
/* Transparent navigation, consistent brand interactions and aligned cinematic layouts. */
:root{--accent:#ee4423}
.site-header,.site-header.scrolled,body.editorial-page .site-header{background:transparent!important;backdrop-filter:none!important;border:0;box-shadow:none;color:#fff}
.site-header #main-nav,.site-header .nav-contact{background:transparent!important;border-color:#ffffff40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.site-header a,.site-header button{transition:color .22s,background-color .22s,border-color .22s}
.site-header.nav-on-light{color:#141414}.site-header.nav-on-light .brand-logo img{filter:brightness(0)}.site-header.nav-on-light #main-nav,.site-header.nav-on-light .nav-contact{border-color:#14141440}
.site-header #main-nav a:hover,.site-header #main-nav a:focus-visible,.site-header .nav-contact:hover,.site-header .nav-contact:focus-visible{background:transparent!important;color:var(--accent)!important}
.site-header .brand-logo:hover{opacity:.7}.menu-toggle:hover{color:var(--accent)}
:is(.reel-link,.film-play,.form-end button,.carousel-controls button,.solid-link,.founder-portrait button){transition:background-color .22s,color .22s,border-color .22s}
:is(.reel-link,.form-end button,.carousel-controls button,.solid-link,.founder-portrait button):hover,:is(.media-trigger,.local-film-trigger):hover .film-play,:is(.media-trigger,.local-film-trigger):focus-visible .film-play{color:var(--accent)}
.hero-selector button:hover{color:var(--accent)}.hero-selector button:hover span{color:var(--accent)}
.text-link:hover,.back-link:hover,.social-links a:hover,summary:hover{color:var(--accent)}.email:hover,.application-direct a:hover{color:var(--accent);text-decoration:none}.job-row:hover,.job-row:hover small{color:var(--accent)}.job-row small{padding:9px 12px;border-radius:2px}.news-card:hover h2{color:var(--accent);text-decoration:none}
input:focus,textarea:focus{outline:0;border-color:var(--accent)!important;box-shadow:0 1px 0 var(--accent)}
.work .film-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 32px;align-items:start}.work .film{width:100%;margin:0;grid-column:auto;min-width:0}.work .film-image,.work .film-wide .film-image{aspect-ratio:16/9}.work .film-caption{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;min-height:65px}.work .film-caption h3{line-height:1.4}.work .film-caption>span{line-height:1.6;max-width:185px;text-align:right}.work .section-heading{grid-template-columns:1fr 1fr;gap:32px}
.people.studio-cinema{display:block;padding-top:75px;padding-bottom:95px}.people.studio-cinema>div{border:0;padding:0}.studio-heading{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start;margin-bottom:55px}.people.studio-cinema .studio-heading h2{font-size:clamp(2.8rem,5vw,5.5rem)}.people.studio-cinema .founder-portrait{width:100%;margin:0 0 45px;overflow:hidden}.studio-cinema .founder-portrait video{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#d1d1d1}.people.studio-cinema .studio-copy{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.studio-copy>p{max-width:580px;color:#b9b9b5;margin:0}.studio-copy .founder{max-width:580px}.studio-copy .founder p{color:#b9b9b5}.studio-copy .founder h3{margin:0 0 10px}.studio-copy .founder>span{display:block;margin-bottom:18px}
.hero{--hero-rx:0deg;--hero-ry:0deg;--hero-pan-x:0px;--hero-pan-y:0px;--hero-text-x:0px;--hero-text-y:0px;--hero-scroll:0px;isolation:isolate;perspective:1400px}.hero .hero-film{inset:-9%;transform-origin:50% 50%;transform:perspective(1400px) translate3d(var(--hero-pan-x),calc(var(--hero-pan-y) + var(--hero-scroll)),0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1.025);backface-visibility:hidden}.hero h1{transform:translate3d(var(--hero-text-x),var(--hero-text-y),0);transform-origin:50% 50%;backface-visibility:hidden}.hero.hero-motion-active .hero-film,.hero.hero-motion-active h1{will-change:transform}
@media(max-width:760px){.work .film-grid{grid-template-columns:1fr;gap:35px}.work .section-heading,.studio-heading{grid-template-columns:1fr;gap:24px}.work .film-caption{min-height:0}.work .film-caption>span{max-width:135px}.people.studio-cinema{padding-top:55px;padding-bottom:65px}.studio-heading{margin-bottom:30px}.people.studio-cinema .founder-portrait{margin-bottom:30px}.people.studio-cinema .studio-copy{grid-template-columns:1fr;gap:30px}.site-header #main-nav.open{background:transparent!important;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.hero .hero-film{inset:0;transform:none}.hero h1{transform:none}}
@media(prefers-reduced-motion:reduce){.hero .hero-film{inset:0;transform:none}.hero h1{transform:none}}

/* Full-width headings; hover accents change text colour only. */
.work .section-heading,.studio-cinema .studio-heading{display:block}.work .section-heading>.eyebrow,.studio-cinema .studio-heading>.eyebrow{margin-bottom:24px}.work .section-heading h2{font-size:clamp(2.3rem,5.2vw,6rem);line-height:1.15}.people.studio-cinema .studio-heading h2{font-size:clamp(2rem,4.1vw,5rem);line-height:1.15}.hero-selector button{flex-shrink:0}
@media(min-width:761px){.work .section-heading h2,.people.studio-cinema .studio-heading h2{white-space:nowrap}}
@media(max-width:760px){.hero-selector{flex-wrap:nowrap;max-width:calc(100% - 2 * var(--gutter));overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.work .section-heading>.eyebrow,.studio-cinema .studio-heading>.eyebrow{margin-bottom:20px}}

/* Vertical film rail with cinematic crossfades. */
.hero-selector{left:24px;right:auto;top:50%;bottom:auto;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0;z-index:4;max-width:none;overflow:visible}
.hero-selector button{position:relative;display:block;padding:6px 0 6px 18px;background:none;border:0;border-radius:0;color:#d7d7d2;font-size:.68rem;letter-spacing:.12em;text-align:left;white-space:nowrap;backdrop-filter:none;transition:color .28s ease,transform .35s cubic-bezier(.2,.7,.2,1)}
.hero-selector button:before{content:"";position:absolute;left:0;top:50%;width:0;height:1px;background:var(--accent);transition:width .35s ease}.hero-selector button[aria-pressed=true]{background:none;color:#fff;border:0;transform:translateX(4px)}.hero-selector button[aria-pressed=true]:before{width:11px}.hero-selector button:hover,.hero-selector button:focus-visible{background:none;color:var(--accent);outline:none}
.hero-film>video{will-change:opacity,transform,filter;transition:opacity .55s ease,transform .85s cubic-bezier(.2,.7,.2,1),filter .55s ease}.hero-film>video.is-switching{opacity:0;transform:scale(1.035) translateX(18px);filter:saturate(.35) blur(1px)}.hero-film>video.is-entering{animation:hero-film-enter .9s cubic-bezier(.2,.7,.2,1) both}@keyframes hero-film-enter{from{opacity:0;transform:scale(1.04) translateX(-18px);filter:saturate(.35) blur(1px)}to{opacity:.85;transform:none;filter:none}}
@media(min-width:761px){.hero h1{padding-left:100px}}@media(max-width:760px){.hero-selector{left:18px;top:auto;bottom:112px;transform:none;gap:5px;padding:0}.hero-selector button{font-size:.6rem;padding:4px 0 4px 14px}.hero-selector button[aria-pressed=true]:before{width:9px}.hero h1{padding-left:0}}@media(prefers-reduced-motion:reduce){.hero-film>video{transition:none}.hero-film>video.is-switching,.hero-film>video.is-entering{animation:none;transform:none;filter:none}}
.social-links{display:flex;align-items:center;gap:18px}.social-icon{display:inline-flex;width:25px;height:25px;align-items:center;justify-content:center;color:#fff;transition:transform .2s ease,color .2s ease}.social-icon svg{width:20px;height:20px;fill:currentColor;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.social-icon.youtube{color:#ff0033}.social-icon.linkedin{color:#0a66c2}.social-icon.x{color:#fff}.social-icon.instagram{color:#e4405f}.social-icon.facebook{color:#1877f2}.social-icon:hover,.social-icon:focus-visible{transform:translateY(-2px);color:var(--accent);outline:none}
/* Refined social marks: platform silhouettes stay crisp at small sizes. */
.social-icon.youtube svg path{fill:#fff;stroke:none}.social-icon.youtube svg rect{fill:currentColor;stroke:none}
.social-icon.linkedin svg path{fill:currentColor;stroke:none}
.social-icon.facebook svg path{fill:currentColor;stroke:none}
.social-icon.instagram svg rect,.social-icon.instagram svg circle{fill:none;stroke:currentColor;stroke-width:1.8}.social-icon.instagram svg circle:last-child{fill:currentColor;stroke:none}
.social-icon{width:28px;height:28px}.social-icon svg{width:22px;height:22px}
.footer-legal{display:flex;gap:20px;padding:18px 0 4px;font-size:.75rem;color:var(--muted)}.footer-legal a:hover{color:var(--accent)}
.footer-top{align-items:flex-start}.newsletter-signup{margin:0 auto 0 6vw;max-width:290px;padding:0}.newsletter-signup label{display:block;margin:0 0 10px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.newsletter-signup>div{display:flex;gap:10px;border-bottom:1px solid var(--line)}.newsletter-signup input{border:0;padding:8px 0;font-size:.85rem;min-width:0}.newsletter-signup button{border:0;background:none;color:var(--ink);font-size:.75rem;white-space:nowrap;padding:8px 0}.newsletter-signup button:hover{color:var(--accent)}.newsletter-signup small{display:block;margin-top:8px;color:var(--muted);font-size:.7rem}@media(max-width:600px){.newsletter-signup{order:2;width:100%;max-width:340px;margin:0}.footer-top p{order:3}.footer-top .text-link{order:4}}
/* Footer composition: deliberate three-column rhythm and clear signal action. */
.footer-top{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:start;gap:clamp(28px,6vw,110px);padding-bottom:42px}.footer-top .footer-logo{grid-column:2;grid-row:1;justify-self:center}.footer-top>p{grid-column:3;grid-row:1;justify-self:end;text-align:right;padding-top:10px}.footer-top>.text-link{grid-column:3;grid-row:1;justify-self:end;align-self:end;margin-bottom:3px}.newsletter-signup{grid-column:1;grid-row:1;margin:0;max-width:280px}.newsletter-signup>div{border-bottom:1px solid #555;align-items:center}.newsletter-signup input{color:#f5f5f1}.newsletter-signup button{color:#ee4423;font-size:.78rem;letter-spacing:.04em}.newsletter-signup button:hover{color:#fff}.social-links{border-top:1px solid #333;padding:20px 0 22px;gap:20px}.social-icon{width:30px;height:30px}.social-icon svg{width:23px;height:23px}.social-icon.linkedin svg path{d:path('M5 9v10M5 5v.1M10 19v-6c0-5 8-5 8 0v6M10 14c0-3 8-3 8 0');fill:none;stroke:currentColor;stroke-width:2.2}.social-icon.linkedin svg path:first-child{fill:currentColor;stroke:none}
.footer-legal{border-top:1px solid #333;padding-top:17px}@media(max-width:700px){.footer-top{display:flex;flex-wrap:wrap;gap:28px;padding-bottom:32px}.newsletter-signup{order:1;width:100%;max-width:340px}.footer-top .footer-logo{order:2}.footer-top>p{order:3;width:100%;text-align:left;padding:0}.footer-top>.text-link{order:4;margin:0}.social-links{padding-top:18px}}
/* Final footer refinement: quiet structure, no stacked separators. */
footer{padding-top:78px;padding-bottom:34px}.social-links{border-top:0!important;padding:28px 0 24px;justify-content:flex-end;gap:22px}.footer-legal{border-top:0!important;padding-top:8px;justify-content:flex-end;gap:24px}.footer-bottom{border-top:1px solid #333;padding-top:20px}.social-icon.linkedin svg path{fill:#0a66c2!important;stroke:none!important}.social-icon.linkedin:hover svg path{fill:var(--accent)!important}.newsletter-signup>div{border-bottom:1px solid #555}.newsletter-signup button{display:inline-flex;align-items:center;min-height:36px}.newsletter-signup button:after{content:'→';font-size:1rem;margin-left:7px;transition:transform .2s}.newsletter-signup button:hover:after{transform:translateX(3px)}
/* Sleek two-column Apple-inspired footer. */
footer{position:relative;padding:52px var(--gutter) 24px}.footer-shell{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,10vw,180px);align-items:start;padding-bottom:30px}.footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:28px}.footer-logo{width:145px}.footer-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:18px}.footer-right>p{margin:3px 0 2px;font-family:Georgia,serif;font-size:1.35rem;font-style:italic}.footer-right .social-links{border:0!important;padding:0;justify-content:flex-end}.footer-right .footer-legal{border:0!important;padding:0;justify-content:flex-end}.footer-up{position:absolute;right:var(--gutter);bottom:68px;font-size:1.35rem;line-height:1;transition:color .2s,transform .2s}.footer-up:hover{color:var(--accent);transform:translateY(-3px)}.footer-bottom{padding-top:18px}.newsletter-signup{margin:0;max-width:290px}.newsletter-signup label{margin-bottom:8px}.newsletter-signup button{color:var(--accent);padding:8px 0}.newsletter-signup button:hover{color:#fff}@media(max-width:700px){footer{padding-top:40px}.footer-shell{grid-template-columns:1fr;gap:36px}.footer-right{align-items:flex-start;text-align:left}.footer-right .social-links,.footer-right .footer-legal{justify-content:flex-start}.footer-up{right:var(--gutter);bottom:72px}.footer-left{gap:22px}}
/* Dramatic Concierge */
.concierge-dialog{width:min(680px,calc(100% - 32px));border:1px solid #333;background:#f4f4ef;color:#151515;padding:0}.concierge-dialog::backdrop{background:#070707b8;backdrop-filter:blur(8px)}.concierge-dialog .dialog-bar{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;border-bottom:1px solid #ccc}.concierge-dialog .dialog-bar h2{margin:0;font-size:1.35rem}.concierge-dialog .dialog-bar button{border:0;background:none;font:inherit;cursor:pointer}.concierge-deck{padding:24px 26px 0;font:italic 1.35rem Georgia,serif}.concierge-dialog form{display:grid;gap:18px;padding:0 26px 28px}.concierge-dialog label{display:grid;gap:8px;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.concierge-dialog input,.concierge-dialog select,.concierge-dialog textarea{font:inherit;text-transform:none;letter-spacing:0;border:0;border-bottom:1px solid #999;background:transparent;padding:10px 0;resize:vertical}.concierge-submit{justify-self:start;background:#151515;color:#fff;border:0;padding:15px 20px;cursor:pointer}.concierge-submit:hover{background:#ee4423}.concierge-intro{margin:0 0 42px;padding:22px 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.concierge-intro h3{font-size:clamp(1.8rem,3vw,3rem);margin:10px 0}.concierge-intro p:not(.eyebrow){max-width:500px;color:#666}.concierge-intro button{border:0;background:none;padding:0;cursor:pointer;font:inherit}.concierge-intro button:hover{color:#ee4423}
/* Contact and founder alignment pass */
.contact{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(48px,8vw,140px);row-gap:42px;align-items:start}.contact-heading{grid-column:1}.contact>#enquiry-form{grid-column:2;grid-row:1 / span 2}.contact>.concierge-intro{grid-column:1;grid-row:2;margin:0;max-width:560px}.nav-contact{min-width:150px;justify-content:center;white-space:nowrap}.people.studio-cinema .studio-copy{column-gap:clamp(48px,8vw,150px);row-gap:26px}.studio-copy>p{font-size:clamp(1.08rem,1.35vw,1.35rem);line-height:1.7;color:#c8c8c2}.studio-copy .founder{border-left:1px solid #444;padding-left:28px}.studio-copy .founder h3{font-size:clamp(1.35rem,2vw,2rem);letter-spacing:-.04em}.studio-copy .founder>span{color:#ee4423;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.studio-copy .founder p{line-height:1.7}
@media(max-width:760px){.contact{display:block}.contact-heading{margin-bottom:36px}.contact>.concierge-intro{margin:0 0 42px}.contact>#enquiry-form{display:block}.studio-copy .founder{border-left:0;border-top:1px solid #444;padding:24px 0 0}.nav-contact{min-width:0}}
/* Hero visual-first mode: the film names are the only visible interface. */
.hero{position:relative;min-height:100svh;height:100svh;padding:0;overflow:hidden}.hero-top,.hero-credit,.hero>h1,.hero-bottom{display:none!important}.hero-selector{position:absolute;z-index:3;left:var(--gutter);right:auto;top:50%;bottom:auto;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;gap:12px}.hero-selector button{background:transparent!important;border:0!important;border-radius:0!important;color:#fff!important;padding:5px 0!important;font-size:.75rem;letter-spacing:.09em;text-transform:uppercase;text-align:left;opacity:.58;transition:color .25s,opacity .25s,transform .25s}.hero-selector button:hover,.hero-selector button:focus-visible,.hero-selector button[aria-pressed=true]{color:#ee4423!important;opacity:1;transform:translateX(6px)}.hero-film,.hero-film>video{position:absolute;inset:0;width:100%;height:100%}.hero-film>video{object-fit:cover}.hero-film-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0009 0%,#0002 30%,#0001 65%,#0006 100%)}
@media(max-width:760px){.hero{min-height:100svh;height:100svh}.hero-selector{left:24px;gap:8px}.hero-selector button{font-size:.68rem}}
/* Restore the authored hero composition: remove only positioning/location copy. */
.hero{min-height:830px;height:auto;padding:165px var(--gutter) 38px;overflow:hidden}.hero-top{display:flex!important}.hero-top .positioning,.hero-top .location{display:none!important}.hero>h1{display:block!important;position:relative;z-index:2}.hero-credit{display:block!important;position:relative;z-index:2}.hero-bottom{display:grid!important;position:relative;z-index:3}.hero-film,.hero-film-shade{position:absolute;inset:0}.hero-film>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-selector{top:auto;bottom:110px;left:var(--gutter);right:auto;transform:none;align-items:flex-start}.hero-selector button{font-size:.8125rem;letter-spacing:0;text-transform:none;padding:11px 13px!important;border:1px solid #fff3!important;border-radius:40px!important;background:#1117!important}.hero-selector button:hover,.hero-selector button:focus-visible,.hero-selector button[aria-pressed=true]{transform:none;background:#f5f5f1!important;color:#141414!important;border-color:#f5f5f1!important}
@media(max-width:760px){.hero{min-height:760px;height:auto;padding-top:135px;max-height:1000px}.hero-top{display:flex!important}.hero-credit{margin-top:10px}.hero>h1{display:block!important}.hero-bottom{display:grid!important}.hero-selector{left:24px;bottom:140px;top:auto;transform:none;max-width:calc(100% - 48px);flex-direction:row;flex-wrap:wrap}.hero-selector button{font-size:.75rem;padding:10px 12px!important}}
/* Editorial selector: no capsules, no extra frames. */
.hero-selector{display:flex;flex-direction:column;align-items:flex-start;gap:12px;left:var(--gutter);bottom:110px;top:auto;transform:none}.hero-selector button{position:relative;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;opacity:.62;padding:4px 0!important;font-size:.8125rem;letter-spacing:.02em;transform:none!important}.hero-selector button:before{content:'';display:inline-block;width:0;height:1px;background:#ee4423;vertical-align:middle;margin-right:0;transition:width .25s,margin-right .25s}.hero-selector button:hover,.hero-selector button:focus-visible,.hero-selector button[aria-pressed=true]{color:#ee4423!important;opacity:1}.hero-selector button[aria-pressed=true]:before,.hero-selector button:hover:before,.hero-selector button:focus-visible:before{width:18px;margin-right:8px}.hero-selector button span{display:none}@media(max-width:760px){.hero-selector{left:24px;bottom:140px;top:auto;flex-direction:column;flex-wrap:nowrap;gap:7px}.hero-selector button{font-size:.72rem;padding:3px 0!important}}
/* True edge-to-edge hero frame: the section and video share one viewport box. */
.hero{height:100svh;min-height:100svh;max-height:none;box-sizing:border-box;padding:165px var(--gutter) 38px}.hero-film,.hero-film-shade{height:100%;min-height:0}.hero-film>video{height:100%;min-height:0;object-fit:cover}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:38px}.hero-selector{position:absolute;z-index:3;left:var(--gutter);bottom:110px;top:auto}
@media(max-width:760px){.hero{height:100svh;min-height:100svh;padding:135px 24px 24px}.hero-bottom{left:24px;right:24px;bottom:24px}.hero-selector{left:24px;bottom:140px}}
/* Final hero containment fix: video must cover the control band as well. */
.hero-film,.hero-film-shade{top:0;left:0;right:0;bottom:-130px;width:auto;height:auto}.hero-film>video{width:100%;height:100%;object-fit:cover}.hero-selector button,.hero-selector button[aria-pressed=true]{background:none!important;background-color:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;color:#fff!important}.hero-selector button[aria-pressed=true]{color:#ee4423!important}
@media(max-width:760px){.hero-film,.hero-film-shade{bottom:-110px}}
/* Premium hero art direction: title, selector, credit and controls share a deliberate grid. */
.hero-credit{position:absolute!important;left:clamp(150px,11.8vw,220px);bottom:clamp(270px,30vh,360px);margin:0!important;letter-spacing:.045em;color:#f5f5f1d9}.hero>h1{position:absolute!important;left:clamp(150px,11.8vw,220px);bottom:clamp(92px,10vh,126px);width:min(940px,72vw);margin:0!important;font-size:clamp(4.2rem,8.4vw,9.4rem);line-height:.96;letter-spacing:-.075em}.hero-selector{left:var(--gutter)!important;bottom:clamp(155px,17vh,220px)!important;gap:10px!important}.hero-bottom{display:grid!important;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:30px}.hero-bottom .text-link{justify-self:start}.hero-bottom .motion-toggle{justify-self:center}.hero-bottom .reel-link{justify-self:end}.hero-film-shade{background:linear-gradient(90deg,#0009 0%,#0002 34%,#0001 64%,#0007 100%),linear-gradient(180deg,#0005 0%,transparent 38%,#000b 100%)!important}
@media(max-width:760px){.hero-credit{left:24px;bottom:250px}.hero>h1{left:24px;bottom:112px;width:calc(100% - 48px);font-size:clamp(3.3rem,12vw,5rem);line-height:.98}.hero-selector{left:24px!important;bottom:210px!important;gap:5px!important}.hero-bottom{grid-template-columns:1fr auto;gap:14px}.hero-bottom .motion-toggle{justify-self:end}.hero-bottom .reel-link{display:none}}
/* Final hero text hierarchy: selector rail, credit line and title occupy separate zones. */
.hero-credit{left:clamp(150px,11.8vw,220px)!important;top:41%!important;bottom:auto!important;z-index:4!important;white-space:nowrap}.hero-selector{left:var(--gutter)!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;z-index:5!important}.hero-selector button,.hero-selector button:hover,.hero-selector button:focus,.hero-selector button:focus-visible,.hero-selector button[aria-pressed=true]{appearance:none;-webkit-appearance:none;background:transparent!important;background-image:none!important;background-color:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;color:#fff!important}.hero-selector button[aria-pressed=true]{color:#ee4423!important}.hero-selector button:before{background:#ee4423!important}.hero>h1{z-index:3!important}
@media(max-width:760px){.hero-credit{left:24px!important;top:40%!important}.hero-selector{left:24px!important;top:53%!important;bottom:auto!important;transform:translateY(-50%)!important}}
/* Final hero placement: selector sits above the left work control, beside the title. */
.hero-credit{font-size:.8125rem!important;letter-spacing:.02em!important}.hero-selector{top:auto!important;bottom:78px!important;left:var(--gutter)!important;transform:none!important}.hero-bottom{bottom:30px!important}.hero-bottom .text-link{padding-left:0!important}.hero-selector button{padding:2px 0!important}
@media(max-width:760px){.hero-selector{bottom:76px!important;left:24px!important}.hero-bottom{bottom:20px!important}.hero-credit{font-size:.75rem!important;max-width:280px}}
/* Final title relationship: selector centered against title; positioning line directly above. */
.hero>h1{bottom:clamp(92px,10vh,126px)!important}.hero-credit{top:auto!important;bottom:calc(clamp(92px,10vh,126px) + 19.5rem)!important;line-height:1.35!important}.hero-selector{top:64%!important;bottom:auto!important;transform:translateY(-50%)!important;left:var(--gutter)!important}.hero-bottom{bottom:30px!important}
@media(max-width:760px){.hero>h1{bottom:112px!important}.hero-credit{bottom:calc(112px + 10.5rem)!important;top:auto!important;max-width:280px}.hero-selector{top:64%!important;bottom:auto!important;transform:translateY(-50%)!important}}
/* Lock the hero rail and positioning line to the title's exact composition axis. */
.hero>h1{left:clamp(150px,11.8vw,220px)!important;bottom:clamp(92px,10vh,126px)!important}.hero-credit{left:clamp(150px,11.8vw,220px)!important;top:auto!important;bottom:calc(clamp(92px,10vh,126px) + clamp(16rem,18vw,21rem) + 20px)!important}.hero-selector{left:var(--gutter)!important;top:auto!important;bottom:clamp(92px,10vh,126px)!important;height:clamp(165px,18vw,285px);justify-content:space-between;transform:none!important}
@media(max-width:760px){.hero>h1{left:24px!important;bottom:112px!important}.hero-credit{left:24px!important;bottom:calc(112px + 10.5rem + 16px)!important}.hero-selector{left:24px!important;bottom:112px!important;height:clamp(150px,42vw,230px)}}
/* Positioning line sits directly on the title's first-line axis. */
.hero-credit{left:clamp(150px,11.8vw,220px)!important;top:56%!important;bottom:auto!important;width:min(760px,58vw);white-space:nowrap;font-size:.8125rem!important;line-height:1.2!important;z-index:6!important}.hero>h1{z-index:4!important}
@media(max-width:760px){.hero-credit{left:24px!important;top:58%!important;width:calc(100% - 48px);white-space:normal;max-width:300px;font-size:.75rem!important}}
/* Final minimal hero: anonymous scene marks on the right, title on the left. */
.hero>h1,.hero-credit{left:var(--gutter)!important}.hero-selector{left:auto!important;right:var(--gutter)!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;gap:16px!important;align-items:flex-end!important}.hero-selector button{width:42px;height:1px!important;min-height:1px!important;padding:0!important;font-size:0!important;line-height:0!important;background:#ffffff80!important;opacity:.7!important;transition:width .3s,background .3s,opacity .3s!important}.hero-selector button:before{display:none!important}.hero-selector button:hover,.hero-selector button:focus-visible,.hero-selector button[aria-pressed=true]{width:68px!important;background:#ee4423!important;opacity:1!important;color:transparent!important}.motion-toggle{font-size:0!important;display:inline-flex!important;align-items:center;gap:8px}.motion-toggle:before{content:'▶';font-size:.65rem}.motion-toggle[aria-pressed=true]:before{content:'Ⅱ';font-size:.65rem}
@media(max-width:760px){.hero-selector{right:24px!important;left:auto!important;top:50%!important;bottom:auto!important;gap:11px!important}.hero-selector button{width:30px}.hero-selector button:hover,.hero-selector button:focus-visible,.hero-selector button[aria-pressed=true]{width:48px!important}.hero>h1,.hero-credit{left:24px!important}}
.motion-toggle{font-size:.75rem!important}
.hero-selector{gap:8px!important}.hero-selector button{width:25px!important}.hero-selector button:hover,.hero-selector button:focus-visible,.hero-selector button[aria-pressed=true]{width:41px!important}.hero>h1,.hero-credit{left:var(--gutter)!important}.hero-bottom{left:var(--gutter)!important}.hero-bottom .text-link{margin-left:0!important}
@media(max-width:760px){.hero-selector{gap:5px!important}.hero-selector button{width:18px!important}.hero-selector button:hover,.hero-selector button:focus-visible,.hero-selector button[aria-pressed=true]{width:29px!important}.hero>h1,.hero-credit{left:24px!important}.hero-bottom{left:24px!important}}
.studio-signal{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:30px;align-items:baseline;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:20px 0;margin:70px 0 0}.studio-signal strong{font-size:clamp(1.25rem,2.1vw,2rem);font-weight:400;letter-spacing:-.04em}.studio-signal>span:last-child{font-size:.8rem;color:#666;justify-self:end;text-align:right;max-width:250px;line-height:1.5}.studio-signal .eyebrow{color:#666}.brand-story .concierge-context{margin-top:28px}.concierge-context{display:inline-flex;align-items:center;gap:16px;color:#141414;border-bottom:1px solid #999;padding-bottom:7px;font-size:.85rem}.concierge-context:hover{color:#ee4423;border-color:#ee4423}@media(max-width:760px){.studio-signal{grid-template-columns:1fr;gap:10px;margin-top:45px}.studio-signal>span:last-child{justify-self:start;text-align:left;max-width:100%}}
/* The Dramatic Way: a visual operating system, not a text block. */
.dramatic-map{margin:clamp(70px,9vw,135px) 0 18px;border-top:1px solid #c9c9c4;border-bottom:1px solid #c9c9c4;padding:22px 0 0}.map-intro{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:42px;color:#666;font-size:.86rem}.map-intro>span:last-child{color:#141414;font-size:1.05rem;letter-spacing:-.02em}.map-track{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.map-track:before{content:"";position:absolute;left:0;right:0;top:31px;border-top:1px solid #bdbdb8}.map-track article{position:relative;padding:0 28px 38px 0;min-height:205px}.map-track article:not(:first-child){padding-left:28px;border-left:1px solid #d2d2cd}.map-index{display:inline-flex;position:relative;z-index:1;align-items:center;justify-content:center;width:62px;height:62px;border:1px solid #bdbdb8;border-radius:50%;background:#f4f4f1;color:#666;font-size:.72rem;letter-spacing:.08em;transition:background .35s,border-color .35s,color .35s,transform .35s}.map-glyph{position:absolute;right:30px;top:9px;width:44px;height:44px;opacity:.82;transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .35s}.glyph-spark:before,.glyph-spark:after{content:"";position:absolute;background:#ee4423}.glyph-spark:before{width:1px;height:44px;left:22px}.glyph-spark:after{height:1px;width:44px;top:22px}.glyph-frame{border:1px solid #141414;transform:rotate(45deg) scale(.7)}.glyph-frame:after{content:"";position:absolute;inset:9px;border:1px solid #ee4423}.glyph-orbit{border:1px solid #141414;border-radius:50%}.glyph-orbit:after{content:"";position:absolute;left:17px;top:-4px;width:8px;height:50px;border-left:1px solid #ee4423;transform:rotate(42deg)}.map-track h3{margin:28px 0 10px;font-size:clamp(1.3rem,2vw,2rem);font-weight:400;letter-spacing:-.045em}.map-track p{max-width:230px;margin:0;color:#666;font-size:.82rem;line-height:1.55}.map-track article:hover .map-index{background:#ee4423;border-color:#ee4423;color:#fff;transform:translateY(-4px)}.map-track article:hover .map-glyph{transform:scale(1.12);opacity:1}.map-track article:nth-child(2):hover .map-glyph{transform:rotate(45deg) scale(.82)}
@media(max-width:760px){.dramatic-map{margin-top:62px}.map-intro{display:grid;gap:10px;margin-bottom:28px}.map-track{grid-template-columns:1fr;gap:0}.map-track:before{left:30px;right:auto;top:0;bottom:0;border-top:0;border-left:1px solid #bdbdb8}.map-track article,.map-track article:not(:first-child){min-height:0;padding:0 0 34px 74px;border-left:0}.map-track article:last-child{padding-bottom:25px}.map-index{position:absolute;left:0;top:0;width:60px;height:60px}.map-glyph{right:8px;top:7px}.map-track h3{margin-top:7px}.map-track p{max-width:290px}}
.brand-story-top{min-height:0!important;display:block!important;border-bottom:1px solid #c9c9c4;padding-bottom:22px!important;margin-bottom:clamp(54px,8vw,110px)}.brand-story-top img{display:none!important}.brand-story-top .eyebrow{display:flex;justify-content:space-between;align-items:center;color:#666}.brand-story-top .eyebrow:after{content:'INSTINCT → FORM → FEELING';color:#141414;font-size:.72rem;letter-spacing:.12em}.title-dot{color:#ee4423}@media(max-width:760px){.brand-story-top{margin-bottom:52px}.brand-story-top .eyebrow{display:block}.brand-story-top .eyebrow:after{display:block;margin-top:12px;font-size:.62rem}}
img,video{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}.protected-media,.film-image,.local-film-trigger,.playground-window,.article-lead-media{touch-action:pan-y}
.craft-profile-link{margin-top:28px}
