/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
.bottom-sheet-root[data-v-4e9ca672]{pointer-events:none;z-index:9999;position:fixed;inset:0}.bottom-sheet-backdrop[data-v-4e9ca672]{pointer-events:auto;background:#00000073;position:fixed;inset:0}.bottom-sheet[data-v-4e9ca672]{background:var(--color-bg);pointer-events:auto;will-change:transform;border-top-left-radius:24px;border-top-right-radius:24px;width:100%;max-height:95vh;margin:0 auto;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -12px 40px #0000002e}.bottom-sheet--fullscreen[data-v-4e9ca672]{border-radius:0;max-width:100%;height:100dvh;max-height:100dvh;top:0;bottom:0}.bottom-sheet-handle-wrap[data-v-4e9ca672]{cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px 8px;display:flex}.bottom-sheet-handle-wrap[data-v-4e9ca672]:active{cursor:grabbing}.bottom-sheet-handle[data-v-4e9ca672]{background:#d1d5db;border-radius:999px;width:48px;height:5px}.bottom-sheet-content[data-v-4e9ca672]{-webkit-overflow-scrolling:touch;touch-action:pan-y;max-height:calc(95vh - 28px);padding:8px 16px 20px;overflow-y:auto}.bottom-sheet-content--fullscreen[data-v-4e9ca672]{height:100dvh;max-height:100dvh;padding-top:12px}
