@property --cmd-sweep{syntax:"<angle>";inherits:false;initial-value:0turn}.CommandChip_root__q1Li2{display:flex;justify-content:center}.CommandChip_hero__p24vN{margin:40px auto 0}.CommandChip_band__uS7lm{margin:0;justify-content:flex-start}.CommandChip_hit__DzzMT{position:relative;isolation:isolate;display:inline-flex;align-items:center;gap:16px;background:var(--color-chip);border:1px solid var(--color-edge);border-radius:14px;padding:14px 12px 14px 20px;color:var(--color-ink);font-family:var(--font-mono);font-size:15px;cursor:pointer;box-shadow:0 0 28px -10px rgba(255,255,255,.28)}.CommandChip_hit__DzzMT:before{content:"";position:absolute;z-index:-1;inset:-1px;border-radius:inherit;padding:1px;pointer-events:none;background:conic-gradient(from var(--cmd-sweep),rgba(255,255,255,0) 0turn,rgba(255,255,255,.9) .08turn,rgba(255,255,255,0) .22turn,rgba(255,255,255,0) 1turn);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:CommandChip_sweep__7sJZm 5s linear infinite}@keyframes CommandChip_sweep__7sJZm{to{--cmd-sweep:1turn}}.CommandChip_hit__DzzMT:hover{border-color:#555;box-shadow:0 0 34px -8px rgba(255,255,255,.4)}.CommandChip_line__l3nRi{display:inline-flex;align-items:center;gap:10px}.CommandChip_prompt__dd0zl{color:#9a9a9a}.CommandChip_glyph__75_40{width:34px;height:34px;background:#1a1a1a;border-radius:8px;display:grid;place-items:center;color:#ddd}.CommandChip_hint__QDrU5{margin-top:8px;font-size:12px;color:var(--color-quiet)}@media (max-width:640px){.CommandChip_hit__DzzMT{width:100%;justify-content:space-between;max-width:420px}.CommandChip_band__uS7lm .CommandChip_hit__DzzMT{max-width:none}}@media (max-height:740px){.CommandChip_hero__p24vN{margin-top:28px}}@media (prefers-reduced-motion:reduce){.CommandChip_hit__DzzMT:before{animation:none;background:linear-gradient(120deg,rgba(255,255,255,.55),rgba(255,255,255,.08) 45%)}}