.reels-shell{width:min(100% - 2 * var(--gutter),1160px);margin:0 auto;padding:2.6rem 0 0}
.reels-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem}
.reels-kicker{display:block;color:var(--reel-gold);font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.6}
.reels-intro h1{font-size:clamp(3rem,5vw,5rem);line-height:1.1;margin-top:.35rem;letter-spacing:-.04em}
.reels-intro h1 em{color:var(--reel-gold)}
.reels-intro>p{max-width:355px;color:var(--muted);font-size:1rem;line-height:1.75;padding-bottom:.3rem}
.reel-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}
.reel-heading>div{display:flex;align-items:center;gap:1.1rem}
.reel-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:2rem;font-style:italic;line-height:1.2}
.reel-heading .reels-kicker{font-size:.75rem;border-right:1px solid var(--line);padding-right:1.1rem}
.reel-duration{font-size:.875rem;color:var(--muted);white-space:nowrap}.reel-duration span{color:#697069;padding:0 .5rem}
.reel-player{position:relative;aspect-ratio:16/9;background:#000;border:1px solid #f2cf8b40;box-shadow:0 20px 70px #0006}
.reel-player video{display:block;width:100%;height:100%;aspect-ratio:16/9;object-fit:contain}
.reel-player iframe{display:block;width:100%;height:100%;aspect-ratio:16/9;border:0}
.production-reel{margin-top:2.5rem;scroll-margin-top:6rem}
.reel-start{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem .75rem .75rem;background:#101211ed;border:1px solid var(--reel-gold);color:var(--reel-gold);font-size:1rem;min-height:64px;cursor:pointer;box-shadow:0 5px 25px #0008;white-space:nowrap}
.reel-start[hidden]{display:none}.reel-start:hover{background:#25241dee}.reel-start:focus-visible{outline-color:var(--reel-gold)}.reel-start:disabled{cursor:wait}
.reel-start-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #f2cf8b85;border-radius:50%;padding-left:2px;font-size:.875rem}
.reel-details{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:1.4rem 0 2rem;border-bottom:1px solid var(--line)}
.reel-details>p{max-width:520px;font-size:1rem;line-height:1.8;color:var(--muted)}
.reel-credit{display:flex;flex-direction:column;align-items:flex-end;font-size:.875rem;line-height:1.8;color:var(--muted);text-align:right}.reel-credit strong{color:var(--paper);font-weight:500}
.reel-error{padding:1rem;color:var(--paper);background:var(--panel)}.reel-error a{text-decoration:underline;color:var(--reel-gold)}
.reel-enquiry{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 0 3.5rem}.reel-enquiry h2{margin-top:.45rem;font-size:clamp(1.6rem,2.3vw,2.3rem);line-height:1.3;letter-spacing:-.025em}
.reel-enquiry-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.5rem}.reel-enquiry-actions .button{gap:1.5rem;white-space:nowrap}.reel-enquiry-actions .text-link{gap:1rem;white-space:nowrap}
.reels-footer{display:flex;gap:1rem 2rem;flex-wrap:wrap;align-items:center;padding:1.5rem var(--gutter);border-top:1px solid var(--line);font-size:.875rem;color:var(--muted)}.reels-footer>a:first-child{font-weight:700;color:var(--paper);margin-right:auto}.reels-footer a:hover{color:var(--reel-gold)}
@media(max-width:900px){.reels-intro{align-items:flex-start}.reels-intro>p{max-width:300px}.reel-enquiry{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.reels-shell{padding-top:1.8rem}.reels-intro{flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.reels-intro>p{max-width:100%;padding:0}.reel-heading{align-items:flex-end}.reel-heading>div{display:block}.reel-heading .reels-kicker{border:0;padding:0;margin-bottom:.3rem}.reel-duration{font-size:.875rem}.reel-details{grid-template-columns:1fr;gap:1rem;padding-top:1rem}.reel-credit{align-items:flex-start;text-align:left}.reel-enquiry{padding:2.3rem 0}.reel-enquiry-actions{align-items:flex-start;flex-direction:column}.reel-start{gap:.65rem;padding:.5rem 1rem .5rem .5rem;min-height:54px}.reel-start-icon{width:36px;height:36px}.reels-footer{gap:.6rem 1rem}}
@media(prefers-reduced-motion:reduce){.reel-start{transition:none}}
.studio-jump{display:flex;align-items:center;gap:.6rem;min-height:44px;margin-top:.7rem;color:var(--reel-gold);text-decoration:underline;text-underline-offset:4px}
.recording-studio{border-top:1px solid var(--line);padding:3rem 0 3.5rem;scroll-margin-top:6rem}
.studio-heading{margin-bottom:1.5rem;max-width:800px}
.studio-heading h2{font-size:clamp(1.8rem,3.6vw,3rem);line-height:1.2;letter-spacing:-.035em;margin:.5rem 0 .75rem}
.studio-heading>p:last-child{font-size:1rem;line-height:1.7;color:var(--muted)}
.studio-photo{margin:0;border:1px solid #f2cf8b40;background:#070908}
.studio-photo>a{display:block}
.studio-photo img{display:block;width:100%;height:auto}
.studio-photo figcaption{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.3rem 1.2rem;padding:.65rem 1rem;font-size:.875rem;line-height:1.6;color:var(--muted)}
.studio-photo figcaption a{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;color:var(--reel-gold);text-decoration:underline;text-underline-offset:3px}
.studio-details{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:1.75rem}
.studio-copy p{font-size:1rem;line-height:1.8;color:var(--muted)}
.studio-copy .studio-location{margin-top:1.2rem;color:var(--paper)}
.studio-capabilities{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 1rem;margin:0}
.studio-capabilities div{border-top:1px solid var(--line);padding-top:.75rem;min-width:0}
.studio-capabilities dt{color:var(--reel-gold);font-size:1rem;font-weight:600;line-height:1.5}
.studio-capabilities dd{margin:.25rem 0 0;font-size:1rem;color:var(--muted);line-height:1.6}
.studio-enquiry{margin-top:1.75rem}
.studio-enquiry>p{font-size:1rem;line-height:1.7;color:var(--muted);margin-bottom:1rem}
.studio-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.5rem}
.studio-contact-button{background:var(--reel-gold);border-color:var(--reel-gold);color:var(--ink);gap:1rem}
.studio-contact-button:hover{background:#ffe0a5;border-color:#ffe0a5}
.studio-short{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,320px);align-items:center;gap:2rem;margin-top:2rem;padding:2rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);scroll-margin-top:6rem}
.studio-short-copy h3{font-size:clamp(1.6rem,2.7vw,2.4rem);line-height:1.25;letter-spacing:-.025em;margin:.6rem 0 1rem}
.studio-short-copy>p:not(.reels-kicker){font-size:1rem;line-height:1.7;color:var(--muted);margin-bottom:1rem}
.studio-short-copy>a{font-size:1rem;min-height:44px;color:var(--reel-gold)}
.studio-short-player{width:100%;max-width:320px;aspect-ratio:9/16;background:#000;border:1px solid #f2cf8b40;justify-self:center}
.studio-short-player iframe{display:block;width:100%;height:100%;border:0}
.studio-video-heading{margin-bottom:1rem}
.studio-video-heading h3{font-size:clamp(1.6rem,2.7vw,2.4rem);line-height:1.25;letter-spacing:-.025em;margin-top:.6rem}
@media(max-width:700px){.studio-short{grid-template-columns:minmax(0,1fr);gap:1.25rem;padding:1.5rem 0}.studio-short-copy h3{margin-bottom:.65rem}}
@media(max-width:700px){.recording-studio{padding:2rem 0 2.5rem}.studio-details{grid-template-columns:minmax(0,1fr);gap:1.5rem}.studio-actions{align-items:flex-start;flex-direction:column}.studio-contact-button{width:100%;justify-content:space-between;text-align:left}.studio-photo figcaption{padding:.6rem .75rem}.studio-heading{margin-bottom:1rem}}

.broll-reel{margin-top:2rem;scroll-margin-top:6rem}
.broll-photo{margin:0;background:#080a09;border:1px solid #f2cf8b40}
.broll-photo-frame{aspect-ratio:2048/1387;overflow:hidden}
.broll-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.broll-photo figcaption{padding:.8rem 1rem;border-top:1px solid #f2cf8b40;color:var(--muted);font-size:1rem;line-height:1.6;text-align:center}
