/* ============================================================================
   The Coach Gym v13 - SELF-HOSTED FONTS (@font-face)
   ----------------------------------------------------------------------------
   Removes the Google Fonts CDN dependency (offline + security: CSP font-src 'self').
   Source: Google Fonts CSS2 fetched 2026-06-04 (Chrome UA, woff2).
   Families/weights match the original Google Fonts link in v13/index.html head:
     - Bricolage Grotesque : variable 200..800 (opsz handled by the variable file)
     - Host Grotesk        : variable 300..700 + italic 400
     - Fragment Mono       : 400 + italic 400
     - Noto Sans Thai      : 400, 500, 600, 700
   Paths are relative to THIS file (v13/css/home.css), so they climb one level:
   ../assets/fonts/<file>.woff2 (font files live in v13/assets/fonts/).
   font-display: swap on every face.
   ============================================================================ */

/* ---------- Bricolage Grotesque (display), variable 200..800 ---------- */
@font-face {
  font-family: "Bricolage Grotesque";
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/bricolage-grotesque-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Bricolage Grotesque";
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/bricolage-grotesque-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Bricolage Grotesque";
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/bricolage-grotesque-vietnamese.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* ---------- Host Grotesk (UI), variable 300..700, normal ---------- */
@font-face {
  font-family: "Host Grotesk";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../assets/fonts/host-grotesk-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Host Grotesk";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../assets/fonts/host-grotesk-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ---------- Host Grotesk (UI), italic 400 ---------- */
@font-face {
  font-family: "Host Grotesk";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/host-grotesk-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Host Grotesk";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/host-grotesk-italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ---------- Fragment Mono (mono), normal 400 ---------- */
@font-face {
  font-family: "Fragment Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/fragment-mono-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fragment Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/fragment-mono-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ---------- Fragment Mono (mono), italic 400 ---------- */
@font-face {
  font-family: "Fragment Mono";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/fragment-mono-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fragment Mono";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/fragment-mono-italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ---------- Noto Sans Thai (Thai script + Latin fallback), 400/500/600/700 ----------
   Google serves one variable file per subset, reused across all four weights.
   We mirror that: each weight points at the same shared woff2 per subset. */

/* weight 400 */
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-thai.woff2") format("woff2");
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* weight 500 */
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-thai.woff2") format("woff2");
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* weight 600 */
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-thai.woff2") format("woff2");
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* weight 700 */
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-thai.woff2") format("woff2");
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Noto Sans Thai";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../assets/fonts/noto-sans-thai-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ======================================================================
   THE COACH GYM - v12  (Ake PDF rebuild)
   Fresh poster-style homepage stylesheet. Reuses v11 brand tokens.
   ====================================================================== */

:root{
  --black:#080a06; --ink:#0c0f08; --ink-2:#10140c; --card:#141a0e;
  --forest:#15240d; --forest-2:#1f3614;
  --lime:#a6f035; --lime-hi:#c2ff5e; --lime-deep:#34520f; --lime-glow:rgba(166,240,53,.14);
  --bone:#eceee0; --mut:#9aa492; --mut-2:#828c74;
  --line:rgba(236,238,224,.10); --line-lime:rgba(166,240,53,.22);
  --font-disp:"Bricolage Grotesque",system-ui,sans-serif;
  --font-ui:"Host Grotesk",system-ui,sans-serif;
  --font-mono:"Fragment Mono",ui-monospace,monospace;
  --r:14px; --r-lg:20px;
  --wrap:1280px;
}

*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:5.5rem;-webkit-text-size-adjust:100%}
body{
  background:var(--black); color:var(--bone);
  font-family:var(--font-ui); font-weight:400; line-height:1.6;
  -webkit-font-smoothing:antialiased; overflow-x:hidden;
}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button{font-family:inherit;cursor:pointer}
::selection{background:var(--lime);color:var(--black)}
:focus-visible{outline:2px solid var(--lime);outline-offset:3px;border-radius:3px}

.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:clamp(1.1rem,4vw,3.4rem)}
.icons{position:absolute}

/* ---- icons ---- */
.ic{width:24px;height:24px;flex:none;fill:none;stroke:var(--lime);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ic--lg{width:38px;height:38px;stroke-width:1.5}

/* ---- type ---- */
.display{
  font-family:var(--font-disp);font-weight:800;line-height:.9;
  letter-spacing:-.02em;text-transform:uppercase;color:var(--bone);
  font-size:clamp(2.5rem,6.4vw,5.6rem);
  overflow-wrap:break-word;
}
.display em{font-style:normal;color:var(--lime);display:inline}
.acc{color:var(--lime)}
.kicker{
  display:inline-flex;align-items:center;gap:.5rem;
  font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;
  text-transform:uppercase;color:var(--lime);margin-bottom:1.1rem;
}
.kicker .ic{width:16px;height:16px;stroke-width:1.8}
.lead{color:var(--mut);font-size:clamp(1rem,1.15vw,1.12rem);max-width:46ch;margin-top:1.1rem}
.lead--center{margin-inline:auto;text-align:center}

/* ---- buttons ---- */
.btn{
  display:inline-flex;align-items:center;gap:.55rem;
  font-weight:600;font-size:.92rem;letter-spacing:.01em;
  padding:.85rem 1.5rem;border-radius:9px;border:1px solid transparent;
  transition:.22s ease;white-space:nowrap;
}
.btn__ar{transition:transform .22s ease}
.btn:hover .btn__ar{transform:translateX(4px)}
.btn--lime{background:var(--lime);color:var(--black)}
.btn--lime:hover{background:var(--lime-hi);transform:translateY(-2px)}
.btn--ghost{background:transparent;color:var(--bone);border-color:var(--line-lime)}
.btn--ghost:hover{border-color:var(--lime);color:var(--lime)}
.btn--block{width:100%;justify-content:center}

/* ---- section base ---- */
.sec{padding-block:clamp(3.8rem,8vh,7rem);position:relative}
.sec:nth-of-type(even){background:var(--ink)}
.sec > .wrap > .kicker{display:inline-flex}

/* =========================================================
   PRELOADER
   ========================================================= */
.pre{position:fixed;inset:0;z-index:999;background:var(--black);
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;
  transition:opacity .5s ease,visibility .5s ease}
.pre.is-done{opacity:0;visibility:hidden}
.pre__logo{width:120px;opacity:.95}
.pre__bar{width:120px;height:2px;background:rgba(255,255,255,.12);position:relative;overflow:hidden}
.pre__bar::after{content:"";position:absolute;inset:0;background:var(--lime);transform:translateX(-100%);animation:load 1s ease forwards}
@keyframes load{to{transform:translateX(0)}}

/* =========================================================
   NAV
   ========================================================= */
.nav{position:fixed;top:0;left:0;right:0;z-index:120;transition:background .3s,border-color .3s,backdrop-filter .3s;border-bottom:1px solid transparent}
.nav.is-stuck{background:rgba(8,10,6,.82);backdrop-filter:blur(16px) saturate(1.2);border-bottom-color:var(--line)}
.nav__in{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:74px}
.nav__logo img{height:40px;width:auto}
.nav__links{display:flex;gap:1.55rem}
.nav__links a{font-size:.84rem;font-weight:500;color:var(--mut);position:relative;padding:.3rem 0;transition:color .2s}
.nav__links a:hover,.nav__links a.is-active{color:var(--bone)}
.nav__links a.is-active::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--lime)}
.nav__right{display:flex;align-items:center;gap:1rem}
.nav__lang{display:flex;border:1px solid var(--line-lime);border-radius:999px;overflow:hidden}
.nav__lang button{background:transparent;color:var(--mut);font-size:.72rem;font-weight:600;padding:.5rem .85rem;border:none;transition:.2s}
.nav__lang button.is-on{background:var(--lime);color:var(--black)}
.nav__join{font-family:var(--font-disp);font-weight:800;font-style:italic;font-size:1rem;letter-spacing:.01em;color:var(--bone);white-space:nowrap}
.nav__join:hover{color:var(--lime)}
.nav__burger{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:10px;margin-right:-10px}
.nav__burger span{width:24px;height:2px;background:var(--bone);transition:.25s}

/* mobile menu */
.menu{position:fixed;inset:0;z-index:115;background:var(--forest);
  transform:translateY(-100%);transition:transform .4s cubic-bezier(.5,0,.2,1);
  display:flex;align-items:center;padding:6rem 2rem 2rem}
.menu.is-open{transform:translateY(0)}
.menu__nav{display:flex;flex-direction:column;gap:1.1rem;width:100%}
.menu__nav a{font-family:var(--font-disp);font-weight:700;font-size:2rem;color:var(--bone);display:flex;align-items:baseline;gap:1rem}
.menu__nav a:hover{color:var(--lime)}
.menu__i{font-family:var(--font-mono);font-size:.8rem;color:var(--lime)}
.menu__cta{margin-top:1rem;font-size:1.1rem !important;color:var(--lime) !important}

/* =========================================================
   HERO  (p1)
   ========================================================= */
.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:var(--black)}
.hero__photo{position:absolute;inset:0 0 0 38%;}
.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center 28%}
.hero__veil{position:absolute;inset:0;background:
  linear-gradient(90deg,var(--black) 30%,rgba(8,10,6,.7) 48%,rgba(8,10,6,.15) 70%,rgba(8,10,6,.55) 100%),
  linear-gradient(0deg,var(--black) 2%,transparent 30%)}
