:root{--ink:#21231c;--lime:#dfff32;--muted:#5b5e53;--radius:36px;font-family:Poppins,Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #527600;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800;letter-spacing:-.05em;line-height:1.08}p{line-height:1.7}.wrap{width:calc(100% - 96px);max-width:1328px;margin-inline:auto}.header{height:108px;display:flex;align-items:center;gap:48px}.wordmark{font-size:29px;font-weight:800;letter-spacing:-1.6px;white-space:nowrap;display:inline-flex;align-items:center;gap:10px}.brand-icon{display:inline-block;width:43px;height:43px;flex:none;background:url('assets/brand-icon.png') center / cover;border-radius:11px}.header nav{display:flex;gap:32px;font-size:14px;font-weight:600;margin-left:auto}.header nav a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--ink);color:#fff;border-radius:99px;padding:20px 30px;font-size:16px;font-weight:600;line-height:1.2;transition:transform .2s,background .2s}.button:hover{background:#3a3f2c;transform:translateY(-3px)}.button.small{font-size:14px;padding:17px 25px}.hero{background:var(--lime);border-radius:var(--radius);position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:720px;overflow:hidden}.hero-copy{padding:64px 0 60px 64px;position:relative;z-index:2}.eyebrow{font-size:12px;line-height:1.5;font-weight:600;letter-spacing:.14em;margin-bottom:25px}h1{font-size:clamp(58px,5.7vw,84px);line-height:1.04;letter-spacing:-.065em}h1 span{display:inline-block}p.intro{max-width:465px;font-size:17px;margin:28px 0 29px;line-height:1.7}.hero-note{font-size:12px;margin-top:15px;color:#444923}.hero-visual{position:relative;min-width:0}.visual-label{position:absolute;right:50px;top:38px;font-size:13px;line-height:1.5;transform:rotate(5deg);font-weight:500}.phone{background:#171915;border:7px solid #22241e;border-radius:39px;overflow:hidden;box-shadow:3px 3px 0 2px #666959,13px 24px 28px #282e1733;position:absolute;width:47%}.phone img{width:100%;height:auto;border-radius:29px}.phone-front{right:9%;top:124px;transform:rotate(9deg);z-index:1}.phone-back{left:-1%;top:230px;transform:rotate(-12deg);width:44%}.feature-strip{display:flex;align-items:center;justify-content:center;gap:48px;padding:36px 0;font-weight:600;font-size:16px;border-bottom:1px solid #e4e6dc}.feature-strip span:nth-child(even){font-size:25px;color:#889224}.section{padding-block:105px}.section-heading{margin-bottom:45px}.section-heading .eyebrow{color:var(--muted);margin-bottom:18px}h2{font-size:clamp(40px,4.4vw,64px)}.section-heading>p:last-child:not(.eyebrow){color:var(--muted);font-size:17px;margin-top:20px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.feature-card{border-radius:28px;overflow:hidden;height:590px;position:relative}.lime-card{background:#e8efab}.dark-card{background:var(--ink);color:#fff}.grey-card{background:#edf0e8}.card-copy{padding:32px 30px}.number{font-size:12px;font-weight:600;letter-spacing:.1em;display:block;margin-bottom:22px}.dark-card .number{color:var(--lime)}h3{font-size:30px;letter-spacing:-.045em}.card-copy p{font-size:16px;line-height:1.7;margin-top:16px;max-width:290px}.card-screen{width:66%;margin:3px auto 0;border:6px solid #22241e;border-radius:28px;box-shadow:0 12px 25px #0002;overflow:hidden;transform:rotate(-5deg)}.card-screen img{width:100%}.dark-card .card-screen{transform:rotate(4deg)}.grey-card .card-screen{transform:rotate(-3deg)}.story{background:var(--ink);color:#fff;padding-block:80px}.story-inner{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.story-image{height:650px;border-radius:28px;overflow:hidden;position:relative}.story-image>img{width:100%;height:100%;object-fit:cover;object-position:center 64%}.image-caption{position:absolute;bottom:27px;left:26px;font-size:12px;letter-spacing:.11em;color:white;font-weight:600;text-shadow:0 2px 5px #000}.story-copy .eyebrow{color:var(--lime)}.story-copy h2{font-size:clamp(36px,4vw,59px)}.story-copy>p:not(.eyebrow){color:#d2d6c8;font-size:17px;max-width:470px;margin-top:28px}.text-link{display:inline-flex;gap:35px;align-items:center;color:var(--lime);border-bottom:1px solid #9fac28;margin-top:32px;padding-bottom:10px;font-weight:600}.text-link:hover{color:#fff}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px;padding-top:14px}.step-number{display:grid;place-items:center;width:54px;height:54px;background:var(--lime);border-radius:50%;font-size:23px;font-weight:600;margin-bottom:27px}.steps h3{font-size:24px;letter-spacing:-.035em}.steps p{font-size:16px;color:var(--muted);margin-top:13px;max-width:320px}.final-cta{background:var(--lime);border-radius:var(--radius);padding:65px 25px;text-align:center}.final-cta h2{font-size:clamp(46px,5vw,72px)}.final-cta p:not(.eyebrow){margin:23px auto 29px;max-width:520px;font-size:17px}.footer{padding-block:50px 30px;display:grid;grid-template-columns:1fr auto;gap:15px;font-size:14px}.footer .wordmark{font-size:26px}.footer>p{grid-column:1;color:var(--muted)}.footer>a:nth-of-type(2){grid-column:2;grid-row:1;align-self:center;font-weight:500}.footer small{grid-column:1 / -1;font-size:12px;color:var(--muted);margin-top:30px;padding-top:25px;border-top:1px solid #e4e6dc}.skip{position:absolute;top:-100px;left:15px;z-index:20;background:white;padding:15px}.skip:focus{top:12px}@media(min-width:1500px){.hero{min-height:790px}.hero-copy{padding-top:80px}.phone-front{top:95px}.phone-back{top:190px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header{height:90px;gap:24px}.hero-copy{padding:48px 0 45px 40px}.hero{min-height:660px}h1{font-size:64px}.hero-visual{align-self:center;height:570px}.phone{width:55%;border-width:5px;border-radius:31px}.phone-front{right:5%;top:75px}.phone-back{left:0;top:195px;width:51%}.visual-label{right:27px;top:0}.intro{padding-right:10px}.feature-strip{gap:25px;font-size:14px}.card-copy{padding:25px 23px}.feature-card{height:570px}.card-copy h3{font-size:27px}.card-screen{width:78%}.story-inner{gap:6%}.story-image{height:570px}.steps{gap:30px}}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.header{height:82px;gap:12px;justify-content:space-between}.wordmark{font-size:22px;letter-spacing:-1.2px;gap:7px}.brand-icon{width:34px;height:34px;border-radius:9px}.header nav{display:none}.button.small{font-size:13px;padding:14px 18px;gap:12px}.hero{display:block;border-radius:25px}.hero-copy{padding:39px 27px 0}.eyebrow{font-size:12px;margin-bottom:20px}h1{font-size:clamp(50px,10vw,74px);line-height:1.05}.intro{max-width:490px!important;font-size:16px!important;padding:0;margin-top:22px!important}.hero-visual{height:590px;max-width:480px;margin:auto}.phone-front{width:49%;right:9%;top:58px}.phone-back{width:46%;left:7%;top:110px}.visual-label{display:none}.feature-strip{gap:10px;justify-content:space-between;padding:24px 3px;font-size:12px}.feature-strip span:nth-child(even){font-size:18px}.section{padding-block:70px}.section-heading{margin-bottom:30px}h2{font-size:43px}.section-heading>p:last-child:not(.eyebrow){font-size:16px}.feature-grid{grid-template-columns:1fr;gap:20px}.feature-card{height:580px}.card-copy{padding:31px}.card-copy h3{font-size:34px}.card-copy p{max-width:330px;font-size:16px}.card-screen{width:58%;max-width:260px;margin-top:0}.story{padding-block:45px}.story-inner{grid-template-columns:1fr;gap:38px}.story-image{height:460px}.story-copy{padding:0 12px 10px}.story-copy h2{font-size:43px}.story-copy>p:not(.eyebrow){font-size:16px}.steps{grid-template-columns:1fr;gap:36px}.steps article{position:relative;padding-left:77px;min-height:95px}.step-number{position:absolute;left:0;top:0;width:48px;height:48px}.steps h3{font-size:23px}.steps p{max-width:none;font-size:16px}.final-cta{border-radius:25px;padding:49px 22px}.final-cta h2{font-size:44px}.final-cta p:not(.eyebrow){font-size:16px}.footer{grid-template-columns:1fr;gap:12px;padding-top:38px}.footer>a:nth-of-type(2){grid-column:1;grid-row:auto;margin-top:10px}.footer small{margin-top:15px}}@media(max-width:390px){.hero-visual{height:460px}.hero-copy{padding-inline:23px}.feature-strip{gap:8px;font-size:12px;flex-wrap:wrap;justify-content:center}.feature-strip span:nth-child(even){font-size:14px}.hero h1{font-size:48px}.feature-card{height:550px}.phone{border-radius:26px}.phone img{border-radius:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Keep the supplied screenshots at their original proportions. */
.feature-card{height:auto;display:flex;flex-direction:column;padding-bottom:30px}
.card-copy{min-height:275px}
.card-screen{width:64%;max-width:220px;margin:12px auto 8px;flex:none}
.card-screen img{width:100%;height:auto}
@media(max-width:1050px) and (min-width:761px){.card-copy{min-height:340px}.card-screen{width:78%}}
@media(max-width:760px){.card-copy{min-height:0}.card-screen{width:61%;max-width:220px;margin-top:12px}.hero-visual{height:540px}}
@media(max-width:390px){.hero-visual{height:465px}.header .wordmark{font-size:20px}.header .button.small{padding:13px 15px}}
/* Footer links and the company line (legal pages and home). */
.footer-nav{grid-column:1 / -1;display:flex;gap:24px;font-weight:500}
.footer small{line-height:1.6}
/* Privacy policy and terms. */
.legal{padding-block:64px 110px}
.legal .wrap{max-width:820px}
.legal .eyebrow{color:var(--muted);margin-bottom:14px}
.legal h1{font-size:clamp(46px,6vw,72px);margin-bottom:10px}
.legal .updated{color:var(--muted);font-size:14px;margin-bottom:44px}
.legal h2{font-size:clamp(26px,3vw,32px);letter-spacing:-.035em;margin:46px 0 14px}
.legal p,.legal li{color:#3b3e33;font-size:16px;margin-bottom:14px;line-height:1.75}
.legal ul{padding-left:22px;margin:0 0 14px}
.legal a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#889224}
.legal a:hover{color:#527600}
.legal .note{border:1px solid #e4e6dc;border-radius:16px;padding:18px 20px;background:#f6f8ef;color:var(--muted);font-size:15px;margin-bottom:40px}
@media(max-width:760px){.legal{padding-block:40px 80px}.footer-nav{gap:18px}}
/* Apple's own "Download on the App Store" badge, served by Apple and shown
   unaltered: their marketing rules ask for the official artwork, at least
   40px tall, with clear space round it. */
.store-badge{display:inline-block;line-height:0;border-radius:9px;transition:transform .2s}
.store-badge:hover{transform:translateY(-3px)}
.store-badge img{height:54px;width:auto}
@media(max-width:760px){.store-badge img{height:48px}}
@media(prefers-reduced-motion:reduce){.store-badge{transition:none}}
