.tab-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--tk-border-strong,#cbd5e1) transparent}.tab-container::-webkit-scrollbar{height:3px}.tab-container::-webkit-scrollbar-track{background:transparent}.tab-container::-webkit-scrollbar-thumb{background:var(--tk-border-strong,#cbd5e1);border-radius:var(--tk-radius-full,999px)}@media (prefers-reduced-motion:reduce){.tab-container{scroll-behavior:auto}}