div.svelte-1eb4uvf{max-width:400px;margin:2rem auto;padding:2rem;background:#fff;border-radius:var(--radius-small);box-shadow:var(--shadow-100);text-align:center}h1.svelte-1eb4uvf{color:#333;margin-bottom:1.5rem;font-size:1.8rem;word-break:break-all}input.svelte-1eb4uvf{box-sizing:border-box;width:100%;padding:.8rem;margin:1rem 0;border:2px solid #eaeaea;border-radius:var(--radius-small);font-size:1rem;transition:border-color .3s ease}input.svelte-1eb4uvf:focus{outline:none;border-color:var(--primary-color)}button.svelte-1eb4uvf{width:100%;padding:.8rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--radius-small);font-size:1rem;cursor:pointer;transition:background-color .3s ease}button.svelte-1eb4uvf:hover{background-color:var(--primary-color-active)}button.svelte-1eb4uvf:active{transform:translateY(1px)}@media(max-width:480px){div.svelte-1eb4uvf{margin:1rem;padding:1rem}h1.svelte-1eb4uvf{font-size:1.5rem}}
