:root{--bg:#fff;--fg:#080808;--muted:#5a5a5a;--line:#dedede;--soft:#f5f5f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page{min-height:100vh}.hero,.features{width:min(1120px,100% - 32px);margin:0 auto}.hero{padding:28px 0 24px}.brandRow{align-items:center;gap:12px;padding:8px 0 24px;display:inline-flex}.brandLogo{border:1px solid var(--line);border-radius:10px;width:38px;height:38px}.brandName{letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.heroGrid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:48px;min-height:76vh;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0 0 14px;font-size:.75rem;font-weight:700}h1,h2,h3,p{letter-spacing:-.03em}h1{max-width:700px;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.93}.lead{color:var(--muted);max-width:620px;margin:22px 0 0;font-size:1.15rem;line-height:1.65}.heroActions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.primaryButton,.secondaryButton{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-weight:700;transition:transform .18s,opacity .18s;display:inline-flex}.primaryButton:hover,.secondaryButton:hover{transform:translateY(-1px)}.primaryButton{background:var(--fg);color:var(--bg)}.secondaryButton{border:1px solid var(--line);background:var(--bg)}.downloadButton{color:#fff;background:#000;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.downloadButton:hover{transform:translateY(-1px);box-shadow:0 8px 25px #00000026}.appleMark{font-size:18px;line-height:1}.microProof{color:var(--muted);margin-top:16px;font-size:.96rem}.phoneShowcase{justify-content:center;display:flex}.heroSingle{align-items:center}.phoneImage,.featureShot{border:1px solid var(--line);background:0 0;border-radius:34px;box-shadow:0 30px 80px #00000014}.heroImage{width:min(420px,100%)}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;width:100%;margin:10px 0 0;display:grid}.stripCard{text-align:center;padding:18px;font-size:.95rem;font-weight:700}.stripCard+.stripCard{border-left:1px solid var(--line)}.features{padding:90px 0 40px}.sectionIntro{max-width:760px;margin-bottom:32px}h2{margin:0;font-size:clamp(2.1rem,5vw,4rem);line-height:.98}.sectionIntro p:last-child{color:var(--muted);margin-top:18px;line-height:1.7}.featureSections{gap:34px;display:grid}.featureShowcase{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f8f8f8 100%);border-radius:32px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:32px;padding:28px;display:grid}.featureShowcase.reverse{grid-template-columns:1.08fr .92fr}.featureShowcase.reverse .featureCopy{order:2}.featureShowcase.reverse .featureShotWrap{order:1}.featureCopy h3{margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:.96}.featureCopy p:last-child{color:var(--muted);margin-top:18px;font-size:1.08rem;line-height:1.7}.featureShotWrap{justify-content:center;display:flex}.featureShot{width:min(360px,100%)}.footer{width:min(1120px,100% - 32px);color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:18px;margin:0 auto;padding:32px 0 26px;font-size:.92rem;display:flex}.footerLinks{flex-wrap:wrap;gap:18px;display:flex}.footerLinks a:hover{color:var(--fg)}.legalPage{max-width:900px;margin:0 auto;padding:60px 24px}.legalPage h1{margin-bottom:20px;font-size:clamp(2.4rem,6vw,4rem)}.legalPage h2{margin:26px 0 10px;font-size:1.35rem}.legalPage p{color:var(--muted);margin:0;line-height:1.75}.legalPage section+section{margin-top:18px}@media (max-width:980px){.heroGrid,.featureShowcase,.featureShowcase.reverse,.strip{grid-template-columns:1fr}.heroGrid{min-height:auto}.featureShowcase.reverse .featureCopy,.featureShowcase.reverse .featureShotWrap{order:initial}.stripCard+.stripCard{border-left:0;border-top:1px solid var(--line)}.footer{flex-direction:column}.faqItem summary:after{content:"+";font-size:2rem;font-weight:400}.legalPage{max-width:900px;margin:0 auto;padding:60px 24px}.faqList{margin-top:30px}.faqItem{border-top:1px solid #00000026}.faqItem:last-child{border-bottom:1px solid #00000026}.faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;padding:26px 0;font-size:1.7rem;font-weight:600;list-style:none;display:flex}.faqItem summary::-webkit-details-marker{display:none}.faqItem summary:after{content:"+";font-size:2rem;font-weight:400;line-height:1}.faqItem[open] summary:after{content:"−"}.faqAnswer{color:#0009;padding-bottom:26px}.faqAnswer p{margin:12px 0}}
