@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500;600&family=Cormorant+Garamond:wght@600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:#090d15;font-family:IBM Plex Mono,Courier New,monospace}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:#d4a84333;border-radius:2px}textarea{resize:none;outline:none;border:none;background:transparent;font-family:inherit}input{outline:none;font-family:inherit}@keyframes gp{0%,to{opacity:.2;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-up{animation:fadeUp .28s cubic-bezier(.16,1,.3,1) forwards}.tab-btn:hover{color:#d4a843!important}.qb:hover{background:#d4a8431a!important;border-color:#d4a84366!important;color:#f0d080!important}.sb:hover:not(:disabled){box-shadow:0 0 22px #d4a84380!important}.sb:disabled{opacity:.3;cursor:not-allowed}
