:root{--bg:#0f1117;--sidebar:#050816;--panel:#161b27;--panel2:#182235;--border:#263247;--gold:#f59e0b;--text:#f3f4f6;--muted:#94a3b8;--danger:#ef4444;--success:#10b981;--warning:#f59e0b;--blue:#3b82f6}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#050816,#08132c);font-family:Inter,Arial,sans-serif;color:var(--text)}button{background:var(--gold);border:0;border-radius:10px;padding:10px 14px;font-weight:800;cursor:pointer}.muted{color:var(--muted)}
