:root{--forest:#1f3a2e;--forest-deep:#162a21;--forest-panel:#264838;--forest-line:#2f5340;--paper:#f5f2ec;--paper-dim:hsla(40,31%,94%,.78);--paper-muted:hsla(40,31%,94%,.55);--paper-faint:hsla(40,31%,94%,.14);--amber:#c8631a;--amber-bright:#da7826;--ink:#0e1011}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--forest);color:var(--paper);font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11"}body:after{inset:-10vh -10vw;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='600' height='600' viewBox='0 0 600 600'><g fill='none' stroke='%23C8631A' stroke-width='0.6' opacity='0.55'><line x1='80' y1='90' x2='220' y2='150'/><line x1='220' y1='150' x2='340' y2='80'/><line x1='340' y1='80' x2='480' y2='160'/><line x1='480' y1='160' x2='560' y2='280'/><line x1='220' y1='150' x2='180' y2='300'/><line x1='180' y1='300' x2='80' y2='400'/><line x1='180' y1='300' x2='320' y2='340'/><line x1='320' y1='340' x2='480' y2='160'/><line x1='320' y1='340' x2='420' y2='450'/><line x1='80' y1='400' x2='220' y2='510'/><line x1='220' y1='510' x2='420' y2='450'/><line x1='420' y1='450' x2='560' y2='280'/><line x1='420' y1='450' x2='540' y2='550'/><line x1='340' y1='80' x2='180' y2='300'/></g><g fill='%23C8631A' opacity='0.95'><circle cx='80' cy='90' r='1.8'/><circle cx='220' cy='150' r='2.1'/><circle cx='340' cy='80' r='1.8'/><circle cx='480' cy='160' r='2.1'/><circle cx='560' cy='280' r='1.8'/><circle cx='180' cy='300' r='2.4'/><circle cx='320' cy='340' r='2.4'/><circle cx='80' cy='400' r='1.8'/><circle cx='220' cy='510' r='1.8'/><circle cx='420' cy='450' r='2.1'/><circle cx='540' cy='550' r='1.8'/></g></svg>");background-size:600px 600px;background-position:0 var(--grid-y,0);transition:background-position .12s linear;opacity:.32;mask-image:radial-gradient(ellipse at 50% 35%,#000 20%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at 50% 35%,#000 20%,transparent 80%)}body:after,body:before{content:"";position:fixed;pointer-events:none}body:before{inset:0;z-index:1;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 .5 0'/></filter><rect width='180' height='180' filter='url(%23n)' opacity='.5'/></svg>");opacity:.06;mix-blend-mode:overlay}::selection{background:var(--amber);color:var(--paper)}a{color:inherit}body>*{position:relative;z-index:2}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mono{font-family:JetBrains Mono,monospace;font-feature-settings:"tnum"}.mono sup{font-size:.55em;vertical-align:super;line-height:0;font-weight:500;margin-left:1px}