/* Locked site chrome: every internal template inherits the approved promo header. */
.internal-page>.nav{background:var(--ink)}

.enquiry--project{width:min(1100px,calc(100% - 40px));max-width:none;padding:0;border:0;border-radius:24px;background:#f0f2ef;color:#11181c;box-shadow:0 30px 100px rgba(0,0,0,.38);grid-template-columns:.82fr 1.18fr;overflow:hidden}
.enquiry--project[open]{display:grid}
.enquiry--project::backdrop{background:rgba(11,17,20,.78);backdrop-filter:blur(8px)}
.enquiry--project .dialog-close{position:absolute;z-index:3;top:18px;right:18px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#11181c;font-size:25px;cursor:pointer}
.enquiry-proof{padding:58px 44px;background:#12191d;color:#fff}
.enquiry-proof .eyebrow{color:#c8ef43;font:600 10px/1 Manrope;letter-spacing:.14em}
.enquiry-proof h2{margin:38px 0 22px;font:500 clamp(34px,4vw,58px)/.98 Unbounded;letter-spacing:-.035em}
.enquiry-proof>p{color:#b8c2c6;line-height:1.7}
.enquiry-proof ul{margin:38px 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.18)}
.enquiry-proof li{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#dce2e4;font-size:13px}
.enquiry--project form{padding:58px 44px 40px;display:grid;grid-template-columns:1fr 1fr;gap:22px}
.enquiry--project label{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#59666d}
.enquiry--project input,.enquiry--project select,.enquiry--project textarea{width:100%;margin-top:7px;padding:12px 0;border:0;border-bottom:1px solid #aeb7b4;border-radius:0;background:transparent;color:#11181c;font:15px/1.45 Manrope;outline:none}
.enquiry--project input:focus,.enquiry--project select:focus,.enquiry--project textarea:focus{border-color:#445bd8}
.enquiry--project ::placeholder{color:#7a8589;opacity:1}
.enquiry--project .enquiry-message,.enquiry--project .enquiry-consent,.enquiry--project .form-status{grid-column:1/-1}
.enquiry--project .enquiry-consent{display:flex;gap:10px;align-items:flex-start;text-transform:none;letter-spacing:0;font-size:11px;line-height:1.5}
.enquiry--project .enquiry-consent input{flex:0 0 16px;width:16px;margin:0}
.enquiry--project .enquiry-consent a{text-decoration:underline}
.enquiry--project .button{justify-self:start;border:0}
.enquiry--project .form-status{min-height:20px;margin:0;color:#3348bb;font-size:12px}
.form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.error-page{min-height:100svh;padding:170px 6vw 8vw;display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:end;background:#eef0ed}
.error-page h1{margin:25px 0 34px;font:500 clamp(58px,9vw,130px)/.87 Unbounded;letter-spacing:-.055em}.error-page h1 em{color:#445bd8;font-family:Georgia,serif;font-weight:400}
.error-page>div>p:not(.eyebrow){max-width:650px;color:#536067;font-size:16px;line-height:1.75}.error-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.error-card{min-height:360px;padding:30px;display:flex;flex-direction:column;border-radius:24px;background:#d95d49;color:#fff}.error-card span{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.error-card strong{margin-top:auto;font:500 clamp(26px,3vw,46px)/1 Unbounded}.error-card i{align-self:flex-end;font-style:normal;font-size:34px}
@media(max-width:760px){.enquiry--project[open]{display:block;max-height:calc(100svh - 20px);overflow:auto}.enquiry-proof,.enquiry--project form{padding:42px 24px}.enquiry--project form{grid-template-columns:1fr}.enquiry--project .enquiry-message,.enquiry--project .enquiry-consent,.enquiry--project .form-status{grid-column:1}.error-page{grid-template-columns:1fr;padding:130px 20px 64px}.error-card{min-height:240px}}
@media(min-width:801px) and (max-width:1180px){.nav{gap:14px}.nav nav{gap:16px;font-size:11px}.nav-action{font-size:11px}}

/* Journal: content components only. Header and footer remain promo master components. */
.journal-page,.journal-article-page{background:#eef0ed;color:#11191d}
:root{--site-header-height:82px;--site-breadcrumb-height:44px}
/* BREADCRUMB_CHROME_LOCK: immutable row immediately below the absolute promo header. */
.site-breadcrumbs{position:relative!important;z-index:9!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;height:var(--site-breadcrumb-height)!important;margin:0 0 var(--site-header-height)!important;padding:0 3vw!important;display:flex!important;align-items:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none;transform:translateY(var(--site-header-height));background:#172127!important;color:#aeb8bd!important;font-size:10px!important;line-height:1!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:nowrap!important}
.site-breadcrumbs::-webkit-scrollbar{display:none}.site-breadcrumbs a{color:#fff!important}.site-breadcrumbs a:hover{color:#d5ef4a!important;text-decoration:none}.site-breadcrumbs span[aria-current="page"]{color:#aeb8bd!important}.site-breadcrumbs i{font-style:normal;color:#66737a}
.empty-category{padding:7vw 6vw 10vw;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6vw;align-items:center;background:#eef0ed}.empty-category figure{margin:0;aspect-ratio:1;overflow:hidden;border-radius:24px;background:#e3e5e2}.empty-category figure img{width:100%;height:100%;display:block;object-fit:cover}.empty-category>div{max-width:620px}.empty-category .eyebrow{margin:0 0 28px;color:#4057d5}.empty-category h2{margin:0 0 28px;font:500 clamp(38px,5vw,72px)/.97 Unbounded;letter-spacing:-.045em}.empty-category>div>p:not(.eyebrow){max-width:570px;margin:0;color:#566268;font-size:15px;line-height:1.75}.empty-category__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}
.journal-hero{min-height:570px;padding:72px 6vw 80px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:8vw;align-items:end;background:#121a1e;color:#fff}
.journal-hero .eyebrow,.journal-index .eyebrow,.journal-article .eyebrow,.journal-related .eyebrow{color:#c9f23f;font:600 10px/1 Manrope;letter-spacing:.14em}
.journal-hero .eyebrow{grid-column:1/-1;align-self:start}
.journal-hero h1{margin:0;font:500 clamp(58px,8vw,118px)/.89 Unbounded;letter-spacing:-.055em}
.journal-hero h1 em{color:#c9f23f;font-family:Georgia,serif;font-weight:400}
.journal-hero>p:last-child{max-width:520px;margin:0;color:#b9c3c7;font-size:16px;line-height:1.75}
.journal-index{padding:105px 6vw 130px}
.publication-tabs{margin:0 0 58px;display:flex;gap:10px;align-items:center;overflow-x:auto;scrollbar-width:none}.publication-tabs::-webkit-scrollbar{display:none}
.publication-tabs a{flex:0 0 auto;padding:12px 19px;border:1px solid #b8bfbc;border-radius:999px;color:#334047;font-size:11px;line-height:1;text-decoration:none;transition:background .2s,border-color .2s,color .2s}
.publication-tabs a:hover,.publication-tabs a:focus-visible{border-color:#4057d5;color:#4057d5}.publication-tabs a[aria-current="page"]{border-color:#121a1e;background:#121a1e;color:#fff}
.journal-index__head{margin-bottom:55px;display:grid;grid-template-columns:1fr 1fr;gap:12px 6vw;align-items:end}
.journal-index__head .eyebrow{grid-column:1/-1}
.journal-index__head h2,.journal-related__head h2{margin:0;font:500 clamp(42px,5.5vw,78px)/.95 Unbounded;letter-spacing:-.045em}
.journal-index__head>p:last-child{justify-self:end;margin:0;color:#69757a;font-size:13px}
.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:70px 20px}
.journal-card{min-width:0;display:flex;flex-direction:column}
.journal-card__image{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:22px;background:#dfe2de}
.journal-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.journal-card:hover .journal-card__image img{transform:scale(1.025)}
.journal-card__body{padding:18px 3px 0;display:flex;flex:1;flex-direction:column}
.journal-card__meta{margin:0 0 20px;display:flex;justify-content:space-between;gap:12px;color:#7b8589;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.journal-card__meta span{color:#4057d5}
.journal-card h2{margin:0;font:500 clamp(20px,2vw,30px)/1.12 Unbounded;letter-spacing:-.035em}
.journal-card h2 a{color:inherit}
.journal-card__body>p:not(.journal-card__meta){margin:17px 0 24px;color:#616c71;font-size:13px;line-height:1.7}
.journal-card__link{margin-top:auto;align-self:flex-start;color:#11191d;font-size:11px;border-bottom:1px solid #11191d;padding-bottom:4px}
.journal-card__link span{margin-left:6px;color:#4057d5}
.publication-empty{grid-column:1/-1;min-height:330px;padding:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;border-radius:24px;background:#fff}.publication-empty .eyebrow{margin:0 0 auto;color:#4057d5}.publication-empty h2{max-width:820px;margin:70px 0 18px;font:500 clamp(30px,4vw,56px)/1 Unbounded;letter-spacing:-.04em}.publication-empty>p:not(.eyebrow){max-width:600px;margin:0;color:#657176;line-height:1.65}.publication-empty>a{margin-top:28px;padding-bottom:4px;border-bottom:1px solid currentColor;color:#11191d;font-size:11px}
.journal-article{padding:70px 6vw 120px}
.journal-article__header{max-width:1180px;margin:0 auto 58px}
.journal-article__header h1{max-width:1120px;margin:34px 0 30px;font:500 clamp(48px,7vw,104px)/.94 Unbounded;letter-spacing:-.052em}
.journal-article__meta{display:flex;gap:24px;color:#69757a;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.journal-article__lead{max-width:1320px;margin:0 auto 90px;padding:0}
.journal-article__lead img{width:100%;height:auto;display:block;border-radius:24px}
.journal-article__layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:220px minmax(0,780px);gap:90px;justify-content:center;align-items:start}
.journal-article__layout aside{position:sticky;top:120px;display:grid;gap:22px;color:#657176;font-size:11px}
.journal-article__layout aside>a{padding-bottom:12px;border-bottom:1px solid #c4cac7}
.journal-article__layout aside .button{width:100%;border:0}
.journal-copy{min-width:0;color:#283237;font-size:17px;line-height:1.82}
.journal-copy>p:first-child{font-size:22px;line-height:1.55;color:#11191d}
.journal-copy p{margin:0 0 25px}
.journal-copy h2{margin:76px 0 26px;font:500 clamp(30px,4vw,50px)/1.08 Unbounded;letter-spacing:-.04em;color:#11191d}
.journal-copy h3{margin:48px 0 18px;font:500 24px/1.18 Unbounded;letter-spacing:-.03em;color:#11191d}
.journal-copy ul,.journal-copy ol{margin:0 0 30px;padding-left:24px}.journal-copy li{margin:9px 0;padding-left:5px}
.journal-copy blockquote{margin:0 0 48px;padding:4px 0 4px 28px;border-left:4px solid #c9f23f;color:#11191d}
.journal-copy blockquote h2{margin:0;font-size:32px}
.journal-copy figure{margin:48px 0}.journal-copy img{max-width:100%;height:auto;border-radius:18px}
.journal-copy a{color:#334bc3;text-decoration:underline;text-underline-offset:3px}
.journal-copy table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.45}.journal-copy th,.journal-copy td{padding:15px 12px;border-bottom:1px solid #c9cecb;text-align:left;vertical-align:top}.journal-copy th{color:#11191d;font-weight:600}
.journal-related{padding:100px 6vw 130px;background:#fff}
.journal-related__head{margin-bottom:46px}.journal-related__head .eyebrow{margin-bottom:25px;color:#4057d5}
.journal-grid--related{gap:55px 20px}.journal-card--related h2{font-size:22px}
@media(max-width:960px){.journal-hero{grid-template-columns:1fr;min-height:500px}.journal-index__head{grid-template-columns:1fr}.journal-index__head>p:last-child{justify-self:start}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-article__layout{grid-template-columns:1fr;gap:45px}.journal-article__layout aside{position:static;grid-template-columns:1fr 220px;align-items:center}.journal-copy{max-width:780px;margin:auto}}
@media(max-width:800px){:root{--site-header-height:68px;--site-breadcrumb-height:38px}.site-breadcrumbs{padding:0 20px!important}.empty-category{grid-template-columns:1fr;padding:64px 20px 80px;gap:42px}.empty-category figure{border-radius:18px}.empty-category h2{font-size:39px}}
@media(max-width:640px){.journal-hero{min-height:455px;padding:52px 20px 58px;gap:38px}.journal-hero h1{font-size:48px}.journal-hero>p:last-child{font-size:14px}.journal-index{padding:72px 20px 90px}.publication-tabs{margin:0 0 42px}.publication-tabs a{padding:11px 17px}.journal-index__head{margin-bottom:36px}.journal-grid{grid-template-columns:1fr;gap:52px}.journal-card__image{border-radius:16px}.journal-card h2{font-size:25px}.publication-empty{min-height:300px;padding:28px 22px;border-radius:18px}.publication-empty h2{margin-top:60px;font-size:34px}.journal-article{padding:42px 20px 85px}.journal-article__header{margin-bottom:34px}.journal-article__header h1{font-size:42px}.journal-article__lead{margin-bottom:52px}.journal-article__lead img{border-radius:16px}.journal-article__layout aside{grid-template-columns:1fr}.journal-copy{font-size:16px;line-height:1.75}.journal-copy>p:first-child{font-size:19px}.journal-copy h2{margin-top:58px;font-size:31px}.journal-copy h3{font-size:22px}.journal-copy blockquote{padding-left:18px}.journal-copy blockquote h2{font-size:26px}.journal-copy figure.wp-block-table{overflow-x:auto}.journal-related{padding:75px 20px 90px}.journal-grid--related .journal-card:nth-child(n+3){display:none}}

/* Approved master header extension: exact navigation order plus site search. */
.nav{grid-template-columns:auto minmax(0,1fr) auto auto auto}.nav nav{gap:clamp(12px,1.45vw,26px)}
.site-search-toggle{width:40px;height:40px;padding:9px;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:grid;place-items:center;background:transparent;color:#fff;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.site-search-toggle:hover,.site-search-toggle:focus-visible{background:#d5ef4a;border-color:#d5ef4a;color:#11191d}.site-search-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.site-search{width:min(920px,calc(100% - 40px));max-width:none;padding:0;border:0;border-radius:24px;background:#eef0ed;color:#11191d;box-shadow:0 28px 100px rgba(0,0,0,.42)}.site-search[open]{display:block}.site-search::backdrop{background:rgba(10,16,19,.82);backdrop-filter:blur(8px)}
.site-search__close{position:absolute;top:20px;right:20px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;font-size:25px;cursor:pointer}.site-search form{padding:74px 54px 58px}.site-search label{display:block;margin-bottom:34px;font:500 clamp(34px,5vw,66px)/1 Unbounded;letter-spacing:-.045em}.site-search form>div{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #99a29f}.site-search input{min-width:0;padding:17px 0;border:0;background:transparent;font:18px/1.4 Manrope;outline:0}.site-search form button[type=submit]{padding:0 6px 0 25px;border:0;background:transparent;color:#3349c5;font:600 12px Manrope;cursor:pointer}.site-search form>p{margin:16px 0 0;color:#687378;font-size:11px}
.story-visual img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.story:hover .story-visual img{transform:scale(1.025)}

/* Contact identity block: follows the approved dark contact-opening system. */
.contact-details{margin:0 0 58px}.contact-details h2{margin:0 0 22px;color:#fff;font-size:30px;letter-spacing:-.025em}.contact-details address{margin:0;border-top:1px solid rgba(255,255,255,.22);font-style:normal}.contact-details address>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:22px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.22)}.contact-details address span{padding-top:3px;color:var(--acid);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.contact-details address strong{color:#dce2e4;font-size:15px;font-weight:400;line-height:1.65}.contact-details a{color:inherit;text-decoration:none}.contact-details a:hover,.contact-details a:focus-visible{color:var(--acid);outline:none}.contact-brief h2{margin-top:0}.contact-brief ul{margin-top:24px!important}.contact-brief>p{margin-top:30px!important}

/* Universal 4:3 content card shared by home journal, blog and mixed search. */
.content-card{min-width:0;height:100%;background:transparent}
.content-card__link{height:100%;display:flex;flex-direction:column;color:inherit}
.content-card .content-card__media{width:100%;aspect-ratio:4/3;padding:0;overflow:hidden;border-radius:22px;background:#dfe2df}
.content-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.content-card:hover .content-card__media img{transform:scale(1.025)}
.content-card .content-card__body{min-width:0;padding:18px 4px 0;display:flex;flex:1;flex-direction:column}
.content-card .content-card__meta{min-height:14px;margin:0 0 18px;display:flex;justify-content:space-between;gap:12px;color:#7b8589;font-size:9px;line-height:1.45;letter-spacing:.08em;text-transform:uppercase}
.content-card__meta>span:first-child{color:#4057d5}.content-card__meta>span:last-child{text-align:right}.content-card__meta i{font-style:normal}
.content-card h2,.content-card h3{margin:0;font:500 clamp(20px,2vw,30px)/1.12 Unbounded;letter-spacing:-.035em}
.content-card .content-card__excerpt{display:-webkit-box;min-height:4.95em;margin:16px 0 22px;overflow:hidden;color:#616c71;font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.content-card .content-card__action{margin-top:auto;align-self:flex-start;padding-bottom:4px;border-bottom:1px solid #11191d;color:#11191d;font-size:11px}
.content-card__action b{margin-left:6px;color:#4057d5;font-weight:400}
.search-result .content-card__meta span{display:inline;padding:0;border:0;font-size:inherit}.search-result .content-card__media img{aspect-ratio:auto;border-radius:0}
.journal .journal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 18px}

.search-page{background:#eef0ed}.search-results{padding:80px 6vw 120px;min-height:75vh}.search-results>header{max-width:1050px;margin-bottom:70px}.search-results h1{margin:30px 0 38px;font:500 clamp(52px,8vw,112px)/.9 Unbounded;letter-spacing:-.055em}.search-results>header>p:last-child{margin-top:20px;color:#657177;font-size:13px}.search-results form{max-width:850px;display:grid;grid-template-columns:1fr auto;gap:12px}.search-results input{min-width:0;padding:15px 18px;border:1px solid #b7bfbc;border-radius:999px;background:#fff;font:16px Manrope}.search-results form .button{border:0}.search-results__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 20px}.search-result{min-width:0}.search-result>a{height:100%;display:flex;flex-direction:column}.search-result img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px;background:#dfe2df}.search-result div{padding:18px 3px}.search-result small{color:#4057d5;font-size:9px;letter-spacing:.11em;text-transform:uppercase}.search-result h2{margin:13px 0;font:500 clamp(20px,2vw,29px)/1.12 Unbounded;letter-spacing:-.035em}.search-result p{color:#657177;font-size:13px;line-height:1.65}.search-result span{font-size:11px;border-bottom:1px solid;display:inline-block;padding-bottom:3px}.search-empty{grid-column:1/-1;padding:50px;border-radius:22px;background:#fff}.search-empty h2{font:500 34px Unbounded}
.hub-grid--category .hub-card__media img[src^="/assets/light-cards/"]{object-fit:cover;background:#dad8d4}
.product-widget{min-width:0;display:flex;flex-direction:column}.product-widget__media{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:22px;background:#dfe2df}.product-widget__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.product-widget:hover .product-widget__media img{transform:scale(1.025)}.product-widget__body{padding:18px 3px 0}.product-widget__body h2{margin:0;font:500 clamp(20px,2vw,30px)/1.12 Unbounded;letter-spacing:-.035em}.product-widget__body p{margin:16px 0 22px;color:#657177;font-size:13px;line-height:1.7}.product-widget__body>a{display:inline-block;padding-bottom:4px;border-bottom:1px solid;font-size:11px}

@media(max-width:1280px) and (min-width:801px){.nav-action{display:none}.nav{grid-template-columns:auto minmax(0,1fr) auto auto}.nav nav{font-size:10px;gap:13px}}
@media(max-width:960px){.search-results__grid,.journal .journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.nav{grid-template-columns:minmax(0,1fr) auto auto auto}.site-search-toggle{width:34px;height:34px;padding:8px}.search-results{padding:52px 20px 90px}.search-results h1{font-size:52px}.search-results__grid,.journal .journal-grid{grid-template-columns:1fr;gap:45px}.site-search{width:calc(100% - 20px);border-radius:18px}.site-search form{padding:68px 22px 38px}.site-search label{font-size:35px}.site-search form>div{grid-template-columns:1fr}.site-search form button[type=submit]{justify-self:start;padding:13px 0}.search-results form{grid-template-columns:1fr}.search-results form .button{justify-content:center}.content-card .content-card__media{border-radius:16px}}
@media(max-width:600px){.contact-details{margin-bottom:48px}.contact-details address>div{grid-template-columns:74px minmax(0,1fr);gap:14px}.contact-details address strong{font-size:14px}}
@media(max-width:360px){.nav .brand img{width:105px}.language-switcher{display:none}.nav{grid-template-columns:minmax(0,1fr) auto auto}}

/* News media: documentary gallery using the approved journal spacing and palette. */
.news-video-gallery{margin:42px 0 70px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-video{margin:0;min-width:0}.news-video--feature{grid-column:auto}.news-video video{width:100%;aspect-ratio:9/16;max-height:720px;display:block;border-radius:18px;background:#10181c;object-fit:contain}.news-video figcaption{margin-top:11px;color:#687378;font-size:11px;line-height:1.5}.news-video-gallery--single{grid-template-columns:minmax(0,520px);justify-content:center}
.news-photo-gallery{margin:38px 0 72px}.news-photo-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.news-photo-gallery__grid button{position:relative;min-width:0;padding:0;border:0;border-radius:18px;overflow:hidden;background:#dfe2df;cursor:zoom-in;text-align:left}.news-photo-gallery__grid img{width:100%;aspect-ratio:3/4;display:block;border-radius:0;object-fit:cover;transition:transform .35s ease}.news-photo-gallery__grid button:hover img,.news-photo-gallery__grid button:focus-visible img{transform:scale(1.018)}.news-photo-gallery__grid button:focus-visible{outline:3px solid #4057d5;outline-offset:3px}.news-photo-gallery__grid span{position:absolute;right:12px;bottom:12px;padding:8px 11px;border-radius:999px;background:rgba(17,25,29,.86);color:#fff;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.news-lightbox{width:min(1180px,calc(100% - 32px));max-width:none;padding:54px 72px;border:0;border-radius:22px;background:#11191d;color:#fff}.news-lightbox::backdrop{background:rgba(7,11,13,.9);backdrop-filter:blur(8px)}.news-lightbox figure{margin:0;display:grid;place-items:center}.news-lightbox figure img{max-width:100%;max-height:78vh;border-radius:12px;object-fit:contain}.news-lightbox figcaption{margin-top:12px;color:#aeb8bd;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.news-lightbox button{position:absolute;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;background:rgba(17,25,29,.82);color:#fff;cursor:pointer}.news-lightbox button:hover,.news-lightbox button:focus-visible{border-color:#c9f23f;color:#c9f23f}.news-lightbox__close{top:14px;right:14px;font-size:24px}.news-lightbox__prev{left:14px;top:50%}.news-lightbox__next{right:14px;top:50%}.news-media-pending{margin:38px 0 64px;padding:clamp(32px,6vw,72px);border-radius:24px;background:#11191d;color:#fff;display:grid;gap:10px}.news-media-pending span{color:#c9f23f;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.news-media-pending strong{font-family:var(--serif);font-size:clamp(30px,4vw,54px);font-weight:400;line-height:1.05}.news-media-pending p{margin:8px 0 0;color:#aeb8bd}
@media(max-width:800px){.news-video-gallery{grid-template-columns:1fr;gap:28px}.news-video--feature{grid-column:auto}}
@media(max-width:640px){.news-photo-gallery__grid{grid-template-columns:1fr;gap:14px}.news-lightbox{padding:58px 14px 72px;border-radius:16px}.news-lightbox__prev{left:calc(50% - 54px);top:auto;bottom:14px}.news-lightbox__next{right:calc(50% - 54px);top:auto;bottom:14px}}

/* Accessible publication labels and resilient team contacts */
.journal-index__head>.eyebrow{color:var(--ink,#11191d)}
.person-card__contacts a{min-width:0}
.person-card__contacts span{overflow-wrap:anywhere;word-break:normal}
@media(max-width:640px){.person-card__contacts{inset:auto 10px 10px;max-width:calc(100% - 20px)}}
