:root{--public-canvas:#080a0f;--public-surface:#0b0e14;--public-surface-2:#11141b;--public-surface-3:#171b23;--public-line:hsla(0,0%,100%,.08);--public-line-strong:hsla(0,0%,100%,.13);--public-text:#f7f7f8;--public-muted:hsla(240,7%,97%,.68);--public-dim:hsla(240,7%,97%,.44);--public-red:#e73946;--public-red-hover:#f04452;--public-ease:cubic-bezier(.22,1,.36,1)}body:has(.crm-auth-page),body:has(.crm-choice-page),body:has(.crm-public-page),body:has(.crm-reset-page),html:has(.crm-auth-page),html:has(.crm-choice-page),html:has(.crm-public-page),html:has(.crm-reset-page){min-height:100%;background:var(--public-canvas);color-scheme:dark}html[data-theme] main.crm-auth-page,html[data-theme] main.crm-choice-page,html[data-theme] main.crm-public-page,html[data-theme] main.crm-reset-page{color:var(--public-text);color-scheme:dark;background-color:var(--public-canvas)!important;background-image:radial-gradient(circle at 68% -12%,rgba(231,57,70,.085),transparent 29rem)!important}.crm-auth-page .crm-public-brand,.crm-public-page .crm-public-brand,.crm-reset-page .crm-public-brand{display:inline-flex;align-items:center;gap:9px;color:var(--public-text);text-decoration:none}.crm-auth-page .crm-public-brand img,.crm-public-page .crm-public-brand img,.crm-reset-page .crm-public-brand img{width:37px;height:33px;flex:0 0 auto;object-fit:contain}.crm-auth-page .crm-public-brand strong,.crm-public-page .crm-public-brand strong,.crm-reset-page .crm-public-brand strong{color:var(--public-text);font-size:14px;font-weight:760;letter-spacing:-.025em}.crm-auth-page .crm-public-brand em,.crm-public-page .crm-public-brand em,.crm-reset-page .crm-public-brand em{margin-left:1px;padding:3px 6px;border:1px solid rgba(231,57,70,.25);border-radius:5px;background:rgba(231,57,70,.09);color:#ff6672;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.14em}.crm-public-page{width:100%;min-height:100svh;overflow:clip;opacity:1;transition:opacity .22s ease,transform .22s var(--public-ease)}.crm-public-page.is-leaving{opacity:0;transform:translateY(-6px)}.crm-public-header{width:min(1440px,calc(100% - 96px));min-height:86px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;border-bottom:1px solid var(--public-line)}.crm-public-header nav{display:flex;align-items:center;gap:27px}.crm-public-header nav>a{color:var(--public-dim);font-size:11px;font-weight:650;text-decoration:none;transition:color .15s ease,transform .15s var(--public-ease)}.crm-public-header nav>a:hover{color:var(--public-text)}.crm-public-header nav>a:active{transform:scale(.97)}.crm-public-header .crm-public-login-link{min-height:35px;display:inline-flex;align-items:center;padding:0 15px;border:1px solid var(--public-line-strong);border-radius:8px;background:transparent;color:var(--public-text)}.crm-public-header .crm-public-login-link:hover{border-color:hsla(0,0%,100%,.23);background:hsla(0,0%,100%,.035)}.crm-public-hero{width:min(1440px,calc(100% - 96px));min-height:min(740px,calc(100svh - 86px));display:grid;grid-template-columns:minmax(0,1.07fr) minmax(430px,.93fr);align-items:center;gap:clamp(70px,8vw,140px);margin:0 auto;padding:72px 0 78px;border-bottom:1px solid var(--public-line)}.crm-public-hero-copy{max-width:720px;animation:public-enter .52s var(--public-ease) both}.crm-public-google-access>div>p,.crm-public-kicker,.crm-public-mobile-band>div>p,.crm-public-price-copy>p,.crm-public-section-heading>p{margin:0;color:#ff6672;font-size:9px;font-weight:820;letter-spacing:.17em}.crm-public-kicker{display:flex;align-items:center;gap:9px}.crm-public-kicker>span{width:18px;height:1px;background:var(--public-red)}.crm-public-hero h1{max-width:720px;margin:20px 0 0;color:var(--public-text);font-size:clamp(48px,4.65vw,72px);font-weight:670;line-height:.98;letter-spacing:-.063em;text-wrap:balance}.crm-public-lead{max-width:620px;margin:24px 0 0;color:var(--public-muted);font-size:15px;line-height:1.68}.crm-public-actions{display:flex;align-items:center;gap:22px;margin-top:31px}.crm-auth-register-cta,.crm-auth-submit,.crm-choice-primary,.crm-public-primary,.crm-reset-primary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid hsla(0,0%,100%,.07);border-radius:10px;background:var(--public-red);box-shadow:0 10px 30px rgba(231,57,70,.16);color:#fff;font:inherit;font-size:12px;font-weight:740;text-decoration:none;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .15s var(--public-ease),opacity .15s ease}.crm-public-primary{min-width:177px;padding:0 19px}.crm-auth-register-cta:hover,.crm-auth-submit:hover,.crm-choice-primary:hover,.crm-public-primary:hover,.crm-reset-primary:hover{background:var(--public-red-hover);box-shadow:0 12px 34px rgba(231,57,70,.24);transform:translateY(-1px)}.crm-auth-register-cta:active,.crm-auth-submit:active,.crm-choice-primary:active,.crm-public-primary:active,.crm-reset-primary:active{transform:scale(.985)}.crm-auth-submit:disabled,.crm-choice-primary:disabled,.crm-public-primary:disabled{opacity:.52;cursor:wait;transform:none}.crm-public-secondary{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--public-muted);font-size:11px;font-weight:650;text-decoration:none;transition:color .15s ease}.crm-public-secondary:hover{border-color:transparent;background:transparent;color:var(--public-text);box-shadow:none}.crm-public-trial{margin:15px 0 0;color:var(--public-dim);font-size:9.5px}.crm-public-product-visual{min-width:0;border:0!important;background:transparent!important;animation:public-enter .56s 80ms var(--public-ease) both}.crm-public-product-visual .crm-phone-stage{min-height:610px;overflow:visible;border:0;background:transparent}.crm-public-product-visual .crm-phone-stage:before{width:430px;height:430px;background:rgba(231,57,70,.09);filter:blur(38px)}.crm-public-product-visual .crm-phone-shadow{background:rgba(0,0,0,.72)}.crm-public-product-visual .crm-phone-device{border-color:hsla(0,0%,100%,.14);background:#030405;box-shadow:0 42px 90px rgba(0,0,0,.56),0 0 0 7px hsla(0,0%,100%,.025)}.crm-public-product-visual .crm-phone-screen{background:#0b0e14;color:var(--public-text)}.crm-public-product-visual .crm-phone-app-header>span,.crm-public-product-visual .crm-phone-lead small,.crm-public-product-visual .crm-phone-lead>i,.crm-public-product-visual .crm-phone-nav>div,.crm-public-product-visual .crm-phone-notification small,.crm-public-product-visual .crm-phone-notification time,.crm-public-product-visual .crm-phone-search,.crm-public-product-visual .crm-phone-status span:last-child,.crm-public-product-visual .crm-phone-tabs{color:var(--public-dim)}.crm-public-product-visual .crm-phone-notification{border-color:hsla(0,0%,100%,.11);background:rgba(23,27,35,.93);box-shadow:0 16px 34px rgba(0,0,0,.4)}.crm-public-product-visual .crm-phone-app-icon{color:transparent;background:#090909 url(/brand/uptrainer-symbol-inverse.svg) 50%/25px auto no-repeat}.crm-public-product-visual .crm-phone-search{border-color:var(--public-line);background:hsla(0,0%,100%,.025)}.crm-public-product-visual .crm-phone-lead,.crm-public-product-visual .crm-phone-tabs{border-color:var(--public-line)}.crm-public-product-visual .crm-phone-lead strong,.crm-public-product-visual .crm-phone-tabs b{color:var(--public-text)}.crm-public-product-visual .crm-phone-lead>span{background:#171b23;color:var(--public-muted)}.crm-public-product-visual .crm-phone-lead.is-fresh>span{background:rgba(231,57,70,.14);color:#ff6672}.crm-public-product-visual .crm-phone-nav{border-color:var(--public-line);background:rgba(11,14,20,.97)}.crm-public-footer,.crm-public-google-access,.crm-public-mobile-band,.crm-public-pricing,.crm-public-workflow{width:min(1440px,calc(100% - 96px));margin:0 auto}.crm-public-workflow{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(80px,10vw,170px);padding:118px 0 112px;border-bottom:1px solid var(--public-line)}.crm-public-google-access h2,.crm-public-mobile-band h2,.crm-public-price-copy h2,.crm-public-section-heading h2{margin:14px 0 0;color:var(--public-text);font-size:clamp(30px,3vw,45px);font-weight:660;line-height:1.05;letter-spacing:-.05em;text-wrap:balance}.crm-public-workflow-list article{min-height:116px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:23px;padding:24px 0;border-top:1px solid var(--public-line)}.crm-public-workflow-list article:last-child{border-bottom:1px solid var(--public-line)}.crm-public-workflow-list article>span{color:#ff6672;font-size:10px;font-weight:780;letter-spacing:.12em}.crm-public-workflow-list h3{margin:0;color:var(--public-text);font-size:16px;font-weight:650;letter-spacing:-.025em}.crm-public-workflow-list p{max-width:610px;margin:8px 0 0;color:var(--public-muted);font-size:12px;line-height:1.65}.crm-public-google-access,.crm-public-mobile-band{display:grid;grid-template-columns:.9fr 1.1fr auto;align-items:center;gap:clamp(48px,7vw,106px);padding:77px 0;border-bottom:1px solid var(--public-line)}.crm-public-google-access h2,.crm-public-mobile-band h2{font-size:clamp(25px,2.2vw,34px)}.crm-public-google-access>p,.crm-public-mobile-band>p{margin:0;color:var(--public-muted);font-size:12px;line-height:1.7}.crm-public-google-access code{margin:0 4px;padding:2px 5px;border-radius:4px;background:hsla(0,0%,100%,.05);color:var(--public-text);font-size:10px}.crm-public-google-access>a,.crm-public-mobile-band>a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;color:var(--public-text);font-size:11px;font-weight:660;text-decoration:none}.crm-public-google-access>a:hover,.crm-public-mobile-band>a:hover{color:#ff6672}.crm-public-mobile-band{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.012),transparent)}.crm-public-pricing{display:grid;grid-template-columns:minmax(280px,1fr) auto minmax(230px,.78fr) auto;align-items:center;gap:clamp(38px,5vw,82px);padding:96px 0;border-bottom:1px solid var(--public-line)}.crm-public-price-copy>span{display:block;max-width:400px;margin-top:14px;color:var(--public-muted);font-size:11px;line-height:1.55}.crm-public-price{min-width:144px}.crm-public-price strong{display:inline;color:var(--public-text);font-size:42px;font-weight:680;letter-spacing:-.055em}.crm-public-price>span{color:var(--public-dim);font-size:10px}.crm-public-price small{display:block;margin-top:7px;color:var(--public-dim);font-size:9px}.crm-public-included{display:grid;gap:9px}.crm-public-included>span{display:flex;align-items:center;gap:9px;color:var(--public-muted);font-size:10.5px}.crm-public-included svg{color:#3dd68c}.crm-public-footer{min-height:112px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.crm-public-footer>p{margin:0;color:var(--public-dim);font-size:10px}.crm-public-footer>div:last-child{display:flex;gap:20px}.crm-public-footer>div:last-child a{color:var(--public-dim);font-size:9.5px;text-decoration:none}.crm-public-footer>div:last-child a:hover{color:var(--public-text)}@media (max-width:1200px){.crm-public-footer,.crm-public-google-access,.crm-public-header,.crm-public-hero,.crm-public-mobile-band,.crm-public-pricing,.crm-public-workflow{width:min(100% - 64px,1120px)}.crm-public-hero{grid-template-columns:minmax(0,1fr) 390px;gap:62px}.crm-public-product-visual .crm-phone-device{transform:scale(.88)}.crm-public-pricing{grid-template-columns:1fr auto}.crm-public-included{grid-column:1;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr))}.crm-public-pricing>.crm-public-primary{grid-column:2;grid-row:2}}@media (max-width:1024px){.crm-public-footer,.crm-public-google-access,.crm-public-header,.crm-public-hero,.crm-public-mobile-band,.crm-public-pricing,.crm-public-workflow{width:calc(100% - 48px)}.crm-public-header nav>a:not(.crm-public-login-link){display:none}.crm-public-hero{min-height:650px;grid-template-columns:minmax(0,1fr) 350px;gap:38px;padding-block:56px}.crm-public-hero h1{font-size:clamp(43px,6vw,58px)}.crm-public-product-visual .crm-phone-device{transform:scale(.75)}.crm-public-product-visual .crm-phone-stage{min-height:520px}.crm-public-workflow{gap:62px;padding-block:90px}.crm-public-google-access,.crm-public-mobile-band{grid-template-columns:.9fr 1.1fr;gap:52px}.crm-public-google-access>a,.crm-public-mobile-band>a{grid-column:2}}@media (max-width:900px){.crm-public-hero{grid-template-columns:minmax(0,1fr) 300px}.crm-public-product-visual .crm-phone-device{transform:scale(.68)}.crm-public-workflow{grid-template-columns:1fr;gap:45px}}@media (max-width:768px){.crm-public-footer,.crm-public-google-access,.crm-public-header,.crm-public-hero,.crm-public-mobile-band,.crm-public-pricing,.crm-public-workflow{width:calc(100% - 40px)}.crm-public-header{min-height:74px}.crm-public-header .crm-public-login-link{min-height:33px}.crm-public-hero{min-height:auto;grid-template-columns:1fr;gap:28px;padding:62px 0 36px}.crm-public-hero h1{font-size:clamp(42px,10vw,58px)}.crm-public-product-visual{order:2}.crm-public-product-visual .crm-phone-stage{height:430px;min-height:430px;overflow:hidden}.crm-public-product-visual .crm-phone-device{transform:scale(.66);transform-origin:center center}.crm-public-workflow{padding-block:76px}.crm-public-google-access,.crm-public-mobile-band{grid-template-columns:1fr;gap:24px;padding-block:61px}.crm-public-google-access>a,.crm-public-mobile-band>a{grid-column:auto}.crm-public-pricing{grid-template-columns:1fr;gap:30px;padding-block:72px}.crm-public-included{grid-column:auto;grid-row:auto}.crm-public-pricing>.crm-public-primary{grid-column:auto;grid-row:auto;width:100%}.crm-public-footer{min-height:146px;grid-template-columns:1fr auto}.crm-public-footer>p{grid-column:1/-1;grid-row:2;align-self:start}}@media (max-width:480px){.crm-public-footer,.crm-public-google-access,.crm-public-header,.crm-public-hero,.crm-public-mobile-band,.crm-public-pricing,.crm-public-workflow{width:calc(100% - 32px)}.crm-public-header{padding-top:env(safe-area-inset-top)}.crm-public-header .crm-public-login-link{padding-inline:12px}.crm-public-header .crm-public-brand em{display:none}.crm-public-hero{padding-top:52px}.crm-public-hero h1{font-size:clamp(39px,11.3vw,49px)}.crm-public-lead{font-size:13.5px}.crm-public-actions{align-items:stretch;flex-direction:column;gap:15px}.crm-public-primary{width:100%}.crm-public-secondary,.crm-public-trial{text-align:center}.crm-public-product-visual .crm-phone-stage{height:408px;min-height:408px}.crm-public-product-visual .crm-phone-device{transform:scale(.63)}.crm-public-workflow{padding-block:66px}.crm-public-google-access h2,.crm-public-mobile-band h2,.crm-public-price-copy h2,.crm-public-section-heading h2{font-size:31px}.crm-public-workflow-list article{grid-template-columns:38px minmax(0,1fr);gap:12px}.crm-public-included{grid-template-columns:1fr}.crm-public-footer{gap:16px}.crm-public-footer>div:last-child{gap:12px}}@media (max-width:370px){.crm-public-footer,.crm-public-google-access,.crm-public-header,.crm-public-hero,.crm-public-mobile-band,.crm-public-pricing,.crm-public-workflow{width:calc(100% - 28px)}.crm-public-brand strong{font-size:13px!important}.crm-public-hero h1{font-size:38px}.crm-public-product-visual .crm-phone-device{transform:scale(.59)}}.crm-auth-page,.crm-choice-page,.crm-reset-page{--entry-ink:#f7f7f8;--entry-ink-2:hsla(0,0%,100%,.62);--entry-ink-3:hsla(0,0%,100%,.45);--entry-glass:hsla(0,0%,100%,.05);--entry-glass-line:hsla(0,0%,100%,.1);--entry-glass-reflect:inset 0 1px hsla(0,0%,100%,.08);--entry-line:hsla(0,0%,100%,.07);--entry-red:#ef2a4d;--entry-red-soft:#ff8fa3;--entry-ease:cubic-bezier(.22,1,.36,1);background:radial-gradient(circle at 75% -20%,rgba(239,42,77,.14),transparent 32%),#080a0f;color:var(--entry-ink)}:is(.crm-auth-page,.crm-choice-page,.crm-reset-page,.crm-pending-page) :is(p,span,small,strong,b,em,h1,h2,h3,label,summary,button,a){letter-spacing:normal;text-transform:none}.crm-auth-page{min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr) 440px;align-items:center;gap:0 80px;padding:0 clamp(48px,7vw,120px) 24px;overflow:clip}.crm-auth-access,.crm-auth-story{min-width:0;box-sizing:border-box}.crm-auth-story{position:relative;display:flex;flex-direction:column;padding:56px 80px 32px 0;border-right:1px solid var(--entry-line);background:none!important;animation:entry-rise .42s var(--entry-ease) both}.crm-auth-story:before{content:none}.crm-auth-story-copy{position:relative;max-width:560px}.crm-auth-heading>p,.crm-auth-modal>p,.crm-auth-story-copy>p{margin:0;color:var(--entry-ink);font-size:13px;font-weight:600;letter-spacing:normal;text-transform:none}.crm-auth-story-copy h1{max-width:560px;margin:8px 0 0;color:var(--entry-ink);font-size:clamp(30px,2.9vw,38px);font-weight:600;line-height:1.08;letter-spacing:-.03em;text-wrap:balance}.crm-auth-story-copy>span{display:block;max-width:520px;margin-top:12px;color:var(--entry-ink-2);font-size:15px;line-height:1.55}.crm-auth-story-foot{margin:22px 0 0;color:var(--entry-ink-3);font-size:12.5px;letter-spacing:normal}.crm-auth-access{display:flex;justify-content:flex-start;align-items:center;padding:0;background:none!important;animation:entry-rise .42s 60ms var(--entry-ease) both}.crm-auth-mobile-brand{display:none}.crm-auth-form-shell{width:100%;margin:0;padding:28px;border:1px solid var(--entry-glass-line);border-radius:16px;background:var(--entry-glass);box-shadow:var(--entry-glass-reflect)}.crm-auth-heading{margin-bottom:16px}.crm-auth-heading h2{margin:6px 0 0;color:var(--entry-ink);font-size:26px;font-weight:600;line-height:1.15;letter-spacing:-.025em}.crm-auth-heading>span{display:block;margin-top:8px;color:var(--entry-ink-2);font-size:14px;line-height:1.5}.crm-auth-offer,.crm-auth-offer-mobile{margin-top:16px;padding:14px 20px;border:1px solid rgba(255,96,123,.38);border-radius:18px;background:radial-gradient(120% 140% at 0 0,rgba(239,42,77,.42),rgba(239,42,77,.07) 62%),var(--entry-glass);box-shadow:inset 0 1px hsla(0,0%,100%,.14),0 16px 36px -24px rgba(239,42,77,.6)}.crm-auth-offer-mobile{display:none}.crm-auth-offer-mobile>strong,.crm-auth-offer>strong{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px;color:var(--entry-ink);font-size:34px;font-weight:600;line-height:1;letter-spacing:-.03em}.crm-auth-offer-mobile>strong>span,.crm-auth-offer>strong>span{color:hsla(0,0%,100%,.72);font-size:14px;font-weight:400;letter-spacing:normal}.crm-auth-offer-months{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;gap:5px;margin-top:12px}.crm-auth-offer-months>i{display:block;height:6px;border-radius:3px;background:hsla(0,0%,100%,.88)}.crm-auth-offer-months>i[data-off=true]{background:hsla(0,0%,100%,.18)}.crm-auth-offer-labels{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;gap:5px;margin-top:8px;color:hsla(0,0%,100%,.6);font-size:11.5px;line-height:1.3}.crm-auth-offer-labels>span[data-off=true]{color:hsla(0,0%,100%,.4)}.crm-auth-offer-mobile>small,.crm-auth-offer>small{display:block;margin-top:10px;color:hsla(0,0%,100%,.7);font-size:12.5px;line-height:1.45}.crm-auth-compare{margin-top:10px;padding:12px 8px 14px;border:1px solid var(--entry-glass-line);border-radius:16px;background:var(--entry-glass);box-shadow:var(--entry-glass-reflect)}.crm-auth-compare>p{margin:0;padding:4px 12px;color:hsla(0,0%,100%,.88);font-size:13px;font-weight:600}.crm-auth-compare-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:5px 12px;border-radius:14px}.crm-auth-compare-row>i{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--entry-glass-line);border-radius:50%;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.88)}.crm-auth-compare-row small,.crm-auth-compare-row strong{display:block}.crm-auth-compare-row strong{color:var(--entry-ink);font-size:14px;font-weight:600}.crm-auth-compare-row small{margin-top:2px;color:hsla(0,0%,100%,.55);font-size:12.5px}.crm-auth-compare-row>b{color:var(--entry-ink);font-size:14px;font-weight:500;white-space:nowrap}.crm-auth-compare-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:6px 12px 8px;font-size:13px}.crm-auth-compare-total>span{color:var(--entry-ink);font-weight:600}.crm-auth-compare-total>b{color:hsla(0,0%,100%,.6);font-size:13px;font-weight:400;white-space:nowrap}.crm-auth-compare-row[data-us=true]{background:rgba(239,42,77,.16);border:1px solid rgba(255,96,123,.28);box-shadow:inset 0 1px hsla(0,0%,100%,.1)}.crm-auth-compare-row[data-us=true]>i{background:#11141b;border-color:hsla(0,0%,100%,.14)}.crm-auth-compare-row[data-us=true]>i img{width:18px;height:16px;object-fit:contain}.crm-auth-compare-row[data-us=true]>b>span{color:hsla(0,0%,100%,.5);font-size:11.5px;font-weight:400}.crm-auth-compare>small{display:block;padding:6px 12px 0;color:hsla(0,0%,100%,.38);font-size:11.5px;line-height:1.45}.crm-auth-os-button,.crm-auth-register-cta,.crm-auth-submit,.crm-choice-primary,.crm-reset-primary{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:hsla(0,0%,100%,.07);box-shadow:inset 0 1px hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.92);font-size:14px;font-weight:500;line-height:1;letter-spacing:.01em;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s var(--entry-ease),opacity .16s ease}.crm-auth-os-button:hover:not(:disabled):not([aria-disabled=true]),.crm-auth-submit:hover:not(:disabled),.crm-reset-primary:hover:not(:disabled){background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.22)}.crm-auth-page .crm-auth-os-button,.crm-auth-register-cta,.crm-choice-primary{border-color:rgba(255,150,170,.55);background:linear-gradient(180deg,rgba(255,96,123,.9),rgba(239,42,77,.96));box-shadow:inset 0 1px hsla(0,0%,100%,.35),inset 0 -1px rgba(0,0,0,.25),0 3px 10px rgba(239,42,77,.3);color:#fff}.crm-auth-page .crm-auth-os-button:hover,.crm-auth-register-cta:hover:not([aria-disabled=true]),.crm-choice-primary:hover:not(:disabled){border-color:rgba(255,170,186,.7);background:linear-gradient(180deg,rgba(255,116,140,.95),rgba(244,52,86,.98));box-shadow:inset 0 1px hsla(0,0%,100%,.4),inset 0 -1px rgba(0,0,0,.25),0 4px 12px rgba(239,42,77,.34)}.crm-auth-os-button:active,.crm-auth-register-cta:active,.crm-auth-submit:active,.crm-choice-primary:active,.crm-reset-primary:active{transform:scale(.985)}.crm-auth-register-cta[aria-disabled=true],.crm-auth-submit:disabled,.crm-choice-primary:disabled,.crm-reset-primary:disabled{opacity:.45;cursor:default}.crm-auth-os-mark{width:16px;height:14px;object-fit:contain}.crm-auth-submit{margin-top:2px}.crm-auth-divider{margin:14px 0;color:var(--entry-ink-3);font-size:12.5px;text-align:center}.crm-auth-divider:after,.crm-auth-divider:before{content:none}.crm-auth-page .crm-auth-divider>span{padding:0;background:transparent!important;color:var(--entry-ink-3)!important}.crm-auth-form{display:grid;gap:14px}.crm-auth-field{display:grid;gap:7px}.crm-auth-field>span{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:hsla(0,0%,100%,.7);font-size:13px;font-weight:500}.crm-auth-field>span button{padding:0;border:0;background:transparent;color:hsla(0,0%,100%,.88);font:inherit;font-size:13px;text-decoration:underline;text-underline-offset:3px;text-decoration-color:hsla(0,0%,100%,.35);cursor:pointer}.crm-auth-field>span button:hover{color:#fff;text-decoration-color:hsla(0,0%,100%,.7)}.crm-auth-field>div{position:relative}.crm-auth-field>div>svg{position:absolute;top:50%;left:14px;color:var(--entry-ink-3);transform:translateY(-50%);pointer-events:none}.crm-auth-field input,.crm-choice-field input,.crm-reset-field input{width:100%;min-height:44px;box-sizing:border-box;padding:0 14px;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;outline:0;background:hsla(0,0%,100%,.05);box-shadow:inset 0 1px hsla(0,0%,100%,.06);color:var(--entry-ink);font:inherit;font-size:14px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.crm-auth-page .crm-auth-field input{height:44px!important;padding:0 14px 0 42px!important;border-color:hsla(0,0%,100%,.12)!important;border-radius:12px!important;background:hsla(0,0%,100%,.05)!important;color:var(--entry-ink)!important}.crm-auth-field input::placeholder,.crm-choice-field input::placeholder,.crm-reset-field input::placeholder{color:hsla(0,0%,100%,.4)}.crm-auth-field input:focus,.crm-choice-field input:focus,.crm-reset-field input:focus{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.06);box-shadow:inset 0 1px hsla(0,0%,100%,.1),0 0 0 3px hsla(0,0%,100%,.05)}.crm-auth-page .crm-auth-field input:focus{border-color:hsla(0,0%,100%,.3)!important;background:hsla(0,0%,100%,.06)!important;box-shadow:inset 0 1px hsla(0,0%,100%,.1),0 0 0 3px hsla(0,0%,100%,.05)!important}.crm-auth-spinner{width:14px;height:14px;border:1.5px solid hsla(0,0%,100%,.22);border-top-color:#fff;border-radius:50%;animation:public-spin .65s linear infinite}.crm-auth-existing,.crm-auth-register{margin:16px 0 0;color:hsla(0,0%,100%,.72);font-size:13.5px;line-height:1.5;text-align:left}.crm-auth-existing a,.crm-auth-register button{padding:0;border:0;background:transparent;color:hsla(0,0%,100%,.88);font:inherit;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-color:hsla(0,0%,100%,.35);cursor:pointer}.crm-auth-existing a:hover,.crm-auth-register button:hover{color:#fff;text-decoration-color:hsla(0,0%,100%,.7)}.crm-auth-legal{display:flex;gap:8px;margin-top:14px;color:hsla(0,0%,100%,.4);font-size:12px}.crm-auth-legal a{color:hsla(0,0%,100%,.55);font-size:12px;text-decoration:underline;text-underline-offset:3px;text-decoration-color:hsla(0,0%,100%,.2)}.crm-auth-legal a:hover{color:var(--entry-ink)}.crm-auth-alert{display:flex;align-items:flex-start;gap:10px;margin:0 0 14px;padding:10px 12px;border:1px solid var(--entry-glass-line);border-radius:12px;background:var(--entry-glass);color:hsla(0,0%,100%,.85);font-size:13px;line-height:1.4;animation:entry-rise .18s var(--entry-ease) both}.crm-auth-alert:before{content:"";flex:none;width:14px;height:14px;margin-top:2px;background:currentColor;-webkit-mask:var(--entry-alert-mask) center /contain no-repeat;mask:var(--entry-alert-mask) center /contain no-repeat}.crm-auth-alert.is-error{color:hsla(0,0%,100%,.85)}.crm-auth-alert.is-error:before{color:var(--entry-red-soft);background:var(--entry-red-soft);--entry-alert-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E")}.crm-auth-alert.is-success:before{background:#f7f7f8;--entry-alert-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E")}.crm-auth-register-story:after{display:none}.crm-auth-pricing-preview{max-width:540px;margin:10px 0 0;padding:0 12px;color:hsla(0,0%,100%,.45);font-size:12.5px;line-height:1.5}.crm-auth-register-price-mobile{display:none;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:2px 12px;margin-top:14px;padding:0;border:0;color:hsla(0,0%,100%,.7);font-size:13px}.crm-auth-register-price-mobile>span{color:hsla(0,0%,100%,.7);font-size:13px;font-weight:400}.crm-auth-register-price-mobile>strong{color:var(--entry-ink);font-size:14px;font-weight:600;text-align:right;white-space:nowrap}.crm-auth-register-price-mobile>small{display:block;width:100%;margin-top:2px;color:hsla(0,0%,100%,.5);font-size:12px;text-align:right}.crm-auth-register-benefits{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:14px;color:hsla(0,0%,100%,.7);font-size:13px}.crm-auth-register-benefits>span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.crm-auth-referral,.crm-auth-register-benefits svg{color:hsla(0,0%,100%,.85)}.crm-auth-referral{display:grid;grid-template-columns:16px 1fr;gap:10px;margin-bottom:14px;padding:10px 12px;border:1px solid var(--entry-glass-line);border-radius:12px;background:var(--entry-glass)}.crm-auth-referral svg{margin-top:2px;color:hsla(0,0%,100%,.85)}.crm-auth-referral small,.crm-auth-referral strong{display:block}.crm-auth-referral strong{font-size:13px;font-weight:600}.crm-auth-referral small{margin-top:2px;color:hsla(0,0%,100%,.55);font-size:12.5px}.crm-auth-live-preview{position:relative;max-width:460px;margin-top:26px;padding:14px 10px 10px;border:1px solid var(--entry-glass-line);border-radius:16px;background:var(--entry-glass);box-shadow:var(--entry-glass-reflect)}.crm-auth-notification{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 0 4px;padding:10px 12px;border:1px solid var(--entry-glass-line);border-radius:14px;background:hsla(0,0%,100%,.06);box-shadow:inset 0 1px hsla(0,0%,100%,.1);backdrop-filter:none;animation:entry-rise .42s .2s var(--entry-ease) both}.crm-auth-notification b{width:32px;height:32px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.14);border-radius:9px;background:#11141b}.crm-auth-notification b img{width:18px;height:16px;object-fit:contain}.crm-auth-notification small,.crm-auth-notification strong{display:block}.crm-auth-notification strong{color:var(--entry-ink);font-size:13.5px;font-weight:600}.crm-auth-notification small{margin-top:1px;color:hsla(0,0%,100%,.55);font-size:12.5px}.crm-auth-notification time{align-self:center;padding-top:0;color:var(--entry-ink-3);font-size:11.5px}.crm-auth-preview-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-height:0;padding:16px 12px 6px;border-bottom:0}.crm-auth-preview-header>span{color:hsla(0,0%,100%,.88);font-size:13px;font-weight:600;letter-spacing:normal;text-transform:none}.crm-auth-preview-header>strong{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:400}.crm-auth-preview-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:0;padding:9px 12px;border-bottom:0;border-radius:14px}.crm-auth-preview-row>b{width:40px;height:40px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;font-size:12px;font-weight:600}.crm-auth-preview-row>b,.crm-auth-preview-row>b.is-new{background:#141821;color:hsla(0,0%,100%,.9)}.crm-auth-preview-row small,.crm-auth-preview-row strong{display:block}.crm-auth-preview-row strong{color:var(--entry-ink);font-size:14px;font-weight:600}.crm-auth-preview-row small{margin-top:2px;color:hsla(0,0%,100%,.55);font-size:12.5px}.crm-auth-preview-row em{min-width:18px;height:18px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:var(--entry-red);color:#fff;font-size:10px;font-style:normal;font-weight:700;letter-spacing:normal}.crm-auth-preview-row i{color:var(--entry-ink-3);font-size:15px;font-style:normal}.crm-auth-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:22px;background:rgba(8,10,15,.55);backdrop-filter:blur(6px);animation:modal-backdrop-in .18s ease both}.crm-auth-modal{position:relative;width:min(100%,430px);box-sizing:border-box;padding:24px;border:1px solid var(--entry-glass-line);border-radius:18px;background:rgba(17,20,27,.94);box-shadow:inset 0 1px hsla(0,0%,100%,.08),0 24px 60px rgba(0,0,0,.5);animation:modal-in .21s var(--entry-ease) both}.crm-auth-modal h3{margin:6px 0 0;color:var(--entry-ink);font-size:17px;font-weight:600;letter-spacing:-.015em}.crm-auth-modal>span{display:block;margin:8px 0 16px;color:var(--entry-ink-2);font-size:14px;line-height:1.5}.crm-auth-modal-close{position:absolute;top:14px;right:14px;width:30px;height:30px;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.78);font:inherit;font-size:16px;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s var(--entry-ease)}.crm-auth-modal-close:hover{background:hsla(0,0%,100%,.08);color:var(--entry-ink)}.crm-auth-modal-close:active{transform:scale(.94)}.crm-auth-modal-actions{display:flex;gap:10px;margin-top:16px}.crm-auth-modal-actions>:last-child{flex:1}.crm-auth-modal-secondary{min-height:28px;padding:0 12px;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.78);font:inherit;font-size:11.5px;font-weight:500;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s var(--entry-ease)}.crm-auth-modal-secondary:hover{background:hsla(0,0%,100%,.07);color:var(--entry-ink)}.crm-auth-modal-secondary:active{transform:scale(.98)}.crm-auth-modal-backdrop.is-closing{animation:modal-backdrop-out .18s ease both}.crm-auth-modal-backdrop.is-closing .crm-auth-modal{animation:modal-out .18s ease both}.crm-auth-page.is-leaving .crm-auth-access,.crm-auth-page.is-leaving .crm-auth-story{animation:entry-leave .22s ease both}.crm-choice-page,.crm-reset-page{min-height:100svh;display:grid;place-items:center;box-sizing:border-box;padding:56px 24px}.crm-choice-shell{width:min(100%,480px);animation:entry-rise .42s var(--entry-ease) both}.crm-choice-header{max-width:480px;margin-bottom:18px}.crm-choice-header>img{display:none}.crm-choice-header>p,.crm-choice-index,.crm-reset-kicker{margin:0;color:var(--entry-ink);font-size:13px;font-weight:600;letter-spacing:normal;text-transform:none}.crm-choice-header>p{display:none}.crm-choice-header h1,.crm-reset-shell h1{margin:0;color:var(--entry-ink);font-size:clamp(26px,3.4vw,32px);font-weight:600;line-height:1.1;letter-spacing:-.03em;text-wrap:balance}.crm-choice-header>span,.crm-reset-shell>p:not(.crm-reset-kicker){display:block;margin-top:10px;color:var(--entry-ink-2);font-size:15px;line-height:1.55}.crm-choice-existing{padding:0;border:0;color:hsla(0,0%,100%,.72);font-size:13.5px;line-height:1.5}.crm-choice-existing>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;list-style:none;cursor:pointer;transition:color .16s ease}.crm-choice-existing>summary::-webkit-details-marker{display:none}.crm-choice-existing>summary:after{content:"";flex:none;width:14px;height:14px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center /contain no-repeat;opacity:.55;transition:transform .16s var(--entry-ease)}.crm-choice-existing[open]>summary:after{transform:rotate(180deg)}.crm-choice-existing>summary:hover{color:var(--entry-ink)}.crm-choice-existing h2{display:inline;margin:0;color:inherit;font-size:14px;font-weight:500;letter-spacing:normal}.crm-choice-existing .crm-choice-index,.crm-choice-existing>p:not(.crm-choice-index){display:none}.crm-choice-secondary{min-height:0;display:inline;margin:0 0 0 4px;padding:0;border:0;background:transparent;color:hsla(0,0%,100%,.88);font:inherit;font-size:13.5px;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-color:hsla(0,0%,100%,.35);cursor:pointer}.crm-choice-secondary:after{content:none}.crm-choice-secondary:hover{color:#fff;text-decoration-color:hsla(0,0%,100%,.7)}.crm-choice-detail{margin-top:12px;padding:14px;border:1px solid var(--entry-glass-line);border-radius:14px;background:var(--entry-glass);box-shadow:var(--entry-glass-reflect);animation:entry-rise .2s var(--entry-ease) both}.crm-choice-detail>p{margin:0;color:hsla(0,0%,100%,.72);font-size:13.5px;line-height:1.5}.crm-choice-detail>p strong{color:hsla(0,0%,100%,.92);font-weight:600}.crm-choice-detail>small{display:block;margin-top:8px;color:var(--entry-ink-3);font-size:12.5px;line-height:1.45}.crm-choice-detail>a{display:inline-flex;margin-top:12px}.crm-choice-create{margin-top:14px;padding:24px;border:1px solid var(--entry-glass-line);border-radius:16px;background:var(--entry-glass);box-shadow:var(--entry-glass-reflect)}.crm-choice-create .crm-choice-index,.crm-choice-create h2,.crm-choice-create>div>p:not(.crm-choice-index){display:none}.crm-choice-field{display:grid;gap:7px;margin-top:0}.crm-choice-field label,.crm-reset-field>span{color:hsla(0,0%,100%,.7);font-size:13px;font-weight:500}.crm-choice-field>small{display:block;margin-top:2px;color:var(--entry-ink-3);font-size:12.5px;line-height:1.45}.crm-choice-page .crm-choice-field input,.crm-reset-page .crm-reset-field input{height:44px!important;padding:0 14px!important;border-color:hsla(0,0%,100%,.12)!important;border-radius:12px!important;background:hsla(0,0%,100%,.05)!important;color:var(--entry-ink)!important}.crm-choice-page .crm-choice-field input:focus,.crm-reset-page .crm-reset-field input:focus{border-color:hsla(0,0%,100%,.3)!important;background:hsla(0,0%,100%,.06)!important;box-shadow:inset 0 1px hsla(0,0%,100%,.1),0 0 0 3px hsla(0,0%,100%,.05)!important}.crm-choice-primary{margin-top:16px}.crm-reset-shell{width:min(100%,420px);animation:entry-rise .42s var(--entry-ease) both}.crm-reset-brand{margin-bottom:34px}.crm-reset-form{display:grid;gap:14px;margin-top:22px;padding-top:0;border-top:0}.crm-reset-field{display:grid;gap:7px}.crm-reset-primary{margin-top:2px}.crm-reset-back{margin:8px 0 0;text-align:center}.crm-reset-back a{color:hsla(0,0%,100%,.72);font-size:13.5px;text-decoration:underline;text-underline-offset:3px;text-decoration-color:hsla(0,0%,100%,.35)}.crm-reset-back a:hover{color:var(--entry-ink)}.crm-reset-shell.is-status{text-align:left}.crm-reset-shell.is-status .crm-reset-brand{justify-content:flex-start}.crm-reset-status-mark{width:48px;height:48px;display:grid;place-items:center;margin:0 0 18px;border:1px solid var(--entry-glass-line);border-radius:50%;background:var(--entry-glass);font-size:18px;font-weight:500}.crm-reset-status-mark.is-error{color:var(--entry-red-soft)}.crm-reset-status-mark.is-error,.crm-reset-status-mark.is-success{border-color:var(--entry-glass-line);background:var(--entry-glass)}.crm-reset-status-mark.is-success{color:var(--entry-ink)}.crm-reset-shell.is-status .crm-reset-primary{margin-top:20px}.crm-pending-page{min-height:100svh;display:grid;place-items:center;box-sizing:border-box;padding:56px 24px}.crm-pending-shell{width:min(100%,520px);animation:entry-rise .42s var(--entry-ease) both}.crm-pending-mark{width:56px;height:56px;display:grid;place-items:center;border:1px solid var(--entry-glass-line);border-radius:50%;background:var(--entry-glass);color:#f6b94a}.crm-pending-shell h1{margin:18px 0 0;color:var(--entry-ink);font-size:clamp(26px,3.4vw,30px);font-weight:600;line-height:1.1;letter-spacing:-.03em}.crm-pending-shell>p{margin:14px 0 0;color:var(--entry-ink-2);font-size:15px;line-height:1.55}.crm-pending-shell>p.crm-pending-note{margin-top:8px;color:var(--entry-ink-3);font-size:12.5px}.crm-pending-rule{height:1px;margin:24px 0;background:var(--entry-line)}.crm-pending-why{margin:0;color:hsla(0,0%,100%,.88);font-size:13px;font-weight:600}.crm-pending-why+p{margin:8px 0 0;color:hsla(0,0%,100%,.72);font-size:13.5px;line-height:1.5}.crm-pending-out{min-height:28px;margin-top:24px;padding:0 12px;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.78);font:inherit;font-size:11.5px;font-weight:500;cursor:pointer;transition:background-color .16s ease,color .16s ease}.crm-pending-out:hover{background:hsla(0,0%,100%,.07);color:var(--entry-ink)}.crm-auth-loading{min-height:100svh;display:grid;place-items:center}.crm-auth-loading>span{width:120px;height:2px;border:0;border-radius:2px;background:hsla(0,0%,100%,.1);overflow:hidden;animation:none}.crm-auth-loading>span:after{content:"";display:block;width:46%;height:100%;border-radius:2px;background:hsla(0,0%,100%,.7);animation:entry-progress 1.1s var(--entry-ease) infinite}@keyframes entry-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes entry-leave{to{opacity:0;transform:translateY(-6px)}}@keyframes entry-progress{0%{transform:translateX(-100%)}to{transform:translateX(220%)}}@keyframes public-enter{0%{opacity:0;transform:translateY(11px)}to{opacity:1;transform:none}}@keyframes public-spin{to{transform:rotate(1turn)}}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes modal-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(7px)}}@media (max-width:1100px){.crm-auth-page{grid-template-columns:minmax(0,1fr) 400px;gap:0 56px;padding-inline:clamp(32px,5vw,64px)}.crm-auth-story{padding:72px 56px 24px 0}}@media (max-width:900px){.crm-auth-page{display:block;padding:0}.crm-auth-story{min-height:auto;padding:40px clamp(24px,5vw,48px) 32px;border-right:0;border-bottom:1px solid var(--entry-line)}.crm-auth-compare,.crm-auth-live-preview,.crm-auth-offer,.crm-auth-story-copy{max-width:680px}.crm-auth-preview-row:nth-of-type(n+4){display:none}.crm-auth-access{min-height:auto;padding:40px clamp(24px,5vw,48px) 56px}.crm-auth-form-shell{width:min(100%,470px)}}@media (max-width:640px){.crm-auth-page{display:block;padding:0}.crm-auth-story{display:none}.crm-auth-access{display:block;min-height:auto;padding:0 20px calc(34px + env(safe-area-inset-bottom))}.crm-auth-mobile-brand{display:flex;align-items:center;box-sizing:border-box;width:calc(100% + 40px);height:56px;margin:0 -20px 4px;padding:0 20px;background:rgba(8,10,15,.3)}.crm-auth-form-shell,.crm-auth-register-page .crm-auth-form-shell{width:100%;max-width:none;margin:0!important;padding:0;border:0;border-radius:0;background:none;box-shadow:none}.crm-auth-heading{margin-bottom:14px}.crm-auth-heading>p,.crm-auth-heading>span{display:none}.crm-auth-heading h2{margin:10px 0 0;font-size:30px;letter-spacing:-.03em}.crm-auth-offer-mobile{display:block;margin-top:14px}.crm-auth-register-price-mobile{display:flex}.crm-auth-os-button,.crm-auth-register-cta,.crm-auth-submit,.crm-choice-primary,.crm-reset-primary{min-height:44px;font-size:14px}.crm-auth-divider{margin:12px 0}.crm-auth-legal{margin-top:16px}.crm-choice-page,.crm-pending-page,.crm-reset-page{display:block;padding:calc(20px + env(safe-area-inset-top)) 20px calc(34px + env(safe-area-inset-bottom))}.crm-choice-shell,.crm-pending-shell,.crm-reset-shell{width:100%}.crm-choice-header h1,.crm-pending-shell h1,.crm-reset-shell h1{font-size:26px}.crm-choice-create{padding:18px 16px}.crm-auth-modal-backdrop{align-items:flex-end;padding:0}.crm-auth-modal{width:100%;padding:10px 20px calc(34px + env(safe-area-inset-bottom));border:0;border-top:1px solid hsla(0,0%,100%,.12);border-radius:18px 18px 0 0;animation:entry-sheet .24s var(--entry-ease) both}.crm-auth-modal:before{content:"";display:block;width:36px;height:4px;margin:0 auto 12px;border-radius:2px;background:hsla(0,0%,100%,.25)}.crm-auth-modal-close{top:16px;right:16px}.crm-auth-modal-actions{flex-direction:column-reverse}.crm-auth-modal-actions>*{width:100%}}@keyframes entry-sheet{0%{transform:translateY(100%)}to{transform:none}}@media (max-width:370px){.crm-auth-access,.crm-choice-page,.crm-pending-page,.crm-reset-page{padding-inline:16px}.crm-auth-mobile-brand{width:calc(100% + 32px);margin-inline:-16px;padding-inline:16px}.crm-auth-heading h2{font-size:27px}}@media (prefers-reduced-motion:reduce){.crm-auth-access,.crm-auth-alert,.crm-auth-modal,.crm-auth-modal-backdrop,.crm-auth-notification,.crm-auth-story,.crm-choice-detail,.crm-choice-shell,.crm-pending-shell,.crm-reset-shell{animation-duration:.01ms!important;animation-delay:0ms!important}.crm-auth-modal-close,.crm-auth-modal-secondary,.crm-auth-os-button,.crm-auth-register-cta,.crm-auth-submit,.crm-choice-primary,.crm-choice-secondary,.crm-pending-out,.crm-reset-primary{transition-duration:.01ms!important}.crm-auth-spinner{animation-duration:.9s!important}.crm-auth-loading>span:after{animation-duration:2.4s!important}}