:root{color-scheme:light}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auth-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:1.5rem}.auth-logo{max-height:64px;max-width:100%;width:auto;height:auto}.auth-brand-name{font-size:1rem;font-weight:600;letter-spacing:.02em;color:inherit}.auth-shell-split{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem 2rem;gap:1.25rem;overflow-x:hidden}.auth-split{width:100%;max-width:1080px;display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;align-items:start;justify-items:center}.auth-split .auth-form-col{order:1}.auth-split .auth-pitch{order:2}@media (min-width:900px){.auth-shell-split{justify-content:center;padding:2rem 1rem;gap:2rem;overflow-x:visible}.auth-split{grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;justify-items:stretch}.auth-split .auth-form-col,.auth-split .auth-pitch{order:0}}.auth-pitch{max-width:480px;color:#0f172a}.auth-pitch-kicker{margin:0 0 .5rem;font-size:.85rem;letter-spacing:.02em;color:#64748b;text-transform:none}.auth-pitch-kicker strong{color:#0f172a;font-weight:600}.auth-pitch h1{margin:0 0 .5rem;font-size:1.25rem;line-height:1.25;font-weight:700;text-align:center}.auth-pitch-lead{margin:0 0 1rem;color:#475569;font-size:.9rem;line-height:1.5;text-align:center}@media (min-width:900px){.auth-pitch h1{font-size:1.75rem;line-height:1.2;margin-bottom:.75rem;text-align:left}.auth-pitch-lead{font-size:1rem;margin-bottom:1.5rem;text-align:left}}.auth-pitch ul{list-style:none;padding:0;margin:0 0 1.5rem;display:grid;grid-gap:1rem;gap:1rem}.auth-pitch li{display:grid;grid-template-columns:1.5rem 1fr;grid-gap:.75rem;gap:.75rem;align-items:start}.auth-pitch li strong{display:block;font-size:.95rem;color:#0f172a;margin-bottom:.125rem}.auth-pitch li span{color:#475569;font-size:.9rem;line-height:1.45}.auth-pitch-check{width:1.25rem;height:1.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:white;font-size:.75rem;font-weight:700;margin-top:.125rem}.auth-pitch-footnote{margin:0;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:.8rem;color:#64748b;line-height:1.5}.auth-form-col{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.cl-card button[type=submit] svg,.cl-card button[type=submit] svg *,.cl-card button[type=submit]:after,.cl-formButtonPrimary [class*=Arrow],.cl-formButtonPrimary [class*=Icon]:not([class*=Loading]),.cl-formButtonPrimary [class*=arrow],.cl-formButtonPrimary svg,.cl-formButtonPrimary svg *,.cl-formButtonPrimary:after,.cl-formButtonPrimary:before,.cl-formButtonPrimary>[aria-hidden=true],.cl-formButtonPrimary>div:not(:first-child),.cl-formButtonPrimary>span:not(:first-child){display:none!important}