
/* Theme tokens for TaavonYar 3.4.20 */
:root{color-scheme:light}
[data-theme="dark"]{color-scheme:dark;--ty-bg:#0f172a;--ty-surface:#111827;--ty-surface-soft:#172033;--ty-text:#e5eef5;--ty-muted:#9fb0bf;--ty-border:#26364a}
[data-theme="dark"] body{background:var(--ty-bg);color:var(--ty-text)}
