#root{margin:0 auto}.no-scroll{overflow:hidden;height:100vh}*{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}*::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:#a8a8a8}*::-webkit-scrollbar-button{display:none;width:0;height:0}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.custom-scrollbar::-webkit-scrollbar-button{display:none;width:0;height:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
