@layer css-modules{.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)}}
@layer css-modules{.dropPreview-module__WDwwFa__root{pointer-events:none;opacity:var(--dropPreview--opacity);width:var(--dropPreview--width);height:var(--dropPreview--height);transform:translate(var(--dropPreview--x), var(--dropPreview--y));background-color:var(--dropPreview--background-color);border-radius:var(--dropPreview--border-radius);border:var(--dropPreview--border);z-index:var(--dropPreview--z-index);visibility:var(--dropPreview--visibility);transition:transform .14s,width .14s,height .14s,border-radius .14s,opacity .14s ease-out .2s;position:absolute}@media (prefers-reduced-motion:reduce){.dropPreview-module__WDwwFa__root{transition-duration:0s}}.dropPreview-module__WDwwFa__root{--dropPreview--opacity:0;--dropPreview--width:0;--dropPreview--height:0;--dropPreview--x:0;--dropPreview--y:0;--dropPreview--background-color:transparent;--dropPreview--border-radius:0;--dropPreview--border:0 solid transparent;--dropPreview--z-index:0;--dropPreview--visibility:hidden}.dropPreview-module__WDwwFa__inner{background:radial-gradient(transparent, var(--background-highest));width:100%;height:100%;opacity:var(--dropPreview--inner-opacity);transform:scale(var(--dropPreview--inner-scale));--dropPreview--inner-opacity:0;--dropPreview--inner-scale:1;border-radius:100%}}
@layer css-modules{.dropPoints-module__19t1OG__dropPoint{--dropPoints--width:0;--dropPoints--height:0;--dropPoints--transform:none;--dropPoints--opacity:0;--dropPoints--pointer-events:none;cursor:grabbing;width:var(--dropPoints--width);height:var(--dropPoints--height);transform:var(--dropPoints--transform);opacity:var(--dropPoints--opacity);pointer-events:var(--dropPoints--pointer-events);justify-content:center;align-items:center;transition:opacity .2s ease-out .2s;position:absolute;top:0;left:0}.dropPoints-module__19t1OG__dropPoint:hover{color:var(--accent-primary-stronger)}}
@keyframes LoadingState-module__tIDraq__fade-in{0%{opacity:0}to{opacity:1}}@layer css-modules{.LoadingState-module__tIDraq__root{--LoadingState--header-height:auto;--webkit-app-region:drag;position:absolute;inset:0}.LoadingState-module__tIDraq__header{height:var(--LoadingState--header-height)}.LoadingState-module__tIDraq__loadingAnimation{opacity:0;animation:.2s ease-in-out .4s LoadingState-module__tIDraq__fade-in}}
@layer css-modules{.Commands-module__ElDOhq__paneContainer{width:100%;container-type:inline-size}@container (min-width:480px){.Commands-module__ElDOhq__paneContent{padding-top:var(--space-16);padding-inline:var(--space-16)}}@container (min-width:768px){.Commands-module__ElDOhq__paneContent{padding-top:var(--space-32);padding-inline:var(--space-32)}}}
@keyframes Dots-module__HBfSba__dot{0%{opacity:.1}50%{opacity:1}to{opacity:.1}}@layer css-modules{.Dots-module__HBfSba__one,.Dots-module__HBfSba__two,.Dots-module__HBfSba__three{opacity:.1;animation:1.5s ease-in-out infinite Dots-module__HBfSba__dot}.Dots-module__HBfSba__one{animation-delay:0s}.Dots-module__HBfSba__two{animation-delay:.1s}.Dots-module__HBfSba__three{animation-delay:.2s}}
@layer css-modules{.shared-module__nBhM9a__configWrapper{width:100%;height:calc(100% - var(--space-2));background-color:var(--background-default);margin-top:0;overflow-y:auto}.shared-module__nBhM9a__configWrapperInner{flex:auto}.shared-module__nBhM9a__errorLink{padding-top:var(--space-8);font-size:var(--font-size-small)}}
@layer css-modules{.ConfigPlugin-module__FQUaCG__root{max-width:420px;margin:0 auto}.ConfigPlugin-module__FQUaCG__multiParagraph{gap:var(--space-8);flex-direction:column;display:flex}.ConfigPlugin-module__FQUaCG__multiParagraph a{display:inline}.ConfigPlugin-module__FQUaCG__form{width:100%}.ConfigPlugin-module__FQUaCG__disabledInput{cursor:text}.ConfigPlugin-module__FQUaCG__disabledInput:disabled{color:var(--foreground-dimmer);cursor:auto}.ConfigPlugin-module__FQUaCG__disabledInputColor:disabled{color:var(--foreground-dimmer)}.ConfigPlugin-module__FQUaCG__runLabel{margin-top:var(--space-4)}.ConfigPlugin-module__FQUaCG__errorRow{color:var(--accent-negative-default)}.ConfigPlugin-module__FQUaCG__helpLink{color:var(--accent-primary-stronger)}}
@layer css-modules{.SearchInput-module__rxpZxG__self{width:100%;position:relative}.SearchInput-module__rxpZxG__input{block-size:var(--space-32)}.SearchInput-module__rxpZxG__iconWrapper{height:100%;position:absolute;top:0;right:0}}
@layer css-modules{.HighlightNewlines-module__IgfafG__self{width:fit-content;color:var(--accent-negative-default);font-weight:700;display:inline-block}}
@layer css-modules{.HighlightMatches-module__dGZa5q__self{cursor:pointer;width:fit-content;margin-left:var(--space-1);margin-right:var(--space-1);padding-left:var(--space-2);padding-right:var(--space-2);display:inline}.HighlightMatches-module__dGZa5q__self:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:-2px}html:not([data-focus-visible]) .HighlightMatches-module__dGZa5q__self:focus-visible{outline-color:#0000}.HighlightMatches-module__dGZa5q__highlight{background-color:var(--accent-primary-dimmest);outline:var(--accent-primary-dimmer) solid 1px}.HighlightMatches-module__dGZa5q__remove{background-color:var(--accent-negative-dimmest);outline:var(--accent-negative-dimmer) solid 1px;text-decoration:line-through}.HighlightMatches-module__dGZa5q__add{background-color:var(--accent-positive-dimmest);outline:var(--accent-positive-dimmer) solid 1px}.HighlightMatches-module__dGZa5q__hiddenTextWrapper{margin-left:var(--space-2);margin-right:var(--space-2);display:inline-block;transform:translateY(12.5%)}.HighlightMatches-module__dGZa5q__hiddenTextWrapper>div{display:inline-block}.HighlightMatches-module__dGZa5q__firstHiddenTextWrapper{margin-left:0}.HighlightMatches-module__dGZa5q__lastHiddenTextWrapper{margin-right:0}}
:root{--SearchLine--line-number-width:auto}@layer css-modules{.SearchLine-module__VB0aeG__self{cursor:pointer;overflow:hidden}.SearchLine-module__VB0aeG__self:hover,.SearchLine-module__VB0aeG__self:focus-visible{background-color:var(--background-highest)}.SearchLine-module__VB0aeG__self:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:-2px}.SearchLine-module__VB0aeG__content{font-family:var(--font-family-code);white-space:pre-wrap;overflow-wrap:break-word;width:fit-content;max-width:100%}.SearchLine-module__VB0aeG__lineNumberWrapper{color:var(--foreground-dimmest);margin-right:var(--space-8);display:inline-block}.SearchLine-module__VB0aeG__lineNumber{text-align:right;width:var(--SearchLine--line-number-width);display:inline-block}}
@layer css-modules{.SearchFile-module__qwWZ0G__header{overflow:hidden}.SearchFile-module__qwWZ0G__headerParentPathText{flex-shrink:10000000}.SearchFile-module__qwWZ0G__headerFileNameText{flex-shrink:1}.SearchFile-module__qwWZ0G__linesWrapper{font-family:var(--font-family-code);overflow:hidden}}
@layer css-modules{.AgentInputFreemiumQuotaExceeded-module__wCJCkW__container{width:100%;max-width:650px;margin-top:var(--space-16);align-self:center}}
@keyframes index-module__CpmCCG__fade-in{0%{opacity:0}to{opacity:1}}@layer css-modules{.index-module__CpmCCG__listWrapper{contain:strict;flex-grow:1;overflow-y:auto}.index-module__CpmCCG__list{width:100%;position:relative}.index-module__CpmCCG__listItem{width:100%;position:absolute;top:0;left:0}.index-module__CpmCCG__resultRow{animation:.12s linear forwards index-module__CpmCCG__fade-in}}
@layer css-modules{.MobileLayout-module__QPTtJa__root{--mobile-layout-horizontal-inset:var(--space-16);flex-shrink:1;width:100%;height:100dvh;min-height:0;position:relative}.MobileLayout-module__QPTtJa__scrollable{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;height:100%;position:relative;overflow:hidden auto}.MobileLayout-module__QPTtJa__scrollable::-webkit-scrollbar{display:none}.MobileLayout-module__QPTtJa__spacer{flex:1 0 auto;min-height:0}.MobileLayout-module__QPTtJa__stickyFooter{visibility:visible;opacity:1;z-index:1;background-color:var(--surface-color);padding-bottom:calc(env(safe-area-inset-bottom,0) + var(--space-12));overscroll-behavior:contain;transition:opacity .2s ease-in,visibility linear;position:sticky;bottom:0}.MobileLayout-module__QPTtJa__stickyFooterHidden{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease-in,visibility 0s linear .2s}.MobileLayout-module__QPTtJa__bottomOffset{--MobileLayout--footer-bottom-offset:0px;transform:translateY(calc(-1 * var(--MobileLayout--footer-bottom-offset)));transition:transform var(--box-transition-duration,.24s) var(--ease-out,cubic-bezier(.22, 1, .36, 1))}.MobileLayout-module__QPTtJa__stickyFooter:before{top:calc(-1 * var(--space-32));background:linear-gradient(to top, var(--surface-color) 0%, color-mix(in srgb, var(--surface-color) 60%, transparent) 60%, transparent 100%);width:100%;height:var(--space-32);pointer-events:none;content:"";display:block;position:absolute;left:0}.MobileLayout-module__QPTtJa__stickyFooter:after{content:"";width:100%;height:1px;display:block;position:absolute;bottom:-1px}}
@keyframes index-module__LSjL5G__expand{0%{transform:scaleX(0)}to{transform:scaleX(.9)}}@layer css-modules{.index-module__LSjL5G__loadingBar{animation:20s 1s forwards index-module__LSjL5G__expand}}
@layer css-modules{.OrgUpgradeRequestModal-module__AkvMRq__input{padding-top:var(--space-4);padding-bottom:var(--space-4);flex:1 1 0;display:flex}}
@layer css-modules{.SearchReplace-module__drb1ya__wrapper{width:100%;height:100%}}
@layer css-modules{.ToolsPanelView-module__RW7tfW__content{width:100%;margin-inline:auto}.ToolsPanelView-module__RW7tfW__stableGutter{scrollbar-gutter:stable}}
@layer css-modules{.RouterFilesContent-module__7_N_FG__root{position:relative}.RouterFilesContent-module__7_N_FG__search{height:32px}.RouterFilesContent-module__7_N_FG__search>div>div label+div{z-index:4}.RouterFilesContent-module__7_N_FG__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__7_N_FG__search [role=option]>div{background-color:#0000!important}.RouterFilesContent-module__7_N_FG__search [aria-selected=true]>div{background-color:var(--interactive-background)!important}}
@keyframes ToolsSidebar-module__AiqZuW__label-fade-in{0%{opacity:0}to{opacity:1}}@layer css-modules{.ToolsSidebar-module__AiqZuW__root{transition:width var(--transition-duration-snappy) ease-in-out, min-width var(--transition-duration-snappy) ease-in-out;width:192px;min-width:192px;overflow:hidden}.ToolsSidebar-module__AiqZuW__root.ToolsSidebar-module__AiqZuW__collapsed{width:44px;min-width:44px}@media (prefers-reduced-motion:reduce){.ToolsSidebar-module__AiqZuW__root{transition:none}}.ToolsSidebar-module__AiqZuW__body{padding-inline:var(--space-8);overflow-x:hidden}.ToolsSidebar-module__AiqZuW__collapsed .ToolsSidebar-module__AiqZuW__body{padding-left:var(--space-6);padding-right:calc(var(--space-4) + var(--space-1))}.ToolsSidebar-module__AiqZuW__collapsed .ToolsSidebar-module__AiqZuW__section+.ToolsSidebar-module__AiqZuW__section{border-top:1px solid var(--outline-dimmest);padding-top:var(--space-4)}.ToolsSidebar-module__AiqZuW__toolButtonWithMenu.ToolsSidebar-module__AiqZuW__toolButtonWithMenu{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ToolsSidebar-module__AiqZuW__collapsed .ToolsSidebar-module__AiqZuW__toolButtonWithMenu.ToolsSidebar-module__AiqZuW__toolButtonWithMenu{border-radius:var(--border-radius-6)!important}.ToolsSidebar-module__AiqZuW__menuButton.ToolsSidebar-module__AiqZuW__menuButton{border-top-left-radius:0;border-bottom-left-radius:0}.ToolsSidebar-module__AiqZuW__sectionLabel,.ToolsSidebar-module__AiqZuW__toolTitle{white-space:nowrap;animation:ToolsSidebar-module__AiqZuW__label-fade-in var(--transition-duration-snappy) ease-in-out}@media (prefers-reduced-motion:reduce){.ToolsSidebar-module__AiqZuW__sectionLabel,.ToolsSidebar-module__AiqZuW__toolTitle{animation:none}}.ToolsSidebar-module__AiqZuW__collapsed .ToolsSidebar-module__AiqZuW__sectionLabel,.ToolsSidebar-module__AiqZuW__collapsed .ToolsSidebar-module__AiqZuW__toolTitle,.ToolsSidebar-module__AiqZuW__collapsed .ToolsSidebar-module__AiqZuW__menuButton{display:none}}
@layer css-modules{.ToolList2-module__yA9bXq__list{overflow-y:auto}.ToolList2-module__yA9bXq__listEdgeToEdge{scroll-padding-top:var(--header-tabs-feed-top-inset,0);scroll-padding-bottom:var(--bonsai-safe-area-bottom,0);scrollbar-width:none}.ToolList2-module__yA9bXq__listEdgeToEdge::-webkit-scrollbar{display:none}.ToolList2-module__yA9bXq__searchRow{min-height:44px}.ToolList2-module__yA9bXq__searchContainer{max-width:600px}.ToolList2-module__yA9bXq__searchArea{margin-bottom:var(--header-tabs-action-bar-bleed,0);position:relative}.ToolList2-module__yA9bXq__searchArea:before{content:"";inset-inline:0;height:var(--space-12);pointer-events:none;background:linear-gradient(to bottom, transparent 0%, var(--surface-color) 100%);position:absolute;top:0;transform:translateY(-100%)}.ToolList2-module__yA9bXq__item{text-align:left;touch-action:manipulation;min-height:44px}.ToolList2-module__yA9bXq__item svg{fill:currentColor}.ToolList2-module__yA9bXq__titleLine{font-size:var(--font-size-default);line-height:var(--line-height-default)}.ToolList2-module__yA9bXq__descriptionLine{font-size:var(--font-size-small);line-height:var(--line-height-small)}}
@layer tailwind-utilities{.SlideThumbnailItem-module__6X5hna__item.SlideThumbnailItem-module__6X5hna__item[data-selected] .SlideThumbnailItem-module__6X5hna__thumbnailNumber{color:var(--accent-primary-default)}}@layer css-modules{.SlideThumbnailItem-module__6X5hna__item{-webkit-touch-callout:none;transition:transform .12s ease-out}.SlideThumbnailItem-module__6X5hna__item[data-pressed]{transform:scale(1.04)}.SlideThumbnailItem-module__6X5hna__item:hover .SlideThumbnailItem-module__6X5hna__thumbnailPreview,.SlideThumbnailItem-module__6X5hna__item[data-focused] .SlideThumbnailItem-module__6X5hna__thumbnailPreview{border-color:var(--outline-dimmer)}.SlideThumbnailItem-module__6X5hna__item[data-selected] .SlideThumbnailItem-module__6X5hna__thumbnailPreview{border-color:var(--accent-primary-default)}.SlideThumbnailItem-module__6X5hna__item[data-dragging]{opacity:.4}.SlideThumbnailItem-module__6X5hna__item[data-dnd-disabled]{cursor:pointer}.SlideThumbnailItem-module__6X5hna__item[data-horizontal]{flex-shrink:0;margin:0;padding:0}.SlideThumbnailItem-module__6X5hna__item[data-horizontal] .SlideThumbnailItem-module__6X5hna__thumbnailPreview{flex:none;width:100px}.SlideThumbnailItem-module__6X5hna__presence{right:var(--space-2);bottom:var(--space-2);position:absolute}}
@layer css-modules{.SlideThumbnailSidebar-module__v2zNMq__sidebar{z-index:2;isolation:isolate;border-right:1px solid var(--outline-dimmest);scrollbar-color:var(--outline-dimmest) transparent;scrollbar-width:thin;flex-shrink:0;width:192px;transition:width .2s;position:relative;overflow-y:auto}.SlideThumbnailSidebar-module__v2zNMq__sidebar::-webkit-scrollbar{width:3px}.SlideThumbnailSidebar-module__v2zNMq__sidebar::-webkit-scrollbar-track{background:0 0}.SlideThumbnailSidebar-module__v2zNMq__sidebar::-webkit-scrollbar-thumb{background-color:var(--outline-dimmest);border-radius:3px}.SlideThumbnailSidebar-module__v2zNMq__sidebar::-webkit-scrollbar-thumb:hover{background-color:var(--outline-default)}.SlideThumbnailSidebar-module__v2zNMq__sidebar .SlideThumbnailSidebar-module__v2zNMq__sidebarContent{outline:none;min-height:0}.SlideThumbnailSidebar-module__v2zNMq__sidebar .SlideThumbnailSidebar-module__v2zNMq__sidebarCollapsedToggle{display:none}.SlideThumbnailSidebar-module__v2zNMq__sidebar[data-collapsed=true]{width:var(--space-40);overflow:hidden}.SlideThumbnailSidebar-module__v2zNMq__sidebar[data-collapsed=true] .SlideThumbnailSidebar-module__v2zNMq__sidebarContent{display:none}.SlideThumbnailSidebar-module__v2zNMq__sidebar[data-collapsed=true] .SlideThumbnailSidebar-module__v2zNMq__sidebarCollapsedToggle{padding:var(--space-6) var(--space-4) 0 var(--space-6);display:flex}.SlideThumbnailSidebar-module__v2zNMq__sidebar[data-horizontal]{border-top:2px solid var(--outline-dimmest);padding:var(--space-4) 0;border-right:none;width:100%;height:auto;overflow:auto hidden}.SlideThumbnailSidebar-module__v2zNMq__sidebar[data-horizontal]::-webkit-scrollbar{width:auto;height:3px}.SlideThumbnailSidebar-module__v2zNMq__sidebar[data-horizontal] .SlideThumbnailSidebar-module__v2zNMq__sidebarContent{flex-direction:row;min-width:0}.SlideThumbnailSidebar-module__v2zNMq__listBox{padding:var(--space-2) var(--space-12) var(--space-6);outline:none;flex-direction:column;display:flex}.SlideThumbnailSidebar-module__v2zNMq__listBox[data-horizontal]{align-items:stretch;gap:var(--space-4);padding:var(--space-6);flex-direction:row}.SlideThumbnailSidebar-module__v2zNMq__dropIndicator{outline:none;width:0;height:0}.SlideThumbnailSidebar-module__v2zNMq__listBox:not([data-horizontal]) .SlideThumbnailSidebar-module__v2zNMq__dropIndicator[data-drop-target]{margin:var(--space-4) var(--space-2) var(--space-4) calc(var(--space-2) + var(--space-24));border:2px dashed var(--accent-primary-default);border-radius:var(--border-radius-4);background-color:color-mix(in srgb, var(--accent-primary-dimmest) 30%, transparent);aspect-ratio:16/9;width:auto;height:auto}.SlideThumbnailSidebar-module__v2zNMq__listBox[data-horizontal] .SlideThumbnailSidebar-module__v2zNMq__dropIndicator[data-drop-target]{margin:0 var(--space-2);border-radius:var(--border-radius-4);background-color:var(--accent-primary-default);width:var(--space-4);align-self:stretch;height:auto}}
@layer css-modules{.PresenterOverlay-module__aLoTLa__overlay{background-color:var(--background-root);outline:none}.PresenterOverlay-module__aLoTLa__slidePreview{flex:3;position:relative;overflow:hidden}.PresenterOverlay-module__aLoTLa__slideContainer{position:relative;overflow:hidden}.PresenterOverlay-module__aLoTLa__slideFrame{transform-origin:0 0;position:relative}.PresenterOverlay-module__aLoTLa__slideIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.PresenterOverlay-module__aLoTLa__clickOverlay{cursor:pointer;position:absolute;inset:0}.PresenterOverlay-module__aLoTLa__notesPanel{flex:2;overflow:auto}@media (max-width:1024px){.PresenterOverlay-module__aLoTLa__notesPanel{flex:1}}.PresenterOverlay-module__aLoTLa__contentRow{flex-direction:row;min-height:0}@media (max-width:480px){.PresenterOverlay-module__aLoTLa__contentRow{flex-direction:column}}.PresenterOverlay-module__aLoTLa__notesBody{min-height:0}.PresenterOverlay-module__aLoTLa__navOverlay{z-index:1;pointer-events:none;position:absolute;inset:0}.PresenterOverlay-module__aLoTLa__navArrowPrev,.PresenterOverlay-module__aLoTLa__navArrowNext{pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%)}.PresenterOverlay-module__aLoTLa__navArrowPrev{left:var(--space-8)}.PresenterOverlay-module__aLoTLa__navArrowNext{right:var(--space-8)}.PresenterOverlay-module__aLoTLa__slideCounter{bottom:var(--space-12);pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.PresenterOverlay-module__aLoTLa__bottomSection{border-top:1px solid var(--outline-dimmest);flex-shrink:0}.PresenterOverlay-module__aLoTLa__bottomSection.PresenterOverlay-module__aLoTLa__bottomSection [data-horizontal]{border-top:none}}
@layer css-modules{.SpeakerNotesEditor-module__IB422a__root{z-index:1;height:var(--SpeakerNotesEditor--height);min-height:var(--space-64);--SpeakerNotesEditor--height:84px;flex-direction:column;flex-shrink:0;max-height:50%;display:flex;position:relative}.SpeakerNotesEditor-module__IB422a__compact{height:84px;max-height:84px}.SpeakerNotesEditor-module__IB422a__resizeHandle{z-index:2;cursor:row-resize;height:var(--space-8);touch-action:none;position:absolute;top:-4px;left:0;right:0}.SpeakerNotesEditor-module__IB422a__resizeHandle:after{content:"";position:absolute;inset:0;transform:scaleY(2)}.SpeakerNotesEditor-module__IB422a__resizeHandle:active:after{transform:scale(2000)}.SpeakerNotesEditor-module__IB422a__field{flex-direction:column;flex:1;min-height:0;display:flex}.SpeakerNotesEditor-module__IB422a__textarea{resize:none;flex:1;height:100%;min-height:0;max-height:none;overflow-y:auto}}
@layer css-modules{.SlidePresenter-module__zaIy9W__overlay{opacity:0;z-index:99999;background-color:#000;outline:none;transition:opacity .25s;position:fixed;inset:0}.SlidePresenter-module__zaIy9W__overlay[data-visible=true]{opacity:1}.SlidePresenter-module__zaIy9W__header{opacity:0;z-index:2;padding:var(--space-8) var(--space-12);pointer-events:none;background:linear-gradient(#0009 0%,#0000 100%);transition:opacity .2s;position:absolute;top:0;left:0;right:0}.SlidePresenter-module__zaIy9W__header:hover,.SlidePresenter-module__zaIy9W__header:focus-within{opacity:1}.SlidePresenter-module__zaIy9W__exitButton{pointer-events:auto}.SlidePresenter-module__zaIy9W__slideFrame{position:relative}.SlidePresenter-module__zaIy9W__slideIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}}
@layer css-modules{.SdmContextMenu-module__Y9VCeG__anchor{opacity:0;pointer-events:none;position:fixed;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;padding:0!important}.SdmContextMenu-module__Y9VCeG__menu{min-width:200px}.SdmContextMenu-module__Y9VCeG__menuFocus:focus-visible{outline:none}.SdmContextMenu-module__Y9VCeG__menuFocus [role=menuitem]:focus:not([data-focus-visible]){outline-color:#0000}}
@layer css-modules{.SdmImageDropShield-module__ZuSKkG__dropShield{z-index:1;position:absolute;inset:0}}
@layer css-modules{.SdmPresenceOverlay-module__pbLMeG__overlay{--selection-padding:var(--space-8);pointer-events:none;position:absolute;inset:0;overflow:hidden}.SdmPresenceOverlay-module__pbLMeG__frame{position:absolute}.SdmPresenceOverlay-module__pbLMeG__outline{inset:calc(-1 * var(--selection-padding));border:2px solid;border-radius:2px;position:absolute}.SdmPresenceOverlay-module__pbLMeG__chip{max-width:160px;color:var(--white);border-radius:3px 3px 3px 0;padding:1px 6px;position:absolute;transform:translateY(-100%)}.SdmPresenceOverlay-module__pbLMeG__chipEnd{border-radius:3px 3px 0}.SdmPresenceOverlay-module__pbLMeG__chipInside{border-radius:0 3px 3px;transform:none}.SdmPresenceOverlay-module__pbLMeG__chipInside.SdmPresenceOverlay-module__pbLMeG__chipEnd{border-radius:3px 0 3px 3px}}
@layer css-modules{.SlidesArtifactViewer-module__dQl2SG__root{outline:none;width:100%;min-width:0;min-height:0;overflow:hidden}.SlidesArtifactViewer-module__dQl2SG__sidebar{min-width:0;min-height:0}.SlidesArtifactViewer-module__dQl2SG__sidebar>*{height:100%}.SlidesArtifactViewer-module__dQl2SG__main{min-width:0;min-height:0}.SlidesArtifactViewer-module__dQl2SG__slidePreview{--SlidesArtifactViewer--slide-preview-width:1920px;--SlidesArtifactViewer--slide-preview-height:1080px;--SlidesArtifactViewer--slide-preview-scale:1;min-height:0;position:relative;overflow:hidden}.SlidesArtifactViewer-module__dQl2SG__slideContainer{width:var(--SlidesArtifactViewer--slide-preview-width);height:var(--SlidesArtifactViewer--slide-preview-height);position:relative;overflow:hidden}.SlidesArtifactViewer-module__dQl2SG__slideFrame{transform:scale(var(--SlidesArtifactViewer--slide-preview-scale));transform-origin:0 0;position:relative}.SlidesArtifactViewer-module__dQl2SG__slideIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.SlidesArtifactViewer-module__dQl2SG__tapOverlay{touch-action:none;position:absolute;inset:0}.SlidesArtifactViewer-module__dQl2SG__mobileNavigation{bottom:var(--space-12);z-index:1;pointer-events:auto;position:absolute;left:50%;transform:translate(-50%)}.SlidesArtifactViewer-module__dQl2SG__mobileSlideCounter{pointer-events:none}.SlidesArtifactViewer-module__dQl2SG__slideMenuList{overflow:hidden}.SlidesArtifactViewer-module__dQl2SG__slideMenuActionRow{width:100%}}
@layer css-modules{.PreviewArtifactList-module__gbwXRa__container{overflow-y:auto}.PreviewArtifactList-module__gbwXRa__card{cursor:pointer;text-align:start;overflow:hidden}.PreviewArtifactList-module__gbwXRa__thumb{flex-shrink:0;width:80px;min-width:80px;height:80px;min-height:80px;position:relative;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 css-modules{.ClearControl-module__0wgStW__control{border-radius:var(--border-radius-4);background-color:var(--background-root);color:var(--foreground-default);cursor:pointer;padding:var(--space-4);border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.ClearControl-module__0wgStW__control:focus{outline:none}.ClearControl-module__0wgStW__control:not(:disabled):hover{background-color:var(--background-higher)}}
@layer css-modules{.metadata-module__zLOalq__root{height:100%;padding:10px;overflow:auto}.metadata-module__zLOalq__root pre{white-space:pre-wrap;word-wrap:break-word}.metadata-module__zLOalq__command{flex-shrink:1}}
@layer css-modules{.override-module__14vlwq__divider{margin-block:var(--space-16);border-color:var(--outline-default)}}
@layer css-modules{.pid2-module__TpKdhG__breakable{overflow-wrap:anywhere}}
@layer css-modules{.Pid2Repl-module__ByEp9q__response{border:1px solid var(--outline-default);margin-top:4px}.Pid2Repl-module__ByEp9q__logHeader{border-bottom:1px solid var(--outline-default);height:37px;display:flex}.Pid2Repl-module__ByEp9q__logData{flex-grow:1;flex-shrink:1;display:block;overflow-y:auto}.Pid2Repl-module__ByEp9q__logsHeader{border-bottom:1px solid var(--outline-default);align-items:flex-end;display:flex}.Pid2Repl-module__ByEp9q__logsList{flex-grow:1;flex-shrink:1;display:block;overflow-y:auto}.Pid2Repl-module__ByEp9q__responseL{flex-grow:1;flex-shrink:1;display:flex;overflow-y:auto}.Pid2Repl-module__ByEp9q__responseR{border-left:1px solid var(--outline-default);width:40%;max-width:250px;display:flex;overflow-y:auto}.Pid2Repl-module__ByEp9q__responseR code{cursor:pointer;border-bottom:1px solid var(--outline-dimmer);text-overflow:ellipsis;padding:4px;display:block;overflow-x:hidden}:is(.Pid2Repl-module__ByEp9q__responseR code):last-of-type{border-bottom:unset}.Pid2Repl-module__ByEp9q__selected{background-color:var(--accent-primary-dimmer)}}
@layer css-modules{.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%}}
@layer css-modules{.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 css-modules{.MobilePaneHeaderShell-module__up_Arq__root{column-gap:var(--space-16);background-color:var(--surface-color);min-height:40px;padding-right:var(--space-12);padding-left:var(--space-12);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;display:grid}.MobilePaneHeaderShell-module__up_Arq__topInsetBonsai{padding-top:var(--bonsai-safe-area-top,0)}.MobilePaneHeaderShell-module__up_Arq__topInsetWeb{padding-top:var(--space-4)}.MobilePaneHeaderShell-module__up_Arq__transparent{background-color:#0000}.MobilePaneHeaderShell-module__up_Arq__noTrailing{column-gap:var(--space-6);padding-right:var(--space-12);padding-left:var(--space-8);grid-template-columns:auto minmax(0,1fr)}.MobilePaneHeaderShell-module__up_Arq__noTrailing>:last-child{display:none}:is(.MobilePaneHeaderShell-module__up_Arq__left,.MobilePaneHeaderShell-module__up_Arq__right) button{max-width:100%}}
@layer css-modules{.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%)}}
:root{--TabsHeader--pill-timeline-name:--pager-scroll;--TabsHeader--icon-w:16px;--TabsHeader--text-w:0px;--TabsHeader--caret-w:0px;--TabsHeader--icon-block:22px;--TabsHeader--caret-block:0px}@keyframes TabsHeader-module__ouJEPG__pos-0-of-3{0%{transform:translate(0)}to{transform:translate(0)}}@keyframes TabsHeader-module__ouJEPG__pos-1-of-3{0%{transform:translateX(calc(var(--pill-expanded-w) + var(--space-6)))}50%{transform:translateX(calc(var(--compact-w) + var(--space-6)))}to{transform:translateX(calc(var(--compact-w) + var(--space-6)))}}@keyframes TabsHeader-module__ouJEPG__pos-2-of-3{0%{transform:translateX(calc(var(--pill-expanded-w) + var(--compact-w) + 2 * var(--space-6)))}50%{transform:translateX(calc(var(--pill-expanded-w) + var(--compact-w) + 2 * var(--space-6)))}to{transform:translateX(calc(2 * var(--compact-w) + 2 * var(--space-6)))}}@keyframes TabsHeader-module__ouJEPG__width-0-of-3{0%{width:var(--pill-expanded-w)}50%{width:var(--compact-w)}to{width:var(--compact-w)}}@keyframes TabsHeader-module__ouJEPG__width-1-of-3{0%{width:var(--compact-w)}50%{width:var(--pill-expanded-w)}to{width:var(--compact-w)}}@keyframes TabsHeader-module__ouJEPG__width-2-of-3{0%{width:var(--compact-w)}50%{width:var(--compact-w)}to{width:var(--pill-expanded-w)}}@keyframes TabsHeader-module__ouJEPG__mid-0-of-3{0%{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-expanded))}50%{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact))}to{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact))}}@keyframes TabsHeader-module__ouJEPG__mid-1-of-3{0%{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact))}50%{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-expanded))}to{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact))}}@keyframes TabsHeader-module__ouJEPG__mid-2-of-3{0%{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact))}50%{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact))}to{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-expanded))}}@keyframes TabsHeader-module__ouJEPG__capr-0-of-3{0%{transform:translateX(var(--capr-expanded))}50%{transform:translateX(var(--capr-compact))}to{transform:translateX(var(--capr-compact))}}@keyframes TabsHeader-module__ouJEPG__capr-1-of-3{0%{transform:translateX(var(--capr-compact))}50%{transform:translateX(var(--capr-expanded))}to{transform:translateX(var(--capr-compact))}}@keyframes TabsHeader-module__ouJEPG__capr-2-of-3{0%{transform:translateX(var(--capr-compact))}50%{transform:translateX(var(--capr-compact))}to{transform:translateX(var(--capr-expanded))}}@keyframes TabsHeader-module__ouJEPG__tclip-0-of-3{0%{width:var(--capr-expanded)}50%{width:var(--capr-compact)}to{width:var(--capr-compact)}}@keyframes TabsHeader-module__ouJEPG__tclip-1-of-3{0%{width:var(--capr-compact)}50%{width:var(--capr-expanded)}to{width:var(--capr-compact)}}@keyframes TabsHeader-module__ouJEPG__tclip-2-of-3{0%{width:var(--capr-compact)}50%{width:var(--capr-compact)}to{width:var(--capr-expanded)}}@keyframes TabsHeader-module__ouJEPG__cluster-0-of-3{0%{transform:translate(var(--cluster-left-expanded), -50%)}50%{transform:translate(var(--cluster-left-compact), -50%)}to{transform:translate(var(--cluster-left-compact), -50%)}}@keyframes TabsHeader-module__ouJEPG__cluster-1-of-3{0%{transform:translate(var(--cluster-left-compact), -50%)}50%{transform:translate(var(--cluster-left-expanded), -50%)}to{transform:translate(var(--cluster-left-compact), -50%)}}@keyframes TabsHeader-module__ouJEPG__cluster-2-of-3{0%{transform:translate(var(--cluster-left-compact), -50%)}50%{transform:translate(var(--cluster-left-compact), -50%)}to{transform:translate(var(--cluster-left-expanded), -50%)}}@keyframes TabsHeader-module__ouJEPG__icon-0-of-3{0%{opacity:1}50%{opacity:.4}to{opacity:.4}}@keyframes TabsHeader-module__ouJEPG__icon-1-of-3{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes TabsHeader-module__ouJEPG__icon-2-of-3{0%{opacity:.4}50%{opacity:.4}to{opacity:1}}@keyframes TabsHeader-module__ouJEPG__reveal-0-of-3{0%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes TabsHeader-module__ouJEPG__reveal-1-of-3{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes TabsHeader-module__ouJEPG__reveal-2-of-3{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes TabsHeader-module__ouJEPG__caret-0-of-3{0%{opacity:1}15%{opacity:0}to{opacity:0}}@keyframes TabsHeader-module__ouJEPG__caret-1-of-3{0%{opacity:0}35%{opacity:0}50%{opacity:1}65%{opacity:0}to{opacity:0}}@keyframes TabsHeader-module__ouJEPG__caret-2-of-3{0%{opacity:0}85%{opacity:0}to{opacity:1}}@keyframes TabsHeader-module__ouJEPG__border-0-of-3{0%{border-color:var(--surface-border-color-regular)}50%{border-color:#0000}to{border-color:#0000}}@keyframes TabsHeader-module__ouJEPG__border-1-of-3{0%{border-color:#0000}50%{border-color:var(--surface-border-color-regular)}to{border-color:#0000}}@keyframes TabsHeader-module__ouJEPG__border-2-of-3{0%{border-color:#0000}50%{border-color:#0000}to{border-color:var(--surface-border-color-regular)}}@keyframes TabsHeader-module__ouJEPG__pos-0-of-2{0%{transform:translate(0)}to{transform:translate(0)}}@keyframes TabsHeader-module__ouJEPG__pos-1-of-2{0%{transform:translateX(calc(var(--pill-expanded-w) + var(--space-6)))}to{transform:translateX(calc(var(--compact-w) + var(--space-6)))}}@keyframes TabsHeader-module__ouJEPG__width-0-of-2{0%{width:var(--pill-expanded-w)}to{width:var(--compact-w)}}@keyframes TabsHeader-module__ouJEPG__width-1-of-2{0%{width:var(--compact-w)}to{width:var(--pill-expanded-w)}}@keyframes TabsHeader-module__ouJEPG__mid-0-of-2{0%{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-expanded))}to{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact))}}@keyframes TabsHeader-module__ouJEPG__mid-1-of-2{0%{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact))}to{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-expanded))}}@keyframes TabsHeader-module__ouJEPG__capr-0-of-2{0%{transform:translateX(var(--capr-expanded))}to{transform:translateX(var(--capr-compact))}}@keyframes TabsHeader-module__ouJEPG__capr-1-of-2{0%{transform:translateX(var(--capr-compact))}to{transform:translateX(var(--capr-expanded))}}@keyframes TabsHeader-module__ouJEPG__tclip-0-of-2{0%{width:var(--capr-expanded)}to{width:var(--capr-compact)}}@keyframes TabsHeader-module__ouJEPG__tclip-1-of-2{0%{width:var(--capr-compact)}to{width:var(--capr-expanded)}}@keyframes TabsHeader-module__ouJEPG__cluster-0-of-2{0%{transform:translate(var(--cluster-left-expanded), -50%)}to{transform:translate(var(--cluster-left-compact), -50%)}}@keyframes TabsHeader-module__ouJEPG__cluster-1-of-2{0%{transform:translate(var(--cluster-left-compact), -50%)}to{transform:translate(var(--cluster-left-expanded), -50%)}}@keyframes TabsHeader-module__ouJEPG__icon-0-of-2{0%{opacity:1}to{opacity:.4}}@keyframes TabsHeader-module__ouJEPG__icon-1-of-2{0%{opacity:.4}to{opacity:1}}@keyframes TabsHeader-module__ouJEPG__reveal-0-of-2{0%{opacity:1}to{opacity:0}}@keyframes TabsHeader-module__ouJEPG__reveal-1-of-2{0%{opacity:0}to{opacity:1}}@keyframes TabsHeader-module__ouJEPG__caret-0-of-2{0%{opacity:1}15%{opacity:0}to{opacity:0}}@keyframes TabsHeader-module__ouJEPG__caret-1-of-2{0%{opacity:0}85%{opacity:0}to{opacity:1}}@keyframes TabsHeader-module__ouJEPG__border-0-of-2{0%{border-color:var(--surface-border-color-regular)}to{border-color:#0000}}@keyframes TabsHeader-module__ouJEPG__border-1-of-2{0%{border-color:#0000}to{border-color:var(--surface-border-color-regular)}}@layer css-modules{.TabsHeader-module__ouJEPG__pillsRow{width:100%;height:40px;position:relative;container-type:inline-size}.TabsHeader-module__ouJEPG__pill{box-sizing:border-box;width:var(--compact-w);height:40px;color:var(--foreground-default);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;--cap:14px;--radius:12px;--compact-w:64px;--mid-base:calc(var(--pill-expanded-w) - 2 * var(--cap) + 1px);--mid-compact:calc((var(--compact-w) - 2 * var(--cap) + 1px) / var(--mid-base));--mid-expanded:1;--capr-compact:calc(var(--compact-w) - var(--cap));--capr-expanded:calc(var(--pill-expanded-w) - var(--cap));--max-text-w:max(0px, calc(var(--pill-expanded-w) - 2 * var(--space-12) - var(--TabsHeader--icon-block) - var(--TabsHeader--caret-block)));--eff-text-w:min(var(--TabsHeader--text-w), var(--max-text-w));--text-overflow:calc(var(--TabsHeader--text-w) - var(--max-text-w));--cluster-w:calc(var(--TabsHeader--icon-block) + var(--eff-text-w) + var(--TabsHeader--caret-block));--cluster-left-compact:calc((var(--compact-w) - var(--TabsHeader--icon-w)) / 2);--cluster-left-expanded:calc((var(--pill-expanded-w) - var(--cluster-w)) / 2);will-change:transform;background:0 0;border:0;padding:0;font-weight:500;position:absolute;top:0;left:0}.TabsHeader-module__ouJEPG__pill:focus-visible{outline:2px solid var(--accent-primary-default);outline-offset:-2px}.TabsHeader-module__ouJEPG__slice{box-sizing:border-box;background:var(--surface-color);will-change:transform;border:0 solid #0000;height:40px;position:absolute;top:0}.TabsHeader-module__ouJEPG__capL{width:var(--cap);border-radius:var(--radius) 0 0 var(--radius);border-width:1px 0 1px 1px;left:0;transform:translate(0)}.TabsHeader-module__ouJEPG__capR{width:var(--cap);border-radius:0 var(--radius) var(--radius) 0;transform:translateX(var(--capr-compact));border-width:1px 1px 1px 0;left:0}.TabsHeader-module__ouJEPG__mid{width:var(--mid-base);transform-origin:0;transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-compact));border-width:1px 0;left:0}.TabsHeader-module__ouJEPG__titleClip{height:40px;width:var(--capr-compact);position:absolute;top:0;left:0;overflow:hidden}.TabsHeader-module__ouJEPG__titleFade{width:var(--space-16);pointer-events:none;background:linear-gradient(to right, transparent, var(--surface-color));position:absolute;top:1px;bottom:1px;right:0}.TabsHeader-module__ouJEPG__pillCluster{white-space:nowrap;transform:translate(var(--cluster-left-compact), -50%);will-change:transform;flex-direction:row;align-items:center;display:flex;position:absolute;top:50%;left:0}.TabsHeader-module__ouJEPG__pillIcon{margin-right:var(--space-6);opacity:.4;will-change:opacity;flex:none;justify-content:center;align-items:center;display:inline-flex}.TabsHeader-module__ouJEPG__pillLabel{max-width:var(--max-text-w);opacity:0;will-change:opacity;flex:none;position:relative;overflow:hidden}.TabsHeader-module__ouJEPG__pillLabelText{white-space:nowrap;display:inline-block}.TabsHeader-module__ouJEPG__pillLabel:after{content:"";width:clamp(0px, var(--text-overflow), var(--space-16));pointer-events:none;background:linear-gradient(to right, transparent, var(--surface-color));position:absolute;top:0;bottom:0;right:0}.TabsHeader-module__ouJEPG__pillTrailingIcon{top:50%;left:calc(-1 * var(--cap));width:var(--TabsHeader--caret-w);height:var(--TabsHeader--caret-w);opacity:0;will-change:opacity;justify-content:center;align-items:center;display:inline-flex;position:absolute;transform:translateY(-50%)}.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__pill,.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__capL,.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__capR,.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__mid,.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__titleClip,.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__pillCluster,.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__pillIcon,.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__pillLabel,.TabsHeader-module__ouJEPG__scrollDriven .TabsHeader-module__ouJEPG__pillTrailingIcon{animation-timeline:var(--TabsHeader--pill-timeline-name);animation-timing-function:linear;animation-fill-mode:both}.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pill,.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__capL,.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__capR,.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__mid,.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__titleClip,.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillCluster,.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillIcon,.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillLabel,.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillTrailingIcon{animation-duration:1s;animation-timing-function:linear;animation-play-state:paused;animation-fill-mode:both}.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__mid{width:calc(100% - 2 * var(--cap) + 1px);transform:translateX(calc(var(--cap) - .5px))}.TabsHeader-module__ouJEPG__pillsRow[data-pill-count="1"] .TabsHeader-module__ouJEPG__pill{--pill-expanded-w:min(100cqi, calc(2 * var(--space-12) + var(--TabsHeader--icon-block) + var(--TabsHeader--text-w) + var(--TabsHeader--caret-block)))}.TabsHeader-module__ouJEPG__pillsRow[data-pill-count="2"] .TabsHeader-module__ouJEPG__pill{--pill-expanded-w:calc(100cqi - var(--compact-w) - var(--space-6))}.TabsHeader-module__ouJEPG__pillsRow[data-pill-count="3"] .TabsHeader-module__ouJEPG__pill{--pill-expanded-w:calc(100cqi - 2 * var(--compact-w) - 2 * var(--space-6))}.TabsHeader-module__ouJEPG__pillIndex0Of1{transform:translate(0)}.TabsHeader-module__ouJEPG__pillIndex0Of3{animation-name:TabsHeader-module__ouJEPG__pos-0-of-3,TabsHeader-module__ouJEPG__width-0-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__capL{animation-name:TabsHeader-module__ouJEPG__border-0-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__capR{animation-name:TabsHeader-module__ouJEPG__capr-0-of-3,TabsHeader-module__ouJEPG__border-0-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__mid-0-of-3,TabsHeader-module__ouJEPG__border-0-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__titleClip{animation-name:TabsHeader-module__ouJEPG__tclip-0-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__pillCluster{animation-name:TabsHeader-module__ouJEPG__cluster-0-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__pillIcon{animation-name:TabsHeader-module__ouJEPG__icon-0-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__pillLabel{animation-name:TabsHeader-module__ouJEPG__reveal-0-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__pillTrailingIcon{animation-name:TabsHeader-module__ouJEPG__caret-0-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3{animation-name:TabsHeader-module__ouJEPG__pos-1-of-3,TabsHeader-module__ouJEPG__width-1-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__capL{animation-name:TabsHeader-module__ouJEPG__border-1-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__capR{animation-name:TabsHeader-module__ouJEPG__capr-1-of-3,TabsHeader-module__ouJEPG__border-1-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__mid-1-of-3,TabsHeader-module__ouJEPG__border-1-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__titleClip{animation-name:TabsHeader-module__ouJEPG__tclip-1-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__pillCluster{animation-name:TabsHeader-module__ouJEPG__cluster-1-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__pillIcon{animation-name:TabsHeader-module__ouJEPG__icon-1-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__pillLabel{animation-name:TabsHeader-module__ouJEPG__reveal-1-of-3}.TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__pillTrailingIcon{animation-name:TabsHeader-module__ouJEPG__caret-1-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3{animation-name:TabsHeader-module__ouJEPG__pos-2-of-3,TabsHeader-module__ouJEPG__width-2-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__capL{animation-name:TabsHeader-module__ouJEPG__border-2-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__capR{animation-name:TabsHeader-module__ouJEPG__capr-2-of-3,TabsHeader-module__ouJEPG__border-2-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__mid-2-of-3,TabsHeader-module__ouJEPG__border-2-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__titleClip{animation-name:TabsHeader-module__ouJEPG__tclip-2-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__pillCluster{animation-name:TabsHeader-module__ouJEPG__cluster-2-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__pillIcon{animation-name:TabsHeader-module__ouJEPG__icon-2-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__pillLabel{animation-name:TabsHeader-module__ouJEPG__reveal-2-of-3}.TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__pillTrailingIcon{animation-name:TabsHeader-module__ouJEPG__caret-2-of-3}.TabsHeader-module__ouJEPG__pillIndex0Of2{animation-name:TabsHeader-module__ouJEPG__pos-0-of-2,TabsHeader-module__ouJEPG__width-0-of-2}.TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__capL{animation-name:TabsHeader-module__ouJEPG__border-0-of-2}.TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__capR{animation-name:TabsHeader-module__ouJEPG__capr-0-of-2,TabsHeader-module__ouJEPG__border-0-of-2}.TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__mid-0-of-2,TabsHeader-module__ouJEPG__border-0-of-2}.TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__titleClip{animation-name:TabsHeader-module__ouJEPG__tclip-0-of-2}.TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__pillCluster{animation-name:TabsHeader-module__ouJEPG__cluster-0-of-2}.TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__pillIcon{animation-name:TabsHeader-module__ouJEPG__icon-0-of-2}.TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__pillLabel{animation-name:TabsHeader-module__ouJEPG__reveal-0-of-2}.TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__pillTrailingIcon{animation-name:TabsHeader-module__ouJEPG__caret-0-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2{animation-name:TabsHeader-module__ouJEPG__pos-1-of-2,TabsHeader-module__ouJEPG__width-1-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__capL{animation-name:TabsHeader-module__ouJEPG__border-1-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__capR{animation-name:TabsHeader-module__ouJEPG__capr-1-of-2,TabsHeader-module__ouJEPG__border-1-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__mid-1-of-2,TabsHeader-module__ouJEPG__border-1-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__titleClip{animation-name:TabsHeader-module__ouJEPG__tclip-1-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__pillCluster{animation-name:TabsHeader-module__ouJEPG__cluster-1-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__pillIcon{animation-name:TabsHeader-module__ouJEPG__icon-1-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__pillLabel{animation-name:TabsHeader-module__ouJEPG__reveal-1-of-2}.TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__pillTrailingIcon{animation-name:TabsHeader-module__ouJEPG__caret-1-of-2}.TabsHeader-module__ouJEPG__pill[aria-selected=true],.TabsHeader-module__ouJEPG__pill[data-pill-active]{width:var(--pill-expanded-w)}.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__capL,.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__capR,.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__mid,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__capL,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__capR,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__mid{border-color:var(--surface-border-color-regular)}.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__capR,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__capR{transform:translateX(var(--capr-expanded))}.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__mid,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__mid{transform:translateX(calc(var(--cap) - .5px)) scaleX(var(--mid-expanded))}.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__titleClip,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__titleClip{width:var(--capr-expanded)}.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__pillCluster,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__pillCluster{transform:translate(var(--cluster-left-expanded), -50%)}.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__pillIcon,.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__pillLabel,.TabsHeader-module__ouJEPG__pill[aria-selected=true] .TabsHeader-module__ouJEPG__pillTrailingIcon,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__pillIcon,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__pillLabel,.TabsHeader-module__ouJEPG__pill[data-pill-active] .TabsHeader-module__ouJEPG__pillTrailingIcon{opacity:1}.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillIndex0Of3 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__border-0-of-3}.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillIndex1Of3 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__border-1-of-3}.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillIndex2Of3 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__border-2-of-3}.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillIndex0Of2 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__border-0-of-2}.TabsHeader-module__ouJEPG__jsDriven .TabsHeader-module__ouJEPG__pillIndex1Of2 .TabsHeader-module__ouJEPG__mid{animation-name:TabsHeader-module__ouJEPG__border-1-of-2}}
@layer css-modules{.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 css-modules{.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}}
@keyframes HeaderTabsLayout-module__IzhpJW__panel-retreat{0%{transform:translate(0)}to{transform:translate(-30%)}}@keyframes HeaderTabsLayout-module__IzhpJW__panel-advance{0%{transform:translate(-30%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){@layer css-modules{.HeaderTabsLayout-module__IzhpJW__panelRetreating,.HeaderTabsLayout-module__IzhpJW__panelAdvancing{animation:none}}}@layer css-modules{.HeaderTabsLayout-module__IzhpJW__root{--HeaderTabsLayout--workspace-bg:var(--surface-color);--header-tabs-action-bar-bleed:min(var(--header-tabs-action-bar-inset,0px), 24px);background-color:var(--HeaderTabsLayout--workspace-bg);--surface-color:var(--HeaderTabsLayout--workspace-bg);padding-top:1px;position:absolute;inset:0;overflow:hidden}.HeaderTabsLayout-module__IzhpJW__sideSafeArea{padding-right:var(--bonsai-safe-area-right,0);padding-left:var(--bonsai-safe-area-left,0)}.HeaderTabsLayout-module__IzhpJW__preventSelection{touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none}body.HeaderTabsLayout-module__IzhpJW__bodyNoSelect{-webkit-user-select:none;user-select:none}.HeaderTabsLayout-module__IzhpJW__bodyNoSelectbody :where(input,textarea,[contenteditable]){-webkit-user-select:text;user-select:text}.HeaderTabsLayout-module__IzhpJW__iosToolbarTintTop,.HeaderTabsLayout-module__IzhpJW__iosToolbarTintBottom{background-color:var(--surface-color);pointer-events:none;width:100%;height:6px;position:fixed;translate:0 0 -1px}.HeaderTabsLayout-module__IzhpJW__iosToolbarTintTop{top:0}.HeaderTabsLayout-module__IzhpJW__iosToolbarTintBottom{bottom:0}.HeaderTabsLayout-module__IzhpJW__panelContainer{z-index:1;margin-bottom:calc(-1 * var(--header-tabs-action-bar-bleed));position:relative;overflow:hidden}.HeaderTabsLayout-module__IzhpJW__backButton{border-radius:var(--border-radius-12)!important}.HeaderTabsLayout-module__IzhpJW__panelLayer{position:absolute;inset:0}.HeaderTabsLayout-module__IzhpJW__panelRetreated{transform:translate(-30%)}.HeaderTabsLayout-module__IzhpJW__panelRetreating{will-change:transform;animation:.35s cubic-bezier(.32,.72,0,1) both HeaderTabsLayout-module__IzhpJW__panel-retreat}.HeaderTabsLayout-module__IzhpJW__panelAdvancing{will-change:transform;animation:.35s cubic-bezier(.32,.72,0,1) both HeaderTabsLayout-module__IzhpJW__panel-advance}}
@layer css-modules{.PreviewBrowser-module__NUVb0G__root{--PreviewBrowser--logs-grid-rows:1fr;--PreviewBrowser--logs-grid-columns:1fr;--PreviewBrowser--width:100%;--PreviewBrowser--height:100%;--PreviewBrowser--border-radius:0;--PreviewBrowser--border:none;--PreviewBrowser--transform:scale(1);--PreviewBrowser--color-scheme:light;--PreviewBrowser--webview-scale:1;--PreviewBrowser--webview-translate-x:0px;--PreviewBrowser--slides-visual-editor-width:0px;--PreviewBrowser--slides-visual-editor-height:0px;border-radius:calc(var(--border-radius-8) + 1px);width:100%;height:100%;overflow:hidden}.PreviewBrowser-module__NUVb0G__root.PreviewBrowser-module__NUVb0G__dense{border-radius:0}.PreviewBrowser-module__NUVb0G__webContentWrapper{transform:translate(var(--PreviewBrowser--webview-translate-x), 0);pointer-events:none;width:100%;height:100%;transition:transform .2s;position:relative}.PreviewBrowser-module__NUVb0G__webContentAndLogsWrapper{grid-template-rows:var(--PreviewBrowser--logs-grid-rows);grid-template-columns:var(--PreviewBrowser--logs-grid-columns);width:100%;height:100%;display:grid}.PreviewBrowser-module__NUVb0G__webContentWrapperInner{transform:scale(var(--PreviewBrowser--webview-scale));transform-origin:0;pointer-events:all;width:100%;height:100%;transition:transform .2s;position:relative}.PreviewBrowser-module__NUVb0G__slidesVisualEditorSlot{width:var(--PreviewBrowser--slides-visual-editor-width);transition:width .2s;overflow:hidden}.PreviewBrowser-module__NUVb0G__slidesVisualEditorSlot>*{height:100%}.PreviewBrowser-module__NUVb0G__slidesVisualEditorTopSlot{height:var(--PreviewBrowser--slides-visual-editor-height);transition:height .2s;overflow:hidden}.PreviewBrowser-module__NUVb0G__slidesVisualEditorTopContent{height:var(--PreviewBrowser--slides-visual-editor-height)}.PreviewBrowser-module__NUVb0G__iframeWrapper{overflow:hidden}.PreviewBrowser-module__NUVb0G__iframeWrapper[data-is-readonly-preview=true]{cursor:not-allowed}.PreviewBrowser-module__NUVb0G__frameFooter{flex-shrink:0;width:100%}.PreviewBrowser-module__NUVb0G__videoStage{background:#000}.PreviewBrowser-module__NUVb0G__iframeMiddle{border:var(--PreviewBrowser--border);border-radius:var(--PreviewBrowser--border-radius);width:var(--PreviewBrowser--width);height:var(--PreviewBrowser--height);position:relative}.PreviewBrowser-module__NUVb0G__scaledDown .PreviewBrowser-module__NUVb0G__iframeWrapper{overflow:visible}:is(.PreviewBrowser-module__NUVb0G__scaledDown .PreviewBrowser-module__NUVb0G__iframeWrapper) .PreviewBrowser-module__NUVb0G__iframeMiddle{box-shadow:0 0 0 calc(1px / var(--PreviewBrowser--webview-scale)) var(--surface-border-color-regular)}.PreviewBrowser-module__NUVb0G__iframeInner{transform:var(--PreviewBrowser--transform);transform-origin:0 0;width:var(--PreviewBrowser--width);height:var(--PreviewBrowser--height);position:absolute;top:0;left:0;overflow:hidden}.PreviewBrowser-module__NUVb0G__desktopAppWebview{background-color:var(--white);border:none;flex-grow:1;flex-shrink:1}.PreviewBrowser-module__NUVb0G__iframe{background-color:var(--white);color-scheme:var(--PreviewBrowser--color-scheme);border:none;flex-grow:1;flex-shrink:1;display:block}.PreviewBrowser-module__NUVb0G__phoneFrame{width:100%;height:100%;position:relative}.PreviewBrowser-module__NUVb0G__phoneScreen{width:100%;height:100%}.PreviewBrowser-module__NUVb0G__phoneScreenActive{border-radius:40px;position:absolute;inset:2% 3.4%;overflow:hidden}.PreviewBrowser-module__NUVb0G__phoneFrameImage{z-index:1;pointer-events:none;position:absolute;inset:0}.PreviewBrowser-module__NUVb0G__simulatorPreview{aspect-ratio:9/19.5;height:100%;max-height:100%;position:relative;overflow:hidden}.PreviewBrowser-module__NUVb0G__fullscreenButton{top:var(--space-12);right:var(--space-12);z-index:3;position:absolute}.PreviewBrowser-module__NUVb0G__artifactSwitchOverlay,.PreviewBrowser-module__NUVb0G__blockedPreviewOverlay{z-index:2;pointer-events:all;position:absolute;inset:0}.PreviewBrowser-module__NUVb0G__runtimeErrorOverlay{z-index:20;pointer-events:all;background:var(--background-default);position:absolute;inset:0;overflow:auto}}
@layer css-modules{.FocusLightboxToolbar-module__ZfCYla__scaleSelect{min-width:72px}}
@layer css-modules{.LightboxPreviewIframe-module__pR29wG__previewIframe{width:var(--LightboxPreviewIframe--lightbox-content-width);height:var(--LightboxPreviewIframe--lightbox-content-height);background:var(--background-root);transform:scale(var(--LightboxPreviewIframe--lightbox-content-scale));transform-origin:0 0;--LightboxPreviewIframe--lightbox-content-width:0px;--LightboxPreviewIframe--lightbox-content-height:0px;--LightboxPreviewIframe--lightbox-content-scale:1;border:0;display:block}.LightboxPreviewIframe-module__pR29wG__loadingVeil{color:var(--foreground-dimmer);background:var(--background-root);position:absolute;inset:0}}
@layer css-modules{.FocusLightbox-module__VCMJcq__overlay{pointer-events:auto;isolation:isolate;position:fixed;inset:0}.FocusLightbox-module__VCMJcq__scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;border:0;padding:0;position:absolute;inset:0}.FocusLightbox-module__VCMJcq__previewShell{left:var(--FocusLightbox--lightbox-preview-x);top:var(--FocusLightbox--lightbox-preview-y);width:var(--FocusLightbox--lightbox-preview-width);height:var(--FocusLightbox--lightbox-preview-height);transform-origin:50%;--FocusLightbox--lightbox-preview-x:0px;--FocusLightbox--lightbox-preview-y:0px;--FocusLightbox--lightbox-preview-width:0px;--FocusLightbox--lightbox-preview-height:0px;position:absolute}.FocusLightbox-module__VCMJcq__previewFrame{border-radius:var(--border-radius-8);background:var(--background-root);box-shadow:var(--shadow-1);position:absolute;inset:0;overflow:hidden}.FocusLightbox-module__VCMJcq__closeChrome{top:var(--space-16);right:var(--space-16);position:absolute}.FocusLightbox-module__VCMJcq__toolbarChrome{right:0;bottom:var(--space-16);min-width:0;padding:0 var(--space-80);justify-content:center;display:flex;position:absolute;left:0}}
@keyframes vibeDropperEffects-module__7pSC_G__vibe-water-swell{0%{opacity:0;transform:scale(.05)}14%{opacity:.9}70%{opacity:.5}to{opacity:0;transform:scale(1)}}@keyframes vibeDropperEffects-module__7pSC_G__vibe-water-tint-pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes vibeDropperEffects-module__7pSC_G__vibe-wash-wave{0%{opacity:0;transform:scale(.04)}10%{opacity:1}75%{opacity:.85}to{opacity:0;transform:scale(1)}}@keyframes vibeDropperEffects-module__7pSC_G__vibe-wash-tint{0%{opacity:0}30%{opacity:1}to{opacity:0}}@layer css-modules{.vibeDropperEffects-module__7pSC_G__frameEffect{border-radius:var(--border-radius-8);pointer-events:none;position:absolute;top:0;left:0;overflow:hidden}.vibeDropperEffects-module__7pSC_G__frameEffectSettling{opacity:0;transition:opacity .65s .25s}.vibeDropperEffects-module__7pSC_G__waterTint{background-color:color-mix(in srgb, var(--vibeDropperEffects--vibe-water-color) 10%, transparent);--vibeDropperEffects--vibe-water-color:#8fa3b8;transition:background-color .7s;animation:4.2s ease-in-out infinite vibeDropperEffects-module__7pSC_G__vibe-water-tint-pulse;position:absolute;inset:0}.vibeDropperEffects-module__7pSC_G__waterSwell{opacity:0;filter:drop-shadow(0 8px 16px #0b15264d);will-change:transform, opacity;animation:3.2s cubic-bezier(.22,.55,.35,1) infinite vibeDropperEffects-module__7pSC_G__vibe-water-swell;position:absolute;transform:scale(0)}.vibeDropperEffects-module__7pSC_G__waterBand{background:radial-gradient(circle closest-side, transparent 28%, color-mix(in srgb, var(--vibeDropperEffects--vibe-water-color) 20%, transparent) 44%, color-mix(in srgb, var(--vibeDropperEffects--vibe-water-color) 62%, transparent) 60%, color-mix(in srgb, var(--vibeDropperEffects--vibe-water-color) 24%, transparent) 78%, transparent 92%);--vibeDropperEffects--vibe-water-color:#8fa3b8;border-radius:50%;transition:opacity .25s;position:absolute;inset:0}.vibeDropperEffects-module__7pSC_G__waterBandColor{opacity:0}.vibeDropperEffects-module__7pSC_G__waterBandNeutral,.vibeDropperEffects-module__7pSC_G__waterSwellColored .vibeDropperEffects-module__7pSC_G__waterBandColor{opacity:1}.vibeDropperEffects-module__7pSC_G__waterSwellColored .vibeDropperEffects-module__7pSC_G__waterBandNeutral{opacity:0}.vibeDropperEffects-module__7pSC_G__waterSurge{opacity:0;filter:drop-shadow(0 10px 20px #0b152657);animation:.95s ease-out forwards vibeDropperEffects-module__7pSC_G__vibe-water-swell;position:absolute;transform:scale(0)}.vibeDropperEffects-module__7pSC_G__washWave{background:radial-gradient(circle closest-side, transparent 42%, color-mix(in srgb, var(--vibeDropperEffects--vibe-wash-color) 24%, transparent) 58%, color-mix(in srgb, var(--vibeDropperEffects--vibe-wash-color) 60%, transparent) 68%, color-mix(in srgb, var(--vibeDropperEffects--vibe-wash-color) 28%, transparent) 76%, transparent 84%);opacity:0;will-change:transform, opacity;--vibeDropperEffects--vibe-wash-color:#e075e0;border-radius:50%;animation:.95s cubic-bezier(.2,.7,.35,1) forwards vibeDropperEffects-module__7pSC_G__vibe-wash-wave;position:absolute;transform:scale(0)}.vibeDropperEffects-module__7pSC_G__washTint{background-color:color-mix(in srgb, var(--vibeDropperEffects--vibe-wash-color) 16%, transparent);opacity:0;--vibeDropperEffects--vibe-wash-color:#e075e0;animation:1.5s ease-out forwards vibeDropperEffects-module__7pSC_G__vibe-wash-tint;position:absolute;inset:0}.vibeDropperEffects-module__7pSC_G__cursorPill{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-8);color:var(--foreground-dimmer);background:color-mix(in srgb, var(--background-root) 88%, transparent);border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-8);pointer-events:none;transform-origin:0 0;will-change:transform;display:flex;position:absolute;top:0;left:0}.vibeDropperEffects-module__7pSC_G__cursorSwatch{background:var(--vibeDropperEffects--vibe-swatch-color);width:10px;height:10px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--foreground-default) 18%, transparent);--vibeDropperEffects--vibe-swatch-color:#e075e0;border-radius:50%}}
@property --aurora-animated-x{syntax:"<length-percentage>";inherits:true;initial-value:50%}@property --aurora-animated-y{syntax:"<length-percentage>";inherits:true;initial-value:50%}@property --aurora-animated-color{syntax:"<color>";inherits:true;initial-value:#0000}@keyframes CompactCards-module__qJ96Eq__aurora-drift{0%{transform:translate(-1.5%,-2%)scale(1)}50%{transform:translate(1.5%,1%)scale(1.07)}to{transform:translate(-.5%,2%)scale(1.02)}}@keyframes CompactCards-module__qJ96Eq__ghost-surface-enter{0%{opacity:0}}@keyframes CompactCards-module__qJ96Eq__ghost-header-enter{0%{transform:translateY(var(--space-4));opacity:0}}@keyframes CompactCards-module__qJ96Eq__ghost-card-enter{0%{transform:translateY(var(--space-16)) scale(.94);opacity:0}70%{opacity:1}}@keyframes CompactCards-module__qJ96Eq__ghost-card-commit-handoff{0%{transform:translate(var(--CompactCards--commit-offset-x,0), var(--CompactCards--commit-offset-y,0)) scale(var(--CompactCards--commit-scale-x,1), var(--CompactCards--commit-scale-y,1));opacity:1}68.75%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){@layer css-modules{.CompactCards-module__qJ96Eq__ghostSurface,.CompactCards-module__qJ96Eq__cardsGrid,.CompactCards-module__qJ96Eq__ghostCard,.CompactCards-module__qJ96Eq__buildAction,.CompactCards-module__qJ96Eq__ghostHeader,.CompactCards-module__qJ96Eq__compactPlusCircle,.CompactCards-module__qJ96Eq__compactPlusIcon,.CompactCards-module__qJ96Eq__cardsGrid:before,.CompactCards-module__qJ96Eq__cardsGrid:after{transition:none;animation:none}.CompactCards-module__qJ96Eq__ghostCard.CompactCards-module__qJ96Eq__ghostCardHandoff{opacity:0;animation:none}}}@layer css-modules{.CompactCards-module__qJ96Eq__ghostSurface{box-sizing:border-box;z-index:0;opacity:.45;border-radius:var(--CompactCards--ghost-surface-radius,var(--border-radius-12));background:color-mix(in srgb, var(--accent-magenta-default) 4%, transparent);pointer-events:auto;--CompactCards--ghost-surface-radius:var(--border-radius-12);transition:opacity .18s ease-out;animation:.32s ease-out backwards CompactCards-module__qJ96Eq__ghost-surface-enter;position:absolute;top:0;left:0}.CompactCards-module__qJ96Eq__ghostSurfaceOutline{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.CompactCards-module__qJ96Eq__ghostSurfaceOutline rect{rx:max(0px, calc(var(--CompactCards--ghost-surface-radius,12px) - .75px));fill:none;stroke:var(--outline-dimmer);stroke-width:1.5px;stroke-dasharray:calc(var(--CompactCards--ghost-surface-radius,12px) * 1.5) calc(var(--CompactCards--ghost-surface-radius,12px) * .85);stroke-linecap:round}.CompactCards-module__qJ96Eq__ghostSurface:hover,.CompactCards-module__qJ96Eq__ghostSurface:focus-within,.CompactCards-module__qJ96Eq__ghostSurfaceInteractive{opacity:1}:is(.CompactCards-module__qJ96Eq__ghostSurface:hover,.CompactCards-module__qJ96Eq__ghostSurface:focus-within,.CompactCards-module__qJ96Eq__ghostSurfaceInteractive) [data-suggestion-dismiss]{opacity:1;pointer-events:auto}.CompactCards-module__qJ96Eq__ghostSurfaceCommitted{opacity:1;pointer-events:none}.CompactCards-module__qJ96Eq__snapshotBackground{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.CompactCards-module__qJ96Eq__snapshotWash{z-index:4;background:color-mix(in srgb, var(--background-root) 72%, transparent);position:absolute;inset:0}.CompactCards-module__qJ96Eq__cardsGrid{grid-template-rows:repeat(2, minmax(0, var(--CompactCards--card-max-h,160px)));grid-template-columns:repeat(2, minmax(0, var(--CompactCards--card-max-w,280px)));z-index:1;place-content:center;gap:var(--space-12);box-sizing:border-box;padding:min(var(--space-32), 10%);border-radius:inherit;--aurora-animated-color:var(--CompactCards--aurora-color);--aurora-animated-x:var(--CompactCards--aurora-x);--aurora-animated-y:var(--CompactCards--aurora-y);--CompactCards--aurora-color:transparent;--CompactCards--aurora-radius:240px;--CompactCards--aurora-x:50%;--CompactCards--aurora-y:50%;--CompactCards--card-max-h:160px;--CompactCards--card-row-count:4;--CompactCards--card-max-w:280px;width:100%;height:100%;transition:--aurora-animated-x .34s cubic-bezier(.3,.9,.4,1),--aurora-animated-y .34s cubic-bezier(.3,.9,.4,1),--aurora-animated-color .34s ease-out;display:grid;position:relative;overflow:hidden}.CompactCards-module__qJ96Eq__cardsGrid:before,.CompactCards-module__qJ96Eq__cardsGrid:after{z-index:0;content:"";filter:blur(28px);pointer-events:none;transition:opacity .32s ease-out;animation:4.8s ease-in-out infinite alternate CompactCards-module__qJ96Eq__aurora-drift;position:absolute;inset:0}.CompactCards-module__qJ96Eq__cardsGrid:before{opacity:.62;background:radial-gradient(circle at 22% 28%, color-mix(in srgb, var(--accent-orange-default) 72%, transparent), transparent 42%), radial-gradient(circle at 76% 70%, color-mix(in srgb, var(--accent-blurple-default) 72%, transparent), transparent 45%), radial-gradient(circle at 55% 35%, color-mix(in srgb, var(--accent-magenta-default) 55%, transparent), transparent 52%)}.CompactCards-module__qJ96Eq__cardsGrid:after{opacity:0;background:radial-gradient(circle var(--CompactCards--aurora-radius,240px) at var(--aurora-animated-x,50%) var(--aurora-animated-y,50%), color-mix(in srgb, var(--aurora-animated-color,transparent) 78%, transparent), transparent 100%)}.CompactCards-module__qJ96Eq__cardsGrid[data-aurora-active=true]:before{opacity:.18}.CompactCards-module__qJ96Eq__cardsGrid[data-aurora-active=true]:after{opacity:.85}.CompactCards-module__qJ96Eq__cardsGrid[data-state=blue]{--CompactCards--aurora-color:var(--accent-blue-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=orange]{--CompactCards--aurora-color:var(--accent-orange-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=positive]{--CompactCards--aurora-color:var(--accent-positive-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=brand]{--CompactCards--aurora-color:var(--accent-primary-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=blurple]{--CompactCards--aurora-color:var(--accent-blurple-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=teal]{--CompactCards--aurora-color:var(--accent-teal-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=yellow]{--CompactCards--aurora-color:var(--accent-yellow-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=lime]{--CompactCards--aurora-color:var(--accent-lime-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=green]{--CompactCards--aurora-color:var(--accent-green-default)}.CompactCards-module__qJ96Eq__cardsGrid[data-state=purple]{--CompactCards--aurora-color:var(--accent-purple-default)}.CompactCards-module__qJ96Eq__cardsGridSingleColumn{grid-template-rows:repeat(var(--CompactCards--card-row-count,4), minmax(0, var(--CompactCards--card-max-h,160px)));grid-template-columns:minmax(0, var(--CompactCards--card-max-w,280px))}.CompactCards-module__qJ96Eq__ghostCard{z-index:1;border:1.5px dashed var(--accent-magenta-default);--CompactCards--commit-offset-x:0px;--CompactCards--commit-offset-y:0px;--CompactCards--commit-scale-x:1;--CompactCards--commit-scale-y:1;width:100%;min-width:0;height:100%;min-height:0;transition:opacity .12s ease-out,transform .2s cubic-bezier(.34,1.2,.5,1),background .14s ease-out;animation:.42s cubic-bezier(.34,1.24,.5,1) .1s backwards CompactCards-module__qJ96Eq__ghost-card-enter;position:relative;overflow:hidden}.CompactCards-module__qJ96Eq__ghostCard:hover{z-index:2;background:var(--background-default);transform:scale(1.08)}.CompactCards-module__qJ96Eq__ghostCard:nth-child(2){animation-delay:.18s}.CompactCards-module__qJ96Eq__ghostCard:nth-child(3){animation-delay:.26s}.CompactCards-module__qJ96Eq__ghostCard:nth-child(4){animation-delay:.34s}.CompactCards-module__qJ96Eq__ghostCardCommitted{transform:scale(1.02)}.CompactCards-module__qJ96Eq__ghostSurfaceCompact{cursor:pointer;overflow:hidden}.CompactCards-module__qJ96Eq__ghostSurfaceCompact .CompactCards-module__qJ96Eq__cardsGrid{pointer-events:none}.CompactCards-module__qJ96Eq__ghostSurfaceCompact .CompactCards-module__qJ96Eq__ghostCard{opacity:0;animation:none;transform:scale(.94)}.CompactCards-module__qJ96Eq__ghostCardPlaceholder{visibility:hidden;pointer-events:none}.CompactCards-module__qJ96Eq__ghostCard.CompactCards-module__qJ96Eq__ghostCardHandoff{z-index:2;transform-origin:0 0;animation:.32s cubic-bezier(.3,.9,.4,1) forwards CompactCards-module__qJ96Eq__ghost-card-commit-handoff;position:absolute;inset:0}.CompactCards-module__qJ96Eq__ghostSurfaceHandoff{background:0 0}.CompactCards-module__qJ96Eq__ghostSurfaceHandoff .CompactCards-module__qJ96Eq__ghostSurfaceOutline,.CompactCards-module__qJ96Eq__ghostSurfaceHandoff .CompactCards-module__qJ96Eq__snapshotBackground,.CompactCards-module__qJ96Eq__ghostSurfaceHandoff .CompactCards-module__qJ96Eq__cardsGrid:before,.CompactCards-module__qJ96Eq__ghostSurfaceHandoff .CompactCards-module__qJ96Eq__cardsGrid:after,.CompactCards-module__qJ96Eq__ghostSurfaceHandoff .CompactCards-module__qJ96Eq__ghostCard:not(.CompactCards-module__qJ96Eq__ghostCardHandoff){opacity:0}.CompactCards-module__qJ96Eq__ghostSurfaceHandoff .CompactCards-module__qJ96Eq__ghostSurfaceOutline,.CompactCards-module__qJ96Eq__ghostSurfaceHandoff .CompactCards-module__qJ96Eq__snapshotBackground,.CompactCards-module__qJ96Eq__ghostSurfaceHandoff .CompactCards-module__qJ96Eq__ghostCard:not(.CompactCards-module__qJ96Eq__ghostCardHandoff){transition:opacity .12s ease-out}.CompactCards-module__qJ96Eq__ghostCardButton{text-align:left;width:100%;height:100%;position:relative;overflow:hidden}.CompactCards-module__qJ96Eq__cardContent{transform-origin:50%;position:absolute;top:50%;left:50%}.CompactCards-module__qJ96Eq__cardCategory{min-height:var(--space-24);width:100%;overflow:hidden}.CompactCards-module__qJ96Eq__cardCategory>*{width:max-content;max-width:100%}.CompactCards-module__qJ96Eq__buildAction{top:var(--space-12);right:var(--space-12);opacity:0;box-shadow:var(--shadow-1);background:var(--background-higher);width:var(--space-24);height:var(--space-24);color:var(--foreground-default);pointer-events:none;border-radius:50%;place-items:center;transition:opacity .12s ease-out,transform .12s ease-out;display:grid;position:absolute;transform:scale(.85)}.CompactCards-module__qJ96Eq__ghostCardButton:hover .CompactCards-module__qJ96Eq__buildAction,.CompactCards-module__qJ96Eq__ghostCardButton:focus-visible .CompactCards-module__qJ96Eq__buildAction{opacity:1;transform:scale(1)}.CompactCards-module__qJ96Eq__ghostHeader{top:calc(-1 * (var(--space-40) + var(--space-4)));width:100%;height:var(--space-40);pointer-events:auto;animation:.3s ease-out 30ms backwards CompactCards-module__qJ96Eq__ghost-header-enter;position:absolute;left:0}.CompactCards-module__qJ96Eq__ghostHeaderHidden{opacity:0;pointer-events:none;animation:none}.CompactCards-module__qJ96Eq__compactActivate{z-index:5;appearance:none;border-radius:inherit;color:var(--white);cursor:pointer;background:0 0;border:0;place-content:center;place-items:center;margin:0;padding:0;display:grid;position:absolute;inset:0}.CompactCards-module__qJ96Eq__compactActivate:focus-visible{outline:0}.CompactCards-module__qJ96Eq__compactPlusCircle{background:var(--accent-magenta-dimmer);width:var(--space-40);height:var(--space-40);border-radius:50%;place-items:center;transition:transform 80ms ease-out,background 80ms ease-out,box-shadow 80ms ease-out;display:grid;transform:scale(.2)}.CompactCards-module__qJ96Eq__compactPlusIcon{opacity:0;width:var(--space-24);height:var(--space-24);place-items:center;transition:opacity 60ms ease-out,transform 80ms ease-out;display:grid;transform:scale(.6)}.CompactCards-module__qJ96Eq__compactPlusIcon svg{width:var(--space-24);height:var(--space-24)}.CompactCards-module__qJ96Eq__compactActivate:hover .CompactCards-module__qJ96Eq__compactPlusCircle,.CompactCards-module__qJ96Eq__compactActivate:focus-visible .CompactCards-module__qJ96Eq__compactPlusCircle{background:var(--accent-magenta-default);transform:scale(1)}.CompactCards-module__qJ96Eq__compactActivate:focus-visible .CompactCards-module__qJ96Eq__compactPlusCircle{box-shadow:0 0 0 2px var(--background-root), 0 0 0 4px var(--accent-magenta-default)}.CompactCards-module__qJ96Eq__compactActivate:hover .CompactCards-module__qJ96Eq__compactPlusIcon,.CompactCards-module__qJ96Eq__compactActivate:focus-visible .CompactCards-module__qJ96Eq__compactPlusIcon{opacity:1;transform:scale(1)}}
@media (min-width:768px){@layer css-modules{.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable table{min-width:700px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable th:first-child,.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable td:first-child{width:300px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable th:nth-child(2),.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable td:nth-child(2),.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable th:nth-child(3),.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable td:nth-child(3){width:200px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable th:nth-child(4),.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable td:nth-child(4){text-align:center;width:110px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable.ConnectedAppsTable-module__z4Y0XW__withCostColumn th:first-child,.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable.ConnectedAppsTable-module__z4Y0XW__withCostColumn td:first-child{width:240px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable.ConnectedAppsTable-module__z4Y0XW__withCostColumn th:nth-child(3),.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable.ConnectedAppsTable-module__z4Y0XW__withCostColumn td:nth-child(3){width:140px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable.ConnectedAppsTable-module__z4Y0XW__withCostColumn table{min-width:690px}}}@layer css-modules{.ConnectedAppsTable-module__z4Y0XW__emptyState{flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.ConnectedAppsTable-module__z4Y0XW__replLink{color:var(--accent-primary-default);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;text-decoration:none;display:block;overflow:hidden}.ConnectedAppsTable-module__z4Y0XW__replLink:hover{text-decoration:underline}.ConnectedAppsTable-module__z4Y0XW__clickableRow{cursor:pointer!important}.ConnectedAppsTable-module__z4Y0XW__creatorCell{min-width:0;overflow:hidden}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable{width:100%;min-width:0;overflow-x:auto}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable table{table-layout:fixed;width:100%;min-width:360px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable th:first-child,.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable td:first-child{width:160px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable th:nth-child(2),.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable td:nth-child(2){width:110px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable th:nth-child(3),.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable td:nth-child(3){width:90px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable th:nth-child(4),.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable td:nth-child(4){text-align:center;width:90px}.ConnectedAppsTable-module__z4Y0XW__connectedAppsTable.ConnectedAppsTable-module__z4Y0XW__withCostColumn table{min-width:450px}}
@layer css-modules{.DotsBackground-module__wtn_6G__backgroundFill{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 css-modules{.ConnectorScreenshotCarousel-module__AunxzG__viewport{margin-inline:-20px;padding-inline:20px;overflow:hidden}.ConnectorScreenshotCarousel-module__AunxzG__slot{flex:none}.ConnectorScreenshotCarousel-module__AunxzG__screenshot{border-radius:var(--border-radius-8);border:1px solid var(--outline-dimmer);object-fit:contain;width:auto;height:240px}}
@layer css-modules{.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__count.ButtonWithCount-module__hDh7HG__count{border-top-left-radius:0;border-bottom-left-radius:0}.ButtonWithCount-module__hDh7HG__count{pointer-events:none}}
@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 css-modules{.ShapePropertiesToolbar-module__Tg2DnG__toolbarVisible{opacity:1;animation:none;transform:translate(-50%)translateY(0)}.ShapePropertiesToolbar-module__Tg2DnG__hiding{animation:none}}}@layer css-modules{.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-subtle);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{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex;position:relative}.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButton>:first-child{width:22px;height:22px;transition:opacity .1s}.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButton:hover>:first-child{opacity:.8}.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButton:after{opacity:0;pointer-events:none;content:"";border:1.5px solid;border-radius:9px;transition:opacity .12s,transform .12s;position:absolute;inset:1px;transform:scale(.8)}.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButton.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButtonActive:after{opacity:1;transform:scale(1)}.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButton.ShapePropertiesToolbar-module__Tg2DnG__colorSwatchButtonActive:hover>:first-child{opacity:1}.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,.ShapePropertiesToolbar-module__Tg2DnG__fillToggleButton{width:30px;height:30px;color:var(--foreground-default)}.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 css-modules{.LibraryTabs-module__IGii-W__navigation{padding:var(--space-16) var(--space-16) 0}@media (min-width:768px){.LibraryTabs-module__IGii-W__navigation{padding:var(--space-32) var(--space-96) 0}}.LibraryTabs-module__IGii-W__content{--library-content-padding-top:var(--space-32)}}
@layer css-modules{.ConnectorDetailPage-module__jfdzJq__logoChip{flex-shrink:0;justify-content:center;align-items:center}.ConnectorDetailPage-module__jfdzJq__toolChip{flex-shrink:0}.ConnectorDetailPage-module__jfdzJq__moreInfoLink{width:fit-content;color:var(--accent-primary-default)}.ConnectorDetailPage-module__jfdzJq__moreInfoLink:hover{text-decoration:underline}.ConnectorDetailPage-module__jfdzJq__detailsGrid{gap:var(--space-16);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.ConnectorDetailPage-module__jfdzJq__disclaimer{border-top:1px solid var(--outline-dimmest);padding-top:var(--space-16)}}
@layer css-modules{.HomeArrivalTourTips-module__LW-qLW__media{border-radius:var(--border-radius-8);width:100%;display:block}}
@layer css-modules{.BanReplAuthor-module__bbC0Sq__form{gap:var(--space-24);flex-direction:column;display:flex}.BanReplAuthor-module__bbC0Sq__reasonInput{resize:none;min-height:40px}}
@keyframes ReplitHelperButtons-module__CwFlYa__fade-in-up{0%{transform:translateX(calc(-50% + var(--ReplitHelperButtons--center-content-offset))) translateY(8px);opacity:0}to{transform:translateX(calc(-50% + var(--ReplitHelperButtons--center-content-offset))) translateY(0);opacity:1}}@keyframes ReplitHelperButtons-module__CwFlYa__fade-out-down{0%{transform:translateX(calc(-50% + var(--ReplitHelperButtons--center-content-offset))) translateY(0);opacity:1}to{transform:translateX(calc(-50% + var(--ReplitHelperButtons--center-content-offset))) translateY(8px);opacity:0}}@media (prefers-reduced-motion:reduce){@layer css-modules{.ReplitHelperButtons-module__CwFlYa__centerContentButton.ReplitHelperButtons-module__CwFlYa__hiding{animation:none}.ReplitHelperButtons-module__CwFlYa__centerContentButton.ReplitHelperButtons-module__CwFlYa__visible{opacity:1;animation:none}}}@layer css-modules{.ReplitHelperButtons-module__CwFlYa__helperButtonsWrapper [data-testid=helper-buttons\.back-to-content]{display:none!important}.ReplitHelperButtons-module__CwFlYa__centerContentButton{transform:translateX(calc(-50% + var(--ReplitHelperButtons--center-content-offset)));opacity:0;pointer-events:none;--ReplitHelperButtons--center-content-offset:0px;position:fixed;bottom:70px;left:50%}.ReplitHelperButtons-module__CwFlYa__centerContentButton.ReplitHelperButtons-module__CwFlYa__hiding{animation:.2s ease-in forwards ReplitHelperButtons-module__CwFlYa__fade-out-down}.ReplitHelperButtons-module__CwFlYa__centerContentButton.ReplitHelperButtons-module__CwFlYa__visible{pointer-events:all;animation:.3s ease-out forwards ReplitHelperButtons-module__CwFlYa__fade-in-up}}
:root{--ChatColumn--chat-column-max-width:800px}@layer css-modules{.ChatColumn-module__5yhemq__chatColumn{width:100%;max-width:var(--ChatColumn--chat-column-max-width);margin:0 auto}@media not (min-width:768px){.ChatColumn-module__5yhemq__composeColumn{padding-bottom:var(--space-16)}}}
@layer css-modules{.ManageFoldersModal-module__1M5cGa__folderList{max-height:320px;overflow-y:auto}.ManageFoldersModal-module__1M5cGa__folderRow{border:1px solid var(--outline-dimmest)}.ManageFoldersModal-module__1M5cGa__folderItem{min-height:32px}.ManageFoldersModal-module__1M5cGa__folderName{flex:1;min-width:0}.ManageFoldersModal-module__1M5cGa__folderActions{opacity:0;transition:opacity .15s}.ManageFoldersModal-module__1M5cGa__folderItem:hover .ManageFoldersModal-module__1M5cGa__folderActions{opacity:1}}
@layer css-modules{.SidebarActions-module__f-CfEG__actionButtons{gap:var(--space-8);flex-wrap:wrap;width:100%}.SidebarActions-module__f-CfEG__actionButtons>*{flex-grow:1}@supports (grid-template-rows:masonry){:is(.SidebarActions-module__f-CfEG__actionButtons>*):first-child:nth-last-child(3),:is(.SidebarActions-module__f-CfEG__actionButtons>*):first-child:nth-last-child(3)~*{flex-grow:1;flex-basis:40%}:is(:is(.SidebarActions-module__f-CfEG__actionButtons>*):first-child:nth-last-child(3),:is(.SidebarActions-module__f-CfEG__actionButtons>*):first-child:nth-last-child(3)~*):last-child:nth-child(3){flex-grow:1;flex-basis:100%}}@media screen and not (min-width:480px){.SidebarActions-module__f-CfEG__actionButtons{flex-direction:column}.SidebarActions-module__f-CfEG__actionButtons>*{width:100%}}.SidebarActions-module__f-CfEG__primaryButtons{flex:1;width:100%;min-width:0}.SidebarActions-module__f-CfEG__cta{min-width:0}}
@layer css-modules{.ConnectorsOrgGroupSelect-module__YlgsWq__groupBadge{border:1px solid var(--outline-dimmer);border-radius:8px;height:28px;padding:2px 4px}.ConnectorsOrgGroupSelect-module__YlgsWq__groupIcon{background-color:var(--outline-dimmest);padding:4px}}
@keyframes AddOrgSeatModal-module__-EuABW__org-seat-modal-button-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@layer css-modules{.AddOrgSeatModal-module__-EuABW__loadingButton{animation:2s ease-in-out infinite AddOrgSeatModal-module__-EuABW__org-seat-modal-button-pulse}}
@layer css-modules{.ConversationAssetScreen-module__Sl3ruW__markdownPreview{min-height:0;overflow:auto}}
@layer css-modules{.CanvasAddMenu-module__mL0JCa__triggerWrap{position:relative}.CanvasAddMenu-module__mL0JCa__popoverSurface{width:360px;max-height:480px}.CanvasAddMenu-module__mL0JCa__searchRow{position:relative}.CanvasAddMenu-module__mL0JCa__searchIcon{left:var(--space-12);pointer-events:none;color:var(--foreground-dimmer);position:absolute;top:50%;transform:translateY(-50%)}.CanvasAddMenu-module__mL0JCa__searchInput{padding-left:calc(var(--space-32) + var(--space-4))}.CanvasAddMenu-module__mL0JCa__scrollRegion{min-height:0;overflow:hidden auto}.CanvasAddMenu-module__mL0JCa__row{width:100%}.CanvasAddMenu-module__mL0JCa__rowIconTile{width:36px;height:36px}.CanvasAddMenu-module__mL0JCa__rowText{min-width:0}.CanvasAddMenu-module__mL0JCa__triggerButton{min-width:max-content}}
@layer css-modules{._error-module__dH24Aq__dragRegion{-webkit-app-region:drag;width:100%;height:60px;position:absolute;top:0;left:0}}
@layer css-modules{.ExpandableContent-module__XeGW5q__contentContainer{position:relative}}
@layer css-modules{.ReplsTable-module__EiW9oG__table{min-height:400px}.ReplsTable-module__EiW9oG__table tbody tr{height:56px}.ReplsTable-module__EiW9oG__replLink{color:var(--foreground-dimmest);align-items:center;transition:color .2s;display:inline-flex}.ReplsTable-module__EiW9oG__replLink:hover{color:var(--foreground-default)}.ReplsTable-module__EiW9oG__bottomContent{grid-template-columns:1fr auto 1fr;display:grid}}
@layer css-modules{.ConversationWorkspace-module__7tK8oG__panel{background-color:var(--surface-color);timeline-scope:--workspace-pager-scroll;position:absolute;inset:0;overflow:hidden}.ConversationWorkspace-module__7tK8oG__pagerArea{position:relative}.ConversationWorkspace-module__7tK8oG__chat{min-height:0}}
@keyframes ReplitToolbar-module__sBa18q__toolbar-enter{0%{translate:0 calc(100% + var(--space-16))}}@media (prefers-reduced-motion:reduce){@layer css-modules{.ReplitToolbar-module__sBa18q__toolbarEnter{animation:none}}}@layer css-modules{.ReplitToolbar-module__sBa18q__toolbar{bottom:var(--space-16);box-shadow:var(--shadow-subtle);pointer-events:all;z-index:1;position:absolute;left:50%;transform:translate(-50%)}.ReplitToolbar-module__sBa18q__toolbarEnter{animation:.4s cubic-bezier(.22,1,.36,1) .2s backwards ReplitToolbar-module__sBa18q__toolbar-enter}.ReplitToolbar-module__sBa18q__mainToolButton{min-width:max-content}.ReplitToolbar-module__sBa18q__toolButtonTooltipWrapper{display:inline-flex}.ReplitToolbar-module__sBa18q__separatorSpaced{background:var(--outline-dimmest);width:1px;height:var(--space-24);margin:0 var(--space-4);flex-shrink:0}.ReplitToolbar-module__sBa18q__separatorSpacedDark{background:var(--outline-dimmer)}}
@layer css-modules{.MainPanel-module__QgMCha__main{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex;overflow:hidden}.MainPanel-module__QgMCha__feedScroll{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow-y:auto}.MainPanel-module__QgMCha__composerFooter{flex:none}}
@layer css-modules{.ReplsFilters-module__NahJ0a__creatorItemContent{min-width:0}.ReplsFilters-module__NahJ0a__creatorFilterItem[data-selected]{background-color:#0000}.ReplsFilters-module__NahJ0a__creatorFilterItem[data-selected]:hover{background-color:var(--background-higher)}.ReplsFilters-module__NahJ0a__creatorList>:first-child{display:contents}.ReplsFilters-module__NahJ0a__creatorMeSurface{margin:var(--space-4) 0}}
@layer css-modules{.SystemGroupRadioGroup-module__kk4ika__group{gap:var(--space-8);flex-direction:column}.SystemGroupRadioGroup-module__kk4ika__optionLabel{gap:var(--space-4);flex-direction:column}}
@layer css-modules{.OrgConnectorUpdateForm-module__ZqHDNa__form{width:100%;margin:0 auto}}
@layer css-modules{.UsersTable-module__QqJuVq__table{min-height:400px}.UsersTable-module__QqJuVq__table tbody tr{height:56px}.UsersTable-module__QqJuVq__bottomContent{grid-template-columns:1fr auto 1fr;display:grid}}
@layer css-modules{.SidebarInfoIcon-module__9QPqda__surface{position:relative;overflow:hidden}.SidebarInfoIcon-module__9QPqda__imageWrapper{position:relative}.SidebarInfoIcon-module__9QPqda__imageBorder{width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #80808040}}
@media (min-width:900px){@layer css-modules{.CanvasMediaGenerationControls-module__P-EAra__input{min-width:320px}}}@layer css-modules{.CanvasMediaGenerationControls-module__P-EAra__input{resize:none;min-height:74px}.CanvasMediaGenerationControls-module__P-EAra__errorMessage{width:100%}.CanvasMediaGenerationControls-module__P-EAra__kindSwitcher fieldset{gap:var(--space-4)!important;padding:var(--space-4)!important}.CanvasMediaGenerationControls-module__P-EAra__kindSwitcher label{flex:1 1 0!important}.CanvasMediaGenerationControls-module__P-EAra__kindSwitcherItem{cursor:pointer}.CanvasMediaGenerationControls-module__P-EAra__videoGenerationOptionsGrid{gap:var(--space-12) var(--space-16);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.CanvasMediaGenerationControls-module__P-EAra__mediaGenerationChatgptResolutionFullRow{grid-column:1/-1}.CanvasMediaGenerationControls-module__P-EAra__mediaGenerationOptionRowMinHeight{min-height:calc(var(--font-size-small) * var(--line-height-small) + var(--space-8) + var(--space-24))}.CanvasMediaGenerationControls-module__P-EAra__mediaGenerationOptionRowSpacer{flex-shrink:0}.CanvasMediaGenerationControls-module__P-EAra__mediaGenerationAdvancedRowSpacer{min-height:calc(var(--space-24) + var(--space-2) + var(--space-1));flex-shrink:0}}
@keyframes ReplsGrid-module__TXZKiW__pulse{0%,to{opacity:1}50%{opacity:.5}}@layer css-modules{.ReplsGrid-module__TXZKiW__grid{grid-template-columns:repeat(auto-fill, minmax(var(--space-256), 1fr));gap:var(--space-16);display:grid}.ReplsGrid-module__TXZKiW__cardSkeleton{height:220px;animation:1.5s ease-in-out infinite ReplsGrid-module__TXZKiW__pulse}}
@keyframes RecentRepls-module__D-sQkG__fade-in-up{0%{opacity:0;transform:var(--animation-fade-up-transform)}to{opacity:1;transform:translateY(0)}}@layer css-modules{.RecentRepls-module__D-sQkG__container{animation:RecentRepls-module__D-sQkG__fade-in-up var(--animation-fade-up);animation-delay:calc(var(--animation-fade-up-delay-gap) * 3)}@media (prefers-reduced-motion:reduce){.RecentRepls-module__D-sQkG__container{opacity:1;animation:none}}.RecentRepls-module__D-sQkG__seeAllButton{color:var(--secondary-text-color)}.RecentRepls-module__D-sQkG__cardContainer{gap:var(--space-16);grid-template-columns:repeat(3,1fr);display:grid}@media screen and (max-width:1023px){.RecentRepls-module__D-sQkG__cardContainer{grid-template-columns:1fr}}.RecentRepls-module__D-sQkG__carouselViewport{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;padding-block:4px;scroll-padding-inline:16px;display:flex;overflow:auto hidden}.RecentRepls-module__D-sQkG__carouselViewport::-webkit-scrollbar{display:none}.RecentRepls-module__D-sQkG__carouselViewport>li{scroll-snap-align:start;flex:none;width:min(280px,82%)}.RecentRepls-module__D-sQkG__carouselViewport>li:first-of-type{margin-inline-start:16px}.RecentRepls-module__D-sQkG__carouselViewport>li:last-of-type{margin-inline-end:16px}}
@layer css-modules{.OrgGroupPermissionsGroups-module__Gpf0bq__indexTableWrapper{justify-content:space-between;width:100%;display:flex;position:relative;overflow:auto}.OrgGroupPermissionsGroups-module__Gpf0bq__titleCell{width:100%}.OrgGroupPermissionsGroups-module__Gpf0bq__titleCell a{color:var(--foreground-default);font-weight:500}.OrgGroupPermissionsGroups-module__Gpf0bq__actionCell{min-width:100px}.OrgGroupPermissionsGroups-module__Gpf0bq__scopeSelector{position:relative}.OrgGroupPermissionsGroups-module__Gpf0bq__scopeSelectorLoading{width:100px;height:32px;position:relative}.OrgGroupPermissionsGroups-module__Gpf0bq__selectOption:hover{cursor:auto}.OrgGroupPermissionsGroups-module__Gpf0bq__icon{position:absolute;top:50%;left:-4px;transform:translate(-100%,-50%)}}
@layer css-modules{.OrgInvitesTable-module__8pk3lq__indexTableWrapper{justify-content:space-between;width:100%;display:flex;position:relative;overflow:auto}.OrgInvitesTable-module__8pk3lq__searchBar{max-width:400px}.OrgInvitesTable-module__8pk3lq__table{width:100%;container:table/inline-size}.OrgInvitesTable-module__8pk3lq__table [class~=nameColumn]{width:30%;min-width:200px;max-width:450px}@container table (max-width:600px){.OrgInvitesTable-module__8pk3lq__table [class~=nameColumn]{width:20%;max-width:200px}}.OrgInvitesTable-module__8pk3lq__table [class~=invitedByColumn]{max-width:200px}@container table (max-width:600px){.OrgInvitesTable-module__8pk3lq__table [class~=invitedByColumn]{display:none}}.OrgInvitesTable-module__8pk3lq__table [class~=inviteStatusColumn]{max-width:200px}@container table (max-width:400px){.OrgInvitesTable-module__8pk3lq__table [class~=inviteStatusColumn]{display:none}}.OrgInvitesTable-module__8pk3lq__pill,.OrgInvitesTable-module__8pk3lq__inviterMetadataWrapper{width:fit-content}.OrgInvitesTable-module__8pk3lq__inviterCard [class~=UserInfo]{flex-direction:column;gap:0;width:fit-content}.OrgInvitesTable-module__8pk3lq__tabPanelActions{margin-bottom:var(--space-8)}}
@layer css-modules{.OrgManageConnectorModal-module__0SAr7G__imageContainer{border-radius:12px}.OrgManageConnectorModal-module__0SAr7G__header{width:100%;padding-bottom:16px}.OrgManageConnectorModal-module__0SAr7G__divider{margin-bottom:16px}.OrgManageConnectorModal-module__0SAr7G__tabsContainer,.OrgManageConnectorModal-module__0SAr7G__replSection{width:100%}.OrgManageConnectorModal-module__0SAr7G__modal{width:540px;max-width:100%}.OrgManageConnectorModal-module__0SAr7G__deleteCard{margin-bottom:16px}}
@keyframes MetricCard-module__YCyG0W__move-gradient{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer css-modules{.MetricCard-module__YCyG0W__skeletonValue,.MetricCard-module__YCyG0W__skeletonText{isolation:isolate;position:relative;overflow:hidden}.MetricCard-module__YCyG0W__skeletonValue:before,.MetricCard-module__YCyG0W__skeletonText: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 MetricCard-module__YCyG0W__move-gradient;position:absolute;top:0;bottom:0;left:0}.MetricCard-module__YCyG0W__skeletonValue{width:80px;height:40px}.MetricCard-module__YCyG0W__skeletonText{width:120px;height:18px}}
@layer css-modules{.SidebarInfoIconInput-module__zMMp9q__cover{width:100%;height:100%;position:absolute;top:0;left:0}.SidebarInfoIconInput-module__zMMp9q__surfaceOverlay{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.SidebarInfoIconInput-module__zMMp9q__iconOverlay{width:100%;height:100%;color:var(--accent-primary-default);opacity:0;position:absolute;top:0;left:0;overflow:hidden}.SidebarInfoIconInput-module__zMMp9q__root{cursor:pointer;position:relative}.SidebarInfoIconInput-module__zMMp9q__root:hover .SidebarInfoIconInput-module__zMMp9q__surfaceOverlay{opacity:.8}.SidebarInfoIconInput-module__zMMp9q__root:hover .SidebarInfoIconInput-module__zMMp9q__iconOverlay{opacity:1}.SidebarInfoIconInput-module__zMMp9q__uploadingSurface{opacity:.8}.SidebarInfoIconInput-module__zMMp9q__uploadingIcon{opacity:1}.SidebarInfoIconInput-module__zMMp9q__emptyIcon{color:var(--foreground-dimmer);border:1px dashed var(--outline-default)}.SidebarInfoIconInput-module__zMMp9q__emptyIcon:hover{color:var(--accent-primary-default);border-color:var(--accent-primary-default)}.SidebarInfoIconInput-module__zMMp9q__fileInput{opacity:0;z-index:-1}}
@layer css-modules{.ReplitCanvasMediaToolbar-module__bdHRTa__ruiMediaToolbar .tlui-menu{box-shadow:none;background-color:#0000;overflow:visible}.ReplitCanvasMediaToolbar-module__bdHRTa__ruiMediaToolbar .tlui-row{padding:0}.ReplitCanvasMediaToolbar-module__bdHRTa__ruiMediaToolbar .tlui-row>*{margin-left:0;margin-right:0}.ReplitCanvasMediaToolbar-module__bdHRTa__divider{width:var(--border-width-default);background-color:var(--outline-dimmer);align-self:stretch}}
@layer css-modules{@media screen and (min-width:1200px){.PlanComparison-module__gl5QQW__wrapper{max-width:1920px;margin:0 auto}}}
@layer css-modules{.ReplsTable-module__ghmu1q__tableWrapper{position:relative;overflow:auto}.ReplsTable-module__ghmu1q__table{width:100%}.ReplsTable-module__ghmu1q__table tr th{font-weight:var(--font-weight-medium)!important}.ReplsTable-module__ghmu1q__titleCell{color:var(--foreground-default)}.ReplsTable-module__ghmu1q__titleText{flex:1 1 0;min-width:0}.ReplsTable-module__ghmu1q__publishedUrl{min-width:0}}
@layer css-modules{.RecommendedIntegrations-module__z7qxzW__viewport{--bleed:var(--space-32);margin-inline:calc(var(--bleed) * -1);padding-block-start:var(--space-12);padding-inline:var(--bleed);-webkit-mask-image:linear-gradient(to right, transparent, black var(--bleed), black calc(100% - var(--bleed)), transparent);-webkit-mask-image:linear-gradient(to right, transparent, black var(--bleed), black calc(100% - var(--bleed)), transparent);mask-image:linear-gradient(to right, transparent, black var(--bleed), black calc(100% - var(--bleed)), transparent);overflow:hidden;container-type:inline-size}@media not (min-width:767px){.RecommendedIntegrations-module__z7qxzW__viewport{--bleed:var(--space-16)}}.RecommendedIntegrations-module__z7qxzW__slot{flex:0 0 100%}@container (min-width:640px){.RecommendedIntegrations-module__z7qxzW__slot{flex-basis:calc((100% - var(--space-16)) / 2)}}@container (min-width:960px){.RecommendedIntegrations-module__z7qxzW__slot{flex-basis:calc((100% - var(--space-16) * 2) / 3)}}@container (min-width:1200px){.RecommendedIntegrations-module__z7qxzW__slot{flex-basis:calc((100% - var(--space-16) * 3) / 4)}}}
@layer css-modules{.CoverSidebar-module__UUR5ba__root{width:30%;padding-top:var(--space-64);overflow:hidden auto}@media screen and not (min-width:1024px){.CoverSidebar-module__UUR5ba__root{width:100%;padding-top:var(--space-24)}}.CoverSidebar-module__UUR5ba__container{flex-grow:1;flex-shrink:1;width:100%}@media screen and (min-width:480px){.CoverSidebar-module__UUR5ba__container{max-width:75%;margin:0 auto}}@media screen and (min-width:768px){.CoverSidebar-module__UUR5ba__container{width:100%}}@media screen and (min-width:1400px){.CoverSidebar-module__UUR5ba__container{max-width:356px;margin:0 auto}}}
@layer css-modules{.EnvironmentYamlEditor-module__knBCfG__specEditor{border:1px solid var(--outline-dimmer);border-radius:var(--border-radius-4);background:var(--background-default);min-height:280px}.EnvironmentYamlEditor-module__knBCfG__specEditor:focus-within{border-color:var(--accent-primary-default);box-shadow:0 0 0 1px var(--accent-primary-default)}.EnvironmentYamlEditor-module__knBCfG__specEditor [class~=cm-editor]{min-height:280px}.EnvironmentYamlEditor-module__knBCfG__specEditor [class~=cm-scroller]{min-height:280px;max-height:520px}.EnvironmentYamlEditor-module__knBCfG__specEditor [class~=cm-content]{padding-block:var(--space-12)}.EnvironmentYamlEditor-module__knBCfG__specEditor [class~=cm-line]{padding-inline:var(--space-12)}.EnvironmentYamlEditor-module__knBCfG__specEditor [class~=cm-gutters]{border-right:1px solid var(--outline-dimmest)}.EnvironmentYamlEditor-module__knBCfG__specEditorDisabled{opacity:.6}.EnvironmentYamlEditor-module__knBCfG__specEditorDisabled:focus-within{border-color:var(--outline-dimmer);box-shadow:none}}
@layer css-modules{.OrgColorPicker-module__f7vTPa__group{gap:var(--space-8);flex-direction:row;display:flex}.OrgColorPicker-module__f7vTPa__item{border-radius:var(--border-radius-4);cursor:pointer;background-color:var(--OrgColorPicker--bg,transparent);--OrgColorPicker--bg:transparent;--OrgColorPicker--bg-hover:transparent;border:1px solid #ffffff80;width:20px;height:20px;display:block}.OrgColorPicker-module__f7vTPa__item:not([data-selected=true]):hover{background-color:var(--OrgColorPicker--bg-hover)}.OrgColorPicker-module__f7vTPa__item[data-focused=true]{border-color:var(--accent-primary-default);border-width:2px}.OrgColorPicker-module__f7vTPa__item[data-selected=true]{border-color:var(--foreground-default);background-color:var(--OrgColorPicker--bg-hover);cursor:default;border-width:2px}.OrgColorPicker-module__f7vTPa__item[data-selected=true]:hover{cursor:default}.OrgColorPicker-module__f7vTPa__item[data-disabled=true]{cursor:not-allowed}}
@layer css-modules{.OrgGroupPermissionsOrg-module__X5GI6q__sectionSurface{max-width:700px}.OrgGroupPermissionsOrg-module__X5GI6q__form{gap:var(--space-24);flex-direction:column}.OrgGroupPermissionsOrg-module__X5GI6q__group{gap:var(--space-16);flex-direction:column}.OrgGroupPermissionsOrg-module__X5GI6q__label{gap:var(--space-4);flex-direction:column;display:flex}}
@layer css-modules{.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 css-modules{.OrgMemberSearch-module__J2JGCq__root{position:relative}.OrgMemberSearch-module__J2JGCq__chipContainer{border:1px solid var(--outline-default);background-color:var(--background-default);cursor:text;box-sizing:border-box;min-height:var(--space-32);flex-wrap:wrap;align-content:flex-start;max-width:100%;max-height:220px;margin:0;list-style:none;overflow-y:auto}.OrgMemberSearch-module__J2JGCq__chipContainer:focus-within{border-color:var(--accent-primary-default)}.OrgMemberSearch-module__J2JGCq__chip{background-color:var(--outline-dimmest);color:var(--foreground-default);height:var(--space-24);font-size:var(--font-size-small);flex-shrink:0;line-height:20px}.OrgMemberSearch-module__J2JGCq__chipMuted{--text-color:var(--foreground-dimmer);background-color:var(--outline-dimmest);color:var(--foreground-dimmer);height:var(--space-24);font-size:var(--font-size-small);flex-shrink:0;line-height:20px}.OrgMemberSearch-module__J2JGCq__chipDanger{--text-color:var(--accent-negative-stronger);background-color:color-mix(in srgb, var(--accent-negative-default) 14%, transparent);color:var(--accent-negative-stronger);height:var(--space-24);font-size:var(--font-size-small);flex-shrink:0;line-height:20px}._sdz_dark .OrgMemberSearch-module__J2JGCq__chipDanger{--text-color:var(--foreground-default);background-color:color-mix(in srgb, var(--accent-negative-default) 36%, transparent);color:var(--foreground-default)}.OrgMemberSearch-module__J2JGCq__chipLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:240px;overflow:hidden}.OrgMemberSearch-module__J2JGCq__chipRemove{flex-shrink:0;padding:0}.OrgMemberSearch-module__J2JGCq__chipInputCell{min-width:120px;min-height:var(--space-24);flex:1 0 120px;margin:0;padding:0;list-style:none}.OrgMemberSearch-module__J2JGCq__chipInput{width:100%;min-width:0;padding:0 var(--space-2);color:var(--foreground-default);font-family:var(--font-family-default);font-size:var(--font-size-default);appearance:none;background:0 0;border:0;outline:0;margin:0;line-height:20px}.OrgMemberSearch-module__J2JGCq__chipInput:focus,.OrgMemberSearch-module__J2JGCq__chipInput:focus-visible{box-shadow:none;outline:0}.OrgMemberSearch-module__J2JGCq__chipInput::placeholder{color:var(--foreground-dimmest)}.OrgMemberSearch-module__J2JGCq__chipInput:disabled{cursor:not-allowed;color:var(--foreground-dimmer)}.OrgMemberSearch-module__J2JGCq__popover{padding:1px}.OrgMemberSearch-module__J2JGCq__resultList{max-height:300px}.OrgMemberSearch-module__J2JGCq__resultList [role=option][data-focused]{background-color:var(--accent-primary-dimmer)}}
@keyframes RecentWorkV2-module__LJugca__fade-in-up{0%{transform:var(--animation-fade-up-transform);opacity:0}to{opacity:1;transform:translateY(0)}}@layer css-modules{.RecentWorkV2-module__LJugca__container{animation:RecentWorkV2-module__LJugca__fade-in-up var(--animation-fade-up-duration) var(--animation-fade-up-timing-function) var(--animation-fade-up-fill-mode);animation-delay:calc(var(--animation-fade-up-delay-gap) * 3)}@media (prefers-reduced-motion:reduce){.RecentWorkV2-module__LJugca__container{opacity:1;animation:none}}.RecentWorkV2-module__LJugca__seeAllButton{color:var(--secondary-text-color)}.RecentWorkV2-module__LJugca__headerRow{min-height:32px}.RecentWorkV2-module__LJugca__cardContainer{gap:var(--space-16);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1023px){.RecentWorkV2-module__LJugca__cardContainer{grid-template-columns:1fr}}.RecentWorkV2-module__LJugca__carouselHeaderRow{padding-inline:var(--space-16);min-height:32px}.RecentWorkV2-module__LJugca__carouselViewport{gap:var(--space-16);padding-block:var(--space-4);overscroll-behavior-x:contain;scroll-padding-inline:var(--space-16);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;display:flex;overflow:auto hidden}.RecentWorkV2-module__LJugca__carouselViewport::-webkit-scrollbar{display:none}.RecentWorkV2-module__LJugca__carouselViewport>li{scroll-snap-align:start;flex:none;width:min(280px,82%)}.RecentWorkV2-module__LJugca__carouselViewport>li:first-of-type{margin-inline-start:var(--space-16)}.RecentWorkV2-module__LJugca__carouselViewport>li:last-of-type{margin-inline-end:var(--space-16)}}
@media not (min-width:1024px){@layer css-modules{.Overview-module__zodsLq__cardsGrid{grid-template-columns:1fr!important}}}@layer css-modules{.Overview-module__zodsLq__cardsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid!important}}
@layer css-modules{.CanvasPanel-module__fPPa-G__pinchContainer{width:100%;height:100%;position:relative;overflow:hidden}.CanvasPanel-module__fPPa-G__canvasLayerInteractive{z-index:2;pointer-events:auto}.CanvasPanel-module__fPPa-G__canvasContent{isolation:isolate;min-width:0;min-height:0;position:relative;overflow:hidden}.CanvasPanel-module__fPPa-G__visualEditorSlot{display:contents}.CanvasPanel-module__fPPa-G__visualEditorSlotFloating{z-index:1;pointer-events:none;display:block;position:absolute}.CanvasPanel-module__fPPa-G__visualEditorSlotFloating>*{pointer-events:auto}@media (prefers-reduced-motion:no-preference){.CanvasPanel-module__fPPa-G__frameFocusDimScope .tl-shape{transition:box-shadow .3s}}.CanvasPanel-module__fPPa-G__frameFocusDimScope .tl-html-layer:after{z-index:90000;background-color:color-mix(in srgb, var(--background-higher) 75%, transparent);opacity:0;-webkit-backdrop-filter:blur(6px)brightness(.88)saturate(.85);backdrop-filter:blur(6px)brightness(.88)saturate(.85);pointer-events:none;content:"";position:absolute;inset:-200000px}@media (prefers-reduced-motion:no-preference){.CanvasPanel-module__fPPa-G__frameFocusDimScope .tl-html-layer:after{transition:opacity .3s}}.CanvasPanel-module__fPPa-G__frameFocusDimScope:has(.tl-shape[data-canvas-frame-focused-shape]) .tl-html-layer:after{opacity:1}.CanvasPanel-module__fPPa-G__frameFocusDimScope .tl-shape[data-canvas-frame-focused-shape]{box-shadow:0 4px 12px #0000001a,0 8px 24px #0000001a,0 16px 48px #0000001a,0 32px 96px #0000001a;z-index:99999!important}.tlui-focus-button{display:none!important}}
@layer css-modules{.index-module__HtLNzG__returnLink{display:inline-flex!important}}
@layer css-modules{.LegacyAuthLayout-module__h19Oea__authHeader{background-color:var(--background-default);align-items:center;height:60px;padding:0 25px;display:flex}.LegacyAuthLayout-module__h19Oea__authHeaderLogoLink{height:40px;color:var(--foreground-default);text-decoration:none;display:flex;overflow:hidden}@media (min-width:400px){.LegacyAuthLayout-module__h19Oea__authHeaderLogoLink{width:116px}}.LegacyAuthLayout-module__h19Oea__authHeaderLogo{width:70px}.LegacyAuthLayout-module__h19Oea__authLayoutContent{flex-direction:column;justify-content:center;align-items:center;display:flex}.LegacyAuthLayout-module__h19Oea__signupForm{flex-basis:55%}}
@layer css-modules{.PricingFAQ-module__0OYpkW__container{width:100%;max-width:100%;overflow:hidden}.PricingFAQ-module__0OYpkW__faqItem{width:100%;min-width:0;overflow:hidden}.PricingFAQ-module__0OYpkW__questionText{word-wrap:break-word;overflow-wrap:break-word;flex-shrink:1;max-width:100%}.PricingFAQ-module__0OYpkW__link{color:var(--accent-primary-default);text-decoration:underline}.PricingFAQ-module__0OYpkW__link:hover{color:var(--accent-primary-stronger)}.PricingFAQ-module__0OYpkW__divider{border-bottom:1px solid var(--outline-dimmest)}}
@layer css-modules{.ReplsView-module__4M54Uq__container{padding-top:var(--library-content-padding-top,var(--space-16));padding-right:var(--space-16);padding-left:var(--space-16)}@media (min-width:768px){.ReplsView-module__4M54Uq__container{padding-top:var(--library-content-padding-top,var(--space-96));padding-right:var(--space-96);padding-left:var(--space-96)}}@media not (min-width:768px){.ReplsView-module__4M54Uq__filterBar{flex-direction:column;align-items:stretch}}.ReplsView-module__4M54Uq__searchBarWrapper{min-width:var(--space-128);max-width:100%}@media not (min-width:768px){.ReplsView-module__4M54Uq__searchBarWrapper{flex-basis:100%}}.ReplsView-module__4M54Uq__viewSwitcher label{gap:0}}
@layer css-modules{.ManageConnection-module__2JDNgG__header,.ManageConnection-module__2JDNgG__tabsContainer{width:100%}.ManageConnection-module__2JDNgG__divider{margin:var(--space-8) 0}.ManageConnection-module__2JDNgG__emptyState{text-align:center;max-width:480px;min-height:60vh;margin:0 auto}.ManageConnection-module__2JDNgG__backButtonRow{width:100%}}
@layer css-modules{.SpecHistoryModal-module__VvcpeW__list{flex:0 0 180px;max-height:60vh;overflow-y:auto}.SpecHistoryModal-module__VvcpeW__row,.SpecHistoryModal-module__VvcpeW__rowSelected{padding:var(--space-8);border-radius:var(--border-radius-8);text-align:left;cursor:pointer;background:0 0;border:none}:is(.SpecHistoryModal-module__VvcpeW__row,.SpecHistoryModal-module__VvcpeW__rowSelected):hover{background:var(--background-higher)}.SpecHistoryModal-module__VvcpeW__rowSelected{background:var(--background-highest)}.SpecHistoryModal-module__VvcpeW__diff{flex:auto;min-width:0;max-height:60vh;overflow:auto}}
/*# sourceMappingURL=2u96aeh1cp--j.css.map*/