:root{--eveos-body-bg:var(--mantine-color-eveos-blue-0)}html[data-mantine-color-scheme=dark]{--eveos-body-bg:#0f1b2a}body{background-color:var(--eveos-body-bg)}.mantine-datatable-header-cell-sortable[data-column-pinned],td[data-column-pinned],th[data-column-pinned]{background-color:var(--mantine-color-body)!important}tr[data-striped=odd] td[data-column-pinned]{background-color:var(--mantine-color-default-hover)!important}.mantine-datatable td:first-of-type,.mantine-datatable td:last-of-type,.mantine-datatable th:first-of-type,.mantine-datatable th:last-of-type{background-color:var(--mantine-color-body)!important}.mantine-datatable tr[data-striped=odd] td:first-of-type,.mantine-datatable tr[data-striped=odd] td:last-of-type{background-color:var(--mantine-color-default-hover)!important}[class*=mantine-datatable] td:first-of-type,[class*=mantine-datatable] td:last-of-type,[class*=mantine-datatable] th:first-of-type,[class*=mantine-datatable] th:last-of-type{background-color:var(--mantine-color-body)!important}[class*=mantine-datatable] tr[data-striped=odd] td:first-of-type,[class*=mantine-datatable] tr[data-striped=odd] td:last-of-type{background-color:var(--mantine-color-default-hover)!important}.mantine-datatable-row-expansion-cell,[class*=mantine-datatable-row-expansion]{position:sticky!important;left:0!important;width:calc(100vw - 300px)!important;max-width:calc(100vw - 300px)!important;overflow:hidden!important}.mantine-datatable-row-expansion-cell>*,[class*=mantine-datatable-row-expansion]>*{max-width:100%!important;overflow:hidden!important}html[data-mantine-color-scheme=dark] .logo-eveos-icon{filter:brightness(0) invert(1)}.expression-highlight{background-color:#f3d9fa;color:#9c36b5;padding:1px 6px;border-radius:4px;font-family:inherit;font-size:.9em;border:1px solid #e599f7}html[data-mantine-color-scheme=dark] .expression-highlight{background-color:#38163c;color:#eebefa;border-color:#862e9c}.expression-placeholder{background-color:#f3d9fa;color:#9c36b5;padding:1px 6px;border-radius:4px;font-family:inherit;font-size:.85em;border:1px solid #e599f7}html[data-mantine-color-scheme=dark] .expression-placeholder{background-color:#38163c;color:#eebefa;border-color:#862e9c}.rich-text-content p{margin:0 0 .5em}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content a{color:var(--mantine-color-eveos-blue-6);text-decoration:underline}html[data-mantine-color-scheme=dark] .rich-text-content a{color:var(--mantine-color-eveos-blue-4)}.rich-text-content ol,.rich-text-content ul{margin:.5em 0;padding-left:1.5em}.rich-text-content li{margin:.25em 0}