.auth-login-shell{--auth-navy:#0b1f3a;--auth-navy-mid:#122a4d;--auth-blue:#1a6dff;--auth-blue-soft:#3b8bff;--auth-ink:#0f172a;--auth-muted:#64748b;--auth-border:#e2e8f0;--auth-input-bg:#ffffff;color-scheme:light;width:min(1080px,100%);display:grid;grid-template-columns:1fr;border-radius:1.35rem;overflow:hidden;background:#fff;box-shadow:0 28px 64px rgba(15,40,80,.16),0 2px 10px rgba(15,40,80,.06)}@media (min-width:900px){.auth-login-shell{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:min(680px,calc(100vh - 7.5rem))}}.auth-brand-panel{position:relative;display:none;flex-direction:column;min-height:100%;padding:2rem 2.35rem 1.5rem;color:#e8f0ff;background:radial-gradient(ellipse 90% 70% at 15% 0,rgba(45,110,230,.38),transparent 55%),radial-gradient(ellipse 80% 60% at 100% 100%,rgba(18,70,170,.45),transparent 55%),linear-gradient(165deg,#0a1c36,#122a4d 48%,#081628);overflow:hidden}@media (min-width:900px){.auth-brand-panel{display:flex}}.auth-brand-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 90% 80% at 40% 35%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 90% 80% at 40% 35%,#000 20%,transparent 75%);pointer-events:none}.auth-brand-panel>*{position:relative;z-index:1}.auth-brand-top{flex-shrink:0}.auth-brand-logo{display:flex;align-items:center;gap:.75rem}.auth-brand-logo-mark{border-radius:.75rem!important}.auth-brand-title{font-size:1.2rem;font-weight:700;letter-spacing:.02em;line-height:1.2;color:#fff}.auth-brand-subtitle{font-size:.62rem;letter-spacing:.16em;color:#8fb4e8;margin-top:.2rem}.auth-brand-hero{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;padding:1.25rem 0 1.5rem;min-height:0}.auth-brand-status{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;color:#c3d8f7}.auth-brand-status-dot{width:.45rem;height:.45rem;border-radius:999px;background:var(--auth-blue-soft);box-shadow:0 0 0 4px rgba(59,139,255,.22);animation:auth-pulse 2.4s ease-in-out infinite}@keyframes auth-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.9)}}.auth-brand-headline{margin:.9rem 0 0;display:flex;flex-direction:column;gap:.15rem;font-size:clamp(1.85rem,2.6vw,2.55rem);font-weight:800;line-height:1.2;letter-spacing:-.03em}.auth-brand-headline-line{color:#ffffff}.auth-brand-headline-accent{background:linear-gradient(115deg,#dcecff,#7eb6ff 55%,#4d9dff);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-brand-desc{margin-top:1rem;max-width:22rem;font-size:.9rem;line-height:1.7;color:#9db8dc}.auth-brand-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.35rem}.auth-brand-tag{padding:.42rem .9rem;border-radius:999px;font-size:.74rem;color:#d7e6ff;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14)}.auth-brand-footer{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:.5rem;font-size:.72rem;color:#7a98c0}.auth-form-panel{display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem 2.25rem;background:#ffffff;color:var(--auth-ink)}@media (min-width:640px){.auth-form-panel{padding:2.75rem 3rem}}.auth-form-panel .auth-form-inner{width:100%;max-width:380px;margin:0 auto}.auth-form-heading{font-size:1.7rem;font-weight:800;color:var(--auth-ink);letter-spacing:-.02em}.auth-form-subheading{margin-top:.4rem;font-size:.9rem;color:var(--auth-muted)}.auth-method-tabs{display:grid;grid-template-columns:1fr 1fr;margin-top:1.75rem;border-bottom:1px solid #e8eef6}.auth-method-tab{position:relative;padding:.8rem .5rem;text-align:center;font-size:.95rem;font-weight:600;color:#94a3b8;background:transparent;border:0;cursor:pointer;transition:color .2s ease}.auth-method-tab[data-active=true]{color:var(--auth-blue)}.auth-method-tab[data-active=true]:after{content:"";position:absolute;left:18%;right:18%;bottom:-1px;height:2.5px;border-radius:999px;background:var(--auth-blue)}.auth-form-panel input:not([type=checkbox]),.auth-form-panel input[type=email],.auth-form-panel input[type=password],.auth-form-panel input[type=tel],.auth-form-panel input[type=text]{background-color:var(--auth-input-bg)!important;color:var(--auth-ink)!important;border-color:var(--auth-border)!important}.auth-form-panel input::-moz-placeholder{color:#94a3b8!important}.auth-form-panel input::placeholder{color:#94a3b8!important}.auth-form-panel label{color:#334155}.auth-form-panel .text-muted-foreground{color:#64748b!important}.auth-login-btn{width:100%;height:2.85rem;border-radius:.75rem;font-weight:600;background:var(--auth-blue)!important;color:#fff!important;box-shadow:0 8px 20px rgba(26,109,255,.28)}.auth-login-btn:hover:not(:disabled){background:#1558d6!important}.auth-code-btn{height:2.5rem;border-radius:.65rem;border:1px solid #c7dbff!important;background:#eef4ff!important;color:var(--auth-blue)!important;font-weight:600;white-space:nowrap;min-width:7.5rem}.auth-code-btn:hover:not(:disabled){background:#e0ecff!important;color:var(--auth-blue)!important}.auth-code-btn:disabled{opacity:.55;color:var(--auth-blue)!important;background:#eef4ff!important}.auth-form-panel button.border{background-color:#ffffff!important;color:var(--auth-ink)!important;border-color:var(--auth-border)!important}.auth-form-panel button.border:hover:not(:disabled){background-color:#f1f5f9!important;color:var(--auth-ink)!important}.auth-oauth-divider{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;color:#94a3b8;font-size:.8rem}.auth-oauth-divider:after,.auth-oauth-divider:before{content:"";flex:1;height:1px;background:#e5eaf1}.auth-oauth-row{display:flex;justify-content:center;gap:1rem}.auth-oauth-btn{width:2.75rem;height:2.75rem;border-radius:999px;display:grid;place-items:center;border:1px solid #e5eaf1;background:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.auth-oauth-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(15,40,80,.1)}.auth-oauth-btn:disabled{opacity:.45;cursor:not-allowed}.auth-field-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.auth-field-with-icon{padding-left:2.35rem!important}.auth-host-hint{margin-top:1.5rem;text-align:center;font-size:.75rem;color:#94a3b8}.auth-host-hint a{color:var(--auth-blue)}