:root{--paper:#f6f4ef;--paper-2:#efece4;--tile:#e9e5db;--ink:#17150f;--ink-soft:#6f6a5e;--ink-faint:#b7b1a3;--accent:#db3e2d;--line:rgba(23,21,15,0.12)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{background:var(--paper);color:var(--ink);font-family:Space Grotesk,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}body{position:relative}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.035;pointer-events:none;z-index:100;mix-blend-mode:multiply}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:1.5px solid var(--accent);outline-offset:4px}::selection{background:var(--accent);color:var(--paper)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}