:root[data-theme="dark"]{--background:#121A17;--card:#1B2621;--text:#E8F0EB;--secondary:#AFBDB5;--brand:#7CD8B5;--brand-light:#263E32;--border:#35473D;--yes:#6BD79E;--wait:#F2B45F;--no:#FF9696;--info:#91BEFA;--yes-bg:#183126;--wait-bg:#332B1C;--no-bg:#352121;--info-bg:#202D3E;--focus:#91BEFA;color-scheme:dark;}
@media(prefers-color-scheme:dark){:root:not([data-theme="light"]){--background:#121A17;--card:#1B2621;--text:#E8F0EB;--secondary:#AFBDB5;--brand:#7CD8B5;--brand-light:#263E32;--border:#35473D;--yes:#6BD79E;--wait:#F2B45F;--no:#FF9696;--info:#91BEFA;--yes-bg:#183126;--wait-bg:#332B1C;--no-bg:#352121;--info-bg:#202D3E;--focus:#91BEFA;color-scheme:dark;}}
:root[data-theme="dark"] button:not(.secondary),:root[data-theme="dark"] .button{color:#12241C}
@media(prefers-color-scheme:dark){:root:not([data-theme="light"]) button:not(.secondary),:root:not([data-theme="light"]) .button{color:#12241C}}
