.auth-split-layout{--auth-brand-dark: #071428;--auth-brand-mid: #0c2447;--auth-brand-light: #12325f;--auth-accent: #2563eb;--auth-accent-hover: #1d4ed8;--auth-accent-soft: #38bdf8;--auth-surface: #eef2f7;--auth-text: #0f172a;--auth-muted: #64748b;min-height:100vh;display:flex;flex-wrap:wrap;background:var(--auth-surface)}.admin-body{background:var(--auth-surface)}.auth-brand-pane{flex:1 1 46%;min-height:100vh;background:linear-gradient(145deg,var(--auth-brand-dark) 0%,var(--auth-brand-mid) 42%,var(--auth-brand-light) 100%);color:#e2e8f0;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:3rem 2.5rem}.auth-brand-decor{position:absolute;pointer-events:none}.auth-brand-decor--dots{top:2rem;right:2rem;width:92px;height:56px;background-image:radial-gradient(circle,rgba(147,197,253,.55) 2px,transparent 2px);background-size:14px 14px;opacity:.85}.auth-brand-decor--waves{right:0;bottom:0;width:min(52%,320px);height:200px}.auth-brand-decor--waves svg{width:100%;height:100%;display:block}.auth-brand-content{width:100%;max-width:460px;position:relative;z-index:1}.auth-brand-wordmark{margin-bottom:1.75rem}.auth-brand-wordmark__text{font-size:clamp(2.4rem,4vw,3.25rem);font-weight:800;line-height:1;letter-spacing:-.03em}.auth-brand-wordmark__bill{color:#fff}.auth-brand-wordmark__rx{color:var(--auth-accent-soft)}.auth-brand-wordmark__tm{font-size:.34em;font-weight:600;vertical-align:super;color:#ffffffbf;margin-left:2px}.auth-brand-headline{font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:600;line-height:1.35;color:#fffffff5;margin:0 0 1rem}.auth-brand-headline__accent{color:var(--auth-accent-soft);position:relative;display:inline-block}.auth-brand-headline__accent:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--auth-accent-soft),transparent)}.auth-brand-lead{color:#e2e8f0e0;font-size:1rem;line-height:1.65;margin:0 0 2.5rem;max-width:400px}.auth-brand-features{display:flex;flex-wrap:wrap;gap:1.25rem 1.75rem;list-style:none;margin:0;padding:0}.auth-brand-features li{display:flex;align-items:center;gap:.65rem;font-size:.9rem;font-weight:500;color:#f1f5f9eb}.auth-brand-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#bfdbfe;font-size:1.05rem}.auth-form-pane{flex:1 1 54%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:var(--auth-surface)}.auth-form-shell{width:100%;max-width:440px}.auth-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;box-shadow:0 18px 48px #0f172a14;padding:2.25rem 2rem 1.75rem}.auth-card-logo-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.auth-card-logo{display:block;max-height:56px;max-width:200px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.auth-card-logo--tenant{max-height:72px;max-width:220px}.auth-card-logo-fallback{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:linear-gradient(145deg,#eff6ff,#dbeafe);color:var(--auth-accent);font-size:1.5rem}.auth-signin-title{margin:0 0 .35rem;font-size:1.65rem;line-height:1.2;font-weight:700;color:var(--auth-text);text-align:center}.auth-signin-subtitle{margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5;color:var(--auth-muted);text-align:center}.auth-form-pane .form-label{color:#334155;font-weight:600;font-size:.875rem;margin-bottom:.4rem}.auth-input-wrap{position:relative}.auth-input-wrap--password .auth-input-field{padding-right:2.75rem}.auth-input-field{border-radius:.625rem;border-color:#cbd5e1;background:#fff;min-height:46px;font-size:.9375rem}.auth-input-field:focus{border-color:var(--auth-accent);box-shadow:0 0 0 3px #2563eb1f}.auth-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#94a3b8;width:34px;height:34px;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.auth-password-toggle:hover{color:var(--auth-accent);background:#f8fafc}.auth-link{color:var(--auth-accent)!important;text-decoration:none;font-weight:500}.auth-link:hover{color:var(--auth-accent-hover)!important;text-decoration:underline}.auth-signin-btn{width:100%;border-radius:.625rem;padding:.7rem 1.25rem;font-weight:600;font-size:1rem;background:var(--auth-accent);border-color:var(--auth-accent);box-shadow:0 8px 20px #2563eb38}.auth-signin-btn:hover,.auth-signin-btn:focus{background:var(--auth-accent-hover);border-color:var(--auth-accent-hover)}.auth-powered-by{position:relative;margin-top:1.5rem;padding-top:1.25rem;text-align:center}.auth-powered-by__line{display:block;height:1px;background:#e2e8f0;margin-bottom:1rem}.auth-powered-by__text{margin:0;font-size:.8125rem;color:var(--auth-muted)}.auth-powered-by__text strong{color:var(--auth-accent);font-weight:700}.auth-security-note{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:1.25rem 0 0;font-size:.8125rem;color:#94a3b8;text-align:center}.auth-security-note i{color:#64748b}.auth-login-tabs-wrap{margin-bottom:1.35rem;border-bottom:1px solid #e2e8f0}.auth-form-card .auth-login-tabs{display:flex;flex-wrap:nowrap;gap:0;margin:0;padding:0;border-bottom:none;list-style:none}.auth-form-card .auth-login-tabs .nav-item{flex:1 1 50%;margin-bottom:0}.auth-form-card .auth-login-tabs .nav-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;margin-bottom:-1px;padding:.85rem .75rem;border:none;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:var(--auth-muted);font-size:.875rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:color .15s ease,border-color .15s ease}.auth-form-card .auth-login-tabs .nav-link:hover{color:var(--auth-accent);border-bottom-color:#2563eb40}.auth-form-card .auth-login-tabs .nav-link.active{color:var(--auth-accent);border-bottom-color:var(--auth-accent)}.auth-divider{display:flex;align-items:center;gap:.75rem;color:var(--auth-muted);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:1.5rem 0 1rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-top:1px solid #e2e8f0}.auth-workspace-url-group{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.auth-workspace-url-prefix,.auth-workspace-url-suffix{color:var(--auth-muted);word-break:break-all;font-size:.8125rem}.auth-workspace-url-group .form-control{flex:1 1 140px;min-width:120px}.auth-workspace-btn{border-radius:.625rem;font-weight:600}.auth-login-error-banner{color:#991b1b;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.625rem}.auth-login-field-error{color:#dc2626;font-size:.875rem}.auth-account-switch{font-size:.875rem;color:var(--auth-muted)}.auth-signup-plan-card{background:linear-gradient(145deg,#f8fafc,#eff6ff);border:1px solid #dbeafe;border-radius:.875rem;padding:1rem 1.1rem;margin-bottom:1.35rem}.auth-signup-plan-card__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem;margin-bottom:.5rem}.auth-signup-plan-card__eyebrow{display:block;width:100%;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--auth-accent)}.auth-signup-plan-card__name{font-size:1.05rem;font-weight:700;color:var(--auth-text)}.auth-signup-plan-card__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem}.auth-signup-plan-card__price{font-size:1.25rem;font-weight:700;color:var(--auth-text)}.auth-signup-plan-card__price small{font-size:.8125rem;font-weight:500;color:var(--auth-muted);margin-left:.15rem}.auth-signup-plan-card__billing{font-size:.8125rem;color:var(--auth-muted)}.auth-signup-plan-card__trial{display:inline-block;margin-top:.65rem;padding:.2rem .55rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:.75rem;font-weight:600}.auth-otp-input{letter-spacing:.35em;font-size:1.25rem;font-weight:600;text-align:center;font-variant-numeric:tabular-nums;min-height:46px}.admin-body .auth-split-layout .form-control.is-invalid{border-color:#dc2626!important;background-color:#fff8f8!important}@media(max-width:991.98px){.auth-split-layout{flex-direction:column}.auth-brand-pane,.auth-form-pane{flex:1 1 100%;min-height:auto}.auth-brand-pane{order:-1;min-height:auto;padding:2.25rem 1.5rem}.auth-brand-features{gap:1rem}.auth-form-pane{padding:1.5rem 1rem 2rem}.auth-form-card{box-shadow:0 8px 28px #0f172a0f;padding:1.75rem 1.35rem 1.5rem}}@media(max-width:575.98px){.auth-brand-pane{padding:1.75rem 1.15rem}.auth-brand-features{flex-direction:column;align-items:flex-start}.auth-signin-title{font-size:1.4rem}}
