:root{--bg: #f4f8ff;--line: #d7e4f3;--text: #11253d;--muted: #56718e;--brand: #0ea5a4;--brand-2: #2563eb;--card: rgba(255, 255, 255, .9);--shadow: 0 14px 40px rgba(38, 71, 110, .12)}*{box-sizing:border-box}html,body{margin:0;padding:0;color:var(--text);background:radial-gradient(circle at 20% -10%,#dff3ff 0%,transparent 45%),radial-gradient(circle at 100% 0%,#e4f0ff 0%,transparent 38%),var(--bg);font-family:Space Grotesk,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.7}.bg-grid{position:fixed;inset:0;z-index:-1;opacity:.36;background-image:linear-gradient(to right,rgba(100,135,173,.13) 1px,transparent 1px),linear-gradient(to bottom,rgba(100,135,173,.13) 1px,transparent 1px);background-size:30px 30px;mask-image:radial-gradient(circle at center,black 30%,transparent 80%)}.shell{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(12px);background:#f4f8ffc7;border-bottom:1px solid rgba(109,137,170,.28)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:74px;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.65rem}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:8px;font:600 .8rem IBM Plex Mono,monospace;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2))}.brand-text{font:500 1rem IBM Plex Mono,monospace;letter-spacing:.03em;color:#1f4465}.nav{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.nav-link{padding:.45rem .8rem;border-radius:999px;color:var(--muted);font-size:.95rem;transition:.18s ease}.nav-link:hover,.nav-link.is-active{color:var(--text);background:#2563eb1f}.header-cta{padding:.58rem .95rem;border-radius:10px;border:1px solid rgba(37,99,235,.42);color:var(--brand-2);font-size:.9rem;transition:transform .18s ease,background .18s ease}.header-cta:hover{transform:translateY(-1px);background:#2563eb1a}.page-main{padding-block:2.8rem 3.4rem}.kicker{margin:0;color:#0f766e;font:500 .84rem IBM Plex Mono,monospace;letter-spacing:.09em;text-transform:uppercase}.page-title{margin:.75rem 0 0;font-size:clamp(1.85rem,4vw,3rem);line-height:1.15}.page-subtitle{margin:1rem 0 0;color:var(--muted);max-width:70ch}.card{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:1.2rem;box-shadow:var(--shadow)}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:1.1rem;animation:in-up .5s ease both}.metric-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.metric-value{margin:0;font:600 1.5rem IBM Plex Mono,monospace}.metric-label{margin:.2rem 0 0;color:var(--muted);font-size:.85rem}.section-title{margin:0;font-size:1.45rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:2.2rem 0 .95rem}.section-note{margin:0;color:var(--muted);font-size:.92rem}.featured-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.featured-card h3{margin:.2rem 0 .45rem}.featured-card p{margin:0;color:#3f5f7d}.slide-actions{display:flex;flex-wrap:wrap;gap:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:.52rem .84rem;border:1px solid transparent;font-size:.9rem;transition:.18s ease}.btn-primary{color:#fff;background:linear-gradient(120deg,var(--brand),var(--brand-2))}.btn-primary:hover{filter:brightness(1.06)}.btn-ghost{border-color:#56718e5c;color:#31506f}.btn-ghost:hover{border-color:#56718e99;background:#2563eb1a}.project-list,.post-list,.blog-grid{display:grid;gap:.85rem}.project-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.project-card h3,.post-card h3{margin-top:0;margin-bottom:.42rem}.meta-line{color:var(--muted);font:400 .84rem IBM Plex Mono,monospace}.tag-row{display:flex;flex-wrap:wrap;gap:.42rem;margin-top:.7rem}.tag{appearance:none;border-radius:999px;border:1px solid rgba(86,113,142,.35);padding:.2rem .55rem;font:400 .78rem IBM Plex Mono,monospace;color:#2f4a67;background:#fff9}button.tag{cursor:pointer}.filter-row{gap:.5rem}.filter-tag:hover,.tag-inline-filter:hover{border-color:#2563eb73;background:#2563eb1a}.filter-tag.is-active{color:#fff;border-color:transparent;background:linear-gradient(120deg,var(--brand),var(--brand-2))}.post-card.is-hidden{display:none}.blog-grid{grid-template-columns:1fr 1fr}.about-list{margin:0;padding-left:1.2rem;color:#2f4b67}.about-list li{margin-bottom:.45rem}.site-footer{border-top:1px solid rgba(109,137,170,.28);padding:1.1rem 0 2.3rem;color:var(--muted);font-size:.9rem}.footer-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.3rem}.footer-links a{text-decoration:underline;text-decoration-color:#56718e73}.article{max-width:78ch;margin-inline:auto;animation:in-up .42s ease both}.article>:first-child{margin-top:0}.article h1{margin-bottom:.4rem;line-height:1.12}.article h2{margin-top:1.9rem;line-height:1.22}.article h3{line-height:1.25}.article p,.article li{color:#2f4b67;line-height:1.78}.article p+p,.article ul+p,.article ol+p{margin-top:.95rem}.article ul,.article ol{padding-left:1.35rem}.article li+li{margin-top:.45rem}.article a{text-decoration:underline;text-decoration-color:#2563eb73;text-underline-offset:.14em}.article a:hover{text-decoration-color:#2563ebcc}.blog-article{max-width:74ch}.project-article{max-width:78ch}.about-article{max-width:72ch}.back-link{display:inline-block;margin-top:1.2rem;color:#0f5f8b}@keyframes in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:920px){.hero,.blog-grid{grid-template-columns:1fr}.header-inner{min-height:88px;align-items:start;padding-block:.7rem;flex-wrap:wrap}.nav{order:3;width:100%}.header-cta{margin-left:auto}.featured-grid{grid-template-columns:1fr}}@media(max-width:560px){.metric-grid{grid-template-columns:1fr}.page-main{padding-top:2rem}.section-head{align-items:start;flex-direction:column}}
