@font-face{font-family:Sacramento;src:url(/fonts/Sacramento/Sacramento-Regular.woff2) format("woff2");font-style:regular;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Thin.woff2) format("woff2");font-style:medium;font-weight:100;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Light.woff2) format("woff2");font-style:medium;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Regular.woff2) format("woff2");font-style:medium;font-weight:400;font-display:swap}:root{--bg-color:#fff;--text-color:#30353a;--a-color:#000;--primary:#d3bf00;--primary-readable:#786d00}[data-theme=dark]{--bg-color:#000;--text-color:#989898;--a-color:#fff;--primary-readable:#d3bf00}body,html{margin:0;font-family:Sacramento,cursive;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);color:var(--text-color);transition:background-color .5s ease;scroll-behavior:smooth}*{box-sizing:border-box}@media (pointer:fine){*{cursor:none}}h1{padding:.6em 0 1em}h2{font-size:3rem;width:100%;margin:auto;color:var(--a-color);opacity:.8;padding:.8em 0}h2,h3{font-weight:300}h3{font-size:1.5rem;margin-top:3rem;line-height:1.5em}h5{font-size:1em;font-weight:200}ol,p,ul{line-height:1.8em;margin-bottom:40px;font-size:20px;color:var(--text-color)}pre{display:block;overflow-x:auto;background:rgb(28,29,33);color:rgb(192,197,206);padding:1.7em;border-radius:6px;line-height:2.3em}code{font-family:ibm-plex-mono,Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;font-size:18.5px;color:var(--primary-readable);white-space:pre}a{color:var(--a-color);text-decoration:none;background-color:transparent}a:hover{color:black;background:var(--primary)}article a{text-decoration:underline;text-underline-offset:2px}img{margin:8px 0 16px;max-width:100%;height:auto}::selection{color:gold;text-shadow:2px 2px 2px black}::-moz-selection{color:gold;text-shadow:2px 2px 2px black}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px transparent;border-radius:10px}::-webkit-scrollbar-thumb{background:gold;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:gold}