@font-face{font-family:Geist Pixel Square;src:url(/fonts/GeistPixel-Square.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--font-sans:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--font-pixel:"Geist Pixel Square",var(--font-mono);--bg:#121118;--bg-2:#1b1a24;--bg-3:#24232f;--fg:#f4f3f7;--fg-2:#b3b1c0;--fg-3:#77758a;--line:rgb(255 255 255/0.08);--accent:#9896ff;--focus:#9898ff;color-scheme:dark}*,:after,:before{box-sizing:border-box}html{background:var(--bg);color:var(--fg);overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}body{min-height:100dvh;overflow:hidden;font-family:var(--font-sans);font-size:16px;line-height:1.5}body,h1,h2,p{margin:0}button,input{font:inherit;color:inherit}button{padding:0;border:0;background:none}:not(input,textarea):focus-visible{outline:2px solid var(--focus);outline-offset:2px}