.ui-sheet__overlay[data-v-4ee2b01e]{position:fixed;inset:0;z-index:var(--z-modal);--un-bg-opacity:.6;background-color:rgba(0,0,0,var(--un-bg-opacity));animation:ui-sheet-overlay-in-4ee2b01e .2s ease-out}.ui-sheet__content[data-v-4ee2b01e]{position:fixed;z-index:var(--z-modal);display:flex;flex-direction:column;background-color:var(--card);--un-shadow:var(--shadow-panel);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);max-height:100vh;overflow:hidden}.ui-sheet__content--left[data-v-4ee2b01e],.ui-sheet__content--right[data-v-4ee2b01e]{top:0;bottom:0}.ui-sheet__content--left[data-v-4ee2b01e]{left:0}.ui-sheet__content--right[data-v-4ee2b01e]{right:0}.ui-sheet__content--left.ui-sheet__content--sm[data-v-4ee2b01e],.ui-sheet__content--right.ui-sheet__content--sm[data-v-4ee2b01e]{width:300px}.ui-sheet__content--left.ui-sheet__content--md[data-v-4ee2b01e],.ui-sheet__content--right.ui-sheet__content--md[data-v-4ee2b01e]{width:400px}.ui-sheet__content--left.ui-sheet__content--lg[data-v-4ee2b01e],.ui-sheet__content--right.ui-sheet__content--lg[data-v-4ee2b01e]{width:600px}.ui-sheet__content--left.ui-sheet__content--full[data-v-4ee2b01e],.ui-sheet__content--right.ui-sheet__content--full[data-v-4ee2b01e]{width:100%}.ui-sheet__content--left[data-v-4ee2b01e]{animation:ui-sheet-slide-left-4ee2b01e .25s cubic-bezier(.16,1,.3,1)}.ui-sheet__content--right[data-v-4ee2b01e]{animation:ui-sheet-slide-right-4ee2b01e .25s cubic-bezier(.16,1,.3,1)}.ui-sheet__content--bottom[data-v-4ee2b01e],.ui-sheet__content--top[data-v-4ee2b01e]{left:0;right:0;width:100%}.ui-sheet__content--top[data-v-4ee2b01e]{top:0}.ui-sheet__content--bottom[data-v-4ee2b01e]{bottom:0}.ui-sheet__content--bottom.ui-sheet__content--sm[data-v-4ee2b01e],.ui-sheet__content--top.ui-sheet__content--sm[data-v-4ee2b01e]{height:200px}.ui-sheet__content--bottom.ui-sheet__content--md[data-v-4ee2b01e],.ui-sheet__content--top.ui-sheet__content--md[data-v-4ee2b01e]{height:300px}.ui-sheet__content--bottom.ui-sheet__content--lg[data-v-4ee2b01e],.ui-sheet__content--top.ui-sheet__content--lg[data-v-4ee2b01e]{height:500px}.ui-sheet__content--bottom.ui-sheet__content--full[data-v-4ee2b01e],.ui-sheet__content--top.ui-sheet__content--full[data-v-4ee2b01e]{top:0;bottom:0}.ui-sheet__content--top[data-v-4ee2b01e]{animation:ui-sheet-slide-top-4ee2b01e .25s cubic-bezier(.16,1,.3,1)}.ui-sheet__content--bottom[data-v-4ee2b01e]{animation:ui-sheet-slide-bottom-4ee2b01e .25s cubic-bezier(.16,1,.3,1)}.ui-sheet__header[data-v-4ee2b01e]{position:relative;display:flex;flex-direction:row;align-items:center;gap:var(--space-md);padding:var(--space-2xl);z-index:1;flex-shrink:0;background-color:var(--card)}.ui-sheet__header-text[data-v-4ee2b01e]{min-width:0;display:flex;flex:1 1 0%;flex-direction:column;gap:var(--space-xs)}.ui-sheet__title[data-v-4ee2b01e]{padding-right:var(--space-2xl);font-size:18px;font-weight:600}.ui-sheet__description[data-v-4ee2b01e]{font-size:12px;line-height:14px;color:var(--muted-foreground)}.ui-sheet__close[data-v-4ee2b01e]{position:absolute;top:var(--space-md);right:var(--space-md);z-index:1}.ui-sheet__close--floating[data-v-4ee2b01e]{top:var(--space-md);right:var(--space-md)}.ui-sheet__body[data-v-4ee2b01e]{min-height:0;flex:1 1 0%;overflow-y:auto;padding-left:var(--space-2xl);padding-right:var(--space-2xl);padding-bottom:var(--space-2xl)}.ui-sheet__footer[data-v-4ee2b01e]{display:flex;justify-content:flex-end;gap:var(--space-sm);padding-left:var(--space-2xl);padding-right:var(--space-2xl);padding-top:var(--space-md);padding-bottom:var(--space-md);--un-shadow:var(--shadow-sheet-top);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);z-index:1;flex-shrink:0;background-color:var(--card)}@keyframes ui-sheet-overlay-in-4ee2b01e{0%{opacity:0}to{opacity:1}}@keyframes ui-sheet-slide-left-4ee2b01e{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ui-sheet-slide-right-4ee2b01e{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ui-sheet-slide-top-4ee2b01e{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes ui-sheet-slide-bottom-4ee2b01e{0%{transform:translateY(100%)}to{transform:translateY(0)}}
