:root{--paper:#f1ede5;--ink:#24231f;--wine:#431e23;--muted:#6c655d;--line:#c9c2b6;--accent:#9b4b30;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:2px solid #b97545;outline-offset:6px}img{display:block;width:100%;height:auto}p{margin:0 0 1.4rem}h1,h2,h3{margin:0;font-weight:400;line-height:1.08}figure{margin:0}h2{font-family:var(--serif);font-size:clamp(3.7rem,7.7vw,8rem);letter-spacing:-.045em}h2 em,h3 em{font-family:Georgia,serif;font-weight:400}h3{font-family:var(--serif);font-size:2.4rem}em{font-weight:400}.skip{position:absolute;top:-100px;left:10px;z-index:10;background:var(--paper);padding:12px}.skip:focus{top:10px}.header{position:absolute;z-index:3;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:26px 5%;color:var(--paper)}.logo{font-family:var(--serif);font-size:2.2rem;line-height:1}.logo span{color:#dc9b67}.header nav{display:flex;gap:2.6rem;font-size:14px}.header nav a{padding:8px 0;border-bottom:1px solid transparent}.header nav a:hover{border-color:currentColor}.hero{min-height:720px;height:100svh;max-height:1200px;position:relative;isolation:isolate;overflow:hidden;background:#121210;color:var(--paper)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:72% center;z-index:-2;animation:arrive 1.5s ease-out both}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,9,8,.25),transparent 65%),linear-gradient(0deg,rgba(8,9,8,.5),transparent 25%)}.hero-content{position:absolute;left:6%;top:22%;width:53%}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;line-height:1.8;font-weight:500}.hero .eyebrow{margin-bottom:2.4rem;letter-spacing:.23em}.hero h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(7rem,15.8vw,17rem);font-weight:500;line-height:.87;letter-spacing:-.025em}.hero-location{margin-top:2rem;font-size:14px;letter-spacing:.05em}.hero-bottom{position:absolute;bottom:32px;left:6%;right:5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em}.hero-bottom a{font-size:14px}.hero-bottom a span{margin-left:20px}.section{padding:88px 6% 110px}.section-label{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:19px;margin-bottom:65px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%}.portrait{margin-top:52px}.portrait img{aspect-ratio:1.15;object-fit:cover;object-position:70% center}figcaption{font-size:12px;color:var(--muted);margin-top:10px}.bio{padding-top:12px;max-width:580px}.bio .lead{font-family:var(--serif);font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.25;margin-bottom:36px}.bio p:not(.lead){color:#57534b}.text-link{display:inline-block;padding:8px 0;border-bottom:1px solid currentColor;font-size:14px}.text-link:hover{color:var(--accent)}.credits{background:#e6e0d5}.credit-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}.credit-heading>p{color:var(--muted);margin-bottom:10px}.highlights{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4%;margin:60px 0}.highlights article{border-top:1px solid #aaa293;padding-top:24px}.highlights h3{font-size:clamp(2.1rem,3.7vw,3.8rem);min-height:2.5em;margin:20px 0}.highlights p{color:#5b554d;max-width:360px}.names{border-top:1px solid #aaa293;padding-top:30px}.names>p:last-child{font-family:var(--serif);font-size:clamp(1.6rem,2.7vw,2.7rem);line-height:1.75;margin:0}.names span{color:#aa755b;margin:0 .2em}.projects>h2{margin-bottom:65px}.project{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:center}.featured img{aspect-ratio:1.14;object-fit:cover;object-position:43%}.project-copy h3{font-size:clamp(2.5rem,4.8vw,4.7rem);margin:16px 0 30px}.project-copy>p{max-width:490px}.subtle{color:var(--muted);font-size:14px}.links{display:flex;gap:24px;flex-wrap:wrap;font-size:14px;margin-top:24px}.links a{border-bottom:1px solid #a29c90;padding:5px 0}.project-row{margin-top:65px;padding:50px 0 60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-row h3{font-size:clamp(2.6rem,4.6vw,4.5rem)}.project-row>div:last-child p{max-width:520px}.archive-label{margin:38px 0;color:var(--muted)}.archive{display:grid;grid-template-columns:1fr 1fr;gap:8%}.archive h3{margin:15px 0 25px;font-size:2.8rem}.archive p:not(.eyebrow){color:var(--muted);max-width:530px}.music{background:#191a18;color:var(--paper)}.music .section-label{border-color:#4b4b44;color:#d3cbbd}.music>h2{margin-bottom:55px}.spotify-grid{display:grid;grid-template-columns:1fr 1fr;gap:5%}.player-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.player-title h3{font-size:2.1rem}.player-title a{font-size:12px;color:#d5caba}iframe{border:0;border-radius:12px;display:block}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 28px;margin-top:65px}.video-image{position:relative;overflow:hidden;background:#2e302b}.video-image img{aspect-ratio:16/9;object-fit:cover;transition:transform .5s,filter .5s;filter:saturate(.65)}.video:hover img{transform:scale(1.035);filter:saturate(1)}.play{position:absolute;left:18px;bottom:18px;display:grid;place-items:center;border:1px solid #ffffffa0;border-radius:50%;width:44px;height:44px;background:#10101070;font-size:14px;padding-left:2px}.video h3{font-family:var(--sans);font-size:16px;margin-top:18px}.video p{font-size:13px;color:#c1b9ab;margin:8px 0 0;display:flex;justify-content:space-between}.practice-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.service-group{margin-bottom:32px}.service-group h3{font-family:var(--sans);font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:15px}.service-group p{font-size:19px;line-height:1.9;color:#5b554d}.contact{background:var(--wine);color:var(--paper);padding-bottom:85px}.contact .section-label{border-color:#866069}.contact h2{font-size:clamp(3.7rem,9vw,9rem);margin-bottom:40px}.email{font-family:var(--serif);font-size:clamp(1.7rem,4.3vw,4.5rem);border-bottom:1px solid #ae8685;padding-bottom:10px;display:inline-block}.email span{font-family:var(--sans);font-size:.65em;padding-left:30px}.socials{display:flex;gap:35px;margin-top:36px;font-size:14px}.socials a:hover{color:#e1b48f}footer{padding:30px 6%;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;align-items:start;font-size:12px}footer>a:first-child{font-family:var(--serif);font-size:20px}footer details{max-width:330px}summary{cursor:pointer}footer details p{margin-top:15px;color:var(--muted)}@keyframes arrive{from{opacity:.6;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
@media(min-width:1600px){.section{padding-left:max(6%,calc((100vw - 1420px)/2));padding-right:max(6%,calc((100vw - 1420px)/2))}}@media(max-width:900px){.hero{min-height:660px;max-height:900px}.hero-content{top:28%;width:60%}.hero h1{font-size:19vw}.hero-image{object-position:65% center}.about-grid,.project{gap:6%}.section{padding:65px 6% 75px}.section-label{margin-bottom:45px}.highlights{gap:25px}.highlights h3{font-size:2.4rem}.video-grid{grid-template-columns:repeat(2,1fr)}.credit-heading>p{max-width:260px}.project-copy h3{font-size:2.8rem}.practice-layout{gap:6%}.player-title{align-items:start;flex-direction:column;gap:10px}}
@media(max-width:700px){.header{padding:22px 6%}.header nav{gap:18px;font-size:13px}.logo{font-size:1.8rem}.hero{height:92svh;min-height:680px;max-height:900px}.hero-image{object-position:72% center}.hero:after{background:linear-gradient(0deg,rgba(5,6,5,.8),transparent 75%),linear-gradient(90deg,rgba(8,8,8,.25),transparent)}.hero-content{top:auto;bottom:105px;left:6%;width:88%}.hero .eyebrow{margin-bottom:24px;font-size:12px}.hero h1{font-size:29vw;line-height:.88}.hero-location{font-size:12px;margin-top:24px}.hero-bottom{font-size:12px;bottom:25px;align-items:end;gap:20px}.hero-bottom>span{max-width:200px}.section-label>span:last-child{display:none}.section{padding-top:48px;padding-bottom:65px}h2{font-size:3.9rem}.about-grid,.project,.archive,.practice-layout,.spotify-grid{grid-template-columns:1fr;gap:36px}.portrait{margin-top:30px}.portrait img{aspect-ratio:1.35}.bio{padding-top:0}.credit-heading{display:block}.credit-heading>p{margin-top:25px;max-width:none}.highlights{grid-template-columns:1fr;margin:35px 0;gap:24px}.highlights h3{min-height:0;margin:12px 0 20px;font-size:2.7rem}.highlights h3 br{display:none}.highlights p{max-width:none}.names>p:last-child{font-size:1.7rem}.featured img{aspect-ratio:1.2}.projects>h2{margin-bottom:35px}.project-row{margin-top:40px;padding:36px 0;gap:25px}.archive{gap:42px}.archive h3{font-size:2.5rem}.video-grid{gap:30px 16px;margin-top:45px}.video h3{font-size:14px}.video p{font-size:12px}.play{width:36px;height:36px;left:10px;bottom:10px}.player-title{flex-direction:row;align-items:center}.player-title h3{font-size:1.8rem}.service-group p{font-size:17px}.contact h2{font-size:3.6rem}.email{font-size:1.8rem}.email span{padding-left:10px}.socials{flex-direction:column;gap:18px}footer{flex-direction:column;gap:15px}.hero-bottom a{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.header .logo{display:block;flex-shrink:0}.header .logo img{width:42px;height:42px;object-fit:contain;filter:invert(1)}.project-brand{display:flex;align-items:center;gap:18px;margin:16px 0 30px}.project-brand h3{margin:0;min-width:0}.featured .project-logo{margin-bottom:24px;width:64px;height:auto;aspect-ratio:auto;object-fit:contain;flex-shrink:0}@media(max-width:900px){.project-brand{gap:12px}.featured .project-logo{width:48px}}@media(max-width:700px){.header .logo img{width:36px;height:36px}.project-brand h3{font-size:clamp(2rem,9vw,2.8rem)}}

/* Approved editorial opening: original photograph, live typography. */
.header{width:44%;padding:34px 3.9%;color:#161611;align-items:center}.logo{font-family:'Bodoni Moda',Georgia,serif;font-weight:600;font-size:2.4rem;letter-spacing:-.16em}.logo span{display:none}.header nav{gap:clamp(14px,1.7vw,28px);font-family:Georgia,serif;font-size:clamp(13px,1.05vw,17px)}.editorial-hero{display:grid;grid-template-columns:44% 56%;height:100svh;min-height:720px;max-height:1150px;background:var(--paper);color:#171712;overflow:hidden;isolation:auto}.editorial-hero:after{display:none}.editorial-hero .hero-image{position:static;grid-column:2;width:100%;height:100%;min-height:0;object-fit:cover;object-position:50% 54%;z-index:auto;animation:none}.editorial-hero .hero-content{position:relative;top:auto;bottom:auto;left:auto;width:auto;grid-column:1;grid-row:1;padding:26vh 8.9% 40px;display:flex;flex-direction:column;align-items:flex-start;z-index:1}.editorial-hero .eyebrow{font-family:Georgia,serif;font-size:clamp(12px,.88vw,15px);letter-spacing:.19em;line-height:1.8;margin-bottom:25px}.editorial-hero h1{font-family:'Bodoni Moda','Times New Roman',serif;font-weight:600;font-size:clamp(6rem,10.1vw,11rem);letter-spacing:-.065em;line-height:.91}.hero-rule{display:block;width:100px;height:2px;background:#672a34;margin-top:40px}.hero-note{margin-top:auto;padding-top:48px}.editorial-hero .hero-location{font-family:Georgia,serif;font-size:18px;line-height:1.35;letter-spacing:0;margin:0 0 24px}.explore-link{font-family:Georgia,serif;font-size:19px;border-bottom:1px solid #a78f77;padding-bottom:7px;display:inline-block}.explore-link span{color:#672a34;padding-left:12px}.explore-link:hover{color:#672a34}
@media(min-height:1100px){.editorial-hero .hero-content{padding-top:230px}}@media(max-width:1000px) and (min-width:701px){.header{width:48%;padding:26px 3%}.header nav{gap:14px}.editorial-hero{grid-template-columns:48% 52%;min-height:680px}.editorial-hero .hero-content{padding:190px 6.25% 35px}.editorial-hero h1{font-size:11vw}.editorial-hero .eyebrow{letter-spacing:.1em}.editorial-hero .hero-location{font-size:16px}.hero-rule{margin-top:28px}}
@media(max-width:700px){.header{width:100%;padding:22px 7%;}.header nav{font-family:var(--sans);font-size:13px;gap:18px}.logo{font-size:2rem}.editorial-hero{display:flex;flex-direction:column;height:auto;min-height:0;max-height:none}.editorial-hero .hero-content{width:100%;padding:135px 7% 38px;min-height:550px}.editorial-hero .eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:22px}.editorial-hero h1{font-size:19.5vw;line-height:.9;letter-spacing:-.06em}.hero-rule{margin-top:26px;width:72px}.hero-note{padding-top:28px;margin-top:0;width:100%;display:flex;justify-content:space-between;align-items:end;gap:22px}.editorial-hero .hero-location{font-size:14px;margin:0}.explore-link{font-size:15px;white-space:nowrap}.explore-link span{padding-left:4px}.editorial-hero .hero-image{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center}.about{padding-top:48px}}

.header .logo img{filter:none}

/* Booking paths and readable, touch-friendly controls. */
.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.booking-link{font-size:14px;line-height:1.5;color:var(--wine);padding:5px 0;border-bottom:1px solid #b1a096}
.booking-link span{padding-left:6px}.contact-intro{max-width:36rem;color:#e4d5d0;font-size:18px;margin-bottom:32px}
a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.header nav a{min-height:44px;display:inline-flex;align-items:center;gap:5px}.header .nav-booking{color:var(--wine)}
.links a,.socials a,.player-title a,footer>a,footer summary{min-height:44px;display:inline-flex;align-items:center}
footer summary{display:list-item;padding-block:10px}.text-link{min-height:44px}
.section-label,.eyebrow{font-size:13px}.player-title a{font-size:14px}.video h3{line-height:1.4}
.about-grid>*,.project>*,.archive>*,.practice-layout>*,.spotify-grid>*{min-width:0}
@media(max-width:700px){.hero-note{align-items:flex-start}.hero-actions{gap:12px}.booking-link{font-size:13px}.contact-intro{font-size:16px}.header nav{gap:14px}.header nav a{font-size:14px}.hero-note{flex-wrap:wrap}.editorial-hero .hero-content{min-height:0;padding-top:120px}.editorial-hero .hero-location{font-size:16px}.editorial-hero .eyebrow{font-size:13px}.editorial-hero h1{font-size:21vw}.video-grid{grid-template-columns:1fr;gap:32px}.video h3{font-size:17px}.video p{font-size:14px}.email{font-size:clamp(1.35rem,6.8vw,2.3rem)}.contact h2{font-size:clamp(2.6rem,10.4vw,3.9rem)}h2{font-size:clamp(3rem,12vw,3.9rem)}}

@media(max-width:800px) and (min-width:701px){.header nav{gap:10px}}
@media(max-width:700px){.hero-actions .booking-link{display:none}.hero-note{flex-wrap:nowrap;gap:14px;align-items:flex-end}.editorial-hero .hero-content{padding-top:112px;padding-bottom:32px}.header{gap:18px}.header nav{gap:clamp(9px,3vw,18px)}.header nav a{font-size:13px}.header .logo img{width:32px;height:32px}.explore-link{font-size:14px}.editorial-hero .hero-location{font-size:14px}}
@media(max-width:360px){.header{padding-inline:6%;gap:14px}.header nav{gap:10px}.header .nav-booking span{display:none}.hero-note{flex-direction:column;align-items:flex-start;gap:20px}.editorial-hero .hero-content{padding-top:104px}.player-title{flex-wrap:wrap}}
@media(min-width:1001px) and (max-height:850px){.editorial-hero .hero-content{padding-top:140px}.editorial-hero h1{font-size:clamp(6rem,9vw,9rem)}.hero-rule{margin-top:28px}.hero-note{padding-top:28px}.editorial-hero .hero-location{font-size:16px;margin-bottom:18px}.hero-actions{gap:12px}}

/* Approved seven-second hero loop, with the original photograph underneath. */
.hero-media{position:relative;grid-column:2;grid-row:1;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}
.editorial-hero .hero-media .hero-image,.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 54%;aspect-ratio:auto}
.hero-video{opacity:0;pointer-events:none}
.hero-media.has-video .hero-video{opacity:1}
.hero-motion-toggle{position:absolute;right:18px;bottom:18px;min-height:44px;padding:10px 14px;border:1px solid #ffffff70;border-radius:2px;background:#171712cc;color:#fff;font:500 12px/1.2 'DM Sans',sans-serif;cursor:pointer}
.hero-motion-toggle[hidden]{display:none}
.hero-motion-toggle:focus-visible{outline:3px solid #fff;outline-offset:3px}
@media(max-width:700px){.hero-media{height:auto;aspect-ratio:4/5;flex:none}.editorial-hero .hero-media .hero-image,.hero-video{object-position:center}}
@media(prefers-reduced-motion:reduce){.hero-media .hero-video,.hero-motion-toggle{display:none}}
