:root{color-scheme:light dark;--bg:#f2f0e9;--surface:#e9e6dc;--text:#191a18;--muted:#62645e;--accent:#244ec9;--border:#c9c6ba;--code:#171918;--code-text:#f4f2e9;--content:76rem;--article:45rem}@media (prefers-color-scheme:dark){:root{--bg:#151614;--surface:#20211e;--text:#efeee8;--muted:#a8aaa3;--accent:#8ca6ff;--border:#3b3c37}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-color:var(--accent);text-underline-offset:.22em;text-decoration-thickness:1px}a:hover{color:var(--accent)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}h1,h2,h3{letter-spacing:-.03em;margin-block-start:0;font-family:inherit;font-weight:680;line-height:1.12}h1{font-size:clamp(2.8rem,7vw,5rem)}h2{font-size:clamp(1.7rem,3vw,2.4rem)}h3{font-size:1.25rem}p{max-width:68ch}.shell{width:min(calc(100% - 2.5rem), var(--content));margin-inline:auto}.skip-link{z-index:10;background:var(--text);color:var(--bg);padding:.65rem 1rem;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--border)}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.25rem;display:flex}.wordmark{color:var(--text);letter-spacing:-.02em;white-space:nowrap;font-size:1.05rem;font-weight:750;text-decoration:none}.site-header nav ul,.social-links,.tag-list,.tech-list{margin:0;padding:0;list-style:none}.site-header nav ul{flex-wrap:wrap;justify-content:flex-end;gap:.3rem 1.25rem;display:flex}.site-header nav a{color:var(--muted);font-size:.88rem;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--text)}.site-header nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.35rem}main{min-height:68vh}.eyebrow{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:flex}.lede{color:var(--muted);font-size:clamp(1.08rem,2.2vw,1.32rem);line-height:1.55}.quiet{color:var(--muted);font-size:.9rem}.page-header{max-width:58rem;padding:clamp(4rem,8vw,6.5rem) 0 clamp(3rem,6vw,4.5rem)}.page-header h1{margin:.6rem 0 1.25rem;font-size:clamp(2.7rem,6vw,4.5rem)}.profile{grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(2rem,8vw,8rem);padding:clamp(4.5rem,10vw,8rem) 0;display:grid}.profile h1{margin:0}.profile-role{margin:0 0 .2rem;font-size:1.05rem;font-weight:650}.profile .quiet{margin:0 0 1rem}.profile .social-links{gap:.65rem}.profile .social-links a{border:1px solid var(--text);background:var(--text);color:var(--bg);padding:.55rem .85rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}.profile .social-links li:nth-child(2) a{border-color:var(--accent);background:var(--accent)}.profile .social-links a:after{content:" ↗"}.profile .social-links a:hover{opacity:.78}.project-links{flex-wrap:wrap;gap:.7rem 1.25rem;margin-top:2rem;display:flex}.button{border-bottom:1px solid var(--accent);color:var(--text);padding:.5rem 0;font-weight:700;text-decoration:none;display:inline-block}.button:after{content:" ↗";color:var(--accent)}.button.secondary{color:var(--muted)}.section{border-top:1px solid var(--border);padding:clamp(4rem,9vw,7.5rem) 0}.section-heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2.5rem;display:flex}.section-heading h1,.section-heading h2{margin-bottom:0;font-size:clamp(1.8rem,4vw,2.6rem)}.section-heading>a{color:var(--muted);font-size:.88rem}.card-grid,.post-list{display:grid}.project-card{border-top:1px solid var(--border);grid-template-columns:minmax(14rem,.75fr) 1.25fr;gap:clamp(2rem,6vw,7rem);padding:clamp(2rem,5vw,4rem) 0;display:grid}.project-card:last-child{border-bottom:1px solid var(--border)}.project-card h2{margin:.7rem 0 1rem;font-size:clamp(1.6rem,3vw,2.35rem)}.project-summary{color:var(--muted);font-size:.95rem}.project-detail>p:first-child{margin-top:0;font-size:1.08rem}.tech-list,.tag-list{flex-wrap:wrap;gap:.3rem .9rem;margin-top:1.25rem;display:flex}.tech-list li,.tag-list a{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.73rem;text-decoration:none}.tech-list li:not(:last-child):after{content:" /";color:var(--border)}.tag-list a:before{content:"#";color:var(--accent)}.project-links a{font-weight:700}.post-preview{border-top:1px solid var(--border);grid-template-columns:10rem 1fr;gap:2rem;padding:2rem 0 2.2rem;display:grid}.post-preview:last-child{border-bottom:1px solid var(--border)}.post-date{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem}.post-preview h2{margin:.45rem 0 .6rem;font-size:clamp(1.5rem,3vw,2.15rem)}.post-preview h2 a{text-decoration:none}.post-preview p{color:var(--muted);margin-bottom:.8rem}.social-links{flex-wrap:wrap;gap:1rem;display:flex}.site-footer{border-top:1px solid var(--border);margin-top:6rem}.footer-inner{justify-content:space-between;align-items:center;gap:2rem;padding-block:2.5rem;display:flex}.footer-inner p{margin:0}.draft-badge{color:#9b5000;font-weight:800}.article{width:min(100%, var(--article));margin-inline:auto;padding-top:clamp(4.5rem,10vw,8rem)}.article-header{margin-bottom:3.5rem}.article-header h1{margin:.75rem 0 1.5rem;font-size:clamp(2.6rem,6vw,4.3rem)}.toc{border-block:1px solid var(--border);margin:2.5rem 0 4rem;padding:1.5rem 0}.toc h2{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .7rem;font-family:inherit;font-size:.8rem;font-weight:700}.toc ol{margin:0;padding-left:1.2rem}.toc-nested{margin-left:1rem}.prose{font-size:1.04rem}.prose h2,.prose h3{scroll-margin-top:1.5rem}.prose h2{margin-top:3.5rem;font-size:2rem}.prose h3{margin-top:2.5rem;font-size:1.55rem}.heading-anchor{color:var(--muted);margin-left:.45rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.65em;text-decoration:none}.prose blockquote{border-left:2px solid var(--accent);color:var(--muted);margin:2rem 0;padding:.25rem 1.5rem;font-size:1.12rem}.prose table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--border);text-align:left;padding:.65rem .8rem}.prose :not(pre)>code{background:var(--surface);padding:.1rem .3rem;font-size:.9em}.prose pre{color:var(--code-text);padding:1.3rem;font-size:.88rem;line-height:1.65;position:relative;overflow-x:auto;background:var(--code)!important}.copy-code{color:var(--code-text);cursor:pointer;background:#292c29;border:1px solid #5f625d;padding:.3rem .55rem;position:absolute;top:.6rem;right:.6rem}.back-to-top{margin-top:3rem;display:inline-block}.post-navigation{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1rem;margin-top:4rem;padding-top:2rem;display:grid}.post-navigation div:last-child{text-align:right}.post-navigation span,.post-navigation a{display:block}.post-navigation span{color:var(--muted);text-transform:uppercase;font-size:.72rem}.search{gap:.45rem;max-width:34rem;margin:0 0 3rem;display:grid}.search label{font-weight:700}.search input{border:0;border-bottom:1px solid var(--border);min-height:3rem;color:var(--text);font:inherit;background:0 0;border-radius:0;padding:.55rem 0}.empty-state{border-block:1px solid var(--border);color:var(--muted);padding:1.5rem 0}.resume{width:min(100%,55rem)}.resume-actions{margin-bottom:2rem}.resume-section{border-top:1px solid var(--border);grid-template-columns:11rem 1fr;gap:3rem;padding:2.5rem 0;display:grid}.resume-section h2{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:inherit;font-size:.78rem;font-weight:750}.resume-section-content>:first-child{margin-top:0}.resume-section-content h3{letter-spacing:-.01em;margin-bottom:.2rem;font-family:inherit;font-size:1.05rem;font-weight:750}.resume-meta{color:var(--muted);margin:0}.skill-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2.5rem;display:grid}.skill-groups h3{margin-top:0}.tag-index{flex-wrap:wrap;gap:.7rem 1.5rem;padding:0;list-style:none;display:flex}.tag-index a{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem}@media (width<=720px){.shell{width:min(calc(100% - 1.5rem), var(--content))}.header-inner{flex-direction:column;align-items:flex-start;gap:.7rem;padding-block:1rem}.site-header nav ul{justify-content:flex-start;gap:.3rem 1rem}.profile,.project-card,.resume-section{grid-template-columns:1fr;gap:1rem}.post-preview{grid-template-columns:1fr;gap:.6rem}.skill-groups{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=440px){.site-header nav a{font-size:.83rem}.section-heading{flex-direction:column;align-items:flex-start}.post-navigation{grid-template-columns:1fr}.post-navigation div:last-child{text-align:left}}@media print{.site-header,.site-footer,.skip-link,.resume-actions{display:none}body{color:#000;background:#fff;font-size:10.5pt}.resume{width:100%}.resume-section{break-inside:avoid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
