[cmdk-input],[cmdk-input]:focus,[cmdk-root]{outline:none}[cmdk-root]{height:80dvh;display:flex;flex-direction:column;overflow:hidden}[cmdk-empty]{white-space:pre-wrap;display:flex;height:100%;align-items:center;justify-content:center;font-size:1rem;line-height:1.5rem}[cmdk-empty],[cmdk-group-heading]{color:rgb(var(--colors-foreground)/.5)}[cmdk-group-heading]{width:100%;padding:.5rem 1rem;font-family:var(--font-articulat-cf),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.25em}[cmdk-input]{width:100%;background-color:transparent;--tw-text-opacity:1;color:rgb(var(--colors-foreground)/var(--tw-text-opacity,1))}[cmdk-input]::-moz-placeholder{color:rgb(var(--colors-foreground)/.5)}[cmdk-input]::placeholder{color:rgb(var(--colors-foreground)/.5)}[cmdk-item]{content-visibility:auto;display:flex;cursor:pointer;gap:.5rem;border-radius:.25rem;padding:.5rem 1rem;font-size:1rem;line-height:1.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[cmdk-item][data-selected=true]{background-color:rgb(var(--colors-foreground)/.05);color:rgb(var(--colors-foreground)/.75)}[cmdk-item][data-disabled=true],[cmdk-item][data-disabled=true]:active{cursor:not-allowed;color:rgb(var(--colors-foreground)/.1)}[cmdk-item][data-disabled=true]:active{--tw-text-opacity:1;color:rgb(var(--colors-white)/var(--tw-text-opacity,1))}[cmdk-item]:active{background-color:rgb(var(--colors-foreground)/.1);--tw-text-opacity:1;color:rgb(var(--colors-foreground)/var(--tw-text-opacity,1))}[cmdk-list]{overflow:auto;overscroll-behavior:contain;scroll-padding-block-end:.5rem;scroll-padding-block-start:.5rem;height:100%}[cmdk-list-sizer]{height:100%}[cmdk-separator]{margin-top:.5rem;margin-bottom:.5rem;height:1px;width:100%;background-color:rgb(var(--colors-foreground)/.05)}