:root{color-scheme:light;--bg:#f6f7f2;--ink:#191a17;--muted:#62675e;--hairline:#d8ded2;--accent:#315f52;--accent-dark:#1f443a;--accent-soft:#e5ece4;--paper:#fffefa;--code:#e7ebe1;--max:1120px;--serif:Georgia, "Times New Roman", serif;--sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);background:var(--bg);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;text-rendering:optimizelegibility;min-width:320px}body{background:linear-gradient(180deg, #fbfcf8 0%, var(--bg) 42rem);min-height:100svh;color:var(--ink);margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#315f5214,#0000 22% 78%,#315f520d);position:fixed;inset:0}a{color:inherit;text-underline-offset:.17em;text-decoration-color:#0f766e61;text-decoration-thickness:.08em;transition:color .16s,text-decoration-color .16s}a:hover{color:var(--accent-dark);text-decoration-color:var(--accent)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:4px}img{max-width:100%;height:auto}.site-shell{flex-direction:column;min-height:100svh;display:flex}.site-header,.site-footer{width:min(var(--max), calc(100% - 40px));margin:0 auto}.site-header{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{font-family:var(--serif);letter-spacing:0;font-size:clamp(1.45rem,1.18rem + .8vw,2rem);line-height:1;text-decoration:none}.nav{color:var(--muted);flex-wrap:wrap;align-items:center;gap:clamp(14px,2.2vw,30px);font-size:.92rem;font-weight:500;display:flex}.nav a{text-decoration:none}.page{flex:1;animation:.48s both page-in}.section{width:min(var(--max), calc(100% - 40px));border-bottom:1px solid var(--hairline);margin:0 auto;padding:clamp(44px,6.5vw,88px) 0}.section:last-child{border-bottom:0}.hero{min-height:min(780px,100svh - 76px);width:min(var(--max), calc(100% - 40px));border-bottom:1px solid var(--hairline);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:clamp(44px,7vw,92px);margin:0 auto;padding:clamp(52px,7.5vw,104px) 0 clamp(48px,7vw,88px);display:grid;overflow:hidden}.hero h1,.page-title{font-family:var(--serif);letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;max-width:920px;margin:0;font-size:clamp(4rem,10.2vw,9.75rem);line-height:.86}.hero-copy{align-content:start;gap:clamp(18px,2.4vw,26px);min-width:0;max-width:36rem;padding-bottom:clamp(4px,1.3vw,18px);display:grid}.dek{font-family:var(--serif);letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;margin:0;font-size:clamp(2rem,3.35vw,3.75rem);line-height:1.04}.lede{color:var(--muted);overflow-wrap:break-word;max-width:36rem;margin:0;font-size:clamp(1.04rem,.72vw + .92rem,1.2rem);line-height:1.55}.hero .lede{color:var(--muted);font-family:var(--sans);text-wrap:balance;font-size:clamp(1.08rem,.8vw + .92rem,1.32rem);line-height:1.5}.section>.lede{margin-top:18px}.section-kicker,.date,.meta,.type-label{color:var(--muted);letter-spacing:.075em;text-transform:uppercase;font-size:.74rem;font-weight:720}.section-heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:clamp(28px,4vw,48px);display:flex}.section-heading>*,.row-link>*,.note-row>*,.project-row>*,.topic-row>*,.search-result>*{min-width:0}.section-heading>a{white-space:nowrap}.section-heading h2,.list-title,.article-title{font-family:var(--serif);letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;margin:0;font-size:clamp(2.1rem,4.7vw,4.75rem);line-height:1}.archive-list{gap:0;display:grid}.row-link,.note-row,.project-row,.topic-row,.search-result{border-top:1px solid var(--hairline);grid-template-columns:minmax(0,1fr) minmax(8rem,auto);gap:24px;padding:26px 0;text-decoration:none;transition:border-color .16s,color .16s,transform .16s;display:grid}.row-link:first-child,.note-row:first-child,.project-row:first-child,.topic-row:first-child,.search-result:first-child{border-top:0}.row-link h2,.row-link h3,.note-row h3,.project-row h2,.project-row h3,.topic-row h3,.search-result h3{font-family:var(--serif);letter-spacing:0;text-wrap:balance;margin:0 0 10px;font-size:clamp(1.55rem,2.35vw,2.8rem);line-height:1.04}.row-link p,.note-row p,.project-row p,.topic-row p,.search-result p{color:var(--muted);overflow-wrap:anywhere;max-width:42rem;margin:0;font-size:1rem;line-height:1.58}.note-row p{white-space:pre-wrap}.note-row>.date{place-self:start end}.note-rich-text a{text-decoration-color:currentColor}.arrow{color:var(--accent);place-self:center end;font-size:1.25rem;transition:transform .16s;transform:translate(0)}.row-link:hover,.note-row:hover,.project-row:hover,.topic-row:hover,.search-result:hover{border-top-color:color-mix(in srgb, var(--accent) 42%, var(--hairline))}.row-link:hover .arrow,.project-row:hover .arrow,.topic-row:hover .arrow,.search-result:hover .arrow{transform:translate(5px)}.article-shell{width:min(780px,100% - 40px);margin:0 auto;padding:clamp(52px,7vw,96px) 0}.article-header{margin-bottom:clamp(32px,5vw,52px)}.article-title{font-size:clamp(3rem,7.4vw,6.5rem)}.about-portrait{aspect-ratio:1;border:1px solid var(--hairline);object-fit:cover;border-radius:50%;width:clamp(9rem,22vw,13rem);margin:0 0 clamp(32px,5vw,52px);display:block}.prose{font-family:var(--serif);overflow-wrap:break-word;font-size:clamp(1.08rem,.9vw + .9rem,1.28rem);line-height:1.72}.prose h2,.prose h3{font-family:var(--serif);letter-spacing:0;text-wrap:balance;margin:2.2em 0 .55em;line-height:1.08}.prose h2{font-size:clamp(2rem,4vw,3.8rem)}.prose h3{font-size:clamp(1.5rem,3vw,2.4rem)}.prose p,.prose ul,.prose ol,.prose blockquote{margin:0 0 1.35em}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);font-family:var(--sans);white-space:pre-wrap;padding-left:20px;font-size:1.02rem;line-height:1.65}.prose video{background:#201d19;border-radius:6px;width:100%;margin:0 0 1.35em;display:block}.note-media{gap:18px;margin:0 0 1.35em;display:grid}.note-media-item{margin:0}.note-media img,.note-media video{background:#201d19;border-radius:6px;width:100%;height:auto;margin:0;display:block}.note-media video{object-fit:contain;max-height:78svh}.prose code{background:var(--code);border-radius:4px;padding:.12em .28em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.86em}.prose pre{color:#f9fbf2;background:#1f2520;border-radius:6px;padding:18px;overflow-x:auto}.prose pre code{background:0 0;padding:0}.split{grid-template-columns:minmax(0,1.15fr) minmax(220px,.55fr);align-items:start;gap:clamp(32px,7vw,84px);display:grid}.search-input{border:1px solid var(--hairline);background:var(--paper);width:100%;min-height:58px;color:var(--ink);font:inherit;border-radius:6px;outline:none;padding:0 20px;font-size:1.04rem;transition:border-color .16s,box-shadow .16s,background .16s}.search-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 14%, transparent);background:#fff}.about-socials h2{font-family:var(--serif);letter-spacing:0;margin:0 0 18px;font-size:clamp(2rem,5vw,3.5rem);line-height:.95}.about-socials{border-top:1px solid var(--hairline);margin-top:clamp(40px,7vw,72px);padding-top:24px}.about-socials h2{letter-spacing:0;margin:0 0 18px;font-family:Times New Roman,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);line-height:.95}.social-links{color:var(--muted);flex-wrap:wrap;gap:12px 20px;display:flex}.site-footer{border-top:1px solid var(--hairline);color:var(--muted);justify-content:space-between;gap:20px;padding:30px 0 44px;font-size:.92rem;display:flex}.site-footer nav{flex-wrap:wrap;gap:12px 18px;display:flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}@media (width<=760px){.site-header,.site-footer,.section,.hero,.article-shell{width:min(var(--max), calc(100vw - 32px));max-width:calc(100vw - 32px)}.site-header{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:86px}.nav{justify-content:flex-start;gap:10px 22px;width:100%;font-size:.9rem}.hero{grid-template-columns:1fr;align-items:start;min-height:auto;padding-top:58px}.hero-copy{max-width:21rem}.hero h1,.page-title{font-size:clamp(3.2rem,14vw,4.6rem);line-height:.92}.section-heading h2,.list-title,.article-title{font-size:clamp(1.95rem,8vw,2.85rem);line-height:1.06}.section-heading,.row-link,.note-row,.project-row,.topic-row,.search-result,.split{grid-template-columns:1fr}.section-heading{display:grid}.row-link,.note-row,.project-row,.topic-row,.search-result{gap:12px;padding:22px 0}.arrow{justify-self:start}.site-footer{flex-direction:column}}@media (width<=480px){.site-header,.site-footer,.section,.hero,.article-shell{width:min(22.35rem,100vw - 32px);max-width:min(22.35rem,100vw - 32px)}.lede,.hero-copy{max-width:20.75rem}.prose,.prose p,.prose ul,.prose ol,.prose blockquote{width:100%;max-width:20rem}}
