:root{
  --ice:#EAF7FB;
  --mist:#BFEAF2;
  --aqua:#63C9D6;
  --teal:#1E7F8C;
  --ink:#20343A;
  --white:#fff;
  --muted:#65777d;
  --line:rgba(32,52,58,.15);
  --line-strong:rgba(30,127,140,.28);
  --shadow:0 18px 48px rgba(32,52,58,.12);
  --shadow-soft:0 10px 28px rgba(32,52,58,.10);
  --max:840px;
  --ease:cubic-bezier(.2,.75,.25,1);
  --ease-expo:cubic-bezier(.16,1,.3,1);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#fff}
body{
  margin:0;
  color:var(--ink);
  background:#fff;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.5;
  -webkit-font-smoothing:antialiased;
  overflow-x:hidden;
}
a{color:inherit;text-decoration:none}
img,svg{display:block;max-width:100%}
button,a{touch-action:manipulation}
main{display:block;margin:0;padding:0}

/* FIX: no viewport-height hero, no phantom spacer, no inherited large top margin */
.hero,
.hero.section-white,
main>section:first-of-type{
  min-height:0!important;
  margin-top:0!important;
}

.page-progress{
  position:fixed;left:0;right:0;top:0;height:3px;z-index:9999;pointer-events:none;background:rgba(255,255,255,.12)
}
.page-progress i{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,var(--aqua),var(--teal));will-change:transform}
.price-focus-overlay{position:fixed;inset:0;z-index:70;background:rgba(19,35,40,.22);opacity:0;pointer-events:none;transition:opacity .38s ease}
body.price-focus-active .price-focus-overlay{opacity:1}
body.price-focus-active .price-dominant-card{z-index:71;position:relative}

