.backdrop.svelte-1xhvrmi{position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in oklab,var(--bg) 70%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:24px}.backdrop.mobile.svelte-1xhvrmi{align-items:flex-end;padding:0}.box.svelte-1xhvrmi{background:var(--surface);border:1px solid var(--border);border-radius:10px;width:min(var(--sheet-width),100%);max-height:calc(100dvh - 48px);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px #00000080}.box.mobile.svelte-1xhvrmi{width:100%;max-height:90dvh;border-radius:14px 14px 0 0;border-bottom:0;padding-bottom:env(safe-area-inset-bottom);animation:svelte-1xhvrmi-slide-up .18s ease-out}.grip.svelte-1xhvrmi{align-self:center;width:36px;height:4px;margin:8px 0 4px;border-radius:2px;background:var(--border-strong)}@keyframes svelte-1xhvrmi-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}
