@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:#000;color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#5bb1f6,#b656fd);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#3a8cd4,#8a2fd4)}::selection{background:#5bb1f64d;color:#fff}a{color:#5bb1f6;text-decoration:none;transition:color .3s ease}a:hover{color:#b656fd}
