@keyframes LoadingState-module___WZova__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.LoadingState-module___WZova__root{--LoadingState--header-height:auto;--webkit-app-region:drag;position:absolute;inset:0}.LoadingState-module___WZova__header{height:var(--LoadingState--header-height)}.LoadingState-module___WZova__loadingAnimation{opacity:0;animation:.2s ease-in-out .4s LoadingState-module___WZova__fade-in}}
@layer components{.ModalPleaseRefresh-module__Xw30la__root{position:relative}.ModalPleaseRefresh-module__Xw30la__closeButton{position:absolute;top:0;right:0}.ModalPleaseRefresh-module__Xw30la__header{width:fit-content}.ModalPleaseRefresh-module__Xw30la__button{flex-grow:1;flex-shrink:1}}
@layer components{.Pane-module__yukHDW__root{overflow:hidden}.Pane-module__yukHDW__root.Pane-module__yukHDW__wider{margin-inline:calc(var(--space-4)*-1)}.Pane-module__yukHDW__left{margin-right:var(--space-4)}.Pane-module__yukHDW__divider{margin-left:var(--space-4);background-color:var(--outline-dimmer);height:var(--space-16)}}
@layer components{.ExecutedSandboxedCode-module__mNX52q__wrapper{height:100%}.ExecutedSandboxedCode-module__mNX52q__terminalWrapper{border-bottom-right-radius:var(--border-radius-4);border-bottom-left-radius:var(--border-radius-4);overflow:hidden}}
@layer components{.FileOutputs-module__WqnZia__fileList{gap:var(--space-6);flex-direction:column;display:flex}.FileOutputs-module__WqnZia__fileCard{align-items:flex-start;gap:var(--space-8);cursor:pointer;border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background:var(--background-default);padding:var(--space-8)var(--space-12);flex-direction:row;transition:background .15s;display:flex}.FileOutputs-module__WqnZia__fileCard:hover{background:var(--background-higher)}.FileOutputs-module__WqnZia__fileCardDisabled{opacity:.6;cursor:not-allowed}.FileOutputs-module__WqnZia__fileCardDisabled:hover{background:var(--background-default)}.FileOutputs-module__WqnZia__iconContainer{border-radius:var(--border-radius-4);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.FileOutputs-module__WqnZia__iconBlue{background-color:#4285f4}.FileOutputs-module__WqnZia__iconGreen{background-color:#34a853}.FileOutputs-module__WqnZia__iconRed{background-color:#ea4335}.FileOutputs-module__WqnZia__iconGrey{background-color:#5f6368}.FileOutputs-module__WqnZia__iconOrange{background-color:#fbbc04}.FileOutputs-module__WqnZia__iconPurple{background-color:#a142f4}.FileOutputs-module__WqnZia__iconTeal{background-color:#00acc1}.FileOutputs-module__WqnZia__iconMagenta{background-color:#e91e63}.FileOutputs-module__WqnZia__fileContent{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.FileOutputs-module__WqnZia__fileHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-8);flex-direction:row;display:flex}.FileOutputs-module__WqnZia__fileInfo{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.FileOutputs-module__WqnZia__fileName{color:var(--foreground-default);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.FileOutputs-module__WqnZia__fileMeta{color:var(--foreground-dimmer);font-size:11px;line-height:1.3}.FileOutputs-module__WqnZia__filePreview{color:var(--foreground-dimmest);-webkit-line-clamp:2;margin-top:var(--space-4);-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.FileOutputs-module__WqnZia__openButton{flex-shrink:0}.FileOutputs-module__WqnZia__tablePreview{margin-top:var(--space-6);border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-4);background:var(--background-higher);font-size:11px;overflow:hidden}.FileOutputs-module__WqnZia__tableRow{border-bottom:1px solid var(--outline-dimmest);display:flex}.FileOutputs-module__WqnZia__tableRow:last-child{border-bottom:none}.FileOutputs-module__WqnZia__tableCell{border-right:1px solid var(--outline-dimmest);padding:var(--space-2)var(--space-6);color:var(--foreground-dimmer);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.FileOutputs-module__WqnZia__tableCell:last-child{border-right:none}.FileOutputs-module__WqnZia__mediaPreview{margin-top:var(--space-8);border-radius:var(--border-radius-8);max-width:100%;overflow:hidden}.FileOutputs-module__WqnZia__imagePreview{border-radius:var(--border-radius-8);object-fit:contain;max-width:100%;max-height:200px;display:block}.FileOutputs-module__WqnZia__videoPreview{border-radius:var(--border-radius-8);max-width:100%;max-height:200px;display:block}.FileOutputs-module__WqnZia__modalContent{max-height:60vh;overflow-y:auto}}
@layer components{.GenerateMedia-module__eXNImG__grid{gap:var(--space-8);grid-template-columns:repeat(4,1fr);width:100%;display:grid}.GenerateMedia-module__eXNImG__gridItem{aspect-ratio:1;position:relative;overflow:hidden}.GenerateMedia-module__eXNImG__imageOrVideo{object-fit:cover;width:100%;height:100%}.GenerateMedia-module__eXNImG__mediaEmptyState{aspect-ratio:1}.GenerateMedia-module__eXNImG__errorContent{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.GenerateMedia-module__eXNImG__promptItem{flex-direction:row;align-items:center;gap:8px;display:flex}.GenerateMedia-module__eXNImG__promptStatus{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.GenerateMedia-module__eXNImG__promptText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}}
@layer components{.ImageGeneration-module__OtLLdq__loading{justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex}.ImageGeneration-module__OtLLdq__error{justify-content:center;align-items:center;margin-left:auto;margin-right:auto;padding:16px;display:flex}.ImageGeneration-module__OtLLdq__container{width:100%;max-height:50vh;padding-top:min(100%,50vh);position:relative;overflow:hidden}.ImageGeneration-module__OtLLdq__image{border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}}
@layer components{.MCPParameterRenderer-module__-cV15W__parametersGrid{grid-template-columns:auto auto;gap:8px 16px;width:fit-content;padding:12px;display:grid}.MCPParameterRenderer-module__-cV15W__parameterKey,.MCPParameterRenderer-module__-cV15W__parameterValue{word-break:break-word}}
@layer components{.MCPToolResult-module__kM_UGq__expandableSubSection{border-radius:var(--border-radius-default);background:var(--background-highest)}.MCPToolResult-module__kM_UGq__subsectionButton{font-weight:400;font-size:var(--font-size-small);line-height:var(--line-height-small)}.MCPToolResult-module__kM_UGq__wrappedText{white-space:pre-wrap;word-break:break-word}.MCPToolResult-module__kM_UGq__securityErrorAlert{border:1px solid var(--accent-red-stronger);border-radius:var(--border-radius-default);background:var(--background-higher)}.MCPToolResult-module__kM_UGq__securityErrorAlertTitle{font-weight:600;color:var(--accent-red-stronger)!important}}
@layer components{.SamplingEvent-module__iPtlaW__trajectoryItem{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-6)}}
@layer components{.SearchIntegrations-module__CRsxhW__container{border-radius:var(--border-radius-8)}}
@layer components{.StockImageGeneration-module__nQ0zAW__container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;width:100%;display:grid}.StockImageGeneration-module__nQ0zAW__image{border-radius:var(--border-radius-6);object-fit:cover;width:100%;height:200px}.StockImageGeneration-module__nQ0zAW__imageEmptyState{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-6);width:200px;height:200px}}
@layer components{.ViewIntegrations-module__LQDTyW__container{border-radius:var(--border-radius-8)}}
@layer components{.WebPageVisit-module__dp1tdq__root{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-8)}.WebPageVisit-module__dp1tdq__divider{background-color:var(--outline-dimmer)!important}.WebPageVisit-module__dp1tdq__visitContent{border-bottom-right-radius:var(--border-radius-8);border-bottom-left-radius:var(--border-radius-8)}.WebPageVisit-module__dp1tdq__markdown img{width:100%;max-width:600px!important}}
@layer components{.ShowMoreLessBlock-module__DD7eCq__showMoreLessButton{color:var(--foreground-dimmer)!important}.ShowMoreLessBlock-module__DD7eCq__showMoreLessButton:focus{text-decoration:none!important}.ShowMoreLessBlock-module__DD7eCq__showMoreLessButton:hover,.ShowMoreLessBlock-module__DD7eCq__showMoreLessButton:active{text-decoration:underline!important}}
@layer components{.WebSearch-module__jv759a__root{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-container);overflow:hidden}.WebSearch-module__jv759a__divider{background-color:var(--outline-dimmer)!important}.WebSearch-module__jv759a__sourceLink{display:inline-flex}.WebSearch-module__jv759a__sourceLinkText{color:var(--foreground-default)}.WebSearch-module__jv759a__sourceLinkText:hover{text-decoration:underline;-webkit-text-decoration-color:var(--foreground-default);text-decoration-color:var(--foreground-default)}}
@layer components{.SearchFilesystem-module__zrfULG__files{flex-wrap:wrap}.SearchFilesystem-module__zrfULG__files button{flex-shrink:1!important}}
@layer components{.ToolUse-module__GDLg6G__toolUse{height:34px}.ToolUse-module__GDLg6G__button{color:var(--foreground-dimmer)}@media (hover:hover){.ToolUse-module__GDLg6G__button .ToolUse-module__GDLg6G__label,.ToolUse-module__GDLg6G__button .ToolUse-module__GDLg6G__openIcon{display:none}.ToolUse-module__GDLg6G__button:hover .ToolUse-module__GDLg6G__label,.ToolUse-module__GDLg6G__button:hover .ToolUse-module__GDLg6G__openIcon{display:block}}.ToolUse-module__GDLg6G__iconSurface{box-shadow:0 3px 6px #0202030d}}
@keyframes FeedStatusRow-module__jLbR_G__pulse-blurple{0%{color:var(--accent-blurple-stronger)}50%{color:var(--accent-blurple-strongest)}to{color:var(--accent-blurple-stronger)}}@layer components{.FeedStatusRow-module__jLbR_G__root{position:relative}.FeedStatusRow-module__jLbR_G__statusTextContainer{z-index:1;animation:2s linear infinite FeedStatusRow-module__jLbR_G__pulse-blurple}.FeedStatusRow-module__jLbR_G__slideInEnter{opacity:0;transform:translate(-16px)}.FeedStatusRow-module__jLbR_G__slideInEnterActive{opacity:1;transition:opacity .15s ease-out,transform .15s ease-out;transform:translate(0)}.FeedStatusRow-module__jLbR_G__slideInExit{opacity:1;transform:translate(0)}.FeedStatusRow-module__jLbR_G__slideInExitActive{opacity:0;transition:opacity .1s ease-in,transform .1s ease-in;transform:translate(-16px)}}
@layer components{.ExpoPreviewSection-module__ufBemW__container{width:100%}.ExpoPreviewSection-module__ufBemW__qrContainer{background:var(--background-higher);border:1px solid #0000;border-radius:8px;transition:opacity .2s,border-color .2s}.ExpoPreviewSection-module__ufBemW__qrInactive{opacity:.6}.ExpoPreviewSection-module__ufBemW__errorState{border-color:var(--accent-negative-dimmer)}.ExpoPreviewSection-module__ufBemW__qrWrapper{justify-content:center;align-items:center;width:140px;height:140px;display:flex}.ExpoPreviewSection-module__ufBemW__qrPlaceholder{background:var(--background-highest);width:140px;height:140px;color:var(--foreground-dimmest);border-radius:4px}}
@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__card .CheckpointCard-module__1K8xAG__checkpointStatusText{display:none}}}@layer components{.CheckpointCard-module__1K8xAG__card{position:relative;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__editableTitle{width:100%;margin:0;padding:1px 0;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;inset:0}.CheckpointCard-module__1K8xAG__previewLoading,.CheckpointCard-module__1K8xAG__card: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}}
@layer components{.ConvertMockupToAppRequest-module__Cla0pq__grow3{flex-grow:3}.ConvertMockupToAppRequest-module__Cla0pq__grow1{flex-grow:1}}
@layer components{.AccountSecrets-module__MYsAnW__root{max-height:70vh}.AccountSecrets-module__MYsAnW__list{overflow-y:auto}.AccountSecrets-module__MYsAnW__itemName{overflow:hidden}.AccountSecrets-module__MYsAnW__itemName>*{text-overflow:ellipsis;overflow:hidden}.AccountSecrets-module__MYsAnW__item{border-bottom:1px solid var(--outline-dimmer);grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;display:grid}.AccountSecrets-module__MYsAnW__item:last-child{border-bottom:none}.AccountSecrets-module__MYsAnW__itemValue{overflow:hidden}.AccountSecrets-module__MYsAnW__itemValue[data-sensitive=true]{font-family:text-security-disc,monospace}.AccountSecrets-module__MYsAnW__itemValueText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}}
@layer components{.EnvVarTypeIcon-module__7n-TXa__iconBase{width:32px;height:32px}.EnvVarTypeIcon-module__7n-TXa__iconSplit{color:var(--accent-primary-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconShared{color:var(--accent-orange-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconProdOnly{color:var(--accent-green-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconDevOnly{color:var(--accent-purple-strongest)}}
@layer components{.AddEnvVar-module__a6fKCG__gridContainer{grid-template-columns:auto 40% 1fr;column-gap:8px;display:grid}}
@layer components{.EnvVarField-module__tfLO-a__inputWrapper{position:relative}.EnvVarField-module__tfLO-a__copyButtonWrapper{position:absolute;top:50%;left:6px;transform:translateY(-50%)}.EnvVarField-module__tfLO-a__fieldInput{min-height:32px}.EnvVarField-module__tfLO-a__fieldInput:disabled{opacity:1!important;cursor:default!important;background:var(--background-higher)!important;color:var(--foreground-default)!important;border:none!important}.EnvVarField-module__tfLO-a__fieldInput:not(.EnvVarField-module__tfLO-a__isEditing){padding-left:32px!important}.EnvVarField-module__tfLO-a__fieldInput.EnvVarField-module__tfLO-a__isKey{font-weight:var(--font-weight-bold)}}
@layer components{.SecretItemMenu-module__NqaiNa__wrapper{border-radius:var(--border-radius-4)}}
@layer components{.EnvVarItem-module__qoP15G__gridContainer{grid-template-columns:auto 40% 1fr auto;display:grid}.EnvVarItem-module__qoP15G__gridRow{grid-template-columns:subgrid;grid-column:1/-1;column-gap:4px;display:grid}.EnvVarItem-module__qoP15G__valueColumnEditing,.EnvVarItem-module__qoP15G__devValueWrapperEditing{grid-column:3/-1}}
@layer components{.EnvVarsEditor-module__aQqAba__loadingContainer{position:absolute;inset:0}}
@layer components{.SecretItem-module__J0pS-a__valueInput[data-sensitive=true]{font-family:text-security-disc,monospace}.SecretItem-module__J0pS-a__linkedSecret[data-unlinking=true]{opacity:.5;pointer-events:none}.SecretItem-module__J0pS-a__secretKeyRoot{width:44%;overflow-x:hidden}.SecretItem-module__J0pS-a__secretKeyText{flex-grow:1;flex-shrink:1}.SecretItem-module__J0pS-a__secretValueText{font-family:var(--font-family-code);text-overflow:ellipsis;white-space:nowrap;flex-grow:1;flex-shrink:1;overflow:hidden}.SecretItem-module__J0pS-a__secretValueInput{background:inherit;font-family:var(--font-family-code);border:none}.SecretItem-module__J0pS-a__secretValueInput[data-sensitive=true]{font-family:text-security-disc,monospace}.SecretItem-module__J0pS-a__editModeKeySection{width:44%}}
@layer components{.index-module__87l8Pa__loadingContainer{position:absolute;inset:0}.index-module__87l8Pa__tabExtraText{display:inline}@container (max-width:420px){.index-module__87l8Pa__tabExtraText{display:none}}.index-module__87l8Pa__body{overflow-y:auto}.index-module__87l8Pa__addSecretTitleContainer{width:40%}.index-module__87l8Pa__addSecretValueLabel label{align-items:center;gap:var(--space-4);flex-direction:row;display:flex}.index-module__87l8Pa__secretSelect{min-width:var(--space-48)}.index-module__87l8Pa__secretItem{border-radius:var(--border-radius-8)}.index-module__87l8Pa__envEditorBody{overflow-y:auto}.index-module__87l8Pa__secretAccessibilityText{flex:auto}}
@layer components{.EnvironmentRequested-module__YzIbEq__envList{margin-left:24px}.EnvironmentRequested-module__YzIbEq__envItem{background-color:var(--background-higher);border-radius:8px}}
@layer components{.index-module__VR971W__envRow{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,3fr);grid-auto-flow:row;gap:8px;display:grid}.index-module__VR971W__envRow>*{height:fit-content}.index-module__VR971W__envHeader{color:var(--foreground-dimmer);font-size:var(--font-size-small);line-height:var(--line-height-small);margin-bottom:4px}.index-module__VR971W__envHeader>div{flex-direction:row;align-items:center;gap:4px;display:flex}.index-module__VR971W__envValueRoot[data-sensitive=true] input{font-family:text-security-disc}.index-module__VR971W__primaryButton{width:fit-content}.index-module__VR971W__input{background-color:var(--background-default)}}
@layer components{.SecretsRequested-module__FbxOSG__root{margin-bottom:var(--space-8)}.SecretsRequested-module__FbxOSG__requestedSecretsList{flex-wrap:wrap}.SecretsRequested-module__FbxOSG__requestedSecretsListItem{box-shadow:0 0 0 1px var(--outline-dimmer);border-radius:var(--space-8)}.SecretsRequested-module__FbxOSG__seeAllButton{color:var(--foreground-dimmer)!important}}
@keyframes index-module__FzfM4q__border-rotate{0%{offset-distance:-20%;opacity:0}10%{opacity:1}20%{opacity:1}30%{offset-distance:120%;opacity:0}to{opacity:0}}@keyframes index-module__FzfM4q__fallback-animation{8%{border-color:var(--accent-blurple-default)}16%{border-color:#0000}}@layer components{.index-module__FzfM4q__highlightBackground{--content-padding:var(--space-6);--border-radius:var(--space-8);opacity:0;clip-path:inset(0 round var(--border-radius));inset:calc(var(--content-padding)*-1);border-radius:var(--border-radius);width:calc(100% + var(--content-padding)*2);height:calc(100% + var(--content-padding)*2);pointer-events:none;transition:opacity .3s;position:absolute}.index-module__FzfM4q__content{position:relative}.index-module__FzfM4q__content code{background-color:#0000!important}.index-module__FzfM4q__inner{padding-block:var(--space-4);flex:auto;transition:padding .3s;position:relative}.index-module__FzfM4q__root{padding:var(--space-6);margin:0;transition:padding .3s;position:relative;overflow:hidden}.index-module__FzfM4q__root[data-highlight=true]{padding-top:var(--space-8);padding-bottom:var(--space-4)}@media (hover:hover){.index-module__FzfM4q__root[data-highlight=true]{overflow:visible}}.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__inner{padding:var(--space-8)}.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground{opacity:1}@media (hover:hover){@supports (offset-path:rect(0% auto 100% auto)){:is(.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground):before{offset-path:rect(0% auto 100% auto);transform-origin:50%;background:radial-gradient(var(--accent-blurple-strongest),var(--accent-blurple-default)50%,transparent 50%);content:"";width:64px;height:64px;animation:8s linear infinite index-module__FzfM4q__border-rotate;position:absolute;transform:rotate(45deg);-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}}@supports not (offset-path:rect(0% auto 100% auto)){.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground{border:1px solid #0000;animation:8s ease-in-out infinite index-module__FzfM4q__fallback-animation}}}@media (hover:none){.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground{border:1px solid #0000;animation:8s ease-in-out infinite index-module__FzfM4q__fallback-animation}}:is(.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground) div{border-radius:var(--border-radius);background-color:color-mix(in srgb,var(--accent-blurple-dimmest)25%,var(--interactive-background));content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute}@media (hover:none){:is(.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground) div{width:100%;height:100%}}}
@layer components{.TipRecommendation-module__Bzwv4q__root{row-gap:var(--space-6);border:1px solid var(--accent-primary-dimmest);border-radius:var(--border-radius-8);background:linear-gradient(90deg,color-mix(in srgb,var(--accent-primary-dimmest)20%,transparent)0%,color-mix(in srgb,var(--background-default)0%,transparent)100%);-webkit-user-select:none;user-select:none;grid-template-rows:auto;grid-template-columns:auto 1fr;transition:all .15s;display:grid;position:relative;overflow:hidden;container-type:inline-size}.TipRecommendation-module__Bzwv4q__iconCell{grid-area:1/1;align-items:flex-start;display:flex}.TipRecommendation-module__Bzwv4q__iconCellExpanded{grid-row:1/span 2}.TipRecommendation-module__Bzwv4q__headerCell{-webkit-user-select:none;user-select:none;flex-direction:row;grid-area:1/2;justify-content:space-between;align-items:center;display:flex}.TipRecommendation-module__Bzwv4q__bodyCell{-webkit-user-select:text;user-select:text;flex:1;grid-area:2/2;display:flex}}
@layer components{.AskUserForAction-module__Uw2Y3a__root{margin:var(--space-12)}}
@layer components{.AgentWorkMetrics-module__ZNlk0W__usageCostItemLabel.AgentWorkMetrics-module__ZNlk0W__hasUsageCostBreakdown{cursor:pointer}.AgentWorkMetrics-module__ZNlk0W__breakdownDescription{text-wrap:pretty;flex-shrink:1}.AgentWorkMetrics-module__ZNlk0W__strikethrough{text-decoration:line-through}}
@layer components{.EndOfRunSummary-module__ipPvUG__root{margin-block:var(--space-4);flex-direction:column;display:flex}}
@layer components{.AgentPlanningDialogs-module__sqzuCW__grow1{flex-grow:1}.AgentPlanningDialogs-module__sqzuCW__statusRow{height:22px}.AgentPlanningDialogs-module__sqzuCW__cancelButton{height:22px;color:var(--foreground-dimmer)!important}.AgentPlanningDialogs-module__sqzuCW__cancelButton:hover{background-color:color-mix(in srgb,var(--accent-primary-dimmest)30%,transparent)!important;color:var(--foreground-default)!important}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeOptions{gap:var(--space-8);grid-template-columns:1fr 1fr;grid-auto-rows:1fr;display:grid}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItemContainer{display:contents}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItem{height:100%}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItem.AgentPlanningDialogs-module__sqzuCW__selected{border-color:var(--accent-primary-dimmer);background-color:var(--interactive-background--active)}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItem.AgentPlanningDialogs-module__sqzuCW__disabled{opacity:.5;cursor:not-allowed;border-color:var(--outline-dimmest);background-color:var(--surface-background);color:var(--foreground-dimmer)}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItem:not(.AgentPlanningDialogs-module__sqzuCW__selected,.AgentPlanningDialogs-module__sqzuCW__disabled):hover{cursor:pointer;background-color:var(--interactive-background)}.AgentPlanningDialogs-module__sqzuCW__interactiveLabel{cursor:pointer}.AgentPlanningDialogs-module__sqzuCW__interactiveLabel:hover{color:var(--foreground-default)}.AgentPlanningDialogs-module__sqzuCW__editPlanButton{height:24px}}
@layer components{.MobileAgentTourNudge-module__aJI9MG__root{flex-direction:row;flex-shrink:1;justify-content:start}.MobileAgentTourNudge-module__aJI9MG__mobileQr{padding:var(--space-12)var(--space-8)var(--space-8)var(--space-8)}.MobileAgentTourNudge-module__aJI9MG__btnLeft{border-top-right-radius:0!important;border-bottom-right-radius:0!important;flex-shrink:1!important}.MobileAgentTourNudge-module__aJI9MG__btnBonsai{flex-shrink:1!important}.MobileAgentTourNudge-module__aJI9MG__btnRight{border-left-width:0!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}}
@layer components{.ProposedTask-module__xhueeW__card{cursor:pointer}.ProposedTask-module__xhueeW__preview{white-space:pre-wrap;word-break:break-word}}
@layer components{.RollbackStatus-module__ruRP2q__revertIcon{color:var(--foreground-dimmer);align-self:flex-start;position:relative;top:3px}.RollbackStatus-module__ruRP2q__subtext{color:var(--foreground-dimmer)}.RollbackStatus-module__ruRP2q__dividerContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.RollbackStatus-module__ruRP2q__dividerLine{z-index:0;border-bottom:1px dashed var(--outline-dimmer);width:95%;position:absolute;top:50%}.RollbackStatus-module__ruRP2q__dividerText{z-index:1;background-color:var(--background-default);padding-inline:var(--space-8)}}
@layer components{.SetupImport-module__uC9EDa__root{margin:var(--space-8)0;border:1px dashed var(--outline-dimmer);position:relative;container-type:inline-size}.SetupImport-module__uC9EDa__statusIcon,.SetupImport-module__uC9EDa__appIcon{color:var(--foreground-dimmer)}}
@layer components{.AutoscaleMachineConfiguration2-module__LbpU1a__borderedContainer{border:1px solid var(--outline-dimmest);border-radius:6px;padding:8px}}
@keyframes MachineConfigurationSelector-module__MyGrca__loading-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@layer components{.MachineConfigurationSelector-module__MyGrca__cost{align-items:baseline}.MachineConfigurationSelector-module__MyGrca__selectWrapper{flex-direction:row;gap:12px;display:flex}.MachineConfigurationSelector-module__MyGrca__select{border-radius:var(--border-radius-default);flex:auto}.MachineConfigurationSelector-module__MyGrca__loadingState{background:linear-gradient(90deg,var(--foreground-dimmest)0%,var(--foreground-dimmest)25%,var(--foreground-dimmer)50%,var(--foreground-dimmest)75%,var(--foreground-dimmest)100%);background-size:200% 100%;border-radius:8px;animation:2s infinite MachineConfigurationSelector-module__MyGrca__loading-pulse}}
@layer components{.SuggestDeploy-module__DhkBmq__message{flex-shrink:1}.SuggestDeploy-module__DhkBmq__cannotDeploy{flex-grow:1;flex-shrink:1}.SuggestDeploy-module__DhkBmq__status{border-radius:var(--border-radius-4);padding:var(--space-4)var(--space-8)}.SuggestDeploy-module__DhkBmq__status.SuggestDeploy-module__DhkBmq__isConfiguredManually,.SuggestDeploy-module__DhkBmq__status.SuggestDeploy-module__DhkBmq__isStale{color:var(--foreground-dimmer);background-color:#ffffff0d}.SuggestDeploy-module__DhkBmq__propertiesHeader{width:100%}.SuggestDeploy-module__DhkBmq__urlContainer{padding:var(--space-8)var(--space-8)}}
@layer components{.SuggestGeneralBuildMode-module__a0pqrq__continueButton{flex-grow:1;flex-shrink:1}}
@layer components{.SuggestRollback-module__W2kyQG__inlineButton{transition:background-color .2s,color .2s,border-color .2s;background:var(--background-highest)!important;color:var(--foreground-dimmer)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton svg{transition:color .2s;color:var(--foreground-dimmer)!important}.SuggestRollback-module__W2kyQG__inlineButton:disabled{opacity:.66;background:var(--background-highest)!important;color:var(--foreground-dimmest)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton:hover:not(.SuggestRollback-module__W2kyQG__inlineButton:disabled){background:var(--background-root)!important;color:var(--foreground-default)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton:hover:not(.SuggestRollback-module__W2kyQG__inlineButton:disabled) svg{color:var(--foreground-default)!important}}
@keyframes TaskListCost-module__fVnFyG__skeleton-data-loading{0%{background-position-x:100%}to{background-position-x:0%}}@layer components{.TaskListCost-module__fVnFyG__button:hover{background-color:var(--background-default)!important}.TaskListCost-module__fVnFyG__loadingPlaceholder{border-radius:var(--border-radius-4);width:var(--space-32);height:var(--space-24);--low-pulse:var(--background-higher);--high-pulse:var(--background-highest);background:linear-gradient(90deg,var(--low-pulse),var(--high-pulse),var(--low-pulse),var(--high-pulse));background-position-x:0%;background-size:300% 100%;animation:2s linear infinite TaskListCost-module__fVnFyG__skeleton-data-loading}}
@keyframes TaskStatusIcon-module__rEH1rq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@layer components{.TaskStatusIcon-module__rEH1rq__rotatingIcon{animation:5s linear infinite TaskStatusIcon-module__rEH1rq__rotate}}
@media (hover:hover){@layer components{.TaskListDrawer-module__WGwI0G__drawerSurface .TaskListDrawer-module__WGwI0G__expandableTaskItem{cursor:pointer}:is(.TaskListDrawer-module__WGwI0G__drawerSurface .TaskListDrawer-module__WGwI0G__expandableTaskItem) .TaskListDrawer-module__WGwI0G__chevron{visibility:hidden}:is(.TaskListDrawer-module__WGwI0G__drawerSurface .TaskListDrawer-module__WGwI0G__expandableTaskItem):hover{background-color:var(--interactive-background)}:is(.TaskListDrawer-module__WGwI0G__drawerSurface .TaskListDrawer-module__WGwI0G__expandableTaskItem):hover .TaskListDrawer-module__WGwI0G__chevron,:is(.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem) .TaskListDrawer-module__WGwI0G__chevron,:is(.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem):hover .TaskListDrawer-module__WGwI0G__chevron{visibility:visible}}}@layer components{.TaskListDrawer-module__WGwI0G__drawerSurface{border-radius:calc(var(--border-radius-6) - 1px);max-height:min(300px,50vh);overflow:hidden}.TaskListDrawer-module__WGwI0G__drawerItems{overflow-y:auto}.TaskListDrawer-module__WGwI0G__statusIconContainer,.TaskListDrawer-module__WGwI0G__chevronIconContainer{width:24px;height:24px}.TaskListDrawer-module__WGwI0G__taskContent{text-wrap:pretty}.TaskListDrawer-module__WGwI0G__taskContent .TaskListDrawer-module__WGwI0G__chevron{transition:transform .15s ease-in-out}.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem{cursor:pointer}:is(.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem) .TaskListDrawer-module__WGwI0G__chevron{visibility:visible}:is(.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem):hover{background-color:var(--interactive-background)}.TaskListDrawer-module__WGwI0G__expandedContent{text-wrap:pretty}.TaskListDrawer-module__WGwI0G__emptyIconContainer{width:24px;height:24px}.TaskListDrawer-module__WGwI0G__truncatedSection{position:relative}.TaskListDrawer-module__WGwI0G__showMoreButton{flex-shrink:1}}
@layer components{.EventRenderer-module__RTGgnG__userMessage{padding:var(--space-12)var(--space-4)0}.EventRenderer-module__RTGgnG__userMessage:first-child [data-acknowledged=false]{opacity:1;background-color:color-mix(in srgb,var(--accent-primary-default)40%,var(--surface-background))}.EventRenderer-module__RTGgnG__agentAction{padding-block:var(--space-2)}}
@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;inset: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;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{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:#0000;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{.GeneralSubagentEvents-module__igR2_a__inner{gap:var(--space-8);padding-inline:var(--space-8);padding-block:var(--space-6);overflow:hidden}.GeneralSubagentEvents-module__igR2_a__inner.GeneralSubagentEvents-module__igR2_a__isExpanded{gap:var(--space-12);padding-inline:var(--space-16);padding-block:var(--space-12)}.GeneralSubagentEvents-module__igR2_a__subSurface{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;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__inner{gap:var(--space-8);padding-inline:var(--space-8);padding-block:var(--space-6);overflow:hidden}.GeneralSubagentThinking-module__xglSIq__inner.GeneralSubagentThinking-module__xglSIq__isExpanded{gap:var(--space-12);padding-inline:var(--space-16);padding-block:var(--space-12)}.GeneralSubagentThinking-module__xglSIq__subSurface{padding-inline:var(--space-8);padding-block:var(--space-6)}}
@layer components{.WorkMetricsSummary-module__gRDgYa__strikethrough{text-decoration:line-through}}
@layer components{.RunGroupGranularityControl-module__cbE2rq__listbox{border-radius:var(--border-radius-4);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__card.RunGroupCard-module__e7hFIG__activeRun{background-color:color-mix(in srgb,var(--accent-blurple-dimmest)20%,transparent)}.RunGroupCard-module__e7hFIG__activitySurface{border-radius:var(--border-radius-4);background-color:var(--background-default)}.RunGroupCard-module__e7hFIG__headerTitle{text-overflow:ellipsis}.RunGroupCard-module__e7hFIG__footer{height:24px}}
@layer components{.MinimizedRunGroupCard-module__WjSQxq__card{margin-bottom:var(--space-4);border-radius:var(--border-radius-4)}}
@layer components{.ToolUseGroup-module__Q99KfW__toolUseGroupButton{color:var(--foreground-dimmer)}.ToolUseGroup-module__Q99KfW__toolUseGroupButton:hover{color:var(--foreground-default)}.ToolUseGroup-module__Q99KfW__eventIconContainer.ToolUseGroup-module__Q99KfW__stacked,.ToolUseGroup-module__Q99KfW__inlineStatusRow{margin-left:-2px}.ToolUseGroup-module__Q99KfW__iconSlideEnter{opacity:0;margin-left:-24px}.ToolUseGroup-module__Q99KfW__iconSlideEnterActive{opacity:1;margin-left:0;transition:margin-left .15s ease-out,opacity .15s ease-out}}
@keyframes Feed-module__lsKhoG__highlight-bg{0%{background-color:#0000}5%{background-color:color-mix(in srgb,var(--background-default)30%,transparent)}to{background-color:#0000}}@layer components{.Feed-module__lsKhoG__feed{width:600px;max-width:100%;margin:0 auto;position:relative}.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__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{.FooterBanner-module__jOuvMW__banner{box-sizing:border-box;background:var(--background-default);width:100%}.FooterBanner-module__jOuvMW__textContainer{min-width:0}.FooterBanner-module__jOuvMW__text{word-wrap:break-word;overflow-wrap:break-word;flex-shrink:1}}
@layer components{.AgentRequestBanner-module__0KFzQG__button{white-space:nowrap}}
@layer components{.GuestUnauthorizedDialogs-module__cfXoWq__root{border-radius:var(--border-radius-8)}}
@layer components{.MastraAgentChat-module__eQi7Qa__container{width:100%;height:100%}.MastraAgentChat-module__eQi7Qa__chatContainer{flex:1;overflow:hidden}.MastraAgentChat-module__eQi7Qa__errorText{color:var(--accent-red-stronger)}}
@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));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}}
@layer components{.SendButton-module__4GVtAq__root{--SendButton--background-color:var(--accent-primary-dimmer);--SendButton--background-color-hover:var(--accent-primary-default);--SendButton--color:var(--foreground-default);--SendButton--size:24px;border-radius:var(--border-radius-default);background-color:var(--SendButton--background-color);width:var(--SendButton--size);height:var(--SendButton--size);color:var(--SendButton--color)}.SendButton-module__4GVtAq__root:not([disabled],.SendButton-module__4GVtAq__disabledWithReason){cursor:pointer}.SendButton-module__4GVtAq__root[disabled],.SendButton-module__4GVtAq__root.SendButton-module__4GVtAq__disabledWithReason{background-color:var(--interactive-background);color:var(--foreground-dimmest)}.SendButton-module__4GVtAq__root:not([disabled],.SendButton-module__4GVtAq__disabledWithReason):hover{background-color:var(--SendButton--background-color-hover)}.SendButton-module__4GVtAq__root:not([disabled],.SendButton-module__4GVtAq__disabledWithReason):active{outline:1px solid var(--accent-primary-default);background-color:var(--interactive-background--active)}}
@layer components{.MastraAgentInfo-module__AdMfiq__errorText{color:var(--accent-red-stronger)}}
@layer components{.DynamicPrimaryButton-module__OohzbG__root{--DynamicPrimaryButton--size:24px}.DynamicPrimaryButton-module__OohzbG__root[data-disabled=true]{cursor:default;pointer-events:none;color:var(--foreground-dimmest);background-color:#0000}.DynamicPrimaryButton-module__OohzbG__root[data-disabled=true]:hover{pointer-events:none;background-color:#0000}.DynamicPrimaryButton-module__OohzbG__iconButton{width:var(--DynamicPrimaryButton--size);height:var(--DynamicPrimaryButton--size)}.DynamicPrimaryButton-module__OohzbG__compactButton{height:var(--DynamicPrimaryButton--size)}}
@layer components{.TriggerTestingSidebar-module__rFP9nq__clickableBox{cursor:pointer;border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background-color:var(--background-default);padding:12px;transition:all .2s}.TriggerTestingSidebar-module__rFP9nq__clickableBox:hover{border-color:var(--outline-dimmer);background-color:var(--background-higher)}.TriggerTestingSidebar-module__rFP9nq__clickableBox:active{transform:scale(.99)}.TriggerTestingSidebar-module__rFP9nq__modalLayout{flex-direction:row;gap:24px;width:100%;height:500px;max-height:60vh;display:flex}.TriggerTestingSidebar-module__rFP9nq__eventList{border-right:1px solid var(--outline-dimmest);flex-direction:column;flex:0 0 240px;gap:4px;padding-right:16px;display:flex;overflow-y:auto}.TriggerTestingSidebar-module__rFP9nq__eventItem{cursor:pointer;border-radius:var(--border-radius-8);border:1px solid #0000;flex-direction:column;gap:2px;padding:10px 12px;transition:background-color .2s;display:flex}.TriggerTestingSidebar-module__rFP9nq__eventItem:hover{background-color:var(--background-higher)}.TriggerTestingSidebar-module__rFP9nq__eventItemSelected{border-color:var(--outline-dimmest);background-color:var(--background-higher)}.TriggerTestingSidebar-module__rFP9nq__payloadPreviewWrapper{flex:1;min-width:0;height:100%;min-height:0;padding-right:8px;overflow:hidden auto}.TriggerTestingSidebar-module__rFP9nq__modalActions{justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;display:flex}}
@layer components{.ToggleButton-module__BC3XSG__button{width:24px;height:24px}.ToggleButton-module__BC3XSG__button.ToggleButton-module__BC3XSG__selected{background-color:var(--accent-yellow-dimmest)}.ToggleButton-module__BC3XSG__button.ToggleButton-module__BC3XSG__selected:hover:not([disabled]){background-color:var(--accent-yellow-dimmer)}}
@keyframes PreviewNodeScrim-module__FWMGpW__pulse-opacity{0%,to{opacity:.5}50%{opacity:.2}}@layer components{.PreviewNodeScrim-module__FWMGpW__scrim{opacity:.2;border-radius:var(--border-radius-4);background-color:color-mix(in srgb,var(--background-higher)15%,var(--background-default));pointer-events:auto;position:absolute;inset:0}.PreviewNodeScrim-module__FWMGpW__scrimAnimated{animation:2s ease-in-out infinite both PreviewNodeScrim-module__FWMGpW__pulse-opacity}}
@layer components{.ReadOnlySession-module__fR598W__root{margin-inline:var(--space-8);border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-4)}.ReadOnlySession-module__fR598W__root.ReadOnlySession-module__fR598W__fullWidth{margin-inline:0}}
@layer components{.BaseWorkflowNode-module__-1tRna__node{--node-status-mix-percent:25%;width:360px;height:90px}.BaseWorkflowNode-module__-1tRna__node:hover{outline:1px solid var(--outline-strongest)}.BaseWorkflowNode-module__-1tRna__selected{outline:1px solid var(--foreground-dimmest,#74767a)}.BaseWorkflowNode-module__-1tRna__preview{outline:2px dashed var(--outline-dimmest,#d2d4d6)}.BaseWorkflowNode-module__-1tRna__preview:hover{outline:2px dashed var(--outline-dimmest,#d2d4d6);background-color:var(--background-default,#fcfcfc)}}
@layer components{.FooterRevisionMessages-module__I6It8W__root.FooterRevisionMessages-module__I6It8W__isRevising{margin-inline:var(--space-8);margin-bottom:var(--space-8)}.FooterRevisionMessages-module__I6It8W__revisionFeedbackMessage{border-radius:var(--border-radius-default)!important;height:28px!important;-webkit-user-select:inherit!important;user-select:inherit!important}}
@layer components{.TriggerNode-module__ZDgc0a__node{cursor:default;width:360px;height:unset;overflow:hidden}.TriggerNode-module__ZDgc0a__triggerNodeExecutionStatus{border-top:1px solid var(--outline-dimmer)}.TriggerNode-module__ZDgc0a__preview{border:2px dashed var(--outline-dimmest,#d2d4d6);pointer-events:none}.TriggerNode-module__ZDgc0a__preview:hover{border:2px dashed var(--outline-dimmest,#d2d4d6);background-color:var(--background-default,#fcfcfc)}}
@layer components{.InitialBuildFooter-module__Mc2-mq__drawerContainer{border:solid 1px var(--outline-dimmer);border-top-right-radius:var(--border-radius-6);border-top-left-radius:var(--border-radius-6);border-bottom:none;overflow:hidden}}
@layer components{.WorkflowCanvasImpl-module__xSScvq__reactFlow{--xy-controls-button-background-color:var(--background-higher);--xy-controls-button-background-color-hover:var(--background-highest);--xy-controls-button-border-color:var(--outline-dimmer);--xy-controls-button-color:var(--foreground-default)}.WorkflowCanvasImpl-module__xSScvq__stepDetailsSidebar{top:var(--space-64);right:var(--space-32);bottom:var(--space-64);box-shadow:var(--shadow-default);border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-8);background-color:var(--background-default);flex-direction:column;width:400px;display:flex;position:absolute;overflow:hidden}@container (max-width:500px){.WorkflowCanvasImpl-module__xSScvq__stepDetailsSidebar{left:var(--space-32);width:unset}}@media (max-width:500px){.WorkflowCanvasImpl-module__xSScvq__stepDetailsSidebar{left:var(--space-32);width:unset}}}
@layer components{.index-module__i6dsBG__requiresPaymentContainer{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-8)}.index-module__i6dsBG__guestUnauthorizedContainer{border-radius:var(--border-radius-8)}.index-module__i6dsBG__drawerSurface{overflow:hidden}.index-module__i6dsBG__hiddenInputBoxContainer{display:none}}
@layer components{.index-module__OxCPea__root{flex:auto;position:relative;container:agent-chat-root/inline-size}.index-module__OxCPea__emptyState{flex:auto}.index-module__OxCPea__footerContainer{z-index:1;padding-inline:var(--space-8);background-color:#0000;width:100%;position:relative}.index-module__OxCPea__footerContainer.index-module__OxCPea__isDesktop{padding-inline:0}.index-module__OxCPea__footerRow{align-self:center;width:100%;max-width:600px}.index-module__OxCPea__footerRow.index-module__OxCPea__centeredVisualPlanner{max-width:100%;position:absolute;bottom:0}.index-module__OxCPea__footerRow.index-module__OxCPea__centeredVisualPlanner .index-module__OxCPea__footerContainer{border-radius:var(--border-radius-container);background:var(--background-root);max-width:600px;padding:0}.index-module__OxCPea__isMobile:is(.index-module__OxCPea__footerRow.index-module__OxCPea__centeredVisualPlanner .index-module__OxCPea__footerContainer){background:var(--background-default)}@container agent-chat-root not (min-width:600px){.index-module__OxCPea__footerRow.index-module__OxCPea__centeredVisualPlanner{padding-inline:var(--space-8);padding-top:var(--space-8)}}}
/*# sourceMappingURL=01e3a1ae50953235.css.map*/