.hero__in{position:relative;z-index:2;width:100%;padding-top:5rem;padding-bottom:9rem}
.hero__copy{max-width:38rem}
.hero__title{font-family:var(--font-disp);font-weight:800;line-height:.86;letter-spacing:-.025em;
  text-transform:uppercase;font-size:clamp(3rem,8vw,7rem);display:flex;flex-direction:column}
.hero__title .acc{color:var(--lime)}
.hero__title span:last-child{color:var(--bone)}
.hero__promise{font-family:var(--font-ui);font-weight:600;font-style:normal;text-transform:uppercase;letter-spacing:.06em;color:var(--bone);font-size:clamp(1rem,1.5vw,1.28rem);line-height:1.4;margin-top:1.3rem}
.hero__promise .acc{color:var(--lime)}
.hero__rule{display:block;width:9rem;height:2px;background:var(--lime);opacity:.7;margin:1.6rem 0}
.hero__sub{color:var(--mut);font-size:clamp(1.02rem,1.3vw,1.2rem);max-width:34rem;margin-bottom:2rem}

.hero__strip{position:absolute;left:0;right:0;bottom:0;z-index:2;border-top:1px solid var(--line);
  background:linear-gradient(0deg,var(--black),rgba(8,10,6,.6));backdrop-filter:blur(3px)}
.hero__strip-in{display:grid;grid-template-columns:repeat(4,1fr)}
.feat{display:flex;align-items:center;gap:.85rem;padding:1.5rem 1.4rem;position:relative}
.feat + .feat::before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:var(--line)}
.feat .ic{width:30px;height:30px}
.feat p{font-size:.86rem;color:var(--bone);line-height:1.3}

/* =========================================================
   ABOUT  (p2)
   ========================================================= */
.about__top{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center;margin-bottom:3.5rem}
.irow{display:flex;gap:1.6rem;margin-top:2rem;flex-wrap:wrap}
.iitem{display:flex;flex-direction:column;gap:.6rem;max-width:11rem;position:relative;padding-right:1.2rem}
.iitem + .iitem{border-left:1px solid var(--line);padding-left:1.4rem}
.iitem .ic{width:30px;height:30px}
.iitem p{font-size:.84rem;color:var(--mut);line-height:1.35}
.about__media{position:relative}
.about__media>img{width:100%;aspect-ratio:4/3.4;object-fit:cover;border-radius:var(--r-lg)}
.mission{position:absolute;right:0;bottom:-1.5rem;max-width:22rem;background:rgba(10,13,7,.92);
  border:1px solid var(--line-lime);border-radius:var(--r);padding:1.3rem 1.4rem;backdrop-filter:blur(8px)}
.mission__t{display:flex;align-items:center;gap:.5rem;font-family:var(--font-disp);font-weight:800;color:var(--lime);font-size:1.05rem;margin-bottom:.5rem}
.mission p{font-size:.86rem;color:var(--bone);line-height:1.45}

.values{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}
.value{background:var(--ink-2);border:1px solid var(--line);border-radius:var(--r);padding:1.6rem 1.4rem;position:relative;transition:.25s}
.value:hover{border-color:var(--line-lime);transform:translateY(-3px)}
.value:not(:last-child)::after{content:"";position:absolute;right:-.6rem;top:50%;width:7px;height:7px;border-radius:50%;background:var(--lime);transform:translateY(-50%);z-index:2}
.value__ic{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border:1px solid var(--line-lime);border-radius:12px;background:var(--lime-glow);margin-bottom:1rem}
.value__t{font-family:var(--font-disp);font-weight:800;font-size:1.18rem;letter-spacing:-.01em;text-transform:uppercase;color:var(--bone);margin-bottom:.55rem}
.value__d{font-size:.86rem;color:var(--mut);line-height:1.45}

/* =========================================================
   MEMBERSHIP  (p3)
   ========================================================= */
.mem__top{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;margin-bottom:3rem}
.mem__media img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--r-lg)}
.mem__grid{display:grid;grid-template-columns:1fr 290px;gap:1.4rem;align-items:start}
.plans{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}
.plan{background:var(--ink-2);border:1px solid var(--line);border-radius:var(--r);padding:1.5rem 1.4rem;position:relative;display:flex;flex-direction:column;transition:.25s}
.plan:hover{border-color:var(--line-lime);transform:translateY(-3px)}
.plan--feat{background:linear-gradient(150deg,var(--lime-deep),var(--ink-2) 60%);border-color:var(--line-lime)}
.plan__tag{position:absolute;top:-.7rem;left:1.4rem;background:var(--lime);color:var(--black);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .6rem;border-radius:5px}
.plan__ic{display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;border:1px solid var(--line-lime);border-radius:12px;background:var(--lime-glow);margin-bottom:.9rem}
.plan__name{font-family:var(--font-disp);font-weight:800;font-size:1.18rem;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:.5rem;color:var(--bone)}
.plan__desc{font-size:.84rem;color:var(--mut);line-height:1.4;margin-bottom:1rem;flex:1}
.plan__price{font-family:var(--font-disp);font-weight:800;font-size:1.5rem;color:var(--lime);margin-bottom:1rem}
.plan__price > span{font-family:var(--font-ui);font-weight:400;font-size:.8rem;color:var(--mut);margin-right:.3rem;vertical-align:middle}
.plan__price small{font-family:var(--font-ui);font-weight:400;font-size:.72rem;color:var(--mut)}
.plan__price--call{font-size:1.05rem;color:var(--bone)}
.benefits{background:var(--card);border:1px solid var(--line-lime);border-radius:var(--r);padding:1.6rem 1.5rem}
.benefits__h{font-family:var(--font-disp);font-weight:800;font-size:1.05rem;color:var(--bone);margin-bottom:1.1rem}
.benefits ul{list-style:none;display:flex;flex-direction:column;gap:.85rem}
.benefits li{display:flex;align-items:flex-start;gap:.6rem;font-size:.86rem;color:var(--bone);line-height:1.35}
.benefits li .ic{width:20px;height:20px;margin-top:1px}
.benefits__note{margin-top:1.1rem;font-size:.74rem;color:var(--mut-2);line-height:1.4;border-top:1px solid var(--line);padding-top:.9rem}

/* =========================================================
   CLASSES  (p5)
   ========================================================= */
.classes__top{display:grid;grid-template-columns:.85fr 2fr;gap:clamp(1.6rem,3.5vw,3rem);align-items:start}
.classes__note{display:flex;gap:.7rem;align-items:flex-start;margin-top:1.6rem;background:var(--ink-2);border:1px solid var(--line);border-radius:var(--r);padding:1rem 1.1rem}
.classes__note p{font-size:.8rem;color:var(--mut);line-height:1.4}
.class-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.cls{position:relative;min-height:248px;border-radius:var(--r);overflow:hidden;border:1px solid var(--line);
  background-image:linear-gradient(180deg,rgba(8,10,6,.15),rgba(8,10,6,.55) 45%,rgba(8,10,6,.95)),var(--img);
  background-size:cover;background-position:center;display:flex;align-items:flex-end;transition:.25s}
