@charset "UTF-8";
:root{--ink:#183d2d;--muted:#607367;--green:#174c36;--mint:#c8efaa;--line:#dbe3da;--paper:#f7f9f3;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #468446;outline-offset:6px;border-radius:4px}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}.wrap{width:min(1220px,calc(100% - 100px));margin-inline:auto}.skip{position:fixed;top:8px;left:8px;z-index:100;background:var(--ink);color:white;padding:12px 20px;transform:translateY(-150%)}.skip:focus{transform:none}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:28px}.brand{display:flex;align-items:center;gap:12px;font-size:29px;font-weight:750;letter-spacing:-1.2px;line-height:1}.brand img{border-radius:12px}.brand-period{color:#679359}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:550}.site-header nav>a:not(.nav-cta):hover{color:#42703b}.nav-cta{border:1px solid #cbd8c8;padding:12px 19px;border-radius:50px;display:flex;gap:24px}.nav-cta:hover{background:#e9f0e2}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:38px;min-height:735px;padding-block:50px 36px}.hero-copy{position:relative;z-index:2;padding-bottom:35px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;line-height:1.5;margin-bottom:24px;color:#55704e}h1{font-family:var(--serif);font-weight:400;font-size:clamp(65px,6.5vw,94px);line-height:1.04;letter-spacing:-4.5px;margin-bottom:28px}em{font-weight:400;color:#538344}.lead{font-size:18px;line-height:1.8;max-width:452px;color:var(--muted)}.lead strong{color:var(--ink);font-weight:600}.hero-actions{display:flex;align-items:center;gap:26px;margin:34px 0 24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;background:var(--green);color:white;padding:18px 25px;border-radius:40px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#246947;transform:translateY(-2px)}.availability{font-size:12px;color:#607064;line-height:1.45}.availability strong{font-size:17px;font-weight:600;color:var(--ink)}.platforms{color:#647665;font-size:12px;letter-spacing:.3px}.hero-art{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.screen-composition{position:relative;isolation:isolate;height:750px;width:100%;max-width:540px;margin:auto}.screen-composition:before{content:'';position:absolute;inset:90px -20px 30px -10px;border-radius:50%;background:radial-gradient(ellipse,#d5e9c7 0%,#e7efdc 45%,transparent 72%);z-index:-1}.screen{position:absolute;width:255px;border-radius:23px;border:1px solid #d5dccf;box-shadow:0 26px 55px #183d2d20}.screen-light{width:275px;left:23px;top:0;transform:rotate(-5deg);clip-path:inset(0 0 0 0 round 23px)}.screen-dark{width:230px;right:0;top:72px;transform:rotate(7deg);border-color:#334a39}.floating-note{position:absolute;right:-4px;bottom:55px;display:flex;align-items:center;gap:13px;background:#fffefa;padding:17px 22px;border:1px solid #e0e8d8;border-radius:17px;box-shadow:0 16px 42px #24442a13;font-size:15px;font-weight:650}.floating-note>span{border-radius:50%;width:35px;height:35px;display:grid;place-items:center;background:#e3f3d8;color:#3a6b31;font-size:21px}.floating-note small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:2px}figcaption{position:relative;text-align:center;font-size:12px;color:#667761;margin-top:26px}.promise{border-block:1px solid var(--line);display:flex;gap:18px;align-items:center;padding-block:24px;font-size:15px;letter-spacing:.2px}.promise>span:first-child{color:var(--muted)}.promise-check{margin-left:auto;color:#538344}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:45px}h2{font:400 clamp(36px,4.1vw,54px)/1.13 var(--serif);letter-spacing:-1.8px}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{color:var(--muted);line-height:1.8;font-size:16px;padding-bottom:5px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{background:#fff;border:1px solid #e2e8de;border-radius:22px;padding:29px 26px 25px;display:flex;flex-direction:column}.feature-number{font-size:12px;font-weight:650;letter-spacing:1.7px;color:#61765d}.example{display:flex;align-items:center;gap:12px;background:#f4f7f0;border:1px solid #e6ece1;padding:16px 12px;border-radius:13px;margin-block:25px 28px;min-height:85px}.example-icon{display:grid;place-items:center;background:#e0eddc;border-radius:12px;color:#41743f;width:36px;min-width:36px;height:40px;font-size:22px}.example-icon.amber{background:#f2e8d2;color:#986125}.example-icon.purple{background:#e8e3f2;color:#776196}.example strong{display:block;font-size:14px;font-weight:650}.example small{display:block;font-size:12px;color:#6a7866;margin-top:4px}h3{font-size:22px;letter-spacing:-.6px;line-height:1.3;font-weight:600;margin-bottom:14px}.feature>p{font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:28px}.feature-foot{margin-top:auto;padding-top:18px;border-top:1px solid #e7ece3;font-size:12px;color:#52704a}.ease{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:5px}.ease-copy h2{margin-bottom:25px}.ease-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8;max-width:455px;margin-top:15px}.sentence-demo{background:#e9efdf;border-radius:28px;padding:40px 35px;align-self:center}.small-label{font-size:12px;letter-spacing:1.8px;font-weight:650;color:#547047}.sentence-demo blockquote{font:400 29px/1.45 var(--serif);letter-spacing:-.5px;margin:23px 0 31px}.suggestion{display:flex;align-items:center;gap:12px;padding:19px 17px;background:white;border-radius:14px;box-shadow:0 9px 25px #3d542810}.suggestion-check{color:#4a7340;font-size:22px}.suggestion strong{font-size:14px;font-weight:600}.suggestion p{font-size:12px;color:var(--muted);margin-top:3px}.suggestion-tag{font-size:11px;margin-left:auto;padding:4px 7px;border-radius:5px;background:#ecf3e7;color:#507343}.caption{font-size:12px;color:#65775d;margin-top:17px}.apple-section{background:#183f30;color:#f7f9ef}.apple-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:85px}.apple-copy .eyebrow{color:#b4d3a4}.apple-copy>p:not(.eyebrow){color:#c4d4c7;font-size:17px;line-height:1.8;margin-top:25px;max-width:450px}.apple-tags{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap}.apple-tags span{font-size:13px;border:1px solid #496c51;border-radius:30px;padding:7px 16px;color:#d9e9d3}.apple-details article{display:flex;align-items:start;gap:25px;padding-block:23px}.apple-details article:first-child{padding-top:0}.apple-details article+article{border-top:1px solid #426049}.detail-symbol{font-size:27px;line-height:1.3;min-width:37px;color:#b8df9e}.apple-details h3{font-size:18px;letter-spacing:-.2px;margin-bottom:9px}.apple-details p{font-size:15px;line-height:1.7;color:#c4d4c7}.launch{text-align:center;padding-block:90px 95px}.launch>img{margin:0 auto 29px;border-radius:22px;box-shadow:0 12px 30px #173c301c}.launch .eyebrow{margin-bottom:18px}.launch h2{font-size:clamp(43px,5vw,65px)}.launch>p:not(.eyebrow):not(.launch-note){color:var(--muted);font-size:17px;line-height:1.8;margin-top:25px}.store-status{display:inline-flex;align-items:center;gap:15px;border:1px solid #2d4831;background:#1c3225;color:white;border-radius:13px;padding:12px 24px;margin-top:30px;min-height:71px;text-align:left;font-size:12px;line-height:1.4}.store-status strong{display:block;font-size:23px;font-weight:500;letter-spacing:-.6px}.store-symbol{font-size:34px;line-height:1}.launch-note{font-size:12px;color:#63745f;margin-top:13px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:27px;font-size:12px;color:#61745d}.footer-brand{font-size:22px;color:var(--ink)}.footer-brand img{border-radius:8px}footer>a:last-child{padding:10px 0}.is-live{cursor:pointer}.is-live:hover{background:#2c543c}
@media(min-width:1440px){.hero{gap:80px}.screen-light{left:10px}.screen-dark{right:0}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:15px;grid-template-columns:1fr 1fr;min-height:650px}h1{font-size:70px;letter-spacing:-3px}.lead{font-size:16px}.screen-composition{height:670px}.screen-light{width:235px;left:12px}.screen-dark{width:200px}.floating-note{bottom:60px;font-size:13px;padding:12px 15px}.hero-actions{gap:16px}.button{font-size:14px;padding:16px 20px;gap:18px}.section-heading>p{max-width:280px}.feature{padding:24px 20px}.ease,.apple-inner{gap:50px}.sentence-demo{padding:30px 25px}.suggestion-tag{display:none}}
@media(max-width:800px){.site-header nav{gap:20px}.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:38px;gap:25px}.hero-copy{padding:0;text-align:center}.eyebrow{font-size:11px;letter-spacing:1.7px}h1{font-size:77px}.lead{max-width:490px;margin:auto}.hero-actions{justify-content:center}.hero-art{width:min(470px,100%);margin:18px auto 0}.screen-composition{height:735px}.screen-light{width:260px;left:24px}.screen-dark{width:224px;right:10px}.floating-note{bottom:38px;right:0}.hero-art figcaption{margin-top:45px}.promise{font-size:13px}.section{padding-block:65px}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:23px}.feature-grid{grid-template-columns:1fr;gap:16px}.feature{padding:28px}.feature .example{max-width:none;margin:20px 0}.feature-foot{font-size:13px}.feature>p{margin-bottom:20px}.ease{grid-template-columns:1fr;gap:30px;padding-top:0}.sentence-demo{padding:30px}.apple-inner{grid-template-columns:1fr;gap:38px;padding-block:60px}.apple-copy>p:not(.eyebrow){max-width:550px}.apple-details article{padding-block:22px}.launch{padding-block:65px}.launch>p:not(.eyebrow):not(.launch-note){font-size:16px}}
@media(max-width:440px){.wrap{width:calc(100% - 40px)}.site-header{padding-block:20px}.brand{font-size:25px;gap:9px}.brand img{width:36px;border-radius:10px}.nav-cta{font-size:12px;padding:10px 13px;gap:12px}.hero{padding-top:30px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}h1{font-size:61px;letter-spacing:-2.9px;margin-bottom:22px}.lead{font-size:16px;line-height:1.7}.hero-actions{gap:15px;margin-top:28px}.availability strong{font-size:15px}.button{font-size:13px;padding:15px 18px;gap:12px}.platforms{font-size:11px}.screen-composition{height:630px}.screen-light{width:222px;left:8px}.screen-dark{width:193px;top:58px;right:0}.floating-note{bottom:33px;font-size:12px}.floating-note small{font-size:11px}.hero-art figcaption{font-size:11px;margin-top:22px;max-width:280px;margin-inline:auto}.promise{gap:6px;flex-wrap:wrap;font-size:12px;padding-block:20px}.promise-check{display:none}h2{font-size:37px;letter-spacing:-1.4px}.section-heading{margin-bottom:30px}.feature{padding:24px}.sentence-demo{padding:27px 22px}.sentence-demo blockquote{font-size:26px}.suggestion{padding:16px 13px}.suggestion strong{font-size:13px}.apple-details article{gap:16px}.launch h2{font-size:46px}.launch>p br{display:none}footer{flex-wrap:wrap;gap:15px}footer>span{order:3;flex-basis:100%;font-size:12px}.footer-brand{font-size:22px}.footer-brand img{width:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
