/* === SEARCH: blog_public_visual_refresh_2026_04_07 START === */
:root{--bg:#070b18;--surface:#10182d;--surface2:#141f39;--text:#eaf0ff;--muted:#9fb0d4;--line:#2a3962;--brand:#8eb4ff}
*{box-sizing:border-box}body.blog-body{margin:0;font-family:Inter,system-ui;background:radial-gradient(circle at 10% 0%,#1b2e62 0,var(--bg) 45%);color:var(--text)}
a{color:inherit;text-decoration:none}.blog-shell,.article-shell{width:min(1120px,92vw);margin:0 auto}.blog-hero{padding:2rem 0}.blog-hero h1{font-size:clamp(1.8rem,5vw,3.2rem);margin:.3rem 0}.hero-copy{color:var(--muted);max-width:52ch}.toolbar{display:flex;gap:.75rem;align-items:center;background:rgba(16,24,45,.7);border:1px solid var(--line);padding:.8rem;border-radius:12px;flex-wrap:wrap}.toolbar select{background:var(--surface2);color:var(--text);border:1px solid var(--line);padding:.55rem;border-radius:10px}
.featured-card,.post-card,.article-card,.toc-card,.empty-state{background:rgba(16,24,45,.86);border:1px solid var(--line);border-radius:16px}.featured-card{display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;margin:1rem 0 1.4rem}.featured-card img{width:100%;height:100%;min-height:230px;object-fit:cover}.featured-card>div{padding:1rem}
.post-grid{display:grid;grid-template-columns:1fr;gap:1rem}.post-card{display:block;overflow:hidden;transition:.2s transform,.2s border-color}.post-card:hover,.post-card:focus-visible{transform:translateY(-2px);border-color:#557ac7}.post-card img{width:100%;height:190px;object-fit:cover}.post-content{padding:1rem}.post-content h3{margin:.4rem 0}.muted{color:var(--muted);font-size:.9rem}.tags{display:flex;gap:.4rem;flex-wrap:wrap}.tags span{font-size:.75rem;padding:.2rem .55rem;border:1px solid #3d5388;border-radius:999px;color:#c9d8ff}.clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.empty-state{padding:2rem;text-align:center;margin-top:1rem}.ghost-link{color:var(--brand)}
.article-hero{position:relative;padding:1rem 0 1.4rem;min-height:220px}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-bg{background:linear-gradient(120deg,#1e3167,#3e5fc0)}.hero-overlay{background:rgba(4,10,28,.5)}.article-layout{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:-24px;position:relative;z-index:2}.toc-card{padding:.9rem}.toc-card ul{list-style:none;padding:0;margin:.7rem 0 0}.toc-card li{margin:.4rem 0}.toc-card .lvl-3{margin-left:1rem}.article-card{padding:1rem}.cover{width:100%;border-radius:12px}.post-body{line-height:1.8;max-width:70ch}.post-body h2,.post-body h3{margin-top:1.5em}.post-body blockquote{border-left:3px solid #5a79bf;padding-left:1rem;color:#c6d7ff}.post-body figure{margin:1.2rem auto}.post-body figcaption{color:var(--muted);font-size:.85rem;text-align:center}.post-body img{max-width:100%;height:auto;border-radius:10px}.share-row{display:flex;gap:.6rem;margin:.6rem 0}.share-row button{padding:.5rem .75rem;background:var(--surface2);color:var(--text);border:1px solid var(--line);border-radius:10px}.post-nav{display:flex;justify-content:space-between;gap:.7rem;margin-top:1.4rem}.reading-progress{position:fixed;top:0;left:0;height:3px;background:#8eb4ff;width:0;z-index:99}
@media (min-width:700px){.post-grid{grid-template-columns:1fr 1fr}}
@media (min-width:1040px){.post-grid{grid-template-columns:repeat(3,1fr)}.article-layout{grid-template-columns:260px minmax(0,1fr)}.toc-card{position:sticky;top:1rem;height:fit-content}.featured-card{grid-template-columns:1.3fr 1fr}}
/* === SEARCH: blog_public_visual_refresh_2026_04_07 END === */
