@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-top-4{0%{transform:translateY(-1rem)}to{transform:translateY(0)}}.animate-in{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:backwards}.fade-in{animation-name:fade-in}.slide-in-from-top-4{animation-name:slide-in-from-top-4}[cmdk-root]{width:100%}[cmdk-input]{caret-color:#9333ea}[cmdk-group-heading],[cmdk-item]{-webkit-user-select:none;user-select:none}[cmdk-item][data-selected=true]{outline:none}[cmdk-list]::-webkit-scrollbar{width:8px}[cmdk-list]::-webkit-scrollbar-track{background:0 0}[cmdk-list]::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}[cmdk-list]::-webkit-scrollbar-thumb:hover{background:#d1d5db}@media (prefers-reduced-motion:reduce){.animate-in{animation-duration:.01ms!important}}
/*# sourceMappingURL=16b1f9a6b94966c0.css.map*/