/*! tailwindcss v4.1.15 | MIT License | https://tailwindcss.com */@media(prefers-reduced-motion:no-preference){.popover-animation{animation-duration:.4s;animation-timing-function:var(--ease-in-out-soft)}.popover-animation[data-state*=open]{animation-name:fadeIn}.popover-animation[data-state=closed]{animation-name:fadeOut}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
