.courses-page{background:var(--paper)}
.courses-header{background:rgba(249,246,239,.97);color:var(--ink);border-bottom:1px solid rgba(55,47,39,.12);backdrop-filter:blur(14px)}
.courses-hero{position:relative;min-height:820px;padding:190px clamp(24px,6.2vw,96px) 80px;color:#fff;overflow:hidden}
.courses-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,17,12,.72) 0%,rgba(25,17,12,.46) 44%,rgba(25,17,12,.08) 78%)}
.courses-hero-image{position:absolute;inset:92px 0 0}
.courses-hero-image img{object-position:center 54%}
.courses-hero-copy{position:relative;z-index:1;max-width:650px}
.courses-hero-copy .eyebrow{color:#e3c68f}
.courses-hero h1{max-width:650px;margin:0 0 30px;font:400 clamp(3.4rem,6vw,6.6rem)/.96 var(--serif);letter-spacing:-.045em}
.courses-hero-copy>p:last-child{max-width:515px;margin:0;font-size:1.08rem;color:rgba(255,255,255,.9)}
.course-overview{position:static;inset:auto;display:block;width:100%;min-width:0;padding:0;background:var(--paper);color:var(--ink);text-transform:none;letter-spacing:0}
.course-overview .course-choice{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:330px;border-bottom:1px solid #fff;opacity:1;overflow:hidden}
.course-choice-image{display:block;min-height:330px;overflow:hidden}
.course-choice-image img{transition:transform .7s ease}
.course-choice-copy{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:45px clamp(42px,6vw,92px);background:#f4efe6;color:var(--ink)}
.course-choice-copy small{margin-bottom:14px;color:var(--gold);font:700 .78rem var(--sans);letter-spacing:.18em}
.course-choice-copy strong{font:400 clamp(2.25rem,4.5vw,4.75rem)/.96 var(--serif);letter-spacing:-.035em}
.course-choice-copy em{max-width:410px;margin-top:24px;color:#6f6458;font:700 .72rem/1.5 var(--sans);font-style:normal;letter-spacing:.18em;text-transform:uppercase}
.course-choice-copy b{position:absolute;right:clamp(28px,5vw,72px);top:50%;transform:translateY(-50%);font:300 4rem/1 var(--sans)}
.course-choice:hover .course-choice-image img,.course-choice:focus-visible .course-choice-image img{transform:scale(1.025)}
.course-section{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:clamp(55px,8vw,130px);align-items:start;padding:140px clamp(24px,7vw,110px);scroll-margin-top:30px}
.course-section-reverse{background:#f1ebdf}
.course-section-reverse .course-copy{order:2}
.course-section-reverse .course-gallery{order:1}
.course-copy{position:sticky;top:70px}
.course-copy .section-number{margin-bottom:42px}
.course-copy h2,.courses-closing h2{margin:0 0 30px;font:400 clamp(2.65rem,5vw,5rem)/1.02 var(--serif);letter-spacing:-.04em}
.course-copy>p{max-width:610px;color:#625950}
.course-copy .course-lead{font:400 clamp(1.25rem,2vw,1.65rem)/1.5 var(--serif);color:var(--ink)}
.course-facts{margin:48px 0 0;border-top:1px solid var(--line)}
.course-facts div{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}
.course-facts dt{color:var(--gold);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.course-facts dd{margin:0;color:#625950}
.course-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.course-gallery figure{height:360px;margin:0;overflow:hidden;background:#ddd}
.course-gallery .gallery-main{grid-row:span 2;height:736px}
.course-gallery .gallery-wide{grid-column:1/-1;height:390px}
.course-gallery-wax{grid-template-columns:repeat(3,minmax(0,1fr))}
.course-gallery-wax figure{height:auto;aspect-ratio:3/4}
.course-gallery-wax img{object-position:center}
.course-gallery-engagement figure{height:500px}
.course-gallery-engagement .gallery-wide{height:390px}
.course-gallery-engagement .gallery-result{height:520px}
.course-gallery img{transition:transform .8s ease}
.course-gallery .gallery-bright img{filter:brightness(1.12) contrast(.96) saturate(.96)}
.course-gallery figure:hover img{transform:scale(1.02)}
.courses-closing{padding:130px max(24px,18vw);text-align:center;background:#1b1711;color:#fff}
.courses-closing h2{max-width:840px;margin-left:auto;margin-right:auto}
.courses-closing>p:not(.eyebrow):not(.courses-contact){max-width:680px;margin:0 auto;color:#b9aa93}
.courses-contact{margin:38px 0 0}
.courses-contact a{display:inline-flex;gap:18px;padding-bottom:6px;border-bottom:1px solid var(--gold);color:#d5b36d;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
@media(max-width:960px){.courses-hero{min-height:760px;padding-top:170px}.courses-hero-image{inset:76px 0 0}.course-overview .course-choice{grid-template-columns:.9fr 1.1fr;min-height:260px}.course-choice-image{min-height:260px}.course-choice-copy{padding:34px 60px 34px 38px}.course-choice-copy b{right:24px}.course-section{grid-template-columns:1fr;padding-top:100px;padding-bottom:100px}.course-copy{position:static}.course-section-reverse .course-copy{order:1}.course-section-reverse .course-gallery{order:2}}
@media(max-width:620px){.courses-header{background:rgba(249,246,239,.98)}.courses-hero{min-height:680px;padding:150px 22px 44px}.courses-hero::after{background:linear-gradient(0deg,rgba(25,17,12,.82) 0%,rgba(25,17,12,.48) 58%,rgba(25,17,12,.08) 100%)}.courses-hero-image{inset:72px 0 0}.courses-hero-image img{object-position:62% center}.courses-hero-copy{margin-top:auto}.courses-hero h1{margin-bottom:22px;font-size:clamp(2.75rem,12vw,4.2rem)}.courses-hero-copy>p:last-child{font-size:.98rem;line-height:1.55}.course-overview .course-choice{grid-template-columns:44% 56%;min-height:185px}.course-choice-image{min-height:185px}.course-choice-copy{padding:22px 42px 22px 20px}.course-choice-copy small{margin-bottom:8px;font-size:.66rem}.course-choice-copy strong{font-size:clamp(1.45rem,7vw,2.2rem)}.course-choice-copy em{margin-top:14px;font-size:.58rem;letter-spacing:.13em}.course-choice-copy b{right:14px;font-size:2.4rem}.course-section{padding:82px 20px;gap:46px}.course-copy .section-number{margin-bottom:25px}.course-facts div{grid-template-columns:1fr;gap:4px}.course-gallery{gap:9px}.course-gallery figure{height:230px}.course-gallery .gallery-main{height:469px}.course-gallery .gallery-wide{height:245px}.course-gallery-wax{grid-template-columns:1fr}.course-gallery-wax figure{height:auto;aspect-ratio:4/3}.course-gallery-engagement figure{height:260px}.course-gallery-engagement .gallery-wide{height:220px}.courses-closing{padding:90px 22px}}
