.drawer{width:100%;z-index:1000001}@media (min-width: 992px){.drawer{z-index:1000001;overflow-y:scroll;overflow-x:hidden}.drawer.normal{width:400px}.drawer.extra-large{width:900px}}.drawer-backdrop{z-index:1000000;transition:opacity .1s}.drawer-bottom .max-height{max-height:calc(100svh - 80px)}.drawer-bottom .user-controlled-height{max-height:calc(100svh - 30%);box-shadow:0 4px 16px #000c1b14;border-top-right-radius:12px;border-top-left-radius:12px}.drawer-drag-handle{width:100%;min-height:32px;display:flex;justify-content:center;align-items:center;touch-action:none}.drawer-drag-handle .drawer-drag-bar{width:40px;height:4px;background-color:#ccc;border-radius:2px}.inner-drawer{transition:transform .3s ease-in-out}.collapsed{transform:translate(100%)}.drawer-handle{height:4px;width:32px;border-radius:3px;background-color:#c7c9c9;right:calc(50% - 15px)}.height-transition{transition:height .3s ease}
