@font-face{font-family:Inter;src:url('assets/inter-400.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter-500.woff') format('woff');font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter-600.woff') format('woff');font-weight:600;font-display:swap}
@font-face{font-family:Instrument;src:url('assets/instrument-serif.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:Instrument;src:url('assets/instrument-serif-italic.woff') format('woff');font-weight:400;font-style:italic;font-display:swap}
:root{--black:#09090b;--ink:#171013;--wine:#4e1927;--wine-bright:#792e43;--champagne:#e5c69a;--cream:#f3e9dc;--muted:#c7b7b0;--line:#e5c69a38;--gutter:clamp(1.25rem,5.5vw,7rem);--display:Instrument,Georgia,serif;--body:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--black);color:var(--cream);font:400 1rem/1.75 var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3,dl,dd{margin:0}h1,h2{font-family:var(--display);font-weight:400;letter-spacing:-.03em;line-height:1.04}h2{font-size:clamp(3.5rem,5.65vw,6.3rem)}h1 em,h2 em{font-weight:400;color:var(--champagne)}::selection{background:var(--champagne);color:var(--ink)}a:focus-visible,button:focus-visible{outline:2px solid var(--champagne);outline-offset:6px}.skip-link{position:fixed;top:-10rem;left:1rem;background:var(--cream);color:var(--ink);padding:.75rem 1.2rem;z-index:100}.skip-link:focus{top:1rem}.eyebrow{display:flex;align-items:center;gap:.75rem;color:var(--champagne);font-size:.875rem;line-height:1.5;letter-spacing:.12em}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;min-height:3.5rem;padding:1rem 1.5rem;border:1px solid transparent;border-radius:0;font-size:.9375rem;font-weight:500;line-height:1.4;transition:background .25s,color .25s,transform .25s}.button:hover{transform:translateY(-3px)}.button span,.text-link span{font-family:Arial,sans-serif;font-size:1.25rem;line-height:1}.button-champagne{background:var(--champagne);color:#271316}.button-champagne:hover{background:#f5dfbc}.button-small{min-height:2.9rem;padding:.65rem 1rem;gap:1.5rem}.text-link{display:inline-flex;align-items:center;gap:1.6rem;min-height:2.75rem;border-bottom:1px solid currentColor;font-size:.9375rem;line-height:1.4;transition:color .2s,gap .2s}.text-link:hover{color:var(--champagne);gap:2rem}.section-pad{padding:6rem var(--gutter)}

.site-header{position:sticky;top:0;z-index:50;background:var(--black);color:var(--cream);border-bottom:1px solid #ffffff16;backdrop-filter:blur(18px)}.header-inner{max-width:1800px;margin:auto;padding:1.15rem var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{flex-shrink:0;display:block;position:relative;width:14rem;aspect-ratio:2170 / 471;overflow:hidden}.brand img{position:absolute;left:0;top:-24.204%;width:100%;max-width:none;height:auto;filter:brightness(0) invert(1)}.site-header nav{display:flex;gap:2.25rem;align-items:center}.site-header nav>a:not(.button){position:relative;font-size:.875rem;color:var(--cream)}.site-header nav>a:not(.button):after{content:'';position:absolute;bottom:-.4rem;height:1px;left:0;width:0;background:var(--champagne);transition:width .25s}.site-header nav>a:hover:after{width:100%}.site-header .button{background:transparent;border-color:#e5c69a75;color:var(--champagne)}.site-header .button:hover{background:var(--champagne);color:var(--ink)}.site-header a:focus-visible,.site-header button:focus-visible{outline-color:var(--champagne)}.menu-toggle{border:0;color:var(--cream);background:none;align-items:center;gap:.8rem;padding:.6rem 0;min-width:5rem;min-height:2.75rem}.menu-toggle[hidden]{display:none}.menu-icon{position:relative;display:block;width:22px;height:14px;border-block:1.5px solid currentColor}.menu-icon:after{content:'';position:absolute;left:0;right:0;top:5px;border-top:1.5px solid currentColor}
.hero{background:var(--black);overflow:hidden}.hero-stage{position:relative;max-width:1800px;min-height:clamp(38rem,calc(100svh - 9rem),50rem);margin:auto;display:flex;align-items:center;isolation:isolate}.hero-scene{position:absolute;inset:0;z-index:-1;overflow:hidden}.hero-scene img{width:100%;height:100%;object-fit:contain;object-position:right center;filter:saturate(.5);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 94%,transparent);animation:scene-arrive 1.5s ease-out both}.hero-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#09090b 0%,#09090bf0 18%,#09090b9c 37%,#09090b10 57%,transparent 72%),linear-gradient(0deg,#09090b 0%,transparent 16%,transparent 90%,#09090b55)}.hero-copy{position:relative;width:55%;padding:4rem 0 5rem var(--gutter);animation:copy-arrive .85s ease-out both}.hero .eyebrow{font-size:.8125rem;letter-spacing:.16em}.hero .eyebrow span{color:#9a8070}.hero h1{font-size:clamp(5.6rem,9.6vw,10.5rem);line-height:1.01;letter-spacing:-.035em;margin:1.65rem 0 1.75rem}.hero-description{max-width:23rem;font-size:1.0625rem;line-height:1.8;color:#c5bcb5}.hero-actions{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap;margin-top:2rem}.hero-actions .text-link{border-color:#e5c69a55;color:var(--cream)}.hero-caption{position:absolute;right:var(--gutter);bottom:2.25rem;display:flex;align-items:baseline;gap:1rem;font-size:.75rem;letter-spacing:.13em;color:#baada1}.hero-caption span:first-child{color:var(--cream)}.hero-bottom{max-width:1800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.3rem var(--gutter);border-top:1px solid #e5c69a24;font-size:.75rem;letter-spacing:.1em;color:#bcafa5}.hero-bottom p span{padding:0 .65rem;color:var(--champagne)}.hero-bottom a{display:flex;align-items:center;gap:2rem;color:var(--champagne);min-height:1.5rem}.hero-bottom a span{font-size:1.2rem}
.facts-band{background:var(--wine);color:var(--cream);display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem var(--gutter)}.facts-band>div{display:flex;align-items:center;gap:1.3rem;padding-right:2rem;border-right:1px solid #e5c69a40}.facts-band>div:last-child{border:0;padding:0}.facts-band strong{font-family:var(--display);font-size:2.25rem;line-height:1.2;font-weight:400}.facts-band>div:first-child strong{font-size:4.5rem;color:var(--champagne);line-height:1}.facts-band span{font-size:.875rem;line-height:1.5;color:#d3bdb4}.facts-band>div:not(:first-child){display:block}.facts-band>div:not(:first-child) span{display:block;margin-top:.3rem}

.studio-section{background:#131013}.section-grid{max-width:1550px;margin:auto;display:grid;grid-template-columns:48% 44%;gap:8%;align-items:center}.studio-visual{display:grid;grid-template-columns:1.5fr 1fr;gap:1rem;align-items:end;min-width:0;padding-bottom:2rem}.detail-photo{min-width:0}.detail-photo img{width:100%;height:clamp(28rem,40vw,42rem);object-fit:cover;object-position:46% center}.detail-photo figcaption{font-size:.75rem;letter-spacing:.06em;line-height:1.6;color:#ae9d93;margin-top:1.2rem}.microphone-photo{min-width:0;margin:0 0 -2rem -2.5rem;position:relative}.microphone-photo img{width:100%;height:clamp(18rem,25vw,28rem);object-fit:cover;object-position:27% center}.studio-copy .eyebrow{margin-bottom:1.65rem}.studio-copy h2{margin-bottom:1.8rem}.section-intro{color:var(--muted);font-size:1.0625rem;max-width:31rem}.feature-list{margin:2.2rem 0 1.75rem}.feature-list>div{padding:1rem 0;border-top:1px solid var(--line)}.feature-list dt{font-size:1rem;font-weight:500}.feature-list dt span{font-size:.75rem;color:var(--champagne);margin-right:.7rem;font-weight:400}.feature-list dd{font-size:.9375rem;color:var(--muted);margin-top:.2rem;padding-left:1.9rem}.studio-copy .text-link{color:var(--champagne)}
.hire-section{position:relative;overflow:hidden;background:linear-gradient(125deg,#34141f,var(--wine) 50%,#702b3e);padding:5.5rem var(--gutter) 0}.hire-grid{max-width:1550px;margin:auto;display:grid;grid-template-columns:45% 49%;gap:6%;align-items:center}.hire-copy .eyebrow{margin-bottom:1.65rem}.hire-copy h2{margin-bottom:1.8rem}.hire-copy>p:not(.eyebrow){max-width:29rem;font-size:1rem;color:#decbc1;margin-top:1rem;line-height:1.85}.hire-note{margin:1.8rem 0 1.5rem;border-top:1px solid #e5c69a45;padding-top:1.2rem;max-width:29rem}.hire-note>span{display:block;font-size:.75rem;letter-spacing:.1em;color:#d0b4a7}.hire-note strong{font-family:var(--display);font-size:2.25rem;font-weight:400;color:var(--cream)}.hire-photo{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hire-photo img{width:100%;height:clamp(31rem,42vw,42rem);object-fit:contain;object-position:center;filter:drop-shadow(0 25px 25px #19070e55)}.hire-photo figcaption{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;letter-spacing:.08em;padding-top:1rem;color:var(--champagne)}.hire-footnote{max-width:1550px;margin:4rem auto 0;border-top:1px solid #e5c69a45;padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem}.hire-footnote>span{font-size:.75rem;letter-spacing:.1em;flex-shrink:0}.hire-footnote p{font-size:.875rem;color:#d0b4a7}

.prices-section{background:var(--cream);color:#24151a}.section-heading-row{max-width:1550px;margin:auto;display:flex;justify-content:space-between;align-items:flex-end;gap:3rem}.section-heading-row .eyebrow{margin-bottom:1.5rem;color:#813f4b}.section-heading-row h2 em{color:var(--wine-bright)}.section-heading-row>p{max-width:22rem;color:#68524a;font-size:1.0625rem;padding-bottom:.35rem}.price-grid{max-width:1550px;margin:2.75rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bfa993}.price-item{margin-top:2rem;padding:0 2rem 0 0;border-right:1px solid #cbb8a5}.price-item+.price-item{padding-left:2rem}.price-item:last-child{border-right:0}.price-item h3{font-size:1.0625rem;font-weight:500}.price-number{font-family:var(--display);font-size:clamp(4.5rem,6.5vw,7rem);font-weight:400;letter-spacing:-.03em;line-height:1.2;color:#48212c;margin:.4rem 0 1rem;white-space:nowrap}.price-number span{font-family:var(--body);display:block;letter-spacing:0;font-weight:400;font-size:.875rem;color:#68524a;line-height:1.5;margin-top:.2rem}.price-item>p:not(.price-number){color:#68524a;font-size:.9375rem;min-height:3rem}.price-item .text-link{margin-top:.75rem}.price-item .text-link:hover{color:var(--wine-bright)}.price-note{font-size:.8125rem;color:#68524a;margin:2.5rem auto 0;max-width:1550px}.prices-section a:focus-visible{outline-color:var(--wine)}
.contact-section{background:#35141f;padding-top:3rem;padding-bottom:6rem}.contact-top{max-width:1550px;margin:0 auto 3rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px solid #e5c69a45}.contact-index{font-family:var(--display);font-size:4rem;line-height:1;color:var(--champagne)}.contact-grid{max-width:1550px;margin:auto;display:grid;grid-template-columns:60% 33%;gap:7%;align-items:end}.contact-grid h2{font-size:clamp(4.5rem,8vw,8.5rem);line-height:1.03;margin-bottom:1.65rem}.contact-grid>div>p{max-width:34rem;margin-bottom:1.8rem;font-size:1rem;color:#e3cbbd}.contact-details{display:grid;gap:2.25rem;padding-bottom:.1rem}.contact-details h3{font-size:.75rem;font-weight:400;letter-spacing:.12em;margin-bottom:.65rem;color:var(--champagne)}.contact-details address{font-size:1.0625rem;font-style:normal;line-height:1.75}.contact-details .text-link{font-size:.875rem;margin-top:.5rem;gap:1.1rem;color:var(--champagne)}.email-link{font-size:clamp(1rem,1.4vw,1.25rem);overflow-wrap:anywhere;border-bottom:1px solid transparent}.email-link:hover{border-color:currentColor}.contact-details p{font-size:.875rem;margin-top:.6rem;max-width:20rem;color:var(--muted)}.site-footer{background:var(--black);color:var(--muted);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.75rem var(--gutter);font-size:.8125rem}.site-footer p{font-size:.75rem;letter-spacing:.09em}.site-footer a{display:flex;align-items:center;gap:1rem;min-height:2.75rem}.site-footer a:hover{color:var(--champagne)}
@keyframes copy-arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes scene-arrive{from{opacity:.3;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
@media(min-width:1800px){.facts-band{padding-inline:max(var(--gutter),calc((100vw - 1548px)/2))}}
@media(max-width:1100px){.site-header nav{gap:1.4rem}.brand{width:11.5rem}.hero-copy{width:58%;padding-block:4.5rem}.hero h1{font-size:clamp(5.4rem,10vw,7.2rem)}.hero-scene:after{background:linear-gradient(90deg,#09090b 0%,#09090bea 20%,#09090b80 42%,transparent 73%),linear-gradient(0deg,#09090b,transparent 20%,transparent 90%,#09090b55)}.hero-actions{gap:1.3rem}.hero-actions .button{gap:1.5rem}.section-pad{padding-block:4.75rem}.facts-band{gap:2rem}.facts-band strong{font-size:2rem}.section-grid{grid-template-columns:46% 48%;gap:6%}.studio-visual{grid-template-columns:1fr;gap:0;padding-bottom:0}.detail-photo img{height:35rem}.microphone-photo{width:57%;margin:-11rem -1.5rem 0 auto}.microphone-photo img{height:16rem}.detail-photo figcaption{max-width:40%;font-size:.75rem}.studio-copy h2{font-size:clamp(3.3rem,5.8vw,4.8rem)}.feature-list dd{padding-left:0}.hire-section{padding-top:4.75rem}.hire-grid{grid-template-columns:49% 46%;gap:5%}.hire-copy h2{font-size:clamp(3.6rem,5.9vw,5rem)}.hire-photo img{height:37rem}.hire-photo figcaption{flex-wrap:wrap}.price-item{padding-right:1.3rem}.price-item+.price-item{padding-left:1.3rem}.price-number{font-size:5rem}}
@media(max-width:820px){html{scroll-padding-top:5.5rem}.header-inner{padding-block:1rem;flex-wrap:wrap;gap:1rem}.menu-toggle:not([hidden]){display:flex;margin-left:auto}.site-header nav{width:100%;justify-content:space-between;flex-wrap:wrap;gap:1.2rem;padding:.8rem 0 .3rem}.js .site-header nav{display:none}.js .site-header nav.is-open{display:flex}.hero-stage{min-height:40rem}.hero-copy{width:62%}.hero h1{font-size:clamp(5rem,11vw,6rem)}.hero-description{max-width:20rem;font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:.8rem}.hero-scene img{object-fit:cover;object-position:67% center}.hero-caption{right:1.4rem;bottom:1.7rem;flex-direction:column;gap:.2rem;font-size:.75rem}.hero-bottom{font-size:.75rem;letter-spacing:.03em}.hero-bottom a{gap:.8rem}.facts-band{gap:1.5rem;padding-block:1.65rem}.facts-band strong{font-size:1.7rem}.facts-band>div{padding-right:1rem}.facts-band>div:first-child{gap:.9rem}.facts-band>div:first-child strong{font-size:4rem}.facts-band span{font-size:.8125rem}.section-grid{grid-template-columns:1fr;gap:3.5rem}.studio-copy{max-width:36rem}.studio-copy h2{font-size:4.75rem}.studio-visual{display:grid;grid-template-columns:1.5fr 1fr;gap:1rem;max-width:42rem;width:100%}.detail-photo img{height:32rem}.detail-photo figcaption{max-width:none}.microphone-photo{width:auto;margin:0 0 0 -2rem;padding-bottom:3rem}.microphone-photo img{height:22rem}.hire-grid{grid-template-columns:1fr 1fr;gap:2rem}.hire-copy h2{font-size:3.5rem}.hire-note strong{font-size:1.9rem}.hire-photo img{height:31rem}.hire-copy .button{gap:1.5rem;padding-inline:1rem}.hire-footnote{margin-top:3rem;align-items:flex-start;flex-direction:column;gap:.4rem}.section-heading-row{gap:2rem}.section-heading-row>p{max-width:16rem;font-size:1rem}.price-item>p:not(.price-number){min-height:3.3rem}.price-number{font-size:4.3rem}.price-item .text-link{font-size:.875rem;gap:.7rem}.contact-grid{grid-template-columns:1fr;gap:3.5rem}.contact-grid h2{font-size:6rem}.contact-details{grid-template-columns:1fr 1fr;gap:2rem}.email-link{font-size:1rem}.site-footer p{display:none}}
@media(max-width:640px){:root{--gutter:1.25rem}.header-inner{padding-block:.85rem}.brand{width:10.8rem}.site-header nav{flex-direction:column;align-items:stretch;gap:0}.site-header nav>a:not(.button){padding:.85rem 0;border-bottom:1px solid var(--line)}.site-header nav>a:after{display:none}.site-header nav .button{margin:.85rem 0 .3rem}.hero-stage{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{width:100%;padding:2.8rem var(--gutter) 0;order:0}.hero .eyebrow{font-size:.75rem;letter-spacing:.1em}.hero h1{font-size:clamp(4.75rem,17vw,7rem);margin:1.5rem 0 1.4rem;line-height:1.02}.hero-description{max-width:26rem;font-size:1rem;line-height:1.75}.hero-actions{flex-direction:row;align-items:center;gap:1.5rem;margin-top:1.6rem}.hero-actions .button{padding-inline:1.15rem;gap:1.3rem}.hero-actions .text-link{gap:1rem;font-size:.875rem}.hero-scene{position:relative;inset:auto;z-index:0;order:1;width:100%;height:clamp(23rem,90vw,31rem);margin-top:.3rem}.hero-scene img{object-fit:cover;object-position:84% center;mask-image:none}.hero-scene:after{background:linear-gradient(180deg,#09090b,transparent 17%,transparent 80%,#09090b),linear-gradient(90deg,#09090b55,transparent 20%,transparent 90%,#09090b55)}.hero-caption{z-index:1;bottom:1rem;left:var(--gutter);right:var(--gutter);flex-direction:row;justify-content:space-between;font-size:.75rem}.hero-bottom{padding-block:1.1rem;flex-wrap:wrap;gap:.55rem}.hero-bottom a{display:none}.facts-band{grid-template-columns:1fr;gap:0;padding-block:.6rem}.facts-band>div,.facts-band>div:not(:first-child){display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-right:0;border-bottom:1px solid #e5c69a30;gap:1rem}.facts-band>div:last-child{border:0;padding:1rem 0}.facts-band>div:first-child strong{font-size:2rem}.facts-band>div:not(:first-child) span{margin:0}.facts-band strong{font-size:1.8rem;flex-shrink:0}.facts-band span{font-size:.8125rem;text-align:right;max-width:52%}.section-pad{padding-block:3.5rem}.section-grid{gap:2.8rem}.studio-visual{gap:.75rem;grid-template-columns:1.45fr 1fr}.detail-photo img{height:25rem;object-position:45% center}.detail-photo figcaption{font-size:.75rem;letter-spacing:.03em;max-width:11rem;margin-top:1rem}.microphone-photo{margin:0 0 0 -1.7rem;padding-bottom:2.75rem}.microphone-photo img{height:17rem}.studio-copy h2{font-size:clamp(3.3rem,12.6vw,4.5rem)}.studio-copy .eyebrow{margin-bottom:1.2rem}.section-intro{font-size:1rem}.feature-list{margin-block:1.8rem 1.3rem}.feature-list dd{font-size:.9375rem}.hire-section{padding-top:3.5rem}.hire-grid{grid-template-columns:1fr;gap:1.7rem}.hire-copy .eyebrow{margin-bottom:1.2rem}.hire-copy h2{font-size:clamp(3.5rem,13vw,4.75rem)}.hire-note strong{font-size:2.1rem}.hire-photo img{height:28rem;max-height:none}.hire-photo figcaption{flex-wrap:nowrap;font-size:.75rem;letter-spacing:.035em}.hire-footnote{margin-top:2rem;gap:.55rem}.hire-footnote p{font-size:.875rem}.section-heading-row{display:block}.section-heading-row h2{font-size:clamp(3.6rem,13vw,4.75rem)}.section-heading-row>p{margin-top:1.6rem;max-width:26rem}.section-heading-row .eyebrow{margin-bottom:1.2rem}.price-grid{grid-template-columns:1fr;margin-top:2.5rem;border:0}.price-item,.price-item+.price-item{margin:0;padding:1.5rem 0;border:0;border-top:1px solid #cbb8a5;display:grid;grid-template-columns:1fr 1.2fr;gap:.5rem 1rem;align-items:center}.price-item h3{font-size:1rem}.price-number{font-size:clamp(3.6rem,15vw,4.8rem);margin:0;grid-row:1 / 3;grid-column:2;text-align:right;line-height:1.05}.price-number span{font-size:.8125rem;line-height:1.7;margin-top:.3rem}.price-item>p:not(.price-number){font-size:.875rem;min-height:0;max-width:11rem}.price-item .text-link{grid-column:1 / -1;width:max-content;margin-top:.15rem;font-size:.875rem;gap:1rem}.price-note{margin-top:1rem;font-size:.8125rem}.contact-top{margin-bottom:2rem;gap:1rem;padding-bottom:1.3rem}.contact-top .eyebrow{font-size:.75rem;letter-spacing:.04em}.contact-index{font-size:3rem}.contact-grid{gap:2.7rem}.contact-grid h2{font-size:clamp(4rem,15vw,5.5rem)}.desktop-break{display:none}.contact-details{grid-template-columns:1fr;gap:1.8rem}.contact-details>div{border-top:1px solid #e5c69a40;padding-top:1.5rem}.contact-details address{font-size:1rem}.contact-details p{max-width:24rem}.site-footer{padding-block:1.2rem;gap:1rem;font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}

/* Studio choice and equipment from the owner's rental page. */
.studio-types dt{font-family:var(--display);font-size:1.9rem;line-height:1.25;font-weight:400}.studio-types dt span{display:block;font:400 .75rem/1.6 var(--body);letter-spacing:.1em;margin:0 0 .35rem}.studio-types dd{padding-left:0;max-width:29rem;margin-top:.5rem}.studio-types>div{padding-block:1.1rem}
.equipment-block{max-width:1550px;margin:3.5rem auto 0;padding-top:2.25rem;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.65fr;gap:7%}.equipment-copy .eyebrow{font-size:.75rem;margin-bottom:.9rem}.equipment-copy h3{font:400 clamp(2.4rem,3.3vw,3.4rem)/1.1 var(--display);letter-spacing:-.02em;margin-bottom:1rem}.equipment-copy>p:last-child{font-size:1rem;color:var(--muted);max-width:24rem}.equipment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2.25rem;align-content:start}.equipment-list>div{border-top:1px solid var(--line);padding-top:.8rem}.equipment-list dt{font-size:.875rem;color:var(--muted);margin-bottom:.3rem}.equipment-list dd{font-size:1rem;color:var(--cream)}
.interpreting-note{max-width:1550px;margin:3.5rem auto 0;border-top:1px solid #e5c69a45;padding-top:2.25rem;display:grid;grid-template-columns:45% 49%;gap:6%;align-items:center}.interpreting-note h3{font:400 clamp(2.6rem,3.6vw,3.8rem)/1.1 var(--display);letter-spacing:-.025em}.interpreting-note h3 em{font-weight:400;color:var(--champagne)}.interpreting-note p{font-size:1rem;color:#decbc1;max-width:33rem}.interpreting-note+.hire-footnote{margin-top:2.25rem}
@media(max-width:820px){.equipment-block{grid-template-columns:1fr;gap:2rem;margin-top:4rem}.equipment-copy>p:last-child{max-width:35rem}.interpreting-note{grid-template-columns:1fr 1.2fr;gap:2rem}}
@media(max-width:640px){.studio-types dt{font-size:1.8rem}.equipment-block{margin-top:3rem;padding-top:2rem}.equipment-list{grid-template-columns:1fr;gap:1rem}.equipment-list>div{display:grid;grid-template-columns:6rem 1fr;gap:.8rem}.equipment-list dt{margin:0}.equipment-list dd{font-size:.9375rem}.interpreting-note{grid-template-columns:1fr;gap:1.2rem;margin-top:2.7rem;padding-top:2rem}.interpreting-note h3{font-size:3rem}.interpreting-note p{font-size:1rem}}

/* Rental-first copy and a more legible reading weight. */
.hero h1{font-size:clamp(4.7rem,7.2vw,8rem);margin-bottom:1.4rem}
.hero-rental-term{max-width:32rem;color:var(--cream);font:600 clamp(1.2rem,1.55vw,1.45rem)/1.5 var(--body);margin-bottom:1rem}
.hero-description,.section-intro,.hire-copy>p:not(.eyebrow),.equipment-copy>p:last-child,.interpreting-note p,.contact-grid>div>p{font-size:1.125rem;line-height:1.8;font-weight:500;color:#e4dcd5}
.hero-description{max-width:25rem}
.feature-list dd,.equipment-list dd,.contact-details p,.hire-footnote p{font-size:1.0625rem;line-height:1.75;font-weight:500;color:#ddd2ca}
.facts-band span{font-size:1rem;color:#e5d6cd}
.equipment-list dt{color:#d0c1b7;font-size:.9375rem}
.section-heading-row>p{font-size:1.125rem;line-height:1.8;font-weight:500;color:#514139}
.price-item>p:not(.price-number){font-size:1.0625rem;line-height:1.7;font-weight:500;color:#514139}
.price-note{font-size:.9375rem;line-height:1.75;color:#514139}
.price-number span{font-size:1rem;color:#514139}
@media(max-width:1100px){.hero h1{font-size:clamp(4.4rem,7.5vw,6rem)}}
@media(max-width:820px){.hero h1{font-size:clamp(4rem,8.3vw,4.8rem)}.hero-rental-term{max-width:22rem}}
@media(max-width:640px){.hero h1{font-size:clamp(3.15rem,12.2vw,5rem);line-height:1.06}.hero-rental-term{max-width:27rem;font-size:1.25rem}.hero-description,.section-intro,.hire-copy>p:not(.eyebrow),.equipment-copy>p:last-child,.interpreting-note p,.contact-grid>div>p,.section-heading-row>p{font-size:1.0625rem;line-height:1.8}.price-item>p:not(.price-number),.feature-list dd,.equipment-list dd,.contact-details p,.hire-footnote p{font-size:1rem;line-height:1.75}.price-item>p:not(.price-number){max-width:none}.price-note{font-size:.9375rem}.hire-footnote>span{font-size:.75rem;letter-spacing:.065em}}

/* One strong statement replaces the two factual tiles. */
.studio-statement{background:var(--wine);padding:1.9rem var(--gutter) 2.2rem;text-align:center}
.studio-statement .eyebrow{justify-content:center;font-size:.8125rem;letter-spacing:.14em;margin-bottom:.55rem}
.statement-line{max-width:1500px;margin:auto;font:400 clamp(2.5rem,4.3vw,4.6rem)/1.15 var(--display);letter-spacing:-.025em;color:var(--cream)}
.statement-line em{color:var(--champagne);font-weight:400}
@media(max-width:640px){.studio-statement{padding-block:1.7rem 1.9rem}.studio-statement .eyebrow{font-size:.75rem;letter-spacing:.1em}.statement-line{max-width:31rem;font-size:clamp(2.4rem,8.8vw,3.4rem)}}
