.Sidebar-module__WZVnLW__sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#1a1a1acc;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;flex-shrink:0;width:240px;height:calc(100vh - 16px);margin:8px 0 8px 8px;padding:14px 10px;font-size:.82rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 24px #00000040,inset 0 1px #ffffff0a}.Sidebar-module__WZVnLW__collapsed{border:none;width:0;margin:0;padding:0;overflow:hidden}.Sidebar-module__WZVnLW__brand{align-items:center;gap:9px;margin-bottom:18px;padding:2px 6px;display:flex}.Sidebar-module__WZVnLW__brandName{font-size:.92rem;font-weight:600;font-family:var(--font-sans);color:var(--foreground);letter-spacing:-.02em;flex:1}.Sidebar-module__WZVnLW__toggleBtn{color:var(--foreground-subtle);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:all .15s;display:flex}.Sidebar-module__WZVnLW__toggleBtn:hover{color:var(--foreground);background:#ffffff0f}.Sidebar-module__WZVnLW__toggleBtn:focus,.Sidebar-module__WZVnLW__toggleBtn:focus-visible{outline:none}.Sidebar-module__WZVnLW__primaryActions{flex-direction:column;gap:2px;margin-bottom:16px;display:flex}.Sidebar-module__WZVnLW__navItem{color:#ffffffa6;cursor:pointer;text-align:left;width:100%;font-size:.82rem;font-weight:500;font-family:var(--font-sans);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:all .15s;display:flex}.Sidebar-module__WZVnLW__navItem:hover{color:var(--foreground);background:#ffffff0f}.Sidebar-module__WZVnLW__navItem:focus,.Sidebar-module__WZVnLW__navItem:focus-visible{outline:none}.Sidebar-module__WZVnLW__sectionHeader{color:#ffffff6b;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 10px;font-size:.68rem;font-weight:600;display:flex}.Sidebar-module__WZVnLW__collapseGroup{cursor:pointer;align-items:center;gap:3px;display:flex}.Sidebar-module__WZVnLW__chatsSection{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__chatsList{scrollbar-width:none;flex-direction:column;flex:1;gap:1px;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__chatsList::-webkit-scrollbar{display:none}.Sidebar-module__WZVnLW__chatItem{color:#ffffff9e;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:7px 10px;font-size:.8rem;transition:all .15s;display:flex;position:relative}.Sidebar-module__WZVnLW__chatItem:hover{color:var(--foreground);background:#ffffff0d}.Sidebar-module__WZVnLW__chatItem:hover .Sidebar-module__WZVnLW__chatActions{opacity:1}.Sidebar-module__WZVnLW__chatItem:active{transform:scale(.98)}.Sidebar-module__WZVnLW__activeChat{color:var(--foreground);border-left:2px solid var(--primary-green);padding-left:8px;background:#22c55e14!important}.Sidebar-module__WZVnLW__chatName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Sidebar-module__WZVnLW__chatActions{opacity:0;flex-shrink:0;gap:3px;transition:opacity .15s;display:flex}.Sidebar-module__WZVnLW__chatActionBtn{color:var(--foreground-subtle);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:3px;transition:all .15s;display:flex}.Sidebar-module__WZVnLW__chatActionBtn:hover{color:var(--foreground);background:#ffffff14}.Sidebar-module__WZVnLW__chatActionBtn:hover:last-child{color:#ef4444}.Sidebar-module__WZVnLW__chatActionBtn:focus,.Sidebar-module__WZVnLW__chatActionBtn:focus-visible{outline:none}.Sidebar-module__WZVnLW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.15s Sidebar-module__WZVnLW__fadeIn;display:flex;position:fixed;inset:0}.Sidebar-module__WZVnLW__actionModal{background:#1a1a1a;border:1px solid #ffffff14;border-radius:14px;width:310px;padding:22px;animation:.25s cubic-bezier(.16,1,.3,1) Sidebar-module__WZVnLW__slideUp;box-shadow:0 20px 48px #00000073}.Sidebar-module__WZVnLW__modalTitle{color:var(--foreground);font-size:1rem;font-weight:600;font-family:var(--font-sans);margin-bottom:6px}.Sidebar-module__WZVnLW__modalText{color:var(--foreground-muted);margin-bottom:18px;font-size:.82rem;line-height:1.5}.Sidebar-module__WZVnLW__modalInput{width:100%;color:var(--foreground);font-size:.85rem;font-family:var(--font-sans);background:#0000004d;border:1px solid #ffffff14;border-radius:8px;outline:none;margin-bottom:18px;padding:9px 12px;transition:border-color .15s}.Sidebar-module__WZVnLW__modalInput:focus{border-color:#22c55e59}.Sidebar-module__WZVnLW__modalActions{justify-content:flex-end;gap:10px;display:flex}.Sidebar-module__WZVnLW__cancelBtn{color:var(--foreground-muted);cursor:pointer;font-size:.82rem;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;border-radius:8px;padding:7px 12px;transition:all .15s}.Sidebar-module__WZVnLW__cancelBtn:hover{color:var(--foreground);background:#ffffff0d}.Sidebar-module__WZVnLW__confirmBtn{background:var(--primary-green);color:#000;cursor:pointer;font-size:.82rem;font-weight:600;font-family:var(--font-sans);border:none;border-radius:8px;padding:7px 16px;transition:all .15s}.Sidebar-module__WZVnLW__confirmBtn:hover{background:var(--secondary-green)}.Sidebar-module__WZVnLW__deleteBtn{color:#fff;background:#ef4444}.Sidebar-module__WZVnLW__deleteBtn:hover{background:#dc2626}@keyframes Sidebar-module__WZVnLW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Sidebar-module__WZVnLW__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__WZVnLW__footer{border-top:1px solid #ffffff0f;margin-top:auto;padding:12px 6px 4px}.Sidebar-module__WZVnLW__userSection{align-items:center;gap:8px;width:100%;display:flex}.Sidebar-module__WZVnLW__userInfo{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.Sidebar-module__WZVnLW__userAvatar{background:linear-gradient(135deg,var(--primary-green),var(--secondary-green));color:#000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:flex}.Sidebar-module__WZVnLW__userDetails{flex-direction:column;min-width:0;display:flex}.Sidebar-module__WZVnLW__userName{color:var(--foreground);font-size:.75rem;font-weight:600;font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Sidebar-module__WZVnLW__userPlan{color:#ffffff6b;font-size:.62rem}.Sidebar-module__WZVnLW__footerUpgradeBtn{color:#ffffff9e;font-size:.7rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;padding:5px 12px;transition:all .15s}.Sidebar-module__WZVnLW__footerUpgradeBtn:hover{color:var(--foreground);background:#ffffff0d;border-color:#ffffff1f}.Sidebar-module__WZVnLW__footerUpgradeBtn:focus,.Sidebar-module__WZVnLW__footerUpgradeBtn:focus-visible{outline:none}.Sidebar-module__WZVnLW__emptyState{color:#ffffff40;padding:14px 10px;font-size:.75rem}.Sidebar-module__WZVnLW__mobileBackdrop{display:none}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{z-index:100;border-radius:0 16px 16px 0;height:100vh;margin:0;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__mobileBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99;background:#00000080;animation:.15s Sidebar-module__WZVnLW__fadeIn;display:block;position:fixed;inset:0}}
.ThinkingIndicator-module__hmqgoW__activeThinkingMinimal{align-items:center;gap:10px;margin-bottom:20px;display:flex}.ThinkingIndicator-module__hmqgoW__thinkingIconWrapper{color:#4ade80;opacity:.9;justify-content:center;align-items:center;display:flex}.ThinkingIndicator-module__hmqgoW__activeIcon{filter:drop-shadow(0 0 4px #4ade804d)}.ThinkingIndicator-module__hmqgoW__glowingText{font-size:.88rem;font-weight:500;font-family:var(--font-sans);background:linear-gradient(90deg,#fff6 0%,#4ade80e6 25%,#fff 50%,#4ade80e6 75%,#fff6 100%) 0 0/200%;-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text;animation:2s linear infinite ThinkingIndicator-module__hmqgoW__flow}@keyframes ThinkingIndicator-module__hmqgoW__flow{0%{background-position:200% 0}to{background-position:-200% 0}}.ThinkingIndicator-module__hmqgoW__timerMinimal{color:#ffffff4d;font-size:.75rem;font-family:var(--font-sans);font-variant-numeric:tabular-nums;font-weight:500}.ThinkingIndicator-module__hmqgoW__thinkingContainerMinimal{margin-bottom:16px}.ThinkingIndicator-module__hmqgoW__collapsedToggleMinimal{cursor:pointer;color:#fff6;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.85rem;font-weight:500;transition:color .2s;display:flex}.ThinkingIndicator-module__hmqgoW__collapsedToggleMinimal:hover{color:#ffffffb3}.ThinkingIndicator-module__hmqgoW__toggleLeft{align-items:center;gap:8px;display:flex}.ThinkingIndicator-module__hmqgoW__sparkleIcon{color:#4ade80;opacity:.8}.ThinkingIndicator-module__hmqgoW__expandedContentMinimal{border-left:1px solid #ffffff0d;flex-direction:column;gap:6px;margin-top:10px;padding-left:20px;display:flex}.ThinkingIndicator-module__hmqgoW__expandedText{color:#fff9;margin:0;font-size:.85rem;line-height:1.5}.ThinkingIndicator-module__hmqgoW__minimalActionRow{color:#fff6;align-items:center;gap:8px;font-size:.75rem;display:flex}.ThinkingIndicator-module__hmqgoW__checkIconMinimal{color:#4ade80;opacity:.6}
.chart-module__Ou6fEW__chartContainer{--chart-grid:#ffffff0a;--chart-axis:#ffffff80;--chart-cursor:#ffffff0f;width:100%;min-height:200px}:is(.chart-module__Ou6fEW__chartContainer .recharts-cartesian-grid-horizontal line,.chart-module__Ou6fEW__chartContainer .recharts-cartesian-grid-vertical line){stroke:var(--chart-grid)}.chart-module__Ou6fEW__chartContainer .recharts-cartesian-axis-tick-value{fill:var(--chart-axis);font-size:10px;font-family:var(--font-sans)}.chart-module__Ou6fEW__chartContainer .recharts-cartesian-axis-line{stroke:#ffffff0f}.chart-module__Ou6fEW__chartContainer .recharts-cursor{fill:var(--chart-cursor)}.chart-module__Ou6fEW__chartContainer .recharts-rectangle.recharts-tooltip-cursor{fill:#ffffff0a}.chart-module__Ou6fEW__chartContainer .recharts-active-dot circle{stroke:var(--background);stroke-width:2px}:is(.chart-module__Ou6fEW__chartContainer .recharts-surface:focus,.chart-module__Ou6fEW__chartContainer .recharts-wrapper:focus,.chart-module__Ou6fEW__chartContainer .recharts-surface:focus-visible,.chart-module__Ou6fEW__chartContainer .recharts-wrapper:focus-visible),.chart-module__Ou6fEW__chartContainer :focus,.chart-module__Ou6fEW__chartContainer :focus-visible{outline:none}.chart-module__Ou6fEW__tooltip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:120px;font-family:var(--font-sans);background:#141414f5;border:1px solid #ffffff1a;border-radius:10px;padding:10px 14px;box-shadow:0 10px 32px #00000080}.chart-module__Ou6fEW__tooltipLabel{color:#ffffff8c;margin-bottom:6px;font-size:.68rem;font-weight:500}.chart-module__Ou6fEW__tooltipItems{flex-direction:column;gap:4px;display:flex}.chart-module__Ou6fEW__tooltipItem{align-items:center;gap:8px;font-size:.78rem;display:flex}.chart-module__Ou6fEW__tooltipIndicator{border-radius:50%;flex-shrink:0;width:8px;height:8px}.chart-module__Ou6fEW__indicator_line{border-radius:2px;width:3px;height:14px}.chart-module__Ou6fEW__indicator_dashed{border:1px dashed;border-radius:2px;width:3px;height:14px;background:0 0!important}.chart-module__Ou6fEW__tooltipItemLabel{color:#ffffffb3;flex:1;font-weight:400}.chart-module__Ou6fEW__tooltipItemValue{color:#fff;font-variant-numeric:tabular-nums;font-weight:600}
.RevenueChart-module__qGzPHG__chartCard{border:1px solid var(--border);background:#16161699;border-radius:14px;margin:14px 0;padding:16px 16px 8px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.RevenueChart-module__qGzPHG__chartCard:hover{border-color:var(--border-hover);box-shadow:0 4px 20px #0003}.RevenueChart-module__qGzPHG__chartHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.RevenueChart-module__qGzPHG__chartHeaderLeft,.RevenueChart-module__qGzPHG__chartHeaderRight{align-items:center;gap:8px;display:flex}.RevenueChart-module__qGzPHG__chartIcon{color:var(--primary-green);flex-shrink:0}.RevenueChart-module__qGzPHG__chartTitle{color:#ffffffd9;font-size:.85rem;font-weight:600;font-family:var(--font-sans);letter-spacing:-.01em}.RevenueChart-module__qGzPHG__chartMeta{color:var(--foreground-subtle);font-variant-numeric:tabular-nums;font-size:.68rem}.RevenueChart-module__qGzPHG__expandBtn{border:1px solid var(--border);width:26px;height:26px;color:var(--foreground-subtle);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.RevenueChart-module__qGzPHG__expandBtn:hover{background:var(--glass-bg);border-color:var(--border-hover);color:var(--foreground)}.RevenueChart-module__qGzPHG__expandBtn:focus,.RevenueChart-module__qGzPHG__expandBtn:focus-visible{outline:none}.RevenueChart-module__qGzPHG__chartContainerInline{width:100%;height:220px}.RevenueChart-module__qGzPHG__chartContainerExpanded{width:100%;height:380px}.RevenueChart-module__qGzPHG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.RevenueChart-module__qGzPHG__modal{background:var(--background-secondary);border:1px solid var(--border);border-radius:18px;flex-direction:column;width:100%;max-width:780px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000080,inset 0 0 0 1px #ffffff08}.RevenueChart-module__qGzPHG__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.RevenueChart-module__qGzPHG__modalHeaderLeft{align-items:center;gap:12px;display:flex}.RevenueChart-module__qGzPHG__modalTitle{color:var(--foreground);font-size:1rem;font-weight:600;font-family:var(--font-sans);letter-spacing:-.02em;margin:0}.RevenueChart-module__qGzPHG__modalSubtitle{color:var(--foreground-subtle);margin:2px 0 0;font-size:.72rem}.RevenueChart-module__qGzPHG__closeBtn{border:1px solid var(--border);width:32px;height:32px;color:var(--foreground-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.RevenueChart-module__qGzPHG__closeBtn:hover{background:var(--glass-bg);color:var(--foreground);border-color:var(--border-hover)}.RevenueChart-module__qGzPHG__closeBtn:focus,.RevenueChart-module__qGzPHG__closeBtn:focus-visible{outline:none}.RevenueChart-module__qGzPHG__modalBody{flex:1;min-height:0;padding:20px 22px;overflow-y:auto}.RevenueChart-module__qGzPHG__chartContainerHorizontal{width:100%;height:360px}.RevenueChart-module__qGzPHG__chartContainerHorizontalExpanded{width:100%;height:480px}.RevenueChart-module__qGzPHG__modalFooter{padding:0 22px 20px}.RevenueChart-module__qGzPHG__statsGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.RevenueChart-module__qGzPHG__statItem{border:1px solid var(--border);background:#ffffff05;border-radius:10px;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.RevenueChart-module__qGzPHG__statLabel{color:var(--foreground-subtle);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.RevenueChart-module__qGzPHG__statValue{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700;font-family:var(--font-sans)}.RevenueChart-module__qGzPHG__statPositive{color:var(--primary-green)}.RevenueChart-module__qGzPHG__statNegative{color:#ef4444}@media (max-width:768px){.RevenueChart-module__qGzPHG__chartCard{-webkit-overflow-scrolling:touch;max-width:100%;margin:10px 0;padding:10px 8px 6px;overflow-x:auto}.RevenueChart-module__qGzPHG__chartHeader{gap:4px;margin-bottom:8px}.RevenueChart-module__qGzPHG__chartTitle{font-size:.78rem}.RevenueChart-module__qGzPHG__chartContainerInline{min-width:0;height:200px}.RevenueChart-module__qGzPHG__chartContainerHorizontal{min-width:0;height:auto}.RevenueChart-module__qGzPHG__modalOverlay{align-items:flex-end;padding:0}.RevenueChart-module__qGzPHG__modal{border-bottom:none;border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:88vh}.RevenueChart-module__qGzPHG__modalHeader{padding:16px 16px 12px;position:relative}.RevenueChart-module__qGzPHG__modalHeader:before{content:"";background:#ffffff26;border-radius:2px;width:36px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.RevenueChart-module__qGzPHG__modalHeaderLeft{gap:8px;padding-top:6px}.RevenueChart-module__qGzPHG__modalTitle{font-size:.88rem}.RevenueChart-module__qGzPHG__modalSubtitle{font-size:.68rem}.RevenueChart-module__qGzPHG__closeBtn{width:28px;height:28px}.RevenueChart-module__qGzPHG__modalBody{-webkit-overflow-scrolling:touch;padding:8px 8px 12px;overflow:auto}.RevenueChart-module__qGzPHG__chartContainerExpanded{min-width:0;height:260px}.RevenueChart-module__qGzPHG__chartContainerHorizontalExpanded{min-width:0}.RevenueChart-module__qGzPHG__modalFooter{padding:0 12px 16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.RevenueChart-module__qGzPHG__statsGrid{grid-template-columns:repeat(3,1fr);gap:6px}.RevenueChart-module__qGzPHG__statItem{padding:8px 10px}.RevenueChart-module__qGzPHG__statLabel{font-size:.6rem}.RevenueChart-module__qGzPHG__statValue{font-size:.82rem}}
.ChatInterface-module__WGbyoa__chatContainer{background:var(--background);height:100vh;font-family:var(--font-sans);color:var(--foreground);flex-direction:column;flex:1;min-width:0;font-size:.9rem;transition:all .25s;display:flex;position:relative}.ChatInterface-module__WGbyoa__expanded{margin-left:0}.ChatInterface-module__WGbyoa__header{z-index:10;background:0 0;justify-content:space-between;align-items:center;height:46px;padding:0 16px;display:flex}.ChatInterface-module__WGbyoa__headerLeft{align-items:center;gap:10px;display:flex}.ChatInterface-module__WGbyoa__sidebarToggle{color:var(--foreground-subtle);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:5px;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__sidebarToggle:hover{background:var(--glass-bg);color:var(--foreground)}.ChatInterface-module__WGbyoa__headerRight{align-items:center;gap:8px;display:flex}.ChatInterface-module__WGbyoa__messages{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex-direction:column;flex:1;align-items:center;gap:26px;min-width:0;padding:32px 24px;display:flex;position:relative;overflow-y:auto}.ChatInterface-module__WGbyoa__messages>*{width:100%;max-width:720px}.ChatInterface-module__WGbyoa__messages::-webkit-scrollbar{width:5px}.ChatInterface-module__WGbyoa__messages::-webkit-scrollbar-track{background:0 0}.ChatInterface-module__WGbyoa__messages::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:10px}.ChatInterface-module__WGbyoa__messages::-webkit-scrollbar-thumb:hover{background:#ffffff1f}@media (max-width:768px){.ChatInterface-module__WGbyoa__messages{padding:14px 10px}.ChatInterface-module__WGbyoa__messages>*{max-width:100%}.ChatInterface-module__WGbyoa__aiContent{letter-spacing:.005em;font-size:.85rem;line-height:1.7}.ChatInterface-module__WGbyoa__aiContent p{margin:0 0 .75em}.ChatInterface-module__WGbyoa__aiContent h1{font-size:1.15rem}.ChatInterface-module__WGbyoa__aiContent h2{font-size:1.08rem}.ChatInterface-module__WGbyoa__aiContent h3{font-size:1rem}.ChatInterface-module__WGbyoa__aiContent h4{font-size:.95rem}.ChatInterface-module__WGbyoa__aiContent ul,.ChatInterface-module__WGbyoa__aiContent ol{padding-left:1.2em}.ChatInterface-module__WGbyoa__aiContent li{margin-bottom:.3em}.ChatInterface-module__WGbyoa__userBubble{max-width:90%;padding:10px 14px;font-size:.85rem}.ChatInterface-module__WGbyoa__aiContent table{-webkit-overflow-scrolling:touch;font-size:.75rem}.ChatInterface-module__WGbyoa__aiContent th,.ChatInterface-module__WGbyoa__aiContent td{white-space:nowrap;padding:.45em .6em}.ChatInterface-module__WGbyoa__chartsContainer{max-width:100%;overflow:hidden}}.ChatInterface-module__WGbyoa__landingWrapper{z-index:5;flex-direction:column;align-items:center;width:100%;max-width:640px;padding:0 20px;animation:.6s cubic-bezier(.16,1,.3,1) ChatInterface-module__WGbyoa__fadeIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ChatInterface-module__WGbyoa__landingWrapper:before{content:"";pointer-events:none;z-index:-1;filter:blur(40px);background:radial-gradient(at 50% 100%,#22c55e1f 0%,#22c55e0f 30%,#22c55e05 55%,#0000 75%);border-radius:50%;width:500px;height:400px;animation:1.2s cubic-bezier(.16,1,.3,1) forwards ChatInterface-module__WGbyoa__glowRise;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}@keyframes ChatInterface-module__WGbyoa__glowRise{0%{opacity:0;transform:translate(-50%)translateY(40px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ChatInterface-module__WGbyoa__landingInputWrapper{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}@keyframes ChatInterface-module__WGbyoa__fadeIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.ChatInterface-module__WGbyoa__heroContent{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;display:flex}.ChatInterface-module__WGbyoa__heroLogoRow{margin-bottom:1.25rem}.ChatInterface-module__WGbyoa__heroTitle{letter-spacing:-.04em;font-size:2.6rem;font-weight:680;font-family:var(--font-sans);background:linear-gradient(135deg,var(--primary-green)20%,var(--accent-green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.4rem;line-height:1.15}.ChatInterface-module__WGbyoa__heroSubtitle{color:var(--foreground-muted);margin-bottom:2rem;font-size:.9rem;font-weight:400}.ChatInterface-module__WGbyoa__searchBar{background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:14px;flex-direction:column;gap:.75rem;width:100%;padding:1rem;transition:border-color .2s,box-shadow .2s;display:flex}.ChatInterface-module__WGbyoa__searchBar:focus-within{border-color:var(--primary-green-border);box-shadow:0 0 0 3px #22c55e0f}.ChatInterface-module__WGbyoa__inputArea{align-items:flex-start;gap:8px;width:100%;display:flex;position:relative}.ChatInterface-module__WGbyoa__heroTextarea{width:100%;color:var(--foreground);resize:none;font-size:.95rem;font-weight:400;font-family:var(--font-sans);background:0 0;border:none;outline:none;padding:.15rem 0;line-height:1.5}.ChatInterface-module__WGbyoa__heroTextarea::placeholder{color:var(--foreground-subtle)}.ChatInterface-module__WGbyoa__bottomActions{justify-content:space-between;align-items:center;display:flex}.ChatInterface-module__WGbyoa__leftGroup,.ChatInterface-module__WGbyoa__rightGroup{align-items:center;gap:.5rem;display:flex}.ChatInterface-module__WGbyoa__heroSendBtn{background:var(--primary-green-muted);border:1px solid var(--primary-green-border);width:32px;height:32px;color:var(--primary-green);border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__heroSendBtn:hover:not(:disabled){background:var(--primary-green);border-color:var(--primary-green);color:#000}.ChatInterface-module__WGbyoa__heroSendBtn:disabled{opacity:.3;cursor:default}.ChatInterface-module__WGbyoa__userMessage{justify-content:flex-end;display:flex}.ChatInterface-module__WGbyoa__userBubble{background:var(--surface);color:var(--foreground);border:1px solid var(--border);word-break:break-word;border-radius:16px;max-width:75%;padding:11px 17px;font-size:.9rem;line-height:1.6}.ChatInterface-module__WGbyoa__aiMessage{width:100%;min-width:0}.ChatInterface-module__WGbyoa__aiMessageWrapper{width:100%;min-width:0;display:flex}.ChatInterface-module__WGbyoa__aiContent{color:#ffffffeb;font-size:.9rem;line-height:1.75;font-family:var(--font-sans);word-break:break-word;overflow-wrap:break-word;flex:1;min-width:0;max-width:100%}.ChatInterface-module__WGbyoa__aiContent>:first-child{margin-top:0!important}.ChatInterface-module__WGbyoa__aiContent>:last-child{margin-bottom:0!important}.ChatInterface-module__WGbyoa__aiContent h1,.ChatInterface-module__WGbyoa__aiContent h2,.ChatInterface-module__WGbyoa__aiContent h3,.ChatInterface-module__WGbyoa__aiContent h4,.ChatInterface-module__WGbyoa__aiContent h5,.ChatInterface-module__WGbyoa__aiContent h6{color:var(--foreground);font-weight:600;font-family:var(--font-sans);letter-spacing:-.02em;margin-top:1.25em;margin-bottom:.6em;line-height:1.4}.ChatInterface-module__WGbyoa__aiContent h1{border-bottom:1px solid var(--border);margin-top:0;padding-bottom:.4em;font-size:1.3rem}.ChatInterface-module__WGbyoa__aiContent h2{font-size:1.2rem}.ChatInterface-module__WGbyoa__aiContent h3{font-size:1.1rem}.ChatInterface-module__WGbyoa__aiContent h4{font-size:1.02rem}.ChatInterface-module__WGbyoa__aiContent p{color:#ffffffeb;margin:0 0 .85em}.ChatInterface-module__WGbyoa__aiContent strong{color:var(--foreground);font-weight:600}.ChatInterface-module__WGbyoa__aiContent em{color:#fffc;font-style:italic}.ChatInterface-module__WGbyoa__aiContent ul,.ChatInterface-module__WGbyoa__aiContent ol{margin:.6em 0 .85em;padding-left:1.5em}.ChatInterface-module__WGbyoa__aiContent ul{list-style-type:disc}.ChatInterface-module__WGbyoa__aiContent ol{list-style-type:decimal}.ChatInterface-module__WGbyoa__aiContent li{color:#ffffffeb;margin-bottom:.4em;padding-left:.2em}.ChatInterface-module__WGbyoa__aiContent li::marker{color:var(--primary-green)}.ChatInterface-module__WGbyoa__aiContent li>ul,.ChatInterface-module__WGbyoa__aiContent li>ol{margin-top:.4em;margin-bottom:0}.ChatInterface-module__WGbyoa__aiContent li strong{color:var(--foreground)}.ChatInterface-module__WGbyoa__aiContent hr{border:none;border-top:1px solid var(--border);margin:1.25em 0}.ChatInterface-module__WGbyoa__aiContent blockquote{background:var(--glass-bg);border-left:2px solid var(--primary-green);color:#ffffffc7;border-radius:0 6px 6px 0;margin:.85em 0;padding:.6em .85em;font-style:italic}.ChatInterface-module__WGbyoa__aiContent blockquote p,.ChatInterface-module__WGbyoa__aiContent blockquote p:last-child{margin-bottom:0}.ChatInterface-module__WGbyoa__aiContent a{color:var(--primary-green);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .15s,color .15s}.ChatInterface-module__WGbyoa__aiContent a:hover{color:var(--accent-green);border-bottom-color:var(--accent-green)}.ChatInterface-module__WGbyoa__aiContent code{background:var(--primary-green-muted);color:var(--accent-green);white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;border-radius:4px;padding:.15em .35em;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.85em}.ChatInterface-module__WGbyoa__codeBlock{border:1px solid var(--border);background:#0a0a0a;border-radius:10px;margin:1rem 0;overflow:hidden}.ChatInterface-module__WGbyoa__codeHeader{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.ChatInterface-module__WGbyoa__codeLanguage{color:var(--foreground-subtle);text-transform:lowercase;font-size:.7rem;font-family:var(--font-sans);letter-spacing:.02em;font-weight:500}.ChatInterface-module__WGbyoa__codeCopyBtn{color:var(--foreground-subtle);cursor:pointer;font-size:.7rem;font-family:var(--font-sans);background:0 0;border:none;border-radius:5px;align-items:center;gap:5px;padding:4px 8px;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__codeCopyBtn:hover{color:var(--foreground);background:#ffffff0f}.ChatInterface-module__WGbyoa__codeBlock pre,.ChatInterface-module__WGbyoa__aiContent pre{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent}.ChatInterface-module__WGbyoa__codeBlock pre::-webkit-scrollbar{width:5px;height:5px}.ChatInterface-module__WGbyoa__aiContent pre::-webkit-scrollbar{width:5px;height:5px}.ChatInterface-module__WGbyoa__codeBlock pre::-webkit-scrollbar-track{background:0 0}.ChatInterface-module__WGbyoa__aiContent pre::-webkit-scrollbar-track{background:0 0}.ChatInterface-module__WGbyoa__codeBlock pre::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.ChatInterface-module__WGbyoa__aiContent pre::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.ChatInterface-module__WGbyoa__aiContent pre{max-width:100%;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important;overflow:auto hidden!important}.ChatInterface-module__WGbyoa__aiContent pre code{color:#ffffffd9;white-space:pre-wrap;word-break:break-all;overflow-wrap:break-word;background:0 0;padding:0;font-size:.82rem;line-height:1.6;display:block}.ChatInterface-module__WGbyoa__messageActions{opacity:1;gap:6px;margin-top:12px;display:flex}.ChatInterface-module__WGbyoa__messageActionBtn{border:1px solid var(--border);width:28px;height:28px;color:var(--foreground-subtle);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__messageActionBtn:hover{background:var(--glass-bg);border-color:var(--border-hover);color:var(--foreground)}.ChatInterface-module__WGbyoa__messageActionsHidden{visibility:hidden;pointer-events:none}.ChatInterface-module__WGbyoa__aiContent table{border-collapse:collapse;border-radius:8px;width:100%;max-width:100%;margin:.85em 0;font-size:.82rem;display:block;overflow-x:auto}.ChatInterface-module__WGbyoa__aiContent th,.ChatInterface-module__WGbyoa__aiContent td{border:1px solid var(--border);text-align:left;padding:.55em .75em}.ChatInterface-module__WGbyoa__aiContent th{background:var(--glass-bg);color:var(--foreground);font-weight:600}.ChatInterface-module__WGbyoa__aiContent td{color:#ffffffe6}.ChatInterface-module__WGbyoa__aiContent tr:nth-child(2n) td{background:#ffffff04}.ChatInterface-module__WGbyoa__thinkingAnimation{align-items:center;gap:10px;padding:6px 0;display:flex}.ChatInterface-module__WGbyoa__thinkingDots{gap:3px;display:flex}.ChatInterface-module__WGbyoa__thinkingDots span{background:var(--primary-green);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite ChatInterface-module__WGbyoa__thinkingPulse}.ChatInterface-module__WGbyoa__thinkingDots span:first-child{animation-delay:0s}.ChatInterface-module__WGbyoa__thinkingDots span:nth-child(2){animation-delay:.2s}.ChatInterface-module__WGbyoa__thinkingDots span:nth-child(3){animation-delay:.4s}@keyframes ChatInterface-module__WGbyoa__thinkingPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.ChatInterface-module__WGbyoa__thinkingText{color:var(--foreground-muted);font-size:.8rem;font-weight:500;animation:2s ease-in-out infinite ChatInterface-module__WGbyoa__thinkingFade}@keyframes ChatInterface-module__WGbyoa__thinkingFade{0%,to{opacity:.5}50%{opacity:.8}}.ChatInterface-module__WGbyoa__typingIndicator{gap:3px;padding:3px 0;display:flex}.ChatInterface-module__WGbyoa__typingIndicator span{background:var(--primary-green);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite ChatInterface-module__WGbyoa__bounce}.ChatInterface-module__WGbyoa__typingIndicator span:nth-child(2){animation-delay:.2s}.ChatInterface-module__WGbyoa__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes ChatInterface-module__WGbyoa__bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.ChatInterface-module__WGbyoa__streamingContent{max-width:100%;display:block;position:relative}.ChatInterface-module__WGbyoa__streamingContent>div{display:block}.ChatInterface-module__WGbyoa__streamingContent>div>:last-child{display:inline}.ChatInterface-module__WGbyoa__streamingContent>div>:last-child:after{content:""}.ChatInterface-module__WGbyoa__streamingCursor{background:var(--primary-green);vertical-align:text-bottom;border-radius:1px;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite ChatInterface-module__WGbyoa__cursorBlink;display:inline-block}@keyframes ChatInterface-module__WGbyoa__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.ChatInterface-module__WGbyoa__inputContainer{background:0 0;width:100%;max-width:768px;margin:0 auto;padding:0 24px 24px;position:relative}.ChatInterface-module__WGbyoa__inputBarWrapper{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:4px;padding:10px 14px;transition:all .2s;display:flex;position:relative}.ChatInterface-module__WGbyoa__inputBarWrapper:focus-within{border-color:var(--primary-green-border);box-shadow:0 0 0 3px #22c55e0f}.ChatInterface-module__WGbyoa__inputTop{flex:1;align-items:center;display:flex}.ChatInterface-module__WGbyoa__textarea{color:var(--foreground);font-size:.9rem;font-family:var(--font-sans);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:20px;max-height:180px;padding:3px 0;line-height:1.5;overflow-y:auto}.ChatInterface-module__WGbyoa__textarea::placeholder{color:var(--foreground-subtle)}.ChatInterface-module__WGbyoa__inputBottom{justify-content:space-between;align-items:center;display:flex}.ChatInterface-module__WGbyoa__inputActionsLeft,.ChatInterface-module__WGbyoa__inputActionsRight{align-items:center;gap:6px;display:flex}.ChatInterface-module__WGbyoa__actionBtn{color:var(--foreground-subtle);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:5px;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__actionBtn:hover{background:var(--glass-bg);color:var(--foreground)}.ChatInterface-module__WGbyoa__sendBtn{color:var(--foreground-subtle);border:1px solid var(--border);cursor:pointer;background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__sendBtnActive{background:var(--primary-green);color:#000;border:none}.ChatInterface-module__WGbyoa__sendBtnActive:hover{background:var(--secondary-green)}.ChatInterface-module__WGbyoa__sendBtn:disabled{cursor:not-allowed}.ChatInterface-module__WGbyoa__disclaimer{text-align:center;color:var(--foreground-subtle);margin-top:8px;font-size:.68rem}.ChatInterface-module__WGbyoa__searchOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#0009;justify-content:center;padding-top:70px;display:flex;position:absolute;inset:0}.ChatInterface-module__WGbyoa__searchModal{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:460px;max-height:360px;animation:.2s ease-out ChatInterface-module__WGbyoa__modalIn;display:flex;overflow:hidden;box-shadow:0 16px 48px #0006}@keyframes ChatInterface-module__WGbyoa__modalIn{0%{opacity:0;transform:translateY(-12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatInterface-module__WGbyoa__searchHeader{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 14px;display:flex}.ChatInterface-module__WGbyoa__searchInput{color:var(--foreground);font-size:.88rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1}.ChatInterface-module__WGbyoa__searchResults{flex:1;padding:8px;overflow-y:auto}.ChatInterface-module__WGbyoa__searchItem{width:100%;color:var(--foreground-muted);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:2px;margin-bottom:2px;padding:10px 12px;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__searchItem:hover{background:var(--primary-green-muted);color:var(--primary-green)}.ChatInterface-module__WGbyoa__searchItemTitle{font-size:.82rem;font-weight:600;font-family:var(--font-sans)}.ChatInterface-module__WGbyoa__searchItemSnippet{color:var(--foreground-subtle);font-size:.7rem}.ChatInterface-module__WGbyoa__noResults{text-align:center;color:var(--foreground-subtle);padding:40px;font-size:.85rem}.ChatInterface-module__WGbyoa__results{flex:1;padding:8px;overflow-y:auto}.ChatInterface-module__WGbyoa__scrollBottomBtn{background:var(--surface);border:1px solid var(--border-hover);width:32px;height:32px;color:var(--foreground-muted);cursor:pointer;z-index:100;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:-42px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000004d}.ChatInterface-module__WGbyoa__scrollBottomBtn:hover{background:var(--surface-hover);border-color:var(--border-hover);color:var(--foreground)}.ChatInterface-module__WGbyoa__orchestrationEvents{flex-direction:column;gap:10px;padding:12px 0;display:flex}.ChatInterface-module__WGbyoa__errorToast{color:var(--foreground);font-size:.82rem;font-weight:500;font-family:var(--font-sans);z-index:9999;white-space:nowrap;background:#1a1a1a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;max-width:440px;padding:12px 20px;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0006}.ChatInterface-module__WGbyoa__errorToast svg{color:#ef4444;flex-shrink:0}.ChatInterface-module__WGbyoa__actionTextWrapper{align-items:center;padding:3px 0;display:inline-flex}.ChatInterface-module__WGbyoa__actionGlowText{color:var(--foreground-muted);background:linear-gradient(90deg,var(--foreground-muted)0%,var(--accent-green)25%,var(--primary-green)50%,var(--accent-green)75%,var(--foreground-muted)100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:.82rem;font-weight:500;animation:2s linear infinite ChatInterface-module__WGbyoa__slideGlow;position:relative}@keyframes ChatInterface-module__WGbyoa__slideGlow{0%{background-position:-100% 0}to{background-position:100% 0}}.ChatInterface-module__WGbyoa__statusIndicator{align-items:center;padding:6px 0;display:inline-flex}.ChatInterface-module__WGbyoa__statusGlowText{background:linear-gradient(90deg,var(--foreground-muted)0%,var(--accent-green)30%,var(--primary-green)50%,var(--accent-green)70%,var(--foreground-muted)100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:.82rem;font-weight:500;animation:1.5s ease-in-out infinite ChatInterface-module__WGbyoa__statusGlow}@keyframes ChatInterface-module__WGbyoa__statusGlow{0%{background-position:-100% 0}to{background-position:100% 0}}.ChatInterface-module__WGbyoa__defaultLoadingIndicator{align-items:center;gap:6px;padding:3px 0;display:inline-flex}.ChatInterface-module__WGbyoa__loadingDots{gap:3px;display:flex}.ChatInterface-module__WGbyoa__loadingDots span{background:var(--primary-green);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite ChatInterface-module__WGbyoa__loadingBounce}.ChatInterface-module__WGbyoa__loadingDots span:first-child{animation-delay:0s}.ChatInterface-module__WGbyoa__loadingDots span:nth-child(2){animation-delay:.2s}.ChatInterface-module__WGbyoa__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes ChatInterface-module__WGbyoa__loadingBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.15)}}.ChatInterface-module__WGbyoa__loadingText{background:linear-gradient(90deg,var(--foreground-muted)0%,var(--accent-green)25%,var(--primary-green)50%,var(--accent-green)75%,var(--foreground-muted)100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:.82rem;font-weight:500;animation:2s linear infinite ChatInterface-module__WGbyoa__slideGlow}.ChatInterface-module__WGbyoa__limitBadge{border:1px solid var(--border);color:var(--foreground-muted);cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:500;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__limitBadge:hover{background:var(--glass-bg);color:var(--foreground)}.ChatInterface-module__WGbyoa__limitsOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ChatInterface-module__WGbyoa__limitsDropdown{background:#161616fa;border:1px solid #ffffff14;border-radius:20px;width:360px;overflow:hidden;box-shadow:0 24px 64px #0009,inset 0 1px #ffffff0a}.ChatInterface-module__WGbyoa__limitsHeader{color:var(--foreground);letter-spacing:-.01em;align-items:center;gap:8px;padding:20px 22px 0;font-size:.95rem;font-weight:600;display:flex}.ChatInterface-module__WGbyoa__limitsBody{padding:20px 22px}.ChatInterface-module__WGbyoa__limitRow{color:var(--foreground-muted);justify-content:space-between;margin-bottom:12px;font-size:.82rem;display:flex}.ChatInterface-module__WGbyoa__limitValue{color:var(--primary-green);font-weight:600}.ChatInterface-module__WGbyoa__limitBar{background:#ffffff0f;border-radius:3px;height:6px;margin-bottom:16px;overflow:hidden}.ChatInterface-module__WGbyoa__limitBarFill{background:linear-gradient(90deg,var(--secondary-green),var(--primary-green));border-radius:3px;height:100%;transition:width .3s}.ChatInterface-module__WGbyoa__limitBigNumber{text-align:center;margin-bottom:16px}.ChatInterface-module__WGbyoa__limitBigNumber strong{color:var(--primary-green);letter-spacing:-.03em;font-size:2.4rem;font-weight:700;line-height:1}.ChatInterface-module__WGbyoa__limitBigNumber span{color:var(--foreground-subtle);margin-top:4px;font-size:.72rem;font-weight:500;display:block}.ChatInterface-module__WGbyoa__limitsNote{color:var(--foreground-subtle);text-align:center;margin:0;font-size:.75rem;line-height:1.6}.ChatInterface-module__WGbyoa__limitsClose{width:100%;color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:6px;padding:14px;font-size:.78rem;font-weight:500;transition:all .15s;display:flex}.ChatInterface-module__WGbyoa__limitsClose:hover{color:var(--foreground);background:#ffffff0a}.ChatInterface-module__WGbyoa__usageHint{color:var(--foreground-subtle);font-variant-numeric:tabular-nums;font-size:.68rem}.ChatInterface-module__WGbyoa__followUpContainer{border-top:1px solid #ffffff0a;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;display:flex}.ChatInterface-module__WGbyoa__followUpBtn{color:#ffffffb8;font-size:.82rem;font-family:var(--font-sans);cursor:pointer;text-align:left;background:#22c55e0d;border:1px solid #22c55e26;border-radius:10px;align-items:center;gap:7px;padding:8px 14px;line-height:1.4;transition:all .15s;display:inline-flex}.ChatInterface-module__WGbyoa__followUpBtn:hover{color:var(--primary-green);background:#22c55e1a;border-color:#22c55e4d}.ChatInterface-module__WGbyoa__followUpBtn svg{color:var(--primary-green);opacity:.6;flex-shrink:0}.ChatInterface-module__WGbyoa__followUpBtn:hover svg{opacity:1}.ChatInterface-module__WGbyoa__chartsContainer{margin-top:6px}.ChatInterface-module__WGbyoa__ideaCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;max-width:560px;margin-top:20px;padding:20px}.ChatInterface-module__WGbyoa__ideaCardHeader{border-bottom:1px solid var(--border);align-items:flex-start;gap:14px;margin-bottom:16px;padding-bottom:16px;display:flex}.ChatInterface-module__WGbyoa__ideaIcon{color:#fbbf24;flex-shrink:0;margin-top:2px}.ChatInterface-module__WGbyoa__ideaName{color:var(--foreground);font-size:1.1rem;font-weight:600;font-family:var(--font-sans);letter-spacing:-.02em;margin:0 0 3px}.ChatInterface-module__WGbyoa__ideaTagline{color:var(--foreground-muted);margin:0;font-size:.82rem;line-height:1.4}.ChatInterface-module__WGbyoa__maturityBadge{background:var(--primary-green-muted);border:1px solid var(--primary-green-border);border-radius:10px;flex-direction:column;align-items:center;margin-left:auto;padding:8px 12px;display:flex}.ChatInterface-module__WGbyoa__maturityBadge span:first-child{color:var(--primary-green);font-size:1.3rem;font-weight:700;line-height:1}.ChatInterface-module__WGbyoa__maturityLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--primary-green);opacity:.7;margin-top:2px;font-size:.6rem}.ChatInterface-module__WGbyoa__ideaSection{margin-bottom:16px}.ChatInterface-module__WGbyoa__ideaSection:last-child{margin-bottom:0}.ChatInterface-module__WGbyoa__ideaSection h4{color:var(--foreground-subtle);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;margin:0 0 8px;font-size:.72rem;font-weight:600;display:flex}.ChatInterface-module__WGbyoa__ideaSection h4 svg{color:var(--primary-green);opacity:.7}.ChatInterface-module__WGbyoa__ideaSection p{color:#fffc;margin:0 0 6px;font-size:.82rem;line-height:1.5}.ChatInterface-module__WGbyoa__solutionText{font-weight:500;color:var(--accent-green)!important}.ChatInterface-module__WGbyoa__tagList{flex-wrap:wrap;gap:6px;display:flex}.ChatInterface-module__WGbyoa__tag{background:var(--glass-bg);border:1px solid var(--border);color:#ffffffb3;border-radius:16px;padding:4px 10px;font-size:.72rem}.ChatInterface-module__WGbyoa__featureList{flex-direction:column;gap:6px;display:flex}.ChatInterface-module__WGbyoa__featureItem{color:#fffc;align-items:center;gap:8px;font-size:.82rem;display:flex}.ChatInterface-module__WGbyoa__featureItem svg{color:var(--primary-green);flex-shrink:0}.ChatInterface-module__WGbyoa__competitorList{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.ChatInterface-module__WGbyoa__competitorTag{color:#ef4444cc;background:#ef444414;border:1px solid #ef444426;border-radius:5px;padding:4px 8px;font-size:.7rem;font-weight:500}.ChatInterface-module__WGbyoa__saturationNote{color:var(--foreground-muted)!important;font-size:.75rem!important}.ChatInterface-module__WGbyoa__saturationNote strong{color:#fbbf24d9;text-transform:capitalize}.ChatInterface-module__WGbyoa__techStackGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}.ChatInterface-module__WGbyoa__techCategory{background:var(--glass-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:3px;padding:10px;display:flex}.ChatInterface-module__WGbyoa__techLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-subtle);font-size:.65rem}.ChatInterface-module__WGbyoa__techValue{color:#fffc;font-size:.8rem;font-weight:500}@media (max-width:768px){.ChatInterface-module__WGbyoa__orchestrationEvents{padding:10px 0}.ChatInterface-module__WGbyoa__ideaCard{padding:16px}.ChatInterface-module__WGbyoa__techStackGrid{grid-template-columns:1fr}.ChatInterface-module__WGbyoa__ideaCardHeader{flex-direction:column;gap:10px}.ChatInterface-module__WGbyoa__maturityBadge{align-self:flex-start;margin-left:0}}
