:root{--bg-day: #b4af99;--text-day: #353431;--muted-day: #6d6b64;--bg-night: #412df7;--text-night: #e9e7e1;--muted-night: #9a988f;--maxw: 54rem;--fade: .9s cubic-bezier(.33, 0, .67, 1)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.65;color:var(--text-day);background:var(--bg-day);transition:color var(--fade),background var(--fade)}body.theme-night{color:var(--text-night);background:var(--bg-night)}.muted{color:var(--muted-day)}body.theme-night .muted{color:var(--muted-night)}#canvas{position:fixed;inset:0;width:100vw;height:100dvh;display:block;z-index:-1;opacity:0;transition:opacity 1s ease-in}#canvas.shader-ready{opacity:1}.skip-layer{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.skip-star{position:absolute;left:0;top:0;width:44px;height:44px;will-change:transform,opacity}.skip-star-img{position:absolute;inset:0;width:100%;height:100%;display:none}body:not(.theme-night) .skip-star-img--dark{display:block}body.theme-night .skip-star-img--light{display:block}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--maxw);margin:0 auto;padding:1.5rem 1.25rem}.site-header .brand{font-family:monospace,SF Mono,Menlo,monospace;letter-spacing:.12em;font-size:1 rem;font-weight:700;text-decoration:underline yellow wavy;color:inherit}.site-header nav{display:flex;align-items:center;gap:1.1rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:1 rem;letter-spacing:.06em;text-transform:uppercase}.site-header nav a{color:inherit;text-decoration:none;opacity:.8}.site-header nav a:hover{opacity:1;text-decoration:underline yellow wavy}#theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;color:inherit;background:transparent;border:0;border-radius:999px;cursor:pointer;opacity:.7;transition:opacity .2s ease}#theme-toggle:hover{opacity:1}#theme-toggle .icon{width:1.2rem;height:1.2rem;display:none}body:not(.theme-night) #theme-toggle .icon--sun{display:block}body.theme-night #theme-toggle .icon--moon{display:block}main.site{max-width:var(--maxw);margin:0 auto;padding:2rem 1.25rem 6rem}.hero{padding:4rem 0 3rem}.hero h1{font-size:clamp(2rem,6vw,3.2rem);line-height:1.1;margin:0 0 .75rem}.hero p{font-size:1.15rem;margin:0;max-width:34rem}section h2{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;opacity:.65;margin:2.5rem 0 1rem}.project-list{list-style:none;margin:0;padding:0}.project-list li{border-top:1px solid color-mix(in srgb,currentColor 18%,transparent)}.project-list li:last-child{border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.project-list a{display:flex;flex-direction:column;gap:.15rem;padding:1rem 0;color:inherit;text-decoration:none}.project-list a:hover .p-title{text-decoration:underline}.p-title{font-size:1.2rem}.p-desc{color:var(--muted-day);font-size:.98rem}body.theme-night .p-desc{color:var(--muted-night)}.tag-filter{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem}.tag-filter button{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;padding:.28rem .7rem;color:inherit;background:transparent;border:1px solid color-mix(in srgb,currentColor 30%,transparent);border-radius:999px;cursor:pointer;opacity:.62;transition:opacity .15s ease,background .15s ease,border-color .15s ease}.tag-filter button:hover{opacity:1}.tag-filter button[aria-pressed=true]{opacity:1;border-color:currentColor;background:color-mix(in srgb,currentColor 12%,transparent)}.p-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.tag{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .5rem;color:inherit;background:transparent;border:1px solid color-mix(in srgb,currentColor 25%,transparent);border-radius:999px;opacity:.72;cursor:pointer;text-decoration:none}.tag:hover{opacity:1}.paper .p-tags a.tag{text-decoration:none}.post-head{margin-bottom:2rem}.post-head h1{margin:0 0 .5rem}.post-head .meta{margin:0}.post-head .p-tags{margin-top:.6rem}.post-links{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.post-links--footer{margin-top:2.5rem}.post-link{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8rem;letter-spacing:.03em;padding:.4rem .9rem;color:inherit;border:1px solid color-mix(in srgb,currentColor 35%,transparent);border-radius:999px;text-decoration:none;transition:background .15s ease,border-color .15s ease}.post-link:hover{border-color:currentColor;background:color-mix(in srgb,currentColor 12%,transparent)}.paper .post-links a{text-decoration:none}.filter-empty{color:var(--muted-day);font-size:.95rem}body.theme-night .filter-empty{color:var(--muted-night)}.prose h1{font-size:clamp(1.8rem,5vw,2.6rem);line-height:1.15;margin:0 0 .5rem}.prose .meta{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8rem;letter-spacing:.06em;opacity:.6;margin:0 0 2rem}.prose a{color:inherit;text-decoration:underline;text-underline-offset:2px}.prose p,.prose ul,.prose ol{margin:1.1rem 0}.prose ul,.prose ol{padding-left:1.4rem}.prose li+li{margin-top:.35rem}.prose h2{font-size:1.55rem;line-height:1.2;margin:2.4rem 0 0}.prose h3{font-size:1.2rem;line-height:1.25;margin:2rem 0 0}.prose h4{font-size:1.02rem;margin:1.6rem 0 0}.prose img{display:block;max-width:100%;height:auto;border-radius:4px;margin:1.75rem 0}.prose video,.prose iframe,.prose audio{display:block;max-width:100%;margin:1.75rem 0;border-radius:4px}.prose video{height:auto}.prose audio{width:100%}.prose iframe{width:100%;border:0}.prose iframe[src*=youtube],.prose iframe[src*=vimeo]{height:auto;aspect-ratio:16 / 9}.prose blockquote{margin:1.75rem 0;padding:.15rem 0 .15rem 1.1rem;border-left:3px solid color-mix(in srgb,currentColor 45%,transparent);color:inherit;font-style:italic}.prose pre{margin:1.75rem 0;padding:1rem 1.15rem;border-radius:6px;overflow-x:auto;font-size:.9rem;line-height:1.5}.prose :not(pre)>code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.88em;padding:.1em .35em;border-radius:4px;background:color-mix(in srgb,currentColor 12%,transparent)}.prose table{width:100%;border-collapse:collapse;margin:1.75rem 0;font-size:.95rem}.prose th,.prose td{padding:.5rem .7rem;text-align:left;border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.prose th{font-weight:700}.prose hr{border:0;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);margin:2.25rem 0}.back{display:inline-block;margin-top:3rem;font-size:.9rem}.paper{position:relative;isolation:isolate;padding:clamp(1.9rem,4vw,3.2rem) clamp(1.6rem,4vw,3rem);color:#2b2a27}.paper:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(#0000000d,#0000000d),url(/paper.png) center / 256px 256px;filter:url(#paper-deckle) drop-shadow(0 14px 34px rgba(0,0,0,.26))}.paper a{text-decoration:underline;text-underline-offset:2px}body.theme-night .paper{color:#f0f0f0db}body.theme-night .paper:before{background:url(/paper-dark.png) center / 256px 256px;filter:url(#paper-deckle) drop-shadow(0 14px 34px rgba(0,0,0,.5))}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
