.auth-page-shell-module__RG7GlG__shell{z-index:1;background:#eaeaea;grid-template-columns:1fr 1fr;display:grid;position:fixed;inset:0}.auth-page-shell-module__RG7GlG__left{justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative}.auth-page-shell-module__RG7GlG__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:absolute;top:clamp(18px,2vw,26px);left:clamp(18px,2.8vw,40px);right:clamp(18px,2.8vw,40px)}.auth-page-shell-module__RG7GlG__brand{color:var(--accent);font-family:var(--font-display);letter-spacing:-.01em;view-transition-name:auth-page-shell-module__RG7GlG__visu-brand;gap:0;width:min-content;font-size:40px;font-weight:900;line-height:.78;text-decoration:none;display:grid}.auth-page-shell-module__RG7GlG__brand>span{display:block}.auth-page-shell-module__RG7GlG__brand:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.auth-page-shell-module__RG7GlG__backButton{background:var(--paper);cursor:pointer;width:50px;height:50px;transition:transform var(--dur-fast) var(--ease-snappy);border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.auth-page-shell-module__RG7GlG__backButton:hover:not(:disabled){transform:scale(1.04)}.auth-page-shell-module__RG7GlG__backButton:active:not(:disabled){transform:scale(.96)}.auth-page-shell-module__RG7GlG__backButton:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.auth-page-shell-module__RG7GlG__backButton:disabled{opacity:.5;cursor:not-allowed}.auth-page-shell-module__RG7GlG__main{flex-direction:column;align-items:center;width:100%;padding:0 clamp(18px,2.8vw,40px);display:flex}.auth-page-shell-module__RG7GlG__footer{pointer-events:none;justify-content:center;padding:0 clamp(18px,2.8vw,40px);display:flex;position:absolute;bottom:clamp(18px,2vw,26px);left:0;right:0}.auth-page-shell-module__RG7GlG__feedback{border-radius:var(--radius-pill);font-family:var(--font-text);text-align:center;pointer-events:auto;max-width:100%;padding:12px 28px;font-size:14px}.auth-page-shell-module__RG7GlG__feedback[data-tone=error],.auth-page-shell-module__RG7GlG__feedback[data-tone=info]{background:var(--accent-soft);color:var(--accent)}.auth-page-shell-module__RG7GlG__right{background:#e6e6e6;position:relative;overflow:hidden}.auth-page-shell-module__RG7GlG__player{width:100%;height:100%;position:absolute;inset:0}@media (max-width:768px){.auth-page-shell-module__RG7GlG__shell{--auth-mobile-pad-x:20px;--auth-mobile-top:max(12px, env(safe-area-inset-top));background:#f1f1f1;grid-template-columns:1fr;min-height:100dvh;position:relative;overflow-x:hidden}.auth-page-shell-module__RG7GlG__left{justify-content:flex-start;align-items:stretch;min-height:100dvh}.auth-page-shell-module__RG7GlG__header{top:var(--auth-mobile-top);left:var(--auth-mobile-pad-x);right:var(--auth-mobile-pad-x);z-index:5;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:18px;position:fixed}.auth-page-shell-module__RG7GlG__brand{font-size:57px}.auth-page-shell-module__RG7GlG__backButton{border-radius:var(--radius-pill);flex-shrink:0;width:75px;height:40px;box-shadow:0 2px 12px #1713110e}.auth-page-shell-module__RG7GlG__main{min-height:100dvh;padding:148px var(--auth-mobile-pad-x) max(84px, calc(64px + env(safe-area-inset-bottom)));justify-content:center}.auth-page-shell-module__RG7GlG__footer{bottom:max(18px, env(safe-area-inset-bottom));padding:0 var(--auth-mobile-pad-x)}.auth-page-shell-module__RG7GlG__feedback{width:100%;padding:11px 20px;font-size:13px}.auth-page-shell-module__RG7GlG__right{display:none}}@media (max-width:380px){.auth-page-shell-module__RG7GlG__brand{font-size:52px}}
.sign-in-page-client-module__AGItDG__stack{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:440px;display:flex}.sign-in-page-client-module__AGItDG__emailForm{flex-direction:column;gap:16px;width:100%;display:flex}.sign-in-page-client-module__AGItDG__codeForm{gap:16px;width:100%;display:grid}.sign-in-page-client-module__AGItDG__inlineSubmitButton{justify-self:center;max-width:260px}.sign-in-page-client-module__AGItDG__nameRow{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.sign-in-page-client-module__AGItDG__bottomCta{font-family:var(--font-text);color:var(--text);text-align:center;margin:0;font-size:16px;font-weight:400}.sign-in-page-client-module__AGItDG__accentLink{color:var(--accent);transition:text-decoration var(--dur-fast) var(--ease-snappy);font-weight:400;text-decoration:none}.sign-in-page-client-module__AGItDG__accentLink:hover,.sign-in-page-client-module__AGItDG__accentLink:focus-visible{outline:none;text-decoration:underline}.sign-in-page-client-module__AGItDG__linkButton{appearance:none;color:var(--text);font-family:var(--font-text);cursor:pointer;transition:color var(--dur-fast) var(--ease-snappy);background:0 0;border:0;margin:0;padding:0;font-size:16px;font-weight:400}.sign-in-page-client-module__AGItDG__linkButton:hover:not(:disabled),.sign-in-page-client-module__AGItDG__linkButton:focus-visible{color:var(--accent);outline:none}.sign-in-page-client-module__AGItDG__linkButton:disabled{opacity:.5;cursor:not-allowed}.sign-in-page-client-module__AGItDG__secondaryAuthLink{appearance:none;color:var(--text-soft);font-family:var(--font-text);cursor:pointer;transition:color var(--dur-fast) var(--ease-snappy);background:0 0;border:0;margin:-8px 0 0;padding:0;font-size:14px;font-weight:400}.sign-in-page-client-module__AGItDG__secondaryAuthLink:hover:not(:disabled),.sign-in-page-client-module__AGItDG__secondaryAuthLink:focus-visible:not(:disabled){color:var(--accent);outline:none}.sign-in-page-client-module__AGItDG__secondaryAuthLink:disabled{opacity:.5;cursor:not-allowed}.sign-in-page-client-module__AGItDG__dim{font-family:var(--font-text);color:var(--text-soft);font-size:16px;font-weight:400}.sign-in-page-client-module__AGItDG__verifyCopy{font-family:var(--font-text);color:var(--text);text-align:center;margin:0;font-size:16px;font-weight:400;line-height:1.5}.sign-in-page-client-module__AGItDG__accentText{color:var(--accent)}.sign-in-page-client-module__AGItDG__verifyActions{font-family:var(--font-text);color:var(--text);text-align:center;margin:0;font-size:16px;font-weight:400}.sign-in-page-client-module__AGItDG__factorPicker{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;display:flex}.sign-in-page-client-module__AGItDG__factorOption{border-radius:var(--radius-pill);background:var(--paper);min-height:38px;color:var(--text-soft);font-family:var(--font-text);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-snappy), color var(--dur-fast) var(--ease-snappy);border:0;padding:0 16px;font-size:14px;font-weight:400}.sign-in-page-client-module__AGItDG__factorOption:hover,.sign-in-page-client-module__AGItDG__factorOption:focus-visible,.sign-in-page-client-module__AGItDG__factorOption[data-active=true]{background:var(--accent);color:#fff;outline:none}.sign-in-page-client-module__AGItDG__terms{font-family:var(--font-text);color:var(--text-soft);text-align:center;margin:-16px 0 0;font-size:12px;font-weight:400;line-height:1.4}.sign-in-page-client-module__AGItDG__termsLink{color:inherit;text-underline-offset:2px;transition:color var(--dur-fast) var(--ease-snappy);text-decoration:underline;text-decoration-thickness:1px}.sign-in-page-client-module__AGItDG__termsLink:hover,.sign-in-page-client-module__AGItDG__termsLink:focus-visible{color:var(--accent);outline:none}.sign-in-page-client-module__AGItDG__modalFlow{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.sign-in-page-client-module__AGItDG__captchaSlot{pointer-events:auto;justify-content:center;width:min(100%,360px);min-height:0;display:flex;overflow:visible}.sign-in-page-client-module__AGItDG__captchaSlot:empty{display:none}.sign-in-page-client-module__AGItDG__modalFeedback{border-radius:var(--radius-pill);width:100%;max-width:440px;font-family:var(--font-text);text-align:center;padding:11px 22px;font-size:13px;font-weight:400;line-height:1.25}.sign-in-page-client-module__AGItDG__modalFeedback[data-tone=error],.sign-in-page-client-module__AGItDG__modalFeedback[data-tone=info]{background:var(--accent-soft);color:var(--accent)}@media (max-width:768px){.sign-in-page-client-module__AGItDG__stack{gap:18px;max-width:none}.sign-in-page-client-module__AGItDG__emailForm{gap:12px}.sign-in-page-client-module__AGItDG__bottomCta,.sign-in-page-client-module__AGItDG__linkButton,.sign-in-page-client-module__AGItDG__secondaryAuthLink,.sign-in-page-client-module__AGItDG__dim,.sign-in-page-client-module__AGItDG__verifyCopy,.sign-in-page-client-module__AGItDG__verifyActions{font-size:15px}.sign-in-page-client-module__AGItDG__terms{max-width:300px;margin-top:-10px;font-size:11px}}@media (max-width:430px){.sign-in-page-client-module__AGItDG__nameRow{grid-template-columns:1fr}}
.welcome-overlay-module__K8UOKq__overlay{z-index:2200;overscroll-behavior:none;isolation:isolate;color:#e6e6e6;animation:welcome-overlay-module__K8UOKq__overlay-enter .22s var(--ease-snappy) both;background:#ff2304;position:fixed;inset:0;overflow:hidden auto}.welcome-overlay-module__K8UOKq__overlay:before{content:"";z-index:-1;pointer-events:none;background:#ff2304;position:fixed;inset:-30vh 0}.welcome-overlay-module__K8UOKq__brandMark{z-index:20;color:#e6e6e6;width:min-content;font-family:var(--font-display);letter-spacing:0;text-align:left;cursor:pointer;animation:welcome-overlay-module__K8UOKq__item-enter .44s 90ms var(--ease-snappy) both;background:0 0;border:0;padding:0;font-size:40px;font-weight:900;line-height:.78;text-decoration:none;display:grid;position:fixed;top:68px;left:56px}.welcome-overlay-module__K8UOKq__brandMark>span{display:block}.welcome-overlay-module__K8UOKq__brandMark:focus-visible,.welcome-overlay-module__K8UOKq__startButton:focus-visible,.welcome-overlay-module__K8UOKq__answerButton:focus-visible,.welcome-overlay-module__K8UOKq__answerInputShell button:focus-visible,.welcome-overlay-module__K8UOKq__backButton:focus-visible,.welcome-overlay-module__K8UOKq__welcomeBillingToggle button:focus-visible,.welcome-overlay-module__K8UOKq__desktopPlanButton:focus-visible,.welcome-overlay-module__K8UOKq__mobilePlanButton:focus-visible{outline-offset:5px;outline:2px solid #e6e6e6}.welcome-overlay-module__K8UOKq__stepFrame{z-index:2;min-height:100svh;animation:welcome-overlay-module__K8UOKq__step-enter .36s var(--ease-snappy) both;position:relative}.welcome-overlay-module__K8UOKq__stepFrame[data-direction=back]{animation-name:welcome-overlay-module__K8UOKq__step-enter-back}.welcome-overlay-module__K8UOKq__introStep{place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.welcome-overlay-module__K8UOKq__physicsLayer{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;position:fixed;inset:0;overflow:hidden}.welcome-overlay-module__K8UOKq__physicsLetter{color:#dedede;font-family:var(--font-display);letter-spacing:0;transform-origin:50% 52%;will-change:transform;pointer-events:auto;cursor:grab;touch-action:none;font-size:clamp(168px,21.8vw,392px);font-weight:900;line-height:.78;display:block;position:absolute;top:0;left:0}.welcome-overlay-module__K8UOKq__physicsLetter[data-dragging=true]{cursor:grabbing}.welcome-overlay-module__K8UOKq__startButton{z-index:4;color:#fff;min-width:280px;min-height:88px;font-family:var(--font-text);letter-spacing:0;cursor:pointer;transition:background .16s var(--ease-snappy), opacity .16s ease;background:#d71b01;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 42px;font-size:14px;font-weight:500;line-height:1;display:inline-flex;position:relative}.welcome-overlay-module__K8UOKq__startButton:hover{background:#b91802}.welcome-overlay-module__K8UOKq__startButton:active{background:#a91502}.welcome-overlay-module__K8UOKq__startButton:disabled{cursor:default;opacity:.72}.welcome-overlay-module__K8UOKq__questionStep{flex-direction:column;width:min(980px,100vw - 420px);min-height:100svh;margin-left:clamp(230px,22vw,430px);padding:68px 0 140px;display:flex}.welcome-overlay-module__K8UOKq__questionStep h1,.welcome-overlay-module__K8UOKq__pricingStep h1{color:#e6e6e6;max-width:780px;font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(58px,5vw,78px);font-weight:900;line-height:.9}.welcome-overlay-module__K8UOKq__questionStep h1 span,.welcome-overlay-module__K8UOKq__pricingStep h1 span{display:block}.welcome-overlay-module__K8UOKq__answerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 30px;margin-top:58px;display:grid}.welcome-overlay-module__K8UOKq__answerButton,.welcome-overlay-module__K8UOKq__answerInputShell{color:#fff;min-width:0;min-height:88px;font-family:var(--font-text);letter-spacing:0;text-align:center;cursor:pointer;transition:background .16s var(--ease-snappy), color .16s var(--ease-snappy);background:#d71b01;border:0;border-radius:999px;justify-content:center;align-items:center;gap:24px;padding:0 32px;font-size:14px;font-weight:500;line-height:1;display:flex}.welcome-overlay-module__K8UOKq__answerButton:hover,.welcome-overlay-module__K8UOKq__answerButton:focus-visible{background:#bf1903}.welcome-overlay-module__K8UOKq__answerButton:active{background:#a91502}.welcome-overlay-module__K8UOKq__answerButton[data-selected=true]{background:#111}.welcome-overlay-module__K8UOKq__answerInputShell{cursor:default;justify-content:space-between;padding:0 28px 0 38px}.welcome-overlay-module__K8UOKq__answerInputShell input{color:#fff;width:100%;min-width:0;font-family:var(--font-text);letter-spacing:0;background:0 0;border:0;outline:0;font-size:14px;font-weight:500;line-height:1}.welcome-overlay-module__K8UOKq__answerInputShell input::placeholder{color:#ffffff94}.welcome-overlay-module__K8UOKq__answerInputShell button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.welcome-overlay-module__K8UOKq__answerArrow{background:currentColor;flex:none;width:18px;height:18px;display:inline-block;-webkit-mask:url(/Assets_design/arrow-icon.svg) 50%/contain no-repeat;mask:url(/Assets_design/arrow-icon.svg) 50%/contain no-repeat}.welcome-overlay-module__K8UOKq__backArrow{background:currentColor;flex:none;width:14px;height:14px;transition:opacity .15s;display:inline-block;transform:rotate(180deg);-webkit-mask:url(/Assets_design/arrow-icon.svg) 50%/contain no-repeat;mask:url(/Assets_design/arrow-icon.svg) 50%/contain no-repeat}.welcome-overlay-module__K8UOKq__pricingStep{width:min(980px,100vw - 420px);min-height:100svh;margin-left:clamp(230px,22vw,430px);padding:68px 0 120px}.welcome-overlay-module__K8UOKq__pricingHeader{grid-template-columns:minmax(0,1fr) minmax(280px,370px);align-items:start;gap:58px;margin-bottom:76px;display:grid}.welcome-overlay-module__K8UOKq__pricingHeader p{color:#fff;font-family:var(--font-text);letter-spacing:0;margin:20px 0 0;font-size:14px;font-weight:400;line-height:1.16}.welcome-overlay-module__K8UOKq__welcomeBillingToggle{background:#d71b01b8;border-radius:999px;grid-template-columns:repeat(2,minmax(96px,1fr));gap:4px;width:fit-content;min-height:42px;margin:26px 0 0;padding:4px;display:inline-grid}.welcome-overlay-module__K8UOKq__welcomeBillingToggle button{color:#fff;min-height:34px;font-family:var(--font-text);letter-spacing:0;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:14px;font-weight:500;line-height:1}.welcome-overlay-module__K8UOKq__welcomeBillingToggle button[data-active=true]{background:#000}.welcome-overlay-module__K8UOKq__welcomePlanStack{gap:22px;display:grid}.welcome-overlay-module__K8UOKq__welcomePaidPlans{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;min-width:0;display:grid}.welcome-overlay-module__K8UOKq__welcomePlanCard{color:#e6e6e6;transition:background .18s var(--ease-snappy), border-color .18s var(--ease-snappy);background:0 0;border:1px solid #0000002e;border-radius:18px}.welcome-overlay-module__K8UOKq__welcomePlanCard:hover,.welcome-overlay-module__K8UOKq__welcomePlanCard:focus-within{background:#d71b01;border-color:#d71b01}.welcome-overlay-module__K8UOKq__welcomePlanCard form{border-radius:inherit;flex-direction:column;gap:28px;height:100%;min-height:430px;padding:28px;display:flex;position:relative}.welcome-overlay-module__K8UOKq__freePlanCard{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:28px;min-height:92px;padding:20px 30px;display:grid;position:relative}.welcome-overlay-module__K8UOKq__freePlanMeta{justify-content:flex-end;justify-self:end;align-items:center;gap:18px;min-width:0;display:flex}.welcome-overlay-module__K8UOKq__freePlanCta{z-index:2;color:#fff;min-height:44px;font-family:var(--font-text);pointer-events:none;background:#000;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:500;line-height:1;display:inline-flex;position:relative}.welcome-overlay-module__K8UOKq__desktopPlanButton{z-index:1;border-radius:inherit;color:#0000;cursor:pointer;background:0 0;border:0;width:100%;height:100%;position:absolute;inset:0}.welcome-overlay-module__K8UOKq__desktopPlanButton:disabled{cursor:not-allowed}.welcome-overlay-module__K8UOKq__welcomePlanTopline{z-index:2;pointer-events:none;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid;position:relative}.welcome-overlay-module__K8UOKq__welcomePlanTopline h2,.welcome-overlay-module__K8UOKq__freePlanCard h2{color:#e6e6e6;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:28px;font-weight:900;line-height:.95}.welcome-overlay-module__K8UOKq__welcomePlanTopline h2 span{color:#fff;vertical-align:middle;min-height:34px;font-family:var(--font-text);letter-spacing:0;background:#000;border-radius:999px;align-items:center;margin-left:18px;padding:0 18px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.welcome-overlay-module__K8UOKq__welcomePlanPrice{color:#e6e6e6;white-space:nowrap;margin:0}.welcome-overlay-module__K8UOKq__welcomePlanPrice strong{font-family:var(--font-display);letter-spacing:0;font-size:28px;font-weight:900;line-height:.95}.welcome-overlay-module__K8UOKq__welcomePlanPrice span{font-family:var(--font-text);letter-spacing:0;font-size:14px;font-weight:400;line-height:1}.welcome-overlay-module__K8UOKq__welcomePlanFeatures{z-index:2;pointer-events:none;gap:10px;display:grid;position:relative}.welcome-overlay-module__K8UOKq__featurePill{color:#ffffffb3;width:100%;min-height:36px;font-family:var(--font-text);letter-spacing:0;pointer-events:none;border:1px solid #ffffff3d;border-radius:14px;align-items:center;gap:9px;padding:9px 14px;font-size:14px;font-weight:400;line-height:1.05;display:inline-flex}.welcome-overlay-module__K8UOKq__featurePill>span:first-child{min-width:0}.welcome-overlay-module__K8UOKq__featureHelp{z-index:4;color:#0000;width:18px;height:18px;font-family:var(--font-text);pointer-events:auto;cursor:help;background:url(/pricing-icons/question-orange.svg) 50%/contain no-repeat;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:0;font-weight:400;line-height:1;display:inline-flex;position:relative}.welcome-overlay-module__K8UOKq__featureHelp:focus-visible{outline-offset:2px;outline:2px solid #fff}.welcome-overlay-module__K8UOKq__featureBubble{color:#fff;width:min(260px,72vw);font-family:var(--font-text);letter-spacing:0;opacity:0;visibility:hidden;transition:opacity .12s ease, transform .12s var(--ease-snappy), visibility .12s ease;background:#000;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:500;line-height:1.2;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,5px)}.welcome-overlay-module__K8UOKq__featureHelp:hover .welcome-overlay-module__K8UOKq__featureBubble,.welcome-overlay-module__K8UOKq__featureHelp:focus-visible .welcome-overlay-module__K8UOKq__featureBubble{opacity:1;visibility:visible;transform:translate(-50%)}.welcome-overlay-module__K8UOKq__mobilePlanButton{color:#fff;min-width:146px;min-height:52px;font-family:var(--font-text);letter-spacing:0;cursor:pointer;background:#000;border:0;border-radius:999px;justify-content:center;align-self:end;align-items:center;padding:0 24px;font-size:14px;font-weight:500;line-height:1;transition:opacity .16s;display:none}.welcome-overlay-module__K8UOKq__mobilePlanButton:hover,.welcome-overlay-module__K8UOKq__mobilePlanButton:focus-visible{opacity:.86;outline:none}.welcome-overlay-module__K8UOKq__mobilePlanButton:disabled{cursor:not-allowed;opacity:.5}.welcome-overlay-module__K8UOKq__freePlanTitle,.welcome-overlay-module__K8UOKq__freePlanPrice,.welcome-overlay-module__K8UOKq__freePlanCopy{z-index:2;pointer-events:none;position:relative}.welcome-overlay-module__K8UOKq__freePlanPrice{color:#e6e6e6;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:28px;font-weight:900;line-height:.95}.welcome-overlay-module__K8UOKq__freePlanCopy{color:#fff;max-width:330px;font-family:var(--font-text);letter-spacing:0;text-align:center;white-space:nowrap;justify-self:center;margin:0;font-size:14px;font-weight:400;line-height:1.16}.welcome-overlay-module__K8UOKq__comparePlansLink{color:#fff;width:fit-content;font-family:var(--font-text);letter-spacing:0;z-index:4;margin-top:30px;font-size:14px;font-weight:400;line-height:1;text-decoration:none;transition:opacity .15s;display:inline-flex;position:relative}.welcome-overlay-module__K8UOKq__comparePlansLink:hover,.welcome-overlay-module__K8UOKq__comparePlansLink:focus-visible{opacity:.72;outline:none}.welcome-overlay-module__K8UOKq__backButton{left:50px;bottom:max(42px, env(safe-area-inset-bottom));z-index:30;color:#fff;font-family:var(--font-text);letter-spacing:0;cursor:pointer;transition:background .16s var(--ease-snappy), color .16s ease;background:0 0;border:0;border-radius:999px;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:400;line-height:1;display:inline-flex;position:fixed}.welcome-overlay-module__K8UOKq__backButton:hover,.welcome-overlay-module__K8UOKq__backButton:focus-visible{color:#fff;background:#d71b01;outline:none}.welcome-overlay-module__K8UOKq__backButton:hover .welcome-overlay-module__K8UOKq__backArrow,.welcome-overlay-module__K8UOKq__backButton:focus-visible .welcome-overlay-module__K8UOKq__backArrow{opacity:1}.welcome-overlay-module__K8UOKq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes welcome-overlay-module__K8UOKq__overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes welcome-overlay-module__K8UOKq__item-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes welcome-overlay-module__K8UOKq__step-enter{0%{opacity:0;transform:translateY(54px)}to{opacity:1;transform:translateY(0)}}@keyframes welcome-overlay-module__K8UOKq__step-enter-back{0%{opacity:0;transform:translateY(-38px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.welcome-overlay-module__K8UOKq__questionStep,.welcome-overlay-module__K8UOKq__pricingStep{width:min(780px,100vw - 230px);margin-left:170px}.welcome-overlay-module__K8UOKq__pricingHeader{grid-template-columns:1fr;gap:22px;margin-bottom:44px}.welcome-overlay-module__K8UOKq__pricingHeader p{max-width:460px}.welcome-overlay-module__K8UOKq__welcomePaidPlans{gap:14px}.welcome-overlay-module__K8UOKq__welcomePlanCard form{min-height:450px;padding:24px}.welcome-overlay-module__K8UOKq__featurePill{font-size:13px}.welcome-overlay-module__K8UOKq__answerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-overlay-module__K8UOKq__questionStep h1,.welcome-overlay-module__K8UOKq__pricingStep h1{max-width:680px}}@media (max-width:1000px){.welcome-overlay-module__K8UOKq__welcomePaidPlans{grid-template-columns:1fr}}@media (min-width:1001px) and (max-width:1300px){.welcome-overlay-module__K8UOKq__welcomePlanTopline{grid-template-columns:1fr;gap:14px}.welcome-overlay-module__K8UOKq__welcomePlanTopline h2 span{margin-left:12px}}@media (max-width:760px){.welcome-overlay-module__K8UOKq__overlay{overflow-x:hidden}.welcome-overlay-module__K8UOKq__overlay:after{content:"";z-index:18;pointer-events:none;background:linear-gradient(#ff2304 0%,#ff2304f5 52%,#ff230400 100%);height:142px;position:fixed;top:0;left:0;right:0}.welcome-overlay-module__K8UOKq__brandMark{top:max(28px, env(safe-area-inset-top));font-size:34px;left:24px}.welcome-overlay-module__K8UOKq__startButton{width:calc(100vw - 48px);min-width:0;min-height:76px}.welcome-overlay-module__K8UOKq__physicsLetter{font-size:clamp(118px,35vw,194px)}.welcome-overlay-module__K8UOKq__questionStep,.welcome-overlay-module__K8UOKq__pricingStep{width:100%;min-height:100svh;margin-left:0;padding:156px 20px 120px}.welcome-overlay-module__K8UOKq__questionStep h1,.welcome-overlay-module__K8UOKq__pricingStep h1{max-width:100%;font-size:clamp(42px,12.2vw,58px)}.welcome-overlay-module__K8UOKq__answerGrid{grid-template-columns:1fr;gap:16px;margin-top:42px}.welcome-overlay-module__K8UOKq__answerButton,.welcome-overlay-module__K8UOKq__answerInputShell{min-height:66px;padding-inline:26px}.welcome-overlay-module__K8UOKq__answerInputShell input{font-size:14px}.welcome-overlay-module__K8UOKq__pricingHeader{gap:20px;margin-bottom:32px}.welcome-overlay-module__K8UOKq__pricingHeader p{max-width:320px;margin-top:14px}.welcome-overlay-module__K8UOKq__welcomeBillingToggle{width:100%;margin-top:22px}.welcome-overlay-module__K8UOKq__welcomePlanStack{gap:14px}.welcome-overlay-module__K8UOKq__welcomePaidPlans{grid-template-columns:1fr;gap:14px}.welcome-overlay-module__K8UOKq__welcomePlanCard{background:#d71b01;border-color:#d71b01;transition:none}.welcome-overlay-module__K8UOKq__welcomePlanCard:hover,.welcome-overlay-module__K8UOKq__welcomePlanCard:focus-within{background:#d71b01;border-color:#d71b01}.welcome-overlay-module__K8UOKq__welcomePlanCard form{grid-template-columns:1fr;gap:18px;min-height:0;padding:22px}.welcome-overlay-module__K8UOKq__freePlanCard{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;min-height:72px;padding:12px 14px}.welcome-overlay-module__K8UOKq__freePlanMeta{justify-self:center;gap:0}.welcome-overlay-module__K8UOKq__freePlanCta{display:none}.welcome-overlay-module__K8UOKq__welcomePlanTopline{grid-template-columns:1fr;gap:12px}.welcome-overlay-module__K8UOKq__welcomePlanTopline h2,.welcome-overlay-module__K8UOKq__freePlanCard h2{font-size:26px}.welcome-overlay-module__K8UOKq__freePlanCard h2,.welcome-overlay-module__K8UOKq__freePlanPrice{font-size:22px}.welcome-overlay-module__K8UOKq__welcomePlanTopline h2 span{white-space:nowrap;width:fit-content;max-width:100%;min-height:28px;margin:12px 0 0;padding:0 14px;font-size:12px;display:flex}.welcome-overlay-module__K8UOKq__welcomePlanFeatures{grid-template-columns:1fr;gap:9px;display:grid}.welcome-overlay-module__K8UOKq__featurePill{white-space:normal;width:fit-content;max-width:100%;min-height:34px;padding:8px 14px}.welcome-overlay-module__K8UOKq__featureBubble{width:min(280px,100vw - 40px);max-width:calc(100vw - 40px);bottom:calc(100% + 8px);left:auto;right:-10px;transform:translateY(5px)}.welcome-overlay-module__K8UOKq__featureHelp:hover .welcome-overlay-module__K8UOKq__featureBubble,.welcome-overlay-module__K8UOKq__featureHelp:focus-visible .welcome-overlay-module__K8UOKq__featureBubble{transform:translateY(0)}.welcome-overlay-module__K8UOKq__mobilePlanButton{align-self:stretch;width:100%;min-height:58px;display:inline-flex}.welcome-overlay-module__K8UOKq__freePlanCard .welcome-overlay-module__K8UOKq__mobilePlanButton{justify-self:end;width:auto;min-width:128px;min-height:48px}.welcome-overlay-module__K8UOKq__desktopPlanButton{display:none}.welcome-overlay-module__K8UOKq__freePlanCopy{max-width:none}.welcome-overlay-module__K8UOKq__freePlanCard .welcome-overlay-module__K8UOKq__freePlanCopy{display:none}.welcome-overlay-module__K8UOKq__comparePlansLink{margin:42px auto 0}.welcome-overlay-module__K8UOKq__backButton{top:max(28px, env(safe-area-inset-top));bottom:auto;left:auto;right:20px}}@media (max-width:420px){.welcome-overlay-module__K8UOKq__questionStep,.welcome-overlay-module__K8UOKq__pricingStep{padding-inline:16px}.welcome-overlay-module__K8UOKq__answerButton,.welcome-overlay-module__K8UOKq__answerInputShell{padding-inline:22px}}@media (prefers-reduced-motion:reduce){.welcome-overlay-module__K8UOKq__overlay,.welcome-overlay-module__K8UOKq__brandMark,.welcome-overlay-module__K8UOKq__stepFrame{animation:none}.welcome-overlay-module__K8UOKq__physicsLayer{opacity:.35}}
.welcome-lab-page-module__FM0I5a__labRoot{min-height:100svh;color:var(--text);background:#f1f1f1;justify-content:center;align-items:center;padding:40px;display:flex}.welcome-lab-page-module__FM0I5a__labPanel{flex-direction:column;gap:22px;width:min(680px,100%);display:flex}.welcome-lab-page-module__FM0I5a__eyebrow{color:var(--accent);font-family:var(--font-text);letter-spacing:0;margin:0;font-size:15px;line-height:1}.welcome-lab-page-module__FM0I5a__labPanel h1{font-family:var(--font-display);letter-spacing:0;margin:0;font-size:58px;font-weight:900;line-height:.94}.welcome-lab-page-module__FM0I5a__labPanel p{max-width:560px;font-family:var(--font-text);letter-spacing:0;margin:0;font-size:20px;line-height:1.15}.welcome-lab-page-module__FM0I5a__replayButton{background:var(--text);color:#fff;width:fit-content;min-height:52px;font-family:var(--font-text);letter-spacing:0;cursor:pointer;border:0;border-radius:999px;margin-top:6px;padding:0 22px;font-size:18px;line-height:1}.welcome-lab-page-module__FM0I5a__replayButton:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (max-width:720px){.welcome-lab-page-module__FM0I5a__labRoot{padding:24px}.welcome-lab-page-module__FM0I5a__labPanel h1{font-size:42px}.welcome-lab-page-module__FM0I5a__labPanel p{font-size:18px}}
