@layer components{.TargetedElementEditor-module__DPqI0q__editorContainer{border-top-right-radius:var(--border-radius-container);border-top-left-radius:var(--border-radius-container)}.TargetedElementEditor-module__DPqI0q__editorContainer.TargetedElementEditor-module__DPqI0q__bordered{border-top:1px solid var(--outline-dimmer);border-right:1px solid var(--outline-dimmer);border-left:1px solid var(--outline-dimmer)}.TargetedElementEditor-module__DPqI0q__editor{flex-direction:column;width:100%;display:flex}.TargetedElementEditor-module__DPqI0q__formRow{grid-template-columns:repeat(auto-fit,minmax(var(--space-128),1fr));grid-gap:var(--space-16);gap:var(--space-16);margin-bottom:var(--space-8);display:grid}.TargetedElementEditor-module__DPqI0q__formField{gap:var(--space-4);flex-direction:column;display:flex}.TargetedElementEditor-module__DPqI0q__sectionTitle{margin:var(--space-8)0}.TargetedElementEditor-module__DPqI0q__placeholderContainer{border-top:1px solid var(--outline-dimmer);border-right:1px solid var(--outline-dimmer);border-left:1px solid var(--outline-dimmer);border-top-right-radius:var(--border-radius-container);border-top-left-radius:var(--border-radius-container);padding:var(--space-8)}.TargetedElementEditor-module__DPqI0q__placeholderContainer .TargetedElementEditor-module__DPqI0q__placeholder{border:dashed 1px var(--outline-dimmer);border-radius:var(--border-radius-container);height:100px}}
@layer components{.LoadingSpinner-module__QOuyfW__progressCircle{transform-origin:50%;transform:rotate(-90deg)}.LoadingSpinner-module__QOuyfW__innerCircle{transition:stroke-dashoffset .2s}}
@container not (min-width:400px){@layer components{.CheckpointCard-module__1K8xAG__checkpointCard[data-variant=chatFeedDefault] .CheckpointCard-module__1K8xAG__checkpointStatusText{display:none}}}@layer components{.CheckpointCard-module__1K8xAG__root{position:relative}.CheckpointCard-module__1K8xAG__checkpointCard{margin-bottom:calc(var(--space-4) - 2px);border-radius:var(--border-radius-8);background:var(--background-higher);padding:var(--space-8);transition:border-color .4s,background-size .4s;overflow:hidden;container-type:inline-size}.CheckpointCard-module__1K8xAG__statusIcon{color:var(--accent-positive-stronger)}.CheckpointCard-module__1K8xAG__statusIconReverted{color:var(--foreground-dimmest)}.CheckpointCard-module__1K8xAG__statusIconFailed{color:var(--accent-negative-stronger)}.CheckpointCard-module__1K8xAG__buttonRow{flex-flow:wrap;align-items:center;gap:8px;display:flex}.CheckpointCard-module__1K8xAG__inlineButton{transition:background-color .2s,color .2s,border-color .2s;background:var(--background-highest)!important;color:var(--foreground-dimmer)!important;border:1px solid transparent!important}.CheckpointCard-module__1K8xAG__inlineButton svg{transition:color .2s;color:var(--foreground-dimmer)!important}.CheckpointCard-module__1K8xAG__inlineButton:disabled{opacity:.66;background:var(--background-highest)!important;color:var(--foreground-dimmest)!important;border:1px solid transparent!important}.CheckpointCard-module__1K8xAG__inlineButton:hover:not(.CheckpointCard-module__1K8xAG__inlineButton:disabled){background:var(--background-root)!important;color:var(--foreground-default)!important;border:1px solid transparent!important}.CheckpointCard-module__1K8xAG__inlineButton:hover:not(.CheckpointCard-module__1K8xAG__inlineButton:disabled) svg{color:var(--foreground-default)!important}.CheckpointCard-module__1K8xAG__editableTitle{align-items:center;gap:4px;width:100%;margin:0;padding:1px 0;display:flex;position:relative}.CheckpointCard-module__1K8xAG__editableTitle span{text-wrap:pretty;flex-shrink:1;line-height:22px}.CheckpointCard-module__1K8xAG__editableTitle svg{opacity:0;color:var(--foreground-dimmest);margin-bottom:3px;margin-left:6px;transition:color .2s,opacity .2s}.CheckpointCard-module__1K8xAG__editableTitle:hover svg{opacity:1;color:var(--foreground-dimmer)}.CheckpointCard-module__1K8xAG__noDescription{color:var(--foreground-dimmer);font-style:italic}.CheckpointCard-module__1K8xAG__editableTitleInput{width:calc(100% + 8px);position:relative;left:-5px;margin:0!important;padding:0 4px!important;line-height:22px!important}.CheckpointCard-module__1K8xAG__editableTitleInput:focus{outline-offset:-1px!important;outline-width:1px!important}.CheckpointCard-module__1K8xAG__screenshotContainer{border:1px solid var(--outline-dimmer);border-radius:6px;width:100px;height:72px;position:relative;overflow:hidden}@media (max-width:768px){.CheckpointCard-module__1K8xAG__screenshotContainer{width:84px}}@container not (min-width:350px){.CheckpointCard-module__1K8xAG__screenshotContainer{display:none}}.CheckpointCard-module__1K8xAG__previewOverlay{opacity:0;background-color:color-mix(in srgb,var(--background-default)70%,transparent);flex-direction:column;justify-content:center;align-items:center;padding-top:8px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.CheckpointCard-module__1K8xAG__previewLoading,.CheckpointCard-module__1K8xAG__root:hover .CheckpointCard-module__1K8xAG__previewOverlay{opacity:1}.CheckpointCard-module__1K8xAG__previewIcon{color:var(--foreground-default)}.CheckpointCard-module__1K8xAG__previewText{margin-top:4px}}
@layer components{.ConfirmRollbackModal-module__aj-a0G__confirmationModalScreenshotContainer{background-color:var(--background-higher);border:1px solid var(--outline-dimmer);border-radius:6px;flex-grow:1;min-height:290px;position:relative;overflow:hidden}.ConfirmRollbackModal-module__aj-a0G__confirmationModalPreviewTextContainer{margin:4px 8px}.ConfirmRollbackModal-module__aj-a0G__confirmationModalScreenshot{flex-grow:1;position:relative;overflow:hidden}.ConfirmRollbackModal-module__aj-a0G__noScreenshotText{color:var(--foreground-dimmer);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ConfirmRollbackModal-module__aj-a0G__flexGrowAndShrink{flex-grow:1;flex-shrink:1}.ConfirmRollbackModal-module__aj-a0G__lineHeightOffset{margin-top:2px}.ConfirmRollbackModal-module__aj-a0G__statusIconLoading{color:var(--foreground-dimmer)}.ConfirmRollbackModal-module__aj-a0G__rollbackOptionsList{margin-left:24px;list-style-type:disc}.ConfirmRollbackModal-module__aj-a0G__rollbackOptionHeading{margin:2px 0}.ConfirmRollbackModal-module__aj-a0G__rollbackOptionsList li::marker{font-size:18px}}
@keyframes ContentEmptyState-module__Rm4_Wq__pulse-gray{0%{background-color:color-mix(in srgb,var(--foreground-default)10%,transparent)}50%{background-color:color-mix(in srgb,var(--foreground-default)20%,transparent)}to{background-color:color-mix(in srgb,var(--foreground-default)10%,transparent)}}@layer components{.ContentEmptyState-module__Rm4_Wq__emptyStateOverlay{z-index:1;background-color:color-mix(in srgb,var(--background-highest)90%,transparent);aspect-ratio:322/201;width:100%}.ContentEmptyState-module__Rm4_Wq__emptyStateOverlayAnimating{animation:2s linear infinite ContentEmptyState-module__Rm4_Wq__pulse-gray;position:absolute;top:0;bottom:0;left:0;right:0}}
@keyframes Narration-module__MhV6MG__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.Narration-module__MhV6MG__fadeIn{animation:.25s ease-in-out Narration-module__MhV6MG__fade-in}.Narration-module__MhV6MG__small{min-height:calc(var(--font-size-default)*var(--line-height-default)*5)}.Narration-module__MhV6MG__large{min-height:calc(var(--font-size-default)*var(--line-height-default)*2)}.Narration-module__MhV6MG__preserveNewlines{white-space:pre-wrap}}
@keyframes LiveContent-module__XBs0iG__pulse-blurple-border{0%{border-color:var(--accent-blurple-stronger)}50%{border-color:var(--accent-blurple-strongest)}to{border-color:var(--accent-blurple-stronger)}}@keyframes LiveContent-module__XBs0iG__rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@layer components{.LiveContent-module__XBs0iG__pulseBorderAnimation{animation:2s linear infinite LiveContent-module__XBs0iG__pulse-blurple-border}.LiveContent-module__XBs0iG__rotationAnimation{animation:4s linear infinite LiveContent-module__XBs0iG__rotation}.LiveContent-module__XBs0iG__vncWrapper{border:1px solid var(--outline-dimmest);aspect-ratio:322/201;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.LiveContent-module__XBs0iG__vncInner{background-color:#000;border-radius:4px;width:100%;height:100%;position:relative}.LiveContent-module__XBs0iG__vncInnerReadOnly canvas{cursor:default!important}.LiveContent-module__XBs0iG__vncNovnc{width:100%;height:100%;overflow:hidden}.LiveContent-module__XBs0iG__vncNovncHidden{display:none}.LiveContent-module__XBs0iG__liveIndicator{right:var(--space-8);bottom:var(--space-8);z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--border-radius-4);background-color:color-mix(in srgb,var(--accent-blurple-default)50%,transparent);padding:var(--space-1)var(--space-6);width:24px;height:24px;color:var(--white);font-size:var(--font-size-small);justify-content:center;align-items:center;display:flex;position:absolute}.LiveContent-module__XBs0iG__liveIndicatorDot{background-color:var(--white);border-radius:3px;width:6px;height:6px}}
@layer components{.ReplayContent-module__tEod5G__playbackElement{justify-content:center;align-items:center;display:flex;overflow:hidden}.ReplayContent-module__tEod5G__playbackElementInner{border-radius:4px;width:100%}.ReplayContent-module__tEod5G__playbackElementInner.ReplayContent-module__tEod5G__isBlurred{-webkit-filter:blur(1px);filter:blur(1px)}.ReplayContent-module__tEod5G__previewWrapper{cursor:pointer;border-radius:var(--border-radius-8);background-color:var(--background-highest);aspect-ratio:322/201;width:100%;display:grid;position:relative;overflow:hidden}.ReplayContent-module__tEod5G__previewWrapper>*{grid-area:1/1}.ReplayContent-module__tEod5G__playIcon{background-color:var(--background-higher);border-radius:4px}.ReplayContent-module__tEod5G__history{flex-direction:row;display:flex}.ReplayContent-module__tEod5G__historyElementButton{cursor:pointer;background-color:transparent;flex-grow:1;padding:4px 2px}@media (hover:hover){.ReplayContent-module__tEod5G__historyElementButton:hover .ReplayContent-module__tEod5G__historyElement:not(.ReplayContent-module__tEod5G__isActive){background-color:var(--foreground-dimmer)}}.ReplayContent-module__tEod5G__historyElement{background-color:var(--outline-default);border-radius:4px;width:100%;height:4px;transition:background-color .1s ease-in-out}.ReplayContent-module__tEod5G__historyElement.ReplayContent-module__tEod5G__isActive{background-color:var(--foreground-default)}}
@layer components{.AgentTestingUI-module__Bg2oqW__iconAndSummary{flex:auto}}
@layer components{.GeneralSubagentShared-module__KL4q0a__expandableButton{height:28px}@media (hover:hover){.GeneralSubagentShared-module__KL4q0a__expandableButton .GeneralSubagentShared-module__KL4q0a__chevron{display:none}.GeneralSubagentShared-module__KL4q0a__expandableButton:hover .GeneralSubagentShared-module__KL4q0a__chevron{display:block}}}
@layer components{.GeneralSubagentEvents-module__igR2_a__root{gap:var(--space-8);border-radius:var(--border-radius-container);padding-inline:var(--space-8);padding-block:var(--space-6);overflow:hidden}.GeneralSubagentEvents-module__igR2_a__root.GeneralSubagentEvents-module__igR2_a__isExpanded{gap:var(--space-12);padding-inline:var(--space-16);padding-block:var(--space-12)}.GeneralSubagentEvents-module__igR2_a__subSurface{border-radius:var(--border-radius-6);padding-inline:var(--space-8);padding-block:var(--space-6)}.GeneralSubagentEvents-module__igR2_a__subSurface.GeneralSubagentEvents-module__igR2_a__expandable{padding:0}.GeneralSubagentEvents-module__igR2_a__expandableHeader{cursor:pointer;padding-inline:var(--space-8);padding-block:var(--space-6);border-radius:calc(var(--border-radius-6) - 1px)!important}.GeneralSubagentEvents-module__igR2_a__expandableHeader:hover{background-color:var(--interactive-background--active)}}
@layer components{.AutoscrollMaxHeightContainer-module__ZgdpGW__root{--AutoscrollMaxHeightContainer--max-height:auto;--AutoscrollMaxHeightContainer--top-gradient-visibility:hidden;position:relative}.AutoscrollMaxHeightContainer-module__ZgdpGW__scroll{cursor:pointer;border-radius:var(--border-radius-4);max-height:var(--AutoscrollMaxHeightContainer--max-height);overflow:hidden}.AutoscrollMaxHeightContainer-module__ZgdpGW__scroll:hover{background-color:var(--interactive-background)}.AutoscrollMaxHeightContainer-module__ZgdpGW__topGradient{visibility:var(--AutoscrollMaxHeightContainer--top-gradient-visibility);background:linear-gradient(to bottom,var(--surface-background)0%,transparent 100%);width:100%;height:var(--space-8);pointer-events:none;position:absolute;top:0;left:0}}
@layer components{.GeneralSubagentThinking-module__xglSIq__root{gap:var(--space-8);border-radius:var(--border-radius-container);padding-inline:var(--space-8);padding-block:var(--space-6);overflow:hidden}.GeneralSubagentThinking-module__xglSIq__root.GeneralSubagentThinking-module__xglSIq__isExpanded{gap:var(--space-12);padding-inline:var(--space-16);padding-block:var(--space-12)}.GeneralSubagentThinking-module__xglSIq__subSurface{border-radius:var(--border-radius-6);padding-block:var(--space-6)}}
@layer components{.Progress-module__bN3QUa__expandButton{border-width:0;height:28px;padding-inline:var(--space-4)!important;color:var(--foreground-dimmest)!important}.Progress-module__bN3QUa__expandButton:hover{color:var(--foreground-default)!important}.Progress-module__bN3QUa__expandButton svg{margin-right:-2px}}
@layer components{.RunGroupGranularityControl-module__cbE2rq__listbox{padding:var(--space-2);flex-direction:row;background-color:var(--background-default)!important}.RunGroupGranularityControl-module__cbE2rq__item{min-height:24px;padding:var(--space-4)!important}.RunGroupGranularityControl-module__cbE2rq__item:hover{background-color:var(--interactive-background)!important}.RunGroupGranularityControl-module__cbE2rq__item[data-selected]{background-color:var(--interactive-background)}.RunGroupGranularityControl-module__cbE2rq__item[data-selected]:hover{background-color:var(--interactive-background--active)}}
@layer components{.RunGroupCard-module__e7hFIG__card{margin-bottom:var(--space-4);border-radius:var(--border-radius-4)}.RunGroupCard-module__e7hFIG__activitySurface{border-radius:var(--border-radius-4);background-color:var(--background-default)}}
@layer components{.MinimizedRunGroupCard-module__WjSQxq__card{margin-bottom:var(--space-4);border-radius:var(--border-radius-4)}}
@keyframes Feed-module__lsKhoG__highlight-bg{0%{background-color:transparent}5%{background-color:color-mix(in srgb,var(--background-default)30%,transparent)}to{background-color:transparent}}@layer components{.Feed-module__lsKhoG__feed{width:600px;max-width:100%;margin:0 auto;position:relative}.Feed-module__lsKhoG__expandableGroup{border-radius:var(--border-radius-8);overflow:hidden}.Feed-module__lsKhoG__expandableGroup .Feed-module__lsKhoG__expandButton{--Feed--text-color:var(--foreground-dimmer);--Feed--text-color-secondary:var(--foreground-dimmest);color:var(--Feed--text-color);border-radius:inherit!important}:is(.Feed-module__lsKhoG__expandableGroup .Feed-module__lsKhoG__expandButton):hover{--Feed--text-color:var(--foreground-default);--Feed--text-color-secondary:var(--foreground-dimmer)}:is(.Feed-module__lsKhoG__expandableGroup .Feed-module__lsKhoG__expandButton) .Feed-module__lsKhoG__summary{color:var(--Feed--text-color-secondary)}:is(:is(.Feed-module__lsKhoG__expandableGroup .Feed-module__lsKhoG__expandButton) .Feed-module__lsKhoG__summary):first-letter{text-transform:capitalize}.Feed-module__lsKhoG__sessionSeparator{border-bottom:1px dashed var(--outline-dimmer);width:95%;margin:16px auto}.Feed-module__lsKhoG__sessionStitchingToggle{margin-bottom:var(--space-12);margin-left:var(--space-6);padding:var(--space-2)var(--space-4)var(--space-2)var(--space-2)}}
@layer components{.AgentQueryResponseDialog-module__kRDpsq__root{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);padding:var(--space-8)}.AgentQueryResponseDialog-module__kRDpsq__radioOption{align-items:start;gap:var(--space-8);cursor:pointer;display:flex}.AgentQueryResponseDialog-module__kRDpsq__reasonField{gap:var(--space-6);padding-top:var(--space-6);flex-direction:column;display:flex}.AgentQueryResponseDialog-module__kRDpsq__multilineInput{width:100%;max-height:300px;overflow-y:auto}.AgentQueryResponseDialog-module__kRDpsq__responseSubmissionRow .AgentQueryResponseDialog-module__kRDpsq__button{flex-grow:1;flex-shrink:1}}
@layer components{.AgentRequestBanner-module__0KFzQG__banner{box-sizing:border-box;width:100%}.AgentRequestBanner-module__0KFzQG__textContainer{min-width:0}.AgentRequestBanner-module__0KFzQG__text{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;overflow:hidden}.AgentRequestBanner-module__0KFzQG__button{white-space:nowrap}}
@layer components{.BudgetExceededMessage-module__hpXgQq__root{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-container)}.BudgetExceededMessage-module__hpXgQq__text{text-align:center;text-wrap:balance}.BudgetExceededMessage-module__hpXgQq__buttonContainer{justify-content:center;width:100%}.BudgetExceededMessage-module__hpXgQq__budgetButton{width:100%;max-width:320px}}
@layer components{.BuildScoreSurveyDialog-module__5JMOga__root{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-8);padding:var(--space-8)}.BuildScoreSurveyDialog-module__5JMOga__starButton{cursor:pointer;color:var(--foreground-default);background:0 0;border:none;justify-content:center;align-items:center;transition:transform .15s;display:flex}.BuildScoreSurveyDialog-module__5JMOga__starButton:hover:not(:disabled){transform:scale(1.1)}.BuildScoreSurveyDialog-module__5JMOga__starButton:active:not(:disabled){transform:scale(.95)}.BuildScoreSurveyDialog-module__5JMOga__starIcon{width:32px;height:32px;color:var(--accent-primary-default)}.BuildScoreSurveyDialog-module__5JMOga__responseSubmissionRow{min-height:32px}.BuildScoreSurveyDialog-module__5JMOga__responseSubmissionRow .BuildScoreSurveyDialog-module__5JMOga__button{flex-grow:1;flex-shrink:1}.BuildScoreSurveyDialog-module__5JMOga__closeIcon{cursor:pointer}.BuildScoreSurveyDialog-module__5JMOga__satisfactionLevelText{min-height:24px}.BuildScoreSurveyDialog-module__5JMOga__headerRow{width:100%}}
@layer components{.AddingIntegrationDialog-module__pgpjZW__dialog{border:1px solid var(--accent-blurple-dimmest);border-color:var(--accent-primary-dimmest);border-radius:var(--border-radius-6);background-color:color-mix(in srgb,var(--accent-primary-dimmest)30%,transparent);padding:var(--space-8);min-width:320px}.AddingIntegrationDialog-module__pgpjZW__grow1{flex-grow:1}.AddingIntegrationDialog-module__pgpjZW__grow3{flex-grow:3}}
@layer components{.AccordionGroup-module__VPmG_G__container{border-radius:var(--border-radius-8);overflow:hidden}.AccordionGroup-module__VPmG_G__item{border-top:1px solid var(--outline-dimmest)}.AccordionGroup-module__VPmG_G__item:first-child{border-top:none}}
@layer components{.MultiIntegrationDialog-module__U7u0oG__dialog{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-6);padding:var(--space-12)}.MultiIntegrationDialog-module__U7u0oG__connectedBadge{white-space:nowrap}.MultiIntegrationDialog-module__U7u0oG__accordionHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.MultiIntegrationDialog-module__U7u0oG__grow1{flex-grow:1}.MultiIntegrationDialog-module__U7u0oG__grow3{flex-grow:3}.MultiIntegrationDialog-module__U7u0oG__accordionContainer{max-height:500px;overflow-y:auto}}
@container (max-width:320px){@layer components{.FreemiumQuotaExceeded-module__yYQXSW__benefitItem,.FreemiumQuotaExceeded-module__yYQXSW__longMessage{display:none}}}@container (min-width:320px){@layer components{.FreemiumQuotaExceeded-module__yYQXSW__shortMessage{display:none}}}@layer components{.FreemiumQuotaExceeded-module__yYQXSW__root{border:1px solid var(--accent-primary-dimmer);border-radius:var(--border-radius-8);background-color:var(--background-default);padding-bottom:var(--space-16);flex-direction:column;align-items:start;width:100%;display:flex;overflow:auto;box-shadow:0 8px 32px rgba(0,121,242,.5);container-type:inline-size}.FreemiumQuotaExceeded-module__yYQXSW__header{border-radius:var(--border-radius-8)var(--border-radius-8)0 0;background-color:var(--background-higher);width:100%}.FreemiumQuotaExceeded-module__yYQXSW__title{text-align:left}.FreemiumQuotaExceeded-module__yYQXSW__messageContainer{color:var(--foreground-dimmer)}.FreemiumQuotaExceeded-module__yYQXSW__textContainer{flex-direction:column}.FreemiumQuotaExceeded-module__yYQXSW__benefitItem{align-items:center;gap:var(--space-12);flex-direction:row}.FreemiumQuotaExceeded-module__yYQXSW__benefitIcon{color:var(--accent-primary-default)}.FreemiumQuotaExceeded-module__yYQXSW__upgradeButton{--button-padding:var(--space-24);width:calc(100% - var(--button-padding)*2);align-self:center}}
@layer components{.RecoveryModeFooterDialog-module__grO4Qa__root{border:solid 1px var(--accent-orange-default);border-radius:var(--border-radius-6);background-color:var(--accent-orange-dimmest)}}
@layer components{.GuestUnauthorizedDialogs-module__cfXoWq__root{border-radius:var(--border-radius-8)}}
/*# sourceMappingURL=0a2c38ab4d162720.css.map*/