[cmdk-root]{background:var(--background);width:100%;max-width:640px;font-family:var(--font-sans);box-shadow:var(--shadow-md);border-radius:12px;overflow:hidden}[cmdk-root].scope-picker-command{max-width:none;box-shadow:none;background:0 0;border-radius:0;overflow:hidden}[cmdk-root].scope-picker-command [cmdk-list]{height:auto!important;max-height:none!important;overflow:visible!important}[cmdk-root].scope-picker-command [cmdk-group]{overflow:visible}[cmdk-root].scope-picker-command [cmdk-item]{content-visibility:visible}[cmdk-root].scope-picker-command [cmdk-item][data-selected=true]{color:inherit;background:0 0}[cmdk-input]{font-family:var(--font-sans);background:var(--background);width:100%;color:var(--foreground);border:none;outline:none;font-size:16px}[cmdk-input]::placeholder{color:var(--muted-foreground)}[cmdk-list]{height:min(300px, calc(var(--cmdk-list-height,300px)));overscroll-behavior:contain;max-height:400px;transition:height .1s;overflow:auto}[cmdk-item]{content-visibility:auto;cursor:pointer;color:var(--foreground);-webkit-user-select:none;user-select:none;will-change:background, color;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:14px;transition:none .15s;display:flex}[cmdk-item][data-selected=true]{background:var(--accent);color:var(--accent-foreground)}[cmdk-item][data-disabled=true]{color:var(--muted-foreground);cursor:not-allowed}[cmdk-group-heading]{-webkit-user-select:none;user-select:none;color:var(--muted-foreground);align-items:center;padding:8px 8px 4px;font-size:12px;display:flex}[cmdk-empty]{white-space:pre-wrap;height:64px;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:14px;display:flex}[cmdk-separator]{background:var(--border);width:100%;height:1px;margin:4px 0}[cmdk-loading]{height:64px;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:14px;display:flex}
@keyframes sd-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sd-blurIn{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}@keyframes sd-slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}[data-sd-animate]{animation:var(--sd-animation,sd-fadeIn) var(--sd-duration,.15s) var(--sd-easing,ease) var(--sd-delay,0s) both}@keyframes sd-markerIn{0%{color:#0000}}[data-sd-animate-marker]::marker{animation:sd-markerIn var(--sd-marker-duration,.15s) var(--sd-marker-easing,ease) var(--sd-marker-delay,0s) both}
/*# sourceMappingURL=2y4cwygq0s7p1.css.map*/