/* Page overrides: friction */
.friction-tabs [role="tablist"]::-webkit-scrollbar { height: 8px; }
.friction-tabs [role="tablist"]::-webkit-scrollbar-thumb { background: rgba(0,0,0,.15); border-radius: 999px; }
