:root{--ink:#10120f;--paper:#f4f2e9;--lime:#c8ff3d;--purple:#7357ff;--muted:#62665e;--line:#d8d7cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit}.shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;text-decoration:none}.brand-logo{display:block;width:155px;height:auto}.nav-link{font-size:14px;font-weight:700;text-underline-offset:4px}.hero{padding:94px 0 70px}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--purple);box-shadow:0 0 0 5px #7357ff1f}.hero h1{font:700 clamp(48px,7vw,88px)/.98 "Space Grotesk";letter-spacing:-.055em;max-width:1000px;margin:24px 0}.hero-copy{max-width:720px;font-size:20px;line-height:1.55;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 22px;border-radius:10px;font-weight:700;text-decoration:none;border:1px solid var(--ink);transition:transform .15s,box-shadow .15s}.button:hover{transform:translateY(-2px);box-shadow:0 7px 0 #10120f18}.primary{background:var(--lime)}.secondary{background:transparent}.microcopy{font-size:13px;color:var(--muted);margin:13px 0 40px}.scorecard{border:1px solid var(--ink);border-radius:18px;background:#fff;box-shadow:9px 9px 0 var(--ink);overflow:hidden}.scorecard-head{display:flex;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}.dot{display:inline-block;width:8px;height:8px;background:#49c16d;border-radius:50%;margin-right:8px}.badge{font-size:10px;letter-spacing:.08em;background:#ebe7ff;color:#4a35bf;padding:5px 8px;border-radius:5px}.score-grid{display:grid;grid-template-columns:repeat(4,1fr)}.score{padding:28px 22px;border-right:1px solid var(--line)}.score:last-child{border:0}.score span{display:block;font-size:13px;color:var(--muted)}.score strong{font:700 45px "Space Grotesk"}.score small{color:var(--muted)}.score.accent{background:#f1efff}.problem,.sample,.how,.price,.faq{padding:100px 0}.section-kicker{color:var(--purple)}h2{font:700 clamp(36px,5vw,58px)/1.02 "Space Grotesk";letter-spacing:-.045em;margin:15px 0 45px;max-width:840px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.three-col article{border-top:2px solid var(--ink);padding:22px 2px}.three-col span{font:600 12px "Space Grotesk";color:var(--purple)}h3{font:700 22px "Space Grotesk";letter-spacing:-.025em}.three-col p,.sample p,.price>div>p,.steps p,.faq p{color:var(--muted);line-height:1.65}.offer-wrap{background:var(--ink);color:#fff}.offer{padding:100px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.light{color:var(--lime)}.offer-lead{font-size:18px;line-height:1.6;color:#b9bcb3}.deliverables>div{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid #363a34}.deliverables b{color:var(--lime);font:600 12px "Space Grotesk"}.deliverables span{line-height:1.55;color:#c8cbc3}.deliverables strong{color:#fff}.sample{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.report-card{background:#fff;border:1px solid var(--ink);border-radius:16px;padding:28px;box-shadow:9px 9px 0 var(--purple)}.report-top{display:flex;justify-content:space-between;font:700 10px "Space Grotesk";letter-spacing:.1em;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:18px}.report-card h3{margin-top:30px}.finding{font-size:18px!important;color:var(--ink)!important}.impact{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin:25px 0;background:#f2f1ea;padding:12px;border-radius:8px;font-size:12px}.impact b{color:var(--purple)}.report-bars{display:grid;gap:7px}.report-bars i{height:8px;background:var(--lime);border:1px solid var(--ink);border-radius:10px}.report-bars i:nth-child(2){background:#d9d0ff}.report-bars i:nth-child(3){background:#efede4}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--lime)}.price{display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:center}.price-card{background:var(--ink);color:#fff;padding:38px;border-radius:18px;box-shadow:9px 9px 0 var(--purple)}.price-card>span{color:var(--lime);font-weight:700}.amount{font:700 74px "Space Grotesk";letter-spacing:-.06em;margin-top:15px}.amount sup{font-size:28px}.price-card p,.price-card small{color:#b9bcb3}.price-card ul{padding-left:20px;line-height:2}.full{width:100%;color:var(--ink);margin:14px 0}.price-card small{display:block;text-align:center;line-height:1.4}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font:600 19px "Space Grotesk"}.faq p{max-width:760px}.final-cta{background:var(--purple);color:#fff;padding:55px 60px;border-radius:22px;display:flex;justify-content:space-between;align-items:center;gap:40px}.final-cta h2{font-size:42px;margin-bottom:0}.final-cta .button{min-width:230px}footer{height:110px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted)}@media(max-width:800px){.hero{padding-top:65px}.score-grid,.three-col,.steps{grid-template-columns:1fr 1fr}.offer,.sample,.price{grid-template-columns:1fr;gap:50px}.price-card{max-width:500px}.final-cta{align-items:flex-start;flex-direction:column}.final-cta h2{font-size:34px}.score:nth-child(2){border-right:0}.score{border-bottom:1px solid var(--line)}}@media(max-width:520px){.shell{width:min(100% - 26px,1120px)}.hero h1{font-size:47px}.hero-copy{font-size:17px}.button{width:100%}.score-grid,.three-col,.steps{grid-template-columns:1fr}.score{border-right:0}.offer{padding:75px 0}.problem,.sample,.how,.price,.faq{padding:75px 0}.final-cta{width:100%;border-radius:0;padding:50px 24px}footer{height:auto;padding:35px 0;gap:15px;flex-direction:column;align-items:flex-start}}
