:root{--bg:#fff;--surface:#f7fbf7;--surface-strong:#edf6ef;--surface-mint:#e6f2e8;--ink:#173126;--ink-soft:#2a4939;--muted:#607268;--muted-light:#819187;--green:#167447;--green-dark:#0c5a35;--green-soft:#dcefe0;--lime:#cbe83d;--lime-soft:#eef8c7;--orange:#b96d27;--blue:#3470a2;--border:#d9e6dc;--border-strong:#bfd2c3;--shadow-sm:0 5px 20px #14392512;--shadow-md:0 18px 52px #1439251f;--shadow-lg:0 30px 80px #14392529;--display:"Space Grotesk", system-ui, sans-serif;--body:"DM Sans", system-ui, sans-serif}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.page{background:var(--bg);min-height:100vh;overflow:clip}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;font-weight:700;transition:top .2s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.top-nav{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #d9e6dcdb;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;width:100%;min-height:76px;padding:14px max(24px,50% - 586px);display:grid;position:sticky;top:0;box-shadow:0 3px 18px #1238230b}.logo{align-items:center;width:max-content;display:inline-flex}.logo-img{width:126px;height:auto}.nav-links{color:var(--muted);justify-content:center;align-items:center;gap:clamp(16px,2.8vw,34px);font-size:13px;font-weight:600;display:flex}.nav-links a{padding:9px 0;transition:color .2s;position:relative}.nav-links a:after{background:var(--lime);content:"";transform-origin:100%;border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover,.nav-links a:focus-visible{color:var(--green-dark)}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.nav-cta{min-height:42px!important;padding-inline:17px!important;font-size:12px!important}.menu-toggle{border:1px solid var(--border);width:42px;height:42px;color:var(--green-dark);background:#fff;border-radius:10px;padding:9px;display:none}.menu-toggle svg{width:22px;height:22px}.m-nav{z-index:29;border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffffffa;border-radius:16px;gap:4px;padding:14px;display:grid;position:fixed;top:76px;left:14px;right:14px}.m-nav a{color:var(--ink-soft);border-radius:9px;padding:13px 12px;font-weight:600}.m-nav a:hover,.m-nav a:focus-visible{background:var(--surface-strong);color:var(--green-dark)}.m-nav .button{margin-top:5px}.button{text-align:center;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:13px 19px;font-size:14px;font-weight:700;line-height:1.1;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s,color .2s;display:inline-flex}.button svg{flex:none}.button:hover{transform:translateY(-2px)}.button:focus-visible,.product-choice:focus-within,.stage-tabs button:focus-visible,.faq-item button:focus-visible{outline-offset:3px;outline:3px solid #16744738}.button--primary{background:var(--green);color:#fff;box-shadow:0 10px 24px #1674472e}.button--primary:hover{background:var(--green-dark);box-shadow:0 14px 30px #1674473d}.button--ghost{border-color:var(--border-strong);color:var(--green-dark);background:#fff}.button--ghost:hover{border-color:var(--green);background:var(--surface-strong)}.hero{isolation:isolate;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(36px,6vw,84px);width:100%;padding:76px max(24px,50% - 586px) 88px;display:grid;position:relative}.hero:before{z-index:-1;content:"";background:radial-gradient(circle,#e1f3bc9e,#e1f3bc00 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-170px;right:-120px}.hero-copy{z-index:1;min-width:0;max-width:610px;position:relative}.hero-overline{color:var(--green);letter-spacing:.02em;margin:0 0 20px;font-size:13px;font-weight:700}.hero h1,.product-hero h1{color:var(--ink);font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(42px,5.1vw,72px);font-weight:700;line-height:.98}.hl{color:var(--green)}.hero-copy>p:not(.hero-overline){max-width:550px;color:var(--muted);margin:24px 0 0;font-size:clamp(16px,1.35vw,19px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-trust{color:var(--muted);gap:9px;margin-top:30px;font-size:12px;font-weight:600;display:grid}.hero-trust span{align-items:center;gap:8px;display:flex}.hero-trust svg{color:var(--green)}.hero-visual{perspective:1100px;min-width:0;min-height:490px;position:relative}.hero-frame{z-index:2;border:1px solid var(--border-strong);width:100%;box-shadow:var(--shadow-lg);background:#fff;border-radius:17px;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%)rotate(1.2deg)}.hero-frame-bar,.stage-bar{border-bottom:1px solid var(--border);height:32px;color:var(--muted-light);background:#fbfdfb;align-items:center;gap:6px;padding:0 12px;display:flex}.hero-frame-bar i,.stage-bar i{background:#cbd8cd;border-radius:50%;width:8px;height:8px}.hero-frame-bar i:first-child,.stage-bar i:first-child{background:#e1aa48}.hero-frame-bar b,.stage-bar b{color:var(--muted);font-family:var(--display);letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-left:auto;font-size:9px;font-weight:700;overflow:hidden}.hero-frame img{aspect-ratio:16/9.3;object-fit:cover;object-position:top left;width:100%}.chip{z-index:3;border:1px solid var(--border);min-width:138px;box-shadow:var(--shadow-md);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:11px 13px;display:flex;position:absolute}.chip svg{color:var(--green)}.chip small,.chip strong{display:block}.chip small{color:var(--muted);font-size:10px}.chip strong{color:var(--ink);font-family:var(--display);margin-top:3px;font-size:14px}.chip--profit{top:29px;right:-17px}.chip--cost{bottom:30px;left:-18px}.proof-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:22px;width:min(1172px,100% - 48px);margin:0 auto;padding:22px 0;display:grid}.proof-strip>div{grid-template-columns:auto 1fr;align-items:center;column-gap:10px;min-width:0;display:grid}.proof-strip svg{color:var(--green);grid-row:span 2}.proof-strip strong{color:var(--ink);font-size:13px}.proof-strip span{color:var(--muted);font-size:11px}.section{width:100%;padding:108px max(24px,50% - 586px)}.section--tinted{background:var(--surface)}.section--soft{background:#fbfdfb}.section-head{max-width:740px;margin:0 auto 48px}.section-head h2,.final h2,.product-purchase-card h2,.product-editorial-card h3{color:var(--ink);font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.02}.section-head h2{max-width:720px}.section-sub{max-width:660px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.65}.kicker{color:var(--green);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 15px;font-size:11px;font-weight:800;display:flex}.kicker:before{background:var(--lime);content:"";border-radius:2px;width:24px;height:2px}.section-cta{justify-content:center;margin-top:34px;display:flex}.product-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:1172px;margin:0 auto 42px;display:grid}.product-choice{border:1px solid var(--border);border-top:4px solid var(--accent,var(--green));min-height:246px;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;flex-direction:column;padding:23px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.product-choice:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-4px)}.product-choice-top{justify-content:space-between;align-items:center;display:flex}.product-choice-icon{background:color-mix(in srgb, var(--accent,var(--green)) 14%, white);width:43px;height:43px;color:var(--accent,var(--green));border-radius:12px;place-items:center;display:grid}.product-choice-number{color:var(--muted-light);font-family:var(--display);font-size:12px;font-weight:700}.product-choice h3{color:var(--ink);font-family:var(--display);letter-spacing:-.035em;margin:24px 0 8px;font-size:21px}.product-choice p{color:var(--muted);flex:1;margin:0;font-size:13px;line-height:1.55}.product-choice-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-top:21px;padding-top:15px;display:flex}.product-choice-footer>span{color:var(--muted);font-size:11px;font-weight:700}.product-choice-footer a,.stage-caption a{color:var(--green);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.product-choice-footer a:hover,.stage-caption a:hover{color:var(--green-dark);text-underline-offset:3px;text-decoration:underline}.stage{border:1px solid var(--border);max-width:1172px;box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;margin:0 auto;padding:28px}.stage-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:25px;display:flex}.stage-heading .kicker{margin-bottom:9px}.stage-heading h3{color:var(--ink);font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(23px,2.8vw,34px)}.stage-tabs{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.stage-tabs button{border:1px solid var(--border);min-height:40px;color:var(--muted);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.stage-tabs button:hover{border-color:var(--green);color:var(--green)}.stage-tabs button[aria-selected=true]{border-color:var(--green);background:var(--green);color:#fff}.stage-tabs button[aria-selected=true] svg{color:var(--lime)}.stage-panel[hidden]{display:none}.stage-frame,.product-offer-frame,.product-dashboard-frame{border:1px solid var(--border-strong);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 15px 34px #14392514}.stage-frame img{aspect-ratio:16/8.8;object-fit:cover;object-position:top left;width:100%}.stage-caption{justify-content:space-between;align-items:center;gap:20px;padding:17px 3px 0;display:flex}.stage-caption p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.stage-caption strong{color:var(--ink)}.pain-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;max-width:1172px;margin:0 auto;display:grid}.pain-card{border:1px solid var(--border);min-height:160px;box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;padding:22px}.pain-card>span{color:var(--green);font-family:var(--display);font-size:13px;font-weight:700}.pain-card p{color:var(--ink-soft);margin:30px 0 0;font-size:14px;line-height:1.55}.turn{background:var(--green);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:28px;max-width:1172px;margin:34px auto 0;padding:25px 28px;display:flex;box-shadow:0 18px 38px #1674472b}.turn p{color:#ffffffd6;max-width:760px;margin:0;font-size:14px;line-height:1.6}.turn p strong{color:#fff}.turn .button--primary{background:var(--lime);color:var(--ink);box-shadow:none;flex:none}.turn .button--primary:hover{background:#dff26b}.result-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:32px;max-width:1172px;margin:0 auto;display:grid}.gain-feature{background:var(--green-dark);color:#fff;box-shadow:var(--shadow-md);border-radius:20px;padding:28px}.gain-eyebrow{color:#ffffffbd;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.gain-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.metric{background:#ffffff14;border:1px solid #ffffff29;border-radius:13px;min-width:0;padding:17px}.metric--main{background:#cbe83d24;border-color:#cbe83d61;grid-column:1/-1;padding:22px}.metric small{color:#ffffffa8;font-size:11px;display:block}.metric strong,.metric b{color:#fff;font-family:var(--display);letter-spacing:-.035em;margin-top:8px;font-size:clamp(20px,3vw,34px);display:block}.metric b{font-size:17px}.metric-trend{color:var(--lime);align-items:center;gap:6px;margin-top:8px;font-size:11px;display:flex}.result-side{flex-direction:column;justify-content:center;padding:10px 5px;display:flex}.result-list{gap:17px;margin:0;padding:0;list-style:none;display:grid}.result-list li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.result-list li svg{color:var(--green);flex:none;margin-top:2px}.result-side .button{align-self:flex-start;margin-top:30px}.ticker{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);width:100%;overflow:clip}.ticker-track{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 30px;width:min(1172px,100% - 48px);margin:0 auto;padding:17px 0;display:flex}.ticker-track span{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.ticker-track svg{color:var(--green)}.product-offers{gap:24px;max-width:1172px;margin:0 auto;display:grid}.product-offer{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(30px,5vw,68px);padding:32px;display:grid}.product-offer--reverse .product-offer-visual{order:2}.product-offer--reverse .product-offer-copy{order:1}.product-offer-visual{min-width:0}.product-offer-frame img{aspect-ratio:16/9.2;object-fit:cover;object-position:top left;width:100%}.product-offer-visual-note{color:var(--muted);align-items:center;gap:10px;margin-top:15px;display:flex}.product-offer-visual-note span{color:var(--green);font-family:var(--display);font-size:27px;font-weight:700;line-height:1}.product-offer-visual-note small{font-size:11px;line-height:1.35}.product-offer-copy{min-width:0}.product-offer-copy .kicker{margin-bottom:10px}.product-offer-copy h3{color:var(--ink);font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(28px,3.2vw,42px)}.product-lead{color:var(--muted);margin:13px 0 0;font-size:15px;line-height:1.6}.product-benefits{gap:15px;margin:26px 0 0;padding:0;list-style:none;display:grid}.product-benefits li{align-items:flex-start;gap:10px;display:flex}.product-benefits li>svg{color:var(--green);flex:none;margin-top:3px}.product-benefits small,.product-benefits strong,.product-benefits p{display:block}.product-benefits small{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.product-benefits strong{color:var(--ink);margin-top:3px;font-size:13px}.product-benefits p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.45}.product-modules{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:22px}.product-modules summary{color:var(--green);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;font-size:12px;font-weight:800;list-style:none;display:flex}.product-modules summary::-webkit-details-marker{display:none}.product-modules summary svg{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(--border);background:var(--surface);color:var(--muted);border-radius:7px;padding:7px 9px;font-size:10px;font-weight:600}.product-buy{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:22px;display:flex}.product-price strong,.combo-buy strong{color:var(--ink);font-family:var(--display);letter-spacing:-.045em;font-size:30px;display:block}.product-price span,.combo-buy span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.product-buy-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.product-buy-actions .button{min-height:44px;padding:11px 14px;font-size:12px}.product-detail-button{order:0}.product-guarantee,.combo-guarantee{color:var(--muted);align-items:center;gap:7px;margin:14px 0 0;font-size:11px;display:flex}.product-guarantee svg,.combo-guarantee svg{color:var(--green)}.combo-offer{max-width:1172px;box-shadow:var(--shadow-sm);background:linear-gradient(120deg,#f4f9dc 0%,#fff 80%);border:1px solid #ccdb99;border-radius:22px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:36px;margin:28px auto 0;padding:34px;display:grid}.combo-visual{min-height:260px;position:relative}.combo-sheets{position:absolute;inset:12px 15px 20px}.combo-sheets img{top:calc(var(--i) * 22px);left:calc(var(--i) * 25px);width:85%;transform:rotate(calc((var(--i) - 1) * 4deg));border:5px solid #fff;border-radius:10px;position:absolute;box-shadow:0 15px 30px #19462729}.combo-sheets img:first-child{z-index:1}.combo-sheets img:nth-child(2){z-index:2}.combo-sheets img:nth-child(3){z-index:3}.combo-count{z-index:4;border:1px solid var(--border);color:var(--green);box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:3px;right:8px}.combo-copy h3{color:var(--ink);font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(28px,3.5vw,44px);line-height:1.03}.combo-copy>p:not(.kicker):not(.combo-guarantee){color:var(--muted);margin:15px 0 0;font-size:14px;line-height:1.6}.combo-copy ul{gap:9px;margin:22px 0 0;padding:0;list-style:none;display:grid}.combo-copy li{color:var(--ink-soft);align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;display:flex}.combo-copy li svg{color:var(--green);flex:none;margin-top:2px}.combo-buy{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:25px;display:flex}.combo-savings{font-weight:800;color:var(--green)!important}.assure{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;max-width:1172px;margin:24px auto 0;display:grid}.assure-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:flex-start;gap:10px;min-width:0;padding:16px;display:flex}.assure-card>svg{color:var(--green);flex:none}.assure-card strong,.assure-card p{display:block}.assure-card strong{color:var(--ink);font-size:12px}.assure-card p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}.faq-list{gap:9px;max-width:820px;margin:0 auto;display:grid}.faq-item{border:1px solid var(--border);background:#fff;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-item--open{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.faq-item button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:19px 20px;font-size:14px;font-weight:700;display:flex}.faq-item button svg{color:var(--green);flex:none;transition:transform .2s}.faq-item--open button svg{transform:rotate(180deg)}.faq-answer{padding:0 20px 19px}.faq-answer p{max-width:700px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.final{background:var(--green-dark);color:#fff;width:min(1172px,100% - 48px);box-shadow:var(--shadow-lg);border-radius:24px;justify-content:space-between;align-items:center;gap:35px;margin:42px auto 108px;padding:48px 52px;display:flex}.final h2{color:#fff;max-width:720px}.final .hl{color:var(--lime)}.final p:not(.kicker){color:#ffffffc7;max-width:620px;margin:17px 0 0;font-size:15px;line-height:1.55}.final .button--primary{background:var(--lime);color:var(--ink);box-shadow:none;flex:none}.final .button--primary:hover{background:#e1f468}.product-hero{background:linear-gradient(120deg,#fff 0%,#f7fbf7 100%);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(34px,6vw,82px);padding:72px max(24px,50% - 586px) 82px;display:grid}.product-hero-copy{min-width:0;max-width:600px}.product-hero-copy h1{font-size:clamp(40px,4.9vw,66px)}.product-hero-copy>p:not(.hero-overline):not(.kicker){max-width:570px;color:var(--muted);margin:21px 0 0;font-size:17px;line-height:1.65}.product-hero-copy .hero-actions{margin-top:29px}.product-hero-facts{flex-wrap:wrap;gap:12px 24px;margin-top:27px;display:flex}.product-hero-facts span{color:var(--muted);gap:2px;font-size:11px;display:grid}.product-hero-facts strong{color:var(--green);font-family:var(--display);font-size:20px;line-height:1}.product-hero-visual{min-width:0;min-height:510px;position:relative}.product-hero-stage{border:1px solid var(--border);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#edf7e7 0%,#f8fbf8 58%,#e3f0e5 100%);border-radius:23px;position:absolute;inset:0 0 35px;overflow:hidden}.product-hero-stage:before{content:"";background:radial-gradient(circle,#cbe83d57,#cbe83d00 70%);border-radius:50%;width:390px;height:390px;position:absolute;top:-145px;right:-100px}.product-hero-stage:after{content:"";opacity:.72;background-image:linear-gradient(#1674470e 1px,#0000 1px),linear-gradient(90deg,#1674470e 1px,#0000 1px);background-position:50%;background-size:32px 32px;position:absolute;inset:0}.product-hero-stage-label{z-index:1;color:var(--green-dark);text-align:right;gap:4px;display:grid;position:absolute;top:35px;right:35px}.product-hero-stage-label span{letter-spacing:.12em;font-size:10px;font-weight:800}.product-hero-stage-label strong{color:var(--ink);font-family:var(--display);letter-spacing:-.04em;font-size:21px}.product-hero--leite .product-hero-stage{background:linear-gradient(135deg,#e9f6ef 0%,#f8fbf8 58%,#dff0eb 100%)}.product-hero--corte .product-hero-stage{background:linear-gradient(135deg,#f2eee8 0%,#fbfaf8 58%,#e9e1d9 100%)}.product-hero-dashboard{z-index:2;border:2px solid var(--green);width:92%;box-shadow:var(--shadow-lg);background:#fff;border-radius:14px;position:absolute;bottom:0;left:4%;overflow:hidden}.product-hero-dashboard img{aspect-ratio:16/10.5;object-fit:cover;object-position:top left;width:100%}.product-context .section-head,.product-explainer-grid,.product-dashboard-layout,.product-purchase-card,.product-modules-section .section-head{max-width:1172px}.product-editorial-card{border:1px solid var(--border);background:var(--surface-mint);border-radius:20px;max-width:1172px;min-height:0;margin:38px auto 0;padding:44px 48px;display:block}.product-editorial-copy{max-width:760px}.product-editorial-card h3{font-size:clamp(28px,3.3vw,42px)}.product-editorial-copy>p:last-child{max-width:500px;color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.6}.product-explainer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto;display:grid}.product-explainer-card{border:1px solid var(--border);min-height:240px;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:24px}.product-explainer-index{color:var(--green);font-family:var(--display);font-size:25px;font-weight:700;display:block}.product-explainer-card small{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-top:33px;font-size:10px;font-weight:800;display:block}.product-explainer-card h3{color:var(--ink);font-family:var(--display);letter-spacing:-.035em;margin:7px 0 0;font-size:21px}.product-explainer-card p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.product-dashboard-section{background:#fff}.product-dashboard-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(32px,6vw,82px);margin:0 auto;display:grid}.product-dashboard-copy h2{color:var(--ink);font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(32px,4vw,50px);line-height:1.03}.product-dashboard-copy .result-list{margin-top:26px}.product-dashboard-copy>.button{margin-top:28px}.product-dashboard-frame{min-width:0;box-shadow:var(--shadow-lg);border-radius:18px}.product-dashboard-frame img{aspect-ratio:16/9;object-fit:cover;object-position:top left;width:100%}.product-process-section .section-head{max-width:1172px}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1172px;margin:0 auto;display:grid}.step{border:1px solid var(--border);min-height:200px;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:25px;position:relative}.step-number{color:var(--green);font-family:var(--display);font-size:12px;font-weight:800;display:block}.step>svg{color:var(--green);margin-top:25px}.step h3{color:var(--ink);font-family:var(--display);letter-spacing:-.03em;margin:14px 0 0;font-size:19px}.step p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.55}.product-modules-section .section-head{margin-left:auto;margin-right:auto}.module-chips--large{border:1px solid var(--border);max-width:1172px;box-shadow:var(--shadow-sm);background:#fff;border-radius:17px;flex-wrap:wrap;gap:9px;margin:0 auto;padding:25px;display:flex}.module-chips--large span{background:var(--surface);border-radius:8px;padding:10px 12px;font-size:12px}.product-purchase-section{background:#fff}.product-purchase-card{border:1px solid var(--border-strong);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:20px;justify-content:space-between;align-items:center;gap:35px;margin:0 auto;padding:36px;display:flex}.product-purchase-card h2{max-width:670px;font-size:clamp(30px,3.7vw,47px)}.product-purchase-buy{flex:0 0 250px}.product-purchase-buy .button{width:100%;margin-top:15px}.product-purchase-buy>p{color:var(--muted);align-items:center;gap:7px;margin:12px 0 0;font-size:11px;display:flex}.product-purchase-buy>p svg{color:var(--green)}.product-combo-section .section-head{margin-bottom:38px}.product-final{margin-top:52px}.method-page{background:var(--bg);min-height:100vh}.method-page [id]{scroll-margin-top:92px}.method-nav{grid-template-columns:auto minmax(0,1fr)}.method-nav-links{justify-content:center}.method-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(42px,6vw,84px);width:100%;max-width:1270px;margin:0 auto;padding:72px 48px 84px;display:grid}.method-hero-copy{min-width:0;max-width:590px}.method-hero-overline{margin-bottom:20px}.method-hero h1{color:var(--ink);font-family:var(--display);letter-spacing:-.075em;margin:0;font-size:clamp(52px,6vw,80px);font-weight:700;line-height:.96}.method-hero-lead{max-width:510px;color:var(--ink-soft);letter-spacing:-.025em;margin:25px 0 0;font-size:clamp(20px,1.9vw,25px);line-height:1.3}.method-hero .hero-actions{margin-top:30px}.method-hero-proof{color:var(--muted);flex-wrap:wrap;gap:12px 23px;margin-top:26px;font-size:11px;font-weight:700;display:flex}.method-hero-proof span{align-items:center;gap:7px;display:inline-flex}.method-hero-proof svg{color:var(--green);flex:none}.method-hero-visual{isolation:isolate;min-width:0;min-height:500px;position:relative}.method-hero-stage{border:1px solid var(--border-strong);box-shadow:var(--shadow-md);background:linear-gradient(140deg,#f5fae8 0%,#f4faf6 60%,#e7f1e7 100%);border-radius:24px;position:absolute;inset:0;overflow:hidden}.method-hero-stage:before{content:"";background:radial-gradient(circle at 78% 18%,#cbe83d47,#cbe83d00 42%),linear-gradient(#1674470b 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#1674470b 1px,#0000 1px) 0 0/34px 34px;position:absolute;inset:0}.method-hero-stage-top{z-index:1;color:var(--green-dark);text-align:right;gap:4px;display:grid;position:absolute;top:31px;right:34px}.method-hero-stage-top span{color:var(--green);letter-spacing:.14em;font-size:9px;font-weight:800}.method-hero-stage-top strong{font-family:var(--display);letter-spacing:-.035em;font-size:18px}.method-hero-book{z-index:1;filter:drop-shadow(0 24px 26px #0f352029);width:33%;max-width:230px;position:absolute;top:63px;left:8%;transform:rotate(-3deg)}.method-hero-book img{object-fit:contain;width:100%;height:auto}.method-hero-dashboard{z-index:2;border:1px solid var(--border-strong);width:82%;box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;position:absolute;bottom:24px;right:5%;overflow:hidden;transform:rotate(.4deg)}.method-dashboard-bar{border-bottom:1px solid var(--border);background:#fbfdfb;align-items:center;gap:6px;height:30px;padding:0 11px;display:flex}.method-dashboard-bar i{background:#cbd8cd;border-radius:50%;width:7px;height:7px}.method-dashboard-bar i:first-child{background:#e1aa48}.method-dashboard-bar strong{color:var(--muted);font-family:var(--display);letter-spacing:.1em;text-overflow:ellipsis;white-space:nowrap;margin-left:auto;font-size:8px;overflow:hidden}.method-hero-dashboard img{aspect-ratio:16/9;object-fit:cover;object-position:top left;width:100%}.method-hero-stage-caption{z-index:3;border:1px solid var(--border);color:var(--green-dark);background:#ffffffeb;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:18px;left:22px}.method-hero-stage-caption span{align-items:center;gap:6px;display:inline-flex}.method-hero-stage-caption svg{color:var(--green)}.method-story{background:#fff}.method-story-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(44px,8vw,120px);max-width:1172px;margin:0 auto;display:grid}.method-story-grid h2,.method-included-copy h2,.method-offer-copy h2,.method-final h2{color:var(--ink);font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(34px,4vw,56px);line-height:1.02}.method-story-copy>p{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.method-friction-list{gap:0;margin:29px 0 0;padding:0;list-style:none;display:grid}.method-friction-list li{border-top:1px solid var(--border);grid-template-columns:36px 1fr;align-items:start;gap:14px;padding:16px 0;display:grid}.method-friction-list li:last-child{border-bottom:1px solid var(--border)}.method-friction-list span{color:var(--green);font-family:var(--display);font-size:15px;font-weight:700}.method-friction-list p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.5}.method-story-close{font-weight:700;color:var(--green-dark)!important;margin-top:22px!important}.method-questions-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:clamp(48px,8vw,120px);max-width:1172px;margin:0 auto;display:grid}.method-questions-intro h2{max-width:560px;color:var(--ink);font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(34px,4vw,55px);line-height:1.02}.method-questions-intro .section-sub{max-width:500px;margin-top:20px}.method-question-list{border-top:1px solid var(--border-strong)}.method-question{border-bottom:1px solid var(--border-strong);grid-template-columns:45px 1fr;align-items:start;gap:18px;padding:21px 0 22px;display:grid}.method-question>span,.method-chapter>span{color:var(--green);font-family:var(--display);font-size:15px;font-weight:800}.method-question h3{color:var(--ink);font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:21px}.method-question p{max-width:520px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.55}.method-flow .section-head,.method-routine .section-head,.method-applications .section-head,.method-faq .section-head{max-width:740px;margin-left:auto;margin-right:auto}.method-flow-grid{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);grid-template-columns:repeat(4,minmax(0,1fr));max-width:1172px;margin:50px auto 0;display:grid}.method-step{border-left:1px solid var(--border-strong);min-width:0;padding:23px 25px 28px}.method-step:first-child{border-left:0}.method-step-top{color:var(--green);justify-content:space-between;align-items:center;display:flex}.method-step-top span{font-family:var(--display);font-size:14px;font-weight:800}.method-step>svg{color:var(--green);margin-top:32px}.method-step h3{color:var(--ink);font-family:var(--display);letter-spacing:-.045em;margin:16px 0 0;font-size:24px}.method-step p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.method-routine-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));max-width:1172px;margin:45px auto 0;display:grid}.method-routine-column{border-left:1px solid var(--border);min-width:0;padding:25px 30px 28px}.method-routine-column:first-child{border-left:0}.method-routine-number{color:var(--green);font-family:var(--display);font-size:22px;font-weight:800}.method-routine-column h3{color:var(--ink);font-family:var(--display);letter-spacing:-.04em;margin:22px 0 0;font-size:21px}.method-routine-column ul{gap:10px;margin:19px 0 0;padding:0;list-style:none;display:grid}.method-routine-column li{color:var(--muted);padding-left:16px;font-size:13px;line-height:1.5;position:relative}.method-routine-column li:before{background:var(--lime);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.method-ebook-outline .section-head{max-width:800px}.method-chapter-list{border-top:1px solid var(--border-strong);grid-template-columns:repeat(2,minmax(0,1fr));max-width:1172px;margin:46px auto 0;display:grid}.method-chapter{border-bottom:1px solid var(--border-strong);grid-template-columns:45px 1fr;gap:18px;min-width:0;padding:24px 26px 25px 0;display:grid}.method-chapter:nth-child(2n){border-left:1px solid var(--border-strong);padding-left:26px;padding-right:0}.method-chapter h3{color:var(--ink);font-family:var(--display);letter-spacing:-.035em;margin:0;font-size:19px}.method-chapter p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.55}.method-included{grid-template-columns:minmax(270px,.65fr) minmax(0,1.1fr);align-items:center;gap:clamp(50px,8vw,130px);max-width:1172px;margin:0 auto;padding-left:0;padding-right:0;display:grid}.method-included-visual{background:var(--surface);border-radius:22px;place-items:center;min-height:480px;display:grid}.method-included-visual img{filter:drop-shadow(0 25px 24px #0f352021);width:min(82%,350px);transform:rotate(-2deg)}.method-included-copy{min-width:0}.method-included-copy .section-sub{max-width:590px;margin-top:17px}.method-included-list{margin-top:27px}.method-included-item{border-top:1px solid var(--border);grid-template-columns:35px 1fr;gap:13px;padding:15px 0;display:grid}.method-included-item:last-child{border-bottom:1px solid var(--border)}.method-included-item>svg{color:var(--green);margin-top:2px}.method-included-item h3{color:var(--ink);font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:16px}.method-included-item p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.45}.method-activity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:1172px;margin:42px auto 0;display:grid}.method-activity{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:13px 13px 20px}.method-activity-image{background:var(--surface);border-radius:10px;overflow:hidden}.method-activity-image img{aspect-ratio:16/9;object-fit:cover;object-position:top left;width:100%}.method-activity h3{color:var(--ink);font-family:var(--display);letter-spacing:-.035em;margin:17px 8px 0;font-size:20px}.method-activity p{color:var(--muted);margin:7px 8px 0;font-size:13px;line-height:1.5}.method-activity-points{border-top:1px solid var(--border);gap:7px;margin:17px 8px 0;padding:14px 0 0;list-style:none;display:grid}.method-activity-points li{color:var(--muted);padding-left:14px;font-size:11px;line-height:1.4;position:relative}.method-activity-points li:before{background:var(--lime);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.method-offer{grid-template-columns:minmax(0,1fr) minmax(350px,.7fr);align-items:center;gap:clamp(45px,8vw,120px);width:100%;max-width:none;margin:0;display:grid}.method-offer-copy .section-sub{max-width:600px;margin-top:17px}.method-offer-checks{gap:17px;margin:29px 0 0;padding:0;list-style:none;display:grid}.method-offer-checks li{grid-template-columns:24px 1fr;align-items:start;gap:11px;display:grid}.method-offer-checks li>svg{color:var(--green);margin-top:1px}.method-offer-checks span{gap:3px;display:grid}.method-offer-checks strong{color:var(--ink);font-size:14px}.method-offer-checks small{color:var(--muted);font-size:12px;line-height:1.45}.method-offer-card{border:1px solid var(--border-strong);min-width:0;box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;padding:32px}.method-offer-mark{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:12px;place-items:center;display:grid}.method-offer-card .kicker{margin-top:22px}.method-offer-card h3{color:var(--ink);font-family:var(--display);letter-spacing:-.05em;margin:9px 0 0;font-size:30px;line-height:1.02}.method-offer-card>p:not(.kicker){color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.55}.method-offer-line{border-top:1px solid var(--border);grid-template-columns:25px 1fr;gap:10px;margin-top:25px;padding-top:19px;display:grid}.method-offer-line>svg{color:var(--green)}.method-offer-line span{gap:3px;display:grid}.method-offer-line strong{color:var(--ink);font-size:13px}.method-offer-line small{color:var(--muted);font-size:11px;line-height:1.4}.method-offer-card .button{width:100%;margin-top:26px}.method-offer-note{color:var(--muted-light);text-align:center;margin-top:12px;font-size:10px;display:block}.method-final{background:var(--ink);border-radius:20px;justify-content:space-between;align-items:center;gap:38px;max-width:1172px;margin:0 auto 85px;padding:42px 46px;display:flex}.method-final h2{color:#fff;max-width:640px}.method-final p:not(.kicker){color:#ffffffc4;max-width:610px;margin:16px 0 0;font-size:14px;line-height:1.55}.method-final .button{background:var(--lime);color:var(--ink);box-shadow:none;flex:none}.method-final .button:hover{background:#e1f468}.footer{border-top:1px solid var(--border);background:var(--surface);grid-template-columns:1fr auto;gap:26px;padding:43px max(24px,50% - 586px) 32px;display:grid}.footer-brand p{color:var(--muted);margin:13px 0 0;font-size:12px;line-height:1.5}.footer nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:start;gap:12px 22px;font-size:12px;font-weight:700;display:flex}.footer nav a:hover{color:var(--green)}.footer-legal{border-top:1px solid var(--border);color:var(--muted-light);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 18px;padding-top:22px;font-size:10px;display:flex}.cookie-preferences-link{color:var(--green);font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.cookie-banner{z-index:60;border:1px solid var(--border-strong);background:#fffffffa;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:28px;max-width:1040px;margin:0 auto;padding:20px 22px;display:flex;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 20px 58px #0c301c2e}.cookie-banner-copy{min-width:0}.cookie-banner-badge{color:var(--green);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.cookie-banner h2{color:var(--ink);font-family:var(--display);letter-spacing:-.025em;margin:8px 0 0;font-size:18px}.cookie-banner p{max-width:700px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.5}.cookie-banner-actions{flex:none;gap:8px;display:flex}.cookie-button{border:1px solid var(--border-strong);min-height:41px;color:var(--ink-soft);background:#fff;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:800}.cookie-button--primary{border-color:var(--green);background:var(--green);color:#fff}.cookie-button--primary:hover{background:var(--green-dark)}.cookie-button--secondary:hover{border-color:var(--green);background:var(--surface)}.cookie-details-toggle{color:var(--green);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:8px;padding:0;font-size:11px;font-weight:800;text-decoration:underline}.cookie-details{gap:4px;display:grid}.cookie-details p{margin-top:5px}.thank-you-page{background:linear-gradient(135deg, #fff 0%, var(--surface) 100%);min-height:100vh}.thank-you-nav{border-bottom:1px solid var(--border);background:#ffffffeb;justify-content:space-between;align-items:center;min-height:76px;padding:14px max(24px,50% - 490px);display:flex}.thank-you-status{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.thank-you-status>span{background:var(--green);width:8px;height:8px;box-shadow:0 0 0 5px var(--green-soft);border-radius:50%}.thank-you-main{place-items:center;min-height:calc(100vh - 76px);padding:64px 24px;display:grid}.thank-you-card{border:1px solid var(--border);width:min(720px,100%);box-shadow:var(--shadow-lg);text-align:center;background:#fff;border-radius:24px;padding:46px}.thank-you-mark{background:var(--green-soft);width:72px;height:72px;color:var(--green);border-radius:20px;place-items:center;margin:0 auto 24px;display:grid}.thank-you-card .kicker{justify-content:center}.thank-you-card h1{color:var(--ink);font-family:var(--display);letter-spacing:-.06em;margin:0;font-size:clamp(35px,5vw,56px);line-height:1}.thank-you-copy{max-width:560px;color:var(--muted);margin:19px auto 0;font-size:15px;line-height:1.65}.thank-you-product{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:27px;padding:15px;display:grid}.thank-you-product span{gap:5px;display:grid}.thank-you-product small{color:var(--muted);font-size:10px}.thank-you-product strong{color:var(--ink);font-size:13px}.thank-you-details{text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:27px;display:grid}.thank-you-detail{border:1px solid var(--border);background:var(--surface);border-radius:13px;gap:10px;padding:16px;display:grid}.thank-you-detail-icon{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:9px;place-items:center;display:grid}.thank-you-detail strong,.thank-you-detail small{display:block}.thank-you-detail strong{color:var(--ink);font-size:12px}.thank-you-detail small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.thank-you-action{width:100%;margin-top:28px}.thank-you-note{color:var(--muted);margin:17px 0 0;font-size:11px}.thank-you-card>.cookie-preferences-link{margin-top:22px;font-size:11px;display:inline-block}@media (width<=1050px){.top-nav{grid-template-columns:auto 1fr auto}.nav-links{gap:17px}.nav-cta{display:none}.hero{gap:38px}.hero h1,.product-hero h1{font-size:clamp(39px,5.4vw,60px)}.product-hero{gap:42px}.product-hero-dashboard{width:94%;left:3%}.product-choice-grid{gap:11px}.product-choice{padding:19px}.product-offer{gap:32px;padding:25px}.assure-card{padding:13px}}@media (width<=820px){.nav-links{display:none}.top-nav{grid-template-columns:auto 1fr auto}.top-nav .menu-toggle{justify-self:end;place-items:center;display:grid}.hero,.product-hero{grid-template-columns:1fr}.hero-copy,.product-hero-copy{max-width:720px}.hero-visual,.product-hero-visual{width:min(720px,100%);margin:0 auto}.product-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-heading{flex-direction:column;align-items:flex-start}.stage-tabs{justify-content:flex-start}.pain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-grid,.product-dashboard-layout{grid-template-columns:1fr}.result-side{padding:0}.result-side .button{align-self:flex-start}.product-offer{grid-template-columns:1fr}.product-offer--reverse .product-offer-visual,.product-offer--reverse .product-offer-copy{order:initial}.combo-offer{grid-template-columns:1fr}.combo-visual{width:min(500px,100%);margin:0 auto}.assure{grid-template-columns:repeat(2,minmax(0,1fr))}.product-purchase-card{flex-direction:column;align-items:flex-start}.product-purchase-buy{flex-basis:auto;width:min(300px,100%)}.final{flex-direction:column;align-items:flex-start}.cookie-banner{flex-direction:column;align-items:stretch;gap:15px}.cookie-banner-actions{justify-content:flex-end}.method-hero{grid-template-columns:1fr;gap:32px}.method-nav{grid-template-columns:auto}.method-hero-copy{max-width:720px}.method-hero-visual{width:min(720px,100%);margin:0 auto}.method-story-grid,.method-offer,.method-questions-layout{grid-template-columns:1fr}.method-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method-routine-grid,.method-chapter-list{grid-template-columns:1fr}.method-chapter:nth-child(2n){border-left:0;padding-left:0;padding-right:0}.method-included{grid-template-columns:1fr}.method-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method-final{flex-direction:column;align-items:flex-start}}@media (width<=600px){.top-nav{min-height:66px;padding:11px 17px}.logo-img{width:111px}.m-nav{top:66px}.hero,.product-hero{min-width:0;padding:50px 18px 62px}.hero{overflow:clip}.hero-copy,.product-hero-copy,.hero-visual,.product-hero-visual{width:100%;min-width:0}.hero-overline,.hero h1,.hero-copy>p:not(.hero-overline),.product-hero h1,.product-hero-copy>p:not(.hero-overline):not(.kicker){overflow-wrap:break-word;max-width:100%}.hero h1,.product-hero h1{font-size:clamp(35px,10vw,48px);line-height:1}.hero--home{gap:24px;padding-top:42px;padding-bottom:54px}.hero--home h1{font-size:clamp(34px,9.1vw,38px);line-height:1.02}.hero-copy>p:not(.hero-overline),.product-hero-copy>p:not(.hero-overline):not(.kicker){margin-top:18px;font-size:15px;line-height:1.58}.hero-actions{gap:8px;margin-top:24px;display:grid}.hero-actions .button{width:100%}.hero--home .hero-actions .button{min-height:48px}.hero-trust{margin-top:22px;font-size:11px}.hero-visual{min-height:clamp(330px,90vw,380px);margin-top:8px}.hero--home .hero-visual{min-height:clamp(310px,82vw,350px);margin-top:0}.hero-frame{border-radius:12px;width:100%;top:50%;bottom:auto;right:0;transform:translateY(-50%)rotate(1.2deg)}.hero-frame-bar,.stage-bar{height:25px;padding-inline:8px}.hero-frame-bar i,.stage-bar i{width:6px;height:6px}.hero-frame-bar b,.stage-bar b{font-size:7px}.chip{border-radius:9px;min-width:0;padding:8px 9px}.chip svg{width:13px;height:13px}.chip small{font-size:8px}.chip strong{font-size:10px}.chip--profit{top:11px;right:3px}.chip--cost{bottom:21px;left:3px}.proof-strip{grid-template-columns:1fr;gap:9px;width:calc(100% - 36px);padding:15px 0 16px}.proof-strip>div{grid-template-columns:34px minmax(0,1fr);column-gap:11px;min-height:36px;padding:2px 0}.proof-strip svg{background:var(--surface-strong);border-radius:10px;place-items:center;width:32px;height:32px;padding:7px;display:grid}.proof-strip strong{font-size:12px;line-height:1.25}.proof-strip span{margin-top:2px;font-size:11px;line-height:1.3}.section{padding:76px 18px}.section-head{margin-bottom:34px}.section-head h2,.final h2,.product-purchase-card h2,.product-editorial-card h3{font-size:clamp(30px,8.5vw,39px)}.section-sub{margin-top:15px;font-size:14px;line-height:1.58}.product-choice-grid{grid-template-columns:1fr;gap:10px;margin-bottom:28px}.product-choice{min-height:auto;padding:18px}.product-choice h3{margin-top:17px}.stage{border-radius:16px;padding:16px}.stage-heading h3{font-size:25px}.stage-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.stage-tabs button{white-space:normal;flex-direction:column;gap:4px;min-width:0;min-height:50px;padding:7px 4px;font-size:10px;line-height:1.15}.stage-caption{flex-direction:column;align-items:flex-start;gap:9px;padding-top:12px}.stage-caption p{font-size:12px}.pain-grid{grid-template-columns:1fr;gap:9px}.pain-card{min-height:auto;padding:18px}.pain-card p{margin-top:18px;font-size:13px}.turn{flex-direction:column;align-items:stretch;gap:18px;margin-top:24px;padding:19px}.turn .button{width:100%}.ticker-track{justify-content:flex-start;gap:8px 16px;width:calc(100% - 36px);padding:13px 0}.ticker-track span{font-size:10px}.result-grid{gap:20px}.gain-feature{border-radius:16px;padding:20px}.metric{padding:13px}.metric--main{padding:17px}.metric strong{font-size:25px}.metric b{font-size:14px}.result-list{gap:13px}.result-list li{font-size:13px}.result-side .button{width:100%}.product-offer{border-radius:17px;gap:23px;padding:18px}.product-offer-copy h3{font-size:30px}.product-buy{flex-direction:column;align-items:stretch;gap:13px}.product-buy-actions{grid-template-columns:1fr;display:grid}.product-buy-actions .button{width:100%}.product-detail-button{order:2}.combo-offer{border-radius:17px;gap:21px;margin-top:18px;padding:19px}.combo-visual{min-height:215px}.combo-sheets{inset:8px 4px 13px}.combo-sheets img{width:88%}.combo-copy h3{font-size:31px}.combo-buy{flex-direction:column;align-items:stretch;gap:14px}.combo-buy .button{width:100%}.assure{grid-template-columns:1fr;gap:8px}.assure-card{padding:13px}.faq-item button{padding:16px;font-size:13px}.faq-answer{padding:0 16px 16px}.final{border-radius:18px;width:calc(100% - 36px);margin:28px auto 76px;padding:30px 22px}.final .button{width:100%}.footer{grid-template-columns:1fr;gap:22px;padding:32px 18px 23px}.footer nav{justify-content:flex-start}.footer-legal{flex-direction:column;grid-column:auto;align-items:flex-start;gap:9px}.cookie-banner{border-radius:14px;padding:17px;bottom:12px;left:12px;right:12px}.cookie-banner h2{font-size:16px}.cookie-banner p{font-size:11px}.cookie-banner-actions{grid-template-columns:1fr 1fr;display:grid}.cookie-button{width:100%}.product-hero{gap:28px}.product-hero-copy h1{font-size:clamp(35px,9.6vw,46px)}.product-hero-facts{gap:13px}.product-hero-facts strong{font-size:17px}.product-hero-visual{min-height:clamp(320px,82vw,360px)}.product-hero-stage{border-radius:18px;inset:0 0 20px}.product-hero-stage-label{top:22px;right:21px}.product-hero-stage-label span{font-size:8px}.product-hero-stage-label strong{font-size:16px}.product-hero-dashboard{border-radius:10px;width:100%;left:0}.product-editorial-card{margin-top:28px;padding:25px 20px}.product-explainer-grid{grid-template-columns:1fr;gap:9px}.product-explainer-card{min-height:auto;padding:19px}.product-explainer-card small{margin-top:22px}.product-dashboard-layout{gap:27px}.product-dashboard-copy h2{font-size:32px}.product-dashboard-copy>.button{width:100%}.steps{grid-template-columns:1fr;gap:9px}.step{min-height:auto;padding:19px}.step>svg{margin-top:18px}.module-chips--large{gap:7px;padding:17px}.module-chips--large span{padding:8px 9px;font-size:10px}.product-purchase-card{gap:22px;padding:22px 19px}.product-purchase-buy{width:100%}.thank-you-nav{min-height:66px;padding:11px 17px}.thank-you-main{min-height:calc(100vh - 66px);padding:35px 17px 80px}.thank-you-card{border-radius:18px;padding:28px 18px}.thank-you-card h1{font-size:38px}.thank-you-product,.thank-you-details{grid-template-columns:1fr}.thank-you-detail{grid-template-columns:auto 1fr;align-items:start}.method-nav{min-height:66px;padding:11px 17px}.method-page [id]{scroll-margin-top:78px}.method-hero{gap:26px;padding:38px 18px 54px}.method-hero-overline{margin-bottom:13px;font-size:12px;line-height:1.35}.method-hero h1{font-size:clamp(38px,10.5vw,46px);line-height:.98}.method-hero-lead{margin-top:19px;font-size:19px}.method-hero .hero-actions{gap:8px;margin-top:23px;display:grid}.method-hero .hero-actions .button{width:100%}.method-hero-proof{gap:9px;margin-top:20px;font-size:11px;display:grid}.method-hero-visual{min-height:335px;margin-top:0}.method-hero-stage{border-radius:19px}.method-hero-stage-top{top:20px;right:20px}.method-hero-stage-top span{font-size:8px}.method-hero-stage-top strong{font-size:15px}.method-hero-book{width:34%;top:55px;left:7%}.method-hero-dashboard{border-radius:12px;width:86%;bottom:17px;right:3%}.method-hero-stage-caption{padding:7px 8px;font-size:9px;bottom:16px;left:16px}.method-story-grid h2,.method-included-copy h2,.method-offer-copy h2,.method-final h2{font-size:clamp(31px,8.5vw,39px)}.method-story-grid{gap:28px}.method-questions-layout{gap:30px}.method-questions-intro h2{font-size:clamp(31px,8.5vw,39px)}.method-question{grid-template-columns:31px 1fr;gap:10px;padding:18px 0}.method-question h3{font-size:19px}.method-question p{font-size:12px}.method-flow-grid{grid-template-columns:1fr 1fr;margin-top:30px}.method-step{border-left:1px solid var(--border-strong);padding:18px 14px 22px}.method-step:nth-child(odd){border-left:0}.method-step>svg{margin-top:20px}.method-step h3{font-size:21px}.method-step p{font-size:12px}.method-routine-grid{margin-top:30px}.method-routine-column{border-left:0;border-top:1px solid var(--border);padding:20px 0}.method-routine-column:first-child{border-top:0}.method-chapter-list{margin-top:30px}.method-chapter{grid-template-columns:31px 1fr;gap:10px;padding:19px 0}.method-chapter h3{font-size:18px}.method-chapter p{font-size:12px}.method-included{gap:28px;padding-left:18px;padding-right:18px}.method-included-visual{min-height:330px}.method-included-copy{order:-1}.method-activity-grid{grid-template-columns:1fr;gap:10px;margin-top:28px}.method-activity-points{margin-top:15px}.method-offer{gap:28px}.method-offer-card{padding:22px 19px}.method-final{border-radius:18px;margin-bottom:76px;margin-left:18px;margin-right:18px;padding:28px 22px}.method-final .button{width:100%}}@media (width<=385px){.hero h1,.product-hero h1{font-size:clamp(34px,9.5vw,38px)}.stage-tabs button{min-height:56px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
