.InputForm-module___sD6OG__container{background:var(--color-bg-secondary,#18181b);border:1px solid var(--color-border,#27272a);border-radius:12px;padding:20px}.InputForm-module___sD6OG__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.InputForm-module___sD6OG__title{color:var(--color-text-secondary,#a1a1aa);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:14px;font-weight:600}.InputForm-module___sD6OG__resetBtn{color:var(--color-text-muted,#71717a);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:12px;transition:color .2s;display:flex}.InputForm-module___sD6OG__resetBtn:hover{color:var(--color-text-secondary,#a1a1aa)}.InputForm-module___sD6OG__form{flex-direction:column;gap:20px;display:flex}.InputForm-module___sD6OG__topicSection{flex-direction:column;gap:8px;display:flex}.InputForm-module___sD6OG__label{color:var(--color-text-secondary,#a1a1aa);font-size:13px;font-weight:500}.InputForm-module___sD6OG__topicInput{width:100%;color:var(--color-text-primary,#fafafa);background:var(--color-bg-tertiary,#09090b);border:1px solid var(--color-border,#27272a);border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.InputForm-module___sD6OG__topicInput:focus{border-color:var(--color-primary,#8b5cf6)}.InputForm-module___sD6OG__topicInput::placeholder{color:var(--color-text-muted,#52525b)}.InputForm-module___sD6OG__twoColGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.InputForm-module___sD6OG__threeColGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.InputForm-module___sD6OG__section{flex-direction:column;gap:8px;display:flex}.InputForm-module___sD6OG__textAmountSection{flex-direction:column;gap:12px;display:flex}.InputForm-module___sD6OG__textAmountGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.InputForm-module___sD6OG__textAmountCard{background:var(--color-bg-tertiary,#09090b);border:2px solid var(--color-border,#27272a);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:16px 12px;transition:all .2s;display:flex}.InputForm-module___sD6OG__textAmountCard:hover{border-color:var(--color-border-hover,#3f3f46)}.InputForm-module___sD6OG__textAmountCard.InputForm-module___sD6OG__selected{border-color:var(--color-primary,#8b5cf6);background:#8b5cf61a}.InputForm-module___sD6OG__linesContainer{flex-direction:column;gap:4px;width:100%;display:flex}.InputForm-module___sD6OG__line{background:var(--color-border,#3f3f46);border-radius:2px;height:4px;transition:background .2s}.InputForm-module___sD6OG__lineSelected{background:var(--color-primary,#8b5cf6)}.InputForm-module___sD6OG__textAmountLabel{color:var(--color-text-muted,#71717a);font-size:12px;transition:color .2s}.InputForm-module___sD6OG__textAmountLabel.InputForm-module___sD6OG__selected{color:var(--color-primary,#8b5cf6)}.InputForm-module___sD6OG__toggleRow{border-top:1px solid var(--color-border,#27272a);align-items:center;padding:12px 0;display:flex}.InputForm-module___sD6OG__promptSection{flex-direction:column;gap:8px;display:flex}.InputForm-module___sD6OG__promptTextarea{width:100%;min-height:80px;color:var(--color-text-primary,#fafafa);background:var(--color-bg-tertiary,#09090b);border:1px solid var(--color-border,#27272a);resize:vertical;border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.InputForm-module___sD6OG__promptTextarea:focus{border-color:var(--color-primary,#8b5cf6)}.InputForm-module___sD6OG__promptTextarea::placeholder{color:var(--color-text-muted,#52525b)}.InputForm-module___sD6OG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.InputForm-module___sD6OG__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);transform:translateY(-1px)}.InputForm-module___sD6OG__submitBtn:disabled{background:var(--color-bg-secondary,#27272a);color:var(--color-text-muted,#52525b);cursor:not-allowed}.InputForm-module___sD6OG__error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:12px;font-size:13px}.InputForm-module___sD6OG__slideCountSection{flex-direction:column;gap:8px;display:flex}.InputForm-module___sD6OG__slideCountInput{width:100%;color:var(--color-text-primary,#fafafa);background:var(--color-bg-tertiary,#09090b);border:1px solid var(--color-border,#27272a);border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.InputForm-module___sD6OG__slideCountInput:focus{border-color:var(--color-primary,#8b5cf6)}
.DevToolbar-module__de9YEq__container{z-index:2147483647;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;position:fixed;bottom:16px;right:16px}.DevToolbar-module__de9YEq__fab{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 12px #0000004d}.DevToolbar-module__de9YEq__fab:hover{background:#333;transform:scale(1.05)}.DevToolbar-module__de9YEq__fabOpen{background:#3b82f6}.DevToolbar-module__de9YEq__fabOpen:hover{background:#2563eb}.DevToolbar-module__de9YEq__menu{background:#1a1a1a;border-radius:12px;min-width:280px;animation:.2s ease-out DevToolbar-module__de9YEq__slideUp;position:absolute;bottom:60px;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}@keyframes DevToolbar-module__de9YEq__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.DevToolbar-module__de9YEq__header{color:#fff;background:#252525;border-bottom:1px solid #333;align-items:center;gap:8px;padding:12px 16px;font-weight:600;display:flex}.DevToolbar-module__de9YEq__section{border-bottom:1px solid #333;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.DevToolbar-module__de9YEq__section:last-child{border-bottom:none}.DevToolbar-module__de9YEq__label{color:#999;align-items:center;gap:8px;display:flex}.DevToolbar-module__de9YEq__value{color:#fff;font-weight:500}.DevToolbar-module__de9YEq__statusConnected{color:#22c55e}.DevToolbar-module__de9YEq__statusConnecting{color:#f59e0b}.DevToolbar-module__de9YEq__statusError{color:#ef4444}.DevToolbar-module__de9YEq__select{color:#fff;cursor:pointer;background:#333;border:1px solid #444;border-radius:6px;min-width:140px;padding:6px 10px;font-size:13px}.DevToolbar-module__de9YEq__select:focus{border-color:#3b82f6;outline:none}.DevToolbar-module__de9YEq__toggle{cursor:pointer;background:#333;border:none;border-radius:12px;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.DevToolbar-module__de9YEq__toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.DevToolbar-module__de9YEq__toggleActive{background:#3b82f6}.DevToolbar-module__de9YEq__toggleActive:after{transform:translate(20px)}.DevToolbar-module__de9YEq__userInfo{color:#666;margin-top:4px;font-size:11px}.DevToolbar-module__de9YEq__badge{color:#1a1a1a;background:#4fc3f7;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}
.JsonView-module__PdPn6G__root{font-family:var(--jsonview-font,"SF Mono","Fira Code","Fira Mono",Menlo,Consolas,monospace);font-size:var(--jsonview-size,11px);white-space:pre;color:var(--jsonview-text,#e0e0e0);tab-size:2;margin:0;line-height:1.55;overflow-x:auto}.JsonView-module__PdPn6G__key{color:var(--jsonview-key,#9cdcfe)}.JsonView-module__PdPn6G__string{color:var(--jsonview-string,#ce9178)}.JsonView-module__PdPn6G__number{color:var(--jsonview-number,#b5cea8)}.JsonView-module__PdPn6G__boolean{color:var(--jsonview-boolean,#569cd6)}.JsonView-module__PdPn6G__null{color:var(--jsonview-null,gray);font-style:italic}.JsonView-module__PdPn6G__punctuation{color:var(--jsonview-punctuation,gray)}.JsonView-module__PdPn6G__toggle{appearance:none;font:inherit;cursor:pointer;color:var(--jsonview-toggle,#b08d57);background:0 0;border:none;margin:0;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.JsonView-module__PdPn6G__toggle:hover{color:var(--jsonview-toggle-hover,#ffb020)}.JsonView-module__PdPn6G__toggle:focus-visible{outline:2px solid var(--jsonview-focus,#ffb020);outline-offset:2px;border-radius:2px}.JsonView-module__PdPn6G__elision{color:var(--jsonview-null,gray);font-style:italic}
.AnalyticsPanel-module__WJg30q__overlay{z-index:2147483646;position:fixed;inset:0}.AnalyticsPanel-module__WJg30q__panel{z-index:2147483647;color:#e0e0e0;background:#1a1a2e;border-radius:12px;flex-direction:column;width:420px;max-height:500px;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:12px;animation:.2s ease-out AnalyticsPanel-module__WJg30q__panelSlideUp;display:flex;position:fixed;bottom:80px;right:16px;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes AnalyticsPanel-module__WJg30q__panelSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AnalyticsPanel-module__WJg30q__header{cursor:grab;-webkit-user-select:none;user-select:none;background:#16213e;border-bottom:1px solid #2a2a4a;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.AnalyticsPanel-module__WJg30q__header:active{cursor:grabbing}.AnalyticsPanel-module__WJg30q__headerLeft{align-items:center;gap:8px;display:flex}.AnalyticsPanel-module__WJg30q__dragHandle{color:#555;letter-spacing:2px;font-size:14px}.AnalyticsPanel-module__WJg30q__headerTitle{color:#4fc3f7;font-size:13px;font-weight:600}.AnalyticsPanel-module__WJg30q__headerActions{align-items:center;gap:6px;display:flex}.AnalyticsPanel-module__WJg30q__headerBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #2a2a4a;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:11px;transition:color .15s,border-color .15s}.AnalyticsPanel-module__WJg30q__headerBtn:hover{color:#ccc;border-color:#444}.AnalyticsPanel-module__WJg30q__closeBtn{padding:2px 6px;font-size:14px;}.AnalyticsPanel-module__WJg30q__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.AnalyticsPanel-module__WJg30q__eventsList{border-bottom:1px solid #2a2a4a;flex:1;min-height:80px;max-height:200px;overflow-y:auto}.AnalyticsPanel-module__WJg30q__eventsList::-webkit-scrollbar{width:6px}.AnalyticsPanel-module__WJg30q__eventsList::-webkit-scrollbar-track{background:0 0}.AnalyticsPanel-module__WJg30q__eventsList::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.AnalyticsPanel-module__WJg30q__eventItem{cursor:pointer;border-bottom:1px solid #1e1e3a;align-items:center;gap:8px;padding:6px 12px;transition:background .1s;display:flex}.AnalyticsPanel-module__WJg30q__eventItem:hover{background:#1e2a4a}.AnalyticsPanel-module__WJg30q__eventItemSelected{background:#1e2a4a;border-left:2px solid #4fc3f7;padding-left:10px;}.AnalyticsPanel-module__WJg30q__eventTime{color:#666;white-space:nowrap;min-width:55px;font-size:10px}.AnalyticsPanel-module__WJg30q__eventName{color:#4fc3f7;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.AnalyticsPanel-module__WJg30q__detailSection{flex:1;min-height:80px;max-height:200px;padding:8px 12px;overflow-y:auto}.AnalyticsPanel-module__WJg30q__detailSection::-webkit-scrollbar{width:6px}.AnalyticsPanel-module__WJg30q__detailSection::-webkit-scrollbar-track{background:0 0}.AnalyticsPanel-module__WJg30q__detailSection::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.AnalyticsPanel-module__WJg30q__sectionTitle{color:#888;text-transform:uppercase;letter-spacing:1px;margin-top:8px;margin-bottom:6px;font-size:10px}.AnalyticsPanel-module__WJg30q__sectionTitle:first-child{margin-top:0}.AnalyticsPanel-module__WJg30q__jsonBlock{white-space:pre-wrap;word-break:break-all;--jsonview-key:#82aaff;--jsonview-string:#c3e88d;--jsonview-number:#f78c6c;--jsonview-boolean:#c792ea;--jsonview-null:#666;--jsonview-punctuation:#555;--jsonview-toggle:#82aaff;--jsonview-toggle-hover:#c3e88d;--jsonview-focus:#4fc3f7;background:#12122a;border-radius:4px;padding:8px;line-height:1.5;overflow-x:auto}.AnalyticsPanel-module__WJg30q__propertiesList{flex-direction:column;gap:4px;display:flex}.AnalyticsPanel-module__WJg30q__propertyRow{align-items:center;gap:8px;display:flex}.AnalyticsPanel-module__WJg30q__propertyKey{color:#82aaff;min-width:100px}.AnalyticsPanel-module__WJg30q__propertyValue{color:#c3e88d}.AnalyticsPanel-module__WJg30q__emptyState{color:#555;text-align:center;justify-content:center;align-items:center;padding:24px;font-style:italic;display:flex}
.chat-module__ceFu5W__list{padding-top:var(--chat-list-pad-top,24px);scrollbar-width:thin;scrollbar-color:var(--color-grey-5,#e4ebef)transparent;flex-direction:column;flex:1;gap:16px;padding-bottom:32px;padding-left:24px;padding-right:24px;display:flex;overflow-y:auto}.chat-module__ceFu5W__list::-webkit-scrollbar{width:4px}.chat-module__ceFu5W__list::-webkit-scrollbar-track{background:0 0}.chat-module__ceFu5W__list::-webkit-scrollbar-thumb{background:var(--color-grey-5,#e4ebef);border-radius:100px}.chat-module__ceFu5W__list::-webkit-scrollbar-thumb:hover{background:var(--color-black-5,#7a7f82)}.chat-module__ceFu5W__empty{text-align:center;color:#7a7f82;flex:1;justify-content:center;align-items:center;padding:16px;font-size:14px;display:flex}.chat-module__ceFu5W__listWelcome{justify-content:center;align-items:stretch}.chat-module__ceFu5W__welcome{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.chat-module__ceFu5W__welcomeAvatar{aspect-ratio:124/112;width:132px;height:auto;margin-bottom:4px;display:block}.chat-module__ceFu5W__welcomeTitle{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-1,#232323);margin:0;font-size:20px;font-weight:500;line-height:28px}.chat-module__ceFu5W__welcomeSubtitle{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-3,#434546);margin:0;font-size:16px;font-weight:400;line-height:24px}.chat-module__ceFu5W__bubbleUser,.chat-module__ceFu5W__bubbleAssistant{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);word-break:break-word;white-space:pre-wrap;color:#232323;flex-direction:column;gap:4px;font-size:16px;line-height:24px;display:flex}.chat-module__ceFu5W__bubbleUser{background-color:#f2f6f8;border:1px solid #e4ebef;border-radius:24px 24px 4px;align-self:flex-end;width:fit-content;max-width:90%;margin-left:16px;padding:12px 20px}.chat-module__ceFu5W__bubbleAssistant{align-self:stretch;max-width:100%}.chat-module__ceFu5W__partText{white-space:pre-wrap}.chat-module__ceFu5W__quoteWrap{align-self:flex-end;max-width:100%;position:relative}.chat-module__ceFu5W__quoteChip{background:var(--color-grey-6,#f2f6f8);color:#4a5054;cursor:default;border-left:3px solid #c8d2da;border-radius:6px;align-items:center;gap:6px;max-width:100%;padding:4px 10px;font-size:13px;line-height:18px;display:flex}.chat-module__ceFu5W__quoteChipText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-module__ceFu5W__quotePopover{background:var(--color-white,#fff);border:1px solid var(--color-grey-5,#e4ebef);z-index:1000;border-radius:10px;width:280px;max-width:80vw;padding:10px;position:fixed;box-shadow:0 4px 20px #8b8b8b29}.chat-module__ceFu5W__quotePopoverText{max-height:180px;color:var(--color-black-1,#232323);white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:20px;overflow-y:auto}.chat-module__ceFu5W__quoteCopyBtn{border:1px solid var(--color-grey-5,#e4ebef);color:#4a5054;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:4px 8px;font-size:13px;line-height:18px;transition:background .15s;display:inline-flex}.chat-module__ceFu5W__quoteCopyBtn:hover{background:var(--color-grey-6,#f2f6f8)}.chat-module__ceFu5W__markdown{white-space:normal;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:#232323;font-size:16px;line-height:24px}.chat-module__ceFu5W__markdown>:first-child{margin-top:0}.chat-module__ceFu5W__markdown>:last-child{margin-bottom:0}.chat-module__ceFu5W__markdown p{margin:0 0 8px}:is(.chat-module__ceFu5W__markdown ul,.chat-module__ceFu5W__markdown ol){margin:0 0 8px;padding-left:20px}.chat-module__ceFu5W__markdown li{margin:2px 0}.chat-module__ceFu5W__markdown li>p{margin:0}:is(.chat-module__ceFu5W__markdown li>ul,.chat-module__ceFu5W__markdown li>ol){margin:2px 0}:is(.chat-module__ceFu5W__markdown h1,.chat-module__ceFu5W__markdown h2,.chat-module__ceFu5W__markdown h3,.chat-module__ceFu5W__markdown h4,.chat-module__ceFu5W__markdown h5,.chat-module__ceFu5W__markdown h6){margin:12px 0 6px;font-weight:600;line-height:1.3}.chat-module__ceFu5W__markdown h1{font-size:20px}.chat-module__ceFu5W__markdown h2{font-size:18px}.chat-module__ceFu5W__markdown h3{font-size:17px}:is(.chat-module__ceFu5W__markdown h4,.chat-module__ceFu5W__markdown h5,.chat-module__ceFu5W__markdown h6){font-size:16px}.chat-module__ceFu5W__markdown strong{font-weight:600}.chat-module__ceFu5W__markdown em{font-style:italic}.chat-module__ceFu5W__markdown a{color:#286aff;text-underline-offset:2px;text-decoration:underline}.chat-module__ceFu5W__markdown a:hover{text-decoration-thickness:2px}.chat-module__ceFu5W__markdown code{background-color:#f2f6f8;border:1px solid #e4ebef;border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px}.chat-module__ceFu5W__markdown pre{background-color:#f2f6f8;border:1px solid #e4ebef;border-radius:8px;margin:8px 0;padding:12px;overflow-x:auto}.chat-module__ceFu5W__markdown pre code{background:0 0;border:none;border-radius:0;padding:0;font-size:13px;line-height:20px}.chat-module__ceFu5W__markdown blockquote{color:#4a5054;border-left:3px solid #c8d2da;margin:8px 0;padding:4px 12px}.chat-module__ceFu5W__markdown table{border-collapse:collapse;width:100%;margin:8px 0;font-size:14px}:is(.chat-module__ceFu5W__markdown th,.chat-module__ceFu5W__markdown td){text-align:left;vertical-align:top;border:1px solid #e4ebef;padding:6px 10px}.chat-module__ceFu5W__markdown th{background-color:#f2f6f8;font-weight:600}.chat-module__ceFu5W__markdown img{border-radius:8px;max-width:100%;height:auto}.chat-module__ceFu5W__streamingHint{align-items:center;gap:6px;padding:4px 0;display:flex}.chat-module__ceFu5W__streamingCat{object-fit:cover;flex-shrink:0;width:32px;height:32px}.chat-module__ceFu5W__streamingVerb{color:#7a7f82;font-size:13px;line-height:20px}.chat-module__ceFu5W__toolChips{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:4px;display:flex}.chat-module__ceFu5W__toolChip{-webkit-line-clamp:2;text-overflow:ellipsis;text-align:left;max-width:100%;font-family:var(--font-family-primary);font-size:var(--font-size-xs,16px);line-height:var(--line-height-md,24px);font-weight:var(--font-weight-regular,400);color:var(--color-black-4,#626669);background:0 0;border:none;border-radius:0;-webkit-box-orient:vertical;padding:0;display:-webkit-box;overflow:hidden}.chat-module__ceFu5W__toolChipDone,.chat-module__ceFu5W__toolChipNoChange{color:var(--color-black-4,#626669);background:0 0;border:none}.chat-module__ceFu5W__toolChipError{color:#b3261e;background:0 0;border:none}.chat-module__ceFu5W__toolChipClickable{cursor:pointer;font:inherit}.chat-module__ceFu5W__toolChipClickable:hover{text-decoration:underline}.chat-module__ceFu5W__mentionChip{align-items:center;gap:var(--spacing-sm,4px);vertical-align:baseline;max-width:220px;margin:0 var(--spacing-xs,2px);padding:0 var(--spacing-md,8px);border-radius:var(--radius-2xs,8px);font:inherit;font-weight:var(--font-weight-regular,400);white-space:nowrap;color:var(--text-primary,#232323);background-color:var(--bg-tertiary,#e4ebef);border:none;display:inline-flex}.chat-module__ceFu5W__mentionChipIcon{max-height:14px;color:var(--text-secondary,#626669);flex-shrink:0;align-items:center;display:inline-flex}.chat-module__ceFu5W__mentionChipText{text-overflow:ellipsis;min-width:0;overflow:hidden}.chat-module__ceFu5W__mentionChipClickable{cursor:pointer}.chat-module__ceFu5W__mentionChipClickable:hover{background-color:var(--color-grey-4,#d3dade)}.chat-module__ceFu5W__activeContextChip{align-self:flex-start}.chat-module__ceFu5W__inputWrap{flex-direction:column;gap:8px;display:flex}.chat-module__ceFu5W__selectedTextCard{background:var(--color-white,#fff);border:1px solid var(--color-grey-5,#e4ebef);font-family:var(--font-family-primary);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:8px;padding:8px;display:flex}.chat-module__ceFu5W__selectedTextBody{flex-direction:column;flex:1;gap:4px;min-width:0;padding:8px;display:flex}.chat-module__ceFu5W__selectedTextLabel{font-weight:var(--font-weight-medium,500);font-size:var(--font-size-2xs,14px);color:var(--color-black-1,#232323);line-height:16px}.chat-module__ceFu5W__selectedTextContent{font-weight:var(--font-weight-regular,400);color:var(--color-black-1,#232323);-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;white-space:pre-wrap;-webkit-box-orient:vertical;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.chat-module__ceFu5W__selectedTextClose{background:var(--color-grey-6,#f2f6f8);border-radius:999px;flex-shrink:0;align-items:center;padding:2px;transition:background .15s;display:flex}.chat-module__ceFu5W__selectedTextClose:hover{background:var(--color-grey-5,#e4ebef)}.chat-module__ceFu5W__inputCard{z-index:1;background-color:#fff;border:1px solid #e4ebef;border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex;box-shadow:0 4px 20px #8b8b8b14}.chat-module__ceFu5W__inputCard:focus-within{border-color:#c8d2da}.chat-module__ceFu5W__textarea{resize:none;width:100%;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:#232323;background:0 0;border:none;outline:none;flex:1;min-height:60px;max-height:200px;padding:0;font-size:16px;line-height:24px}.chat-module__ceFu5W__textarea::placeholder{color:#7a7f82}.chat-module__ceFu5W__attachmentList{flex-shrink:0;align-items:flex-start;gap:12px;display:flex;overflow-x:auto}.chat-module__ceFu5W__slashLibraryItem{align-items:center;gap:8px;min-width:0;display:flex}.chat-module__ceFu5W__slashLibraryItem>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-module__ceFu5W__inputActions{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-module__ceFu5W__inputActionsLeft,.chat-module__ceFu5W__inputActionsRight{align-items:center;gap:8px;display:flex}.chat-module__ceFu5W__rollbackRow{align-self:flex-start;margin-top:4px;display:inline-flex}.chat-module__ceFu5W__feedbackWrap{flex-direction:column;align-self:stretch;gap:8px;margin-top:4px;display:flex}.chat-module__ceFu5W__feedbackRow{align-self:flex-start;gap:4px;display:inline-flex}.chat-module__ceFu5W__feedbackIconButton{width:28px;height:28px;color:var(--color-black-4,#626669);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.chat-module__ceFu5W__feedbackIconButton:hover{background:var(--color-grey-6,#f2f6f8)}.chat-module__ceFu5W__feedbackIconButtonActive{color:var(--color-black-1,#232323);background:var(--color-grey-6,#f2f6f8)}.chat-module__ceFu5W__feedbackCard{background-color:#fff;border:1px solid #e4ebef;border-radius:20px;flex-direction:column;gap:12px;padding:20px;display:flex;box-shadow:0 4px 20px #8b8b8b14}.chat-module__ceFu5W__feedbackCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.chat-module__ceFu5W__feedbackTitle{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:#7a7f82;margin:0;font-size:13px;font-weight:400;line-height:18px}.chat-module__ceFu5W__feedbackClose{width:24px;height:24px;color:var(--color-black-4,#626669);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}.chat-module__ceFu5W__feedbackClose:hover{background:var(--color-grey-6,#f2f6f8)}.chat-module__ceFu5W__feedbackReasons{flex-wrap:wrap;gap:12px;display:flex}.chat-module__ceFu5W__feedbackReasonPill{font-weight:700!important}.chat-module__ceFu5W__feedbackReasonPillActive{background:var(--color-grey-5,#e4ebef)!important;box-shadow:inset 0 0 0 1px #d3dade!important}.chat-module__ceFu5W__feedbackOther{flex-direction:column;gap:4px;display:flex}.chat-module__ceFu5W__feedbackOtherLabel{color:#7a7f82;font-size:13px;line-height:18px}.chat-module__ceFu5W__feedbackTextarea{resize:vertical;width:100%;min-height:60px;max-height:160px;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:#232323;background:#f2f6f8;border:1px solid #e4ebef;border-radius:12px;padding:10px 12px;font-size:14px;line-height:20px}.chat-module__ceFu5W__feedbackTextarea:focus{border-color:#c8d2da;outline:none}.chat-module__ceFu5W__feedbackCounter{color:#7a7f82;align-self:flex-end;font-size:12px;line-height:16px}.chat-module__ceFu5W__feedbackError{color:#b3261e;margin:0;font-size:13px;line-height:18px}.chat-module__ceFu5W__feedbackFooter{justify-content:flex-start;display:flex}.chat-module__ceFu5W__feedbackDivider{background:#e4ebef;border:none;align-self:stretch;height:1px;margin:0}
.HandoffCard-module__He3YIa__container{width:100%;margin-bottom:var(--spacing-xl,16px);container-type:inline-size}.HandoffCard-module__He3YIa__card{align-items:center;gap:var(--spacing-xl,16px);text-align:left;background:var(--color-white,#fff);border:1px solid var(--color-grey-5,#e4ebef);border-radius:var(--radius-md,16px);cursor:pointer;width:100%;padding:12px 16px 12px 12px;transition:box-shadow .15s;display:flex;box-shadow:0 4px 20px #8b8b8b14}.HandoffCard-module__He3YIa__card:hover:not(:disabled){box-shadow:0 4px 20px #8b8b8b29}.HandoffCard-module__He3YIa__card:disabled{cursor:default;opacity:.6}.HandoffCard-module__He3YIa__icon{--job-icon-radius:var(--radius-md,16px)}.HandoffCard-module__He3YIa__body{justify-content:center;gap:var(--spacing-xs,2px);flex-direction:column;flex:1;min-width:0;display:flex}.HandoffCard-module__He3YIa__title,.HandoffCard-module__He3YIa__subtitle{font-family:var(--font-family-primary,sans-serif);font-size:var(--font-size-2xs,14px);line-height:var(--line-height-sm,20px)}.HandoffCard-module__He3YIa__title{font-weight:var(--font-weight-medium,500);color:var(--color-black-1,#232323)}.HandoffCard-module__He3YIa__subtitle{font-weight:var(--font-weight-regular,400);color:var(--color-black-5,#7a7f82)}.HandoffCard-module__He3YIa__cta{justify-content:center;align-items:center;gap:var(--spacing-md,8px);border:1px solid var(--color-grey-5,#e4ebef);border-radius:var(--radius-xs,10px);min-width:44px;min-height:44px;font-family:var(--font-family-primary,sans-serif);font-size:var(--font-size-2xs,14px);line-height:var(--line-height-sm,20px);font-weight:var(--font-weight-medium,500);color:var(--color-black-1,#232323);flex-shrink:0;padding:0 12px 0 20px;display:flex}@container (max-width:420px){.HandoffCard-module__He3YIa__cta{display:none}}
.FollowUpList-module__x8JN-G__root{gap:var(--spacing-md,8px);width:100%;font-family:var(--font-family-primary);flex-direction:column;display:flex}.FollowUpList-module__x8JN-G__header{font-size:var(--font-size-xs,16px);line-height:var(--line-height-md,24px);font-weight:var(--font-weight-medium,500);color:var(--color-black-1,#232323)}.FollowUpList-module__x8JN-G__list{flex-direction:column;width:fit-content;max-width:100%;display:flex}.FollowUpList-module__x8JN-G__item{border:none;border-top:1px solid var(--color-grey-5,#e4ebef);border-bottom:1px solid var(--color-grey-5,#e4ebef);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;width:100%;margin-bottom:-1px;padding:12px 24px 12px 0;font-family:inherit;transition:opacity .12s;display:flex}.FollowUpList-module__x8JN-G__item:hover{opacity:.7}.FollowUpList-module__x8JN-G__item:disabled{cursor:default;opacity:.5}.FollowUpList-module__x8JN-G__item:first-child{border-top:none}.FollowUpList-module__x8JN-G__arrow{color:var(--color-black-1,#232323);flex-shrink:0;display:flex}.FollowUpList-module__x8JN-G__text{min-width:0;font-size:var(--font-size-xs,16px);line-height:var(--line-height-md,24px);font-weight:var(--font-weight-regular,400);color:var(--color-black-1,#232323);word-break:break-word;flex:1 1 0}
.FollowUpSuggestions-module__L5lIxW__container{margin-top:var(--spacing-xl,16px)}
.TokensBanner-module__HyFaWW__banner{background:#eef3ff;border:1px solid #d1dfff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;display:flex;box-shadow:0 2px 12px #286aff33}.TokensBanner-module__HyFaWW__text{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);font-size:16px;font-weight:var(--font-weight-regular,400);color:var(--color-black-1,#232323);margin:0;line-height:24px}.TokensBanner-module__HyFaWW__button{height:44px;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);font-size:14px;font-weight:var(--font-weight-medium,500);color:var(--color-white,#fff);cursor:pointer;background:#286aff;border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 20px;line-height:20px;transition:background .15s;display:inline-flex}.TokensBanner-module__HyFaWW__button:hover{background:#1f57d6}
.PortalNodeToolbar-module__3a8hjG__portalToolbar{align-items:center;gap:var(--spacing-lg,12px);-webkit-user-select:none;user-select:none;touch-action:none;pointer-events:auto;z-index:10000;animation:.15s ease-out PortalNodeToolbar-module__3a8hjG__portalToolbarFadeIn;display:flex;position:fixed}@keyframes PortalNodeToolbar-module__3a8hjG__portalToolbarFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PortalNodeToolbar-module__3a8hjG__vertical{flex-direction:column}
.MicroEditor-module__Eks9Pq__container{width:100%;height:100%;position:relative}.MicroEditor-module__Eks9Pq__editor{justify-content:var(--micro-editor-justify-content,flex-start);-webkit-user-select:text;user-select:text;flex-direction:column;height:100%;display:flex}.MicroEditor-module__Eks9Pq__editor .ProseMirror{width:100%}.MicroEditor-module__Eks9Pq__editor:focus-within{cursor:text}.micro-editor{max-width:var(--micro-editor-max-width);max-height:var(--micro-editor-max-height);outline:none}.micro-editor p:last-child{margin-bottom:0}.MicroEditor-module__Eks9Pq__controlsContainer{margin-bottom:var(--size--12);z-index:10;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}
.WorkspaceMobileHeader-module__0TiJGG__root{background-color:var(--color-white);flex-direction:column;width:100%;display:flex}.WorkspaceMobileHeader-module__0TiJGG__topRow{border-bottom:1px solid var(--color-grey-5);justify-content:space-between;align-items:center;gap:12px;height:64px;padding:12px 20px;display:flex}.WorkspaceMobileHeader-module__0TiJGG__logo{flex-shrink:0;line-height:0;display:block}.WorkspaceMobileHeader-module__0TiJGG__switcher{background-color:var(--color-grey-6);border-radius:10px;align-items:center;gap:2px;padding:2px;display:inline-flex}.WorkspaceMobileHeader-module__0TiJGG__switchButton{width:36px;height:36px;color:var(--color-black-5);cursor:pointer;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.WorkspaceMobileHeader-module__0TiJGG__switchButtonActive{background-color:var(--color-white);color:var(--color-black-1);box-shadow:0 1px 2px #23232314}.WorkspaceMobileHeader-module__0TiJGG__burger{border:1px solid var(--color-grey-5);background-color:var(--color-white);width:36px;height:36px;color:var(--color-black-1);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.WorkspaceMobileHeader-module__0TiJGG__burger:hover{background-color:var(--color-grey-6)}.WorkspaceMobileHeader-module__0TiJGG__bottomRow{border-bottom:1px solid var(--color-grey-5);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.WorkspaceMobileHeader-module__0TiJGG__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-1);flex:1;margin:0;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.WorkspaceMobileHeader-module__0TiJGG__bottomActions{flex-shrink:0;align-items:center;gap:12px;display:flex}
.WorkspaceHeader-module__BfGlkq__container{background-color:var(--background);justify-content:center;width:100%;display:flex}.WorkspaceHeader-module__BfGlkq__container .camp-steps-tab-bar{max-width:none}.WorkspaceHeader-module__BfGlkq__divider{width:100%;min-width:100%}
.WorkspaceAsidePlaceholder-module__EGeCEW__column{background-color:var(--color-white);border-left:1px solid var(--color-grey-5);background-image:radial-gradient(circle,#f6f9fa 1.75px,#0000 1.85px);background-position:0 0;background-size:10.5px 10.5px;flex-direction:column;flex-shrink:0;width:400px;height:100%;min-height:0;display:flex}.WorkspaceAsidePlaceholder-module__EGeCEW__content{justify-content:center;align-items:center;gap:var(--spacing-sm);text-align:center;flex-direction:column;flex:1;min-height:0;padding:24px;display:flex;overflow:hidden}.WorkspaceAsidePlaceholder-module__EGeCEW__title{color:var(--text-primary)}.WorkspaceAsidePlaceholder-module__EGeCEW__subtitle{color:var(--text-secondary);max-width:240px}
.WorkspaceCard-module__lZpqkq__card{gap:var(--spacing-2xl);box-sizing:border-box;min-width:0;height:156px;padding:var(--spacing-3xl);border:1px solid var(--color-grey-5,#e4ebef);border-radius:var(--radius-lg);background:var(--bg-primary,#fff);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.WorkspaceCard-module__lZpqkq__cardList{align-items:center;gap:var(--spacing-xl);height:auto;min-height:72px;padding:var(--spacing-xl)var(--spacing-3xl);flex-direction:row}.WorkspaceCard-module__lZpqkq__topRow{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.WorkspaceCard-module__lZpqkq__mainHit,.WorkspaceCard-module__lZpqkq__iconHit,.WorkspaceCard-module__lZpqkq__titleButton{text-align:left;cursor:pointer;background:0 0;border:none;min-width:0;padding:0;display:flex}.WorkspaceCard-module__lZpqkq__mainHit{align-items:center;gap:var(--spacing-xl);flex-direction:row;flex:auto}.WorkspaceCard-module__lZpqkq__iconHit{flex-shrink:0}.WorkspaceCard-module__lZpqkq__titleButton{width:100%}.WorkspaceCard-module__lZpqkq__mainHit:disabled,.WorkspaceCard-module__lZpqkq__iconHit:disabled{cursor:default}.WorkspaceCard-module__lZpqkq__iconCell{border:1px solid var(--color-grey-5,#e4ebef);border-radius:var(--radius-sm);background:var(--bg-primary,#fff);width:40px;height:40px;color:var(--text-primary,#232323);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WorkspaceCard-module__lZpqkq__menuButton{width:24px;height:24px;color:var(--text-secondary,#626669);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.WorkspaceCard-module__lZpqkq__content{gap:var(--spacing-sm);flex-direction:column;width:100%;min-width:0;display:flex}.WorkspaceCard-module__lZpqkq__cardList .WorkspaceCard-module__lZpqkq__content{flex:auto;width:auto}.WorkspaceCard-module__lZpqkq__title{color:var(--text-primary,#232323);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:24px;overflow:hidden}.WorkspaceCard-module__lZpqkq__meta{align-items:center;gap:var(--spacing-md);color:var(--text-secondary,#626669);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);line-height:20px;display:flex}.WorkspaceCard-module__lZpqkq__metaDivider{background:var(--color-grey-5,#e4ebef);width:1px;height:12px}
.WorkspaceListEmpty-module__sln9Ja__root{justify-content:center;align-items:center;gap:var(--spacing-xl);width:100%;min-height:240px;padding:var(--spacing-5xl)var(--spacing-3xl);text-align:center;flex-direction:column;display:flex}.WorkspaceListEmpty-module__sln9Ja__title{color:var(--text-primary,#232323);font-family:var(--font-family-primary);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);margin:0;line-height:28px}.WorkspaceListEmpty-module__sln9Ja__text{color:var(--text-secondary,#626669);max-width:360px}
.WorkspaceListPage-module__SfceLa__page{box-sizing:border-box;background:var(--bg-primary,#fff);color:var(--text-primary,#232323)}.WorkspaceListPage-module__SfceLa__inner{gap:var(--spacing-5xl);box-sizing:border-box;width:100%;max-width:1440px;padding:var(--spacing-8xl)var(--spacing-12xl);flex-direction:column;margin:0 auto;display:flex}@media (max-width:1024px){.WorkspaceListPage-module__SfceLa__inner{padding:var(--spacing-5xl)var(--spacing-4xl)}}@media (max-width:640px){.WorkspaceListPage-module__SfceLa__inner{gap:var(--spacing-3xl);padding:var(--spacing-3xl)var(--spacing-xl)}}.WorkspaceListPage-module__SfceLa__header{justify-content:space-between;align-items:center;gap:var(--spacing-xl);flex-wrap:wrap;width:100%;display:flex}.WorkspaceListPage-module__SfceLa__title{min-width:200px;color:var(--text-primary,#232323);font-family:var(--font-family-primary);font-size:var(--font-size-3xl);font-weight:var(--font-weight-medium);flex:1 0 0;margin:0;line-height:48px}@media (max-width:640px){.WorkspaceListPage-module__SfceLa__title{min-width:0;font-size:var(--font-size-2xl);line-height:36px}}.WorkspaceListPage-module__SfceLa__headerActionsMobile{align-items:center;gap:var(--spacing-md);display:flex}.WorkspaceListPage-module__SfceLa__searchPanel{gap:var(--spacing-2xl);box-sizing:border-box;width:100%;padding:var(--spacing-3xl);border:1px solid var(--color-grey-6,#f2f6f8);border-radius:var(--radius-xl);background:var(--bg-primary,#fff);box-shadow:var(--shadow-md);flex-wrap:wrap;align-items:flex-start;display:flex}.WorkspaceListPage-module__SfceLa__searchField{flex:1 0 0;min-width:180px;position:relative}.WorkspaceListPage-module__SfceLa__searchField input{padding-right:48px}.WorkspaceListPage-module__SfceLa__searchField .camp-small-close-btn{z-index:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.WorkspaceListPage-module__SfceLa__content{gap:var(--spacing-5xl);flex-direction:column;width:100%;display:flex}.WorkspaceListPage-module__SfceLa__authSkeleton{gap:var(--spacing-xl);flex-direction:column;width:100%;display:flex}.WorkspaceListPage-module__SfceLa__listBlock{gap:var(--spacing-lg);flex-direction:column;width:100%;display:flex}.WorkspaceListPage-module__SfceLa__metaRow{justify-content:space-between;align-items:center;gap:var(--spacing-5xl);width:100%;display:flex}.WorkspaceListPage-module__SfceLa__count{color:var(--text-secondary,#626669);flex:1 0 0}.WorkspaceListPage-module__SfceLa__grid{gap:var(--spacing-2xl);grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}@media (max-width:1200px){.WorkspaceListPage-module__SfceLa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.WorkspaceListPage-module__SfceLa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.WorkspaceListPage-module__SfceLa__list{gap:var(--spacing-xl);flex-direction:column;width:100%;display:flex}.WorkspaceListPage-module__SfceLa__skeletonCard{border-radius:var(--radius-lg);height:156px}.WorkspaceListPage-module__SfceLa__pagination{justify-content:center;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}@media (max-width:640px){.WorkspaceListPage-module__SfceLa__pagination .camp-pagination__button{min-width:36px;height:36px;padding:0 6px}.WorkspaceListPage-module__SfceLa__pagination .camp-pagination__button:first-child{margin-right:4px}.WorkspaceListPage-module__SfceLa__pagination .camp-pagination__button:last-child{margin-left:4px}}.WorkspaceListPage-module__SfceLa__error{padding:var(--spacing-5xl);color:var(--status-error,#ef4444);justify-content:center;display:flex}
.NotificationContainer-module__XjYhda__container{bottom:var(--spacing-6xl);z-index:9999;gap:var(--spacing-lg);pointer-events:none;flex-direction:column;display:flex;position:fixed;right:50%;transform:translate(50%)}.NotificationContainer-module__XjYhda__notification{pointer-events:auto}.NotificationContainer-module__XjYhda__notificationEnter{animation:.2s ease-out NotificationContainer-module__XjYhda__slideIn}@keyframes NotificationContainer-module__XjYhda__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.NotificationContainer-module__XjYhda__notificationExit{animation:.2s ease-in forwards NotificationContainer-module__XjYhda__slideOut}@keyframes NotificationContainer-module__XjYhda__slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
.AiAgentChatBar-module__U8RmyW__root{left:0;right:0;bottom:var(--kb-inset,0px);z-index:90;pointer-events:none;flex-direction:column;padding:12px 0 0;transition:bottom .15s;display:flex;position:fixed}.AiAgentChatBar-module__U8RmyW__shell{pointer-events:auto;flex-direction:column;margin:0 20px;display:flex}.AiAgentChatBar-module__U8RmyW__captionStrip{padding:0 20px calc(12px + env(safe-area-inset-bottom,0px));background-color:var(--color-grey-6,#f2f6f8)}.AiAgentChatBar-module__U8RmyW__shellWithBanner{background-color:#eef3ff;border-radius:16px;padding-top:4px}.AiAgentChatBar-module__U8RmyW__banner{align-items:center;gap:10px;padding:4px 16px 4px 12px;display:flex}.AiAgentChatBar-module__U8RmyW__bannerContent{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.AiAgentChatBar-module__U8RmyW__bannerCat{object-fit:cover;border-radius:6px;flex-shrink:0;width:33px;height:28px}.AiAgentChatBar-module__U8RmyW__bannerText{min-width:0;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-1);font-size:14px;font-weight:400;line-height:20px}.AiAgentChatBar-module__U8RmyW__bannerLink{color:#286aff;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:12px;font-weight:400;line-height:16px;text-decoration:underline}.AiAgentChatBar-module__U8RmyW__inputCard{background-color:var(--color-white,#fff);border-radius:16px;box-shadow:0 4px 20px #8b8b8b14}
.ChartNode-module__5mRgdG__chartNodeWrapper{width:100%;height:100%}.ChartNode-module__5mRgdG__complexEditor{gap:var(--spacing-sm,4px)}.ChartNode-module__5mRgdG__chartContainer{width:100%;height:100%}
.ShapeNode-module__Aj6C4q__shapeNodeWrapper,.ShapeNode-module__Aj6C4q__shapeContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:visible}.ShapeNode-module__Aj6C4q__shapeContainer svg,.ShapeNode-module__Aj6C4q__shapeSvg{width:100%;height:100%;display:block;overflow:visible}.ShapeNode-module__Aj6C4q__toolbarContainer,.ShapeNode-module__Aj6C4q__colorPickerWrapper{position:relative}.ShapeNode-module__Aj6C4q__colorPickerPopover{margin-top:var(--spacing-sm);z-index:100;background:var(--bg-primary);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);position:absolute;top:100%;left:50%;transform:translate(-50%)}
.EditorPreview-module__0GeDPq__slidePreview{pointer-events:none;-webkit-user-select:none;user-select:none}.EditorPreview-module__0GeDPq__unknownNode{background:var(--bg-secondary,#f3f4f6);width:100%;height:100%;color:var(--text-tertiary,#9ca3af);border-radius:4px;justify-content:center;align-items:center;font-size:12px;display:flex}
.SlidePreviewCard-module__VveHXa__container{aspect-ratio:16/9;border-radius:8px;width:100%;position:relative;overflow:hidden}.SlidePreviewCard-module__VveHXa__scaleWrapper{transform-origin:0 0;position:absolute;top:0;left:0}
.EditorLazy-module__mbAaGW__slideLazy{cursor:pointer;background:linear-gradient(135deg,var(--bg-secondary,#f9fafb)0%,var(--bg-primary,#fff)100%);border-radius:8px;justify-content:center;align-items:center;transition:box-shadow .2s;display:flex;position:relative}.EditorLazy-module__mbAaGW__lazyContent{text-align:center;color:var(--text-tertiary,#9ca3af);flex-direction:column;align-items:center;gap:8px;display:flex}.EditorLazy-module__mbAaGW__lazyTitle{color:var(--text-secondary,#6b7280);font-size:18px;font-weight:500}.EditorLazy-module__mbAaGW__lazyInfo{font-size:14px}.EditorLazy-module__mbAaGW__lazyHint{opacity:.6;font-size:12px}
.EditorErrorBoundary-module__k6ZPaq__errorContainer{min-height:400px;padding:var(--space-8,2rem);background-color:var(--bg-secondary,#f9fafb);border-radius:var(--space-2,.5rem);justify-content:center;align-items:center;display:flex}.EditorErrorBoundary-module__k6ZPaq__errorContent{text-align:center;flex-direction:column;align-items:center;max-width:400px;display:flex}.EditorErrorBoundary-module__k6ZPaq__errorIcon{color:var(--text-error,#ef4444);margin-bottom:var(--space-4,1rem)}.EditorErrorBoundary-module__k6ZPaq__errorTitle{margin:0 0 var(--space-2,.5rem);font-size:var(--text-lg,1.125rem);font-weight:var(--font-semibold,600);color:var(--text-primary,#1f2937)}.EditorErrorBoundary-module__k6ZPaq__errorMessage{margin:0 0 var(--space-6,1.5rem);font-size:var(--text-sm,.875rem);color:var(--text-secondary,#6b7280);word-break:break-word}.EditorErrorBoundary-module__k6ZPaq__errorActions{gap:var(--space-3,.75rem);display:flex}.EditorErrorBoundary-module__k6ZPaq__primaryButton{padding:var(--space-2,.5rem)var(--space-4,1rem);font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);color:var(--text-inverse,#fff);background-color:var(--bg-accent,#2563eb);border-radius:var(--space-1,.25rem);cursor:pointer;border:none;transition:background-color .15s}.EditorErrorBoundary-module__k6ZPaq__primaryButton:hover{background-color:var(--bg-accent-hover,#1d4ed8)}.EditorErrorBoundary-module__k6ZPaq__secondaryButton{padding:var(--space-2,.5rem)var(--space-4,1rem);font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);color:var(--text-primary,#1f2937);border:1px solid var(--border-primary,#e5e7eb);border-radius:var(--space-1,.25rem);cursor:pointer;background-color:#0000;transition:background-color .15s}.EditorErrorBoundary-module__k6ZPaq__secondaryButton:hover{background-color:var(--bg-hover,#f3f4f6)}
.SpeakerScriptPaywallModal-module__4YhMSW__content{align-items:center;gap:var(--spacing-2xl);text-align:center;flex-direction:column;display:flex}.SpeakerScriptPaywallModal-module__4YhMSW__documentIcon{object-fit:contain;width:88px;height:88px}.SpeakerScriptPaywallModal-module__4YhMSW__textContainer{gap:var(--spacing-md);justify-items:center;width:100%;display:grid}.SpeakerScriptPaywallModal-module__4YhMSW__title{color:var(--text-primary);font-family:var(--font-family-primary);font-size:var(--font-size-2xl);font-weight:var(--font-weight-medium);line-height:var(--line-height-3xl);margin:0}.SpeakerScriptPaywallModal-module__4YhMSW__title span{display:block}.SpeakerScriptPaywallModal-module__4YhMSW__discount{color:var(--status-error)}.SpeakerScriptPaywallModal-module__4YhMSW__subtitle{color:var(--text-secondary);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);margin:0}.SpeakerScriptPaywallModal-module__4YhMSW__error{color:var(--status-error);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-sm);margin:0}.SpeakerScriptPaywallModal-module__4YhMSW__actions{gap:var(--spacing-lg);width:100%;display:grid}.SpeakerScriptPaywallModal-module__4YhMSW__ctaButton{height:56px;min-height:56px}
.presentationEditor-module__mdFjZW__container{background-color:var(--bg-primary);flex-direction:column;width:100%;height:100dvh;transition:width .3s ease-in-out;display:flex;overflow:hidden}.presentationEditor-module__mdFjZW__container.presentationEditor-module__mdFjZW__initialized{background:var(--color-white)}.presentationEditor-module__mdFjZW__container.presentationEditor-module__mdFjZW__embedded{height:100%}.presentationEditor-module__mdFjZW__editorContainer{flex-direction:row;flex:1;width:100%;min-height:0;display:flex}@media (max-width:63.9875rem){.presentationEditor-module__mdFjZW__editorContainer{max-width:var(--content-max-width);margin:0 auto}}.presentationEditor-module__mdFjZW__workspaceArea{background-color:var(--color-grey-6);flex-direction:row;flex:1;width:100%;min-height:0;display:flex;position:relative}.presentationEditor-module__mdFjZW__slidePanelWrapper{bottom:var(--spacing-4xl);z-index:200;position:absolute;left:50%;transform:translate(-50%)}.presentationEditor-module__mdFjZW__mainContent{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.presentationEditor-module__mdFjZW__slidesListContainer{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.presentationEditor-module__mdFjZW__slideContainer{justify-content:center;align-items:flex-start;width:100%;height:100%;transition:align-items .3s ease-in-out;display:flex}.presentationEditor-module__mdFjZW__loadingScreen{background-color:var(--color-grey-6);justify-content:center;align-items:center}.presentationEditor-module__mdFjZW__slideStripWrapper{background-color:var(--color-grey-6);flex-shrink:0;width:100%}@media (max-width:63.9875rem){.presentationEditor-module__mdFjZW__container.presentationEditor-module__mdFjZW__initialized{background:var(--color-grey-6)}}.presentationEditor-module__mdFjZW__mobileWorkspace{width:100%;height:100%;position:relative;overflow:hidden}.presentationEditor-module__mdFjZW__mobileLoaderOverlay{z-index:100;position:absolute;bottom:180px;right:50%;transform:translate(50%)}.presentationEditor-module__mdFjZW__paywallOverlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-sm);background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.presentationEditor-module__mdFjZW__paywallContent{align-items:center;gap:var(--spacing-xl);flex-direction:column;display:flex}
.camp-curtain-banner{background:var(--camp-yellow-3);box-sizing:border-box;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.camp-curtain-banner--lg{min-height:50px;padding:12px 32px}.camp-curtain-banner--xs{padding:16px 20px}.CurtainBanner-module__C42QFq__container{box-sizing:border-box;width:100%;max-width:1248px;display:flex}.camp-curtain-banner--lg .CurtainBanner-module__C42QFq__container{flex-direction:row;align-items:center;gap:24px}.camp-curtain-banner--xs .CurtainBanner-module__C42QFq__container{flex-direction:column;align-items:stretch;gap:16px}.CurtainBanner-module__C42QFq__content{flex-direction:column;gap:0;display:flex}.camp-curtain-banner--lg .CurtainBanner-module__C42QFq__content{flex:1;min-width:0}.camp-curtain-banner--xs .CurtainBanner-module__C42QFq__content{width:100%}.CurtainBanner-module__C42QFq__title{font-family:var(--camp-font-family);font-weight:var(--camp-weight-medium);font-size:var(--camp-font-size-xs);line-height:var(--camp-line-md);color:var(--camp-black-1);margin:0}.CurtainBanner-module__C42QFq__subtitle{font-family:var(--camp-font-family);font-weight:var(--camp-weight-regular);font-size:var(--camp-font-size-xs);line-height:var(--camp-line-md);color:var(--camp-black-4);margin:0}.CurtainBanner-module__C42QFq__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.camp-curtain-banner--lg .CurtainBanner-module__C42QFq__actions{flex-direction:row}.camp-curtain-banner--xs .CurtainBanner-module__C42QFq__actions{flex-direction:column;width:100%}.camp-curtain-banner--xs .CurtainBanner-module__C42QFq__actions>*{width:100%}
.PresentationSurvey-module__v8E9Pa__container{z-index:var(--z-editor-survey);position:fixed;bottom:20px;left:20px}@media (min-width:64rem){.PresentationSurvey-module__v8E9Pa__container{bottom:64px;left:24px}}.PresentationSurvey-module__v8E9Pa__earlyAdoptersFirstParagraph{margin:0 0 8px}.PresentationSurvey-module__v8E9Pa__earlyAdoptersSecondParagraph{margin:0}
.slideMenu-module__xJSDLa__menu{height:100%;padding:var(--spacing-3xl)var(--spacing-4xl);flex-direction:column;display:flex;overflow:hidden}.slideMenu-module__xJSDLa__slidesBar{flex:1;min-height:0}.slideMenu-module__xJSDLa__menuHorizontal{height:auto;padding:var(--spacing-lg)var(--spacing-4xl);flex-direction:row;align-items:center;overflow:visible}.slideMenu-module__xJSDLa__slidesBarHorizontal{flex:1;min-width:0}.slideMenu-module__xJSDLa__slidesLane{flex:1;min-width:0;position:relative}.slideMenu-module__xJSDLa__laneFade{pointer-events:none;z-index:1;width:48px;position:absolute;top:0;bottom:0}.slideMenu-module__xJSDLa__laneFadeLeft{background:linear-gradient(to left,#f2f6f800 0%,var(--color-grey-6,#f2f6f8)100%);left:0}.slideMenu-module__xJSDLa__laneFadeRight{background:linear-gradient(to right,#f2f6f800 0%,var(--color-grey-6,#f2f6f8)100%);right:0}.slideMenu-module__xJSDLa__menuHorizontal .slideMenu-module__xJSDLa__feedbackShorten{width:auto;z-index:var(--z-editor-feedback);padding:0;position:fixed;bottom:64px;left:24px}.slideMenu-module__xJSDLa__feedbackShorten{padding-top:var(--spacing-lg);cursor:pointer;appearance:none;text-align:left;background:0 0;border:none;flex-shrink:0;width:100%;padding-bottom:0;padding-left:0;padding-right:0}.slideMenu-module__xJSDLa__previewWrapper{border-radius:var(--radius-2xs);pointer-events:none;position:absolute;inset:0;overflow:hidden}.slideMenu-module__xJSDLa__skeletonSlide{border-radius:var(--radius-2xs);width:100%;height:100%}.slideMenu-module__xJSDLa__lockedContent{filter:blur(8px);width:100%;height:100%}.slideMenu-module__xJSDLa__lockedOverlay{z-index:1;border-radius:var(--radius-2xs);pointer-events:none;background:#00000026;position:absolute;inset:0}.slideMenu-module__xJSDLa__contextMenuWrapper{z-index:1000;position:fixed}
.PresentationPlayer-module__JjD5XG__portal{z-index:9999;position:fixed;inset:0}.PresentationPlayer-module__JjD5XG__container{cursor:none;background:#000;outline:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.PresentationPlayer-module__JjD5XG__container.PresentationPlayer-module__JjD5XG__cursorVisible{cursor:default}.PresentationPlayer-module__JjD5XG__slideWrapper{transform-origin:50%;flex-shrink:0}.PresentationPlayer-module__JjD5XG__slideCounter{bottom:var(--spacing-xl,16px);right:var(--spacing-3xl,24px);color:#fff9;font-family:var(--font-family-primary,sans-serif);font-size:var(--font-size-2xs,14px);font-weight:var(--font-weight-medium,500);padding:var(--spacing-sm,4px)var(--spacing-md,8px);border-radius:var(--radius-3xs,4px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;background:#0006;transition:opacity .3s;position:absolute}.PresentationPlayer-module__JjD5XG__container.PresentationPlayer-module__JjD5XG__cursorVisible .PresentationPlayer-module__JjD5XG__slideCounter{opacity:1}.PresentationPlayer-module__JjD5XG__navArea{opacity:0;cursor:pointer;z-index:1;justify-content:center;align-items:center;width:80px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0}.PresentationPlayer-module__JjD5XG__container.PresentationPlayer-module__JjD5XG__cursorVisible .PresentationPlayer-module__JjD5XG__navArea:hover{opacity:1}.PresentationPlayer-module__JjD5XG__navPrev{left:0}.PresentationPlayer-module__JjD5XG__navNext{right:0}.PresentationPlayer-module__JjD5XG__navIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fffc;-webkit-user-select:none;user-select:none;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}
.MobileHeader-module__utU2ka__root{background-color:var(--color-white);flex-direction:column;width:100%;display:flex}.MobileHeader-module__utU2ka__topRow{border-bottom:1px solid var(--color-grey-5);justify-content:space-between;align-items:center;gap:12px;height:64px;padding:12px 20px;display:flex}.MobileHeader-module__utU2ka__switcher{background-color:var(--color-grey-6);border-radius:10px;align-items:center;gap:2px;padding:2px;display:inline-flex}.MobileHeader-module__utU2ka__switchButton{width:36px;height:36px;color:var(--color-black-5);cursor:pointer;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.MobileHeader-module__utU2ka__switchButtonActive{background-color:var(--color-white);color:var(--color-black-1);box-shadow:0 1px 2px #23232314}.MobileHeader-module__utU2ka__burger{border:1px solid var(--color-grey-5);background-color:var(--color-white);width:36px;height:36px;color:var(--color-black-1);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.MobileHeader-module__utU2ka__burger:hover{background-color:var(--color-grey-6)}.MobileHeader-module__utU2ka__bottomRow{border-bottom:1px solid var(--color-grey-5);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.MobileHeader-module__utU2ka__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-1);flex:1;margin:0;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.MobileHeader-module__utU2ka__bottomActions{flex-shrink:0;align-items:center;gap:8px;display:flex}
.slideHeader-module__u6eRza__container{background-color:var(--background);justify-content:center;width:100%;display:flex}.slideHeader-module__u6eRza__container .camp-steps-tab-bar{max-width:none}.slideHeader-module__u6eRza__divider{width:100%;min-width:100%}@media (max-width:63.9875rem){.slideHeader-module__u6eRza__container{padding:0 var(--spacing-md)}}
.slide-editor-module__fePK9q__editorContainer{background-color:#f9fafb;height:100vh;display:flex}.slide-editor-module__fePK9q__mainContent{flex-direction:column;flex:1;min-width:0;display:flex}.slide-editor-module__fePK9q__workspaceArea{flex:1;min-height:0;display:flex;overflow:hidden}.slide-editor-module__fePK9q__canvasWrapper{flex:1;min-width:0}.slide-editor-module__fePK9q__hiddenAudio{display:none}.slide-editor-module__fePK9q__slidesContainer{flex:1;gap:24px;display:flex;overflow:hidden}.slide-editor-module__fePK9q__slidesList{flex-direction:column;flex:1;gap:32px;min-width:0;padding:24px;display:flex;overflow-y:auto}.slide-editor-module__fePK9q__slideWrapper{background:#f1f5f9;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.slide-editor-module__fePK9q__slideContent{width:100%;height:100%}.react-flow__panel.slide-editor-module__fePK9q__toolbarPanel{margin-bottom:16px}.react-flow__panel.slide-editor-module__fePK9q__notificationPanel{margin-bottom:16px}.slide-editor-module__fePK9q__lazyBadge{color:#9ca3af;font-weight:400}.slide-editor-module__fePK9q__previewBadge{color:#60a5fa;font-weight:400}.slide-editor-module__fePK9q__propertiesPanel{background:#fff;border-left:1px solid #e5e7eb;flex-shrink:0;width:320px;overflow-y:auto}
.MobileSlidesList-module__X5VFga__container{gap:var(--spacing-xl);padding:var(--spacing-4xl)var(--spacing-2xl);background-color:var(--color-grey-6);flex-direction:column;width:100%;height:100%;padding-bottom:180px;display:flex;overflow-y:auto}.MobileSlidesList-module__X5VFga__slideCard{gap:var(--spacing-sm);cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex-shrink:0;padding:0;display:flex;position:relative}.MobileSlidesList-module__X5VFga__previewContainer{aspect-ratio:16/9;border-radius:var(--radius-xs);background:var(--color-white);width:100%;box-shadow:var(--shadow-sm);border:2px solid #0000;transition:border-color .15s;position:relative;overflow:hidden}.MobileSlidesList-module__X5VFga__previewContainerActive{border-color:var(--color-black-1)}.MobileSlidesList-module__X5VFga__previewWrapper{pointer-events:none;position:absolute;inset:0;overflow:hidden}.MobileSlidesList-module__X5VFga__previewWrapper>*{transform-origin:0 0}.MobileSlidesList-module__X5VFga__lockedContent{filter:blur(8px);width:100%;height:100%}.MobileSlidesList-module__X5VFga__lockedContent>*{transform-origin:0 0}.MobileSlidesList-module__X5VFga__lockedOverlay{z-index:1;border-radius:var(--radius-xs);pointer-events:none;background:#00000026;position:absolute;inset:0}.MobileSlidesList-module__X5VFga__skeletonSlide{border-radius:var(--radius-xs);width:100%;height:100%}
.tableDropdown-module__5nQaza__root{display:inline-flex;position:relative}.tableDropdown-module__5nQaza__button{position:relative}.tableDropdown-module__5nQaza__dropdown{z-index:var(--z-editor-dropdown);position:fixed}.tableDropdown-module__5nQaza__contextMenu{width:324px;max-width:324px}
.chartDropdown-module__wWm5Fq__root{display:inline-flex;position:relative}.chartDropdown-module__wWm5Fq__button{position:relative}.chartDropdown-module__wWm5Fq__dropdown{z-index:var(--z-editor-dropdown);position:fixed}
.shapeDropdown-module___BMDEq__root{display:inline-flex;position:relative}.shapeDropdown-module___BMDEq__button{position:relative}.shapeDropdown-module___BMDEq__dropdown{z-index:var(--z-editor-dropdown);position:fixed}
.backgroundDropdown-module__HToG-G__root{display:inline-flex;position:relative}.backgroundDropdown-module__HToG-G__button{position:relative}.backgroundDropdown-module__HToG-G__dropdown{z-index:var(--z-editor-dropdown);position:fixed}.backgroundDropdown-module__HToG-G__contextMenu{width:324px;max-width:324px}.backgroundDropdown-module__HToG-G__contextMenu>div{scrollbar-gutter:auto}
.textDropdown-module__6XprXG__root{display:inline-flex;position:relative}.textDropdown-module__6XprXG__button{position:relative}.textDropdown-module__6XprXG__dropdown{z-index:var(--z-editor-dropdown);position:fixed}
.imageDropdown-module__Qx2ptq__root{display:inline-flex;position:relative}.imageDropdown-module__Qx2ptq__button{position:relative}.imageDropdown-module__Qx2ptq__dropdown{z-index:var(--z-editor-dropdown);position:fixed}.imageDropdown-module__Qx2ptq__contextMenu{width:324px;max-width:324px}.imageDropdown-module__Qx2ptq__menu{gap:var(--spacing-2xs,2px);width:min(24.5625rem,100vw - 1rem);padding:var(--spacing-md,8px);border-radius:var(--radius-md,16px);background:var(--color-black-1,#232323);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.imageDropdown-module__Qx2ptq__menuDivider{background:var(--color-black-3,#434546);height:1px}.imageDropdown-module__Qx2ptq__modelSelect{gap:var(--spacing-xs);padding:var(--spacing-md);background-color:var(--color-black-1);border-radius:var(--radius-md);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.imageDropdown-module__Qx2ptq__modelOption{align-items:flex-start;gap:var(--spacing-md);width:100%;padding:var(--spacing-lg)var(--spacing-xl)var(--spacing-lg)var(--spacing-lg);background-color:var(--color-black-1);border-radius:var(--radius-xs);cursor:pointer;text-align:left;color:var(--color-white);border:none;transition:background-color .15s;display:flex}.imageDropdown-module__Qx2ptq__modelOption:hover{background-color:var(--color-black-2)}.imageDropdown-module__Qx2ptq__modelOptionIcon{flex-shrink:0;width:40px;height:40px;display:block}.imageDropdown-module__Qx2ptq__modelOptionIcon img{width:40px;height:40px;display:block}.imageDropdown-module__Qx2ptq__modelOptionContent{justify-content:center;gap:var(--spacing-xs);flex-direction:column;flex:1 0 0;min-width:0;display:flex}.imageDropdown-module__Qx2ptq__modelOptionTitleRow{align-items:center;gap:var(--spacing-md);width:100%;display:flex}.imageDropdown-module__Qx2ptq__modelOptionTitle{min-width:0;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--color-white);flex:auto}.imageDropdown-module__Qx2ptq__modelOptionDescription{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-sm);color:var(--color-grey-3)}.imageDropdown-module__Qx2ptq__modelOptionBadge{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-sm);color:var(--color-grey-3);text-align:right;white-space:nowrap;flex-shrink:0}.imageDropdown-module__Qx2ptq__modelOptionDivider{background-color:var(--color-black-3);width:100%;height:1px;display:block}
.editorToolbar-module__-KMSeq__bottomBar{background-color:var(--color-white);border-top:1px solid var(--color-grey-5);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:4px 32px;display:flex}.editorToolbar-module__-KMSeq__toolbarLeft{align-items:center;gap:8px;min-width:0;display:flex;overflow:visible}.editorToolbar-module__-KMSeq__toolsViewport{flex:auto;align-items:center;min-width:0;display:flex;position:relative}.editorToolbar-module__-KMSeq__toolsScroller{scrollbar-width:none;-ms-overflow-style:none;flex:auto;align-items:center;gap:2px;min-width:0;display:flex;overflow:auto hidden}.editorToolbar-module__-KMSeq__toolsScroller::-webkit-scrollbar{display:none}.editorToolbar-module__-KMSeq__scrollFade{pointer-events:none;z-index:1;align-items:center;width:64px;display:flex;position:absolute;top:0;bottom:0}.editorToolbar-module__-KMSeq__scrollFadeLeft{background:linear-gradient(270deg,#fff0 0%,#fff 100%);justify-content:flex-start;left:0}.editorToolbar-module__-KMSeq__scrollFadeRight{background:linear-gradient(90deg,#fff0 0%,#fff 100%);justify-content:flex-end;right:0}.editorToolbar-module__-KMSeq__scrollFade .editorToolbar-module__-KMSeq__scrollArrow{pointer-events:auto}.editorToolbar-module__-KMSeq__scrollArrow{flex-shrink:0}.editorToolbar-module__-KMSeq__toolDivider{background-color:var(--color-grey-5);flex-shrink:0;align-self:stretch;width:1px}.editorToolbar-module__-KMSeq__toolbarRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.editorToolbar-module__-KMSeq__undoRedoGroup{align-items:center;gap:8px;display:flex}
.chat-module__wehSZG__container{flex-direction:column;gap:16px;height:100%;min-height:0;display:flex}.chat-module__wehSZG__list{flex-direction:column;flex:1;gap:24px;padding-right:4px;display:flex;overflow-y:auto}.chat-module__wehSZG__empty{text-align:center;color:#7a7f82;flex:1;justify-content:center;align-items:center;padding:16px;font-size:14px;display:flex}.chat-module__wehSZG__listWelcome{justify-content:center;align-items:stretch}.chat-module__wehSZG__welcome{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.chat-module__wehSZG__welcomeAvatar{width:132px;height:auto;margin-bottom:4px;display:block}.chat-module__wehSZG__welcomeTitle{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-1);margin:0;font-size:20px;font-weight:500;line-height:28px}.chat-module__wehSZG__welcomeSubtitle{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-3,#434546);margin:0;font-size:16px;font-weight:400;line-height:24px}.chat-module__wehSZG__bubbleUser,.chat-module__wehSZG__bubbleAssistant{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);word-break:break-word;white-space:pre-wrap;color:#232323;flex-direction:column;gap:4px;font-size:16px;line-height:24px;display:flex}.chat-module__wehSZG__bubbleUser{background-color:#f2f6f8;border:1px solid #e4ebef;border-radius:24px 24px 4px;align-self:flex-end;width:fit-content;max-width:320px;margin-left:16px;padding:12px 20px}.chat-module__wehSZG__bubbleAssistant{align-self:stretch;max-width:100%}.chat-module__wehSZG__partText{white-space:pre-wrap}.chat-module__wehSZG__messageAttachment{object-fit:cover;border:1px solid #e4ebef;border-radius:12px;width:auto;max-width:200px;height:auto;max-height:200px}.chat-module__wehSZG__markdown{white-space:normal;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:#232323;font-size:16px;line-height:24px}.chat-module__wehSZG__markdown>:first-child{margin-top:0}.chat-module__wehSZG__markdown>:last-child{margin-bottom:0}.chat-module__wehSZG__markdown p{margin:0 0 8px}:is(.chat-module__wehSZG__markdown ul,.chat-module__wehSZG__markdown ol){margin:0 0 8px;padding-left:20px}.chat-module__wehSZG__markdown li{margin:2px 0}.chat-module__wehSZG__markdown li>p{margin:0}:is(.chat-module__wehSZG__markdown li>ul,.chat-module__wehSZG__markdown li>ol){margin:2px 0}:is(.chat-module__wehSZG__markdown h1,.chat-module__wehSZG__markdown h2,.chat-module__wehSZG__markdown h3,.chat-module__wehSZG__markdown h4,.chat-module__wehSZG__markdown h5,.chat-module__wehSZG__markdown h6){margin:12px 0 6px;font-weight:600;line-height:1.3}.chat-module__wehSZG__markdown h1{font-size:20px}.chat-module__wehSZG__markdown h2{font-size:18px}.chat-module__wehSZG__markdown h3{font-size:17px}:is(.chat-module__wehSZG__markdown h4,.chat-module__wehSZG__markdown h5,.chat-module__wehSZG__markdown h6){font-size:16px}.chat-module__wehSZG__markdown strong{font-weight:600}.chat-module__wehSZG__markdown em{font-style:italic}.chat-module__wehSZG__markdown a{color:#286aff;text-underline-offset:2px;text-decoration:underline}.chat-module__wehSZG__markdown a:hover{text-decoration-thickness:2px}.chat-module__wehSZG__markdown code{background-color:#f2f6f8;border:1px solid #e4ebef;border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px}.chat-module__wehSZG__markdown pre{background-color:#f2f6f8;border:1px solid #e4ebef;border-radius:8px;margin:8px 0;padding:12px;overflow-x:auto}.chat-module__wehSZG__markdown pre code{background:0 0;border:none;border-radius:0;padding:0;font-size:13px;line-height:20px}.chat-module__wehSZG__markdown blockquote{color:#4a5054;border-left:3px solid #c8d2da;margin:8px 0;padding:4px 12px}.chat-module__wehSZG__markdown hr{border:none;border-top:1px solid #e4ebef;margin:12px 0}.chat-module__wehSZG__markdown table{border-collapse:collapse;width:100%;margin:8px 0;font-size:14px}:is(.chat-module__wehSZG__markdown th,.chat-module__wehSZG__markdown td){text-align:left;vertical-align:top;border:1px solid #e4ebef;padding:6px 10px}.chat-module__wehSZG__markdown th{background-color:#f2f6f8;font-weight:600}.chat-module__wehSZG__markdown img{border-radius:8px;max-width:100%;height:auto}.chat-module__wehSZG__streamingHint{color:#7a7f82;padding:4px 0;font-size:12px}.chat-module__wehSZG__inputCard{background-color:#fff;border:1px solid #e4ebef;border-radius:16px;flex-direction:column;gap:20px;padding:16px;display:flex;box-shadow:0 4px 20px #8b8b8b14}.chat-module__wehSZG__inputCard:focus-within{border-color:#c8d2da}.chat-module__wehSZG__inputCardDragging{background-color:#f5f9ff;border-color:#286aff}.chat-module__wehSZG__attachmentList{flex-direction:column;gap:8px;display:flex}.chat-module__wehSZG__textarea{resize:none;width:100%;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:#232323;background:0 0;border:none;outline:none;flex:1;min-height:60px;max-height:200px;padding:0;font-size:16px;line-height:24px}.chat-module__wehSZG__textarea::placeholder{color:#7a7f82}.chat-module__wehSZG__inputActions{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-module__wehSZG__errorBanner{color:#d33;background-color:#d3333314;border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:10px 12px;font-size:14px;display:flex}.chat-module__wehSZG__retryButton{font:inherit;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;padding:2px 8px}.chat-module__wehSZG__rollbackRow{align-self:flex-start;margin-top:4px;display:inline-flex}.chat-module__wehSZG__actionRow{align-self:flex-start;align-items:center;gap:8px;margin-top:4px;display:inline-flex}.chat-module__wehSZG__speakerScriptPart{align-self:flex-start;margin-top:4px}.chat-module__wehSZG__iconButton{color:#4a5054;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background-color .15s,color .15s;display:inline-flex}.chat-module__wehSZG__iconButton:hover:not(:disabled){background-color:#f2f6f8}.chat-module__wehSZG__iconButton:disabled{opacity:.5;cursor:not-allowed}.chat-module__wehSZG__iconButtonActive{color:#1f1f1f}
.frequentCommands-module__ufT12a__root{flex-direction:column;gap:8px;width:100%;display:flex}.frequentCommands-module__ufT12a__label{font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:#7a7f82;font-size:14px;font-weight:400;line-height:20px}.frequentCommands-module__ufT12a__list{flex-wrap:wrap;gap:8px;display:flex}.frequentCommands-module__ufT12a__rootWelcome{align-items:center;gap:12px}.frequentCommands-module__ufT12a__headerWelcome{align-items:center;gap:16px;width:100%;display:flex}.frequentCommands-module__ufT12a__headerLine{background-color:var(--color-grey-5);flex:1;height:1px}.frequentCommands-module__ufT12a__listWelcome{justify-content:center}.frequentCommands-module__ufT12a__listDisabled{opacity:.55;pointer-events:none}
.aiAssistant-module__gto0rW__column{background-color:var(--color-white);border-left:1px solid var(--color-grey-5);background-image:radial-gradient(circle,#f6f9fa 1.75px,#0000 1.85px);background-position:0 0;background-size:10.5px 10.5px;flex-direction:column;flex-shrink:0;width:400px;height:100%;min-height:0;display:flex}.aiAssistant-module__gto0rW__content{flex-direction:column;flex:1;min-height:0;padding:24px;display:flex;overflow:hidden}
.MobileChatBar-module__COCcTG__root{z-index:90;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));background-color:var(--color-grey-6);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.MobileChatBar-module__COCcTG__shell{flex-direction:column;display:flex}.MobileChatBar-module__COCcTG__shellWithBanner{background-color:#eef3ff;border-radius:16px;padding-top:4px}.MobileChatBar-module__COCcTG__banner{align-items:center;gap:10px;padding:4px 16px 4px 12px;display:flex}.MobileChatBar-module__COCcTG__bannerContent{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.MobileChatBar-module__COCcTG__bannerCat{object-fit:cover;border-radius:6px;flex-shrink:0;width:33px;height:28px}.MobileChatBar-module__COCcTG__bannerText{min-width:0;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-1);font-size:14px;font-weight:400;line-height:20px}.MobileChatBar-module__COCcTG__bannerLink{color:#286aff;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:12px;font-weight:400;line-height:16px;text-decoration:underline}.MobileChatBar-module__COCcTG__inputCard{border-radius:16px;box-shadow:0 4px 20px #8b8b8b14}
.MobileChatView-module__S_BWkW__root{width:100%;height:100%;min-height:0;padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));background-color:var(--color-white);background-image:radial-gradient(circle,#f6f9fa 1.75px,#0000 1.85px);background-position:0 0;background-size:10.5px 10.5px;flex-direction:column;flex:1;display:flex}
.SlidesThemePreview-module__BQNZTW__container{flex-direction:column;align-self:stretch;gap:12px;width:100%;height:100%;display:flex;overflow:hidden}.SlidesThemePreview-module__BQNZTW__header{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.SlidesThemePreview-module__BQNZTW__label{color:var(--color-text-primary,#0f172a);font-size:14px;font-weight:600}.SlidesThemePreview-module__BQNZTW__themeName{color:var(--color-text-secondary,#64748b);font-size:12px}.SlidesThemePreview-module__BQNZTW__slidesList{flex-direction:column;flex:1;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.SlidesThemePreview-module__BQNZTW__slideWrapper{align-items:flex-start;gap:8px;display:flex}.SlidesThemePreview-module__BQNZTW__slideNumber{color:var(--color-text-secondary,#64748b);text-align:right;flex-shrink:0;min-width:20px;padding-top:4px;font-size:12px;font-weight:500}.SlidesThemePreview-module__BQNZTW__slidePreview{flex:1;max-width:1280px}.SlidesThemePreview-module__BQNZTW__empty{color:var(--color-text-secondary,#64748b);flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}
.EditorModalMobile-module__uHO7zq__overlay{z-index:1000;padding:var(--spacing-2xl);background:var(--color-black-1-32);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.EditorModalMobile-module__uHO7zq__content{align-items:flex-end;gap:var(--spacing-md);flex-direction:column;width:fit-content;max-width:100%;display:flex}.EditorModalMobile-module__uHO7zq__closeButton{cursor:pointer;color:var(--color-white);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.EditorModalMobile-module__uHO7zq__modal{background:var(--color-white);border-radius:var(--radius-xl);width:100%;overflow:hidden;box-shadow:0 20px 60px #00000026}.EditorModalMobile-module__uHO7zq__imageWrapper{width:100%;overflow:hidden}.EditorModalMobile-module__uHO7zq__imageWrapper img{width:100%;height:auto;display:block}.EditorModalMobile-module__uHO7zq__body{padding:var(--spacing-3xl);text-align:center}.EditorModalMobile-module__uHO7zq__title{margin:0 0 var(--spacing-md)0;font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);font-size:var(--font-size-lg);line-height:var(--line-height-xl);color:var(--color-black-1)}.EditorModalMobile-module__uHO7zq__description{margin:0 0 var(--spacing-3xl)0;font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-xs);line-height:var(--line-height-md);color:var(--color-black-4)}.EditorModalMobile-module__uHO7zq__shareButton{width:100%}.EditorModalMobile-module__uHO7zq__hint{margin:var(--spacing-lg)0 0 0;font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-2xs);line-height:var(--line-height-sm);color:var(--color-black-4)}
.EditorOnboarding-module__ieHtAq__container{bottom:var(--spacing-6xl);z-index:1000;align-items:flex-end;gap:var(--spacing-sm);flex-direction:column;width:420px;display:flex;position:fixed;right:36px}.EditorOnboarding-module__ieHtAq__withNewBadge .camp-onboarding-slide__title:before{content:"Новое! ";color:#286aff}
.PaymentGate-module__cdIjuG__processingModal .camp-modal-wrapper__content{overflow-x:hidden}
.TemplatePicker-module__ZWf2rG__container{gap:var(--spacing-lg);flex-direction:column;width:100%;display:flex}.TemplatePicker-module__ZWf2rG__header{justify-content:space-between;align-items:center;display:flex}.TemplatePicker-module__ZWf2rG__title{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--color-black-1)}.TemplatePicker-module__ZWf2rG__templateGrid{gap:var(--spacing-xl);flex-wrap:wrap;display:flex}.TemplatePicker-module__ZWf2rG__templateGridScroll{gap:var(--spacing-2xl);overscroll-behavior-x:contain;margin-inline:calc(-1*var(--template-row-inset,0px));padding-inline:var(--template-row-inset,0px);scrollbar-width:thin;scrollbar-color:var(--color-grey-5)transparent;flex-wrap:nowrap;overflow-x:auto}.TemplatePicker-module__ZWf2rG__templateGridScroll .TemplatePicker-module__ZWf2rG__templateCard,.TemplatePicker-module__ZWf2rG__templateGridScroll .TemplatePicker-module__ZWf2rG__templateCardSkeleton{flex:0 0 168px;width:168px}.TemplatePicker-module__ZWf2rG__templateCard{flex:1 0 0;min-width:132px;max-width:168px}.TemplatePicker-module__ZWf2rG__templateCardSkeleton{flex-direction:column;flex:1 0 0;gap:0;min-width:132px;max-width:168px;display:flex}.TemplatePicker-module__ZWf2rG__templateCardSkeletonInfo{padding:var(--spacing-sm)var(--spacing-md);flex-direction:column;gap:0;display:flex}.TemplatePicker-module__ZWf2rG__errorMessage{padding:var(--spacing-3xl);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);color:var(--color-black-5);text-align:center;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.TemplatePicker-module__ZWf2rG__templateCard,.TemplatePicker-module__ZWf2rG__templateCardSkeleton{flex:0 0 168px;width:168px}}
.PresentationTaskForm-module__xLuuuq__form{font-family:var(--font-family-primary);flex-direction:column;gap:16px;margin-top:8px;display:flex}.PresentationTaskForm-module__xLuuuq__card{background:var(--color-white,#fff);border:1px solid var(--color-grey-6,#f2f6f8);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-lg,0 4px 20px 0 #8b8b8b14);flex-direction:column;display:flex}.PresentationTaskForm-module__xLuuuq__cardHeader{border-bottom:1px solid var(--color-grey-6,#f2f6f8);flex-direction:column;gap:4px;padding:24px 24px 16px;display:flex}.PresentationTaskForm-module__xLuuuq__cardTitle{font-size:16px;line-height:24px;font-weight:var(--font-weight-medium,500);color:var(--color-black-1,#232323)}.PresentationTaskForm-module__xLuuuq__cardCaption{color:var(--color-black-4,#626669);font-size:14px;line-height:20px}.PresentationTaskForm-module__xLuuuq__cardBody{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.PresentationTaskForm-module__xLuuuq__options{flex-direction:column;gap:2px;display:flex}.PresentationTaskForm-module__xLuuuq__option{cursor:pointer;align-items:center;gap:12px;padding:12px 24px;transition:background .12s;display:flex}.PresentationTaskForm-module__xLuuuq__option:hover{background:var(--color-grey-6,#f2f6f8)}.PresentationTaskForm-module__xLuuuq__optionLabel{font-size:16px;line-height:24px;font-weight:var(--font-weight-regular,400);color:var(--color-black-1,#232323)}.PresentationTaskForm-module__xLuuuq__revealBlock{flex-direction:column;gap:8px;padding:0 24px 20px;display:flex}.PresentationTaskForm-module__xLuuuq__designBody{--template-row-inset:24px;flex-direction:column;gap:24px;padding:16px 24px 20px;display:flex}.PresentationTaskForm-module__xLuuuq__designOther{cursor:pointer;align-items:center;gap:12px;display:flex}.PresentationTaskForm-module__xLuuuq__designOtherLabel{color:var(--color-black-1,#232323);font-size:16px;line-height:24px}.PresentationTaskForm-module__xLuuuq__uploadCard{background:var(--color-white,#fff);border:1px solid var(--color-grey-6,#f2f6f8);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-md,0 4px 12px 0 #8b8b8b14);flex-direction:column;gap:16px;padding:16px 20px 20px;display:flex}.PresentationTaskForm-module__xLuuuq__uploadLabel{font-size:16px;line-height:24px;font-weight:var(--font-weight-medium,500);color:var(--color-black-1,#232323)}.PresentationTaskForm-module__xLuuuq__wideButton{display:flex}.PresentationTaskForm-module__xLuuuq__wideButton>button{width:100%}.PresentationTaskForm-module__xLuuuq__fileChips{flex-wrap:wrap;gap:6px;display:flex}.PresentationTaskForm-module__xLuuuq__fileChip{background:var(--color-grey-6,#f2f6f8);max-width:100%;color:var(--color-black-1,#232323);border-radius:8px;align-items:center;gap:6px;padding:4px 8px;font-size:14px;line-height:20px;display:inline-flex}.PresentationTaskForm-module__xLuuuq__fileChipLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PresentationTaskForm-module__xLuuuq__fileChipRemove{cursor:pointer;color:var(--color-black-5,#7a7f82);background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.PresentationTaskForm-module__xLuuuq__fileChipRemove:hover{color:var(--color-black-1,#232323)}.PresentationTaskForm-module__xLuuuq__submittedCard{font-family:var(--font-family-primary);font-size:var(--font-size-xs,16px);line-height:var(--line-height-md,24px);font-weight:var(--font-weight-regular,400);color:var(--color-black-4,#626669);margin-top:8px}
.OutlineStep-module__i7f1-a__loaderContainer{bottom:var(--spacing-6xl);z-index:1000;position:fixed;left:50%;transform:translate(-50%)}.OutlineStep-module__i7f1-a__container{gap:var(--spacing-3xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__editorContainer{gap:var(--spacing-xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__systemCard{padding:var(--spacing-2xl)var(--spacing-3xl);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);justify-content:space-between;align-items:center;transition:all .2s;display:flex}.OutlineStep-module__i7f1-a__systemCard:hover{border-color:var(--border-default);box-shadow:var(--shadow-lg);cursor:pointer}.OutlineStep-module__i7f1-a__systemCardContent{align-items:center;gap:var(--spacing-md);display:flex}.OutlineStep-module__i7f1-a__systemCardIcon{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.OutlineStep-module__i7f1-a__systemCardTitle{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary)}.OutlineStep-module__i7f1-a__systemCardDeleteButton{opacity:0;transition:all .2s}.OutlineStep-module__i7f1-a__systemCardDeleteButton:hover{color:var(--color-orange-1)}.OutlineStep-module__i7f1-a__systemCard:hover .OutlineStep-module__i7f1-a__systemCardDeleteButton{opacity:1}.OutlineStep-module__i7f1-a__systemCardDisabled{pointer-events:none;cursor:default}.OutlineStep-module__i7f1-a__systemCardDisabled:hover{border-color:var(--border-subtle);box-shadow:none;cursor:default}.OutlineStep-module__i7f1-a__contentContainer{gap:var(--spacing-xl);padding:var(--spacing-2xl)var(--spacing-3xl)var(--spacing-3xl);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__contentContainer.OutlineStep-module__i7f1-a__authOverlay{position:relative;overflow:hidden}.OutlineStep-module__i7f1-a__contentContainer.OutlineStep-module__i7f1-a__authOverlay:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(#fff0 0%,#fff6 10%,#ffffffbf 20%,#ffffffe6 30%,#fff 100%);height:350px;animation:.6s ease-out forwards OutlineStep-module__i7f1-a__gradientFadeIn;position:absolute;bottom:0;left:0;right:0}.OutlineStep-module__i7f1-a__slidesWrapper{position:relative}.OutlineStep-module__i7f1-a__slidesWrapper>:last-child:not(.OutlineStep-module__i7f1-a__contentSlidesList){z-index:10;animation:.2s ease-out forwards OutlineStep-module__i7f1-a__authBannerSlideUp;position:absolute;bottom:0;left:0;right:0}@keyframes OutlineStep-module__i7f1-a__authBannerSlideUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes OutlineStep-module__i7f1-a__gradientFadeIn{0%{opacity:0}to{opacity:1}}.OutlineStep-module__i7f1-a__contentContainerHeader{justify-content:space-between;align-items:flex-start;display:flex}.OutlineStep-module__i7f1-a__contentContainerText,.OutlineStep-module__i7f1-a__slideCount{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--text-secondary)}.OutlineStep-module__i7f1-a__contentSlidesList{gap:var(--spacing-xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__contentSlidesList.OutlineStep-module__i7f1-a__fadeOverlay{pointer-events:none}.OutlineStep-module__i7f1-a__contentSlidesList.OutlineStep-module__i7f1-a__fadeOverlay .OutlineStep-module__i7f1-a__contentCard{cursor:default}.OutlineStep-module__i7f1-a__contentSlidesList.OutlineStep-module__i7f1-a__fadeOverlay .OutlineStep-module__i7f1-a__contentCard:hover{box-shadow:none;background-color:#ff602b0a}.OutlineStep-module__i7f1-a__contentSlidesList.OutlineStep-module__i7f1-a__fadeOverlay>:last-child{overflow:hidden}.OutlineStep-module__i7f1-a__dragging{opacity:.4}.OutlineStep-module__i7f1-a__dragOverlayCard{box-shadow:var(--shadow-lg,0 10px 25px #00000026);cursor:grabbing}.OutlineStep-module__i7f1-a__dragOverlayContent{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--text-primary);display:flex}.OutlineStep-module__i7f1-a__contentCard{gap:var(--spacing-lg);padding:var(--spacing-3xl);border:1px solid var(--color-orange-6);border-radius:var(--radius-lg);cursor:grab;touch-action:none;background-color:#ff602b0a;flex-direction:column;transition:background-color .3s,box-shadow .3s;display:flex;position:relative}.OutlineStep-module__i7f1-a__contentCard:hover{background-color:var(--color-orange-7);box-shadow:0 2px 12px #ff602b33}.OutlineStep-module__i7f1-a__contentCard:active{cursor:grabbing}.OutlineStep-module__i7f1-a__cardActionsContainer{top:var(--spacing-3xl);right:var(--spacing-3xl);z-index:10;align-items:center;gap:var(--spacing-xs);opacity:0;transition:opacity .2s;display:flex;position:absolute}.OutlineStep-module__i7f1-a__contentCard:hover .OutlineStep-module__i7f1-a__cardActionsContainer{opacity:1}.OutlineStep-module__i7f1-a__actionIcon{cursor:pointer;justify-content:center;align-items:center;display:flex}.OutlineStep-module__i7f1-a__dragHandleIcon{cursor:grab}.OutlineStep-module__i7f1-a__dragHandleIcon:active{cursor:grabbing}.OutlineStep-module__i7f1-a__contentCardHeader{align-items:flex-start;gap:var(--spacing-md);display:flex}.OutlineStep-module__i7f1-a__contentCardTitleRow{flex:1;align-items:center;gap:0;min-width:0;display:flex}.OutlineStep-module__i7f1-a__slideNumber{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);white-space:nowrap;margin-right:var(--spacing-sm)}.OutlineStep-module__i7f1-a__contentCardTitleInput{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0}.OutlineStep-module__i7f1-a__contentCardTitleInput::placeholder{color:var(--text-tertiary)}.OutlineStep-module__i7f1-a__contentCardBodyText{padding-left:var(--spacing-3xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__contentCardTextarea{width:100%;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--text-primary);resize:none;background:0 0;border:none;outline:none;min-height:3.25rem;padding:0}.OutlineStep-module__i7f1-a__contentCardTextarea::placeholder{color:var(--text-tertiary)}.OutlineStep-module__i7f1-a__contentCardEditor{cursor:text;touch-action:auto;flex:1;min-width:0}.OutlineStep-module__i7f1-a__contentCardEditor>div{width:100%}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor{outline:none;width:100%}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-header{align-items:flex-start;gap:var(--spacing-md);width:90%;margin:0 0 var(--spacing-lg)0;flex-direction:row;display:flex}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;display:flex}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-icon:before{content:"";background-color:var(--color-orange-1);flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 2H4C3.45 2 3 2.45 3 3V4C3 4.55 3.45 5 4 5H5V14H11V16.59L6.79 20.79L8.21 22.21L11 19.41V22H13V19.41L15.79 22.21L17.21 20.79L13 16.59V14H19V5H20C20.55 5 21 4.55 21 4V3C21 2.45 20.55 2 20 2ZM17 12H7V5H17V12Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 2H4C3.45 2 3 2.45 3 3V4C3 4.55 3.45 5 4 5H5V14H11V16.59L6.79 20.79L8.21 22.21L11 19.41V22H13V19.41L15.79 22.21L17.21 20.79L13 16.59V14H19V5H20C20.55 5 21 4.55 21 4V3C21 2.45 20.55 2 20 2ZM17 12H7V5H17V12Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-text{flex:1;min-width:0}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-prefix{-webkit-user-select:none;user-select:none;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);white-space:nowrap;margin-right:var(--spacing-sm);display:inline}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-title{all:unset;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);cursor:text;min-height:1.5rem;display:inline}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list{margin:0;padding:0 0 0 1.5rem;list-style:outside}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--text-primary);position:relative}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li+li{margin-top:var(--spacing-xs)}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li::marker{color:var(--text-secondary)}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li:only-child{list-style:none}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-header.is-empty .slide-title:after{content:attr(data-placeholder);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-tertiary);pointer-events:none;position:absolute;top:0;left:107px}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li.is-empty:after{content:attr(data-placeholder);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--text-tertiary);pointer-events:none;position:absolute;top:0}.OutlineStep-module__i7f1-a__skeletonSystemCard{padding:var(--spacing-2xl)var(--spacing-3xl);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;animation:.4s ease-out forwards OutlineStep-module__i7f1-a__skeletonFadeIn;display:flex}.OutlineStep-module__i7f1-a__skeletonContentCard{gap:var(--spacing-lg);padding:var(--spacing-3xl);border:1px dashed var(--color-orange-6);border-radius:var(--radius-lg);background-color:#ff602b05;flex-direction:column;animation:.4s ease-out forwards OutlineStep-module__i7f1-a__skeletonFadeIn;display:flex}.OutlineStep-module__i7f1-a__skeletonContentHeader{align-items:center;gap:var(--spacing-md);display:flex}.OutlineStep-module__i7f1-a__skeletonContentTitle{align-items:center;gap:var(--spacing-xs);min-width:0;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);white-space:nowrap;flex:1;display:flex}.OutlineStep-module__i7f1-a__skeletonContentBody{gap:var(--spacing-sm);padding-left:var(--spacing-3xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__skeletonContentItem{background-color:var(--color-orange-7)}@keyframes OutlineStep-module__i7f1-a__skeletonFadeIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.OutlineStep-module__i7f1-a__addSlideButton{width:100%}@media screen and (min-width:1024px){.OutlineStep-module__i7f1-a__contentContainer.OutlineStep-module__i7f1-a__authOverlay:after{height:200px}}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentContainer{gap:var(--spacing-lg);box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentContainerHeader{gap:var(--spacing-md)}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentContainerText{min-width:0;font-size:var(--font-size-2xs);line-height:var(--line-height-sm)}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__slideCount{white-space:nowrap;font-size:var(--font-size-2xs);line-height:var(--line-height-sm);flex-shrink:0}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentSlidesList{gap:var(--spacing-lg)}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCard{gap:var(--spacing-md);padding:var(--spacing-lg);border-radius:var(--radius-md);cursor:default;touch-action:pan-y}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCard:hover{box-shadow:none;background-color:#ff602b0a}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCard:active{cursor:default}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__cardActionsContainer{top:var(--spacing-md);right:var(--spacing-md);opacity:1;gap:0}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-header{gap:var(--spacing-sm);width:calc(100% - 52px);margin-bottom:var(--spacing-md)}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-icon{width:1.25rem;height:1.25rem}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-icon:before{width:1.25rem;height:1.25rem}:is(.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-prefix,.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-title,.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li){font-size:var(--font-size-2xs);line-height:var(--line-height-sm)}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list{padding-left:1.25rem}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-header.is-empty .slide-title:after{font-size:var(--font-size-2xs);line-height:var(--line-height-sm);left:94px}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li.is-empty:after{font-size:var(--font-size-2xs);line-height:var(--line-height-sm)}.OutlineStep-module__i7f1-a__compact .OutlineStep-module__i7f1-a__addSlideButton{width:100%}
.GenerationProgressWidget-module__vxuLCq__card{padding:var(--spacing-lg,12px);background:var(--color-white,#fff);border:1px solid var(--color-grey-5,#e4ebef);font-family:var(--font-family-primary);border-radius:16px;flex-direction:column;gap:8px;margin-top:8px;display:flex}.GenerationProgressWidget-module__vxuLCq__row{align-items:center;gap:10px;display:flex}.GenerationProgressWidget-module__vxuLCq__row>:last-child:not(.GenerationProgressWidget-module__vxuLCq__title){margin-left:auto}.GenerationProgressWidget-module__vxuLCq__title{font-size:14px;line-height:20px;font-weight:var(--font-weight-medium,500);color:var(--color-black-1,#232323)}.GenerationProgressWidget-module__vxuLCq__subtitle{color:var(--color-black-3,#7a7f82);font-size:13px;line-height:18px}.GenerationProgressWidget-module__vxuLCq__approveTitle{font-size:var(--font-size-xs,16px);line-height:var(--line-height-md,24px)}.GenerationProgressWidget-module__vxuLCq__previewCard{margin-top:8px}.GenerationProgressWidget-module__vxuLCq__approveBody{overscroll-behavior:contain;isolation:isolate;max-height:min(50vh,420px);margin:0 -4px;padding:0 4px;overflow-y:auto}.GenerationProgressWidget-module__vxuLCq__stickyActions{z-index:11;padding-top:var(--spacing-md,8px);background:var(--color-white,#fff);position:sticky;bottom:0}.GenerationProgressWidget-module__vxuLCq__stickyActions:before{content:"";pointer-events:none;background:linear-gradient(to bottom,#fff0 0%,var(--color-white,#fff)100%);height:16px;position:absolute;bottom:100%;left:0;right:0}.GenerationProgressWidget-module__vxuLCq__approveButton{width:100%}.GenerationProgressWidget-module__vxuLCq__spinner{border:2px solid var(--color-grey-5,#e4ebef);border-top-color:var(--color-green-1,#1fb56b);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.9s linear infinite GenerationProgressWidget-module__vxuLCq__generation-widget-spin}@keyframes GenerationProgressWidget-module__vxuLCq__generation-widget-spin{to{transform:rotate(360deg)}}
.speakerScriptRenderer-module__T1GT7G__speakerScriptPart{align-self:flex-start;margin-top:4px}
.PaymentConfirmModal-module__RQ-Qzq__modalContainer .camp-modal-wrapper__close-button{color:#fff}.PaymentConfirmModal-module__RQ-Qzq__modalContainer{max-height:none}.PaymentConfirmModal-module__RQ-Qzq__modalContainer .camp-modal-wrapper__dialog{max-height:none}.PaymentConfirmModal-module__RQ-Qzq__modalContainer .camp-modal-wrapper__content{overflow:visible}.PaymentConfirmModal-module__RQ-Qzq__wrapper{text-align:center;font-family:var(--font-family-primary,"Oceanic Grotesk",sans-serif);flex-direction:column;align-items:stretch;display:flex}.PaymentConfirmModal-module__RQ-Qzq__image{align-self:center;margin-bottom:24px}.PaymentConfirmModal-module__RQ-Qzq__title{color:#232323;margin:0 0 8px;font-size:24px;font-weight:500;line-height:32px}.PaymentConfirmModal-module__RQ-Qzq__description{color:#626669;margin:0 0 24px;font-size:16px;line-height:1.5}.PaymentConfirmModal-module__RQ-Qzq__button{width:100%}
.SourceResearchWidget-module__cleJ3G__card{background:var(--color-white,#fff);border:1px solid var(--color-grey-5,#e4ebef);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-lg,0 4px 20px 0 #8b8b8b14);font-family:var(--font-family-primary);flex-direction:column;gap:12px;margin-top:8px;padding:24px;display:flex}.SourceResearchWidget-module__cleJ3G__header{align-items:center;gap:8px;min-width:0;display:flex}.SourceResearchWidget-module__cleJ3G__headerButton{cursor:pointer;flex:1;justify-content:flex-start;min-width:0}.SourceResearchWidget-module__cleJ3G__headerButton .camp-link-button__text{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.SourceResearchWidget-module__cleJ3G__results{border-left:1px solid var(--color-grey-5,#e4ebef);flex-direction:column;gap:12px;margin-left:11px;padding-left:20px;display:flex}.SourceResearchWidget-module__cleJ3G__queryRow{min-width:0;color:var(--color-black-4,#626669);align-items:center;gap:8px;display:flex}.SourceResearchWidget-module__cleJ3G__queryRow>.camp-figma-icon{flex-shrink:0}.SourceResearchWidget-module__cleJ3G__queryText{min-width:0;color:var(--color-black-4,#626669);text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:24px;overflow:hidden}.SourceResearchWidget-module__cleJ3G__sources{overscroll-behavior:contain;flex-direction:column;gap:12px;max-height:min(50vh,420px);margin:0 -4px;padding:0 4px;display:flex;overflow-y:auto}.SourceResearchWidget-module__cleJ3G__source{align-items:flex-start;gap:12px;min-width:0;display:flex}.SourceResearchWidget-module__cleJ3G__favicon{background:var(--color-white,#fff);border:1px solid var(--color-grey-5,#e4ebef);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;overflow:hidden}.SourceResearchWidget-module__cleJ3G__sourceBody{flex-wrap:wrap;flex:auto;align-items:baseline;gap:4px 8px;min-width:0;display:flex}.SourceResearchWidget-module__cleJ3G__sourceTitle{min-width:0;color:var(--color-black-1,#232323);text-overflow:ellipsis;white-space:nowrap;flex:100%;font-size:16px;line-height:24px;text-decoration:none;overflow:hidden}.SourceResearchWidget-module__cleJ3G__sourceTitle:hover{text-decoration:underline}.SourceResearchWidget-module__cleJ3G__sourceBody .camp-link-button{min-width:0;max-width:100%}.SourceResearchWidget-module__cleJ3G__sourceBody .camp-link-button__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.SourceResearchWidget-module__cleJ3G__sourcePending{color:var(--color-black-5,#7a7f82);font-size:14px;line-height:20px}.SourceResearchWidget-module__cleJ3G__more{display:flex}.SourceResearchWidget-module__cleJ3G__title{font-size:16px;line-height:24px;font-weight:var(--font-weight-medium,500);color:var(--color-black-1,#232323)}.SourceResearchWidget-module__cleJ3G__subtitle{color:var(--color-black-5,#7a7f82);font-size:14px;line-height:20px}.SourceResearchWidget-module__cleJ3G__actions{flex-wrap:wrap;align-items:center;gap:8px;padding-top:4px;display:flex}.SourceResearchWidget-module__cleJ3G__spinner{border:2px solid var(--color-grey-5,#e4ebef);border-top-color:var(--color-blue-1,#286aff);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.9s linear infinite SourceResearchWidget-module__cleJ3G__source-research-spin}@keyframes SourceResearchWidget-module__cleJ3G__source-research-spin{to{transform:rotate(360deg)}}
.TextWorkChartView-module__9hyXjG__wrapper{margin:var(--spacing-xl,16px)0}.TextWorkChartView-module__9hyXjG__chart{min-height:280px}
.AiStreamingBlockView-module__0gIvJG__wrapper{display:inline}.AiStreamingBlockView-module__0gIvJG__text{white-space:normal}.AiStreamingBlockView-module__0gIvJG__text>:first-child{margin-top:0}.AiStreamingBlockView-module__0gIvJG__text>:last-child{margin-bottom:0}.AiStreamingBlockView-module__0gIvJG__caret{border-left:2px solid var(--color-accent,#7c5cff);vertical-align:text-bottom;width:0;height:1.1em;margin-left:1px;display:inline-block;position:relative}.AiStreamingBlockView-module__0gIvJG__label{white-space:nowrap;background:var(--color-accent,#7c5cff);color:#fff;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:3px 3px 3px 0;width:auto;padding:2px 4px;font-size:11px;line-height:1;position:absolute;top:-1.4em;left:-2px}
.TextWorkMobileHeader-module__JMGG8a__root{background-color:var(--color-white);flex-direction:column;width:100%;display:flex}.TextWorkMobileHeader-module__JMGG8a__topRow{border-bottom:1px solid var(--color-grey-5);justify-content:space-between;align-items:center;gap:12px;height:64px;padding:12px 20px;display:flex}.TextWorkMobileHeader-module__JMGG8a__logo{flex-shrink:0;line-height:0;display:block}.TextWorkMobileHeader-module__JMGG8a__switcher{background-color:var(--color-grey-6);border-radius:10px;align-items:center;gap:2px;padding:2px;display:inline-flex}.TextWorkMobileHeader-module__JMGG8a__switchButton{width:36px;height:36px;color:var(--color-black-5);cursor:pointer;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.TextWorkMobileHeader-module__JMGG8a__switchButtonActive{background-color:var(--color-white);color:var(--color-black-1);box-shadow:0 1px 2px #23232314}.TextWorkMobileHeader-module__JMGG8a__burger{border:1px solid var(--color-grey-5);background-color:var(--color-white);width:36px;height:36px;color:var(--color-black-1);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.TextWorkMobileHeader-module__JMGG8a__burger:hover{background-color:var(--color-grey-6)}.TextWorkMobileHeader-module__JMGG8a__bottomRow{border-bottom:1px solid var(--color-grey-5);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.TextWorkMobileHeader-module__JMGG8a__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-1);flex:1;margin:0;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.TextWorkMobileHeader-module__JMGG8a__bottomActions{flex-shrink:0;align-items:center;gap:8px;display:flex}
.SuggestionNavControls-module__Nf89oq__root{align-items:center;gap:2px;display:flex}.SuggestionNavControls-module__Nf89oq__navBtn{width:28px;height:28px;color:var(--color-black-1,#232323);cursor:pointer;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.SuggestionNavControls-module__Nf89oq__navBtn:hover{background-color:var(--color-grey-6,#f2f6f8)}.SuggestionNavControls-module__Nf89oq__count{text-align:center;min-width:28px;font-family:"Oceanic Grotesk",var(--font-family-primary,sans-serif);color:var(--color-black-5,#7a7f82);white-space:nowrap;padding:0 4px;font-size:13px;font-weight:500;line-height:16px}
.SuggestionResolveButtons-module__YYz4SG__root{align-items:center;gap:var(--spacing-xs,4px);display:flex}.SuggestionResolveButtons-module__YYz4SG__divider{background:var(--color-grey-5,#e4ebef);width:1px;height:24px;margin:0 var(--spacing-xs,4px);flex-shrink:0}
.TextWorkSuggestionToolbar-module__x2SVVq__root{background-color:var(--color-white,#fff);border:1px solid var(--color-grey-5,#e4ebef);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:6px 8px;display:flex;box-shadow:0 4px 20px #8b8b8b14}.TextWorkSuggestionToolbar-module__x2SVVq__actions{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}
.TextWorkModeDropdown-module__GjsAuG__trigger.camp-btn{clip-path:none;white-space:nowrap;flex-shrink:0;justify-content:space-between;gap:0;min-height:44px}.TextWorkModeDropdown-module__GjsAuG__trigger .camp-btn__text{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:auto;justify-content:flex-start;min-width:0;overflow:hidden}.TextWorkModeDropdown-module__GjsAuG__trigger .camp-btn__icon{flex-shrink:0}
.TextWorkEditorBar-module__qPZcXa__bar{align-items:stretch;gap:var(--spacing-lg);box-sizing:border-box;background:0 0;flex-shrink:0;width:100%;min-width:0;min-height:60px;display:flex;overflow:visible}.TextWorkEditorBar-module__qPZcXa__barDivider{background:var(--color-grey-5,#e4ebef);flex-shrink:0;align-self:stretch;width:1px;margin:0}.TextWorkEditorBar-module__qPZcXa__tabSwitcher{background:var(--bg-primary,#fff);z-index:4;flex-direction:column;flex:none;justify-content:center;align-self:stretch;min-width:max-content;display:flex;position:relative}.TextWorkEditorBar-module__qPZcXa__tabSwitcherTrigger{flex-shrink:0;align-items:center;min-width:max-content;min-height:44px;display:flex}.TextWorkEditorBar-module__qPZcXa__tabSwitcherTrigger .camp-btn{min-width:44px;min-height:44px;padding:var(--spacing-lg);border-radius:var(--radius-xs)}.TextWorkEditorBar-module__qPZcXa__tabSwitcherTrigger .camp-btn__text{font-weight:var(--font-weight-medium,500)}.TextWorkEditorBar-module__qPZcXa__tabSwitcher:after{content:"";background:var(--accent-primary,#02a056);pointer-events:none;z-index:1;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.TextWorkEditorBar-module__qPZcXa__actions{align-items:center;gap:var(--spacing-md,8px);flex-shrink:0;align-self:center;margin-left:auto;display:flex}.TextWorkEditorBar-module__qPZcXa__barPreview .TextWorkEditorBar-module__qPZcXa__actions{justify-content:flex-end;width:100%}.TextWorkEditorBar-module__qPZcXa__actionsDesktop{align-items:center;gap:var(--spacing-md,8px);flex-shrink:0;display:flex}:is(.TextWorkEditorBar-module__qPZcXa__actionPreview.camp-btn,.TextWorkEditorBar-module__qPZcXa__actionDownload.camp-btn,.TextWorkEditorBar-module__qPZcXa__actionToc.camp-btn){clip-path:none;box-sizing:border-box;min-width:36px;height:36px;min-height:36px;padding:var(--spacing-md,8px);border-radius:var(--radius-2xs,8px)}.TextWorkEditorBar-module__qPZcXa__actionPreview.camp-btn__text{font-weight:var(--font-weight-medium,500)}:is(.TextWorkEditorBar-module__qPZcXa__actionToc.camp-btn--icon-only.camp-btn--sm,.TextWorkEditorBar-module__qPZcXa__actionDownload.camp-btn--icon-only.camp-btn--sm){width:36px}
.WorkspaceView-module__PMjuhq__zoneContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.WorkspaceView-module__PMjuhq__zoneHidden{display:none}.WorkspaceView-module__PMjuhq__stackHost{position:relative}.WorkspaceView-module__PMjuhq__pane{pointer-events:auto;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.WorkspaceView-module__PMjuhq__paneHidden{visibility:hidden;opacity:0;pointer-events:none}.WorkspaceView-module__PMjuhq__docStack{pointer-events:none;position:absolute;inset:0}.WorkspaceView-module__PMjuhq__state{height:100%;color:var(--color-gray-4,#9a9a9a);justify-content:center;align-items:center;font-size:15px;display:flex}
.MaterialPickerModal-module__lqNSKW__content{flex-direction:column;gap:12px;display:flex}.MaterialPickerModal-module__lqNSKW__list{flex-direction:column;gap:4px;max-height:360px;display:flex;overflow-y:auto}.MaterialPickerModal-module__lqNSKW__row{cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:background .15s;display:flex}.MaterialPickerModal-module__lqNSKW__row:hover:not(.MaterialPickerModal-module__lqNSKW__rowChecked):not(.MaterialPickerModal-module__lqNSKW__rowDisabled){background:#f8fafb}.MaterialPickerModal-module__lqNSKW__rowChecked{background:#f2f6ff}.MaterialPickerModal-module__lqNSKW__rowDisabled{cursor:default;opacity:.5}.MaterialPickerModal-module__lqNSKW__icon{background:var(--camp-grey-6,#f2f6f8);width:36px;height:36px;color:var(--camp-black-1,#232323);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MaterialPickerModal-module__lqNSKW__body{flex:1;min-width:0}.MaterialPickerModal-module__lqNSKW__title{color:var(--camp-black-1,#232323);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:500;overflow:hidden}.MaterialPickerModal-module__lqNSKW__meta{color:var(--camp-black-5,#72777b);font-size:12px;display:block}.MaterialPickerModal-module__lqNSKW__checkbox{background:#fff;border:1.5px solid #c9d0d4;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s,border-color .15s;display:flex}.MaterialPickerModal-module__lqNSKW__checkboxChecked{border-color:var(--camp-black-1,#232323);background:var(--camp-black-1,#232323)}.MaterialPickerModal-module__lqNSKW__empty{text-align:center;padding:24px 12px}.MaterialPickerModal-module__lqNSKW__footer{justify-content:flex-end;gap:12px;display:flex}
.WelcomeComposer-module__j0X2Yq__root{display:contents}
.SectionHeader-module__QrNJWq__header{justify-content:space-between;align-items:center;gap:var(--spacing-xl);width:100%;display:flex}.SectionHeader-module__QrNJWq__title{min-width:0;color:var(--text-primary,#232323);font-family:var(--font-family-primary);font-size:var(--font-size-lg,24px);font-weight:var(--font-weight-medium);flex:1 0 0;margin:0;line-height:32px}.SectionHeader-module__QrNJWq__actions{align-items:center;gap:var(--spacing-xl);flex-shrink:0;display:flex}.SectionHeader-module__QrNJWq__showAll{color:var(--text-secondary,#626669);font-family:var(--font-family-primary);font-size:var(--font-size-2xs,14px);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;line-height:20px;text-decoration:none;display:inline-flex}.SectionHeader-module__QrNJWq__showAll:hover{color:var(--text-primary,#232323)}.SectionHeader-module__QrNJWq__learningShowAll{gap:var(--spacing-md);color:var(--text-primary,#232323);font-size:var(--font-size-xs);line-height:var(--line-height-md)}@media (max-width:640px){.SectionHeader-module__QrNJWq__learningTitle{font-size:var(--font-size-md);line-height:var(--line-height-lg)}.SectionHeader-module__QrNJWq__learningShowAll{font-size:var(--font-size-2xs);line-height:var(--line-height-sm)}}
