@layer mantine,mantine-datatable;html,body{min-height:100vh}.root{height:100vh;@mixin dark{.mrt-table-head-sort-button {border-radius: 0; border: none;} .mrt-table-head-cell-filter-label-icon {border-radius: 0; border: none;}}}@supports (padding: env(safe-area-inset-top)){.root{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}}.mantine-Spotlight-action[data-selected]{background-color:var(--mantine-color-dark-5)!important}.mantine-Modal-root[data-full-screen] .mantine-Modal-header,.mantine-Drawer-header{padding-top:env(safe-area-inset-top,0px)}@supports (padding: env(safe-area-inset-bottom)){.safe-area-bottom{position:fixed;left:10px;right:0;bottom:0;width:100%;height:4px;background:#161b23;z-index:0}}[class*=MRT_TopToolbar-module_root-fullscreen]{padding-top:env(safe-area-inset-top,0px)!important}.monaco-editor,.overflow-guard,.slider{border-radius:var(--mantine-radius-default)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}
