.standalone-login{--mkt-accent:#0d9488;--mkt-accent-hover:#0f766e;--mkt-accent-soft:rgba(13,148,136,0.12);--mkt-accent-border:rgba(13,148,136,0.28);--mkt-accent-glow:rgba(13,148,136,0.22);--standalone-ink:#0a0a0a;--standalone-muted:#525252;--standalone-subtle:#737373;--standalone-surface:#ffffff;--standalone-surface-muted:#fafafa;--standalone-card-shadow:0 16px 40px rgba(13,148,136,0.08);--auth-bg:#fafafa;--auth-surface:#ffffff;--auth-fg:#171717;--auth-muted:#737373;--auth-border:#e5e5e5;--auth-accent:var(--mkt-accent);--auth-accent-fg:#ffffff;min-height:100dvh;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--standalone-ink);background:var(--standalone-surface-muted);-webkit-font-smoothing:antialiased;color-scheme:light}.standalone-login__shell{display:flex;flex:1 1;flex-direction:column}@media (min-width:1024px){.standalone-login__shell{flex-direction:row}}.standalone-login__brand{display:none;flex-direction:column;justify-content:space-between;padding:2.5rem 2.75rem;color:#f8fafc;background:linear-gradient(145deg,#1e4a44,#0f766e 48%,#0d9488);border-right:1px solid rgba(255,255,255,.14)}@media (min-width:1024px){.standalone-login__brand{display:flex;width:42%;max-width:32rem}}@media (min-width:1280px){.standalone-login__brand{width:44%;padding:3rem}}.standalone-login__brand-logo{display:inline-flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit;min-height:2.75rem}.standalone-login__brand-wordmark{display:flex;flex-direction:column;line-height:1.1}.standalone-login__brand-wordmark strong{font-size:1.0625rem;font-weight:700;letter-spacing:-.02em}.standalone-login__brand-wordmark small{font-size:.6875rem;font-weight:500;color:rgba(248,250,252,.62);letter-spacing:.02em}.standalone-login__brand-logo--light,.standalone-login__brand-logo--light .standalone-login__brand-wordmark small,.standalone-login__brand-logo--light .standalone-login__brand-wordmark strong{color:#fff}.standalone-login__brand-hero{margin-top:3.5rem;max-width:22rem}.standalone-login__app-icon{width:7.5rem;height:7.5rem;margin:0 0 1.5rem;padding:.75rem;border-radius:1.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 14px 36px rgba(13,71,65,.45),0 4px 12px rgba(15,118,110,.28)}.standalone-login__app-icon .hero__mark{flex-shrink:0;display:block;width:100%;height:100%;margin:0;filter:none}.standalone-login__app-icon .hero__mark--active{animation:standalone-hero-mark-in .5s cubic-bezier(.16,1,.3,1) .18s both}@keyframes standalone-hero-mark-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.standalone-login__app-icon .hero__mark--active{animation:none!important;opacity:1!important}}.standalone-login__brand h1{margin:0;font-size:clamp(1.75rem,3vw,2.125rem);font-weight:600;line-height:1.15;letter-spacing:-.03em;text-wrap:balance}.standalone-login__brand-lead{margin:.875rem 0 0;font-size:.9375rem;line-height:1.55;color:rgba(248,250,252,.82);text-wrap:pretty}.standalone-login__checks{margin:0;padding:0;list-style:none;display:grid;grid-gap:.625rem;gap:.625rem;max-width:20rem;font-size:.875rem;color:rgba(248,250,252,.78)}.standalone-login__checks li{display:flex;gap:.5rem;align-items:flex-start}.standalone-login__checks mark{background:none;color:#5eead4;font-weight:700;line-height:1.4}.standalone-login__governance{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12);max-width:20rem}.standalone-login__governance-label{margin:0 0 .625rem;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(248,250,252,.42)}.standalone-login__governance-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8125rem}.standalone-login__governance-links a{color:rgba(248,250,252,.92);font-weight:600;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:rgba(255,255,255,.28);text-decoration-color:rgba(255,255,255,.28)}.standalone-login__governance-links a:hover{color:#99f6e4;-webkit-text-decoration-color:rgba(153,246,228,.5);text-decoration-color:rgba(153,246,228,.5)}.standalone-login__main{flex:1 1;display:flex;flex-direction:column;min-height:100dvh;background:var(--standalone-surface-muted)}.standalone-login__mobile-header{flex-shrink:0;padding:.75rem 1rem 1rem;color:#f8fafc;background:linear-gradient(145deg,#1e4a44,#0f766e 48%,#0d9488);border-bottom:1px solid rgba(255,255,255,.12)}@media (min-width:1024px){.standalone-login__mobile-header{display:none}}.standalone-login__mobile-header-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.standalone-login__mobile-home{font-size:.8125rem;font-weight:600;color:rgba(248,250,252,.92);text-decoration:none;min-height:2.75rem;display:inline-flex;align-items:center}.standalone-login__mobile-home:hover{color:#99f6e4}.standalone-login__content{flex:1 1;display:flex;align-items:flex-start;justify-content:center;padding:1.75rem 1rem 2.5rem}@media (min-width:640px){.standalone-login__content{align-items:center;padding:2.5rem 1.25rem}}.standalone-login__form-wrap{width:100%;max-width:24rem}.standalone-login__mobile-intro{display:none}.standalone-login__card{border-radius:1rem;border:1px solid var(--mkt-accent-border);background:var(--standalone-surface);box-shadow:var(--standalone-card-shadow);padding:1.5rem}@media (min-width:640px){.standalone-login__card{padding:1.75rem}}.standalone-login__card-head{margin-bottom:1.25rem}.standalone-login__card-head h2{margin:0;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:var(--standalone-ink)}.standalone-login__card-head p{margin:.35rem 0 0;font-size:.875rem;line-height:1.5;color:var(--standalone-muted);text-wrap:pretty}.standalone-login-form{display:flex;flex-direction:column;gap:.875rem}.standalone-login-form input{background:var(--standalone-surface)!important;color:var(--standalone-ink)!important;border-color:var(--auth-border)!important}.standalone-login-form input::placeholder{color:#a3a3a3}.standalone-login-form .auth-label-upper{display:block;margin-bottom:.35rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--standalone-subtle)}.standalone-login-form .auth-primary-btn{min-height:2.75rem;border:none;border-radius:.625rem;background:var(--mkt-accent);color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .16s ease}.standalone-login-form .auth-primary-btn:hover:not(:disabled){background:var(--mkt-accent-hover)}.standalone-login-form .auth-primary-btn:disabled{opacity:.55;cursor:not-allowed}.standalone-login-form .auth-divider{display:flex;align-items:center;gap:.75rem;margin:.125rem 0;font-size:.6875rem;font-weight:700;color:#a3a3a3;text-transform:uppercase;letter-spacing:.04em}.standalone-login-form .auth-divider:after,.standalone-login-form .auth-divider:before{content:"";flex:1 1;height:1px;background:#e5e5e5}.standalone-login__legal{margin:1rem 0 0;text-align:center;font-size:.6875rem;line-height:1.55;color:var(--standalone-subtle);text-wrap:pretty}.standalone-login__legal a{font-weight:600;color:var(--mkt-accent);text-decoration:none}.standalone-login__legal a:hover{text-decoration:underline}.standalone-login__footer-links{margin-top:.875rem;text-align:center;font-size:.8125rem;color:var(--standalone-subtle)}.standalone-login__footer-links a{color:var(--standalone-ink);text-decoration:underline;text-underline-offset:2px}.standalone-login__back{margin:.875rem 0 0;text-align:center}.standalone-login__back a{font-size:.875rem;font-weight:600;color:var(--mkt-accent);text-decoration:none;min-height:2.75rem;display:inline-flex;align-items:center}.standalone-login__back a:hover{text-decoration:underline;text-underline-offset:3px}