body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f3f4f6}main.svelte-8mv3eh{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f3f4f6}.container.svelte-8mv3eh{display:flex;justify-content:center;align-items:center;flex-direction:column}.card.svelte-8mv3eh{background-color:#fff;padding:40px;border-radius:10px;box-shadow:0 8px 16px #0000001a;text-align:center;width:100%;max-width:400px}h1.svelte-8mv3eh{font-size:1.8rem;margin-bottom:20px;color:#333}p.svelte-8mv3eh{color:#555;font-size:1rem;margin-bottom:30px}.input-group.svelte-8mv3eh{display:flex;justify-content:space-between;border-radius:5px;overflow:hidden}input.svelte-8mv3eh{padding:15px;font-size:1rem;border:1px solid #ddd;border-right:none;border-radius:5px 0 0 5px;flex:1;transition:all .3s ease}input.svelte-8mv3eh:focus{outline:none;border-color:#007bff}button.svelte-8mv3eh{padding:15px;background-color:#007bff;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .3s ease;border-radius:0 5px 5px 0}button.svelte-8mv3eh:hover{background-color:#0056b3}@media (max-width: 480px){.card.svelte-8mv3eh{padding:20px}input.svelte-8mv3eh,button.svelte-8mv3eh{font-size:.9rem;padding:10px}h1.svelte-8mv3eh{font-size:1.5rem}p.svelte-8mv3eh{font-size:.9rem}}
