.wheel-picker-body{background:#fff;padding:0 20px;position:relative;overflow:hidden}.wheel-picker-highlight{pointer-events:none;background:#00000008;border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;border-radius:8px;height:40px;position:absolute;top:80px;left:20px;right:20px}.wheel-scroll-container{scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none;height:200px;overflow-y:scroll}.wheel-scroll-container::-webkit-scrollbar{display:none}.wheel-scroll-content{flex-direction:column;display:flex}.wheel-scroll-item{color:#0000004d;scroll-snap-align:center;cursor:pointer;justify-content:center;align-items:center;font-size:16px;transition:color .2s,transform .2s;display:flex}.wheel-scroll-item.active{color:#000;font-size:18px;font-weight:600}.pb-safe{padding-bottom:env(safe-area-inset-bottom,20px)}.text-primary{color:var(--color-primary)}