.mobile-scroll-dropdown{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.mobile-scroll-dropdown::-webkit-scrollbar{width:6px}.mobile-scroll-dropdown::-webkit-scrollbar-track{background:transparent}.mobile-scroll-dropdown::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5);border-radius:3px}.mobile-scroll-dropdown::-webkit-scrollbar-thumb:hover{background-color:rgba(156,163,175,.7)}@media (max-width:768px){.mobile-scroll-dropdown button{min-height:44px;padding:12px 16px}.mobile-scroll-dropdown{max-height:280px}}.mobile-scroll-dropdown button:active,.mobile-scroll-dropdown button:focus{background-color:rgba(59,130,246,.1);outline:2px solid rgba(59,130,246,.5);outline-offset:-2px}