.gh-landing {
  --gh-ink:#081018;
  --gh-ink-2:#111c26;
  --gh-cream:#f5f1e8;
  --gh-paper:#fffdf8;
  --gh-white:#fff;
  --gh-orange:#ffaa0a;
  --gh-orange-2:#e78d00;
  --gh-red:#ef3d2f;
  --gh-muted:#66717b;
  --gh-line:#d9d4c9;
  --gh-display:"Barlow Condensed",Impact,sans-serif;
  --gh-body:"DM Sans",Arial,sans-serif;
  --gh-max:1180px;
  --gh-radius:18px;
  --gh-shadow:0 24px 70px rgba(8,16,24,.18);
  --gh-shadow-sm:0 12px 34px rgba(8,16,24,.12);
  --gh-section:108px;
  margin:0;
  background:var(--gh-paper);
  color:var(--gh-ink);
  font-family:var(--gh-body);
  font-size:21px;
  line-height:1.65;
}
.gh-landing *{box-sizing:border-box}
.gh-landing p,.gh-landing li,.gh-landing blockquote,.gh-landing figcaption{font-size:21px!important}
.gh-landing p a{font-size:inherit!important}
.gh-landing #main-content{overflow:hidden}
.gh-landing .gh-wrap{width:min(var(--gh-max),calc(100% - 48px));margin-inline:auto}
.gh-landing .gh-display{font-family:var(--gh-display);font-weight:800;line-height:1.02;letter-spacing:-.01em;text-transform:uppercase;text-wrap:balance}
.gh-landing .gh-orange{color:var(--gh-orange)}

/* hero */
.gh-landing .gh-hero{position:relative;overflow:hidden;min-height:min(88vh,820px);background:var(--gh-ink);color:#fff;display:grid;align-items:center;padding:108px 0 92px}
.gh-landing .gh-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(96deg,rgba(8,16,24,.98) 0%,rgba(8,16,24,.9) 42%,rgba(8,16,24,.32) 72%,rgba(8,16,24,.28) 100%)}

