*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden;overscroll-behavior-x:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;touch-action:manipulation}*{scrollbar-width:thin;scrollbar-color:#4a4a4a transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5e5e5e}::-webkit-scrollbar-corner{background:transparent}.tooltip-floating{position:fixed;z-index:10000;background:#fff;color:#1f2937;padding:.35rem .65rem;border-radius:6px;font-size:.75rem;font-weight:500;line-height:1.2;white-space:nowrap;box-shadow:0 4px 14px #0000002e,0 0 0 1px #0000000a;pointer-events:none;opacity:0;transform:scale(.96);transition:opacity .12s ease,transform .12s ease;transform-origin:center}.tooltip-floating.visible{opacity:1;transform:scale(1)}.tooltip-floating:after{content:"";position:absolute;width:0;height:0;border:6px solid transparent}.tooltip-floating.tooltip-top:after{top:100%;left:50%;transform:translate(-50%);border-top-color:#fff}.tooltip-floating.tooltip-bottom:after{bottom:100%;left:50%;transform:translate(-50%);border-bottom-color:#fff}.tooltip-floating.tooltip-right:after{right:100%;top:50%;transform:translateY(-50%);border-right-color:#fff}.tooltip-floating.tooltip-left:after{left:100%;top:50%;transform:translateY(-50%);border-left-color:#fff}
