@media(max-width:1100px){.service-grid{grid-template-columns:1fr 1fr}.service-card--primary{grid-column:1/-1}.store-section__layout{grid-template-columns:1fr}}@media(max-width:749px){.category-card img{width:86%;height:62%;padding:10px}.category-card--wide img{width:54%;height:90%}.product-card__media{padding:12px}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{padding:20px}.service-card h3{font-size:28px}.store-section__copy{padding:22px}.store-section__copy h2{font-size:48px}.store-meta{grid-template-columns:1fr}}.product-card__excerpt{margin:0;color:var(--mbf-muted);font-size:12px;line-height:1.55;min-height:38px}.service-hero{position:relative;overflow:hidden;background:#09090a;color:#fff;isolation:isolate}.service-hero::before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 78% 24%,rgba(255,75,31,.24),transparent 30%),radial-gradient(circle at 12% 80%,rgba(255,122,26,.12),transparent 26%);z-index:-1}.service-hero--pt::after{content:"PT";position:absolute;right:-.05em;bottom:-.28em;font-size:min(42vw,620px);line-height:1;font-weight:950;letter-spacing:-.08em;color:rgba(255,255,255,.025);z-index:-1}.service-hero--store::after{content:"MBF";position:absolute;right:-.08em;bottom:-.3em;font-size:min(34vw,520px);line-height:1;font-weight:950;letter-spacing:-.07em;color:rgba(255,255,255,.025);z-index:-1}.service-hero__inner{padding:clamp(90px,13vw,180px) 0 clamp(70px,9vw,120px)}.service-hero h1{font-size:clamp(58px,9vw,126px);font-weight:950;line-height:.86;letter-spacing:-.065em;text-transform:uppercase;margin:14px 0 24px;max-width:1050px;text-wrap:balance}.service-hero p{font-size:clamp(17px,2vw,23px);line-height:1.65;color:rgba(255,255,255,.72);max-width:720px;margin:0}.coaching-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.coaching-card{background:#fff;border:1px solid var(--mbf-line);border-radius:calc(var(--mbf-radius) + 2px);padding:30px;box-shadow:0 18px 50px rgba(0,0,0,.06)}