:root{--blue:#1557c0;--blue-dark:#10479f;--ink:#101828;--muted:#667085;--line:#dfe5ee;--mist:#f3f7fd;--white:#fff;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter Variable,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;margin:0}a{color:inherit}button{font:inherit}.site-header{background:var(--blue);color:#fff;z-index:10;border-bottom:1px solid #ffffff29;align-items:center;gap:28px;min-height:68px;padding:0 5vw;display:flex;position:sticky;top:0;box-shadow:0 4px 14px #1018281f}.brand{color:#fff;letter-spacing:-.04em;white-space:nowrap;font-size:1.25rem;font-weight:800;text-decoration:none}.site-nav{gap:28px;margin-left:auto;display:flex}.site-nav a,.header-link{color:#ffffffe6;font-size:.9rem;font-weight:600;text-decoration:none}.site-nav a:hover,.header-link:hover{color:#fff;text-underline-offset:5px;text-decoration:underline}.language-select{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff73;border-radius:7px;min-height:38px;padding:0 28px 0 10px;font-size:.82rem;font-weight:700}.language-select option{color:var(--ink)}.header-cta,.button{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-flex}.header-cta{color:var(--blue);background:#fff}.header-cta:hover,.button:hover{transform:translateY(-1px)}.section-shell{max-width:1240px;margin:0 auto;padding-left:32px;padding-right:32px}.hero{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:6vw;min-height:635px;padding-top:72px;padding-bottom:72px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.13em;margin:0 0 14px;font-size:.73rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:22px;font-size:clamp(2.7rem,4.6vw,4.3rem);line-height:1.07}h1 span{color:var(--blue)}.hero-title-black{color:var(--ink)}.hero__lead{color:var(--muted);max-width:510px;margin-bottom:28px;font-size:1.14rem;line-height:1.65}.button--primary{background:var(--blue);color:#fff;box-shadow:0 10px 20px #1557c02e}.button--primary:hover{background:var(--blue-dark)}.check-list,.icon-list{margin:22px 0 0;padding:0;list-style:none}.check-list{gap:10px;display:grid}.check-list li{align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.check-list li:before{background:var(--blue);color:#fff;content:"✓";border-radius:999px;place-items:center;width:18px;height:18px;font-size:.66rem;font-weight:900;display:grid}.reader-preview{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:400px;padding:0 24px 28px;position:relative;overflow:hidden;box-shadow:0 18px 50px #1018281a}.reader-preview__topbar{background:#f5f7fa;align-items:center;gap:7px;height:38px;margin:0 -24px 22px;padding-left:18px;display:flex}.reader-preview__topbar span{background:#e67b73;border-radius:50%;width:9px;height:9px}.reader-preview__topbar span:nth-child(2){background:#e8c46a}.reader-preview__topbar span:nth-child(3){background:#6aba85}.reader-preview__header{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.reader-preview__header strong{font-size:1rem;display:block}.reader-preview__header small{color:var(--muted);margin-top:4px;font-size:.78rem;display:block}.reader-preview__back{color:var(--blue);text-align:left;font-size:.82rem;font-weight:700}.save-button{color:var(--blue);cursor:pointer;background:0 0;border:0;justify-self:end;padding:8px;font-size:.8rem;font-weight:700}.audio-row{background:var(--mist);border:1px solid #e5edf8;border-radius:10px;align-items:center;gap:12px;margin:25px 0 19px;padding:10px 13px;display:flex}.audio-row>span{color:var(--muted);font-size:.75rem;font-weight:700}.audio-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:34px;padding:0 12px;font-size:.75rem;font-weight:700}.audio-button[aria-pressed=true]{background:#0f8a59}.audio-wave{color:var(--blue);letter-spacing:.08em;text-align:center;white-space:nowrap;flex:1;font-size:.75rem;font-weight:700;overflow:hidden}.sentence-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:25px;box-shadow:0 6px 16px #1018280d}.sentence-card__source{margin-bottom:14px;font-size:1.14rem;font-weight:750;line-height:1.45}.sentence-card__translation{color:var(--muted);margin-bottom:22px;font-size:1rem;line-height:1.5}.sentence-card__actions{gap:14px;display:flex}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:.8rem;font-weight:750}.text-button[aria-pressed=true]{color:#087443}.reader-preview__books{opacity:.55;height:26px;position:absolute;bottom:24px;left:22px}.reader-preview__plant{object-fit:contain;opacity:.75;width:160px;height:145px;position:absolute;bottom:-38px;right:-5px}.learning-loop{padding-top:72px;padding-bottom:94px}.section-intro{text-align:center;max-width:590px;margin:0 auto 50px}.section-intro h2,.reviews h2,.closing h2{letter-spacing:-.05em;margin-bottom:17px;font-size:clamp(2rem,3.2vw,3rem);line-height:1.12}.section-intro>p:last-child{color:var(--muted);line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:30px;margin:0;padding:0;list-style:none;display:grid;position:relative}.steps:before{content:"";background:#b8cff3;height:2px;position:absolute;top:20px;left:17%;right:17%}.step{text-align:center;position:relative}.step__number{background:var(--blue);color:#fff;z-index:1;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:800;display:inline-flex;position:relative}.step img{object-fit:contain;width:100%;height:154px;margin:24px auto 18px;display:block}.step h3{letter-spacing:-.025em;margin-bottom:10px;font-size:1.18rem}.step p{color:var(--muted);max-width:285px;margin:0 auto;font-size:.94rem;line-height:1.6}.reviews{background:var(--mist)}.reviews__inner{grid-template-columns:.7fr 1.3fr;align-items:center;gap:70px;padding-top:86px;padding-bottom:86px;display:grid}.reviews__copy>p:not(.eyebrow){color:var(--muted);line-height:1.65}.icon-list{gap:15px;display:grid}.icon-list li{color:#344054;padding-left:29px;font-size:.92rem;line-height:1.45;position:relative}.icon-list li:before{color:var(--blue);content:"↗";font-size:1.1rem;font-weight:800;position:absolute;top:-2px;left:0}.review-list{background:#fff;border:1px solid #dbe4f2;border-radius:14px;padding:10px;box-shadow:0 14px 34px #10182812}.review-list__header{justify-content:space-between;align-items:center;padding:12px 14px 14px;font-size:.94rem;display:flex}.review-list__header span{color:var(--blue);font-size:.8rem;font-weight:700}.review-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #edf0f5;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;width:100%;margin:7px 0;padding:13px 14px;transition:border-color .18s,background-color .18s;display:flex}.review-item:hover,.review-item:focus-visible{background:#f8fbff;border-color:#a5c4f4;outline:2px solid #0000}.review-item b,.review-item small{display:block}.review-item b{font-size:.86rem;font-weight:700;line-height:1.45}.review-item small{color:var(--muted);margin-top:3px;font-size:.78rem;line-height:1.4}.review-item em{color:var(--blue);flex:none;font-size:.76rem;font-style:normal;font-weight:750}.closing{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:54px;max-width:1176px;margin-top:76px;margin-bottom:76px;padding-top:0;padding-bottom:0;display:grid;overflow:hidden}.closing img{object-fit:contain;align-self:end;max-width:100%;max-height:286px;display:block}.closing>div{padding:48px 32px 48px 0}.closing>div>p:not(.eyebrow):not(.future-note){color:var(--muted);margin-bottom:22px;line-height:1.6}.future-note{color:var(--muted);margin:16px 0 0;font-size:.85rem}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:40px;padding:38px 5vw;display:flex}.site-footer__brand strong{letter-spacing:-.035em;font-size:1.05rem}.site-footer__brand p{color:var(--muted);max-width:260px;margin:9px 0 0;font-size:.82rem;line-height:1.5}.site-footer__links{flex-wrap:wrap;gap:22px;display:flex}.site-footer__links a{color:#475467;font-size:.85rem;font-weight:650;text-decoration:none}.site-footer__links a:hover{color:var(--blue);text-underline-offset:4px;text-decoration:underline}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #89b2f2}.language-select:focus-visible{outline-offset:3px;outline:3px solid #fffc}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=860px){.site-header{gap:17px;padding:0 24px}.site-nav{display:none}.header-link{margin-left:auto}.header-cta{min-height:40px;padding:0 13px;font-size:.82rem}.hero{grid-template-columns:1fr;gap:42px;min-height:0;padding-top:60px;padding-bottom:60px}.hero__content{max-width:640px}.reader-preview{width:100%;max-width:640px}.steps:before{left:16%;right:16%}.reviews__inner{grid-template-columns:1fr;gap:38px}.closing{grid-template-columns:1fr;gap:12px}.closing img{max-height:210px;margin:22px auto 0}.closing>div{padding:24px 32px 38px}.site-footer{padding:32px}}@media (width<=560px){.site-header{min-height:61px;padding:0 18px}.brand{font-size:1.06rem}.header-link{font-size:.82rem}.language-select{min-height:35px;padding-left:8px;font-size:.76rem}.header-cta{display:none}.section-shell{padding-left:20px;padding-right:20px}.hero{padding-top:45px;padding-bottom:48px}.hero__lead{font-size:1rem}.reader-preview{border-radius:12px;margin:0 -2px;padding:0 14px 20px}.reader-preview__topbar{margin-left:-14px;margin-right:-14px}.reader-preview__header{font-size:.88rem}.reader-preview__back{font-size:.72rem}.sentence-card{padding:18px}.sentence-card__source{font-size:1rem}.reader-preview__plant{opacity:.32}.learning-loop{padding-top:54px;padding-bottom:58px}.section-intro{margin-bottom:34px}.steps{grid-template-columns:1fr;gap:20px}.steps:before,.step__number{display:none}.step{text-align:center}.step img{width:150px;height:118px;margin:0 auto 14px}.step h3{margin:0 0 9px}.step p{margin:0 auto}.reviews__inner{padding-top:58px;padding-bottom:58px}.review-item{padding:12px}.review-item b{font-size:.78rem}.review-item small,.review-item em{font-size:.7rem}.closing{border-left:0;border-right:0;border-radius:0;margin-top:52px;margin-bottom:52px;padding-left:20px;padding-right:20px}.closing>div{padding:16px 0 34px}.site-footer{flex-direction:column;padding:30px 20px}}
