.BottomSheet_overlay__zOY0w{position:fixed;inset:0;z-index:1200;display:flex;align-items:flex-end;justify-content:center;padding:0;background:rgba(35,31,32,.45);animation:BottomSheet_bottomSheetFadeIn__6Pbsy .2s ease}@keyframes BottomSheet_bottomSheetFadeIn__6Pbsy{0%{opacity:0}to{opacity:1}}.BottomSheet_panel__VJN_z{width:100%;max-width:100%;display:flex;flex-direction:column;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -8px 32px rgba(35,31,32,.12);max-height:76vh;animation:BottomSheet_bottomSheetSlideUp__1978j .24s ease}.BottomSheet_panelTall__YdNMX{max-height:min(92vh,100dvh - 12px)}@keyframes BottomSheet_bottomSheetSlideUp__1978j{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BottomSheet_header__i8FZz{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 12px;border-bottom:1px solid #eef0f4}.BottomSheet_headerPlain__Yleu7{border-bottom:none;padding:16px 16px 8px}.BottomSheet_headerPlain__Yleu7 .BottomSheet_closeBtn__Zo6CH{margin:-4px -4px -4px 0}.BottomSheet_title__ys_nQ{margin:0;font-size:18px;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#231f20;font-family:inherit}.BottomSheet_closeBtn__Zo6CH{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:-8px -8px -8px 0;padding:0;border:none;border-radius:10px;background:rgba(0,0,0,0);color:#231f20;cursor:pointer;transition:background .15s}.BottomSheet_closeBtn__Zo6CH:hover{background:#f2f2f2}.BottomSheet_scroll__rd_DP{flex:1;min-height:0;overflow-y:auto;padding:8px 20px 16px;-webkit-overflow-scrolling:touch}.BottomSheet_scrollForm__t15Sv{padding:0 16px 16px}.BottomSheet_footer___Q9mj{flex-shrink:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom, 0));border-top:1px solid #eef0f4;background:#fff}.BottomSheet_footerPlain__xMzX7{border-top:none;padding:8px 16px calc(12px + env(safe-area-inset-bottom, 0))}