.base-overlay{width:100dvw;height:100dvh;display:flex;position:fixed;inset:0}.base-overlay-background{background:rgb(from var(--gray-800) r g b/.75);backdrop-filter:blur(3px)saturate(180%);will-change:opacity}.bottom-sheet{touch-action:none;z-index:10000;padding-top:90px}.bottom-sheet-handle{z-index:10000;justify-content:center;align-items:center;padding:18px;display:flex;position:relative}.bottom-sheet-handle:after{content:"";background:var(--gray-200);border-radius:99px;width:30px;height:6px;display:block}.bottom-sheet-overlay{will-change:opacity;z-index:0;transform:translateZ(0)}.bottom-sheet-pane{padding-bottom:calc(25dvh + var(--safe-area-bottom));border-radius:calc(var(--radius) * 2) calc(var(--radius) * 2) 0 0;will-change:transform;border-bottom:0;border-left:0;border-right:0;width:100%;height:max-content;margin-top:auto;margin-bottom:-25dvh;transform:translateZ(0)}.bottom-sheet-pane .divider{margin:12px -24px}.bottom-sheet-pane-loader{background:rgb(from var(--gray-25) r g b/.6);backdrop-filter:blur(6px)saturate(180%);border-radius:inherit;z-index:10000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0 0 100dvh}.bottom-sheet-content{padding-top:0!important}
