html,body,#root{background:#08111f;width:100%;height:100%;margin:0;padding:0;overflow:hidden}*{box-sizing:border-box}.table-scroll-container{scrollbar-width:thin;scrollbar-color:#536a83 #08111f6b;scrollbar-gutter:stable;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border-radius:0 0 12px 12px;padding-bottom:6px;overflow-x:auto;box-shadow:inset 0 -1px #64748b29}.table-scroll-container::-webkit-scrollbar{width:8px;height:8px}.table-scroll-container::-webkit-scrollbar-track{background:#08111f6b;border-radius:999px}.table-scroll-container::-webkit-scrollbar-thumb{background:#536a83;border:1px solid #08111f8f;border-radius:999px;min-width:44px}.table-scroll-container::-webkit-scrollbar-thumb:hover{background:#7089a3}.table-scroll-container::-webkit-scrollbar-corner{background:0 0}
