.WorkspaceView-module__wPJ71G__workspace{background:var(--color-bg-panel);--workspace-chat-max-width:640px;border-radius:16px;flex-direction:column;height:100vh;min-height:0;display:flex;overflow:hidden}[data-theme=light] .WorkspaceView-module__wPJ71G__workspace{background:var(--color-bg-page)}.WorkspaceView-module__wPJ71G__header{border-bottom:1px solid var(--color-grey-700);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:4px;max-width:100%;padding:12px 24px;display:flex;position:relative}.WorkspaceView-module__wPJ71G__headerTop{width:100%;display:block}.WorkspaceView-module__wPJ71G__headerActions{flex-direction:row;flex-shrink:0;align-items:center;gap:4px;display:flex}.WorkspaceView-module__wPJ71G__mobileHistoryBtn,.WorkspaceView-module__wPJ71G__mobileHeaderAdd{display:none}.WorkspaceView-module__wPJ71G__crumbArrow{flex-shrink:0;align-items:center;display:inline-flex}.WorkspaceView-module__wPJ71G__breadcrumb{align-items:center;gap:8px;display:flex}.WorkspaceView-module__wPJ71G__breadcrumbItem{font-size:var(--body-md-size);line-height:1.5em;font-weight:var(--font-weight-semibold);color:var(--color-primary);margin:0}.WorkspaceView-module__wPJ71G__developmentBadge{align-items:center;gap:4px;display:flex}.WorkspaceView-module__wPJ71G__developmentText{font-family:var(--font-family);font-size:var(--body-xs-size);line-height:var(--body-xs-line-height);font-weight:var(--font-weight-regular);color:var(--color-grey-300)}.WorkspaceView-module__wPJ71G__liveBadge{font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);color:var(--color-brand-secondary-500);background:color-mix(in srgb,var(--color-brand-primary-500)10%,transparent);border-radius:4px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.WorkspaceView-module__wPJ71G__paperBadge{font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);color:var(--color-amber-400);background:color-mix(in srgb,var(--color-amber-400)12%,transparent);border-radius:4px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.WorkspaceView-module__wPJ71G__activeBadge{font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);color:var(--color-green-400);background:color-mix(in srgb,var(--color-green-400)10%,transparent);border-radius:4px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.WorkspaceView-module__wPJ71G__activeBadge:before{content:"";background:var(--color-green-400);border-radius:50%;width:6px;height:6px}.WorkspaceView-module__wPJ71G__brokerBadge{font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);color:var(--color-grey-200);background:var(--color-grey-800);font-variant-numeric:tabular-nums;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.WorkspaceView-module__wPJ71G__previewModeChip{font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);color:var(--color-amber-100);background:color-mix(in srgb,var(--color-orange-500)10%,transparent);border:1px solid color-mix(in srgb,var(--color-orange-500)32%,transparent);cursor:help;border-radius:4px;align-items:center;padding:2px 8px;display:inline-flex}.WorkspaceView-module__wPJ71G__stopAllBtn{font-size:var(--body-sm-size);font-weight:var(--font-weight-medium);color:var(--color-red-400);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;max-width:calc(100% - 48px);padding:8px 16px;transition:background .15s;position:absolute;top:14px;right:24px}.WorkspaceView-module__wPJ71G__stopAllBtn:hover:not(:disabled){background:color-mix(in srgb,var(--color-red-500)10%,transparent)}.WorkspaceView-module__wPJ71G__stopAllBtn:disabled{opacity:.5;cursor:not-allowed}.WorkspaceView-module__wPJ71G__stoppedMsg{font-size:var(--body-sm-size);font-weight:var(--font-weight-medium);color:var(--color-grey-300);padding:8px 16px;position:absolute;top:14px;right:24px}.WorkspaceView-module__wPJ71G__stoppedRow{align-items:center;gap:4px;display:flex;position:absolute;top:14px;right:24px}.WorkspaceView-module__wPJ71G__stoppedRow .WorkspaceView-module__wPJ71G__stoppedMsg{padding:8px 8px 8px 16px;position:static}.WorkspaceView-module__wPJ71G__restartBtn{border:1px solid var(--color-border-strong);font-size:var(--body-sm-size);font-weight:var(--font-weight-medium);color:var(--color-grey-100);cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px;transition:background .15s}.WorkspaceView-module__wPJ71G__restartBtn:hover:not(:disabled){background:var(--color-surface-l2)}.WorkspaceView-module__wPJ71G__restartBtn:disabled{opacity:.5;cursor:not-allowed}.WorkspaceView-module__wPJ71G__subtitle{font-size:var(--body-xs-size);line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-300);margin:0}.WorkspaceView-module__wPJ71G__metricsStrip{font-size:var(--body-xs-size);flex-wrap:wrap;align-items:center;gap:16px;line-height:1.3em;display:flex}.WorkspaceView-module__wPJ71G__metricItem{align-items:baseline;gap:4px;display:inline-flex}.WorkspaceView-module__wPJ71G__metricLabel{color:var(--color-grey-300);font-weight:var(--font-weight-regular)}.WorkspaceView-module__wPJ71G__metricValue{color:var(--color-grey-100);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums}.WorkspaceView-module__wPJ71G__metricPositive{color:var(--color-success)}.WorkspaceView-module__wPJ71G__metricNegative{color:var(--color-error)}.WorkspaceView-module__wPJ71G__deploymentPicker{align-items:center;gap:8px;margin-top:8px;display:flex}.WorkspaceView-module__wPJ71G__deploymentPickerLabel{font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);color:var(--color-grey-300)}.WorkspaceView-module__wPJ71G__deploymentPickerSelect{border:1px solid var(--color-border-strong);max-width:340px;font-size:var(--body-sm-size);font-weight:var(--font-weight-medium);color:var(--color-grey-100);cursor:pointer;background:0 0;border-radius:8px;flex:0 auto;padding:6px 10px}.WorkspaceView-module__wPJ71G__deploymentPickerSelect:focus-visible{outline:2px solid var(--color-green-400);outline-offset:1px}.WorkspaceView-module__wPJ71G__tabsContainer{flex-shrink:0;align-items:center;padding:12px 24px;display:flex}.WorkspaceView-module__wPJ71G__tabs{background:var(--color-grey-800);border-radius:10px;align-items:center;gap:4px;padding:4px;display:inline-flex}.WorkspaceView-module__wPJ71G__tab{width:100px;font-family:var(--font-family);font-size:var(--body-xs-size);line-height:1.3em;font-weight:var(--font-weight-regular);color:var(--color-grey-100);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 12px;transition:all .2s ease-in-out;position:relative}.WorkspaceView-module__wPJ71G__tabBadge{background:var(--color-green-400);vertical-align:top;border-radius:50%;width:6px;height:6px;margin-left:4px;display:inline-block}.WorkspaceView-module__wPJ71G__tab:hover{color:var(--color-grey-100)}.WorkspaceView-module__wPJ71G__tab.WorkspaceView-module__wPJ71G__active{background:var(--color-grey-700);color:var(--color-primary);box-shadow:inset 0 1px 0 var(--color-highlight-edge-strong)}.WorkspaceView-module__wPJ71G__tab.WorkspaceView-module__wPJ71G__tabDisabled{opacity:.35;cursor:not-allowed;pointer-events:none}.WorkspaceView-module__wPJ71G__content{flex-direction:column;flex:1;align-items:center;min-height:0;display:flex;overflow:hidden auto}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__emptyState{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__performanceContent{flex-direction:column;align-items:stretch;width:100%;min-width:0;padding:0 0 40px;display:flex;overflow-x:auto}.WorkspaceView-module__wPJ71G__performanceLoading{font-size:var(--body-sm-size);color:var(--color-grey-400);padding:24px 0}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__messagesContainer{width:100%;max-width:var(--workspace-chat-max-width);box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:32px;margin-left:auto;margin-right:auto;padding:0 0 40px;display:flex}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__messagesContainer:has([data-testid=chart-message]){max-width:100%}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingDefault .WorkspaceView-module__wPJ71G__content{padding:16px 214px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothOpen .WorkspaceView-module__wPJ71G__content{padding:16px 24px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothClosed .WorkspaceView-module__wPJ71G__content{padding:16px 324px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingLeftClosedRightOpen .WorkspaceView-module__wPJ71G__content{padding:16px 24px}.WorkspaceView-module__wPJ71G__emptyState{flex-direction:column;justify-content:center;align-items:center;display:flex}.WorkspaceView-module__wPJ71G__emptyContent{width:100%;max-width:var(--workspace-chat-max-width);box-sizing:border-box;flex-direction:column;align-items:center;gap:32px;display:flex}.WorkspaceView-module__wPJ71G__titleSection{flex-direction:column;align-items:center;gap:8px;display:flex}.WorkspaceView-module__wPJ71G__mainHeading{font-size:var(--heading-md-size);line-height:1.3em;font-weight:var(--font-weight-semibold);color:var(--color-primary);text-align:center;background:linear-gradient(135deg,#19e299 0%,#5b9eff 50%,#b78cff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0}.WorkspaceView-module__wPJ71G__subHeading{font-size:var(--body-sm-size);line-height:1.4285em;font-weight:var(--font-weight-regular);color:var(--color-grey-300);text-align:center;max-width:600px;margin:0}.WorkspaceView-module__wPJ71G__strategyCards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.WorkspaceView-module__wPJ71G__templatesLede{color:var(--color-grey-400);text-align:center;letter-spacing:.01em;margin:-4px 0 0;font-size:12.5px}.WorkspaceView-module__wPJ71G__loadingState{flex-direction:column;align-items:center;gap:24px;display:flex}.WorkspaceView-module__wPJ71G__loadingIcon{justify-content:center;align-items:center;width:64px;height:64px;animation:2s ease-in-out infinite WorkspaceView-module__wPJ71G__pulse;display:flex}@keyframes WorkspaceView-module__wPJ71G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.WorkspaceView-module__wPJ71G__logoIcon{background:var(--color-brand-primary-500);width:48px;height:48px;font-weight:var(--font-weight-bold);font-size:var(--heading-md-size);color:var(--color-content-on-brand);border-radius:12px;justify-content:center;align-items:center;display:flex}.WorkspaceView-module__wPJ71G__loadingText{font-size:var(--body-md-size);line-height:var(--body-md-line-height);font-weight:var(--font-weight-regular);color:var(--color-content-tertiary);margin:0}.WorkspaceView-module__wPJ71G__brandName{color:var(--color-brand-primary-500);font-weight:var(--font-weight-semibold)}.WorkspaceView-module__wPJ71G__footer{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;margin-top:auto;display:flex}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingDefault .WorkspaceView-module__wPJ71G__footer{padding:24px 214px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothOpen .WorkspaceView-module__wPJ71G__footer{padding:24px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothClosed .WorkspaceView-module__wPJ71G__footer{padding:24px 324px}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingLeftClosedRightOpen .WorkspaceView-module__wPJ71G__footer{padding:24px}.WorkspaceView-module__wPJ71G__footer>*{width:100%;max-width:var(--workspace-chat-max-width);box-sizing:border-box}[data-theme=light] .WorkspaceView-module__wPJ71G__tabs{background:var(--color-grey-25)}[data-theme=light] .WorkspaceView-module__wPJ71G__tab.WorkspaceView-module__wPJ71G__active{background:var(--color-grey-800)}@media (max-width:768px){.WorkspaceView-module__wPJ71G__workspace{border-radius:12px;flex:1;width:100%;height:auto;min-height:0;max-height:100%}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingDefault .WorkspaceView-module__wPJ71G__content,.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothOpen .WorkspaceView-module__wPJ71G__content,.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothClosed .WorkspaceView-module__wPJ71G__content,.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingLeftClosedRightOpen .WorkspaceView-module__wPJ71G__content{padding:40px 16px 16px;overflow-x:hidden}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__messagesContainer{min-width:0}.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingDefault .WorkspaceView-module__wPJ71G__footer,.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothOpen .WorkspaceView-module__wPJ71G__footer,.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingBothClosed .WorkspaceView-module__wPJ71G__footer,.WorkspaceView-module__wPJ71G__workspace.WorkspaceView-module__wPJ71G__paddingLeftClosedRightOpen .WorkspaceView-module__wPJ71G__footer{padding:12px 16px}.WorkspaceView-module__wPJ71G__header{border-bottom:.5px solid var(--color-grey-800);gap:4px;padding:12px 16px}.WorkspaceView-module__wPJ71G__headerTop{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.WorkspaceView-module__wPJ71G__breadcrumb{flex-wrap:wrap;flex:1;align-items:center;min-width:0}.WorkspaceView-module__wPJ71G__crumbStrategy,.WorkspaceView-module__wPJ71G__crumbArrow{display:none}.WorkspaceView-module__wPJ71G__breadcrumbItem{font-size:14px;line-height:1.43;font-weight:var(--font-weight-medium)}.WorkspaceView-module__wPJ71G__mobileHistoryBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;display:flex}.WorkspaceView-module__wPJ71G__mobileHistoryBtn:active{opacity:.85}.WorkspaceView-module__wPJ71G__mobileHeaderAdd{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;display:flex}.WorkspaceView-module__wPJ71G__mobileHeaderAdd:active{opacity:.85}.WorkspaceView-module__wPJ71G__subtitle{color:var(--color-grey-300);font-size:12px;line-height:1.33}.WorkspaceView-module__wPJ71G__tabsContainer{gap:10px;padding:12px 16px}.WorkspaceView-module__wPJ71G__tabs{background:var(--color-grey-800);border-radius:10px;width:100%;max-width:100%}.WorkspaceView-module__wPJ71G__tab{width:auto;min-width:0;color:var(--color-grey-100);flex:1}.WorkspaceView-module__wPJ71G__tab.WorkspaceView-module__wPJ71G__active{color:var(--color-primary)}.WorkspaceView-module__wPJ71G__strategyCards{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:100%}.WorkspaceView-module__wPJ71G__mainHeading{font-size:18px;line-height:1.44;font-weight:var(--font-weight-medium)}.WorkspaceView-module__wPJ71G__subHeading{color:var(--color-grey-300);font-size:12px;line-height:1.33}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__messagesContainer{padding:0 0 24px}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__performanceContent{padding-left:0;padding-right:0}.WorkspaceView-module__wPJ71G__stopAllBtn{z-index:10;top:auto;bottom:16px;right:16px}.WorkspaceView-module__wPJ71G__stoppedMsg,.WorkspaceView-module__wPJ71G__stoppedRow{padding:8px 16px;position:static;top:auto;right:auto}.WorkspaceView-module__wPJ71G__stoppedRow{flex-wrap:wrap}.WorkspaceView-module__wPJ71G__restartBtn{min-height:44px}.WorkspaceView-module__wPJ71G__content{max-width:100%}.WorkspaceView-module__wPJ71G__content .WorkspaceView-module__wPJ71G__emptyState{justify-content:flex-start;height:auto;min-height:100%}}.WorkspaceView-module__wPJ71G__unprotectedBanner{background:color-mix(in srgb,var(--color-danger-500)10%,transparent);border:1px solid color-mix(in srgb,var(--color-danger-500)40%,transparent);border-radius:12px;align-items:center;gap:8px;margin:12px 0 4px;padding:10px 16px;display:flex}.WorkspaceView-module__wPJ71G__unprotectedBannerIcon{color:var(--color-danger-500);flex-shrink:0;font-size:16px}.WorkspaceView-module__wPJ71G__unprotectedBannerText{font-size:var(--body-sm-size);font-weight:var(--font-weight-medium);color:var(--color-danger-500);line-height:1.4}.WorkspaceView-module__wPJ71G__demoBanner{background:color-mix(in srgb,var(--color-brand-primary-500)8%,transparent);border:1px solid color-mix(in srgb,var(--color-brand-primary-500)28%,transparent);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;padding:10px 16px;display:flex}.WorkspaceView-module__wPJ71G__demoBannerText{font-size:var(--body-sm-size);color:var(--color-grey-100);align-items:center;gap:8px;line-height:1.4;display:flex}.WorkspaceView-module__wPJ71G__demoBannerSparkle{color:var(--color-brand-primary-500);flex-shrink:0;font-size:16px}.WorkspaceView-module__wPJ71G__demoBannerCta{border:1px solid var(--color-brand-primary-500);color:var(--color-brand-primary-500);font-size:var(--body-sm-size);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;padding:6px 14px;transition:background .15s,color .15s}.WorkspaceView-module__wPJ71G__demoBannerCta:hover{background:var(--color-brand-primary-500);color:var(--color-content-on-brand)}
.WorkspaceHistoryBottomSheet-module__egORxG__backdrop{z-index:2600;background:var(--color-overlay-backdrop);cursor:pointer;border:none;margin:0;padding:0;animation:.2s WorkspaceHistoryBottomSheet-module__egORxG__sheetFadeIn;position:fixed;inset:0}[data-theme=light] .WorkspaceHistoryBottomSheet-module__egORxG__backdrop{background:#0f121940}@keyframes WorkspaceHistoryBottomSheet-module__egORxG__sheetFadeIn{0%{opacity:0}to{opacity:1}}.WorkspaceHistoryBottomSheet-module__egORxG__sheet{z-index:2601;background:var(--color-bg-card);min-height:55dvh;max-height:80dvh;box-shadow:inset 0 1px 0 var(--color-highlight-edge-strong),var(--shadow-elevation-sm);padding-bottom:env(safe-area-inset-bottom,0px);border-radius:16px 16px 0 0;flex-direction:column;animation:.28s cubic-bezier(.32,.72,0,1) WorkspaceHistoryBottomSheet-module__egORxG__sheetSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0}[data-theme=light] .WorkspaceHistoryBottomSheet-module__egORxG__sheet{box-shadow:inset 0 1px 0 var(--color-highlight-edge-strong),var(--shadow-modal)}@keyframes WorkspaceHistoryBottomSheet-module__egORxG__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.WorkspaceHistoryBottomSheet-module__egORxG__handleWrap{flex-shrink:0;justify-content:center;padding-top:8px;padding-bottom:4px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__handle{background:var(--color-grey-700);border-radius:24px;width:56px;height:4px}.WorkspaceHistoryBottomSheet-module__egORxG__header{border-bottom:1px solid var(--color-grey-800);flex-direction:row;flex-shrink:0;align-items:center;gap:8px;padding:12px 24px 16px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__searchIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__searchInput{min-width:0;font-family:var(--font-family);font-size:var(--body-sm-size);line-height:1.43;font-weight:var(--font-weight-regular);color:var(--color-primary);background:0 0;border:none;outline:none;flex:1}.WorkspaceHistoryBottomSheet-module__egORxG__searchInput::placeholder{color:var(--color-grey-500)}.WorkspaceHistoryBottomSheet-module__egORxG__body{flex-direction:column;flex:1;gap:16px;min-height:0;padding:16px;display:flex;overflow-y:auto}.WorkspaceHistoryBottomSheet-module__egORxG__filterRow{flex-direction:row;align-items:flex-start;gap:16px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__filterWrap{display:inline-block;position:relative}.WorkspaceHistoryBottomSheet-module__egORxG__filterPill{background:var(--color-surface-l0);border:1px solid var(--color-grey-800);min-height:36px;font-family:var(--font-family);font-size:var(--body-xs-size);color:var(--color-grey-300);cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:8px;padding:8px 12px;line-height:1.33;display:inline-flex}.WorkspaceHistoryBottomSheet-module__egORxG__filterPillText{text-align:left;flex:1}.WorkspaceHistoryBottomSheet-module__egORxG__filterDropdown{background:var(--color-bg-modal);border:1px solid var(--color-grey-800);min-width:100%;box-shadow:var(--shadow-l4);z-index:2650;border-radius:10px;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0}[data-theme=light] .WorkspaceHistoryBottomSheet-module__egORxG__filterDropdown{border-color:var(--color-border);box-shadow:var(--shadow-popover)}.WorkspaceHistoryBottomSheet-module__egORxG__filterOption{text-align:left;width:100%;font-family:var(--font-family);font-size:var(--body-xs-size);color:var(--color-grey-100);cursor:pointer;background:0 0;border:none;padding:10px 14px;display:block}.WorkspaceHistoryBottomSheet-module__egORxG__filterOption:hover,.WorkspaceHistoryBottomSheet-module__egORxG__filterOption:focus-visible{background:var(--color-grey-800)}.WorkspaceHistoryBottomSheet-module__egORxG__filterOptionActive{color:var(--color-brand-primary-500);font-weight:var(--font-weight-medium)}.WorkspaceHistoryBottomSheet-module__egORxG__emptyResults{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:32px;min-height:240px;padding:24px 16px 32px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__emptyResultsIcon{background:var(--color-grey-800);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__emptyResultsText{flex-direction:column;align-items:center;gap:8px;max-width:280px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__emptyResultsTitle{font-family:var(--font-family);font-size:14px;line-height:1.43;font-weight:var(--font-weight-medium);color:var(--color-grey-100);margin:0}.WorkspaceHistoryBottomSheet-module__egORxG__emptyResultsDesc{font-family:var(--font-family);font-size:var(--body-xs-size);line-height:1.33;font-weight:var(--font-weight-regular);color:var(--color-grey-300);margin:0}.WorkspaceHistoryBottomSheet-module__egORxG__emptyPopup{flex-direction:column;gap:12px;padding:4px 0 16px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__createButton{color:var(--color-brand-primary-500);font-family:var(--font-family);font-size:var(--body-xs-size);font-weight:var(--font-weight-medium);text-align:center;cursor:pointer;background:0 0;border:none;padding:0;line-height:16px;transition:color .2s}.WorkspaceHistoryBottomSheet-module__egORxG__createButton:hover{color:var(--color-brand-primary-400)}.WorkspaceHistoryBottomSheet-module__egORxG__emptyResults .WorkspaceHistoryBottomSheet-module__egORxG__createButton{margin-top:-8px}.WorkspaceHistoryBottomSheet-module__egORxG__separator{background:var(--color-grey-800);width:100%;height:1px}.WorkspaceHistoryBottomSheet-module__egORxG__emptyMessage{font-size:var(--body-sm-size);color:var(--color-grey-400);margin:0;padding:8px 0;line-height:1.43}.WorkspaceHistoryBottomSheet-module__egORxG__section{flex-direction:column;gap:8px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__sectionHeader{cursor:default;text-align:left;font-family:var(--font-family);font-size:var(--body-xs-size);line-height:1.33;font-weight:var(--font-weight-regular);background:0 0;border:none;flex-direction:row;align-items:center;gap:8px;padding:2px 8px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__sectionList{flex-direction:column;gap:4px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__itemRowWrap{background:0 0;border-radius:8px;flex-direction:row;align-items:center;gap:4px;width:100%;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__itemRowWrap:hover,.WorkspaceHistoryBottomSheet-module__egORxG__itemRowWrap:focus-within,.WorkspaceHistoryBottomSheet-module__egORxG__itemRowWrapActive{background:var(--color-grey-800)}.WorkspaceHistoryBottomSheet-module__egORxG__itemRowMain{cursor:pointer;text-align:left;min-width:0;font-family:var(--font-family);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px 0 0 8px;flex-direction:row;flex:1;align-items:center;gap:8px;padding:8px 4px 8px 8px;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__itemDots{cursor:pointer;width:40px;height:40px;color:var(--color-grey-100);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:0 8px 8px 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.WorkspaceHistoryBottomSheet-module__egORxG__itemDots:hover,.WorkspaceHistoryBottomSheet-module__egORxG__itemDots:focus-visible{opacity:.85}.WorkspaceHistoryBottomSheet-module__egORxG__itemTitle{min-width:0;font-size:var(--body-sm-size);color:var(--color-grey-100);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:300;line-height:1.43;overflow:hidden}.WorkspaceHistoryBottomSheet-module__egORxG__itemMeta{font-size:var(--body-xs-size);color:var(--color-grey-500);flex-shrink:0;font-weight:300;line-height:1.33}.WorkspaceHistoryBottomSheet-module__egORxG__badge{background:var(--color-brand-secondary-900);border:1px solid var(--color-brand-secondary-900);color:var(--color-brand-secondary-400);border-radius:16px;flex-shrink:0;padding:2px 8px;font-size:10px;line-height:1.8}
