:root{--q-primary:#ab54aa;--q-primary-light:#cf9fd4;--bg-light:#fff;--bg-light-emph:#f3f3f7;--text-light:#313131;--bg-dark:#313131;--bg-dark-emph:#1d1d1d;--text-dark:#f8f8f8;--bg-debug:#fffde7;--bg-dark-debug:#cccab9;--bg-info:#e3f2fd;--bg-dark-info:#b8c2c9;--bg-muted:#f3f3f7;--bg-dark-muted:#313131;--grey-hover-dark:#61616375;--grey-hover:#61616325}.theme-light{background-color:var(--bg-light);color:var(--text-light)}.theme-light .bg-emph{background-color:var(--bg-light-emph)}.theme-light .bg-debug{background-color:var(--bg-debug)}.theme-light .bg-info{background-color:var(--bg-info)!important}.theme-dark{background-color:var(--bg-dark);color:var(--text-dark)}.theme-dark .bg-emph{background-color:var(--bg-dark-emph)}.theme-dark .bg-debug{background-color:var(--bg-dark-debug)}.theme-light .bg-muted{background-color:var(--bg-muted)}.theme-light .bg-white{background-color:var(--bg-light)}.theme-dark .bg-muted{background-color:var(--bg-dark-muted)}.body-dark .bg-info,.theme-dark .bg-info{background-color:var(--bg-dark-info)!important}a{color:var(--q-primary)}td.text-vertical{transform:rotate(-180deg);writing-mode:vertical-rl}
