@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#faf4d3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#27213c;min-height:100svh;font-family:Inter,system-ui,-apple-system,sans-serif}a{color:inherit}button{cursor:pointer}img,video{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#27213c80}::-webkit-scrollbar-thumb{background:#54868780;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#548687cc}::selection{color:#faf4d3;background:#54868766}