.cls:hover{border-color:var(--line-lime);transform:translateY(-3px)}
.cls__body{padding:1.2rem 1.2rem 1.3rem;width:100%}
.cls__ic{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--line-lime);border-radius:10px;background:rgba(8,10,6,.55);margin-bottom:.7rem}
.cls__t{font-family:var(--font-disp);font-weight:800;font-size:1.1rem;text-transform:uppercase;color:var(--bone);margin-bottom:.4rem}
.cls__d{font-size:.8rem;color:var(--mut);line-height:1.35;margin-bottom:.7rem}
.cls__good{display:flex;align-items:center;gap:.45rem;font-size:.72rem;color:var(--lime);border-top:1px solid var(--line);padding-top:.6rem}
.cls__good .ic{width:15px;height:15px}

.classbar{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:1.4rem;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:var(--ink-2)}
.cbar-item{display:flex;gap:.8rem;align-items:center;padding:1.3rem 1.3rem;border-right:1px solid var(--line)}
.cbar-item:last-child{border-right:none}
.cbar-item .ic{width:30px;height:30px}
.cbar-item strong{display:block;font-size:.86rem;color:var(--bone);font-weight:600}
.cbar-item span{font-size:.74rem;color:var(--mut);line-height:1.3}

/* =========================================================
   PERSONAL TRAINING  (p4)
   ========================================================= */
.training__top{margin-bottom:2.4rem}
.training__copy{max-width:40rem;margin-bottom:2.4rem}
.training__what{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.4rem,3vw,2.5rem);align-items:stretch}
.whatcard{background:var(--ink-2);border:1px solid var(--line-lime);border-radius:var(--r);padding:1.6rem;display:flex;flex-direction:column;gap:1.3rem;justify-content:center}
.whatrow{display:flex;gap:1rem;align-items:flex-start}
.whatrow__ic{display:inline-flex;width:46px;height:46px;flex:none;align-items:center;justify-content:center;border:1px solid var(--line-lime);border-radius:11px;background:var(--lime-glow)}
.whatrow strong{display:block;color:var(--lime);font-weight:600;font-size:.98rem;margin-bottom:.2rem}
.whatrow p{font-size:.82rem;color:var(--mut);line-height:1.4}
.training__photo img{width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:var(--r)}

.ptbenefits{display:grid;grid-template-columns:1.1fr repeat(5,1fr);gap:1rem;align-items:center;
  margin-top:2.2rem;padding:1.6rem;background:var(--card);border:1px solid var(--line);border-radius:var(--r)}
.ptbenefits__h{font-family:var(--font-disp);font-weight:800;font-size:1.1rem;line-height:1.05;color:var(--bone)}
.ptb{display:flex;flex-direction:column;gap:.5rem}
.ptb strong{display:block;color:var(--bone);font-size:.88rem;font-weight:600}
.ptb span{font-size:.74rem;color:var(--mut);line-height:1.3}

.steps{display:grid;grid-template-columns:1.1fr repeat(4,1fr);gap:1rem;align-items:stretch;margin-top:1.4rem}
.steps__h{font-family:var(--font-disp);font-weight:800;font-size:1.1rem;line-height:1.05;color:var(--bone);align-self:center}
.step{background:var(--ink-2);border:1px solid var(--line);border-radius:var(--r);padding:1.3rem 1.2rem;position:relative}
.step__n{font-family:var(--font-disp);font-weight:800;font-size:1.6rem;color:var(--lime);display:block;line-height:1}
.step__ic{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--line-lime);border-radius:9px;background:var(--lime-glow);margin:.6rem 0 .7rem}
.step strong{display:block;color:var(--bone);font-size:.9rem;font-weight:600;margin-bottom:.3rem}
.step p{font-size:.76rem;color:var(--mut);line-height:1.35}
.steps .step:not(:last-child)::after{content:"›";position:absolute;right:-.85rem;top:50%;transform:translateY(-50%);color:var(--lime);font-size:1.4rem;z-index:2}

/* =========================================================
   PROGRAMS
   ========================================================= */
.programs .display{text-align:center}
.prog-grid{display:flex;flex-direction:column;gap:1.4rem;margin-top:2.6rem}
.prog:nth-child(1){--i:0}.prog:nth-child(2){--i:1}.prog:nth-child(3){--i:2}.prog:nth-child(4){--i:3}.prog:nth-child(5){--i:4}
.prog{position:sticky;top:calc(5.6rem + var(--i,0) * 1.5rem);
  background:var(--card);border:1px solid var(--line-lime);border-radius:var(--r-lg);
  padding:clamp(1.5rem,3.5vw,2.4rem);min-height:clamp(180px,25vh,224px);
  display:grid;grid-template-columns:auto 1fr;column-gap:clamp(1.1rem,2.5vw,1.8rem);align-items:center;
  box-shadow:0 -12px 40px -10px rgba(0,0,0,.6);transform-origin:top center;
  transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s ease,border-color .25s}
.prog:last-child{margin-bottom:1.5vh}
.prog:hover{border-color:var(--lime)}
.prog__ic{grid-column:1;grid-row:1 / span 2;align-self:center;width:60px;height:60px;margin-bottom:0}
.prog h3{grid-column:2;grid-row:1;align-self:end;font-family:var(--font-disp);font-weight:800;font-size:clamp(1.3rem,2.6vw,1.95rem);letter-spacing:-.01em;text-transform:uppercase;color:var(--bone);margin:0;line-height:1}
.prog p{grid-column:2;grid-row:2;align-self:start;font-size:clamp(.86rem,1.1vw,1rem);color:var(--mut);line-height:1.45;margin:.45rem 0 0;max-width:56ch}
.prog .ic--lg{width:34px;height:34px}

/* =========================================================
   THE COACH HOUSE  (p6)
   ========================================================= */
.ch{background:var(--ink) !important}
.ch__top{display:grid;grid-template-columns:1fr 1.05fr .85fr;gap:clamp(1.4rem,3vw,2.4rem);align-items:center;margin-bottom:3rem}
.ch__sub{color:var(--lime);font-weight:600;margin-top:.9rem;font-size:1.02rem}
.ch-irow{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem;margin-top:1.6rem}
.chi{display:flex;gap:.7rem;align-items:center}
.chi .ic{width:28px;height:28px}
.chi p{font-size:.8rem;color:var(--mut);line-height:1.3}
.ch__hero{position:relative}
.ch__hero img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--r-lg)}
.ch__badge{position:absolute;right:-.6rem;bottom:1.5rem;width:84px;height:84px;border-radius:50%;background:var(--lime);color:var(--black);
  display:flex;align-items:center;justify-content:center;text-align:center;font-family:var(--font-disp);font-weight:800;font-size:.62rem;line-height:1.15;text-transform:uppercase}
.ch-benefits{background:rgba(10,13,7,.7);border:1px solid var(--line-lime);border-radius:var(--r);padding:1.5rem 1.4rem}
.ch-benefits__h{font-size:.92rem;color:var(--lime);font-weight:600;line-height:1.3;margin-bottom:1.2rem}
.chb{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1rem}
.chb:last-child{margin-bottom:0}
.chb strong{display:block;color:var(--bone);font-size:.86rem;font-weight:600}
.chb span{font-size:.74rem;color:var(--mut)}

.ch__menu{display:grid;grid-template-columns:.8fr 2.4fr .9fr;gap:1.2rem;align-items:start}
.ch__menu-head .ch__menu-h{font-family:var(--font-disp);font-weight:800;font-size:1.5rem;color:var(--bone);line-height:1.05;margin-bottom:.8rem}
.ch__menu-head p{font-size:.82rem;color:var(--mut);line-height:1.45}
.menu-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.7rem}
.meal{position:relative;border-radius:var(--r);overflow:hidden;border:1px solid var(--line);min-height:230px;
  background-image:linear-gradient(180deg,rgba(8,10,6,.2),rgba(8,10,6,.6) 40%,rgba(8,10,6,.96)),var(--img);
  background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:.9rem .85rem;transition:.25s}
