@font-face{font-family:GT Walsheim Reading;src:url(/fonts/GT-Walsheim-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:GT Walsheim Display;src:url(/fonts/GT-Walsheim-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#fff;--surface:#dfabc9;--surface-strong:#ebc2d8;--text:#000;--text-soft:#000;--text-muted:#000;--rule:#1111111f;--rule-strong:#11111138;--accent:#000;--hover-accent:#000;--display:"GT Walsheim Display", "Helvetica Neue", Arial, sans-serif;--editorial-display:"Instrument Sans", "Inter", "Helvetica Neue", Arial, sans-serif;--editorial-reading:"Newsreader", Georgia, "Times New Roman", serif;--serif:"Source Code Pro", "Courier New", monospace;--reading:"GT Walsheim Reading", "Helvetica Neue", Arial, sans-serif;--sans:"Inter", "Helvetica Neue", Arial, sans-serif;--page-width:1380px;--reading-width:700px;--prose-width:68ch;--space-micro:.25rem;--space-small:.5rem;--space-standard:1rem;--space-medium:1.5rem;--space-large:2.5rem;--space-section:4rem;--transition:.18s ease}*{box-sizing:border-box}html{scroll-behavior:smooth;hanging-punctuation:first last;font-size:17px}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--serif);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-kerning:normal;font-variant-ligatures:common-ligatures contextual discretionary-ligatures;font-feature-settings:"kern" 1, "liga" 1, "clig" 1;margin:0;font-size:1rem;line-height:1.55}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.page-video-detail,body.page-video-archive{--bg:#020202;--surface:#111;--surface-strong:#181818;--text:#f5f1ea;--text-soft:#f5f1eadb;--text-muted:#f5f1eab3;--rule:#f5f1ea1f;--rule-strong:#f5f1ea33;--accent:#f5f1ea;--hover-accent:#000}body.page-video-archive{--text:#fff;--text-soft:#ffffffe6;--text-muted:#ffffffc7;--accent:#fff;--hover-accent:#fff}body.page-video-detail{--page-width:1600px}body.page-home{--page-width:min(98vw, 1980px)}body.page-video-detail .site-brand-logo,body.page-video-archive .site-brand-logo{filter:brightness(0)saturate()invert()}body.page-video-archive .site-brand-tagline,body.page-video-archive .lang-link,body.page-video-archive .site-utility-link{color:#fff}body.page-video-archive .site-navigation-link,body.page-video-archive .site-utility-link.site-navigation-link,body.page-video-detail .site-navigation-link,body.page-video-detail .site-utility-link.site-navigation-link{color:#000}body.page-video-detail .site-brand-tagline,body.page-video-detail .lang-link,body.page-video-detail .site-utility-link{color:var(--text)}body.page-video-detail .article-title{color:#fff}img[data-lazy-fade=true]{opacity:0;transition:opacity .42s cubic-bezier(.16,1,.3,1)}img[data-lazy-fade=true][data-loaded=true]{opacity:1}.skip-link{z-index:70;background:var(--surface);color:var(--text);border:1px solid var(--rule-strong);padding:.7rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}a{color:inherit;transition:color var(--transition), opacity var(--transition), border-color var(--transition);text-decoration:none}img{max-width:100%;display:block}main{padding-top:clamp(5.7rem,7.6vw,7rem);display:block}.page{width:min(100%, var(--page-width));margin:0 auto;padding:0 clamp(16px,3.4vw,36px)}.page-home .page{padding-inline:clamp(10px,1vw,20px)}.site-header-rule{display:none}.site-header-inner{align-items:center;gap:var(--space-standard);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;min-height:clamp(5.7rem,7.6vw,7rem);padding:0 clamp(1rem,1.7vw,1.4rem);display:grid;position:relative}.site-header-actions,.site-header-spacer{min-width:0}.menu-toggle{width:3.3rem;height:3.3rem;color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.menu-toggle-label{font-family:var(--sans);letter-spacing:normal;text-transform:uppercase;font-size:.66rem;font-weight:600}.menu-toggle-icon{gap:.58rem;display:inline-grid}.menu-toggle-icon span{transform-origin:50%;width:2.05rem;height:1px;transition:transform var(--transition), opacity var(--transition);background:currentColor}.site-navigation-shell{z-index:49;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #0a0a0a1f;border-radius:0;justify-items:start;width:min(24rem,100vw - 2rem);max-width:calc(100vw - 2rem);margin-top:0;padding:.95rem 0;transition:opacity .16s,transform .16s;display:grid;position:fixed;top:clamp(5.4rem,7.2vw,6.7rem);left:clamp(1rem,1.7vw,1.4rem);transform:translateY(-.45rem);box-shadow:0 16px 32px #16161614}.site-brand{text-align:center;justify-content:center;place-items:center;width:min(42vw,18rem);max-width:18rem;margin:0;display:flex}.site-utility-link,.lang-link,.card-kicker,.article-kicker,.article-meta,.share-link{font-family:var(--reading);letter-spacing:normal;text-transform:uppercase;font-size:.64rem;font-weight:500}.site-brand-logo{width:100%;max-width:100%;height:auto;display:block}.site-navigation-list{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.site-navigation-item{width:100%;min-width:0;display:flex}.lang-switch{align-items:center;gap:var(--space-standard);justify-content:center;display:none}.lang-switch-top{margin-top:calc(var(--space-small) * -.25);margin-bottom:var(--space-small)}.lang-link,.site-utility-link{font-family:var(--serif);letter-spacing:normal;color:#000;cursor:pointer;white-space:nowrap;font-size:clamp(.92rem,.36vw + .8rem,1.08rem)}.site-navigation-link{color:#0a0a0aeb;text-transform:none;border-radius:0;justify-content:flex-start;align-items:center;width:100%;min-height:2.8rem;padding:0 1rem;font-size:clamp(.92rem,.25vw + .86rem,1.04rem);font-weight:500;line-height:1;transition:background-color .14s,color .14s,opacity .14s,box-shadow .14s;display:flex}.site-navigation-link-wide{padding-left:.82rem;padding-right:.82rem}.site-social-link{align-items:center;display:inline-flex}.lang-link:hover,.site-utility-link:hover{color:#0a0a0af5}.site-navigation-link:hover{box-shadow:none;opacity:.58;background:0 0;text-decoration:none}.site-navigation-link:focus-visible{outline-offset:3px;outline:2px solid #82b25c85}.lang-link.is-active{color:var(--text)}.site-footer{color:#f3efe6;background:#000;border-top:1px solid #f3efe61a;width:100vw;margin-top:clamp(3rem,7vw,5rem);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(2.8rem,5vw,4rem) clamp(1.25rem,3vw,2.4rem) clamp(7.4rem,11vw,8.8rem)}.site-footer-inner{gap:clamp(1.6rem,3vw,2.6rem);width:min(100%,1380px);margin:0 auto;display:grid}.site-footer-copy{gap:clamp(1.8rem,3vw,2.6rem);width:100%;display:grid}.site-footer-section-intro{width:min(100%,64rem)}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.4rem,2vw,2.4rem);display:grid}.site-footer-title,.site-footer-heading{color:#f3efe68f;font-family:var(--sans);letter-spacing:normal;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600;line-height:1.3}.site-footer-copy p{color:#f3efe6;opacity:.94;font-family:var(--reading);max-width:none;margin:0;font-size:1rem;line-height:1.52}.site-footer-copy a{text-decoration:none}.site-footer-nav-link{color:#f3efe6;font-family:var(--reading);font-size:1rem;line-height:1.38;text-decoration:none}.site-footer-nav-link:hover{color:#fff;text-decoration:none}.site-footer-note{color:#f3efe685;font-family:var(--sans);letter-spacing:normal;font-size:.82rem}.site-footer-link{font-family:var(--sans);letter-spacing:normal;text-transform:uppercase;color:#f3efe6;opacity:.9;font-size:.72rem;font-weight:500}.site-footer-link:hover{color:#fff}.home-shell{gap:var(--space-small);display:grid}.newsletter-shell{width:100%;margin:clamp(4rem,7vw,6rem) 0 0}.newsletter-panel{color:#f3efe6;background:#000;gap:clamp(1.6rem,3vw,2.3rem);width:min(100%,104rem);margin:0 auto;padding:clamp(2rem,4vw,3.2rem);display:grid}.newsletter-copy{gap:1rem;max-width:34rem;display:grid}.newsletter-kicker{color:#f3efe6b8;font-family:var(--sans);text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600;line-height:1}.newsletter-title{color:#f3efe6;font-family:var(--editorial-display);letter-spacing:0;text-wrap:balance;overflow-wrap:anywhere;margin:0;font-size:clamp(1.55rem,3.1vw,3.2rem);font-weight:600;line-height:.84}.newsletter-description{color:#f3efe6eb;font-family:var(--reading);text-wrap:pretty;margin:0;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.55}.newsletter-form-shell,.newsletter-form,.newsletter-form-grid{display:grid}.newsletter-form-grid{gap:1rem;max-width:34rem}.newsletter-form[data-state=success] .newsletter-form-grid{max-width:100%}.newsletter-required-note{color:#f3efe6b8;font-family:var(--sans);margin:0;font-size:.78rem;line-height:1.3}.newsletter-field-group{gap:.55rem;display:grid}.newsletter-label{color:#f3efe6;font-family:var(--sans);font-size:.88rem;line-height:1.3}.newsletter-input{color:#111;width:100%;min-height:3.35rem;font-family:var(--reading);appearance:none;background:#f8f6f1;border:0;border-radius:0;padding:.95rem 1.1rem;font-size:1rem;line-height:1.2}.newsletter-input::placeholder{color:#1111118c}.newsletter-input:focus{outline-offset:2px;outline:2px solid #f5d533}.newsletter-submit{color:#111;min-width:13rem;min-height:3.25rem;font-family:var(--sans);cursor:pointer;transition:transform var(--transition), opacity var(--transition);background:#f5d533;border:0;border-radius:0;padding:.9rem 1.35rem;font-size:.98rem;font-weight:500;line-height:1}.newsletter-submit:hover{opacity:.92}.newsletter-submit:active{transform:translateY(1px)}.newsletter-responses{gap:.4rem;min-height:0;display:grid}.newsletter-responses .response{color:#f3efe6;font-family:var(--sans);font-size:.82rem;line-height:1.4}.newsletter-success-message{font-family:var(--reading);color:#f3efe6;max-width:40rem;font-size:clamp(1.55rem,2vw,2rem);line-height:1.35}.newsletter-trap{position:absolute;top:0;left:-5000px}.newsletter-target-frame{opacity:0;pointer-events:none;border:0;width:0;height:0;position:absolute;top:0;left:0}.home-featured-video{width:100%}.editorial-list-item--feature{break-inside:avoid;width:100%;margin-bottom:clamp(.55rem,.95vw,.72rem);display:block}.editorial-list-item--newsletter{break-inside:avoid;width:100%;display:block}.redirect-shell{text-align:center;gap:.6rem;width:min(100%,760px);margin:0 auto 2rem;display:grid}.home-title{font-family:var(--display);letter-spacing:normal;text-transform:uppercase;margin:0;font-size:clamp(3rem,6vw,5.2rem);line-height:.92}.home-dek{color:var(--text-soft);font-family:var(--reading);margin:0;font-size:clamp(1.1rem,1.4vw,1.25rem);line-height:1.5}.locale-list,.breadcrumbs-list,.pagination-list,.editorial-list{margin:0;padding:0;list-style:none}.locale-list{justify-content:center;gap:1rem;display:flex}.editorial-grid{--editorial-column-gap:clamp(.55rem, .95vw, .72rem);column-count:1;column-gap:var(--editorial-column-gap);display:block;position:relative}.editorial-list-item{break-inside:avoid;margin-bottom:clamp(.55rem,.95vw,.72rem);display:block}.editorial-card{text-align:left;display:block}.editorial-card-link{color:inherit;text-decoration:none;display:block}.card-media{text-align:center;background:0 0;min-height:220px;margin-bottom:0;padding:0;display:grid;position:relative;overflow:hidden}.card-media picture{width:100%;height:100%;min-height:inherit;display:block}.article-hero picture,.featured-video-preview picture{display:contents}.card-media img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;min-height:220px;max-height:none;margin-inline:auto;transition:opacity .42s cubic-bezier(.16,1,.3,1);display:block}.card-hover-panel{z-index:1;color:#000;text-align:left;opacity:0;pointer-events:none;will-change:opacity;background:#ff7dc9;flex-direction:column;justify-content:space-between;gap:.5rem;min-width:0;padding:clamp(.68rem,1.15vw,1.05rem);transition:opacity .42s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.editorial-list-item:nth-child(3n+2) .card-hover-panel{background:#12a515}.editorial-list-item:nth-child(3n) .card-hover-panel{background:#b18253}.editorial-card-link:hover .card-hover-panel,.editorial-card-link:focus-visible .card-hover-panel{opacity:1}.editorial-card-link:focus-visible{outline-offset:3px;outline:2px solid}.editorial-card-link:hover .card-media img,.editorial-card-link:hover .related-media img{opacity:1}body.page-video-archive .card-media img{filter:grayscale()}@media (prefers-reduced-motion:reduce){.card-hover-panel,.card-media img,img[data-lazy-fade=true]{transition:none}}.site-header .site-brand-logo{filter:none}.menu-toggle[aria-expanded=true] .menu-toggle-icon span:first-child{transform:translateY(.295rem)rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle-icon span:nth-child(2){transform:translateY(-.295rem)rotate(-45deg)}@media (width<=899px){.site-header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);place-items:center stretch;min-height:5.4rem;padding:0 .9rem}main{padding-top:5.4rem}.menu-toggle{justify-self:start;width:3rem;height:3rem;display:inline-flex}.site-brand,.page-home .site-brand{width:min(54vw,15rem);max-width:15rem;margin:0}.site-brand-logo{width:100%;max-width:100%}.site-navigation-shell{border-radius:0;width:min(22rem,100vw - 1.8rem);max-width:calc(100vw - 1.8rem);padding:.8rem 0;top:5.15rem;bottom:auto;left:.9rem;overflow:visible;transform:translateY(-.45rem)}.site-navigation-shell[data-open=true]{transform:translateY(0)}.site-navigation-list{flex-direction:column;gap:0;width:100%;min-width:0}.site-navigation-item{width:100%}.site-navigation-link,.site-navigation-link-wide{text-align:left;white-space:normal;justify-content:flex-start;width:100%;min-height:2.75rem;padding:0 1rem}}@media (width<=640px){.site-header,.page-home .site-header{margin-bottom:0}.site-brand,.page-home .site-brand{width:min(58vw,13.5rem);max-width:13.5rem;margin:0}.menu-toggle-icon span{width:1.75rem}}.card-body{grid-template-rows:auto auto auto auto;align-content:start;justify-items:start;gap:0;display:grid}.card-kicker{color:var(--accent);margin-bottom:var(--space-micro);font-weight:600;transform:translateY(1px)}.card-title{width:calc(100% / var(--card-title-x-scale,1));font-family:var(--editorial-reading);font-size:clamp(1.05rem, var(--card-title-size,2rem), 3.35rem);letter-spacing:normal;text-transform:none;text-wrap:balance;hyphens:auto;overflow-wrap:anywhere;word-break:normal;transform:scaleX(var(--card-title-x-scale,.96));transform-origin:0 0;margin:0;font-weight:500;line-height:.86}.card-hover-panel .card-title{color:#000;transition:none}.card-title--serif{--card-title-x-scale:.96;font-family:var(--editorial-reading)}.card-title--sans{--card-title-x-scale:.93;font-family:var(--editorial-display);font-weight:600;line-height:.84}.card-hover-footer{color:#000;font-family:var(--sans);text-transform:none;flex:none;justify-content:space-between;align-items:end;gap:.75rem;font-size:clamp(.68rem,.34vw + .58rem,.92rem);line-height:1;display:flex}.card-hover-panel .card-hover-footer,.editorial-card-link:hover .card-hover-panel .card-title,.editorial-card-link:focus-visible .card-hover-panel .card-title,.editorial-card-link:hover .card-hover-panel .card-hover-footer,.editorial-card-link:focus-visible .card-hover-panel .card-hover-footer{color:#000}.editorial-card:nth-child(3n+1) .card-title,.editorial-card:nth-child(3n+2) .card-title,.editorial-card:nth-child(3n) .card-title{max-width:none}.card-excerpt{max-width:34ch;color:var(--text-soft);font-family:var(--reading);text-wrap:pretty;opacity:.62;margin:.6rem 0 0;font-size:.92rem;font-weight:400;line-height:normal;display:block;overflow:visible}.card-meta{color:var(--text-muted);font-family:var(--sans);letter-spacing:normal;text-transform:uppercase;flex-wrap:wrap;justify-content:flex-start;gap:.45rem;margin-top:.45rem;font-size:.48rem;font-weight:500;display:flex}.card-meta>*+:before{content:"•";margin-right:.55rem}.card-media-link,.card-title-link,.card-author-link{color:inherit;text-decoration:none}.card-media-link{display:block}.card-title-link:hover,.card-author-link:hover{text-underline-offset:.12em;text-decoration:underline 1px}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.pagination-list{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.pagination-link{color:var(--text-muted);text-decoration:none}.pagination-link.is-current,.pagination-link:hover{color:var(--text)}.pagination-link.is-disabled{pointer-events:none;opacity:.4}.quote-card{min-height:100%;padding:var(--space-small) 0 calc(var(--space-small) - var(--space-micro));border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);align-content:center}.quote-card .editorial-card-link{gap:0;display:grid}.quote-card .quote-text{width:80%;max-width:none;font-family:var(--display);letter-spacing:normal;text-wrap:pretty;margin:0;font-size:clamp(2rem,2.45vw,2.3rem);font-weight:400;line-height:1.15}.editorial-card-link:hover .quote-text,.editorial-card-link:hover .card-title,.editorial-card-link:hover .related-card-title{color:var(--hover-accent)}.quote-signature{align-items:center;gap:var(--space-small);color:var(--text-muted);font-family:var(--sans);letter-spacing:normal;text-transform:uppercase;margin-top:calc(var(--space-standard) - var(--space-micro));font-size:.62rem;display:inline-flex}.quote-line{background:var(--rule-strong);width:2.8rem;height:1px}.editorial-video-slot{grid-column:1/-1}.featured-video-card{color:#f4eee8;cursor:pointer;background:#050505;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);min-height:clamp(420px,48vw,620px);display:grid;position:relative;overflow:hidden}.featured-video-card:after{content:"";opacity:0;filter:blur(50px);pointer-events:none;background:#0003;transition:opacity .42s;position:absolute;inset:0}.featured-video-card:hover:after,.featured-video-card:focus-within:after{opacity:1}.featured-video-copy{align-content:center;justify-items:start;gap:1.25rem;padding:clamp(2.3rem,5vw,5rem);display:grid}.featured-video-kicker{font-family:var(--sans);letter-spacing:normal;text-transform:uppercase;color:#f4eee8bd;margin:0;font-size:.68rem;font-weight:500}.featured-video-title{max-width:12ch;font-family:var(--display);letter-spacing:normal;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(2.55rem,5.4vw,4.5rem);line-height:.94}.featured-video-note{color:#f4eee8d1;text-wrap:pretty;max-width:34ch;margin:0;font-size:clamp(1rem,1.1vw,1.2rem);line-height:1.5}.featured-video-trigger,.featured-video-close{color:inherit;background:0 0;border:1px solid #f4eee83d}.featured-video-trigger{font-family:var(--sans);cursor:pointer;border-radius:999px;align-items:center;gap:.72rem;padding:.95rem 1.4rem;font-size:.95rem;line-height:1;display:inline-flex}.featured-video-trigger-icon,.featured-video-close span{justify-content:center;align-items:center;width:1.15rem;height:1.15rem;display:inline-flex}.featured-video-trigger-icon svg{width:100%;height:100%}.featured-video-open{z-index:3;border-radius:inherit;width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block;position:absolute;inset:0}.featured-video-open:focus-visible{outline-offset:-5px;outline:2px solid #f4eee8}.featured-video-trigger:hover,.featured-video-close:hover{color:#fff;border-color:#f4eee894}.featured-video-trigger:focus-visible,.featured-video-close:focus-visible{outline-offset:4px;outline:2px solid #f4eee8}.featured-video-media{background:#111;min-height:100%;position:relative}.featured-video-preview,.featured-video-modal-frame{width:100%;height:100%}.featured-video-preview{display:block;position:relative;overflow:hidden}.featured-video-preview:after{content:"";pointer-events:none;background:#0000001f;position:absolute;inset:0}.featured-video-preview img,.featured-video-modal-frame iframe,.featured-video-player,.featured-video-player .plyr{object-fit:cover;width:100%;height:100%;display:block}.featured-video-preview img{filter:grayscale()contrast(1.02)brightness(1.01);object-position:50% 38%;clip-path:inset(3% 0);transform:scale(1.32)}.editorial-list-item--feature .featured-video-card{aspect-ratio:4/5;color:#fff;background:#000;width:100%;min-width:0;max-width:100%;min-height:0;display:block;overflow:hidden;container-type:inline-size}.editorial-list-item--feature .featured-video-card:after{display:none}.editorial-list-item--feature .featured-video-copy{z-index:2;flex-direction:column;justify-content:space-between;gap:.5rem;width:100%;min-width:0;min-height:100%;padding:clamp(.8rem,1.2vw,1rem);transition:opacity .16s;display:flex;position:relative}.editorial-list-item--feature .featured-video-kicker{display:none}.editorial-list-item--feature .featured-video-title{color:#fff;width:100%;min-width:0;max-width:none;font-family:var(--editorial-display);font-size:clamp(2.1rem, calc(var(--featured-video-title-size,2.32rem) + 4cqi), 4.75rem);letter-spacing:0;text-transform:none;text-wrap:balance;overflow-wrap:anywhere;word-break:normal;font-weight:600;line-height:.84}.editorial-list-item--feature .featured-video-note{display:none}.editorial-list-item--feature .featured-video-trigger{color:#fff;font-family:var(--sans);text-transform:none;border:0;border-radius:0;justify-content:space-between;align-self:stretch;align-items:end;gap:.75rem;padding:0;font-size:clamp(.68rem,.34vw + .58rem,.92rem);line-height:1;display:flex}.editorial-list-item--feature .featured-video-trigger:before{content:"VIDEO"}.editorial-list-item--feature .featured-video-trigger-icon{display:none}.editorial-list-item--feature .featured-video-trigger:hover,.editorial-list-item--feature .featured-video-trigger:focus-visible{color:#fff}.editorial-list-item--feature .featured-video-media{z-index:1;opacity:0;min-height:0;transition:opacity .16s;position:absolute;inset:0}.editorial-list-item--feature .featured-video-preview img{clip-path:none;transform:none}.editorial-list-item--feature .featured-video-card:hover .featured-video-copy,.editorial-list-item--feature .featured-video-card:focus-within .featured-video-copy{opacity:0}.editorial-list-item--feature .featured-video-card:hover .featured-video-media,.editorial-list-item--feature .featured-video-card:focus-within .featured-video-media{opacity:1}.featured-video-modal{z-index:80;place-items:center;padding:clamp(1rem,3vw,2rem);display:grid;position:fixed;inset:0}.featured-video-modal[hidden]{display:none}.featured-video-modal-backdrop{background:#000;position:absolute;inset:0}.featured-video-modal-dialog{z-index:1;gap:1rem;width:min(100%,1200px);display:grid;position:relative}.featured-video-close{top:max(1rem, calc(env(safe-area-inset-top) + 1rem));right:max(1rem, calc(env(safe-area-inset-right) + 1rem));z-index:2;color:#fff;width:3.25rem;height:3.25rem;font-family:var(--sans);cursor:pointer;background:#080808d1;border-color:#ffffff6b;border-radius:999px;justify-content:center;align-items:center;font-size:1.9rem;line-height:1;display:inline-flex;position:fixed;box-shadow:0 10px 28px #00000047}.featured-video-close span{width:auto;height:auto;font-size:1.4rem;line-height:1}.featured-video-modal-frame{aspect-ratio:16/9;background:0 0;position:relative;overflow:hidden}.featured-video-modal-frame iframe,.featured-video-player{background:0 0;border:0}.featured-video-caption{z-index:2;color:#fff;width:min(88%,52rem);font-family:var(--sans);text-align:center;text-shadow:0 2px 12px #000000f2;pointer-events:none;font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.35;position:absolute;bottom:clamp(3.5rem,9vw,5.75rem);left:50%;transform:translate(-50%)}.featured-video-caption:not([hidden]){display:block}.featured-video-caption[hidden]{display:none}.featured-video-player .plyr{--plyr-color-main:var(--bg);--plyr-video-control-color:#f4eee8;--plyr-video-controls-background:linear-gradient(180deg, transparent 0%, #000000d1 100%);--plyr-video-control-background-hover:#19974538;--plyr-video-control-background-active:#19974547;--plyr-range-fill-background:var(--bg);--plyr-range-thumb-background:#f4eee8;--plyr-range-track-background:#f4eee847;--plyr-control-icon-size:16px;--plyr-control-radius:999px;--plyr-tooltip-background:#f4eee8;--plyr-tooltip-color:#111;--plyr-font-family:var(--sans)}.featured-video-player .plyr--video{background:#000}.featured-video-player .plyr__control{color:#f4eee8!important;background:0 0!important}.featured-video-player .plyr__control svg{fill:currentColor}.featured-video-player .plyr__video-wrapper{position:absolute;inset:0}.featured-video-player .plyr__poster{display:none}.featured-video-player .plyr__control--overlaid{border:1px solid #199745fa;box-shadow:none!important;color:#fff!important;background:#199745eb!important}.featured-video-player .plyr__control--overlaid:hover,.featured-video-player .plyr__control--overlaid:focus-visible{background:#199745!important}.featured-video-player .plyr__controls{padding:1rem}.featured-video-player .plyr__menu__container,.featured-video-player .plyr__tooltip{font-family:var(--sans)}.featured-video-player .plyr__control[aria-pressed=true],.featured-video-player .plyr__control:hover,.featured-video-player .plyr__control:focus-visible{color:var(--bg)!important;background:#19974529!important}.featured-video-player .plyr__volume,.featured-video-player .plyr__progress,.featured-video-player .plyr input[type=range]{color:var(--bg)!important}.featured-video-player .plyr input[type=range]::-webkit-slider-runnable-track{background:#f4eee847!important}.featured-video-player .plyr input[type=range]::-webkit-slider-thumb{background:var(--bg)!important;box-shadow:calc(-100vmax) 0 0 100vmax var(--bg)!important}.featured-video-player .plyr input[type=range]::-moz-range-track{background:#f4eee847!important}.featured-video-player .plyr input[type=range]::-moz-range-progress{background:var(--bg)!important}.featured-video-player .plyr input[type=range]::-moz-range-thumb{background:var(--bg)!important;border:0!important}.featured-video-player .plyr__progress input[type=range],.featured-video-player .plyr__volume input[type=range]{color:var(--bg)!important}body.video-modal-open{overflow:hidden}#infinite-sentinel{height:1px}.article-page{gap:clamp(1.5rem,2.8vw,2.4rem);display:grid}.breadcrumbs{width:min(100%, var(--prose-width));margin:0 auto}.breadcrumbs-list{color:var(--text-muted);flex-wrap:wrap;gap:.45rem;font-size:.8rem;display:flex}.breadcrumbs-item+.breadcrumbs-item:before{content:"/";margin-right:.45rem}.article-header{gap:clamp(1rem,1.8vw,1.35rem);width:min(100%,1420px);margin:0 auto;padding-bottom:clamp(.75rem,1.6vw,1.4rem);display:grid}.article-title{max-width:11ch;font-family:var(--editorial-display);letter-spacing:normal;text-wrap:pretty;hyphens:auto;margin:0;font-size:clamp(2.65rem,4.15vw,4.05rem);font-weight:600;line-height:.98}.article-dek{color:var(--text-soft);font-family:var(--editorial-display);text-wrap:pretty;margin:0;font-size:clamp(1rem,.65vw + .92rem,1.12rem);font-weight:400;line-height:1.48;overflow:visible}.article-meta{color:var(--text-muted);font-size:.52rem;font-weight:500}.article-lede-grid{border-top:1px solid var(--rule);grid-template-columns:minmax(8rem,.72fr) minmax(0,2.7fr) minmax(13rem,.95fr);align-items:start;gap:clamp(1rem,1.8vw,1.75rem);padding-top:.5rem;display:grid}.article-lede-main{min-width:0}.article-rail{gap:.9rem;min-width:0;padding-top:.85rem;display:grid}.article-rail-meta,.article-rail-summary{justify-items:start}.article-meta-stack{color:var(--text);font-family:var(--editorial-display);gap:.18rem;font-size:.76rem;line-height:1.35;display:grid}.article-meta-label{color:var(--text-muted);text-transform:uppercase;font-size:.62rem;font-weight:600}.article-meta-link{text-underline-offset:.16em;text-decoration:underline 1px}.article-updated{color:var(--text-muted);font-family:var(--editorial-display);margin:0;font-size:.74rem;line-height:1.35}.article-meta-row{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.article-meta-row span+span:before{content:"•";margin-right:.7rem}.article-hero{text-align:center;width:min(100%,1420px);margin:0 auto}.article-hero img{object-fit:contain;background:0 0;width:100%;max-width:none;height:auto;margin-inline:auto}.article-hero figcaption{color:var(--text-muted);font-family:var(--editorial-display);letter-spacing:normal;text-align:center;margin-top:.6rem;font-size:.72rem;line-height:1.28}.article-reading-column{justify-items:center;gap:1rem;width:100%;margin:0 auto;display:grid}.video-detail-page{gap:clamp(1.2rem,2.5vw,2rem)}.video-detail-header{text-align:center;justify-items:center;gap:.45rem;width:min(100%,760px);margin:0 auto;display:grid}.video-detail-kicker{color:var(--text-muted);font-family:var(--reading);text-transform:uppercase;margin:0;font-size:.7rem;font-weight:600}.video-detail-title{max-width:18ch;color:var(--text);font-family:var(--display);letter-spacing:normal;text-transform:uppercase;text-wrap:pretty;margin:0;font-size:clamp(1.9rem,3vw,3.1rem);font-weight:700;line-height:.98}.video-detail-dek{max-width:38rem;color:var(--text-soft);font-family:var(--reading);text-wrap:pretty;margin:0;font-size:clamp(.95rem,1.15vw,1.08rem);line-height:normal}.video-detail-meta{color:var(--text-muted)}.video-detail-player-shell{width:100%;margin:0 auto}.video-detail-player{aspect-ratio:16/9;background:#000;width:min(100%,1480px);margin:0 auto;position:relative}.video-detail-player iframe{border:0;width:100%;height:100%;display:block}.video-share-bar{border-bottom:0;width:min(100%,1480px);margin:0 auto;padding-top:.9rem;padding-bottom:.15rem}.video-detail-caption{z-index:2;color:#fff;width:min(88%,52rem);font-family:var(--sans);text-align:center;text-shadow:0 2px 12px #000000f2;pointer-events:none;font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.35;position:absolute;bottom:clamp(3.5rem,8vw,5.4rem);left:50%;transform:translate(-50%)}.video-detail-caption:not([hidden]){display:block}.video-detail-caption[hidden]{display:none}.video-detail-body{width:min(100%,980px);font-family:var(--reading);gap:1.2rem;margin:0 auto;padding-top:.4rem;padding-bottom:1.5rem;display:grid}.video-detail-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.video-detail-action{min-height:3rem;color:var(--text);font-family:var(--sans);text-transform:uppercase;background:#ffffff05;border:1px solid #f5f1ea38;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-size:.72rem;font-weight:600;display:inline-flex}.video-detail-action:hover{color:#fff;border-color:#ffffff80}.share-bar{border-top:1px solid var(--rule);justify-items:start;gap:.35rem;width:100%;margin:0;padding-top:.2rem;display:grid}.share-link{color:var(--text-muted);font-family:var(--editorial-display);text-transform:uppercase;font-size:.58rem;font-weight:600}.share-link:hover{color:var(--text)}.prose{width:min(100%,58rem);color:var(--text);font-family:var(--editorial-reading);hanging-punctuation:first last;justify-self:center;margin:0 auto;font-size:clamp(1.2rem,.42vw + 1.05rem,1.32rem);line-height:1.5}.prose p,.prose li,.prose figcaption,.card-excerpt,.related-card-excerpt,.article-dek{hyphens:auto;overflow-wrap:normal;widows:2;orphans:2}.prose>*{margin:0}.prose>*+*{margin-top:1.35rem}.prose p,.prose ul,.prose ol,.prose blockquote,.prose figure,.prose pre,.prose h2,.prose h3,.prose h4{margin-bottom:0}.prose p+p{margin-top:1.5rem}.prose>p:first-child{font-size:clamp(1.7rem,.95vw + 1.3rem,2.08rem);line-height:1.2}.prose h2,.prose h3,.prose h4{font-family:var(--editorial-display);letter-spacing:normal;text-wrap:pretty;hyphens:auto;margin-top:1.45rem;font-weight:600;line-height:.98}.prose h2{font-size:clamp(1.95rem,2vw + 1.1rem,2.6rem)}.prose h3{font-size:clamp(1.45rem,1.2vw + 1rem,1.85rem)}.prose a{text-underline-offset:.16em;text-decoration:underline 1px}.prose strong{font-weight:600}.prose blockquote{border-left:1px solid var(--rule-strong);font-family:var(--reading);letter-spacing:normal;padding:.1rem 0 .1rem .8rem;font-size:1.24em;font-style:normal;line-height:1.14}.prose blockquote p:first-of-type:first-letter{float:none;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}.prose blockquote em,.prose blockquote i{font-style:normal}.prose img{width:100%;max-width:100%;height:auto;margin:0 0 .45rem}.prose p:has(>img)+p:has(>em:only-child){color:var(--text-muted);font-family:var(--sans);letter-spacing:normal;font-size:.72rem;line-height:1.24}.prose figure{text-align:center;width:min(100vw - 3rem,58rem);margin-left:auto;margin-right:auto}.prose figcaption{color:var(--text-muted);font-family:var(--editorial-display);letter-spacing:normal;font-size:.72rem;line-height:1.24}.prose p:has(>img),.prose figure{width:min(100vw - 3rem,58rem);max-width:none;margin-left:-50vw;position:relative;left:50%;transform:translate(calc(50vw - 50%))}.prose>img{width:min(100vw - 3rem,58rem);max-width:none;margin:1.8rem 0 .45rem;position:relative;left:50%;transform:translate(-50%)}.prose ul,.prose ol{padding-left:1.2rem}.prose li+li{margin-top:.5rem}.prose hr{display:none}.related{border-top:1px solid var(--rule);gap:1.25rem;margin-top:clamp(2.4rem,4vw,3.2rem);padding-top:clamp(1.8rem,3vw,2.2rem);display:grid}.author-note{width:min(100%, var(--reading-width));padding-top:var(--space-medium);border-top:1px solid var(--rule);margin:0 auto}.author-note p{width:min(100%, var(--prose-width));color:var(--text);margin:0 auto;font-size:1.12rem;line-height:1.56}.author-note a{text-underline-offset:.16em;text-decoration:underline}.related-title{text-align:center;font-family:var(--display);letter-spacing:normal;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:.95}.related-grid{gap:clamp(2rem,3vw,2.8rem) clamp(1.4rem,2vw,2.2rem);display:grid}.related-card{text-align:left;grid-template-rows:auto 1fr;gap:0;display:grid}.related-card-link{min-height:100%}.related-media{text-align:center;margin-bottom:calc(var(--space-small) - var(--space-micro) + 5px);background:0 0;padding:1.5rem;overflow:visible}.related-media img{object-fit:contain;object-position:top center;width:100%;max-width:360px;height:auto;max-height:none;margin-inline:auto;display:block}.related-body{align-content:start;justify-items:start;gap:0;display:grid}.related-card-title{width:100%;font-family:var(--display);letter-spacing:normal;text-transform:uppercase;text-wrap:pretty;hyphens:auto;margin:0;margin-top:calc(var(--space-small) - var(--space-micro));font-size:clamp(1.34rem,1.625vw,1.69rem);font-weight:700;line-height:1}@media (width>=641px) and (width<=899px){.editorial-grid{column-count:2}}@media (width>=900px){.editorial-grid{column-count:3}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-home .editorial-grid,.page-video-archive .editorial-grid{column-count:4}}@media (width<=899px){.site-header-inner{justify-items:stretch;width:100%}.menu-toggle{z-index:3;justify-self:end;display:inline-flex;position:relative}.menu-toggle[aria-expanded=true] .menu-toggle-icon span:first-child{transform:translateY(.36rem)rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle-icon span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] .menu-toggle-icon span:nth-child(3){transform:translateY(-.36rem)rotate(-45deg)}.site-navigation-shell{scrollbar-width:none;border-radius:2rem;justify-items:start;width:min(94vw,44rem);max-width:min(94vw,44rem);margin-inline:0;padding:.75rem .9rem;display:grid;bottom:1rem;left:50%;overflow:auto hidden}.site-navigation-shell::-webkit-scrollbar{display:none}.site-navigation-list{flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;width:max-content;min-width:100%}.site-navigation-item{flex:none}.site-navigation-link{white-space:nowrap;min-height:2.8rem;padding:0 .95rem;font-size:.84rem}.editorial-grid{column-gap:var(--space-large)}.related-grid{gap:var(--space-large)}.site-brand-logo{width:min(100%,340px)}.site-brand{margin-top:0}.quote-card{padding-left:0;padding-right:0}.article-title{max-width:100%}.article-hero{width:min(100%,680px)}.lang-switch-top{justify-self:end;margin-bottom:.5rem;position:static}.featured-video-card{grid-template-columns:1fr;min-height:0}.featured-video-copy{padding-bottom:2rem}.featured-video-title{max-width:100%}.featured-video-media{min-height:320px}.featured-video-preview img{transform:scale(1.32)}.site-header-tools{justify-items:stretch;gap:1.1rem;width:100%;margin-top:0;display:grid}.site-header-primary,.site-header-secondary{flex-direction:column;align-items:stretch;gap:.55rem}.site-header-primary .site-utility-link{color:var(--text);letter-spacing:normal;font-size:.9rem;line-height:1.2}.site-header-secondary{border-top:1px solid var(--rule-strong);padding-top:.7rem}.site-header-secondary .site-utility-link{color:var(--text-muted);letter-spacing:normal;font-size:.64rem}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=640px){.site-header{margin-bottom:.78rem}.page-home .site-header{margin-bottom:.3rem}.site-brand-logo{width:97vw;max-width:97vw}.site-navigation-shell{width:min(96vw,30rem);max-width:min(96vw,30rem);padding:.7rem .8rem;bottom:.8rem}.site-brand{margin-inline:calc(50% - 48.5vw);width:97vw;max-width:97vw;margin-top:13px}.site-navigation-list{gap:.45rem}.site-navigation-item{width:auto}.site-navigation-link,.site-navigation-link-wide{text-align:center;white-space:nowrap;width:auto;min-height:2.7rem;padding:.75rem .95rem;line-height:1}.site-footer{padding-left:1rem;padding-right:1rem}.site-footer-grid{grid-template-columns:1fr;gap:1.2rem}.newsletter-panel{padding:1.5rem}.newsletter-submit{width:100%;min-width:0}.site-footer-copy p,.site-footer-nav-link{font-size:.95rem}.lang-switch{flex-wrap:wrap;gap:.8rem}.lang-switch-top{margin-bottom:.35rem}.site-utility-link,.lang-link,.card-kicker,.article-kicker,.article-meta,.share-link{letter-spacing:normal;font-size:.64rem}.site-brand-tagline,.article-dek,.prose{font-size:1.18rem}.site-brand-tagline{margin-bottom:4px;font-size:.9rem}.page-home .site-brand-tagline{margin-bottom:34px}.featured-video-copy{text-align:center;justify-items:center;padding:2rem 1.4rem 1.5rem}.featured-video-note{max-width:28ch}.featured-video-modal{padding:.75rem}.featured-video-close{top:max(.75rem, calc(env(safe-area-inset-top) + .75rem));right:max(.75rem, calc(env(safe-area-inset-right) + .75rem));width:2.9rem;height:2.9rem}.related-card-title{text-align:center;max-width:100%}.card-title{max-width:100%}.editorial-card,.editorial-card-link,.card-excerpt{text-align:left}.card-body{justify-items:center}.card-excerpt{margin-left:auto;margin-right:auto;font-size:.72rem}.card-meta{text-align:center;justify-content:center}.page-video-archive .article-header{gap:.4rem;width:min(100%,24rem);padding-bottom:.2rem}.page-video-archive .article-title{font-size:clamp(2.55rem,10.5vw,3.25rem);line-height:.92}.page-video-archive .article-dek{max-width:22rem;font-size:.92rem;line-height:1.28}.page-video-archive .editorial-grid{gap:2.1rem}.page-video-archive .editorial-card-link{gap:.18rem}.page-video-archive .card-media{margin-bottom:.08rem;padding:0}.page-video-archive .card-media img{max-width:100%}.page-video-archive .card-title{font-size:clamp(1.16rem,5.6vw,1.47rem);line-height:.96}.page-video-archive .card-excerpt{opacity:.78;max-width:24rem;font-size:.69rem;line-height:1.24}.page-video-archive .card-meta{gap:.45rem;font-size:.35rem}.pagination{flex-direction:column;align-items:flex-start}.breadcrumbs,.article-header,.article-hero,.article-reading-column,.share-bar,.prose,.author-note,.related{width:100%;min-width:0}.breadcrumbs-list{overflow-wrap:anywhere;font-size:.68rem;line-height:1.35}.article-header{gap:.6rem;margin-top:50px;padding-bottom:.5rem}.article-lede-grid{border-top:0;grid-template-columns:1fr;gap:.85rem;padding-top:0}.article-lede-main{order:1}.article-rail{gap:.65rem;padding-top:0}.article-rail-meta{order:2}.article-rail-summary{order:3}.article-title{overflow-wrap:anywhere;word-break:break-word;hyphens:auto;max-width:100%;padding-bottom:0;font-size:clamp(2.2rem,12vw,3.4rem);line-height:.92}.article-dek{overflow-wrap:anywhere;max-width:100%;font-size:.95rem;line-height:1.45}.article-meta-stack{font-size:.75rem}.article-updated{font-size:.72rem}.video-detail-header{gap:.65rem}.video-detail-title{max-width:100%;font-size:clamp(1.7rem,9vw,2.4rem);line-height:1}.video-detail-dek{max-width:100%;font-size:.92rem}.video-detail-body{gap:1rem}.video-detail-actions{gap:.75rem}.video-detail-action{width:100%}.article-meta{letter-spacing:normal;font-size:.58rem}.article-meta-row{gap:.35rem}.article-meta-row span+span:before{margin-right:.35rem}.share-bar{border-top:0;flex-wrap:wrap;gap:.35rem .6rem;padding-top:0;display:flex}.prose{overflow-wrap:anywhere;font-size:1rem;line-height:1.56}.prose>p:first-child{font-size:1.18rem;line-height:1.34}.prose p:has(>img),.prose figure,.prose>img{width:100%;max-width:100%;margin-left:0;left:auto;transform:none}.prose img,.article-hero img,.related-media img,.card-media img{max-width:100%;height:auto}}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);background:#fffffff0;width:100%;margin-bottom:0;padding:0;position:fixed;top:0;left:0}.page-home .site-header{margin-bottom:0}.site-header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);place-items:center stretch;width:100%;min-height:clamp(5.7rem,7.6vw,7rem);padding:0 clamp(1rem,1.7vw,1.4rem);display:grid}.site-header-actions{justify-content:flex-start;align-items:center;display:flex}.menu-toggle{justify-content:center;justify-self:start;align-items:center;width:3.3rem;height:3.3rem;display:inline-flex}.menu-toggle-icon{gap:.58rem}.menu-toggle-icon span{width:2.05rem}.menu-toggle[aria-expanded=true] .menu-toggle-icon span:first-child{opacity:1;transform:translateY(.295rem)rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle-icon span:nth-child(2){opacity:1;transform:translateY(-.295rem)rotate(-45deg)}.site-header .site-brand{width:min(42vw,18rem);max-width:18rem;margin:0}.site-header .site-brand-logo{filter:none;width:100%;max-width:100%}.site-brand-tagline{display:none}.site-navigation-shell{z-index:49;opacity:0;pointer-events:none;border-radius:0;justify-items:start;width:min(24rem,100vw - 2rem);max-width:calc(100vw - 2rem);padding:.95rem 0;display:grid;top:clamp(5.4rem,7.2vw,6.7rem);bottom:auto;left:clamp(1rem,1.7vw,1.4rem);overflow:visible;transform:translateY(-.45rem)}.site-navigation-list{flex-direction:column;align-items:stretch;gap:0;width:100%;min-width:0}.site-navigation-item{width:100%}.site-navigation-link,.site-navigation-link-wide{text-align:left;white-space:normal;justify-content:flex-start;width:100%;min-height:2.75rem;padding:0 1rem}@media (width<=899px){main{padding-top:5.4rem}.site-header-inner{min-height:5.4rem;padding:0 .9rem}.menu-toggle{width:3rem;height:3rem}.menu-toggle-icon span{width:1.75rem}.site-header .site-brand{width:min(58vw,13.5rem);max-width:13.5rem}.site-navigation-shell{width:min(22rem,100vw - 1.8rem);max-width:calc(100vw - 1.8rem);padding:.8rem 0;top:5.15rem;left:.9rem}}body.nav-open{overflow:hidden}.site-navigation-shell{z-index:80;width:100vw;max-width:none;min-height:100dvh;box-shadow:none;color:#000;opacity:0;pointer-events:none;background:#12a515;border:0;border-radius:0 0 18px 18px;align-content:start;padding:clamp(1.25rem,1.9vw,2rem) clamp(1.25rem,2vw,2.2rem) clamp(2rem,4vw,4rem);transition:opacity .18s,transform .18s;display:grid;inset:0;overflow-y:auto;transform:translateY(-1rem)}.site-navigation-shell[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.site-navigation-topline{justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;display:flex}.site-navigation-eyebrow{font-family:var(--editorial-display);color:#000;margin:0;font-size:clamp(1.2rem,1.15vw + .9rem,1.95rem);font-weight:700;line-height:1}.menu-close{color:#000;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:clamp(2.8rem,4vw,4.6rem);height:clamp(2.8rem,4vw,4.6rem);margin-top:-.35rem;margin-right:-.35rem;display:inline-flex;position:relative}.menu-close span{transform-origin:50%;background:currentColor;width:clamp(2.4rem,3.8vw,4.2rem);height:1px;position:absolute}.menu-close span:first-child{transform:rotate(45deg)}.menu-close span:last-child{transform:rotate(-45deg)}.site-navigation-columns{grid-template-columns:1.05fr 1fr .95fr 1.25fr;gap:clamp(2.2rem,6.4vw,9rem);width:100%;margin-top:clamp(4rem,6vw,6.4rem);display:grid}.site-navigation-columns:has(.site-navigation-group:only-child){grid-template-columns:minmax(0,52rem)}.site-navigation-group{align-content:start;gap:clamp(.75rem,1vw,1.1rem);min-width:0;display:grid}.site-navigation-group-title{font-family:var(--editorial-display);color:#000;margin:0 0 .15rem;font-size:clamp(1.05rem,.82vw + .82rem,1.65rem);font-weight:700;line-height:1}.site-navigation-group-featured .site-navigation-group-title{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-navigation-list{gap:clamp(.5rem,.82vw,.86rem);width:100%;margin:0;padding:0;list-style:none;display:grid}.site-navigation-item{width:100%;display:block}.site-navigation-link,.site-navigation-link-wide{color:#000;width:auto;min-height:0;font-family:var(--editorial-display);text-transform:none;white-space:normal;border-radius:0;padding:0;font-size:clamp(1.7rem,1.75vw + 1.2rem,3.25rem);font-weight:700;line-height:1.08;display:inline}.site-navigation-link:hover,.site-navigation-link:focus-visible{color:#000;opacity:.58;outline-color:#000}@media (width<=1050px){.site-navigation-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem clamp(2rem,8vw,5rem)}}@media (width<=640px){.site-navigation-shell{width:100vw;max-width:none;padding:1rem 1rem 2rem;top:0;left:0}.site-navigation-columns{grid-template-columns:1fr;gap:2.4rem;margin-top:3rem}.site-navigation-list{gap:.45rem}.site-navigation-link,.site-navigation-link-wide{font-size:clamp(2rem,9vw,3.15rem)}}.site-footer{color:#09071f;background:#fff;border-top:0;width:100vw;margin:clamp(4.5rem,8vw,7rem) calc(50% - 50vw) 0;padding:clamp(1.6rem,2vw,2.2rem) clamp(1.45rem,2vw,2.2rem) 1.15rem}.site-footer-inner{gap:clamp(7rem,11vw,12rem);width:100%;max-width:none;margin:0;display:grid}.site-footer-brand{color:#09071f;font-family:var(--editorial-display);letter-spacing:0;text-transform:uppercase;justify-self:start;font-size:clamp(2.1rem,2vw + 1.4rem,3.6rem);font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.site-footer-nav{grid-template-columns:2fr .85fr .85fr;align-items:start;gap:clamp(3rem,7vw,8rem);display:grid}.site-footer-section{align-content:start;gap:clamp(.38rem,.65vw,.62rem);display:grid}.site-footer-section-explore{gap:clamp(1.25rem,2vw,2rem)}.site-footer-heading{color:#09071f;font-family:var(--editorial-reading);letter-spacing:0;text-transform:none;margin:0;font-size:clamp(1.45rem,.8vw + 1.1rem,2.18rem);font-weight:400;line-height:1.05}.site-footer-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem clamp(3rem,7vw,8rem);display:grid}.site-footer-nav-link{color:#09071f;width:fit-content;font-family:var(--editorial-display);letter-spacing:0;text-transform:uppercase;font-size:clamp(1.5rem,.85vw + 1.05rem,2.22rem);font-weight:500;line-height:1.08;text-decoration:none;display:block}.site-footer-section:not(.site-footer-section-explore) .site-footer-nav-link{text-transform:none}.site-footer-nav-link:hover,.site-footer-link:hover{color:#09071f;opacity:.62;text-decoration:none}.site-footer-bottom{border-top:0;justify-content:flex-start;align-items:center;gap:1.1rem;padding-top:0;display:flex}.site-footer-note,.site-footer-link{color:#09071f;font-family:var(--editorial-reading);letter-spacing:0;text-transform:none;margin:0;font-size:clamp(1rem,.34vw + .86rem,1.32rem);font-weight:400;line-height:1}.site-footer-link{text-underline-offset:.12em;text-decoration:underline 1px}@media (width<=1050px){.site-footer-inner{gap:5rem}.site-footer-nav{grid-template-columns:1fr;gap:3.5rem}.site-footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 2rem}}@media (width<=640px){.site-footer{padding:1.2rem 1rem 1rem}.site-footer-inner{gap:3.5rem}.site-footer-link-grid{grid-template-columns:1fr}.site-footer-bottom{flex-direction:column;align-items:flex-start;gap:.7rem}}:root{--site-header-height:72px;--site-header-inline:30px;--site-header-top:15px;--site-header-control:30px;--site-header-control-gap:14px;--site-header-logo-height:42px;--site-header-left-width:calc((var(--site-header-control) * 2) + var(--site-header-control-gap));--site-header-logo-ratio:13.75}main{padding-top:var(--site-header-height)}.site-header-inner{min-height:var(--site-header-height);padding:calc(var(--site-header-top) + env(safe-area-inset-top,0px)) var(--site-header-inline) 0;grid-template-columns:minmax(var(--site-header-left-width), 1fr) minmax(0, calc(var(--site-header-logo-height) * var(--site-header-logo-ratio))) minmax(min-content, 1fr);align-items:start;gap:clamp(12px,2vw,26px);position:relative}.site-header-actions{gap:var(--site-header-control-gap)}.language-switcher{z-index:65;background:0 0;border:0;grid-area:1/3;justify-self:end;align-items:center;gap:26px;padding:0;display:inline-flex;position:static}.language-switcher-link{color:#6f6f6f;min-width:0;height:34px;font-family:var(--sans);letter-spacing:normal;border:0;border-bottom:4px solid #0000;justify-content:center;align-items:center;gap:8px;font-size:22px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.language-switcher-link:hover,.language-switcher-link:focus-visible,.language-switcher-link--active{color:#000;border-bottom-color:#000;outline:none}.language-switcher-flag{font-size:18px;line-height:1;display:block}.language-switcher-text{line-height:1;display:block}.menu-toggle,.header-search{width:var(--site-header-control);height:var(--site-header-control)}.header-search{color:#000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.top-icon{color:#111;fill:none;stroke:currentColor;stroke-width:.75px;stroke-linecap:butt;stroke-linejoin:miter;width:30px;height:30px;display:block;overflow:visible}.site-header .site-brand{width:100%;min-width:0;max-width:min(100%, calc(var(--site-header-logo-height) * var(--site-header-logo-ratio)));grid-area:1/2;justify-self:center;position:static;transform:none}.site-header-spacer{display:none}.site-header .site-brand-logo{width:100%;max-width:100%;height:auto}.site-navigation-shell{top:0;left:0}@media (width<=1199px){.language-switcher{gap:17px}.language-switcher-link{border-bottom-width:3px;gap:6px;height:31px;font-size:18px}}@media (width<=899px){:root{--site-header-height:100px;--site-header-inline:20px;--site-header-top:13px;--site-header-control:28px;--site-header-control-gap:12px;--site-header-logo-height:34px}.site-header-inner{grid-template-columns:var(--site-header-left-width) minmax(0, 1fr);grid-template-rows:var(--site-header-control) var(--site-header-logo-height);min-height:var(--site-header-height);padding:var(--site-header-top) var(--site-header-inline) 0;align-items:center;row-gap:10px;padding-bottom:10px}.site-header-actions{gap:var(--site-header-control-gap);grid-area:1/1}.language-switcher{grid-area:1/2;justify-self:end}.site-header .site-brand{width:min(calc(100vw - (var(--site-header-inline) * 2)), calc(var(--site-header-logo-height) * var(--site-header-logo-ratio)));max-width:calc(100vw - (var(--site-header-inline) * 2));grid-area:2/1/auto/-1}.menu-toggle,.header-search{width:var(--site-header-control);height:var(--site-header-control)}.menu-toggle-icon span{width:var(--site-header-control)}.top-icon{width:var(--site-header-control);height:var(--site-header-control)}}@media (width<=640px){:root{--site-header-height:88px;--site-header-inline:15px;--site-header-top:12px;--site-header-control:26px;--site-header-control-gap:10px;--site-header-logo-height:30px}.site-header-inner{grid-template-columns:var(--site-header-left-width) minmax(0, 1fr);grid-template-rows:var(--site-header-control) var(--site-header-logo-height);align-items:center;row-gap:10px;padding-bottom:10px}.site-header-actions{grid-area:1/1}.site-header .site-brand{width:min(calc(100vw - (var(--site-header-inline) * 2)), calc(var(--site-header-logo-height) * var(--site-header-logo-ratio)));max-width:min(calc(100vw - (var(--site-header-inline) * 2)), 390px);grid-area:2/1/auto/-1;position:static;transform:none}.language-switcher{grid-area:1/2;justify-self:end;gap:10px}.language-switcher-link{gap:4px;height:28px;font-size:13px}.language-switcher-flag{font-size:14px}}@media (width<=360px){:root{--site-header-logo-height:26px}.language-switcher{gap:7px}.language-switcher-link{font-size:12px}}.related{border-top:0}.related-grid.editorial-grid{column-count:1;column-gap:var(--editorial-column-gap);gap:0;margin:0;padding:0;list-style:none;display:block}.related-grid .editorial-list-item{break-inside:avoid;display:block}@media (width>=641px) and (width<=899px){.related-grid.editorial-grid{column-count:2}}@media (width>=900px){.related-grid.editorial-grid{column-count:3}}.site-footer{--footer-type-main:clamp(1.08rem, .62vw + .86rem, 1.58rem);--footer-type-small:clamp(.95rem, .22vw + .86rem, 1.16rem);color:#09071f}.site-footer-heading,.site-footer-nav-link,.site-footer-note,.site-footer-link{font-family:var(--editorial-display);letter-spacing:0}.site-footer-heading,.site-footer-nav-link{font-size:var(--footer-type-main);font-weight:500;line-height:1.08}.site-footer-heading{text-transform:none}.site-footer-nav-link,.site-footer-section:not(.site-footer-section-explore) .site-footer-nav-link{text-transform:uppercase}.site-footer-nav-link{white-space:nowrap}.site-footer-note,.site-footer-link{font-size:var(--footer-type-small);font-weight:400;line-height:1.1}.site-footer-nav{grid-template-columns:minmax(0,1fr);gap:0}.site-footer-link-grid{grid-template-columns:repeat(3,max-content);justify-content:start;gap:.62rem clamp(2rem,4.4vw,4.8rem);display:grid}@media (width<=1050px){.site-footer-link-grid{grid-template-columns:minmax(0,1fr)}.site-footer-nav-link{white-space:normal;width:auto}}.page-home .editorial-grid{--editorial-grid-gap:8px;--masonry-row-height:.015625px;grid-template-columns:1fr;grid-auto-rows:var(--masonry-row-height);grid-auto-flow:dense;row-gap:0;column-gap:var(--editorial-grid-gap);display:grid}.page-home .editorial-list-item{grid-row-end:span var(--masonry-span,28);min-width:0;margin-bottom:0}.page-home .editorial-card,.page-home .editorial-card-link,.page-home .card-media{height:100%}@media (width>=900px){.page-home .editorial-list-item[data-masonry-card]{align-self:start}.page-home .editorial-list-item[data-masonry-card] .editorial-card,.page-home .editorial-list-item[data-masonry-card] .editorial-card-link,.page-home .editorial-list-item[data-masonry-card] .card-media,.page-home .editorial-list-item[data-masonry-card] .card-media picture,.page-home .editorial-list-item[data-masonry-card] .card-media img{height:auto;min-height:0}.page-home .editorial-list-item[data-masonry-card] .card-media{display:block}.page-home .editorial-list-item[data-masonry-card] .card-media img{object-fit:contain}.page-home .editorial-list-item[data-masonry-card] .card-media[data-side-whitespace-crop=true]{aspect-ratio:var(--thumb-crop-aspect)}.page-home .editorial-list-item[data-masonry-card] .card-media[data-side-whitespace-crop=true] picture,.page-home .editorial-list-item[data-masonry-card] .card-media[data-side-whitespace-crop=true] img{height:100%}.page-home .editorial-list-item[data-masonry-card] .card-media[data-side-whitespace-crop=true] img{object-fit:cover;object-position:var(--thumb-crop-position,50%) center}}.page-home .card-media,.page-home .card-media picture,.page-home .card-media img,.page-home .editorial-list-item--feature .featured-video-card,.page-home .editorial-list-item--newsletter .newsletter-panel{border-radius:8px}.page-home .home-featured-video,.page-home .editorial-list-item--feature .featured-video-card{height:100%}.page-home .editorial-list-item--newsletter .newsletter-shell{height:100%;margin:0}.page-home .editorial-list-item--newsletter .newsletter-panel{color:#fff;background:#000;align-content:start;gap:.85rem;width:100%;height:100%;min-height:0;padding:clamp(.82rem,1.12vw,1rem)}.page-home .editorial-list-item--newsletter .newsletter-copy,.page-home .editorial-list-item--newsletter .newsletter-form-grid{max-width:none}.page-home .editorial-list-item--newsletter .newsletter-copy{align-content:start;gap:clamp(.65rem,.9vw,.95rem)}.page-home .editorial-list-item--newsletter .newsletter-kicker{color:#ffffffb3;font-size:clamp(.7rem,.3vw + .62rem,.86rem)}.page-home .editorial-list-item--newsletter .newsletter-title{color:#fff;font-family:var(--editorial-reading);text-wrap:balance;hyphens:none;overflow-wrap:normal;word-break:normal;font-size:clamp(2.6rem,9vw,4.4rem);font-weight:500;line-height:.86}.page-home .editorial-list-item--newsletter .newsletter-required-note,.page-home .editorial-list-item--newsletter .newsletter-label{color:#fff}.page-home .editorial-list-item--newsletter .newsletter-description{max-width:32ch;font-family:var(--editorial-reading);font-size:clamp(1rem,.55vw + .86rem,1.25rem);line-height:1.28}.page-home .editorial-list-item--newsletter .newsletter-form-grid{gap:.58rem}.page-home .editorial-list-item--newsletter .newsletter-input,.page-home .editorial-list-item--newsletter .newsletter-submit{min-height:2.2rem}.page-home .editorial-list-item--newsletter .newsletter-submit{width:100%;min-width:0}@media (width>=900px){.page-home .editorial-list-item[data-masonry-item]{align-self:start}.page-home .editorial-list-item[data-masonry-item] .editorial-card,.page-home .editorial-list-item[data-masonry-item] .editorial-card-link,.page-home .editorial-list-item[data-masonry-item] .card-media,.page-home .editorial-list-item[data-masonry-item] .card-media picture,.page-home .editorial-list-item[data-masonry-item] .card-media img,.page-home .editorial-list-item--feature .home-featured-video,.page-home .editorial-list-item--feature .featured-video-card,.page-home .editorial-list-item--newsletter .newsletter-shell,.page-home .editorial-list-item--newsletter .newsletter-panel{height:auto;min-height:0}.page-home .editorial-list-item[data-masonry-item] .card-media{display:block}.page-home .editorial-list-item[data-masonry-item] .card-media img{object-fit:contain}.page-home .editorial-list-item--newsletter .newsletter-panel{flex-direction:column;display:flex}.page-home .editorial-list-item--newsletter .newsletter-title{font-size:clamp(3.1rem,4.1vw,5.2rem)}.page-home .editorial-list-item--newsletter .newsletter-form-shell{width:100%;margin-top:auto}.page-home .card-hover-panel .card-title{font-size:var(--card-title-fit-size,clamp(1.05rem, calc(var(--card-title-size,2rem) + .42vw), 3.75rem))}}@media (width>=641px){.page-home .editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1100px){.page-home .editorial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=899px){.page-home .editorial-grid{gap:var(--editorial-grid-gap);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:row}.page-home .editorial-list-item{grid-row-end:auto}.page-home .editorial-card,.page-home .editorial-card-link,.page-home .card-media{height:auto}.page-home .card-media{min-height:0;display:block;overflow:visible}.page-home .card-media picture{height:auto;min-height:0}.page-home .card-media img{object-fit:contain;width:100%;height:auto;min-height:0}.page-home .card-hover-panel{opacity:1;pointer-events:auto;gap:1.15rem;min-width:0;padding:.9rem 0 0;transition:none;display:grid;position:static;inset:auto;color:#000!important;background:0 0!important}.page-home .editorial-card-link:hover .card-hover-panel,.page-home .editorial-card-link:focus-visible .card-hover-panel{opacity:1}.page-home .card-title,.page-home .card-title--serif,.page-home .card-title--sans{width:100%;font-family:var(--editorial-reading);text-wrap:balance;overflow-wrap:normal;font-size:clamp(1.75rem,5.9vw,2.7rem);font-weight:500;line-height:.92;transform:none}.page-home .card-hover-footer{color:#000;text-transform:uppercase;font-size:clamp(.8rem,2.5vw,1rem);line-height:1;display:block}.page-home .card-hover-footer span:last-child{display:none}.page-home .home-featured-video,.page-home .editorial-list-item--feature .featured-video-card,.page-home .editorial-list-item--newsletter .newsletter-shell,.page-home .editorial-list-item--newsletter .newsletter-panel{height:auto}}@media (width<=640px){.page-home .editorial-grid{gap:var(--editorial-grid-gap);grid-template-columns:1fr}}body.page-video-archive .site-header .site-brand-logo,body.page-video-detail .site-header .site-brand-logo{filter:none!important}body.page-video-archive .article-page{padding-top:clamp(1.2rem,3vw,2.4rem)}body.page-video-archive .editorial-grid{--video-archive-gap:8px;row-gap:clamp(1.7rem,2.3vw,2.4rem);column-gap:var(--video-archive-gap);grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:row;display:grid}body.page-video-archive .editorial-list-item{grid-row-end:auto;min-width:0;margin-bottom:0}body.page-video-archive .editorial-card,body.page-video-archive .editorial-card-link{align-content:start;height:auto;min-height:0;display:grid}body.page-video-archive .editorial-card-link{gap:.45rem}body.page-video-archive .card-media{aspect-ratio:4/4.55;height:auto;min-height:0;margin-bottom:0;display:block;overflow:hidden}body.page-video-archive .card-media img{object-fit:cover;filter:grayscale();width:100%;height:100%;min-height:0}body.page-video-archive .card-body{align-content:start;justify-items:start;gap:0;min-height:5.8rem;display:grid}body.page-video-archive .card-title{color:#fff;width:100%;font-family:var(--editorial-reading);text-wrap:balance;overflow-wrap:anywhere;hyphens:auto;font-size:clamp(1.05rem,1.15vw,1.38rem);font-weight:500;line-height:.95;transform:none}body.page-video-archive .card-meta{text-align:left;color:#ffffffb8;justify-content:flex-start;margin-top:.42rem;font-size:.42rem;line-height:1.2}@media (width<=1199px){body.page-video-archive .editorial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=899px){body.page-video-archive .editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}body.page-video-archive .card-body{min-height:0}body.page-video-archive .card-title{font-size:clamp(1.35rem,5vw,2.15rem);line-height:.95}body.page-video-archive .card-meta{font-size:.5rem}}@media (width<=640px){body.page-video-archive .editorial-grid{grid-template-columns:1fr}}
