:root{--ink:#252320;--muted:#57534e;--line:#dedad4;--surface:#f6f4f1;--orange:#d7632e;--orange-dark:#b9481c;--shell:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Montserrat,Arial,sans-serif;line-height:1.7}a{color:inherit}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.skip-link{position:fixed;z-index:20;top:8px;left:8px;transform:translateY(-150%);padding:.7rem 1rem;color:#fff;background:#111}.skip-link:focus{transform:none}.site-header{border-bottom:1px solid var(--line);background:#fff}.nav-shell{display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.75rem;color:#000;font-size:1.35rem;font-weight:500;text-decoration:none}.brand-mark{display:grid;width:48px;height:48px;place-items:center;border:2px solid #111;font-size:1.8rem;font-weight:600}.site-header nav{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.site-header nav a{color:#6c757d;font-size:.9rem;font-weight:600;text-decoration:none;text-transform:uppercase}.site-header nav a:hover,.site-header nav a:focus-visible,.site-header nav a.active{color:var(--orange)}.insights-hero,.article-hero{padding:clamp(4.5rem,9vw,8rem) 0;background:linear-gradient(125deg,#fff 15%,#fbf8f5 100%);border-bottom:1px solid var(--line)}.narrow{max-width:850px}.eyebrow,.article-meta{color:var(--orange-dark);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.insights-hero h1,.article-hero h1{margin:.4rem 0 1.25rem;font-size:clamp(2.7rem,6vw,5rem);font-weight:600;line-height:1.04;letter-spacing:-.045em}.lede{max-width:800px;margin:0;color:var(--muted);font-size:1.12rem}.articles-section{padding:clamp(4rem,8vw,7rem) 0}.articles-section h2{margin:0 0 2rem;font-size:clamp(2rem,4vw,3rem)}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.article-card{padding:2rem;border:1px solid var(--line);border-top:4px solid var(--orange);background:#fff}.article-card h3{margin:.6rem 0;font-size:1.4rem;line-height:1.3}.article-card h3 a{text-decoration:none}.article-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.article-card>p:not(.article-meta){color:var(--muted)}.read-more,.back-link{color:var(--orange-dark);font-weight:700;text-underline-offset:4px}.article-shell{max-width:820px}.article-hero{padding:clamp(3.5rem,7vw,6rem) 0}.article-hero .article-meta{margin-top:2rem}.article-hero h1{font-size:clamp(2.5rem,5.5vw,4.7rem)}.byline{margin:1.25rem 0 0;font-size:.9rem;font-weight:600}.prose{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(4rem,8vw,7rem);font-family:Georgia,serif;font-size:1.12rem}.prose h2,.prose h3{font-family:Montserrat,Arial,sans-serif;line-height:1.25}.prose h2{margin-top:2.6rem;font-size:1.8rem}.prose h3{margin-top:2rem;font-size:1.35rem}.prose img{max-width:100%;height:auto}.prose a{color:var(--orange-dark)}footer{padding:2.2rem 0;color:#ddd;background:#181818}.footer-shell{display:flex;justify-content:space-between;gap:1rem}.footer-shell p{margin:0}.empty-state{padding:2rem;background:var(--surface)}a:focus-visible{outline:3px solid rgba(219,100,45,.38);outline-offset:3px}@media(max-width:760px){.shell{width:calc(100% - 32px)}.nav-shell{padding:1rem 0;align-items:flex-start;flex-direction:column}.site-header nav{gap:.75rem 1rem}.article-grid{grid-template-columns:1fr}.insights-hero,.article-hero{padding-top:3.5rem}.footer-shell{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
