:root {
  --navy:#0b1427; --navy-2:#142442; --gold:#f2c365; --cream:#fffaf0;
  --paper:#f3ecdf; --white:#fff; --ink:#172033; --muted:#626b7a;
  --line:rgba(23,32,51,.13); --serif:Georgia,'Times New Roman',serif;
  --sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;overflow-x:clip;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
button,a{font:inherit} button{cursor:pointer} a{color:inherit} img{display:block;max-width:100%;height:auto}
.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.section{padding-top:120px;padding-bottom:120px}
.progress{position:fixed;z-index:120;top:0;left:0;width:100%;height:3px}.progress span{display:block;width:0;height:100%;background:var(--gold)}
.notice-bar{display:flex;align-items:center;justify-content:center;gap:18px;padding:9px 20px;background:var(--navy);color:#d8deea;font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.notice-bar i{width:3px;height:3px;border-radius:50%;background:var(--gold)}
.sales-header{display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:19px 30px;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;letter-spacing:-.02em}.brand svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round}.brand strong{font-weight:850}
.mini-cta{padding:10px 17px;border:1px solid var(--navy);border-radius:2px;background:transparent;color:var(--navy);font-size:.82rem;font-weight:800;transition:.2s}.mini-cta:hover{background:var(--navy);color:white}
.hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:38px;align-items:center;min-height:720px;padding-top:68px;padding-bottom:90px}.hero>*{min-width:0}
.eyebrow{display:inline-flex;padding:7px 11px;border-left:3px solid var(--gold);background:rgba(242,195,101,.13);color:#875c10;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.hero h1{max-width:690px;margin:25px 0 24px;font-family:var(--serif);font-size:clamp(3.7rem,6.1vw,6.1rem);font-weight:500;letter-spacing:-.062em;line-height:.96}
.hero-lead{max-width:650px;margin:0;color:#4f5869;font-family:var(--serif);font-size:clamp(1.18rem,2vw,1.48rem);line-height:1.5}
.hero-points{display:grid;gap:9px;margin:30px 0}.hero-points div{display:flex;align-items:center;gap:11px;color:#313a4b;font-size:.91rem}.hero-points span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--navy);color:var(--gold);font-size:.72rem;font-weight:900}
.price-row{display:flex;align-items:end;gap:25px;margin-top:32px}.price small{display:block;color:var(--muted);font-size:.75rem;font-weight:700}.price strong{display:inline-flex;align-items:flex-start;font-size:3.65rem;line-height:1;letter-spacing:-.045em}.price strong>span{line-height:.9}.price sup{margin-right:.32rem;padding-top:.34rem;font-size:.95rem;letter-spacing:0;line-height:1}.price em{margin-left:.32rem;padding-top:1.48rem;font-size:1.4rem;font-style:normal;letter-spacing:0;line-height:1}
.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:60px;padding:15px 21px;border:0;border-radius:2px;background:var(--gold);color:var(--navy);font-weight:850;box-shadow:0 12px 35px rgba(177,116,13,.17);transition:transform .2s,background .2s}.cta:hover{transform:translateY(-2px);background:#ffd780}.cta span{font-size:1.35rem}.microcopy{margin:11px 0 0;color:#868c96;font-size:.72rem}
.hero-product{position:relative;min-height:0;display:grid;place-items:center;perspective:1100px}.hero-product img{position:relative;z-index:2;width:100%;aspect-ratio:3/2;border-radius:5px;box-shadow:0 32px 70px rgba(26,32,46,.3);object-fit:cover;object-position:center;animation:product-breathe 7s ease-in-out infinite;transform-origin:center}
.product-halo{position:absolute;width:430px;height:430px;border-radius:50%;background:rgba(242,195,101,.22);filter:blur(1px);box-shadow:0 0 0 70px rgba(242,195,101,.07)}
.product-badge{position:absolute;z-index:3;right:-6px;bottom:64px;display:flex;align-items:center;gap:9px;width:112px;height:112px;padding:18px;border-radius:50%;background:var(--gold);color:var(--navy);box-shadow:0 14px 35px rgba(25,27,34,.22);transform:rotate(7deg)}.product-badge strong{font-family:var(--serif);font-size:2.6rem;line-height:1}.product-badge span{font-size:.66rem;font-weight:850;line-height:1.15;text-transform:uppercase}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:35px;border:1px solid var(--line);background:white;box-shadow:0 20px 50px rgba(45,36,18,.07)}
.trust-strip>div{display:flex;gap:15px;align-items:center;padding:24px 28px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border:0}.trust-strip>div>span{color:#a8751c;font-size:.7rem;font-weight:850;letter-spacing:.12em}.trust-strip p{margin:0;color:#747b87;font-size:.75rem;line-height:1.35}.trust-strip strong{display:block;margin-bottom:3px;color:var(--ink);font-size:.9rem}
.problem{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.problem>*{min-width:0}
.problem-photo{position:relative}.problem-photo img{width:100%;aspect-ratio:3/2;object-fit:cover;object-position:center;filter:saturate(.82) contrast(.98);box-shadow:0 28px 55px rgba(59,45,20,.13)}.problem-photo:before{content:'';position:absolute;z-index:-1;inset:-18px 18px 18px -18px;border:1px solid rgba(160,112,25,.32)}
.photo-note{position:absolute;right:-30px;bottom:38px;display:flex;align-items:center;gap:10px;padding:16px 19px;background:var(--navy);color:white;box-shadow:0 14px 35px rgba(0,0,0,.2)}.photo-note strong{color:var(--gold);font-family:var(--serif);font-size:2rem;line-height:1}.photo-note span{font-size:.68rem;text-transform:uppercase}
.section-tag{display:block;margin-bottom:19px;color:#966813;font-size:.72rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.section-tag.gold{color:var(--gold)}
.problem h2,.mechanism h2,.bundle-title h2,.routine h2,.fit-copy h2,.offer-copy h2,.faq-title h2,.final-inner h2{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.047em;line-height:1.06}
.problem h2{font-size:clamp(2.8rem,4.7vw,4.6rem)}.problem-copy>p{margin:25px 0;color:#555e6d;font-size:1.02rem}
.before-after{display:grid;grid-template-columns:1fr 1fr;margin-top:38px;border:1px solid var(--line)}.before-after>div{padding:22px}.before{background:#eee8de}.after{background:var(--navy);color:white}.before-after span{display:block;margin-bottom:10px;color:#9b6a13;font-size:.65rem;font-weight:850;letter-spacing:.12em}.after span{color:var(--gold)}.before-after strong{font-family:var(--serif);font-size:1.05rem;line-height:1.35}
.mechanism{background:var(--navy);color:white}.mechanism-head{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:end;margin-bottom:68px}.mechanism-head h2{font-size:clamp(3.2rem,6vw,5.7rem)}.mechanism-head>p{max-width:500px;margin:0;color:#b7c0cf;font-size:1.08rem}
.steps{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0;border-top:1px solid rgba(255,255,255,.17);border-left:1px solid rgba(255,255,255,.17);list-style:none}.steps li{min-height:260px;padding:26px;border-right:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17)}.steps li>span{display:block;margin-bottom:70px;color:var(--gold);font-size:.72rem;font-weight:850}.steps strong{display:block;font-family:var(--serif);font-size:1.3rem;line-height:1.2}.steps p{margin:12px 0 0;color:#9eabbe;font-size:.8rem;line-height:1.55}
.bundle-title{display:grid;grid-template-columns:.45fr 1fr;gap:55px;align-items:start;margin-bottom:65px}.bundle-title h2{max-width:850px;font-size:clamp(2.8rem,5vw,4.6rem)}
.bundle-showcase{position:relative;margin:0 0 44px;overflow:hidden;background:var(--navy);box-shadow:0 28px 65px rgba(19,29,45,.18)}.bundle-showcase img{width:100%;aspect-ratio:2.35/1;object-fit:cover;object-position:center 54%;filter:saturate(.92) contrast(1.04);transition:transform .8s cubic-bezier(.2,.7,.2,1)}.bundle-showcase:hover img{transform:scale(1.025)}.bundle-showcase:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,31,.68),transparent 50%)}.bundle-showcase>span{position:absolute;z-index:2;left:34px;bottom:30px;max-width:280px;color:white;font-family:var(--serif);font-size:1.25rem;line-height:1.25}.bundle-showcase b{display:block;margin-bottom:5px;color:var(--gold);font-family:var(--sans);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase}
.bundle-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.bundle-grid article{position:relative;display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:center;min-height:310px;padding:36px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.4)}.bundle-grid article:nth-child(2),.bundle-grid article:nth-child(3){background:var(--paper)}.item-number{position:absolute;top:18px;right:20px;color:#a8751c;font-size:.68rem;font-weight:850}.bundle-grid h3{margin:0 0 11px;font-family:var(--serif);font-size:1.62rem;line-height:1.15}.bundle-grid p{margin:0;color:var(--muted);font-size:.9rem}
.mini-cover{display:flex;flex-direction:column;align-items:center;justify-content:center;width:150px;height:210px;padding:18px;border:1px solid #426084;background:linear-gradient(145deg,#1c3458,#0b172c);color:white;text-align:center;box-shadow:-9px 13px 23px rgba(13,25,44,.21);transform:rotate(-3deg)}.mini-cover small{color:#acb9ce;font-size:.53rem;letter-spacing:.16em}.mini-cover strong{margin-top:23px;color:#f2d18c;font-family:var(--serif);font-size:1.42rem;line-height:.95}.mini-cover i{width:35px;height:1px;margin-top:27px;background:var(--gold)}.cover-route{background:linear-gradient(145deg,#fffaf0,#e5d6bb);color:var(--ink);border-color:#c6b48f;transform:rotate(3deg)}.cover-route small{color:#766b58}.cover-route strong{color:#1a2a42}
.worksheet{width:160px;height:205px;padding:25px 18px;border:1px solid #d7cbb7;background:white;box-shadow:-7px 10px 22px rgba(54,43,20,.1);transform:rotate(-2deg)}.worksheet b{font-size:.55rem;letter-spacing:.13em}.worksheet i{display:block;height:1px;margin-top:30px;background:#d7d0c4}
.cards{position:relative;width:170px;height:195px}.cards i{position:absolute;display:grid;place-items:center;width:118px;height:170px;border:1px solid #d1bd99;background:#fff9ed;color:#97701f;font-family:var(--serif);font-size:.78rem;font-style:normal;box-shadow:0 9px 18px rgba(60,44,17,.11)}.cards i:nth-child(1){left:0;transform:rotate(-9deg)}.cards i:nth-child(2){left:26px}.cards i:nth-child(3){left:52px;transform:rotate(9deg)}
.bundle-grid article{overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,background .35s ease}.bundle-grid article:hover{z-index:2;transform:translateY(-6px);background:#fff;box-shadow:0 22px 45px rgba(36,31,22,.12)}.bundle-grid article:hover .mini-cover,.bundle-grid article:hover .worksheet,.bundle-grid article:hover .cards{transform:rotate(0) translateY(-5px) scale(1.03)}.mini-cover,.worksheet,.cards{transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms)}.reveal.is-visible{opacity:1;transform:none}
@keyframes product-breathe{0%,100%{transform:translateY(0) rotateX(0)}50%{transform:translateY(-8px) rotateX(1.2deg)}}
.campaign-banner{display:grid;grid-template-columns:170px 1fr auto;gap:35px;align-items:center;margin-bottom:30px;padding:38px 45px;background:linear-gradient(120deg,#162948,#0a1529);color:white;box-shadow:0 24px 55px rgba(8,19,36,.22)}.banner-number{color:var(--gold);font-family:var(--serif);font-size:9rem;line-height:.75;text-align:center;border-right:1px solid rgba(255,255,255,.17)}.campaign-banner>div:nth-child(2)>span{color:var(--gold);font-size:.68rem;font-weight:850;letter-spacing:.15em}.campaign-banner h2{margin:7px 0 0;font-family:var(--serif);font-size:clamp(2rem,3.5vw,3.2rem);font-weight:500;line-height:1.05}.campaign-banner button{display:inline-flex;align-items:center;gap:22px;padding:15px 19px;border:1px solid var(--gold);background:transparent;color:var(--gold);font-weight:850}.campaign-banner button:hover{background:var(--gold);color:var(--navy)}
.routine{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.routine h2{font-size:clamp(3.2rem,5.6vw,5.4rem)}.routine-copy p{max-width:400px;color:var(--muted)}.routine-list{border-top:1px solid var(--line)}.routine-list article{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.routine-list article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--navy);color:var(--gold);font-family:var(--serif);font-size:1.2rem}.routine-list strong{font-family:var(--serif);font-size:1.35rem}.routine-list p{margin:6px 0 0;color:var(--muted)}
.fit-section{background:#152746;color:white}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.fit-copy h2{font-size:clamp(2.8rem,5vw,4.8rem)}.fit-list{border-top:1px solid rgba(255,255,255,.15)}.fit-list p{display:grid;grid-template-columns:30px 1fr;gap:16px;margin:0;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.15);color:#d4dbe6}.fit-list span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--gold);color:var(--navy);font-weight:900}
.offer{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.offer>*{min-width:0}.offer-visual{position:relative}.offer-visual:before{content:'';position:absolute;z-index:-1;inset:8% -5% -7% 8%;border-radius:50%;background:rgba(242,195,101,.27)}.offer-visual img{width:100%;aspect-ratio:3/2;object-fit:cover;object-position:center;border-radius:3px;box-shadow:0 30px 65px rgba(22,26,34,.16)}
.offer-copy h2{font-size:clamp(3rem,5vw,5rem)}.offer-copy ul{display:grid;gap:11px;margin:28px 0;padding:0;list-style:none}.offer-copy li{display:flex;gap:12px;align-items:center}.offer-copy li span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--navy);color:var(--gold);font-size:.7rem;font-weight:900}
.offer-price{margin:34px 0 22px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.offer-price small{display:block;color:var(--muted)}.offer-price strong{display:inline-flex;align-items:flex-start;font-size:4.7rem;line-height:1;letter-spacing:-.045em}.offer-price strong>span{line-height:.9}.offer-price sup{margin-right:.35rem;padding-top:.4rem;font-size:1.1rem;letter-spacing:0;line-height:1}.offer-price em{margin-left:.4rem;padding-top:1.92rem;font-size:1.55rem;font-style:normal;letter-spacing:0;line-height:1}.offer-price p{display:inline-block;margin:0 0 0 14px;color:var(--muted);font-size:.75rem}.cta.wide{width:100%}.payment-row{display:flex;gap:9px;margin-top:14px}.payment-row span{padding:5px 9px;border:1px solid var(--line);color:#747b87;font-size:.65rem;font-weight:800;text-transform:uppercase}
.faq{display:grid;grid-template-columns:.55fr 1fr;gap:90px;border-top:1px solid var(--line)}.faq-title h2{font-size:clamp(2.8rem,4.7vw,4.5rem)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:24px 35px 24px 0;list-style:none;cursor:pointer;font-family:var(--serif);font-size:1.2rem;font-weight:700;line-height:1.3}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i:before,.faq-list summary i:after{content:'';position:absolute;right:3px;top:34px;width:16px;height:2px;background:var(--ink);transition:transform .2s}.faq-list summary i:after{transform:rotate(90deg)}.faq-list details[open] i:after{transform:rotate(0)}.faq-list details p{margin:-3px 40px 25px 0;color:var(--muted)}
.final-cta{background:var(--navy);color:white;text-align:center}.final-inner{display:grid;justify-items:center}.final-inner h2{max-width:1020px;font-size:clamp(3rem,5.7vw,5.5rem)}.final-action{display:flex;align-items:end;gap:30px;margin-top:45px;text-align:left}.price.light small{color:#98a5b9}.price.light strong{color:white}.final-action .cta{min-width:230px}
footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px max(24px,calc((100vw - 1180px)/2));background:#07101f;color:#8d99ab;font-size:.75rem}footer .brand{color:#dce3ee}footer p{margin:0}
.checkout-modal{position:fixed;z-index:150;inset:0;display:grid;place-items:center;padding:24px}.checkout-modal[hidden]{display:none}.modal-backdrop{position:absolute;inset:0;background:rgba(5,11,22,.8);backdrop-filter:blur(5px)}.modal-card{position:relative;z-index:2;width:min(480px,100%);padding:44px;background:var(--cream);text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.45)}.modal-close{position:absolute;top:12px;right:14px;border:0;background:transparent;color:#737b88;font-size:1.5rem}.modal-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 20px;border-radius:50%;background:var(--navy);color:var(--gold);font-weight:900}.modal-card h2{margin:0;font-family:var(--serif);font-size:2rem;line-height:1.1}.modal-card p{color:var(--muted)}.modal-ok{padding:11px 24px;border:0;background:var(--gold);color:var(--navy);font-weight:850}
@media(max-width:950px){
  .hero,.problem,.offer,.faq,.fit-grid{grid-template-columns:1fr;gap:60px}.hero{padding-top:55px}.hero-product{min-height:0}.hero-product img{width:100%;margin:0}.product-badge{right:15px;bottom:8%}
  .trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:last-child{grid-column:1/-1;border-top:1px solid var(--line)}
  .mechanism-head,.bundle-title,.routine{grid-template-columns:1fr;gap:40px}.steps{grid-template-columns:1fr 1fr}.steps li{min-height:220px}.steps li:last-child{grid-column:1/-1}.steps li>span{margin-bottom:42px}
  .bundle-grid article{grid-template-columns:145px 1fr}.campaign-banner{grid-template-columns:120px 1fr}.campaign-banner button{grid-column:2}
  .bundle-showcase img{aspect-ratio:16/9}
}
@media(max-width:620px){
  .shell{width:min(100% - 32px,1180px)}.section{padding-top:80px;padding-bottom:80px}.notice-bar{gap:9px;font-size:.58rem;letter-spacing:.07em}.notice-bar span:nth-of-type(2),.notice-bar i:nth-of-type(1){display:none}
  .sales-header{padding:16px}.brand span{font-size:.9rem}.mini-cta{padding:8px 11px;font-size:.75rem}.hero{min-height:auto;padding-top:44px;padding-bottom:65px}.hero h1{font-size:clamp(3rem,15vw,4.25rem);overflow-wrap:break-word}.hero-lead{font-size:1.16rem}
  .price-row{display:grid;grid-template-columns:1fr}.cta{width:100%}.hero-product{min-height:0}.product-halo{width:250px;height:250px}.product-badge{right:-3px;bottom:4%;width:92px;height:92px;padding:14px}
  .trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line)}.trust-strip>div:nth-child(2){border-bottom:1px solid var(--line)}.trust-strip>div:last-child{grid-column:auto;border-top:0;border-bottom:0}
  .problem-photo img,.offer-visual img{aspect-ratio:3/2;object-fit:cover;object-position:center}.problem-photo:before{inset:-10px 10px 10px -10px}.offer-visual:before{inset:8% 0 -7% 8%}.photo-note{right:4px;bottom:14px}.problem h2,.bundle-title h2,.fit-copy h2,.offer-copy h2,.faq-title h2{font-size:2.65rem}.before-after{grid-template-columns:1fr}
  .mechanism-head h2,.routine h2{font-size:3.3rem}.mechanism-head>p{font-size:1rem}.steps{grid-template-columns:1fr}.steps li,.steps li:last-child{grid-column:auto;min-height:auto}.steps li>span{margin-bottom:22px}
  .bundle-grid{grid-template-columns:1fr}.bundle-grid article{grid-template-columns:125px 1fr;gap:18px;min-height:260px;padding:28px 22px}.mini-cover{width:112px;height:164px}.mini-cover strong{font-size:1.08rem}.worksheet{width:115px;height:160px}.cards{width:120px;height:155px}.cards i{width:78px;height:130px}.cards i:nth-child(2){left:18px}.cards i:nth-child(3){left:36px}.bundle-grid h3{font-size:1.32rem}
  .bundle-showcase{margin-bottom:24px}.bundle-showcase img{aspect-ratio:4/3;object-position:center}.bundle-showcase>span{left:20px;bottom:18px;max-width:210px;font-size:1rem}
  .campaign-banner{grid-template-columns:75px 1fr;gap:16px;padding:28px 20px}.banner-number{font-size:5.6rem}.campaign-banner h2{font-size:1.75rem}.campaign-banner button{grid-column:1/-1;justify-content:space-between}
  .routine-list article{grid-template-columns:45px 1fr}.fit-grid{gap:45px}.offer{gap:42px}.offer-price strong{font-size:4rem}.faq{gap:40px}
  .final-inner h2{font-size:2.8rem}.final-action{display:grid;width:100%;text-align:center}.final-action .price{text-align:center}.final-action .cta{width:100%}footer{align-items:flex-start;flex-direction:column}.modal-card{padding:38px 24px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

