:root{--ink:#0c1816;--deep:#102522;--paper:#f2f0e9;--muted:#d9d8cf;--orange:#e6603f;--white:#fff;--line:rgba(12,24,22,.17)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.nav{position:sticky;top:0;z-index:20;height:76px;padding:0 max(28px,calc((100vw - 1400px)/2));display:flex;align-items:center;gap:36px;background:rgba(242,240,233,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:auto}.brand span,.footer-brand>span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--ink);color:var(--white);font-size:10px;font-weight:800}.brand b{font-size:16px}.nav nav{display:flex;gap:28px}.nav nav a{font-size:13px;text-decoration:none}.nav nav a:hover{color:var(--orange)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;text-decoration:none;font-weight:700}.nav-cta{padding:13px 18px;background:var(--orange);color:white;font-size:12px}.hero{padding:92px max(28px,calc((100vw - 1400px)/2)) 0}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow,.section-label{display:block;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.18em}.hero h1{max-width:780px;margin:24px 0 28px;font-size:clamp(52px,6vw,92px);line-height:.92;letter-spacing:-.065em;font-weight:500}.hero h1 em,.promise h2 em{font-style:normal;color:var(--orange)}.hero-lead{max-width:720px;font-size:19px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.button{min-width:230px;padding:18px 20px;border:1px solid var(--ink);font-size:14px}.button.primary{background:var(--orange);border-color:var(--orange);color:#fff}.button.secondary{background:transparent}.button:hover{transform:translateY(-2px)}.hero-note{margin-top:17px;font-size:11px;color:#66716e}.hero-system{background:var(--deep);color:white;border-top:5px solid var(--orange);padding:30px;box-shadow:14px 14px 0 rgba(12,24,22,.12)}.system-top,.system-verdict{display:flex;justify-content:space-between;gap:20px;align-items:center}.system-top{padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.15);font-size:10px;letter-spacing:.14em}.system-top b{color:var(--orange)}.system-flow{display:grid;gap:10px;padding:28px 0}.system-flow div{display:flex;align-items:center;gap:18px;padding:17px;border:1px solid rgba(255,255,255,.16)}.system-flow small{color:var(--orange)}.system-flow i{text-align:center;color:var(--orange);font-style:normal}.system-verdict{background:var(--orange);padding:18px 20px}.system-verdict span{font-size:9px;letter-spacing:.1em}.system-verdict strong{font-size:13px}.stats{margin-top:80px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats div{display:flex;align-items:baseline;gap:12px;padding:30px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{font-size:42px}.stats span{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.problem,.inside,.process,.faq{padding:120px max(28px,calc((100vw - 1400px)/2))}.problem-grid,.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:34px}.problem h2,.inside h2,.process>h2,.faq>h2{font-size:clamp(44px,5vw,76px);line-height:.98;letter-spacing:-.05em;margin:0;font-weight:500}.problem-copy>p,.inside-head>p{font-size:18px;line-height:1.6;margin:0}.equation{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:38px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;font-weight:800;letter-spacing:.1em}.equation b{color:var(--orange);font-size:24px}.before-after{display:grid;grid-template-columns:1fr 1fr;margin-top:80px}.before-after article{padding:48px;min-height:420px}.before{background:#dfddd4}.after{background:var(--deep);color:white}.before-after article>span,.fit-card>span{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--orange)}.before-after h3{font-size:31px;line-height:1.1}.before-after ol{padding:0;list-style:none;counter-reset:item}.before-after li{counter-increment:item;padding:18px 0;border-top:1px solid currentColor;font-size:14px}.before-after li:before{content:'0' counter(item);margin-right:18px;color:var(--orange);font-size:10px}.promise{padding:110px max(28px,calc((100vw - 1400px)/2));background:var(--deep);color:white}.section-label.light{color:#ff8263}.promise h2{font-size:clamp(50px,6vw,88px);line-height:.95;letter-spacing:-.055em;font-weight:500;margin:0}.promise-grid p{font-size:19px;line-height:1.55;margin-top:8px}.promise-grid a{color:#ff8263;text-decoration:none;font-weight:700}.signal-road{margin-top:80px;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);font-size:11px;font-weight:800;letter-spacing:.08em}.signal-road i{color:var(--orange);font-style:normal}.inside-head{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:end;margin-top:34px}.chapters{margin-top:70px;display:grid;grid-template-columns:repeat(5,1fr)}.chapters article{min-height:340px;padding:30px 25px;border:1px solid var(--line);border-right:0;display:flex;flex-direction:column}.chapters article:last-child{border-right:1px solid var(--line);background:var(--orange);color:white}.chapters span{color:var(--orange);font-size:11px;font-weight:800}.chapters article:last-child span{color:white}.chapters h3{font-size:26px;margin:34px 0 18px}.chapters p{font-size:14px;line-height:1.55}.chapters b{margin-top:auto;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.product-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:100px max(28px,calc((100vw - 1400px)/2));background:var(--deep);color:white}.preview-copy h2{font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.05em;font-weight:500}.preview-copy p,.preview-copy li{font-size:16px;line-height:1.6;color:#d7dfdc}.preview-copy ul{padding:0;list-style:none}.preview-copy li{padding:12px 0;border-top:1px solid rgba(255,255,255,.16)}.preview-copy li:before{content:'↗';margin-right:12px;color:var(--orange)}.browser-frame{align-self:center;background:#d8d6ce;padding:10px;box-shadow:14px 14px 0 var(--orange)}.browser-frame img{width:100%;display:block}.browser-bar{display:flex;align-items:center;gap:7px;height:33px;color:#5d6663;font-size:10px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:var(--orange)}.browser-bar span{margin-left:8px}.process>h2,.faq>h2{margin-top:32px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px}.process-grid article{padding:32px;border-top:4px solid var(--orange);border-left:1px solid var(--line);min-height:300px}.process-grid article:last-child{border-right:1px solid var(--line)}.process-grid span{font-size:11px;color:var(--orange);font-weight:800}.process-grid h3{font-size:26px;margin:55px 0 16px}.process-grid p{font-size:14px;line-height:1.6}.golden{padding:110px max(28px,calc((100vw - 1400px)/2));background:var(--orange);display:grid;grid-template-columns:1fr 1fr;gap:80px}.golden-copy>span{font-size:11px;font-weight:800;letter-spacing:.16em;color:white}.golden-copy h2{font-size:clamp(48px,5vw,78px);line-height:.95;letter-spacing:-.055em;font-weight:500;margin:24px 0}.golden-copy p{max-width:600px;font-size:18px;line-height:1.55}.test-card{background:var(--deep);color:white;padding:30px;box-shadow:14px 14px 0 rgba(12,24,22,.25)}.test-head,.test-pass,.test-rows div{display:flex;align-items:center;justify-content:space-between;gap:18px}.test-head{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.18)}.test-head span,.test-head strong,.test-pass span{font-size:9px;letter-spacing:.12em}.test-head strong{color:var(--orange)}.test-rows div{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:13px}.test-rows b{font-size:11px;color:#9eaaa7}.test-pass{margin-top:24px;padding:20px;background:var(--orange)}.fit{display:grid;grid-template-columns:1fr 1fr}.fit-card{padding:90px max(40px,calc((100vw - 1400px)/2));min-height:600px}.fit-card.yes{padding-right:70px;background:#e2e0d8}.fit-card.no{padding-left:70px;background:var(--deep);color:white}.fit-card h2{font-size:42px;line-height:1.05;letter-spacing:-.04em}.fit-card ul{padding:0;list-style:none;margin-top:50px}.fit-card li{padding:18px 0;border-top:1px solid currentColor;font-size:14px;line-height:1.45}.fit-card li:before{content:'↗';color:var(--orange);margin-right:12px}.offer{padding:110px max(28px,calc((100vw - 1400px)/2))}.offer-card{display:grid;grid-template-columns:1fr 360px;background:var(--deep);color:white;border-top:6px solid var(--orange)}.offer-main{padding:65px}.offer-main>span{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.16em}.offer-main h2{font-size:clamp(45px,5vw,70px);line-height:.96;letter-spacing:-.05em;font-weight:500}.offer-main p{font-size:17px;line-height:1.55;max-width:700px}.offer-main ul{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;padding:0;list-style:none;margin-top:40px}.offer-main li{padding:15px 0;border-top:1px solid rgba(255,255,255,.16);font-size:13px}.offer-main li:before{content:'✓';color:var(--orange);margin-right:10px}.offer-buy{padding:48px 36px;background:#192e2a;display:flex;flex-direction:column;justify-content:center}.offer-buy small{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.13em}.offer-buy>strong{font-size:70px;margin-top:24px}.offer-buy sup{font-size:26px}.offer-buy em{font-size:12px;font-style:normal}.offer-buy>p{margin-top:0;color:#aab5b2}.offer-buy .button{margin-top:25px}.demo-link{margin-top:24px;text-align:center;font-size:12px;color:white}.faq-list{margin-top:60px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:28px 55px 28px 0;font-size:20px;font-weight:700;position:relative}summary:after{content:'+';position:absolute;right:10px;color:var(--orange);font-size:26px}details[open] summary:after{content:'−'}details p{max-width:850px;margin:0;padding:0 0 28px;font-size:16px;line-height:1.6;color:#53605d}footer{padding:65px max(28px,calc((100vw - 1400px)/2)) 25px;background:var(--deep);color:white;display:grid;grid-template-columns:1fr 1fr;gap:50px;border-top:4px solid var(--orange)}.footer-brand{display:flex;gap:18px}.footer-brand>span{background:var(--orange)}.footer-brand b{font-size:20px}.footer-brand p{max-width:480px;color:#b9c2c0;line-height:1.55}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:20px}.footer-links a{text-decoration:none;font-weight:700}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;padding-top:25px;border-top:1px solid rgba(255,255,255,.15);font-size:9px;letter-spacing:.1em;color:#8f9c99}
@media(max-width:1000px){.nav nav{display:none}.hero-grid,.problem-grid,.promise-grid,.inside-head,.product-preview,.golden{grid-template-columns:1fr}.chapters{grid-template-columns:1fr 1fr}.chapters article{border-right:1px solid var(--line)}.process-grid{grid-template-columns:1fr 1fr}.offer-card{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.fit{grid-template-columns:1fr}.fit-card{padding:70px 40px!important}.hero-system{max-width:650px}.signal-road{flex-wrap:wrap}.product-preview{gap:40px}}
@media(max-width:640px){.nav{height:66px;padding:0 18px}.nav-cta{padding:12px;font-size:10px}.brand b{display:none}.hero,.problem,.inside,.process,.faq,.offer{padding:75px 20px}.promise,.product-preview,.golden{padding:75px 20px}.hero h1{font-size:50px}.hero-grid{gap:45px}.hero-actions{flex-direction:column}.button{width:100%}.stats{grid-template-columns:1fr 1fr;margin-top:60px}.stats div{padding:20px 10px;display:block}.stats strong{font-size:32px;display:block}.stats span{font-size:9px}.before-after,.chapters,.process-grid{grid-template-columns:1fr}.before-after article{padding:32px;min-height:auto}.signal-road span{padding:8px 0}.chapters article{min-height:260px}.browser-frame{box-shadow:7px 7px 0 var(--orange)}.offer-main,.offer-buy{padding:38px 25px}.offer-main ul{grid-template-columns:1fr}.offer-buy>strong{font-size:58px}.footer{grid-template-columns:1fr}.footer-links{align-items:flex-start}.footer-bottom{flex-direction:column;gap:12px}.problem h2,.inside h2,.process>h2,.faq>h2{font-size:42px}.fit-card h2{font-size:34px}}

footer>*{min-width:0}.footer-links a{overflow-wrap:anywhere}
@media(max-width:640px){footer{grid-template-columns:1fr}.footer-links{align-items:flex-start}.footer-bottom{flex-direction:column;gap:12px}}
