@property --drawer-snap-progress{syntax:"<number>";inherits:true;initial-value:0}@keyframes drawer-snap-progress{0%{--drawer-snap-progress:0}to{--drawer-snap-progress:1}}@keyframes drawer-backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes drawer-backdrop-exit{to{opacity:0}}:is(html:has([data-slot=drawer-viewport][data-direction=left]),html:has([data-slot=drawer-viewport][data-direction=right])){overscroll-behavior:none;scrollbar-width:none}html:has([data-slot=drawer-viewport][data-direction=left])::-webkit-scrollbar{display:none!important}html:has([data-slot=drawer-viewport][data-direction=right])::-webkit-scrollbar{display:none!important}
