html,body{background-color:#000;height:100dvh;margin:0;padding:0}#root{min-height:100dvh;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);flex-direction:column;display:flex}html{-webkit-tap-highlight-color:transparent}html,body{overscroll-behavior:none;width:100%;position:fixed;inset:0;overflow:hidden}body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}[data-selectable=true],[data-selectable=true] *{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default;cursor:text}*{-webkit-overflow-scrolling:touch}:focus-visible{outline-offset:2px;outline:2px solid #cf0}:focus:not(:focus-visible){outline:none}body{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}[role=button],button,a,[data-pressable=true]{cursor:pointer}[role=button][aria-disabled=true],button:disabled{cursor:not-allowed}input,textarea{cursor:auto}input,textarea,select{min-width:0}*{scrollbar-width:thin;scrollbar-color:#1a1a1a #000}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#000;border-left:1px solid #1a1a1a}::-webkit-scrollbar-thumb{background:#1a1a1a;border:2px solid #000;border-radius:0;min-height:48px}::-webkit-scrollbar-thumb:hover{background:#cf0}::-webkit-scrollbar-thumb:active{background:#cf0}::-webkit-scrollbar-corner{background:#000}