:root{--primary: #ef4013;--transition: .3s ease}[data-theme=dark]{--background: #000000}[data-theme=light]{--background: #ffffff}html{scrollbar-width:thin;overflow-x:hidden}html,body{background-color:var(--background);transition:background-color .3s ease}*{margin:0;padding:0;list-style-position:inside}h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography,h6.ant-typography,p.ant-typography,span.ant-typography{margin:0!important;padding:0!important}.ant-card{display:flex;flex-direction:column}.ant-card-body{position:relative;width:100%;height:100%}::-webkit-scrollbar{width:16;height:16}::-webkit-scrollbar-track{background:transparent;border-radius:8}::-webkit-scrollbar-corner{background:transparent}.scrollable-content{overflow-y:auto;overflow-x:hidden;position:relative}*,.scrollable-content{scrollbar-width:thin;scrollbar-color:var(--primary) transparent}*::-webkit-scrollbar-thumb,.scrollable-content::-webkit-scrollbar-thumb{background:transparent;border-radius:16;transition:background var(--transition)}*::-webkit-scrollbar-thumb,.scrollable-content::-webkit-scrollbar-track{background:transparent;border-radius:8}#root{position:relative;top:0;left:0;width:100vw;min-height:100vh;margin:0;padding:0;background-color:var(--ant-color-bg-base)}.page-container{width:100vw;height:100vh;border:none;border-radius:0}[data-chart-source-type="Ant Design Charts"]{overflow:hidden}
