:root{--bg:#fbfcfd;--surface:#fff;--ink:#101418;--muted:#5d6875;--line:#dfe5ea;--blue:#0f63ff;--teal:#008a8a;--amber:#b96f00;--soft:#eef6ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input{font:inherit}.site-header,.hero,.topics,.insight-band,.latest,.newsletter{width:min(1120px,100% - 32px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.brand{align-items:center;gap:10px;font-size:.98rem;font-weight:760;display:inline-flex}.brand span{border:1px solid var(--ink);background:var(--ink);color:#fff;place-items:center;width:34px;height:34px;font-size:.78rem;display:grid}nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;font-size:.92rem;font-weight:650;display:flex}nav a:hover,.post h3 a:hover{color:var(--blue)}.hero{grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);align-items:center;gap:42px;min-height:auto;padding:56px 0 64px;display:grid}.hero-copy{min-width:0;max-width:560px}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;text-wrap:balance;max-width:12ch;margin-bottom:22px;font-size:clamp(2.7rem,5.2vw,4.8rem);line-height:1.02}.hero-text{max-width:58ch;color:var(--muted);margin-bottom:30px;font-size:clamp(1.05rem,2vw,1.22rem)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button,.newsletter button{border:1px solid var(--ink);justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:760;display:inline-flex}.button.primary,.newsletter button{background:var(--ink);color:#fff}.button.secondary{background:#fff}.hero-media{min-width:0;margin:0}.hero-media img{aspect-ratio:16/9;border:1px solid var(--line);object-fit:cover;width:100%}.topics{flex-wrap:wrap;gap:10px;padding:0 0 48px;display:flex}.topics a{border:1px solid var(--line);background:var(--surface);color:var(--muted);padding:9px 13px;font-size:.9rem;font-weight:720}.topics a:hover{border-color:var(--blue);color:var(--blue)}.insight-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:30px;padding:42px 0;display:grid}.insight-band h2,.section-heading h2,.newsletter h2{letter-spacing:0;margin-bottom:0;font-size:clamp(1.9rem,4vw,3.2rem);line-height:1}.insight-band ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.insight-band li{border-left:3px solid var(--amber);color:#2b343d;background:#fff;padding:14px 16px;font-weight:680}.latest{padding:72px 0}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.post{border:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:260px;padding:24px;display:flex}.post.featured{background:var(--soft);grid-column:span 2}.post-meta{color:var(--muted);flex-wrap:wrap;gap:8px 12px;margin-bottom:22px;font-size:.84rem;font-weight:680;display:flex}.post-meta span{color:var(--blue)}.post h3{letter-spacing:0;margin-bottom:14px;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.08}.post p{color:var(--muted)}.read-time{color:var(--amber);margin-top:auto;font-size:.88rem;font-weight:760}.newsletter{background:var(--ink);color:#fff;grid-template-columns:1fr minmax(320px,.8fr);align-items:end;gap:28px;margin-bottom:28px;padding:34px;display:grid}.newsletter .eyebrow{color:#8be0dc}.newsletter label{margin-bottom:8px;font-size:.86rem;font-weight:760;display:block}.newsletter form div{gap:8px;display:flex}.newsletter input{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #58616c;padding:0 14px}.newsletter button{color:var(--ink);cursor:pointer;background:#fff;border-color:#fff}.article-page{width:min(760px,100% - 32px);margin:0 auto;padding:64px 0 96px}.article-page h1{max-width:18ch;margin-bottom:18px;font-size:clamp(2.6rem,5vw,4.6rem)}.article-dek{color:var(--ink);margin:28px 0;font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.38}.article-page>p:not(.eyebrow):not(.article-dek){color:#2f3943;font-size:1.08rem;line-height:1.78}@media (width<=840px){.site-header{flex-direction:column;align-items:flex-start}nav{justify-content:flex-start}.hero,.insight-band,.newsletter{grid-template-columns:1fr}.hero{min-height:auto;padding-top:34px}h1{max-width:14ch}.insight-band ul,.post-grid{grid-template-columns:1fr}.post.featured{grid-column:auto}.newsletter form div{flex-direction:column}.newsletter input,.newsletter button{min-height:46px}}@media (width<=520px){.site-header,.hero,.topics,.insight-band,.latest,.newsletter{width:min(100% - 22px,1120px)}h1{font-size:2.55rem}.article-page h1{font-size:2.45rem}.newsletter,.post{padding:20px}}.site-note{text-align:center;width:min(1120px,100% - 32px);margin:0 auto 42px}.site-note p{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}
