*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #00a884;--green-glow: rgba(0,168,132,.25);--bg: #0b0f14;--surface: #111b21;--surface2: #1a2634;--surface3: #202c33;--border: #2a3942;--text: #e9edef;--text-sec: #8696a0}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,Segoe UI,sans-serif;font-size:14px;overflow:hidden}button{cursor:pointer;font-family:inherit}input{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}
