/* Clarity: shared marketing and support-page design system. */
:root{--green:#52ad7a;--cream:#f7f5ef;--forest:#173d2b;--ink:#143823;--muted:#526157;--line:#d8dfd4;--white:#fff;--radius:28px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;font-size:1.0625rem;line-height:1.6}
a{color:inherit;text-underline-offset:5px}
button,a,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,summary:focus-visible{outline:3px solid var(--forest);outline-offset:6px;border-radius:4px}
img{display:block;max-width:100%;height:auto}
svg{display:block}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-weight:650;line-height:1.06;letter-spacing:-.055em}
h2{font-size:clamp(2.25rem,4.3vw,3.625rem)}
h3{font-size:clamp(2.125rem,3.7vw,3.0625rem)}
p{margin-bottom:1.2em}
.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}
.skip-link{position:absolute;top:-100px;left:20px;background:var(--cream);padding:12px 18px;z-index:10}
.skip-link:focus{top:12px}
.site-header,.hero-section{background:var(--green)}
.hero-section{overflow:clip}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:28px}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:2rem;font-weight:750;letter-spacing:-1.6px;line-height:1;text-decoration:none}
.brand img{border-radius:12px}
nav{display:flex;align-items:center;gap:32px}
nav a{text-decoration:none;font-size:0.9375rem;font-weight:550}
nav a:hover{text-decoration:underline}
.release-pill,.compact-download{display:inline-flex;border:1px solid #173d2b60;border-radius:100px;padding:11px 20px;font-size:0.875rem;font-weight:650;text-decoration:none}
.hero{display:grid;grid-template-columns:1.16fr 1fr;gap:30px;align-items:center;padding-top:36px;padding-bottom:65px;min-height:720px}
.eyebrow{font-size:0.75rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:26px}
.hero h1{font-size:clamp(3.625rem,6.65vw,5.625rem);margin-bottom:30px;line-height:1.02;letter-spacing:-.065em}
.headline-word{position:relative;white-space:nowrap}
.headline-word svg{position:absolute;left:0;bottom:-14px;width:100%;height:24px;stroke:var(--forest);stroke-width:3;stroke-linecap:round;fill:none;opacity:.75}
.hero-description{max-width:430px;font-size:1.1875rem;line-height:1.65;margin:0 0 29px}
.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.coming-soon{display:inline-flex;gap:11px;align-items:center;border-radius:12px;padding:17px 23px;background:var(--forest);color:var(--white);font-size:0.9375rem;font-weight:600;line-height:1.3}
.coming-soon svg{width:20px;height:24px;flex:none}
.text-link{display:inline-flex;align-items:center;gap:14px;font-size:0.9375rem;font-weight:650;text-decoration:underline}
.text-link span{font-size:1.3125rem;text-decoration:none}
.hero-note{font-size:0.8125rem;margin:18px 0 0}
.hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:610px}
.orbit{position:absolute;border:1px solid #173d2b52;border-radius:50%;width:490px;height:490px;max-width:110%;transform:rotate(-24deg)}
.orbit-two{width:570px;height:360px;transform:rotate(36deg);max-width:115%}
.phone{position:relative;background:#18231d;padding:7px;border-radius:43px;box-shadow:0 26px 50px #173d2b24,0 4px 8px #173d2b20;border:2px solid #65766a;flex:none;overflow:hidden}
.phone img{width:100%;border-radius:34px;background:white}
.hero-phone{width:278px;transform:rotate(5deg);z-index:1}
.dynamic-island{position:absolute;top:17px;left:50%;transform:translateX(-50%);width:25%;height:19px;border-radius:20px;background:#090b0a}
.reassurance{border-bottom:1px solid var(--line)}
.reassurance .wrap{display:flex;justify-content:center;gap:76px;padding-block:28px}
.reassurance span{font-size:0.875rem;font-weight:550}
.reassurance span span{margin-right:9px;color:#2a6945}
.features{padding-top:104px;padding-bottom:48px}
.section-intro{text-align:center;margin-bottom:68px}
.section-intro .eyebrow{margin-bottom:20px}
.section-intro h2{margin-bottom:22px}
.section-intro>p:last-child{color:var(--muted);font-size:1.125rem}
.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;margin-bottom:80px}
.feature-row.reversed .feature-visual{order:2}
.feature-row.reversed .feature-copy{order:1}
.feature-visual{height:540px;border-radius:var(--radius);position:relative;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;padding-top:84px;background:#e4eadf}
.visual-label{position:absolute;top:28px;left:30px;font-size:0.6875rem;font-weight:650;letter-spacing:.15em}
.feature-phone{width:260px;border-radius:40px;transform:rotate(-5deg)}
.feature-phone img{border-radius:31px}
.feature-phone .dynamic-island{height:17px;top:16px}
.calendar-visual{background:#eee8da}
.calendar-visual .phone{transform:rotate(5deg)}
.goals-visual{background:#dfeae4}
.goals-visual .phone{transform:rotate(-4deg)}
.feature-copy h3{margin-bottom:25px}
.feature-copy>p{font-size:1.125rem;line-height:1.75;color:var(--muted)}
.benefit-list{padding:0;list-style:none;margin:26px 0 0}
.benefit-list li{font-size:0.9375rem;margin:12px 0;padding-left:26px;position:relative}
.benefit-list li:before{content:"✓";position:absolute;left:0;color:#2a6945}
.feature-copy .feature-footnote{font-size:0.875rem;line-height:1.8;border-left:2px solid #9fbc9d;padding-left:19px;margin-top:26px}
.privacy-section{background:var(--forest);color:var(--cream);padding:76px 0}
.privacy-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}
.privacy-icon{display:block;margin-bottom:22px;color:#9fd4ac}
.privacy-icon svg{width:43px;height:43px}
.privacy-heading .eyebrow{color:#acd7b6;margin-bottom:18px}
.privacy-heading h2{font-size:clamp(2.25rem,3.8vw,3.125rem);margin-bottom:0}
.privacy-copy p{color:#d5dfd5;font-size:1.125rem}
.privacy-copy .text-link{margin-top:8px}
.privacy-section a:focus-visible{outline-color:var(--cream)}
.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;padding-block:110px}
.faq-heading h2{font-size:clamp(2.1875rem,3.7vw,3.0625rem);margin-bottom:25px}
.faq-heading>p:last-child{color:var(--muted);font-size:1rem}
.faq-heading .eyebrow{margin-bottom:20px}
.faq-list{border-top:1px solid var(--line)}
details{border-bottom:1px solid var(--line)}
summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:1.0625rem;font-weight:600;padding:23px 0;cursor:pointer}
summary::-webkit-details-marker{display:none}
summary span{font-size:1.5625rem;line-height:1;font-weight:400;transition:transform .2s}
details[open] summary span{transform:rotate(45deg)}
details p{font-size:0.9375rem;color:var(--muted);margin:0;padding:0 30px 24px 0;line-height:1.8}
.closing{position:relative;background:var(--green);padding:64px;border-radius:var(--radius);display:grid;grid-template-columns:1.6fr 1fr;align-items:center;gap:20px}
.closing h2{font-size:clamp(2.25rem,4.2vw,3.5rem);margin-bottom:30px}
.closing .eyebrow{margin-bottom:20px}
.closing-note{font-size:0.8125rem;margin:16px 0 0}
.site-footer{display:grid;grid-template-columns:1fr auto;gap:20px;padding-top:60px;padding-bottom:30px}
.site-footer .brand{font-size:1.75rem}
.site-footer>div>p{font-size:0.875rem;color:var(--muted);margin:15px 0 0}
.copyright{font-size:0.75rem;color:var(--muted);grid-column:1/-1;margin:26px 0 0;padding-top:22px;border-top:1px solid var(--line)}
.app-store-link{display:inline-flex;border-radius:10px}
.app-store-link img{width:168px;height:56px}
.qr-download{align-items:center;gap:14px;margin-top:24px;font-size:0.8125rem;max-width:255px}
.qr-download:not([hidden]){display:flex}
.qr-download img{width:76px;height:76px;padding:5px;background:white;border-radius:6px}
[hidden]{display:none!important}
/* Supporting pages retain their original content and URLs. */
body.document-page>header{width:min(1200px,calc(100% - 96px));margin:auto;padding:28px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}
.document-page .brand>span{display:block}
.document-page .brand span span{font-size:0.75rem;font-weight:500;letter-spacing:0;line-height:1.5;margin-top:8px}
.document-page main{max-width:800px;margin:auto;padding:72px 32px}
.document-page h1{font-size:clamp(2.5rem,6vw,4rem);margin-bottom:20px}
.document-page .subtitle{font-size:1.4375rem;color:var(--muted)}
.document-page .lead{font-size:1.1875rem}
.document-page main section{margin:32px 0;padding:28px;background:white;border:1px solid #e2e6dc;border-radius:20px}
.document-page h2{font-size:1.5rem;letter-spacing:-.025em;line-height:1.3}
.document-page section p:last-child{margin-bottom:0}
.document-page main a{overflow-wrap:anywhere}
.document-page>footer{width:min(1200px,calc(100% - 96px));margin:auto;padding:28px 0;border-top:1px solid var(--line);font-size:0.875rem;color:var(--muted)}
@media(min-width:1500px){.hero{min-height:780px}
.hero-art{min-height:650px}
.hero-phone{width:300px}
}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}
.hero{gap:15px}
.hero h1{font-size:4.25rem}
.hero-art{min-height:580px}
.hero-phone{width:245px}
.hero-actions{gap:18px}
.header-download{display:none}
.feature-row{gap:55px}
.feature-visual{height:500px}
.feature-phone{width:238px}
.privacy-inner,.faq-section{gap:55px}
.closing{padding:48px}
.reassurance .wrap{gap:38px}
}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}
.header-inner{padding-block:22px;gap:16px}
.brand{font-size:1.75rem}
.brand img{width:34px;height:34px;border-radius:10px}
nav{gap:19px}
nav a{font-size:0.875rem}
.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:25px;gap:22px;min-height:0}
.hero h1{font-size:clamp(3.25rem,10.5vw,4.75rem);margin-bottom:30px}
.hero-description{font-size:1.0625rem;max-width:480px}
.hero-copy{position:relative;z-index:2}
.hero-art{min-height:570px;margin:0 12px}
.hero-phone{width:248px}
.orbit{max-width:100%;height:380px}
.orbit-two{max-width:105%;height:300px}
.hero-note{font-size:0.75rem}
.reassurance .wrap{gap:12px;justify-content:space-between;padding-block:21px}
.reassurance span{font-size:0.6875rem;line-height:1.5}
.reassurance span span{margin-right:3px}
.features{padding-top:66px;padding-bottom:30px}
.section-intro{margin-bottom:42px}
.section-intro>p:last-child{font-size:1rem;max-width:280px;margin-inline:auto}
.feature-row{grid-template-columns:1fr;gap:30px;margin-bottom:60px}
.feature-row.reversed .feature-visual,.feature-row.reversed .feature-copy{order:initial}
.feature-visual{height:430px}
.feature-phone{width:240px}
.feature-copy{padding:0 5px}
.feature-copy h3{font-size:2.375rem}
.feature-copy>p{font-size:1rem}
.feature-copy .feature-footnote{font-size:0.875rem}
.privacy-section{padding-block:52px}
.privacy-inner{grid-template-columns:1fr;gap:30px}
.privacy-copy p{font-size:1rem}
.faq-section{grid-template-columns:1fr;gap:25px;padding-block:66px}
.faq-heading h2{font-size:2.375rem}
.faq-heading>p:last-child{margin-bottom:0}
summary{font-size:1rem;padding-block:21px}
.closing{padding:36px 26px;grid-template-columns:1fr;gap:0;overflow:hidden}
.closing h2{font-size:2.5rem;position:relative;z-index:1}
.closing .eyebrow{font-size:0.625rem}
.site-footer{padding-top:42px;gap:26px;grid-template-columns:1fr}
.site-footer nav{gap:28px}
.copyright{margin-top:0}
.qr-download:not([hidden]){display:none}
.document-page>header{width:calc(100% - 40px);align-items:flex-start;flex-direction:column;gap:22px}
.document-page main{padding:46px 20px}
.document-page main section{padding:22px}
.document-page>footer{width:calc(100% - 40px)}
}
@media(max-width:370px){.header-inner{flex-wrap:wrap}
.hero h1{font-size:3.0625rem}
.reassurance .wrap{flex-direction:column;align-items:center}
.reassurance span{font-size:0.8125rem}
.hero-art{margin-inline:0}
.hero-phone{width:232px}
.closing h2{font-size:2.1875rem}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*::before,*::after{transition:none!important;animation:none!important}
}
/* Let enlarged text reflow without clipping content or navigation. */
.header-inner,nav{flex-wrap:wrap}
.hero-copy,.feature-copy,.privacy-copy,.faq-heading,.faq-list,.closing>div{min-width:0}
h1,h2,h3{overflow-wrap:anywhere}
.hero{grid-template-columns:minmax(0,1.16fr) minmax(0,1fr)}
.feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}
.privacy-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}
.faq-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
.visual-label{right:30px}
@media(max-width:760px){.hero,.feature-row,.privacy-inner,.faq-section{grid-template-columns:minmax(0,1fr)}
}

/* Transparent, hand-drawn money outlines: all interior surfaces stay green. */
.closing-money{width:340px;max-width:100%;height:auto;justify-self:end;stroke:var(--forest);stroke-width:1.65;overflow:visible}
.pencil-echo{opacity:.24;stroke-width:.75}
.money-float{transform-box:fill-box;transform-origin:center;animation:money-drift 8s ease-in-out infinite}
.bill-two{animation-duration:9s;animation-delay:-3s}
.bill-three{animation-duration:10s;animation-delay:-6s}
.coin-one{animation-duration:7s;animation-delay:-2s}
.coin-two{animation-duration:8.5s;animation-delay:-5s}
.coin-three{animation-duration:9.5s;animation-delay:-1s}
.coin-four{animation-duration:7.5s;animation-delay:-4s}
@keyframes money-drift{0%,100%{transform:translateY(4px) rotate(-2deg)}50%{transform:translateY(-8px) rotate(3deg)}}
@media(max-width:760px){.closing-money{width:250px;justify-self:center;margin-top:32px}}
@media(prefers-reduced-motion:reduce){.money-float{animation:none;transform:none}}

/* A seamless traveling wave runs only while the headline is hovered. */
.headline-word svg{overflow:hidden;pointer-events:none}
.headline-word svg path{animation:headline-wave 1.6s linear infinite;animation-play-state:paused}
@keyframes headline-wave{to{transform:translateX(-104px)}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){
  #hero-title:hover .headline-word svg path{animation-play-state:running}
}
/* Two slow, offset rotations keep the phone itself still. */
.orbit{pointer-events:none;animation:orbit-turn 38s linear infinite;--orbit-start:-24deg}
.orbit-one{height:430px}
.orbit-two{--orbit-start:36deg;animation-duration:52s;animation-direction:reverse}
@keyframes orbit-turn{from{transform:rotate(var(--orbit-start))}to{transform:rotate(calc(var(--orbit-start) + 360deg))}}
@media(max-width:760px){.orbit-one{height:380px}}
@media(prefers-reduced-motion:reduce){.orbit,.headline-word svg path{animation:none;transform:none}}
