@layer components{.AccordionGroup-module__0jsy6a__container{overflow:hidden}.AccordionGroup-module__0jsy6a__item{border-top:1px solid var(--outline-dimmest)}.AccordionGroup-module__0jsy6a__item:first-child{border-top:none}}
@layer components{.Icon-module__CwnszW__icon{--Icon--size:16px;--Icon--rotate:0deg;vertical-align:middle;transform:rotate(var(--Icon--rotate));min-width:var(--Icon--size);min-height:var(--Icon--size)}}
@keyframes LoadingState-module__tIDraq__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.LoadingState-module__tIDraq__root{--LoadingState--header-height:auto;--webkit-app-region:drag;position:absolute;inset:0}.LoadingState-module__tIDraq__header{border-bottom:1px solid var(--outline-dimmest);height:var(--LoadingState--header-height)}.LoadingState-module__tIDraq__loadingAnimation{opacity:0;animation:.2s ease-in-out .4s LoadingState-module__tIDraq__fade-in}}
@keyframes CanvasOnboarding-module__PSCqpq__glow{0%,to{box-shadow:0 0 6px 2px color-mix(in srgb, var(--accent-primary-default) 25%, transparent)}50%{box-shadow:0 0 14px 6px color-mix(in srgb, var(--accent-primary-default) 50%, transparent)}}@keyframes CanvasOnboarding-module__PSCqpq__ghost-draw{0%{stroke-dashoffset:600px;opacity:0}10%{opacity:.8}50%{stroke-dashoffset:0;opacity:.8}70%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:600px;opacity:0}}@keyframes CanvasOnboarding-module__PSCqpq__ghost-cursor{0%{opacity:0}10%{opacity:.9}50%{opacity:.9}70%{opacity:0}to{opacity:0}}@layer components{.CanvasOnboarding-module__PSCqpq__container{pointer-events:none;position:absolute;inset:0;overflow:hidden}.CanvasOnboarding-module__PSCqpq__tooltipCard{z-index:1;box-shadow:var(--shadow-1);border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-12);background-color:var(--background-default);padding:var(--space-16);width:calc(100% - var(--space-32));pointer-events:auto;max-width:360px;color:var(--foreground-default);transition:bottom .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:72px;left:50%;transform:translate(-50%)}.CanvasOnboarding-module__PSCqpq__tooltipCardRaised{bottom:122px}.CanvasOnboarding-module__PSCqpq__mediaWrapper{margin-top:var(--space-24);margin-bottom:var(--space-24);border-radius:var(--border-radius-8);background-color:var(--background-higher);display:block;position:relative;overflow:hidden}.CanvasOnboarding-module__PSCqpq__mediaImage,.CanvasOnboarding-module__PSCqpq__mediaVideo{object-fit:cover;width:100%;height:auto;display:block}.CanvasOnboarding-module__PSCqpq__mediaPlayOverlay{color:#fff;background-color:#0000000d;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:absolute;inset:0}.CanvasOnboarding-module__PSCqpq__mediaPlayOverlay:hover{background-color:#00000073}.CanvasOnboarding-module__PSCqpq__tooltipHeader{align-items:center;gap:var(--space-8);display:flex}.CanvasOnboarding-module__PSCqpq__tooltipHeadline{font-weight:var(--font-weight-medium);font-size:var(--font-size-default);line-height:var(--line-height-default);font-family:var(--font-family-default,"IBM Plex Sans")}.CanvasOnboarding-module__PSCqpq__tooltipBody{margin-top:var(--space-8);color:var(--foreground-dimmer);font-size:var(--font-size-small);line-height:var(--line-height-small);font-family:var(--font-family-default,"IBM Plex Sans")}.CanvasOnboarding-module__PSCqpq__tooltipBody p{margin:0}.CanvasOnboarding-module__PSCqpq__tooltipBody p+p{margin-top:var(--space-8)}.CanvasOnboarding-module__PSCqpq__artifactLabel{color:var(--accent-purple-stronger)}.CanvasOnboarding-module__PSCqpq__hidden{visibility:hidden}.CanvasOnboarding-module__PSCqpq__tooltipFooter{margin-top:var(--space-12);justify-content:space-between;align-items:center;display:flex}.CanvasOnboarding-module__PSCqpq__tooltipDots{justify-content:center;gap:var(--space-4);flex:1;display:flex}.CanvasOnboarding-module__PSCqpq__dot{background-color:var(--outline-default);border-radius:50%;width:6px;height:6px;transition:background-color .15s}.CanvasOnboarding-module__PSCqpq__dotActive{background-color:var(--foreground-default)}.CanvasOnboarding-module__PSCqpq__dismissButton{top:var(--space-8);right:var(--space-8);cursor:pointer;border-radius:var(--border-radius-8);padding:var(--space-4);color:var(--foreground-dimmest);background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s;display:flex;position:absolute}.CanvasOnboarding-module__PSCqpq__dismissButton:hover{color:var(--foreground-default)}.CanvasOnboarding-module__PSCqpq__pulseRing{border:1px solid color-mix(in srgb, var(--accent-primary-default) 40%, transparent);border-radius:var(--border-radius-8);pointer-events:none;--CanvasOnboarding--ring-top:0px;--CanvasOnboarding--ring-left:0px;--CanvasOnboarding--ring-width:0px;--CanvasOnboarding--ring-height:0px;top:var(--CanvasOnboarding--ring-top);left:var(--CanvasOnboarding--ring-left);width:var(--CanvasOnboarding--ring-width);height:var(--CanvasOnboarding--ring-height);animation:2s ease-in-out infinite CanvasOnboarding-module__PSCqpq__glow;position:absolute}.CanvasOnboarding-module__PSCqpq__ghostStroke{z-index:1;pointer-events:none;position:absolute;bottom:300px;left:50%;transform:translate(-50%)}.CanvasOnboarding-module__PSCqpq__ghostStrokePath{stroke-dasharray:1;stroke-dashoffset:1px;filter:drop-shadow(0 0 4px var(--accent-primary-dimmer));animation:3s ease-in-out infinite CanvasOnboarding-module__PSCqpq__ghost-draw}.CanvasOnboarding-module__PSCqpq__ghostStrokeCursor{opacity:0;animation:3s ease-in-out infinite CanvasOnboarding-module__PSCqpq__ghost-cursor}}
@keyframes ShapePropertiesToolbar-module__Tg2DnG__fade-in-up{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes ShapePropertiesToolbar-module__Tg2DnG__fade-out-down{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(8px)}}@media (prefers-reduced-motion:reduce){@layer components{.ShapePropertiesToolbar-module__Tg2DnG__toolbarVisible{opacity:1;animation:none;transform:translate(-50%)translateY(0)}.ShapePropertiesToolbar-module__Tg2DnG__hiding{animation:none}}}@layer components{.ShapePropertiesToolbar-module__Tg2DnG__toolbar{bottom:calc(var(--space-16) + var(--ShapePropertiesToolbar--canvas-toolbar-height) + var(--space-8));opacity:0;z-index:1;box-shadow:var(--shadow-0);background:var(--background-default);height:var(--ShapePropertiesToolbar--canvas-toolbar-height);pointer-events:none;--ShapePropertiesToolbar--canvas-toolbar-height:46px;transition:opacity .1s ease-out,transform .1s ease-out;position:absolute;left:50%;transform:translate(-50%)translateY(8px)}.ShapePropertiesToolbar-module__Tg2DnG__toolbarMobile{box-sizing:border-box;max-width:calc(100vw - var(--space-32));overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.ShapePropertiesToolbar-module__Tg2DnG__toolbarMobile::-webkit-scrollbar{display:none}.ShapePropertiesToolbar-module__Tg2DnG__toolbarMobile>*{flex-shrink:0}.ShapePropertiesToolbar-module__Tg2DnG__toolbarVisible{opacity:1;pointer-events:all}.ShapePropertiesToolbar-module__Tg2DnG__hiding{transition-duration:80ms}.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButton{justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__markupSection{flex-shrink:0}.ShapePropertiesToolbar-module__Tg2DnG__markupToolButton{width:30px;height:30px;color:var(--foreground-default);justify-content:center;align-items:center;padding:0;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__fontCycleButton{cursor:pointer;border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);background:var(--background-default);width:30px;height:30px;color:var(--foreground-default);justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__fontCycleButton:hover{border-color:var(--outline-default);background:var(--background-higher)}.ShapePropertiesToolbar-module__Tg2DnG__fontCycleButton:active{background:var(--background-highest)}.ShapePropertiesToolbar-module__Tg2DnG__fillToggleButton{cursor:pointer;border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);background:var(--background-default);width:30px;height:30px;color:var(--foreground-default);justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__fillToggleButton:hover{border-color:var(--outline-default);background:var(--background-higher)}.ShapePropertiesToolbar-module__Tg2DnG__fillToggleButton:active{background:var(--background-highest)}.ShapePropertiesToolbar-module__Tg2DnG__separator{opacity:0;background:var(--outline-dimmest);width:0;height:var(--space-24);flex-shrink:0;margin:0;transition:opacity,width,margin;display:none}.ShapePropertiesToolbar-module__Tg2DnG__separatorVisible{opacity:1;width:1px;display:block}.ShapePropertiesToolbar-module__Tg2DnG__fillSection{opacity:0;width:0;max-width:0;transition:opacity,width,max-width;display:none;overflow:hidden}.ShapePropertiesToolbar-module__Tg2DnG__fillSectionVisible{opacity:1;width:auto;max-width:none;display:flex}.ShapePropertiesToolbar-module__Tg2DnG__fontSection{opacity:0;width:0;max-width:0;transition:opacity,width,max-width;display:none;overflow:hidden}.ShapePropertiesToolbar-module__Tg2DnG__fontSectionVisible{opacity:1;width:auto;max-width:none;display:flex}}
@layer components{.CanvasContextMenu-module__k6u7_a__contextMenuTrigger{display:contents}.CanvasContextMenu-module__k6u7_a__contextMenuAnchor{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.CanvasContextMenu-module__k6u7_a__contextMenu{min-width:180px}.CanvasContextMenu-module__k6u7_a__shortcut{color:var(--foreground-dimmest);flex-shrink:0}}
@layer components{.CanvasMediaGenerationLoadingShape-module__Zd3LHq__root{background:var(--background-higher);pointer-events:none;width:100%;height:100%;position:relative;overflow:hidden}}
@layer components{.CanvasMediaGenerationDraftShape-module__Aob3ka__root{box-sizing:border-box;pointer-events:auto;width:100%;height:100%;overflow:hidden}.CanvasMediaGenerationDraftShape-module__Aob3ka__inverseCameraWrapper{transform-origin:0 0;pointer-events:auto;width:100%;height:100%}.CanvasMediaGenerationDraftShape-module__Aob3ka__formScrollViewport{box-sizing:border-box;overscroll-behavior:contain;width:100%;height:100%;overflow:auto}.CanvasMediaGenerationDraftShape-module__Aob3ka__nonOwnerRoot{pointer-events:none;justify-content:center;align-items:center;display:flex}.CanvasMediaGenerationDraftShape-module__Aob3ka__centerText{text-align:center}}
@media (hover:none){@layer components{.CanvasVideoShapeUtil-module__42gisG__playButtonPlaying{opacity:1;pointer-events:auto}}}@layer components{.CanvasVideoShapeUtil-module__42gisG__videoContainer{position:relative}.CanvasVideoShapeUtil-module__42gisG__playButton{z-index:1;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CanvasVideoShapeUtil-module__42gisG__playButtonPaused{opacity:.7;pointer-events:auto}.CanvasVideoShapeUtil-module__42gisG__playButtonPlaying:focus-within,.CanvasVideoShapeUtil-module__42gisG__playButtonPlaying.CanvasVideoShapeUtil-module__42gisG__playButtonHovered,.CanvasVideoShapeUtil-module__42gisG__playButtonPaused.CanvasVideoShapeUtil-module__42gisG__playButtonHovered{opacity:1;pointer-events:auto}}
@layer components{.ReplCoverImageIcon-module__ZOl4NW__imageSurface{position:relative;overflow:hidden}}
@layer components{.DotsBackground-module__wtn_6G__backgroundFill{background-color:var(--background-higher);position:absolute;inset:0}.DotsBackground-module__wtn_6G__dotsLayer{background-image:radial-gradient(circle, var(--outline-dimmest) 1px, transparent 1px);position:absolute;inset:0}}
@layer components{.ReplCoverImageInput-module__I_Nioa__button{width:100%}}
@layer components{.Packagers-module__MiUQ3q__header{height:36px}.Packagers-module__MiUQ3q__description{gap:var(--space-8);flex-direction:column;display:flex}.Packagers-module__MiUQ3q__package{border:1px solid #0000}.Packagers-module__MiUQ3q__package:hover{background-color:var(--background-highest)}.Packagers-module__MiUQ3q__packageList{height:220px;overflow-y:auto}.Packagers-module__MiUQ3q__packageMetadata{margin-right:var(--space-8);overflow:hidden}.Packagers-module__MiUQ3q__packageName{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-left:var(--space-8);margin-right:var(--space-8);flex-grow:1;flex-shrink:1;display:inline-block;overflow:hidden}.Packagers-module__MiUQ3q__packageName>a{margin-left:var(--space-4);color:currentColor;line-height:0}.Packagers-module__MiUQ3q__packager{background-color:var(--background-higher);overflow:hidden}.Packagers-module__MiUQ3q__packagerHeaderTitle{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;max-width:100%;display:inline-block;overflow:hidden}.Packagers-module__MiUQ3q__packagerEmptyState{background-color:var(--background-overlay);border-radius:0 0 var(--border-radius-4) var(--border-radius-4);color:var(--foreground-dimmest)}.Packagers-module__MiUQ3q__dividerInner{border-bottom:1px solid var(--background-highest);margin:0;padding:0}}
@layer components{.ExpandAgentButton-module__8ZRNCW__root{--ExpandAgentButton--width:0;--ExpandAgentButton--height:100%;--ExpandAgentButton--opacity:0;--ExpandAgentButton--align:start;--ExpandAgentButton--padding:var(--space-4);flex-direction:row;transition:opacity .3s .16s,width .3s .16s,height .3s .16s;display:flex;opacity:var(--ExpandAgentButton--opacity)!important;width:var(--ExpandAgentButton--width)!important;height:var(--ExpandAgentButton--height)!important}.ExpandAgentButton-module__8ZRNCW__show{--ExpandAgentButton--width:var(--space-24);--ExpandAgentButton--opacity:1}}
@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{.GitUser-module__gbyNIG__gitUserInnerContainer{flex-direction:row;align-items:center;display:flex}.GitUser-module__gbyNIG__gitUserInnerContainer>:not(:first-child){margin-left:var(--space-4)}.GitUser-module__gbyNIG__gitUserInnerContainerFlipped{flex-direction:row-reverse;align-items:center;display:flex}.GitUser-module__gbyNIG__gitUserInnerContainerFlipped>:not(:last-child){margin-left:var(--space-4)}.GitUser-module__gbyNIG__alignCenter{align-self:center}}
@layer components{.Marker-module__BlxeXG__markerContainer{justify-content:center;align-items:center;min-width:20px;min-height:20px;display:flex}.Marker-module__BlxeXG__commitMarker{background-color:var(--foreground-default);border-radius:50%;width:4px;height:4px}.Marker-module__BlxeXG__collapsedMarkerIconDot{background-color:var(--foreground-dimmer);border-radius:50%;width:3px;height:3px}.Marker-module__BlxeXG__collapsedMarkerIconContainer{justify-content:center;align-items:center;display:flex}.Marker-module__BlxeXG__collapsedMarkerIconContainer div+div{margin-left:1px}.Marker-module__BlxeXG__collapsedMarker{background-color:var(--background-highest);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Marker-module__BlxeXG__revertMarker{background-color:var(--accent-orange-dimmest);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Marker-module__BlxeXG__mergeMarker{background-color:var(--accent-purple-dimmest);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Marker-module__BlxeXG__mergeMarkerIconContainer{width:13px;height:9px;position:relative}.Marker-module__BlxeXG__mergeMarkerIconLeft,.Marker-module__BlxeXG__mergeMarkerIconRight{border:1px solid var(--accent-purple-strongest);border-radius:50%;width:9px;height:9px;position:absolute;top:0}.Marker-module__BlxeXG__mergeMarkerIconLeft{left:0}.Marker-module__BlxeXG__mergeMarkerIconRight{right:0}.Marker-module__BlxeXG__boundaryMarker{background-color:var(--background-default);border:1px solid var(--background-highest);border-radius:50%;width:6px;height:6px}}
@layer components{.connectors-module__jEMyNW__connectorSegment{width:18px;position:absolute;left:0}.connectors-module__jEMyNW__solid{border-right:1px solid var(--outline-dimmest)}.connectors-module__jEMyNW__dashed{border-right:1px dashed var(--outline-dimmest)}}
@layer components{.Node-module__1mS0eW__container{-webkit-user-select:none;user-select:none;margin-left:30px;margin-right:4px;padding-left:6px;position:relative}.Node-module__1mS0eW__nodeFoldedIconContainer{top:50%;right:var(--space-8);z-index:1;opacity:0;position:absolute;transform:translateY(-50%)}div:hover>.Node-module__1mS0eW__nodeFoldedIconContainer{opacity:1;transition:opacity .12s ease-out}.Node-module__1mS0eW__nodeUnfoldedIconContainer{top:50%;right:var(--space-8);z-index:1;position:absolute;transform:translateY(-50%)}.Node-module__1mS0eW__nodeContentContainer{position:relative}.Node-module__1mS0eW__nodeHeader{height:20px;display:block}.Node-module__1mS0eW__nodeUnfoldedContentSurface{margin:var(--space-4) var(--space-8) var(--space-8) 36px;overflow-x:hidden}.Node-module__1mS0eW__unfoldedContentContainer,.Node-module__1mS0eW__root{position:relative}.Node-module__1mS0eW__markerTop{top:var(--space-8);position:absolute;left:18px;transform:translate(-50%)}.Node-module__1mS0eW__markerBottom{bottom:var(--space-8);position:absolute;left:18px;transform:translate(-50%)}.Node-module__1mS0eW__markerCenter{position:absolute;top:50%;left:18px;transform:translate(-50%)translateY(-50%)}}
@layer components{.NodeBoundary-module__ZEisdW__header{height:100%}}
@layer components{.CommitContent-module__iyB5SG__definitionList{padding-left:var(--space-4);grid-template-columns:auto 1fr;display:grid}.CommitContent-module__iyB5SG__definitionList>dt{padding-bottom:var(--space-2);align-items:center;display:flex}.CommitContent-module__iyB5SG__definitionList>dd{margin-left:var(--space-12);padding-bottom:var(--space-2)}.CommitContent-module__iyB5SG__listHeader{font-weight:var(--font-weight-medium)}.CommitContent-module__iyB5SG__divider{background-color:var(--outline-dimmer)}}
@layer components{.NodeCommit-module__Ve_Asq__headerText{gap:var(--space-4);font-weight:var(--font-weight-medium);flex-direction:row;align-items:stretch;display:flex}.NodeCommit-module__Ve_Asq__headerText>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.NodeCommit-module__Ve_Asq__headerContainer>span{width:100%}.NodeCommit-module__Ve_Asq__button{width:100%;color:var(--foreground-default);font:inherit;font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;pointer-events:all;-webkit-user-select:none;user-select:none;-webkit-app-region:no-drag;background:0 0;border:none;line-height:normal;text-decoration:none;display:block}.NodeCommit-module__Ve_Asq__button:hover{text-decoration:underline}}
@layer components{.NodeMerge-module__3dXq7G__bold{font-weight:var(--font-weight-medium)}.NodeMerge-module__3dXq7G__iconCenter{align-self:center}}
@layer components{.NodeList-module__JNXs8a__body{flex-grow:1;flex-shrink:1}.NodeList-module__JNXs8a__virtualList{position:relative}.NodeList-module__JNXs8a__virtualItem{width:100%;position:absolute;top:0;left:0;overflow:hidden}}
@layer components{.ConnectToProviderWarning-module__RscNaa__warning{align-self:start}.ConnectToProviderWarning-module__RscNaa__header{font-weight:700}}
@layer components{.LastFetched-module__pRuJKq__text{flex-shrink:1}}
@layer components{.UpstreamBranchName-module__8nP0Ea__container{flex-grow:1}.UpstreamBranchName-module__8nP0Ea__branch{margin-right:var(--space-4);color:var(--foreground-default);font-weight:var(--font-weight-medium)}.UpstreamBranchName-module__8nP0Ea__branch:hover{text-decoration:underline}.UpstreamBranchName-module__8nP0Ea__divider{color:var(--foreground-dimmest)}.UpstreamBranchName-module__8nP0Ea__text{margin-left:var(--space-4);color:var(--foreground-dimmest)}}
@keyframes RemoteUpdateArea-module__7PRlsq__background-pulse{0%,to{opacity:.6}50%{opacity:1}}@layer components{.RemoteUpdateArea-module__7PRlsq__loading{height:64px;animation:1.5s ease-in-out infinite RemoteUpdateArea-module__7PRlsq__background-pulse}}
@layer components{.RemoteURLFromBranch-module__akOZmq__remoteUrl{height:auto;padding:var(--space-4) var(--space-8) var(--space-4) var(--space-8);border:none}}
@layer components{.spans-module__JXe8PG__revertText{color:var(--accent-orange-stronger);font-weight:var(--font-weight-medium)}.spans-module__JXe8PG__mergeText{color:var(--accent-purple-stronger);font-weight:var(--font-weight-medium)}.spans-module__JXe8PG__pullRequestId,.spans-module__JXe8PG__hash{font-weight:var(--font-weight-medium)}.spans-module__JXe8PG__filePathPrefix{color:var(--foreground-dimmest)}.spans-module__JXe8PG__commitBody{font-family:var(--font-family-code);font-size:var(--font-size-small);white-space:pre-wrap}.spans-module__JXe8PG__clickableName{cursor:pointer}.spans-module__JXe8PG__clickableName:hover{text-decoration:underline}.spans-module__JXe8PG__tooltip{gap:var(--space-4);flex-direction:row;align-items:center;display:inline-flex}.spans-module__JXe8PG__path{font-family:var(--font-family-code);font-size:var(--font-size-small)}.spans-module__JXe8PG__currentBranchIndicator{align-items:center;width:16px;height:16px;display:flex}.spans-module__JXe8PG__currentBranchDot{background-color:var(--accent-primary-stronger);border-radius:50%;width:6px;height:6px}.spans-module__JXe8PG__branchNameWrapper{flex-direction:row;align-items:center;display:flex}.spans-module__JXe8PG__fixTooltipDisplay>span{display:inline-block}.spans-module__JXe8PG__headingWrapper{gap:var(--space-4);flex-direction:row;flex-shrink:1;align-items:center;display:inline-flex;overflow:hidden}.spans-module__JXe8PG__headingRemote{vertical-align:text-bottom;margin-right:var(--space-4)}.spans-module__JXe8PG__headingCurrent{padding-inline:var(--space-4)}.spans-module__JXe8PG__current{padding-left:var(--space-2);padding-right:var(--space-8);display:inline-flex;position:relative;top:-1px}.spans-module__JXe8PG__icon{margin-right:var(--space-4);vertical-align:baseline!important}.spans-module__JXe8PG__bodyContainer{border:1px solid var(--outline-dimmest)}}
@keyframes LoadingView-module__bV1o8a__fade-in{0%{opacity:0}to{opacity:1}}@layer components{.LoadingView-module__bV1o8a__loadingView{animation:.125s linear .25s backwards LoadingView-module__bV1o8a__fade-in}}
@layer components{.CreateRemoteForm-module__kC8uCG__errorText{color:var(--accent-negative-stronger);padding-left:4px}.CreateRemoteForm-module__kC8uCG__statusText{text-align:center}.CreateRemoteForm-module__kC8uCG__privateToggle{width:100%!important}}
@layer components{.BranchView-module__BrHLjG__headerText{font-weight:var(--font-weight-medium)}}
@layer components{.CommitView-module__L2DV5q__splitContainer{border-bottom:1px solid var(--outline-dimmest);max-width:100%}}
@layer components{.BranchList-module__IEpMuq__expandButton{vertical-align:middle;justify-content:space-between}.BranchList-module__IEpMuq__topRowInteractive{vertical-align:middle;border-radius:var(--border-radius-8) var(--border-radius-8) 0 0;justify-content:space-between}}
@layer components{.CreateBranch-module__rmOlPa__button{flex-grow:1}.CreateBranch-module__rmOlPa__inputDisabled{opacity:.75}}
@layer components{.ConflictsWarning-module__XXNlMa__emphasis{font-weight:var(--font-weight-medium)}}
@layer components{.index-module__rK0E5G__fakePaneHeader{background-color:var(--background-default);border-bottom:1px solid var(--outline-dimmer)}.index-module__rK0E5G__listDisabled{padding-bottom:var(--space-8);gap:var(--space-8);opacity:.5}.index-module__rK0E5G__listHeader{border-bottom:1px solid var(--outline-dimmer)}.index-module__rK0E5G__headerText{font-weight:var(--font-weight-medium)}.index-module__rK0E5G__includeOtherFiles{cursor:pointer;-webkit-user-select:none;user-select:none;max-width:max-content}}
@layer components{.index-module__IF15ja__fakePaneHeader{background-color:var(--background-default);border-bottom:1px solid var(--outline-dimmer)}.index-module__IF15ja__listDisabled{padding-bottom:var(--space-8);gap:var(--space-8);opacity:.5}.index-module__IF15ja__listHeader{border-bottom:1px solid var(--outline-dimmer)}.index-module__IF15ja__headerText{font-weight:var(--font-weight-medium)}.index-module__IF15ja__includeOtherFiles{cursor:pointer;-webkit-user-select:none;user-select:none;max-width:max-content}}
@layer components{.GitProfilesSection-module__rU8ADq__list>div:first-child{border-radius:var(--border-radius-8) var(--border-radius-8) 0 0}.GitProfilesSection-module__rU8ADq__list>div:last-child{border-radius:0 0 var(--border-radius-8) var(--border-radius-8);border:none}.GitProfilesSection-module__rU8ADq__profile{border-bottom:1px solid var(--outline-default);border-radius:0}.GitProfilesSection-module__rU8ADq__email{flex-shrink:1}.GitProfilesSection-module__rU8ADq__settingsButton{background:0 0;border:none}.GitProfilesSection-module__rU8ADq__settingsButton:hover{text-decoration:underline}.GitProfilesSection-module__rU8ADq__radio{pointer-events:none}}
@keyframes ProviderConnectionSection-module__b-OJqq__connection-section-glow{0%,to{z-index:2;box-shadow:0 0 #0000}40%,60%{box-shadow:0 0 32px 16px color-mix(in srgb, var(--accent-primary-default) 35%, transparent), 0 0 0 .5px var(--accent-primary-default)}}@layer components{.ProviderConnectionSection-module__b-OJqq__sectionContainer{border:1px solid var(--outline-dimmer);border-radius:8px}.ProviderConnectionSection-module__b-OJqq__sectionHeader{cursor:pointer}.ProviderConnectionSection-module__b-OJqq__sectionHeader:hover{background-color:var(--background-higher)}.ProviderConnectionSection-module__b-OJqq__sectionHeader:active{background-color:var(--background-highest)}.ProviderConnectionSection-module__b-OJqq__sectionHeaderExpanded{border-radius:8px 8px 0 0}.ProviderConnectionSection-module__b-OJqq__sectionHeaderCollapsed{border-radius:8px}.ProviderConnectionSection-module__b-OJqq__connectionItem{flex-flow:wrap;justify-content:space-between;align-items:center;gap:4px;padding:8px 0;display:flex}.ProviderConnectionSection-module__b-OJqq__connectionItemInfo{align-items:center;gap:8px;min-width:0}.ProviderConnectionSection-module__b-OJqq__connectionItemActions{align-items:center;gap:4px;margin-left:auto}}
@layer components{.UnbornBranchView-module__ApXhlG__fakePaneHeader{background-color:var(--background-default);border-bottom:1px solid var(--outline-dimmer)}}
@layer components{.index-module__sCc-ma__gitPane{min-height:100%;position:relative}.index-module__sCc-ma__gitPaneContent{overflow:auto}}
@layer components{.HistoryUser-module__gHZ86a__row{align-items:center;gap:var(--space-4);flex-direction:row;display:flex}.HistoryUser-module__gHZ86a__rowReversed{flex-direction:row-reverse}}
@layer components{.ResetButton-module__3TYcAa__definitionList{grid-template-columns:auto 1fr;gap:.5rem 1rem;display:grid}.ResetButton-module__3TYcAa__definitionList>dt{align-items:center;font-weight:700;display:flex}.ResetButton-module__3TYcAa__versionCount{color:var(--foreground-dimmest)}.ResetButton-module__3TYcAa__versionSeparator{margin-left:var(--space-8);margin-right:var(--space-8)}}
@layer components{.Thumb-module__YdOVGq__thumb{top:0;left:calc((100% - 16px) * var(--scrubber-progress,0));background-color:var(--accent-primary-default);cursor:pointer;width:16px;height:16px;transition:left var(--scrubber-transition-time,.1s) ease-out;will-change:left, transition;border-radius:100%;outline:none;position:absolute}.Thumb-module__YdOVGq__thumb:focus{box-shadow:0 0 0 1px var(--foreground-default) inset}}
@layer components{.index-module__6Lok9q__scrubber{touch-action:none;--scrubber-progress:1;--scrubber-transition-time:.1s;width:100%;height:16px;position:relative}.index-module__6Lok9q__scrubber:hover,.index-module__6Lok9q__scrubber:focus-within{filter:brightness(1.1)}.index-module__6Lok9q__scrubber:hover:focus-within{filter:brightness(1.2)}}
@layer components{.index-module__NF-XIG__root{z-index:3;background-color:var(--background-default);border-top:2px solid var(--background-higher);overflow:hidden;box-shadow:0 -16px 32px #02020320}.index-module__NF-XIG__scrubberSurface{position:relative;overflow:hidden}.index-module__NF-XIG__controlsRow{width:100%}.index-module__NF-XIG__historyBox{align-items:center;justify-content:var(--index--justify,flex-start);column-gap:var(--space-8);--index--justify:flex-start;flex-grow:1;flex-basis:0;min-width:0;display:flex}}
@layer components{.CodeInserter-module__2MfW4q__button{width:fit-content}}
@layer components{.DatabaseExample-module__e3csra__self{z-index:1;width:64px;height:24px}.DatabaseExample-module__e3csra__content{background-color:var(--background-root);width:fit-content;max-width:100%;overflow-x:auto}.DatabaseExample-module__e3csra__codeWrapper{background-color:var(--background-root);border-radius:0}.DatabaseExample-module__e3csra__code{font-family:var(--font-family-code);color:var(--accent-grey-stronger);white-space:pre-wrap;padding:var(--space-4)}.DatabaseExample-module__e3csra__bold{font-weight:var(--font-weight-medium)}}
@layer components{.DatabaseExamples-module__16QdVa__code{font-family:var(--font-family-code);color:var(--accent-grey-stronger);background-color:var(--background-root);padding:var(--space-4);border-radius:var(--border-radius-4)}}
@keyframes DatabaseUsage-module__JY7ydW__fade-in{0%{opacity:0}to{opacity:1}}@keyframes DatabaseUsage-module__JY7ydW__move-gradient{0%{background-position-x:100%}to{background-position-x:0%}}@layer components{.DatabaseUsage-module__JY7ydW__self{animation:.1s ease-in-out alternate forwards DatabaseUsage-module__JY7ydW__fade-in}.DatabaseUsage-module__JY7ydW__selfLoadingText,.DatabaseUsage-module__JY7ydW__selfLoading{background:linear-gradient(90deg, var(--outline-dimmest), var(--interactive-background), var(--outline-dimmest), var(--interactive-background));background-position-x:0%;background-size:300% 100%;animation:2s linear infinite DatabaseUsage-module__JY7ydW__move-gradient}.DatabaseUsage-module__JY7ydW__selfLoadingText{border-radius:var(--border-radius-4);width:48px;height:16px}.DatabaseUsage-module__JY7ydW__selfLoading{border-radius:var(--border-radius-16);height:12px}.DatabaseUsage-module__JY7ydW__text{gap:var(--space-4);flex-direction:row;display:inline-flex}.DatabaseUsage-module__JY7ydW__textSpan{width:fit-content;display:inline-flex}}
@layer components{.index-module__LcFf_G__sectionWrapper{width:100%;max-width:450px}}
@keyframes index-module__vzFdtG__skeleton-shimmer{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer components{.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 components{.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}}
@layer components{.Dock-module__6q-JCW__root{width:100%}.Dock-module__6q-JCW__dock{border-radius:var(--space-12);width:fit-content}.Dock-module__6q-JCW__divider{background-color:var(--outline-dimmer);width:1px;height:var(--space-16)}.Dock-module__6q-JCW__dockItem{position:relative}.Dock-module__6q-JCW__dockItem,.Dock-module__6q-JCW__dockItem button{border-radius:var(--space-8)}.Dock-module__6q-JCW__dockItem[data-active=true]{box-shadow:var(--shadow-1)}.Dock-module__6q-JCW__dockItem[data-active=false] svg{fill:var(--foreground-dimmest)}.Dock-module__6q-JCW__activeBar{width:var(--space-16);height:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}}
@keyframes IframeShapePresentation-module__S3IFdq__pulse-opacity{0%,to{opacity:.6}50%{opacity:1}}@keyframes IframeShapePresentation-module__S3IFdq__pulse-translate{0%,to{transform:translateY(-25%)}50%{transform:translate(-50%,-25%)}}@layer components{.IframeShapePresentation-module__S3IFdq__artifactScreenshot{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute}.IframeShapePresentation-module__S3IFdq__tapHint{background:var(--background-higher);pointer-events:none;position:absolute;inset:0}.IframeShapePresentation-module__S3IFdq__tapHintContent{transform-origin:50%;transform:scale(2)}.IframeShapePresentation-module__S3IFdq__loader{background:var(--background-higher);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.IframeShapePresentation-module__S3IFdq__loaderContent{isolation:isolate;border-radius:var(--border-radius-default);will-change:opacity;width:64px;height:64px;animation:2s ease-in-out infinite IframeShapePresentation-module__S3IFdq__pulse-opacity;position:relative;overflow:hidden}@media (pointer:coarse){.IframeShapePresentation-module__S3IFdq__loaderContent{opacity:.6;animation:none}}.IframeShapePresentation-module__S3IFdq__loaderContent:before{z-index:-1;background:linear-gradient(135deg, var(--background-highest) 0%, var(--background-higher) 50%, var(--background-highest) 100%);will-change:transform;pointer-events:none;content:"";width:200%;height:200%;animation:2s ease-in-out infinite IframeShapePresentation-module__S3IFdq__pulse-translate;position:absolute;top:0;left:0}@media (pointer:coarse){.IframeShapePresentation-module__S3IFdq__loaderContent:before{animation:none}}.IframeShapePresentation-module__S3IFdq__phoneFrame{width:100%;height:100%;position:relative}.IframeShapePresentation-module__S3IFdq__phoneScreen{background-color:var(--background-root);position:absolute;inset:0;overflow:hidden}.IframeShapePresentation-module__S3IFdq__phoneFrameImage{opacity:0;z-index:1;pointer-events:none;position:absolute;inset:0}.IframeShapePresentation-module__S3IFdq__phoneFrameActive .IframeShapePresentation-module__S3IFdq__phoneScreen{border-radius:10.5%/5.2%;inset:2.2% 4.2%}.IframeShapePresentation-module__S3IFdq__phoneFrameActive .IframeShapePresentation-module__S3IFdq__phoneFrameImage{opacity:1}.IframeShapePresentation-module__S3IFdq__mobileLoadingOverlay{z-index:1;background-color:var(--background-default);position:absolute;inset:0}.IframeShapePresentation-module__S3IFdq__buildingOverlay{z-index:2;pointer-events:none;position:absolute;inset:0}.IframeShapePresentation-module__S3IFdq__buildingOverlayFill{opacity:1;z-index:1;position:absolute;inset:0}.IframeShapePresentation-module__S3IFdq__translucentBuildingOverlayFill{opacity:.38}}
@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{.MakeVariantsDropdown-module__xV2qVG__dropdown{width:320px;overflow:hidden}}
@layer components{.Drawer2-module__IlqOpW__root{--Drawer2--backdrop-opacity:0;--Drawer2--max-height:90%;z-index:0;pointer-events:none;position:fixed;inset:0}.Drawer2-module__IlqOpW__backdrop{background-color:var(--background-overlay);opacity:var(--Drawer2--backdrop-opacity);pointer-events:none;position:absolute;inset:0}.Drawer2-module__IlqOpW__scrollOuter{scroll-snap-type:y mandatory;pointer-events:auto;overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none;position:absolute;inset:0;overflow:hidden auto}.Drawer2-module__IlqOpW__scrollOuter::-webkit-scrollbar{display:none}.Drawer2-module__IlqOpW__dismissZone{scroll-snap-align:start;width:100%;height:100%}.Drawer2-module__IlqOpW__dismissTap{flex:1}.Drawer2-module__IlqOpW__drawerWrap{scroll-snap-align:end;flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex}.Drawer2-module__IlqOpW__drawer{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-12) var(--border-radius-12) 0 0;width:100%;max-height:var(--Drawer2--max-height,90%);border-bottom:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.Drawer2-module__IlqOpW__drawerFixedHeight{height:var(--Drawer2--max-height,90%)}.Drawer2-module__IlqOpW__dragHandle{background-color:var(--outline-dimmer);border-radius:2px;width:36px;height:4px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.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{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.Drawer2-module__IlqOpW__fillContent{flex:1;min-height:0;overflow:hidden}}
@media (prefers-reduced-motion:reduce){@layer components{.CanvasExploreHandles-module__qHXDaa__handleTriggerCircle,.CanvasExploreHandles-module__qHXDaa__handleTriggerIcon{transition:none}}}@layer components{.CanvasExploreHandles-module__qHXDaa__handles{z-index:2;pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.CanvasExploreHandles-module__qHXDaa__handle{pointer-events:auto;width:40px;height:40px;position:absolute;top:0;left:0}.CanvasExploreHandles-module__qHXDaa__handleTrigger{appearance:none;width:40px;height:40px;color:var(--white);cursor:pointer;--CanvasExploreHandles--handle-color:var(--accent-primary-dimmest);background:0 0;border:0;place-items:center;padding:0;display:grid}.CanvasExploreHandles-module__qHXDaa__handleTrigger[data-disabled]{opacity:.5;cursor:default}.CanvasExploreHandles-module__qHXDaa__handleTrigger:focus-visible{outline:0}.CanvasExploreHandles-module__qHXDaa__handleArtifact .CanvasExploreHandles-module__qHXDaa__handleTrigger{--CanvasExploreHandles--handle-color:var(--accent-magenta-dimmer)}.CanvasExploreHandles-module__qHXDaa__handleArtifact .CanvasExploreHandles-module__qHXDaa__handleTrigger[data-gathering=true],.CanvasExploreHandles-module__qHXDaa__handleArtifact .CanvasExploreHandles-module__qHXDaa__handleTrigger[data-open=true],.CanvasExploreHandles-module__qHXDaa__handleArtifact .CanvasExploreHandles-module__qHXDaa__handleTrigger:focus-visible,.CanvasExploreHandles-module__qHXDaa__handleArtifact .CanvasExploreHandles-module__qHXDaa__handleTrigger:hover:not([data-disabled]){--CanvasExploreHandles--handle-color:var(--accent-magenta-default)}.CanvasExploreHandles-module__qHXDaa__handle:not(.CanvasExploreHandles-module__qHXDaa__handleArtifact) .CanvasExploreHandles-module__qHXDaa__handleTrigger[data-gathering=true],.CanvasExploreHandles-module__qHXDaa__handle:not(.CanvasExploreHandles-module__qHXDaa__handleArtifact) .CanvasExploreHandles-module__qHXDaa__handleTrigger[data-open=true],.CanvasExploreHandles-module__qHXDaa__handle:not(.CanvasExploreHandles-module__qHXDaa__handleArtifact) .CanvasExploreHandles-module__qHXDaa__handleTrigger:focus-visible,.CanvasExploreHandles-module__qHXDaa__handle:not(.CanvasExploreHandles-module__qHXDaa__handleArtifact) .CanvasExploreHandles-module__qHXDaa__handleTrigger:hover:not([data-disabled]){--CanvasExploreHandles--handle-color:var(--accent-primary-default)}.CanvasExploreHandles-module__qHXDaa__handleTriggerCircle{background:var(--CanvasExploreHandles--handle-color);transform-origin:50%;border-radius:50%;place-items:center;width:40px;height:40px;transition:transform 80ms ease-out,box-shadow 80ms ease-out;display:grid;transform:scale(.2)}.CanvasExploreHandles-module__qHXDaa__handleTriggerIcon{opacity:0;place-items:center;width:24px;height:24px;transition:opacity 60ms ease-out,transform 80ms ease-out;display:grid;transform:scale(.6)}.CanvasExploreHandles-module__qHXDaa__handleTriggerIcon svg{width:24px;height:24px}.CanvasExploreHandles-module__qHXDaa__handleTrigger:focus-visible .CanvasExploreHandles-module__qHXDaa__handleTriggerCircle{box-shadow:0 0 0 2px var(--background-root), 0 0 0 4px var(--CanvasExploreHandles--handle-color)}.CanvasExploreHandles-module__qHXDaa__handleTrigger:focus-visible .CanvasExploreHandles-module__qHXDaa__handleTriggerCircle,.CanvasExploreHandles-module__qHXDaa__handleTrigger[data-gathering=true] .CanvasExploreHandles-module__qHXDaa__handleTriggerCircle,.CanvasExploreHandles-module__qHXDaa__handleTrigger[data-open=true] .CanvasExploreHandles-module__qHXDaa__handleTriggerCircle,.CanvasExploreHandles-module__qHXDaa__handleTrigger:hover:not([data-disabled]) .CanvasExploreHandles-module__qHXDaa__handleTriggerCircle{transform:scale(1)}.CanvasExploreHandles-module__qHXDaa__handleTrigger:focus-visible .CanvasExploreHandles-module__qHXDaa__handleTriggerIcon,.CanvasExploreHandles-module__qHXDaa__handleTrigger[data-gathering=true] .CanvasExploreHandles-module__qHXDaa__handleTriggerIcon,.CanvasExploreHandles-module__qHXDaa__handleTrigger[data-open=true] .CanvasExploreHandles-module__qHXDaa__handleTriggerIcon,.CanvasExploreHandles-module__qHXDaa__handleTrigger:hover:not([data-disabled]) .CanvasExploreHandles-module__qHXDaa__handleTriggerIcon{opacity:1;transform:scale(1)}}
@layer components{.TaskDrawer-module__y7UJlq__body{timeline-scope:--drawer-pager-scroll}.TaskDrawer-module__y7UJlq__pagerArea{position:relative;-webkit-mask-image:linear-gradient(#0000 0%,#000 24px);mask-image:linear-gradient(#0000 0%,#000 24px)}}
@layer components{.IframeStatusPill-module__Soa-Mq__statusPill{z-index:1;pointer-events:none;position:absolute;top:0;left:0}}
@layer components{.HeaderTabsWorkspace-module__A1wipG__root{--HeaderTabsWorkspace--workspace-bg:var(--surface-color);background-color:var(--HeaderTabsWorkspace--workspace-bg);touch-action:pan-x pan-y;--surface-color:var(--HeaderTabsWorkspace--workspace-bg);flex-direction:column;padding-top:1px;display:flex;position:absolute;inset:0;overflow:hidden}.HeaderTabsWorkspace-module__A1wipG__iosToolbarTintTop,.HeaderTabsWorkspace-module__A1wipG__iosToolbarTintBottom{background-color:var(--surface-color);pointer-events:none;width:100%;height:6px;position:fixed;translate:0 0 -1px}.HeaderTabsWorkspace-module__A1wipG__iosToolbarTintTop{top:0}.HeaderTabsWorkspace-module__A1wipG__iosToolbarTintBottom{bottom:0}.HeaderTabsWorkspace-module__A1wipG__paneContainer{z-index:1;position:relative;overflow:hidden}}
@media (hover:hover){@layer components{.ChatInput-module__egExxa__chatSurface:active{border-color:var(--accent-primary-stronger);transition:none}}}@layer components{.ChatInput-module__egExxa__chatSurface{transition-property:border-color;transition-duration:.12s;transition-timing-function:ease-out}.ChatInput-module__egExxa__chatSurface:focus-within{border-color:var(--accent-primary-default)}.ChatInput-module__egExxa__chatInput{flex:auto;width:auto;min-width:0;box-shadow:none!important;border:none!important}.ChatInput-module__egExxa__chatInput:placeholder-shown{white-space:nowrap;overflow:hidden}.ChatInput-module__egExxa__elevated{box-shadow:var(--shadow-1)}.ChatInput-module__egExxa__inputRow{min-width:0}}
@layer components{.Footer-module__r_oImq__footer{--Footer--height:auto;--Footer--border-color:transparent;--Footer--opacity:1;opacity:var(--Footer--opacity);border-top:1px solid var(--Footer--border-color);width:100%;height:var(--Footer--height);transition:height .1s linear;position:fixed;bottom:0;left:0}.Footer-module__r_oImq__center{height:100%}.Footer-module__r_oImq__filesButton{outline:1px solid var(--outline-dimmest);border-radius:var(--space-4)}.Footer-module__r_oImq__searchButtonContainer{padding:0 var(--space-8);width:100%}.Footer-module__r_oImq__searchButton{outline:1px solid var(--outline-dimmest);border-radius:var(--space-4);background-color:var(--background-default);padding-right:var(--space-8);padding-left:var(--space-8);height:40px;color:var(--foreground-dimmer)}.Footer-module__r_oImq__searchButton button{height:100%!important;color:var(--foreground-dimmest)!important;justify-content:space-between!important}}
@layer components{.SelectedChatBox-module__MZnLCG__chatBox{z-index:1;box-sizing:border-box;pointer-events:auto;position:absolute;top:0;left:0}.SelectedChatBox-module__MZnLCG__mobileChatButton{appearance:none;width:100%;min-height:36px;font-size:var(--font-size-small);line-height:var(--line-height-small);color:inherit;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;font-weight:500;overflow:hidden}.SelectedChatBox-module__MZnLCG__mobileChatButton:active{opacity:.82}.SelectedChatBox-module__MZnLCG__chatBoxFloating{right:var(--space-16);bottom:calc(var(--space-16) + 46px + var(--space-8));left:var(--space-16);z-index:1;pointer-events:auto;max-width:500px;margin-inline:auto;position:absolute}}
@layer components{.Header-module__90IgOq__root{--Header--height:auto;border-bottom:1px solid var(--outline-dimmest);padding:0 var(--space-4);height:var(--Header--height)}@media (min-resolution:192dpi){.Header-module__90IgOq__root{border-bottom-width:.5px}}.Header-module__90IgOq__left,.Header-module__90IgOq__right{min-width:var(--Header--height);height:var(--Header--height)}.Header-module__90IgOq__center{height:var(--Header--height);flex:auto}}
@layer components{.ApplyToDropdown-module___jp9_a__dropdown{width:320px}.ApplyToDropdown-module___jp9_a__artifactList{max-height:400px;overflow-y:auto}.ApplyToDropdown-module___jp9_a__createNewIcon{border-style:dashed}.ApplyToDropdown-module___jp9_a__sectionHeading{font-weight:var(--font-weight-medium)}}
@layer components{.PaneHeader-module__nRvMCG__root{--PaneHeader--height:auto;--PaneHeader--translate-y:"0%";column-gap:var(--space-16);transform:translateY(var(--PaneHeader--translate-y));z-index:2;will-change:transform;border-bottom:1px solid var(--outline-dimmest);background-color:var(--surface-color);padding:0 var(--space-12);width:100%;height:var(--PaneHeader--height);grid-template-columns:auto 1fr auto;align-items:center;display:grid;position:absolute;top:0;left:0}:is(.PaneHeader-module__nRvMCG__leftWrapper,.PaneHeader-module__nRvMCG__rightWrapper) button{max-width:100%}.PaneHeader-module__nRvMCG__leftWrapper{justify-content:flex-start}.PaneHeader-module__nRvMCG__rightWrapper{justify-content:flex-end}.PaneHeader-module__nRvMCG__centerWrapper{min-width:0}.PaneHeader-module__nRvMCG__center,.PaneHeader-module__nRvMCG__left,.PaneHeader-module__nRvMCG__right{align-items:center;width:100%;min-width:0}.PaneHeader-module__nRvMCG__center{justify-content:center;overflow:hidden}.PaneHeader-module__nRvMCG__left{z-index:1;justify-content:flex-start}.PaneHeader-module__nRvMCG__right{z-index:1;justify-content:flex-end}.PaneHeader-module__nRvMCG__root[data-overview=true]{background-color:#0000;border-color:#0000;transform:translateY(-110%)}.PaneHeader-module__nRvMCG__root[data-overview=true] .PaneHeader-module__nRvMCG__centerWrapper{justify-self:start;max-width:100%}.PaneHeader-module__nRvMCG__root[data-overview=true] .PaneHeader-module__nRvMCG__center{transform-origin:0;padding-left:0;transform:scale(1.1)}.PaneHeader-module__nRvMCG__iconTitle{pointer-events:auto;align-items:center;gap:6px;max-width:100%;display:flex}.PaneHeader-module__nRvMCG__title{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;max-width:100%;overflow:hidden;font-weight:500!important}}
@layer components{.SelectedToolbar-module__SbDwcG__toolbarName{text-overflow:ellipsis;flex-shrink:1;min-width:0;font-weight:500;overflow:hidden}.SelectedToolbar-module__SbDwcG__toolbar{z-index:1;pointer-events:auto;position:absolute;top:0;left:0;cursor:grab!important}.SelectedToolbar-module__SbDwcG__toolbarFade{transition:opacity .15s ease-out}.SelectedToolbar-module__SbDwcG__toolbarDragging{cursor:grabbing!important}.SelectedToolbar-module__SbDwcG__mobileArtifactToolbarSurface{min-height:44px}.SelectedToolbar-module__SbDwcG__mobileInlinePreview{height:44px;padding-left:0;padding-right:var(--space-4)}.SelectedToolbar-module__SbDwcG__nameContainer{min-width:0}.SelectedToolbar-module__SbDwcG__actionsContainer{min-height:28px}.SelectedToolbar-module__SbDwcG__separator{flex-shrink:0;width:0;height:12px}}
@layer components{.Pane-module__fC5lZa__root{--Pane--border-radius:0;--Pane--x:0;--Pane--y:0;--Pane--z:0;--Pane--z-index:initial;--Pane--width:0;--Pane--height:0;--Pane--box-shadow:0 0 0 1px var(--background-highest);--Pane--transition-property:none;--Pane--transition-duration:0;--Pane--transition-delay:0;--Pane--padding-top:0;--surface-background:var(--background-default);--interactive-background:var(--background-higher);--interactive-background--active:var(--background-highest);--interactive-border:var(--outline-dimmer);--interactive-border--hover:var(--outline-stronger);transform:perspective(300px) translate3d(var(--Pane--x), 0, var(--Pane--z));z-index:var(--Pane--z-index);transition-delay:var(--Pane--transition-delay);transition-duration:var(--Pane--transition-duration);transition-property:var(--Pane--transition-property);will-change:transform;box-shadow:var(--Pane--box-shadow);border-radius:var(--Pane--border-radius);width:var(--Pane--width);height:var(--Pane--height);position:absolute;top:0;left:0}.Pane-module__fC5lZa__blanket{z-index:1;touch-action:none;position:absolute;inset:0}.Pane-module__fC5lZa__content{transform:translateY(var(--Pane--y));z-index:1;will-change:transform;border-radius:var(--Pane--border-radius);padding-top:var(--Pane--padding-top);flex:auto;position:relative;overflow:hidden}.Pane-module__fC5lZa__contentInner{flex:auto;overflow:hidden auto}.Pane-module__fC5lZa__content .cm-placeholder-layer{transform:scale(1)!important}}
@layer components{.InlineSelectionUI-module__DC_r-G__wrapper{transform-origin:0 0;pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}}
@layer components{.PaneDrawer-module__xULkAW__button{background:var(--background-higher)!important;height:var(--space-48)!important;border-radius:0!important;justify-content:space-between!important;padding:0 16px!important}.PaneDrawer-module__xULkAW__button span{font-weight:var(--font-weight-medium)!important;font-size:var(--font-size-subhead-default)!important}.PaneDrawer-module__xULkAW__button:first-child{border-top-right-radius:var(--border-radius-12)!important;border-top-left-radius:var(--border-radius-12)!important}.PaneDrawer-module__xULkAW__button:last-child{border-bottom-right-radius:var(--border-radius-12)!important;border-bottom-left-radius:var(--border-radius-12)!important}.PaneDrawer-module__xULkAW__button:only-child{border-radius:var(--border-radius-12)!important}.PaneDrawer-module__xULkAW__divider{background-color:var(--outline-dimmer);width:100%;height:1px}.PaneDrawer-module__xULkAW__header{padding:0 var(--space-4);height:32px}.PaneDrawer-module__xULkAW__title{font-weight:var(--font-weight-medium)!important}}
@keyframes IframeShapeContent-module__uN24vq__loading-state-fade-in{0%,50%{opacity:0}to{opacity:1}}@layer components{.IframeShapeContent-module__uN24vq__content{contain:strict;outline-offset:calc(-.25px * var(--tl-scale,1));background:var(--iframe-content-bg,var(--background-default));flex:auto;min-height:0;position:relative;outline:var(--iframe-content-outline,calc(1.5px * var(--tl-scale,1)) solid var(--outline-dimmest))!important}.IframeShapeContent-module__uN24vq__iframe{border:none;width:100%;height:100%;display:block}.IframeShapeContent-module__uN24vq__mobileSimulatorContainer{display:flex;position:absolute;inset:0}.IframeShapeContent-module__uN24vq__loadingStateFadeIn{animation:1s ease-out forwards IframeShapeContent-module__uN24vq__loading-state-fade-in}}
@layer components{.TasksDrawer-module__FaFQFW__title{font-weight:var(--font-weight-medium)!important}}
@layer components{.IframeShapeUtil-module__OQcoZW__frame{box-shadow:var(--shadow-1);border:none;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:visible}.IframeShapeUtil-module__OQcoZW__artifactFrame{--iframe-content-outline:none;border:none}.IframeShapeUtil-module__OQcoZW__viewportLocked{box-shadow:none;--iframe-content-outline:none;border:none;border-radius:0}.IframeShapeUtil-module__OQcoZW__mobileArtifactFrame{box-shadow:none;--iframe-content-outline:none;--iframe-content-bg:transparent;background:0 0;border:none}.IframeShapeUtil-module__OQcoZW__loadingToolbar{z-index:1;pointer-events:none;margin-bottom:5px;position:absolute;bottom:100%;left:0}.IframeShapeUtil-module__OQcoZW__loadingToolbarSurface{transform:scale(calc(var(--tl-scale,1) * .784));transform-origin:0 100%}.IframeShapeUtil-module__OQcoZW__loadingToolbarType{color:var(--foreground-dimmest);font-size:var(--font-size-small);line-height:var(--line-height-small);white-space:nowrap;flex-shrink:0}.IframeShapeUtil-module__OQcoZW__loadingToolbarName{min-width:0;font-weight:500;font-size:var(--font-size-small);line-height:var(--line-height-small);text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;overflow:hidden}.IframeShapeUtil-module__OQcoZW__loadingSeparator{flex-shrink:0;width:0;height:12px}.IframeShapeUtil-module__OQcoZW__loadingContent{contain:strict;outline-offset:calc(-.25px * var(--tl-scale,1));background:var(--iframe-content-bg,var(--background-default));flex:auto;min-height:0;position:relative;outline:var(--iframe-content-outline,calc(1.5px * var(--tl-scale,1)) solid var(--outline-dimmest))!important}.IframeShapeUtil-module__OQcoZW__loadingErrorContent{pointer-events:none;overflow:hidden}.IframeShapeUtil-module__OQcoZW__loadingErrorContent>*{transform:scale(calc(var(--tl-scale,1) * 1.008));transform-origin:50%}.IframeShapeUtil-module__OQcoZW__loadingErrorContent button,.IframeShapeUtil-module__OQcoZW__loadingErrorContent a,.IframeShapeUtil-module__OQcoZW__loadingErrorContent [role=button]{pointer-events:auto}}
@layer components{.PaneLoader-module__7Pxhfa__root{width:100%;height:100%;position:absolute;top:0;left:0}}
@layer components{.StaffOnlyPIll-module__Rjbt3q__pill.StaffOnlyPIll-module__Rjbt3q__pill{height:18px}}
@layer components{.AiDeveloperSection-module__CWgtHG__select{min-width:184px}}
@layer components{.WorkspacePreferencesSection-module__MTNZXG__divider{border-top:1px solid var(--interactive-border);width:100%}@media (min-resolution:2x){.WorkspacePreferencesSection-module__MTNZXG__divider{border-top-width:.5px}}}
@layer components{.index-module__ul-YZa__root{width:100%;max-width:640px;margin-left:auto;margin-right:auto}.index-module__ul-YZa__tabPanel{padding-top:var(--space-16)}}
@keyframes WorkspaceHeaderReplIcon-module__fkEoxa__workspace-header-repl-icon-pulse{0%{transform:translate(-66.66%)}to{transform:translate(0)}}@layer components{.WorkspaceHeaderReplIcon-module__fkEoxa__container{position:relative}.WorkspaceHeaderReplIcon-module__fkEoxa__loadingGeneratedIcon{border-radius:var(--border-radius-4);position:relative;overflow:hidden}.WorkspaceHeaderReplIcon-module__fkEoxa__loadingGeneratedIcon:after{content:"";opacity:.5;pointer-events:none;background:linear-gradient(90deg, var(--accent-blurple-dimmest), var(--accent-blurple-default), var(--accent-blurple-dimmest), var(--accent-blurple-default));will-change:transform;width:300%;height:100%;animation:2s linear infinite WorkspaceHeaderReplIcon-module__fkEoxa__workspace-header-repl-icon-pulse;position:absolute;top:0;left: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%)}}
@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{width:280px;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__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{.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)}}
@layer components{.ExportVideoMenu-module__ipBtGa__menu{min-width:320px}.ExportVideoMenu-module__ipBtGa__nameInput{flex:1}.ExportVideoMenu-module__ipBtGa__exportButton{width:100%}.ExportVideoMenu-module__ipBtGa__progressView{flex-direction:column;justify-content:center;min-height:80px;display:flex}.ExportVideoMenu-module__ipBtGa__progressBar{background-color:var(--background-higher);width:100%;height:var(--space-12);position:relative;overflow:hidden}.ExportVideoMenu-module__ipBtGa__progressBarFill{background-color:var(--accent-primary-default);height:100%;transition:width .3s ease-out;position:absolute;top:0;left:0}.ExportVideoMenu-module__ipBtGa__progressBarFillComplete{background-color:var(--accent-positive-default);width:100%}.ExportVideoMenu-module__ipBtGa__downloadButton{width:100%}}
@keyframes MobileQrCodeExperiment-module__45lo2q__slide-in-from-right{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media screen and (prefers-reduced-motion:reduce){@layer components{.MobileQrCodeExperiment-module__45lo2q__previewQrCard{animation:none}}}@layer components{.MobileQrCodeExperiment-module__45lo2q__previewQrCard{top:var(--space-12);right:var(--space-12);z-index:10;width:260px;box-shadow:var(--shadow-2);animation:.2s ease-out MobileQrCodeExperiment-module__45lo2q__slide-in-from-right;position:absolute}.MobileQrCodeExperiment-module__45lo2q__closeButton{top:var(--space-8);right:var(--space-8);position:absolute}}
@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__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{.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{.MobileSlideEditor-module__aw9Sjq__root{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:none;width:100%;min-height:0}.MobileSlideEditor-module__aw9Sjq__root *{-webkit-tap-highlight-color:transparent}.MobileSlideEditor-module__aw9Sjq__slidePreview{min-height:0;position:relative;overflow:hidden}.MobileSlideEditor-module__aw9Sjq__slideContainer{position:relative;overflow:hidden}.MobileSlideEditor-module__aw9Sjq__slideFrame{transform-origin:0 0;position:relative}.MobileSlideEditor-module__aw9Sjq__slideIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.MobileSlideEditor-module__aw9Sjq__tapOverlay{cursor:pointer;touch-action:none;background:0 0;position:absolute;inset:0}.MobileSlideEditor-module__aw9Sjq__navOverlay{bottom:var(--space-12);pointer-events:auto;position:absolute;left:50%;transform:translate(-50%)}.MobileSlideEditor-module__aw9Sjq__slideCounter{pointer-events:none}.MobileSlideEditor-module__aw9Sjq__slideMenuList{overflow:hidden}.MobileSlideEditor-module__aw9Sjq__slideMenuActionRow{width:100%}}
@layer components{.PreviewArtifactList-module__gbwXRa__container{overflow-y:auto}.PreviewArtifactList-module__gbwXRa__card{cursor:pointer;text-align:start;overflow:hidden}.PreviewArtifactList-module__gbwXRa__screenshot{border-radius:var(--border-radius-8);object-fit:cover}.PreviewArtifactList-module__gbwXRa__screenshotPlaceholder{width:80px;min-width:80px;height:80px;min-height:80px}}
@layer components{.WebviewLogs-module__MTekCa__wrapper{--WebviewLogs--drawer-height:160px;--WebviewLogs--drawer-width:300px;border-top:1px solid var(--outline-dimmest);height:var(--WebviewLogs--drawer-height);grid-column:1/-1;position:relative}@media (min-resolution:2x){.WebviewLogs-module__MTekCa__wrapper{border-top-width:.5px}}.WebviewLogs-module__MTekCa__wrapperRight{border-top:none;border-left:1px solid var(--outline-dimmest);width:var(--WebviewLogs--drawer-width);grid-column:auto;height:100%}@media (min-resolution:2x){.WebviewLogs-module__MTekCa__wrapperRight{border-left-width:.5px}}.WebviewLogs-module__MTekCa__tabsWrapper{height:100%}.WebviewLogs-module__MTekCa__resizeHandle{z-index:1;cursor:row-resize;justify-content:center;align-items:center;height:8px;position:absolute;top:-4px;left:0;right:0}.WebviewLogs-module__MTekCa__resizeHandle:after{content:"";position:absolute;inset:0;transform:scale(2)}.WebviewLogs-module__MTekCa__resizeHandle:active:after{transform:scale(100)}.WebviewLogs-module__MTekCa__resizeHandleRight{cursor:col-resize;width:8px;height:100%;inset:0 auto 0 -4px}.WebviewLogs-module__MTekCa__resizeGrip{opacity:0;background-color:var(--interactive-background--active);width:var(--space-32);height:var(--space-4);border-radius:2px;transition:opacity .1s,width .1s,height .1s,background-color .1s}.WebviewLogs-module__MTekCa__resizeHandleRight .WebviewLogs-module__MTekCa__resizeGrip{width:var(--space-4);height:var(--space-32)}.WebviewLogs-module__MTekCa__resizing .WebviewLogs-module__MTekCa__resizeGrip,.WebviewLogs-module__MTekCa__resizeHandle:hover .WebviewLogs-module__MTekCa__resizeGrip{opacity:1}.WebviewLogs-module__MTekCa__header{border-bottom:1px solid var(--outline-dimmest)}@media (min-resolution:2x){.WebviewLogs-module__MTekCa__header{border-bottom-width:.5px}}.WebviewLogs-module__MTekCa__logsContainer{height:100%;overflow:hidden auto}.WebviewLogs-module__MTekCa__snapToBottom{scroll-snap-type:y mandatory}.WebviewLogs-module__MTekCa__scrollSnap{scroll-snap-align:end;pointer-events:none;height:1px;margin-top:-1px}.WebviewLogs-module__MTekCa__logRow{font-size:var(--font-size-small);font-family:var(--font-family-code)}.WebviewLogs-module__MTekCa__logRow:nth-child(2n){background-color:var(--background-higher)}.WebviewLogs-module__MTekCa__errorLog{background-color:var(--accent-red-dimmest)!important}.WebviewLogs-module__MTekCa__warningLog{background-color:var(--accent-orange-dimmest)!important}.WebviewLogs-module__MTekCa__xtermWrapper{margin-top:var(--space-4);margin-bottom:var(--space-4);margin-left:var(--space-4);height:calc(100% - var(--space-4) * 2);overflow:hidden}.WebviewLogs-module__MTekCa__xtermInner{height:100%}.WebviewLogs-module__MTekCa__nowrap{text-wrap:nowrap}.WebviewLogs-module__MTekCa__tab{border-radius:0}.WebviewLogs-module__MTekCa__tabList{margin-right:var(--space-4);overflow:auto}.WebviewLogs-module__MTekCa__tabsContainer{grid-template-rows:32px 1fr;height:100%;display:grid}.WebviewLogs-module__MTekCa__tabPanel{height:100%;overflow:hidden}}
@layer components{.CanvasPreview-module__SpdcGa__root{--CanvasPreview--logs-grid-rows:1fr;--CanvasPreview--logs-grid-columns:1fr;border-radius:calc(var(--border-radius-8) + 1px);width:100%;height:100%;overflow:hidden}.CanvasPreview-module__SpdcGa__root.CanvasPreview-module__SpdcGa__dense{border-radius:0}.CanvasPreview-module__SpdcGa__webContentWrapper{pointer-events:none;width:100%;height:100%;position:relative}.CanvasPreview-module__SpdcGa__webContentAndLogsWrapper{grid-template-rows:var(--CanvasPreview--logs-grid-rows);grid-template-columns:var(--CanvasPreview--logs-grid-columns);width:100%;height:100%;display:grid}.CanvasPreview-module__SpdcGa__webContentWrapperInner{pointer-events:all;width:100%;height:100%;position:relative}.CanvasPreview-module__SpdcGa__lockedNonArtifactTopBarSlot{align-items:center;gap:4px;min-width:0;display:flex}.CanvasPreview-module__SpdcGa__blockedPreviewOverlay{z-index:2;pointer-events:all;position:absolute;inset:0}}
@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{.ReplitAuthMigrationBanner-module__9OFfXW__banner{padding:var(--space-12) var(--space-16);border-radius:var(--border-radius-8);background:color-mix(in srgb, var(--accent-primary-dimmest) 40%, var(--background-default));border:1px solid color-mix(in srgb, var(--accent-primary-dimmer) 30%, var(--outline-dimmest));margin-bottom:var(--space-16)}}
@layer components{.ReplitAuthMigrationModal-module__g9aolq__video{aspect-ratio:16/9;border-radius:var(--border-radius-8);object-fit:cover;width:100%;overflow:hidden}}
@layer components{.ClerkSSOSection-module__sObiFG__statusBadge{padding:var(--space-2) var(--space-8);border-radius:var(--border-radius-4);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);align-items:center;display:inline-flex}.ClerkSSOSection-module__sObiFG__statusBadgeEnabled{background:color-mix(in srgb, var(--accent-positive-default) 15%, transparent);color:var(--accent-positive-default)}.ClerkSSOSection-module__sObiFG__statusBadgeDisabled{background:color-mix(in srgb, var(--foreground-dimmest) 15%, transparent);color:var(--foreground-dimmer)}.ClerkSSOSection-module__sObiFG__emptyState{border:1px dashed var(--outline-dimmest);text-align:center}.ClerkSSOSection-module__sObiFG__environmentBadge{padding:var(--space-2) var(--space-8);border-radius:var(--border-radius-4);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);align-items:center;display:inline-flex}.ClerkSSOSection-module__sObiFG__environmentBadgeDevelopment{background:color-mix(in srgb, var(--accent-yellow-default) 15%, transparent);color:var(--accent-yellow-default)}.ClerkSSOSection-module__sObiFG__environmentBadgeProduction{background:color-mix(in srgb, var(--accent-blue-default) 15%, transparent);color:var(--accent-blue-default)}}
@keyframes ConfigureSidebar-module__aQIC6G__slide-in-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@layer components{.ConfigureSidebar-module__aQIC6G__root{width:100%;max-width:800px;margin:0 auto;position:relative}.ConfigureSidebar-module__aQIC6G__wideLayout{width:100%}.ConfigureSidebar-module__aQIC6G__rail{border-right:1px solid var(--outline-dimmest);flex-shrink:0;width:200px}.ConfigureSidebar-module__aQIC6G__compactLayout{width:100%}.ConfigureSidebar-module__aQIC6G__drawerBackdrop{background:var(--background-default);opacity:.6;cursor:pointer;z-index:1;border:none;padding:0;position:fixed;inset:0}.ConfigureSidebar-module__aQIC6G__drawer{background:var(--surface-color);border-right:1px solid var(--outline-dimmest);z-index:2;width:240px;max-width:80%;animation:.2s ease-out ConfigureSidebar-module__aQIC6G__slide-in-from-left;position:absolute;top:0;bottom:0;left:0;box-shadow:2px 0 12px #0000001f}.ConfigureSidebar-module__aQIC6G__content{flex:1;min-width:0}.ConfigureSidebar-module__aQIC6G__item{font-weight:var(--font-weight-medium)}.ConfigureSidebar-module__aQIC6G__itemIndented{padding-left:var(--space-24);font-weight:var(--font-weight-regular);color:var(--foreground-dimmer)}.ConfigureSidebar-module__aQIC6G__itemIndented[data-selected]{color:var(--foreground-default)}.ConfigureSidebar-module__aQIC6G__groupHeader{padding:var(--space-8);color:var(--foreground-dimmer);font-weight:var(--font-weight-medium);align-items:center;display:flex}.ConfigureSidebar-module__aQIC6G__warningIcon{color:var(--accent-orange-default);margin-left:auto}.ConfigureSidebar-module__aQIC6G__warningIconBadge{color:var(--accent-orange-default);margin-left:var(--space-2)}}
@layer components{.ProviderSetupReminders-module__XBxyeG__section{background:var(--background-higher)}.ProviderSetupReminders-module__XBxyeG__providerTitle{font-weight:var(--font-weight-medium)}.ProviderSetupReminders-module__XBxyeG__requirementTitle{font-weight:var(--font-weight-medium);font-size:var(--font-size-small)}.ProviderSetupReminders-module__XBxyeG__typeGroup{border-top:1px solid var(--outline-dimmest);padding-top:var(--space-12)}.ProviderSetupReminders-module__XBxyeG__typeGroup:first-child{border-top:none;padding-top:0}.ProviderSetupReminders-module__XBxyeG__itemRow{align-items:center;gap:var(--space-8);padding:var(--space-8);border-radius:var(--border-radius-4);background:var(--background-default);display:flex}.ProviderSetupReminders-module__XBxyeG__itemRowConfirmed{background:color-mix(in srgb, var(--accent-positive-default) 10%, transparent);opacity:.7}.ProviderSetupReminders-module__XBxyeG__itemValue{min-width:0;font-family:var(--font-family-code);font-size:var(--font-size-small);word-break:break-all;flex:1}.ProviderSetupReminders-module__XBxyeG__confirmedIcon{color:var(--accent-positive-default)}.ProviderSetupReminders-module__XBxyeG__warningIcon{color:var(--accent-orange-default)}.ProviderSetupReminders-module__XBxyeG__typeGroupCompleted{opacity:.7}.ProviderSetupReminders-module__XBxyeG__footer{border-top:1px solid var(--outline-dimmest)}}
@layer components{.ProviderConfigForm-module__IebmVa__iconContainer{background:var(--background-higher);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ProviderConfigForm-module__IebmVa__enabledBadge{padding:var(--space-2) var(--space-8);border-radius:var(--border-radius-4);background:color-mix(in srgb, var(--accent-positive-default) 15%, transparent);color:var(--accent-positive-default);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);align-items:center;display:inline-flex}.ProviderConfigForm-module__IebmVa__optionCard{align-items:flex-start;gap:var(--space-12);cursor:pointer;border:.5px solid var(--outline-default);border-radius:var(--border-radius-8);background-color:var(--background-default);padding:var(--space-12) var(--space-16);display:flex}.ProviderConfigForm-module__IebmVa__optionCard:hover{background-color:var(--background-highest)}.ProviderConfigForm-module__IebmVa__optionCard input[type=radio]:focus{outline:none}.ProviderConfigForm-module__IebmVa__optionCardTitle{font-weight:var(--font-weight-medium)}}
@layer components{.ConfigureTab-module__kKc9Zq__loadingContainer{height:100%}.ConfigureTab-module__kKc9Zq__sectionContainer{margin-bottom:var(--space-24)}.ConfigureTab-module__kKc9Zq__providerItem{gap:var(--space-8)}.ConfigureTab-module__kKc9Zq__form{padding:0}.ConfigureTab-module__kKc9Zq__sectionTitle,.ConfigureTab-module__kKc9Zq__sectionSubtitle{margin-bottom:var(--space-16)}.ConfigureTab-module__kKc9Zq__providerIconContainer{margin-right:var(--space-8);flex-direction:row;align-items:center;display:flex}.ConfigureTab-module__kKc9Zq__errorText{color:var(--foreground-default)}.ConfigureTab-module__kKc9Zq__configContent{width:100%;max-width:600px;margin:0 auto}.ConfigureTab-module__kKc9Zq__pageTitle{margin-bottom:var(--space-16)}.ConfigureTab-module__kKc9Zq__hideOption{padding-top:var(--space-12);border-top:1px solid var(--outline-dimmest);margin-top:var(--space-4)}.ConfigureTab-module__kKc9Zq__saveButton{margin-top:var(--space-16)}.ConfigureTab-module__kKc9Zq__timestampContainer{margin-bottom:var(--space-16)}.ConfigureTab-module__kKc9Zq__dangerZoneSurface{border:1px solid var(--outline-dimmest)}}
@layer components{.UsersTab-module__NFQCKa__title{margin-bottom:var(--space-16)}.UsersTab-module__NFQCKa__wrapper{flex-direction:column;height:100%;display:flex}.UsersTab-module__NFQCKa__container{flex-direction:column;flex-grow:1;height:100%;display:flex}.UsersTab-module__NFQCKa__headerTitle{margin-bottom:var(--space-16);align-items:center}.UsersTab-module__NFQCKa__tableWrapper{flex-direction:column;flex-grow:1;flex-shrink:1;min-height:0;display:flex;overflow:hidden}.UsersTab-module__NFQCKa__table{flex-grow:1;width:100%;height:100%;container:table/inline-size}.UsersTab-module__NFQCKa__table [class~=userIdColumn]{width:15%;min-width:100px;max-width:200px}.UsersTab-module__NFQCKa__table [class~=nameColumn]{width:20%;min-width:200px;max-width:350px}.UsersTab-module__NFQCKa__table [class~=emailColumn]{width:25%;min-width:200px;max-width:350px}@container table (max-width:800px){.UsersTab-module__NFQCKa__table [class~=emailColumn]{display:none}}.UsersTab-module__NFQCKa__table [class~=lastLoggedInColumn]{width:10%;min-width:150px;max-width:200px}.UsersTab-module__NFQCKa__table [class~=actionsColumn]{width:10%}.UsersTab-module__NFQCKa__searchContainer{margin-bottom:var(--space-16);width:fit-content}.UsersTab-module__NFQCKa__label{color:var(--foreground-default);font-size:var(--font-size-small);line-height:var(--line-height-default);font-weight:var(--font-weight-medium)}.UsersTab-module__NFQCKa__value{gap:var(--space-8);color:var(--foreground-dimmer);font-size:var(--font-size-default);line-height:var(--line-height-default)}}
@layer components{.ReplitAuthContent-module__JvqUlW__container{flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;display:flex}.ReplitAuthContent-module__JvqUlW__header{border-bottom:1px solid var(--outline-dimmest);overflow:auto hidden}.ReplitAuthContent-module__JvqUlW__help{border-bottom:1px solid var(--outline-dimmest)}.ReplitAuthContent-module__JvqUlW__tabs{flex-grow:1;flex-shrink:1;height:100%}.ReplitAuthContent-module__JvqUlW__tabs [role=tablist]{height:100%}.ReplitAuthContent-module__JvqUlW__body{overflow-y:auto}.ReplitAuthContent-module__JvqUlW__content{max-height:100%}.ReplitAuthContent-module__JvqUlW__centered{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.ReplitAuthContent-module__JvqUlW__bannerWrapper{width:fit-content}.ReplitAuthContent-module__JvqUlW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.ReplitAuthContent-module__JvqUlW__setupRequiredIcon{color:var(--accent-orange-default)}}
@layer components{.TaskTreeConnector-module__BNTW-W__indent{align-self:stretch}.TaskTreeConnector-module__BNTW-W__connector{width:calc(var(--space-16) + var(--space-8));min-height:var(--space-32);flex-shrink:0;align-self:stretch;display:block;position:relative}.TaskTreeConnector-module__BNTW-W__vertical{background:var(--outline-dimmest);width:1px;position:absolute}.TaskTreeConnector-module__BNTW-W__horizontal{background:var(--outline-dimmest);height:1px;position:absolute}}
@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}}
@layer components{.MobilePageLoadingLayout-module__Acv-6q__overlay{width:100%;height:100%;position:fixed;top:0;left:0}}
@layer components{.DeploymentErrorBanner-module__kPv45q__banner{box-sizing:border-box;background:var(--background-default);width:100%}}
@layer components{.RouterFilesContent-module__SFSMEq__root{position:relative}.RouterFilesContent-module__SFSMEq__search{height:32px}.RouterFilesContent-module__SFSMEq__search>div>div label+div{z-index:4}.RouterFilesContent-module__SFSMEq__search [role=listbox]{z-index:3;background-color:var(--background-default);position:absolute;inset:60px 0 0;padding:0 var(--space-16)!important}.RouterFilesContent-module__SFSMEq__search [role=option]>div{background-color:#0000!important}.RouterFilesContent-module__SFSMEq__search [aria-selected=true]>div{background-color:var(--interactive-background)!important}}
@layer components{.ToolList2-module__js4iTG__list{overflow-y:auto}.ToolList2-module__js4iTG__searchRow{min-height:44px}.ToolList2-module__js4iTG__item{text-align:left;touch-action:manipulation;min-height:44px}.ToolList2-module__js4iTG__titleLine{font-size:var(--font-size-default);line-height:var(--line-height-default)}.ToolList2-module__js4iTG__descriptionLine{font-size:var(--font-size-small);line-height:var(--line-height-small)}}
@layer components{.MobilePreviewUrlBar-module__OZQBTa__openButton{white-space:nowrap;flex-shrink:0}}
@layer components{.MobileInlinePreview-module__hyv07q__iframe{width:100%;height:100%;color-scheme:var(--iframe-color-scheme,light dark);border:none}.MobileInlinePreview-module__hyv07q__simulatorPreview{aspect-ratio:9/19.5;height:100%;max-height:100%;position:relative;overflow:hidden}.MobileInlinePreview-module__hyv07q__fullscreenButton{top:var(--space-12);right:var(--space-12);z-index:3;position:absolute}}
@layer components{.PurchaseCreditPackModal-module__aFhWiq__modalContent{position:relative}.PurchaseCreditPackModal-module__aFhWiq__priceAmount{color:var(--foreground-default);font-size:20px;line-height:24px}.PurchaseCreditPackModal-module__aFhWiq__originalPrice{color:var(--foreground-dimmest);font-size:20px;line-height:24px;text-decoration:line-through}.PurchaseCreditPackModal-module__aFhWiq__priceRow{justify-content:space-between;align-items:center}.PurchaseCreditPackModal-module__aFhWiq__packItem{justify-content:space-between;align-items:center;width:100%}.PurchaseCreditPackModal-module__aFhWiq__priceDetailsContainer{flex:1}.PurchaseCreditPackModal-module__aFhWiq__paymentDetailsContainer{flex-direction:column;flex:1;align-items:flex-end;display:flex}.PurchaseCreditPackModal-module__aFhWiq__successDetailsCard{background-color:var(--background-higher)}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeleton{border-radius:var(--border-radius-default);height:20px}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeletonPayment{width:80px}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeletonTax{width:60px}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeletonTotal{width:70px}.PurchaseCreditPackModal-module__aFhWiq__loadingSkeletonWorkspaceText{width:100%;height:14px}.PurchaseCreditPackModal-module__aFhWiq__creditPackSelect button{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-12);background-color:var(--background-default);min-height:var(--space-48);font-size:20px}.PurchaseCreditPackModal-module__aFhWiq__learnMoreLink{color:var(--foreground-dimmer);text-decoration:underline}.PurchaseCreditPackModal-module__aFhWiq__errorText{color:var(--accent-negative-default)}}
@media (max-width:768px){@layer components{.CreditPackTable-module__y59E_q__measureBarContainer{display:none}}}@layer components{.CreditPackTable-module__y59E_q__tableContainer{background-color:var(--background-default);border-radius:8px;overflow:hidden}.CreditPackTable-module__y59E_q__accordionHeaderContent{text-align:left;flex:1}.CreditPackTable-module__y59E_q__usageText{text-align:left;flex-shrink:0;min-width:80px}.CreditPackTable-module__y59E_q__measureBarContainer{flex-shrink:0;width:160px}.CreditPackTable-module__y59E_q__measureBar{background-color:var(--background-highest);height:8px}.CreditPackTable-module__y59E_q__loadingRow{height:48px;position:relative}}
@layer components{.InputError-module__MnPm0W__warning{color:var(--accent-orange-default)}.InputError-module__MnPm0W__error{color:var(--accent-negative-default)}}
@layer components{.index-module__Y-7bTG__sectionContainer,.index-module__Y-7bTG__sectionHeader{flex-direction:column;gap:16px;display:flex}.index-module__Y-7bTG__sectionTitle{border-bottom:1px solid var(--outline-dimmest);padding-bottom:16px}.index-module__Y-7bTG__accordionContainer{flex-direction:column;gap:8px;display:flex}.index-module__Y-7bTG__loadingState{border-radius:4px;height:200px;position:relative}.index-module__Y-7bTG__linkButton{cursor:pointer;font:inherit;background:0 0;border:none;padding:0;display:inline}.index-module__Y-7bTG__linkStyle{cursor:pointer;pointer-events:all;color:var(--accent-primary-stronger);text-decoration:none}.index-module__Y-7bTG__linkStyle:hover{text-decoration:underline}}
@layer components{.BulkEmailInput-module__Zkmxvq__memberInput{gap:var(--space-8);padding:var(--space-8);flex-flow:wrap;align-items:flex-start;min-height:86px;display:flex}.BulkEmailInput-module__Zkmxvq__memberInputFocused{outline:2px solid var(--accent-primary-default);outline-offset:-2px}.BulkEmailInput-module__Zkmxvq__tag{align-items:center;gap:var(--space-8);padding:var(--space-4) var(--space-8);border-radius:var(--border-radius-4);color:var(--foreground-default);appearance:none;cursor:pointer;border:none;flex-direction:row;display:flex}.BulkEmailInput-module__Zkmxvq__tag>span{line-height:22px}.BulkEmailInput-module__Zkmxvq__tagDanger{background:var(--accent-negative-dimmest);border:1px solid var(--accent-negative-dimmer)}@media (hover:hover){.BulkEmailInput-module__Zkmxvq__tagDanger:not([disabled],[aria-disabled]):hover{background-color:var(--accent-negative-dimmest);opacity:.75;transition-duration:0s}.BulkEmailInput-module__Zkmxvq__tagDanger:not([disabled],[aria-disabled]):active{background-color:var(--accent-negative-dimmest);opacity:.75}}.BulkEmailInput-module__Zkmxvq__memberTextInput{flex:auto;display:flex}.BulkEmailInput-module__Zkmxvq__hiddenInput{padding:var(--space-4) 0;appearance:none;background:0 0;flex:auto;display:flex;border:none!important;outline:none!important}}
@layer components{.SettingsTabContent-module__MGOYlG__permissionDeniedRoot{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.SettingsTabContent-module__MGOYlG__permissionDeniedContent{justify-content:center;align-items:center;max-width:400px}.SettingsTabContent-module__MGOYlG__permissionDeniedDescription{text-align:center}.SettingsTabContent-module__MGOYlG__tabContent{width:100%;max-width:1380px;margin:0 auto}}
@layer components{.CardPreferences-module__4wZEGq__self{max-width:425px}.CardPreferences-module__4wZEGq__creditCardText{color:var(--foreground-dimmest);font-weight:400}.CardPreferences-module__4wZEGq__addPaymentMethodContainer{max-width:425px}.CardPreferences-module__4wZEGq__loadingContainer{max-width:180px;height:32px}}
@layer components{.UniversalSettingsContentArea-module__bZEcFa__content{isolation:isolate;padding:var(--space-32);flex:1;display:flex;overflow:auto}@media not (min-width:767px){.UniversalSettingsContentArea-module__bZEcFa__content{padding:var(--space-16)}}}
@keyframes EditScimViewerUpgradeLinkForm-module__pje7QG__pulse-translate{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer components{.EditScimViewerUpgradeLinkForm-module__pje7QG__upgradeLinkInput{align-items:center;gap:var(--space-8);flex-direction:row;display:flex}.EditScimViewerUpgradeLinkForm-module__pje7QG__loadingButton{position:relative;overflow:hidden}.EditScimViewerUpgradeLinkForm-module__pje7QG__loadingButton:after{content:"";background:linear-gradient(90deg, var(--outline-default), var(--background-root), var(--outline-default), var(--background-root));opacity:.5;pointer-events:none;will-change:transform;width:300%;height:100%;animation:2s linear infinite EditScimViewerUpgradeLinkForm-module__pje7QG__pulse-translate;position:absolute;inset:0 auto 0 0}}
@layer components{.NewPaymentMethodForm-module__53Ed7G__verificaitonWidget{height:100%}}
@keyframes BillingOverview-module__0OhXta__loader-move-gradient{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer components{.BillingOverview-module__0OhXta__cardsContainer{gap:var(--space-16);flex-direction:row;display:flex;overflow-x:auto}@media not (min-width:768px){.BillingOverview-module__0OhXta__cardsContainer{flex-wrap:wrap;overflow-x:visible}}.BillingOverview-module__0OhXta__card{border:1px solid var(--outline-dimmest);background-color:var(--background-default);flex-shrink:0;width:240px}@media not (min-width:768px){.BillingOverview-module__0OhXta__card{flex-shrink:1;width:100%}}.BillingOverview-module__0OhXta__fieldRow{gap:var(--space-8);grid-template-columns:auto 1fr;place-items:start;display:grid}.BillingOverview-module__0OhXta__fieldRow>*{word-wrap:break-word;overflow-wrap:break-word}.BillingOverview-module__0OhXta__loadingSkeleton{width:150px;height:20px}.BillingOverview-module__0OhXta__sectionContainer{border-radius:var(--border-radius-4);background-color:var(--background-default)}.BillingOverview-module__0OhXta__loader{border-radius:var(--border-radius-4);background-color:var(--background-default);isolation:isolate;grid-template-columns:repeat(4,1fr);height:115px;display:grid;position:relative;overflow:hidden}@media not (min-width:1024px){.BillingOverview-module__0OhXta__loader{grid-template-columns:1fr 1fr;height:230px}}.BillingOverview-module__0OhXta__loader:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg, var(--outline-dimmest), var(--interactive-background), var(--outline-dimmest), var(--interactive-background));will-change:transform;width:300%;animation:2s linear infinite BillingOverview-module__0OhXta__loader-move-gradient;position:absolute;top:0;bottom:0;left:0}}
@keyframes CreditBreakdownCards-module__2_YxfW__move-gradient{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer components{.CreditBreakdownCards-module__2_YxfW__loader{isolation:isolate;border-radius:4px;height:24px;position:relative;overflow:hidden}.CreditBreakdownCards-module__2_YxfW__loader:before{z-index:-1;background:linear-gradient(90deg, var(--outline-dimmest), var(--interactive-background), var(--outline-dimmest), var(--interactive-background));will-change:transform;pointer-events:none;content:"";width:300%;animation:2s linear infinite CreditBreakdownCards-module__2_YxfW__move-gradient;position:absolute;top:0;bottom:0;left:0}.CreditBreakdownCards-module__2_YxfW__row{justify-content:space-between;align-items:center;gap:16px}.CreditBreakdownCards-module__2_YxfW__dottedDivider{border-top:1px dashed var(--outline-dimmest);height:1px;margin:4px 0}.CreditBreakdownCards-module__2_YxfW__solidDivider{border-top:1px solid var(--outline-dimmer);height:1px;margin:4px 0}.CreditBreakdownCards-module__2_YxfW__dollarText{font-weight:700}}
@layer components{.BillingPanel-module__PiqgLq__planAndNextInvoiceContainer{column-gap:var(--space-32);grid-template-columns:auto;grid-auto-flow:column;display:grid}@media not (min-width:768px){.BillingPanel-module__PiqgLq__planAndNextInvoiceContainer{row-gap:var(--space-16);grid-auto-flow:row}}.BillingPanel-module__PiqgLq__details{gap:var(--space-12) var(--space-32);grid-template-columns:95px auto;display:grid}.BillingPanel-module__PiqgLq__loading{width:150px;height:24px}.BillingPanel-module__PiqgLq__buttonLoading{width:120px;height:36px}.BillingPanel-module__PiqgLq__settingRowContent{flex:1;min-width:0}.BillingPanel-module__PiqgLq__providerRowDefault{background-color:var(--background-default)}.BillingPanel-module__PiqgLq__providerRowAlternate{background-color:var(--background-higher)}}
@layer components{.Account-module__xmZdma__mediumWeight{font-weight:var(--font-weight-medium)}.Account-module__xmZdma__halfWidthColumn{flex-direction:column;width:calc(50% - 8px);display:flex}@media screen and (max-width:384px){.Account-module__xmZdma__continentSelectContainer{width:100%;margin-left:0}.Account-module__xmZdma__continentInputRow{gap:var(--space-8);flex-direction:column}}.Account-module__xmZdma__exportSection{border-top:1px solid var(--outline-dimmest)}.Account-module__xmZdma__continentSelect{min-width:160px}.Account-module__xmZdma__loadingContinentSelect{background-color:var(--background-default);min-width:200px;height:24px}.Account-module__xmZdma__loadingContinentTitle{background-color:var(--background-default);min-width:30px;height:20px}.Account-module__xmZdma__alignButton{align-self:flex-start}}
@layer components{.PlanInfo-module__Gl6HWG__linkText{color:var(--accent-primary-stronger)}.PlanInfo-module__Gl6HWG__bold{font-weight:var(--font-weight-bold)}}
@layer components{.AdvancedPrivacySettings-module__RQk23G__settingRowContent{flex:1;min-width:0}}
@layer components{.AccountDomains-module__7eGjhq__root{min-height:32px}.AccountDomains-module__7eGjhq__emptyState{color:var(--foreground-dimmer)}.AccountDomains-module__7eGjhq__link{color:unset;text-decoration:none}.AccountDomains-module__7eGjhq__link:hover{text-decoration:underline}}
@layer components{.TotalUsage-module__qQnK_G__fieldRow{gap:var(--space-8);grid-template-columns:auto 1fr;place-items:start;display:grid}.TotalUsage-module__qQnK_G__fieldRow>*{word-wrap:break-word;overflow-wrap:break-word}.TotalUsage-module__qQnK_G__budgetInfoTooltipLine{justify-content:space-between}.TotalUsage-module__qQnK_G__totalInteractiveBold{font-weight:var(--font-weight-bold);border-bottom:1px dashed var(--foreground-dimmer);cursor:pointer;display:inline-block}.TotalUsage-module__qQnK_G__bold{font-weight:var(--font-weight-bold)}.TotalUsage-module__qQnK_G__primaryLink{color:var(--accent-primary-stronger)}}
@layer components{.CancelSubscription-module__2gnENW__modal{gap:var(--space-16);padding:var(--space-12) var(--space-16);flex-direction:column;display:flex}}
@layer components{._error-module__dH24Aq__dragRegion{-webkit-app-region:drag;width:100%;height:60px;position:absolute;top:0;left:0}}
@layer components{.AuthorizedApps-module__B9rybG__serviceName{font-weight:var(--font-weight-medium)}}
@layer components{.ImportEducationWidget-module__kqvJjW__education{color:var(--foreground-dimmer)}.ImportEducationWidget-module__kqvJjW__divider{background-color:var(--outline-dimmest);margin-block:var(--space-4)}.ImportEducationWidget-module__kqvJjW__bold{font-weight:var(--font-weight-bold)}.ImportEducationWidget-module__kqvJjW__subtitle{white-space:pre-line;line-height:1.75}.ImportEducationWidget-module__kqvJjW__rowContainer{gap:var(--space-24);padding-top:var(--space-16);grid-template-columns:3fr 1fr;display:grid}@media screen and not (min-width:850px){.ImportEducationWidget-module__kqvJjW__rowContainer{grid-template-rows:auto auto;grid-template-columns:1fr}}@media screen and (min-width:850px){.ImportEducationWidget-module__kqvJjW__rowContainer{grid-template-rows:auto auto;grid-template-columns:2fr 1fr}}@media screen and (min-width:1024px){.ImportEducationWidget-module__kqvJjW__rowContainer{grid-template-rows:auto auto;grid-template-columns:3fr 1fr}}@media screen and not (min-width:850px){.ImportEducationWidget-module__kqvJjW__rowLeft{grid-row:2}.ImportEducationWidget-module__kqvJjW__rowRight{grid-row:1}}}
@layer components{.OrgPageHeader-module__ZplJ0G__pageHeader{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.OrgPageHeader-module__ZplJ0G__orgName{max-width:240px}.OrgPageHeader-module__ZplJ0G__title{gap:var(--space-8);flex-direction:row;flex:auto;align-items:center;display:flex}}
@layer components{.Billing-module__MpwcfW__subsectionContainer{gap:var(--space-12);padding-top:var(--space-16);padding-bottom:var(--space-16);flex-direction:column}.Billing-module__MpwcfW__subsectionContainer:not(:first-of-type){border-top:1px solid var(--outline-dimmest)}.Billing-module__MpwcfW__planButtonLink{width:fit-content}.Billing-module__MpwcfW__detailsGrid{gap:var(--space-4) var(--space-32);grid-template-columns:96px auto;display:grid}@media not (min-width:480px){.Billing-module__MpwcfW__portalButtons{gap:var(--space-8);flex-direction:column}}.Billing-module__MpwcfW__trialMembershipPeriodToggle{align-items:flex-start}}
@layer components{.RedeemGiftCardModal-module__muCbGG__modalContent{position:relative}.RedeemGiftCardModal-module__muCbGG__giftCardVisual{background:linear-gradient(145deg,#f26522 0%,#e85a1c 100%);justify-content:space-between;align-items:flex-start;width:128px;height:172px;box-shadow:0 4px 12px #f265224d,0 2px 4px #0000001a}.RedeemGiftCardModal-module__muCbGG__giftCardLogo{align-items:center}.RedeemGiftCardModal-module__muCbGG__giftCardLogoText{letter-spacing:.5px;font-size:12px;font-weight:600;color:#fff!important}.RedeemGiftCardModal-module__muCbGG__giftCardAmount{margin-top:var(--space-8);text-align:center;align-self:center;font-size:24px;line-height:1.1;color:#fff!important}.RedeemGiftCardModal-module__muCbGG__giftCardCreditsLabel{letter-spacing:1.5px;text-transform:uppercase;align-self:center;font-size:10px;font-weight:600;color:#ffffffe6!important}}
:root{--StaggerView--index:0;--StaggerView--animation-duration:.5s;--StaggerView--animation-delay:.1s;--StaggerView--distance:20px}@keyframes StaggerView-module__x5Qtna__fade-in-up{0%{transform:translateY(var(--StaggerView--distance));opacity:0}to{opacity:1;transform:translateY(0)}}@layer components{.StaggerView-module__x5Qtna__stagger{opacity:0}.StaggerView-module__x5Qtna__stagger.StaggerView-module__x5Qtna__animate{animation:StaggerView-module__x5Qtna__fade-in-up var(--StaggerView--animation-duration) ease-out forwards;animation-delay:calc(var(--StaggerView--index) * var(--StaggerView--animation-delay))}}
@layer components{.CustomInstructionContentInput-module__Esqdbq__characterCountOverLimit{color:var(--accent-negative-default)}}
@layer components{.OrgMemberInfo-module__4UxT0q__userCard [class~=UserInfo]{flex-direction:column;gap:0;width:fit-content}.OrgMemberInfo-module__4UxT0q__groupTableWrapper{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4)}.OrgMemberInfo-module__4UxT0q__nameCell{cursor:pointer;width:100%}.OrgMemberInfo-module__4UxT0q__emptyState{text-align:center;width:100%}}
@layer components{@media (max-width:480px){.ActionButtons-module__8H_asa__container{flex-direction:column}}}
@layer components{.index-module__E3Z0Fa__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;display:grid}@media screen and not (min-width:768px){.index-module__E3Z0Fa__grid{grid-template-columns:1fr}}.index-module__E3Z0Fa__card{width:100%;height:100%}}
@layer components{.ConnectedServices-module__I3WyzG__serviceName{font-weight:var(--font-weight-medium)}}
@layer components{.BonsaiAwarePaymentLink-module__F3XEqq__shrinkText{flex-grow:1;flex-shrink:1}}
@layer components{.UsageCreditsInfo-module__k4SxoW__bold{font-weight:var(--font-weight-bold)}}
@layer components{.RepositorySelector-module__yhLtkW__label{border-radius:var(--border-radius-8);border:1px solid #0000;flex-grow:1;flex-shrink:1}.RepositorySelector-module__yhLtkW__label:hover{background-color:var(--background-higher)}@media (min-width:600px){.RepositorySelector-module__yhLtkW__label{gap:var(--space-4);flex-direction:column;display:flex}}.RepositorySelector-module__yhLtkW__labelFocusVisible:focus-within{border-color:var(--foreground-default);background-color:var(--background-higher)}.RepositorySelector-module__yhLtkW__replLink{color:var(--accent-primary-default);font-size:var(--font-size-default)}.RepositorySelector-module__yhLtkW__replLink:hover{text-decoration:underline}.RepositorySelector-module__yhLtkW__noReposFoundContainer{height:200px}.RepositorySelector-module__yhLtkW__container{overflow-anchor:none;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;height:200px;display:flex;position:relative;overflow-y:scroll}.RepositorySelector-module__yhLtkW__container::-webkit-scrollbar{display:none}.RepositorySelector-module__yhLtkW__loadingContainer{height:100px}}
@media screen and (max-width:768px){@layer components{.PhoneMockup-module__1RRgiG__phoneXsmall{width:130px;height:275px}.PhoneMockup-module__1RRgiG__phoneSmall{width:140px;height:296px}.PhoneMockup-module__1RRgiG__phoneMedium{width:153px;height:323px}.PhoneMockup-module__1RRgiG__phoneLarge{width:197px;height:416px}}}@layer components{.PhoneMockup-module__1RRgiG__phoneXsmall{flex-shrink:0;width:185px;height:391px;position:relative}.PhoneMockup-module__1RRgiG__phoneSmall{flex-shrink:0;width:200px;height:423px;position:relative}.PhoneMockup-module__1RRgiG__phoneMedium{flex-shrink:0;width:218px;height:461px;position:relative}.PhoneMockup-module__1RRgiG__phoneLarge{box-shadow:0 var(--space-16) var(--space-32) 0 #0202037a;border-radius:36px;flex-shrink:0;width:267px;height:563px;margin:0 8px;position:relative}.PhoneMockup-module__1RRgiG__phoneFrame{width:100%;height:100%;position:relative}.PhoneMockup-module__1RRgiG__phoneScreen{background:var(--background-higher);border-radius:32px;position:absolute;inset:1.22% 2.59%;overflow:hidden}.PhoneMockup-module__1RRgiG__videoContainer{width:100%;height:100%;position:relative}.PhoneMockup-module__1RRgiG__phoneVideo{object-fit:cover;width:100%;height:100%}.PhoneMockup-module__1RRgiG__videoOverlay{cursor:pointer;pointer-events:all;position:absolute;inset:0}.PhoneMockup-module__1RRgiG__pauseIconIndicator{right:var(--space-12);bottom:var(--space-12);pointer-events:none;color:var(--white);background:#00000080;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.PhoneMockup-module__1RRgiG__phoneDynamicIsland{background:#000;border-radius:25px;width:27%;height:3.5%;position:absolute;top:4%;left:50%;transform:translate(-50%)}.PhoneMockup-module__1RRgiG__phoneInnerBorder{pointer-events:none;border:4px solid #000;border-radius:32px;position:absolute;inset:1.22% 2.59%}.PhoneMockup-module__1RRgiG__phoneOuterBorder{pointer-events:none;border:3px solid #ffc6a3;border-radius:36px;position:absolute;inset:.51% 1.08%}}
@layer components{.CustomInstructionCard-module__ycBd3a__editButton{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0;display:block}.CustomInstructionCard-module__ycBd3a__editButton:focus{outline:none}.CustomInstructionCard-module__ycBd3a__editButton:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:2px;border-radius:var(--border-radius-6)}.CustomInstructionCard-module__ycBd3a__titleRow{min-width:0}.CustomInstructionCard-module__ycBd3a__titleText{flex:1;min-width:0}.CustomInstructionCard-module__ycBd3a__headerIconAlign{margin-top:var(--space-2)}.CustomInstructionCard-module__ycBd3a__bodyClamp{-webkit-line-clamp:5;white-space:pre-line;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}
@layer components{.ButtonWithCount-module__hDh7HG__container{flex-direction:row;gap:1px;display:flex}.ButtonWithCount-module__hDh7HG__containerStretch{flex-grow:1;flex-shrink:1}.ButtonWithCount-module__hDh7HG__ctaWrapper>button{border-top-right-radius:0;border-bottom-right-radius:0}.ButtonWithCount-module__hDh7HG__ctaWrapperStretch{flex-grow:1;flex-shrink:1}.ButtonWithCount-module__hDh7HG__ctaWrapperStretch>button{width:100%}.ButtonWithCount-module__hDh7HG__countWrapper>button{border-top-left-radius:0;border-bottom-left-radius:0}}
@layer components{.OrgMembersTable-module__kCoCBG__indexTableWrapper{justify-content:space-between;width:100%;display:flex;position:relative;overflow:auto}.OrgMembersTable-module__kCoCBG__searchBar{max-width:400px}.OrgMembersTable-module__kCoCBG__tabPanelActions{margin-bottom:var(--space-8)}.OrgMembersTable-module__kCoCBG__table{width:100%;container:table/inline-size}.OrgMembersTable-module__kCoCBG__table [class~=nameColumn]{width:0%;min-width:200px;max-width:450px}@container table (max-width:600px){.OrgMembersTable-module__kCoCBG__table [class~=nameColumn]{width:20%;max-width:200px}}.OrgMembersTable-module__kCoCBG__table [class~=emailColumn]{width:30%;min-width:200px;max-width:450px}@container table (max-width:600px){.OrgMembersTable-module__kCoCBG__table [class~=emailColumn]{width:20%;max-width:200px}}.OrgMembersTable-module__kCoCBG__table [class~=roleColumn]{max-width:200px}@container table (max-width:400px){.OrgMembersTable-module__kCoCBG__table [class~=roleColumn]{display:none}}.OrgMembersTable-module__kCoCBG__table [class~=activityColumn]{max-width:200px}@container table (max-width:600px){.OrgMembersTable-module__kCoCBG__table [class~=activityColumn]{display:none}}.OrgMembersTable-module__kCoCBG__memberMetadataWrapper{width:fit-content}.OrgMembersTable-module__kCoCBG__userCard [class~=UserInfo]{flex-direction:column;gap:0;width:fit-content}.OrgMembersTable-module__kCoCBG__dot{border-radius:var(--border-radius-round);width:8px;height:8px;padding-right:var(--space-4);flex-shrink:0}.OrgMembersTable-module__kCoCBG__repl{justify-content:flex-start;align-items:center;display:flex}.OrgMembersTable-module__kCoCBG__replTitle{padding-right:var(--space-4)}}
@layer components{.DisableFeaturesSettings-module__-YgPwq__dimmed{color:var(--foreground-dimmer)}}
@layer components{.OrgBio-module__QBb_MG__fieldLabelWrapper{text-wrap:pretty}.OrgBio-module__QBb_MG__fieldLabel{font-weight:var(--font-weight-bold)}.OrgBio-module__QBb_MG__markdownLabel{color:var(--foreground-dimmest);align-items:center;font-size:8px}@media (max-width:418px){.OrgBio-module__QBb_MG__markdownLabel{align-items:flex-start}}.OrgBio-module__QBb_MG__markdownText{flex-grow:1;flex-shrink:1}}
@layer components{.DeleteCustomInstructionDialog-module__ut_SXW__errorMessage{color:var(--accent-negative-default)}}
/*# sourceMappingURL=0w6miwij2knbg.css.map*/