@layer base{.CommandBar-module__F6vsPq__input{color:var(--foreground-default);font-size:var(--font-size-default);padding-right:var(--space-4);padding-top:var(--space-4);padding-bottom:var(--space-4);background-color:#0000;border-color:#0000;outline:0;width:100%;height:28px;line-height:1.5;display:block}.CommandBar-module__F6vsPq__input::placeholder{color:var(--foreground-dimmest)}.CommandBar-module__F6vsPq__input:focus::placeholder,.CommandBar-module__F6vsPq__input:hover::placeholder{color:var(--foreground-dimmer)}.CommandBar-module__F6vsPq__menu{border-bottom-right-radius:8px;border-bottom-left-radius:8px;overflow:hidden}.CommandBar-module__F6vsPq__menuScroll{max-height:500px;overflow:hidden auto}.CommandBar-module__F6vsPq__menuList{list-style:none}.CommandBar-module__F6vsPq__searchIcon{width:var(--space-24);height:100%;color:var(--accent-primary-default);justify-content:center;align-items:center;display:flex}.CommandBar-module__F6vsPq__messageContainer{padding:var(--space-8)}.CommandBar-module__F6vsPq__loadingContainer{padding:var(--space-4);padding-bottom:var(--space-8);justify-content:center;align-items:center;display:flex}.CommandBar-module__F6vsPq__loadingIcon{width:32px;height:32px}.CommandBar-module__F6vsPq__warningIcon{width:20px;height:20px}}
@layer components{.Switch-module__A3gb8a__label{align-items:center;gap:var(--space-8);flex-direction:row;display:flex}.Switch-module__A3gb8a__svg [data-switch-outline]{transition:stroke .1s ease-out}.Switch-module__A3gb8a__svg:hover [data-switch-outline]{transition:stroke}.Switch-module__A3gb8a__background{transition:fill 80ms ease-out}.Switch-module__A3gb8a__button{transition:x 80ms ease-out}}
@layer components{.AgentSettingsDropdown-module__OrojEq__root{border-radius:inherit;--AgentSettingsDropdown--transition-duration:0;width:380px;position:relative;overflow:hidden}.AgentSettingsDropdown-module__OrojEq__buttonContainer{position:relative}.AgentSettingsDropdown-module__OrojEq__maxAutonomyLevelIndicator{position:absolute;top:4px;right:2px}.AgentSettingsDropdown-module__OrojEq__maxAutonomyLevelIndicator>path{stroke:var(--background-default);stroke-width:1px}.AgentSettingsDropdown-module__OrojEq__agentSettingsButton{height:24px;color:var(--foreground-dimmer)!important}.AgentSettingsDropdown-module__OrojEq__agentSettingsButton:hover:not([disabled],[aria-disabled]){color:var(--foreground-default)!important}.AgentSettingsDropdown-module__OrojEq__option.AgentSettingsDropdown-module__OrojEq__disabled{opacity:.5}.AgentSettingsDropdown-module__OrojEq__optionText{word-wrap:break-word;hyphens:auto;overflow-wrap:break-word}.AgentSettingsDropdown-module__OrojEq__upsellIcon{border-radius:4px}.AgentSettingsDropdown-module__OrojEq__learnMoreLink{color:inherit;text-decoration:underline}.AgentSettingsDropdown-module__OrojEq__learnMoreLink:hover{color:var(--foreground-dimmer)}.AgentSettingsDropdown-module__OrojEq__otherViewButton{cursor:pointer;border-radius:var(--border-radius-4);transition:background-color .15s ease-in-out}.AgentSettingsDropdown-module__OrojEq__otherViewButton:hover{background-color:var(--interactive-background--active)}.AgentSettingsDropdown-module__OrojEq__viewContent{transition-duration:var(--AgentSettingsDropdown--transition-duration);transition-property:transform;position:relative}@media (prefers-reduced-motion:reduce){.AgentSettingsDropdown-module__OrojEq__viewContent{transition-duration:0s}}.AgentSettingsDropdown-module__OrojEq__viewEnter{transform:translate(100%)}.AgentSettingsDropdown-module__OrojEq__viewEnterActive,.AgentSettingsDropdown-module__OrojEq__viewExit{transform:translate(0%)}.AgentSettingsDropdown-module__OrojEq__viewExitActive,.AgentSettingsDropdown-module__OrojEq__viewContent.AgentSettingsDropdown-module__OrojEq__viewEnter[data-view=main]{transform:translate(-100%)}.AgentSettingsDropdown-module__OrojEq__viewContent.AgentSettingsDropdown-module__OrojEq__viewEnterActive[data-view=main]{transform:translate(0%)}.AgentSettingsDropdown-module__OrojEq__viewContent.AgentSettingsDropdown-module__OrojEq__viewExitActive[data-view=other]{transform:translate(100%)}.AgentSettingsDropdown-module__OrojEq__autonomyLevelButtonGroup{gap:var(--space-8);padding:var(--space-4)}.AgentSettingsDropdown-module__OrojEq__autonomyLevelButtonGroup.AgentSettingsDropdown-module__OrojEq__disabled{cursor:not-allowed}.AgentSettingsDropdown-module__OrojEq__autonomyLevelButton{--button-height:var(--space-32);--divider-height:var(--space-16);border:1px solid #0000;position:relative}.AgentSettingsDropdown-module__OrojEq__autonomyLevelButton.AgentSettingsDropdown-module__OrojEq__maxOption:before{top:calc((var(--button-height) - var(--divider-height))/2);background-color:var(--outline-default);width:1px;height:var(--divider-height);content:"";position:absolute;left:-6px}.AgentSettingsDropdown-module__OrojEq__autonomyLevelDescriptionText.AgentSettingsDropdown-module__OrojEq__maxAutonomy{color:var(--accent-orange-stronger)!important}.AgentSettingsDropdown-module__OrojEq__modeCards{gap:var(--space-8);flex-direction:column;display:flex}.AgentSettingsDropdown-module__OrojEq__modeCardItemContainer{outline:none}.AgentSettingsDropdown-module__OrojEq__modeCard{border-color:var(--outline-dimmest);border-radius:var(--border-radius-8);transition:border-color .15s ease-in-out,background-color .15s ease-in-out}.AgentSettingsDropdown-module__OrojEq__modeCard.AgentSettingsDropdown-module__OrojEq__selected:not(.AgentSettingsDropdown-module__OrojEq__disabled){cursor:default!important}.AgentSettingsDropdown-module__OrojEq__modeCard.AgentSettingsDropdown-module__OrojEq__selected:not(.AgentSettingsDropdown-module__OrojEq__disabled),.AgentSettingsDropdown-module__OrojEq__modeCard.AgentSettingsDropdown-module__OrojEq__selected:not(.AgentSettingsDropdown-module__OrojEq__disabled):hover{border-color:var(--outline-dimmer);background-color:var(--background-highest)}.AgentSettingsDropdown-module__OrojEq__modeCard.AgentSettingsDropdown-module__OrojEq__disabled{opacity:.5;cursor:not-allowed}.AgentSettingsDropdown-module__OrojEq__radioButton{border:1px solid var(--interactive-border);background-color:var(--interactive-background);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.AgentSettingsDropdown-module__OrojEq__radioButton:after{opacity:0;content:"";background-color:currentColor;border-radius:50%;width:12px;height:12px;transition:opacity .15s ease-in-out}.AgentSettingsDropdown-module__OrojEq__radioButton[data-selected=true]:after{opacity:1}.AgentSettingsDropdown-module__OrojEq__fastBadge{background-color:#0000}.AgentSettingsDropdown-module__OrojEq__fastBadge.AgentSettingsDropdown-module__OrojEq__selected{background-color:var(--accent-yellow-dimmest)}.AgentSettingsDropdown-module__OrojEq__highPowerModelInfoCard{border-radius:var(--border-radius-2);background-color:var(--interactive-background);padding:var(--space-8)var(--space-8)var(--space-8)var(--space-8)}.AgentSettingsDropdown-module__OrojEq__highPowerModelInfoDismiss{margin-top:calc(-1*var(--space-4));margin-right:calc(-1*var(--space-4));flex-shrink:0}.AgentSettingsDropdown-module__OrojEq__economyPowerToggle{gap:var(--space-4);padding:var(--space-4)}.AgentSettingsDropdown-module__OrojEq__skillToggleInfo{cursor:help;align-items:center;display:inline-flex}.AgentSettingsDropdown-module__OrojEq__cardExpandable{grid-template-rows:0fr;justify-content:stretch;width:100%;min-width:0;transition:grid-template-rows .15s ease-in-out;display:grid}.AgentSettingsDropdown-module__OrojEq__cardExpandable.AgentSettingsDropdown-module__OrojEq__expanded{grid-template-rows:1fr}@media (prefers-reduced-motion:reduce){.AgentSettingsDropdown-module__OrojEq__cardExpandable{transition:none}}.AgentSettingsDropdown-module__OrojEq__cardExpandableInner{opacity:0;flex-direction:column;min-width:0;transition:opacity .2s ease-in-out;display:flex;overflow:hidden}.AgentSettingsDropdown-module__OrojEq__expanded>.AgentSettingsDropdown-module__OrojEq__cardExpandableInner{opacity:1;transition:opacity 50ms ease-in-out 75ms}@media (prefers-reduced-motion:reduce){.AgentSettingsDropdown-module__OrojEq__cardExpandableInner{opacity:1;transition:none}}}
@layer components{.AgentPlanningDialogs-module__sqzuCW__grow1{flex-grow:1}.AgentPlanningDialogs-module__sqzuCW__statusRow{height:22px}.AgentPlanningDialogs-module__sqzuCW__cancelButton{height:22px;color:var(--foreground-dimmer)!important}.AgentPlanningDialogs-module__sqzuCW__cancelButton:hover{background-color:color-mix(in srgb,var(--accent-primary-dimmest)30%,transparent)!important;color:var(--foreground-default)!important}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeOptions{gap:var(--space-8);grid-template-columns:1fr 1fr;grid-auto-rows:1fr;display:grid}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItemContainer{display:contents}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItem{height:100%}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItem.AgentPlanningDialogs-module__sqzuCW__selected{border-color:var(--accent-primary-dimmer);background-color:var(--interactive-background--active)}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItem.AgentPlanningDialogs-module__sqzuCW__disabled{opacity:.5;cursor:not-allowed;border-color:var(--outline-dimmest);background-color:var(--surface-background);color:var(--foreground-dimmer)}.AgentPlanningDialogs-module__sqzuCW__initialBuildModeItem:not(.AgentPlanningDialogs-module__sqzuCW__selected,.AgentPlanningDialogs-module__sqzuCW__disabled):hover{cursor:pointer;background-color:var(--interactive-background)}.AgentPlanningDialogs-module__sqzuCW__interactiveLabel{cursor:pointer}.AgentPlanningDialogs-module__sqzuCW__interactiveLabel:hover{color:var(--foreground-default)}.AgentPlanningDialogs-module__sqzuCW__editPlanButton{height:24px}}
@layer components{.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{.NewArtifactPicker-module__gUoiiq__container{border:1px solid var(--outline-dimmest);background-color:var(--background-root);position:relative}.NewArtifactPicker-module__gUoiiq__closeButton{top:var(--space-12);right:var(--space-12);position:absolute}.NewArtifactPicker-module__gUoiiq__carousel{height:150px}.NewArtifactPicker-module__gUoiiq__carouselSlot{align-self:stretch;width:214px}.NewArtifactPicker-module__gUoiiq__iconWrapper{width:40px;height:40px}.NewArtifactPicker-module__gUoiiq__dot{background-color:var(--outline-dimmest);border-radius:50%;width:6px;height:6px;transition:background-color .15s}.NewArtifactPicker-module__gUoiiq__dotActive{background-color:var(--accent-primary-default)}.NewArtifactPicker-module__gUoiiq__boldLabel{font-weight:var(--font-weight-medium)}.NewArtifactPicker-module__gUoiiq__overviewGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;width:100%;display:grid}}
@layer components{.NewArtifactRequestChip-module__OQcf8W__colorPrimary{color:var(--accent-primary-default)}.NewArtifactRequestChip-module__OQcf8W__colorGreen{color:var(--accent-green-default)}.NewArtifactRequestChip-module__OQcf8W__colorOrange{color:var(--accent-orange-default)}.NewArtifactRequestChip-module__OQcf8W__colorRed{color:var(--accent-red-default)}.NewArtifactRequestChip-module__OQcf8W__colorPurple{color:var(--accent-purple-default)}.NewArtifactRequestChip-module__OQcf8W__colorBlue{color:var(--accent-blue-default)}.NewArtifactRequestChip-module__OQcf8W__colorDefault{color:var(--foreground-default)}.NewArtifactRequestChip-module__OQcf8W__noWrap{white-space:nowrap}}
@layer components{.NewArtifactRequestAttachment-module__8a2wEG__container{border:1px solid var(--outline-dimmest);background-color:var(--background-higher);align-self:stretch;min-height:36px;position:relative}.NewArtifactRequestAttachment-module__8a2wEG__container:hover [data-attachment-status=remove],.NewArtifactRequestAttachment-module__8a2wEG__container:focus-within [data-attachment-status=remove]{opacity:1!important}}
@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%)}}
@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{.RollbackStatus-module__ruRP2q__revertIcon{color:var(--foreground-dimmer);align-self:flex-start;position:relative;top:3px}.RollbackStatus-module__ruRP2q__subtext{color:var(--foreground-dimmer)}.RollbackStatus-module__ruRP2q__dividerContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.RollbackStatus-module__ruRP2q__dividerLine{z-index:0;border-bottom:1px dashed var(--outline-dimmer);width:95%;position:absolute;top:50%}.RollbackStatus-module__ruRP2q__dividerText{z-index:1;background-color:var(--background-default);padding-inline:var(--space-8)}}
@layer components{.SetupImport-module__uC9EDa__root{margin:var(--space-8)0;border:1px dashed var(--outline-dimmer);position:relative;container-type:inline-size}.SetupImport-module__uC9EDa__statusIcon,.SetupImport-module__uC9EDa__appIcon{color:var(--foreground-dimmer)}}
@layer components{.AppIconEditor-module__ggSsLq__hiddenInput{display:none}.AppIconEditor-module__ggSsLq__iconTrigger{cursor:pointer;border-radius:var(--border-radius-8);background:0 0;border:none;padding:0}.AppIconEditor-module__ggSsLq__iconTrigger:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:1px}.AppIconEditor-module__ggSsLq__iconTrigger:disabled{cursor:wait}.AppIconEditor-module__ggSsLq__iconWrapper{display:inline-block;position:relative}.AppIconEditor-module__ggSsLq__editBadge{opacity:0;border:2px solid var(--background-root);background:var(--background-default);pointer-events:none;width:24px;height:24px;color:var(--foreground-dimmer);display:flex;position:absolute;bottom:-4px;right:-4px}.AppIconEditor-module__ggSsLq__editBadgeVisible{opacity:1;pointer-events:auto}.AppIconEditor-module__ggSsLq__iconTrigger:hover .AppIconEditor-module__ggSsLq__editBadge,.AppIconEditor-module__ggSsLq__iconTrigger[aria-expanded=true] .AppIconEditor-module__ggSsLq__editBadge{opacity:1;background:var(--background-higher);color:var(--foreground-default)}}
@layer components{.PublishAppInfo-module__oUfyxG__titleRow{flex:1}.PublishAppInfo-module__oUfyxG__editable{cursor:pointer}.PublishAppInfo-module__oUfyxG__titleInput{min-width:0;max-width:200px;font-weight:var(--font-weight-medium);font-size:var(--font-size-subhead-default);line-height:var(--line-height-subhead-default);flex-shrink:1}.PublishAppInfo-module__oUfyxG__titleText{flex-shrink:1;min-width:0;max-width:200px}.PublishAppInfo-module__oUfyxG__cancelButton,.PublishAppInfo-module__oUfyxG__errorText{color:var(--accent-negative-default)!important}}
@layer components{.PublishIntroText-module__-IEJRa__container{border-radius:var(--border-radius-container)}.PublishIntroText-module__-IEJRa__surfaceBgColor{background-color:var(--accent-primary-dimmest)}.PublishIntroText-module__-IEJRa__title{font-weight:var(--font-weight-medium)}}
@layer components{.ArtifactSection-module__rriQ1a__showMoreToggle{cursor:pointer}}
@layer components{.AutoscaleConfigEditor-module__K58DSW__container{flex-direction:column;gap:24px;width:100%;max-width:600px;margin:0 auto;padding:24px;display:flex}}
@layer components{.DeploymentPrivacySelector-module__gJLHLG__rightContent{margin-left:var(--space-16);flex-shrink:0}.DeploymentPrivacySelector-module__gJLHLG__emptyIcon{width:16px;height:16px}}
@layer components{@container (min-width:640px){.ActivityLogText-module__xs4WqW__container{flex-direction:row;align-items:center}.ActivityLogText-module__xs4WqW__buildIdRow{display:contents}}.ActivityLogText-module__xs4WqW__buildIdColumn{min-width:85px}.ActivityLogText-module__xs4WqW__userRow{padding-top:var(--space-4)}@container (min-width:640px){.ActivityLogText-module__xs4WqW__userRow{padding-top:0;display:contents}}.ActivityLogText-module__xs4WqW__displayName{padding-left:var(--space-6);white-space:nowrap;font-weight:500}.ActivityLogText-module__xs4WqW__formattedText{padding-left:var(--space-4);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ActivityLogText-module__xs4WqW__pillSpan{padding-left:var(--space-16);display:none}@container (min-width:640px){.ActivityLogText-module__xs4WqW__pillSpan{display:inline-flex}}.ActivityLogText-module__xs4WqW__pillSpanMobile{padding-left:var(--space-16);display:inline-flex}@container (min-width:640px){.ActivityLogText-module__xs4WqW__pillSpanMobile{display:none}}}
@layer components{.AutoscaleMachineConfiguration2-module__LbpU1a__borderedContainer{border:1px solid var(--outline-dimmest);border-radius:6px;padding:8px}}
@layer components{.FreeTierUpsellBanner-module__NxVGBW__self{border-radius:var(--border-radius-default)}.FreeTierUpsellBanner-module__NxVGBW__text{flex:360px}}
@keyframes MachineConfigurationSelector-module__MyGrca__loading-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@layer components{.MachineConfigurationSelector-module__MyGrca__cost{align-items:baseline}.MachineConfigurationSelector-module__MyGrca__selectWrapper{flex-direction:row;gap:12px;display:flex}.MachineConfigurationSelector-module__MyGrca__select{border-radius:var(--border-radius-default);flex:auto}.MachineConfigurationSelector-module__MyGrca__loadingState{background:linear-gradient(90deg,var(--foreground-dimmest)0%,var(--foreground-dimmest)25%,var(--foreground-dimmer)50%,var(--foreground-dimmest)75%,var(--foreground-dimmest)100%);background-size:200% 100%;border-radius:8px;animation:2s infinite MachineConfigurationSelector-module__MyGrca__loading-pulse}}
@layer components{.SuggestDeploy-module__DhkBmq__message{flex-shrink:1}.SuggestDeploy-module__DhkBmq__cannotDeploy{flex-grow:1;flex-shrink:1}.SuggestDeploy-module__DhkBmq__status{border-radius:var(--border-radius-4);padding:var(--space-4)var(--space-8)}.SuggestDeploy-module__DhkBmq__status.SuggestDeploy-module__DhkBmq__isConfiguredManually,.SuggestDeploy-module__DhkBmq__status.SuggestDeploy-module__DhkBmq__isStale{color:var(--foreground-dimmer);background-color:#ffffff0d}.SuggestDeploy-module__DhkBmq__propertiesHeader{width:100%}.SuggestDeploy-module__DhkBmq__urlContainer{padding:var(--space-8)var(--space-8)}}
@layer components{.SuggestGeneralBuildMode-module__a0pqrq__continueButton{flex-grow:1;flex-shrink:1}}
@layer components{.SuggestRollback-module__W2kyQG__inlineButton{transition:background-color .2s,color .2s,border-color .2s;background:var(--background-highest)!important;color:var(--foreground-dimmer)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton svg{transition:color .2s;color:var(--foreground-dimmer)!important}.SuggestRollback-module__W2kyQG__inlineButton:disabled{opacity:.66;background:var(--background-highest)!important;color:var(--foreground-dimmest)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton:hover:not(.SuggestRollback-module__W2kyQG__inlineButton:disabled){background:var(--background-root)!important;color:var(--foreground-default)!important;border:1px solid #0000!important}.SuggestRollback-module__W2kyQG__inlineButton:hover:not(.SuggestRollback-module__W2kyQG__inlineButton:disabled) svg{color:var(--foreground-default)!important}}
@keyframes TaskListCost-module__fVnFyG__skeleton-data-loading{0%{background-position-x:100%}to{background-position-x:0%}}@layer components{.TaskListCost-module__fVnFyG__button:hover{background-color:var(--background-default)!important}.TaskListCost-module__fVnFyG__loadingPlaceholder{border-radius:var(--border-radius-4);width:var(--space-32);height:var(--space-24);--low-pulse:var(--background-higher);--high-pulse:var(--background-highest);background:linear-gradient(90deg,var(--low-pulse),var(--high-pulse),var(--low-pulse),var(--high-pulse));background-position-x:0%;background-size:300% 100%;animation:2s linear infinite TaskListCost-module__fVnFyG__skeleton-data-loading}}
@keyframes TaskStatusIcon-module__rEH1rq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@layer components{.TaskStatusIcon-module__rEH1rq__rotatingIcon{animation:5s linear infinite TaskStatusIcon-module__rEH1rq__rotate}}
@media (hover:hover){@layer components{.TaskListDrawer-module__WGwI0G__drawerSurface .TaskListDrawer-module__WGwI0G__expandableTaskItem{cursor:pointer}:is(.TaskListDrawer-module__WGwI0G__drawerSurface .TaskListDrawer-module__WGwI0G__expandableTaskItem) .TaskListDrawer-module__WGwI0G__chevron{visibility:hidden}:is(.TaskListDrawer-module__WGwI0G__drawerSurface .TaskListDrawer-module__WGwI0G__expandableTaskItem):hover{background-color:var(--interactive-background)}:is(.TaskListDrawer-module__WGwI0G__drawerSurface .TaskListDrawer-module__WGwI0G__expandableTaskItem):hover .TaskListDrawer-module__WGwI0G__chevron,:is(.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem) .TaskListDrawer-module__WGwI0G__chevron,:is(.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem):hover .TaskListDrawer-module__WGwI0G__chevron{visibility:visible}}}@layer components{.TaskListDrawer-module__WGwI0G__drawerSurface{border-radius:calc(var(--border-radius-6) - 1px);max-height:min(300px,50vh);overflow:hidden}.TaskListDrawer-module__WGwI0G__drawerItems{overflow-y:auto}.TaskListDrawer-module__WGwI0G__statusIconContainer,.TaskListDrawer-module__WGwI0G__chevronIconContainer{width:24px;height:24px}.TaskListDrawer-module__WGwI0G__taskContent{text-wrap:pretty}.TaskListDrawer-module__WGwI0G__taskContent .TaskListDrawer-module__WGwI0G__chevron{transition:transform .15s ease-in-out}.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem{cursor:pointer}:is(.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem) .TaskListDrawer-module__WGwI0G__chevron{visibility:visible}:is(.TaskListDrawer-module__WGwI0G__drawerSurfaceProposed .TaskListDrawer-module__WGwI0G__expandableTaskItem):hover{background-color:var(--interactive-background)}.TaskListDrawer-module__WGwI0G__expandedContent{text-wrap:pretty}.TaskListDrawer-module__WGwI0G__emptyIconContainer{width:24px;height:24px}.TaskListDrawer-module__WGwI0G__truncatedSection{position:relative}.TaskListDrawer-module__WGwI0G__showMoreButton{flex-shrink:1}}
@layer components{.EventRenderer-module__RTGgnG__userMessage{padding:var(--space-12)var(--space-4)0}.EventRenderer-module__RTGgnG__userMessage:first-child [data-acknowledged=false]{opacity:1;background-color:color-mix(in srgb,var(--accent-primary-default)40%,var(--surface-background))}.EventRenderer-module__RTGgnG__agentAction{padding-block:var(--space-2)}}
@keyframes ContentEmptyState-module__Rm4_Wq__pulse-gray{0%{background-color:color-mix(in srgb,var(--foreground-default)10%,transparent)}50%{background-color:color-mix(in srgb,var(--foreground-default)20%,transparent)}to{background-color:color-mix(in srgb,var(--foreground-default)10%,transparent)}}@layer components{.ContentEmptyState-module__Rm4_Wq__emptyStateOverlay{z-index:1;background-color:color-mix(in srgb,var(--background-highest)90%,transparent);aspect-ratio:322/201;width:100%}.ContentEmptyState-module__Rm4_Wq__emptyStateOverlayAnimating{animation:2s linear infinite ContentEmptyState-module__Rm4_Wq__pulse-gray;position:absolute;inset:0}}
@keyframes Narration-module__MhV6MG__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.Narration-module__MhV6MG__fadeIn{animation:.25s ease-in-out Narration-module__MhV6MG__fade-in}.Narration-module__MhV6MG__small{min-height:calc(var(--font-size-default)*var(--line-height-default)*5)}.Narration-module__MhV6MG__large{min-height:calc(var(--font-size-default)*var(--line-height-default)*2)}.Narration-module__MhV6MG__preserveNewlines{white-space:pre-wrap}}
@keyframes LiveContent-module__XBs0iG__pulse-blurple-border{0%{border-color:var(--accent-blurple-stronger)}50%{border-color:var(--accent-blurple-strongest)}to{border-color:var(--accent-blurple-stronger)}}@keyframes LiveContent-module__XBs0iG__rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@layer components{.LiveContent-module__XBs0iG__pulseBorderAnimation{animation:2s linear infinite LiveContent-module__XBs0iG__pulse-blurple-border}.LiveContent-module__XBs0iG__rotationAnimation{animation:4s linear infinite LiveContent-module__XBs0iG__rotation}.LiveContent-module__XBs0iG__vncWrapper{border:1px solid var(--outline-dimmest);aspect-ratio:322/201;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.LiveContent-module__XBs0iG__vncInner{background-color:#000;border-radius:4px;width:100%;height:100%;position:relative}.LiveContent-module__XBs0iG__vncInnerReadOnly canvas{cursor:default!important}.LiveContent-module__XBs0iG__vncNovnc{width:100%;height:100%;overflow:hidden}.LiveContent-module__XBs0iG__vncNovncHidden{display:none}.LiveContent-module__XBs0iG__liveIndicator{right:var(--space-8);bottom:var(--space-8);z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--border-radius-4);background-color:color-mix(in srgb,var(--accent-blurple-default)50%,transparent);padding:var(--space-1)var(--space-6);width:24px;height:24px;color:var(--white);font-size:var(--font-size-small);justify-content:center;align-items:center;display:flex;position:absolute}.LiveContent-module__XBs0iG__liveIndicatorDot{background-color:var(--white);border-radius:3px;width:6px;height:6px}}
@layer components{.ReplayContent-module__tEod5G__playbackElement{justify-content:center;align-items:center;display:flex;overflow:hidden}.ReplayContent-module__tEod5G__playbackElementInner{border-radius:4px;width:100%}.ReplayContent-module__tEod5G__playbackElementInner.ReplayContent-module__tEod5G__isBlurred{filter:blur(1px)}.ReplayContent-module__tEod5G__previewWrapper{cursor:pointer;border-radius:var(--border-radius-8);background-color:var(--background-highest);aspect-ratio:322/201;width:100%;display:grid;position:relative;overflow:hidden}.ReplayContent-module__tEod5G__previewWrapper>*{grid-area:1/1}.ReplayContent-module__tEod5G__playIcon{background-color:var(--background-higher);border-radius:4px}.ReplayContent-module__tEod5G__history{flex-direction:row;display:flex}.ReplayContent-module__tEod5G__historyElementButton{cursor:pointer;background-color:#0000;flex-grow:1;padding:4px 2px}@media (hover:hover){.ReplayContent-module__tEod5G__historyElementButton:hover .ReplayContent-module__tEod5G__historyElement:not(.ReplayContent-module__tEod5G__isActive){background-color:var(--foreground-dimmer)}}.ReplayContent-module__tEod5G__historyElement{background-color:var(--outline-default);border-radius:4px;width:100%;height:4px;transition:background-color .1s ease-in-out}.ReplayContent-module__tEod5G__historyElement.ReplayContent-module__tEod5G__isActive{background-color:var(--foreground-default)}}
@layer components{.GeneralSubagentEvents-module__igR2_a__inner{gap:var(--space-8);padding-inline:var(--space-8);padding-block:var(--space-6);overflow:hidden}.GeneralSubagentEvents-module__igR2_a__inner.GeneralSubagentEvents-module__igR2_a__isExpanded{gap:var(--space-12);padding-inline:var(--space-16);padding-block:var(--space-12)}.GeneralSubagentEvents-module__igR2_a__subSurface{padding-inline:var(--space-8);padding-block:var(--space-6)}.GeneralSubagentEvents-module__igR2_a__subSurface.GeneralSubagentEvents-module__igR2_a__expandable{padding:0}.GeneralSubagentEvents-module__igR2_a__expandableHeader{cursor:pointer;border-radius:calc(var(--border-radius-6) - 1px)!important}.GeneralSubagentEvents-module__igR2_a__expandableHeader:hover{background-color:var(--interactive-background--active)}}
@layer components{.AutoscrollMaxHeightContainer-module__ZgdpGW__root{--AutoscrollMaxHeightContainer--max-height:auto;--AutoscrollMaxHeightContainer--top-gradient-visibility:hidden;position:relative}.AutoscrollMaxHeightContainer-module__ZgdpGW__scroll{cursor:pointer;border-radius:var(--border-radius-4);max-height:var(--AutoscrollMaxHeightContainer--max-height);overflow:hidden}.AutoscrollMaxHeightContainer-module__ZgdpGW__scroll:hover{background-color:var(--interactive-background)}.AutoscrollMaxHeightContainer-module__ZgdpGW__topGradient{visibility:var(--AutoscrollMaxHeightContainer--top-gradient-visibility);background:linear-gradient(to bottom,var(--surface-background)0%,transparent 100%);width:100%;height:var(--space-8);pointer-events:none;position:absolute;top:0;left:0}}
@layer components{.GeneralSubagentThinking-module__xglSIq__inner{gap:var(--space-8);padding-inline:var(--space-8);padding-block:var(--space-6);overflow:hidden}.GeneralSubagentThinking-module__xglSIq__inner.GeneralSubagentThinking-module__xglSIq__isExpanded{gap:var(--space-12);padding-inline:var(--space-16);padding-block:var(--space-12)}.GeneralSubagentThinking-module__xglSIq__subSurface{padding-inline:var(--space-8);padding-block:var(--space-6)}}
@layer components{.ToolUseGroup-module__Q99KfW__toolUseGroupButton{color:var(--foreground-dimmer)}.ToolUseGroup-module__Q99KfW__toolUseGroupButton:hover{color:var(--foreground-default)}.ToolUseGroup-module__Q99KfW__eventIconContainer.ToolUseGroup-module__Q99KfW__stacked,.ToolUseGroup-module__Q99KfW__inlineStatusRow{margin-left:-2px}.ToolUseGroup-module__Q99KfW__iconSlideEnter{opacity:0;margin-left:-24px}.ToolUseGroup-module__Q99KfW__iconSlideEnterActive{opacity:1;margin-left:0;transition:margin-left .15s ease-out,opacity .15s ease-out}}
@keyframes Feed-module__lsKhoG__highlight-bg{0%{background-color:#0000}5%{background-color:color-mix(in srgb,var(--background-default)30%,transparent)}to{background-color:#0000}}@layer components{.Feed-module__lsKhoG__feed{width:600px;max-width:100%;margin:0 auto;position:relative}.Feed-module__lsKhoG__sessionSeparator{border-bottom:1px dashed var(--outline-dimmer);width:95%;margin:16px auto}.Feed-module__lsKhoG__sessionStitchingToggle{margin-bottom:var(--space-12);margin-left:var(--space-6);padding:var(--space-2)var(--space-4)var(--space-2)var(--space-2)}}
@keyframes slashCommand-module__9-6L-a__slide-fade-in{0%{opacity:.5;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@layer components{.slashCommand-module__9-6L-a__popover{transform-origin:top;border-radius:var(--border-radius-default);background-color:var(--background-higher);flex-direction:column;width:240px;min-width:240px;max-height:300px;transition:max-height .15s ease-out;animation:.1s ease-out slashCommand-module__9-6L-a__slide-fade-in;display:flex;box-shadow:0 4px 12px #0000001a}.slashCommand-module__9-6L-a__popover:focus-visible{outline:none}.slashCommand-module__9-6L-a__popoverContent{scrollbar-color:var(--interactive-border)transparent;scrollbar-width:thin;flex:1;min-height:0;transition:scrollbar-color .3s;overflow:auto}.slashCommand-module__9-6L-a__popoverContent::-webkit-scrollbar{width:6px}.slashCommand-module__9-6L-a__popoverContent::-webkit-scrollbar-track{background:0 0}.slashCommand-module__9-6L-a__popoverContent::-webkit-scrollbar-thumb{background-color:#0000;border-radius:3px;transition:background-color .3s}.slashCommand-module__9-6L-a__popoverContent:hover::-webkit-scrollbar-thumb{background-color:var(--outline-dimmest)}.slashCommand-module__9-6L-a__popoverContent::-webkit-scrollbar-thumb:hover{background-color:var(--outline-default)}.slashCommand-module__9-6L-a__footer{cursor:pointer;border-top:1px solid var(--outline-dimmest);padding:var(--space-6)var(--space-8);-webkit-user-select:none;user-select:none;flex-shrink:0;display:flex}.slashCommand-module__9-6L-a__footer:hover{background-color:var(--background-highest)}.slashCommand-module__9-6L-a__footer:focus-visible{outline:1.5px solid var(--accent-primary-default);outline-offset:-1.5px}.slashCommand-module__9-6L-a__bold{font-weight:600}.slashCommand-module__9-6L-a__selectedConnector{vertical-align:middle;align-items:center;gap:var(--space-4);cursor:pointer;border-radius:var(--border-radius-default);background-color:var(--background-higher);padding:var(--space-2)var(--space-4);color:var(--foreground-default);font-size:var(--font-size-small);-webkit-user-select:none;user-select:none;white-space:nowrap;margin:0;line-height:1;display:inline-flex;border:1px solid var(--interactive-border)!important}.slashCommand-module__9-6L-a__selectedConnector:hover{border-color:var(--interactive-border--hover);background-color:var(--background-highest)}.slashCommand-module__9-6L-a__removeButton{opacity:.6;cursor:pointer;border-radius:var(--border-radius-default);color:var(--foreground-dimmer);background:0 0;border:none;justify-content:center;align-items:center;margin-left:2px;padding:0;transition:all .15s;display:inline-flex}.slashCommand-module__9-6L-a__removeButton:hover{opacity:1;color:var(--foreground-default)}.slashCommand-module__9-6L-a__listBox{background-color:var(--background-higher);padding:var(--space-4)var(--space-4)var(--space-8)0;flex-direction:column;transition:height .15s ease-out;display:flex}.slashCommand-module__9-6L-a__listBoxItem{justify-content:space-between;align-items:center;gap:var(--space-4);cursor:pointer;margin:0 0 0 var(--space-4);border-radius:var(--border-radius-default);padding:var(--space-6);outline:none;display:flex}.slashCommand-module__9-6L-a__listBoxItem:hover,.slashCommand-module__9-6L-a__listBoxItem[data-hovered],.slashCommand-module__9-6L-a__listBoxItem[data-focused],.slashCommand-module__9-6L-a__listBoxItem[data-pressed]{background-color:var(--background-highest)}.slashCommand-module__9-6L-a__emptyState{cursor:pointer;margin:0 0 0 var(--space-4);padding:var(--space-4);-webkit-user-select:none;user-select:none;border-radius:0}.slashCommand-module__9-6L-a__emptyState[data-hovered],.slashCommand-module__9-6L-a__emptyState[data-focused]{background-color:var(--background-highest)}.slashCommand-module__9-6L-a__searchInputWrapper{padding:0 var(--space-4)0 var(--space-4)!important}.slashCommand-module__9-6L-a__searchInputWrapper:focus-within{outline:1.5px solid var(--accent-primary-default)!important;outline-offset:-1.5px!important}.slashCommand-module__9-6L-a__searchInput{padding:var(--space-2)0!important;font-size:var(--font-size-small)!important}.slashCommand-module__9-6L-a__searchInput:focus-visible{outline:none!important}.slashCommand-module__9-6L-a__limitText{max-width:120px}.slashCommand-module__9-6L-a__triggerIcon{border-radius:var(--border-radius-default);color:var(--foreground-dimmest);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;line-height:1;display:inline-flex}}
@layer components{.AgentQueryResponseDialog-module__kRDpsq__radioOption{align-items:start;gap:var(--space-8);cursor:pointer;display:flex}.AgentQueryResponseDialog-module__kRDpsq__reasonField{gap:var(--space-6);padding-top:var(--space-6);flex-direction:column;display:flex}.AgentQueryResponseDialog-module__kRDpsq__multilineInput{width:100%;max-height:300px;overflow-y:auto}.AgentQueryResponseDialog-module__kRDpsq__responseSubmissionRow .AgentQueryResponseDialog-module__kRDpsq__button{flex-grow:1;flex-shrink:1}}
@layer components{.FooterBanner-module__jOuvMW__banner{box-sizing:border-box;background:var(--background-default);width:100%}.FooterBanner-module__jOuvMW__textContainer{min-width:0}.FooterBanner-module__jOuvMW__text{word-wrap:break-word;overflow-wrap:break-word;flex-shrink:1}}
@layer components{.AgentRequestBanner-module__0KFzQG__button{white-space:nowrap}}
@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{.CssNumberInput-module__Q0ECxa__numberField{align-items:center;display:flex;position:relative}.CssNumberInput-module__Q0ECxa__numberField input{padding-right:32px}.CssNumberInput-module__Q0ECxa__unitLabel{pointer-events:none;position:absolute;right:8px}}
@layer components{.connections-module__EKNuIa__serviceRow{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background-color:var(--background-higher)}.connections-module__EKNuIa__statusIndicator{width:var(--space-8);height:var(--space-8);border-radius:50%}.connections-module__EKNuIa__ok{background-color:var(--accent-positive-default)}.connections-module__EKNuIa__fatal{background-color:var(--accent-negative-default)}.connections-module__EKNuIa__infoBox{padding:var(--space-12);border-radius:var(--border-radius-8);background-color:var(--background-higher);border:1px solid var(--outline-dimmest)}}
@layer components{.repl-module__k-P9nq__promptText{font-family:var(--font-family-code);white-space:pre-wrap;word-wrap:break-word;border-radius:var(--border-radius-8);background:var(--background-higher);padding:var(--space-8);overflow-y:auto}}
@layer components{.survey-module__YMPlta__container{height:100%;overflow:auto}.survey-module__YMPlta__debugInfoSection{border:1px solid var(--outline-default);background:var(--background-default);border-radius:8px}.survey-module__YMPlta__deletedText{opacity:.6;text-decoration:line-through}.survey-module__YMPlta__errorText{color:var(--accent-negative-stronger)}}
@layer components{.tasks-module__Y1Oa9a__container{height:100%;overflow:auto}.tasks-module__Y1Oa9a__monospace{font-family:var(--font-family-code)}}
@layer components{.Header-module__-uOpxq__headerRow{align-items:center;gap:var(--space-8);grid-template-columns:1fr auto 1fr;width:100%;display:grid;container-type:inline-size}.Header-module__-uOpxq__headerCenter{justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.Header-module__-uOpxq__headerCenter>*{text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Header-module__-uOpxq__headerRight{justify-self:end}.Header-module__-uOpxq__headerLeft{justify-self:start}.Header-module__-uOpxq__buildingPillShadow{box-shadow:var(--shadow-2)}.Header-module__-uOpxq__buildingPill{justify-content:center;min-width:75px;display:inline-flex}.Header-module__-uOpxq__automationTitle{max-width:220px}@container (max-width:500px){.Header-module__-uOpxq__automationTitle{max-width:120px;font-size:12px}}@media (max-width:500px){.Header-module__-uOpxq__automationTitle{max-width:120px;font-size:12px}}}
@layer components{.HeaderMenu-module__6tza3a__popoverContent{border-radius:inherit;max-width:246px}.HeaderMenu-module__6tza3a__popoverContent a{color:var(--foreground-dimmer);text-decoration:underline;transition:color .2s}.HeaderMenu-module__6tza3a__popoverContent a:hover{color:var(--foreground-default)}.HeaderMenu-module__6tza3a__popoverContentText{text-align:left}}
@layer components{.index-module__gbtx1a__container{overflow:hidden}.index-module__gbtx1a__canvasAreaWrapper{flex:1;height:0;position:relative}.index-module__gbtx1a__headerWrapper{position:absolute;top:0;left:0;right:0}.index-module__gbtx1a__textContainerMaxWidth{max-width:400px}.index-module__gbtx1a__overlayContainer{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}
@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{.ExpandAgentButton-module__Sr5bZG__root{--ExpandAgentButton--width:0;--ExpandAgentButton--height:100%;--ExpandAgentButton--opacity:0;--ExpandAgentButton--align:start;--ExpandAgentButton--padding:var(--space-4);flex-direction:row;transition:opacity .3s .16s,width .3s .16s,height .3s .16s;display:flex;opacity:var(--ExpandAgentButton--opacity)!important;width:var(--ExpandAgentButton--width)!important;height:var(--ExpandAgentButton--height)!important}.ExpandAgentButton-module__Sr5bZG__right{--align-items:end}.ExpandAgentButton-module__Sr5bZG__show{--ExpandAgentButton--width:var(--space-24);--ExpandAgentButton--opacity:1}}
@media screen and (max-width:480px){@layer components{.FigmaImportForm-module__n9n38a__importButtonContainer{flex-direction:column;gap:8px}}}@layer components{.FigmaImportForm-module__n9n38a__limitMeter{min-width:240px}.FigmaImportForm-module__n9n38a__importButtonContainer{gap:0}.FigmaImportForm-module__n9n38a__input{border:1px solid var(--outline-dimmest)!important}.FigmaImportForm-module__n9n38a__container{border:1px solid var(--outline-dimmest);border-radius:8px}.FigmaImportForm-module__n9n38a__divider{margin-top:4px;margin-bottom:8px}}
@layer components{.FigmaImportEntry-module__oL1EOa__container{border:1px solid var(--outline-dimmest);border-radius:8px}.FigmaImportEntry-module__oL1EOa__replitIcon{background-color:var(--brand-accent-default);color:#fff;border-radius:8px;width:36px;height:36px}.FigmaImportEntry-module__oL1EOa__figmaIcon{background-color:var(--brand-black);border-radius:8px;width:36px;height:36px}.FigmaImportEntry-module__oL1EOa__button{margin-top:24px}}
@layer components{.FigmaImport-module__p8csWa__overlay{--FigmaImport--z-index-modal:100000;z-index:calc(var(--FigmaImport--z-index-modal) + 1);background-color:var(--background-overlay);flex-direction:row;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FigmaImport-module__p8csWa__animationWrapper{z-index:calc(var(--FigmaImport--z-index-modal) + 1);background-color:var(--background-overlay);min-width:300px;color:var(--foreground-default);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:34px;display:flex}.FigmaImport-module__p8csWa__progressBarContainer{width:200px;padding-top:16px}.FigmaImport-module__p8csWa__progressBarTrack{border-radius:var(--border-radius-round);background-color:var(--background-higher);width:100%;height:8px;overflow:hidden}.FigmaImport-module__p8csWa__progressBarFill{transition:width var(--transition-duration-chill)var(--transition-timing-function-chill);border-radius:var(--border-radius-round);background-color:var(--accent-primary-default);min-width:2px;height:100%}}
@layer components{.EditReplForm-module__DnkOSa__validationIcon,.EditReplForm-module__DnkOSa__validationText{color:var(--accent-negative-stronger)}}
@layer components{.ReplInfoDropdownMenu-module__fI0lVW__menu{min-width:200px}.ReplInfoDropdownMenu-module__fI0lVW__submenuContent{width:260px}}
@layer components{.FreemiumUsagePopover-module___B9tOa__measureBar{pointer-events:none}.FreemiumUsagePopover-module___B9tOa__usageCard{border-radius:var(--border-radius-8)}}
@keyframes AgentInput-module___Bo6IG__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.AgentInput-module___Bo6IG__codemirror{flex-grow:1;max-height:300px;display:flex;overflow:auto}.AgentInput-module___Bo6IG__codemirror .cm-editor{flex-grow:1}.AgentInput-module___Bo6IG__attachments{padding:var(--space-6)var(--space-4)var(--space-6)var(--space-4)}.AgentInput-module___Bo6IG__overlayBackground{z-index:3;border-radius:var(--border-radius-6);background-color:var(--background-default);height:fit-content;min-height:100%;animation:.3s ease-in-out AgentInput-module___Bo6IG__fade-in}.AgentInput-module___Bo6IG__overlayContent{height:100%}.AgentInput-module___Bo6IG__additionalSelectorsAndSupportingText{min-height:64px}.AgentInput-module___Bo6IG__selectorsRow{flex-wrap:wrap}}
@keyframes LoggedOutAgentInput-module__sZeFfW__glow-fade-in{0%{opacity:0}to{opacity:1}}@layer components{.LoggedOutAgentInput-module__sZeFfW__container{width:100%;max-width:650px;height:250px;margin:0 auto}.LoggedOutAgentInput-module__sZeFfW__containerImproved{isolation:isolate;position:relative}.LoggedOutAgentInput-module__sZeFfW__containerImproved:before{z-index:-1;filter:blur(50px);border-radius:var(--border-radius-8);pointer-events:none;content:"";background:#fd540213;animation:.5s ease-out forwards LoggedOutAgentInput-module__sZeFfW__glow-fade-in;position:absolute;inset:-10px -10px 10px}}
@layer components{.AiIntegrationsSection-module__cSm9oq__settingRowContent{flex:1;min-width:0}.AiIntegrationsSection-module__cSm9oq__providerTable{transition:opacity .2s}.AiIntegrationsSection-module__cSm9oq__providerTableDisabled{opacity:.4}}
@keyframes LogoBlock-module__VJP4iq__scroll{0%{transform:translate(0,0)}to{transform:translate(-100%)}}@media screen and (max-width:768px){@layer components{.LogoBlock-module__VJP4iq__logosRow{gap:var(--space-32);padding-right:var(--space-32)}}}@media screen and not (max-width:768px){@layer components{.LogoBlock-module__VJP4iq__logoImage{max-width:130px}}}@layer components{.LogoBlock-module__VJP4iq__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%)}.LogoBlock-module__VJP4iq__scrollContainer:before{box-shadow:inset 0 0 73px 7px var(--surface-color);content:"";position:absolute;inset:0}.LogoBlock-module__VJP4iq__scrollContainer{pointer-events:none;flex-direction:row;align-items:center;width:100%;display:flex;overflow:hidden}.LogoBlock-module__VJP4iq__logosRow{--speed:40s;align-items:center;gap:var(--space-80);animation:LogoBlock-module__VJP4iq__scroll var(--speed)linear infinite;padding-right:var(--space-48);flex-direction:row;flex:1 0 auto;display:flex}.LogoBlock-module__VJP4iq__scrollContainer:hover .LogoBlock-module__VJP4iq__logosRow{animation-play-state:paused}.LogoBlock-module__VJP4iq__logoItem{--height:64px;height:var(--height);flex-shrink:0;justify-content:center;align-items:center;display:flex}@media screen and (max-width:768px){.LogoBlock-module__VJP4iq__logoItem{--height:48px}}.LogoBlock-module__VJP4iq__logoImage{aspect-ratio:220/96;object-fit:contain;width:auto;height:100%}}
@layer components{.AdvancedSettings-module__xLYLtq__settingRowContent{flex:1;min-width:0}}
@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{.Billing-module__mO86zq__card{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background-color:var(--background-default);padding:var(--space-12);flex:1 0 0;min-width:0;max-width:300px}.Billing-module__mO86zq__divider{background-color:var(--outline-dimmest);height:1px}.Billing-module__mO86zq__mediumText{font-weight:500}.Billing-module__mO86zq__invoiceLink{cursor:pointer;color:var(--accent-primary-default);font:inherit;background:0 0;border:none;padding:0;text-decoration:none;display:inline}.Billing-module__mO86zq__invoiceLink:hover{text-decoration:underline}.Billing-module__mO86zq__invoiceLinkDisabled{cursor:default;opacity:.5}.Billing-module__mO86zq__invoiceLinkDisabled:hover{text-decoration:none}.Billing-module__mO86zq__skeleton{border-radius:var(--border-radius-4)}.Billing-module__mO86zq__skeletonPlanName{width:80px;height:22px}.Billing-module__mO86zq__skeletonCost{width:100px;height:22px}.Billing-module__mO86zq__skeletonCardInfo{width:60px;height:22px}.Billing-module__mO86zq__skeletonPaymentDate{width:120px;height:22px}}
@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__agentInput,.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)}.index-module__p2_exq__agentInput{animation:index-module__p2_exq__enter-fade-in-up var(--animation-fade-up);animation-delay:calc(var(--animation-fade-up-delay-gap)*2);align-self:center;width:100%;max-width:650px}}
@layer components{.MarketingSection-module__JFD9OG__container{background-color:var(--background-default)}@media screen and (max-width:768px){.MarketingSection-module__JFD9OG__container{border-radius:0}}}
@media (max-width:768px){@layer components{.index-module___iGdfG__measureBarContainer{display:none}}}@layer components{.index-module___iGdfG__creditTableContainer{border-radius:var(--border-radius-8);background-color:var(--background-default);overflow:hidden}.index-module___iGdfG__accordionHeaderContent{text-align:left;flex:1}.index-module___iGdfG__usageText{text-align:left;flex-shrink:0;min-width:80px}.index-module___iGdfG__measureBarContainer{flex-shrink:0;width:160px}.index-module___iGdfG__measureBar{background-color:var(--background-highest);height:8px}.index-module___iGdfG__skeleton{border-radius:var(--border-radius-4)}.index-module___iGdfG__skeletonBlock{width:100%;height:196px}}
@keyframes index-module__oPk4ZG__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__oPk4ZG__owner{animation:none!important}}}@layer components{.index-module__oPk4ZG__owner{animation:index-module__oPk4ZG__enter-fade-in-up var(--animation-fade-up);animation-delay:calc(var(--animation-fade-up-delay-gap)*0)}}
@layer components{.TestimonialsSection-module__-IyJDq__testimonialsGrid{gap:var(--space-24);grid-template-columns:repeat(3,1fr);width:100%;display:grid}@media screen and (max-width:1024px){.TestimonialsSection-module__-IyJDq__testimonialsGrid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.TestimonialsSection-module__-IyJDq__testimonialsGrid{padding:0 var(--space-64);grid-template-columns:1fr}}.TestimonialsSection-module__-IyJDq__desktopVersion{display:none}@media screen and (min-width:1024px){.TestimonialsSection-module__-IyJDq__desktopVersion{display:flex}}.TestimonialsSection-module__-IyJDq__mobileVersion{display:none}@media screen and not (min-width:1024px){.TestimonialsSection-module__-IyJDq__mobileVersion{display:block}}.TestimonialsSection-module__-IyJDq__testimonialContent{flex:1}.TestimonialsSection-module__-IyJDq__testimonialHeadline{font-weight:600}.TestimonialsSection-module__-IyJDq__testimonialBody{line-height:1.6}.TestimonialsSection-module__-IyJDq__embla{overflow:hidden}.TestimonialsSection-module__-IyJDq__emblaContainer{align-items:stretch;display:flex}.TestimonialsSection-module__-IyJDq__testimonialCard{cursor:pointer;position:relative}.TestimonialsSection-module__-IyJDq__testimonialCard .TestimonialsSection-module__-IyJDq__viewPostLink{opacity:0;transition:opacity .2s ease-out}.TestimonialsSection-module__-IyJDq__testimonialCard:hover .TestimonialsSection-module__-IyJDq__viewPostLink{opacity:1}.TestimonialsSection-module__-IyJDq__emblaSlide{--slide-spacing:var(--space-24);--slide-size:50%;flex:0 0 var(--slide-size);padding-right:var(--slide-spacing);padding-left:var(--slide-spacing);min-width:0}@media screen and not (min-width:768px){.TestimonialsSection-module__-IyJDq__emblaSlide{--slide-size:90%;--slide-spacing:var(--space-8)}}.TestimonialsSection-module__-IyJDq__emblaSlide .TestimonialsSection-module__-IyJDq__testimonialCard{height:100%}.TestimonialsSection-module__-IyJDq__viewPostLinkContainer{right:var(--space-24);bottom:var(--space-24);position:absolute}@media screen and not (min-width:768px){.TestimonialsSection-module__-IyJDq__viewPostLinkContainer{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{.SpendingAlerts-module__WF3pFa__manageLink{cursor:pointer;font:inherit;border:none;padding:0;color:var(--accent-primary-stronger)!important}.SpendingAlerts-module__WF3pFa__budgetInput{max-width:100px;padding:var(--space-2)0 var(--space-2)var(--space-24)!important}.SpendingAlerts-module__WF3pFa__inputContainer{align-items:center;gap:var(--space-2);flex-direction:row;display:flex;position:relative}.SpendingAlerts-module__WF3pFa__inputIcon{left:var(--space-4);position:absolute}.SpendingAlerts-module__WF3pFa__closeButton{right:var(--space-4);cursor:pointer;padding:var(--space-2);color:var(--foreground-dimmest);justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute}.SpendingAlerts-module__WF3pFa__closeButton:hover{color:var(--foreground-default)}.SpendingAlerts-module__WF3pFa__skeleton{border-radius:var(--border-radius-4)}.SpendingAlerts-module__WF3pFa__skeletonValue{width:56px;height:20px}.SpendingAlerts-module__WF3pFa__skeletonForm{width:100%;height:320px}}
@keyframes AnimationAnnouncementBanner-module__oFhSZa__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{.AnimationAnnouncementBanner-module__oFhSZa__container{opacity:1;animation:none!important}}}@layer components{.AnimationAnnouncementBanner-module__oFhSZa__container{opacity:0;animation:AnimationAnnouncementBanner-module__oFhSZa__enter-fade-in-up var(--animation-fade-up);align-self:center;width:100%;max-width:650px;position:relative}.AnimationAnnouncementBanner-module__oFhSZa__illustration{border-radius:var(--border-radius-6);object-fit:cover;flex:none;width:54px;height:54px}.AnimationAnnouncementBanner-module__oFhSZa__dismiss{position:absolute;top:10px;right:10px}}
@layer components{@media screen and (max-width:768px){.FeaturesSection-module__uaucdW__container{padding-left:0;padding-right:0}}}
@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__creatorMeOption{min-height:var(--space-32)}.ReplsFilters-module__6K41ea__folderFilterButton{min-width:var(--space-128);justify-content:space-between}}
@layer components{.index-module__Te92Oa__cardsContainer{gap:var(--space-16);flex-direction:row;display:flex;overflow-x:auto}@media not (min-width:768px){.index-module__Te92Oa__cardsContainer{flex-wrap:wrap;overflow-x:visible}}.index-module__Te92Oa__card{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background-color:var(--background-default);flex-shrink:0;width:240px}@media not (min-width:768px){.index-module__Te92Oa__card{flex-shrink:1;width:100%}}.index-module__Te92Oa__cardContent{gap:var(--space-8);flex-direction:column;display:flex}.index-module__Te92Oa__fieldRow{grid-template-columns:auto 1fr;place-items:start;display:grid}.index-module__Te92Oa__fieldRow>*{word-wrap:break-word;overflow-wrap:break-word}.index-module__Te92Oa__skeleton{border-radius:var(--border-radius-4);background-color:var(--outline-dimmest)}.index-module__Te92Oa__statSkeleton{width:30px;min-width:30px;height:20px;min-height:20px;display:block}.index-module__Te92Oa__statSkeletonWide{width:40px;min-width:40px;height:20px;min-height:20px;display:block}.index-module__Te92Oa__skeletonBreakdown{width:220px;height:124px}.index-module__Te92Oa__popoverRow{justify-content:space-between;gap:var(--space-16);flex-direction:row;display:flex}.index-module__Te92Oa__dottedDivider{border-bottom:1px dashed var(--outline-dimmest)}.index-module__Te92Oa__solidDivider{border-bottom:1px solid var(--outline-dimmest)}}
@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}}
@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{.CustomerResourceRow-module__Jr4ngq__skeleton{border-radius:var(--border-radius-4)}.CustomerResourceRow-module__Jr4ngq__skeletonLineShort{width:80px;height:18px}.CustomerResourceRow-module__Jr4ngq__resourceRow{border-bottom:1px solid var(--outline-dimmest)}.CustomerResourceRow-module__Jr4ngq__resourceRowCell{vertical-align:middle;padding:var(--space-4)var(--space-12)}.CustomerResourceRow-module__Jr4ngq__resourceRowName{width:32%}.CustomerResourceRow-module__Jr4ngq__resourceRowValue{text-align:right;width:12%}}
@layer components{.HeroBackgroundLeft-module__D2rtja__heroBackgroundLeftSvg{pointer-events:none;width:726px;height:738px;position:absolute;top:0;left:0}@media screen and (max-width:768px){.HeroBackgroundLeft-module__D2rtja__heroBackgroundLeftSvg{width:400px;height:auto}}}
@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{.ResourceTables-module__rXZtiq__sectionContainer{border-radius:var(--border-radius-4);background-color:var(--background-default)}.ResourceTables-module__rXZtiq__resourceHeaderCell{border-bottom:1px solid var(--outline-dimmest);padding:var(--space-8)var(--space-12);font-weight:400}.ResourceTables-module__rXZtiq__resourceHeaderTitle{align-items:center;gap:var(--space-4);display:flex}.ResourceTables-module__rXZtiq__resourceRowName{width:32%}.ResourceTables-module__rXZtiq__resourceRowValue{text-align:right;width:12%}}
@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{.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{.UrlRepositorySelector-module__I0W_3a__messageContainer{width:100%}.UrlRepositorySelector-module__I0W_3a__input{border:1px solid var(--outline-dimmest)!important}}
@layer components{.HeroBackgroundRight-module__cXMBiW__heroBackgroundRightSvg{pointer-events:none;width:496px;height:366px;position:absolute;bottom:0;right:0}@media screen and (max-width:768px){.HeroBackgroundRight-module__cXMBiW__heroBackgroundRightSvg{width:300px;height:auto}}}
@layer components{.ReplsView-module__-9Hh4a__container{padding-top:var(--space-48);padding-right:var(--space-16);padding-left:var(--space-16)}@media (min-width:768px){.ReplsView-module__-9Hh4a__container{padding-top:var(--space-96);padding-right:var(--space-96);padding-left:var(--space-96)}}@media not (min-width:768px){.ReplsView-module__-9Hh4a__filterBar{flex-direction:column;align-items:stretch}}.ReplsView-module__-9Hh4a__searchBarWrapper{min-width:var(--space-128);max-width:100%}@media not (min-width:768px){.ReplsView-module__-9Hh4a__searchBarWrapper{flex-basis:100%}}.ReplsView-module__-9Hh4a__viewSwitcher label{gap:0}}
@container table (max-width:600px){@layer components{.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__nameColumn,.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__emailColumn{width:20%;max-width:200px}.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__roleColumn,.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__activityColumn,.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__appAccessColumn{display:none}}}@layer components{.WorkspaceMembers-module__0YMo5a__wrapper{min-width:0}.WorkspaceMembers-module__0YMo5a__searchBar{max-width:400px}.WorkspaceMembers-module__0YMo5a__tableWrapper{width:100%;container:table/inline-size}.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__nameColumn{width:0%;min-width:200px;max-width:450px}.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__emailColumn{width:30%;min-width:200px;max-width:450px}.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__appAccessColumn,.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__roleColumn,.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__activityColumn{max-width:200px}.WorkspaceMembers-module__0YMo5a__tableWrapper .WorkspaceMembers-module__0YMo5a__actionsColumn{width:0}.WorkspaceMembers-module__0YMo5a__pricingLink{color:var(--accent-primary-default);font-size:var(--font-size-default);text-decoration:none}.WorkspaceMembers-module__0YMo5a__pricingLink:hover{text-decoration:underline}.WorkspaceMembers-module__0YMo5a__onlineDot{background-color:var(--accent-positive-default);border-radius:50%;flex-shrink:0;width:8px;height:8px}.WorkspaceMembers-module__0YMo5a__skeletonAvatar{width:var(--space-32);height:var(--space-32);border-radius:50%;flex-shrink:0}.WorkspaceMembers-module__0YMo5a__skeletonName{border-radius:var(--border-radius-4);width:120px;height:16px}.WorkspaceMembers-module__0YMo5a__skeletonUsername{border-radius:var(--border-radius-4);width:80px;height:14px}.WorkspaceMembers-module__0YMo5a__skeletonEmail{border-radius:var(--border-radius-4);width:140px;height:16px}.WorkspaceMembers-module__0YMo5a__skeletonRole{border-radius:var(--border-radius-4);width:60px;height:16px}.WorkspaceMembers-module__0YMo5a__skeletonTime{border-radius:var(--border-radius-4);width:90px;height:16px}.WorkspaceMembers-module__0YMo5a__skeletonAppAccess{border-radius:var(--border-radius-4);width:70px;height:16px}.WorkspaceMembers-module__0YMo5a__emptyStateContainer{border:1px solid var(--outline-dimmest);background-color:var(--background-default);border-radius:4px}}
@layer components{.UsersTable-module__NEEuaG__table{min-height:400px}.UsersTable-module__NEEuaG__table tbody tr{height:56px}.UsersTable-module__NEEuaG__bottomContent{grid-template-columns:1fr auto 1fr;display:grid}}
@keyframes HeroSectionBackground-module__37N05a__slide-in-left{0%{opacity:0;transform:translateY(-50%)translate(-20px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@keyframes HeroSectionBackground-module__37N05a__slide-in-right{0%{opacity:0;transform:translateY(-50%)translate(20px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@media (prefers-reduced-motion:reduce){@layer components{.HeroSectionBackground-module__37N05a__iphoneMockLeft,.HeroSectionBackground-module__37N05a__iphoneMockRight,.HeroSectionBackground-module__37N05a__appIcon{opacity:1;animation:none!important}}}@keyframes HeroSectionBackground-module__37N05a__fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@layer components{.HeroSectionBackground-module__37N05a__container{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.HeroSectionBackground-module__37N05a__iphoneMockLeft{opacity:0;filter:drop-shadow(13px 31px 34px #0000002b);width:282px;height:596px;position:absolute;top:50%;left:-80px;transform:translateY(-50%)}@media screen and (max-width:1024px){.HeroSectionBackground-module__37N05a__iphoneMockLeft{width:249px;height:400px;left:-100px}}@media screen and (max-width:768px){.HeroSectionBackground-module__37N05a__iphoneMockLeft{width:180px;height:380px;left:-150px}}.HeroSectionBackground-module__37N05a__iphoneMockLeft.HeroSectionBackground-module__37N05a__animate{animation:forwards HeroSectionBackground-module__37N05a__slide-in-left}.HeroSectionBackground-module__37N05a__iphoneMockRight{opacity:0;filter:drop-shadow(-13px 30px 33px #0000002e);width:282px;height:596px;position:absolute;top:50%;right:-80px;transform:translateY(-50%)}@media screen and (max-width:1024px){.HeroSectionBackground-module__37N05a__iphoneMockRight{width:249px;height:400px;right:-100px}}@media screen and (max-width:768px){.HeroSectionBackground-module__37N05a__iphoneMockRight{width:180px;height:380px;right:-150px}}.HeroSectionBackground-module__37N05a__iphoneMockRight.HeroSectionBackground-module__37N05a__animate{animation:forwards HeroSectionBackground-module__37N05a__slide-in-right}.HeroSectionBackground-module__37N05a__appIconsTop{gap:75px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.HeroSectionBackground-module__37N05a__appIconsTop{gap:24px;top:-26px}}.HeroSectionBackground-module__37N05a__appIconsBottom{gap:75px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.HeroSectionBackground-module__37N05a__appIconsBottom{gap:24px;bottom:-26px}}.HeroSectionBackground-module__37N05a__appIcon{opacity:0;border-radius:37px;width:153px;height:153px;position:relative;overflow:hidden;box-shadow:0 50px 14px #0000,0 32px 13px #00000003,0 18px 11px #0000000d,0 8px 8px #00000017,0 2px 5px #0000001a}@media screen and (max-width:768px){.HeroSectionBackground-module__37N05a__appIcon{border-radius:19px;width:78px;height:78px}}.HeroSectionBackground-module__37N05a__appIcon.HeroSectionBackground-module__37N05a__animateIcon{animation:forwards HeroSectionBackground-module__37N05a__fade-in}}
@media not (min-width:768px){@layer components{.WorkspaceOverview-module__FcNzfW__topSection{align-items:center;gap:var(--space-16);flex-direction:column}.WorkspaceOverview-module__FcNzfW__avatarContainer,.WorkspaceOverview-module__FcNzfW__avatarReadonly{width:96px;height:96px}.WorkspaceOverview-module__FcNzfW__formFields{width:100%;min-width:0}.WorkspaceOverview-module__FcNzfW__inputContainer{max-width:100%}.WorkspaceOverview-module__FcNzfW__formActions{flex-flow:column;justify-content:flex-start;align-items:stretch}.WorkspaceOverview-module__FcNzfW__hideOnMobile{display:none}}}@layer components{.WorkspaceOverview-module__FcNzfW__labelWrapper{text-wrap:pretty}.WorkspaceOverview-module__FcNzfW__label{font-size:var(--font-size-subhead-default)}.WorkspaceOverview-module__FcNzfW__avatarContainer{transition-duration:var(--transition-duration-snappy);transition-property:box-shadow;transition-timing-function:var(--transition-timing-function-snappy);width:var(--space-128);height:var(--space-128);text-align:center;border-radius:50%;flex-shrink:0;position:relative}.WorkspaceOverview-module__FcNzfW__avatarReadonly{width:var(--space-128);height:var(--space-128);flex-shrink:0}.WorkspaceOverview-module__FcNzfW__draggingOver{box-shadow:0 0 0 var(--space-4)var(--accent-primary-default)}.WorkspaceOverview-module__FcNzfW__avatarContainer label{transition-duration:var(--transition-duration-snappy);transition-property:opacity;transition-timing-function:var(--transition-timing-function-snappy)}.WorkspaceOverview-module__FcNzfW__avatarContainer:hover label{opacity:1}.WorkspaceOverview-module__FcNzfW__overlayLabel{opacity:0;z-index:1;transition-duration:var(--transition-duration-snappy);transition-property:opacity;transition-timing-function:var(--transition-timing-function-snappy);cursor:pointer;background-color:var(--background-overlay);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.WorkspaceOverview-module__FcNzfW__overlayDisabled{cursor:not-allowed;pointer-events:none}.WorkspaceOverview-module__FcNzfW__draggingOver .WorkspaceOverview-module__FcNzfW__overlayLabel{opacity:1}.WorkspaceOverview-module__FcNzfW__uploadInput{opacity:0;width:1px;height:0;position:absolute;overflow:hidden}.WorkspaceOverview-module__FcNzfW__editBadge{all:unset;z-index:2;transition-duration:var(--transition-duration-snappy);transition-property:background-color;transition-timing-function:var(--transition-timing-function-snappy);cursor:pointer;box-sizing:border-box;border:var(--border-width-default)solid var(--background-root);background-color:var(--background-default);width:var(--space-32);height:var(--space-32);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.WorkspaceOverview-module__FcNzfW__editBadge:disabled{opacity:.5;cursor:not-allowed}.WorkspaceOverview-module__FcNzfW__editBadge:focus-visible{outline:2px solid var(--interactive-background);outline-offset:2px}.WorkspaceOverview-module__FcNzfW__inputContainer{flex-direction:row;align-items:center;max-width:600px;display:flex;position:relative}.WorkspaceOverview-module__FcNzfW__nameInput{padding-right:var(--space-40);width:100%;font-size:var(--font-size-subhead-default)}.WorkspaceOverview-module__FcNzfW__closeButton{right:var(--space-8);transition-duration:var(--transition-duration-snappy);transition-property:color;transition-timing-function:var(--transition-timing-function-snappy);cursor:pointer;padding:var(--space-4);pointer-events:auto;color:var(--foreground-dimmest);justify-content:center;align-items:center;display:flex;position:absolute}.WorkspaceOverview-module__FcNzfW__closeButton:hover{color:var(--foreground-default)}.WorkspaceOverview-module__FcNzfW__editBadge:hover:not(:disabled){background-color:var(--background-higher)}.WorkspaceOverview-module__FcNzfW__avatarSkeleton{width:var(--space-128);height:var(--space-128)}.WorkspaceOverview-module__FcNzfW__labelSkeleton{width:120px;height:20px}.WorkspaceOverview-module__FcNzfW__inputSkeleton{width:100%;height:var(--space-40)}.WorkspaceOverview-module__FcNzfW__topSection{align-items:flex-start;gap:var(--space-24);flex-direction:row;width:100%;min-width:0;display:flex}.WorkspaceOverview-module__FcNzfW__formFields{flex:1;min-width:0}.WorkspaceOverview-module__FcNzfW__formActions{justify-content:flex-start;gap:var(--space-12);flex-flow:wrap;display:flex}.WorkspaceOverview-module__FcNzfW__deleteModal{gap:var(--space-16);padding:var(--space-12)var(--space-16);flex-direction:column;display:flex}}
@layer components{@media (max-width:767px){.BitbucketImportFormContent-module__8emAza__importButtonContainer{gap:var(--space-8);flex-direction:column;width:100%}}.BitbucketImportFormContent-module__8emAza__container{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8)}.BitbucketImportFormContent-module__8emAza__divider{margin-top:var(--space-4);margin-bottom:var(--space-8)}.BitbucketImportFormContent-module__8emAza__selectedRepoContainer{border-radius:var(--border-radius-8);width:100%;overflow:hidden}.BitbucketImportFormContent-module__8emAza__selectedRepoHeader{flex-wrap:wrap}.BitbucketImportFormContent-module__8emAza__pill{max-width:200px}@media (max-width:599px){.BitbucketImportFormContent-module__8emAza__closeButton{display:none}}@media (max-width:767px){.BitbucketImportFormContent-module__8emAza__button{width:100%}}}
@media not (min-width:1024px){@layer components{.Overview-module__0iJsRG__cardsGrid{grid-template-columns:1fr!important}}}@layer components{.Overview-module__0iJsRG__cardsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid!important}}
@layer components{.ReplItem-module__7E4LFq__wrapper{position:relative}@media (hover:hover){.ReplItem-module__7E4LFq__wrapper .ReplItem-module__7E4LFq__replStar{opacity:0}.ReplItem-module__7E4LFq__replStarActive:is(.ReplItem-module__7E4LFq__wrapper .ReplItem-module__7E4LFq__replStar),.ReplItem-module__7E4LFq__wrapper:hover .ReplItem-module__7E4LFq__replStar,.ReplItem-module__7E4LFq__wrapper:focus-within .ReplItem-module__7E4LFq__replStar{opacity:1}}.ReplItem-module__7E4LFq__item{border-radius:0}.ReplItem-module__7E4LFq__surfaceSelected{background-color:var(--interactive-background)}.ReplItem-module__7E4LFq__actionsContainer{background-color:#0000;position:absolute;top:12px;right:12px}.ReplItem-module__7E4LFq__replSelector{width:20px;height:20px}.ReplItem-module__7E4LFq__replSelector>div>input:not([disabled]){border-color:var(--interactive-border--hover)}.ReplItem-module__7E4LFq__hiddenOnDesktop{display:flex}@media not (max-width:480px){.ReplItem-module__7E4LFq__hiddenOnDesktop{display:none}}.ReplItem-module__7E4LFq__hiddenOnMobile{display:none}@media not (max-width:480px){.ReplItem-module__7E4LFq__hiddenOnMobile{display:flex}.ReplItem-module__7E4LFq__desktopPadding{padding-left:2px;padding-right:2px}.ReplItem-module__7E4LFq__borderRadiusTopOnly{border-radius:4px 4px 0 0}.ReplItem-module__7E4LFq__borderRadiusBottomOnly{border-radius:0 0 4px 4px}.ReplItem-module__7E4LFq__borderRadiusFull{border-radius:4px}}}
@layer components{.AuthorizedApps-module__IhPtja__serviceName{font-weight:var(--font-weight-medium)}}
@layer components{@media screen and (max-width:768px){.StepsSection-module__V33K1a__container{padding-left:0;padding-right:0}}}
@layer components{.WorkspaceUsage-module__j7YtuW__bold{font-weight:700}.WorkspaceUsage-module__j7YtuW__table tbody tr{height:56px}.WorkspaceUsage-module__j7YtuW__emptyState{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background-color:var(--background-default)}.WorkspaceUsage-module__j7YtuW__tableSkeletonRow{border-radius:var(--border-radius-4);width:100%;height:20px}.WorkspaceUsage-module__j7YtuW__usageLink{color:var(--accent-primary-default);cursor:pointer;text-decoration:none}.WorkspaceUsage-module__j7YtuW__usageLink:hover{text-decoration:underline}}
@layer components{.AvailableImportTargetRepositories-module__RMNfZG__connectGithubAccountContainer{height:528px}.AvailableImportTargetRepositories-module__RMNfZG__container{width:100%;height:100%}.AvailableImportTargetRepositories-module__RMNfZG__scopeAndSearchRow{grid-template-columns:1fr 1fr;column-gap:8px;display:grid}.AvailableImportTargetRepositories-module__RMNfZG__replitIcon{background-color:var(--brand-accent-default);width:32px;height:32px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;display:flex}.AvailableImportTargetRepositories-module__RMNfZG__githubIcon{background-color:var(--brand-black);width:32px;height:32px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;display:flex}.AvailableImportTargetRepositories-module__RMNfZG__sortIcon{transform:rotate(90deg)}.AvailableImportTargetRepositories-module__RMNfZG__connectGithubAccountButton,.AvailableImportTargetRepositories-module__RMNfZG__deprecationBanner{margin-top:8px}}
@layer components{.CancelSubscription-module__VJqajq__modal{gap:var(--space-16);padding:var(--space-12)var(--space-16);flex-direction:column;display:flex}}
@media not (min-width:1024px){@layer components{.index-module__k3fzya__sectionsContainer{grid-template-columns:1fr!important}}}@layer components{.index-module__k3fzya__sectionsContainer{grid-template-columns:2fr 1fr;display:grid!important}.index-module__k3fzya__settingsSelect{min-width:70px}.index-module__k3fzya__filterSelect{width:100px}.index-module__k3fzya__filterSelectHeader{padding:var(--space-4)var(--space-8);color:var(--foreground-dimmest);font-weight:var(--font-weight-bold);font-size:var(--font-size-small)}}
@media screen and (min-width:450px){@layer components{.FolderList-module__MS0VVa__ctaButton{vertical-align:middle;display:inline-block}}}@layer components{.FolderList-module__MS0VVa__folderGrid{gap:var(--space-4);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:480px){.FolderList-module__MS0VVa__folderGrid{gap:var(--space-12);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.FolderList-module__MS0VVa__folderGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.FolderList-module__MS0VVa__spinner{width:100%;height:100%}.FolderList-module__MS0VVa__ctaBox{border-style:dashed;border-width:thin;border-color:var(--outline-dimmer);border-radius:var(--border-radius-16);text-align:center;max-width:500px}.FolderList-module__MS0VVa__ctaButton{vertical-align:middle;display:grid}.FolderList-module__MS0VVa__newFolder{max-width:fit-content}.FolderList-module__MS0VVa__errorContainer{width:100%;height:100%}}
@keyframes LoadingState-module__nE4O0q__fade-in-bg{0%{background-color:#0000}to{background-color:var(--background-default)}}@keyframes LoadingState-module__nE4O0q__fade-in-opacity{0%{opacity:0}to{opacity:1}}@keyframes LoadingState-module__nE4O0q__fade-in-msg{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes LoadingState-module__nE4O0q__pulse-blurple{0%{color:var(--accent-blurple-stronger)}50%{color:var(--accent-blurple-strongest)}to{color:var(--accent-blurple-stronger)}}@layer components{.LoadingState-module__nE4O0q__root{--LoadingState--z-index:auto;--LoadingState--content-width:auto;--LoadingState--header-height:auto;z-index:var(--LoadingState--z-index);background-color:#0000;animation:.2s ease-out forwards LoadingState-module__nE4O0q__fade-in-bg;position:fixed;inset:0}.LoadingState-module__nE4O0q__planningHeader{width:100%;height:var(--LoadingState--header-height);position:relative}.LoadingState-module__nE4O0q__planningTimeline{animation:.4s ease-out forwards LoadingState-module__nE4O0q__fade-in-opacity}@media screen and not (max-width:600px){.LoadingState-module__nE4O0q__planningTimeline{position:absolute;inset:0}}.LoadingState-module__nE4O0q__userMessage{opacity:0;animation:.3s ease-out forwards LoadingState-module__nE4O0q__fade-in-msg}.LoadingState-module__nE4O0q__statusRow{opacity:0;background-color:#0000;animation:.4s ease-out .8s forwards LoadingState-module__nE4O0q__fade-in-opacity}.LoadingState-module__nE4O0q__pulseAnimation{animation:2s linear infinite LoadingState-module__nE4O0q__pulse-blurple}}
@layer components{.AccountSettings-module__PkXWXq__tab>div{justify-content:start}}
@layer components{.ThemeEditorComponent-module__M1-62W__container{gap:var(--space-8);padding:var(--space-8);grid-template-columns:1fr 3fr;width:100%;height:100vh;display:grid;overflow:hidden}@media (max-width:800px){.ThemeEditorComponent-module__M1-62W__container{grid-template-columns:1fr 1fr}}.ThemeEditorComponent-module__M1-62W__controls{flex-direction:column;min-height:0;display:flex;overflow:hidden}.ThemeEditorComponent-module__M1-62W__themeContentWrapper{flex-direction:column;flex:auto;min-height:0;display:flex}.ThemeEditorComponent-module__M1-62W__headerCard{border-radius:var(--border-radius-default);padding:var(--space-12);margin-bottom:12px}.ThemeEditorComponent-module__M1-62W__iframeContainer{border-radius:var(--border-radius-default)}.ThemeEditorComponent-module__M1-62W__divider{margin:var(--space-4)0;background-color:var(--outline-dimmest);height:1px}.ThemeEditorComponent-module__M1-62W__scrollArea{scrollbar-width:none;flex:auto;min-height:0;overflow-y:auto}.ThemeEditorComponent-module__M1-62W__scrollArea::-webkit-scrollbar{width:0;height:0}.ThemeEditorComponent-module__M1-62W__mobileContainer{gap:var(--space-8);padding:var(--space-8);flex-direction:column;width:100%;height:calc(100vh - 48px);display:flex}.ThemeEditorComponent-module__M1-62W__mobileToggle{padding:0 var(--space-4);justify-content:center;display:flex}.ThemeEditorComponent-module__M1-62W__mobileContent{flex:auto;min-height:0;overflow:hidden}.ThemeEditorComponent-module__M1-62W__mobileIframe{width:100%;max-width:100%;height:100%;display:flex}}
@layer components{.CollaboratorsTable-module__OZNDrW__appCard{align-items:center;gap:var(--space-4);padding:var(--space-4)var(--space-8);border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-8);background-color:var(--background-default);color:var(--foreground-default);text-decoration:none;transition:background-color .15s;display:inline-flex}.CollaboratorsTable-module__OZNDrW__appCard:hover{background-color:var(--background-higher);border-color:var(--outline-dimmer)}.CollaboratorsTable-module__OZNDrW__icon{border-radius:var(--border-radius-4);object-fit:cover;flex-shrink:0}.CollaboratorsTable-module__OZNDrW__emptyStateContainer{border:1px solid var(--outline-dimmest);background-color:var(--background-default);border-radius:4px}}
@media screen and (max-width:600px){@layer components{.ZipImportFormContent-module__z_V_6G__buttonContainer{width:100%}.ZipImportFormContent-module__z_V_6G__buttonContainer .ZipImportFormContent-module__z_V_6G__buttonStretch{flex:1}}}@layer components{.ZipImportFormContent-module__z_V_6G__disabled{opacity:.5;cursor:not-allowed}.ZipImportFormContent-module__z_V_6G__uploadProgressContainer{height:28px}.ZipImportFormContent-module__z_V_6G__dropZoneActive{border-style:solid;border-color:var(--outline-default);background-color:color-mix(in srgb,var(--accent-primary-dimmer)20%,transparent)}}
@layer components{.SubscriptionCancellationWarning-module__1ytXMW__subscriptionCancellationWarning{max-width:700px}}
@layer components{.TemplatesSurface-module__Ai87EW__surface{align-items:center;gap:var(--space-32);flex-direction:column;min-height:100%;display:flex}.TemplatesSurface-module__Ai87EW__content{width:100%;max-width:1000px}}
:root{--marketing-surface-max-width:1390px}@keyframes mobile-apps-page-module__U8shia__hero-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@layer components{.mobile-apps-page-module__U8shia__heroContentItem{opacity:1;animation:none!important}}}@layer components{.mobile-apps-page-module__U8shia__page{min-width:0;height:auto}.mobile-apps-page-module__U8shia__heroSection{background:var(--background-default);padding:var(--space-32)var(--space-16);position:relative}.mobile-apps-page-module__U8shia__heroCard{box-shadow:var(--shadow-2);border-radius:var(--border-radius-16);background:#fff;width:100%;max-width:1313px;height:738px;position:relative;overflow:hidden}@media screen and (max-width:768px){.mobile-apps-page-module__U8shia__heroCard{padding:var(--space-32);height:500px}}.mobile-apps-page-module__U8shia__heroContent{z-index:1;text-align:center;max-width:530px;position:relative}.mobile-apps-page-module__U8shia__heroTitle{font-weight:var(--font-weight-medium);font-size:66px;line-height:1.25;font-family:var(--font-family-brand-variable);letter-spacing:-2px;text-align:center;margin:0}@media screen and (max-width:1024px){.mobile-apps-page-module__U8shia__heroTitle{letter-spacing:-1.75px;font-size:58px}}@media screen and (max-width:768px){.mobile-apps-page-module__U8shia__heroTitle{letter-spacing:-1px;font-size:32px}}.mobile-apps-page-module__U8shia__heroContentItem{opacity:0;animation:.3s ease-out forwards mobile-apps-page-module__U8shia__hero-fade-in}.mobile-apps-page-module__U8shia__heroContentItem:first-child{animation-delay:.1s}.mobile-apps-page-module__U8shia__heroContentItem:nth-child(2){animation-delay:.15s}.mobile-apps-page-module__U8shia__heroContentItem:nth-child(3){animation-delay:.2s}.mobile-apps-page-module__U8shia__videoSection{width:100%;position:relative}.mobile-apps-page-module__U8shia__videoHeader{text-align:center}.mobile-apps-page-module__U8shia__videoDescription{text-align:center;margin:0}.mobile-apps-page-module__U8shia__videoContainer{z-index:1;border-radius:var(--border-radius-12);width:100%;max-width:800px;position:relative;overflow:hidden}.mobile-apps-page-module__U8shia__quoteText{text-align:center;max-width:992px}.mobile-apps-page-module__U8shia__quoteHighlight{color:var(--accent-orange-default)}.mobile-apps-page-module__U8shia__quoteAuthor{text-align:center;margin:0}}
@keyframes mobile-page-module__8YVTCq__hero-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@layer components{.mobile-page-module__8YVTCq__heroContentItem{opacity:1;animation:none!important}}}@layer components{.mobile-page-module__8YVTCq__page{min-width:0;height:auto}.mobile-page-module__8YVTCq__lightSection{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background-default:#fcfcfc;--background-higher:#fff;--foreground-default:#0e1525;--foreground-dimmer:#5f6672;--foreground-dimmest:#9da2a8;--outline-dimmest:#e4e5e7;background:var(--background-default);color:var(--foreground-default)}.mobile-page-module__8YVTCq__lightSection ._sdz_text{color:#0e1525}.mobile-page-module__8YVTCq__lightSection ._sdz_secondary-text{color:#5f6672}.mobile-page-module__8YVTCq__lightSection ._sdz_tertiary-text{color:#9da2a8}.mobile-page-module__8YVTCq__lightSection h3._sdz_text{color:#000!important}:is(.mobile-page-module__8YVTCq__lightSection ._sdz_surface-border-strength-subtle,.mobile-page-module__8YVTCq__lightSection ._sdz_surface-border){border-color:#0000!important}.mobile-page-module__8YVTCq__heroSection{background:var(--background-default);padding:var(--space-32)var(--space-16);position:relative}.mobile-page-module__8YVTCq__heroCard{box-shadow:var(--shadow-2);border-radius:var(--border-radius-16);background:#fff;width:100%;max-width:1313px;height:738px;position:relative;overflow:hidden}@media screen and (max-width:768px){.mobile-page-module__8YVTCq__heroCard{padding:var(--space-32);height:500px}}.mobile-page-module__8YVTCq__heroCard:after{z-index:1;pointer-events:none;content:"";background:#ffffff80;position:absolute;inset:0}.mobile-page-module__8YVTCq__heroContent{z-index:2;text-align:center;max-width:640px;position:relative}.mobile-page-module__8YVTCq__heroTitle{color:#0e1525;font-weight:var(--font-weight-medium);font-size:52px;line-height:1.25;font-family:var(--font-family-brand-variable);letter-spacing:-1.5px;text-align:center;margin:0}@media screen and (max-width:1024px){.mobile-page-module__8YVTCq__heroTitle{letter-spacing:-1.25px;font-size:42px}}@media screen and (max-width:768px){.mobile-page-module__8YVTCq__heroTitle{letter-spacing:-.75px;font-size:28px}}.mobile-page-module__8YVTCq__heroSubtitle{text-align:center;margin:0;font-size:18px;color:#000!important}@media screen and (max-width:768px){.mobile-page-module__8YVTCq__heroSubtitle{font-size:16px}}.mobile-page-module__8YVTCq__heroContentItem{opacity:0;animation:.3s ease-out forwards mobile-page-module__8YVTCq__hero-fade-in}.mobile-page-module__8YVTCq__heroContentItem:first-child{animation-delay:.1s}.mobile-page-module__8YVTCq__heroContentItem:nth-child(2){animation-delay:.15s}.mobile-page-module__8YVTCq__heroContentItem:nth-child(3){animation-delay:.2s}.mobile-page-module__8YVTCq__downloadButtons{justify-content:center;align-items:center;gap:var(--space-16)}@media screen and (max-width:480px){.mobile-page-module__8YVTCq__downloadButtons{flex-direction:column;align-items:center}}.mobile-page-module__8YVTCq__downloadButtons img{width:auto;height:54px}.mobile-page-module__8YVTCq__videoSection{width:100%;position:relative}.mobile-page-module__8YVTCq__videoHeader{text-align:center}.mobile-page-module__8YVTCq__videoDescription{text-align:center;margin:0}.mobile-page-module__8YVTCq__videoContainer{z-index:1;border-radius:var(--border-radius-12);width:100%;max-width:800px;position:relative;overflow:hidden}.mobile-page-module__8YVTCq__quoteText{text-align:center;max-width:992px}.mobile-page-module__8YVTCq__quoteHighlight{color:#f26522}.mobile-page-module__8YVTCq__quoteAuthor{text-align:center;margin:0}}
@layer components{.replView-page-module__mzTEXq__overlimitBanner{margin-top:var(--space-12);margin-right:var(--space-12);margin-left:var(--space-12);text-align:center}.replView-page-module__mzTEXq__contentWrapper{width:100%;min-height:100vh}.replView-page-module__mzTEXq__content{width:100%;max-width:500px}}
@layer components{.analytics-page-module__MoIuwG__settingsSelect{min-width:70px}}
/*# sourceMappingURL=5e33b0e0a931596c.css.map*/