:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f8fa;--surface:#fff;--surface-strong:#171717;--text:#171717;--muted:#667085;--line:#d9dee7;--cyan:#00dafd;--magenta:#fd47fc;--green:#68b984;--shadow:0 24px 80px #17171724}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:linear-gradient(#fff 0%,#f7f8fa 46%,#eef6f5 100%);min-height:100vh}.site-header,.section-inner,.site-footer{width:min(1120px,100% - 40px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:22px 0;display:flex}.brand-link{align-items:center;gap:12px;font-weight:760;display:inline-flex}.brand-link img{border-radius:8px;width:38px;height:38px;box-shadow:0 8px 24px #1717172e}.nav-links{color:var(--muted);align-items:center;gap:18px;font-size:.94rem;display:flex}.nav-links a:hover,.footer-link:hover{color:var(--text)}.hero{padding:54px 0 34px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(310px,420px);align-items:center;gap:54px;display:grid}.eyebrow{color:#3f4b5a;letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.84rem;font-weight:760}.hero h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(2.8rem,7vw,5.6rem);line-height:.94}.hero-copy{color:#46515f;max-width:620px;margin:24px 0 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:760;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button-icon{flex:none;width:20px;height:20px}.button-icon-apple{width:18px;height:22px}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:#171717;box-shadow:0 14px 34px #17171738}.button-secondary{border-color:var(--line);color:#24211e;background:#ffffffb8}.hero-note{color:var(--muted);font-size:.95rem}.app-visual{place-items:center;min-height:520px;display:grid;position:relative}.phone-frame{width:min(100%,320px);box-shadow:var(--shadow);border-radius:24px}.phone-screen{aspect-ratio:1002/1998;background:0 0;border-radius:24px;overflow:hidden}.paywall-demo-video{object-fit:contain;width:100%;height:100%;display:block}.section{padding:56px 0}.section-strong{background:var(--surface-strong);color:#fff}.section-heading{letter-spacing:0;max-width:760px;margin:0 0 26px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}.section-copy{max-width:720px;color:var(--muted);margin:0 0 30px;font-size:1.08rem;line-height:1.62}.section-strong .section-copy{color:#ffffffb8}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;padding:20px}.section-strong .feature-card{background:#ffffff0f;border-color:#ffffff24}.feature-card h3{letter-spacing:0;margin:0 0 10px;font-size:1.08rem}.feature-card p{color:var(--muted);margin:0;line-height:1.55}.section-strong .feature-card p{color:#ffffffad}.steps{counter-reset:steps;gap:14px;display:grid}.step{border-top:1px solid #ffffff29;grid-template-columns:52px 1fr;align-items:start;gap:16px;padding-top:18px;display:grid}.step:before{counter-increment:steps;content:counter(steps);color:#171717;background:#fff;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:860;display:grid}.step h3{letter-spacing:0;margin:0 0 8px}.step p{color:#ffffffad;margin:0;line-height:1.58}.legal-page{background:var(--surface);min-height:100vh}.legal-main{width:min(820px,100% - 40px);margin:0 auto;padding:54px 0 82px}.legal-main h1{letter-spacing:0;margin:0 0 16px;font-size:clamp(2.4rem,7vw,4.8rem);line-height:.98}.legal-updated{color:var(--muted);margin:0 0 38px}.legal-section{border-top:1px solid var(--line);padding:24px 0}.legal-section h2{letter-spacing:0;margin:0 0 10px;font-size:1.2rem}.legal-section p,.legal-section li{color:#46515f;line-height:1.65}.legal-section a{color:var(--text);text-underline-offset:3px;font-weight:760;text-decoration:underline}.legal-section ul{margin:10px 0 0;padding-left:22px}.site-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:30px 0;font-size:.82rem;display:flex}.footer-links{flex-wrap:wrap;gap:16px;display:flex}@media (max-width:820px){.site-header{flex-direction:column;align-items:flex-start}.nav-links{flex-wrap:wrap}.hero{padding-top:28px}.hero-grid,.feature-grid{grid-template-columns:1fr}.app-visual{min-height:auto}.phone-frame{width:min(100%,320px)}.site-footer{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.site-header,.section-inner,.site-footer,.legal-main{width:min(100% - 28px,1120px)}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.step{grid-template-columns:1fr}}
