@font-face{font-family:DIN Pro;src:url(/fonts/DINPro.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DIN Pro;src:url(/fonts/DINPro-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:DIN Pro;src:url(/fonts/DINPro-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DIN Pro;src:url(/fonts/DINPro-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:DIN Pro;src:url(/fonts/DINPro-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:DIN Pro Cond;src:url(/fonts/DINPro-CondBold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--stage-w:1080px;--stage-h:1920px;--c-black:#000000;--c-white:#ffffff;--c-yellow:#f3e600;--c-ink:#0a0a0a;--font-din:"DIN Pro","Segoe UI",Arial,sans-serif;--font-din-cond:"DIN Pro Cond","DIN Pro",Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{width:100%;height:100%;background:var(--c-black);color:var(--c-white);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;overscroll-behavior:none}body,button,html{font-family:var(--font-din)}button{cursor:pointer;border:none;background:none;color:inherit}img{-webkit-user-drag:none;user-drag:none}@keyframes spin{to{transform:rotate(1turn)}}.look-spinner{width:64px;height:64px;border-radius:50%;border:6px solid rgba(255,255,255,.16);border-top:6px solid var(--c-yellow);animation:spin .8s linear infinite}.look-spinner--sm{width:26px;height:26px;border-width:3px}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}