@keyframes accordionOpen{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordionClose{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes dialogOverlayShow{0%{opacity:0}to{opacity:1}}@keyframes dialogContentShow{0%{opacity:0;scale:.96}to{opacity:1;scale:1}}@keyframes drawerSlideLeftAndFade{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes drawerSlideRightAndFade{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes revealBottom{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}[data-ui-system=tremor]{color:#111827}[data-ui-system=tremor] ::selection{color:#1d4ed8;background:#dbeafe}.dark [data-ui-system=tremor]{color:#f9fafb}[data-ui-system=tremor] [tremor-id=tremor-raw]{box-sizing:border-box}[data-ui-system=tremor] .shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d!important;box-shadow:var(--tw-inset-shadow,0 0 #0000), var(--tw-inset-ring-shadow,0 0 #0000), var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)!important}[data-state=closed][class*=animate-hide]{animation:.15s cubic-bezier(.16,1,.3,1) hide}[data-state=open][class*=animate-dialogOverlayShow]{animation:.15s cubic-bezier(.16,1,.3,1) dialogOverlayShow}[data-state=open][class*=animate-dialogContentShow]{animation:.15s cubic-bezier(.16,1,.3,1) dialogContentShow}[data-state=open].walkin-dialog-content,[data-state=closed].walkin-dialog-content{animation:none!important}[data-state=open][class*=animate-drawerSlideLeftAndFade]{animation:.15s cubic-bezier(.16,1,.3,1) drawerSlideLeftAndFade}[data-state=closed][class*=animate-drawerSlideRightAndFade]{animation:.15s ease-in drawerSlideRightAndFade}[data-side=bottom][class*=animate-slideDownAndFade]{animation:.15s cubic-bezier(.16,1,.3,1) slideDownAndFade}[data-side=left][class*=animate-slideLeftAndFade]{animation:.15s cubic-bezier(.16,1,.3,1) slideLeftAndFade}[data-side=right][class*=animate-slideRightAndFade]{animation:.15s cubic-bezier(.16,1,.3,1) slideRightAndFade}[data-side=top][class*=animate-slideUpAndFade]{animation:.15s cubic-bezier(.16,1,.3,1) slideUpAndFade}
