:root{--font-sans: Inter, "Inter Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--gold: #c9a962;--gold-bright: #e0c882;--navy: #0a0e14;--auth-surface: #f8fafc;--auth-surface-2: #ffffff;--auth-border: #e2e8f0;--auth-text: #0f172a;--auth-text-secondary: #334155;--auth-text-muted: #64748b;--auth-accent: #2563eb;--auth-accent-hover: #1d4ed8;--auth-max-form: 400px;--auth-radius-lg: 12px}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--navy);color:var(--auth-text);min-height:100vh}a{color:var(--auth-accent)}.auth-surface{min-height:100vh;background:var(--auth-surface);color:var(--auth-text)}.auth-split{display:flex;flex-direction:column;min-height:100vh}@media(min-width:1024px){.auth-split{display:grid;grid-template-columns:1fr 1fr}}.auth-split-hero{position:relative;min-height:280px}@media(min-width:1024px){.auth-split-hero{min-height:100vh}}.product-hero{position:relative;height:100%;min-height:inherit;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.product-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:62% 42%}.product-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0b122047,#0b12208c 48%,#0b1220e0);pointer-events:none}.product-hero-content{position:relative;z-index:1;padding:40px;max-width:540px}.product-hero-panel{display:flex;flex-direction:column;gap:14px;padding:24px;border-radius:var(--auth-radius-lg);border:1px solid rgba(255,255,255,.18);background:#1a2433c7;box-shadow:0 16px 40px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-hero-wordmark-row{display:flex;align-items:center;gap:12px}.product-hero-wordmark-row img{border-radius:8px}.product-hero-wordmark{font-size:1.35rem;font-weight:700}.product-hero-holm{color:#93c5fd}.product-hero-eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#93c5fd}.product-hero-badge{align-self:flex-start;padding:4px 10px;border-radius:999px;background:#c9a96229;border:1px solid rgba(201,169,98,.35);color:var(--gold-bright);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-hero-headline{margin:0;font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:600;line-height:1.3;color:#fff}.product-hero-subcopy{margin:0;font-size:.95rem;line-height:1.55;color:var(--auth-text-secondary)}.product-hero-bullets{display:flex;flex-wrap:wrap;gap:8px}.product-hero-chip{padding:4px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff14;font-size:.78rem;color:#fff}.auth-split-form{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;padding:40px;background:var(--auth-surface)}.auth-split-form-inner{width:100%;max-width:var(--auth-max-form)}.auth-form-brand{display:flex;align-items:center;gap:10px;margin-bottom:20px}.auth-form-brand img{border-radius:8px}.auth-form-brand-name{font-weight:700;font-size:1.1rem;letter-spacing:-.02em;color:var(--auth-text)}.auth-form-title{margin:0 0 8px;font-size:1.75rem;font-weight:700;color:var(--auth-text)}.auth-form-subtitle{margin:0 0 24px;color:var(--auth-text-muted);line-height:1.5;font-size:.95rem}.auth-form label{display:block;margin:0 0 6px;color:var(--auth-text-secondary);font-size:.9rem}.auth-form input,.auth-form select{width:100%;margin:0 0 14px;padding:10px 12px;border-radius:8px;background:#fff;border:1px solid var(--auth-border);color:var(--auth-text);font:inherit}.auth-check{display:flex;align-items:flex-start;gap:10px;font-weight:500;margin:8px 0 16px;color:var(--auth-text-secondary)}.auth-check input{width:auto;margin:4px 0 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:12px 14px;cursor:pointer;font:inherit;font-weight:600;border:1px solid transparent}.btn-primary.solid,.auth-entry-btn.btn-primary{width:100%;min-height:44px;background:var(--auth-accent);color:#fff;border-color:var(--auth-accent)}.btn-primary.solid:hover{background:var(--auth-accent-hover)}.btn-secondary{width:100%;background:#fff;color:var(--auth-text);border-color:var(--auth-border);text-align:left}.auth-region-list{display:flex;flex-direction:column;gap:8px;margin:0 0 20px}.auth-region-btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px}.auth-btn-arrow{margin-left:8px}.auth-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 20px;padding:0;border:0;border-bottom:1px solid var(--auth-border);border-radius:0;background:transparent}.auth-mode-tab{border:0;background:transparent;color:var(--auth-text-muted);font:inherit;font-weight:600;min-height:44px;border-radius:0;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.auth-mode-tab.is-active{background:transparent;color:var(--auth-accent);border-bottom-color:var(--auth-accent)}.auth-field-hint{margin:-8px 0 16px;font-size:.8rem;color:var(--auth-text-muted);line-height:1.4}.auth-demo-callout{margin:0 0 16px;font-size:.85rem;color:var(--auth-text-secondary);line-height:1.45}.auth-text-link{margin-top:8px;border:0;background:none;color:var(--auth-accent);font:inherit;cursor:pointer;text-align:left;padding:0}.auth-forgot{margin-top:8px}.auth-forgot summary{list-style:none}.auth-forgot summary::-webkit-details-marker{display:none}.auth-forgot summary.auth-text-link{display:inline-block}.auth-forgot .auth-field-hint{margin-top:8px}.auth-step-progress{display:flex;gap:8px;margin:0 0 20px}.auth-step-dot{width:8px;height:8px;border-radius:999px;background:var(--auth-border)}.auth-step-dot.is-current{background:var(--auth-accent)}.auth-step-dot.is-done{background:#a3a3a3}.auth-alt{display:flex;flex-direction:column;gap:10px;margin-top:16px}.auth-sso-btn{justify-content:flex-start;gap:12px;padding-left:16px}.auth-sso-icon{width:18px;height:18px;flex-shrink:0;display:block}.auth-sso-icon.is-ms{border-radius:2px}.auth-sso-icon.is-google{overflow:visible}.auth-sso-icon.is-passkey,.auth-sso-icon.is-saml{color:var(--auth-accent)}.auth-divider{display:flex;align-items:center;gap:12px;margin:4px 0;color:var(--auth-text-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--auth-border)}.auth-workspace-list{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:8px}.banner{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:10px 12px;border-radius:8px}.muted{color:var(--auth-text-muted);font-weight:500}.skip-link{position:absolute;left:-9999px;top:var(--space-s);z-index:100;padding:var(--space-s) var(--space-m);background:var(--gold);color:#0a1628;border-radius:6px;font-weight:600;text-decoration:none}.skip-link:focus{left:var(--space-m)}.banner-ok{background:#ecfdf3;border:1px solid #bbf7d0;color:#166534;padding:10px 12px;border-radius:8px}@media(max-width:1023px){.product-hero-content{padding:24px}.auth-split-form{padding:24px 16px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.auth-form input,.auth-form select{font-size:16px}}@media(hover:none)and (pointer:coarse){.btn,.auth-mode-tab{min-height:44px}}
