/* V5: ornaments stay in flow; the photo edge uses a real dry-brush alpha texture. */
:root{--blue:#009bbd;--coral:#ef7976;--line:#bce6ed}
.scene-1:after,.scene-5:after,.practices:before{content:none;display:none}
.hero .leaf{width:35px;left:-15px;top:0;z-index:-1}
h1,h2,h3,.hero h1,.scene-copy h3,.experience-intro h2{letter-spacing:.018em;line-height:1.3}
.hero h1{font-size:clamp(32px,11.6cqw,73px)}
.hero-copy,.scene-copy{isolation:isolate}
.hero-copy{width:50%}
.scene-copy{width:43%;padding-right:12px}
.scene-copy h3{font-size:clamp(32px,9.4cqw,49px);line-height:1.23}
.scene-inner{min-height:650px}
.heart-note{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:start;margin:23px 0 20px;padding-bottom:14px;position:relative}
.heart-note>img{width:42px;height:43px;object-fit:contain;mix-blend-mode:multiply;margin-top:5px}
.heart-note .hand{font-size:29px;line-height:1.32;margin:0;max-width:100%;overflow-wrap:break-word}
.heart-note:after{content:'';position:absolute;bottom:0;left:55px;width:180px;height:9px;background:url('assets/brush-underline.png') center / 100% 100% no-repeat;mix-blend-mode:multiply}
.scene-infographic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);padding-top:18px;gap:0;margin-top:16px;position:relative;z-index:2}
.scene-infographic>div{display:flex;flex-direction:column;align-items:center;gap:9px;min-width:0;padding:0 10px;text-align:center}
.scene-infographic>div+div{border-left:1px solid var(--line)}
.scene-infographic img{width:42px;height:40px;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0}
.scene-infographic span{font-size:13px;line-height:1.4;color:var(--ink);overflow-wrap:break-word}
.value-section{padding-top:35px;padding-bottom:45px;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px 55px;align-items:center}
.value-heading h2{font-size:43px;line-height:1.25}
.value-heading .hand{font-size:29px;margin:20px 0 0}
.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.value-grid article{display:flex;gap:13px;align-items:start}
.value-grid img{width:45px;height:45px;mix-blend-mode:multiply;flex-shrink:0}
.value-grid h3{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:1.45;color:var(--blue);letter-spacing:0}
.value-grid p{font-size:14px;line-height:1.65;margin:8px 0 0}
.value-note{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--line);border-radius:22px;padding:18px 24px;background:#f6fcfd}
.value-note img{width:47px;height:48px;object-fit:contain;mix-blend-mode:multiply}
.value-note p{margin:0;font-size:17px;line-height:1.5}.value-note strong{color:var(--blue);font-weight:600}
.photo-values{list-style:none;padding:0;margin:20px 0;display:grid;gap:10px}
.photo-values li{display:flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:26px;padding:12px 16px;font-size:15px;line-height:1.55}
.photo-values img{width:38px;height:38px;object-fit:contain;flex-shrink:0;mix-blend-mode:multiply}
.scene-7 .scene-inner{min-height:850px}
/* Generated mask is opaque on the painted left edge, transparent to the right.
   Subtract it from an opaque mask to reveal the image to the right of the stroke. */
