@font-face{font-family:DejaVu Sans Mono Web;src:url(/fonts/dejavu-sans-mono.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:DejaVu Sans Mono Web;src:url(/fonts/dejavu-sans-mono-bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{--fg: #1a1a1a;--muted: #6b6b6b;--bg: #ffffff;--accent: #1d4ed8;--rule: #cfcfcf;--rule-strong: #9a9a9a;--code-bg: #f5f5f5;--inline-code-bg: #f0f0f0;--stripe: #fafafa;--maxw: 760px;--mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Monaco, "DejaVu Sans Mono", "DejaVu Sans Mono Web", monospace;color-scheme:light dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--fg: #e4e4e4;--muted: #9a9a9a;--bg: #121212;--accent: #7ea6f6;--rule: #3a3a3a;--rule-strong: #6a6a6a;--code-bg: #1c1c1c;--inline-code-bg: #262626;--stripe: #181818;color-scheme:dark}}:root[data-theme=dark]{--fg: #e4e4e4;--muted: #9a9a9a;--bg: #121212;--accent: #7ea6f6;--rule: #3a3a3a;--rule-strong: #6a6a6a;--code-bg: #1c1c1c;--inline-code-bg: #262626;--stripe: #181818;color-scheme:dark}:root[data-theme=light]{color-scheme:light}*{box-sizing:border-box}pre,code,kbd,samp{font-family:var(--mono)}body{font-family:var(--mono);color:var(--fg);background:var(--bg);max-width:var(--maxw);margin:0 auto;padding:3rem 1.25rem 6rem;line-height:1.65;font-size:16px;-webkit-text-size-adjust:100%}@media(max-width:480px){body{font-size:15px;padding:2rem 1rem 4rem}}h1.name{font-size:clamp(1.7rem,5vw,2.7rem);font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-align:left;margin:0;line-height:1.1}h1.name a{color:inherit;text-decoration:none}.tagline{margin:.35rem 0 1.4rem;color:var(--muted)}nav{display:flex;gap:1.1rem;flex-wrap:wrap}nav a{color:var(--accent);text-decoration:none}nav a:before{content:"[ ";color:var(--muted)}nav a:after{content:" ]";color:var(--muted)}nav a:hover{text-decoration:underline;text-underline-offset:3px}nav a.active{color:var(--fg)}nav button.theme{margin-left:auto;padding:0;border:none;background:none;font:inherit;color:var(--accent);cursor:pointer;min-width:9ch;text-align:right}nav button.theme:before{content:"[ ";color:var(--muted)}nav button.theme:after{content:" ]";color:var(--muted)}nav button.theme:hover{text-decoration:underline;text-underline-offset:3px}hr.rule{border:none;border-top:4px double var(--rule-strong);margin:1.4rem 0 2.5rem}a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}a:hover{text-decoration:none}h2{font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--fg);border-bottom:1px solid var(--rule);padding-bottom:.35rem;margin:2.85rem 0 1.1rem}h3{font-size:1rem;font-weight:700;margin:0}p{margin:.75rem 0}strong{font-weight:700}.muted{color:var(--muted)}.intro{margin:0 0 1rem}.socials{display:flex;gap:.85rem;align-items:center;margin:0 0 1rem}.socials a{color:var(--fg);display:inline-flex;text-decoration:none}.socials a:hover{color:var(--accent)}.socials svg{width:19px;height:19px;fill:currentColor;display:block}.entry{margin:1.9rem 0}.entry .role{font-style:italic;margin:0}.entry .org{font-weight:700;margin:0}.entry .summary{margin:.4rem 0}.entry ul,article ul,ul.resume-list{list-style-type:"–  ";padding-left:1.4rem;margin:.5rem 0}.entry li,article li,ul.resume-list li{margin:.3rem 0}.entry li::marker,article li::marker,ul.resume-list li::marker{color:var(--muted)}.note{border-left:2px solid var(--rule);padding-left:1rem;margin:.85rem 0 0 .5rem;font-style:italic;color:var(--muted)}.kv{margin:.4rem 0}.kv .k{font-weight:700}ul.posts{list-style:none;padding:0;margin:1rem 0}ul.posts li{display:flex;gap:1.25rem;margin:.5rem 0;align-items:baseline}ul.posts time{color:var(--muted);white-space:nowrap;font-size:.9rem;min-width:12ch}.back{display:inline-block;margin-bottom:2rem}article{line-height:1.75}article h1{font-size:1.8rem;margin:0 0 .25rem;line-height:1.2;text-transform:none;letter-spacing:0}article h2{font-size:1.25rem;text-transform:none;letter-spacing:0;border:none;padding:0;margin:2rem 0 .75rem}article pre{background:var(--code-bg);padding:1rem;overflow-x:auto;border-radius:4px;font-size:.9rem;line-height:1.35}article code{font-size:.92em}article :not(pre)>code{background:var(--inline-code-bg);padding:.1em .35em;border-radius:3px}article blockquote{border-left:2px solid var(--rule);padding-left:1rem;margin-left:0;color:var(--muted)}article table{border-collapse:collapse;margin:1.25rem 0;font-size:.88rem;line-height:1.45;display:block;overflow-x:auto}article th,article td{border:1px solid var(--rule);padding:.45rem .7rem;text-align:left;vertical-align:top}article th{background:var(--code-bg);font-weight:700}article tbody tr:nth-child(2n){background:var(--stripe)}@media(max-width:480px){body{font-size:14px;padding:1.75rem 1rem 4rem;line-height:1.6}.tagline{margin-bottom:1rem}nav{gap:.5rem;font-size:13px}nav button.theme{min-width:7ch}nav a:before,nav button.theme:before{content:"["}nav a:after,nav button.theme:after{content:"]"}hr.rule{margin:1.1rem 0 1.75rem}h2{margin-top:2.25rem}ul.posts li{flex-direction:column;gap:0;margin:.9rem 0}ul.posts time{font-size:.85rem}.entry ul,article ul,ul.resume-list{padding-left:1.6rem}article ol{padding-left:1.6rem}article h1{font-size:1.4rem}article h2{font-size:1.1rem}article pre{font-size:.8rem;padding:.75rem}article table{font-size:.8rem}}
