.playgroundChat{flex:1 1 100%;margin-bottom:0;min-width:0}.playgroundChat .playgroundChat-body{display:flex;flex-direction:column;height:100%}.playgroundChat .conversation-feed{flex:1 1 100%;max-height:100%;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.playgroundChat.has-messages .conversation-feed,.playgroundChat.has-messages .prompt-controls{width:100%;max-width:768px;margin-left:auto;margin-right:auto}.playgroundChat p{color:#15151c}.build-agent-modal .build-agent-modal-body{display:flex;flex-direction:column;gap:16px}.build-agent-modal .build-agent-modal-subtitle{display:block;text-align:center}.build-agent-modal .build-agent-package-cards{display:flex;flex-direction:row;gap:16px}.build-agent-modal .build-agent-package-card{flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:24px 20px;border:1px solid #dae0e6;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s}.build-agent-modal .build-agent-package-card:hover{border-color:#677986;box-shadow:0 2px 6px #00000014}.build-agent-modal .build-agent-package-card-selected{border-color:#002660;box-shadow:0 0 0 1px #002660}.build-agent-modal .build-agent-package-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#e5eaef}.build-agent-modal .build-agent-package-icon-svg{width:40px;height:40px}.build-agent-modal .build-agent-package-label{margin:0}.build-agent-modal .build-agent-command-row{display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:8px}.build-agent-modal .build-agent-command-label{flex:0 0 110px;text-align:right}.build-agent-modal .build-agent-command-input{flex:1 1 auto;min-width:0}.build-agent-modal .build-agent-modal-footer-note{text-align:center;border-top:1px solid #dae0e6;padding-top:16px}.quickActionCard{display:flex;flex-direction:row;align-items:center;gap:16px;padding:0 16px;height:80px;border:1px solid #C5C5C6;border-radius:8px;background:#fff;width:100%;cursor:pointer;text-align:left;box-shadow:.8px 3.2px 4px #0000000d;transition:border-color .15s,box-shadow .15s}.quickActionCard:hover{border-color:#6e6e72;box-shadow:0 2px 6px #00000014}.quickActionCard.Mui-disabled{cursor:not-allowed;opacity:.6}.quickActionCard .quickActionCard-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}.quickActionCard .quickActionCard-icon .driver-tile-icon{width:32px;min-width:32px;height:32px;min-height:32px;background:transparent;border:none}.quickActionCard .quickActionCard-icon .driver-tile-icon .driver-tile-icon-img{width:32px!important;height:32px!important}.quickActionCard .quickActionCard-icon img{width:32px;height:32px;object-fit:contain}.quickActionCard .quickActionCard-text{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.quickActionCard .quickActionCard-prompt{color:#15151c}.quickActionCard .quickActionCard-subtext{color:#6e6e72;font-size:12px;line-height:1.35}.quickActionCard .quickActionCard-chevron{color:#6e6e72;flex-shrink:0;font-size:12px}.additionalSourcesModal{max-width:800px}.additionalSourcesModal .modal-body{height:min(640px,100vh - 200px);overflow-y:auto}.additionalSourcesModal .additionalSourcesModal-subtitle{margin:0 0 12px;color:#6e6e72}.additionalSourcesModal .additionalSourcesModal-search,.additionalSourcesModal .additionalSourcesModal-section{margin-bottom:16px}.additionalSourcesModal .additionalSourcesModal-sectionHeading{display:block;margin-bottom:8px;color:#6e6e72}.additionalSourcesModal .additionalSourcesModal-grid{display:grid;grid-template-columns:repeat(2,380px);justify-content:center;gap:8px;width:100%}.additionalSourcesModal .additionalSourcesModal-empty{color:#6e6e72;text-align:center;padding:24px 0}@media (max-width: 768px){.additionalSourcesModal .additionalSourcesModal-grid{grid-template-columns:1fr}}.mcpPlayground{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:980px;margin:0 auto;text-align:left}.mcpPlayground .mcpPlayground-welcome{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.mcpPlayground .mcpPlayground-heading{margin:0;color:#15151c}.mcpPlayground .mcpPlayground-subtitle{margin:0;color:#6e6e72;max-width:576px;text-align:center}.mcpPlayground .mcpPlayground-buttons{display:flex;flex-direction:row;align-items:center;gap:8px}.mcpPlayground .mcpPlayground-button-icon{width:14px;height:15px;vertical-align:-2px}.mcpPlayground .mcpPlayground-grid{display:grid;grid-template-columns:repeat(2,minmax(0,486px));justify-content:center;gap:8px;width:100%}.mcpPlayground .mcpPlayground-exploreLink{background:none;border:none;padding:0;color:#002660;font-weight:500;text-decoration:underline;cursor:pointer}.mcpPlayground .mcpPlayground-exploreLink:hover{opacity:.8}.mcpPlayground .mcpPlayground-sampleCard{width:100%;display:flex;justify-content:center}.mcpPlayground .mcpPlayground-sampleCard .quickActionCard{max-width:494px}.mcpPlayground .mcpPlayground-sampleCard-icon{font-size:24px;color:#15151c}@media (max-width: 768px){.mcpPlayground .mcpPlayground-buttons{flex-direction:column;width:100%;gap:16px}.mcpPlayground .mcpPlayground-buttons>*{width:100%}.mcpPlayground .mcpPlayground-grid{grid-template-columns:1fr}}.emptyPlayground{border-radius:4px;border:1px solid #C5C5C6;flex:1 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;position:relative}.emptyPlayground .emptyPlayground-textBox{width:450px}.emptyPlayground .example-prompt{max-width:600px;text-align:left;margin-left:auto;margin-bottom:16px;background-color:#f8f8f8;border-radius:5px;padding:10px;font-style:italic}.emptyPlayground-developer{justify-content:center;padding:24px}.emptyPlayground-developer .developer-welcome{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px}.emptyPlayground-developer .developer-headline{margin-top:16px;margin-bottom:0}.emptyPlayground-developer .developer-subtitle{margin-top:16px;margin-bottom:0;color:#3f4b57;text-align:center;max-width:450px}.emptyPlayground-developer .developer-action-buttons{display:flex;flex-direction:row;gap:8px;margin-top:16px}.emptyPlayground-developer .view-mcp-urls-icon{width:14px;height:15px;vertical-align:-2px}.emptyPlayground-developer .developer-quick-prompts{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:16px}.emptyPlayground-developer .developer-quick-prompt-card{display:flex;flex-direction:row;align-items:center;gap:12px;padding:0 16px;height:64px;border:1px solid #dae0e6;border-radius:8px;background:#fff;width:100%;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.emptyPlayground-developer .developer-quick-prompt-card:hover{border-color:#677986;box-shadow:0 2px 6px #00000014}.emptyPlayground-developer .developer-quick-prompt-card .driver-tile-icon{width:32px;min-width:32px;height:32px;min-height:32px;flex-shrink:0;background:transparent;border:none}.emptyPlayground-developer .developer-quick-prompt-card .driver-tile-icon .driver-tile-icon-img{width:32px!important;height:32px!important}.emptyPlayground-developer .developer-quick-prompt-text{flex:1;line-height:1.35}.emptyPlayground-developer .developer-quick-prompt-chevron{color:#677986;flex-shrink:0;font-size:12px}.prompt-controls{border-radius:4px;background:#f8f8f8;padding:16px}.prompt-controls .action-buttons{margin-left:auto;text-align:right}.prompt-controls-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.prompt-warning{flex:1;background:#fdf4f5;border:#fadfe0;color:#b91d23!important}.playground{display:flex;flex-direction:row;height:100%;gap:24px;font-family:DM Sans,sans-serif}.playground .playground-title{margin-bottom:20px}.playground .playground-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;padding:40px}.playgroundLayoutMain{max-height:100vh}.conversation-history-row{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 8px 24px}.conversation-history-row .conversation-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;cursor:pointer}.conversation-history-row .conversation-menu-button{padding:4px 8px 4px 12px}.conversation-history-row.active{background:#f3f3f4}.playgroundHistory{display:flex;flex-direction:column;background-color:#fff;width:275px;min-width:275px;max-height:765px}.playgroundHistory .search-and-create-container{display:flex;flex-direction:row;padding:20px 9px 20px 20px;gap:5px;box-shadow:0 2px 2px #0000001a}.playgroundHistory .search-chat-histories{flex:1 1}.playgroundHistory .conversations-container{overflow-y:auto;flex:1 1}.playgroundHistory .timespan-row,.playgroundHistory .data-retention-note{padding:8px 10px}
