:root{--bg:#f4f3ef;--bg-light:#fff;--bg-tint:#e8e0cc;--bg-dark:#072420;--bg-dark-2:#051917;--border:rgba(7,36,32,.14);--border-strong:rgba(7,36,32,.26);--border-dark:rgba(244,243,239,.14);--text:#072420;--text-muted:#4d5854;--text-eyebrow:#4d5854;--text-on-dark:#f4f3ef;--text-on-dark-muted:#ddcaab;--bg-error:#fbefe9;--accent:#67c070;--accent-dark:#4fa85b;--accent-text:#134d1c;--accent-soft:#c9e8cc;--accent-2:#bfa26a;--accent-3:#ddcaab;--accent-4:#072420;--font-serif:"IBM Plex Serif", "IBMPlex-Fallback", Georgia, "Times New Roman", serif;--font-sans:"Jost", "Jost-Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono:ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--container:1180px;--container-narrow:760px;--container-prose:660px;--container-wide:1357px;--radius:2px;--radius-md:4px;--radius-pill:999px;--shadow-soft:0 1px 0 rgba(61,46,37,.04);--space-0-5:.25rem;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:2.5rem;--space-6:3rem;--space-7:3.5rem;--space-8:4rem;--space-9:4.5rem;--space-10:5rem;--space-12:6rem;--space-16:8rem;--section-padding:var(--space-9);--section-padding-mobile:var(--space-7);--fs-body:1rem;--fs-h6:1.25rem;--fs-h5:1.5rem;--fs-h4:2rem;--fs-h3:2.5rem;--fs-h2:3rem;--fs-h1:3.75rem;--fs-display:4.5rem;--header-height:88px}@font-face{font-family:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/jost-400.woff2)format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/jost-500.woff2)format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/jost-600.woff2)format("woff2")}@font-face{font-family:IBM Plex Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/ibm-plex-serif-400.woff2)format("woff2")}@font-face{font-family:IBM Plex Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../fonts/ibm-plex-serif-400-italic.woff2)format("woff2")}@font-face{font-family:IBM Plex Serif;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/ibm-plex-serif-500.woff2)format("woff2")}@font-face{font-family:Jost-Fallback;src:local(Arial),local(Helvetica);size-adjust:102%;ascent-override:92%;descent-override:22%;line-gap-override:0%}@font-face{font-family:IBMPlex-Fallback;src:local(Georgia),local(Times New Roman);size-adjust:100%;ascent-override:90%;descent-override:24%;line-gap-override:0%}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-gutter:stable;overflow-y:scroll}@media (hover:none) and (pointer:coarse){html{scrollbar-gutter:auto;overflow-y:auto}}body{font-family:var(--font-serif);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:17px;line-height:1.6}img,video,svg{max-width:100%;height:auto;display:block}a{color:var(--accent-text);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .12s}a:hover,a:focus{color:var(--accent-text)}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}input,textarea,select{font:inherit;color:inherit}ul,ol{padding-left:1.25rem}ul,ol,p{margin-top:0;margin-bottom:1rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);letter-spacing:-.012em;color:var(--text);text-wrap:balance;margin-top:0;margin-bottom:.75rem;font-weight:500;line-height:1.2}::selection{background:var(--accent);color:var(--bg-light)}.skip-link{background:var(--text);color:var(--bg-light);z-index:100;font-family:var(--font-sans);padding:.75rem 1rem;font-size:14px;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{outline:2px solid var(--accent);outline-offset:2px;left:0}.container,.container-narrow,.container-prose{margin:0 auto;padding:0 max(2rem,min(7vw,6rem))}.container{max-width:var(--container)}.container-narrow{max-width:var(--container-narrow)}.container-prose,.container>.prose-block{max-width:var(--container-prose)}.container>.prose-block-wide{max-width:960px}.container.container-flush{padding-left:0;padding-right:0}.lede-centered{text-align:center;max-width:640px;margin:0 auto var(--space-5)}section{padding:var(--section-padding) 0}.section-tight{padding:var(--space-5) 0}.body-of-work-section{padding-bottom:max(2.5rem,14vh)}@media (max-width:720px){.body-of-work-section{padding-bottom:var(--space-5)}}section[id]{scroll-margin-top:var(--header-height)}.section-bg-light{background:var(--bg-light)}.section-bg-tint{background:var(--bg-tint)}.section-bg-dark{background:var(--bg-dark);color:var(--text-on-dark)}.section-bg-dark h1,.section-bg-dark h2,.section-bg-dark h3{color:var(--text-on-dark)}.section-divider{border-top:.5px solid var(--border)}.eyebrow{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-text);margin-bottom:.75rem;font-size:12.5px;font-weight:500;display:inline-block}.eyebrow-muted{color:var(--text-eyebrow)}h1,.h1{font-size:clamp(var(--fs-h2), 5vw, var(--fs-h1))}h2,.h2{font-size:clamp(var(--fs-h4), 4vw, var(--fs-h2))}h3,.h3{font-size:clamp(var(--fs-h5), 3vw, var(--fs-h3))}h4,.h4{font-size:var(--fs-h4)}h5,.h5{font-size:var(--fs-h5)}h6,.h6{font-size:var(--fs-h6)}.lede{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.55}p,li,.lede{text-wrap:pretty}.muted{color:var(--text-muted)}.small{font-size:.875rem}.smaller{font-size:.8125rem}.label-sans{font-family:var(--font-sans);letter-spacing:.05em;color:var(--accent-text);font-size:12.5px;font-weight:500}.btn{font-family:var(--font-sans);letter-spacing:.01em;border-radius:var(--radius);text-align:center;cursor:pointer;white-space:nowrap;border:.5px solid transparent;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:14px;font-weight:500;text-decoration:none;transition:all .14s;display:inline-flex}.btn-primary{background:var(--accent-text);color:var(--bg-light);border-color:var(--accent-text)}.btn-primary:hover,.btn-primary:focus{color:var(--bg-light);filter:brightness(.75);box-shadow:0 6px 16px rgba(7,36,32,.22);box-shadow:0 6px 16px color-mix(in srgb, var(--bg-dark) 22%, transparent);transform:translateY(-2px)}.btn-outline{color:var(--accent-text);border-color:var(--accent-text);background:0 0}.btn-outline:hover,.btn-outline:focus{background:var(--accent-text);color:var(--bg-light)}.btn-text{color:var(--accent-text);text-underline-offset:4px;background:0 0;border:none;padding:.75rem .5rem;text-decoration:underline}.btn-text:hover{color:var(--accent-text)}.btn-on-dark.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--text)}.btn-on-dark.btn-primary:hover,.btn-on-dark.btn-primary:focus{background:var(--accent-dark);border-color:var(--accent-dark);color:var(--text)}.btn-on-dark.btn-outline{color:var(--text-on-dark);border-color:var(--text-on-dark-muted)}.btn-on-dark.btn-outline:hover{background:var(--text-on-dark);color:var(--bg-dark)}.btn-block{width:100%;display:flex}.btn-large{padding:1rem 1.5rem;font-size:15px}.btn-sm{padding:.5rem 1rem;font-size:13px}.site-header{z-index:60;background:var(--bg-dark);border-bottom:.5px solid var(--border-dark);position:sticky;top:0}.site-header.scrolled{background:var(--bg-dark-2)}.site-header-inner{justify-content:space-between;align-items:center;max-width:1640px;padding:1rem max(1rem,min(2.5vw,2.5rem));display:flex}.site-logo{color:var(--text-on-dark);flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.site-logo:hover{opacity:.9}.site-logo-mark{width:calc(var(--header-height) * (1080 / 280));object-fit:contain;display:block;height:var(--header-height)!important}@media (max-width:480px){.site-logo-mark{width:246.857px;height:64px!important}}.footer-copyright-line{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.footer-copyright-line .muted{color:var(--text-on-dark-muted)}.footer-mark{object-fit:contain;flex-shrink:0;display:block;width:37.375px!important;height:26px!important}.site-nav{align-items:center;gap:1.75rem;display:flex}.site-nav a{font-family:var(--font-sans);color:var(--text-on-dark);border-radius:999px;padding:.5rem .75rem;font-size:19px;font-weight:400;text-decoration:none;transition:background .14s,color .14s;position:relative}.site-nav a.nav-cta,.site-nav a.nav-cta-primary{letter-spacing:.01em;white-space:nowrap;border-radius:999px;padding:.75rem 1.5rem;font-size:19px;font-weight:600;transition:background .14s,color .14s,border-color .14s,transform .14s,box-shadow .2s}.site-nav a{white-space:nowrap}@media (min-width:981px){.nav-mobile-only{display:none}}.site-nav a.nav-cta{border:1.5px solid var(--accent);color:var(--accent)}.site-nav a.nav-cta:hover,.site-nav a.nav-cta.active{background:var(--accent);color:var(--bg-dark);transform:translateY(-1px)}.site-nav a.nav-cta-primary{background:var(--accent);color:var(--bg-dark);border:1.5px solid var(--accent);box-shadow:0 0 rgba(103,192,112,0)}.site-nav a.nav-cta-primary:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:var(--bg-dark);box-shadow:0 6px 16px rgba(103,192,112,.35);box-shadow:0 6px 16px color-mix(in srgb, var(--accent) 35%, transparent);transform:translateY(-1px)}.site-nav a.nav-cta-primary.active{background:var(--accent-dark);border-color:var(--accent-dark);color:var(--bg-dark)}.site-nav a.nav-cta.active:after,.site-nav a.nav-cta-primary:after,.site-nav a.nav-cta-primary.active:after{content:none}.site-nav a:hover{color:var(--accent);background:rgba(255,255,255,.08);background:color-mix(in srgb, var(--bg-light) 8%, transparent)}.site-nav a.active{color:var(--accent)}.site-nav a.active:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:-2px;left:.75rem;right:.75rem}.nav-dropdown{position:relative}.nav-dropdown-trigger{font-family:var(--font-sans);color:var(--text-on-dark);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:19px;font-weight:400;transition:background .14s,color .14s;display:inline-flex;position:relative}.nav-dropdown-trigger:hover,.nav-dropdown-trigger[aria-expanded=true]{color:var(--accent);background:rgba(255,255,255,.08);background:color-mix(in srgb, var(--bg-light) 8%, transparent)}.nav-dropdown-trigger:focus-visible{color:var(--accent);background:rgba(255,255,255,.08);background:color-mix(in srgb, var(--bg-light) 8%, transparent)}.nav-dropdown-trigger.active{color:var(--accent)}.nav-dropdown-trigger.active:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:-2px;left:.75rem;right:calc(.75rem + 16px)}.nav-dropdown-caret{flex:none;transition:transform .14s}.nav-dropdown-trigger[aria-expanded=true] .nav-dropdown-caret{transform:rotate(180deg)}.nav-dropdown-panel{background:var(--bg-dark);border:.5px solid rgba(221,202,171,.18);border:.5px solid color-mix(in srgb, var(--accent-3) 18%, transparent);min-width:224px;box-shadow:0 12px 32px rgba(7,36,32,.35);box-shadow:0 12px 32px color-mix(in srgb, var(--bg-dark) 35%, transparent);z-index:60;margin:0;padding:.5rem 0;list-style:none;position:absolute;top:100%;left:0}.nav-dropdown-panel[hidden]{display:none}.nav-dropdown-panel li{margin:0}.nav-dropdown-panel a{font-family:var(--font-sans);color:var(--text-on-dark);white-space:nowrap;padding:.5rem 1.25rem;font-size:15px;font-weight:400;text-decoration:none;transition:background .1s,color .1s;display:block}.nav-dropdown-panel a:hover{color:var(--accent);background:rgba(103,192,112,.08);background:color-mix(in srgb, var(--accent) 8%, transparent);outline:0}.nav-dropdown-panel a:focus-visible{color:var(--accent);background:rgba(103,192,112,.08);background:color-mix(in srgb, var(--accent) 8%, transparent);outline:0}.mobile-toggle{z-index:60;width:28px;height:28px;display:none;position:relative}.mobile-toggle span,.mobile-toggle span:before,.mobile-toggle span:after{background:var(--text-on-dark);width:22px;height:1px;transition:transform .2s,top .2s,opacity .1s;display:block;position:absolute}.mobile-toggle span{top:50%;left:3px}.mobile-toggle span:before{content:"";top:-7px;left:0}.mobile-toggle span:after{content:"";top:7px;left:0}.mobile-toggle[aria-expanded=true] span{background:0 0}.mobile-toggle[aria-expanded=true] span:before{top:0;transform:rotate(45deg)}.mobile-toggle[aria-expanded=true] span:after{top:0;transform:rotate(-45deg)}.hero{padding:var(--space-8) 0 var(--space-10)}.hero-grid{gap:var(--space-6);grid-template-columns:1fr 1.1fr;align-items:center;display:grid}.founder-hero{margin-bottom:var(--space-5)}.founder-body:after{content:"";clear:both;display:block}.founder-portrait{float:right;width:400px;max-width:45%;margin:0 0 var(--space-4) var(--space-5)}.founder-portrait img{aspect-ratio:4/5;aspect-ratio:4/5;object-fit:cover;object-position:center 22%;width:100%;height:auto;display:block}.founder-portrait-link{color:inherit;text-decoration:none;transition:opacity .2s;display:block}.founder-portrait-link:hover{opacity:.92}.founder-portrait-link:focus-visible{opacity:.92}.founder-portrait-link:focus-visible{outline:2px solid var(--accent-text);outline-offset:3px}.founder-portrait-quote{text-align:left;margin:.5rem 0 0;padding-left:1em}.founder-portrait-quote blockquote.pull{margin:0 0 .25rem;font-size:1rem;line-height:1.4}.founder-portrait-quote .quote-cite{font-size:12px;display:block}@media (max-width:768px){.founder-portrait{float:none;width:100%;max-width:280px;margin:0 auto var(--space-4)}}.hero h1{font-size:clamp(var(--fs-h4), 4vw, var(--fs-h3));margin-bottom:var(--space-4);line-height:1.15}.hero-lede{font-size:var(--fs-h6);color:var(--text-muted);margin-bottom:var(--space-4);line-height:1.55}.hero-ctas{gap:var(--space-1);flex-wrap:wrap;align-items:center;display:flex}.hero-portrait{aspect-ratio:4/5;object-fit:cover;object-position:center 22%;background-color:var(--border);width:100%;height:auto;display:block}.hero-portrait-frame{position:relative}.hero-centered .hero-text-stack{text-align:left}.hero-centered .hero-text-stack .hero-ctas{justify-content:flex-start;display:flex}.hero-centered .hero-text-stack .newsletter-quick{max-width:480px;margin:0}.hero h1:has(+.hero-byline){margin-bottom:var(--space-2)}.hero-byline{font-family:var(--font-serif);color:var(--text-muted);margin:0;font-size:1.125rem;font-style:italic;line-height:1.4}.hero-press-band{border-top:.5px solid var(--border-strong);border-bottom:.5px solid var(--border-strong);margin:2rem 0;padding:1.5rem 0}.hero-press-grid{grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid}.hero-press-grid>figure{border-right:.5px solid var(--border-strong);margin:0;padding-right:2rem}.hero-press-grid>figure:last-child{border-right:0;padding-right:0}.hero-press-grid blockquote{font-family:var(--font-serif);color:var(--text);text-wrap:balance;margin:0;font-size:1.18rem;font-style:italic;line-height:1.4}.hero-press-grid figcaption{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.05em;margin-top:.5rem;font-size:13px}@media (max-width:759px){.hero-press-grid{grid-template-columns:1fr;gap:1.25rem}.hero-press-grid>figure{border-right:0;border-bottom:.5px solid var(--border-strong);padding-bottom:1.25rem;padding-right:0}.hero-press-grid>figure:last-child{border-bottom:0;padding-bottom:0}}.featured-topics-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:1.5rem;display:grid}.featured-tile{color:inherit;flex-direction:column;text-decoration:none;display:flex}.featured-tile-cover{aspect-ratio:16/9;border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.featured-tile-cover img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.featured-tile:hover .featured-tile-cover img{transform:scale(1.04)}.featured-tile:focus-within .featured-tile-cover img{transform:scale(1.04)}@media (prefers-reduced-motion:reduce){.featured-tile-cover img{transition:none}.featured-tile:hover .featured-tile-cover img{transform:none}.featured-tile:focus-within .featured-tile-cover img{transform:none}}.featured-tile-blurb{color:var(--text-muted);margin:1rem 0 0;font-size:15px;line-height:1.5}.featured-topics .areas-eyebrow{margin:0 0 .75rem;display:block}.featured-topics{padding-top:3.5rem;padding-bottom:3.5rem}.featured-topics .container{max-width:var(--container-wide)}@media (max-width:960px){.featured-topics-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:560px){.featured-topics-grid{grid-template-columns:1fr;gap:1rem}.featured-tile{padding:1.5rem 1.25rem}}.page-hero{border-bottom:.5px solid var(--border);padding:3.5rem 0 2.5rem}.page-hero h1{margin-bottom:.75rem}.page-hero .lede{max-width:660px}.page-hero.page-hero-wide .lede{max-width:960px}.logo-wall{background:var(--bg-light);border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:2rem 0 2.25rem}.logo-wall .eyebrow{text-align:center;color:var(--text-eyebrow);margin-bottom:1rem;display:block}.logo-wall-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.25rem;display:flex}.outlet-mark{font-family:var(--font-serif);color:var(--text-muted);white-space:nowrap;letter-spacing:-.005em;font-size:18px;font-style:italic}.outlet-mark-sans{font-family:var(--font-sans);letter-spacing:.05em;font-size:18px;font-style:normal;font-weight:500}.outlet-mark-bold{font-family:var(--font-serif);font-size:17px;font-style:normal;font-weight:500}.quote-band{background:var(--bg-tint);padding:2.75rem 0}.quote-band.quote-band-cream{background:var(--bg)}.quote-band .eyebrow{text-align:center;margin-bottom:1.5rem;padding-right:3rem;display:block}.quote-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.quote-grid>div{border-right:.5px solid var(--border-strong);padding-right:1.5rem}.quote-grid>div:last-child{border-right:0}.quote-grid>div:first-child{text-align:right;padding-right:3rem}blockquote.pull{font-family:var(--font-serif);color:var(--text);text-wrap:balance;margin:0 0 .75rem;font-size:1.18rem;font-style:italic;line-height:1.4}.quote-cite{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.05em;font-size:13px}.section-head{justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;display:flex}.section-head h2{margin-bottom:0}.section-head a:not(.btn){font-family:var(--font-sans);letter-spacing:.02em;color:var(--accent-text);font-size:14px;font-weight:500;text-decoration:none}.section-head a:not(.btn):hover{color:var(--accent-text)}.cards-3{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.card{background:var(--bg-light);border:.5px solid var(--border);color:inherit;flex-direction:column;padding:1.25rem;text-decoration:none;transition:border-color .16s,transform .16s;display:flex}.card:hover{border-color:var(--text-muted)}.card-thumb{aspect-ratio:4/3;background:var(--border);font-family:var(--font-mono);color:var(--text-muted);justify-content:center;align-items:center;margin-bottom:.75rem;font-size:11px;display:flex}.card-meta{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.03em;justify-content:space-between;align-items:baseline;margin-top:auto;padding-top:.5rem;font-size:12.5px;display:flex}.card-type{letter-spacing:.05em;font-weight:500}.card-type-report,.card-type-article,.card-type-commentary{color:var(--accent-text)}.card-type-oped,.card-type-criticalquestions,.card-type-translation{color:var(--accent-2)}.card-type-testimony,.card-type-podcast,.card-type-event,.card-type-interview,.card-type-talk{color:var(--accent-4)}.card-title{font-family:var(--font-sans);color:var(--text);margin-top:.25rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:500;line-height:1.3}.card-summary{font-family:var(--font-serif);color:var(--text-muted);flex-grow:1;margin-bottom:.5rem;font-size:.92rem;line-height:1.5}.writing-rows{flex-direction:column;display:flex}.writing-row{border-bottom:.5px solid var(--border);color:inherit;border-radius:4px;grid-template-columns:minmax(0,1fr) 140px;align-items:start;gap:2.25rem;margin:0 -1rem;padding:1.75rem 1rem;text-decoration:none;transition:background .14s;display:grid}.writing-row:first-child{padding-top:.75rem}.writing-row:hover{background:rgba(255,255,255,.55);background:color-mix(in srgb, var(--bg-light) 55%, transparent)}.writing-row-body{flex-direction:column;min-width:0;display:flex}.writing-row-eyebrow{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-text);margin-bottom:.5rem;font-size:12.5px;font-weight:500}.writing-row-title{font-family:var(--font-sans);color:var(--text);text-wrap:balance;margin:0 0 .75rem;font-size:1.28rem;font-weight:500;line-height:1.25}.writing-row:hover .writing-row-title{color:var(--accent-text)}.writing-row-summary{font-family:var(--font-serif);color:var(--text-muted);max-width:56rem;margin:0 0 .75rem;font-size:.98rem;line-height:1.55}.writing-row-meta{font-family:var(--font-sans);letter-spacing:.02em;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:auto;font-size:13.5px;display:flex}.writing-row-publisher{color:var(--text);letter-spacing:.01em;font-weight:500}.writing-row-dot{color:var(--text-eyebrow)}.writing-row-date{letter-spacing:.01em}.writing-row-thumb{aspect-ratio:8.5/11;background:var(--bg-light);border:.5px solid var(--border);background-position:top;background-size:cover;flex-shrink:0;align-self:start;width:140px;transition:box-shadow .2s,transform .2s;overflow:hidden}.writing-row-thumb-cover img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.writing-row:hover .writing-row-thumb{box-shadow:0 8px 22px rgba(7,36,32,.12);box-shadow:0 8px 22px color-mix(in srgb, var(--bg-dark) 12%, transparent);transform:translateY(-2px)}.writing-row-thumb-icon{background:var(--bg-dark);border:0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.writing-row-thumb-svg{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.writing-row-thumb-svg svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:56px;height:56px;display:block}.writing-row-thumb-label{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--text-on-dark-muted);text-align:center;font-size:11px;font-weight:500;line-height:1.3}.thumb-type-report,.thumb-type-oped,.thumb-type-criticalquestions,.thumb-type-testimony,.thumb-type-translation,.thumb-type-article{color:var(--accent-3)}@media (max-width:720px){.writing-row{grid-template-columns:80px 1fr;grid-template-areas:"thumb body";gap:1rem;padding:1.5rem 0}.writing-row-body{grid-area:body}.writing-row-thumb{grid-area:thumb;width:80px}.writing-row-thumb-svg svg{width:36px;height:36px}.writing-row-thumb-icon{gap:.5rem;padding:.55rem}.writing-row-thumb-label{letter-spacing:.12em;font-size:9.5px}.writing-row-title{font-size:1.1rem}.writing-row-summary{font-size:.94rem}}.highlight-strip-section .section-head{align-items:center;margin-bottom:1.25rem}.highlight-strip-section .section-head .eyebrow{margin-bottom:0;font-size:13px}.highlight-strip-section .section-head a{font-size:14.5px}.highlight-strip{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.highlight-photo{color:inherit;flex-direction:column;text-decoration:none;transition:transform .16s;display:flex}.highlight-photo:hover{transform:translateY(-2px)}.highlight-photo-frame{aspect-ratio:4/3;background:var(--bg-light);border:.5px solid var(--border);width:100%;margin-bottom:.5rem;transition:box-shadow .2s;display:block;overflow:hidden}.highlight-photo-frame img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.highlight-photo:hover .highlight-photo-frame{box-shadow:0 8px 22px rgba(7,36,32,.14);box-shadow:0 8px 22px color-mix(in srgb, var(--bg-dark) 14%, transparent)}.highlight-photo-caption{flex-direction:column;gap:.25rem;display:flex}.highlight-photo-headline{font-family:var(--font-sans);color:var(--text);font-size:14px;font-weight:500;line-height:1.3}.highlight-photo-when{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.02em;margin-top:.25rem;font-size:12.5px}@media (max-width:860px){.highlight-strip{grid-template-columns:repeat(2,1fr)}.highlight-strip .highlight-photo:nth-child(5){grid-column:span 2}.highlight-strip .highlight-photo:nth-child(5) .highlight-photo-frame{aspect-ratio:16/9}}@media (max-width:480px){.highlight-strip{grid-template-columns:1fr}.highlight-strip .highlight-photo:nth-child(5){grid-column:auto}.highlight-strip .highlight-photo:nth-child(5) .highlight-photo-frame{aspect-ratio:4/3}}.subscribe-band{background:var(--bg-dark);color:var(--text-on-dark);padding:4rem 0}.subscribe-band-inner{grid-template-columns:1.6fr 1fr;align-items:center;gap:3rem;display:grid}.subscribe-band .eyebrow{color:var(--accent);margin-bottom:.75rem}.subscribe-band h2{color:var(--text-on-dark);font-size:clamp(var(--fs-h5), 2.6vw, var(--fs-h4));text-wrap:balance;margin-bottom:.75rem;line-height:1.2}.subscribe-band-lede{font-family:var(--font-serif);color:var(--text-on-dark-muted);max-width:38rem;margin:0;font-size:1.02rem;line-height:1.5}.subscribe-band-actions{justify-content:flex-end;display:flex}@media (max-width:860px){.subscribe-band{padding:3rem 0}.subscribe-band-inner{grid-template-columns:1fr;gap:1.5rem}.subscribe-band-actions{justify-content:flex-start}}.lightbox{z-index:1000;background:rgba(7,36,32,.96);background:color-mix(in srgb, var(--bg-dark) 96%, transparent);justify-content:center;align-items:center;padding:4.5rem 5rem 4rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.lightbox[hidden]{display:none}.lightbox-figure{flex-direction:column;align-items:center;max-width:100%;max-height:100%;margin:0;display:flex}.lightbox-figure img{object-fit:contain;max-width:100%;max-height:calc(100vh - 10rem);display:block}.lightbox-figure figcaption{font-family:var(--font-serif);color:var(--text-on-dark);text-align:center;max-width:56rem;margin-top:1.25rem;font-size:1.02rem;line-height:1.4}.lightbox-close,.lightbox-prev,.lightbox-next{color:var(--text-on-dark-muted);cursor:pointer;background:0 0;border:0;padding:0;line-height:1;transition:color .14s;position:absolute}.lightbox-close:hover,.lightbox-prev:hover,.lightbox-next:hover{color:var(--accent)}.lightbox-close{width:2.5rem;height:2.5rem;font-size:2.25rem;top:1.5rem;right:1.75rem}.lightbox-prev,.lightbox-next{justify-content:center;align-items:center;width:4rem;height:4rem;font-size:3.25rem;display:flex;top:50%;transform:translateY(-50%)}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-counter{font-family:var(--font-sans);color:var(--text-on-dark-muted);letter-spacing:.12em;font-size:12.5px;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (max-width:540px){.lightbox{padding:3rem 1rem 4rem}.lightbox-prev,.lightbox-next{width:3rem;height:3rem;font-size:2.4rem}.lightbox-prev{left:.25rem}.lightbox-next{right:.25rem}}.photo-card{cursor:zoom-in}.photo-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:860px){.photo-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.photo-grid{grid-template-columns:1fr}}.photo-card{color:inherit;flex-direction:column;text-decoration:none;display:flex}.photo-frame{aspect-ratio:4/3;background:var(--bg-light);border:.5px solid var(--border);width:100%;margin-bottom:.75rem;display:block;overflow:hidden}.photo-frame img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.photo-frame-placeholder{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.04em;background:var(--bg-tint);border-style:dashed;justify-content:center;align-items:center;font-size:12px;display:flex}.photo-caption{font-family:var(--font-serif);color:var(--text);font-size:1.02rem;line-height:1.45}.photo-caption code{font-family:var(--font-mono);background:var(--bg-light);padding:0 .25rem;font-size:.82rem}.cover-card-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem 1rem;margin-top:1.5rem;display:grid}.cover-card{color:inherit;flex-direction:column;text-decoration:none;transition:transform .16s;display:flex}.cover-card:hover{transform:translateY(-2px)}.cover-card:hover .cover-art{box-shadow:0 8px 22px rgba(7,36,32,.12);box-shadow:0 8px 22px color-mix(in srgb, var(--bg-dark) 12%, transparent)}.cover-art{aspect-ratio:8.5/11;background:var(--bg-light);border:.5px solid var(--border);background-position:top;background-size:cover;width:100%;margin-bottom:1rem;transition:box-shadow .2s;overflow:hidden}picture.cover-art img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.cover-art-placeholder{background:var(--bg-dark);color:var(--text-on-dark);border:0;flex-direction:column;justify-content:space-between;padding:1.5rem 1.25rem;display:flex}.cover-art-pub{font-family:var(--font-sans);letter-spacing:.14em;color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:500}.cover-art-title{font-family:var(--font-sans);color:var(--text-on-dark);font-size:1.1rem;font-weight:500;line-height:1.25}.cover-art-date{font-family:var(--font-sans);color:var(--text-on-dark-muted);letter-spacing:.04em;font-size:12px}.cover-card-meta{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.02em;flex-wrap:wrap;justify-content:space-between;margin-bottom:.25rem;font-size:12.5px;display:flex}.cover-card-type{color:var(--accent-text);white-space:nowrap;font-weight:500}.cover-card-date{white-space:nowrap}.cover-card-title{font-family:var(--font-sans);color:var(--text);margin:0 0 .25rem;font-size:.95rem;font-weight:500;line-height:1.3}.cover-card-publisher{font-family:var(--font-sans);color:var(--text-muted);font-size:12.5px}.cover-art{margin-bottom:.75rem}.topic-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.topic-tile{background:var(--bg-light);border:.5px solid var(--border);border-left:3px solid var(--accent);color:inherit;padding:1rem 1.25rem 1.25rem;text-decoration:none;transition:border-left-width .16s,transform .16s;display:block}.topic-tile:hover{border-left-width:6px}.topic-tile-title{font-family:var(--font-sans);color:var(--text);margin-bottom:.25rem;font-size:1rem;font-weight:500}.topic-tile-count{font-family:var(--font-sans);color:var(--text-muted);font-size:12.5px}.topic-tile.t-us-china{border-left-color:var(--accent)}.topic-tile.t-semiconductors{border-left-color:var(--accent-4)}.topic-tile.t-defense-tech,.topic-tile.t-defense-and-space{border-left-color:var(--accent)}.topic-tile.t-policy{border-left-color:var(--accent-4)}.topic-tile.t-export{border-left-color:var(--accent-2)}.topic-tile.t-diplomacy{border-left-color:var(--accent-4)}.topic-tile.t-space,.topic-tile.t-energy{border-left-color:var(--accent)}.topic-tile.t-safety{border-left-color:var(--accent-4)}.filter-bar{z-index:40;background:var(--bg);border-bottom:.5px solid var(--border);margin:0 -1rem 2rem;padding:1rem;position:sticky;top:108px}@media (max-width:720px){.filter-bar{margin:0 0 2rem;padding:1rem 0;position:static}}@media (max-height:600px){.site-header{position:static}.filter-bar{margin:0 0 2rem;padding:1rem 0;position:static}}.filter-row{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.filter-row:last-child{margin-bottom:0}.filter-label{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.05em;flex-shrink:0;min-width:4.5rem;padding-top:.5rem;font-size:13px;font-weight:500}.filter-chips{flex-wrap:wrap;flex:1;gap:.5rem;min-width:0;display:flex}.chip{background:var(--bg-light);border:.5px solid var(--border);border-radius:var(--radius-pill);font-family:var(--font-sans);color:var(--text);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;align-items:center;padding:.5rem 1rem;font-size:13.5px;transition:all .12s;display:inline-flex}.chip:hover{border-color:var(--text-muted)}.chip.active{background:var(--accent-text);color:var(--bg-light);border-color:var(--accent-text)}.about-toc{margin-top:2rem}.about-toc-chips{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.search-input{background-color:var(--bg-light);border:1px solid var(--border);border-radius:var(--radius-pill);min-width:200px;max-width:360px;font-family:var(--font-sans);color:var(--text);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237a8a7d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='7.5'/><line x1='21' y1='21' x2='16.65' y2='16.65'/></svg>");background-position:.9rem;background-repeat:no-repeat;background-size:15px 15px;flex:1;padding:.5rem 1rem .5rem 2.5rem;font-size:14px;transition:border-color .12s,box-shadow .12s}.search-input::-ms-input-placeholder{color:var(--text-muted);opacity:.75;font-style:normal}.search-input::placeholder{color:var(--text-muted);opacity:.75;font-style:normal}.search-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(103,192,112,.18);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent);outline:none}.archive-list{margin:0;padding:0;list-style:none}.archive-list>li{margin:0;padding:0;display:block}.archive-row{border-bottom:.5px solid var(--border);color:inherit;border-radius:4px;grid-template-columns:110px 1fr 140px;align-items:baseline;gap:1.5rem;margin:0 -1rem;padding:1.25rem 1rem;text-decoration:none;display:grid}.archive-row:hover{background:var(--bg-light)}--no-link.archive-row{cursor:default}--no-link.archive-row:hover{background:0 0}.writing-row--no-link{cursor:default}.writing-row--no-link:hover{background:0 0}.archive-date{font-family:var(--font-sans);color:var(--text-muted);font-size:13.5px}.archive-title{font-family:var(--font-sans);color:var(--text);font-size:1.1rem;font-weight:500;line-height:1.35}.archive-meta{font-family:var(--font-sans);color:var(--text);letter-spacing:.01em;text-align:right;flex-direction:column;gap:.25rem;font-size:13.5px;font-weight:500;display:flex}.site-footer{background:var(--bg-dark);color:var(--text-on-dark-muted);padding:3rem 0 2rem}.footer-top{border-bottom:.5px solid var(--border-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;margin-bottom:1rem;padding-bottom:1.25rem;display:flex}.footer-nav,.footer-social{font-family:var(--font-sans);flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;font-size:14.5px;list-style:none;display:flex}.footer-nav a,.footer-social a{color:var(--text-on-dark-muted);text-decoration:none}.footer-nav a:hover,.footer-social a:hover{color:var(--text-on-dark)}.footer-tagline{font-family:var(--font-serif);color:var(--text-on-dark);max-width:18rem;font-size:1rem;line-height:1.4}.footer-bottom{font-family:var(--font-sans);color:var(--text-on-dark-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:12.5px;display:flex}.footer-legal{align-items:center;gap:.55rem;display:inline-flex}.footer-legal a{color:var(--text-on-dark-muted);text-decoration:none}.footer-legal a:hover{color:var(--text-on-dark)}.footer-disclaimer{max-width:38rem;line-height:1.5}.form{gap:1rem;max-width:640px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-field{flex-direction:column;display:flex}.form-field label{font-family:var(--font-sans);color:var(--text);letter-spacing:.02em;margin-bottom:.5rem;font-size:13.5px;font-weight:500}.form-field .req{color:var(--accent-text);margin-left:2px}.form-field input,.form-field select,.form-field textarea{background:var(--bg-light);border:.5px solid var(--border);font-family:var(--font-sans);color:var(--text);border-radius:var(--radius);width:100%;padding:.75rem 1rem;font-size:15px}.form-field textarea{resize:vertical;min-height:110px;font-family:var(--font-serif);font-size:16px;line-height:1.5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:1px solid var(--accent);border-color:var(--accent)}.form-field.has-error input,.form-field.has-error select,.form-field.has-error textarea{border-color:var(--accent);background:var(--bg-error)}.form-error{font-family:var(--font-sans);color:var(--accent-text);margin-top:.25rem;font-size:12.5px;display:none}.form-field.has-error .form-error{display:block}.form-help{font-family:var(--font-sans);color:var(--text-muted);margin-top:.25rem;font-size:12.5px}.form-success{background:var(--bg-light);border:.5px solid var(--accent-2);border-left:3px solid var(--accent-2);font-family:var(--font-serif);padding:1.25rem 1.5rem}.form-error-banner{background:var(--bg-error);border:.5px solid var(--accent);border-left:3px solid var(--accent);color:var(--text);padding:var(--space-2) var(--space-3);margin:var(--space-3) 0;font-family:var(--font-sans);font-size:var(--fs-body);border-radius:var(--radius-md);display:none}.form-actions{margin-top:var(--space-1);align-items:center;gap:var(--space-2);display:flex}.cf-turnstile{margin:var(--space-3) 0 var(--space-2)}.inquiry-router{grid-template-columns:repeat(4,1fr);gap:.75rem;margin:2rem 0 2.5rem;display:grid}.inquiry-button{background:var(--bg-light);border:.5px solid var(--border);text-align:left;border-radius:var(--radius);cursor:pointer;flex-direction:column;gap:.5rem;padding:1.5rem 1.25rem;transition:all .16s;display:flex}.inquiry-button:hover{border-color:var(--accent)}.inquiry-button.active{border-color:var(--accent);background:var(--accent-soft);border-width:1.5px}.inquiry-button-title{font-family:var(--font-sans);color:var(--text);font-size:1.05rem;font-weight:500;display:block}.inquiry-button-desc{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:13px;line-height:1.4;display:block}.inquiry-pane{border-top:.5px solid var(--border);padding-top:2rem;display:none}.inquiry-pane.active{display:block}.inquiry-sla{font-family:var(--font-sans);color:var(--text-muted);background:var(--bg-tint);border-left:3px solid var(--accent);margin-bottom:1.5rem;padding:1rem;font-size:14px}.bio-prose p{margin-bottom:1rem;font-size:1.06rem;line-height:1.65}.topic-hero{background:var(--bg-light);border-bottom:.5px solid var(--border);padding:4rem 0 3.5rem}.topic-hero .eyebrow{color:var(--accent-text)}.topic-hero h1{max-width:960px}.topic-intro{max-width:960px;color:var(--text-muted);font-size:1.15rem;line-height:1.55}.topic-essential h2{margin-bottom:.5rem}.topic-essential .lede{margin-bottom:1.5rem}.topic-coverage-band{background:var(--bg-tint);margin-top:1rem;padding:3rem 0}.topic-coverage-band h3{text-align:center;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:1.5rem;font-size:13.5px;font-weight:500}.article-header{border-bottom:.5px solid var(--border);padding:4rem 0 2.5rem}.article-header h1{max-width:760px;margin-bottom:1rem;font-size:max(1.8rem,min(3.5vw,2.4rem));line-height:1.15}.article-meta{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.02em;flex-wrap:wrap;gap:1.25rem;font-size:14px;display:flex}.article-meta strong{color:var(--text);font-weight:500}.article-body{font-size:1.08rem;line-height:1.7}.article-body p{margin-bottom:1.25rem}.article-body h2{margin-top:2.5rem;margin-bottom:.75rem}.article-body blockquote{border-left:3px solid var(--accent);background:var(--bg-light);margin:2rem 0;padding:1.25rem 1.5rem;font-style:italic}.article-aside{background:var(--bg-light);border:.5px solid var(--border);border-left:3px solid var(--accent-2);margin:2rem 0;padding:1.25rem 1.5rem}.article-aside h3{margin-bottom:.5rem;font-size:1rem}.article-aside p{margin-bottom:0;font-size:.95rem;line-height:1.55}.podcast-hero{background:var(--bg-dark);color:var(--text-on-dark);padding:5rem 0 5.5rem}.podcast-hero h1{color:var(--text-on-dark);font-size:clamp(var(--fs-h3), 5vw, var(--fs-h1));letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1.05}.podcast-hero .eyebrow{color:var(--accent);margin-bottom:1rem}.podcast-hero-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:4rem;display:grid}.podcast-positioning{font-family:var(--font-serif);color:var(--text-on-dark);max-width:36rem;margin-bottom:1rem;font-size:1.18rem;line-height:1.5}.podcast-positioning-detail{font-family:var(--font-sans);letter-spacing:.01em;color:var(--text-on-dark-muted);margin-bottom:2rem;font-size:14.5px}.podcast-hero-art img{aspect-ratio:1;border:1px solid var(--accent);width:100%;max-width:380px;margin:0 auto;display:block;box-shadow:0 16px 60px rgba(0,0,0,.4)}.podcast-subscribe-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-width:460px;margin-bottom:1.75rem;display:grid}.podcast-subscribe-btn{background:rgba(244,243,239,.06);background:color-mix(in srgb, var(--bg) 6%, transparent);border:.5px solid rgba(244,243,239,.2);border:.5px solid color-mix(in srgb, var(--bg) 20%, transparent);border-radius:var(--radius);flex-direction:column;padding:.75rem 1rem;text-decoration:none;transition:background .14s,border-color .14s;display:flex}.podcast-subscribe-btn:hover{background:var(--accent);border-color:var(--accent)}.podcast-subscribe-btn:hover .subscribe-platform,.podcast-subscribe-btn:hover .subscribe-status{color:var(--bg-light)}.subscribe-platform{font-family:var(--font-sans);color:var(--text-on-dark);letter-spacing:.01em;font-size:14px;font-weight:500}.subscribe-status{font-family:var(--font-sans);color:var(--text-on-dark-muted);letter-spacing:.02em;margin-top:4px;font-size:12.5px}.newsletter-quick{flex-wrap:wrap;align-items:stretch;gap:.5rem;max-width:520px;display:flex}.newsletter-quick .newsletter-input{min-width:200px;font:inherit;color:var(--text);background:var(--bg-light);border:1px solid var(--bg-tint);border-radius:.4rem;flex:220px;padding:.75em 1em;font-size:1rem;transition:outline-color .15s}.newsletter-quick .newsletter-input::-ms-input-placeholder{color:var(--text-muted);opacity:.7}.newsletter-quick .newsletter-input::placeholder{color:var(--text-muted);opacity:.7}.newsletter-quick .newsletter-input:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:transparent}.newsletter-quick .btn{flex:none}.newsletter-quick-on-dark .newsletter-input{color:var(--text-on-dark);background:var(--bg-dark-2);border-color:var(--text-on-dark-muted)}.newsletter-quick-on-dark .newsletter-input::-ms-input-placeholder{color:var(--text-on-dark-muted);opacity:.65}.newsletter-quick-on-dark .newsletter-input::placeholder{color:var(--text-on-dark-muted);opacity:.65}@media (max-width:540px){.newsletter-quick{flex-direction:column;align-items:stretch}.newsletter-quick .newsletter-input{flex:none}.newsletter-quick .btn{width:100%}}.podcast-notify-label{font-family:var(--font-sans);color:var(--text-on-dark-muted);letter-spacing:.01em;margin-bottom:.5rem;font-size:13.5px;display:block}.podcast-notify-inline{gap:.5rem;max-width:460px;display:flex}.podcast-notify-inline .newsletter-input{background:var(--bg-light);border:.5px solid transparent;flex:1}.podcast-host{padding:4rem 0 1rem}.podcast-host-grid{grid-template-columns:1fr 1.4fr;align-items:center;gap:3rem;max-width:920px;margin:0 auto;display:grid}.podcast-host-portrait-frame{width:100%;display:block}.podcast-host-portrait{aspect-ratio:3/4;border-radius:4px;width:100%;height:auto;display:block}.podcast-host-text .eyebrow{color:var(--accent-text)}.podcast-host-text h2{margin:.5rem 0 1rem}.podcast-host-text p{margin:0 0 1rem}.podcast-host-link{color:var(--accent-text);border-bottom:1px solid transparent;font-weight:500;text-decoration:none;transition:border-color .15s}.podcast-host-link:hover{border-bottom-color:var(--accent-text)}.podcast-lineage{text-align:center;max-width:720px;margin:0 auto 3rem}.podcast-lineage .eyebrow{color:var(--accent-text)}.podcast-succession-compact{grid-template-columns:1fr auto 1fr;align-items:center;gap:2.5rem;max-width:600px;margin:0 auto 4rem;display:grid}.podcast-card-compact{text-align:center}.podcast-card-compact img{aspect-ratio:1;border:1px solid var(--accent);width:100%;max-width:180px;box-shadow:0 6px 18px rgba(7,36,32,.12);box-shadow:0 6px 18px color-mix(in srgb, var(--bg-dark) 12%, transparent);margin:0 auto .75rem;display:block}.podcast-card-compact .podcast-card-name{font-family:var(--font-sans);color:var(--text);margin-bottom:.25rem;font-size:15px;font-weight:500}.podcast-card-compact .podcast-card-dates{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.02em;font-size:12.5px}.podcast-arrow-compact{font-family:var(--font-sans);font-size:var(--fs-h4);color:var(--accent-text);text-align:center;padding-bottom:3rem;line-height:1}.podcast-interviews{max-width:1080px;margin:0 auto}.podcast-interviews h3{text-align:center;margin-bottom:.5rem}.interview-group-heading{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-text);border-bottom:.5px solid var(--border);margin:2.75rem 0 1rem;padding-bottom:.75rem;font-size:13px;font-weight:500}.interview-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.interview-list li{background:var(--bg-light);border:.5px solid var(--border);border-left:3px solid var(--accent);flex-direction:column;padding:1rem 1.25rem;transition:transform .14s,box-shadow .14s,border-left-width .14s;display:flex}.interview-list li:hover{box-shadow:0 4px 14px rgba(7,36,32,.1);box-shadow:0 4px 14px color-mix(in srgb, var(--bg-dark) 10%, transparent);border-left-width:6px;transform:translateY(-2px)}.interview-name{font-family:var(--font-sans);color:var(--text);font-size:15px;font-weight:500;line-height:1.3}.interview-role{font-family:var(--font-sans);color:var(--text-muted);letter-spacing:.02em;margin-top:.25rem;font-size:12.5px;line-height:1.4}.interview-desc{font-family:var(--font-serif);color:var(--text-muted);flex:1;margin:.75rem 0 1rem;font-size:14.5px;font-style:italic;line-height:1.5}.interview-link{font-family:var(--font-sans);letter-spacing:.02em;color:var(--accent-text);align-self:flex-start;margin-top:auto;font-size:13px;font-weight:500;text-decoration:none}.interview-link:hover{text-decoration:underline}.podcast-archive{text-align:center}.podcast-archive .eyebrow{color:var(--accent)}.podcast-archive h2{color:var(--text-on-dark)}.podcast-archive-lede{font-family:var(--font-serif);color:var(--text-on-dark-muted);max-width:38rem;margin:0 auto 1.75rem;font-size:1.05rem;line-height:1.5}.podcast-archive-buttons{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}@media (max-width:860px){.podcast-hero{padding:3rem 0 3.5rem}.podcast-hero-grid{grid-template-columns:1fr;gap:2.25rem}.podcast-hero-art{order:-1;max-width:280px;margin:0 auto}.podcast-subscribe-buttons{grid-template-columns:1fr 1fr}.podcast-host{padding:2.5rem 0 .5rem}.podcast-host-grid{grid-template-columns:1fr;gap:1.5rem;max-width:380px}.podcast-host-portrait-frame{max-width:280px;margin:0 auto}.podcast-host-text{padding-left:1.5rem}.podcast-lineage{text-align:left;padding-left:1.5rem}.podcast-succession-compact{grid-template-columns:1fr;gap:1.5rem;max-width:240px}.podcast-arrow-compact{padding:0;transform:rotate(90deg)}}@media (max-width:480px){.podcast-subscribe-buttons{grid-template-columns:1fr}.podcast-notify-inline{flex-direction:column}}.why-dt-figure{max-width:520px;margin:2.5rem auto 0}.venn-svg{width:100%;max-width:520px;height:auto}.cascade-hero{background:var(--bg-dark);width:100%;padding:1rem 0;display:block;position:relative;overflow:hidden}.cascade-hero-frame{aspect-ratio:16/9;width:100%;max-width:1600px;max-height:62vh;margin:0 auto}.cascade-iframe{background:var(--bg-dark);border:0;width:100%;height:100%;display:block}.cascade-hero-scroll{color:var(--text-on-dark-muted);opacity:0;pointer-events:none;border-radius:var(--radius-sm,4px);flex-direction:column;align-items:center;gap:.25rem;padding:.25rem .5rem;text-decoration:none;transition:opacity .2s,color .2s;animation:.6s ease-out 6.6s forwards cascade-scroll-reveal;display:inline-flex;position:absolute;bottom:.6rem;left:50%;transform:translate(-50%)}@keyframes cascade-scroll-reveal{to{opacity:.78;pointer-events:auto}}.cascade-hero-scroll:hover{opacity:1;color:var(--text-on-dark)}.cascade-hero-scroll:focus-visible{opacity:1;color:var(--text-on-dark)}.cascade-hero-scroll:focus-visible{outline:2px solid var(--text-on-dark);outline-offset:2px}.cascade-hero-scroll-label{letter-spacing:.24em;text-transform:uppercase;font-family:Jost,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:10px;font-weight:500;line-height:1}.cascade-hero-scroll-chevron{animation:2.4s ease-in-out infinite cascade-scroll-bob;display:block}@keyframes cascade-scroll-bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.cascade-hero-scroll-chevron{animation:none}}@media (max-width:720px){.cascade-hero-frame{aspect-ratio:4/3}.cascade-hero-scroll{display:none}.cascade-hero{padding:.25rem 0}}@media (max-width:480px){.cascade-hero-frame{aspect-ratio:1}}.error-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:6rem 1rem 4rem;display:flex}.error-logo{width:220px;height:auto;margin-bottom:2.5rem}.error-code{font-family:var(--font-sans);color:var(--accent-text);margin-bottom:.5rem;font-size:6rem;font-weight:500;line-height:1}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.divider{background:var(--border);border:0;height:.5px;margin:2rem 0}@media (max-width:980px){section{padding:var(--section-padding-mobile) 0}section[id]{scroll-margin-top:80px}.hero{padding:var(--space-5) 0 var(--space-7)}.hero-grid{gap:var(--space-4);grid-template-columns:1fr}.hero-portrait-frame{width:280px;max-width:100%;margin:0 auto}.hero-grid--founder .hero-portrait-frame{order:-1}.quote-grid{grid-template-columns:1fr;gap:1.5rem}.quote-grid>div:first-child{text-align:left}.quote-band .eyebrow{padding-right:0}.quote-grid>div{border-right:0;border-bottom:.5px solid var(--border-strong);padding-bottom:1.5rem;padding-right:0}.quote-grid>div:last-child{border-bottom:0;padding-bottom:0}.cards-3,.topic-grid{grid-template-columns:1fr}.archive-row{grid-template-columns:1fr;gap:.4rem;padding:1rem}.archive-meta{text-align:left;flex-direction:row;gap:.6rem}.form-row{grid-template-columns:1fr}.inquiry-router{grid-template-columns:1fr 1fr}.newsletter-form{flex-direction:column}.site-nav{background:var(--bg-dark);-webkit-overflow-scrolling:touch;z-index:50;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;padding-top:5rem;padding-bottom:2rem;transition:transform .24s;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(100%)}.site-nav.open{transform:translate(0)}.site-nav a{font-size:1.5rem;font-family:var(--font-sans)}.mobile-toggle{z-index:70;display:block;position:fixed;top:30px;right:max(1rem,min(2.5vw,2.5rem))}.nav-dropdown{flex-direction:column;align-items:center;display:flex}.nav-dropdown-trigger{color:var(--text-on-dark);font-size:1.5rem}.nav-dropdown-panel{box-shadow:none;text-align:center;background:0 0;border:0;margin-top:1rem;padding:0;position:static}.nav-dropdown-panel a{padding:.5rem 0;font-size:1.125rem;line-height:1.4}.filter-bar{top:84px}.topic-coverage-band .logo-wall-grid{gap:.75rem 1.5rem}}@media (max-width:1100px){.site-nav{background:var(--bg-dark);-webkit-overflow-scrolling:touch;z-index:50;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;padding-top:5rem;padding-bottom:2rem;transition:transform .24s;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(100%)}.site-nav.open{transform:translate(0)}.site-nav a{font-size:1.5rem;font-family:var(--font-sans)}.mobile-toggle{z-index:70;display:block;position:fixed;top:30px;right:max(1rem,min(2.5vw,2.5rem))}.nav-dropdown{flex-direction:column;align-items:center;display:flex}.nav-dropdown-trigger{color:var(--text-on-dark);font-size:1.5rem}.nav-dropdown-panel{box-shadow:none;text-align:center;background:0 0;border:0;margin-top:1rem;padding:0;position:static}.nav-dropdown-panel a{padding:.5rem 0;font-size:1.125rem;line-height:1.4}}@media (max-width:480px){.inquiry-router{grid-template-columns:1fr}}.topic-section{padding-top:var(--space-9);padding-bottom:var(--space-9)}.topic-section-heading{margin:0 0 1.5rem}.topic-section-body{margin-bottom:1.5rem}.topic-press-list{margin:0 0 1.5rem}.empty-state{font-family:var(--font-serif);color:var(--text-muted);padding:1rem 0;font-style:italic;list-style:none}.body-of-work-buttons.has-scroll-scrub>a{--p:var(--scroll-progress,0);opacity:clamp(0, calc(var(--p) * 5), 1);transform:translateX(calc((1 - var(--p)) * -140px));will-change:transform, opacity;transition:opacity 90ms linear,transform 90ms linear}.body-of-work-buttons.has-scroll-scrub>a.btn-outline{background:var(--bg-light)}.body-of-work-buttons.has-scroll-scrub>a.btn-outline:hover,.body-of-work-buttons.has-scroll-scrub>a.btn-outline:focus{background:var(--accent-text)}.body-of-work-buttons.has-scroll-scrub>a:first-child{--p:clamp(0, calc((var(--scroll-progress,0) - 0) * 2.5), 1)}.body-of-work-buttons.has-scroll-scrub>a:nth-child(2){--p:clamp(0, calc((var(--scroll-progress,0) - .08) * 2.5), 1)}.body-of-work-buttons.has-scroll-scrub>a:nth-child(3){--p:clamp(0, calc((var(--scroll-progress,0) - .16) * 2.5), 1)}.body-of-work-buttons.has-scroll-scrub>a:nth-child(4){--p:clamp(0, calc((var(--scroll-progress,0) - .24) * 2.5), 1)}.body-of-work-buttons.has-scroll-scrub>a:nth-child(5){--p:clamp(0, calc((var(--scroll-progress,0) - .32) * 2.5), 1)}.body-of-work-buttons.has-scroll-scrub>a:nth-child(6){--p:clamp(0, calc((var(--scroll-progress,0) - .4) * 2.5), 1)}@media (prefers-reduced-motion:reduce){.body-of-work-buttons.has-scroll-scrub>a{--p:1;transition:none;transform:none}}.body-of-work-buttons{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.error-button-row{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.contact-link-nowrap{white-space:nowrap}.lede.lede--wide{max-width:52rem}.press-archive-section{padding-top:var(--space-2)}.section-tight.section-tight--no-bottom{padding-bottom:0}.section-head.section-head--spaced-top{margin-top:2rem}.archive-footer-note{text-align:center;margin-top:2rem}.archive-footer-note--tight{margin-top:1.5rem}@media print{.site-header,.site-footer,.newsletter-band,.filter-bar,.hero-ctas,.form-actions{display:none}body{color:#000;background:#fff}}