@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg: #060c17;--card-bg: #0c1525;--border: rgba(255, 255, 255, .08);--text: #e8edf5;--text-muted: rgba(232, 237, 245, .55)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button{font-family:inherit}::-webkit-scrollbar{width:0;display:none;background:transparent}*{scrollbar-width:none}
