.login-page.svelte-3sdyca{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;gap:4rem;padding:2rem}.login-card.svelte-3sdyca{background:var(--surface);border-radius:1rem;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid var(--border)}.login-header.svelte-3sdyca{text-align:center;margin-bottom:2rem}.logo-icon.svelte-3sdyca{display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.logo-icon.svelte-3sdyca img:where(.svelte-3sdyca){width:100px;height:auto}.login-header.svelte-3sdyca h1:where(.svelte-3sdyca){font-size:1.75rem;margin:0 0 .5rem}.login-header.svelte-3sdyca p:where(.svelte-3sdyca){color:var(--text-secondary);margin:0}.error-message.svelte-3sdyca{display:flex;align-items:center;gap:.75rem;background:var(--error-light);color:var(--error);padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;font-size:.875rem}.form-group.svelte-3sdyca{margin-bottom:1.25rem}.form-group.svelte-3sdyca label:where(.svelte-3sdyca){display:block;margin-bottom:.5rem;font-weight:500;color:var(--text);font-size:.875rem}.submit-btn.svelte-3sdyca{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.submit-btn.svelte-3sdyca:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.submit-btn.svelte-3sdyca:disabled{opacity:.7;cursor:not-allowed;transform:none}.spinner-small.svelte-3sdyca{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-3sdyca-spin .8s linear infinite}@keyframes svelte-3sdyca-spin{to{transform:rotate(360deg)}}.divider.svelte-3sdyca{display:flex;align-items:center;margin:1.5rem 0;color:var(--text-secondary);font-size:.875rem}.divider.svelte-3sdyca:before,.divider.svelte-3sdyca:after{content:"";flex:1;height:1px;background:var(--border)}.divider.svelte-3sdyca span:where(.svelte-3sdyca){padding:0 1rem}.toggle-btn.svelte-3sdyca{width:100%;padding:.75rem;background:transparent;color:var(--primary);border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.toggle-btn.svelte-3sdyca:hover:not(:disabled){background:var(--background);border-color:var(--primary)}.features.svelte-3sdyca{display:none}@media (min-width: 1024px){.features.svelte-3sdyca{display:flex;flex-direction:column;gap:2rem;max-width:320px}.feature.svelte-3sdyca{display:flex;flex-direction:column;gap:.5rem}.feature-icon.svelte-3sdyca{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--primary-light);border-radius:.75rem;color:var(--primary-dark)}.feature.svelte-3sdyca h3:where(.svelte-3sdyca){font-size:1rem;margin:.5rem 0 0}.feature.svelte-3sdyca p:where(.svelte-3sdyca){color:var(--text-secondary);margin:0;font-size:.875rem}}@media (max-width: 480px){.login-card.svelte-3sdyca{padding:1.5rem}}
