:root{--bg:#f6f7fb;--surface:#fff;--text:#16181d;--muted:#586079;--border:#e5e9f2;--brand:#0b69ff;--brand-strong:#0852c9;--shadow:0 14px 36px #16181d14;--radius:16px;--container:1080px}*{box-sizing:border-box}html,body{background:radial-gradient(circle at top right,#e8f0ff 0%,var(--bg)45%);color:var(--text);margin:0;padding:0;font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(100% - 2rem,var(--container));margin-inline:auto}.site-shell{grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in oklab,var(--bg)78%,white);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;padding:.9rem 0;display:flex}.logo{letter-spacing:-.02em;font-weight:800}.nav-links{color:var(--muted);gap:1rem;display:flex}.nav-links a:hover{color:var(--text)}.main-content{padding:2.5rem 0 4rem}.hero{border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow);background:linear-gradient(130deg,#fff 0%,#f6f9ff 100%);margin-bottom:2.6rem;padding:clamp(1.5rem,3vw,2.8rem);animation:.4s ease-out both fadeUp}.eyebrow{color:var(--brand);margin:0 0 .6rem;font-weight:700}.hero h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,4.2vw,3.2rem);line-height:1.15}.hero-image{border:3px solid #fff;border-radius:50%;margin-bottom:.8rem;box-shadow:0 10px 24px #0f172a29}.hero-content{min-width:0}.hero p{max-width:68ch;color:var(--muted)}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (min-width:900px){.hero{grid-template-columns:120px 1fr;align-items:center;column-gap:1.2rem;display:grid}.hero-image{margin-bottom:0}}.primary-btn{color:var(--brand);border:2px solid var(--brand);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:700;transition:all .18s;display:inline-flex}.primary-btn:hover{background:var(--brand);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0b69ff40}.section-head{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.section-copy,.post-meta,.post-card p,.prose p,.prose li,.not-found p{color:var(--muted)}.post-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.2rem;display:grid}.post-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 6px 20px #16181d0d}.card-cover{aspect-ratio:16/9;background:linear-gradient(145deg,#edf2ff 0%,#f8faff 100%);display:block;overflow:hidden}.cover-image{object-fit:contain;width:100%;height:100%;padding:.4rem;transition:transform .22s}.post-card:hover .cover-image{transform:scale(1.01)}.card-body{flex-direction:column;flex:1;padding:1rem;display:flex}.post-card h2{letter-spacing:-.01em;margin:.4rem 0;font-size:1.2rem;line-height:1.25}.read-more{color:var(--brand);margin-top:auto;font-weight:700;display:inline-flex}.post-detail-shell{border-radius:calc(var(--radius) + 6px);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.post-detail-image{border-bottom:1px solid var(--border);width:100%;height:auto;display:block}.post-detail-body{padding:clamp(1rem,2.2vw,2rem)}.post-detail-body>h1{margin-top:.15rem}.post-detail-body .prose{max-width:100%}.prose{max-width:72ch;font-size:1.075rem;line-height:1.82}.prose>*+*{margin-top:1rem}.prose h1{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.prose h2{letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:.65rem;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.2}.prose h3,.prose h4{letter-spacing:-.02em;margin-top:2rem;margin-bottom:.5rem}.prose p,.prose li{color:var(--muted)}.prose a{color:var(--brand-strong);text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab,var(--brand)50%,transparent);text-decoration-color:color-mix(in oklab,var(--brand)50%,transparent);text-underline-offset:.15em;text-decoration-thickness:.08em}.prose a:hover{color:var(--brand)}.prose ul,.prose ol{padding-left:1.35rem}.prose li+li{margin-top:.35rem}.prose img{border:1px solid var(--border);border-radius:14px;width:min(280px,100%);height:auto;margin:1.25rem 0 1.5rem;display:block;box-shadow:0 12px 30px #16181d1a}.prose .graph-embed{aspect-ratio:16/9;border:1px solid var(--border);background:#0b1220;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 12px 30px #16181d1f}.prose .graph-embed iframe{border:0;width:100%;height:100%;display:block}.prose :not(pre)>code{color:#26324d;background:#eef2fb;border:1px solid #dfe7f7;border-radius:7px;padding:.12rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}.prose pre{color:#f4f6fa;background:#11131a;border:1px solid #232a3a;border-radius:14px;padding:1rem 1.1rem;font-size:.93rem;line-height:1.55;overflow:auto;box-shadow:0 8px 20px #11131a38}.prose pre code{color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:inherit;line-height:inherit;white-space:pre;background:0 0;border:0;border-radius:0;padding:0}.prose-about{border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);background:linear-gradient(160deg,#fff 0%,#f8fbff 100%);padding:clamp(1.4rem,2.5vw,2.3rem)}.prose-about h1{margin-bottom:.75rem}.prose-about p:first-of-type{color:var(--text);font-size:1.14rem}.site-footer{border-top:1px solid var(--border);background:color-mix(in oklab,var(--bg)82%,white)}.footer-inner{color:var(--muted);justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.social-links{gap:.9rem;display:flex}.not-found{text-align:center;padding:4rem 0}@media (max-width:768px){.post-detail-body{padding:1rem}.header-inner,.footer-inner{flex-direction:column;align-items:flex-start;gap:.6rem}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
