.sheet-backdrop[data-v-3ed86670]{background:var(--backdrop);top:0;right:0;bottom:0;left:0;opacity:var(--sheet-open);position:fixed;touch-action:none;transition:opacity .2s ease-out;z-index:10000}.sheet-panel[data-v-3ed86670]{background:var(--bg-modal);border-radius:var(--radius-3xl) var(--radius-3xl) 0 0;border-top:1px solid var(--border-primary);inset-inline:0;bottom:0;color:var(--text-primary);display:flex;flex-direction:column;max-height:calc(var(--app-vh, 1vh)*100 - env(safe-area-inset-top) - 28px);min-height:calc(var(--app-vh, 1vh)*75);outline:none;padding-bottom:env(safe-area-inset-bottom);position:fixed;transform-origin:50% 0;transition:translate .2s ease-out,scale .3s cubic-bezier(.32,.72,0,1);z-index:10000}.sheet-panel.is-covered[data-v-3ed86670]{scale:.94}.sheet-grabber[data-v-3ed86670]{background:var(--border-input-hover);border-radius:9999px;flex-shrink:0;height:5px;margin:8px auto 4px;width:36px}.sheet-header[data-v-3ed86670]{align-items:center;display:flex;flex-shrink:0;gap:4px;min-height:48px;padding:0 22px}.sheet-title[data-v-3ed86670]{color:var(--text-strong);font-size:var(--text-lg);font-weight:600}.sheet-body[data-v-3ed86670]{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:4px 10px 16px}.sheet-body[data-v-3ed86670] .menu-item{border-radius:var(--radius-xl);min-height:56px;padding:10px 12px}.sheet-body[data-v-3ed86670] .menu-separator{margin:6px 12px}.sheet-fade-enter-active[data-v-3ed86670],.sheet-fade-leave-active[data-v-3ed86670]{transition:opacity .25s ease-out}.sheet-fade-enter-from[data-v-3ed86670],.sheet-fade-leave-to[data-v-3ed86670]{opacity:0}.sheet-slide-enter-active[data-v-3ed86670],.sheet-slide-leave-active[data-v-3ed86670]{transition:transform .3s cubic-bezier(.32,.72,0,1),translate .2s ease-out;will-change:transform}.sheet-slide-enter-from[data-v-3ed86670],.sheet-slide-leave-to[data-v-3ed86670]{transform:translateY(100%)}.popover-backdrop[data-v-c8f63f55]{top:0;right:0;bottom:0;left:0;position:fixed;touch-action:none;z-index:10000}.popover-backdrop.has-scrim[data-v-c8f63f55]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--bg-primary) 55%,transparent);will-change:opacity}.popover[data-v-c8f63f55]{display:flex;flex-direction:column;max-height:calc(var(--popover-room) - env(safe-area-inset-top));position:fixed;transition:opacity .18s ease-out,scale .32s cubic-bezier(.32,.72,0,1);translate:0 -100%;will-change:opacity,scale;z-index:10000}.is-panel[data-v-c8f63f55] .glass{-webkit-backdrop-filter:none;backdrop-filter:none}.popover.opens-down[data-v-c8f63f55]{max-height:calc(var(--popover-room) - env(safe-area-inset-bottom));translate:none}.popover.is-menu[data-v-c8f63f55]{border-radius:26px;max-width:calc(100vw - 24px);min-width:248px;padding:6px;width:-moz-max-content;width:max-content}.popover.is-covered[data-v-c8f63f55]{opacity:0;pointer-events:none;scale:.94}.popover-body[data-v-c8f63f55]{min-height:0;overflow-y:auto;overscroll-behavior:contain}.is-panel .popover-body[data-v-c8f63f55]{overflow:visible}.popover-header[data-v-c8f63f55]{align-items:center;display:flex;flex-shrink:0;gap:2px;min-height:44px;padding-right:12px}.popover-back[data-v-c8f63f55]{border-radius:9999px;color:var(--text-strong);height:40px;width:40px}.popover-title[data-v-c8f63f55]{color:var(--text-strong);font-size:var(--text-lg);font-weight:600}.is-menu[data-v-c8f63f55]{--popover-well:color-mix(in srgb,var(--text-strong) 6%,transparent)}.is-menu[data-v-c8f63f55] .menu-item{border-radius:20px;color:var(--text-strong);gap:14px;min-height:52px;padding:7px 14px 7px 7px}.is-menu[data-v-c8f63f55] .menu-item:active:not(:disabled){background:var(--popover-well)}.is-menu[data-v-c8f63f55] .menu-item>svg:first-child{background:var(--popover-well);border-radius:9999px;box-sizing:border-box;color:var(--text-strong);height:38px;padding:9px;width:38px}.is-menu[data-v-c8f63f55] .menu-item.is-active{background:transparent;color:var(--text-strong)}.is-menu[data-v-c8f63f55] .menu-item.is-active:after{background:var(--accent);content:"";flex-shrink:0;height:18px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m4.5 12.75 6 6 9-13.5'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m4.5 12.75 6 6 9-13.5'/%3E%3C/svg%3E") center /contain no-repeat;width:18px}.is-menu[data-v-c8f63f55] .menu-separator{margin:4px 14px}.popover-fade-enter-active[data-v-c8f63f55]{transition:opacity .2s ease-out}.popover-fade-leave-active[data-v-c8f63f55]{transition:opacity .15s ease-in}.popover-fade-enter-from[data-v-c8f63f55],.popover-fade-leave-to[data-v-c8f63f55]{opacity:0}.popover-enter-from[data-v-c8f63f55]{opacity:0;scale:.92}.popover-leave-active[data-v-c8f63f55]{transition:opacity .14s ease-in,scale .2s ease-in}.popover-leave-to[data-v-c8f63f55]{opacity:0;scale:.96}@media (prefers-reduced-motion:reduce){.popover[data-v-c8f63f55],.popover-fade-enter-active[data-v-c8f63f55],.popover-fade-leave-active[data-v-c8f63f55],.popover-leave-active[data-v-c8f63f55]{transition:none}}.dropdown-enter-active[data-v-c9000167],.dropdown-leave-active[data-v-c9000167]{transition:opacity .12s ease-out,translate .12s ease-out}.dropdown-enter-from[data-v-c9000167],.dropdown-leave-to[data-v-c9000167]{opacity:0;translate:0 -4px}.dropdown-enter-from.opens-up[data-v-c9000167],.dropdown-leave-to.opens-up[data-v-c9000167]{translate:0 4px}
