[cmdk-root]{max-height:400px}[cmdk-list]{height:min(400px,calc(var(--cmdk-list-height)));max-height:400px;overflow:auto;overscroll-behavior:contain}[cmdk-list-sizer],[cmdk-list]{transition:.1s ease;transition-property:height}[cmdk-item]{content-visibility:auto;cursor:pointer;height:auto;border-radius:8px;font-size:14px;display:flex;align-items:center;gap:8px;padding:12px;text-align:left;color:rgb(55 65 81);-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:background,color;transition:all .15s ease;transition-property:none}[cmdk-item][data-selected=true]{background:rgb(239 246 255);color:rgb(30 58 138)}[cmdk-item][data-selected=true] svg{color:rgb(59 130 246)}[cmdk-item][data-disabled=true]{color:rgb(156 163 175);cursor:not-allowed}[cmdk-item]:active{transition-property:background;background:rgb(243 244 246)}[cmdk-item]+[cmdk-item]{margin-top:4px}[cmdk-item]:first-child{margin-top:0}[cmdk-group-heading]{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px;color:rgb(107 114 128);padding:0 12px;display:flex;align-items:center;margin-bottom:8px;margin-top:16px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}[cmdk-group-heading]:first-child{margin-top:0}[cmdk-group]:not([hidden])+[cmdk-group]{margin-top:8px}[cmdk-group]{overflow:hidden}[cmdk-separator]{height:1px;width:100%;background:rgb(229 231 235);margin:4px 0}[cmdk-vercel-shortcuts]{display:none}[cmdk-empty]{font-size:14px;display:flex;align-items:center;justify-content:center;height:64px;white-space:pre-wrap;color:rgb(107 114 128)}[cmdk-list]::-webkit-scrollbar{width:6px}[cmdk-list]::-webkit-scrollbar-track{background:transparent}[cmdk-list]::-webkit-scrollbar-thumb{background:rgb(209 213 219);border-radius:3px}[cmdk-list]::-webkit-scrollbar-thumb:hover{background:rgb(156 163 175)}[cmdk-item] .line-clamp-1{-webkit-line-clamp:1}[cmdk-item] .line-clamp-1,[cmdk-item] .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}[cmdk-item] .line-clamp-2{-webkit-line-clamp:2}@media (max-width:768px){[cmdk-item]{padding:10px;font-size:13px}[cmdk-group-heading]{font-size:11px;padding:0 10px}}