:root{--bg:#fbfbf7;--surface:#fff;--ink:#151719;--muted:#5f676f;--line:#dfe6e8;--blue:#0057b8;--blue-dark:#083c7a;--gold:#f5c84c;--max-width:1040px}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}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.6}a{color:inherit;text-underline-offset:.2em;text-decoration-color:#0057b859}a:hover{color:var(--blue)}.site-header{width:min(var(--max-width), calc(100% - 2rem));justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.25rem 0;display:flex}.brand{align-items:center;gap:.7rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid var(--blue);background:linear-gradient(90deg, transparent 47%, #0057b82e 47% 53%, transparent 53%), var(--surface);width:2.35rem;height:2.35rem;color:var(--blue-dark);letter-spacing:0;border-radius:50%;place-items:center;font-size:.78rem;display:grid}.brand-name{font-size:1rem}.site-nav{color:var(--muted);align-items:center;gap:1rem;font-size:.95rem;display:flex}.site-nav a{text-decoration:none}.page-shell{width:min(var(--max-width), calc(100% - 2rem));margin:0 auto;padding:4rem 0 5rem}.page-shell.narrow{max-width:720px}.hero{max-width:760px;padding:3.5rem 0 4.25rem}.eyebrow,.post-meta{color:var(--blue-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 .55rem;font-size:.78rem;font-weight:750}h1,h2{margin:0;line-height:1.08}h1{max-width:11ch;font-size:clamp(3rem,10vw,6.2rem)}h2{font-size:clamp(1.4rem,3vw,2rem)}.hero p:last-child,.lede{max-width:660px;color:var(--muted);margin:1.25rem 0 0;font-size:1.18rem}.section-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:1rem;padding-top:1.5rem;display:flex}.text-link{color:var(--blue-dark);font-weight:700}.post-list{gap:1rem;margin-top:1.5rem;display:grid}.post-card{border-top:1px solid var(--line);padding:1.25rem 0}.post-card:first-child{border-top:0}.post-card h2 a{text-decoration:none}.post-card p:not(.post-meta){max-width:760px;color:var(--muted);margin:.7rem 0 0}.tag-list{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.tag{min-height:2rem;color:var(--blue-dark);background:#0057b80d;border:1px solid #0057b838;border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.article h1{max-width:12ch}.prose{margin-top:2rem;font-size:1.05rem}.prose p,.prose ul,.prose ol,.prose blockquote{margin:1.1rem 0}.prose h2{margin-top:2.25rem;font-size:1.65rem}.prose a{color:var(--blue-dark);font-weight:700}.prose blockquote{border-left:4px solid var(--gold);color:var(--muted);padding-left:1rem}@media (max-width:640px){.site-header{flex-direction:column;align-items:flex-start}.page-shell{padding:2.75rem 0 4rem}.hero{padding-top:1.5rem}.section-heading{flex-direction:column;align-items:flex-start}}
