:root{color-scheme:light;--cream: #fbf7f0;--green: #3e6b4e;--green-soft: #5b8a6b;--ink: #2a332c;--muted: #8b8578;--line: #ebe4d6;--peach: #e8a87c;--white: #ffffff;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#efe9de;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#efe9de;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid rgba(232,168,124,.95);outline-offset:4px}button{border:0;cursor:pointer;font:inherit}h1,h2,h3,h4,p{margin:0}.page-shell{min-height:100vh;padding:40px 0;background:#efe9de}.site-canvas{width:min(1200px,100%);margin:0 auto;overflow:hidden;background:var(--cream);color:var(--ink);box-shadow:0 2px 8px #2a332c14}.hero-block{background:var(--green);color:var(--cream)}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 60px}.brand,.nav-menu,.hero-cta-row,.footer-head,.footer-head nav{display:flex;align-items:center}.brand{gap:10px;flex:none}.brand span:last-child,.footer-head strong{font-family:Lora,Georgia,Times New Roman,serif;color:var(--white);font-size:20px;font-weight:600;letter-spacing:0}.brand-icon{position:relative;width:32px;height:32px;display:block;flex:none;border-radius:10px;background:var(--cream)}.brand-icon:before{position:absolute;top:8px;left:9px;width:14px;height:16px;border-radius:3px;background:var(--green);content:""}.brand-icon span{position:absolute;z-index:1;left:12px;width:8px;height:1.5px;background:var(--cream)}.brand-icon span:nth-child(1){top:12px}.brand-icon span:nth-child(2){top:15.5px}.brand-icon span:nth-child(3){top:19px;width:5px;background:var(--peach)}.nav-menu{gap:34px;color:#fbf7f0d9;font-size:14px;font-weight:500}.nav-menu a,.footer-head nav a{transition:color .16s ease}.nav-menu a:hover,.footer-head nav a:hover{color:var(--white)}.download-pill{flex:none;border-radius:999px;padding:11px 20px;background:var(--peach);color:var(--white);font-size:13px;font-weight:700;transition:box-shadow .16s ease,transform .16s ease}.download-pill:hover,.app-store-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2a332c29}.hero-inner{display:grid;grid-template-columns:1fr 480px;align-items:center;gap:64px;padding:64px 60px 88px}.hero-copy{color:var(--cream)}.hero-copy h1,.audience-section h2,.privacy-pricing h3,.visit-report-head h2,.metric-box strong,.price-row strong{font-family:Lora,Georgia,Times New Roman,serif;font-weight:600;letter-spacing:0}.hero-copy h1{max-width:570px;color:var(--white);font-size:54px;line-height:1.12}.hero-copy p{max-width:480px;margin-top:20px;color:#fbf7f0c7;font-size:17.5px;line-height:1.65}.hero-cta-row{gap:14px;margin-top:30px}.app-store-button{display:inline-block;border-radius:999px;padding:15px 26px;background:var(--cream);color:var(--ink);font-size:14.5px;font-weight:700;transition:box-shadow .16s ease,transform .16s ease}.hero-cta-row span{color:#fbf7f0a6;font-size:13px}.report-wrap{position:relative}.report-shadow{position:absolute;top:24px;right:-16px;bottom:-16px;left:24px;border-radius:16px;background:#2a332c40}.visit-report{position:relative;border-radius:16px;padding:32px 34px;background:var(--white);color:var(--ink);box-shadow:0 24px 56px #2a332c59}.visit-report-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-bottom:2px solid var(--ink);padding-bottom:14px}.visit-report-head h2{font-size:20px;line-height:1.2}.visit-report-head p{color:var(--muted);font-size:11.5px;line-height:1.4}.report-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.metric-box{border-radius:14px;padding:12px 14px;background:var(--cream)}.metric-box span{display:block;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.metric-box strong{display:block;margin-top:2px;font-size:22px;line-height:1.25}.report-section{margin-top:14px}.report-section h3,.section-kicker{color:var(--green-soft);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.report-section p{margin-top:5px;color:var(--ink);font-size:13.5px;line-height:1.55}.symptom-stack{display:flex;flex-direction:column;gap:6px;margin-top:7px;color:var(--ink);font-size:13px;line-height:1.5}.symptom-stack div{display:flex;justify-content:space-between;gap:12px}.symptom-stack em{flex:none;color:var(--muted);font-style:normal}.question-stack{display:flex;flex-direction:column;gap:5px;margin-top:7px;color:var(--ink);font-size:13px;line-height:1.5}.question-stack div{display:flex;gap:8px}.question-stack b{color:var(--peach);font-weight:800}.report-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;border-top:1px solid var(--line);padding-top:12px}.report-bottom span{color:var(--muted);font-size:10.5px}.export-chip{flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:7px 14px;background:var(--ink);color:var(--white);font-size:11px;font-weight:700}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border-bottom:1px solid var(--line);background:var(--line)}.step-item{padding:36px 40px;background:var(--cream)}.step-item span{font-family:Lora,Georgia,Times New Roman,serif;color:var(--peach);font-size:15px;font-weight:600}.step-item h2{margin-top:8px;color:var(--ink);font-size:16.5px;line-height:1.3;font-weight:700}.step-item p{margin-top:6px;color:var(--muted);font-size:13.5px;line-height:1.6}.audience-section{padding:80px 60px;text-align:center}.audience-section h2{max-width:640px;margin:0 auto;color:var(--ink);font-size:36px;line-height:1.2}.audience-section p{max-width:620px;margin:18px auto 0;color:var(--muted);font-size:16px;line-height:1.7}.pill-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:32px}.pill-row span{border:1px solid var(--line);border-radius:999px;padding:10px 20px;background:var(--white);color:var(--green);font-size:13.5px;font-weight:600}.privacy-pricing{display:grid;grid-template-columns:1fr 1fr;gap:72px;border-top:1px solid var(--line);padding:72px 60px;background:var(--white)}.section-kicker{font-size:12px;letter-spacing:.12em}.privacy-pricing h3{margin-top:12px;color:var(--ink);font-size:28px;line-height:1.25}.check-list{display:flex;flex-direction:column;gap:14px;margin-top:24px;color:var(--ink);font-size:14.5px;line-height:1.6}.check-list div{display:flex;gap:11px}.check-list span{color:var(--green-soft);font-weight:800}.price-list{display:flex;flex-direction:column;gap:12px;margin-top:24px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:16px;padding:18px 22px;background:var(--cream)}.price-row.is-featured{background:var(--green);color:var(--white)}.price-row h4{color:inherit;font-size:15px;line-height:1.35;font-weight:700}.price-row h4 span{display:inline-block;margin-left:6px;border-radius:999px;padding:3px 8px;background:var(--peach);color:var(--white);font-size:10px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;vertical-align:middle}.price-row p{margin-top:2px;color:var(--muted);font-size:12.5px;line-height:1.45}.price-row.is-featured p{color:#fbf7f0b3}.price-row strong{flex:none;font-size:22px;line-height:1.2}.footer{padding:44px 60px;background:var(--ink);color:#fbf7f099}.footer-head{justify-content:space-between;gap:40px}.footer-head strong{font-size:19px}.footer-head nav{gap:28px;color:#fbf7f0bf;font-size:13px}.footer p{max-width:720px;margin-top:28px;border-top:1px solid rgba(251,247,240,.12);padding-top:22px;color:#fbf7f099;font-size:12px;line-height:1.6}.legal-shell{min-height:100vh;padding:40px 0;background:#efe9de}.legal-card{width:min(1040px,100%);margin:0 auto;overflow:hidden;background:var(--cream);color:var(--ink);box-shadow:0 2px 8px #2a332c14}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:20px 48px;background:var(--green);color:var(--cream)}.legal-brand span:last-child{color:var(--white)}.legal-header nav{display:flex;align-items:center;gap:28px;color:#fbf7f0d1;font-size:13px;font-weight:600}.legal-header nav a{transition:color .16s ease}.legal-header nav a:hover{color:var(--white)}.legal-hero{padding:64px 56px 42px;border-bottom:1px solid var(--line)}.legal-hero h1{margin-top:12px;color:var(--ink);font-family:Lora,Georgia,Times New Roman,serif;font-size:46px;line-height:1.12;font-weight:600;letter-spacing:0}.legal-hero p{max-width:740px;margin-top:16px;color:var(--muted);font-size:16px;line-height:1.75}.legal-hero span{display:inline-block;margin-top:20px;border:1px solid var(--line);border-radius:999px;padding:8px 14px;background:var(--white);color:var(--green);font-size:12px;font-weight:700}.legal-content{display:grid;gap:1px;background:var(--line)}.legal-section{display:grid;grid-template-columns:270px minmax(0,1fr);gap:42px;padding:34px 56px;background:var(--cream)}.legal-section h2{color:var(--ink);font-size:16px;line-height:1.35;font-weight:800}.legal-section p,.legal-section li{color:var(--muted);font-size:14px;line-height:1.75}.legal-section p+p{margin-top:12px}.legal-section ul{display:grid;gap:8px;margin:0;padding-left:18px}.legal-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 56px;background:var(--ink);color:#fbf7f0ad}.legal-footer p{max-width:680px;color:#fbf7f09e;font-size:12px;line-height:1.6}.legal-footer a{flex:none;border-radius:999px;padding:10px 16px;background:var(--peach);color:var(--white);font-size:12px;font-weight:800}@media(max-width:1220px){.page-shell{padding:0}.site-canvas,.legal-card{box-shadow:none}.legal-shell{padding:0}}@media(max-width:980px){.top-nav{padding:20px 28px}.nav-menu{display:none}.hero-inner{grid-template-columns:1fr;gap:44px;padding:52px 28px 72px}.hero-copy h1{max-width:680px}.report-wrap{width:min(480px,100%)}.steps-grid,.privacy-pricing{grid-template-columns:1fr}.privacy-pricing{gap:48px;padding:64px 28px}.audience-section{padding:70px 28px}.legal-header,.legal-footer{align-items:flex-start;flex-direction:column;padding-right:28px;padding-left:28px}.legal-hero{padding:52px 28px 34px}.legal-section{grid-template-columns:1fr;gap:14px;padding:30px 28px}}@media(max-width:640px){.top-nav{padding:16px 18px}.brand span:last-child{font-size:19px}.download-pill{padding:10px 14px;font-size:12px}.hero-inner{padding:44px 18px 60px}.hero-copy h1{font-size:39px;line-height:1.14}.hero-copy p{font-size:16px}.hero-cta-row{align-items:flex-start;flex-direction:column}.app-store-button{width:100%;text-align:center}.visit-report{padding:24px 22px}.visit-report-head{align-items:flex-start;flex-direction:column}.report-metrics{grid-template-columns:1fr}.symptom-stack div{flex-direction:column;gap:1px}.report-bottom{align-items:flex-start;flex-direction:column}.step-item{padding:30px 22px}.audience-section{padding:60px 18px}.audience-section h2,.privacy-pricing h3{font-size:31px}.privacy-pricing{padding:60px 18px}.price-row{align-items:flex-start;flex-direction:column}.footer{padding:40px 18px}.footer-head{align-items:flex-start;flex-direction:column}.legal-header nav{align-items:flex-start;flex-direction:column;gap:12px}.legal-hero{padding:44px 18px 30px}.legal-hero h1{font-size:38px}.legal-section{padding:28px 18px}.legal-footer{padding:30px 18px}}