.meal:hover{border-color:var(--line-lime);transform:translateY(-3px)}
.meal__ic{position:absolute;top:.8rem;left:.8rem;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-lime);border-radius:8px;background:rgba(8,10,6,.6)}
.meal__ic .ic{width:18px;height:18px}
.meal__t{font-family:var(--font-disp);font-weight:800;font-size:.92rem;color:var(--bone);text-transform:uppercase;margin-bottom:.6rem}
.meal__macros{display:flex;gap:.8rem}
.meal__macros span{font-size:.72rem;color:var(--lime);font-weight:600}
.meal__macros small{display:block;font-size:.6rem;color:var(--mut);font-weight:400;text-transform:uppercase;letter-spacing:.05em}
.order{background:var(--card);border:1px solid var(--line-lime);border-radius:var(--r);padding:1.5rem 1.4rem}
.order__h{font-family:var(--font-disp);font-weight:800;font-size:1.02rem;color:var(--bone);margin-bottom:1rem}
.order ul{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.3rem}
.order li{display:flex;gap:.55rem;align-items:flex-start;font-size:.82rem;color:var(--bone);line-height:1.3}
.order li .ic{width:18px;height:18px;margin-top:1px}
.order__loc{display:flex;gap:.45rem;align-items:center;margin-top:1rem;font-size:.74rem;color:var(--mut)}
.order__loc .ic{width:16px;height:16px}

/* =========================================================
   OUR STORY
   ========================================================= */
.story .display{text-align:center}
.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.6rem}
.tl{border-top:2px solid var(--line-lime);padding-top:1.2rem;position:relative}
.tl::before{content:"";position:absolute;top:-6px;left:0;width:10px;height:10px;border-radius:50%;background:var(--lime)}
.tl__yr{font-family:var(--font-disp);font-weight:800;font-size:2rem;color:var(--lime);display:block;line-height:1;margin-bottom:.6rem}
.tl h3{font-size:1rem;color:var(--bone);margin-bottom:.45rem}
.tl p{font-size:.8rem;color:var(--mut);line-height:1.4}

/* =========================================================
   TESTIMONIALS
   ========================================================= */
.voices .display{text-align:center}
.voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2.4rem}
.voice{background:var(--ink-2);border:1px solid var(--line);border-radius:var(--r);padding:1.7rem 1.5rem;position:relative}
.voice::before{content:"\201C";position:absolute;top:.4rem;left:1.1rem;font-family:var(--font-disp);font-size:3.5rem;color:var(--lime);opacity:.3;line-height:1}
.voice blockquote{font-size:.96rem;color:var(--bone);line-height:1.5;margin:1rem 0 1.2rem;position:relative}
.voice__n{display:block;font-weight:600;color:var(--lime);font-size:.9rem}
.voice__m{font-size:.76rem;color:var(--mut)}

/* =========================================================
   ARTICLES  (p7)
   ========================================================= */
.articles__top{display:grid;grid-template-columns:.85fr 2fr;gap:clamp(1.6rem,3.5vw,3rem);align-items:start;margin-bottom:1.4rem}
.art-search{display:flex;gap:.6rem;margin:1.4rem 0}
.art-search__box{flex:1;display:flex;align-items:center;gap:.5rem;background:var(--ink-2);border:1px solid var(--line);border-radius:9px;padding:.55rem .8rem}
.art-search__box .ic{width:18px;height:18px}
.art-search__box input{background:none;border:none;color:var(--bone);font-family:inherit;font-size:.84rem;width:100%;outline:none}
.art-search select{background:var(--ink-2);border:1px solid var(--line);border-radius:9px;color:var(--mut);font-family:inherit;font-size:.8rem;padding:.55rem .6rem}
.art-cats{background:var(--ink-2);border:1px solid var(--line);border-radius:var(--r);padding:1.3rem 1.3rem}
.art-cats h3{font-family:var(--font-disp);font-weight:800;font-size:1rem;color:var(--bone);margin-bottom:1rem}
.art-cats a{display:flex;align-items:center;gap:.6rem;font-size:.86rem;color:var(--mut);padding:.5rem 0;border-bottom:1px solid var(--line);transition:.2s}
.art-cats a:last-child{border-bottom:none}
.art-cats a:hover{color:var(--lime)}
.art-cats a .ic{width:18px;height:18px}
.art-cats a span{margin-left:auto;font-family:var(--font-mono);font-size:.74rem}

.art-showcase{display:grid;grid-template-columns:1.5fr 1fr;gap:1rem}
.art-showcase--two{grid-template-columns:1fr 1fr}
.art-feature{position:relative;border-radius:var(--r);overflow:hidden;min-height:340px;display:flex;align-items:flex-end;border:1px solid var(--line);
  background-image:linear-gradient(180deg,rgba(8,10,6,.1),rgba(8,10,6,.55) 50%,rgba(8,10,6,.96)),var(--img);background-size:cover;background-position:center;transition:.25s}
.art-feature:hover{border-color:var(--line-lime)}
.art-feature__body{padding:1.6rem}
.art-feature__body h3{font-family:var(--font-disp);font-weight:800;font-size:1.5rem;color:var(--bone);line-height:1.05;margin-bottom:.6rem}
.art-feature__body p{font-size:.86rem;color:var(--mut);line-height:1.4;margin-bottom:.8rem;max-width:34ch}
.art-stack{display:grid;grid-template-rows:1fr 1fr;gap:1rem}
.art-mini{position:relative;border-radius:var(--r);overflow:hidden;min-height:160px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--line);
  background-image:linear-gradient(180deg,rgba(8,10,6,.1),rgba(8,10,6,.6) 45%,rgba(8,10,6,.96)),var(--img);background-size:cover;background-position:center;padding:1.1rem;transition:.25s}
.art-mini:hover{border-color:var(--line-lime)}
.art-mini h4{font-size:.98rem;color:var(--bone);font-weight:600;line-height:1.2;margin:.5rem 0}
.art__tag{align-self:flex-start;background:rgba(8,10,6,.7);border:1px solid var(--line-lime);color:var(--lime);font-size:.66rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.22rem .55rem;border-radius:5px}
.art__tag--rec{background:var(--lime);color:var(--black);border-color:var(--lime)}
.art__meta{display:flex;align-items:center;gap:.5rem;font-size:.72rem;color:var(--mut)}
.art__meta .ic{width:15px;height:15px}

.art-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.4rem}
.art{position:relative;border-radius:var(--r);overflow:hidden;min-height:200px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--line);
  background-image:linear-gradient(180deg,rgba(8,10,6,.1),rgba(8,10,6,.6) 45%,rgba(8,10,6,.96)),var(--img);background-size:cover;background-position:center;padding:1.1rem;transition:.25s}
.art:hover{border-color:var(--line-lime);transform:translateY(-3px)}
.art h4{font-size:.92rem;color:var(--bone);font-weight:600;line-height:1.25;margin:.5rem 0}

.art-cta{display:flex;align-items:center;gap:1.5rem;background:var(--card);border:1px solid var(--line-lime);border-radius:var(--r);padding:1.4rem 1.6rem;flex-wrap:wrap}
.art-cta__brand{display:flex;align-items:center;gap:.6rem;font-family:var(--font-disp);font-weight:800;font-size:1.1rem;color:var(--bone)}
.art-cta__txt{flex:1;font-size:.86rem;color:var(--mut);min-width:200px}

/* =========================================================
   BRANCHES
   ========================================================= */
.branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:2.4rem}
.branch{position:relative;border-radius:var(--r-lg);overflow:hidden;min-height:300px;display:flex;align-items:flex-end;border:1px solid var(--line);
  background-image:linear-gradient(180deg,rgba(8,10,6,.1),rgba(8,10,6,.5) 45%,rgba(8,10,6,.95)),var(--img);background-size:cover;background-position:center}
