*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #0C8A6A;--green-light: #DDF6EF;--green-dark: #10211A;--green-mid: #0a7a5e;--bg: #0d1b16;--surface: #132219;--surface2: #1a2e23;--border: rgba(255,255,255,.07);--text: #f0f4f2;--muted: rgba(255,255,255,.45);--danger: #e05252;--warning: #e7a21a;--success: #0C8A6A;--sidebar-w: 240px}html,body,#root{height:100%}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;font-size:14px}::selection{background:var(--green);color:#fff}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:99px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
