:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f7fc;--surface:#fff;--ink:#10203f;--muted:#6d878c;--blue:#2f70ed;--blue-deep:#1557dc;--blue-soft:#e9f0ff;--line:#dde6f2;--red:#ef3b49;--orange:#ff9d3d;--green:#27a779;--shadow:0 24px 70px #1e427621;--shadow-soft:0 14px 42px #2a4c7d17;--radius-xl:42px;--radius-lg:28px;--radius-md:20px;font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px;overflow-x:clip}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0;overflow-x:clip}body:before{content:"";pointer-events:none;opacity:.28;z-index:-1;background-image:radial-gradient(#17376817 .55px,#0000 .55px);background-size:8px 8px;position:fixed;inset:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}p{margin:0}.site-header{z-index:20;width:100%;padding:24px clamp(24px,5vw,76px);position:absolute;top:0;left:0}.site-header--legal{background:#f4f7fce6;border-bottom:1px solid #cdd9e9cc;position:relative}.header-inner{justify-content:space-between;align-items:center;width:min(1380px,100%);margin:0 auto;display:flex}.brand{letter-spacing:-1.8px;align-items:center;gap:4px;font-size:31px;font-weight:800;display:inline-flex}.brand__mascot{object-fit:contain;object-position:center;filter:drop-shadow(0 5px 8px #1435681f);width:41px;height:46px;transition:transform .25s}.brand:hover .brand__mascot{transform:translateY(-2px)rotate(-4deg)}.site-nav{color:#485e7b;align-items:center;gap:clamp(24px,3vw,48px);font-size:15px;font-weight:650;display:flex}.site-nav>a:not(.store-button){padding:9px 0;position:relative}.site-nav>a:not(.store-button):after{content:"";background:var(--blue);transform-origin:100%;width:100%;height:2px;transition:transform .28s;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.site-nav>a:not(.store-button):hover:after{transform-origin:0;transform:scaleX(1)}.menu-button{background:0 0;border:0;padding:8px;display:none}.store-button{background:var(--blue);color:#fff;border-radius:17px;justify-content:center;align-items:center;gap:11px;width:fit-content;min-height:57px;padding:0 25px;font-size:16px;font-weight:750;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 12px 28px #2f70ed3b}.store-button:hover{background:var(--blue-deep);transform:translateY(-3px);box-shadow:0 17px 34px #2f70ed4d}.store-button--compact{border-radius:14px;min-height:46px;padding:0 18px;font-size:14px}.store-button--light{color:var(--blue);background:#fff}.hero{grid-template-columns:minmax(440px,.88fr) minmax(540px,1.12fr);align-items:center;width:min(1510px,100%);min-height:860px;margin:0 auto;padding:142px clamp(24px,6vw,102px) 76px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2f70ed21,#2f70ed00 67%);border-radius:50%;width:760px;height:760px;position:absolute;top:-190px;right:-160px}.hero__copy{z-index:2;padding-bottom:48px}.hero h1{letter-spacing:-2px;max-width:720px;margin:0;font-size:clamp(58px,5.3vw,88px);font-weight:800;line-height:.99}.hero h1 span,.section-heading h2 span,.closing h2 span{color:var(--blue)}.hero__copy>.reveal>p{color:#607694;max-width:570px;margin-top:30px;font-size:clamp(18px,1.55vw,22px);line-height:1.7}.hero__actions{align-items:center;gap:25px;margin-top:34px;display:flex}.text-link{color:var(--ink);align-items:center;gap:8px;font-weight:700;transition:gap .2s;display:inline-flex}.text-link:hover{gap:13px}.platform-note{color:#8092aa;margin-top:14px;font-size:13px;display:block}.hero__visual{height:650px;position:relative}.hero__halo{filter:blur(.2px);background:#dde8fcb8;border-radius:52% 48% 48% 52%/50%;animation:10s ease-in-out infinite halo;position:absolute;inset:50px 0 0 60px}.phone{aspect-ratio:946/2048;box-shadow:var(--shadow);isolation:isolate;background:#0b0c0f;border:8px solid #1d2025;border-radius:47px;position:relative;overflow:hidden}.phone:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 2px #ffffff38}.phone img{object-fit:cover;object-position:center top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.phone--hero{z-index:2;width:318px;animation:7s ease-in-out infinite phoneFloat;position:absolute;top:4px;left:27%;transform:rotate(5deg)}.hero-word-popup{z-index:5;width:252px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border:1px solid #d3deeff2;border-radius:23px;padding:17px;animation:6s ease-in-out 1s infinite cardFloat;position:absolute;top:154px;right:0;transform:rotate(2deg)}.hero-word-popup__label{color:#8194aa;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.hero-word-popup__word{flex-direction:column;display:flex}.hero-word-popup__word strong{letter-spacing:-.5px;font-size:25px}.hero-word-popup__word span{color:var(--muted);margin-top:2px;font-size:14px;font-weight:650}.hero-word-popup__actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.hero-word-popup__actions button{background:var(--blue-soft);min-width:0;color:var(--blue);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;padding:9px 6px;font-size:11px;font-weight:750;transition:transform .2s,background .2s,color .2s;display:inline-flex}.hero-word-popup__actions button:hover{transform:translateY(-2px)}.hero-word-popup__actions button.is-saved{color:var(--red);background:#fce7ea}.hero__mascot{z-index:4;filter:drop-shadow(0 20px 20px #1f447824);width:175px;animation:5.5s ease-in-out infinite mascotBob;position:absolute;bottom:8px;right:5%}.spark{z-index:1;background:var(--blue);border-radius:4px;width:12px;height:12px;animation:2.3s ease-in-out infinite twinkle;display:block;position:absolute;transform:rotate(20deg)}.spark--one{top:80px;left:11%}.spark--two{background:var(--orange);animation-delay:.7s;bottom:72px;left:15%}.scroll-cue{border:1px solid #b8c7dc;border-radius:20px;width:28px;height:45px;position:absolute;bottom:28px;left:50%}.scroll-cue span{background:var(--blue);border-radius:5px;width:4px;height:8px;margin-left:-2px;animation:2s ease-in-out infinite scroll;position:absolute;top:8px;left:50%}.section-shell{width:min(1320px,100% - 48px);margin:0 auto}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:64px;display:flex}.section-heading h2,.product-story h2,.progress-band h2,.closing h2{letter-spacing:-3px;margin:0;font-size:clamp(42px,4.2vw,66px);line-height:1.05}.section-heading>p{color:#607694;max-width:520px;font-size:18px;line-height:1.7}.how{padding:130px 0 150px}.how__grid{grid-template-columns:1.3fr .7fr;align-items:center;gap:clamp(50px,7vw,112px);display:grid}.reader-demo{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);min-height:510px;box-shadow:var(--shadow-soft);padding:clamp(28px,4vw,54px)}.reader-demo__top{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;font-size:13px;font-weight:700;display:flex}.reader-sentence{letter-spacing:-1.4px;margin:55px 0 40px;font-size:clamp(30px,3.2vw,48px);font-weight:700;line-height:1.5}.reader-sentence button{cursor:pointer;background:0 0;border:0;border-radius:10px;padding:1px 5px;transition:color .2s,background .2s;position:relative}.reader-sentence button:hover,.reader-sentence button.is-selected{color:var(--blue);background:#e2ebff}.reader-sentence button.is-selected:after{content:"";background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;bottom:-13px;left:50%}.translation-sheet{background:#f9fbff;border:1px solid #e0e8f4;border-radius:23px;justify-content:space-between;align-items:center;gap:25px;padding:22px 24px;animation:.3s both sheetIn;display:flex;box-shadow:0 10px 30px #294a7914}.translation-sheet>div:first-child{flex-direction:column;display:flex}.translation-sheet strong{font-size:23px}.translation-sheet span{color:var(--muted);margin-top:4px;font-weight:600}.translation-sheet__actions{gap:10px;display:flex}.translation-sheet button{background:var(--blue-soft);color:var(--blue);cursor:pointer;border:0;border-radius:13px;align-items:center;gap:7px;padding:12px 16px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.translation-sheet button:hover{transform:translateY(-2px)}.translation-sheet button.is-saved{color:var(--red);background:#fce7ea}.step-list{gap:36px;display:grid}.step{align-items:flex-start;gap:21px;display:flex}.step__icon,.feature-line>span{height:68px;color:var(--blue);background:linear-gradient(145deg,#fff,#edf3ff);border:1px solid #dce7fa;border-radius:20px;flex:0 0 68px;place-items:center;display:grid;overflow:hidden;box-shadow:0 10px 24px #224b891a}.step__icon img,.feature-line>span img{object-fit:contain;filter:drop-shadow(0 7px 8px #14356821);width:58px;height:58px;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.step:hover .step__icon img,.feature-line:hover>span img{transform:translateY(-3px)rotate(-3deg)scale(1.06)}.step h3,.feature-line h3{margin:2px 0 7px;font-size:20px}.step p,.feature-line p{color:#687f9d;line-height:1.7}.progress-band{background:linear-gradient(145deg,#fff 0%,#f7faff 54%,#edf3ff 100%);border:1px solid #d8e4f5;border-radius:44px;width:min(1460px,100% - 34px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 27px 70px #2a4c7d1c}.progress-band:before{content:"";background:radial-gradient(circle,#2f70ed21,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-260px;right:-190px}.progress-band__inner{padding:72px clamp(34px,5.5vw,86px) 58px;position:relative}.progress-band__heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px;display:flex}.progress-band__heading h2{max-width:710px}.progress-band__heading p{color:#657c99;max-width:390px;line-height:1.65}.progress-journey{background:#ffffffbf;border:1px solid #d1def1e6;border-radius:32px;grid-template-columns:170px minmax(370px,1fr) 190px 175px;align-items:center;gap:22px;min-height:355px;padding:30px 24px;display:grid;position:relative;box-shadow:inset 0 1px #fff,0 18px 45px #23487f12}.goal-ring{justify-self:center;place-items:center;width:150px;height:190px;display:grid;position:relative}.goal-ring>svg{width:138px;height:138px;position:absolute;top:5px;left:50%;transform:translate(-50%)rotate(-90deg)}.goal-ring>svg circle{fill:none;stroke:#e5ecf7;stroke-width:8px}.goal-ring>svg circle.goal-ring__value{stroke:var(--blue);stroke-linecap:round;stroke-dasharray:314;stroke-dashoffset:63px;animation:1.5s cubic-bezier(.2,.7,.2,1) .25s both ringDraw}.goal-ring>div{flex-direction:column;justify-content:center;align-items:center;width:100%;height:138px;display:flex;position:absolute;top:5px;left:0}.goal-ring strong{letter-spacing:-1.5px;font-size:33px}.goal-ring>div span{color:#6b82a0;font-size:13px}.goal-ring small{color:#536a88;white-space:nowrap;background:#eef2ff;border-radius:11px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;font-weight:750;display:inline-flex;position:absolute;bottom:6px}.learning-path{align-self:center;width:100%;min-width:0;height:170px;position:relative}.learning-path__line{z-index:0;background:linear-gradient(90deg, var(--blue) 0 57%, #ccd9ee 57% 100%);border-radius:999px;height:8px;position:absolute;top:calc(50% - 10px);left:6%;right:6%;box-shadow:0 0 0 4px #2f70ed0f}.learning-path ol{z-index:1;grid-template-columns:repeat(7,1fr);align-items:center;height:100%;margin:0;padding:0;list-style:none;display:grid;position:relative}.learning-path li{opacity:0;animation:pathNodeIn .55s calc(var(--step) * .11s + .25s) cubic-bezier(.2,.8,.2,1) forwards;flex-direction:column;align-items:center;gap:8px;display:flex}.learning-path li b{color:#7187a5;background:#fff;border:2px solid #c9d7f0;border-radius:50%;place-items:center;width:43px;height:43px;font-size:13px;display:grid;box-shadow:0 8px 20px #294a7914}.learning-path li span{color:#7387a1;font-size:11px;font-weight:750}.learning-path li.is-done b{border-color:var(--blue);background:var(--blue);color:#fff}.learning-path li.is-current b{border-color:var(--blue);color:var(--blue);animation:2.4s ease-in-out infinite currentPulse;box-shadow:0 0 0 8px #2f70ed1c,0 10px 25px #2f70ed33}.learning-path li.is-current span{color:var(--blue)}.journey-words{align-content:center;gap:11px;display:grid;position:relative}.journey-words>button{width:100%;min-height:68px;color:var(--blue);cursor:pointer;text-align:left;background:linear-gradient(145deg,#fff,#f7faff);border:1px solid #d7e3f3;border-radius:19px;justify-content:space-between;align-items:center;padding:11px 12px 11px 17px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 24px #23487f17}.journey-words>button:hover{border-color:#abc5f4;transform:translateY(-2px);box-shadow:0 15px 30px #23487f21}.journey-words>button:active{transform:scale(.98)}.journey-words span{flex-direction:column;display:flex}.journey-words strong{color:var(--ink);letter-spacing:-.15px;font-size:15px}.journey-words small{color:var(--muted);margin-top:4px;font-size:11px;font-weight:600}.journey-words svg{width:38px;height:38px;color:var(--blue);background:#eaf1ff;border-radius:13px;flex:0 0 38px;padding:10px;transition:background .2s,transform .2s}.journey-words>button:hover svg{background:var(--blue);color:#fff;transform:scale(1.04)}.journey-mascot{z-index:2;filter:drop-shadow(0 18px 22px #23487f29);place-self:center;width:165px;animation:3.2s ease-in-out infinite mascotStep;position:relative}.journey-spark{background:#ff8c7e;border-radius:3px;width:11px;height:11px;animation:2.3s ease-in-out infinite twinkle;position:absolute;transform:rotate(45deg)}.journey-spark--one{top:14%;right:20%}.journey-spark--two{background:#9b86ef;animation-delay:.7s;bottom:18%;right:6%}.product-story{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(50px,5vw,78px);min-height:900px;padding:150px 0 120px;display:grid}.product-story__copy>.lead{color:#657c99;margin:23px 0 50px;font-size:20px;line-height:1.65}.feature-lines{gap:31px;display:grid}.feature-line{align-items:flex-start;gap:19px;display:flex}.feature-line p{max-width:440px}.screen-carousel{background:linear-gradient(145deg,#fff 0%,#f5f8ff 48%,#eaf1ff 100%);border:1px solid #d7e3f3;border-radius:38px;min-width:0;padding:28px 0 18px;overflow:hidden;box-shadow:0 22px 58px #2a4c7d1c}.screen-carousel__header{z-index:3;color:#58708e;text-transform:uppercase;letter-spacing:.085em;justify-content:space-between;align-items:center;padding:0 30px 16px;font-size:13px;font-weight:800;display:flex;position:relative}.screen-carousel__header>div{gap:7px;display:flex}.screen-carousel__header button{width:44px;height:44px;color:var(--blue);cursor:pointer;background:#ffffffeb;border:1px solid #d4e0f1;border-radius:14px;place-items:center;transition:transform .2s,background .2s;display:grid;box-shadow:0 7px 18px #23487f12}.screen-carousel__header button:first-child svg{transform:rotate(180deg)}.screen-carousel__header button:hover{background:var(--blue-soft);transform:translateY(-2px)}.screen-carousel__stage{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;grid-template-rows:550px auto;align-items:center;min-height:690px;padding:0 26px 25px;display:grid;position:relative;overflow:hidden}.screen-carousel__stage:before{content:"";pointer-events:none;background:radial-gradient(circle,#2f70ed21,#2f70ed09 50%,#0000 71%);border-radius:50%;width:520px;height:520px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.screen-carousel__stage:active{cursor:grabbing}.screen-carousel__deck{z-index:2;width:100%;height:550px;position:relative}.screen-preview{cursor:pointer;transform-origin:50%;background:0 0;border:0;padding:0;transition:width .62s cubic-bezier(.2,.8,.2,1),opacity .45s,filter .45s,transform .62s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:50%}.screen-preview .phone{pointer-events:none;border-width:6px;border-radius:40px;width:100%;box-shadow:0 28px 58px #1c386833}.screen-preview--active{z-index:3;opacity:1;filter:saturate();cursor:default;width:252px;transform:translate(-50%,-50%)}.screen-preview--previous{z-index:1;opacity:.58;filter:saturate(.75);width:205px;transform:translate(-132%,-47%)rotate(-6deg)}.screen-preview--next{z-index:2;opacity:.72;filter:saturate(.83);width:205px;transform:translate(32%,-47%)rotate(6deg)}.screen-preview--previous:hover{opacity:.82;transform:translate(-134%,-49%)rotate(-4deg)}.screen-preview--next:hover{opacity:.9;transform:translate(34%,-49%)rotate(4deg)}.screen-carousel__caption{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #d1def1f2;border-radius:24px;justify-self:center;align-items:center;gap:18px;width:min(520px,100% - 34px);min-height:96px;padding:17px 22px;animation:.35s both sheetIn;display:flex;position:relative;box-shadow:0 15px 34px #23487f1a}.screen-carousel__caption>span{background:linear-gradient(145deg,#fff,#edf4ff);border:1px solid #e0e9f8;border-radius:19px;flex:0 0 62px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 10px 24px #23487f21}.screen-carousel__caption>span img{object-fit:contain;filter:drop-shadow(0 5px 8px #1f488b24);width:58px;height:58px}.screen-carousel__caption>div{min-width:0}.screen-carousel__caption strong{letter-spacing:-.6px;font-size:25px;line-height:1.1;display:block}.screen-carousel__caption p{color:#627b9a;margin-top:5px;font-size:14px;line-height:1.5}.screen-carousel__dots{z-index:3;justify-content:center;gap:8px;display:flex;position:relative}.screen-carousel__dots button{cursor:pointer;background:#c5d3e6;border:0;border-radius:20px;width:7px;height:7px;padding:0;transition:width .3s,background .3s}.screen-carousel__dots button.is-active{background:var(--blue);width:27px}.closing{border-radius:var(--radius-xl);min-height:390px;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dbe5f3;grid-template-columns:1.25fr .75fr;align-items:center;gap:35px;margin-bottom:50px;padding:58px 70px;display:grid;position:relative;overflow:hidden}.closing:after{content:"";background:radial-gradient(circle,#2f70ed26,#0000 68%);width:500px;height:500px;position:absolute;top:-200px;right:-100px}.closing__copy{z-index:2;max-width:750px}.closing h2{font-size:clamp(42px,4vw,61px)}.closing p{color:#647b98;max-width:620px;margin:18px 0 29px;font-size:17px;line-height:1.65}.closing__visual{z-index:2;place-items:center;min-height:285px;display:grid;position:relative}.closing__visual img{object-fit:contain;object-position:center;filter:drop-shadow(0 18px 25px #14356824);width:245px;max-height:285px;animation:5.2s ease-in-out infinite mascotBob;position:relative}.site-footer{border-top:1px solid #d5dfec;width:min(1320px,100% - 48px);margin:0 auto;padding:38px 0 28px}.footer-main{justify-content:space-between;align-items:flex-start;gap:50px;display:flex}.footer-main .brand{font-size:27px}.footer-main>div>p{color:var(--muted);margin-top:11px;font-size:13px}.footer-links{color:#536a88;flex-wrap:wrap;justify-content:flex-end;gap:18px 35px;font-size:13px;font-weight:650;display:flex}.footer-links a:hover{color:var(--blue)}.footer-bottom{color:#8a9aae;border-top:1px solid #e1e8f1;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:11px;display:flex}.reveal{opacity:0;transition:opacity .7s var(--delay) ease, transform .7s var(--delay) cubic-bezier(.2,.7,.2,1);transform:translateY(20px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.legal-page{width:min(1060px,100% - 48px);margin:0 auto;padding:76px 0 130px}.legal-hero{text-align:center;max-width:810px;margin:0 auto 58px}.legal-hero>span{background:linear-gradient(145deg,#fff,#edf3ff);border:1px solid #dce6f4;border-radius:26px;place-items:center;width:90px;height:90px;margin:0 auto 25px;display:grid;overflow:hidden;box-shadow:0 14px 30px #2f70ed29}.legal-hero>span img{object-fit:contain;filter:drop-shadow(0 8px 10px #14356821);width:84px;height:84px}.legal-hero h1{letter-spacing:-3.7px;margin:0;font-size:clamp(45px,6vw,72px);line-height:1.05}.legal-hero p{color:#637a97;max-width:700px;margin:20px auto 18px;font-size:19px;line-height:1.7}.legal-hero div{color:#8a9aae;text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:700}.legal-document{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#fff;padding:clamp(30px,6vw,76px)}.legal-callout{border-left:4px solid var(--blue);background:var(--blue-soft);border-radius:0 18px 18px 0;margin-bottom:55px;padding:26px 30px}.legal-callout strong{font-size:17px}.legal-callout p{color:#526b8c;margin-top:8px;line-height:1.7}.legal-section{scroll-margin-top:40px}.legal-section+.legal-section{border-top:1px solid #e2e9f2;margin-top:50px;padding-top:48px}.legal-section h2{letter-spacing:-.6px;margin:0 0 19px;font-size:25px}.legal-section p,.legal-section li{color:#536a87;font-size:15px;line-height:1.85}.legal-section p+p{margin-top:16px}.legal-section ul{margin:0;padding-left:21px}.legal-section li+li{margin-top:10px}.legal-section a{color:var(--blue);text-underline-offset:3px;-webkit-text-decoration:underline #2f70ed59;text-decoration:underline #2f70ed59}.legal-section code{background:#eef3fa;border-radius:5px;padding:2px 5px}.legal-table{border:1px solid var(--line);border-radius:18px;margin:25px 0;overflow:hidden}.legal-table>div{grid-template-columns:.75fr 1.7fr .85fr;display:grid}.legal-table>div+div{border-top:1px solid var(--line)}.legal-table span,.legal-table strong{color:#536a87;padding:16px 18px;font-size:12px;line-height:1.55}.legal-table strong{color:var(--ink);text-transform:uppercase;letter-spacing:.05em;background:#f3f6fb}.legal-table span+span,.legal-table strong+strong{border-left:1px solid var(--line)}.support-page{width:min(1320px,100% - 48px);margin:0 auto;padding:54px 0 120px}.support-hero{border-radius:var(--radius-xl);background:var(--blue);color:#fff;grid-template-columns:1.12fr .88fr;align-items:center;min-height:510px;padding:clamp(40px,6vw,82px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #2f70ed38}.support-hero:before{content:"";background:radial-gradient(circle at 85% 15%,#ffffff2e,#0000 30%),radial-gradient(circle at 10% 100%,#03278240,#0000 38%);position:absolute;inset:0}.support-hero__copy{z-index:2;max-width:720px;position:relative}.support-hero h1{letter-spacing:-4px;margin:0;font-size:clamp(48px,6vw,78px);line-height:1.02}.support-hero p{color:#ffffffc7;max-width:640px;margin:25px 0 31px;font-size:19px;line-height:1.7}.support-hero .store-button{color:var(--blue);box-shadow:none;background:#fff}.support-hero__copy>span{color:#ffffffa6;margin-top:14px;font-size:12px;display:block}.support-hero__visual{z-index:2;place-items:center;min-height:410px;display:grid;position:relative}.support-hero__visual img{object-fit:contain;filter:drop-shadow(0 22px 34px #0421665c);width:min(40vw,525px);max-height:500px;animation:5.2s ease-in-out infinite mascotBob;position:static}.support-actions{grid-template-columns:repeat(3,1fr);gap:18px;margin:32px 0 110px;display:grid}.support-actions>a{border:1px solid var(--line);min-height:155px;box-shadow:var(--shadow-soft);background:#fff;border-radius:25px;grid-template-rows:auto auto;grid-template-columns:64px 1fr auto;align-items:center;column-gap:17px;padding:25px;transition:transform .25s,border-color .25s;display:grid;position:relative}.support-actions>a:hover{border-color:#b6caf0;transform:translateY(-5px)}.support-action__icon{object-fit:contain;filter:drop-shadow(0 7px 9px #14356821);grid-row:1/3;width:74px;height:74px;margin-left:-7px}.support-actions strong{align-self:end;font-size:17px}.support-actions span{color:var(--muted);align-self:start;font-size:12px}.support-actions>a>svg:last-child{color:#7f94aa;grid-area:1/3/3}.faq-section{grid-template-columns:.65fr 1.35fr;gap:90px;margin-bottom:110px;display:grid}.faq-section h2,.delete-guide h2,.contact-strip h2{letter-spacing:-2.2px;margin:0;font-size:clamp(35px,4vw,52px)}.faq-section>div:first-child p{color:var(--muted);margin-top:15px;line-height:1.7}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:23px 45px 23px 0;font-weight:750;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--blue-soft);width:31px;height:31px;color:var(--blue);border-radius:10px;place-items:center;font-size:20px;transition:transform .25s;display:grid;position:absolute;top:17px;right:0}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>div{color:#637a97;padding:0 45px 23px 0;font-size:14px;line-height:1.75}.faq-list a{color:var(--blue)}.delete-guide{border-radius:var(--radius-xl);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;grid-template-columns:1.1fr .9fr;gap:60px;padding:64px;display:grid}.delete-guide>div>span{background:linear-gradient(145deg,#fff,#fff1f2);border:1px solid #f5d9dc;border-radius:22px;place-items:center;width:76px;height:76px;margin-bottom:26px;display:grid;overflow:hidden;box-shadow:0 10px 24px #9737431a}.delete-guide>div>span img{object-fit:contain;width:70px;height:70px}.delete-guide p{color:#637a97;margin-top:18px;line-height:1.8}.delete-guide aside{background:#fff4e8;border-radius:23px;align-self:center;padding:29px}.delete-guide aside strong{color:#b56519}.delete-guide aside a{color:var(--blue);align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:700;display:inline-flex}.contact-strip{background:#e7efff;border-radius:28px;justify-content:space-between;align-items:center;gap:35px;margin-top:40px;padding:42px 52px;display:flex}.contact-strip h2{letter-spacing:-.65px;font-size:29px;line-height:1.08}.contact-strip p{color:#657c99;margin-top:8px;font-size:13px}.contact-strip a{color:var(--blue);align-items:center;gap:10px;font-weight:750;display:inline-flex}@keyframes phoneFloat{0%,to{transform:rotate(5deg)translateY(0)}50%{transform:rotate(3.5deg)translateY(-13px)}}@keyframes cardFloat{0%,to{transform:rotate(3deg)translateY(0)}50%{transform:rotate(1deg)translateY(-12px)}}@keyframes mascotBob{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(-1.5deg)}}@keyframes halo{0%,to{border-radius:52% 48% 48% 52%/50%;transform:scale(1)}50%{border-radius:47% 53% 51% 49%/47%;transform:scale(1.03)}}@keyframes twinkle{0%,to{opacity:.35;transform:rotate(20deg)scale(.8)}50%{opacity:1;transform:rotate(42deg)scale(1.2)}}@keyframes scroll{0%{opacity:0;transform:translateY(0)}35%{opacity:1}to{opacity:0;transform:translateY(18px)}}@keyframes sheetIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@keyframes goalFill{0%{width:0}to{width:80%}}@keyframes wordRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes ringDraw{0%{stroke-dashoffset:314px}to{stroke-dashoffset:63px}}@keyframes trailMove{to{stroke-dashoffset:-160px}}@keyframes pathNodeIn{0%{opacity:0;transform:translateY(13px)scale(.82)}to{opacity:1;transform:none}}@keyframes currentPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes cardBreath{0%,to{margin-top:0}50%{margin-top:-7px}}@keyframes mascotStep{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-9px)rotate(2deg)}}@keyframes closingHalo{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes screenInNext{0%{opacity:0;transform:translate(42px)scale(.96)}to{opacity:1;transform:none}}@keyframes screenInPrevious{0%{opacity:0;transform:translate(-42px)scale(.96)}to{opacity:1;transform:none}}@media (width<=1120px){.hero{grid-template-columns:.95fr 1.05fr;min-height:790px}.hero__visual{height:570px}.phone--hero{width:264px;left:20%}.hero-word-popup{width:215px;right:-5%}.hero__mascot{width:135px;right:2%}.progress-journey{grid-template-columns:145px minmax(300px,1fr) 175px 125px}.journey-mascot{opacity:.95;width:125px}.screen-carousel__stage{grid-template-rows:515px auto;min-height:650px}.screen-carousel__deck{height:515px}.screen-preview--active{width:232px}.screen-preview--previous,.screen-preview--next{width:186px}.support-hero__visual img{width:min(42vw,465px)}}@media (width<=900px){.site-header{padding:20px 24px}.menu-button{z-index:2;cursor:pointer;place-items:center;display:grid}.site-nav{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:22px;flex-direction:column;align-items:stretch;gap:8px;padding:22px;display:none;position:absolute;top:75px;left:18px;right:18px}.site-nav--open{animation:.25s both sheetIn;display:flex}.site-nav>a:not(.store-button){padding:12px}.site-nav .store-button{width:100%;margin-top:4px}.hero{text-align:center;grid-template-columns:1fr;min-height:1240px;padding-top:135px}.hero__copy{padding-bottom:0}.hero h1{max-width:720px;margin:auto}.hero__copy>.reveal>p{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.hero__visual{width:min(670px,100%);height:650px;margin:10px auto 0}.phone--hero{width:295px;left:25%}.hero-word-popup{right:3%}.hero__mascot{width:155px;right:1%}.scroll-cue{display:none}.section-heading{display:block}.section-heading>p{margin-top:20px}.how__grid{grid-template-columns:1fr}.step-list{grid-template-columns:repeat(3,1fr);gap:22px}.step{display:block}.step__icon{margin-bottom:15px}.progress-band__heading{display:block}.progress-band__heading p{margin-top:16px}.progress-journey{grid-template-rows:175px 150px 210px 150px;grid-template-columns:1fr;min-height:750px}.goal-ring{grid-row:1}.learning-path{grid-row:2;width:100%}.journey-words{grid-row:3;justify-self:center;width:170px}.journey-mascot{grid-row:4;width:145px}.product-story{grid-template-columns:1fr;padding-bottom:40px}.screen-carousel{width:min(720px,100%);margin:0 auto}.closing{grid-template-columns:1fr 260px;padding:50px}.closing__visual img{width:220px}.legal-page{padding-top:50px}.support-actions{grid-template-columns:1fr}.support-actions>a{min-height:115px}.faq-section{grid-template-columns:1fr;gap:38px}.delete-guide{grid-template-columns:1fr}}@media (width<=650px){.brand{font-size:25px}.brand__mascot{width:33px;height:37px}.hero{min-height:1040px;padding:118px 20px 40px}.hero h1{letter-spacing:-1.2px;font-size:clamp(47px,14vw,65px)}.hero__copy>.reveal>p{margin-top:22px;font-size:16px;line-height:1.65}.hero__actions{flex-direction:column;gap:18px;margin-top:28px}.hero__visual{height:535px;margin-top:25px}.hero__halo{inset:25px -30px 0}.phone--hero{border-width:6px;border-radius:37px;width:242px;left:13%}.hero-word-popup{border-radius:18px;width:184px;padding:13px;top:114px;right:-5%}.hero-word-popup__label{display:none}.hero-word-popup__word strong{font-size:20px}.hero-word-popup__actions{margin-top:10px}.hero-word-popup__actions button{font-size:9px}.hero__mascot{width:113px;bottom:3px;right:-2%}.section-shell{width:min(100% - 32px,1320px)}.how{padding:90px 0 100px}.section-heading{margin-bottom:38px}.section-heading h2,.product-story h2,.progress-band h2,.closing h2{letter-spacing:-2px;font-size:41px}.section-heading>p{font-size:15px}.reader-demo{border-radius:29px;min-height:460px;padding:25px 19px}.reader-sentence{margin:37px 0 30px;font-size:28px;line-height:1.55}.translation-sheet{flex-direction:column;align-items:stretch}.translation-sheet__actions{grid-template-columns:1fr 1fr;display:grid}.translation-sheet button{justify-content:center;padding:12px 8px}.step-list{grid-template-columns:1fr}.step{display:flex}.step__icon{margin:0}.progress-band{border-radius:31px;width:calc(100% - 16px)}.progress-band__inner{padding:51px 24px 38px}.progress-band__heading{margin-bottom:40px}.progress-journey{grid-template-rows:175px 145px 210px 145px;min-height:750px;padding:22px 12px}.learning-path li b{width:36px;height:36px}.learning-path li span{font-size:9px}.journey-mascot{width:118px}.product-story{min-height:auto;padding:100px 0 50px}.product-story__copy>.lead{margin-bottom:38px;font-size:17px}.feature-line>span{flex-basis:58px;width:58px;height:58px}.feature-line>span img{width:50px;height:50px}.screen-carousel{border-radius:28px;margin-top:25px}.screen-carousel__header{padding-inline:20px}.screen-carousel__stage{grid-template-rows:470px auto;min-height:610px;padding:0 12px 22px}.screen-carousel__stage:before{width:350px;height:350px;top:36%;left:50%}.screen-carousel__deck{height:470px}.screen-preview .phone{border-width:5px;border-radius:34px}.screen-preview--active{width:208px}.screen-preview--previous{width:154px;transform:translate(-130%,-46%)rotate(-6deg)}.screen-preview--next{width:154px;transform:translate(30%,-46%)rotate(6deg)}.screen-carousel__caption{border-radius:20px;gap:13px;width:calc(100% - 16px);min-height:102px;padding:15px 16px}.screen-carousel__caption>span{border-radius:17px;flex-basis:54px;width:54px;height:54px}.screen-carousel__caption>span img{width:50px;height:50px}.screen-carousel__caption strong{font-size:21px}.screen-carousel__caption p{font-size:12px}.closing{text-align:center;grid-template-rows:auto 285px;grid-template-columns:1fr;min-height:690px;padding:48px 28px 34px}.closing p{font-size:15px}.closing .store-button{margin:auto}.closing__visual{min-height:285px}.closing__visual img{width:230px}.footer-main,.footer-bottom{flex-direction:column}.footer-links{justify-content:flex-start;margin-top:15px}.footer-bottom{gap:8px;margin-top:30px}.legal-page{width:calc(100% - 28px);padding-bottom:80px}.legal-hero h1{letter-spacing:-2.4px;font-size:46px}.legal-hero p{font-size:15px}.legal-document{border-radius:28px;padding:29px 22px}.legal-callout{padding:22px 20px}.legal-section h2{font-size:21px}.legal-table{border:0;border-radius:0}.legal-table>div{border:1px solid var(--line);border-radius:14px;padding:15px;display:block}.legal-table>div:first-child{display:none}.legal-table>div+div{margin-top:11px}.legal-table span{padding:3px 0;display:block;border:0!important}.legal-table span:first-child{color:var(--ink);font-weight:800}.support-page{width:calc(100% - 28px);padding-top:18px}.support-hero{text-align:center;grid-template-rows:auto 300px;grid-template-columns:1fr;align-items:start;min-height:710px;padding:45px 25px 28px}.support-hero h1{letter-spacing:-3px;font-size:51px}.support-hero p{font-size:16px}.support-hero .store-button{margin:auto}.support-hero__visual{min-height:315px}.support-hero__visual img{opacity:1;width:350px;max-height:350px}.support-actions{margin-bottom:80px}.delete-guide{border-radius:28px;padding:35px 24px}.contact-strip{flex-direction:column;align-items:flex-start;padding:33px 25px}.contact-strip a{word-break:break-all}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
