:root{--primary:#007aff;--primary-dark:#0051d5;--text-black:#000;--text-gray:#444;--bg-white:#fff;--bg-soft:#f7f7f7;--border-light:#e5e5e5}@media (prefers-color-scheme:dark){:root{--bg-white:#0a0a0a;--bg-soft:#1a1a1a;--text-black:#fff;--text-gray:#a0a0a0;--border-light:#2a2a2a}}