@font-face{font-family:Johto Mono;src:url(/fonts/Johto.woff2) format("woff2"),url(/fonts/Johto.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.font-mono{font-family:Johto Mono,monospace!important;font-smooth:never!important;-webkit-font-smoothing:none!important}:root{--color-1:red;--color-2:#9400d3;--color-3:#00f;--color-4:#008b8b;--color-5:#0f0;--primary:#111;--primary-2:#f1f3f5;--secondary:#000;--secondary-2:#111;--selection:var(--cyan);--text-base:#000;--text-primary:#000;--text-secondary:#fff;--text-brand:#4f46e5;--hover:rgba(0,0,0,.075);--hover-1:rgba(0,0,0,.15);--hover-2:rgba(0,0,0,.25);--cyan:#22b8cf;--green:#37b679;--red:#da3c3c;--purple:#f81ce5;--blue:#0070f3;--pink:#ff0080;--pink-light:#ff379c;--magenta:#eb367f;--violet:#7928ca;--violet-dark:#4c2889;--violet-taro:#ddceff;--accent-0:#fff;--accent-1:#fafafa;--accent-2:#eaeaea;--accent-3:#999;--accent-4:#888;--accent-5:#666;--accent-6:#444;--accent-7:#333;--accent-8:#111;--accent-9:#000;--font-sans:Roobert,-apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","Helvetica",sans-serif;--font-mono:"Johto Mono","Roboto Mono","Droid Sans Mono",}:root,[data-theme=dark]{--color-1:red;--color-2:#9400d3;--color-3:#00f;--color-4:#008b8b;--color-5:#0f0;--primary:#111;--primary-2:#111;--secondary:#fff;--secondary-2:#f1f3f5;--hover:hsla(0,0%,100%,.075);--hover-1:hsla(0,0%,100%,.15);--hover-2:hsla(0,0%,100%,.25);--selection:var(--purple);--text-base:#fff;--text-primary:#fff;--text-secondary:#000;--violet-taro:#ddceff;--accent-9:#fff;--accent-8:#fafafa;--accent-7:#eaeaea;--accent-6:#999;--accent-5:#888;--accent-4:#666;--accent-3:#444;--accent-2:#333;--accent-1:#111;--accent-0:#000}*,:after,:before{box-sizing:inherit}html{height:100%;box-sizing:border-box;touch-action:manipulation}body,html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{font-family:var(--font-sans);background-color:var(--primary);color:var(--text-primary);overscroll-behavior-x:none}body{position:relative;min-height:100%;margin:0}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.animated{animation-duration:1s;animation-fill-mode:both}.fadeIn{animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.rainbow-button:before{content:"";position:absolute;bottom:-10%;left:50%;z-index:0;height:20%;width:100%;transform:translateX(-50%);animation:rainbow 2s linear infinite;background:linear-gradient(90deg,red,#0f0,#00f,#008b8b,#9400d3);background-size:200%;filter:blur(1rem)}.highlighter{box-decoration-break:clone;-webkit-box-decoration-break:clone;box-shadow:inset 0 -1.15em 0 #fde047;color:#0b1215;font-weight:600;padding-bottom:.02375em;padding-left:.1625em;padding-right:.1625em}.dot-fill{position:relative;border-style:none;width:100%;height:16px;line-height:1rem;overflow:hidden;margin-top:1rem;margin-bottom:1rem}.dot-fill:before{content:"####";position:absolute;left:0;right:0;white-space:nowrap;overflow:hidden;font-size:1rem;color:gray;opacity:.5}