:root{--charcoal:#161515;--charcoal2:#242020;--ivory:#fffdf9;--stone:#f4efeb;--rose:#b77772;--rose2:#d8aaa5;--rose3:#eed9d6;--text:#272323;--muted:#6e6562;--line:rgba(39,35,35,.12);--serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--text);font-family:var(--sans);line-height:1.65}img{display:block;width:100%}a{text-decoration:none;color:inherit}
.header{position:sticky;top:0;z-index:30;height:82px;padding:10px clamp(18px,4vw,62px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,249,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.logo-wrap img{width:150px;max-height:58px;object-fit:contain}.header nav{display:flex;align-items:center;gap:24px;font-size:12px;font-weight:600}.menu{display:none;background:none;border:0;font-size:25px}
.book{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;background:var(--charcoal);color:#fff;font-size:12px;font-weight:600;letter-spacing:.03em;transition:.25s}.book:hover{background:var(--rose);transform:translateY(-2px)}.book.small{padding:11px 18px}.ghost{padding:14px 0;border-bottom:1px solid var(--rose);font-size:12px;font-weight:600}
.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.05fr .95fr}.hero-copy{padding:clamp(64px,8vw,120px) clamp(26px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.kicker{margin:0 0 16px;color:var(--rose);font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.hero h1,.section-head h2,.copy-panel h2,.dark-band h2,.contact h2{font-family:var(--serif);font-weight:500;line-height:.95;letter-spacing:-.03em}.hero h1{font-size:clamp(62px,7vw,112px);margin:0}.hero h1 em{font-weight:500;color:var(--rose);font-style:normal}.lead{max-width:590px;font-size:18px;color:var(--muted);margin:28px 0 32px}.hero-actions{display:flex;gap:20px;align-items:center}
.hero-photo{position:relative;min-height:650px;background:var(--stone);overflow:hidden}.hero-photo>img{height:100%;object-fit:cover;object-position:center}.hero-badge{position:absolute;right:24px;bottom:24px;background:rgba(255,253,249,.9);backdrop-filter:blur(10px);padding:16px 19px;font-family:var(--serif);font-size:22px;line-height:1}.hero-badge span{font-family:var(--sans);font-size:10px;color:var(--rose);letter-spacing:.08em}
.stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--charcoal);color:#fff;padding:30px clamp(24px,6vw,90px)}.stats div{display:flex;flex-direction:column;align-items:center;border-right:1px solid rgba(255,255,255,.12)}.stats div:last-child{border:0}.stats strong{font-family:var(--serif);font-size:46px;color:var(--rose2);font-weight:500}.stats span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#ddd2cf}
.split{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.photo-panel{overflow:hidden}.photo-panel img{height:100%;object-fit:cover}.copy-panel{padding:clamp(65px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.copy-panel h2,.section-head h2,.dark-band h2,.contact h2{font-size:clamp(48px,5.5vw,82px);margin:0 0 24px}.copy-panel p{color:var(--muted);max-width:650px}.signature{font-family:var(--serif);font-size:28px!important;color:var(--rose)!important}
.treatments,.results,.reviews{padding:clamp(80px,10vw,145px) clamp(24px,6vw,90px)}.section-head{max-width:850px;margin-bottom:54px}.section-head p{color:var(--muted)}
.feature{display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch;margin:0 0 34px;background:var(--stone);overflow:hidden}.feature.reverse{grid-template-columns:.9fr 1.1fr}.feature.reverse img{order:2}.feature img{height:520px;object-fit:cover}.feature>div{padding:clamp(38px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.feature span{font-family:var(--serif);font-size:20px;color:var(--rose)}.feature h3{font-family:var(--serif);font-size:clamp(42px,4.5vw,68px);line-height:1;margin:12px 0 20px;font-weight:500}.feature p{color:var(--muted);max-width:520px}.feature a{margin-top:12px;color:var(--rose);font-size:12px;font-weight:700}
.dark-band{padding:clamp(85px,10vw,140px) clamp(24px,7vw,110px);background:linear-gradient(125deg,var(--charcoal),var(--charcoal2));color:#fff}.dark-band .kicker{color:var(--rose2)}.dark-band h2{max-width:900px}.ticks{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:46px}.ticks span{padding:18px 0;border-top:1px solid rgba(255,255,255,.16);font-size:12px;color:#e7ddda}
.masonry{columns:3;column-gap:14px}.masonry img{margin:0 0 14px;border-radius:2px;break-inside:avoid;object-fit:cover;max-height:520px}.training{background:var(--stone)}.course-pills{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 28px}.course-pills span{border:1px solid var(--rose3);border-radius:999px;padding:8px 12px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.review-track{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-track blockquote{margin:0;padding:34px;border:1px solid var(--line);background:#fff}.review-track blockquote div{color:var(--rose);letter-spacing:.12em}.review-track blockquote p{font-family:var(--serif);font-size:28px;line-height:1.15}.review-track cite{font-style:normal;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}
.contact{padding:120px 24px;background:var(--rose3);text-align:center}.contact-inner{max-width:830px;margin:auto}.contact p{color:var(--muted);max-width:650px;margin:0 auto 28px}.contact small{display:block;margin-top:28px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}
footer{padding:50px clamp(24px,6vw,90px);display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;background:var(--charcoal);color:#e9e2df}footer img{width:140px;filter:brightness(1.25)}footer div{display:flex;gap:18px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}footer p{justify-self:end;font-size:9px;color:#aa9d98}
.reveal{opacity:0;transform:translateY(22px);transition:.7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:950px){.menu{display:block}.header nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--ivory);padding:20px 26px;flex-direction:column;align-items:stretch}.header nav.open{display:flex}.hero,.split,.feature,.feature.reverse{grid-template-columns:1fr}.hero-copy{order:2}.hero-photo{order:1;min-height:58vh}.feature.reverse img{order:0}.stats{grid-template-columns:repeat(2,1fr);gap:22px}.stats div{border:0}.ticks,.review-track{grid-template-columns:1fr}.masonry{columns:2}footer{grid-template-columns:1fr}footer p{justify-self:start}}
@media(max-width:600px){.hero h1{font-size:clamp(54px,15vw,76px)}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .book{width:100%}.hero-photo{min-height:52vh}.stats{padding:24px 16px}.stats strong{font-size:38px}.feature img{height:360px}.masonry{columns:1}.copy-panel{padding:70px 24px}.treatments,.results,.reviews{padding-left:18px;padding-right:18px}}

/* V3 refinements */
.header .logo-wrap img{width:118px;max-height:52px}
.hero-logo{
  width:clamp(220px,22vw,320px);
  max-width:76%;
  height:auto;
  object-fit:contain;
  margin:0 0 36px;
}
.hero-copy{padding-top:clamp(48px,6vw,88px)}
.award-section{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  align-items:center;
  gap:clamp(40px,7vw,110px);
  padding:clamp(80px,10vw,135px) clamp(24px,7vw,110px);
  background:var(--ivory);
}
.award-copy h2{
  font-family:var(--serif);
  font-size:clamp(46px,5vw,76px);
  font-weight:500;
  line-height:.98;
  letter-spacing:-.03em;
  margin:0 0 24px;
}
.award-copy>p{max-width:650px;color:var(--muted)}
.award-points{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0 24px;
  margin-top:30px;
}
.award-points span{
  padding:15px 0;
  border-top:1px solid var(--line);
  font-size:11px;
  letter-spacing:.04em;
}
.award-photo{background:var(--stone);padding:clamp(16px,2vw,26px)}
.award-photo img{max-height:520px;object-fit:contain}
.review-action{margin-top:34px;text-align:center}
@media(max-width:950px){
  .award-section{grid-template-columns:1fr}
  .hero-logo{width:255px;max-width:72%;margin-bottom:30px}
}
@media(max-width:600px){
  .hero-logo{width:215px;max-width:82%;margin-bottom:24px}
  .award-points{grid-template-columns:1fr}
}

/* V4 final refinements */
.hero-logo{
  width:clamp(340px,34vw,520px)!important;
  max-width:92%!important;
  margin-bottom:34px!important;
}
.feature .tagline{
  font-family:var(--serif);
  font-size:24px;
  line-height:1.1;
  color:var(--rose)!important;
  margin:0 0 10px!important;
}
.academy-logo{
  width:min(360px,82%);
  height:auto;
  object-fit:contain;
  margin:0 0 28px;
}
@media(max-width:950px){
  .hero-logo{width:360px!important;max-width:86%!important}
  .academy-logo{width:320px}
}
@media(max-width:600px){
  .hero-logo{width:300px!important;max-width:94%!important}
  .academy-logo{width:260px}
}

/* V4.1 final polish */
.hero-logo{
  width:clamp(420px,39vw,620px)!important;
  max-width:94%!important;
  margin-top:10px!important;
  margin-bottom:32px!important;
}
@media(max-width:950px){
  .hero-logo{width:410px!important;max-width:90%!important}
}
@media(max-width:600px){
  .hero-logo{width:330px!important;max-width:96%!important}
}

/* V4.2 final image and logo correction */
.hero-logo{
  width:clamp(470px,42vw,680px)!important;
  max-width:95%!important;
  margin-top:8px!important;
  margin-bottom:30px!important;
}
@media(max-width:950px){
  .hero-logo{width:440px!important;max-width:92%!important}
}
@media(max-width:600px){
  .hero-logo{width:345px!important;max-width:96%!important}
}

/* RC1 inner pages */
.inner-hero{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:var(--ivory)}
.inner-hero-copy{padding:clamp(70px,8vw,120px) clamp(28px,7vw,110px);display:flex;flex-direction:column;justify-content:center}
.inner-hero-copy h1,.simple-hero h1,.training-page-copy h1{font-family:var(--serif);font-weight:500;font-size:clamp(58px,7vw,106px);line-height:.94;letter-spacing:-.035em;margin:0 0 28px}
.inner-hero-copy h1 em{font-style:normal;color:var(--rose)}
.inner-hero-copy p{max-width:620px;color:var(--muted)}
.inner-hero-photo{min-height:650px;overflow:hidden}.inner-hero-photo img{height:100%;object-fit:cover}
.content-section{padding:clamp(80px,10vw,140px) clamp(24px,7vw,110px)}.content-section.narrow{max-width:1080px;margin:auto}
.content-section h2,.timeline-section h2,.faq-section h2,.price-cta h2,.course-category h2{font-family:var(--serif);font-size:clamp(44px,5vw,76px);font-weight:500;line-height:1;letter-spacing:-.025em}
.content-section p{color:var(--muted);font-size:17px}
.pmu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);margin:0 clamp(24px,6vw,90px) clamp(90px,10vw,150px)}
.pmu-card{background:var(--ivory);padding:clamp(36px,5vw,70px)}.pmu-card h3{font-family:var(--serif);font-size:38px;margin:0 0 14px;font-weight:500}.pmu-card p{color:var(--muted)}
.timeline-section,.faq-section{padding:clamp(80px,10vw,140px) clamp(24px,7vw,110px)}.timeline-section{background:var(--stone)}
.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);margin-top:44px}.timeline div{background:var(--stone);padding:28px}.timeline strong{display:block;font-family:var(--serif);font-size:28px;color:var(--rose)}.timeline span{font-size:13px;color:var(--muted)}
.small-note{font-size:11px;color:var(--muted);margin-top:22px}
.faq-section details{border-top:1px solid var(--line);padding:20px 0}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;font-family:var(--serif);font-size:25px}.faq-section details p{max-width:800px;color:var(--muted)}
.price-cta{padding:clamp(90px,10vw,140px) 24px;text-align:center;background:var(--rose3)}.price-cta p{max-width:680px;margin:0 auto 28px;color:var(--muted)}
.simple-hero{padding:clamp(100px,12vw,170px) clamp(24px,7vw,110px);max-width:1300px}.simple-hero p{max-width:700px;color:var(--muted)}
.link-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:0 clamp(24px,6vw,90px) 120px}.link-card{background:var(--stone);padding-bottom:28px;overflow:hidden}.link-card img{height:420px;object-fit:cover}.link-card h2{font-family:var(--serif);font-size:42px;font-weight:500;margin:24px 28px 6px}.link-card p{margin:0 28px;color:var(--muted)}
.clean-list{padding-left:18px;color:var(--muted)}.gallery-page{padding:0 clamp(24px,6vw,90px) 120px}
.training-page-hero{display:grid;grid-template-columns:1fr 1fr;min-height:720px;background:var(--stone)}.training-page-copy{padding:clamp(70px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.training-page-copy .academy-logo{width:min(420px,85%)}
.course-category{padding:clamp(80px,10vw,135px) clamp(24px,6vw,90px)}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.course-grid article{padding:32px;border:1px solid var(--line);background:var(--ivory)}.course-grid h3{font-family:var(--serif);font-size:32px;font-weight:500;margin:0 0 10px}.course-grid p{color:var(--muted)}
@media(max-width:950px){.inner-hero,.training-page-hero{grid-template-columns:1fr}.inner-hero-photo{min-height:55vh}.pmu-grid{grid-template-columns:1fr}.timeline{grid-template-columns:1fr 1fr}.link-card-grid{grid-template-columns:1fr}.course-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.timeline{grid-template-columns:1fr}.course-grid{grid-template-columns:1fr}.inner-hero-copy{padding:70px 24px}.link-card img{height:320px}}

/* =========================
   RC2 LAUNCH POLISH
   ========================= */

/* Larger brand mark in navigation */
.header .logo-wrap{
  width:150px!important;
  min-width:150px!important;
  display:flex;
  align-items:center;
}
.header .logo-wrap img{
  width:140px!important;
  max-width:none!important;
  height:auto!important;
  object-fit:contain!important;
}
@media(max-width:950px){
  .header .logo-wrap{width:128px!important;min-width:128px!important}
  .header .logo-wrap img{width:120px!important}
}

/* Filtrr heart signature */
.hero-copy{position:relative;isolation:isolate}
.hero-copy::before{
  content:"♡";
  position:absolute;
  z-index:-1;
  left:50%;
  top:28%;
  transform:translate(-50%,-50%);
  font-family:Georgia,serif;
  font-size:clamp(250px,31vw,520px);
  line-height:1;
  color:rgba(188,116,109,.045);
  pointer-events:none;
}
.heart-divider{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  color:var(--rose);
  margin:10px auto;
  width:min(540px,78vw);
}
.heart-divider::before,.heart-divider::after{
  content:"";
  height:1px;
  flex:1;
  background:var(--line);
}
.heart-divider span{font-family:Georgia,serif;font-size:22px}

/* About page editorial layout */
.about-editorial{
  display:grid;
  grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);
  min-height:720px;
  background:var(--ivory);
}
.about-editorial-copy{
  padding:clamp(70px,8vw,125px) clamp(28px,7vw,110px);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.about-editorial-copy h1{
  font-family:var(--serif);
  font-weight:500;
  font-size:clamp(60px,7.1vw,110px);
  line-height:.92;
  letter-spacing:-.04em;
  margin:18px 0 28px;
}
.about-editorial-copy h1 em{font-style:normal;color:var(--rose)}
.about-editorial-copy p{max-width:650px;color:var(--muted);font-size:16px;line-height:1.75}
.about-editorial-photo{min-height:720px;overflow:hidden}
.about-editorial-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.experience-strip{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  margin:0;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:var(--stone);
}
.experience-stat{
  padding:42px 24px;
  text-align:center;
  border-right:1px solid var(--line);
}
.experience-stat:last-child{border-right:0}
.experience-stat strong{
  display:block;
  color:var(--rose);
  font-family:var(--serif);
  font-size:clamp(32px,3vw,48px);
  font-weight:500;
  line-height:1;
}
.experience-stat span{
  display:block;
  margin-top:10px;
  font-size:10px;
  letter-spacing:.14em;
  text-transform:uppercase;
}

/* Gallery: portfolio + category filters */
.gallery-controls{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  padding:0 clamp(24px,6vw,90px) 34px;
}
.gallery-filter{
  appearance:none;
  border:1px solid var(--line);
  background:transparent;
  border-radius:999px;
  padding:10px 18px;
  font:600 10px/1 var(--sans);
  letter-spacing:.1em;
  text-transform:uppercase;
  cursor:pointer;
  transition:.25s ease;
}
.gallery-filter:hover,.gallery-filter.active{
  background:var(--black);
  border-color:var(--black);
  color:white;
}
.gallery-portfolio{
  columns:4 260px;
  column-gap:16px;
  padding:0 clamp(24px,6vw,90px) 120px;
}
.gallery-card{
  position:relative;
  break-inside:avoid;
  margin:0 0 16px;
  overflow:hidden;
  background:var(--stone);
}
.gallery-card img{
  width:100%;
  height:auto;
  display:block;
  transition:transform .6s cubic-bezier(.2,.65,.25,1);
}
.gallery-card::after{
  content:"♡  " attr(data-label);
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  padding:11px 13px;
  background:rgba(20,18,18,.78);
  color:white;
  font-size:10px;
  letter-spacing:.09em;
  text-transform:uppercase;
  opacity:0;
  transform:translateY(8px);
  transition:.3s ease;
}
.gallery-card:hover img{transform:scale(1.025)}
.gallery-card:hover::after{opacity:1;transform:none}
.gallery-card.is-hidden{display:none}

/* Warm reviews */
.reviews-page-wrap{padding:0 clamp(24px,6vw,90px) 120px}
.love-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.love-card{
  position:relative;
  background:var(--stone);
  padding:38px 34px 34px;
  border:1px solid var(--line);
}
.love-card::before{
  content:"♡";
  font-family:Georgia,serif;
  display:block;
  color:var(--rose);
  font-size:34px;
  margin-bottom:18px;
}
.love-card .stars{color:var(--rose);letter-spacing:.12em;font-size:13px}
.love-card p{font-family:var(--serif);font-size:25px;line-height:1.22}
.love-card cite{font-style:normal;font-size:11px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}

/* Black luxury footer */
footer{
  background:#151313!important;
  color:#f5efec!important;
  padding:70px clamp(24px,6vw,90px) 32px!important;
  text-align:center;
}
footer img{
  width:210px!important;
  height:auto!important;
  margin:0 auto 28px!important;
  filter:none!important;
}
footer div{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:30px}
footer a{color:#f5efec!important}
footer p{color:rgba(245,239,236,.6)!important;font-size:10px!important;letter-spacing:.08em}
.footer-heart{font-family:Georgia,serif;color:var(--rose);font-size:22px;margin:6px auto 18px}

/* homepage little heart separators between major sections */
.home-heart{
  padding:30px 20px;
  background:var(--ivory);
}

/* button micro interaction */
.book,.ghost{transition:transform .2s ease,background .2s ease,color .2s ease}
.book:hover,.ghost:hover{transform:translateY(-2px)}

/* Responsive */
@media(max-width:950px){
  .about-editorial{grid-template-columns:1fr}
  .about-editorial-photo{min-height:560px}
  .experience-strip{grid-template-columns:repeat(2,1fr)}
  .experience-stat{border-bottom:1px solid var(--line)}
  .love-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .experience-strip{grid-template-columns:1fr}
  .experience-stat{border-right:0}
  .love-grid{grid-template-columns:1fr}
  .gallery-portfolio{columns:2 150px;column-gap:9px;padding-left:14px;padding-right:14px}
  .gallery-card{margin-bottom:9px}
  .gallery-controls{padding-left:14px;padding-right:14px}
}
