.login-container.svelte-1x05zx6{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-box.svelte-1x05zx6{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;width:100%;max-width:400px}h1.svelte-1x05zx6{margin-top:0;margin-bottom:1.5rem;text-align:center;color:#333;font-size:1.5rem}.form-group.svelte-1x05zx6{margin-bottom:1rem}label.svelte-1x05zx6{display:block;margin-bottom:.5rem;color:#555;font-weight:500}input.svelte-1x05zx6{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box;transition:border-color .3s}input.svelte-1x05zx6:focus{outline:none;border-color:#667eea}.login-button.svelte-1x05zx6{width:100%;padding:.75rem;background:#667eea;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.login-button.svelte-1x05zx6:hover{background:#5568d3}.error-message.svelte-1x05zx6{background:#fee;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #fcc}.success-message.svelte-1x05zx6{background:#efe;color:#3c3;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #cfc}
