@layer components{.ContentsDivergedModal-module__fZgEdW__divider{background-color:var(--outline-dimmest);width:100%;height:1px;margin-block:var(--space-4)}.ContentsDivergedModal-module__fZgEdW__debugView{background-color:var(--accent-red-dimmest);font-family:var(--font-family-code)}.ContentsDivergedModal-module__fZgEdW__editorContainer{margin-top:var(--space-16)}.ContentsDivergedModal-module__fZgEdW__editorWrapper{max-height:100%;margin-top:var(--space-2);border-radius:var(--border-radius-2);border-width:1px;border-color:var(--outline-dimmer);overflow-y:auto}.ContentsDivergedModal-module__fZgEdW__editorWrapper>div{align-items:stretch;width:100%;height:100%;display:flex}.ContentsDivergedModal-module__fZgEdW__editorWrapper>div>[class~=cm-editor]{flex:auto;width:100%}.ContentsDivergedModal-module__fZgEdW__descriptionText{margin-block:var(--space-4);text-align:center}.ContentsDivergedModal-module__fZgEdW__modalContent{flex-grow:1;flex-shrink:1;max-height:calc(90vh - 60px);overflow-y:auto}.ContentsDivergedModal-module__fZgEdW__modalContainer{flex-direction:column;max-width:100%;height:auto;display:flex;overflow:hidden}.ContentsDivergedModal-module__fZgEdW__tabContent{flex-grow:1;flex-shrink:1}}
@layer components{.LockScreen-module__lZGVNW__overlay{--LockScreen--z-index:100001;background-color:var(--background-overlay);z-index:var(--LockScreen--z-index);cursor:not-allowed;flex-direction:row;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LockScreen-module__lZGVNW__animationWrapper{min-width:225px;height:225px;color:var(--foreground-default);background-color:var(--background-overlay);z-index:var(--LockScreen--z-index);cursor:not-allowed;justify-content:center;align-items:center;display:flex}.LockScreen-module__lZGVNW__lockText{margin-top:var(--space-32)}}
@layer components{.LovableZipImport-module__RRX-rq__overlay{z-index:100001;background-color:var(--background-overlay);position:fixed;inset:0}.LovableZipImport-module__RRX-rq__dialog{background-color:var(--background-overlay);min-width:300px}}
@keyframes Border-module__kJgAeq__fade-out{0%{opacity:1}to{opacity:0}}@keyframes Border-module__kJgAeq__pulse{0%{border-color:var(--accent-blurple-dimmest)}to{border-color:var(--accent-blurple-default)}}@layer components{.Border-module__kJgAeq__root{--Border--header-height:0;--Border--border-color:transparent;--Border--box-shadow:none;--Border--y-offset:0;--Border--border-top-left-radius:0;--Border--border-top-right-radius:0;--Border--border-bottom-right-radius:0;--Border--border-bottom-left-radius:0;top:calc(-1 * (var(--Border--header-height) + (var(--Border--y-offset))));z-index:1;box-shadow:var(--Border--box-shadow);border:1px solid var(--Border--border-color);border-radius:var(--Border--border-top-left-radius) var(--Border--border-top-right-radius) var(--Border--border-bottom-right-radius) var(--Border--border-bottom-left-radius);width:100%;height:calc(100% + var(--Border--header-height) + var(--Border--y-offset));pointer-events:none;transition-property:border,box-shadow;transition-duration:.16s;transition-timing-function:ease-out;position:absolute;left:0}.Border-module__kJgAeq__root.Border-module__kJgAeq__pulse{animation:.8s infinite alternate Border-module__kJgAeq__pulse}}
@layer components{.ResizeHandles-module__ewqVNG__topBottom{z-index:1;cursor:ns-resize;width:100%;position:absolute;left:0}@media (hover:hover){.ResizeHandles-module__ewqVNG__topBottom:hover{transform:scaleY(4)}}.ResizeHandles-module__ewqVNG__leftRight{z-index:1;cursor:ew-resize;height:100%;position:absolute;top:0}@media (hover:hover){.ResizeHandles-module__ewqVNG__leftRight:hover{transform:scaleX(4)}}.ResizeHandles-module__ewqVNG__baseCorner{z-index:2;position:absolute;transform:scale(2)}@media (hover:hover){.ResizeHandles-module__ewqVNG__baseCorner:hover{transform:scale(4)}}.ResizeHandles-module__ewqVNG__cornerTopLeft{transform-origin:100% 100%;top:0;left:0}.ResizeHandles-module__ewqVNG__cornerTopRight{transform-origin:0 100%;top:0;right:0}.ResizeHandles-module__ewqVNG__cornerBottomLeft{transform-origin:100% 0;bottom:0;left:0}.ResizeHandles-module__ewqVNG__cornerBottomRight{transform-origin:0 0;bottom:0;right:0}}
@layer components{.SearchOptionButton-module__OnrZ-G__checked{background-color:var(--background-higher)}.SearchOptionButton-module__OnrZ-G__unchecked{color:var(--foreground-dimmest)}}
@layer components{.SearchPanel-module__giWdba__root{border-bottom:1px solid var(--outline-dimmest)}.SearchPanel-module__giWdba__panelButtonWrapper{height:var(--space-32);justify-content:center;align-items:center;display:flex}.SearchPanel-module__giWdba__content{gap:var(--space-8);flex-grow:1;flex-shrink:1;grid-template:"search search-controls"1fr/1fr max-content;display:grid}.SearchPanel-module__giWdba__contentExpanded{grid-template:"search search-controls"1fr"replace replace-controls"1fr/1fr max-content}.SearchPanel-module__giWdba__contentExpandedSmall{grid-template:"search"1fr"search-controls"max-content"replace"1fr"replace-controls"max-content/1fr}.SearchPanel-module__giWdba__contentSmall{grid-template:"search"1fr"search-controls"max-content/1fr}.SearchPanel-module__giWdba__matchLabel{justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:0}.SearchPanel-module__giWdba__searchInputWrapper{grid-area:search;position:relative}.SearchPanel-module__giWdba__searchControls{flex-flow:wrap;grid-area:search-controls;align-items:center}.SearchPanel-module__giWdba__replaceInputWrapper{grid-area:replace}.SearchPanel-module__giWdba__replaceControls{flex-flow:wrap;grid-area:replace-controls;align-items:center}}
@layer components{.CodeExamples-module__QDYMuq__item{text-align:left}.CodeExamples-module__QDYMuq__itemName{padding-bottom:var(--space-16)}.CodeExamples-module__QDYMuq__itemPreview{background-color:var(--background-default)}@media (min-width:1024px){.CodeExamples-module__QDYMuq__column{width:calc(50% - var(--space-8));flex:none}.CodeExamples-module__QDYMuq__container{flex-direction:row}}}
@layer components{.index-module__ToqNaa__root{pointer-events:none;margin-top:10%}.index-module__ToqNaa__root *{pointer-events:all}.index-module__ToqNaa__button{font:inherit;-webkit-app-region:no-drag;-webkit-user-select:none;user-select:none;align-items:center;gap:var(--space-6);cursor:pointer;line-height:normal;font-family:var(--font-family-default);color:var(--foreground-dimmest);background:0 0;border:none;flex-direction:row;display:flex}.index-module__ToqNaa__button *{border-color:var(--foreground-dimmest);color:var(--foreground-dimmest)}@media (hover:hover){.index-module__ToqNaa__button:hover *{border-color:var(--foreground-default);color:var(--foreground-default)}}}
@layer components{.index-module__uC6w_q__root{--index--opacity:0;--index--transform:translateY(0);transform:var(--index--transform);opacity:var(--index--opacity);border:1px solid var(--outline-default);border-radius:6px;transition:opacity .12s,transform .12s;position:relative}:is(.index-module__uC6w_q__root button):first-of-type{border-top-left-radius:6px;border-bottom-left-radius:6px}:is(.index-module__uC6w_q__root button):last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px}.index-module__uC6w_q__iconButton,.index-module__uC6w_q__moreButton{border-radius:0}.index-module__uC6w_q__iconButton{border-right:1px solid var(--outline-default)}}
@layer components{.styling-module__P4AC1a__root{z-index:3;width:100%;height:100%;position:relative;overflow-y:auto}.styling-module__P4AC1a__editor{background-color:var(--surface-color);width:100%;height:100%;font-size:14px;position:relative;overflow-y:auto}.styling-module__P4AC1a__editorContainer{align-items:stretch;width:100%;height:100%;display:flex}.styling-module__P4AC1a__editorContainer>[class~=cm-editor]{flex:auto;width:100%}}
@layer components{.HighlightNewlines-module__IgfafG__self{width:fit-content;color:var(--accent-negative-default);font-weight:700;display:inline-block}}
@layer components{.HighlightMatches-module__dGZa5q__self{cursor:pointer;width:fit-content;margin-left:var(--space-1);margin-right:var(--space-1);padding-left:var(--space-2);padding-right:var(--space-2);border-radius:var(--border-radius-4);display:inline}.HighlightMatches-module__dGZa5q__self:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:-2px}html:not([data-focus-visible]) .HighlightMatches-module__dGZa5q__self:focus-visible{outline-color:#0000}.HighlightMatches-module__dGZa5q__highlight{background-color:var(--accent-primary-dimmest);outline:var(--accent-primary-dimmer) solid 1px}.HighlightMatches-module__dGZa5q__remove{background-color:var(--accent-negative-dimmest);outline:var(--accent-negative-dimmer) solid 1px;text-decoration:line-through}.HighlightMatches-module__dGZa5q__add{background-color:var(--accent-positive-dimmest);outline:var(--accent-positive-dimmer) solid 1px}.HighlightMatches-module__dGZa5q__hiddenTextWrapper{margin-left:var(--space-2);margin-right:var(--space-2);display:inline-block;transform:translateY(12.5%)}.HighlightMatches-module__dGZa5q__hiddenTextWrapper>div{display:inline-block}.HighlightMatches-module__dGZa5q__firstHiddenTextWrapper{margin-left:0}.HighlightMatches-module__dGZa5q__lastHiddenTextWrapper{margin-right:0}}
@layer components{.SearchError-module__HSFSZa__self{width:100%}.SearchError-module__HSFSZa__text{text-align:center;white-space:normal;display:block;overflow:visible}}
:root{--SearchLine--line-number-width:auto}@layer components{.SearchLine-module__VB0aeG__self{cursor:pointer;overflow:hidden}.SearchLine-module__VB0aeG__self:hover,.SearchLine-module__VB0aeG__self:focus-visible{background-color:var(--background-highest)}.SearchLine-module__VB0aeG__self:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:-2px}.SearchLine-module__VB0aeG__content{font-family:var(--font-family-code);white-space:pre-wrap;overflow-wrap:break-word;width:fit-content;max-width:100%}.SearchLine-module__VB0aeG__lineNumberWrapper{color:var(--foreground-dimmest);margin-right:var(--space-8);display:inline-block}.SearchLine-module__VB0aeG__lineNumber{text-align:right;width:var(--SearchLine--line-number-width);display:inline-block}}
@keyframes Drawer-module__eUKjZa__enable-pointer{to{opacity:1;pointer-events:auto}}@keyframes Drawer-module__eUKjZa__disable-pointer{to{opacity:0;pointer-events:none}}@layer components{.Drawer-module__eUKjZa__root{--Drawer--y:100%;--Drawer--transition:none;--Drawer--drawer-shadow:none;--Drawer--max-height:auto;--Drawer--height:auto;transform:translateY(var(--Drawer--y));transition:var(--Drawer--transition);box-shadow:var(--Drawer--drawer-shadow);border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-12) var(--border-radius-12) 0 0;width:100%;max-height:var(--Drawer--max-height);height:var(--Drawer--height);border-bottom:0;position:absolute;bottom:0;left:0;overflow:hidden}.Drawer-module__eUKjZa__dragHandle{background-color:var(--outline-dimmer);border-radius:2px;width:36px;height:4px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.Drawer-module__eUKjZa__underlay{opacity:0;z-index:100;background-color:var(--background-overlay);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Drawer-module__eUKjZa__underlay[aria-hidden=true]{animation:.12s forwards Drawer-module__eUKjZa__disable-pointer}.Drawer-module__eUKjZa__underlay[aria-hidden=false]{animation:.12s forwards Drawer-module__eUKjZa__enable-pointer}.Drawer-module__eUKjZa__scrollableContent::-webkit-scrollbar{display:none}.Drawer-module__eUKjZa__scrollableContent{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.Drawer-module__eUKjZa__fillContent{flex:1;min-height:0;overflow:hidden}}
@layer components{.SearchFile-module__qwWZ0G__header{overflow:hidden}.SearchFile-module__qwWZ0G__headerParentPathText{flex-shrink:10000000}.SearchFile-module__qwWZ0G__headerFileNameText{flex-shrink:1}.SearchFile-module__qwWZ0G__headerMatchesCountPill{flex-shrink:0;height:20px}.SearchFile-module__qwWZ0G__accordionWrapper{margin-left:var(--space-4);margin-right:var(--space-4);border-top:1px solid var(--outline-dimmest)}.SearchFile-module__qwWZ0G__linesWrapper{font-family:var(--font-family-code);overflow:hidden}}
@layer components{.Drawer2-module__IlqOpW__root{--Drawer2--backdrop-opacity:0;--Drawer2--max-height:90%;--Drawer2--dismissed-offset:0px;--Drawer2--drawer-wrap-height:100%;--Drawer2--scroll-outer-height:100%;z-index:0;pointer-events:none;position:fixed;inset:0}.Drawer2-module__IlqOpW__backdrop{opacity:var(--Drawer2--backdrop-opacity);background-color:var(--background-overlay);pointer-events:none;position:absolute;inset:0}.Drawer2-module__IlqOpW__backdropInteractive{pointer-events:auto}.Drawer2-module__IlqOpW__scrollOuter{scroll-snap-type:y mandatory;pointer-events:auto;scroll-timeline-name:--preview-drawer-scroll;scroll-timeline-axis:y;overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none;position:absolute;inset:0;overflow:hidden auto}.Drawer2-module__IlqOpW__scrollOuter *{pointer-events:inherit}.Drawer2-module__IlqOpW__scrollOuter::-webkit-scrollbar{display:none}.Drawer2-module__IlqOpW__scrollOuterCompact{touch-action:pan-y}.Drawer2-module__IlqOpW__scrollOuterHidden{pointer-events:none}.Drawer2-module__IlqOpW__scrollOuterPersist{height:var(--Drawer2--scroll-outer-height,100%);top:auto}.Drawer2-module__IlqOpW__dismissOffsetSpacer{width:100%;height:var(--Drawer2--dismissed-offset,0)}.Drawer2-module__IlqOpW__dismissOffsetSpacerSnappable{scroll-snap-align:start}.Drawer2-module__IlqOpW__dismissZone{width:100%;height:calc(100% - var(--Drawer2--dismissed-offset,0px));scroll-snap-align:start}.Drawer2-module__IlqOpW__dismissTap{flex:1}.Drawer2-module__IlqOpW__drawerWrap{width:100%;height:var(--Drawer2--drawer-wrap-height,100%);scroll-snap-align:end;box-sizing:border-box;padding-left:var(--bonsai-safe-area-left,0);padding-right:var(--bonsai-safe-area-right,0);flex-direction:column;justify-content:flex-end;display:flex}.Drawer2-module__IlqOpW__drawer{border-radius:calc(var(--border-radius-12) * 2) calc(var(--border-radius-12) * 2) 0 0;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);width:100%;max-height:var(--Drawer2--max-height,90%);flex-direction:column;display:flex;position:relative;overflow:hidden}.Drawer2-module__IlqOpW__drawerFixedHeight{height:var(--Drawer2--max-height,90%)}.Drawer2-module__IlqOpW__drawerPersist{height:100%;max-height:100%}.Drawer2-module__IlqOpW__body{flex-direction:column;flex:1;min-height:0;display:flex}.Drawer2-module__IlqOpW__scrollableContent::-webkit-scrollbar{display:none}.Drawer2-module__IlqOpW__scrollableContent,.Drawer2-module__IlqOpW__fillContent{min-height:0;padding-bottom:var(--bonsai-safe-area-bottom,0);scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.Drawer2-module__IlqOpW__noContentBottomInset{padding-bottom:0}.Drawer2-module__IlqOpW__fillContent::-webkit-scrollbar{display:none}}
@layer components{.SearchResultsHeader-module__89jDwq__container{border-bottom:1px solid var(--outline-dimmest)}}
@keyframes index-module__CpmCCG__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.index-module__CpmCCG__listWrapper{contain:strict;flex-grow:1;overflow-y:auto}.index-module__CpmCCG__list{width:100%;position:relative}.index-module__CpmCCG__listItem{width:100%;position:absolute;top:0;left:0}.index-module__CpmCCG__resultRow{animation:.12s linear forwards index-module__CpmCCG__fade-in}}
@layer components{.AiStatus-module__KdTxmW__root{max-width:260px}.AiStatus-module__KdTxmW__featureTitle{font-weight:var(--font-weight-medium)}}
@layer components{.index-module__cTC1Wa__menu{min-width:390px;max-width:390px}.index-module__cTC1Wa__file{padding-left:var(--space-4);gap:var(--space-4);vertical-align:top;flex-direction:row;align-items:center;display:inline-flex}.index-module__cTC1Wa__section{justify-content:space-between;align-items:center}.index-module__cTC1Wa__header{flex-shrink:1}.index-module__cTC1Wa__staticWidth{flex-grow:0;flex-shrink:1}.index-module__cTC1Wa__variableWidth{flex-grow:1;flex-shrink:0}.index-module__cTC1Wa__flexEnd{align-items:flex-end}.index-module__cTC1Wa__red{color:var(--accent-red-default)}.index-module__cTC1Wa__row{align-items:center}}
@layer components{.Section-module__Hof5fq__wrapper{gap:var(--space-8);display:flex}.Section-module__Hof5fq__wrapperRow{flex-direction:row;justify-content:space-between;align-items:center}@container (max-width:480px){.Section-module__Hof5fq__wrapperRow{flex-direction:column;align-items:flex-start}}.Section-module__Hof5fq__wrapperVertical{flex-direction:column}@container (max-width:480px){.Section-module__Hof5fq__wrapperVertical{align-items:flex-start}}}
@layer components{.Indentation-module__ZvrITq__menu{max-width:410px}.Indentation-module__ZvrITq__file{padding-left:var(--space-4);gap:var(--space-4);vertical-align:top;flex-direction:row;align-items:center;display:inline-flex}.Indentation-module__ZvrITq__section{justify-content:space-between;align-items:center}.Indentation-module__ZvrITq__header{flex-shrink:1}.Indentation-module__ZvrITq__sizeInput{border:none}}
@layer components{.VimMode-module__8TIJEa__text{text-transform:capitalize}}
@layer components{.index-module__Pl5MIq__root{border-top:1px solid var(--background-higher);contain:strict;height:29px}}
@layer components{.CodeEditorWrapper-module__yyUAMq__root{width:100%;height:100%;position:relative;overflow-y:hidden}}
@layer components{.FileWatchError-module__mKpJGW__root{width:100%;height:100%;position:absolute;top:0;left:0}}
@media screen and (prefers-reduced-motion:reduce){@layer components{.CanvasToggleSection-module__r7_zqq__hoverCardOpen{transition:none}.CanvasToggleSection-module__r7_zqq__hoverCardClosed{opacity:0;transition:none;transform:none}}}@layer components{@container (max-width:600px){.CanvasToggleSection-module__r7_zqq__canvasButton{padding-right:var(--space-8);padding-left:var(--space-8)}.CanvasToggleSection-module__r7_zqq__canvasButton span:not(:has(svg)){display:none!important}}.CanvasToggleSection-module__r7_zqq__hoverCard{box-shadow:var(--shadow-floating);border:var(--border-width-default) solid var(--interactive-border);--timing-in:50ms;--timing-out:.15s;--animation-offset:10px;position:absolute}.CanvasToggleSection-module__r7_zqq__hoverCardCompact{width:280px}.CanvasToggleSection-module__r7_zqq__hoverCardRich{width:320px}.CanvasToggleSection-module__r7_zqq__mediaWrapper{margin-bottom:var(--space-4);border-radius:var(--border-radius-8);background-color:var(--background-higher);aspect-ratio:16/9;display:block;position:relative;overflow:hidden}.CanvasToggleSection-module__r7_zqq__mediaVideo{border:0;width:100%;height:100%;display:block}.CanvasToggleSection-module__r7_zqq__mediaVideoHidden{opacity:0}.CanvasToggleSection-module__r7_zqq__hoverCardOpen{opacity:1;transition:transform var(--timing-in) ease-out, opacity var(--timing-in) ease-out;transform:scale(1)translateY(0)}.CanvasToggleSection-module__r7_zqq__hoverCardClosed{transform:scale(.95) translateY(calc(-1 * var(--animation-offset)));opacity:0;pointer-events:none;transition:transform var(--timing-out) ease-out, opacity var(--timing-out) ease-out}}
@layer components{.UrlBarFrame-module__kkaL_G__root{border-bottom:var(--border-width-default) solid var(--surface-border-color-subtle)}.UrlBarFrame-module__kkaL_G__previewBarFrame{align-items:center;gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);display:grid}@container (max-width:900px){.UrlBarFrame-module__kkaL_G__previewBarFrame{grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto)}}.UrlBarFrame-module__kkaL_G__canvasMode{z-index:1;position:absolute;top:0;left:0;right:0}.UrlBarFrame-module__kkaL_G__leftSection{padding:var(--space-2) var(--space-4);flex:1 1 0}.UrlBarFrame-module__kkaL_G__leftSection>*{min-width:0;overflow:hidden}.UrlBarFrame-module__kkaL_G__centerSection{flex:0 auto;min-width:0;overflow:hidden}.UrlBarFrame-module__kkaL_G__rightSection{flex:1 1 0;min-width:0;overflow:hidden}.UrlBarFrame-module__kkaL_G__preserveSideWidths{flex-direction:row;justify-content:space-between;width:100%;display:flex;position:relative}.UrlBarFrame-module__kkaL_G__preserveSideWidths>.UrlBarFrame-module__kkaL_G__leftSection,.UrlBarFrame-module__kkaL_G__preserveSideWidths>.UrlBarFrame-module__kkaL_G__rightSection{z-index:1;flex:none;position:relative}.UrlBarFrame-module__kkaL_G__preserveSideWidths>.UrlBarFrame-module__kkaL_G__centerSection{top:50%;right:calc(var(--url-bar-side-reservation,0px) + var(--space-4));left:calc(var(--url-bar-side-reservation,0px) + var(--space-4));justify-content:center;position:absolute;transform:translateY(-50%)}}
@layer components{.CookieWarningModal-module__-2bbFW__modalTitle{font-weight:var(--font-weight-bold)}.CookieWarningModal-module__-2bbFW__modalSectionTitle{font-weight:var(--font-weight-medium);font-size:var(--font-size-subhead-default)}.CookieWarningModal-module__-2bbFW__modalText{font-size:var(--font-size-default);line-height:1.5}.CookieWarningModal-module__-2bbFW__bulletItem{padding-left:var(--space-8);position:relative}.CookieWarningModal-module__-2bbFW__bulletItem:before{content:"•";color:var(--accent-yellow-strongest);position:absolute;left:-12px}.CookieWarningModal-module__-2bbFW__desktopLink{color:var(--accent-primary-stronger);text-decoration:none}}
@layer components{.CookieWarningBanner-module__6UEY8a__root{color:var(--accent-orange-strongest);background-color:var(--accent-orange-dimmest);border-width:0;container-type:inline-size}.CookieWarningBanner-module__6UEY8a__content{width:100%}.CookieWarningBanner-module__6UEY8a__closeButton{color:var(--accent-orange-strongest)}.CookieWarningBanner-module__6UEY8a__closeButton:hover{background-color:var(--accent-orange-dimmer)}.CookieWarningBanner-module__6UEY8a__tooltipText{flex-shrink:1}.CookieWarningBanner-module__6UEY8a__newTabButton{margin-left:var(--space-8);border:1px solid var(--accent-orange-strongest);border-radius:var(--border-radius-6);background-color:var(--accent-orange-dimmest);color:var(--accent-orange-strongest);height:24px}.CookieWarningBanner-module__6UEY8a__newTabButton:hover{background-color:var(--accent-orange-dimmer)}.CookieWarningBanner-module__6UEY8a__learnMoreButton{margin-left:var(--space-8);color:var(--accent-orange-strongest);background-color:#0000;border:none;padding:0;text-decoration:underline}.CookieWarningBanner-module__6UEY8a__learnMoreButton:hover{background-color:#0000;font-weight:bolder}}
@keyframes ExpoPreviewButton-module__1a1ZUa__pulse-ring{0%{box-shadow:0 0 0 0 var(--accent-primary-default)}50%{box-shadow:0 0 0 1px var(--accent-primary-default)}to{box-shadow:0 0 0 0 var(--accent-primary-default)}}@layer components{.ExpoPreviewButton-module__1a1ZUa__expoButtonHighlight{border-radius:var(--border-radius-6);animation:.8s ease-out ExpoPreviewButton-module__1a1ZUa__pulse-ring}.ExpoPreviewButton-module__1a1ZUa__inlineButton{vertical-align:middle;display:inline-flex!important}@container (max-width:600px){.ExpoPreviewButton-module__1a1ZUa__tryOnDeviceButton{padding-right:var(--space-8);padding-left:var(--space-8)}.ExpoPreviewButton-module__1a1ZUa__tryOnDeviceButton span:not(:has(svg)){display:none!important}}}
@layer components{.BonsaiUrlBar-module__yvuLIW__root{z-index:1;border-bottom:var(--border-width-default) solid var(--surface-border-color-subtle);height:40px;container:root/inline-size}.BonsaiUrlBar-module__yvuLIW__rootWithPlatformSelector{z-index:1;border-bottom:var(--border-width-default) solid var(--surface-border-color-subtle);container:root/inline-size}.BonsaiUrlBar-module__yvuLIW__rootWithPlatformSelector fieldset label{height:28px}.BonsaiUrlBar-module__yvuLIW__navButton{border-radius:var(--border-radius-4);padding:var(--space-6);border:none;flex-shrink:0}.BonsaiUrlBar-module__yvuLIW__urlWrapper{position:relative}.BonsaiUrlBar-module__yvuLIW__urlPath{border-radius:var(--border-radius-8);flex-grow:1;padding-top:0;padding-bottom:0;font-size:12px}.BonsaiUrlBar-module__yvuLIW__goButton{top:50%;right:var(--space-4);position:absolute;transform:translateY(-50%)}@container root (max-width:300px){.BonsaiUrlBar-module__yvuLIW__buttons svg+span{display:none}.BonsaiUrlBar-module__yvuLIW__buttons svg{margin-right:0}}.BonsaiUrlBar-module__yvuLIW__fakeUrl{box-sizing:content-box;border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-6);font-size:12px}.BonsaiUrlBar-module__yvuLIW__buttonLink{border-color:var(--outline-dimmer);border-radius:var(--border-radius-6);height:24px;color:var(--foreground-dimmer)}}
@keyframes index-module__LSjL5G__expand{0%{transform:scaleX(0)}to{transform:scaleX(.9)}}@layer components{.index-module__LSjL5G__self{width:100%;height:100%;overflow:hidden;container-type:inline-size}.index-module__LSjL5G__filesIncludeExcludeWrapper{margin-top:var(--space-6);border-top:1px solid var(--outline-dimmest)}@container (min-width:360px){.index-module__LSjL5G__filesIncludeExcludeWrapper{gap:var(--space-6);border:none;flex-direction:row;align-items:flex-start;margin-top:0}}.index-module__LSjL5G__inputWithLabel{flex-grow:1;flex-shrink:1}.index-module__LSjL5G__inputLabelText{-webkit-user-select:none;user-select:none;color:var(--foreground-dimmest);text-overflow:ellipsis;white-space:nowrap;font-size:var(--font-size-small);overflow:hidden}.index-module__LSjL5G__inputLabel{flex-shrink:1;margin:0;line-height:1}.index-module__LSjL5G__input{border-style:solid;border-width:1px;border-color:var(--outline-dimmer);box-sizing:border-box;min-width:0;min-height:0;block-size:var(--space-32);outline:none;flex-direction:column;flex-shrink:0;flex-basis:auto;align-items:stretch;display:flex}.index-module__LSjL5G__input::placeholder{color:var(--foreground-dimmest)}.index-module__LSjL5G__input:hover::placeholder{color:var(--foreground-dimmer)}.index-module__LSjL5G__input:focus::placeholder,.index-module__LSjL5G__input:hover:focus::placeholder{color:var(--foreground-dimmest)}.index-module__LSjL5G__input:not([disabled]){cursor:text}.index-module__LSjL5G__input:not([disabled]):focus{box-shadow:none}.index-module__LSjL5G__optionsWrapper{gap:var(--space-2);flex-direction:row;order:2;align-items:center;display:flex}@container (min-width:360px){.index-module__LSjL5G__optionsWrapper{order:1}.index-module__LSjL5G__optionsWrapper>*{height:100%}}.index-module__LSjL5G__closeWrapper{order:1}@container (min-width:360px){.index-module__LSjL5G__closeWrapper{order:2}.index-module__LSjL5G__closeWrapper>*{height:100%}}.index-module__LSjL5G__results{flex:auto;position:relative}.index-module__LSjL5G__searchWrapper{flex:0 auto}.index-module__LSjL5G__expandCollapseButton{height:32px}.index-module__LSjL5G__searchInputAndOptionsWrapper{gap:var(--space-4);flex:1;grid-template-columns:1fr max-content;display:grid}@container (min-width:360px){.index-module__LSjL5G__searchInputAndOptionsWrapper{grid-template-columns:1fr max-content max-content}}.index-module__LSjL5G__replacementWrapper{margin-left:var(--space-24)}.index-module__LSjL5G__replaceInputWrapper{border-top:1px solid var(--outline-dimmest)}@container (min-width:360px){.index-module__LSjL5G__replaceInputWrapper{gap:var(--space-4);border:none;flex-direction:row;align-items:center;padding-top:0}}.index-module__LSjL5G__loadingBar{margin-top:var(--space-2);background-color:var(--accent-primary-dimmer);transform-origin:0;width:100%;height:1px;animation:20s 1s forwards index-module__LSjL5G__expand;position:absolute;transform:scaleX(0)}}
@layer components{.CanvasReadonlyInTaskBanner-module__RGW05a__actionBar{bottom:var(--space-16);z-index:10;box-shadow:var(--shadow-1);pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}}
@layer components{.PlanningSessionViewingMainBanner-module__YEkxYG__actionBar{bottom:var(--space-16);z-index:10;box-shadow:var(--shadow-1);pointer-events:all;position:absolute;left:50%;transform:translate(-50%)}}
@layer components{.ReachabilityModal-module__uI5HVW__modalText{padding-left:var(--space-8);display:block}.ReachabilityModal-module__uI5HVW__subHeadingText{margin-bottom:var(--space-8);display:block}.ReachabilityModal-module__uI5HVW__bulletList{gap:var(--space-8);padding-left:var(--space-24);flex-direction:column;display:flex}.ReachabilityModal-module__uI5HVW__statusItem{gap:var(--space-8);padding:var(--space-8);border-radius:var(--border-radius-8);background-color:var(--background-root);align-items:center;display:flex}.ReachabilityModal-module__uI5HVW__statusCircle{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ReachabilityModal-module__uI5HVW__statusCircle[data-reachable=true]{background-color:var(--accent-primary-default)}.ReachabilityModal-module__uI5HVW__statusCircle[data-reachable=false]{background-color:var(--accent-negative-default)}.ReachabilityModal-module__uI5HVW__faqLink{color:var(--accent-primary-stronger);text-decoration:none}}
@layer components{.ReachabilityBanner-module__mvV20W__root{color:var(--accent-orange-strongest);background-color:var(--accent-orange-dimmest);border-width:0;container-type:inline-size}.ReachabilityBanner-module__mvV20W__content{width:100%}.ReachabilityBanner-module__mvV20W__closeButton{color:var(--accent-orange-strongest)}.ReachabilityBanner-module__mvV20W__closeButton:hover{background-color:var(--accent-orange-dimmer)}.ReachabilityBanner-module__mvV20W__tooltipText{flex-shrink:1}.ReachabilityBanner-module__mvV20W__learnMoreButton{margin-left:var(--space-8);color:var(--accent-orange-strongest);background-color:#0000;border:none;padding:0;text-decoration:underline}.ReachabilityBanner-module__mvV20W__learnMoreButton:hover{background-color:#0000;font-weight:bolder}}
@layer components{.SimulatorFullscreenOverlay-module__Yb6nDG__simulatorPreview{aspect-ratio:9/19.5;height:100%;max-height:100%;position:relative;overflow:hidden}}
@layer components{.SubreplSyncToMainBanner-module__Wg6deG__syncActionBar{bottom:var(--space-16);z-index:10;box-shadow:var(--shadow-1);pointer-events:all;position:absolute;left:50%;transform:translate(-50%)}}
@layer components{.UrlBar-module__5G5Mea__urlOptionsSection{border-bottom:1px solid var(--outline-dimmer)}.UrlBar-module__5G5Mea__urlOptionsSection:last-child{border-bottom:0;padding-bottom:0}.UrlBar-module__5G5Mea__portRadioGroup{gap:var(--space-8);flex-direction:column;display:flex}.UrlBar-module__5G5Mea__qrCode{border-radius:var(--border-radius-4);overflow:hidden}.UrlBar-module__5G5Mea__portOption{color:var(--foreground-dimmer)}.UrlBar-module__5G5Mea__portOptionSelected{color:var(--foreground-default)}.UrlBar-module__5G5Mea__portOptionLabel:hover{cursor:pointer;color:var(--foreground-default)}.UrlBar-module__5G5Mea__url{font:inherit;-webkit-user-select:none;user-select:none;-webkit-app-region:no-drag;padding-right:0;padding-left:var(--space-4);color:var(--foreground-dimmest);background:0 0;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;align-items:center;font-size:small;line-height:normal;border:0!important}.UrlBar-module__5G5Mea__url:hover{color:var(--foreground-default);background-color:#0000!important}.UrlBar-module__5G5Mea__url:active{color:var(--foreground-dimmer);background-color:#0000!important}.UrlBar-module__5G5Mea__urlPath{flex-grow:1;min-width:0;padding:0;font-size:12px;overflow:hidden;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important}.UrlBar-module__5G5Mea__fakeUrl{height:24px}.UrlBar-module__5G5Mea__screenSizeMenuWrapper{padding:var(--space-4)}}
@layer components{.index-module__Gyb6Ua__root{--index--logs-grid-rows:1fr;--index--logs-grid-columns:1fr;--index--width:100%;--index--height:100%;--index--border-radius:0;--index--border:none;--index--transform:scale(1);--index--color-scheme:light;border-radius:calc(var(--border-radius-8) + 1px);width:100%;height:100%;overflow:hidden}.index-module__Gyb6Ua__root.index-module__Gyb6Ua__dense{border-radius:0}.index-module__Gyb6Ua__screenshotWrapper{background-size:cover;width:100%;height:100%}.index-module__Gyb6Ua__webContentWrapper{pointer-events:none;width:100%;height:100%;position:relative}.index-module__Gyb6Ua__webContentAndLogsWrapper{grid-template-rows:var(--index--logs-grid-rows);grid-template-columns:var(--index--logs-grid-columns);width:100%;height:100%;display:grid}.index-module__Gyb6Ua__iframeWrapper{overflow:hidden}.index-module__Gyb6Ua__iframeWrapper[data-is-readonly-preview=true]{cursor:not-allowed}.index-module__Gyb6Ua__iframeMiddle{border:var(--index--border);border-radius:var(--index--border-radius);width:var(--index--width);height:var(--index--height);position:relative}.index-module__Gyb6Ua__iframeInner{transform:var(--index--transform);transform-origin:0 0;width:var(--index--width);height:var(--index--height);position:absolute;top:0;left:0;overflow:hidden}.index-module__Gyb6Ua__desktopAppWebview{background-color:var(--white);border:none;flex-grow:1;flex-shrink:1}.index-module__Gyb6Ua__iframe{background-color:var(--white);color-scheme:var(--index--color-scheme);border:none;flex-grow:1;flex-shrink:1;display:block}.index-module__Gyb6Ua__phoneFrame{width:100%;height:100%;position:relative}.index-module__Gyb6Ua__phoneScreen{width:100%;height:100%}.index-module__Gyb6Ua__phoneScreenActive{border-radius:10.5%/5.2%;position:absolute;inset:2.2% 4.2%;overflow:hidden}.index-module__Gyb6Ua__phoneFrameImage{z-index:1;pointer-events:none;position:absolute;inset:0}.index-module__Gyb6Ua__simulatorPreview{aspect-ratio:9/19.5;height:100%;max-height:100%;position:relative;overflow:hidden}.index-module__Gyb6Ua__fullscreenButton{top:var(--space-12);right:var(--space-12);z-index:3;position:absolute}.index-module__Gyb6Ua__webContentWrapperInner{pointer-events:all;width:100%;height:100%}}
@layer components{.SearchReplace-module__drb1ya__wrapper{width:100%;height:100%}}
@layer components{.WebviewPip-module__YnPVPq__root{--WebviewPip--x:0;--WebviewPip--y:0;--WebviewPip--width:0;--WebviewPip--height:calc(var(--WebviewPip--width) + var(--WebviewPip--header-height));--WebviewPip--border-color:var(--outline-default);--WebviewPip--visibility:hidden;--WebviewPip--content-width:0;--WebviewPip--content-height:0;--WebviewPip--content-scale:1;--WebviewPip--header-height:32px;--WebviewPip--border-radius:var(--border-radius-8);--WebviewPip--transition-duration:.15s;transform:translate3d(var(--WebviewPip--x), var(--WebviewPip--y), 0);visibility:var(--WebviewPip--visibility);transition:transform var(--WebviewPip--transition-duration) cubic-bezier(.4, 0, .2, 1);will-change:transform;box-shadow:var(--shadow-1);border:1px solid var(--WebviewPip--border-color);border-radius:var(--WebviewPip--border-radius);background:var(--background-default);width:var(--WebviewPip--width);height:var(--WebviewPip--height);touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;min-height:0;position:absolute;overflow:hidden}.WebviewPip-module__YnPVPq__header{cursor:grab;border-bottom:1px solid var(--outline-dimmest);background:var(--background-default);padding:0 var(--space-6);height:var(--WebviewPip--header-height);min-height:var(--WebviewPip--header-height);flex:none;justify-content:space-between;align-items:center;display:flex}.WebviewPip-module__YnPVPq__header:active{cursor:grabbing}.WebviewPip-module__YnPVPq__content{cursor:pointer;height:var(--WebviewPip--width);touch-action:none;pointer-events:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.WebviewPip-module__YnPVPq__content:before{z-index:1;cursor:grab;pointer-events:auto;content:"";position:absolute;inset:0}.WebviewPip-module__YnPVPq__content:active:before{cursor:grabbing}.WebviewPip-module__YnPVPq__webview{transform:scale(var(--WebviewPip--content-scale));transform-origin:0 0;width:var(--WebviewPip--content-width);height:var(--WebviewPip--content-width);touch-action:none;pointer-events:none;-webkit-touch-callout:none;background:#fff;position:absolute;top:0;left:0}.WebviewPip-module__YnPVPq__notAvailable{background-color:var(--background-default);position:absolute;inset:0}}
@layer components{.index-module__FkeY4a__header{place-self:center;width:100%;position:fixed;top:0;left:0}.index-module__FkeY4a__root{position:fixed;inset:0}.index-module__FkeY4a__title{padding:8px}}
@media (max-width:480px){@layer components{.ProposedSeoIssuesFooter-module__IPaaPq__rowTitle{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;overflow:visible}}}@layer components{.ProposedSeoIssuesFooter-module__IPaaPq__list{max-height:50vh;overflow-y:auto}.ProposedSeoIssuesFooter-module__IPaaPq__rowDismissed{opacity:.64}.ProposedSeoIssuesFooter-module__IPaaPq__rowContainer{position:relative}.ProposedSeoIssuesFooter-module__IPaaPq__rowTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ProposedSeoIssuesFooter-module__IPaaPq__chevron{flex-shrink:0;transition:transform .15s;display:inline-flex}.ProposedSeoIssuesFooter-module__IPaaPq__chevronExpanded{transform:rotate(180deg)}.ProposedSeoIssuesFooter-module__IPaaPq__rowExpandedContent .rendered-markdown>*{color:var(--foreground-dimmer)}.ProposedSeoIssuesFooter-module__IPaaPq__fullWidthButton{width:100%}.ProposedSeoIssuesFooter-module__IPaaPq__reviseInput{border:1px solid var(--outline-dimmest);background:var(--background-higher);padding:var(--space-8);resize:vertical;width:100%;color:var(--foreground-default);font-size:var(--font-size-small);border-radius:8px;font-family:inherit}.ProposedSeoIssuesFooter-module__IPaaPq__reviseInput::placeholder{color:var(--foreground-dimmest)}.ProposedSeoIssuesFooter-module__IPaaPq__reviseInput:focus{border-color:var(--accent-primary-default);outline:none}}
@layer components{.index-module__P3ah5q__root{--index--x:auto;--index--y:auto;--index--z-index:1;--index--width:auto;--index--height:auto;transform:translate(var(--index--x), var(--index--y));z-index:var(--index--z-index);width:var(--index--width);height:var(--index--height);position:absolute}.index-module__P3ah5q__root.index-module__P3ah5q__subrepl{padding-bottom:var(--space-2)}.index-module__P3ah5q__root.index-module__P3ah5q__isFloating{pointer-events:none;background-color:#0000;width:auto;height:auto;position:fixed;inset:0;transform:none}.index-module__P3ah5q__content{border-radius:inherit;height:100%;overflow:hidden}.index-module__P3ah5q__content.index-module__P3ah5q__isFloating{overflow:visible}}
@layer components{.EmptyLayout-module__stx7iG__noBorder{position:absolute;overflow:hidden}}
@layer components{.connectors-module__WJv-Wa__connectorSegmentBorder{top:100%;left:var(--connectors--connector-left,0);width:18px;height:var(--connectors--connector-height,0);border-right:2px solid var(--outline-dimmer);--connectors--connector-left:0px;--connectors--connector-height:0px;position:absolute}.connectors-module__WJv-Wa__parallelSegmentBorder{top:0;bottom:0;left:var(--connectors--connector-left,0);width:18px;height:var(--connectors--connector-height,0);border-left:2px solid var(--outline-dimmer);border-bottom:2px solid var(--outline-dimmer);--connectors--connector-left:0px;--connectors--connector-height:0px;border-radius:0 0 0 50px;position:absolute}.connectors-module__WJv-Wa__parallelSegmentConnectorBorder{top:0;bottom:0;left:var(--connectors--connector-left,0);border-left:2px solid var(--outline-dimmer);--connectors--connector-left:0px;height:115%;position:absolute}.connectors-module__WJv-Wa__marker{background-color:var(--foreground-dimmest);border-radius:var(--border-radius-round);width:4px;height:4px;position:absolute;top:-2px;left:-3px}.connectors-module__WJv-Wa__sequentialMarkerBorder{top:4px;left:var(--connectors--marker-left,0);border-top:2px solid var(--outline-dimmer);border-right:2px solid var(--outline-dimmer);--connectors--marker-left:0px;border-radius:0 10px 0 0;width:30px;height:12px;position:relative}.connectors-module__WJv-Wa__parallelMarkerBorder{top:4px;left:var(--connectors--marker-left,0);border-left:2px solid var(--outline-dimmer);--connectors--marker-left:0px;width:30px;height:12px;position:relative}}
@layer components{.TaskInput-module__ptg_XW__input{color:var(--foreground-default);flex-grow:1;flex-shrink:1}.TaskInput-module__ptg_XW__disabledInput{border-radius:var(--border-radius-4);padding:var(--space-4) var(--space-8);color:var(--foreground-default);background-color:var(--background-default);opacity:.7;flex-grow:1;flex-shrink:1}}
@layer components{.TaskSelect-module__TMNQqW__taskSelect{flex-grow:1;flex-shrink:1}}
@layer components{.Task-module__xkcVvG__dragIcon{cursor:grab}.Task-module__xkcVvG__dropIndicator{height:4px;margin:var(--space-8);border-radius:var(--border-radius-4);background-color:var(--accent-blue-default)}}
@layer components{.Workflow-module__EGZfra__root{background-color:var(--background-default);border:1px solid var(--background-higher);border-radius:0 0 var(--border-radius-4) var(--border-radius-4);max-height:520px;overflow:auto}.Workflow-module__EGZfra__inputRow{position:relative}.Workflow-module__EGZfra__switchInputs{justify-content:space-between;align-items:center;position:relative}.Workflow-module__EGZfra__nameWarning{color:var(--accent-red-default)}.Workflow-module__EGZfra__tasks,.Workflow-module__EGZfra__taskItem{position:relative}}
@layer components{.NewWorkflow-module__sBLWzG__wrapper{border:1px solid var(--background-higher)}.NewWorkflow-module__sBLWzG__root{max-height:520px;overflow:hidden}.NewWorkflow-module__sBLWzG__inputs{margin-bottom:var(--space-4)}.NewWorkflow-module__sBLWzG__nameWarning{color:var(--accent-red-default)}.NewWorkflow-module__sBLWzG__taskItem{position:relative}.NewWorkflow-module__sBLWzG__buttons{border-top:1px solid var(--background-higher)}.NewWorkflow-module__sBLWzG__nameInput{margin-top:var(--space-4);margin-bottom:var(--space-4)}}
@layer components{.index-module__b1F5JG__expandedContent{border-top:1px solid var(--outline-dimmer)}.index-module__b1F5JG__generatedList{opacity:.7}.index-module__b1F5JG__divider{background-color:var(--accent-primary-dimmest);height:2px}}
@layer components{.WorkflowsEmptyState-module__7CmP4G__emptyStateWrapper{line-height:32px}}
@layer components{.index-module__lRbzAq__wrapper{background-color:var(--background-higher)}.index-module__lRbzAq__wrapperWarning{background-color:var(--accent-orange-dimmest)}.index-module__lRbzAq__firstLine{max-width:100%;overflow:hidden}.index-module__lRbzAq__secondLine{max-width:100%;color:var(--foreground-dimmest);overflow:hidden}.index-module__lRbzAq__secondLineWarning{max-width:100%;color:var(--accent-orange-strongest);overflow:hidden}.index-module__lRbzAq__verticalDivider{margin-left:var(--space-6);margin-right:var(--space-6);background-color:var(--foreground-default);width:1px;height:1em}}
@layer components{.SearchWidget-module__wnO6Xa__widget{align-items:center;height:30px;display:flex}.SearchWidget-module__wnO6Xa__widget input,.SearchWidget-module__wnO6Xa__widget button{margin:0 var(--space-4)}.SearchWidget-module__wnO6Xa__widget input{box-shadow:none;border-radius:var(--border-radius-4);background-color:var(--background-default);padding:var(--space-4) var(--space-8);width:85px;height:24px;color:var(--foreground-default);border:none}:is(.SearchWidget-module__wnO6Xa__widget input)::placeholder{color:var(--foreground-default)}:is(.SearchWidget-module__wnO6Xa__widget input):focus{border-color:var(--accent-primary-default);outline:none}}
@layer components{.index-module__9vjgLq__button span{text-align:left}}
@layer components{.ShellSelectionPopover-module__8rRhrW__root{border:1px solid var(--outline-default);display:inline-block}.ShellSelectionPopover-module__8rRhrW__askButton{border-right:1px solid var(--outline-default)}.ShellSelectionPopover-module__8rRhrW__askButtonInner{border-radius:var(--border-radius-6) 0 0 var(--border-radius-6);height:26px}.ShellSelectionPopover-module__8rRhrW__copyButton>button{border-radius:0 var(--border-radius-6) var(--border-radius-6) 0;width:26px;height:26px}}
@layer components{.TerminalLoadingPreview-module___Ei2IW__terminalLoadingLine{height:16px;margin-bottom:var(--space-4)}}
@layer components{.WorkflowsBlockMetadataStatusIcon-module__Q3cCUG__outputMetadataTooltip{padding-left:var(--space-4);padding-right:var(--space-4)}}
@layer components{.WorkflowsBlocksAIButtons-module__O1xg8a__askAiButton{flex-direction:row;align-items:center;margin:0;display:flex}@container (max-width:120px){.WorkflowsBlocksAIButtons-module__O1xg8a__askAiButton{display:none}}@container (max-width:320px){.WorkflowsBlocksAIButtons-module__O1xg8a__aiButtonWithoutPorts{padding:0 4px}.WorkflowsBlocksAIButtons-module__O1xg8a__aiButtonWithoutPorts>span{display:none}}@container (max-width:420px){.WorkflowsBlocksAIButtons-module__O1xg8a__aiButtonWithPorts{padding:0 4px}.WorkflowsBlocksAIButtons-module__O1xg8a__aiButtonWithPorts>span{display:none}}.WorkflowsBlocksAIButtons-module__O1xg8a__verticalDivider{background:var(--background-higher);width:1px;height:28px;margin:0 var(--space-6)}}
@layer components{.WorkflowsBlocks-module__9y8YAa__outputBlockMetadataWrapper{z-index:1;background-color:var(--background-higher);border-bottom:var(--border-width-default) solid var(--surface-border-color-subtle);height:28px;position:sticky;top:0;container-type:size}.WorkflowsBlocks-module__9y8YAa__metadataLeft{min-width:0;margin-right:var(--space-8);flex:1 1 0;overflow:hidden}.WorkflowsBlocks-module__9y8YAa__taskName{font-family:var(--font-family-code);font-size:var(--font-size-small);color:var(--foreground-dimmer);white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}@container (max-width:120px){.WorkflowsBlocks-module__9y8YAa__taskName{display:none}}.WorkflowsBlocks-module__9y8YAa__taskNamePill{flex-shrink:0;max-width:100px;display:flex}.WorkflowsBlocks-module__9y8YAa__taskNamePill span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@container (max-width:120px){.WorkflowsBlocks-module__9y8YAa__taskNamePill{display:none}}.WorkflowsBlocks-module__9y8YAa__taskNamePill:hover{max-width:none}.WorkflowsBlocks-module__9y8YAa__taskNamePill:hover span{text-overflow:clip;overflow:visible}.WorkflowsBlocks-module__9y8YAa__dateText{white-space:nowrap;text-overflow:ellipsis;text-align:right;flex-direction:row;flex-shrink:1;align-items:center;margin-left:auto;display:flex;overflow:hidden}.WorkflowsBlocks-module__9y8YAa__dateContainer{flex-shrink:0;width:120px;overflow:hidden}@container (max-width:510px){.WorkflowsBlocks-module__9y8YAa__dateContainer{display:none}}.WorkflowsBlocks-module__9y8YAa__outputBlockClosingBorder{z-index:1;border-bottom:1px solid var(--background-higher);height:1px;margin-top:-1px}.WorkflowsBlocks-module__9y8YAa__outputBlockTerminalWrapper{min-height:var(--WorkflowsBlocks--block-min-height,0);--WorkflowsBlocks--block-min-height:0px}.WorkflowsBlocks-module__9y8YAa__terminal .xterm-scroll-area{height:0!important}.WorkflowsBlocks-module__9y8YAa__errorMessage{top:var(--top-offset,0);padding:var(--space-8) 0 var(--space-8) var(--space-8);height:100%;color:var(--accent-negative-stronger);grid-area:1/1;position:sticky;overflow:hidden}.WorkflowsBlocks-module__9y8YAa__searchWidget{top:var(--top-offset,0);z-index:4;grid-area:1/1;height:30px;margin:2px 0 0 auto;position:sticky}.WorkflowsBlocks-module__9y8YAa__outputMetadataTooltip{padding-left:var(--space-4);padding-right:var(--space-4)}.WorkflowsBlocks-module__9y8YAa__verticalDivider{background:var(--background-higher);width:1px;height:28px;margin:0 var(--space-6)}.WorkflowsBlocks-module__9y8YAa__portInfoDomain{flex-direction:row;align-items:center;margin:0;display:flex}@container (max-width:400px){.WorkflowsBlocks-module__9y8YAa__portInfoDomain{display:none}}.WorkflowsBlocks-module__9y8YAa__portInfoText{margin-right:0}.WorkflowsBlocks-module__9y8YAa__portInfoPorts{flex-direction:row;align-items:center;margin:0;display:flex}@container (max-width:320px){.WorkflowsBlocks-module__9y8YAa__portInfoPorts{display:none}}.WorkflowsBlocks-module__9y8YAa__portTooltipHeader{color:var(--foreground-dimmer);padding:0 var(--space-2) var(--space-2);font-weight:400}.WorkflowsBlocks-module__9y8YAa__portTooltipColumnLeft{text-align:right}.WorkflowsBlocks-module__9y8YAa__portTooltipColumnMiddle{text-align:center;padding:0 var(--space-4)}}
@layer components{.WorkflowsMenu-module___DNOna__menuItemSelector{flex-grow:1;transition:none}.WorkflowsMenu-module___DNOna__menuItemSelector span{text-align:left;flex:1}.WorkflowsMenu-module___DNOna__iconInvisible>svg{visibility:hidden}.WorkflowsMenu-module___DNOna__iconInvisible:hover>svg{visibility:visible}}
@layer components{.WorkflowsDropdown-module__Fvcymq__dropDown{z-index:0;transition:transform .2s linear,opacity .2s linear}.WorkflowsDropdown-module__Fvcymq__dropDown[data-visible=true]{visibility:visible;opacity:1;max-width:100px;transform:translate(-4px)}.WorkflowsDropdown-module__Fvcymq__dropDown[data-visible=false]{visibility:hidden;opacity:0;max-width:0;transform:translate(-20px)}.WorkflowsDropdown-module__Fvcymq__dropDownButton{font:inherit;-webkit-app-region:no-drag;-webkit-user-select:none;user-select:none;padding:0 var(--space-2) 0 var(--space-4);color:var(--foreground-dimmer);height:var(--space-32);border-radius:0 var(--border-radius-default) var(--border-radius-default) 0;background:0 0;border:1px solid #0000;min-width:20px;margin:0;line-height:normal;transition-property:background-color,box-shadow;transition-duration:.2s;transition-timing-function:ease-out}@media (hover:hover){.WorkflowsDropdown-module__Fvcymq__dropDownButton:not([disabled],[aria-disabled]){cursor:pointer}.WorkflowsDropdown-module__Fvcymq__dropDownButton:not([disabled],[aria-disabled]):hover{background-color:var(--interactive-background--active);transition-duration:0s}.WorkflowsDropdown-module__Fvcymq__dropDownButton:not([disabled],[aria-disabled]):active{background-color:var(--interactive-background--active)}.WorkflowsDropdown-module__Fvcymq__dropDownButton:not([disabled],[aria-disabled]):focus{outline:2px solid var(--accent-primary-default);outline-offset:-2px}html:not([data-focus-visible]) .WorkflowsDropdown-module__Fvcymq__dropDownButton:not([disabled],[aria-disabled]):focus{outline-color:#0000}}.WorkflowsDropdown-module__Fvcymq__popoverWrapper{min-width:240px}.WorkflowsDropdown-module__Fvcymq__popoverSection{padding:var(--space-8)}.WorkflowsDropdown-module__Fvcymq__popoverSection:not(:last-of-type){border-bottom:1px solid var(--outline-dimmest)}}
@layer components{.WorkflowsConsole-module__9wCoyG__header{border-bottom:var(--border-width-default) solid var(--surface-border-color-subtle)}.WorkflowsConsole-module__9wCoyG__headerRecoveryMode{border-bottom:var(--border-width-default) solid var(--outline-dimmer);cursor:pointer;background-color:var(--warning-surface-color-100);color:var(--warning-text-color-100)}.WorkflowsConsole-module__9wCoyG__headerRecoveryMode:hover{background-color:var(--warning-surface-color-300)}.WorkflowsConsole-module__9wCoyG__outputsListParent{overflow:hidden}.WorkflowsConsole-module__9wCoyG__outputsListWrapper{height:100%}.WorkflowsConsole-module__9wCoyG__outputsList{flex-grow:1;flex-shrink:1;height:auto;overflow-y:scroll}.WorkflowsConsole-module__9wCoyG__outputsListSnapToBottom{scroll-snap-type:y mandatory}.WorkflowsConsole-module__9wCoyG__scrollSnap{height:var(--border-width-default);margin-top:calc(-1 * var(--border-width-default));pointer-events:none;scroll-snap-align:end}}
@layer components{.TaskList-v2-module__wUeG1a__scrollContainer{scrollbar-color:var(--outline-dimmest) transparent;scrollbar-width:thin;overflow-y:auto}.TaskList-v2-module__wUeG1a__scrollContainer::-webkit-scrollbar{width:3px}.TaskList-v2-module__wUeG1a__scrollContainer::-webkit-scrollbar-track{background:0 0}.TaskList-v2-module__wUeG1a__scrollContainer::-webkit-scrollbar-thumb{background-color:var(--outline-dimmest);border-radius:3px}.TaskList-v2-module__wUeG1a__scrollContainer::-webkit-scrollbar-thumb:hover{background-color:var(--outline-default)}.TaskList-v2-module__wUeG1a__collapsedWorkPopover{width:280px}}
@layer components{.FilterMenuButton-module__i8jnNq__popoverContent{min-width:240px}.FilterMenuButton-module__i8jnNq__iconWithIndicator{display:flex;position:relative}}
@layer components{.replView-page-module__lc1r2W__overlimitBanner{margin-top:var(--space-12);margin-right:var(--space-12);margin-left:var(--space-12);text-align:center}.replView-page-module__lc1r2W__contentWrapper{width:100%;min-height:100vh}.replView-page-module__lc1r2W__content{width:100%;max-width:500px}}
/*# sourceMappingURL=0q7gb8~tzyzmy.css.map*/