.sh-drawer-mask{z-index:1001;touch-action:none;background-color:#10101033;position:fixed;inset:0}.sh-drawer{z-index:1002;background-color:#000;min-width:100%;max-width:100vw;height:100vh;display:flex;position:fixed;inset:0}.sh-drawer .sh-drawer-body{flex-direction:column;flex:1;gap:16px;max-width:100%;display:flex}.sh-drawer .sh-drawer-body .sh-drawer-header{justify-content:space-between;padding:16px 16px 0;display:flex}.sh-drawer .sh-drawer-body .sh-drawer-content{flex-direction:column;flex:1;gap:16px;padding:0 16px 16px;display:flex;overflow:auto}@media (min-width:640px){.sh-drawer{min-width:auto;max-width:none;left:auto}}@media (min-width:1024px){.sh-drawer{left:auto}.sh-drawer .sh-drawer-body .sh-drawer-header{padding:24px 24px 0}.sh-drawer .sh-drawer-body .sh-drawer-content{padding:0 24px 24px}}
