/* Public welcome. Deliberately scoped away from the authenticated workspace. */
/* The same marketing HTML is delivered before JavaScript and enhanced in place. */
html:has(body.auth-required #authGate > .wl){overflow:auto;background:#f6f8fa;scrollbar-gutter:stable}
body.auth-required:has(#authGate > .wl){overflow:visible;height:auto;min-height:100dvh;background:#f6f8fa}
#authGate:has(> .wl){position:relative;inset:auto;width:100%;height:auto;min-height:100dvh;overflow:visible;padding:0;display:block;background:#f6f8fa;color:#10202b}
#authGate:has(> .wl).hidden{display:none!important}
#authGate:has(> .wl) > .auth-flow-bg,#authGate:has(> .wl) > .auth-flow-inner,#authGate:has(> .wl) > .auth-flow-sticky-cta{display:none!important}
.sport-welcome-fallback #authGate:not(.welcome-upgraded) > .auth-flow-inner{display:block!important}
.wl-resources h2{font-size:clamp(24px,4vw,36px);line-height:1.2;margin-bottom:24px}
.wl-resources ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 24px;list-style:none;padding:0;margin:0}
.wl-resources a{display:block;color:#087f75;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
.wl-nojs{padding:16px 0;color:#61717a}
@media(max-width:760px){.wl-resources ul{grid-template-columns:1fr}.wl-hero-copy h1{font-size:clamp(34px,8vw,56px)}}
@font-face{font-family:WelcomeInter;src:url('./assets/welcome/inter-latin.woff2') format('woff2');font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+2000-206F,U+20AC,U+2190-2199}
@font-face{font-family:WelcomeInter;src:url('./assets/welcome/inter-cyrillic.woff2') format('woff2');font-weight:100 900;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
html:has(body.auth-required.welcome-ready){overflow:auto;background:#f6f8fa;scrollbar-gutter:stable}
body.auth-required.welcome-ready{overflow:visible;height:auto;min-height:100dvh;background:#f6f8fa}
#authGate.welcome-upgraded{position:relative;inset:auto;width:100%;height:auto;min-height:100dvh;overflow:visible;padding:0;display:block;background:#f6f8fa;color:#10202b}
#authGate.welcome-upgraded.hidden{display:none!important}
#authGate.welcome-upgraded>.auth-flow-bg,#authGate.welcome-upgraded>.auth-flow-inner,#authGate.welcome-upgraded>.auth-flow-sticky-cta{display:none!important}
.wl{--wl-ink:#10202b;--wl-muted:#61717a;--wl-brand:var(--brand-teal,#14b8a6);font:400 15px/1.6 WelcomeInter,Inter,"Segoe UI",sans-serif;overflow:clip;color:var(--wl-ink);background:#f6f8fa}
.wl *{box-sizing:border-box}
.wl [hidden]{display:none!important}
.wl h1,.wl h2,.wl h3,.wl p{margin:0}
.wl a{color:inherit;text-decoration:none}
.wl button{font:inherit;cursor:pointer}
.wl button,.wl a{ -webkit-tap-highlight-color:transparent }
.wl :focus-visible,.wl-auth :focus-visible{outline:3px solid #087f75;outline-offset:5px}
.wl-wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}
.wl-header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dae3e6;gap:28px}
.wl-brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:760;letter-spacing:-.8px;white-space:nowrap}
.wl-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--wl-ink);border-radius:10px;color:#5eead4}
.wl-mark svg{width:23px;height:23px}
.wl img.wl-mark{width:42px;height:42px;object-fit:contain;border-radius:10px}
.wl-auth-brand{display:flex;align-items:center;gap:9px}.wl-auth-brand img{border-radius:8px}
.wl-nav{display:flex;gap:28px;font-size:13px;font-weight:550;color:#52636e}
.wl-nav a:hover{color:#087f75}
.wl-account{display:flex;align-items:center;gap:22px}
.wl-text-btn{padding:8px 0;border:0;background:none;color:inherit;font-size:13px!important;font-weight:600!important}
.wl-button{display:inline-flex;align-items:center;justify-content:center;gap:17px;border:1px solid transparent;border-radius:8px;min-height:50px;padding:13px 22px;background:var(--wl-ink);color:#fff!important;font-size:13px!important;font-weight:600!important;line-height:1.4;transition:background .2s,transform .2s;white-space:nowrap}
.wl-button:hover{background:#243e49;transform:translateY(-2px)}
.wl-button--teal{background:#24c9b0;color:#072d28!important}
.wl-button--teal:hover{background:#43d8c1}
.wl-button--outline{background:transparent;border-color:#c9d5da;color:var(--wl-ink)!important}
.wl-button--outline:hover{background:#e7efef}
.wl-button--small{min-height:40px;padding:10px 15px;font-size:12px!important}
.wl-arrow{font-size:20px;line-height:1;font-weight:400}
.wl-hero{position:relative;padding-top:48px}
.wl-hero-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:31px}
.wl-eyebrow{display:flex;align-items:center;gap:9px;color:#687b84;font-size:10px;font-weight:650;letter-spacing:1.8px;text-transform:uppercase}
.wl-dot{width:6px;height:6px;border-radius:50%;background:#16ad95;box-shadow:0 0 0 4px #16ad950d;flex-shrink:0}
.wl-segment{display:inline-flex;padding:4px;background:#e8eef0;border:1px solid #dde5e8;border-radius:8px;gap:4px}
.wl-segment button{border:0;padding:9px 16px;color:#687982;border-radius:5px;font-size:11px;font-weight:600;line-height:1.35;background:transparent;min-height:35px}
.wl-segment button[aria-pressed=true]{background:white;color:#132d33;box-shadow:0 1px 4px #14322e0d}
.wl-hero-copy{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:54px;margin-bottom:44px}
.wl h1{font-size:clamp(46px,5.8vw,80px);line-height:1.04;letter-spacing:-4.4px;font-weight:650;max-width:700px}
.wl h1 span{display:block;color:#079b88}
.wl-hero-detail{padding-bottom:5px;max-width:420px;justify-self:end}
.wl-hero-detail>p{font-size:15px;line-height:1.75;color:#5f727c;max-width:370px}
.wl-actions{display:flex;gap:17px;align-items:center;flex-wrap:wrap;margin-top:23px}
.wl-play{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600}
.wl-play svg{width:25px;height:25px}
.wl-trial-note{display:block;margin-top:13px;font-size:10px;color:#72838b}
.wl-showcase{position:relative;isolation:isolate;padding:0 24px 0;margin-inline:-24px}
.wl-showcase::before{content:'';position:absolute;z-index:-1;inset:36% -25% -20%;border:1px solid #d5e4e1;border-radius:50%;transform:rotate(-8deg);pointer-events:none}
.wl-window{background:#fff;border:1px solid #cfdbdf;border-radius:14px 14px 10px 10px;box-shadow:0 24px 60px -32px #183e4259;overflow:hidden;transform-origin:50% 20%}
.wl-window-bar{height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #dfe7e8;background:#fff;gap:12px}
.wl-window-dots{display:flex;gap:5px}.wl-window-dots i{display:block;width:6px;height:6px;background:#d8e0e4;border-radius:50%}
.wl-window-url{font-size:10px;color:#81929a;font-weight:500;letter-spacing:.4px}
.wl-demo-label{font-size:9px;color:#607d77;display:flex;gap:6px;align-items:center}
.wl-screen{position:relative;background:#e8edf4;aspect-ratio:16/8.5;overflow:hidden}
.wl-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:opacity .16s}
.wl .wl-screen img[src*="/pt-"]{width:100%;object-fit:contain;object-position:center;background:#fff}
.wl-hero-phone{position:absolute;top:146px;right:-18px;width:179px;height:352px;border:6px solid #102829;border-radius:26px;background:#d5e8da;overflow:hidden;transform:rotate(5deg);box-shadow:0 20px 45px #112e3540;pointer-events:none}
.wl-hero-phone img{width:100%;height:auto;display:block}
.wl-phone-tag{position:absolute;right:-2px;top:112px;font-size:9px;font-weight:600;color:#0b7766;background:#e0f5ec;border:1px solid #b8dece;padding:6px 10px;border-radius:6px;transform:rotate(5deg)}
.wl-phone-tag svg{width:12px;height:12px;vertical-align:middle;margin-right:5px}
.wl-feature-nav{scrollbar-width:none}.wl-feature-nav::-webkit-scrollbar{display:none}
.wl-zoom{position:absolute;right:15px;bottom:15px;background:#fff;border:1px solid #d3dde8;border-radius:6px;padding:7px 10px;display:flex;align-items:center;gap:7px;color:#243e49;font-size:10px!important;box-shadow:0 3px 14px #10202b12}
.wl-zoom svg{width:13px;height:13px}
.wl-screen-caption{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:17px;color:#72838b;font-size:10px}
.wl-screen-caption strong{color:#243c43;font-weight:550}
.wl-feature-nav{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:25px;margin-bottom:48px}
.wl-feature-nav button{display:flex;gap:8px;align-items:center;padding:10px 14px;min-height:43px;border:1px solid transparent;border-radius:7px;background:none;color:#73858d;font-size:11px;font-weight:550;transition:all .2s}
.wl-feature-nav button svg{width:15px;height:15px}
.wl-feature-nav button[aria-selected=true]{border-color:#cfdcde;background:#fff;color:#122e32;box-shadow:0 3px 12px #24464208}
.wl-feature-nav button:hover{background:#e8f0ef;color:#087f75}
.wl-proof-line{display:flex;justify-content:space-between;align-items:center;gap:22px;border-top:1px solid #d8e2e4;border-bottom:1px solid #d8e2e4;padding:22px 0;color:#526970;font-size:11px}
.wl-proof-line span{display:flex;gap:8px;align-items:center}
.wl-proof-line svg{height:17px;width:17px;color:#0a9e88}
.wl-section{padding-block:94px}
.wl-section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:35px}
.wl h2{font-size:clamp(30px,3.5vw,46px);font-weight:600;line-height:1.13;letter-spacing:-1.8px;margin-top:15px}
.wl-section-head>p{max-width:330px;font-size:13px;color:#71838a;line-height:1.8}
.wl-workflow{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:42px}
.wl-step{border-top:1px solid #d3dfe1;padding-top:23px}
.wl-step-num{font-size:11px;color:#089981;letter-spacing:1px;display:block;margin-bottom:20px}
.wl h3{font-size:19px;font-weight:600;line-height:1.3;letter-spacing:-.5px}
.wl-step p{font-size:12px;color:#74858c;max-width:285px;line-height:1.8;margin-top:10px}
.wl-connect{background:#102829;color:#fff;position:relative;border-radius:18px;display:grid;grid-template-columns:1.15fr .85fr;gap:40px;padding:62px 68px 0;overflow:hidden;min-height:520px}
.wl-connect .wl-eyebrow{color:#7cb0a6}.wl-connect h2{font-size:43px;max-width:490px;color:#fff;margin-bottom:23px}
.wl-connect h2 span{color:#57dac0}
.wl-connect-copy{padding-bottom:60px}
.wl-connect-copy>p{color:#a1bcb7;font-size:13px;line-height:1.85;max-width:345px}
.wl-connect-points{display:flex;gap:17px;margin:27px 0 30px;color:#d3e7e1;font-size:10px}
.wl-phone-stage{position:relative;display:flex;justify-content:center;align-items:flex-start;padding-top:8px;max-height:530px}
.wl-phone-stage::before{content:'';width:430px;height:430px;border:1px solid #ffffff13;border-radius:50%;position:absolute;top:80px;left:50%;transform:translateX(-50%)}
.wl-phone{position:relative;width:247px;flex-shrink:0;border:7px solid #061818;border-bottom:0;border-radius:37px 37px 0 0;overflow:hidden;background:#b5d3c1;box-shadow:0 24px 48px #0004;transform:rotate(4deg);height:520px}
.wl-phone img{display:block;width:100%;height:auto;min-height:100%;object-fit:cover}
.wl-floating-note{position:absolute;bottom:74px;left:-24px;background:#fff;color:#1c413a;padding:13px 18px;border-radius:10px;box-shadow:0 12px 35px #0002;font-size:11px;display:flex;gap:10px;align-items:center;transform:rotate(-3deg)}
.wl-floating-note svg{width:24px;height:24px;color:#059f80}.wl-floating-note small{display:block;font-size:9px;color:#7e928b}
.wl-wearables{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:26px 0 0;color:#6b8085;font-size:11px}
.wl-wearables strong{font-size:15px;letter-spacing:1.5px;color:#203d40;font-weight:700}
.wl-wearables p{max-width:490px}
.wl-pricing-head{text-align:center;margin-bottom:36px}.wl-pricing-head .wl-eyebrow{justify-content:center}.wl-pricing-head>p{font-size:13px;color:#72868b;margin-top:17px}
.wl-prices{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:890px;margin:auto}
.wl-price-card{padding:32px;border:1px solid #d6e1e4;background:#fff;border-radius:12px;display:flex;flex-direction:column}
.wl-price-card--full{background:#e4f5ef;border-color:#b2ded2;position:relative}
.wl-price-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.wl-price-top h3{font-size:16px}
.wl-price-badge{font-size:9px;padding:5px 9px;border-radius:5px;background:#c2e9dc;color:#217960;font-weight:600}
.wl-price-sub{font-size:11px;color:#70848a;margin:8px 0 23px!important}
.wl-price{font-size:44px;font-weight:550;letter-spacing:-2px;line-height:1.1}.wl-price small{font-size:12px;letter-spacing:0;font-weight:400;color:#789087}
.wl p.wl-price{color:var(--wl-ink)}
.wl-price-unit{font-size:10px;color:#6c827e;margin-top:8px!important}
.wl-price-card ul{padding:22px 0;margin:20px 0 7px;border-top:1px solid #d8e6e1;list-style:none;font-size:12px;color:#38554e;display:grid;gap:10px;flex:1}
.wl-price-card li::before{content:'✓';color:#12896c;margin-right:10px;font-weight:600}
.wl-price-card .wl-button{width:100%;margin-top:14px}
.wl-price-foot{font-size:10px;line-height:1.7;color:#7a8b8d;text-align:center;max-width:680px;margin:20px auto 0!important}
.wl-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;border-top:1px solid #d8e2e4;padding-top:65px}
.wl-faq h2{font-size:35px;max-width:290px}.wl-faq-list details{border-bottom:1px solid #d8e2e4}
.wl-faq-list summary{list-style:none;cursor:pointer;padding:19px 34px 19px 0;font-size:13px;font-weight:550;position:relative}.wl-faq-list summary::-webkit-details-marker{display:none}.wl-faq-list summary::after{content:'+';position:absolute;right:3px;top:14px;font-size:23px;font-weight:400;color:#72918a}.wl-faq-list details[open] summary::after{content:'−'}
.wl-faq-list details p{font-size:12px;color:#6c8086;line-height:1.85;padding:0 28px 20px 0}
.wl-final{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:85px;padding:42px 0;border-top:1px solid #d8e2e4}.wl-final h2{font-size:33px;margin:0}.wl-final p{font-size:12px;color:#73888b;margin-top:9px}
.wl-footer{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #d8e2e4;padding:26px 0 35px;font-size:10px;color:#7e9095}.wl-footer .wl-brand{font-size:16px}.wl-footer-links{display:flex;gap:23px;flex-wrap:wrap}
.wl-auth{margin:auto;padding:0;border:1px solid #cfdcde;border-radius:17px;width:min(460px,calc(100% - 28px));max-height:calc(100dvh - 32px);background:#fff;color:#142f35;box-shadow:0 32px 100px #071b3555;overflow:auto;--auth-ink:#142f35;--auth-muted:#6a808a;--auth-panel:#fff;--auth-line:#d8e2e6}
.wl-auth::backdrop{background:#0c273a80;backdrop-filter:blur(8px)}
.wl-auth-bar{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 0;font:650 14px WelcomeInter,Inter,sans-serif}.wl-auth-close{width:34px;height:34px;border:0;border-radius:50%;background:#eef3f4;color:#38545d;font-size:23px;cursor:pointer}
.wl-auth .auth-flow-main{display:block;padding:0!important;height:auto;min-height:0}
.wl-auth .auth-mobile-value,.wl-auth .auth-flow-sr-title{display:none}
#authGate .wl-auth .auth-card-flow{box-shadow:none;border:0;background:#fff;color:#142f35;width:100%;max-width:none;min-height:0!important;padding:18px 24px 26px;overflow:visible;height:auto;max-height:none}
#authGate .wl-auth .auth-flow-card-scroll{overflow:visible;height:auto;max-height:none;flex:none}
#authGate .wl-auth .auth-flow-footer{position:static;background:#fff;padding-top:20px}
#authGate .wl-auth .auth-flow-input{background:#f5f8fa;color:#142f35;border:1px solid #ccdbe1;box-shadow:none}
#authGate .wl-auth .auth-flow-title,#authGate .wl-auth .form-label,#authGate .wl-auth .auth-segment-btn{color:#142f35}
#authGate .wl-auth .auth-flow-intro,#authGate .wl-auth .auth-trust-strip,#authGate .wl-auth .auth-consent-text{color:#5b737e}
#authGate .wl-auth .auth-segment{background:#edf2f5;border-color:#d8e3e6}
#authGate .wl-auth .auth-segment-btn.is-active{background:#fff;box-shadow:0 1px 4px #142f3510}
#authGate .wl-auth .auth-flow-submit{background:#14b8a6;color:#062f29;box-shadow:none}
#authGate .wl-auth .auth-flow-footer .auth-flow-submit{display:block;width:100%;min-height:46px}
#authGate .wl-auth .auth-register-progress__item.is-current .auth-register-progress__label{color:#0c8276}
#authGate .wl-auth .auth-register-progress__item.is-current .auth-register-progress__dot{background:#e0f6ef;border-color:#b0e4d8;color:#0c8276}
#authGate .wl-auth .auth-link-btn,#authGate .wl-auth .auth-offer-link,#authGate .wl-auth .auth-consent-link{color:#0b8274}
.wl-lightbox{width:min(1500px,96vw);max-width:96vw;max-height:95dvh;border:0;border-radius:12px;padding:12px;background:#fff}.wl-lightbox::backdrop{background:#061822cc}.wl-lightbox img{display:block;width:100%;height:auto;max-height:85dvh;object-fit:contain}.wl-lightbox button{display:block;margin:0 0 10px auto;font:500 12px sans-serif;padding:9px 14px;border:1px solid #d3dde8;border-radius:6px;background:#fff;cursor:pointer}
@media(min-width:1600px){.wl-wrap{width:min(1320px,calc(100% - 100px))}.wl-hero{padding-top:56px}.wl h1{font-size:86px}.wl-hero-copy{margin-bottom:50px}}
@media(max-width:1050px){.wl-wrap{width:calc(100% - 48px)}.wl-nav{gap:15px}.wl-header{gap:16px}.wl-account{gap:15px}.wl h1{letter-spacing:-2.5px}.wl-hero-copy{gap:30px}.wl-connect{padding:45px 40px 0;gap:25px}.wl-connect h2{font-size:36px}.wl-floating-note{left:-22px}.wl-feature-nav{gap:2px}.wl-feature-nav button{padding:9px 10px}.wl-faq{gap:45px}}
@media(max-width:1050px){.wl-hero-phone,.wl-phone-tag{display:none}}
@media(max-width:760px){.wl-wrap{width:calc(100% - 36px)}.wl-header{height:73px}.wl-brand{font-size:18px}.wl-mark{width:30px;height:30px}.wl-nav,.wl-header .wl-button{display:none}.wl-account{gap:16px}.wl-text-btn{min-height:40px}.wl-hero{padding-top:28px}.wl-hero-top{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:25px}.wl-hero-top .wl-segment{width:100%}.wl-segment button{flex:1;min-height:39px}.wl-eyebrow{font-size:9px;letter-spacing:1.2px}.wl-hero-copy{display:block;margin-bottom:28px}.wl h1{font-size:clamp(42px,8.9vw,64px);letter-spacing:-2.5px;line-height:1.07}.wl-hero-detail{max-width:460px;margin-top:22px}.wl-hero-detail>p{font-size:13px;line-height:1.75;max-width:430px}.wl-actions{margin-top:20px;gap:16px}.wl-trial-note{margin-top:12px;font-size:10px}.wl-showcase{padding:0;margin-inline:0}.wl-window{border-radius:10px}.wl-window-bar{height:32px;padding:0 10px}.wl-window-url{font-size:8px}.wl-demo-label{font-size:8px}.wl-demo-label .wl-dot{display:none}.wl-screen{aspect-ratio:1.36}.wl-screen img{width:141%;max-width:none;object-fit:cover;object-position:top left}.wl-zoom{font-size:8px!important;right:8px;bottom:8px;padding:6px}.wl-screen-caption{font-size:9px;margin-top:12px;align-items:flex-start;gap:15px}.wl-screen-caption strong{max-width:70%}.wl-feature-nav{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;margin-top:18px;margin-bottom:27px;gap:5px;padding-bottom:7px}.wl-feature-nav button{flex-shrink:0;padding:9px 10px;font-size:10px;min-height:42px}.wl-proof-line{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:10px;padding-block:20px}.wl-proof-line span:last-child{grid-column:1/-1}.wl-section{padding-block:56px}.wl-section-head{display:block;margin-bottom:20px}.wl h2{font-size:33px;letter-spacing:-1.3px}.wl-section-head>p{margin-top:17px;font-size:12px}.wl-workflow{grid-template-columns:1fr;gap:25px;margin-top:28px}.wl-step{padding-top:20px;display:grid;grid-template-columns:35px 1fr;column-gap:10px}.wl-step-num{grid-row:1/3;margin:4px 0 0}.wl-step p{max-width:100%;font-size:12px;margin-top:8px}.wl h3{font-size:17px}.wl-connect{border-radius:13px;grid-template-columns:1fr;padding:36px 25px 0;gap:12px;min-height:0}.wl-connect h2{font-size:33px;margin-top:16px}.wl-connect-copy{padding-bottom:15px}.wl-connect-copy>p{font-size:12px}.wl-connect-points{margin:20px 0 23px;flex-wrap:wrap;gap:10px}.wl-phone-stage{max-height:335px;overflow:visible;padding-top:8px}.wl-phone{width:220px;height:470px;transform:rotate(3deg)}.wl-floating-note{left:0;bottom:42px;padding:12px;font-size:10px}.wl-wearables{align-items:flex-start;flex-direction:column;gap:12px;padding-top:22px}.wl-wearables p{font-size:11px;max-width:100%}.wl-prices{grid-template-columns:1fr}.wl-price-card{padding:25px}.wl-price{font-size:42px}.wl-price-sub{margin-bottom:19px!important}.wl-price-card ul{margin-top:17px;padding-top:19px}.wl-price-foot{text-align:left;font-size:10px}.wl-faq{grid-template-columns:1fr;gap:22px;padding-top:42px}.wl-faq h2{max-width:100%;font-size:30px}.wl-faq-list summary{font-size:12px;padding-block:17px}.wl-final{flex-direction:column;align-items:flex-start;gap:22px;margin-top:46px;padding-block:32px}.wl-final h2{font-size:31px}.wl-final .wl-button{width:100%}.wl-footer{align-items:flex-start;flex-direction:column;gap:17px;padding-block:25px}.wl-footer-links{gap:15px;font-size:10px}.wl-auth{max-height:calc(100dvh - 20px)}#authGate .wl-auth .auth-card-flow{padding:15px 20px 24px}.wl-auth-bar{padding:15px 20px 0}}
@media(prefers-reduced-motion:reduce){.wl *,.wl *::before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.wl-phone,.wl-floating-note{transform:none}}
