.ui-srow{gap:var(--srow-gap,4px);overscroll-behavior-x:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-shadow:inset 0 -1px 0 var(--line);--srow-face:var(--srow-bg,var(--bg2));--srow-face0:rgb(from var(--srow-face) r g b / 0);background:linear-gradient(to right, var(--srow-face) 60%, var(--srow-face0)) left center / 24px 100% no-repeat, linear-gradient(to left, var(--srow-face) 60%, var(--srow-face0)) right center / 24px 100% no-repeat, radial-gradient(farthest-side at 0 50%, #181a402b, #181a4000) left center / 10px 100% no-repeat, radial-gradient(farthest-side at 100% 50%, #181a402b, #181a4000) right center / 10px 100% no-repeat;background-attachment:local,local,scroll,scroll;display:flex;position:relative;overflow-x:auto}.ui-srow::-webkit-scrollbar{width:0;height:0}.ui-srow>*{flex:none}@media (hover:none){.ui-srow{scroll-snap-type:x proximity}.ui-srow>*{scroll-snap-align:start}}@media (prefers-reduced-motion:reduce){.ui-srow{scroll-behavior:auto}}
