:root{--ink:#171717;--muted:#6f6962;--line:#ddd8cf;--paper:#f6f3ed;--card:#fff;--lime:#e8ff5a;--orange:#ff5b3a;--blue:#dff4ff;--serif:"Instrument Serif",Georgia,serif;--sans:"Inter Tight",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.top{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(0,0,0,.08);backdrop-filter:blur(18px)}.top .wrap{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:21px;letter-spacing:-.04em}.brand img{width:34px;height:34px;border-radius:9px}.brand em{font-style:normal;color:var(--orange)}.nav{display:flex;align-items:center;gap:22px;font-weight:750}.nav a:hover,.nav a.active{color:var(--orange)}.nav .download{padding:12px 18px;border-radius:999px;background:#171717;color:#fff}.hero{padding:76px 0 58px;background:radial-gradient(60% 120% at 78% 0,rgba(232,255,90,.42),transparent 70%)}.eyebrow,.kicker{font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.eyebrow{display:inline-flex;padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:#fff}.hero h1{max-width:940px;margin:22px 0 18px;font-family:var(--serif);font-size:clamp(62px,9vw,108px);font-weight:400;letter-spacing:-.05em;line-height:.92}.hero h1 em{color:var(--orange);font-weight:400}.hero p{max-width:700px;margin:0;color:var(--muted);font-size:19px;line-height:1.55;font-weight:600}.hub{padding:28px 0 90px}.filters{display:flex;gap:8px;overflow:auto;padding:2px 0 18px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filter{flex:0 0 auto;min-height:44px;padding:0 17px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-weight:800;cursor:pointer}.filter.active{border-color:var(--ink);background:var(--ink);color:#fff}.featured{display:grid;grid-template-columns:1.25fr .75fr;min-height:385px;margin:12px 0 54px;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--lime)}.featured-copy{padding:42px}.featured h2{max-width:670px;margin:18px 0 14px;font-family:var(--serif);font-size:clamp(44px,5vw,68px);line-height:.95;font-weight:400}.featured p{max-width:620px;color:#535638;line-height:1.55;font-weight:650}.featured-art{position:relative;overflow:hidden;background:#171717}.featured-art:before,.featured-art:after{content:"";position:absolute;border-radius:50%;border:42px solid var(--orange)}.featured-art:before{width:340px;height:340px;left:-40px;top:20px}.featured-art:after{width:170px;height:170px;right:-50px;bottom:-45px;border-color:var(--lime)}.read{display:inline-flex;align-items:center;gap:9px;margin-top:12px;font-weight:900}.read i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;font-style:normal}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-head h2{margin:0;font-family:var(--serif);font-size:50px;font-weight:400}.count{color:var(--muted);font-weight:700}.articles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{display:flex;min-height:325px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff}.card[hidden]{display:none}.card .kicker{color:var(--orange)}.card h2{margin:22px 0 11px;font-family:var(--serif);font-size:35px;line-height:1;font-weight:400}.card p{margin:0;color:var(--muted);line-height:1.5;font-weight:600}.card .meta{margin-top:auto;padding-top:25px;display:flex;justify-content:space-between;color:#948d84;font-size:12px;font-weight:750}.pager{display:flex;justify-content:center;gap:8px;margin-top:30px}.page{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;font-weight:850;cursor:pointer}.page.active{background:var(--ink);color:#fff}.footer{padding:32px 0;background:#0d0d0e;color:#9d9994}.footer .wrap{display:flex;justify-content:space-between;gap:24px}.footer a:hover{color:#fff}
.article-hero{padding:55px 0 46px;background:var(--article-accent,#e8ff5a)}.crumbs{font-size:13px;font-weight:800}.article-hero h1{max-width:960px;margin:40px 0 22px;font-family:var(--serif);font-size:clamp(52px,8vw,94px);line-height:.94;letter-spacing:-.045em;font-weight:400}.dek{max-width:760px;font-size:20px;line-height:1.5;font-weight:620;color:#4f4b45}.byline{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.byline span{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.62);font-size:12px;font-weight:800}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:70px;justify-content:center;padding:64px 0 92px}.prose{font-size:18px;line-height:1.72}.prose h2{margin:58px 0 16px;font-family:var(--serif);font-size:47px;line-height:1;font-weight:400}.prose h3{margin:34px 0 10px;font-size:22px}.prose p,.prose li{color:#4f4b45}.prose strong{color:var(--ink)}.prose ul,.prose ol{padding-left:24px}.prose li{margin:9px 0}.takeaway{margin:32px 0;padding:24px;border-radius:20px;background:#fff;border:1px solid var(--line)}.takeaway b{display:block;margin-bottom:7px}.inline-cta{margin:48px 0;padding:28px;border-radius:22px;background:#171717;color:#fff}.inline-cta h2{margin:0 0 8px;font-size:36px}.inline-cta p{color:#bbb6af}.inline-cta a{display:inline-flex;margin-top:8px;padding:12px 17px;border-radius:999px;background:var(--orange);font-weight:850}.sources{font-size:14px}.sources a{text-decoration:underline}.side{position:sticky;top:100px;align-self:start}.toc{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.toc b{display:block;margin-bottom:12px}.toc a{display:block;padding:8px 0;color:var(--muted);font-size:14px;font-weight:650}.toc a:hover{color:var(--orange)}
@media(max-width:900px){.nav a:not(.active):not(.download){display:none}.featured{grid-template-columns:1fr}.featured-art{min-height:180px}.articles{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:minmax(0,760px)}.side{display:none}}@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.top .wrap{height:64px}.brand{font-size:19px}.brand img{width:30px;height:30px}.nav .download{display:none}.hero{padding:42px 0 35px}.hero h1{font-size:clamp(52px,15vw,70px);line-height:.96}.hero p{font-size:16px}.hub{padding-top:18px}.featured{border-radius:21px;margin-bottom:38px}.featured-copy{padding:24px}.featured h2{font-size:43px}.featured-art{min-height:135px}.section-head{display:block}.section-head h2{font-size:42px}.count{display:block;margin-top:7px}.articles{grid-template-columns:1fr}.card{min-height:285px;border-radius:20px}.article-hero{padding:34px 0}.article-hero h1{font-size:clamp(48px,14vw,68px);margin:28px 0 18px}.dek{font-size:17px}.article-layout{padding:38px 0 65px}.prose{font-size:16px}.prose h2{font-size:39px;margin-top:44px}.prose h3{font-size:20px}.inline-cta{padding:22px}.footer .wrap{display:block}.footer span{display:block;margin-top:12px}}
