/* D2C slide-matched inner-page system. Loaded only on inner pages. */
:root{
  --slide-dark:#090c0f;
  --slide-dark-2:#12171a;
  --slide-cream:#f7f1e9;
  --slide-cream-2:#efe5d9;
  --slide-gold:#c78a3a;
  --slide-gold-2:#e2ae68;
  --slide-ink:#151515;
  --slide-line:rgba(166,105,39,.42);
}
body.slide-page{background:var(--slide-cream);color:var(--slide-ink);font-family:var(--font-body),Arial,sans-serif;font-size:14px;line-height:1.55}
body.slide-page main{overflow:hidden}
.slide-shell{width:min(100%,1440px);margin-inline:auto;padding-inline:clamp(24px,4.2vw,64px)}
.slide-page h1,.slide-page h2,.slide-page h3{font-family:var(--font-heading),Georgia,serif}
.slide-page svg{fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.slide-page .site-preloader{background:radial-gradient(circle at 50% 42%,#fffdf9 0,#f5eee5 50%,#e9dac8 100%);color:#1b1714}
.slide-page .site-preloader::before,.slide-page .site-preloader::after{border-color:rgba(172,111,43,.22)}
.slide-page .preloader__brand{width:240px;height:205px}.slide-page .preloader__brand img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(70,42,20,.12))}
.slide-page .site-preloader p{color:rgba(40,31,24,.62)}
.slide-header{height:104px;background:linear-gradient(180deg,rgba(4,7,9,.93),rgba(4,7,9,.58),transparent);color:#fff;box-shadow:none}
.slide-header::after{background:rgba(206,146,67,.2)}
.slide-header .site-header__inner{grid-template-columns:190px minmax(0,1fr) auto;padding-inline:clamp(22px,3vw,46px)}
.slide-header .site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}
.slide-header .site-header__phone{display:inline-flex;color:inherit;font-size:12px}
.slide-header .brand{width:170px;height:99px;padding:2px;background:rgba(248,244,238,.96);border:0;border-radius:0;box-shadow:0 5px 20px rgba(0,0,0,.15)}
.slide-header .brand img{object-fit:contain;filter:none}
.slide-header.is-scrolled{height:88px;background:rgba(255,252,247,.96);color:#1d1916;box-shadow:0 10px 30px rgba(36,24,16,.09)}
.slide-header.is-scrolled .brand{width:142px;height:82px;background:transparent;box-shadow:none}
.slide-header .desktop-nav a,.slide-header .nav-dropdown-toggle{color:inherit}
.slide-header .desktop-nav ul{gap:clamp(14px,1.5vw,26px)}
.slide-header .desktop-nav a,.slide-header .nav-dropdown-toggle{font-size:10px;letter-spacing:.055em}
.slide-header .site-header__cta{background:linear-gradient(90deg,#d7a05a,#edbf82);color:#1c1510;min-width:172px}
.slide-header .nav-dropdown{background:rgba(8,10,12,.98)}
.slide-header.is-scrolled .nav-dropdown{background:rgba(8,10,12,.98)}
.slide-header .menu-toggle svg{width:22px;height:22px}
.slide-kicker{margin:0 0 12px;color:#f0ad4f;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.gold-rule{width:43px;height:3px;margin:18px 0;background:linear-gradient(90deg,#e7b264,#ad681e)}

/* Hero */
.slide-hero{position:relative;min-height:640px;background:var(--slide-dark);color:#fff;padding-top:104px}
.slide-hero__image{position:absolute;inset:0 0 0 42%;overflow:hidden}
.slide-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center}
.slide-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#05080a 0%,#070a0c 34%,rgba(6,9,11,.83) 45%,rgba(6,8,10,.12) 76%,rgba(6,8,10,.25) 100%)}
.slide-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:536px;align-items:center}
.slide-hero__copy{padding:42px 34px 32px 0;align-self:center}
.slide-hero__copy h1{margin:0;color:#fff;font-size:clamp(48px,5.25vw,82px);line-height:.93;letter-spacing:-.025em}
.slide-hero__copy h1 em{color:#d79a4c;font-style:normal}
.slide-hero__copy h2{max-width:660px;margin:0 0 10px;color:#e7a74f;font-family:var(--font-body);font-size:15px;font-weight:700;letter-spacing:.045em;line-height:1.5;text-transform:uppercase}
.slide-hero__body{max-width:610px;color:rgba(255,255,255,.94);font-size:14px;line-height:1.6}
.slide-hero__body p{margin:0 0 11px}
.slide-hero__aside{position:absolute;right:3.5%;bottom:22px;width:min(42%,500px);padding:22px 26px;border:1px solid rgba(215,147,58,.72);background:rgba(3,6,8,.83);backdrop-filter:blur(4px)}
.slide-hero__aside h3{margin:0 0 10px;color:#e7a74f;font-family:var(--font-body);font-size:18px;line-height:1.3;letter-spacing:.04em}
.slide-hero__aside ul{margin:0;padding:0;list-style:none}
.slide-hero__aside li{position:relative;margin:0 0 9px;padding-left:20px;color:#fff;line-height:1.48}
.slide-hero__aside li::before{position:absolute;left:0;top:1px;color:#dda24f;content:"●";font-size:9px}
.hero-feature-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));margin-top:24px;border:1px solid rgba(212,143,56,.7);background:rgba(2,4,6,.56)}
.hero-feature-box:empty{display:none}
.hero-feature-box article{display:flex;min-height:88px;flex-direction:column;align-items:center;justify-content:center;padding:12px;text-align:center;border-right:1px solid rgba(212,143,56,.45)}
.hero-feature-box article:last-child{border-right:0}.hero-feature-box strong{font-size:10px;line-height:1.25;text-transform:uppercase}
.s-icon{display:inline-grid;width:42px;height:42px;place-items:center;color:#c8812a}.s-icon svg{width:36px;height:36px}

/* Shared section heads */
.section-head{text-align:center;margin-bottom:22px}.section-head h2{margin:0;font-size:31px;line-height:1.05}.section-head p{margin:7px auto 0;max-width:900px}.section-head.inverse h2{color:#dba252}.section-note{text-align:center;color:#efbd75;margin:16px 0 0}.section-note.warm{color:#9d6325;font-style:italic}

/* Light icon strip */
.icon-strip{padding:24px 0 28px;background:linear-gradient(90deg,#f6efe7,#fffaf5,#f4ebe1);border-bottom:1px solid #dfc6aa}
.icon-strip.dark{background:linear-gradient(90deg,#0a0e11,#12171b,#080b0e);color:#fff;border:0;padding:28px 0}
.icon-strip.dark .section-head h2{color:#dba252}
.icon-strip__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:0}
.mini-card{padding:8px 15px 4px;text-align:center;border-right:1px solid rgba(165,103,43,.43)}
.mini-card:last-child{border-right:0}.mini-card .s-icon{margin-bottom:5px}.mini-card h3{margin:0 0 5px;font-family:var(--font-body);font-size:11px;font-weight:800;line-height:1.25}.mini-card p{margin:0;font-size:10px;line-height:1.45}
.icon-strip.dark .mini-card{border-color:rgba(216,153,70,.32)}

/* Blueprint section */
.blueprint-slide{padding:30px 0;background:radial-gradient(circle at 50% 30%,#fffdf9,#f5ede4 64%,#eee0d2);border-bottom:1px solid #dfc6aa}
.blueprint-slide__grid{display:grid;grid-template-columns:1.15fr .9fr .72fr;gap:0;align-items:stretch}
.blueprint-slide__grid>div,.blueprint-copy,.safety-copy{padding:8px 28px}.blueprint-copy,.safety-copy{border-left:1px solid rgba(171,110,44,.44)}
.blueprint-wheel{position:relative;display:grid;min-height:350px;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px}
.blueprint-wheel::before{position:absolute;left:50%;top:50%;width:230px;height:230px;border:1px solid #c68a45;border-radius:50%;content:"";transform:translate(-50%,-50%)}
.blueprint-wheel__center{position:absolute;z-index:2;left:50%;top:50%;width:178px;height:178px;display:grid;place-content:center;border-radius:50%;background:#fff9f2;text-align:center;font-family:var(--font-heading);font-size:17px;line-height:1.08;transform:translate(-50%,-50%)}
.blueprint-wheel__center strong{font-size:23px}.blueprint-wheel__center small{margin-top:9px;font-family:var(--font-body);font-size:9px}
.blueprint-wheel article{position:relative;z-index:3;display:flex;min-height:64px;align-items:center;gap:7px;font-size:9px;line-height:1.2}
.blueprint-wheel article:nth-child(3n+1){justify-self:start}.blueprint-wheel article:nth-child(3n+2){justify-self:center}.blueprint-wheel article:nth-child(3n){justify-self:end}
.blueprint-wheel article span{display:grid;width:42px;height:42px;place-items:center;border:1px solid #c68a45;border-radius:50%;background:#fffaf4;color:#a96120}
.blueprint-wheel article svg{width:24px;height:24px}.blueprint-wheel article b{max-width:90px;font-weight:600}
.blueprint-caption{margin:8px 0 0;color:#a86627;text-align:center;font-size:11px}
.blueprint-copy h2,.safety-copy h2{margin:4px 0 14px;font-size:32px;line-height:1}.blueprint-copy>p,.safety-copy>p{font-size:11px;line-height:1.55}.blueprint-copy ul,.safety-copy ul{margin:14px 0;padding:0;list-style:none}.blueprint-copy li,.safety-copy li{position:relative;margin:0 0 10px;padding-left:25px;font-size:11px;line-height:1.4}.blueprint-copy li::before{position:absolute;left:0;top:0;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:#c38b48;color:white;content:"✓";font-size:10px}.safety-copy li::before{position:absolute;left:0;color:#bf7928;content:"✓";font-weight:800}.large-icon{display:block;color:#bf7928}.large-icon svg{width:44px;height:44px}

/* White card grid */
.white-card-section{padding:22px 0 26px;background:linear-gradient(90deg,#f6eee6,#fffaf5,#f3e9de)}
.white-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));border:1px solid rgba(172,111,43,.38)}
.white-card-grid article{min-height:175px;padding:15px 12px;text-align:center;border-right:1px solid rgba(172,111,43,.34);border-bottom:1px solid rgba(172,111,43,.25)}
.white-card-grid article:last-child{border-right:0}.white-card-grid .s-icon{margin-bottom:3px}.white-card-grid h3{margin:0 0 7px;font-size:19px;line-height:1}.white-card-grid p{margin:0;font-size:10px;line-height:1.45}

/* Dark hormone cards */
.dark-card-section{padding:22px 0;background:linear-gradient(100deg,#05090c,#11171b 55%,#070a0d);color:white}
.dark-card-layout{display:grid;grid-template-columns:220px 1fr;gap:20px}.dark-card-layout>aside{padding:0 10px 0 0}.dark-card-layout>aside h2{margin:0 0 12px;color:#d69a49;font-size:25px;line-height:1}.dark-card-layout>aside p{font-size:11px;line-height:1.55}.dark-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:7px}.dark-card-grid article{min-height:135px;padding:16px 12px;border:1px solid #b8752b;text-align:center}.dark-card-grid h3{margin:0 0 9px;color:#eca94c;font-family:var(--font-body);font-size:12px;font-weight:700}.dark-card-grid p{margin:0;font-size:10px;line-height:1.45}

/* Process */
.process-slide{padding:24px 0 28px;background:#f8f2eb}.process-slide__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.process-slide__grid article{position:relative;padding:6px 12px;text-align:center}.process-slide__grid article:not(:last-child)::after{position:absolute;right:-10px;top:61px;color:#b5732d;content:"›";font-family:Georgia;font-size:38px}.step-num{position:absolute;top:0;left:50%;z-index:2;display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#b77d3b;color:white;font-weight:700;transform:translateX(-50%)}.step-icon{display:grid;width:78px;height:78px;margin:12px auto 9px;place-items:center;border:1px solid #dfc5a7;border-radius:50%;background:#fffaf4;color:#a96828}.step-icon svg{width:42px;height:42px}.process-slide h3{margin:0 0 6px;font-family:var(--font-body);font-size:11px;font-weight:800;line-height:1.25}.process-slide article p{margin:0;font-size:9.5px;line-height:1.45}

/* Split panels */
.bottom-split{background:#f5ede4}.bottom-split__grid{display:grid;grid-template-columns:repeat(12,1fr)}.split-image{grid-column:span 3;min-height:270px}.split-image img{width:100%;height:100%;object-fit:cover}.split-panel{grid-column:span 3;min-height:270px;padding:26px 24px;background:#f6eee5;color:#1a1714;border-right:1px solid rgba(174,112,44,.35)}.split-panel.wide{grid-column:span 4}.split-panel.light{background:#f3e8dc}.split-panel.dark{background:linear-gradient(135deg,#0a0e11,#141a1e);color:#fff}.split-panel.image-panel{background-image:linear-gradient(rgba(7,10,12,.92),rgba(7,10,12,.92)),url('assets/mens-hormone-therapy-hero.jpg');background-size:cover}.split-panel h3{margin:0 0 11px;color:#b8772f;font-size:22px;line-height:1.05}.split-panel.dark h3{color:#dba152}.split-panel p,.split-panel li{font-size:10.5px;line-height:1.5}.split-panel ul{margin:10px 0;padding:0;list-style:none}.split-panel li{position:relative;margin-bottom:6px;padding-left:17px}.split-panel li::before{position:absolute;left:0;color:#ce8a39;content:"●";font-size:8px}.split-panel strong{display:block;margin-top:12px;color:#c47d2e;font-size:13px}

/* Final CTA */
.slide-final{padding:14px 0;background:linear-gradient(90deg,#f5e9dc,#fffaf5,#efe0d1);border-top:1px solid #d9b993}.slide-final__inner{display:grid;grid-template-columns:130px 1fr 190px;align-items:center;gap:24px}.final-seal{display:grid;width:105px;height:105px;place-content:center;border:1px solid #b87932;border-radius:50%;color:#ae6d25;text-align:center;font-family:Georgia;font-size:28px}.final-seal small{display:block;max-width:80px;margin-top:5px;font-family:Arial;font-size:8px;text-transform:uppercase}.slide-final h2{margin:0 0 3px;font-size:28px}.slide-final p{margin:0;font-size:11px;line-height:1.45}.slide-final strong{color:#b06f27;font-size:12px}

/* Membership */
.membership-slide-hero{padding:145px 0 70px;background:radial-gradient(circle at 80% 50%,rgba(193,116,30,.16),transparent 24%),linear-gradient(115deg,#040607,#0a0d0f 70%,#17100a);color:white}
.membership-slide-hero .slide-shell{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.membership-slide-hero__copy h1{margin:0 0 18px;font-size:62px;line-height:.98}.membership-slide-hero__copy h1 em{color:#d7933b;font-style:normal}.membership-slide-hero__copy h2{color:#e3a044;font-size:17px;font-style:italic}.membership-slide-hero__copy p{max-width:650px}.membership-monogram{display:grid;min-height:360px;place-content:center;border-left:1px solid #a76621;text-align:center}.membership-monogram strong{color:#bd7625;font-family:Georgia;font-size:104px;line-height:.9}.membership-monogram span{font-size:20px;letter-spacing:.05em}.membership-monogram i{margin-top:16px;padding-top:16px;border-top:1px solid #b37229;color:#d7923f;font-style:normal;font-size:24px}
.membership-meta{background:#fbf7f2;padding:24px 0}.membership-meta .slide-shell{display:grid;grid-template-columns:.7fr 1.3fr 1.2fr}.membership-meta article{display:flex;align-items:flex-start;gap:18px;padding:10px 30px;border-right:1px solid #dfc7ad}.membership-meta article:last-child{border:0}.membership-meta svg{width:48px;height:48px;color:#b8762e}.membership-meta b,.membership-meta strong,.membership-meta span{display:block}.membership-meta b{font-family:Georgia;font-size:17px}.membership-meta strong{font-family:Georgia;font-size:20px}.membership-meta span{font-size:11px}
.membership-white{padding:32px 0;background:#fffaf5;border-top:1px solid #e0c9b1}.two-col{display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.membership-white h2{font-size:28px}.membership-white h3{font-size:20px}.membership-white p,.membership-white li{font-size:11px}.membership-white ul,.membership-investment-new ul{padding-left:20px}.outline-box{padding:30px;border:1px solid #c48a49;border-radius:8px}.outline-box li,.membership-triad-new li{margin-bottom:8px}.outline-box li::marker,.membership-white li::marker{color:#c07827}.membership-columns{display:grid;grid-template-columns:repeat(3,1fr)}.membership-columns article{padding:0 30px;border-right:1px solid #dfc6aa}.membership-columns article:last-child{border:0}.membership-triad-new{display:grid;grid-template-columns:repeat(3,1fr)}.membership-triad-new article{padding:0 32px;border-right:1px solid #dfc6aa}.membership-triad-new article:last-child{border:0}.phases-new{display:grid;grid-template-columns:repeat(3,1fr)}.phases-new article{padding:15px 40px;border-right:1px solid #dfc6aa}.phases-new article:last-child{border:0}.phases-new h3{text-align:center}.phases-new h3 strong{font-size:24px}.phases-new h3 em{color:#b8752d;font-style:normal;font-size:18px}.membership-investment-new{padding:30px 0;background:#fffaf5}.membership-investment-new h2{font-size:25px}.investment-box{padding:25px 25px;border-radius:10px;background:#05080a;color:white;text-align:center}.investment-box h2,.investment-box h3{color:#d99a49}.investment-box>div{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center}.investment-box span small,.investment-box span strong,.investment-box span em{display:block}.investment-box span small{font-size:8px}.investment-box span strong{font-family:Georgia;font-size:36px}.investment-box span em{font-size:11px}

/* Programs */
.programs-slide-hero{padding:160px 0 78px;background:radial-gradient(circle at 80% 50%,rgba(186,106,24,.25),transparent 24%),linear-gradient(115deg,#030506,#080b0d 65%,#17100a);color:white}.programs-slide-hero h1{margin:0;font-size:70px}.programs-slide-hero h2{margin:12px 0 0;color:#d99842;font-size:27px;font-style:italic}.programs-slide-hero p{max-width:670px;font-size:15px}.button--outline-gold{border:1px solid #c88734;color:white;background:transparent}.programs-standard-new{padding:24px 0;background:#fffaf5}.programs-standard-new .slide-shell>div{display:grid;grid-template-columns:100px 1fr 1.25fr;align-items:center;gap:28px}.programs-standard-new svg{width:70px;height:70px;color:#ba752b}.programs-standard-new h2{font-size:27px}.programs-standard-new h2 em{color:#bd792c;font-style:normal}.programs-standard-new p{font-size:12px}.programs-grid-new{padding:16px 0 36px;background:#fffaf5}.program-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.program-slide-card{position:relative;display:flex;min-height:360px;flex-direction:column;align-items:center;padding:24px 24px 18px;border:1px solid #dfc7ad;border-radius:9px;text-align:center}.program-number{position:absolute;left:16px;top:16px;display:grid;width:31px;height:31px;place-items:center;background:#b87528;color:white;font-family:Georgia;font-size:20px}.program-icon{display:grid;width:85px;height:85px;place-items:center;border:2px solid #c17d2e;border-radius:50%;color:#b36d20}.program-icon svg{width:52px;height:52px}.program-slide-card h3{margin:14px 0 12px;font-size:25px;line-height:1.05}.program-slide-card p{margin:0 0 18px;font-size:11px}.program-slide-card>div{display:grid;width:100%;grid-template-columns:1fr 1fr;margin-top:auto;border-top:1px solid #e2cbb2}.program-slide-card>div span{display:grid;grid-template-columns:28px 1fr;align-items:center;padding:12px;text-align:left}.program-slide-card>div svg{grid-row:1/3;width:23px;height:23px;color:#b87529}.program-slide-card small,.program-slide-card b{display:block}.program-slide-card small{font-size:8px}.program-slide-card b{font-size:17px}.program-slide-card>a{display:block;width:100%;padding:9px;background:linear-gradient(90deg,#b76d17,#d99b46);color:white;font-weight:700}.program-consult{display:grid;grid-template-columns:1fr 1.6fr 250px;align-items:center;gap:30px;margin-top:24px;padding:24px 30px;border-radius:10px;background:#050709;color:white}.program-consult strong{color:#d3913d}.program-consult h2{margin:0 0 5px;font-size:29px}.program-consult p{margin:0;font-size:11px}.program-bottom-strip{padding:20px 0;background:#05080a;color:white}.program-bottom-strip .slide-shell{display:grid;grid-template-columns:repeat(4,1fr)}.program-bottom-strip article{display:grid;grid-template-columns:46px 1fr;padding:0 20px;border-right:1px solid rgba(209,143,59,.35)}.program-bottom-strip article:last-child{border:0}.program-bottom-strip svg{grid-row:1/3;width:35px;height:35px;color:#d18c36}.program-bottom-strip b{color:#d18c36;font-size:10px}.program-bottom-strip span{font-size:9px}

/* Responsive */
@media(max-width:1100px){
 .slide-header .site-header__inner{grid-template-columns:150px 1fr auto}.slide-header .brand{width:145px;height:90px}.slide-header .site-header__actions{gap:8px}.slide-header .site-header__phone{font-size:11px}.slide-header .site-header__cta{width:150px;min-width:150px}.slide-hero__inner{grid-template-columns:52% 48%}.slide-hero__copy h1{font-size:55px}.slide-hero__aside{width:44%}
 .blueprint-slide__grid{grid-template-columns:1fr 1fr}.safety-copy{grid-column:1/-1;border-left:0;border-top:1px solid rgba(171,110,44,.44);display:grid;grid-template-columns:70px 1fr 1fr;gap:15px}.safety-copy h2{font-size:28px}
 .bottom-split__grid{grid-template-columns:repeat(6,1fr)}.split-image,.split-panel,.split-panel.wide{grid-column:span 3}
 .program-grid-new{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
 .slide-header{height:90px}.slide-header .site-header__inner{grid-template-columns:120px 1fr}.slide-header .brand,.slide-header.is-scrolled .brand{width:118px;height:82px}.slide-header .site-header__actions{display:none}.slide-header__cta{display:none}.slide-hero{padding-top:90px}.slide-hero__image{inset:0}.slide-hero__shade{background:linear-gradient(90deg,rgba(3,6,8,.96),rgba(3,6,8,.82) 52%,rgba(3,6,8,.45))}.slide-hero__inner{grid-template-columns:1fr;min-height:680px}.slide-hero__copy{max-width:650px;padding-top:60px}.slide-hero__aside{position:relative;right:auto;bottom:auto;width:100%;margin:0 0 30px;align-self:end}.hero-feature-box{max-width:650px}
 .blueprint-slide__grid{grid-template-columns:1fr}.blueprint-copy,.safety-copy{border-left:0;border-top:1px solid rgba(171,110,44,.44)}.safety-copy{display:block}.dark-card-layout{grid-template-columns:1fr}.dark-card-grid{grid-template-columns:repeat(3,1fr)}
 .process-slide__grid{grid-template-columns:repeat(3,1fr)}.process-slide__grid article:nth-child(3)::after{display:none}
 .slide-final__inner{grid-template-columns:105px 1fr}.slide-final .button{grid-column:2;justify-self:start}
 .membership-slide-hero .slide-shell,.two-col{grid-template-columns:1fr}.membership-monogram{border-left:0;border-top:1px solid #a76621}.membership-meta .slide-shell{grid-template-columns:1fr}.membership-meta article{border-right:0;border-bottom:1px solid #dfc7ad}.membership-columns,.membership-triad-new,.phases-new{grid-template-columns:1fr}.membership-columns article,.membership-triad-new article,.phases-new article{border-right:0;border-bottom:1px solid #dfc6aa;padding:25px 10px}
 .programs-standard-new .slide-shell>div{grid-template-columns:80px 1fr}.programs-standard-new p{grid-column:1/-1}.program-consult{grid-template-columns:1fr}.program-bottom-strip .slide-shell{grid-template-columns:repeat(2,1fr);gap:20px}.program-bottom-strip article:nth-child(2){border-right:0}
}
@media(max-width:620px){
 body.slide-page{font-size:13px}.slide-shell{padding-inline:18px}.slide-page .preloader__brand{width:190px;height:160px}.slide-header .brand,.slide-header.is-scrolled .brand{width:100px;height:72px}.slide-hero{min-height:760px}.slide-hero__inner{min-height:670px}.slide-hero__copy{padding:44px 0 24px}.slide-hero__copy h1{font-size:43px}.slide-hero__copy h2{font-size:12px}.slide-hero__body{font-size:12px}.hero-feature-box{grid-template-columns:repeat(2,1fr)}.slide-hero__aside{padding:18px}.slide-hero__aside h3{font-size:15px}.slide-hero__aside li{font-size:11px}
 .icon-strip__grid{grid-template-columns:repeat(2,1fr)}.mini-card{border-bottom:1px solid rgba(165,103,43,.32)}.mini-card:nth-child(2n){border-right:0}
 .blueprint-wheel{min-height:430px;grid-template-columns:repeat(2,1fr)}.blueprint-wheel::before{width:210px;height:210px}.blueprint-wheel__center{width:158px;height:158px}.blueprint-wheel article:nth-child(n){justify-self:stretch}.blueprint-wheel article b{max-width:none}
 .white-card-grid{grid-template-columns:repeat(2,1fr)}.white-card-grid article:nth-child(2n){border-right:0}.dark-card-grid{grid-template-columns:repeat(2,1fr)}.process-slide__grid{grid-template-columns:repeat(2,1fr)}.process-slide__grid article::after{display:none}
 .bottom-split__grid{grid-template-columns:1fr}.split-image,.split-panel,.split-panel.wide{grid-column:1}.split-image{min-height:290px}.slide-final__inner{grid-template-columns:1fr;text-align:center}.final-seal{margin:auto}.slide-final .button{grid-column:1;justify-self:center}
 .membership-slide-hero{padding-top:120px}.membership-slide-hero__copy h1{font-size:45px}.membership-monogram{min-height:280px}.membership-monogram strong{font-size:75px}.membership-monogram i{font-size:18px}.investment-box>div{grid-template-columns:1fr}.investment-box>div>b{display:none}.investment-box span{padding:12px;border-bottom:1px solid rgba(255,255,255,.18)}
 .programs-slide-hero{padding-top:125px}.programs-slide-hero h1{font-size:48px}.programs-slide-hero h2{font-size:22px}.program-grid-new{grid-template-columns:1fr}.programs-standard-new .slide-shell>div{grid-template-columns:1fr;text-align:center}.programs-standard-new svg{margin:auto}.program-bottom-strip .slide-shell{grid-template-columns:1fr}.program-bottom-strip article{border-right:0;border-bottom:1px solid rgba(209,143,59,.35);padding:14px}
}


/* === PATCH: slide matching fixes for blueprint wheel + lower split sections === */
.page-peptide-therapy .blueprint-slide,
.page-womens-hormone-therapy .blueprint-slide,
.page-mens-hormone-therapy .blueprint-slide{overflow:hidden}

.page-peptide-therapy .blueprint-wheel,
.page-womens-hormone-therapy .blueprint-wheel,
.page-mens-hormone-therapy .blueprint-wheel{
  position:relative;
  min-height:430px;
  display:block;
}
.page-peptide-therapy .blueprint-wheel::before,
.page-womens-hormone-therapy .blueprint-wheel::before,
.page-mens-hormone-therapy .blueprint-wheel::before{
  width:250px;
  height:250px;
}
.page-peptide-therapy .blueprint-wheel__center,
.page-womens-hormone-therapy .blueprint-wheel__center,
.page-mens-hormone-therapy .blueprint-wheel__center{
  width:186px;
  height:186px;
  font-size:16px;
}
.page-peptide-therapy .blueprint-wheel article,
.page-womens-hormone-therapy .blueprint-wheel article,
.page-mens-hormone-therapy .blueprint-wheel article{
  position:absolute;
  z-index:3;
  display:flex;
  align-items:center;
  gap:8px;
  min-height:auto;
  width:150px;
  font-size:12px;
  line-height:1.2;
}
.page-peptide-therapy .blueprint-wheel article span,
.page-womens-hormone-therapy .blueprint-wheel article span,
.page-mens-hormone-therapy .blueprint-wheel article span{
  flex:0 0 42px;
}
.page-peptide-therapy .blueprint-wheel article b,
.page-womens-hormone-therapy .blueprint-wheel article b,
.page-mens-hormone-therapy .blueprint-wheel article b{
  max-width:none;
  font-weight:500;
}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(1),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(1),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(1){left:22px;top:34px;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(2),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(2),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(2){left:50%;top:-2px;transform:translateX(-50%);width:170px;justify-content:center;text-align:center;flex-direction:column;gap:6px;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(3),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(3),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(3){right:10px;top:34px;justify-content:flex-end;text-align:right;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(4),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(4),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(4){right:0;top:126px;justify-content:flex-end;text-align:right;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(5),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(5),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(5){right:-2px;bottom:140px;justify-content:flex-end;text-align:right;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(6),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(6),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(6){right:12px;bottom:48px;justify-content:flex-end;text-align:right;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(7),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(7),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(7){left:50%;bottom:8px;transform:translateX(-50%);width:165px;justify-content:center;text-align:center;flex-direction:column;gap:6px;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(8),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(8),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(8){left:44px;bottom:48px;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(9),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(9),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(9){left:8px;bottom:138px;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(10),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(10),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(10){left:-2px;top:126px;}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(11),
.page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(11),
.page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(11){left:28px;top:210px;}
.page-peptide-therapy .blueprint-caption,
.page-womens-hormone-therapy .blueprint-caption,
.page-mens-hormone-therapy .blueprint-caption{margin-top:16px;font-size:13px;line-height:1.45}

.page-peptide-therapy .bottom-split__grid{
  display:grid;
  grid-template-columns:1.12fr 1.45fr repeat(4,1fr);
}
.page-peptide-therapy .bottom-split__grid > *{grid-column:auto;min-height:260px}
.page-peptide-therapy .split-image{min-height:260px}
.page-peptide-therapy .split-panel{padding:24px 20px}
.page-peptide-therapy .split-panel h3{font-size:20px}

.page-womens-hormone-therapy .bottom-split__grid,
.page-mens-hormone-therapy .bottom-split__grid{
  display:grid;
  grid-template-columns:1.1fr 1.05fr 1.35fr 1.15fr;
}
.page-womens-hormone-therapy .bottom-split__grid > *,
.page-mens-hormone-therapy .bottom-split__grid > *{grid-column:auto;min-height:250px}
.page-womens-hormone-therapy .split-panel,
.page-mens-hormone-therapy .split-panel{padding:24px 22px}
.page-womens-hormone-therapy .split-panel.image-panel{background-image:linear-gradient(rgba(7,10,12,.78),rgba(7,10,12,.78)),url('assets/womens-hormone-consultation.webp');background-position:center;background-size:cover}
.page-mens-hormone-therapy .split-panel.image-panel{background-image:linear-gradient(rgba(7,10,12,.78),rgba(7,10,12,.78)),url('assets/mens-hormone-therapy-hero.jpg');background-position:center;background-size:cover}

@media(max-width:1100px){
  .page-peptide-therapy .blueprint-slide__grid,
  .page-womens-hormone-therapy .blueprint-slide__grid,
  .page-mens-hormone-therapy .blueprint-slide__grid{grid-template-columns:1fr;gap:18px}
  .page-peptide-therapy .blueprint-copy,.page-peptide-therapy .safety-copy,
  .page-womens-hormone-therapy .blueprint-copy,.page-womens-hormone-therapy .safety-copy,
  .page-mens-hormone-therapy .blueprint-copy,.page-mens-hormone-therapy .safety-copy{border-left:0;border-top:1px solid rgba(171,110,44,.44);padding-top:22px}
  .page-peptide-therapy .bottom-split__grid,
  .page-womens-hormone-therapy .bottom-split__grid,
  .page-mens-hormone-therapy .bottom-split__grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .page-peptide-therapy .blueprint-wheel,
  .page-womens-hormone-therapy .blueprint-wheel,
  .page-mens-hormone-therapy .blueprint-wheel{min-height:700px}
  .page-peptide-therapy .blueprint-wheel::before,
  .page-womens-hormone-therapy .blueprint-wheel::before,
  .page-mens-hormone-therapy .blueprint-wheel::before{top:275px;width:220px;height:220px}
  .page-peptide-therapy .blueprint-wheel__center,
  .page-womens-hormone-therapy .blueprint-wheel__center,
  .page-mens-hormone-therapy .blueprint-wheel__center{top:275px;width:170px;height:170px}
  .page-peptide-therapy .blueprint-wheel article,
  .page-womens-hormone-therapy .blueprint-wheel article,
  .page-mens-hormone-therapy .blueprint-wheel article{width:138px;font-size:11px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(1),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(1),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(1){left:8px;top:40px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(2),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(2),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(2){top:0}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(3),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(3),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(3){right:2px;top:40px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(4),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(4),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(4){right:-2px;top:185px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(5),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(5),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(5){right:0;top:345px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(6),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(6),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(6){right:14px;bottom:120px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(7),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(7),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(7){bottom:10px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(8),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(8),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(8){left:22px;bottom:120px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(9),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(9),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(9){left:0;top:345px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(10),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(10),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(10){left:-2px;top:185px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(11),
  .page-womens-hormone-therapy .blueprint-wheel article:nth-of-type(11),
  .page-mens-hormone-therapy .blueprint-wheel article:nth-of-type(11){left:16px;top:505px}
  .page-peptide-therapy .bottom-split__grid,
  .page-womens-hormone-therapy .bottom-split__grid,
  .page-mens-hormone-therapy .bottom-split__grid{grid-template-columns:1fr}
}


/* === PATCH v3: dropdown visibility + peptide blueprint ordering + peptide icon blocks === */
.slide-header .nav-dropdown{background:rgba(255,250,244,.98)!important;border:1px solid rgba(185,126,58,.35);box-shadow:0 22px 48px rgba(18,14,10,.18)}
.slide-header .nav-dropdown a{color:#2a211b!important;padding:14px 18px;border-bottom:1px solid rgba(185,126,58,.12)}
.slide-header .nav-dropdown a:hover,.slide-header .nav-dropdown a[aria-current="page"]{background:#f3e7d9;color:#b06d28!important}
.slide-header .nav-dropdown a:last-child{border-bottom:0}

.page-peptide-therapy .blueprint-wheel{min-height:430px}
.page-peptide-therapy .blueprint-wheel article{width:auto;max-width:140px;display:block;text-align:center}
.page-peptide-therapy .blueprint-wheel article span{display:grid;margin:0 auto 8px}
.page-peptide-therapy .blueprint-wheel article b{display:block;font-size:11px;line-height:1.22;font-weight:600}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(1){left:48px;top:56px;max-width:112px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(2){left:50%;top:0;transform:translateX(-50%);max-width:155px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(3){right:30px;top:56px;max-width:110px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(4){right:0;top:152px;max-width:106px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(5){right:14px;bottom:110px;max-width:108px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(6){right:34px;bottom:22px;max-width:110px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(7){left:50%;bottom:0;transform:translateX(-50%);max-width:128px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(8){left:52px;bottom:28px;max-width:95px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(9){left:24px;bottom:114px;max-width:82px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(10){left:4px;top:152px;max-width:96px}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(11){left:26px;top:242px;max-width:96px}

.page-peptide-therapy .bottom-split__grid{display:grid;grid-template-columns:260px minmax(320px,1.4fr) repeat(4,1fr)!important}
.page-peptide-therapy .split-image{grid-column:1;min-height:265px}
.page-peptide-therapy .split-panel.wide{grid-column:2;min-height:265px}
.page-peptide-therapy .bottom-split__grid > .split-panel:not(.wide){min-height:265px;text-align:center;padding:34px 18px 24px;border-left:1px solid rgba(201,145,74,.22);border-right:0}
.page-peptide-therapy .bottom-split__grid > .split-panel:not(.wide) h3{font-size:16px;line-height:1.2;margin:10px 0 12px}
.page-peptide-therapy .bottom-split__grid > .split-panel:not(.wide) ul{margin:0}
.page-peptide-therapy .bottom-split__grid > .split-panel:not(.wide) li{padding-left:0;margin:0;font-size:11px;line-height:1.55}
.page-peptide-therapy .bottom-split__grid > .split-panel:not(.wide) li::before{display:none}
.page-peptide-therapy .split-panel__icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;color:#d0994c}
.page-peptide-therapy .split-panel__icon svg{width:52px;height:52px}

@media(max-width:1100px){
  .page-peptide-therapy .bottom-split__grid{grid-template-columns:repeat(3,1fr)!important}
  .page-peptide-therapy .split-image{grid-column:1 / span 1}
  .page-peptide-therapy .split-panel.wide{grid-column:2 / span 2}
}
@media(max-width:700px){
  .page-peptide-therapy .blueprint-wheel{min-height:710px}
  .page-peptide-therapy .blueprint-wheel article b{font-size:10px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(1){left:8px;top:46px;max-width:95px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(2){top:0;max-width:140px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(3){right:6px;top:46px;max-width:95px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(4){right:0;top:184px;max-width:92px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(5){right:6px;top:360px;max-width:92px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(6){right:16px;bottom:110px;max-width:94px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(7){bottom:0;max-width:115px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(8){left:14px;bottom:114px;max-width:78px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(9){left:0;top:360px;max-width:72px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(10){left:0;top:184px;max-width:88px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(11){left:12px;top:520px;max-width:86px}
  .page-peptide-therapy .bottom-split__grid{grid-template-columns:1fr!important}
  .page-peptide-therapy .split-image,.page-peptide-therapy .split-panel.wide,.page-peptide-therapy .bottom-split__grid>.split-panel:not(.wide){grid-column:auto}
}


/* === PATCH v4: separate Exercise Performance from Sleep === */
.page-peptide-therapy .blueprint-wheel article:nth-of-type(11){
  left:0;
  top:142px;
  bottom:auto;
  max-width:104px;
}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(10){
  left:2px;
  top:232px;
  bottom:auto;
  max-width:92px;
}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(9){
  left:26px;
  top:auto;
  bottom:86px;
  max-width:82px;
}
.page-peptide-therapy .blueprint-wheel article:nth-of-type(8){
  left:58px;
  top:auto;
  bottom:4px;
  max-width:90px;
}
@media(max-width:700px){
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(11){left:0;top:156px;max-width:88px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(10){left:0;top:290px;max-width:82px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(9){left:4px;top:420px;bottom:auto;max-width:72px}
  .page-peptide-therapy .blueprint-wheel article:nth-of-type(8){left:18px;bottom:104px;max-width:78px}
}


/* === PATCH v5: advanced diagnostic testing page closer to slide === */
.page-advanced-diagnostic-testing .slide-hero{padding-bottom:170px}
.page-advanced-diagnostic-testing .slide-hero__inner{align-items:flex-start;position:relative}
.page-advanced-diagnostic-testing .slide-hero__copy{padding-top:46px;padding-bottom:30px;max-width:620px}
.page-advanced-diagnostic-testing .slide-hero__copy h1{font-size:clamp(58px,5.5vw,92px);line-height:.95}
.page-advanced-diagnostic-testing .slide-hero__copy h2{font-size:14px}
.page-advanced-diagnostic-testing .hero-feature-box{position:absolute;left:0;right:0;bottom:-118px;display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:0;border:1px solid rgba(212,143,56,.52);background:rgba(4,7,10,.85)}
.page-advanced-diagnostic-testing .hero-feature-box article{min-height:156px;padding:18px 16px 14px;border-right:1px solid rgba(212,143,56,.28)}
.page-advanced-diagnostic-testing .hero-feature-box article:last-child{border-right:0}
.page-advanced-diagnostic-testing .hero-feature-box .s-icon{width:50px;height:50px;margin-bottom:10px}
.page-advanced-diagnostic-testing .hero-feature-box .s-icon svg{width:42px;height:42px}
.page-advanced-diagnostic-testing .hero-feature-box strong{display:block;font-size:14px;line-height:1.3;margin-bottom:8px}
.page-advanced-diagnostic-testing .hero-feature-box article::after{content:attr(data-copy)}

.page-advanced-diagnostic-testing .white-card-section{padding-top:148px}
.page-advanced-diagnostic-testing .white-card-grid{grid-template-columns:repeat(6,1fr)}
.page-advanced-diagnostic-testing .white-card-grid article{min-height:306px;padding:18px 16px;text-align:center}
.page-advanced-diagnostic-testing .white-card-grid h3{font-size:18px;line-height:1.15;margin-bottom:10px}
.page-advanced-diagnostic-testing .white-card-grid .card-bullets{margin:0;padding:0 0 0 14px;text-align:left}
.page-advanced-diagnostic-testing .white-card-grid .card-bullets li{margin:0 0 4px;font-size:11px;line-height:1.35}
.page-advanced-diagnostic-testing .section-note.warm{margin-top:12px;font-style:normal;font-size:14px;font-weight:600}
.page-advanced-diagnostic-testing .section-note.warm::before{content:'⚗ ';font-size:16px}

.page-advanced-diagnostic-testing .adv-data-direction{padding:0 0 0;background:#f5ede4}
.page-advanced-diagnostic-testing .adv-dd-top{display:grid;grid-template-columns:1.05fr 1fr .9fr;background:linear-gradient(90deg,#0a0e11,#10161a 55%,#0b0f12);color:#fff}
.page-advanced-diagnostic-testing .adv-dd-panel{padding:30px 34px;min-height:440px}
.page-advanced-diagnostic-testing .adv-dd-left h2{margin:0 0 8px;font-size:52px;line-height:1;color:#fff}
.page-advanced-diagnostic-testing .adv-dd-left h3{margin:0 0 14px;color:#d69a49;font-family:var(--font-body);font-size:16px;letter-spacing:.03em}
.page-advanced-diagnostic-testing .adv-dd-left p{font-size:14px;line-height:1.55;margin:0 0 18px}
.page-advanced-diagnostic-testing .adv-dd-left ul,.page-advanced-diagnostic-testing .difference-card ul,.page-advanced-diagnostic-testing .benefit-card ul{list-style:none;margin:0;padding:0}
.page-advanced-diagnostic-testing .adv-dd-left li,.page-advanced-diagnostic-testing .difference-card li,.page-advanced-diagnostic-testing .benefit-card li{position:relative;padding-left:22px;margin:0 0 10px;font-size:14px;line-height:1.45}
.page-advanced-diagnostic-testing .adv-dd-left li::before,.page-advanced-diagnostic-testing .difference-card li::before,.page-advanced-diagnostic-testing .benefit-card li::before{content:'●';position:absolute;left:0;top:0;color:#d69a49;font-size:10px}
.page-advanced-diagnostic-testing .adv-dd-center{display:grid;place-items:center;border-left:1px solid rgba(212,143,56,.22);border-right:1px solid rgba(212,143,56,.22)}
.page-advanced-diagnostic-testing .adv-wheel{position:relative;width:100%;max-width:390px;height:390px}
.page-advanced-diagnostic-testing .adv-wheel::before{content:'';position:absolute;inset:36px;border:2px solid rgba(212,143,56,.58);border-radius:50%}
.page-advanced-diagnostic-testing .adv-wheel__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border:2px solid rgba(212,143,56,.78);border-radius:50%;display:grid;place-content:center;text-align:center;color:#fff;font-family:var(--font-heading);font-size:20px;line-height:1.15;background:rgba(7,10,12,.66)}
.page-advanced-diagnostic-testing .adv-wheel__center strong{display:block;color:#d69a49;font-size:34px}
.page-advanced-diagnostic-testing .adv-wheel__item{position:absolute;width:118px;text-align:center;color:#fff;font-size:13px;line-height:1.3}
.page-advanced-diagnostic-testing .adv-wheel__item span{display:block;color:#f4d09b;font-weight:700;letter-spacing:.04em;margin-bottom:4px}
.page-advanced-diagnostic-testing .item-top{left:50%;top:0;transform:translateX(-50%)}
.page-advanced-diagnostic-testing .item-right{right:0;top:98px}
.page-advanced-diagnostic-testing .item-bottom-right{right:18px;bottom:28px}
.page-advanced-diagnostic-testing .item-bottom-left{left:18px;bottom:28px}
.page-advanced-diagnostic-testing .item-left{left:0;top:98px}
.page-advanced-diagnostic-testing .adv-dd-report{min-height:440px}
.page-advanced-diagnostic-testing .adv-dd-report img{width:100%;height:100%;object-fit:cover;object-position:right center}

.page-advanced-diagnostic-testing .adv-dd-bottom{display:grid;grid-template-columns:1.2fr 1fr .62fr}
.page-advanced-diagnostic-testing .benefit-card,.page-advanced-diagnostic-testing .difference-card,.page-advanced-diagnostic-testing .quote-card{min-height:320px;padding:28px 32px}
.page-advanced-diagnostic-testing .benefit-card{background:#f6efe7;color:#211a15}
.page-advanced-diagnostic-testing .benefit-card h2{margin:0 0 8px;font-size:52px;line-height:1}
.page-advanced-diagnostic-testing .benefit-card p{margin:0 0 14px;font-size:14px}
.page-advanced-diagnostic-testing .benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.page-advanced-diagnostic-testing .benefit-note{margin-top:16px;padding:16px 18px;border:1px solid rgba(176,114,42,.3);background:#fbf6f0;font-size:16px}
.page-advanced-diagnostic-testing .difference-card{background:linear-gradient(90deg,#0b0f12,#11171b);color:#fff}
.page-advanced-diagnostic-testing .difference-card h2{margin:0 0 14px;color:#fff;font-size:52px;line-height:1}
.page-advanced-diagnostic-testing .difference-card li{font-size:14px;margin-bottom:12px}
.page-advanced-diagnostic-testing .quote-card{background:linear-gradient(135deg,#0a0e11,#141a1e);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.page-advanced-diagnostic-testing .quote-card h2{margin:0;color:#d69a49;font-size:72px;line-height:1}
.page-advanced-diagnostic-testing .quote-card p{margin:0 0 16px;font-family:var(--font-heading);font-size:36px;line-height:1.15}
.page-advanced-diagnostic-testing .quote-card strong{color:#d69a49;font-size:20px}

.page-advanced-diagnostic-testing .slide-final{background:linear-gradient(90deg,#121010,#1b140f 50%,#0c0c0d);border-top:0;padding:20px 0;color:#fff}
.page-advanced-diagnostic-testing .slide-final h2{color:#fff;font-size:44px;line-height:1.05}
.page-advanced-diagnostic-testing .slide-final p{color:rgba(255,255,255,.9);font-size:16px}
.page-advanced-diagnostic-testing .slide-final__inner{grid-template-columns:1fr 240px}
.page-advanced-diagnostic-testing .slide-final .final-seal{display:none}
.page-advanced-diagnostic-testing .slide-final .button{justify-self:end;align-self:center}

@media(max-width:1200px){
 .page-advanced-diagnostic-testing .white-card-grid{grid-template-columns:repeat(3,1fr)}
 .page-advanced-diagnostic-testing .adv-dd-top{grid-template-columns:1fr}
 .page-advanced-diagnostic-testing .adv-dd-center{border-left:0;border-right:0;border-top:1px solid rgba(212,143,56,.22);border-bottom:1px solid rgba(212,143,56,.22)}
 .page-advanced-diagnostic-testing .adv-dd-bottom{grid-template-columns:1fr}
 .page-advanced-diagnostic-testing .slide-final__inner{grid-template-columns:1fr}
 .page-advanced-diagnostic-testing .slide-final .button{justify-self:start}
}
@media(max-width:820px){
 .page-advanced-diagnostic-testing .hero-feature-box{position:static;margin-top:24px;grid-template-columns:repeat(2,1fr)}
 .page-advanced-diagnostic-testing .slide-hero{padding-bottom:30px}
 .page-advanced-diagnostic-testing .white-card-section{padding-top:34px}
 .page-advanced-diagnostic-testing .white-card-grid{grid-template-columns:repeat(2,1fr)}
 .page-advanced-diagnostic-testing .benefit-grid{grid-template-columns:1fr}
 .page-advanced-diagnostic-testing .adv-dd-panel,.page-advanced-diagnostic-testing .adv-dd-report,.page-advanced-diagnostic-testing .benefit-card,.page-advanced-diagnostic-testing .difference-card,.page-advanced-diagnostic-testing .quote-card{padding:22px}
 .page-advanced-diagnostic-testing .adv-dd-left h2,.page-advanced-diagnostic-testing .benefit-card h2,.page-advanced-diagnostic-testing .difference-card h2,.page-advanced-diagnostic-testing .quote-card p,.page-advanced-diagnostic-testing .slide-final h2{font-size:34px}
 .page-advanced-diagnostic-testing .adv-wheel{max-width:320px;height:320px}
 .page-advanced-diagnostic-testing .adv-wheel__center{width:150px;height:150px;font-size:16px}
 .page-advanced-diagnostic-testing .adv-wheel__center strong{font-size:28px}
 .page-advanced-diagnostic-testing .adv-wheel__item{font-size:11px;width:92px}
}


/* === PATCH v6: strength training blueprint section slide-match === */
.page-strength-training .strength-blueprint-match{padding:34px 0 30px;background:#f5efe7}
.page-strength-training .strength-blueprint-match__grid{display:grid;grid-template-columns:1fr 1.08fr 1fr;gap:24px;align-items:start}
.page-strength-training .sb-copy{padding:6px 12px 0;color:#241d18}
.page-strength-training .sb-copy h2{margin:0 0 16px;font-size:28px;line-height:1.12;letter-spacing:.01em}
.page-strength-training .sb-copy p{margin:0 0 16px;font-size:15px;line-height:1.55}
.page-strength-training .sb-copy ul{list-style:none;margin:0 0 18px;padding:0}
.page-strength-training .sb-copy li{position:relative;padding-left:28px;margin:0 0 12px;font-size:15px;line-height:1.45}
.page-strength-training .sb-copy li::before{content:'✓';position:absolute;left:0;top:0;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#c89248;color:#fff;font-size:12px;font-weight:700}
.page-strength-training .sb-copy strong{display:block;color:#c89248;font-size:18px;font-weight:700;line-height:1.4}
.page-strength-training .sb-copy--left{padding-right:28px}
.page-strength-training .sb-copy--right{padding-left:28px;border-left:1px solid rgba(180,123,52,.32)}

.page-strength-training .sb-wheel{position:relative;height:420px;max-width:430px;margin:0 auto}
.page-strength-training .sb-wheel::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:268px;height:268px;border:2px solid rgba(194,142,80,.65);border-radius:50%}
.page-strength-training .sb-wheel__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:168px;height:168px;border-radius:50%;background:radial-gradient(circle at 40% 35%, #171717, #060606);color:#d2a15a;display:grid;place-content:center;text-align:center;font-family:var(--font-heading);font-size:18px;line-height:1.12;box-shadow:0 0 0 2px rgba(194,142,80,.45)}
.page-strength-training .sb-wheel__center strong{display:block;font-size:46px;line-height:1;color:#d2a15a}
.page-strength-training .sb-wheel article{position:absolute;display:flex;align-items:center;gap:10px;max-width:118px;color:#31271e;font-size:12px;line-height:1.2}
.page-strength-training .sb-wheel article span{display:grid;place-items:center;width:46px;height:46px;min-width:46px;border:1.5px solid #c89248;border-radius:50%;background:#faf6f0;color:#c89248}
.page-strength-training .sb-wheel article span svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.page-strength-training .sb-wheel article b{font-weight:500}
.page-strength-training .sb-wheel .w1{left:0;top:78px;text-align:right;flex-direction:row-reverse}
.page-strength-training .sb-wheel .w2{left:50%;top:0;transform:translateX(-50%);flex-direction:column;text-align:center;gap:8px}
.page-strength-training .sb-wheel .w3{right:0;top:78px}
.page-strength-training .sb-wheel .w4{right:8px;top:180px}
.page-strength-training .sb-wheel .w5{right:22px;bottom:66px}
.page-strength-training .sb-wheel .w6{left:50%;bottom:0;transform:translateX(-50%);flex-direction:column;text-align:center;gap:8px}
.page-strength-training .sb-wheel .w7{left:10px;bottom:66px;text-align:right;flex-direction:row-reverse}
.page-strength-training .sb-wheel .w8{left:6px;top:180px;text-align:right;flex-direction:row-reverse}

@media(max-width:1100px){
  .page-strength-training .strength-blueprint-match__grid{grid-template-columns:1fr}
  .page-strength-training .sb-copy--right{border-left:0;border-top:1px solid rgba(180,123,52,.32);padding-left:12px;padding-top:24px}
  .page-strength-training .sb-copy--left{padding-right:12px}
}
@media(max-width:700px){
  .page-strength-training .sb-copy h2{font-size:24px}
  .page-strength-training .sb-wheel{height:440px;max-width:340px}
  .page-strength-training .sb-wheel::before{width:220px;height:220px}
  .page-strength-training .sb-wheel__center{width:142px;height:142px;font-size:15px}
  .page-strength-training .sb-wheel__center strong{font-size:36px}
  .page-strength-training .sb-wheel article{max-width:92px;font-size:10px;gap:6px}
  .page-strength-training .sb-wheel article span{width:38px;height:38px;min-width:38px}
  .page-strength-training .sb-wheel .w1{top:84px}
  .page-strength-training .sb-wheel .w2{top:6px}
  .page-strength-training .sb-wheel .w3{top:84px}
  .page-strength-training .sb-wheel .w4{top:188px}
  .page-strength-training .sb-wheel .w5{bottom:70px}
  .page-strength-training .sb-wheel .w6{bottom:2px}
  .page-strength-training .sb-wheel .w7{bottom:70px}
  .page-strength-training .sb-wheel .w8{top:188px}
}


/* === PATCH v7: strength training mobile wheel + benefits row === */
.page-strength-training .strength-blueprint-match__grid{grid-template-columns:.95fr 1.1fr .95fr;gap:18px}
.page-strength-training .sb-copy h2{font-size:27px}
.page-strength-training .sb-copy p{font-size:14px}
.page-strength-training .sb-copy li{font-size:14px}
.page-strength-training .sb-copy strong{font-size:17px}
.page-strength-training .sb-wheel{height:396px;max-width:396px}
.page-strength-training .sb-wheel::before{width:250px;height:250px}
.page-strength-training .sb-wheel__center{width:162px;height:162px;font-size:17px}
.page-strength-training .sb-wheel__center strong{font-size:42px}
.page-strength-training .sb-wheel article{max-width:110px;font-size:12px;line-height:1.22}
.page-strength-training .sb-wheel article b{font-weight:500}
.page-strength-training .sb-wheel .w1{left:8px;top:72px}
.page-strength-training .sb-wheel .w2{left:50%;top:0;transform:translateX(-50%)}
.page-strength-training .sb-wheel .w3{right:8px;top:72px}
.page-strength-training .sb-wheel .w4{right:0;top:172px}
.page-strength-training .sb-wheel .w5{right:14px;bottom:56px}
.page-strength-training .sb-wheel .w6{left:50%;bottom:0;transform:translateX(-50%)}
.page-strength-training .sb-wheel .w7{left:16px;bottom:56px}
.page-strength-training .sb-wheel .w8{left:0;top:172px}

.page-strength-training .strength-benefits-row{padding:0 0 24px;background:#f5efe7}
.page-strength-training .strength-benefits-row__grid{display:grid;grid-template-columns:1fr 1.28fr;gap:0;border:1px solid rgba(183,128,57,.22)}
.page-strength-training .training-principles-card{background:linear-gradient(90deg,#050b10,#0c141b);color:#fff;padding:28px 30px 30px}
.page-strength-training .training-principles-card h2{margin:0 0 18px;color:#e1b068;font-size:24px;line-height:1.1}
.page-strength-training .training-principles-card ul{list-style:none;margin:0 0 18px;padding:0}
.page-strength-training .training-principles-card li{position:relative;padding-left:24px;margin:0 0 12px;font-size:14px;line-height:1.45}
.page-strength-training .training-principles-card li::before{content:'✓';position:absolute;left:0;top:2px;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#d39a4d;color:#081017;font-size:11px;font-weight:800}
.page-strength-training .training-principles-card strong{display:block;color:#d39a4d;font-size:18px;line-height:1.45}

.page-strength-training .who-benefits-card{background:#f4ede4;padding:28px 30px 30px}
.page-strength-training .who-benefits-card h2{margin:0 0 18px;color:#3b2c21;font-size:24px;line-height:1.1}
.page-strength-training .who-benefits-list{display:grid;gap:16px}
.page-strength-training .benefit-person{display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:start}
.page-strength-training .benefit-person__icon{display:grid;place-items:center;width:40px;height:40px;color:#b67c33}
.page-strength-training .benefit-person__icon svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.page-strength-training .benefit-person h3{margin:0 0 4px;color:#2c2017;font-size:16px;line-height:1.2}
.page-strength-training .benefit-person p{margin:0;color:#47382c;font-size:14px;line-height:1.45}

@media(max-width:1100px){
  .page-strength-training .strength-benefits-row__grid{grid-template-columns:1fr}
}
@media(max-width:700px){
  .page-strength-training .strength-blueprint-match{padding:28px 0}
  .page-strength-training .sb-wheel{height:420px;max-width:320px}
  .page-strength-training .sb-wheel::before{width:218px;height:218px}
  .page-strength-training .sb-wheel__center{width:138px;height:138px;font-size:14px}
  .page-strength-training .sb-wheel__center strong{font-size:36px}
  .page-strength-training .sb-wheel article{font-size:10px;max-width:84px;gap:6px}
  .page-strength-training .sb-wheel article span{width:36px;height:36px;min-width:36px}
  .page-strength-training .sb-wheel article span svg{width:18px;height:18px}
  .page-strength-training .sb-wheel .w1{left:2px;top:74px}
  .page-strength-training .sb-wheel .w2{top:0}
  .page-strength-training .sb-wheel .w3{right:2px;top:74px}
  .page-strength-training .sb-wheel .w4{right:4px;top:168px}
  .page-strength-training .sb-wheel .w5{right:18px;bottom:66px}
  .page-strength-training .sb-wheel .w6{bottom:0}
  .page-strength-training .sb-wheel .w7{left:18px;bottom:66px}
  .page-strength-training .sb-wheel .w8{left:4px;top:168px}
  .page-strength-training .who-benefits-card,.page-strength-training .training-principles-card{padding:22px}
  .page-strength-training .training-principles-card h2,.page-strength-training .who-benefits-card h2{font-size:20px}
}


/* === PATCH v8: fix strength wheel order + restore image section === */
.page-strength-training .strength-blueprint-match__grid{grid-template-columns:1fr 520px 1fr!important;gap:8px!important;align-items:start}
.page-strength-training .sb-copy{padding-top:18px}
.page-strength-training .sb-copy--left{padding-right:18px!important}
.page-strength-training .sb-copy--right{padding-left:18px!important}
.page-strength-training .sb-wheel{height:450px!important;max-width:520px!important}
.page-strength-training .sb-wheel::before{width:300px!important;height:300px!important}
.page-strength-training .sb-wheel__center{width:164px!important;height:164px!important;font-size:16px!important;line-height:1.08!important}
.page-strength-training .sb-wheel__center strong{font-size:44px!important}
.page-strength-training .sb-wheel article{max-width:98px!important;gap:8px!important;font-size:11px!important;line-height:1.18!important;z-index:2}
.page-strength-training .sb-wheel article span{width:42px!important;height:42px!important;min-width:42px!important}
.page-strength-training .sb-wheel article span svg{width:20px!important;height:20px!important}
.page-strength-training .sb-wheel article b{display:block;font-weight:500}
.page-strength-training .sb-wheel .w1{left:54px!important;top:86px!important;text-align:right!important;flex-direction:row-reverse!important}
.page-strength-training .sb-wheel .w2{left:50%!important;top:10px!important;transform:translateX(-50%)!important;flex-direction:column!important;text-align:center!important;gap:6px!important;max-width:96px!important}
.page-strength-training .sb-wheel .w3{right:54px!important;top:86px!important;flex-direction:row!important;text-align:left!important;max-width:104px!important}
.page-strength-training .sb-wheel .w4{right:34px!important;top:196px!important;flex-direction:row!important;text-align:left!important;max-width:94px!important}
.page-strength-training .sb-wheel .w5{right:62px!important;bottom:78px!important;flex-direction:row!important;text-align:left!important;max-width:90px!important}
.page-strength-training .sb-wheel .w6{left:50%!important;bottom:8px!important;transform:translateX(-50%)!important;flex-direction:column!important;text-align:center!important;gap:6px!important;max-width:106px!important}
.page-strength-training .sb-wheel .w7{left:62px!important;bottom:78px!important;text-align:right!important;flex-direction:row-reverse!important;max-width:90px!important}
.page-strength-training .sb-wheel .w8{left:34px!important;top:196px!important;text-align:right!important;flex-direction:row-reverse!important;max-width:92px!important}

.page-strength-training .strength-benefits-row{padding:0 0 24px;background:#f5efe7!important}
.page-strength-training .strength-benefits-row__grid{display:grid!important;grid-template-columns:.9fr 1fr 1.2fr!important;gap:0!important;border:0!important}
.page-strength-training .strength-benefits-image{margin:0;min-height:350px;overflow:hidden;border:1px solid rgba(183,128,57,.22);border-right:0;background:#111}
.page-strength-training .strength-benefits-image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}
.page-strength-training .training-principles-card,.page-strength-training .who-benefits-card{min-height:350px}
.page-strength-training .training-principles-card{border:1px solid rgba(183,128,57,.22);border-right:0}
.page-strength-training .who-benefits-card{border:1px solid rgba(183,128,57,.22)}
.page-strength-training .who-benefits-card h2{margin-bottom:20px!important}
.page-strength-training .who-benefits-list{gap:18px!important}
.page-strength-training .benefit-person{grid-template-columns:36px 1fr!important;gap:12px!important}
.page-strength-training .benefit-person__icon{width:36px!important;height:36px!important}
.page-strength-training .benefit-person__icon svg{width:28px!important;height:28px!important}

@media(max-width:1100px){
  .page-strength-training .strength-blueprint-match__grid{grid-template-columns:1fr!important}
  .page-strength-training .sb-copy--right{border-left:0!important;border-top:1px solid rgba(180,123,52,.32)!important;padding-left:12px!important;padding-top:24px!important}
  .page-strength-training .strength-benefits-row__grid{grid-template-columns:1fr!important}
  .page-strength-training .strength-benefits-image,.page-strength-training .training-principles-card{border-right:1px solid rgba(183,128,57,.22)!important}
}
@media(max-width:700px){
  .page-strength-training .sb-wheel{height:420px!important;max-width:340px!important}
  .page-strength-training .sb-wheel::before{width:226px!important;height:226px!important}
  .page-strength-training .sb-wheel__center{width:136px!important;height:136px!important;font-size:14px!important}
  .page-strength-training .sb-wheel__center strong{font-size:36px!important}
  .page-strength-training .sb-wheel article{font-size:9px!important;max-width:72px!important;gap:5px!important}
  .page-strength-training .sb-wheel article span{width:34px!important;height:34px!important;min-width:34px!important}
  .page-strength-training .sb-wheel article span svg{width:17px!important;height:17px!important}
  .page-strength-training .sb-wheel .w1{left:10px!important;top:90px!important;max-width:70px!important}
  .page-strength-training .sb-wheel .w2{top:8px!important;max-width:74px!important}
  .page-strength-training .sb-wheel .w3{right:10px!important;top:90px!important;max-width:76px!important}
  .page-strength-training .sb-wheel .w4{right:2px!important;top:190px!important;max-width:72px!important}
  .page-strength-training .sb-wheel .w5{right:18px!important;bottom:88px!important;max-width:70px!important}
  .page-strength-training .sb-wheel .w6{bottom:8px!important;max-width:82px!important}
  .page-strength-training .sb-wheel .w7{left:18px!important;bottom:88px!important;max-width:70px!important}
  .page-strength-training .sb-wheel .w8{left:2px!important;top:190px!important;max-width:72px!important}
}


/* === PATCH v9: nutrition page slide-matched rebuild === */
.page-nutrition .section-head h2{font-size:clamp(2rem,2.8vw,3rem)}
.page-nutrition .nutrition-hero-match{background:#070809;padding:32px 0 0;color:#fff}
.page-nutrition .nutrition-hero-match__grid{display:grid;grid-template-columns:1fr 420px 1fr;align-items:stretch;gap:0;position:relative}
.page-nutrition .nutrition-hero-copy{padding:28px 28px 40px 0}
.page-nutrition .nutrition-hero-copy h1{font-size:clamp(3rem,5vw,5.6rem);line-height:.96;margin-bottom:26px}
.page-nutrition .nutrition-hero-copy h2{color:#d79f45;font-size:clamp(1.3rem,1.8vw,2rem);margin:0 0 18px}
.page-nutrition .nutrition-hero-copy .slide-hero__body p{color:#f4eee5;font-size:1.05rem}
.page-nutrition .nutrition-wheel{position:relative;height:520px;max-width:420px;margin:0 auto;align-self:center}
.page-nutrition .nutrition-wheel::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:300px;height:300px;border:2px solid rgba(194,142,80,.65);border-radius:50%}
.page-nutrition .nutrition-wheel__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at 40% 35%, #171717, #060606);color:#d2a15a;display:grid;place-content:center;text-align:center;font-family:var(--font-heading);font-size:20px;line-height:1.08;box-shadow:0 0 0 2px rgba(194,142,80,.45)}
.page-nutrition .nutrition-wheel__center strong{display:block;font-size:48px;line-height:1;color:#d2a15a}
.page-nutrition .nutrition-wheel article{position:absolute;display:flex;align-items:center;gap:10px;max-width:112px;color:#eee5d9;font-size:12px;line-height:1.18;z-index:2}
.page-nutrition .nutrition-wheel article span{display:grid;place-items:center;width:48px;height:48px;min-width:48px;border:1.5px solid #c89248;border-radius:50%;background:rgba(8,8,8,.9);color:#c89248}
.page-nutrition .nutrition-wheel article span svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.page-nutrition .nutrition-wheel article b{font-weight:500}
.page-nutrition .nutrition-wheel .n1{left:4px;top:124px;text-align:right;flex-direction:row-reverse}
.page-nutrition .nutrition-wheel .n2{left:50%;top:0;transform:translateX(-50%);flex-direction:column;text-align:center;gap:8px;max-width:120px}
.page-nutrition .nutrition-wheel .n3{right:6px;top:86px}
.page-nutrition .nutrition-wheel .n4{right:-6px;top:204px}
.page-nutrition .nutrition-wheel .n5{right:34px;bottom:100px}
.page-nutrition .nutrition-wheel .n6{left:50%;bottom:0;transform:translateX(-50%);flex-direction:column;text-align:center;gap:8px;max-width:124px}
.page-nutrition .nutrition-wheel .n7{left:18px;bottom:104px;text-align:right;flex-direction:row-reverse;max-width:106px}
.page-nutrition .nutrition-wheel .n8{left:0;top:208px;text-align:right;flex-direction:row-reverse;max-width:108px}
.page-nutrition .nutrition-hero-visual{position:relative;min-height:520px;overflow:hidden}
.page-nutrition .nutrition-hero-visual figure,.page-nutrition .nutrition-hero-visual img{height:100%;width:100%}
.page-nutrition .nutrition-hero-visual img{object-fit:cover;display:block}
.page-nutrition .nutrition-hero-visual::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg, rgba(6,8,9,.2), rgba(6,8,9,.05))}
.page-nutrition .nutrition-hero-aside{position:absolute;right:24px;bottom:24px;max-width:440px;background:rgba(8,8,8,.72);border:1px solid rgba(199,146,72,.55);padding:22px 26px;color:#f2ede7}
.page-nutrition .nutrition-hero-aside h3{font-size:2rem;line-height:1.15;margin-bottom:18px;color:#d79f45}
.page-nutrition .nutrition-hero-aside p{margin:0 0 12px;color:#f5efe7}
.page-nutrition .nutrition-hero-aside strong{color:#fff;font-weight:500}

.page-nutrition .nutrition-macro-section,.page-nutrition .nutrition-details-section,.page-nutrition .nutrition-process-section{background:#f5efe7;padding:34px 0}
.page-nutrition .nutrition-macro-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid rgba(183,128,57,.22)}
.page-nutrition .nutrition-macro-grid article,.page-nutrition .nutrition-macro-grid aside{padding:24px 24px 22px;border-right:1px solid rgba(183,128,57,.22);background:#f8f3ec}
.page-nutrition .nutrition-macro-grid > *:last-child{border-right:0}
.page-nutrition .nutrition-macro-grid h3,.page-nutrition .nutrition-detail-cards h3,.page-nutrition .rail-card h3,.page-nutrition .nutrition-process-card h3,.page-nutrition .nutrition-lifestyle-card h3{font-size:1.9rem;line-height:1.08;margin:14px 0 8px}
.page-nutrition .nutrition-macro-grid h4,.page-nutrition .nutrition-detail-cards h4{font-size:1rem;color:#3d342a;margin:0 0 12px;font-weight:600;letter-spacing:.02em}
.page-nutrition .nutrition-macro-grid ul,.page-nutrition .nutrition-detail-cards ul,.page-nutrition .rail-card ul{margin:0;padding-left:18px;display:grid;gap:10px}
.page-nutrition .nutrition-macro-grid li,.page-nutrition .nutrition-detail-cards li,.page-nutrition .rail-card li{color:#3b332b}
.page-nutrition .nutrition-macro-grid aside strong{display:block;margin-top:18px;color:#c89248;font-size:1.05rem}
.page-nutrition .nutrition-macro-grid .s-icon,.page-nutrition .nutrition-approaches-grid .s-icon,.page-nutrition .nutrition-bottom-strip .s-icon{width:42px;height:42px;border:1.5px solid #c89248;border-radius:50%;display:grid;place-items:center;color:#c89248}
.page-nutrition .nutrition-macro-grid .s-icon svg,.page-nutrition .nutrition-approaches-grid .s-icon svg,.page-nutrition .nutrition-bottom-strip .s-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.page-nutrition .nutrition-details-grid{display:grid;grid-template-columns:1.55fr .6fr;gap:0;align-items:start}
.page-nutrition .nutrition-details-main{padding-right:20px}
.page-nutrition .nutrition-detail-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid rgba(183,128,57,.22);border-right:0;margin-bottom:28px}
.page-nutrition .nutrition-detail-cards article{background:#f8f3ec;padding:22px;border-right:1px solid rgba(183,128,57,.22)}
.page-nutrition .nutrition-detail-cards figure{margin:18px -22px -22px;overflow:hidden;height:150px}
.page-nutrition .nutrition-detail-cards figure img{width:100%;height:100%;object-fit:cover;display:block}
.page-nutrition .nutrition-detail-cards article:nth-child(1) figure img{object-position:left center}
.page-nutrition .nutrition-detail-cards article:nth-child(2) figure img{object-position:center center}
.page-nutrition .nutrition-detail-cards article:nth-child(3) figure img{object-position:right center}
.page-nutrition .nutrition-details-rail{display:grid;gap:0;border:1px solid rgba(183,128,57,.22);background:#080808}
.page-nutrition .rail-card{padding:24px 22px;min-height:300px}
.page-nutrition .rail-card.dark{background:linear-gradient(180deg,#090909,#0a1420);color:#f4efe7}
.page-nutrition .rail-card.dark h3{color:#d79f45}
.page-nutrition .rail-card.dark li,.page-nutrition .rail-card.dark strong{color:#f5efe7}
.page-nutrition .rail-card + .rail-card{border-top:1px solid rgba(183,128,57,.3)}
.page-nutrition .nutrition-approaches-block{padding-top:8px}
.page-nutrition .nutrition-approaches-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}
.page-nutrition .nutrition-approaches-grid article{padding:18px 16px;border-right:1px solid rgba(183,128,57,.22);text-align:center}
.page-nutrition .nutrition-approaches-grid article:last-child{border-right:0}
.page-nutrition .nutrition-approaches-grid .s-icon{margin:0 auto 12px;background:#f8f3ec}
.page-nutrition .nutrition-approaches-grid h3{font-size:1.3rem;margin-bottom:10px}
.page-nutrition .nutrition-approaches-grid p{font-size:.95rem;line-height:1.45;color:#3b342e}

.page-nutrition .nutrition-process-grid{display:grid;grid-template-columns:.82fr 1fr .95fr;gap:0;align-items:stretch;border:1px solid rgba(183,128,57,.22)}
.page-nutrition .nutrition-process-card,.page-nutrition .nutrition-lifestyle-card{padding:26px 24px}
.page-nutrition .nutrition-process-card.dark{background:linear-gradient(180deg,#090909,#08111a);color:#f4efe7}
.page-nutrition .nutrition-process-card h3{color:#d79f45}
.page-nutrition .nutrition-process-card ol{margin:0;padding-left:18px;display:grid;gap:12px}
.page-nutrition .nutrition-process-card li{color:#fff}
.page-nutrition .nutrition-process-image img{width:100%;height:100%;min-height:340px;object-fit:cover;display:block}
.page-nutrition .nutrition-lifestyle-card.light{background:#f8f3ec}
.page-nutrition .nutrition-lifestyle-card h3{color:#5b4832}
.page-nutrition .nutrition-lifestyle-card strong{display:block;margin:18px 0;color:#d79f45;font-size:1.2rem}
.page-nutrition .nutrition-cta-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}
.page-nutrition .nutrition-tagline{margin-top:14px;font-weight:500;color:#40372d}

.page-nutrition .nutrition-bottom-strip{background:linear-gradient(180deg,#090909,#111111);padding:18px 0 20px}
.page-nutrition .nutrition-bottom-strip__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}
.page-nutrition .nutrition-bottom-strip article{padding:10px 14px;border-right:1px solid rgba(183,128,57,.2);display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}
.page-nutrition .nutrition-bottom-strip article:last-child{border-right:0}
.page-nutrition .nutrition-bottom-strip h3{font-size:1rem;line-height:1.4;color:#f5efe7}
.page-nutrition .nutrition-bottom-strip .s-icon{background:rgba(0,0,0,.35)}

@media(max-width:1200px){
  .page-nutrition .nutrition-hero-match__grid{grid-template-columns:1fr;gap:20px}
  .page-nutrition .nutrition-hero-copy{padding-right:0}
  .page-nutrition .nutrition-hero-visual{min-height:420px}
  .page-nutrition .nutrition-details-grid,.page-nutrition .nutrition-process-grid,.page-nutrition .nutrition-macro-grid{grid-template-columns:1fr 1fr}
  .page-nutrition .nutrition-details-rail{grid-column:1/-1;grid-template-columns:1fr 1fr}
  .page-nutrition .nutrition-approaches-grid{grid-template-columns:repeat(3,1fr)}
  .page-nutrition .nutrition-bottom-strip__grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .page-nutrition .nutrition-wheel{height:440px;max-width:340px}
  .page-nutrition .nutrition-wheel::before{width:230px;height:230px}
  .page-nutrition .nutrition-wheel__center{width:140px;height:140px;font-size:15px}
  .page-nutrition .nutrition-wheel__center strong{font-size:36px}
  .page-nutrition .nutrition-wheel article{font-size:10px;max-width:86px;gap:6px}
  .page-nutrition .nutrition-wheel article span{width:38px;height:38px;min-width:38px}
  .page-nutrition .nutrition-wheel article span svg{width:18px;height:18px}
  .page-nutrition .nutrition-wheel .n1{left:2px;top:118px}
  .page-nutrition .nutrition-wheel .n2{top:6px}
  .page-nutrition .nutrition-wheel .n3{right:2px;top:88px}
  .page-nutrition .nutrition-wheel .n4{right:0;top:190px}
  .page-nutrition .nutrition-wheel .n5{right:18px;bottom:90px}
  .page-nutrition .nutrition-wheel .n6{bottom:0}
  .page-nutrition .nutrition-wheel .n7{left:16px;bottom:96px}
  .page-nutrition .nutrition-wheel .n8{left:0;top:194px}
  .page-nutrition .nutrition-macro-grid,.page-nutrition .nutrition-detail-cards,.page-nutrition .nutrition-details-grid,.page-nutrition .nutrition-process-grid,.page-nutrition .nutrition-details-rail,.page-nutrition .nutrition-approaches-grid,.page-nutrition .nutrition-bottom-strip__grid{grid-template-columns:1fr}
  .page-nutrition .nutrition-details-main{padding-right:0}
  .page-nutrition .nutrition-hero-aside{position:static;max-width:none;margin-top:-2px}
  .page-nutrition .nutrition-process-image img{min-height:260px}
  .page-nutrition .nutrition-cta-row{flex-direction:column;align-items:flex-start}
}


/* GLP-1 Therapy slide-matched blueprint section */
.page-glp-1-therapy .glp1-blueprint-match{padding:30px 0 36px;background:linear-gradient(180deg,#f7f0e7 0%,#f4ede4 100%);border-top:1px solid #e4cfb4;border-bottom:1px solid #e4cfb4}
.page-glp-1-therapy .glp1-blueprint-match__header{max-width:1080px;margin:0 auto 24px;text-align:center}
.page-glp-1-therapy .glp1-blueprint-match__header h2{margin:0 0 10px;font-size:44px;line-height:1.03;letter-spacing:.01em}
.page-glp-1-therapy .glp1-blueprint-match__header p{max-width:860px;margin:0 auto;font-size:18px;line-height:1.45;color:#3a332e}
.page-glp-1-therapy .glp1-blueprint-match__grid{display:grid;grid-template-columns:1.1fr .95fr;gap:0;align-items:center}
.page-glp-1-therapy .glp1-approach{border-left:1px solid rgba(175,126,73,.4);padding-left:52px}
.page-glp-1-therapy .glp1-approach h2{margin:0 0 26px;color:#c0873d;font-size:32px;line-height:1.06;letter-spacing:.02em}
.page-glp-1-therapy .glp1-approach__list{display:grid;gap:24px}
.page-glp-1-therapy .glp1-approach__item{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:start}
.page-glp-1-therapy .glp1-approach__item span{display:grid;place-items:center;width:58px;height:58px;color:#c0873d}
.page-glp-1-therapy .glp1-approach__item span svg{width:42px;height:42px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.page-glp-1-therapy .glp1-approach__item h3{margin:0 0 6px;font-family:var(--font-body);font-size:19px;line-height:1.2;font-weight:700;color:#25201a}
.page-glp-1-therapy .glp1-approach__item p{margin:0;font-size:17px;line-height:1.42;color:#3a332e}
.page-glp-1-therapy .glp1-wheel-wrap{padding-right:34px}
.page-glp-1-therapy .glp1-wheel{position:relative;min-height:500px}
.page-glp-1-therapy .glp1-wheel::before,.page-glp-1-therapy .glp1-wheel::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1.5px solid #ddc8ae}
.page-glp-1-therapy .glp1-wheel::before{width:334px;height:334px}
.page-glp-1-therapy .glp1-wheel::after{width:200px;height:200px}
.page-glp-1-therapy .glp1-wheel__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:170px;height:170px;border-radius:50%;background:#101010;color:#d39a4d;display:grid;place-content:center;text-align:center;z-index:3;padding:10px 12px;font-family:var(--font-heading);font-size:21px;line-height:1.02;box-shadow:0 2px 8px rgba(0,0,0,.06)}
.page-glp-1-therapy .glp1-wheel__center strong{display:block;font-size:29px;line-height:.98;font-weight:500}
.page-glp-1-therapy .glp1-wheel article{position:absolute;display:flex;flex-direction:column;align-items:center;gap:8px;width:130px;text-align:center;color:#2e2924;z-index:4}
.page-glp-1-therapy .glp1-wheel article span{display:grid;place-items:center;width:64px;height:64px;border:1.5px solid #d3b48a;border-radius:50%;background:#fbf6ef;color:#c0873d}
.page-glp-1-therapy .glp1-wheel article span svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.page-glp-1-therapy .glp1-wheel article b{font-size:15px;line-height:1.25;font-weight:600}
.page-glp-1-therapy .glp1-wheel .glp1-pos-1{left:50%;top:0;transform:translateX(-50%)}
.page-glp-1-therapy .glp1-wheel .glp1-pos-2{right:88px;top:72px}
.page-glp-1-therapy .glp1-wheel .glp1-pos-3{right:18px;top:176px}
.page-glp-1-therapy .glp1-wheel .glp1-pos-4{right:82px;bottom:72px}
.page-glp-1-therapy .glp1-wheel .glp1-pos-5{left:50%;bottom:0;transform:translateX(-50%)}
.page-glp-1-therapy .glp1-wheel .glp1-pos-6{left:82px;bottom:72px}
.page-glp-1-therapy .glp1-wheel .glp1-pos-7{left:18px;top:176px}
.page-glp-1-therapy .glp1-wheel .glp1-pos-8{left:88px;top:72px}
@media (max-width: 1100px){
  .page-glp-1-therapy .glp1-blueprint-match__grid{grid-template-columns:1fr;gap:26px}
  .page-glp-1-therapy .glp1-approach{border-left:0;border-top:1px solid rgba(175,126,73,.4);padding:26px 0 0}
  .page-glp-1-therapy .glp1-wheel-wrap{padding-right:0}
}
@media (max-width: 767px){
  .page-glp-1-therapy .glp1-blueprint-match{padding:24px 0 30px}
  .page-glp-1-therapy .glp1-blueprint-match__header h2{font-size:30px}
  .page-glp-1-therapy .glp1-blueprint-match__header p{font-size:15px}
  .page-glp-1-therapy .glp1-wheel{min-height:620px}
  .page-glp-1-therapy .glp1-wheel::before{width:270px;height:270px;top:300px}
  .page-glp-1-therapy .glp1-wheel::after{width:162px;height:162px;top:300px}
  .page-glp-1-therapy .glp1-wheel__center{top:300px;width:138px;height:138px;font-size:17px}
  .page-glp-1-therapy .glp1-wheel__center strong{font-size:23px}
  .page-glp-1-therapy .glp1-wheel article{width:110px}
  .page-glp-1-therapy .glp1-wheel article span{width:54px;height:54px}
  .page-glp-1-therapy .glp1-wheel article span svg{width:24px;height:24px}
  .page-glp-1-therapy .glp1-wheel article b{font-size:12px}
  .page-glp-1-therapy .glp1-wheel .glp1-pos-1{top:34px}
  .page-glp-1-therapy .glp1-wheel .glp1-pos-2{right:18px;top:116px}
  .page-glp-1-therapy .glp1-wheel .glp1-pos-3{right:0;top:242px}
  .page-glp-1-therapy .glp1-wheel .glp1-pos-4{right:18px;bottom:114px}
  .page-glp-1-therapy .glp1-wheel .glp1-pos-5{bottom:34px}
  .page-glp-1-therapy .glp1-wheel .glp1-pos-6{left:18px;bottom:114px}
  .page-glp-1-therapy .glp1-wheel .glp1-pos-7{left:0;top:242px}
  .page-glp-1-therapy .glp1-wheel .glp1-pos-8{left:18px;top:116px}
  .page-glp-1-therapy .glp1-approach h2{font-size:26px}
  .page-glp-1-therapy .glp1-approach__item{grid-template-columns:44px 1fr;gap:12px}
  .page-glp-1-therapy .glp1-approach__item span{width:44px;height:44px}
  .page-glp-1-therapy .glp1-approach__item span svg{width:30px;height:30px}
  .page-glp-1-therapy .glp1-approach__item h3{font-size:17px}
  .page-glp-1-therapy .glp1-approach__item p{font-size:14px}
}

.page-glp-1-therapy .icon-strip svg,.page-glp-1-gip-therapies .icon-strip svg{stroke:#c0873d!important;fill:none!important;color:#c0873d!important}.page-glp-1-therapy .icon-strip .s-icon,.page-glp-1-gip-therapies .icon-strip .s-icon{color:#c0873d!important;border-color:#c0873d!important}

/* =====================================================
   STRENGTH TRAINING — HEADER ALIGNMENT FIX
   Scoped only to this page; all other pages remain unchanged.
===================================================== */
.page-strength-training .slide-header,
.page-strength-training .slide-header.is-scrolled,
.page-strength-training .site-header--always-light,
.page-strength-training .site-header--always-light.is-scrolled {
  height: 92px !important;
  background: rgba(250, 247, 242, 0.98) !important;
  color: #2c2723 !important;
  box-shadow: 0 8px 26px rgba(45, 32, 22, 0.08) !important;
  backdrop-filter: blur(16px) !important;
}

.page-strength-training .slide-header .site-header__inner {
  width: min(100%, 1680px) !important;
  height: 100% !important;
  margin-inline: auto !important;
  padding-inline: clamp(24px, 2.4vw, 42px) !important;
  grid-template-columns: 126px minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 22px !important;
}

.page-strength-training .slide-header .brand,
.page-strength-training .slide-header.is-scrolled .brand,
.page-strength-training .site-header--always-light .brand {
  width: 116px !important;
  height: 86px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.page-strength-training .slide-header .brand img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  filter: none !important;
}

.page-strength-training .slide-header .desktop-nav {
  min-width: 0 !important;
}

.page-strength-training .slide-header .desktop-nav > ul,
.page-strength-training .slide-header .desktop-nav ul {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: nowrap !important;
  gap: clamp(7px, 0.68vw, 12px) !important;
}

.page-strength-training .slide-header .desktop-nav > ul > li > a,
.page-strength-training .slide-header .desktop-nav .nav-dropdown-toggle,
.page-strength-training .slide-header .nav-dropdown-toggle {
  min-height: 40px !important;
  padding-inline: 2px !important;
  color: #2c2723 !important;
  font-size: 8.25px !important;
  font-weight: 700 !important;
  letter-spacing: 0.035em !important;
  line-height: 1.15 !important;
  white-space: nowrap !important;
}

.page-strength-training .slide-header .desktop-nav a[aria-current="page"] {
  color: var(--color-copper) !important;
}

.page-strength-training .slide-header .site-header__actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 12px !important;
  margin: 0 !important;
}

.page-strength-training .slide-header .site-header__cta {
  width: 156px !important;
  min-width: 156px !important;
  min-height: 46px !important;
  padding-inline: 14px !important;
  font-size: 8.5px !important;
}

.page-strength-training .slide-header .site-header__phone {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 42px !important;
  color: #2c2723 !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
}

.page-strength-training .slide-hero {
  padding-top: 92px !important;
}

@media (max-width: 1500px) {
  .page-strength-training .slide-header .site-header__inner {
    grid-template-columns: 112px minmax(0, 1fr) auto !important;
    gap: 14px !important;
    padding-inline: 22px !important;
  }

  .page-strength-training .slide-header .brand,
  .page-strength-training .slide-header.is-scrolled .brand {
    width: 104px !important;
    height: 82px !important;
  }

  .page-strength-training .slide-header .desktop-nav > ul,
  .page-strength-training .slide-header .desktop-nav ul {
    gap: 6px !important;
  }

  .page-strength-training .slide-header .desktop-nav > ul > li > a,
  .page-strength-training .slide-header .desktop-nav .nav-dropdown-toggle {
    font-size: 7.5px !important;
  }

  .page-strength-training .slide-header .site-header__phone {
    display: none !important;
  }
}

@media (max-width: 1320px) {
  .page-strength-training .slide-header,
  .page-strength-training .slide-header.is-scrolled {
    height: 86px !important;
  }

  .page-strength-training .slide-header .site-header__inner {
    display: flex !important;
    justify-content: space-between !important;
  }

  .page-strength-training .slide-header .desktop-nav,
  .page-strength-training .slide-header .site-header__actions {
    display: none !important;
  }

  .page-strength-training .slide-header .menu-toggle {
    display: inline-flex !important;
    margin-left: auto !important;
  }

  .page-strength-training .slide-header .brand,
  .page-strength-training .slide-header.is-scrolled .brand {
    width: 92px !important;
    height: 78px !important;
  }

  .page-strength-training .slide-hero {
    padding-top: 86px !important;
  }
}


/* ===== GLP hero label/box overlap fix ===== */
.page-glp-1-therapy .slide-hero__image img{object-position:center 55%;filter:saturate(.9) contrast(1.02)}
.page-glp-1-therapy .slide-hero__aside{right:clamp(26px,4vw,70px);bottom:34px;width:min(430px,38vw);z-index:5;background:rgba(7,9,9,.90);box-shadow:0 18px 42px rgba(0,0,0,.28)}
.page-glp-1-therapy .slide-hero__copy{position:relative;z-index:5}
@media(max-width:900px){
  .page-glp-1-therapy .slide-hero__aside{right:auto;bottom:auto;width:100%;margin-top:18px}
}


/* =========================================================
   D2C FINAL CLIENT REVISION — 2026-08
========================================================= */
.d2c-text{display:inline-block;font-family:var(--font-body),Arial,sans-serif!important;font-size:1em!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:.015em!important;font-variant-numeric:lining-nums!important;font-feature-settings:"lnum" 1,"pnum" 1!important;vertical-align:baseline}

/* Global client-approved tab header */
.global-header,.global-header.is-scrolled{height:104px!important;background:rgba(249,245,239,.98)!important;color:#2b2520!important;box-shadow:0 8px 28px rgba(45,31,21,.08)!important;backdrop-filter:blur(18px)}
.global-header::after{background:rgba(169,104,67,.18)!important}
.global-header__inner{display:grid;width:min(100%,1900px);height:100%;margin:auto;padding:0 24px;grid-template-columns:112px minmax(0,1fr) 156px 136px 46px;align-items:center;gap:16px}
.global-header .global-header__brand,.global-header.is-scrolled .global-header__brand{width:106px!important;height:92px!important;padding:3px!important;border:0!important;background:transparent!important;box-shadow:none!important}
.global-header .global-header__brand img{width:100%;height:100%;object-fit:contain;filter:none!important}
.global-header__nav>ul{display:flex;align-items:center;justify-content:center;gap:clamp(8px,1vw,18px);margin:0;padding:0;list-style:none}
.global-header__nav>ul>li>a,.global-header__nav .nav-dropdown-toggle{display:inline-flex;min-height:42px;align-items:center;border:0;background:transparent;color:#2b2520!important;font-family:var(--font-body),Arial,sans-serif;font-size:8.2px;font-weight:700;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;cursor:pointer}
.global-header__nav>ul>li>a[aria-current="page"],.global-header__nav .nav-dropdown-toggle.is-active{color:var(--color-copper)!important}
.global-header__cta{width:156px;min-height:46px}
.global-header__phone{display:flex;align-items:center;justify-content:center;gap:6px;color:#443a32;font-size:10px;font-weight:700;white-space:nowrap}
.global-header .menu-toggle{display:none;color:#43362d}
.global-header .nav-dropdown{top:72px;background:#fffaf4!important;border-color:rgba(169,104,67,.24)!important;box-shadow:0 22px 52px rgba(50,34,23,.15)!important}
.global-header .nav-dropdown a{color:#342a23!important}
.mobile-menu .mobile-nav-heading{padding:18px 0 7px;color:var(--color-copper);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
@media(max-width:1540px){.global-header__phone{display:none}.global-header__inner{grid-template-columns:104px minmax(0,1fr) 148px 46px}.global-header__nav>ul{gap:8px}.global-header__nav>ul>li>a,.global-header__nav .nav-dropdown-toggle{font-size:7.5px}.global-header__cta{width:148px}}
@media(max-width:1280px){.global-header__nav,.global-header__cta{display:none!important}.global-header__inner{grid-template-columns:110px 1fr 46px}.global-header .menu-toggle{display:inline-flex!important;grid-column:3}.global-header,.global-header.is-scrolled{height:92px!important}}
@media(max-width:620px){.global-header__inner{padding:0 16px;grid-template-columns:92px 1fr 44px}.global-header .global-header__brand,.global-header.is-scrolled .global-header__brand{width:88px!important;height:78px!important}.global-header,.global-header.is-scrolled{height:84px!important}}

/* Limited membership enrollment; all public pricing removed */
.membership-limited{padding:78px 0;background:linear-gradient(135deg,#f8f3ec,#efe3d7);border-top:1px solid rgba(169,104,67,.18)}
.membership-limited__grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:clamp(34px,5vw,78px)}
.membership-limited h2{font-size:clamp(2.5rem,3.5vw,4rem);line-height:.98;color:#2c241e}.membership-limited p{color:#66594e}
.limited-access-card{padding:38px;border:1px solid rgba(169,104,67,.32);border-radius:18px;background:#fffaf4;box-shadow:0 22px 48px rgba(63,42,27,.08)}
.limited-access-card ul{display:grid;margin:22px 0 28px;padding:0;gap:11px;list-style:none}.limited-access-card li{position:relative;padding-left:24px;color:#5c4f44;font-size:13px}.limited-access-card li::before{position:absolute;left:0;color:var(--color-copper);content:"✓";font-weight:800}
@media(max-width:850px){.membership-limited__grid{grid-template-columns:1fr}.limited-access-card{padding:28px}}

/* Correct and consistently spaced GLP blueprint circle */
.page-glp-1-therapy .glp1-wheel-wrap{padding:0!important}
.page-glp-1-therapy .glp1-wheel{position:relative!important;width:560px!important;max-width:100%!important;min-height:560px!important;margin:0 auto!important}
.page-glp-1-therapy .glp1-wheel::before{width:340px!important;height:340px!important;top:50%!important}.page-glp-1-therapy .glp1-wheel::after{width:205px!important;height:205px!important;top:50%!important}
.page-glp-1-therapy .glp1-wheel__center{top:50%!important;width:174px!important;height:174px!important;padding:12px!important;font-size:18px!important;line-height:1.08!important}
.page-glp-1-therapy .glp1-wheel__center strong{font-size:24px!important;line-height:1.06!important}
.page-glp-1-therapy .glp1-wheel article{width:132px!important;gap:7px!important}.page-glp-1-therapy .glp1-wheel article b{font-size:13px!important;line-height:1.22!important}
.page-glp-1-therapy .glp1-wheel .glp1-pos-1{left:50%!important;top:0!important;transform:translateX(-50%)!important}.page-glp-1-therapy .glp1-wheel .glp1-pos-2{right:54px!important;top:58px!important}.page-glp-1-therapy .glp1-wheel .glp1-pos-3{right:0!important;top:214px!important}.page-glp-1-therapy .glp1-wheel .glp1-pos-4{right:54px!important;bottom:58px!important}.page-glp-1-therapy .glp1-wheel .glp1-pos-5{left:50%!important;bottom:0!important;transform:translateX(-50%)!important}.page-glp-1-therapy .glp1-wheel .glp1-pos-6{left:54px!important;bottom:58px!important}.page-glp-1-therapy .glp1-wheel .glp1-pos-7{left:0!important;top:214px!important}.page-glp-1-therapy .glp1-wheel .glp1-pos-8{left:54px!important;top:58px!important}
.page-glp-1-therapy .s-icon,.page-glp-1-therapy .step-icon,.page-glp-1-therapy .glp1-wheel article span,.page-glp-1-therapy .glp1-approach__item>span{color:#b97931!important}.page-glp-1-therapy svg{stroke:currentColor!important}
@media(max-width:700px){.page-glp-1-therapy .glp1-wheel{display:grid!important;width:100%!important;min-height:0!important;grid-template-columns:1fr 1fr!important;gap:16px!important}.page-glp-1-therapy .glp1-wheel::before,.page-glp-1-therapy .glp1-wheel::after{display:none!important}.page-glp-1-therapy .glp1-wheel__center{position:relative!important;left:auto!important;top:auto!important;grid-column:1/-1!important;width:165px!important;height:165px!important;margin:0 auto 14px!important;transform:none!important}.page-glp-1-therapy .glp1-wheel article{position:relative!important;inset:auto!important;width:auto!important;transform:none!important;padding:14px 8px!important;border:1px solid rgba(169,104,67,.16)!important;border-radius:12px!important;background:#fffaf4!important}}

/* Strength blueprint: no clipped or missing labels */
.page-strength-training .sb-wheel{position:relative!important;width:540px!important;max-width:100%!important;height:540px!important;margin:0 auto!important}
.page-strength-training .sb-wheel::before{width:310px!important;height:310px!important}.page-strength-training .sb-wheel__center{width:176px!important;height:176px!important;font-size:16px!important;line-height:1.08!important}.page-strength-training .sb-wheel__center strong{font-size:38px!important;line-height:1!important}
.page-strength-training .sb-wheel article{max-width:126px!important;gap:8px!important;font-size:11px!important;line-height:1.2!important;overflow:visible!important}.page-strength-training .sb-wheel article b{display:block!important;white-space:normal!important}
.page-strength-training .sb-wheel .w1{left:42px!important;top:72px!important}.page-strength-training .sb-wheel .w2{left:50%!important;top:0!important}.page-strength-training .sb-wheel .w3{right:42px!important;top:72px!important}.page-strength-training .sb-wheel .w4{right:0!important;top:214px!important}.page-strength-training .sb-wheel .w5{right:42px!important;bottom:72px!important}.page-strength-training .sb-wheel .w6{left:50%!important;bottom:0!important}.page-strength-training .sb-wheel .w7{left:42px!important;bottom:72px!important}.page-strength-training .sb-wheel .w8{left:0!important;top:214px!important}
@media(max-width:700px){.page-strength-training .sb-wheel{display:grid!important;width:100%!important;height:auto!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.page-strength-training .sb-wheel::before{display:none!important}.page-strength-training .sb-wheel__center{position:relative!important;left:auto!important;top:auto!important;grid-column:1/-1!important;width:160px!important;height:160px!important;margin:0 auto 14px!important;transform:none!important}.page-strength-training .sb-wheel article{position:relative!important;inset:auto!important;max-width:none!important;min-height:86px!important;padding:12px!important;justify-content:flex-start!important;flex-direction:row!important;text-align:left!important;transform:none!important;border:1px solid rgba(169,104,67,.16)!important;border-radius:12px!important;background:#fffaf4!important}}

/* Advanced diagnostic opening paragraph must never clip */
.page-advanced-diagnostic-testing .slide-hero__body{max-height:none!important;height:auto!important;overflow:visible!important}.page-advanced-diagnostic-testing .slide-hero__copy{padding-bottom:28px!important}

/* Athlete Performance page */
.page-athlete-performance{background:#f7f2eb;color:#2c251f}.athlete-hero{position:relative;min-height:760px;padding:150px 0 80px;overflow:hidden;background:#070b10;color:#fff}.athlete-hero__image,.athlete-hero__overlay{position:absolute;inset:0}.athlete-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center}.athlete-hero__overlay{background:linear-gradient(90deg,rgba(5,9,14,.96) 0%,rgba(5,9,14,.83) 45%,rgba(5,9,14,.28) 72%,rgba(5,9,14,.18) 100%),linear-gradient(180deg,rgba(5,9,14,.08),rgba(5,9,14,.45))}.athlete-hero__grid{position:relative;z-index:2}.athlete-hero__copy{max-width:700px}.athlete-hero h1{font-size:clamp(4rem,6vw,7rem);line-height:.86;color:#fff}.athlete-hero h1 em{color:#d7a85e;font-style:normal}.athlete-hero p{max-width:610px;color:rgba(255,255,255,.8)}.athlete-hero__meta{display:flex;gap:14px;margin:26px 0}.athlete-hero__meta span{min-width:150px;padding:14px 18px;border:1px solid rgba(210,161,90,.42);background:rgba(4,8,12,.58)}.athlete-hero__meta small{display:block;color:#d7a85e;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.athlete-hero__meta strong{display:block;margin-top:5px;font-size:19px}
.athlete-cycle,.athlete-plan,.athlete-specific,.athlete-assess{padding:80px 0}.athlete-cycle__grid,.athlete-specific__grid,.athlete-complete__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.athlete-cycle h2,.athlete-specific h2,.athlete-complete h2{font-size:clamp(2.8rem,4vw,4.8rem);line-height:.96}.athlete-cycle__wheel{position:relative;width:430px;height:430px;max-width:100%;margin:auto;border:1px solid rgba(169,104,67,.28);border-radius:50%}.athlete-cycle__center{position:absolute;left:50%;top:50%;display:grid;width:170px;height:170px;place-content:center;border:2px solid #b57933;border-radius:50%;background:#fffaf4;text-align:center;transform:translate(-50%,-50%)}.athlete-cycle__center strong{font-size:22px}.athlete-cycle__center span{color:#a96843;text-transform:uppercase}.athlete-cycle__wheel>span{position:absolute;padding:10px 14px;border-radius:999px;background:#b57933;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.athlete-cycle__wheel .a1{left:50%;top:10px;transform:translateX(-50%)}.athlete-cycle__wheel .a2{right:8px;top:110px}.athlete-cycle__wheel .a3{right:18px;bottom:92px}.athlete-cycle__wheel .a4{left:50%;bottom:8px;transform:translateX(-50%)}.athlete-cycle__wheel .a5{left:18px;bottom:92px}.athlete-cycle__wheel .a6{left:8px;top:110px}
.athlete-plan{background:#fffaf4}.athlete-plan__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.athlete-plan__grid article,.athlete-assess__grid span{padding:20px;border:1px solid rgba(169,104,67,.18);border-radius:14px;background:#fff;text-align:center;font-weight:700}.athlete-plan__grid article::before{display:block;margin-bottom:8px;color:#b57933;content:"✓"}.athlete-specific__image{overflow:hidden;border-radius:22px}.athlete-specific__image img{width:100%;height:520px;object-fit:cover}.athlete-specific__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.athlete-specific__cards article{padding:22px;border-left:3px solid #b57933;background:#fff}.athlete-specific__cards strong,.athlete-specific__cards span{display:block}.athlete-specific__cards span{margin-top:7px;color:#66594e;font-size:12px}.athlete-assess{background:#eee3d7}.athlete-assess__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.athlete-complete{padding:88px 0;background:#05080d;color:#fff}.athlete-complete h2{color:#fff}.athlete-complete__grid>div:first-child{display:grid;justify-items:start}.athlete-complete__grid>div:first-child>strong{margin:20px 0;color:#d7a85e;font-size:24px}.athlete-complete__orbit{position:relative;width:470px;height:470px;max-width:100%;margin:auto;border:1px solid rgba(210,161,90,.55);border-radius:50%}.athlete-complete__core{position:absolute;left:50%;top:50%;display:grid;width:185px;height:185px;place-content:center;border-radius:50%;background:radial-gradient(circle,#183954,#07101a);text-align:center;transform:translate(-50%,-50%)}.athlete-complete__core span{color:#d7a85e;font-size:42px}.athlete-complete__core strong{text-transform:uppercase}.athlete-complete__orbit>span{position:absolute;color:#d7a85e;font-size:10px;font-weight:700;text-transform:uppercase}.athlete-complete__orbit>span:nth-of-type(1){left:50%;top:16px;transform:translateX(-50%)}.athlete-complete__orbit>span:nth-of-type(2){right:20px;top:100px}.athlete-complete__orbit>span:nth-of-type(3){right:5px;top:220px}.athlete-complete__orbit>span:nth-of-type(4){right:55px;bottom:65px}.athlete-complete__orbit>span:nth-of-type(5){left:50%;bottom:16px;transform:translateX(-50%)}.athlete-complete__orbit>span:nth-of-type(6){left:45px;bottom:65px}.athlete-complete__orbit>span:nth-of-type(7){left:0;top:220px}.athlete-complete__orbit>span:nth-of-type(8){left:35px;top:100px}.page-athlete-performance .final-seal img{width:95px;height:95px;object-fit:contain}
@media(max-width:900px){.athlete-cycle__grid,.athlete-specific__grid,.athlete-complete__grid{grid-template-columns:1fr}.athlete-plan__grid{grid-template-columns:repeat(2,1fr)}.athlete-assess__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.athlete-hero{min-height:0;padding:120px 0 64px}.athlete-hero h1{font-size:3.5rem}.athlete-hero__meta{flex-direction:column}.athlete-cycle__wheel,.athlete-complete__orbit{width:320px;height:320px}.athlete-cycle__center{width:135px;height:135px}.athlete-plan__grid,.athlete-specific__cards,.athlete-assess__grid{grid-template-columns:1fr}.athlete-specific__image img{height:340px}.athlete-complete__core{width:140px;height:140px}.athlete-complete__core span{font-size:32px}}

/* Global footer with copper-framed logo */
.global-footer{background:#241e1a;color:#f7efe5}.global-footer .site-footer__top{display:grid;grid-template-columns:1.15fr .8fr .8fr .7fr;gap:32px;padding-top:58px;padding-bottom:34px}.footer-logo-frame{display:inline-flex;padding:10px;border:2px solid #b87935;border-radius:14px;background:#f8f1e8}.footer-logo-frame img{width:142px;height:118px;object-fit:contain}.global-footer .site-footer__brand p{max-width:390px;margin-top:16px;color:rgba(247,239,229,.72)}.global-footer h3{color:#e0ad68}.global-footer a{color:rgba(247,239,229,.78)}.global-footer a:hover{color:#fff}.global-footer .site-footer__bottom{border-top:1px solid rgba(184,121,53,.3);text-align:center}.global-footer .site-footer__bottom a{color:#d7a85e;font-weight:700}.global-footer .site-footer__links,.global-footer .site-footer__contact{display:grid;align-content:start;gap:9px}.global-footer .site-footer__contact .button{margin-top:10px;justify-self:start;color:#251d17}
@media(max-width:900px){.global-footer .site-footer__top{grid-template-columns:1fr 1fr}}@media(max-width:620px){.global-footer .site-footer__top{grid-template-columns:1fr}}


/* FINAL INNER-PAGE CIRCLE + D2C CONSISTENCY */
.d2c-text{display:inline-block!important;font-family:Arial,Helvetica,sans-serif!important;font-size:1em!important;font-weight:700!important;font-style:normal!important;line-height:1!important;letter-spacing:.015em!important;font-variant-numeric:lining-nums!important;font-feature-settings:"lnum" 1,"pnum" 1!important;text-transform:uppercase!important;vertical-align:baseline!important}
.slide-page :where(.white-card-grid,.process-slide,.glp1-blueprint-match,.strength-blueprint-match) :where(.s-icon,.step-icon),.page-glp-1-therapy .glp1-wheel article span,.page-glp-1-therapy .glp1-approach__item>span,.page-strength-training .sb-wheel article span{border-color:#b97835!important;background:#fbf6ef!important;color:#b97835!important;box-shadow:none!important}.slide-page :where(.icon-strip.dark,.dark-panel,.athlete-assessment-slide__dark) :where(.s-icon,.step-icon),.page-nutrition .nutrition-bottom-strip .s-icon{border-color:#c89248!important;background:#0b0e10!important;color:#d3a05c!important}.page-glp-1-therapy .glp1-wheel:before,.page-glp-1-therapy .glp1-wheel:after,.page-strength-training .sb-wheel:before,.page-advanced-diagnostic-testing .adv-wheel:before,.athlete-year-wheel,.athlete-complete-blueprint{border-color:rgba(185,120,53,.68)!important}.page-glp-1-therapy .glp1-wheel__center,.page-strength-training .sb-wheel__center,.page-advanced-diagnostic-testing .adv-wheel__center{box-shadow:0 0 0 2px rgba(185,120,53,.42)!important}
