/*! Build time: 2025/9/19 11:16:34
Package: @bilibili-activity/eva-tabs
Version: 1.7.7
Env: production
 */
@charset "UTF-8";._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_13d6p_2 {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
._layoutContainerRoot_13d6p_2 ._layoutBackground_13d6p_7 {
  position: absolute;
  pointer-events: none;
  border-radius: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}
._layoutContainerRoot_13d6p_2::-webkit-scrollbar {
  display: none;
}
._layoutContainerRoot_13d6p_2 ._layoutContainer_13d6p_2 {
  z-index: 0;
  position: relative;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  box-sizing: border-box;
}
._layoutContainerRoot_13d6p_2 ._layoutContainer_13d6p_2::-webkit-scrollbar {
  display: none;
}
._layoutContainerRoot_13d6p_2 ._scrollIndicator_13d6p_31 {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 21px;
  height: 21px;
  background-color: rgba(250, 173, 20, 0.7);
  border-radius: 10.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.2s ease-out, padding 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1000;
  pointer-events: auto;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
._layoutContainerRoot_13d6p_2 ._scrollIndicator_13d6p_31::after {
  content: "⬍";
  color: white;
  font-size: 21px;
  line-height: 21px;
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  opacity: 1;
  transform: translateY(-2px);
}
._layoutContainerRoot_13d6p_2 ._scrollIndicator_13d6p_31._horizontal_13d6p_58::after {
  content: "⬌";
  transform: translateY(-2px);
}
._layoutContainerRoot_13d6p_2 ._scrollIndicator_13d6p_31._both_13d6p_62::after {
  content: "⬊";
  transform: translateY(-3px);
}
._layoutContainerRoot_13d6p_2 ._scrollIndicator_13d6p_31:hover {
  width: 170px;
}
._layoutContainerRoot_13d6p_2 ._scrollIndicator_13d6p_31:hover::after {
  content: "存在纵向滚动，点击可临时忽略";
  font-size: 11px;
  white-space: nowrap;
  color: white;
  opacity: 1;
  transition: opacity 0.25s ease-out 0.15s;
  transform: scale(1);
}
._layoutContainerRoot_13d6p_2 ._scrollIndicator_13d6p_31._horizontal_13d6p_58:hover::after {
  content: "存在横向滚动，点击可临时忽略";
  transform: scale(1);
}
._layoutContainerRoot_13d6p_2 ._scrollIndicator_13d6p_31._both_13d6p_62:hover::after {
  content: "存在双向滚动，点击可临时忽略";
  transform: scale(1);
}._resizable_1fke8_1 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}