.exPanelWrapper[data-v-97ccd10a]{z-index:10000;--vaul-panel-mask-blur:10px;width:100%;height:100%;height:var(--vaul-panel-viewport-height,100vh);isolation:isolate;max-height:var(--vaul-panel-viewport-height,100vh);touch-action:none;position:fixed;top:0;left:0;overflow:hidden}.exPanelWrapper[data-v-97ccd10a]:before{animation-duration:var(--vaul-panel-motion-duration,.3s);-webkit-backdrop-filter:blur();background-color:var(--color-bg-neutral-static-inverse-55);content:"";opacity:0;pointer-events:none;will-change:opacity, backdrop-filter;z-index:0;animation-timing-function:cubic-bezier(.27,.75,.15,1.01);animation-fill-mode:both;position:absolute;top:0;bottom:0;left:0;right:0}.exPanelWrapper.open[data-v-97ccd10a]:before{animation-name:vaul-panel-mask-enter-97ccd10a}.exPanelWrapper.close[data-v-97ccd10a]:before{animation-name:vaul-panel-mask-exit-97ccd10a}.exPanelWrapper .exPanel[data-v-97ccd10a]{z-index:1;box-sizing:border-box;background-color:var(--color-bg-base-tertiary) ;border-radius:var(--radius-l,12px) var(--radius-l,12px) 0 0;border:1px solid #ffffff29;border-top:1px solid var(--color-border-neutral-white-16);will-change:height;outline:none;flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;bottom:0;overflow:hidden}.exPanelWrapper .exPanel .dragBar[data-v-97ccd10a]{cursor:pointer;width:100%;height:20px;position:relative}.exPanelWrapper .exPanel .dragBar[data-v-97ccd10a]:after{content:"";--un-translate-x:-50%;width:36px;height:5px;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));background-color:var(--color-bg-neutral-white-40) ;border-radius:5px;position:absolute;top:50%;left:50%}.exPanelWrapper .exPanel .dragBar .dragBar_hotspot[data-v-97ccd10a]{cursor:grab;-webkit-appearance:none;appearance:none;touch-action:none;-webkit-user-select:none;user-select:none;z-index:10;background:0 0;border:0;width:100%;height:40px;padding:0;position:absolute;top:0;left:0}.exPanelWrapper .exPanel .dragBar .dragBar_hotspot[data-v-97ccd10a]:active{cursor:grabbing}.exPanelWrapper .exPanel .dragBar .dragBar_hotspot[data-v-97ccd10a]:focus-visible{outline:1px solid var(--color-border-neutral-white-40);outline-offset:-4px}.exPanelWrapper .exPanel .exPanel_container[data-v-97ccd10a]{box-sizing:border-box;flex-direction:column;flex:1;align-items:center;width:100%;padding-top:20px;display:flex;overflow:hidden}@keyframes vaul-panel-mask-enter-97ccd10a{0%{-webkit-backdrop-filter:blur();opacity:0}to{-webkit-backdrop-filter:blur(var(--vaul-panel-mask-blur));opacity:1}}@keyframes vaul-panel-mask-exit-97ccd10a{0%{-webkit-backdrop-filter:blur(var(--vaul-panel-mask-blur));opacity:1}to{-webkit-backdrop-filter:blur();opacity:0}}
