.NetworkIcon_container__LHjPo{display:flex;flex-direction:row;align-items:center;gap:var(--space-2x)}.NetworkIcon_icon__0sz2q{height:16px;width:16px}.NetworkIcon_iconLg__b2il8{height:var(--space-8x);width:var(--space-8x)}.NetworkIcon_networkName__POOrQ{text-transform:capitalize}.StatusLanes_container__dXokL{margin-top:var(--space-6x)}.StatusLanes_lanes___W2po{display:grid;gap:var(--space-8x);margin-top:var(--space-10x);grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}@media screen and (min-width:768px){.StatusLanes_lanes___W2po{grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}}.StatusLanes_container__dXokL h1{margin-bottom:0}.StatusLanes_laneHeader__T8w7_{display:inline-flex;gap:var(--space-4x);align-items:center;margin-bottom:0}.StatusLanes_network__5mPzN{display:inline-flex;gap:var(--space-8x)}.StatusLanes_header__BdjQT{display:grid;flex-wrap:wrap;gap:var(--space-4x);align-items:center}.StatusLanes_filters__spQsZ{display:flex;flex-direction:column;flex:1;gap:var(--space-2x);width:100%}@media screen and (min-width:768px){.StatusLanes_header__BdjQT{grid-template-columns:2fr 1fr 1fr}.StatusLanes_filters__spQsZ{flex-direction:row}}.StatusLanes_searchInput__K70j7{height:46px;border-radius:var(--border-radius-primary);border:1px solid var(--gray-300)}.StatusLanes_searchInput__K70j7::placeholder{color:var(--gray-300);border-color:var(--blue-700);font-style:normal}.StatusLanes_filters__spQsZ>details{width:-webkit-max-content;width:max-content;background-color:var(--white)}@media (max-width:480px){.StatusLanes_filters__spQsZ{display:flex;flex-grow:1;flex-direction:column}}.statusIndicator_indicator__pnDhZ{display:flex;width:-moz-fit-content;width:fit-content;padding:var(--space-1x) var(--space-2x);border-radius:var(--border-radius-primary);cursor:default}.statusIndicator_indicator__pnDhZ img{margin-right:var(--space-2x);vertical-align:text-bottom}.statusIndicator_green__Njhog{background-color:var(--green-100);color:var(--green-500)}.statusIndicator_yellow__ZEp3M{background-color:var(--yellow-200);color:var(--yellow-600)}.statusIndicator_orange__ISBDj{background-color:var(--orange-100);color:var(--orange-500)}.statusIndicator_blue__8jrk0{background-color:var(--blue-100);color:var(--blue-500)}.statusIndicator_red__veoeI{background-color:var(--red-200);color:var(--red-600)}.statusIndicator_purple__U_rFZ{background-color:var(--purple-200);color:var(--purple-700)}.statusIndicator_gray____4Ba{background-color:var(--gray-200);color:var(---gray-700)}.statusIndicator_ghost__SNtym{background-color:transparent;color:var(--gray-700)}.entriesSummary_container__fKz84{margin-block:var(--space-6x) 0;text-align:center;max-width:unset}.pagination_container__Kt8mn{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:var(--space-6x)}.pagination_container__Kt8mn p{width:100%;order:1;margin-top:var(--space-2x)}@media screen and (min-width:768px){.pagination_container__Kt8mn p{order:0;width:auto;margin:0}}.Popover_content__q45ME{background:var(--white);border-radius:var(--bridge-border-radius-md);border:var(--border-width-primary) solid var(--color-border-primary)}.Popover_content__q45ME,.TooltipV2_content__scFFm{font-size:.75rem;line-height:1.5;text-align:left;padding:var(--space-2x) var(--space-4x);color:var(--color-text-secondary);box-shadow:var(--shadow-low);font-feature-settings:"tnum" off,"lnum" off;max-width:296px;white-space:pre-line}.TooltipV2_content__scFFm{--tooltip-bg:var(--white);background:var(--tooltip-bg);border-radius:var(--border-radius-primary);border:var(--border-width-primary) solid var(--color-border-primary)}.TooltipV2_content__scFFm+svg{fill:#000;filter:none}.TooltipV2_content__scFFm p{font-size:.75rem;margin:0;max-width:120px}.TooltipV2_content__scFFm img{display:none}.TooltipV2_arrow__ZYkWf{fill:var(--tooltip-bg);height:8px;width:12px;transform:translateY(-1px);filter:drop-shadow(.5px 2px 0 hsl(var(--shadow-color-primary)/.15))}@media screen and (min-width:768px){.TooltipV2_content__scFFm{max-width:328px}.TooltipV2_content__scFFm p{max-width:none}.TooltipV2_content__scFFm img{display:initial}}.ToggleGroup_group__XtjZ4{display:flex;gap:var(--space-0x);border-radius:var(--border-radius-primary);border:1px solid var(--gray-300)}.ToggleGroup_group__XtjZ4>button{padding:var(--space-3x);flex-grow:1;border-radius:0;text-decoration:none;color:var(--gray-800);height:46px;justify-content:center;display:flex;align-items:center;font-weight:500;font-size:16px}.ToggleGroup_group__XtjZ4 button.ToggleGroup_active__fsmdS{background:var(--blue-700);color:var(--white)}.ToggleGroup_group__XtjZ4>button:first-child{border-top-left-radius:var(--border-radius-primary);border-bottom-left-radius:var(--border-radius-primary)}.ToggleGroup_group__XtjZ4>button:last-child{border-top-right-radius:var(--border-radius-primary);border-bottom-right-radius:var(--border-radius-primary)}.ToggleGroup_group__XtjZ4>button+button{border-left:1px solid var(--gray-300)}