.auth-shell[data-astro-cid-3qlrnpww]{display:flex;flex-direction:row-reverse;min-height:100vh;width:100%;background:var(--bg-body)}.auth-brand[data-astro-cid-3qlrnpww]{flex:1 1 50%;display:flex;align-items:center;justify-content:center;padding:3rem 2.5rem;background:var(--bg-body);overflow:hidden}.auth-brand-inner[data-astro-cid-3qlrnpww]{width:100%;max-width:520px;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.hero-headline[data-astro-cid-3qlrnpww]{margin:0;text-align:center;font-size:2rem;line-height:1.2;font-weight:700;letter-spacing:-.01em;color:var(--text-white)}.hero-headline-accent[data-astro-cid-3qlrnpww]{color:var(--accent-blue)}.hero-headline-connector[data-astro-cid-3qlrnpww],.hero-headline-rest[data-astro-cid-3qlrnpww]{color:var(--text-white)}.auth-preview[data-astro-cid-3qlrnpww]{--bg-body: #ffffff;--bg-card: #ffffff;--bg-darker: #f5f9fd;--border-color: #e6edf4;--text-white: #13202c;--text-light: #214f76;--text-gray: #5b6b7b;--bg-input: #ffffff;--accent-blue: #0898e1}.auth-preview[data-astro-cid-3qlrnpww].auth-shell,.auth-preview[data-astro-cid-3qlrnpww] .auth-brand[data-astro-cid-3qlrnpww],.auth-preview[data-astro-cid-3qlrnpww] .auth-form-pane[data-astro-cid-3qlrnpww]{background:#fff}.auth-preview[data-astro-cid-3qlrnpww] .auth-form-pane[data-astro-cid-3qlrnpww]{border-right:1px solid #e6edf4}.auth-preview[data-astro-cid-3qlrnpww] .hero-preview-word[data-astro-cid-3qlrnpww]{color:#000}.auth-preview[data-astro-cid-3qlrnpww] .hero-headline-accent[data-astro-cid-3qlrnpww]{color:#0898e1}.auth-preview[data-astro-cid-3qlrnpww] .auth-card[data-astro-cid-3qlrnpww]{border:none;background:transparent;box-shadow:none;max-width:380px;padding:0;text-align:center}.hero-video[data-astro-cid-3qlrnpww]{width:100%;aspect-ratio:16 / 9;border-radius:16px;background:#15b6ff;overflow:hidden;position:relative}.hero-video[data-astro-cid-3qlrnpww] iframe[data-astro-cid-3qlrnpww]{position:absolute;inset:0;width:100%;height:100%;border:0}.auth-form-pane[data-astro-cid-3qlrnpww]{position:relative;flex:1 1 50%;display:flex;align-items:center;justify-content:center;padding:3rem 2rem;background:var(--bg-body);border-right:1px solid var(--border-color)}.auth-logo[data-astro-cid-3qlrnpww]{position:absolute;top:1.75rem;left:2rem;display:inline-flex;align-items:center;gap:.55rem;text-decoration:none}.auth-logo-img[data-astro-cid-3qlrnpww]{height:36px;width:auto;object-fit:contain;display:block}.auth-theme-switcher[data-astro-cid-3qlrnpww]{position:absolute;top:1.5rem;right:2rem;z-index:100}.auth-theme-btn[data-astro-cid-3qlrnpww]{display:flex;align-items:center;gap:8px;background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-light);padding:6px 12px;border-radius:10px;cursor:pointer;font-size:.82rem;font-weight:600;font-family:inherit;transition:all .15s}.auth-theme-btn[data-astro-cid-3qlrnpww]:hover{background:var(--bg-darker);color:var(--text-white)}.auth-theme-dot[data-astro-cid-3qlrnpww]{width:14px;height:14px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px var(--border-color)}.auth-theme-chevron[data-astro-cid-3qlrnpww]{color:var(--text-gray)}.auth-theme-dropdown[data-astro-cid-3qlrnpww]{display:none;position:absolute;top:calc(100% + 10px);right:0;background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:6px;min-width:180px;box-shadow:0 8px 24px #0006;animation:fadeIn .15s ease-out;z-index:200}[data-astro-cid-3qlrnpww][data-theme=light] .auth-theme-dropdown[data-astro-cid-3qlrnpww]{box-shadow:0 10px 28px #0f172a1f}.auth-theme-dropdown[data-astro-cid-3qlrnpww].open{display:block}.auth-theme-option[data-astro-cid-3qlrnpww]{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500;color:var(--text-gray);background:none;border:none;font-family:inherit;transition:all .15s;text-align:left}.auth-theme-option[data-astro-cid-3qlrnpww]:hover{background:var(--bg-darker);color:var(--text-white)}.auth-theme-option[data-astro-cid-3qlrnpww].active{color:var(--accent-blue);background:#2980b91a}.auth-card[data-astro-cid-3qlrnpww]{width:100%;max-width:440px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 6px #0000001f;padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:background-color .3s,border-color .3s}.auth-heading[data-astro-cid-3qlrnpww]{margin:0;font-size:1.5rem;font-weight:700;line-height:1.25;color:var(--text-white)}.auth-subheading[data-astro-cid-3qlrnpww]{margin:0 0 .5rem;font-size:.9rem;line-height:1.5;color:var(--text-gray);font-weight:400}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.auth-shell[data-astro-cid-3qlrnpww]{flex-direction:column-reverse;min-height:100vh}.auth-form-pane[data-astro-cid-3qlrnpww]{width:100%;flex:0 0 auto;padding:5rem 1.25rem 2rem;border-right:0;border-bottom:1px solid var(--border-color)}.auth-logo[data-astro-cid-3qlrnpww]{top:1.25rem;left:1.25rem}.auth-theme-switcher[data-astro-cid-3qlrnpww]{top:1.25rem;right:1.25rem}.auth-brand[data-astro-cid-3qlrnpww]{width:100%;flex:0 0 auto;padding:2rem 1.25rem 2.5rem}.auth-brand-inner[data-astro-cid-3qlrnpww]{gap:1.5rem}.hero-headline[data-astro-cid-3qlrnpww]{font-size:1.5rem}.hero-video[data-astro-cid-3qlrnpww]{max-height:240px}.auth-card[data-astro-cid-3qlrnpww]{padding:1.5rem;max-width:100%}}@media(max-width:600px){.auth-card[data-astro-cid-3qlrnpww]{padding:1.25rem;border-radius:10px}.hero-video[data-astro-cid-3qlrnpww]{max-height:180px;border-radius:12px}}:root{--bg-body: #13151a;--bg-card: #1a1d24;--bg-darker: #0f1115;--border-color: #2a2d35;--text-white: #e8eaed;--text-light: #c4c7cc;--text-gray: #8b8f96;--accent-blue: #0898E1;--accent-green: #10b981;--accent-red: #e74c3c;--accent-orange: #e67e22;--accent-amber: #f59e0b;--accent-gold: #d4a017;--accent-purple: #8b5cf6;--bg-input: #13151a}[data-theme=light]{--bg-body: #f5f6fa;--bg-card: #ffffff;--bg-darker: #ebedf2;--border-color: #e0e2e8;--text-white: #1a1a2e;--text-light: #4a4a5a;--text-gray: #7a7a8a;--accent-blue: #0898E1;--accent-green: #059669;--accent-red: #e74c3c;--accent-orange: #e67e22;--accent-amber: #d97706;--accent-gold: #b8860b;--accent-purple: #7c3aed;--bg-input: #f9fafb}[data-theme=midnight]{--bg-body: #0d1b2a;--bg-card: #1b2838;--bg-darker: #0a1520;--border-color: #2a3a4a;--text-white: #e0e8f0;--text-light: #b0bec5;--text-gray: #78909c;--accent-blue: #5c9ce6;--accent-green: #10b981;--accent-red: #e74c3c;--accent-orange: #e67e22;--accent-amber: #f59e0b;--accent-gold: #d4a017;--accent-purple: #8b5cf6;--bg-input: #0d1b2a}[data-theme=forest]{--bg-body: #1a2e1a;--bg-card: #243524;--bg-darker: #142014;--border-color: #3a4a3a;--text-white: #e0f0e0;--text-light: #b0c5b0;--text-gray: #7a907a;--accent-blue: #0898E1;--accent-green: #34d399;--accent-red: #e74c3c;--accent-orange: #e67e22;--accent-amber: #f59e0b;--accent-gold: #d4a017;--accent-purple: #8b5cf6;--bg-input: #1a2e1a}[data-theme=sunset]{--bg-body: #2d1b0e;--bg-card: #3a2515;--bg-darker: #20140a;--border-color: #4a3525;--text-white: #f0e0d0;--text-light: #c5b0a0;--text-gray: #907a6a;--accent-blue: #0898E1;--accent-green: #10b981;--accent-red: #e74c3c;--accent-orange: #f0923e;--accent-amber: #f59e0b;--accent-gold: #d4a017;--accent-purple: #8b5cf6;--bg-input: #2d1b0e}[data-theme=ocean]{--bg-body: #0a1628;--bg-card: #142236;--bg-darker: #080f1e;--border-color: #243448;--text-white: #d8e8f8;--text-light: #a0b8d0;--text-gray: #6888a8;--accent-blue: #5eaaf0;--accent-green: #10b981;--accent-red: #e74c3c;--accent-orange: #e67e22;--accent-amber: #f59e0b;--accent-gold: #d4a017;--accent-purple: #8b5cf6;--bg-input: #0a1628}html,body{margin:0;padding:0;width:100%;min-height:100vh;font-family:Inter,system-ui,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg-body);color:var(--text-white);transition:background-color .3s,color .3s}*,*:before,*:after{box-sizing:border-box}
