.agent-quick-composer-root{--surface-0:#111113;--border-default:#ffffff1a;--border-emphasis:#ffffff29;--text-primary:#e4e4e7;--text-secondary:#a1a1aa;--text-tertiary:#71717a;--probe:#22d3ee;--probe-dim:#22d3ee26;--ok:#4ade80;--warn:#f59e0b;--danger:#ef4444;--radius-sm:3px;justify-content:center;align-items:center;width:100%;padding:2rem 1rem 2rem 5rem;display:flex;position:relative}.agent-quick-composer-root .agent-quick-composer{z-index:10;transform-origin:50%;border:1px solid var(--probe);-webkit-backdrop-filter:blur(8px);cursor:default;background:radial-gradient(circle at 30% 30%,#22d3ee1a,#0000 60%),linear-gradient(#222228f5,#141418f5);border-radius:999px;align-items:center;width:520px;max-width:min(520px,100vw - 3rem);height:52px;padding:0;display:flex;position:relative;overflow:hidden;transform:scale(1.4);box-shadow:0 16px 32px #0000008c,0 0 0 2px #22d3ee2e,0 0 28px #22d3ee38}.agent-quick-composer-root .agent-quick-trigger{z-index:1;width:52px;height:52px;color:var(--probe);filter:drop-shadow(0 0 10px #22d3ee8c);pointer-events:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.agent-quick-composer-root .agent-quick-trigger svg{width:22px;height:22px;display:block;transform:rotate(-12deg)scale(1.05)}.agent-quick-composer-root .agent-quick-input-wrap{z-index:1;opacity:1;pointer-events:none;flex:1;align-items:center;gap:8px;min-width:0;padding-right:8px;display:flex;position:relative;transform:translate(0)}.agent-quick-composer-root .agent-quick-composer input[type=text]{min-width:0;height:36px;color:var(--text-primary);box-shadow:none;pointer-events:none;background:0 0;border:none;outline:none;flex:1;padding:0 6px;font-family:inherit;font-size:13px}.agent-quick-composer-root .agent-quick-composer input[type=text]::placeholder{color:var(--text-tertiary);font-style:italic}.agent-quick-composer-root .agent-quick-send{background:var(--probe);width:34px;height:34px;color:var(--surface-0);pointer-events:none;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .14s,transform .12s,box-shadow .14s;display:inline-flex;box-shadow:0 2px 8px #22d3ee59}.agent-quick-composer-root .agent-quick-send.is-pressed{transform:scale(.92)}.agent-quick-composer-root .agent-quick-send svg{width:14px;height:14px;display:block}.agent-quick-composer-root .agent-quick-action{border:1px solid var(--border-default);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);pointer-events:none;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.agent-quick-composer-root .agent-quick-action svg{width:14px;height:14px;display:block}.agent-quick-composer-root .agent-quick-busy-wrap{z-index:1;opacity:0;flex:1;align-items:center;gap:8px;min-width:0;padding-right:5px;transition:opacity .16s 60ms,transform .2s cubic-bezier(.22,.9,.2,1) 60ms;display:none;position:relative;transform:translate(-4px)}.agent-quick-composer-root .agent-quick-composer.is-busy .agent-quick-busy-wrap{opacity:1;display:flex;transform:translate(0)}.agent-quick-composer-root .agent-quick-composer.is-busy .agent-quick-input-wrap{display:none}.agent-quick-composer-root .agent-quick-composer.is-busy{width:520px;max-width:min(520px,100vw - 3rem);height:52px;animation:2.2s ease-in-out infinite agentQuickBorderPulse}@keyframes agentQuickBorderPulse{0%,to{border-color:var(--probe);box-shadow:0 6px 14px #00000073,0 0 #22d3ee00}50%{border-color:var(--probe);box-shadow:0 6px 14px #00000073,0 0 0 3px #22d3ee2e}}.agent-quick-composer-root .agent-quick-busy-wave{z-index:1;flex-shrink:0;align-items:flex-end;gap:2px;height:14px;display:inline-flex;position:relative}.agent-quick-composer-root .agent-quick-busy-wave span{background:var(--probe);border-radius:1px;width:2px;height:100%;animation:1s ease-in-out infinite agentQuickWave;display:inline-block}.agent-quick-composer-root .agent-quick-busy-wave span:first-child{animation-delay:0s}.agent-quick-composer-root .agent-quick-busy-wave span:nth-child(2){animation-delay:.12s}.agent-quick-composer-root .agent-quick-busy-wave span:nth-child(3){animation-delay:.24s}.agent-quick-composer-root .agent-quick-busy-wave span:nth-child(4){animation-delay:.36s}@keyframes agentQuickWave{0%,to{opacity:.55;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}.agent-quick-composer-root .agent-quick-busy-text{z-index:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-secondary);flex:1;font-family:inherit;font-size:11px;position:relative;overflow:hidden}.agent-quick-composer-root .agent-quick-stop{z-index:1;border-radius:var(--radius-sm);width:28px;height:28px;color:var(--danger);pointer-events:none;background:0 0;border:1px solid #ef44448c;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.agent-quick-composer-root .agent-quick-stop svg{width:14px;height:14px;display:block}@media (width<=640px){.agent-quick-composer-root .agent-quick-composer{transform:scale(1.15)}}
