:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fbfbf9;--foreground:#0a1120;--muted:#5f6877;--border:#dce1e7;--accent:#006c4a}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}.site-header{border-bottom:1px solid var(--border)}.site-header__topline{border-bottom:1px solid var(--border);color:var(--muted);letter-spacing:.03em;padding:.5rem max(1.5rem,50vw - 600px);font-size:.8125rem}.site-header__inner,.content-shell{max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:4.5rem;display:flex}.site-logo{color:var(--foreground);letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:1.625rem;font-weight:700;text-decoration:none}.site-nav{flex-wrap:wrap;gap:1.25rem;display:flex}.site-nav a,.article-list__meta a,.not-found a{color:var(--foreground);font-size:.9rem;font-weight:700;text-decoration:none}.site-nav a:hover,.article-list h2 a:hover,.article-list__meta a:hover,.not-found a:hover{color:var(--accent);text-decoration:underline}.content-shell{padding-top:4rem;padding-bottom:5rem}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:700}h1{letter-spacing:-.04em;max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1}.summary{max-width:640px;margin:0;font-size:1.125rem;line-height:1.7}.article-list{max-width:820px;margin:3rem 0 0;padding:0;list-style:none}.article-list__item{border-top:1px solid var(--border);padding:1.5rem 0}.article-list__item:last-child{border-bottom:1px solid var(--border)}.article-list__meta,.article-list__author{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.8125rem;display:flex}.article-list__item h2{letter-spacing:-.025em;margin:.5rem 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.15}.article-list h2 a{color:var(--foreground);text-decoration:none}.article-list__item>p:not(.article-list__meta,.article-list__author){margin:0 0 .75rem;font-size:1rem;line-height:1.6}.article-detail{max-width:880px}.article-detail h1{margin-top:.75rem}.article-detail__excerpt{color:var(--muted);margin:1.5rem 0 2.5rem;font-family:Georgia,Times New Roman,serif;font-size:1.375rem;line-height:1.5}.article-detail__body{max-width:720px;font-size:1.125rem;line-height:1.8}.article-detail__body p{margin:0 0 1.5rem}.empty-state{border:1px solid var(--border);color:var(--muted);margin-top:2rem;padding:1.25rem}.not-found{min-height:100vh}@media (max-width:720px){.site-header__inner{flex-direction:column;align-items:flex-start;gap:.75rem;padding-top:1rem;padding-bottom:1rem}.site-nav{gap:.75rem 1rem}.content-shell{padding-top:2.5rem}}