.branch__body{padding:1.6rem}
.branch__body h3{font-family:var(--font-disp);font-weight:800;font-size:1.5rem;color:var(--bone);margin-bottom:.4rem}
.branch__tag{display:inline-block;font-family:var(--font-mono);font-size:.7rem;color:var(--lime);margin-bottom:.7rem}
.branch__body p{font-size:.86rem;color:var(--mut);margin-bottom:.8rem}
.branch__map{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--lime);font-weight:600;padding:.5rem .7rem;margin:.1rem 0 -.3rem -.7rem;border-radius:8px;transition:background .2s}
.branch__map:hover{background:var(--lime-glow)}
.branch__map .ic{width:17px;height:17px}

/* =========================================================
   TRIAL
   ========================================================= */
.trial{background:var(--forest) !important}
.trial__in{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}
.trial__in>*{min-width:0}
.trial__contact{list-style:none;display:flex;flex-direction:column;gap:.7rem;margin-top:1.6rem}
.trial__contact li{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:var(--bone)}
.trial__form{background:rgba(8,10,6,.5);border:1px solid var(--line-lime);border-radius:var(--r-lg);padding:1.8rem;display:grid;gap:1rem}
.field{display:flex;flex-direction:column;gap:.4rem}
.field span{font-size:.76rem;color:var(--mut);font-family:var(--font-mono);letter-spacing:.05em}
.field input,.field select{background:var(--black);border:1px solid var(--line);border-radius:9px;color:var(--bone);font-family:inherit;font-size:.9rem;padding:.7rem .9rem;outline:none;transition:border-color .2s;width:100%;min-width:0;max-width:100%}
.field input:focus,.field select:focus{border-color:var(--lime)}

/* =========================================================
   FOOTER
   ========================================================= */
.foot{background:var(--black);border-top:1px solid var(--line);padding-top:3.5rem}
.foot__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;padding-bottom:2.5rem}
.foot__logo{height:46px;width:auto;margin-bottom:1rem}
.foot__tag{font-family:var(--font-disp);font-weight:700;color:var(--lime);font-size:1.05rem;margin-bottom:.5rem}
.foot__hash{font-family:var(--font-mono);font-size:.78rem;color:var(--mut)}
.foot__col h4{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--mut-2);margin-bottom:1rem}
.foot__col a,.foot__col p{display:block;font-size:.88rem;color:var(--mut);margin-bottom:.6rem}
.foot__col a:hover{color:var(--lime)}
.foot__base{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-block:1.4rem;font-size:.78rem;color:var(--mut-2)}
.foot__lang{font-family:var(--font-mono)}

/* =========================================================
   REVEAL
   ========================================================= */
[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}
[data-reveal].is-in{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}.pre__bar::after{animation:none;transform:translateX(0)}}

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media (max-width:1080px){
  .nav__links{display:none}
  .nav__burger{display:flex}
  .nav__join{display:none}
  .values,.prog-grid,.menu-grid{grid-template-columns:repeat(2,1fr)}
  .ptbenefits{grid-template-columns:repeat(3,1fr)}
  .ptbenefits__h{grid-column:1/-1}
  .steps{grid-template-columns:repeat(2,1fr)}
  .steps__h{grid-column:1/-1}
  .steps .step::after{display:none}
  .ch__top{grid-template-columns:1fr 1fr}
  .ch-benefits{grid-column:1/-1}
  .ch__menu{grid-template-columns:1fr}
  .art-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:860px){
  .about__top,.mem__top,.mem__grid,.classes__top,.training__what,.articles__top,.art-showcase,.trial__in,.branch-grid{grid-template-columns:1fr}
  .plans{grid-template-columns:repeat(2,1fr)}
  .class-grid{grid-template-columns:repeat(2,1fr)}
  .classbar{grid-template-columns:1fr 1fr}
  .timeline{grid-template-columns:repeat(2,1fr)}
  .voice-grid{grid-template-columns:1fr}
  .mission{position:static;margin-top:1rem;max-width:none}
  .hero__photo{inset:0}
  .hero__veil{background:linear-gradient(90deg,var(--black) 8%,rgba(8,10,6,.55) 55%,rgba(8,10,6,.75) 100%),linear-gradient(0deg,var(--black),transparent 40%)}
  .value:not(:last-child)::after{display:none}
  .foot__grid{grid-template-columns:1fr 1fr}
  .ch__badge{right:.4rem;bottom:.9rem}
}
@media (max-width:540px){
  .hero__strip-in{grid-template-columns:1fr 1fr}
  .feat:nth-child(3)::before,.feat:nth-child(2)::before{display:none}
  .values,.prog-grid,.menu-grid,.plans,.class-grid,.classbar,.timeline,.ch__top,.ch-irow,.art-grid,.foot__grid{grid-template-columns:1fr}
  .ptbenefits{grid-template-columns:1fr 1fr}
  .display{font-size:clamp(1.9rem,8vw,2.6rem)}
}

/* ===== PHOTO-CARD IMAGE FIX + macro nowrap + bigger blog thumbs (2026-05-29) =====
   Cards now use a real <img class="cardimg"> layer instead of a --img custom property
   (Chrome resolved that url() relative to /css/ -> 404). Gradient moves to a ::after
   overlay so the text stays legible over the photo. */
.cls, .meal, .art, .art-feature, .art-mini, .branch { background-image: none !important; }
.cardimg { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; z-index:0; }
.cls::after, .meal::after, .art::after, .art-feature::after, .art-mini::after, .branch::after{
  content:""; position:absolute; inset:0; z-index:1; pointer-events:none;
  background:linear-gradient(180deg, rgba(8,10,6,.10), rgba(8,10,6,.58) 46%, rgba(8,10,6,.96));
}
.cls > :not(.cardimg), .meal > :not(.cardimg), .art > :not(.cardimg),
.art-feature > :not(.cardimg), .art-mini > :not(.cardimg), .branch > :not(.cardimg){ position:relative; z-index:2; }
/* keep the Coach House meal-category icon pinned to the top-right corner, clear of the title.
   (the :not(.cardimg) rule above is more specific than the base .meal__ic rule and was forcing
   the icon back into the flow on top of the title, 2026-05-29 review) */
.meal .meal__ic{ position:absolute; top:.7rem; right:.7rem; left:auto; z-index:3; }

/* meal macros: stack so the value (and the 'g') never wraps */
.meal__macros{ flex-direction:column; gap:.3rem; }
.meal__macros span{ white-space:nowrap; font-size:.74rem; }
.meal__macros small{ display:inline; margin-right:.4rem; }

/* bigger blog thumbnails on the homepage */
.art{ min-height:300px; }
.art-feature{ min-height:430px; }
.art-mini{ min-height:205px; }

/* article tag chips (a post can carry more than one) */
.art__tags{ display:flex; flex-wrap:wrap; gap:.4rem; margin-bottom:.2rem; }
.art__tags .art__tag{ position:static; }

/* About 3-icon row: clean even 3-across (was an awkward 2+1 wrap). Value-card dots centered in the gap. 2026-05-29 */
.irow{ display:grid; grid-template-columns:repeat(3,1fr); gap:1.1rem; }
.iitem{ max-width:none; padding-right:0; }
.values{ align-items:stretch; }
.value:not(:last-child)::after{ right:-.5rem; transform:translate(50%,-50%); z-index:3; }
@media (max-width:540px){
  .irow{ grid-template-columns:1fr; }
  .iitem + .iitem{ border-left:none; border-top:1px solid var(--line); padding-left:0; padding-top:1.1rem; }
}
/* value-card connector dots only make sense in the 4-across desktop layout */
@media (max-width:1080px){ .value:not(:last-child)::after{ display:none; } }

/* ============================================================================
   v13 ADDITIONS (2026-06-04): stats band, coaches, cinematic video break,
   ambient lime glows, cinematic hero grade, honeypot.
   Brighter-than-v11 treatment per _v13_build/motion_ref.md. Glows scoped to the
   gym-side sections only; the Coach House (.ch) section stays clean.
   ============================================================================ */

/* ---------- Honeypot (anti-bot, offscreen, never display:none) ---------- */
.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}

