@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Nunito Sans,sans-serif}* ::-webkit-scrollbar{width:8px;height:8px}* #modal-root{z-index:1000;position:relative}* body.modal-open{overflow:hidden}* ::-webkit-scrollbar-track{background:#1a202c;border-radius:10px}* ::-webkit-scrollbar-thumb{background:linear-gradient(#000962,#000962);border-radius:10px}* ::-webkit-scrollbar-thumb:hover{background:#0f172a}* ::-webkit-scrollbar-thumb:horizontal{background:#000962;border-radius:10px}* ::-webkit-scrollbar-thumb:horizontal:hover{background:#0f172a}
