.BottomSheet_overlay__XjPeM{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center;animation:BottomSheet_fadeIn__ObsUj .2s ease-out}@keyframes BottomSheet_fadeIn__ObsUj{0%{opacity:0}to{opacity:1}}.BottomSheet_sheet__m69Em{background:var(--bg-surface,var(--color-white));border-radius:16px 16px 0 0;width:100%;max-height:85vh;display:flex;flex-direction:column;animation:BottomSheet_slideUp__AESCN .25s ease-out}@keyframes BottomSheet_slideUp__AESCN{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BottomSheet_handleBar__tsOS6{display:flex;justify-content:center;padding:10px 0 4px}.BottomSheet_handle__X1qdK{width:36px;height:4px;background:var(--border-strong,var(--border-default));border-radius:2px}.BottomSheet_header__27tPa{padding:4px var(--space-5,20px) var(--space-3,12px)}.BottomSheet_title__giHPc{font-size:var(--font-size-lg,18px);font-weight:var(--font-weight-semibold,600);color:var(--text-primary,var(--text-primary));margin:0}.BottomSheet_subtitle__mzL4x{font-size:var(--font-size-sm,14px);color:var(--text-secondary,var(--text-secondary));margin:4px 0 0}.BottomSheet_body__j5db8{flex:1 1;overflow-y:auto;padding:0 var(--space-5,20px) var(--space-4,16px)}.BottomSheet_footer__b_tn1{padding:var(--space-4,16px) var(--space-5,20px);border-top:1px solid var(--border-default,var(--border-default))}@media (min-width:1025px){.BottomSheet_overlay__XjPeM{align-items:center}.BottomSheet_sheet__m69Em{max-width:520px;border-radius:16px;max-height:80vh}.BottomSheet_handleBar__tsOS6{display:none}}.BottomSheet_sheetTall__LqFnH{background:var(--bg-surface,var(--color-white));border-radius:16px 16px 0 0;width:100%;height:92vh;max-height:92vh;display:flex;flex-direction:column;animation:BottomSheet_slideUp__AESCN .25s ease-out;overflow:hidden}@media (min-width:1025px){.BottomSheet_sheetTall__LqFnH{max-width:520px;border-radius:16px;height:auto;max-height:92vh}}