.auth-page{--auth-radius:1.15rem;--auth-control-radius:0.65rem;--auth-card-bg:#ffffff;--auth-page-bg:#f8fafc;--auth-visual-bg:#0f172a;--auth-border:#e2e8f0;--auth-border-hover:#cbd5e1;--auth-muted:#64748b;--auth-surface:#f8fafc;--auth-input-hover-bg:#ffffff;--auth-text:#0f172a;--auth-accent:var(--brand-primary,#ffb900);--auth-accent-hover:var(--brand-primary-strong,#fe9a00);--auth-accent-soft:var(--brand-primary-soft,#fff8e1);--auth-accent-border:rgba(255,185,0,0.35);--auth-focus-ring:var(--brand-primary-tint,rgba(255,185,0,0.18));--auth-link:#b45309;--auth-error:#e11d48;--auth-success-text:#047857;--auth-error-bg:#fff1f2;--auth-error-border:#fecdd3;--auth-error-text:#be123c;--auth-on-accent:#0f172a;position:relative;isolation:isolate;display:flex;min-height:calc(100dvh - var(--marketing-header-height, 4.625rem));align-items:center;justify-content:center;overflow:hidden;background:var(--auth-page-bg)}.dark .auth-page{--auth-card-bg:#1e293b;--auth-page-bg:#0f172a;--auth-visual-bg:#020617;--auth-border:#334155;--auth-border-hover:#475569;--auth-muted:#94a3b8;--auth-surface:#0f172a;--auth-input-hover-bg:#1e293b;--auth-text:#f8fafc;--auth-accent:var(--brand-primary,#ffb900);--auth-accent-hover:var(--brand-primary-light,#ffd230);--auth-accent-soft:rgba(255,185,0,0.12);--auth-accent-border:rgba(255,185,0,0.32);--auth-focus-ring:rgba(255,185,0,0.2);--auth-link:var(--brand-primary-light,#ffd230);--auth-error:#fb7185;--auth-success-text:#6ee7b7;--auth-error-bg:rgba(244,63,94,0.1);--auth-error-border:rgba(244,63,94,0.28);--auth-error-text:#fb7185}.auth-page__glow{pointer-events:none;position:absolute;inset:auto 12% -8rem auto;width:28rem;height:28rem;border-radius:9999px;background:radial-gradient(circle,color-mix(in srgb,var(--brand-primary,#ffb900) 28%,transparent),transparent 68%);filter:blur(8px);z-index:0}.auth-page__inner{position:relative;z-index:1;display:flex;width:100%;align-items:center;justify-content:center;padding:1.5rem 1rem 2.25rem}@media (min-width:640px){.auth-page__inner{padding:2.25rem 1.5rem 2.75rem}}.auth-card{display:grid;width:100%;max-width:1040px;overflow:hidden;border:1px solid var(--auth-border);border-radius:var(--auth-radius);background:var(--auth-card-bg);box-shadow:0 1px 2px rgb(15 23 42/.04),0 24px 56px rgb(15 23 42/.08)}@media (min-width:960px){.auth-card{grid-template-columns:minmax(0,1fr) 26.5rem;min-height:38rem}}.auth-form-panel{display:flex;flex-direction:column;min-height:100%}.auth-form-panel__body{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.35rem 2.25rem}@media (min-width:640px){.auth-form-panel__body{padding:2.75rem 2.5rem 3rem}}.auth-form-wrap{width:100%;max-width:24.5rem;margin:0 auto;text-align:left}.auth-visual{display:none;position:relative;overflow:hidden;padding:0;background:var(--auth-visual-bg);color:#f8fafc}@media (min-width:960px){.auth-visual{display:flex}}.auth-visual:after,.auth-visual:before{content:"";position:absolute;border-radius:9999px;pointer-events:none}.auth-visual:before{top:-5rem;right:-4rem;width:16rem;height:16rem;background:radial-gradient(circle,rgba(255,185,0,.32),transparent 70%)}.auth-visual:after{bottom:-6rem;left:-5rem;width:18rem;height:18rem;background:radial-gradient(circle,rgba(192,38,211,.22),transparent 70%)}.auth-visual__inner{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;justify-content:center;gap:1.15rem;padding:2.35rem 2rem 2.15rem}.auth-visual__eyebrow{margin:0;width:fit-content;padding:.28rem .7rem;border:1px solid rgba(255,185,0,.28);border-radius:9999px;background:rgba(255,185,0,.12);color:var(--brand-primary,#ffb900);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-visual__title{margin:0;font-size:1.7rem;font-weight:700;line-height:1.2;letter-spacing:-.03em;color:#ffffff}.auth-visual__title span{color:var(--brand-primary,#ffb900)}.auth-visual__subtitle{margin:0;font-size:.875rem;line-height:1.65;color:#94a3b8}.auth-visual__benefits{margin:.15rem 0 0;padding:0;list-style:none;display:grid;gap:.7rem}.auth-visual__benefits li{display:flex;align-items:flex-start;gap:.65rem;font-size:.8125rem;font-weight:500;line-height:1.45;color:#e2e8f0}.auth-visual__check{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;margin-top:.05rem;border-radius:9999px;background:var(--brand-primary,#ffb900);color:#0f172a}.auth-visual__check svg{width:.7rem;height:.7rem}.auth-visual__quote{margin:.35rem 0 0;padding:1rem 1.05rem;border:1px solid rgba(255,255,255,.08);border-radius:.85rem;background:rgba(15,23,42,.35)}.auth-visual__quote p{margin:0;font-size:.8125rem;line-height:1.6;color:#cbd5e1}.auth-visual__quote footer{display:flex;flex-direction:column;gap:.1rem;margin-top:.75rem}.auth-visual__quote strong{font-size:.8125rem;color:#ffffff}.auth-visual__quote span{font-size:.6875rem;color:#94a3b8}.auth-visual__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:.15rem 0 0}.auth-visual__stats div{min-width:0}.auth-visual__stats dt{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:var(--brand-primary,#ffb900)}.auth-visual__stats dd{margin:.1rem 0 0;font-size:.6875rem;color:#94a3b8}.auth-header{margin-bottom:1.65rem}.auth-eyebrow{margin:0 0 .55rem;width:fit-content;padding:.22rem .62rem;border:1px solid var(--auth-accent-border);border-radius:9999px;background:var(--auth-accent-soft);color:var(--auth-link);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-heading{margin:0;font-size:1.7rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--auth-text)}.auth-subtitle{margin:.55rem 0 0;font-size:.9rem;line-height:1.65;color:var(--auth-muted)}.auth-subtitle strong{color:var(--auth-text);font-weight:600}.auth-field{text-align:left}.auth-field+.auth-field{margin-top:1rem}.auth-label{display:block;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;color:var(--auth-text)}.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.4rem}.auth-label-row .auth-label{margin-bottom:0}.auth-required{color:var(--auth-error)}.auth-error,.auth-hint{margin:.35rem 0 0;font-size:.75rem}.auth-hint{color:var(--auth-muted)}.auth-error{color:var(--auth-error)}.auth-input-wrap{position:relative}.auth-input-icon{pointer-events:none;position:absolute;left:.9rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--auth-muted)}.auth-input{display:block;width:100%;height:2.85rem;padding:0 .95rem 0 2.55rem;border:1px solid var(--auth-border);border-radius:var(--auth-control-radius);background:var(--auth-surface);font-size:.9rem;color:var(--auth-text);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.auth-input--plain{padding-left:.95rem}.auth-input--password{padding-right:2.75rem}.auth-input--otp{padding:0 .875rem;height:3.1rem;text-align:center;font-size:1.25rem;font-weight:600;letter-spacing:.35em;border-radius:var(--auth-control-radius);background:var(--auth-card-bg)}.auth-input::placeholder{color:var(--auth-muted)}.auth-input:hover{border-color:var(--auth-border-hover)}.auth-input:focus,.auth-input:hover{background:var(--auth-input-hover-bg)}.auth-input:focus{outline:none;border-color:var(--auth-accent);box-shadow:0 0 0 3px var(--auth-focus-ring)}.auth-input-toggle{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);padding:.2rem;border:none;background:transparent;color:var(--auth-muted);cursor:pointer}.auth-input-toggle:hover{color:var(--auth-text)}.auth-form{display:block}.auth-btn-primary{display:flex;width:100%;height:2.85rem;align-items:center;justify-content:center;gap:.4rem;margin-top:1.4rem;border:none;border-radius:var(--auth-control-radius);background:var(--auth-accent);font-size:.9375rem;font-weight:700;color:var(--auth-on-accent);cursor:pointer;transition:background .15s ease,transform .15s ease}.auth-btn-primary:hover:not(:disabled){background:var(--auth-accent-hover)}.auth-btn-primary:disabled{opacity:.55;cursor:not-allowed}.auth-btn-social{display:flex;width:100%;height:2.85rem;align-items:center;justify-content:center;gap:.55rem;border:1px solid var(--auth-border);border-radius:var(--auth-control-radius);background:var(--auth-card-bg);font-size:.875rem;font-weight:600;color:var(--auth-text);text-decoration:none;transition:border-color .15s ease,background .15s ease}.auth-btn-social:hover{border-color:var(--auth-border-hover);background:var(--auth-surface)}.auth-switch{margin-top:1.25rem;text-align:center;font-size:.8375rem;color:var(--auth-muted)}.auth-link-accent{font-weight:600;color:var(--auth-link);text-decoration:none}.auth-link-accent:hover{text-decoration:underline}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.2rem 0;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--auth-muted)}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:var(--auth-border)}.auth-footer-note{margin-top:1.35rem;text-align:center;font-size:.72rem;line-height:1.55;color:var(--auth-muted)}.auth-notice{margin-bottom:1rem;padding:.75rem .875rem;border-radius:.75rem;border:1px solid var(--auth-border);font-size:.8125rem;line-height:1.5;text-align:left;color:var(--auth-text)}.auth-notice--neutral{color:var(--auth-muted);background:var(--auth-surface)}.auth-notice--success{border-color:var(--auth-accent-border);background:var(--auth-accent-soft);color:var(--auth-success-text)}.auth-notice--error{border-color:var(--auth-error-border);background:var(--auth-error-bg);color:var(--auth-error-text)}.auth-otp-icon{display:inline-flex;height:3rem;width:3rem;align-items:center;justify-content:center;margin-bottom:.5rem;border-radius:.85rem;border:1px solid var(--auth-accent-border);background:var(--auth-accent-soft);color:var(--auth-link)}.auth-otp-footer{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--auth-border);text-align:center}.auth-otp-back{display:inline-flex;align-items:center;gap:.35rem;margin-top:.75rem;border:none;background:transparent;font-size:.8125rem;font-weight:500;color:var(--auth-muted);text-decoration:none;cursor:pointer}.auth-otp-back:hover{color:var(--auth-text)}.auth-resend-btn{border:none;background:transparent;padding:0;font-weight:600;cursor:pointer}.auth-resend-btn--disabled{color:var(--auth-muted);cursor:not-allowed}.auth-resend-btn--active{color:var(--auth-link)}.auth-resend-btn--active:hover{text-decoration:underline}