.ui-text-secondary { color:var(--color-text-secondary) !important; }
.ui-text-muted { color:var(--color-text-muted) !important; }
.ui-surface { background:var(--color-surface) !important; }
.ui-surface-secondary { background:var(--color-surface-secondary) !important; }
.ui-divider { border-color:var(--color-divider) !important; }
.ui-visually-hidden { position:absolute !important; width:1px !important; height:1px !important; padding:0 !important; margin:-1px !important; overflow:hidden !important; clip:rect(0,0,0,0) !important; white-space:nowrap !important; border:0 !important; }
