.Sidebar-module__WZVnLW__sidebar{background-color:var(--bg-sidebar);border-right:1px solid var(--border-color);z-index:100;width:280px;height:100vh;transition:var(--transition-smooth);flex-direction:column;padding:32px 20px;display:flex;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__brandHeader{align-items:center;gap:12px;margin-bottom:36px;display:flex}.Sidebar-module__WZVnLW__logoCircle{background:var(--accent-gradient);width:40px;height:40px;box-shadow:0 4px 12px rgba(var(--accent-color-rgb), .3);border-radius:12px;justify-content:center;align-items:center;display:flex}.Sidebar-module__WZVnLW__logoIcon{color:#000;width:20px;height:20px}.theme-recruitment .Sidebar-module__WZVnLW__logoIcon{color:#fff}.Sidebar-module__WZVnLW__brandName{letter-spacing:.05em;background:linear-gradient(135deg, var(--text-primary) 30%, var(--accent-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.15rem;font-weight:800}.Sidebar-module__WZVnLW__brandTagline{color:var(--text-secondary);margin-top:1px;font-size:.7rem;display:block}.Sidebar-module__WZVnLW__switcherContainer{margin-bottom:32px;position:relative}.Sidebar-module__WZVnLW__switcherLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;margin-left:4px;font-size:.65rem;font-weight:600;display:block}.Sidebar-module__WZVnLW__dropdownToggle{border:1px solid var(--border-color);cursor:pointer;width:100%;color:var(--text-primary);transition:var(--transition-smooth);background:#ffffff05;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.Sidebar-module__WZVnLW__dropdownToggle:hover{border-color:rgba(var(--accent-color-rgb), .25);background:#ffffff0a;box-shadow:0 4px 16px #0003}.Sidebar-module__WZVnLW__workspaceInfo{text-align:left;align-items:center;gap:10px;min-width:0;display:flex}.Sidebar-module__WZVnLW__activeWorkspaceIcon{color:var(--accent-color);flex-shrink:0}.Sidebar-module__WZVnLW__workspaceNames{flex-direction:column;min-width:0;display:flex}.Sidebar-module__WZVnLW__activeWorkspaceName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.Sidebar-module__WZVnLW__activeAgentRole{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.Sidebar-module__WZVnLW__chevronIcon{color:var(--text-muted);flex-shrink:0;margin-left:6px;transition:transform .25s}.Sidebar-module__WZVnLW__chevronOpen{color:var(--accent-color);transform:rotate(180deg)}.Sidebar-module__WZVnLW__dropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);z-index:100;background:#0f111af2;border-radius:12px;animation:.2s cubic-bezier(.16,1,.3,1) Sidebar-module__WZVnLW__dropdownSlideDown;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #00000080,inset 0 0 0 1px #ffffff0d}.Sidebar-module__WZVnLW__dropdownScrollable{max-height:180px;padding:6px;overflow-y:auto}.Sidebar-module__WZVnLW__dropdownItem{cursor:pointer;width:100%;color:var(--text-secondary);transition:var(--transition-smooth);background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:8px 10px;display:flex}.Sidebar-module__WZVnLW__dropdownItem:last-child{margin-bottom:0}.Sidebar-module__WZVnLW__dropdownItem:hover{color:var(--text-primary);background:#ffffff0a}.Sidebar-module__WZVnLW__dropdownItemActive{background:rgba(var(--accent-color-rgb), .08);color:var(--text-primary)}.Sidebar-module__WZVnLW__dropdownItemLeft{text-align:left;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.Sidebar-module__WZVnLW__colorDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.Sidebar-module__WZVnLW__dropdownItemIcon{color:var(--text-muted);flex-shrink:0}.Sidebar-module__WZVnLW__dropdownItemActive .Sidebar-module__WZVnLW__dropdownItemIcon{color:var(--accent-color)}.Sidebar-module__WZVnLW__dropdownItemText{flex-direction:column;min-width:0;display:flex}.Sidebar-module__WZVnLW__dropdownItemName{white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;font-weight:600;overflow:hidden}.Sidebar-module__WZVnLW__dropdownItemRole{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.Sidebar-module__WZVnLW__checkIcon{color:var(--accent-color);flex-shrink:0}.Sidebar-module__WZVnLW__dropdownDivider{background:var(--border-color);height:1px}.Sidebar-module__WZVnLW__manageBtn{width:100%;color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff03;border:none;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:.72rem;font-weight:600;display:flex}.Sidebar-module__WZVnLW__manageBtn:hover{color:var(--accent-color);background:#ffffff0a}@keyframes Sidebar-module__WZVnLW__dropdownSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__WZVnLW__navigation{flex-direction:column;flex:1;gap:8px;display:flex}.Sidebar-module__WZVnLW__navItem{color:var(--text-secondary);cursor:pointer;text-align:left;width:100%;transition:var(--transition-smooth);background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative}.Sidebar-module__WZVnLW__navItem:hover{color:var(--text-primary);background:#ffffff08}.Sidebar-module__WZVnLW__navItemActive{font-weight:600;background:rgba(var(--accent-color-rgb), .08)!important;color:var(--accent-color)!important}.Sidebar-module__WZVnLW__navIcon{transition:var(--transition-smooth)}.Sidebar-module__WZVnLW__navItemActive .Sidebar-module__WZVnLW__navIcon{color:var(--accent-color);filter:drop-shadow(0 0 4px rgba(var(--accent-color-rgb), .4))}.Sidebar-module__WZVnLW__navLabel{font-size:.85rem}.Sidebar-module__WZVnLW__activeIndicator{background-color:var(--accent-color);width:3px;height:50%;box-shadow:0 0 8px var(--accent-color);border-top-right-radius:4px;border-bottom-right-radius:4px;position:absolute;top:25%;left:0}.Sidebar-module__WZVnLW__footerCard{border:1px solid var(--border-color);background:#ffffff05;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.Sidebar-module__WZVnLW__footerLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.Sidebar-module__WZVnLW__logoutBtn{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:flex}.Sidebar-module__WZVnLW__logoutBtn:hover{color:#ef4444;background:#ef44441a}.Sidebar-module__WZVnLW__agentAvatar{background:rgba(var(--accent-color-rgb), .1);border:1px solid rgba(var(--accent-color-rgb), .2);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.Sidebar-module__WZVnLW__agentInitials{color:var(--accent-color);font-size:.8rem;font-weight:800}.Sidebar-module__WZVnLW__pulseRadar{border:1px solid var(--accent-color);opacity:.6;border-radius:10px;width:100%;height:100%;animation:2s ease-out infinite Sidebar-module__WZVnLW__radarPulse;position:absolute}.Sidebar-module__WZVnLW__agentInfo{flex-direction:column;gap:2px;display:flex}.Sidebar-module__WZVnLW__agentRole{color:var(--text-primary);font-size:.75rem;font-weight:600}.Sidebar-module__WZVnLW__agentStatus{color:var(--text-muted);align-items:center;gap:4px;font-size:.65rem;display:flex}.Sidebar-module__WZVnLW__statusDot{background-color:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #10b981}@keyframes Sidebar-module__WZVnLW__radarPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}@media (max-width:1024px){.Sidebar-module__WZVnLW__sidebar{transform:translate(-280px)}}
.OverviewDashboard-module__ROjt0a__dashboard{flex-direction:column;display:flex}.OverviewDashboard-module__ROjt0a__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.OverviewDashboard-module__ROjt0a__title{letter-spacing:-.02em;background:linear-gradient(135deg, var(--text-primary) 50%, var(--accent-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:6px;font-size:1.75rem;font-weight:800}.OverviewDashboard-module__ROjt0a__subtitle{color:var(--text-secondary);font-size:.9rem}.OverviewDashboard-module__ROjt0a__kpiHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.OverviewDashboard-module__ROjt0a__kpiLabel{color:var(--text-secondary);font-size:.8rem;font-weight:600}.OverviewDashboard-module__ROjt0a__kpiIconWrapper{border:1px solid var(--border-color);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.OverviewDashboard-module__ROjt0a__kpiValue{letter-spacing:-.02em;margin-bottom:8px;font-size:1.85rem;font-weight:800}.OverviewDashboard-module__ROjt0a__kpiChange{color:#34d399;align-items:center;gap:4px;font-size:.75rem;display:flex}.OverviewDashboard-module__ROjt0a__changeIcon{display:inline-block}.OverviewDashboard-module__ROjt0a__bottomGrid{grid-template-columns:1.2fr 1fr;gap:24px;display:grid}@media (max-width:1100px){.OverviewDashboard-module__ROjt0a__bottomGrid{grid-template-columns:1fr}}.OverviewDashboard-module__ROjt0a__sectionTitle{margin-bottom:4px;font-size:1.1rem;font-weight:700}.OverviewDashboard-module__ROjt0a__sectionSubtitle{color:var(--text-muted);margin-bottom:24px;font-size:.8rem}.OverviewDashboard-module__ROjt0a__chartCard{flex-direction:column;display:flex}.OverviewDashboard-module__ROjt0a__chartContainer{flex-direction:column;flex:1;justify-content:space-between;display:flex}.OverviewDashboard-module__ROjt0a__svgWrapper{width:100%}.OverviewDashboard-module__ROjt0a__svgChart{width:100%;height:auto;overflow:visible}.OverviewDashboard-module__ROjt0a__chartLegs{justify-content:center;margin-top:16px;display:flex}.OverviewDashboard-module__ROjt0a__legendItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:.75rem;display:flex}.OverviewDashboard-module__ROjt0a__legendColor{border-radius:3px;width:12px;height:12px}.OverviewDashboard-module__ROjt0a__leadsCard{flex-direction:column;display:flex}.OverviewDashboard-module__ROjt0a__cardHeaderWithAction{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.OverviewDashboard-module__ROjt0a__viewAllBtn{color:var(--accent-color);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:.8rem;font-weight:600}.OverviewDashboard-module__ROjt0a__viewAllBtn:hover{background:rgba(var(--accent-color-rgb), .08)}.OverviewDashboard-module__ROjt0a__leadsList{flex-direction:column;gap:16px;display:flex}.OverviewDashboard-module__ROjt0a__leadRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.OverviewDashboard-module__ROjt0a__leadRow:last-child{border-bottom:none;padding-bottom:0}.OverviewDashboard-module__ROjt0a__leadProfile{align-items:center;gap:12px;min-width:0;display:flex}.OverviewDashboard-module__ROjt0a__leadInitials{border:1px solid var(--border-color);width:40px;height:40px;color:var(--accent-color);background:#ffffff08;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.OverviewDashboard-module__ROjt0a__leadDetails{min-width:0}.OverviewDashboard-module__ROjt0a__leadName{color:var(--text-primary);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.OverviewDashboard-module__ROjt0a__netWorthBadge{color:var(--accent-color);background:rgba(var(--accent-color-rgb), .1);border:1px solid rgba(var(--accent-color-rgb), .2);border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:600}.OverviewDashboard-module__ROjt0a__leadRole{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.75rem;overflow:hidden}.OverviewDashboard-module__ROjt0a__leadLoc{color:var(--text-muted)}.OverviewDashboard-module__ROjt0a__leadMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.OverviewDashboard-module__ROjt0a__intentLine{align-items:center;gap:4px;max-width:200px;display:flex}.OverviewDashboard-module__ROjt0a__intentIcon{color:var(--accent-color);flex-shrink:0}.OverviewDashboard-module__ROjt0a__intentText{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.OverviewDashboard-module__ROjt0a__statusSection{align-items:center;gap:6px;display:flex}.OverviewDashboard-module__ROjt0a__statusBadge{text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:.65rem;font-weight:700}.OverviewDashboard-module__ROjt0a__status_pending{color:#9ca3af;background:#9ca3af1a;border:1px solid #9ca3af33}.OverviewDashboard-module__ROjt0a__status_sent{color:#60a5fa;background:#60a5fa1a;border:1px solid #60a5fa33}.OverviewDashboard-module__ROjt0a__status_replied{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c33}.OverviewDashboard-module__ROjt0a__status_converted{color:#34d399;background:#34d3991a;border:1px solid #34d39933}.OverviewDashboard-module__ROjt0a__sentimentBadge{border-radius:4px;padding:3px 6px;font-size:.65rem;font-weight:700}.OverviewDashboard-module__ROjt0a__sentiment_positive{color:#10b981;background:#10b98126}.OverviewDashboard-module__ROjt0a__sentiment_neutral{color:#f59e0b;background:#f59e0b26}.OverviewDashboard-module__ROjt0a__sentiment_negative{color:#ef4444;background:#ef444426}.OverviewDashboard-module__ROjt0a__emptyLeads{text-align:center;color:var(--text-muted);padding:40px 0;font-size:.85rem}
.LeadSourcingAgent-module__FleuHG__sourcingPage{flex-direction:column;display:flex}.LeadSourcingAgent-module__FleuHG__header{margin-bottom:32px}.LeadSourcingAgent-module__FleuHG__title{letter-spacing:-.02em;background:linear-gradient(135deg, var(--text-primary) 50%, var(--accent-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:6px;font-size:1.75rem;font-weight:800}.LeadSourcingAgent-module__FleuHG__subtitle{color:var(--text-secondary);font-size:.9rem}.LeadSourcingAgent-module__FleuHG__mainGrid{grid-template-columns:1fr 1.4fr;gap:24px;margin-bottom:32px;display:grid}@media (max-width:1024px){.LeadSourcingAgent-module__FleuHG__mainGrid{grid-template-columns:1fr}}.LeadSourcingAgent-module__FleuHG__configCard{flex-direction:column;display:flex}.LeadSourcingAgent-module__FleuHG__sectionTitle{margin-bottom:4px;font-size:1.1rem;font-weight:700}.LeadSourcingAgent-module__FleuHG__sectionSubtitle{color:var(--text-muted);margin-bottom:24px;font-size:.8rem}.LeadSourcingAgent-module__FleuHG__formGroup{margin-bottom:20px}.LeadSourcingAgent-module__FleuHG__formGroup:last-of-type{margin-bottom:28px}.LeadSourcingAgent-module__FleuHG__formLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.LeadSourcingAgent-module__FleuHG__selectInput{border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff08;border-radius:8px;padding:12px;font-size:.85rem}.LeadSourcingAgent-module__FleuHG__selectInput:focus{border-color:var(--accent-color);box-shadow:0 0 10px var(--glow-color);outline:none}.LeadSourcingAgent-module__FleuHG__segmentedButtons{border:1px solid var(--border-color);background:#ffffff08;border-radius:8px;gap:4px;padding:4px;display:flex}.LeadSourcingAgent-module__FleuHG__segmentBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;flex:1;padding:10px;font-size:.75rem;font-weight:600}.LeadSourcingAgent-module__FleuHG__segmentBtn:hover{color:var(--text-primary)}.LeadSourcingAgent-module__FleuHG__segmentActive{background:var(--accent-gradient);box-shadow:0 4px 10px rgba(var(--accent-color-rgb), .2);color:#000!important}.theme-recruitment .LeadSourcingAgent-module__FleuHG__segmentActive{color:#fff!important}.LeadSourcingAgent-module__FleuHG__spinningIcon{animation:1.5s linear infinite LeadSourcingAgent-module__FleuHG__spin}@keyframes LeadSourcingAgent-module__FleuHG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LeadSourcingAgent-module__FleuHG__terminalCard{flex-direction:column;display:flex}.LeadSourcingAgent-module__FleuHG__terminalHeader{border:1px solid var(--border-color);background:#ffffff05;border-bottom:none;border-top-left-radius:12px;border-top-right-radius:12px;align-items:center;margin-bottom:12px;padding:10px 16px;display:flex;position:relative}.LeadSourcingAgent-module__FleuHG__windowControls{gap:6px;display:flex;position:absolute;left:16px}.LeadSourcingAgent-module__FleuHG__dotRed,.LeadSourcingAgent-module__FleuHG__dotYellow,.LeadSourcingAgent-module__FleuHG__dotGreen{border-radius:50%;width:10px;height:10px}.LeadSourcingAgent-module__FleuHG__dotRed{background-color:#ef4444}.LeadSourcingAgent-module__FleuHG__dotYellow{background-color:#f59e0b}.LeadSourcingAgent-module__FleuHG__dotGreen{background-color:#10b981}.LeadSourcingAgent-module__FleuHG__terminalTitle{color:var(--text-secondary);margin:0 auto;font-family:monospace;font-size:.75rem}.LeadSourcingAgent-module__FleuHG__terminalIdle{color:var(--text-muted);text-align:center;padding-top:60px;font-style:italic}.LeadSourcingAgent-module__FleuHG__blinkingCursorLine{align-items:center;display:flex}.LeadSourcingAgent-module__FleuHG__cursorPrompt{color:var(--accent-color)}.LeadSourcingAgent-module__FleuHG__blinkingBlock{background-color:#34d399;width:8px;height:15px;margin-left:2px;animation:1s step-end infinite LeadSourcingAgent-module__FleuHG__blink}@keyframes LeadSourcingAgent-module__FleuHG__blink{0%,to{opacity:1}50%{opacity:0}}.LeadSourcingAgent-module__FleuHG__sourcingNotice{color:#34d399;background:#34d3990d;border:1px solid #34d39933;border-radius:8px;align-items:center;gap:10px;margin-top:16px;padding:12px;font-size:.8rem;display:flex}.LeadSourcingAgent-module__FleuHG__successIcon{flex-shrink:0}.LeadSourcingAgent-module__FleuHG__databaseCard{margin-top:8px;overflow:hidden}.LeadSourcingAgent-module__FleuHG__dbHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.LeadSourcingAgent-module__FleuHG__searchBox{width:320px;position:relative}.LeadSourcingAgent-module__FleuHG__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.LeadSourcingAgent-module__FleuHG__searchInput{border:1px solid var(--border-color);width:100%;color:var(--text-primary);transition:var(--transition-smooth);background:#ffffff08;border-radius:8px;padding:10px 12px 10px 38px;font-size:.8rem}.LeadSourcingAgent-module__FleuHG__searchInput:focus{border-color:var(--accent-color);outline:none}.LeadSourcingAgent-module__FleuHG__dbTable{border-collapse:collapse;text-align:left;width:100%}.LeadSourcingAgent-module__FleuHG__dbTable th{text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-color);letter-spacing:.05em;padding:12px 16px;font-size:.7rem;font-weight:700}.LeadSourcingAgent-module__FleuHG__dbTable td{border-bottom:1px solid var(--border-color);padding:16px;font-size:.8rem}.LeadSourcingAgent-module__FleuHG__tableRow:hover{background:#ffffff03}.LeadSourcingAgent-module__FleuHG__nameCell{align-items:center;gap:12px;display:flex}.LeadSourcingAgent-module__FleuHG__avatarInitials{background:rgba(var(--accent-color-rgb), .1);border:1px solid rgba(var(--accent-color-rgb), .2);width:32px;height:32px;color:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.LeadSourcingAgent-module__FleuHG__leadNameVal{color:var(--text-primary);font-weight:600}.LeadSourcingAgent-module__FleuHG__leadEmailVal{color:var(--text-muted);margin-top:2px;font-size:.7rem}.LeadSourcingAgent-module__FleuHG__audienceBadge{border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.LeadSourcingAgent-module__FleuHG__aud_hnw{color:#d4af37;background:#d4af371a;border:1px solid #d4af3733}.LeadSourcingAgent-module__FleuHG__aud_ofw{color:#34d399;background:#34d3991a;border:1px solid #34d39933}.LeadSourcingAgent-module__FleuHG__aud_middle-income{color:#60a5fa;background:#60a5fa1a;border:1px solid #60a5fa33}.LeadSourcingAgent-module__FleuHG__aud_executive{color:#a78bfa;background:#a78bfa1a;border:1px solid #a78bfa33}.LeadSourcingAgent-module__FleuHG__aud_bpo{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c33}.LeadSourcingAgent-module__FleuHG__intentCell{max-width:250px}.LeadSourcingAgent-module__FleuHG__intentTextWrapper{color:var(--text-secondary);align-items:center;gap:6px;display:flex}.LeadSourcingAgent-module__FleuHG__intentTextWrapper span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.LeadSourcingAgent-module__FleuHG__intentWarningIcon{color:var(--accent-color);flex-shrink:0}.LeadSourcingAgent-module__FleuHG__statusBadgeVal{text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:.65rem;font-weight:700}.LeadSourcingAgent-module__FleuHG__status_pending{color:#9ca3af;background:#9ca3af1a;border:1px solid #9ca3af33}.LeadSourcingAgent-module__FleuHG__status_sent{color:#60a5fa;background:#60a5fa1a;border:1px solid #60a5fa33}.LeadSourcingAgent-module__FleuHG__status_replied{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c33}.LeadSourcingAgent-module__FleuHG__status_converted{color:#34d399;background:#34d3991a;border:1px solid #34d39933}.LeadSourcingAgent-module__FleuHG__emptyTableRows{text-align:center;color:var(--text-muted);font-style:italic;padding:40px!important}.LeadSourcingAgent-module__FleuHG__profileLink{color:var(--accent-color);transition:var(--transition-smooth);align-items:center;gap:2px;font-weight:600;text-decoration:none;display:inline-flex}.LeadSourcingAgent-module__FleuHG__profileLink:hover{opacity:.85;text-decoration:underline}.LeadSourcingAgent-module__FleuHG__sourceUrlLink{color:var(--text-secondary);transition:var(--transition-smooth);text-decoration:none}.LeadSourcingAgent-module__FleuHG__sourceUrlLink:hover{color:var(--accent-color);text-decoration:underline}
.ContentStudio-module__1HPPxa__studioPage{flex-direction:column;display:flex}.ContentStudio-module__1HPPxa__header{margin-bottom:32px}.ContentStudio-module__1HPPxa__title{letter-spacing:-.02em;background:linear-gradient(135deg, var(--text-primary) 50%, var(--accent-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:6px;font-size:1.75rem;font-weight:800}.ContentStudio-module__1HPPxa__subtitle{color:var(--text-secondary);font-size:.9rem}.ContentStudio-module__1HPPxa__mainGrid{grid-template-columns:1fr 1.2fr;gap:24px;margin-bottom:32px;display:grid}@media (max-width:1024px){.ContentStudio-module__1HPPxa__mainGrid{grid-template-columns:1fr}}.ContentStudio-module__1HPPxa__sectionTitle{margin-bottom:4px;font-size:1.1rem;font-weight:700}.ContentStudio-module__1HPPxa__sectionSubtitle{color:var(--text-muted);margin-bottom:24px;font-size:.8rem}.ContentStudio-module__1HPPxa__inputCard{flex-direction:column;display:flex}.ContentStudio-module__1HPPxa__formGroup{margin-bottom:20px}.ContentStudio-module__1HPPxa__formLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.ContentStudio-module__1HPPxa__uploadBox{border:2px dashed var(--border-color);text-align:center;transition:var(--transition-smooth);cursor:pointer;background:#ffffff03;border-radius:12px;padding:24px}.ContentStudio-module__1HPPxa__uploadBox:hover{border-color:var(--accent-color);background:rgba(var(--accent-color-rgb), .02)}.ContentStudio-module__1HPPxa__fileInput{display:none}.ContentStudio-module__1HPPxa__uploadLabel{cursor:pointer;flex-direction:column;align-items:center;display:flex}.ContentStudio-module__1HPPxa__uploadIcon{color:var(--text-muted);margin-bottom:12px}.ContentStudio-module__1HPPxa__uploadTextBold{color:var(--text-primary);margin-bottom:4px;font-size:.85rem;font-weight:600}.ContentStudio-module__1HPPxa__uploadTextSub{color:var(--text-muted);font-size:.75rem}.ContentStudio-module__1HPPxa__presetSection{margin-top:16px}.ContentStudio-module__1HPPxa__presetLabel{color:var(--text-secondary);margin-bottom:8px;font-size:.7rem;display:block}.ContentStudio-module__1HPPxa__presetsGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ContentStudio-module__1HPPxa__presetBtn{border:1px solid var(--border-color);cursor:pointer;height:60px;transition:var(--transition-smooth);background-position:50%;background-size:cover;border-radius:8px;position:relative;overflow:hidden}.ContentStudio-module__1HPPxa__presetBtn:hover{border-color:var(--accent-color);transform:translateY(-1px)}.ContentStudio-module__1HPPxa__presetActive{box-shadow:0 0 10px var(--glow-color);border-color:var(--accent-color)!important}.ContentStudio-module__1HPPxa__presetName{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#000000bf;padding:4px;font-size:.65rem;font-weight:600;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ContentStudio-module__1HPPxa__mediaPreviewBox{margin-top:-8px;margin-bottom:20px}.ContentStudio-module__1HPPxa__previewHeading{color:var(--text-secondary);margin-bottom:6px;font-size:.7rem;display:block}.ContentStudio-module__1HPPxa__mediaPreviewImage{object-fit:cover;border:1px solid var(--border-color);border-radius:8px;width:100%;max-height:160px}.ContentStudio-module__1HPPxa__videoPlaceholder{border:1px solid var(--border-color);width:100%;height:100px;color:var(--text-secondary);background:#000;border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;display:flex}.ContentStudio-module__1HPPxa__promptArea{border:1px solid var(--border-color);width:100%;height:90px;color:var(--text-primary);resize:none;transition:var(--transition-smooth);background:#ffffff08;border-radius:8px;padding:12px;font-family:inherit;font-size:.85rem}.ContentStudio-module__1HPPxa__promptArea:focus{border-color:var(--accent-color);outline:none}.ContentStudio-module__1HPPxa__selectInput{border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;background:#ffffff08;border-radius:8px;padding:12px;font-size:.85rem}.ContentStudio-module__1HPPxa__outputCard{flex-direction:column;min-height:480px;display:flex}.ContentStudio-module__1HPPxa__studioIdle{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.ContentStudio-module__1HPPxa__sparkleIcon{color:var(--text-muted);margin-bottom:16px}.ContentStudio-module__1HPPxa__studioIdle h4{margin-bottom:8px;font-size:1.05rem;font-weight:700}.ContentStudio-module__1HPPxa__studioIdle p{color:var(--text-muted);max-width:320px;font-size:.8rem}.ContentStudio-module__1HPPxa__generationLoader{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.ContentStudio-module__1HPPxa__spinningSparkle{color:var(--accent-color);margin-bottom:24px;animation:2s linear infinite ContentStudio-module__1HPPxa__spin}.ContentStudio-module__1HPPxa__generatingTitle{margin-bottom:28px;font-size:1.1rem;font-weight:700}.ContentStudio-module__1HPPxa__progressLinesList{flex-direction:column;gap:16px;width:100%;max-width:340px;display:flex}.ContentStudio-module__1HPPxa__progressLine{color:var(--text-muted);opacity:.4;transition:var(--transition-smooth);align-items:center;gap:10px;font-size:.85rem;display:flex}.ContentStudio-module__1HPPxa__progressActive{color:var(--text-primary);opacity:1}.ContentStudio-module__1HPPxa__checkIcon{color:#34d399;flex-shrink:0}.ContentStudio-module__1HPPxa__reviewWorkspace{flex-direction:column;flex:1;height:100%;display:flex}.ContentStudio-module__1HPPxa__workspaceHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.ContentStudio-module__1HPPxa__previewTabsTrack{border:1px solid var(--border-color);background:#ffffff05;border-radius:8px;gap:4px;margin-bottom:20px;padding:4px;display:flex;overflow-x:auto}.ContentStudio-module__1HPPxa__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.75rem;font-weight:600;display:flex}.ContentStudio-module__1HPPxa__tabBtn:hover{color:var(--text-primary)}.ContentStudio-module__1HPPxa__tabBtnActive{border:1px solid var(--border-color);background:#ffffff0d;color:var(--accent-color)!important}.ContentStudio-module__1HPPxa__mockupContainer{border:1px solid var(--border-color);background:#0003;border-radius:12px;flex:1;max-height:400px;margin-bottom:20px;padding:16px;overflow-y:auto}.ContentStudio-module__1HPPxa__facebookMock{color:#e4e6eb;background:#18191a;border:1px solid #3e4042;border-radius:8px;padding:12px;font-family:system-ui,-apple-system,sans-serif}.ContentStudio-module__1HPPxa__mockHead{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ContentStudio-module__1HPPxa__mockAvatar{background:#3e4042;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.ContentStudio-module__1HPPxa__mockAuthor{font-size:.85rem;font-weight:700}.ContentStudio-module__1HPPxa__mockTime{color:#b0b3b8;font-size:.7rem}.ContentStudio-module__1HPPxa__mockTextarea{width:100%;min-height:120px;color:inherit;resize:vertical;background:0 0;border:none;margin-bottom:12px;font-family:inherit;font-size:.85rem}.ContentStudio-module__1HPPxa__mockTextarea:focus{outline:none}.ContentStudio-module__1HPPxa__mockMediaBox{border:1px solid #3e4042;border-radius:8px;overflow:hidden}.ContentStudio-module__1HPPxa__mockImage{object-fit:cover;width:100%;max-height:220px}.ContentStudio-module__1HPPxa__mockBottomBar{background:#242526;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.ContentStudio-module__1HPPxa__mockUrlHeading{color:#b0b3b8;font-size:.7rem}.ContentStudio-module__1HPPxa__mockUrlDesc{white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin-top:2px;font-size:.8rem;font-weight:700;overflow:hidden}.ContentStudio-module__1HPPxa__mockCallBtn{color:#fff;cursor:pointer;background:#3a3b3c;border:none;border-radius:6px;padding:8px 12px;font-size:.75rem;font-weight:600}.ContentStudio-module__1HPPxa__linkedinMock{color:#eef3f8;background:#1d2226;border:1px solid #38434f;border-radius:8px;padding:12px;font-family:system-ui,-apple-system,sans-serif}.ContentStudio-module__1HPPxa__mockAvatarLinkedIn{background:#38434f;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ContentStudio-module__1HPPxa__instagramMock{color:#fff;background:#000;border:1px solid #262626;border-radius:12px;max-width:360px;margin:0 auto;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.ContentStudio-module__1HPPxa__instaMediaWrapper{aspect-ratio:1;position:relative}.ContentStudio-module__1HPPxa__instaImage{object-fit:cover;width:100%;height:100%}.ContentStudio-module__1HPPxa__instaOverlay{background:linear-gradient(#0000,#000000e6);padding:20px 16px 16px;position:absolute;bottom:0;left:0;right:0}.ContentStudio-module__1HPPxa__instaOverlayTag{color:var(--accent-color);letter-spacing:.05em;margin-bottom:4px;font-size:.65rem;font-weight:800}.ContentStudio-module__1HPPxa__instaOverlayTitle{font-size:1rem;font-weight:700}.ContentStudio-module__1HPPxa__instaCaptionArea{border-top:1px solid #262626;padding:12px;font-size:.8rem}.ContentStudio-module__1HPPxa__mockTextareaInline{color:#a8a8a8;resize:none;background:0 0;border:none;width:100%;margin-top:4px;font-family:inherit;font-size:.8rem}.ContentStudio-module__1HPPxa__mockTextareaInline:focus{outline:none}.ContentStudio-module__1HPPxa__emailMock{border:1px solid var(--border-color);color:#e2e8f0;background:#1e1e24;border-radius:8px;padding:16px;font-family:sans-serif}.ContentStudio-module__1HPPxa__emailHeaderRow{border-bottom:1px solid var(--border-color);align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;font-size:.85rem;display:flex}.ContentStudio-module__1HPPxa__emailSubjectInput{color:#fff;background:0 0;border:none;flex:1;font-size:.85rem;font-weight:600}.ContentStudio-module__1HPPxa__emailSubjectInput:focus{outline:none}.ContentStudio-module__1HPPxa__emailBodyTextarea{width:100%;min-height:200px;color:inherit;resize:vertical;background:0 0;border:none;font-family:inherit;font-size:.85rem;line-height:1.5}.ContentStudio-module__1HPPxa__emailBodyTextarea:focus{outline:none}.ContentStudio-module__1HPPxa__complianceBox{background:#d4af370a;border:1px solid #d4af3726;border-radius:8px;padding:12px}.theme-recruitment .ContentStudio-module__1HPPxa__complianceBox{background:#4f46e50a;border-color:#4f46e526}.ContentStudio-module__1HPPxa__complianceHeader{color:var(--accent-color);text-transform:uppercase;align-items:center;gap:6px;margin-bottom:6px;font-size:.75rem;font-weight:700;display:flex}.ContentStudio-module__1HPPxa__complianceIcon{flex-shrink:0}.ContentStudio-module__1HPPxa__complianceList{flex-direction:column;gap:4px;list-style:none;display:flex}.ContentStudio-module__1HPPxa__complianceList li{color:var(--text-secondary);font-size:.75rem}
.OutreachSharing-module__vM2Esa__outreachPage{flex-direction:column;display:flex}.OutreachSharing-module__vM2Esa__header{margin-bottom:32px}.OutreachSharing-module__vM2Esa__title{letter-spacing:-.02em;background:linear-gradient(135deg, var(--text-primary) 50%, var(--accent-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:6px;font-size:1.75rem;font-weight:800}.OutreachSharing-module__vM2Esa__subtitle{color:var(--text-secondary);font-size:.9rem}.OutreachSharing-module__vM2Esa__mainGrid{grid-template-columns:1fr 1.3fr;gap:24px;margin-bottom:32px;display:grid}@media (max-width:1024px){.OutreachSharing-module__vM2Esa__mainGrid{grid-template-columns:1fr}}.OutreachSharing-module__vM2Esa__sectionTitle{margin-bottom:4px;font-size:1.1rem;font-weight:700}.OutreachSharing-module__vM2Esa__sectionSubtitle{color:var(--text-muted);margin-bottom:24px;font-size:.8rem}.OutreachSharing-module__vM2Esa__leadsCard{flex-direction:column;display:flex}.OutreachSharing-module__vM2Esa__leadsList{flex-direction:column;gap:12px;max-height:480px;padding-right:4px;display:flex;overflow-y:auto}.OutreachSharing-module__vM2Esa__leadRow{border:1px solid var(--border-color);cursor:pointer;transition:var(--transition-smooth);background:#ffffff05;border-radius:10px;align-items:center;gap:14px;padding:14px;display:flex}.OutreachSharing-module__vM2Esa__leadRow:hover{background:#ffffff0a;border-color:#ffffff26}.OutreachSharing-module__vM2Esa__leadRowSelected{background:rgba(var(--accent-color-rgb), .05)!important;border-color:var(--accent-color)!important}.OutreachSharing-module__vM2Esa__checkboxInput{width:16px;height:16px;accent-color:var(--accent-color);cursor:pointer;flex-shrink:0}.OutreachSharing-module__vM2Esa__leadDetails{flex:1;min-width:0}.OutreachSharing-module__vM2Esa__leadName{color:var(--text-primary);align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.OutreachSharing-module__vM2Esa__audienceTag{color:var(--accent-color);background:rgba(var(--accent-color-rgb), .08);border:1px solid rgba(var(--accent-color-rgb), .15);border-radius:3px;padding:1px 5px;font-size:.6rem;font-weight:700}.OutreachSharing-module__vM2Esa__leadNiche{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.75rem;overflow:hidden}.OutreachSharing-module__vM2Esa__leadLoc{color:var(--text-muted);margin-top:1px;font-size:.7rem}.OutreachSharing-module__vM2Esa__leadStatusRight{flex-shrink:0}.OutreachSharing-module__vM2Esa__statusBadge{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700}.OutreachSharing-module__vM2Esa__status_pending{color:#9ca3af;background:#9ca3af1a;border:1px solid #9ca3af33}.OutreachSharing-module__vM2Esa__status_sent{color:#60a5fa;background:#60a5fa1a;border:1px solid #60a5fa33}.OutreachSharing-module__vM2Esa__status_replied{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c33}.OutreachSharing-module__vM2Esa__status_converted{color:#34d399;background:#34d3991a;border:1px solid #34d39933}.OutreachSharing-module__vM2Esa__emptyLeads{text-align:center;color:var(--text-muted);padding:40px 0;font-size:.85rem}.OutreachSharing-module__vM2Esa__composerCard{flex-direction:column;display:flex}.OutreachSharing-module__vM2Esa__channelTrack{border:1px solid var(--border-color);background:#ffffff05;border-radius:8px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.OutreachSharing-module__vM2Esa__channelBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.75rem;font-weight:600;display:flex}.OutreachSharing-module__vM2Esa__channelBtn:hover{color:var(--text-primary)}.OutreachSharing-module__vM2Esa__channelActive{border:1px solid var(--border-color);background:#ffffff0d;color:var(--accent-color)!important}.OutreachSharing-module__vM2Esa__previewBox{border:1px solid var(--border-color);background:#00000026;border-radius:10px;flex-direction:column;margin-bottom:20px;padding:16px;display:flex}.OutreachSharing-module__vM2Esa__previewHeading{color:var(--accent-color);border-bottom:1px solid var(--border-color);align-items:center;gap:6px;margin-bottom:12px;padding-bottom:8px;font-size:.75rem;display:flex}.OutreachSharing-module__vM2Esa__warningIcon{color:var(--accent-color);flex-shrink:0}.OutreachSharing-module__vM2Esa__emailPreviewFrame{border:1px solid var(--border-color);background:#111216;border-radius:8px;flex-direction:column;padding:12px;display:flex}.OutreachSharing-module__vM2Esa__emailHeaderField{color:var(--text-secondary);border-bottom:1px solid #ffffff0a;margin-bottom:8px;padding-bottom:8px;font-size:.8rem}.OutreachSharing-module__vM2Esa__emailHeaderField strong{color:var(--text-muted)}.OutreachSharing-module__vM2Esa__emailBodyPreview{color:var(--text-primary);white-space:pre-wrap;max-height:180px;font-size:.8rem;line-height:1.5;overflow-y:auto}.OutreachSharing-module__vM2Esa__alertNotice{color:var(--accent-color);background:#d4af370a;border:1px solid #d4af3726;border-radius:8px;align-items:center;gap:10px;margin-bottom:20px;padding:16px;font-size:.8rem;display:flex}.OutreachSharing-module__vM2Esa__sendingTerminalFrame{margin-bottom:20px}.OutreachSharing-module__vM2Esa__progressHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.75rem;display:flex}.OutreachSharing-module__vM2Esa__progressBarBg{background:#ffffff0d;border-radius:3px;width:140px;height:6px;overflow:hidden}.OutreachSharing-module__vM2Esa__progressBarFill{background:var(--accent-gradient);border-radius:3px;height:100%;transition:width .3s}.OutreachSharing-module__vM2Esa__successMessageCard{background:#34d3990d;border:1px solid #34d39933;border-radius:8px;gap:14px;margin-bottom:4px;padding:16px;display:flex}.OutreachSharing-module__vM2Esa__successIcon{color:#34d399;flex-shrink:0;margin-top:2px}.OutreachSharing-module__vM2Esa__successHeading{color:#34d399;margin-bottom:4px;font-size:.85rem;font-weight:700}.OutreachSharing-module__vM2Esa__successDesc{color:var(--text-secondary);font-size:.75rem;line-height:1.4}
.AgentInbox-module__9QEwgG__inboxPage{flex-direction:column;gap:20px;height:100%;animation:.4s ease-out AgentInbox-module__9QEwgG__fadeIn;display:flex}.AgentInbox-module__9QEwgG__header{margin-bottom:4px}.AgentInbox-module__9QEwgG__title{color:var(--text-primary);letter-spacing:-.03em;font-size:1.5rem;font-weight:800}.AgentInbox-module__9QEwgG__subtitle{color:var(--text-secondary);margin-top:4px;font-size:.85rem}.AgentInbox-module__9QEwgG__inboxGrid{flex:1;grid-template-columns:320px 1fr 340px;gap:20px;min-height:0;display:grid}.AgentInbox-module__9QEwgG__threadsCard{flex-direction:column;min-height:0;padding:16px;display:flex}.AgentInbox-module__9QEwgG__sidebarTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.85rem;font-weight:700}.AgentInbox-module__9QEwgG__threadsList{flex-direction:column;flex:1;gap:8px;padding-right:4px;display:flex;overflow-y:auto}.AgentInbox-module__9QEwgG__threadItem{border:1px solid var(--border-color);cursor:pointer;text-align:left;transition:var(--transition-smooth);background:#ffffff05;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.AgentInbox-module__9QEwgG__threadItem:hover{border-color:rgba(var(--accent-color-rgb), .3);background:#ffffff0a}.AgentInbox-module__9QEwgG__threadItemActive{box-shadow:0 0 12px var(--glow-color);background:rgba(var(--accent-color-rgb), .06)!important;border-color:var(--accent-color)!important}.AgentInbox-module__9QEwgG__threadMeta{gap:10px;min-width:0;display:flex}.AgentInbox-module__9QEwgG__avatarInitials{background:rgba(var(--accent-color-rgb), .1);border:1px solid rgba(var(--accent-color-rgb), .2);width:32px;height:32px;color:var(--accent-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}.AgentInbox-module__9QEwgG__threadDetails{flex-direction:column;flex:1;min-width:0;display:flex}.AgentInbox-module__9QEwgG__threadName{color:var(--text-primary);font-size:.8rem;font-weight:600}.AgentInbox-module__9QEwgG__threadCompany{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.AgentInbox-module__9QEwgG__threadExcerpt{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.7rem;overflow:hidden}.AgentInbox-module__9QEwgG__sentimentBadge{text-transform:uppercase;border-radius:4px;align-self:flex-start;padding:1px 6px;font-size:.6rem;font-weight:600}.AgentInbox-module__9QEwgG__sent_positive{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.AgentInbox-module__9QEwgG__sent_neutral{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}.AgentInbox-module__9QEwgG__sent_negative{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.AgentInbox-module__9QEwgG__emptyThreads{text-align:center;height:200px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;padding:12px;display:flex}.AgentInbox-module__9QEwgG__emptyIcon{opacity:.3;margin-bottom:12px}.AgentInbox-module__9QEwgG__emptyThreads span{font-size:.78rem;font-weight:600}.AgentInbox-module__9QEwgG__emptyThreads p{margin-top:4px;font-size:.68rem;line-height:1.3}.AgentInbox-module__9QEwgG__chatCard{flex-direction:column;min-height:0;display:flex}.AgentInbox-module__9QEwgG__chatHeader{border-bottom:1px solid var(--border-color);background:#ffffff03;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.AgentInbox-module__9QEwgG__chatHeaderMeta{align-items:center;gap:12px;display:flex}.AgentInbox-module__9QEwgG__headerAvatar{background:rgba(var(--accent-color-rgb), .1);border:1px solid rgba(var(--accent-color-rgb), .2);width:38px;height:38px;color:var(--accent-color);border-radius:10px;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex}.AgentInbox-module__9QEwgG__headerName{color:var(--text-primary);font-size:.85rem;font-weight:700}.AgentInbox-module__9QEwgG__headerRole{color:var(--text-muted);font-size:.68rem}.AgentInbox-module__9QEwgG__autoPilotControls{align-items:center;gap:16px;display:flex}.AgentInbox-module__9QEwgG__toggleWrapper{align-items:center;gap:8px;display:flex}.AgentInbox-module__9QEwgG__toggleLabel{color:var(--text-secondary);font-size:.7rem;font-weight:600}.AgentInbox-module__9QEwgG__toggleSwitch{border:1px solid var(--border-color);cursor:pointer;width:34px;height:18px;transition:var(--transition-smooth);background:#ffffff1a;border-radius:9px;position:relative}.AgentInbox-module__9QEwgG__toggleOn{background:rgba(var(--accent-color-rgb), .2);border-color:var(--accent-color)}.AgentInbox-module__9QEwgG__toggleCircle{background:var(--text-secondary);width:12px;height:12px;transition:var(--transition-smooth);border-radius:50%;position:absolute;top:2px;left:2px}.AgentInbox-module__9QEwgG__toggleOn .AgentInbox-module__9QEwgG__toggleCircle{background:var(--accent-color);box-shadow:0 0 6px var(--accent-color);left:18px}.AgentInbox-module__9QEwgG__pilotIndicator{color:var(--text-muted);align-items:center;gap:6px;font-size:.68rem;font-weight:750;display:flex}.AgentInbox-module__9QEwgG__pulseIcon{color:var(--accent-color);animation:1.8s ease-in-out infinite AgentInbox-module__9QEwgG__pulseGlow}@keyframes AgentInbox-module__9QEwgG__pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 3px var(--accent-color));transform:scale(1.15)}}.AgentInbox-module__9QEwgG__chatHistory{background:#00000026;flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}.AgentInbox-module__9QEwgG__systemNotice{text-align:center;color:var(--text-muted);margin:12px 0;font-size:.68rem;font-style:italic}.AgentInbox-module__9QEwgG__msgRow{width:100%;display:flex}.AgentInbox-module__9QEwgG__msgLeadRow{justify-content:flex-start}.AgentInbox-module__9QEwgG__msgAgentRow{justify-content:flex-end}.AgentInbox-module__9QEwgG__msgBubble{border-radius:12px;flex-direction:column;gap:4px;max-width:70%;padding:10px 12px;display:flex;position:relative}.AgentInbox-module__9QEwgG__msgLeadRow .AgentInbox-module__9QEwgG__msgBubble{border:1px solid var(--border-color);background:#ffffff08;border-bottom-left-radius:2px}.AgentInbox-module__9QEwgG__msgAgentRow .AgentInbox-module__9QEwgG__msgBubble{background:rgba(var(--accent-color-rgb), .08);border:1px solid rgba(var(--accent-color-rgb), .25);border-bottom-right-radius:2px}.AgentInbox-module__9QEwgG__msgSenderMeta{color:var(--text-secondary);align-items:center;gap:4px;font-size:.65rem;font-weight:700;display:flex}.AgentInbox-module__9QEwgG__msgAgentRow .AgentInbox-module__9QEwgG__msgSenderMeta{color:var(--accent-color)}.AgentInbox-module__9QEwgG__msgAvatarIcon{flex-shrink:0}.AgentInbox-module__9QEwgG__msgText{color:var(--text-primary);word-break:break-word;font-size:.78rem;line-height:1.4}.AgentInbox-module__9QEwgG__msgTime{color:var(--text-muted);align-self:flex-end;font-size:.6rem}.AgentInbox-module__9QEwgG__typingBubble{align-items:center;gap:4px;padding:12px 16px;display:flex;flex-direction:row!important}.AgentInbox-module__9QEwgG__typingDot{background:var(--accent-color);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both AgentInbox-module__9QEwgG__bounce}.AgentInbox-module__9QEwgG__typingDot:first-child{animation-delay:-.32s}.AgentInbox-module__9QEwgG__typingDot:nth-child(2){animation-delay:-.16s}@keyframes AgentInbox-module__9QEwgG__bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1.1)}}.AgentInbox-module__9QEwgG__chatInputForm{border-top:1px solid var(--border-color);background:#ffffff03;gap:10px;padding:12px;display:flex}.AgentInbox-module__9QEwgG__chatInput{border:1px solid var(--border-color);color:var(--text-primary);transition:var(--transition-smooth);background:#0003;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-size:.8rem}.AgentInbox-module__9QEwgG__chatInput:focus{border-color:rgba(var(--accent-color-rgb), .4);background:#ffffff08}.AgentInbox-module__9QEwgG__noSelectedThread{text-align:center;color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px;display:flex}.AgentInbox-module__9QEwgG__largeIcon{opacity:.2;margin-bottom:16px}.AgentInbox-module__9QEwgG__noSelectedThread h4{color:var(--text-secondary);font-size:.9rem;font-weight:700}.AgentInbox-module__9QEwgG__noSelectedThread p{max-width:280px;margin-top:6px;font-size:.74rem;line-height:1.4}.AgentInbox-module__9QEwgG__simulatorCard{flex-direction:column;gap:16px;padding:16px;display:flex}.AgentInbox-module__9QEwgG__simHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:8px;padding-bottom:10px;display:flex}.AgentInbox-module__9QEwgG__simIcon{color:var(--accent-color)}.AgentInbox-module__9QEwgG__simTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:700}.AgentInbox-module__9QEwgG__simDescription{color:var(--text-secondary);border:1px solid var(--border-color);background:#ffffff03;border-radius:8px;padding:10px;font-size:.72rem;line-height:1.4}.AgentInbox-module__9QEwgG__simForm{flex-direction:column;gap:12px;display:flex}.AgentInbox-module__9QEwgG__formGroup{flex-direction:column;gap:6px;display:flex}.AgentInbox-module__9QEwgG__formLabel{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:600}.AgentInbox-module__9QEwgG__simTextarea{border:1px solid var(--border-color);width:100%;color:var(--text-primary);resize:none;transition:var(--transition-smooth);background:#00000040;border-radius:8px;outline:none;padding:8px 10px;font-family:inherit;font-size:.75rem}.AgentInbox-module__9QEwgG__simTextarea:focus{border-color:rgba(var(--accent-color-rgb), .4);background:#ffffff05}.AgentInbox-module__9QEwgG__simHelperCard{border-top:1px solid var(--border-color);flex-direction:column;gap:8px;margin-top:auto;padding-top:14px;display:flex}.AgentInbox-module__9QEwgG__simHelperCard h5{color:var(--text-muted);font-size:.7rem;font-weight:600}.AgentInbox-module__9QEwgG__queryChips{flex-wrap:wrap;gap:6px;display:flex}.AgentInbox-module__9QEwgG__chip{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff08;border-radius:12px;padding:4px 10px;font-size:.68rem}.AgentInbox-module__9QEwgG__chip:hover{background:rgba(var(--accent-color-rgb), .1);color:var(--accent-color);border-color:rgba(var(--accent-color-rgb), .3)}@keyframes AgentInbox-module__9QEwgG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.WorkspaceModal-module__hvylHW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.25s ease-out WorkspaceModal-module__hvylHW__fadeIn;display:flex;position:fixed;inset:0}.WorkspaceModal-module__hvylHW__modalContent{background:#0a0b12e6;border-radius:20px;flex-direction:column;width:90%;max-width:680px;max-height:85vh;padding:0;animation:.3s cubic-bezier(.16,1,.3,1) WorkspaceModal-module__hvylHW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080,inset 0 0 1px 1px #ffffff1a}.WorkspaceModal-module__hvylHW__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.WorkspaceModal-module__hvylHW__headerTitle{align-items:center;gap:10px;display:flex}.WorkspaceModal-module__hvylHW__headerIcon{color:var(--accent-color);filter:drop-shadow(0 0 8px var(--glow-color))}.WorkspaceModal-module__hvylHW__modalHeader h2{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.WorkspaceModal-module__hvylHW__closeBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex}.WorkspaceModal-module__hvylHW__closeBtn:hover{color:var(--text-primary);background:#ffffff0d}.WorkspaceModal-module__hvylHW__modalBody{grid-template-columns:1.1fr .9fr;gap:24px;padding:24px;display:grid;overflow-y:auto}.WorkspaceModal-module__hvylHW__workspaceSection{border-right:1px solid var(--border-color);flex-direction:column;gap:16px;padding-right:24px;display:flex}.WorkspaceModal-module__hvylHW__createSection{flex-direction:column;gap:16px;display:flex}.WorkspaceModal-module__hvylHW__sectionHeading{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.9rem;font-weight:600}.WorkspaceModal-module__hvylHW__workspaceList{flex-direction:column;gap:10px;display:flex}.WorkspaceModal-module__hvylHW__workspaceRow{border:1px solid var(--border-color);transition:var(--transition-smooth);background:#ffffff05;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.WorkspaceModal-module__hvylHW__workspaceRow:hover{background:#ffffff0a}.WorkspaceModal-module__hvylHW__activeRow{border-color:rgba(var(--accent-color-rgb), .3);background:rgba(var(--accent-color-rgb), .04)}.WorkspaceModal-module__hvylHW__workspaceMeta{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.WorkspaceModal-module__hvylHW__colorIndicator{border-radius:50%;flex-shrink:0;width:8px;height:8px}.WorkspaceModal-module__hvylHW__rowIcon{color:var(--text-secondary);flex-shrink:0}.WorkspaceModal-module__hvylHW__rowDetails{flex-direction:column;min-width:0;display:flex}.WorkspaceModal-module__hvylHW__rowName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.WorkspaceModal-module__hvylHW__rowAgent{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.WorkspaceModal-module__hvylHW__rowActions{align-items:center;gap:6px;display:flex}.WorkspaceModal-module__hvylHW__actionBtn{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:flex}.WorkspaceModal-module__hvylHW__actionBtn:hover{color:var(--text-primary);background:#ffffff0d}.WorkspaceModal-module__hvylHW__deleteBtn:hover{color:#ef4444;background:#ef44441a}.WorkspaceModal-module__hvylHW__editForm{flex-direction:column;gap:8px;width:100%;display:flex}.WorkspaceModal-module__hvylHW__editFields{flex-direction:column;gap:6px;display:flex}.WorkspaceModal-module__hvylHW__editThemes{align-items:center;gap:6px;margin-top:4px;display:flex}.WorkspaceModal-module__hvylHW__colorCircle{cursor:pointer;width:14px;height:14px;transition:var(--transition-smooth);border:1px solid #0000;border-radius:50%;padding:0}.WorkspaceModal-module__hvylHW__colorCircle:hover{transform:scale(1.2)}.WorkspaceModal-module__hvylHW__colorCircleActive{border-color:#fff;box-shadow:0 0 6px}.WorkspaceModal-module__hvylHW__actionButtons{justify-content:flex-end;gap:6px;margin-top:4px;display:flex}.WorkspaceModal-module__hvylHW__iconBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.WorkspaceModal-module__hvylHW__iconBtn:hover{color:var(--text-primary);background:#ffffff1a}.WorkspaceModal-module__hvylHW__checkIcon{color:#10b981}.WorkspaceModal-module__hvylHW__createForm{flex-direction:column;gap:14px;display:flex}.WorkspaceModal-module__hvylHW__formGroup{flex-direction:column;gap:6px;display:flex}.WorkspaceModal-module__hvylHW__formLabel{color:var(--text-secondary);font-size:.75rem;font-weight:600}.WorkspaceModal-module__hvylHW__textInput,.WorkspaceModal-module__hvylHW__selectInput{border:1px solid var(--border-color);color:var(--text-primary);transition:var(--transition-smooth);background:#ffffff08;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:.8rem}.WorkspaceModal-module__hvylHW__textInput:focus,.WorkspaceModal-module__hvylHW__selectInput:focus{border-color:rgba(var(--accent-color-rgb), .5);box-shadow:0 0 10px rgba(var(--accent-color-rgb), .15);background:#ffffff0d}.WorkspaceModal-module__hvylHW__colorGrid{gap:10px;display:flex}.WorkspaceModal-module__hvylHW__colorOption{cursor:pointer;width:24px;height:24px;transition:var(--transition-smooth);border:2px solid #0000;border-radius:6px}.WorkspaceModal-module__hvylHW__colorOption:hover{transform:translateY(-2px)}.WorkspaceModal-module__hvylHW__colorOptionActive{border-color:#fff}@keyframes WorkspaceModal-module__hvylHW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WorkspaceModal-module__hvylHW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.WorkspaceModal-module__hvylHW__listsGrid{grid-template-columns:1fr;gap:16px;margin-top:16px;display:grid}.WorkspaceModal-module__hvylHW__editTagGroups{border:1px solid var(--border-color);background:#ffffff03;border-radius:8px;flex-direction:column;gap:14px;width:100%;margin-top:12px;padding:12px;display:flex}.WorkspaceModal-module__hvylHW__editingRowLayout{flex-direction:column;gap:16px;align-items:flex-start!important}.WorkspaceModal-module__hvylHW__tagEditorGroup{flex-direction:column;gap:6px;width:100%;display:flex}.WorkspaceModal-module__hvylHW__tagEditorLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.WorkspaceModal-module__hvylHW__tagListContainer{border:1px solid var(--border-color);background:#0003;border-radius:6px;flex-wrap:wrap;align-items:center;gap:6px;min-height:36px;padding:8px 10px;display:flex}.WorkspaceModal-module__hvylHW__tagBadge{background:rgba(var(--accent-color-rgb), .1);border:1px solid rgba(var(--accent-color-rgb), .2);color:var(--accent-color);border-radius:4px;align-items:center;gap:4px;padding:2px 6px 2px 8px;font-size:.72rem;font-weight:550;animation:.2s ease-out WorkspaceModal-module__hvylHW__fadeIn;display:inline-flex}.WorkspaceModal-module__hvylHW__removeTagBtn{color:var(--accent-color);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;justify-content:center;align-items:center;padding:0 2px;font-size:.85rem;line-height:1;display:flex}.WorkspaceModal-module__hvylHW__removeTagBtn:hover{color:#ef4444;text-shadow:0 0 4px #ef4444}.WorkspaceModal-module__hvylHW__tagInputWrapper{gap:6px;display:flex}.WorkspaceModal-module__hvylHW__tagTextInput{border:1px solid var(--border-color);color:var(--text-primary);transition:var(--transition-smooth);background:#ffffff05;border-radius:6px;outline:none;flex:1;padding:6px 10px;font-family:inherit;font-size:.75rem}.WorkspaceModal-module__hvylHW__tagTextInput:focus{border-color:rgba(var(--accent-color-rgb), .4);background:#ffffff0a}.WorkspaceModal-module__hvylHW__addTagBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;width:28px;height:28px;transition:var(--transition-smooth);background:#ffffff0a;border-radius:6px;justify-content:center;align-items:center;display:flex}.WorkspaceModal-module__hvylHW__addTagBtn:hover{background:rgba(var(--accent-color-rgb), .1);color:var(--accent-color);border-color:rgba(var(--accent-color-rgb), .3)}.WorkspaceModal-module__hvylHW__emptyTagsNotice{color:var(--text-muted);font-size:.68rem;font-style:italic}@media (max-width:640px){.WorkspaceModal-module__hvylHW__modalBody{grid-template-columns:1fr;gap:32px}.WorkspaceModal-module__hvylHW__workspaceSection{border-right:none;border-bottom:1px solid var(--border-color);padding-bottom:24px;padding-right:0}}.WorkspaceModal-module__hvylHW__rulesEditorSection{border:1px solid var(--border-color);background:#00000040;border-radius:12px;flex-direction:column;gap:12px;width:100%;margin-top:20px;padding:16px;display:flex}.WorkspaceModal-module__hvylHW__rulesHeading{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin:0;font-size:.8rem;font-weight:700;display:flex}.WorkspaceModal-module__hvylHW__rulesList{flex-direction:column;gap:12px;max-height:280px;padding-right:4px;display:flex;overflow-y:auto}.WorkspaceModal-module__hvylHW__ruleCard{border:1px solid var(--border-color);background:#ffffff05;border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.WorkspaceModal-module__hvylHW__ruleHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.WorkspaceModal-module__hvylHW__ruleLabel{color:var(--text-primary);font-size:.78rem;font-weight:600}.WorkspaceModal-module__hvylHW__ruleControls{align-items:center;gap:10px;display:flex}.WorkspaceModal-module__hvylHW__ruleInputs{flex-direction:column;gap:8px;display:flex}.WorkspaceModal-module__hvylHW__ruleInputGroup{flex-direction:column;gap:4px;display:flex}.WorkspaceModal-module__hvylHW__ruleInputGroup label{color:var(--text-muted);font-size:.68rem}.WorkspaceModal-module__hvylHW__ruleTextInput{border:1px solid var(--border-color);color:var(--text-primary);background:#ffffff05;border-radius:6px;outline:none;width:100%;padding:6px 10px;font-family:inherit;font-size:.75rem}.WorkspaceModal-module__hvylHW__ruleTextInput:focus{border-color:rgba(var(--accent-color-rgb), .4);background:#ffffff0a}.WorkspaceModal-module__hvylHW__ruleTextArea{border:1px solid var(--border-color);color:var(--text-primary);resize:vertical;background:#ffffff05;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:.75rem}.WorkspaceModal-module__hvylHW__ruleTextArea:focus{border-color:rgba(var(--accent-color-rgb), .4);background:#ffffff0a}.WorkspaceModal-module__hvylHW__deleteRuleBtn{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.WorkspaceModal-module__hvylHW__deleteRuleBtn:hover{color:#ef4444;background:#ef444426}.WorkspaceModal-module__hvylHW__addRuleTrigger{border:1px dashed var(--border-color);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:.75rem;display:flex}.WorkspaceModal-module__hvylHW__addRuleTrigger:hover{border-color:var(--text-secondary);color:var(--text-primary);background:#ffffff0f}.WorkspaceModal-module__hvylHW__addRuleFormCard{border:1px solid var(--border-color);background:#ffffff08;border-radius:8px;flex-direction:column;padding:12px;display:flex}.WorkspaceModal-module__hvylHW__addRuleActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.WorkspaceModal-module__hvylHW__switch{width:28px;height:16px;display:inline-block;position:relative}.WorkspaceModal-module__hvylHW__switch input{opacity:0;width:0;height:0}.WorkspaceModal-module__hvylHW__slider{cursor:pointer;border:1px solid var(--border-color);background-color:#ffffff1a;border-radius:34px;transition:all .3s;position:absolute;inset:0}.WorkspaceModal-module__hvylHW__switch input:checked+.WorkspaceModal-module__hvylHW__slider{background-color:#10b981;border-color:#10b9814d}.WorkspaceModal-module__hvylHW__switch input:checked+.WorkspaceModal-module__hvylHW__slider:before{transform:translate(12px)}.WorkspaceModal-module__hvylHW__slider:before{content:"";background-color:#fff;border-radius:50%;width:10px;height:10px;transition:all .3s;position:absolute;bottom:2px;left:2px}
.AuthContainer-module__n-yCrG__authWrapper{background:var(--bg-base);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.AuthContainer-module__n-yCrG__authCard{width:100%;max-width:440px;padding:36px 32px}.AuthContainer-module__n-yCrG__brandHeader{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.AuthContainer-module__n-yCrG__logoCircle{background:var(--accent-gradient);width:40px;height:40px;box-shadow:0 4px 12px rgba(var(--accent-color-rgb), .3);border-radius:12px;justify-content:center;align-items:center;display:flex}.AuthContainer-module__n-yCrG__logoIcon{color:#000}.AuthContainer-module__n-yCrG__brandName{letter-spacing:.05em;background:linear-gradient(135deg, var(--text-primary) 30%, var(--accent-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.25rem;font-weight:800}.AuthContainer-module__n-yCrG__brandTagline{color:var(--text-secondary);font-size:.72rem;display:block}.AuthContainer-module__n-yCrG__authIntro{text-align:center;margin-bottom:28px}.AuthContainer-module__n-yCrG__authIntro h2{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:6px;font-size:1.35rem;font-weight:700}.AuthContainer-module__n-yCrG__authIntro p{color:var(--text-secondary);font-size:.8rem;line-height:1.4}.AuthContainer-module__n-yCrG__warningBanner{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:8px;gap:10px;margin-bottom:20px;padding:10px 12px;font-size:.72rem;line-height:1.4;display:flex}.AuthContainer-module__n-yCrG__warningIcon{flex-shrink:0;margin-top:1px}.AuthContainer-module__n-yCrG__errorBanner{color:#ef4444;text-align:center;background:#ef444414;border:1px solid #ef444433;border-radius:8px;margin-bottom:20px;padding:10px 12px;font-size:.72rem}.AuthContainer-module__n-yCrG__authForm{flex-direction:column;gap:16px;display:flex}.AuthContainer-module__n-yCrG__formGroup{flex-direction:column;gap:6px;display:flex}.AuthContainer-module__n-yCrG__formLabel{color:var(--text-secondary);font-size:.75rem;font-weight:600}.AuthContainer-module__n-yCrG__inputWrapper{align-items:center;display:flex;position:relative}.AuthContainer-module__n-yCrG__inputIcon{color:var(--text-muted);position:absolute;left:12px}.AuthContainer-module__n-yCrG__textInput{border:1px solid var(--border-color);width:100%;color:var(--text-primary);transition:var(--transition-smooth);background:#ffffff08;border-radius:8px;outline:none;padding:10px 12px 10px 38px;font-family:inherit;font-size:.82rem}.AuthContainer-module__n-yCrG__textInput:focus{border-color:rgba(var(--accent-color-rgb), .5);box-shadow:0 0 10px rgba(var(--accent-color-rgb), .15);background:#ffffff0d}.AuthContainer-module__n-yCrG__switchModeTrack{text-align:center;color:var(--text-secondary);margin-top:18px;font-size:.76rem}.AuthContainer-module__n-yCrG__switchBtn{color:var(--accent-color);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;padding:2px 4px;font-weight:600}.AuthContainer-module__n-yCrG__switchBtn:hover{text-shadow:0 0 8px var(--glow-color);text-decoration:underline}.AuthContainer-module__n-yCrG__divider{justify-content:center;align-items:center;gap:10px;margin:18px 0;display:flex}.AuthContainer-module__n-yCrG__dividerLine{background:var(--border-color);flex:1;height:1px}.AuthContainer-module__n-yCrG__dividerText{color:var(--text-muted);text-transform:uppercase;font-size:.72rem}.AuthContainer-module__n-yCrG__spinningIcon{animation:1.2s linear infinite AuthContainer-module__n-yCrG__spin}@keyframes AuthContainer-module__n-yCrG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
