.sheet{z-index:2147482401;max-width:520px;max-height:min(88dvh,880px);padding:22px 24px calc(22px + env(safe-area-inset-bottom) + var(--kb,0px));border:1px solid var(--sheet-edge);background:var(--sheet-ground);-webkit-backdrop-filter:blur(22px)saturate(180%);backdrop-filter:blur(22px)saturate(180%);box-shadow:var(--sheet-shadow);overscroll-behavior:contain;animation:arrive .34s var(--curve);border-radius:22px 22px 0 0;margin-inline:auto;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.sheet--tall{max-height:calc(100dvh - 24px);padding:0 20px calc(22px + env(safe-area-inset-bottom) + var(--kb,0px));-webkit-backdrop-filter:blur(30px)saturate(1.5);background:#090909e6;border-width:1px;border-color:#ffffff1a}:root.is-sheet .w19dim{animation:arrive .2s var(--curve)}@media (width>=901px){.sheet{border-radius:22px;width:min(480px,100vw - 40px);max-width:480px;height:max-content;margin:auto;padding-bottom:22px;inset:0}.sheet--tall{width:min(480px,100vw - 40px);max-width:480px}}:root.is-sheet{overflow:hidden}
