:root{--font-sans:"Poppins", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-serif:"Lora", Georgia, "Times New Roman", serif;--bg:#fdfdfc;--surface:#f5f5f4;--surface-elevated:#efefee;--text:#1c1c1a;--text-muted:#6b6b66;--accent:#3f3f3a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{background:var(--bg);min-height:100svh;color:var(--text);font-weight:400;line-height:1.6}a{color:var(--text-muted);text-decoration:none;transition:color .2s}a:hover{color:var(--text)}main{min-height:100svh}.hero{flex-direction:column;justify-content:center;max-width:720px;min-height:100svh;margin:0 auto;padding:2rem;display:flex}.hero h1{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:600;line-height:1.1}.summary{margin-bottom:3rem}.summary p{color:var(--text-muted);max-width:560px;margin-bottom:.75rem;font-size:clamp(.9rem,1.6vw,1rem);font-weight:400;line-height:1.7}.summary a{color:var(--text);text-underline-offset:.2em;-webkit-text-decoration:underline #00000040;text-decoration:underline #00000040}.summary a:hover{text-decoration-color:currentColor}.footer{flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;display:flex}.domain{color:var(--text);letter-spacing:-.01em;font-size:.95rem;font-weight:500}.subtle{color:var(--text-muted);font-size:.9rem}.social{align-items:center;gap:.4rem;display:inline-flex}.more-toggle{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1rem;line-height:1;transition:color .2s}.more-toggle:hover{color:var(--text)}.additional{margin-top:1.5rem}.additional-label{font-family:var(--font-serif);color:var(--text-muted);margin-bottom:.6rem;font-size:.85rem;font-style:italic}.social-list{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.social-icon{flex-shrink:0;width:1em;height:1em;overflow:visible}.subtle:hover{color:var(--text)}h1,h2,h3,h4,h5,h6{text-transform:lowercase}h1{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.1}h2,.entry-header h3{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;line-height:1.25}p{color:var(--text-muted);margin-bottom:1rem}.error{color:#b91c1c;padding:1rem 0}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;min-height:100svh;margin:0 auto;padding:2rem;display:flex}.not-found-code{letter-spacing:-.06em;align-items:center;margin:0 0 1.25rem -.04em;font-size:clamp(6rem,30vw,17rem);font-weight:500;line-height:1;display:flex}.not-found-code>span{animation:.7s cubic-bezier(.2,.7,.2,1) both nf-rise}.not-found-code>span:nth-child(2){animation-delay:80ms}.not-found-code>span:nth-child(3){animation-delay:.16s}.not-found-egg{cursor:crosshair;width:.9em;height:.9em;margin:0 -.04em .02em;display:block}.not-found-egg .dither-image{height:100%}.not-found-egg .dither-image img{object-fit:contain}.not-found-egg:hover .dither-overlay{opacity:0}.not-found-line{font-family:var(--font-serif);margin-bottom:0;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;animation:.7s cubic-bezier(.2,.7,.2,1) .28s both nf-rise}@keyframes nf-rise{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.not-found-code>span,.not-found-line{animation:none}}.page{max-width:780px;margin:0 auto;padding:4rem 2rem 6rem}.prose{max-width:560px}.prose a{color:var(--text);text-underline-offset:.2em;-webkit-text-decoration:underline #00000040;text-decoration:underline #00000040}.prose a:hover{text-decoration-color:currentColor}.platform-list{margin-bottom:1.5rem;list-style:none}.platform-list li{margin-bottom:.6rem}.platform-list a{color:var(--text-muted);text-decoration:none}.platform-list a:hover{color:var(--text)}.page-header{margin-bottom:3.5rem}.page-header h1{margin-top:1rem}.page-section{margin-bottom:4rem}.section-title{border-bottom:1px solid #00000014;margin-bottom:.75rem;padding-bottom:.5rem;font-size:clamp(1.5rem,3.5vw,2rem)}.section-details{margin-bottom:2rem}.projects-page{flex-direction:column;max-width:1120px;min-height:100svh;padding:1.75rem 3rem 2rem;display:flex}.projects-heading{padding:3.5rem 0 1.75rem}.projects-heading h1{margin:0;font-size:clamp(3rem,7vw,5rem);font-weight:400}.release-year{margin-bottom:2rem}.release-year>h2{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:.75rem;font-size:.9rem;font-weight:400}.release-list{list-style:none}.release-row{border-bottom:1px solid #0000001f;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1.25rem 0;display:grid}.release-number,.release-meta time{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8rem}.release-number{align-self:start;padding-top:.25rem}.release-project{min-width:0;color:var(--text);grid-template-columns:144px minmax(0,1fr);align-items:center;gap:2rem;display:grid}.release-image{aspect-ratio:4/3;border:1px solid #00000026;border-radius:2px;display:block;overflow:hidden}.release-title{flex-wrap:wrap;align-items:baseline;gap:.25rem 1rem;margin-bottom:.4rem;display:flex}.release-title h3{font-family:var(--font-serif);letter-spacing:-.02em;overflow-wrap:anywhere;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.25}.release-copy p{margin:0;font-size:.8rem}.release-meta{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.5rem;font-size:.75rem;display:flex}.release-meta a{text-underline-offset:.25em;-webkit-text-decoration:underline #00000040;text-decoration:underline #00000040}.projects-page a:focus-visible,.project-archive summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.release-project:hover .dither-overlay,.release-project:focus-visible .dither-overlay{opacity:0}.project-archives{margin:1rem 0 3rem}.project-archive{border-bottom:1px solid #0000001f}.project-archive:first-child{border-top:1px solid #0000001f}.project-archive summary{cursor:pointer;align-items:center;gap:1.5rem;padding:1.25rem 0;list-style:none;display:flex}.project-archive summary::-webkit-details-marker{display:none}.project-archive summary h2{margin:0;font-size:1.25rem;font-weight:400}.archive-count{color:var(--text-muted);font-size:.75rem}.archive-toggle{margin-left:auto;font-size:1.25rem;font-weight:400;line-height:1}.archive-toggle:before{content:"+"}.project-archive[open]>summary .archive-toggle:before{content:"−"}.archive-content{max-width:780px;padding:1rem 0 2rem}.projects-footer{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;font-size:.7rem;display:flex}.projects-footer nav{gap:1.5rem;display:flex}.projects-footer a{color:inherit}.projects-footer a:hover{color:var(--text)}.entry{border-bottom:1px solid #0000000f;align-items:flex-start;gap:1.5rem;padding:1.75rem 0;display:flex}.entry:last-child{border-bottom:none}.entry-body{flex:1;min-width:0}.entry-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.entry-header h3{margin-bottom:0}.entry-header h3 a{color:var(--text)}.entry-header h3 a:hover{color:var(--accent)}.entry-logo{object-fit:contain;border-radius:.5rem;width:44px;height:44px;display:block}.entry-logo.round{border-radius:9999px}.entry-subtext{color:var(--text-muted);margin-bottom:0;font-size:.85rem}.entry-description{margin-bottom:.6rem;font-size:.9rem;line-height:1.7}.entry-highlights{color:var(--text-muted);padding-left:1.25rem;font-size:.85rem;line-height:1.7}.entry-highlights li{margin-bottom:.4rem}.project-links{flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:.75rem;display:flex}.entry-thumb{border:1px solid #0000000f;border-radius:.5rem;flex-shrink:0;width:180px;height:120px;overflow:hidden}.dither-image{width:100%;height:100%;display:block;position:relative}.dither-image img{object-fit:cover;width:100%;height:100%;display:block}.dither-overlay{opacity:1;transition:opacity .35s;position:absolute;inset:0}.entry:hover .dither-overlay{opacity:0}@media (width<=640px){.projects-page{padding:1.25rem 1.5rem 2rem}.projects-heading{padding:2.5rem 0 1.5rem}.release-row{grid-template-columns:1.5rem 64px minmax(0,1fr);align-items:start;gap:.65rem .75rem}.release-project{grid-column:2/-1;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:.75rem}.release-title{gap:.25rem .5rem}.release-title h3{font-size:1.25rem}.release-copy p{font-size:.75rem}.release-meta{flex-flow:wrap;grid-column:3;align-items:baseline;gap:.25rem 1rem;font-size:.7rem}.release-meta time,.release-number{font-size:.7rem}.project-archive summary{grid-template-columns:minmax(0,1fr) auto;gap:.25rem 1rem;display:grid}.archive-count{grid-column:1}.archive-toggle{grid-area:1/2/3}.hero{padding:1.5rem}.summary{margin-bottom:2rem}.entry{flex-direction:column-reverse}.entry-thumb{width:100%;height:160px}}
