.command-overlay.svelte-wh9uu8{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-start;justify-content:center;padding-top:20vh;background:#000c;backdrop-filter:blur(4px);animation:svelte-wh9uu8-fadeIn .15s ease-out}.command-container.svelte-wh9uu8{width:100%;max-width:560px;background:#18181b;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden;animation:svelte-wh9uu8-slideUp .15s ease-out}.command-header.svelte-wh9uu8{display:flex;align-items:center;gap:.75rem;padding:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.command-search-icon.svelte-wh9uu8{width:1.25rem;height:1.25rem;color:#fff6;flex-shrink:0}.command-input{flex:1;background:transparent;border:none;outline:none;font-size:1rem;color:#fffffff2}.command-input::-moz-placeholder{color:#fff6}.command-input::placeholder{color:#fff6}.command-kbd.svelte-wh9uu8{padding:.25rem .5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-size:.75rem;color:#ffffff80;font-family:inherit}.command-list{max-height:400px;overflow-y:auto;padding:.5rem}.command-empty{padding:2rem;text-align:center;color:#fff6;font-size:.875rem}.command-group-heading{padding:.5rem .75rem;font-size:.75rem;font-weight:500;color:#fff6;text-transform:uppercase;letter-spacing:.05em}.command-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:8px;cursor:pointer;color:#fffc;transition:background .1s}.command-item[data-selected=true]{background:#ffffff1a;color:#fff}.command-item:hover{background:#ffffff14}.command-item-icon.svelte-wh9uu8{font-size:1rem;width:1.5rem;text-align:center;flex-shrink:0}.command-item-label.svelte-wh9uu8{flex:1;font-size:.9rem}.command-item-shortcut.svelte-wh9uu8{padding:.125rem .375rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:4px;font-size:.7rem;color:#fff6;font-family:inherit}@keyframes svelte-wh9uu8-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-wh9uu8-slideUp{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
