@font-face{font-family:fraunces;font-style:normal;font-weight:300 900;font-display:swap;src:url(/fonts/fraunces.woff2)format("woff2")}@font-face{font-family:recursive;font-style:normal;font-weight:300 1000;font-display:swap;src:url(/fonts/recursive.woff2)format("woff2")}@font-face{font-family:zilla slab;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/zilla-slab-500.woff2)format("woff2")}@font-face{font-family:zilla slab;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/zilla-slab-600.woff2)format("woff2")}:root{--bg:#1f1f3a;--bg-r:31;--bg-g:31;--bg-b:58;--fg:rgb(255, 155, 100);--fg-r:255;--fg-g:155;--fg-b:100;--fg-sub:rgba(var(--fg-r), var(--fg-g), var(--fg-b), 0.55);--fg-tint:rgba(var(--fg-r), var(--fg-g), var(--fg-b), 0.08);--font-display:"Fraunces", Georgia, serif;--font-slab:"Zilla Slab", Georgia, serif;--font-mono:"Recursive", "Courier New", monospace;--font-weight-mono:500;--bg-panel-width:40%;--bg-translate-x:0px;--bg-translate-y:8%}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:19px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100dvh;background:var(--bg);color:var(--fg);font-family:var(--font-mono);font-weight:var(--font-weight-mono);font-size:1rem;line-height:1.75;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:var(--fg);color:var(--bg)}.skip-link{position:fixed;top:-100%;left:1rem;z-index:100;padding:.4rem .8rem;background:var(--fg);color:var(--bg);font-family:var(--font-mono);font-size:.75rem}.skip-link:focus{top:1rem}.bg-right{display:none}.bg-halftone-wrap{position:absolute;inset:0;isolation:isolate;mix-blend-mode:screen;overflow:hidden}.bg-halftone-wrap::after{content:"";position:absolute;inset:0;background:var(--fg);mix-blend-mode:multiply;z-index:1;pointer-events:none}.bg-halftone::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,#c0c0c0,#000);background-size:7px 7px;z-index:-1}.bg-halftone{position:absolute;inset:-25%;filter:contrast(2000%);overflow:hidden;transform:translate(var(--bg-translate-x),var(--bg-translate-y))}.bg-image{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:grayscale(1)brightness(120%)contrast(40%)blur(1px);mix-blend-mode:hard-light}.card{position:relative;z-index:1;width:100%;max-width:680px}.site-header{margin-bottom:3.5rem}.site-name{font-family:var(--font-display);font-optical-sizing:auto;font-size:clamp(3.5rem,10vw,6rem);font-weight:900;font-variation-settings:"opsz" 9;letter-spacing:-.04em;line-height:.92;color:var(--fg);margin-bottom:1.25rem}.site-tagline{font-family:var(--font-mono);font-size:.75rem;color:var(--fg-sub);letter-spacing:.08em;text-transform:uppercase}.link-list{display:flex;flex-direction:column;margin-bottom:3rem}.link-entry{display:block;padding:.75rem 0;color:var(--fg);transition:opacity .1s ease;outline:none}.link-entry:hover,.link-entry:focus-visible{opacity:.65}.link-entry:focus-visible{outline:1px solid var(--fg);outline-offset:4px}.link-entry-row{display:flex;align-items:center;gap:1rem}.link-entry-icon{width:1.1rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;opacity:.7}.link-entry-icon svg{width:.9em;height:.9em;display:block}.link-entry--featured .link-entry-icon{opacity:1}.link-entry-title{font-family:var(--font-slab);font-size:1.1rem;font-weight:500}.link-entry--featured .link-entry-title{font-weight:600}.link-entry-desc{font-size:.72rem;color:var(--fg-sub);margin-top:.2rem;padding-left:calc(1.1rem + 1rem);line-height:1.5}.site-footer{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:1rem;margin-top:4rem;padding-top:1.5rem;font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--fg-sub);letter-spacing:.06em;text-transform:uppercase}.footer-social{display:flex;flex-wrap:wrap;gap:1.75rem}.social-link{color:var(--fg-sub);transition:color .1s}.social-link:hover,.social-link:focus-visible{color:var(--fg)}.site-footer>a{color:var(--fg-sub);transition:color .1s}.site-footer>a:hover{color:var(--fg)}.error-page{padding:2rem 0}.error-code{font-family:var(--font-display);font-optical-sizing:auto;font-size:6rem;font-weight:900;color:var(--fg);line-height:1;letter-spacing:-.04em}.error-home-link{display:inline-block;margin-top:2rem;font-size:.8rem;color:var(--fg-sub);transition:color .1s}.error-home-link:hover{color:var(--fg)}@media(min-width:1024px){body{align-items:flex-start;justify-content:center;padding:3rem 2rem 3rem max(3rem,6vw)}.card{max-width:520px}.site-header{margin-bottom:2rem}.link-list{margin-bottom:1.5rem}.site-footer{position:fixed;bottom:2.5rem;left:max(3rem,6vw);width:520px;margin-top:0;padding-top:0}.bg-right{display:block;position:fixed;top:0;right:0;width:var(--bg-panel-width);height:100%;z-index:0;overflow:hidden;background:var(--bg)}}@media(max-width:640px){html{font-size:17px}body{padding:2rem 1.25rem;justify-content:flex-start}.site-name{font-size:3rem;line-height:.92}.site-header{margin-bottom:2rem}.link-list{margin-bottom:2rem}.site-footer{flex-direction:column;gap:.5rem;margin-top:2.5rem}.footer-social{gap:1.25rem}}@media(prefers-reduced-motion:reduce){*{transition-duration:0ms!important}}@media print{.bg-right{display:none}body{background:#fff;color:#000}.site-name,.link-entry-title{color:#000}.site-tagline,.link-entry-desc,.social-link{color:#444}}