.mobile-sheet_backdrop__uHOsy{position:fixed;inset:0;z-index:var(--z-modal);background:oklch(0 0 0/.58)}.mobile-sheet_backdropOpen__XJ6d0{animation:mobile-sheet_backdrop-in__RNcM3 .24s var(--ease-out)}.mobile-sheet_backdropClosing__KeQps{animation:mobile-sheet_backdrop-out__L3L4K .16s var(--ease-out)}.mobile-sheet_sheet__Nupk5{position:fixed;right:0;left:0;z-index:calc(var(--z-modal) + 1);display:flex;max-height:min(70dvh,var(--mobile-sheet-viewport-height,70dvh));flex-direction:column;overflow:hidden;border-top:1px solid var(--line);border-radius:12px 12px 0 0;background:var(--surface-2);box-shadow:0 -4px 8px oklch(0 0 0/.35);padding-bottom:env(safe-area-inset-bottom)}.mobile-sheet_sheetOpen__RdYd8{animation:mobile-sheet_sheet-in__1L47U .24s var(--ease-out)}.mobile-sheet_sheetClosing__MdZ2m{animation:mobile-sheet_sheet-out__p2dN1 .16s var(--ease-out)}@keyframes mobile-sheet_backdrop-in__RNcM3{0%{opacity:0}to{opacity:1}}@keyframes mobile-sheet_backdrop-out__L3L4K{0%{opacity:1}to{opacity:0}}@keyframes mobile-sheet_sheet-in__1L47U{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mobile-sheet_sheet-out__p2dN1{0%{transform:translateY(0)}to{transform:translateY(100%)}}.mobile-sheet_handleButton__G_WIY{display:grid;min-height:28px;width:100%;flex:0 0 auto;cursor:grab;place-items:center;border:0;background:transparent;touch-action:none}.mobile-sheet_handle__0sdLb{width:36px;height:4px;border-radius:999px;background:color-mix(in oklab,var(--ink) 24%,transparent)}.mobile-sheet_body__QqP6G{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (prefers-reduced-motion:reduce){.mobile-sheet_backdrop__uHOsy,.mobile-sheet_sheet__Nupk5{animation-duration:.12s}.mobile-sheet_sheetOpen__RdYd8{animation-name:mobile-sheet_backdrop-in__RNcM3}.mobile-sheet_sheetClosing__MdZ2m{animation-name:mobile-sheet_backdrop-out__L3L4K}}