/* ---------- STATS BAND (animated count-ups) ---------- */
.stats{background:var(--ink);border-block:1px solid var(--line);padding-block:clamp(2rem,4.5vh,3.2rem);position:relative}
.stats__in{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;position:relative;padding-inline:1rem}
.stat:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:54%;background:var(--line)}
.statnum{font-family:var(--font-disp);font-weight:800;line-height:1;color:var(--lime);
  font-size:clamp(2.2rem,5vw,3.4rem);letter-spacing:-.02em;font-variant-numeric:tabular-nums}
.stat__l{font-size:.82rem;color:var(--mut);line-height:1.3;max-width:18ch}

/* ---------- COACHES SECTION ---------- */
.coaches .display{text-align:center}
.coach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.6rem}
.coach{background:var(--ink-2);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;transition:.25s}
.coach:hover{border-color:var(--line-lime);transform:translateY(-3px)}
.coach__media{position:relative;aspect-ratio:4/3.6;overflow:hidden}
.coach__media .cardimg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%}
.coach__media::after{content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(180deg,rgba(8,10,6,0) 40%,rgba(8,10,6,.55) 100%)}
.coach__badge{position:absolute;left:.9rem;bottom:.9rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;
  font-family:var(--font-mono);font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;color:var(--lime);
  background:rgba(8,10,6,.5);border:1px solid var(--line-lime);border-radius:999px;padding:.4rem .7rem;
  backdrop-filter:blur(8px) saturate(1.2);animation:coachPulse 2.8s ease-in-out infinite}
.coach__badge .ic{width:15px;height:15px;stroke-width:1.8}
@keyframes coachPulse{
  0%,100%{box-shadow:0 0 0 0 rgba(166,240,53,.28);border-color:var(--line-lime)}
  50%{box-shadow:0 0 0 6px rgba(166,240,53,0);border-color:var(--lime)}
}
.coach__body{padding:1.4rem 1.4rem 1.6rem;display:flex;flex-direction:column;gap:.5rem}
.coach__name{font-family:var(--font-disp);font-weight:800;font-size:1.25rem;letter-spacing:-.01em;color:var(--bone)}
.coach__role{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.72rem;
  letter-spacing:.06em;text-transform:uppercase;color:var(--lime)}
.coach__role .ic{width:15px;height:15px;stroke-width:1.8}
.coach__spec{font-size:.86rem;color:var(--bone);font-weight:600;line-height:1.35;border-top:1px solid var(--line);padding-top:.7rem;margin-top:.3rem}
.coach__bio{font-size:.82rem;color:var(--mut);line-height:1.45}

/* ---------- CINEMATIC VIDEO BREAK ---------- */
.cine{position:relative;min-height:clamp(360px,62vh,560px);display:flex;align-items:center;justify-content:center;
  overflow:hidden;background:var(--black);text-align:center}
.cine__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;
  filter:saturate(1.15) contrast(1.08) brightness(.8)}
.cine__veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:
  linear-gradient(180deg,rgba(8,10,6,.55) 0%,rgba(8,10,6,.3) 40%,rgba(8,10,6,.62) 100%),
  radial-gradient(70% 70% at 50% 50%,transparent 0%,rgba(8,10,6,.5) 100%)}
.cine__in{position:relative;z-index:2}
.cine__h{font-family:var(--font-disp);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;
  line-height:.95;color:var(--bone);font-size:clamp(2rem,6vw,4.6rem)}
.cine__h .acc{color:var(--lime)}

/* ---------- CINEMATIC HERO GRADE (filmic, brighter than v11) ---------- */
.hero__photo img{filter:saturate(1.06) contrast(1.2) brightness(.7)}
/* a faint cool-neutral bloom over the hero photo (steel-blue, NOT lime, per motion_ref) */
.hero__photo::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;
  background:radial-gradient(60% 50% at 50% 38%,rgba(150,176,202,.08) 0%,transparent 66%);
  mix-blend-mode:soft-light;opacity:.4}

/* ---------- AMBIENT LIME GLOWS (gym-side only, alternating sides) ----------
   Subtle CSS-only radial lime halos behind content. NOT applied to .ch (Coach House). */
.about,.mem,.classes,.training,.coaches,.story,.branches,.trial{position:relative;overflow:hidden}
.about::before,.mem::before,.classes::before,.training::before,
.coaches::before,.story::before,.branches::before,.trial::before{
  content:"";position:absolute;z-index:0;pointer-events:none;
  width:78vw;height:78vw;max-width:1120px;max-height:1120px;
  background:radial-gradient(circle,var(--lime-glow) 0%,transparent 60%)}
.about > .wrap,.mem > .wrap,.classes > .wrap,.training > .wrap,.programs > .wrap,
.coaches > .wrap,.story > .wrap,.branches > .wrap,.trial > .wrap{position:relative;z-index:1}
/* alternating-sides position map (brand/about L, method/training R rhythm) */
.about::before{left:-20vw;top:-10vh}
.mem::before{right:-18vw;top:22vh}
.classes::before{left:-18vw;top:18vh}
.training::before{right:-18vw;top:14vh}
.coaches::before{right:-18vw;top:16vh}
.story::before{left:-18vw;bottom:-12vh}
.branches::before{right:-18vw;top:6vh}
.trial::before{left:-20vw;bottom:-14vh}
/* a fainter "whisper" second glow on a couple of sections for depth */
.training::after,.coaches::after{content:"";position:absolute;z-index:0;pointer-events:none;
  width:56vw;height:56vw;max-width:760px;max-height:760px;
  background:radial-gradient(circle,rgba(166,240,53,.09) 0%,transparent 64%)}
.training::after{left:-16vw;bottom:4vh}
.coaches::after{left:-16vw;bottom:6vh}
/* trial sits on --forest; keep its lime glow readable but contained */
.trial__in{position:relative;z-index:1}

@media (prefers-reduced-motion:reduce){
  .coach__badge{animation:none}
}

/* ---------- v13 RESPONSIVE ---------- */
@media (max-width:1080px){
  .coach-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:860px){
  .stats__in{grid-template-columns:1fr 1fr;gap:1.4rem 1rem}
  .stat:nth-child(2)::after{display:none}
  .coach-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:540px){
  .stats__in{grid-template-columns:1fr 1fr}
  .stat::after{display:none}
  .coach-grid{grid-template-columns:1fr}
  .cine{min-height:clamp(300px,52vh,440px)}
}

/* ============================================================================
   v14 ADDITIONS (2026-06-16): Ake review round.
   ----------------------------------------------------------------------------
   1. Bilingual section sub-labels (.display__th): big English word stays, Thai
      shows underneath in lime in Thai mode (Ake's #1 recurring ask).
   2. Bigger body/card text on desktop (Ake repeated: too small). clamp()-based
      so mobile stays sane; desktop gets the ~12-18% bump.
   3. Coach House callout + menu-count chips.
   4. Branch proof stat line.
   5. New social-proof band (.socialproof / .sp-*).
   6. Testimonial before/after blocks + voice CTA.
   7. Blog "reviewed by" trust chip.
   All colours pull from the existing :root palette (--lime, --mut, --line,
   --line-lime, --black, --font-disp, --font-mono).
   ============================================================================ */

/* ---------- 1. Bilingual section sub-label ---------- */
.display__th{
  display:block;
  font-family:'Noto Sans Thai','Host Grotesk',sans-serif;
  color:var(--lime);
  font-weight:600;
  font-size:clamp(1rem,2vw,1.45rem);
  line-height:1.25;
  margin-top:.3rem;
  letter-spacing:0;
  word-break:normal;
  overflow-wrap:normal;
}

/* ---------- 2. Bigger body / card text (desktop-leaning) ----------
   Each keeps a sane mobile floor and bumps the desktop ceiling ~12-18%. */
