:root{--ink:#10251e;--muted:#60726b;--cream:#f7f5ef;--paper:#fffefa;--lime:#c6fa58;--line:#d9e1da;--dark:#102b23}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.55}.shell{max-width:1160px;margin:auto;padding-left:28px;padding-right:28px}.page-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(80px);opacity:.34}.glow-one{width:340px;height:340px;background:#d5f99b;right:4%;top:0}.glow-two{width:300px;height:300px;background:#c0e9d1;left:-130px;top:530px}.nav{height:90px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;font-size:21px;text-decoration:none;color:var(--ink);display:flex;align-items:center;gap:8px;letter-spacing:-1px}.brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--lime);border-radius:9px;width:30px;height:30px;font-size:17px}.muted{color:#6c8279}.nav-cta,.text-link{color:var(--ink);font-weight:700;font-size:14px;text-decoration:none}.nav-cta span{margin-left:5px}.hero{padding-top:72px;text-align:center}.eyebrow,.section-label{font:12px 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase;color:#4b675c}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#edf0e7;border:1px solid #dce4d8;border-radius:99px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:#77b526}h1,h2,h3,p{margin-top:0}h1{max-width:925px;margin:18px auto;font-size:clamp(48px,7vw,84px);line-height:1.05;letter-spacing:-.065em}em{font-style:normal;color:#4b765f}.hero-copy{max-width:670px;margin:0 auto;color:var(--muted);font-size:18px}.hero-actions{display:flex;align-items:center;justify-content:center;gap:26px;margin:32px 0 14px}.button{border:0;border-radius:8px;padding:15px 19px;font:700 14px Manrope;display:inline-flex;justify-content:center;gap:18px;text-decoration:none;cursor:pointer}.button-primary{background:var(--ink);color:#fff;box-shadow:0 8px 20px #173a2b26}.button-primary span{color:var(--lime);font-size:19px;line-height:16px}.microcopy,.form-note{font-size:12px;color:#718079}.hero-panel{max-width:685px;margin:62px auto 0;background:var(--paper);border:1px solid #dbe3dc;border-radius:16px;padding:20px;text-align:left;box-shadow:0 24px 45px #14372a12}.panel-top{display:flex;justify-content:space-between;font:11px 'DM Mono';color:#61756a}.status{color:#244a38}.status b{display:inline-block;width:7px;height:7px;border-radius:50%;background:#83c733;margin-right:6px}.lead-card{border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:12px;padding:13px;margin-top:16px}.avatar{background:#dde8d5;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:11px;font-weight:700}.lead-card div:nth-child(2){flex:1}.lead-card strong,.lead-card span{display:block}.lead-card strong{font-size:13px}.lead-card div span{font-size:11px;color:var(--muted)}.tag{background:#edf2ed;color:#64766b;padding:4px 7px;border-radius:4px;font-size:10px}.flow-line{height:21px;width:1px;background:#bdd1bf;margin-left:20px}.ai-reply{background:#eff8e2;border-radius:10px;padding:13px;display:flex;gap:11px}.reply-icon{background:var(--ink);color:var(--lime);border-radius:7px;width:27px;height:27px;display:grid;place-items:center}.ai-reply small{font:9px 'DM Mono';color:#5c7963}.ai-reply p{margin:4px 0 0;font-size:12px;line-height:1.5}.qualification{display:flex;gap:18px;font-size:10px;font-weight:700;color:#4c765b;margin:14px 2px 1px}.proof-strip{margin-top:90px;background:var(--dark);color:#fff}.proof-strip .shell{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;align-items:center;gap:20px;padding-top:29px;padding-bottom:29px}.proof-strip p{font-size:14px;color:#d1ddd2;margin:0}.proof-strip .capability-intro small{display:block;margin-bottom:6px;color:var(--lime);font:10px 'DM Mono';letter-spacing:.08em;text-transform:uppercase}.proof-strip .capability-intro span{font-size:14px;color:#d1ddd2;font-weight:400;display:block}.proof-strip div{border-left:1px solid #426054;padding-left:20px}.proof-strip div>span{font-size:21px;font-weight:700;display:block}.proof-strip div small{font:9px 'DM Mono';color:#9eb5a6}.problem{padding-top:125px;padding-bottom:130px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start;margin-top:12px}.two-col h2,.how h2,.audit h2,.faq h2{font-size:clamp(35px,4.5vw,56px);letter-spacing:-.055em;line-height:1.08;margin:0}.two-col p,.audit-copy>p{font-size:16px;color:var(--muted)}.problem-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:66px}.problem-cards article{border:1px solid var(--line);border-radius:12px;padding:22px;min-height:174px;background:#faf9f5}.num{font:11px 'DM Mono';color:#678278}.problem-cards h3{font-size:17px;margin:35px 0 4px}.problem-cards p{font-size:13px;color:var(--muted);margin:0}.accent-card{background:#fde8dd!important;border-color:#f4d0bf!important}.how{background:#e6efe3;padding:120px 0}.how h2{max-width:720px;margin:12px 0 55px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.steps article{border-top:1px solid #a9c2ae;padding-top:17px}.steps span{font:12px 'DM Mono';color:#5c7c67}.steps h3{font-size:20px;margin:35px 0 7px}.steps p{font-size:14px;color:#52695d}.audit{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;padding-top:125px;padding-bottom:125px}.audit h2{margin:12px 0 20px}.audit-copy ul{list-style:none;padding:0;margin-top:30px}.audit-copy li{font-size:14px;margin:10px 0}.audit-copy li:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;background:#dff3c0;border-radius:50%;font-size:11px;margin-right:10px;color:#365828}.audit-form{background:var(--dark);padding:30px;border-radius:14px;color:#fff;box-shadow:0 18px 40px #153d2a22}.form-title{font-size:20px;font-weight:700;margin-bottom:22px}.audit-form label{display:block;font-size:12px;font-weight:600;margin:14px 0}.optional{color:#94aaa0;font-weight:400}.audit-form input{display:block;width:100%;border:1px solid #50685b;border-radius:6px;background:#183a2e;color:#fff;padding:12px;margin-top:6px;font:14px Manrope}.audit-form input::placeholder{color:#91a69c}.audit-form input[aria-invalid="true"]{border-color:#ffb19b}.field-error{min-height:18px;margin:-9px 0 0;color:#ffc1ae;font-size:11px}.audit-form .button{width:100%;margin-top:11px;background:var(--lime);color:var(--ink)}.audit-form .button:disabled{opacity:.7;cursor:wait}.audit-form .button span{color:var(--ink)}.form-note{color:#9eb4a8;margin:13px 0 0}.thanks{color:var(--lime);font-size:13px;margin:12px 0 0}.faq{padding-bottom:110px}.faq h2{margin:12px 0 35px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{font-weight:700;font-size:16px;list-style:none;cursor:pointer;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}details p{max-width:720px;margin:14px 0 0;color:var(--muted);font-size:14px}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-top:27px!important;padding-bottom:34px!important;font-size:12px;color:var(--muted)}footer p{margin:0}footer>a:last-child{color:var(--ink);font-weight:700;text-decoration:none}@media(max-width:720px){.shell{padding-left:20px;padding-right:20px}.nav-cta{font-size:12px}.hero{padding-top:38px}h1{font-size:47px}.hero-actions{flex-direction:column;gap:18px}.hero-panel{margin-top:48px}.proof-strip .shell{grid-template-columns:1fr 1fr;padding-top:24px;padding-bottom:24px}.proof-strip p{grid-column:1/-1}.proof-strip div{padding-left:10px}.two-col,.audit{grid-template-columns:1fr;gap:30px}.problem{padding-top:85px;padding-bottom:85px}.problem-cards,.steps{grid-template-columns:1fr}.problem-cards{margin-top:42px}.how{padding:85px 0}.steps{gap:23px}.audit{padding-top:85px;padding-bottom:85px}.qualification{gap:8px;flex-wrap:wrap}footer{flex-wrap:wrap;gap:18px}footer p{order:3;width:100%}}
