@import url("https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&display=swap");*{padding:0;margin:0;border:none;font-family:inherit}*,:after,:before{box-sizing:border-box}@font-face{font-family:Inter;src:"fonts/Inter/Inter-Regular.woff2"}html{line-height:1.15;font-family:sans-serif;overscroll-behavior:none}body,html{max-width:100vw}body{overflow-x:hidden;overflow-y:auto}body,footer,h1,h2,h3,h4,header,nav,p{padding:0;margin:0}main{display:block}a{color:inherit;text-decoration:none}pre{font-family:monospace;font-size:1em}img{border-style:none}ul{list-style:none}*{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}canvas,canvas:focus{outline:none;border:none}::-webkit-scrollbar{width:6px;height:4px}::-webkit-scrollbar-track{background:transparent;border-left:1px solid transparent;border-right:1px solid transparent;box-shadow:inset 0 0 5px #707070}::-webkit-scrollbar-thumb{background:#707070;border-radius:4px}::-webkit-scrollbar-horizontal{height:6px}::-webkit-scrollbar-thumb:horizontal{background:#707070;border-radius:4px}::-webkit-scrollbar-track:horizontal{background:transparent;box-shadow:inset 0 0 5px #707070;border-top:1px solid transparent;border-bottom:1px solid transparent}:root{--vh:100vh;--dark-rgb:22,22,28;--dark:rgba(var(--dark-rgb),1);--bw-red:#e34426;--focus-accent-color:#147efb;--border-radius-small:10px;--border-radius-default:12px;--border-radius-big:16px;--modal-view-shadow:0px 4px 44px rgba(0,0,0,.5);--hud-element-color-rgb:50,50,56;--hud-element-color-a:0.6;--hud-element-color:rgba(var(--hud-element-color-rgb),var(--hud-element-color-a));--hud-element-size:40px;--hud-padding:12px;--hud-border-radius:50%}@media screen and (max-width:900px){:root{--hud-padding:8px}}body{background-color:var(--dark);color:#fff}