@charset "UTF-8";: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{position:fixed;top:50%;right:0;z-index:var(--van-index-bar-sidebar-z-index);display:flex;flex-direction:column;text-align:center;transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-index-bar__index{padding:0 var(--van-padding-xs) 0 var(--van-padding-md);font-weight:var(--van-font-bold);font-size:var(--van-index-bar-index-font-size);line-height:var(--van-index-bar-index-line-height)}.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{z-index:var(--van-index-anchor-z-index);box-sizing:border-box;padding:var(--van-index-anchor-padding);color:var(--van-index-anchor-text-color);font-weight:var(--van-index-anchor-font-weight);font-size:var(--van-index-anchor-font-size);line-height:var(--van-index-anchor-line-height);background:var(--van-index-anchor-background)}.van-index-anchor--sticky{position:fixed;top:0;right:0;left:0;color:var(--van-index-anchor-sticky-text-color);background:var(--van-index-anchor-sticky-background)}.content img{max-width:100%;vertical-align:middle}.van-index-anchor{background-color:#fff!important;font-size:17px!important;padding:8px!important;margin-bottom:1px;position:relative;display:flex;align-items:center}.van-index-anchor:before{content:"";width:4px;height:15px;border-radius:5px;display:block;--un-bg-opacity:1;background-color:rgba(255,59,59,var(--un-bg-opacity));margin-right:5px;margin-top:-4px}.van-index-bar__sidebar{background-color:#fff;border-top-left-radius:10px;border-bottom-left-radius:10px;box-shadow:0 12px 33px #0000000f,0 3.618px 9.949px #0000000a}.van-index-bar__sidebar .van-index-bar__index{padding:10px 5px;font-size:14px;writing-mode:vertical-rl;text-orientation:upright}.van-index-bar__sidebar .van-index-bar__index:first-child{border-bottom:1px solid #f5f5f5}
