@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:3px}:root{--bg:#000;--surface:#080810;--surface-2:#0d0d16;--border:hsla(0,0%,100%,.07);--border-hover:rgba(43,127,255,.4);--blue:#2b7fff;--blue-light:#60a5fa;--radius:20px;--radius-sm:12px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}