.cp-input-wrap.svelte-kze4im{position:relative;display:flex;align-items:center;gap:.5rem;padding:0 .875rem;height:2.5rem;background:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-border);clip-path:var(--theme-clip-path);transition:border-color .18s ease-out,box-shadow .18s ease-out}.cp-input-wrap.svelte-kze4im:focus-within{border-color:var(--theme-cyan);box-shadow:var(--theme-glow-cyan)}.cp-input-prompt.svelte-kze4im{font-family:var(--theme-font-mono);color:var(--theme-cyan);font-size:.875rem;opacity:.7}.cp-input.svelte-kze4im{flex:1;min-width:0;background:transparent;color:var(--theme-text);font-family:var(--theme-font-mono);font-weight:var(--theme-weight-body);letter-spacing:var(--theme-letter-wide);border:none;outline:none}.cp-input.svelte-kze4im::placeholder{color:var(--theme-text-muted);font-size:.75rem}.cp-input-cursor.svelte-kze4im{display:inline-block;width:.5rem;height:1rem;background:var(--theme-cyan);animation:svelte-kze4im-cp-blink 1s steps(2,start) infinite}@keyframes svelte-kze4im-cp-blink{to{visibility:hidden}}
