@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&display=swap";
@font-face{font-family:UnifrakturMaguntia;src:url(/fonts/unifraktur-maguntia.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:UnifrakturCook;src:url(/fonts/unifraktur-cook-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--surface-2:#f7f7f7;--text:#1d1d1b;--muted:#62605b;--line:#d7d1c4;--accent:#0f6b5f;--accent-2:#8f3d2d;--focus:#1c5cff;--danger:#9c1c22;--warning:#805400;--success:#246b35;--ai:#5a3a8f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text)}body{margin:0}a{color:inherit;text-underline-offset:.18em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button,.button-link{border:1px solid var(--text);background:var(--text);color:var(--surface);cursor:pointer;min-height:44px;font:inherit;justify-content:center;align-items:center;padding:.65rem .95rem;text-decoration:none;display:inline-flex}button[disabled]{cursor:not-allowed;opacity:.55}input,select,textarea{border:1px solid var(--line);background:var(--surface);width:100%;min-height:44px;color:var(--text);font:inherit;padding:.65rem .75rem}textarea{min-height:12rem}.skip-link{z-index:10;background:var(--text);color:var(--surface);padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header,.site-footer{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);display:flex}.site-footer{border-top:1px solid var(--line);border-bottom:0;flex-wrap:wrap;align-items:flex-start}.brand{letter-spacing:0;font-size:1.45rem;font-weight:800;text-decoration:none}.primary-nav,.utility-nav,.site-footer nav{flex-wrap:wrap;gap:.85rem;display:flex}.site-main{max-width:1180px;margin:0 auto;padding:clamp(1rem,4vw,3rem)}.page-header{margin-bottom:2rem}.page-header-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-header h1,.article-hero h1{max-width:920px;margin:.2rem 0 1rem;font-size:clamp(2.2rem,6vw,4.8rem);line-height:1}.eyebrow{color:var(--accent);text-transform:uppercase;font-weight:800}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:1.5rem;display:grid}.hero-lead,.panel,.state,.notice,.article-card,.media-figure,.account-card{background:var(--surface);border:1px solid var(--line)}.hero-lead{padding:clamp(1rem,3vw,2rem)}.hero-lead h2{font-size:clamp(1.7rem,4vw,3.2rem);line-height:1.05}.panel,.state{padding:1rem}.article-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.article-card{align-content:start;display:grid;overflow:hidden}.article-card img,.media-figure img{width:100%;height:auto;display:block}.article-card-body{padding:1rem}.article-card h2{font-size:1.25rem;line-height:1.15}.label-row{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.badge{text-transform:capitalize;border:1px solid;align-items:center;min-height:1.8rem;padding:.2rem .45rem;font-size:.82rem;font-weight:700;display:inline-flex}.badge-neutral{color:var(--muted)}.badge-news,.badge-success{color:var(--success)}.badge-analysis{color:var(--accent)}.badge-opinion{color:var(--accent-2)}.badge-ai{color:var(--ai)}.badge-warning{color:var(--warning)}.badge-danger{color:var(--danger)}.notice{border-left:6px solid var(--accent);margin:1rem 0;padding:1rem}.notice-retraction,.state-error{border-left-color:var(--danger)}.notice-correction,.notice-clarification,.notice-warning{border-left-color:var(--warning)}.article-meta,.source-list,.taxonomy-links{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:1rem 0;padding:1rem 0}.article-body{max-width:760px;font-size:1.15rem;line-height:1.75}.taxonomy-links{flex-wrap:wrap;gap:.75rem;display:flex}.media-figure{margin:1.5rem 0}.media-figure figcaption{color:var(--muted);gap:.2rem;padding:.75rem;display:grid}.credit{font-size:.92rem}.form-grid{gap:1rem;max-width:640px;display:grid}.form-field{gap:.35rem;display:grid}.field-help,.muted{color:var(--muted)}.form-actions{flex-wrap:wrap;gap:.75rem;display:flex}.newsroom-page{background:#fff;min-height:100vh;padding:clamp(1rem,3vw,2rem)}.newsroom-layout{grid-template-columns:240px minmax(0,1fr);gap:1.25rem;display:grid}.newsroom-nav{background:var(--surface);border:1px solid var(--line);align-content:start;gap:.35rem;padding:1rem;display:grid}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.metric{background:var(--surface);border:1px solid var(--line);padding:1rem}.metric strong{font-size:2rem;display:block}.table-wrap{overflow-x:auto}table{border-collapse:collapse;background:var(--surface);min-width:100%}caption{text-align:left;padding:.75rem 0;font-weight:800}th,td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:.75rem}.loading-state{align-items:center;gap:.75rem;display:flex}.skeleton{background:var(--line);width:3rem;height:1rem}.visually-hidden{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@media (max-width:780px){.site-header,.page-header-row,.hero-grid,.newsroom-layout{grid-template-columns:1fr;display:grid}.primary-nav,.utility-nav{gap:.65rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}.newsroom-nav-action{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0}.newsroom-nav-action:hover{text-decoration:underline}.newsroom-nav-action:disabled{cursor:wait;opacity:.65}.newsroom-nav-error{font-size:.8rem;line-height:1.3}.newsroom-profile-card{background:var(--surface);border:1px solid var(--line);overflow:hidden}.newsroom-profile-banner{background:linear-gradient(135deg, var(--line), var(--surface));min-height:170px;color:var(--muted);place-items:center;display:grid;overflow:hidden}.newsroom-profile-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:1rem;padding:0 1.5rem 1.5rem;display:grid;position:relative}.newsroom-profile-avatar{border:4px solid var(--surface);background:var(--background);border-radius:50%;place-items:center;width:128px;height:128px;margin-top:-64px;font-size:2.5rem;font-weight:800;display:grid;overflow:hidden}.newsroom-profile-copy h1{margin:0}.newsroom-profile-role{margin:.25rem 0 .75rem;font-weight:700}.profile-chip-list{flex-wrap:wrap;gap:.45rem;display:flex}.profile-chip{border:1px solid var(--line);border-radius:999px;padding:.3rem .65rem;font-size:.85rem}.profile-edit-button{align-self:center}.newsroom-dashboard-columns{grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);align-items:start;gap:1rem;display:grid}.newsroom-dashboard-primary,.newsroom-dashboard-secondary{gap:1rem;display:grid}.profile-details{gap:.8rem;margin:0;display:grid}.profile-details div{border-bottom:1px solid var(--line);padding-bottom:.65rem}.profile-details dt{font-weight:800}.profile-details dd{margin:.2rem 0 0}.profile-list{margin:0;padding-left:1.2rem}.profile-editor{margin-top:1rem}.profile-editor-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.muted{opacity:.7}@media (max-width:780px){.newsroom-profile-main,.newsroom-dashboard-columns{grid-template-columns:1fr}.newsroom-profile-avatar{width:108px;height:108px;margin-top:-54px}.profile-edit-button{justify-self:start}}:root,body,button,input,textarea,select{font-family:Georgia,Times New Roman,serif}.site-main:has(.newsroom-page){max-width:1560px;padding-inline:clamp(1rem,2vw,2rem)}.newsroom-page{width:100%}.newsroom-account-header{margin-bottom:.6rem;font-size:.95rem}.newsroom-layout{grid-template-columns:210px minmax(0,1fr);gap:1.5rem}.newsroom-layout>main{min-width:0}.newsroom-page .page-header{margin-bottom:1.4rem}.newsroom-page .page-header h1{max-width:none;font-size:clamp(2.5rem,4vw,4rem)}.newsroom-profile-card{margin-bottom:1rem}.newsroom-profile-banner{background:linear-gradient(125deg, var(--surface-2), #e9e5dc 55%, var(--surface-2));min-height:190px}.newsroom-profile-main{grid-template-columns:132px minmax(0,1fr) auto;align-items:center;padding-bottom:1.4rem}.newsroom-profile-avatar{width:132px;height:132px;margin-top:-66px;font-family:Georgia,Times New Roman,serif;font-size:3rem}.newsroom-profile-copy h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,2.8rem)}.dashboard-grid-four{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.25rem}.metric{min-height:104px}.metric strong{font-family:Georgia,Times New Roman,serif;font-size:2.35rem}.newsroom-dashboard-columns{grid-template-columns:minmax(0,3fr) minmax(280px,1fr);gap:1.5rem}.newsroom-dashboard-primary{gap:1.5rem}.newsroom-dashboard-secondary{gap:1rem}.profile-about-panel h2,.newsroom-dashboard-secondary h2,.dashboard-section-heading h2{margin-top:0}.newsroom-dashboard-secondary h3{margin-top:1.4rem;margin-bottom:.6rem}.dashboard-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.7rem;display:flex}.dashboard-section-heading h2{margin-bottom:.2rem}.dashboard-section-heading p{color:var(--muted);margin:0}.editorial-work-table{table-layout:fixed}.editorial-work-table th:first-child,.editorial-work-table td:first-child{width:55%}.editorial-work-table th:nth-child(2),.editorial-work-table td:nth-child(2){width:16%}.editorial-work-table th:nth-child(3),.editorial-work-table td:nth-child(3){white-space:nowrap;width:19%}.editorial-work-table th:nth-child(4),.editorial-work-table td:nth-child(4){text-align:center;width:10%}.editorial-work-table td:first-child{font-size:1.03rem;line-height:1.35}.published-work-list{background:var(--surface);border:1px solid var(--line)}.published-work-item{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.1rem;display:grid}.published-work-item:last-child{border-bottom:0}.published-work-item p{color:var(--muted);margin:.35rem 0 0;font-size:.9rem}.published-work-headline{font-size:1.16rem;font-weight:700;line-height:1.3}.dashboard-notification-list{margin:0;padding:0;list-style:none}.dashboard-notification-list li{border-bottom:1px solid var(--line);gap:.2rem;padding:.75rem 0;display:grid}.dashboard-notification-list li:last-child{border-bottom:0}.dashboard-notification-list span{color:var(--muted);font-size:.85rem}.dashboard-permissions summary{cursor:pointer;font-size:1.1rem;font-weight:800}.profile-details div:last-child{border-bottom:0}@media (max-width:1050px){.dashboard-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.newsroom-dashboard-columns{grid-template-columns:1fr}}@media (max-width:780px){.dashboard-grid-four,.newsroom-profile-main{grid-template-columns:1fr}.newsroom-profile-avatar{margin-top:-54px}.editorial-work-table{table-layout:auto}.editorial-work-table th,.editorial-work-table td{white-space:normal!important;width:auto!important}}.newsroom-profile-banner{min-height:135px}.newsroom-profile-main{grid-template-columns:112px minmax(0,1fr) auto;padding-bottom:1.1rem}.newsroom-profile-avatar{width:112px;height:112px;margin-top:-56px;font-size:2.55rem}.newsroom-profile-copy{padding-top:.6rem}.newsroom-profile-copy h1{font-size:clamp(1.9rem,2.5vw,2.5rem)}.newsroom-profile-role{margin-bottom:.55rem}.past-work-panel{padding:0}.past-work-panel>summary{cursor:pointer;padding:1rem 1.1rem;font-size:1.15rem;font-weight:700}.past-work-panel>summary span{color:var(--muted);font-weight:400}.past-work-table-wrap{border-top:1px solid var(--line)}.past-work-panel .editorial-work-table th:first-child,.past-work-panel .editorial-work-table td:first-child{width:62%}.past-work-panel .editorial-work-table th:nth-child(2),.past-work-panel .editorial-work-table td:nth-child(2){width:16%}.past-work-panel .editorial-work-table th:nth-child(3),.past-work-panel .editorial-work-table td:nth-child(3){white-space:nowrap;width:22%}@media (max-width:780px){.newsroom-profile-avatar{width:96px;height:96px;margin-top:-48px}}.newsroom-profile-avatar-image,.newsroom-profile-banner-image{object-fit:cover;width:100%;height:100%;display:block}.newsroom-profile-banner-image{min-height:135px}.newsroom-profile-avatar-image{border-radius:50%}.newsroom-profile-banner{width:100%;height:135px;min-height:135px;max-height:135px;position:relative;overflow:hidden}.newsroom-profile-banner-image{object-fit:cover;object-position:center center;width:100%;height:100%;min-height:0;max-height:none;position:absolute;inset:0}.newsroom-profile-avatar{aspect-ratio:1;border-radius:50%;flex:0 0 112px;width:112px;height:112px;position:relative;overflow:hidden}.newsroom-profile-avatar-image{object-fit:cover;object-position:50% 30%;border-radius:50%;width:100%;max-width:none;height:100%;position:absolute;inset:0}@media (max-width:780px){.newsroom-profile-banner{height:110px;min-height:110px;max-height:110px}.newsroom-profile-avatar{flex-basis:96px;width:96px;height:96px}}.home-front-page{gap:2.5rem;display:grid}.home-front-page a{text-decoration:none}.home-front-page h1 a:hover,.home-front-page h2 a:hover,.home-front-page h3 a:hover{text-underline-offset:.12em;text-decoration:underline;text-decoration-thickness:1px}.home-top-stories{border-top:3px double var(--text);border-bottom:1px solid var(--text);grid-template-columns:minmax(190px,.72fr) minmax(0,1.65fr) minmax(220px,.85fr);padding:1rem 0 1.35rem;display:grid}.home-supporting-column{border-right:1px solid var(--line);padding-right:1rem}.home-supporting-story{padding:.2rem 0 1.15rem}.home-supporting-story+.home-supporting-story{border-top:1px solid var(--line);padding-top:1.15rem}.home-supporting-story h2{margin:.45rem 0;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.12}.home-lead-story{padding:0 1.15rem}.home-lead-image-link{margin-bottom:.9rem;display:block}.home-lead-image,.home-visual-story img,.home-latest-story img,.home-section-story img{object-fit:cover;background:var(--surface-2);width:100%;display:block}.home-lead-image{aspect-ratio:16/9;max-height:470px}.home-lead-copy h1{letter-spacing:-.025em;max-width:none;margin:.35rem 0 .55rem;font-size:clamp(2rem,4vw,3.35rem);line-height:.98}.home-lead-summary{max-width:760px;margin:.55rem 0;font-size:1rem;line-height:1.45}.home-secondary-column{border-left:1px solid var(--line);padding-left:1rem}.home-visual-story img{aspect-ratio:4/3;margin-bottom:.8rem}.home-visual-story h2{margin:.4rem 0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.06}.home-compact-story{border-top:1px solid var(--line);margin-top:1.1rem;padding-top:1.1rem}.home-compact-story h3{margin:.35rem 0;font-size:1.15rem;line-height:1.12}.home-section-label{color:var(--accent);letter-spacing:.045em;text-transform:uppercase;font-size:.76rem;font-weight:800}.home-story-summary{color:var(--text);margin:.45rem 0;font-size:.92rem;line-height:1.4}.home-story-meta{color:var(--muted);flex-wrap:wrap;gap:.32rem;margin:.55rem 0 0;font-size:.72rem;line-height:1.3;display:flex}.home-story-meta span:nth-child(3){color:var(--accent-2)}.home-section-heading{border-top:2px solid var(--text);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.8rem;padding-top:.55rem;display:flex}.home-section-heading h2{margin:0;font-size:1.45rem;line-height:1}.home-section-more{color:var(--muted);font-size:.78rem}.home-latest-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-latest-story{padding:0 .9rem 1rem}.home-latest-story:first-child{padding-left:0}.home-latest-story:last-child{padding-right:0}.home-latest-story+.home-latest-story{border-left:1px solid var(--line)}.home-latest-story img{aspect-ratio:3/2;margin-bottom:.7rem}.home-latest-story h3{margin:.35rem 0;font-size:1.08rem;line-height:1.12}.home-news-section{display:grid}.home-section-grid{grid-template-columns:1.55fr repeat(3,minmax(0,1fr));display:grid}.home-section-story{padding:0 .9rem}.home-section-story:first-child{padding-left:0}.home-section-story:last-child{padding-right:0}.home-section-story+.home-section-story{border-left:1px solid var(--line)}.home-section-story img{aspect-ratio:3/2;margin-bottom:.65rem}.home-section-story-featured img{aspect-ratio:16/9}.home-section-story h3{margin:.35rem 0;font-size:1.08rem;line-height:1.13}.home-section-story-featured h3{font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.05}.home-unavailable{padding:3rem 0}.home-unavailable h1{margin:0;font-size:clamp(2.4rem,6vw,4.5rem)}@media (max-width:980px){.home-top-stories{grid-template-columns:minmax(0,1.5fr) minmax(230px,.8fr)}.home-supporting-column{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;padding:0 0 1rem;display:grid}.home-supporting-story+.home-supporting-story{border-top:0;border-left:1px solid var(--line);padding:0 0 0 1rem}.home-lead-story{padding-left:0}.home-latest-grid,.home-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-latest-story:nth-child(odd),.home-section-story:nth-child(odd){border-left:0;padding-left:0}.home-latest-story:nth-child(2n),.home-section-story:nth-child(2n){border-left:1px solid var(--line);padding-right:0}.home-latest-story,.home-section-story{border-bottom:1px solid var(--line);margin-bottom:1rem;padding-bottom:1rem}}@media (max-width:680px){.home-front-page{gap:2rem}.home-top-stories,.home-supporting-column{display:block}.home-supporting-story+.home-supporting-story{border-left:0;border-top:1px solid var(--line);padding:1rem 0 0}.home-lead-story{border-top:1px solid var(--text);padding:1rem 0}.home-secondary-column{border-left:0;border-top:1px solid var(--line);padding:1rem 0 0}.home-latest-grid,.home-section-grid{display:block}.home-latest-story,.home-section-story,.home-latest-story:nth-child(2n),.home-section-story:nth-child(2n){border-left:0;border-bottom:1px solid var(--line);margin-bottom:1rem;padding:0 0 1rem}.home-section-heading{align-items:center}}.site-header .brand{letter-spacing:-.025em;white-space:nowrap;font-family:Old English Text MT,Lucida Blackletter,Blackletter,UnifrakturCook,fantasy;font-size:clamp(2.1rem,4vw,3.6rem);font-weight:700;line-height:.95;text-decoration:none}.site-header{align-items:center}@media (max-width:680px){.site-header .brand{font-size:2rem}}.site-header{padding:0;display:block}.masthead-row{justify-content:center;align-items:center;padding:1.35rem 1rem 1rem;display:flex}.site-navigation-row{border-top:1px solid var(--line);border-bottom:3px double var(--text);grid-template-columns:1fr auto 1fr;align-items:center;padding:.55rem clamp(1rem,4vw,3rem);display:grid}.site-navigation-row .primary-nav{grid-column:2;justify-content:center}.site-navigation-row .utility-nav{grid-column:3;justify-content:flex-end}@media (max-width:780px){.masthead-row .brand{font-size:clamp(2.5rem,11vw,4rem)}.site-navigation-row{grid-template-columns:1fr;gap:.55rem}.site-navigation-row .primary-nav,.site-navigation-row .utility-nav{grid-column:1;justify-content:center}}.masthead-row .brand{letter-spacing:-.025em;text-align:center;white-space:nowrap;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(3.5rem,9vw,7rem);font-weight:900;line-height:.88;text-decoration:none}.masthead-row{padding:.9rem 1rem .65rem}.masthead-row .brand{font-size:clamp(3rem,7vw,5.75rem);line-height:.9}@media (max-width:780px){.masthead-row{padding:.8rem 1rem .55rem}.masthead-row .brand{font-size:clamp(2.5rem,10vw,4.25rem)}}.masthead-row .brand{letter-spacing:0;font-family:UnifrakturMaguntia,Old English Text MT,serif;font-weight:400}.masthead-row .masthead-readable-capital{font-family:UnifrakturCook,Old English Text MT,serif;font-weight:700}.article-hero{max-width:980px;margin:0 auto 1.5rem;padding-top:1.15rem}.article-section-kicker{color:var(--accent);letter-spacing:.055em;text-transform:uppercase;margin-bottom:.7rem;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-block}.article-hero h1{letter-spacing:-.028em;max-width:940px;margin:0;font-size:clamp(2.8rem,6vw,5.4rem);line-height:.98}.article-deck{max-width:850px;margin:1rem 0 1.15rem;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.4}.article-byline{margin-top:.4rem;font-size:.95rem;font-weight:600}.article-byline a{text-underline-offset:.16em}.article-publication-time{color:var(--muted);margin:.35rem 0 0;font-size:.8rem}.article-status{max-width:760px;margin:0 auto 1rem}@media (max-width:680px){.article-hero h1{font-size:clamp(2.3rem,12vw,3.6rem)}}.article-page{max-width:980px;margin:0 auto}.article-body{max-width:680px;margin:2rem auto 0;font-size:clamp(1.08rem,1.3vw,1.2rem);line-height:1.82}.article-body p{margin:0 0 1.35rem}.article-body p:first-child{font-size:1.08em}.article-page .media-figure{max-width:900px;margin:1.75rem auto 2rem}.article-page .taxonomy-links,.article-page .source-list{max-width:680px;margin-left:auto;margin-right:auto}@media (max-width:680px){.article-body,.article-page .taxonomy-links,.article-page .source-list{max-width:none}}.article-page .media-figure{background:0 0;border:0;max-width:900px;margin:1.6rem auto 2.2rem}.article-page .media-figure img{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%;display:block}.article-page .media-figure figcaption{color:var(--muted);border:0;justify-content:space-between;gap:1rem;padding:.5rem 0 0;font-size:.76rem;line-height:1.35;display:flex}.article-page .media-figure .credit{text-align:right;flex-shrink:0;font-size:.72rem}@media (max-width:680px){.article-page .media-figure{margin:1.25rem auto 1.75rem}.article-page .media-figure img{aspect-ratio:4/3}.article-page .media-figure figcaption{gap:.25rem;display:grid}.article-page .media-figure figcaption>span:first-child{max-width:none}.article-page .media-figure .credit{text-align:left}}@font-face{font-family:Libre Baskerville;src:url(/fonts/libre-baskerville-700-1.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"Source Serif 4";src:url(/fonts/source-serif-4-400-1.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-400-500-600-1.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-400-500-600-2.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-400-500-600-3.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}.site-navigation-row,.site-navigation-row a,.primary-nav,.utility-nav{font-family:Inter,Arial,sans-serif}.home-front-page h1,.home-front-page h2,.home-front-page h3,.article-hero h1,.article-card h2,.page-header h1{font-family:Libre Baskerville,Georgia,serif;font-weight:700}.article-body,.article-body p,.article-deck{font-family:"Source Serif 4",Georgia,serif;font-weight:400}.home-section-label,.article-section-kicker,.eyebrow{font-family:Inter,Arial,sans-serif;font-weight:600}.article-byline,.article-publication-time,.home-story-meta,time{font-family:Inter,Arial,sans-serif}.badge,.label-row,.article-status{font-family:Inter,Arial,sans-serif;font-weight:500}button,input,textarea,select,.form-grid,.form-field,.newsroom-layout,.newsroom-layout *,.newsroom-nav,.newsroom-nav *{font-family:Inter,Arial,sans-serif}.masthead-row .brand{font-family:UnifrakturMaguntia,Old English Text MT,serif}.masthead-row .masthead-readable-capital{font-family:UnifrakturCook,Old English Text MT,serif}.article-hero{width:100%;max-width:680px;margin-left:auto;margin-right:auto}.article-hero h1{letter-spacing:-.025em;margin-left:0;margin-right:0;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2rem,3.25vw,2.625rem);font-weight:700;line-height:1.13}.article-hero>p:not(.eyebrow){max-width:none;font-family:"Source Serif 4",Georgia,serif;font-size:1.15rem;line-height:1.5}.article-page .article-meta,.article-page .article-body{width:100%;max-width:680px;margin-left:auto;margin-right:auto}.article-page .article-body{font-family:"Source Serif 4",Georgia,serif;font-size:1.15rem;line-height:1.75}@media (max-width:720px){.article-hero,.article-page .article-meta,.article-page .article-body{max-width:none}.article-hero h1{font-size:clamp(1.85rem,8vw,2.25rem);line-height:1.16}}.article-hero,.article-page .article-meta,.article-page .article-body{max-width:740px}.article-hero h1{font-size:clamp(2rem,2.8vw,2.375rem);line-height:1.14}@media (max-width:780px){.article-hero,.article-page .article-meta,.article-page .article-body{max-width:none}.article-hero h1{font-size:clamp(1.8rem,7.5vw,2.2rem)}}.article-deck{color:#5f6368;margin-top:1rem;margin-bottom:1.15rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.12rem;font-weight:400;line-height:1.5}.masthead-row{grid-template-columns:1fr auto 1fr;align-items:center;padding:.65rem clamp(1rem,4vw,3rem) .55rem;display:grid;position:relative}.masthead-row .brand{grid-column:2;font-size:clamp(2.7rem,5.5vw,4.6rem)}.masthead-row .utility-nav{grid-column:3;justify-self:end;align-items:center;gap:1rem;font-size:.78rem;display:flex}.site-navigation-row{justify-content:center;padding-top:.5rem;padding-bottom:.5rem;display:flex}.site-navigation-row .primary-nav{flex-wrap:wrap;justify-content:center;gap:.35rem 1rem;display:flex}.home-supporting-story h2{font-size:clamp(.98rem,1.25vw,1.15rem)}.home-visual-story h2{font-size:clamp(1.15rem,1.6vw,1.5rem)}.home-compact-story h3,.home-latest-story h3,.home-section-story h3{font-size:.98rem}.home-section-story-featured h3{font-size:clamp(1.2rem,1.6vw,1.5rem)}@media (max-width:780px){.masthead-row{grid-template-columns:1fr;gap:.5rem}.masthead-row .brand,.masthead-row .utility-nav{grid-column:1;justify-self:center}.masthead-row .brand{font-size:clamp(2.4rem,10vw,3.6rem)}}.site-navigation-row{z-index:100;background:var(--background,#fff);position:sticky;top:0}.site-navigation-row .primary-nav a{letter-spacing:.015em;white-space:nowrap;font-family:Inter,Arial,sans-serif;font-size:.68rem;font-weight:500}.home-topline{color:var(--muted);justify-content:flex-start;align-items:center;padding:.15rem 0 .45rem;font-family:Inter,Arial,sans-serif;font-size:.72rem;display:flex}.home-news-ticker{border-top:1px solid var(--text);border-bottom:1px solid var(--text);align-items:stretch;min-height:2rem;margin-bottom:.8rem;font-family:Inter,Arial,sans-serif;display:flex;overflow:hidden}.home-news-ticker-label{z-index:2;background:var(--text);color:var(--background,#fff);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;align-items:center;padding:0 .8rem;font-size:.65rem;font-weight:600;display:flex;position:relative}.home-news-ticker-window{flex:1;min-width:0;overflow:hidden}.home-news-ticker-track{will-change:transform;align-items:center;width:max-content;min-height:2rem;animation:55s linear infinite academica-news-ticker;display:flex}.home-news-ticker-track a{color:var(--text);white-space:nowrap;align-items:center;padding:0 1.35rem;font-size:.72rem;font-weight:400;text-decoration:none;display:inline-flex;position:relative}.home-news-ticker-track a:after{content:"•";color:var(--muted);position:absolute;right:-.1rem}.home-news-ticker-track a:hover{text-underline-offset:.15em;text-decoration:underline}.home-news-ticker:hover .home-news-ticker-track{animation-play-state:paused}@keyframes academica-news-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.home-news-ticker-track{animation:none}.home-news-ticker-window{overflow-x:auto}}@media (max-width:780px){.site-navigation-row{justify-content:flex-start;overflow-x:auto}.site-navigation-row .primary-nav{flex-wrap:nowrap;justify-content:flex-start}.site-navigation-row .primary-nav a{font-size:.66rem}.home-topline{font-size:.68rem}}.site-latest-ticker{border-bottom:1px solid var(--line);align-items:stretch;width:100%;min-height:1.85rem;font-family:Inter,Arial,sans-serif;display:flex;overflow:hidden}.site-latest-ticker-label{background:var(--text);color:#fff;letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;align-items:center;padding:0 .75rem;font-size:.62rem;font-weight:600;display:flex}.site-latest-ticker-window{flex:1;min-width:0;overflow:hidden}.site-latest-ticker-track{align-items:center;width:max-content;min-height:1.85rem;animation:55s linear infinite academica-news-ticker;display:flex}.site-latest-ticker-track a{color:var(--text);white-space:nowrap;padding:0 1.25rem;font-size:.69rem;text-decoration:none;position:relative}.site-latest-ticker-track a:after{content:"•";color:var(--muted);position:absolute;right:-.1rem}.site-latest-ticker:hover .site-latest-ticker-track{animation-play-state:paused}.masthead-row{grid-template-columns:1fr auto 1fr}.masthead-date{color:var(--muted);grid-column:1;justify-self:start;font-family:Inter,Arial,sans-serif;font-size:.69rem;line-height:1.3}.masthead-row .brand{grid-column:2}.masthead-row .utility-nav{grid-column:3;justify-self:end}.site-navigation-row{z-index:1000;border-bottom:1px solid var(--text);background:#fff;position:sticky;top:0}.site-navigation-row .primary-nav a{font-size:.66rem}@media (max-width:780px){.masthead-row{grid-template-columns:1fr auto}.masthead-date{display:none}.masthead-row .brand{grid-column:1;justify-self:start}.masthead-row .utility-nav{grid-column:2}}.home-supporting-story h2{font-size:clamp(.92rem,1.15vw,1.08rem);line-height:1.16}.site-latest-ticker-track{animation-name:academica-news-ticker-refined;animation-duration:60s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes academica-news-ticker-refined{0%,5%{transform:translate(0)}to{transform:translate(-50%)}}.home-front-page{width:min(1120px,100% - 3rem);max-width:none;margin-left:auto;margin-right:auto}.home-lead-copy h1{font-size:clamp(1.7rem,2.35vw,2.25rem);line-height:1.08}.site-latest-ticker-track{padding-left:.65rem}@media (max-width:780px){.home-front-page{width:min(100% - 2rem,1120px)}.site-latest-ticker-track{padding-left:.35rem}}.masthead-row .brand{width:min(390px,38vw);line-height:0;display:block}.masthead-row .masthead-logo{object-fit:contain;width:100%;height:auto;display:block}@media (max-width:780px){.masthead-row .brand{width:min(310px,62vw)}}.masthead-row .brand{width:min(460px,42vw)}.masthead-row{padding-top:1.15rem;padding-bottom:1.15rem}@media (max-width:780px){.masthead-row .brand{width:min(330px,64vw)}}.home-top-stories{grid-template-columns:minmax(200px,.78fr) minmax(0,1.65fr) minmax(220px,.88fr);padding:1.25rem 0 1.65rem}.home-supporting-column{padding-right:1.25rem}.home-lead-story{padding-left:1.45rem;padding-right:1.45rem}.home-secondary-column{padding-left:1.25rem}.home-supporting-story{padding-top:0;padding-bottom:1.35rem}.home-supporting-story+.home-supporting-story{padding-top:1.35rem}.home-supporting-image-link,.home-compact-image-link{margin-bottom:.7rem;display:block}.home-supporting-image,.home-compact-image{object-fit:cover;background:var(--surface-2);aspect-ratio:3/2;width:100%;display:block}.home-lead-copy h1{letter-spacing:-.018em;font-size:clamp(1.6rem,2.05vw,2rem);line-height:1.09}.home-supporting-story h2{margin-top:.35rem;font-size:clamp(.86rem,1vw,.98rem);line-height:1.18}.home-visual-story h2{font-size:clamp(.98rem,1.22vw,1.16rem);line-height:1.15}.home-compact-story h3{font-size:.88rem;line-height:1.18}.home-lead-summary{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.42;display:-webkit-box;overflow:hidden}.home-supporting-story .home-story-summary,.home-visual-story .home-story-summary{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.38;display:-webkit-box;overflow:hidden}.home-supporting-story:nth-child(2) .home-story-summary{display:none}.home-story-meta{margin-top:.65rem;font-size:.68rem}.home-supporting-story+.home-supporting-story,.home-compact-story{border-top-color:color-mix(in srgb, var(--line) 60%, transparent)}.home-supporting-column,.home-secondary-column{border-color:color-mix(in srgb, var(--line) 65%, transparent)}.home-compact-story{margin-top:1.35rem;padding-top:1.35rem}@media (max-width:980px){.home-lead-story{padding-left:0;padding-right:1.25rem}}@media (max-width:680px){.home-lead-story{padding:1rem 0}.home-supporting-story:nth-child(2) .home-story-summary{display:-webkit-box}}.static-page{max-width:820px;margin:0 auto}.static-page .page-header{padding:2rem 0 1rem}.static-page .page-header h1{margin-bottom:.75rem}.static-page .page-header p{max-width:680px;color:var(--muted-text);line-height:1.65}.site-footer{text-align:center;justify-content:center}.site-footer nav{justify-content:center}.about-page{max-width:860px}.about-page .page-header{padding-bottom:1.5rem}.about-page .about-intro{font-size:1.15rem}.about-page section{margin-top:2.25rem}.about-page section:first-of-type{margin-top:0}.about-page h2{margin-bottom:.85rem}.about-page section p{margin:0 0 1.1rem;line-height:1.75}.about-page .about-closing{margin-top:1.5rem;font-size:1.1rem}.about-masthead-image{margin:0 0 2.5rem}.about-masthead-image img{border-radius:2px;width:100%;height:auto;display:block}.about-page{width:100%;max-width:none}.about-masthead-image{width:100%;margin:0 0 2.5rem}.about-masthead-image img{width:100%;height:auto;display:block}.about-content{width:100%;max-width:860px;margin:0 auto}.contact-page{max-width:860px}.contact-page section{margin-top:2.25rem}.contact-page section:first-of-type{margin-top:0}.contact-page h2{margin-bottom:.85rem}.contact-page section p,.contact-page section li{line-height:1.75}.contact-page section p{margin:0 0 1.1rem}.contact-page section ul{margin:0 0 1.5rem;padding-left:1.5rem}.contact-page section li{margin-bottom:.45rem}.work-with-us-page{max-width:860px}.work-with-us-page section{margin-top:2.25rem}.work-with-us-page section:first-of-type{margin-top:0}.work-with-us-page h2{margin-bottom:.85rem}.work-with-us-page h3{margin:1.35rem 0 .45rem}.work-with-us-page section p,.work-with-us-page section li{line-height:1.75}.work-with-us-page section p{margin:0 0 1.1rem}.work-with-us-page section ul{margin:0 0 1.5rem;padding-left:1.5rem}.work-with-us-page section li{margin-bottom:.45rem}.advertise-page{width:100%;color:var(--text);background:#fff}.advertise-contained{width:min(1120px,100% - 64px);margin-left:auto;margin-right:auto}.advertise-eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.72rem;font-weight:700;line-height:1.2}.advertise-hero{border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;min-height:620px;padding:120px max(32px,50% - 560px);display:flex}.advertise-hero h1{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(3.2rem,6.3vw,6.4rem);font-weight:500;line-height:.98}.advertise-hero-copy{max-width:620px;margin:2rem 0 0;font-size:1.18rem;line-height:1.7}.advertise-primary-link{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;align-self:flex-start;margin-top:2.25rem;padding-bottom:.35rem;font-size:.78rem;font-weight:700;text-decoration:none}.advertise-intro{padding-top:120px;padding-bottom:130px}.advertise-intro h2,.advertise-section-heading h2,.advertise-placement h2,.advertise-audience>h2,.advertise-partnership h2,.advertise-independence h2,.advertise-pricing h2,.advertise-standards h2,.advertise-cta h2{letter-spacing:-.035em;margin:0;font-size:clamp(2.25rem,4vw,4.4rem);font-weight:500;line-height:1.04}.advertise-intro>p:not(.advertise-eyebrow){max-width:720px;margin:1.6rem 0 0;font-size:1.05rem;line-height:1.8}.advertise-products{border-top:1px solid var(--border);padding-top:105px;padding-bottom:125px}.advertise-section-heading{max-width:780px;margin-bottom:75px}.advertise-product-grid{border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);display:grid}.advertise-product-grid article{border-bottom:1px solid var(--border);min-height:260px;padding:34px 42px 46px 0}.advertise-product-grid article:nth-child(odd){border-right:1px solid var(--border);padding-right:64px}.advertise-product-grid article:nth-child(2n){padding-left:64px}.advertise-product-grid article>span,.advertise-partnership-number{letter-spacing:.12em;font-size:.72rem;font-weight:700}.advertise-product-grid h3{margin:3.2rem 0 .9rem;font-size:1.55rem;font-weight:500}.advertise-product-grid p{max-width:430px;color:var(--muted-text);margin:0;line-height:1.75}.advertise-placement{background:#f4f3ef;padding:125px 32px}.advertise-placement-inner{grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:110px;width:min(1120px,100%);margin:0 auto;display:grid}.advertise-placement-copy p:not(.advertise-eyebrow){max-width:580px;margin:1.5rem 0 0;line-height:1.8}.advertise-article-demo{background:#fff;border:1px solid #d8d6cf;padding:30px 34px 36px;box-shadow:0 18px 45px #0000000f}.advertise-demo-masthead{text-align:center;padding-bottom:13px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:700}.advertise-demo-rule{border-top:2px solid}.advertise-demo-section{letter-spacing:.13em;margin-top:25px;font-size:.55rem;font-weight:700}.advertise-demo-headline{background:currentColor;width:92%;height:10px;margin-top:13px}.advertise-demo-headline.short{width:63%;margin-top:7px}.advertise-demo-copy{background:#c9c7c0;width:100%;height:4px;margin-top:18px}.advertise-demo-copy+.advertise-demo-copy{margin-top:7px}.advertise-demo-copy.short{width:72%}.advertise-demo-ad{text-align:center;border:1px solid #aaa79f;flex-direction:column;justify-content:center;align-items:center;min-height:105px;margin:30px 0;display:flex}.advertise-demo-ad span{letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.5rem}.advertise-demo-ad strong{font-size:.9rem;font-weight:500}.advertise-demo-ad.compact{min-height:70px;margin-bottom:0}.advertise-audience{padding-top:135px;padding-bottom:135px}.advertise-audience>h2{max-width:950px}.advertise-capabilities{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:85px;display:grid}.advertise-capabilities article{border-right:1px solid var(--border);min-height:190px;padding:30px 28px 35px}.advertise-capabilities article:first-child{padding-left:0}.advertise-capabilities article:last-child{border-right:0}.advertise-capabilities h3{letter-spacing:.11em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem}.advertise-capabilities p,.advertise-availability{color:var(--muted-text);line-height:1.7}.advertise-availability{max-width:680px;margin:2rem 0 0;font-size:.85rem}.advertise-partnership{border-top:1px solid var(--border);grid-template-columns:120px minmax(0,760px);gap:60px;padding-top:125px;padding-bottom:125px;display:grid}.advertise-partnership p:not(.advertise-eyebrow){max-width:680px;margin:1.5rem 0 0;line-height:1.8}.advertise-independence{color:#fff;background:#111;padding:140px 32px}.advertise-independence .advertise-contained{margin:0 auto}.advertise-independence h2{max-width:900px}.advertise-independence p:not(.advertise-eyebrow){color:#d2d2d2;max-width:720px;margin:1.6rem 0 0;line-height:1.8}.advertise-pricing,.advertise-standards{padding-top:120px;padding-bottom:120px}.advertise-pricing p:not(.advertise-eyebrow),.advertise-standards p:not(.advertise-eyebrow){max-width:720px;margin:1.5rem 0 0;line-height:1.8}.advertise-standards{border-top:1px solid var(--border)}.advertise-cta{border-top:1px solid var(--border);text-align:center;padding:145px max(32px,50% - 560px) 100px}.advertise-cta h2{font-size:clamp(3rem,6vw,6rem)}.advertise-cta>p:not(.advertise-eyebrow):not(.advertise-closing){max-width:650px;margin:1.7rem auto 0;line-height:1.8}.advertise-email{border-bottom:1px solid;margin-top:2.6rem;padding-bottom:.35rem;font-size:clamp(1.15rem,2vw,1.55rem);text-decoration:none;display:inline-block}.advertise-brief{border-top:1px solid var(--border);text-align:left;max-width:680px;margin:75px auto 0;padding-top:35px}.advertise-brief p{font-weight:600}.advertise-brief ul{padding-left:1.25rem}.advertise-brief li{margin-bottom:.55rem;line-height:1.6}.advertise-closing{border-top:1px solid var(--border);padding-top:35px;font-size:1.05rem;font-style:italic;margin:90px auto 0!important}@media (max-width:760px){.advertise-contained{width:calc(100% - 40px)}.advertise-hero{min-height:520px;padding:85px 20px}.advertise-hero h1{font-size:clamp(2.8rem,13vw,4.5rem)}.advertise-intro,.advertise-products,.advertise-audience,.advertise-partnership,.advertise-pricing,.advertise-standards{padding-top:80px;padding-bottom:80px}.advertise-product-grid{grid-template-columns:1fr}.advertise-product-grid article,.advertise-product-grid article:nth-child(odd),.advertise-product-grid article:nth-child(2n){border-right:0;min-height:0;padding:28px 0 40px}.advertise-product-grid h3{margin-top:2rem}.advertise-placement{padding:80px 20px}.advertise-placement-inner{grid-template-columns:1fr;gap:55px}.advertise-article-demo{width:min(100%,430px);margin:0 auto;padding:24px}.advertise-capabilities{grid-template-columns:repeat(2,1fr);margin-top:55px}.advertise-capabilities article,.advertise-capabilities article:first-child{border-bottom:1px solid var(--border);min-height:160px;padding:25px 20px}.advertise-capabilities article:nth-child(2){border-right:0}.advertise-capabilities article:nth-child(3),.advertise-capabilities article:nth-child(4){border-bottom:0}.advertise-partnership{grid-template-columns:1fr;gap:30px}.advertise-independence{padding:90px 20px}.advertise-cta{padding:95px 20px 70px}.advertise-brief{margin-top:55px}.advertise-closing{margin-top:65px!important}}.advertise-partnership{grid-template-columns:minmax(0,760px);gap:0}.advertise-product-grid h3{margin-top:1.4rem}.institution-page{width:100%;max-width:none;color:var(--text);margin:0}.static-page.institution-page{width:min(1120px,100% - 64px);margin:0 auto}.institution-page>.page-header,.about-content>.page-header{border-bottom:1px solid var(--line);padding:6.5rem 0 5.5rem}.institution-page .page-header h1{letter-spacing:-.045em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.6rem,7vw,7rem);font-weight:400;line-height:.94}.institution-page .page-header p{max-width:700px;color:var(--muted-text);margin:2rem 0 0;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.55}.institution-page>section,.about-content>section{max-width:760px;margin:0;padding:4.5rem 0}.institution-page>section p,.about-content>section p{margin:0 0 1.15rem;font-size:1.08rem;line-height:1.75}.institution-page>section p:last-child,.about-content>section p:last-child{margin-bottom:0}.institution-disclosure{border-top:1px solid var(--line);width:100%;margin:0}.institution-disclosure:last-child{border-bottom:1px solid var(--line)}.institution-disclosure summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:2.2rem 0;list-style:none;display:grid}.institution-disclosure summary::-webkit-details-marker{display:none}.institution-disclosure summary::marker{content:"";display:none}.institution-disclosure summary h2{letter-spacing:-.025em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.8vw,2.55rem);font-weight:400;line-height:1.08}.institution-disclosure-icon{font-family:Arial,sans-serif;font-size:2rem;font-weight:200;line-height:1;transition:transform .18s;display:block}.institution-disclosure[open] .institution-disclosure-icon{transform:rotate(45deg)}.institution-disclosure summary:hover h2,.institution-disclosure summary:focus-visible h2{opacity:.62}.institution-disclosure summary:focus-visible{outline-offset:6px;outline:2px solid}.institution-disclosure-body{max-width:760px;padding:0 0 4rem}.institution-disclosure-body p,.institution-disclosure-body li{font-size:1rem;line-height:1.75}.institution-disclosure-body p{margin:0 0 1.15rem}.institution-disclosure-body p:last-child{margin-bottom:0}.institution-disclosure-body ul{margin:0 0 1.5rem;padding-left:1.4rem}.institution-disclosure-body li{margin-bottom:.55rem}.institution-disclosure-body h3{margin:2rem 0 .55rem;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400;line-height:1.2}.institution-disclosure-body a{text-underline-offset:.18em}.about-page.institution-page{width:100%}.about-page.institution-page .about-masthead-image{margin:0}.about-page.institution-page .about-masthead-image img{border-radius:0;width:100%}.about-page.institution-page .about-content{width:min(1120px,100% - 64px);max-width:none;margin:0 auto}.about-page.institution-page .about-intro{font-size:clamp(1.05rem,1.6vw,1.3rem)}.about-page.institution-page .about-closing{margin-top:1.75rem;font-size:1.15rem}@media (max-width:760px){.static-page.institution-page,.about-page.institution-page .about-content{width:min(100% - 36px,1120px)}.institution-page>.page-header,.about-content>.page-header{padding:4rem 0 3.5rem}.institution-page .page-header h1{font-size:clamp(3rem,15vw,4.5rem)}.institution-page .page-header p{margin-top:1.4rem;font-size:1rem}.institution-page>section,.about-content>section{padding:3rem 0}.institution-disclosure summary{gap:1.25rem;padding:1.65rem 0}.institution-disclosure summary h2{font-size:clamp(1.45rem,7vw,1.9rem)}.institution-disclosure-icon{font-size:1.65rem}.institution-disclosure-body{padding-bottom:3rem}}.article-hero{width:min(740px,100% - 48px);max-width:none;margin:0 auto;padding:4.75rem 0 2.25rem}.article-section-kicker:hover{text-underline-offset:.3em;text-decoration:underline}.article-hero .article-deck{color:#5f6368;max-width:700px;margin:1.5rem 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.15rem,1.7vw,1.32rem);font-weight:400;line-height:1.52}.article-byline{border-top:1px solid var(--line);margin:2.25rem 0 0;padding-top:1.25rem;font-family:Inter,Arial,sans-serif;font-size:.88rem;font-weight:500;line-height:1.45}.article-byline a{text-underline-offset:.2em;font-weight:600}.article-publication-time{color:var(--muted);margin:.45rem 0 0;font-family:Inter,Arial,sans-serif;font-size:.75rem;line-height:1.4}.article-page .article-status,.article-page .article-meta,.article-page .media-figure,.article-page .article-body,.article-page .taxonomy-links,.article-page .source-list{width:100%;max-width:none;margin-left:0;margin-right:0}.article-page .media-figure{background:0 0;border:0;margin-top:.75rem;margin-bottom:3.25rem}.article-page .taxonomy-links{border-top:1px solid var(--line);margin-top:4rem;padding:1.4rem 0 0}@media (max-width:780px){.article-hero,.article-page{width:min(100% - 36px,740px);max-width:none}.article-hero{padding-top:3rem;padding-bottom:1.75rem}.article-hero h1{font-size:clamp(2.15rem,9.5vw,3.15rem);line-height:1.08}.article-hero .article-deck{margin-top:1.2rem;font-size:1.12rem}.article-byline{margin-top:1.75rem}.article-page .media-figure{margin-top:.5rem;margin-bottom:2.4rem}.article-page .media-figure img{aspect-ratio:16/10}.article-page .media-figure figcaption{grid-template-columns:1fr;gap:.25rem}.article-page .media-figure .credit{white-space:normal;text-align:left}.article-page .article-body{font-size:1.08rem;line-height:1.78}}.article-hero{border-bottom:1px solid var(--border);width:min(1120px,100% - 64px);max-width:none;margin:0 auto;padding:110px 0 105px}.article-section-kicker{color:var(--text);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.15rem;font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-block}.article-section-kicker:hover{opacity:.62;text-decoration:none}.article-hero h1{letter-spacing:-.045em;max-width:980px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,6vw,6.15rem);font-weight:500;line-height:.98}.article-hero .article-deck{max-width:690px;color:var(--text);margin:2rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.08rem,1.45vw,1.2rem);font-weight:400;line-height:1.7}.article-hero-meta{letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;align-items:baseline;gap:.45rem 1.1rem;margin-top:2.35rem;font-family:Georgia,Times New Roman,serif;font-size:.76rem;font-weight:700;line-height:1.35;display:flex}.article-byline{font:inherit;border-top:0;border-bottom:1px solid;margin:0;padding:0 0 .32rem}.article-byline a{font-weight:inherit;text-decoration:none}.article-byline a:hover{opacity:.62}.article-publication-time{color:var(--muted-text);font:inherit;letter-spacing:.06em;margin:0;padding:0 0 .32rem}.article-page{width:min(1120px,100% - 64px);max-width:none;margin:0 auto}.article-page .article-status,.article-page .article-meta{width:min(680px,100%);max-width:none;margin-left:0;margin-right:0}.article-page .media-figure{background:0 0;border:0;width:100%;max-width:none;margin:78px 0 0}.article-page .media-figure img{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%;height:auto;display:block}.article-page .media-figure figcaption{color:var(--muted-text);border:0;grid-template-columns:minmax(0,1fr) auto;gap:2rem;margin:0;padding:.75rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:.72rem;line-height:1.45;display:grid}.article-page .media-figure figcaption>span:first-child{max-width:680px}.article-page .media-figure .credit{font-size:inherit;white-space:nowrap;text-align:right}.article-page .article-body{width:min(680px,100%);max-width:none;margin:92px auto 0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(1.1rem,1.25vw,1.18rem);font-weight:400;line-height:1.82}.article-page .article-body p{margin:0 0 1.55rem}.article-page .article-body p:first-child{font-size:1.08em;line-height:1.78}.article-page .article-body p:last-child{margin-bottom:0}.article-page .taxonomy-links,.article-page .source-list{width:min(680px,100%);max-width:none;margin-left:auto;margin-right:auto}.article-page .taxonomy-links{border-top:1px solid var(--border);margin-top:5rem;padding-top:1.35rem}@media (max-width:760px){.article-hero,.article-page{width:min(100% - 36px,1120px);max-width:none}.article-hero{padding:58px 0 55px}.article-section-kicker{letter-spacing:.13em;margin-bottom:1rem;font-size:.66rem}.article-hero h1{letter-spacing:-.042em;max-width:none;font-size:clamp(2.65rem,13vw,4.25rem);line-height:.99}.article-hero .article-deck{max-width:none;margin-top:1.5rem;font-size:1.05rem;line-height:1.58}.article-hero-meta{justify-items:start;gap:.6rem;margin-top:1.8rem;font-size:.68rem;display:grid}.article-page .media-figure{margin-top:42px}.article-page .media-figure img{aspect-ratio:4/3}.article-page .media-figure figcaption{grid-template-columns:1fr;gap:.25rem;padding-top:.6rem;font-size:.68rem}.article-page .media-figure .credit{white-space:normal;text-align:left}.article-page .article-body{width:100%;margin-top:52px;font-size:1.08rem;line-height:1.78}.article-page .article-body p{margin-bottom:1.4rem}.article-page .taxonomy-links,.article-page .source-list{width:100%}.article-page .taxonomy-links{margin-top:3.75rem}}.article-hero h1{font-size:clamp(2.6rem,4.8vw,4.9rem)}@media (max-width:760px){.article-hero{padding-bottom:38px}.article-hero h1{font-size:clamp(2.2rem,10.5vw,3.45rem)}.article-page .media-figure{margin-top:24px}}.article-hero-meta-row{justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:2.35rem;display:flex}.article-hero-meta-row .article-hero-meta{margin-top:0}.article-actions{align-items:center;gap:.55rem;margin-left:auto;display:flex}.article-actions button{border:1px solid var(--border);width:36px;height:36px;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .14s,border-color .14s,opacity .14s;display:inline-flex}.article-actions button:hover{background:#f5f5f3;border-color:#b8b8b4}.article-actions button:focus-visible{outline-offset:3px;outline:2px solid}.article-actions svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@media (max-width:760px){.article-hero-meta-row{gap:1.35rem;display:grid}.article-actions{margin-left:0}.article-actions button{width:34px;height:34px}.article-actions svg{width:16px;height:16px}}.article-comments{border-top:1px solid var(--border);width:min(680px,100% - 64px);margin:6.5rem auto 0;padding-top:2rem}.article-comments-eyebrow{letter-spacing:.13em;text-transform:uppercase;margin:0 0 .9rem;font-family:Georgia,Times New Roman,serif;font-size:.7rem;font-weight:700;line-height:1.2}.article-comments-header h2{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3rem);font-weight:400;line-height:1.05}.article-comments-header>p:last-child{max-width:560px;color:var(--muted-text);margin:1rem 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:1rem;line-height:1.65}.article-comment-form{margin-top:2.25rem}.article-comment-form label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem;font-family:Georgia,Times New Roman,serif;font-size:.8rem;font-weight:700;display:block}.article-comment-form textarea{resize:vertical;border:1px solid var(--border);min-height:150px;color:var(--text);background:#fff;padding:.9rem 1rem;font-family:"Source Serif 4",Georgia,serif;font-size:1rem;line-height:1.6}.article-comment-form-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:.7rem;display:flex}.article-comment-form-footer>span{color:var(--muted-text);font-family:Georgia,Times New Roman,serif;font-size:.72rem}.article-comment-form-footer button{min-height:auto;color:var(--text);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;padding:.55rem 0 .35rem;font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-weight:700}.article-comment-form-footer button:hover:not([disabled]){opacity:.62}.article-comment-message{margin:1rem 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:.92rem;line-height:1.5}.article-comment-sign-in{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:2rem;margin-top:2.25rem;padding:1.15rem 0;display:flex}.article-comment-sign-in p{margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:.98rem;line-height:1.55}.article-comment-sign-in a{color:var(--text);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;flex-shrink:0;padding-bottom:.28rem;font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-weight:700;text-decoration:none}.article-comment{border-top:1px solid var(--border);padding:1.65rem 0}.article-comment:last-child{border-bottom:1px solid var(--border)}.article-comment-meta{justify-content:space-between;align-items:baseline;gap:1rem;font-family:Georgia,Times New Roman,serif;display:flex}.article-comment-meta strong{font-size:.86rem;font-weight:700}.article-comment-meta time{color:var(--muted-text);font-size:.72rem}.article-comment>p{margin:.75rem 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:1rem;line-height:1.68}.article-comments-empty{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted-text);margin:0;padding:1.6rem 0;font-family:"Source Serif 4",Georgia,serif;font-size:.96rem;line-height:1.55}@media (max-width:760px){.article-comments{width:calc(100% - 36px);margin-top:4.75rem;padding-top:1.6rem}.article-comments-header h2{font-size:clamp(1.9rem,8vw,2.5rem)}.article-comment-sign-in{gap:1rem;display:grid}.article-comment-sign-in a{justify-self:start}.article-comment-form-footer,.article-comment-meta{align-items:flex-start}.article-comment-meta{gap:.3rem;display:grid}}.article-more{border-top:1px solid var(--border);width:min(1120px,100% - 64px);margin:7.5rem auto 0;padding:0 0 6rem}.article-more-header{padding:2.15rem 0 2.5rem}.article-more-header h2{letter-spacing:-.035em;max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3.35rem);font-weight:400;line-height:1.05}@media (max-width:760px){.article-more{width:calc(100% - 36px);margin-top:5rem;padding-bottom:4rem}.article-more-header{padding:1.65rem 0 2rem}.article-more-header h2{font-size:clamp(1.8rem,8vw,2.6rem)}}.article-support-bar{z-index:50;pointer-events:none;position:fixed;bottom:24px;left:24px;right:24px}.article-support-bar-inner{border:1px solid var(--border);pointer-events:auto;background:#fffffff7;justify-content:space-between;align-items:center;gap:2rem;width:min(760px,100%);margin:0 auto;padding:.9rem 1rem .9rem 1.15rem;display:flex;box-shadow:0 12px 35px #00000017}.article-support-bar p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:.92rem;line-height:1.45}.article-support-bar-actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.article-support-bar-actions a{color:var(--text);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:.25rem;font-size:.72rem;font-weight:700;text-decoration:none}.article-support-bar-actions button{width:30px;height:30px;color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.article-support-bar-actions svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;width:16px;height:16px}@media (max-width:760px){.article-support-bar{bottom:12px;left:12px;right:12px}.article-support-bar-inner{align-items:flex-start;gap:1rem;padding:.85rem .9rem}.article-support-bar p{font-size:.84rem}.article-support-bar p strong{margin-bottom:.15rem;display:block}.article-support-bar-actions{gap:.7rem}}.article-hero{padding-top:0;padding-bottom:0}.article-comments{border:1px solid var(--border);background:0 0;width:min(740px,100% - 64px);margin-top:6.5rem;padding:2rem}@media (max-width:760px){.article-hero{padding-top:0;padding-bottom:0}.article-page .media-figure{margin-top:0}.article-comments{width:calc(100% - 36px);margin-top:4.75rem;padding:1.35rem}}.article-hero-meta-row{margin-top:1.175rem}.article-hero{padding-bottom:24px}.article-page .media-figure{margin-top:0}.article-page .taxonomy-links{margin-top:2.5rem}.article-comments{background:0 0;border:1px solid #1414142e;width:min(740px,100% - 64px);margin-top:5rem;padding:2rem;box-shadow:0 1px 2px #00000009,0 8px 24px #0000000b}.article-comments-header{max-width:none}.article-comment-sign-in{border-top:1px solid var(--border);border-bottom:0;justify-content:flex-start;margin-top:1.5rem;padding:1rem 0 0}.article-comment-list{margin-top:2rem}.article-more{margin-top:3.75rem}.article-more .article-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:2rem 1.5rem;display:grid}.article-more .article-card{width:100%;min-width:0}.article-more .article-card>img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.article-more .article-card .label-row,.article-more .article-card .article-card-body>p,.article-more .article-card .article-card-body>time{display:none}.article-more .article-card-body{padding-top:.9rem}.article-more .article-card h2{letter-spacing:-.018em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.45vw,1.3rem);font-weight:500;line-height:1.22}.article-more .article-card h2 a{color:inherit;text-decoration:none}.article-support-bar{opacity:0;visibility:hidden;transition:opacity .18s,visibility .18s}.article-support-bar.is-visible{opacity:1;visibility:visible}@media (max-width:980px){.article-more .article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.article-hero{padding-bottom:18px}.article-hero-meta-row{margin-top:.9rem}.article-page .taxonomy-links{margin-top:1.9rem}.article-comments{width:calc(100% - 36px);margin-top:3.75rem;padding:1.35rem}.article-more{margin-top:2.5rem}.article-more .article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1rem}.article-more .article-card h2{font-size:1rem}}@media (max-width:480px){.article-more .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-article-action-rail{display:none}@media (max-width:760px){.mobile-article-action-rail{z-index:70;-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;background:#ffffff2e;border:1px solid #ffffff52;border-radius:999px;flex-direction:column;gap:.55rem;padding:.55rem;transition:opacity .16s,transform .16s,visibility .16s;display:flex;position:fixed;top:50%;right:12px;transform:translateY(-50%)translate(12px);box-shadow:0 8px 28px #0000001f}.mobile-article-action-rail.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)translate(0)}.mobile-article-action-rail button{width:46px;height:46px;color:var(--text);background:#ffffff94;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.mobile-article-action-rail svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.mobile-article-action-rail span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.article-hero,.article-page{transition:transform .18s,opacity .18s}html.mobile-article-transitioning .article-hero,html.mobile-article-transitioning .article-page{opacity:0;transform:translateY(-22px)}.article-hero .article-actions,.article-more,.article-support-bar{display:none!important}.article-hero,.article-page{width:100%;max-width:none}.article-hero{padding-left:18px;padding-right:18px}.article-page .article-body,.article-page .taxonomy-links,.article-page .source-list{width:auto;margin-left:18px;margin-right:18px}.article-page .media-figure{width:100%}.article-comments{z-index:92;overscroll-behavior:contain;-webkit-backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;background:#ffffffe0;border:1px solid #1414142e;border-radius:18px;width:auto;max-height:min(76vh,720px);margin:0;padding:1.35rem;transition:transform .22s,opacity .18s,visibility .22s;position:fixed;inset:auto 10px 10px;overflow-y:auto;transform:translateY(calc(100% + 24px));box-shadow:0 18px 60px #0000002e}html.mobile-comments-open .article-comments{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-comments-backdrop{z-index:91;-webkit-backdrop-filter:blur(2px);background:#0000001f;border:0;padding:0;display:block;position:fixed;inset:0}html.mobile-comments-open{overflow:hidden}html.mobile-comments-open .mobile-article-action-rail{opacity:0;visibility:hidden;pointer-events:none}}.mobile-next-article-hint{display:none}@media (max-width:760px){.mobile-next-article-hint{z-index:65;-webkit-backdrop-filter:blur(10px);color:var(--text);pointer-events:none;background:#ffffffb8;border-radius:999px;flex-direction:column;align-items:center;gap:.15rem;padding:.45rem .7rem;display:flex;position:fixed;bottom:18px;right:50%;transform:translate(50%);box-shadow:0 4px 18px #00000012}.mobile-next-article-hint svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.mobile-next-article-hint span{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:.62rem;font-weight:700;line-height:1}html.mobile-article-transitioning .mobile-next-article-hint{opacity:0}html.mobile-article-route footer{display:none!important}html.mobile-article-route,html.mobile-article-route body{overscroll-behavior-y:none}html.mobile-article-route .site-main{padding-bottom:0}html.mobile-article-route .site-latest-ticker,html.mobile-article-route .site-navigation-row{display:none!important}html.mobile-article-route .site-header{z-index:95;-webkit-backdrop-filter:blur(16px);background:#fffffff0;border:0;margin:0;position:sticky;top:0;box-shadow:0 1px #1414141a}html.mobile-article-route .site-header .masthead-row{justify-content:center;padding:.9rem 18px;transition:padding .2s;display:flex}html.mobile-article-route .site-header .masthead-date,html.mobile-article-route .site-header .utility-nav{display:none!important}html.mobile-article-route .site-header .brand{width:min(300px,68vw);margin:0;transition:width .2s}html.mobile-article-route.mobile-article-masthead-compact .site-header .masthead-row{padding-top:.38rem;padding-bottom:.38rem}html.mobile-article-route.mobile-article-masthead-compact .site-header .brand{width:min(190px,46vw)}}.mobile-feed-next-article{display:none}@media (max-width:760px){.mobile-feed-next-article{background:#fff;border-top:1px solid #1414141f;width:100%;min-height:100vh;padding-top:1px;scroll-margin-top:54px;display:block}}
