.sheet-overlay{position:fixed;inset:0;z-index:50;background-color:#0000001a;transition-duration:.1s}@supports (backdrop-filter: blur(0)){.sheet-overlay{-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem)}}.sheet-content{position:fixed;z-index:50;display:flex;flex-direction:column;gap:1rem;--tw-bg-opacity: 1;background-color:hsl(var(--popover) / var(--tw-bg-opacity, 1));background-clip:padding-box;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:hsl(var(--popover-foreground) / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sheet-content[data-side=bottom]{left:0;right:0;bottom:0;height:auto;border-top-width:1px}.sheet-content[data-side=left]{top:0;bottom:0;left:0;height:100%;width:75%;border-right-width:1px;max-width:24rem}@media(max-width:639px){.sheet-content[data-side=left]{max-width:none}}.sheet-content[data-side=right]{top:0;bottom:0;right:0;height:100%;width:75%;border-left-width:1px;max-width:24rem}@media(max-width:639px){.sheet-content[data-side=right]{max-width:none}}.sheet-content[data-side=top]{left:0;right:0;top:0;height:auto;border-bottom-width:1px}.sheet-header{display:flex;flex-direction:column;gap:.125rem;padding:1rem}.sheet-footer{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.sheet-title{font-family:var(--font-heading);font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:hsl(var(--foreground) / var(--tw-text-opacity, 1))}.sheet-description{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}
