:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--box-shadow-light: 0px 0px 12px -4px rgba(168, 168, 171, 1);--box-shadow-medium: inset 0em 0em 0em rgb(0 0 0 / 10%), 0em .25em 1em rgb(0 0 0 / 24%);--border-radius-xs: 2px;--border-radius-sm: 4px;--border-radius: 6px;--border-radius-lg: 8 px}.ant-table-content::-webkit-scrollbar{width:5px;height:6px}.ant-table-content::-webkit-scrollbar-track{background:#bdb5b4;border-radius:var(--border-radius-md)}.ant-table-content::-webkit-scrollbar-thumb{background:#716e6e;border-radius:var(--border-radius-md)}.ant-table-cell{white-space:nowrap}.ant-picker.ant-picker-range{width:100%}.loader-page{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;background-color:#0000001a;z-index:9999;top:0;left:0}.layout{display:flex;flex-direction:row;height:100vh}.layout-sidebar{border-inline-end:1px solid rgba(5,5,5,.06);background-color:#fff}.layout-sidebar__menu--avatar{display:flex;justify-content:center;align-items:center;margin:1rem 0}.layout-sidebar__menu--options{height:100%}.layout-sidebar__menu--options>ul.ant-menu{height:100%;border-inline-end:none!important}.layout-content{display:flex;height:100%;width:100%!important;max-width:100%;overflow:auto;flex-direction:column}.layout-content::-webkit-scrollbar{width:5px;height:6px}.layout-content::-webkit-scrollbar-track{background:#bdb5b4;border-radius:var(--border-radius-md)}.layout-content::-webkit-scrollbar-thumb{background:#716e6e;border-radius:var(--border-radius-md)}.layout-content__header{padding:1rem}.layout-content__header>h1{margin:0}.layout-content__body{border-radius:var(--border-radius);background-color:#fff;margin:1rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}html{height:100%}body{height:100%;margin:0;padding:0;box-sizing:border-box;background-color:#f8f9fd}#root{height:100%}
