:host,:root{--van-index-bar-sidebar-z-index:2;--van-index-bar-index-font-size:var(--van-font-size-xs);--van-index-bar-index-line-height:var(--van-line-height-xs);--van-index-bar-index-active-color:var(--van-primary-color)}.van-index-bar__sidebar{cursor:pointer;display:flex;flex-direction:column;position:fixed;right:0;text-align:center;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--van-index-bar-sidebar-z-index)}.van-index-bar__index{font-size:var(--van-index-bar-index-font-size);font-weight:var(--van-font-bold);line-height:var(--van-index-bar-index-line-height);padding:0 var(--van-padding-xs) 0 var(--van-padding-md)}.van-index-bar__index--active{color:var(--van-index-bar-index-active-color);font-weight:700}:host,:root{--van-index-anchor-z-index:1;--van-index-anchor-padding:0 var(--van-padding-md);--van-index-anchor-text-color:var(--van-text-color);--van-index-anchor-font-weight:var(--van-font-bold);--van-index-anchor-font-size:var(--van-font-size-md);--van-index-anchor-line-height:32px;--van-index-anchor-background:transparent;--van-index-anchor-sticky-text-color:var(--van-primary-color);--van-index-anchor-sticky-background:var(--van-background-2)}.van-index-anchor{background:var(--van-index-anchor-background);box-sizing:border-box;color:var(--van-index-anchor-text-color);font-size:var(--van-index-anchor-font-size);font-weight:var(--van-index-anchor-font-weight);line-height:var(--van-index-anchor-line-height);padding:var(--van-index-anchor-padding);z-index:var(--van-index-anchor-z-index)}.van-index-anchor--sticky{background:var(--van-index-anchor-sticky-background);color:var(--van-index-anchor-sticky-text-color);left:0;position:fixed;right:0;top:0}
