@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&family=JetBrains+Mono:wght@400&display=swap";:root{--text-primary: rgba(255, 255, 255, .92);--text-secondary: rgba(255, 255, 255, .45);--text-accent: rgba(100, 180, 255, .85);--bg: #020308}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background:var(--bg);color:var(--text-primary);font-family:Inter,-apple-system,sans-serif;overflow:hidden;-webkit-font-smoothing:antialiased}::selection{background:#64b4ff33;color:#fff}
