:root{--font-inter: "Inter", sans-serif;--font-roboto: "Roboto", sans-serif;--font-sf: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*{box-sizing:border-box}body{margin:0;font-family:var(--font-inter);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-sf{font-family:var(--font-sf)}.font-roboto{font-family:var(--font-roboto)}.font-inter{font-family:var(--font-inter)}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
