.voice-control-panel.svelte-53d72o{width:320px;min-height:180px;background:linear-gradient(135deg,#0f3846fa,#000000f2);border:2px solid #1be1ff;color:#fff;font-family:Segoe UI,Arial,sans-serif;font-size:14px;display:flex;flex-direction:column}.voice-header.svelte-53d72o{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(27,225,255,.3);background:#0000004d}.voice-title-section.svelte-53d72o{display:flex;align-items:center;gap:8px}.voice-icon.svelte-53d72o{font-size:18px;color:#1be1ff}.voice-title.svelte-53d72o{font-weight:600;font-size:13px;color:#1be1ff;letter-spacing:.5px}.voice-status.svelte-53d72o{font-size:11px;font-weight:500;padding:3px 8px;border:1px solid currentColor;background:#0006}.voice-content.svelte-53d72o{flex:1;padding:16px;display:flex;flex-direction:column;gap:12px}.voice-error.svelte-53d72o{text-align:center;padding:20px;color:#f44}.voice-error.svelte-53d72o small:where(.svelte-53d72o){display:block;margin-top:8px;color:#ccc;font-size:12px}.voice-controls.svelte-53d72o{display:flex;gap:8px;align-items:center}.voice-button.svelte-53d72o{flex:1;padding:10px 16px;background:linear-gradient(135deg,#1be1ff33,#1be1ff1a);border:1px solid #1be1ff;color:#fff;cursor:pointer;transition:all .3s ease;font-size:13px;font-weight:500}.voice-button.svelte-53d72o:hover{background:linear-gradient(135deg,#1be1ff4d,#1be1ff33);transform:translateY(-1px)}.voice-button.svelte-53d72o:active{transform:translateY(0)}.voice-button.svelte-53d72o:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.voice-button.listening.svelte-53d72o{background:linear-gradient(135deg,#ff44444d,#f443);border-color:#f44;animation:svelte-53d72o-pulse 2s infinite}@keyframes svelte-53d72o-pulse{0%,to{opacity:1}50%{opacity:.7}}.clear-button.svelte-53d72o{padding:10px 12px;background:#0006;border:1px solid rgba(255,255,255,.3);color:#fff;cursor:pointer;transition:all .2s ease;font-size:13px}.clear-button.svelte-53d72o:hover{background:#ffffff1a}.advanced-button.svelte-53d72o{padding:10px 12px;background:#1be1ff33;border:1px solid #1be1ff;color:#fff;cursor:pointer;transition:all .2s ease;font-size:13px}.advanced-button.svelte-53d72o:hover{background:#1be1ff4d}.advanced-section.svelte-53d72o{margin-top:12px;padding:12px;background:#0000004d;border:1px solid rgba(27,225,255,.3)}.advanced-title.svelte-53d72o{font-size:12px;color:#1be1ff;margin-bottom:8px;font-weight:600}.advanced-controls.svelte-53d72o{display:flex;gap:8px;margin-bottom:12px}.adk-button.svelte-53d72o{flex:1;padding:8px 12px;background:#0f83;border:1px solid #00ff88;color:#fff;cursor:pointer;transition:all .2s ease;font-size:12px}.adk-button.svelte-53d72o:hover{background:#00ff884d}.imported-agents.svelte-53d72o{margin-top:8px}.agents-title.svelte-53d72o{font-size:11px;color:#1be1ff;margin-bottom:6px}.agent-item.svelte-53d72o{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;margin-bottom:2px;background:#0003;font-size:11px}.agent-name.svelte-53d72o{color:#fff}.agent-status.success.svelte-53d72o{color:#0f8}.agent-status.error.svelte-53d72o{color:#f44}.transcript-section.svelte-53d72o,.last-result-section.svelte-53d72o{background:#0006;padding:10px;border-left:3px solid #1be1ff}.transcript-label.svelte-53d72o,.result-label.svelte-53d72o{font-size:11px;color:#1be1ff;margin-bottom:4px;font-weight:500}.transcript-text.svelte-53d72o,.result-text.svelte-53d72o{font-size:13px;color:#fff;line-height:1.4}.confidence.svelte-53d72o{font-size:10px;color:#888;margin-top:4px}.voice-help.svelte-53d72o{text-align:center;color:#888;margin-top:auto}.voice-help.svelte-53d72o small:where(.svelte-53d72o){font-size:11px;line-height:1.3}.floating-agents-toggle.svelte-53d72o{position:fixed;right:20px;top:80px;width:52px;height:52px;border-radius:50%;background:#000000e6;border:2px solid #1be1ff;color:#1be1ff;font-size:18px;cursor:pointer;z-index:9999;box-shadow:0 0 20px #1be1ff4d,0 4px 16px #0006;transition:all .3s ease;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.floating-agents-toggle.svelte-53d72o:hover{background:#1be1ff1a;box-shadow:0 0 25px #1be1ff80,0 6px 20px #00000080;transform:scale(1.05);border-color:#0f8;color:#0f8}.floating-agent-btn.svelte-53d72o{position:fixed;right:20px;width:48px;height:48px;border-radius:50%;background:#000000e6;border:2px solid #1be1ff;color:#1be1ff;font-size:16px;cursor:pointer;z-index:9998;box-shadow:0 0 20px #1be1ff4d,0 4px 16px #0006;transition:all .3s ease;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.floating-agent-btn.svelte-53d72o:hover{background:#1be1ff1a;box-shadow:0 0 25px #1be1ff80,0 6px 20px #00000080;transform:scale(1.05);border-color:#0f8;color:#0f8}.gemini-pro-btn.svelte-53d72o{top:140px}.gemini-vision-btn.svelte-53d72o{top:200px}.code-bison-btn.svelte-53d72o{top:260px}.text-bison-btn.svelte-53d72o{top:320px}.business-assistant-btn.svelte-53d72o{top:380px}.google-agents-panel.svelte-53d72o{position:fixed;right:240px;top:20px;width:400px;max-height:calc(100vh - 40px);background:#000000f2;backdrop-filter:blur(20px);border:2px solid rgba(27,225,255,.5);border-radius:8px;padding:16px;z-index:10000;overflow-y:auto;box-shadow:0 0 30px #1be1ff33,0 8px 32px #0006}.agents-header.svelte-53d72o{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(66,133,244,.2)}.agents-title-section.svelte-53d72o{display:flex;align-items:center;gap:8px}.agents-icon.svelte-53d72o{font-size:16px}.agents-title.svelte-53d72o{font-size:14px;font-weight:600;color:#1be1ff;text-shadow:0 0 10px rgba(27,225,255,.5)}.close-agents-btn.svelte-53d72o{background:none;border:1px solid rgba(255,255,255,.2);color:#fff;width:24px;height:24px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px}.close-agents-btn.svelte-53d72o:hover{background:#f003;border-color:#f44}.category-selector.svelte-53d72o{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.category-btn.svelte-53d72o{padding:6px 10px;background:#0000004d;border:1px solid rgba(27,225,255,.3);border-radius:4px;color:#fff;cursor:pointer;display:flex;align-items:center;gap:4px;font-size:11px;transition:all .3s ease}.category-btn.svelte-53d72o:hover{background:#1be1ff1a;border-color:#1be1ff;box-shadow:0 0 8px #1be1ff4d}.category-btn.active.svelte-53d72o{background:#0f83;border-color:#0f8;color:#0f8;box-shadow:0 0 10px #00ff884d}.category-icon.svelte-53d72o{font-size:12px}.category-name.svelte-53d72o{font-weight:500}.agents-grid.svelte-53d72o{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto}.agent-card.svelte-53d72o{background:#0009;border:1px solid rgba(255,255,255,.1);border-left:3px solid #4285f4;border-radius:8px;padding:12px;transition:all .3s ease}.agent-card.svelte-53d72o:hover{background:#000c;transform:translateY(-1px)}.agent-header.svelte-53d72o{display:flex;align-items:center;gap:8px;margin-bottom:8px}.agent-icon.svelte-53d72o{font-size:16px}.agent-info.svelte-53d72o{flex:1}.agent-name.svelte-53d72o{font-size:13px;font-weight:600;color:#fff}.agent-model.svelte-53d72o{font-size:10px;color:#888;font-family:monospace}.agent-priority.svelte-53d72o{padding:2px 6px;border-radius:4px;font-size:9px;font-weight:600}.priority-high.svelte-53d72o{background:#ea433533;color:#ea4335}.priority-medium.svelte-53d72o{background:#fbbc0433;color:#fbbc04}.priority-low.svelte-53d72o{background:#9aa0a633;color:#9aa0a6}.agent-description.svelte-53d72o{font-size:11px;color:#ccc;margin-bottom:8px;line-height:1.4}.agent-capabilities.svelte-53d72o{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px}.capability-tag.svelte-53d72o{padding:2px 6px;background:#4285f433;border:1px solid rgba(66,133,244,.3);border-radius:4px;font-size:9px;color:#4285f4}.capability-more.svelte-53d72o{padding:2px 6px;background:#ffffff1a;border-radius:4px;font-size:9px;color:#888}.agent-actions.svelte-53d72o{display:flex;gap:6px}.agent-btn.svelte-53d72o{padding:8px 12px;border:1px solid rgba(27,225,255,.5);border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;transition:all .3s ease;flex:1;background:#0000004d;color:#fff;text-align:center}.agent-btn.activate.svelte-53d72o{background:#0f83;border-color:#0f8;color:#0f8;box-shadow:0 0 10px #0f83}.agent-btn.active.svelte-53d72o{background:#1be1ff33;border-color:#1be1ff;color:#1be1ff;box-shadow:0 0 10px #1be1ff4d}.agent-btn.test.svelte-53d72o{background:#ffd70033;border-color:gold;color:gold;box-shadow:0 0 10px #ffd70033}.agent-btn.svelte-53d72o:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1be1ff4d;background:#1be1ff1a}.agent-result.svelte-53d72o{margin-top:10px;padding:8px;background:#0006;border-radius:4px;border-left:3px solid #fbbc04}.result-header.svelte-53d72o{font-size:10px;color:#fbbc04;margin-bottom:4px;font-weight:600}.result-content.svelte-53d72o{font-size:11px;color:#ccc;line-height:1.3}.active-agents-summary.svelte-53d72o{margin-top:16px;padding:12px;background:#4285f41a;border:1px solid rgba(66,133,244,.2);border-radius:8px}.summary-title.svelte-53d72o{font-size:12px;color:#4285f4;font-weight:600;margin-bottom:8px}.active-agents-list.svelte-53d72o{display:flex;flex-direction:column;gap:4px}.active-agent-item.svelte-53d72o{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;background:#0000004d;border-radius:4px}.active-agent-item.svelte-53d72o .agent-name:where(.svelte-53d72o){font-size:11px;color:#fff}.deactivate-btn.svelte-53d72o{background:none;border:none;color:#f44;cursor:pointer;font-size:12px;padding:2px}.quick-actions.svelte-53d72o{margin-top:16px;display:flex;gap:8px}.quick-btn.svelte-53d72o{flex:1;padding:8px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;cursor:pointer;font-size:11px;transition:all .3s ease}.quick-btn.svelte-53d72o:hover{background:#ffffff1a}.toggle-agents-btn.svelte-53d72o{position:fixed;right:20px;top:140px;width:60px;height:60px;background:#000000f2;border:1px solid rgba(66,133,244,.3);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;z-index:9999;transition:all .3s ease;backdrop-filter:blur(20px)}.toggle-agents-btn.svelte-53d72o:hover{transform:scale(1.05);border-color:#4285f4;box-shadow:0 4px 20px #4285f44d}.toggle-icon.svelte-53d72o{font-size:20px}.toggle-text.svelte-53d72o{font-size:9px;color:#4285f4;font-weight:600;text-align:center;line-height:1}.floating-agents-container.svelte-53d72o{position:fixed;right:20px;z-index:9998;display:flex;flex-direction:column;gap:10px}.floating-agent-btn.svelte-53d72o{position:relative;width:65px;height:65px;border-radius:15px;background:#000000e6;border:2px solid;color:#fff;cursor:pointer;backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;font-weight:600;text-align:center;overflow:hidden;box-shadow:0 4px 20px #0000004d,0 0 15px #1be1ff33}.floating-agent-btn.svelte-53d72o:hover{transform:scale(1.08) translate(-5px);box-shadow:0 6px 25px #0006,0 0 25px #1be1ff66;background:#1be1ff1a}.floating-agent-btn.svelte-53d72o:active{transform:scale(1.02) translate(-2px)}.floating-agent-icon.svelte-53d72o{font-size:18px;margin-bottom:2px;display:block}.floating-agent-name.svelte-53d72o{font-size:9px;font-weight:700;line-height:1.1;text-transform:uppercase;letter-spacing:.5px;opacity:.9}.agent-status-dot.svelte-53d72o{position:absolute;top:5px;right:5px;width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.5)}.agent-status-dot.ready.svelte-53d72o{background:#888;box-shadow:0 0 6px #88888880}.agent-status-dot.success.svelte-53d72o{background:#0f8;box-shadow:0 0 8px #0f89;animation:svelte-53d72o-pulse-success 2s infinite}@keyframes svelte-53d72o-pulse-success{0%,to{box-shadow:0 0 8px #0f89;transform:scale(1)}50%{box-shadow:0 0 15px #0f8c;transform:scale(1.1)}}.floating-agent-btn.svelte-53d72o:nth-child(1){border-color:#4285f4}.floating-agent-btn.svelte-53d72o:nth-child(2){border-color:#34a853}.floating-agent-btn.svelte-53d72o:nth-child(3){border-color:#ea4335}.floating-agent-btn.svelte-53d72o:nth-child(1):hover{box-shadow:0 6px 25px #4285f466}.floating-agent-btn.svelte-53d72o:nth-child(2):hover{box-shadow:0 6px 25px #34a85366}.floating-agent-btn.svelte-53d72o:nth-child(3):hover{box-shadow:0 6px 25px #ea433566}@media (max-width: 768px){.google-agents-panel.svelte-53d72o{right:10px;left:10px;width:auto;max-width:none}.toggle-agents-btn.svelte-53d72o{right:10px}.floating-agents-container.svelte-53d72o{right:10px;bottom:100px}.floating-agent-btn.svelte-53d72o{width:55px;height:55px}}.agent-window.svelte-53d72o{position:fixed;width:480px;max-width:520px;min-width:420px;background:linear-gradient(135deg,#0f3846fa,#000000f2);border:2px solid #1be1ff;border-radius:0;backdrop-filter:blur(15px);z-index:10001;overflow:hidden;box-shadow:0 0 12px #1be1ff33,0 0 25px #1be1ff14,inset 0 1px #1be1ff1a;transition:all .3s ease;font-family:Rajdhani,sans-serif}.agent-window.svelte-53d72o:hover{border-color:#1be1ff;box-shadow:0 0 20px #1be1ff4d,0 0 35px #1be1ff26,inset 0 1px #1be1ff33}.gemini-pro-window.svelte-53d72o{top:80px;right:80px;border-color:#4285f4}.gemini-vision-window.svelte-53d72o{top:120px;right:520px;border-color:#34a853}.code-bison-window.svelte-53d72o{top:160px;right:960px;border-color:#ea4335}.text-bison-window.svelte-53d72o{top:200px;right:1400px;border-color:#8b5cf6}.business-assistant-window.svelte-53d72o{top:240px;right:1840px;border-color:#1f2937}.agent-window-header.svelte-53d72o{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:linear-gradient(90deg,#0f3846,#1be1ff);border-bottom:2px solid #1be1ff;border-radius:0;color:#000;font-size:12px;font-weight:700;text-shadow:0 0 2px rgba(27,225,255,.4);-webkit-user-select:none;-moz-user-select:none;user-select:none}.agent-title-section.svelte-53d72o{display:flex;align-items:center;gap:8px}.agent-icon.svelte-53d72o{font-size:14px;color:#000}.agent-title.svelte-53d72o{margin:0;color:#000;font-size:12px;font-weight:700;text-shadow:none}.agent-badge.svelte-53d72o{background:#0003;color:#000;padding:2px 6px;border-radius:3px;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(0,0,0,.3);margin-left:4px}.window-actions.svelte-53d72o{display:flex;gap:4px}.minimize-btn.svelte-53d72o,.close-window-btn.svelte-53d72o{background:#0000004d;border:1px solid rgba(0,0,0,.5);color:#000;width:20px;height:20px;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;transition:all .2s ease}.minimize-btn.svelte-53d72o:hover{background:#ffc10766;border-color:#ffc107;color:#000}.close-window-btn.svelte-53d72o:hover{background:#dc354566;border-color:#dc3545;color:#000}.agent-window-content.svelte-53d72o{padding:12px;overflow-y:auto;max-height:450px;transition:all .3s ease}.agent-status.svelte-53d72o{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:6px 10px;background:linear-gradient(135deg,#0f384666,#1be1ff0d);border-radius:0;border:1px solid rgba(27,225,255,.2)}.status-indicator.svelte-53d72o{width:8px;height:8px;border-radius:50%;background:#1be1ff;animation:svelte-53d72o-pulse 2s infinite;box-shadow:0 0 6px #1be1ff99}.agent-status.svelte-53d72o span:where(.svelte-53d72o){color:#1be1ff;font-size:11px;font-weight:500;text-shadow:0 0 3px rgba(27,225,255,.3)}.agent-chat.svelte-53d72o{display:flex;flex-direction:column;gap:12px}.chat-messages.svelte-53d72o{max-height:300px;overflow-y:auto;padding:12px;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.message.svelte-53d72o{margin-bottom:6px;padding:6px 8px;border-radius:0;font-size:11px;line-height:1.3;border:1px solid rgba(27,225,255,.2)}.message.user.svelte-53d72o{background:linear-gradient(135deg,#0f384699,#1be1ff1a);color:#1be1ff;margin-left:15px;text-shadow:0 0 2px rgba(27,225,255,.3)}.message.assistant.svelte-53d72o{background:linear-gradient(135deg,#1be1ff26,#0f384666);color:#1be1ff;margin-right:15px;text-shadow:0 0 2px rgba(27,225,255,.3)}.chat-input.svelte-53d72o{display:flex;gap:8px}.agent-input.svelte-53d72o{flex:1;background:linear-gradient(135deg,#0f384666,#1be1ff0d);border:1px solid rgba(27,225,255,.2);border-radius:0;padding:8px 10px;color:#1be1ff;font-size:12px;text-shadow:0 0 3px rgba(27,225,255,.3)}.agent-input.svelte-53d72o:focus{outline:none;border-color:#1be1ff;box-shadow:0 0 8px #1be1ff4d;background:linear-gradient(135deg,#1be1ff26,#0f384699)}.send-btn.svelte-53d72o{background:linear-gradient(135deg,#0f384699,#1be1ff1a);border:1px solid rgba(27,225,255,.3);color:#1be1ff;padding:8px 12px;border-radius:0;cursor:pointer;font-size:11px;font-weight:600;transition:all .25s ease;text-shadow:0 0 3px rgba(27,225,255,.3)}.send-btn.svelte-53d72o:hover{background:linear-gradient(135deg,#1be1ff33,#0f3846cc);border-color:#1be1ff;box-shadow:0 0 8px #1be1ff66;transform:translateY(-1px)}.vision-analysis.svelte-53d72o,.code-generation.svelte-53d72o,.text-generation.svelte-53d72o,.business-tools.svelte-53d72o{display:flex;flex-direction:column;gap:16px}.image-upload.svelte-53d72o,.code-input.svelte-53d72o,.text-controls.svelte-53d72o,.tool-buttons.svelte-53d72o{display:flex;gap:8px;align-items:center}.file-input.svelte-53d72o{display:none}.upload-btn.svelte-53d72o,.generate-btn.svelte-53d72o,.generate-text-btn.svelte-53d72o,.tool-btn.svelte-53d72o{background:linear-gradient(135deg,#0f384699,#1be1ff1a);border:1px solid rgba(27,225,255,.3);color:#1be1ff;padding:6px 10px;border-radius:0;cursor:pointer;font-size:11px;font-weight:600;transition:all .25s ease;text-shadow:0 0 3px rgba(27,225,255,.3)}.upload-btn.svelte-53d72o:hover,.generate-btn.svelte-53d72o:hover,.generate-text-btn.svelte-53d72o:hover,.tool-btn.svelte-53d72o:hover{background:linear-gradient(135deg,#1be1ff33,#0f3846cc);border-color:#1be1ff;box-shadow:0 0 8px #1be1ff66;transform:translateY(-1px)}.code-textarea.svelte-53d72o{width:100%;min-height:100px;background:linear-gradient(135deg,#0f384666,#1be1ff0d);border:1px solid rgba(27,225,255,.2);border-radius:0;padding:10px;color:#1be1ff;font-family:Courier New,monospace;font-size:11px;resize:vertical;text-shadow:0 0 2px rgba(27,225,255,.3)}.text-type-select.svelte-53d72o{background:linear-gradient(135deg,#0f384666,#1be1ff0d);border:1px solid rgba(27,225,255,.2);border-radius:0;padding:6px 10px;color:#1be1ff;font-size:11px;text-shadow:0 0 3px rgba(27,225,255,.3)}.analysis-results.svelte-53d72o,.code-output.svelte-53d72o,.text-output.svelte-53d72o,.business-output.svelte-53d72o{background:linear-gradient(135deg,#0f38464d,#1be1ff08);border:1px solid rgba(27,225,255,.2);border-radius:0;padding:12px;color:#1be1ff;font-size:11px;line-height:1.4;text-shadow:0 0 2px rgba(27,225,255,.3)}.code-output.svelte-53d72o pre:where(.svelte-53d72o){background:linear-gradient(135deg,#0f384699,#0006);padding:10px;border-radius:0;overflow-x:auto;font-family:Courier New,monospace;font-size:10px;border:1px solid rgba(27,225,255,.1)}.agent-window.svelte-53d72o{position:fixed;top:100px;left:100px;width:400px;max-height:500px;background:#000000f2;backdrop-filter:blur(20px);border:2px solid rgba(27,225,255,.5);border-radius:8px;z-index:9997;box-shadow:0 0 30px #1be1ff4d,0 8px 32px #00000080;overflow:hidden}.agent-window-header.svelte-53d72o{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:linear-gradient(135deg,#1be1ff26,#0f384666);border-bottom:1px solid rgba(27,225,255,.3)}.agent-window-title.svelte-53d72o{display:flex;align-items:center;gap:8px}.agent-icon.svelte-53d72o{font-size:18px}.agent-name.svelte-53d72o{color:#1be1ff;font-size:14px;font-weight:600;text-shadow:0 0 3px rgba(27,225,255,.5)}.close-agent-window-btn.svelte-53d72o{background:transparent;border:1px solid rgba(27,225,255,.3);color:#1be1ff;width:24px;height:24px;border-radius:4px;cursor:pointer;font-size:12px;transition:all .3s ease}.close-agent-window-btn.svelte-53d72o:hover{background:#f443;border-color:#f44;color:#f44}.agent-window-content.svelte-53d72o{padding:16px;display:flex;flex-direction:column;gap:16px;max-height:420px;overflow-y:auto}.agent-chat-input.svelte-53d72o{display:flex;flex-direction:column;gap:8px}.agent-input-textarea.svelte-53d72o{background:linear-gradient(135deg,#0f384666,#1be1ff0d);border:1px solid rgba(27,225,255,.2);border-radius:4px;padding:10px;color:#1be1ff;font-family:Courier New,monospace;font-size:12px;resize:vertical;text-shadow:0 0 2px rgba(27,225,255,.3)}.agent-send-btn.svelte-53d72o{background:linear-gradient(135deg,#1be1ff33,#0f384699);border:1px solid rgba(27,225,255,.4);color:#1be1ff;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:12px;transition:all .3s ease;text-shadow:0 0 3px rgba(27,225,255,.5)}.agent-send-btn.svelte-53d72o:hover{background:linear-gradient(135deg,#1be1ff4d,#0f3846cc);box-shadow:0 0 15px #1be1ff4d}.agent-response-area.svelte-53d72o{display:flex;flex-direction:column;gap:8px}.agent-status.svelte-53d72o{color:#0f8;font-size:11px;text-shadow:0 0 3px rgba(0,255,136,.5)}.agent-output.svelte-53d72o,.text-output.svelte-53d72o,.business-output.svelte-53d72o{background:linear-gradient(135deg,#0f38464d,#1be1ff08);border:1px solid rgba(27,225,255,.2);border-radius:4px;padding:12px;color:#1be1ff;font-size:11px;line-height:1.4;text-shadow:0 0 2px rgba(27,225,255,.3);min-height:80px}.code-output.svelte-53d72o pre:where(.svelte-53d72o){background:linear-gradient(135deg,#0f384699,#0006);padding:10px;border-radius:4px;overflow-x:auto;font-family:Courier New,monospace;font-size:10px;border:1px solid rgba(27,225,255,.1)}.image-upload-input.svelte-53d72o,.code-language-select.svelte-53d72o,.text-type-select.svelte-53d72o,.business-type-select.svelte-53d72o{background:linear-gradient(135deg,#0f384666,#1be1ff0d);border:1px solid rgba(27,225,255,.2);border-radius:4px;padding:6px 10px;color:#1be1ff;font-size:11px;text-shadow:0 0 3px rgba(27,225,255,.3)}.gemini-pro-window.svelte-53d72o{top:120px;left:120px}.gemini-vision-window.svelte-53d72o{top:150px;left:150px}.code-bison-window.svelte-53d72o{top:180px;left:180px}.text-bison-window.svelte-53d72o{top:210px;left:210px}.business-assistant-window.svelte-53d72o{top:240px;left:240px}@media (max-width: 1400px){.agent-window.svelte-53d72o{width:350px;position:relative!important;top:auto!important;right:auto!important;left:auto!important;margin:10px auto}}
