:root{--bg-primary: #0f0f0f;--bg-secondary: #1a1a1a;--bg-tertiary: #242424;--border: #2a2a2a;--text-primary: #f0f0f0;--text-secondary: #cccccc;--text-muted: #888888;--brand-green: #98C807}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-primary);color:var(--text-primary);font-family:Inter,sans-serif;font-size:15px}table td,table th{font-size:14px}table th{font-size:12px}input,select,textarea{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}
