/* Warm editorial direction. Photographs supply the colour; the interface stays mineral. */
:root{
  --paper:#f4f1ea;
  --white:#fcfaf6;
  --mist:#e6dfd5;
  --ink:#303633;
  --soft:#666962;
  --line:#cec7bc;
  --accent:#956f5c;
  --navy:#303633;
  --navy-deep:#303633;
  --gold:#956f5c;
  --gold-light:#d6c7b6;
}
html{scroll-padding-top:82px}
body{background:var(--paper);color:var(--ink)}
::selection{background:#d6c6b5;color:var(--ink)}
.reading-progress{background:#9a7560}
.site-header,.site-header.is-scrolled{background:rgba(244,241,234,.96);color:var(--ink);border-bottom:1px solid rgba(67,65,58,.16);backdrop-filter:blur(18px)}
.header-inner{max-width:none;height:78px;padding:0 clamp(20px,4.6vw,76px)}
.brand{font-size:1.55rem;letter-spacing:-.04em}
.brand span,.site-header:not(.is-scrolled) .brand span{color:var(--ink);font-style:normal}
.desktop-nav{gap:clamp(20px,2.5vw,42px);font-size:.8rem;letter-spacing:.02em}
.desktop-nav a,.site-header .desktop-nav a:hover,.site-header.is-scrolled .desktop-nav a:hover{color:var(--ink)}
.desktop-nav a:hover{opacity:.62}
.desktop-nav a:last-child,.site-header.is-scrolled .desktop-nav a:last-child{border:1px solid #b8aa9b;padding:10px 17px}
.desktop-nav a::after{bottom:-4px}
.menu-toggle span,.site-header:not(.is-scrolled) .menu-toggle span,.site-header.is-scrolled .menu-toggle span{background:var(--ink)}
.eyebrow,.hero-name,.topic-num,.format-index{color:var(--accent);font-size:.68rem;letter-spacing:.2em}
.eyebrow::before{background:#ae917e}
.text-link,.format-whatsapp{border-color:#a98976;color:var(--ink)}
.text-link:hover,.format-whatsapp:hover{color:var(--accent)}
.section-copy p,.requests-heading p,.format-description p,.section-copy strong,.format-description strong{color:var(--ink)}
.section-copy p{line-height:1.78}
.section-copy blockquote{border-left-color:var(--accent);color:var(--ink)}
.photo{background:#d5d1c5}
.photo::after{display:none}
.photo img{filter:none}
.story-section .photo,.story-section#approach .photo{position:relative;top:auto;align-self:center;height:min(73vw,750px);min-height:0;margin:0;outline:0}
.story-section .section-inner{max-width:1450px;gap:clamp(54px,6.8vw,118px);align-items:center}
.story-section .section-copy{max-width:640px}
.story-section .section-copy h2{font-size:clamp(3.45rem,5.15vw,6.2rem);line-height:1.06;letter-spacing:-.055em;margin-bottom:38px}
.story-section .section-copy p,.story-section .section-copy blockquote{max-width:58ch;font-size:clamp(1rem,1.08vw,1.1rem)}
.story-section .section-copy p:first-of-type{font-family:var(--sans);font-size:clamp(1rem,1.08vw,1.1rem)}

/* First screen: the portrait becomes part of the page, with no hard photo edge. */
.hero{display:grid;grid-template-columns:minmax(0,52%) minmax(0,48%);grid-template-rows:minmax(0,1fr);height:calc(100svh - 78px);min-height:690px;max-width:none;padding:0;background:#faf7f1;color:var(--ink);overflow:hidden}
.hero::before,.hero-visual::after{display:none}
.hero-copy{grid-column:1;grid-row:1;z-index:2;min-height:0;height:100%;width:auto;max-width:none;margin:0;padding:clamp(45px,5.6vw,88px) clamp(30px,4.6vw,76px) 100px;display:flex;align-items:flex-start;justify-content:center}
.hero-name{color:var(--accent);margin-bottom:28px;font-size:.72rem}
.hero-name::before{content:"";display:inline-block;width:32px;height:1px;margin:0 16px 4px 0;background:currentColor}
.hero h1{max-width:100%;font-size:clamp(4.9rem,7.2vw,8.6rem);line-height:.93;letter-spacing:-.075em;color:var(--ink);text-wrap:initial}
.hero h1 em{color:#8b6a57}
.hero-deck{max-width:37ch;margin-top:36px;color:#4f514c;font-family:var(--serif);font-size:clamp(1.18rem,1.5vw,1.5rem);line-height:1.5}
.hero-specialties{max-width:50ch;margin-top:25px;color:#777771;font-size:.7rem;line-height:1.75}
.hero-specialties strong{font-weight:500}
.primary-link{background:#97725d;color:#fffaf4;border:1px solid #97725d;border-left-width:1px;min-width:260px;margin-top:31px;padding:15px 20px;font-family:var(--serif);font-size:1.1rem}
.primary-link:hover{background:#785946;color:#fffaf4;border-color:#785946}
.hero-secondary{color:#765c4c;border-color:#ab9180;font-size:.79rem;margin-top:17px}
.hero-secondary:hover{color:var(--ink);border-color:var(--ink)}
.hero-visual{grid-column:1/-1;grid-row:1;position:relative;inset:auto;width:100%;height:100%;min-height:0;margin:0;overflow:hidden;animation:heroImage 1.25s .1s both;-webkit-mask-image:none;mask-image:none}
.hero-visual picture{display:block;width:100%;height:100%}
.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:none;transform:none;transition:transform 1.4s ease}
.hero-visual:hover img{transform:scale(1.025)}
.hero-foot{position:absolute;z-index:3;left:clamp(30px,4.6vw,76px);right:auto;bottom:22px;width:calc(52% - 2*clamp(30px,4.6vw,76px));border-color:#c9c0b4;color:#77766e}
.hero-foot span:first-child{display:none}
.hero-foot span:last-child{margin-left:auto}

/* Change the scale and photo placement from chapter to chapter. */
#inside{background:#f0ece3;padding:clamp(110px,11vw,170px) clamp(20px,4vw,72px)}
#inside .section-inner{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(70px,10vw,160px)}
#inside .photo{height:min(80vw,820px);width:100%;max-width:560px}
#inside .photo img{object-position:center 50%}
#inside .section-copy{max-width:600px}
#inside .section-copy h2{font-size:clamp(3.25rem,4.6vw,5.9rem);max-width:12ch}
#inside .section-copy p:first-of-type{font-family:var(--serif);font-size:clamp(1.22rem,1.55vw,1.5rem);line-height:1.46}
#inside .section-copy p:last-of-type strong{font-family:var(--serif);font-size:1.25rem;font-weight:400}
#about{background:#fcfaf6}
#about .section-inner{grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}
#about .section-inner{align-items:start}
#about .photo{position:sticky;top:105px;align-self:start;height:min(74vh,720px);max-width:550px;justify-self:end}
#about .section-copy h2{max-width:10ch}
#about .section-copy p:nth-of-type(1){font-family:var(--serif);font-size:1.4rem}
#answers{background:#e6dfd5}
#answers .section-inner{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}
#answers .photo{height:min(68vw,700px)}
#answers .section-copy h2{max-width:12ch}
.requests-section{background:#f4f1ea;padding-top:clamp(105px,11vw,170px);padding-bottom:clamp(105px,11vw,170px)}
.requests-top{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:7vw}
.requests-heading h2{font-size:clamp(3.6rem,5.4vw,6.8rem);max-width:11ch}
.requests-top .photo{height:min(56vw,620px);margin:0}
.topics{margin-top:90px;border-color:var(--line)}
.topic{padding:31px 12px 34px}
.topic::after{background:var(--line)}
.topic h3{font-size:clamp(1.75rem,2.35vw,2.5rem)}
.topic p{color:var(--soft)}
#approach{background:#343834;color:#f8f5ee;padding-top:clamp(110px,11vw,170px);padding-bottom:clamp(110px,11vw,170px)}
#approach .section-inner{align-items:start}
#approach .section-copy h2{font-size:clamp(3.35rem,5vw,6.2rem);color:#fbf8f0}
#approach .section-copy p,#approach .section-copy strong{color:#e8e7df}
#approach .section-copy blockquote{color:#fbf8f0;border-color:#bc9d85}
#approach .eyebrow{color:#d3b8a0}
.story-section#approach .photo{position:sticky;top:105px;align-self:start;height:min(76vh,740px)}
#approach .photo img{filter:none}
#higher-self{background:#f8f5ee;padding-top:clamp(110px,12vw,180px);padding-bottom:clamp(110px,12vw,180px)}
#higher-self .section-copy h2{font-size:clamp(4.5rem,7vw,8rem)}
#higher-self .photo{height:min(72vw,730px)}

/* Services stay concise until opened. */
.formats-section{background:#e6dfd5;padding-top:clamp(105px,10vw,155px);padding-bottom:clamp(105px,10vw,155px)}
.formats-heading{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);column-gap:6vw}
.formats-heading h2{font-size:clamp(3rem,4vw,4.8rem);line-height:1.04;max-width:none;overflow-wrap:normal;hyphens:none}
.formats-heading p{color:#565a54;font-family:var(--serif);font-size:clamp(1.2rem,1.6vw,1.6rem)}
.formats-grid{margin-top:65px;border-top:1px solid #bdb3a7}
.formats-grid > .format-card{border-bottom:1px solid #bdb3a7}
.format-trigger{grid-template-columns:58px minmax(175px,.95fr) minmax(0,1.4fr) minmax(145px,auto) 38px;gap:clamp(15px,2.4vw,36px);padding:29px 12px}
.format-trigger:hover,.format-trigger:focus-visible,.format-card[open] .format-trigger{background:rgba(255,252,247,.56)}
.format-trigger .format-title{color:var(--ink);font-size:clamp(1.9rem,2.35vw,2.8rem)}
.format-teaser{color:#595c56}
.format-trigger .format-price{color:#8b6854}
.format-expand{border-color:#ab8b76;color:#8b6854}
.format-card[open] .format-expand{background:#d3c1b1}
.format-panel{border-left-color:#a88671}
.format-panel .text-link{color:var(--ink);border-color:#a88671}
.format-whatsapp{border-color:#a88671;color:#5b625b}
.format-end{background:#f8f5ee;border-top:2px solid #ab8b76}
.format-end p{color:#61645d}
#academy{background:#fbfaf6}
#academy .section-copy h2{font-size:clamp(3.9rem,5.6vw,6.6rem)}
#academy .photo{height:clamp(500px,50vw,720px)}
.quote-section{min-height:650px}
.quote-photo img{filter:brightness(.55) saturate(.83) sepia(.06)}
.quote-content .eyebrow{color:#e1d1bf}
.quote-content p{font-size:clamp(3.3rem,5.9vw,6.8rem)}
#no-ready-answers{background:#f4f1ea}
#no-ready-answers .section-copy h2{font-size:clamp(3.45rem,5vw,6.2rem)}

/* Archive of original screenshots, without extracted or rewritten quotes. */
.reviews-section{max-width:none;background:#e9e4db}
.reviews-section>.section-heading,.reviews-section>.reviews-grid{max-width:1320px;margin-left:auto;margin-right:auto}
.reviews-section .section-heading{border-bottom:1px solid #c9beb1;padding-bottom:48px}
.reviews-section .section-heading h2{font-size:clamp(4.6rem,7vw,7.8rem)}
.reviews-grid,.reviews-grid.more-reviews{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;align-items:stretch}
.review-original{min-width:0;padding:17px 17px 20px;background:#f9f7f1;border:1px solid #d2c8ba;display:flex;flex-direction:column;align-items:stretch;text-align:left;cursor:zoom-in;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
.review-original:hover{transform:translateY(-4px);border-color:#a98c78;box-shadow:0 18px 34px rgba(58,54,43,.1)}
.review-original-index,.review-original-open{display:flex;justify-content:space-between;align-items:center;color:#775f50;letter-spacing:.13em;text-transform:uppercase;font-size:.65rem;font-weight:600}
.review-original-index{padding:3px 5px 14px}
.review-original-open{padding:16px 5px 2px;border-top:1px solid #d8d0c5;margin-top:17px}
.review-original img{display:block;width:100%;height:clamp(400px,37vw,540px);max-height:none;aspect-ratio:auto;object-fit:cover;object-position:center 49%;background:#b6b0a8;filter:grayscale(.48) sepia(.12) saturate(.74)}
.more-reviews{margin-top:25px}
.more-button{border-color:#785c4b;color:var(--ink)}
.review-dialog::backdrop{background:rgba(27,30,27,.88)}
.dialog-close{background:#f4f1ea;color:var(--ink)}
.music-section{background:#f8f5ee}
.music-section .section-heading h2{font-size:clamp(4.6rem,7vw,7.8rem)}
.channel-card{background:#e9e2d8;border-top:2px solid #ad8b75}
.channel-card p{color:var(--soft)}

/* A calm, legible end to the page. */
.contact-section{background:#dcd4c8;color:var(--ink);grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:clamp(55px,7vw,120px);padding-top:clamp(95px,9vw,145px);padding-bottom:clamp(95px,9vw,145px)}
.contact-copy{max-width:660px}
.contact-copy .eyebrow{color:#8b6652}
.contact-copy h2{color:var(--ink);font-size:clamp(3.4rem,4.9vw,6rem);max-width:15ch}
.contact-copy p,.booking-flow li{color:#4b514b}
.contact-links,.contact-links a,.booking-flow{border-color:#b9aa9b}
.contact-links a{color:var(--ink)}
.contact-links a:hover{color:#8b6652}
.contact-links .contact-primary{color:#755440}
.contact-links .contact-secondary{color:#555c55}
.contact-photo{position:relative;top:auto;max-width:560px;height:min(73vw,720px);margin:0;align-self:center}
.contact-photo img{object-position:center 22%}
.booking-flow h3{color:var(--ink)}
.booking-flow li{border-color:#c4b7a9}
.booking-flow li::before{color:#8b6652}
.booking-flow p{color:#665d54}
.site-footer{background:#f4f1ea;color:#676961;border-top:1px solid #d1c8bc}
.footer-links a:hover{color:#8b6652}

@media(min-width:761px) and (max-width:1100px){
  .hero{grid-template-columns:minmax(0,54%) minmax(0,46%)}
  .hero h1{font-size:clamp(4.45rem,7.1vw,6.8rem)}
  .hero-foot{width:calc(54% - 2*clamp(30px,4.6vw,76px))}
  .story-section .section-copy h2{font-size:clamp(3.25rem,5.1vw,5rem)}
  #inside .section-inner{gap:50px}
  #inside .section-copy h2{font-size:clamp(3.15rem,5vw,5rem)}
}
@media(min-width:761px) and (max-height:800px){
  .hero-copy{padding-top:34px;padding-bottom:74px;justify-content:center}
  .hero-name{margin-bottom:14px}
  .hero-deck{margin-top:20px}
  .hero-specialties{margin-top:14px}
  .primary-link{margin-top:18px}
  .hero-secondary{margin-top:10px}
}
@media(max-width:900px){
  .site-header .mobile-nav:not([hidden]),.site-header.is-scrolled .mobile-nav:not([hidden]){background:#f4f1ea;color:var(--ink);border-color:#d4cbbd}
  .mobile-nav a{border-color:#d4cbbd}
  .hero{display:flex;flex-direction:column;gap:0;height:auto;min-height:0;background:var(--paper)}
  .hero-copy{min-height:0;height:auto;padding:78px clamp(20px,6vw,55px) 64px;display:block}
  .hero h1{font-size:clamp(4.5rem,10vw,6.5rem)}
  .hero-visual{order:2;position:relative;inset:auto;width:100%;height:clamp(520px,72vw,720px);min-height:0;margin:-36px 0 0;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.55) 10%,#000 23%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.55) 10%,#000 23%)}
  .hero-visual img{object-position:center 20%}
  .hero-foot{position:relative;order:3;left:auto;right:auto;bottom:auto;width:auto;margin:0 clamp(20px,6vw,55px);border-top:1px solid #c9c0b4;padding-top:15px}
  .story-section:not(#academy) .photo{width:100%;max-width:720px;height:auto!important;aspect-ratio:4/5;min-height:0!important;margin:0!important;outline:0}
  #about .photo,.story-section#approach .photo{position:relative;top:auto}
  #inside .photo{aspect-ratio:2/3}
  .format-trigger{grid-template-columns:45px minmax(0,1fr) auto 35px;gap:10px 18px}
  .format-trigger .format-index{grid-column:1;grid-row:1}
  .format-trigger .format-title{grid-column:2;grid-row:1/3}
  .format-trigger .format-teaser{grid-column:2/4;grid-row:3}
  .format-trigger .format-price{grid-column:3;grid-row:1;white-space:normal;text-align:right}
  .format-trigger .format-expand{grid-column:4;grid-row:1/3}
  .format-panel{margin-left:63px;margin-right:0;max-width:none}
  .contact-section{display:flex;flex-direction:column;align-items:stretch}
  .contact-photo{position:relative;width:min(100%,560px);height:auto;aspect-ratio:3/4;margin:0 auto}
}
@media(max-width:760px){
  html{scroll-padding-top:68px}
  .header-inner{height:66px}
  .site-header,.site-header.is-scrolled{background:rgba(244,241,234,.97)}
  .hero{display:flex;flex-direction:column;height:auto;min-height:0;background:var(--paper)}
  .hero-copy{min-height:0;height:auto;padding:65px 20px 54px;display:block}
  .hero-name{margin-bottom:24px}
  .hero h1{font-size:clamp(3.5rem,13.4vw,6.5rem);line-height:.97;letter-spacing:-.066em}
  .hero-deck{margin-top:28px;font-size:1.22rem}
  .hero-specialties{margin-top:21px}
  .primary-link{margin-top:27px}
  .hero-secondary{margin-top:18px}
  .hero-visual{order:2;position:relative;inset:auto;width:100%;height:clamp(470px,120vw,690px);min-height:0;margin:-40px 0 0;animation:heroImage 1.25s .1s both;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 11%,#000 25%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 11%,#000 25%)}
  .hero-visual img{object-position:center 16%}
  .hero-foot{position:relative;order:3;left:auto;right:auto;bottom:auto;width:auto;margin:0 20px;border-top:1px solid #c9c0b4;padding-top:15px}
  .story-section,#inside,#higher-self{padding:88px 20px}
  .story-section .section-inner,#inside .section-inner,#about .section-inner,#answers .section-inner,#approach .section-inner,#higher-self .section-inner,#no-ready-answers .section-inner{display:flex;flex-direction:column;gap:40px;align-items:stretch}
  .story-section .section-copy h2,#inside .section-copy h2,#about .section-copy h2,#answers .section-copy h2,#approach .section-copy h2,#higher-self .section-copy h2,#no-ready-answers .section-copy h2{font-size:clamp(3rem,9.7vw,4.8rem);max-width:14ch;margin-bottom:30px}
  .story-section .photo,#inside .photo,#about .photo,#answers .photo,#approach .photo,#higher-self .photo,#no-ready-answers .photo{height:auto!important;aspect-ratio:4/5;margin:0!important}
  #inside .photo{aspect-ratio:2/3}
  .requests-section{padding:88px 20px}
  .requests-heading h2{font-size:clamp(3.2rem,10vw,5.2rem)}
  .requests-top .photo{height:auto;aspect-ratio:4/5}
  .topics{margin-top:58px}
  .topic{padding:25px 0}
  .formats-section{padding:88px 20px}
  .formats-heading h2{font-size:clamp(2.5rem,8.7vw,4.2rem)}
  .formats-heading p{font-size:1.25rem}
  .format-trigger{grid-template-columns:minmax(0,1fr) auto;gap:10px 15px;padding:22px 0}
  .format-trigger .format-index{grid-column:1;grid-row:1}
  .format-trigger .format-title{grid-column:1/3;grid-row:2;font-size:clamp(2rem,7vw,2.65rem)}
  .format-trigger .format-price{grid-column:1;grid-row:3;text-align:left}
  .format-trigger .format-teaser{grid-column:1/3;grid-row:4}
  .format-trigger .format-expand{grid-column:2;grid-row:1}
  .format-panel{margin:0 0 0 8px;padding:0 12px 27px 18px}
  .format-end{background:#f8f5ee}
  #academy .section-copy h2{font-size:clamp(3.3rem,9vw,4.8rem)}
  #academy .photo{height:auto;aspect-ratio:4/3}
  .quote-section{min-height:530px}
  .quote-content p{font-size:clamp(2.8rem,9vw,4.7rem)}
  .reviews-section,.music-section{padding:88px 20px}
  .reviews-section .section-heading h2,.music-section .section-heading h2{font-size:clamp(3.8rem,12vw,6rem)}
  .reviews-grid,.reviews-grid.more-reviews{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
  .review-original{padding:9px 9px 12px}
  .review-original img{height:clamp(300px,46vw,420px)}
  .review-original-index{padding-bottom:8px}
  .review-original-open{font-size:.58rem;padding-top:10px;margin-top:10px}
  .contact-section{padding:88px 20px}
  .contact-copy h2{font-size:clamp(3rem,9vw,4.8rem)}
  .contact-photo{height:auto;aspect-ratio:3/4}
}
@media(max-width:520px){
  .hero h1{font-size:clamp(3.45rem,13.2vw,4.7rem)}
  .story-section .section-copy h2,#inside .section-copy h2,#about .section-copy h2,#answers .section-copy h2,#approach .section-copy h2,#higher-self .section-copy h2,#no-ready-answers .section-copy h2{font-size:clamp(2.8rem,10.2vw,3.9rem)}
  .requests-heading h2{font-size:clamp(2.9rem,10.4vw,4rem)}
  .formats-heading h2{font-size:clamp(2.3rem,8.8vw,3.5rem)}
  .reviews-grid,.reviews-grid.more-reviews{grid-template-columns:1fr}
  .review-original{padding:12px 12px 15px}
  .review-original img{height:clamp(370px,112vw,460px)}
  .review-original-index,.review-original-open{font-size:.65rem}
  .contact-copy h2{font-size:clamp(2.8rem,9.7vw,3.6rem)}
}
@media(prefers-reduced-motion:reduce){
  .hero-visual{animation:none}
  .hero-visual img,.hero-visual:hover img{transform:none}
  .review-original{transition:none}
}

/* Editorial photo chapters: each image shares a surface with its copy. */
@media(min-width:901px){
  #inside{padding:0;background:#28362d;color:#f5f1e9}
  #inside .section-inner{display:grid;grid-template-columns:minmax(0,50%) minmax(0,50%);gap:0;max-width:none;min-height:890px;align-items:stretch}
  #inside .photo{grid-column:1;grid-row:1;position:relative;top:auto;align-self:stretch;width:100%;max-width:none;height:100%;min-height:890px;margin:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 79%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 79%,transparent 100%)}
  #inside .photo img{object-fit:cover;object-position:center 68%}
  #inside .section-copy{grid-column:2;grid-row:1;max-width:none;align-self:center;padding:105px clamp(52px,6vw,115px) 110px clamp(35px,4vw,75px)}
  #inside .section-copy h2{max-width:12ch;color:#faf7ef;font-size:clamp(3.35rem,4.6vw,5.9rem)}
  #inside .section-copy p,#inside .section-copy p:first-of-type,#inside .section-copy strong{color:#e7e7dd}
  #inside .eyebrow{color:#cfb9a1}

  #about{padding:0;background:#eee7dc}
  #about .section-inner{display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);gap:0;max-width:none;align-items:start}
  #about .section-copy{grid-column:1;grid-row:1;max-width:none;padding:clamp(105px,9vw,155px) clamp(44px,6vw,105px) clamp(115px,10vw,160px) clamp(50px,6vw,105px)}
  #about .section-copy h2{max-width:11ch}
  #about .photo{grid-column:2;grid-row:1;position:sticky;top:78px;align-self:start;justify-self:stretch;width:100%;max-width:none;height:min(88svh,850px);min-height:640px;margin:0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 17%);mask-image:linear-gradient(90deg,transparent 0%,#000 17%)}
  #about .photo img{object-fit:cover;object-position:center 32%}

  #academy{padding:0;background:#e9e5dc}
  #academy .section-inner{display:grid;grid-template-columns:minmax(0,53%) minmax(0,47%);gap:0;max-width:none;min-height:870px;align-items:stretch}
  #academy .section-copy{grid-column:1;grid-row:1;display:block;max-width:none;align-self:center;margin:0;padding:105px clamp(42px,5.7vw,100px) 110px clamp(52px,6vw,105px)}
  #academy .section-copy h2{max-width:10ch;font-size:clamp(3.6rem,5.2vw,6.2rem)}
  #academy .section-copy p{max-width:55ch}
  #academy .photo{grid-column:2;grid-row:1;position:relative;top:auto;align-self:stretch;justify-self:stretch;width:100%;max-width:none;height:100%;min-height:870px;aspect-ratio:auto;margin:0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 12%);mask-image:linear-gradient(90deg,transparent 0%,#000 12%)}
  #academy .photo img{width:100%;height:100%;object-fit:cover;object-position:center 50%}

  .contact-section{display:grid;grid-template-columns:minmax(0,54%) minmax(0,46%);gap:0;align-items:start;padding:0;background:#e3e8e5;overflow:hidden}
  .contact-copy{grid-column:1;grid-row:1;max-width:none;padding:clamp(100px,8vw,140px) clamp(45px,6vw,110px) clamp(110px,9vw,155px) clamp(52px,6vw,110px)}
  .contact-copy h2{max-width:15ch}
  .contact-photo{grid-column:2;grid-row:1;position:sticky;top:78px;align-self:start;justify-self:stretch;width:100%;max-width:none;height:min(calc(100svh - 78px),860px);min-height:690px;margin:0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 16%);mask-image:linear-gradient(90deg,transparent 0%,#000 16%)}
  .contact-photo img{width:100%;height:100%;object-fit:cover;object-position:center 22%}
}
@media(max-width:900px){
  #inside{background:#28362d;color:#f5f1e9}
  #inside .section-copy h2,#inside .section-copy p,#inside .section-copy p:first-of-type,#inside .section-copy strong{color:#f5f1e9}
  #inside .eyebrow{color:#cfb9a1}
  #inside .photo{-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 13%);mask-image:linear-gradient(180deg,transparent 0%,#000 13%)}
  #inside .photo img{object-position:center 67%}
  #about{background:#eee7dc}
  #about .photo{max-width:720px;align-self:center;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 12%);mask-image:linear-gradient(180deg,transparent 0%,#000 12%)}
  #academy{background:#e9e5dc}
  #academy .section-copy{max-width:720px}
  #academy .photo{max-width:620px;align-self:center;aspect-ratio:3/4;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 9%);mask-image:linear-gradient(180deg,transparent 0%,#000 9%)}
  #academy .photo img{width:100%;height:100%;object-fit:cover;object-position:center 45%}
  .contact-section{background:#e3e8e5}
  .contact-photo{-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 11%);mask-image:linear-gradient(180deg,transparent 0%,#000 11%)}
}

/* The remaining chapters use photographs as part of their surfaces. */
@media(min-width:901px){
  #answers,#approach,#higher-self,#no-ready-answers{padding:0;overflow:clip}
  #answers .section-inner,#approach .section-inner,#higher-self .section-inner,#no-ready-answers .section-inner{display:grid;gap:0;max-width:none;align-items:stretch}
  #answers .photo,#approach .photo,#higher-self .photo,#no-ready-answers .photo{position:relative;top:auto;align-self:stretch;justify-self:stretch;width:100%;max-width:none;height:100%;margin:0;min-height:0}
  #answers .photo img,#approach .photo img,#higher-self .photo img,#no-ready-answers .photo img{width:100%;height:100%;object-fit:cover}
  #answers .section-copy,#approach .section-copy,#higher-self .section-copy,#no-ready-answers .section-copy{max-width:none;align-self:center}

  #answers{background:#393d3b;color:#f4f1e9}
  #answers .section-inner{grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:780px}
  #answers .photo{grid-column:1;grid-row:1;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 76%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 76%,transparent 100%)}
  #answers .photo img{object-position:center 64%}
  #answers .section-copy{grid-column:2;grid-row:1;padding:95px clamp(56px,6vw,112px) 100px clamp(38px,4.5vw,82px)}
  #answers .section-copy h2{font-size:clamp(3.35rem,4.6vw,5.8rem);max-width:12ch;color:#f8f5ee}
  #answers .section-copy p,#answers .section-copy strong{color:#e3e3db}
  #answers .eyebrow{color:#d5bea9}

  #requests{padding:0;background:#f1eee7}
  #requests .requests-top{display:grid;grid-template-columns:minmax(0,54%) minmax(0,46%);gap:0;min-height:760px;max-width:none;align-items:stretch}
  #requests .requests-heading{grid-column:1;grid-row:1;max-width:none;align-self:center;padding:90px clamp(45px,6vw,110px) 95px clamp(52px,6vw,110px)}
  #requests .requests-heading h2{font-size:clamp(3.6rem,5vw,6rem)}
  #requests .requests-heading p{max-width:54ch}
  #requests .requests-top .photo{grid-column:2;grid-row:1;position:relative;align-self:stretch;justify-self:stretch;max-width:none;width:100%;height:100%;margin:0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 20%);mask-image:linear-gradient(90deg,transparent 0%,#000 20%)}
  #requests .requests-top .photo img{width:100%;height:100%;object-fit:cover;object-position:center 48%}
  #requests .topics{margin:0 auto;padding:82px clamp(52px,6vw,110px) 105px;max-width:none;background:#f8f6f1}

  #approach{background:#343937;color:#f6f2e9}
  #approach .section-inner{grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:980px}
  #approach .photo{grid-column:1;grid-row:1;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 76%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 76%,transparent 100%)}
  #approach .photo img{object-position:center 44%}
  #approach .section-copy{grid-column:2;grid-row:1;padding:90px clamp(55px,5.8vw,108px) 100px clamp(35px,4vw,78px)}
  #approach .section-copy h2{max-width:12ch;font-size:clamp(3.2rem,4.45vw,5.7rem)}
  #approach .section-copy p,#approach .section-copy strong{color:#e6e9df}

  #higher-self{background:#e8e1d7;color:#303633}
  #higher-self .section-inner{grid-template-columns:minmax(0,54%) minmax(0,46%);min-height:830px}
  #higher-self .section-copy{grid-column:1;grid-row:1;padding:100px clamp(52px,6vw,110px) 110px clamp(52px,6vw,110px)}
  #higher-self .section-copy h2{font-size:clamp(4.8rem,6.6vw,8rem);color:#303633}
  #higher-self .section-copy p,#higher-self .section-copy strong{color:#3c413c}
  #higher-self .photo{grid-column:2;grid-row:1;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 17%);mask-image:linear-gradient(90deg,transparent 0%,#000 17%)}
  #higher-self .photo img{object-position:center 42%}

  #no-ready-answers{background:#eee8dd}
  #no-ready-answers .section-inner{grid-template-columns:minmax(0,54%) minmax(0,46%);min-height:800px}
  #no-ready-answers .section-copy{grid-column:1;grid-row:1;padding:95px clamp(55px,6vw,110px) 100px clamp(52px,6vw,110px)}
  #no-ready-answers .section-copy h2{max-width:12ch;font-size:clamp(3.3rem,4.5vw,5.6rem)}
  #no-ready-answers .photo{grid-column:2;grid-row:1;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%)}
  #no-ready-answers .photo img{object-position:center 46%}

  .contact-section{grid-template-columns:minmax(0,58%) minmax(0,42%);min-height:660px;background:#e3e8e5}
  .contact-copy{padding:78px clamp(45px,6vw,110px) 75px clamp(52px,6vw,110px)}
  .contact-copy h2{font-size:clamp(3.2rem,4.25vw,5.2rem);max-width:14ch;margin-bottom:24px}
  .contact-copy p{margin-bottom:14px}
  .contact-links{margin-top:20px}
  .contact-links a{padding-top:13px;padding-bottom:13px}
  .contact-photo{position:relative;top:auto;align-self:stretch;height:660px;min-height:0;max-height:660px}
  .contact-photo img{object-position:center 25%}
}

.booking-section{background:#f7f5ef;border-top:1px solid #d4ccc1;padding:88px clamp(20px,6vw,110px) 105px}
.booking-inner{max-width:1320px;margin:auto;display:grid;grid-template-columns:minmax(0,38%) minmax(0,62%);gap:clamp(45px,6vw,105px)}
.booking-intro h2{font-family:var(--serif);font-weight:400;font-size:clamp(3.15rem,4.5vw,5.2rem);line-height:1.04;letter-spacing:-.055em;max-width:10ch;margin:28px 0 0}
.booking-section .booking-flow{margin:0;padding:0;border:0}
.booking-section .booking-flow ol{margin:0;padding:0;list-style:none}
.booking-section .booking-flow li{padding:18px 0 18px 48px;font-size:1.05rem;line-height:1.55}
.booking-section .booking-flow p{margin:30px 0 0;font-size:1rem;line-height:1.6}

@media(max-width:900px){
  #answers,#approach,#higher-self,#no-ready-answers{padding-bottom:0;overflow:hidden}
  #answers{background:#393d3b;color:#f6f2e9}
  #answers .section-copy h2,#answers .section-copy p,#answers .section-copy strong{color:#f6f2e9}
  #answers .eyebrow{color:#d5bea9}
  #approach{background:#343937}
  #higher-self{background:#e8e1d7}
  #no-ready-answers{background:#eee8dd}
  #answers .section-inner,#approach .section-inner,#higher-self .section-inner,#no-ready-answers .section-inner{gap:24px}
  #answers .photo,#approach .photo,#higher-self .photo,#no-ready-answers .photo{width:calc(100% + 40px);max-width:none;align-self:center;height:clamp(420px,112vw,680px)!important;aspect-ratio:auto;margin:0 -20px!important;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 16%);mask-image:linear-gradient(180deg,transparent 0%,#000 16%)}
  #answers .photo img,#approach .photo img,#higher-self .photo img,#no-ready-answers .photo img{width:100%;height:100%;object-fit:cover}
  #answers .photo img{object-position:center 72%}
  #approach .photo img{object-position:center 48%}
  #higher-self .photo img{object-position:center 43%}
  #no-ready-answers .photo img{object-position:center 48%}

  #requests{padding-bottom:0;background:#f1eee7}
  #requests .requests-top{gap:22px}
  #requests .requests-top .photo{width:calc(100% + 40px);max-width:none;align-self:center;height:clamp(430px,118vw,680px);aspect-ratio:auto;margin:0 -20px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 16%);mask-image:linear-gradient(180deg,transparent 0%,#000 16%)}
  #requests .requests-top .photo img{width:100%;height:100%;object-fit:cover;object-position:center 55%}
  #requests .topics{margin:0 -20px;padding:55px 20px 80px;background:#f8f6f1}

  .contact-section{padding-bottom:0;background:#e3e8e5}
  .contact-copy h2{font-size:clamp(2.65rem,7.4vw,4.4rem);margin-bottom:30px}
  .contact-photo{height:clamp(370px,100vw,520px);aspect-ratio:auto;width:calc(100% + 40px);max-width:none;margin:25px -20px 0;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 15%);mask-image:linear-gradient(180deg,transparent 0%,#000 15%)}
  .contact-photo img{width:100%;height:100%;object-fit:cover;object-position:center 29%}
  .booking-section{padding:80px 20px 90px}
  .booking-inner{display:block}
  .booking-intro h2{margin:22px 0 30px;font-size:clamp(3rem,8vw,4.5rem)}
  .booking-section .booking-flow li{padding:18px 0 18px 43px}
}

/* Keep the portrait edge attached to the full height of its section. */
@media(min-width:901px){
  #approach .section-inner,#higher-self .section-inner,#academy .section-inner{position:relative}

  #approach .section-inner{grid-template-columns:minmax(0,52%) minmax(0,48%)}
  #approach .section-copy{grid-column:1;grid-row:1;position:relative;z-index:1;padding:100px clamp(38px,5vw,90px) 110px clamp(52px,6vw,110px)}
  #approach.story-section .photo{position:absolute;grid-column:1/-1;grid-row:1;inset:0 0 0 auto;top:0!important;bottom:0;width:48%;height:100%!important;min-height:100%!important;max-height:none;margin:0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%)}
  #approach .photo img{object-position:center 49%}

  #higher-self .section-inner{grid-template-columns:minmax(0,48%) minmax(0,52%)}
  #higher-self .section-copy{grid-column:2;grid-row:1;position:relative;z-index:1;padding:100px clamp(52px,6vw,110px) 110px clamp(38px,4vw,75px)}
  #higher-self .photo{position:absolute;grid-column:1/-1;grid-row:1;inset:0 auto 0 0;width:48%;height:100%!important;min-height:100%!important;margin:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 78%,transparent 100%)}
  #higher-self .photo img{object-position:center 44%}

  #academy .section-inner{grid-template-columns:minmax(0,47%) minmax(0,53%)}
  #academy .section-copy{grid-column:2;grid-row:1;position:relative;z-index:1;padding:105px clamp(52px,6vw,110px) 110px clamp(35px,4vw,75px)}
  #academy .photo{position:absolute;grid-column:1/-1;grid-row:1;inset:0 auto 0 0;top:0;width:47%;height:100%!important;min-height:100%!important;margin:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 78%,transparent 100%)}
  #academy .photo img{object-position:center 48%}

  #contact{position:relative;align-items:stretch}
  #contact .contact-copy{position:relative;z-index:1}
  #contact .contact-photo{position:absolute;grid-column:1/-1;grid-row:1;inset:0 0 0 auto;top:0;width:42%;height:100%!important;min-height:100%!important;max-height:none!important;margin:0}
  #contact .contact-photo img{object-position:center 25%}

  .quote-content{width:100%;max-width:1500px;padding:90px clamp(50px,6vw,110px)}
  .quote-content p{max-width:100%;font-size:clamp(3.1rem,5.1vw,6rem);line-height:1.08;text-wrap:balance}
}
@media(max-width:900px){
  .quote-content p{max-width:100%;font-size:clamp(2.45rem,8.2vw,4.5rem);line-height:1.08;text-wrap:balance}
}

/* Desktop study: only the text column unfolds for the first format. */
@media(min-width:1100px){
  .formats-grid > .format-card:first-child{
    position:relative;
    overflow:hidden;
    background:transparent;
  }
  .formats-grid > .format-card:first-child[open]{
    display:block;
    background:transparent;
  }
  .formats-grid > .format-card:first-child[open] .format-trigger{
    display:grid;
    grid-template-columns:58px minmax(175px,.95fr) minmax(0,1.4fr) minmax(145px,auto) 38px;
    gap:clamp(15px,2.4vw,36px);
    align-items:center;
    padding:28px 12px;
    background:rgba(255,252,247,.56);
  }
  .formats-grid > .format-card:first-child[open] .format-index{
    color:#9a775f;
  }
  .formats-grid > .format-card:first-child[open] .format-title{
    color:#353833;
    font-size:clamp(1.9rem,2.35vw,2.8rem);
    line-height:1.08;
  }
  .formats-grid > .format-card:first-child[open] .format-teaser{
    max-width:48ch;
    margin:0;
    color:#595c56;
    font-size:.96rem;
    line-height:1.5;
  }
  .formats-grid > .format-card:first-child[open] .format-price{
    margin:0;
    padding:0;
    color:#896a56;
    font-size:clamp(1rem,1.45vw,1.25rem);
  }
  .formats-grid > .format-card:first-child[open] .format-expand{
    background:transparent;
  }
  .formats-grid > .format-card:first-child[open] .format-panel{
    display:block;
    min-width:0;
    max-width:none;
    margin:0 0 0 calc(38% - 22px);
    padding:22px 28px 25px 22px;
    border:0;
    background:rgba(255,252,247,.56);
    animation:none;
  }
  .formats-grid > .format-card:first-child .format-description{
    width:100%;
    max-width:70ch;
  }
  .formats-grid > .format-card:first-child .format-description p{
    max-width:none;
    margin:0 0 14px;
    color:#444841;
    font-size:1.02rem;
    line-height:1.6;
  }
  .formats-grid > .format-card:first-child .format-actions{
    justify-content:flex-start;
    margin-top:7px;
    padding-top:16px;
    border-top:1px solid #d9cfc2;
  }
}

/* Group work: two distinct photographic spaces, with copy kept in the calm part of each image. */
.group-formats-section{background:#f8f5ee;padding:clamp(100px,10vw,155px) clamp(20px,4vw,72px);scroll-margin-top:78px}
.group-formats-inner{max-width:1510px;margin:0 auto}
.group-formats-heading{text-align:center;max-width:1100px;margin:0 auto clamp(44px,5vw,76px)}
.group-formats-heading::before{content:"";display:block;width:190px;height:1px;margin:0 auto 27px;background:linear-gradient(90deg,transparent,#b9a58f,transparent)}
.group-formats-heading h2{max-width:none;font-family:var(--serif);font-size:clamp(3.5rem,6.4vw,7rem);font-weight:400;line-height:1.06;letter-spacing:-.055em;text-wrap:balance}
.group-formats-heading p{max-width:970px;margin:20px auto 0;color:#555a54;font-family:var(--serif);font-size:clamp(1.12rem,1.7vw,1.6rem);line-height:1.48;text-wrap:balance}
.group-formats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.5vw,25px);align-items:stretch}
.group-space{position:relative;isolation:isolate;display:flex;min-width:0;min-height:910px;overflow:hidden;border:1px solid rgba(111,99,82,.15);border-radius:7px;box-shadow:0 16px 42px rgba(54,50,41,.07)}
.group-space-practice{color:#303633;background:#f7efe2}
.group-space-learning{color:#f7f3e9;background:#36352d}
.group-space-content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;min-width:0;padding:clamp(38px,4vw,72px) clamp(30px,4vw,70px) clamp(36px,3.6vw,62px)}
.group-space-photo{display:block;position:absolute;z-index:-1;top:0;left:0;width:100%;aspect-ratio:1450/1080;overflow:hidden}
.group-space-photo img{display:block;width:100%;height:100%;object-fit:cover}
.group-space-photo::after{content:"";position:absolute;inset:0;pointer-events:none}
.group-space-practice .group-space-photo::after{background:linear-gradient(180deg,transparent 0%,rgba(247,239,226,.1) 43%,#f7efe2 100%),linear-gradient(90deg,rgba(247,239,226,.95) 0%,rgba(247,239,226,.8) 58%,rgba(247,239,226,.08) 100%)}
.group-space-learning .group-space-photo::after{background:linear-gradient(180deg,transparent 0%,rgba(54,53,45,.12) 43%,#36352d 100%),linear-gradient(90deg,rgba(54,53,45,.94) 0%,rgba(54,53,45,.8) 58%,rgba(54,53,45,.05) 100%)}
.group-space h3{max-width:11ch;margin:0;font-family:var(--serif);font-size:clamp(3rem,4.2vw,5.15rem);font-weight:400;line-height:.99;letter-spacing:-.055em;text-wrap:balance}
.group-space-price{margin:23px 0 30px;font-family:var(--serif);font-size:clamp(1.35rem,1.8vw,1.8rem);line-height:1.25}
.group-space-copy{max-width:56ch}
.group-space-copy p{margin:0 0 20px;font-size:clamp(.96rem,1.04vw,1.08rem);line-height:1.62;text-wrap:pretty}
.group-space-suited{margin-top:28px!important;padding-top:20px;border-top:1px solid currentColor;font-weight:600}
.group-space-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;align-self:flex-start;width:min(100%,360px);margin-top:auto;padding:16px 22px;font-family:var(--serif);font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.25;text-decoration:none;border-radius:3px;transition:background-color .35s ease,color .35s ease,transform .35s ease,box-shadow .35s ease}
.group-space-cta span{font-family:var(--sans);font-size:1.1em}
.group-space-practice .group-space-cta{background:#555a44;color:#fffaf0}
.group-space-practice .group-space-cta:hover{background:#414634}
.group-space-learning .group-space-cta{background:#f2ebdf;color:#34342d}
.group-space-learning .group-space-cta:hover{background:#fffaf1}
.group-space-cta:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.group-space-learning .group-space-copy p{color:#f1eee6;font-size:clamp(.94rem,1vw,1.04rem);line-height:1.55}
.group-space-learning .group-space-suited{border-color:rgba(244,239,226,.38)}
.group-space-practice .group-space-suited{border-color:rgba(65,65,55,.25)}
.group-space:nth-child(2).reveal{transition-delay:110ms}
@media(hover:hover) and (prefers-reduced-motion:no-preference){
  .group-space:hover{transform:translateY(-4px);box-shadow:0 23px 50px rgba(54,50,41,.12);transition:transform .5s ease,box-shadow .5s ease}
  .group-space-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(30,30,24,.15)}
}
@media(max-width:1100px){
  .group-formats-grid{grid-template-columns:1fr;max-width:760px;margin:0 auto}
  .group-space,.group-space-content{min-height:0}
  .group-space-content{padding:clamp(38px,7vw,64px)}
  .group-space-photo{position:relative;z-index:auto;left:auto;top:auto;width:calc(100% + 2*clamp(38px,7vw,64px));margin:0 calc(-1*clamp(38px,7vw,64px)) 29px;aspect-ratio:1450/1080}
  .group-space-photo::after{display:none}
  .group-space h3{font-size:clamp(3.3rem,6.5vw,5rem)}
  .group-space-copy p{font-size:1.05rem}
  .group-space-cta{margin-top:22px}
}
@media(max-width:600px){
  .group-formats-section{padding:86px 18px 96px}
  .group-formats-heading h2{font-size:clamp(3.25rem,12vw,5rem)}
  .group-formats-heading p{font-size:1.14rem}
  .group-formats-grid{gap:18px}
  .group-space-content{padding:36px 25px 34px}
  .group-space-photo{width:calc(100% + 50px);margin:0 -25px 27px}
  .group-space h3{font-size:clamp(2.8rem,11vw,4.4rem)}
  .group-space-price{margin:17px 0 25px;font-size:1.45rem}
  .group-space-copy p{font-size:1rem;line-height:1.62;margin-bottom:18px}
  .group-space-learning .group-space-copy p{font-size:1rem;line-height:1.62}
  .group-space-suited{margin-top:24px!important}
  .group-space-cta{width:100%;font-size:1.08rem}
}
@media(max-width:760px){
  .group-space-photo{position:absolute;z-index:-1;inset:0;width:100%;height:100%;margin:0;aspect-ratio:auto}
  .group-space-photo img{width:100%;height:auto;object-fit:initial;object-position:top center;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 55%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 55%,transparent 100%)}
  .group-space-learning .group-space-photo::after{display:block;inset:0 auto auto 0;width:100%;height:min(100%,760px);background:linear-gradient(90deg,rgba(54,53,45,.04),rgba(54,53,45,.48));-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,transparent 100%)}
}
@media(prefers-reduced-motion:reduce){
  .group-space,.group-space-cta{transition:none!important}
  .group-space:nth-child(2).reveal{transition-delay:0ms}
}

/* Academy: the supplied wide photo already contains the curved fade into ivory. */
#academy{background:#fffaf4;overflow:hidden}
@media(min-width:1360px){
  #academy .section-inner{position:relative;display:grid;grid-template-columns:minmax(0,52%) minmax(0,48%);max-width:none;min-height:clamp(870px,56vw,1200px);gap:0;align-items:stretch}
  #academy .photo{position:absolute;inset:0;top:0!important;width:100%;max-width:none;height:100%!important;min-height:100%!important;aspect-ratio:auto;margin:0;-webkit-mask-image:none;mask-image:none}
  #academy .photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center}
  #academy .section-copy{grid-column:2;grid-row:1;position:relative;z-index:1;align-self:center;max-width:none;margin:0;padding:76px clamp(55px,6vw,116px) 76px clamp(28px,2vw,43px)}
  #academy .section-copy h2{max-width:11ch;font-size:clamp(4.25rem,5.1vw,6.5rem)}
  #academy .section-copy p{max-width:55ch}
}
@media(max-width:1359px){
  #academy .section-inner{display:flex;flex-direction:column;min-height:0;gap:0}
  #academy .photo{order:-1;position:relative;inset:auto;top:auto!important;display:block;align-self:stretch;width:100%;max-width:none;height:clamp(390px,58vw,650px)!important;min-height:0!important;aspect-ratio:auto;margin:0;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 86%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 86%,transparent 100%)}
  #academy .photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center}
  #academy .section-copy{position:relative;z-index:1;align-self:stretch;max-width:760px;margin:-26px auto 0;padding:28px clamp(24px,5vw,64px) 90px}
  #academy .section-copy h2{font-size:clamp(3.4rem,7vw,5.5rem)}
}
@media(max-width:600px){
  #academy .photo{height:clamp(320px,84vw,460px)!important}
  #academy .section-copy{padding:22px 22px 84px}
  #academy .section-copy h2{font-size:clamp(3.25rem,12vw,4.6rem)}
}
