@font-face{font-family:Anton;src:url('/assets/anton.ttf') format('truetype');font-display:swap;font-weight:400}@font-face{font-family:Space;src:url('/assets/space-grotesk.ttf') format('truetype');font-display:swap;font-weight:400}@font-face{font-family:Space;src:url('/assets/space-grotesk-bold.ttf') format('truetype');font-display:swap;font-weight:700}
:root{--paper:#f7f5ef;--ink:#191919;--red:#ef3b27;--line:#c9c7c0;--muted:#625f5a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Space,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--red);outline-offset:6px}::selection{background:var(--red);color:white}.wrap{width:min(1376px,calc(100% - 96px));margin-inline:auto}.red{color:var(--red)}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:16px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:116px;border-bottom:1px solid var(--ink)}.brand{display:flex;align-items:center;gap:15px}.brand-mark{font-family:Anton,sans-serif;font-size:44px;letter-spacing:-2px;line-height:1}.brand-mark span{color:var(--red)}.brand-name{font-size:13px;line-height:1.15;font-weight:700;letter-spacing:.04em;border-left:1px solid var(--ink);padding-left:15px}.site-header nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:700}.site-header nav a:hover,.text-link:hover{color:var(--red)}.header-follow{font-size:14px;font-weight:700;background:var(--ink);color:var(--paper);padding:13px 19px}.header-follow:hover{background:var(--red)}.header-follow span{margin-left:15px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:50px;padding-block:52px 64px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.08em;font-weight:700;margin:0 0 30px;line-height:1.5}.small-star{font-size:19px;color:var(--red);vertical-align:-2px;margin-right:7px}h1,h2,h3,p{margin-top:0}h1,h2,.post-card h3,.footer-brand{font-family:Anton,Impact,'Arial Narrow',sans-serif;font-weight:400}h1{font-size:clamp(70px,8.8vw,132px);line-height:1.01;letter-spacing:-.025em;margin-bottom:8px}h1 .red{font-size:1em}.punchline{color:var(--red);font-size:clamp(27px,2.85vw,41px);letter-spacing:-.04em;font-weight:700;margin-bottom:27px}.hero-description{font-size:18px;line-height:1.65;max-width:460px;margin-bottom:29px}.hero-description a{border-bottom:1px solid}.hero-actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;min-height:54px;padding:14px 20px;font-weight:700;font-size:14px;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button-red{background:var(--red);color:var(--ink)}.button-red:hover{background:#ff513f}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--red);color:var(--ink)}.text-link{font-size:14px;font-weight:700;padding-block:8px;border-bottom:1px solid;display:inline-flex;align-items:center;gap:18px}.hero-footnote{font-size:12px;color:var(--muted);margin:21px 0 0}.hero-art{position:relative;margin:0;border:1px solid var(--ink);background:var(--red);align-self:stretch;min-height:570px;display:flex;flex-direction:column}.hero-art img{width:100%;flex:1;min-height:0;object-fit:cover;object-position:50% 48%;display:block;aspect-ratio:1/1.05}.art-label{position:absolute;left:19px;top:19px;background:var(--ink);color:var(--paper);font-weight:700;font-size:11px;letter-spacing:.06em;padding:10px 12px;transform:rotate(-3deg)}.art-stamp{position:absolute;right:-17px;bottom:72px;background:var(--paper);border:2px solid var(--ink);height:112px;width:112px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Anton,sans-serif;font-size:37px;transform:rotate(12deg);line-height:1.2;box-shadow:4px 4px 0 var(--ink)}.art-stamp span{font-family:Space,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.01em}.hero-art figcaption{background:var(--paper);border-top:1px solid var(--ink);padding:13px 16px;display:flex;justify-content:space-between;gap:12px;font-size:10px;font-weight:700;letter-spacing:.025em}.ticker{background:var(--red);border-block:1px solid var(--ink);overflow:hidden}.ticker>div{max-width:1376px;margin:auto;display:flex;gap:36px;justify-content:space-between;align-items:center;white-space:nowrap;padding:17px 32px;font-family:Anton,sans-serif;font-size:24px;letter-spacing:.015em}.ticker b{font-size:28px;font-family:Arial,sans-serif;font-weight:400}.blog-section{padding-block:88px 96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(42px,4.6vw,68px);line-height:1.12;letter-spacing:-.015em;margin-bottom:0}.section-intro{padding-bottom:5px;max-width:330px}.section-intro p{margin-bottom:18px;line-height:1.7}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink)}.post-card{min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:24px 26px 21px;min-height:380px;border-right:1px solid var(--ink);transition:background .2s}.post-card:last-child{border-right:0}.post-card:hover{background:#e9e6dd}.post-card.post-feature{background:var(--red)}.post-card.post-feature:hover{background:#ff4e3b}.post-meta{display:flex;justify-content:space-between;gap:15px;font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:30px}.post-card h3{font-size:43px;line-height:1.13;margin:0 0 20px}.post-feature h3{font-size:49px;line-height:1.09}.card-kicker{color:var(--muted);font-size:11px;letter-spacing:.06em;margin:0 0 12px;font-weight:700}.card-description{font-size:14px;line-height:1.65;max-width:310px}.post-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;font-weight:700;margin-top:20px}.round-arrow{border:1px solid var(--ink);border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.plan-section{background:var(--ink);color:var(--paper);padding:90px 0}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.plan-section .eyebrow{color:#bbb8af}.plan-section h2{font-size:clamp(45px,5.3vw,78px);margin-bottom:35px}.plan-section h2>span{color:var(--red)}.light-link{border-color:#67655e}.plan-lead{font-size:27px;letter-spacing:-.035em;line-height:1.3;font-weight:700;margin-bottom:18px}.plan-copy>p:not(.plan-lead){color:#c8c5bd;font-size:16px;line-height:1.8;margin-bottom:30px}.plan-step{display:flex;gap:23px;padding-block:20px;border-top:1px solid #494741}.plan-step>span{font-size:12px;color:var(--red);padding-top:2px}.plan-step h3{font-size:17px;font-weight:700;margin-bottom:8px}.plan-step p{color:#c8c5bd;font-size:14px;line-height:1.7;margin:0}.grants-link{border:1px solid #66635c;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;margin-top:16px;font-size:12px;color:#c8c5bd}.grants-link:hover{border-color:var(--red)}.grants-link strong{display:block;color:var(--paper);font-size:16px;margin-top:5px}.grants-link>span:last-child{font-size:27px;color:var(--red)}.merch-section{padding-block:84px 90px}.merch-section>.eyebrow{margin-bottom:20px}.merch-row{display:flex;justify-content:space-between;align-items:center;gap:40px}.merch-row>div{max-width:345px;width:100%}.merch-row p{line-height:1.7;margin-bottom:22px}.merch-row h2{font-size:clamp(43px,5vw,74px)}.closing{background:var(--red);border-block:1px solid var(--ink)}.closing>.wrap{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:28px}.closing p{font-family:Anton,sans-serif;font-size:clamp(23px,2.8vw,39px);margin:0}.closing a{font-size:19px;font-weight:700;white-space:nowrap}.closing a:hover{text-decoration:underline}.site-footer{padding-block:36px;display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;align-items:center}.footer-brand{font-size:25px;line-height:1.2}.site-footer p{font-size:12px;color:var(--muted);grid-column:1;margin:0}.site-footer>div{grid-column:2;grid-row:1;display:flex;justify-content:flex-end;gap:25px;font-size:12px}.site-footer a:hover{color:var(--red)}.site-footer small{font-size:11px;color:var(--muted);grid-column:2;text-align:right}.article-header{padding-block:65px 42px;max-width:950px;margin:auto}.article-header h1{font-size:clamp(50px,7vw,96px);line-height:1.07;margin:22px 0}.article-header .eyebrow{margin-bottom:15px}.article-deck{font-size:23px;line-height:1.5;max-width:750px;margin-bottom:0}.article-body{max-width:740px;margin:0 auto 85px;font-size:18px;line-height:1.85}.article-body h2{font-size:34px;margin:35px 0 20px}.article-body p{margin-bottom:24px}.article-body a{border-bottom:1px solid var(--red)}.article-body a:hover{color:var(--red)}.article-body aside{border-left:3px solid var(--red);padding:15px 25px;background:#efede7;margin:35px 0}.article-body aside p{margin:0}.article-page .site-footer{border-top:1px solid var(--line)}.blog-index{padding-block:64px 85px}.blog-index>h1{font-size:clamp(58px,7vw,100px);margin-bottom:30px}.blog-index>.post-grid{margin-top:45px}.back-link{font-size:14px;font-weight:700;border-bottom:1px solid;padding-bottom:5px}
@media(min-width:1550px){.hero{gap:70px}.hero-art{min-height:615px}.hero-copy h1{font-size:145px}.hero-description{max-width:500px;font-size:20px}.hero-actions{gap:28px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.site-header nav{gap:20px}.hero{gap:28px}.hero-art{min-height:520px}.hero-description{font-size:17px}.hero-actions{gap:12px}.hero-footnote{font-size:11px}.post-card{padding:22px 20px}.post-card h3{font-size:35px}.post-feature h3{font-size:42px}.plan-grid{gap:50px}.ticker>div{gap:26px;font-size:21px}.site-footer>div{gap:15px}.article-header{max-width:850px}}
@media(max-width:800px){.site-header{min-height:93px;gap:20px}.site-header nav{margin-left:auto}.site-header .merch-link,.header-follow{display:none}.brand-mark{font-size:39px}.brand-name{font-size:11px}.hero{padding-block:35px 42px;grid-template-columns:1fr 1fr;gap:25px;align-items:stretch}.hero .eyebrow{font-size:10px;margin-bottom:21px}.hero h1{font-size:clamp(55px,9.3vw,78px)}.punchline{font-size:25px}.hero-description{font-size:15px}.hero-art{min-height:460px}.art-label{font-size:9px;left:10px;top:15px;padding:8px}.art-stamp{width:90px;height:90px;right:-10px;font-size:29px}.art-stamp span{font-size:9px}.hero-art figcaption{font-size:8px;padding:10px}.hero-art figcaption span:last-child{display:none}.hero-actions .button{font-size:12px;gap:10px;padding:12px;min-height:48px}.hero-actions .text-link{font-size:12px}.hero-footnote{max-width:240px}.ticker>div{justify-content:flex-start;gap:24px;font-size:20px}.blog-section{padding-block:60px}.section-heading{gap:25px}.section-intro{font-size:14px;max-width:240px}.post-grid{grid-template-columns:1fr}.post-card{min-height:0;padding:26px;border-right:0;border-bottom:1px solid var(--ink)}.post-card:last-child{border-bottom:0}.post-card h3,.post-feature h3{font-size:43px}.post-feature h3 br{display:none}.post-feature h3{max-width:470px}.post-card h3 br:after{content:' '}.post-feature h3 br:after{content:' '}.card-description{max-width:520px}.post-meta{margin-bottom:25px}.plan-section{padding-block:60px}.plan-grid{grid-template-columns:1fr;gap:45px}.plan-section h2{font-size:64px}.plan-copy{max-width:620px}.merch-section{padding-block:60px}.merch-row{align-items:flex-start;gap:25px}.merch-row>div{max-width:260px}.merch-row h2{font-size:42px}.closing>.wrap{flex-wrap:wrap;gap:15px}.site-footer{grid-template-columns:1fr}.site-footer>div{grid-row:auto;grid-column:1;justify-content:flex-start;margin-top:12px;flex-wrap:wrap}.site-footer small{grid-column:1;text-align:left}.article-body{font-size:17px}}
@media(max-width:560px){.wrap{width:calc(100% - 36px)}.site-header{min-height:86px;gap:10px}.brand{gap:10px}.brand-name{padding-left:10px;font-size:10px}.brand-mark{font-size:36px}.site-header nav{gap:17px;font-size:12px}.hero{grid-template-columns:1fr;gap:34px;padding-block:31px 35px}.hero .eyebrow{font-size:10px;letter-spacing:.05em;margin-bottom:22px}.hero h1{font-size:clamp(70px,18vw,103px);line-height:1.01}.punchline{font-size:32px;margin-bottom:20px}.hero-description{font-size:17px;max-width:440px;margin-bottom:23px}.hero-actions{gap:18px}.hero-actions .button{font-size:13px;padding:14px 16px;gap:15px}.hero-actions .text-link{font-size:13px}.hero-footnote{max-width:none;font-size:11px;margin-top:17px}.hero-art{min-height:0}.hero-art img{aspect-ratio:1.1;max-height:none}.hero-art figcaption{font-size:9px}.hero-art figcaption span:last-child{display:block}.art-label{font-size:10px;top:18px;left:15px}.art-stamp{right:10px;bottom:52px}.ticker>div{padding:14px 18px;gap:23px;font-size:20px}.ticker b{font-size:23px}.section-heading{display:block}.section-intro{margin-top:22px;max-width:100%;font-size:16px}.section-intro p{margin-bottom:10px}h2{font-size:46px}.blog-section{padding-block:48px 55px}.post-card{padding:24px}.post-card h3{font-size:39px}.post-feature h3{font-size:45px;max-width:340px}.post-feature h3 br{display:initial}.post-bottom{font-size:12px}.plan-section{padding-block:50px}.plan-section h2{font-size:55px}.plan-lead{font-size:25px}.plan-grid{gap:38px}.plan-step{gap:17px}.merch-section{padding-block:47px 53px}.merch-row{display:block}.merch-row h2{font-size:47px;margin-bottom:25px}.merch-row>div{max-width:100%}.closing>.wrap{padding-block:24px}.closing p{font-size:26px}.closing a{font-size:18px}.site-footer{padding-block:30px}.site-footer>div{gap:18px;font-size:11px}.site-footer p{font-size:11px}.article-header{padding-block:40px 28px}.article-header h1{font-size:53px}.article-deck{font-size:20px}.article-body{margin-bottom:55px}.article-body h2{font-size:30px}.blog-index{padding-block:40px 55px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