.page-shell{width:min(calc(100% - 38px),var(--max));margin:0 auto;text-align:center}
.section-white{background:#fff}
.section-tint{background:linear-gradient(180deg,#f7fcfd 0%,var(--ice) 100%)}
.section-dark{background:var(--ink);color:#fff}
.long-section,.product-module{padding:72px 0;position:relative}
.long-section h2,.product-module h2,.statement-band h2,.checkout-section h2{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(36px,5.1vw,57px);
  line-height:1.03;
  letter-spacing:-.04em;
  font-weight:900;
  max-width:790px;
  margin:0 auto 20px;
}
.lead-copy,.module-intro{max-width:690px;margin:0 auto 30px;color:var(--muted);font-size:18px;line-height:1.58}
.section-dark .lead-copy,.section-dark .module-intro{color:#d6e4e7}
.center-statement,.white-statement,.covers-line{font-family:Georgia,"Times New Roman",serif;font-size:clamp(21px,3.4vw,29px);line-height:1.14;letter-spacing:-.025em;margin:28px auto 0;max-width:720px}
.white-statement{color:#fff}
.fine-note{font-size:10px;color:#7a8b90;margin:14px auto 0;max-width:680px}

/* TOP TICKER */
.top-ticker{height:38px;background:var(--ink);color:#fff;overflow:hidden;display:flex;align-items:center;white-space:nowrap;font-size:10px;font-weight:900;letter-spacing:.09em}
.ticker-track{display:inline-flex;gap:28px;min-width:max-content;padding-left:20px;animation:tickerMove 27s linear infinite}
@keyframes tickerMove{to{transform:translateX(-50%)}}

/* HERO */
.hero.section-white{padding:22px 0 50px;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fff 74%,#f7fcfd 100%)}
.hero-shell{max-width:860px}
.wordmark{font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:900;letter-spacing:.055em;margin:0 0 12px}.wordmark span{font-size:9px;vertical-align:top}
.hero-headline{font-family:Georgia,"Times New Roman",serif;font-size:clamp(43px,6.3vw,69px);line-height:.95;letter-spacing:-.052em;font-weight:900;max-width:825px;margin:0 auto 16px;color:#121d20;overflow:visible}
.headline-line{display:block;overflow:hidden}
.headline-line-1,.headline-line-2{opacity:0;transform:translateY(24px);animation:headlineLineIn .72s var(--ease-expo) forwards}
.headline-line-2{animation-delay:.14s}
.headline-line-3{overflow:hidden}
.headline-mask{display:inline-block;clip-path:inset(0 100% 0 0);animation:headlineMask .92s .30s var(--ease-expo) forwards}
.hero-headline mark{position:relative;z-index:0;color:var(--teal);background:none;padding:0 .02em}
.hero-headline mark:before{content:"";position:absolute;left:-.03em;right:-.03em;bottom:.05em;height:.28em;background:var(--mist);border-radius:999px;z-index:-1;transform:scaleX(0) rotate(-1.2deg);transform-origin:left center;animation:markerDraw .68s .68s var(--ease-expo) forwards}
@keyframes headlineLineIn{to{opacity:1;transform:none}}
@keyframes headlineMask{to{clip-path:inset(0 0 0 0)}}
@keyframes markerDraw{to{transform:scaleX(1) rotate(-1.2deg)}}
.hero-sub{max-width:740px;margin:0 auto;color:#4d6167;font-size:18px;line-height:1.55;opacity:0;transform:translateY(14px);animation:softIn .72s .48s var(--ease) forwards}
.hero-benefit{margin:14px auto 5px;font-size:16px;font-weight:950;letter-spacing:.07em;opacity:0;animation:softIn .7s .58s var(--ease) forwards}.hero-benefit strong{color:var(--teal)}
.rotating-benefit{height:34px;display:flex;align-items:center;justify-content:center;gap:8px;margin:2px 0 12px;font-size:12px;font-weight:900;letter-spacing:.12em;color:#6e7f84}
.word-window{position:relative;display:inline-block;height:28px;min-width:118px;overflow:hidden;color:var(--teal);text-align:left}
.word-window i{display:block;font-style:normal;line-height:28px;will-change:transform,opacity}
.word-window i.swap-out{animation:wordOut .24s var(--ease) forwards}
.word-window i.swap-in{animation:wordIn .34s var(--ease-expo) forwards}
@keyframes wordOut{to{transform:translateY(-65%);opacity:0}}
@keyframes wordIn{from{transform:translateY(65%);opacity:0}to{transform:none;opacity:1}}
.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-width:620px;margin:0 auto 17px}
.hero-metrics>div{padding:10px 11px;background:#fff;border:1px solid rgba(30,127,140,.14);border-radius:12px;box-shadow:0 7px 20px rgba(32,52,58,.05)}
.hero-metrics strong{display:block;font-family:Georgia,serif;font-size:25px;line-height:1;color:var(--teal)}
.hero-metrics span{display:block;margin-top:4px;font-size:8px;font-weight:900;letter-spacing:.09em;color:#74858a}

.hero-photo-stage{
  width:100%;
  max-width:760px;
  position:relative;
  overflow:hidden;
  border-radius:22px;
  margin:16px auto 22px;
  background:#142226;
  box-shadow:0 18px 45px rgba(32,52,58,.22);
  border:1px solid rgba(32,52,58,.16);
  opacity:0;
  transform:translateY(18px) scale(.99);
  animation:softIn .86s .48s var(--ease-expo) forwards;
}
.hero-presenter-photo{
  display:block;
  width:100%;
  height:auto;
  object-fit:cover;
  border-radius:inherit;
}
.digital-only-badge{position:absolute;z-index:6;left:25px;bottom:22px;background:rgba(255,255,255,.94);border:1px solid rgba(32,52,58,.17);border-radius:10px;padding:10px 13px;text-align:left;box-shadow:0 8px 20px rgba(32,52,58,.14);backdrop-filter:blur(8px)}
.digital-only-badge b,.digital-only-badge span{display:block}.digital-only-badge b{font-size:10px;color:var(--teal);letter-spacing:.08em}.digital-only-badge span{font-size:9px;color:#687a80;margin-top:2px}

@keyframes softIn{to{opacity:1;transform:none}}

/* CTA SYSTEM */
.cta-button{position:relative;display:flex;width:min(100%,620px);min-height:58px;margin:18px auto 10px;align-items:center;justify-content:center;padding:16px 22px;border-radius:9px;background:linear-gradient(135deg,var(--teal),#176c77);color:#fff;font-size:13px;font-weight:950;text-align:center;letter-spacing:.015em;box-shadow:0 4px 0 #135b65,0 11px 24px rgba(30,127,140,.2);transition:filter .2s ease,box-shadow .25s ease;will-change:transform}
.cta-button:after{content:"→";margin-left:8px;transition:transform .2s ease}
.cta-button:hover{filter:brightness(1.04);box-shadow:0 5px 0 #135b65,0 14px 28px rgba(30,127,140,.25)}
.cta-button:hover:after{transform:translateX(4px)}
.cta-button.breathe-once{animation:ctaBreathe .52s var(--ease) 1}
@keyframes ctaBreathe{50%{transform:scale(1.025);box-shadow:0 5px 0 #135b65,0 15px 32px rgba(30,127,140,.28)}}
.light-cta{background:#fff;color:var(--ink);box-shadow:0 4px 0 #b6d7dc,0 11px 24px rgba(0,0,0,.14)}
.proof-line{font-size:11px;font-weight:850;color:#6c7d82;margin:11px 0 14px}
.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 19px;font-size:10px;color:#52676d;margin:11px auto 0;max-width:730px}.trust-row span{display:flex;align-items:center;gap:4px}.trust-row.compact{font-size:10px}.trust-row.inverse{color:#d9eaed}

/* OPENING PRICE */
.hero-offer-card{position:relative;overflow:hidden;isolation:isolate;margin:26px auto 0;padding:28px 28px 24px;max-width:760px;border:1px solid rgba(30,127,140,.2);border-radius:18px;background:linear-gradient(160deg,#fff 0%,#f8fcfd 52%,#edf8fa 100%);box-shadow:0 18px 45px rgba(32,52,58,.13);transition:box-shadow .45s var(--ease),transform .45s var(--ease),border-color .45s ease}
.hero-offer-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 56%,rgba(99,201,214,.14),transparent 46%);z-index:-1}
.offer-glow{position:absolute;width:390px;height:210px;border-radius:50%;left:50%;top:42%;transform:translate(-50%,-50%) scale(.65);background:radial-gradient(circle,rgba(99,201,214,.34),transparent 68%);filter:blur(18px);opacity:0;z-index:-1;pointer-events:none}
.offer-kicker{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--teal);font-size:9px;font-weight:950;letter-spacing:.16em}.offer-kicker i{display:block;width:30px;height:1px;background:var(--aqua)}
.offer-hook-copy{max-width:650px;margin:14px auto 18px;font-family:Georgia,serif;font-size:19px;line-height:1.15;font-weight:900}.offer-hook-copy strong{color:var(--teal)}
.opening-price-stage{display:grid;grid-template-columns:1fr 1px 1.15fr;gap:24px;align-items:center;max-width:520px;margin:0 auto 16px}.price-divider{height:70px;background:rgba(32,52,58,.13)}.opening-value small,.opening-today small{display:block;font-size:8px;letter-spacing:.14em;font-weight:900;color:#71848a}.opening-value s{position:relative;display:inline-block;margin-top:5px;font-family:Georgia,serif;font-size:28px;font-weight:900;color:#87969a;text-decoration:none}.opening-value s:after{content:"";position:absolute;left:-3%;right:-3%;top:52%;height:2px;background:var(--teal);transform:scaleX(0);transform-origin:left center}.price-amount{display:flex;align-items:flex-start;justify-content:center;line-height:1;color:var(--teal)}.price-amount sup{font-family:Georgia,serif;font-size:23px;font-weight:900;margin-top:10px;color:var(--aqua)}.price-amount strong{font-family:Georgia,serif;font-size:62px;letter-spacing:-.06em;transform-origin:center;will-change:transform,opacity}.offer-benefit-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin:10px 0 15px}.offer-benefit-pills span{background:#fff;border:1px solid rgba(30,127,140,.15);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;color:#587078}.offer-benefit-pills b{color:var(--teal)}.offer-cta{overflow:hidden;margin-top:2px}.offer-cta:before{content:"";position:absolute;top:-20%;bottom:-20%;width:60px;left:-90px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.30),transparent);transform:skewX(-18deg)}.offer-microcopy{font-size:9px;font-weight:800;color:#71848a;margin:12px 0 0}.price-placeholder-note{display:block;margin-top:8px;color:#899a9f;font-size:8px}
.hero-offer-card.price-animated .opening-value s:after{animation:strikeDraw .48s .2s var(--ease-expo) forwards}.hero-offer-card.price-animated .price-amount strong{animation:pricePop .72s .52s var(--ease-expo) both}.hero-offer-card.price-animated .offer-glow{animation:glowMoment 1.0s .48s ease both}.hero-offer-card.price-animated .offer-hook-copy{animation:softIn .55s .78s var(--ease) both}.hero-offer-card.price-animated .offer-cta{animation:softIn .55s .92s var(--ease) both}.hero-offer-card.price-animated .offer-cta:before{animation:ctaSweep .8s 1.28s var(--ease) 1}
@keyframes strikeDraw{to{transform:scaleX(1)}}
@keyframes pricePop{0%{opacity:0;transform:translateY(10px) scale(.75)}70%{opacity:1;transform:translateY(0) scale(1.06)}100%{opacity:1;transform:scale(1)}}
@keyframes glowMoment{0%{opacity:0;transform:translate(-50%,-50%) scale(.65)}45%{opacity:.75;transform:translate(-50%,-50%) scale(1)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.14)}}
@keyframes ctaSweep{to{left:115%}}
body.price-focus-active .hero-offer-card{box-shadow:0 28px 80px rgba(20,37,42,.25);border-color:rgba(99,201,214,.55);transform:translateY(-2px) scale(1.008)}

/* SECTION BANDS */
.statement-band{padding:28px 0;background:var(--mist);border-top:1px solid rgba(30,127,140,.13);border-bottom:1px solid rgba(30,127,140,.13)}.statement-band h2{font-size:clamp(27px,4vw,40px);margin:0}.statement-band h2 span{color:var(--teal)}.dark-band{background:var(--ink);border:0;color:#fff}.dark-band h2 span{color:var(--aqua)}
.divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;width:min(calc(100% - 50px),720px);margin:0 auto;height:40px}.divider span{height:1px;background:rgba(30,127,140,.18)}.divider i{font-style:normal;font-size:9px;font-weight:950;letter-spacing:.08em;color:var(--teal);border:1px solid rgba(30,127,140,.22);border-radius:50%;width:29px;height:29px;display:grid;place-items:center}

/* CARDS + SECTIONS */
.two-power-stack{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:32px 0 20px}.power-block{position:relative;padding:31px 24px;background:var(--ice);border:1px solid rgba(30,127,140,.18);border-radius:14px;box-shadow:0 10px 24px rgba(32,52,58,.06);transform-style:preserve-3d;transition:box-shadow .28s ease,border-color .28s ease}.power-block.dark-block{background:var(--ink);color:#fff}.power-label,.section-number,.module-label{font-size:10px;font-weight:950;letter-spacing:.13em;color:var(--teal);margin-bottom:8px}.dark-block .power-label{color:var(--aqua)}.power-block h3{font-family:Georgia,serif;font-size:29px;margin:0 0 18px}.four-points{display:grid;gap:7px;color:#65787e;font-weight:750}.dark-block .four-points{color:#d9e7ea}
.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.quote-grid blockquote{margin:0;padding:17px 13px;background:#fff;border:1px solid var(--line);border-radius:11px;font-family:Georgia,serif;font-size:17px;font-weight:900;box-shadow:0 7px 18px rgba(32,52,58,.05);transform-style:preserve-3d}.callout-box{background:var(--ink);color:#fff;padding:27px 24px;border-radius:13px;margin-top:24px}.callout-box h3{font-family:Georgia,serif;font-size:27px;line-height:1.05;margin:0 0 12px}.callout-box p{margin:0;color:var(--mist);font-weight:900;font-size:12px}.control-track{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;gap:16px;margin:34px auto 0;max-width:650px}.control-track>div{padding:17px;border:1px solid var(--line);background:#fff;border-radius:10px}.control-track b,.control-track span{display:block}.control-track b{font-size:11px;color:var(--teal)}.control-track span{font-size:10px;color:#71838a;margin-top:3px}.control-track i{height:6px;border-radius:999px;background:linear-gradient(90deg,var(--aqua),var(--ink))}.control-track .danger b{color:#8b3a3a}
.anatomy-frame{max-width:700px;margin:29px auto 0;padding:25px;background:linear-gradient(180deg,#fff,var(--ice));border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow-soft);transform-style:preserve-3d}.anatomy-illustration{max-width:540px;margin:0 auto}.anatomy-illustration svg line,.anatomy-illustration svg path{vector-effect:non-scaling-stroke}.anatomy-frame.draw-diagram .anatomy-illustration svg line{stroke-dasharray:220;stroke-dashoffset:220;animation:drawLine .9s var(--ease-expo) forwards}.anatomy-frame.draw-diagram .anatomy-illustration svg line:nth-of-type(2){animation-delay:.3s}.anatomy-frame.draw-diagram .anatomy-illustration svg circle{animation:nodePulse .45s .85s ease both}.muscle-equation{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:7px 0 11px;font-size:10px;font-weight:900;letter-spacing:.05em}.muscle-equation span{color:var(--teal);font-size:18px}.anatomy-frame h3{font-family:Georgia,serif;margin:0;font-size:23px}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes nodePulse{50%{transform:scale(1.18);transform-origin:center}}
.routine-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:30px 0}.routine-grid>div{background:rgba(255,255,255,.07);border:1px solid rgba(191,234,242,.18);padding:22px 12px;border-radius:11px;min-height:120px;display:flex;flex-direction:column;justify-content:center;transform-style:preserve-3d}.routine-grid b,.routine-grid span{display:block}.routine-grid b{font-size:10px}.routine-grid span{font-size:9px;margin-top:7px;color:#c9dcdf}
.clock-comparison{display:grid;grid-template-columns:1fr 48px 1fr;align-items:center;gap:13px;max-width:620px;margin:31px auto}.panic-side,.control-side{padding:26px 20px;border:1px solid var(--line);border-radius:13px}.panic-side{background:#f7f9f9}.control-side{background:var(--ink);color:#fff}.clock-icon{display:block;font-family:ui-monospace,monospace;font-size:26px;font-weight:900;color:var(--teal);margin-bottom:7px}.control-side .clock-icon{color:var(--aqua)}.panic-side b,.control-side b{font-family:Georgia,serif;font-size:22px}.panic-side p,.control-side p{margin:8px 0 0;font-size:10px;color:#7b8b90}.control-side p{color:#bed1d5}.vs{font-size:23px;color:var(--teal)}.benefit-list{list-style:none;padding:0;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;max-width:680px}.benefit-list li{border:1px solid var(--line);border-radius:999px;padding:9px 8px;font-size:10px;font-weight:900;background:#fff}
.foundation-graphic{position:relative;max-width:630px;min-height:260px;margin:29px auto 24px;background:linear-gradient(180deg,#fff,var(--ice));border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;overflow:hidden}.foundation-graphic:before,.foundation-graphic:after{content:"";position:absolute;border-radius:50%;border:14px solid rgba(30,127,140,.12)}.foundation-graphic:before{width:185px;height:185px}.foundation-graphic:after{width:105px;height:105px;border-color:rgba(99,201,214,.35)}.foundation-ring{z-index:2;width:136px;height:136px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;box-shadow:0 18px 40px rgba(32,52,58,.18)}.foundation-ring b{font-family:Georgia,serif;font-size:17px}.foundation-graphic>span{position:absolute;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:9px;font-weight:900}.foundation-graphic>span:nth-of-type(1){top:22px}.foundation-graphic>span:nth-of-type(2){right:26px}.foundation-graphic>span:nth-of-type(3){bottom:22px}
.phase-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:31px 0 20px}.phase-stack article{padding:25px 17px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 8px 20px rgba(32,52,58,.05);transform-style:preserve-3d}.day-chip{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--ice);color:var(--teal);font-size:9px;font-weight:900;letter-spacing:.09em}.phase-stack h3{font-family:Georgia,serif;font-size:22px;margin:12px 0 8px}.phase-stack p{font-size:10px;color:#75878c;margin:0}.progress-line{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;color:var(--teal);font-size:9px;font-weight:950;letter-spacing:.07em}.progress-line i{font-style:normal;color:#8aa1a6}

/* RESEARCH / FUTURE */
.research-section{background:linear-gradient(150deg,#16292f,var(--ink));color:#fff}.research-section h2{color:#fff}.research-card{background:#fff;color:var(--ink);border-radius:15px;padding:30px;margin:31px auto 0;max-width:690px;box-shadow:0 18px 44px rgba(0,0,0,.22);transform-style:preserve-3d}.research-number{display:block;font-family:Georgia,serif;font-size:76px;line-height:1;color:var(--teal);letter-spacing:-.06em}.research-card p{font-size:15px;line-height:1.55}.research-card small{display:block;color:#72848a;margin-top:15px;font-size:9px}.research-section .center-statement{color:#fff}
.minutes-visual{display:flex;align-items:end;justify-content:center;gap:10px;margin:34px auto;max-width:680px;height:170px}.minutes-visual span,.minutes-visual b,.minutes-visual strong{display:grid;place-items:end center;background:var(--ice);border:1px solid rgba(30,127,140,.16);width:72px;padding-bottom:10px;font-weight:900;color:var(--teal)}.minutes-visual span{height:44px}.minutes-visual b:nth-of-type(1){height:78px}.minutes-visual b:nth-of-type(2){height:112px}.minutes-visual strong{height:160px;background:var(--teal);color:#fff}.minutes-visual i{width:16px;height:2px;background:rgba(30,127,140,.25);margin-bottom:20px}

/* PRODUCT MODULES / BOOK FAN */
.module-label{margin-bottom:10px}.module-mockup{position:relative;min-height:330px;display:grid;place-items:center;margin:7px auto 18px;perspective:1200px}.module-mockup:before,.module-mockup:after{content:"";position:absolute;width:185px;height:245px;border:1px solid rgba(32,52,58,.12);border-radius:7px;background:linear-gradient(160deg,#fff,var(--ice));box-shadow:0 14px 30px rgba(32,52,58,.10);opacity:0;transform-origin:bottom center;transition:transform .8s var(--ease-expo),opacity .6s ease}.module-mockup:before{transform:translateX(0) rotate(0)}.module-mockup:after{transform:translateX(0) rotate(0)}.module-mockup.book-open:before{opacity:.9;transform:translateX(-68px) rotate(-8deg)}.module-mockup.book-open:after{opacity:.8;transform:translateX(70px) rotate(9deg)}.mini-guide{position:relative;z-index:3;width:194px;height:260px;background:linear-gradient(160deg,#fff 0%,var(--ice) 62%,var(--mist));border:1px solid rgba(32,52,58,.2);box-shadow:0 22px 40px rgba(32,52,58,.2);padding:22px 17px;text-align:left;display:flex;flex-direction:column;transform:translateX(0) rotate(-1deg);transition:transform .8s var(--ease-expo)}.module-mockup.book-open .mini-guide{transform:translateX(-4px) rotate(-2deg)}.mini-guide.accent{background:linear-gradient(160deg,#fff,#dff5f7 60%,var(--aqua))}.mini-guide.dark{background:linear-gradient(160deg,#25454d,var(--ink));color:#fff}.mini-guide small{font-size:8px;font-weight:900;letter-spacing:.1em;color:var(--teal)}.mini-guide.dark small{color:var(--aqua)}.mini-guide b{font-family:Georgia,serif;font-size:24px;line-height:.95;margin:38px 0 16px}.mini-guide span{margin-top:auto;font-size:9px;line-height:1.35}.module-list{list-style:none;padding:0;margin:0 auto 23px;max-width:620px;text-align:left;display:grid;gap:9px}.module-list li{padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:12px;font-weight:750}.module-list li:before{content:"✓";color:var(--teal);font-weight:900;margin-right:8px}.module-value{display:inline-block;margin-top:18px;padding:9px 12px;border-radius:999px;background:var(--ice);font-size:10px;font-weight:850}.module-value strong{color:var(--teal)}

/* VALUE / COMPARISON */
.value-list{max-width:640px;margin:27px auto 18px;border-top:1px solid var(--line)}.value-list div{display:flex;justify-content:space-between;gap:14px;padding:14px 4px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.value-list b{color:var(--teal)}.offer-price{margin:28px auto 10px}.offer-price s,.offer-price strong{display:block}.offer-price s{font-size:18px;color:#71838a;font-weight:850}.offer-price strong{font-family:Georgia,serif;font-size:50px;color:var(--teal);line-height:1.05;margin-top:6px}.offer-price p{font-size:10px;font-weight:900;letter-spacing:.06em}.comparison-table{display:grid;grid-template-columns:1fr 1fr;max-width:650px;margin:28px auto 0;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.comparison-table>div{padding:13px 14px;border-bottom:1px solid var(--line);font-size:12px;font-weight:800}.comparison-table>div:nth-last-child(-n+2){border-bottom:0}.comparison-table>div:nth-child(odd){background:#f7f9fa;color:#7b8c91}.comparison-table>div:nth-child(even){background:#fff;color:var(--ink)}.compare-head{font-family:Georgia,serif;font-size:18px!important;font-weight:900!important}.compare-head.strong{color:var(--teal)!important;background:var(--ice)!important}

/* PRIVACY / STEPS / TESTIMONIALS */
.privacy-zone .page-shell{max-width:780px}.email-demo{max-width:540px;margin:30px auto;background:#fff;color:var(--ink);border-radius:14px;overflow:hidden;box-shadow:0 20px 44px rgba(0,0,0,.23);text-align:left;transform-style:preserve-3d}.mail-top{padding:12px 18px;background:var(--ice);color:var(--teal);font-weight:950;font-size:9px;letter-spacing:.09em}.mail-body{padding:23px}.mail-body small,.mail-body b,.mail-body p,.mail-body span{display:block}.mail-body small{font-size:9px;color:#72858b}.mail-body b{font-family:Georgia,serif;font-size:22px;margin:10px 0}.mail-body p{font-size:12px;color:#677980}.mail-body span{display:inline-block;background:var(--teal);color:#fff;padding:10px 14px;border-radius:7px;font-size:9px;font-weight:950;margin-top:10px}.steps-list{display:grid;gap:11px;max-width:650px;margin:30px auto}.steps-list article{display:grid;grid-template-columns:45px 1fr;align-items:center;gap:12px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:11px;padding:16px;box-shadow:0 8px 20px rgba(32,52,58,.04);transform-style:preserve-3d}.steps-list article>span{font-size:22px}.steps-list b{font-size:11px}.steps-list p{margin:4px 0 0;font-size:10px;color:#71838a}.testimonial-placeholder{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:29px}.testimonial-placeholder>div{background:#fff;border:1px dashed rgba(30,127,140,.34);border-radius:11px;padding:22px 17px;min-height:120px;box-shadow:0 7px 18px rgba(32,52,58,.04);transform-style:preserve-3d}.testimonial-placeholder b,.testimonial-placeholder span{display:block}.testimonial-placeholder b{font-size:10px;color:var(--teal)}.testimonial-placeholder span{font-size:11px;color:#77898e;margin-top:9px}

/* FAQ */
.faq-list{display:grid;gap:9px;max-width:700px;margin:30px auto 0;text-align:left}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:11px;padding:0 17px;box-shadow:0 6px 16px rgba(32,52,58,.04)}.faq-list summary{cursor:pointer;list-style:none;font-weight:900;padding:16px 30px 16px 0;position:relative;font-size:12px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:11px;font-size:21px;color:var(--teal)}.faq-list details[open] summary:after{content:"–"}.faq-list p{margin:0 0 17px;color:#667a81;font-size:12px;line-height:1.55}

/* CINEMATIC TRANSITIONS */
.cinematic-transition{clip-path:inset(0 0 0 0 round 0);transition:clip-path 1s var(--ease-expo),transform 1s var(--ease-expo)}
.cinematic-transition.motion-section-prep{clip-path:inset(3% 2% 3% 2% round 28px);transform:scale(.985)}
.cinematic-transition.motion-section-prep.is-section-visible{clip-path:inset(0 0 0 0 round 0);transform:none}

/* FINAL CLOSE */
.checkout-section{position:relative;overflow:hidden;padding:78px 0 84px;background:radial-gradient(circle at 50% 48%,rgba(99,201,214,.22),transparent 30%),linear-gradient(180deg,#16292f,var(--ink));color:#fff}.checkout-section:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;left:-220px;top:40px;background:radial-gradient(circle,rgba(191,234,242,.11),transparent 70%);animation:finalOrb 13s ease-in-out infinite alternate}.checkout-section h2{color:#fff;opacity:0;transform:translateY(26px)}.checkout-section.is-final-visible h2{animation:softIn .85s var(--ease-expo) forwards}.final-lines{display:flex;flex-direction:column;gap:7px;margin:26px auto 32px;font-size:11px;letter-spacing:.05em;opacity:0;transform:translateY(18px)}.checkout-section.is-final-visible .final-lines{animation:softIn .72s .18s var(--ease) forwards}.checkout-card{position:relative;max-width:550px;margin:0 auto;background:#fff;color:var(--ink);border-radius:15px;padding:30px;box-shadow:0 23px 55px rgba(0,0,0,.27);opacity:0;transform:perspective(1000px) translateY(34px) rotateX(4deg) scale(.97)}.checkout-section.is-final-visible .checkout-card{animation:finalCardIn .92s .28s var(--ease-expo) forwards}.checkout-brand{font-family:Georgia,serif;font-size:26px;font-weight:900}.checkout-card>p{margin:6px 0 18px;color:#6d7f85;font-size:12px}.checkout-price s,.checkout-price strong{display:block}.checkout-price s{color:#7b8b90;font-weight:850}.checkout-price strong{font-family:Georgia,serif;font-size:56px;color:var(--teal);line-height:1.05}.checkout-trust{font-size:9px;color:#65777e;margin-top:16px}.checkout-placeholder{margin-top:13px;padding:10px;background:var(--ice);font-size:8px;color:#72848a;border-radius:7px}.final-trust{margin-top:22px;opacity:0}.checkout-section.is-final-visible .final-trust{animation:softIn .6s .65s var(--ease) forwards}@keyframes finalCardIn{to{opacity:1;transform:none}}@keyframes finalOrb{to{transform:translate3d(110px,40px,0) scale(1.12)}}

/* FOOTER + MOBILE BUY */
footer{background:#11262c;color:#afc6ca;padding:40px 0 92px}footer .page-shell{max-width:820px}.footer-brand{font-family:Georgia,serif;font-size:22px;font-weight:900;color:#fff;margin-bottom:14px}footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 18px;font-size:10px;font-weight:800}footer p{font-size:9px;line-height:1.6;max-width:650px;margin:18px auto;color:#8fa8ad}footer small{font-size:9px}.mobile-buy{display:none}

/* REVEAL / CASCADE */
.motion-reveal{opacity:0;transform:translateY(34px) scale(.97);transition:opacity .68s var(--ease),transform .68s var(--ease)}
.motion-reveal.is-visible{opacity:1;transform:none}
.cascade-group>*{opacity:0;transform:translateY(35px) scale(.97);transition:opacity .62s var(--ease),transform .62s var(--ease)}
.cascade-group.is-cascade-visible>*{opacity:1;transform:none}.cascade-group.is-cascade-visible>*:nth-child(2){transition-delay:.10s}.cascade-group.is-cascade-visible>*:nth-child(3){transition-delay:.20s}.cascade-group.is-cascade-visible>*:nth-child(4){transition-delay:.30s}.cascade-group.is-cascade-visible>*:nth-child(5){transition-delay:.40s}.cascade-group.is-cascade-visible>*:nth-child(6){transition-delay:.50s}
.counter-done{animation:counterFinish .28s var(--ease) 1}@keyframes counterFinish{50%{transform:scale(1.04)}}

/* cursor-light for premium cards */
.tilt-card{position:relative;transition:box-shadow .25s ease,border-color .25s ease;will-change:transform}.tilt-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(220px circle at var(--mx,50%) var(--my,50%),rgba(99,201,214,.15),transparent 68%);opacity:0;transition:opacity .22s ease}.tilt-card:hover:after{opacity:1}.tilt-card:hover{box-shadow:0 17px 34px rgba(32,52,58,.12);border-color:rgba(30,127,140,.3)}

@media (max-width:760px){
  body{padding-bottom:66px}
  .page-shell{width:min(calc(100% - 28px),var(--max))}
  .top-ticker{height:34px;font-size:9px}.ticker-track{gap:20px}
  .hero.section-white{padding:18px 0 38px}.wordmark{font-size:16px;margin-bottom:10px}.hero-headline{font-size:42px;line-height:.96;margin-bottom:14px}.hero-sub{font-size:15px}.hero-benefit{font-size:13px}.rotating-benefit{font-size:10px;margin-bottom:10px}.word-window{min-width:104px}
  .hero-metrics{gap:6px;margin-bottom:13px}.hero-metrics>div{padding:8px 7px}.hero-metrics strong{font-size:22px}.hero-metrics span{font-size:7px}
  .hero-photo-stage{border-radius:18px;margin:12px 0 18px}.digital-only-badge{left:10px;bottom:10px;padding:7px 8px}.digital-only-badge b{font-size:7px}.digital-only-badge span{font-size:6px}
  .cta-button{min-height:54px;font-size:11px;padding:14px 15px;border-radius:8px}.trust-row{font-size:9px;gap:7px 13px}.proof-line{font-size:9px}
  .hero-offer-card{margin-top:22px;padding:22px 15px 20px;border-radius:15px}.offer-hook-copy{font-size:16px}.opening-price-stage{gap:12px}.opening-value s{font-size:22px}.price-amount sup{font-size:19px;margin-top:8px}.price-amount strong{font-size:49px}.offer-benefit-pills{gap:5px}.offer-benefit-pills span{font-size:8px;padding:6px 8px}.offer-cta{font-size:10px}.price-focus-overlay{display:none}
  .long-section,.product-module{padding:58px 0}.long-section h2,.product-module h2,.checkout-section h2{font-size:38px}.lead-copy,.module-intro{font-size:15px}.statement-band{padding:23px 0}.statement-band h2{font-size:28px}
  .two-power-stack,.phase-stack{grid-template-columns:1fr}.quote-grid{grid-template-columns:1fr 1fr}.routine-grid{grid-template-columns:1fr 1fr}.benefit-list{grid-template-columns:1fr 1fr}.clock-comparison{grid-template-columns:1fr}.vs{transform:rotate(90deg)}.control-track{grid-template-columns:1fr}.control-track>i{height:5px;width:80px;margin:auto;transform:rotate(90deg)}
  .foundation-graphic{min-height:240px}.minutes-visual{gap:6px;height:145px}.minutes-visual span,.minutes-visual b,.minutes-visual strong{width:54px}.minutes-visual strong{height:138px}.minutes-visual b:nth-of-type(2){height:100px}.minutes-visual b:nth-of-type(1){height:68px}.minutes-visual i{width:8px}
  .module-mockup{min-height:285px}.mini-guide{width:168px;height:228px}.module-mockup.book-open:before{transform:translateX(-45px) rotate(-7deg)}.module-mockup.book-open:after{transform:translateX(48px) rotate(8deg)}
  .testimonial-placeholder{grid-template-columns:1fr}.comparison-table{font-size:11px}.comparison-table>div{padding:11px 8px}.research-number{font-size:66px}.research-card{padding:24px 18px}
  .checkout-section{padding:64px 0 74px}.checkout-card{padding:25px 18px}.checkout-price strong{font-size:50px}
  footer{padding-bottom:36px}
  .mobile-buy{position:fixed;z-index:1000;bottom:0;left:0;right:0;height:66px;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:8px 12px;box-shadow:0 -10px 30px rgba(32,52,58,.12)}.mobile-buy div{display:flex;flex-direction:column;text-align:left}.mobile-buy small{font-size:8px;font-weight:900}.mobile-buy b{font-family:Georgia,serif;font-size:19px}.mobile-buy a{background:var(--teal);color:#fff;padding:11px 12px;border-radius:8px;font-size:9px;font-weight:900}
}

@media (max-width:390px){.hero-headline{font-size:37px}.quote-grid{grid-template-columns:1fr}.routine-grid{grid-template-columns:1fr}.hero-metrics span{letter-spacing:.04em}.offer-hook-copy{font-size:15px}.long-section h2,.product-module h2,.checkout-section h2{font-size:34px}}

@media (hover:hover) and (pointer:fine){.hero-photo-stage{cursor:default}}

@media (prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
  .ticker-track{animation:none}
  .motion-reveal,.cascade-group>*{opacity:1!important;transform:none!important}
  .headline-line-1,.headline-line-2,.hero-sub,.hero-benefit,.hero-photo-stage,.held-guide,.checkout-section h2,.final-lines,.checkout-card,.final-trust{opacity:1!important;transform:none!important}
  .headline-mask{clip-path:none!important}.hero-headline mark:before{transform:scaleX(1)!important}
}

/* ==========================================================
   ANATOMY V2 — more anatomical, two-muscle focus, EN copy
   ========================================================== */
.anatomy-frame.anatomy-premium{
  max-width:780px;
  margin:32px auto 0;
  padding:28px 26px 26px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 24%,rgba(99,201,214,.12),transparent 35%),
    linear-gradient(180deg,#fff 0%,#f8fcfd 52%,var(--ice) 100%);
  border:1px solid rgba(30,127,140,.20);
  border-radius:22px;
  box-shadow:0 20px 48px rgba(32,52,58,.12);
}
.anatomy-kicker{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 9px;
  padding:7px 11px;
  border:1px solid rgba(30,127,140,.18);
  border-radius:999px;
  background:#fff;
  color:var(--teal);
  font-size:9px;
  line-height:1;
  font-weight:950;
  letter-spacing:.13em;
}
.anatomy-frame.anatomy-premium .anatomy-title{
  max-width:620px;
  margin:0 auto 8px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(24px,3.6vw,34px);
  line-height:1.02;
  letter-spacing:-.035em;
  color:var(--ink);
}
.anatomy-medical{
  max-width:740px;
  margin:6px auto 0;
  border-radius:18px;
  overflow:hidden;
}
.anatomy-medical svg{overflow:visible}
.anatomy-medical .muscle-highlight{
  transform-box:fill-box;
  transform-origin:center;
  filter:drop-shadow(0 6px 8px rgba(128,42,59,.12));
  transition:filter .35s ease,transform .35s var(--ease);
}
.anatomy-frame.draw-diagram .muscle-highlight{
  animation:muscleWake .72s var(--ease-expo) both;
}
.anatomy-frame.draw-diagram .muscle-bulbo{animation-delay:.16s}
.anatomy-frame.draw-diagram .muscle-ischio:nth-of-type(2){animation-delay:.27s}
.anatomy-frame.draw-diagram .anatomy-callout{
  stroke-dasharray:360;
  stroke-dashoffset:360;
  animation:anatomyArrowDraw .9s .38s var(--ease-expo) forwards;
}
.anatomy-frame.draw-diagram .anatomy-callout-right{animation-delay:.55s}
.anatomy-frame.draw-diagram .anatomy-callout-center{animation-delay:.72s}
.anatomy-frame.draw-diagram .anatomy-label{
  opacity:0;
  transform:translateY(8px);
  animation:anatomyLabelIn .55s .92s var(--ease-expo) forwards;
}
.anatomy-frame.draw-diagram .anatomy-label-right{animation-delay:1.03s}
.anatomy-frame.draw-diagram .anatomy-label-center{animation-delay:1.14s}
.anatomy-frame.draw-diagram .anatomy-node{animation:nodePulse .48s .85s ease both}
@keyframes muscleWake{0%{opacity:.45;transform:scale(.96)}65%{opacity:1;transform:scale(1.025)}100%{opacity:1;transform:scale(1)}}
@keyframes anatomyArrowDraw{to{stroke-dashoffset:0}}
@keyframes anatomyLabelIn{to{opacity:1;transform:none}}

.anatomy-muscle-cards{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  max-width:660px;
  margin:2px auto 14px;
}
.anatomy-muscle-cards article{
  display:flex;
  align-items:center;
  gap:11px;
  min-height:66px;
  padding:11px 13px;
  background:rgba(255,255,255,.91);
  border:1px solid rgba(30,127,140,.16);
  border-radius:13px;
  text-align:left;
  box-shadow:0 8px 20px rgba(32,52,58,.055);
}
.anatomy-muscle-cards article>span{
  flex:0 0 36px;
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--ink);
  color:#fff;
  font-family:Georgia,serif;
  font-size:14px;
  font-weight:900;
}
.anatomy-muscle-cards b,.anatomy-muscle-cards small{display:block}
.anatomy-muscle-cards b{font-size:10px;letter-spacing:.035em;color:var(--ink)}
.anatomy-muscle-cards small{margin-top:3px;font-size:9px;color:#72848a}

.anatomy-payoff{
  display:grid;
  grid-template-columns:auto 36px 1fr;
  align-items:center;
  gap:12px;
  max-width:690px;
  margin:15px auto 0;
  padding:17px 18px;
  border-radius:15px;
  background:linear-gradient(135deg,var(--ink),#284b54);
  color:#fff;
  box-shadow:0 15px 32px rgba(32,52,58,.18);
  text-align:left;
}
.anatomy-payoff span{
  color:var(--aqua);
  font-size:9px;
  line-height:1.2;
  font-weight:950;
  letter-spacing:.11em;
}
.anatomy-payoff i{
  font-style:normal;
  font-size:24px;
  color:var(--mist);
  text-align:center;
}
.anatomy-payoff strong{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(17px,2.4vw,23px);
  line-height:1.08;
  letter-spacing:-.025em;
}
.anatomy-goal-note{
  margin:9px auto 13px;
  color:#71848a;
  font-size:8px;
  font-weight:750;
}
.anatomy-frame.anatomy-premium .anatomy-question{
  margin:4px auto 0;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(20px,3vw,25px);
  color:var(--ink);
}

@media (hover:hover) and (pointer:fine){
  .anatomy-medical .muscle-highlight:hover{
    filter:drop-shadow(0 10px 12px rgba(128,42,59,.22));
    transform:scale(1.02);
  }
}

@media (max-width:760px){
  .anatomy-frame.anatomy-premium{padding:21px 12px 20px;border-radius:17px}
  .anatomy-kicker{font-size:7px;letter-spacing:.10em}
  .anatomy-frame.anatomy-premium .anatomy-title{font-size:25px;max-width:330px}
  .anatomy-medical{margin-top:8px}
  .anatomy-medical svg{width:112%;max-width:none;margin-left:-6%}
  .anatomy-muscle-cards{grid-template-columns:1fr;gap:7px;margin-top:-2px}
  .anatomy-payoff{grid-template-columns:1fr;gap:5px;text-align:center;padding:15px 13px}
  .anatomy-payoff i{transform:rotate(90deg);font-size:20px;line-height:.8}
  .anatomy-payoff strong{font-size:18px}
  .anatomy-goal-note{font-size:7px;max-width:280px}
}

@media (max-width:390px){
  .anatomy-frame.anatomy-premium .anatomy-title{font-size:23px}
  .anatomy-payoff strong{font-size:17px}
}


/* ==========================================================
   ANATOMY IMAGE OVERLAY — exact reference image + 2 callouts
   ========================================================== */
.anatomy-photo-overlay{
  position:relative;
  max-width:620px;
  margin:16px auto 0;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(32,52,58,.14);
  box-shadow:0 18px 42px rgba(32,52,58,.13);
  overflow:hidden;
}
.anatomy-photo-overlay img{
  display:block;
  width:100%;
  height:auto;
  border-radius:inherit;
}
.anatomy-photo-overlay .overlay-guides{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  z-index:2;
  pointer-events:none;
}
.anatomy-photo-overlay .guide-arrow{
  fill:none;
  stroke:#1E7F8C;
  stroke-width:3.5;
  stroke-linecap:round;
  stroke-linejoin:round;
  marker-end:url(#guideArrowHead);
  filter:drop-shadow(0 1px 2px rgba(255,255,255,.95));
}
.anatomy-photo-overlay .guide-pill{
  position:absolute;
  z-index:3;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 14px;
  border-radius:10px;
  background:#ffffff;
  border:1.5px solid rgba(30,127,140,.32);
  box-shadow:0 8px 22px rgba(32,52,58,.14);
  pointer-events:none;
  text-align:center;
}
.anatomy-photo-overlay .guide-pill strong{
  display:block;
  color:#20343A;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:12px;
  line-height:1;
  font-weight:900;
  letter-spacing:.05em;
}
.anatomy-photo-overlay .guide-pill-bulbo{
  left:4%;
  top:21%;
}
.anatomy-photo-overlay .guide-pill-pubo{
  right:4%;
  top:22%;
}

/* Animated drawing for arrows and badges */
.anatomy-frame .guide-arrow{
  stroke-dasharray:350;
  stroke-dashoffset:350;
}
.anatomy-frame.draw-diagram .guide-arrow.bulbo-arrow{
  animation:anatomyArrowDraw .85s .30s var(--ease-expo) forwards;
}
.anatomy-frame.draw-diagram .guide-arrow.pubo-arrow{
  animation:anatomyArrowDraw .85s .50s var(--ease-expo) forwards;
}
.anatomy-frame .guide-pill{
  opacity:0;
  transform:translateY(6px) scale(.95);
}
.anatomy-frame.draw-diagram .guide-pill-bulbo{
  animation:anatomyLabelIn .50s .18s var(--ease-expo) forwards;
}
.anatomy-frame.draw-diagram .guide-pill-pubo{
  animation:anatomyLabelIn .50s .38s var(--ease-expo) forwards;
}

@keyframes anatomyArrowDraw{
  to{stroke-dashoffset:0}
}
@keyframes anatomyLabelIn{
  to{opacity:1;transform:none}
}

/* stronger, more involved anatomy cards below image */
.anatomy-muscle-cards{
  max-width:720px;
  gap:14px;
  margin:14px auto 16px;
}
.anatomy-muscle-cards article{
  align-items:flex-start;
  min-height:112px;
  padding:18px 18px 17px;
  background:linear-gradient(145deg,#20343A 0%,#284b54 100%);
  border:1px solid rgba(99,201,214,.48);
  border-radius:18px;
  box-shadow:0 18px 38px rgba(32,52,58,.20);
  position:relative;
  overflow:hidden;
}
.anatomy-muscle-cards article:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:7px;
  background:linear-gradient(180deg,#BFEAF2,#63C9D6);
}
.anatomy-muscle-cards article:after{
  content:"";
  position:absolute;
  right:-18px;
  top:-18px;
  width:88px;
  height:88px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(99,201,214,.18),transparent 72%);
}
.anatomy-muscle-cards article>span{
  flex:0 0 42px;
  width:42px;
  height:42px;
  background:linear-gradient(135deg,#63C9D6,#1E7F8C);
  box-shadow:0 10px 22px rgba(0,0,0,.20);
  border:1px solid rgba(255,255,255,.18);
  font-size:16px;
}
.anatomy-muscle-cards article > div{position:relative;z-index:1}
.anatomy-muscle-cards article:hover{border-color:rgba(191,234,242,.85);box-shadow:0 22px 46px rgba(32,52,58,.26)}
.anatomy-muscle-cards b{
  font-size:15px;
  line-height:1.05;
  letter-spacing:.02em;
  color:#fff;
  text-shadow:0 1px 0 rgba(0,0,0,.15);
}
.anatomy-muscle-cards small{
  margin-top:7px;
  font-size:12px;
  line-height:1.48;
  color:#D9F3F7;
  font-weight:700;
}

@media (max-width: 640px){
  .anatomy-photo-overlay{max-width:100%;border-radius:18px}
  .guide-pill{min-width:0;max-width:152px;padding:10px 11px 9px;border-radius:13px}
  .guide-pill strong{font-size:13px}
  .guide-pill span{font-size:8px}
  .guide-pill small{font-size:8px}
  .guide-pill-bulbo{left:10px;top:10px}
  .guide-pill-ischio{right:10px;top:10px}
  .anatomy-muscle-cards article{min-height:unset;padding:14px 14px 13px}
  .anatomy-muscle-cards b{font-size:13px}
  .anatomy-muscle-cards small{font-size:11px}
}

/* ==========================================================
   PRICE LEVERAGE, BONUSES & 7-DAY GUARANTEE ENHANCEMENTS
   ========================================================== */

/* Bonuses Module Cards */
.bonus-module-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  max-width:760px;
  margin:28px auto 0;
}
.bonus-card{
  background:#fff;
  border:1px solid rgba(30,127,140,.22);
  border-radius:16px;
  padding:24px 20px;
  text-align:left;
  box-shadow:0 10px 28px rgba(32,52,58,.06);
  position:relative;
  display:flex;
  flex-direction:column;
}
.bonus-card-tag{
  display:inline-flex;
  align-items:center;
  gap:6px;
  background:var(--ice);
  color:var(--teal);
  font-size:9px;
  font-weight:950;
  letter-spacing:.12em;
  padding:5px 9px;
  border-radius:999px;
  width:max-content;
  margin-bottom:12px;
}
.bonus-card h3{
  font-family:Georgia,serif;
  font-size:22px;
  line-height:1.15;
  margin:0 0 10px;
  color:var(--ink);
}
.bonus-card p{
  font-size:12px;
  line-height:1.55;
  color:#556970;
  margin:0 0 16px;
  flex-grow:1;
}
.bonus-value-row{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding-top:12px;
  border-top:1px dashed var(--line);
  font-size:11px;
}
.bonus-value-row s{color:#7a8b90;font-weight:800}
.bonus-value-row strong{color:var(--teal);font-weight:950;background:var(--ice);padding:4px 8px;border-radius:6px}

/* Price Leverage Cards Grid */
.comparison-cards-grid{
  display:grid;
  grid-template-columns:1fr 1.08fr;
  gap:18px;
  max-width:760px;
  margin:32px auto 0;
  align-items:stretch;
}
.leverage-card{
  padding:28px 24px;
  border-radius:16px;
  text-align:left;
  box-shadow:var(--shadow-soft);
  position:relative;
  display:flex;
  flex-direction:column;
}
.expense-card{
  background:#fff;
  border:1px solid rgba(139,58,58,.22);
}
.solution-card{
  background:linear-gradient(150deg,#182d33 0%,var(--ink) 100%);
  border:1px solid rgba(99,201,214,.45);
  color:#fff;
  box-shadow:0 18px 45px rgba(20,37,42,.22);
}
.leverage-badge{
  display:inline-block;
  font-size:9px;
  font-weight:950;
  letter-spacing:.12em;
  padding:5px 10px;
  border-radius:999px;
  width:max-content;
  margin-bottom:14px;
}
.danger-badge{background:#fdf2f2;color:#9b2c2c;border:1px solid rgba(155,44,44,.2)}
.success-badge{background:rgba(99,201,214,.18);color:var(--aqua);border:1px solid rgba(99,201,214,.35)}
.solution-card h3{
  font-family:Georgia,serif;
  font-size:22px;
  line-height:1.15;
  margin:0 0 16px;
  color:#fff;
}
.leverage-list{
  list-style:none;
  padding:0;
  margin:0 0 16px;
  display:grid;
  gap:12px;
}
.leverage-list li{
  padding:10px 12px;
  background:#f9fbfc;
  border:1px solid var(--line);
  border-radius:9px;
}
.leverage-list li span{
  display:block;
  font-size:12px;
  color:var(--ink);
}
.leverage-list li small{
  display:block;
  font-size:10px;
  color:#7a8b90;
  margin-top:2px;
}
.danger-text{
  margin-top:auto;
  font-size:11px;
  font-weight:900;
  color:#8b3a3a;
  padding-top:10px;
  border-top:1px dashed var(--line);
}
.leverage-checks{
  list-style:none;
  padding:0;
  margin:0 0 20px;
  display:grid;
  gap:10px;
  font-size:12px;
}
.leverage-checks li{
  display:flex;
  align-items:flex-start;
  gap:9px;
  line-height:1.4;
  color:#e4f4f7;
}
.leverage-checks b{
  color:var(--aqua);
  font-size:13px;
  flex:0 0 14px;
}
.leverage-price-row{
  margin-top:auto;
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  padding:14px 16px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(191,234,242,.22);
  border-radius:11px;
}
.leverage-price-row s{color:#8da5ab;font-size:13px;font-weight:800}
.leverage-price-row strong{font-family:Georgia,serif;font-size:24px;color:var(--aqua)}

/* Highlight Callout Box for Leverage */
.leverage-highlight-box{
  max-width:760px;
  margin:32px auto 0;
  text-align:center;
}
.leverage-highlight-p{
  color:var(--mist);
  font-size:13px;
  font-weight:900;
  letter-spacing:.05em;
  margin-bottom:14px;
}
.leverage-triplet{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px 16px;
  font-size:12px;
  color:#b6d4d9;
  margin:12px 0 18px;
}
.leverage-triplet span{
  background:rgba(255,255,255,.08);
  padding:6px 12px;
  border-radius:999px;
}
.highlight-price-tag{
  display:inline-block;
  margin-top:12px;
  font-family:Georgia,serif;
  font-size:32px;
  color:var(--aqua);
  letter-spacing:-.02em;
}

/* Why Not Card */
.why-not-card{
  max-width:760px;
  margin:32px auto 0;
  padding:32px 28px;
  background:#fff;
  border:1px solid rgba(30,127,140,.24);
  border-radius:18px;
  box-shadow:0 14px 36px rgba(32,52,58,.08);
  text-align:center;
}
.why-not-kicker{
  display:inline-block;
  font-size:9px;
  font-weight:950;
  letter-spacing:.14em;
  color:var(--teal);
  margin-bottom:8px;
}
.why-not-card h3{
  font-family:Georgia,serif;
  font-size:clamp(26px,4vw,36px);
  margin:0 0 20px;
  color:var(--ink);
}
.why-not-comparison{
  display:grid;
  grid-template-columns:1fr 1fr 1.6fr;
  gap:12px;
  margin:20px 0;
  text-align:left;
}
.why-not-comparison>div{
  padding:16px 14px;
  border-radius:12px;
  background:#f7fafb;
  border:1px solid var(--line);
}
.why-not-comparison span{
  display:block;
  font-family:Georgia,serif;
  font-size:18px;
  font-weight:900;
  color:#6b7f85;
}
.why-not-comparison p{
  margin:6px 0 0;
  font-size:11px;
  color:#73868c;
  line-height:1.4;
}
.why-not-winner{
  background:linear-gradient(150deg,#1c3339 0%,var(--ink) 100%)!important;
  color:#fff!important;
  border:1px solid rgba(99,201,214,.55)!important;
  box-shadow:0 10px 24px rgba(30,127,140,.18);
}
.why-not-winner span{
  color:var(--aqua)!important;
  font-size:22px!important;
}
.why-not-winner p{
  color:#d7ebef!important;
  font-size:11px!important;
}
.why-not-pitch{
  max-width:620px;
  margin:18px auto 0;
  font-size:14px;
  line-height:1.55;
  color:#4c6066;
  font-weight:600;
}

/* 7-Day Guarantee Box */
.guarantee-box{
  max-width:760px;
  margin:0 auto;
  padding:36px 30px;
  background:linear-gradient(180deg,#fff 0%,#f8fcfe 60%,var(--ice) 100%);
  border:2px solid rgba(30,127,140,.28);
  border-radius:20px;
  box-shadow:0 18px 48px rgba(32,52,58,.10);
  text-align:center;
}
.guarantee-icon-wrap{margin-bottom:14px}
.guarantee-box h2{
  font-family:Georgia,serif;
  font-size:clamp(28px,4.5vw,42px);
  line-height:1.06;
  margin:0 0 10px;
  color:var(--ink);
}
.guarantee-subtitle{
  font-size:15px;
  color:#556970;
  max-width:580px;
  margin:0 auto 24px;
}
.guarantee-steps{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  max-width:620px;
  margin:0 auto 24px;
}
.guarantee-steps>div{
  padding:16px 12px;
  background:#fff;
  border:1px solid rgba(30,127,140,.18);
  border-radius:12px;
  box-shadow:0 6px 16px rgba(32,52,58,.04);
}
.guarantee-steps span{
  width:26px;
  height:26px;
  border-radius:50%;
  background:var(--teal);
  color:#fff;
  font-size:11px;
  font-weight:900;
  display:grid;
  place-items:center;
  margin:0 auto 8px;
}
.guarantee-steps b{
  font-size:11px;
  color:var(--ink);
}
.guarantee-badge-statement{
  background:rgba(30,127,140,.08);
  border:1px solid rgba(30,127,140,.24);
  border-radius:12px;
  padding:18px 20px;
  max-width:640px;
  margin:0 auto 20px;
}
.guarantee-badge-statement strong{
  display:block;
  font-family:Georgia,serif;
  font-size:18px;
  color:var(--teal);
  margin-bottom:4px;
}
.guarantee-badge-statement p{
  margin:0;
  font-size:12px;
  color:#4f646a;
}
.zero-risk-meter{
  max-width:440px;
  margin:20px auto 0;
  padding:20px;
  background:var(--ink);
  color:#fff;
  border-radius:14px;
  box-shadow:0 12px 30px rgba(20,34,38,.2);
}
.zero-risk-tag{
  font-size:10px;
  font-weight:950;
  letter-spacing:.14em;
  color:var(--aqua);
}
.zero-risk-val{
  font-family:Georgia,serif;
  font-size:52px;
  line-height:1;
  font-weight:900;
  color:#fff;
  margin:4px 0;
}
.zero-risk-meter p{
  margin:0;
  font-size:11px;
  color:#c7e1e6;
}

/* Total Value Banner & Checkout Elements */
.total-value-banner{
  max-width:640px;
  margin:18px auto 0;
  background:#fff;
  border:1px solid rgba(30,127,140,.22);
  border-radius:10px;
  padding:12px 18px;
  font-size:13px;
  font-weight:900;
  color:var(--ink);
  display:flex;
  justify-content:center;
  align-items:center;
}
.total-value-banner strong{
  color:var(--teal);
  font-size:17px;
  margin-left:6px;
}
.price-callout{
  font-size:11px;
  font-weight:950;
  letter-spacing:.08em;
  color:var(--teal);
  margin-top:6px;
}
.price-terms{
  font-size:10px;
  color:#73868c;
  margin-top:4px;
}
.checkout-price-stack{
  margin:16px auto 14px;
}
.checkout-price-stack s{
  display:block;
  color:#7b8b90;
  font-weight:850;
  font-size:15px;
}
.checkout-pizza-tag{
  display:inline-block;
  background:var(--ice);
  color:var(--teal);
  font-size:9px;
  font-weight:950;
  letter-spacing:.08em;
  padding:5px 11px;
  border-radius:999px;
  margin-top:8px;
}

@media (max-width:760px){
  .bonus-module-grid{grid-template-columns:1fr}
  .comparison-cards-grid{grid-template-columns:1fr}
  .why-not-comparison{grid-template-columns:1fr}
  .guarantee-steps{grid-template-columns:1fr;gap:8px}
  .leverage-triplet{flex-direction:column;gap:6px}
}

/* OPENING VALUE STACK — main guide + both bonuses immediately after hero image */
.opening-stack{
  position:relative;
  max-width:800px;
  margin:24px auto 6px;
  padding:31px 24px 27px;
  overflow:hidden;
  border:1px solid rgba(30,127,140,.24);
  border-radius:20px;
  background:
    radial-gradient(circle at 50% 0%,rgba(99,201,214,.14),transparent 35%),
    linear-gradient(160deg,#fff 0%,#f9fcfd 55%,#edf8fa 100%);
  box-shadow:0 22px 56px rgba(32,52,58,.14);
}
.opening-stack:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:4px;
  background:linear-gradient(90deg,var(--teal),var(--aqua),var(--teal));
}
.opening-stack-eyebrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 12px;
  border-radius:999px;
  background:var(--ink);
  color:#fff;
  font-size:9px;
  font-weight:950;
  letter-spacing:.14em;
}
.opening-stack-title{
  max-width:690px!important;
  margin:14px auto 8px!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(29px,4.2vw,43px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
}
.opening-stack-title span{color:var(--teal)}
.opening-stack-sub{margin:0 auto 23px;max-width:620px;color:#61757b;font-size:13px;font-weight:750}
.opening-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:stretch}
.opening-product{
  position:relative;
  display:flex;
  flex-direction:column;
  min-width:0;
  padding:12px;
  border:1px solid rgba(32,52,58,.13);
  border-radius:15px;
  background:#fff;
  box-shadow:0 10px 25px rgba(32,52,58,.07);
}
.opening-product-core{background:linear-gradient(180deg,#eef9fb,#fff 48%)}
.opening-product-visual,.bonus-cover-frame{height:300px;border-radius:10px;overflow:hidden;position:relative}
.core-cover-art{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  padding:18px 12px;
  background:
    radial-gradient(circle at 50% 60%,rgba(41,160,193,.35),transparent 24%),
    linear-gradient(155deg,#111c20,#182d34 68%,#0e171a);
  color:#fff;
  border:1px solid rgba(191,234,242,.18);
  box-shadow:inset 7px 0 0 rgba(255,255,255,.05),inset -3px 0 0 rgba(0,0,0,.28);
}
.core-cover-art:before{
  content:"";
  position:absolute;
  width:86px;height:86px;
  left:50%;top:47%;
  transform:translate(-50%,-50%);
  border:2px solid rgba(99,201,214,.7);
  border-radius:46% 54% 50% 50%;
  box-shadow:0 0 25px rgba(99,201,214,.35),inset 0 0 25px rgba(99,201,214,.18);
}
.core-cover-art small{position:relative;z-index:2;color:#d7b36d;font-weight:950;font-size:10px;letter-spacing:.12em;margin-bottom:9px}
.core-cover-art b{position:relative;z-index:2;font-family:Georgia,serif;font-size:22px;line-height:.98;letter-spacing:-.03em}
.core-cover-art span{position:relative;z-index:2;margin-top:76px;color:#dce9eb;font-size:8px;font-weight:900;letter-spacing:.08em;line-height:1.25}
.bonus-cover-frame{background:#101719;box-shadow:0 8px 18px rgba(24,38,43,.15)}
.bonus-cover-frame img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}
.bonus-cover-frame.pressure-cover img{object-position:center}
.free-ribbon{
  position:absolute;
  top:9px;left:9px;
  padding:6px 8px;
  border-radius:7px;
  background:rgba(255,255,255,.94);
  color:var(--ink);
  font-size:8px;
  font-weight:950;
  letter-spacing:.08em;
  box-shadow:0 5px 13px rgba(0,0,0,.18);
}
.opening-product-copy{display:flex;flex-direction:column;flex:1;padding:12px 4px 3px;text-align:left}
.opening-item-label{color:var(--teal);font-size:8px;font-weight:950;letter-spacing:.13em}
.opening-product-copy h3{font-family:Georgia,serif;font-size:18px;line-height:1.05;margin:5px 0 5px;color:#18282d}
.opening-product-copy p{font-size:10px;color:#6d7e83;margin:0 0 10px}
.opening-item-price{margin-top:auto;display:flex;align-items:end;justify-content:space-between;border-top:1px solid rgba(32,52,58,.11);padding-top:10px}
.opening-item-price small,.bonus-free-price small{display:block;font-size:7px;font-weight:950;letter-spacing:.11em;color:#839297}
.opening-item-price strong{font-family:Georgia,serif;font-size:24px;line-height:1;color:var(--ink)}
.bonus-free-price{margin-top:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:7px;border-top:1px solid rgba(32,52,58,.11);padding-top:10px}
.was-price s{position:relative;display:inline-block;font-family:Georgia,serif;font-size:21px;font-weight:900;color:#879499;text-decoration-color:#d23c3c;text-decoration-thickness:3px}
.was-price s:after{content:"";position:absolute;left:-5%;right:-5%;top:50%;height:3px;background:#d23c3c;transform:rotate(-9deg);border-radius:999px}
.price-arrow{align-self:center;color:#9ba8ac;font-size:15px;font-weight:950}
.free-price{text-align:right}
.free-price strong{display:block;font-family:Georgia,serif;font-size:29px;line-height:1;color:#1c8a68}
.opening-stack-total{
  display:grid;
  grid-template-columns:.8fr 1px 1.45fr;
  gap:22px;
  align-items:center;
  max-width:610px;
  margin:24px auto 12px;
  padding:17px 18px;
  border-radius:14px;
  background:var(--ink);
  color:#fff;
  box-shadow:0 12px 28px rgba(32,52,58,.19);
}
.stack-total-divider{height:64px;background:rgba(255,255,255,.16)}
.stack-total-value small,.stack-today-price small{display:block;font-size:8px;font-weight:950;letter-spacing:.13em;color:#c9d9dc}
.stack-total-value s{position:relative;display:inline-block;margin-top:4px;font-family:Georgia,serif;font-size:32px;font-weight:900;color:#d4dcde;text-decoration-color:#e86464;text-decoration-thickness:3px}
.stack-today-price>div{display:flex;justify-content:center;align-items:flex-start;color:var(--aqua);line-height:1;margin-top:2px}
.stack-today-price sup{font-family:Georgia,serif;font-size:20px;font-weight:900;margin-top:10px}
.stack-today-price strong{font-family:Georgia,serif;font-size:55px;letter-spacing:-.055em}
.opening-stack-hook{margin:13px auto 5px;max-width:650px;color:#52666c;font-size:12px;font-weight:850;line-height:1.45}
.opening-stack-hook strong{color:#1c8a68;font-size:14px}
.opening-stack-cta{margin-top:16px!important}

@media(max-width:720px){
  .opening-stack{padding:26px 14px 22px;border-radius:16px}
  .opening-products{grid-template-columns:1fr;gap:14px}
  .opening-product{display:grid;grid-template-columns:128px 1fr;gap:12px;align-items:center}
  .opening-product-visual,.bonus-cover-frame{height:220px}
  .opening-product-copy{padding:4px 2px;text-align:left}
  .core-cover-art b{font-size:17px}
  .core-cover-art span{margin-top:58px;font-size:7px}
  .opening-stack-total{grid-template-columns:1fr;gap:9px;padding:16px}
  .stack-total-divider{width:80%;height:1px;margin:auto}
  .stack-today-price strong{font-size:50px}
}
@media(max-width:420px){
  .opening-product{grid-template-columns:110px 1fr;padding:9px}
  .opening-product-visual,.bonus-cover-frame{height:190px}
  .opening-product-copy h3{font-size:16px}
  .bonus-free-price{gap:4px}
  .was-price s{font-size:18px}
  .free-price strong{font-size:25px}
}

/* OPENING STACK V3 — real core cover, clearer value leverage, honest session countdown */
.core-cover-image{
  background:#071015;
  box-shadow:0 8px 18px rgba(24,38,43,.17);
}
.core-cover-image img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:#070b0e;
}
.core-ribbon{background:rgba(11,24,29,.94);color:#fff}
.opening-item-name{font-weight:850;color:#4f6268!important;margin-bottom:7px!important}
.opening-item-description{
  font-size:9.5px!important;
  line-height:1.42;
  color:#66797f!important;
  margin:0 0 12px!important;
}
.core-package-price{
  margin-top:auto;
  display:grid;
  grid-template-columns:1fr auto 1.2fr;
  align-items:end;
  gap:7px;
  border-top:1px solid rgba(32,52,58,.11);
  padding-top:10px;
}
.core-package-price small{display:block;font-size:7px;font-weight:950;letter-spacing:.11em;color:#839297}
.core-package-price .was-price s{
  position:relative;
  display:inline-block;
  font-family:Georgia,serif;
  font-size:24px;
  font-weight:900;
  color:#7f8d91;
  text-decoration-color:#d62222;
  text-decoration-thickness:3px;
}
.core-package-price .was-price s:after{
  content:"";
  position:absolute;
  left:-6%;right:-6%;top:50%;height:3px;
  background:#d62222;
  transform:rotate(-9deg);
  border-radius:999px;
  box-shadow:0 0 0 1px rgba(214,34,34,.04);
}
.included-price{text-align:right}
.included-price strong{display:block;font-size:12px;line-height:1.05;color:#1c8a68;font-weight:950;letter-spacing:.04em}
.offer-session-timer{
  max-width:610px;
  margin:10px auto 5px;
  padding:12px 15px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:15px;
  align-items:center;
  border:1px solid rgba(214,34,34,.22);
  border-radius:12px;
  background:linear-gradient(180deg,#fff,#fff7f7);
  box-shadow:0 8px 20px rgba(32,52,58,.06);
  text-align:left;
}
.timer-copy b{display:block;font-size:9px;letter-spacing:.12em;color:#a32727;font-weight:950}
.timer-copy span{display:block;margin-top:3px;font-size:8.5px;line-height:1.35;color:#718187;font-weight:700}
.timer-digits{
  min-width:92px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:7px 10px;
  border-radius:9px;
  background:#17272c;
  color:#fff;
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
  font-size:26px;
  line-height:1;
  font-weight:900;
  letter-spacing:.02em;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}
.timer-digits i{font-style:normal;color:#ef5b5b;margin:0 2px}
.offer-session-timer.timer-finished .timer-copy b{color:#1c8a68}
.offer-session-timer.timer-finished{border-color:rgba(28,138,104,.25);background:linear-gradient(180deg,#fff,#f4fbf8)}

@media(max-width:720px){
  .opening-item-description{font-size:9px!important}
  .offer-session-timer{grid-template-columns:1fr;text-align:center}
  .timer-digits{width:116px;margin:auto}
}


/* OPENING STACK V4 — vertical stacked products with larger explanations for 40+ audience */
.opening-products.opening-products-vertical{
  display:flex;
  flex-direction:column;
  gap:16px;
  align-items:stretch;
}
.opening-product-row{
  display:grid;
  grid-template-columns:220px 1fr;
  gap:18px;
  align-items:stretch;
  padding:14px;
}
.opening-product-row .opening-product-visual,
.opening-product-row .bonus-cover-frame{
  height:310px;
}
.opening-product-row .opening-product-copy{
  padding:2px 4px 2px 0;
  justify-content:flex-start;
}
.opening-product-row .opening-item-label{font-size:9px;}
.opening-product-row .opening-product-copy h3{
  font-size:24px;
  margin:6px 0 6px;
}
.opening-product-row .opening-item-name{
  font-size:18px;
  line-height:1.2;
  margin-bottom:10px!important;
}
.opening-product-row .opening-item-description{
  font-size:14px!important;
  line-height:1.55;
  margin:0 0 8px!important;
  color:#566b71!important;
}
.opening-product-row .opening-item-description-2{
  margin-bottom:14px!important;
}
.opening-product-row .core-package-price,
.opening-product-row .bonus-free-price{
  margin-top:auto;
  padding-top:14px;
}
.opening-product-row .core-package-price small,
.opening-product-row .bonus-free-price small{font-size:8px;}
.opening-product-row .core-package-price .was-price s,
.opening-product-row .bonus-free-price .was-price s{font-size:31px;}
.opening-product-row .included-price strong{font-size:18px;}
.opening-product-row .free-price strong{font-size:38px;}
.opening-product-row .price-arrow{font-size:22px;}
.offer-session-timer .timer-copy span{
  font-size:11px;
  line-height:1.45;
  color:#7f1f1f;
  font-weight:800;
}
@media(max-width:720px){
  .opening-product-row{
    grid-template-columns:130px 1fr;
    gap:12px;
    padding:10px;
  }
  .opening-product-row .opening-product-visual,
  .opening-product-row .bonus-cover-frame{height:190px;}
  .opening-product-row .opening-product-copy h3{font-size:18px;}
  .opening-product-row .opening-item-name{font-size:14px;}
  .opening-product-row .opening-item-description{font-size:10.5px!important;line-height:1.45;}
  .opening-product-row .core-package-price .was-price s,
  .opening-product-row .bonus-free-price .was-price s{font-size:22px;}
  .opening-product-row .free-price strong{font-size:28px;}
  .opening-product-row .included-price strong{font-size:13px;}
  .offer-session-timer .timer-copy span{font-size:9px;}
}
@media(max-width:420px){
  .opening-product-row{
    grid-template-columns:110px 1fr;
  }
  .opening-product-row .opening-product-visual,
  .opening-product-row .bonus-cover-frame{height:165px;}
}


/* V6 — final price emphasis + real testimonial layout */
.value-list .value-strike,
.total-value-banner .total-value-strike{
  position:relative;
  display:inline-block;
  color:#7d8b90;
  text-decoration:line-through;
  text-decoration-color:#d62828;
  text-decoration-thickness:3px;
  text-decoration-skip-ink:none;
}
.value-list .value-strike:after,
.total-value-banner .total-value-strike:after{
  content:"";
  position:absolute;
  left:-5%;
  right:-5%;
  top:50%;
  height:3px;
  border-radius:999px;
  background:#d62828;
  transform:rotate(-7deg);
}
.offer-price > s{display:none!important;}
.offer-price .today-price-green{
  color:#15915f!important;
}

.testimonial-stories{
  display:flex;
  flex-direction:column;
  gap:18px;
  max-width:760px;
  margin:30px auto 0;
}
.testimonial-stories .testimonial-card{
  display:grid;
  grid-template-columns:190px 1fr;
  gap:22px;
  align-items:center;
  min-height:0;
  padding:18px;
  border:1px solid rgba(30,127,140,.18);
  border-radius:16px;
  background:#fff;
  box-shadow:0 12px 30px rgba(32,52,58,.08);
  text-align:left;
}
.testimonial-photo-wrap{
  width:190px;
  height:190px;
  overflow:hidden;
  border-radius:13px;
  background:#eef5f6;
  box-shadow:0 7px 18px rgba(32,52,58,.10);
}
.testimonial-photo-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.testimonial-copy h3{
  margin:0 0 10px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:22px;
  line-height:1.12;
  letter-spacing:-.02em;
  color:#20343A;
}
.testimonial-copy p{
  margin:0 0 9px;
  font-size:14px;
  line-height:1.58;
  color:#5d7076;
}
.testimonial-copy strong{
  display:block;
  margin-top:12px;
  color:var(--teal);
  font-size:13px;
  font-weight:950;
}
@media(max-width:720px){
  .testimonial-stories .testimonial-card{
    grid-template-columns:120px 1fr;
    gap:14px;
    padding:12px;
  }
  .testimonial-photo-wrap{width:120px;height:150px;}
  .testimonial-copy h3{font-size:18px;}
  .testimonial-copy p{font-size:11.5px;line-height:1.5;}
}
@media(max-width:480px){
  .testimonial-stories .testimonial-card{grid-template-columns:1fr;}
  .testimonial-photo-wrap{width:100%;height:260px;}
  .testimonial-copy h3{font-size:20px;}
  .testimonial-copy p{font-size:13px;}
}
