html { color-scheme: dark; }
body { font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif; }
::selection { background: rgba(99,102,241,.4); }
input[type="range"] { accent-color: #6366f1; }
.dom-chip.active { background: rgba(99,102,241,.25); border-color: rgba(99,102,241,.5); color: #c7d2fe; }
mark { background: rgba(250,204,21,.25); color: #fde68a; padding: 0 2px; border-radius: 2px; }
