.command-palette-module__mN2hmG__root{z-index:1200;border:1px solid var(--border-strong);background:linear-gradient(90deg, color-mix(in srgb, var(--avatar-cobalt) 70%, transparent) 0 9px, color-mix(in srgb, var(--avatar-paper) 78%, transparent) 9px 16px, color-mix(in srgb, var(--avatar-red) 70%, transparent) 16px 23px, transparent 23px 100%) top left / 100% 4px no-repeat, var(--panel-gradient);width:min(640px,100vw - 2.5rem);color:var(--text-primary);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border-radius:18px;position:fixed;top:8vh;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 48px 120px -60px #020617a6}.command-palette-module__mN2hmG__header{border-bottom:1px solid var(--border);align-items:center;gap:.9rem;padding:1rem 1.25rem;display:flex}.command-palette-module__mN2hmG__input{color:inherit;background:0 0;border:0;outline:none;flex:1;font-size:.95rem}.command-palette-module__mN2hmG__shortcut{letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);border:1px solid #94a3b859;border-radius:999px;padding:.35rem .65rem;font-size:.65rem}.command-palette-module__mN2hmG__list{max-height:min(700px,78vh);padding:.65rem;overflow:auto}.command-palette-module__mN2hmG__group{flex-direction:column;gap:.35rem;display:flex}.command-palette-module__mN2hmG__group [cmdk-group-heading]{letter-spacing:.24em;text-transform:uppercase;color:var(--text-secondary);padding:.6rem .4rem .2rem;font-size:.75rem}.command-palette-module__mN2hmG__item{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:.72rem .8rem;font-size:.95rem;transition:background .2s,border-color .2s,transform .2s;display:flex}.command-palette-module__mN2hmG__item[data-selected=true],.command-palette-module__mN2hmG__item:hover{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 24%, transparent);transform:translateY(-1px)}.command-palette-module__mN2hmG__itemContent{align-items:center;gap:.82rem;min-width:0;display:flex}.command-palette-module__mN2hmG__itemIcon{border:1px solid var(--border);background:linear-gradient(135deg, color-mix(in srgb, var(--avatar-cobalt) 14%, transparent), color-mix(in srgb, var(--avatar-pink) 13%, transparent)), var(--chrome-bg);width:2.3rem;height:2.3rem;color:var(--accent);border-radius:.8rem;flex-shrink:0;place-items:center;display:grid}.command-palette-module__mN2hmG__itemGlyph,.command-palette-module__mN2hmG__itemCopyIcon,.command-palette-module__mN2hmG__itemThemeIconDark,.command-palette-module__mN2hmG__itemThemeIconLight{grid-area:1/1;width:1rem;height:1rem}.command-palette-module__mN2hmG__itemThemeIconLight{opacity:0;transform:scale(.82)rotate(-18deg)}:root[data-theme-mode=dark] .command-palette-module__mN2hmG__itemThemeIconDark{opacity:0;transform:scale(.82)rotate(18deg)}:root[data-theme-mode=dark] .command-palette-module__mN2hmG__itemThemeIconLight{opacity:1;transform:scale(1)rotate(0)}.command-palette-module__mN2hmG__itemText{gap:.12rem;min-width:0;font-weight:650;display:grid}.command-palette-module__mN2hmG__itemDescription{color:var(--text-secondary);font-size:.78rem;font-weight:500;line-height:1.35}.command-palette-module__mN2hmG__itemKind{background:var(--filter-bg);min-width:3.4rem;min-height:1.55rem;color:var(--text-secondary);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .55rem;font-size:.66rem;font-weight:700;display:inline-flex}.command-palette-module__mN2hmG__empty{text-align:center;color:var(--text-secondary);padding:1.25rem}@media (prefers-reduced-motion:reduce){.command-palette-module__mN2hmG__item{transition:none}.command-palette-module__mN2hmG__item[data-selected=true],.command-palette-module__mN2hmG__item:hover{transform:none}}@media (max-width:520px){.command-palette-module__mN2hmG__root{width:min(100vw - 1.25rem,640px);top:12vh}.command-palette-module__mN2hmG__item{align-items:flex-start}.command-palette-module__mN2hmG__itemKind{display:none}}
