@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::selection{color:#0f172a;background:#4f46e522}@keyframes liveGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes royalGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes tryGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
