.login-container.svelte-18c6u1m{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a365d,#2d3748);padding:1rem}.login-card.svelte-18c6u1m{background:#fff;border-radius:12px;padding:2.5rem;width:100%;max-width:400px;box-shadow:0 20px 40px #0003}.login-header.svelte-18c6u1m{text-align:center;margin-bottom:2rem}.login-logo.svelte-18c6u1m{height:64px;width:auto;margin-bottom:1rem}.login-header.svelte-18c6u1m h1:where(.svelte-18c6u1m){font-size:1.5rem;color:#1a365d;margin:0;font-weight:700}.login-header.svelte-18c6u1m p:where(.svelte-18c6u1m){color:#718096;margin:.5rem 0 0;font-size:.875rem}.error-message.svelte-18c6u1m{display:flex;align-items:center;gap:.5rem;background:#fed7d7;color:#c53030;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem}.error-message.svelte-18c6u1m svg:where(.svelte-18c6u1m){width:18px;height:18px;flex-shrink:0}.form-group.svelte-18c6u1m{margin-bottom:1.25rem}label.svelte-18c6u1m{display:block;font-size:.875rem;font-weight:500;color:#4a5568;margin-bottom:.5rem}input.svelte-18c6u1m{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}input.svelte-18c6u1m:focus{outline:none;border-color:#00875a;box-shadow:0 0 0 3px #00875a1a}input.svelte-18c6u1m:disabled{background:#f7fafc;cursor:not-allowed}.password-input.svelte-18c6u1m{position:relative}.password-input.svelte-18c6u1m input:where(.svelte-18c6u1m){padding-right:3rem}.toggle-password.svelte-18c6u1m{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:.5rem;cursor:pointer;color:#718096;display:flex;align-items:center;justify-content:center}.toggle-password.svelte-18c6u1m:hover{color:#4a5568}.toggle-password.svelte-18c6u1m svg:where(.svelte-18c6u1m){width:20px;height:20px}.btn-primary.svelte-18c6u1m{width:100%;padding:.875rem 1.5rem;background:#00875a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s,transform .1s;margin-top:1.5rem}.btn-primary.svelte-18c6u1m:hover:not(:disabled){background:#064}.btn-primary.svelte-18c6u1m:active:not(:disabled){transform:scale(.98)}.btn-primary.svelte-18c6u1m:disabled{background:#a0aec0;cursor:not-allowed}.spinner.svelte-18c6u1m{width:20px;height:20px;animation:svelte-18c6u1m-spin 1s linear infinite}@keyframes svelte-18c6u1m-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
