@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:70px}body{color:#f5f0eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#030303;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#030303}::-webkit-scrollbar-thumb{background:#e8631a80;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#e8631a}::selection{color:#f5f0eb;background:#e8631a4d}a{color:inherit;text-decoration:none}
