/* ============================================================
   GUARANTEED PROSPERITY — SUCCESS ENGINEERING OFFER PAGE · v2
   PAGE LAYER · loads after v4.css + v4-pages.css
   ------------------------------------------------------------
   v4.css owns the palette, type, .wrap/.card/.pill/.quote/.yt,
   the whole .dark system, FAQ, footer and the sticky CTA.
   This file adds only what a SALES page needs and the landing
   page doesn't: the offer hero, the proof grids, the pain list,
   the two paths, the itemised price, the plan + downsell, the
   guarantee wall, the sticky offer bar and the two-door close.

   Everything here is written against the v4 tokens, so a brand
   change in :root carries through without touching this file.
   ============================================================ */

/* ------------------------------------------------------------
   SHELL
   ------------------------------------------------------------ */
header.bar img{cursor:default}
header.bar .wrap{gap:16px}
@media(max-width:520px){
  header.bar img{height:26px}
  header.bar .pill{font-size:10.5px;padding:10px 15px;letter-spacing:.1em}
}
[id]{scroll-margin-top:84px}
main{display:block;overflow-x:clip}

/* ------------------------------------------------------------
   THE STICKY OFFER BAR — desktop and phone, once past the hero.
   The page always knows what it is selling: the year, the price,
   the risk, one button. v4.css hides #stickycta by default and
   only shows it on phones; this page shows it everywhere.
   ------------------------------------------------------------ */
#stickycta{padding:0;background:rgba(255,255,255,.96);border-top:1px solid var(--line);
  transform:translateY(110%);transition:transform .35s cubic-bezier(.2,.7,.2,1);display:block}
#stickycta.show{transform:translateY(0)}
.stickyin{max-width:var(--maxw);margin:0 auto;display:flex;align-items:center;justify-content:space-between;
  gap:16px;padding:10px clamp(16px,4vw,44px) calc(10px + env(safe-area-inset-bottom))}
.stickytxt{display:grid;gap:2px;min-width:0}
.stickytxt strong{font-family:"Montserrat",sans-serif;text-transform:uppercase;font-size:11px;
  letter-spacing:.18em;color:var(--ink)}
