[cmdk-group-heading]{padding:.25rem 1rem;background-color:var(--gray-a2);border-radius:.375rem;margin-bottom:.5rem;color:var(--gray-a10);font-size:var(--font-size-2);line-height:var(--line-height-2);letter-spacing:var(--letter-spacing-2)}mark{background:transparent;color:var(--blue-a11)}.fui-DialogOverlay:where([data-state=closed]){animation:fui-blur-out .15s cubic-bezier(.16,1,.3,1) forwards}.fui-DialogOverlay:where([data-state=open]):after{animation:fui-blur-in .15s cubic-bezier(.16,1,.3,1) forwards}.fui-DialogOverlay:where([data-state=closed]):after{animation:fui-blur-out .15s cubic-bezier(.16,1,.3,1) forwards}.fui-DialogContent:where([data-state=open]){animation:fui-dialog-content-show .15s cubic-bezier(.16,1,.3,1)}.fui-DialogContent:where([data-state=closed]){animation:fui-dialog-content-hide .15s cubic-bezier(.16,1,.3,1)}