.Drawer_backdrop__h3w86{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);will-change:opacity}.Drawer_panel__3rHxA{position:fixed;bottom:0;left:0;right:0;z-index:101;background:var(--bg-primary);border-radius:24px 24px 0 0;padding:0 1.5rem calc(1.5rem + env(safe-area-inset-bottom));box-shadow:0 -1px 0 rgba(255,255,255,.06),0 -8px 40px rgba(0,0,0,.15);max-height:90vh;max-height:90dvh;overflow-y:auto;overscroll-behavior:contain;touch-action:none;will-change:transform}.Drawer_handle__mawZV{display:flex;justify-content:center;padding:.5rem 0 1.5rem;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Drawer_handle__mawZV:active{cursor:-webkit-grabbing;cursor:grabbing}.Drawer_handleBar__rdeum{width:76px;height:5px;border-radius:99px;background:var(--stroke-secondary);transition:width .3s cubic-bezier(.16,1,.3,1),background .3s cubic-bezier(.16,1,.3,1)}.Drawer_handle__mawZV:hover .Drawer_handleBar__rdeum{width:84px;background:var(--text-tertiary)}.Drawer_body__fX4_G{animation:Drawer_contentReveal__fUWdi .45s cubic-bezier(.16,1,.3,1) .08s backwards;-webkit-app-region:no-drag;-webkit-user-drag:none}@keyframes Drawer_contentReveal__fUWdi{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}