.bottom-sheet[data-v-8b004f6f]{z-index:1000;background:var(--color-overlay);-webkit-backdrop-filter:var(--overlay-blur);pointer-events:auto;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet.is-in-shell[data-v-8b004f6f]{position:absolute}.bottom-sheet__panel[data-v-8b004f6f]{width:min(100%,var(--app-max-width));box-sizing:border-box;border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;max-width:100%;padding-bottom:calc(10px + var(--safe-bottom));margin-bottom:var(--kbd-overlap,0);will-change:transform,height;touch-action:auto;background:#fff;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -10px 36px #15399c1f}.bottom-sheet.is-expandable .bottom-sheet__panel[data-v-8b004f6f]{padding-bottom:calc(6px + var(--safe-bottom))}.bottom-sheet.is-expandable .bottom-sheet__panel.is-full[data-v-8b004f6f]{border-radius:0}.bottom-sheet.is-in-shell .bottom-sheet__panel[data-v-8b004f6f]{width:100%;max-width:100%}.bottom-sheet__chrome[data-v-8b004f6f]{flex-shrink:0}.bottom-sheet__chrome.is-grab[data-v-8b004f6f],.bottom-sheet__grab[data-v-8b004f6f]{touch-action:none;cursor:grab}.bottom-sheet__grab[data-v-8b004f6f]{flex-shrink:0;justify-content:center;align-items:center;min-height:28px;padding:12px 16px 4px;display:flex}.bottom-sheet.is-expandable .bottom-sheet__grab[data-v-8b004f6f]{min-height:22px;padding:10px 16px 0}.bottom-sheet__handle[data-v-8b004f6f]{pointer-events:none;background:#c5cad3;border-radius:999px;width:40px;height:5px}.bottom-sheet__panel.is-dragging[data-v-8b004f6f]{touch-action:none}.bottom-sheet__header[data-v-8b004f6f]{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;min-height:52px;padding:8px 48px 4px;display:flex;position:relative}.bottom-sheet.is-expandable .bottom-sheet__header[data-v-8b004f6f]{min-height:44px;padding:2px 48px 10px}.bottom-sheet__title[data-v-8b004f6f]{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:17px;font-weight:700;overflow:hidden}.bottom-sheet__close[data-v-8b004f6f]{right:max(8px,env(safe-area-inset-right,0px));place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.bottom-sheet__sr-close[data-v-8b004f6f]{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bottom-sheet__body[data-v-8b004f6f]{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex:auto;min-width:0;min-height:0;padding:8px 16px 16px;overflow:hidden auto}.bottom-sheet__footer[data-v-8b004f6f]{padding:8px 16px calc(8px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border-light);box-sizing:border-box;flex-shrink:0}.bottom-sheet__footer.is-flush[data-v-8b004f6f]{border-top:0;padding:0}html.is-kbd-open,html.is-native-app.is-kbd-open{padding-bottom:0}html.is-kbd-open{padding-bottom:8px}html.is-native-app:not(.is-android){padding-bottom:10px}
