.auth-wrapper[data-astro-cid-bura65hl]{min-height:100vh;display:flex;flex-direction:column;background-color:var(--bg-main, #f8fafc);color:var(--text-main, #0f172a);font-family:system-ui,-apple-system,sans-serif}.auth-topbar[data-astro-cid-bura65hl]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;border-bottom:1px solid var(--border-color, #e2e8f0);background:#fff}.brand-logo[data-astro-cid-bura65hl]{font-weight:700;font-size:1.125rem;color:var(--primary, #0f172a);text-decoration:none}.topbar-actions[data-astro-cid-bura65hl]{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.switch-mode-link[data-astro-cid-bura65hl]{color:var(--text-main, #0f172a);text-decoration:none;font-weight:500}.divider[data-astro-cid-bura65hl]{color:var(--border-color, #cbd5e1)}.help-icon[data-astro-cid-bura65hl]{cursor:pointer;background:#f1f5f9;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.auth-main[data-astro-cid-bura65hl]{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 1rem}.auth-card[data-astro-cid-bura65hl]{background:#fff;border:1px solid var(--border-color, #e2e8f0);border-radius:12px;padding:2.5rem;width:100%;max-width:480px;box-shadow:0 4px 6px -1px #0000000d}.auth-header[data-astro-cid-bura65hl]{text-align:center;margin-bottom:1.75rem}.auth-header[data-astro-cid-bura65hl] h1[data-astro-cid-bura65hl]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#0f172a}.auth-header[data-astro-cid-bura65hl] p[data-astro-cid-bura65hl]{font-size:.875rem;color:#64748b}.social-auth[data-astro-cid-bura65hl]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.btn-social[data-astro-cid-bura65hl]{width:100%;padding:.625rem;border:1px solid var(--border-color, #cbd5e1);border-radius:6px;background:#fff;font-weight:500;font-size:.875rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}.btn-social[data-astro-cid-bura65hl]:hover{background:#f8fafc}.auth-divider[data-astro-cid-bura65hl]{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#94a3b8;font-size:.75rem;letter-spacing:.05em}.auth-divider[data-astro-cid-bura65hl]:before,.auth-divider[data-astro-cid-bura65hl]:after{content:"";flex:1;border-bottom:1px solid var(--border-color, #e2e8f0)}.auth-divider[data-astro-cid-bura65hl] span[data-astro-cid-bura65hl]{padding:0 .75rem}.auth-form[data-astro-cid-bura65hl]{display:flex;flex-direction:column;gap:1.125rem}.form-group[data-astro-cid-bura65hl]{display:flex;flex-direction:column;gap:.375rem}.form-group[data-astro-cid-bura65hl] label[data-astro-cid-bura65hl]{font-size:.75rem;font-weight:700;letter-spacing:.05em;color:#475569}.form-group[data-astro-cid-bura65hl] input[data-astro-cid-bura65hl]{padding:.625rem .875rem;border:1px solid var(--border-color, #cbd5e1);border-radius:6px;font-size:.9375rem}.form-group[data-astro-cid-bura65hl] input[data-astro-cid-bura65hl]:focus{outline:2px solid #0f172a;outline-offset:-1px}.password-input-wrapper[data-astro-cid-bura65hl]{position:relative;display:flex;align-items:center}.password-input-wrapper[data-astro-cid-bura65hl] input[data-astro-cid-bura65hl]{padding-right:2.5rem;width:100%}.password-toggle[data-astro-cid-bura65hl]{position:absolute;right:.5rem;background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#64748b;transition:color .2s}.password-toggle[data-astro-cid-bura65hl]:hover{color:#0f172a}.password-toggle[data-astro-cid-bura65hl]:focus{outline:2px solid #0f172a;outline-offset:2px}.eye-icon[data-astro-cid-bura65hl]{font-size:1.1rem}.form-checkbox[data-astro-cid-bura65hl]{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:#475569;margin-top:.25rem}.form-checkbox[data-astro-cid-bura65hl] input[data-astro-cid-bura65hl]{margin-top:.2rem}.form-checkbox[data-astro-cid-bura65hl] a[data-astro-cid-bura65hl]{color:#0f172a;text-decoration:underline}.btn-primary[data-astro-cid-bura65hl]{margin-top:.5rem;padding:.75rem;background-color:#0f172a;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background .2s}.btn-primary[data-astro-cid-bura65hl]:hover{background-color:#1e293b}.security-badge[data-astro-cid-bura65hl]{margin-top:.5rem;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:.5rem;border-radius:6px;font-size:.75rem;font-weight:500}.auth-footer-link[data-astro-cid-bura65hl]{text-align:center;margin-top:1.5rem;font-size:.875rem;color:#64748b}.auth-footer-link[data-astro-cid-bura65hl] a[data-astro-cid-bura65hl]{color:#0f172a;font-weight:600;text-decoration:none}.auth-footer-link[data-astro-cid-bura65hl] a[data-astro-cid-bura65hl]:hover{text-decoration:underline}.auth-bottom-bar[data-astro-cid-bura65hl]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;border-top:1px solid var(--border-color, #e2e8f0);background:#fff;font-size:.75rem;color:#64748b}.footer-center[data-astro-cid-bura65hl]{display:flex;gap:1.5rem}.footer-center[data-astro-cid-bura65hl] a[data-astro-cid-bura65hl]{color:#64748b;text-decoration:none}.footer-center[data-astro-cid-bura65hl] a[data-astro-cid-bura65hl]:hover{color:#0f172a}@media (max-width: 768px){.auth-[data-astro-cid-bura65hl] bottom-bar[data-astro-cid-bura65hl]{flex-direction:column;gap:1rem;text-align:center}.footer-center[data-astro-cid-bura65hl]{flex-wrap:wrap;justify-content:center}}
