.react-hint{z-index:9999;cursor:default;padding:5px;animation:.5s fadeIn;position:absolute}.react-hint__content{color:#fff;background:#000;border-radius:5px;padding:10px}.react-hint:after{content:"";border:5px solid #0000;width:0;height:0;margin:auto;display:block;position:absolute;inset:0}.react-hint--top:after{border-top-color:#000;border-bottom:none;top:auto}.react-hint--left:after{border-left-color:#000;border-right:none;left:auto}.react-hint--right:after{border-left:none;border-right-color:#000;right:auto}.react-hint--bottom:after{border-top:none;border-bottom-color:#000;bottom:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
:root{--toolbar-cell:32px;--toolbar-group:calc(var(--toolbar-cell) * 2);--toolbar-gap:4px}@media (min-width:360px) and (max-width:899px) and (min-height:481px){:root{--toolbar-cell:40px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#282c34;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}button{-webkit-tap-highlight-color:transparent}.react-hint__content{color:#000;background:#fff}.react-hint--top:after{border-top-color:#fff}.react-hint--left:after{border-left-color:#fff}.react-hint--right:after{border-right-color:#fff}.react-hint--bottom:after{border-bottom-color:#fff}@media (hover:none){.react-hint{display:none!important}}
