:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#2b2522;--muted:#71655f;--paper:#fbf8f3;--paper-deep:#f2e7dc;--paper-soft:#fffaf7;--rose:#d8a59a;--sage:#b9c7b0;--lavender:#cab6dd;--gold:#ead5b7;--orange:#ff9f22;--line:#2b252224;--shadow:0 24px 70px #2b25221f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(115deg, #fffaf7 0%, var(--paper) 48%, #f4f6ee 100%);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh}.site-header,.site-footer{width:min(1120px,100% - 40px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:20px;padding:24px 0;display:flex}.brand-mark,.footer-brand{align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand-dot{background:var(--rose);width:14px;height:14px;box-shadow:9px 4px 0 var(--sage), 4px 10px 0 var(--lavender);border-radius:999px}.site-footer nav{color:var(--muted);align-items:center;gap:18px;font-size:.95rem;display:flex}.nav-cta,.app-store-button{white-space:nowrap;background:var(--ink);color:#fff;min-height:44px;box-shadow:var(--shadow);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;transition:transform .16s,box-shadow .16s;display:inline-flex}.nav-cta:hover,.app-store-button:hover{transform:translateY(-1px);box-shadow:0 28px 80px #2b25222e}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;padding:32px 0 44px;display:flex}.site-footer p{max-width:340px;margin:10px 0 0}@media (max-width:760px){.site-header,.site-footer{width:min(100% - 28px,1120px)}.site-footer,.site-footer nav{flex-direction:column;align-items:flex-start}.nav-cta{padding-inline:16px}}.hero-section,.story-section,.product-proof,.trust-note,.closing-cta{width:min(1120px,100% - 40px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,.92fr) minmax(280px,.72fr);align-items:center;gap:clamp(24px,5vw,58px);min-height:min(620px,100vh - 118px);padding:24px 0 48px;display:grid}.hero-copy{position:relative}.hero-copy:before{content:"";z-index:-1;border:1px solid #9a5d4d38;border-radius:999px;width:98px;height:98px;position:absolute;inset:-40px auto auto -38px}.eyebrow{color:#9a5d4d;letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:600px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,7.2vw,5.5rem);line-height:.98}h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.6vw,3.1rem);line-height:1.04}.hero-lead{max-width:520px;color:var(--muted);font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.5}.hero-product{justify-self:center;width:min(100%,350px);min-height:500px;position:relative}.phone-frame{background:var(--paper-soft);border:1px solid #2b252224;border-radius:30px;overflow:hidden;box-shadow:0 28px 80px #2b252229}.phone-frame img{width:100%;height:auto;display:block}.phone-frame-primary{width:min(82%,282px);max-height:500px;position:absolute;inset:0 auto auto 50%;transform:translate(-50%)}.phone-frame-primary img{margin-top:-2px}.hero-product:before{content:"";background:linear-gradient(140deg,#b9c7b080,#cab6dd38);border:1px solid #2b25221a;border-radius:18px;width:56%;height:58%;position:absolute;inset:10% 2% auto auto;transform:rotate(5deg)}.story-section,.product-proof,.trust-note{border-top:1px solid var(--line)}.story-section{grid-template-columns:.78fr 1.22fr;gap:clamp(24px,5vw,56px);padding:52px 0;display:grid}.section-heading{max-width:420px}.story-steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.story-step{padding:22px 24px 0 0}.story-step+.story-step{border-left:1px solid var(--line);padding-left:24px}.story-step span{color:var(--orange);font-size:.78rem;font-weight:900}.story-step h3{margin:18px 0 10px;font-size:1.1rem}.story-step p,.proof-copy p,.trust-note p{color:var(--muted);line-height:1.65}.product-proof{grid-template-columns:.88fr minmax(220px,.5fr);align-items:center;gap:clamp(24px,5vw,52px);padding:52px 0;display:grid}.proof-copy{max-width:590px}.proof-screen{justify-self:center;width:min(100%,230px)}.phone-frame-secondary{border-radius:24px}.trust-note{grid-template-columns:.72fr 1fr;gap:clamp(20px,4vw,44px);padding:42px 0;display:grid}.trust-note .eyebrow{grid-column:1/-1;margin-bottom:-8px}.trust-note p{margin:0;font-size:1rem}.closing-cta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:36px 0 48px;display:flex}.closing-cta h2{max-width:560px}@media (max-width:900px){.hero-section,.story-section,.product-proof,.trust-note{grid-template-columns:1fr}.hero-section{min-height:auto}.story-steps{grid-template-columns:1fr}.story-step,.story-step+.story-step{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.proof-screen{justify-content:start;justify-self:start}}@media (max-width:640px){.hero-section,.story-section,.product-proof,.trust-note,.closing-cta{width:min(100% - 28px,1120px)}.hero-product{width:calc(100% - 6px);min-height:430px}.phone-frame-primary{width:min(76%,250px);max-height:430px}.story-section,.product-proof{padding:42px 0}.trust-note{padding:34px 0}.closing-cta{flex-direction:column;align-items:flex-start}}.simple-page{width:min(860px,100% - 40px);margin:0 auto;padding:80px 0 96px}.simple-page h1,.utility-card h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,7vw,5.4rem);line-height:.98}.simple-page>p,.response-note,.utility-content{color:var(--muted);font-size:1.1rem;line-height:1.7}.simple-page a,.utility-content a{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.policy-grid article{border:1px solid var(--line);background:#ffffff7a;border-radius:8px;padding:22px}.policy-grid h2{font-family:inherit;font-size:1.15rem;line-height:1.25}.policy-grid p{color:var(--muted);line-height:1.6}.response-note,.legal-effective{margin-top:28px}.legal-sections{gap:24px;margin-top:42px;display:grid}.legal-sections section{border-top:1px solid var(--line);padding-top:24px}.legal-sections h2{font-family:inherit;font-size:1.2rem;line-height:1.25}.legal-sections p,.legal-sections li{color:var(--muted);line-height:1.7}.legal-sections ul{padding-left:1.2rem}.utility-page{align-content:center;gap:28px;width:min(720px,100% - 40px);min-height:100vh;margin:0 auto;padding:48px 0;display:grid}.utility-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffff8f;border-radius:12px;padding:clamp(26px,6vw,48px)}.utility-content{gap:14px;margin-top:22px;display:grid}.utility-content p{margin:0}@media (max-width:640px){.simple-page,.utility-page{width:min(100% - 28px,860px)}.policy-grid{grid-template-columns:1fr}}@media (max-width:360px){.site-header{flex-direction:column;align-items:flex-start}.site-header .nav-cta{width:100%}}
