/*! Build time: 7/14/2025, 2:09:01 PM
Package: @bilibili-activity/eva-tabs
Version: 1.6.2
Env: production
 */
._tabsRoot_h2g1p_1 {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._scrollButtonBox_h2g1p_14 {
  position: absolute;
  z-index: 1;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._scrollButtonBox_h2g1p_14._left_h2g1p_21 {
  left: 0;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._scrollButtonBox_h2g1p_14._right_h2g1p_24 {
  right: 0;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._scrollButtonBox_h2g1p_14._hidden_h2g1p_27 {
  opacity: 0;
  pointer-events: none;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._gridLayout_h2g1p_31 {
  top: 0;
  cursor: pointer;
  transform: translateY(0);
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._tabBarScrollBox_h2g1p_36 {
  display: flex;
  align-items: center;
  overflow: auto;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._tabBarScrollBox_h2g1p_36::-webkit-scrollbar {
  display: none;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._tabItemGap_h2g1p_44 {
  flex: none;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._tabItem_h2g1p_44 {
  flex: none;
  user-select: none;
}
._tabsRoot_h2g1p_1 ._tabBar_h2g1p_8 ._tabItem_h2g1p_44 ._activated_h2g1p_51 {
  user-select: none;
}
._tabsRoot_h2g1p_1 ._avaliable_h2g1p_54 {
  cursor: not-allowed;
}
._tabsRoot_h2g1p_1 ._avaliable_h2g1p_54 div:first-child {
  pointer-events: none;
}
._tabsRoot_h2g1p_1 ._tabPanelBox_h2g1p_60 {
  flex: none;
  display: flex;
  overflow: hidden;
}
._tabsRoot_h2g1p_1 ._tabPanelBox_h2g1p_60 ._tabPanelItem_h2g1p_65 {
  position: relative;
  width: 100%;
}
._tabsRoot_h2g1p_1 ._freeTabBarBox_h2g1p_69 {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: 0;
  overflow: hidden;
}
._tabsRoot_h2g1p_1 ._freeTabBarBox_h2g1p_69 ._tabFreeItem_h2g1p_76 {
  pointer-events: auto;
  position: absolute;
}
._tabsRoot_h2g1p_1 ._freeTabBarBox_h2g1p_69 ._tabFreeItem_h2g1p_76 ._activated_h2g1p_51 {
  user-select: none;
}

[data-eva-tab-relative=true]::before {
  content: "";
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 3px solid rgba(11, 41, 239, 0.7333333333);
  pointer-events: none;
}._resizable_1fke8_1 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}._buttonRoot_5gotr_1 {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  box-sizing: border-box;
}
._buttonRoot_5gotr_1:active {
  filter: brightness(0.9);
}
._buttonRoot_5gotr_1 ._textContent_5gotr_17 {
  overflow: hidden;
  margin: 0;
  padding: 0 8px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}._imageRoot_12ryo_1 {
  position: relative;
}
._imageRoot_12ryo_1 img {
  display: block;
  width: 100%;
  height: 100%;
}._layoutContainerRoot_1wi3y_1 {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
._layoutContainerRoot_1wi3y_1 ._layoutBackground_1wi3y_6 {
  position: absolute;
  pointer-events: none;
  border-radius: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}
._layoutContainerRoot_1wi3y_1::-webkit-scrollbar {
  display: none;
}
._layoutContainerRoot_1wi3y_1 ._layoutContainer_1wi3y_1 {
  z-index: 0;
  position: relative;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  box-sizing: border-box;
}
._layoutContainerRoot_1wi3y_1 ._layoutContainer_1wi3y_1::-webkit-scrollbar {
  display: none;
}