@charset "UTF-8";html,body{width:100%;height:100%;margin:0}*{box-sizing:border-box}button{font-family:inherit;color:inherit}:root{--cursor-default: url(/docker/cursor.svg) 8 5;--cursor-pointer: url(/docker/handpointing.svg) 12 5;--cursor-move: url(/docker/cursor.svg) 8 5;--app-viewport-height: 100vh}@supports (height: 100svh){:root{--app-viewport-height: 100svh}}@supports (height: 100dvh){:root{--app-viewport-height: 100dvh}}html,body{cursor:var(--cursor-default),default;width:100%;min-height:100%;margin:0;overflow:hidden;background:#979797}a,button,[role=button],label[for],summary{cursor:var(--cursor-pointer),pointer}*{box-sizing:border-box;font-family:Lucida Grande,system-ui}h1,h2,h3,h4,h5,h6{margin:0}.custom-bold{font-weight:700}
