.sc-surface{font-family:var(--brand-font-sans);color:var(--brand-fg);background:var(--brand-bg);-webkit-font-smoothing:antialiased;font-feature-settings:"cv05" 1;min-height:100%}.sc-surface *,.sc-surface :before,.sc-surface :after{box-sizing:border-box}.sc-surface a{color:inherit;text-decoration:none}.sc-surface .sc-strip{background:var(--brand-dark);z-index:5;flex-shrink:0;align-items:center;gap:28px;height:64px;padding:0 40px;display:flex;position:relative}.sc-surface .sc-strip-wordmark{width:auto;height:17px;display:block}.sc-surface .sc-strip-spacer{flex:1}.sc-surface .sc-strip-signin{letter-spacing:.01em;color:#fff;height:36px;transition:background .12s var(--ease-standard,ease), border-color .12s;background:0 0;border:1px solid #fff6;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.sc-surface .sc-strip-signin:hover{background:#ffffff1f;border-color:#ffffffb3}.sc-surface .sc-landing{flex-direction:column;min-height:100dvh;display:flex}.sc-surface .sc-hero-split{flex:1 0 auto;grid-template-columns:1.04fr .96fr;min-height:0;display:grid}.sc-surface .sc-hero-copy{background:var(--brand-bg);flex-direction:column;justify-content:center;padding:92px 72px 92px 40px;display:flex}.sc-surface .sc-eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:700}.sc-surface .sc-hero-eyebrow{color:var(--brand-primary);margin-bottom:26px}.sc-surface .sc-hero-h1{letter-spacing:-.028em;color:var(--brand-fg);text-wrap:balance;max-width:14ch;margin:0 0 24px;font-size:56px;font-weight:800;line-height:1.04}.sc-surface .sc-hero-sub{color:var(--brand-fg-muted);max-width:46ch;margin:0 0 36px;font-size:18px;font-weight:300;line-height:1.6}.sc-surface .sc-hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.sc-surface .sc-btn-primary{letter-spacing:.005em;height:52px;color:var(--brand-on-primary);background:var(--brand-primary);border:1px solid var(--brand-primary);transition:background .18s var(--ease-standard,ease);border-radius:10px;align-items:center;gap:10px;padding:0 26px;font-size:15px;font-weight:600;display:inline-flex}.sc-surface .sc-btn-primary:hover{background:var(--brand-primary-700);border-color:var(--brand-primary-700)}.sc-surface .sc-btn-ghost{color:var(--brand-primary);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.sc-surface .sc-btn-ghost:hover{text-underline-offset:3px;text-decoration:underline}.sc-surface .sc-hero-photo{background:var(--brand-dark);position:relative;overflow:hidden}.sc-surface .sc-hero-photo img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block}.sc-surface .sc-hero-photo:after{content:"";pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(#0621521a,#06215200 30%);position:absolute;inset:0}.sc-surface .sc-foot{background:var(--brand-dark);color:#ffffffb8;flex-wrap:wrap;align-items:center;gap:28px;padding:36px 40px;display:flex}.sc-surface .sc-foot-wordmark{opacity:.9;width:auto;height:15px}.sc-surface .sc-foot-links{gap:22px;margin-left:auto;display:flex}.sc-surface .sc-foot-links a{color:#ffffffd1;font-size:12px}.sc-surface .sc-foot-links a:hover{color:#fff}.sc-surface .sc-foot-legal{color:#ffffffa8;letter-spacing:.01em;width:100%;margin-top:4px;font-size:11px}.sc-surface.sc-auth-root,.sc-surface .sc-auth-root{background:var(--brand-dark);color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:56px 24px 84px;display:flex;position:relative;overflow:hidden}.sc-auth-root:before{content:"";pointer-events:none;background:radial-gradient(1200px 800px at 50% -20%,#ffffff1f 0%,#0000 60%),radial-gradient(900px 700px at 50% 120%,#0000004d 0%,#0000 60%);position:absolute;inset:0}.sc-auth-root .sc-auth-stack{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:416px;display:flex;position:relative}.sc-auth-root .sc-auth-emblem{width:210px;height:auto;margin-bottom:22px}.sc-auth-root .sc-auth-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#ffffffe6;white-space:nowrap;margin:0 0 34px;font-size:10.5px;font-weight:700}.sc-auth-root .sc-auth-card{width:100%;color:var(--brand-fg);background:#fff;padding:32px 32px 28px;box-shadow:0 30px 60px -20px #0621524d}.sc-auth-root .auth-card-title{letter-spacing:-.012em;color:var(--brand-dark);margin:0 0 6px;font-size:22px;font-weight:700;line-height:1.2}.sc-auth-root .auth-card-sub{color:var(--brand-fg-muted);margin:0 0 22px;font-size:14px;font-weight:300;line-height:1.55}.sc-auth-root .auth-label{letter-spacing:.18em;text-transform:uppercase;color:var(--brand-fg-muted);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.sc-auth-root .auth-input{width:100%;height:46px;color:var(--brand-fg);border:1px solid var(--brand-border);background:#fff;border-radius:10px;outline:0;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .12s,box-shadow .12s}.sc-auth-root .auth-input:focus,.sc-auth-root .auth-input:focus-visible{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 18%, transparent)}.sc-auth-root .auth-submit{letter-spacing:.005em;background:var(--brand-primary);color:#fff;border:1px solid var(--brand-primary);width:100%;height:48px;transition:background .18s var(--ease-standard,ease);border-radius:10px;justify-content:center;align-items:center;gap:9px;font-family:inherit;font-size:14.5px;font-weight:600;display:inline-flex}.sc-auth-root .auth-submit:hover:not(:disabled){background:var(--brand-primary-700);border-color:var(--brand-primary-700)}.sc-auth-root .auth-submit:disabled{opacity:.55;cursor:not-allowed}.sc-auth-root .auth-helper{color:var(--brand-fg-muted);margin:12px 0 0;font-size:12px;font-weight:300;line-height:1.5}.sc-auth-root [data-testid=magic-link-domain-chip] svg{color:var(--brand-primary)}.sc-auth-root .auth-card-center{text-align:center}.sc-auth-root .auth-glyph{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:flex}.sc-auth-root .auth-glyph svg{stroke-width:1.75px;width:22px;height:22px}.sc-auth-root .auth-glyph-info{background:var(--brand-surface);border:1px solid var(--brand-border);color:var(--brand-primary)}.sc-auth-root .auth-glyph-warn{background:color-mix(in srgb, var(--brand-primary) 12%, transparent);border:1px solid color-mix(in srgb, var(--brand-primary) 34%, transparent);color:var(--brand-primary)}.sc-auth-root .auth-recipient{color:var(--brand-fg);font-weight:600}.sc-auth-root .auth-facts{text-align:left;background:var(--brand-surface);border:1px solid var(--brand-border);flex-direction:column;gap:8px;margin:0 0 22px;padding:14px 16px;list-style:none;display:flex}.sc-auth-root .auth-facts li{color:var(--brand-fg);align-items:center;gap:10px;font-size:12.5px;font-weight:300;display:flex}.sc-auth-root .auth-facts li svg{stroke-width:1.75px;flex-shrink:0;width:14px;height:14px}.sc-auth-root .auth-facts li strong{color:var(--brand-fg);font-weight:600}.sc-auth-root .auth-facts-clock,.sc-auth-root .auth-facts-shield{color:var(--brand-primary)}.sc-auth-root .auth-btn-block{letter-spacing:.005em;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.sc-auth-root .auth-btn-block svg{stroke-width:1.75px;width:14px;height:14px}.sc-auth-root .auth-btn-primary{background:var(--brand-primary);color:#fff;border:1px solid var(--brand-primary)}.sc-auth-root .auth-btn-primary:hover{background:var(--brand-primary-700);border-color:var(--brand-primary-700)}.sc-auth-root .auth-btn-outline{color:var(--brand-fg);border:1px solid var(--brand-border);background:#fff}.sc-auth-root .auth-btn-outline:hover:not([aria-disabled=true]){background:var(--brand-surface)}.sc-auth-root .auth-btn-outline[aria-disabled=true]{opacity:.55;cursor:default}.sc-auth-root .auth-cta-stack{flex-direction:column;gap:10px;display:flex}.sc-auth-root .auth-link{color:var(--brand-primary);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--brand-primary) 32%, transparent);text-decoration-color:color-mix(in srgb, var(--brand-primary) 32%, transparent);text-underline-offset:2.5px;font-size:13px;font-weight:500}.sc-auth-root .auth-link:hover{-webkit-text-decoration-color:var(--brand-primary);text-decoration-color:var(--brand-primary)}.sc-auth-root .auth-reset{margin-top:14px}.sc-auth-root .auth-recover{border-top:1px solid var(--brand-border);margin-top:22px;padding-top:18px}.sc-auth-root .auth-recover-label{color:var(--brand-fg-muted);margin:0 0 6px;font-size:12px;font-weight:500}.sc-auth-root .sc-auth-aux{text-align:center;color:#ffffffb8;z-index:1;margin-top:22px;font-size:12px;font-weight:300;position:relative}.sc-auth-root .sc-auth-aux a{color:#ffffffeb;text-underline-offset:2.5px;text-decoration:underline}.sc-auth-root .sc-auth-foot{letter-spacing:.28em;text-transform:uppercase;color:#ffffffbd;white-space:nowrap;margin:0;font-size:10px;font-weight:600;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}@media (max-width:860px){.sc-surface .sc-hero-split{grid-template-columns:1fr}.sc-surface .sc-hero-copy{order:2;padding:56px 24px 48px}.sc-surface .sc-hero-photo{order:1;min-height:280px}.sc-surface .sc-hero-h1{font-size:40px}.sc-surface .sc-hero-sub{font-size:16px}.sc-surface .sc-strip{padding:0 24px}.sc-surface .sc-foot{padding:28px 24px}}@media (max-width:480px){.sc-surface.sc-auth-root,.sc-surface .sc-auth-root{padding:40px 18px 84px}.sc-auth-root .sc-auth-emblem{width:168px;margin-bottom:18px}.sc-auth-root .sc-auth-card{padding:26px 22px 22px}}
