@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";*{box-sizing:border-box}body{color:#ece7dd;-webkit-font-smoothing:antialiased;background:#15140f;margin:0;font-family:IBM Plex Sans,system-ui,sans-serif}a{color:#e8b23a;text-decoration:none}a:hover{color:#f7cd69}::selection{color:#15140f;background:#e8b23a}input,textarea,button{font-family:inherit}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.2}}@keyframes riseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#3a362e;border-radius:5px}::-webkit-scrollbar-track{background:#1c1b16}
