/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#151718;--red:#b5222a;--cream:#f4f0e8;--line:#d9d5cd;--muted:#6c6c68}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#faf9f6;margin:0;font-family:Arial,Helvetica,sans-serif}.wrap{width:min(1180px,100% - 48px);margin:auto}button,input{font:inherit}.newsbar{background:var(--ink);color:#fff;letter-spacing:.08em;justify-content:center;align-items:center;gap:22px;height:36px;font-size:11px;display:flex}.newsbar span{color:#ffb2b5;font-weight:800}.newsbar p{color:#d7d7d4;margin:0}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#faf9f6;position:relative}.brand-row{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 48px);height:122px;margin:auto;display:grid}.brand{color:var(--ink);text-align:center;line-height:.86;text-decoration:none;display:grid;position:relative}.brand-first{letter-spacing:.45em;margin-left:.45em;font-size:19px}.brand-last{font-family:Georgia,serif;font-size:35px;font-weight:700}.brand em{background:var(--red);color:#fff;letter-spacing:.12em;padding:5px 7px;font-size:9px;font-style:normal;position:absolute;bottom:-5px;right:-44px}.menu-button{background:0 0;border:0;width:32px;padding:8px 0;display:none}.menu-button span{background:var(--ink);height:1px;margin:6px 0;display:block}.search{border-bottom:1px solid var(--ink);justify-self:end;gap:8px;width:145px;padding:7px 0;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.nav{border-top:1px solid var(--line);justify-content:center;gap:38px;height:51px;display:flex}.nav button{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700;position:relative}.nav button.active:after{content:"";background:var(--red);height:3px;position:absolute;bottom:0;left:0;right:0}.hero{grid-template-columns:1.02fr .98fr;min-height:570px;padding-top:44px;padding-bottom:54px;display:grid}.hero-copy{align-self:center;padding:34px 60px 25px 0}.eyebrow,.kicker{color:var(--red);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.032em;margin:18px 0 22px;font-family:Georgia,serif;font-size:52px;line-height:1.06}.hero-copy>p{color:#545450;margin:0 0 24px;font-family:Georgia,serif;font-size:19px;line-height:1.58}.meta{color:#777771;text-transform:uppercase;letter-spacing:.06em;gap:18px;font-size:10px;display:flex}.meta span+span:before{content:"•";margin-right:18px}.read-button{background:var(--ink);color:#fff;border:0;margin-top:34px;padding:15px 20px;font-size:12px;font-weight:700}.read-button span{margin-left:30px}.hero-visual{min-height:480px;box-shadow:15px 15px 0 var(--cream);background-position:50%;background-size:cover;position:relative}.hero-visual:after{content:"";background:linear-gradient(#0000 45%,#0a0a0ab3);position:absolute;inset:0}.quote{z-index:1;color:#fff;font-family:Georgia,serif;font-size:18px;font-style:italic;line-height:1.4;position:absolute;bottom:26px;left:30px;right:30px}.latest{padding:68px 0 90px}.section-title{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;margin-bottom:28px;padding-bottom:15px;display:flex}.section-title span{color:var(--red);letter-spacing:.16em;font-size:10px;font-weight:800}.section-title h2{margin:6px 0 0;font-family:Georgia,serif;font-size:34px}.section-title p{color:var(--muted);font-size:11px}.result-note{color:var(--muted);margin:-10px 0 24px;font-family:Georgia,serif;font-style:italic}.article-grid{grid-template-columns:repeat(2,1fr);gap:44px 30px;display:grid}.card{border-bottom:1px solid var(--line);grid-template-columns:42% 1fr;gap:22px;padding-bottom:28px;display:grid}.card-image{filter:saturate(.75);background-position:50%;background-size:cover;min-height:190px}.card h3{margin:10px 0;font-family:Georgia,serif;font-size:23px;line-height:1.17}.card p{color:#5f5f5b;margin:0 0 20px;font-family:Georgia,serif;font-size:14px;line-height:1.5}.card .meta{gap:10px}.card .meta span+span:before{margin-right:10px}.empty{color:var(--muted);padding:60px 0}.manifesto{background:var(--ink);color:#fff;padding:90px 0}.manifesto-grid{grid-template-columns:1fr 1fr;gap:90px;display:grid}.manifesto h2{margin:15px 0;font-family:Georgia,serif;font-size:54px;line-height:1.04}.manifesto p{color:#d1d1cd;margin:0 0 24px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.manifesto a{color:#fff;border-bottom:1px solid var(--red);text-transform:uppercase;padding-bottom:6px;font-size:12px}.newsletter{justify-content:space-between;align-items:end;gap:50px;padding:76px 0;display:flex}.newsletter h2{margin:10px 0;font-family:Georgia,serif;font-size:38px}.newsletter p{color:var(--muted);margin:0}.newsletter form{border-bottom:2px solid var(--ink);width:min(470px,100%);display:flex}.newsletter input{background:0 0;border:0;outline:0;flex:1;padding:15px 4px}.newsletter button{text-transform:uppercase;background:0 0;border:0;font-size:11px;font-weight:800}footer{background:#e9e5dd;padding:60px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:70px;display:grid}.footer-brand{place-self:start}.footer-grid>div{gap:10px;font-size:12px;display:grid}.footer-grid strong{text-transform:uppercase;margin-bottom:8px;font-size:10px}.footer-grid a{color:#565651}.copyright{color:#777771;border-top:1px solid #cbc7be;margin-top:45px;padding-top:20px;font-size:10px}@media (width<=800px){.wrap,.brand-row{width:min(100% - 28px,1180px)}.newsbar p{display:none}.brand-row{height:92px}.brand-first{font-size:13px}.brand-last{font-size:23px}.brand em{font-size:7px;right:-27px}.menu-button{display:block}.search{border:0;width:28px}.search input{display:none}.nav{border-bottom:1px solid var(--line);background:#faf9f6;flex-direction:column;gap:0;height:auto;padding:20px;display:none;position:absolute;top:128px;left:0;right:0}.nav.open{display:flex}.nav button{padding:13px}.hero{grid-template-columns:1fr;padding-top:10px}.hero-copy{padding:32px 0}.hero h1{font-size:39px}.hero-visual{min-height:400px;box-shadow:7px 7px 0 var(--cream);order:-1}.article-grid,.card{grid-template-columns:1fr}.card-image{min-height:230px}.manifesto-grid{grid-template-columns:1fr;gap:30px}.manifesto h2{font-size:42px}.newsletter{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1;margin-bottom:20px}}.read-button{text-decoration:none;display:inline-block}.brand-lockup{justify-content:center;justify-self:center;align-items:center;display:flex}.counter-brand{flex-direction:column;align-items:center;line-height:1;display:flex}.counter-wordmark{flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.counter-wordmark strong{letter-spacing:-.025em;align-items:baseline;font-family:Georgia,serif;font-size:39px;line-height:.92;display:flex}.counter-wordmark strong>span{color:var(--ink)}.counter-wordmark strong>i{color:var(--red);font-style:normal}.counter-wordmark strong>em{color:var(--red);font-size:inherit;letter-spacing:inherit;background:0 0;padding:0;font-style:normal;position:static}.counter-tagline{letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;color:#4f4e49;margin-top:9px;font-size:9px;font-weight:800}.masthead-emblem{display:block}.masthead-logo{object-fit:contain;background:0 0;flex:none;width:205px;height:77px;display:block}.card h3 a{color:inherit;text-decoration:none}.card .meta a{color:var(--red);font-weight:700;text-decoration:none}.hero-visual{text-decoration:none}.reader-shell{background:#faf9f6;min-height:100vh}.reader-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:100px;padding:0 4vw;display:grid}.reader-back{color:var(--ink);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;text-decoration:none}.reader-brand .brand-first{font-size:12px}.reader-brand .brand-last{font-size:23px}.reader-brand em{font-size:6px;right:-30px}.reader-article{width:min(820px,100% - 36px);margin:0 auto;padding:70px 0 100px}.reader-heading{text-align:center;max-width:760px;margin:0 auto 42px}.reader-heading h1{letter-spacing:-.025em;margin:18px 0 22px;font-family:Georgia,serif;font-size:50px;line-height:1.09}.reader-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.reader-cover{object-fit:cover;width:100%;max-height:540px;margin:0 0 50px;display:block}.reader-content{color:#292a28;font-family:Georgia,serif;font-size:19px;line-height:1.78}.reader-content p{margin:0 0 1.45em}.reader-content strong{color:#101110}.reader-content h2,.reader-content h3{margin:2em 0 .8em;line-height:1.2}.reader-content img{max-width:100%;height:auto;margin:32px auto;display:block}.reader-content figure{margin:32px 0}.reader-content figcaption{text-align:center;color:var(--muted);font-size:12px}.reader-content a{color:var(--red)}.reader-content iframe{max-width:100%}.reader-end{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-top:60px;padding-top:25px;font-family:Arial,sans-serif;font-size:11px;display:flex}.reader-end a{color:var(--red);font-weight:700;text-decoration:none}.reader-status{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:60vh;font-family:Georgia,serif;display:flex}.reader-status h1{margin:0;font-size:40px}.reader-status a{color:var(--red)}.loading-dot{background:var(--red);border-radius:50%;width:12px;height:12px;animation:1s infinite pulse}@keyframes pulse{50%{opacity:.3;transform:scale(.75)}}.reader-section-mark{justify-content:center;align-items:center;gap:16px;min-height:82px;margin-bottom:8px;display:flex}.reader-section-mark img{object-fit:contain;object-position:center;width:150px;height:82px;display:block}.reader-section-mark .eyebrow{flex:none}@media (width<=700px){.reader-header{grid-template-columns:60px 1fr 20px;height:82px;padding:0 14px}.reader-back{font-size:0}.reader-back:first-letter{font-size:22px}.reader-brand .brand-last{font-size:18px}.reader-heading h1{font-size:36px}.reader-article{padding-top:45px}.reader-content{font-size:17px;line-height:1.7}.reader-cover{margin-bottom:35px}.reader-section-mark{gap:10px;min-height:64px;margin-bottom:6px}.reader-section-mark img{width:108px;height:64px}.reader-section-mark .eyebrow{letter-spacing:.14em;font-size:10px}}.header-left{align-items:center;gap:22px;display:flex}.lang-switch,.article-lang{align-items:center;gap:7px;font-size:11px;display:flex}.lang-switch button,.article-lang button{color:#8a8983;cursor:pointer;background:0 0;border:0;padding:5px 2px;font-weight:700}.lang-switch button.selected,.article-lang button.selected{color:var(--red)}.lang-switch i,.article-lang i{color:#aaa;font-style:normal}.article-lang{border:1px solid var(--line);z-index:2;background:#faf9f6;padding:4px 10px;position:absolute;top:118px;right:4vw}@media (width<=800px){.header-left{gap:10px}.lang-switch{font-size:10px}.article-lang{top:98px;right:14px}.counter-wordmark{gap:1px}.counter-wordmark strong{font-size:22px}.counter-tagline{letter-spacing:.1em;margin-top:5px;font-size:6.5px;display:block}.masthead-logo{width:150px;height:60px}}.video-front{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eeebe4;padding:65px 0 75px}.video-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.video-heading span{color:var(--red);letter-spacing:.18em;font-size:10px;font-weight:800}.video-heading h2{margin:8px 0 0;font-family:Georgia,serif;font-size:34px}.video-heading>p{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.video-grid{grid-template-columns:1.35fr 1fr 1fr;gap:24px;display:grid}.video-card{color:var(--ink);text-decoration:none}.video-image{aspect-ratio:16/9;background-position:50%;background-size:cover;position:relative;overflow:hidden}.video-image:after{content:"";background:linear-gradient(#0000 45%,#000000ad);position:absolute;inset:0}.video-image b{z-index:2;color:#fff;letter-spacing:.08em;font-size:9px;position:absolute;bottom:15px;left:16px}.play{z-index:3;background:#b5222af2;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 25px #00000040}.play i{color:#fff;margin-left:4px;font-size:19px;font-style:normal}.video-card:hover .play{transform:translate(-50%,-50%)scale(1.08)}.video-card h3{margin:14px 0 8px;font-family:Georgia,serif;font-size:19px;line-height:1.25}.video-main h3{font-size:24px}.video-card>p{color:var(--red);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:10px;font-weight:800}.video-card>p span{margin-left:8px}.press-tv-label{align-items:center;gap:10px;display:flex}.press-tv-label img{object-fit:cover;border-radius:2px;width:32px;height:40px;display:block;box-shadow:0 1px 4px #00000029}@media (width<=800px){.video-front{padding:45px 0}.video-heading{flex-direction:column;align-items:start}.video-heading h2{font-size:29px}.video-grid{scroll-snap-type:x mandatory;padding-bottom:12px;display:flex;overflow-x:auto}.video-card{scroll-snap-align:start;min-width:84%}.video-main h3{font-size:21px}.play{width:50px;height:50px}.press-tv-label{gap:8px}.press-tv-label img{width:28px;height:35px}}.youtube-front{color:#fff;background:#151718;padding:72px 0}.youtube-panel{grid-template-columns:1.15fr .85fr;align-items:center;gap:68px;display:grid}.youtube-channel-card{aspect-ratio:16/9;color:#151718;background:#eee9dc;justify-content:center;align-items:center;gap:4%;padding:7%;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000059}.youtube-channel-card:before,.youtube-channel-card:after{content:"";background:#b5222a;height:7px;position:absolute;left:6%;right:6%}.youtube-channel-card:before{top:8%}.youtube-channel-card:after{bottom:8%}.youtube-channel-card img{object-fit:contain;width:45%;height:auto;max-height:72%}.youtube-channel-card>div{flex-direction:column;align-items:flex-start;display:flex}.youtube-channel-card strong{letter-spacing:-.055em;font-family:Georgia,serif;font-size:clamp(25px,3.8vw,54px);line-height:.9}.youtube-channel-card strong span{color:#b5222a}.youtube-channel-card small{letter-spacing:.13em;border-top:2px solid #151718;margin-top:14px;padding-top:8px;font-size:clamp(7px,.78vw,11px);font-weight:900}.youtube-channel-card b{color:#b5222a;text-transform:uppercase;letter-spacing:.1em;margin-top:24px;font-size:10px}.youtube-channel-card:hover b{color:#151718}.youtube-copy .kicker{color:#ff8e93}.youtube-copy h2{margin:14px 0 20px;font-family:Georgia,serif;font-size:43px;line-height:1.08}.youtube-copy p{color:#c9c9c5;margin:0 0 30px;font-family:Georgia,serif;font-size:18px;line-height:1.6}.youtube-button{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#e62117;padding:15px 20px;font-size:11px;font-weight:800;text-decoration:none;display:inline-block}.youtube-button span{margin-left:24px}@media (width<=800px){.youtube-front{padding:48px 0}.youtube-panel{grid-template-columns:1fr;gap:34px}.youtube-channel-card{gap:3%;padding:6%}.youtube-channel-card img{width:34%}.youtube-channel-card strong{font-size:clamp(27px,8.2vw,48px)}.youtube-channel-card small{letter-spacing:.1em;margin-top:9px;padding-top:6px;font-size:clamp(6px,1.8vw,9px)}.youtube-channel-card b{margin-top:15px;font-size:8px}.youtube-copy h2{font-size:34px}.youtube-copy p{font-size:16px}}.brand-row{height:172px}@media (width<=800px){.brand-row{height:122px}.youtube-channel-card img{width:43%}}.youtube-channel-card{padding:0;display:block}.youtube-channel-card:before,.youtube-channel-card:after{display:none}.youtube-channel-card .youtube-banner-preview{object-fit:cover;width:100%;height:100%;max-height:none}.reader-navigation{border-top:2px solid var(--ink);grid-template-columns:1fr 1fr;gap:24px;margin-top:64px;padding-top:30px;display:grid}.reader-navigation a{color:var(--ink);flex-direction:column;gap:9px;text-decoration:none;display:flex}.reader-navigation .nav-newer{text-align:right}.reader-navigation span{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-family:Arial,sans-serif;font-size:10px;font-weight:800}.reader-navigation strong{font-family:Georgia,serif;font-size:18px;line-height:1.3}.reader-navigation a:hover strong{color:var(--red)}@media (width<=700px){.reader-navigation{grid-template-columns:1fr;gap:28px}.reader-navigation>span:empty{display:none}.reader-navigation .nav-newer{text-align:left}.reader-navigation strong{font-size:16px}}.search-panel{background:var(--cream);border-bottom:1px solid var(--line);padding:30px 0}.search-panel-inner{grid-template-columns:minmax(260px,.7fr) minmax(420px,1.3fr);align-items:center;gap:8px 48px;display:grid}.search-panel h2{margin:6px 0 0;font-family:Georgia,serif;font-size:26px}.search-panel form{background:#fff;border:1px solid #c9c4bb;align-items:center;height:54px;padding-left:18px;display:flex;box-shadow:0 8px 22px #1517180f}.search-panel form>span{margin-right:10px;font-size:22px}.search-panel form input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:15px}.search-panel form input::-webkit-search-cancel-button{display:none}.submit-search{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;align-self:stretch;padding:0 22px;font-size:10px;font-weight:800}.clear-search{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 13px;font-size:24px}.search-panel p{color:var(--muted);grid-column:2;margin:0;font-size:11px}@media (width<=800px){.search-panel{padding:25px 0}.search-panel-inner{grid-template-columns:1fr;gap:16px}.search-panel h2{font-size:24px}.search-panel form{height:52px;padding-left:14px}.submit-search{padding:0 13px}.search-panel p{grid-column:1}.site-header .search{display:none}}footer{color:#f2eadc;background:#121315;border-top:7px solid #a92028;padding:66px 0 26px;position:relative;overflow:hidden}footer:before{content:"";opacity:.32;background:repeating-radial-gradient(circle,#0000 0 28px,#b5222a57 29px 30px);border-radius:50%;width:560px;height:560px;position:absolute;top:-185px;right:-125px}footer .footer-grid{z-index:1;grid-template-columns:minmax(0,2.1fr) minmax(120px,.55fr) minmax(120px,.55fr);align-items:start;gap:58px;position:relative}.footer-founder-art{align-self:start;width:100%;max-width:760px;line-height:0;text-decoration:none;display:block}.footer-founder-art img{object-fit:contain;width:100%;height:auto;display:block}footer .footer-grid>.footer-founder{grid-template-columns:190px minmax(0,1fr);align-items:center;gap:34px;margin:0;display:grid}.portrait-medallion{background:radial-gradient(circle at 50% 48%,#b5222aeb 0 57%,#b5222a33 58% 59%,#0000 60%);border:1px solid #f2eadc29;border-radius:50%;place-items:center;width:190px;height:190px;display:grid}footer .founder-portrait{object-fit:contain;width:184px;height:184px;display:block}footer .founder-details{flex-direction:column;align-items:flex-start;display:flex}footer .counter-footer-brand{color:#f2eadc;border-bottom:1px solid #f2eadc2e;flex-direction:column;align-items:flex-start;gap:0;margin:0 0 20px;padding-bottom:15px;text-decoration:none;display:flex}footer .counter-footer-brand strong{letter-spacing:-.035em;text-transform:uppercase;align-items:baseline;margin:0 0 10px;font-family:Georgia,serif;font-size:39px;line-height:.9;display:flex}footer .counter-footer-brand strong>span{color:#f2eadc;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}footer .counter-footer-brand strong>em{color:#d23b43;font-size:inherit;letter-spacing:inherit;background:0 0;padding:0;font-style:normal;position:static}footer .counter-footer-brand small{text-transform:uppercase;letter-spacing:.16em;color:#d6cfc3;font-size:9px;font-weight:800}footer .counter-footer-brand b{text-transform:uppercase;letter-spacing:.12em;color:#8f8c86;margin-top:5px;font-size:9px}footer .founder-role{color:#df4a52;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;font-size:9px;font-weight:800}footer .founder-name{letter-spacing:-.025em;color:#f2eadc;font-family:Georgia,serif;line-height:.98;margin:0!important;font-size:31px!important}footer .founder-name span{color:#d23b43}footer .footer-links{flex-direction:column;gap:12px;padding-top:8px;display:flex}footer .footer-links>strong{color:#f2eadc;letter-spacing:.14em;text-transform:uppercase;margin:0 0 11px;font-size:10px}footer .footer-links>a{color:#aaa69f;font-size:12px;text-decoration:none}footer .footer-links>a:hover{color:#fff}footer .copyright{z-index:1;color:#777873;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #f2eadc29;justify-content:space-between;gap:24px;margin-top:52px;padding-top:20px;font-size:9px;display:flex;position:relative}@media (width<=800px){.footer-founder-art{grid-column:1/-1;max-width:none;margin-bottom:4px}footer{padding:44px 0 22px}footer:before{width:380px;height:380px;top:-130px;right:-220px}footer .footer-grid{grid-template-columns:1fr 1fr;gap:38px 28px}footer .footer-grid>.footer-founder{grid-column:1/-1;grid-template-columns:116px minmax(0,1fr);gap:18px;margin:0}.portrait-medallion{width:116px;height:116px}footer .founder-portrait{width:112px;height:112px}footer .counter-footer-brand{margin-bottom:12px;padding-bottom:10px}footer .counter-footer-brand strong{margin-bottom:7px;font-size:25px}footer .counter-footer-brand small{letter-spacing:.11em;font-size:7px}footer .counter-footer-brand b{letter-spacing:.08em;font-size:7px}footer .founder-role{letter-spacing:.1em;margin-bottom:6px;font-size:7px}footer .founder-name{font-size:22px!important}footer .footer-links{gap:11px;padding:0}footer .footer-links>a{font-size:13px}footer .copyright{flex-direction:column;align-items:flex-start;gap:7px;margin-top:38px}}@media (width<=430px){footer .footer-grid>.footer-founder{grid-template-columns:96px minmax(0,1fr);gap:14px}.portrait-medallion{width:96px;height:96px}footer .founder-portrait{width:92px;height:92px}footer .counter-footer-brand strong{font-size:21px}footer .founder-name{font-size:19px!important}}.header-search{justify-self:end}.site-header .search{align-items:center;width:230px}.site-header .search button{cursor:pointer;background:0 0;border:0;font-weight:800}.mobile-search-trigger{cursor:pointer;background:0 0;border:0;font-size:23px;display:none}.mobile-search-panel{display:none}.nav>a{color:var(--ink);text-transform:uppercase;letter-spacing:.08em;align-items:center;font-size:11px;font-weight:700;text-decoration:none;display:flex}.subscribe-band{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:34px 0}.subscribe-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.subscribe-inner h2{margin:8px 0;font-family:Georgia,serif;font-size:29px}.subscribe-inner p{color:var(--muted);margin:0}.subscribe-inner button,.subscribe-inner .substack-button,.article-subscribe button{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;border:0;padding:15px 23px;font-size:10px;font-weight:800;text-decoration:none}.subscribe-inner .substack-button span{margin-left:12px}.subscribe-inner button:disabled,.article-subscribe button:disabled{opacity:.72}.share-tools{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;margin:-24px 0 42px;padding:14px 0;font-family:Arial,sans-serif;display:flex}.share-tools>span{text-transform:uppercase;letter-spacing:.1em;margin-right:7px;font-size:10px;font-weight:800}.share-tools button{border:1px solid var(--line);cursor:pointer;background:#fff;padding:8px 10px;font-size:10px;font-weight:700}.share-tools button:hover{border-color:var(--red);color:var(--red)}.article-subscribe{background:var(--cream);border-left:4px solid var(--red);margin-top:55px;padding:34px}.article-subscribe h2{margin:9px 0;font-family:Georgia,serif;font-size:28px;line-height:1.2}.article-subscribe p{color:var(--muted);margin:0 0 22px;font-family:Arial,sans-serif;font-size:13px;line-height:1.5}.archive-shell{min-height:100vh}.archive-hero{border-bottom:2px solid var(--ink);padding:75px 0 45px}.archive-hero h1{margin:14px 0;font-family:Georgia,serif;font-size:68px;line-height:1}.archive-hero>p{color:var(--muted);margin:0 0 30px;font-family:Georgia,serif;font-size:18px}.archive-search{border:1px solid var(--line);background:#fff;align-items:center;gap:12px;width:min(680px,100%);height:54px;padding:0 16px;display:flex}.archive-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:15px}.archive-search button{cursor:pointer;background:0 0;border:0;font-size:23px}.archive-list{padding:20px 0 100px}.archive-count{text-align:right;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding:16px 0;font-size:11px}.archive-row{border-top:1px solid var(--line);grid-template-columns:45px 1fr 130px 28px;align-items:center;gap:22px;padding:26px 0;display:grid}.archive-number{color:#aaa;font-size:10px}.archive-row h2{margin:8px 0 0;font-family:Georgia,serif;font-size:24px;line-height:1.25}.archive-row h2 a,.archive-arrow{color:var(--ink);text-decoration:none}.archive-row h2 a:hover,.archive-arrow:hover{color:var(--red)}.archive-row time{color:var(--muted);text-transform:uppercase;font-size:10px}.archive-arrow{font-size:23px}.sponsor-slot[hidden]{display:none!important}@media (width<=800px){.header-search{justify-self:end}.site-header .search{display:none}.mobile-search-trigger{display:block}.mobile-search-panel{background:var(--cream);border-bottom:1px solid var(--line);z-index:20;padding:14px;display:block;position:absolute;top:128px;left:0;right:0}.mobile-search-panel form{border:1px solid var(--line);background:#fff;max-width:620px;height:50px;margin:auto;display:flex}.mobile-search-panel input{border:0;outline:0;flex:1;min-width:0;padding:0 14px;font-size:16px}.mobile-search-panel button{background:var(--ink);color:#fff;text-transform:uppercase;border:0;padding:0 15px;font-size:10px;font-weight:800}.nav>a{justify-content:center;padding:13px}.subscribe-inner{flex-direction:column;align-items:flex-start;gap:22px}.subscribe-inner h2{font-size:25px}.share-tools{margin-top:-10px}.article-subscribe{margin-top:40px;padding:25px}.archive-hero{padding:48px 0 35px}.archive-hero h1{font-size:48px}.archive-row{grid-template-columns:28px 1fr 22px;gap:12px}.archive-row time{display:none}.archive-row h2{font-size:19px}.archive-list{padding-bottom:60px}.archive-shell .reader-header .lang-switch{justify-self:end}}@media (width<=800px){.site-header .nav{background:var(--cream)}}.footer-grid>.footer-founder{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:25px;display:grid}.founder-portrait{object-fit:contain;width:132px;height:132px;display:block}.founder-details{flex-direction:column;align-items:flex-start;display:flex}.counter-footer-brand{color:var(--ink);flex-direction:column;gap:5px;margin-bottom:17px;text-decoration:none;display:flex}.counter-footer-brand strong{letter-spacing:-.02em;font-family:Georgia,serif;font-size:24px}.counter-footer-brand span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:8px}.founder-role{color:var(--red);text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px;font-size:9px;font-weight:800}.founder-name{letter-spacing:-.025em;font-family:Georgia,serif;line-height:.95;margin:0!important;font-size:36px!important}.counter-reader-brand{color:var(--ink);letter-spacing:-.02em;font-family:Georgia,serif;font-size:25px;font-weight:700;text-decoration:none}@media (width<=800px){.footer-grid>.footer-founder{grid-column:1/-1;grid-template-columns:102px minmax(0,1fr);gap:18px;margin-bottom:20px}.founder-portrait{width:102px;height:102px}.counter-footer-brand{margin-bottom:12px}.counter-footer-brand strong{font-size:21px}.founder-role{font-size:7px}.founder-name{font-size:27px!important}.counter-reader-brand{font-size:19px}}:root{--red:#a91f27;--cream:#f3eadb;--ink:#111214;--line:#d5c8b5;--muted:#686158}body{background-color:#f8f3e9;background-image:radial-gradient(#6045270b .65px,#0000 .65px);background-size:5px 5px}.newsbar{border-bottom:4px solid var(--red);background:#111214;height:41px}.newsbar span{color:#f1d6d4;letter-spacing:.16em}.site-header{background:#f3eadbf7}.brand-row{grid-template-columns:1fr auto 1fr;height:188px}.resistance-brand{line-height:1;text-decoration:none;display:block}.resistance-lockup{align-items:stretch;width:min(700px,58vw);height:142px;display:flex;overflow:hidden}.fighter-panel{background:var(--red);flex:0 0 220px;display:block;position:relative;overflow:hidden}.fighter-panel:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 28px #25070438}.fighter-panel img{filter:saturate(.9)contrast(1.03);width:290px;height:auto;display:block;position:absolute;bottom:-3px;left:-35px}.resistance-title{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;padding:5px 0 3px 20px;display:flex}.resistance-title strong,.resistance-title em{letter-spacing:.005em;white-space:nowrap;background:0 0;padding:0;font-family:Impact,Arial Narrow,Arial,sans-serif;font-style:normal;font-weight:900;line-height:.82;position:static}.resistance-title strong{color:var(--ink);font-size:72px}.resistance-title em{color:var(--red);margin-top:13px;font-size:67px}.resistance-title small{border-top:2px solid var(--ink);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;width:100%;color:var(--ink);margin-top:14px;padding-top:8px;font-size:10px;font-weight:900}.nav{background:#f3eadb;border-top:1px solid #cdbfa9;border-bottom:1px solid #cdbfa9;gap:22px;height:55px}.nav button,.nav>a{letter-spacing:.065em;white-space:nowrap;font-size:10px}.hero-copy{border-top:7px solid var(--red);padding-top:28px}.hero-visual{outline:1px solid #a91f2740;box-shadow:14px 14px #e7d8c2}.section-title{border-bottom:5px solid var(--ink)}.video-front{background:#ece1d0}.manifesto{border-top:8px solid var(--red);background:#111214}.resistance-footer-brand strong{flex-direction:column;gap:8px;align-items:flex-start!important}footer .resistance-footer-brand strong>span{letter-spacing:.01em;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:58px;line-height:.8}footer .resistance-footer-brand strong>em{letter-spacing:.01em;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:52px;line-height:.8}.footer-brand-lockup{width:390px;max-width:100%;height:145px;margin:0 0 10px;display:block;position:relative}footer .footer-brand-fighter{z-index:2;object-fit:contain;object-position:left bottom;pointer-events:none;width:164px;height:112px;display:block;position:absolute;bottom:45px;left:0}footer .resistance-footer-brand .footer-wordmark{z-index:1;flex-direction:column;gap:9px;margin:0;display:flex;position:absolute;bottom:0;left:0;right:0;align-items:flex-start!important}footer .resistance-footer-brand .footer-wordmark>span{margin-left:104px}.resistance-reader-brand{letter-spacing:.025em;font-family:Impact,Arial Narrow,Arial,sans-serif}.resistance-reader-brand span{color:var(--ink)}.resistance-reader-brand{color:var(--red)}.youtube-channel-card .youtube-banner-preview{object-fit:contain;background:#eee2cf}@media (width<=800px){.brand-row{width:calc(100% - 24px);height:148px}.resistance-lockup{width:238px;height:92px}.fighter-panel{flex-basis:82px}.fighter-panel img{width:126px;bottom:0;left:-23px}.resistance-title{padding-left:8px}.resistance-title strong{font-size:31px}.resistance-title em{margin-top:6px;font-size:29px}.resistance-title small{letter-spacing:.055em;border-top-width:1px;margin-top:7px;padding-top:5px;font-size:5px}.nav{background:#f3eadb;padding:12px 20px;top:189px}.nav button,.nav>a{font-size:11px}.mobile-search-panel{top:189px}.hero-copy{border-top-width:5px}footer .resistance-footer-brand strong>span{font-size:36px}footer .resistance-footer-brand strong>em{font-size:34px}.footer-brand-lockup{width:250px;height:95px;margin-bottom:7px}footer .footer-brand-fighter{width:104px;height:75px;bottom:32px;left:0}footer .resistance-footer-brand .footer-wordmark{gap:6px}footer .resistance-footer-brand .footer-wordmark>span{margin-left:68px}}@media (width<=430px){.resistance-lockup{width:216px;height:86px}.fighter-panel{flex-basis:72px}.fighter-panel img{width:114px;left:-23px}.resistance-title strong{font-size:28px}.resistance-title em{font-size:26px}.resistance-title small{font-size:4.5px}footer .resistance-footer-brand strong>span{font-size:32px}footer .resistance-footer-brand strong>em{font-size:30px}.footer-brand-lockup{width:225px;height:86px}footer .footer-brand-fighter{width:92px;height:68px;bottom:29px}footer .resistance-footer-brand .footer-wordmark>span{margin-left:57px}}.brand-row{grid-template-columns:1fr 1fr;grid-template-areas:"controls search""banner banner";row-gap:12px;width:min(1180px,100% - 48px);height:auto;padding:16px 0 20px}.header-left{grid-area:controls}.header-search{grid-area:search}.brand-lockup{grid-area:banner;width:100%}.resistance-brand{width:100%;line-height:0;display:block}.site-banner{object-fit:contain;width:100%;max-width:none;height:auto;display:block}@media (width<=800px){.brand-row{row-gap:4px;width:calc(100% - 24px);height:auto;padding:10px 0 14px}.site-banner{width:100%}.nav,.mobile-search-panel{top:100%}}@media (width<=430px){.site-banner{width:100%}}@media (width>=801px){.nav{gap:clamp(12px,1.65vw,25px)}.nav button,.nav>a{font-size:10px}}.nav{background:var(--ink);border-top:0;border-bottom:4px solid var(--red);scrollbar-width:thin;scrollbar-color:var(--red) var(--ink);height:54px;overflow:auto hidden}.nav button,.nav>a{color:#eee7dc;white-space:nowrap;flex:none;transition:color .2s,background .2s}.nav button:hover,.nav>a:hover,.nav button.active{color:#fff;background:#ffffff0f}.nav button.active:after{background:#e13a42;height:4px}@media (width>=801px){.nav{justify-content:center;padding:0 18px}}@media (width<=800px){.menu-button{display:none}.nav,.nav.open{background:var(--ink);border-bottom:4px solid var(--red);scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;justify-content:flex-start;gap:0;width:100%;height:50px;padding:0 10px;display:flex;position:static;top:auto;left:auto;right:auto;overflow:auto hidden}.nav::-webkit-scrollbar{display:none}.nav button,.nav>a{scroll-snap-align:start;justify-content:center;align-items:center;min-height:46px;padding:0 14px;font-size:10px;display:flex}}.rubric-nav{border:0;border-bottom:4px solid var(--red);z-index:15;background:#151718;justify-content:center;align-items:stretch;gap:clamp(12px,1.65vw,25px);width:100%;height:54px;padding:0 18px;display:flex;position:relative;overflow:auto hidden}.rubric-nav button,.rubric-nav>a{color:#eee7dc;text-transform:uppercase;letter-spacing:.065em;white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;min-height:50px;padding:0 8px;font-size:10px;font-weight:700;text-decoration:none;display:flex;position:relative}.rubric-nav button.active:after,.rubric-nav>a.active:after{content:"";background:#e13a42;height:4px;position:absolute;bottom:0;left:0;right:0}.rubric-nav button:hover,.rubric-nav>a:hover,.rubric-nav button.active{color:#fff;background:#ffffff0f}@media (width<=800px){#rubric-navigation.rubric-nav{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;border-bottom:4px solid var(--red)!important;background:#151718!important;justify-content:flex-start!important;gap:0!important;width:100%!important;height:52px!important;min-height:52px!important;padding:0 10px!important;display:flex!important;overflow:auto hidden!important}#rubric-navigation.rubric-nav::-webkit-scrollbar{display:none}#rubric-navigation.rubric-nav button,#rubric-navigation.rubric-nav>a{scroll-snap-align:start;color:#fff!important;align-items:center!important;min-height:48px!important;padding:0 14px!important;font-size:10px!important;display:flex!important}}#google_translate_element,.goog-te-banner-frame.skiptranslate,.goog-te-gadget{display:none!important}body{top:0!important}.lang-switch{white-space:nowrap}
