:root{--blue: #007aff;--blue-dark: #0066d6;--text: #1d1d1f;--muted: #6e6e73;--bg: #f5f5f7;--white: #ffffff;--line: rgba(0, 0, 0, .08);--radius: 28px;--max: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.wrap{width:min(100% - 40px,var(--max));margin-inline:auto}header{position:sticky;top:0;z-index:10;backdrop-filter:saturate(180%) blur(20px);background:#f5f5f7b8;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:flex;align-items:center;gap:10px;color:var(--text);font-size:18px;font-weight:600;letter-spacing:-.02em}.brand:hover{text-decoration:none}.brand img{width:40px;height:40px;border-radius:10px}.nav-cta{color:var(--white);background:var(--blue);font-size:13px;font-weight:600;padding:7px 14px;border-radius:980px}.nav-cta:hover{background:var(--blue-dark);text-decoration:none}.hero{padding:56px 0 64px;border-bottom:1px solid var(--line)}.hero-inner{display:grid;gap:40px;justify-items:start;text-align:left}.hero h1{margin:0 0 16px;max-width:16ch;font-size:clamp(2.4rem,7vw,4.25rem);font-weight:700;letter-spacing:-.045em;line-height:1.05}.hero h1 span{color:var(--blue)}.lede{margin:0 0 28px;max-width:38em;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.45}.store-btn{display:inline-block;line-height:0}.store-btn:hover{opacity:.88;text-decoration:none}.store-btn img{height:56px;width:auto}.poster{width:min(100%,360px);height:auto;border-radius:var(--radius);background-color:var(--bg);box-shadow:0 18px 50px #0000001a}.hero .poster{width:min(100%,340px);margin:0;justify-self:end}.hero-phone,.phone-cutout{border-radius:0;box-shadow:none;background-color:transparent;filter:drop-shadow(0 22px 40px rgba(0,0,0,.16))}.privacy-note{display:block;width:fit-content;margin:16px 0 0;padding:5px 12px;color:var(--blue);background:#007aff1a;border-radius:980px;font-size:.88rem;font-weight:600}.feature{display:grid;gap:40px;align-items:center;padding:56px 0;text-align:left}.feature+.feature{border-top:1px solid var(--line)}.feature .copy{min-width:0}.feature h2{display:flex;align-items:flex-start;gap:12px;margin:0 0 10px;font-size:clamp(1.6rem,3.5vw,2.15rem);font-weight:700;letter-spacing:-.035em;line-height:1.15;text-align:left}.feature-icon{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#007aff1f;color:var(--blue)}.feature-icon svg{width:20px;height:20px;display:block}.kicker{margin:0 0 18px;color:var(--muted)}.points{margin:0;padding:0;list-style:none}.points li{position:relative;padding:8px 0 8px 18px;color:var(--text)}.points li:before{content:"";position:absolute;left:0;top:.85em;width:6px;height:6px;border-radius:50%;background:var(--blue)}.feature .poster{margin-inline:0;justify-self:start}.feature--image-right .poster{justify-self:end}.closing{padding:168px 0 184px;text-align:center}.closing h2{margin:0 auto 52px;max-width:22em;font-size:clamp(1rem,2.1vw,1.3rem);font-weight:400;letter-spacing:-.03em;line-height:1.45}footer{padding:28px 0 40px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.footer-row{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;justify-content:space-between}.legal-links{display:flex;gap:18px}.legal-links a{color:var(--muted)}.legal-links a:hover{color:var(--text)}.legal-page{padding:64px 0 120px;min-height:60vh}.legal-page h1{margin:0 0 16px;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.04em}.legal-updated{margin:0 0 36px;color:var(--muted);font-size:.95rem}.legal-body{max-width:44em}.legal-body h2{margin:48px 0 14px;font-size:clamp(1.25rem,2.6vw,1.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.25}.legal-body h3{margin:28px 0 8px;font-size:1.05rem;font-weight:600;letter-spacing:-.02em}.legal-body p{margin:0 0 16px}.legal-body ul{margin:0 0 16px;padding-left:22px}.legal-body li{margin-bottom:8px}.legal-body li::marker{color:var(--blue)}.legal-callout{margin:0 0 8px;padding:22px 26px;background:var(--white);border:1px solid var(--line);border-radius:18px}.legal-callout>:last-child{margin-bottom:0}@media(min-width:860px){.hero{padding:80px 0}.hero-inner{grid-template-columns:minmax(0,1fr) auto;gap:72px;align-items:center;justify-items:stretch;text-align:left}.hero h1{margin:0 0 18px}.lede{margin:0 0 28px}.privacy-note{margin-inline:0}.hero .poster{width:320px}.feature{grid-template-columns:360px minmax(0,1fr);gap:72px;padding:72px 0}.feature .poster{width:360px}.feature--image-right{grid-template-columns:minmax(0,1fr) 360px}.feature--image-right .copy{grid-column:1;grid-row:1}.feature--image-right .poster{grid-column:2;grid-row:1;justify-self:end}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
