.BottomSheet_overlay__4P2yj{position:fixed;inset:0;z-index:1099;background-color:var(--bg-overlay);contain:strict;transform:translateZ(0)}.BottomSheet_container__8wqmf{position:fixed;right:0;bottom:calc(var(--keyboard-offset, 0px) - var(--bs-overscroll-buffer, 0px));left:0;z-index:1100;display:flex;flex-direction:column;max-height:calc(var(--visual-viewport-height, 100dvh) - var(--safe-area-top) + var(--bs-overscroll-buffer, 0px));border:var(--glass-border);border-bottom:none;border-radius:28px 28px 0 0;background:var(--bg-popover);overflow:hidden;transform:translateZ(0);backface-visibility:hidden;contain:layout style paint;--bottom-sheet-padding:16px}html[data-keyboard-closing] .BottomSheet_container__8wqmf{transition:bottom .25s cubic-bezier(.17,.59,.4,.77),max-height .25s cubic-bezier(.17,.59,.4,.77)}@supports (padding-bottom:env(safe-area-inset-bottom)){.BottomSheet_container__8wqmf{padding-bottom:env(safe-area-inset-bottom)}}.BottomSheet_innerWrapper__IPyXE{display:flex;flex-direction:column;max-height:var(--sheet-snap-height);overflow:hidden;transition:max-height var(--sheet-transition-duration,0s) var(--ease-drawer);transform:translateZ(0);backface-visibility:hidden}.BottomSheet_dragHandle__1_q1Z{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:12px 0 8px;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.BottomSheet_dragHandle__1_q1Z:active{cursor:grabbing}.BottomSheet_dragHandleBar__fwq4R{width:36px;height:4px;border-radius:2px;background-color:var(--text-quaternary);transition:background-color var(--transition-fast)}.BottomSheet_dragHandle__1_q1Z:hover .BottomSheet_dragHandleBar__fwq4R{background-color:var(--text-tertiary)}.BottomSheet_header__j1KQr{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;gap:12px;padding:0 var(--bottom-sheet-padding) 12px}.BottomSheet_title__kS3y9{flex:1;margin:0;font-size:18px;font-weight:600;line-height:1.3;color:var(--text-primary)}.BottomSheet_contentWrapper__4RSmz{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;contain:layout paint}.BottomSheet_content__9LzWY{flex:1;min-height:0;padding:var(--bottom-sheet-padding);overflow:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:manipulation;contain:paint}.BottomSheet_isDragging__ryKQQ .BottomSheet_innerWrapper__IPyXE{transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BottomSheet_isDragging__ryKQQ .BottomSheet_content__9LzWY{pointer-events:none}@media (prefers-reduced-motion:reduce){.BottomSheet_container__8wqmf,.BottomSheet_innerWrapper__IPyXE,.BottomSheet_overlay__4P2yj{animation:none!important;transition:none!important}}