.ThemeButton_button__iXDNp{width:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}.ThemeButton_button__iXDNp>div{display:flex;justify-content:center;align-items:center;position:absolute}.LanguageButton_menu__fHGbq{display:flex;flex-flow:row wrap;min-width:640px;padding:10px;background:var(--base50);z-index:var(--z-index-popup);border-radius:5px;border:1px solid var(--border-color);margin-left:10px}.LanguageButton_item__XjDe5{display:flex;align-items:center;justify-content:space-between;min-width:calc(100% / 3);border-radius:5px;padding:5px 10px}.LanguageButton_item__XjDe5:hover{background:var(--base75);cursor:pointer}.LanguageButton_selected__o_JK5{font-weight:700;background:var(--blue100)}.LanguageButton_icon__Q_enS{color:var(--primary400)}.ProfileButton_menu__NQdVL{width:200px;z-index:var(--z-index-popup)}.ProfileButton_item__FBiu1{display:flex;gap:12px;background:var(--base50)}.ProfileButton_version__hywBG{font-family:monospace;font-size:11px;color:var(--base600);text-align:right;margin-right:10px}.MobileMenu_menu__DO6aZ{position:fixed;top:60px;left:0;right:0;bottom:0;margin:auto;background-color:var(--base50);z-index:var(--z-index-popup);overflow:auto}.MobileMenu_items__N_NHj,.MobileMenu_menu__DO6aZ{display:flex;flex-direction:column}.MobileMenu_item__iN83G{font-size:var(--font-size-lg);font-weight:700;line-height:80px;padding:0 40px}a.MobileMenu_item__iN83G{color:var(--base600)}.MobileMenu_submenu__eW8zr a.MobileMenu_item__iN83G.MobileMenu_selected__Z1kQJ,a.MobileMenu_item__iN83G.MobileMenu_selected__Z1kQJ{color:var(--base900)}.MobileMenu_submenu__eW8zr a.MobileMenu_item__iN83G{color:var(--base600);margin-left:40px}.NavBar_navbar__1L4iC{position:relative;height:60px;background:var(--base75);border-bottom:1px solid var(--base300);padding:0 20px}.NavBar_left__xjgkC,.NavBar_navbar__1L4iC,.NavBar_right__G2alC{display:flex;flex-direction:row;align-items:center}.NavBar_right__G2alC{justify-content:flex-end}.NavBar_logo__0W9iy{align-items:center;gap:10px;font-size:16px;min-width:0}.NavBar_links__Sh5Fe,.NavBar_logo__0W9iy{display:flex;flex-direction:row;font-weight:700}.NavBar_links__Sh5Fe{gap:30px;padding:0 40px;flex:1 1}.NavBar_links__Sh5Fe a{display:flex;align-items:center;gap:10px;line-height:60px;color:var(--font-color200);border-bottom:2px solid transparent}.NavBar_links__Sh5Fe span{white-space:nowrap}.NavBar_links__Sh5Fe .NavBar_selected__jgveb,.NavBar_links__Sh5Fe a:hover{color:var(--font-color100);border-bottom:2px solid var(--primary400)}.NavBar_actions__CpMkm,.NavBar_mobile__NlFK6{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;min-width:0}.NavBar_mobile__NlFK6{display:none}@media only screen and (max-width:768px){.NavBar_actions__CpMkm,.NavBar_links__Sh5Fe{display:none}.NavBar_mobile__NlFK6{display:flex}}.UpdateNotice_notice__vSRjT{position:absolute;max-width:800px;gap:20px;margin:80px auto;align-self:center;background:var(--base50);padding:20px;border:1px solid var(--base300);border-radius:var(--border-radius);z-index:var(--z-index-popup);box-shadow:4px 4px 8px rgba(0,0,0,.1)}.UpdateNotice_message__ntCR8{display:flex;justify-content:center;align-items:center;color:var(--font-color100);font-weight:700}.UpdateNotice_buttons__F6euy{display:flex;flex-direction:row;justify-content:flex-end;gap:10px;flex:0 1}@media only screen and (max-width:992px){.UpdateNotice_message__ntCR8{height:80px}}.AppLayout_layout__8Fgjq{display:grid;grid-template-rows:max-content 1fr;grid-template-columns:1fr;overflow:hidden}.AppLayout_nav__Bmoe1{height:60px;width:100vw;grid-column:1;grid-row:1/2;z-index:var(--z-index-popup)}.AppLayout_body__pAojL{grid-column:1;grid-row:2/3;min-height:0;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.Page_page__xxbhi{flex:1 1;display:flex;flex-direction:column;background:var(--base50);position:relative}.HoverTooltip_tooltip__csrWi{position:fixed;pointer-events:none;z-index:var(--z-index-popup);transform:translate(-50%,calc(-100% - 5px))}.Legend_legend__h9a1F{display:flex;justify-content:center;flex-wrap:wrap;padding:20px 0}.Legend_label__HSSWz{display:flex;align-items:center;font-size:var(--font-size-sm);cursor:pointer}.Legend_label__HSSWz+.Legend_label__HSSWz{-webkit-margin-start:20px;margin-inline-start:20px}.Legend_hidden__EX6iO{color:var(--base400)}.BarChart_chart__EO1Ol{position:relative;height:400px;overflow:hidden}.BarChart_tooltip__FWKKp{display:flex;flex-direction:column;gap:10px}.BarChart_tooltip__FWKKp .BarChart_value__D6s2F{text-transform:lowercase}.FilterTags_filters__Q2998{display:flex;align-items:center;gap:10px}.FilterTags_label__EIw9x{font-weight:700}.FilterTags_tag__w9Q_a{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:var(--font-size-sm);border:1px solid var(--blue400);border-radius:var(--border-radius);padding:8px 16px;cursor:pointer;background:var(--blue100)}.FilterTags_tag__w9Q_a:hover{background:var(--blue200)}.Grid_col__Q89rb{display:flex;flex-direction:column;padding:20px}.Grid_row__EyExf{border-top:1px solid var(--base300);min-height:430px}.Grid_row__EyExf>.Grid_col__Q89rb{-webkit-border-start:1px solid var(--base300);border-inline-start:1px solid var(--base300)}.Grid_row__EyExf>.Grid_col__Q89rb:first-child{-webkit-border-start:0;border-inline-start:0;-webkit-padding-start:0;padding-inline-start:0}.Grid_row__EyExf>.Grid_col__Q89rb:last-child{-webkit-padding-end:0;padding-inline-end:0}@media only screen and (max-width:992px){.Grid_row__EyExf{border:0}.Grid_row__EyExf>.Grid_col__Q89rb{border-top:1px solid var(--base300);-webkit-border-start:0;border-inline-start:0;-webkit-border-end:0;border-inline-end:0;padding:20px 0}}.FilterLink_row__nGLcj{display:flex;align-items:center;gap:10px}.FilterLink_row__nGLcj.FilterLink_inactive__UsSP_{color:var(--base500)}.FilterLink_row__nGLcj.FilterLink_inactive__UsSP_ img{opacity:.35}.FilterLink_row__nGLcj.FilterLink_active__JHnqI{color:var(--base900);font-weight:600}.FilterLink_row__nGLcj .FilterLink_link__HGE0L{display:none;-webkit-margin-start:20px;margin-inline-start:20px}.FilterLink_row__nGLcj .FilterLink_label__6wkMb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FilterLink_row__nGLcj:hover .FilterLink_link__HGE0L{display:block}.FilterLink_icon__WXrI_{cursor:pointer}.ErrorMessage_error__wwnDI{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;display:flex;background-color:var(--base50);padding:10px;z-index:1}.ErrorMessage_icon__o7QK6{margin-right:10px}.Empty_container__ZKJsF{color:var(--base500);font-size:var(--font-size-md);position:relative;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%}.DataTable_table__N_EPZ{position:relative;display:grid;grid-template-rows:fit-content(100%) auto;overflow:hidden;flex:1 1}.DataTable_body__DhwJ8{position:relative;height:100%;overflow:auto}.DataTable_header__iwjK3{display:flex;align-items:center;justify-content:space-between;line-height:40px}.DataTable_title__rsSZa{display:flex;font-weight:600}.DataTable_metric__psVMR{font-weight:600;text-align:center;width:100px;cursor:pointer}.DataTable_row___AB3X{position:relative;height:30px;line-height:30px;display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;overflow:hidden}.DataTable_label__8iQPt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:2 1}.DataTable_label__8iQPt a{color:inherit;text-decoration:none}.DataTable_label__8iQPt a:hover{color:var(--primary400)}.DataTable_label__8iQPt:empty{color:#b3b3b3}.DataTable_label__8iQPt:empty:before{content:"Unknown"}.DataTable_value__1fAS1{width:50px;text-align:end;-webkit-margin-end:10px;margin-inline-end:10px;font-weight:600;cursor:pointer}.DataTable_percent___cir2{position:relative;width:50px;color:var(--base600);border-left:1px solid var(--base600);-webkit-padding-start:10px;padding-inline-start:10px;z-index:1}.DataTable_bar__2k9Rb{position:absolute;top:0;left:0;height:30px;opacity:.1;background:var(--primary400);z-index:-1}@media only screen and (max-width:992px){.DataTable_body__DhwJ8{height:auto}}.MetricsTable_container__nRC5i{position:relative;min-height:430px;height:100%;display:flex;flex-direction:column;flex:1 1}.MetricsTable_footer___ln5U{display:flex;justify-content:center}@media only screen and (max-width:992px){.MetricsTable_container__nRC5i{min-height:auto}}.WorldMap_container__oKZys{overflow:hidden;position:relative}.QueryParametersTable_item__Z91z1{display:inline-flex;align-items:center;line-height:26px}.QueryParametersTable_param__5BKby{padding:0 8px;color:var(--primary400);background:var(--blue100);border-radius:4px}.QueryParametersTable_value__lKWEY{padding:0 8px}.SideNav_menu__NOTB5{display:flex;flex-direction:column}.SideNav_item__jN5F4 a{color:var(--font-color100);flex:1 1;padding:var(--size300) var(--size600)}.SideNav_item__jN5F4{padding:0;border-radius:var(--border-radius)}.SideNav_selected__V2_83{font-weight:700}.WebsiteMenuView_menu____TNh{position:relative}.WebsiteMenuView_content__MMpQU{min-height:800px}.Favicon_favicon__jjbzI{-webkit-margin-end:8px;margin-inline-end:8px}.ActiveUsers_container___JH1q{display:flex;align-items:center;margin-left:20px}.ActiveUsers_text__9rsD0{display:flex;white-space:nowrap;font-size:var(--font-size-md);font-weight:400}.ActiveUsers_value__H3uVq{font-weight:600;margin-right:4px}.WebsiteHeader_header__wK7qo,.WebsiteHeader_title__9N6pA{display:flex;flex-direction:row;align-items:center}.WebsiteHeader_title__9N6pA{gap:10px;font-size:24px;font-weight:700;overflow:hidden;height:100px}.WebsiteHeader_actions__pG1GW{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:30px;min-height:0}.WebsiteHeader_selected__dGZmw{font-weight:700}.WebsiteHeader_links___XsS_{display:flex;flex-direction:row;align-items:center}@media only screen and (max-width:768px){.WebsiteHeader_links___XsS_{justify-content:space-evenly;flex:1 1;border-bottom:1px solid var(--base300);padding-bottom:10px;margin-bottom:10px}.WebsiteHeader_label__jOZTy{display:none}.WebsiteHeader_icon__TVV3d,.WebsiteHeader_icon__TVV3d svg{width:30px;height:30px}}.DatePickerForm_container__MygMe{display:flex;flex-direction:column;max-width:100vw}.DatePickerForm_calendars__wK_V1{display:flex;justify-content:center}.DatePickerForm_calendars__wK_V1>div{width:380px}.DatePickerForm_calendars__wK_V1>div+div{margin-left:20px;padding-left:20px;border-left:1px solid var(--base300)}.DatePickerForm_filter__iM5CX{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.DatePickerForm_buttons__j7UzK{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}@media only screen and (max-width:768px){.DatePickerForm_calendars__wK_V1{flex-direction:column}.DatePickerForm_calendars__wK_V1>div+div{padding:0;margin-left:0;margin-top:20px;border:0}}.WebsiteDateFilter_dropdown__7s5BK{min-width:200px}.WebsiteDateFilter_buttons__IGusS button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.WebsiteDateFilter_buttons__IGusS button:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-left:1px solid var(--base400)!important}.MetricCard_card__NX9Nc{display:flex;flex-direction:column;justify-content:center;min-height:90px;min-width:140px}.MetricCard_value__m2Mhp{font-size:36px;min-height:60px}.MetricCard_label__PQabu,.MetricCard_value__m2Mhp{display:flex;align-items:center;font-weight:700;white-space:nowrap}.MetricCard_label__PQabu{gap:10px;min-height:30px}.MetricCard_change__DYILr{font-size:12px;padding:0 5px;border-radius:5px;color:var(--base500)}.MetricCard_change__DYILr.MetricCard_positive__9P20B{color:var(--green700);background:var(--green100)}.MetricCard_change__DYILr.MetricCard_negative__eaMcO{color:var(--red700);background:var(--red100)}.MetricCard_change__DYILr.MetricCard_plusSign__T6tMd:before{content:"+"}.MetricsBar_bar__MpaRI{display:flex;flex-direction:row;cursor:pointer;min-height:110px;gap:20px;flex-wrap:wrap}.MetricsBar_card__Pt1Tm{justify-self:flex-start}@media only screen and (max-width:992px){.MetricsBar_card__Pt1Tm{flex-basis:calc(50% - 20px)}}.FieldSelectForm_menu___e4fQ{width:360px;max-height:300px;overflow:auto}.FieldSelectForm_item__BiPDp{display:flex;flex-direction:row;justify-content:space-between;border-radius:var(--border-radius)}.FieldSelectForm_item__BiPDp:hover{background:var(--base75)}.FieldSelectForm_type__nByGv{color:var(--font-color300)}.FieldFilterForm_selected__LjAfn{font-weight:700}.FieldFilterForm_popup__4LhTY{display:flex}.FieldFilterForm_filter__TYCkW{display:flex;flex-direction:column;gap:20px}.FieldFilterForm_dropdown__gqFsA{min-width:180px}.FieldFilterForm_menu__vsuBG{min-width:360px;max-height:300px}.PopupForm_form__aI3Zu{position:absolute;background:var(--base50);min-width:300px;padding:20px;border:1px solid var(--base400);border-radius:var(--border-radius);box-shadow:0 0 0 5px rgba(0,0,0,.1);z-index:1000}.WebsiteMetricsBar_container__l48_N{display:flex;justify-content:space-between;align-items:center;padding:10px 0;min-height:90px;margin-bottom:20px;background:var(--base50);z-index:var(--z-index-above)}.WebsiteMetricsBar_actions__9j6qn{display:flex;align-items:center;flex-direction:row;justify-content:flex-end;gap:10px}@media only screen and (max-width:1200px){.WebsiteMetricsBar_actions__9j6qn{margin-top:40px}}@media only screen and (min-width:992px){.WebsiteMetricsBar_sticky__hmFXT{position:sticky;top:-1px}.WebsiteMetricsBar_isSticky__T4h2B{border-bottom:1px solid var(--base300)}}