@keyframes LoadingState-module___WZova__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.LoadingState-module___WZova__root{--LoadingState--header-height:auto;--webkit-app-region:drag;position:absolute;top:0;bottom:0;left:0;right:0}.LoadingState-module___WZova__header{height:var(--LoadingState--header-height)}.LoadingState-module___WZova__loadingAnimation{opacity:0;animation:.2s ease-in-out .4s LoadingState-module___WZova__fade-in}}
@layer components{.PopupColorPicker-module__55-g6a__colorPicker{cursor:pointer;border-radius:var(--border-radius-8);background:repeating-conic-gradient(#ccc 0%,#ccc 25%,#fff 0%,#fff 50%) 50%/8px 8px;border:none}.PopupColorPicker-module__55-g6a__colorPickerContainer{border-radius:var(--border-radius-default);padding:var(--space-8);min-width:220px}}
@layer components{.TargetedElementEditor-module__DPqI0q__editorContainer{border-top-right-radius:var(--border-radius-container);border-top-left-radius:var(--border-radius-container)}.TargetedElementEditor-module__DPqI0q__editorContainer.TargetedElementEditor-module__DPqI0q__bordered{border-top:1px solid var(--outline-dimmer);border-right:1px solid var(--outline-dimmer);border-left:1px solid var(--outline-dimmer)}.TargetedElementEditor-module__DPqI0q__editor{flex-direction:column;width:100%;display:flex}.TargetedElementEditor-module__DPqI0q__formRow{grid-template-columns:repeat(auto-fit,minmax(var(--space-128),1fr));grid-gap:var(--space-16);gap:var(--space-16);margin-bottom:var(--space-8);display:grid}.TargetedElementEditor-module__DPqI0q__formField{gap:var(--space-4);flex-direction:column;display:flex}.TargetedElementEditor-module__DPqI0q__sectionTitle{margin:var(--space-8)0}}
@layer components{.Summary-module__0fK4qa__codeText{font-size:13px;font-family:var(--font-family-code)}}
@layer components{.EventContainer-module__PvCvrW__eventContainer{width:100%;max-width:600px;margin:0 auto;transition:max-width .3s ease-in-out}}
@layer components{.ConvertMockupToAppRequest-module__Cla0pq__grow3{flex-grow:3}.ConvertMockupToAppRequest-module__Cla0pq__grow1{flex-grow:1}}
@layer components{.AccountSecrets-module__MYsAnW__root{max-height:70vh}.AccountSecrets-module__MYsAnW__list{overflow-y:auto}.AccountSecrets-module__MYsAnW__itemName{overflow:hidden}.AccountSecrets-module__MYsAnW__itemName>*{text-overflow:ellipsis;overflow:hidden}.AccountSecrets-module__MYsAnW__item{border-bottom:1px solid var(--outline-dimmer);grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;display:grid}.AccountSecrets-module__MYsAnW__item:last-child{border-bottom:none}.AccountSecrets-module__MYsAnW__itemValue{overflow:hidden}.AccountSecrets-module__MYsAnW__itemValue[data-sensitive=true]{font-family:text-security-disc,monospace}.AccountSecrets-module__MYsAnW__itemValueText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}}
@layer components{.EnvVarTypeIcon-module__7n-TXa__iconBase{width:32px;height:32px}.EnvVarTypeIcon-module__7n-TXa__iconSplit{color:var(--accent-primary-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconShared{color:var(--accent-orange-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconProdOnly{color:var(--accent-green-strongest)}.EnvVarTypeIcon-module__7n-TXa__iconDevOnly{color:var(--accent-purple-strongest)}}
@layer components{.AddEnvVar-module__a6fKCG__gridContainer{grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;grid-template-columns:auto 40% 1fr;column-gap:8px;display:grid}}
@layer components{.EnvVarField-module__tfLO-a__inputWrapper{position:relative}.EnvVarField-module__tfLO-a__copyButtonWrapper{position:absolute;top:50%;left:6px;transform:translateY(-50%)}.EnvVarField-module__tfLO-a__fieldInput{min-height:32px}.EnvVarField-module__tfLO-a__fieldInput:disabled{opacity:1!important;cursor:default!important;background:var(--background-higher)!important;color:var(--foreground-default)!important;border:none!important}.EnvVarField-module__tfLO-a__fieldInput:not(.EnvVarField-module__tfLO-a__isEditing){padding-left:32px!important}.EnvVarField-module__tfLO-a__fieldInput.EnvVarField-module__tfLO-a__isKey{font-weight:var(--font-weight-bold)}}
@layer components{.SecretItemMenu-module__NqaiNa__wrapper{border-radius:var(--border-radius-4)}}
@layer components{.EnvVarItem-module__qoP15G__gridContainer{grid-template-columns:auto 40% 1fr auto;display:grid}.EnvVarItem-module__qoP15G__gridRow{grid-template-columns:subgrid;grid-column-gap:4px;-webkit-column-gap:4px;-moz-column-gap:4px;grid-column:1/-1;column-gap:4px;display:grid}.EnvVarItem-module__qoP15G__valueColumnEditing,.EnvVarItem-module__qoP15G__devValueWrapperEditing{grid-column:3/-1}}
@layer components{.EnvVarsEditor-module__aQqAba__loadingContainer{position:absolute;top:0;bottom:0;left:0;right:0}}
@layer components{.SecretItem-module__J0pS-a__valueInput[data-sensitive=true]{font-family:text-security-disc,monospace}.SecretItem-module__J0pS-a__linkedSecret[data-unlinking=true]{opacity:.5;pointer-events:none}.SecretItem-module__J0pS-a__secretKeyRoot{width:44%;overflow-x:hidden}.SecretItem-module__J0pS-a__secretKeyText{flex-grow:1;flex-shrink:1}.SecretItem-module__J0pS-a__secretValueText{font-family:var(--font-family-code);text-overflow:ellipsis;white-space:nowrap;flex-grow:1;flex-shrink:1;overflow:hidden}.SecretItem-module__J0pS-a__secretValueInput{background:inherit;font-family:var(--font-family-code);border:none}.SecretItem-module__J0pS-a__secretValueInput[data-sensitive=true]{font-family:text-security-disc,monospace}.SecretItem-module__J0pS-a__editModeKeySection{width:44%}}
@layer components{.index-module__87l8Pa__loadingContainer{position:absolute;top:0;bottom:0;left:0;right:0}.index-module__87l8Pa__tabExtraText{display:inline}@container (max-width:420px){.index-module__87l8Pa__tabExtraText{display:none}}.index-module__87l8Pa__body{overflow-y:auto}.index-module__87l8Pa__addSecretTitleContainer{width:40%}.index-module__87l8Pa__addSecretValueLabel label{align-items:center;gap:var(--space-4);flex-direction:row;display:flex}.index-module__87l8Pa__secretSelect{min-width:var(--space-48)}.index-module__87l8Pa__secretItem{border-radius:var(--border-radius-8)}.index-module__87l8Pa__envEditorBody{overflow-y:auto}.index-module__87l8Pa__secretAccessibilityText{flex:auto}}
@layer components{.EnvironmentRequested-module__YzIbEq__envList{margin-left:24px}.EnvironmentRequested-module__YzIbEq__envItem{background-color:var(--background-higher);border-radius:8px}}
@layer components{.index-module__VR971W__envRow{grid-gap:8px;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,3fr);grid-auto-flow:row;gap:8px;display:grid}.index-module__VR971W__envRow>*{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.index-module__VR971W__envHeader{color:var(--foreground-dimmer);font-size:var(--font-size-small);line-height:var(--line-height-small);margin-bottom:4px}.index-module__VR971W__envHeader>div{flex-direction:row;align-items:center;gap:4px;display:flex}.index-module__VR971W__envValueRoot[data-sensitive=true] input{font-family:text-security-disc}.index-module__VR971W__primaryButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.index-module__VR971W__input{background-color:var(--background-default)}}
@layer components{.SecretsRequested-module__FbxOSG__root{margin-bottom:var(--space-8)}.SecretsRequested-module__FbxOSG__requestedSecretsList{flex-wrap:wrap}.SecretsRequested-module__FbxOSG__requestedSecretsListItem{box-shadow:0 0 0 1px var(--outline-dimmer);border-radius:var(--space-8)}.SecretsRequested-module__FbxOSG__seeAllButton{color:var(--foreground-dimmer)!important}}
@keyframes index-module__FzfM4q__border-rotate{0%{offset-distance:-20%;opacity:0}10%{opacity:1}20%{opacity:1}30%{offset-distance:120%;opacity:0}to{opacity:0}}@keyframes index-module__FzfM4q__fallback-animation{8%{border-color:var(--accent-blurple-default)}16%{border-color:transparent}}@layer components{.index-module__FzfM4q__highlightBackground{--content-padding:var(--space-6);--border-radius:var(--space-8);opacity:0;-webkit-clip-path:inset(0 round var(--border-radius));clip-path:inset(0 round var(--border-radius));inset:calc(var(--content-padding)*-1);border-radius:var(--border-radius);width:calc(100% + var(--content-padding)*2);height:calc(100% + var(--content-padding)*2);pointer-events:none;transition:opacity .3s;position:absolute}.index-module__FzfM4q__content{position:relative}.index-module__FzfM4q__content code{background-color:transparent!important}.index-module__FzfM4q__inner{padding-block:var(--space-4);flex:auto;transition:padding .3s;position:relative}.index-module__FzfM4q__root{padding:var(--space-6);margin:0;transition:padding .3s;position:relative;overflow:hidden}.index-module__FzfM4q__root[data-highlight=true]{padding-top:var(--space-8);padding-bottom:var(--space-4)}@media (hover:hover){.index-module__FzfM4q__root[data-highlight=true]{overflow:visible}}.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__inner{padding:var(--space-8)}.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground{opacity:1}@media (hover:hover){@supports (offset-path:rect(0% auto 100% auto)){:is(.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground):before{offset-path:rect(0% auto 100% auto);transform-origin:50%;background:radial-gradient(var(--accent-blurple-strongest),var(--accent-blurple-default)50%,transparent 50%);content:"";width:64px;height:64px;animation:8s linear infinite index-module__FzfM4q__border-rotate;position:absolute;transform:rotate(45deg);-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}}@supports not (offset-path:rect(0% auto 100% auto)){.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground{border:1px solid transparent;animation:8s ease-in-out infinite index-module__FzfM4q__fallback-animation}}}@media (hover:none){.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground{border:1px solid transparent;animation:8s ease-in-out infinite index-module__FzfM4q__fallback-animation}}:is(.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground) div{border-radius:var(--border-radius);background-color:color-mix(in srgb,var(--accent-blurple-dimmest)25%,var(--interactive-background));content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute}@media (hover:none){:is(.index-module__FzfM4q__root[data-highlight=true] .index-module__FzfM4q__highlightBackground) div{width:100%;height:100%}}}
@layer components{.TipRecommendation-module__Bzwv4q__root{grid-row-gap:var(--space-6);row-gap:var(--space-6);border:1px solid var(--accent-primary-dimmest);border-radius:var(--border-radius-8);background:linear-gradient(90deg,color-mix(in srgb,var(--accent-primary-dimmest)20%,transparent)0%,color-mix(in srgb,var(--background-default)0%,transparent)100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;grid-template-rows:auto;grid-template-columns:auto 1fr;transition:all .15s;display:grid;position:relative;overflow:hidden;container-type:inline-size}.TipRecommendation-module__Bzwv4q__iconCell{grid-area:1/1;align-items:flex-start;display:flex}.TipRecommendation-module__Bzwv4q__iconCellExpanded{grid-row:1/span 2}.TipRecommendation-module__Bzwv4q__headerCell{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-direction:row;grid-area:1/2;justify-content:space-between;align-items:center;display:flex}.TipRecommendation-module__Bzwv4q__bodyCell{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;flex:1;grid-area:2/2;display:flex}}
@layer components{.AskUserForAction-module__Uw2Y3a__root{margin:var(--space-12)}}
@layer components{.AgentWorkMetrics-module__ZNlk0W__usageCostItemLabel.AgentWorkMetrics-module__ZNlk0W__hasUsageCostBreakdown{cursor:pointer}.AgentWorkMetrics-module__ZNlk0W__breakdownDescription{text-wrap:pretty;flex-shrink:1}.AgentWorkMetrics-module__ZNlk0W__strikethrough{text-decoration:line-through}}
@layer components{.EndOfRunSummary-module__ipPvUG__root{margin-block:var(--space-4);flex-direction:column;display:flex}}
@layer components{.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{.AutoscaleMachineConfiguration2-module__LbpU1a__borderedContainer{border:1px solid var(--outline-dimmest);border-radius:6px;padding:8px}}
@keyframes MachineConfigurationSelector-module__MyGrca__loading-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@layer components{.MachineConfigurationSelector-module__MyGrca__cost{align-items:baseline}.MachineConfigurationSelector-module__MyGrca__selectWrapper{flex-direction:row;gap:12px;display:flex}.MachineConfigurationSelector-module__MyGrca__select{border-radius:var(--border-radius-default);flex:auto}.MachineConfigurationSelector-module__MyGrca__loadingState{background:linear-gradient(90deg,var(--foreground-dimmest)0%,var(--foreground-dimmest)25%,var(--foreground-dimmer)50%,var(--foreground-dimmest)75%,var(--foreground-dimmest)100%);background-size:200% 100%;border-radius:8px;animation:2s infinite MachineConfigurationSelector-module__MyGrca__loading-pulse}}
@layer components{@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{.FreeTierUpsellBanner-module__NxVGBW__self{border-radius:var(--border-radius-default)}.FreeTierUpsellBanner-module__NxVGBW__text{flex:360px}}
@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:rgba(255,255,255,.05)}.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 transparent!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 transparent!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 transparent!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{visibility:visible}: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 .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;top:0;bottom:0;left:0;right:0}}
@keyframes Narration-module__MhV6MG__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.Narration-module__MhV6MG__fadeIn{animation:.25s ease-in-out Narration-module__MhV6MG__fade-in}.Narration-module__MhV6MG__small{min-height:calc(var(--font-size-default)*var(--line-height-default)*5)}.Narration-module__MhV6MG__large{min-height:calc(var(--font-size-default)*var(--line-height-default)*2)}.Narration-module__MhV6MG__preserveNewlines{white-space:pre-wrap}}
@keyframes LiveContent-module__XBs0iG__pulse-blurple-border{0%{border-color:var(--accent-blurple-stronger)}50%{border-color:var(--accent-blurple-strongest)}to{border-color:var(--accent-blurple-stronger)}}@keyframes LiveContent-module__XBs0iG__rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@layer components{.LiveContent-module__XBs0iG__pulseBorderAnimation{animation:2s linear infinite LiveContent-module__XBs0iG__pulse-blurple-border}.LiveContent-module__XBs0iG__rotationAnimation{animation:4s linear infinite LiveContent-module__XBs0iG__rotation}.LiveContent-module__XBs0iG__vncWrapper{border:1px solid var(--outline-dimmest);aspect-ratio:322/201;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.LiveContent-module__XBs0iG__vncInner{background-color:#000;border-radius:4px;width:100%;height:100%;position:relative}.LiveContent-module__XBs0iG__vncInnerReadOnly canvas{cursor:default!important}.LiveContent-module__XBs0iG__vncNovnc{width:100%;height:100%;overflow:hidden}.LiveContent-module__XBs0iG__vncNovncHidden{display:none}.LiveContent-module__XBs0iG__liveIndicator{right:var(--space-8);bottom:var(--space-8);z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--border-radius-4);background-color:color-mix(in srgb,var(--accent-blurple-default)50%,transparent);padding:var(--space-1)var(--space-6);width:24px;height:24px;color:var(--white);font-size:var(--font-size-small);justify-content:center;align-items:center;display:flex;position:absolute}.LiveContent-module__XBs0iG__liveIndicatorDot{background-color:var(--white);border-radius:3px;width:6px;height:6px}}
@layer components{.ReplayContent-module__tEod5G__playbackElement{justify-content:center;align-items:center;display:flex;overflow:hidden}.ReplayContent-module__tEod5G__playbackElementInner{border-radius:4px;width:100%}.ReplayContent-module__tEod5G__playbackElementInner.ReplayContent-module__tEod5G__isBlurred{-webkit-filter:blur(1px);filter:blur(1px)}.ReplayContent-module__tEod5G__previewWrapper{cursor:pointer;border-radius:var(--border-radius-8);background-color:var(--background-highest);aspect-ratio:322/201;width:100%;display:grid;position:relative;overflow:hidden}.ReplayContent-module__tEod5G__previewWrapper>*{grid-area:1/1}.ReplayContent-module__tEod5G__playIcon{background-color:var(--background-higher);border-radius:4px}.ReplayContent-module__tEod5G__history{flex-direction:row;display:flex}.ReplayContent-module__tEod5G__historyElementButton{cursor:pointer;background-color:transparent;flex-grow:1;padding:4px 2px}@media (hover:hover){.ReplayContent-module__tEod5G__historyElementButton:hover .ReplayContent-module__tEod5G__historyElement:not(.ReplayContent-module__tEod5G__isActive){background-color:var(--foreground-dimmer)}}.ReplayContent-module__tEod5G__historyElement{background-color:var(--outline-default);border-radius:4px;width:100%;height:4px;transition:background-color .1s ease-in-out}.ReplayContent-module__tEod5G__historyElement.ReplayContent-module__tEod5G__isActive{background-color:var(--foreground-default)}}
@layer components{.GeneralSubagentEvents-module__igR2_a__inner{gap:var(--space-8);padding-inline:var(--space-8);padding-block:var(--space-6);overflow:hidden}.GeneralSubagentEvents-module__igR2_a__inner.GeneralSubagentEvents-module__igR2_a__isExpanded{gap:var(--space-12);padding-inline:var(--space-16);padding-block:var(--space-12)}.GeneralSubagentEvents-module__igR2_a__subSurface{padding-inline:var(--space-8);padding-block:var(--space-6)}.GeneralSubagentEvents-module__igR2_a__subSurface.GeneralSubagentEvents-module__igR2_a__expandable{padding:0}.GeneralSubagentEvents-module__igR2_a__expandableHeader{cursor:pointer;border-radius:calc(var(--border-radius-6) - 1px)!important}.GeneralSubagentEvents-module__igR2_a__expandableHeader:hover{background-color:var(--interactive-background--active)}}
@layer components{.AutoscrollMaxHeightContainer-module__ZgdpGW__root{--AutoscrollMaxHeightContainer--max-height:auto;--AutoscrollMaxHeightContainer--top-gradient-visibility:hidden;position:relative}.AutoscrollMaxHeightContainer-module__ZgdpGW__scroll{cursor:pointer;border-radius:var(--border-radius-4);max-height:var(--AutoscrollMaxHeightContainer--max-height);overflow:hidden}.AutoscrollMaxHeightContainer-module__ZgdpGW__scroll:hover{background-color:var(--interactive-background)}.AutoscrollMaxHeightContainer-module__ZgdpGW__topGradient{visibility:var(--AutoscrollMaxHeightContainer--top-gradient-visibility);background:linear-gradient(to bottom,var(--surface-background)0%,transparent 100%);width:100%;height:var(--space-8);pointer-events:none;position:absolute;top:0;left:0}}
@layer components{.GeneralSubagentThinking-module__xglSIq__inner{gap:var(--space-8);padding-inline:var(--space-8);padding-block:var(--space-6);overflow:hidden}.GeneralSubagentThinking-module__xglSIq__inner.GeneralSubagentThinking-module__xglSIq__isExpanded{gap:var(--space-12);padding-inline:var(--space-16);padding-block:var(--space-12)}.GeneralSubagentThinking-module__xglSIq__subSurface{padding-inline:var(--space-8);padding-block:var(--space-6)}}
@layer components{.WorkMetricsSummary-module__gRDgYa__strikethrough{text-decoration:line-through}}
@layer components{.RunGroupGranularityControl-module__cbE2rq__listbox{border-radius:var(--border-radius-4);padding:var(--space-2);flex-direction:row;background-color:var(--background-default)!important}.RunGroupGranularityControl-module__cbE2rq__item{min-height:24px;padding:var(--space-4)!important}.RunGroupGranularityControl-module__cbE2rq__item:hover{background-color:var(--interactive-background)!important}.RunGroupGranularityControl-module__cbE2rq__item[data-selected]{background-color:var(--interactive-background)}.RunGroupGranularityControl-module__cbE2rq__item[data-selected]:hover{background-color:var(--interactive-background--active)}}
@layer components{.RunGroupCard-module__e7hFIG__card{margin-bottom:var(--space-4);border-radius:var(--border-radius-4)}.RunGroupCard-module__e7hFIG__card.RunGroupCard-module__e7hFIG__activeRun{background-color:color-mix(in srgb,var(--accent-blurple-dimmest)20%,transparent)}.RunGroupCard-module__e7hFIG__activitySurface{border-radius:var(--border-radius-4);background-color:var(--background-default)}.RunGroupCard-module__e7hFIG__headerTitle{text-overflow:ellipsis}.RunGroupCard-module__e7hFIG__footer{height:24px}}
@layer components{.MinimizedRunGroupCard-module__WjSQxq__card{margin-bottom:var(--space-4);border-radius:var(--border-radius-4)}}
@layer components{.ToolUseGroup-module__Q99KfW__toolUseGroupButton{color:var(--foreground-dimmer)}.ToolUseGroup-module__Q99KfW__toolUseGroupButton:hover{color:var(--foreground-default)}.ToolUseGroup-module__Q99KfW__eventIconContainer.ToolUseGroup-module__Q99KfW__stacked,.ToolUseGroup-module__Q99KfW__inlineStatusRow{margin-left:-2px}.ToolUseGroup-module__Q99KfW__iconSlideEnter{opacity:0;margin-left:-24px}.ToolUseGroup-module__Q99KfW__iconSlideEnterActive{opacity:1;margin-left:0;transition:margin-left .15s ease-out,opacity .15s ease-out}}
@keyframes Feed-module__lsKhoG__highlight-bg{0%{background-color:transparent}5%{background-color:color-mix(in srgb,var(--background-default)30%,transparent)}to{background-color:transparent}}@layer components{.Feed-module__lsKhoG__feed{width:600px;max-width:100%;margin:0 auto;position:relative}.Feed-module__lsKhoG__sessionSeparator{border-bottom:1px dashed var(--outline-dimmer);width:95%;margin:16px auto}.Feed-module__lsKhoG__sessionStitchingToggle{margin-bottom:var(--space-12);margin-left:var(--space-6);padding:var(--space-2)var(--space-4)var(--space-2)var(--space-2)}}
@layer components{.AgentQueryResponseDialog-module__kRDpsq__radioOption{align-items:start;gap:var(--space-8);cursor:pointer;display:flex}.AgentQueryResponseDialog-module__kRDpsq__reasonField{gap:var(--space-6);padding-top:var(--space-6);flex-direction:column;display:flex}.AgentQueryResponseDialog-module__kRDpsq__multilineInput{width:100%;max-height:300px;overflow-y:auto}.AgentQueryResponseDialog-module__kRDpsq__responseSubmissionRow .AgentQueryResponseDialog-module__kRDpsq__button{flex-grow:1;flex-shrink:1}}
@layer components{.FooterBanner-module__jOuvMW__banner{box-sizing:border-box;background:var(--background-default);width:100%}.FooterBanner-module__jOuvMW__textContainer{min-width:0}.FooterBanner-module__jOuvMW__text{word-wrap:break-word;overflow-wrap:break-word;flex-shrink:1}}
@layer components{.AgentRequestBanner-module__0KFzQG__button{white-space:nowrap}}
@layer components{.GuestUnauthorizedDialogs-module__cfXoWq__root{border-radius:var(--border-radius-8)}}
@layer components{.Icon-module__CwnszW__icon{--Icon--size:16px;--Icon--rotate:0deg;vertical-align:middle;transform:rotate(var(--Icon--rotate));min-width:var(--Icon--size);min-height:var(--Icon--size)}}
@keyframes LoadingStyle2-module__1n6hRW__move-gradient{0%{background-position-x:100%}to{background-position-x:0%}}@layer components{.LoadingStyle2-module__1n6hRW__root{--LoadingStyle2--low-pulse:var(--outline-dimmest);--LoadingStyle2--high-pulse:var(--interactive-background);background:linear-gradient(90deg,var(--LoadingStyle2--low-pulse),var(--LoadingStyle2--high-pulse),var(--LoadingStyle2--low-pulse),var(--LoadingStyle2--high-pulse));background-position-x:0%;background-size:300% 100%;animation:2s linear infinite LoadingStyle2-module__1n6hRW__move-gradient}}
@layer components{.Interactive2-module__IAGpQq__root{--Interactive2--bg:var(--interactive-background);--Interactive2--bg-hover:var(--interactive-background--active);--Interactive2--bg-active:var(--interactive-background--active);--Interactive2--bg-disabled:var(--interactive-background);--Interactive2--color:var(--foreground-default);--Interactive2--color-hover:inherit;--Interactive2--color-active:var(--foreground-default);--Interactive2--color-disabled:var(--foreground-dimmest);--Interactive2--border:var(--interactive-border);--Interactive2--border-hover:transparent;--Interactive2--border-active:transparent;--Interactive2--border-radius:var(--border-radius-4)}@media (hover:hover){.Interactive2-module__IAGpQq__root:not(:-webkit-any([disabled],[aria-disabled])){cursor:pointer}.Interactive2-module__IAGpQq__root:not(:-moz-any([disabled],[aria-disabled])){cursor:pointer}.Interactive2-module__IAGpQq__root:not(:is([disabled],[aria-disabled])){cursor:pointer}}html:not([data-focus-visible]) .Interactive2-module__IAGpQq__root:not(:-webkit-any([disabled],[aria-disabled])):focus{outline-color:transparent}html:not([data-focus-visible]) .Interactive2-module__IAGpQq__root:not(:-moz-any([disabled],[aria-disabled])):focus{outline-color:transparent}html:not([data-focus-visible]) .Interactive2-module__IAGpQq__root:not(:is([disabled],[aria-disabled])):focus{outline-color:transparent}html[data-focus-visible] .Interactive2-module__IAGpQq__root:not(:-webkit-any([disabled],[aria-disabled],textarea)):active{outline-color:var(--accent-primary-default);transition:none}html[data-focus-visible] .Interactive2-module__IAGpQq__root:not(:-moz-any([disabled],[aria-disabled],textarea)):active{outline-color:var(--accent-primary-default);transition:none}html[data-focus-visible] .Interactive2-module__IAGpQq__root:not(:is([disabled],[aria-disabled],textarea)):active{outline-color:var(--accent-primary-default);transition:none}.Interactive2-module__IAGpQq__transition{transition-duration:var(--transition-duration-snappy);transition-property:background-color;transition-timing-function:var(--transition-timing-function-snappy)}.Interactive2-module__IAGpQq__border{border:1px solid transparent}.Interactive2-module__IAGpQq__focus:not(:-webkit-any([disabled],[aria-disabled])):focus{outline:2px solid var(--accent-primary-default);outline-offset:-2px}.Interactive2-module__IAGpQq__focus:not(:-moz-any([disabled],[aria-disabled])):focus{outline:2px solid var(--accent-primary-default);outline-offset:-2px}.Interactive2-module__IAGpQq__focus:not(:is([disabled],[aria-disabled])):focus{outline:2px solid var(--accent-primary-default);outline-offset:-2px}.Interactive2-module__IAGpQq__disabled.Interactive2-module__IAGpQq__loading,.Interactive2-module__IAGpQq__disabled:disabled,.Interactive2-module__IAGpQq__disabled[aria-disabled=true]{cursor:auto;background-color:var(--Interactive2--bg-disabled);color:var(--Interactive2--color-disabled)}.Interactive2-module__IAGpQq__borderRadius{border-radius:var(--Interactive2--border-radius)}.Interactive2-module__IAGpQq__nofill,.Interactive2-module__IAGpQq__listItem{color:var(--Interactive2--color);background-color:transparent}@media (hover:hover){:-webkit-any(.Interactive2-module__IAGpQq__nofill,.Interactive2-module__IAGpQq__listItem):not(:-webkit-any([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);color:var(--Interactive2--color-hover);transition-duration:0s}:-moz-any(.Interactive2-module__IAGpQq__nofill,.Interactive2-module__IAGpQq__listItem):not(:-moz-any([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);color:var(--Interactive2--color-hover);transition-duration:0s}:is(.Interactive2-module__IAGpQq__nofill,.Interactive2-module__IAGpQq__listItem):not(:is([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);color:var(--Interactive2--color-hover);transition-duration:0s}}:-webkit-any(.Interactive2-module__IAGpQq__nofill,.Interactive2-module__IAGpQq__listItem):not(:-webkit-any([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}:-moz-any(.Interactive2-module__IAGpQq__nofill,.Interactive2-module__IAGpQq__listItem):not(:-moz-any([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}:is(.Interactive2-module__IAGpQq__nofill,.Interactive2-module__IAGpQq__listItem):not(:is([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}.Interactive2-module__IAGpQq__filled{background-color:var(--Interactive2--bg);color:var(--Interactive2--color)}@media (hover:hover){.Interactive2-module__IAGpQq__filled:not(:-webkit-any([disabled],[aria-disabled])):hover{--transition-duration:0s;background-color:var(--Interactive2--bg-hover)}.Interactive2-module__IAGpQq__filled:not(:-moz-any([disabled],[aria-disabled])):hover{--transition-duration:0s;background-color:var(--Interactive2--bg-hover)}.Interactive2-module__IAGpQq__filled:not(:is([disabled],[aria-disabled])):hover{--transition-duration:0s;background-color:var(--Interactive2--bg-hover)}}.Interactive2-module__IAGpQq__filled:not(:-webkit-any([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}.Interactive2-module__IAGpQq__filled:not(:-moz-any([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}.Interactive2-module__IAGpQq__filled:not(:is([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}.Interactive2-module__IAGpQq__outlined{border-color:var(--Interactive2--border);color:var(--Interactive2--color);background-color:transparent}@media (hover:hover){.Interactive2-module__IAGpQq__outlined:not(:-webkit-any([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);color:var(--Interactive2--color-hover);transition-duration:0s}.Interactive2-module__IAGpQq__outlined:not(:-moz-any([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);color:var(--Interactive2--color-hover);transition-duration:0s}.Interactive2-module__IAGpQq__outlined:not(:is([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);color:var(--Interactive2--color-hover);transition-duration:0s}}.Interactive2-module__IAGpQq__outlined:not(:-webkit-any([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}.Interactive2-module__IAGpQq__outlined:not(:-moz-any([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}.Interactive2-module__IAGpQq__outlined:not(:is([disabled],[aria-disabled],textarea)):active{border-color:var(--Interactive2--border-active);background-color:var(--Interactive2--bg-active);color:var(--Interactive2--color-active);transition:none}.Interactive2-module__IAGpQq__underlined,.Interactive2-module__IAGpQq__underlinedOnHover{color:var(--Interactive2--color);background-color:transparent;border:0}.Interactive2-module__IAGpQq__underlined{text-decoration:underline}@media (hover:hover){.Interactive2-module__IAGpQq__underlined:not(:-webkit-any([disabled],[aria-disabled])):hover{color:var(--Interactive2--color-hover)}.Interactive2-module__IAGpQq__underlined:not(:-moz-any([disabled],[aria-disabled])):hover{color:var(--Interactive2--color-hover)}.Interactive2-module__IAGpQq__underlined:not(:is([disabled],[aria-disabled])):hover{color:var(--Interactive2--color-hover)}}.Interactive2-module__IAGpQq__underlined:not(:-webkit-any([disabled],[aria-disabled])):focus{color:var(--Interactive2--color-active)}.Interactive2-module__IAGpQq__underlined:not(:-moz-any([disabled],[aria-disabled])):focus{color:var(--Interactive2--color-active)}.Interactive2-module__IAGpQq__underlined:not(:is([disabled],[aria-disabled])):focus{color:var(--Interactive2--color-active)}.Interactive2-module__IAGpQq__underlinedOnHover{text-decoration:none}@media (hover:hover){.Interactive2-module__IAGpQq__underlinedOnHover:not(:-webkit-any([disabled],[aria-disabled])):hover{text-decoration:underline}.Interactive2-module__IAGpQq__underlinedOnHover:not(:-moz-any([disabled],[aria-disabled])):hover{text-decoration:underline}.Interactive2-module__IAGpQq__underlinedOnHover:not(:is([disabled],[aria-disabled])):hover{text-decoration:underline}}.Interactive2-module__IAGpQq__underlinedOnHover:not(:-webkit-any([disabled],[aria-disabled])):focus{text-decoration:underline}.Interactive2-module__IAGpQq__underlinedOnHover:not(:-moz-any([disabled],[aria-disabled])):focus{text-decoration:underline}.Interactive2-module__IAGpQq__underlinedOnHover:not(:is([disabled],[aria-disabled])):focus{text-decoration:underline}.Interactive2-module__IAGpQq__filledAndOutlined{background-color:var(--Interactive2--bg)}.Interactive2-module__IAGpQq__filledAndOutlined:not(:-webkit-any([disabled],[aria-disabled])){border-color:var(--Interactive2--border)}.Interactive2-module__IAGpQq__filledAndOutlined:not(:-moz-any([disabled],[aria-disabled])){border-color:var(--Interactive2--border)}.Interactive2-module__IAGpQq__filledAndOutlined:not(:is([disabled],[aria-disabled])){border-color:var(--Interactive2--border)}@media (hover:hover){.Interactive2-module__IAGpQq__filledAndOutlined:not(:-webkit-any([disabled],[aria-disabled])):hover{border-color:var(--Interactive2--border-hover);transition-duration:0s}.Interactive2-module__IAGpQq__filledAndOutlined:not(:-moz-any([disabled],[aria-disabled])):hover{border-color:var(--Interactive2--border-hover);transition-duration:0s}.Interactive2-module__IAGpQq__filledAndOutlined:not(:is([disabled],[aria-disabled])):hover{border-color:var(--Interactive2--border-hover);transition-duration:0s}.Interactive2-module__IAGpQq__listItem:not(:-webkit-any([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);transition-duration:0s}.Interactive2-module__IAGpQq__listItem:not(:-moz-any([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);transition-duration:0s}.Interactive2-module__IAGpQq__listItem:not(:is([disabled],[aria-disabled])):hover{background-color:var(--Interactive2--bg-hover);transition-duration:0s}}.Interactive2-module__IAGpQq__listItem:not(:-webkit-any([disabled],[aria-disabled],textarea)):active{background-color:var(--Interactive2--bg-active)}.Interactive2-module__IAGpQq__listItem:not(:-moz-any([disabled],[aria-disabled],textarea)):active{background-color:var(--Interactive2--bg-active)}.Interactive2-module__IAGpQq__listItem:not(:is([disabled],[aria-disabled],textarea)):active{background-color:var(--Interactive2--bg-active)}.Interactive2-module__IAGpQq__shades{background:0 0;border-width:0}.Interactive2-module__IAGpQq__shades:disabled,.Interactive2-module__IAGpQq__shades[aria-disabled=true]{opacity:.5;cursor:not-allowed}.Interactive2-module__IAGpQq__shadesUnderlined{text-decoration:underline}@media (hover:hover){.Interactive2-module__IAGpQq__shadesUnderlined:not(:-webkit-any([disabled],[aria-disabled])):hover{background-color:transparent!important}.Interactive2-module__IAGpQq__shadesUnderlined:not(:-moz-any([disabled],[aria-disabled])):hover{background-color:transparent!important}.Interactive2-module__IAGpQq__shadesUnderlined:not(:is([disabled],[aria-disabled])):hover{background-color:transparent!important}.Interactive2-module__IAGpQq__shadesUnderlined:not(:-webkit-any([disabled],[aria-disabled])):active{background-color:transparent!important}.Interactive2-module__IAGpQq__shadesUnderlined:not(:-moz-any([disabled],[aria-disabled])):active{background-color:transparent!important}.Interactive2-module__IAGpQq__shadesUnderlined:not(:is([disabled],[aria-disabled])):active{background-color:transparent!important}}.Interactive2-module__IAGpQq__shadesUnderlinedOnHover{background-color:transparent;text-decoration:none}@media (hover:hover){.Interactive2-module__IAGpQq__shadesUnderlinedOnHover:not(:-webkit-any([disabled],[aria-disabled])):hover{text-decoration:underline;background-color:transparent!important}.Interactive2-module__IAGpQq__shadesUnderlinedOnHover:not(:-moz-any([disabled],[aria-disabled])):hover{text-decoration:underline;background-color:transparent!important}.Interactive2-module__IAGpQq__shadesUnderlinedOnHover:not(:is([disabled],[aria-disabled])):hover{text-decoration:underline;background-color:transparent!important}}.Interactive2-module__IAGpQq__shadesUnderlinedOnHover:not(:-webkit-any([disabled],[aria-disabled])):focus{text-decoration:underline}.Interactive2-module__IAGpQq__shadesUnderlinedOnHover:not(:-moz-any([disabled],[aria-disabled])):focus{text-decoration:underline}.Interactive2-module__IAGpQq__shadesUnderlinedOnHover:not(:is([disabled],[aria-disabled])):focus{text-decoration:underline}}
@layer base{.useView-module__etopAW__view{flex:var(--useView--grow)var(--useView--shrink)auto;flex-flow:column var(--useView--wrap);justify-content:var(--useView--justify);align-items:var(--useView--align);gap:var(--useView--gap);box-sizing:border-box;padding:var(--useView--pt)var(--useView--pr)var(--useView--pb)var(--useView--pl);border-radius:var(--useView--border-radius);--useView--gap:0;--useView--justify:start;--useView--align:stretch;--useView--pt:0;--useView--pr:0;--useView--pb:0;--useView--pl:0;--useView--grow:0;--useView--shrink:0;--useView--wrap:nowrap;--useView--border-radius:0;border-style:solid;border-width:0;outline:none;min-width:0;min-height:0;display:flex}.useView-module__etopAW__view.useView-module__etopAW__isHorizontal{flex-direction:row}}
@keyframes OnboardingOtherInput-module__ecaYmG__slide-down{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:200px;transform:translateY(0)}}@layer components{.OnboardingOtherInput-module__ecaYmG__container{margin-top:var(--space-8);animation:.3s ease-out OnboardingOtherInput-module__ecaYmG__slide-down;overflow:hidden}}
@layer components{.PrettyJSONDisplay-module__jjSwzq__jsonDisplay{font-size:var(--font-size-small);font-family:var(--font-family-code);flex-grow:1;display:flex}}
@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{.ConnectionInput-module__0pDoda__errorText{color:var(--accent-orange-default)}.ConnectionInput-module__0pDoda__orangeError input[data-invalid],.ConnectionInput-module__0pDoda__orangeError input[data-invalid]:hover,.ConnectionInput-module__0pDoda__orangeError input[data-invalid]:focus{border-color:var(--accent-orange-default)!important}.ConnectionInput-module__0pDoda__orangeError input[data-invalid]:focus-visible{border-color:var(--accent-orange-default)!important}}
@keyframes OnboardingStepWrapper-module__xdo1cG__fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@layer components{.OnboardingStepWrapper-module__xdo1cG__stepContent{flex-direction:column;min-height:420px;animation:.8s OnboardingStepWrapper-module__xdo1cG__fade-in-up;display:flex}.OnboardingStepWrapper-module__xdo1cG__headerSection{flex-shrink:0}.OnboardingStepWrapper-module__xdo1cG__contentSection{padding:var(--space-32)0;flex-direction:column;flex:1;display:flex}.OnboardingStepWrapper-module__xdo1cG__subtitle{font-weight:var(--font-weight-regular)}}
@media (max-width:1023.98px){@layer components{.SecurityMetrics-module__liYkuG__cardsGrid{grid-template-columns:1fr!important}.SecurityMetrics-module__liYkuG__severityCardsGrid{grid-template-columns:repeat(2,1fr)}}}@media (max-width:639.98px){@layer components{.SecurityMetrics-module__liYkuG__severityCardsGrid{grid-template-columns:1fr}}}@layer components{.SecurityMetrics-module__liYkuG__cardsGrid{grid-gap:16px;grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.SecurityMetrics-module__liYkuG__severityCardsGrid{grid-gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.SecurityMetrics-module__liYkuG__severityCard{position:relative}.SecurityMetrics-module__liYkuG__severityCard.SecurityMetrics-module__liYkuG__severityCritical{border-left:4px solid var(--accent-negative-default);border-top-left-radius:var(--border-radius-8);border-bottom-left-radius:var(--border-radius-8)}.SecurityMetrics-module__liYkuG__severityCard.SecurityMetrics-module__liYkuG__severityHigh{border-left:4px solid var(--accent-orange-default);border-top-left-radius:var(--border-radius-8);border-bottom-left-radius:var(--border-radius-8)}.SecurityMetrics-module__liYkuG__severityCard.SecurityMetrics-module__liYkuG__severityMedium{border-left:4px solid var(--accent-yellow-default);border-top-left-radius:var(--border-radius-8);border-bottom-left-radius:var(--border-radius-8)}.SecurityMetrics-module__liYkuG__severityCard.SecurityMetrics-module__liYkuG__severityLow{border-left:4px solid var(--accent-blue-default);border-top-left-radius:var(--border-radius-8);border-bottom-left-radius:var(--border-radius-8)}}
@keyframes WorkflowTestOutput-module__9LkWiW__skeleton-data-loading{0%{background-position-x:200%}to{background-position-x:-200%}}@layer components{.WorkflowTestOutput-module__9LkWiW__scrollableContent{border:1px solid var(--outline-default);border-radius:var(--border-radius-4);padding:var(--space-12);flex:1;height:100%;min-height:0;position:relative;overflow-x:auto}.WorkflowTestOutput-module__9LkWiW__testRunText{color:var(--foreground-default)}.WorkflowTestOutput-module__9LkWiW__testRunText[data-status=failed]{color:var(--accent-negative-default)}.WorkflowTestOutput-module__9LkWiW__skeletonDataResult{opacity:1;border-radius:var(--border-radius-4);background:linear-gradient(90deg,var(--background-higher)25%,var(--background-highest)50%,var(--background-higher)75%);background-size:200% 100%;width:100%;min-height:120px;animation:2.4s ease-in-out infinite WorkflowTestOutput-module__9LkWiW__skeleton-data-loading;position:relative}}
@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;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;bottom:0;left:0;right:0}.HeroSectionBackground-module__37N05a__iphoneMockLeft{opacity:0;-webkit-filter:drop-shadow(13px 31px 34px rgba(0,0,0,.17));filter:drop-shadow(13px 31px 34px rgba(0,0,0,.17));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;-webkit-filter:drop-shadow(-13px 30px 33px rgba(0,0,0,.18));filter:drop-shadow(-13px 30px 33px rgba(0,0,0,.18));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 transparent,0 32px 13px rgba(0,0,0,.01),0 18px 11px rgba(0,0,0,.05),0 8px 8px rgba(0,0,0,.09),0 2px 5px rgba(0,0,0,.1)}@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}}
@layer components{.ConnectorHeader-module__gC3KXG__imageContainer{border-radius:var(--space-4);background:var(--background-default)}.ConnectorHeader-module__gC3KXG__header{width:100%}.ConnectorHeader-module__gC3KXG__divider{margin-top:var(--space-16)}}
@layer components{.OnboardingTagGroup-module__EAT4JG__onboardingTagGroup{gap:var(--space-4);color:var(--foreground-default);flex-direction:column;display:flex}.OnboardingTagGroup-module__EAT4JG__onboardingTagList{gap:var(--space-12);flex-flow:wrap;display:flex}.OnboardingTagGroup-module__EAT4JG__onboardingTag{justify-content:center;align-items:center;gap:var(--space-4);cursor:pointer;border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-4);background:var(--background-default);padding:var(--space-4)var(--space-8);font-size:var(--font-size-subhead-default);outline:none;flex-direction:row;transition:all .2s;display:flex}.OnboardingTagGroup-module__EAT4JG__onboardingTag[data-hovered]{border-color:var(--accent-primary-default);background-image:radial-gradient(circle at top left,var(--accent-primary-dimmest)34%,var(--accent-primary-default)50%,var(--accent-primary-dimmest)66%);color:var(--accent-primary-stronger);background-position:0;background-size:300% 100%}.OnboardingTagGroup-module__EAT4JG__onboardingTag[data-focus-visible]{outline:2px solid var(--accent-primary-default);outline-offset:2px}.OnboardingTagGroup-module__EAT4JG__onboardingTag[data-selected]{border-color:var(--accent-primary-default);background-image:radial-gradient(circle at top left,var(--accent-primary-dimmest)34%,var(--accent-primary-default)50%,var(--accent-primary-dimmest)66%);color:var(--accent-primary-stronger);background-position:0;background-size:300% 100%}.OnboardingTagGroup-module__EAT4JG__onboardingTag[data-selected]:hover{background-position:100%;transition:background-position .6s ease-in-out}}
@layer components{.SecurityScansSection-module__4S_aeq__surface{border-radius:var(--border-radius-4)}.SecurityScansSection-module__4S_aeq__content{align-items:stretch;gap:var(--space-16);flex-direction:column;display:flex}@media (min-width:480.02px){.SecurityScansSection-module__4S_aeq__content{flex-direction:row;justify-content:space-between;align-items:flex-start}}}
@layer components{@media screen and (max-width:768px){.StepsSection-module__V33K1a__container{padding-left:0;padding-right:0}}}
@layer components{.ErrorState-module__uOsASq__errorContainer{padding:var(--space-64)var(--space-16);text-align:center;max-width:600px;margin:0 auto}}
@layer components{.ReferralSourceStep-module__HmN89G__subheader{font-weight:var(--font-weight-medium)}}
@layer components{.VulnerabilitiesTab-module__8oyETq__cveRow{cursor:pointer}.VulnerabilitiesTab-module__8oyETq__cveRow:hover{background-color:var(--background-higher)}.VulnerabilitiesTab-module__8oyETq__nestedReplRow{cursor:pointer}.VulnerabilitiesTab-module__8oyETq__nestedReplRow:hover{background-color:var(--background-higher)}}
@media (min-width:769px){@layer components{.AddOrgSeatModal-module__42uRwq__currentPlanSection{width:35%}.AddOrgSeatModal-module__42uRwq__updatedPlanSection{width:65%}.AddOrgSeatModal-module__42uRwq__planContainer{gap:var(--space-16);flex-direction:row;display:flex}.AddOrgSeatModal-module__42uRwq__updatedPlanHeader{gap:var(--space-4);flex-direction:row;display:flex}.AddOrgSeatModal-module__42uRwq__dividerH{display:none}}}@media (max-width:768px){@layer components{.AddOrgSeatModal-module__42uRwq__dividerV{display:none}}}@keyframes AddOrgSeatModal-module__42uRwq__background-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@layer components{.AddOrgSeatModal-module__42uRwq__loadingIcon{height:200px}.AddOrgSeatModal-module__42uRwq__buttonGroup{gap:var(--space-8);align-items:center;display:flex;position:relative}.AddOrgSeatModal-module__42uRwq__seatToggleWidth{max-width:var(--space-48)}.AddOrgSeatModal-module__42uRwq__negativeText{color:var(--accent-negative-stronger)}.AddOrgSeatModal-module__42uRwq__positiveText{color:var(--accent-positive-default)}.AddOrgSeatModal-module__42uRwq__tooltipHeader{font-weight:var(--font-weight-bold)}.AddOrgSeatModal-module__42uRwq__loadingButton{animation:2s ease-in-out infinite AddOrgSeatModal-module__42uRwq__background-pulse}}
@layer components{.FolderItem-module__KaEJJG__root{flex:auto;position:relative}@media (min-width:768px){.FolderItem-module__KaEJJG__folderItem{border-radius:var(--border-radius-4)}}.FolderItem-module__KaEJJG__folderName{flex:auto;font-weight:500}.FolderItem-module__KaEJJG__actionsWrapper{top:50%;right:var(--space-12);position:absolute;transform:translateY(-50%)}}
@layer components{.index-module__zB4qJa__returnLink{display:inline-flex!important}}
@layer components{.OnboardingSurveyModal-module__VIiIrW__purposeGrid{grid-gap:var(--space-12);gap:var(--space-12);grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;display:grid}.OnboardingSurveyModal-module__VIiIrW__purposeTag{font-size:var(--font-size-subhead-default);text-align:center}}
@layer components{.WelcomeStep-module__ETUlhW__label{padding-bottom:var(--space-6);font-weight:400}}
@layer components{.VulnerabilityDetailsModal-module___yQ8LW__cveIdBadge{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-4);padding:var(--space-4)var(--space-8);font-weight:var(--font-weight-medium);font-size:var(--font-size-small)}}
@layer components{.RenameProjectSection-module__X25IBW__inputContainer{max-width:340px}}
@layer components{.CopyableField-module__ICeh0W__text{border-radius:var(--border-radius-4);background-color:var(--background-default);font-family:var(--font-family-code)}}
@layer components{.GridList-module__ac2L8W__gridList{max-height:inherit;border:1px solid var(--outline-dimmest);overflow-y:auto}.GridList-module__ac2L8W__item{padding:var(--space-8);align-items:center;gap:var(--space-8);border-bottom:1px solid var(--outline-dimmest);outline:2px solid var(--accent-primary-default);outline-offset:-2px;color:var(--foreground-default);background-color:transparent;border:1px solid transparent;outline-color:transparent;flex-direction:row;transition-property:background-color,box-shadow;display:flex}.GridList-module__ac2L8W__item:last-child{border-bottom:none}.GridList-module__ac2L8W__item[data-hovered],.GridList-module__ac2L8W__item[data-focused]{background-color:var(--interactive-background)}.GridList-module__ac2L8W__item[data-selected]{background-color:var(--accent-primary-dimmer)}.GridList-module__ac2L8W__item[data-selected][data-hovered],.GridList-module__ac2L8W__item[data-selected][data-focused]{background-color:var(--accent-primary-default)}.GridList-module__ac2L8W__dragButton{margin:0;padding:0}}
@layer components{.MembershipPurchaseModal-module__BKMpzG__container{border-radius:var(--border-radius-8)}.MembershipPurchaseModal-module__BKMpzG__fullscreenContainer{border-radius:0;min-height:100%}}
@keyframes UpgradeEducationModal-module__rlG9cW__fade-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:648px){@layer components{.UpgradeEducationModal-module__rlG9cW__root{width:100%;max-width:400px;height:610px!important}.UpgradeEducationModal-module__rlG9cW__container{flex-direction:column!important}.UpgradeEducationModal-module__rlG9cW__sidebar{display:none}.UpgradeEducationModal-module__rlG9cW__mobileFeatureSelect{display:block!important}.UpgradeEducationModal-module__rlG9cW__mobileFeatureSelect button{background:0 0!important;border:none!important}.UpgradeEducationModal-module__rlG9cW__contentPanel{height:auto}.UpgradeEducationModal-module__rlG9cW__contentBox{height:200px}}}@media (max-width:765px){@layer components{.UpgradeEducationModal-module__rlG9cW__sidebarMenuItemLabel{font-size:14px}.UpgradeEducationModal-module__rlG9cW__root .UpgradeEducationModal-module__rlG9cW__sidebar{width:260px}}}@layer components{.UpgradeEducationModal-module__rlG9cW__root{max-width:700px;height:530px;overflow:hidden}.UpgradeEducationModal-module__rlG9cW__container{min-height:0}.UpgradeEducationModal-module__rlG9cW__sidebar{flex-shrink:0;width:300px}.UpgradeEducationModal-module__rlG9cW__sidebarMenuItem{margin-bottom:var(--space-12);padding:10px 12px}.UpgradeEducationModal-module__rlG9cW__sidebarMenuItem:last-child{margin-bottom:0}.UpgradeEducationModal-module__rlG9cW__sidebarMenuItemLabel{font-weight:400}.UpgradeEducationModal-module__rlG9cW__sidebarMenuItemLabelSelected{font-weight:500}.UpgradeEducationModal-module__rlG9cW__contentPanel{flex:1;min-width:0;height:100%;overflow:hidden}.UpgradeEducationModal-module__rlG9cW__contentBox{height:236px}.UpgradeEducationModal-module__rlG9cW__contentDescription{min-height:68px}.UpgradeEducationModal-module__rlG9cW__fadeIn{animation:.4s ease-in-out UpgradeEducationModal-module__rlG9cW__fade-in}.UpgradeEducationModal-module__rlG9cW__serviceIconContainer{border-radius:4px;width:32px;height:32px}.UpgradeEducationModal-module__rlG9cW__modeOption{border-radius:8px;width:100%}.UpgradeEducationModal-module__rlG9cW__modeOptionContainer{display:contents}.UpgradeEducationModal-module__rlG9cW__toolbar{border-top:1px solid var(--outline-dimmer);margin-top:8px}.UpgradeEducationModal-module__rlG9cW__toolbarIcons{color:var(--foreground-dimmer)}.UpgradeEducationModal-module__rlG9cW__stacksGrid{grid-gap:var(--space-16);gap:var(--space-16);grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid}.UpgradeEducationModal-module__rlG9cW__gridItem{text-align:center;border-radius:8px;height:100%}.UpgradeEducationModal-module__rlG9cW__selectableRow,.UpgradeEducationModal-module__rlG9cW__serviceRow{cursor:pointer}.UpgradeEducationModal-module__rlG9cW__mobileFeatureSelect{display:none}.UpgradeEducationModal-module__rlG9cW__agentModeContent{width:100%;gap:var(--space-8)!important}.UpgradeEducationModal-module__rlG9cW__upgradeButton{width:100%}}
@keyframes LoadingState-module__nE4O0q__fade-in-bg{0%{background-color:transparent}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:transparent;animation:.2s ease-out forwards LoadingState-module__nE4O0q__fade-in-bg;position:fixed;top:0;bottom:0;left:0;right: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 (min-width:600.02px){.LoadingState-module__nE4O0q__planningTimeline{position:absolute;top:0;bottom:0;left:0;right: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:transparent;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{.agentInboxAuth-page-module__BdZQAq__self{padding:var(--space-16);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.agentInboxAuth-page-module__BdZQAq__card{border-radius:var(--border-radius-12);background-color:var(--background-higher);padding:var(--space-24);width:100%;max-width:400px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.agentInboxAuth-page-module__BdZQAq__header{align-items:center;gap:var(--space-16);flex-direction:column;display:flex}.agentInboxAuth-page-module__BdZQAq__title{text-align:center}.agentInboxAuth-page-module__BdZQAq__userCard{border:1px solid var(--background-highest);border-radius:var(--border-radius-8);background-color:var(--background-highest);padding:var(--space-8)}.agentInboxAuth-page-module__BdZQAq__userInfo{align-items:center;gap:var(--space-12);display:flex}.agentInboxAuth-page-module__BdZQAq__userDetails{gap:var(--space-4);flex-direction:column;flex:1;min-width:0;display:flex}.agentInboxAuth-page-module__BdZQAq__fullName{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.agentInboxAuth-page-module__BdZQAq__username{text-overflow:ellipsis;white-space:nowrap;font-weight:300;overflow:hidden}.agentInboxAuth-page-module__BdZQAq__bio{margin-top:var(--space-8);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.agentInboxAuth-page-module__BdZQAq__description{text-align:center}.agentInboxAuth-page-module__BdZQAq__actions{gap:var(--space-12);flex-direction:column;display:flex}.agentInboxAuth-page-module__BdZQAq__error{padding-bottom:var(--space-12);color:var(--accent-negative-stronger);text-align:center;font-weight:400}.agentInboxAuth-page-module__BdZQAq__loading{align-items:center;gap:var(--space-16);padding:var(--space-32);flex-direction:column;display:flex}}
@layer components{.\[appId\]-page-module__LurKRa__content{padding-bottom:var(--space-32)}}
: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}}
@layer components{.watchHeliumMigration-page-module__4fjQKG__root{height:calc(100vh - var(--space-48))}.watchHeliumMigration-page-module__4fjQKG__content{max-width:560px}.watchHeliumMigration-page-module__4fjQKG__message{max-width:60ch}}
/*# sourceMappingURL=03fe8892f9130a4d.css.map*/