.auth-shell{--background:#0d1117;--foreground:#e6edf3;--card:#161b22;--card-foreground:#e6edf3;--popover:#161b22;--popover-foreground:#e6edf3;--primary:#39d0d8;--primary-foreground:#06121a;--secondary:#1c232d;--secondary-foreground:#e6edf3;--muted:#1c232d;--muted-foreground:#8b98a5;--accent:#222b35;--accent-foreground:#e6edf3;--destructive:#f76d6d;--destructive-foreground:#f76d6d;--border:#2a3541;--input:#2a3541;--ring:#39d0d8;background:var(--background);min-height:100dvh;color:var(--foreground);grid-template-columns:minmax(0,1fr);display:grid}@media (width>=1024px){.auth-shell{grid-template-columns:minmax(0,5fr) minmax(0,6fr)}}.auth-shell .auth-brand-panel{border-right:1px solid var(--border);background:#0b0f14;flex-direction:column;justify-content:space-between;padding:48px;display:none;position:relative;overflow:hidden}@media (width>=1024px){.auth-shell .auth-brand-panel{display:flex}}.auth-shell .auth-brand-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 12%,#39d0d829,#0000 45%),radial-gradient(circle at 85% 82%,#a874ff24,#0000 50%);position:absolute;inset:-20%}.auth-shell .auth-logo-badge{color:#06121a;background:linear-gradient(135deg,#39d0d8,#a874ff);border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:800;display:grid}.auth-shell .auth-brand-lockup{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.auth-shell .auth-brand-lockup b{letter-spacing:.2px;font-size:16px}.auth-shell .auth-brand-lockup small{color:#5b6672;font-family:SF Mono,ui-monospace,JetBrains Mono,Menlo,Consolas,monospace;font-size:11px;display:block}.auth-shell .auth-pitch{z-index:1;max-width:380px;position:relative}.auth-shell .auth-pitch h2{letter-spacing:-.01em;margin:0 0 12px;font-size:27px;font-weight:650;line-height:1.3}.auth-shell .auth-pitch p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.6}.auth-shell .auth-features{z-index:1;flex-direction:column;gap:18px;margin-top:40px;display:flex;position:relative}.auth-shell .auth-feature{align-items:flex-start;gap:12px;display:flex}.auth-shell .auth-feature .dot{background:#39d0d8;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin-top:7px;box-shadow:0 0 8px #39d0d8b3}.auth-shell .auth-feature b{font-size:13.5px;font-weight:600;display:block}.auth-shell .auth-feature span{color:var(--muted-foreground);font-size:12.5px}.auth-shell .auth-foot{z-index:1;color:#5b6672;font-family:SF Mono,ui-monospace,JetBrains Mono,Menlo,Consolas,monospace;font-size:11px;position:relative}.auth-shell .auth-form-panel{justify-content:center;align-items:center;padding:32px 24px;display:flex}.auth-shell .auth-form-card{width:100%;max-width:380px}.auth-shell .auth-mobile-brand{display:flex}@media (width>=1024px){.auth-shell .auth-mobile-brand{display:none}}
