.auth-page-wrap{min-height:100vh;background:#000;width:100%;min-height:100dvh}.auth-form-panel{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#000;position:relative}.auth-form-panel .auth-shell{background:0 0}.auth-form-panel .text-ink,.auth-shell .text-ink,.auth-headline{color:var(--auth-ink,#f5f5f7)}.auth-form-panel .text-ink-soft,.auth-form-panel .text-caption,.auth-shell .text-ink-soft{color:var(--auth-ink-soft,#c8c8cc)}.auth-form-panel input[type=checkbox]{accent-color:#f5f5f7}.auth-shell{--auth-bg:#000;--auth-ink:#f5f5f7;--auth-ink-soft:#c8c8cc;--auth-ink-muted:#a3a3a8;--auth-border:#f5f5f72e;--auth-error:#f07171;--auth-accent-cyan:#5ee7ff;--auth-accent-blue:#6e8cff;--auth-accent-violet:#b48cff;--auth-font-display:var(--font-display,"Fraunces", Georgia, serif);--auth-font-ui:var(--font-ui,"DM Sans", sans-serif);min-height:100vh;background:var(--auth-bg);min-height:100dvh;color:var(--auth-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-overflow-scrolling:touch;padding:max(28px, env(safe-area-inset-top,0px)) max(24px, env(safe-area-inset-right,0px)) max(28px, env(safe-area-inset-bottom,0px)) max(24px, env(safe-area-inset-left,0px));flex-direction:column;display:flex;position:relative;overflow-y:auto}.auth-ambient{pointer-events:none;z-index:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.auth-ambient-glow{display:none}.auth-ambient-glow--top{width:min(520px,90vw);height:min(520px,90vw);top:-28%;left:50%;transform:translate(-50%)}@keyframes authGlowBreatheTop{0%,to{opacity:.38;transform:translate(-50%)scale(1)}50%{opacity:.55;transform:translate(-50%)scale(1.04)}}.auth-ambient-glow--bottom{width:min(420px,80vw);height:min(420px,80vw);bottom:-22%;right:-12%}@keyframes authGlowBreatheBr{0%,to{opacity:.28;transform:scale(1)}50%{opacity:.42;transform:scale(1.06)}}.auth-ambient-mark{opacity:.7;border-style:solid;border-color:#f5f5f729;width:20px;height:20px;animation:1.2s ease-out .2s both authMarkFade;position:absolute}.auth-ambient-mark--tl{top:max(20px, env(safe-area-inset-top));left:max(20px, env(safe-area-inset-left));border-width:1px 0 0 1px}.auth-ambient-mark--tr{top:max(20px, env(safe-area-inset-top));right:max(20px, env(safe-area-inset-right));border-width:1px 1px 0 0}.auth-ambient-mark--bl{bottom:max(20px, env(safe-area-inset-bottom));left:max(20px, env(safe-area-inset-left));border-width:0 0 1px 1px}.auth-ambient-mark--br{bottom:max(20px, env(safe-area-inset-bottom));right:max(20px, env(safe-area-inset-right));border-width:0 1px 1px 0}@keyframes authMarkFade{0%{opacity:0}to{opacity:.55}}.auth-shell-inner{z-index:1;flex-direction:column;flex:1;width:100%;max-width:400px;margin:0 auto;display:flex;position:relative}.auth-shell-body{text-align:left;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;padding-top:clamp(56px,14vh,112px);padding-bottom:clamp(40px,8vh,64px);display:flex}.auth-shell-footer{width:100%;padding-top:24px;padding-bottom:8px}.auth-hero{flex-direction:column;align-items:flex-start;width:100%;display:flex}.auth-brand-block{margin-bottom:clamp(28px,6vh,44px)}.auth-brand-mark{align-items:baseline;gap:9px;display:inline-flex}.auth-brand-word{font-family:var(--auth-font-display);letter-spacing:-.015em;color:var(--auth-ink);font-size:23px;font-style:italic;font-weight:400;line-height:1}.auth-brand-sub{font-family:var(--auth-font-ui);letter-spacing:.24em;text-transform:uppercase;color:var(--auth-ink-muted);font-size:10.5px;font-weight:500;transform:translateY(-1px)}.auth-headline{letter-spacing:-.03em;max-width:11ch;margin:0}.auth-headline-rule{background:var(--auth-accent-blue,#6e8cff);opacity:.85;width:32px;height:1px;margin-bottom:16px}.auth-headline-em{font-style:italic;font-weight:340}.auth-supporting{max-width:34ch;color:var(--auth-ink-soft);line-height:1.65;font-family:var(--auth-font-ui);margin:22px 0 0}.auth-cta-stack{flex-direction:column;align-items:stretch;gap:4px;width:100%;margin-top:clamp(36px,7vh,52px);display:flex}.auth-stack{flex-direction:column;align-items:stretch;gap:4px;width:100%;display:flex}.auth-form{text-align:left;width:100%;padding-bottom:max(12px, env(safe-area-inset-bottom));flex-direction:column;gap:22px;margin-top:clamp(32px,6vh,48px);display:flex}.auth-welcome-cta{flex-direction:column;gap:10px;display:flex}.auth-welcome-hold{background:color-mix(in srgb, var(--border-default,var(--border)) 70%, transparent);width:100%;height:1px;overflow:hidden}.auth-welcome-hold__bar{background:var(--accent-gold,#d4a84b);width:0;height:100%;animation-name:authWelcomeHoldFill;animation-timing-function:linear;animation-fill-mode:forwards;display:block}@keyframes authWelcomeHoldFill{0%{width:0}to{width:100%}}.auth-welcome-hold__hint{text-align:center;margin:0}.auth-field{flex-direction:column;gap:8px;display:flex}.auth-field-label{font-family:var(--auth-font-ui);color:var(--auth-ink-soft);letter-spacing:0;text-transform:none;font-size:13px;font-weight:500}.auth-field-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-field-control{position:relative}.auth-field:not(.auth-field--underline) .auth-field-control--focused{box-shadow:0 0 0 1px var(--auth-accent-blue,#6e8cff)}.auth-input{width:100%;height:52px;font-family:var(--auth-font-ui);letter-spacing:-.01em;color:var(--auth-ink);border:1px solid var(--auth-border);-webkit-appearance:none;appearance:none;background:0 0;outline:none;padding:0 16px;font-size:16px;font-weight:400;transition:border-color .25s,background-color .25s;border-radius:0!important}.auth-input:focus-visible{outline:2px solid var(--auth-accent-cyan,#5ee7ff);outline-offset:3px}.auth-field--underline .auth-input{border:none;border-bottom:1px solid var(--auth-border);background:0 0;height:auto;min-height:52px;padding:0 0 10px;transition:border-color .3s;border-radius:0!important}.auth-field--underline .auth-field-control--focused .auth-input:not(.auth-input--error){border-bottom-color:var(--auth-accent-blue,#6e8cff)}.auth-field--underline .auth-field-control:has(.auth-password-toggle) .auth-input{padding-right:44px}.auth-field:not(.auth-field--underline) .auth-field-control--focused .auth-input{border-color:var(--auth-ink)}.auth-field-control:has(.auth-password-toggle) .auth-input{padding-right:72px}.auth-input::placeholder{color:var(--auth-ink-muted)}.auth-input--error{border-color:var(--auth-error)}.auth-field--underline .auth-input--error{border-bottom-color:var(--auth-error)}.auth-field:not(.auth-field--underline) .auth-field-control--focused .auth-input--error{box-shadow:0 0 0 1px var(--auth-error)}.auth-input:-webkit-autofill{caret-color:#f5f5f7;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#f5f5f7!important;border-radius:0!important;-webkit-box-shadow:inset 0 0 0 100px #000!important}.auth-input:-webkit-autofill:hover{caret-color:#f5f5f7;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#f5f5f7!important;border-radius:0!important;-webkit-box-shadow:inset 0 0 0 100px #000!important}.auth-input:-webkit-autofill:focus{caret-color:#f5f5f7;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#f5f5f7!important;border-radius:0!important;-webkit-box-shadow:inset 0 0 0 100px #000!important}.auth-password-toggle{min-width:44px;min-height:44px;color:var(--auth-ink-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .25s,opacity .25s;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.auth-password-toggle:hover{color:var(--auth-ink)}.auth-field-error{font-family:var(--auth-font-ui);color:var(--auth-error);margin:0;font-size:13px;line-height:1.4}.auth-forgot-link{font-family:var(--auth-font-ui);color:var(--auth-ink-muted);letter-spacing:-.01em;flex-shrink:0;align-items:center;min-height:44px;font-size:13px;font-weight:500;text-decoration:none;transition:color .25s;display:inline-flex}.auth-forgot-link:hover{color:var(--auth-ink)}.auth-btn-primary{color:#000;width:100%;height:48px;min-height:48px;font-family:var(--auth-font-ui);letter-spacing:-.01em;cursor:pointer;touch-action:manipulation;background:#f5f5f7;border:1px solid #f5f5f7;justify-content:center;align-items:center;padding:0 20px;font-size:15px;font-weight:500;transition:background-color .3s,opacity .15s,border-color .3s;display:inline-flex;position:relative;overflow:hidden}.auth-btn-primary:hover:not(:disabled){background:#fff;border-color:#fff}.auth-btn-primary:focus-visible{outline:2px solid var(--auth-accent-cyan,#5ee7ff);outline-offset:3px}.auth-btn-primary:disabled{opacity:.45;cursor:not-allowed}.auth-btn-primary--loading:disabled{opacity:.85}.auth-btn-progress{opacity:.35;background:#000;width:40%;height:2px;animation:1s ease-in-out infinite authBtnSweep;position:absolute;bottom:0;left:0}@keyframes authBtnSweep{0%{transform:translate(-120%)}to{transform:translate(320%)}}.auth-link-secondary{min-height:44px;font-family:var(--auth-font-ui);color:var(--auth-ink-soft);cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;justify-content:flex-start;align-items:center;margin-top:0;padding:8px 0;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s;display:inline-flex}.auth-link-secondary:hover{color:var(--auth-ink)}.auth-link-emphasis{color:var(--auth-ink-muted);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--auth-ink) 25%, transparent);text-decoration-color:color-mix(in srgb, var(--auth-ink) 25%, transparent);align-items:center;min-height:44px;margin:-8px 0;padding:8px 0;font-weight:500;transition:color .25s,text-decoration-color .25s;display:inline-flex}.auth-link-emphasis:hover{color:var(--auth-accent-violet,#b48cff);-webkit-text-decoration-color:color-mix(in srgb, var(--auth-accent-violet,#b48cff) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--auth-accent-violet,#b48cff) 55%, transparent)}.auth-forgot-link:focus-visible{outline:2px solid var(--auth-accent-cyan,#5ee7ff);outline-offset:3px}.auth-link-emphasis:focus-visible{outline:2px solid var(--auth-accent-cyan,#5ee7ff);outline-offset:3px}.auth-link-secondary:focus-visible{outline:2px solid var(--auth-accent-cyan,#5ee7ff);outline-offset:3px}.auth-form-error{font-family:var(--auth-font-ui);color:var(--auth-error);text-align:left;margin:0;font-size:14px;line-height:1.45;animation:.32s ease-out authErrorIn}@keyframes authErrorIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.auth-config-banner{width:100%;font-family:var(--auth-font-ui);color:var(--auth-error);text-align:center;background:#f071711a;border:1px solid #f0717159;margin-bottom:8px;padding:12px 14px;font-size:13px;line-height:1.45}.auth-divider{align-items:center;gap:16px;margin:24px 0 20px;display:flex}.auth-divider-line{background:var(--auth-border);flex:1;height:1px}.auth-divider-label{font-family:var(--auth-font-ui);color:var(--auth-ink-muted);letter-spacing:0;text-transform:none;font-size:12px;font-weight:400}.auth-btn-google{border:1px solid var(--auth-border);width:100%;height:48px;min-height:48px;color:var(--auth-ink);font-family:var(--auth-font-ui);letter-spacing:-.01em;cursor:pointer;touch-action:manipulation;background:0 0;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:15px;font-weight:500;transition:border-color .25s,background-color .25s;display:flex}.auth-btn-google:hover:not(:disabled){background:#f5f5f70a;border-color:#f5f5f76b}.auth-btn-google:focus-visible{outline:2px solid var(--auth-accent-cyan,#5ee7ff);outline-offset:3px}.auth-btn-google:disabled{opacity:.5;cursor:not-allowed}.auth-btn-google-icon{opacity:.75;flex-shrink:0}.auth-loading-shell{--auth-bg:#000;--auth-ink:#f5f5f7;--auth-ink-muted:#a3a3a8;--auth-font-display:var(--font-display,"Fraunces", Georgia, serif);--auth-font-ui:var(--font-ui,"DM Sans", sans-serif);min-height:100vh;background:var(--auth-bg);min-height:100dvh;color:var(--auth-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;display:flex}.auth-loading-mark{flex-direction:column;align-items:center;display:flex}.auth-loading-brand{font-family:var(--auth-font-display);color:var(--auth-ink);margin:0;font-size:24px;font-style:italic;font-weight:400}.auth-loading-rule{background:var(--auth-accent-blue,#6e8cff);opacity:.85;width:32px;height:1px;margin-top:12px}.auth-loading-text{font-family:var(--auth-font-ui);color:var(--auth-ink-muted);letter-spacing:0;text-transform:none;margin:0;font-size:14px;font-weight:400}@keyframes auth-boot-mark{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.auth-loading-mark{animation:none!important}}@media (max-height:860px){.auth-shell-body{padding-top:clamp(16px,4vh,40px);padding-bottom:clamp(16px,3vh,28px)}.auth-brand-block{margin-bottom:clamp(10px,2.5vh,20px)}.auth-form{gap:16px;margin-top:clamp(14px,3vh,28px)}.auth-headline{font-size:clamp(1.75rem,7.5vw,2.35rem)}.auth-supporting{margin-top:14px;font-size:14px;line-height:1.55}.auth-divider{margin:14px 0 12px}.auth-link-secondary{margin-top:0}}@media (max-height:700px){.auth-shell-body{padding-top:clamp(20px,5vh,48px);padding-bottom:clamp(20px,4vh,32px)}.auth-brand-block{margin-bottom:clamp(12px,3vh,24px)}.auth-form{gap:14px;margin-top:clamp(12px,2.5vh,24px);padding-bottom:8px}.auth-headline{font-size:clamp(1.75rem,8vw,2.25rem)}.auth-supporting{margin-top:12px;font-size:13px;line-height:1.5}.auth-divider{margin:16px 0 12px}}@media (max-height:667px){.auth-shell-body{padding-top:16px;padding-bottom:16px}.auth-brand-block{margin-bottom:10px}.auth-form{gap:12px;margin-top:10px}.auth-divider{margin:12px 0 10px}}@media (prefers-reduced-motion:reduce){.auth-ambient-mark,.auth-ambient-glow,.auth-split-glow,.auth-form-error{animation:none}.auth-input,.auth-btn-primary,.auth-btn-google,.auth-link-secondary,.auth-password-toggle,.auth-field-control,.auth-forgot-link,.auth-link-emphasis{transition:none}.auth-btn-progress{display:none}}.auth-split-panel{background:#000;position:relative;overflow:hidden}.auth-split-cinematic,.auth-split-grain,.auth-split-media{display:none}.auth-split-media:after{content:"";background:radial-gradient(140% 120% at 50% 45%,#0000 40%,#0000008c 100%);position:absolute;top:0;bottom:0;left:0;right:0}.auth-split-glow{display:none}.auth-split-glow--warm{opacity:.45;background:radial-gradient(circle,#d4a84b29 0%,#d4a84b00 66%);width:min(440px,60vw);height:min(440px,60vw);animation:11s ease-in-out -3s infinite authSplitGlowWarm;top:auto;bottom:-20%;left:auto;right:-14%;transform:none}@keyframes authSplitGlowBreathe{0%,to{opacity:.4;transform:translate(-50%)scale(1)}50%{opacity:.6;transform:translate(-50%)scale(1.05)}}@keyframes authSplitGlowWarm{0%,to{opacity:.32;transform:scale(1)}50%{opacity:.5;transform:scale(1.08)}}.auth-split-header{z-index:3;position:relative}.auth-split-mark{align-items:baseline;gap:10px;display:inline-flex}.auth-split-mark-word{font-family:var(--font-display,"Fraunces", Georgia, serif);letter-spacing:-.015em;color:#f5f5f7;font-size:23px;font-style:italic;font-weight:400;line-height:1}.auth-split-mark-sub{font-family:var(--font-ui,"DM Sans", sans-serif);letter-spacing:.24em;text-transform:uppercase;color:#f5f5f78c;font-size:10.5px;font-weight:500;transform:translateY(-1px)}.auth-split-tagline{max-width:28ch;font-family:var(--font-ui,"DM Sans", sans-serif);letter-spacing:.01em;color:#f5f5f78c;margin:14px 0 0;font-size:13px;font-weight:300;line-height:1.55}.auth-split-quote-block{z-index:3;max-width:32ch;position:relative}.auth-split-hero{border:none;margin:0;padding:0;position:relative}.auth-split-hero-mark{font-family:var(--font-display,"Fraunces", Georgia, serif);margin-bottom:8px;font-size:48px;font-weight:400;line-height:.6;display:block}.auth-split-hero-mark--close{text-align:right;margin-top:12px;margin-bottom:0;line-height:.5}.auth-split-hero-line{font-family:var(--font-display,"Fraunces", Georgia, serif);letter-spacing:-.02em;text-shadow:0 1px 28px #00000080,0 0 1px #00000059;margin:0;font-size:clamp(1.75rem,2.8vw,2.125rem);font-weight:400;line-height:1.32}.auth-split-hero-line+.auth-split-hero-line{margin-top:4px}.auth-split-hero-em{font-style:italic;font-weight:400}.auth-split-foot{z-index:3;position:relative}.auth-split-features{flex-direction:column;gap:20px;margin:0 0 28px;padding:0;list-style:none;display:flex}.auth-split-feature{align-items:flex-start;gap:14px;display:flex}.auth-split-feature-mark{opacity:.9;background:#6e8cff;flex-shrink:0;width:6px;height:6px;margin-top:7px;transform:rotate(45deg)}.auth-split-feature-copy{min-width:0}.auth-split-feature-title{font-family:var(--font-ui,"DM Sans", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:#f5f5f7e0;margin:0;font-size:13px;font-weight:500}.auth-split-feature-desc{font-family:var(--font-ui,"DM Sans", sans-serif);letter-spacing:-.005em;margin:6px 0 0;font-size:13.5px;font-weight:300;line-height:1.5}.auth-split-footer-label{font-family:var(--font-ui,"DM Sans", sans-serif);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500}.auth-split-rule{background:#ffffff24;width:32px;height:1px;margin-bottom:14px}.auth-onboarding-wrap{color:#f5f5f7;background:#000;min-height:100dvh}.auth-onboarding-shell{--onboarding-bg:#000;--onboarding-text:#f5f5f7;--onboarding-text-soft:#c8c8cc;--onboarding-text-muted:#a3a3a8;--onboarding-accent-cyan:#5ee7ff;--onboarding-accent-blue:#6e8cff;--onboarding-accent-violet:#b48cff;--onboarding-cta-bg:#f5f5f7;--onboarding-cta-fg:#000;--onboarding-font-display:"Fraunces", "Noto Serif Tamil", "Noto Serif Kannada", "Noto Serif Devanagari", Georgia, serif;--onboarding-font-ui:"DM Sans", sans-serif;background:#000;min-height:100dvh;position:relative;overflow-x:hidden}.auth-onboarding-stage{z-index:1;min-height:100dvh;padding:max(48px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(48px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));justify-content:center;align-items:center;display:flex;position:relative}.auth-onboarding-hero{text-align:center;width:100%;max-width:560px;margin:0 auto}.auth-onboarding-brand{flex-direction:column;align-items:center;display:flex}.auth-onboarding-logo{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:0 0;border:0;width:205px;max-width:72vw;height:auto;margin:0 auto;padding:0;display:block}.auth-onboarding-wordmark{font-family:var(--onboarding-font-ui);letter-spacing:.32em;text-transform:uppercase;color:var(--onboarding-text);margin:18px 0 0;padding-left:.32em;font-size:13px;font-weight:500;line-height:1.2}.auth-onboarding-accent{background:var(--onboarding-accent-blue);width:28px;height:1px;margin:36px auto 0;display:block}.auth-onboarding-headline{font-family:var(--onboarding-font-display);letter-spacing:-.03em;color:var(--onboarding-text);margin:28px 0 0;font-size:clamp(2.1rem,6vw,3.25rem);font-style:normal;font-weight:300;line-height:1.08}.auth-onboarding-headline-line{display:block}.auth-onboarding-emphasis{font-family:var(--onboarding-font-display);font-size:inherit;letter-spacing:inherit;color:inherit;font-style:italic;font-weight:300}.auth-onboarding-cta-wrap{justify-content:center;margin-top:40px;display:flex}.auth-onboarding-cta{border:1px solid var(--onboarding-cta-bg);background:var(--onboarding-cta-bg);min-width:196px;min-height:48px;color:var(--onboarding-cta-fg);font-family:var(--onboarding-font-ui);letter-spacing:.01em;cursor:pointer;touch-action:manipulation;justify-content:center;align-items:center;margin:0;padding:14px 32px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.auth-onboarding-cta:hover{color:#000;background:#fff;border-color:#fff}.auth-onboarding-cta:focus-visible{outline:2px solid var(--onboarding-accent-cyan);outline-offset:3px}.auth-onboarding-secondary:focus-visible{outline:2px solid var(--onboarding-accent-cyan);outline-offset:3px}.auth-onboarding-secondary{width:100%;min-height:44px;font-family:var(--onboarding-font-ui);color:var(--onboarding-text-muted);text-align:center;cursor:pointer;touch-action:manipulation;background:0 0;border:none;margin:16px 0 0;padding:8px 0;font-size:14px;font-weight:400;transition:color .2s;display:block}.auth-onboarding-secondary:hover{color:var(--onboarding-accent-violet);text-underline-offset:4px;text-decoration:underline}@media (min-width:768px){.auth-onboarding-stage{padding:max(64px, env(safe-area-inset-top)) max(48px, env(safe-area-inset-right)) max(64px, env(safe-area-inset-bottom)) max(48px, env(safe-area-inset-left))}.auth-onboarding-logo{width:270px;max-width:270px}.auth-onboarding-wordmark{letter-spacing:.36em;margin-top:20px;padding-left:.36em;font-size:14px}.auth-onboarding-headline{font-size:clamp(2.4rem,4.2vw,3.5rem)}.auth-onboarding-accent{margin-top:40px}}@media (max-width:639px){.auth-shell{min-height:auto;padding-bottom:max(48px, calc(env(safe-area-inset-bottom,0px) + 32px))}.auth-form-panel{min-height:0}}@media (min-width:1024px){.auth-onboarding-logo{width:350px;max-width:350px}.auth-onboarding-wordmark{letter-spacing:.4em;margin-top:22px;padding-left:.4em}.auth-onboarding-hero{max-width:640px}}@media (prefers-reduced-motion:reduce){.auth-onboarding-cta,.auth-onboarding-secondary{transition:none}}
