@layer components{.NonGovalBanner-module__8ARcRa__banner{text-align:center;justify-content:center;align-items:center;max-width:550px;height:75vh;min-height:600px;max-height:900px;margin:0 auto;display:flex}.NonGovalBanner-module__8ARcRa__title{font-size:60px;font-weight:var(--font-weight-medium);text-shadow:0 0 20px var(--accent-primary-dimmer);line-height:1}.NonGovalBanner-module__8ARcRa__text{text-align:center}}
@layer components{.Cursors-module__QVkmsW__cursorContainer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:1200px;height:800px;position:absolute;inset:0}}
@layer components{.SignupFooter-module__wOvwxa__signupFooter{justify-content:center;align-items:center;width:100%;max-width:1200px;height:800px;display:flex;position:relative;overflow-x:hidden}.SignupFooter-module__wOvwxa__ctaWrapper{z-index:1}.SignupFooter-module__wOvwxa__title{font-weight:var(--font-weight-medium);text-align:center;font-size:var(--font-size-header-default);text-shadow:var(--shadow-1);pointer-events:none}}
@keyframes Loading-module__CcPZJa__rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@layer components{.Loading-module__CcPZJa__rotate{animation:1s linear infinite Loading-module__CcPZJa__rotation}}
@keyframes LoadingState-module__tIDraq__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.LoadingState-module__tIDraq__root{--LoadingState--header-height:auto;--webkit-app-region:drag;position:absolute;inset:0}.LoadingState-module__tIDraq__header{border-bottom:1px solid var(--outline-dimmest);height:var(--LoadingState--header-height)}.LoadingState-module__tIDraq__loadingAnimation{opacity:0;animation:.2s ease-in-out .4s LoadingState-module__tIDraq__fade-in}}
@layer components{.QuotaExceeded-module__ZyirDa__root{min-height:calc(100vh - 100px);position:relative}.QuotaExceeded-module__ZyirDa__content{max-width:400px}.QuotaExceeded-module__ZyirDa__description{text-align:center}}
@layer components{.ReplOrgPermissionDeniedError-module__Uya_1G__root{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 100px);display:flex;position:relative}.ReplOrgPermissionDeniedError-module__Uya_1G__content{justify-content:center;align-items:center;max-width:400px}.ReplOrgPermissionDeniedError-module__Uya_1G__description{text-align:center}.ReplOrgPermissionDeniedError-module__Uya_1G__ownerCard{background-color:var(--background-higher)}.ReplOrgPermissionDeniedError-module__Uya_1G__ownerUsername{font-weight:500}}
@layer components{.index-module__5M8o8G__wrapper>div{gap:var(--space-4);flex-direction:column;flex-grow:1;flex-shrink:1;display:flex;overflow-y:auto}.index-module__5M8o8G__wrapper>div>div:first-of-type{flex-shrink:1;overflow-y:auto}.index-module__5M8o8G__wrapper>div>div:last-of-type{flex-grow:1;flex-shrink:1;overflow-y:auto}}
@layer components{.connections-module__pyFwTq__serviceRow{border:1px solid var(--outline-dimmest);background-color:var(--background-higher)}.connections-module__pyFwTq__statusIndicator{width:var(--space-8);height:var(--space-8);border-radius:50%}.connections-module__pyFwTq__ok{background-color:var(--accent-positive-default)}.connections-module__pyFwTq__fatal{background-color:var(--accent-negative-default)}.connections-module__pyFwTq__infoBox{background-color:var(--background-higher);border:1px solid var(--outline-dimmest)}}
@layer components{.git-module__ifZzCW__connectionInfo{margin-bottom:var(--space-8)}.git-module__ifZzCW__eventRow{font-family:var(--font-family-code);cursor:pointer}.git-module__ifZzCW__eventMeta{color:var(--foreground-dimmer);flex-shrink:0}.git-module__ifZzCW__eventError{margin-right:var(--space-16)}.git-module__ifZzCW__eventInput{white-space:pre-wrap;word-break:break-word}}
@layer components{.history2-module__-0IlNq__otSection{margin-top:var(--space-4)}.history2-module__-0IlNq__info{align-items:flex-start;column-gap:.5rem;display:flex}.history2-module__-0IlNq__infoLabel{min-width:8em}}
@layer components{.inngestEvents-module__ci45UW__root{height:100%;overflow:auto}.inngestEvents-module__ci45UW__eventItem{font-size:var(--font-size-default);font-family:monospace}.inngestEvents-module__ci45UW__timestamp{margin-right:var(--space-16);color:var(--foreground-dimmer)}.inngestEvents-module__ci45UW__eventName,.inngestEvents-module__ci45UW__title{font-weight:700}.inngestEvents-module__ci45UW__errorText{color:var(--accent-negative-default)}}
@keyframes Agent4Badge-module__37d_EW__badge-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){@layer components{.Agent4Badge-module__37d_EW__container{transition:none}.Agent4Badge-module__37d_EW__fadeIn{opacity:1;animation:none}.Agent4Badge-module__37d_EW__circleRegion{opacity:1;transition:none}}}@layer components{.Agent4Badge-module__37d_EW__container{opacity:1;width:var(--Agent4Badge--badge-width);min-width:var(--Agent4Badge--badge-width);max-width:var(--Agent4Badge--badge-width);height:var(--Agent4Badge--badge-height);color:var(--foreground-dimmest);--Agent4Badge--badge-height:0;--Agent4Badge--badge-width:0;flex-shrink:0;align-items:center;transition:color .15s ease-out;display:inline-flex;position:relative}@media (hover:hover){.Agent4Badge-module__37d_EW__container:hover{color:var(--foreground-default)}}.Agent4Badge-module__37d_EW__static{cursor:default;pointer-events:none}@media (hover:hover){.Agent4Badge-module__37d_EW__static:hover{color:var(--foreground-dimmest)}}.Agent4Badge-module__37d_EW__pending{visibility:hidden}.Agent4Badge-module__37d_EW__fadeIn{opacity:0;animation:.3s ease-out forwards Agent4Badge-module__37d_EW__badge-fade-in}.Agent4Badge-module__37d_EW__shape{width:100%;height:100%;display:block;position:absolute;inset:0}.Agent4Badge-module__37d_EW__overlay{pointer-events:none;align-items:center;display:flex;position:absolute;inset:0}.Agent4Badge-module__37d_EW__agentText{width:64.7%;color:inherit;font-weight:500;font-size:calc(var(--Agent4Badge--badge-height) * .5);line-height:1;font-family:var(--font-family-default), sans-serif;justify-content:center;align-items:center;display:flex;position:absolute;top:-1px;bottom:0;left:0}.Agent4Badge-module__37d_EW__circleRegion{opacity:0;width:var(--Agent4Badge--badge-height);height:var(--Agent4Badge--badge-height);border-radius:50%;justify-content:center;align-items:center;transition:opacity .18s ease-out;display:flex;position:absolute;top:0;right:0;overflow:hidden}.Agent4Badge-module__37d_EW__circleRegionVisible{opacity:1}.Agent4Badge-module__37d_EW__circleText{color:inherit;font-weight:500;font-size:calc(var(--Agent4Badge--badge-height) * .54);line-height:1;font-family:var(--font-family-default), sans-serif}.Agent4Badge-module__37d_EW__circleContentLayer{justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:0}}
@layer components{.ArtifactReferenceChip-module__9_JukG__root{vertical-align:middle;display:inline-flex}.ArtifactReferenceChip-module__9_JukG__button{all:unset;align-items:center;gap:var(--space-4);cursor:pointer;border:var(--border-width-default) solid var(--interactive-border);border-radius:var(--border-radius-default);background-color:var(--interactive-background);padding:0 var(--space-4);display:inline-flex}.ArtifactReferenceChip-module__9_JukG__button:hover{background-color:var(--interactive-background--active)}.ArtifactReferenceChip-module__9_JukG__button:disabled{opacity:.7;cursor:default}.ArtifactReferenceChip-module__9_JukG__label{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.ArtifactReferenceChip-module__9_JukG__warning{color:var(--accent-negative-default)}}
@layer components{.characterLimit-module__0yX4Aq__charLimit{color:var(--accent-red-default)}}
@layer components{.FileReferenceChip-module__06gdDW__root{vertical-align:middle;display:inline-flex}.FileReferenceChip-module__06gdDW__button{all:unset;align-items:center;gap:var(--space-4);cursor:pointer;border:var(--border-width-default) solid var(--interactive-border);border-radius:var(--border-radius-default);background-color:var(--interactive-background);padding:var(--space-2) var(--space-4);display:inline-flex}.FileReferenceChip-module__06gdDW__button:hover{background-color:var(--interactive-background--active)}.FileReferenceChip-module__06gdDW__warning{color:var(--accent-negative-default)}.FileReferenceChip-module__06gdDW__lineRange{color:var(--foreground-dimmer)}.FileReferenceChip-module__06gdDW__codePreview{max-width:300px;max-height:100px;color:var(--foreground-dimmer);font-size:var(--font-size-small);font-family:var(--font-family-code);text-overflow:ellipsis;white-space:pre;overflow:hidden}}
@keyframes TypingPill-module__h9RCIG__typing-dot-2{0%,33%{opacity:0}34%,to{opacity:1}}@keyframes TypingPill-module__h9RCIG__typing-dot-3{0%,66%{opacity:0}67%,to{opacity:1}}@layer components{.TypingPill-module__h9RCIG__typingDots{width:1em;display:inline-block}.TypingPill-module__h9RCIG__typingDots>.TypingPill-module__h9RCIG__dot2{opacity:0;will-change:opacity;animation:1.5s step-end infinite TypingPill-module__h9RCIG__typing-dot-2}.TypingPill-module__h9RCIG__typingDots>.TypingPill-module__h9RCIG__dot3{opacity:0;will-change:opacity;animation:1.5s step-end infinite TypingPill-module__h9RCIG__typing-dot-3}.TypingPill-module__h9RCIG__typingPillWrapper{width:100%;height:0;position:relative;left:0}.TypingPill-module__h9RCIG__typingPill{bottom:var(--space-4);position:absolute;left:0}}
@layer components{.MCPParameterRenderer-module__gU5oSG__parametersGrid{grid-template-columns:auto auto;gap:8px 16px;width:fit-content;padding:12px;display:grid}.MCPParameterRenderer-module__gU5oSG__parameterKey,.MCPParameterRenderer-module__gU5oSG__parameterValue{word-break:break-word}}
@layer components{.FileDropTargetOverlay-module__kFq24G__wrapper{z-index:999;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.FileDropTargetOverlay-module__kFq24G__overlay{opacity:.4;border-radius:inherit;position:absolute;inset:0}.FileDropTargetOverlay-module__kFq24G__content{z-index:1;position:relative}}
@layer components{.ExpoPreviewSection-module__CgFJiW__container{width:100%}.ExpoPreviewSection-module__CgFJiW__qrContainer{background:var(--background-higher);border:1px solid #0000;border-radius:8px;transition:opacity .2s,border-color .2s}.ExpoPreviewSection-module__CgFJiW__qrInactive{opacity:.6}.ExpoPreviewSection-module__CgFJiW__qrWrapper{justify-content:center;align-items:center;width:140px;height:140px;display:flex}.ExpoPreviewSection-module__CgFJiW__qrPlaceholder{background:var(--background-highest);width:140px;height:140px;color:var(--foreground-dimmest);border-radius:4px}}
@layer components{.LoadingSpinner-module__BXfHjq__progressCircle{transform-origin:50%;transform:rotate(-90deg)}.LoadingSpinner-module__BXfHjq__innerCircle{transition:stroke-dashoffset .2s}}
@layer components{.Session-module__IUzYMa__futureCheckpoint{border-top:1px solid var(--accent-blurple-dimmest);border-bottom:1px solid var(--accent-blurple-dimmest);background-color:color-mix(in srgb, var(--accent-blurple-dimmest) 30%, transparent)}.Session-module__IUzYMa__isDesktop{border:1px solid var(--accent-blurple-dimmest);border-radius:var(--border-radius-4)}}
@keyframes Checkpoints-module__JQZN1a__highlight-bg{0%{background-color:#0000;border-color:#0000}5%{border-color:var(--accent-primary-default);background-color:color-mix(in srgb, var(--accent-primary-dimmest) 30%, transparent)}to{background-color:#0000;border-color:#0000}}@layer components{.Checkpoints-module__JQZN1a__scroll{padding-bottom:var(--space-16);scrollbar-width:none}.Checkpoints-module__JQZN1a__session{border-top:1px solid var(--outline-dimmest)}.Checkpoints-module__JQZN1a__session:first-child{border-top:none}.Checkpoints-module__JQZN1a__sessionCheckpoint{margin-bottom:calc(var(--space-8) * -1)}.Checkpoints-module__JQZN1a__checkpoint{position:relative}.Checkpoints-module__JQZN1a__checkpointLine{border-left:1px solid var(--outline-dimmest);height:calc(100% - 16px);position:absolute;top:28px;left:16px;transform:translate(-50%)}.Checkpoints-module__JQZN1a__dashed{border-left-style:dashed;height:calc(100% - 28px)}.Checkpoints-module__JQZN1a__toggleCollapsedButton{margin-top:var(--space-8);width:100%;height:32px;padding:0 var(--space-16)!important;border-radius:0!important}.Checkpoints-module__JQZN1a__highlight{position:relative}.Checkpoints-module__JQZN1a__highlight:before{z-index:-1;pointer-events:none;content:"";animation:2s forwards Checkpoints-module__JQZN1a__highlight-bg;position:absolute;inset:0}}
@layer components{.DatabaseSettingsRestoreSection-module__plJeiW__title{padding-bottom:var(--space-8)}.DatabaseSettingsRestoreSection-module__plJeiW__dialogMessage{flex-grow:1;flex-shrink:1}.DatabaseSettingsRestoreSection-module__plJeiW__card{outline:1px solid #0000}.DatabaseSettingsRestoreSection-module__plJeiW__error{color:var(--accent-negative-stronger)}.DatabaseSettingsRestoreSection-module__plJeiW__list{font-size:12px}.DatabaseSettingsRestoreSection-module__plJeiW__list li{padding-top:1px}:is(.DatabaseSettingsRestoreSection-module__plJeiW__list li):before{content:"•";margin-right:var(--space-4)}}
@layer components{.DatabaseSettingsTab2-module__TTVBXW__remove{padding-block:var(--space-8)}}
@layer components{.DatabaseTabs-module__VbL4sa__wrapper{flex-direction:column;flex-grow:1;height:0;display:flex}.DatabaseTabs-module__VbL4sa__tabList{flex-shrink:0;padding:4px 6px 0;position:sticky;top:0}.DatabaseTabs-module__VbL4sa__tabPanels{flex-direction:column;flex-grow:1;display:flex;overflow-y:auto}.DatabaseTabs-module__VbL4sa__studioTabPanel{flex-direction:column;flex-grow:1;display:flex}.DatabaseTabs-module__VbL4sa__overviewTabPanel{flex-direction:column;flex-grow:1;gap:8px;padding:12px;display:flex}.DatabaseTabs-module__VbL4sa__settingsTabPanel{flex-direction:column;flex-grow:1;padding:12px;display:flex}.DatabaseTabs-module__VbL4sa__content{flex-grow:1;height:0}}
@layer components{.GitUser-module__gbyNIG__gitUserInnerContainer{flex-direction:row;align-items:center;display:flex}.GitUser-module__gbyNIG__gitUserInnerContainer>:not(:first-child){margin-left:var(--space-4)}.GitUser-module__gbyNIG__gitUserInnerContainerFlipped{flex-direction:row-reverse;align-items:center;display:flex}.GitUser-module__gbyNIG__gitUserInnerContainerFlipped>:not(:last-child){margin-left:var(--space-4)}.GitUser-module__gbyNIG__alignCenter{align-self:center}}
@layer components{.spans-module__JXe8PG__revertText{color:var(--accent-orange-stronger);font-weight:var(--font-weight-medium)}.spans-module__JXe8PG__mergeText{color:var(--accent-purple-stronger);font-weight:var(--font-weight-medium)}.spans-module__JXe8PG__pullRequestId,.spans-module__JXe8PG__hash{font-weight:var(--font-weight-medium)}.spans-module__JXe8PG__filePathPrefix{color:var(--foreground-dimmest)}.spans-module__JXe8PG__commitBody{font-family:var(--font-family-code);font-size:var(--font-size-small);white-space:pre-wrap}.spans-module__JXe8PG__clickableName{cursor:pointer}.spans-module__JXe8PG__clickableName:hover{text-decoration:underline}.spans-module__JXe8PG__tooltip{gap:var(--space-4);flex-direction:row;align-items:center;display:inline-flex}.spans-module__JXe8PG__path{font-family:var(--font-family-code);font-size:var(--font-size-small)}.spans-module__JXe8PG__currentBranchIndicator{align-items:center;width:16px;height:16px;display:flex}.spans-module__JXe8PG__currentBranchDot{background-color:var(--accent-primary-stronger);border-radius:50%;width:6px;height:6px}.spans-module__JXe8PG__branchNameWrapper{flex-direction:row;align-items:center;display:flex}.spans-module__JXe8PG__fixTooltipDisplay>span{display:inline-block}.spans-module__JXe8PG__headingWrapper{gap:var(--space-4);flex-direction:row;flex-shrink:1;align-items:center;display:inline-flex;overflow:hidden}.spans-module__JXe8PG__headingRemote{vertical-align:text-bottom;margin-right:var(--space-4)}.spans-module__JXe8PG__headingCurrent{padding-inline:var(--space-4)}.spans-module__JXe8PG__current{padding-left:var(--space-2);padding-right:var(--space-8);display:inline-flex;position:relative;top:-1px}.spans-module__JXe8PG__icon{margin-right:var(--space-4);vertical-align:baseline!important}.spans-module__JXe8PG__bodyContainer{border:1px solid var(--outline-dimmest)}}
@layer components{.CommitContent-module__iyB5SG__definitionList{padding-left:var(--space-4);grid-template-columns:auto 1fr;display:grid}.CommitContent-module__iyB5SG__definitionList>dt{padding-bottom:var(--space-2);align-items:center;display:flex}.CommitContent-module__iyB5SG__definitionList>dd{margin-left:var(--space-12);padding-bottom:var(--space-2)}.CommitContent-module__iyB5SG__listHeader{font-weight:var(--font-weight-medium)}.CommitContent-module__iyB5SG__divider{background-color:var(--outline-dimmer)}}
@layer components{.NodeCommit-module__Ve_Asq__headerText{gap:var(--space-4);font-weight:var(--font-weight-medium);flex-direction:row;align-items:stretch;display:flex}.NodeCommit-module__Ve_Asq__headerText>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.NodeCommit-module__Ve_Asq__headerContainer>span{width:100%}.NodeCommit-module__Ve_Asq__button{width:100%;color:var(--foreground-default);font:inherit;font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;pointer-events:all;-webkit-user-select:none;user-select:none;-webkit-app-region:no-drag;background:0 0;border:none;line-height:normal;text-decoration:none;display:block}.NodeCommit-module__Ve_Asq__button:hover{text-decoration:underline}}
@layer components{.NodeMerge-module__3dXq7G__bold{font-weight:var(--font-weight-medium)}.NodeMerge-module__3dXq7G__iconCenter{align-self:center}}
@layer components{.NodeList-module__JNXs8a__body{flex-grow:1;flex-shrink:1}.NodeList-module__JNXs8a__virtualList{position:relative}.NodeList-module__JNXs8a__virtualItem{width:100%;position:absolute;top:0;left:0;overflow:hidden}}
@layer components{.CreateBucketModal-module__SvoUBa__createBucketButton{flex-grow:1;flex-shrink:1}.CreateBucketModal-module__SvoUBa__labeledInput{text-align:left}.CreateBucketModal-module__SvoUBa__row{flex-basis:300px}}
@layer components{.AddBucketModal-module__tT520a__addBucketButton{flex-grow:1;flex-shrink:1}.AddBucketModal-module__tT520a__row{flex-basis:300px}}
@layer components{.CommandsTab-module__lTFLIG__statusBanner{max-width:fit-content}}
@layer components{.AccessFlowWrapper-module__G_H1lW__ctaStatusBanner{text-align:left}.AccessFlowWrapper-module__G_H1lW__cta{width:100%;max-width:320px;margin-left:auto;margin-right:auto}.AccessFlowWrapper-module__G_H1lW__payment{text-align:left;box-shadow:var(--shadow-2)}.AccessFlowWrapper-module__G_H1lW__fullWidthButton{width:100%}}
@layer components{.Intro-module__VBatnG__action{width:100%;max-width:320px;padding-left:var(--space-32);padding-right:var(--space-32);margin-left:auto;margin-right:auto}.Intro-module__VBatnG__rowText{text-align:left;flex-grow:1;flex-shrink:1}}
@layer components{.ObjectsTab-module__yYnNlq__icon{width:24px;height:24px}}
@layer components{.SettingsTab-module__jqFxFW__negativeButton{color:var(--accent-negative-stronger)}}
@layer components{.WordViewer-module__S9KlNa__container{width:100%;height:100%;overflow:auto}.WordViewer-module__S9KlNa__iframe{border-radius:var(--border-radius-8);width:100%;max-width:816px;height:100%;box-shadow:var(--shadow-1);border:none}}
@keyframes Package-module__9YmsNa__package-pulse-translate{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer components{.Package-module__9YmsNa__metadataSkeletonVersion{border-radius:var(--border-radius-4);max-width:64px;height:16px;position:relative;overflow:hidden}.Package-module__9YmsNa__metadataSkeletonVersion:after{content:"";opacity:.5;pointer-events:none;background:linear-gradient(90deg, var(--outline-default), var(--background-root), var(--outline-default), var(--background-root));will-change:transform;width:300%;height:100%;animation:2s linear infinite Package-module__9YmsNa__package-pulse-translate;position:absolute;top:0;left:0}.Package-module__9YmsNa__metadataSkeletonDescription{border-radius:var(--border-radius-4);max-width:425px;height:16px;position:relative;overflow:hidden}.Package-module__9YmsNa__metadataSkeletonDescription:after{content:"";opacity:.5;pointer-events:none;background:linear-gradient(90deg, var(--outline-default), var(--background-root), var(--outline-default), var(--background-root));will-change:transform;width:300%;height:100%;animation:2s linear infinite Package-module__9YmsNa__package-pulse-translate;position:absolute;top:0;left:0}.Package-module__9YmsNa__headerTitle{align-items:stretch;gap:var(--space-8);flex-direction:row;flex-grow:1;flex-shrink:1;display:flex}.Package-module__9YmsNa__headerTitleText{text-overflow:ellipsis;white-space:nowrap;flex-grow:1;flex-shrink:1;max-width:100%;display:inline-block;overflow:hidden}.Package-module__9YmsNa__headerTitlePills{gap:var(--space-4);flex-direction:row;flex-shrink:0;display:inline-flex}.Package-module__9YmsNa__error{margin-top:var(--space-4)}.Package-module__9YmsNa__actions{margin-top:var(--space-8)}.Package-module__9YmsNa__consoleButton,.Package-module__9YmsNa__cancelButton{width:calc(50% - var(--space-8))}.Package-module__9YmsNa__actionButton{flex-grow:1;flex-shrink:0}}
@layer components{.Search-module__7yhqkG__headerRoot{border-bottom:1px solid var(--outline-dimmest)}.Search-module__7yhqkG__header{width:100%;max-width:600px;margin:0 auto}.Search-module__7yhqkG__select{min-width:160px}.Search-module__7yhqkG__resultsScroller{width:100%;max-width:600px;margin:0 auto;overflow:auto}.Search-module__7yhqkG__resultsRoot{overflow:auto}}
@layer components{.pane-module__7E_RMa__root{position:relative}.pane-module__7E_RMa__circle{background-color:var(--background-highest);min-width:12px;box-shadow:var(--shadow-3);text-align:center;border:1px solid var(--outline-default);font-size:10px;position:absolute;top:-6px;right:-6px}.pane-module__7E_RMa__count{text-align:center;font-size:10px}}
@layer components{.tabs-module__zWOugW__tabCountIcon{font-size:var(--font-size-small);border:1px solid var(--outline-default);justify-content:center;align-items:center;width:20px;height:20px;margin-top:-2px;margin-left:-2px}.tabs-module__zWOugW__tabCountText{line-height:1}}
@layer components{.index-module__HY5uHq__overlay{position:absolute;overflow:hidden}.index-module__HY5uHq__surface{border:1px solid var(--outline-default);opacity:0;max-width:100%;max-height:100%;box-shadow:var(--shadow-3);flex-shrink:1;position:relative}.index-module__HY5uHq__keyboardHintsRoot{border-top:1px solid var(--outline-dimmer)}.index-module__HY5uHq__keyboardHintsRow{justify-content:space-between;align-items:center}}
@layer components{.PaneEmptyState-module__hF2vyG__container{--PaneEmptyState--max-width:600px;width:100%;min-height:100%}.PaneEmptyState-module__hF2vyG__centeredContent{width:100%;max-width:var(--PaneEmptyState--max-width)}.PaneEmptyState-module__hF2vyG__bodyText{text-align:center;color:var(--foreground-dimmest)}.PaneEmptyState-module__hF2vyG__imageWithHeader{text-align:center}}
@layer components{.AiDeveloperSection-module__CWgtHG__select{min-width:184px}}
@layer components{.WorkspacePreferencesSection-module__MTNZXG__divider{border-top:1px solid var(--interactive-border);width:100%}@media (min-resolution:2x){.WorkspacePreferencesSection-module__MTNZXG__divider{border-top-width:.5px}}}
@layer components{.index-module__ul-YZa__root{width:100%;max-width:640px;margin-left:auto;margin-right:auto}.index-module__ul-YZa__tabPanel{padding-top:var(--space-16)}}
@layer components{.ExamplesTemplate-module__5kZZXW__templateContainer{background-color:var(--background-root)}.ExamplesTemplate-module__5kZZXW__input{flex-grow:1;flex-shrink:1;min-width:64px}.ExamplesTemplate-module__5kZZXW__codeExampleContainer{flex-shrink:1}.ExamplesTemplate-module__5kZZXW__codeExampleText{font-family:var(--font-family-code);color:var(--foreground-dimmer);padding-top:var(--space-4);padding-bottom:var(--space-4);flex-grow:1;flex-shrink:1}.ExamplesTemplate-module__5kZZXW__fitContentButton{width:fit-content}}
@layer components{.index-module__4rCDTq__link{color:var(--accent-primary-stronger);cursor:pointer}.index-module__4rCDTq__errorContainer{text-align:center}.index-module__4rCDTq__usageSectionTitleText{color:var(--foreground-dimmest);text-transform:uppercase;font-weight:var(--font-weight-medium)}.index-module__4rCDTq__divider{background-color:var(--outline-dimmer)}.index-module__4rCDTq__textCenter{text-align:center}}
@layer components{.LayerRow-module__O-y4OG__row{cursor:default;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:2px;height:28px;display:flex;overflow:hidden}.LayerRow-module__O-y4OG__chevron{cursor:pointer;width:16px;height:16px;color:var(--foreground-dimmer);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.LayerRow-module__O-y4OG__name{color:var(--foreground-default);text-overflow:ellipsis;font-size:12px;line-height:20px;overflow:hidden}.LayerRow-module__O-y4OG__qualifier{margin-left:var(--space-4);color:var(--foreground-dimmest);text-overflow:ellipsis;font-size:11px;line-height:20px;overflow:hidden}}
@layer components{.LayersPanel-module__RccWsG__container{flex-direction:column;min-height:0;display:flex;overflow:hidden}.LayersPanel-module__RccWsG__scrollContainer{flex:1 1 0;min-height:0;overflow-y:auto}.LayersPanel-module__RccWsG__virtualList{width:100%;position:relative}.LayersPanel-module__RccWsG__virtualItem{width:100%;position:absolute;top:0;left:0}.LayersPanel-module__RccWsG__skeletonRow{height:12px}}
@keyframes TargetedElementEditor-module__AUP3lq__show-sidebar{0%{opacity:0;transform:translate(100%)}to{opacity:1}}@layer components{.TargetedElementEditor-module__AUP3lq__editor{--gap:var(--space-4);flex-direction:column;width:100%;display:flex}.TargetedElementEditor-module__AUP3lq__editorContainer{border-top-right-radius:var(--border-radius-container);border-top-left-radius:var(--border-radius-container)}.TargetedElementEditor-module__AUP3lq__editorContainer.TargetedElementEditor-module__AUP3lq__bordered{border-top:1px solid var(--outline-dimmer);border-right:1px solid var(--outline-dimmer);border-left:1px solid var(--outline-dimmer)}.TargetedElementEditor-module__AUP3lq__editorContainer.TargetedElementEditor-module__AUP3lq__sidebar{z-index:1;border:none;border-radius:0;width:240px;overflow:hidden}.TargetedElementEditor-module__AUP3lq__editorContainer.TargetedElementEditor-module__AUP3lq__inline .TargetedElementEditor-module__AUP3lq__editor{max-height:50vh}.TargetedElementEditor-module__AUP3lq__sidebarLayout{border-left:1px solid var(--surface-border-color-regular);flex-direction:column;height:100%;animation:.2s forwards TargetedElementEditor-module__AUP3lq__show-sidebar;display:flex}.TargetedElementEditor-module__AUP3lq__layersHeader{border-bottom:1px solid var(--outline-dimmest);padding:var(--space-4) var(--space-8);flex-shrink:0;justify-content:space-between;align-items:center;min-height:32px;display:flex}.TargetedElementEditor-module__AUP3lq__layersHeaderTitle{color:var(--foreground-default);font-size:12px;font-weight:500}.TargetedElementEditor-module__AUP3lq__layersSection{flex-direction:column;flex:auto;min-height:80px;max-height:50%;display:flex;overflow:hidden}.TargetedElementEditor-module__AUP3lq__editorWrapper{border-top:1px solid var(--outline-dimmest);flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.TargetedElementEditor-module__AUP3lq__editorWrapper>*{flex:auto}.TargetedElementEditor-module__AUP3lq__editorWrapperNoTopBorder{border-top:none}.TargetedElementEditor-module__AUP3lq__propertiesContainer{padding-bottom:var(--space-8);flex:auto;overflow-y:auto}.TargetedElementEditor-module__AUP3lq__propertiesContainer input{font-size:12px}.TargetedElementEditor-module__AUP3lq__contentInputResize{resize:vertical}.TargetedElementEditor-module__AUP3lq__fileInputHidden{display:none}.TargetedElementEditor-module__AUP3lq__formField{gap:var(--gap);flex-direction:column;display:flex}.TargetedElementEditor-module__AUP3lq__sectionTitle{font-weight:500}.TargetedElementEditor-module__AUP3lq__section{margin-bottom:var(--space-8)}.TargetedElementEditor-module__AUP3lq__nestedColumns{align-items:center;gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(0,1fr));display:grid}.TargetedElementEditor-module__AUP3lq__nestedColumnsTwoByTwo{align-items:center;gap:var(--gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.TargetedElementEditor-module__AUP3lq__multiModeInput>svg{width:fit-content}.TargetedElementEditor-module__AUP3lq__multiModeInput>input{width:100%}.TargetedElementEditor-module__AUP3lq__field button{border:1px solid var(--surface-border-color-regular);border-radius:var(--border-radius-4)}.TargetedElementEditor-module__AUP3lq__propertyEditorGap{gap:var(--gap)}.TargetedElementEditor-module__AUP3lq__footer{gap:var(--gap);flex-direction:row;display:flex;position:relative}.TargetedElementEditor-module__AUP3lq__footer>*{flex:auto;width:50%}.TargetedElementEditor-module__AUP3lq__footer:after{top:calc(-1 * var(--space-8));background:linear-gradient(to bottom, transparent, var(--surface-color));width:100%;height:var(--space-8);content:"";position:absolute;left:0}}
@layer components{.OpacityInput-module__Wwy0La__opacityTrigger{cursor:pointer;background:0 0;border:none;padding:0}.OpacityInput-module__Wwy0La__opacitySwatch{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);background:linear-gradient(to right, var(--foreground-dimmest), var(--foreground-default)), repeating-conic-gradient(#ccc 0% 25%, white 0% 50%) 50% / 8px 8px;width:16px;height:16px;overflow:hidden}.OpacityInput-module__Wwy0La__opacitySwatchFill{background:var(--foreground-default);width:100%;height:100%}.OpacityInput-module__Wwy0La__popoverContent{min-width:220px}}
@keyframes ShapePropertiesToolbar-module__Tg2DnG__fade-in-up{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes ShapePropertiesToolbar-module__Tg2DnG__fade-out-down{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(8px)}}@media (prefers-reduced-motion:reduce){@layer components{.ShapePropertiesToolbar-module__Tg2DnG__toolbarVisible{opacity:1;animation:none;transform:translate(-50%)translateY(0)}.ShapePropertiesToolbar-module__Tg2DnG__hiding{animation:none}}}@layer components{.ShapePropertiesToolbar-module__Tg2DnG__toolbar{bottom:calc(var(--space-16) + var(--ShapePropertiesToolbar--canvas-toolbar-height) + var(--space-8));opacity:0;z-index:1;box-shadow:var(--shadow-0);background:var(--background-default);height:var(--ShapePropertiesToolbar--canvas-toolbar-height);pointer-events:none;--ShapePropertiesToolbar--canvas-toolbar-height:46px;transition:opacity .1s ease-out,transform .1s ease-out;position:absolute;left:50%;transform:translate(-50%)translateY(8px)}.ShapePropertiesToolbar-module__Tg2DnG__toolbarVisible{opacity:1;pointer-events:all}.ShapePropertiesToolbar-module__Tg2DnG__hiding{transition-duration:80ms}.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButton{justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__markupSection{flex-shrink:0}.ShapePropertiesToolbar-module__Tg2DnG__markupToolButton{width:30px;height:30px;color:var(--foreground-default);justify-content:center;align-items:center;padding:0;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__fontCycleButton{cursor:pointer;border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);background:var(--background-default);width:30px;height:30px;color:var(--foreground-default);justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__fontCycleButton:hover{border-color:var(--outline-default);background:var(--background-higher)}.ShapePropertiesToolbar-module__Tg2DnG__fontCycleButton:active{background:var(--background-highest)}.ShapePropertiesToolbar-module__Tg2DnG__fillToggleButton{cursor:pointer;border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);background:var(--background-default);width:30px;height:30px;color:var(--foreground-default);justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__fillToggleButton:hover{border-color:var(--outline-default);background:var(--background-higher)}.ShapePropertiesToolbar-module__Tg2DnG__fillToggleButton:active{background:var(--background-highest)}.ShapePropertiesToolbar-module__Tg2DnG__separator{opacity:0;background:var(--outline-dimmest);width:0;height:var(--space-24);flex-shrink:0;margin:0;transition:opacity,width,margin;display:none}.ShapePropertiesToolbar-module__Tg2DnG__separatorVisible{opacity:1;width:1px;display:block}.ShapePropertiesToolbar-module__Tg2DnG__fillSection{opacity:0;width:0;max-width:0;transition:opacity,width,max-width;display:none;overflow:hidden}.ShapePropertiesToolbar-module__Tg2DnG__fillSectionVisible{opacity:1;width:auto;max-width:none;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__fontSection{opacity:0;width:0;max-width:0;transition:opacity,width,max-width;display:none;overflow:hidden}.ShapePropertiesToolbar-module__Tg2DnG__fontSectionVisible{opacity:1;width:auto;max-width:none;display:flex}}
@layer components{.IframeDoubleClickMenu-module__8P0TEq__backdrop{z-index:300;position:absolute;inset:0}.IframeDoubleClickMenu-module__8P0TEq__menu{z-index:301;min-width:180px;position:absolute}}
@layer components{.TaskInput-module__ptg_XW__input{color:var(--foreground-default);flex-grow:1;flex-shrink:1}.TaskInput-module__ptg_XW__disabledInput{border-radius:var(--border-radius-4);padding:var(--space-4) var(--space-8);color:var(--foreground-default);background-color:var(--background-default);opacity:.7;flex-grow:1;flex-shrink:1}}
@layer components{.TaskSelect-module__TMNQqW__taskSelect{flex-grow:1;flex-shrink:1}}
@layer components{.Task-module__xkcVvG__dragIcon{cursor:grab}.Task-module__xkcVvG__dropIndicator{height:4px;margin:var(--space-8);border-radius:var(--border-radius-4);background-color:var(--accent-blue-default)}}
@layer components{.Workflow-module__EGZfra__root{background-color:var(--background-default);border:1px solid var(--background-higher);border-radius:0 0 var(--border-radius-4) var(--border-radius-4);max-height:520px;overflow:auto}.Workflow-module__EGZfra__inputRow{position:relative}.Workflow-module__EGZfra__switchInputs{justify-content:space-between;align-items:center;position:relative}.Workflow-module__EGZfra__nameWarning{color:var(--accent-red-default)}.Workflow-module__EGZfra__tasks,.Workflow-module__EGZfra__taskItem{position:relative}}
@layer components{.NewWorkflow-module__sBLWzG__wrapper{border:1px solid var(--background-higher)}.NewWorkflow-module__sBLWzG__root{max-height:520px;overflow:hidden}.NewWorkflow-module__sBLWzG__inputs{margin-bottom:var(--space-4)}.NewWorkflow-module__sBLWzG__nameWarning{color:var(--accent-red-default)}.NewWorkflow-module__sBLWzG__taskItem{position:relative}.NewWorkflow-module__sBLWzG__buttons{border-top:1px solid var(--background-higher)}.NewWorkflow-module__sBLWzG__nameInput{margin-top:var(--space-4);margin-bottom:var(--space-4)}}
@layer components{.index-module__b1F5JG__expandedContent{border-top:1px solid var(--outline-dimmer)}.index-module__b1F5JG__generatedList{opacity:.7}.index-module__b1F5JG__divider{background-color:var(--accent-primary-dimmest);height:2px}}
@layer components{.WorkflowsEmptyState-module__7CmP4G__emptyStateWrapper{line-height:32px}}
@layer components{.index-module__lRbzAq__wrapper{background-color:var(--background-higher)}.index-module__lRbzAq__wrapperWarning{background-color:var(--accent-orange-dimmest)}.index-module__lRbzAq__firstLine{max-width:100%;overflow:hidden}.index-module__lRbzAq__secondLine{max-width:100%;color:var(--foreground-dimmest);overflow:hidden}.index-module__lRbzAq__secondLineWarning{max-width:100%;color:var(--accent-orange-strongest);overflow:hidden}.index-module__lRbzAq__verticalDivider{margin-left:var(--space-6);margin-right:var(--space-6);background-color:var(--foreground-default);width:1px;height:1em}}
@layer components{.SearchWidget-module__wnO6Xa__widget{align-items:center;height:30px;display:flex}.SearchWidget-module__wnO6Xa__widget input,.SearchWidget-module__wnO6Xa__widget button{margin:0 var(--space-4)}.SearchWidget-module__wnO6Xa__widget input{box-shadow:none;border-radius:var(--border-radius-4);background-color:var(--background-default);padding:var(--space-4) var(--space-8);width:85px;height:24px;color:var(--foreground-default);border:none}:is(.SearchWidget-module__wnO6Xa__widget input)::placeholder{color:var(--foreground-default)}:is(.SearchWidget-module__wnO6Xa__widget input):focus{border-color:var(--accent-primary-default);outline:none}}
@layer components{.index-module__9vjgLq__button span{text-align:left}}
@layer components{.ShellSelectionPopover-module__8rRhrW__root{border:1px solid var(--outline-default);display:inline-block}.ShellSelectionPopover-module__8rRhrW__askButton{border-right:1px solid var(--outline-default)}.ShellSelectionPopover-module__8rRhrW__askButtonInner{border-radius:var(--border-radius-6) 0 0 var(--border-radius-6);height:26px}.ShellSelectionPopover-module__8rRhrW__copyButton>button{border-radius:0 var(--border-radius-6) var(--border-radius-6) 0;width:26px;height:26px}}
@layer components{.TerminalLoadingPreview-module___Ei2IW__terminalLoadingLine{height:16px;margin-bottom:var(--space-4)}}
@layer components{.WorkflowsBlockMetadataStatusIcon-module__Q3cCUG__outputMetadataTooltip{padding-left:var(--space-4);padding-right:var(--space-4)}}
@layer components{.WorkflowsBlocksAIButtons-module__O1xg8a__askAiButton{flex-direction:row;align-items:center;margin:0;display:flex}@container (max-width:120px){.WorkflowsBlocksAIButtons-module__O1xg8a__askAiButton{display:none}}@container (max-width:320px){.WorkflowsBlocksAIButtons-module__O1xg8a__aiButtonWithoutPorts{padding:0 4px}.WorkflowsBlocksAIButtons-module__O1xg8a__aiButtonWithoutPorts>span{display:none}}@container (max-width:420px){.WorkflowsBlocksAIButtons-module__O1xg8a__aiButtonWithPorts{padding:0 4px}.WorkflowsBlocksAIButtons-module__O1xg8a__aiButtonWithPorts>span{display:none}}.WorkflowsBlocksAIButtons-module__O1xg8a__verticalDivider{background:var(--background-higher);width:1px;height:28px;margin:0 var(--space-6)}}
@layer components{.WorkflowsBlocks-module__9y8YAa__outputBlockMetadataWrapper{background-color:var(--background-higher);border-bottom:var(--border-width-default) solid var(--surface-border-color-subtle)}.WorkflowsBlocks-module__9y8YAa__metadataLeft{min-width:0;margin-right:var(--space-8);flex:1 1 0;overflow:hidden}.WorkflowsBlocks-module__9y8YAa__taskName{font-family:var(--font-family-code);font-size:var(--font-size-small);color:var(--foreground-dimmer);white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}@container (max-width:120px){.WorkflowsBlocks-module__9y8YAa__taskName{display:none}}}
@layer components{.WorkflowsMenu-module___DNOna__menuItemSelector{height:28px;padding-left:var(--space-4);flex:1;transition:none}.WorkflowsMenu-module___DNOna__menuItemSelector span{text-align:left;flex:1}.WorkflowsMenu-module___DNOna__iconInvisible>svg{visibility:hidden}.WorkflowsMenu-module___DNOna__iconInvisible:hover>svg{visibility:visible}}
@layer components{.WorkflowsConsole-module__9wCoyG__header{border-bottom:var(--border-width-default) solid var(--surface-border-color-subtle)}.WorkflowsConsole-module__9wCoyG__headerRecoveryMode{border-bottom:var(--border-width-default) solid var(--outline-dimmer);cursor:pointer;background-color:var(--warning-surface-color-100);color:var(--warning-text-color-100)}.WorkflowsConsole-module__9wCoyG__headerRecoveryMode:hover{background-color:var(--warning-surface-color-300)}.WorkflowsConsole-module__9wCoyG__outputsListParent{overflow:hidden}.WorkflowsConsole-module__9wCoyG__outputsListWrapper{height:100%}.WorkflowsConsole-module__9wCoyG__outputsList{flex-grow:1;flex-shrink:1;height:auto;overflow-y:scroll}.WorkflowsConsole-module__9wCoyG__outputsListSnapToBottom{scroll-snap-type:y mandatory}.WorkflowsConsole-module__9wCoyG__scrollSnap{height:var(--border-width-default);margin-top:calc(-1 * var(--border-width-default));pointer-events:none;scroll-snap-align:end}}
@layer components{.ExpandAgentButton-module__8ZRNCW__root{--ExpandAgentButton--width:0;--ExpandAgentButton--height:100%;--ExpandAgentButton--opacity:0;--ExpandAgentButton--align:start;--ExpandAgentButton--padding:var(--space-4);flex-direction:row;transition:opacity .3s .16s,width .3s .16s,height .3s .16s;display:flex;opacity:var(--ExpandAgentButton--opacity)!important;width:var(--ExpandAgentButton--width)!important;height:var(--ExpandAgentButton--height)!important}.ExpandAgentButton-module__8ZRNCW__show{--ExpandAgentButton--width:var(--space-24);--ExpandAgentButton--opacity:1}}
@layer components{.FigmaImport-module__cFpzyW__overlay{--FigmaImport--z-index-modal:100000;z-index:calc(var(--FigmaImport--z-index-modal) + 1);background-color:var(--background-overlay);flex-direction:row;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FigmaImport-module__cFpzyW__animationWrapper{z-index:calc(var(--FigmaImport--z-index-modal) + 1);background-color:var(--background-overlay);min-width:300px;color:var(--foreground-default);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:34px;display:flex}.FigmaImport-module__cFpzyW__progressBarContainer{width:200px;padding-top:16px}.FigmaImport-module__cFpzyW__progressBarTrack{border-radius:var(--border-radius-round);background-color:var(--background-higher);width:100%;height:8px;overflow:hidden}.FigmaImport-module__cFpzyW__progressBarFill{transition:width var(--transition-duration-chill) var(--transition-timing-function-chill);border-radius:var(--border-radius-round);background-color:var(--accent-primary-default);min-width:2px;height:100%}}
@keyframes WorkspaceHeaderReplIcon-module__fkEoxa__workspace-header-repl-icon-pulse{0%{transform:translate(-66.66%)}to{transform:translate(0)}}@layer components{.WorkspaceHeaderReplIcon-module__fkEoxa__container{position:relative}.WorkspaceHeaderReplIcon-module__fkEoxa__loadingGeneratedIcon{border-radius:var(--border-radius-4);position:relative;overflow:hidden}.WorkspaceHeaderReplIcon-module__fkEoxa__loadingGeneratedIcon:after{content:"";opacity:.5;pointer-events:none;background:linear-gradient(90deg, var(--accent-blurple-dimmest), var(--accent-blurple-default), var(--accent-blurple-dimmest), var(--accent-blurple-default));will-change:transform;width:300%;height:100%;animation:2s linear infinite WorkspaceHeaderReplIcon-module__fkEoxa__workspace-header-repl-icon-pulse;position:absolute;top:0;left:0}}
@layer components{.ShellPid2-module__C_Zg7G__wrapper{height:100%;position:relative}}
@layer components{.ShellPid2Muxed-module__lzmJcG__wrapper{flex-direction:column;height:100%;display:flex}.ShellPid2Muxed-module__lzmJcG__headerWrapper{border-bottom:1px solid var(--outline-dimmest);height:28px}.ShellPid2Muxed-module__lzmJcG__failureWrapper{color:var(--accent-negative-stronger)}.ShellPid2Muxed-module__lzmJcG__terminalWrapper{flex:1px;height:100%}.ShellPid2Muxed-module__lzmJcG__shellListItemWrapper{width:100%;overflow:hidden}.ShellPid2Muxed-module__lzmJcG__shellListButton{box-sizing:border-box;min-width:0;min-height:0;padding:var(--space-2);gap:var(--space-8);opacity:.8;border-style:solid;border-width:0;outline:none;flex-direction:row;flex-shrink:1;flex-basis:auto;align-items:center;height:22px;transition-property:background-color,box-shadow,opacity;display:flex}.ShellPid2Muxed-module__lzmJcG__shellListButtonLabel{flex-shrink:1;align-items:center}.ShellPid2Muxed-module__lzmJcG__shellListItem{gap:var(--space-8);border-radius:var(--border-radius-default);padding:var(--space-4) var(--space-6) var(--space-4) var(--space-6);color:var(--foreground-default);cursor:pointer;outline:2px solid var(--accent-primary-default);outline-offset:-2px;background-color:#0000;border:1px solid #0000;outline-color:#0000;flex-direction:row;align-items:center;transition-property:background-color,box-shadow;display:flex}.ShellPid2Muxed-module__lzmJcG__shellListItem[data-hovered],.ShellPid2Muxed-module__lzmJcG__shellListItem[data-focused]{background-color:var(--interactive-background)}.ShellPid2Muxed-module__lzmJcG__shellListItem[data-selected]{background-color:var(--interactive-background--active)}.ShellPid2Muxed-module__lzmJcG__shellListItem[aria-disabled]{color:var(--foreground-dimmest);cursor:not-allowed}.ShellPid2Muxed-module__lzmJcG__shellListItemText{font-family:var(--font-family-code);font-size:var(--font-size-small);flex-shrink:0}.ShellPid2Muxed-module__lzmJcG__shellListItemCommand{font-family:var(--font-family-code);font-size:var(--font-size-small);white-space:nowrap;text-overflow:ellipsis;flex:1px;overflow:hidden}.ShellPid2Muxed-module__lzmJcG__shellListCurrentText,.ShellPid2Muxed-module__lzmJcG__shellListNotRunningText{font-size:var(--font-size-small);color:var(--accent-grey-default)}.ShellPid2Muxed-module__lzmJcG__runningShellsCountBadge{background-color:var(--background-highest);width:18px;height:18px;font-size:var(--font-size-small);border-radius:50%;justify-content:center;align-items:center}}
@layer components{.VideoPlayer-module__0GNZJq__cover{border-radius:var(--VideoPlayer--tl) var(--VideoPlayer--tr) var(--VideoPlayer--br) var(--VideoPlayer--bl);--VideoPlayer--tl:0;--VideoPlayer--tr:0;--VideoPlayer--br:var(--border-radius-8);--VideoPlayer--bl:var(--border-radius-8);width:100%;height:100%;position:absolute;inset:0}}
@layer components{.Prompt-module__VFhjma__errorText{color:var(--accent-negative-stronger)}}
@layer components{.VncOutputErrorState-module__ixq7Ga__toolButton{display:inline-block}.VncOutputErrorState-module__ixq7Ga__actionContent{width:450px;max-width:100%}}
@layer components{.index-module__NszkZq__root{width:100%;height:100%;position:relative}.index-module__NszkZq__target{width:100%;height:100%}.index-module__NszkZq__overlay{background-color:var(--background-default);width:100%;height:100%;position:absolute;top:0;left:0}.index-module__NszkZq__overlay:empty{display:none}}
:root{--SecurityIssue--max-content-width:840px}@layer components{.SecurityIssue-module__4_UpAW__root{width:100%;height:100%;position:relative;overflow-y:hidden}.SecurityIssue-module__4_UpAW__scroll{height:100%;overflow-y:auto}.SecurityIssue-module__4_UpAW__content{width:100%;max-width:var(--SecurityIssue--max-content-width);margin:0 auto}.SecurityIssue-module__4_UpAW__markdownContainer{width:100%}.SecurityIssue-module__4_UpAW__markdownContainer .rendered-markdown{flex-direction:column;justify-content:center;align-items:center;display:flex}.SecurityIssue-module__4_UpAW__markdownContainer .rendered-markdown>*{width:100%;max-width:var(--SecurityIssue--max-content-width)}.SecurityIssue-module__4_UpAW__markdownContainer .rendered-markdown>table{max-width:100%}}
@layer components{.Timeline-module__2mGt9a__container{width:7px;position:relative}.Timeline-module__2mGt9a__line{width:1px;position:absolute;left:3px}.Timeline-module__2mGt9a__linePast{background-color:var(--outline-dimmest);top:15px;bottom:-10px}.Timeline-module__2mGt9a__linePresent{background-image:linear-gradient(to top, var(--outline-dimmest), var(--outline-dimmer));top:27px;bottom:-10px}.Timeline-module__2mGt9a__lineFuture{border-right:1px dashed var(--outline-dimmer);top:23px;bottom:-20px}.Timeline-module__2mGt9a__lineFutureFailClosed{background-color:var(--outline-dimmest);top:19px;bottom:-20px}.Timeline-module__2mGt9a__lineFutureFailOpen{border-right:1px dashed var(--outline-dimmer);top:22px;bottom:-18px}.Timeline-module__2mGt9a__circlePast{opacity:.5;border-radius:100%;width:5px;height:5px;position:absolute;top:10px;left:1px}.Timeline-module__2mGt9a__circlePastGreen{background-color:var(--accent-positive-default)}.Timeline-module__2mGt9a__circlePastRed{background-color:var(--accent-negative-default)}.Timeline-module__2mGt9a__circlePastGray{background-color:var(--outline-dimmer)}.Timeline-module__2mGt9a__circlePresent{background-color:var(--accent-primary-stronger);border-radius:100%;width:7px;height:7px;position:absolute;top:20px;left:0}.Timeline-module__2mGt9a__circleFuture{width:9px;height:9px;position:absolute;top:12px;left:-1px}.Timeline-module__2mGt9a__circleFutureFailClosed{background-color:var(--accent-negative-default);opacity:.6;border-radius:100%;width:5px;height:5px;position:absolute;top:14px;left:1px}}
@layer components{.GeneratingDiffStatementsCompleted-module__A_VGxq__stageCode{background-color:var(--background-default)}.GeneratingDiffStatementsCompleted-module__A_VGxq__stageCodeHeader{border-bottom:1px solid var(--accent-primary-dimmer);border-top-right-radius:var(--border-radius-8);border-top-left-radius:var(--border-radius-8);background-color:var(--accent-primary-dimmest);padding:var(--space-8);color:var(--accent-primary-strongest);font-size:var(--font-size-small)}.GeneratingDiffStatementsCompleted-module__A_VGxq__stageCodeHeader.GeneratingDiffStatementsCompleted-module__A_VGxq__warning{border-bottom:1px solid var(--accent-orange-dimmer);background-color:var(--accent-orange-dimmest);color:var(--accent-orange-strongest)}.GeneratingDiffStatementsCompleted-module__A_VGxq__learnMoreLink{color:inherit;font-weight:var(--font-weight-medium)}.GeneratingDiffStatementsCompleted-module__A_VGxq__learnMoreLink:hover{text-decoration:underline}.GeneratingDiffStatementsCompleted-module__A_VGxq__footerMessage{background-color:var(--background-highest)}.GeneratingDiffStatementsCompleted-module__A_VGxq__footerMessageHeader.GeneratingDiffStatementsCompleted-module__A_VGxq__isExpanded{margin-bottom:var(--space-8);border-bottom:1px solid var(--outline-dimmer);padding-bottom:var(--space-8)}}
@layer components{.GeneratingDiffStatementsPaused-module__VElY7a__conflictPromptOption{cursor:pointer;background-color:var(--background-highest);flex:auto;align-items:stretch}.GeneratingDiffStatementsPaused-module__VElY7a__conflictPromptOptionLabel{flex:auto}.GeneratingDiffStatementsPaused-module__VElY7a__conflictPromptOptionLabel>label{cursor:pointer;padding:var(--space-8);flex-direction:row;flex:auto;align-items:flex-start;min-height:36px;display:flex}:is(.GeneratingDiffStatementsPaused-module__VElY7a__conflictPromptOptionLabel>label)>div{flex:auto}.GeneratingDiffStatementsPaused-module__VElY7a__conflictPromptOptionHighlight{color:var(--accent-primary-stronger);font-weight:var(--font-weight-medium)}}
@layer components{.PrepareDatabaseStageMessage-module__XN4pUq__message{background-color:var(--background-highest)}.PrepareDatabaseStageMessage-module__XN4pUq__messageHeader.PrepareDatabaseStageMessage-module__XN4pUq__isExpanded{margin-bottom:var(--space-8);border-bottom:1px solid var(--outline-dimmer);padding-bottom:var(--space-8)}}
@layer components{.ValidatingDiffStatementsPaused-module__yd_qAG__stageCode{background-color:var(--background-default)}.ValidatingDiffStatementsPaused-module__yd_qAG__option{cursor:pointer;background-color:var(--background-highest);flex:1;align-items:center}.ValidatingDiffStatementsPaused-module__yd_qAG__optionLabel{flex:auto}.ValidatingDiffStatementsPaused-module__yd_qAG__optionLabel>label{cursor:pointer;padding:var(--space-8);flex-direction:row;flex:auto;align-items:center;min-height:36px;display:flex}:is(.ValidatingDiffStatementsPaused-module__yd_qAG__optionLabel>label)>div{flex:auto;align-items:center}}
@layer components{.StageIcon-module__eZX2Mq__stageIcon{border-radius:var(--border-radius-4);justify-content:center;align-items:center;padding:4px;display:flex}}
@layer components{.PrepareDatabaseStage-module__iqcHza__stageHeader.PrepareDatabaseStage-module__iqcHza__isExpanded{margin-bottom:var(--space-8);border-bottom:1px solid var(--background-highest);padding-bottom:var(--space-8)}}
@layer components{.index-module__olNH2G__self,.index-module__olNH2G__bottom{overflow:hidden}}
@layer components{.DeploymentInProgress-module__k0YodG__container{border:1px solid var(--outline-dimmer)}.DeploymentInProgress-module__k0YodG__bottom{border-radius:0 0 var(--border-radius-4) var(--border-radius-4);overflow:hidden}.DeploymentInProgress-module__k0YodG__logsOpen{height:auto;overflow:hidden}.DeploymentInProgress-module__k0YodG__logsClosed{height:0;overflow:hidden}.DeploymentInProgress-module__k0YodG__xtermContainer{display:flex;overflow:hidden}.DeploymentInProgress-module__k0YodG__xterm{width:100%;max-width:100%;height:340px}.DeploymentInProgress-module__k0YodG__divider{background-color:var(--outline-dimmer)}}
@layer components{.ActivityLogAction-module__lhVYja__activityRow{text-transform:capitalize}.ActivityLogAction-module__lhVYja__activityDot{background-color:var(--ActivityLogAction--activity-dot-color);--ActivityLogAction--activity-dot-color:var(--accent-blue-stronger);width:8px;height:8px}}
@layer components{.HistoryListItem-module__Z261aa__item{color:var(--foreground-dimmest)}.HistoryListItem-module__Z261aa__item .HistoryListItem-module__Z261aa__itemLine{visibility:hidden;align-self:center}@container (min-width:640px){.HistoryListItem-module__Z261aa__item .HistoryListItem-module__Z261aa__itemLine{border-top:1px solid var(--outline-dimmest);flex-grow:1;flex-shrink:1}}.HistoryListItem-module__Z261aa__item .HistoryListItem-module__Z261aa__itemRight{text-align:right;visibility:hidden}.HistoryListItem-module__Z261aa__item:hover{color:var(--foreground-default)}.HistoryListItem-module__Z261aa__item:hover .HistoryListItem-module__Z261aa__itemRight,.HistoryListItem-module__Z261aa__item:hover .HistoryListItem-module__Z261aa__itemLine{visibility:visible}@container (min-width:640px){.HistoryListItem-module__Z261aa__itemMainText{flex-grow:0;flex-shrink:0}}.HistoryListItem-module__Z261aa__itemRightVisible{text-align:right;visibility:visible}.HistoryListItem-module__Z261aa__disabledLog{cursor:not-allowed}}
@layer components{.History-module__KZm_5G__root{z-index:0}.History-module__KZm_5G__buildRoot{height:100%}.History-module__KZm_5G__divider{margin-left:var(--space-8);margin-right:var(--space-8);border-bottom:1px solid var(--outline-dimmest)}.History-module__KZm_5G__name{color:var(--foreground-default);font-weight:var(--font-weight-medium)}.History-module__KZm_5G__content{position:relative}.History-module__KZm_5G__loadingCover{justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0}.History-module__KZm_5G__error{margin:var(--space-8);overflow:hidden}.History-module__KZm_5G__xterm{border-bottom-left-radius:var(--border-radius-8);border-bottom-right-radius:var(--border-radius-8);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.History-module__KZm_5G__xterm>div{width:100%;height:100%;padding:var(--space-8);position:absolute;top:0;left:0}.History-module__KZm_5G__empty{justify-content:center;align-items:stretch}.History-module__KZm_5G__loadMore{justify-content:center;align-items:center}.History-module__KZm_5G__failureButton{cursor:pointer;border-radius:var(--border-radius-8);gap:var(--space-6);padding-left:var(--space-8);padding-right:var(--space-8);color:var(--foreground-dimmer);background:0 0;border:none;flex-direction:row;align-items:center;height:32px;display:flex}@media (hover:hover) and (pointer:fine){.History-module__KZm_5G__failureButton:hover{color:var(--foreground-default)}}.History-module__KZm_5G__failureButton[data-highlight=true]{color:var(--accent-negative-strongest);background-color:var(--accent-negative-dimmest);border:1px solid var(--accent-negative-dimmer)}.History-module__KZm_5G__failureInfo{flex-grow:1;flex-shrink:1}.History-module__KZm_5G__failureInfo[data-open=false]{padding-bottom:var(--space-6)}.History-module__KZm_5G__failedBuildTimeText{font-style:italic;font-weight:300}.History-module__KZm_5G__listLoading:last-of-type [data-timeline-line]{display:none}.History-module__KZm_5G__loadingItem{height:20.4px;margin-top:var(--space-2);margin-left:var(--space-4);opacity:.5;flex-grow:1;flex-shrink:1;margin-bottom:14px}}
@layer components{.Deployment-module__2Wb9NG__deploymentInfoWrapper:has(+[data-history-timeline-items="0"]) [data-timeline-line]{display:none}}
@layer components{.ConfirmationStep-module__3KrB6W__root{overflow:hidden}.ConfirmationStep-module__3KrB6W__scrollArea{min-height:0;max-height:100%;overflow-y:auto}.ConfirmationStep-module__3KrB6W__detailRow{justify-content:space-between}.ConfirmationStep-module__3KrB6W__errorMessage{background-color:var(--accent-negative-dimmest)}.ConfirmationStep-module__3KrB6W__relativeContainer{min-height:0;max-height:100%;position:relative}}
@layer components{.SearchStep-module__TJ6SPW__scrollArea{flex-direction:column;flex-shrink:1;min-height:0;padding-bottom:8px;display:flex;overflow-y:auto}.SearchStep-module__TJ6SPW__domainResult{border-radius:var(--border-radius-8);border:1px solid var(--outline-dimmer);margin-bottom:var(--space-8)}@media (hover:hover){.SearchStep-module__TJ6SPW__domainResult:hover:not(:disabled){border-color:var(--outline-default);background-color:var(--accent-primary-dimmest)}}.SearchStep-module__TJ6SPW__noResults{border:1px solid var(--outline-dimmer);margin-bottom:var(--space-8)}.SearchStep-module__TJ6SPW__root{overflow:hidden}}
@layer components{.ConnectDomain-module__mdmcBW__buttonsContainer>*{flex:1}.ConnectDomain-module__mdmcBW__listBoxHeader{color:var(--foreground-dimmest);font-size:var(--font-size-small);padding:4px 8px}}
@keyframes BackgroundTasksPromo-module__jLKEUW__promo-fade-in{0%{opacity:0}to{opacity:1}}@container not (min-width:155px){@layer components{.BackgroundTasksPromo-module__jLKEUW__statusIconsInner{-webkit-mask-image:linear-gradient(to right, transparent 0, black var(--space-4), black calc(100% - var(--space-4)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, black var(--space-4), black calc(100% - var(--space-4)), transparent 100%);mask-image:linear-gradient(to right, transparent 0, black var(--space-4), black calc(100% - var(--space-4)), transparent 100%);margin:0 calc(-1 * var(--space-4));padding:0 var(--space-4);overflow:hidden}}}@layer components{.BackgroundTasksPromo-module__jLKEUW__promoWrapper{animation:.15s ease-out .15s both BackgroundTasksPromo-module__jLKEUW__promo-fade-in}.BackgroundTasksPromo-module__jLKEUW__promoBanner{container:promo-banner/inline-size}.BackgroundTasksPromo-module__jLKEUW__statusIconsOuter{flex:1 1 0;min-width:0}.BackgroundTasksPromo-module__jLKEUW__textPromo{text-wrap:balance}.BackgroundTasksPromo-module__jLKEUW__textPromo p{margin:0}.BackgroundTasksPromo-module__jLKEUW__textPromo p+p{margin-top:var(--space-8)}}
@layer components{.KanbanCard-module__KeECDG__renameInput{width:100%;min-width:0;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit;font-size:14px;line-height:20px}.KanbanCard-module__KeECDG__card{transition:border-color .12s,background-color .12s;position:relative}.KanbanCard-module__KeECDG__cardSelected{border-color:var(--accent-primary-default);background-color:var(--accent-blue-dimmest)}.KanbanCard-module__KeECDG__topRow{align-items:flex-start;width:100%;min-width:0}.KanbanCard-module__KeECDG__summaryGrid{align-items:center;gap:var(--space-2) var(--space-8);padding-block:var(--space-2);grid-template-columns:16px minmax(0,1fr) auto;grid-template-areas:"icon title presence"".subtitle presence";width:100%;min-width:0;display:grid}.KanbanCard-module__KeECDG__summaryGridWithAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.KanbanCard-module__KeECDG__mainContent{flex:1;min-width:0;padding-right:4px}.KanbanCard-module__KeECDG__iconCell{grid-area:icon;justify-content:center;align-self:start;align-items:center;min-width:16px;min-height:18px;padding-top:2px;display:flex}.KanbanCard-module__KeECDG__titleCell{grid-area:title;align-self:center;min-width:0}.KanbanCard-module__KeECDG__titleText{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.KanbanCard-module__KeECDG__titleTextWrap{white-space:normal;word-break:break-word;overflow-wrap:break-word;flex:auto;min-width:0}.KanbanCard-module__KeECDG__titleTextWithBadge{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.KanbanCard-module__KeECDG__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:flex-start;min-width:0;min-height:14px}.KanbanCard-module__KeECDG__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.KanbanCard-module__KeECDG__attributionRow{align-items:center;gap:var(--space-4);white-space:nowrap;flex-direction:row;grid-area:attribution;min-width:0;min-height:18px;display:flex}.KanbanCard-module__KeECDG__presenceCell{grid-area:presence;align-self:center}.KanbanCard-module__KeECDG__actions{top:6px;right:var(--space-4);position:absolute}.KanbanCard-module__KeECDG__metaRow{white-space:nowrap;min-width:0;padding-inline-start:24px;overflow:hidden}.KanbanCard-module__KeECDG__taskLink{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.KanbanCard-module__KeECDG__taskLinkTitle{text-decoration:underline}.KanbanCard-module__KeECDG__actionButton{width:100%}.KanbanCard-module__KeECDG__actionButtonMuted{opacity:.5}.KanbanCard-module__KeECDG__suggestedLabel{color:var(--accent-primary-default)}.KanbanCard-module__KeECDG__followUpBadge{cursor:pointer;background:var(--accent-blue-dimmest);min-width:18px;height:18px}.KanbanCard-module__KeECDG__followUpTitle{min-width:0}}
@layer components{.PlanningChatCard-module__7t0U6q__renameInput{background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-size:14px;line-height:20px}.PlanningChatCard-module__7t0U6q__card{transition:border-color .12s;position:relative}.PlanningChatCard-module__7t0U6q__topRow{align-items:flex-start;width:100%;min-width:0;display:flex}.PlanningChatCard-module__7t0U6q__summaryGrid{align-items:center;gap:var(--space-2) var(--space-8);padding-block:var(--space-2);grid-template-columns:16px minmax(0,1fr) auto;grid-template-areas:"icon title presence"".subtitle presence";width:100%;min-width:0;display:grid}.PlanningChatCard-module__7t0U6q__summaryGridWithAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.PlanningChatCard-module__7t0U6q__summaryGrid [data-sidebar-icon=true]{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .12s;display:inline-flex;width:14px!important;height:14px!important}.PlanningChatCard-module__7t0U6q__summaryGrid [data-sidebar-icon=true] svg,.PlanningChatCard-module__7t0U6q__summaryGrid [data-sidebar-icon=true] canvas{width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important}.PlanningChatCard-module__7t0U6q__mainContent{flex:1;min-width:0;padding-right:4px}.PlanningChatCard-module__7t0U6q__iconCell{grid-area:icon;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.PlanningChatCard-module__7t0U6q__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.PlanningChatCard-module__7t0U6q__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:flex-start;min-width:0;min-height:14px}.PlanningChatCard-module__7t0U6q__attributionRow{align-items:center;gap:var(--space-4);white-space:nowrap;flex-direction:row;grid-area:attribution;min-width:0;min-height:18px;display:flex}.PlanningChatCard-module__7t0U6q__titleCell{grid-area:title;align-self:center}.PlanningChatCard-module__7t0U6q__presenceCell{grid-area:presence;align-self:center}.PlanningChatCard-module__7t0U6q__text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PlanningChatCard-module__7t0U6q__actions{top:6px;right:var(--space-4);position:absolute}.PlanningChatCard-module__7t0U6q__actionButton{width:100%}}
@layer components{.KanbanBoard-module__VFDbrW__columnContainer{--kanban-board-min-width:1000px;--kanban-board-horizontal-spacing:calc(var(--space-16) + var(--space-12) + var(--space-12) + var(--space-12));--kanban-column-min-width:calc((var(--kanban-board-min-width) - var(--kanban-board-horizontal-spacing)) / 4);--kanban-column-max-width:420px;overflow-x:auto}.KanbanBoard-module__VFDbrW__column{min-width:var(--kanban-column-min-width);max-width:var(--kanban-column-max-width);flex-basis:0}.KanbanBoard-module__VFDbrW__columnCards{overflow-y:auto}.KanbanBoard-module__VFDbrW__draftsCards{padding-bottom:80px}.KanbanBoard-module__VFDbrW__editToggle{text-align:center;min-width:52px}.KanbanBoard-module__VFDbrW__sectionDisabled{opacity:.4;pointer-events:none}.KanbanBoard-module__VFDbrW__suggestedCardDimmed{opacity:.5}.KanbanBoard-module__VFDbrW__suggestedList{transition:max-height .3s ease-in-out;position:relative;overflow:hidden}.KanbanBoard-module__VFDbrW__suggestedList[data-peek=true]:after{background:linear-gradient(to bottom, transparent, var(--surface-color));pointer-events:none;content:"";height:80px;position:absolute;bottom:0;left:0;right:0}.KanbanBoard-module__VFDbrW__suggestedList[data-peek=false]{max-height:none}.KanbanBoard-module__VFDbrW__suggestedHeader{z-index:1;background:var(--surface-color);position:sticky;top:0}.KanbanBoard-module__VFDbrW__showMoreButton{color:var(--foreground-dimmer)}}
@layer components{.KanbanNewSessionInput-module__f-LCeq__newSessionInput{bottom:var(--space-8);left:var(--space-8);width:360px;max-width:calc(100% - var(--space-16));position:absolute}}
@layer components{.index-module__7jr-XG__root{--index--x:0px;--index--y:0px;--index--width:auto;--index--height:auto;--index--z-index:inherit;transform:translate(var(--index--x), var(--index--y));z-index:var(--index--z-index);width:var(--index--width);height:var(--index--height);position:absolute;top:0;left:0}}
@keyframes CreateAgentInput-module__nw3BtW__agent-input-glow{0%,to{z-index:2;border-radius:var(--border-radius-container);box-shadow:0 0 #0000}40%,60%{box-shadow:0 0 8px 4px color-mix(in srgb, var(--accent-primary-default) 50%, transparent);border-radius:var(--border-radius-container)}}@layer components{.CreateAgentInput-module__nw3BtW__root{min-height:220px}.CreateAgentInput-module__nw3BtW__aboveInputCarousel{margin-top:-24px}.CreateAgentInput-module__nw3BtW__row{padding-top:var(--space-8)}}
@layer components{.FeedbackCard-module__vJ_L4a__feedbackText{overflow:hidden}.FeedbackCard-module__vJ_L4a__feedbackTextCollapsed{max-height:240px}.FeedbackCard-module__vJ_L4a__feedbackTextFaded{-webkit-mask-image:linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(#000 85%,#0000 100%)}.FeedbackCard-module__vJ_L4a__showButton{margin-top:var(--space-4)}}
:root{--collapsing-pills-duration:.2s;--expanding-pills-duration:.35s;--expanding-box-duration:.35s;--collapsing-box-duration:.3s;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1)}@layer components{.BonsaiCreateAgentInput-module__Lcrbaq__root{contain:layout style}.BonsaiCreateAgentInput-module__Lcrbaq__scrollable{scrollbar-width:none;flex-wrap:nowrap;min-width:0;overflow-x:auto}.BonsaiCreateAgentInput-module__Lcrbaq__scrollable::-webkit-scrollbar{display:none}.BonsaiCreateAgentInput-module__Lcrbaq__scrollablePills{flex:1 1 0}.BonsaiCreateAgentInput-module__Lcrbaq__scrollablePills>*{flex-shrink:0}.BonsaiCreateAgentInput-module__Lcrbaq__scrollableOptions{opacity:1;transition:opacity var(--expanding-box-duration) var(--expanding-pills-duration) var(--ease-out);margin-right:calc(-1 * var(--space-12));margin-left:calc(-1 * var(--space-12));padding-right:var(--space-12);padding-left:var(--space-12)}.BonsaiCreateAgentInput-module__Lcrbaq__hiddenOption{visibility:hidden}.BonsaiCreateAgentInput-module__Lcrbaq__box{transition:max-height var(--expanding-box-duration) var(--ease-out), min-height var(--expanding-box-duration) var(--ease-out);will-change:max-height, min-height;max-height:50dvh}.BonsaiCreateAgentInput-module__Lcrbaq__expandOnFocus:focus-within{min-height:30dvh;transition:min-height .2s cubic-bezier(.34,1.56,.64,1)}.BonsaiCreateAgentInput-module__Lcrbaq__inputArea,.BonsaiCreateAgentInput-module__Lcrbaq__footerLeft{opacity:1;transition:opacity var(--expanding-box-duration) var(--expanding-pills-duration) var(--ease-out)}.BonsaiCreateAgentInput-module__Lcrbaq__boxWrapper{position:relative}.BonsaiCreateAgentInput-module__Lcrbaq__agentWorkingOverlay{opacity:0;transition:opacity var(--expanding-box-duration) var(--ease-out);pointer-events:none;position:absolute;inset:0}.BonsaiCreateAgentInput-module__Lcrbaq__agentWorkingOverlayVisible{opacity:1;transition:opacity var(--collapsing-pills-duration) var(--collapsing-box-duration) var(--ease-out);pointer-events:auto}.BonsaiCreateAgentInput-module__Lcrbaq__collapsed{pointer-events:none}.BonsaiCreateAgentInput-module__Lcrbaq__collapsed .BonsaiCreateAgentInput-module__Lcrbaq__scrollableOptions,.BonsaiCreateAgentInput-module__Lcrbaq__collapsed .BonsaiCreateAgentInput-module__Lcrbaq__footerLeft,.BonsaiCreateAgentInput-module__Lcrbaq__collapsed .BonsaiCreateAgentInput-module__Lcrbaq__inputArea{opacity:0;transition:opacity var(--collapsing-pills-duration) var(--ease-out)}.BonsaiCreateAgentInput-module__Lcrbaq__collapsed .BonsaiCreateAgentInput-module__Lcrbaq__box{transition:max-height var(--collapsing-pills-duration) var(--collapsing-box-duration) var(--ease-out), min-height var(--collapsing-pills-duration) var(--collapsing-box-duration) var(--ease-out);min-height:46px;max-height:46px;overflow:hidden}.BonsaiCreateAgentInput-module__Lcrbaq__collapsed .BonsaiCreateAgentInput-module__Lcrbaq__expandOnFocus:focus-within,.BonsaiCreateAgentInput-module__Lcrbaq__collapsed .BonsaiCreateAgentInput-module__Lcrbaq__expandOnFocus:hover{border-color:var(--surface-border-color-regular)!important}}
@keyframes InboxContent-module__SUed4q__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes InboxContent-module__SUed4q__filter-enter{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}@layer components{.InboxContent-module__SUed4q__screenshotThumbnailButton{cursor:pointer;background:0 0;border:none;padding:0;display:block;position:relative}.InboxContent-module__SUed4q__screenshotThumbnail{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-default);background:var(--background-higher);object-fit:cover;width:80px;height:60px;transition:opacity .2s,border-color .2s;display:block}.InboxContent-module__SUed4q__screenshotThumbnailButton:hover .InboxContent-module__SUed4q__screenshotThumbnail{border-color:var(--outline-default)}.InboxContent-module__SUed4q__thumbnailShimmer,.InboxContent-module__SUed4q__loadingShimmer{position:relative;overflow:hidden}.InboxContent-module__SUed4q__thumbnailShimmer:after,.InboxContent-module__SUed4q__loadingShimmer:after{background:linear-gradient(90deg, transparent 0%, var(--background-higher) 50%, transparent 100%);will-change:transform;pointer-events:none;content:"";width:100%;height:100%;animation:1.5s infinite InboxContent-module__SUed4q__shimmer;position:absolute;top:0;left:0}.InboxContent-module__SUed4q__modalImage{object-fit:contain;max-width:100%;max-height:80vh}.InboxContent-module__SUed4q__scrollableContent{position:relative;overflow:hidden auto}.InboxContent-module__SUed4q__emptyState{z-index:0;position:absolute;inset:0}.InboxContent-module__SUed4q__itemsContainer{z-index:1;position:relative}.InboxContent-module__SUed4q__filterContainer{animation:.15s ease-out InboxContent-module__SUed4q__filter-enter}}
:root{--box-min-height:108px;--box-focused-min-height:30dvh;--loading-box-height:58px;--box-transition-duration:.24s;--content-transition-duration:.16s;--ease-out:cubic-bezier(.22, 1, .36, 1)}@layer components{.BonsaiCreateAgentInputV2-module__IOPsvW__root{contain:layout style}.BonsaiCreateAgentInputV2-module__IOPsvW__boxWrapper{position:relative}.BonsaiCreateAgentInputV2-module__IOPsvW__box{transition:min-height var(--box-transition-duration) var(--ease-out), max-height var(--box-transition-duration) var(--ease-out), box-shadow var(--box-transition-duration) var(--ease-out);will-change:min-height, max-height;box-shadow:0 4px 16px 0 color-mix(in srgb, var(--background-highest) 100%, transparent);min-height:var(--box-min-height)}.BonsaiCreateAgentInputV2-module__IOPsvW__box:focus-within{min-height:var(--box-focused-min-height);transition:min-height .2s cubic-bezier(.34,1.56,.64,1)}.BonsaiCreateAgentInputV2-module__IOPsvW__box:focus-within,.BonsaiCreateAgentInputV2-module__IOPsvW__box:hover{border-color:var(--surface-border-color-regular)!important}.BonsaiCreateAgentInputV2-module__IOPsvW__inputArea{opacity:1;transition:opacity var(--content-transition-duration) var(--ease-out);position:relative}.BonsaiCreateAgentInputV2-module__IOPsvW__editor{opacity:1;transition:opacity var(--content-transition-duration) var(--ease-out);flex-grow:1;display:flex}.BonsaiCreateAgentInputV2-module__IOPsvW__footerLeft,.BonsaiCreateAgentInputV2-module__IOPsvW__footerRightWithoutSubmit{opacity:1;transition:opacity var(--content-transition-duration) var(--ease-out)}.BonsaiCreateAgentInputV2-module__IOPsvW__agentWorkingOverlay{opacity:0;transition:opacity var(--content-transition-duration) var(--ease-out);pointer-events:none;position:absolute;inset:0}.BonsaiCreateAgentInputV2-module__IOPsvW__agentWorkingOverlayVisible{opacity:1;pointer-events:auto}.BonsaiCreateAgentInputV2-module__IOPsvW__loading{pointer-events:none}.BonsaiCreateAgentInputV2-module__IOPsvW__loading .BonsaiCreateAgentInputV2-module__IOPsvW__box{min-height:var(--loading-box-height);max-height:var(--loading-box-height)}.BonsaiCreateAgentInputV2-module__IOPsvW__loading .BonsaiCreateAgentInputV2-module__IOPsvW__inputArea,.BonsaiCreateAgentInputV2-module__IOPsvW__loading .BonsaiCreateAgentInputV2-module__IOPsvW__footerLeft,.BonsaiCreateAgentInputV2-module__IOPsvW__loading .BonsaiCreateAgentInputV2-module__IOPsvW__footerRightWithoutSubmit{opacity:0}.BonsaiCreateAgentInputV2-module__IOPsvW__selectedTemplatePill{cursor:pointer;border:none;height:42px}}
@media (prefers-reduced-motion:reduce){@layer components{.PlusToDraftIcon-module__d1tF0q__svg{will-change:auto;transition:none}.PlusToDraftIcon-module__d1tF0q__bar{transition:none}}}@layer components{.PlusToDraftIcon-module__d1tF0q__container{justify-content:center;align-items:center;display:inline-flex}.PlusToDraftIcon-module__d1tF0q__svg{will-change:transform;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.PlusToDraftIcon-module__d1tF0q__svg.PlusToDraftIcon-module__d1tF0q__active{transform:rotate(90deg)}.PlusToDraftIcon-module__d1tF0q__bar{transition:x .4s cubic-bezier(.4,0,.2,1),y .4s cubic-bezier(.4,0,.2,1),width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),rx .4s cubic-bezier(.4,0,.2,1),ry .4s cubic-bezier(.4,0,.2,1),fill .4s cubic-bezier(.4,0,.2,1)}}
@layer components{.TaskCardDescription-module__73dh6q__wrapper{position:relative}.TaskCardDescription-module__73dh6q__container{color:var(--foreground-dimmer);overflow:hidden}.TaskCardDescription-module__73dh6q__container [class*=markdown-theme]{--theme-text-color-default:var(--foreground-dimmer);color:var(--foreground-dimmer)}.TaskCardDescription-module__73dh6q__truncated{-webkit-mask-image:linear-gradient(#000 calc(100% - 32px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 32px),#0000 100%)}.TaskCardDescription-module__73dh6q__scrollable{overflow:hidden auto}.TaskCardDescription-module__73dh6q__fadeBottom{-webkit-mask-image:linear-gradient(#000 calc(100% - 32px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 32px),#0000 100%)}.TaskCardDescription-module__73dh6q__fadeTop{-webkit-mask-image:linear-gradient(#0000 0%,#000 32px);mask-image:linear-gradient(#0000 0%,#000 32px)}.TaskCardDescription-module__73dh6q__fadeBoth{-webkit-mask-image:linear-gradient(#0000 0%,#000 32px calc(100% - 32px),#0000 100%);mask-image:linear-gradient(#0000 0%,#000 32px calc(100% - 32px),#0000 100%)}}
@layer components{.TaskList-module__Q4fEDG__scrollContainer{scrollbar-color:var(--outline-dimmest) transparent;scrollbar-width:thin;overflow-y:auto}.TaskList-module__Q4fEDG__scrollContainer::-webkit-scrollbar{width:3px}.TaskList-module__Q4fEDG__scrollContainer::-webkit-scrollbar-track{background:0 0}.TaskList-module__Q4fEDG__scrollContainer::-webkit-scrollbar-thumb{background-color:var(--outline-dimmest);border-radius:3px}.TaskList-module__Q4fEDG__scrollContainer::-webkit-scrollbar-thumb:hover{background-color:var(--outline-default)}.TaskList-module__Q4fEDG__fadeBottom{-webkit-mask-image:linear-gradient(#000 calc(100% - 24px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 24px),#0000 100%)}.TaskList-module__Q4fEDG__fadeTop{-webkit-mask-image:linear-gradient(#0000 0%,#000 24px);mask-image:linear-gradient(#0000 0%,#000 24px)}.TaskList-module__Q4fEDG__fadeBoth{-webkit-mask-image:linear-gradient(#0000 0%,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(#0000 0%,#000 24px calc(100% - 24px),#0000 100%)}.TaskList-module__Q4fEDG__popoverTitle{font-weight:var(--font-weight-medium)}[data-rac-popover][data-main-version-tooltip=true]{border-radius:var(--border-radius-6)}}
@layer components{.ThreadFiltersControl-module__12AHDW__filtersBody{grid-template-rows:0fr;transition:grid-template-rows .15s ease-in-out;display:grid}.ThreadFiltersControl-module__12AHDW__filtersBodyExpanded{grid-template-rows:1fr}.ThreadFiltersControl-module__12AHDW__filtersBodyInner{opacity:0;transition:opacity 80ms ease-in-out;overflow:hidden}.ThreadFiltersControl-module__12AHDW__filtersBodyExpanded>.ThreadFiltersControl-module__12AHDW__filtersBodyInner{opacity:1;transition:opacity .1s ease-in-out 50ms}}
@layer components{.AgentInputFreemiumQuotaExceeded-module__wCJCkW__container{width:100%;max-width:650px;margin-top:var(--space-16);align-self:center}}
@layer components{.index-module__vShUBq__root{--index--width:auto;--index--height:auto;--index--transform:none;--index--opacity:1;--index--z-index:inherit;--index--header-offset:0;--index--nav-menu-header-content-width:auto;transform:var(--index--transform);opacity:var(--index--opacity);z-index:var(--index--z-index);width:var(--index--width);height:var(--index--height);position:absolute;top:0;left:0}.index-module__vShUBq__navMenuHeader{border-bottom:1px solid var(--outline-dimmest);flex-shrink:0;position:relative}.index-module__vShUBq__navMenuHeaderContent{width:var(--index--nav-menu-header-content-width)}}
@layer components{.AgentInputNoCreationPermission-module__dhH_QG__overlayContainer{max-width:100%}.AgentInputNoCreationPermission-module__dhH_QG__overlayText{text-align:center;gap:var(--space-8);flex-direction:column;max-width:600px}}
@layer components{.Workspace-module__DgJa5a__contentContainer{width:100%;height:100%;position:absolute;top:0;left:0}.Workspace-module__DgJa5a__contentContainer.Workspace-module__DgJa5a__desktopApp{top:var(--space-4);height:calc(100% - var(--space-4))}.Workspace-module__DgJa5a__popupContentContainer{width:100%;height:100%;display:flex;position:absolute;inset:0}}
@layer components{.AgentInputReachedHardLimit-module__P5tNaW__overlayContainer{max-width:100%}.AgentInputReachedHardLimit-module__P5tNaW__overlayText{text-align:center;max-width:800px}.AgentInputReachedHardLimit-module__P5tNaW__overlayTitle{font-weight:var(--font-weight-bold)}.AgentInputReachedHardLimit-module__P5tNaW__loadingAndErrorWrapper{flex-grow:1;flex-shrink:1;justify-content:center;align-items:center;min-height:200px;display:flex}}
@media (hover:hover){@layer components{.TaskListButton-module__9QyinG__rowActions{visibility:hidden;opacity:0;z-index:2;padding:var(--space-4);transition:opacity .15s,visibility .15s;position:absolute;top:0;right:0}.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__rowActions,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__rowActions{visibility:visible;opacity:1}.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__text,.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__titleText,.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__subtitleRow,.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__attributionRow,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__text,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__titleText,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__subtitleRow,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__attributionRow{-webkit-mask-image:linear-gradient(270deg,#0000 0,#000 40px);mask-image:linear-gradient(270deg,#0000 0,#000 40px)}}}@media (hover:none){@layer components{.TaskListButton-module__9QyinG__rowActions{z-index:2;padding:var(--space-4);position:absolute;top:0;right:0}}}@layer components{.TaskListButton-module__9QyinG__button{justify-content:flex-start;align-items:center;gap:var(--space-8);border-radius:var(--border-radius-6);padding:0 var(--space-8);text-align:start;border:1px solid #0000;flex-direction:row;width:100%;min-width:0;height:32px;display:flex}.TaskListButton-module__9QyinG__button:not(.TaskListButton-module__9QyinG__buttonSubtitle){min-height:40px}.TaskListButton-module__9QyinG__interactiveButton{justify-content:flex-start;align-items:center;gap:var(--space-8);padding:0 var(--space-8);text-align:start;flex-direction:row;width:100%;min-width:0;height:32px;display:flex}.TaskListButton-module__9QyinG__interactiveButton:not(.TaskListButton-module__9QyinG__interactiveButtonSubtitle){min-height:40px}.TaskListButton-module__9QyinG__buttonMatchSubtitle,.TaskListButton-module__9QyinG__interactiveButtonMatchSubtitle{padding:var(--space-8);height:auto;min-height:32px}.TaskListButton-module__9QyinG__buttonSubtitle,.TaskListButton-module__9QyinG__interactiveButtonSubtitle{align-items:center;gap:2px var(--space-8);padding:var(--space-8);grid-template-columns:16px minmax(0,1fr) auto;grid-template-areas:"icon title presence"".subtitle presence";height:auto;min-height:32px;display:grid}.TaskListButton-module__9QyinG__buttonSubtitleAttribution,.TaskListButton-module__9QyinG__interactiveButtonSubtitleAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.TaskListButton-module__9QyinG__iconButtonPresence{pointer-events:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.TaskListButton-module__9QyinG__iconButton{border-radius:var(--border-radius-6);border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.TaskListButton-module__9QyinG__interactiveIconButton{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.TaskListButton-module__9QyinG__button [data-sidebar-icon=true],.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true],.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon=true],.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true]{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .12s;display:inline-flex;width:14px!important;height:14px!important}.TaskListButton-module__9QyinG__buttonMatchSubtitle [data-sidebar-icon=true],.TaskListButton-module__9QyinG__interactiveButtonMatchSubtitle [data-sidebar-icon=true]{width:16px!important}.TaskListButton-module__9QyinG__button [data-main-version-icon=true],.TaskListButton-module__9QyinG__interactiveButton [data-main-version-icon=true],.TaskListButton-module__9QyinG__iconButton [data-main-version-icon=true],.TaskListButton-module__9QyinG__interactiveIconButton [data-main-version-icon=true],.TaskListButton-module__9QyinG__button [data-sidebar-icon-large=true],.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon-large=true],.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon-large=true],.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon-large=true]{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:transform .12s;display:inline-flex}.TaskListButton-module__9QyinG__button [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__button [data-sidebar-icon=true] canvas,.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true] canvas,.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon=true] canvas,.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true] canvas{width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important}.TaskListButton-module__9QyinG__button [data-sidebar-icon-large=true] svg,.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon-large=true] svg,.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon-large=true] svg,.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon-large=true] svg,.TaskListButton-module__9QyinG__button [data-sidebar-icon-large=true] canvas,.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon-large=true] canvas,.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon-large=true] canvas,.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon-large=true] canvas{width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important}.TaskListButton-module__9QyinG__text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TaskListButton-module__9QyinG__iconCell{grid-area:icon;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.TaskListButton-module__9QyinG__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.TaskListButton-module__9QyinG__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:center;min-width:0;min-height:14px}.TaskListButton-module__9QyinG__attributionRow{align-items:center;gap:var(--space-4);white-space:nowrap;flex-direction:row;grid-area:attribution;min-width:0;min-height:18px;display:flex}.TaskListButton-module__9QyinG__titleCell{grid-area:title;min-width:0;display:flex}.TaskListButton-module__9QyinG__titleText{flex:1;min-width:0}.TaskListButton-module__9QyinG__titleAccessory{flex-shrink:0}.TaskListButton-module__9QyinG__presenceCell{grid-area:presence;align-self:center}.TaskListButton-module__9QyinG__subtitleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TaskListButton-module__9QyinG__rowWrapper{position:relative}.TaskListButton-module__9QyinG__rowActions{border-radius:var(--border-radius-default)}}
@layer components{.TaskRow-module__KuuHGq__renameInput{width:100%;min-width:0;color:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-family:inherit}.TaskRow-module__KuuHGq__popoverTitle{font-weight:var(--font-weight-medium)}}
@keyframes TaskSummary-module__jdXGlq__foreground-pulse-move{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer components{.TaskSummary-module__jdXGlq__foregroundPulse{background-color:var(--background-higher);position:relative;overflow:hidden}.TaskSummary-module__jdXGlq__foregroundPulse:after{opacity:.5;background:linear-gradient(90deg, var(--outline-default), var(--background-root), var(--outline-default), var(--background-root));will-change:transform;pointer-events:none;content:"";width:300%;height:100%;animation:2s linear infinite TaskSummary-module__jdXGlq__foreground-pulse-move;position:absolute;top:0;left:0}.TaskSummary-module__jdXGlq__skeletonTitle{width:100%;height:var(--space-16)}.TaskSummary-module__jdXGlq__skeletonDescriptionLine{width:100%;height:var(--space-24)}.TaskSummary-module__jdXGlq__skeletonDescriptionLineNarrow{width:75%;height:var(--space-16)}}
@layer components{.ProposedTaskApprovalDialog-module__kEA0zG__grow1{flex-grow:1}.ProposedTaskApprovalDialog-module__kEA0zG__buttonRow{--gap:var(--space-8);gap:var(--gap)}.ProposedTaskApprovalDialog-module__kEA0zG__halfWidth{flex-grow:1;flex-basis:calc(50% - calc(var(--gap) / 2))}.ProposedTaskApprovalDialog-module__kEA0zG__revisePlanButton{height:24px;color:var(--foreground-dimmer)!important}.ProposedTaskApprovalDialog-module__kEA0zG__cancelButton{height:24px}}
@layer components{.TaskReviewDrawer-module__uAudrG__grow1{flex-grow:1}.TaskReviewDrawer-module__uAudrG__drawerSubtitle{overflow-wrap:break-word;white-space:normal}}
@layer components{.replEnvironmentDesktop-module__LlCqXq__surface{width:100%;height:100%;position:fixed;top:0;left:0}.replEnvironmentDesktop-module__LlCqXq__emailVerificationWrapper{justify-content:center;align-items:center}}
@layer components{.AgentInputUbbBanned-module__UbUGAG__ubbBannedContainer{text-align:center}@media (max-width:600px){.AgentInputUbbBanned-module__UbUGAG__buttonContainer{flex-direction:column}}}
@layer components{.MobileLayout-module__QPTtJa__root{width:100%;height:100dvh}.MobileLayout-module__QPTtJa__scrollable{overscroll-behavior:contain;height:100%;position:relative;overflow:hidden auto}.MobileLayout-module__QPTtJa__spacer{flex:1 0 auto;min-height:0}.MobileLayout-module__QPTtJa__stickyFooter{visibility:visible;opacity:1;z-index:1;background-color:var(--surface-color);padding-bottom:calc(env(safe-area-inset-bottom,0) + var(--space-12));overscroll-behavior:contain;transition:opacity .2s ease-in,visibility linear;position:sticky;bottom:0}.MobileLayout-module__QPTtJa__stickyFooter:before{top:calc(-1 * var(--space-32));background:linear-gradient(to top, var(--surface-color) 0%, color-mix(in srgb, var(--surface-color) 60%, transparent) 60%, transparent 100%);width:100%;height:var(--space-32);pointer-events:none;content:"";display:block;position:absolute;left:0}.MobileLayout-module__QPTtJa__stickyFooter:after{content:"";width:100%;height:1px;display:block;position:absolute;bottom:-1px}}
@layer components{.MobileChatLayout-module__WitmAW__greeting{font-family:var(--font-family-brand)}.MobileChatLayout-module__WitmAW__footerDismissed{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease-in,visibility 0s linear .2s}}
@layer components{.ReplCoverImageIcon-module__ZOl4NW__imageSurface{position:relative;overflow:hidden}}
@layer components{.ReplCoverImageInput-module__I_Nioa__button{width:100%}}
@layer components{.ContentsDivergedModal-module__fZgEdW__divider{background-color:var(--outline-dimmest);width:100%;height:1px;margin-block:var(--space-4)}.ContentsDivergedModal-module__fZgEdW__debugView{background-color:var(--accent-red-dimmest);font-family:var(--font-family-code)}.ContentsDivergedModal-module__fZgEdW__editorContainer{margin-top:var(--space-16)}.ContentsDivergedModal-module__fZgEdW__editorWrapper{max-height:100%;margin-top:var(--space-2);border-radius:var(--border-radius-2);border-width:1px;border-color:var(--outline-dimmer);overflow-y:auto}.ContentsDivergedModal-module__fZgEdW__editorWrapper>div{align-items:stretch;width:100%;height:100%;display:flex}.ContentsDivergedModal-module__fZgEdW__editorWrapper>div>[class~=cm-editor]{flex:auto;width:100%}.ContentsDivergedModal-module__fZgEdW__descriptionText{margin-block:var(--space-4);text-align:center}.ContentsDivergedModal-module__fZgEdW__modalContent{flex-grow:1;flex-shrink:1;max-height:calc(90vh - 60px);overflow-y:auto}.ContentsDivergedModal-module__fZgEdW__modalContainer{flex-direction:column;max-width:100%;height:auto;display:flex;overflow:hidden}.ContentsDivergedModal-module__fZgEdW__tabContent{flex-grow:1;flex-shrink:1}}
@layer components{.PreviewArtifactList-module__gbwXRa__container{overflow-y:auto}.PreviewArtifactList-module__gbwXRa__card{cursor:pointer;overflow:hidden}.PreviewArtifactList-module__gbwXRa__screenshot{border-radius:var(--border-radius-8);object-fit:cover}.PreviewArtifactList-module__gbwXRa__screenshotPlaceholder{width:80px;min-width:80px;height:80px;min-height:80px}}
@layer components{.Dock-module__6q-JCW__root{width:100%}.Dock-module__6q-JCW__dock{border-radius:var(--space-12);width:fit-content}.Dock-module__6q-JCW__divider{background-color:var(--outline-dimmer);width:1px;height:var(--space-16)}.Dock-module__6q-JCW__dockItem{position:relative}.Dock-module__6q-JCW__dockItem,.Dock-module__6q-JCW__dockItem button{border-radius:var(--space-8)}.Dock-module__6q-JCW__dockItem[data-active=true]{box-shadow:var(--shadow-1)}.Dock-module__6q-JCW__dockItem[data-active=false] svg{fill:var(--foreground-dimmest)}.Dock-module__6q-JCW__activeBar{width:var(--space-16);height:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}}
@layer components{.Footer-module__r_oImq__footer{--Footer--height:auto;--Footer--border-color:transparent;--Footer--opacity:1;opacity:var(--Footer--opacity);border-top:1px solid var(--Footer--border-color);width:100%;height:var(--Footer--height);transition:height .1s linear;position:fixed;bottom:0;left:0}.Footer-module__r_oImq__center{height:100%}.Footer-module__r_oImq__filesButton{outline:1px solid var(--outline-dimmest);border-radius:var(--space-4)}.Footer-module__r_oImq__searchButtonContainer{padding:0 var(--space-8);width:100%}.Footer-module__r_oImq__searchButton{outline:1px solid var(--outline-dimmest);border-radius:var(--space-4);background-color:var(--background-default);padding-right:var(--space-8);padding-left:var(--space-8);height:40px;color:var(--foreground-dimmer)}.Footer-module__r_oImq__searchButton button{height:100%!important;color:var(--foreground-dimmest)!important;justify-content:space-between!important}}
@layer components{.Header-module__90IgOq__root{--Header--height:auto;border-bottom:1px solid var(--outline-dimmest);padding:0 var(--space-4);height:var(--Header--height)}@media (min-resolution:192dpi){.Header-module__90IgOq__root{border-bottom-width:.5px}}.Header-module__90IgOq__left,.Header-module__90IgOq__right{min-width:var(--Header--height);height:var(--Header--height)}.Header-module__90IgOq__center{height:var(--Header--height);flex:auto}}
@layer components{.MobilePaneHeaderShell-module__up_Arq__root{column-gap:var(--space-16);border-bottom:1px solid var(--outline-dimmest);background-color:var(--surface-color);padding:0 var(--space-12);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;display:grid}:is(.MobilePaneHeaderShell-module__up_Arq__left,.MobilePaneHeaderShell-module__up_Arq__right) button{max-width:100%}.MobilePaneHeaderShell-module__up_Arq__left{justify-content:flex-start}.MobilePaneHeaderShell-module__up_Arq__right{justify-content:flex-end}.MobilePaneHeaderShell-module__up_Arq__centerWrapper{min-width:0}.MobilePaneHeaderShell-module__up_Arq__center{justify-content:center;align-items:center;min-width:0;overflow:hidden}.MobilePaneHeaderShell-module__up_Arq__iconTitle{align-items:center;gap:6px;max-width:100%;display:flex}.MobilePaneHeaderShell-module__up_Arq__title{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;max-width:100%;overflow:hidden;font-weight:500!important}}
@layer components{.FloatingHeaderButton-module__6AE7uG__root{touch-action:manipulation;width:40px;height:40px;padding:0}}
@layer components{.RouterHeader-module__qvLh2G__header{column-gap:var(--space-8);z-index:2;border-bottom:none;position:relative}.RouterHeader-module__qvLh2G__header>:first-child,.RouterHeader-module__qvLh2G__header>:last-child{gap:var(--space-8)}.RouterHeader-module__qvLh2G__headerWebPadding{padding-top:var(--space-4)}.RouterHeader-module__qvLh2G__titlePill{border-radius:16px;justify-self:start;max-width:100%;height:40px;transition:background-color .15s;overflow:hidden}.RouterHeader-module__qvLh2G__titlePillButton{cursor:pointer;text-align:left;touch-action:manipulation;border:none}.RouterHeader-module__qvLh2G__menuTrigger{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:16px;justify-self:start;max-width:100%;margin:0;padding:0}.RouterHeader-module__qvLh2G__menuTrigger:disabled{cursor:default}.RouterHeader-module__qvLh2G__titleLine,.RouterHeader-module__qvLh2G__subtitleLine{text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.2!important}.RouterHeader-module__qvLh2G__titleLine{opacity:.85;margin-bottom:-2px}.RouterHeader-module__qvLh2G__subtitleLine{opacity:.7;font-weight:var(--font-weight-regular)!important}.RouterHeader-module__qvLh2G__pillTrailingIcon{color:var(--foreground-default)}}
@keyframes PaneScreen-module__F0FQoa__pane-slide-in{0%{transform:translate(100%);box-shadow:-8px 0 24px #0000}to{transform:translate(0);box-shadow:-8px 0 24px #0000002e}}@keyframes PaneScreen-module__F0FQoa__pane-slide-out{0%{transform:translate(0);box-shadow:-8px 0 24px #0000002e}to{transform:translate(100%);box-shadow:-8px 0 24px #0000}}@keyframes PaneScreen-module__F0FQoa__pane-retreat{0%{transform:translate(0)}to{transform:translate(-30%)}}@keyframes PaneScreen-module__F0FQoa__pane-advance{0%{transform:translate(-30%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){@layer components{.PaneScreen-module__F0FQoa__paneEntering,.PaneScreen-module__F0FQoa__paneLeaving,.PaneScreen-module__F0FQoa__paneRetreating,.PaneScreen-module__F0FQoa__paneAdvancing{animation:none}}}@layer components{.PaneScreen-module__F0FQoa__pane{background-color:var(--surface-color);position:absolute;inset:0;overflow:hidden}.PaneScreen-module__F0FQoa__paneContent{flex:auto;min-height:0;position:relative;-webkit-mask-image:linear-gradient(#0000 0%,#000 24px);mask-image:linear-gradient(#0000 0%,#000 24px)}.PaneScreen-module__F0FQoa__paneHidden{pointer-events:none;z-index:0}.PaneScreen-module__F0FQoa__paneRetreated{transform:translate(-30%)}.PaneScreen-module__F0FQoa__paneEntering{will-change:transform;z-index:2;animation:.35s cubic-bezier(.32,.72,0,1) both PaneScreen-module__F0FQoa__pane-slide-in}.PaneScreen-module__F0FQoa__paneLeaving{will-change:transform;z-index:2;animation:.35s cubic-bezier(.32,.72,0,1) both PaneScreen-module__F0FQoa__pane-slide-out}.PaneScreen-module__F0FQoa__paneRetreating{will-change:transform;animation:.35s cubic-bezier(.32,.72,0,1) both PaneScreen-module__F0FQoa__pane-retreat}.PaneScreen-module__F0FQoa__paneAdvancing{will-change:transform;animation:.35s cubic-bezier(.32,.72,0,1) both PaneScreen-module__F0FQoa__pane-advance}}
@layer components{.RouterBasedWorkspace-module__Rm9lwW__root{--RouterBasedWorkspace--workspace-bg:var(--surface-color);background-color:var(--RouterBasedWorkspace--workspace-bg);--surface-color:var(--RouterBasedWorkspace--workspace-bg);position:fixed;inset:0;overflow:hidden}.RouterBasedWorkspace-module__Rm9lwW__iosToolbarTintTop,.RouterBasedWorkspace-module__Rm9lwW__iosToolbarTintBottom{background-color:var(--surface-color);pointer-events:none;width:100%;height:6px;position:fixed;translate:0 0 -1px}.RouterBasedWorkspace-module__Rm9lwW__iosToolbarTintTop{top:0}.RouterBasedWorkspace-module__Rm9lwW__iosToolbarTintBottom{bottom:0}.RouterBasedWorkspace-module__Rm9lwW__paneContainer{z-index:1;position:relative;overflow:hidden}.RouterBasedWorkspace-module__Rm9lwW__mobileChatLayout.RouterBasedWorkspace-module__Rm9lwW__root{padding-top:1px;position:absolute;inset:0}.RouterBasedWorkspace-module__Rm9lwW__mobileChatLayout .RouterBasedWorkspace-module__Rm9lwW__paneContainer{overscroll-behavior-y:contain;flex:1 1 0;overflow-y:auto}}
@layer components{.Component-module__PupOCG__errorStack{padding:var(--space-16);background-color:var(--background-higher);border-radius:var(--border-radius-8);width:100%;font-family:var(--font-family-code);white-space:pre;font-size:12px;overflow-y:hidden}.Component-module__PupOCG__userAndErrorIdContainer{background-color:var(--background-higher);width:100%}.Component-module__PupOCG__error{font-family:var(--font-family-code)}.Component-module__PupOCG__dimmest{color:var(--foreground-dimmest)}}
@layer components{.DidMigrateToNix-module__EkmK8a__italic{font-style:italic}}
@layer components{.InputError-module__MnPm0W__warning{color:var(--accent-orange-default)}.InputError-module__MnPm0W__error{color:var(--accent-negative-default)}}
@layer components{.CardPreferences-module__4wZEGq__self{max-width:425px}.CardPreferences-module__4wZEGq__creditCardText{color:var(--foreground-dimmest);font-weight:400}.CardPreferences-module__4wZEGq__addPaymentMethodContainer{max-width:425px}.CardPreferences-module__4wZEGq__loadingContainer{max-width:180px;height:32px}}
@layer components{.PurchaseCreditPackModal-module__aFhWiq__modalContent{position:relative}.PurchaseCreditPackModal-module__aFhWiq__priceAmount{color:var(--foreground-default);font-size:20px;line-height:24px}.PurchaseCreditPackModal-module__aFhWiq__originalPrice{color:var(--foreground-dimmest);font-size:20px;line-height:24px;text-decoration:line-through}.PurchaseCreditPackModal-module__aFhWiq__priceRow{justify-content:space-between;align-items:center}.PurchaseCreditPackModal-module__aFhWiq__packItem{justify-content:space-between;align-items:center;width:100%}.PurchaseCreditPackModal-module__aFhWiq__priceDetailsContainer{flex:1}.PurchaseCreditPackModal-module__aFhWiq__paymentDetailsContainer{flex-direction:column;flex:1;align-items:flex-end;display:flex}.PurchaseCreditPackModal-module__aFhWiq__successDetailsCard{background-color:var(--background-higher)}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeleton{border-radius:var(--border-radius-default);height:20px}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeletonPayment{width:80px}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeletonTax{width:60px}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeletonTotal{width:70px}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeletonWorkspaceText{width:100%;height:14px}.PurchaseCreditPackModal-module__aFhWiq__creditPackSelect button{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-12);background-color:var(--background-default);min-height:var(--space-48);font-size:20px}.PurchaseCreditPackModal-module__aFhWiq__learnMoreLink{color:var(--foreground-dimmer);text-decoration:underline}}
@media (hover:hover){@layer components{.LogoBlock-module__Fd2UBW__scrollContainer:hover .LogoBlock-module__Fd2UBW__logosRow{animation-play-state:paused}}}@keyframes LogoBlock-module__Fd2UBW__scroll{0%{transform:translate(0,0)}to{transform:translate(-100%)}}@media screen and (max-width:768px){@layer components{.LogoBlock-module__Fd2UBW__logosRow{gap:var(--space-32);padding-right:var(--space-32)}}}@media screen and not (max-width:768px){@layer components{.LogoBlock-module__Fd2UBW__logoImage{max-width:130px}}}@layer components{.LogoBlock-module__Fd2UBW__logoBlock{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0% max(0px,50% - 775px),#000 max(80px,50% - 695px) min(100% - 80px,50% + 695px),#0000 min(100%,50% + 775px) 100%);mask-image:linear-gradient(90deg,#0000 0% max(0px,50% - 775px),#000 max(80px,50% - 695px) min(100% - 80px,50% + 695px),#0000 min(100%,50% + 775px) 100%)}@media screen and (max-width:768px){.LogoBlock-module__Fd2UBW__logoBlock{padding:var(--space-48) 0}}.LogoBlock-module__Fd2UBW__scrollContainer:before{pointer-events:none;content:"";position:absolute;inset:0;box-shadow:inset 0 0 73px 7px #faf6f1}.LogoBlock-module__Fd2UBW__scrollContainer{flex-direction:row;align-items:center;width:100%;display:flex;overflow:hidden}.LogoBlock-module__Fd2UBW__logosRow{--speed:40s;align-items:center;gap:var(--space-80);animation:LogoBlock-module__Fd2UBW__scroll var(--speed) linear infinite;padding-right:var(--space-48);flex-direction:row;flex:1 0 auto;display:flex}.LogoBlock-module__Fd2UBW__logoItem{--height:48px;height:var(--height);flex-shrink:0;justify-content:center;align-items:center;display:flex}@media screen and (max-width:768px){.LogoBlock-module__Fd2UBW__logoItem{--height:48px}}.LogoBlock-module__Fd2UBW__logoImage{aspect-ratio:220/96;object-fit:contain;width:auto;height:100%}}
@layer components{.ManageFoldersModal-module__1M5cGa__folderList{max-height:320px;overflow-y:auto}.ManageFoldersModal-module__1M5cGa__folderRow{border:1px solid var(--outline-dimmest)}.ManageFoldersModal-module__1M5cGa__folderItem{min-height:32px}.ManageFoldersModal-module__1M5cGa__folderName{flex:1;min-width:0}.ManageFoldersModal-module__1M5cGa__folderActions{opacity:0;transition:opacity .15s}.ManageFoldersModal-module__1M5cGa__folderItem:hover .ManageFoldersModal-module__1M5cGa__folderActions{opacity:1}}
@keyframes EditScimViewerUpgradeLinkForm-module__pje7QG__pulse-translate{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer components{.EditScimViewerUpgradeLinkForm-module__pje7QG__upgradeLinkInput{align-items:center;gap:var(--space-8);flex-direction:row;display:flex}.EditScimViewerUpgradeLinkForm-module__pje7QG__loadingButton{position:relative;overflow:hidden}.EditScimViewerUpgradeLinkForm-module__pje7QG__loadingButton:after{content:"";background:linear-gradient(90deg, var(--outline-default), var(--background-root), var(--outline-default), var(--background-root));opacity:.5;pointer-events:none;will-change:transform;width:300%;height:100%;animation:2s linear infinite EditScimViewerUpgradeLinkForm-module__pje7QG__pulse-translate;position:absolute;inset:0 auto 0 0}}
@layer components{.RedeemGiftCardModal-module__muCbGG__modalContent{position:relative}.RedeemGiftCardModal-module__muCbGG__giftCardVisual{background:linear-gradient(145deg,#f26522 0%,#e85a1c 100%);justify-content:space-between;align-items:flex-start;width:128px;height:172px;box-shadow:0 4px 12px #f265224d,0 2px 4px #0000001a}.RedeemGiftCardModal-module__muCbGG__giftCardLogo{align-items:center}.RedeemGiftCardModal-module__muCbGG__giftCardLogoText{letter-spacing:.5px;font-size:12px;font-weight:600;color:#fff!important}.RedeemGiftCardModal-module__muCbGG__giftCardAmount{margin-top:var(--space-8);text-align:center;align-self:center;font-size:24px;line-height:1.1;color:#fff!important}.RedeemGiftCardModal-module__muCbGG__giftCardCreditsLabel{letter-spacing:1.5px;text-transform:uppercase;align-self:center;font-size:10px;font-weight:600;color:#ffffffe6!important}}
@layer components{.BudgetWarning-module__tn3RCG__hasExceededBudgetButton:not([disabled],[aria-disabled]):hover{background-color:var(--accent-orange-dimmer)}.BudgetWarning-module__tn3RCG__almostExceededBudgetButton:not([disabled],[aria-disabled]):hover{background-color:var(--accent-yellow-dimmer)}}
@layer components{.BubbleFancyS-module__PCK70q__container{width:var(--BubbleFancyS--bubble-width);height:var(--BubbleFancyS--bubble-height);--BubbleFancyS--bubble-color:#989090;--BubbleFancyS--bubble-border-radius:48px;--BubbleFancyS--bubble-inner-radius:20px;--BubbleFancyS--bubble-width:520px;--BubbleFancyS--bubble-height:510px;position:relative}.BubbleFancyS-module__PCK70q__svg{width:100%;height:100%;position:absolute;inset:0}.BubbleFancyS-module__PCK70q__topRight{border-radius:var(--BubbleFancyS--bubble-border-radius);background:var(--BubbleFancyS--bubble-color);width:calc(var(--BubbleFancyS--bubble-width) / 2);height:calc(var(--BubbleFancyS--bubble-height) / 2);justify-content:center;align-items:end;display:flex;position:absolute;top:0;right:0;overflow:hidden}.BubbleFancyS-module__PCK70q__bottomLeft{border-radius:var(--BubbleFancyS--bubble-border-radius);background:var(--BubbleFancyS--bubble-color);width:calc(var(--BubbleFancyS--bubble-width) / 2);height:calc(var(--BubbleFancyS--bubble-height) / 2);justify-content:center;align-items:end;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}}
@layer components{.ReplsFilters-module__NahJ0a__statusFilterButton,.ReplsFilters-module__NahJ0a__accessFilterButton,.ReplsFilters-module__NahJ0a__creatorFilterButton{min-width:var(--space-128);justify-content:space-between}.ReplsFilters-module__NahJ0a__creatorItemContent{min-width:0}.ReplsFilters-module__NahJ0a__creatorFilterItem[data-selected]{background-color:#0000}.ReplsFilters-module__NahJ0a__creatorFilterItem[data-selected]:hover{background-color:var(--background-higher)}.ReplsFilters-module__NahJ0a__creatorList>:first-child{display:contents}.ReplsFilters-module__NahJ0a__creatorMeSurface{margin:var(--space-4) 0}.ReplsFilters-module__NahJ0a__buildTypeFilterButton,.ReplsFilters-module__NahJ0a__folderFilterButton{min-width:var(--space-128);justify-content:space-between}}
@media (max-width:768px){@layer components{.CreditPackTable-module__y59E_q__measureBarContainer{display:none}}}@layer components{.CreditPackTable-module__y59E_q__tableContainer{background-color:var(--background-default);border-radius:8px;overflow:hidden}.CreditPackTable-module__y59E_q__accordionHeaderContent{text-align:left;flex:1}.CreditPackTable-module__y59E_q__usageText{text-align:left;flex-shrink:0;min-width:80px}.CreditPackTable-module__y59E_q__measureBarContainer{flex-shrink:0;width:160px}.CreditPackTable-module__y59E_q__measureBar{background-color:var(--background-highest);height:8px}.CreditPackTable-module__y59E_q__loadingRow{height:48px;position:relative}}
:root{--StaggerView--index:0;--StaggerView--animation-duration:.5s;--StaggerView--animation-delay:.1s;--StaggerView--distance:20px}@keyframes StaggerView-module__x5Qtna__fade-in-up{0%{transform:translateY(var(--StaggerView--distance));opacity:0}to{opacity:1;transform:translateY(0)}}@layer components{.StaggerView-module__x5Qtna__stagger{opacity:0}.StaggerView-module__x5Qtna__stagger.StaggerView-module__x5Qtna__animate{animation:StaggerView-module__x5Qtna__fade-in-up var(--StaggerView--animation-duration) ease-out forwards;animation-delay:calc(var(--StaggerView--index) * var(--StaggerView--animation-delay))}}
@layer components{.DeploymentArtifactDropdown-module__dq8lNq__itemRow{width:200px}.DeploymentArtifactDropdown-module__dq8lNq__itemContent,.DeploymentArtifactDropdown-module__dq8lNq__textContainer{min-width:0}.DeploymentArtifactDropdown-module__dq8lNq__thumbContainer{min-width:var(--space-24);min-height:var(--space-24)}.DeploymentArtifactDropdown-module__dq8lNq__dropdownTrigger{max-width:160px}.DeploymentArtifactDropdown-module__dq8lNq__menu{max-height:240px;overflow-y:auto}}
@layer components{.NewPaymentMethodForm-module__53Ed7G__verificaitonWidget{height:100%}}
@layer components{.index-module__Y-7bTG__sectionContainer,.index-module__Y-7bTG__sectionHeader{flex-direction:column;gap:16px;display:flex}.index-module__Y-7bTG__sectionTitle{border-bottom:1px solid var(--outline-dimmest);padding-bottom:16px}.index-module__Y-7bTG__accordionContainer{flex-direction:column;gap:8px;display:flex}.index-module__Y-7bTG__loadingState{border-radius:4px;height:200px;position:relative}.index-module__Y-7bTG__linkButton{cursor:pointer;font:inherit;background:0 0;border:none;padding:0;display:inline}.index-module__Y-7bTG__linkStyle{cursor:pointer;pointer-events:all;color:var(--accent-primary-stronger);text-decoration:none}.index-module__Y-7bTG__linkStyle:hover{text-decoration:underline}}
@layer components{.TestimonialsSectionMobile-module__oE5GEW__root{gap:var(--space-16);padding:0 var(--space-16);flex-direction:column;display:flex}.TestimonialsSectionMobile-module__oE5GEW__header{gap:var(--space-4)}.TestimonialsSectionMobile-module__oE5GEW__headerLabel{color:#ff3c00;letter-spacing:.04em;text-transform:uppercase;font-family:ABC Diatype Plus Variable,sans-serif;font-size:13px;font-weight:500;line-height:1.2}.TestimonialsSectionMobile-module__oE5GEW__headerTitle{color:#312e2e;letter-spacing:-.04em;font-family:ABC Diatype Plus Variable,sans-serif;font-size:28px;font-weight:400;line-height:1.1}.TestimonialsSectionMobile-module__oE5GEW__card{padding:var(--space-24) var(--space-24) var(--space-24);color:#312e2e;-webkit-user-select:text;user-select:text;background:#fff;border-radius:28px;flex-direction:column;height:100%;min-height:280px;font-family:ABC Diatype Plus Variable,sans-serif;display:flex}.TestimonialsSectionMobile-module__oE5GEW__authorRow{margin-top:var(--space-16);border-top:1px solid #e7e6e4;flex-wrap:nowrap}.TestimonialsSectionMobile-module__oE5GEW__photoWrapper{border-radius:50%;flex-shrink:0;width:100px;height:100px;overflow:hidden}.TestimonialsSectionMobile-module__oE5GEW__authorPhoto{object-fit:cover;width:100%;height:100%}.TestimonialsSectionMobile-module__oE5GEW__authorName{font-weight:500}.TestimonialsSectionMobile-module__oE5GEW__authorInfo{color:#8c8c8c;line-height:1.3}.TestimonialsSectionMobile-module__oE5GEW__quoteIcon{color:#ffb199;font-size:36px;font-weight:700;line-height:.8}.TestimonialsSectionMobile-module__oE5GEW__quoteText{color:#312e2e;letter-spacing:-.02em;font-size:20px;font-weight:400;line-height:1.3}}
@layer components{.ArtifactTicTacs-module__SO-Q6G__ticTac{cursor:pointer;border-radius:var(--border-radius-8);width:28px;height:28px;color:var(--foreground-default)}.ArtifactTicTacs-module__SO-Q6G__ticTac:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:1px}.ArtifactTicTacs-module__SO-Q6G__overflowChip{border-radius:var(--border-radius-8);width:28px;height:28px;color:var(--foreground-dimmer)}}
@layer components{.AdvancedPrivacySettings-module__RQk23G__settingRowContent{flex:1;min-width:0}}
@media screen and not (max-width:1300px){@layer components{.TestimonialsSection-module__Qc-Laq__desktopLayout{display:block}.TestimonialsSection-module__Qc-Laq__mobileLayout{display:none}}}@media screen and (max-width:1300px){@layer components{.TestimonialsSection-module__Qc-Laq__desktopLayout{display:none}.TestimonialsSection-module__Qc-Laq__mobileLayout{display:block}}}@layer components{.TestimonialsSection-module__Qc-Laq__section{-webkit-user-select:none;user-select:none;width:100%;position:relative}.TestimonialsSection-module__Qc-Laq__desktopLayout{position:relative}.TestimonialsSection-module__Qc-Laq__emblaSlide{--spacing:10px;--right:273px;flex:0 0 calc(100% - calc(var(--right) - var(--spacing) * 2));padding-right:var(--right);min-width:0}.TestimonialsSection-module__Qc-Laq__slideGrid{gap:var(--space-12);grid-template-rows:253px 253px;grid-template-columns:253px 1fr;height:518px;display:grid}.TestimonialsSection-module__Qc-Laq__fixedChip{z-index:1;pointer-events:none;width:253px;height:253px;position:absolute;top:0;left:0}.TestimonialsSection-module__Qc-Laq__headerCell{pointer-events:auto;background:#faf5f0;border:1.5px solid #cbc7c3;border-radius:40px;height:100%;overflow:hidden}.TestimonialsSection-module__Qc-Laq__headerTitle{color:#312e2e;letter-spacing:-.04em;overflow-wrap:break-word;word-wrap:break-word;font-family:ABC Diatype Plus Variable,sans-serif;font-size:31.78px;font-weight:400;line-height:1}.TestimonialsSection-module__Qc-Laq__fixedNav{z-index:1;pointer-events:none;position:absolute;top:0;right:0}.TestimonialsSection-module__Qc-Laq__quoteCard{color:#312e2e;-webkit-user-select:text;user-select:text;background:#fff;border-radius:60px;grid-area:1/2/-1;min-height:0;font-family:ABC Diatype Plus Variable,sans-serif;overflow:hidden}.TestimonialsSection-module__Qc-Laq__quoteIcon{color:#ffb199;font-size:48px;font-weight:700;line-height:1}.TestimonialsSection-module__Qc-Laq__quoteCard .TestimonialsSection-module__Qc-Laq__quoteText{color:#312e2e;letter-spacing:-.03em;overflow-wrap:break-word;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;font-size:26px;font-weight:400;line-height:1.2;display:-webkit-box;overflow:hidden}.TestimonialsSection-module__Qc-Laq__photoCell{border-radius:56px;overflow:hidden}.TestimonialsSection-module__Qc-Laq__photoCell .TestimonialsSection-module__Qc-Laq__authorPhoto{object-fit:cover;width:100%;height:100%}.TestimonialsSection-module__Qc-Laq__bubbleButton{cursor:pointer;pointer-events:auto;color:#1a1919;letter-spacing:-.04em;text-transform:capitalize;background:0 0;border:none;width:100%;height:100%;font-family:ABC Diatype Plus Variable,sans-serif;font-size:17px;font-weight:400;line-height:105%}.TestimonialsSection-module__Qc-Laq__bubbleButton .TestimonialsSection-module__Qc-Laq__bubbleTextLeft{text-align:left}.TestimonialsSection-module__Qc-Laq__bubbleButton .TestimonialsSection-module__Qc-Laq__bubbleTextRight{text-align:right}.TestimonialsSection-module__Qc-Laq__bubbleButton .TestimonialsSection-module__Qc-Laq__bubbleArrow{color:#ff3c00;width:24px;height:24px}.TestimonialsSection-module__Qc-Laq__companyLogo svg{width:auto;height:24px;color:var(--foreground-dimmer)}}
@layer components{.SettingsTabContent-module__MGOYlG__permissionDeniedRoot{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.SettingsTabContent-module__MGOYlG__permissionDeniedContent{justify-content:center;align-items:center;max-width:400px}.SettingsTabContent-module__MGOYlG__permissionDeniedDescription{text-align:center}.SettingsTabContent-module__MGOYlG__tabContent{width:100%;max-width:1380px;margin:0 auto}}
@media (hover:hover){@layer components{.StatusBadge-module__iziSwq__touchOnlyLabel{display:none}}}@layer components{.StatusBadge-module__iziSwq__dim{color:var(--foreground-dimmer)}}
@layer components{.CancelSubscription-module__2gnENW__modal{gap:var(--space-16);padding:var(--space-12) var(--space-16);flex-direction:column;display:flex}}
@layer components{.UniversalSettingsContentArea-module__bZEcFa__content{isolation:isolate;padding:var(--space-32);flex:1;display:flex;overflow:auto}@media not (min-width:767px){.UniversalSettingsContentArea-module__bZEcFa__content{padding:var(--space-16)}}}
@layer components{.DisableFeaturesSettings-module__-YgPwq__dimmed{color:var(--foreground-dimmer)}}
@layer components{.EditReplForm-module__6BHt8a__inputLabel{justify-content:space-between;align-items:end}.EditReplForm-module__6BHt8a__descriptionInput{resize:vertical;min-height:96px;max-height:256px}.EditReplForm-module__6BHt8a__inputErrorIcon{color:var(--accent-negative-stronger)}.EditReplForm-module__6BHt8a__inputErrorMessage{color:var(--accent-negative-stronger);flex-grow:1;flex-shrink:1}}
@layer components{.DesignSystemsPanel-module__D7wAeG__sectionBackground{background-color:var(--background-higher)}}
@layer components{.SearchableSelect-module__mRLXPq__popover{padding:var(--space-4)}}
/*# sourceMappingURL=06se50aw4-.5u.css.map*/