.BottomSheet_root__S7oLp{position:fixed;inset:0;z-index:60}.BottomSheet_veil__HHiOm{position:absolute;inset:0;background:rgb(0 0 0/.44);opacity:0;transition:opacity .32s var(--ease-out,ease);-webkit-tap-highlight-color:transparent}.BottomSheet_root__S7oLp.BottomSheet_open__zmkya .BottomSheet_veil__HHiOm{opacity:1}.BottomSheet_sheet__42WpC{position:absolute;left:0;right:0;bottom:0;max-height:90dvh;display:flex;flex-direction:column;background:var(--bg);border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -18px 50px -20px rgb(0 0 0/.4);transform:translateY(100%);transition:transform .34s var(--ease-back,cubic-bezier(.34,1.4,.5,1));will-change:transform}.BottomSheet_root__S7oLp.BottomSheet_open__zmkya .BottomSheet_sheet__42WpC{transform:translateY(0)}.BottomSheet_sheet__42WpC.BottomSheet_full__gSYDJ{height:90dvh}.BottomSheet_panel__esn_N{display:flex;flex-direction:column;min-height:0;outline:none}.BottomSheet_gripWrap__QrIs4{flex:none;display:grid;place-items:center;padding:10px 0 6px;cursor:-webkit-grab;cursor:grab;touch-action:none}.BottomSheet_grip__xahAX{width:40px;height:5px;border-radius:999px;background:var(--line-2)}.BottomSheet_title__4EzYH{flex:none;margin:0;padding:2px 20px 12px;font-size:17px;font-weight:900;color:var(--navy)}.BottomSheet_body__vvetx{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 16px calc(16px + env(safe-area-inset-bottom, 0px))}@media (min-width:761px){.BottomSheet_root__S7oLp{display:grid;place-items:center;padding:24px}.BottomSheet_veil__HHiOm{background:rgb(0 0 0/.55)}.BottomSheet_sheet__42WpC{position:relative;left:auto;right:auto;bottom:auto;width:min(480px,100%);max-height:min(86dvh,760px);border-radius:20px;box-shadow:0 30px 80px -28px rgb(0 0 0/.55);opacity:0;transform:translateY(14px) scale(.98);transition:transform .3s var(--ease-back,cubic-bezier(.34,1.4,.5,1)),opacity .24s ease}.BottomSheet_root__S7oLp.BottomSheet_open__zmkya .BottomSheet_sheet__42WpC{opacity:1;transform:translateY(0) scale(1)}.BottomSheet_sheet__42WpC.BottomSheet_full__gSYDJ{height:auto}.BottomSheet_gripWrap__QrIs4{display:none}.BottomSheet_title__4EzYH{padding:20px 24px 12px}.BottomSheet_body__vvetx{padding:0 24px 24px}}