.lead{ font-size:clamp(1.02rem,1.35vw,1.3rem); line-height:1.6; }
.value__d{ font-size:clamp(.9rem,1.1vw,1.02rem); line-height:1.6; }
.cls__d{ font-size:clamp(.86rem,1.05vw,.96rem); line-height:1.5; }
.cls__good{ font-size:clamp(.76rem,.95vw,.86rem); }
.prog p{ font-size:clamp(.92rem,1.25vw,1.16rem); line-height:1.5; }
.plan__desc{ font-size:clamp(.88rem,1.05vw,1rem); line-height:1.5; }
.coach__bio{ font-size:clamp(.88rem,1.05vw,1rem); line-height:1.55; }
.chb strong{ font-size:clamp(.9rem,1.05vw,1rem); }
.chb span{ font-size:clamp(.8rem,1vw,.9rem); line-height:1.4; }
.ptb span{ font-size:clamp(.8rem,1vw,.9rem); line-height:1.4; }
.branch__body p{ font-size:clamp(.9rem,1.1vw,1.04rem); line-height:1.5; }
.timeline .tl p{ font-size:clamp(.86rem,1.05vw,.98rem); line-height:1.5; word-break:normal; overflow-wrap:normal; }
.voice blockquote{ font-size:clamp(1rem,1.25vw,1.16rem); line-height:1.55; }

/* ---------- 3. Coach House lime callout line ---------- */
.ch__partof{
  font-weight:600;
  color:var(--lime);
  margin:.4rem 0 0;
  font-size:clamp(.95rem,1.2vw,1.1rem);
}

/* ---------- 4. Coach House menu-count chips ---------- */
.menu-counts{
  display:flex;
  flex-wrap:wrap;
  gap:.5rem;
  list-style:none;
  padding:0;
  margin:.8rem 0 0;
}
.menu-counts li{
  font-size:.8rem;
  color:var(--lime);
  border:1px solid var(--line-lime);
  border-radius:999px;
  padding:.25rem .7rem;
}

/* ---------- 5. Branch proof stat line ---------- */
.branch__proof{
  margin-top:.6rem;
  font-size:.85rem;
  color:var(--mut);
  display:flex;
  align-items:center;
  gap:.35rem;
  flex-wrap:wrap;
}
.branch__proof strong{ color:var(--lime); }

/* ---------- 6. SOCIAL PROOF band ---------- */
.socialproof{ background:var(--ink); }
.sp-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:clamp(1rem,2.5vw,2rem);
  margin-top:2.4rem;
}
.sp{ text-align:center; }
.sp__n{
  font-family:var(--font-disp,'Bricolage Grotesque');
  font-weight:800;
  font-size:clamp(2.4rem,5vw,4rem);
  color:var(--lime);
  display:block;
  line-height:1;
  letter-spacing:-.02em;
  font-variant-numeric:tabular-nums;
}
.sp__l{
  color:var(--mut);
  font-size:.95rem;
  margin-top:.4rem;
  display:block;
  line-height:1.35;
}
@media (max-width:760px){
  .sp-grid{ grid-template-columns:repeat(2,1fr); }
}

