html{scroll-behavior:smooth}:root{--mantine-color-text-secondary:var(--mantine-color-customGrey-2);--sidebar-bg:#202020;--sidebar-color:white;--sidebar-active-text-color:white;--sidebar-hover-color:color-mix(in srgb, var(--mantine-color-interactiveIndigo-2) 20%, transparent);--sidebar-secondary-color:var(--mantine-color-custom_grey-9);--sidebar-icon-color:white;--sidebar-footer-icon-color:var(--mantine-color-customGrey-2);--sidebar-other-color:var(--mantine-color-customDark-2);--sidebar-deep-link-color:#e6e6e640;--dashboard-primary-color:var(--mantine-color-interactiveIndigo)}[data-theme=light]{--mantine-color-text-secondary:var(--mantine-color-customGrey-2);--sidebar-bg:white;--sidebar-color:black;--sidebar-hover-color:var(--mantine-color-interactiveIndigo-1);--sidebar-active-text-color:black;--sidebar-icon-color:var(--mantine-color-interactiveIndigo-2);--sidebar-footer-icon-color:var(--mantine-color-interactiveIndigo-0);--sidebar-secondary-color:var(--mantine-color-gray-7);--sidebar-other-color:var(--mantine-color-customGrey-0);--sidebar-deep-link-color:var(--mantine-color-interactiveIndigo-1)}.dashboard-primary-button{color:#fff;background-color:var(--mantine-color-interactiveIndigo-0);border:1px solid var(--mantine-color-interactiveIndigo-0);border-radius:5px;font-size:14px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}@media (hover:hover){.dashboard-primary-button:hover{background-color:#6b70f8;border-color:#6b70f8}}@media (hover:none){.dashboard-primary-button:active{background-color:#6b70f8;border-color:#6b70f8}}.dashboard-primary-button[data-disabled=true]{background-color:var(--mantine-color-customGrey-0);border-color:var(--mantine-color-customGrey-0)}.dashboard-primary-button-light{color:var(--mantine-color-interactiveIndigo-0);background-color:color-mix(in srgb, var(--mantine-color-interactiveIndigo-0) 20%, transparent);border:1px solid var(--mantine-color-interactiveIndigo-0);font-size:14px}.dashboard-default-button{color:var(--mantine-color-customGrey-2);border:1px solid var(--mantine-color-customGrey-0);background-color:#fff;font-size:14px;transition:background-color .2s ease-in-out}@media (hover:hover){.dashboard-default-button:hover{background-color:var(--mantine-color-customGrey-0)}}@media (hover:none){.dashboard-default-button:active{background-color:var(--mantine-color-customGrey-0)}}.dashboard-card{background-color:var(--mantine-color-interactiveIndigo-1);border-radius:5px;padding:10px}.dashboard-menu-item{color:#000;font-weight:500}.dashboard-menu-item:hover{background-color:var(--mantine-color-interactiveIndigo-1)}.dashboard-segmented-control{background-color:#868afa10;gap:10px}.dashboard-segmented-control .mantine-SegmentedControl-indicator{background-color:#fff;border-radius:5px}.dashboard-segmented-control .mantine-SegmentedControl-label{padding:8px 12px;font-size:14px;font-weight:500}.dashboard-segmented-control .mantine-SegmentedControl-control{padding:0}.dashboard-input{border:1px solid #f3f3f3;border-radius:5px;height:48px;font-size:14px}.dashboard-input[data-error=true]{border-color:var(--mantine-color-error)}.dashboard-chart-tooltip{color:#000;background-color:#fff}.dashboard-chart-tooltip-body{flex-direction:column;gap:10px;display:flex}.dashboard-chart-tooltip-legend{--legend-color:black;background-color:var(--legend-color);width:12px;height:3px}.dashboard-chart-tooltip-legend[data-variant=dashed]{background:linear-gradient(to right, var(--legend-color) 0 3px, transparent 3px 4.5px, var(--legend-color) 4.5px 7.5px, transparent 7.5px 9px, var(--legend-color) 9px 12px)}.dashboard-link{cursor:pointer;flex-direction:row;align-items:center;gap:10px;width:100%;padding:8px;text-decoration:none;transition:all .2s;display:flex}.dashboard-link:hover{background-color:var(--sidebar-hover-color)}.dashboard-link[data-active=true]{border-right:1px solid var(--sidebar-icon-color);color:var(--sidebar-active-text-color);background-color:var(--sidebar-hover-color)}.dashboard-link-label{color:var(--sidebar-color);font-size:14px;font-weight:500}.sidebar[data-collapsed=true] .dashboard-link-label{display:none}*{scrollbar-width:thin;scrollbar-color:var(--mantine-color-interactiveIndigo-1) #f0f0f0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:var(--mantine-color-interactiveIndigo-1);border:2px solid #f0f0f0;border-radius:5px;transition:background-color .3s}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:5px}::-webkit-scrollbar-corner{background:#f0f0f0}@media (max-width:48em){.mantine-Spotlight-inner,.spotlight-inner{align-items:flex-end;padding:0}.mantine-Spotlight-content,.spotlight-content{border-radius:24px 24px 0 0;width:100vw;max-width:100vw;max-height:90vh;margin-bottom:0}}@media print{.sidebar,[class*=sidebar],[class*=mobileHeader],aside,button,.no-print,.dashboard-default-button,.dashboard-primary-button,.dashboard-primary-button-light{display:none}html,body,#root,.dashboard-root{background-color:#fff;width:100%;height:auto;min-height:auto;position:static;overflow:visible}.dashboard-body{max-width:100%;height:auto;min-height:auto;margin:0;padding:0;position:static;overflow:visible}[class*=StatFilter],[class*=stat-filter],[class*=StatFilterOption],[class*=stat-filter-option]{opacity:1;visibility:visible;display:flex}}
.dashboard-module__OsRAgq__root{background-color:var(--mantine-color-greyscale-8);flex-direction:row;width:100vw;height:100vh;display:flex;position:relative}@media (max-width:48em){.dashboard-module__OsRAgq__root{flex-direction:column;height:auto;min-height:100vh}}.dashboard-module__OsRAgq__body{flex:1;width:100%;max-width:calc(100% - 100px);height:100%;overflow:hidden}@media (max-width:48em){.dashboard-module__OsRAgq__body{max-width:100%}.dashboard-module__OsRAgq__body[data-no-scroll=true]{padding-top:100px}}
.dashboard-page-module__-R0otW__root{flex-direction:column;height:100vh;margin:auto;display:flex}@media (min-width:1600px){.dashboard-page-module__-R0otW__root{max-width:1280px}}.dashboard-page-module__-R0otW__root[data-grow=true]{flex:1;max-width:100%}.dashboard-page-module__-R0otW__body{background-color:var(--mantine-color-greyscale-8);flex-direction:column;gap:20px;padding-block:20px;padding-inline:40px;display:flex}@media (min-width:75em){.dashboard-page-module__-R0otW__body{padding-inline:60px}}@media (max-width:48em){.dashboard-page-module__-R0otW__body{padding:20px}}.dashboard-page-module__-R0otW__body{flex:1;overflow:auto}.dashboard-page-module__-R0otW__body[data-no-scroll=true]{overflow:hidden}@media (max-width:48em){.dashboard-page-module__-R0otW__root{height:auto}.dashboard-page-module__-R0otW__body{padding-inline:10px;padding-top:0}}
.dashboard-header-actions-module__EQMVja__content{min-height:fit-content!important}
.dashboard-header-module__079L8G__root{padding-top:40px;padding-bottom:20px;border-bottom:1px solid var(--mantine-color-customGrey-0);background-color:#fff;flex-direction:row;justify-content:space-between;width:100%;padding-inline:40px;display:flex}.dashboard-header-module__079L8G__path{flex-direction:row;flex:1;gap:12px;min-width:0;display:flex}.dashboard-header-module__079L8G__path .mantine-Breadcrumbs-root{flex-wrap:nowrap;min-width:0}.dashboard-header-module__079L8G__path .mantine-Breadcrumbs-breadcrumb{min-width:0}.dashboard-header-module__079L8G__actions{flex-direction:row;gap:8px;display:flex}.dashboard-header-module__079L8G__title{font-size:18px;font-weight:500}.dashboard-header-module__079L8G__breadcrumb{cursor:pointer;min-width:0}
.dashboard-floating-header-module__7GqxXq__root{flex-direction:row;align-items:center;gap:8px;min-height:36px;display:flex}.dashboard-floating-header-module__7GqxXq__body{background-color:#fff;border-radius:5px;flex-direction:row;flex:1;align-items:center;gap:8px;min-width:0;height:100%;padding-left:16px;padding-right:6px;display:flex}.dashboard-floating-header-module__7GqxXq__body .mantine-Breadcrumbs-root{flex-wrap:nowrap;min-width:0}.dashboard-floating-header-module__7GqxXq__body .mantine-Breadcrumbs-breadcrumb{min-width:0}.dashboard-floating-header-module__7GqxXq__breadcrumb{cursor:pointer;align-items:center;min-width:0;line-height:1;display:inline-flex}.dashboard-floating-header-module__7GqxXq__breadcrumbNonInteractive{cursor:default;align-items:center;min-width:0;line-height:1;display:inline-flex}.dashboard-floating-header-module__7GqxXq__breadcrumbText{min-width:0}.dashboard-floating-header-module__7GqxXq__timeFilter{border:unset;color:var(--mantine-color-customGrey-2);border-radius:5px;font-size:14px}.dashboard-floating-header-module__7GqxXq__option svg{color:var(--mantine-color-interactiveIndigo-2);opacity:1}.dashboard-floating-header-module__7GqxXq__option:hover{background-color:var(--mantine-color-interactiveIndigo-1)}.dashboard-floating-header-module__7GqxXq__dropdown{border:1px solid var(--mantine-color-customGrey-0)}@media (max-width:48em){.dashboard-floating-header-module__7GqxXq__root{background-color:var(--mantine-color-greyscale-9);z-index:5;border-bottom:1px solid var(--mantine-color-customGrey-0);height:43px;margin:0 -10px;padding-inline:16px;position:sticky;top:0}.dashboard-floating-header-module__7GqxXq__body{background-color:#0000;border-radius:0;padding-left:0;padding-right:0}.dashboard-floating-header-module__7GqxXq__body .mantine-Breadcrumbs-root{align-content:center;align-items:center;height:100%;padding:0;display:flex;flex-wrap:nowrap!important;min-width:0!important}:is(.dashboard-floating-header-module__7GqxXq__body .mantine-Breadcrumbs-breadcrumb,.dashboard-floating-header-module__7GqxXq__body .mantine-Breadcrumbs-separator){justify-content:center;align-items:center;height:100%;margin:0;padding:0;display:inline-flex;min-width:0!important}:is(.dashboard-floating-header-module__7GqxXq__body .mantine-Text-root,.dashboard-floating-header-module__7GqxXq__body .mantine-Anchor-root){vertical-align:middle;justify-content:center;align-items:center;height:100%;line-height:1;display:inline-flex}}
.date-picker-module__E72TFG__root{--cell-hover-color:var(--mantine-color-interactiveIndigo-1);--cell-selected-color:var(--mantine-color-interactiveIndigo-0)}.date-picker-module__E72TFG__control{height:26px}.date-picker-module__E72TFG__day[data-selected=true]{background-color:var(--cell-selected-color);border-radius:4px}.date-picker-module__E72TFG__day[data-selected=true]:hover{background-color:var(--cell-selected-color);color:#fff}.date-picker-module__E72TFG__day:hover{background-color:var(--cell-hover-color);color:#000}.date-picker-module__E72TFG__month[data-selected=true]{background-color:var(--cell-selected-color)}.date-picker-module__E72TFG__month[data-selected=true]:hover{background-color:var(--cell-selected-color);color:#fff}.date-picker-module__E72TFG__day[data-weekend]{color:#000}.date-picker-module__E72TFG__day[data-selected=true][data-weekend]{color:#fff}.date-picker-module__E72TFG__monthCell{padding:0 0 4px;font-size:14px;font-weight:500}.date-picker-module__E72TFG__year[data-selected=true]{background-color:var(--cell-selected-color)}.date-picker-module__E72TFG__year[data-selected=true]:hover{background-color:var(--cell-selected-color);color:#fff}.date-picker-module__E72TFG__year:hover,.date-picker-module__E72TFG__calendarHeaderControl:hover{background-color:var(--cell-hover-color);color:#000}.date-picker-module__E72TFG__calendarHeaderLevel:hover{background-color:var(--cell-hover-color)}.date-picker-module__E72TFG__weekday{color:#000;font-size:10px;font-weight:500}
.dashboard-table-actions-module__wJBhwW__root{background-color:var(--mantine-color-interactiveIndigo-1);border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;display:flex}.dashboard-table-actions-module__wJBhwW__body{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-table-actions-module__wJBhwW__label{color:var(--mantine-color-interactiveIndigo-2);font-size:16px;font-weight:600}
@layer components{.select-module__hZhwlW__input{border:1px solid var(--mantine-color-customGrey-0);color:var(--mantine-color-customGrey-1);border-radius:5px;font-weight:500}@media (max-width:48em){.select-module__hZhwlW__wrapper{width:100%}}.select-module__hZhwlW__input::placeholder{color:var(--mantine-color-customGrey-1)}.select-module__hZhwlW__input{color:inherit;font-weight:400}.select-module__hZhwlW__section{border-left:1px solid var(--mantine-color-customGrey-0);justify-content:center;align-items:center;display:flex}}
.dashboard-table-pagination-module__doOADW__pagination .mantine-Pagination-control[data-active]{background-color:var(--mantine-color-interactiveIndigo-1);color:var(--mantine-color-interactiveIndigo-0);border:1px solid var(--mantine-color-interactiveIndigo-0)}.dashboard-table-pagination-module__doOADW__pagination .mantine-Pagination-control{border:1px solid var(--mantine-color-customGrey-0);width:30px;height:30px;font-size:12px;font-weight:500}.dashboard-table-pagination-module__doOADW__root{flex-direction:row;justify-content:space-between;display:flex}.dashboard-table-pagination-module__doOADW__text{color:var(--mantine-color-customGrey-2);font-size:12px;font-weight:500}.dashboard-table-pagination-module__doOADW__body{flex-direction:row;align-items:center;gap:10px;display:flex}.dashboard-table-pagination-module__doOADW__section{border:none;padding:0}.dashboard-table-pagination-module__doOADW__input{color:#000;max-width:55px;padding:10px;font-size:12px;font-weight:500}.dashboard-table-pagination-module__doOADW__dropdown{width:70px;min-width:70px}
:root{--dt-color-striped:var(--mantine-color-customGrey-0);--dt-color-border:var(--mantine-color-customGrey-0);--dt-color-grey:var(--mantine-color-customGrey-2);--dt-color-hover:var(--mantine-color-interactiveIndigo-1,#e7f0ff);--dt-color-text-primary:var(--mantine-color-black);--dt-color-text-secondary:var(--mantine-color-customGrey-2);--dt-color-white:var(--mantine-color-white);--dt-cell-height:56px;--dt-font-size-cell:12px;--dt-font-size-header:10px;--dt-pagination-control-size:28px;--dt-flag-size:20px;--dt-gap-country:8px;--dt-transition-fast:.2s ease;--dt-radius-sm:4px;--dt-radius-circle:50%}.dashboard-table.dashboard-table{--table-striped-color:var(--dt-color-striped);--table-border-color:var(--dt-color-border);border-collapse:collapse;table-layout:auto;overflow:visible}.dashboard-table p{font-size:var(--dt-font-size-cell);margin:0;font-weight:600}.dashboard-table thead tr,.dashboard-table thead th{border-bottom:#0000}.dashboard-table__th{color:var(--dt-color-text-secondary);font-size:var(--dt-font-size-header);background-color:var(--dt-color-white);white-space:nowrap;min-width:120px;font-weight:500}.dashboard-table__th[data-sorting=true]{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--dt-transition-fast)}.dashboard-table__th[data-sorting=true]:hover{color:var(--dt-color-text-primary)}.dashboard-table__th[data-sticky=true],.dashboard-table__td[data-sticky=true]{z-index:2;will-change:transform;backface-visibility:hidden;background-clip:padding-box;transition:none;position:sticky;right:0;transform:perspective(1px)translateZ(0);background-color:#0000!important}.dashboard-table__th[data-sticky=true]{z-index:3}.dashboard-table__th[data-sticky=true]:before,.dashboard-table__td[data-sticky=true]:before{content:"";background-color:var(--dt-color-white);z-index:-1;position:absolute;inset:0 0 1px}.dashboard-table__th[data-sticky=true]:hover:before,.dashboard-table__th[data-sorting=true][data-sticky=true]:hover:before{background-color:var(--dt-color-white);outline:none}.dashboard-table__tr[data-with-hover=true][data-hover=true]>.dashboard-table__td[data-sticky=true]:before{background-color:var(--dt-color-hover)}.dashboard-table__tr[data-with-hover=true]:hover:not(:has(.dashboard-table:hover))>.dashboard-table__td[data-sticky=true]:before{background-color:var(--dt-color-hover)}.dashboard-table__td[data-sticky=true][data-hover-mode=cell]:hover:before{background-color:var(--dt-color-hover)}.dashboard-table__tr[data-hover=false][data-striped=odd]:nth-child(odd)>.dashboard-table__td[data-sticky=true]:before{background-color:var(--dt-color-striped)}.dashboard-table__sorting-icon{transition:opacity var(--dt-transition-fast);opacity:.3}.dashboard-table__tr:hover td{border-bottom-color:#0000!important}.dashboard-table__tr:has(+.dashboard-table__tr:hover) td{border-bottom-color:#0000!important}.dashboard-table__th[data-sorting=true]:hover .dashboard-table__sorting-icon{opacity:1}.dashboard-table__th[data-sorting=true][data-sorting-active=true] .dashboard-table__sorting-icon{opacity:1;color:var(--dt-color-text-primary)}.dashboard-table__th p{font-size:10px;font-weight:500}.dashboard-table__tr[data-hover=false]>.dashboard-table__td[data-sticky=true]:before{background-color:var(--dt-color-white)}.dashboard-table__tr[data-with-hover=true]{cursor:pointer}:is(.dashboard-table__tr[data-with-hover=true]:hover:not(:has(.dashboard-table:hover))>.dashboard-table__td,.dashboard-table__tr[data-with-hover=true][data-hover=true]>.dashboard-table__td){background-color:var(--dt-color-hover)}:is(.dashboard-table__tr[data-with-hover=true]:hover:not(:has(.dashboard-table:hover)) .dashboard-table__td:not([data-sticky=true]) .dashboard-table__text--secondary,.dashboard-table__tr[data-with-hover=true][data-hover=true] .dashboard-table__td:not([data-sticky=true]) .dashboard-table__text--secondary){color:var(--dt-color-text-primary)}.dashboard-table__td{font-size:var(--dt-font-size-cell);height:var(--dt-cell-height);vertical-align:middle;font-weight:600}.dashboard-table__text--secondary{color:var(--dt-color-text-secondary)}.dashboard-table__country{align-items:center;gap:var(--dt-gap-country);flex-direction:row;display:flex}.dashboard-table__flag-container{width:var(--dt-flag-size);height:var(--dt-flag-size);min-width:var(--dt-flag-size);min-height:var(--dt-flag-size);border-radius:var(--dt-radius-circle);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.dashboard-table__flag{object-fit:cover;display:block;width:100%!important;height:100%!important}.dashboard-table__pagination{justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-table__pagination-control{color:var(--dt-color-grey);border-radius:var(--dt-radius-sm);min-width:24px;width:var(--dt-pagination-control-size);height:var(--dt-pagination-control-size);cursor:pointer;transition:all var(--dt-transition-fast);background-color:#0000;border:none;justify-content:center;align-items:center;font-weight:500;display:flex}.dashboard-table__pagination-control:hover:not([data-active]):not(:disabled){color:var(--dt-color-text-primary);background-color:#0000000d}.dashboard-table__pagination-control[data-active]{background-color:var(--dt-color-striped);color:var(--dt-color-text-primary);cursor:default;font-weight:600}.dashboard-table__pagination-control:disabled{opacity:.4;cursor:not-allowed}.dashboard-table__fade{pointer-events:none;height:100px;transition:opacity var(--dt-transition-fast);background:0 0;position:absolute;bottom:0;left:0;right:0}.dashboard-table__fade[data-active=true]{background:linear-gradient(#fff0 0%,#fff 100%)}@media (max-width:48em){.dashboard-table__td{height:60px;font-size:11px}.dashboard-table__th{font-size:9px}.dashboard-table__pagination-control{width:24px;min-width:20px;height:24px}}.dashboard-table__cell--left{text-align:left}.dashboard-table__cell--center{text-align:center}.dashboard-table__cell--right{text-align:right}.dashboard-table[data-loading=true]{opacity:.6;pointer-events:none}.dashboard-table[data-loading=true] tbody tr:hover,.dashboard-table[data-loading=true] tbody tr:hover>td,.dashboard-table[data-loading=true] tbody tr:hover>td:before{background-color:#0000!important}.dashboard-table__tr,.dashboard-table__th[data-sticky=true]{background-color:var(--dt-color-white)}.dashboard-table__td[data-sticky=true]{background-color:inherit}.dashboard-table[data-empty=true]{min-height:400px}.empty-table-container{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.empty-table-container[data-empty=true]{flex:1}.empty-table-overlay{pointer-events:none;background:linear-gradient(to top, var(--mantine-color-white) 0%, #fff6 60%, transparent 100%);-webkit-backdrop-filter:blur(4px);z-index:10;flex:1;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#00000080 50%,#000 100%);mask-image:linear-gradient(#0000 0%,#00000080 50%,#000 100%)}
.reporting-stat-filter-tag{--chip-bg:transparent;--chip-color:var(--mantine-color-label);--chip-border-color:var(--mantine-color-bg-border);--chip-active-color:var(--mantine-color-text);--chip-hover-color:var(--mantine-primary-color-filled);--chip-active-bg:var(--mantine-color-card);--chip-active-border-color:var(--mantine-color-bg-border)}
.reporting-layout-module__-lV-6q__root{flex-direction:column;min-width:320px;display:flex;position:relative}.reporting-layout-module__-lV-6q__body{background-color:var(--mantine-color-bg-root);flex-direction:column;gap:30px;padding-bottom:30px;display:flex}@media (max-width:48em){.reporting-layout-module__-lV-6q__body{gap:0}}