.gh-landing .gh-hero-image{position:absolute;inset:0 0 0 40%;width:60%;height:100%;margin:0}
.gh-landing .gh-hero-image img{width:100%;height:100%;object-fit:cover;object-position:60% center;filter:saturate(.85) contrast(1.05)}
.gh-landing .gh-hero-inner{position:relative;z-index:2}
.gh-landing .gh-hero-copy{width:min(660px,60%)}
.gh-landing .gh-hero-title{color:#fff;font-size:clamp(52px,6.5vw,88px);margin:0;max-width:11ch}
.gh-landing .gh-dek{font-size:clamp(21px,1.45vw,23px);line-height:1.55;max-width:640px;color:#e7eaec;margin:28px 0 34px}
.gh-landing .gh-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.gh-landing .gh-micro{font-size:21px;color:#c3cace;margin:0}
.gh-landing .gh-photo-note{position:absolute;z-index:2;right:28px;bottom:28px;margin:0;padding:11px 15px;background:rgba(8,16,24,.9);color:#fff;font-size:21px;letter-spacing:.02em;border-left:3px solid var(--gh-orange);backdrop-filter:blur(2px)}

/* buttons */
.gh-landing .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:17px 30px;border-radius:6px;background:var(--gh-orange);color:var(--gh-ink);font-weight:800;line-height:1.1;text-align:center;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;box-shadow:0 10px 26px rgba(231,141,0,.28);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.gh-landing .wp-block-button__link:hover{transform:translateY(-2px);background:#ffbb38;box-shadow:0 14px 30px rgba(231,141,0,.34)}
.gh-landing .wp-block-button__link:active{transform:translateY(0);box-shadow:0 7px 18px rgba(231,141,0,.24)}
.gh-landing .wp-block-button__link:focus-visible,.gh-landing a:focus-visible{outline:3px solid currentColor;outline-offset:4px}
.gh-landing .gh-promise-copy .wp-block-button__link{background:var(--gh-orange);color:var(--gh-ink);box-shadow:0 10px 26px rgba(231,141,0,.26)}
.gh-landing .gh-promise-copy .wp-block-button__link:hover{background:#ffbb38;color:var(--gh-ink);box-shadow:0 14px 30px rgba(231,141,0,.34)}

/* featured strip */
.gh-landing .gh-featured{background:var(--gh-cream);border-bottom:1px solid var(--gh-line);padding:4px 0}
.gh-landing .gh-featured-row{display:grid;grid-template-columns:280px 1fr;align-items:center;gap:20px}
.gh-landing .gh-featured p{margin:0;font:800 26px/1.05 var(--gh-display);font-size:26px!important;text-transform:uppercase;letter-spacing:.05em}
.gh-landing .gh-featured-label-short{display:none}
.gh-landing .gh-featured figure{margin:0}
.gh-landing .gh-featured img{width:100%;height:58px;object-fit:contain;filter:grayscale(1);opacity:.76}

/* generic section + heading */
.gh-landing .gh-section{padding:var(--gh-section) 0}
.gh-landing .gh-section-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;margin-bottom:60px;align-items:end}
.gh-landing .gh-kicker{font-size:21px;color:var(--gh-red);font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px}
.gh-landing .gh-kicker-large{font-size:21px;letter-spacing:.09em;margin-bottom:16px}
.gh-landing .gh-section-title{font-size:clamp(46px,5.2vw,68px);margin:0}
.gh-landing .gh-section-intro{font-size:21px;line-height:1.6;color:#4f5b64;max-width:600px;margin:0}

/* promise section */
.gh-landing .gh-promise-section{position:relative;overflow:hidden;background:linear-gradient(160deg,var(--gh-paper) 0%,#f6f0e4 100%);border-top:4px solid var(--gh-orange)}
.gh-landing .gh-promise-section>.gh-wrap{position:relative;z-index:1}
.gh-landing .gh-promise-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:stretch}
.gh-landing .gh-promise-left{display:grid;grid-template-rows:auto auto;gap:32px;align-content:start}
.gh-landing .gh-promise-head{display:block;margin:0}
.gh-landing .gh-promise-head .gh-section-intro{margin:24px 0 0;max-width:680px}
.gh-landing .gh-media{position:relative;min-height:0;aspect-ratio:16/9;border-radius:var(--gh-radius);overflow:hidden;background:var(--gh-ink);box-shadow:var(--gh-shadow);margin:0}
.gh-landing .gh-media iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.gh-landing .gh-video-poster{position:absolute;inset:0;z-index:3;width:100%;height:100%;padding:0;border:0;background:var(--gh-ink);color:#fff;text-align:left;cursor:pointer;overflow:hidden;transition:opacity .22s ease}
.gh-landing .gh-video-poster[hidden]{display:none!important}
.gh-landing .gh-video-poster img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}
.gh-landing .gh-video-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,16,24,.94) 0%,rgba(8,16,24,.73) 40%,rgba(8,16,24,.12) 74%),linear-gradient(0deg,rgba(8,16,24,.55),transparent 42%)}
.gh-landing .gh-video-copy{position:absolute;z-index:2;left:32px;bottom:34px;width:min(55%,360px);display:grid;gap:8px}
.gh-landing .gh-video-kicker{color:var(--gh-orange);font:800 21px/1 var(--gh-display);letter-spacing:.1em;text-transform:uppercase}
.gh-landing .gh-video-copy strong{font:800 clamp(26px,2.8vw,36px)/1.06 var(--gh-display);text-transform:uppercase;text-wrap:balance}
.gh-landing .gh-video-sub{font-size:21px;color:#dce2e6}
.gh-landing .gh-video-play{position:absolute;z-index:2;left:68%;top:50%;width:86px;height:86px;border-radius:50%;background:var(--gh-orange);box-shadow:0 0 0 10px rgba(255,170,10,.2),0 16px 34px rgba(0,0,0,.32);transform:translate(-50%,-50%);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.gh-landing .gh-video-play:after{content:"";position:absolute;left:36px;top:27px;border-left:24px solid var(--gh-ink);border-top:16px solid transparent;border-bottom:16px solid transparent}
.gh-landing .gh-video-poster:hover img{transform:scale(1.035);filter:brightness(1.05)}
.gh-landing .gh-video-poster:hover .gh-video-play{transform:translate(-50%,-50%) scale(1.09);background:#ffbd3f;box-shadow:0 0 0 14px rgba(255,170,10,.22),0 20px 40px rgba(0,0,0,.38)}
.gh-landing .gh-video-poster:focus-visible{outline:5px solid var(--gh-orange);outline-offset:-7px}
.gh-landing .gh-media.is-playing .gh-video-poster{opacity:0;pointer-events:none}
.gh-landing .gh-promise-copy{position:relative;height:100%;padding:clamp(32px,3.4vw,48px);background:var(--gh-ink-2);color:#fff;border:0;border-radius:var(--gh-radius);box-shadow:0 24px 58px rgba(8,16,24,.19);display:flex;flex-direction:column;justify-content:center}
.gh-landing .gh-promise-copy h3{color:#fff;font:800 clamp(30px,3vw,38px)/1.08 var(--gh-display);text-transform:uppercase;margin:0 0 16px}
.gh-landing .gh-promise-copy p{color:#c5cdd3;font-size:21px;margin:0}
.gh-landing .gh-checks{list-style:none;padding:0;margin:20px 0 30px}
.gh-landing .gh-checks li{position:relative;padding:8px 0 8px 32px;color:#eef1f3;font-weight:700}
.gh-landing .gh-checks li:before{content:"✓";position:absolute;left:0;top:8px;color:var(--gh-orange);font-weight:800}

/* dark program section */
.gh-landing .gh-dark{background:var(--gh-ink);color:#fff}
.gh-landing .gh-dark .gh-display,.gh-landing .gh-dark h3{color:#fff}
.gh-landing .gh-dark .gh-section-intro{color:#bfc6cc}
.gh-landing #program{position:relative;overflow:hidden;padding:clamp(64px,7vw,88px) 0}
.gh-landing #program > .gh-wrap{position:relative;z-index:1}
.gh-landing #program .gh-section-head{margin-bottom:40px}
.gh-landing .gh-program-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.gh-landing .gh-program-row{display:grid;grid-template-columns:44% minmax(0,1fr);min-height:330px;overflow:hidden;background:var(--gh-ink-2);border:1px solid #26333e;border-radius:12px}
.gh-landing .gh-program-row>.wp-block-group__inner-container{display:contents}
.gh-landing .gh-program-row:first-child{grid-column:1/-1;grid-template-columns:31% minmax(0,1fr);min-height:300px}
.gh-landing .gh-program-row figure{margin:0;overflow:hidden;background:#202d38}
.gh-landing .gh-program-row img{width:100%;height:100%;min-height:330px;object-fit:cover;object-position:center;display:block}
.gh-landing .gh-program-row.gh-program-row--bonus-thumbnail{grid-column:1/-1;grid-template-columns:45% minmax(0,1fr);min-height:0}
.gh-landing .gh-program-row.gh-program-row--bonus-thumbnail figure{align-self:center;aspect-ratio:16/9}
.gh-landing .gh-program-row.gh-program-row--bonus-thumbnail img{height:100%;min-height:0;aspect-ratio:16/9;object-fit:cover;object-position:center}
.gh-landing .gh-program-row:first-child img{min-height:300px}
.gh-landing .gh-program-row:nth-child(2) img{object-position:30% center}
.gh-landing .gh-program-row:nth-child(3) img{object-fit:contain;background:var(--gh-cream);padding:14px}
.gh-landing .gh-program-row:nth-child(4) img{object-position:28% center}
.gh-landing .gh-program-copy{display:flex;flex-direction:column;padding:26px 25px;min-width:0}
.gh-landing .gh-module-num{color:var(--gh-orange);font:800 21px/1 var(--gh-display);letter-spacing:.08em;margin:0}
.gh-landing .gh-program-copy h3{font:800 clamp(25px,2.1vw,31px)/1.08 var(--gh-display);margin:9px 0 13px;text-transform:uppercase;text-wrap:balance}
.gh-landing .gh-program-copy>p:not(.gh-module-num):not(.gh-module-value){color:#bfc7cd;font-size:21px;line-height:1.6;margin:0;text-wrap:pretty}
.gh-landing .gh-module-value{display:flex;align-items:center;gap:10px;margin:auto 0 0;padding-top:18px;font:800 21px/1 var(--gh-display);letter-spacing:.06em;text-transform:uppercase}
.gh-landing .gh-module-value strong{color:var(--gh-orange);font-size:21px}
.gh-landing .gh-module-value span{color:#aeb7be}
.gh-landing .gh-program-summary{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;margin-top:18px;padding:28px 30px;background:#182530;border:1px solid #2b3945;border-radius:12px}
.gh-landing .gh-program-summary h3{font:800 clamp(28px,2.8vw,36px)/1.08 var(--gh-display);text-transform:uppercase;margin:0}
.gh-landing .gh-program-summary p{color:#c5cbd0;font-size:21px;margin:8px 0 0}
.gh-landing .gh-program-summary .gh-program-value{color:var(--gh-orange);font:800 21px/1 var(--gh-display);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px}
.gh-landing .gh-program-summary-action{display:flex;align-items:center;gap:24px}
.gh-landing .gh-program-summary .gh-price-line{display:flex;align-items:center;gap:10px;margin:0;white-space:nowrap}
.gh-landing .gh-program-summary .gh-price{font:800 54px/1 var(--gh-display);font-size:54px!important;color:var(--gh-orange)!important;margin:0}
.gh-landing .gh-once{font-size:21px!important;color:#aeb7be!important;line-height:1.3;margin:0!important}

/* results + testimonials */
.gh-landing .gh-cream{background:var(--gh-cream)}
.gh-landing .gh-results-media{max-width:1040px;margin:0 auto 76px}
.gh-landing .gh-results-media .gh-video-shade{background:linear-gradient(90deg,rgba(8,16,24,.92) 0%,rgba(8,16,24,.68) 42%,rgba(8,16,24,.14) 68%),linear-gradient(0deg,rgba(8,16,24,.5),transparent 50%)}
.gh-landing .gh-proof-intro{max-width:820px;margin:0 auto 34px;text-align:center}
.gh-landing .gh-proof-intro h3,.gh-landing .gh-facebook-head h3{font:800 clamp(34px,3.5vw,48px)/1.08 var(--gh-display);text-transform:uppercase;text-wrap:balance;margin:0}
.gh-landing .gh-testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.gh-landing .gh-quote{background:var(--gh-paper);padding:34px;border:1px solid var(--gh-line);border-radius:16px;display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(8,16,24,.08)}
.gh-landing .gh-quote>.wp-block-group__inner-container{height:100%;display:flex;flex-direction:column}
.gh-landing .gh-quote blockquote{font:500 21px/1.55 var(--gh-body);margin:24px 0 0;color:#34414a;text-wrap:pretty}
.gh-landing .gh-quote blockquote p{font:inherit;font-size:21px!important;line-height:inherit;color:inherit!important;margin:0}
.gh-landing .gh-person{display:flex;align-items:center;gap:18px;margin:0}
.gh-landing .gh-person figure{margin:0;flex:none}
.gh-landing .gh-person img{width:96px;height:96px;border-radius:18px;object-fit:cover;object-position:top;box-shadow:0 6px 18px rgba(8,16,24,.14)}
.gh-landing .gh-person h3{font:800 29px/1.1 var(--gh-display);text-transform:uppercase;margin:0 0 7px}
.gh-landing .gh-person p{margin:0;font-size:21px;line-height:1.4;color:var(--gh-muted)}
.gh-landing .gh-facebook-head{max-width:820px;margin:88px auto 30px;text-align:center}
.gh-landing .gh-facebook-head>p:last-child{margin:16px 0 0;color:#53606a}
.gh-landing .gh-facebook-gallery{columns:3 300px;column-gap:20px}
.gh-landing .gh-facebook-review{display:block;break-inside:avoid;margin:0 0 20px;padding:10px;background:#fff;border:1px solid var(--gh-line);border-radius:14px;box-shadow:0 8px 24px rgba(8,16,24,.09);transition:transform .18s ease,box-shadow .18s ease}
.gh-landing .gh-facebook-review:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(8,16,24,.14)}
.gh-landing .gh-facebook-review:focus-visible{outline:4px solid var(--gh-orange);outline-offset:4px}
.gh-landing .gh-facebook-review img{display:block;width:100%;height:auto;border-radius:8px}
.gh-landing .gh-facebook-review{cursor:zoom-in}
.gh-review-modal-open{overflow:hidden}
.gh-review-modal{width:min(1100px,calc(100% - 32px));max-width:none;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;border:0;background:transparent;overflow:visible}
.gh-review-modal::backdrop{background:rgba(8,14,20,.88);backdrop-filter:blur(5px)}
.gh-review-modal-frame{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-height:inherit}
.gh-review-modal img{display:block;max-width:100%;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);width:auto;height:auto;border-radius:12px;box-shadow:0 24px 70px rgba(0,0,0,.45)}
.gh-review-modal-close{position:absolute;z-index:2;top:12px;right:12px;display:grid;place-items:center;width:48px;height:48px;padding:0;border:2px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(8,14,20,.88);color:#fff;font:500 32px/1 Arial,sans-serif;cursor:pointer}
.gh-review-modal-close:hover{background:var(--gh-orange);color:var(--gh-ink)}
.gh-review-modal-close:focus-visible{outline:4px solid var(--gh-orange);outline-offset:3px}
@media(max-width:560px){
 .gh-review-modal{width:calc(100% - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}
 .gh-review-modal img{max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);border-radius:8px}
 .gh-review-modal-close{top:8px;right:8px;width:44px;height:44px}
}

/* real training */
.gh-landing .gh-training-section{background:#f7f4ee}
.gh-landing .gh-training-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:20px;align-items:stretch}
.gh-landing .gh-training-lead{background:var(--gh-ink);color:#fff;border-radius:18px;padding:38px;display:flex;flex-direction:column;justify-content:space-between;gap:40px;min-height:540px}
.gh-landing .gh-training-years{display:flex;flex-direction:column;align-items:flex-start}
.gh-landing .gh-training-years-number{display:block;font:700 clamp(92px,9vw,124px)/.78 var(--gh-body);font-size:clamp(92px,9vw,124px)!important;letter-spacing:-.015em;color:var(--gh-orange)!important;margin:0}
.gh-landing .gh-training-years-label{font:800 21px/1.1 var(--gh-display);text-transform:uppercase;letter-spacing:.04em;color:#fff!important;margin:15px 0 0}
.gh-landing .gh-training-lead .gh-kicker{color:var(--gh-orange);margin-bottom:12px}
.gh-landing .gh-training-lead h3{font:800 clamp(32px,3vw,40px)/1.08 var(--gh-display);text-transform:uppercase;margin:0 0 18px;color:#fff!important}
.gh-landing .gh-training-lead p:last-child{margin:0;color:#d4d9dd!important}
.gh-landing .gh-training-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.gh-landing .gh-training-card{background:#fff;border-radius:18px;padding:28px;box-shadow:var(--gh-shadow-sm);display:flex;flex-direction:column;align-items:flex-start;gap:22px;min-width:0}
.gh-landing .gh-training-icon{width:62px;height:62px;border-radius:16px;background:var(--gh-orange);display:grid;place-items:center;flex:none;margin:0}
.gh-landing .gh-training-icon svg{width:36px;height:36px;fill:none;stroke:var(--gh-ink);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.gh-landing .gh-training-icon img{width:36px!important;height:36px!important;display:block;object-fit:contain}
.gh-landing .gh-training-card h3{font:800 26px/1.1 var(--gh-display);text-transform:uppercase;margin:0 0 13px;color:var(--gh-ink)!important}
.gh-landing .gh-training-card p{margin:0;color:#53606a!important}
.gh-landing .gh-training-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;background:var(--gh-orange);border-radius:18px;overflow:hidden}
.gh-landing .gh-training-facts>div{padding:26px 28px;border-right:1px solid rgba(8,16,24,.2);display:flex;flex-direction:column;gap:5px}
.gh-landing .gh-training-facts>div:last-child{border-right:0}
.gh-landing .gh-training-fact-value{font:800 31px/1.08 var(--gh-display);font-size:31px!important;text-transform:uppercase;color:var(--gh-ink)!important;margin:0}
.gh-landing .gh-training-fact-label{font-size:21px!important;line-height:1.35;color:#412000!important;margin:0}

/* guarantee */
.gh-landing .gh-guarantee{background:#f4ad24;padding:40px 0}
.gh-landing .gh-guarantee-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;align-items:center;width:min(var(--gh-max),calc(100% - 48px));margin-inline:auto}
.gh-landing .gh-guarantee-art{margin:0;width:202px;justify-self:center}
.gh-landing .gh-guarantee-art img{display:block;width:202px;height:202px}
.gh-landing .gh-guarantee .gh-kicker{color:var(--gh-ink);margin-bottom:10px}
.gh-landing .gh-guarantee h2{font-size:clamp(36px,4.3vw,52px);margin:0 0 14px;max-width:760px}
.gh-landing .gh-guarantee p{font-size:21px;margin:0;max-width:760px;color:#412000}

/* faq */
.gh-landing .gh-faq{max-width:900px;margin:auto}
.gh-landing .gh-faq details{border-top:1px solid var(--gh-line);padding:22px 0;transition:none}
.gh-landing .gh-faq details:last-child{border-bottom:1px solid var(--gh-line)}
.gh-landing .gh-faq summary{font:800 25px/1.15 var(--gh-display);text-transform:uppercase;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px}
.gh-landing .gh-faq summary::-webkit-details-marker{display:none}
.gh-landing .gh-faq summary:after{content:"+";color:var(--gh-red);font:700 30px/1 var(--gh-display);flex:none}
.gh-landing .gh-faq details[open] summary:after{content:"–"}
.gh-landing .gh-faq details p{color:#53606a;max-width:760px;margin:14px 0 0}

/* coach */
.gh-landing .gh-coach-grid{display:grid;grid-template-columns:1fr;min-height:0}
.gh-landing .gh-coach-image{position:relative;width:min(960px,calc(100% - 48px));margin:72px auto 0;background:#05090d;aspect-ratio:16/9;height:auto;border-radius:18px;overflow:hidden;box-shadow:0 18px 48px rgba(10,18,26,.18)}
.gh-landing .gh-coach-image img{width:100%;height:100%;object-fit:contain;object-position:center}
.gh-landing .gh-coach-cap,.gh-landing .gh-coach-image figcaption{position:absolute;bottom:22px;left:22px;padding:10px 14px;background:var(--gh-ink);color:#fff;font-size:21px;border-left:3px solid var(--gh-orange)}
.gh-landing .gh-coach-copy{width:min(var(--gh-max),calc(100% - 48px));margin-inline:auto;padding:72px 0 78px;display:flex;flex-direction:column;justify-content:center}
.gh-landing .gh-coach-copy h2{font-size:clamp(42px,4.7vw,58px);margin:0 0 14px}
.gh-landing .gh-coach-copy>p{font-size:21px;color:#53606a;margin:0 0 16px}
.gh-landing .gh-coach-credentials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch;margin-top:28px;border:0}
.gh-landing .gh-coach-credentials>.gh-coach-credential,.gh-landing .gh-coach-credentials>.gh-coach-credential:first-child,.gh-landing .gh-coach-credentials>.gh-coach-credential:last-child{display:block;padding:26px;border:1px solid var(--gh-line);border-radius:16px;background:var(--gh-paper);box-shadow:0 10px 30px rgba(8,16,24,.08)}
.gh-landing .gh-coach-credential-title{font:800 23px/1.1 var(--gh-display);font-size:23px!important;text-transform:uppercase;color:var(--gh-ink)!important;margin:0 0 10px}
.gh-landing .gh-coach-credential-copy{font-size:21px!important;line-height:1.5;color:#53606a!important;margin:0}

/* final offer */
.gh-landing .gh-offer{background:var(--gh-orange);padding:88px 0}
.gh-landing .gh-offer-grid{display:grid;grid-template-columns:1fr .92fr;gap:76px;align-items:center}
.gh-landing .gh-offer .gh-kicker{color:var(--gh-ink)}
.gh-landing .gh-offer h2{font-size:clamp(44px,5vw,62px);margin:0 0 20px}
.gh-landing .gh-offer-copy>p:last-child{font-size:21px;margin:0;max-width:590px;color:#412000}
.gh-landing .gh-offer-card{background:var(--gh-ink);color:#fff;padding:40px;border-radius:var(--gh-radius);box-shadow:0 22px 55px rgba(8,16,24,.25)}
.gh-landing .gh-offer-card-label{margin:0 0 18px;color:var(--gh-orange);font:800 23px/1.1 var(--gh-display);text-transform:uppercase}
.gh-landing .gh-offer-price{display:flex;justify-content:space-between;align-items:end;gap:24px;padding-bottom:22px;margin-bottom:18px;border-bottom:1px solid #34414b}
.gh-landing .gh-offer-price-main{display:flex;flex:1;min-width:150px;flex-direction:column;align-items:flex-start}
.gh-landing .gh-offer-current{font:800 68px/.9 var(--gh-display);font-size:68px!important;color:var(--gh-orange)!important;margin:0}
.gh-landing .gh-offer-terms{font-size:21px!important;line-height:1.3;color:#d6dce0!important;text-align:right;margin:0}
.gh-landing .gh-was{text-decoration:line-through;color:#aab3ba!important;margin:0 0 10px;font-weight:700;font-size:21px!important;white-space:nowrap}
.gh-landing .gh-offer-card ul{margin:0 0 26px;padding-left:25px}
.gh-landing .gh-offer-card li{padding:5px 0;color:#fff}
.gh-landing .gh-offer-card li::marker{color:var(--gh-orange)}
.gh-landing .gh-offer-card .wp-block-button{width:100%}
.gh-landing .gh-offer-card .wp-block-button__link{width:100%}
.gh-landing .gh-secure{font-size:21px!important;color:#b9c1c7!important;text-align:center;margin:14px 0 0}

/* legal */
.gh-landing .gh-legal{background:var(--gh-ink);color:#cbd2d7;padding:48px 0;font-size:21px}
.gh-landing .gh-legal-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:64px;align-items:start}
.gh-landing .gh-legal-copy p{margin:0 0 10px;max-width:900px;color:#cbd2d7}
.gh-landing .gh-footer-meta{padding-left:38px;border-left:1px solid #34414b;display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.gh-landing .gh-legal a{display:inline-flex;align-items:center;min-height:44px;padding:9px 0}
.gh-landing .gh-footer-company{font:800 26px/1.1 var(--gh-display);font-size:26px!important;text-transform:uppercase;color:#fff!important;margin:0}
.gh-landing .gh-footer-copyright{font-size:21px!important;color:#cbd2d7!important;margin:0}
.gh-landing .gh-footer-link{font-size:21px!important;margin:0}
.gh-landing .gh-footer-meta a{color:var(--gh-orange);font-size:21px;font-weight:800;text-decoration:underline;text-underline-offset:4px}

/* ---- large tablet / small laptop ---- */
@media(max-width:1080px){
 .gh-landing{--gh-section:88px}
 .gh-landing .gh-section-head{gap:40px;margin-bottom:48px}
 .gh-landing .gh-program-list{grid-template-columns:1fr}
 .gh-landing .gh-program-row,.gh-landing .gh-program-row:first-child{grid-column:auto;grid-template-columns:40% minmax(0,1fr);min-height:320px}
 .gh-landing .gh-program-row img,.gh-landing .gh-program-row:first-child img{min-height:320px}
 .gh-landing .gh-program-row.gh-program-row--bonus-thumbnail{grid-template-columns:1fr;min-height:0}
 .gh-landing .gh-program-row.gh-program-row--bonus-thumbnail img{height:auto;min-height:0}
 .gh-landing .gh-training-layout{grid-template-columns:1fr}
 .gh-landing .gh-training-lead{min-height:0;display:grid;grid-template-columns:190px minmax(0,1fr);align-items:end}
 .gh-landing .gh-guarantee-grid{grid-template-columns:220px minmax(0,1fr);gap:36px}
 .gh-landing .gh-coach-grid{grid-template-columns:1fr;min-height:0}

 .gh-landing .gh-coach-credentials{grid-template-columns:1fr}
}

/* ---- compact desktop / large tablet hero ---- */
@media(min-width:901px) and (max-width:1100px){
 .gh-landing .gh-hero{min-height:760px;padding:92px 0}
 .gh-landing .gh-hero:before{background:none}
 .gh-landing .gh-hero-copy{width:47%;max-width:494px}
 .gh-landing .gh-hero-image{inset:50% 24px auto auto;width:48%;height:auto;transform:translateY(-50%);z-index:2;overflow:visible}
 .gh-landing .gh-hero-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;object-position:center;border-radius:14px;box-shadow:0 20px 48px rgba(0,0,0,.32)}
 .gh-landing .gh-photo-note{position:absolute;display:block;z-index:2;right:24px;top:calc(50% + 13.5vw + 10px);bottom:auto;width:48%;box-sizing:border-box;margin:0;padding:6px 0 6px 12px;background:transparent;line-height:1.25;backdrop-filter:none}
}

/* ---- tablet ---- */
@media(max-width:900px){
 .gh-landing .gh-hero{min-height:680px;padding-top:104px}
 .gh-landing .gh-hero-image{inset:0;width:100%;height:100%}
 .gh-landing .gh-hero-image img{object-position:64% center}
 .gh-landing .gh-hero:before{background:linear-gradient(96deg,rgba(8,16,24,.98) 0%,rgba(8,16,24,.92) 55%,rgba(8,16,24,.55) 100%)}

 .gh-landing .gh-hero-copy{width:min(620px,90%)}
 .gh-landing .gh-section-head,.gh-landing .gh-promise-grid,.gh-landing .gh-guarantee-grid,.gh-landing .gh-coach-grid,.gh-landing .gh-offer-grid{grid-template-columns:1fr}
 .gh-landing .gh-featured-row{grid-template-columns:240px 1fr;gap:16px}
 .gh-landing .gh-featured img{height:52px;margin-left:0}
 .gh-landing .gh-media{min-height:0;aspect-ratio:16/9}
 .gh-landing .gh-program-list{grid-template-columns:1fr}
 .gh-landing .gh-program-row,.gh-landing .gh-program-row:first-child{grid-column:auto;grid-template-columns:40% minmax(0,1fr);min-height:320px}
 .gh-landing .gh-program-row img{min-height:320px}
 .gh-landing .gh-program-summary{grid-template-columns:1fr;gap:20px}
 .gh-landing .gh-program-summary-action{justify-content:space-between}
 .gh-landing .gh-testimonials{grid-template-columns:1fr}
 .gh-landing .gh-quote{min-height:0}
 .gh-landing .gh-training-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gh-landing .gh-training-facts>div:nth-child(2){border-right:0}
 .gh-landing .gh-training-facts>div:nth-child(-n+2){border-bottom:1px solid rgba(8,16,24,.2)}
 .gh-landing .gh-guarantee-grid{gap:24px;text-align:center}
 .gh-landing .gh-guarantee p{margin-inline:auto}
 .gh-landing .gh-guarantee-art{width:202px;margin-inline:auto}
 .gh-landing .gh-coach-image{width:calc(100% - 48px);margin-top:48px}
 .gh-landing .gh-coach-grid{min-height:0}

 .gh-landing .gh-offer-card{max-width:600px;width:100%;margin-inline:auto}
 .gh-landing .gh-offer-grid{justify-items:center}
 .gh-landing .gh-offer-copy{width:100%;text-align:center}
 .gh-landing .gh-offer-copy>p{margin-left:auto;margin-right:auto}
 .gh-landing .gh-offer-copy>p:last-child{margin-left:auto;margin-right:auto;text-align:left}
 .gh-landing .gh-legal-grid{grid-template-columns:1fr;gap:28px}
 .gh-landing .gh-footer-meta{padding:24px 0 0;border-left:0;border-top:1px solid #34414b}
}

/* ---- portrait tablet hero: full-resolution image band above copy ---- */
@media(min-width:768px) and (max-width:900px){
 .gh-landing .gh-hero{min-height:0;padding:calc(56.25vw + 76px) 0 64px;display:block;background:var(--gh-ink)}
 .gh-landing .gh-hero:before{background:linear-gradient(180deg,rgba(8,16,24,0) 0,rgba(8,16,24,.03) calc(56.25vw - 70px),var(--gh-ink) 56.25vw)}
 .gh-landing .gh-hero-image{inset:0 0 auto;width:100%;height:auto;transform:none;z-index:0;overflow:hidden}
 .gh-landing .gh-hero-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;object-position:center;border-radius:0;box-shadow:none;filter:saturate(.9) contrast(1.03)}
 .gh-landing .gh-hero-inner{position:relative;z-index:2}
 .gh-landing .gh-hero-copy{width:100%;max-width:none;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:40px;row-gap:0;align-items:start}
 .gh-landing .gh-hero-title{grid-column:1;grid-row:1/3;max-width:8ch;font-size:clamp(52px,6.5vw,62px)}
 .gh-landing .gh-dek{grid-column:2;grid-row:1;max-width:none;margin:0 0 28px;font-size:21px;line-height:1.55}
 .gh-landing .gh-actions{grid-column:2;grid-row:2;align-items:flex-start;gap:12px}
 .gh-landing .gh-micro{width:100%}
 .gh-landing .gh-photo-note{position:absolute;display:block;z-index:2;left:24px;right:auto;top:calc(56.25vw + 8px);bottom:auto;width:auto;margin:0;padding:0;background:transparent;line-height:1.25;backdrop-filter:none}
}

/* ---- mobile ---- */
@media(max-width:560px){
 .gh-landing{--gh-section:60px}
 .gh-landing .gh-wrap{width:min(var(--gh-max),calc(100% - 32px))}
 .gh-landing .gh-hero{min-height:0;padding:244px 0 64px;background:var(--gh-ink)}
 .gh-landing .gh-hero-image{inset:0 0 auto;width:100%;height:220px}
 .gh-landing .gh-hero-image img{object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.03)}
 .gh-landing .gh-hero:before{background:linear-gradient(180deg,rgba(8,16,24,0) 0,rgba(8,16,24,.04) 170px,var(--gh-ink) 220px)}
 .gh-landing .gh-hero-copy{width:100%;text-align:center}
 .gh-landing .gh-hero-title{font-size:48px;line-height:1.05}
 .gh-landing .gh-hero-title,.gh-landing .gh-dek{margin-left:auto;margin-right:auto}
 .gh-landing .gh-dek{font-size:21px}
 .gh-landing .gh-actions{align-items:stretch;justify-content:center}
 .gh-landing .gh-micro{width:100%;text-align:center}
 .gh-landing .gh-actions .wp-block-button,.gh-landing .gh-actions .wp-block-button__link{width:100%}
 .gh-landing .gh-photo-note{display:none}
 .gh-landing .gh-featured{padding:4px 0}
 .gh-landing .gh-featured-row{grid-template-columns:1fr;gap:2px;text-align:center}
 .gh-landing .gh-featured p{font-size:22px!important;line-height:1.1}
 .gh-landing .gh-featured img{height:40px;margin-inline:auto}
 .gh-landing .gh-featured-label-full{display:none}
 .gh-landing .gh-featured-label-short{display:inline}
 .gh-landing .gh-section-head{gap:14px;margin-bottom:36px;text-align:center}
 .gh-landing .gh-section-head .gh-section-intro{margin-left:auto;margin-right:auto}
 .gh-landing .gh-promise-left{gap:24px}
 .gh-landing .gh-promise-head{margin:0}
 .gh-landing .gh-section-title,.gh-landing .gh-coach-copy h2,.gh-landing .gh-offer h2,.gh-landing .gh-guarantee h2{font-size:40px;line-height:1.05}
 .gh-landing .gh-kicker-large{font-size:21px}
 .gh-landing .gh-video-copy{left:18px;bottom:20px;width:58%;gap:6px}
 .gh-landing .gh-video-copy strong{font-size:25px}
 .gh-landing .gh-video-sub{display:none}
 .gh-landing .gh-video-play{left:76%;width:66px;height:66px;box-shadow:0 0 0 7px rgba(255,170,10,.2),0 12px 28px rgba(0,0,0,.32)}
 .gh-landing .gh-video-play:after{left:28px;top:21px;border-left-width:19px;border-top-width:12px;border-bottom-width:12px}
 .gh-landing .gh-program-list{gap:14px}
 .gh-landing .gh-program-row,.gh-landing .gh-program-row:first-child{grid-template-columns:1fr;min-height:0}
 .gh-landing .gh-program-row figure{aspect-ratio:16/9}
 .gh-landing .gh-program-row img,.gh-landing .gh-program-row:first-child img{min-height:0;aspect-ratio:16/9}
 .gh-landing .gh-program-copy{padding:22px}
 .gh-landing .gh-program-copy h3{font-size:27px;line-height:1.1;margin-bottom:12px}
 .gh-landing .gh-program-copy>p:not(.gh-module-num):not(.gh-module-value){font-size:21px;line-height:1.55}
 .gh-landing .gh-program-summary{padding:24px;gap:18px}
 .gh-landing .gh-program-summary-action{display:grid;grid-template-columns:1fr;gap:16px}
 .gh-landing .gh-program-summary .gh-price-line{justify-content:flex-start}
 .gh-landing .gh-program-summary .wp-block-button,.gh-landing .gh-program-summary .wp-block-button__link{width:100%}
 .gh-landing .gh-training-lead{grid-template-columns:1fr;padding:28px;gap:34px}
 .gh-landing .gh-training-years-number{font-size:94px!important}
 .gh-landing .gh-training-grid{grid-template-columns:1fr;gap:14px}
 .gh-landing .gh-training-card{padding:24px;gap:18px}
 .gh-landing .gh-training-lead h3{font-size:31px;line-height:1.08}
 .gh-landing .gh-training-card h3{font-size:25px;line-height:1.1}
 .gh-landing .gh-training-facts{margin-top:14px}
 .gh-landing .gh-training-facts>div{padding:22px 18px}
 .gh-landing .gh-training-fact-value{font-size:30px!important}
 .gh-landing .gh-quote{padding:24px}
 .gh-landing .gh-quote blockquote{font-size:20px!important;line-height:1.55}
 .gh-landing .gh-person img{width:88px;height:88px;border-radius:16px}
 .gh-landing .gh-person h3{font-size:28px;line-height:1.05}
 .gh-landing .gh-proof-intro h3,.gh-landing .gh-facebook-head h3{font-size:31px;line-height:1.08}
 .gh-landing .gh-faq summary{font:700 24px/1.2 var(--gh-body);text-transform:none}
 .gh-landing .gh-facebook-gallery{columns:1}
 .gh-landing .gh-guarantee{padding:32px 0}
 .gh-landing .gh-guarantee-art{width:202px}
 .gh-landing .gh-coach-image{width:calc(100% - 32px);margin-top:32px;aspect-ratio:auto;overflow:visible;background:transparent;border-radius:0;box-shadow:none}
 .gh-landing .gh-coach-image img{height:auto;aspect-ratio:16/9;border-radius:12px;box-shadow:0 12px 30px rgba(10,18,26,.16)}
 .gh-landing .gh-coach-cap,.gh-landing .gh-coach-image figcaption{position:static;display:block;margin:10px 0 0;padding:8px 0 8px 12px;background:transparent;color:var(--gh-ink);font-size:21px;line-height:1.2;border-left:3px solid var(--gh-orange)}

 .gh-landing .gh-coach-copy{width:100%;padding:48px 24px}
 .gh-landing .gh-coach-copy>.gh-kicker,.gh-landing .gh-coach-copy>h2{text-align:center}
 .gh-landing .gh-coach-credentials{display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px;border:0}
 .gh-landing .gh-coach-credentials>div,.gh-landing .gh-coach-credentials>div:first-child,.gh-landing .gh-coach-credentials>div:last-child{display:block;padding:20px;border:1px solid var(--gh-line);border-radius:12px;background:#fff}
 .gh-landing .gh-coach-credential-title{font:700 21px/1.15 var(--gh-body);font-size:21px!important;text-transform:none;margin:0 0 9px}
 .gh-landing .gh-coach-credential-copy{display:block;font-size:21px!important;line-height:1.42}
 .gh-landing .gh-offer{padding:64px 0}
 .gh-landing .gh-offer-grid{grid-template-columns:minmax(0,1fr);gap:36px}
 .gh-landing .gh-offer-copy{text-align:center}
 .gh-landing .gh-offer-copy,.gh-landing .gh-offer-card{width:100%;max-width:100%;min-width:0}
 .gh-landing .gh-offer-copy>p{margin-left:auto;margin-right:auto}
 .gh-landing .gh-offer h2{font-size:38px;overflow-wrap:normal}
 .gh-landing .gh-offer-card{padding:24px}
 .gh-landing .gh-offer-price{display:grid;grid-template-columns:auto minmax(0,1fr);width:100%;align-items:end}
 .gh-landing .gh-offer-terms{min-width:0}
 .gh-landing .gh-offer-card li{line-height:1.4}
 .gh-landing .gh-offer-price{gap:12px}
 .gh-landing .gh-offer-current{font-size:64px!important}
 .gh-landing .gh-offer-terms{font-size:21px!important}
 .gh-landing .gh-legal{padding:36px 0}
}

/* member program library */
.gh-landing .gh-member-home{background:var(--gh-paper)}
.gh-landing .gh-member-eyebrow{margin:0 0 12px;color:var(--gh-orange);font:800 21px/1 var(--gh-display);font-size:21px!important;letter-spacing:.1em;text-transform:uppercase}
.gh-landing .gh-member-dashboard{padding:56px 0 104px;background:linear-gradient(180deg,#f2eee6 0,var(--gh-paper) 280px)}
.gh-landing .gh-member-signin,.gh-landing .gh-member-library-head{display:flex;align-items:flex-start;justify-content:space-between;gap:36px;padding:38px 42px;margin-bottom:34px;background:var(--gh-ink);color:#fff;border-radius:16px;box-shadow:var(--gh-shadow-sm)}
.gh-landing .gh-member-signin h1,.gh-landing .gh-member-library-head h1{margin:0;color:#fff;font:800 clamp(42px,4.8vw,64px)/1.05 var(--gh-display);text-transform:uppercase}
.gh-landing .gh-member-signin p:not(.gh-member-eyebrow),.gh-landing .gh-member-library-head p:not(.gh-member-eyebrow){margin:12px 0 0;color:#c5cdd3}
.gh-landing .gh-member-primary{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:16px 28px;border-radius:6px;background:var(--gh-orange);color:var(--gh-ink);font-weight:800;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;white-space:nowrap;box-shadow:0 10px 26px rgba(231,141,0,.28)}
.gh-landing .gh-member-primary:hover{background:#ffbd3f;transform:translateY(-2px)}
.gh-landing .gh-member-account-link{align-self:flex-start;color:#fff;font-weight:800;text-underline-offset:5px}
.gh-landing .gh-member-search-wrap{position:relative;max-width:780px;margin:0 auto 64px}
.gh-landing .gh-member-search-wrap label{display:block;margin:0 0 10px;font-weight:800}
.gh-landing .gh-member-search{width:100%;height:62px;padding:0 54px 0 20px;border:2px solid var(--gh-ink);border-radius:8px;background:#fff;color:var(--gh-ink);font:600 21px/1 var(--gh-body);box-shadow:var(--gh-shadow-sm)}
.gh-landing .gh-member-search:focus{outline:4px solid rgba(255,170,10,.45);outline-offset:2px}
.gh-landing .gh-member-search-status{min-height:1.5em;margin:8px 0 0;color:var(--gh-muted);text-align:right}
.gh-landing .gh-member-library-section{margin-top:64px}
.gh-landing .gh-member-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;padding-bottom:20px;margin-bottom:24px;border-bottom:2px solid var(--gh-ink)}
.gh-landing .gh-member-section-head h3{margin:0;font:800 clamp(36px,4vw,50px)/1.05 var(--gh-display);text-transform:uppercase}
.gh-landing .gh-member-section-head>span{font-weight:800;color:var(--gh-muted)}
.gh-landing .gh-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.gh-landing .gh-member-card{display:flex;flex-direction:column;min-height:240px;padding:24px;border:1px solid var(--gh-line);border-radius:13px;background:#fff;box-shadow:0 8px 24px rgba(8,16,24,.08)}
.gh-landing .gh-member-card.is-accessible{background:var(--gh-ink-2);border-color:#34414b;color:#fff;box-shadow:0 14px 32px rgba(8,16,24,.2)}
.gh-landing .gh-member-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}
.gh-landing .gh-member-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--gh-orange);color:var(--gh-ink);font:800 24px/1 var(--gh-display)}
.gh-landing .gh-member-status{font-size:18px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--gh-muted)}
.gh-landing .is-accessible .gh-member-status{color:var(--gh-orange)}
.gh-landing .gh-member-card h3{margin:22px 0 10px;font:800 27px/1.12 var(--gh-display);text-transform:uppercase;text-wrap:balance}
.gh-landing .is-accessible h3{color:#fff}
.gh-landing .gh-member-meta{margin:0;color:var(--gh-muted);line-height:1.5}
.gh-landing .is-accessible .gh-member-meta{color:#bfc7cd}
.gh-landing .gh-member-open{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:24px;color:var(--gh-orange);font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.04em}
.gh-landing .gh-member-open:hover{text-decoration:underline;text-underline-offset:5px}
.gh-landing .gh-member-unavailable{display:flex;align-items:center;min-height:44px;margin-top:auto;padding-top:20px;color:var(--gh-muted);font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.gh-landing .gh-member-locked-note{display:block;margin-top:auto;padding-top:24px;color:var(--gh-muted);font-weight:700}
.gh-landing .gh-member-empty{padding:28px;border:2px dashed var(--gh-line);border-radius:12px;background:#fff}
.gh-landing .gh-member-empty p{margin:0}
.gh-landing .gh-member-explore{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:28px;padding:30px 34px;background:#ece6db;border-radius:14px}
.gh-landing .gh-member-explore p{margin:0;font-weight:800}
.gh-landing [data-member-program][hidden]{display:none!important}

@media(max-width:1080px){
 .gh-landing .gh-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:700px){
 .gh-landing .gh-member-signin,.gh-landing .gh-member-library-head,.gh-landing .gh-member-section-head,.gh-landing .gh-member-explore{align-items:stretch;flex-direction:column}
 .gh-landing .gh-member-account-link{align-self:flex-start}
 .gh-landing .gh-member-section-head>span{align-self:flex-start}
 .gh-landing .gh-member-grid{grid-template-columns:1fr}
}

@media(max-width:560px){
 .gh-landing .gh-member-dashboard{padding:32px 0 70px}
 .gh-landing .gh-member-signin,.gh-landing .gh-member-library-head{padding:26px 22px;text-align:center}
 .gh-landing .gh-member-primary{width:100%;white-space:normal;line-height:1.2}
 .gh-landing .gh-member-search-wrap{margin-bottom:46px}
 .gh-landing .gh-member-search{font-size:18px;padding-left:16px;padding-right:42px}
 .gh-landing .gh-member-library-section{margin-top:48px}
 .gh-landing .gh-member-section-head{text-align:center;align-items:center}
 .gh-landing .gh-member-section-head>span{align-self:center}
 .gh-landing .gh-member-card{min-height:225px}
 .gh-landing .gh-member-explore{padding:24px;text-align:center}
}

/* MEGA-Game sales page */
.gh-landing .gh-mega{background:var(--gh-paper)}
.gh-landing .gh-mega-hero{padding:94px 0 86px;background:radial-gradient(circle at 82% 16%,rgba(255,170,10,.15),transparent 30%),var(--gh-ink);color:#fff;border-bottom:5px solid var(--gh-orange)}
.gh-landing .gh-mega-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:72px;align-items:center}
.gh-landing .gh-mega-title{max-width:10ch;margin:0;color:#fff;font-size:clamp(54px,6.7vw,86px)}
.gh-landing .gh-mega-dek{max-width:680px;margin:24px 0 0;color:#d5dce1;font-size:21px!important;line-height:1.6}
.gh-landing .gh-mega-hero-panel{padding:30px 32px;border:1px solid #38454f;border-radius:16px;background:rgba(255,255,255,.055);box-shadow:0 22px 55px rgba(0,0,0,.24)}
.gh-landing .gh-mega-hero-panel>.gh-kicker{margin-bottom:8px}
.gh-landing .gh-mega-facts{margin:0 0 26px}
.gh-landing .gh-mega-facts p{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;align-items:center;margin:0;padding:17px 0;border-bottom:1px solid #3b4852;color:#d0d7dc;font-size:18px!important;line-height:1.3}
.gh-landing .gh-mega-facts p:last-child{border-bottom:0}
.gh-landing .gh-mega-facts strong{color:var(--gh-orange);font:800 38px/1 var(--gh-display)}
.gh-landing .gh-mega-facts span{font-size:17px}
.gh-landing .gh-mega-hero-panel .gh-actions,.gh-landing .gh-mega-hero-panel .wp-block-button{width:100%}
.gh-landing .gh-mega-hero-panel .wp-block-button__link{justify-content:center;width:100%}
.gh-landing .gh-mega-cta-note{margin:14px 0 0;color:#b8c1c7;font-size:17px!important;line-height:1.45;text-align:center}
.gh-landing .gh-mega-video-section{background:#f4f0e8}
.gh-landing .gh-mega-video-intro{max-width:900px;margin:0 auto 38px;text-align:center}
.gh-landing .gh-mega-video-intro h2{margin:0;font-size:clamp(46px,5.6vw,70px);text-wrap:balance}
.gh-landing .gh-mega-video-intro>p:last-child{max-width:760px;margin:20px auto 0;color:#52606a}
.gh-landing .gh-mega-video-frame{position:relative;max-width:1100px;aspect-ratio:16/9;margin:0 auto;overflow:hidden;border:1px solid #28343d;border-radius:18px;background:#050507;box-shadow:0 24px 60px rgba(8,16,24,.24)}
.gh-landing .gh-mega-video{position:absolute;inset:0;width:100%;height:100%;border:0}
.gh-landing .gh-mega-video-unmute{position:absolute;z-index:2;left:20px;bottom:20px;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 18px;border:0;border-radius:999px;background:var(--gh-orange);color:var(--gh-ink);font:800 17px/1.2 var(--gh-body);box-shadow:0 10px 28px rgba(0,0,0,.32);cursor:pointer}
.gh-landing .gh-mega-video-unmute:hover{background:#ffc04d}
.gh-landing .gh-mega-video-unmute:focus-visible{outline:3px solid #fff;outline-offset:3px}
.gh-landing .gh-mega-video-unmute.is-on{background:#fff;color:var(--gh-ink);cursor:default}
.gh-landing .gh-mega-proof{background:var(--gh-paper)}
.gh-landing .gh-mega-proof .gh-section-title,.gh-landing .gh-mega-results .gh-section-title{max-width:850px}
.gh-landing .gh-mega-photo-testimonials{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:44px}
.gh-landing .gh-quote.gh-mega-photo-review{padding:28px;height:100%;min-width:0}
.gh-landing .gh-quote.gh-mega-photo-review blockquote{font-size:18px!important;line-height:1.5;margin-top:18px}
.gh-landing .gh-quote.gh-mega-photo-review blockquote p{font-size:18px!important;line-height:inherit}
.gh-landing .gh-mega-photo-review .gh-person{align-items:center;gap:15px}
.gh-landing .gh-mega-photo-review .gh-person img{width:78px;height:78px;border-radius:14px}
.gh-landing .gh-mega-photo-review .gh-person-monogram{display:grid;place-items:center;flex:none;width:78px;height:78px;margin:0;border-radius:14px;background:var(--gh-ink);color:var(--gh-orange);font:800 27px/1 var(--gh-display);letter-spacing:.04em}
.gh-landing .gh-mega-photo-review .gh-person h3{font-size:24px;line-height:1.08;margin-bottom:5px}
.gh-landing .gh-mega-photo-review .gh-person p{font-size:17px!important;line-height:1.35}
.gh-landing .gh-mega-facebook-proof{background:#f7f4ee}
.gh-landing .gh-mega-facebook-proof .gh-facebook-head{margin:0 auto 30px}
.gh-landing .gh-mega-facebook-gallery{margin-top:0}
.gh-landing .gh-mega-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:44px}
.gh-landing .gh-mega-quote,.gh-landing .gh-mega-result{display:flex;flex-direction:column;margin:0;padding:30px;border:1px solid var(--gh-line);border-radius:14px;background:#fff;box-shadow:var(--gh-shadow-sm)}
.gh-landing .gh-mega-quote p,.gh-landing .gh-mega-result p{margin:0;color:#35414a;font-size:20px!important;line-height:1.6}
.gh-landing .gh-mega-quote cite,.gh-landing .gh-mega-result cite{margin-top:auto;padding-top:24px;color:var(--gh-red);font-style:normal;font-weight:800}
.gh-landing .gh-mega-proof-cta{justify-content:center;margin-top:34px}
.gh-landing .gh-mega-programs{position:relative;overflow:hidden;background:#0b151e;color:#fff}
.gh-landing .gh-mega-programs::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 8%,rgba(255,170,10,.18),transparent 28%),radial-gradient(circle at 88% 54%,rgba(239,61,47,.12),transparent 30%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,auto,44px 44px,44px 44px;mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.7) 72%,transparent)}
.gh-landing .gh-mega-programs>.gh-wrap{position:relative;z-index:1}
.gh-landing .gh-mega-section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:58px;align-items:end;margin-bottom:42px}
.gh-landing .gh-mega-programs .gh-kicker{color:var(--gh-orange)}
.gh-landing .gh-mega-programs .gh-mega-section-head h2{color:#fff;max-width:700px;margin:0;font-size:clamp(44px,5vw,64px)}
.gh-landing .gh-mega-programs .gh-mega-section-head>p{max-width:560px;margin:0;color:#c7d0d6}
.gh-landing .gh-mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.gh-landing .gh-mega-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:430px;padding:18px 20px 24px;border:1px solid #33424d;border-radius:15px;background:linear-gradient(180deg,#172630 0%,#101a22 100%);box-shadow:none}
.gh-landing .gh-mega-card:nth-child(n+13){border-color:#33424d;box-shadow:none}
.gh-landing .gh-mega-card figure{display:grid;place-items:center;height:180px;margin:0 0 20px;padding:14px;overflow:hidden;contain:paint;clip-path:inset(0 round 10px);background:radial-gradient(circle at 50% 32%,#fff 0%,#f1ede4 68%,#e3dccf 100%);border:1px solid rgba(255,255,255,.14);border-radius:10px}
.gh-landing .gh-mega-card:nth-child(n+13) figure{background:radial-gradient(circle at 50% 32%,#fff 0%,#f4eae5 68%,#e4d4cc 100%)}
.gh-landing .gh-mega-card img{display:block;width:100%;height:140px!important;max-height:140px;object-fit:contain;filter:saturate(1.08) contrast(1.03)}
.gh-landing .gh-mega-card-label{margin:0;color:var(--gh-orange);font-size:17px!important;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.gh-landing .gh-mega-card:nth-child(n+13) .gh-mega-card-label{color:#ff766d}
.gh-landing .gh-mega-card h3{margin:10px 0 12px;color:#fff;font:800 28px/1.12 var(--gh-display);text-transform:uppercase;text-wrap:balance}
.gh-landing .gh-mega-card>p:last-child{margin:0;color:#c4ced5;font-size:20px!important;line-height:1.55}
.gh-landing .gh-mega-programs .gh-mega-mid-cta{border:1px solid #3a4a56;background:#15232d;box-shadow:0 18px 42px rgba(0,0,0,.28)}
.gh-landing .gh-mega-mid-cta{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;margin-top:24px;padding:34px 38px;border-radius:14px;background:var(--gh-ink);color:#fff}
.gh-landing .gh-mega-mid-cta h2{margin:0;color:#fff;font-size:clamp(36px,4vw,50px)}
.gh-landing .gh-mega-mid-cta p:not(.gh-kicker){max-width:700px;margin:12px 0 0;color:#cbd2d7}
.gh-landing .gh-mega-offer{background:var(--gh-orange);color:var(--gh-ink)}
.gh-landing .gh-mega-offer-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}
.gh-landing .gh-mega-offer-copy h2{margin:0;font-size:clamp(46px,5.3vw,68px)}
.gh-landing .gh-mega-offer-copy>p:last-child{max-width:520px;margin:20px 0 0;color:#412000}
.gh-landing .gh-mega-offer-card{padding:38px 40px;border-radius:16px;background:var(--gh-ink);color:#fff;box-shadow:0 22px 55px rgba(8,16,24,.28)}
.gh-landing .gh-mega-offer-card p{color:#d2d9de}
.gh-landing .gh-mega-offer-label{margin:0;color:var(--gh-orange)!important;font:800 22px/1.1 var(--gh-display);font-size:22px!important;letter-spacing:.06em;text-transform:uppercase}
.gh-landing .gh-mega-price{margin:10px 0 16px;color:#fff!important;font:800 62px/.95 var(--gh-display);font-size:62px!important}
.gh-landing .gh-mega-offer-card hr{margin:28px 0;border:0;border-top:1px solid #394650}
.gh-landing .gh-mega-offer-card .gh-actions{margin-top:28px}
.gh-landing .gh-mega-terms{margin:16px 0 0}
.gh-landing .gh-mega-terms a{color:var(--gh-orange);font-weight:800}
.gh-landing .gh-mega-results{background:#f7f4ee}
.gh-landing .gh-mega-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:44px}

.gh-landing .gh-mega-final{padding:88px 0;background:var(--gh-ink);color:#fff;text-align:center}
.gh-landing .gh-mega-final h2{max-width:820px;margin:0 auto;color:#fff;font-size:clamp(48px,6vw,76px)}
.gh-landing .gh-mega-final>div>p:not(.gh-kicker){max-width:760px;margin:22px auto 0;color:#c7d0d6}
.gh-landing .gh-mega-final .gh-actions{justify-content:center;margin-top:30px}
.gh-landing .gh-mega-final a:not(.wp-block-button__link){display:inline-flex;align-items:center;min-height:44px;color:var(--gh-orange);font-weight:800}

@media(max-width:1080px){
 .gh-landing .gh-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gh-landing .gh-mega-photo-testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gh-landing .gh-mega-proof-grid,.gh-landing .gh-mega-results-grid{grid-template-columns:1fr}

}

@media(max-width:900px){
 .gh-landing .gh-mega-hero-grid{grid-template-columns:1fr;gap:42px}
 .gh-landing .gh-mega-hero-copy{max-width:800px}
 .gh-landing .gh-mega-hero-panel{max-width:620px}
}

@media(max-width:700px){
 .gh-landing .gh-mega-hero{padding:64px 0 58px}
 .gh-landing .gh-mega-section-head,.gh-landing .gh-mega-mid-cta,.gh-landing .gh-mega-offer-grid{grid-template-columns:1fr}
 .gh-landing .gh-mega-section-head{gap:18px}
 .gh-landing .gh-mega-grid{grid-template-columns:1fr}
 .gh-landing .gh-mega-photo-testimonials{grid-template-columns:1fr}
 .gh-landing .gh-mega-mid-cta{gap:24px}
 .gh-landing .gh-mega-offer-grid{gap:36px}
}

@media(max-width:560px){
 .gh-landing .gh-mega-title{max-width:12ch;margin-inline:auto;font-size:clamp(40px,12vw,46px);line-height:1.05}
 .gh-landing .gh-mega-hero-copy{text-align:center}
 .gh-landing .gh-mega-programs .gh-mega-section-head,.gh-landing .gh-mega-offer .gh-mega-offer-copy{text-align:center}
 .gh-mega-proof>.gh-wrap>.gh-kicker,.gh-mega-proof>.gh-wrap>h2{text-align:center}
 .gh-mega-results>.gh-wrap>.gh-kicker,.gh-mega-results>.gh-wrap>h2{text-align:center}
 .gh-landing .gh-mega-programs .gh-mega-section-head>p{margin-inline:auto}
 .gh-landing .gh-mega-programs .gh-mega-mid-copy{text-align:center}
 .gh-landing .gh-mega-programs .gh-mega-mid-cta .gh-actions{justify-content:center}
 .gh-landing .gh-mega-dek{margin-inline:auto}
 .gh-landing .gh-mega-hero-panel{padding:24px 22px}
 .gh-landing .gh-mega-facts p{grid-template-columns:94px minmax(0,1fr);gap:12px}
 .gh-landing .gh-mega-facts strong{font-size:33px}
 .gh-landing .gh-mega-card{min-height:0;padding:16px 18px 22px}
 .gh-landing .gh-mega-card figure{height:180px}
 .gh-landing .gh-mega-card img{height:140px!important;max-height:140px}
 .gh-landing .gh-mega-mid-cta,.gh-landing .gh-mega-offer-card{padding:26px 22px}
 .gh-landing .gh-mega-price{font-size:54px!important}
 .gh-landing .gh-mega-final{padding:64px 0}
 .gh-landing .gh-mega-final h2{font-size:44px}
}

/* Free Workouts hub */
.gh-landing .gh-free{background:var(--gh-paper)}
.gh-free .gh-free-hero{padding:54px 0 58px;background:radial-gradient(circle at 18% 8%,rgba(255,170,10,.14),transparent 34%),var(--gh-ink);color:#fff;border-bottom:5px solid var(--gh-orange)}
.gh-free .gh-free-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:48px;align-items:center}
.gh-free .gh-free-hero-copy{max-width:620px;text-align:left}
.gh-free .gh-free-title{max-width:12ch;color:#fff;font-size:clamp(52px,5vw,72px)}
.gh-free .gh-free-dek{max-width:600px;margin:20px 0 0;color:#d5dce1;font-size:20px!important;line-height:1.55}
.gh-free .gh-free-quick-links{display:none}
.gh-free .gh-free-hero-image{width:100%;margin:0;overflow:hidden;border:1px solid #3b4852;border-radius:18px;background:#05090d;box-shadow:0 24px 62px rgba(0,0,0,.34)}
.gh-free .gh-free-hero-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.gh-free .gh-free-hero-image figcaption{margin:0;padding:11px 16px;background:#111c26;color:#d6dde2;font-size:17px!important;text-align:center;border-top:1px solid #3b4852}
.gh-free .gh-free-library{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 8%,rgba(255,170,10,.15),transparent 28%),linear-gradient(145deg,#0b151e,#081018)}
.gh-free .gh-free-library>.gh-wrap{position:relative;z-index:1}
.gh-free .gh-free-section-head{max-width:850px;margin:0 auto 46px;text-align:center}
.gh-free .gh-free-section-head h2{margin:0}
.gh-free .gh-free-section-head>p:last-child{max-width:720px;margin:20px auto 0;color:#c5ced4}
.gh-free .gh-free-proof .gh-free-section-head>p:last-child{color:#53606a}
.gh-free .gh-free-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.gh-free .gh-free-card{display:flex;flex-direction:column;min-height:280px;padding:30px;border:1px solid #33424d;border-radius:16px;background:linear-gradient(180deg,#172630,#101a22);box-shadow:0 16px 38px rgba(0,0,0,.2)}
.gh-free .gh-free-card-label{margin:0;color:var(--gh-orange);font-size:17px!important;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.gh-free .gh-free-card:nth-child(2) .gh-free-card-label{color:#7ed6ff}
.gh-free .gh-free-card:nth-child(3) .gh-free-card-label{color:#ff8075}
.gh-free .gh-free-card:nth-child(4) .gh-free-card-label{color:#c8e86d}
.gh-free .gh-free-card:nth-child(2){background:radial-gradient(circle at 100% 0,rgba(126,214,255,.1),transparent 36%),linear-gradient(180deg,#172630,#101a22)}
.gh-free .gh-free-card:nth-child(3){background:radial-gradient(circle at 100% 0,rgba(255,128,117,.1),transparent 36%),linear-gradient(180deg,#172630,#101a22)}
.gh-free .gh-free-card:nth-child(4){background:radial-gradient(circle at 100% 0,rgba(200,232,109,.1),transparent 36%),linear-gradient(180deg,#172630,#101a22)}
.gh-free .gh-free-card h3{margin:12px 0 14px;color:#fff;font:800 clamp(29px,3vw,38px)/1.08 var(--gh-display);text-transform:uppercase;text-wrap:balance}
.gh-free .gh-free-card>p:not(.gh-free-card-label){max-width:680px;margin:0;color:#c5ced4;line-height:1.55}
.gh-free .gh-free-card .wp-block-buttons{margin-top:auto;padding-top:28px}
.gh-free .gh-free-card .wp-block-button__link{min-width:240px}
.gh-free .gh-free-program-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;margin-top:24px;padding:32px;border:1px solid #6a542a;border-radius:16px;background:radial-gradient(circle at 92% 20%,rgba(255,170,10,.2),transparent 34%),linear-gradient(105deg,#1d2b33,#121d24);box-shadow:0 16px 38px rgba(0,0,0,.22)}
.gh-free .gh-free-program-copy h3{margin:10px 0;color:#fff;font:800 clamp(30px,3vw,40px)/1.08 var(--gh-display);text-transform:uppercase}
.gh-free .gh-free-program-copy>p:not(.gh-free-card-label){max-width:720px;margin:0;color:#d6dde2;line-height:1.55}
.gh-free .gh-free-program-cta .wp-block-buttons{justify-content:flex-end}
.gh-free .gh-free-proof{background:#f7f4ee}
.gh-free .gh-free-video{width:min(100%,960px);margin:0 auto;overflow:hidden;border:1px solid var(--gh-line);border-radius:16px;background:var(--gh-ink);box-shadow:var(--gh-shadow-sm)}
.gh-free .gh-free-video .wp-block-embed__wrapper{position:relative;padding-top:56.25%}
.gh-free .gh-free-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.gh-free .gh-free-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start;margin-top:32px}
.gh-free .gh-free-review-card{margin:0;overflow:hidden;border:1px solid var(--gh-line);border-radius:14px;background:#fff;box-shadow:var(--gh-shadow-sm)}
.gh-free .gh-free-review-card a,.gh-free .gh-free-review-card img{display:block;width:100%;height:auto}
.gh-free .gh-free-review-card>.gh-facebook-review{margin:0;padding:0;border:0;border-radius:0;box-shadow:none;transform:none}
.gh-free .gh-free-review-card>.gh-facebook-review:hover{transform:none;box-shadow:none}
.gh-free .gh-free-coach{background:radial-gradient(circle at 12% 18%,rgba(239,61,47,.1),transparent 28%),var(--gh-ink)}
.gh-free .gh-free-coach-grid{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);gap:64px;align-items:center}
.gh-free .gh-free-coach-image{margin:0}
.gh-free .gh-free-coach-image img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain}
.gh-free .gh-free-coach-copy h2{margin:0 0 22px;color:#fff;font-size:clamp(44px,5vw,66px)}
.gh-free .gh-free-coach-copy>p:not(.gh-kicker){margin:0 0 18px;color:#c8d0d6;line-height:1.6}

@media(max-width:900px){
 .gh-free .gh-free-hero-grid{grid-template-columns:1fr;gap:28px}

 .gh-free .gh-free-hero-copy{max-width:760px;margin-inline:auto;text-align:center}
 .gh-free .gh-free-title{max-width:14ch;margin-inline:auto}
 .gh-free .gh-free-dek{margin:18px auto 0}
 .gh-free .gh-free-hero-image{max-width:760px}
 .gh-free .gh-free-video{width:100%}
 .gh-free .gh-free-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gh-free .gh-free-review-card:last-child{grid-column:1/-1;width:calc(50% - 9px);justify-self:center}
 .gh-free .gh-free-program-cta{grid-template-columns:1fr}
 .gh-free .gh-free-program-cta .wp-block-buttons{justify-content:flex-start}
 .gh-free .gh-free-coach-grid{grid-template-columns:1fr;gap:34px}
 .gh-free .gh-free-coach-image{max-width:680px;margin-inline:auto}
}

@media(max-width:700px){
 .gh-free .gh-free-hero-copy>.gh-kicker{display:none}
 .gh-free .gh-free-quick-links{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}
 .gh-free .gh-free-quick-links .wp-block-button,.gh-free .gh-free-quick-links .wp-block-button__link{width:100%}
 .gh-free .gh-free-quick-links .wp-block-button__link{min-height:50px;padding:13px 16px;font-size:17px!important}
}

@media(max-width:560px){
 .gh-free .gh-free-hero{padding:32px 0 36px}
 .gh-free .gh-free-hero-grid{gap:22px}
 .gh-free .gh-free-title{max-width:13ch;font-size:clamp(38px,11vw,42px);line-height:1.04}
 .gh-free .gh-free-dek{font-size:18px!important;line-height:1.5}
 .gh-free .gh-free-hero-image{border-radius:14px}
 .gh-free .gh-free-hero-image figcaption{padding:9px 12px;font-size:15px!important}
 .gh-free .gh-free-grid{grid-template-columns:1fr}
 .gh-free .gh-free-card{min-height:0;padding:24px 22px}
 .gh-free .gh-free-card .wp-block-button,.gh-free .gh-free-card .wp-block-button__link{width:100%;min-width:0}
 .gh-free .gh-free-program-cta{padding:24px 22px}
 .gh-free .gh-free-program-cta .wp-block-button,.gh-free .gh-free-program-cta .wp-block-button__link{width:100%}
 .gh-free .gh-free-section-head{margin-bottom:34px}
 .gh-free .gh-free-section-head h2{font-size:40px}
 .gh-free .gh-free-reviews-grid{grid-template-columns:1fr;gap:16px}
 .gh-free .gh-free-review-card:last-child{grid-column:auto;width:100%}
 .gh-free .gh-free-coach-grid{gap:24px}
 .gh-free .gh-free-coach-copy>.gh-kicker,.gh-free .gh-free-coach-copy>h2{text-align:center}
 .gh-free .gh-free-coach-copy h2{font-size:40px}
}

@media(prefers-reduced-motion:reduce){
 .gh-landing *{scroll-behavior:auto!important}
 .gh-landing .wp-block-button__link,.gh-landing .gh-video-poster,.gh-landing .gh-video-poster img,.gh-landing .gh-video-play{transition:none}
}
