@layer components{.UpgradeRequiredScreen-module__4gCcFW__root{min-height:100vh}.UpgradeRequiredScreen-module__4gCcFW__dragHeader{-webkit-app-region:drag;app-region:drag}.UpgradeRequiredScreen-module__4gCcFW__content{text-align:center;max-width:480px;margin-left:auto;margin-right:auto}.UpgradeRequiredScreen-module__4gCcFW__versionBlock{text-align:center;min-width:280px}.UpgradeRequiredScreen-module__4gCcFW__actions{width:280px}}
@layer components{body.ColorAnimationBlocker-module__omm0Oq__blockAnimation *{transition:none!important}}
@keyframes AnimatedAgentSprite-module__mcr-AW__slide24{to{transform:translate(-2400%)}}@keyframes AnimatedAgentSprite-module__mcr-AW__slide21{to{transform:translate(-2100%)}}@layer components{.AnimatedAgentSprite-module__mcr-AW__sprite{flex-shrink:0;overflow:hidden}.AnimatedAgentSprite-module__mcr-AW__strip24{transform-box:view-box;animation-name:AnimatedAgentSprite-module__mcr-AW__slide24;animation-timing-function:steps(24,end);animation-iteration-count:infinite}.AnimatedAgentSprite-module__mcr-AW__strip21{transform-box:view-box;animation-name:AnimatedAgentSprite-module__mcr-AW__slide21;animation-timing-function:steps(21,end);animation-iteration-count:infinite}}
@layer components{.ArtifactTile-module__PQBcvW__tile{scroll-snap-align:start;-webkit-user-drag:none;width:132px;height:132px;overflow:hidden}.ArtifactTile-module__PQBcvW__tileLink{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.ArtifactTile-module__PQBcvW__tileFullWidth{width:100%}.ArtifactTile-module__PQBcvW__iconArea{align-self:stretch;width:100%;position:relative;overflow:hidden}.ArtifactTile-module__PQBcvW__screenshotFrame{width:calc(100% - (var(--space-8) * 2));height:calc(100% - (var(--space-8) * 2));position:relative;overflow:hidden}.ArtifactTile-module__PQBcvW__iconFallbackFrame{background-color:var(--background-default)}.ArtifactTile-module__PQBcvW__screenshot{-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0}.ArtifactTile-module__PQBcvW__description{align-self:stretch}.ArtifactTile-module__PQBcvW__title{font-weight:var(--font-weight-medium)}}
@supports (animation-timeline:scroll()){@layer components{.ArtifactsShortcutRow-module__ikHina__root{transition:none;animation:linear both ArtifactsShortcutRow-module__ikHina__row-reveal-ramp;animation-timeline:--artifacts-reveal}}}@keyframes ArtifactsShortcutRow-module__ikHina__row-reveal-ramp{0%{opacity:0}20%,to{opacity:1}}@layer components{.ArtifactsShortcutRow-module__ikHina__root{--ArtifactsShortcutRow--height:0px;height:calc(var(--ArtifactsShortcutRow--height) + var(--header-tabs-action-bar-bleed,0px));padding-bottom:var(--header-tabs-action-bar-bleed,0);margin-top:calc(-1 * var(--header-tabs-action-bar-bleed,0px));z-index:2;scroll-snap-align:end;opacity:0;pointer-events:none;transition:opacity .2s}.ArtifactsShortcutRow-module__ikHina__root[data-revealed=true]{opacity:1;pointer-events:auto}.ArtifactsShortcutRow-module__ikHina__tileRow{--artifacts-shortcut-padding:0px;--artifacts-shortcut-row-border-width:0px;--artifacts-shortcut-tile-inset:calc(var(--artifacts-shortcut-row-border-width) + var(--artifacts-shortcut-padding));border-width:var(--artifacts-shortcut-row-border-width);border-radius:var(--artifacts-shortcut-row-container-radius);scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;overflow:auto visible}.ArtifactsShortcutRow-module__ikHina__emptyState{min-height:132px}.ArtifactsShortcutRow-module__ikHina__tileRow::-webkit-scrollbar{display:none}.ArtifactsShortcutRow-module__ikHina__tileRowWeb{--artifacts-shortcut-row-container-radius:8px;--artifacts-shortcut-tile-min-radius:8px;border-style:solid;border-color:#0000}.ArtifactsShortcutRow-module__ikHina__tileRowBonsai{--artifacts-shortcut-row-container-radius:16px;--artifacts-shortcut-tile-min-radius:8px;border-style:solid;border-color:#0000}}
@layer components{.KanbanCard-module__KeECDG__renameInput{width:100%;min-width:0;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit;font-size:14px;line-height:20px}.KanbanCard-module__KeECDG__card{transition:border-color .12s,background-color .12s;position:relative}.KanbanCard-module__KeECDG__cardSelected{border-color:var(--accent-primary-default);background-color:var(--accent-blue-dimmest)}.KanbanCard-module__KeECDG__topRow{align-items:flex-start;width:100%;min-width:0}.KanbanCard-module__KeECDG__summaryGrid{align-items:center;gap:var(--space-2) var(--space-8);padding-block:var(--space-2);grid-template-columns:16px minmax(0,1fr) auto;grid-template-areas:"icon title presence"".subtitle presence";width:100%;min-width:0;display:grid}.KanbanCard-module__KeECDG__summaryGridWithAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.KanbanCard-module__KeECDG__mainContent{flex:1;min-width:0;padding-right:4px}.KanbanCard-module__KeECDG__iconCell{grid-area:icon;justify-content:center;align-self:start;align-items:center;min-width:16px;min-height:18px;padding-top:2px;display:flex}.KanbanCard-module__KeECDG__titleCell{grid-area:title;align-self:center;min-width:0}.KanbanCard-module__KeECDG__titleText{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.KanbanCard-module__KeECDG__titleTextWrap{white-space:normal;word-break:break-word;overflow-wrap:break-word;flex:auto;min-width:0}.KanbanCard-module__KeECDG__titleTextWithBadge{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.KanbanCard-module__KeECDG__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:flex-start;min-width:0;min-height:14px}.KanbanCard-module__KeECDG__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.KanbanCard-module__KeECDG__attributionRow{align-items:center;gap:var(--space-4);white-space:nowrap;flex-direction:row;grid-area:attribution;min-width:0;min-height:18px;display:flex}.KanbanCard-module__KeECDG__presenceCell{grid-area:presence;align-self:center}.KanbanCard-module__KeECDG__actions{top:6px;right:var(--space-4);position:absolute}.KanbanCard-module__KeECDG__metaRow{white-space:nowrap;min-width:0;padding-inline-start:24px;overflow:hidden}.KanbanCard-module__KeECDG__taskLink{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.KanbanCard-module__KeECDG__taskLinkTitle{text-decoration:underline}.KanbanCard-module__KeECDG__actionButton{width:100%}.KanbanCard-module__KeECDG__actionButtonMuted{opacity:.5}.KanbanCard-module__KeECDG__suggestedLabel{color:var(--accent-primary-default)}.KanbanCard-module__KeECDG__followUpBadge{cursor:pointer;background:var(--accent-blue-dimmest);min-width:18px;height:18px}.KanbanCard-module__KeECDG__followUpTitle{min-width:0}}
@layer components{.ArtifactsShortcut-module__Pqv8QG__scrollClip{scroll-snap-type:y proximity;scrollbar-width:none;overscroll-behavior:auto contain;touch-action:pan-x pan-y;overflow-anchor:none;scroll-timeline-name:--artifacts-reveal;scroll-timeline-axis:y;position:relative;overflow-y:scroll}.ArtifactsShortcut-module__Pqv8QG__scrollClip::-webkit-scrollbar{display:none}.ArtifactsShortcut-module__Pqv8QG__scrollClip[data-artifacts-shortcut-active=false]{overflow:hidden}.ArtifactsShortcut-module__Pqv8QG__topFade{z-index:2;pointer-events:none;will-change:transform;background:linear-gradient(to bottom, var(--surface-color) 0%, transparent 100%);height:24px;margin-bottom:-24px;position:sticky;top:0;transform:translateZ(0)}.ArtifactsShortcut-module__Pqv8QG__paneContent{scroll-snap-align:start;background-color:var(--surface-color);z-index:1;height:100%;padding-bottom:var(--header-tabs-action-bar-bleed,0);--header-tabs-feed-top-inset:24px;background-clip:content-box;position:relative;overflow:hidden}}
@layer components{.PendingTaskFeed-module__QBMM6W__root{width:100%;height:100%;position:relative;overflow-y:scroll}.PendingTaskFeed-module__QBMM6W__feed{width:600px;max-width:100%;margin:0 auto}.PendingTaskFeed-module__QBMM6W__statusBanner{width:100%}.PendingTaskFeed-module__QBMM6W__docsLink{color:inherit;text-underline-offset:.15em;text-decoration:underline}.PendingTaskFeed-module__QBMM6W__docsLink:hover{color:var(--foreground-default)}}
@layer components{.PlanningChatCard-module__7t0U6q__renameInput{background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-size:14px;line-height:20px}.PlanningChatCard-module__7t0U6q__card{transition:border-color .12s;position:relative}.PlanningChatCard-module__7t0U6q__topRow{align-items:flex-start;width:100%;min-width:0;display:flex}.PlanningChatCard-module__7t0U6q__summaryGrid{align-items:center;gap:var(--space-2) var(--space-8);padding-block:var(--space-2);grid-template-columns:16px minmax(0,1fr) auto;grid-template-areas:"icon title presence"".subtitle presence";width:100%;min-width:0;display:grid}.PlanningChatCard-module__7t0U6q__summaryGridWithAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.PlanningChatCard-module__7t0U6q__summaryGrid [data-sidebar-icon=true]{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .12s;display:inline-flex;width:14px!important;height:14px!important}.PlanningChatCard-module__7t0U6q__summaryGrid [data-sidebar-icon=true] svg,.PlanningChatCard-module__7t0U6q__summaryGrid [data-sidebar-icon=true] canvas{width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important}.PlanningChatCard-module__7t0U6q__mainContent{flex:1;min-width:0;padding-right:4px}.PlanningChatCard-module__7t0U6q__iconCell{grid-area:icon;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.PlanningChatCard-module__7t0U6q__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.PlanningChatCard-module__7t0U6q__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:flex-start;min-width:0;min-height:14px}.PlanningChatCard-module__7t0U6q__attributionRow{align-items:center;gap:var(--space-4);white-space:nowrap;flex-direction:row;grid-area:attribution;min-width:0;min-height:18px;display:flex}.PlanningChatCard-module__7t0U6q__titleCell{grid-area:title;align-self:center}.PlanningChatCard-module__7t0U6q__presenceCell{grid-area:presence;align-self:center}.PlanningChatCard-module__7t0U6q__text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PlanningChatCard-module__7t0U6q__actions{top:6px;right:var(--space-4);position:absolute}.PlanningChatCard-module__7t0U6q__actionButton{width:100%}}
@media (prefers-reduced-motion:reduce){@layer components{.ProjectPanel-module__jqeBFG__chatFullBleed,.ProjectPanel-module__jqeBFG__chatFullBleed:before{transition:none}}}@layer components{.ProjectPanel-module__jqeBFG__panel{background-color:var(--surface-color);timeline-scope:--project-pager-scroll;position:absolute;inset:0;overflow:hidden}.ProjectPanel-module__jqeBFG__pagerArea{position:relative}.ProjectPanel-module__jqeBFG__chatTabFade{--header-tabs-fade-offset:var(--space-4);--header-tabs-fade-height:24px;--header-tabs-feed-top-inset:calc(var(--header-tabs-fade-offset) + var(--header-tabs-fade-height));position:relative}.ProjectPanel-module__jqeBFG__chatTabFade:before{z-index:1;-webkit-backdrop-filter:blur(4px)saturate(1.05);backdrop-filter:blur(4px)saturate(1.05);-webkit-mask-image:linear-gradient(to bottom, black 0%, black var(--header-tabs-fade-offset), transparent 100%);-webkit-mask-image:linear-gradient(to bottom, black 0%, black var(--header-tabs-fade-offset), transparent 100%);mask-image:linear-gradient(to bottom, black 0%, black var(--header-tabs-fade-offset), transparent 100%);background:linear-gradient(to bottom, var(--surface-color) 0%, var(--surface-color) var(--header-tabs-fade-offset), transparent 100%);height:calc(var(--header-tabs-fade-offset) + var(--header-tabs-fade-height));pointer-events:none;content:"";position:absolute;inset:0 0 auto}.ProjectPanel-module__jqeBFG__chatTabFadeInShortcut{--header-tabs-feed-top-inset:inherit}.ProjectPanel-module__jqeBFG__chatTabFadeInShortcut:before{display:none}.ProjectPanel-module__jqeBFG__chatFullBleed{margin-top:calc(-1 * var(--tab-pager-header-inset,0px));--scrim-tint:90%;--scrim-pad:8px;--scrim-tail:12px;isolation:isolate;transition:margin-top .2s;position:relative}.ProjectPanel-module__jqeBFG__chatFullBleed:before{z-index:3;background:linear-gradient(to top, transparent 0, rgb(from var(--surface-color) r g b / calc(var(--scrim-tint) * .15)) calc(var(--scrim-tail) * .5), rgb(from var(--surface-color) r g b / calc(var(--scrim-tint) * .35)) var(--scrim-tail), rgb(from var(--surface-color) r g b / calc(var(--scrim-tint) * .7)) calc(var(--scrim-tail) + var(--scrim-pad) * .5), rgb(from var(--surface-color) r g b / var(--scrim-tint)) calc(var(--scrim-tail) + var(--scrim-pad)), rgb(from var(--surface-color) r g b / var(--scrim-tint)) 100%);height:calc(var(--tab-pager-header-inset,0px) + var(--scrim-pad) + var(--scrim-tail));pointer-events:none;content:"";transition:height .2s;position:absolute;inset:0 0 auto}.ProjectPanel-module__jqeBFG__chatFullBleedInset{--header-tabs-feed-top-inset:calc(var(--tab-pager-header-inset,0px) + 8px)}.ProjectPanel-module__jqeBFG__backButton{border-radius:var(--border-radius-12)!important}}
@layer components{.KanbanBoard-module__VFDbrW__columnContainer{--kanban-board-min-width:1000px;--kanban-board-horizontal-spacing:calc(var(--space-16) + var(--space-12) + var(--space-12) + var(--space-12));--kanban-column-min-width:calc((var(--kanban-board-min-width) - var(--kanban-board-horizontal-spacing)) / 4);--kanban-column-max-width:420px;overflow-x:auto}.KanbanBoard-module__VFDbrW__column{min-width:var(--kanban-column-min-width);max-width:var(--kanban-column-max-width);flex-basis:0}.KanbanBoard-module__VFDbrW__columnCards{position:relative;overflow-y:auto}.KanbanBoard-module__VFDbrW__virtualList{width:100%;position:relative}.KanbanBoard-module__VFDbrW__virtualRow{width:100%;position:absolute;top:0;left:0}.KanbanBoard-module__VFDbrW__stickyHeaderPin{z-index:1;height:0;position:sticky;top:0}.KanbanBoard-module__VFDbrW__stickyHeaderPinContent{background-color:var(--surface-color,var(--background-default));position:absolute;top:0;left:0;right:0}.KanbanBoard-module__VFDbrW__draftsCards{padding-bottom:80px}.KanbanBoard-module__VFDbrW__editToggle{text-align:center}.KanbanBoard-module__VFDbrW__sectionDisabled{opacity:.4;pointer-events:none}.KanbanBoard-module__VFDbrW__suggestedCardDimmed{opacity:.5}.KanbanBoard-module__VFDbrW__suggestedList{transition:max-height .3s ease-in-out;position:relative;overflow:hidden}.KanbanBoard-module__VFDbrW__suggestedList[data-peek=true]:after{background:linear-gradient(to bottom, transparent, var(--surface-color));pointer-events:none;content:"";height:80px;position:absolute;bottom:0;left:0;right:0}.KanbanBoard-module__VFDbrW__suggestedList[data-peek=false]{max-height:none}.KanbanBoard-module__VFDbrW__suggestedHeader{z-index:1;background:var(--surface-color);position:sticky;top:0}.KanbanBoard-module__VFDbrW__peekedSuggestedItem{max-height:var(--space-40);pointer-events:none;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0,#0000 100%);mask-image:linear-gradient(#000 0,#0000 100%)}.KanbanBoard-module__VFDbrW__showMoreButton{color:var(--foreground-dimmer)}}
@layer components{.KanbanNewSessionInput-module__f-LCeq__newSessionInput{bottom:var(--space-8);left:var(--space-8);width:360px;max-width:calc(100% - var(--space-16));position:absolute}}
@layer components{.SelectedTaskDrawer-module__4qPItW__body{timeline-scope:--drawer-pager-scroll}.SelectedTaskDrawer-module__4qPItW__pagerArea{position:relative}.SelectedTaskDrawer-module__4qPItW__chatTabFade{--header-tabs-fade-offset:var(--space-8);--header-tabs-fade-height:8px;--header-tabs-feed-top-inset:calc(var(--header-tabs-fade-offset) + var(--header-tabs-fade-height));position:relative}.SelectedTaskDrawer-module__4qPItW__chatTabFade:before{content:"";height:calc(var(--header-tabs-fade-offset) + var(--header-tabs-fade-height));pointer-events:none;background:linear-gradient(to bottom, var(--surface-color) 0%, var(--surface-color) var(--header-tabs-fade-offset), transparent 100%);-webkit-backdrop-filter:blur(4px)saturate(1.05);backdrop-filter:blur(4px)saturate(1.05);-webkit-mask-image:linear-gradient(to bottom, black 0%, black var(--header-tabs-fade-offset), transparent 100%);-webkit-mask-image:linear-gradient(to bottom, black 0%, black var(--header-tabs-fade-offset), transparent 100%);mask-image:linear-gradient(to bottom, black 0%, black var(--header-tabs-fade-offset), transparent 100%);z-index:1;position:absolute;inset:0 0 auto}.SelectedTaskDrawer-module__4qPItW__chatTabFadeInShortcut{--header-tabs-feed-top-inset:inherit}.SelectedTaskDrawer-module__4qPItW__chatTabFadeInShortcut:before{display:none}}
@layer components{.index-module__7jr-XG__root{--index--x:0px;--index--y:0px;--index--width:auto;--index--height:auto;--index--z-index:inherit;transform:translate(var(--index--x), var(--index--y));z-index:var(--index--z-index);width:var(--index--width);height:var(--index--height);position:absolute;top:0;left:0}}
@keyframes gestureIcons-module__P7B7Ea__hand-horizontal{0%{transform:translate(-6px)}to{transform:translate(6px)}}@keyframes gestureIcons-module__P7B7Ea__hand-up{0%{transform:translateY(3px)}to{transform:translateY(-7px)}}@keyframes gestureIcons-module__P7B7Ea__hand-edge{0%{opacity:0;transform:translate(-5px)}18%{opacity:1;transform:translate(-5px)}72%{opacity:1;transform:translate(6px)}to{opacity:0;transform:translate(6px)}}@media (prefers-reduced-motion:reduce){@layer components{.gestureIcons-module__P7B7Ea__handHorizontal,.gestureIcons-module__P7B7Ea__handUp,.gestureIcons-module__P7B7Ea__handEdge{animation:none}}}@layer components{.gestureIcons-module__P7B7Ea__handHorizontal{animation:.9s ease-in-out infinite alternate gestureIcons-module__P7B7Ea__hand-horizontal}.gestureIcons-module__P7B7Ea__handUp{animation:.8s ease-in-out infinite alternate gestureIcons-module__P7B7Ea__hand-up}.gestureIcons-module__P7B7Ea__handEdge{animation:1.6s ease-in-out infinite gestureIcons-module__P7B7Ea__hand-edge}}
@layer components{.FeedbackCard-module__vJ_L4a__feedbackText{overflow:hidden}.FeedbackCard-module__vJ_L4a__feedbackTextCollapsed{max-height:240px}.FeedbackCard-module__vJ_L4a__feedbackTextFaded{-webkit-mask-image:linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(#000 85%,#0000 100%)}.FeedbackCard-module__vJ_L4a__showButton{margin-top:var(--space-4)}}
@keyframes TourOverlay-module__RDsNGq__card-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){@layer components{.TourOverlay-module__RDsNGq__card,.TourOverlay-module__RDsNGq__splash{animation:none}}}@layer components{.TourOverlay-module__RDsNGq__overlay{touch-action:none;position:fixed;inset:0}.TourOverlay-module__RDsNGq__splash{background-color:color-mix(in srgb, var(--default-surface-color-100) 40%, transparent);animation:.16s ease-out both TourOverlay-module__RDsNGq__card-in;position:absolute;inset:0}.TourOverlay-module__RDsNGq__tapLayer{cursor:default;appearance:none;background:0 0;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.TourOverlay-module__RDsNGq__card{text-align:center;pointer-events:none;background-color:var(--background-default);width:max-content;max-width:min(320px,100vw - 32px);box-shadow:var(--shadow-raised);border-radius:20px;animation:.16s ease-out both TourOverlay-module__RDsNGq__card-in;position:absolute}.TourOverlay-module__RDsNGq__closeButton{top:var(--space-6);right:var(--space-6);pointer-events:auto;position:absolute;color:var(--foreground-dimmer)!important}.TourOverlay-module__RDsNGq__icon{color:var(--foreground-default)}}
@keyframes InboxContent-module__SUed4q__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes InboxContent-module__SUed4q__filter-enter{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}@layer components{.InboxContent-module__SUed4q__screenshotThumbnailButton{cursor:pointer;background:0 0;border:none;padding:0;display:block;position:relative}.InboxContent-module__SUed4q__screenshotThumbnail{border:1px solid var(--outline-dimmest);border-radius:var(--border-radius-default);background:var(--background-higher);object-fit:cover;width:80px;height:60px;transition:opacity .2s,border-color .2s;display:block}.InboxContent-module__SUed4q__screenshotThumbnailButton:hover .InboxContent-module__SUed4q__screenshotThumbnail{border-color:var(--outline-default)}.InboxContent-module__SUed4q__thumbnailShimmer,.InboxContent-module__SUed4q__loadingShimmer{position:relative;overflow:hidden}.InboxContent-module__SUed4q__thumbnailShimmer:after,.InboxContent-module__SUed4q__loadingShimmer:after{background:linear-gradient(90deg, transparent 0%, var(--background-higher) 50%, transparent 100%);will-change:transform;pointer-events:none;content:"";width:100%;height:100%;animation:1.5s infinite InboxContent-module__SUed4q__shimmer;position:absolute;top:0;left:0}.InboxContent-module__SUed4q__modalImage{object-fit:contain;max-width:100%;max-height:80vh}.InboxContent-module__SUed4q__scrollableContent{position:relative;overflow:hidden auto}.InboxContent-module__SUed4q__emptyState{z-index:0;position:absolute;inset:0}.InboxContent-module__SUed4q__itemsContainer{z-index:1;position:relative}.InboxContent-module__SUed4q__filterContainer{animation:.15s ease-out InboxContent-module__SUed4q__filter-enter}}
@keyframes HeaderTabsWorkspace-module__A1wipG__project-panel-retreat{0%{transform:translate(0)}to{transform:translate(-30%)}}@keyframes HeaderTabsWorkspace-module__A1wipG__project-panel-advance{0%{transform:translate(-30%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){@layer components{.HeaderTabsWorkspace-module__A1wipG__projectPanelRetreating,.HeaderTabsWorkspace-module__A1wipG__projectPanelAdvancing{animation:none}}}@layer components{.HeaderTabsWorkspace-module__A1wipG__root{--HeaderTabsWorkspace--workspace-bg:var(--surface-color);--header-tabs-action-bar-bleed:min(var(--header-tabs-action-bar-inset,0px), 24px);padding-top:1px;padding-left:var(--bonsai-safe-area-left,0);padding-right:var(--bonsai-safe-area-right,0);background-color:var(--HeaderTabsWorkspace--workspace-bg);touch-action:pan-x pan-y;--surface-color:var(--HeaderTabsWorkspace--workspace-bg);-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}body.HeaderTabsWorkspace-module__A1wipG__bodyNoSelect{-webkit-user-select:none;user-select:none}.HeaderTabsWorkspace-module__A1wipG__bodyNoSelectbody :where(input,textarea,[contenteditable]){-webkit-user-select:text;user-select:text}.HeaderTabsWorkspace-module__A1wipG__iosToolbarTintTop,.HeaderTabsWorkspace-module__A1wipG__iosToolbarTintBottom{background-color:var(--surface-color);pointer-events:none;width:100%;height:6px;position:fixed;translate:0 0 -1px}.HeaderTabsWorkspace-module__A1wipG__iosToolbarTintTop{top:0}.HeaderTabsWorkspace-module__A1wipG__iosToolbarTintBottom{bottom:0}.HeaderTabsWorkspace-module__A1wipG__paneContainer{z-index:1;margin-bottom:calc(-1 * var(--header-tabs-action-bar-bleed,0px));position:relative;overflow:hidden}.HeaderTabsWorkspace-module__A1wipG__projectPanelLayer{position:absolute;inset:0}.HeaderTabsWorkspace-module__A1wipG__projectPanelRetreated{transform:translate(-30%)}.HeaderTabsWorkspace-module__A1wipG__projectPanelRetreating{will-change:transform;animation:.35s cubic-bezier(.32,.72,0,1) both HeaderTabsWorkspace-module__A1wipG__project-panel-retreat}.HeaderTabsWorkspace-module__A1wipG__projectPanelAdvancing{will-change:transform;animation:.35s cubic-bezier(.32,.72,0,1) both HeaderTabsWorkspace-module__A1wipG__project-panel-advance}}
@layer components{.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%}.MobilePaneHeaderShell-module__up_Arq__center{overflow:hidden}.MobilePaneHeaderShell-module__up_Arq__iconTitle{max-width:100%}.MobilePaneHeaderShell-module__up_Arq__title{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;max-width:100%;overflow:hidden;font-weight:500!important}}
@keyframes SectionToggleButton-v2-module__rLD1QW__count-flash-fade-in{0%{opacity:0;background-color:#0000;transform:scale(.85)}to{opacity:1;background-color:var(--background-higher);transform:scale(1)}}@keyframes SectionToggleButton-v2-module__rLD1QW__count-flash-fade-out{0%{opacity:1;background-color:var(--background-higher);transform:scale(1)}to{opacity:0;background-color:#0000;transform:scale(.96)}}@media (prefers-reduced-motion:reduce){@layer components{.SectionToggleButton-v2-module__rLD1QW__countFlash{animation:none}}}@layer components{.SectionToggleButton-v2-module__rLD1QW__button{justify-content:flex-start;align-items:center;gap:var(--space-4);border-radius:var(--border-radius-default);padding:0 var(--space-8);text-align:start;border:1px solid #0000;flex-direction:row;width:100%;min-width:0;height:24px;display:flex}.SectionToggleButton-v2-module__rLD1QW__label{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.SectionToggleButton-v2-module__rLD1QW__count{opacity:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto}.SectionToggleButton-v2-module__rLD1QW__chevron{color:var(--foreground-dimmest);flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.SectionToggleButton-v2-module__rLD1QW__expandedChevron{opacity:0}.SectionToggleButton-v2-module__rLD1QW__button:hover .SectionToggleButton-v2-module__rLD1QW__expandedChevron,.SectionToggleButton-v2-module__rLD1QW__button:focus-visible .SectionToggleButton-v2-module__rLD1QW__expandedChevron,.SectionToggleButton-v2-module__rLD1QW__button:hover .SectionToggleButton-v2-module__rLD1QW__count,.SectionToggleButton-v2-module__rLD1QW__button:focus-visible .SectionToggleButton-v2-module__rLD1QW__count{opacity:1}.SectionToggleButton-v2-module__rLD1QW__countFlash{opacity:1;border-radius:var(--border-radius-default);background:var(--background-higher);padding:0 var(--space-4);justify-content:center;align-items:center;min-width:18px;height:18px;animation:.16s ease-out SectionToggleButton-v2-module__rLD1QW__count-flash-fade-in;display:inline-flex}.SectionToggleButton-v2-module__rLD1QW__countFlashExiting{animation:.4s ease-in forwards SectionToggleButton-v2-module__rLD1QW__count-flash-fade-out}}
@layer components{.DesignSystemSubmenu-module__R7poAq__submenuContainer{width:320px;max-height:480px;overflow:hidden}.DesignSystemSubmenu-module__R7poAq__listWrapper{max-height:288px;overflow-y:auto}.DesignSystemSubmenu-module__R7poAq__listWrapper [role=menu]{max-height:none;overflow:visible}.DesignSystemSubmenu-module__R7poAq__createNewRow{width:100%;padding:var(--space-8) var(--space-12);text-align:start;cursor:pointer;background:0 0;border:none}.DesignSystemSubmenu-module__R7poAq__rowText{min-width:0}.DesignSystemSubmenu-module__R7poAq__thumbnail,.DesignSystemSubmenu-module__R7poAq__skeletonThumbnail{flex:0 0 var(--space-32);width:var(--space-32);height:var(--space-24);margin-right:var(--space-4)}.DesignSystemSubmenu-module__R7poAq__rowDescription{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.DesignSystemSubmenu-module__R7poAq__skeletonLine{height:var(--space-8);width:70%}}
@media (hover:hover){@layer components{.TaskListButton-module__9QyinG__rowActions{visibility:hidden;opacity:0;z-index:2;padding:0 var(--space-4);align-items:center;transition:opacity .15s,visibility .15s;display:flex;position:absolute;top:0;bottom:0;right:0}.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__rowActions,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__rowActions{visibility:visible;opacity:1}.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__text,.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__titleText,.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__subtitleRow,.TaskListButton-module__9QyinG__rowWrapper:hover .TaskListButton-module__9QyinG__attributionRow,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__text,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__titleText,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__subtitleRow,.TaskListButton-module__9QyinG__rowWrapper.TaskListButton-module__9QyinG__isMenuOpen .TaskListButton-module__9QyinG__attributionRow{-webkit-mask-image:linear-gradient(270deg,#0000 0,#000 40px);mask-image:linear-gradient(270deg,#0000 0,#000 40px)}}}@media (hover:none){@layer components{.TaskListButton-module__9QyinG__rowActions{z-index:2;padding:0 var(--space-4);align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}.TaskListButton-module__9QyinG__rowWrapper .TaskListButton-module__9QyinG__text,.TaskListButton-module__9QyinG__rowWrapper .TaskListButton-module__9QyinG__titleText,.TaskListButton-module__9QyinG__rowWrapper .TaskListButton-module__9QyinG__subtitleRow,.TaskListButton-module__9QyinG__rowWrapper .TaskListButton-module__9QyinG__attributionRow{-webkit-mask-image:linear-gradient(270deg,#0000 0,#000 40px);mask-image:linear-gradient(270deg,#0000 0,#000 40px)}}}@layer components{.TaskListButton-module__9QyinG__button{justify-content:flex-start;align-items:center;gap:var(--space-8);border-radius:var(--border-radius-6);padding:0 var(--space-8);text-align:start;border:1px solid #0000;flex-direction:row;width:100%;min-width:0;height:32px;display:flex}.TaskListButton-module__9QyinG__button:not(.TaskListButton-module__9QyinG__buttonSubtitle){min-height:40px}.TaskListButton-module__9QyinG__interactiveButton{justify-content:flex-start;align-items:center;gap:var(--space-8);padding:0 var(--space-8);text-align:start;flex-direction:row;width:100%;min-width:0;height:32px;display:flex}.TaskListButton-module__9QyinG__interactiveButton:not(.TaskListButton-module__9QyinG__interactiveButtonSubtitle){min-height:40px}.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__button:not(.TaskListButton-module__9QyinG__buttonSubtitle),.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__interactiveButton:not(.TaskListButton-module__9QyinG__interactiveButtonSubtitle){min-height:32px}.TaskListButton-module__9QyinG__sidebarV2{--task-row-actions-width:40px}.TaskListButton-module__9QyinG__buttonMatchSubtitle,.TaskListButton-module__9QyinG__interactiveButtonMatchSubtitle{padding:var(--space-8);height:auto;min-height:32px}.TaskListButton-module__9QyinG__buttonSubtitle,.TaskListButton-module__9QyinG__interactiveButtonSubtitle{align-items:center;gap:2px var(--space-8);padding:var(--space-8);grid-template-columns:16px minmax(0,1fr) auto;grid-template-areas:"icon title presence"".subtitle presence";height:auto;min-height:32px;display:grid}.TaskListButton-module__9QyinG__buttonSubtitleAttribution,.TaskListButton-module__9QyinG__interactiveButtonSubtitleAttribution{grid-template-areas:"icon title presence"".subtitle presence""avatar attribution presence"}.TaskListButton-module__9QyinG__iconButtonPresence{pointer-events:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.TaskListButton-module__9QyinG__iconButton{border-radius:var(--border-radius-6);border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.TaskListButton-module__9QyinG__interactiveIconButton{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.TaskListButton-module__9QyinG__button [data-sidebar-icon=true],.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true],.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon=true],.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true]{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .12s;display:inline-flex;width:14px!important;height:14px!important}.TaskListButton-module__9QyinG__buttonMatchSubtitle [data-sidebar-icon=true],.TaskListButton-module__9QyinG__interactiveButtonMatchSubtitle [data-sidebar-icon=true]{width:16px!important}.TaskListButton-module__9QyinG__button [data-main-version-icon=true],.TaskListButton-module__9QyinG__interactiveButton [data-main-version-icon=true],.TaskListButton-module__9QyinG__iconButton [data-main-version-icon=true],.TaskListButton-module__9QyinG__interactiveIconButton [data-main-version-icon=true],.TaskListButton-module__9QyinG__button [data-sidebar-icon-large=true],.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon-large=true],.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon-large=true],.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon-large=true]{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:transform .12s;display:inline-flex}.TaskListButton-module__9QyinG__button [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__button [data-sidebar-icon=true] canvas,.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true] canvas,.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon=true] canvas,.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true] canvas{width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important}.TaskListButton-module__9QyinG__button [data-sidebar-icon-large=true] svg,.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon-large=true] svg,.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon-large=true] svg,.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon-large=true] svg,.TaskListButton-module__9QyinG__button [data-sidebar-icon-large=true] canvas,.TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon-large=true] canvas,.TaskListButton-module__9QyinG__iconButton [data-sidebar-icon-large=true] canvas,.TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon-large=true] canvas{width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important}.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true],.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true]{box-sizing:border-box;padding:1px;width:14px!important;height:14px!important}.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__interactiveButton [data-sidebar-icon=true] canvas,.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true] svg,.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__interactiveIconButton [data-sidebar-icon=true] canvas{width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}.TaskListButton-module__9QyinG__text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TaskListButton-module__9QyinG__iconCell{grid-area:icon;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.TaskListButton-module__9QyinG__avatarCell{grid-area:avatar;justify-content:center;align-items:center;min-width:16px;min-height:18px;display:flex}.TaskListButton-module__9QyinG__subtitleRow{white-space:nowrap;grid-area:subtitle;align-items:center;min-width:0;min-height:14px}.TaskListButton-module__9QyinG__attributionRow{align-items:center;gap:var(--space-4);white-space:nowrap;flex-direction:row;grid-area:attribution;min-width:0;min-height:18px;display:flex}.TaskListButton-module__9QyinG__titleCell{grid-area:title;min-width:0;display:flex}.TaskListButton-module__9QyinG__titleText{flex:1;min-width:0}.TaskListButton-module__9QyinG__titleAccessory{flex-shrink:0}.TaskListButton-module__9QyinG__presenceCell{grid-area:presence;align-self:center}.TaskListButton-module__9QyinG__sidebarV2 .TaskListButton-module__9QyinG__interactiveButton:has(.TaskListButton-module__9QyinG__presenceCell){padding-right:var(--task-row-actions-width)}.TaskListButton-module__9QyinG__subtitleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TaskListButton-module__9QyinG__rowWrapper{position:relative}.TaskListButton-module__9QyinG__rowActions{border-radius:var(--border-radius-default)}}
@layer components{.Session-module__IUzYMa__futureCheckpoint{border-top:1px solid var(--accent-blurple-dimmest);border-bottom:1px solid var(--accent-blurple-dimmest);background-color:color-mix(in srgb, var(--accent-blurple-dimmest) 30%, transparent)}.Session-module__IUzYMa__isDesktop{border:1px solid var(--accent-blurple-dimmest);border-radius:var(--border-radius-4)}}
@keyframes Checkpoints-module__JQZN1a__highlight-bg{0%{background-color:#0000;border-color:#0000}5%{border-color:var(--accent-primary-default);background-color:color-mix(in srgb, var(--accent-primary-dimmest) 30%, transparent)}to{background-color:#0000;border-color:#0000}}@layer components{.Checkpoints-module__JQZN1a__scroll{padding-bottom:var(--space-16);scrollbar-width:none}.Checkpoints-module__JQZN1a__session{border-top:1px solid var(--outline-dimmest)}.Checkpoints-module__JQZN1a__session:first-child{border-top:none}.Checkpoints-module__JQZN1a__sessionCheckpoint{margin-bottom:calc(var(--space-8) * -1)}.Checkpoints-module__JQZN1a__checkpoint{position:relative}.Checkpoints-module__JQZN1a__checkpointLine{border-left:1px solid var(--outline-dimmest);height:calc(100% - 16px);position:absolute;top:28px;left:16px;transform:translate(-50%)}.Checkpoints-module__JQZN1a__dashed{border-left-style:dashed;height:calc(100% - 28px)}.Checkpoints-module__JQZN1a__toggleCollapsedButton{margin-top:var(--space-8);width:100%;height:32px;padding:0 var(--space-16)!important;border-radius:0!important}.Checkpoints-module__JQZN1a__highlight{position:relative}.Checkpoints-module__JQZN1a__highlight:before{z-index:-1;pointer-events:none;content:"";animation:2s forwards Checkpoints-module__JQZN1a__highlight-bg;position:absolute;inset:0}}
@layer components{.ChateauQueueTaskSection-module__RaMLGG__taskRow{width:100%;min-height:40px;position:relative}.ChateauQueueTaskSection-module__RaMLGG__taskSurface{align-self:stretch;min-height:40px;position:relative}.ChateauQueueTaskSection-module__RaMLGG__taskTitleRow{min-width:0}.ChateauQueueTaskSection-module__RaMLGG__taskTitle{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}}
@layer components{.PlanningChatRow-module__PxNDRa__renameInput{width:100%;min-width:0;color:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-family:inherit}.PlanningChatRow-module__PxNDRa__popoverTitle{font-weight:var(--font-weight-medium)}}
@layer components{.PlanningChatRow-v2-module__IycdYq__iconSlot{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;padding:1px;display:inline-flex}.PlanningChatRow-v2-module__IycdYq__iconSlot svg,.PlanningChatRow-v2-module__IycdYq__iconSlot canvas{width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}.PlanningChatRow-v2-module__IycdYq__renameInputSlot{flex:1;min-width:0}.PlanningChatRow-v2-module__IycdYq__renameInputSlot input{width:100%}}
@layer components{.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__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 components{.TaskListPrimitives-v2-module__cWhQHa__stickySectionHeader{z-index:2;position:sticky;top:0}.TaskListPrimitives-v2-module__cWhQHa__stickySectionHeader:before{content:"";top:calc(-1 * var(--space-4));height:var(--space-4);background:var(--surface-color);pointer-events:none;position:absolute;left:0;right:0}.TaskListPrimitives-v2-module__cWhQHa__iconSlot{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.TaskListPrimitives-v2-module__cWhQHa__iconSlot svg,.TaskListPrimitives-v2-module__cWhQHa__iconSlot canvas{width:14px;min-width:14px;height:14px;min-height:14px}}
@layer components{.MobileInlinePreview-module__hyv07q__iframe{width:100%;height:100%;color-scheme:var(--iframe-color-scheme,light dark);border:none}.MobileInlinePreview-module__hyv07q__simulatorPreview{aspect-ratio:9/19.5;height:100%;max-height:100%;position:relative;overflow:hidden}.MobileInlinePreview-module__hyv07q__fullscreenButton{top:var(--space-12);right:var(--space-12);z-index:3;position:absolute}}
@layer components{.TaskHoverCard-module__9KIzwq__card{width:280px}.TaskHoverCard-module__9KIzwq__title{font-weight:var(--font-weight-medium);overflow-wrap:anywhere}.TaskHoverCard-module__9KIzwq__suggestedLabel{color:var(--accent-primary-default)}.TaskHoverCard-module__9KIzwq__metaSeparator{margin:0 var(--space-2)}.TaskHoverCard-module__9KIzwq__attributionRow{min-height:20px}.TaskHoverCard-module__9KIzwq__attributionCluster{min-width:0}.TaskHoverCard-module__9KIzwq__actionButton{flex:auto}}
@layer components{.PreviewArtifactList-module__gbwXRa__container{overflow-y:auto}.PreviewArtifactList-module__gbwXRa__card{cursor:pointer;text-align:start;overflow:hidden}.PreviewArtifactList-module__gbwXRa__screenshot{border-radius:var(--border-radius-8);object-fit:cover}.PreviewArtifactList-module__gbwXRa__screenshotPlaceholder{width:80px;min-width:80px;height:80px;min-height:80px}}
@layer components{.BreadcrumbButton-module__pVsx-G__button{color:inherit;font:inherit;-webkit-app-region:no-drag;-webkit-user-select:none;user-select:none;background:0 0;line-height:normal}.BreadcrumbButton-module__pVsx-G__text{font-size:var(--font-size-small)}}
@layer components{.BreadcrumbItem-module__ClcYdW__root{align-items:center}.BreadcrumbItem-module__ClcYdW__text{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:var(--font-size-default);flex-grow:1;flex-shrink:1;display:inline-block;overflow:hidden}}
@layer components{.Menu-module__0Trrqa__item{position:relative}}
@layer components{.Popover-module__D3ZVlG__underlay{width:100%;height:100%;position:fixed;top:0;left:0}.Popover-module__D3ZVlG__surface{box-shadow:var(--shadow-overlay);border:1px solid var(--background-highest)}}
@layer components{.LSPDocumentation-module__4_ti2W__documentationTheme p{padding:var(--space-2) var(--space-8);line-height:1.4;margin-bottom:var(--space-8)!important}.LSPDocumentation-module__4_ti2W__documentationTheme pre{margin:var(--space-2) var(--space-8)}.LSPDocumentation-module__4_ti2W__documentationTheme pre+p{border-top:1px solid var(--outline-dimmest);padding-top:var(--space-4)}.LSPDocumentation-module__4_ti2W__documentationTheme p:first-of-type{margin-top:var(--space-4)!important}.LSPDocumentation-module__4_ti2W__documentationTheme p:last-of-type{margin-bottom:var(--space-4)!important}.LSPDocumentation-module__4_ti2W__documentationTheme.LSPDocumentation-module__4_ti2W__preserveWhitespace p{white-space:pre-wrap}.LSPDocumentation-module__4_ti2W__documentationTheme h1,.LSPDocumentation-module__4_ti2W__documentationTheme h2,.LSPDocumentation-module__4_ti2W__documentationTheme h3{line-height:1;margin:var(--space-8)!important;margin-top:var(--space-12)!important;padding:0!important;padding-bottom:var(--space-4)!important;border-bottom:1px solid var(--background-highest)!important;font-size:100%!important}.LSPDocumentation-module__4_ti2W__documentationTheme h1:first-of-type,.LSPDocumentation-module__4_ti2W__documentationTheme h2:first-of-type,.LSPDocumentation-module__4_ti2W__documentationTheme h3:first-of-type{margin-top:var(--space-4)!important}.LSPDocumentation-module__4_ti2W__documentationTheme hr{margin:var(--space-8)!important;border-top:2px solid var(--background-highest)!important}.LSPDocumentation-module__4_ti2W__documentationTheme li{margin:var(--space-2) var(--space-8)}.LSPDocumentation-module__4_ti2W__documentationTheme [class~=lsp-completion-detail]{border-bottom:1px solid var(--background-highest);margin-bottom:var(--space-4)}.LSPDocumentation-module__4_ti2W__documentationTheme [class~=cm-line],.LSPDocumentation-module__4_ti2W__documentationTheme [class~=cm-content]{padding-left:var(--space-4)!important;padding-right:var(--space-4)!important}[class~=cm-tooltip-hover] .LSPDocumentation-module__4_ti2W__documentationTheme p,[class~=cm-tooltip-hover] .LSPDocumentation-module__4_ti2W__documentationTheme p:first-of-type,[class~=cm-tooltip-hover] .LSPDocumentation-module__4_ti2W__documentationTheme p:last-of-type{padding:var(--space-4)!important;margin:0!important}}
@layer components{.KeyboardShortcut-module__u58BAa__blockRoot{font-size:inherit;text-align:center;width:max-content;color:inherit;text-transform:capitalize;margin:-2px 0;position:relative}.KeyboardShortcut-module__u58BAa__blockBorder{opacity:.5;width:100%;height:100%;min-width:var(--space-16);border:1px solid var(--outline-strongest);position:absolute;top:0;left:0}.KeyboardShortcut-module__u58BAa__shortcut{padding-right:var(--space-4);color:var(--foreground-default);justify-content:end;align-items:center}.KeyboardShortcut-module__u58BAa__shortcut>div{min-width:var(--space-16)}.KeyboardShortcut-module__u58BAa__block{gap:var(--space-4);flex-direction:row;display:inline-flex}.KeyboardShortcut-module__u58BAa__dimmed{opacity:.6}.KeyboardShortcut-module__u58BAa__noBorder{gap:var(--space-2);text-transform:capitalize;flex-direction:row;display:flex}.KeyboardShortcut-module__u58BAa__sizeInherit{font-size:inherit}.KeyboardShortcut-module__u58BAa__sizeSmall{font-size:var(--font-size-small)}.KeyboardShortcut-module__u58BAa__sizeDefault{font-size:var(--font-size-default)}}
@layer components{.ghostwriter-module__9vumaW__hint{font-family:var(--font-family-default);opacity:.6}}
@layer components{.SnippetEditor-module__PlDecq__snippetEditor{scrollbar-width:thin;outline:none;overflow:auto}.SnippetEditor-module__PlDecq__snippetEditor::-webkit-scrollbar{width:4px}.SnippetEditor-module__PlDecq__snippetEditor [class~=cm-content]{padding-bottom:0!important}.SnippetEditor-module__PlDecq__snippetEditor [class~=cm-gutters]{min-width:unset!important}.SnippetEditor-module__PlDecq__snippetEditor [class~=cm-editor],.SnippetEditor-module__PlDecq__snippetEditor [class~=cm-gutters]{background-color:var(--SnippetEditor--snippet-editor-bg)!important}.SnippetEditor-module__PlDecq__snippetEditor{--SnippetEditor--snippet-editor-bg:var(--background-default)}.SnippetEditor-module__PlDecq__snippetEditorNoScroll{overflow:hidden}.SnippetEditor-module__PlDecq__snippetEditorNoScroll [class~=cm-scroller]{overflow:hidden!important}}
@layer components{.Tooltip-module__cNyySW__snippetGroupText{padding-left:var(--space-8);padding-block:var(--space-8)}.Tooltip-module__cNyySW__loadingContainer{justify-content:center;align-items:center;width:128px;height:128px;display:flex}.Tooltip-module__cNyySW__container{min-width:375px;max-width:500px;overflow-y:scroll}.Tooltip-module__cNyySW__firstReferenceDivider{border-bottom:1px solid var(--background-highest)}.Tooltip-module__cNyySW__header,.Tooltip-module__cNyySW__referencesHeader{padding:var(--space-4);padding-left:var(--space-8)}.Tooltip-module__cNyySW__snippetContainer{justify-content:space-between;align-items:center;width:100%}.Tooltip-module__cNyySW__snippetText{text-overflow:ellipsis;flex-shrink:1}}
@layer components{.HoverTooltip-module__pe9W_a__tooltipWrapper{background-color:var(--background-higher);min-height:30px;max-height:190px;overflow-y:auto}.HoverTooltip-module__pe9W_a__content{--HoverTooltip--hover-tooltip-font-size:var(--font-size-default)}.HoverTooltip-module__pe9W_a__content p{font-size:var(--HoverTooltip--hover-tooltip-font-size)}.HoverTooltip-module__pe9W_a__content hr{display:none}}
@layer components{.signatureSuggestion-module__MFWAFq__root{background-color:var(--background-higher);width:max-content}.signatureSuggestion-module__MFWAFq__navSection{border-right:1px solid var(--outline-dimmer);padding-bottom:5px}.signatureSuggestion-module__MFWAFq__navLabel{padding:var(--space-4);align-self:flex-end}.signatureSuggestion-module__MFWAFq__signatureSection{max-height:100px;font-family:var(--font-family-code);line-height:var(--line-height-small);max-width:min(425px,80vw);overflow-y:scroll}.signatureSuggestion-module__MFWAFq__signatureSection.signatureSuggestion-module__MFWAFq__withNav{padding-left:var(--space-4)}.signatureSuggestion-module__MFWAFq__signatureSection.signatureSuggestion-module__MFWAFq__withoutNav{padding-left:var(--space-8)}.signatureSuggestion-module__MFWAFq__docsSection{border-top:1px solid var(--outline-dimmer);max-width:min(425px,80vw);max-height:200px;overflow:scroll}.signatureSuggestion-module__MFWAFq__docsSection.signatureSuggestion-module__MFWAFq__withNav{padding-left:var(--space-4);padding-right:var(--space-4)}.signatureSuggestion-module__MFWAFq__docsSection.signatureSuggestion-module__MFWAFq__withoutNav{padding-left:var(--space-8);padding-right:var(--space-8)}}
@layer components{.useOtCompartment-module__KXEntq__buttonLink{color:var(--accent-primary-stronger);font:inherit;-webkit-app-region:no-drag;-webkit-user-select:none;user-select:none;cursor:pointer;pointer-events:all;background:0 0;border:none;line-height:normal;text-decoration:none}.useOtCompartment-module__KXEntq__buttonLink:hover{text-decoration:underline}}
@layer components{.CreateSecretModal-module__EX9UaW__label{color:var(--foreground-dimmer);justify-content:center;height:24px;font-size:12px}}
@layer components{.Inserter-module__eZ1Xja__code{font-family:var(--font-family-code);flex-grow:1}.Inserter-module__eZ1Xja__surface{width:100%;overflow-x:auto}}
@layer components{.SecretSnippetsPocket-module__bPWSxW__wrapper{background-color:var(--background-root);z-index:200;position:relative}.SecretSnippetsPocket-module__bPWSxW__border{border-top:1px solid var(--accent-primary-default);border-bottom:1px solid var(--accent-primary-default)}.SecretSnippetsPocket-module__bPWSxW__title{font-family:var(--font-family-default)}}
@layer components{.SearchPanel-module__giWdba__root{border-bottom:1px solid var(--outline-dimmest)}.SearchPanel-module__giWdba__panelButtonWrapper{height:var(--space-32);justify-content:center;align-items:center;display:flex}.SearchPanel-module__giWdba__content{gap:var(--space-8);flex-grow:1;flex-shrink:1;grid-template:"search search-controls"1fr/1fr max-content;display:grid}.SearchPanel-module__giWdba__contentExpanded{grid-template:"search search-controls"1fr"replace replace-controls"1fr/1fr max-content}.SearchPanel-module__giWdba__contentExpandedSmall{grid-template:"search"1fr"search-controls"max-content"replace"1fr"replace-controls"max-content/1fr}.SearchPanel-module__giWdba__contentSmall{grid-template:"search"1fr"search-controls"max-content/1fr}.SearchPanel-module__giWdba__matchLabel{justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:0}.SearchPanel-module__giWdba__searchInputWrapper{grid-area:search;position:relative}.SearchPanel-module__giWdba__searchControls{flex-flow:wrap;grid-area:search-controls;align-items:center}.SearchPanel-module__giWdba__replaceInputWrapper{grid-area:replace}.SearchPanel-module__giWdba__replaceControls{flex-flow:wrap;grid-area:replace-controls;align-items:center}}
@layer components{.CodeExamples-module__QDYMuq__item{text-align:left}.CodeExamples-module__QDYMuq__itemName{padding-bottom:var(--space-16)}.CodeExamples-module__QDYMuq__itemPreview{background-color:var(--background-default)}@media (min-width:1024px){.CodeExamples-module__QDYMuq__column{width:calc(50% - var(--space-8));flex:none}.CodeExamples-module__QDYMuq__container{flex-direction:row}}}
@layer components{.index-module__ToqNaa__root{pointer-events:none;margin-top:10%}.index-module__ToqNaa__root *{pointer-events:all}.index-module__ToqNaa__button{font:inherit;-webkit-app-region:no-drag;-webkit-user-select:none;user-select:none;align-items:center;gap:var(--space-6);cursor:pointer;line-height:normal;font-family:var(--font-family-default);color:var(--foreground-dimmest);background:0 0;border:none;flex-direction:row;display:flex}.index-module__ToqNaa__button *{border-color:var(--foreground-dimmest);color:var(--foreground-dimmest)}@media (hover:hover){.index-module__ToqNaa__button:hover *{border-color:var(--foreground-default);color:var(--foreground-default)}}}
@layer components{.index-module__uC6w_q__root{--index--opacity:0;--index--transform:translateY(0);transform:var(--index--transform);opacity:var(--index--opacity);border:1px solid var(--outline-default);border-radius:6px;transition:opacity .12s,transform .12s;position:relative}:is(.index-module__uC6w_q__root button):first-of-type{border-top-left-radius:6px;border-bottom-left-radius:6px}:is(.index-module__uC6w_q__root button):last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px}.index-module__uC6w_q__iconButton,.index-module__uC6w_q__moreButton{border-radius:0}.index-module__uC6w_q__iconButton{border-right:1px solid var(--outline-default)}}
@layer components{.styling-module__P4AC1a__root{z-index:3;width:100%;height:100%;position:relative;overflow-y:auto}.styling-module__P4AC1a__editor{background-color:var(--surface-color);width:100%;height:100%;font-size:14px;position:relative;overflow-y:auto}.styling-module__P4AC1a__editorContainer{align-items:stretch;width:100%;height:100%;display:flex}.styling-module__P4AC1a__editorContainer>[class~=cm-editor]{flex:auto;width:100%}}
@layer components{.AiStatus-module__KdTxmW__root{max-width:260px}.AiStatus-module__KdTxmW__featureTitle{font-weight:var(--font-weight-medium)}}
@layer components{.index-module__cTC1Wa__menu{min-width:390px;max-width:390px}.index-module__cTC1Wa__file{padding-left:var(--space-4);gap:var(--space-4);vertical-align:top;flex-direction:row;align-items:center;display:inline-flex}.index-module__cTC1Wa__section{justify-content:space-between;align-items:center}.index-module__cTC1Wa__header{flex-shrink:1}.index-module__cTC1Wa__staticWidth{flex-grow:0;flex-shrink:1}.index-module__cTC1Wa__variableWidth{flex-grow:1;flex-shrink:0}.index-module__cTC1Wa__flexEnd{align-items:flex-end}.index-module__cTC1Wa__red{color:var(--accent-red-default)}.index-module__cTC1Wa__row{align-items:center}}
@layer components{.Indentation-module__ZvrITq__menu{max-width:410px}.Indentation-module__ZvrITq__file{padding-left:var(--space-4);gap:var(--space-4);vertical-align:top;flex-direction:row;align-items:center;display:inline-flex}.Indentation-module__ZvrITq__section{justify-content:space-between;align-items:center}.Indentation-module__ZvrITq__header{flex-shrink:1}.Indentation-module__ZvrITq__sizeInput{border:none}}
@layer components{.VimMode-module__8TIJEa__text{text-transform:capitalize}}
@layer components{.index-module__Pl5MIq__root{border-top:1px solid var(--background-higher);contain:strict;height:29px}}
@layer components{.CodeEditorWrapper-module__yyUAMq__root{width:100%;height:100%;position:relative;overflow-y:hidden}}
@layer components{.FileWatchError-module__mKpJGW__root{width:100%;height:100%;position:absolute;top:0;left:0}}
@layer components{.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 components{.lspLog-module__GkSMOW__toolbar{margin:var(--space-4);background-color:var(--background-default);z-index:1;position:sticky;top:0}.lspLog-module__GkSMOW__filterRow{margin:var(--space-4);margin-bottom:var(--space-8)}.lspLog-module__GkSMOW__logList{overflow:auto}.lspLog-module__GkSMOW__empty,.lspLog-module__GkSMOW__logItem{margin:var(--space-4)}.lspLog-module__GkSMOW__logItemHeader:hover{cursor:pointer}.lspLog-module__GkSMOW__logItemHeader:hover .lspLog-module__GkSMOW__requestMethod{text-decoration:underline}.lspLog-module__GkSMOW__logId,.lspLog-module__GkSMOW__timing{opacity:.5}.lspLog-module__GkSMOW__responseTime{font-size:13px}.lspLog-module__GkSMOW__jsonView{margin-top:5px}.lspLog-module__GkSMOW__logo{text-shadow:var(--accent-red-dimmer) 2px 2px;font-style:italic;font-weight:600;display:inline}}
@layer components{.index-module__jA4aGG__container{height:100%;position:relative}.index-module__jA4aGG__controls{background-color:var(--background-default)}.index-module__jA4aGG__iconIn{color:var(--accent-green-strongest)}.index-module__jA4aGG__iconOut{color:var(--accent-red-strongest)}.index-module__jA4aGG__iconError{color:var(--accent-magenta-strongest)}.index-module__jA4aGG__link{text-decoration:none}.index-module__jA4aGG__clickable{gap:var(--space-4);flex-direction:row;display:flex}@media (hover:hover){.index-module__jA4aGG__clickable:hover{cursor:pointer}.index-module__jA4aGG__clickable:hover .index-module__jA4aGG__link{text-decoration:underline}}.index-module__jA4aGG__clickableHighlighted{background-color:var(--accent-positive-dimmer)}.index-module__jA4aGG__row{margin:var(--space-4)}.index-module__jA4aGG__inner{max-width:100%}.index-module__jA4aGG__log{opacity:.5;flex-grow:1;flex-shrink:1}.index-module__jA4aGG__timestamp{cursor:pointer;font-size:13px}.index-module__jA4aGG__listContainer{height:100%;position:relative}.index-module__jA4aGG__listScroller{position:absolute;inset:0;overflow:auto}.index-module__jA4aGG__listBox{width:100%;position:relative}.index-module__jA4aGG__listItem{width:100%;position:absolute;top:0;left:0}.index-module__jA4aGG__filterRow{gap:var(--space-16);flex-direction:row;display:flex}}
@layer components{.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 components{.override-module__14vlwq__divider{margin-block:var(--space-16);border-color:var(--outline-default)}}
@layer components{.pid2-module__TpKdhG__breakable{overflow-wrap:anywhere}}
@layer components{.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 components{.repl-module__QLjsDq__promptText{font-family:var(--font-family-code);white-space:pre-wrap;word-wrap:break-word;background:var(--background-higher);overflow-y:auto}}
@layer components{.taskmanRepl-module__k62JUG__toolbarBorder{border:1px solid var(--outline-default);margin-bottom:4px}.taskmanRepl-module__k62JUG__toolbarGroup{flex-shrink:0}.taskmanRepl-module__k62JUG__response{border:1px solid var(--outline-default);margin-top:4px}.taskmanRepl-module__k62JUG__logHeader{border-bottom:1px solid var(--outline-default);height:37px;display:flex}.taskmanRepl-module__k62JUG__logData{flex-grow:1;flex-shrink:1;display:block;overflow-y:auto}.taskmanRepl-module__k62JUG__logsHeader{border-bottom:1px solid var(--outline-default);align-items:flex-end;display:flex}.taskmanRepl-module__k62JUG__logsList{flex-grow:1;flex-shrink:1;display:block;overflow-y:auto}.taskmanRepl-module__k62JUG__responseL{flex-grow:1;flex-shrink:1;display:flex;overflow-y:auto}.taskmanRepl-module__k62JUG__responseR{border-left:1px solid var(--outline-default);width:40%;max-width:250px;display:flex;overflow-y:auto}.taskmanRepl-module__k62JUG__responseR code{cursor:pointer;border-bottom:1px solid var(--outline-dimmer);text-overflow:ellipsis;padding:4px;display:block;overflow-x:hidden}:is(.taskmanRepl-module__k62JUG__responseR code):last-of-type{border-bottom:unset}.taskmanRepl-module__k62JUG__selected{background-color:var(--accent-primary-dimmer)}}
@layer components{.Diff-module__fBejbW__singleDiffWrapper{background-color:var(--background-higher);width:100%;margin-bottom:var(--space-8)}.Diff-module__fBejbW__accordionBody{border-left:1px solid var(--background-higher);border-right:1px solid var(--background-higher);border-bottom:1px solid var(--background-higher);background-color:var(--background-default);border-bottom-left-radius:var(--border-radius-4);border-bottom-right-radius:var(--border-radius-4)}}
@layer components{.SearchStep-module__Rk_Hna__scrollArea{flex-direction:column;flex-shrink:1;min-height:0;padding-bottom:8px;display:flex;overflow-y:auto}.SearchStep-module__Rk_Hna__domainResult{border-radius:var(--border-radius-8);border:1px solid var(--outline-dimmer);margin-bottom:var(--space-8)}@media (hover:hover){.SearchStep-module__Rk_Hna__domainResult:hover:not(:disabled){border-color:var(--outline-default);background-color:var(--accent-primary-dimmest)}}.SearchStep-module__Rk_Hna__domainResultInline{border-radius:var(--border-radius-8);padding:var(--space-8)}@media (hover:hover){.SearchStep-module__Rk_Hna__domainResultInline:hover:not(:disabled){background-color:var(--background-higher)}}.SearchStep-module__Rk_Hna__noResults{border:1px solid var(--outline-dimmer);margin-bottom:var(--space-8)}.SearchStep-module__Rk_Hna__root{overflow:hidden}.SearchStep-module__Rk_Hna__promoStruckPrice{text-decoration:line-through}}
@layer components{.ConfirmationStep-module__U7hCpq__root{overflow:hidden}.ConfirmationStep-module__U7hCpq__scrollArea{min-height:0;max-height:100%;overflow-y:auto}.ConfirmationStep-module__U7hCpq__detailRow{justify-content:space-between}.ConfirmationStep-module__U7hCpq__errorMessage{background-color:var(--accent-negative-dimmest)}.ConfirmationStep-module__U7hCpq__relativeContainer{min-height:0;max-height:100%;position:relative}.ConfirmationStep-module__U7hCpq__primaryActionButton{width:100%;padding-top:var(--space-12)!important;padding-bottom:var(--space-12)!important;font-size:var(--font-size-default)!important}.ConfirmationStep-module__U7hCpq__promoStruckPrice{text-decoration:line-through}}
@layer components{.BuyDomainView-module__oSRiXW__flowWrapper{overflow-y:auto}}
@layer components{.index-module__kCnpgG__root{width:100%;height:100%;box-shadow:none;background-color:var(--background-default);flex:1;position:relative}.index-module__kCnpgG__root .excalidraw [title~=Library]{display:none}}
@layer components{.Content-module__Ma3YXW__content{position:relative;overflow:hidden}}
@layer components{.GitErrorNotification-module__SdDd3a__errorNotification{pointer-events:all}.GitErrorNotification-module__SdDd3a__errorType{font-family:var(--font-family-code);opacity:.75}}
@layer components{.GitErrorList-module__6NsK4q__errorList{pointer-events:none;z-index:10;transition:background-color .1s;position:absolute;inset:0}}
@layer components{.RemoteInput-module__dIUkyG__errorText{color:var(--accent-negative-stronger);padding-left:var(--space-4)}.RemoteInput-module__dIUkyG__actionButton{flex-grow:1}}
@layer components{.PushBranchButton-module__5FYphG__remoteStatusBannerDesktop{display:none}@media (min-width:900px){.PushBranchButton-module__5FYphG__remoteStatusBannerDesktop{display:flex}}.PushBranchButton-module__5FYphG__remoteStatusBannerMobile{width:100%;display:flex}@media (min-width:900px){.PushBranchButton-module__5FYphG__remoteStatusBannerMobile{display:none}}.PushBranchButton-module__5FYphG__mobileButton{width:50%}.PushBranchButton-module__5FYphG__remoteStatusBanner{border:0!important}.PushBranchButton-module__5FYphG__connectExistingButtonDesktop{background-color:var(--background-highest)!important}.PushBranchButton-module__5FYphG__connectExistingButtonMobile{width:50%;background-color:var(--background-highest)!important}}
@layer components{.CommitMessage-module__L4CTSa__headerText{font-weight:var(--font-weight-medium)}.CommitMessage-module__L4CTSa__input{resize:none;border:none;width:100%}.CommitMessage-module__L4CTSa__inputDisabled{opacity:.5;resize:none;border:none;width:100%}}
@layer components{.ModifiedFileActions-module__xmEsfG__actionsIndex,.ModifiedFileActions-module__xmEsfG__actionsWorktree{border-radius:var(--border-radius-4);height:24px}.ModifiedFileActions-module__xmEsfG__unstage,.ModifiedFileActions-module__xmEsfG__stage,.ModifiedFileActions-module__xmEsfG__discard{border-radius:var(--border-radius-2);width:24px;height:24px}.ModifiedFileActions-module__xmEsfG__discardIcon{transform:scale(.85)}.ModifiedFileActions-module__xmEsfG__divider{background-color:var(--outline-stronger);width:1px;height:75%}}
@layer components{.ModifiedFilePath-module__92HX8q__source{color:var(--foreground-dimmest)}.ModifiedFilePath-module__92HX8q__sourceArrow{margin:0 var(--space-8)}}
@layer components{.ModifiedFileListActions-module__warbvq__actions{background-color:var(--background-highest)}.ModifiedFileListActions-module__warbvq__buttonDiscard{border-radius:var(--border-radius-8) 0 0 var(--border-radius-8)}.ModifiedFileListActions-module__warbvq__buttonStage{border-radius:0 var(--border-radius-8) var(--border-radius-8) 0}.ModifiedFileListActions-module__warbvq__divider{margin-top:var(--space-8);margin-bottom:var(--space-8);background-color:var(--outline-stronger);width:1px}}
@layer components{.ModifiedFileList-module__Dal6tq__body{max-height:25vh;overflow-y:auto}.ModifiedFileList-module__Dal6tq__headerText{flex-grow:1}}
@layer components{.StagingArea-module__lT4H4W__headerText{font-weight:var(--font-weight-medium)}.StagingArea-module__lT4H4W__disabled{opacity:.725}.StagingArea-module__lT4H4W__autoStageMessage{justify-content:center;align-items:center;display:flex}.StagingArea-module__lT4H4W__details{gap:var(--space-4);flex-direction:row;display:flex}.StagingArea-module__lT4H4W__fileLists{margin-left:-4px;margin-right:-4px}}
@layer components{.Marker-module__BlxeXG__markerContainer{justify-content:center;align-items:center;min-width:20px;min-height:20px;display:flex}.Marker-module__BlxeXG__commitMarker{background-color:var(--foreground-default);border-radius:50%;width:4px;height:4px}.Marker-module__BlxeXG__collapsedMarkerIconDot{background-color:var(--foreground-dimmer);border-radius:50%;width:3px;height:3px}.Marker-module__BlxeXG__collapsedMarkerIconContainer{justify-content:center;align-items:center;display:flex}.Marker-module__BlxeXG__collapsedMarkerIconContainer div+div{margin-left:1px}.Marker-module__BlxeXG__collapsedMarker{background-color:var(--background-highest);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Marker-module__BlxeXG__revertMarker{background-color:var(--accent-orange-dimmest);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Marker-module__BlxeXG__mergeMarker{background-color:var(--accent-purple-dimmest);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Marker-module__BlxeXG__mergeMarkerIconContainer{width:13px;height:9px;position:relative}.Marker-module__BlxeXG__mergeMarkerIconLeft,.Marker-module__BlxeXG__mergeMarkerIconRight{border:1px solid var(--accent-purple-strongest);border-radius:50%;width:9px;height:9px;position:absolute;top:0}.Marker-module__BlxeXG__mergeMarkerIconLeft{left:0}.Marker-module__BlxeXG__mergeMarkerIconRight{right:0}.Marker-module__BlxeXG__boundaryMarker{background-color:var(--background-default);border:1px solid var(--background-highest);border-radius:50%;width:6px;height:6px}}
@layer components{.connectors-module__jEMyNW__connectorSegment{width:18px;position:absolute;left:0}.connectors-module__jEMyNW__solid{border-right:1px solid var(--outline-dimmest)}.connectors-module__jEMyNW__dashed{border-right:1px dashed var(--outline-dimmest)}}
@layer components{.Node-module__1mS0eW__container{-webkit-user-select:none;user-select:none;margin-left:30px;margin-right:4px;padding-left:6px;position:relative}.Node-module__1mS0eW__nodeFoldedIconContainer{top:50%;right:var(--space-8);z-index:1;opacity:0;position:absolute;transform:translateY(-50%)}div:hover>.Node-module__1mS0eW__nodeFoldedIconContainer{opacity:1;transition:opacity .12s ease-out}.Node-module__1mS0eW__nodeUnfoldedIconContainer{top:50%;right:var(--space-8);z-index:1;position:absolute;transform:translateY(-50%)}.Node-module__1mS0eW__nodeContentContainer{position:relative}.Node-module__1mS0eW__nodeHeader{height:20px;display:block}.Node-module__1mS0eW__nodeUnfoldedContentSurface{margin:var(--space-4) var(--space-8) var(--space-8) 36px;overflow-x:hidden}.Node-module__1mS0eW__unfoldedContentContainer,.Node-module__1mS0eW__root{position:relative}.Node-module__1mS0eW__markerTop{top:var(--space-8);position:absolute;left:18px;transform:translate(-50%)}.Node-module__1mS0eW__markerBottom{bottom:var(--space-8);position:absolute;left:18px;transform:translate(-50%)}.Node-module__1mS0eW__markerCenter{position:absolute;top:50%;left:18px;transform:translate(-50%)translateY(-50%)}}
@layer components{.NodeBoundary-module__ZEisdW__header{height:100%}}
@layer components{.LogItem-module__YD3uMq__copyColumn{z-index:1;width:0;margin-left:auto;display:none;position:sticky;right:0;overflow:visible}.LogItem-module__YD3uMq__selectCell{flex:0 0 28px;justify-content:center;align-items:center;width:28px;display:flex}.LogItem-module__YD3uMq__selectCheckbox{opacity:.35;transition:opacity .1s}.LogItem-module__YD3uMq__selectCheckbox input{width:14px;height:14px}@media (pointer:coarse){.LogItem-module__YD3uMq__selectCheckbox{opacity:1}}@media (hover:hover){.LogItem-module__YD3uMq__selectCheckbox{opacity:0}}.LogItem-module__YD3uMq__root{--LogItem--cell-background:var(--background-default);color:var(--foreground-default);font:inherit;-webkit-app-region:no-drag;border:none;border-bottom:1px solid var(--outline-dimmest);width:100%;font-size:12px;line-height:normal;font-family:var(--font-family-code);-webkit-user-select:text;user-select:text;text-align:left;background:0 0;outline:none;flex-direction:row;align-items:center;transition-property:none;display:flex;position:absolute;top:0;left:0}.LogItem-module__YD3uMq__root:hover{background-color:var(--interactive-background);--LogItem--cell-background:var(--interactive-background)}.LogItem-module__YD3uMq__root:hover .LogItem-module__YD3uMq__copyColumn{display:block}.LogItem-module__YD3uMq__root:hover .LogItem-module__YD3uMq__selectCheckbox,.LogItem-module__YD3uMq__root:focus-within .LogItem-module__YD3uMq__selectCheckbox{opacity:1}.LogItem-module__YD3uMq__root[data-error=true]{box-shadow:0 -1px 0 0 var(--accent-negative-dimmest);border-bottom-color:var(--accent-negative-dimmest);background-color:color-mix(in srgb, var(--accent-negative-dimmest) 50%, transparent)}.LogItem-module__YD3uMq__root[data-error=true]:hover{--LogItem--cell-background:var(--accent-negative-dimmest);background-color:var(--LogItem--cell-background)!important}.LogItem-module__YD3uMq__root[data-error=true]:active{box-shadow:0 -1px 0 0 var(--accent-primary-default)}.LogItem-module__YD3uMq__root[data-selected=true]{--LogItem--cell-background:var(--accent-primary-dimmest);background-color:var(--accent-primary-dimmest)!important}.LogItem-module__YD3uMq__root[data-selected=true] .LogItem-module__YD3uMq__selectCheckbox{opacity:1}.LogItem-module__YD3uMq__root[data-selected=true]:hover{--LogItem--cell-background:var(--accent-primary-dimmer);background-color:var(--accent-primary-dimmer)!important}.LogItem-module__YD3uMq__root[data-any-selected=true] .LogItem-module__YD3uMq__selectCheckbox{opacity:1}@media (min-resolution:2x){.LogItem-module__YD3uMq__root{border-width:.5px}.LogItem-module__YD3uMq__root[data-error=true]{box-shadow:0 -.5px 0 0 var(--accent-negative-dimmest)}.LogItem-module__YD3uMq__root[data-error=true]:active{box-shadow:0 -.5px 0 0 var(--accent-primary-default)}}.LogItem-module__YD3uMq__primaryCell{min-width:0;padding:var(--space-6) var(--space-4) var(--space-6) var(--space-6);white-space:nowrap;flex-grow:1;flex-shrink:1;min-height:26px;display:block}.LogItem-module__YD3uMq__primaryCell[data-wrapped=true]{overflow-wrap:anywhere;word-break:break-word;white-space:normal}.LogItem-module__YD3uMq__primaryCell[data-new-flag=false]{cursor:pointer;text-overflow:ellipsis;overflow:hidden}.LogItem-module__YD3uMq__primaryCell[data-new-flag=false][data-wrapped=true]{white-space:normal}.LogItem-module__YD3uMq__primaryCell a{color:inherit}:is(.LogItem-module__YD3uMq__primaryCell a):hover{text-decoration:underline}.LogItem-module__YD3uMq__secondaryCell{padding:var(--space-6);max-width:100%;color:var(--foreground-dimmest);text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}.LogItem-module__YD3uMq__secondaryCell[data-error=true]{color:var(--foreground-default)}.LogItem-module__YD3uMq__copyButton{color:inherit;position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:var(--LogItem--cell-background)!important}}
@layer components{.PaneLoader-module__7Pxhfa__root{width:100%;height:100%;position:absolute;top:0;left:0}}
@layer components{.FrontmatterTable-module__kwH1ca__table{border-collapse:collapse;width:100%;max-width:840px;margin-bottom:var(--space-16)}.FrontmatterTable-module__kwH1ca__table th,.FrontmatterTable-module__kwH1ca__table td{text-align:left;padding:var(--space-4) var(--space-8);border:1px solid var(--outline-dimmest)}.FrontmatterTable-module__kwH1ca__table th{color:var(--foreground-dimmer);white-space:nowrap;width:1%;font-weight:500}.FrontmatterTable-module__kwH1ca__table td{color:var(--foreground-default)}}
@layer components{.MarkdownPreview-module__KaiF2a__bodyRoot{overflow-y:auto}.MarkdownPreview-module__KaiF2a__contentRoot{z-index:2;align-items:center;width:100%;height:100%;margin:0 auto;overflow:auto}@media only screen and (min-width:768px){.MarkdownPreview-module__KaiF2a__contentRoot{padding-left:var(--space-32);padding-right:var(--space-32)}}.MarkdownPreview-module__KaiF2a__emptyState button{color:var(--foreground-dimmer)}.MarkdownPreview-module__KaiF2a__markdownContainer{width:100%}.MarkdownPreview-module__KaiF2a__markdownContainer .rendered-markdown{flex-direction:column;justify-content:center;align-items:center;display:flex}.MarkdownPreview-module__KaiF2a__markdownContainer .rendered-markdown>*{width:100%;max-width:840px}.MarkdownPreview-module__KaiF2a__markdownContainer .rendered-markdown>table{max-width:100%}.MarkdownPreview-module__KaiF2a__paneRoot{width:100%;height:100%;position:relative;overflow-y:hidden}}
@layer components{.DatabaseItem-module__19eUoG__container{cursor:pointer;border:1px solid var(--outline-default);border-radius:8px;padding:12px}.DatabaseItem-module__19eUoG__container:hover,.DatabaseItem-module__19eUoG__containerSelected{background-color:var(--interactive-background)}.DatabaseItem-module__19eUoG__containerNotClickable{cursor:default;padding:12px}.DatabaseItem-module__19eUoG__skeletonText{border-radius:4px;width:100px;height:18px}}
@media (min-width:1200px){@layer components{.DatabaseOverviewPage-module__AZGPiW__databaseGrid{grid-template-columns:repeat(3,1fr)}}}@layer components{.DatabaseOverviewPage-module__AZGPiW__wrapper{height:0;overflow-y:auto}.DatabaseOverviewPage-module__AZGPiW__databaseGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.DatabaseOverviewPage-module__AZGPiW__skeletonText{border-radius:4px;width:100px;height:16px}}
@layer components{.DatabaseSelector-module__42Jfba__productionDatabaseTourContent{max-width:320px}}
@layer components{.DatabaseSelectorBar-module__2pb2sa__selectorBar{border-bottom:1px solid var(--outline-dimmest);flex-shrink:0;position:sticky;top:0}}
@layer components{.DatabaseFrozen-module__0Xeorq__cta{width:100%}.DatabaseFrozen-module__0Xeorq__ctaStatusBanner{text-align:left}}
@media (min-width:1200px){@layer components{.DatabaseOverviewTab2-module___5QM0a__tableGrid{grid-template-columns:repeat(3,1fr)}}}@keyframes DatabaseOverviewTab2-module___5QM0a__skeleton-delay-fadein{0%{opacity:0}to{opacity:1}}@layer components{.DatabaseOverviewTab2-module___5QM0a__tableGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.DatabaseOverviewTab2-module___5QM0a__skeletonItem{border:1px solid var(--background-higher);border-radius:8px}.DatabaseOverviewTab2-module___5QM0a__skeletonIcon{border-radius:4px;width:20px;height:20px}.DatabaseOverviewTab2-module___5QM0a__skeletonName{border-radius:4px;width:120px;height:16px}.DatabaseOverviewTab2-module___5QM0a__skeletonStorage{border-radius:4px;width:80px;height:14px}.DatabaseOverviewTab2-module___5QM0a__skeletonDelayed{opacity:0;animation:.5s ease-in .5s both DatabaseOverviewTab2-module___5QM0a__skeleton-delay-fadein}}
@layer components{.DatabaseEnvVariable-module__HULRGq__envVarLabel{min-width:140px;font-size:14px;font-weight:500;font-family:var(--font-family-code)}}
@layer components{.UsageBudget-module__GonVTW__budgetContainer{border:1px solid var(--outline-dimmer)}.UsageBudget-module__GonVTW__bannerText{text-align:left}}
@keyframes Keybinding-module__Mgw3gG__keybinding-pulse{0%{transform:scale(1)}40%{transform:scale(1.3)}to{transform:scale(1)}}@layer components{.Keybinding-module__Mgw3gG__row{min-height:28px}.Keybinding-module__Mgw3gG__right{flex-grow:1;flex-shrink:0;position:relative}.Keybinding-module__Mgw3gG__recordingRow{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.Keybinding-module__Mgw3gG__recordingRowKeys{position:relative}.Keybinding-module__Mgw3gG__recordingRowPlaceholder{align-items:baseline;gap:var(--space-4);flex-direction:row;font-style:italic;display:flex}.Keybinding-module__Mgw3gG__keys{gap:var(--space-12);flex-direction:row;display:inline-flex}.Keybinding-module__Mgw3gG__secondaryText{align-items:center;gap:var(--space-4);flex-direction:row;display:flex}.Keybinding-module__Mgw3gG__secondaryTextId{flex-grow:1;flex-shrink:0}.Keybinding-module__Mgw3gG__secondaryTextDescription{color:var(--foreground-dimmest);flex-grow:0;flex-shrink:1}.Keybinding-module__Mgw3gG__searchInput{opacity:0;width:1px}.Keybinding-module__Mgw3gG__searchingText{font-style:italic}.Keybinding-module__Mgw3gG__circleBackground{box-shadow:0 0 10px var(--accent-red-stronger);width:11px;height:11px;animation:2s cubic-bezier(.4,0,.6,1) infinite Keybinding-module__Mgw3gG__keybinding-pulse;position:absolute}.Keybinding-module__Mgw3gG__circleContainer{justify-content:center;align-items:center;position:relative}.Keybinding-module__Mgw3gG__circleIcon{z-index:1}}
@layer components{.StaffOnlyPIll-module__Rjbt3q__pill.StaffOnlyPIll-module__Rjbt3q__pill{height:18px}}
@layer components{.ReplitAuthMigrationBanner-module__9OFfXW__banner{padding:var(--space-12) var(--space-16);border-radius:var(--border-radius-8);background:color-mix(in srgb, var(--accent-primary-dimmest) 40%, var(--background-default));border:1px solid color-mix(in srgb, var(--accent-primary-dimmer) 30%, var(--outline-dimmest));margin-bottom:var(--space-16)}}
@layer components{.ReplitAuthMigrationModal-module__g9aolq__video{aspect-ratio:16/9;border-radius:var(--border-radius-8);object-fit:cover;width:100%;overflow:hidden}}
@layer components{.TaskRow-module__KuuHGq__renameInput{width:100%;min-width:0;color:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-family:inherit}.TaskRow-module__KuuHGq__popoverTitle{font-weight:var(--font-weight-medium)}}
@layer components{.index-module__vShUBq__root{--index--header-offset:0;--index--nav-menu-header-content-width:auto;--index--nav-menu-header-width:auto;opacity:1;z-index:inherit;contain:layout style;pointer-events:none;width:auto;height:auto;position:absolute;top:0;left:0;transform:none}.index-module__vShUBq__contents{opacity:1;pointer-events:auto;min-width:0;min-height:0;transition:opacity .16s ease-out;overflow:hidden}.index-module__vShUBq__contentsHidden{opacity:0;pointer-events:none}.index-module__vShUBq__navMenuHeader{width:var(--index--nav-menu-header-width);border-bottom:1px solid var(--outline-dimmest);pointer-events:auto;flex-shrink:0;position:relative}.index-module__vShUBq__navMenuHeaderContent{width:var(--index--nav-menu-header-content-width)}}
@layer components{.Workspace-module__DgJa5a__contentContainer{width:100%;height:100%;position:absolute;top:0;left:0}.Workspace-module__DgJa5a__contentContainer.Workspace-module__DgJa5a__desktopApp{top:var(--space-4);height:calc(100% - var(--space-4))}.Workspace-module__DgJa5a__popupContentContainer{width:100%;height:100%;display:flex;position:absolute;inset:0}}
@keyframes TaskSummary-module__jdXGlq__foreground-pulse-move{0%{transform:translate(-66.667%)}to{transform:translate(0%)}}@layer components{.TaskSummary-module__jdXGlq__foregroundPulse{background-color:var(--background-higher);position:relative;overflow:hidden}.TaskSummary-module__jdXGlq__foregroundPulse:after{opacity:.5;background:linear-gradient(90deg, var(--outline-default), var(--background-root), var(--outline-default), var(--background-root));will-change:transform;pointer-events:none;content:"";width:300%;height:100%;animation:2s linear infinite TaskSummary-module__jdXGlq__foreground-pulse-move;position:absolute;top:0;left:0}.TaskSummary-module__jdXGlq__skeletonTitle{width:100%;height:var(--space-16)}.TaskSummary-module__jdXGlq__skeletonDescriptionLine{width:100%;height:var(--space-24)}.TaskSummary-module__jdXGlq__skeletonDescriptionLineNarrow{width:75%;height:var(--space-16)}}
@layer components{.TaskReviewDrawer-module__uAudrG__grow1{flex-grow:1}.TaskReviewDrawer-module__uAudrG__drawerSubtitle{overflow-wrap:break-word;white-space:normal}}
@layer components{.OrgConnectorSetupForm-module__8B8tSW__form{width:100%;margin:0 auto}}
@layer components{.TaskRow-v2-module__aPafya__iconSlot{flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.TaskRow-v2-module__aPafya__iconSlot svg,.TaskRow-v2-module__aPafya__iconSlot canvas{width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}.TaskRow-v2-module__aPafya__iconSlotLarge{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.TaskRow-v2-module__aPafya__iconSlotLarge svg,.TaskRow-v2-module__aPafya__iconSlotLarge canvas{width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important}.TaskRow-v2-module__aPafya__renameInputSlot{flex:1;min-width:0}.TaskRow-v2-module__aPafya__renameInputSlot input{width:100%}}
@layer components{.VirtualizedDoneSectionRows-v2-module__q_FHea__scroll{scrollbar-color:var(--outline-dimmest) transparent;scrollbar-width:thin;max-height:240px;overflow-y:auto}.VirtualizedDoneSectionRows-v2-module__q_FHea__scroll::-webkit-scrollbar{width:3px}.VirtualizedDoneSectionRows-v2-module__q_FHea__scroll::-webkit-scrollbar-thumb{background-color:var(--outline-dimmest);border-radius:3px}.VirtualizedDoneSectionRows-v2-module__q_FHea__virtualList{width:100%;position:relative}.VirtualizedDoneSectionRows-v2-module__q_FHea__virtualRow{width:100%;position:absolute;top:0;left:0}}
@layer components{.TaskList-v2-module__wUeG1a__scrollContainer{scrollbar-color:var(--outline-dimmest) transparent;scrollbar-width:thin;overflow-y:auto}.TaskList-v2-module__wUeG1a__scrollContainer::-webkit-scrollbar{width:3px}.TaskList-v2-module__wUeG1a__scrollContainer::-webkit-scrollbar-track{background:0 0}.TaskList-v2-module__wUeG1a__scrollContainer::-webkit-scrollbar-thumb{background-color:var(--outline-dimmest);border-radius:3px}.TaskList-v2-module__wUeG1a__scrollContainer::-webkit-scrollbar-thumb:hover{background-color:var(--outline-default)}.TaskList-v2-module__wUeG1a__expandedSectionsHidden{display:none}}
@layer components{.replEnvironmentDesktop-module__LlCqXq__surface{--replEnvironmentDesktop--global-sidebar-offset:0px;width:100%;height:100%;position:fixed;top:0;left:0}.replEnvironmentDesktop-module__LlCqXq__withGlobalSidebar{--workspace-global-sidebar-offset:var(--replEnvironmentDesktop--global-sidebar-offset);left:var(--replEnvironmentDesktop--global-sidebar-offset);width:calc(100% - var(--replEnvironmentDesktop--global-sidebar-offset));z-index:0;overflow:hidden}}
:root{--ChatDetailHeader--chat-column-max-width:640px}@layer components{.ChatDetailHeader-module___cFBDG__chatFeedSlot{max-width:var(--ChatDetailHeader--chat-column-max-width);width:100%;margin:0 auto}}
:root{--ChatInput--chat-column-max-width:640px}@layer components{.ChatInput-module__cx6X7W__composeArea{padding:0 var(--space-24) var(--space-16);max-width:var(--ChatInput--chat-column-max-width);width:100%;margin:0 auto}.ChatInput-module__cx6X7W__queuedMessagesPreview{margin-bottom:var(--space-8)}}
@layer components{.MainPanel-module__T8cA8q__main{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex;overflow:hidden}.MainPanel-module__T8cA8q__feedScroll{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow-y:auto}.MainPanel-module__T8cA8q__composerFooter{flex:none}}
@layer components{.ChatSidebarLink-module__HDoTHq__chatItem{min-height:32px}}
@layer components{.ChatSidebar-module__7vD1OW__sidebar{width:260px;min-width:260px}@media (max-width:1024px){.ChatSidebar-module__7vD1OW__sidebar{width:200px;min-width:200px}}@media (max-width:600px){.ChatSidebar-module__7vD1OW__sidebar{width:auto;min-width:0;max-height:35vh}}.ChatSidebar-module__7vD1OW__sidebarNav{flex:1;min-height:0}.ChatSidebar-module__7vD1OW__newChatWrapper{flex:none}.ChatSidebar-module__7vD1OW__sidebarMenu{flex:1;overflow-y:auto}.ChatSidebar-module__7vD1OW__virtualList{width:100%;position:relative}.ChatSidebar-module__7vD1OW__virtualRow{width:100%;position:absolute;top:0;left:0}}
@layer components{.Chats-module__CX_k4a__root{flex-direction:column;display:flex;position:fixed;inset:0}.Chats-module__CX_k4a__body{min-height:0}@media (max-width:600px){.Chats-module__CX_k4a__body{flex-direction:column!important}}}
@layer components{.AllIntegrationsGrid-module__zdd8iG__recommendedHeadingRow{min-height:var(--space-32)}.AllIntegrationsGrid-module__zdd8iG__setupPanel{width:540px;max-width:100%}}
@layer components{.IntegrationsUpsell-module__0EzNea__card{width:100%}.IntegrationsUpsell-module__0EzNea__logoStrip{justify-content:center;gap:16px;width:100%;display:flex;position:relative;overflow:hidden}.IntegrationsUpsell-module__0EzNea__logoStrip:before,.IntegrationsUpsell-module__0EzNea__logoStrip:after{z-index:1;content:"";pointer-events:none;width:64px;position:absolute;top:0;bottom:0}.IntegrationsUpsell-module__0EzNea__logoStrip:before{background:linear-gradient(to right, var(--surface-color), transparent);left:0}.IntegrationsUpsell-module__0EzNea__logoStrip:after{background:linear-gradient(to left, var(--surface-color), transparent);right:0}.IntegrationsUpsell-module__0EzNea__logoTile{width:64px;height:64px}.IntegrationsUpsell-module__0EzNea__copy{text-align:center;max-width:640px}}
@layer components{.ChatFeed-stories-module__cdc4xa__chatFeedSlot{width:100%;max-width:640px;margin:0 auto}}
@layer components{.AiIntegrationsSection-module__Ok0YOW__settingRowContent{flex:1;min-width:0}.AiIntegrationsSection-module__Ok0YOW__providerTable{transition:opacity .2s}.AiIntegrationsSection-module__Ok0YOW__providerTableDisabled{opacity:.4}}
@layer components{.DesignInspirationSection-module__BU1xXa__settingRowContent{flex:1;min-width:0}}
@keyframes index-module__duMxOG__enter-fade-in-up{0%{transform:var(--animation-fade-up-transform);opacity:0}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@layer components{.index-module__duMxOG__label{animation:none!important}}}@property --sweep-pos{syntax:"<percentage>";inherits:false;initial-value:-30%}@keyframes index-module__duMxOG__sweep-fwd{0%{--sweep-pos:-30%}to{--sweep-pos:100%}}@keyframes index-module__duMxOG__sweep-rev{0%{--sweep-pos:100%}to{--sweep-pos:-30%}}@media (prefers-reduced-motion:reduce){@layer components{.index-module__duMxOG__welcomeSweepOut,.index-module__duMxOG__welcomeSweepIn,.index-module__duMxOG__welcomeSweepInReverse{animation-duration:.001ms;animation-delay:0s;-webkit-mask-image:none;mask-image:none}}}@layer components{.index-module__duMxOG__label{animation:index-module__duMxOG__enter-fade-in-up var(--animation-fade-up);animation-delay:calc(var(--animation-fade-up-delay-gap) * 1);flex-direction:column;gap:6px;display:flex}@media screen and (max-width:768px){.index-module__duMxOG__title{font-size:18px}}.index-module__duMxOG__titleImproved{font-family:var(--font-family-brand)}.index-module__duMxOG__welcomeWrapper{text-align:center;display:grid;position:relative}.index-module__duMxOG__welcomeSizer{visibility:hidden;pointer-events:none;grid-area:1/1}.index-module__duMxOG__welcomeContent{grid-area:1/1}.index-module__duMxOG__welcomeSweepOut{--sweep-pos:-30%;-webkit-mask-image:linear-gradient(to right, transparent var(--sweep-pos), black calc(var(--sweep-pos) + 30%));-webkit-mask-image:linear-gradient(to right, transparent var(--sweep-pos), black calc(var(--sweep-pos) + 30%));mask-image:linear-gradient(to right, transparent var(--sweep-pos), black calc(var(--sweep-pos) + 30%));animation:.9s ease-in forwards index-module__duMxOG__sweep-fwd}.index-module__duMxOG__welcomeSweepIn,.index-module__duMxOG__welcomeSweepInReverse{position:absolute;top:0;left:0;right:0}.index-module__duMxOG__welcomeSweepIn{--sweep-pos:-30%;-webkit-mask-image:linear-gradient(to right, black var(--sweep-pos), transparent calc(var(--sweep-pos) + 30%));-webkit-mask-image:linear-gradient(to right, black var(--sweep-pos), transparent calc(var(--sweep-pos) + 30%));mask-image:linear-gradient(to right, black var(--sweep-pos), transparent calc(var(--sweep-pos) + 30%));animation:.9s ease-out .5s forwards index-module__duMxOG__sweep-fwd}.index-module__duMxOG__welcomeSweepInReverse{--sweep-pos:100%;-webkit-mask-image:linear-gradient(to right, transparent var(--sweep-pos), black calc(var(--sweep-pos) + 30%));-webkit-mask-image:linear-gradient(to right, transparent var(--sweep-pos), black calc(var(--sweep-pos) + 30%));mask-image:linear-gradient(to right, transparent var(--sweep-pos), black calc(var(--sweep-pos) + 30%));animation:.9s ease-out .5s both index-module__duMxOG__sweep-rev}.index-module__duMxOG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}
@layer components{.FabricAppLockdownSection-module__ItVgza__settingRowContent{flex:1;min-width:0}}
@keyframes index-module__73B-ca__enter-fade-in-up{0%{transform:var(--animation-fade-up-transform);opacity:0}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@layer components{.index-module__73B-ca__owner{animation:none!important}}}@layer components{.index-module__73B-ca__owner{animation:index-module__73B-ca__enter-fade-in-up var(--animation-fade-up);animation-delay:calc(var(--animation-fade-up-delay-gap) * 0)}.index-module__73B-ca__owner:empty{display:none}.index-module__73B-ca__loadingAndErrorWrapper{min-height:200px}}
@layer components{.Account-module__xmZdma__mediumWeight{font-weight:var(--font-weight-medium)}.Account-module__xmZdma__halfWidthColumn{flex-direction:column;width:calc(50% - 8px);display:flex}@media screen and (max-width:384px){.Account-module__xmZdma__continentSelectContainer{width:100%;margin-left:0}.Account-module__xmZdma__continentInputRow{gap:var(--space-8);flex-direction:column}}.Account-module__xmZdma__exportSection{border-top:1px solid var(--outline-dimmest)}.Account-module__xmZdma__continentSelect{min-width:160px}.Account-module__xmZdma__loadingContinentSelect{background-color:var(--background-default);min-width:200px;height:24px}.Account-module__xmZdma__loadingContinentTitle{background-color:var(--background-default);min-width:30px;height:20px}}
@layer components{@media (min-width:900px){.YourIntegrations-module__h51rLW__connectorsHeaderRow{flex-direction:row;justify-content:space-between;align-items:center}}}
@layer components{.AccountDomains-module__7eGjhq__root{min-height:32px}.AccountDomains-module__7eGjhq__emptyState{color:var(--foreground-dimmer)}.AccountDomains-module__7eGjhq__link{color:unset;text-decoration:none}.AccountDomains-module__7eGjhq__link:hover{text-decoration:underline}}
@keyframes ConnectorsSettings2-module__9QNmMq__tab-panel-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@layer components{.ConnectorsSettings2-module__9QNmMq__tabPanel{animation:none}}}@layer components{.ConnectorsSettings2-module__9QNmMq__header{max-width:100%}@media (min-width:1060px){.ConnectorsSettings2-module__9QNmMq__header{flex-direction:row;justify-content:space-between;align-items:center}}.ConnectorsSettings2-module__9QNmMq__headerControls{width:100%}@media (min-width:1060px){.ConnectorsSettings2-module__9QNmMq__headerControls{width:auto}}.ConnectorsSettings2-module__9QNmMq__searchBar{flex-grow:1}@media (min-width:1060px){.ConnectorsSettings2-module__9QNmMq__searchBar{flex-grow:0;width:320px}}.ConnectorsSettings2-module__9QNmMq__tabPanel{animation:.16s ease-out ConnectorsSettings2-module__9QNmMq__tab-panel-fade-in}}
@layer components{.AuthorizedApps-module__B9rybG__serviceName{font-weight:var(--font-weight-medium)}}
@layer components{.Billing-module__MpwcfW__subsectionContainer{gap:var(--space-12);padding-top:var(--space-16);padding-bottom:var(--space-16);flex-direction:column}.Billing-module__MpwcfW__subsectionContainer:not(:first-of-type){border-top:1px solid var(--outline-dimmest)}.Billing-module__MpwcfW__planButtonLink{width:fit-content}.Billing-module__MpwcfW__detailsGrid{gap:var(--space-4) var(--space-32);grid-template-columns:96px auto;display:grid}@media not (min-width:480px){.Billing-module__MpwcfW__portalButtons{gap:var(--space-8);flex-direction:column}}.Billing-module__MpwcfW__trialMembershipPeriodToggle{align-items:flex-start}}
@layer components{.ConnectedServices-module__I3WyzG__serviceName{font-weight:var(--font-weight-medium)}}
@media (hover:hover){@layer components{.DesignPromoBanner-module__IJg7gG__wrapper{height:calc(var(--pill-h) + var(--space-16))}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__banner{top:var(--space-16);width:var(--pill-w);height:var(--pill-h);min-height:0;transition:width .28s cubic-bezier(.4,0,.2,1) 50ms,height .28s cubic-bezier(.4,0,.2,1) 50ms,box-shadow .25s;position:absolute;left:50%;transform:translate(-50%)}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__miniContent{opacity:1;filter:blur();width:var(--pill-w);height:calc(var(--pill-h) - 2px);align-items:center;gap:8px;padding:0 40px 0 12px;transition:opacity .15s .15s,filter .15s .15s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__fullContent{opacity:0;filter:blur(6px);pointer-events:none;transition:opacity .12s,filter .12s;position:absolute;inset:0}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__sceneFrame{transition:transform .15s,opacity .15s}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__front,.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__ghostMid,.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__ghostBack{opacity:0;transform:translateY(18px)scale(.94)}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__handle{opacity:0;transition:transform .15s,opacity .1s;transform:scale(.4)}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__selection{opacity:0;transition:opacity .1s}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__cursorPurple,.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__cursorBlue{opacity:0;transition:transform .15s,opacity .12s}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__cursorPurple{transform:translate(44px,-28px)}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__cursorBlue{transform:translate(-52px,40px)}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__toggle{top:calc((var(--pill-h) - 24px) / 2);right:var(--space-8);z-index:6;transition:top .28s cubic-bezier(.4,0,.2,1) 50ms;display:block;position:absolute}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__toggleIcons{place-items:center;display:grid}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__expandIcon,.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__minimizeIcon{grid-area:1/1;transition:opacity .15s,filter .15s}.DesignPromoBanner-module__IJg7gG__wrapper .DesignPromoBanner-module__IJg7gG__minimizeIcon{opacity:0;filter:blur(4px)}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__banner{transition:width .42s var(--spring), height .42s var(--spring), box-shadow .25s ease;width:calc(100% - (2 * var(--space-16)));height:var(--card-h);box-shadow:0 4px 24px #0000001a}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__miniContent,:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__fullContent{will-change:filter}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__front,:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__ghostMid,:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__ghostBack,:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__handle,:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__cursorPurple,:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__cursorBlue{will-change:transform}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__miniContent{opacity:0;filter:blur(4px);transition:opacity .12s,filter .12s}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__fullContent{opacity:1;filter:blur();pointer-events:auto;transition:opacity .25s 80ms,filter .3s 80ms}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__front{transition:transform .45s var(--spring) .1s, opacity .2s ease .1s;opacity:1;transform:translateY(0)scale(1)}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__ghostMid{transform:var(--ghost-mid-rest);transition:transform .45s var(--spring) .18s, opacity .2s ease .18s;opacity:.7}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__ghostBack{transform:var(--ghost-back-rest);transition:transform .45s var(--spring) .22s, opacity .2s ease .22s;opacity:.45}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__cursorBlue{transition:transform .5s var(--spring) .26s, opacity .2s ease .26s;opacity:1;transform:translate(0)}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__cursorPurple{transition:transform .5s var(--spring) .32s, opacity .2s ease .32s;opacity:1;transform:translate(0)}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__handle{transition:transform .3s var(--spring) .42s, opacity .15s ease .42s;opacity:1;transform:scale(1)}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__selection{opacity:1;transition:opacity .15s .42s}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__toggle{transition:top .42s var(--spring);top:var(--space-8)}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__expandIcon{opacity:0;filter:blur(4px)}:is(.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:hover),.DesignPromoBanner-module__IJg7gG__wrapper:not(.DesignPromoBanner-module__IJg7gG__collapsed):has(:focus-visible),.DesignPromoBanner-module__IJg7gG__wrapper.DesignPromoBanner-module__IJg7gG__expanded:not(.DesignPromoBanner-module__IJg7gG__collapsed)) .DesignPromoBanner-module__IJg7gG__minimizeIcon{opacity:1;filter:blur()}}}@media (prefers-reduced-motion:reduce){@layer components{.DesignPromoBanner-module__IJg7gG__banner,.DesignPromoBanner-module__IJg7gG__miniContent,.DesignPromoBanner-module__IJg7gG__fullContent,.DesignPromoBanner-module__IJg7gG__sceneFrame,.DesignPromoBanner-module__IJg7gG__handle,.DesignPromoBanner-module__IJg7gG__selection,.DesignPromoBanner-module__IJg7gG__cursorBlue,.DesignPromoBanner-module__IJg7gG__cursorPurple,.DesignPromoBanner-module__IJg7gG__toggle,.DesignPromoBanner-module__IJg7gG__expandIcon,.DesignPromoBanner-module__IJg7gG__minimizeIcon{transition:none!important}}}@layer components{.DesignPromoBanner-module__IJg7gG__wrapper{--spring:cubic-bezier(.22, 1, .36, 1);--pill-w:234px;--pill-h:42px;--card-h:148px;--ghost-mid-rest:translate(20px, 12px);--ghost-back-rest:translate(40px, 24px);--select-blue:#0e87ff;--frame-border:1px solid color-mix(in srgb, var(--foreground-default) 14%, transparent);z-index:5;padding:var(--space-16) var(--space-16) 0;width:100%;max-width:640px;margin:0 auto;position:relative}.DesignPromoBanner-module__IJg7gG__banner{width:100%;min-height:var(--card-h);border-radius:24px;display:block;position:relative;overflow:clip}.DesignPromoBanner-module__IJg7gG__miniContent{display:none}.DesignPromoBanner-module__IJg7gG__miniGlyph{flex-shrink:0;width:24px;height:28px;position:relative}.DesignPromoBanner-module__IJg7gG__miniFrame{border:var(--frame-border);background-color:var(--background-higher);border-radius:4px;width:18px;height:23px;position:absolute;overflow:hidden}.DesignPromoBanner-module__IJg7gG__miniGhost{opacity:.5;transform:translate(6px,3px)rotate(6deg)}.DesignPromoBanner-module__IJg7gG__miniTitle{flex-shrink:0}.DesignPromoBanner-module__IJg7gG__fullContent{z-index:0;padding:var(--space-16);align-items:center;display:flex;position:relative}.DesignPromoBanner-module__IJg7gG__copy{max-width:300px}.DesignPromoBanner-module__IJg7gG__ctaLink{pointer-events:auto}.DesignPromoBanner-module__IJg7gG__ctaLink:after{content:"";position:absolute;inset:0}.DesignPromoBanner-module__IJg7gG__description{text-wrap:balance}.DesignPromoBanner-module__IJg7gG__scene{z-index:-1;width:320px;position:absolute;inset:0 0 0 auto}@media not (min-width:720px){.DesignPromoBanner-module__IJg7gG__scene{display:none}}.DesignPromoBanner-module__IJg7gG__sceneFrame{border:var(--frame-border);background-color:var(--background-higher);box-shadow:var(--shadow-2);border-radius:10px;width:116px;height:146px;position:absolute;top:28px;right:118px;overflow:hidden}.DesignPromoBanner-module__IJg7gG__selection{z-index:2;border:1.5px solid var(--select-blue);pointer-events:none;width:116px;height:146px;position:absolute;top:28px;right:118px}.DesignPromoBanner-module__IJg7gG__ghostMid{transform:var(--ghost-mid-rest);opacity:.7}.DesignPromoBanner-module__IJg7gG__ghostBack{transform:var(--ghost-back-rest);opacity:.45}.DesignPromoBanner-module__IJg7gG__handle{z-index:2;border:1.5px solid var(--select-blue);background:#fff;width:7px;height:7px;position:absolute;top:24px}.DesignPromoBanner-module__IJg7gG__handleTl{right:230px}.DesignPromoBanner-module__IJg7gG__handleTr{right:114px}.DesignPromoBanner-module__IJg7gG__cursorPurple,.DesignPromoBanner-module__IJg7gG__cursorBlue{z-index:3;position:absolute}.DesignPromoBanner-module__IJg7gG__cursorPurple{top:84px;right:14px}.DesignPromoBanner-module__IJg7gG__cursorBlue{top:64px;right:224px}.DesignPromoBanner-module__IJg7gG__toggle{display:none}}
@layer components{.OrgsBilling-module__x0BP6q__budgetInfoLink{align-items:center;gap:var(--space-4);flex-direction:row;display:inline-flex}.OrgsBilling-module__x0BP6q__orgCard{border:1px solid var(--outline-dimmest)}@media not (min-width:480px){.OrgsBilling-module__x0BP6q__orgCard{flex-direction:column}}}
@layer components{.ChatsHomeToggle-module__xSl_KW__root{z-index:100;position:fixed;top:12px;right:12px}}
@layer components{.MockComposer-module__-S0nSq__floatingSurface{box-shadow:var(--shadow-1)}}
@layer components{.Home-module___58VLW__root{will-change:height;height:100vh}.Home-module___58VLW__rootNewHomeIa{padding-top:calc(var(--space-128) + var(--space-24) + var(--space-32));padding-bottom:calc(var(--space-128) + var(--space-96) + var(--space-24) + var(--space-2));position:relative}.Home-module___58VLW__banner{width:100%}.Home-module___58VLW__rootNewHomeIa .Home-module___58VLW__banner{top:calc(var(--space-48) + var(--space-16));position:absolute;left:0;right:0}.Home-module___58VLW__inputSection{z-index:2;width:100%;max-width:700px}.Home-module___58VLW__usageSection{bottom:0;left:0;right:0}.Home-module___58VLW__spacer{min-height:0}@media (max-height:500px){.Home-module___58VLW__usageMessage{opacity:0;pointer-events:none;transition:opacity .1s ease-in-out}}}
@layer components{.index-stories-module__A0mfMa__root{background-color:var(--background-root)}}
@layer components{.FloatieAgentQueryCards-stories-module__MJVNDW__frame{width:332px}}
@layer components{.ChateauBackgroundTaskReviewCard-module__IZO3fW__updateCard{margin-bottom:-1px;margin-left:-1px;margin-right:-1px}.ChateauBackgroundTaskReviewCard-module__IZO3fW__statusText{font-weight:var(--font-weight-medium)}.ChateauBackgroundTaskReviewCard-module__IZO3fW__taskTitle{text-overflow:ellipsis;overflow:hidden}.ChateauBackgroundTaskReviewCard-module__IZO3fW__taskTitleRow{min-width:0}}
@layer components{.ChateauMainTrackTasksDrawer-module__QFHtMG__updateCard{margin-bottom:-1px;margin-left:-1px;margin-right:-1px}.ChateauMainTrackTasksDrawer-module__QFHtMG__statusText{font-weight:var(--font-weight-medium)}.ChateauMainTrackTasksDrawer-module__QFHtMG__taskTitleRow{min-width:0}.ChateauMainTrackTasksDrawer-module__QFHtMG__mainTrackTaskTitle{text-overflow:ellipsis;overflow:hidden}}
@layer components{.home-page-module__dZJ5xG__bgRoot{background:var(--background-default)}.home-page-module__dZJ5xG__loadingContainer{height:100vh}}
/*# sourceMappingURL=0.-ru3m8mx-48.css.map*/