@layer components{.ConnectedAppSection-module__CKk9WW__appCard{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background-color:var(--background-default);padding:var(--space-8)}.ConnectedAppSection-module__CKk9WW__iconContainer{border-radius:var(--space-4);background:var(--background-default)}}
@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}}
@layer base{.useView-module__etopAW__view{flex:var(--useView--grow)var(--useView--shrink)var(--useView--basis);flex-flow:column var(--useView--wrap);justify-content:var(--useView--justify);align-items:var(--useView--align);gap:var(--useView--gap);box-sizing:border-box;padding:var(--useView--pt)var(--useView--pr)var(--useView--pb)var(--useView--pl);border-radius:var(--useView--border-radius);--useView--gap:0;--useView--justify:start;--useView--align:stretch;--useView--pt:0;--useView--pr:0;--useView--pb:0;--useView--pl:0;--useView--grow:0;--useView--shrink:0;--useView--basis:auto;--useView--wrap:nowrap;--useView--border-radius:0;border-style:solid;border-width:0;outline:none;min-width:0;min-height:0;display:flex}.useView-module__etopAW__view.useView-module__etopAW__isHorizontal{flex-direction:row}}
@layer components{.CompactStackingBox-module__D4sf0G__box{--CompactStackingBox--focus-color:var(--accent-primary-default);--CompactStackingBox--box-border-radius:12px;border-radius:var(--CompactStackingBox--box-border-radius);transition:border-color .2s ease-out;position:relative}.CompactStackingBox-module__D4sf0G__box:focus-within,.CompactStackingBox-module__D4sf0G__box:hover,.CompactStackingBox-module__D4sf0G__box[data-is-dragged-over=true]{border-color:var(--CompactStackingBox--focus-color)!important}.CompactStackingBox-module__D4sf0G__footerOverlay{bottom:var(--space-8);width:100%;height:0;position:absolute;left:0}.CompactStackingBox-module__D4sf0G__bottom:empty{display:none}}
@layer components{.EnvironmentRequested-module__YzIbEq__envList{margin-left:24px}.EnvironmentRequested-module__YzIbEq__envItem{border-radius:var(--border-radius-12);background-color:var(--background-higher)}}
@layer components{.index-module__VR971W__envRow{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,3fr);grid-auto-flow:row;gap:8px;display:grid}.index-module__VR971W__envRow>*{height:fit-content}.index-module__VR971W__envHeader{color:var(--foreground-dimmer);font-size:var(--font-size-small);line-height:var(--line-height-small);margin-bottom:4px}.index-module__VR971W__envHeader>div{flex-direction:row;align-items:center;gap:4px;display:flex}.index-module__VR971W__envValueRoot[data-sensitive=true] input{font-family:text-security-disc}.index-module__VR971W__primaryButton{width:fit-content}.index-module__VR971W__input{background-color:var(--background-default)}}
@layer components{.PlanModeToggle-module__QS0jmq__chipWithFocusWithin:not([disabled],[aria-disabled]):focus-within{outline:2px solid var(--accent-primary-default);outline-offset:-2px}}
@layer components{.MCPParameterRenderer-module__-cV15W__parametersGrid{grid-template-columns:auto auto;gap:8px 16px;width:fit-content;padding:12px;display:grid}.MCPParameterRenderer-module__-cV15W__parameterKey,.MCPParameterRenderer-module__-cV15W__parameterValue{word-break:break-word}}
@layer components{.StockImageGeneration-module__nQ0zAW__container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;width:100%;display:grid}.StockImageGeneration-module__nQ0zAW__image{border-radius:var(--border-radius-8);object-fit:cover;width:100%;height:200px}.StockImageGeneration-module__nQ0zAW__imageEmptyState{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-8);width:200px;height:200px}}
@layer components{.ExpoPreviewSection-module__ufBemW__container{width:100%}.ExpoPreviewSection-module__ufBemW__qrContainer{background:var(--background-higher);border:1px solid #0000;border-radius:8px;transition:opacity .2s,border-color .2s}.ExpoPreviewSection-module__ufBemW__qrInactive{opacity:.6}.ExpoPreviewSection-module__ufBemW__errorState{border-color:var(--accent-negative-dimmer)}.ExpoPreviewSection-module__ufBemW__qrWrapper{justify-content:center;align-items:center;width:140px;height:140px;display:flex}.ExpoPreviewSection-module__ufBemW__qrPlaceholder{background:var(--background-highest);width:140px;height:140px;color:var(--foreground-dimmest);border-radius:4px}}
@layer components{.LoadingSpinner-module__QOuyfW__progressCircle{transform-origin:50%;transform:rotate(-90deg)}.LoadingSpinner-module__QOuyfW__innerCircle{transition:stroke-dashoffset .2s}}
@layer components{.ConfirmRollbackModal-module__aj-a0G__confirmationModalScreenshotContainer{background-color:var(--background-higher);border:1px solid var(--outline-dimmer);border-radius:6px;flex-grow:1;min-height:290px;position:relative;overflow:hidden}.ConfirmRollbackModal-module__aj-a0G__confirmationModalPreviewTextContainer{margin:4px 8px}.ConfirmRollbackModal-module__aj-a0G__confirmationModalScreenshot{flex-grow:1;position:relative;overflow:hidden}.ConfirmRollbackModal-module__aj-a0G__noScreenshotText{color:var(--foreground-dimmer);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ConfirmRollbackModal-module__aj-a0G__flexGrowAndShrink{flex-grow:1;flex-shrink:1}.ConfirmRollbackModal-module__aj-a0G__lineHeightOffset{margin-top:2px}.ConfirmRollbackModal-module__aj-a0G__statusIconLoading{color:var(--foreground-dimmer)}.ConfirmRollbackModal-module__aj-a0G__rollbackOptionsList{margin-left:24px;list-style-type:disc}.ConfirmRollbackModal-module__aj-a0G__rollbackOptionHeading{margin:2px 0}.ConfirmRollbackModal-module__aj-a0G__rollbackOptionsList li::marker{font-size:18px}}
@layer components{.FreeTierUpsellBanner-module__NxVGBW__self{border-radius:var(--border-radius-default)}.FreeTierUpsellBanner-module__NxVGBW__text{flex:360px}}
@layer components{.StripeSetupSteps-module__VRqaqq__stepNumber{border-radius:var(--border-radius-round);background-color:var(--background-higher);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.StripeSetupSteps-module__VRqaqq__activeStep{background-color:var(--background-higher);border-radius:var(--border-radius-8)}.StripeSetupSteps-module__VRqaqq__orangeErrorInput{border-color:var(--accent-orange-default)!important}.StripeSetupSteps-module__VRqaqq__orangeErrorInput:focus-within{outline:solid var(--accent-orange-default)!important}}
@layer components{.StripeConnectionSection-module__8shaba__container{border:1px solid var(--outline-dimmer);border-radius:6px;overflow:hidden}.StripeConnectionSection-module__8shaba__clickable{cursor:pointer}.StripeConnectionSection-module__8shaba__contentBorder{border-top:1px solid var(--outline-dimmer)}.StripeConnectionSection-module__8shaba__hiddenContent{border-top:1px solid var(--outline-dimmer);display:none}}
@layer components{.SuggestGeneralBuildMode-module__a0pqrq__continueButton{flex-grow:1;flex-shrink:1}}
@layer components{.SuggestRollback-module__W2kyQG__inlineButton{transition:background-color .2s,color .2s,border-color .2s;background:var(--background-highest)!important;color:var(--foreground-dimmer)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton svg{transition:color .2s;color:var(--foreground-dimmer)!important}.SuggestRollback-module__W2kyQG__inlineButton:disabled{opacity:.66;background:var(--background-highest)!important;color:var(--foreground-dimmest)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton:hover:not(.SuggestRollback-module__W2kyQG__inlineButton:disabled){background:var(--background-root)!important;color:var(--foreground-default)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton:hover:not(.SuggestRollback-module__W2kyQG__inlineButton:disabled) svg{color:var(--foreground-default)!important}}
@layer components{.EventRenderer-module__RTGgnG__userMessage{padding:var(--space-12)var(--space-4)0}.EventRenderer-module__RTGgnG__userMessage:first-child [data-acknowledged=false]{opacity:1;background-color:color-mix(in srgb,var(--accent-primary-default)40%,var(--surface-background))}.EventRenderer-module__RTGgnG__agentAction{padding-block:var(--space-2)}}
@layer components{.FooterBanner-module__jOuvMW__banner{box-sizing:border-box;background:var(--background-default);width:100%}.FooterBanner-module__jOuvMW__textContainer{min-width:0}.FooterBanner-module__jOuvMW__text{word-wrap:break-word;overflow-wrap:break-word;flex-shrink:1}}
@layer components{.BuildScoreSurveyDialog-module__5JMOga__root{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-12);padding:var(--space-8)}.BuildScoreSurveyDialog-module__5JMOga__starButton{cursor:pointer;color:var(--foreground-default);background:0 0;border:none;justify-content:center;align-items:center;transition:transform .15s;display:flex}.BuildScoreSurveyDialog-module__5JMOga__starButton:hover:not(:disabled){transform:scale(1.1)}.BuildScoreSurveyDialog-module__5JMOga__starButton:active:not(:disabled){transform:scale(.95)}.BuildScoreSurveyDialog-module__5JMOga__starIcon{width:32px;height:32px;color:var(--accent-primary-default)}.BuildScoreSurveyDialog-module__5JMOga__responseSubmissionRow{min-height:32px}.BuildScoreSurveyDialog-module__5JMOga__responseSubmissionRow .BuildScoreSurveyDialog-module__5JMOga__button{flex-grow:1;flex-shrink:1}.BuildScoreSurveyDialog-module__5JMOga__closeIcon{cursor:pointer}.BuildScoreSurveyDialog-module__5JMOga__satisfactionLevelText{min-height:24px}.BuildScoreSurveyDialog-module__5JMOga__headerRow{width:100%}}
@layer components{.MultiIntegrationDialog-module__U7u0oG__dialog{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-8);padding:var(--space-12)}.MultiIntegrationDialog-module__U7u0oG__connectedBadge{white-space:nowrap}.MultiIntegrationDialog-module__U7u0oG__accordionHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.MultiIntegrationDialog-module__U7u0oG__grow1{flex-grow:1}.MultiIntegrationDialog-module__U7u0oG__grow3{flex-grow:3}.MultiIntegrationDialog-module__U7u0oG__accordionContainer{max-height:500px;overflow-y:auto}}
@layer components{.GuestUnauthorizedDialogs-module__cfXoWq__root{border-radius:var(--border-radius-8)}}
@layer components{.InitialBuildFooter-module__Mc2-mq__drawerContainer{border:solid 1px var(--outline-dimmer);border-top-right-radius:var(--border-radius-8);border-top-left-radius:var(--border-radius-8);border-bottom:none;overflow:hidden}.InitialBuildFooter-module__Mc2-mq__drawerContainerClosed{border:solid 1px var(--outline-dimmer);border-radius:var(--border-radius-8);overflow:hidden}}
@layer components{.ProposedTaskApprovalDialog-module__kYcy3q__grow1{flex-grow:1}.ProposedTaskApprovalDialog-module__kYcy3q__buttonRow{--gap:var(--space-8);gap:var(--gap)}.ProposedTaskApprovalDialog-module__kYcy3q__halfWidth{flex-grow:1;flex-basis:calc(50% - calc(var(--gap)/2))}.ProposedTaskApprovalDialog-module__kYcy3q__revisePlanButton{height:24px;color:var(--foreground-dimmer)!important}.ProposedTaskApprovalDialog-module__kYcy3q__infoHelpIcon{cursor:help;align-items:center;display:inline-flex}.ProposedTaskApprovalDialog-module__kYcy3q__connector{width:var(--space-12);height:var(--space-32);flex-shrink:0;display:block;position:relative}.ProposedTaskApprovalDialog-module__kYcy3q__connectorElbow:before{top:0;left:var(--space-4);background:var(--outline-dimmest);content:"";width:1px;height:50%;position:absolute}.ProposedTaskApprovalDialog-module__kYcy3q__connectorElbow:after{top:50%;left:var(--space-4);background:var(--outline-dimmest);width:var(--space-12);content:"";height:1px;position:absolute}.ProposedTaskApprovalDialog-module__kYcy3q__connectorTee:before{top:0;left:var(--space-4);background:var(--outline-dimmest);content:"";width:1px;height:100%;position:absolute}.ProposedTaskApprovalDialog-module__kYcy3q__connectorTee:after{top:50%;left:var(--space-4);background:var(--outline-dimmest);width:var(--space-12);content:"";height:1px;position:absolute}.ProposedTaskApprovalDialog-module__kYcy3q__connectorLine:before{top:0;left:var(--space-4);background:var(--outline-dimmest);content:"";width:1px;height:100%;position:absolute}}
@layer components{.index-module__i6dsBG__requiresPaymentContainer{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-12)}.index-module__i6dsBG__guestUnauthorizedContainer{border-radius:var(--border-radius-12)}.index-module__i6dsBG__drawerSurface{overflow:hidden}.index-module__i6dsBG__hiddenInputBoxContainer,.index-module__i6dsBG__hiddenWhenArtifactPickerOpen{display:none}}
@keyframes TypingPill-module__qbBxTa__typing-ellipsis{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}@layer components{.TypingPill-module__qbBxTa__typingDots{width:1em;display:inline-block}.TypingPill-module__qbBxTa__typingDots:after{content:".";animation:1.5s step-end infinite TypingPill-module__qbBxTa__typing-ellipsis}.TypingPill-module__qbBxTa__typingPillWrapper{width:100%;height:0;position:relative;left:0}.TypingPill-module__qbBxTa__typingPill{bottom:var(--space-4);position:absolute;left:0}}
@layer components{.index-module__OxCPea__root{flex:auto;position:relative;container:agent-chat-root/inline-size}.index-module__OxCPea__emptyState{flex:auto}.index-module__OxCPea__footerContainer{z-index:1;padding-inline:var(--space-8);background-color:#0000;width:100%;position:relative}.index-module__OxCPea__footerContainer.index-module__OxCPea__isDesktop{padding-inline:0}.index-module__OxCPea__footerRow{align-self:center;width:100%;max-width:600px}.index-module__OxCPea__footerRow.index-module__OxCPea__centeredVisualPlanner{max-width:100%;position:absolute;bottom:0}.index-module__OxCPea__footerRow.index-module__OxCPea__centeredVisualPlanner .index-module__OxCPea__footerContainer{border-radius:var(--border-radius-container);background:var(--background-root);max-width:600px;padding:0}.index-module__OxCPea__isMobile:is(.index-module__OxCPea__footerRow.index-module__OxCPea__centeredVisualPlanner .index-module__OxCPea__footerContainer){background:var(--background-default)}@container agent-chat-root not (min-width:600px){.index-module__OxCPea__footerRow.index-module__OxCPea__centeredVisualPlanner{padding-inline:var(--space-8);padding-top:var(--space-8)}}}
@layer components{.index-module__H41IaW__divider{background-color:var(--outline-dimmest);height:1px;margin:4px 0 0}.index-module__H41IaW__overlayContainer{flex-direction:column;height:100%;display:flex}.index-module__H41IaW__scrollArea{scrollbar-width:none;flex:auto;min-height:0;overflow-y:auto}.index-module__H41IaW__scrollArea::-webkit-scrollbar{width:0;height:0}}
@layer components{.Session-module__tv_2Ea__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__tv_2Ea__isDesktop{border:1px solid var(--accent-blurple-dimmest);border-radius:var(--border-radius-4)}}
@keyframes Checkpoints-module__PUDBBa__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__PUDBBa__scroll{padding-bottom:var(--space-16);scrollbar-width:none}.Checkpoints-module__PUDBBa__session{border-top:1px solid var(--outline-dimmest)}.Checkpoints-module__PUDBBa__session:first-child{border-top:none}.Checkpoints-module__PUDBBa__sessionCheckpoint{margin-bottom:calc(var(--space-8)*-1)}.Checkpoints-module__PUDBBa__checkpoint{position:relative}.Checkpoints-module__PUDBBa__checkpointLine{border-left:1px solid var(--outline-dimmest);height:calc(100% - 16px);position:absolute;top:28px;left:16px;transform:translate(-50%)}.Checkpoints-module__PUDBBa__dashed{border-left-style:dashed;height:calc(100% - 28px)}.Checkpoints-module__PUDBBa__toggleCollapsedButton{margin-top:var(--space-8);width:100%;height:32px;padding:0 var(--space-16)!important;border-radius:0!important}.Checkpoints-module__PUDBBa__highlight{position:relative}.Checkpoints-module__PUDBBa__highlight:before{z-index:-1;pointer-events:none;content:"";animation:2s forwards Checkpoints-module__PUDBBa__highlight-bg;position:absolute;inset:0}}
@layer components{.index-module__-XHOOa__root{perspective:300px;z-index:1;--index--transition-duration:0}.index-module__-XHOOa__content{transition-duration:var(--index--transition-duration);transition-property:opacity;position:relative;overflow-x:hidden}@media (prefers-reduced-motion:reduce){.index-module__-XHOOa__content{transition-duration:0s}}.index-module__-XHOOa__enter{opacity:0}.index-module__-XHOOa__enterActive,.index-module__-XHOOa__exit{opacity:1}.index-module__-XHOOa__exitActive{opacity:0}.index-module__-XHOOa__taskListDrawerContainer{z-index:2;box-shadow:var(--shadow-0);border:solid 1px var(--outline-dimmest);border-radius:var(--border-radius-6);width:100%;position:absolute}@media (min-resolution:2x){.index-module__-XHOOa__taskListDrawerContainer{border-width:.5px}}.index-module__-XHOOa__taskListDrawerContainer.index-module__-XHOOa__isInMobileWorkspace{margin:var(--space-8)var(--space-8)0;width:calc(100% - var(--space-16))}}
@layer components{.Commands-module__jGM-WG__paneContainer{width:100%;container-type:inline-size}@container (min-width:480px){.Commands-module__jGM-WG__paneContent{padding-top:var(--space-16);padding-inline:var(--space-16)}}@container (min-width:768px){.Commands-module__jGM-WG__paneContent{padding-top:var(--space-32);padding-inline:var(--space-32)}}}
@media (min-width:1200px){@layer components{.DatabaseOverviewTab2-module__pDjseq__tableGrid{grid-template-columns:repeat(3,1fr)}}}@keyframes DatabaseOverviewTab2-module__pDjseq__skeleton-delay-fadein{0%{opacity:0}to{opacity:1}}@layer components{.DatabaseOverviewTab2-module__pDjseq__tableGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.DatabaseOverviewTab2-module__pDjseq__skeletonItem{border:1px solid var(--background-higher);border-radius:8px}.DatabaseOverviewTab2-module__pDjseq__skeletonIcon{border-radius:4px;width:20px;height:20px}.DatabaseOverviewTab2-module__pDjseq__skeletonName{border-radius:4px;width:120px;height:16px}.DatabaseOverviewTab2-module__pDjseq__skeletonStorage{border-radius:4px;width:80px;height:14px}.DatabaseOverviewTab2-module__pDjseq__skeletonDelayed{opacity:0;animation:.5s ease-in .5s both DatabaseOverviewTab2-module__pDjseq__skeleton-delay-fadein}}
@layer components{.DatabaseEnvVariable-module__ZGGlvq__envVarLabel{min-width:140px;font-size:14px;font-weight:500;font-family:var(--font-family-code)}}
@layer components{.DatabaseTabs-module__YqHQRG__wrapper{flex-direction:column;flex-grow:1;height:0;display:flex}.DatabaseTabs-module__YqHQRG__tabList{flex-shrink:0;padding:4px 6px 0;position:sticky;top:0}.DatabaseTabs-module__YqHQRG__tabPanels{flex-direction:column;flex-grow:1;display:flex;overflow-y:auto}.DatabaseTabs-module__YqHQRG__studioTabPanel{flex-direction:column;flex-grow:1;display:flex}.DatabaseTabs-module__YqHQRG__overviewTabPanel{flex-direction:column;flex-grow:1;gap:8px;padding:12px;display:flex}.DatabaseTabs-module__YqHQRG__settingsTabPanel{flex-direction:column;flex-grow:1;padding:12px;display:flex}.DatabaseTabs-module__YqHQRG__content{flex-grow:1;height:0}}
@layer components{.LoadingStateHeader-module__27MS1q__navMenuWrapper{--LoadingStateHeader--width:44px;--LoadingStateHeader--height:40px;width:var(--LoadingStateHeader--width);height:var(--LoadingStateHeader--height);flex-shrink:0;justify-content:center;align-items:center;display:flex}}
@layer components{.AccountSecrets-module__MYsAnW__root{max-height:70vh}.AccountSecrets-module__MYsAnW__list{overflow-y:auto}.AccountSecrets-module__MYsAnW__itemName{overflow:hidden}.AccountSecrets-module__MYsAnW__itemName>*{text-overflow:ellipsis;overflow:hidden}.AccountSecrets-module__MYsAnW__item{border-bottom:1px solid var(--outline-dimmer);grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;display:grid}.AccountSecrets-module__MYsAnW__item:last-child{border-bottom:none}.AccountSecrets-module__MYsAnW__itemValue{overflow:hidden}.AccountSecrets-module__MYsAnW__itemValue[data-sensitive=true]{font-family:text-security-disc,monospace}.AccountSecrets-module__MYsAnW__itemValueText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}}
@layer components{.EnvSync-module__gEfg_G__root{border:1px solid var(--outline-dimmer)}}
@layer components{.EnvVarTypeIcon-module__7n-TXa__iconBase{width:32px;height:32px}.EnvVarTypeIcon-module__7n-TXa__iconSplit{color:var(--accent-primary-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconShared{color:var(--accent-orange-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconProdOnly{color:var(--accent-green-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconDevOnly{color:var(--accent-purple-strongest)}}
@layer components{.AddEnvVar-module__a6fKCG__gridContainer{grid-template-columns:auto 40% 1fr;column-gap:8px;display:grid}}
@layer components{.EnvVarField-module__tfLO-a__inputWrapper{position:relative}.EnvVarField-module__tfLO-a__copyButtonWrapper{position:absolute;top:50%;left:6px;transform:translateY(-50%)}.EnvVarField-module__tfLO-a__fieldInput{min-height:32px}.EnvVarField-module__tfLO-a__fieldInput:disabled{opacity:1!important;cursor:default!important;background:var(--background-higher)!important;color:var(--foreground-default)!important;border:none!important}.EnvVarField-module__tfLO-a__fieldInput:not(.EnvVarField-module__tfLO-a__isEditing){padding-left:32px!important}.EnvVarField-module__tfLO-a__fieldInput.EnvVarField-module__tfLO-a__isKey{font-weight:var(--font-weight-bold)}}
@layer components{.SecretItem-module__J0pS-a__valueInput[data-sensitive=true]{font-family:text-security-disc,monospace}.SecretItem-module__J0pS-a__linkedSecret[data-unlinking=true]{opacity:.5;pointer-events:none}.SecretItem-module__J0pS-a__secretKeyRoot{width:44%;overflow-x:hidden}.SecretItem-module__J0pS-a__secretKeyText{flex-grow:1;flex-shrink:1}.SecretItem-module__J0pS-a__secretValueText{font-family:var(--font-family-code);text-overflow:ellipsis;white-space:nowrap;flex-grow:1;flex-shrink:1;overflow:hidden}.SecretItem-module__J0pS-a__secretValueInput{background:inherit;font-family:var(--font-family-code);border:none}.SecretItem-module__J0pS-a__secretValueInput[data-sensitive=true]{font-family:text-security-disc,monospace}.SecretItem-module__J0pS-a__editModeKeySection{width:44%}}
@layer components{.SecretItemMenu-module__NqaiNa__wrapper{border-radius:var(--border-radius-default)}}
@layer components{.EnvVarItem-module__qoP15G__gridContainer{grid-template-columns:auto 40% 1fr auto;display:grid}.EnvVarItem-module__qoP15G__gridRow{grid-template-columns:subgrid;grid-column:1/-1;column-gap:4px;display:grid}.EnvVarItem-module__qoP15G__valueColumnEditing,.EnvVarItem-module__qoP15G__devValueWrapperEditing{grid-column:3/-1}}
@layer components{.EnvVarsEditor-module__aQqAba__loadingContainer{position:absolute;inset:0}}
@layer components{.index-module__87l8Pa__loadingContainer{position:absolute;inset:0}.index-module__87l8Pa__tabExtraText{display:inline}@container (max-width:420px){.index-module__87l8Pa__tabExtraText{display:none}}.index-module__87l8Pa__body{overflow-y:auto}.index-module__87l8Pa__addSecretTitleContainer{width:40%}.index-module__87l8Pa__addSecretValueLabel label{align-items:center;gap:var(--space-4);flex-direction:row;display:flex}.index-module__87l8Pa__secretSelect{min-width:var(--space-48)}.index-module__87l8Pa__secretItem{border-radius:var(--border-radius-8)}.index-module__87l8Pa__envEditorBody{overflow-y:auto}.index-module__87l8Pa__secretAccessibilityText{flex:auto}}
@layer components{.FileFallback-module__YhAGSW__container{height:100%}.FileFallback-module__YhAGSW__icon{color:var(--foreground-dimmer)}.FileFallback-module__YhAGSW__description{max-width:min(80%,600px)}}
@layer components{.DevURLInfo-module__Y2imda__url{outline-offset:2px;color:var(--accent-positive-stronger);font-size:var(--font-size-small)}.DevURLInfo-module__Y2imda__url :hover{cursor:pointer;color:var(--accent-positive-strongest)}.DevURLInfo-module__Y2imda__expoGoLink{outline-offset:2px;color:var(--foreground-dimmer);font-size:var(--font-size-small);text-decoration:underline}.DevURLInfo-module__Y2imda__expoGoLink:hover{cursor:pointer;color:var(--foreground-default)}.DevURLInfo-module__Y2imda__qrCode{border-radius:var(--border-radius-4);overflow:hidden}}
@layer components{.ExcelViewer-module__uMs_9q__root{width:100%;height:100%;overflow:hidden}.ExcelViewer-module__uMs_9q__sheetTabs{scrollbar-width:none;overflow:auto hidden}.ExcelViewer-module__uMs_9q__sheetTabs::-webkit-scrollbar{display:none}}
@layer components{.WordViewer-module__T2xtrq__container{flex:none;width:100%;height:100%;display:block;overflow:auto}.WordViewer-module__T2xtrq__content{max-width:816px;min-height:200px;margin:0 auto;font-family:Times New Roman,Times,serif;font-size:12pt;line-height:1.6;display:block}.WordViewer-module__T2xtrq__content h1{margin-top:1em;margin-bottom:.5em;font-size:24pt}.WordViewer-module__T2xtrq__content h2{margin-top:1em;margin-bottom:.33em;font-size:18pt}.WordViewer-module__T2xtrq__content h3{margin-top:1em;margin-bottom:.43em;font-size:14pt}.WordViewer-module__T2xtrq__content h4,.WordViewer-module__T2xtrq__content h5,.WordViewer-module__T2xtrq__content h6{margin-top:1em;margin-bottom:.5em;font-size:12pt}.WordViewer-module__T2xtrq__content p{margin-bottom:12pt}.WordViewer-module__T2xtrq__content ul,.WordViewer-module__T2xtrq__content ol{margin-bottom:12pt;padding-left:.5in}.WordViewer-module__T2xtrq__content li{margin-bottom:6pt}.WordViewer-module__T2xtrq__content table{border-collapse:collapse;width:100%;margin-bottom:12pt}:is(.WordViewer-module__T2xtrq__content table) th,:is(.WordViewer-module__T2xtrq__content table) td{border:1px solid var(--outline-default);text-align:left;padding:6pt 8pt}:is(.WordViewer-module__T2xtrq__content table) th{background:var(--background-higher);font-weight:700}.WordViewer-module__T2xtrq__content img{max-width:100%;height:auto}.WordViewer-module__T2xtrq__content a{color:var(--accent-primary-default);text-decoration:underline}}
@layer components{.WorkspacePreferencesSection-module__Y7UL9G__divider{border-top:1px solid var(--interactive-border);width:100%}@media (min-resolution:2x){.WorkspacePreferencesSection-module__Y7UL9G__divider{border-top-width:.5px}}}
@layer components{.index-module__nGOWIa__root{width:100%;max-width:640px;margin-left:auto;margin-right:auto}.index-module__nGOWIa__tabPanel{padding-top:var(--space-16)}}
@layer components{.EditReplForm-module__DnkOSa__validationIcon,.EditReplForm-module__DnkOSa__validationText{color:var(--accent-negative-stronger)}}
@layer components{.LayerRow-module__8uCM6a__row{cursor:default;padding-right:var(--space-8);-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:2px;height:28px;display:flex;overflow:hidden}.LayerRow-module__8uCM6a__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__8uCM6a__name{color:var(--foreground-default);text-overflow:ellipsis;font-size:12px;line-height:20px;overflow:hidden}.LayerRow-module__8uCM6a__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__cng-4q__container{flex-direction:column;min-height:0;display:flex;overflow:hidden}.LayersPanel-module__cng-4q__scrollContainer{flex:1 1 0;min-height:0;overflow-y:auto}.LayersPanel-module__cng-4q__virtualList{width:100%;position:relative}.LayersPanel-module__cng-4q__virtualItem{width:100%;position:absolute;top:0;left:0}.LayersPanel-module__cng-4q__skeletonRow{border-radius:var(--border-radius-4);height:12px}}
@keyframes TargetedElementEditor-module__DPqI0q__show-sidebar{0%{opacity:0;transform:translate(100%)}to{opacity:1}}@layer components{.TargetedElementEditor-module__DPqI0q__editor{--gap:var(--space-4);flex-direction:column;width:100%;display:flex}.TargetedElementEditor-module__DPqI0q__editorContainer{border-top-right-radius:var(--border-radius-container);border-top-left-radius:var(--border-radius-container)}.TargetedElementEditor-module__DPqI0q__editorContainer.TargetedElementEditor-module__DPqI0q__bordered{border-top:1px solid var(--outline-dimmer);border-right:1px solid var(--outline-dimmer);border-left:1px solid var(--outline-dimmer)}.TargetedElementEditor-module__DPqI0q__editorContainer.TargetedElementEditor-module__DPqI0q__sidebar{z-index:1;border:none;border-radius:0;width:240px;overflow:hidden}.TargetedElementEditor-module__DPqI0q__editorContainer.TargetedElementEditor-module__DPqI0q__inline .TargetedElementEditor-module__DPqI0q__editor{max-height:50vh}.TargetedElementEditor-module__DPqI0q__sidebarLayout{border-left:1px solid var(--surface-border-color-regular);flex-direction:column;height:100%;animation:.2s forwards TargetedElementEditor-module__DPqI0q__show-sidebar;display:flex}.TargetedElementEditor-module__DPqI0q__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__DPqI0q__layersHeaderTitle{color:var(--foreground-default);font-size:12px;font-weight:500}.TargetedElementEditor-module__DPqI0q__layersSection{flex-direction:column;flex:auto;min-height:80px;max-height:50%;display:flex;overflow:hidden}.TargetedElementEditor-module__DPqI0q__editorWrapper{border-top:1px solid var(--outline-dimmest);flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.TargetedElementEditor-module__DPqI0q__editorWrapper>*{flex:auto}.TargetedElementEditor-module__DPqI0q__editorWrapperNoTopBorder{border-top:none}.TargetedElementEditor-module__DPqI0q__propertiesContainer{padding-bottom:var(--space-8);flex:auto;overflow-y:auto}.TargetedElementEditor-module__DPqI0q__propertiesContainer input{font-size:12px}.TargetedElementEditor-module__DPqI0q__contentInputResize{resize:vertical}.TargetedElementEditor-module__DPqI0q__fileInputHidden{display:none}.TargetedElementEditor-module__DPqI0q__formField{gap:var(--gap);flex-direction:column;display:flex}.TargetedElementEditor-module__DPqI0q__sectionTitle{font-weight:500}.TargetedElementEditor-module__DPqI0q__section{margin-bottom:var(--space-8)}.TargetedElementEditor-module__DPqI0q__nestedColumns{align-items:center;gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(0,1fr));display:grid}.TargetedElementEditor-module__DPqI0q__nestedColumnsTwoByTwo{align-items:center;gap:var(--gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.TargetedElementEditor-module__DPqI0q__multiModeInput>svg{width:fit-content}.TargetedElementEditor-module__DPqI0q__multiModeInput>input{width:100%}.TargetedElementEditor-module__DPqI0q__field button{border:1px solid var(--surface-border-color-regular);border-radius:var(--border-radius-4)}.TargetedElementEditor-module__DPqI0q__propertyEditorGap{gap:var(--gap)}.TargetedElementEditor-module__DPqI0q__footer{gap:var(--gap);flex-direction:row;display:flex;position:relative}.TargetedElementEditor-module__DPqI0q__footer>*{flex:auto;width:50%}.TargetedElementEditor-module__DPqI0q__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__rThaSW__opacityTrigger{cursor:pointer;border-radius:var(--border-radius-8);background:0 0;border:none;padding:0}.OpacityInput-module__rThaSW__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__rThaSW__opacitySwatchFill{background:var(--foreground-default);width:100%;height:100%}.OpacityInput-module__rThaSW__popoverContent{padding:var(--space-8);min-width:220px}}
@layer components{.ArtifactDropdown-module__J0iBmW__itemRow{width:280px}.ArtifactDropdown-module__J0iBmW__itemContent,.ArtifactDropdown-module__J0iBmW__textContainer{min-width:0}.ArtifactDropdown-module__J0iBmW__emptyIcon{width:var(--space-16);height:var(--space-16)}.ArtifactDropdown-module__J0iBmW__thumbContainer{border-radius:var(--border-radius-8);flex-shrink:0;width:56px;height:45px;position:relative;overflow:hidden}.ArtifactDropdown-module__J0iBmW__createNewIcon{border-style:dashed}.ArtifactDropdown-module__J0iBmW__dropdownTrigger{max-width:160px}}
@layer components{@container (max-width:600px){.CanvasToggleSection-module__FJGicW__canvasButton{padding-right:var(--space-8);padding-left:var(--space-8)}.CanvasToggleSection-module__FJGicW__canvasButton span:not(:has(svg)){display:none!important}}}
@layer components{.PlanningSessionViewingMainBanner-module__5whUNa__actionBar{bottom:var(--space-16);z-index:10;box-shadow:var(--shadow-1);pointer-events:all;position:absolute;left:50%;transform:translate(-50%)}}
@layer components{.SubreplSyncToMainBanner-module__VQFL3a__syncActionBar{bottom:var(--space-16);z-index:10;box-shadow:var(--shadow-1);pointer-events:all;position:absolute;left:50%;transform:translate(-50%)}}
@layer components{.WebviewLogs-module__E_NGZq__wrapper{--WebviewLogs--drawer-height:160px;--WebviewLogs--drawer-width:300px;border-top:1px solid var(--outline-dimmest);height:var(--WebviewLogs--drawer-height);grid-column:1/-1;position:relative}@media (min-resolution:2x){.WebviewLogs-module__E_NGZq__wrapper{border-top-width:.5px}}.WebviewLogs-module__E_NGZq__wrapperRight{border-top:none;border-left:1px solid var(--outline-dimmest);width:var(--WebviewLogs--drawer-width);grid-column:auto;height:100%}@media (min-resolution:2x){.WebviewLogs-module__E_NGZq__wrapperRight{border-left-width:.5px}}.WebviewLogs-module__E_NGZq__tabsWrapper{height:100%}.WebviewLogs-module__E_NGZq__resizeHandle{z-index:1;cursor:row-resize;justify-content:center;align-items:center;height:8px;position:absolute;top:-4px;left:0;right:0}.WebviewLogs-module__E_NGZq__resizeHandle:after{content:"";position:absolute;inset:0;transform:scale(2)}.WebviewLogs-module__E_NGZq__resizeHandle:active:after{transform:scale(100)}.WebviewLogs-module__E_NGZq__resizeHandleRight{cursor:col-resize;width:8px;height:100%;inset:0 auto 0 -4px}.WebviewLogs-module__E_NGZq__resizeGrip{opacity:0;background-color:var(--interactive-background--active);width:var(--space-32);height:var(--space-4);border-radius:2px;transition:opacity .1s,width .1s,height .1s,background-color .1s}.WebviewLogs-module__E_NGZq__resizeHandleRight .WebviewLogs-module__E_NGZq__resizeGrip{width:var(--space-4);height:var(--space-32)}.WebviewLogs-module__E_NGZq__resizing .WebviewLogs-module__E_NGZq__resizeGrip,.WebviewLogs-module__E_NGZq__resizeHandle:hover .WebviewLogs-module__E_NGZq__resizeGrip{opacity:1}.WebviewLogs-module__E_NGZq__header{border-bottom:1px solid var(--outline-dimmest)}@media (min-resolution:2x){.WebviewLogs-module__E_NGZq__header{border-bottom-width:.5px}}.WebviewLogs-module__E_NGZq__logsContainer{height:100%;overflow:hidden auto}.WebviewLogs-module__E_NGZq__snapToBottom{scroll-snap-type:y mandatory}.WebviewLogs-module__E_NGZq__scrollSnap{scroll-snap-align:end;pointer-events:none;height:1px;margin-top:-1px}.WebviewLogs-module__E_NGZq__logRow{font-size:var(--font-size-small);font-family:var(--font-family-code)}.WebviewLogs-module__E_NGZq__logRow:nth-child(2n){background-color:var(--background-higher)}.WebviewLogs-module__E_NGZq__errorLog{background-color:var(--accent-red-dimmest)!important}.WebviewLogs-module__E_NGZq__warningLog{background-color:var(--accent-orange-dimmest)!important}.WebviewLogs-module__E_NGZq__xtermWrapper{margin-top:var(--space-4);margin-bottom:var(--space-4);margin-left:var(--space-4);height:calc(100% - var(--space-4)*2);overflow:hidden}.WebviewLogs-module__E_NGZq__xtermInner{height:100%}.WebviewLogs-module__E_NGZq__nowrap{text-wrap:nowrap}}
@layer components{.Search-module__WdCIWq__root{--Search--input-height:auto;height:var(--Search--input-height)}.Search-module__WdCIWq__root>div>div label+div{z-index:4}.Search-module__WdCIWq__root [role=listbox]{top:var(--Search--input-height);z-index:3;background-color:var(--surface-background);width:100%;height:calc(100% - var(--Search--input-height));position:absolute;left:0;padding-top:var(--Search--input-height)!important}:is(.Search-module__WdCIWq__root [role=option]):hover{background-color:var(--interactive-background)!important}:is(.Search-module__WdCIWq__root [role=option])>div{background-color:#0000!important}.Search-module__WdCIWq__root [aria-selected=true]>div{background-color:var(--interactive-background)!important}}
@layer components{.Filetree-module__ge4tiq__root{z-index:10;--border-color:var(--background-higher);--border-width:1px;width:240px;max-width:100%;height:100%;position:relative}@media (min-resolution:2x){.Filetree-module__ge4tiq__root{--border-width:.5px}}.Filetree-module__ge4tiq__root{border-right:var(--border-width)solid var(--border-color)}@container not (min-width:500px){.Filetree-module__ge4tiq__root{position:absolute;top:0;left:0}}.Filetree-module__ge4tiq__header{height:27px}.Filetree-module__ge4tiq__header button{border-radius:0!important}}
@layer components{.index-module__O-X0oa__root,.index-module__O-X0oa__content{position:relative}.index-module__O-X0oa__emptyState{position:absolute;inset:0}.index-module__O-X0oa__filetreeButton{border-radius:0!important}}
@layer components{.ReplitAuthMigrationBanner-module__QgY9sa__banner{padding:var(--space-12)var(--space-16);border-radius:var(--border-radius-8);background:color-mix(in srgb,var(--accent-primary-dimmest)40%,var(--background-default));border:1px solid color-mix(in srgb,var(--accent-primary-dimmer)30%,var(--outline-dimmest));gap:var(--space-16);margin-bottom:var(--space-16);flex-direction:row;display:flex}.ReplitAuthMigrationBanner-module__QgY9sa__bannerLeft{gap:var(--space-12);flex-direction:column;flex:1;min-width:0;display:flex}.ReplitAuthMigrationBanner-module__QgY9sa__bannerContent{gap:var(--space-8);flex-direction:column;display:flex}.ReplitAuthMigrationBanner-module__QgY9sa__imagePlaceholder{aspect-ratio:7/3;border-radius:var(--border-radius-8);background:var(--background-higher);flex-shrink:0;align-self:center;width:280px;position:relative;overflow:hidden}}
@layer components{.PoweredBy-module__lDn-cG__container{width:100%}.PoweredBy-module__lDn-cG__semgrepLogo{width:76px;height:16px;color:var(--foreground-default);padding-top:.325em;display:inline}.PoweredBy-module__lDn-cG__hounddogLogo{width:76px;height:16px;display:inline}}
@layer components{.SeverityIcon-module__PAUhHq__severity{border-radius:var(--border-radius-4);justify-content:center;align-items:center;padding:4px;display:flex}}
@layer components{.VulnerabilityActions-module__4c6x0W__actionButton{flex-basis:0}.VulnerabilityActions-module__4c6x0W__actionButtonPrimary{flex-grow:1;flex-basis:0}.VulnerabilityActions-module__4c6x0W__fullWidth{width:100%}}
@layer components{.MaliciousVulnerability-module__wa25vq__vulnerability{border-radius:var(--border-radius-4)}.MaliciousVulnerability-module__wa25vq__vulnerabilityHeader.MaliciousVulnerability-module__wa25vq__isExpanded{margin-bottom:var(--space-8);border-bottom:1px solid var(--background-highest);padding-bottom:var(--space-8)}.MaliciousVulnerability-module__wa25vq__maliciousVulnerabilityCode{border-radius:var(--border-radius-8);background-color:var(--background-default);padding:var(--space-8)}.MaliciousVulnerability-module__wa25vq__filePath{width:100%;font-size:.9em;font-family:var(--font-family-code);text-align:left;text-overflow:ellipsis;white-space:nowrap;direction:rtl;overflow:hidden}}
@layer components{.DependencyVulnerability-module__49J-9W__vulnerability{border-radius:var(--border-radius-4)}.DependencyVulnerability-module__49J-9W__vulnerabilityHeader.DependencyVulnerability-module__49J-9W__isExpanded{margin-bottom:var(--space-8);border-bottom:1px solid var(--background-highest);padding-bottom:var(--space-8)}.DependencyVulnerability-module__49J-9W__dependencyVulnerabilityGroup{border-radius:var(--border-radius-8);background-color:var(--background-default);padding:var(--space-8)}.DependencyVulnerability-module__49J-9W__dependencyVulnerabilityName{font-size:.9em;font-family:var(--font-family-code);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}
@layer components{.HoundDogVulnerability-module__CQ_3yG__vulnerability{border-radius:var(--border-radius-4)}.HoundDogVulnerability-module__CQ_3yG__vulnerabilityHeader.HoundDogVulnerability-module__CQ_3yG__isExpanded{margin-bottom:var(--space-8);border-bottom:1px solid var(--background-highest);padding-bottom:var(--space-8)}.HoundDogVulnerability-module__CQ_3yG__hounddogVulnerabilityCode{border-radius:var(--border-radius-8);background-color:var(--background-default);padding:var(--space-8)}.HoundDogVulnerability-module__CQ_3yG__filePath{width:100%;font-size:.9em;font-family:var(--font-family-code);text-align:left;text-overflow:ellipsis;white-space:nowrap;direction:rtl;overflow:hidden}}
@layer components{.SASTVulnerability-module__-8u26G__vulnerability{border-radius:var(--border-radius-4)}.SASTVulnerability-module__-8u26G__vulnerabilityHeader.SASTVulnerability-module__-8u26G__isExpanded{margin-bottom:var(--space-8);border-bottom:1px solid var(--background-highest);padding-bottom:var(--space-8)}.SASTVulnerability-module__-8u26G__analysisVulnerabilityCode{border-radius:var(--border-radius-8);background-color:var(--background-default);padding:var(--space-8)}.SASTVulnerability-module__-8u26G__filePath{width:100%;font-size:.9em;font-family:var(--font-family-code);text-align:left;text-overflow:ellipsis;white-space:nowrap;direction:rtl;overflow:hidden}}
@layer components{.index-module__f-J0sW__root{align-self:center;width:90%;max-width:600px}.index-module__f-J0sW__lastScanSummaryContainer{margin:16px 0}.index-module__f-J0sW__lastScanSummaryText{font-weight:var(--font-weight-medium)}.index-module__f-J0sW__ignoredIssuesContainer{margin:16px 0}.index-module__f-J0sW__ignoredIssuesText{font-weight:var(--font-weight-medium)}.index-module__f-J0sW__scanSettingSurface{border-radius:var(--border-radius-6);background:var(--interactive-background)}.index-module__f-J0sW__scanSettingTitleText{font-weight:var(--font-weight-medium)}}
:root{--TaskPlan--max-content-width:840px}@layer components{.TaskPlan-module__OvuU6a__root{width:100%;height:100%;position:relative;overflow-y:hidden}.TaskPlan-module__OvuU6a__scroll{height:100%;overflow-y:auto}.TaskPlan-module__OvuU6a__content{width:100%;overflow:auto}.TaskPlan-module__OvuU6a__attribution{width:100%;max-width:var(--TaskPlan--max-content-width);justify-content:flex-end}.TaskPlan-module__OvuU6a__markdownContainer{width:100%}.TaskPlan-module__OvuU6a__markdownContainer .rendered-markdown{flex-direction:column;justify-content:center;align-items:center;display:flex}.TaskPlan-module__OvuU6a__markdownContainer .rendered-markdown>*{width:100%;max-width:var(--TaskPlan--max-content-width)}.TaskPlan-module__OvuU6a__markdownContainer .rendered-markdown>table{max-width:100%}.TaskPlan-module__OvuU6a__dependencies{width:100%;max-width:var(--TaskPlan--max-content-width)}}
@layer components{.CommandsTab-module__1UlkfW__tableRow:not(:last-child){border-bottom:1px solid var(--outline-dimmest)}.CommandsTab-module__1UlkfW__tableRowClickable{cursor:pointer;transition:background-color .15s}.CommandsTab-module__1UlkfW__tableRowClickable:hover{background-color:var(--background-higher)}.CommandsTab-module__1UlkfW__commandId{font-family:var(--font-family-code)}.CommandsTab-module__1UlkfW__textMedium{font-weight:500}.CommandsTab-module__1UlkfW__commandShell{font-size:var(--font-size-small);font-family:var(--font-family-code);word-break:break-all}.CommandsTab-module__1UlkfW__commandInput{font-size:var(--font-size-small);font-family:var(--font-family-code)}.CommandsTab-module__1UlkfW__errorText{color:var(--accent-negative-default)}}
@layer components{.CommandOutput-module__FgNRxq__outputBlock{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);overflow:hidden}.CommandOutput-module__FgNRxq__outputBlockScrollable{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background-color:var(--background-root);scrollbar-color:transparent transparent;scrollbar-width:thin;max-height:300px;overflow-y:auto}.CommandOutput-module__FgNRxq__outputBlockScrollable:hover{scrollbar-color:var(--outline-dimmer)transparent}.CommandOutput-module__FgNRxq__xtermContainer{opacity:0;min-height:150px;max-height:300px;padding:var(--space-8)}.CommandOutput-module__FgNRxq__xtermReady{opacity:1}.CommandOutput-module__FgNRxq__outputPre{padding:var(--space-12);color:var(--foreground-dimmer);font-size:var(--font-size-small);line-height:1.5;font-family:var(--font-family-code);white-space:pre-wrap;word-break:break-all;margin:0}}
@layer components{.RunsTab-module__XZHjBG__runsRoot{scrollbar-color:transparent transparent;scrollbar-width:thin;overflow-y:auto}.RunsTab-module__XZHjBG__runsRoot:hover{scrollbar-color:var(--outline-dimmer)transparent}.RunsTab-module__XZHjBG__runItem{transition:border-color .15s,box-shadow .15s}.RunsTab-module__XZHjBG__runItemHeader{cursor:pointer}.RunsTab-module__XZHjBG__chevron{margin-left:var(--space-4);flex-shrink:0;transition:transform .15s}.RunsTab-module__XZHjBG__chevronExpanded{transform:rotate(180deg)}.RunsTab-module__XZHjBG__textMedium{font-weight:500}.RunsTab-module__XZHjBG__cmdIconWrap{flex-shrink:0;padding-top:2px}.RunsTab-module__XZHjBG__commandId{font-family:var(--font-family-code)}.RunsTab-module__XZHjBG__commandShell{font-size:var(--font-size-small);font-family:var(--font-family-code);word-break:break-all}.RunsTab-module__XZHjBG__runItemRow{align-items:baseline;gap:var(--space-6)}.RunsTab-module__XZHjBG__timeLabel{white-space:nowrap;flex-shrink:0}.RunsTab-module__XZHjBG__errorText{color:var(--accent-negative-default)}.RunsTab-module__XZHjBG__runSummaryText{width:100%}.RunsTab-module__XZHjBG__expandedDetail{border-top:1px solid var(--outline-dimmest)}.RunsTab-module__XZHjBG__resultRow:not(:last-child){border-bottom:1px solid var(--outline-dimmest)}}
@layer components{.ValidationPane-module__GDHTha__root{height:100%;overflow:hidden}.ValidationPane-module__GDHTha__content{width:100%;overflow:hidden}.ValidationPane-module__GDHTha__tabsFill,.ValidationPane-module__GDHTha__tabsFill>[role=tabpanel]{flex-direction:column;flex:1;min-height:0;display:flex}.ValidationPane-module__GDHTha__tabContentScroll{overflow-y:auto}}
@layer components{.KanbanCard-module__FHqOOq__card{transition:border-color .12s;position:relative}.KanbanCard-module__FHqOOq__topRow{align-items:flex-start;width:100%;min-width:0;display:flex}.KanbanCard-module__FHqOOq__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__FHqOOq__summaryGridWithAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.KanbanCard-module__FHqOOq__mainContent{flex:1;min-width:0;padding-right:4px}.KanbanCard-module__FHqOOq__iconCell{grid-area:icon;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.KanbanCard-module__FHqOOq__titleCell{grid-area:title;align-self:center;min-width:0}.KanbanCard-module__FHqOOq__titleText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.KanbanCard-module__FHqOOq__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:flex-start;min-width:0;min-height:14px}.KanbanCard-module__FHqOOq__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.KanbanCard-module__FHqOOq__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__FHqOOq__presenceCell{grid-area:presence;align-self:center}.KanbanCard-module__FHqOOq__actions{top:6px;right:var(--space-4);position:absolute}.KanbanCard-module__FHqOOq__metaRow{white-space:nowrap;min-width:0;padding-inline-start:calc(16px + var(--space-8));overflow:hidden}.KanbanCard-module__FHqOOq__taskLink{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.KanbanCard-module__FHqOOq__taskLinkTitle{text-decoration:underline}}
@layer components{.KanbanBoard-module__N2i9Qq__column{flex-basis:0}.KanbanBoard-module__N2i9Qq__columnCards{overflow-y:auto}}
@layer components{.NewTaskTooltip-module___Mj9Rq__tooltip{width:280px}.NewTaskTooltip-module___Mj9Rq__tooltip[data-popper-reference-hidden=true]{visibility:hidden;pointer-events:none}}
@keyframes BackgroundTasksPromo-module__wxpIsa__promo-fade-in{0%{opacity:0}to{opacity:1}}@container not (min-width:155px){@layer components{.BackgroundTasksPromo-module__wxpIsa__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__wxpIsa__promoWrapper{animation:.15s ease-out .15s both BackgroundTasksPromo-module__wxpIsa__promo-fade-in}.BackgroundTasksPromo-module__wxpIsa__promoBanner{border-radius:var(--border-radius-12);container:promo-banner/inline-size}.BackgroundTasksPromo-module__wxpIsa__statusIconsOuter{flex:1 1 0;min-width:0}.BackgroundTasksPromo-module__wxpIsa__textPromo{text-wrap:balance}.BackgroundTasksPromo-module__wxpIsa__pillFull{display:block}@container promo-banner not (min-width:155px){.BackgroundTasksPromo-module__wxpIsa__pillFull{display:none}}.BackgroundTasksPromo-module__wxpIsa__pillShort{display:none}@container promo-banner not (min-width:155px){.BackgroundTasksPromo-module__wxpIsa__pillShort{display:block}}}
@layer components{.PlanningChatCard-module__J4rNhq__renameInput{background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-size:14px;line-height:20px}.PlanningChatCard-module__J4rNhq__card{transition:border-color .12s;position:relative}.PlanningChatCard-module__J4rNhq__topRow{align-items:flex-start;width:100%;min-width:0;display:flex}.PlanningChatCard-module__J4rNhq__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__J4rNhq__summaryGridWithAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.PlanningChatCard-module__J4rNhq__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__J4rNhq__summaryGrid [data-sidebar-icon=true] svg,.PlanningChatCard-module__J4rNhq__summaryGrid [data-sidebar-icon=true] canvas{width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important}.PlanningChatCard-module__J4rNhq__mainContent{flex:1;min-width:0;padding-right:4px}.PlanningChatCard-module__J4rNhq__iconCell{grid-area:icon;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.PlanningChatCard-module__J4rNhq__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.PlanningChatCard-module__J4rNhq__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:flex-start;min-width:0;min-height:14px}.PlanningChatCard-module__J4rNhq__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__J4rNhq__titleCell{grid-area:title;align-self:center}.PlanningChatCard-module__J4rNhq__presenceCell{grid-area:presence;align-self:center}.PlanningChatCard-module__J4rNhq__text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PlanningChatCard-module__J4rNhq__actions{top:6px;right:var(--space-4);position:absolute}}
@layer components{.PlanningChatRow-module__TdmyNa__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}.PlanningChatRow-module__TdmyNa__popoverTitle{font-weight:var(--font-weight-medium)}}
@layer components{.TaskCardDescription-module__prt1Zq__wrapper{position:relative}.TaskCardDescription-module__prt1Zq__container{color:var(--foreground-dimmer);overflow:hidden}.TaskCardDescription-module__prt1Zq__container [class*=markdown-theme]{--theme-text-color-default:var(--foreground-dimmer);color:var(--foreground-dimmer)}.TaskCardDescription-module__prt1Zq__truncated{-webkit-mask-image:linear-gradient(#000 calc(100% - 32px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 32px),#0000 100%)}.TaskCardDescription-module__prt1Zq__scrollable{overflow:hidden auto}.TaskCardDescription-module__prt1Zq__fadeBottom{-webkit-mask-image:linear-gradient(#000 calc(100% - 32px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 32px),#0000 100%)}.TaskCardDescription-module__prt1Zq__fadeTop{-webkit-mask-image:linear-gradient(#0000 0%,#000 32px);mask-image:linear-gradient(#0000 0%,#000 32px)}.TaskCardDescription-module__prt1Zq__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{.MobileAgentTourNudge-module__aJI9MG__root{flex-direction:row;flex-shrink:1;justify-content:start}.MobileAgentTourNudge-module__aJI9MG__mobileQr{padding:var(--space-12)var(--space-8)var(--space-8)var(--space-8)}.MobileAgentTourNudge-module__aJI9MG__btnLeft{border-top-right-radius:0!important;border-bottom-right-radius:0!important;flex-shrink:1!important}.MobileAgentTourNudge-module__aJI9MG__btnBonsai{flex-shrink:1!important}.MobileAgentTourNudge-module__aJI9MG__btnRight{border-left-width:0!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}}
@layer components{.TaskList-module__30_qfa__scrollContainer{overflow-y:auto}.TaskList-module__30_qfa__popoverTitle{font-weight:var(--font-weight-medium)}}
@layer components{.ThreadFiltersControl-module__UKLZxq__filtersBody{grid-template-rows:0fr;transition:grid-template-rows .15s ease-in-out;display:grid}.ThreadFiltersControl-module__UKLZxq__filtersBodyExpanded{grid-template-rows:1fr}.ThreadFiltersControl-module__UKLZxq__filtersBodyInner{opacity:0;transition:opacity 80ms ease-in-out;overflow:hidden}.ThreadFiltersControl-module__UKLZxq__filtersBodyExpanded>.ThreadFiltersControl-module__UKLZxq__filtersBodyInner{opacity:1;transition:opacity .1s ease-in-out 50ms}}
@layer components{.index-module__Y_LQXa__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__Y_LQXa__navMenuHeader{border-bottom:1px solid var(--outline-dimmest);flex-shrink:0;position:relative}.index-module__Y_LQXa__navMenuHeaderContent{width:var(--index--nav-menu-header-content-width)}.index-module__Y_LQXa__borderBlanket{z-index:1;background:inherit;width:10px;height:100%;position:absolute;top:0;right:-5px}}
@layer components{.Workspace-module__bV5fda__contentContainer{width:100%;height:100%;position:absolute;top:0;left:0}.Workspace-module__bV5fda__contentContainer.Workspace-module__bV5fda__desktopApp{top:var(--space-4);height:calc(100% - var(--space-4))}}
@layer components{.Dock-module__oqPVqG__root{width:100%}.Dock-module__oqPVqG__dock{border-radius:var(--space-12);width:fit-content}.Dock-module__oqPVqG__divider{background-color:var(--outline-dimmer);width:1px;height:var(--space-16)}.Dock-module__oqPVqG__dockItem{position:relative}.Dock-module__oqPVqG__dockItem,.Dock-module__oqPVqG__dockItem button{border-radius:var(--space-8)}.Dock-module__oqPVqG__dockItem[data-active=true]{box-shadow:var(--shadow-1)}.Dock-module__oqPVqG__dockItem[data-active=false] svg{fill:var(--foreground-dimmest)}.Dock-module__oqPVqG__activeBar{border-radius:var(--border-radius-2);width:var(--space-16);height:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}}
@keyframes Drawer-module__op37Ra__enable-pointer{to{opacity:1;pointer-events:auto}}@keyframes Drawer-module__op37Ra__disable-pointer{to{opacity:0;pointer-events:none}}@layer components{.Drawer-module__op37Ra__root{--Drawer--y:100%;--Drawer--transition:none;--Drawer--drawer-shadow:none;--Drawer--max-height:auto;transform:translateY(var(--Drawer--y));transition:var(--Drawer--transition);box-shadow:var(--Drawer--drawer-shadow);border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-12)var(--border-radius-12)0 0;width:100%;max-height:var(--Drawer--max-height);border-bottom:0;position:absolute;bottom:0;left:0;overflow:hidden}.Drawer-module__op37Ra__dragHandle{background-color:var(--outline-dimmer);border-radius:2px;width:36px;height:4px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.Drawer-module__op37Ra__underlay{opacity:0;z-index:100;background-color:var(--background-overlay);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Drawer-module__op37Ra__underlay[aria-hidden=true]{animation:.12s forwards Drawer-module__op37Ra__disable-pointer}.Drawer-module__op37Ra__underlay[aria-hidden=false]{animation:.12s forwards Drawer-module__op37Ra__enable-pointer}.Drawer-module__op37Ra__scrollableContent::-webkit-scrollbar{display:none}.Drawer-module__op37Ra__scrollableContent{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}}
@media (hover:hover){@layer components{.TaskListButton-module__Q6KldG__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__Q6KldG__rowWrapper:hover .TaskListButton-module__Q6KldG__rowActions,.TaskListButton-module__Q6KldG__rowWrapper.TaskListButton-module__Q6KldG__isMenuOpen .TaskListButton-module__Q6KldG__rowActions{visibility:visible;opacity:1}.TaskListButton-module__Q6KldG__rowWrapper:hover>.TaskListButton-module__Q6KldG__button,.TaskListButton-module__Q6KldG__rowWrapper:hover>.TaskListButton-module__Q6KldG__buttonSubtitle,.TaskListButton-module__Q6KldG__rowWrapper.TaskListButton-module__Q6KldG__isMenuOpen>.TaskListButton-module__Q6KldG__button,.TaskListButton-module__Q6KldG__rowWrapper.TaskListButton-module__Q6KldG__isMenuOpen>.TaskListButton-module__Q6KldG__buttonSubtitle{background-color:var(--surface-color-final-200)}.TaskListButton-module__Q6KldG__rowWrapper:hover .TaskListButton-module__Q6KldG__text,.TaskListButton-module__Q6KldG__rowWrapper:hover .TaskListButton-module__Q6KldG__titleText,.TaskListButton-module__Q6KldG__rowWrapper:hover .TaskListButton-module__Q6KldG__subtitleRow,.TaskListButton-module__Q6KldG__rowWrapper:hover .TaskListButton-module__Q6KldG__attributionRow,.TaskListButton-module__Q6KldG__rowWrapper.TaskListButton-module__Q6KldG__isMenuOpen .TaskListButton-module__Q6KldG__text,.TaskListButton-module__Q6KldG__rowWrapper.TaskListButton-module__Q6KldG__isMenuOpen .TaskListButton-module__Q6KldG__titleText,.TaskListButton-module__Q6KldG__rowWrapper.TaskListButton-module__Q6KldG__isMenuOpen .TaskListButton-module__Q6KldG__subtitleRow,.TaskListButton-module__Q6KldG__rowWrapper.TaskListButton-module__Q6KldG__isMenuOpen .TaskListButton-module__Q6KldG__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__Q6KldG__rowActions{z-index:2;padding:var(--space-4);position:absolute;top:0;right:0}}}@layer components{.TaskListButton-module__Q6KldG__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__Q6KldG__buttonMatchSubtitle{padding:var(--space-8);height:auto;min-height:32px}.TaskListButton-module__Q6KldG__buttonSubtitle{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__Q6KldG__buttonSubtitleAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.TaskListButton-module__Q6KldG__iconButtonPresence{pointer-events:none;position:absolute;bottom:0;right:0}.TaskListButton-module__Q6KldG__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__Q6KldG__button [data-sidebar-icon=true],.TaskListButton-module__Q6KldG__iconButton [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__Q6KldG__buttonMatchSubtitle [data-sidebar-icon=true]{width:16px!important}.TaskListButton-module__Q6KldG__button [data-main-version-icon=true],.TaskListButton-module__Q6KldG__iconButton [data-main-version-icon=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__Q6KldG__button [data-sidebar-icon=true] svg,.TaskListButton-module__Q6KldG__iconButton [data-sidebar-icon=true] svg,.TaskListButton-module__Q6KldG__button [data-sidebar-icon=true] canvas,.TaskListButton-module__Q6KldG__iconButton [data-sidebar-icon=true] canvas{width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important}.TaskListButton-module__Q6KldG__text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TaskListButton-module__Q6KldG__iconCell{grid-area:icon;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.TaskListButton-module__Q6KldG__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.TaskListButton-module__Q6KldG__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:center;min-width:0;min-height:14px}.TaskListButton-module__Q6KldG__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__Q6KldG__titleCell{grid-area:title;align-items:center;min-width:0;display:flex}.TaskListButton-module__Q6KldG__titleText{flex:1;min-width:0}.TaskListButton-module__Q6KldG__titleAccessory{flex-shrink:0}.TaskListButton-module__Q6KldG__presenceCell{grid-area:presence;align-self:center}.TaskListButton-module__Q6KldG__subtitleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TaskListButton-module__Q6KldG__rowWrapper{position:relative}.TaskListButton-module__Q6KldG__rowActions{border-radius:var(--border-radius-default)}}
@layer components{.TaskRow-module__JFY2zq__connector{width:var(--space-12);min-height:var(--space-32);--connector-bar-y:50%;flex-shrink:0;align-self:stretch;display:block;position:relative}.TaskRow-module__JFY2zq__connectorElbow:before{top:0;left:var(--space-4);background:var(--outline-dimmest);width:1px;height:var(--connector-bar-y);content:"";position:absolute}.TaskRow-module__JFY2zq__connectorElbow:after{top:var(--connector-bar-y);left:var(--space-4);background:var(--outline-dimmest);width:var(--space-12);content:"";height:1px;position:absolute}.TaskRow-module__JFY2zq__connectorTee:before{top:0;left:var(--space-4);background:var(--outline-dimmest);content:"";width:1px;height:100%;position:absolute}.TaskRow-module__JFY2zq__connectorTee:after{top:var(--connector-bar-y);left:var(--space-4);background:var(--outline-dimmest);width:var(--space-12);content:"";height:1px;position:absolute}.TaskRow-module__JFY2zq__connectorLine:before{top:0;left:var(--space-4);background:var(--outline-dimmest);content:"";width:1px;height:100%;position:absolute}.TaskRow-module__JFY2zq__popoverTitle{font-weight:var(--font-weight-medium)}}
@layer components{.TaskReviewDrawer-module__FryRya__grow1{flex-grow:1}.TaskReviewDrawer-module__FryRya__drawerTitle{font-weight:700}}
@layer components{.replEnvironmentDesktop-module__rxGmJG__surface{width:100%;height:100%;position:fixed;top:0;left:0}.replEnvironmentDesktop-module__rxGmJG__emailVerificationWrapper{justify-content:center;align-items:center}}
@layer components{.Files-module__kSvsjG__filetree{padding:0 var(--space-4);flex:auto}.Files-module__kSvsjG__footer{border-top:1px solid var(--outline-dimmest);padding:0 var(--space-8);scrollbar-width:none;height:60px;overflow-x:auto}}
@layer components{.Icon-module__CwnszW__icon{--Icon--size:16px;--Icon--rotate:0deg;vertical-align:middle;transform:rotate(var(--Icon--rotate));min-width:var(--Icon--size);min-height:var(--Icon--size)}}
@layer components{.Footer-module__sxhWRa__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__sxhWRa__center{height:100%}.Footer-module__sxhWRa__filesButton{outline:1px solid var(--outline-dimmest);border-radius:var(--space-4)}.Footer-module__sxhWRa__searchButtonContainer{padding:0 var(--space-8);width:100%}.Footer-module__sxhWRa__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__sxhWRa__searchButton button{height:100%!important;color:var(--foreground-dimmest)!important;justify-content:space-between!important}}
@layer components{.Header-module__dZ3MiW__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__dZ3MiW__root{border-bottom-width:.5px}}.Header-module__dZ3MiW__left,.Header-module__dZ3MiW__right{min-width:var(--Header--height);height:var(--Header--height)}.Header-module__dZ3MiW__center{height:var(--Header--height);flex:auto}}
@layer components{.Library-module__TiogZa__content{height:70vh;overflow-y:auto}}
@layer components{.MiniTaskRow-module__5SBpWq__root{border-top:1px solid var(--outline-dimmest);width:100%;overflow:hidden}.MiniTaskRow-module__5SBpWq__root [data-sidebar-icon=true]{width:20px!important;height:20px!important}.MiniTaskRow-module__5SBpWq__root [data-sidebar-icon=true] svg,.MiniTaskRow-module__5SBpWq__root [data-sidebar-icon=true] canvas{width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.MiniTaskRow-module__5SBpWq__root [data-main-version-icon=true]{width:22px;height:22px}.MiniTaskRow-module__5SBpWq__scrollable{scrollbar-width:none;-webkit-overflow-scrolling:touch;overflow-x:auto;-webkit-mask-image:linear-gradient(270deg,#000 calc(100% - 24px),#0000 100%);mask-image:linear-gradient(270deg,#000 calc(100% - 24px),#0000 100%)}.MiniTaskRow-module__5SBpWq__scrollable::-webkit-scrollbar{display:none}.MiniTaskRow-module__5SBpWq__divider{background-color:var(--outline-dimmer);width:1px;height:var(--space-16);flex-shrink:0}}
@layer components{.PaneHeader-module__CBJBIa__root{--PaneHeader--height:auto;--PaneHeader--translate-y:"0%";column-gap:var(--space-16);transform:translateY(var(--PaneHeader--translate-y));z-index:2;will-change:transform;border-bottom:1px solid var(--outline-dimmest);background-color:var(--surface-color);padding:0 var(--space-12);width:100%;height:var(--PaneHeader--height);grid-template-columns:auto 1fr auto;align-items:center;display:grid;position:absolute;top:0;left:0}:is(.PaneHeader-module__CBJBIa__leftWrapper,.PaneHeader-module__CBJBIa__rightWrapper) button{max-width:100%}.PaneHeader-module__CBJBIa__leftWrapper{justify-content:flex-start}.PaneHeader-module__CBJBIa__rightWrapper{justify-content:flex-end}.PaneHeader-module__CBJBIa__centerWrapper{min-width:0}.PaneHeader-module__CBJBIa__center,.PaneHeader-module__CBJBIa__left,.PaneHeader-module__CBJBIa__right{align-items:center;width:100%;min-width:0}.PaneHeader-module__CBJBIa__center{justify-content:center;overflow:hidden}.PaneHeader-module__CBJBIa__left{z-index:1;justify-content:flex-start}.PaneHeader-module__CBJBIa__right{z-index:1;justify-content:flex-end}.PaneHeader-module__CBJBIa__root[data-overview=true]{background-color:#0000;border-color:#0000;transform:translateY(-110%)}.PaneHeader-module__CBJBIa__root[data-overview=true] .PaneHeader-module__CBJBIa__centerWrapper{justify-self:start;max-width:100%}.PaneHeader-module__CBJBIa__root[data-overview=true] .PaneHeader-module__CBJBIa__center{transform-origin:0;padding-left:0;transform:scale(1.1)}.PaneHeader-module__CBJBIa__iconTitle{pointer-events:auto;align-items:center;gap:6px;max-width:100%;display:flex}.PaneHeader-module__CBJBIa__title{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;max-width:100%;overflow:hidden;font-weight:500!important}}
@layer components{.Pane-module__Tl-jUa__root{--Pane--border-radius:0;--Pane--x:0;--Pane--y:0;--Pane--z:0;--Pane--z-index:initial;--Pane--width:0;--Pane--height:0;--Pane--box-shadow:0 0 0 1px var(--background-highest);--Pane--transition-property:none;--Pane--transition-duration:0;--Pane--transition-delay:0;--Pane--padding-top:0;--surface-background:var(--background-default);--interactive-background:var(--background-higher);--interactive-background--active:var(--background-highest);--interactive-border:var(--outline-dimmer);--interactive-border--hover:var(--outline-stronger);transform:perspective(300px)translate3d(var(--Pane--x),0,var(--Pane--z));z-index:var(--Pane--z-index);transition-delay:var(--Pane--transition-delay);transition-duration:var(--Pane--transition-duration);transition-property:var(--Pane--transition-property);will-change:transform;box-shadow:var(--Pane--box-shadow);border-radius:var(--Pane--border-radius);width:var(--Pane--width);height:var(--Pane--height);position:absolute;top:0;left:0}.Pane-module__Tl-jUa__blanket{z-index:1;touch-action:none;position:absolute;inset:0}.Pane-module__Tl-jUa__content{transform:translateY(var(--Pane--y));z-index:1;will-change:transform,padding-top;border-radius:var(--Pane--border-radius);padding-top:var(--Pane--padding-top);flex:auto;position:relative;overflow:hidden}.Pane-module__Tl-jUa__contentInner{flex:auto;overflow:hidden auto}.Pane-module__Tl-jUa__content .cm-placeholder-layer{transform:scale(1)!important}}
@layer components{.PaneDrawer-module__j9g6fq__button{background:var(--background-higher)!important;height:var(--space-48)!important;border-radius:0!important;justify-content:space-between!important;padding:0 16px!important}.PaneDrawer-module__j9g6fq__button span{font-weight:var(--font-weight-medium)!important;font-size:var(--font-size-subhead-default)!important}.PaneDrawer-module__j9g6fq__button:first-child{border-top-right-radius:var(--border-radius-12)!important;border-top-left-radius:var(--border-radius-12)!important}.PaneDrawer-module__j9g6fq__button:last-child{border-bottom-right-radius:var(--border-radius-12)!important;border-bottom-left-radius:var(--border-radius-12)!important}.PaneDrawer-module__j9g6fq__button:only-child{border-radius:var(--border-radius-12)!important}.PaneDrawer-module__j9g6fq__divider{background-color:var(--outline-dimmer);width:100%;height:1px}.PaneDrawer-module__j9g6fq__header{padding:0 var(--space-4);height:32px}.PaneDrawer-module__j9g6fq__title{font-weight:var(--font-weight-medium)!important}}
@layer components{.TasksDrawer-module___ofkcG__title{font-weight:var(--font-weight-medium)!important}}
@layer components{.WebviewPip-module__l4zBQq__root{--WebviewPip--x:0;--WebviewPip--y:0;--WebviewPip--width:0;--WebviewPip--height:calc(var(--WebviewPip--width) + var(--WebviewPip--header-height));--WebviewPip--border-color:var(--outline-default);--WebviewPip--visibility:hidden;--WebviewPip--content-width:0;--WebviewPip--content-height:0;--WebviewPip--content-scale:1;--WebviewPip--header-height:32px;--WebviewPip--border-radius:var(--border-radius-8);--WebviewPip--transition-duration:.15s;transform:translate3d(var(--WebviewPip--x),var(--WebviewPip--y),0);visibility:var(--WebviewPip--visibility);transition:transform var(--WebviewPip--transition-duration)cubic-bezier(.4,0,.2,1);will-change:transform;box-shadow:var(--shadow-1);border:1px solid var(--WebviewPip--border-color);border-radius:var(--WebviewPip--border-radius);background:var(--background-default);width:var(--WebviewPip--width);height:var(--WebviewPip--height);touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;min-height:0;position:absolute;overflow:hidden}.WebviewPip-module__l4zBQq__header{cursor:grab;border-bottom:1px solid var(--outline-dimmest);background:var(--background-default);padding:0 var(--space-6);height:var(--WebviewPip--header-height);min-height:var(--WebviewPip--header-height);flex:none;justify-content:space-between;align-items:center;display:flex}.WebviewPip-module__l4zBQq__header:active{cursor:grabbing}.WebviewPip-module__l4zBQq__content{cursor:pointer;height:var(--WebviewPip--width);touch-action:none;pointer-events:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.WebviewPip-module__l4zBQq__content:before{z-index:1;cursor:grab;pointer-events:auto;content:"";position:absolute;inset:0}.WebviewPip-module__l4zBQq__content:active:before{cursor:grabbing}.WebviewPip-module__l4zBQq__webview{transform:scale(var(--WebviewPip--content-scale));transform-origin:0 0;width:var(--WebviewPip--content-width);height:var(--WebviewPip--content-width);touch-action:none;pointer-events:none;-webkit-touch-callout:none;background:#fff;position:absolute;top:0;left:0}.WebviewPip-module__l4zBQq__notAvailable{background-color:var(--background-default);position:absolute;inset:0}}
@layer components{.index-module__JhwJBW__header{place-self:center;width:100%;position:fixed;top:0;left:0}.index-module__JhwJBW__root{position:fixed;inset:0}.index-module__JhwJBW__title{padding:8px}}
@layer components{.PillLink-module__dy77qq__root{--PillLink--px:var(--space-8);--PillLink--text-color:var(--foreground-default);justify-content:center;align-items:center;gap:var(--space-4);padding-right:var(--PillLink--px);padding-left:var(--PillLink--px);color:var(--PillLink--text-color);flex-direction:row;flex-shrink:1;display:inline-flex}}
@layer components{.DesignCanvasCard-module__bZy9pW__card{color:#322f2f;background:#ffb199;flex-shrink:0;width:979px;height:100%;font-family:ABC Diatype Plus Variable,sans-serif;display:flex;position:relative;overflow:hidden}@media not (min-width:768px){.DesignCanvasCard-module__bZy9pW__card{border-radius:40px;flex-direction:column;width:calc(100vw - 32px);position:relative}.DesignCanvasCard-module__bZy9pW__illustration{width:100%;margin:0 auto;position:absolute;bottom:-300px;left:0;right:0}.DesignCanvasCard-module__bZy9pW__content{padding:24px 24px 0}}.DesignCanvasCard-module__bZy9pW__content .DesignCanvasCard-module__bZy9pW__label{opacity:.7;color:inherit;letter-spacing:-.02em;margin-bottom:8px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:14px;font-weight:500}.DesignCanvasCard-module__bZy9pW__content .DesignCanvasCard-module__bZy9pW__title{color:inherit;letter-spacing:-.05em;font-family:ABC Diatype Plus Variable,sans-serif;font-size:60px;font-weight:400;line-height:89%}@media not (min-width:768px){.DesignCanvasCard-module__bZy9pW__content .DesignCanvasCard-module__bZy9pW__title{font-size:36px}}.DesignCanvasCard-module__bZy9pW__content .DesignCanvasCard-module__bZy9pW__description{opacity:.7;color:inherit;letter-spacing:-.03em;margin-top:26px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:16px;font-weight:400;line-height:120%}}
@layer components{.MultipleArtifactsCard-module__DaERaW__card{color:#fff;background:#322f2f;border-radius:24px;flex-direction:column;flex-shrink:0;width:420px;height:100%;font-family:ABC Diatype Plus Variable,sans-serif;display:flex;position:relative;overflow:hidden}@media not (min-width:768px){.MultipleArtifactsCard-module__DaERaW__card{border-radius:40px;width:calc(100vw - 32px);min-width:calc(100vw - 32px)}}.MultipleArtifactsCard-module__DaERaW__card>:first-child{z-index:0;pointer-events:none;position:absolute;top:40px;left:0;right:0;overflow:hidden}.MultipleArtifactsCard-module__DaERaW__content{z-index:1;background:linear-gradient(#0000 0%,#322f2f 40%);margin:auto -40px -40px;padding:80px 40px 40px;position:relative}.MultipleArtifactsCard-module__DaERaW__label{opacity:.7;color:inherit;letter-spacing:-.02em;margin-bottom:8px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:14px;font-weight:500}.MultipleArtifactsCard-module__DaERaW__title{color:inherit;letter-spacing:-.05em;font-family:ABC Diatype Plus Variable,sans-serif;font-size:60px;font-weight:400;line-height:89%}@media not (min-width:768px){.MultipleArtifactsCard-module__DaERaW__title{font-size:32px}}.MultipleArtifactsCard-module__DaERaW__description{opacity:.7;color:inherit;letter-spacing:-.03em;margin-top:20px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:16px;font-weight:400;line-height:120%}}
@layer components{.ParallelAgentsCard-module__0YlnYa__card{color:#322f2f;background:#dcd5d0;border-radius:24px;flex-direction:column;flex-shrink:0;width:420px;height:100%;font-family:ABC Diatype Plus Variable,sans-serif;display:flex;position:relative;overflow:hidden}@media not (min-width:768px){.ParallelAgentsCard-module__0YlnYa__card{border-radius:40px;width:calc(100vw - 32px);min-width:calc(100vw - 32px)}}.ParallelAgentsCard-module__0YlnYa__illustration{pointer-events:none;height:min(260px,50%);position:absolute;top:10px;right:-20px}.ParallelAgentsCard-module__0YlnYa__illustration svg{width:auto;height:100%}.ParallelAgentsCard-module__0YlnYa__content{z-index:1;background:linear-gradient(#0000 0%,#dcd5d0 60%);margin:auto -40px -40px;padding:80px 40px 40px;position:relative}.ParallelAgentsCard-module__0YlnYa__label{opacity:.7;color:inherit;letter-spacing:-.02em;margin-bottom:8px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:14px;font-weight:500}.ParallelAgentsCard-module__0YlnYa__title{color:inherit;letter-spacing:-.05em;font-family:ABC Diatype Plus Variable,sans-serif;font-size:60px;font-weight:400;line-height:89%}@media not (min-width:768px){.ParallelAgentsCard-module__0YlnYa__title{font-size:32px}}.ParallelAgentsCard-module__0YlnYa__description{opacity:.7;color:inherit;letter-spacing:-.03em;margin-top:20px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:16px;font-weight:400;line-height:120%}@media not (min-width:768px){.ParallelAgentsCard-module__0YlnYa__description{margin-top:12px;font-size:13px}}}
@layer components{.TeamsCard-module__hOfR6G__card{color:#322f2f;background:#ff764c;flex-shrink:0;width:979px;height:100%;font-family:ABC Diatype Plus Variable,sans-serif;display:flex;position:relative;overflow:hidden}@media not (min-width:768px){.TeamsCard-module__hOfR6G__card{border-radius:40px;flex-direction:column;width:calc(100vw - 32px)}.TeamsCard-module__hOfR6G__content{padding:24px 24px 0}}.TeamsCard-module__hOfR6G__label{opacity:.7;color:inherit;letter-spacing:-.02em;margin-bottom:8px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:14px;font-weight:500}.TeamsCard-module__hOfR6G__title{color:inherit;letter-spacing:-.05em;font-family:ABC Diatype Plus Variable,sans-serif;font-size:60px;font-weight:400;line-height:89%}@media not (min-width:768px){.TeamsCard-module__hOfR6G__title{font-size:36px}}.TeamsCard-module__hOfR6G__description{opacity:.8;max-width:340px;color:inherit;letter-spacing:-.03em;margin-top:26px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:16px;font-weight:400;line-height:120%}.TeamsCard-module__hOfR6G__illustration{position:absolute;right:-80px}@media not (min-width:768px){.TeamsCard-module__hOfR6G__illustration{margin:0 auto;position:relative;right:auto}.TeamsCard-module__hOfR6G__illustration svg{width:100%;height:auto;max-height:200px}}}
@media not (min-width:768px){@layer components{.HeroBentoGrid-module__HdYhqq__heroTitle{font-size:32px}.HeroBentoGrid-module__HdYhqq__scrollContainer{z-index:1}.HeroBentoGrid-module__HdYhqq__stickyWrapper{background-color:#faf6f1;gap:16px;padding-top:60px;padding-bottom:16px}.HeroBentoGrid-module__HdYhqq__gallery{flex-shrink:0;gap:16px;min-height:320px;max-height:none}.HeroBentoGrid-module__HdYhqq__heroSubtitle{font-size:18px}}}@media (prefers-reduced-motion:reduce){@layer components{.HeroBentoGrid-module__HdYhqq__gallery{transform:none!important}.HeroBentoGrid-module__HdYhqq__scrollContainer{height:auto}.HeroBentoGrid-module__HdYhqq__stickyWrapper{height:auto;padding:50px 0;position:relative;overflow-x:auto}}}@layer components{.HeroBentoGrid-module__HdYhqq__scrollContainer{height:600vh;position:relative}.HeroBentoGrid-module__HdYhqq__stickyWrapper{flex-direction:column;justify-content:space-between;align-items:center;gap:32px;height:100vh;padding-top:112px;padding-bottom:36px;display:flex;position:sticky;top:0;overflow:visible}@media not (min-width:768px){.HeroBentoGrid-module__HdYhqq__stickyWrapper{padding-top:96px}}.HeroBentoGrid-module__HdYhqq__heroTitle{color:#312e2e;letter-spacing:-.06em;text-align:center;font-family:ABC Diatype Plus Variable,sans-serif;font-size:68.92px;font-weight:400;line-height:100%}@media not (min-width:768px){.HeroBentoGrid-module__HdYhqq__heroTitle{font-size:48px}}.HeroBentoGrid-module__HdYhqq__heroTitleAccent{color:#ff3c00}.HeroBentoGrid-module__HdYhqq__heroSubtitle{color:#949494;letter-spacing:-.04em;text-align:center;font-family:ABC Diatype Plus Variable,sans-serif;font-size:28px;font-weight:400;line-height:83%}@media not (min-width:768px){.HeroBentoGrid-module__HdYhqq__heroSubtitle{font-size:24px}}.HeroBentoGrid-module__HdYhqq__gallery{left:calc(50% - var(--HeroBentoGrid--first-card-half,0px));will-change:transform;--HeroBentoGrid--first-card-half:0px;flex:1;align-self:flex-start;gap:32px;max-height:485px;display:flex;position:relative}.HeroBentoGrid-module__HdYhqq__ctaButton{cursor:pointer;color:#ff3c00;letter-spacing:-.02em;background:0 0;border:1.5px solid #ff3c00;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.HeroBentoGrid-module__HdYhqq__ctaButton:hover{color:#fff;background:#ff3c00}.HeroBentoGrid-module__HdYhqq__docsLink{opacity:1;cursor:pointer;color:#312e2e;letter-spacing:-.02em;text-underline-offset:3px;white-space:nowrap;align-items:center;gap:7px;width:168px;height:18px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:14px;font-weight:500;text-decoration:underline;display:inline-flex}.HeroBentoGrid-module__HdYhqq__docsLink:hover{opacity:.7}}
:root{--StaggerView--index:0;--StaggerView--animation-duration:.5s;--StaggerView--animation-delay:.1s;--StaggerView--distance:20px}@keyframes StaggerView-module__WD17GG__fade-in-up{0%{transform:translateY(var(--StaggerView--distance));opacity:0}to{opacity:1;transform:translateY(0)}}@layer components{.StaggerView-module__WD17GG__stagger{opacity:0}.StaggerView-module__WD17GG__stagger.StaggerView-module__WD17GG__animate{animation:StaggerView-module__WD17GG__fade-in-up var(--StaggerView--animation-duration)ease-out forwards;animation-delay:calc(var(--StaggerView--index)*var(--StaggerView--animation-delay))}}
@layer components{.ContestSection-module__x8HHMW__mainHeader{letter-spacing:-.64px;text-align:center;max-width:992px}.ContestSection-module__x8HHMW__buildHighlight,.ContestSection-module__x8HHMW__icon{color:var(--brand-accent-dimmer)}.ContestSection-module__x8HHMW__contestCard{padding:var(--space-12)var(--space-32)0;background:linear-gradient(238deg,#2b2b2b 22%,#000 119%);border:1px solid #ffd522;width:100%;max-width:800px;overflow:hidden;box-shadow:0 0 10px #ff6915}@media screen and (max-width:768px){.ContestSection-module__x8HHMW__contestCard{padding:var(--space-24);width:fit-content;max-width:100%}}.ContestSection-module__x8HHMW__cardContent{width:100%}@media screen and (max-width:768px){.ContestSection-module__x8HHMW__cardContent{gap:var(--space-24);flex-direction:column;width:fit-content}}.ContestSection-module__x8HHMW__cardDescription{max-width:400px}@media screen and (max-width:768px){.ContestSection-module__x8HHMW__cardDescription{max-width:100%}}.ContestSection-module__x8HHMW__listItem{flex-shrink:1;color:var(--brand-accent-dimmer)!important}@media screen and (max-width:768px){.ContestSection-module__x8HHMW__listItem{font-size:var(--font-size-default)}}.ContestSection-module__x8HHMW__phoneImage{width:237px;margin-left:auto}@media screen and (max-width:768px){.ContestSection-module__x8HHMW__phoneImage{display:none}}}
@layer components{.ManageFoldersModal-module__VDPHdq__folderList{max-height:320px;overflow-y:auto}.ManageFoldersModal-module__VDPHdq__folderRow{border:1px solid var(--outline-dimmest)}.ManageFoldersModal-module__VDPHdq__folderItem{min-height:32px}.ManageFoldersModal-module__VDPHdq__folderName{flex:1;min-width:0}.ManageFoldersModal-module__VDPHdq__folderActions{opacity:0;transition:opacity .15s}.ManageFoldersModal-module__VDPHdq__folderItem:hover .ManageFoldersModal-module__VDPHdq__folderActions{opacity:1}}
@layer components{.PrettyJSONDisplay-module__jjSwzq__jsonDisplay{font-size:var(--font-size-small);font-family:var(--font-family-code);flex-grow:1;display:flex}}
@keyframes PlatformCards-module__qgApXG__blink{50%{opacity:0}}@layer components{.PlatformCards-module__qgApXG__section{width:100%}.PlatformCards-module__qgApXG__heading{color:#312e2e;letter-spacing:-.06em;text-align:center;font-family:ABC Diatype Plus Variable,sans-serif;font-size:48px;font-weight:400;line-height:1}.PlatformCards-module__qgApXG__cards{grid-template-columns:1fr;gap:8px;width:100%;display:grid}@media (min-width:768px){.PlatformCards-module__qgApXG__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PlatformCards-module__qgApXG__cards{grid-template-columns:repeat(4,1fr)}}.PlatformCards-module__qgApXG__card{border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;height:604px;padding:24px;font-family:ABC Diatype Plus Variable,sans-serif;display:flex;overflow:clip}.PlatformCards-module__qgApXG__cardWhite{background-color:#fff}.PlatformCards-module__qgApXG__cardWarm{background-color:#dbd4cf}.PlatformCards-module__qgApXG__cardPale{background-color:#ffb199}.PlatformCards-module__qgApXG__cardOrange{background-color:#ff764d}.PlatformCards-module__qgApXG__cardHeader{align-items:flex-start;gap:16px;width:100%;display:flex}.PlatformCards-module__qgApXG__cardHeaderText{color:#312e2e;text-transform:capitalize;flex-direction:column;flex:1 0 0;gap:16px;display:flex}.PlatformCards-module__qgApXG__cardLabel{letter-spacing:-.04em;font-size:18px;font-weight:600;line-height:1}.PlatformCards-module__qgApXG__cardTitle{letter-spacing:-.04em;font-size:32px;font-weight:400;line-height:1}.PlatformCards-module__qgApXG__cardIllustration{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.PlatformCards-module__qgApXG__agentIllustration{aspect-ratio:290/260;width:100%;max-width:290px;position:relative}.PlatformCards-module__qgApXG__agentCircle{border:1.5px dashed #ff3c00;border-radius:50%;width:250px;height:250px;position:absolute;top:3px;left:20px}.PlatformCards-module__qgApXG__agentChatInput{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);color:#191818;letter-spacing:-.03em;background:#fff;border:1px solid #191818;border-radius:7px;align-items:center;gap:4px;width:162px;height:50px;padding:8px 10px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:10.4px;display:flex;position:absolute;top:0;left:45px}.PlatformCards-module__qgApXG__agentChatCursor{border-left:1px solid #191818;height:12px;animation:1s step-end infinite PlatformCards-module__qgApXG__blink;display:inline-block}.PlatformCards-module__qgApXG__agentPublishBtn{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);color:#fff;letter-spacing:-.03em;background:#ff3c00;border-radius:7px;justify-content:center;align-items:center;gap:4px;width:89px;height:38px;padding:0 12px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:10.4px;display:flex;position:absolute;top:112px;right:0}.PlatformCards-module__qgApXG__agentBtn{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#191818;letter-spacing:-.03em;background:#fff;border:1px solid #191818;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:88px;height:41px;padding:0 8px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:10.4px;display:flex;position:absolute;bottom:0;left:0}.PlatformCards-module__qgApXG__cardDescription{color:#312e2e;letter-spacing:-.02em;width:100%;font-size:16px;font-weight:400;line-height:1.1}.PlatformCards-module__qgApXG__integrationsIllustration{aspect-ratio:362/272;width:100%}}
@media screen and (max-width:768px){@layer components{.PhoneMockup-module__3pRXhq__phoneXsmall{width:130px;height:275px}.PhoneMockup-module__3pRXhq__phoneSmall{width:140px;height:296px}.PhoneMockup-module__3pRXhq__phoneMedium{width:153px;height:323px}.PhoneMockup-module__3pRXhq__phoneLarge{width:197px;height:416px}}}@layer components{.PhoneMockup-module__3pRXhq__phoneXsmall{flex-shrink:0;width:185px;height:391px;position:relative}.PhoneMockup-module__3pRXhq__phoneSmall{flex-shrink:0;width:200px;height:423px;position:relative}.PhoneMockup-module__3pRXhq__phoneMedium{flex-shrink:0;width:218px;height:461px;position:relative}.PhoneMockup-module__3pRXhq__phoneLarge{box-shadow:0 var(--space-16)var(--space-32)0 #0202037a;border-radius:36px;flex-shrink:0;width:267px;height:563px;margin:0 8px;position:relative}.PhoneMockup-module__3pRXhq__phoneFrame{width:100%;height:100%;position:relative}.PhoneMockup-module__3pRXhq__phoneScreen{background:var(--background-higher);border-radius:32px;position:absolute;inset:1.22% 2.59%;overflow:hidden}.PhoneMockup-module__3pRXhq__videoContainer{width:100%;height:100%;position:relative}.PhoneMockup-module__3pRXhq__phoneVideo{object-fit:cover;width:100%;height:100%}.PhoneMockup-module__3pRXhq__videoOverlay{cursor:pointer;pointer-events:all;position:absolute;inset:0}.PhoneMockup-module__3pRXhq__pauseIconIndicator{right:var(--space-12);bottom:var(--space-12);padding:var(--space-8);pointer-events:none;color:var(--white);background:#00000080;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.PhoneMockup-module__3pRXhq__phoneDynamicIsland{background:#000;border-radius:25px;width:27%;height:3.5%;position:absolute;top:4%;left:50%;transform:translate(-50%)}.PhoneMockup-module__3pRXhq__phoneInnerBorder{pointer-events:none;border:4px solid #000;border-radius:32px;position:absolute;inset:1.22% 2.59%}.PhoneMockup-module__3pRXhq__phoneOuterBorder{pointer-events:none;border:3px solid #ffc6a3;border-radius:36px;position:absolute;inset:.51% 1.08%}}
@layer components{.ReplsFilters-module__6K41ea__statusFilterButton,.ReplsFilters-module__6K41ea__accessFilterButton,.ReplsFilters-module__6K41ea__creatorFilterButton{min-width:var(--space-128);justify-content:space-between}.ReplsFilters-module__6K41ea__creatorItemContent{min-width:0}.ReplsFilters-module__6K41ea__creatorFilterItem[data-selected]{background-color:#0000}.ReplsFilters-module__6K41ea__creatorFilterItem[data-selected]:hover{background-color:var(--background-higher)}.ReplsFilters-module__6K41ea__creatorList>:first-child{display:contents}.ReplsFilters-module__6K41ea__creatorMeSurface{margin:var(--space-4)0}.ReplsFilters-module__6K41ea__buildTypeFilterButton,.ReplsFilters-module__6K41ea__folderFilterButton{min-width:var(--space-128);justify-content:space-between}}
@keyframes WorkflowTestOutput-module__9LkWiW__skeleton-data-loading{0%{background-position-x:200%}to{background-position-x:-200%}}@layer components{.WorkflowTestOutput-module__9LkWiW__scrollableContent{border:1px solid var(--outline-default);border-radius:var(--border-radius-4);padding:var(--space-12);flex:1;height:100%;min-height:0;position:relative;overflow-x:auto}.WorkflowTestOutput-module__9LkWiW__testRunText{color:var(--foreground-default)}.WorkflowTestOutput-module__9LkWiW__testRunText[data-status=failed]{color:var(--accent-negative-default)}.WorkflowTestOutput-module__9LkWiW__skeletonDataResult{opacity:1;border-radius:var(--border-radius-4);background:linear-gradient(90deg,var(--background-higher)25%,var(--background-highest)50%,var(--background-higher)75%);background-size:200% 100%;width:100%;min-height:120px;animation:2.4s ease-in-out infinite WorkflowTestOutput-module__9LkWiW__skeleton-data-loading;position:relative}}
@media (hover:hover){@layer components{.LogoBlock2-module__KzWLMG__scrollContainer:hover .LogoBlock2-module__KzWLMG__logosRow{animation-play-state:paused}}}@keyframes LogoBlock2-module__KzWLMG__scroll{0%{transform:translate(0,0)}to{transform:translate(-100%)}}@media screen and (max-width:768px){@layer components{.LogoBlock2-module__KzWLMG__logosRow{gap:var(--space-32);padding-right:var(--space-32)}}}@media screen and not (max-width:768px){@layer components{.LogoBlock2-module__KzWLMG__logoImage{max-width:130px}}}@layer components{.LogoBlock2-module__KzWLMG__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%)}.LogoBlock2-module__KzWLMG__scrollContainer:before{pointer-events:none;content:"";position:absolute;inset:0;box-shadow:inset 0 0 73px 7px #faf6f1}.LogoBlock2-module__KzWLMG__scrollContainer{flex-direction:row;align-items:center;width:100%;display:flex;overflow:hidden}.LogoBlock2-module__KzWLMG__logosRow{--speed:40s;align-items:center;gap:var(--space-80);animation:LogoBlock2-module__KzWLMG__scroll var(--speed)linear infinite;padding-right:var(--space-48);flex-direction:row;flex:1 0 auto;display:flex}.LogoBlock2-module__KzWLMG__logoItem{--height:48px;height:var(--height);flex-shrink:0;justify-content:center;align-items:center;display:flex}@media screen and (max-width:768px){.LogoBlock2-module__KzWLMG__logoItem{--height:48px}}.LogoBlock2-module__KzWLMG__logoImage{aspect-ratio:220/96;object-fit:contain;width:auto;height:100%}}
@media screen and (max-width:768px){@layer components{.ExperienceSection-module___BGC_q__phonesContainer{gap:var(--space-24)}}}@layer components{.ExperienceSection-module___BGC_q__textContainer{text-align:center}.ExperienceSection-module___BGC_q__phonesContainer,.ExperienceSection-module___BGC_q__sectionWrapper{width:100%;overflow:hidden}}
@layer components{.DeploymentArtifactDropdown-module__FTn-YW__itemRow{width:200px}.DeploymentArtifactDropdown-module__FTn-YW__itemContent,.DeploymentArtifactDropdown-module__FTn-YW__textContainer{min-width:0}.DeploymentArtifactDropdown-module__FTn-YW__thumbContainer{min-width:var(--space-24);min-height:var(--space-24)}.DeploymentArtifactDropdown-module__FTn-YW__dropdownTrigger{max-width:160px}.DeploymentArtifactDropdown-module__FTn-YW__menu{max-height:240px;overflow-y:auto}}
@layer components{.BubbleFancyS-module__qs2PiW__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__qs2PiW__svg{width:100%;height:100%;position:absolute;inset:0}.BubbleFancyS-module__qs2PiW__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__qs2PiW__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{.FAQSection-module__G8uygW__container{width:100%;max-width:100%;overflow:hidden}.FAQSection-module__G8uygW__faqItem{width:100%;min-width:0;overflow:hidden}.FAQSection-module__G8uygW__questionText{word-wrap:break-word;overflow-wrap:break-word;flex-shrink:1;max-width:100%}.FAQSection-module__G8uygW__link{color:var(--accent-orange-default);text-decoration:underline}.FAQSection-module__G8uygW__link:hover{color:var(--accent-orange-stronger)}.FAQSection-module__G8uygW__divider{border-bottom:1px solid var(--outline-dimmest)}}
@layer components{.AiIntegrationsSection-module__cSm9oq__settingRowContent{flex:1;min-width:0}.AiIntegrationsSection-module__cSm9oq__providerTable{transition:opacity .2s}.AiIntegrationsSection-module__cSm9oq__providerTableDisabled{opacity:.4}}
@layer components{.ArtifactTicTacs-module__BSDsxW__ticTac{cursor:pointer;border-radius:var(--border-radius-8);width:28px;height:28px;color:var(--foreground-default)}.ArtifactTicTacs-module__BSDsxW__ticTac:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:1px}.ArtifactTicTacs-module__BSDsxW__overflowChip{border-radius:var(--border-radius-8);width:28px;height:28px;color:var(--foreground-dimmer)}}
@layer components{.HasCredentialsSwitch-module__WnPEJa__optionCard{cursor:pointer;border:1px solid var(--outline-default);background-color:var(--background-default);padding:var(--space-8);border-radius:8px;flex:1;align-items:flex-start;gap:12px;display:flex}.HasCredentialsSwitch-module__WnPEJa__optionCard:hover{border-color:var(--accent-primary-default);background-color:var(--background-highest)}.HasCredentialsSwitch-module__WnPEJa__optionCard.HasCredentialsSwitch-module__WnPEJa__selected{border-color:var(--accent-primary-default)}.HasCredentialsSwitch-module__WnPEJa__optionCardContent{flex-direction:column;flex:1;gap:4px;max-width:100%;display:flex}.HasCredentialsSwitch-module__WnPEJa__radioButton{flex-shrink:0}.HasCredentialsSwitch-module__WnPEJa__title{font-weight:500}.HasCredentialsSwitch-module__WnPEJa__description{color:var(--foreground-dimmer)}.HasCredentialsSwitch-module__WnPEJa__optionsContainer{gap:12px;display:flex}}
@layer components{.FeatureCardsSection-module__bpe3ka__header{padding-right:var(--space-24);padding-left:var(--space-24)}@media screen and (max-width:768px){.FeatureCardsSection-module__bpe3ka__header{font-size:24px}}.FeatureCardsSection-module__bpe3ka__card{flex:1;min-width:200px;height:100%}.FeatureCardsSection-module__bpe3ka__cardImage{aspect-ratio:4/5;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}@media screen and not (max-width:768px){.FeatureCardsSection-module__bpe3ka__footer{flex-direction:row;justify-content:space-between;padding:0 5%}}.FeatureCardsSection-module__bpe3ka__embla{-webkit-mask-image:linear-gradient(to right,transparent var(--space-4),black var(--space-48),black calc(100% - var(--space-48)),transparent calc(100% - var(--space-4)));-webkit-mask-image:linear-gradient(to right,transparent var(--space-4),black var(--space-48),black calc(100% - var(--space-48)),transparent calc(100% - var(--space-4)));mask-image:linear-gradient(to right,transparent var(--space-4),black var(--space-48),black calc(100% - var(--space-48)),transparent calc(100% - var(--space-4)));width:100%;overflow:hidden}@media screen and (max-width:768px){.FeatureCardsSection-module__bpe3ka__embla{-webkit-mask-image:none;mask-image:none}}.FeatureCardsSection-module__bpe3ka__emblaContainer{align-items:stretch;display:flex}.FeatureCardsSection-module__bpe3ka__emblaSlide{--slide-spacing:var(--space-24);--slide-size:calc(90%/3);flex:0 0 var(--slide-size);padding-right:var(--space-12);padding-left:var(--space-12);min-width:0}@media screen and (max-width:768px){.FeatureCardsSection-module__bpe3ka__emblaSlide{--slide-size:85%;--slide-spacing:var(--space-4)}}.FeatureCardsSection-module__bpe3ka__emblaSlide .FeatureCardsSection-module__bpe3ka__card{height:100%}.FeatureCardsSection-module__bpe3ka__gridContainer{padding:var(--space-96)var(--space-16)var(--space-64);width:100%}.FeatureCardsSection-module__bpe3ka__gridLayoutActive{display:flex}@media screen and (max-width:500px){.FeatureCardsSection-module__bpe3ka__gridLayoutActive{display:none}}.FeatureCardsSection-module__bpe3ka__carouselLayoutMobileOnly{display:none}@media screen and (max-width:500px){.FeatureCardsSection-module__bpe3ka__carouselLayoutMobileOnly{display:block}}.FeatureCardsSection-module__bpe3ka__gridContainer .FeatureCardsSection-module__bpe3ka__header{margin:0 0 var(--space-48)0}.FeatureCardsSection-module__bpe3ka__grid{gap:var(--space-32);grid-template-columns:repeat(3,1fr);width:100%;max-width:1020px;display:grid}@media screen and (max-width:800px){.FeatureCardsSection-module__bpe3ka__grid{grid-template-columns:repeat(2,1fr)}}}
@layer components{.RepositorySelector-module__2wJ7FW__label{border-radius:var(--border-radius-8);border:1px solid #0000;flex-grow:1;flex-shrink:1}.RepositorySelector-module__2wJ7FW__label:hover{background-color:var(--background-higher)}@media (min-width:600px){.RepositorySelector-module__2wJ7FW__label{gap:var(--space-4);flex-direction:column;display:flex}}.RepositorySelector-module__2wJ7FW__labelFocusVisible:focus-within{border-color:var(--foreground-default);background-color:var(--background-higher)}.RepositorySelector-module__2wJ7FW__replLink{color:var(--accent-primary-default);font-size:var(--font-size-default)}.RepositorySelector-module__2wJ7FW__replLink:hover{text-decoration:underline}.RepositorySelector-module__2wJ7FW__noReposFoundContainer{height:200px}.RepositorySelector-module__2wJ7FW__container{overflow-anchor:none;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;height:200px;display:flex;position:relative;overflow-y:scroll}.RepositorySelector-module__2wJ7FW__container::-webkit-scrollbar{display:none}.RepositorySelector-module__2wJ7FW__loadingContainer{height:100px}}
@layer components{.TestimonialsSection2Mobile-module__bxvEUa__root{gap:var(--space-16);padding:0 var(--space-16);flex-direction:column;display:flex}.TestimonialsSection2Mobile-module__bxvEUa__header{gap:var(--space-4);padding-bottom:var(--space-8)}.TestimonialsSection2Mobile-module__bxvEUa__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}.TestimonialsSection2Mobile-module__bxvEUa__headerTitle{color:#312e2e;letter-spacing:-.04em;font-family:ABC Diatype Plus Variable,sans-serif;font-size:28px;font-weight:400;line-height:1.1}.TestimonialsSection2Mobile-module__bxvEUa__carouselWrapper{position:relative}.TestimonialsSection2Mobile-module__bxvEUa__emblaViewport{width:100%;overflow:hidden}.TestimonialsSection2Mobile-module__bxvEUa__emblaSlide{padding-right:var(--space-12);flex:0 0 100%;min-width:0}.TestimonialsSection2Mobile-module__bxvEUa__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}.TestimonialsSection2Mobile-module__bxvEUa__authorRow{margin-top:var(--space-16);padding-top:var(--space-16);border-top:1px solid #e7e6e4;flex-wrap:nowrap}.TestimonialsSection2Mobile-module__bxvEUa__photoWrapper{border-radius:50%;flex-shrink:0;width:100px;height:100px;overflow:hidden}.TestimonialsSection2Mobile-module__bxvEUa__authorPhoto{object-fit:cover;width:100%;height:100%}.TestimonialsSection2Mobile-module__bxvEUa__authorName{font-weight:500}.TestimonialsSection2Mobile-module__bxvEUa__authorInfo{color:#8c8c8c;line-height:1.3}.TestimonialsSection2Mobile-module__bxvEUa__quoteArea{flex-direction:column;display:flex}.TestimonialsSection2Mobile-module__bxvEUa__quoteIcon{color:#ffb199;font-size:36px;font-weight:700;line-height:.8}.TestimonialsSection2Mobile-module__bxvEUa__quoteText{color:#312e2e;letter-spacing:-.02em;font-size:20px;font-weight:400;line-height:1.3}.TestimonialsSection2Mobile-module__bxvEUa__nav{padding-right:var(--space-12);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.TestimonialsSection2Mobile-module__bxvEUa__dots{flex-direction:row;align-items:center;gap:6px;display:flex}.TestimonialsSection2Mobile-module__bxvEUa__dot{background:#d4d1ce;border-radius:50%;width:7px;height:7px;transition:background .2s}.TestimonialsSection2Mobile-module__bxvEUa__dotActive{background:#ff3c00;width:7px;height:7px}.TestimonialsSection2Mobile-module__bxvEUa__arrowButton{cursor:pointer;color:#312e2e;background:#fff;border:1.5px solid #d4d1ce;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s,border-color .15s;display:flex}.TestimonialsSection2Mobile-module__bxvEUa__arrowButton:hover{background:#fff3f0;border-color:#ff3c00}.TestimonialsSection2Mobile-module__bxvEUa__arrowButton:active{background:#ffe4db;border-color:#ff3c00}}
@layer components{.SettingsTabContent-module__vcVBhq__permissionDeniedRoot{padding:var(--space-32);flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.SettingsTabContent-module__vcVBhq__permissionDeniedContent{justify-content:center;align-items:center;gap:var(--space-16);flex-direction:column;max-width:400px;display:flex}.SettingsTabContent-module__vcVBhq__permissionDeniedDescription{text-align:center}.SettingsTabContent-module__vcVBhq__tabContent{width:100%;max-width:1380px;margin:0 auto}}
@layer components{.ActionRow-module__zB3jBG__primaryButtonGroup{height:var(--space-32)}}
@keyframes ReplCard-module__E-1cRq__pulse-blurple{0%{background-color:color-mix(in srgb,var(--accent-blurple-dimmest)75%,transparent)}to{background-color:color-mix(in srgb,var(--accent-blurple-dimmest)25%,transparent)}}@layer components{.ReplCard-module__E-1cRq__agentRunningPill{color:var(--accent-blurple-default);animation:1s ease-in-out infinite alternate ReplCard-module__E-1cRq__pulse-blurple}}
@keyframes AuthLayout-module__tAHOjq__prompt-pill-enter{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@layer components{.AuthLayout-module__tAHOjq__rebrandUpsell{width:100%;height:100%;position:relative}.AuthLayout-module__tAHOjq__rebrandOverlay{align-items:center;display:flex;position:absolute;inset:0}@media screen and (max-width:1024px){.AuthLayout-module__tAHOjq__rebrandOverlay{flex-direction:column;gap:16px}}.AuthLayout-module__tAHOjq__rebrandText{color:#fff;white-space:nowrap;gap:12px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:32px;font-weight:300;line-height:100%}.AuthLayout-module__tAHOjq__promptPill{bottom:var(--space-24);z-index:10;animation:.4s ease-out .3s both AuthLayout-module__tAHOjq__prompt-pill-enter;position:absolute;left:50%;transform:translate(-50%)}}
@media screen and not (max-width:1300px){@layer components{.TestimonialsSection2-module__I3VyvG__desktopLayout{display:block}.TestimonialsSection2-module__I3VyvG__mobileLayout{display:none}}}@media screen and (max-width:1300px){@layer components{.TestimonialsSection2-module__I3VyvG__desktopLayout{display:none}.TestimonialsSection2-module__I3VyvG__mobileLayout{display:block}}}@layer components{.TestimonialsSection2-module__I3VyvG__section{-webkit-user-select:none;user-select:none;width:100%;position:relative}.TestimonialsSection2-module__I3VyvG__desktopLayout{position:relative}.TestimonialsSection2-module__I3VyvG__emblaSlide{--spacing:10px;--right:273px;flex:0 0 calc(100% - calc(var(--right) - var(--spacing)*2));padding-right:var(--right);min-width:0}.TestimonialsSection2-module__I3VyvG__slideGrid{gap:var(--space-12);grid-template-rows:253px 253px;grid-template-columns:253px 1fr;height:518px;display:grid}.TestimonialsSection2-module__I3VyvG__fixedChip{z-index:1;pointer-events:none;width:253px;height:253px;position:absolute;top:0;left:0}.TestimonialsSection2-module__I3VyvG__headerCell{padding:var(--space-24);pointer-events:auto;background:#faf5f0;border:1.5px solid #cbc7c3;border-radius:40px;height:100%;display:flex;overflow:hidden}.TestimonialsSection2-module__I3VyvG__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}.TestimonialsSection2-module__I3VyvG__fixedNav{z-index:1;pointer-events:none;position:absolute;top:0;right:0}.TestimonialsSection2-module__I3VyvG__quoteCard{color:#312e2e;-webkit-user-select:text;user-select:text;background:#fff;border-radius:60px;flex-direction:column;grid-area:1/2/-1;font-family:ABC Diatype Plus Variable,sans-serif;display:flex;overflow:hidden}.TestimonialsSection2-module__I3VyvG__quoteIcon{color:#ffb199;font-size:48px;font-weight:700;line-height:1}.TestimonialsSection2-module__I3VyvG__quoteText{color:#312e2e;letter-spacing:-.03em;font-size:26px;font-weight:400;line-height:1.2}.TestimonialsSection2-module__I3VyvG__photoCell{border-radius:56px;overflow:hidden}.TestimonialsSection2-module__I3VyvG__photoCell .TestimonialsSection2-module__I3VyvG__authorPhoto{object-fit:cover;width:100%;height:100%}.TestimonialsSection2-module__I3VyvG__bubbleNav{flex-shrink:0}.TestimonialsSection2-module__I3VyvG__bubbleButton{cursor:pointer;padding:var(--space-32);pointer-events:auto;color:#1a1919;letter-spacing:-.04em;text-transform:capitalize;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:end;width:100%;height:100%;font-family:ABC Diatype Plus Variable,sans-serif;font-size:17px;font-weight:400;line-height:105%;display:flex}.TestimonialsSection2-module__I3VyvG__bubbleButton .TestimonialsSection2-module__I3VyvG__bubbleTextLeft{text-align:left}.TestimonialsSection2-module__I3VyvG__bubbleButton .TestimonialsSection2-module__I3VyvG__bubbleTextRight{text-align:right}.TestimonialsSection2-module__I3VyvG__bubbleButton .TestimonialsSection2-module__I3VyvG__bubbleArrow{color:#ff3c00;width:24px;height:24px}.TestimonialsSection2-module__I3VyvG__companyLogo{border-radius:var(--border-radius-12);background:var(--background-higher);padding:var(--space-16)var(--space-24);justify-content:center;align-items:center;display:flex}.TestimonialsSection2-module__I3VyvG__companyLogo svg{width:auto;height:24px;color:var(--foreground-dimmer)}}
@layer components{@media screen and (max-width:768px){.FeaturesSection-module__uaucdW__container{padding-left:0;padding-right:0}}}
@keyframes ReplsGrid-module__Lqe3IW__pulse{0%,to{opacity:1}50%{opacity:.5}}@layer components{.ReplsGrid-module__Lqe3IW__grid{grid-template-columns:repeat(auto-fill,minmax(var(--space-256),1fr));gap:var(--space-16);display:grid}.ReplsGrid-module__Lqe3IW__cardSkeleton{height:220px;animation:1.5s ease-in-out infinite ReplsGrid-module__Lqe3IW__pulse}}
@layer components{.UniversalSettingsContentArea-module__d1sQPW__content{isolation:isolate;padding:var(--space-32);flex:1;display:flex;overflow:auto}@media not (min-width:767px){.UniversalSettingsContentArea-module__d1sQPW__content{padding:var(--space-16)}}}
@layer components{.Container-module__DXsNjW__innerContainer{z-index:1;border-radius:var(--border-radius-8);transition:border-radius .2s,border-color .2s;position:relative}@media screen and (max-width:612px){.Container-module__DXsNjW__innerContainer{transition:border-radius,border-color}.Container-module__DXsNjW__agentInputSurface:has([data-agent-input-tab=Design][aria-selected=true]) .Container-module__DXsNjW__innerContainer{border-radius:var(--border-radius-8)0 var(--border-radius-8)var(--border-radius-8)}.Container-module__DXsNjW__agentInputSurface:has([data-agent-input-tab=Auto][aria-selected=true]) .Container-module__DXsNjW__innerContainer{border-radius:0 var(--border-radius-8)var(--border-radius-8)var(--border-radius-8)}}.Container-module__DXsNjW__wrapper{grid-template:1fr/1fr;min-height:fit-content;display:grid;position:relative;box-shadow:0 2px 6px #00000005}.Container-module__DXsNjW__wrapper>*{grid-area:1/1}.Container-module__DXsNjW__agentInputSurface[data-is-dragged-over=true]{--tab-active-border-override:var(--accent-primary-default)}.Container-module__DXsNjW__agentInputSurface[data-is-dragged-over=true] .Container-module__DXsNjW__innerContainer{border-color:var(--accent-primary-default)!important}.Container-module__DXsNjW__agentInputSurface:has(.Container-module__DXsNjW__innerContainer:hover:not([disabled],[aria-disabled])){--tab-active-border-override:var(--accent-primary-dimmer)}.Container-module__DXsNjW__agentInputSurface:has(.Container-module__DXsNjW__innerContainer:hover:not([disabled],[aria-disabled])) .Container-module__DXsNjW__innerContainer{border-color:var(--accent-primary-dimmer)!important}.Container-module__DXsNjW__agentInputSurface:has(.Container-module__DXsNjW__innerContainer:focus-within:not([disabled],[aria-disabled])){--tab-active-border-override:var(--accent-primary-default)}.Container-module__DXsNjW__agentInputSurface:has(.Container-module__DXsNjW__innerContainer:focus-within:not([disabled],[aria-disabled])) .Container-module__DXsNjW__innerContainer{border-color:var(--accent-primary-default)!important}}
@layer components{.AvailableBitbucketRepositories-module__8HUwHq__connectBitbucketAccountContainer{height:528px}.AvailableBitbucketRepositories-module__8HUwHq__container{width:100%;height:100%}.AvailableBitbucketRepositories-module__8HUwHq__scopeAndSearchRow{column-gap:var(--space-8);grid-template-columns:1fr 1fr;display:grid}.AvailableBitbucketRepositories-module__8HUwHq__replitIcon{border-radius:var(--border-radius-8);background-color:var(--brand-accent-default);width:var(--space-32);height:var(--space-32);color:var(--white);justify-content:center;align-items:center;display:flex}.AvailableBitbucketRepositories-module__8HUwHq__bitbucketIcon{border-radius:var(--border-radius-8);background-color:var(--accent-primary-default);width:var(--space-32);height:var(--space-32);color:var(--white);justify-content:center;align-items:center;display:flex}.AvailableBitbucketRepositories-module__8HUwHq__sortIcon{transform:rotate(90deg)}.AvailableBitbucketRepositories-module__8HUwHq__connectBitbucketAccountButton{margin-top:var(--space-8)}}
@layer components{.ConnectorsOrgGroupSelect-module__qtxswa__groupBadge{border:1px solid var(--outline-dimmer);border-radius:8px;height:28px;padding:2px 4px}.ConnectorsOrgGroupSelect-module__qtxswa__groupIcon{border-radius:var(--border-radius-6);background-color:var(--outline-dimmest);padding:4px}}
@layer components{.UrlRepositorySelector-module__I0W_3a__messageContainer{width:100%}.UrlRepositorySelector-module__I0W_3a__input{border:1px solid var(--outline-dimmest)!important}}
@layer components{.GradientBackground-module__hTpzVq__gradient{z-index:0;pointer-events:none;background:linear-gradient(#0000 0%,#fdc71f 44.18%,#ff6915 100%);height:clamp(100px,20vw,175px);position:absolute;bottom:30%;left:0;right:0}.GradientBackground-module__hTpzVq__fill{z-index:0;pointer-events:none;height:30%;position:absolute;bottom:0;left:0;right:0}.GradientBackground-module__hTpzVq__curve{width:100%;height:clamp(60px,3.5vw,100px);color:var(--surface-color);position:absolute;bottom:0;left:0;right:0}}
@layer components{.PricingCtaButton-module__X4c_Oq__ctaButton{cursor:pointer;color:#fff;letter-spacing:-.02em;text-align:center;background-color:#1a1a1a;border:none;border-radius:90px;justify-content:center;align-items:center;gap:10px;width:100%;height:80px;padding:10px 40px;font-family:ABC Diatype Plus Variable,sans-serif;font-size:18px;font-weight:400;text-decoration:none;transition:background-color .15s;display:flex}.PricingCtaButton-module__X4c_Oq__ctaButton:hover{background-color:#333}}
@layer components{.ReplsTable-module__eeydfa__wrapper{padding-bottom:var(--space-32)}.ReplsTable-module__eeydfa__tableWrapper{position:relative;overflow:auto}.ReplsTable-module__eeydfa__table{width:100%}.ReplsTable-module__eeydfa__table tr th{font-weight:var(--font-weight-medium)!important}.ReplsTable-module__eeydfa__titleCell{color:var(--foreground-default)}.ReplsTable-module__eeydfa__titleText{flex:1 1 0;min-width:0}}
@layer components{.CustomAppThemeSelect2-module__3x6NKa__colorSwatch{box-shadow:var(--shadow-1);border:1px solid var(--background-highest);border-radius:3.75px;margin-left:-8px}}
@keyframes index-module__p2_exq__enter-fade-in-up{0%{transform:var(--animation-fade-up-transform);opacity:0}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@layer components{.index-module__p2_exq__label{animation:none!important}}}@layer components{.index-module__p2_exq__label{animation:index-module__p2_exq__enter-fade-in-up var(--animation-fade-up);animation-delay:calc(var(--animation-fade-up-delay-gap)*1)}@media screen and (max-width:768px){.index-module__p2_exq__title{font-size:18px}}.index-module__p2_exq__titleImproved{font-family:var(--font-family-brand)}}
@keyframes OnboardingOtherInput-module__ecaYmG__slide-down{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:200px;transform:translateY(0)}}@layer components{.OnboardingOtherInput-module__ecaYmG__container{margin-top:var(--space-8);animation:.3s ease-out OnboardingOtherInput-module__ecaYmG__slide-down;overflow:hidden}}
@layer components{.OrgConnectorUpdateForm-module__sH60pq__form{width:100%;margin:0 auto}}
@layer components{.ReplsTable-module__w0Qhjq__table{min-height:400px}.ReplsTable-module__w0Qhjq__table tbody tr{height:56px}.ReplsTable-module__w0Qhjq__replLink{color:var(--foreground-dimmest);align-items:center;transition:color .2s;display:inline-flex}.ReplsTable-module__w0Qhjq__replLink:hover{color:var(--foreground-default)}.ReplsTable-module__w0Qhjq__bottomContent{grid-template-columns:1fr auto 1fr;display:grid}}
@layer components{@media screen and (max-width:768px){.StepsSection-module__V33K1a__container{padding-left:0;padding-right:0}}}
@layer components{.index-module__zB4qJa__returnLink{display:inline-flex!important}}
/*# sourceMappingURL=e20769c87f31be1b.css.map*/