@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary:#6366f1;--primary-light:#818cf8;--primary-dark:#4f46e5;--bg:#f8fafc;--surface:#fff;--text:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--radius:12px;--shadow:0 1px 3px #00000014, 0 1px 2px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}button{cursor:pointer;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.loading-screen.svelte-12qhfyh{min-height:100vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.loading-spinner.svelte-12qhfyh{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.7s linear infinite svelte-12qhfyh-spin}.logout-bar.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border);justify-content:flex-end;align-items:center;gap:12px;padding:10px 24px;display:flex}.welcome-text.svelte-12qhfyh{color:var(--text-muted);font-size:.85rem}.btn-sm.svelte-12qhfyh{padding:6px 12px;font-size:.8rem}.login-page.svelte-12qhfyh{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-container.svelte-12qhfyh{background:var(--surface);border-radius:20px;grid-template-columns:1fr 1fr;width:100%;max-width:900px;display:grid;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.login-branding.svelte-12qhfyh{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 50%,#3730a3 100%);justify-content:center;align-items:center;padding:48px 40px;display:flex}.brand-content.svelte-12qhfyh{text-align:center}.brand-icon.svelte-12qhfyh{margin-bottom:16px;font-size:3.5rem}.brand-content.svelte-12qhfyh h1:where(.svelte-12qhfyh){margin-bottom:12px;font-size:1.6rem;font-weight:700}.brand-content.svelte-12qhfyh p:where(.svelte-12qhfyh){opacity:.85;margin-bottom:32px;font-size:.9rem;line-height:1.6}.brand-features.svelte-12qhfyh{text-align:left;flex-direction:column;gap:12px;display:flex}.feature.svelte-12qhfyh{opacity:.9;align-items:center;gap:10px;font-size:.85rem;display:flex}.login-form-section.svelte-12qhfyh{justify-content:center;align-items:center;padding:48px 40px;display:flex}.login-form-wrapper.svelte-12qhfyh{width:100%;max-width:320px}.form-header.svelte-12qhfyh{margin-bottom:28px}.form-header.svelte-12qhfyh h2:where(.svelte-12qhfyh){color:var(--text);margin-bottom:4px;font-size:1.5rem;font-weight:700}.form-header.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.85rem}.form-body.svelte-12qhfyh{flex-direction:column;gap:16px;display:flex}.form-group.svelte-12qhfyh{flex-direction:column;gap:6px;display:flex}.form-group.svelte-12qhfyh label:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.8rem;font-weight:500}.input-wrapper.svelte-12qhfyh{border:1px solid var(--border);background:var(--bg);border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:all .2s;display:flex}.input-wrapper.svelte-12qhfyh:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #6366f11a}.input-wrapper.svelte-12qhfyh svg:where(.svelte-12qhfyh){color:var(--text-muted);flex-shrink:0}.input-wrapper.svelte-12qhfyh input:where(.svelte-12qhfyh){width:100%;color:var(--text);background:0 0;border:none;outline:none;font-size:.9rem}.btn-full.svelte-12qhfyh{border-radius:10px;justify-content:center;width:100%;margin-top:4px;padding:12px;font-size:.9rem;font-weight:600}.alert.svelte-12qhfyh{border-radius:8px;padding:10px 14px;font-size:.8rem;font-weight:500}.alert-error.svelte-12qhfyh{color:var(--danger);background:#ef44441a;border:1px solid #ef444433}.switch-text.svelte-12qhfyh{text-align:center;color:var(--text-muted);font-size:.8rem}.link-btn.svelte-12qhfyh{color:var(--primary);background:0 0;font-size:.8rem;font-weight:600}.link-btn.svelte-12qhfyh:hover{text-decoration:underline}.spinner.svelte-12qhfyh{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite svelte-12qhfyh-spin;display:inline-block}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}@media (width<=768px){.login-container.svelte-12qhfyh{grid-template-columns:1fr;max-width:420px}.login-branding.svelte-12qhfyh{padding:32px 24px}.brand-features.svelte-12qhfyh{display:none}.brand-content.svelte-12qhfyh p:where(.svelte-12qhfyh){margin-bottom:0}.login-form-section.svelte-12qhfyh{padding:32px 24px}}
