@layer css-modules{.LinkedHeadingRenderer-module__a-tmLa__heading:hover a{display:inline}.LinkedHeadingRenderer-module__a-tmLa__link{margin-inline:var(--space-4);display:none}}
@keyframes Loading-module__CcPZJa__rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@layer css-modules{.Loading-module__CcPZJa__rotate{animation:1s linear infinite Loading-module__CcPZJa__rotation}}
@layer css-modules{.Pill-module__XPG4QG__self{padding:4px 3px}}
@layer css-modules{.ReplCoverImageIcon-module__ZOl4NW__imageSurface{position:relative;overflow:hidden}}
@layer css-modules{.ReplCoverImageInput-module__I_Nioa__button{width:100%}}
@layer css-modules{.ReplIconInput-module__Mwm2NG__button{width:100%}}
@layer tailwind-utilities{.EditReplForm-module__6BHt8a__inputErrorMessage.EditReplForm-module__6BHt8a__inputErrorMessage{color:var(--accent-negative-stronger);flex-grow:1;flex-shrink:1}}@layer css-modules{.EditReplForm-module__6BHt8a__inputLabel{justify-content:space-between;align-items:end}.EditReplForm-module__6BHt8a__descriptionInput{resize:vertical;min-height:96px;max-height:256px}.EditReplForm-module__6BHt8a__inputErrorIcon{color:var(--accent-negative-stronger)}}
@layer css-modules{.MoveItemModal-module__Cy56rW__folderPicker{border:1px solid var(--outline-dimmest);height:250px;overflow:auto}.MoveItemModal-module__Cy56rW__smallFolderItem{justify-content:space-between;align-items:center;height:40px;padding:0 10px;display:flex}@media (hover:hover){.MoveItemModal-module__Cy56rW__smallFolderItem:hover{cursor:pointer;background-color:var(--background-root)}}.MoveItemModal-module__Cy56rW__smallFolderItem.MoveItemModal-module__Cy56rW__isSelected{background-color:var(--accent-primary-default);color:var(--background-higher)}.MoveItemModal-module__Cy56rW__smallFolderIconContainer{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.MoveItemModal-module__Cy56rW__smallBackFolderIcon{width:17px;transform:rotate(90deg)}.MoveItemModal-module__Cy56rW__smallFolderIcon{width:20px}.MoveItemModal-module__Cy56rW__smallFolderTitle{align-items:center;display:flex}.MoveItemModal-module__Cy56rW__smallFolderTitle a{color:inherit;border-bottom:none;margin-left:20px}.MoveItemModal-module__Cy56rW__smallFolderTime{color:var(--foreground-dimmer);font-size:12px}.MoveItemModal-module__Cy56rW__isSelected .MoveItemModal-module__Cy56rW__smallFolderTime{color:inherit}}
@media (max-width:480px){@layer css-modules{.SurfaceReplsBlock-module__CPq6JW__rail{grid-auto-columns:72%}}}@layer css-modules{.SurfaceReplsBlock-module__CPq6JW__rail{grid-auto-flow:column;grid-auto-columns:calc((100% - var(--space-16)) / 3);gap:var(--space-8);width:100%;min-width:0;padding:0 0 var(--space-8);overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;margin:0;display:grid;overflow-x:auto}.SurfaceReplsBlock-module__CPq6JW__rail>li{scroll-snap-align:start;scroll-snap-stop:always;min-width:0}}
@layer css-modules{.ToolUse-module__ZltkIG__stackedAvatar{margin-left:-2px}}
@layer css-modules{.ToolUsePrimitives-module__A3-RwW__iconSurface{box-shadow:0 2px 1px #02020305}}
@layer css-modules{.DesignSystemSubmenu-module__R7poAq__createNewRow.DesignSystemSubmenu-module__R7poAq__createNewRow{width:100%;padding:var(--space-8) var(--space-12);text-align:start;cursor:pointer;background:0 0;border:none}.DesignSystemSubmenu-module__R7poAq__submenuContainer{width:320px;max-height:480px;overflow:hidden}.DesignSystemSubmenu-module__R7poAq__listWrapper{max-height:288px;overflow-y:auto}.DesignSystemSubmenu-module__R7poAq__listWrapper [role=menu]{max-height:none;overflow:visible}.DesignSystemSubmenu-module__R7poAq__separator{height:1px;margin:var(--space-4) 0;background-color:var(--background-highest)}.DesignSystemSubmenu-module__R7poAq__rowText{min-width:0}.DesignSystemSubmenu-module__R7poAq__thumbnail,.DesignSystemSubmenu-module__R7poAq__skeletonThumbnail{flex:0 0 var(--space-32);width:var(--space-32);height:var(--space-24);margin-right:var(--space-4)}.DesignSystemSubmenu-module__R7poAq__rowDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.DesignSystemSubmenu-module__R7poAq__skeletonLine{height:var(--space-8);width:70%}}
@property --glass-surface-opacity{syntax:"<percentage>";inherits:false;initial-value:40%}@layer css-modules{.Box-module__kDfe5G__box{--agent-input-border-color:var(--surface-border-color-regular);--agent-input-hover-border-color:var(--accent-primary-default);border:1px solid var(--agent-input-border-color);transition:border-color .2s ease-out,--glass-surface-opacity .2s ease-out,box-shadow .35s ease-out;position:relative;overflow:hidden}.Box-module__kDfe5G__box:hover,.Box-module__kDfe5G__box[data-is-dragged-over=true],.Box-module__kDfe5G__box:focus-within,.Box-module__kDfe5G__box[data-is-focused=true]{--agent-input-border-color:var(--agent-input-hover-border-color)}.Box-module__kDfe5G__box.Box-module__kDfe5G__hoverBorderOutline{--agent-input-hover-border-color:color-mix(in srgb, var(--outline-strongest) 50%, var(--foreground-dimmest))}.Box-module__kDfe5G__elevated{box-shadow:var(--shadow-raised)}.Box-module__kDfe5G__box.Box-module__kDfe5G__glass{--glass-surface-opacity:80%;--agent-input-border-color:var(--overlay-color-regular);--code-mirror-background-color:transparent;background-clip:padding-box}.Box-module__kDfe5G__box.Box-module__kDfe5G__glass:hover,.Box-module__kDfe5G__box.Box-module__kDfe5G__glass[data-is-dragged-over=true],.Box-module__kDfe5G__box.Box-module__kDfe5G__glass:focus-within,.Box-module__kDfe5G__box.Box-module__kDfe5G__glass[data-is-focused=true]{--glass-surface-opacity:90%;--agent-input-border-color:var(--agent-input-hover-border-color)}.Box-module__kDfe5G__box.Box-module__kDfe5G__glass.Box-module__kDfe5G__elevated{box-shadow:var(--shadow-raised)}.Box-module__kDfe5G__box.Box-module__kDfe5G__focusElevationFloating:focus-within,.Box-module__kDfe5G__box.Box-module__kDfe5G__focusElevationFloating[data-is-focused=true],.Box-module__kDfe5G__box.Box-module__kDfe5G__hoverElevationFloating:hover{box-shadow:var(--shadow-floating), var(--shadow-overlay)}.Box-module__kDfe5G__interactive{cursor:text}}
@layer css-modules{.Interjections-module__ekzKGa__composerHidden{visibility:hidden;max-height:0;overflow:hidden}.Interjections-module__ekzKGa__card:focus,.Interjections-module__ekzKGa__card:focus-visible{outline:none}}
@layer css-modules{.TextArea-module__1kNrma__insets{--TextArea--pt:0;--TextArea--pr:0;--TextArea--pb:0;--TextArea--pl:0;padding:var(--TextArea--pt) var(--TextArea--pr) var(--TextArea--pb) var(--TextArea--pl)}.TextArea-module__1kNrma__textarea{padding:var(--space-6) var(--space-6) 0;resize:none;width:100%;color:var(--foreground-default);font-size:var(--font-size-default);line-height:var(--line-height-default);font-family:var(--font-family-default);cursor:text!important;background:0 0!important;border:none!important}.TextArea-module__1kNrma__textarea:hover{cursor:text!important;background:0 0!important;border:none!important}.TextArea-module__1kNrma__textarea:focus{cursor:text!important;background:0 0!important;border:none!important;outline:none!important}.TextArea-module__1kNrma__textarea:focus-visible{cursor:text!important;border:none!important;outline:none!important}.TextArea-module__1kNrma__textarea::placeholder{color:var(--foreground-dimmest)}}
@layer tailwind-utilities{.characterLimit-module__0yX4Aq__charLimit.characterLimit-module__0yX4Aq__charLimit{color:var(--accent-red-default)}}
@layer css-modules{.ConversationReferenceChip-module__o18fSW__root{vertical-align:middle;display:inline-flex}.ConversationReferenceChip-module__o18fSW__chip{display:inline-flex}.ConversationReferenceChip-module__o18fSW__label{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}}
@layer css-modules{.index-module__Ko3QXW__container{width:100%;max-width:800px}}
@media (max-width:480px){@layer css-modules{.InterjectionDialog-module__k18Yra__equalActionWidths.InterjectionDialog-module__k18Yra__equalActionWidths{flex-flow:column;align-items:stretch}.InterjectionDialog-module__k18Yra__equalActionWidths.InterjectionDialog-module__k18Yra__equalActionWidths>*{flex-grow:0;flex-basis:auto}.InterjectionDialog-module__k18Yra__equalActionWidths.InterjectionDialog-module__k18Yra__equalActionWidths>button:first-child{align-self:flex-start}}}@layer tailwind-utilities{.InterjectionDialog-module__k18Yra__title.InterjectionDialog-module__k18Yra__title{font-weight:var(--font-weight-medium);overflow-wrap:break-word;flex-shrink:1;min-width:0}}@layer css-modules{.InterjectionDialog-module__k18Yra__titleGroup{flex:auto;min-width:0}.InterjectionDialog-module__k18Yra__headerControls{flex-shrink:0}.InterjectionDialog-module__k18Yra__actionItem{flex-basis:max-content}}
@layer css-modules{.AddingIntegrationDialog-module__AeSqWW__warningRow{min-width:0;max-width:100%}.AddingIntegrationDialog-module__AeSqWW__warningText{word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0}.AddingIntegrationDialog-module__AeSqWW__warningIconWrap{flex-shrink:0}}
@layer css-modules{.ReconnectIntegrationsDialog-module__xnO_9a__connectorList{scrollbar-color:transparent transparent;scrollbar-width:thin;max-height:232px;overflow-y:auto}.ReconnectIntegrationsDialog-module__xnO_9a__connectorList:hover{scrollbar-color:var(--outline-dimmer) transparent}.ReconnectIntegrationsDialog-module__xnO_9a__warningRow{min-width:0;max-width:100%}.ReconnectIntegrationsDialog-module__xnO_9a__warningText{word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0}.ReconnectIntegrationsDialog-module__xnO_9a__warningIconWrap{color:var(--secondary-text-color);flex-shrink:0}.ReconnectIntegrationsDialog-module__xnO_9a__fadeBottom{-webkit-mask-image:linear-gradient(#000 calc(100% - 24px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 24px),#0000 100%)}.ReconnectIntegrationsDialog-module__xnO_9a__fadeTop{-webkit-mask-image:linear-gradient(#0000 0%,#000 24px);mask-image:linear-gradient(#0000 0%,#000 24px)}.ReconnectIntegrationsDialog-module__xnO_9a__fadeBoth{-webkit-mask-image:linear-gradient(#0000 0%,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(#0000 0%,#000 24px calc(100% - 24px),#0000 100%)}}
@layer css-modules{.ChateauQueueTaskSection-module__RaMLGG__taskRow{width:100%;min-height:40px;position:relative}.ChateauQueueTaskSection-module__RaMLGG__taskSurface{align-self:stretch;min-height:40px;position:relative}.ChateauQueueTaskSection-module__RaMLGG__taskTitleRow{min-width:0}.ChateauQueueTaskSection-module__RaMLGG__taskTitle{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}}
@layer tailwind-utilities{.QueuedMessageInlineEditor-module__lPZ2Fq__editError.QueuedMessageInlineEditor-module__lPZ2Fq__editError{color:var(--accent-negative-default)}}@layer css-modules{.QueuedMessageInlineEditor-module__lPZ2Fq__editTextarea{box-sizing:border-box;border:1px solid var(--outline-default);border-radius:var(--border-radius-4);background:var(--background-default);padding:var(--space-4) var(--space-6);resize:none;width:100%;min-width:0;color:var(--foreground-default);font-size:var(--font-size-small);line-height:var(--line-height-small);font-family:inherit}.QueuedMessageInlineEditor-module__lPZ2Fq__editStatus{min-width:0}}
@layer tailwind-utilities{.QueuedMessagesPreview-module__hPkzyW__dragPreviewText.QueuedMessagesPreview-module__hPkzyW__dragPreviewText{min-width:0;color:var(--foreground-default);font-size:var(--font-size-small);text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}}@layer css-modules{.QueuedMessagesPreview-module__hPkzyW__preview{min-height:0;max-height:min(300px,50vh)}.QueuedMessagesPreview-module__hPkzyW__preview.QueuedMessagesPreview-module__hPkzyW__expanded{min-height:100px}.QueuedMessagesPreview-module__hPkzyW__connectedToSurfaceBelow{border-bottom:none}.QueuedMessagesPreview-module__hPkzyW__titleContainer{position:relative}.QueuedMessagesPreview-module__hPkzyW__list{align-items:stretch}.QueuedMessagesPreview-module__hPkzyW__itemsScroller{min-height:0;max-height:100%;overflow:hidden auto}.QueuedMessagesPreview-module__hPkzyW__itemsScrollerFadeBottom{-webkit-mask-image:linear-gradient(#000 calc(100% - 24px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 24px),#0000 100%)}.QueuedMessagesPreview-module__hPkzyW__drawerExpandableInner,.QueuedMessagesPreview-module__hPkzyW__drawerExpandableBody{flex-direction:column;min-height:0;display:flex}.QueuedMessagesPreview-module__hPkzyW__drawerExpandableBody{flex:auto}.QueuedMessagesPreview-module__hPkzyW__dragging{opacity:.4}.QueuedMessagesPreview-module__hPkzyW__dropIndicatorAbove:before,.QueuedMessagesPreview-module__hPkzyW__dropIndicatorBelow:before{z-index:3;background:var(--accent-primary-default);pointer-events:none;content:"";height:2px;position:absolute;left:0;right:0}.QueuedMessagesPreview-module__hPkzyW__dropIndicatorAbove:before{top:-2px}.QueuedMessagesPreview-module__hPkzyW__dropIndicatorBelow:before{bottom:-2px}.QueuedMessagesPreview-module__hPkzyW__dropIndicatorAbove:first-child:before{top:0}.QueuedMessagesPreview-module__hPkzyW__dropIndicatorBelow:last-child:before{bottom:0}.QueuedMessagesPreview-module__hPkzyW__dragPreview{z-index:var(--QueuedMessagesPreview--drag-preview-z-index);width:min(360px, calc(100vw - var(--space-16)));pointer-events:none;--QueuedMessagesPreview--drag-preview-z-index:0;position:fixed;top:0;left:0}.QueuedMessagesPreview-module__hPkzyW__dragPreviewContent{opacity:.96;box-shadow:var(--shadow-floating);border:1px solid var(--outline-default);background:var(--background-highest)}.QueuedMessagesPreview-module__hPkzyW__dragPreviewHandle{cursor:grabbing;width:24px;height:40px;color:var(--foreground-dimmest);flex:none}}
@media (hover:hover) and (pointer:fine){@layer css-modules{.QueuedMessagesPreviewRows-module__drgBpG__dragHandle{visibility:hidden}.QueuedMessagesPreviewRows-module__drgBpG__dragHandle:active,.QueuedMessagesPreviewRows-module__drgBpG__dragHandleDisabled,.QueuedMessagesPreviewRows-module__drgBpG__layoutItem:hover .QueuedMessagesPreviewRows-module__drgBpG__dragHandle,.QueuedMessagesPreviewRows-module__drgBpG__layoutItem:focus-within .QueuedMessagesPreviewRows-module__drgBpG__dragHandle{visibility:visible}.QueuedMessagesPreviewRows-module__drgBpG__itemActions{opacity:0;z-index:2;padding:var(--space-4);pointer-events:none;transition:opacity .2s;position:absolute;top:0;right:0}.QueuedMessagesPreviewRows-module__drgBpG__itemActions:focus-within,.QueuedMessagesPreviewRows-module__drgBpG__layoutItem:hover .QueuedMessagesPreviewRows-module__drgBpG__itemActions,.QueuedMessagesPreviewRows-module__drgBpG__item:focus-within .QueuedMessagesPreviewRows-module__drgBpG__itemActions{opacity:1;pointer-events:auto}.QueuedMessagesPreviewRows-module__drgBpG__layoutItem:hover .QueuedMessagesPreviewRows-module__drgBpG__itemActionsOverlay,.QueuedMessagesPreviewRows-module__drgBpG__item:focus-within .QueuedMessagesPreviewRows-module__drgBpG__itemActionsOverlay{background:linear-gradient(to left, var(--surface-color) 0, transparent 250px)}}}@layer tailwind-utilities{.QueuedMessagesPreviewRows-module__drgBpG__text.QueuedMessagesPreviewRows-module__drgBpG__text{min-width:0;color:var(--foreground-default);font-size:var(--font-size-small);text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}}@layer css-modules{.QueuedMessagesPreviewRows-module__drgBpG__layoutItem{align-items:center;gap:var(--space-8);width:100%;min-height:40px;display:flex;position:relative}.QueuedMessagesPreviewRows-module__drgBpG__erroredLayoutItem{min-height:64px}.QueuedMessagesPreviewRows-module__drgBpG__item{opacity:.8;flex:auto;align-self:stretch;width:100%;min-width:0;min-height:40px;transition:background-color .12s;position:relative;border-style:dashed!important}.QueuedMessagesPreviewRows-module__drgBpG__itemDimmed{opacity:.33}.QueuedMessagesPreviewRows-module__drgBpG__erroredContent{min-width:0}.QueuedMessagesPreviewRows-module__drgBpG__erroredStatus{color:var(--accent-negative-default)}.QueuedMessagesPreviewRows-module__drgBpG__erroredStatusIcon{flex:none;width:12px;height:12px}.QueuedMessagesPreviewRows-module__drgBpG__rowGutter{flex:none;align-self:stretch;width:24px}.QueuedMessagesPreviewRows-module__drgBpG__dragHandle{cursor:grab;width:24px;height:40px;color:var(--foreground-dimmest);flex:none}.QueuedMessagesPreviewRows-module__drgBpG__dragHandle:active{cursor:grabbing}.QueuedMessagesPreviewRows-module__drgBpG__dragHandleDisabled,.QueuedMessagesPreviewRows-module__drgBpG__dragHandleDisabled:active{cursor:default}.QueuedMessagesPreviewRows-module__drgBpG__rowText{flex:auto;min-width:0}.QueuedMessagesPreviewRows-module__drgBpG__markdownBody{color:var(--foreground-default);font-size:var(--font-size-small);line-height:var(--line-height-small);text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.QueuedMessagesPreviewRows-module__drgBpG__markdownBody.QueuedMessagesPreviewRows-module__drgBpG__markdownBody p,.QueuedMessagesPreviewRows-module__drgBpG__markdownBody.QueuedMessagesPreviewRows-module__drgBpG__markdownBody ul,.QueuedMessagesPreviewRows-module__drgBpG__markdownBody.QueuedMessagesPreviewRows-module__drgBpG__markdownBody ol,.QueuedMessagesPreviewRows-module__drgBpG__markdownBody.QueuedMessagesPreviewRows-module__drgBpG__markdownBody blockquote,.QueuedMessagesPreviewRows-module__drgBpG__markdownBody.QueuedMessagesPreviewRows-module__drgBpG__markdownBody pre{margin-top:0;margin-bottom:0}.QueuedMessagesPreviewRows-module__drgBpG__rowMetadata{min-height:16px}.QueuedMessagesPreviewRows-module__drgBpG__metadataIconChip{color:var(--foreground-dimmest)}.QueuedMessagesPreviewRows-module__drgBpG__itemActions{background:var(--surface-color)}.QueuedMessagesPreviewRows-module__drgBpG__itemActionsOverlay{z-index:1;border-radius:inherit;pointer-events:none;position:absolute;inset:0}}
@media (prefers-reduced-motion:reduce){@layer css-modules{.EndOfTurnSummaryBlock-module__ma4HVa__freePill:after{transition:none}}}@layer css-modules{.EndOfTurnSummaryBlock-module__ma4HVa__strikethrough{text-decoration:line-through}.EndOfTurnSummaryBlock-module__ma4HVa__summarySurface{width:100%;max-width:100%}.EndOfTurnSummaryBlock-module__ma4HVa__freePill{position:relative;overflow:hidden}.EndOfTurnSummaryBlock-module__ma4HVa__freePill:after{pointer-events:none;content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);transition:transform .7s ease-in-out;position:absolute;inset:0;transform:translate(-100%)}.EndOfTurnSummaryBlock-module__ma4HVa__freePill:hover:after{transform:translate(100%)}}
@keyframes BlockSpinner-module__fLnq3G__slide{to{transform:translate(-100%)}}@media (prefers-reduced-motion:no-preference){@layer css-modules{.BlockSpinner-module__fLnq3G__moving{animation:.58333s steps(19,end) infinite BlockSpinner-module__fLnq3G__slide}}}@layer css-modules{.BlockSpinner-module__fLnq3G__spinner{flex:none;overflow:hidden}.BlockSpinner-module__fLnq3G__strip{background-repeat:no-repeat}}
@layer css-modules{.settledOutputView-module__7_Y3Rq__frame{--settled-hang:2ch;--settled-fade:calc(var(--code-body-leading,1.4) * 1.5em);position:relative;overflow:hidden}.settledOutputView-module__7_Y3Rq__port{max-height:inherit;overscroll-behavior:contain;overflow:hidden}[data-overflowing=true]>.settledOutputView-module__7_Y3Rq__port{overflow-y:auto}[data-scrolled=true]>.settledOutputView-module__7_Y3Rq__port{-webkit-mask-image:linear-gradient(to bottom, transparent, black var(--settled-fade));-webkit-mask-image:linear-gradient(to bottom, transparent, black var(--settled-fade));mask-image:linear-gradient(to bottom, transparent, black var(--settled-fade))}.settledOutputView-module__7_Y3Rq__text{--font-size:inherit}.settledOutputView-module__7_Y3Rq__lines{display:block}.settledOutputView-module__7_Y3Rq__line{padding-left:var(--settled-hang);min-height:calc(var(--code-body-leading,1.4) * 1em);text-indent:calc(-1 * var(--settled-hang));white-space:pre-wrap;overflow-wrap:anywhere;display:block}.settledOutputView-module__7_Y3Rq__cut{color:var(--foreground-dimmest)}.settledOutputView-module__7_Y3Rq__aside{color:var(--foreground-dimmest);font-style:italic}.settledOutputView-module__7_Y3Rq__bold{font-weight:700}.settledOutputView-module__7_Y3Rq__dim{opacity:.6}.settledOutputView-module__7_Y3Rq__italic{font-style:italic}.settledOutputView-module__7_Y3Rq__underline{text-decoration:underline}.settledOutputView-module__7_Y3Rq__strike{text-decoration:line-through}.settledOutputView-module__7_Y3Rq__underline.settledOutputView-module__7_Y3Rq__strike{text-decoration:underline line-through}}
@layer css-modules{.CodeExecutionBody-module__TR05VW__box{border:1px solid var(--outline-dimmest);-webkit-user-select:text;user-select:text;border-radius:8px;min-width:0;overflow:hidden}.CodeExecutionBody-module__TR05VW__frameCode{border-bottom:1px solid var(--outline-dimmest);max-height:calc(16 * var(--code-body-leading,1.4) * 1em)}.CodeExecutionBody-module__TR05VW__frameOutput{max-height:calc(10 * var(--code-body-leading,1.4) * 1em)}}
@layer css-modules{.CommandBody-module__Uqqpha__box{--settled-hang:2ch;border:1px solid var(--outline-dimmest);-webkit-user-select:text;user-select:text;border-radius:8px;min-width:0;overflow:hidden}.CommandBody-module__Uqqpha__dollar{width:var(--settled-hang);-webkit-user-select:none;user-select:none;flex:none;font-weight:700}.CommandBody-module__Uqqpha__commandText{min-width:0}.CommandBody-module__Uqqpha__commandName,.CommandBody-module__Uqqpha__commandName span{font-weight:700}.CommandBody-module__Uqqpha__frameCommand{border-bottom:1px solid var(--outline-dimmest);max-height:calc(10 * var(--code-body-leading,1.4) * 1em)}.CommandBody-module__Uqqpha__frameOutput{max-height:calc(10 * var(--code-body-leading,1.4) * 1em)}}
@container (max-width:480px){@layer css-modules{.FooterRevisionMessages-module__BKH2Gq__narrowText{display:inline}.FooterRevisionMessages-module__BKH2Gq__wideText{display:none}}}@layer css-modules{.FooterRevisionMessages-module__BKH2Gq__root{container-type:inline-size}.FooterRevisionMessages-module__BKH2Gq__withoutInlineSizeContainment{container-type:normal}.FooterRevisionMessages-module__BKH2Gq__narrowText{display:none}.FooterRevisionMessages-module__BKH2Gq__wideText,.FooterRevisionMessages-module__BKH2Gq__withoutInlineSizeContainment .FooterRevisionMessages-module__BKH2Gq__narrowText{display:inline}.FooterRevisionMessages-module__BKH2Gq__withoutInlineSizeContainment .FooterRevisionMessages-module__BKH2Gq__wideText{display:none}}
@layer css-modules{.ConnectorSubmenu-module__L0PaWW__submenuContainer{width:280px;max-height:400px;overflow:hidden}.ConnectorSubmenu-module__L0PaWW__connectorList{height:320px;overflow:hidden auto}.ConnectorSubmenu-module__L0PaWW__skeletonIcon{flex-shrink:0;width:16px;height:16px}.ConnectorSubmenu-module__L0PaWW__skeletonLine{width:96px;height:8px}}
@keyframes TypingPill-module__h9RCIG__typing-dot-2{0%,33%{opacity:0}34%,to{opacity:1}}@keyframes TypingPill-module__h9RCIG__typing-dot-3{0%,66%{opacity:0}67%,to{opacity:1}}@layer css-modules{.TypingPill-module__h9RCIG__typingDots{width:1em;display:inline-block}.TypingPill-module__h9RCIG__typingDots>.TypingPill-module__h9RCIG__dot2{opacity:0;will-change:opacity;animation:1.5s step-end infinite TypingPill-module__h9RCIG__typing-dot-2}.TypingPill-module__h9RCIG__typingDots>.TypingPill-module__h9RCIG__dot3{opacity:0;will-change:opacity;animation:1.5s step-end infinite TypingPill-module__h9RCIG__typing-dot-3}.TypingPill-module__h9RCIG__typingPillWrapper{width:100%;height:0;position:relative;left:0}.TypingPill-module__h9RCIG__typingPill{bottom:var(--space-4);position:absolute;left:0}}
@layer css-modules{.AttachmentMenu-module__WkpaZq__mobileMenu [role=menuitem]{padding:var(--space-16)}}
@layer css-modules{.ChateauChatConnectionBanner-module__zqfL6G__reconnectingPillWrapper{width:100%;height:0;position:relative}.ChateauChatConnectionBanner-module__zqfL6G__reconnectingPill{bottom:var(--space-4);width:100%;position:absolute;left:0}}
@layer css-modules{.ProposedTaskApprovalCard-module__QYSWpG__taskListScroll{max-height:min(360px,45vh);overflow-y:auto}.ProposedTaskApprovalCard-module__QYSWpG__expandedPlan{background-color:var(--background-higher)}.ProposedTaskApprovalCard-module__QYSWpG__buttonRow{gap:var(--space-8);flex-wrap:wrap}.ProposedTaskApprovalCard-module__QYSWpG__buttonRow>*{flex:1;min-width:max-content}}
@layer css-modules{.ConversationProjectTasksApproval-module___D18Zq__submitLabel{justify-content:center;align-items:center;display:inline-flex;position:relative}.ConversationProjectTasksApproval-module___D18Zq__submitLabelText[data-submitting=true]{opacity:0}.ConversationProjectTasksApproval-module___D18Zq__submitSpinner{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}}
@layer tailwind-utilities{.StartedTaskCards-module__1FihaW__title.StartedTaskCards-module__1FihaW__title{font-weight:var(--font-weight-bold)}}@layer css-modules{.StartedTaskCards-module__1FihaW__link{align-items:center;gap:var(--space-8);min-width:0;color:inherit;flex-grow:1;flex-shrink:1;text-decoration:none;display:flex}}
@layer css-modules{.OpenInPaneBlock-module__1bDhIG__root{width:fit-content;max-width:100%;min-height:calc(var(--space-24) + 2px);font-size:var(--font-size-small);line-height:var(--line-height-small);white-space:nowrap}.OpenInPaneBlock-module__1bDhIG__label{text-overflow:ellipsis;min-width:0;overflow:hidden}}
@layer css-modules{.WebPageBranding-module__M0TYoa__headerLogo{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-round);object-fit:cover;flex-shrink:0}.WebPageBranding-module__M0TYoa__colorGrid{width:100%}.WebPageBranding-module__M0TYoa__colorCell{width:88px}.WebPageBranding-module__M0TYoa__colorSwatch{background-color:var(--WebPageBranding--swatch-color,transparent);--WebPageBranding--swatch-color:transparent;width:100%;height:40px;box-shadow:inset 0 0 0 1px #0000001a}.WebPageBranding-module__M0TYoa__imageCell{width:96px}.WebPageBranding-module__M0TYoa__imageThumb{border:1px solid var(--outline-dimmer);width:96px;height:96px;position:relative;overflow:hidden}}
@layer css-modules{.WebPageVisit-module__xoJzUa__root{border:1px solid var(--outline-dimmer)}.WebPageVisit-module__xoJzUa__divider{background-color:var(--outline-dimmer)!important}.WebPageVisit-module__xoJzUa__visitContent{border-bottom-right-radius:var(--border-radius-8);border-bottom-left-radius:var(--border-radius-8)}.WebPageVisit-module__xoJzUa__markdown img{width:100%;max-width:600px!important}}
@layer css-modules{.ShowMoreLessBlock-module__AZWxFG__showMoreLessButton{color:var(--foreground-dimmer)!important}.ShowMoreLessBlock-module__AZWxFG__showMoreLessButton:focus{text-decoration:none!important}.ShowMoreLessBlock-module__AZWxFG__showMoreLessButton:hover,.ShowMoreLessBlock-module__AZWxFG__showMoreLessButton:active{text-decoration:underline!important}}
@layer tailwind-utilities{.WebSearch-module___2xa9q__sourceLinkText.WebSearch-module___2xa9q__sourceLinkText{color:var(--foreground-default)}.WebSearch-module___2xa9q__sourceLinkText.WebSearch-module___2xa9q__sourceLinkText:hover{text-decoration:underline;-webkit-text-decoration-color:var(--foreground-default);text-decoration-color:var(--foreground-default)}}@layer css-modules{.WebSearch-module___2xa9q__root{border:1px solid var(--outline-dimmer);overflow:hidden}.WebSearch-module___2xa9q__divider{background-color:var(--outline-dimmer)!important}.WebSearch-module___2xa9q__sourceLink{display:inline-flex}}
@layer tailwind-utilities{.ArtifactPresented-module__4eqJtW__title.ArtifactPresented-module__4eqJtW__title{font-weight:var(--font-weight-bold)}}@layer css-modules{.ArtifactPresented-module__4eqJtW__cardHeader{cursor:pointer;transition:opacity .15s}.ArtifactPresented-module__4eqJtW__cardDisabled .ArtifactPresented-module__4eqJtW__cardHeader{opacity:.8;cursor:wait}.ArtifactPresented-module__4eqJtW__screenshotContainer{border:1px solid var(--outline-dimmer);width:100%;overflow:hidden}.ArtifactPresented-module__4eqJtW__screenshotContainer:empty{aspect-ratio:16/10;max-height:240px}.ArtifactPresented-module__4eqJtW__screenshot{object-fit:cover;object-position:top;aspect-ratio:auto 16/10;width:100%;height:auto;max-height:240px;display:block}}
@media (hover:hover) and (pointer:fine) and (not (any-pointer:coarse)){@layer css-modules{.ChartPreviewCard-module__eMvWeq__chartOpenButton{opacity:0;pointer-events:none}.ChartPreviewCard-module__eMvWeq__chartCard:is(:hover,:focus-within) .ChartPreviewCard-module__eMvWeq__chartOpenButton{opacity:1;pointer-events:auto}}}@layer css-modules{.ChartPreviewCard-module__eMvWeq__chartCard{--z-index-chart-action:1;margin:var(--space-12) auto;min-width:min(100%, var(--space-128));resize:both;aspect-ratio:16/9;--ChartPreviewCard--chart-preview-width:100%;--ChartPreviewCard--chart-preview-aspect-ratio:16/9;width:100%;max-width:100%;min-height:270px;position:relative;overflow:hidden}.ChartPreviewCard-module__eMvWeq__chartCardWithDimensions{width:min(100%, var(--ChartPreviewCard--chart-preview-width));aspect-ratio:var(--ChartPreviewCard--chart-preview-aspect-ratio)}.ChartPreviewCard-module__eMvWeq__chartOpenButton{z-index:var(--z-index-chart-action);top:var(--space-12);right:var(--space-12);position:absolute}}
@keyframes SuggestCanvasExplorationCard-module__9eIpPq__sweep{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@layer css-modules{.SuggestCanvasExplorationCard-module__9eIpPq__acceptButton{z-index:0;--SuggestCanvasExplorationCard--countdown-duration:0s;position:relative;overflow:hidden}.SuggestCanvasExplorationCard-module__9eIpPq__acceptButton:after{transform-origin:100%;z-index:-1;animation:SuggestCanvasExplorationCard-module__9eIpPq__sweep var(--SuggestCanvasExplorationCard--countdown-duration) linear forwards;background:var(--accent-primary-stronger);content:"";position:absolute;inset:0}}
@layer css-modules{.AgentStackOneClickDeploy-module__vgrpGG__root{margin-top:var(--space-12);margin-bottom:var(--space-12)}}
@layer css-modules{.DeploymentStatusDot-module__16JmRG__dot{width:8px;height:8px}}
@layer css-modules{.DomainVerificationStatus-module__QzDoqa__statusText{flex:1;min-width:0}.DomainVerificationStatus-module__QzDoqa__statusDotWrapper,.DomainVerificationStatus-module__QzDoqa__statusDotWrapper *{box-shadow:none!important}.DomainVerificationStatus-module__QzDoqa__domainStatusDot{width:var(--space-6);height:var(--space-6);border-radius:100%}}
@layer tailwind-utilities{.PublishDomainsRow-module__cLgRoW__domainValue.PublishDomainsRow-module__cLgRoW__domainValue{font-weight:500}}@layer css-modules{.PublishDomainsRow-module__cLgRoW__domainLink{color:var(--accent-primary-stronger);-webkit-user-select:text;user-select:text;-webkit-user-drag:none;-webkit-touch-callout:default;text-decoration:none}.PublishDomainsRow-module__cLgRoW__domainLink:hover{text-decoration:underline}.PublishDomainsRow-module__cLgRoW__rowLabel{min-width:var(--publish-row-label-width,76px)}.PublishDomainsRow-module__cLgRoW__addDomainButton{font:inherit;font-size:var(--font-size-small);line-height:var(--line-height-small);color:var(--accent-primary-stronger);cursor:pointer;background:0 0;border:none;padding:0}.PublishDomainsRow-module__cLgRoW__addDomainButton:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:2px}@media (hover:hover){.PublishDomainsRow-module__cLgRoW__addDomainButton:hover{color:var(--accent-primary-strongest)}}}
@layer tailwind-utilities{.ArtifactUrl-module__VK2FpG__title.ArtifactUrl-module__VK2FpG__title{font-weight:var(--font-weight-medium)}}
@layer tailwind-utilities{.DeployOptionsSection-module__TtGhIq__headerText.DeployOptionsSection-module__TtGhIq__headerText{font-weight:var(--font-weight-medium)}}
@layer tailwind-utilities{.ArtifactItem-module__Am3cWa__title.ArtifactItem-module__Am3cWa__title{font-weight:var(--font-weight-medium)}}@layer css-modules{.ArtifactItem-module__Am3cWa__thumbContainer{aspect-ratio:16/10;flex-shrink:0;width:clamp(100px,30%,200px);position:relative;overflow:hidden}.ArtifactItem-module__Am3cWa__thumbFill{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}}
@layer css-modules{.PaneSection-module__2SER0W__root{width:100%}.PaneSection-module__2SER0W__centered{min-height:100%}}
@layer css-modules{.ViewsLayout-module__nRstfa__error{flex-grow:0;margin-top:0}}
@layer css-modules{.ScrubberPrimitives-module__pqTMIq__scrubberContainer{touch-action:none;width:100%;height:16px;position:relative}.ScrubberPrimitives-module__pqTMIq__thumb{z-index:2;background-color:var(--white);cursor:pointer;will-change:left, transition;border-radius:100%;outline:none;width:16px;height:16px;position:absolute;top:0;box-shadow:0 0 8px #00000026}.ScrubberPrimitives-module__pqTMIq__thumb:focus{outline:2px solid var(--accent-primary-default)}.ScrubberPrimitives-module__pqTMIq__thumb:focus:not(:focus-visible){outline-color:#0000}.ScrubberPrimitives-module__pqTMIq__thumbCpu.ScrubberPrimitives-module__pqTMIq__thumbCpu{left:calc((100% - 16px) * var(--cpu-progress,0));transition:left var(--cpu-transition-time,.1s) cubic-bezier(0, 0, .2, 1)}.ScrubberPrimitives-module__pqTMIq__thumbRam.ScrubberPrimitives-module__pqTMIq__thumbRam{left:calc((100% - 16px) * var(--ram-progress,0));transition:left var(--ram-transition-time,.1s) cubic-bezier(0, 0, .2, 1)}.ScrubberPrimitives-module__pqTMIq__thumbMaxInstances.ScrubberPrimitives-module__pqTMIq__thumbMaxInstances{left:calc((100% - 16px) * var(--max-instances-progress,0));transition:left var(--max-instances-transition-time,.1s) ease-out}}
@layer css-modules{.CPUTrack-module__7pKHwq__track{cursor:pointer;width:100%;height:16px;margin:0;position:relative;top:0}.CPUTrack-module__7pKHwq__trackBackground{pointer-events:none;background-color:var(--interactive-border);border-radius:2px;width:100%;height:6px;margin:0;position:absolute;top:5px;left:0;overflow:hidden}.CPUTrack-module__7pKHwq__overageGradient{background-image:linear-gradient(to right, transparent min(var(--CPUTrack--point), var(--CPUTrack--position)), var(--interactive-border--hover) min(var(--CPUTrack--point), var(--CPUTrack--position)), var(--interactive-border--hover) max(var(--CPUTrack--point), var(--CPUTrack--position)), transparent max(var(--CPUTrack--point), var(--CPUTrack--position)));width:100%;height:100%;opacity:var(--CPUTrack--opacity);--CPUTrack--opacity:0;--CPUTrack--point:0;--CPUTrack--position:0}}
@layer css-modules{.Marks-module__5FnZ7G__container{height:var(--space-6)}.Marks-module__5FnZ7G__mark{background-color:var(--outline-stronger);width:var(--space-1)}}
@layer css-modules{.BuilderRow-module__s4UbNa__container{gap:var(--space-4);flex-direction:column;display:flex}.BuilderRow-module__s4UbNa__label{padding-bottom:var(--space-4);flex-direction:column;display:flex}@container (min-width:320px){.BuilderRow-module__s4UbNa__label{flex-direction:row;justify-content:space-between;padding-bottom:0}}.BuilderRow-module__s4UbNa__cost{flex-direction:row;align-items:baseline;gap:1px;display:flex}}
@layer css-modules{.RAMTrack-module__VCKq_q__track{cursor:pointer;width:100%;height:16px;margin:0;position:relative;top:0}.RAMTrack-module__VCKq_q__trackBackground{pointer-events:none;background-color:var(--interactive-border);border-radius:2px;width:100%;height:6px;margin:0;position:absolute;top:5px;left:0;overflow:hidden}.RAMTrack-module__VCKq_q__overageGradient{background-image:linear-gradient(to right, transparent min(var(--RAMTrack--point), var(--RAMTrack--position)), var(--interactive-border--hover) min(var(--RAMTrack--point), var(--RAMTrack--position)), var(--interactive-border--hover) max(var(--RAMTrack--point), var(--RAMTrack--position)), transparent max(var(--RAMTrack--point), var(--RAMTrack--position)));width:100%;height:100%;opacity:var(--RAMTrack--opacity);--RAMTrack--opacity:0;--RAMTrack--point:0;--RAMTrack--position:0}}
@layer css-modules{.Rope-module__TfoGCG__container.Rope-module__TfoGCG__container{z-index:1;width:100%;transition-property:all;transition-duration:.12s;transition-timing-function:ease-out;position:absolute;top:60px;bottom:21px}@container (min-width:320px){.Rope-module__TfoGCG__container.Rope-module__TfoGCG__container{top:34px}}.Rope-module__TfoGCG__svg{width:100%;height:100%;overflow:visible}.Rope-module__TfoGCG__overage.Rope-module__TfoGCG__overage{--opacity:0;opacity:var(--opacity);transition:opacity 80ms ease-out}}
@layer css-modules{.index-module__6WYU_G__container{border-radius:var(--border-radius-8)}.index-module__6WYU_G__disabled{border-radius:var(--border-radius-8);opacity:.5;pointer-events:none}.index-module__6WYU_G__bottom{border-top:1px solid var(--outline-dimmer)}.index-module__6WYU_G__overviewLine{flex-direction:column;display:flex}@container (min-width:320px){.index-module__6WYU_G__overviewLine{flex-direction:row;justify-content:space-between}}.index-module__6WYU_G__cost{flex-direction:row;align-items:baseline;gap:1px;display:flex}.index-module__6WYU_G__builder{--cpu-transition-time:.2s;--cpu-progress:1;--ram-transition-time:.2s;--ram-progress:1;position:relative}.index-module__6WYU_G__builder #index-module__6WYU_G__rope{opacity:0}.index-module__6WYU_G__builder *{transition-timing-function:ease}.index-module__6WYU_G__builder:hover #index-module__6WYU_G__rope,.index-module__6WYU_G__builder:focus-within #index-module__6WYU_G__rope{opacity:1}}
@layer css-modules{.MaxInstancesTrack-module__KpIhrW__track{cursor:pointer;width:100%;height:16px;margin:0;position:relative;top:0}.MaxInstancesTrack-module__KpIhrW__trackBackground{pointer-events:none;background-color:var(--interactive-border);border-radius:2px;width:100%;height:6px;margin:0;position:absolute;top:5px;left:0;overflow:hidden}.MaxInstancesTrack-module__KpIhrW__overageGradient{background-image:linear-gradient(to right, transparent min(var(--MaxInstancesTrack--point), var(--MaxInstancesTrack--position)), var(--interactive-border--hover) min(var(--MaxInstancesTrack--point), var(--MaxInstancesTrack--position)), var(--interactive-border--hover) max(var(--MaxInstancesTrack--point), var(--MaxInstancesTrack--position)), transparent max(var(--MaxInstancesTrack--point), var(--MaxInstancesTrack--position)));width:100%;height:100%;opacity:var(--MaxInstancesTrack--opacity);--MaxInstancesTrack--opacity:0;--MaxInstancesTrack--point:0;--MaxInstancesTrack--position:0}}
@layer css-modules{.index-module__Y51ArG__container{gap:var(--space-12);border-radius:var(--border-radius-container);padding:var(--space-16);flex-direction:column;display:flex}.index-module__Y51ArG__disabled{gap:var(--space-12);border-radius:var(--border-radius-container);padding:var(--space-16);opacity:.5;pointer-events:none;flex-direction:column;display:flex}.index-module__Y51ArG__builder{--max-instances-transition-time:.12s;--max-instances:1;position:relative}.index-module__Y51ArG__builder *{transition-timing-function:ease}}
@layer css-modules{.index-module__mEFXuW__card{border:1px solid var(--outline-dimmer);background:var(--background-higher)}}
@layer css-modules{.AppIconEditor-module__5ZOIkq__hiddenInput{display:none}.AppIconEditor-module__5ZOIkq__iconTrigger{cursor:pointer;border-radius:var(--border-radius-8);background:0 0;border:none;padding:0}.AppIconEditor-module__5ZOIkq__iconTrigger:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:1px}.AppIconEditor-module__5ZOIkq__iconTrigger:disabled{cursor:wait}.AppIconEditor-module__5ZOIkq__iconWrapper{display:block;position:relative}.AppIconEditor-module__5ZOIkq__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__5ZOIkq__editBadgeVisible{opacity:1;pointer-events:auto}.AppIconEditor-module__5ZOIkq__iconTrigger:hover .AppIconEditor-module__5ZOIkq__editBadge,.AppIconEditor-module__5ZOIkq__iconTrigger[aria-expanded=true] .AppIconEditor-module__5ZOIkq__editBadge{opacity:1;background:var(--background-higher);color:var(--foreground-default)}}
@layer tailwind-utilities{.PublishAppInfo-module__3rdMcq__errorText.PublishAppInfo-module__3rdMcq__errorText{color:var(--accent-negative-default)!important}}@layer css-modules{.PublishAppInfo-module__3rdMcq__titleRow{flex:1}.PublishAppInfo-module__3rdMcq__editable{cursor:pointer}.PublishAppInfo-module__3rdMcq__titleInput{flex-shrink:1;min-width:0}.PublishAppInfo-module__3rdMcq__titleInputLarge{max-width:200px;font-size:var(--font-size-subhead-default);line-height:var(--line-height-subhead-default)}.PublishAppInfo-module__3rdMcq__titleText{flex-shrink:1;min-width:0}.PublishAppInfo-module__3rdMcq__titleTextCapped{max-width:200px}.PublishAppInfo-module__3rdMcq__cancelButton{color:var(--accent-negative-default)!important}}
@layer css-modules{.ArtifactSection-module__EVE9ka__showMoreToggle{cursor:pointer}}
@layer css-modules{.PrimaryDomainField-module__x7kKiq__domainInputWrapper input{border-top-right-radius:0;border-bottom-right-radius:0}.PrimaryDomainField-module__x7kKiq__domainInputWrapperCompact input{height:40px}.PrimaryDomainField-module__x7kKiq__domainSuffix{border:1px solid var(--outline-dimmest);border-top-right-radius:var(--border-radius-8);border-bottom-right-radius:var(--border-radius-8);border-left:none;justify-content:center;align-self:stretch}}
@layer css-modules{.connections-module__pyFwTq__serviceRow{border:1px solid var(--outline-dimmest);background-color:var(--background-higher)}.connections-module__pyFwTq__statusIndicator{width:var(--space-8);height:var(--space-8);border-radius:50%}.connections-module__pyFwTq__ok{background-color:var(--accent-positive-default)}.connections-module__pyFwTq__fatal{background-color:var(--accent-negative-default)}.connections-module__pyFwTq__infoBox{background-color:var(--background-higher);border:1px solid var(--outline-dimmest)}}
@layer css-modules{.git-module__ifZzCW__connectionInfo{margin-bottom:var(--space-8)}.git-module__ifZzCW__eventRow{font-family:var(--font-family-code);cursor:pointer}.git-module__ifZzCW__eventMeta{color:var(--foreground-dimmer);flex-shrink:0}.git-module__ifZzCW__eventError{margin-right:var(--space-16)}.git-module__ifZzCW__eventInput{white-space:pre-wrap;word-break:break-word}}
@layer ruicomponents.inline-code{.InlineCode-module__Ocd6WG__surface{border-radius:var(--border-radius-default);background-color:var(--background-default);line-height:1;font-family:var(--font-family-code);display:inline}}@layer css-modules;
@layer css-modules{.ReplDiagnostics-module__1_w3FG__replIdRow{align-items:center}}
@layer css-modules{.history2-module__-0IlNq__otSection{margin-top:var(--space-4)}.history2-module__-0IlNq__info{align-items:flex-start;column-gap:.5rem;display:flex}.history2-module__-0IlNq__infoLabel{min-width:8em}}
@layer tailwind-utilities{.inngestEvents-module__ci45UW__title.inngestEvents-module__ci45UW__title{font-weight:700}.inngestEvents-module__ci45UW__errorText.inngestEvents-module__ci45UW__errorText{color:var(--accent-negative-default)}}@layer css-modules{.inngestEvents-module__ci45UW__root{height:100%;overflow:auto}.inngestEvents-module__ci45UW__eventItem{font-size:var(--font-size-default);font-family:monospace}.inngestEvents-module__ci45UW__timestamp{margin-right:var(--space-16);color:var(--foreground-dimmer)}.inngestEvents-module__ci45UW__eventName{font-weight:700}}
@layer css-modules{.repl-module__QLjsDq__promptText{font-family:var(--font-family-code);white-space:pre-wrap;word-wrap:break-word;background:var(--background-higher);overflow-y:auto}}
@layer css-modules{.index-module__E-CcJq__layout{height:100%;min-height:0}.index-module__E-CcJq__collectionView{min-width:0}.index-module__E-CcJq__jsonScroll{min-height:0;overflow:auto}}
@layer css-modules{.taskmanRepl-module__k62JUG__toolbarBorder{border:1px solid var(--outline-default);margin-bottom:4px}.taskmanRepl-module__k62JUG__toolbarGroup{flex-shrink:0}.taskmanRepl-module__k62JUG__response{border:1px solid var(--outline-default);margin-top:4px}.taskmanRepl-module__k62JUG__logHeader{border-bottom:1px solid var(--outline-default);height:37px;display:flex}.taskmanRepl-module__k62JUG__logData{flex-grow:1;flex-shrink:1;display:block;overflow-y:auto}.taskmanRepl-module__k62JUG__logsHeader{border-bottom:1px solid var(--outline-default);align-items:flex-end;display:flex}.taskmanRepl-module__k62JUG__logsList{flex-grow:1;flex-shrink:1;display:block;overflow-y:auto}.taskmanRepl-module__k62JUG__responseL{flex-grow:1;flex-shrink:1;display:flex;overflow-y:auto}.taskmanRepl-module__k62JUG__responseR{border-left:1px solid var(--outline-default);width:40%;max-width:250px;display:flex;overflow-y:auto}.taskmanRepl-module__k62JUG__responseR code{cursor:pointer;border-bottom:1px solid var(--outline-dimmer);text-overflow:ellipsis;padding:4px;display:block;overflow-x:hidden}:is(.taskmanRepl-module__k62JUG__responseR code):last-of-type{border-bottom:unset}.taskmanRepl-module__k62JUG__selected{background-color:var(--accent-primary-dimmer)}}
@layer css-modules{.blockPreview-module__k0HUBq__previewCard{z-index:1000;background-color:var(--background-default);border:1px solid var(--outline-default);border-radius:var(--border-radius-8);max-height:60vh;box-shadow:var(--shadow-floating);position:fixed;overflow:auto}.blockPreview-module__k0HUBq__previewHeader{border-bottom:1px solid var(--outline-dimmest);background-color:var(--background-higher);position:sticky;top:0}}
@layer css-modules{.ChateauFirehosePanel-module__rlgZIG__root{height:100%;min-height:0}.ChateauFirehosePanel-module__rlgZIG__header{border-bottom:1px solid var(--outline-dimmer);flex-shrink:0}.ChateauFirehosePanel-module__rlgZIG__breadcrumb{border-bottom:1px solid var(--outline-dimmer);background-color:var(--background-higher);flex-shrink:0}.ChateauFirehosePanel-module__rlgZIG__columnLabels{border-bottom:1px solid var(--outline-dimmest);background-color:var(--background-root);flex-shrink:0}.ChateauFirehosePanel-module__rlgZIG__scroll{overflow-anchor:none;flex:auto;min-height:0;overflow-y:auto}.ChateauFirehosePanel-module__rlgZIG__bottom{border-top:1px solid var(--outline-default);flex-shrink:0;height:220px}.ChateauFirehosePanel-module__rlgZIG__bottomPane{min-width:0;min-height:0}.ChateauFirehosePanel-module__rlgZIG__bottomPane+.ChateauFirehosePanel-module__rlgZIG__bottomPane{border-left:1px solid var(--outline-dimmer)}.ChateauFirehosePanel-module__rlgZIG__bottomPaneHeader{border-bottom:1px solid var(--outline-dimmest);background-color:var(--background-root);flex-shrink:0}.ChateauFirehosePanel-module__rlgZIG__bottomPaneBody{min-height:0;overflow:auto}.ChateauFirehosePanel-module__rlgZIG__signalRow{border-bottom:1px solid var(--outline-dimmest)}.ChateauFirehosePanel-module__rlgZIG__viewport{width:100%;position:relative}.ChateauFirehosePanel-module__rlgZIG__virtualRow{width:100%;position:absolute;top:0;left:0}.ChateauFirehosePanel-module__rlgZIG__entryRow{min-height:26px}.ChateauFirehosePanel-module__rlgZIG__turnRow{background-color:var(--background-higher);border-top:1px solid var(--outline-dimmer);border-bottom:1px solid var(--outline-dimmest);min-height:26px}.ChateauFirehosePanel-module__rlgZIG__timeGutter{border-right:1px solid var(--outline-dimmer);flex-shrink:0;width:100px;overflow:hidden}.ChateauFirehosePanel-module__rlgZIG__cellLeft{min-width:0}.ChateauFirehosePanel-module__rlgZIG__cellRight{border-left:1px solid var(--outline-dimmer);min-width:0}.ChateauFirehosePanel-module__rlgZIG__row{min-width:0}.ChateauFirehosePanel-module__rlgZIG__rowHeader{text-align:left;cursor:pointer;background-color:#0000;border:none;width:100%}.ChateauFirehosePanel-module__rlgZIG__rowHeader:hover{background-color:var(--background-higher)}.ChateauFirehosePanel-module__rlgZIG__chevron{color:var(--foreground-dimmest);flex-shrink:0}.ChateauFirehosePanel-module__rlgZIG__drillButton{margin-right:var(--space-8);border:1px solid var(--outline-dimmer);cursor:pointer;background-color:#0000;flex-shrink:0}.ChateauFirehosePanel-module__rlgZIG__drillButton:hover{background-color:var(--background-higher)}.ChateauFirehosePanel-module__rlgZIG__rowBody{background-color:var(--background-root);overflow-x:auto}.ChateauFirehosePanel-module__rlgZIG__dotOpen{width:var(--space-8);height:var(--space-8);background-color:var(--accent-primary-default);flex-shrink:0}.ChateauFirehosePanel-module__rlgZIG__dotClosed{width:var(--space-8);height:var(--space-8);background-color:var(--foreground-dimmest);flex-shrink:0}}
@layer css-modules{.DebugBlockRow-module__j-Nffa__header{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0}.DebugBlockRow-module__j-Nffa__header:hover{background-color:var(--background-higher)}.DebugBlockRow-module__j-Nffa__chevron{color:var(--foreground-dimmest);flex:none}.DebugBlockRow-module__j-Nffa__body{border-left:1px solid var(--outline-dimmer);margin-left:var(--space-12)}.DebugBlockRow-module__j-Nffa__metadataGrid{gap:var(--space-2) var(--space-12);padding:var(--space-4) 0;grid-template-columns:auto 1fr;align-items:baseline;display:grid}}
@layer css-modules{.ChateauDebugInspector-module__bGPQ7W__header{background-color:var(--background-default);border-bottom:1px solid var(--outline-dimmer);z-index:1;position:sticky;top:0}.ChateauDebugInspector-module__bGPQ7W__turnHeader{background-color:var(--background-higher);border-bottom:1px solid var(--outline-dimmer)}.ChateauDebugInspector-module__bGPQ7W__tree{font-family:var(--font-family-code)}}
@layer tailwind-utilities{.index-module__HfQ7AG__count.index-module__HfQ7AG__count{font-family:var(--font-family-code);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}}@layer css-modules{.index-module__HfQ7AG__container{height:100%;overflow:auto}.index-module__HfQ7AG__breakable{word-break:break-all}}
@container (min-width:561px){@layer css-modules{.index-module__xVB6Sq__panelLayout:not(.index-module__xVB6Sq__panelLayoutMobile){grid-template-columns:calc(var(--space-128) + var(--space-64)) minmax(0, 1fr);grid-template-rows:minmax(0,1fr)}.index-module__xVB6Sq__panelLayout:not(.index-module__xVB6Sq__panelLayoutMobile) .index-module__xVB6Sq__mobileNavigation{display:none}.index-module__xVB6Sq__panelLayout:not(.index-module__xVB6Sq__panelLayoutMobile) .index-module__xVB6Sq__tab{padding:var(--space-8)}}}@container (max-width:560px){@layer css-modules{.index-module__xVB6Sq__panelLayout{gap:var(--space-8);padding:var(--space-8);grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.index-module__xVB6Sq__panelLayout .index-module__xVB6Sq__navigation{display:none}.index-module__xVB6Sq__panelLayout .index-module__xVB6Sq__mobileNavigation{display:flex}.index-module__xVB6Sq__panelLayout .index-module__xVB6Sq__tab{padding:0}}}@layer css-modules{.index-module__xVB6Sq__surface{height:100%;container-type:inline-size}.index-module__xVB6Sq__panelLayout{height:100%;min-height:0;display:grid}.index-module__xVB6Sq__tab{min-width:0;min-height:0;overflow:auto}.index-module__xVB6Sq__panelLayoutMobile{gap:var(--space-8);padding:var(--space-8);grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.index-module__xVB6Sq__panelLayoutMobile .index-module__xVB6Sq__navigation{display:none}.index-module__xVB6Sq__panelLayoutMobile .index-module__xVB6Sq__mobileNavigation{display:flex}.index-module__xVB6Sq__panelLayoutMobile .index-module__xVB6Sq__tab{padding:0}.index-module__xVB6Sq__content{height:100%}}
@keyframes SuggestEditorModeBlock-module__iCcj7G__sweep{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@layer css-modules{.SuggestEditorModeBlock-module__iCcj7G__dismissButton{z-index:0;--SuggestEditorModeBlock--countdown-duration:0s;position:relative;overflow:hidden}.SuggestEditorModeBlock-module__iCcj7G__dismissButton:after{transform-origin:100%;z-index:-1;animation:SuggestEditorModeBlock-module__iCcj7G__sweep var(--SuggestEditorModeBlock--countdown-duration) linear forwards;background:var(--background-highest);content:"";position:absolute;inset:0}}
@media (hover:none){@layer css-modules{.OutlineRail-module__64Q-uW__rail{display:none}}}@keyframes OutlineRail-module__64Q-uW__label-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){@layer css-modules{.OutlineRail-module__64Q-uW__rail,.OutlineRail-module__64Q-uW__group,.OutlineRail-module__64Q-uW__anchor,.OutlineRail-module__64Q-uW__mark{transition:none}.OutlineRail-module__64Q-uW__label{animation:none}}}@layer css-modules{.OutlineRail-module__64Q-uW__rail{inset-block:0;left:var(--space-16);max-width:calc(100% - (2 * var(--space-16)));pointer-events:none;z-index:1;opacity:1;flex-direction:column;justify-content:center;transition:opacity .6s ease-in-out;display:flex;position:absolute}.OutlineRail-module__64Q-uW__railHidden{opacity:0}.OutlineRail-module__64Q-uW__railHidden:focus-within{opacity:1}.OutlineRail-module__64Q-uW__group{pointer-events:auto;width:26px;max-height:100%;padding:var(--space-8) 0;border-radius:var(--border-radius-8);border:1px solid #0000;flex-direction:column;transition:width .16s,padding .16s,background-color .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.OutlineRail-module__64Q-uW__railHidden .OutlineRail-module__64Q-uW__group{pointer-events:none}.OutlineRail-module__64Q-uW__railHidden:focus-within .OutlineRail-module__64Q-uW__group{pointer-events:auto}.OutlineRail-module__64Q-uW__groupExpanded{width:260px;max-width:100%;padding:var(--space-4);background:var(--background-root);border-color:var(--outline-dimmer);box-shadow:var(--shadow-raised);overflow-y:auto}.OutlineRail-module__64Q-uW__anchor{justify-content:flex-start;align-items:center;gap:var(--space-8);flex-direction:row;flex-shrink:0;width:24px;height:12px;padding:0;transition:height .12s;display:flex}.OutlineRail-module__64Q-uW__groupExpanded .OutlineRail-module__64Q-uW__anchor{width:100%;height:24px;padding-inline:var(--space-4)}.OutlineRail-module__64Q-uW__groupSettling .OutlineRail-module__64Q-uW__anchor{pointer-events:none}.OutlineRail-module__64Q-uW__markSlot{flex-shrink:0;justify-content:flex-start;align-items:center;width:16px;display:flex}.OutlineRail-module__64Q-uW__mark{border-radius:var(--border-radius-4);background:var(--foreground-dimmest);opacity:.4;width:6px;height:2px;transition:width .12s,opacity .12s,background-color .12s}.OutlineRail-module__64Q-uW__anchorUser .OutlineRail-module__64Q-uW__mark{width:12px}.OutlineRail-module__64Q-uW__anchorAutomation .OutlineRail-module__64Q-uW__mark{background:repeating-linear-gradient(to right, var(--foreground-dimmest) 0 3px, transparent 3px 5px);width:12px}.OutlineRail-module__64Q-uW__anchorActive .OutlineRail-module__64Q-uW__mark,.OutlineRail-module__64Q-uW__anchorActive:hover .OutlineRail-module__64Q-uW__mark,.OutlineRail-module__64Q-uW__anchorActive:focus-visible .OutlineRail-module__64Q-uW__mark{background:var(--foreground-default);opacity:1;width:16px}.OutlineRail-module__64Q-uW__anchor:hover .OutlineRail-module__64Q-uW__mark,.OutlineRail-module__64Q-uW__anchor:focus-visible .OutlineRail-module__64Q-uW__mark{background:var(--foreground-default);opacity:1}.OutlineRail-module__64Q-uW__group:hover .OutlineRail-module__64Q-uW__mark{opacity:1}.OutlineRail-module__64Q-uW__anchorAutomation:hover .OutlineRail-module__64Q-uW__mark,.OutlineRail-module__64Q-uW__anchorAutomation:focus-visible .OutlineRail-module__64Q-uW__mark,.OutlineRail-module__64Q-uW__anchorAutomation.OutlineRail-module__64Q-uW__anchorActive .OutlineRail-module__64Q-uW__mark,.OutlineRail-module__64Q-uW__anchorAutomation.OutlineRail-module__64Q-uW__anchorActive:hover .OutlineRail-module__64Q-uW__mark,.OutlineRail-module__64Q-uW__anchorAutomation.OutlineRail-module__64Q-uW__anchorActive:focus-visible .OutlineRail-module__64Q-uW__mark{background:repeating-linear-gradient(to right, var(--foreground-default) 0 3px, transparent 3px 5px)}.OutlineRail-module__64Q-uW__label{text-align:left;min-width:0;animation:.12s OutlineRail-module__64Q-uW__label-fade-in}.OutlineRail-module__64Q-uW__tooltipCard{max-width:240px}.OutlineRail-module__64Q-uW__tooltipScreenshot{width:240px;margin-top:var(--space-4);border:1px solid var(--outline-dimmer);overflow:hidden}}
@layer css-modules{.Agent2ChatBody-module__P71-YW__dropSurface{position:relative}}
@property --floatie-chat-left{syntax:"<length>";inherits:false;initial-value:16px}@property --floatie-chat-width{syntax:"<length>";inherits:false;initial-value:360px}@layer css-modules{.Agent2FloatieSurface-module__KVvQmG__layout{--floatie-chat-left:var(--space-16);--floatie-chat-width:360px;min-width:0;min-height:0;position:relative;overflow:hidden}.Agent2FloatieSurface-module__KVvQmG__layout.Agent2FloatieSurface-module__KVvQmG__isFloating{bottom:var(--space-16);left:calc(var(--floatie-chat-left) + var(--workspace-global-sidebar-offset,0px));z-index:12;width:min(clamp(360px, var(--floatie-chat-width), 25vw), calc(100vw - var(--floatie-chat-left) - var(--workspace-global-sidebar-offset,0px) - var(--space-16)));max-height:calc(100vh - 40px - var(--space-32));pointer-events:auto;flex:none;position:fixed;overflow:visible}.Agent2FloatieSurface-module__KVvQmG__layout.Agent2FloatieSurface-module__KVvQmG__isFloating.Agent2FloatieSurface-module__KVvQmG__isMinimized{width:fit-content;max-width:min(clamp(360px, var(--floatie-chat-width), 25vw), calc(100vw - var(--floatie-chat-left) - var(--workspace-global-sidebar-offset,0px) - var(--space-16)))}}
@layer css-modules{.MainTrackActiveTasksBanner-module__MH78va__surface{box-shadow:var(--shadow-floating)}.MainTrackActiveTasksBanner-module__MH78va__taskTitleRow{min-width:0}.MainTrackActiveTasksBanner-module__MH78va__taskTitle{text-overflow:ellipsis;overflow:hidden}}
@layer css-modules{.SaveAsTemplateModal-module__JDh-Xa__root{width:420px;max-width:calc(100vw - 32px)}.SaveAsTemplateModal-module__JDh-Xa__coverFrame{aspect-ratio:16/9;border:1px solid var(--outline-dimmer);background:var(--background-higher);width:100%;position:relative;overflow:hidden}.SaveAsTemplateModal-module__JDh-Xa__cover{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}}
@layer css-modules{.index-module__fclLfq__textContainerMaxWidth{max-width:400px}}
@keyframes CsvTable-module__lTqaIG__highlight-fade-out{0%{background-color:var(--accent-primary-dimmer)}to{background-color:#0000}}@layer css-modules{.CsvTable-module__lTqaIG__filter{border-bottom:1px solid var(--outline-dimmest)}.CsvTable-module__lTqaIG__tableRoot{--CsvTable--cell-height:25px;flex-grow:1;flex-shrink:1;width:100%;overflow:auto}.CsvTable-module__lTqaIG__tableRoot[data-resizing=true]{pointer-events:none;overflow:hidden}.CsvTable-module__lTqaIG__virtualTable{width:fit-content;position:relative}.CsvTable-module__lTqaIG__tableHeader{z-index:1;background-color:var(--background-default);-webkit-user-select:none;user-select:none;flex-direction:row;display:flex;position:sticky;top:0}.CsvTable-module__lTqaIG__headerCell{height:var(--CsvTable--cell-height);padding:0 var(--space-6);color:var(--foreground-default);font-weight:var(--font-weight-medium);white-space:nowrap;text-overflow:ellipsis;border-right:1px solid var(--outline-dimmest);border-bottom:1px solid var(--outline-dimmest);flex-direction:row;align-items:center;font-size:12px;display:flex;overflow:hidden}.CsvTable-module__lTqaIG__headerCell:first-child{z-index:1;background:var(--background-default);position:sticky;left:0}.CsvTable-module__lTqaIG__tableRow{flex-direction:row;display:flex}.CsvTable-module__lTqaIG__tableRow[data-highlighted=true]{animation:2s ease-out forwards CsvTable-module__lTqaIG__highlight-fade-out}.CsvTable-module__lTqaIG__tableCell{height:var(--CsvTable--cell-height);padding:0 var(--space-6);color:var(--foreground-dimmer);white-space:nowrap;text-overflow:ellipsis;border-right:1px solid var(--outline-dimmest);border-bottom:1px solid var(--outline-dimmest);align-items:center;font-size:12px;display:flex;overflow:hidden}.CsvTable-module__lTqaIG__tableCell:first-child{background:var(--background-default);justify-content:center;position:sticky;left:0}.CsvTable-module__lTqaIG__resizeHandle{cursor:col-resize;width:4px;height:100%;position:absolute;top:0;right:0}@media (hover:hover){.CsvTable-module__lTqaIG__resizeHandle:hover{background-color:var(--accent-primary-default)}}}
@layer css-modules{.LoadingStateHeader-module__knjyxa__navMenuWrapper{--LoadingStateHeader--width:44px;--LoadingStateHeader--height:40px;width:var(--LoadingStateHeader--width);height:var(--LoadingStateHeader--height);flex-shrink:0;justify-content:center;align-items:center;display:flex}}
@layer css-modules{.AgentInputFreemiumQuotaExceeded-module__wCJCkW__container{width:100%;max-width:650px;margin-top:var(--space-16);align-self:center}}
@layer css-modules{.FileFallback-module__uAApMa__container{height:100%}.FileFallback-module__uAApMa__icon{color:var(--foreground-dimmer)}.FileFallback-module__uAApMa__description{max-width:min(80%,600px)}}
@layer css-modules{.ErrorBoundary-module__LIUCAq__errorMessage{background-color:var(--accent-blurple-default);color:#fff;height:100%;font-family:var(--font-family-code);white-space:pre;overflow:hidden}}
@layer css-modules{.VirtualKeyboard-module__xPcc3W__root{background-color:var(--background-root);justify-content:space-between;align-items:stretch;height:48px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;display:flex}.VirtualKeyboard-module__xPcc3W__root button{color:var(--foreground-default);background-color:#0000;border:0;flex:auto;padding:10px;font-family:inherit;font-size:16px}.VirtualKeyboard-module__xPcc3W__fixedContainer{z-index:100;width:100%;position:fixed;left:0}}
@layer css-modules{.CsvPreview-module__sBjxLa__root{width:100%;height:100%;overflow:hidden}}
@layer css-modules{.index-module__FOwvWW__button{position:relative}.index-module__FOwvWW__button:after{border-right:1px solid var(--foreground-dimmest);height:var(--space-12);content:"";position:absolute;top:50%;left:-4px;transform:translateY(-50%)rotate(12deg)}@media (min-resolution:2x){.index-module__FOwvWW__button:after{border-right-width:.5px}}.index-module__FOwvWW__button:first-child:after{display:none}.index-module__FOwvWW__menu{padding:var(--space-4)}}
@layer tailwind-utilities{.DiffViewer-module__HeNMdW__normalWeight.DiffViewer-module__HeNMdW__normalWeight{font-weight:var(--font-weight-regular)}}@layer css-modules{.DiffViewer-module__HeNMdW__button{height:auto;padding:var(--space-8);font-weight:var(--font-weight-medium);background-color:var(--background-higher);cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;display:flex;overflow:hidden}.DiffViewer-module__HeNMdW__button>span{flex-shrink:1}.DiffViewer-module__HeNMdW__button>span:first-of-type{text-align:left;flex-grow:1}.DiffViewer-module__HeNMdW__buttonFolded{border-radius:var(--border-radius-8)}.DiffViewer-module__HeNMdW__buttonUnfolded{border-radius:var(--border-radius-8) var(--border-radius-8) 0 0}.DiffViewer-module__HeNMdW__rowContainer{z-index:1;position:relative;overflow:hidden}.DiffViewer-module__HeNMdW__bodyContainer{border-radius:0 0 var(--border-radius-8) var(--border-radius-8);background-color:var(--background-default);border-bottom:1px solid var(--outline-dimmer);border-left:1px solid var(--outline-dimmer);border-right:1px solid var(--outline-dimmer);flex-flow:wrap;justify-content:center;align-items:center}.DiffViewer-module__HeNMdW__noChangesContainer{justify-content:center;align-items:center;width:100%}.DiffViewer-module__HeNMdW__innerContainer{align-items:center;display:flex}.DiffViewer-module__HeNMdW__splitContainer{justify-content:space-between;align-items:center;max-width:100%}.DiffViewer-module__HeNMdW__splitChild{flex-basis:50%}.DiffViewer-module__HeNMdW__buttonGroupItem{width:var(--space-64);height:32px}.DiffViewer-module__HeNMdW__mediaView{height:100%;display:flex}}
:root{--Filetree--scroll-height:0;--Filetree--font-size:14px;--Filetree--font-size-small:11px;--Filetree--icon-size:14px;--Filetree--horizontal-padding:8px;--Filetree--border-radius:4px;--Filetree--gutter-width:12px;--Filetree--min-height:0;--Filetree--icon-text-gap:6px;--Filetree--row-width:0;--Filetree--row-height:22px;--Filetree--row-left-indent:0;--Filetree--row-y:0;--Filetree--drop-preview-depth:0;--Filetree--drop-preview-height:0;--Filetree--drop-preview-y:0;--Filetree--drop-preview-opacity:0;--Filetree--stroke-dashoffset:0;--Filetree--status-background-color:transparent;--Filetree--dir-status-icon-size:14px;--Filetree--node-background-color:transparent;--Filetree--drag-preview-x:0;--Filetree--drag-preview-y:0;--Filetree--has-unsaved-changes-display:none;--Filetree--context-menu-button-display:flex}@layer css-modules{.Filetree-module__e7Hc4a__content{height:100%;min-height:var(--Filetree--min-height);position:relative;overflow-y:auto}.Filetree-module__e7Hc4a__scroll{height:var(--Filetree--scroll-height);position:relative}.Filetree-module__e7Hc4a__gutter{cursor:pointer;width:var(--Filetree--gutter-width);font:inherit;color:inherit;background:0 0;border:none;align-items:flex-end;padding:0;position:absolute;top:0;left:0}.Filetree-module__e7Hc4a__gutter>div{opacity:0;border-left:1px solid #0000;height:100%;margin-right:25%;transition-property:border-color;transition-duration:0s;transition-delay:0s}@media (min-resolution:2x){.Filetree-module__e7Hc4a__gutter>div{border-left-width:.5px}}.Filetree-module__e7Hc4a__gutter:hover>div{border-color:var(--outline-dimmest);opacity:1;transition-duration:.2s;transition-delay:.1s}.Filetree-module__e7Hc4a__positioned{width:calc(100% - var(--Filetree--row-left-indent));height:var(--Filetree--row-height);transform:translateY(var(--Filetree--row-y));margin-left:var(--Filetree--row-left-indent);position:absolute;top:0;left:0}.Filetree-module__e7Hc4a__rowPadding{padding-left:var(--Filetree--horizontal-padding);padding-right:var(--Filetree--horizontal-padding)}.Filetree-module__e7Hc4a__rowDivider{flex:1 1 0;justify-content:center}.Filetree-module__e7Hc4a__rowDividerInner{border-top:1px dashed;border-color:var(--outline-dimmest);justify-content:end;height:70%}.Filetree-module__e7Hc4a__rowDividerText{white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:var(--foreground-dimmer);font-size:var(--Filetree--font-size-small);display:inline-block;overflow:hidden}.Filetree-module__e7Hc4a__rowError{align-items:center;gap:var(--space-4);flex-direction:row}.Filetree-module__e7Hc4a__rowEmptyDir{color:var(--foreground-dimmest);padding-left:var(--Filetree--icon-size);padding-right:var(--Filetree--horizontal-padding);justify-content:center}.Filetree-module__e7Hc4a__interactiveNofill{border-radius:var(--border-radius-default);background-color:#0000;border:1px solid #0000;transition-property:background-color,box-shadow;transition-duration:.12s;transition-timing-function:ease-out}.Filetree-module__e7Hc4a__interactiveNofill:not([disabled],[aria-disabled]):focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:-2px}@media (hover:hover){.Filetree-module__e7Hc4a__interactiveNofill:not([disabled],[aria-disabled]){cursor:pointer}.Filetree-module__e7Hc4a__interactiveNofill:not([disabled],[aria-disabled]):hover{background-color:var(--interactive-background);transition-duration:0s}.Filetree-module__e7Hc4a__interactiveNofill:not([disabled],[aria-disabled]):not(textarea):active{background-color:var(--interactive-background)}}.Filetree-module__e7Hc4a__interactiveNofill:not([disabled],[aria-disabled],textarea):active{background-color:var(--interactive-background)}.Filetree-module__e7Hc4a__row{background-color:var(--Filetree--node-background-color);border-radius:var(--Filetree--border-radius);cursor:pointer;flex-direction:row;flex:1 1 0;align-items:center}.Filetree-module__e7Hc4a__row:focus{box-shadow:0 0 0 1px var(--accent-primary-default);z-index:1;outline:none!important}.Filetree-module__e7Hc4a__row{--Filetree--has-unsaved-changes-display:flex}@media (hover:hover){.Filetree-module__e7Hc4a__row{--Filetree--context-menu-button-display:none}}.Filetree-module__e7Hc4a__row:hover,.Filetree-module__e7Hc4a__row:active,.Filetree-module__e7Hc4a__row:focus{--Filetree--context-menu-button-display:flex;--Filetree--has-unsaved-changes-display:none}.Filetree-module__e7Hc4a__row{transition-duration:0s}.Filetree-module__e7Hc4a__rowContent{padding-left:var(--Filetree--horizontal-padding);padding-right:var(--Filetree--horizontal-padding);flex-direction:row;flex:1 1 0;align-items:center}.Filetree-module__e7Hc4a__rowUpload{background-color:var(--Filetree--node-background-color);border-radius:var(--Filetree--border-radius);--Filetree--status-color:var(--foreground-dimmer);border:1px solid #0000;flex-direction:row;flex:1 1 0;align-items:center}.Filetree-module__e7Hc4a__rowCreate{justify-content:center}.Filetree-module__e7Hc4a__rowIcon{margin-right:var(--Filetree--icon-text-gap)}.Filetree-module__e7Hc4a__rowIcon.Filetree-module__e7Hc4a__rowIcon svg{min-width:var(--Filetree--icon-size)!important;min-height:var(--Filetree--icon-size)!important;width:var(--Filetree--icon-size)!important;height:var(--Filetree--icon-size)!important}.Filetree-module__e7Hc4a__rowText{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:var(--Filetree--font-size);color:var(--Filetree--status-color);flex:1 1 0;display:inline-block;overflow:hidden}.Filetree-module__e7Hc4a__rowEmptyDirText{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:var(--Filetree--font-size);color:var(--Filetree--status-color);flex:1 1 0;justify-content:center;display:flex;overflow:hidden}.Filetree-module__e7Hc4a__interactiveFilled{border-radius:var(--border-radius-default);background-color:var(--interactive-background);border:1px solid #0000;transition-property:background-color,box-shadow;transition-duration:.12s;transition-timing-function:ease-out}.Filetree-module__e7Hc4a__interactiveFilled:not([disabled],[aria-disabled]):focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:-2px}@media (hover:hover){.Filetree-module__e7Hc4a__interactiveFilled:not([disabled],[aria-disabled]){cursor:pointer}.Filetree-module__e7Hc4a__interactiveFilled:not([disabled],[aria-disabled]):hover{background-color:var(--interactive-background--active);transition-duration:0s}.Filetree-module__e7Hc4a__interactiveFilled:not([disabled],[aria-disabled]):active{background-color:var(--interactive-background--active)}}.Filetree-module__e7Hc4a__rowContextMenuButton{font:inherit;color:inherit;height:100%;display:var(--Filetree--context-menu-button-display);cursor:pointer;border-radius:0 var(--Filetree--border-radius) var(--Filetree--border-radius) 0;background-color:#0000;justify-content:center;align-items:center;padding:0;transition-duration:0s}.Filetree-module__e7Hc4a__rowContextMenuButton.Filetree-module__e7Hc4a__rowContextMenuButton svg{min-width:var(--Filetree--icon-size)!important;min-height:var(--Filetree--icon-size)!important;width:var(--Filetree--icon-size)!important;height:var(--Filetree--icon-size)!important}.Filetree-module__e7Hc4a__rowDraftBufferContainer{display:var(--Filetree--has-unsaved-changes-display)}.Filetree-module__e7Hc4a__widestRowsRoot{pointer-events:none;height:0;overflow:hidden}.Filetree-module__e7Hc4a__widestRowsFile{padding-left:calc(var(--Filetree--horizontal-padding) + var(--Filetree--row-left-indent) + var(--Filetree--icon-size) + var(--Filetree--icon-text-gap));padding-right:var(--Filetree--horizontal-padding)}.Filetree-module__e7Hc4a__statusFileIcon{font-weight:var(--font-weight-bold);padding-left:var(--space-2);padding-right:var(--space-2);color:var(--Filetree--status-color);font-size:var(--Filetree--font-size-small);min-width:var(--Filetree--dir-status-icon-size);height:var(--Filetree--dir-status-icon-size);justify-content:center;align-items:center;display:flex}.Filetree-module__e7Hc4a__statusDirectoryCountIcon{font-weight:var(--font-weight-medium);border-radius:var(--border-radius-4);padding-left:var(--space-2);padding-right:var(--space-2);color:var(--Filetree--status-color);font-size:var(--Filetree--font-size-small);min-width:var(--Filetree--dir-status-icon-size);height:var(--Filetree--dir-status-icon-size);background-color:var(--Filetree--status-background-color);justify-content:center;align-items:center;display:flex}.Filetree-module__e7Hc4a__statusDirDraftBufferIndicator{width:var(--space-8);height:var(--space-8);margin-left:var(--space-8);border:1px solid var(--foreground-dimmer);border-radius:50%}.Filetree-module__e7Hc4a__statusFileDraftBufferIndicator{width:var(--space-8);height:var(--space-8);background-color:var(--foreground-dimmer);border-radius:50%}.Filetree-module__e7Hc4a__dropPreviewRoot{border-radius:var(--border-radius-8);pointer-events:none;transform:translate(calc((var(--Filetree--drop-preview-depth) - 1) * var(--Filetree--gutter-width)), var(--Filetree--drop-preview-y));width:calc(100% - (var(--Filetree--drop-preview-depth) - 1) * var(--Filetree--gutter-width));height:var(--Filetree--drop-preview-height);opacity:var(--Filetree--drop-preview-opacity);outline:1px dashed var(--Filetree--status-color);outline-offset:-1px;position:absolute;top:0;left:0}.Filetree-module__e7Hc4a__dragPreviewRoot{transform:translate(var(--Filetree--drag-preview-x), var(--Filetree--drag-preview-y));pointer-events:none;position:absolute;top:0;left:0}.Filetree-module__e7Hc4a__dragPreviewItem{background-color:var(--background-highest);box-shadow:var(--shadow-3);padding-left:var(--Filetree--horizontal-padding);padding-right:var(--Filetree--horizontal-padding);height:var(--Filetree--row-height);border-radius:var(--Filetree--border-radius);flex-direction:row;align-items:center}.Filetree-module__e7Hc4a__dragPreviewIcon{margin-right:var(--Filetree--icon-text-gap)}.Filetree-module__e7Hc4a__dragPreviewIcon.Filetree-module__e7Hc4a__dragPreviewIcon svg{min-width:var(--Filetree--icon-size)!important;min-height:var(--Filetree--icon-size)!important;width:var(--Filetree--icon-size)!important;height:var(--Filetree--icon-size)!important}.Filetree-module__e7Hc4a__dragPreviewText{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:var(--Filetree--font-size);color:var(--Filetree--status-color);flex:1 1 0;display:inline-block;overflow:hidden}.Filetree-module__e7Hc4a__dragPreviewCount{white-space:nowrap;text-overflow:ellipsis;background-color:var(--accent-primary-dimmest);max-width:100%;color:var(--accent-primary-strongest);font-weight:var(--font-weight-medium);left:calc(50% - var(--space-4));top:calc(100% - var(--space-4));padding-left:var(--space-4);padding-right:var(--space-4);font-size:var(--Filetree--font-size-small);border-radius:9999px;display:inline-block;position:absolute;overflow:hidden}.Filetree-module__e7Hc4a__inputRoot{flex:1 1 0;height:100%;position:relative}.Filetree-module__e7Hc4a__inputIcon{left:var(--Filetree--horizontal-padding);position:absolute;top:50%;transform:translateY(-50%)}.Filetree-module__e7Hc4a__inputIcon.Filetree-module__e7Hc4a__inputIcon svg{min-width:var(--Filetree--icon-size)!important;min-height:var(--Filetree--icon-size)!important;width:var(--Filetree--icon-size)!important;height:var(--Filetree--icon-size)!important}.Filetree-module__e7Hc4a__input{width:100%;height:100%;padding-left:calc(var(--Filetree--horizontal-padding) + var(--Filetree--icon-size) + var(--Filetree--icon-text-gap));padding-right:var(--Filetree--horizontal-padding);font-size:var(--Filetree--font-size)}.Filetree-module__e7Hc4a__inputMenu{border-radius:var(--Filetree--border-radius);border:1px solid var(--outline-default);overflow:hidden}.Filetree-module__e7Hc4a__inputLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Filetree-module__e7Hc4a__inputErrorRoot{padding:var(--Filetree--horizontal-padding)}.Filetree-module__e7Hc4a__inputErrorIcon{margin-right:var(--Filetree--icon-text-gap);color:var(--accent-negative-default)}.Filetree-module__e7Hc4a__inputErrorIcon.Filetree-module__e7Hc4a__inputErrorIcon svg{min-width:var(--Filetree--icon-size)!important;min-height:var(--Filetree--icon-size)!important;width:var(--Filetree--icon-size)!important;height:var(--Filetree--icon-size)!important}.Filetree-module__e7Hc4a__inputErrorText{font-size:var(--Filetree--font-size);color:var(--foreground-dimmer);flex:1 1 0}.Filetree-module__e7Hc4a__progressRoot{padding-left:var(--Filetree--horizontal-padding);margin-left:auto}.Filetree-module__e7Hc4a__progressSvg{transform-origin:50%;transform:rotate(-90deg)}.Filetree-module__e7Hc4a__innerCircle{stroke-dashoffset:var(--Filetree--stroke-dashoffset)}.Filetree-module__e7Hc4a__createFilePicker{font-size:var(--Filetree--font-size);padding-left:var(--Filetree--horizontal-padding);padding-right:var(--Filetree--horizontal-padding);display:block}.Filetree-module__e7Hc4a__createFileButton{vertical-align:middle;font:inherit;padding:var(--space-2);color:var(--foreground-dimmer);font-size:inherit;-webkit-user-select:none;user-select:none;line-height:normal;display:inline-flex}.Filetree-module__e7Hc4a__createFileText{white-space:nowrap;text-overflow:ellipsis;font-size:var(--Filetree--font-size);color:var(--foreground-dimmest);overflow:hidden}}
@layer css-modules{.Autocomplete-module__Y8Cp8a__icon{width:var(--space-16);height:var(--space-16)}.Autocomplete-module__Y8Cp8a__itemActive{background-color:var(--interactive-background);color:var(--foreground-default)}.Autocomplete-module__Y8Cp8a__itemInactive{color:var(--foreground-dimmer)}.Autocomplete-module__Y8Cp8a__text{font-size:var(--font-size-default);line-height:var(--line-height-default);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}}
@layer css-modules{.MediaFileViewer-module__E3kpmG__downloadButton{bottom:var(--space-8);right:var(--space-8);padding:var(--space-16);color:var(--foreground-dimmer);position:absolute}.MediaFileViewer-module__E3kpmG__video,.MediaFileViewer-module__E3kpmG__audio{max-width:100%;max-height:100%}.MediaFileViewer-module__E3kpmG__image{object-fit:contain;width:80%;height:80%;image-rendering:pixelated}.MediaFileViewer-module__E3kpmG__pdf{flex:1;width:100%;height:100%}}
@layer css-modules{.ModalNotAllowed-module__8acmBq__staffHelpers{border:1px solid var(--accent-negative-default);overflow:hidden}.ModalNotAllowed-module__8acmBq__header{width:fit-content}}
@layer css-modules{.index-module__1N2itG__root{--index--x:0px;--index--y:0px;--index--width:auto;--index--height:auto;--index--z-index:inherit;transform:translate(var(--index--x), var(--index--y));z-index:var(--index--z-index);width:var(--index--width);height:var(--index--height);position:absolute;top:0;left:0}.index-module__1N2itG__focusLightboxHost{z-index:var(--index--z-index);pointer-events:none;position:fixed;inset:0}main:has(iframe)~.index-module__1N2itG__root{box-shadow:-1px 0 var(--surface-color)}}
@layer css-modules{.OrgUpgradeRequestModal-module__AkvMRq__input{padding-top:var(--space-4);padding-bottom:var(--space-4);flex:1 1 0;display:flex}}
@layer css-modules{.ReplShieldToggle-module__KZWdmW__inlineLink{color:var(--foreground-dimmest);text-decoration:underline}.ReplShieldToggle-module__KZWdmW__inlineLink:focus{outline:2px solid var(--accent-primary-default);outline-offset:-2px}@media (hover:hover){.ReplShieldToggle-module__KZWdmW__inlineLink:hover:not(:disabled){cursor:pointer;color:var(--accent-primary-strongest)}}html:not([data-focus-visible]) .ReplShieldToggle-module__KZWdmW__inlineLink:focus{outline-color:#0000}}
@layer css-modules{.ExcelViewer-module__EpmhKW__root{width:100%;height:100%;overflow:hidden}.ExcelViewer-module__EpmhKW__sheetTabs{scrollbar-width:none;overflow:auto hidden}.ExcelViewer-module__EpmhKW__sheetTabs::-webkit-scrollbar{display:none}}
@keyframes FileAttachment-module__mN7tSW__media-reveal-fade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){@layer css-modules{.FileAttachment-module__mN7tSW__mediaRevealFade{animation:none}}}@layer tailwind-utilities{.FileAttachment-module__mN7tSW__disclaimerWarning.FileAttachment-module__mN7tSW__disclaimerWarning{color:var(--accent-orange-strongest)}.FileAttachment-module__mN7tSW__disclaimerInfo.FileAttachment-module__mN7tSW__disclaimerInfo{color:var(--foreground-dimmer)}}@layer css-modules{.FileAttachment-module__mN7tSW__closeButton{border-radius:50%;position:absolute;top:-6px;right:-6px}.FileAttachment-module__mN7tSW__wrapper{align-self:flex-start;position:relative}@media screen and (hover:hover) and (pointer:fine) and (not (any-pointer:coarse)){.FileAttachment-module__mN7tSW__wrapper .FileAttachment-module__mN7tSW__closeButton:not(.FileAttachment-module__mN7tSW__uploading){opacity:0}.FileAttachment-module__mN7tSW__wrapper:hover .FileAttachment-module__mN7tSW__closeButton,.FileAttachment-module__mN7tSW__wrapper:has(:focus-visible) .FileAttachment-module__mN7tSW__closeButton{opacity:1}}.FileAttachment-module__mN7tSW__defaultButton{width:130px;height:77px}.FileAttachment-module__mN7tSW__smallButton{width:104px;height:52px}.FileAttachment-module__mN7tSW__tooltipContents{text-align:center;max-width:100%}.FileAttachment-module__mN7tSW__viewerModal{max-height:80vh}.FileAttachment-module__mN7tSW__viewerModalContents{overflow:auto}.FileAttachment-module__mN7tSW__tooltip{flex-grow:1}.FileAttachment-module__mN7tSW__image{border-radius:var(--border-radius-6)}.FileAttachment-module__mN7tSW__disabledImage{opacity:.3;border-radius:var(--border-radius-6)}.FileAttachment-module__mN7tSW__fileName{align-items:center;gap:var(--space-2);flex-direction:row;display:flex}.FileAttachment-module__mN7tSW__mediaViewerWrapper{justify-content:center;align-items:center;min-width:200px;min-height:200px;display:flex}.FileAttachment-module__mN7tSW__mediaViewerWrapper img{object-fit:contain;image-rendering:auto;width:100%;height:auto;max-height:60vh}.FileAttachment-module__mN7tSW__animatedHeight{overflow:hidden}.FileAttachment-module__mN7tSW__mediaRevealFade{animation:.2s ease-out .2s backwards FileAttachment-module__mN7tSW__media-reveal-fade}.FileAttachment-module__mN7tSW__markdownContainer{text-align:left}.FileAttachment-module__mN7tSW__markdownLoading{align-self:stretch}.FileAttachment-module__mN7tSW__previewContainer{max-height:61px;position:relative;overflow:hidden}.FileAttachment-module__mN7tSW__previewContainerSmall{max-height:36px;position:relative;overflow:hidden}.FileAttachment-module__mN7tSW__previewContent{pointer-events:none;width:100%;height:100%;overflow:hidden}.FileAttachment-module__mN7tSW__previewContent *{font-size:5px!important;line-height:1.2!important}.FileAttachment-module__mN7tSW__previewContent p,.FileAttachment-module__mN7tSW__previewContent h1,.FileAttachment-module__mN7tSW__previewContent h2,.FileAttachment-module__mN7tSW__previewContent h3,.FileAttachment-module__mN7tSW__previewContent h4,.FileAttachment-module__mN7tSW__previewContent h5,.FileAttachment-module__mN7tSW__previewContent h6{margin:2px 0!important}.FileAttachment-module__mN7tSW__previewContent code{padding:0 2px!important}.FileAttachment-module__mN7tSW__preWrap{white-space:pre-wrap}.FileAttachment-module__mN7tSW__viewerLoading{justify-content:center;align-items:center;width:100%;height:100%;min-height:120px;display:flex}}
@layer tailwind-utilities{.PaneEmptyState-module__hF2vyG__bodyText.PaneEmptyState-module__hF2vyG__bodyText{text-align:center;color:var(--foreground-dimmest)}}@layer css-modules{.PaneEmptyState-module__hF2vyG__container{--PaneEmptyState--max-width:600px;width:100%;min-height:100%}.PaneEmptyState-module__hF2vyG__centeredContent{width:100%;max-width:var(--PaneEmptyState--max-width)}.PaneEmptyState-module__hF2vyG__imageWithHeader{text-align:center}}
@layer css-modules{.SendAgentMessageButtonGroup-module__3k60sG__buttonGroup{--SendAgentMessageButtonGroup--divider-color:var(--accent-primary-dimmest)}.SendAgentMessageButtonGroup-module__3k60sG__buttonGroup .SendAgentMessageButtonGroup-module__3k60sG__buttonGroupLeft{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.SendAgentMessageButtonGroup-module__3k60sG__buttonGroup .SendAgentMessageButtonGroup-module__3k60sG__buttonGroupDivider{background-color:var(--SendAgentMessageButtonGroup--divider-color)!important}.SendAgentMessageButtonGroup-module__3k60sG__buttonGroup .SendAgentMessageButtonGroup-module__3k60sG__buttonGroupRight{border-top-left-radius:0!important;border-bottom-left-radius:0!important}}
@keyframes index-module__vzFdtG__skeleton-shimmer{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer css-modules{.index-module__vzFdtG__remoteControl{width:100%;height:100%}.index-module__vzFdtG__readyContainer{width:100%;position:relative}.index-module__vzFdtG__toolbar{top:var(--space-16);margin-left:var(--space-4);position:absolute;left:100%}.index-module__vzFdtG__skeleton{--low-pulse:var(--background-higher);--high-pulse:var(--background-highest);isolation:isolate;width:100%;position:relative;overflow:hidden}.index-module__vzFdtG__skeleton:before{z-index:-1;background:linear-gradient(90deg, var(--low-pulse), var(--high-pulse), var(--low-pulse), var(--high-pulse));will-change:transform;pointer-events:none;content:"";width:300%;animation:2s linear infinite index-module__vzFdtG__skeleton-shimmer;position:absolute;top:0;bottom:0;left:0}}
@layer css-modules{.MobilePreviewBlockedState-module__3hNtXW__state{background:var(--background-higher);text-align:center;width:100%;height:100%}.MobilePreviewBlockedState-module__3hNtXW__surface{background:var(--background-default);text-align:center;width:100%;height:100%}.MobilePreviewBlockedState-module__3hNtXW__phoneFrame{aspect-ratio:450/910;width:auto;max-width:100%;height:100%;max-height:760px;position:relative}.MobilePreviewBlockedState-module__3hNtXW__compactPhoneFrame{width:100%;height:100%;max-height:none}.MobilePreviewBlockedState-module__3hNtXW__phoneScreen{background:var(--background-default);border-radius:10.5%/5.2%;position:absolute;inset:2.2% 4.2%;overflow:hidden}.MobilePreviewBlockedState-module__3hNtXW__phoneFrameImage{opacity:1;z-index:1;pointer-events:none;position:absolute;inset:0}}
:root{--box-min-height:108px;--box-focused-min-height:30dvh;--editor-max-height:22dvh;--loading-box-height:58px;--box-transition-duration:.24s;--content-transition-duration:.16s;--ease-out:cubic-bezier(.22, 1, .36, 1)}@layer css-modules{.MobileCreateAgentInput-module__ZGATyq__root{contain:layout style}.MobileCreateAgentInput-module__ZGATyq__boxWrapper{position:relative}.MobileCreateAgentInput-module__ZGATyq__aboveInputContent{opacity:1;transition:opacity var(--content-transition-duration) var(--ease-out)}.MobileCreateAgentInput-module__ZGATyq__outputTemplateRail{margin-right:calc(-1 * var(--space-12));margin-left:calc(-1 * var(--space-12));padding-right:var(--space-12);padding-left:var(--space-12);scrollbar-width:none;overflow:auto hidden}.MobileCreateAgentInput-module__ZGATyq__outputTemplateRail::-webkit-scrollbar{display:none}.MobileCreateAgentInput-module__ZGATyq__outputTemplateRail>*{flex-shrink:0}.MobileCreateAgentInput-module__ZGATyq__box{transition:min-height var(--box-transition-duration) var(--ease-out), max-height var(--box-transition-duration) var(--ease-out), box-shadow var(--box-transition-duration) var(--ease-out);will-change:min-height, max-height;box-shadow:0 0 4px 0 color-mix(in srgb, var(--background-highest) 70%, transparent), 0 0 12px 0 color-mix(in srgb, var(--background-highest) 50%, transparent);min-height:var(--box-min-height)}.MobileCreateAgentInput-module__ZGATyq__box:focus-within{min-height:var(--box-focused-min-height);transition:min-height .2s cubic-bezier(.34,1.56,.64,1)}.MobileCreateAgentInput-module__ZGATyq__box:focus-within,.MobileCreateAgentInput-module__ZGATyq__box:hover{border-color:var(--surface-border-color-regular)!important}.MobileCreateAgentInput-module__ZGATyq__disableFocusGrow:focus-within{transition:min-height var(--box-transition-duration) var(--ease-out);min-height:var(--box-min-height)}.MobileCreateAgentInput-module__ZGATyq__inputArea{opacity:1;transition:opacity var(--content-transition-duration) var(--ease-out);position:relative}.MobileCreateAgentInput-module__ZGATyq__editor{opacity:1;transition:opacity var(--content-transition-duration) var(--ease-out);flex-grow:1;display:flex}.MobileCreateAgentInput-module__ZGATyq__editor>*{max-height:var(--editor-max-height);scrollbar-width:none}.MobileCreateAgentInput-module__ZGATyq__editor>::-webkit-scrollbar{display:none}.MobileCreateAgentInput-module__ZGATyq__editor .cm-scroller{scrollbar-width:none}.MobileCreateAgentInput-module__ZGATyq__editor .cm-scroller::-webkit-scrollbar{display:none}.MobileCreateAgentInput-module__ZGATyq__footerLeft{opacity:1;scrollbar-width:none;min-width:0;transition:opacity var(--content-transition-duration) var(--ease-out);overflow:auto hidden}.MobileCreateAgentInput-module__ZGATyq__footerLeft::-webkit-scrollbar{display:none}.MobileCreateAgentInput-module__ZGATyq__footerLeft>*{flex-shrink:0}.MobileCreateAgentInput-module__ZGATyq__footerRightWithoutSubmit{opacity:1;transition:opacity var(--content-transition-duration) var(--ease-out)}.MobileCreateAgentInput-module__ZGATyq__agentWorkingOverlay{opacity:0;transition:opacity var(--content-transition-duration) var(--ease-out);pointer-events:none;position:absolute;inset:0}.MobileCreateAgentInput-module__ZGATyq__agentWorkingOverlayVisible{opacity:1;pointer-events:auto}.MobileCreateAgentInput-module__ZGATyq__loading{pointer-events:none}.MobileCreateAgentInput-module__ZGATyq__loading .MobileCreateAgentInput-module__ZGATyq__box{min-height:var(--loading-box-height);max-height:var(--loading-box-height)}.MobileCreateAgentInput-module__ZGATyq__loading .MobileCreateAgentInput-module__ZGATyq__inputArea,.MobileCreateAgentInput-module__ZGATyq__loading .MobileCreateAgentInput-module__ZGATyq__aboveInputContent,.MobileCreateAgentInput-module__ZGATyq__loading .MobileCreateAgentInput-module__ZGATyq__footerLeft,.MobileCreateAgentInput-module__ZGATyq__loading .MobileCreateAgentInput-module__ZGATyq__footerRightWithoutSubmit{opacity:0}}
@layer css-modules{.EventContainer-module__w_fMqa__eventContainer{width:100%;max-width:600px;margin:0 auto}.EventContainer-module__w_fMqa__eventContainerWide{width:100%;max-width:100%;margin:0 auto}}
@layer css-modules{.AgentChat2-module__G2HShW__feedScroll{min-width:0;overflow:auto}.AgentChat2-module__G2HShW__feedColumn{flex-grow:1;width:100%;min-width:0;margin-inline:auto;overflow:visible}.AgentChat2-module__G2HShW__floatieInteractive{pointer-events:auto}.AgentChat2-module__G2HShW__headerTabsFeedScrollPadding{scroll-padding-top:var(--header-tabs-feed-top-inset,0)}}
@layer css-modules{.PaneHeaderActionButton-module__TEs_da__disabledButton.PaneHeaderActionButton-module__TEs_da__disabledButton:disabled,.PaneHeaderActionButton-module__TEs_da__disabledButton.PaneHeaderActionButton-module__TEs_da__disabledButton[aria-disabled=true]{cursor:default;opacity:.8;color:var(--foreground-dimmest)!important}.PaneHeaderActionButton-module__TEs_da__button.PaneHeaderActionButton-module__TEs_da__button{color:inherit;font:inherit;-webkit-app-region:no-drag;-webkit-user-select:none;user-select:none;opacity:.8;background:0 0;height:22px;line-height:normal}.PaneHeaderActionButton-module__TEs_da__switchWrapper.PaneHeaderActionButton-module__TEs_da__switchWrapper{height:22px;padding-right:var(--space-4);opacity:.8;-webkit-user-select:none;user-select:none}.PaneHeaderActionButton-module__TEs_da__text{font-size:var(--font-size-small)}.PaneHeaderActionButton-module__TEs_da__switchWrapper>label{cursor:pointer;gap:0}.PaneHeaderActionButton-module__TEs_da__switchWrapper>label>svg{scale:.6}}
@layer css-modules{.PaneLoader-module__7Pxhfa__root{width:100%;height:100%;position:absolute;top:0;left:0}}
@layer css-modules{.PaneTabs-module__v2wBYq__root{border-bottom:1px solid var(--outline-dimmest)}.PaneTabs-module__v2wBYq__inner{position:relative}.PaneTabs-module__v2wBYq__tabs{padding-left:var(--space-8);overflow-x:auto}.PaneTabs-module__v2wBYq__tabWrapper{position:relative}.PaneTabs-module__v2wBYq__tab{margin-right:1px;transition:none;position:relative}.PaneTabs-module__v2wBYq__tab:after{content:"";background-color:var(--outline-dimmest);width:1px;height:16px;display:block;position:absolute;right:-2px}.PaneTabs-module__v2wBYq__tab:last-child{margin-right:0}.PaneTabs-module__v2wBYq__tab:last-child:after{display:none}.PaneTabs-module__v2wBYq__dot{border-radius:var(--border-radius-16);width:var(--space-8);height:var(--space-8);background-color:var(--accent-primary-stronger);top:var(--space-8);right:var(--space-8);position:absolute}}
@layer css-modules{.index-module__D4wtBW__root{height:100%;position:relative;overflow:hidden}.index-module__D4wtBW__rootShared{height:100%;position:relative;overflow:visible}.index-module__D4wtBW__content{min-height:0;position:relative;overflow:auto}.index-module__D4wtBW__contentNoScroll{position:relative;overflow:hidden}.index-module__D4wtBW__contentShared{position:relative}}
@layer tailwind-utilities{.JoinLinkV2-module__Bungra__title.JoinLinkV2-module__Bungra__title{font-weight:var(--font-weight-medium)}}@layer css-modules{.JoinLinkV2-module__Bungra__linkIconContainer{border-radius:50%;width:32px;min-width:32px;height:32px}.JoinLinkV2-module__Bungra__input{border-radius:var(--border-radius-8) 0 0 var(--border-radius-8);min-width:0;color:var(--foreground-dimmer);--py:var(--space-2);font-size:var(--font-size-small);line-height:var(--line-height-small);flex:1 1 0}.JoinLinkV2-module__Bungra__copyToClipboard{border-radius:0 var(--border-radius-8) var(--border-radius-8) 0;flex-shrink:0}.JoinLinkV2-module__Bungra__textAlignLeft{text-align:left}}
@layer css-modules{.CollaboratorCountV2-module__rHWLIa__nonInteractive.CollaboratorCountV2-module__rHWLIa__nonInteractive{cursor:default;-webkit-user-select:none;user-select:none}.CollaboratorCountV2-module__rHWLIa__measureBar{width:60px}}
@layer css-modules{.inviteChipInput-module__MbDLfG__chipContainer{border:1px solid var(--outline-default);background-color:var(--background-default);cursor:text;box-sizing:border-box;min-height:var(--space-32);flex-wrap:wrap;align-content:flex-start;max-width:100%;max-height:220px;margin:0;padding-top:4px;padding-bottom:4px;list-style:none;overflow-y:auto}.inviteChipInput-module__MbDLfG__chipContainer:focus-within{border-color:var(--accent-primary-default)}.inviteChipInput-module__MbDLfG__chip{background-color:var(--background-higher);color:var(--foreground-default);min-width:0;max-width:100%;height:24px;font-size:var(--font-size-small);flex-shrink:0;line-height:20px}.inviteChipInput-module__MbDLfG__chipDanger{background-color:var(--accent-negative-dimmest);color:var(--accent-negative-default);min-width:0;max-width:100%;height:24px;font-size:var(--font-size-small);flex-shrink:0;line-height:20px}.inviteChipInput-module__MbDLfG__chipLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.inviteChipInput-module__MbDLfG__chipRemove{flex-shrink:0;width:14px;height:14px;padding:0}.inviteChipInput-module__MbDLfG__chipInputCell{flex:1 0 120px;min-width:120px;min-height:24px;margin:0;padding:0;list-style:none}.inviteChipInput-module__MbDLfG__trailingSlot{top:4px;right:var(--space-8);z-index:1;min-height:24px;margin:0;padding:0;list-style:none;position:absolute}.inviteChipInput-module__MbDLfG__chipContainerWithTrailing{position:relative}.inviteChipInput-module__MbDLfG__chipInput{width:100%;min-width:0;padding:0 var(--space-2);color:var(--foreground-default);font-family:var(--font-family-default);font-size:var(--font-size-default);appearance:none;background:0 0;border:0;outline:0;margin:0;line-height:20px}.inviteChipInput-module__MbDLfG__chipInput:focus,.inviteChipInput-module__MbDLfG__chipInput:focus-visible{box-shadow:none;outline:0}.inviteChipInput-module__MbDLfG__chipInput::placeholder{color:var(--foreground-dimmest)}.inviteChipInput-module__MbDLfG__chipInput:disabled{cursor:not-allowed;color:var(--foreground-dimmer)}}
@layer tailwind-utilities{.InviteFreeBanner-module__bCa0QW__inviteCount.InviteFreeBanner-module__bCa0QW__inviteCount{color:var(--accent-primary-stronger);font-weight:600}}@layer css-modules{.InviteFreeBanner-module__bCa0QW__banner{width:100%}.InviteFreeBanner-module__bCa0QW__copyLine{display:block}}
@layer css-modules{.MultiplayerManagerListItemV2-module__lOYcnG__root{cursor:default;min-height:28px}.MultiplayerManagerListItemV2-module__lOYcnG__avatarLink{flex-shrink:0}.MultiplayerManagerListItemV2-module__lOYcnG__userLink{color:var(--foreground-default);text-overflow:ellipsis;align-items:center;display:flex;overflow:hidden}.MultiplayerManagerListItemV2-module__lOYcnG__user{overflow:hidden}.MultiplayerManagerListItemV2-module__lOYcnG__pendingAvatar{background-color:var(--background-higher);border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}}
@layer tailwind-utilities{.MultiplayerManagerV2-module__UkbNfq__accessLabel.MultiplayerManagerV2-module__UkbNfq__accessLabel{color:var(--foreground-default);font-weight:var(--font-weight-medium)}.MultiplayerManagerV2-module__UkbNfq__userGroupTitle.MultiplayerManagerV2-module__UkbNfq__userGroupTitle{font-weight:var(--font-weight-medium)}}@layer css-modules{.MultiplayerManagerV2-module__UkbNfq__root{color:var(--foreground-default)}.MultiplayerManagerV2-module__UkbNfq__headerMobile{padding-inline:0}.MultiplayerManagerV2-module__UkbNfq__searchContainer{position:relative}.MultiplayerManagerV2-module__UkbNfq__userList{scrollbar-color:var(--background-default) var(--background-highest);scrollbar-width:thin;flex:auto;max-height:300px;position:relative;overflow-y:auto}.MultiplayerManagerV2-module__UkbNfq__userList::-webkit-scrollbar-thumb{border-radius:var(--border-radius-4);background-color:var(--background-highest)}.MultiplayerManagerV2-module__UkbNfq__emptyContainer{max-height:220px;position:relative}}
@layer css-modules{.ReplScopeSelection-module__ad3GCa__selectOption:hover{cursor:auto}}
@layer tailwind-utilities{.OrgReplPermissionsV2-module__uejJjG__accessLabel.OrgReplPermissionsV2-module__uejJjG__accessLabel{color:var(--foreground-default);font-weight:var(--font-weight-medium)}}@layer css-modules{.OrgReplPermissionsV2-module__uejJjG__userList{flex:auto;max-height:300px;position:relative}.OrgReplPermissionsV2-module__uejJjG__pendingRow{min-height:32px}.OrgReplPermissionsV2-module__uejJjG__pendingAvatar{width:28px;height:28px}}
@layer css-modules{.AddGuestWarning-module__W9lS1G__root{color:var(--foreground-default);gap:var(--space-24);display:grid}.AddGuestWarning-module__W9lS1G__controls{gap:var(--space-8);grid-auto-flow:column;display:grid}.AddGuestWarning-module__W9lS1G__textContainer{text-align:center}}
@layer tailwind-utilities{.MultiplayerManager-module__z8jLqa__userGroupTitle.MultiplayerManager-module__z8jLqa__userGroupTitle{font-weight:var(--font-weight-medium)}}
@layer css-modules{.MultiplayerManagerListItem-module__AJfZhq__root{cursor:default}.MultiplayerManagerListItem-module__AJfZhq__userContainer{color:var(--foreground-default)}.MultiplayerManagerListItem-module__AJfZhq__userContainerPending{font-style:italic}}
@layer css-modules{.TeamMultiplayerManager-module__P7AeXq__root{color:var(--foreground-default)}.TeamMultiplayerManager-module__P7AeXq__headerMobile{padding-inline:0}.TeamMultiplayerManager-module__P7AeXq__searchContainer{max-height:32px;position:relative}.TeamMultiplayerManager-module__P7AeXq__userList{gap:var(--space-16);scrollbar-color:var(--background-default) var(--background-highest);scrollbar-width:thin;flex-direction:column;flex:auto;max-height:300px;position:relative;overflow-y:auto}.TeamMultiplayerManager-module__P7AeXq__userList::-webkit-scrollbar-thumb{border-radius:var(--border-radius-4);background-color:var(--background-highest)}}
@layer css-modules{.InviteDialogV2-module__ZpKR4a__self{--InviteDialogV2--header-height:48px;background-color:var(--background-default);max-height:calc(100vh - var(--InviteDialogV2--header-height) - var(--space-12))}.InviteDialogV2-module__ZpKR4a__dividerDimmest.InviteDialogV2-module__ZpKR4a__dividerDimmest{background-color:var(--outline-dimmest)}}
@keyframes index-module__mvKcrW__invite-button-pulse{0%{box-shadow:0 0 0 2px #0079f2b3}70%{box-shadow:0 0 0 8px #0079f200}to{box-shadow:0 0 0 8px #0079f200}}@media (prefers-reduced-motion:reduce){@layer css-modules{.index-module__mvKcrW__pulseWrapper{animation:none}}}@layer css-modules{.index-module__mvKcrW__inviteDialog{max-width:90vw}[role=dialog]:has([data-invite-dialog=true]):focus-visible{outline:none}.index-module__mvKcrW__pulseWrapper{animation:2s cubic-bezier(.4,0,.6,1) infinite index-module__mvKcrW__invite-button-pulse;position:relative}}
@layer tailwind-utilities{.AgentInputNoCreationPermission-module__dhH_QG__overlayText.AgentInputNoCreationPermission-module__dhH_QG__overlayText{text-align:center;gap:var(--space-8);flex-direction:column;max-width:600px}}@layer css-modules{.AgentInputNoCreationPermission-module__dhH_QG__overlayContainer{max-width:100%}}
@layer css-modules{.LibrarySidebarButton-module__NXyMDa__mirrored{transform:scaleX(-1)!important}}
@layer tailwind-utilities{.AgentInputReachedHardLimit-module__P5tNaW__overlayTitle.AgentInputReachedHardLimit-module__P5tNaW__overlayTitle{font-weight:var(--font-weight-bold)}}@layer css-modules{.AgentInputReachedHardLimit-module__P5tNaW__overlayContainer{max-width:100%}.AgentInputReachedHardLimit-module__P5tNaW__overlayText{text-align:center;max-width:800px}.AgentInputReachedHardLimit-module__P5tNaW__loadingAndErrorWrapper{flex-grow:1;flex-shrink:1;justify-content:center;align-items:center;min-height:200px;display:flex}}
@layer css-modules{.OrgAlertThresholdExceededMessage-module__9_NTnG__buttonWrapper{width:100%;max-width:320px}}
@layer css-modules{.FreemiumUsagePopover-module__R_ysNa__usageCard{border-radius:var(--border-radius-12)}}
@layer css-modules{.MobileChatLayout-module__WitmAW__greeting{font-family:var(--font-family-brand)}.MobileChatLayout-module__WitmAW__agenticInvitation{text-align:center;text-wrap:balance;font-weight:500}}
@layer css-modules{.EditorSettingBox-module__WwaB4q__select{min-width:200px}.EditorSettingBox-module__WwaB4q__staffPill{height:18px}.EditorSettingBox-module__WwaB4q__wrapper{gap:var(--space-8);flex-direction:row;align-items:center;display:flex}@container (max-width:480px){.EditorSettingBox-module__WwaB4q__wrapper{flex-direction:row-reverse}.EditorSettingBox-module__WwaB4q__rightComponentWrapper{margin-left:var(--space-8)}}}
@layer css-modules{.IndentationSection-module__kcdGgW__sizeInput{padding-top:var(--space-6);padding-bottom:var(--space-6);border:none;flex-grow:0;flex-shrink:0}}
@layer css-modules{.RulersSection-module__nQ2NVq__remove{border-radius:var(--border-radius-4)}.RulersSection-module__nQ2NVq__title{padding-right:var(--space-8);flex-shrink:0;overflow:visible}.RulersSection-module__nQ2NVq__body{flex-wrap:wrap-reverse;flex-grow:1;flex-shrink:1;justify-content:flex-end;align-items:flex-start}.RulersSection-module__nQ2NVq__list{flex-wrap:wrap;flex-grow:1;flex-shrink:1;justify-content:flex-end;align-items:flex-end}}
@layer css-modules{.ShowWhitespaceSection-module__3xkH8a__container{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}@container (max-width:480px){.ShowWhitespaceSection-module__3xkH8a__container{gap:var(--space-8);flex-direction:column}}.ShowWhitespaceSection-module__3xkH8a__switchWrapper{gap:var(--space-8);flex-direction:row;justify-content:flex-end;align-items:center;display:flex}@container (max-width:480px){.ShowWhitespaceSection-module__3xkH8a__switchWrapper{flex-direction:row-reverse}.ShowWhitespaceSection-module__3xkH8a__switchLabel{margin-left:var(--space-8)}}}
@layer css-modules{.SeverityIcon-module__-XANwa__errorOuter{position:relative}.SeverityIcon-module__-XANwa__errorCloseIcon{position:absolute}}
@layer css-modules{.Problem-module__4s9DCG__root{--Problem--bg-color:transparent;--Problem--bg-opacity:0}.Problem-module__4s9DCG__icon{background-color:var(--Problem--bg-color)}.Problem-module__4s9DCG__background{position:relative}.Problem-module__4s9DCG__background:before{content:"";background-color:var(--Problem--bg-color);opacity:var(--Problem--bg-opacity);position:absolute;inset:0}.Problem-module__4s9DCG__content{z-index:1}}
@layer css-modules{.LintPanel-module__oDKZ3q__root{height:100%}.LintPanel-module__oDKZ3q__header{border-bottom:1px solid var(--outline-dimmest)}.LintPanel-module__oDKZ3q__list{flex-grow:1;flex-shrink:unset;overflow-y:auto}.LintPanel-module__oDKZ3q__none{padding:var(--space-4) var(--space-8)}}
@layer tailwind-utilities{.EditReplForm-module__jQDoRq__validationText.EditReplForm-module__jQDoRq__validationText{color:var(--accent-negative-stronger)}}@layer css-modules{.EditReplForm-module__jQDoRq__validationIcon{color:var(--accent-negative-stronger)}}
@layer css-modules{.Component-module__PupOCG__errorStack{padding:var(--space-16);background-color:var(--background-higher);border-radius:var(--border-radius-8);width:100%;font-family:var(--font-family-code);white-space:pre;font-size:12px;overflow-y:hidden}.Component-module__PupOCG__userAndErrorIdContainer{background-color:var(--background-higher);width:100%}.Component-module__PupOCG__error{font-family:var(--font-family-code)}.Component-module__PupOCG__dimmest{color:var(--foreground-dimmest)}}
@layer css-modules{.DidMigrateToNix-module__EkmK8a__italic{font-style:italic}}
@layer tailwind-utilities{.QuotaExceeded-module__O_joZG__description.QuotaExceeded-module__O_joZG__description{text-align:center}}@layer css-modules{.QuotaExceeded-module__O_joZG__root{min-height:calc(100vh - 100px);position:relative}.QuotaExceeded-module__O_joZG__content{max-width:400px}}
@layer css-modules{.DetailsPopoverTrigger-module__XCfk5q__triggerWrapper:focus{outline:2px solid var(--accent-primary-default);outline-offset:-1px;border-radius:var(--border-radius-default)}}
@layer tailwind-utilities{.ResourceSection-module__7FkzsG__sectionHeading.ResourceSection-module__7FkzsG__sectionHeading{font-weight:var(--font-weight-bold)}.ResourceSection-module__7FkzsG__alertWarning.ResourceSection-module__7FkzsG__alertWarning{color:var(--accent-orange-stronger)}.ResourceSection-module__7FkzsG__alertDanger.ResourceSection-module__7FkzsG__alertDanger{color:var(--accent-red-stronger)}}@layer css-modules{.ResourceSection-module__7FkzsG__wrapper{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);overflow:hidden}.ResourceSection-module__7FkzsG__row{gap:var(--space-8);padding:var(--space-4) var(--space-12);flex-direction:row;justify-content:space-between;align-items:center}@media (hover:hover){.ResourceSection-module__7FkzsG__rowHover:hover{background-color:var(--background-higher)}}.ResourceSection-module__7FkzsG__rowColumn{gap:var(--space-8);padding:var(--space-4) var(--space-12);flex-direction:column}.ResourceSection-module__7FkzsG__detailContent{width:260px}.ResourceSection-module__7FkzsG__detailSectionsWrapper{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);overflow:hidden}}
@media (hover:none){@layer css-modules{.ToolPaneHeader-module__cZFV3W__openInNewTab{opacity:1}}}@container (max-width:400px){@layer css-modules{.ToolPaneHeader-module__cZFV3W__keepActionInlineOnNarrow .ToolPaneHeader-module__cZFV3W__titleBlock{min-width:0}}}@layer css-modules{.ToolPaneHeader-module__cZFV3W__header{width:100%;container-type:inline-size}.ToolPaneHeader-module__cZFV3W__titleBlock{min-width:min(100%,200px)}.ToolPaneHeader-module__cZFV3W__titleRow{width:fit-content;max-width:100%}.ToolPaneHeader-module__cZFV3W__title{min-width:0}.ToolPaneHeader-module__cZFV3W__descriptionRow{display:block}.ToolPaneHeader-module__cZFV3W__openInNewTab{opacity:0}.ToolPaneHeader-module__cZFV3W__openInNewTab:focus-within,.ToolPaneHeader-module__cZFV3W__titleRow:hover .ToolPaneHeader-module__cZFV3W__openInNewTab{opacity:1}.ToolPaneHeader-module__cZFV3W__learnMore{color:var(--accent-primary-strongest);white-space:nowrap;text-decoration:none}.ToolPaneHeader-module__cZFV3W__learnMore:hover{text-decoration:underline}}
@layer tailwind-utilities{.LayerRow-module__O-y4OG__name.LayerRow-module__O-y4OG__name{color:var(--foreground-default);text-overflow:ellipsis;font-size:12px;line-height:20px;overflow:hidden}.LayerRow-module__O-y4OG__qualifier.LayerRow-module__O-y4OG__qualifier{margin-left:var(--space-4);color:var(--foreground-dimmest);text-overflow:ellipsis;font-size:11px;line-height:20px;overflow:hidden}}@layer css-modules{.LayerRow-module__O-y4OG__row{cursor:default;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:2px;height:28px;display:flex;overflow:hidden}.LayerRow-module__O-y4OG__chevron{cursor:pointer;width:16px;height:16px;color:var(--foreground-dimmer);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}}
@layer css-modules{.LayersPanel-module__RccWsG__container{flex-direction:column;min-height:0;display:flex;overflow:hidden}.LayersPanel-module__RccWsG__scrollContainer{flex:1 1 0;min-height:0;overflow-y:auto}.LayersPanel-module__RccWsG__virtualList{width:100%;position:relative}.LayersPanel-module__RccWsG__virtualItem{width:100%;position:absolute;top:0;left:0}.LayersPanel-module__RccWsG__skeletonRow{height:12px}}
@layer css-modules{.BindableInput-module__20c9Ma__boundInput{min-width:var(--space-8);flex-basis:0}.BindableInput-module__20c9Ma__chip{min-width:0;height:22px}.BindableInput-module__20c9Ma__chip>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BindableInput-module__20c9Ma__chipNoIcon{margin-left:calc(var(--space-4) * -1)}}
@layer css-modules{.TokenPicker-module__TNh4Nq__trigger{margin-right:calc(var(--space-4) * -1)}}
@layer css-modules{.BaseColorInput-module__yyC9pq__rainbowSwatch{border-radius:var(--border-radius-default);background:conic-gradient(from 90deg,red 0deg,#ff0 60deg,#0f0 120deg,#0ff 180deg,#00f 240deg,#f0f 300deg,red 360deg);width:24px;height:24px;box-shadow:inset 0 0 0 1px #0003}.BaseColorInput-module__yyC9pq__swatchBackdrop{border-radius:var(--border-radius-default);background:repeating-conic-gradient(#ccc 0% 25%,#fff 0% 50%) 50%/8px 8px;overflow:hidden}}
@keyframes TargetedElementEditor-module__AUP3lq__show-sidebar{0%{opacity:0;transform:translate(100%)}to{opacity:1}}@layer tailwind-utilities{.TargetedElementEditor-module__AUP3lq__layersHeaderTitle.TargetedElementEditor-module__AUP3lq__layersHeaderTitle{color:var(--foreground-default);font-size:12px;font-weight:500}.TargetedElementEditor-module__AUP3lq__sectionTitle.TargetedElementEditor-module__AUP3lq__sectionTitle{font-weight:500}}@layer css-modules{.TargetedElementEditor-module__AUP3lq__editor{--gap:var(--space-4);flex-direction:column;width:100%;display:flex}.TargetedElementEditor-module__AUP3lq__editorContainer{border-top-right-radius:var(--border-radius-container);border-top-left-radius:var(--border-radius-container)}.TargetedElementEditor-module__AUP3lq__editorContainer.TargetedElementEditor-module__AUP3lq__bordered{border-top:1px solid var(--outline-dimmer);border-right:1px solid var(--outline-dimmer);border-left:1px solid var(--outline-dimmer)}.TargetedElementEditor-module__AUP3lq__editorContainer.TargetedElementEditor-module__AUP3lq__sidebar{z-index:1;border:none;border-radius:0;width:240px;overflow:hidden}.TargetedElementEditor-module__AUP3lq__editorContainer.TargetedElementEditor-module__AUP3lq__sidebarFloating{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-12);background:var(--background-default);height:100%;box-shadow:var(--shadow-subtle)}.TargetedElementEditor-module__AUP3lq__editorContainer.TargetedElementEditor-module__AUP3lq__inline .TargetedElementEditor-module__AUP3lq__editor{max-height:50vh}.TargetedElementEditor-module__AUP3lq__sidebarLayout{border-left:1px solid var(--surface-border-color-regular);flex-direction:column;height:100%;animation:.2s forwards TargetedElementEditor-module__AUP3lq__show-sidebar;display:flex}.TargetedElementEditor-module__AUP3lq__sidebarFloating .TargetedElementEditor-module__AUP3lq__sidebarLayout{border-left:none}.TargetedElementEditor-module__AUP3lq__layersHeader{border-bottom:1px solid var(--outline-dimmest);padding:var(--space-4) var(--space-8);flex-shrink:0;justify-content:space-between;align-items:center;min-height:32px;display:flex}.TargetedElementEditor-module__AUP3lq__layersSection{flex-direction:column;flex:auto;min-height:80px;max-height:50%;display:flex;overflow:hidden}.TargetedElementEditor-module__AUP3lq__editorWrapper{border-top:1px solid var(--outline-dimmest);flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.TargetedElementEditor-module__AUP3lq__editorWrapper>*{flex:auto}.TargetedElementEditor-module__AUP3lq__editorWrapperNoTopBorder{border-top:none}.TargetedElementEditor-module__AUP3lq__propertiesContainer{padding-bottom:var(--space-8);flex:auto;overflow-y:auto}.TargetedElementEditor-module__AUP3lq__propertiesContainer input{font-size:12px}.TargetedElementEditor-module__AUP3lq__contentInputResize{resize:vertical}.TargetedElementEditor-module__AUP3lq__fileInputHidden{display:none}.TargetedElementEditor-module__AUP3lq__formField{gap:var(--gap);flex-direction:column;display:flex}.TargetedElementEditor-module__AUP3lq__section{margin-bottom:var(--space-8)}.TargetedElementEditor-module__AUP3lq__nestedColumns{align-items:center;gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(0,1fr));display:grid}.TargetedElementEditor-module__AUP3lq__nestedColumnsTwoByTwo{align-items:center;gap:var(--gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.TargetedElementEditor-module__AUP3lq__field button{border:1px solid var(--surface-border-color-regular);border-radius:var(--border-radius-4)}.TargetedElementEditor-module__AUP3lq__propertyEditorGap{gap:var(--gap)}.TargetedElementEditor-module__AUP3lq__footer{gap:var(--gap);flex-direction:row;display:flex;position:relative}.TargetedElementEditor-module__AUP3lq__footer>*{flex:auto;width:50%}.TargetedElementEditor-module__AUP3lq__footer:after{top:calc(-1 * var(--space-8));background:linear-gradient(to bottom, transparent, var(--surface-color));width:100%;height:var(--space-8);content:"";position:absolute;left:0}}
@layer css-modules{.DragCursor-module__64SV1G__overlay{pointer-events:none;z-index:var(--DragCursor--z-index);--DragCursor--z-index:100000;position:fixed;inset:0}.DragCursor-module__64SV1G__icon{left:var(--DragCursor--x);top:var(--DragCursor--y);filter:drop-shadow(0 2px 2px #00000080);--DragCursor--x:0px;--DragCursor--y:0px;position:absolute;transform:translate(-50%,-50%)}}
@layer css-modules{.useDragScrub-module__2A_a2a__handle{cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex;position:relative}.useDragScrub-module__2A_a2a__handle:before{content:"";position:absolute;inset:-10px 0 -10px -8px}.useDragScrub-module__2A_a2a__handleDisabled{cursor:default}.useDragScrub-module__2A_a2a__handleDisabled:before{content:none}}
@layer css-modules{.ArtifactDropdown-module__5CiMsG__itemRow{width:280px}.ArtifactDropdown-module__5CiMsG__itemContent,.ArtifactDropdown-module__5CiMsG__textContainer{min-width:0}.ArtifactDropdown-module__5CiMsG__emptyIcon{width:var(--space-16);height:var(--space-16)}.ArtifactDropdown-module__5CiMsG__thumbContainer{border-radius:var(--border-radius-8);flex-shrink:0;width:56px;height:45px;position:relative;overflow:hidden}.ArtifactDropdown-module__5CiMsG__thumbImage{object-fit:cover}.ArtifactDropdown-module__5CiMsG__thumbFallback{position:absolute;inset:0}.ArtifactDropdown-module__5CiMsG__createNewIcon{border-style:dashed}.ArtifactDropdown-module__5CiMsG__dropdownTrigger{max-width:160px}.ArtifactDropdown-module__5CiMsG__createNewSubmenuContainer{width:220px}}
@layer css-modules{.IntegrationsLibrary-module___GJ2oa__library{width:100%;padding-inline:var(--space-16)}@media (min-width:1024px){.IntegrationsLibrary-module___GJ2oa__library{padding-inline:var(--space-32)}}}
@layer css-modules{.FileForm-module__qblIvG__label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0 -1px -1px 0;padding:0;position:absolute;overflow:hidden}.FileForm-module__qblIvG__icon{width:24px;height:24px}}
/*# sourceMappingURL=1c6nt9n-0sxnr.css.map*/