.drawer-sheet{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.drawer-sheet__drag-zone{touch-action:pan-y;cursor:grab;flex-shrink:0;justify-content:center;align-items:center;padding-top:12px;padding-bottom:16px;display:flex}.puller{background:#0003;border-radius:999px;width:36px;height:4px}.drawer-sheet__scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;scrollbar-width:none;flex:1;min-height:0;overflow:hidden auto}.drawer-sheet__scroll::-webkit-scrollbar{display:none}
