@layer components{.select_input__5H5el{border-radius:5px;border:1px solid var(--mantine-color-customGrey-0);color:var(--mantine-color-customGrey-1);font-weight:500}@media (max-width:48em){.select_wrapper__jYwVj{width:100%}}.select_input__5H5el::placeholder{color:var(--mantine-color-customGrey-1)}.select_input__5H5el{color:inherit;font-weight:400}.select_section__AouI8{border-left:1px solid var(--mantine-color-customGrey-0);display:flex;justify-content:center;align-items:center}}.dashboard-floating-header_root__TujoF{display:flex;flex-direction:row;gap:8px;min-height:36px}.dashboard-floating-header_body__TbfwR{display:flex;flex-direction:row;gap:8px;flex:1;height:100%;padding-right:6px;padding-left:16px;background-color:white;border-radius:5px}.dashboard-floating-header_timeFilter__XR8IJ{border-radius:5px;border:unset;font-size:14px;color:var(--mantine-color-customGrey-2)}.dashboard-floating-header_option__2WpMt svg{color:var(--mantine-color-interactiveIndigo-2);opacity:1}.dashboard-floating-header_option__2WpMt:hover{background-color:var(--mantine-color-interactiveIndigo-1)}.dashboard-floating-header_dropdown__b0A_W{border:1px solid var(--mantine-color-customGrey-0)}.dashboard-table-actions_root__1rjNK{border-radius:10px;padding:10px;background-color:var(--mantine-color-interactiveIndigo-1)}.dashboard-table-actions_body__0F__h,.dashboard-table-actions_root__1rjNK{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.dashboard-table-actions_body__0F__h{gap:16px}.dashboard-table-actions_label__CIGZX{font-size:16px;font-weight:600;color:var(--mantine-color-interactiveIndigo-2)}.dashboard-table-pagination_pagination__VdY_c .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_pagination__VdY_c .mantine-Pagination-control{width:30px;height:30px;font-weight:500;font-size:12px;border:1px solid var(--mantine-color-customGrey-0)}.dashboard-table-pagination_root__fcWYV{display:flex;flex-direction:row;justify-content:space-between}.dashboard-table-pagination_text__4d0En{font-size:12px;font-weight:500;color:var(--mantine-color-customGrey-2)}.dashboard-table-pagination_body__iIIMm{display:flex;flex-direction:row;gap:10px;align-items:center}.dashboard-table-pagination_section__OEgto{padding:0;border:none}.dashboard-table-pagination_input__lfOeY{font-size:12px;font-weight:500;color:black;padding:10px;max-width:55px}.dashboard-table-pagination_dropdown__3d91p{min-width:70px;width:70px}.table-placeholder_root__0n4Lm{background:white;border-radius:8px;border:1px solid rgba(0,0,0,.08);overflow:hidden}.table-placeholder_header__GsaLu{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.08);background:rgba(0,0,0,.02)}.table-placeholder_headerSkeleton__exOaQ{background:rgba(0,0,0,.2)!important}.table-placeholder_row__Sxhhe{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.05);transition:opacity .3s ease}.table-placeholder_row__Sxhhe:last-child{border-bottom:none}.table-placeholder_cellSkeleton__c0wiB{background:rgba(0,0,0,.1)!important}.dashboard-table-empty_root__GPkx1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;padding:20px;border-radius:5px;border:1px solid var(--mantine-color-customGrey-0)}.dashboard-table-empty_body__M8m0f{display:flex;flex-direction:column}.td_root__BKqQD{padding:0;box-sizing:border-box}.td_body__cAW6u{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:var(--table-vertical-spacing) var(--table-horizontal-spacing,var(--mantine-spacing-xs));height:100%;border-left:1px solid var(--dt-color-border)}.td_root__BKqQD[data-sticky=true][data-stuck=false] .td_body__cAW6u{border-left-color:transparent}.tr_root__1L2O0[data-hover=true]{background-color:var(--dt-color-hover)}.th_thRoot__R3Hvo{padding:0;box-sizing:border-box}.th_thRoot__R3Hvo[data-sticky=true] .th_root__QOI2Z{border-left:1px solid var(--mantine-color-customGrey-0);transition:border-color .2s ease}.th_thRoot__R3Hvo[data-sticky=true][data-stuck=false] .th_root__QOI2Z{border-left-color:transparent}.th_root__QOI2Z{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:var(--table-vertical-spacing) var(--table-horizontal-spacing,var(--mantine-spacing-xs));height:100%;--active-color:var(--mantine-color-interactiveIndigo-2);--inactive-color:var(--mantine-color-customGrey-2)}.th_body__DYI78{display:flex;flex-direction:row;gap:2px}.th_sorting__ToHDd{display:flex;flex-direction:column;justify-content:center}.th_icon__IYhkn{color:var(--inactive-color);stroke-width:4px;size:10px}.th_icon__IYhkn[data-active=true]{color:var(--active-color)}.th_icon__IYhkn[data-direction=up]{margin-bottom:-1px}.th_icon__IYhkn[data-direction=down]{margin-top:-1px}:root{--dt-color-striped:#f4f4f4;--dt-color-border:#f3f3f3;--dt-color-grey:#a9a9a9;--dt-color-hover:var(--mantine-color-interactiveIndigo-1,#e7f0ff);--dt-color-text-primary:#000000;--dt-color-text-secondary:var(--mantine-color-customGrey-2,#a9a9a9);--dt-color-white:#ffffff;--dt-cell-height:70px;--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:0.2s ease;--dt-radius-sm:4px;--dt-radius-circle:50%}.dashboard-table{--table-striped-color:var(--dt-color-striped);--table-border-color:var(--dt-color-border);overflow:visible}.dashboard-table p{font-size:var(--dt-font-size-cell);font-weight:600;margin:0}.dashboard-table thead th,.dashboard-table thead tr{border-bottom:none!important}.dashboard-table__th{color:var(--dt-color-text-secondary);font-size:var(--dt-font-size-header);font-weight:500;box-shadow:inset 0 -1px 0 0 var(--table-border-color,var(--mantine-color-customGrey-0))}.dashboard-table__th[data-sorting=true]{cursor:pointer;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]{position:sticky;right:0;background-color:var(--dt-color-white);z-index:2}.dashboard-table__sorting-icon{transition:opacity var(--dt-transition-fast);opacity:.3}.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-with-hover=true]{cursor:pointer}.dashboard-table__tr[data-with-hover=true]:hover .dashboard-table__td{background-color:var(--dt-color-hover);--table-border-color:var(--dt-color-hover)}.dashboard-table__tr[data-with-hover=true]:hover .dashboard-table__td[data-sticky=true]{background-color:var(--dt-color-hover)}.dashboard-table__tr[data-with-hover=true]:hover .dashboard-table__text--secondary{color:var(--dt-color-text-primary)}.dashboard-table__td{font-size:var(--dt-font-size-cell);font-weight:600;height:var(--dt-cell-height);vertical-align:middle}.dashboard-table__td[data-sticky=true]{position:sticky;right:0;z-index:1}.dashboard-table__tr[data-hover=false][data-striped=odd]:nth-child(odd) .dashboard-table__td[data-sticky=true]{background-color:var(--dt-color-striped)}.dashboard-table__tr[data-hover=false] .dashboard-table__td[data-sticky=true],.dashboard-table__tr[data-hover=false][data-striped=odd]:nth-child(2n) .dashboard-table__td[data-sticky=true]{background-color:var(--dt-color-white)}.dashboard-table__text--secondary{color:var(--dt-color-text-secondary)}.dashboard-table__country{display:flex;flex-direction:row;align-items:center;gap:var(--dt-gap-country)}.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);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-table__flag{width:100%!important;height:100%!important;object-fit:cover;display:block}.dashboard-table__pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px}.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);display:flex;align-items:center;justify-content:center;border:none;background-color:transparent;cursor:pointer;transition:all var(--dt-transition-fast);font-weight:500}.dashboard-table__pagination-control:hover:not([data-active]):not(:disabled){background-color:rgba(0,0,0,.05);color:var(--dt-color-text-primary)}.dashboard-table__pagination-control[data-active]{background-color:var(--dt-color-striped);color:var(--dt-color-text-primary);font-weight:600;cursor:default}.dashboard-table__pagination-control:disabled{opacity:.4;cursor:not-allowed}.dashboard-table__fade{position:absolute;bottom:0;left:0;right:0;height:100px;background:transparent;pointer-events:none;transition:opacity var(--dt-transition-fast)}.dashboard-table__fade[data-active=true]{background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,1))}@media (max-width:768px){.dashboard-table__td{height:60px;font-size:11px}.dashboard-table__th{font-size:9px}.dashboard-table__pagination-control{width:24px;height:24px;min-width:20px}}.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-empty=true]{min-height:400px}.stat-filter-icon_root__U51nI{display:flex;justify-content:flex-end;align-items:center}.stat-filter-icon_icon__W3ym5{color:var(--mantine-primary-color-filled)}.stat-filter-icon_iconDisabled__B65ke{color:var(--disabled-color)}.stat-filter-header-option_root___dBzZ{display:flex;flex-direction:row;gap:24px;flex:1;min-width:180px;max-width:400px}.stat-filter-header-option_root___dBzZ[data-is-first=false]{padding-left:24px}.stat-filter-header-option_root___dBzZ[data-disabled=true]{cursor:not-allowed}.stat-filter-header-option_root___dBzZ[data-active=false] .stat-filter-header-option_label__nomsT,.stat-filter-header-option_root___dBzZ[data-active=false] .stat-filter-header-option_value__nhogJ{color:var(--disabled-color)}.stat-filter-header-option_body__qBPqd{display:flex;flex-direction:column;gap:20px;padding-block:10px;cursor:pointer;min-width:120px;flex:1;max-width:-webkit-fill-available}.stat-filter-header-option_body__qBPqd[data-disabled=true]{cursor:not-allowed}.stat-filter-header-option_section___LzCk{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:space-between}.stat-filter-header-option_label__nomsT{font-size:12px;font-weight:500}.stat-filter-header-option_value__nhogJ{font-weight:var(--label-weight);font-size:calc(var(--label-size) * 1px)}.stat-filter-header_list__J6xq7{max-height:fit-content}.stat-filter-tag_root__MEpgy{display:flex;flex-direction:row;gap:8px;align-items:center;padding-inline:12px;padding-block:6px;width:fit-content;border:1px solid var(--mantine-primary-color-light-hover);border-radius:var(--mantine-radius-cta);cursor:pointer}.stat-filter-tag_root__MEpgy[data-disabled=true]{cursor:not-allowed}.stat-filter-tag_body__v_SN2{display:flex;flex-direction:row;align-items:center;gap:6px;cursor:pointer}.stat-filter-tag_body__v_SN2[data-disabled=true]{cursor:not-allowed}.stat-filter-tag_root__MEpgy[data-active=false]{background-color:var(--bg-disabled-color);border-color:var(--disabled-color)}.stat-filter-tag_root__MEpgy[data-active=false] .stat-filter-tag_label__TkZG4{color:var(--disabled-color)}.stat-filter-tag_label__TkZG4{font-size:10px;font-weight:500}.stat-filter-footer_root__M6KGI{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.stat-filter-footer_body__luxU5{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.augmented-filter-menu_root__Ctn_S{display:flex;flex-direction:column}.augmented-filter-menu_root__Ctn_S[data-hidden=true]{display:none}.augmented-filter-menu_body__yPP9X,.augmented-filter-menu_header__DqEEW{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.augmented-filter-menu_header__DqEEW{padding-right:10px;width:100%}.augmented-filter-menu_subHeader__KWXkz{display:flex;flex-direction:row;gap:8px}.augmented-filter-menu_items__zvoNZ{display:flex;flex-direction:column;gap:4px}.augmented-filter-item_root__Ley68{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.augmented-filter-item_root__Ley68[data-hidden=true]{display:none}.augmented-filter_root__JToyV{right:0;top:0;background-color:white;border-left:1px solid #f3f3f3;height:100%;max-height:100%;position:absolute;width:300px;transition:width .2s ease-in-out}.augmented-filter_root__JToyV[data-opened=false]{width:100px}.augmented-filter_body__M_tj_{display:flex;flex-direction:column;gap:20px;padding:20px 20px 20px 30px;height:100%;max-height:100%;overflow-y:scroll}.augmented-filter_search__PkRgE{border:none;font-size:12px;font-weight:500}.augmented-filter_search__PkRgE::placeholder{color:var(--mantine-color-label,#9ca3af)}.augmented-filter_collaspeButton__qoJll{border-radius:50%;border:1px solid #f3f3f3;color:var(--mantine-color-customGrey-2);position:absolute;top:10px;left:-16px;background:white}.augmented-filter_disclosureIcon__ZQwtM{transition:transform .2s ease}.augmented-filter_disclosureIcon__ZQwtM[data-opened=true]{transform:scaleX(-1)}.augmented-filter-loading_root__5i61K{display:flex;flex-direction:column;padding:20px 20px 20px 30px;gap:16px;right:0;top:0;border-left:1px solid #f3f3f3;background-color:white;height:100%;max-height:100%;position:absolute;width:100px}.augmented-filter-loading_item__Pb8ID{display:flex;flex-direction:column;justify-content:center;align-items:center;width:38px;height:38px}.stat-filter_root__C4DEr{display:flex;flex-direction:column;gap:20px;overflow:hidden;width:100%;max-width:100%;height:100%;--disabled-color:var(--mantine-color-customGrey-1);--bg-disabled-color:var(--mantine-color-customGrey-0);--label-size:30px;--label-weight:600}.stat-filter_content__VbSiR{flex:1}.dashboard-stat-list_item__zYfQF,.dashboard-stat-list_root__tNYIX{display:flex;flex-direction:row;flex:1;gap:24px}.dashboard-stat-list_item__zYfQF{align-items:flex-end;min-width:0}.dashboard-stat-list_itemLabel__SFRoW{font-size:12px;font-weight:500}.dashboard-stat-list_itemValue__m_0no{font-weight:600;font-size:30px;line-height:100%}.dashboard-stat-list_itemBody__6pqe9{display:flex;flex-direction:column;gap:10px;padding-block:10px;cursor:pointer;min-width:120px;flex:1;max-width:-webkit-fill-available}.dashboard-modal_header__dYwj0{border-bottom:1px solid var(--mantine-color-customGrey-0);padding:24px;margin-bottom:24px}.dashboard-modal_title__DeTKw{font-size:20px;font-weight:600}.dashboard-modal_description__12o6s{font-size:14px}.dashboard-modal_sectionLabel__JLfEf{font-size:16px;font-weight:600}.dashboard-modal_section__1TduF{display:flex;flex-direction:column;gap:24px}.dashboard-modal_closeButton__igIGR{border-radius:50%;position:absolute;top:24px;right:24px;border:1px solid var(--mantine-color-customGrey-0);cursor:pointer}.multi-tag-list-option_root__hYoFf{cursor:pointer;border-radius:28px;padding:0;min-width:30px;min-height:30px;color:var(--text-color);border:1px solid transparent;border-color:var(--mantine-primary-color-light);background:transparent}.multi-tag-list-option_root__hYoFf[data-active=true]{border-color:transparent;background:var(--mantine-primary-color-light);color:var(--mantine-primary-color-light-color)}.multi-tag-list-option_root__hYoFf .multi-tag-list-option_label__WSmZh{font-size:12px}.multi-tag-list-option_root__hYoFf[data-all=true] .multi-tag-list-option_label__WSmZh{padding-left:0}.multi-tag-list-option_root__hYoFf:hover{border-color:transparent;background-color:var(--mantine-primary-color-light);color:var(--mantine-primary-color-light-color)}.multi-tag-list-option_left__ITNwX{margin-inline-end:8px}.multi-tag-list-option_root__hYoFf[data-with-left-section=true] .multi-tag-list-option_label__WSmZh{padding-left:8px}.multi-tag-list-option_root__hYoFf[data-active=true] .multi-tag-list-option_leftSection__83mA9{background-color:white;color:var(--mantine-color-interactiveIndigo-2)}.multi-tag-list-option_leftSection__83mA9{display:flex;justify-content:center;align-items:center;width:22px;height:22px;border-radius:50%;background-color:var(--mantine-color-interactiveIndigo-1);color:var(--mantine-color-interactiveIndigo-2);font-size:10px;margin-inline-end:0}