*{box-sizing:border-box;margin:0;padding:0}body{background:var(--cx-bg);color:var(--cx-text);font-family:IBM Plex Mono,monospace;transition:background .2s,color .2s}select option{background:var(--cx-surface);color:var(--cx-text)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--cx-surface)}::-webkit-scrollbar-thumb{background:var(--cx-border-mid);border-radius:3px}:root,[data-theme=dark]{--cx-bg:#060b14;--cx-surface:#0f172a;--cx-surface-deep:#080e1a;--cx-input-bg:#111827;--cx-border:#1e293b;--cx-border-accent:#1e3a5f;--cx-border-mid:#334155;--cx-text:#e2e8f0;--cx-text-secondary:#cbd5e1;--cx-text-muted:#94a3b8;--cx-text-faint:#64748b;--cx-tint-green:#0f2218;--cx-tint-green-deep:#14532d;--cx-tint-red:#2a1015;--cx-tint-red-deep:#7f1d1d;--cx-tint-yellow:#221b0a}[data-theme=light]{--cx-bg:#f1f5f9;--cx-surface:#fff;--cx-surface-deep:#f8fafc;--cx-input-bg:#fff;--cx-border:#e2e8f0;--cx-border-accent:#bfdbfe;--cx-border-mid:#cbd5e1;--cx-text:#0f172a;--cx-text-secondary:#334155;--cx-text-muted:#475569;--cx-text-faint:#64748b;--cx-tint-green:#f0fdf4;--cx-tint-green-deep:#dcfce7;--cx-tint-red:#fff1f2;--cx-tint-red-deep:#fee2e2;--cx-tint-yellow:#fffbeb}
