:root{--bg:#07110b;--bg-2:#0a1710;--panel:#ffffff0b;--panel-2:#ffffff14;--stroke:#e2f5d81a;--stroke-lime:#d9e74c61;--lime:#d9e74c;--green:#01814e;--green-bright:#2fbf71;--text:#eef5ec;--dim:#9fb2a5;--dark-ink:#10210f;--display:"Space Grotesk", "DM Sans", sans-serif;--radius:18px;--radius-sm:12px;--wrap:1180px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;overflow-x:clip}body.menu-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}body:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#d9e74c0d 1px,#0000 1px),linear-gradient(90deg,#d9e74c0d 1px,#0000 1px);background-size:52px 52px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(100% 64% at 50% 0,#000 18%,#0000 78%);mask-image:radial-gradient(100% 64% at 50% 0,#000 18%,#0000 78%)}body:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(640px 420px at 88% -6%,#01814e66,#0000 62%),radial-gradient(560px 420px at -10% 34%,#d9e74c12,#0000 60%),radial-gradient(700px 520px at 50% 108%,#01814e38,#0000 62%);position:fixed;inset:0}.page{z-index:1;position:relative}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.skip-link{z-index:250;color:var(--dark-ink);background:var(--lime);border-radius:10px;padding:12px 18px;font-weight:700;transition:transform .2s;position:fixed;top:12px;left:20px;transform:translateY(-180%)}.skip-link:focus{transform:none}.top-nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--stroke);background:#07110bc7;align-items:center;gap:34px;height:74px;padding:0 clamp(18px,4vw,44px);display:flex;position:fixed;top:0;left:0;right:0}.logo{align-items:center;display:inline-flex}.logo-img{width:auto;height:28px}.nav-links{color:var(--dim);align-items:center;gap:30px;margin-inline:auto;font-size:14px;display:flex}.nav-links a{padding:6px 0;transition:color .2s;position:relative}.nav-links a:after{content:"";background:var(--lime);height:2px;transition:right .25s;position:absolute;bottom:0;left:0;right:100%}.nav-links a:hover{color:var(--text)}.nav-links a:hover:after{right:0}.nav-cta{min-height:44px;padding:0 18px;font-size:13.5px}.menu-toggle{width:44px;height:44px;color:var(--text);background:0 0;border:0;display:none}.scroll-progress{--progress:0%;height:2px;width:var(--progress);background:linear-gradient(90deg, var(--green-bright), var(--lime));transition:width .12s linear;position:absolute;bottom:-1px;left:0}.m-nav{z-index:99;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--stroke-lime);background:#07110bf7;flex-direction:column;gap:0;padding:8px 20px 20px;animation:.22s both menu-in;display:flex;position:fixed;top:74px;left:0;right:0}.m-nav a{border-bottom:1px solid var(--stroke);min-height:54px;color:var(--text);align-items:center;font-size:15px;font-weight:600;display:flex}.m-nav .button{border:1px solid #0000;margin-top:16px}@keyframes menu-in{0%{opacity:0;transform:translateY(-8px)}}.button{letter-spacing:-.01em;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 24px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .25s,background .2s,color .2s,border-color .2s;display:inline-flex;position:relative;overflow:hidden}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.985)}.button--primary{color:var(--dark-ink);background:var(--lime);box-shadow:0 10px 34px #d9e74c38}.button--primary:hover{box-shadow:0 16px 44px #d9e74c52}.button--primary:before{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#ffffff80,#0000);width:44%;transition:left .55s;position:absolute;top:0;bottom:0;left:-70%;transform:skew(-18deg)}.button--primary:hover:before{left:130%}.button--ghost{color:var(--text);background:var(--panel);border-color:var(--stroke)}.button--ghost:hover{border-color:var(--stroke-lime);background:var(--panel-2)}.kicker{color:var(--lime);text-transform:uppercase;letter-spacing:.3em;margin:0 0 14px;font-size:11px;font-weight:700}h1,h2,h3{font-family:var(--display);letter-spacing:-.03em;margin:0;font-weight:600}.hl{color:var(--lime)}.section-head h2{max-width:820px;font-size:clamp(30px,4vw,50px);line-height:1.04}.section-sub{max-width:640px;color:var(--dim);margin:18px 0 0;font-size:16px;line-height:1.7}.section-sub strong{color:var(--text)}.section{width:min(var(--wrap), calc(100% - 40px));margin-inline:auto;padding:clamp(64px,9vw,110px) 0 0}.section[id]{scroll-margin-top:-18px}.section--tight{padding-top:46px}.section-cta{margin-top:40px}.hero{width:min(var(--wrap), calc(100% - 40px));grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(30px,5vw,70px);margin-inline:auto;padding:clamp(130px,17vh,170px) 0 clamp(40px,6vw,70px);display:grid}@keyframes rise-in{0%{opacity:0;transform:translateY(28px)}}.hero-copy>*{animation:.8s cubic-bezier(.22,.61,.27,1) backwards rise-in}.hero-copy>.hero-badge{animation-delay:40ms}.hero-copy>h1{animation-delay:.12s}.hero-copy>p{animation-delay:.22s}.hero-copy>.hero-actions{animation-delay:.32s}.hero-copy>.hero-stats{animation-delay:.44s}.hero-badge{border:1px solid var(--stroke-lime);color:var(--text);letter-spacing:.12em;text-transform:uppercase;background:#d9e74c12;border-radius:999px;align-items:center;gap:10px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.hero-badge i{background:var(--lime);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite dot-pulse}@keyframes dot-pulse{50%{box-shadow:0 0 0 6px #d9e74c29}}.hero h1{margin:26px 0 0;font-size:clamp(36px,4.6vw,62px);line-height:1.02}.hero-copy>p{max-width:540px;color:var(--dim);margin:22px 0 0;font-size:clamp(16px,1.35vw,18px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-stats{gap:clamp(26px,4vw,56px);margin:44px 0 0;padding:0;display:flex}.hero-stats div{gap:4px;display:grid}.hero-stats dt{font-family:var(--display);color:var(--lime);font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1}.hero-stats dd{color:var(--dim);margin:0;font-size:12.5px}.hero-visual{perspective:1100px;animation:1s cubic-bezier(.22,.61,.27,1) .28s backwards rise-in;position:relative}.hero-frame{border-radius:var(--radius);border:1px solid var(--stroke-lime);transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));will-change:transform;background:#0c150e;transition:transform .3s cubic-bezier(.22,.61,.27,1);overflow:hidden;box-shadow:0 40px 90px #00000080,0 0 0 1px #0000004d,0 0 80px #d9e74c0f}.hero-frame-bar{border-bottom:1px solid var(--stroke);height:34px;color:var(--dim);align-items:center;gap:6px;padding:0 14px;display:flex}.hero-frame-bar i{background:#ffffff29;border-radius:50%;width:9px;height:9px}.hero-frame-bar i:first-child{background:#d9e74c99}.hero-frame-bar b{font-family:var(--display);letter-spacing:.16em;margin-left:auto;font-size:10px;font-weight:600}.hero-frame img{aspect-ratio:16/9.4;object-fit:cover;object-position:top left;width:100%}.chip{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--stroke-lime);background:#0a1710e0;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;transform:translateZ(60px);box-shadow:0 18px 44px #00000073}.chip svg{color:var(--lime);flex:none}.chip small{color:var(--dim);letter-spacing:.06em;text-transform:uppercase;font-size:10px;display:block}.chip strong{font-family:var(--display);color:var(--text);font-size:14px;display:block}.chip--profit{animation:5.5s ease-in-out infinite chip-float;top:-22px;right:-14px}.chip--cost{animation:6.5s ease-in-out .8s infinite chip-float;bottom:-20px;left:-16px}@keyframes chip-float{50%{transform:translateZ(60px)translateY(-9px)}}.ticker{border-block:1px solid var(--stroke);background:#ffffff05;margin-top:clamp(48px,7vw,84px);padding:16px 0;overflow:hidden}.ticker-track{width:max-content;animation:30s linear infinite ticker-scroll;display:flex}.ticker-track span{color:var(--dim);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;margin-right:56px;font-size:12px;font-weight:700;display:inline-flex}.ticker-track svg{color:var(--lime);flex:none}.ticker:hover .ticker-track{animation-play-state:paused}@keyframes ticker-scroll{to{transform:translate(-50%)}}[data-reveal],[data-reveal-children]>*{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,.61,.27,1);transform:translateY(26px)}[data-reveal].is-revealed,[data-reveal-children].is-revealed>*{opacity:1;transform:none}[data-reveal-children].is-revealed>:nth-child(2){transition-delay:80ms}[data-reveal-children].is-revealed>:nth-child(3){transition-delay:.16s}[data-reveal-children].is-revealed>:nth-child(4){transition-delay:.24s}[data-reveal-children].is-revealed>:nth-child(5){transition-delay:.32s}[data-reveal-children].is-revealed>:nth-child(6){transition-delay:.4s}.pain-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:44px;display:grid}.pain-card{background:var(--panel);border:1px solid var(--stroke);border-radius:var(--radius);grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:26px;transition:border-color .25s,background .25s,transform .25s;display:grid}.pain-card:hover{border-color:var(--stroke-lime);background:var(--panel-2);transform:translateY(-3px)}.pain-card span{font-family:var(--display);color:var(--lime);font-size:22px;font-weight:700;line-height:1.2}.pain-card p{color:#cfdcd2;margin:0;font-size:15px;line-height:1.6}.turn{border-left:3px solid var(--lime);border-radius:0 var(--radius) var(--radius) 0;background:linear-gradient(90deg,#d9e74c12,#ffffff05);margin-top:26px;padding:26px 30px}.turn p{max-width:860px;color:var(--dim);margin:0;font-size:17px;line-height:1.75}.turn strong{color:var(--text)}.result-grid{grid-template-columns:1.12fr .88fr;align-items:stretch;gap:14px;margin-top:44px;display:grid}.gain-feature{border-radius:var(--radius);border:1px solid var(--stroke-lime);background:radial-gradient(420px 240px at 88% -12%,#d9e74c21,#0000 58%),linear-gradient(#ffffff0d,#ffffff05);flex-direction:column;padding:32px 30px;display:flex}.gain-eyebrow{color:var(--lime);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.gain-metrics{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:22px;display:grid}.metric{border-radius:var(--radius-sm);border:1px solid var(--stroke);background:#ffffff0a;padding:15px 17px}.metric small{color:var(--dim);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.metric b{font-family:var(--display);color:var(--text);font-size:21px;font-weight:600}.metric--main{border-color:var(--stroke-lime);background:#d9e74c14;grid-column:1/-1;padding:19px 20px}.metric--main strong{font-family:var(--display);color:var(--lime);font-size:clamp(34px,3.2vw,44px);font-weight:700;line-height:1;display:block}.metric-trend{color:var(--green-bright);align-items:center;gap:6px;margin-top:11px;font-size:12px;font-weight:700;display:inline-flex}.result-list{border-radius:var(--radius);border:1px solid var(--stroke);background:var(--panel);align-content:center;gap:18px;margin:0;padding:28px 26px;list-style:none;display:grid}.result-list li{color:#cfdcd2;align-items:flex-start;gap:12px;font-size:15px;line-height:1.6;display:flex}.result-list svg{color:var(--lime);flex:none;margin-top:3px}.stage{margin-top:40px}.stage-tabs{border:1px solid var(--stroke);background:var(--panel);border-radius:999px;flex-wrap:wrap;gap:8px;padding:6px;display:inline-flex}.stage-tabs button{min-height:42px;color:var(--dim);background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-size:13.5px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.stage-tabs button[aria-selected=true]{color:var(--dark-ink);background:var(--lime)}.stage-tabs button[aria-selected=true] svg{color:var(--dark-ink)}.stage-frame{border-radius:var(--radius);border:1px solid var(--stroke);box-shadow:0 34px 80px #00000073, 0 0 90px color-mix(in srgb, var(--accent,#01814e), transparent 82%);background:#0c150e;margin-top:20px;position:relative;overflow:hidden}.stage-bar{border-bottom:1px solid var(--stroke);height:32px;color:var(--dim);align-items:center;gap:6px;padding:0 14px;display:flex}.stage-bar i{background:#ffffff26;border-radius:50%;width:8px;height:8px}.stage-bar b{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;margin-left:auto;font-size:10px;font-weight:600}.stage-frame img{aspect-ratio:16/8.6;object-fit:cover;object-position:top left;width:100%}.stage-caption{color:var(--dim);margin:16px 0 0;font-size:13px}.stage-caption strong{color:var(--lime)}.feature-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:34px;display:grid}.feature-row span{border-radius:var(--radius-sm);border:1px solid var(--stroke);background:var(--panel);color:#cfdcd2;align-items:center;gap:12px;padding:16px 18px;font-size:13.5px;font-weight:600;display:flex}.feature-row svg{color:var(--lime);flex:none}.steps{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:44px;display:grid}.step{border-radius:var(--radius);border:1px solid var(--stroke);background:var(--panel);padding:28px 26px;position:relative}.step-number{font-family:var(--display);color:#0000;-webkit-text-stroke:1px #d9e74c80;font-size:44px;font-weight:700;line-height:1;position:absolute;top:22px;right:24px}.step svg{color:var(--lime)}.step h3{margin:18px 0 10px;font-size:19px}.step p{color:var(--dim);margin:0;font-size:14px;line-height:1.6}.product-offers{gap:28px;margin-top:48px;display:grid}.product-offer{isolation:isolate;border:1px solid var(--stroke);background:linear-gradient(145deg,#fff1,#ffffff05);border-radius:26px;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;gap:clamp(32px,5vw,68px);padding:clamp(28px,4vw,48px);scroll-margin-top:92px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000047}.product-offer:before{content:"";z-index:-1;background:color-mix(in srgb, var(--accent), transparent 72%);filter:blur(18px);opacity:.65;border-radius:50%;width:540px;height:420px;position:absolute;top:-240px;left:-160px}.product-offer--reverse:before{left:auto;right:-160px}.product-offer--reverse .product-offer-visual{order:2}.product-offer-visual{min-width:0;position:relative}.product-offer-frame{border:1px solid color-mix(in srgb, var(--accent), white 18%);border-radius:var(--radius);box-shadow:0 28px 70px #00000080, 0 0 70px color-mix(in srgb, var(--accent), transparent 82%);background:#0c150e;overflow:hidden}.product-offer-frame img{aspect-ratio:16/10;object-fit:cover;object-position:top left;width:100%}.product-module-badge{border:1px solid var(--stroke-lime);color:var(--dark-ink);background:var(--lime);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:800;position:absolute;bottom:-15px;right:16px;box-shadow:0 12px 34px #00000059}.product-offer-copy{min-width:0}.product-offer-copy h3{font-size:clamp(30px,4vw,45px);line-height:1.05}.product-lead{color:#d5e1d7;margin:16px 0 0;font-size:16px;line-height:1.65}.product-benefits{gap:16px;margin:26px 0 0;padding:0;list-style:none;display:grid}.product-benefits li{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.product-benefits li>svg{color:var(--lime);margin-top:3px}.product-benefits li>span{min-width:0}.product-benefits small{color:var(--lime);letter-spacing:.14em;text-transform:uppercase;font-size:9.5px;font-weight:800;display:block}.product-benefits strong{color:var(--text);font-family:var(--display);margin-top:3px;font-size:14px;line-height:1.4;display:block}.product-benefits p{color:var(--dim);margin:4px 0 0;font-size:12.5px;line-height:1.55}.product-modules{border-top:1px solid var(--stroke);border-bottom:1px solid var(--stroke);margin-top:22px}.product-modules summary{color:#cbd8ce;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;font-size:13px;font-weight:700;list-style:none;display:flex}.product-modules summary::-webkit-details-marker{display:none}.product-modules summary svg{color:var(--lime);transition:transform .2s}.product-modules[open] summary svg{transform:rotate(180deg)}.module-chips{flex-wrap:wrap;gap:7px;padding:0 0 16px;display:flex}.module-chips span{border:1px solid var(--stroke);color:var(--dim);background:#ffffff06;border-radius:7px;padding:6px 9px;font-size:10.5px}.product-buy{align-items:center;gap:18px;margin-top:24px;display:flex}.product-price{flex:none;display:grid}.product-price strong{font-family:var(--display);color:var(--lime);font-size:30px;line-height:1}.product-price span{color:var(--dim);margin-top:5px;font-size:10.5px}.product-buy-button{flex:1;padding-inline:18px}.product-guarantee{color:var(--dim);align-items:center;gap:7px;margin:13px 0 0;font-size:11.5px;display:flex}.product-guarantee svg{color:var(--lime)}.assure{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.assure-card{border:1px solid var(--stroke);border-radius:var(--radius-sm);background:#ffffff06;align-items:flex-start;gap:12px;padding:18px;display:flex}.assure-card>svg{color:var(--lime);flex:none}.assure-card strong{color:var(--text);font-family:var(--display);font-size:13px;line-height:1.3;display:block}.assure-card p{color:var(--dim);margin:6px 0 0;font-size:11.5px;line-height:1.5}.faq-list{gap:10px;max-width:860px;margin-top:40px;display:grid}.faq-item{border:1px solid var(--stroke);border-radius:var(--radius-sm);background:var(--panel);transition:border-color .25s}.faq-item--open{border-color:var(--stroke-lime)}.faq-item>button{width:100%;min-height:62px;color:var(--text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:10px 20px;font-size:15px;font-weight:600;display:flex}.faq-item>button svg{color:var(--lime);flex:none;transition:transform .25s}.faq-item--open>button svg{transform:rotate(180deg)}.faq-answer p{color:var(--dim);margin:0;padding:0 20px 20px;font-size:14px;line-height:1.7}.final{text-align:center;padding-bottom:clamp(70px,9vw,120px)}.final h2{max-width:780px;margin-inline:auto;font-size:clamp(30px,4.2vw,52px);line-height:1.06}.final p{max-width:560px;color:var(--dim);margin:18px auto 30px;font-size:15.5px;line-height:1.7}.footer{border-top:1px solid var(--stroke);padding:44px clamp(18px, 4vw, 44px) calc(44px + env(safe-area-inset-bottom));background:#ffffff04;grid-template-columns:1.2fr 1fr 1.4fr;align-items:start;gap:34px;display:grid}.footer-brand p{color:var(--dim);margin:14px 0 0;font-size:13px;line-height:1.6}.footer nav{color:var(--dim);flex-wrap:wrap;gap:20px 28px;padding-top:6px;font-size:13.5px;display:flex}.footer nav a:hover{color:var(--lime)}.footer-legal{text-align:right;color:#71827a;justify-items:end;gap:8px;font-size:11px;line-height:1.6;display:grid}.thank-you-page{flex-direction:column;min-height:100vh;display:flex}.thank-you-nav{z-index:1;width:min(var(--wrap), calc(100vw - 40px));justify-content:space-between;align-items:center;min-width:0;margin-inline:auto;padding:28px 0;display:flex;position:relative}.thank-you-status{color:var(--dim);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:9px;min-width:0;font-size:12px;font-weight:600;display:inline-flex}.thank-you-status span{background:var(--green-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #2fbf711f}.thank-you-main{flex:1;place-items:center;width:100%;min-width:0;padding:46px 20px 90px;display:grid}.thank-you-card{text-align:center;border:1px solid var(--stroke-lime);background:linear-gradient(145deg,#ffffff14,#ffffff06);border-radius:28px;width:min(760px,100vw - 40px);min-width:0;padding:clamp(34px,6vw,64px);position:relative;overflow:hidden;box-shadow:0 34px 100px #0000005c}.thank-you-card:before{content:"";filter:blur(12px);pointer-events:none;background:#d9e74c1f;border-radius:50%;width:300px;height:300px;position:absolute;top:-170px;left:50%;transform:translate(-50%)}.thank-you-mark{width:76px;height:76px;color:var(--dark-ink);background:var(--lime);border-radius:50%;place-items:center;margin:0 auto 28px;display:grid;position:relative;box-shadow:0 16px 46px #d9e74c33}.thank-you-card .kicker{margin-bottom:14px;position:relative}.thank-you-card h1{max-width:560px;margin-inline:auto;font-size:clamp(32px,6vw,54px);line-height:1.03;position:relative}.thank-you-copy{max-width:510px;color:var(--dim);margin:18px auto 0;font-size:16px;line-height:1.7;position:relative}.thank-you-order{text-align:left;border:1px solid var(--stroke-lime);background:#d9e74c12;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:16px 18px;display:flex;position:relative}.thank-you-order>span{gap:4px;display:grid}.thank-you-order>span:last-child{text-align:right}.thank-you-order small{color:var(--dim);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700}.thank-you-order strong{color:var(--text);font-family:var(--display);font-size:14px}.thank-you-order>span:last-child strong{color:var(--lime);font-size:18px}.thank-you-details{text-align:left;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px;display:grid;position:relative}.thank-you-detail{border:1px solid var(--stroke);background:#07110b4d;border-radius:14px;align-items:flex-start;gap:11px;padding:16px;display:flex}.thank-you-detail-icon{width:34px;height:34px;color:var(--lime);background:#d9e74c1a;border-radius:10px;flex:none;place-items:center;display:grid}.thank-you-detail span:last-child{gap:4px;display:grid}.thank-you-detail strong{color:var(--text);font-family:var(--display);font-size:13px;line-height:1.2}.thank-you-detail small{color:var(--dim);font-size:11.5px;line-height:1.45}.thank-you-action{margin-top:32px;position:relative}.thank-you-note{color:#71827a;margin:18px 0 0;font-size:11.5px;line-height:1.5;position:relative}@media (width<=1080px){.result-grid{grid-template-columns:1fr}.feature-row,.assure{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr 1fr}.footer-legal{text-align:left;grid-column:1/-1;justify-items:start}}@media (width<=860px){html{scroll-padding-top:78px}.section[id]{scroll-margin-top:-12px}.top-nav{gap:16px;height:66px}.nav-links,.nav-cta{display:none}.menu-toggle{place-items:center;margin-left:auto;display:grid}.m-nav{top:66px}.hero{grid-template-columns:1fr;gap:44px;padding-top:104px}.hero-stats{flex-wrap:wrap;gap:22px 34px}.hero-visual{margin-inline:6px}.chip--profit{top:-16px;right:-4px}.chip--cost{bottom:-16px;left:-4px}.pain-grid,.steps,.result-grid{grid-template-columns:1fr}.product-offer{grid-template-columns:1fr;gap:42px}.product-offer--reverse .product-offer-visual{order:0}.stage-tabs{border-radius:14px;grid-template-columns:repeat(3,1fr);width:100%;display:grid}.stage-tabs button{border-radius:10px;justify-content:center;padding:0 8px;font-size:12px}.stage-frame img{aspect-ratio:16/10.5}.thank-you-details{grid-template-columns:1fr}}@media (width<=560px){.hero h1{font-size:clamp(30px,8.6vw,38px)}.hero-actions .button{justify-content:space-between;width:100%}.chip{padding:9px 12px}.chip small{font-size:9px}.chip strong{font-size:12px}.hero-frame img{aspect-ratio:16/10.5}.section-head h2{font-size:clamp(26px,7.6vw,34px)}.final .button,.section-cta .button{justify-content:space-between;width:100%}.product-offer{border-radius:20px;padding:22px 18px 26px}.product-module-badge{font-size:9.5px;bottom:-13px;right:10px}.product-buy{flex-direction:column;align-items:stretch}.product-buy-button{justify-content:space-between;width:100%}.product-price{align-items:baseline;gap:9px;display:flex}.product-benefits p{font-size:12px}.assure{grid-template-columns:1fr}.turn{padding:20px 18px}.stage-tabs button{min-height:56px;line-height:1.25}.thank-you-nav{padding-top:20px}.thank-you-status{text-overflow:ellipsis;letter-spacing:.05em;max-width:170px;font-size:10px;overflow:hidden}.thank-you-main{padding:28px 20px 54px}.thank-you-card{border-radius:22px;padding:34px 20px 30px}.thank-you-order{flex-direction:column;align-items:flex-start}.thank-you-order>span:last-child{text-align:left}.thank-you-action{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
