/* V6: a quiet studio presentation. Enabled through PFPremium.init(content). */
.pf-premium {
  --radius: 13px;
  --pf-studio-line: #737b852b;
}
.pf-premium .site-header {
  background: #131416ed;
  border-bottom-color: #8f959e19;
  box-shadow: 0 9px 35px #0506090d;
}
.pf-premium .desktop-nav a { transition: color .18s; }
.pf-premium .button { border-radius: 8px; }
.pf-premium .button.accent,
.pf-premium .button.dark {
  box-shadow: inset 0 1px 0 #ffffff17, 0 7px 24px #d32f2718;
}
.pf-premium .dumbbell-hero {
  --pf-stage-y: 0px;
  --pf-stage-tilt: 0deg;
  --pf-stage-scale: 1;
  --pf-light-x: 56%;
  background: radial-gradient(ellipse at 86% 28%, #363b452c, transparent 49%), #141516;
  border-bottom: 1px solid #737b851a;
}
.pf-premium .dumbbell-hero .hero-content {
  min-height: 650px;
  padding-block: 27px 19px;
}
.pf-premium .dumbbell-hero .hero-stage {
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 1fr);
  gap: clamp(18px, 3.4vw, 48px);
}
.pf-premium .dumbbell-hero .hero-copy { padding-block: 47px 43px; }
.pf-premium .dumbbell-hero h1 {
  font-size: clamp(2.9rem, 4.4vw, 4.35rem);
  line-height: 1.015;
  letter-spacing: -.053em;
}
.pf-premium .dumbbell-hero h1 > span { color: var(--accent); }
.pf-premium .hero-eyebrow { color: #c0c4ca; letter-spacing: .14em; }
.pf-premium .hero-description { color: #bfc3c9; line-height: 1.7; }
.pf-premium .hero-proof { gap: 7px; }
.pf-premium .hero-proof > * {
  border-color: #7b848e32;
  background: #2023275c;
}
.pf-premium .hero-bottom { border-top-color: #929ba020; }
.pf-premium .dumbbell-hero .hero-visual {
  isolation: isolate;
  transform: perspective(1100px) translate3d(0, var(--pf-stage-y), 0) rotateY(var(--pf-stage-tilt)) scale(var(--pf-stage-scale));
  transform-origin: 50% 48%;
}
.pf-premium .dumbbell-hero .hero-visual::before {
  content: '';
  position: absolute;
  z-index: -1;
  inset: 9% -6% 6%;
  border-radius: 50%;
  background: radial-gradient(ellipse at var(--pf-light-x) 41%, #66707f30, transparent 66%), radial-gradient(ellipse at 86% 70%, #e63b3210, transparent 51%);
  pointer-events: none;
}
.pf-premium .dumbbell-hero .hero-visual::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 16%;
  right: 12%;
  width: 1px;
  height: 46%;
  transform: rotate(26deg);
  background: linear-gradient(transparent, #e63b3273 40%, #e63b3240 70%, transparent);
  box-shadow: 0 0 22px #e63b321d;
  pointer-events: none;
}
.pf-premium .dumbbell-hero .dumbbell-stage { height: 420px; }
.pf-premium .dumbbell-light {
  background: radial-gradient(ellipse at 53% 30%, #727e8b1b, transparent 64%);
}
.pf-premium .dumbbell-shadow { opacity: .78; }
.pf-premium .dumbbell-reset {
  background: #24282c57;
  border-color: #81899336;
}
.pf-premium .section { padding-block: 88px; }
.pf-premium .section-heading { margin-bottom: 34px; }
.pf-premium .section-heading h2 { letter-spacing: -.046em; }
.pf-premium .section-heading > p { color: #b7bbc1; }
.pf-premium .stat-strip { padding-block: 25px; border-bottom-color: #737b853b; }
.pf-premium .stat strong { font-variant-numeric: tabular-nums; }
.pf-premium .audience-card {
  border-color: #61697340;
  background: linear-gradient(145deg, #282b2f73, #1c1e2180);
}
.pf-premium .advantages-section { padding-top: 0; }
.pf-premium .advantage-card { border-color: #626b743d; }
.pf-premium .practice-card {
  border-color: #bc4d425f;
  background: linear-gradient(128deg, #42241f, #28201f 57%, #1e2022);
}
.pf-premium .outcome-card { border-top-color: #69717c58; }
.pf-premium .teacher-photo {
  border-color: #68717b47;
  border-radius: 13px;
  background: linear-gradient(140deg, #2d3238, #1b1e21 78%);
}
.pf-premium .teacher-photo::before {
  top: auto;
  bottom: 0;
  left: 15%;
  width: 72%;
  height: 1px;
  border: 0;
  border-radius: 0;
  background: linear-gradient(90deg, transparent, #d95a496b, transparent);
  box-shadow: 0 -22px 85px 27px #ac3c2814;
}
.pf-premium .teacher-initials { color: #656f7873; }
.pf-premium .teacher-photo::after { background: linear-gradient(transparent, #141618e0); }
.pf-premium .teacher-info { padding-top: 18px; }
.pf-premium .teacher-course > span { letter-spacing: .02em; }
.pf-premium .expert-visual { border-color: #97504469; }
.pf-premium .expert-visual::before { animation: none; }
.pf-premium .journey-section {
  border-block-color: #545d672d;
  background: linear-gradient(110deg, #1c1f22, #191b1e);
}
.pf-premium .program-section {
  border-block-color: #58616a32;
  background: radial-gradient(ellipse at 0 0, #5c332724, transparent 33%), #1a1c1f;
}
.pf-premium .faq-list details { border-bottom-color: #71798342; }
.pf-premium .apply-section {
  background: radial-gradient(ellipse at 9% 110%, #642c244a, transparent 56%), #221c1c;
}
.pf-premium .lead-form input:not([type=checkbox]):not([type=radio]),
.pf-premium .lead-form select { border-radius: 7px; }
.pf-premium .motion-paused .hero-visual,
.pf-premium.motion-paused .hero-visual,
.pf-premium.pf-premium-paused .hero-visual { transform: none; }
@media (hover: hover) and (pointer: fine) {
  .pf-premium .teacher-photo { transition: border-color .22s, box-shadow .22s; }
  .pf-premium .teacher:hover .teacher-photo {
    border-color: #9d655757;
    box-shadow: 0 12px 35px #05060827;
  }
  .pf-premium .audience-card:hover { border-color: #88776d87; }
}
@media (min-width: 1550px) {
  .pf-premium .dumbbell-hero .hero-content { min-height: 700px; }
  .pf-premium .dumbbell-hero h1 { font-size: 4.5rem; }
}
@media (max-width: 1100px) {
  .pf-premium .dumbbell-hero .hero-content { min-height: 620px; }
  .pf-premium .dumbbell-hero .hero-stage { grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr); gap: 12px; }
  .pf-premium .dumbbell-hero h1 { font-size: clamp(2.2rem, 4.65vw, 3.3rem); }
  .pf-premium .dumbbell-hero .dumbbell-stage { height: 355px; }
}
@media (max-width: 860px) {
  .pf-premium .section { padding-block: 68px; }
  .pf-premium .advantages-section { padding-top: 0; }
  .pf-premium .stat-strip { padding-block: 8px; }
  .pf-premium .dumbbell-hero .hero-content { min-height: 0; }
  .pf-premium .dumbbell-hero .hero-copy { padding-block: 37px; }
}
@media (max-width: 700px) {
  .pf-premium .dumbbell-hero {
    background: radial-gradient(ellipse at 65% 68%, #353d492b, transparent 50%), #141516;
  }
  .pf-premium .dumbbell-hero .hero-content { padding-block: 20px 14px; }
  .pf-premium .dumbbell-hero .hero-stage { grid-template-columns: minmax(0, 1fr); gap: 0; }
  .pf-premium .dumbbell-hero .hero-copy { padding-block: 30px 8px; }
  .pf-premium .dumbbell-hero h1 {
    max-width: 550px;
    font-size: clamp(2.06rem, 7.95vw, 3.3rem);
    line-height: 1.07;
    letter-spacing: -.046em;
  }
  .pf-premium .dumbbell-hero .hero-visual {
    max-width: 500px;
    margin: 0 auto 5px;
    transform: translate3d(0, var(--pf-stage-y), 0);
  }
  .pf-premium .dumbbell-hero .hero-visual::before { inset: 4% 0 7%; }
  .pf-premium .dumbbell-hero .hero-visual::after { top: 11%; right: 15%; height: 51%; opacity: .65; }
  .pf-premium .dumbbell-hero .dumbbell-stage { height: 255px; }
  .pf-premium .hero-description { margin-top: 19px; }
  .pf-premium .hero-actions { margin-top: 23px; }
  .pf-premium .hero-bottom { gap: 12px; }
  .pf-premium .section-heading { margin-bottom: 26px; }
}
@media (max-width: 600px) {
  .pf-premium .section { padding-block: 54px; }
  .pf-premium .advantages-section { padding-top: 0; }
  .pf-premium .section-label { margin-bottom: 16px; }
  .pf-premium .section-heading h2 { letter-spacing: -.039em; }
  .pf-premium .teacher-info { padding-top: 17px; }
  .pf-premium .hero-proof { margin-top: 17px; }
  .pf-premium .hero-proof > * { font-size: .72rem; }
  .pf-premium .apply-section { padding-block: 54px; }
  .pf-premium .hero-bottom > span { overflow-wrap: anywhere; }
}
@media (max-width: 360px) {
  .pf-premium .dumbbell-hero .hero-copy { padding-top: 26px; }
  .pf-premium .dumbbell-hero h1 { font-size: 1.95rem; }
  .pf-premium .dumbbell-hero .dumbbell-stage { height: 230px; }
  .pf-premium .hero-top { flex-wrap: wrap; }
  .pf-premium .hero-top .availability { max-width: none; }
}
@media (prefers-reduced-motion: reduce) {
  .pf-premium .dumbbell-hero .hero-visual { transform: none; }
  .pf-premium .teacher-photo { transition: none; }
}