.hero-image,.scene-photo,.reverse .scene-photo,.closing-photo{
  mask-image:linear-gradient(#000,#000),url('assets/brush-mask.png');
  mask-size:100% 100%;mask-position:center;mask-repeat:no-repeat;
  mask-mode:alpha,alpha;mask-composite:subtract;
}
.hero-image:after,.scene-photo:after,.reverse .scene-photo:after,.scene-7 .scene-photo:after,.closing-photo:after{background:none;content:none}
.scene-photo{width:59%;top:10px;bottom:10px}
.reverse .scene-photo{transform:scaleX(-1)}
.reverse .scene-photo img{transform:scaleX(-1)}
.hero-image{left:37%}
.scene-7 .scene-photo img{object-fit:cover;object-position:65% top}
.about-photo img,.practice-image{mask-image:linear-gradient(#000,#000),url('assets/brush-mask.png');mask-size:100% 100%;mask-mode:alpha,alpha;mask-composite:subtract;object-position:63% center}
.about-photo img{height:450px}
.about-photo .hand{padding:0 8px;font-size:27px;line-height:1.4}
@media(min-width:701px) and (max-width:1050px){
 .value-section{grid-template-columns:1fr;gap:25px}.value-heading h2{font-size:40px}.value-grid{gap:25px 40px}.value-note{grid-column:1}
 .scene-copy{width:46%;padding-right:0}.heart-note{grid-template-columns:34px minmax(0,1fr);gap:10px}.heart-note>img{width:34px;height:37px}.heart-note .hand{font-size:25px}.scene-infographic span{font-size:12px}.scene-infographic>div{padding:0 6px}.scene-inner{min-height:670px}.scene-copy h3{font-size:9.4cqw}.hero-copy{width:56%}
}
@media(max-width:700px){
 .hero-copy{width:100%}.hero h1{font-size:11.6cqw;line-height:1.28}.hero .leaf{width:23px;left:-12px}
 .hero-image{left:auto;mask-size:125% 100%;mask-position:right}
 .value-section{grid-template-columns:1fr;gap:25px;padding-top:20px;padding-bottom:30px}
 .value-heading h2{font-size:34px;line-height:1.28}.value-heading .hand{font-size:27px;margin-top:16px}
 .value-grid{grid-template-columns:1fr;gap:20px}.value-grid h3{font-size:17px}.value-grid p{font-size:15px;line-height:1.6;margin-top:5px}.value-grid img{width:43px;height:43px}
 .value-note{grid-column:auto;padding:17px 16px;border-radius:18px;gap:12px;align-items:start}.value-note p{font-size:14px;line-height:1.55}.value-note img{width:35px;height:37px}
 .scene-copy{width:100%;padding:0}.scene-copy h3{font-size:10.7cqw;line-height:1.3}.scene-inner,.scene-7 .scene-inner{min-height:0;padding-top:28px}
 .heart-note{grid-template-columns:35px minmax(0,1fr);gap:10px;margin:21px 0 18px;padding-bottom:15px}.heart-note>img{width:35px;height:37px}.heart-note .hand{font-size:26px;line-height:1.38}.heart-note:after{left:45px;width:165px}
 .scene-infographic{padding-top:15px}.scene-infographic img{width:37px;height:36px}.scene-infographic span{font-size:12px;line-height:1.4}.scene-infographic>div{padding:0 7px;gap:8px}
 .scene-photo,.reverse .scene-photo{width:100%;top:auto;bottom:auto;height:310px;aspect-ratio:auto;mask-size:125% 100%;mask-position:right;margin-top:16px}
 .scene-7 .scene-photo{height:480px}.scene-7 .scene-photo img{object-fit:contain;object-position:center}
 .photo-values li{font-size:15px;line-height:1.55;padding:12px 13px;gap:13px;border-radius:22px}.photo-values img{width:34px;height:34px}
 .about-photo img{height:320px;mask-size:125% 100%;mask-position:right}.about-photo .hand{font-size:25px;padding:0}.practice-image{mask-size:125% 100%;mask-position:right}
 .closing-photo{mask-size:125% 100%;mask-position:right}
}
/* Header uses only the Academy logo. */
.brand>.academy-logo-crop:last-child{border-left:0;padding-left:0}
.bot-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
#form-message{font-size:14px;line-height:1.6;color:#8a3a38;margin:14px 0 0}
.button:disabled{opacity:.65;cursor:wait}
.submission-success{padding:25px 0}
.submission-success[hidden],#lead-form[hidden]{display:none}
.submission-success h3{font-size:34px}.submission-success p{font-size:16px;line-height:1.65}
#lead-reference{font-size:12px;color:var(--muted)}

/* Clear dates, calm ocean-colour actions and explicit booking tiers. */
.hero .eyebrow{font-size:clamp(18px,3.8cqw,26px);font-weight:700;line-height:1.45;letter-spacing:.025em;color:#c65554;margin-bottom:22px;max-width:100%;text-wrap:balance}
.button,.nav-button{background:#087e91;color:#fff;border:1px solid #087e91;border-radius:14px;min-height:56px;padding:13px 22px;gap:24px;font-size:15px;font-weight:600;box-shadow:0 5px 14px #125b6514;transition:background .18s,box-shadow .18s}
.button span{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;border-radius:50%;background:#ffffff20;font-size:20px}
.button:hover,.nav .nav-button:hover{background:#076777;color:#fff;box-shadow:0 7px 18px #125b6526}
.button:focus-visible,.nav-button:focus-visible{outline:3px solid #d57569;outline-offset:4px}
.nav-button{min-height:46px;padding:10px 20px;font-size:13px}
.price-card{border-radius:20px;background:#f3fafb}
.price-comparison{display:flex;flex-wrap:wrap;align-items:center;gap:8px 24px;margin:18px 0}
.price-comparison .price{font-size:clamp(54px,5vw,78px);line-height:1.2;margin:0;white-space:nowrap}
.full-price{display:flex;flex-direction:column;gap:4px;color:#687d80}
.full-price>span{font-size:12px;line-height:1.5}
.full-price del{font:500 clamp(58px,5.5vw,86px)/1.2 Oswald,sans-serif;text-decoration-thickness:2px;white-space:nowrap}
.price-card .button{width:100%}
@media(max-width:700px){
 .hero .eyebrow{font-size:clamp(18px,5.1vw,23px);margin-bottom:20px;max-width:100%}
 .button{font-size:14px;min-height:54px;padding:12px 18px;gap:20px}
 .nav-button{font-size:11px;padding:9px 13px;min-height:42px;gap:12px}
 .price-comparison{gap:14px 20px}.price-comparison .price{font-size:56px}.full-price del{font-size:62px}
}
@media(prefers-reduced-motion:reduce){.button,.nav-button{transition:none}}

.price-card{container-type:inline-size}
.price-comparison{flex-wrap:nowrap;gap:16px}
.price-comparison .price{font-size:clamp(32px,15cqw,66px)}
.full-price del{font-size:clamp(36px,17cqw,74px)}
.price-comparison .price small{font-size:.5em}

/* V7: stronger navigation, rectangular actions and directional brush edges. */
.hero .leaf{display:none}
.nav{min-height:112px;height:auto;padding-top:18px;padding-bottom:18px;gap:28px}
.academy-logo-crop{width:250px;flex-basis:250px;height:65px}
.brand .academy-logo-crop img{width:250px;height:auto}
.nav nav{font-size:16px;font-weight:600;gap:28px;line-height:1.4}
.nav nav a{position:relative;padding:12px 0}
.nav nav a:after{content:'';position:absolute;left:0;right:0;bottom:5px;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .2s}
.nav nav a:hover:after,.nav nav a:focus-visible:after{transform:scaleX(1)}
.button,.nav-button{border-radius:4px;background:#126978;border:1px solid #126978;color:#fff;text-transform:uppercase;letter-spacing:.065em;font-size:14px;font-weight:700;min-height:58px;padding:15px 24px;box-shadow:none;transition:background .2s,transform .2s,box-shadow .2s}
.button span,.nav-button span{display:inline-block;width:auto;height:auto;border-radius:0;background:none;font-size:23px;line-height:1;transition:transform .2s}
.button:hover,.nav .nav-button:hover{background:#0b5360;transform:translateY(-2px);box-shadow:0 7px 16px #124d601c;color:white}
.button:hover span,.nav-button:hover span{transform:translate(3px,-3px)}
.button:active,.nav-button:active{transform:translateY(0);box-shadow:none}
.nav-button{font-size:12px;min-height:48px;padding:12px 20px;white-space:nowrap}
.button:disabled{transform:none;box-shadow:none}
.about-photo img,.practice-image{mask-image:linear-gradient(#000,#000),url('assets/brush-mask-right.svg');mask-size:100% 100%;mask-position:center;mask-mode:alpha,alpha;mask-composite:subtract}
.value-section{padding-bottom:22px}
.practices .section{padding-top:22px;padding-bottom:30px}
.experience-intro{padding-top:30px;padding-bottom:20px}
.scene-inner{min-height:590px;padding-top:26px;padding-bottom:26px}
.scene-7 .scene-inner{min-height:760px}
.price-section{padding-top:30px;padding-bottom:36px}
.price-section h2,.request-copy h2{font-family:Oswald,'Arial Narrow',sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.025em;line-height:1.3}
.price-section h2{font-size:clamp(36px,4vw,54px)}
.request-copy{container-type:inline-size}
.request-copy h2{font-size:clamp(29px,8.7cqw,49px);text-wrap:initial}
.request-copy h2 .heading-line{display:block;color:var(--blue)}
.closing-inner{padding-top:38px;padding-bottom:34px}
@media(min-width:701px) and (max-width:1100px){
 .academy-logo-crop{width:210px;flex-basis:210px;height:54px}.brand .academy-logo-crop img{width:210px}
 .nav{gap:18px}.nav nav{display:flex;font-size:14px;gap:17px}.nav-button{font-size:11px;padding:12px 14px}
}
@media(min-width:701px) and (max-width:850px){.nav{flex-wrap:wrap}.nav nav{order:3;width:100%;justify-content:center}.nav-button{margin-left:auto}}
@media(max-width:700px){
 .nav{min-height:88px;padding-top:12px;padding-bottom:12px;gap:12px}.nav nav{display:none}
 .academy-logo-crop{width:155px;flex-basis:155px;height:40px}.brand .academy-logo-crop img{width:155px}
 .nav-button{font-size:10px;letter-spacing:.04em;min-height:44px;padding:10px 12px}
 .button{font-size:13px;letter-spacing:.055em;padding:14px 18px;min-height:54px}
 .hero-image,.scene-photo,.reverse .scene-photo,.about-photo img,.practice-image,.closing-photo{mask-image:linear-gradient(#000,#000),url('assets/brush-mask-top.svg');mask-size:100% 100%;mask-position:center;mask-mode:alpha,alpha;mask-composite:subtract}
 .reverse .scene-photo,.reverse .scene-photo img{transform:none}
 .scene-inner,.scene-7 .scene-inner{min-height:0;padding-top:24px;padding-bottom:0}
 .value-section{padding-bottom:16px}.practices .section{padding-top:16px;padding-bottom:20px}
 .price-section{padding-top:22px;padding-bottom:28px}.price-section h2{font-size:36px}
 .closing-inner{padding-top:28px;padding-bottom:16px}
}
@media(max-width:365px){.academy-logo-crop{width:133px;flex-basis:133px;height:34px}.brand .academy-logo-crop img{width:133px}.nav-button{font-size:9px;padding:10px}}
@media(prefers-reduced-motion:reduce){.button,.nav-button,.button span,.nav-button span,.nav nav a:after{transition:none}.button:hover,.nav .nav-button:hover,.button:hover span,.nav-button:hover span{transform:none}}

/* Section-end actions repeat the path to the application form. */
.section-cta{display:flex;justify-content:center;padding-top:8px;padding-bottom:32px}
.section-cta .button{min-width:280px}
@media(max-width:700px){
 .hero-copy>.button,.request-copy .button,.section-cta .button,.price-card .button{width:100%;min-width:0;justify-content:space-between}
 .section-cta{padding-top:16px;padding-bottom:24px}
}

/* V9: no letterboxing in directional masks; bounded price columns. */
.button,.nav-button{position:relative;justify-content:center;text-align:center;background:#c5514c;border-color:#c5514c;font-size:17px;letter-spacing:.035em;padding:17px 52px;min-height:62px}
.button span,.nav-button span{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:23px}
.button:hover,.nav .nav-button:hover{background:#ad403d;border-color:#ad403d}
.button:hover span,.nav-button:hover span{transform:translate(2px,calc(-50% - 2px))}
.nav-button{font-size:13px;padding:12px 42px;min-height:48px}
.nav-button span{right:14px;font-size:20px}
.price-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.price-grid>div,.price-card,.price-comparison>div{min-width:0}
.price-comparison{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:14px;margin:22px 0 18px}
.price-comparison .price{font-size:clamp(30px,10.5cqw,58px);line-height:1.2;letter-spacing:0}
.full-price del{font-size:clamp(33px,11.4cqw,62px);line-height:1.2;text-decoration-thickness:2px;letter-spacing:0}
.full-price>span{font-size:12px;line-height:1.4}
.price-card .button{font-size:16px}
@media(max-width:700px){
 .hero-copy>.button,.request-copy .button,.section-cta .button,.price-card .button{justify-content:center}
 .button{font-size:16px;padding:17px 40px;min-height:60px}.button span{right:15px;font-size:21px}
 .nav-button{font-size:11px;min-height:44px;padding:11px 14px}
 .price-grid{grid-template-columns:minmax(0,1fr)}
 .price-comparison{grid-template-columns:minmax(0,1fr);gap:12px}
 .price-comparison .price{font-size:52px}
 .full-price{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}
 .full-price>span{max-width:74px;font-size:12px}
 .full-price del{font-size:clamp(36px,16cqw,56px)}
 .price-card .button{font-size:15px;padding-left:32px;padding-right:32px}
 .hero-image,.scene-photo,.reverse .scene-photo,.about-photo img,.practice-image,.closing-photo{mask-size:100% 100%,100% 100px;mask-position:center,center top;mask-repeat:no-repeat}
}
@media(prefers-reduced-motion:reduce){.button:hover span,.nav-button:hover span{transform:translateY(-50%)}}

@media(max-width:365px){.price-card .button span{display:none}.price-card .button{padding-left:18px;padding-right:18px}}

/* V10: balanced header, unified actions and composition-aware photography. */
.button,.nav-button{
  justify-content:center;
  gap:10px;
  text-align:center;
}
.button span,.nav-button span{
  position:static;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  margin-left:.28em;
  transform:none;
}
.button:hover span,.nav-button:hover span{transform:translate(2px,-2px)}
.nav-button{padding-left:24px;padding-right:24px}

.academy-logo-crop{width:340px;flex-basis:340px;height:88px}
.brand .academy-logo-crop img{width:340px}

@media(min-width:701px){
  .about{grid-template-columns:.9fr 1.1fr;gap:50px}
  .about-photo img{
    width:min(100%,520px);
    height:auto;
    aspect-ratio:785/941;
    object-fit:cover;
    object-position:center;
    margin-left:auto;
    mask-size:112% 100%;
    mask-position:center;
  }
  .practice-grid{grid-template-columns:.9fr 1.1fr;gap:48px}
  .practice-image{
    width:min(100%,520px);
    height:auto;
    aspect-ratio:769/941;
    object-fit:cover;
    object-position:center;
    margin-left:auto;
    mask-size:112% 100%;
    mask-position:center;
  }
  .journey-scene{max-width:1600px}
  .scene-inner{min-height:720px}
  .scene-copy{width:44%}
  .scene-photo{
    top:50%;
    bottom:auto;
    width:62%;
    height:auto;
    aspect-ratio:1.34;
    transform:translateY(-50%);
    mask-size:112% 100%;
    mask-position:center;
  }
  .reverse .scene-photo{transform:translateY(-50%) scaleX(-1)}
  .scene-photo img{object-fit:cover;object-position:center}
  .scene-1 .scene-photo img{object-position:52% 50%}
  .scene-2 .scene-photo img{object-position:50% 58%}
  .scene-3 .scene-photo img{object-position:50% 54%}
  .scene-4 .scene-photo img{object-position:52% 48%}
  .scene-5 .scene-photo img{object-position:55% 52%}
  .scene-6 .scene-photo img{object-position:52% 55%}
  .scene-7 .scene-inner{min-height:780px}
  .scene-7 .scene-photo{
    width:50%;
    height:740px;
    aspect-ratio:auto;
  }
  .scene-7 .scene-photo img{object-fit:contain;object-position:center}
}

@media(min-width:701px) and (max-width:1100px){
  .academy-logo-crop{width:280px;flex-basis:280px;height:72px}
  .brand .academy-logo-crop img{width:280px}
  .nav{gap:16px}
  .scene-inner{min-height:680px}
}

@media(max-width:700px){
  .academy-logo-crop{width:195px;flex-basis:195px;height:51px}
  .brand .academy-logo-crop img{width:195px}
  .nav-button{padding-left:13px;padding-right:13px;gap:6px}
  .nav-button span{display:inline-flex;font-size:17px;margin-left:0}
  .button span{right:auto;margin-left:.22em}
  .price-card .button span{display:inline-flex!important}

  .hero-image,.scene-photo,.reverse .scene-photo,.about-photo img,.practice-image,.closing-photo,
  .speaker-image img{
    -webkit-mask-image:none!important;
    mask-image:none!important;
  }
  .hero-image:after,.scene-photo:after,.reverse .scene-photo:after,
  .scene-7 .scene-photo:after,.closing-photo:after{content:none!important;background:none!important}
  .reverse .scene-photo,.reverse .scene-photo img{transform:none}

  .about-photo{margin-left:0;margin-right:0}
  .about-photo img{
    width:100%;
    height:auto;
    aspect-ratio:785/941;
    object-fit:cover;
    object-position:center;
  }
  .practice-image{
    width:100%;
    max-width:none;
    height:auto;
    aspect-ratio:769/941;
    object-fit:cover;
    object-position:center;
  }
  .scene-photo,.reverse .scene-photo{
    width:100%;
    height:auto;
    aspect-ratio:1.34;
    margin-top:14px;
  }
  .scene-photo img,.reverse .scene-photo img{object-fit:cover;object-position:center}
  .scene-7 .scene-photo{
    width:calc(100% - 32px);
    height:auto;
    aspect-ratio:727/941;
    margin:16px auto 0;
  }
  .scene-7 .scene-photo img{object-fit:cover;object-position:center}
}

@media(max-width:390px){
  .academy-logo-crop{width:180px;flex-basis:180px;height:47px}
  .brand .academy-logo-crop img{width:180px}
  .nav-button{font-size:10px;padding-left:11px;padding-right:11px}
}

@media(max-width:350px){
  .academy-logo-crop{width:158px;flex-basis:158px;height:41px}
  .brand .academy-logo-crop img{width:158px}
  .nav-button{font-size:9px;padding-left:9px;padding-right:9px}
}

@media(prefers-reduced-motion:reduce){
  .button:hover span,.nav-button:hover span{transform:none}
}

/* V11: browser-safe photo transitions and compact, centred action arrows. */
.hero-copy{width:43%}
.hero-image{
  left:42%;
  overflow:hidden;
  -webkit-mask-image:none;
  mask-image:none;
}
.hero-image:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 7%,rgba(255,255,255,.88) 13%,rgba(255,255,255,.52) 21%,rgba(255,255,255,.16) 29%,transparent 36%),
    linear-gradient(0deg,rgba(255,255,255,.2),transparent 10%,transparent 92%,rgba(255,255,255,.12));
}

.button span,.nav-button span{
  font-family:Arial,sans-serif;
  font-size:20px;
  line-height:1;
  margin-left:2px;
  transform:none;
}
.button:hover span,.nav-button:hover span{transform:translateX(3px)}

.about-image-frame{
  position:relative;
  overflow:hidden;
  line-height:0;
}
.about-image-frame img{
  display:block;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.about-image-frame:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,.92) 6%,rgba(255,255,255,.45) 13%,rgba(255,255,255,.12) 19%,transparent 26%);
}
.about-image-frame:before{
  content:"";
  position:absolute;
  z-index:3;
  left:-2px;
  bottom:-2px;
  width:24%;
  height:21%;
  pointer-events:none;
  background:radial-gradient(ellipse at left bottom,#fff 0%,#fff 46%,rgba(255,255,255,.94) 62%,rgba(255,255,255,.45) 77%,transparent 100%);
}

.practice-image,.speaker-image img{
  -webkit-mask-image:linear-gradient(90deg,#000 0%,#000 73%,rgba(0,0,0,.88) 80%,rgba(0,0,0,.45) 90%,transparent 100%)!important;
  mask-image:linear-gradient(90deg,#000 0%,#000 73%,rgba(0,0,0,.88) 80%,rgba(0,0,0,.45) 90%,transparent 100%)!important;
}

.scene-photo,.reverse .scene-photo,.closing-photo{
  -webkit-mask-image:none!important;
  mask-image:none!important;
  overflow:hidden;
}
.scene-photo:after,.reverse .scene-photo:after,.scene-7 .scene-photo:after{
  content:""!important;
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 7%,rgba(255,255,255,.87) 14%,rgba(255,255,255,.5) 22%,rgba(255,255,255,.14) 30%,transparent 38%),
    linear-gradient(0deg,rgba(255,255,255,.18),transparent 9%,transparent 93%,rgba(255,255,255,.12))!important;
}
.reverse .scene-photo:after{
  background:
    linear-gradient(270deg,#fff 0%,rgba(255,255,255,.98) 7%,rgba(255,255,255,.87) 14%,rgba(255,255,255,.5) 22%,rgba(255,255,255,.14) 30%,transparent 38%),
    linear-gradient(0deg,rgba(255,255,255,.18),transparent 9%,transparent 93%,rgba(255,255,255,.12))!important;
}
.closing-photo:after{
  content:""!important;
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,#eef9fa 0%,rgba(238,249,250,.92) 7%,rgba(238,249,250,.4) 18%,transparent 30%)!important;
}

@media(min-width:701px){
  .scene-copy{width:40%}
  .scene-photo{width:60%}
}

@media(max-width:700px){
  .hero-copy{width:100%}
  .hero-image{left:auto}
  .hero-image:after,
  .scene-photo:after,.reverse .scene-photo:after,.scene-7 .scene-photo:after,
  .closing-photo:after{
    content:""!important;
    background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.82) 4%,rgba(255,255,255,.25) 9%,transparent 15%,transparent 88%,rgba(255,255,255,.24) 94%,#fff 100%)!important;
  }
  .about-image-frame:after{
    background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.72) 4%,rgba(255,255,255,.16) 9%,transparent 14%,transparent 88%,rgba(255,255,255,.2) 94%,#fff 100%);
  }
  .practice-image,.speaker-image img{
    -webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.76) 6%,#000 12%,#000 89%,rgba(0,0,0,.72) 95%,transparent 100%)!important;
    mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.76) 6%,#000 12%,#000 89%,rgba(0,0,0,.72) 95%,transparent 100%)!important;
  }
  .button span,.nav-button span{font-size:18px;margin-left:1px}
  .nav-button{gap:7px}
}

/* V12: text-only CTAs, clean source photo and corrected reverse transition. */
.button,.nav-button{
  gap:0;
  font-size:18px;
  letter-spacing:.045em;
}
.nav-button{font-size:14px}
.button span,.nav-button span{display:none!important}
.about-image-frame:before{display:none}

@media(min-width:701px){
  .reverse .scene-photo{
    transform:translateY(-50%);
  }
  .reverse .scene-photo img{transform:none}
  .reverse .scene-copy{
    width:39%;
    padding-left:24px;
    padding-right:0;
  }
}

@media(max-width:700px){
  .button{font-size:17px}
  .nav-button{font-size:12px}
}

/* Academy lockup aligns with the date in the hero column. */
.nav .brand{width:43%;justify-content:flex-start;flex-shrink:0}
.nav .academy-logo-crop{width:180px;flex:0 0 180px;height:auto;overflow:visible;border:0;padding:0}
.nav .brand .academy-logo-crop img{width:100%;height:auto;max-width:100%;object-fit:contain;transform:translateX(-4%)}
.hero-copy>.eyebrow{text-align:left}
.booking-label{display:inline-block;padding:8px 12px;border-left:3px solid var(--blue);background:#e4f4f6;line-height:1.5;letter-spacing:.07em}
.margarita-contact{display:flex;align-items:center;gap:14px;margin:20px 0 28px;font-size:16px;font-weight:500;line-height:1.5}
.margarita-contact img{width:64px;height:64px;border-radius:50%;object-fit:cover;object-position:50% 22%;flex-shrink:0}
.margarita-copy{display:flex;flex-direction:column;align-items:flex-start}
.margarita-copy a,.check a{color:var(--blue);text-decoration-thickness:1px;text-underline-offset:3px}
.margarita-copy a{font-weight:600}
@media(min-width:851px){.nav{gap:20px}.nav nav{gap:20px;font-size:15px}.nav-button{white-space:nowrap}}
@media(max-width:700px){
 .nav .brand{width:auto;flex:1;justify-content:flex-start;min-width:0}
 .nav .academy-logo-crop{width:min(100%,150px);flex:0 1 150px;height:auto}
 .nav{min-height:90px;gap:14px}
 .nav-button{flex-shrink:0;padding:14px 12px;font-size:11px;min-width:112px;min-height:52px}
 .hero-copy>.eyebrow{text-align:left;white-space:normal}
 .margarita-contact{font-size:15px}
 .next-prices p{gap:12px;align-items:center}
 .next-prices p span{max-width:62%;line-height:1.5}
 .next-prices p b{white-space:nowrap}
}

.margarita-portrait{display:block;width:64px;height:64px;overflow:hidden;border-radius:50%;flex-shrink:0}
.margarita-contact .margarita-portrait img{width:132px;height:132px;max-width:none;border-radius:0;transform:translate(-34px,-4px)}
