*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--bg-subtle: #f6f6f4;--text: #1a1a1a;--text-muted: #6b6b6b;--border: #e6e6e2;--accent: #2f6f4f;--accent-hover: #24583e;--code-bg: #f2f2ef;--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", "Cascadia Code", "JetBrains Mono", Menlo, Consolas, monospace;--measure: 42rem;--space: clamp(1.25rem, 4vw, 2rem)}@media(prefers-color-scheme:dark){:root{--bg: #121212;--bg-subtle: #1b1b1b;--text: #ededed;--text-muted: #9a9a9a;--border: #2a2a2a;--accent: #6cc49a;--accent-hover: #86d4b0;--code-bg: #1e1e1e}}html{font-family:var(--font-sans);line-height:1.65;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-size:1.02rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.wrap{max-width:var(--measure);margin-inline:auto;padding-inline:var(--space)}h1,h2,h3{line-height:1.2;font-weight:650;letter-spacing:-.015em}h1{font-size:clamp(1.8rem,5vw,2.4rem)}h2{font-size:1.35rem;margin-bottom:.75rem}h3{font-size:1.1rem}p{margin-bottom:1rem}a{color:var(--accent);text-decoration:none;text-underline-offset:3px}a:hover{color:var(--accent-hover);text-decoration:underline}.muted{color:var(--text-muted)}hr{border:none;border-top:1px solid var(--border);margin:3rem 0}ul{padding-left:1.15rem}li{margin-bottom:.35rem}code{font-family:var(--font-mono);font-size:.9em;background:var(--code-bg);padding:.15em .4em;border-radius:4px}pre{background:var(--code-bg);padding:1rem 1.15rem;border-radius:8px;overflow-x:auto;margin-bottom:1.25rem;border:1px solid var(--border)}pre code{background:none;padding:0;font-size:.85rem}.section{margin-block:3.25rem}.section>h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-weight:600;margin-bottom:1.25rem}.site-header{display:flex;justify-content:space-between;align-items:center;padding-block:1.5rem;gap:1rem;flex-wrap:wrap}.site-header .brand{font-weight:650;color:var(--text);letter-spacing:-.02em}.site-nav{display:flex;gap:1.25rem;font-size:.95rem}.site-nav a{color:var(--text-muted)}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text);text-decoration:none}.hero{margin-block:2.5rem 1rem}.hero .role{color:var(--accent);font-weight:600;font-size:.95rem;margin-bottom:.5rem}.hero p.tagline{font-size:1.15rem;color:var(--text-muted);max-width:34rem;margin-top:.75rem}.hero .links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;font-size:.95rem}.skill-row{display:grid;grid-template-columns:10rem 1fr;gap:.5rem 1rem;padding:.6rem 0;border-top:1px solid var(--border)}.skill-row:last-child{border-bottom:1px solid var(--border)}.skill-row .label{color:var(--text-muted);font-size:.9rem}.tags{display:flex;flex-wrap:wrap;gap:.4rem}.tag{font-size:.82rem;background:var(--bg-subtle);border:1px solid var(--border);padding:.1rem .55rem;border-radius:999px;color:var(--text)}@media(max-width:34rem){.skill-row{grid-template-columns:1fr;gap:.35rem}}.entry{margin-bottom:2rem}.entry-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}.entry-head h3{margin:0}.entry-head .company{color:var(--text-muted)}.entry-head .period{color:var(--text-muted);font-size:.85rem;font-variant-numeric:tabular-nums;white-space:nowrap}.entry ul{margin-top:.6rem}.entry li{color:var(--text)}.post-list{list-style:none;padding:0}.post-list li{padding:1.1rem 0;border-top:1px solid var(--border)}.post-list li:last-child{border-bottom:1px solid var(--border)}.post-list a{color:var(--text);font-weight:600}.post-list a:hover{color:var(--accent)}.post-list time{display:block;color:var(--text-muted);font-size:.82rem;font-variant-numeric:tabular-nums;margin-bottom:.2rem}.post-list .desc{color:var(--text-muted);font-size:.95rem;margin:.25rem 0 0}.article header{margin-bottom:2rem}.article header time{color:var(--text-muted);font-size:.85rem}.article h2{margin-top:2rem}.article h3{margin-top:1.5rem}.article img{max-width:100%;height:auto;border-radius:8px}.site-footer{margin-top:4rem;padding-block:2rem;border-top:1px solid var(--border);color:var(--text-muted);font-size:.88rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.site-footer a{color:var(--text-muted)}.site-footer a:hover{color:var(--text)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:var(--bg);padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;z-index:10}
