:root{--bg: #fff;--text: #1f1a17;--muted: #1d1c1a;--link: rgb(230, 150, 0);--frame-width: 768px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--text);font-family:IBM Plex Mono,monospace;line-height:1.65}main{flex:1;display:flex;flex-direction:column}a{color:var(--link);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}img{max-width:100%;display:block}main,.site-header{width:min(100% - 2rem,var(--frame-width));margin:0 auto}.site-header{padding:1.25rem 0 .75rem}.brand{display:inline-block;margin-bottom:.45rem;color:var(--link);font-family:VT323,monospace;font-size:clamp(1.9rem,4vw,2.6rem);letter-spacing:.04em;text-transform:lowercase}.blink-dot{display:inline-block;animation:blink-dot 1.1s steps(1,end) infinite}@keyframes blink-dot{0%,49%{opacity:1}50%,to{opacity:0}}.header-row{display:flex;align-items:baseline;gap:1rem}.nav{display:flex;gap:1rem;font-size:1rem;letter-spacing:.04em;margin-left:auto}.nav a{opacity:.9}.nav a:hover{opacity:1}.nav a[aria-current=page]{text-decoration:underline;text-underline-offset:.18em}@media(max-width:640px){.header-row{flex-direction:column;align-items:flex-start;gap:.4rem}.nav{flex-wrap:wrap}}.hero{display:grid;grid-template-columns:minmax(180px,220px) 1fr;gap:1.25rem;align-items:start;padding:.5rem 0 0}.hero-copy h1,.page-header h1{margin:0;color:var(--text);font-family:IBM Plex Mono,monospace;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:500;line-height:1.2;letter-spacing:.02em}.page-header h1:before,.hero-copy h1:before{content:"> ";opacity:.6;margin-right:.15em}.kicker-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.6rem 0 1rem}.tag{font-size:.9rem;padding:0rem .5rem;border-radius:4px;background:#0000000d;color:var(--text)}.hero-copy p{margin:0 0 .9rem}.hero-image{align-self:start}.profile-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.profile-frame{aspect-ratio:1;overflow:hidden;border-radius:50%}.profile-frame img{width:100%;height:100%;object-fit:cover;transition:transform .16s ease}.profile-button:hover .profile-frame img,.profile-button:focus-visible .profile-frame img{transform:scale(1.03)}.profile-hint,.muted,.meta,.page-meta,.footer{color:var(--muted)}.profile-hint{margin-top:.6rem;font-size:.85rem;text-align:center}.section{margin-top:2.1rem}.section h2{margin:0 0 .8rem;color:var(--link);font-family:VT323,monospace;font-size:2rem;font-weight:400;letter-spacing:.02em}.grid{display:grid;gap:.9rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}article h3{margin:.15rem 0 .2rem;font-size:1rem;font-weight:500}article p{margin:0 0 .4rem}.inline-links{display:flex;flex-wrap:wrap;gap:.8rem 1rem}.inline-links a,.button-link{color:var(--link)}.page-header,.content-panel{padding:.3rem 0 0;width:100%}.page-meta,.meta,.footer{font-size:.9rem}.prose :where(h2,h3){color:var(--link);font-family:VT323,monospace;font-weight:400;line-height:1.1;letter-spacing:.02em;margin-top:1.4rem}.prose h2{font-size:2rem}.prose h3{font-size:1.6rem}.prose p,.prose ul{margin:0 0 1rem}.prose code{padding:.05rem .25rem;background:#0000000a;border-radius:4px}.footer{padding:2rem 0 2.5rem;margin-top:auto}@media(max-width:720px){main,.site-header{width:min(100% - 1.5rem,var(--frame-width))}.hero{grid-template-columns:1fr}.hero-image{max-width:220px}.grid.two{grid-template-columns:1fr}}.feed-filters{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.feed-filter{border:0;background:#0000000d;color:var(--text);font:inherit;padding:.3rem .65rem;border-radius:6px;cursor:pointer}.feed-filter.is-active{background:var(--link);color:#fff}.feed-grid{column-count:3;column-gap:.6rem}.feed-card{break-inside:avoid;margin-bottom:.6rem}.feed-media{width:100%;height:auto;display:block}.feed-media-link{display:block;position:relative;padding:0;border:0;background:transparent;width:100%;text-align:inherit;cursor:pointer}.feed-video .feed-play{position:absolute;right:.75rem;bottom:.75rem;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;background:#000000a6;color:#fff;font-size:1rem;line-height:1}.feed-modal[hidden]{display:none}.feed-modal{position:fixed;inset:0;z-index:1000}.feed-modal-backdrop{position:absolute;inset:0;background:#000000c7}.feed-modal-dialog{position:relative;z-index:1001;width:min(100vw - 2rem,1100px);max-height:calc(100vh - 2rem);margin:1rem auto;display:flex;flex-direction:column}.feed-modal-close{align-self:flex-end;margin-bottom:.5rem;border:0;background:transparent;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.feed-modal-body{display:flex;justify-content:center;align-items:center}.feed-modal-image{max-width:100%;max-height:calc(100vh - 5rem);width:auto;height:auto}.feed-modal-video-wrap{width:100%;aspect-ratio:16 / 9}.feed-modal-video{width:100%;height:100%;border:0}body.modal-open{overflow:hidden}@media(max-width:720px){.feed-grid{column-count:2}}@media(max-width:480px){.feed-grid{column-count:1}}
