@font-face{font-family:Crest;src:url('assets/crest-display.woff') format('woff');font-style:normal;font-weight:400;font-display:swap}
:root{--black:#090909;--ivory:#f3efe4;--gold:#d4b478;--line:rgba(212,180,120,.35);--red:#f13d32;--muted:#b9b5ab;--serif:Crest,Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--pad:clamp(24px,4.2vw,90px);color-scheme:dark}
*{box-sizing:border-box}html{height:100%}body{margin:0;height:100svh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--black);color:var(--ivory);font-family:var(--serif);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--red);outline-offset:5px}::selection{background:var(--gold);color:var(--black)}h1,h2,p,figure{margin:0}h1,h2{font-weight:400}.skip-link{position:fixed;top:12px;left:20px;z-index:100;background:var(--ivory);color:var(--black);padding:12px 18px;transform:translateY(-160%);font-family:var(--sans)}.skip-link:focus{transform:none}.site-header{padding:23px var(--pad);display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.wordmark{display:inline-flex;flex-direction:column;align-items:center;flex-shrink:0;color:var(--gold)}.wordmark>span{font-size:clamp(22px,2vw,34px);text-transform:uppercase;letter-spacing:.085em;line-height:1.15}.wordmark small{font:12px var(--sans);letter-spacing:.59em;text-transform:uppercase;margin:8px 0 0 .59em}nav{display:flex;align-items:center;gap:clamp(18px,2vw,36px)}nav a{font-size:16px;white-space:nowrap;padding:9px 0;border-bottom:1px solid transparent}nav a:hover,nav a[aria-current]{border-color:var(--red)}main{min-width:0;overflow-y:auto;overflow-x:hidden;outline:none}.page-content{min-height:100%;padding:clamp(26px,5vh,65px) var(--pad);animation:page-enter .7s ease both}.eyebrow{font:14px/1.6 var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--gold)}.home{display:flex;flex-direction:column;justify-content:space-between}.hero-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.32fr);align-items:end;gap:4vw;padding-block:35px}.home h1{font-size:clamp(75px,9.4vw,180px);line-height:.98;letter-spacing:-.058em;position:relative}.home h1:before{content:'';position:absolute;left:-19px;top:8%;bottom:3%;width:4px;background:var(--red)}.firm-copy{border-left:1px solid var(--line);padding:0 0 5px 25px;max-width:370px}.firm-copy .lead{font-size:clamp(25px,2vw,34px);line-height:1.2;color:var(--ivory)}.firm-copy p{font-size:19px;line-height:1.5;color:var(--muted);margin-bottom:20px}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:18px;line-height:1.4;color:var(--gold)}.text-link span{transition:transform .25s}.text-link:hover span,.platform:hover .text-link span{transform:translateX(5px)}.home-note{color:var(--muted);font-size:12px}.page-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:22px var(--pad);border-top:1px solid var(--line);font-size:16px}.page-footer .next{justify-self:end}.page-footer a{display:flex;align-items:center;gap:18px}.page-footer a span{color:var(--gold)}.page-count{color:var(--gold);font:12px var(--sans);letter-spacing:.2em}.footer-brand{font:12px var(--sans);color:var(--muted)}.overview{display:flex;flex-direction:column;justify-content:space-between;gap:30px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between}.section-heading h1{font-size:clamp(42px,4vw,70px);line-height:1;letter-spacing:-.035em}.platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.platform{display:flex;flex-direction:column;padding:0 3vw;border-left:1px solid var(--line)}.platform:first-child{padding-left:0;border:0}.platform:last-child{padding-right:0}.platform-number{color:var(--gold);font-size:clamp(55px,8vh,100px);line-height:1;margin-bottom:20px;letter-spacing:-.05em}.platform h2{font-size:clamp(26px,2.5vw,43px);line-height:1.12;letter-spacing:-.02em;max-width:420px}.platform p{font-size:18px;line-height:1.4;color:var(--muted);max-width:350px;margin-top:20px}.platform .text-link{margin-top:auto;padding-top:26px}.detail{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;gap:32px;align-items:center}.detail-heading{position:relative;z-index:1}.detail-heading .eyebrow{max-width:590px}.detail h1{font-size:clamp(62px,7.3vw,132px);line-height:.97;letter-spacing:-.045em;margin:24px 0}.detail h1 em{font-style:normal;color:var(--gold)}.intro{max-width:650px;font-size:clamp(21px,1.8vw,29px);line-height:1.4;color:#ded9ce}.wide{grid-column:1/-1}.wide h1{font-size:clamp(64px,7.7vw,140px);margin-block:22px}.wide .intro{max-width:850px}.focus-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3vw;border-top:1px solid var(--line);padding-top:24px}.focus-grid h2{font-size:24px;line-height:1.15;color:var(--gold);margin-bottom:12px}.focus-grid p{font-size:17px;line-height:1.5;color:var(--muted);max-width:430px}.medallion-stage{height:min(43vh,510px);align-self:center;animation:medal-enter 1.2s ease both}.medallion-stage img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten}.wla .intro{max-width:570px}
@keyframes page-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes medal-enter{from{opacity:0;transform:scale(.94) rotate(-3deg)}to{opacity:1;transform:none}}
@media(max-width:1150px){.site-header{flex-direction:column;align-items:flex-start;gap:14px;padding-block:18px}nav{width:100%;justify-content:space-between}.hero-main{grid-template-columns:1fr;gap:35px}.home h1{font-size:clamp(75px,11.5vw,135px)}.firm-copy{max-width:700px;display:grid;grid-template-columns:1fr 1fr;gap:15px 30px}.firm-copy p{margin:0}.firm-copy .text-link{grid-column:1/-1}.detail h1{font-size:clamp(62px,8vw,95px)}.wide h1{font-size:clamp(62px,8.6vw,108px)}}
@media(max-width:700px){.site-header{padding:16px var(--pad);gap:13px}.wordmark>span{font-size:22px}.wordmark small{font-size:12px;margin-top:5px;letter-spacing:.4em}nav{flex-wrap:wrap;justify-content:flex-start;gap:4px 20px}nav a{font-size:14px;padding:4px 0}.page-content{padding-block:24px}.eyebrow{font-size:12px;letter-spacing:.12em}.hero-main{padding-block:26px;gap:30px}.home h1{font-size:clamp(48px,11.7vw,80px);line-height:1.02}.home h1:before{left:-12px;width:3px}.firm-copy{display:block;padding-left:18px;max-width:400px}.firm-copy .lead{font-size:26px}.firm-copy p{font-size:18px;margin-bottom:18px}.home-note{display:none}.page-footer{gap:12px;padding-block:18px;font-size:14px}.page-footer a{gap:8px}.footer-brand{font-size:12px;max-width:100px;line-height:1.4}.page-count{font-size:12px;letter-spacing:.08em}.section-heading h1{font-size:32px}.section-heading{gap:20px}.overview{gap:25px}.platform-grid{display:block}.platform,.platform:first-child,.platform:last-child{display:grid;grid-template-columns:43px 1fr;gap:8px 15px;padding:18px 0;border:0;border-top:1px solid var(--line)}.platform-number{font-size:43px;grid-row:1/4;margin:0}.platform h2{font-size:25px;max-width:none}.platform p{display:none}.platform .text-link{padding-top:3px;grid-column:2;font-size:16px}.detail{grid-template-columns:1fr;grid-template-rows:auto auto;gap:24px;align-content:space-between}.detail h1,.wide h1{font-size:clamp(43px,10.4vw,72px);margin:18px 0}.intro{font-size:18px;line-height:1.4}.focus-grid{grid-template-columns:1fr;gap:16px;padding-top:20px}.focus-grid h2{font-size:21px;margin-bottom:5px}.focus-grid p{font-size:16px;line-height:1.4;max-width:none}.medallion-stage{position:absolute;top:55px;right:-10px;width:140px;height:140px;opacity:.55!important;z-index:0}.wla{position:relative}.wla .detail-heading{padding-right:0}.wla h1{max-width:260px}.wla .intro{max-width:100%;position:relative}.wla .eyebrow{max-width:290px}.wla .focus-grid{position:relative;z-index:1}}
@media(max-height:760px) and (min-width:701px){.page-content{padding-block:24px}.detail h1,.wide h1{font-size:min(7vw,80px);margin-block:16px}.intro{font-size:21px}.detail{gap:24px}.focus-grid{padding-top:18px}.focus-grid h2{font-size:22px}.focus-grid p{font-size:16px}.medallion-stage{height:34vh}.platform-number{font-size:60px;margin-bottom:15px}.platform h2{font-size:30px}.home h1{font-size:9vw}.hero-main{padding-block:25px;gap:25px}.firm-copy .lead{font-size:25px}.firm-copy p{font-size:18px}.section-heading h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
/* Cinematic firm entrance and compact shared navigation. */
.site-header nav{gap:clamp(20px,2.4vw,42px)}.site-header nav a{font-family:var(--sans);font-size:14px;line-height:1.5}.site-header{position:relative;z-index:5}.cinematic-home{position:relative;isolation:isolate;grid-template-rows:auto minmax(0,1fr);background:#080808}.hero-art{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background:#080808}.hero-art-image{display:block;height:100%;width:100%;object-fit:cover;object-position:center;animation:horizon-arrive 2.8s cubic-bezier(.2,.65,.3,1) backwards;transform:scale(1.025) translate(var(--look-x,0px),var(--look-y,0px));transition:transform 1.4s cubic-bezier(.2,.65,.3,1);will-change:transform}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,5,5,.45),rgba(4,5,5,.06) 65%),linear-gradient(0deg,rgba(4,5,5,.86),transparent 26%,transparent 72%,rgba(4,5,5,.45))}.cinematic-home .site-header{border-bottom:0;padding-block:30px}.cinematic-home .site-header nav a{color:#e6e1d8}.cinematic-home .site-header nav a[aria-current]{color:var(--gold)}.cinematic-home main{display:flex;overflow-y:auto}.cinema-stage{display:flex;flex-direction:column;justify-content:space-between;flex:1;min-width:0;min-height:100%;padding:clamp(32px,7vh,90px) var(--pad) clamp(28px,5vh,64px)}.cinema-heading{margin-block:auto;padding-block:20px 45px}.cinema-heading .eyebrow{font-size:12px;letter-spacing:.22em;animation:page-enter 1.1s .2s both;margin-bottom:26px;color:#d4b478}.cinema-heading h1{font-size:clamp(75px,8.7vw,166px);line-height:1.01;letter-spacing:-.052em;text-shadow:0 3px 38px rgba(0,0,0,.25)}.cinema-heading h1 span{display:block;animation:headline-arrive 1.25s cubic-bezier(.2,.7,.2,1) both}.cinema-heading h1 span:last-child{animation-delay:.14s}.cinema-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;animation:page-enter 1.3s .35s both}.cinema-link{display:inline-flex;gap:48px;align-items:center;padding:16px 0;border-top:1px solid rgba(212,180,120,.65);font:14px/1.5 var(--sans);color:var(--ivory)}.cinema-link span{color:var(--gold);font-size:24px;transition:transform .3s}.cinema-link:hover span{transform:translateX(7px)}.corner-description{font:16px/1.55 var(--serif);color:#d5d0c5;max-width:260px;text-align:right;padding-bottom:15px}.cinematic-home .wordmark{color:#dfc38e}
@keyframes horizon-arrive{from{opacity:.1;filter:brightness(.5);transform:scale(1.09)}to{opacity:1;filter:brightness(1);transform:scale(1.025)}}@keyframes headline-arrive{from{opacity:0;transform:translateY(22px);clip-path:inset(100% 0 0 0)}to{opacity:1;transform:translateY(0);clip-path:inset(0)}}
@media(max-width:1150px){.cinematic-home .site-header{flex-direction:row;align-items:center;padding-block:24px}.cinematic-home nav{width:auto;gap:22px}.cinematic-home .wordmark>span{font-size:23px}.cinema-heading h1{font-size:10.2vw}.cinema-stage{padding-top:45px}.hero-art-image{object-position:57% center}}
@media(max-width:800px){.cinematic-home .site-header{flex-direction:column;align-items:flex-start;gap:18px}.cinematic-home .site-header nav{width:100%;justify-content:space-between;gap:12px}.cinema-heading h1{font-size:11.5vw}.hero-art-image{object-position:60% center}.cinema-heading{padding-bottom:60px}.corner-description{font-size:16px}.cinema-link{gap:25px}}
@media(max-width:500px){.site-header nav{gap:6px 18px}.cinematic-home .site-header{padding-top:23px;padding-bottom:14px}.cinematic-home .site-header nav{justify-content:flex-start;gap:6px 18px}.cinema-stage{padding-top:20px;padding-bottom:26px}.cinema-heading{margin-block:auto;padding-block:22px 65px}.cinema-heading .eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:20px}.cinema-heading h1{font-size:11.7vw;line-height:1.04;letter-spacing:-.047em}.hero-art-image{object-position:64% center}.hero-art:after{background:linear-gradient(90deg,rgba(4,5,5,.48),rgba(4,5,5,.05)),linear-gradient(0deg,rgba(4,5,5,.92),transparent 43%,rgba(4,5,5,.2) 72%,rgba(4,5,5,.6))}.cinema-bottom{flex-direction:column;align-items:flex-start;gap:23px}.cinema-link{padding:12px 0;gap:40px}.corner-description{font-size:16px;text-align:left;align-self:flex-end;padding-bottom:0}.cinema-heading h1 span{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.hero-art-image{transform:none!important;will-change:auto}}
/* A quieter photographic direction. */
.cinematic-home{background:#171614}.hero-art{background:#171614}.hero-art-image{animation:serene-arrive 1.8s ease backwards;transform:none;transition:none;will-change:auto}.hero-art:after{background:linear-gradient(90deg,rgba(15,14,12,.24),transparent 65%),linear-gradient(0deg,rgba(15,14,12,.55),transparent 23%,transparent 80%,rgba(15,14,12,.15))}.cinema-heading{padding-bottom:40px}.cinema-bottom{align-items:flex-end}.corner-description{font:14px/1.6 var(--sans);max-width:630px;text-align:left;padding:0;color:#d7d3c9}.cinema-link{font-size:13px;gap:25px;padding:8px 0;border-top:0;white-space:nowrap}.cinema-link span{font-size:20px}.overview{gap:30px}.overview .section-heading{display:block}.overview .section-heading h1{text-align:left;font-size:clamp(54px,5.8vw,92px);line-height:.99;letter-spacing:-.045em;font-weight:600}.overview .platform-number{font-size:clamp(52px,6.8vh,76px);margin-bottom:18px}.overview .platform h2{font-size:clamp(26px,2.25vw,38px)}.overview .platform .text-link{font:14px/1.4 var(--sans);padding-top:22px;gap:12px}.detail.wla,.visual-detail{grid-template-columns:1.05fr 1fr;gap:24px 40px}.wla .medallion-stage{position:relative;width:100%;height:clamp(300px,52vh,650px);margin:0;opacity:1!important;z-index:0}.wla .medallion-stage img{width:100%;height:100%;object-fit:contain;transform:scale(1.08)}.visual-detail h1{font-size:clamp(58px,6.4vw,104px);line-height:.98}.visual-detail .intro{font-size:clamp(19px,1.6vw,25px);max-width:540px}.strategy-visual{width:100%;height:clamp(280px,47vh,560px);align-self:center;overflow:hidden}.strategy-visual img{display:block;width:100%;height:100%;object-fit:cover}.data-center .strategy-visual{border:1px solid rgba(212,180,120,.16)}.commodities .strategy-visual img{object-fit:contain;mix-blend-mode:lighten}.commodities h1{font-size:clamp(58px,6vw,100px)}
@keyframes serene-arrive{from{opacity:0}to{opacity:1}}
@media(max-width:1100px){.wla .medallion-stage{height:43vh}.visual-detail h1{font-size:clamp(52px,6.4vw,80px)}.strategy-visual{height:40vh}.detail.wla,.visual-detail{gap:26px}.overview .section-heading h1{font-size:64px}}
@media(max-width:700px){.cinema-bottom{flex-direction:column;align-items:flex-start;gap:18px}.corner-description{font-size:13px;max-width:380px;align-self:flex-start;order:2;text-align:left}.cinema-link{order:1;font-size:13px}.hero-art-image{object-position:62% center}.hero-art:after{background:linear-gradient(90deg,rgba(15,14,12,.32),rgba(15,14,12,.1)),linear-gradient(0deg,rgba(15,14,12,.75),transparent 50%)}.overview .section-heading h1{font-size:clamp(43px,11.5vw,65px);line-height:1.02}.overview .platform-number{font-size:43px;margin:0}.overview .platform h2{font-size:25px}.overview .platform .text-link{font-size:13px;padding-top:3px}.detail.wla,.visual-detail{grid-template-columns:1fr;gap:22px;align-content:start}.wla .medallion-stage{position:relative;top:auto;right:auto;height:260px;width:100%;max-width:350px;margin:auto;grid-row:2}.wla .detail-heading{padding:0}.wla .eyebrow,.wla h1{max-width:none}.wla h1,.visual-detail h1{font-size:clamp(45px,11vw,72px)}.wla .intro,.visual-detail .intro{font-size:18px;max-width:none}.strategy-visual{height:230px;max-width:460px;justify-self:center}.commodities .strategy-visual{height:210px}.wla .focus-grid,.visual-detail .focus-grid{grid-row:3}.wla .medallion-stage img{transform:none}.cinema-heading h1{font-size:11.5vw}}
@media(max-height:760px) and (min-width:701px){.overview .section-heading h1{font-size:clamp(48px,7.7vh,65px)}.overview{gap:22px}.overview .platform-number{font-size:52px;margin-bottom:14px}.overview .platform p{font-size:17px;margin-top:15px}.overview .platform .text-link{padding-top:18px}.wla .medallion-stage{height:43vh;min-height:260px}.strategy-visual{height:39vh;min-height:240px}.wla h1,.visual-detail h1{font-size:clamp(54px,8.3vh,75px)}.visual-detail .intro{font-size:19px}}
@media(prefers-reduced-motion:reduce){.hero-art-image{animation:none!important}}

/* Vermillion is reserved for rules, focus rings, and navigation accents. */
.text-link,.overview .platform .text-link{color:var(--ivory)}
/* Authentic photography with a quiet editorial composition. */
.cinematic-home,.hero-art{background:#000}.earth-hero .hero-art-image{position:absolute;width:min(68vw,91vh);height:min(68vw,91vh);right:-2vw;top:50%;transform:translateY(-47%);object-fit:contain;object-position:center;animation:serene-arrive 1.8s ease backwards}.earth-hero:after{background:linear-gradient(90deg,#000 9%,rgba(0,0,0,.84) 27%,rgba(0,0,0,.24) 48%,transparent 70%)}.cinema-stage{position:relative;padding-bottom:clamp(55px,7vh,80px)}.image-credit{position:absolute;bottom:21px;right:var(--pad);font:12px/1.4 var(--sans);color:#a9a69d}.image-credit:hover{text-decoration:underline}.data-center .strategy-visual{height:auto;max-height:none;overflow:visible;border:0;align-self:center}.data-center .strategy-visual img{aspect-ratio:1.36;object-fit:cover;border:1px solid var(--line)}.data-center figcaption{font:12px/1.5 var(--sans);color:var(--muted);margin-top:10px}.data-center figcaption a:hover{text-decoration:underline}
@media(max-width:700px){.earth-hero .hero-art-image{width:100vw;height:100vw;right:-16vw;top:36%;transform:translateY(-18%);opacity:.86}.earth-hero:after{background:linear-gradient(0deg,#000 5%,transparent 50%,rgba(0,0,0,.1)),linear-gradient(90deg,rgba(0,0,0,.35),transparent 80%)}.cinema-heading{position:relative;z-index:1;margin-top:16px;margin-bottom:auto;padding-top:20px}.cinema-heading h1{text-shadow:0 2px 24px #000}.cinema-bottom{position:relative;z-index:1}.cinema-stage{padding-bottom:63px}.image-credit{bottom:21px;left:var(--pad);right:auto}.data-center .strategy-visual img{aspect-ratio:1.6}}
.data-center .strategy-visual img{aspect-ratio:1.9;object-position:center bottom;filter:saturate(.82) contrast(1.05)}.data-center .strategy-visual:before{content:'';display:block;width:38px;height:2px;background:var(--red);margin-bottom:14px}
@media(prefers-reduced-motion:reduce){.earth-hero .hero-art-image{transform:translateY(-47%)!important}}
@media(max-width:700px) and (prefers-reduced-motion:reduce){.earth-hero .hero-art-image{transform:translateY(-18%)!important}}
/* Full-screen photographic film, with a still fallback. */
.film-hero{background:#101512}.hero-film-poster,.hero-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-film{opacity:0;transition:opacity 1.2s ease}.hero-film.is-visible{opacity:1}.film-hero:after{background:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.13) 66%),linear-gradient(0deg,rgba(0,0,0,.74),transparent 30%,transparent 68%,rgba(0,0,0,.42))}.cinematic-home .cinema-heading{margin-block:auto;padding-block:20px 50px}.cinema-heading h1{font-size:clamp(75px,8.7vw,166px);text-shadow:0 2px 36px rgba(0,0,0,.3)}.motion-toggle{position:absolute;right:var(--pad);bottom:20px;display:inline-flex;align-items:center;gap:10px;padding:7px 0;border:0;background:none;color:var(--ivory);font:12px/1.4 var(--sans);cursor:pointer}.motion-toggle[hidden]{display:none}.motion-toggle:focus-visible{outline:2px solid var(--red);outline-offset:5px}.motion-symbol{width:10px;height:12px;border-left:9px solid var(--ivory);border-top:6px solid transparent;border-bottom:6px solid transparent}.is-playing .motion-symbol{width:9px;height:11px;border-top:0;border-bottom:0;border-left:3px solid var(--ivory);border-right:3px solid var(--ivory)}
@media(max-width:700px){.hero-film-poster,.hero-film{object-position:60% center}.film-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.16) 48%,rgba(0,0,0,.4)),linear-gradient(90deg,rgba(0,0,0,.25),transparent)}.cinema-heading h1{font-size:11.5vw}.cinematic-home .cinema-heading{margin-top:auto;padding-bottom:80px}.motion-toggle{right:var(--pad);bottom:20px}.cinema-stage{padding-bottom:67px}}
@media(prefers-reduced-motion:reduce){.hero-film{transition:none}}
.data-center .strategy-visual img{aspect-ratio:1.22;object-position:58% 36%;filter:saturate(.76) contrast(1.08)}.photo-treatment{display:block;font-size:12px;color:var(--muted)}
@media(max-width:700px){.data-center .strategy-visual img{aspect-ratio:1.5;object-position:center 30%}}
.film-credit{position:absolute;left:var(--pad);bottom:25px;font:12px/1.4 var(--sans);color:#bcbdb8}.film-credit a:hover{text-decoration:underline}.film-credit span{font-size:12px}
@media(max-width:700px){.film-credit{max-width:calc(100% - 170px);bottom:20px;font-size:12px}.film-credit span{display:none}.cinema-stage{padding-bottom:80px}}

/* Compact desktop data-center layout; retain scrolling on small screens. */
.page-count .credits-link{display:inline;margin-left:14px;font-size:11px;letter-spacing:0;color:var(--muted)}
.credits-page{height:auto;min-height:100svh;display:block}.credits-page main{overflow:visible;max-width:1000px;margin:auto}.credits-page h1{font-size:42px;margin:28px 0}.credits-page pre{white-space:pre-wrap;overflow-wrap:anywhere;font:16px/1.7 var(--sans);color:var(--muted)}
@media(min-width:900px) and (min-height:650px){
.data-center-page .data-center{height:100%;min-height:0;grid-template-rows:minmax(0,1fr) auto;gap:20px 36px;padding-block:20px}
.data-center-page .detail-heading h1{font-size:clamp(46px,6.8vh,82px);margin:16px 0}
.data-center-page .intro{font-size:clamp(17px,2.25vh,22px);line-height:1.35}
.data-center-page .eyebrow{font-size:12px}
.data-center-page .strategy-visual{height:100%;min-height:0;max-height:40vh;overflow:hidden;display:flex;flex-direction:column}
.data-center-page .strategy-visual:before{flex-shrink:0;margin-bottom:12px}
.data-center-page .strategy-visual img{flex:1;min-height:0;height:0;aspect-ratio:auto;object-fit:cover}
.data-center-page .focus-grid{padding-top:16px;gap:28px}
.data-center-page .focus-grid h2{font-size:21px;margin-bottom:8px}
.data-center-page .focus-grid p{font-size:16px;line-height:1.4}
}
@media(max-width:700px){.page-count .credits-link{display:block;margin:5px 0 0;font-size:10px}}

.credits-page h2{font-size:26px;color:var(--gold);margin:30px 0 12px}.credits-page p{font:15px/1.7 var(--sans);color:var(--muted);margin:10px 0;overflow-wrap:anywhere}.credits-page p a{text-decoration:underline}

.data-center .strategy-visual img{object-position:center;filter:none}
