@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";
html,body{box-sizing:border-box;height:100%;margin:0;padding:0;font-family:Inter,sans-serif;overflow:hidden}*{box-sizing:inherit}#__next{flex-direction:column;height:100%;display:flex}option{color:#000}.font-Montserrat{font-family:Montserrat,sans-serif}.custom-scroll::-webkit-scrollbar{width:5px;height:5px}.custom-scroll::-webkit-scrollbar-track{background:0 0;border-radius:15px}.custom-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:15px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#555}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--color-surface-neutral-disabled)transparent}.custom-scrollbar::-webkit-scrollbar{width:6px;display:block}.custom-scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:16px}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--color-surface-neutral-disabled);border-radius:16px;min-height:40px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--color-text-neutral-disabled)}code>div{max-width:calc(100vw - 50px)}@media only screen and (max-width:1024px){.singleSlick .slick-track>div:last-child{display:none}.singleSlick .slick-track>div:first-child{display:block}}
.custom-slider{background-color:#fff;width:100%;height:2px}.custom-slider .thumb{cursor:grab;background:#fff;border:2px solid #fff;border-radius:50%;width:10px;height:10px;top:-4px}.custom-slider .track-1{background-color:#00f}
.flex-row:has(.dashboard-content)>.flex-1.flex.flex-col{min-width:0;overflow-x:hidden}.dashboard-content{width:100%;min-width:0;max-width:100%}