/* ---------- 7. TESTIMONIAL before / after + CTA ---------- */
.voice__ba{ display:grid; gap:1rem; }
.voice__bal{
  display:inline-block;
  font-family:var(--font-mono,'Fragment Mono');
  font-size:.7rem;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--mut);
  border:1px solid var(--line);
  border-radius:6px;
  padding:.2rem .5rem;
  margin-bottom:.4rem;
}
.voice__bal--after{
  color:var(--black,#080a06);
  background:var(--lime);
  border-color:var(--lime);
}
.voice__before p,.voice__after p{
  font-size:clamp(.95rem,1.2vw,1.08rem);
  line-height:1.55;
}
.voice-cta{
  text-align:center;
  margin-top:2.4rem;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:1rem;
}
.voice-cta p{
  font-family:var(--font-disp,'Bricolage Grotesque');
  font-weight:800;
  font-size:clamp(1.3rem,3vw,2rem);
}

/* ---------- 8. Blog "reviewed by" trust chip ---------- */
.art__reviewed{
  display:inline-flex;
  align-items:center;
  gap:.35rem;
  font-size:.74rem;
  color:var(--lime);
  border:1px solid var(--line-lime);
  border-radius:999px;
  padding:.25rem .6rem;
  margin-bottom:.6rem;
}
.art__reviewed .ic{ width:14px; height:14px; }

/* ============================================================================
   THAI TYPOGRAPHY (locked Rule 25): applies only when html[lang="th"]
   ----------------------------------------------------------------------------
   1. Font stacks gain "Noto Sans Thai" so Thai script renders properly while
      Latin (brand names, prices, the #yourhealthpartner hashtag) still falls to the Latin face.
   2. Thai display/heading tracking is capped at <= .02em. The EN build uses tight
      negative tracking (-.02em / -.025em) and very wide tracking on kickers/mono
      (.16em / .1em / .06em): both hurt Thai legibility, so Thai gets ~0 tracking.
   3. Thai script benefits from a touch more line-height on tight display lines.
   We never split a single Thai word across spans (handled in the dictionary copy).
   ============================================================================ */
html[lang="th"]{
  --font-disp:"Bricolage Grotesque","Noto Sans Thai",system-ui,sans-serif;
  --font-ui:"Host Grotesk","Noto Sans Thai",system-ui,sans-serif;
  --font-mono:"Fragment Mono","Noto Sans Thai",ui-monospace,monospace;
}
html[lang="th"]{ word-break:normal; overflow-wrap:normal; line-break:normal; }
html[lang="th"] .display{ overflow-wrap:normal; word-break:normal; }
html[lang="th"] .hero__promise{ font-family:var(--font-ui); font-style:normal; }
/* THAI LINE-BREAKING (reusable rule): suppress English-oriented hard <br> so Thai
   flows and wraps ONLY at its own word boundaries (never mid-word, never stranding
   particles like และ / คุณ). Pair with word-break:normal above. Never shrink the font. */
html[lang="th"] .feat p br,
html[lang="th"] .ptbenefits__h br,
html[lang="th"] .steps__h br,
html[lang="th"] .ch__menu-h br{ display:none; }
html[lang="th"] .feat p{ line-height:1.5; }
/* cap heading/display tracking for Thai (override the EN negative + wide tracking) */
html[lang="th"] .display,
html[lang="th"] .hero__title,
html[lang="th"] .hero__promise,
html[lang="th"] .cine__h,
html[lang="th"] .statnum,
html[lang="th"] .value__t,
html[lang="th"] .plan__name,
html[lang="th"] .cls__t,
html[lang="th"] .meal__t,
html[lang="th"] .coach__name,
html[lang="th"] .branch__body h3,
html[lang="th"] .art-feature__body h3,
html[lang="th"] .ch__menu-h,
html[lang="th"] .menu__nav a{ letter-spacing:normal; }
/* wide-tracked mono/kicker labels: relax to readable for Thai */
html[lang="th"] .kicker,
html[lang="th"] .coach__role,
html[lang="th"] .coach__badge,
html[lang="th"] .foot__col h4,
html[lang="th"] .field span,
html[lang="th"] .branch__tag,
html[lang="th"] .plan__tag,
html[lang="th"] .meal__macros small{ letter-spacing:normal; }
/* tight display line-heights get a little air for Thai ascenders/descenders */
html[lang="th"] .hero__title{ line-height:1 }
html[lang="th"] .display{ line-height:1.02 }
html[lang="th"] .cine__h{ line-height:1.08 }

/* ============================================================================
   v15 ADDITIONS (2026-07-09): Ake July comment round.
   ----------------------------------------------------------------------------
   1. .lk — client-locked line breaks ("ล็อคบรรทัดตามนี้ ห้ามปรับเปลี่ยน"): each
      locked line is a block span; an over-long line still wraps inside itself
      at Thai word boundaries (word-break:normal inherited), so mobile stays sane.
   2. .nb — phrases that must never split across lines (#22 ประสบการณ์จริงของโค้ช).
   3. .display__th:empty — hides a sub-label whose active-language string is ""
      (#11: the TH trial sub-label is cut while the EN side keeps it).
   4. About section text-size bump (#9) + mini-feature title/desc structure (#7).
   5. Membership readability bump (#17): kept our real packages and pricing;
      client allowed "or make it easier to read", so type went up instead of
      adopting the 4-tier monthly-price ref layout.
   6. Testimonials proof strip (#24).
   ============================================================================ */
.lk{display:block}
.nb{white-space:nowrap}
span.thw{
  display:inline !important;
  font:inherit !important;
  color:inherit !important;
  letter-spacing:inherit !important;
  margin:0 !important;
  padding:0 !important;
  white-space:nowrap !important;  /* Thai dictionary chunk: breaks only BETWEEN chunks (see _thai_zwsp.py) */
}

/* Thai needs wider measure in the About mini-feature cells: Thai copy runs
   ~15-25% longer than the EN equivalents and the client's ref shows the
   descriptions on two lines ("ดูแลอย่างใกล้ชิด / และต่อเนื่อง"). Give the copy
   column more share in TH only, desktop only; EN keeps the original split. */
@media (min-width:1100px){
  html[lang="th"] .about__top{ grid-template-columns: 1.22fr .78fr; }
}
.display__th:empty{display:none}

/* ---------- 4. About: bigger text + titled mini-features ---------- */
.iitem p{font-size:clamp(.92rem,1.1vw,1.02rem);line-height:1.45}
.iitem p strong{display:block;color:var(--lime);font-weight:700;font-size:clamp(.98rem,1.15vw,1.08rem);margin-bottom:.2rem}
.iitem p > span{display:block;color:var(--mut)}
.value__t{font-size:clamp(1.24rem,1.5vw,1.42rem)}
.value__d{font-size:clamp(.98rem,1.15vw,1.1rem);line-height:1.6}
.mission p{font-size:clamp(.9rem,1.05vw,1rem);line-height:1.5}

/* ---------- 5. Membership readability ---------- */
.plan__name{font-size:clamp(1.3rem,1.6vw,1.5rem)}
.plan__desc{font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.55}
.plan__price{font-size:clamp(1.6rem,1.9vw,1.8rem)}
.plan__price > span{font-size:.88rem}
.plan__price small{font-size:.8rem}
.plan__price--call{font-size:clamp(1.1rem,1.3vw,1.2rem)}
.benefits__h{font-size:clamp(1.12rem,1.3vw,1.25rem)}
.benefits li{font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.45}
.benefits__note{font-size:.85rem;line-height:1.45}

/* ---------- 6. Testimonials proof strip ---------- */
.voice-proof{
  margin-top:2.2rem;
  border:1px solid var(--line-lime);
  border-radius:14px;
  padding:1.1rem 1.4rem;
  display:flex;
  align-items:center;
  gap:1.4rem;
  flex-wrap:wrap;
  background:rgba(166,240,53,.04);
}
.voice-proof__h{
  font-family:var(--font-disp,'Bricolage Grotesque');
  font-weight:800;
  color:var(--lime);
  font-size:clamp(1rem,1.3vw,1.2rem);
  white-space:nowrap;
}
.voice-proof__list{
  list-style:none;
  display:flex;
  gap:1.4rem;
  flex-wrap:wrap;
  margin:0;
  padding:0;
}
.voice-proof__list li{
  display:flex;
  align-items:center;
  gap:.45rem;
  color:var(--bone);
  font-size:clamp(.92rem,1.1vw,1.02rem);
}
.voice-proof__list .ic{width:18px;height:18px;color:var(--lime);flex:none}
@media (max-width:760px){
  .voice-proof{flex-direction:column;align-items:flex-start;gap:.9rem}
  .voice-proof__list{flex-direction:column;gap:.6rem}
}

/* ============================================================================
   v15.1 READABILITY BUMP (2026-07-10) — client-specific, The Coach Gym only.
   ----------------------------------------------------------------------------
   P Ake's audience is 40-60+; he flagged the smallest text tiers as too small
   on DESKTOP (stat labels, kickers), Thai especially. Every sub-0.85rem tier
   gets a clamp() lift with vw terms tuned so a 1280-1440 desktop sits near the
   cap (not the floor). Applies to BOTH languages. Per-client accessibility
   call, not a general design-system change — do not copy blindly elsewhere.
   ============================================================================ */
.kicker{ font-size:clamp(.8rem,1.15vw,.92rem); }
.stat__l{ font-size:clamp(.92rem,1.35vw,1.08rem); max-width:20ch; }
.feat p{ font-size:clamp(.9rem,1.25vw,1rem); }
.classes__note p{ font-size:clamp(.9rem,1.25vw,1rem); }
.cls__good{ font-size:clamp(.85rem,1.2vw,.95rem); }
.cbar-item strong{ font-size:clamp(.95rem,1.3vw,1.02rem); }
.cbar-item span{ font-size:clamp(.85rem,1.2vw,.95rem); line-height:1.4; }
.whatrow p{ font-size:clamp(.9rem,1.25vw,1rem); }
.ptb strong{ font-size:clamp(.95rem,1.3vw,1.02rem); }
.ptb span{ font-size:clamp(.85rem,1.2vw,.95rem); }
.step p{ font-size:clamp(.85rem,1.2vw,.95rem); }
.chb strong{ font-size:clamp(.95rem,1.3vw,1.02rem); }
.chb span{ font-size:clamp(.85rem,1.2vw,.95rem); }
.order__loc{ font-size:clamp(.85rem,1.2vw,.95rem); }
.menu-counts li{ font-size:clamp(.85rem,1.15vw,.92rem); }
.branch__proof{ font-size:clamp(.9rem,1.25vw,1rem); }
.benefits__note{ font-size:clamp(.88rem,1.2vw,.95rem); }
.field span{ font-size:clamp(.85rem,1.15vw,.92rem); }
.coach__role{ font-size:clamp(.8rem,1.1vw,.86rem); }
.coach__badge{ font-size:clamp(.76rem,1.05vw,.82rem); }
.voice__bal{ font-size:clamp(.78rem,1.05vw,.82rem); }
.art__tag{ font-size:clamp(.74rem,1vw,.8rem); }
.art__meta{ font-size:clamp(.8rem,1.1vw,.88rem); }
.art__reviewed{ font-size:clamp(.8rem,1.1vw,.86rem); }
.plan__tag{ font-size:clamp(.7rem,.95vw,.76rem); }
.foot__tag{ font-size:clamp(1.1rem,1.5vw,1.2rem); }
.foot__hash{ font-size:clamp(.85rem,1.15vw,.92rem); }
.foot__col a,.foot__col p{ font-size:clamp(.95rem,1.28vw,1.02rem); }
.foot__col h4{ font-size:clamp(.8rem,1.1vw,.86rem); }
.voice-proof__list li{ font-size:clamp(.98rem,1.35vw,1.08rem); }

/* v15.2 (2026-07-10): in centered-heading sections (Programs, Journey,
   Testimonials) the WHOLE header stack centers — Ake flagged the kicker and
   Thai sub-label sitting flush-left under a centered heading. */
.programs .display__th,
.story .display__th,
.voices .display__th{ text-align:center; }
.programs > .wrap > .kicker,
.story > .wrap > .kicker,
.voices > .wrap > .kicker{
  display:flex;
  width:fit-content;
  margin-left:auto;
  margin-right:auto;
}

/* ============================================================================
   v16 ADDITIONS (2026-07-14): Ake July round 2 (Edit_02 deck).
   ----------------------------------------------------------------------------
   #1  Hero promise line ("เราโค้ชสุขภาพของคุณ ตลอดชีวิต") CUT in Thai only.
       English keeps "We coach your health. For life." (locked EN brand promise).
   #2 + #5  About mission card + Journey lead: Thai looked ragged ("แหว่งๆ") —
       a long locked phrase overflowed into a stubby orphan line. Let those two
       blocks flow and text-wrap:balance into even, orphan-free lines. Thai still
       breaks only at word (.thw) boundaries, never mid-word. Scoped tightly so
       the other .lk blocks (hero sub, about lead) and the prog/branch leads are
       untouched.
   ============================================================================ */
html[lang="th"] .hero__promise{ display:none; }

.mission p .lk,
.story .lead--center .lk{ display:inline; }
.mission p,
.story .lead--center{ text-wrap:balance; }