.stickytxt span{font-size:13.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#stickycta .pill{width:auto;flex:0 0 auto}
@media(max-width:760px){
  #stickycta.show{display:block}
  .stickytxt strong{display:none}
  .stickytxt span{font-size:12.5px;white-space:normal}
}
@media(max-width:400px){ .stickytxt{display:none} #stickycta .pill{width:100%;text-align:center} }

/* ------------------------------------------------------------
   HERO — the offer, stated. Gal un-boxed.
   ------------------------------------------------------------ */
.ohero{padding-top:clamp(44px,5.5vw,76px);padding-bottom:0}
.ohero .wrap{position:relative;z-index:2}
.ohero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(20px,3vw,44px);align-items:end}
.ohero-grid > *{min-width:0}
.ohero-copy{padding-bottom:clamp(48px,6vw,84px)}
.ohero-copy .d1{margin:22px 0 18px}
.ohero .lead{max-width:50ch}

/* the offer ticks. Every flex bullet's content sits in ONE span. */
.ticks{display:grid;gap:12px;margin:28px 0 30px;padding:0;list-style:none}
.ticks li{display:flex;gap:13px;align-items:flex-start;font-size:16.5px;
  color:rgba(248,241,246,.82);line-height:1.55}
.ticks li > span{min-width:0}
.ticks li strong{color:#fff;font-weight:600}
.ticks li::before{
  content:"";flex:0 0 20px;height:20px;margin-top:3px;border-radius:50%;
  background:var(--g-love);
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/15px no-repeat;
          mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/15px no-repeat;
}

/* the decision block: one button, the risk directly under it, one quiet alternative */
.cta-block{display:grid;gap:14px;justify-items:start}
.badges{display:flex;flex-wrap:wrap;gap:8px 18px;list-style:none;padding:0;margin:0}
.badges li{display:flex;gap:8px;align-items:center;font-size:13.5px;color:rgba(248,241,246,.72)}
.badges li > span{min-width:0}
.badges li::before{content:"";flex:0 0 14px;height:14px;border-radius:50%;
  background:var(--g-gold);
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/11px no-repeat;
          mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/11px no-repeat}
.badges.hero li:first-child{color:var(--gold-2);font-weight:600}
.altlink{font-size:13.5px;color:var(--love-3);text-decoration:none;
  border-bottom:1px solid rgba(255,124,176,.35)}
.altlink:hover{border-color:var(--love-2)}

/* proof strip under the decision */
.proofstrip{display:flex;flex-wrap:wrap;gap:14px 30px;list-style:none;padding:0;
  margin:clamp(28px,3.4vw,40px) 0 0;padding-top:clamp(20px,2.6vw,28px);
  border-top:1px solid rgba(255,255,255,.12)}
.proofstrip li{display:grid;gap:3px}
.proofstrip strong{font-family:"Montserrat",sans-serif;font-weight:700;font-size:clamp(20px,2vw,26px);
  line-height:1;letter-spacing:.02em;font-variant-numeric:tabular-nums;
  background:var(--g-love-lit);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.proofstrip span{font-family:"Montserrat",sans-serif;text-transform:uppercase;font-size:10px;
  letter-spacing:.16em;color:rgba(248,241,246,.6)}

/* Gal, un-boxed. A cut-out, bottom-anchored so the band bottom cuts him
   at the hips, a soft glow behind him, and a real member's line on him
   so the picture adds proof instead of decoration. */
.galfig{position:relative;margin:0;align-self:stretch;justify-self:center;
  width:100%;max-width:520px;min-height:clamp(420px,44vw,640px)}
.galfig::before{content:"";position:absolute;left:50%;bottom:-10%;width:130%;height:110%;
  transform:translateX(-50%);pointer-events:none;
  background:
    radial-gradient(52% 46% at 50% 62%, rgba(224,42,102,.42), transparent 70%),
    radial-gradient(40% 40% at 60% 30%, rgba(123,63,212,.34), transparent 70%);
  filter:blur(6px)}
.galfig picture{position:absolute;inset:0}
.galfig img{position:absolute;left:50%;bottom:0;transform:translateX(-50%);
  height:min(94%,900px);width:auto;max-width:none;display:block;
  filter:drop-shadow(0 30px 60px rgba(0,0,0,.6))}
.galcap{position:absolute;right:0;bottom:22px;z-index:2;text-align:right;
  font-family:"Montserrat",sans-serif;text-transform:uppercase;font-size:10.5px;font-weight:700;
  letter-spacing:.18em;color:#fff}
.galcap span{display:block;margin-top:6px;letter-spacing:.12em;font-size:10px;color:var(--love-3)}
.galcard{position:absolute;left:0;bottom:16%;z-index:2;max-width:250px;
  padding:14px 16px;border-radius:14px;
  background:rgba(255,255,255,.96);color:var(--ink);
  box-shadow:0 22px 60px rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.6)}
.galcard p{font-size:14.5px;line-height:1.45;font-weight:500;color:var(--ink)}
.galcard span{display:block;margin-top:8px;font-family:"Montserrat",sans-serif;text-transform:uppercase;
  font-size:9.5px;letter-spacing:.16em;color:var(--love-deep)}

/* --- layout B: copy centred, Gal beneath --- */
body.hero-center .ohero-grid{grid-template-columns:1fr;gap:0;justify-items:center;text-align:center}
body.hero-center .ohero-copy{max-width:860px;padding-bottom:clamp(30px,4vw,48px);
  display:grid;justify-items:center}
body.hero-center .ohero .lead{max-width:60ch;margin-left:auto;margin-right:auto}
body.hero-center .kick{justify-content:center}
body.hero-center .kick::after{content:"";width:34px;height:1px;display:inline-block;
  background:linear-gradient(90deg,var(--love-2),var(--violet-2))}
body.hero-center .ticks{grid-template-columns:1fr 1fr;gap:12px 28px;text-align:left;max-width:760px}
body.hero-center .cta-block{justify-items:center}
body.hero-center .badges{justify-content:center}
body.hero-center .proofstrip{justify-content:center;width:100%;max-width:640px}
body.hero-center .galfig{align-self:auto;min-height:0;height:clamp(400px,38vw,560px);max-width:900px}
body.hero-center .galfig img{height:100%}
body.hero-center .galcard{left:calc(50% - 330px);right:auto;bottom:30%;max-width:250px}
body.hero-center .galcap{right:auto;left:calc(50% + 190px);text-align:left}
@media(max-width:1100px){
  body.hero-center .galcard{left:calc(50% - 300px)}
  body.hero-center .galcap{left:calc(50% + 170px)}
}

@media(max-width:900px){
  .ohero{padding-top:clamp(34px,7vw,48px)}
  .ohero-grid,body.hero-center .ohero-grid{grid-template-columns:1fr;gap:0}
  /* Gal's standing brief: his photo is NOT the first thing on a phone.
     The promise, the button and the risk come first, he follows. */
  .ohero-copy,body.hero-center .ohero-copy{padding-bottom:clamp(30px,6vw,40px);display:grid}
  /* on a phone the button comes straight after the promise; the ticks follow it */
  .ohero-copy > .kick{order:1}
  .ohero-copy > .d1{order:2}
  .ohero-copy > .lead{order:3}
  .ohero-copy > .cta-block{order:4;margin-top:26px}
  .ohero-copy > .ticks{order:5;margin:28px 0 0}
  .ohero-copy > .proofstrip{order:6}
  .cta-block .pill.big{font-size:12.5px;padding:16px 26px;letter-spacing:.12em}
  .galfig,body.hero-center .galfig{align-self:auto;min-height:0;height:clamp(320px,88vw,420px);max-width:none;justify-self:stretch}
  .galfig img,body.hero-center .galfig img{left:56%;height:100%}
  .galcard,body.hero-center .galcard{left:0;right:auto;bottom:22%;max-width:210px;padding:12px 14px}
  .galcard p{font-size:13.5px}
  .galcap,body.hero-center .galcap{right:0;left:auto;text-align:right;bottom:18px}
  body.hero-center .ticks{grid-template-columns:1fr}
  .proofstrip{gap:12px 22px}
}
@media(max-width:420px){
  .galcard{max-width:180px;bottom:20%}
  .doorbuy .pill,.closebuy .pill{font-size:11.5px;padding:15px 12px;letter-spacing:.09em}
}

/* ------------------------------------------------------------
   PROOF — review cards. The clips are low-res GP uploads, so they
   are framed near native size, never full-bleed. Two shapes: tall
   9:16 cards for the phone-shot verticals, wide 16:9 for the
   handful of horizontal ones.
   ------------------------------------------------------------ */
.reviewgrid{display:grid;gap:clamp(14px,2vw,22px);margin-top:clamp(30px,4vw,44px)}
.reviewgrid > *{min-width:0}
.reviewgrid.six{grid-template-columns:repeat(6,1fr)}
.reviewgrid.five{grid-template-columns:repeat(5,1fr)}
.reviewgrid.wide4{grid-template-columns:repeat(4,1fr)}
.reviewgrid + .reviewgrid{margin-top:clamp(14px,2vw,22px)}
.reviewcard{background:#fff;border:1px solid var(--line);border-radius:var(--r);
  padding:12px;box-shadow:0 14px 44px rgba(23,18,25,.08);
  display:flex;flex-direction:column}
.reviewcard .yt{width:100%;aspect-ratio:9/16;border-radius:12px;
  background-size:cover;background-position:center}
.reviewcard.wide .yt{aspect-ratio:16/9}
.reviewcard .yt .play{width:40px;height:40px;left:10px;bottom:10px}
.reviewcard blockquote{margin:14px 2px 0;font-size:14.5px;line-height:1.5;color:var(--ink)}
.reviewcard .who{margin-top:auto;padding-top:12px;
  font-family:"Montserrat",sans-serif;text-transform:uppercase;
  font-size:9.5px;letter-spacing:.16em;color:var(--love-deep);line-height:1.5}
@media(max-width:1100px){
  .reviewgrid.six{grid-template-columns:repeat(3,1fr)}
  .reviewgrid.five{grid-template-columns:repeat(3,1fr)}
  .reviewgrid.wide4{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .reviewgrid.six,.reviewgrid.five{grid-template-columns:repeat(2,1fr);gap:12px}
  .reviewgrid.wide4{grid-template-columns:1fr}
  .reviewcard{padding:10px}
  .reviewcard blockquote{font-size:13.5px;margin-top:11px}
}

/* counters under the proof + the objection line + button */
.statgrid{margin-top:clamp(34px,4.5vw,54px)}
.mathline{margin:clamp(30px,4vw,44px) auto 0;max-width:820px;text-align:center;
  display:grid;gap:22px;justify-items:center}
.mathline p{font-size:clamp(17px,1.7vw,20px);line-height:1.6;color:var(--ink)}
.mathline p strong{color:var(--love-deep);font-weight:700}

/* ------------------------------------------------------------
   THE PROBLEM — the biggest section on the page.
   ------------------------------------------------------------ */
.painwrap{max-width:960px;margin:0 auto}
.painlist{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:clamp(32px,4vw,46px)}
.painlist > *{min-width:0}
.painlist li{
  list-style:none;display:flex;gap:14px;align-items:flex-start;
  background:#fff;border:1px solid var(--line);border-radius:14px;
  padding:17px 19px;font-size:16px;line-height:1.55;color:var(--ink);
  box-shadow:0 8px 26px rgba(23,18,25,.05)}
.painlist li > span{min-width:0}
.painlist li::before{
  content:"";flex:0 0 17px;height:17px;margin-top:4px;border-radius:5px;
  border:1.5px solid rgba(224,42,102,.42);
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 6l12 12M18 6L6 18' fill='none' stroke='%23E02A66' stroke-width='3.4' stroke-linecap='round'/%3E%3C/svg%3E") center/11px no-repeat}
@media(max-width:720px){ .painlist{grid-template-columns:1fr} }

.beats{display:grid;gap:clamp(26px,3.4vw,40px);margin:clamp(40px,5vw,62px) auto 0;max-width:800px}
.beat{padding-left:26px;border-left:2px solid rgba(224,42,102,.28)}
.beat h3{font-family:"Montserrat",sans-serif;text-transform:uppercase;
  font-size:clamp(15px,1.5vw,18px);font-weight:700;letter-spacing:.06em;
  line-height:1.3;margin-bottom:11px;color:#FBF5F9}
.beat p{font-size:16.5px;line-height:1.68;color:rgba(248,241,246,.74)}
.beat p + p{margin-top:11px}
.beat:nth-child(even){border-left-color:rgba(123,63,212,.42)}
.costline{margin:clamp(40px,5vw,58px) auto 0;max-width:800px;
  padding:clamp(24px,3vw,34px);border-radius:var(--r);
  background:rgba(255,255,255,.05);border:1px solid rgba(224,42,102,.26);
  box-shadow:0 24px 64px rgba(0,0,0,.5)}
.costline p{font-size:clamp(17px,1.8vw,21px);line-height:1.55;color:#FBF5F9}

/* ------------------------------------------------------------
   TWO WAYS THE YEAR GOES — without / with, side by side
   ------------------------------------------------------------ */
.paths{display:grid;grid-template-columns:1fr 1fr;gap:clamp(18px,2.6vw,28px);
  margin-top:clamp(32px,4vw,46px);align-items:stretch}
.paths > *{min-width:0}
.path{border-radius:var(--r);padding:clamp(24px,3vw,36px);border:1px solid var(--line);background:#fff}
.path h3{font-family:"Montserrat",sans-serif;text-transform:uppercase;font-size:12.5px;
  font-weight:700;letter-spacing:.18em;margin-bottom:20px}
.path ul{list-style:none;padding:0;display:grid;gap:14px}
.path li{display:flex;gap:12px;align-items:flex-start;font-size:15.5px;line-height:1.55;color:var(--muted)}
.path li > span{min-width:0}
.path li::before{content:"";flex:0 0 16px;height:16px;margin-top:4px;border-radius:50%}
.path.alone h3{color:var(--muted)}
.path.alone li::before{border:1.5px solid rgba(23,18,25,.28);
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 6l12 12M18 6L6 18' fill='none' stroke='%236C6373' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") center/9px no-repeat}
.path.with{border-color:rgba(201,164,92,.5);
  background:linear-gradient(180deg,rgba(201,164,92,.09),rgba(224,42,102,.05)),#fff;
  box-shadow:0 30px 80px rgba(23,18,25,.12), 0 0 60px rgba(201,164,92,.14)}
.path.with h3{background:var(--g-love);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.path.with li{color:var(--ink)}
.path.with li::before{background:var(--g-love);
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/12px no-repeat;
          mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/12px no-repeat}
.path li:last-child{font-weight:600;color:var(--ink);padding-top:12px;margin-top:2px;border-top:1px dashed var(--line)}
.pathsfoot{margin-top:clamp(22px,3vw,30px);font-size:clamp(16px,1.5vw,18px);color:var(--muted);max-width:60ch}
@media(max-width:760px){ .paths{grid-template-columns:1fr} }

/* ------------------------------------------------------------
   THE MECHANISM — four moves, editorial numerals
   ------------------------------------------------------------ */
.mech{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(26px,3.4vw,44px);
  margin-top:clamp(36px,4.5vw,54px);counter-reset:mech}
.mech > *{min-width:0}
.mech .step{counter-increment:mech;display:flex;gap:20px;align-items:flex-start}
.mech .step::before{content:counter(mech,decimal-leading-zero);
  font-family:"Montserrat",sans-serif;font-weight:700;font-size:clamp(21px,2vw,27px);line-height:1.05;letter-spacing:.04em;
  background:var(--g-love);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;flex:0 0 46px}
.mech .step h4{font-size:clamp(17px,1.6vw,20px);font-weight:700;margin-bottom:8px}
.mech .step p{font-size:16px;line-height:1.62;color:var(--muted)}
@media(max-width:760px){ .mech{grid-template-columns:1fr} }

/* ------------------------------------------------------------
   THE PRICE — itemised, then added up, then revealed
   ------------------------------------------------------------ */
.stackcard{margin-top:clamp(32px,4vw,46px);padding:clamp(20px,3vw,38px)}
.stackrow{display:flex;gap:20px;align-items:baseline;justify-content:space-between;
  padding:17px 2px;border-bottom:1px dashed var(--line)}
.stackrow:last-child{border-bottom:0}
.stackrow > p:first-child{font-size:16.5px;line-height:1.5;color:var(--ink);min-width:0}
.stackrow small{display:block;margin-top:5px;font-size:13.5px;color:var(--muted);line-height:1.5}
.stackrow .val{flex:0 0 auto;text-align:right;white-space:nowrap;
  font-family:"Montserrat",sans-serif;font-weight:700;font-size:17px;
  letter-spacing:.02em;font-variant-numeric:tabular-nums;color:var(--ink)}
.stackrow .val.soft{font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--love-deep);font-weight:700}
.stacknote{font-size:12.5px;color:var(--muted);text-align:center;margin-top:16px;line-height:1.6}
.dark .stackrow{border-bottom-color:rgba(255,255,255,.14)}
.dark .stackrow > p:first-child{color:#FBF5F9}
.dark .stackrow .val{color:#FBF5F9}
.dark .stackrow .val.soft{color:var(--love-3)}

.numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;
  margin:clamp(30px,4vw,44px) auto 0;max-width:960px;
  background:rgba(201,164,92,.28);
  border:1px solid rgba(201,164,92,.42);border-radius:var(--r);overflow:clip;
  box-shadow:0 34px 90px rgba(0,0,0,.5), 0 0 70px rgba(201,164,92,.12)}
.numbers > *{min-width:0}
.numbers .num{background:#100913;padding:clamp(24px,3vw,36px) clamp(14px,2vw,26px);text-align:center}
.numbers .num .u{font-family:"Montserrat",sans-serif;text-transform:uppercase;font-size:10.5px;font-weight:700;letter-spacing:.2em;color:rgba(248,241,246,.6)}
.numbers .num .n{font-family:"Montserrat",sans-serif;font-weight:700;line-height:1;font-size:clamp(28px,4vw,50px);margin-top:14px;font-variant-numeric:tabular-nums;color:#FBF5F9;letter-spacing:.01em}
.numbers .num .f{font-size:13px;color:rgba(248,241,246,.5);margin-top:11px;line-height:1.5}
.numbers .num.was .n{color:rgba(248,241,246,.52);text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:rgba(224,42,102,.7)}
.numbers .num.pay{background:#170D1B}
.numbers .num.pay .n{background:var(--g-gold);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.numbers .num.save .n{color:#7FD9B0}
@media(max-width:720px){ .numbers{grid-template-columns:1fr} }
.ratio{display:inline-flex;align-items:center;gap:11px;margin-top:24px;padding:10px 20px;border-radius:999px;
  border:1px solid rgba(201,164,92,.4);background:rgba(201,164,92,.08);
  font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:700;font-size:11px;letter-spacing:.18em;color:var(--gold-2)}

/* ------------------------------------------------------------
   THE PLAN — the year is the offer; the smaller plans fold under it
   ------------------------------------------------------------ */
.doorhero{margin-top:clamp(34px,4vw,48px);padding:clamp(24px,3.2vw,42px);
  display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(26px,4vw,54px);align-items:center}
.doorhero > *{min-width:0}
.doorhero .feat{display:grid;gap:12px;list-style:none;padding:0;margin:22px 0 0}
.doorhero .feat li{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.55;color:var(--muted)}
.doorhero .feat li > span{min-width:0}
.doorhero .feat li strong{color:var(--ink);font-weight:600}
.doorhero .feat li::before{content:"";flex:0 0 8px;height:8px;margin-top:9px;border-radius:50%;background:var(--g-gold)}
.doorbuy{text-align:center;padding:clamp(20px,2.6vw,30px);border-radius:16px;
  background:linear-gradient(180deg,rgba(201,164,92,.1),rgba(224,42,102,.07));
  border:1px solid rgba(201,164,92,.3)}
.price{font-family:"Montserrat",sans-serif;font-weight:700;line-height:1;font-size:clamp(38px,5vw,60px);letter-spacing:.01em;
  background:var(--g-gold);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums}
.per{font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.16em;color:var(--muted)}
.doorbuy .pill{margin-top:20px;width:100%;text-align:center;font-size:12.5px;padding:16px 18px;letter-spacing:.11em}
.badges.door{justify-content:center;margin-top:16px;gap:8px 16px}
.badges.door li{color:var(--muted);font-size:13px}
.doorbuy .savenote{font-size:14px;color:var(--good);margin-top:16px;line-height:1.55;font-weight:500}
.flag{display:inline-block;font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:700;font-size:10.5px;letter-spacing:.2em;padding:7px 14px;border-radius:999px;background:var(--g-gold);color:#1c1608}
.flag.rose{background:var(--g-btn);color:#fff}

/* the downsell: one honest line to open, two smaller cards inside */
.downsell{margin-top:clamp(18px,2.4vw,26px);border:1px dashed rgba(23,18,25,.2);border-radius:var(--r);
  background:rgba(255,255,255,.55)}
.downsell summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding:18px clamp(18px,2.4vw,26px);font-size:15.5px;font-weight:600;color:var(--ink)}
.downsell summary::-webkit-details-marker{display:none}
.downsell summary::after{content:"+";flex:0 0 auto;font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;
  color:var(--love);transition:transform .2s ease}
.downsell[open] summary::after{transform:rotate(45deg)}
.downsell summary:hover{color:var(--love-deep)}
.downlead{padding:0 clamp(18px,2.4vw,26px);font-size:15px;line-height:1.6;color:var(--muted);max-width:78ch}
.doorsmall{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,2.2vw,22px);
  padding:clamp(18px,2.4vw,26px)}
.doorsmall > *{min-width:0}
.doorsmall .card{padding:clamp(22px,2.8vw,30px);display:flex;flex-direction:column}
.doorsmall .price{font-size:clamp(26px,3vw,34px)}
.doorsmall .feat{display:grid;gap:9px;list-style:none;padding:0;margin:20px 0 22px}
.doorsmall .feat li{display:flex;gap:11px;align-items:flex-start;font-size:15px;line-height:1.5;color:var(--muted)}
.doorsmall .feat li > span{min-width:0}
.doorsmall .feat li strong{color:var(--ink);font-weight:600}
.doorsmall .feat li::before{content:"";flex:0 0 7px;height:7px;margin-top:8px;border-radius:50%;background:rgba(224,42,102,.5)}
.doorsmall .ghost{margin-top:auto;text-align:center;display:block}
@media(max-width:900px){
  .doorhero{grid-template-columns:1fr;gap:28px}
  .doorsmall{grid-template-columns:1fr}
}

/* a human to talk to, next to the money */
.humandoor{margin:clamp(22px,3vw,32px) auto 0;max-width:720px;text-align:center;
  padding:clamp(20px,2.6vw,28px);border-radius:var(--r);
  background:#fff;border:1px solid var(--line)}
.humandoor .d3{margin-bottom:10px;color:var(--ink)}
.humandoor p:last-child{font-size:15.5px;line-height:1.6;color:var(--muted)}
.humandoor strong{color:var(--ink);font-weight:600;white-space:nowrap}

/* ------------------------------------------------------------
   GUARANTEES
   ------------------------------------------------------------ */
.gwall{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.2vw,22px);margin-top:clamp(30px,4vw,44px);text-align:left}
.gwall > *{min-width:0}
.gwall .card{padding:clamp(22px,2.6vw,30px)}
.gwall .n{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;letter-spacing:.06em;margin-bottom:14px;
  background:var(--g-gold);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.gwall p{font-size:15.5px;line-height:1.6;color:var(--muted)}
.gwall p strong{color:var(--ink);font-weight:600;display:block;margin-bottom:7px}
@media(max-width:820px){ .gwall{grid-template-columns:1fr} }
.gterms{margin-top:clamp(24px,3vw,34px);display:grid;gap:11px;max-width:760px;margin-left:auto;margin-right:auto;text-align:left}
.gterms li{list-style:none;display:flex;gap:13px;align-items:flex-start;font-size:15px;line-height:1.6;color:var(--muted)}
.gterms li > span{min-width:0}
.gterms li strong{color:var(--ink);font-weight:600}
.gterms li::before{content:"";flex:0 0 6px;height:6px;margin-top:9px;border-radius:50%;background:var(--gold)}
.caveat{margin-top:clamp(24px,3vw,34px);max-width:760px;margin-left:auto;margin-right:auto;
  padding:18px 22px;border-radius:14px;text-align:left;
  background:rgba(201,164,92,.07);border:1px solid rgba(201,164,92,.3);font-size:14.5px;line-height:1.62;color:var(--muted)}
.caveat strong{color:var(--ink);font-weight:600}

/* ------------------------------------------------------------
   URGENCY — stated, never counted down
   ------------------------------------------------------------ */
.urge{text-align:center;max-width:820px;margin:0 auto}
.deadline{display:inline-block;margin-top:clamp(24px,3vw,32px);padding:14px 26px;border-radius:999px;
  border:1px solid rgba(201,164,92,.45);background:rgba(201,164,92,.08);
  font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:700;font-size:clamp(11px,1.2vw,13px);letter-spacing:.16em;line-height:1.6;color:var(--gold-2)}

/* ------------------------------------------------------------
   PROOF WALL + WHO NOT FOR + CLOSE
   ------------------------------------------------------------ */
.quotewall{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(22px,3vw,38px);margin-top:clamp(34px,4.5vw,50px)}
.quotewall > *{min-width:0}
@media(max-width:760px){ .quotewall{grid-template-columns:1fr} }

.notgrid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,32px);margin-top:clamp(32px,4vw,46px);align-items:start}
.notgrid > *{min-width:0}
.notgrid .card{padding:clamp(24px,3vw,36px)}
.notgrid h3{font-family:"Montserrat",sans-serif;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.16em;color:var(--muted);margin-bottom:22px}
.notgrid ul{display:grid;gap:17px;list-style:none;padding:0}
.notgrid li{font-size:15.5px;line-height:1.6;color:var(--muted)}
.notgrid li strong{color:var(--ink);font-weight:600}
@media(max-width:820px){ .notgrid{grid-template-columns:1fr} }
.fitline{margin-top:clamp(22px,3vw,30px);font-size:15.5px;line-height:1.65;color:var(--muted);max-width:78ch}
.fitline strong{color:var(--ink);font-weight:600}

.closegrid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,66px);align-items:center}
.closegrid > *{min-width:0}
.closebuy{padding:clamp(26px,3.2vw,40px);text-align:center}
.closebuy .price{font-size:clamp(34px,4.4vw,52px)}
.closebuy .pill{width:100%;text-align:center;margin-top:22px;font-size:12.5px;padding:16px 18px;letter-spacing:.11em}
.closebuy .badges.door li{color:rgba(248,241,246,.7)}
.nodoor{margin-top:20px;font-size:14px;line-height:1.5;color:rgba(248,241,246,.5);font-style:italic}
.reach{margin-top:28px;display:grid;gap:9px;font-size:15px;color:rgba(248,241,246,.72)}
.reach strong{color:#fff;font-weight:600}
@media(max-width:900px){ .closegrid{grid-template-columns:1fr} }

footer .wrap{max-width:820px;text-align:center}
footer img{margin:0 auto 18px}
footer p + p{margin-top:9px}
footer{padding-bottom:calc(88px + env(safe-area-inset-bottom))}

/* ------------------------------------------------------------
   PHONE WEIGHT PASS — same words, less thumb
   ------------------------------------------------------------ */
@media(max-width:760px){
  section{padding:clamp(44px,9vw,68px) 0}
  .ticks{gap:11px;margin:24px 0 26px}
  .painlist{gap:11px;margin-top:26px}
  .painlist li{padding:14px 15px;gap:11px;font-size:15px;line-height:1.5}
  .beats{gap:26px;margin-top:30px}
  .beat{padding-left:18px}
  .beat p{font-size:16px;line-height:1.62}
  .costline{margin-top:30px;padding:20px}
  .paths{gap:14px;margin-top:26px}
  .path{padding:20px}
  .mech{gap:24px;margin-top:28px}
  .mech .step{gap:15px}
  .mech .step::before{flex-basis:36px}
  .stackcard{margin-top:24px}
  .stackrow{padding:14px 0;gap:14px}
  .stackrow > p:first-child{font-size:15.5px}
  .gwall{gap:14px;margin-top:26px}
  .gterms{margin-top:22px}
  .caveat{margin-top:22px;padding:16px 18px}
  .quotewall{gap:22px;margin-top:26px}
  .notgrid{gap:16px;margin-top:26px}
  .notgrid ul{gap:14px}
  .mathline{margin-top:28px}
  .mathline .pill{width:100%;text-align:center}
}

/* ------------------------------------------------------------
   REDUCED MOTION — calm, never frozen
   ------------------------------------------------------------ */
@media (prefers-reduced-motion: reduce){
  #stickycta{transition:none}
  .card.pop{transition:none}
  .card.pop:hover{transform:none}
  .pill,.ghost{transition:none}
  .pill:hover,.ghost:hover{transform:none}
  .downsell summary::after{transition:none}
}

/* ============================================================
   v7 · 2026-08-16 evening — THE 30-DAY STRATEGY additions
   (price ladder · bonus card · the 110% seal · 7-card guarantee wall)
   ============================================================ */

/* Gal's live reveal: not $1,253 · not $953 · not $253 — sits above the numbers band */
.ladder{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 28px;margin:clamp(22px,3vw,30px) auto 0;
  font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.2em;
  color:rgba(248,241,246,.62)}
.ladder s{text-decoration-thickness:2px;text-decoration-color:rgba(224,42,102,.75);color:rgba(248,241,246,.85);margin-left:6px}
.ladder + .numbers{margin-top:clamp(18px,2.4vw,26px)}

/* the bonus, outside the total, honestly labelled */
.bonuscard{margin-top:clamp(16px,2.2vw,22px);display:grid;grid-template-columns:auto 1fr;gap:clamp(16px,2.4vw,28px);align-items:start;
  padding:clamp(20px,2.6vw,30px);border:1px dashed rgba(224,42,102,.45)}
.bonuscard > *{min-width:0}
.bonuscard .flag{margin-top:2px}
.bonuscard .d3{margin-bottom:8px}
.bonuscard p:not(.d3){font-size:15.5px;line-height:1.6;color:var(--muted)}
@media(max-width:640px){ .bonuscard{grid-template-columns:1fr} }

/* the 110% mechanics on a seal, before the seven cards */
.gmech{display:grid;grid-template-columns:auto 1fr;gap:clamp(20px,3vw,40px);align-items:center;
  margin:clamp(30px,4vw,44px) auto 0;max-width:900px;padding:clamp(22px,3vw,34px);border-radius:var(--r);
  background:#fff;border:1px solid rgba(23,18,25,.08);box-shadow:0 18px 50px -30px rgba(23,18,25,.28);text-align:left}
.gmech > *{min-width:0}
.gseal{width:clamp(96px,11vw,132px);height:clamp(96px,11vw,132px);border-radius:50%;display:grid;place-items:center;
  font-family:"Montserrat",sans-serif;font-weight:700;font-size:clamp(24px,3vw,32px);letter-spacing:-.01em;color:#1c1608;
  background:linear-gradient(180deg,var(--gold-2),var(--gold));box-shadow:inset 0 0 0 6px rgba(255,255,255,.35),0 12px 30px -14px rgba(143,113,52,.7)}
.gmechtxt .d3{margin-bottom:10px}
.gmechtxt p:not(.d3){font-size:15.5px;line-height:1.62;color:var(--muted)}
.gconds{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-wrap:wrap;gap:8px 18px}
.gconds li{display:flex;gap:8px;align-items:center;font-size:13.5px;color:var(--ink);font-weight:500}
.gconds li::before{content:"";flex:0 0 14px;height:14px;border-radius:50%;
  background:var(--gold) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%231c1608' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round' d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E") center/9px no-repeat}
@media(max-width:640px){ .gmech{grid-template-columns:1fr;justify-items:center;text-align:center} .gconds{justify-content:center} }

/* seven cards: the seventh (the satisfaction guarantee, "on top of the six") spans the row */
.gwall .card.span{grid-column:1/-1;background:linear-gradient(180deg,#fff,#FBF5F9)}
.gwall .card.span p{font-size:16.5px}
.gline{text-align:center;margin:clamp(26px,3.4vw,38px) auto 0;max-width:760px;color:var(--love-deep)}

/* ============================================================
   v8 · 2026-08-16 late — hero BUYS: price on the button, the 110% as a seal
   beside it (no fine print), the offer-at-a-glance card on the image
   ============================================================ */
.buyrow{display:flex;align-items:center;gap:clamp(14px,2vw,22px);flex-wrap:wrap}
.buyrow > *{min-width:0}
.heroseal{display:flex;align-items:center;gap:11px}
.heroseal .seal{flex:0 0 auto;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;
  font-family:"Montserrat",sans-serif;font-weight:700;font-size:16.5px;letter-spacing:-.01em;color:#1c1608;
  background:linear-gradient(180deg,var(--gold-2),var(--gold));
  box-shadow:inset 0 0 0 4px rgba(255,255,255,.32),0 10px 26px -12px rgba(143,113,52,.75)}
.heroseal .sealtxt{font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:700;font-size:11.5px;
  letter-spacing:.14em;line-height:1.35;color:var(--gold-2);max-width:9.5em}
body.hero-center .buyrow{justify-content:center}
@media(max-width:900px){
  .buyrow{gap:14px}
  .heroseal .seal{width:54px;height:54px;font-size:14.5px}
  .heroseal .sealtxt{font-size:10.5px}
}
@media(max-width:400px){ .buyrow .pill.big{width:100%;text-align:center} }

/* the offer-at-a-glance card on Gal's image (replaces the member quote card when hero.imagecard is set) */
.galcard.offer{max-width:262px;padding:14px 16px 12px}
.galcard.offer .h{display:block;font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:700;
  font-size:10px;letter-spacing:.22em;color:var(--love-deep);margin:0 0 9px}
.galcard.offer ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}
.galcard.offer li{display:flex;gap:8px;align-items:flex-start;font-size:13.5px;line-height:1.35;font-weight:500;color:var(--ink)}
.galcard.offer li > span{min-width:0;display:inline;margin:0;font-family:inherit;text-transform:none;font-size:inherit;letter-spacing:0;color:inherit}
.galcard.offer li::before{content:"";flex:0 0 12px;height:12px;margin-top:3px;border-radius:50%;
  background:var(--gold) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%231c1608' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round' d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E") center/8px no-repeat}
@media(max-width:900px){
  .galcard.offer,body.hero-center .galcard.offer{max-width:222px;padding:12px 13px 10px}
  .galcard.offer li{font-size:12.5px}
}
@media(max-width:400px){ .galcard.offer{max-width:196px} .galcard.offer li{font-size:12px} }

/* v8b · buy + seal go straight under the lead at EVERY width (the phone already read this way);
   the ticks follow. Keeps the buy button and the 110% above the fold on a 900px laptop. */
.ohero-copy{display:grid;justify-items:start}
.ohero-copy > .kick{order:1}
.ohero-copy > .d1{order:2}
.ohero-copy > .lead{order:3}
.ohero-copy > .cta-block{order:4;margin-top:clamp(22px,2.6vw,30px)}
.ohero-copy > .ticks{order:5;margin:clamp(24px,3vw,32px) 0 0}
.ohero-copy > .proofstrip{order:6}
body.hero-center .ohero-copy{justify-items:center}
.heroseal .sealtxt{max-width:none;white-space:nowrap;font-size:12px}
@media(max-width:900px){ .heroseal .sealtxt{font-size:11px} }

/* v9 · 2026-08-16 night — Gal bigger, the What-you-get box bigger, and the "how the thirty days run" strip
   in the space the ticks left (Zman) */
.galfig{max-width:600px;min-height:clamp(440px,48vw,720px)}
.galfig img{height:min(97%,980px)}
.galcard.offer{max-width:330px;padding:18px 20px 16px;bottom:14%}
.galcard.offer .h{font-size:11px;margin:0 0 11px}
.galcard.offer ul{gap:9px}
.galcard.offer li{font-size:15.5px;line-height:1.35}
.galcard.offer li::before{flex-basis:14px;height:14px;margin-top:3px;background-size:9px}
.rhythm{order:5;margin-top:clamp(22px,2.6vw,30px);width:100%;max-width:560px}
.rhythm .rh{display:block;font-family:"Montserrat",sans-serif;text-transform:uppercase;font-weight:700;font-size:10.5px;
  letter-spacing:.22em;color:var(--love-3);margin-bottom:12px}
.rhythm ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;counter-reset:rh}
.rhythm li{counter-increment:rh;position:relative;padding:0 14px 0 0;font-size:14px;line-height:1.35;color:rgba(248,241,246,.86);font-weight:500;min-width:0}
.rhythm li > span{display:block;padding-top:8px;border-top:1px solid rgba(248,241,246,.22)}
.rhythm li::before{content:counter(rh,decimal-leading-zero);position:absolute;top:-16px;left:0;font-family:"Montserrat",sans-serif;
  font-weight:700;font-size:10px;letter-spacing:.14em;color:var(--gold-2)}
.rhythm li:last-child span{color:var(--gold-2)}
body.hero-center .rhythm{margin-left:auto;margin-right:auto}
@media(max-width:900px){
  .galfig,body.hero-center .galfig{height:clamp(360px,96vw,480px)}
  .galcard.offer,body.hero-center .galcard.offer{max-width:250px;padding:14px 15px 12px}
  .galcard.offer li{font-size:13.5px}
  .rhythm ol{grid-template-columns:1fr 1fr;gap:18px 14px}
  .rhythm li{padding-right:0}
  .rhythm li::before{top:-14px}
  .rhythm{margin-top:24px}
}
@media(max-width:400px){ .galcard.offer{max-width:210px} .galcard.offer li{font-size:12.5px} }

/* ============================================================
   v10 · 2026-08-17 — THE STICKY BUY BAR, MADE UNMISSABLE
   ------------------------------------------------------------
   Zman: the bar that pops up at the bottom blended into the page.
   It was a white bar carrying the same pink pill as the header, on
   a page that is mostly white, so the one button that actually
   takes money read as furniture.

   The fix is the BAR, not the button:
   · the BAR goes dark (the same #0C0710 as the page's dark bands),
     so it separates from every light section it floats over, and the
     pink pill on it gets its contrast back for free;
   · the LABEL becomes "Buy now" instead of repeating the header's
     "Get the strategy", which does not buy.
   A gold button was tried here and CUT the same day — Zman: "just
   make the button pink like the rest of the page, buttons are not
   gold." Do not re-introduce it.

   Declared at the very end of offer.css on purpose: these override
   the base block at the top of this file, and offer.css loads after
   v4.css, so nothing downstream can quietly win.
   ============================================================ */
#stickycta{
  background:#0C0710;
  border-top:1px solid rgba(201,164,92,.42);
  box-shadow:0 -14px 40px rgba(12,7,16,.30);
}
.stickytxt strong{color:#F8F1F6}
.stickytxt span{color:rgba(248,241,246,.76)}
/* the pill needs a touch more presence down here than it does inline, and a
   deeper glow so it reads as lit ON the dark rather than pasted onto it */
#stickycta .pill{
  padding:14px 30px;
  box-shadow:0 8px 30px rgba(224,42,102,.52), inset 0 1px 0 rgba(255,255,255,.34);
}
#stickycta .pill:hover{
  box-shadow:0 14px 38px rgba(224,42,102,.62), inset 0 1px 0 rgba(255,255,255,.34);
}

/* On the narrowest phones the old rule hid the text block entirely and let the
   button go full width — which took the PRICE off the screen at exactly the
   width where most of this traffic reads. "Buy now" is two words, so both fit:
   keep the price line, shrink it, and let the button keep its natural size. */
@media(max-width:400px){
  .stickytxt{display:grid}
  .stickytxt span{font-size:12px;white-space:nowrap}
  #stickycta .pill{width:auto;text-align:center;padding:13px 20px;font-size:12px}
  .stickyin{gap:12px;padding-left:14px;padding-right:14px}
}

/* v12 · 2026-08-17 — the stat grid fits its count. v4.css hard-codes four
   columns (2×2 on phones); with three tiles that left a hole on desktop and
   an orphan on phones. Three short numbers sit fine in one row at 375px. */
.statgrid[data-count="3"]{grid-template-columns:repeat(3,1fr)}
@media(max-width:860px){ .statgrid[data-count="3"]{grid-template-columns:repeat(3,1fr);gap:18px 10px} }

/* ============================================================
   v13 · 2026-08-17 — Gal's WhatsApp chip on the ONE human door under the
   plan card ("Rather talk to a human before you decide?"). WhatsApp's own
   green only on the glyph, ink on white otherwise, so it reads as a quiet
   secondary door, never a second pink button. (A hero line + a sticky-bar
   button were built the same night and REVERTED on Zman's call.)
   ============================================================ */
.humanbtns{margin:14px 0 0;display:flex;justify-content:center}
.walink{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:var(--ink);font-weight:600;font-size:13.5px;
  padding:7px 13px 7px 10px;border-radius:999px;border:1px solid rgba(23,18,25,.18);background:rgba(23,18,25,.03);
  transition:background .2s,border-color .2s,transform .2s;white-space:nowrap}
.walink svg{width:17px;height:17px;flex:0 0 auto;fill:#25D366}
.walink:hover{background:rgba(23,18,25,.07);border-color:rgba(23,18,25,.4);transform:translateY(-1px)}
@media (prefers-reduced-motion:reduce){ .walink{transition:none} .walink:hover{transform:none} }

/* ============================================================
   v14 · 2026-08-17 night — THE OFFER CARD LIVES IN THE HERO (Zman:
   "the offer card in the hero, the button gets replaced by it, the
   'What you get' box goes, the 110% seal stays"). Same card as the old
   plan card, single column so it sits in the copy column beside Gal:
   flag · name · features · [price | button] · badges · note. White on
   the dark hero, exactly where the buy button used to be; the seal and
   the three reassurance ticks follow it. The old plan section under the
   price band now carries only the bonus + the human door.
   ============================================================ */
.cta-block{width:100%;max-width:660px}
.herocard{width:100%;margin:0;padding:clamp(18px,2.2vw,26px);display:grid;gap:clamp(14px,1.8vw,18px);text-align:left}
.herocard .pc-top{display:grid;gap:12px}
.herocard .pc-top .d3{margin:0;font-size:clamp(17px,1.5vw,20px)}
.herocard .flag{justify-self:start}
.herocard .feat{display:grid;gap:9px;list-style:none;padding:0;margin:2px 0 0}
.herocard .feat li{display:flex;gap:11px;align-items:flex-start;font-size:14.5px;line-height:1.5;color:var(--muted)}
.herocard .feat li > span{min-width:0}
.herocard .feat li strong{color:var(--ink);font-weight:600}
.herocard .feat li::before{content:"";flex:0 0 7px;height:7px;margin-top:8px;border-radius:50%;background:var(--g-gold)}
/* the buy block: price on the left, button on the right, badges + note under both */
.herocard .doorbuy{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px 20px;
  padding:clamp(14px,1.8vw,18px) clamp(16px,2vw,20px);text-align:left}
.herocard .pc-price{display:grid;gap:5px;justify-items:start}
.herocard .pc-price .price{font-size:clamp(34px,3.4vw,46px)}
.herocard .pc-price .per{font-size:11px;letter-spacing:.14em}
.herocard .doorbuy .pill{margin:0;width:100%;text-align:center;font-size:12px;padding:15px 16px;letter-spacing:.1em}
.herocard .badges.door{grid-column:1/-1;justify-content:flex-start;margin-top:0;gap:6px 14px}
.herocard .badges.door li{font-size:12.5px}
.herocard .doorbuy .savenote{grid-column:1/-1;margin-top:0;font-size:13.5px}
/* the seal + ticks now sit UNDER the card, not beside a button */
.buyrow{margin-top:2px}
@media(max-width:900px){
  .cta-block{max-width:none}
  .herocard{padding:18px 16px}
  .herocard .doorbuy{grid-template-columns:1fr;gap:12px}
  .herocard .pc-price{grid-template-columns:auto auto;align-items:baseline;gap:10px}
  .herocard .doorbuy .pill{font-size:12px;padding:15px 14px}
}
@media(max-width:400px){
  .herocard .feat li{font-size:14px}
  .herocard .pc-price .price{font-size:32px}
}
/* the hero is a .dark band, which turns every .card translucent and its ink
   pale (v4.css .dark .card / .dark .d3 / --muted). This card is the one thing
   on the page that takes money: it stays a WHITE card with dark ink, lit on
   the dark, and it sits ABOVE Gal's cut-out (his image bleeds past its column). */
.ohero-copy{position:relative;z-index:3}
.dark .herocard{--muted:#6C6373;background:#fff;border-color:rgba(201,164,92,.5);color:var(--ink);
  box-shadow:0 34px 90px rgba(0,0,0,.55), 0 0 60px rgba(201,164,92,.16)}
.dark .herocard .d3{color:var(--ink)}
.dark .herocard .feat li{color:#6C6373}
.dark .herocard .feat li strong{color:var(--ink)}
.dark .herocard .badges.door li{color:#6C6373}
.dark .herocard .doorbuy .savenote{color:#1F8A5C}
.dark .herocard .per{color:#6C6373}
/* fold pass: the button must be visible without scrolling on a 1440×900 desktop.
   The hero lost ~110px of air, none of it copy: less top padding, tighter
   kicker/h1/lead rhythm, the flag and the name share one row, slightly
   tighter list. Verified: button fully above 900 at 1440. */
@media(min-width:901px){
  .ohero{padding-top:clamp(28px,3vw,44px)}
  .ohero-copy .d1{margin:14px 0 12px;font-size:clamp(40px,4.1vw,60px)}
  .ohero-copy > .cta-block{margin-top:clamp(16px,1.8vw,22px)}
  .ohero-copy .lead{font-size:clamp(16px,1.3vw,18.5px)}
  .herocard{padding:clamp(16px,1.9vw,22px);gap:clamp(12px,1.5vw,15px)}
  .herocard .pc-top{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 14px}
  .herocard .pc-top .flag{grid-row:1}
  .herocard .pc-top .d3{grid-row:1}
  .herocard .pc-top .feat{grid-column:1/-1;margin-top:2px;gap:7px}
  .herocard .feat li{font-size:14px;line-height:1.45}
  .herocard .doorbuy{padding:12px 16px 14px;gap:10px 18px}
  .herocard .pc-price .price{font-size:clamp(32px,3vw,42px)}
}
@media(max-width:900px){ .herocard .pc-price{justify-content:start} }
/* seal gone (Zman 2026-08-17 night): the ticks sit straight under the card, flush with its
   left edge, same left edge as the proof strip — one vertical line down the copy column */
.cta-block{gap:14px}
/* strip gone (Zman 2026-08-17 night: "double-mentioned"): the card gets the room —
   a touch more padding, list at 15px, roomier price row. Button still above the
   fold at 1440×900 / 1366×768. */
@media(min-width:901px){
  .cta-block{max-width:700px}
  .herocard{padding:clamp(20px,2.2vw,28px);gap:clamp(14px,1.7vw,18px)}
  .herocard .pc-top{gap:10px 16px}
  .herocard .pc-top .d3{font-size:clamp(18px,1.6vw,21px)}
  .herocard .pc-top .feat{gap:9px;margin-top:6px}
  .herocard .feat li{font-size:15px;line-height:1.5}
  .herocard .doorbuy{padding:16px 20px 18px;gap:12px 22px}
  .herocard .pc-price .price{font-size:clamp(34px,3.2vw,46px)}
  .herocard .doorbuy .pill{padding:16px 18px;font-size:12.5px}
  .herocard .badges.door li{font-size:13px}
  .herocard .doorbuy .savenote{font-size:14px}
  .ohero-copy{padding-bottom:clamp(40px,5vw,64px)}
}
@media(min-width:901px){
  /* a little more column for the card now that it is the hero's centrepiece; Gal's
     column keeps his 520px cut-out with room to spare */
  .ohero-grid{grid-template-columns:1.16fr .84fr}
}

/* ---- phone fold pass (2026-08-17 night) --------------------------------
   Gal's rule: nobody should have to scroll to find the buy option. Measured
   live, the button sat 8px under the fold on a 390×844 iPhone. Air comes out,
   no content: smaller hero top pad, tighter kicker/h1/lead rhythm, tighter
   card padding and list gaps, and the price sits ON the button's row.
   ------------------------------------------------------------------------ */
@media(max-width:900px){
  .ohero{padding-top:clamp(18px,4vw,30px)}
  .ohero-copy > .kick{margin-bottom:2px}
  .ohero-copy .d1{margin:10px 0 10px;font-size:clamp(32px,8.4vw,42px);line-height:1.04}
  .ohero-copy .lead{font-size:15.5px;line-height:1.5}
  .ohero-copy > .cta-block{margin-top:18px}
  .herocard{padding:16px 15px;gap:12px}
  .herocard .pc-top{gap:9px}
  .herocard .pc-top .d3{font-size:17px}
  .herocard .feat{gap:8px;margin-top:0}
  .herocard .feat li{font-size:13.8px;line-height:1.42}
  .herocard .feat li::before{margin-top:7px}
  .herocard .doorbuy{padding:13px 14px 15px;gap:10px}
  .herocard .pc-price{grid-template-columns:auto auto;align-items:baseline;gap:9px}
  .herocard .pc-price .price{font-size:31px}
  .herocard .doorbuy .pill{padding:14px 12px;font-size:11.5px;letter-spacing:.07em}
  .herocard .badges.door{gap:5px 12px}
  .herocard .badges.door li{font-size:12px}
  .herocard .doorbuy .savenote{font-size:13px;line-height:1.5}
}
