.CircularProgress-root{text-align:center}.CircularProgress-root .MuiCircularProgress-root{color:#0ea5e9}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px}.loading-container .loading-spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#0ea5e9;border-radius:50%;animation:spin 1s linear infinite}.loading-container .loading-text{color:#8b949e;font-size:.9rem}@keyframes spin{to{transform:rotate(360deg)}}.Card{background:#ffffff08;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:20px;box-shadow:0 2px 8px #0000001f;transition:all .3s ease}[data-theme=light] .Card{background:#fff;border-color:#00000014;box-shadow:0 2px 8px #00000014}.Card--hoverable{cursor:pointer}.Card--hoverable:hover{box-shadow:0 4px 15px #0ea5e94d;border-color:#0ea5e959;transform:translateY(-4px);background:#ffffff0d}[data-theme=light] .Card--hoverable:hover{background:#f8fafc;box-shadow:0 4px 15px #0ea5e926}.Card__header{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}[data-theme=light] .Card__header{border-bottom-color:#00000014}.Card__header h3,.Card__header h4{margin:0;color:#e6edf3;font-weight:600}[data-theme=light] .Card__header h3,[data-theme=light] .Card__header h4{color:#1a202c}.Card__content{color:#8b949e;line-height:1.6}[data-theme=light] .Card__content{color:#4a5568}.Card__footer{margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06);display:flex;gap:8px;flex-wrap:wrap}[data-theme=light] .Card__footer{border-top-color:#00000014}.DeleteDialog__cancel-button{color:#666}.DeleteDialog__delete-button{background-color:#f44336}.DeleteDialog__delete-button:hover{background-color:#d32f2f}.EditDialog__form{padding-top:16px;display:flex;flex-direction:column;gap:16px}.EditDialog__info{margin-bottom:8px}.EditDialog__row{display:flex;gap:16px}.EditDialog__section-title{margin-top:8px;font-weight:600;color:#e6edf3}.EditDialog__argument-selector{display:flex;gap:12px;align-items:center}.EditDialog__argument-selector .MuiFormControl-root{flex:1}.EditDialog__argument-selector .MuiButton-root{white-space:nowrap}.EditDialog__cancel-button{color:#8b949e!important}.BasicInfoSection__name-field,.BasicInfoSection__type-field,.ItemsSection__info-alert{margin-bottom:16px}.ItemsSection__container{display:flex;flex-direction:column;gap:16px}.ItemsSection__divider{margin-top:8px;margin-bottom:8px}.ItemsSection__add-button{align-self:flex-start}.ItemsSection__properties-list{display:flex;flex-direction:column;gap:12px}.ItemsSection__property-card{border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:16px;background-color:#ffffff14}.ItemsSection__property-content{display:flex;justify-content:space-between;align-items:flex-start}.ItemsSection__property-info{flex:1}.ItemsSection__property-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ItemsSection__property-name{font-weight:600;color:#e6edf3}.ItemsSection__property-description{margin-bottom:8px;color:#8b949e}.ItemsSection__values-container{display:flex;gap:4px;flex-wrap:wrap}.ItemsSection__values-label{margin-right:4px;color:#8b949e}.ItemsSection__property-actions{display:flex;gap:8px;margin-left:16px}.PropertiesSection__info-alert,.PropertiesSection__add-button{margin-bottom:16px}.PropertiesSection__properties-list{display:flex;flex-direction:column;gap:16px}.PropertiesSection__property-card{border:1px solid #ddd;border-radius:4px;padding:16px;background-color:#f9f9f9}.PropertiesSection__property-content{display:flex;justify-content:space-between;align-items:start;margin-bottom:8px}.PropertiesSection__property-info{flex:1}.PropertiesSection__property-name{font-weight:600;color:#764ba2}.PropertiesSection__property-type{color:#666;display:block}.PropertiesSection__nullable-chip{margin-left:8px;height:18px}.PropertiesSection__property-description{margin-top:4px;font-size:.875rem}.PropertiesSection__values-container{margin-top:8px;display:flex;flex-wrap:wrap;gap:4px}.PropertiesSection__values-label{margin-right:8px}.PropertiesSection__property-actions{display:flex;gap:8px}.ValuesSection__description{margin-bottom:16px;color:#666}.ValuesSection__input-row{display:flex;gap:8px;margin-bottom:16px}.ValuesSection__add-button{min-width:100px}.ValuesSection__chips-container{display:flex;flex-wrap:wrap;gap:8px}.PropertyEditorDialog__content{padding-top:16px}.PropertyEditorDialog__name-field,.PropertyEditorDialog__type-field,.PropertyEditorDialog__description-field,.PropertyEditorDialog__nullable-section{margin-bottom:16px}.PropertyEditorDialog__nullable-row{display:flex;align-items:center}.PropertyEditorDialog__nullable-label{margin-right:16px}.PropertyEditorDialog__nullable-chip{cursor:pointer}.PropertyEditorDialog__values-title{margin-bottom:8px}.PropertyEditorDialog__values-input-row{display:flex;gap:8px;margin-bottom:8px}.PropertyEditorDialog__add-value-button{min-width:90px}.PropertyEditorDialog__values-chips{display:flex;flex-wrap:wrap;gap:8px}.AffectedFunctionsAlert__loading{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:16px;background-color:#ffffff0d;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.AffectedFunctionsAlert__loading-text{color:#8b949e}.AffectedFunctionsAlert__error-message{margin-bottom:8px}.AffectedFunctionsAlert__retry-button{margin-top:8px;text-transform:none}.AffectedFunctionsAlert__functions-container{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.AffectedFunctionsAlert__function-chip{background-color:#ffc1071f;color:#ffc107;border:1px solid rgba(255,193,7,.4);font-family:monospace;font-weight:600}.AffectedFunctionsAlert__helper-text{display:block;margin-top:8px;color:#ffc107}.AffectedFunctionsAlert__alert{margin-bottom:24px}.AffectedFunctionsAlert__alert-title--bold{font-weight:600}.AffectedFunctionsAlert__message{margin-bottom:8px}.CreateArgumentDialog__values-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.CreateArgumentDialog__value-input{display:flex;gap:8px;margin-bottom:8px}.CreateArgumentDialog__section{margin-bottom:16px}.CreateArgumentDialog__section-title{font-weight:600;margin-bottom:8px}.CreateArgumentDialog .MuiDialogContent-root{padding-top:8px!important}.CreateArgumentDialog .MuiTab-root{text-transform:none;font-weight:600;min-height:48px}.CreateArgumentDialog .Mui-selected{color:#764ba2!important}.CreateArgumentDialog .MuiTabs-indicator{background-color:#764ba2}.ExistingArguments__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ExistingArguments__title{font-weight:700;color:#0ea5e9}.ExistingArguments__actions{display:flex;gap:8px}.ExistingArguments__create-button{text-transform:none}.ExistingArguments__refresh-button{text-transform:none;border-color:#0ea5e9!important;color:#0ea5e9!important}.ExistingArguments__refresh-button:hover{border-color:#0ea5e9!important;background-color:#0ea5e914!important}.ExistingArguments__subtitle{margin-bottom:1.5rem;color:#8b949e;font-size:.95rem}.ExistingArguments__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-top:1rem}.ExistingArguments__loading,.ExistingArguments__error{padding:2rem;text-align:center}.ExistingArguments__error{color:#f44336}.ExistingArguments__no-results{text-align:center;margin-top:32px;color:#8b949e}.EditArgumentDialog__title-code{color:#0ea5e9}.EditArgumentDialog__form{padding-top:8px}.EditArgumentDialog__form code{background:#ffffff14;padding:2px 8px;border-radius:4px;font-family:Courier New,monospace;color:#14b8a6}.EditArgumentDialog .MuiDialogTitle-root{background:#0ea5e90f;border-bottom:1px solid rgba(255,255,255,.1);padding:16px 24px}.EditArgumentDialog .MuiDialogTitle-root code{font-size:1.1rem;font-weight:600;color:#0ea5e9}.EditArgumentDialog .MuiAlert-root{border-radius:8px}.EditArgumentDialog .MuiTextField-root .Mui-disabled{background-color:#ffffff14}.DeleteArgumentDialog__title-code{color:#d32f2f}.DeleteArgumentDialog__warning code{padding:2px 6px;background-color:#ffebee;border-radius:4px;font-family:monospace;font-size:.9em}.ArgumentCard{border-radius:12px!important;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)!important}.ArgumentCard:hover{box-shadow:0 8px 16px #0ea5e91f!important;transform:translateY(-2px);border-color:#0ea5e9!important}.ArgumentCard__header{background:#0ea5e90f;border-bottom:1px solid rgba(255,255,255,.1);padding:12px 16px}.ArgumentCard__title-container{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ArgumentCard__name{font-weight:600;color:#e6edf3;font-size:1.1rem;font-family:Courier New,monospace}.ArgumentCard__type-chip{font-weight:600}.ArgumentCard__actions{display:flex;gap:4px}.ArgumentCard__expand-button{color:#0ea5e9;transform:rotate(0);transition:transform .3s}.ArgumentCard__expand-button--expanded{transform:rotate(180deg)}.ArgumentCard__edit-button{color:#0ea5e9}.ArgumentCard__delete-button{color:#f44336}.ArgumentCard__description{color:#8b949e;line-height:1.6;font-size:.9rem}.ArgumentCard__section{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.ArgumentCard__section:first-of-type{border-top:none;padding-top:8px}.ArgumentCard__section strong{color:#e6edf3;font-size:.85rem;display:block;margin-bottom:8px}.ArgumentCard__values{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ArgumentCard__properties{background:#ffffff14;padding:12px;border-radius:8px;margin-top:8px;border:1px solid rgba(255,255,255,.1)}.ArgumentCard__property{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.ArgumentCard__property:last-child{border-bottom:none}.ArgumentCard__details{margin-top:16px}.ArgumentCard__details code{background:#ffffff14;padding:2px 6px;border-radius:4px;font-size:.75em;color:#14b8a6}.ArgumentCard__value-chip{border-color:#4caf50;color:#4caf50;font-family:monospace}.FunctionDefinitionCard{margin-bottom:16px}.FunctionDefinitionCard__title{display:flex;align-items:center;justify-content:space-between;gap:12px}.FunctionDefinitionCard__title h4{font-size:18px;color:#0ea5e9;margin:0;flex:1}.FunctionDefinitionCard__actions{display:flex;gap:4px}.FunctionDefinitionCard__info{margin-bottom:8px;color:#8b949e;font-size:14px}[data-theme=light] .FunctionDefinitionCard__info{color:#4a5568}.FunctionDefinitionCard__info strong{color:#e6edf3;margin-right:4px}[data-theme=light] .FunctionDefinitionCard__info strong{color:#1a202c}.FunctionDefinitionCard__intent{text-transform:capitalize}.FunctionDefinitionCard__description{margin:0 0 12px;color:#8b949e;font-size:15px;line-height:1.5}[data-theme=light] .FunctionDefinitionCard__description{color:#4a5568}.FunctionDefinitionCard__details{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}[data-theme=light] .FunctionDefinitionCard__details{border-top-color:#0000001a}.FunctionDefinitionCard__section{margin-bottom:16px}.FunctionDefinitionCard__section strong{display:block;margin-bottom:8px;color:#e6edf3;font-size:14px}[data-theme=light] .FunctionDefinitionCard__section strong{color:#718096}.FunctionDefinitionCard__section code{background:#ffffff14;padding:2px 6px;border-radius:4px;font-size:13px;color:#14b8a6}[data-theme=light] .FunctionDefinitionCard__section code{background:#0000000a}.FunctionDefinitionCard__version{color:#6e7681;font-size:13px;margin-left:4px}[data-theme=light] .FunctionDefinitionCard__version{color:#718096}.FunctionDefinitionCard__versions,.FunctionDefinitionCard__keywords{display:flex;flex-wrap:wrap;gap:6px}.FunctionDefinitionCard__code{background:#ffffff14;padding:12px;border-radius:6px;font-size:13px;overflow-x:auto;border:1px solid rgba(255,255,255,.1);margin:8px 0 0;color:#e6edf3}[data-theme=light] .FunctionDefinitionCard__code{background:#0000000a;border-color:#0000001a;color:#1a202c}.FunctionDefinitionCard__prompt{background:#ffa50014;padding:10px;border-radius:4px;border-left:3px solid #ffa500;margin:6px 0;font-size:13px;line-height:1.6;white-space:pre-wrap;color:#e6edf3}[data-theme=light] .FunctionDefinitionCard__prompt{color:#1a202c}.FunctionDefinitionCard__edit-button{color:#ff9800}.FunctionDefinitionCard__edit-button:hover{background-color:#ff98001a;color:#e68900}.FunctionDefinitionCard__delete-button{color:#f44336}.FunctionDefinitionCard__delete-button:hover{background-color:#f443361a;color:#d32f2f}.WizardStep__title{font-weight:600;margin-bottom:.5rem;color:#333}.WizardStep__description{color:#666;margin-bottom:1.5rem}.WizardStep__form{display:flex;flex-direction:column;gap:1.5rem}.WizardStep__row{display:flex;gap:1rem}.WizardStep__row>*{flex:1}.WizardStep__alert{margin-bottom:16px}.WizardStep__loading{display:flex;justify-content:center;padding:24px 0}.ArgumentsStep__selector{display:flex;gap:1rem;align-items:flex-start}.ArgumentsStep__selector .MuiFormControl-root{flex:1}.ArgumentsStep__create-new{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#f9f9f9;border-radius:8px;border:1px dashed #e0e0e0}.ArgumentsStep__selected{padding:1rem;background-color:#f1f8f4;border-radius:8px;border:1px solid #c8e6c9}.ArgumentsStep__chips{display:flex;flex-wrap:wrap;gap:.5rem}.ArgumentsStep__create-button{border-color:#4caf50;color:#4caf50}.ArgumentsStep__create-button:hover{border-color:#45a049;background-color:#f1f8f4}.PromptsStep__success-alert{margin-top:16px}.CreateWizardDialog__content{min-height:400px}.CreateWizardDialog__stepper{margin-bottom:2rem}.CreateWizardDialog__step-content{margin-top:1.5rem;min-height:300px}.CreateWizardDialog__error-alert{margin-top:16px}.CreateWizardDialog__actions-spacer{flex:1 1 auto}.CreateWizardDialog__next-button,.CreateWizardDialog__create-button{background-color:#4caf50}.CreateWizardDialog__next-button:hover,.CreateWizardDialog__create-button:hover{background-color:#45a049}.ExistingFunctionDefinitions__title{font-weight:700;color:#e6edf3;margin-bottom:12px}[data-theme=light] .ExistingFunctionDefinitions__title{color:#1a202c}.ExistingFunctionDefinitions__subtitle{color:#8b949e;margin-bottom:32px;line-height:1.6;padding:16px;background:#0ea5e912;border-left:4px solid #0ea5e9;border-radius:4px}[data-theme=light] .ExistingFunctionDefinitions__subtitle{color:#4a5568}.ExistingFunctionDefinitions__subtitle strong{color:#0ea5e9;font-weight:600}.ExistingFunctionDefinitions__grid{display:flex;flex-direction:column;gap:16px}.ExistingFunctionDefinitions__loading{text-align:center;padding:40px;color:#8b949e;font-size:16px}[data-theme=light] .ExistingFunctionDefinitions__loading{color:#4a5568}.ExistingFunctionDefinitions__error{padding:20px;background:#d32f2f14;border:1px solid rgba(211,47,47,.35);border-radius:8px;color:#e6edf3}[data-theme=light] .ExistingFunctionDefinitions__error{color:#1a202c}.ExistingFunctionDefinitions__error-details{background:#ffffff14;padding:12px;border-radius:4px;overflow-x:auto;margin-top:12px;font-size:12px;color:#8b949e;border:1px solid rgba(255,255,255,.1)}[data-theme=light] .ExistingFunctionDefinitions__error-details{background:#0000000a;border-color:#0000001a;color:#4a5568}.ExistingFunctionDefinitions__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ExistingFunctionDefinitions__actions{display:flex;gap:8px}.ExistingFunctionDefinitions__create-button{text-transform:none}.ExistingFunctionDefinitions__refresh-button{text-transform:none;border-color:#0ea5e9!important;color:#0ea5e9!important}.ExistingFunctionDefinitions__refresh-button:hover{border-color:#0ea5e9!important;background-color:#0ea5e914!important}.ExistingFunctionDefinitions__empty-state{text-align:center;margin-top:32px;color:#8b949e}.ApiFunctionsContainer{width:100%;padding:32px 24px;min-height:calc(100vh - 56px);background:#0d1117;color:#e6edf3}[data-theme=light] .ApiFunctionsContainer{background:#f8fafc;color:#1a202c}.ApiFunctionsTitle{font-weight:700!important;margin-bottom:1.5rem!important;color:#e6edf3!important}[data-theme=light] .ApiFunctionsTitle{color:#1a202c!important}html{overflow-y:scroll}body{background:#0d1117;background-attachment:fixed;color:#e6edf3;font-family:Proxima Nova,sans-serif;min-height:100vh;transition:background .2s ease,color .2s ease;box-sizing:border-box}body *,body *:before,body *:after{box-sizing:border-box}[data-theme=light] body,body[data-theme=light]{background:#f8fafc;color:#1a1a2e}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0ea5e959;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0ea5e98c}img,iframe,embed,video{max-width:100%}main{margin-top:0}.ViewContent.Narrow{max-width:408px;margin-left:auto;margin-right:auto}.NewChatBtn{flex-shrink:0;border-radius:8px!important;padding:9px 14px!important;font-size:.875rem!important;font-weight:600!important}.PinnedChatsSection{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.PinnedChatsLabel{font-size:.68rem!important;font-weight:700!important;letter-spacing:.8px!important;color:#6e7681!important;padding:0 4px}[data-theme=light] .PinnedChatsLabel{color:#9ca3af!important}.PinnedChatsList{display:flex;flex-direction:column;gap:1px}.PinnedChatItem{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:7px;cursor:pointer;transition:background .13s ease}.PinnedChatItem:hover{background:#ffffff0d}[data-theme=light] .PinnedChatItem:hover{background:#0000000a}.PinnedChatItem:hover .PinnedChatMenu{opacity:1}.PinnedChatIcon{color:#6e7681;font-size:1rem!important;flex-shrink:0}[data-theme=light] .PinnedChatIcon{color:#9ca3af}.PinnedChatName{font-size:.875rem;font-weight:500;color:#e6edf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}[data-theme=light] .PinnedChatName{color:#1a202c}.PinnedChatMenu{flex-shrink:0;opacity:0;transition:opacity .13s ease;padding:3px!important;color:#8b949e!important}[data-theme=light] .PinnedChatMenu{color:#4a5568!important}.PinnedChatMenu:hover{color:#e6edf3!important;background:#ffffff14!important}[data-theme=light] .PinnedChatMenu:hover{color:#1a202c!important;background:#00000012!important}.PinnedChatsDivider{margin:4px 0!important;border-color:#ffffff0f!important}[data-theme=light] .PinnedChatsDivider{border-color:#00000014!important}.ChatHistoryWrapper{flex:1;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:4px}.ChatHistoryWrapper::-webkit-scrollbar{width:4px}.ChatHistoryWrapper::-webkit-scrollbar-track{background:transparent}.ChatHistoryWrapper::-webkit-scrollbar-thumb{background:#0ea5e933;border-radius:4px}.ChatHistoryLabel{font-size:.68rem!important;font-weight:700!important;letter-spacing:.8px!important;color:#6e7681!important;padding:0 4px;flex-shrink:0}[data-theme=light] .ChatHistoryLabel{color:#9ca3af!important}.ChatHistoryList{display:flex;flex-direction:column;gap:1px}.ChatHistoryItem{display:flex;align-items:center;gap:6px;padding:7px 8px;border-radius:7px;cursor:pointer;transition:background .13s ease;position:relative}.ChatHistoryItem:hover{background:#ffffff0d}[data-theme=light] .ChatHistoryItem:hover{background:#0000000a}.ChatHistoryItem:hover .ChatItemMenu{opacity:1}.ChatItemText{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ChatItemName{font-size:.875rem;font-weight:500;color:#e6edf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-theme=light] .ChatItemName{color:#1a202c}.ChatItemPreview{font-size:.75rem;color:#6e7681;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-theme=light] .ChatItemPreview{color:#6b7280}.ChatItemMenu{flex-shrink:0;opacity:0;transition:opacity .13s ease;padding:3px!important;color:#8b949e!important}[data-theme=light] .ChatItemMenu{color:#4a5568!important}.ChatItemMenu:hover{color:#e6edf3!important;background:#ffffff14!important}[data-theme=light] .ChatItemMenu:hover{color:#1a202c!important;background:#00000012!important}.PromptsLibrary{margin-top:auto;flex-shrink:0;padding:16px 0 8px}.PromptsLibraryCard{position:relative;cursor:pointer;border-radius:16px;padding:18px 16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#0ea5e91f,#14b8a614);border:1px solid rgba(14,165,233,.25);box-shadow:0 4px 12px #0ea5e914}[data-theme=light] .PromptsLibraryCard{background:linear-gradient(135deg,#0ea5e914,#14b8a60f);border:1px solid rgba(14,165,233,.2);box-shadow:0 4px 12px #0ea5e91f}.PromptsLibraryCard:hover{transform:translateY(-2px);border-color:#0ea5e973;box-shadow:0 8px 24px #0ea5e933}[data-theme=light] .PromptsLibraryCard:hover{border-color:#0ea5e966;box-shadow:0 8px 24px #0ea5e92e}.PromptsLibraryCard:hover .PromptsLibraryCardGlow{opacity:1}.PromptsLibraryCard:hover .PromptsLibraryArrow{transform:translate(2px);opacity:1}.PromptsLibraryCard:hover .SparkleIcon{animation:sparkle .8s ease-in-out infinite}.PromptsLibraryCard:active{transform:translateY(0)}.PromptsLibraryCardGlow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(14,165,233,.15) 0%,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.PromptsLibraryCardContent{position:relative;display:flex;align-items:center;gap:12px;z-index:1}.PromptsLibraryIcon{position:relative;flex-shrink:0;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ea5e9,#14b8a6);box-shadow:0 4px 12px #0ea5e959}[data-theme=light] .PromptsLibraryIcon{box-shadow:0 4px 12px #0ea5e94d}.PromptsLibraryIcon svg{font-size:1.4rem;color:#fff}.PromptsLibraryIcon .SparkleIcon{position:absolute;top:-4px;right:-4px;font-size:1rem;color:#fbbf24;filter:drop-shadow(0 0 4px rgba(251,191,36,.6))}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:.8}50%{transform:scale(1.2) rotate(15deg);opacity:1}}.PromptsLibraryText{flex:1;min-width:0}.PromptsLibraryTitle{font-size:.9rem!important;font-weight:600!important;line-height:1.3!important;color:#e6edf3!important;margin-bottom:2px!important}[data-theme=light] .PromptsLibraryTitle{color:#1a202c!important}.PromptsLibrarySubtitle{font-size:.7rem!important;color:#8b949e!important;line-height:1.2!important}[data-theme=light] .PromptsLibrarySubtitle{color:#64748b!important}.PromptsLibraryArrow{flex-shrink:0;color:#0ea5e9!important;opacity:.7;transition:all .2s ease!important}[data-theme=light] .PromptsLibraryArrow{color:#0ea5e9!important}.PromptsLibraryArrow:hover{background:#0ea5e91f!important}.Sidebar{width:240px;min-width:240px;max-width:240px;padding:12px 8px;display:flex;flex-direction:column;gap:12px;height:calc(100vh - 56px);position:sticky;top:56px;left:0;overflow-y:auto;overflow-x:hidden;flex-shrink:0;background:#0d111799;border-right:1px solid rgba(255,255,255,.07)}[data-theme=light] .Sidebar{background:#f1f5f9;border-right-color:#00000012}.Sidebar::-webkit-scrollbar{width:4px}.Sidebar::-webkit-scrollbar-track{background:transparent}.Sidebar::-webkit-scrollbar-thumb{background:#0ea5e933;border-radius:4px}@media(max-width:768px){.Sidebar{display:none}}.FileUploadPreview{margin:1rem 0;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.FileUploadPreview__image{max-width:200px;max-height:200px;border-radius:8px;margin-bottom:.5rem;border:1px solid rgba(255,255,255,.1)}.FileUploadPreview__document{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#e6edf3}.FileUploadPreview__info{display:flex;justify-content:space-between;align-items:center;color:#8b949e;font-size:.85rem}.FileUploadButton{min-width:120px;background:linear-gradient(135deg,#0ea5e9,#14b8a6)!important;border:none!important;color:#fff!important;font-weight:600!important;border-radius:10px!important;transition:all .3s ease!important}.FileUploadButton:hover{box-shadow:0 4px 15px #667eea66!important;transform:translateY(-1px)}.AzureAISearchContainer{max-width:900px;margin:2rem auto;padding:1rem}.AzureAISearchPaper{padding:2rem;border-radius:16px;background:#ffffff08!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 4px 16px #0003!important}[data-theme=light] .AzureAISearchPaper{background:#fff!important;border-color:#0000001a!important;box-shadow:0 2px 8px #0000001f!important}.AzureAISearchForm{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.AzureAISearchFormGroup{display:flex;flex-direction:column;gap:.5rem}.AzureAISearchFormGroup label{color:#8b949e}[data-theme=light] .AzureAISearchFormGroup label{color:#4a5568}.AzureAISearchActions{display:flex;gap:1rem;margin-top:1rem}.AzureAISearchActions button{min-width:150px}.AzureAISearchAlert{margin-top:1rem;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px}[data-theme=light] .AzureAISearchAlert{background:#f1f5f9!important;border-color:#0000001a!important}.AzureAISearchAlert .MuiTypography-body2{margin-bottom:.5rem;color:#8b949e}.AzureAISearchAlert .MuiTypography-body2:last-child{margin-bottom:0}.AzureAISearchAlert a{color:#0ea5e9;text-decoration:underline;word-break:break-all}.AzureAISearchAlert a:hover{opacity:.8}@media(max-width:768px){.AzureAISearchContainer{padding:.5rem}.AzureAISearchPaper{padding:1.5rem}.AzureAISearchActions{flex-direction:column}.AzureAISearchActions button{width:100%}}.mcp-server-dropdown{display:flex;flex-direction:column;gap:4px}.mcp-server-dropdown .mcp-server-label{font-size:.65rem;color:#8b949e;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding-left:2px}[data-theme=light] .mcp-server-dropdown .mcp-server-label{color:#718096}.mcp-server-dropdown .MuiFormControl-root{min-width:100%;width:100%}.mcp-server-dropdown .mcp-server-select{background-color:transparent;border:none;font-size:.85rem;height:36px}.mcp-server-dropdown .mcp-server-select .MuiOutlinedInput-notchedOutline{border:none}.mcp-server-dropdown .mcp-server-select .MuiSelect-select{padding:7px 28px 7px 12px;display:flex;align-items:center;min-height:auto;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .2s ease;color:#e6edf3}.mcp-server-dropdown .mcp-server-select .MuiSelect-select:hover{background-color:#ffffff1a;border-color:#0ea5e9}[data-theme=light] .mcp-server-dropdown .mcp-server-select .MuiSelect-select{background-color:#fff;border:1px solid #cbd5e0;color:#1a202c}[data-theme=light] .mcp-server-dropdown .mcp-server-select .MuiSelect-select:hover{border-color:#0ea5e9;background-color:#f0f9ff}.mcp-server-dropdown .mcp-server-select.Mui-focused .MuiSelect-select{box-shadow:0 0 0 2px #0ea5e933;border-color:#0ea5e9}[data-theme=light] .mcp-server-dropdown .mcp-server-select.Mui-focused .MuiSelect-select{box-shadow:0 0 0 2px #0ea5e926}.mcp-server-dropdown .mcp-server-select .MuiSelect-icon{color:#8b949e;font-size:1.1rem;right:6px}[data-theme=light] .mcp-server-dropdown .mcp-server-select .MuiSelect-icon{color:#718096}.mcp-server-item{padding:8px 12px;font-size:.85rem;min-height:auto;color:#e6edf3}[data-theme=light] .mcp-server-item{color:#1a202c}.mcp-server-item:hover{background-color:#0ea5e914}[data-theme=light] .mcp-server-item:hover{background-color:#0ea5e90f}.mcp-server-item.Mui-selected{background-color:#0ea5e926;font-weight:500}[data-theme=light] .mcp-server-item.Mui-selected{background-color:#0ea5e91f;color:#0c4a6e}.mcp-server-item.Mui-selected:hover{background-color:#0ea5e938}.mcp-dropdown-paper{border-radius:16px!important;border:1px solid rgba(255,255,255,.1);overflow:hidden;margin-bottom:6px}[data-theme=light] .mcp-dropdown-paper{border-color:#e2e8f0;box-shadow:0 -4px 24px #0000001a}.markdown-renderer{line-height:1.6;word-break:break-word;color:#e6edf3}[data-theme=light] .markdown-renderer{color:#1a202c}.markdown-renderer p{margin:0 0 .75em}.markdown-renderer p:last-child{margin-bottom:0}.markdown-renderer h1,.markdown-renderer h2,.markdown-renderer h3,.markdown-renderer h4,.markdown-renderer h5,.markdown-renderer h6{margin:1em 0 .5em;font-weight:600;line-height:1.3;color:#e6edf3}[data-theme=light] .markdown-renderer h1,[data-theme=light] .markdown-renderer h2,[data-theme=light] .markdown-renderer h3,[data-theme=light] .markdown-renderer h4,[data-theme=light] .markdown-renderer h5,[data-theme=light] .markdown-renderer h6{color:#1a202c}.markdown-renderer h1:first-child,.markdown-renderer h2:first-child,.markdown-renderer h3:first-child,.markdown-renderer h4:first-child,.markdown-renderer h5:first-child,.markdown-renderer h6:first-child{margin-top:0}.markdown-renderer h1{font-size:1.5em}.markdown-renderer h2{font-size:1.3em}.markdown-renderer h3{font-size:1.15em}.markdown-renderer ul,.markdown-renderer ol{margin:.5em 0;padding-left:1.5em}.markdown-renderer li{margin:.25em 0}.markdown-renderer .inline-code{background:#ffffff14;padding:.15em .4em;border-radius:4px;font-family:Fira Code,Consolas,monospace;font-size:.88em;color:#14b8a6;border:1px solid rgba(255,255,255,.1)}[data-theme=light] .markdown-renderer .inline-code{background:#f1f5f9;color:#0369a1;border-color:#e2e8f0}.markdown-renderer .code-block-wrapper{margin:1em 0;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.markdown-renderer .code-block-wrapper .code-block-header{display:flex;justify-content:space-between;align-items:center;background:#ffffff14;padding:7px 12px;border-bottom:1px solid rgba(255,255,255,.1)}[data-theme=light] .markdown-renderer .code-block-wrapper .code-block-header{background:#e2e8f0;border-bottom-color:#cbd5e0}.markdown-renderer .code-block-wrapper .code-block-header .code-language{font-size:.72rem;text-transform:uppercase;color:#8b949e;font-weight:500;letter-spacing:.5px}.markdown-renderer .code-block-wrapper .code-block-header .copy-button{color:#8b949e;padding:4px;transition:all .2s ease}.markdown-renderer .code-block-wrapper .code-block-header .copy-button:hover{color:#e6edf3;background:#ffffff1a}[data-theme=light] .markdown-renderer .code-block-wrapper .code-block-header .copy-button:hover{background:#0000000f;color:#1a202c}.markdown-renderer .code-block-wrapper .code-block-header .copy-button svg{font-size:1rem}.markdown-renderer .table-wrapper{overflow-x:auto;margin:1em 0;border-radius:8px;border:1px solid rgba(255,255,255,.1)}[data-theme=light] .markdown-renderer .table-wrapper{border-color:#e2e8f0}.markdown-renderer .table-wrapper table{width:100%;border-collapse:collapse;background:#ffffff0d}[data-theme=light] .markdown-renderer .table-wrapper table{background:#fff}.markdown-renderer .table-wrapper table th,.markdown-renderer .table-wrapper table td{padding:9px 14px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);color:#e6edf3}[data-theme=light] .markdown-renderer .table-wrapper table th,[data-theme=light] .markdown-renderer .table-wrapper table td{border-bottom-color:#e2e8f0;color:#1a202c}.markdown-renderer .table-wrapper table th{background:#ffffff14;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.5px;color:#8b949e}[data-theme=light] .markdown-renderer .table-wrapper table th{background:#f1f5f9;color:#475569;border-bottom-color:#cbd5e0}.markdown-renderer .table-wrapper table tr:hover td{background:#ffffff08}[data-theme=light] .markdown-renderer .table-wrapper table tr:hover td{background:#0ea5e90a}.markdown-renderer .markdown-link{color:#0ea5e9;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease}.markdown-renderer .markdown-link:hover{border-bottom-color:#0ea5e9}.markdown-renderer .markdown-blockquote{margin:1em 0;padding:.5em 1em;border-left:3px solid #0ea5e9;background:#0ea5e90f;border-radius:0 6px 6px 0;font-style:italic;color:#8b949e}[data-theme=light] .markdown-renderer .markdown-blockquote{background:#0ea5e912;color:#475569}.markdown-renderer .markdown-blockquote p{margin:0}.markdown-renderer hr{border:none;height:1px;background:#ffffff1a;margin:1.5em 0}[data-theme=light] .markdown-renderer hr{background:#e2e8f0}.markdown-renderer strong{color:#e6edf3;font-weight:600}[data-theme=light] .markdown-renderer strong{color:#1a202c}.markdown-renderer em{color:inherit;opacity:.9}.thinking-steps-container{margin-bottom:12px;border-radius:10px;background:#0ea5e90f;border:1px solid rgba(14,165,233,.18);overflow:hidden}[data-theme=light] .thinking-steps-container{background:#0ea5e90d;border-color:#0ea5e940}.thinking-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;background:transparent;border:none;cursor:pointer;transition:background .2s ease}.thinking-header:hover{background:#0ea5e912}.thinking-header .thinking-header-left{display:flex;align-items:center;gap:10px}.thinking-header .thinking-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.thinking-header .thinking-icon-wrapper .thinking-main-icon{font-size:1.1rem;color:#0ea5e9;animation:sparkle 2s ease-in-out infinite}.thinking-header .thinking-icon-wrapper .pulse-ring{position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid #0ea5e9;animation:pulse-ring 1.5s ease-out infinite}.thinking-header .thinking-label{font-size:.85rem;font-weight:500;color:#8b949e;white-space:pre-line;overflow-wrap:anywhere}[data-theme=light] .thinking-header .thinking-label{color:#475569}.thinking-header .expand-button{color:#8b949e;padding:4px}.thinking-header .expand-button:hover{background:#0ea5e91a;color:#0ea5e9}.thinking-steps-list{padding:0 14px 14px}.thinking-step{display:flex;gap:10px;min-height:36px}.thinking-step.active .step-label{color:#e6edf3;font-weight:500}[data-theme=light] .thinking-step.active .step-label{color:#1a202c}.thinking-step.complete{opacity:.75}.thinking-step.pending{opacity:.45}.thinking-step .step-connector{display:flex;flex-direction:column;align-items:center;width:22px;flex-shrink:0}.thinking-step .step-connector .connector-line{width:2px;flex:1;background:#0ea5e940;min-height:8px}.thinking-step .step-connector .connector-line.bottom{margin-top:4px}.thinking-step .step-connector .step-icon{font-size:1rem;flex-shrink:0;margin:4px 0}.thinking-step .step-connector .step-icon.complete{color:#34d399}.thinking-step .step-connector .step-icon.active,.thinking-step .step-connector .step-icon.thinking,.thinking-step .step-connector .step-icon.searching{color:#0ea5e9}.thinking-step .step-connector .step-icon.tool{color:#14b8a6}.thinking-step .step-connector .step-icon.spinning{animation:spin 1s linear infinite}.thinking-step .step-content{flex:1;padding:4px 0}.thinking-step .step-content .step-label{font-size:.82rem;color:#8b949e;line-height:1.4;white-space:pre-line;overflow-wrap:anywhere}[data-theme=light] .thinking-step .step-content .step-label{color:#475569}.thinking-step .step-content .step-details{font-size:.75rem;color:#6e7681;margin-top:4px;font-family:Fira Code,monospace;background:#ffffff14;padding:6px 10px;border-radius:6px;max-height:80px;overflow-y:auto;border:1px solid rgba(255,255,255,.1)}[data-theme=light] .thinking-step .step-content .step-details{background:#f1f5f9;color:#475569;border-color:#e2e8f0}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.1) rotate(5deg);opacity:.8}}@keyframes pulse-ring{0%{transform:scale(1);opacity:.8}to{transform:scale(1.8);opacity:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sources-accordion{margin-top:12px;border-radius:12px;overflow:hidden;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.sources-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;background:transparent;border:none;cursor:pointer;transition:all .2s ease;color:#e6edf3}.sources-header:hover{background:#ffffff14;color:#e6edf3}.sources-header.expanded{background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.06)}.sources-header .sources-header-left{display:flex;align-items:center;gap:8px}.sources-header .sources-icon{font-size:1.1rem;color:#0ea5e9}.sources-header .sources-count{font-size:.85rem;font-weight:600;color:#e6edf3}[data-theme=light] .sources-header .sources-count{color:#1e293b}.sources-header .expand-icon{color:#8b949e;padding:4px}.sources-header .expand-icon:hover{background:transparent}.sources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;padding:14px}.source-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:12px;transition:all .2s ease;display:flex;flex-direction:column;gap:8px}.source-card:hover{border-color:#0ea5e959;background:#ffffff14;transform:translateY(-2px);box-shadow:0 2px 8px #0000001f}.source-card .source-card-header{display:flex;align-items:flex-start;gap:8px}.source-card .source-number{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,#0ea5e9,#14b8a6);color:#fff;font-size:.7rem;font-weight:700;flex-shrink:0}.source-card .source-title{margin:0;font-size:.82rem;font-weight:600;color:#e6edf3}[data-theme=light] .source-card .source-title{color:#1e293b}.source-card .source-title{line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.source-card .source-excerpt{margin:0;font-size:.75rem;color:#8b949e;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.source-card .source-relevance{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.source-card .source-relevance .relevance-label{font-size:.65rem;color:#6e7681;text-transform:uppercase;letter-spacing:.5px}.source-card .source-relevance .relevance-bar{flex:1;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.source-card .source-relevance .relevance-fill{height:100%;background:linear-gradient(135deg,#0ea5e9,#14b8a6);border-radius:2px;transition:width .3s ease}@media(max-width:600px){.sources-grid{grid-template-columns:1fr;gap:8px;padding:10px}}.ChatContainer{display:flex;flex-direction:column;height:calc(100vh - 56px);width:100%;background:#0d1117;overflow:hidden}[data-theme=light] .ChatContainer{background:#f5f7fa}.ChatHeader{padding:12px 24px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}[data-theme=light] .ChatHeader{border-bottom-color:#e2e8f0}.ChatTitle{font-size:.9rem;font-weight:500;color:#8b949e}.ChatMessages{flex:1;overflow-y:auto;overflow-x:hidden;padding:24px;display:flex;flex-direction:column;gap:4px;scroll-behavior:smooth}.ChatMessages::-webkit-scrollbar{width:6px}.ChatMessages::-webkit-scrollbar-track{background:transparent}.ChatMessages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.ChatEmptyState{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;margin:auto}.ChatEmptyIcon{font-size:2.5rem;margin-bottom:16px}.ChatEmptyTitle{font-size:1.25rem;font-weight:600;color:#e6edf3;margin-bottom:8px!important}[data-theme=light] .ChatEmptyTitle{color:#1a202c}.ChatEmptyHint{font-size:.9rem;color:#8b949e}[data-theme=light] .ChatEmptyHint{color:#718096}.ChatMessage{display:flex;align-items:flex-start;gap:10px;max-width:760px;width:100%;animation:msgSlideIn .2s ease-out}.ChatMessage.user{align-self:flex-end;flex-direction:row-reverse}.ChatMessage.bot{justify-content:flex-start;gap:12px}.ChatMessage.bot .bot-avatar{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#0ea5e9,#14b8a6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0ea5e959}[data-theme=light] .ChatMessage.bot .bot-avatar{background:linear-gradient(135deg,#0ea5e9,#14b8a6);box-shadow:0 4px 12px #0ea5e94d}.ChatMessage.bot .bot-avatar .avatar-icon{font-size:1.25rem}.ChatMessage.bot .bot-avatar .avatar-icon.nova-assistant-icon{font-weight:700;color:#fff;font-family:Proxima Nova,sans-serif;font-size:1.125rem}[data-theme=light] .ChatMessage.bot .bot-avatar .avatar-icon.nova-assistant-icon{color:#fff}.ChatMessage.bot .message-content-wrapper{flex:1;max-width:calc(100% - 60px)}.ChatMessage:hover .MessageActions{opacity:1}@keyframes msgSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.BotAvatar{flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#0ea5e9;display:flex;align-items:center;justify-content:center;font-size:1rem;margin-top:4px}.MessageContentWrap{display:flex;flex-direction:column;gap:4px;min-width:0;max-width:100%}.ChatBubble{padding:10px 14px;border-radius:16px;font-size:.9rem;line-height:1.6;word-break:break-word;max-width:600px}.ChatBubble.user{background:#0ea5e9;color:#fff;border-bottom-right-radius:4px}.ChatBubble.bot{background:#ffffff0d;color:#e6edf3;border-bottom-left-radius:4px;border:1px solid rgba(255,255,255,.1)}[data-theme=light] .ChatBubble.bot{background:#fff;color:#1a202c;border-color:#e2e8f0}.TypingCursor{display:inline-block;width:2px;height:1em;background:#0ea5e9;margin-left:2px;vertical-align:text-bottom;animation:blink .9s infinite}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.MessageActions{display:flex;gap:2px;opacity:0;transition:opacity .15s ease}.MessageActions .ActionBtn{color:#8b949e!important;width:28px!important;height:28px!important}.MessageActions .ActionBtn:hover{color:#e6edf3!important;background:#ffffff14!important}[data-theme=light] .MessageActions .ActionBtn:hover{background:#0000000f!important;color:#1a202c!important}.MessageActions .ActionBtn svg{font-size:.85rem}.ChatInputArea{flex-shrink:0;padding:12px 24px 16px;border-top:1px solid rgba(255,255,255,.1);background:#0d1117}[data-theme=light] .ChatInputArea{background:#f5f7fa;border-top-color:#e2e8f0}.ChatFoundryBar{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ChatFoundryBar .foundry-agents-and-workflows-dropdown,.ChatFoundryBar .mcp-server-dropdown{flex:1;min-width:0}.PanelDismissBtn{flex-shrink:0;align-self:flex-end;margin-bottom:2px;color:#8b949e!important;padding:4px!important;opacity:.6}.PanelDismissBtn:hover{opacity:1;color:#e6edf3!important;background:#ffffff14!important}[data-theme=light] .PanelDismissBtn:hover{background:#0000000f!important;color:#1a202c!important}.PanelDismissBtn svg{font-size:.85rem}.ChatPanelsRow{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:8px}.ChatPanelItem{flex:1;min-width:200px}.ChatInputRow{display:flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:4px 6px 4px 4px;transition:border-color .2s ease,box-shadow .2s ease}.ChatInputRow:focus-within{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}[data-theme=light] .ChatInputRow{background:#fff;border-color:#cbd5e0}[data-theme=light] .ChatInputRow:focus-within{border-color:#0ea5e9}.PlusBtn{flex-shrink:0;color:#8b949e!important;padding:6px!important}.PlusBtn:hover{color:#0ea5e9!important;background:#0ea5e91a!important}.ChatInput{flex:1}.ChatInput .MuiInputBase-root{padding:8px 4px!important}.ChatInput .MuiOutlinedInput-root{background:transparent;color:#e6edf3;font-size:.9rem}[data-theme=light] .ChatInput .MuiOutlinedInput-root{color:#1a202c}.ChatInput .MuiOutlinedInput-root fieldset{border:none!important}.ChatInput .MuiOutlinedInput-root .MuiOutlinedInput-input,.ChatInput .MuiOutlinedInput-root textarea{padding:0!important;line-height:1.5;color:inherit;resize:none;display:flex;align-items:center}.ChatInput .MuiOutlinedInput-root .MuiOutlinedInput-input::placeholder,.ChatInput .MuiOutlinedInput-root textarea::placeholder{color:#8b949e;opacity:1}.SendBtn{flex-shrink:0;min-width:36px!important;width:36px!important;height:36px!important;padding:0!important;border-radius:8px!important}.SendBtn svg{font-size:1rem}.LoadingDots{display:flex;gap:3px;align-items:center}.LoadingDots span{width:4px;height:4px;border-radius:50%;background:currentColor;animation:dotPulse 1.2s ease-in-out infinite}.LoadingDots span:nth-child(2){animation-delay:.2s}.LoadingDots span:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.foundry-agents-and-workflows-dropdown{display:flex;flex-direction:column;gap:4px}.foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-label{font-size:.65rem;color:#8b949e;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding-left:2px}[data-theme=light] .foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-label{color:#718096}.foundry-agents-and-workflows-dropdown .MuiFormControl-root{min-width:100%;width:100%}.foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select{background-color:transparent;border:none;font-size:.85rem;height:36px}.foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select .MuiOutlinedInput-notchedOutline{border:none}.foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select .MuiSelect-select{padding:7px 28px 7px 12px;display:flex;align-items:center;min-height:auto;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .2s ease;color:#e6edf3}.foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select .MuiSelect-select:hover{background-color:#ffffff1a;border-color:#0ea5e9}[data-theme=light] .foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select .MuiSelect-select{background-color:#fff;border:1px solid #cbd5e0;color:#1a202c}[data-theme=light] .foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select .MuiSelect-select:hover{border-color:#0ea5e9;background-color:#f0f9ff}.foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select.Mui-focused .MuiSelect-select{box-shadow:0 0 0 2px #0ea5e933;border-color:#0ea5e9}[data-theme=light] .foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select.Mui-focused .MuiSelect-select{box-shadow:0 0 0 2px #0ea5e926}.foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select .MuiSelect-icon{color:#8b949e;font-size:1.1rem;right:6px}[data-theme=light] .foundry-agents-and-workflows-dropdown .foundry-agents-and-workflows-select .MuiSelect-icon{color:#718096}.foundry-agent-or-workflow-item{padding:8px 12px;font-size:.85rem;min-height:auto;color:#e6edf3}[data-theme=light] .foundry-agent-or-workflow-item{color:#1a202c}.foundry-agent-or-workflow-item:hover{background-color:#0ea5e914}[data-theme=light] .foundry-agent-or-workflow-item:hover{background-color:#0ea5e90f}.foundry-agent-or-workflow-item.Mui-selected{background-color:#0ea5e926;font-weight:500}[data-theme=light] .foundry-agent-or-workflow-item.Mui-selected{background-color:#0ea5e91f;color:#0c4a6e}.foundry-agent-or-workflow-item.Mui-selected:hover{background-color:#0ea5e938}.foundry-agent-or-workflow-section-header{font-size:.7rem;color:#8b949e;text-transform:uppercase;letter-spacing:.5px;font-weight:700;line-height:1.3}[data-theme=light] .foundry-agent-or-workflow-section-header{color:#718096}.foundry-dropdown-paper{border-radius:16px!important;border:1px solid rgba(255,255,255,.1);overflow:hidden;margin-bottom:6px}[data-theme=light] .foundry-dropdown-paper{border-color:#e2e8f0;box-shadow:0 -4px 24px #0000001a}.DashboardPage{width:100%;min-height:calc(100vh - 56px);padding:60px 32px 40px;display:flex;flex-direction:column;align-items:center;gap:48px;background:#0d1117}[data-theme=light] .DashboardPage{background:#f8fafc}.DashboardHero{text-align:center;max-width:560px;display:flex;flex-direction:column;align-items:center;gap:12px}.DashboardOverline{font-size:.72rem!important;font-weight:700!important;letter-spacing:1.5px!important;color:#0ea5e9!important}.DashboardHeading{font-size:2.25rem!important;font-weight:700!important;color:#e6edf3!important;line-height:1.2!important}[data-theme=light] .DashboardHeading{color:#1a202c!important}.DashboardSubheading{font-size:1rem!important;color:#8b949e!important}[data-theme=light] .DashboardSubheading{color:#4a5568!important}.DashboardGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:720px}@media(max-width:640px){.DashboardGrid{grid-template-columns:1fr}}.DashboardCard{display:flex;align-items:flex-start;gap:14px;padding:20px;border-radius:12px;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;outline:none;background:#161b22cc;border:1px solid rgba(255,255,255,.07)}[data-theme=light] .DashboardCard{background:#fff;border-color:#00000014;box-shadow:0 1px 6px #0000000f}.DashboardCard:hover{background:#161b22;border-color:#0ea5e940;transform:translateY(-2px);box-shadow:0 8px 24px #00000040}[data-theme=light] .DashboardCard:hover{background:#f8fafc;border-color:#0ea5e94d;box-shadow:0 8px 24px #0000001a}.DashboardCard:hover .DashboardCardArrow{opacity:1;transform:translate(2px)}.DashboardCardIcon{flex-shrink:0;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--card-color) 15%,transparent)}.DashboardCardIcon svg{color:var(--card-color);font-size:1.25rem}.DashboardCardBody{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.DashboardCardLabel{font-size:.9375rem!important;font-weight:600!important;color:#e6edf3!important}[data-theme=light] .DashboardCardLabel{color:#1a202c!important}.DashboardCardDesc{font-size:.8125rem!important;color:#8b949e!important;line-height:1.5!important}[data-theme=light] .DashboardCardDesc{color:#4a5568!important}.DashboardCardArrow{flex-shrink:0;color:#6e7681!important;font-size:1rem!important;opacity:0;transition:opacity .15s ease,transform .15s ease;align-self:center}[data-theme=light] .DashboardCardArrow{color:#9ca3af!important}.token-input-container{padding:1.5rem;margin-bottom:1.5rem;background-color:#f5f5f5}.token-input-container .token-input-header{margin-bottom:1rem}.token-input-container .token-input-header h2{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.token-input-container .token-input-content .token-input-field{display:flex;gap:.75rem;align-items:flex-start}.token-input-container .token-input-content .token-input-field .MuiTextField-root{flex:1}.token-input-container .token-input-content .token-input-field .set-token-button{margin-top:.125rem;white-space:nowrap}.token-input-container .token-input-content .token-display .MuiAlert-root{align-items:center}.token-input-container .token-input-content .token-display .MuiAlert-root .MuiAlert-message{flex:1;overflow:hidden}.token-input-container .token-input-content .token-display .token-text{word-break:break-all;font-family:Courier New,monospace;font-size:.875rem}.token-input-container .token-input-content .token-display .token-actions{display:flex;gap:.25rem;align-items:center}.token-input-container .token-input-info{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e0e0e0}.profile-menu-button{margin-left:12px}.profile-menu-button:hover{background-color:#0ea5e914!important}.profile-menu-button .profile-avatar{width:40px;height:40px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border:2px solid rgba(14,165,233,.2)}.profile-menu-button .profile-avatar:hover{transform:scale(1.05);box-shadow:0 0 15px #0ea5e966}.profile-menu .MuiPaper-root{min-width:220px;margin-top:8px;border-radius:12px;background-color:var(--menu-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--menu-border);box-shadow:var(--menu-shadow)}.profile-menu .profile-info{padding:12px 16px;cursor:default}.profile-menu .profile-info .MuiListItemText-primary{font-weight:600}.profile-menu .profile-info .MuiListItemText-secondary{font-size:.75rem}.profile-menu .token-menu-item{padding:10px 16px}.profile-menu .token-menu-item:hover{background-color:#0ea5e91a}.profile-menu .token-menu-item .MuiListItemIcon-root{min-width:36px}.profile-menu .token-menu-item .MuiListItemText-primary{font-weight:500}.profile-menu .login-menu-item{padding:10px 16px}.profile-menu .login-menu-item:hover{background-color:#0ea5e91a}.profile-menu .login-menu-item .MuiListItemIcon-root{min-width:36px}.profile-menu .login-menu-item .MuiListItemText-primary{font-weight:500}.profile-menu .logout-menu-item{padding:10px 16px}.profile-menu .logout-menu-item:hover{background-color:#ef44441a}.profile-menu .logout-menu-item .MuiListItemIcon-root{min-width:36px;color:#ef4444}.profile-menu .logout-menu-item .MuiListItemText-primary{color:#ef4444}.profile-menu .MuiDivider-root{margin:4px 0}.MainMenuBar{position:sticky;top:0;z-index:100;height:56px;display:flex;align-items:center;padding:0 20px;gap:8px;background:#0d1117d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07);transition:background .2s ease,box-shadow .2s ease}[data-theme=light] .MainMenuBar{background:#f8fafce6;border-bottom-color:#00000014}.MainMenuBar.ScrolledDown{background:#0d1117f7;box-shadow:0 2px 16px #00000059}[data-theme=light] .MainMenuBar.ScrolledDown{background:#f8fafcfa;box-shadow:0 2px 12px #0000001f}.MainMenuBar .LogoLink{height:32px;display:flex;align-items:center;text-decoration:none;flex-shrink:0;margin-right:12px}.MainMenuBar .LogoLink .Logo{height:100%;width:auto;object-fit:contain}.MainMenuBar .NavLinks{display:flex;align-items:center;gap:2px;margin-left:auto}.MainMenuBar .NavItem{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:7px;text-decoration:none;font-size:.875rem;font-weight:500;color:#8b949e;transition:background .15s ease,color .15s ease;white-space:nowrap}.MainMenuBar .NavItem svg{font-size:1rem;flex-shrink:0}[data-theme=light] .MainMenuBar .NavItem{color:#4a5568}.MainMenuBar .NavItem:hover{background:#ffffff12;color:#e6edf3}[data-theme=light] .MainMenuBar .NavItem:hover{background:#0000000d;color:#1a202c}.MainMenuBar .NavItem.active{background:#0ea5e91f;color:#0ea5e9;font-weight:600}[data-theme=light] .MainMenuBar .NavItem.active{background:#0ea5e91a}.MainMenuBar .NavRight{display:flex;align-items:center;gap:6px;flex-shrink:0}.MainMenuBar .ThemeToggle{color:#8b949e}[data-theme=light] .MainMenuBar .ThemeToggle{color:#4a5568}.MainMenuBar .ThemeToggle:hover{color:#0ea5e9;background:#0ea5e91a}main{margin:0;padding:0}.Main{display:flex;flex-direction:column;height:100vh}.Main>main{flex:1 0 0}.Main>nav{flex:0 0 1}.ViewContent.MainPage{display:flex;flex-direction:column;align-items:center;margin-top:100px;background:transparent}.ViewContent.MainPage>form{margin:-60px 24px 0;background:#ffffff08;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:32px}.ViewContent.MainPage>form>*{margin-bottom:30px}.ViewContent.MainPage>form>*.MuiFormControlLabel-root.Checkbox{margin-top:-16px;margin-bottom:16px;color:#8b949e}.PromptDetailContainer{width:100%;padding:40px 24px;min-height:calc(100vh - 56px);background:#0d1117}[data-theme=light] .PromptDetailContainer{background:#f8fafc}.PromptDetailHeader{margin-bottom:40px;text-align:center}.PromptDetailTitleWrapper{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.PromptDetailTitleIcon{font-size:2rem!important;color:#0ea5e9!important;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.PromptDetailTitle{font-weight:700!important;background:linear-gradient(135deg,#0ea5e9,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0!important}[data-theme=light] .PromptDetailTitle{background:linear-gradient(135deg,#0ea5e9,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PromptDetailSubtitle{font-size:.95rem!important;color:#8b949e!important;max-width:600px;margin:0 auto}[data-theme=light] .PromptDetailSubtitle{color:#64748b!important}.PromptGridContainer{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:24px;margin-bottom:32px}@media(max-width:768px){.PromptGridContainer{grid-template-columns:1fr}}.PromptCard{height:100%;display:flex;flex-direction:column;box-shadow:none!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important;background:#161b2299!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s cubic-bezier(.4,0,.2,1)!important}[data-theme=light] .PromptCard{background:#fff!important;border-color:#00000014!important;box-shadow:0 2px 8px #0000000f!important}.PromptCard:hover{border-color:#0ea5e966!important;box-shadow:0 8px 24px #0ea5e926!important;transform:translateY(-4px)}[data-theme=light] .PromptCard:hover{border-color:#0ea5e959!important;box-shadow:0 8px 24px #0ea5e92e!important}.PromptCardContent{padding:24px!important;flex:1;display:flex;flex-direction:column;gap:16px}.PromptCardHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px}.PromptCardTitle{font-weight:600!important;font-size:1.15rem!important;color:#e6edf3!important;margin-bottom:8px!important}[data-theme=light] .PromptCardTitle{color:#1a202c!important}.PromptCategoryChip{background:linear-gradient(135deg,#0ea5e926,#14b8a626)!important;color:#0ea5e9!important;border:1px solid rgba(14,165,233,.3)!important;font-size:.7rem!important;height:24px!important;font-weight:600!important}[data-theme=light] .PromptCategoryChip{background:linear-gradient(135deg,#0ea5e91f,#14b8a61f)!important;border-color:#0ea5e940!important}.PromptCardDescription{color:#8b949e!important;font-size:.9rem!important;line-height:1.5!important}[data-theme=light] .PromptCardDescription{color:#64748b!important}.PromptTextBox{flex:1;display:flex;flex-direction:column;gap:8px}.PromptTextLabel{font-size:.8rem!important;font-weight:600!important;color:#0ea5e9!important;text-transform:uppercase;letter-spacing:.5px}[data-theme=light] .PromptTextLabel{color:#0284c7!important}.PromptTextContent{position:relative;padding:16px;border-radius:12px;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;transition:all .2s ease}[data-theme=light] .PromptTextContent{background:#f8fafc!important;border-color:#e2e8f0!important}.PromptTextContent:hover{border-color:#0ea5e94d!important}[data-theme=light] .PromptTextContent:hover{border-color:#0ea5e940!important;background:#f1f5f9!important}.PromptText{font-size:.88rem!important;color:#e6edf3!important;line-height:1.7!important;padding-right:40px}[data-theme=light] .PromptText{color:#334155!important}.PromptCopyIconButton{position:absolute!important;top:12px;right:12px;color:#8b949e!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;transition:all .2s ease!important;width:32px!important;height:32px!important}[data-theme=light] .PromptCopyIconButton{color:#64748b!important;background:#00000008!important;border-color:#0000001a!important}.PromptCopyIconButton:hover{background:#0ea5e926!important;border-color:#0ea5e966!important;color:#0ea5e9!important;transform:scale(1.1)}[data-theme=light] .PromptCopyIconButton:hover{background:#0ea5e91f!important;border-color:#0ea5e959!important;color:#0ea5e9!important}.PromptCopyIconButton.copied{background:#22c55e26!important;border-color:#22c55e66!important;color:#22c55e!important}[data-theme=light] .PromptCopyIconButton.copied{background:#22c55e1f!important;border-color:#22c55e59!important;color:#16a34a!important}.PromptCopyIconButton svg{font-size:.95rem!important}.PromptAccordion{margin-bottom:20px;box-shadow:none;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important;background:#161b2299!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)!important}[data-theme=light] .PromptAccordion{background:#fff!important;border-color:#00000014!important;box-shadow:0 2px 8px #0000000f!important}.PromptAccordion:hover{border-color:#0ea5e94d!important;box-shadow:0 4px 16px #0ea5e91f!important;transform:translateY(-2px)}[data-theme=light] .PromptAccordion:hover{border-color:#0ea5e940!important;box-shadow:0 4px 16px #0ea5e926!important}.PromptAccordion:before{display:none}.PromptAccordion.Mui-expanded{border-color:#0ea5e966!important}[data-theme=light] .PromptAccordion.Mui-expanded{border-color:#0ea5e959!important}.PromptAccordion .MuiAccordionSummary-root{color:#e6edf3!important;padding:16px 20px;min-height:64px!important}[data-theme=light] .PromptAccordion .MuiAccordionSummary-root{color:#1a202c!important}.PromptAccordion .MuiAccordionSummary-root:hover{background:#ffffff08}[data-theme=light] .PromptAccordion .MuiAccordionSummary-root:hover{background:#0ea5e90a}.PromptAccordion .MuiAccordionSummary-root .MuiAccordionSummary-expandIconWrapper{color:#0ea5e9!important}.PromptAccordionTitleBox{display:flex;align-items:center;gap:12px;width:100%}.PromptAccordionTitle{font-weight:600!important;font-size:1.05rem!important;color:#e6edf3!important}[data-theme=light] .PromptAccordionTitle{color:#1a202c!important}.PromptChip{background:linear-gradient(135deg,#0ea5e926,#14b8a626)!important;color:#0ea5e9!important;border:1px solid rgba(14,165,233,.3)!important;font-size:.7rem!important;height:22px!important;font-weight:600!important}[data-theme=light] .PromptChip{background:linear-gradient(135deg,#0ea5e91f,#14b8a61f)!important;border-color:#0ea5e940!important}.PromptAccordionDetails{padding:0 20px 20px!important;background:transparent}.PromptDescription{color:#8b949e!important;margin-bottom:16px!important;font-size:.95rem!important;line-height:1.6!important;padding:16px;border-left:3px solid rgba(14,165,233,.4);background:#0ea5e90d;border-radius:0 8px 8px 0}[data-theme=light] .PromptDescription{color:#4a5568!important;background:#0ea5e90a;border-left-color:#0ea5e959}.PromptCopyBox{padding:18px;display:flex;align-items:flex-start;gap:12px;border-radius:12px;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;transition:all .2s ease}[data-theme=light] .PromptCopyBox{background:#f8fafc!important;border-color:#e2e8f0!important}.PromptCopyBox:hover{border-color:#0ea5e940!important}[data-theme=light] .PromptCopyBox:hover{border-color:#0ea5e940!important;background:#f1f5f9!important}.PromptCopyTextWrapper{flex:1;min-width:0}.PromptCopyText{font-size:.92rem!important;color:#e6edf3!important;line-height:1.6!important;font-family:SF Mono,Monaco,Consolas,monospace!important;word-wrap:break-word}[data-theme=light] .PromptCopyText{color:#1a202c!important}.PromptCopyButton{flex-shrink:0;color:#8b949e!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;transition:all .2s ease!important;width:36px!important;height:36px!important}[data-theme=light] .PromptCopyButton{color:#64748b!important;background:#00000008!important;border-color:#0000001a!important}.PromptCopyButton:hover{background:#0ea5e926!important;border-color:#0ea5e966!important;color:#0ea5e9!important;transform:scale(1.05)}[data-theme=light] .PromptCopyButton:hover{background:#0ea5e91f!important;border-color:#0ea5e959!important;color:#0ea5e9!important}.PromptCopyButton.copied{background:#22c55e26!important;border-color:#22c55e66!important;color:#22c55e!important}[data-theme=light] .PromptCopyButton.copied{background:#22c55e1f!important;border-color:#22c55e59!important;color:#16a34a!important}.PromptCopyButton svg{font-size:1rem!important}.PromptBackBtn{margin-top:32px;text-align:center}.PromptBackBtn button{min-width:160px;padding:10px 24px!important;font-weight:600!important;border-radius:10px!important;text-transform:none!important}.EditMCPModal .MuiDialogContent-root{padding-top:8px}.EditMCPFormContainer{display:flex;flex-direction:column;gap:20px;padding-top:8px}.EditMCPHeadersSection{margin-top:24px}.EditMCPHeadersTitle{margin-bottom:16px!important;font-weight:600!important}.EditMCPHeadersList{margin-bottom:16px}.EditMCPHeaderItem{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff05;transition:all .2s ease}[data-theme=light] .EditMCPHeaderItem{border-color:#e2e8f0;background:#f8fafc}.EditMCPHeaderItem:hover{border-color:#0ea5e94d;background:#0ea5e90d}[data-theme=light] .EditMCPHeaderItem:hover{border-color:#0ea5e940;background:#0ea5e90a}.EditMCPHeaderActions{display:flex;gap:16px;margin-bottom:16px}.EditMCPNewHeaderForm{margin-top:16px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08}[data-theme=light] .EditMCPNewHeaderForm{border-color:#cbd5e0;background:#f1f5f9}.EditMCPFormFieldSpaced{margin-bottom:16px}.mcp-item{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:12px;transition:background .15s ease,transform .15s ease,box-shadow .15s ease,border-color .15s ease;background:#161b22cc;border:1px solid rgba(255,255,255,.07)}[data-theme=light] .mcp-item{background:#fff;border-color:#00000014;box-shadow:0 1px 6px #0000000f}.mcp-item:hover{background:#161b22;border-color:#0ea5e940;transform:translateY(-2px);box-shadow:0 8px 24px #00000040}[data-theme=light] .mcp-item:hover{background:#f8fafc;border-color:#0ea5e94d;box-shadow:0 8px 24px #0000001a}.mcp-item h6{color:#e6edf3!important;font-weight:600!important;font-size:1.1rem!important}[data-theme=light] .mcp-item h6{color:#1a202c!important}.mcp-item .MuiTypography-body2{color:#8b949e!important;line-height:1.5!important}[data-theme=light] .mcp-item .MuiTypography-body2{color:#4a5568!important}.mcp-item .MuiTypography-caption{color:#6e7681!important;display:flex;align-items:center;gap:8px}[data-theme=light] .mcp-item .MuiTypography-caption{color:#718096!important}.mcp-item .MuiChip-root{height:20px;font-size:.7rem}.mcp-item .MuiButton-root:hover{background:#0ea5e91a}[data-theme=light] .mcp-item .MuiButton-root:hover{background:#0ea5e914}.mcp-store-container{width:100%;padding:32px 24px;min-height:calc(100vh - 56px);background:#0d1117}[data-theme=light] .mcp-store-container{background:#f8fafc}.mcp-store-container .mcp-store-header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}.mcp-store-container .mcp-store-header .mcp-store-title h5{font-weight:700!important;color:#e6edf3!important}[data-theme=light] .mcp-store-container .mcp-store-header .mcp-store-title h5{color:#1a202c!important}.mcp-store-container .mcp-store-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;max-width:1400px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.MuiButton-contained,.MuiButton-contained:hover,.MuiButton-contained:active{box-shadow:none}.MuiButton-containedPrimary.Mui-disabled{background-color:#6e7681;color:#ffffff4d}.MuiButton-containedSecondary.Mui-disabled{background-color:#ffffff0d;color:#667eea4d}.MuiButton-containedSecondary:not(.Mui-disabled):hover{background-color:#ffffff14}.MuiButton-containedError{background-color:#c00c36}.MuiIconButton-root:hover{background-color:#161b22}.MuiButton-contained .MuiCircularProgress-root{margin-right:8px}.ButtonRow{display:flex;flex-direction:row;gap:8px}.MuiFormControlLabel-root.Checkbox,.MuiMenuItem-root>.MuiCheckbox-root{margin:0 0 0 -11px}.MuiCheckbox-root>svg,.MuiFormControlLabel-root.Checkbox svg{width:20px;height:20px}.MuiDialog-container .MuiDialogTitle-root{color:#e6edf3;font-size:22px;font-weight:700;line-height:25px;padding-bottom:0}[data-theme=light] .MuiDialog-container .MuiDialogTitle-root{color:#1a202c}.MuiDialog-root .MuiDialogContent-root{color:#e6edf3;font-size:15px;line-height:18px;font-weight:400;padding-top:16px}[data-theme=light] .MuiDialog-root .MuiDialogContent-root{color:#1a202c}.MuiDialog-root .MuiDialogContent-root>p:first-child{margin-top:0}.MuiDialog-root .MuiDialogContent-root::-webkit-scrollbar{width:7px}.MuiDialog-root .MuiDialogContent-root::-webkit-scrollbar-track{background-color:#00000008}.MuiDialog-root .MuiDialogContent-root::-webkit-scrollbar-thumb{background-color:#0ea5e9;border-radius:2px}.MuiDialog-root .MuiDialog-paper{max-width:unset;width:408px}.MuiDialog-root .TwoButtonsStacked>button:first-child{margin-top:24px}.MuiDialog-root .TwoButtonsStacked>button:last-child{margin-top:16px}@font-face{font-family:Proxima Nova;src:url(/assets/Proxima%20Nova%20Regular-BkyKiRiS.otf)}@font-face{font-family:Proxima Nova;src:url(/assets/Proxima%20Nova%20Bold-ZY2eH_dj.otf);font-weight:700}@font-face{font-family:Proxima Nova Black;src:url(/assets/Proxima%20Nova%20Black-DQbc3XgK.otf)}.FieldAndButton{display:flex;align-items:flex-start}.FieldAndButton>label{margin:11px 8px 0 0}.FieldAndButton>.MuiIconButton-sizeSmall{margin-top:5px}.MuiSvgIcon-colorSuccess{color:#46a210}.MuiSvgIcon-colorWarning{color:#ff8f4c}.MuiSvgIcon-colorError{color:#c00c36}.MuiSvgIcon-colorAction{color:#444}.MuiInputLabel-root{color:#6e7681}[data-theme=light] .MuiInputLabel-root{color:#4a5568}.MuiOutlinedInput-root:not(.Mui-error) .MuiOutlinedInput-notchedOutline,.MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-notchedOutline,.MuiOutlinedInput-root:not(.Mui-error):hover .MuiOutlinedInput-notchedOutline,.MuiOutlinedInput-root:not(.Mui-error).Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#ffffff1a}.MuiOutlinedInput-root:not(.Mui-disabled):hover .MuiOutlinedInput-notchedOutline{border-width:2px}.MuiOutlinedInput-root:not(.Mui-error).Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#0ea5e9}.MuiOutlinedInput-input.Mui-disabled{background-color:#ffffff0d}a{color:#0ea5e9;text-decoration:none}a:hover,a:focus{text-decoration:underline}a:focus{outline:none}ul,ol{margin:0;padding-inline-start:17px}ol{padding:4px}ol>li{margin-left:16px}ul.Unstyled,ul.StandardBorder,ul.Cards{padding-left:0;list-style-type:none}ul.StandardBorder{border-radius:4px}ul.StandardBorder>li{padding:16px}ul.StandardBorder>li:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}ul.Cards{display:flex;gap:16px}ul.Cards>li{border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:16px}li[role=checkbox]:not([aria-disabled=true]){cursor:pointer}.MuiPaper-elevation>ul{padding:0}.MuiMenu-list>hr{border:1px solid rgba(255,255,255,.1)}.MuiTable-root{border:1px solid rgba(255,255,255,.1)}.MuiTableCell-head{padding:3px 9px}.MuiTableCell-head[aria-sort]{font-weight:700}.MuiTableCell-head.MuiTableCell-alignCenter>span>svg{margin-right:-22px}.MuiTableHead-root>tr{background-color:#ffffff0d}.MuiTableCell-body{border-bottom:none;border-top:1px solid rgba(255,255,255,.1);font-size:15px;padding:9px}.MuiTableCell-body.WithIcon{position:relative}.MuiTableCell-body.WithIcon>.MuiIconButton-root>svg{position:absolute;right:10px}.MuiTableCell-body.WithIcon>svg{top:8px}.MuiTableCell-body.WithIcon>.MuiIconButton-root{top:5px}.MuiTableRow-hover:not(.NonClickable){cursor:pointer}.MuiTableRow-hover[class$=-MuiTableRow-root]:hover{background-color:#ffffff14}.MuiTableRow-root.Expanded,.MuiTableRow-root.Expanded+.MuiTableRow-root{background-color:#161b22}.MuiCollapse-root .MuiTable-root{margin-bottom:16px}.MuiCollapse-root .MuiTable-root>.MuiTableHead-root>tr{background-color:#ffffff0d}.MuiCollapse-root .MuiTable-root>.MuiTableBody-root>tr:not(:hover){background-color:#0d1117}.CollapseTableCell{padding:0 16px;border:none}.CollapseTableCell tbody>tr:last-child>td{border-bottom:none}.MuiTableCell-root.MuiTableCell-paddingCheckbox{padding:0 0 0 8px}.MuiTablePagination-root{overflow:unset;position:relative}.MuiTablePagination-root>.MuiTablePagination-toolbar{position:absolute;top:-32px;right:0;min-height:unset}.MuiTablePagination-root>.MuiTablePagination-toolbar>.MuiTablePagination-selectLabel{margin:0}.MuiTablePagination-root .MuiTablePagination-displayedRows{margin:0}.TabContainer{display:flex;align-items:center;gap:4px}.TabContainer.AlignedWithContent{margin-bottom:4px}.TabContainer>.Tab.active{display:flex;align-items:center;border-bottom:3.5px solid #3eb1c8;border-radius:0;padding:7px 6px 4px}.TabContainer>button.Tab.active:hover{background-color:unset}.TabContainer>a.Tab{display:flex;align-items:center;font-size:15px;font-weight:700;color:#e6edf3;padding:10px 8px;border-radius:4px}.TabContainer>a.Tab:hover,.TabContainer>a.Tab:focus{text-decoration:none}.TabContainer>a.Tab:not(.active):hover{background-color:#667eea1a}.MuiTooltip-tooltip{font-size:13px;background-color:#1c2333}.MuiTooltip-tooltip>.MuiTooltip-arrow{color:#1c2333}h1,h2,h3,h4,h5,h6{color:#e6edf3;margin:0}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6{color:#1a202c}h1{font-size:40px;font-family:Proxima Nova Black,sans-serif;margin-bottom:10px}h2{font-size:22px}.StandardBorder{border:1px solid rgba(255,255,255,.1);border-radius:4px}.DoubleElement{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}
