.newsroom-page{min-height:100vh;overflow-x:clip;background:#000;color:var(--wgm-white);font-family:var(--font-body)}.newsroom-shell{display:grid;grid-template-columns:14rem minmax(0,1fr);min-height:100vh}.newsroom-sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:1.5rem 1rem;border-right:1px solid var(--wgm-border-soft);background:#000;z-index:10}.newsroom-sidebar__brand{display:flex;flex-direction:column;gap:.35rem;margin-bottom:2rem;padding-left:.5rem;color:#ffffff;text-decoration:none}.newsroom-sidebar__brand img{width:7.5rem;height:4.7rem;object-fit:contain;background:#000;object-position:center}.newsroom-sidebar__brand strong{font-family:var(--font-display);font-size:1.25rem;font-weight:500;letter-spacing:.05em;color:#fff}.newsroom-sidebar__brand span{display:block;margin-top:-.05rem;font-size:.5rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.newsroom-sidebar nav{display:flex;flex-direction:column;gap:.25rem}.newsroom-sidebar nav a,.newsroom-sidebar__active{position:relative;display:flex;align-items:center;gap:.75rem;min-height:2.5rem;padding:0 .75rem;border-radius:4px;color:rgba(255,255,255,.6);font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s ease}.newsroom-sidebar nav a:hover{background:rgba(255,255,255,.03);color:var(--wgm-white)}.newsroom-sidebar__active{background:rgba(255,255,255,.1);color:#ffffff}.newsroom-sidebar__active:before{content:"";position:absolute;left:0;width:2px;height:1.25rem;background:#ffffff;border-radius:0 2px 2px 0}.newsroom-workspace{min-width:0}.newsroom-topbar{position:-webkit-sticky;position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;min-height:4rem;padding:0 2rem;background:#000;border-bottom:1px solid var(--wgm-border-soft);z-index:10}.newsroom-topbar__nav{display:flex;align-items:center;gap:1.5rem}.newsroom-topbar__nav a{color:rgba(255,255,255,.7);font-size:.7rem;font-weight:500;text-decoration:none;transition:color .2s ease}.newsroom-topbar__nav a:hover,.newsroom-topbar__nav a[aria-current=page]{color:var(--wgm-white)}.newsroom-topbar__nav a[aria-current=page]{position:relative;color:#ffffff}.newsroom-topbar__nav a[aria-current=page]:after{content:"";position:absolute;bottom:-1.25rem;left:0;right:0;height:2px;background:#ffffff}.newsroom-main{min-width:0;padding:2rem}.newsroom-livestream{display:grid;grid-template-columns:3rem minmax(0,1fr) auto;grid-gap:1.25rem;gap:1.25rem;align-items:center;margin:-1rem 0 2.5rem;padding:1rem 1.15rem;border:1px solid rgba(197,160,89,.32);background:#070707}.newsroom-livestream__signal{display:flex;height:2.6rem;align-items:center;justify-content:center;gap:.25rem;border-right:1px solid rgba(197,160,89,.22)}.newsroom-livestream__signal span{display:block;width:.22rem;height:.5rem;background:var(--wgm-gold);opacity:.6}.newsroom-livestream__signal span:nth-child(2){height:1.15rem;opacity:.34}.newsroom-livestream__signal span:nth-child(3){height:.75rem;opacity:.48}.newsroom-livestream__eyebrow,.newsroom-livestream__state small,.newsroom-livestream__state span{color:var(--wgm-gold);font-size:.5rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.newsroom-livestream h2{margin-top:.35rem;color:var(--wgm-white);font-family:var(--font-display);font-size:clamp(1rem,1.8vw,1.35rem);font-weight:450;line-height:1.08}.newsroom-livestream p{max-width:48rem;margin-top:.35rem;color:rgba(255,255,255,.48);font-size:.62rem;line-height:1.5}.newsroom-livestream__state{display:grid;grid-gap:.25rem;gap:.25rem;min-width:9rem;padding-left:1rem;border-left:1px solid rgba(255,255,255,.1)}.newsroom-livestream__state strong{color:rgba(255,255,255,.84);font-family:var(--font-display);font-size:1.05rem;font-weight:500}.newsroom-livestream__state small{color:rgba(255,255,255,.34);font-size:.42rem}.newsroom-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--wgm-border-soft);min-width:0}.newsroom-hero__copy h1{font-family:var(--font-display);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600;line-height:1.1;color:var(--wgm-white);text-transform:uppercase}.newsroom-hero__copy h1 span{color:#ffffff;display:block}.newsroom-hero__copy p{margin-top:1rem;color:rgba(255,255,255,.6);font-size:.95rem;line-height:1.6;max-width:28rem}.newsroom-metrics{display:flex;gap:2rem;margin-top:2rem}.newsroom-metric{display:flex;flex-direction:column;gap:.25rem}.newsroom-metric strong{font-family:var(--font-display);font-size:1.25rem;color:var(--wgm-white);display:flex;align-items:center;gap:.5rem}.newsroom-metric span{font-size:.6rem;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.05em;max-width:5rem;line-height:1.3}.newsroom-instrument{display:flex;min-height:16rem;flex-direction:column;gap:1.15rem;padding:1.25rem;border:1px solid rgba(255,255,255,.28);background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0) 0 0 /2.5rem 100%,#080808}.newsroom-instrument__footer,.newsroom-instrument__header{display:flex;justify-content:space-between;gap:1rem;color:rgba(255,255,255,.38);font-family:Menlo,Monaco,Consolas,monospace;font-size:.5rem;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.newsroom-instrument__footer span:last-child,.newsroom-instrument__header span:last-child{color:#ffffff;text-align:right}.newsroom-instrument__record{display:grid;grid-gap:.35rem;gap:.35rem;padding:.75rem .85rem;border-left:2px solid #ffffff;background:rgba(255,255,255,.025)}.newsroom-instrument__eyebrow{color:#ffffff;font-size:.52rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.newsroom-instrument__record strong{max-width:32rem;color:var(--wgm-white);font-family:var(--font-display);font-size:.95rem;font-weight:500;line-height:1.25}.newsroom-instrument__record small{color:rgba(255,255,255,.46);font-size:.58rem;letter-spacing:.04em}.newsroom-instrument__trace{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;flex:1 1}.newsroom-instrument__stage{position:relative;display:grid;align-content:start;grid-gap:.3rem;gap:.3rem;min-width:0;padding:.65rem .55rem;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.08)}.newsroom-instrument__stage:not(:last-child):after{position:absolute;top:.9rem;right:-.5rem;width:.5rem;height:1px;background:#ffffff;content:"";opacity:.7}.newsroom-instrument__stage>span{color:rgba(255,255,255,.35);font-family:Menlo,Monaco,Consolas,monospace;font-size:.5rem}.newsroom-instrument__stage strong{color:var(--wgm-white);font-size:.62rem;line-height:1.25;text-transform:uppercase}.newsroom-instrument__stage small{color:rgba(255,255,255,.42);font-size:.52rem;line-height:1.35}.newsroom-instrument__stage.is-active{border-top-color:#ffffff;background:rgba(255,255,255,.08)}.newsroom-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--wgm-border-soft);min-width:0}.newsroom-tabs{display:flex;gap:1.5rem;min-width:0}.newsroom-tabs button{background:transparent;border:none;color:rgba(255,255,255,.5);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;padding:.5rem 0;transition:color .2s ease;position:relative;flex:0 0 auto}.newsroom-tabs button:hover,.newsroom-tabs button[aria-pressed=true]{color:var(--wgm-white)}.newsroom-tabs button[aria-pressed=true]:after{content:"";position:absolute;bottom:-1rem;left:0;right:0;height:2px;background:#ffffff}.newsroom-search{display:flex;align-items:center;gap:1rem}.newsroom-filter-panel label>span,.newsroom-search>label{color:rgba(255,255,255,.38);font-size:.5rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.newsroom-search{display:grid;grid-gap:.35rem;gap:.35rem}.newsroom-search__row{display:flex;align-items:stretch;gap:.5rem}.newsroom-search input{background:#0a0a0a;border:1px solid var(--wgm-border-soft);color:var(--wgm-white);padding:.5rem 1rem;border-radius:0;font-size:.75rem;width:16rem}.newsroom-search input:focus-visible{outline:2px solid #ffffff;outline-offset:2px;border-color:#ffffff}.newsroom-filter-panel button,.newsroom-filter-toggle{border:1px solid rgba(255,255,255,.36);border-radius:0;background:#0a0a0a;color:#ffffff;cursor:pointer;font-size:.55rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.newsroom-filter-toggle{padding:0 .85rem}.newsroom-filter-panel button:hover,.newsroom-filter-toggle:hover,.newsroom-filter-toggle[aria-expanded=true]{background:rgba(255,255,255,.12)}.newsroom-results-summary{display:flex;min-height:2.75rem;align-items:center;justify-content:space-between;gap:1rem;margin:-1rem 0 1.4rem;color:rgba(255,255,255,.5);font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.newsroom-results-summary button{min-height:2.75rem;padding:0 .8rem;border:0;background:transparent;color:#ffffff;cursor:pointer;font:inherit;text-transform:uppercase}.newsroom-results-summary button:hover{color:var(--wgm-white)}.newsroom-filter-panel{display:grid;grid-template-columns:repeat(2,minmax(10rem,15rem)) auto;align-items:end;grid-gap:.7rem;gap:.7rem;margin:-1rem 0 1.4rem;padding:.85rem;border:1px solid var(--wgm-border-soft);background:#080808}.newsroom-filter-panel label{display:grid;grid-gap:.35rem;gap:.35rem}.newsroom-filter-panel select{width:100%;height:2.35rem;padding:0 .65rem;border:1px solid var(--wgm-border);border-radius:0;background:#0d0d0d;color:var(--wgm-white);font:inherit;font-size:.68rem}.newsroom-filter-panel button{height:2.35rem;padding:0 .9rem}.newsroom-layout{display:grid;grid-template-columns:minmax(0,1fr) 18rem;grid-gap:2rem;gap:2rem;min-width:0}.newsroom-grid{display:flex;flex-direction:column;gap:2rem;min-width:0}.newsroom-articles{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;min-width:0}.newsroom-lead{position:relative;background:#0a0a0a;border:1px solid var(--wgm-border-soft);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.newsroom-lead__link{display:flex;flex:1 1;flex-direction:column;color:inherit;text-decoration:none}.newsroom-card__link:hover .newsroom-card__title,.newsroom-lead__link:hover .newsroom-lead__title{color:#ffffff}.newsroom-lead__image{position:relative;aspect-ratio:16/9;width:100%}.newsroom-lead__image img{object-fit:cover;filter:brightness(.85)}.newsroom-lead__badge{position:absolute;top:1rem;left:1rem;background:#1a4b8c;color:#fff;padding:.25rem .5rem;font-size:.55rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:2px}.newsroom-lead__content{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.newsroom-lead__title{font-family:var(--font-display);font-size:1.6rem;font-weight:500;color:var(--wgm-white);line-height:1.2;margin-bottom:.75rem}.newsroom-lead__summary{color:rgba(255,255,255,.7);font-size:.85rem;line-height:1.6;margin-bottom:1.5rem}.newsroom-meta{display:flex;align-items:center;gap:1rem;margin-top:auto;font-size:.65rem;color:rgba(255,255,255,.4)}.newsroom-meta__author{display:flex;align-items:center;gap:.5rem;color:var(--wgm-white)}.newsroom-meta__author img{width:1.5rem;height:1.5rem;border-radius:50%;object-fit:cover}.newsroom-meta__stats{display:flex;align-items:center;gap:.75rem;margin-left:auto}.newsroom-tags{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--wgm-border-soft)}.newsroom-tag{font-size:.55rem;color:rgba(255,255,255,.5);background:rgba(255,255,255,.05);padding:.25rem .5rem;border-radius:2px;text-transform:uppercase;letter-spacing:.05em}.newsroom-secondary-list{display:flex;flex-direction:column;gap:1rem;min-width:0}.newsroom-card{display:flex;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--wgm-border-soft)}.newsroom-card:last-child{border-bottom:none;padding-bottom:0}.newsroom-card__link{display:flex;width:100%;gap:1rem;color:inherit;text-decoration:none}.newsroom-card__content{flex:1 1;display:flex;flex-direction:column;min-width:0}.newsroom-card__topic{color:#ffffff;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.newsroom-card__title{font-family:var(--font-serif,var(--font-display));font-size:.9rem;font-weight:500;color:var(--wgm-white);line-height:1.3;margin-bottom:.5rem}.newsroom-card__meta{font-size:.6rem;color:rgba(255,255,255,.4);margin-top:auto}.newsroom-card__image{position:relative;width:5rem;height:5rem;flex-shrink:0;border-radius:4px;overflow:hidden}.newsroom-card__image img{object-fit:cover;filter:brightness(.85)}.newsroom-context-map{background:#080808;border:1px solid var(--wgm-border-soft);border-radius:8px;padding:1.5rem;margin-top:1rem;min-width:0}.newsroom-context-map__header{font-size:.65rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.newsroom-context-map__header,.newsroom-context-map__nodes{display:flex;justify-content:space-between;align-items:center}.newsroom-context-map__nodes{gap:1rem;overflow-x:auto;padding-bottom:.5rem}.newsroom-node{flex:1 1;min-width:10rem;background:#0f0f0f;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:.75rem;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.newsroom-node:hover{border-color:rgba(255,255,255,.54);transform:translateY(-2px)}.newsroom-node span{display:block;font-size:.5rem;color:#ffffff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.newsroom-node strong{display:block;font-size:.75rem;color:var(--wgm-white);line-height:1.2;margin-bottom:.5rem}.newsroom-node small{display:block;font-size:.6rem;color:rgba(255,255,255,.4)}.newsroom-arrow{color:rgba(255,255,255,.2);flex-shrink:0}.newsroom-voices{margin-top:1rem;min-width:0}.newsroom-voices__header{font-size:.7rem;color:var(--wgm-white);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.newsroom-voices__sub{font-size:.65rem;color:rgba(255,255,255,.4);margin-bottom:1rem}.newsroom-voices__list{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:.5rem}.newsroom-voice{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;min-width:4rem;text-decoration:none}.newsroom-voice img{width:3rem;height:3rem;border-radius:50%;object-fit:cover;border:1px solid var(--wgm-border-soft)}.newsroom-voice strong{font-size:.65rem;color:var(--wgm-white)}.newsroom-voice small{font-size:.55rem;color:rgba(255,255,255,.4)}.newsroom-rail{display:flex;flex-direction:column;gap:1.5rem}.newsroom-widget{background:#0a0a0a;border:1px solid var(--wgm-border-soft);border-radius:8px;padding:1.5rem}.newsroom-widget__title{font-size:.7rem;color:var(--wgm-white);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.newsroom-widget p{font-size:.7rem;color:rgba(255,255,255,.5);line-height:1.5;margin-bottom:1rem}.newsroom-verification-intro{display:grid;grid-gap:.4rem;gap:.4rem;padding:.9rem 0 1rem;border-bottom:1px solid var(--wgm-border-soft)}.newsroom-verification-intro>span{color:#ffffff;font-size:.52rem;font-weight:800;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.newsroom-verification-intro>strong{color:var(--wgm-white);font-family:var(--font-display);font-size:.9rem;font-weight:500;line-height:1.3}.newsroom-verification-intro>p{margin:0;font-size:.68rem;line-height:1.55}.newsroom-standard{display:flex;flex-direction:column;gap:1.15rem;margin-top:1.2rem}.newsroom-standard__item{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.newsroom-standard__icon{color:#ffffff;width:1.45rem;height:1.45rem;flex-shrink:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:4px;font-family:Menlo,Monaco,Consolas,monospace;font-size:.46rem;line-height:1}.newsroom-standard__text{display:grid;min-width:0;grid-gap:.2rem;gap:.2rem}.newsroom-standard__text strong{display:block;font-size:.65rem;color:var(--wgm-white);line-height:1.35}.newsroom-standard__text span{font-size:.55rem;color:rgba(255,255,255,.4);line-height:1.45}.newsroom-impact-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--wgm-border-soft);text-align:center}.newsroom-impact-stats strong{display:block;font-size:1.25rem;font-family:var(--font-display);color:var(--wgm-white)}.newsroom-impact-stats span{font-size:.5rem;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.05em}.newsroom-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center;background:#0a0a0a;border:1px solid var(--wgm-border-soft);border-radius:8px}.newsroom-empty h2{font-family:var(--font-display);font-size:1.25rem;color:var(--wgm-white);margin-bottom:.5rem}.newsroom-empty p{color:rgba(255,255,255,.5);font-size:.85rem;margin-bottom:1.5rem}.newsroom-empty button{background:transparent;border:1px solid #ffffff;color:#ffffff;padding:.5rem 1rem;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:all .2s ease}.newsroom-empty button:hover{background:rgba(255,255,255,.1)}.newsroom-widget--note{border-style:dashed;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 70%),#0a0a0a}@media (max-width:1200px){.newsroom-articles{grid-template-columns:1fr}.newsroom-controls{align-items:flex-start;flex-direction:column;gap:1rem}.newsroom-tabs{width:100%;overflow-x:auto;padding-bottom:.5rem}}@media (max-width:1100px){.newsroom-shell{grid-template-columns:1fr}.newsroom-sidebar{display:none}}@media (max-width:980px){.newsroom-hero,.newsroom-layout{grid-template-columns:1fr}.newsroom-topbar{padding-inline:1rem}.newsroom-topbar__nav{width:100%;overflow-x:auto;padding:.25rem 0;scrollbar-width:thin}}@media (max-width:768px){.newsroom-main{padding:1rem}.newsroom-controls{gap:1rem}.newsroom-tabs{overflow-x:auto;width:100%;padding-bottom:.5rem}.newsroom-search input{width:100%;min-width:0}.newsroom-search,.newsroom-search__row{width:100%}.newsroom-results-summary{align-items:flex-start;flex-direction:column;gap:.25rem}.newsroom-results-summary button{min-height:44px;padding-inline:0}.newsroom-filter-panel{grid-template-columns:1fr;margin-top:-.4rem}.newsroom-filter-panel button{width:100%}.newsroom-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.newsroom-meta{flex-wrap:wrap;gap:.55rem}.newsroom-meta__stats{width:100%;margin-left:0}.newsroom-topbar{overflow:hidden}.newsroom-instrument{min-height:0}.newsroom-instrument__footer,.newsroom-instrument__header{flex-wrap:wrap}.newsroom-instrument__footer span:last-child,.newsroom-instrument__header span:last-child{text-align:left}.newsroom-instrument__trace{grid-template-columns:repeat(2,minmax(0,1fr))}.newsroom-instrument__stage:not(:last-child):after{display:none}.newsroom-instrument__stage:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.newsroom-empty button,.newsroom-filter-panel button,.newsroom-filter-toggle,.newsroom-node,.newsroom-sidebar nav a,.newsroom-tabs button{transition:none}}.newsroom-cinematic{position:relative;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden;min-height:16rem;background:#080808}.newsroom-cinematic__image{position:absolute;inset:0}.newsroom-cinematic__image img{object-fit:cover;opacity:.4}.newsroom-cinematic__overlay{position:absolute;inset:0;background:linear-gradient(0deg,#080808 10%,transparent 90%)}.newsroom-cinematic__content{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1;padding:1.5rem}.newsroom-cinematic__header{display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-family:Menlo,Monaco,Consolas,monospace;font-size:.6rem;text-transform:uppercase;margin-bottom:auto}.newsroom-cinematic__record{margin-top:2rem;margin-bottom:1.5rem}.newsroom-cinematic__topic{color:#fff;font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.newsroom-cinematic__title{color:#fff;font-family:var(--font-display);font-size:1.5rem;line-height:1.2;margin:.5rem 0}.newsroom-cinematic__summary{color:rgba(255,255,255,.7);font-size:.85rem;max-width:40rem}.newsroom-cinematic__meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem}.newsroom-cinematic__author{display:flex;align-items:center;gap:.75rem}.newsroom-cinematic__author img{border-radius:50%;object-fit:cover}.newsroom-cinematic__author-text{display:flex;flex-direction:column}.newsroom-cinematic__author-text strong{font-size:.75rem;color:#fff}.newsroom-cinematic__author-text span{font-size:.6rem;color:rgba(255,255,255,.5)}.newsroom-cinematic__stats{display:flex;gap:1.5rem}.newsroom-cinematic__stats div{display:flex;flex-direction:column;text-align:right}.newsroom-cinematic__stats strong{font-size:.8rem;color:#fff}.newsroom-cinematic__stats span{font-size:.6rem;color:rgba(255,255,255,.5);text-transform:uppercase}@media (max-width:768px){.newsroom-cinematic__meta{flex-direction:column;align-items:flex-start;gap:1rem}.newsroom-cinematic__stats{width:100%;justify-content:space-between}.newsroom-cinematic__stats div{text-align:left}}