.bottom-sheet[data-v-0e60d1e7]{align-items:flex-end;background:#0f172a6b;display:flex;inset:0;justify-content:center;padding:var(--sp-3);position:fixed;z-index:40}.bottom-sheet__panel[data-v-0e60d1e7]{background:var(--bg-surface);border:1px solid var(--line);border-radius:18px 18px 14px 14px;box-shadow:var(--shadow-card);max-height:min(85vh,820px);outline:none;overflow:auto;padding:var(--sp-3);width:min(100%,720px)}.bottom-sheet__panel--half[data-v-0e60d1e7]{max-height:min(50vh,460px)}.bottom-sheet__panel--large[data-v-0e60d1e7]{max-height:min(85vh,820px)}.bottom-sheet__panel--full[data-v-0e60d1e7]{max-height:calc(100dvh - var(--sp-3))}.bottom-sheet__grabber[data-v-0e60d1e7]{background:var(--line-strong);border-radius:999px;height:5px;margin:0 auto var(--sp-3);width:44px}.bottom-sheet__header[data-v-0e60d1e7]{align-items:center;display:flex;gap:var(--sp-3);justify-content:space-between;margin-bottom:var(--sp-3)}.bottom-sheet__body[data-v-0e60d1e7]{display:grid;gap:var(--sp-3)}.bottom-sheet-fade-enter-active[data-v-0e60d1e7],.bottom-sheet-fade-leave-active[data-v-0e60d1e7],.bottom-sheet-slide-enter-active[data-v-0e60d1e7],.bottom-sheet-slide-leave-active[data-v-0e60d1e7]{transition:all var(--motion-normal)}.bottom-sheet-fade-enter-from[data-v-0e60d1e7],.bottom-sheet-fade-leave-to[data-v-0e60d1e7]{opacity:0}.bottom-sheet-slide-enter-from[data-v-0e60d1e7],.bottom-sheet-slide-leave-to[data-v-0e60d1e7]{opacity:0;transform:translateY(16px)}
