:root{color:#18212f;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.app-shell{flex-direction:column;width:min(1120px,100% - 32px);min-height:100vh;margin:0 auto;display:flex}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.site-title{letter-spacing:-.04em;font-size:1.75rem;font-weight:800;line-height:1.1;display:inline-block}.eyebrow{color:#637083;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.82rem;font-weight:700}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.site-nav a,.primary-link,.back-link,.pill-list a,.tag-row a{background:#fff;border:1px solid #dbe2ee;border-radius:999px;padding:8px 12px;font-size:.92rem;font-weight:700;box-shadow:0 8px 20px #19222e0d}.secondary-link{background:#f8fafc}.action-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}main{flex:1}.hero,.article-detail,.list-page,.not-found{background:radial-gradient(circle at 100% 0,#5b8def1f,#0000 30%),#fff;border:1px solid #e2e8f0;border-radius:28px;padding:clamp(28px,5vw,56px);box-shadow:0 20px 60px #19222e14}.landing-hero{margin-top:36px}.hero h1,.article-detail h1,.list-page h1,.not-found h1{letter-spacing:-.07em;max-width:820px;margin:0;font-size:clamp(2rem,6vw,4.4rem);line-height:.98}.hero p,.lead{color:#4f5e72;max-width:780px;font-size:1.08rem}.grid-section{padding:42px 0}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.section-heading h2{margin:0;font-size:1.6rem}.section-heading p{color:#637083;margin:0}.post-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.post-card,.post-list-item{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:22px;box-shadow:0 14px 40px #19222e0f}.post-card h3,.post-list-item h2{letter-spacing:-.03em;margin:12px 0 8px;font-size:1.35rem;line-height:1.2}.post-card p,.post-list-item p{color:#526174}.post-meta{color:#637083;flex-wrap:wrap;align-items:center;gap:8px;font-size:.88rem;font-weight:700;display:flex}.tag-row,.pill-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.article-detail{margin-top:12px}.article-detail h1{margin-top:20px}.article-body{max-width:820px;margin-top:28px}.article-body p{color:#2d3748;font-size:1.08rem}.article-tags{border-top:1px solid #e2e8f0;padding-top:20px}.post-list{gap:14px;margin-top:24px;display:grid}.empty-state{color:#637083;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:18px}.not-found{text-align:center}.not-found p{color:#4f5e72}.site-footer{color:#637083;flex-wrap:wrap;font-size:.9rem}@media (width<=720px){.site-header{flex-direction:column;align-items:flex-start}.site-nav{justify-content:flex-start}.section-heading{flex-direction:column;align-items:flex-start}}
