.showTab{animation:animTab .25s ease-out}.tab.tab-active{border-color:hsla(var(--p)/1)}.info-anim-enter-active,.info-anim-leave-active{left:0;position:relative;transition:.5s ease}.info-anim-enter-from,.info-anim-leave-to{left:15px;opacity:0}@keyframes animTab{0%{opacity:0}to{opacity:1}}.tabs:after{background:hsla(var(--bc)/1);content:"";display:block;height:1px;margin-top:-1px;width:100%}
