.dialogue-header{align-items:center;display:flex;gap:1rem;height:2.5rem;position:relative}.dialogue-header>.close-button{z-index:2}.dialogue-header.sticky{top:0}.slide-tab{--list-item-padding:1rem 0rem;--_top-edge:0rem;background-color:var(--background-color);display:grid;grid-template-rows:var(--c9fad044);top:0;right:0;bottom:0;left:0;padding-block:1rem 1.25rem;position:fixed;top:var(--_top-edge);touch-action:none;transform:translateY(var(--drag-offset,0));z-index:1000}.slide-tab>.dialogue-header{align-items:center;display:flex;height:2rem;--_top-edge:var(--layout-header-height);margin-block-end:1rem;padding-inline-start:var(--app-p-i)}.slide-tab__content{overflow-y:auto;padding-inline:var(--app-p-i)}.slide-tab__content.none{display:contents}.slide-tab.header{--_top-edge:var(--layout-header-height)}.slide-tab.half{--_top-edge:50%}.slide-tab.third{--_top-edge:25%}.slide-tab.content{max-height:50dvh;--_top-edge:auto;border-radius:8px 8px 0 0;border-top:1px solid var(--line-break)}.slide-tab-absolute-button{position:fixed;right:1rem;top:1rem;z-index:999}.slide-tab>.slide-tab__backdrop{background-color:hsl(from var(--background-color) h s l/.6);height:1000%;right:0;bottom:0;left:0;position:absolute;top:-1000%;width:1000%}.slide-tab .close-button{position:fixed;right:.5rem;top:.5rem}.half-tab-enter-active{opacity:1;transition:all .4s cubic-bezier(.33,1,.68,1);will-change:transform}.half-tab-enter-from{opacity:.2;transform:translateY(20%)}.half-tab-leave-active{opacity:1;transition:all .35s cubic-bezier(.32,0,.67,0);will-change:transform}.half-tab-leave-to{opacity:.2;transform:translateY(100%)}
