.scrollable-container:has(:nth-child(n+2))::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#ffffff2c}.scrollable-container:has(:nth-child(n+2))::-webkit-scrollbar{width:4px}.scrollable-container:has(:nth-child(n+2))::-webkit-scrollbar-thumb{border-radius:23px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#fff}
