#root{width:100%}body{-webkit-font-smoothing:antialiased;margin:0;display:flex;min-width:320px;height:100vh}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb{background-color:#fe982d;border-radius:0;background-image:-webkit-linear-gradient(90deg,#fe982d,#fe982d)}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 25px #f4f4f3;background:#f4f4f3}.ant-tabs-nav-list{display:flex;align-items:center;justify-content:space-between;width:100%}.ant-tabs-tab{width:50%;justify-content:center}
