.CommandPalette-module__69kYMa__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9998;background:#000000b3;position:fixed;inset:0}.CommandPalette-module__69kYMa__modalWrapper{z-index:9999;pointer-events:none;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.CommandPalette-module__69kYMa__modalWrapper .CommandPalette-module__69kYMa__modal{pointer-events:auto}.CommandPalette-module__69kYMa__modal{background:linear-gradient(#1a1a2efa 0%,#161626fa 100%);border:1px solid #a06af94d;border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:70vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #00000080,inset 0 0 0 1px #ffffff0d,0 0 80px #a06af926}.CommandPalette-module__69kYMa__inputWrapper{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:16px 20px;display:flex}.CommandPalette-module__69kYMa__searchIcon{color:#a06af9cc;flex-shrink:0;font-size:24px}.CommandPalette-module__69kYMa__input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:18px}.CommandPalette-module__69kYMa__input::placeholder{color:#fff6}.CommandPalette-module__69kYMa__clearButton{cursor:pointer;color:#fff9;background:#ffffff1a;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.CommandPalette-module__69kYMa__clearButton:hover{color:#fff;background:#fff3}.CommandPalette-module__69kYMa__paletteFilters{border-bottom:1px solid #ffffff0f;gap:6px;padding:8px 16px;display:flex;overflow-x:auto}.CommandPalette-module__69kYMa__paletteFilterChip{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1a;border-radius:14px;padding:4px 12px;font-size:.75rem;transition:all .15s}.CommandPalette-module__69kYMa__paletteFilterChip:hover{color:#fff;border-color:#fff3}.CommandPalette-module__69kYMa__paletteFilterActive{color:#fff;background:#a06af933;border-color:#a06af966}.CommandPalette-module__69kYMa__results{scrollbar-width:thin;scrollbar-color:#a06af94d transparent;flex:1;padding:8px;overflow-y:auto}.CommandPalette-module__69kYMa__results::-webkit-scrollbar{width:6px}.CommandPalette-module__69kYMa__results::-webkit-scrollbar-track{background:0 0}.CommandPalette-module__69kYMa__results::-webkit-scrollbar-thumb{background:#a06af94d;border-radius:3px}.CommandPalette-module__69kYMa__section{margin-bottom:8px}.CommandPalette-module__69kYMa__sectionHeader{text-transform:uppercase;letter-spacing:.5px;color:#ffffff80;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.CommandPalette-module__69kYMa__sectionCount{color:#a06af9e6;background:#a06af933;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:11px}.CommandPalette-module__69kYMa__clearRecent{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:2px 8px;font-size:11px;transition:all .15s}.CommandPalette-module__69kYMa__clearRecent:hover{color:#fffc;background:#ffffff1a}.CommandPalette-module__69kYMa__resultItem{cursor:pointer;text-align:left;color:#ffffffd9;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;transition:all .15s;display:flex}.CommandPalette-module__69kYMa__resultItem:hover,.CommandPalette-module__69kYMa__resultItem.CommandPalette-module__69kYMa__selected{background:#a06af926}.CommandPalette-module__69kYMa__resultItem.CommandPalette-module__69kYMa__selected{background:#a06af940}.CommandPalette-module__69kYMa__resultDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px}.CommandPalette-module__69kYMa__resultTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CommandPalette-module__69kYMa__enterHint{color:#fffc;background:#a06af94d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.CommandPalette-module__69kYMa__recentItem{cursor:pointer;text-align:left;color:#ffffffb3;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:14px;transition:all .15s;display:flex}.CommandPalette-module__69kYMa__recentItem:hover{color:#ffffffe6;background:#ffffff0d}.CommandPalette-module__69kYMa__emptyState{color:#ffffff80;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.CommandPalette-module__69kYMa__emptyState p{margin:0;font-size:15px}.CommandPalette-module__69kYMa__emptyState span{color:#ffffff4d;margin-top:8px;font-size:13px}.CommandPalette-module__69kYMa__footer{background:#0003;border-top:1px solid #ffffff1a;padding:12px 20px}.CommandPalette-module__69kYMa__keyboardHints{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.CommandPalette-module__69kYMa__hint{color:#fff6;align-items:center;gap:6px;font-size:12px;display:flex}.CommandPalette-module__69kYMa__hint kbd{color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-family:inherit;font-size:11px;display:inline-flex}@media (max-width:640px){.CommandPalette-module__69kYMa__modalWrapper{align-items:flex-start;padding:5vh 1rem 1rem}.CommandPalette-module__69kYMa__modal{border-radius:12px;max-height:80vh}.CommandPalette-module__69kYMa__inputWrapper{padding:14px 16px}.CommandPalette-module__69kYMa__input{font-size:16px}.CommandPalette-module__69kYMa__resultItem{padding:10px 12px;font-size:13px}.CommandPalette-module__69kYMa__keyboardHints{display:none}.CommandPalette-module__69kYMa__footer{padding:10px 16px}}
