:root{color-scheme:light;--bg:#fff;--surface:#fff;--text:#171717;--muted:#595959;--border:#e5e5e5;--button:#171717;--button-text:#fff;--soft:#f2f2f2;--focus:#2366bc;--copy-body:.94rem;--copy-bio:1rem;--content-width:960px;--copy-small:.88rem;--copy-lead:1.06rem;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.6}:root[data-theme=dark]{color-scheme:dark;--bg:#000;--surface:#000;--text:#fff;--muted:#ccc;--border:#303030;--button:#fff;--button-text:#000;--soft:#1c1c1c;--focus:#8bbcff}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:4px}main:focus{outline:none}[hidden]{display:none!important}img,svg{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.2}h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:720}h2{font-size:1.65rem;font-weight:690}h3{letter-spacing:-.02em;font-size:1.1rem}p{color:var(--muted);font-size:var(--copy-body)}.container{width:min(var(--content-width),calc(100% - 64px));margin-inline:auto}main.container{min-height:calc(100svh - 196px);padding-bottom:72px}.skip-link{z-index:10;background:var(--button);color:var(--button-text);border-radius:8px;padding:10px 16px;position:absolute;top:8px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--border);background:var(--surface)}.header-inner{align-items:center;gap:36px;width:min(1280px,100% - 64px);min-height:86px;margin:auto;display:flex}.wordmark{letter-spacing:-.035em;white-space:nowrap;padding-block:12px;font-size:1.18rem;font-weight:730;text-decoration:none}nav{align-self:stretch;align-items:center;gap:26px;margin-left:auto;display:flex}nav a{color:var(--muted);align-items:center;padding:12px 4px;font-size:.88rem;text-decoration:none;display:flex;position:relative}nav a:hover,nav a[aria-current=page]{color:var(--text)}nav a[aria-current=page]:after{content:"";background:var(--text);height:2px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:17px;margin-left:28px;display:flex}.contact-button{background:var(--button);min-height:44px;color:var(--button-text);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;padding:10px 18px;font-size:.82rem;font-weight:550;text-decoration:none;display:inline-flex}.contact-button:hover{opacity:.87}.theme-toggle{background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:10px;display:grid}.theme-toggle:hover{background:var(--soft)}.theme-toggle svg{width:22px;height:22px}.theme-toggle .sun{display:none}[data-theme=dark] .theme-toggle .sun{display:block}[data-theme=dark] .theme-toggle .moon,.menu-toggle{display:none}.hero{align-items:center;gap:34px;padding:66px 0 55px;display:flex}.hero-portrait{object-fit:cover;border-radius:50%;flex-shrink:0;width:152px;height:152px}.hero h1{margin-bottom:12px;font-size:clamp(1.9rem,4vw,2.6rem)}.intro{max-width:610px;font-size:var(--copy-bio);letter-spacing:-.014em;line-height:1.55}.intro-note{margin-top:9px}.social-links{align-items:center;gap:10px;margin-top:16px;margin-left:-8px;display:flex}.social-links a{border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.social-links a:hover{background:var(--soft)}.social-links svg{width:23px;height:23px}.home-section+.home-section{margin-top:35px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.view-all{min-height:44px;color:var(--muted);align-items:center;gap:13px;font-size:.84rem;text-decoration:none;display:flex}.view-all:hover{color:var(--text)}.empty-project{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:center;gap:26px;min-height:147px;padding:24px 30px;display:flex}.sleeping-dog{flex-shrink:0;width:120px;height:84px}.empty-project h3{margin-bottom:7px;font-size:1.15rem}.empty-project p{font-size:var(--copy-small);max-width:570px}.empty-writing{padding:23px 0 18px}.empty-title{color:var(--text);margin-bottom:6px;font-weight:550}.empty-writing p+p{font-size:var(--copy-small)}.empty-writing a:hover{color:var(--text)}.site-footer{border-top:1px solid var(--border);min-height:100px;color:var(--muted);justify-content:space-between;align-items:center;font-size:.83rem;display:flex}.site-footer .social-links{color:var(--muted);margin:0}.site-footer .social-links svg{width:19px;height:19px}.page-heading{padding:58px 0 29px}.page-heading h1{font-size:2.3rem}.project-list{gap:16px;display:grid}.project-list .empty-project{min-height:178px}.project-card{background:var(--surface);border:1px solid var(--border);border-radius:15px;align-items:center;gap:21px;padding:26px;display:flex;position:relative}.project-icon{object-fit:contain;border-radius:12px;flex-shrink:0;width:56px;height:56px}.project-copy{flex:1;min-width:0}.project-copy p{font-size:var(--copy-small);margin-top:7px}.project-copy h3 a{text-decoration:none}.project-copy h3 a:hover{text-decoration:underline}.status-tag{white-space:nowrap;background:var(--soft);color:var(--muted);border-radius:6px;padding:4px 9px;font-size:.74rem}.project-arrow{margin-left:12px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-grid .project-card{flex-wrap:wrap;align-content:start}.project-grid .project-copy{flex-basis:calc(100% - 80px)}.project-grid .status-tag{margin-top:4px}.project-grid .project-arrow{margin-left:auto}.writing-column{max-width:var(--content-width);margin-inline:auto}.post-list{gap:22px;display:grid}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.post-card{border:1px solid var(--border);background:var(--surface);overflow-wrap:anywhere;border-radius:16px;padding:25px 27px}.post-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;font-size:.76rem;display:flex}.source-label{color:var(--text);font-weight:600}.post-title{margin-bottom:8px;font-size:1.4rem;line-height:1.3}.post-title a{text-decoration:none}.post-title a:hover{text-decoration:underline}.post-author{margin-bottom:13px;font-size:.79rem}.post-text{font-size:var(--copy-body);white-space:pre-wrap}.text-link{align-items:center;gap:13px;min-height:44px;font-size:.87rem;font-weight:550;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.post-card>.text-link{margin-top:16px}.post-grid .post-title{font-size:1.2rem}.post-grid .post-meta{flex-wrap:wrap;gap:5px}.source-filters{flex-wrap:wrap;gap:9px;margin-bottom:26px;display:flex}.source-filters button,.load-more{background:var(--surface);border:1px solid var(--border);border-radius:24px;min-height:44px;padding:8px 17px;font-size:.83rem}.source-filters button[aria-pressed=true]{background:var(--button);color:var(--button-text);border-color:var(--button)}.load-more{margin:26px auto 0;display:block}.feed-message{padding:15px 0}.about-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:80px;padding:68px 0 42px;display:grid}.about-copy h1{margin-bottom:24px}.about-copy p{font-size:var(--copy-bio);max-width:570px;margin-bottom:20px}.about-copy .social-links{margin-top:24px}.about-portrait{object-fit:cover;border-radius:17px;width:320px;height:320px}.article-page{overflow-wrap:anywhere;padding-top:37px}.back-link{min-height:44px;color:var(--muted);align-items:center;margin-bottom:28px;font-size:.85rem;text-decoration:none;display:inline-flex}.back-link:hover{text-decoration:underline}.article-page h1{line-height:1.15}.article-meta{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:20px;font-size:.83rem;display:flex}.article-summary{font-size:var(--copy-lead);margin:24px 0 32px}.article-cover{object-fit:contain;border-radius:14px;width:100%;height:auto;max-height:520px;margin:0 0 32px}.prose{font-size:var(--copy-body);line-height:1.8}.prose p{color:var(--text);margin:0 0 1.25em}.prose h2,.prose h3,.prose h4{margin:1.6em 0 .7em}.prose h2{font-size:1.65rem}.prose h3{font-size:1.3rem}.prose ul,.prose ol{padding-left:1.5em}.prose li{margin:.35em 0}.prose blockquote{border-left:3px solid var(--border);margin:1.5em 0;padding-left:22px}.prose img{border-radius:12px;max-width:100%;height:auto;margin:1.5em auto;display:block}.prose pre{background:var(--soft);border-radius:10px;padding:20px;font-size:.85rem;overflow:auto}.prose code{overflow-wrap:anywhere}.not-found{max-width:650px;padding:84px 0}.not-found h1{margin-bottom:20px}.not-found .eyebrow{margin-bottom:15px;font-size:.9rem}.not-found>div{flex-wrap:wrap;gap:24px;margin-top:30px;display:flex}@media (width>=1600px){.hero{padding-top:76px;padding-bottom:64px}}@media (width<=900px){.header-inner{gap:20px}.header-actions{gap:8px;margin-left:5px}nav{gap:15px}.about-layout{grid-template-columns:minmax(0,1fr) 280px;gap:40px;padding-inline:0}.about-portrait{width:280px;height:280px}.project-grid,.post-grid{grid-template-columns:1fr}.hero{gap:28px;padding-top:50px}}@media (width<=700px){.container,.header-inner{width:calc(100% - 40px)}.header-inner{flex-wrap:wrap;gap:0;min-height:76px;padding:13px 0}.wordmark{font-size:1.07rem}.header-actions{gap:4px;margin-left:auto}.contact-button{padding:9px 12px;font-size:.75rem}.theme-toggle{width:40px}.header-inner nav{flex-basis:100%;order:4;justify-content:space-between;gap:10px;margin-top:8px;margin-left:0}.header-inner nav a{justify-content:center;min-height:44px;padding:10px 4px}.menu-ready .menu-toggle{background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:44px;margin-left:auto;padding:0 9px;font-size:.78rem;display:flex}.menu-ready .header-actions{margin-left:4px}.menu-ready nav{display:none}.menu-ready nav.is-open{display:flex}.hero{gap:24px;padding:42px 0 36px}.hero-portrait{width:104px;height:104px}.hero h1{margin-bottom:10px;font-size:1.9rem}.intro{font-size:var(--copy-bio)}.social-links{gap:5px;margin-top:10px}.hero .social-links{margin-top:8px}.section-heading h2{font-size:1.45rem}.empty-project{gap:20px;padding:22px}.empty-project p{font-size:var(--copy-small)}.sleeping-dog{width:100px;height:70px}.home-section+.home-section{margin-top:26px}.page-heading{padding-top:39px;padding-bottom:25px}.page-heading h1{font-size:2rem}.about-layout{grid-template-columns:1fr;gap:29px;padding:43px 0 20px}.about-copy p{font-size:var(--copy-bio)}.about-portrait{width:280px;height:280px}.about-copy .social-links{margin-top:12px}.project-card{flex-wrap:wrap;gap:16px;padding:22px}.project-copy{flex-basis:calc(100% - 80px)}.project-arrow{margin-left:auto}.post-card{padding:23px}.article-page h1{font-size:2rem}.article-summary{font-size:var(--copy-lead)}.article-page{padding-top:24px}.article-meta{font-size:.8rem}.prose{font-size:var(--copy-body)}main.container{min-height:calc(100svh - 180px);padding-bottom:52px}}@media (width<=450px){.header-inner{column-gap:0}.wordmark{font-size:1rem}.menu-ready .menu-toggle{min-width:44px;padding:0 6px;font-size:0}.menu-toggle span{font-size:1.1rem}.header-actions{gap:0}.theme-toggle{width:44px}.contact-button{padding-inline:10px;font-size:.7rem}.hero{flex-direction:column;align-items:flex-start;gap:21px;padding-top:33px}.hero h1{font-size:1.9rem}.intro{font-size:var(--copy-bio);max-width:340px}.hero .social-links{margin-top:12px}.empty-project{align-items:center;gap:14px;padding:21px 18px}.sleeping-dog{width:78px;height:63px}.empty-project h3{font-size:1.04rem}.empty-project p{font-size:var(--copy-small)}.view-all{gap:9px}.site-footer{min-height:90px}.about-portrait{max-width:100%}}@media (width<=359px){.container,.header-inner{width:calc(100% - 36px)}.header-inner{row-gap:4px}.header-actions .contact-button{white-space:normal;text-align:center;max-width:66px;line-height:1.3}.wordmark{font-size:.92rem}.menu-ready .menu-toggle{min-width:44px;padding:0}.menu-ready .header-actions{margin-left:0}.empty-project{flex-direction:column;align-items:flex-start}.hero h1{font-size:2rem}.header-inner nav{flex-wrap:wrap}.source-filters{gap:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
