.RecoveriesScreen-module__cFbKkG__root{gap:28px;padding-bottom:56px;display:grid}.RecoveriesScreen-module__cFbKkG__pageHeader{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.RecoveriesScreen-module__cFbKkG__pageHeader h2{color:var(--color-text-primary);margin:0;font-size:30px;font-weight:800;line-height:40px}.RecoveriesScreen-module__cFbKkG__pageHeader p{color:var(--color-text-muted);margin:6px 0 0;font-size:14px;line-height:20px}.RecoveriesScreen-module__cFbKkG__headerActions{gap:10px;display:flex}.RecoveriesScreen-module__cFbKkG__secondaryButton{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);min-height:40px;color:var(--color-text-secondary);-webkit-backdrop-filter:var(--blur-glass-mobile);justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.RecoveriesScreen-module__cFbKkG__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.RecoveriesScreen-module__cFbKkG__metricCard,.RecoveriesScreen-module__cFbKkG__tableCard{border:1px solid var(--color-glass-border);background:linear-gradient(145deg, var(--color-glass-highlight), transparent 44%), var(--color-glass-surface);box-shadow:var(--shadow-glass-sm), inset 0 1px 0 #ffffff12;-webkit-backdrop-filter:var(--blur-glass)}.RecoveriesScreen-module__cFbKkG__metricCard{border-radius:var(--radius-md);gap:10px;padding:22px;display:grid}.RecoveriesScreen-module__cFbKkG__metricCard p{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.RecoveriesScreen-module__cFbKkG__metricCard strong{font-size:30px;font-weight:800;line-height:34px}.RecoveriesScreen-module__cFbKkG__tableCard{border-radius:var(--radius-md);overflow:hidden}.RecoveriesScreen-module__cFbKkG__tableHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.RecoveriesScreen-module__cFbKkG__tableHeader h3{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:800}.RecoveriesScreen-module__cFbKkG__tableHeader span{border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-success) 10%, transparent);color:var(--color-success);padding:4px 9px;font-size:14px;font-weight:800}.RecoveriesScreen-module__cFbKkG__desktopTable{overflow-x:auto}.RecoveriesScreen-module__cFbKkG__desktopTable table{border-collapse:collapse;text-align:left;width:100%}.RecoveriesScreen-module__cFbKkG__desktopTable th{border-bottom:1px solid color-mix(in srgb, var(--color-border) 60%, transparent);color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;padding:15px 20px;font-size:14px;font-weight:800}.RecoveriesScreen-module__cFbKkG__desktopTable td{border-bottom:1px solid color-mix(in srgb, var(--color-border) 48%, transparent);color:var(--color-text-secondary);padding:18px 20px;font-size:14px}.RecoveriesScreen-module__cFbKkG__desktopTable tr:hover td{background:var(--color-glass-highlight)}.RecoveriesScreen-module__cFbKkG__valueCell{color:var(--color-primary);font-weight:800}.RecoveriesScreen-module__cFbKkG__channelPrimary,.RecoveriesScreen-module__cFbKkG__channelSuccess,.RecoveriesScreen-module__cFbKkG__channelInfo,.RecoveriesScreen-module__cFbKkG__channelNeutral,.RecoveriesScreen-module__cFbKkG__statusBadge{border-radius:var(--radius-sm);padding:5px 8px;font-size:14px;font-weight:800;display:inline-flex}.RecoveriesScreen-module__cFbKkG__channelInfo{background:color-mix(in srgb, var(--color-info) 16%, transparent);color:var(--color-info)}.RecoveriesScreen-module__cFbKkG__channelNeutral{background:var(--color-glass-highlight);color:var(--color-text-secondary)}.RecoveriesScreen-module__cFbKkG__channelPrimary{background:color-mix(in srgb, var(--color-primary) 14%, transparent);color:var(--color-primary)}.RecoveriesScreen-module__cFbKkG__channelSuccess,.RecoveriesScreen-module__cFbKkG__statusBadge{border:1px solid color-mix(in srgb, var(--color-success) 30%, transparent);background:color-mix(in srgb, var(--color-success) 10%, transparent);color:var(--color-success)}.RecoveriesScreen-module__cFbKkG__tonePrimary{color:var(--color-primary)}.RecoveriesScreen-module__cFbKkG__toneSuccess{color:var(--color-success)}.RecoveriesScreen-module__cFbKkG__toneInfo{color:var(--color-info)}.RecoveriesScreen-module__cFbKkG__toneNeutral{color:var(--color-text-secondary)}.RecoveriesScreen-module__cFbKkG__mobileList{display:none}.RecoveriesScreen-module__cFbKkG__recoveryCard{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);box-shadow:var(--shadow-glass-sm);-webkit-backdrop-filter:var(--blur-glass-mobile);gap:14px;padding:16px;display:grid}.RecoveriesScreen-module__cFbKkG__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.RecoveriesScreen-module__cFbKkG__cardHeader strong{color:var(--color-text-primary);font-size:14px}.RecoveriesScreen-module__cFbKkG__recoveryCard dl{gap:10px;margin:0;display:grid}.RecoveriesScreen-module__cFbKkG__recoveryCard dl div{justify-content:space-between;gap:16px;display:flex}.RecoveriesScreen-module__cFbKkG__recoveryCard dt{color:var(--color-text-muted);text-transform:uppercase;font-size:14px;font-weight:800}.RecoveriesScreen-module__cFbKkG__recoveryCard dd{color:var(--color-text-secondary);text-align:right;margin:0;font-size:14px}@media (max-width:1180px){.RecoveriesScreen-module__cFbKkG__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.RecoveriesScreen-module__cFbKkG__root{gap:18px;padding-bottom:32px}.RecoveriesScreen-module__cFbKkG__pageHeader{flex-direction:column}.RecoveriesScreen-module__cFbKkG__pageHeader h2{font-size:30px;line-height:36px}.RecoveriesScreen-module__cFbKkG__headerActions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.RecoveriesScreen-module__cFbKkG__secondaryButton{width:100%}.RecoveriesScreen-module__cFbKkG__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.RecoveriesScreen-module__cFbKkG__metricCard{padding:16px}.RecoveriesScreen-module__cFbKkG__metricCard strong{font-size:26px;line-height:30px}.RecoveriesScreen-module__cFbKkG__desktopTable{display:none}.RecoveriesScreen-module__cFbKkG__mobileList{gap:12px;padding:14px;display:grid}.RecoveriesScreen-module__cFbKkG__tableHeader{padding:18px}}
.PageSkeleton-module__8xcAdW__root{gap:22px;width:100%;display:grid}.PageSkeleton-module__8xcAdW__header{gap:10px;display:grid}.PageSkeleton-module__8xcAdW__title,.PageSkeleton-module__8xcAdW__subtitle,.PageSkeleton-module__8xcAdW__block,.PageSkeleton-module__8xcAdW__row{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);position:relative;overflow:hidden}.PageSkeleton-module__8xcAdW__title:after,.PageSkeleton-module__8xcAdW__subtitle:after,.PageSkeleton-module__8xcAdW__block:after,.PageSkeleton-module__8xcAdW__row:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--color-text-primary) 8%, transparent), transparent);content:"";animation:1.2s ease-in-out infinite PageSkeleton-module__8xcAdW__skeletonSweep;position:absolute;inset:0;transform:translate(-100%)}.PageSkeleton-module__8xcAdW__title{width:min(320px,72%);height:34px}.PageSkeleton-module__8xcAdW__subtitle{width:min(520px,88%);height:18px}.PageSkeleton-module__8xcAdW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.PageSkeleton-module__8xcAdW__block{min-height:132px}.PageSkeleton-module__8xcAdW__dashboard .PageSkeleton-module__8xcAdW__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.PageSkeleton-module__8xcAdW__dashboard .PageSkeleton-module__8xcAdW__block:first-child,.PageSkeleton-module__8xcAdW__dashboard .PageSkeleton-module__8xcAdW__block:nth-child(2),.PageSkeleton-module__8xcAdW__dashboard .PageSkeleton-module__8xcAdW__block:nth-child(3),.PageSkeleton-module__8xcAdW__dashboard .PageSkeleton-module__8xcAdW__block:nth-child(4){min-height:154px}.PageSkeleton-module__8xcAdW__table .PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__cards .PageSkeleton-module__8xcAdW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.PageSkeleton-module__8xcAdW__conversation{grid-template-columns:320px minmax(0,1fr)}.PageSkeleton-module__8xcAdW__conversation .PageSkeleton-module__8xcAdW__header{grid-column:1/-1}.PageSkeleton-module__8xcAdW__conversation .PageSkeleton-module__8xcAdW__grid{grid-column:1/-1;grid-template-columns:320px minmax(0,1fr)}.PageSkeleton-module__8xcAdW__conversation .PageSkeleton-module__8xcAdW__block{min-height:76px}.PageSkeleton-module__8xcAdW__conversation .PageSkeleton-module__8xcAdW__block:nth-child(2n){min-height:220px}.PageSkeleton-module__8xcAdW__rows{gap:10px;display:grid}.PageSkeleton-module__8xcAdW__row{height:58px}@keyframes PageSkeleton-module__8xcAdW__skeletonSweep{to{transform:translate(100%)}}@media (max-width:900px){.PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__dashboard .PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__table .PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__cards .PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__conversation .PageSkeleton-module__8xcAdW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__dashboard .PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__table .PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__cards .PageSkeleton-module__8xcAdW__grid,.PageSkeleton-module__8xcAdW__conversation .PageSkeleton-module__8xcAdW__grid{grid-template-columns:1fr}.PageSkeleton-module__8xcAdW__block{min-height:104px}}
.FilterModal-module__qTAc8G__backdrop{z-index:160;background:var(--color-modal-backdrop);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.FilterModal-module__qTAc8G__sheet{border:1px solid var(--color-glass-border);border-radius:var(--radius-lg);background:var(--color-modal-surface);width:min(440px,100%);max-height:min(78vh,520px);box-shadow:var(--shadow-glass);gap:14px;padding:18px;display:grid;overflow-y:auto}.FilterModal-module__qTAc8G__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.FilterModal-module__qTAc8G__header h2{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:800}.FilterModal-module__qTAc8G__closeButton{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);width:38px;height:38px;color:var(--color-text-secondary);background:0 0;justify-content:center;align-items:center;display:inline-flex}.FilterModal-module__qTAc8G__options{gap:10px;display:grid}.FilterModal-module__qTAc8G__option,.FilterModal-module__qTAc8G__optionActive{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-surface-low);min-height:46px;color:var(--color-text-secondary);justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.FilterModal-module__qTAc8G__optionActive{border-color:var(--color-glass-border-strong);background:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface-low));color:var(--color-primary);box-shadow:var(--glow-primary)}.FilterModal-module__qTAc8G__option strong,.FilterModal-module__qTAc8G__optionActive strong{font-size:14px}@media (max-width:760px){.FilterModal-module__qTAc8G__backdrop{align-items:flex-end;padding:0}.FilterModal-module__qTAc8G__sheet{background:var(--color-modal-surface);width:100%;padding:16px 16px calc(22px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0}}
.ConversationsScreen-module__F2g4zG__root{grid-template-columns:340px minmax(0,1fr);gap:24px;height:calc(100vh - 128px);min-height:640px;display:grid}.ConversationsScreen-module__F2g4zG__conversationList,.ConversationsScreen-module__F2g4zG__thread{min-height:0}.ConversationsScreen-module__F2g4zG__conversationList{flex-direction:column;min-width:0;display:flex}.ConversationsScreen-module__F2g4zG__listHeader{gap:14px;margin-bottom:18px;display:grid}.ConversationsScreen-module__F2g4zG__listHeader h2{color:var(--color-text-primary);margin:0;font-size:30px;font-weight:800;line-height:34px}.ConversationsScreen-module__F2g4zG__listHeader p,.ConversationsScreen-module__F2g4zG__threadIdentity span{color:var(--color-text-muted);margin:0;font-size:14px;line-height:18px}.ConversationsScreen-module__F2g4zG__iconButton,.ConversationsScreen-module__F2g4zG__pauseButton,.ConversationsScreen-module__F2g4zG__backButton,.ConversationsScreen-module__F2g4zG__sendButton{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);color:var(--color-text-secondary);-webkit-backdrop-filter:var(--blur-glass-mobile);justify-content:center;align-items:center;display:inline-flex}.ConversationsScreen-module__F2g4zG__iconButton{width:38px;height:38px}.ConversationsScreen-module__F2g4zG__searchRow{align-items:center;gap:10px;margin-bottom:12px;display:flex}.ConversationsScreen-module__F2g4zG__searchRow>.ConversationsScreen-module__F2g4zG__iconButton{flex:none;display:inline-flex}.ConversationsScreen-module__F2g4zG__searchBox{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);min-width:0;color:var(--color-text-muted);-webkit-backdrop-filter:var(--blur-glass-mobile);flex:0 0 260px;align-items:center;gap:10px;min-height:40px;padding:0 12px;font-size:14px;display:flex}.ConversationsScreen-module__F2g4zG__searchInput{width:100%;min-width:0;color:var(--color-text-primary);background:0 0;border:0;outline:none;font-size:14px}.ConversationsScreen-module__F2g4zG__searchInput::placeholder{color:var(--color-text-muted)}.ConversationsScreen-module__F2g4zG__listCard,.ConversationsScreen-module__F2g4zG__thread{border:1px solid var(--color-glass-border);border-radius:var(--radius-md);background:linear-gradient(145deg, var(--color-glass-highlight), transparent 44%), var(--color-glass-surface);box-shadow:var(--shadow-glass-sm), inset 0 1px 0 #ffffff12;-webkit-backdrop-filter:var(--blur-glass);overflow:hidden}.ConversationsScreen-module__F2g4zG__listCard{flex-direction:column;flex:1;min-height:0;display:flex}.ConversationsScreen-module__F2g4zG__listCardHeader{border-bottom:1px solid var(--color-glass-border);color:var(--color-text-secondary);justify-content:space-between;align-items:center;padding:13px 16px;font-size:14px;font-weight:800;display:flex}.ConversationsScreen-module__F2g4zG__listCardHeader strong,.ConversationsScreen-module__F2g4zG__unreadBadge{border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-primary) 18%, transparent);color:var(--color-primary);padding:2px 8px;font-size:14px}.ConversationsScreen-module__F2g4zG__items{overflow-y:auto}.ConversationsScreen-module__F2g4zG__conversationItem{border:0;border-bottom:1px solid color-mix(in srgb, var(--color-glass-border) 82%, transparent);width:100%;color:inherit;text-align:left;background:0 0;align-items:flex-start;gap:12px;padding:14px;display:flex}.ConversationsScreen-module__F2g4zG__conversationItem:hover,.ConversationsScreen-module__F2g4zG__conversationItemSelected{background:color-mix(in srgb, var(--color-primary) 10%, transparent)}.ConversationsScreen-module__F2g4zG__conversationItemSelected{border-left:2px solid var(--color-primary)}.ConversationsScreen-module__F2g4zG__itemAvatar,.ConversationsScreen-module__F2g4zG__avatar{border-radius:var(--radius-full);background:var(--color-primary);color:var(--color-on-primary);flex:none;place-items:center;font-weight:800;display:grid}.ConversationsScreen-module__F2g4zG__itemAvatar{width:40px;height:40px;font-size:14px}.ConversationsScreen-module__F2g4zG__itemBody{flex:1;gap:4px;min-width:0;display:grid}.ConversationsScreen-module__F2g4zG__itemTopline{justify-content:space-between;gap:8px;display:flex}.ConversationsScreen-module__F2g4zG__itemTopline strong{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.ConversationsScreen-module__F2g4zG__itemTopline small,.ConversationsScreen-module__F2g4zG__itemMessage{color:var(--color-text-muted);font-size:14px}.ConversationsScreen-module__F2g4zG__itemMessage{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ConversationsScreen-module__F2g4zG__unreadBadge{text-align:center;min-width:20px}.ConversationsScreen-module__F2g4zG__thread{flex-direction:column;display:flex}.ConversationsScreen-module__F2g4zG__threadHeader{border-bottom:1px solid var(--color-glass-border);background:var(--color-glass-surface-soft);align-items:center;gap:12px;padding:14px;display:flex}.ConversationsScreen-module__F2g4zG__backButton{display:none}.ConversationsScreen-module__F2g4zG__avatar{width:42px;height:42px;font-size:14px}.ConversationsScreen-module__F2g4zG__threadIdentity{flex:1;min-width:0}.ConversationsScreen-module__F2g4zG__threadIdentity h3{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:800}.ConversationsScreen-module__F2g4zG__threadActions{align-items:center;gap:10px;display:flex}.ConversationsScreen-module__F2g4zG__aiBadge,.ConversationsScreen-module__F2g4zG__channelBadge{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;padding:6px 10px;font-size:14px;font-weight:800;display:inline-flex}.ConversationsScreen-module__F2g4zG__aiBadge{border:1px solid color-mix(in srgb, var(--color-success) 24%, transparent);background:color-mix(in srgb, var(--color-success) 8%, transparent);color:var(--color-success)}.ConversationsScreen-module__F2g4zG__channelBadge{border:1px solid color-mix(in srgb, var(--color-info) 24%, transparent);background:color-mix(in srgb, var(--color-info) 8%, transparent);color:var(--color-info)}.ConversationsScreen-module__F2g4zG__aiBadge span,.ConversationsScreen-module__F2g4zG__channelBadge span{border-radius:var(--radius-full);width:7px;height:7px}.ConversationsScreen-module__F2g4zG__aiBadge span{background:var(--color-success)}.ConversationsScreen-module__F2g4zG__channelBadge span{background:var(--color-info)}.ConversationsScreen-module__F2g4zG__pauseButton{gap:6px;min-height:34px;padding:0 10px;font-size:14px;font-weight:800}.ConversationsScreen-module__F2g4zG__messages{flex-direction:column;flex:1;gap:18px;padding:22px;display:flex;overflow-y:auto}.ConversationsScreen-module__F2g4zG__message{gap:5px;max-width:min(70%,620px);display:grid}.ConversationsScreen-module__F2g4zG__message p{border:1px solid var(--color-glass-border);color:var(--color-text-primary);border-radius:18px;margin:0;padding:12px 14px;font-size:14px;line-height:20px}.ConversationsScreen-module__F2g4zG__message span{color:var(--color-text-muted);font-size:14px}.ConversationsScreen-module__F2g4zG__messageLead{align-self:flex-start}.ConversationsScreen-module__F2g4zG__messageLead p{background:var(--color-glass-highlight);border-top-left-radius:4px}.ConversationsScreen-module__F2g4zG__messageAi,.ConversationsScreen-module__F2g4zG__messageOperator{align-self:flex-end}.ConversationsScreen-module__F2g4zG__messageAi p{border-color:color-mix(in srgb, var(--color-primary) 24%, transparent);background:color-mix(in srgb, var(--color-primary) 12%, transparent);border-top-right-radius:4px}.ConversationsScreen-module__F2g4zG__messageOperator p{border-color:color-mix(in srgb, var(--color-primary) 34%, transparent);background:color-mix(in srgb, var(--color-primary) 18%, var(--color-glass-surface-strong));color:var(--color-text-primary);border-top-right-radius:4px}.ConversationsScreen-module__F2g4zG__messageAi span,.ConversationsScreen-module__F2g4zG__messageOperator span{justify-self:end}.ConversationsScreen-module__F2g4zG__composer{border-top:1px solid var(--color-glass-border);align-items:center;gap:10px;padding:12px;display:flex}.ConversationsScreen-module__F2g4zG__composerInput{border:1px solid var(--color-glass-border);border-radius:var(--radius-full);background:var(--color-glass-surface-soft);min-height:42px;color:var(--color-text-primary);outline:none;flex:1;padding:0 16px;font-size:14px}.ConversationsScreen-module__F2g4zG__sendButton{border-color:var(--color-primary);background:var(--color-primary);width:42px;height:42px;color:var(--color-on-primary);border-radius:var(--radius-full);box-shadow:0 8px 20px #f2ca501c}.ConversationsScreen-module__F2g4zG__sendButton:disabled{cursor:not-allowed;opacity:.58}@media (max-width:880px){.ConversationsScreen-module__F2g4zG__root{height:calc(100vh - 92px);min-height:0;display:block}.ConversationsScreen-module__F2g4zG__conversationList,.ConversationsScreen-module__F2g4zG__thread{height:100%}.ConversationsScreen-module__F2g4zG__listMode .ConversationsScreen-module__F2g4zG__thread,.ConversationsScreen-module__F2g4zG__threadMode .ConversationsScreen-module__F2g4zG__conversationList{display:none}.ConversationsScreen-module__F2g4zG__threadMode .ConversationsScreen-module__F2g4zG__thread{z-index:140;background:var(--color-background);box-shadow:none;-webkit-backdrop-filter:none;border:0;border-radius:0;display:flex;position:fixed;inset:0}.ConversationsScreen-module__F2g4zG__listHeader{margin-bottom:14px}.ConversationsScreen-module__F2g4zG__listHeader h2{font-size:26px;line-height:32px}.ConversationsScreen-module__F2g4zG__backButton{border:0;width:36px;height:36px;display:inline-flex}.ConversationsScreen-module__F2g4zG__backButton span{display:none}.ConversationsScreen-module__F2g4zG__threadHeader{padding:calc(10px + env(safe-area-inset-top)) 12px 10px;background:var(--color-surface-low);-webkit-backdrop-filter:none}.ConversationsScreen-module__F2g4zG__threadActions{margin-left:auto}.ConversationsScreen-module__F2g4zG__aiBadge,.ConversationsScreen-module__F2g4zG__channelBadge{display:none}.ConversationsScreen-module__F2g4zG__searchBox{flex:1}.ConversationsScreen-module__F2g4zG__pauseButton span{display:none}.ConversationsScreen-module__F2g4zG__messages{background:var(--color-background);gap:10px;padding:16px 12px}.ConversationsScreen-module__F2g4zG__message{max-width:82%}.ConversationsScreen-module__F2g4zG__message p{border-radius:16px;padding:10px 12px}.ConversationsScreen-module__F2g4zG__composer{background:var(--color-surface-low);padding:10px 10px calc(10px + env(safe-area-inset-bottom))}}
.DashboardScreen-module__jyYKRq__root{gap:32px;padding-bottom:56px;display:grid}.DashboardScreen-module__jyYKRq__stateBlock{border:1px solid var(--color-glass-border);border-radius:var(--radius-md);background:var(--color-glass-surface);max-width:620px;box-shadow:var(--shadow-glass-sm);-webkit-backdrop-filter:var(--blur-glass);gap:8px;padding:28px;display:grid}.DashboardScreen-module__jyYKRq__stateBlock h2{color:var(--color-text-primary);margin:0;font-size:24px;font-weight:800;line-height:32px}.DashboardScreen-module__jyYKRq__stateBlock p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:20px}.DashboardScreen-module__jyYKRq__pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.DashboardScreen-module__jyYKRq__pageHeader h2{color:var(--color-text-primary);margin:0;font-size:30px;font-weight:800;line-height:40px}.DashboardScreen-module__jyYKRq__pageHeader p,.DashboardScreen-module__jyYKRq__cardHeader p,.DashboardScreen-module__jyYKRq__automationBar p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:18px}.DashboardScreen-module__jyYKRq__pageHeader p{margin-top:4px;font-size:14px;line-height:20px}.DashboardScreen-module__jyYKRq__headerActions{flex-wrap:wrap;gap:12px;display:flex}.DashboardScreen-module__jyYKRq__primaryButton,.DashboardScreen-module__jyYKRq__secondaryButton{border-radius:var(--radius-default);justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:14px;font-weight:800;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.DashboardScreen-module__jyYKRq__primaryButton{border:1px solid var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.DashboardScreen-module__jyYKRq__primaryButton:hover{background:var(--color-primary-hover)}.DashboardScreen-module__jyYKRq__secondaryButton{border:1px solid var(--color-glass-border);background:var(--color-glass-surface-soft);color:var(--color-text-secondary);-webkit-backdrop-filter:var(--blur-glass-mobile)}.DashboardScreen-module__jyYKRq__secondaryButton:hover{border-color:color-mix(in srgb, var(--color-primary) 34%, var(--color-glass-border));background:var(--color-glass-surface);color:var(--color-text-primary)}.DashboardScreen-module__jyYKRq__metricCard,.DashboardScreen-module__jyYKRq__revenueCard,.DashboardScreen-module__jyYKRq__funnelCard,.DashboardScreen-module__jyYKRq__automationBar{border:1px solid var(--color-glass-border);border-radius:var(--radius-md);background:linear-gradient(145deg, var(--color-glass-highlight), transparent 44%), var(--color-glass-surface);box-shadow:var(--shadow-glass-sm), inset 0 1px 0 #ffffff12;-webkit-backdrop-filter:var(--blur-glass)}.DashboardScreen-module__jyYKRq__automationIcon{border-radius:var(--radius-default);background:color-mix(in srgb, var(--color-primary) 10%, transparent);color:var(--color-primary);flex:none;place-items:center;display:grid}.DashboardScreen-module__jyYKRq__cardHeader h3,.DashboardScreen-module__jyYKRq__automationTitleRow h3{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:800;line-height:22px}.DashboardScreen-module__jyYKRq__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.DashboardScreen-module__jyYKRq__metricCard{gap:18px;min-height:154px;padding:24px;display:grid;position:relative;overflow:hidden}.DashboardScreen-module__jyYKRq__metricCard:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--color-primary) 36%, transparent), transparent);content:"";height:1px;position:absolute;inset:auto 18px 0}.DashboardScreen-module__jyYKRq__metricLabelRow{align-items:center;gap:8px;min-width:0;display:flex}.DashboardScreen-module__jyYKRq__metricLabelRow span{color:var(--color-text-muted);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.DashboardScreen-module__jyYKRq__infoIcon{color:color-mix(in srgb, var(--color-text-muted) 62%, transparent);margin-left:auto}.DashboardScreen-module__jyYKRq__metricCard strong{color:var(--color-text-primary);text-shadow:0 0 24px #ffffff14;font-size:30px;font-weight:800;line-height:36px;display:block}.DashboardScreen-module__jyYKRq__metricTrend{align-items:center;gap:5px;margin-top:8px;display:flex}.DashboardScreen-module__jyYKRq__metricTrend span{font-size:14px;font-weight:800}.DashboardScreen-module__jyYKRq__metricTrend small{color:var(--color-text-muted);font-size:14px;line-height:16px}.DashboardScreen-module__jyYKRq__tonePrimary{color:var(--color-primary)}.DashboardScreen-module__jyYKRq__toneSuccess{color:var(--color-success)}.DashboardScreen-module__jyYKRq__toneDanger{color:var(--color-error)}.DashboardScreen-module__jyYKRq__toneInfo{color:var(--color-info)}.DashboardScreen-module__jyYKRq__dangerDot{border-radius:var(--radius-full);background:var(--color-error);width:8px;height:8px}.DashboardScreen-module__jyYKRq__chartGrid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:24px;display:grid}.DashboardScreen-module__jyYKRq__revenueCard,.DashboardScreen-module__jyYKRq__funnelCard{padding:28px}.DashboardScreen-module__jyYKRq__cardHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.DashboardScreen-module__jyYKRq__helpButton{color:var(--color-text-muted);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.DashboardScreen-module__jyYKRq__helpButton:hover{color:var(--color-text-primary)}.DashboardScreen-module__jyYKRq__chartModeGroup{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:color-mix(in srgb, var(--color-surface-low) 70%, transparent);gap:4px;padding:4px;display:inline-flex}.DashboardScreen-module__jyYKRq__chartMode,.DashboardScreen-module__jyYKRq__chartModeActive{border-radius:var(--radius-default);min-height:32px;padding:0 12px;font-size:13px;font-weight:800}.DashboardScreen-module__jyYKRq__chartMode{color:var(--color-text-muted);background:0 0;border:1px solid #0000}.DashboardScreen-module__jyYKRq__chartModeActive{border:1px solid color-mix(in srgb, var(--color-primary) 34%, var(--color-border));background:color-mix(in srgb, var(--color-primary) 12%, transparent);color:var(--color-primary)}.DashboardScreen-module__jyYKRq__recoveryChartLayout{grid-template-columns:minmax(0,1fr) minmax(170px,.32fr);gap:18px;display:grid}.DashboardScreen-module__jyYKRq__chartFrame{width:100%;height:326px;padding-top:38px;position:relative;overflow:visible}.DashboardScreen-module__jyYKRq__chartCanvas{width:100%;min-width:0;height:100%;position:relative}.DashboardScreen-module__jyYKRq__chartSvg{z-index:3;width:100%;height:100%;min-height:0;display:block;position:absolute;inset:0;overflow:visible}.DashboardScreen-module__jyYKRq__chartGridLine{stroke:color-mix(in srgb, var(--color-border) 28%, transparent);stroke-width:1px;vector-effect:non-scaling-stroke}.DashboardScreen-module__jyYKRq__chartGridLineSecondary{stroke:color-mix(in srgb, var(--color-border) 22%, transparent);stroke-width:1px;vector-effect:non-scaling-stroke}.DashboardScreen-module__jyYKRq__chartLinePath{fill:none;stroke:color-mix(in srgb, var(--color-text-primary) 72%, var(--color-primary));stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;vector-effect:non-scaling-stroke}.DashboardScreen-module__jyYKRq__chartDot,.DashboardScreen-module__jyYKRq__chartDotGood{z-index:6;top:var(--point-y);border:2px solid color-mix(in srgb, var(--color-text-primary) 90%, transparent);border-radius:var(--radius-full);width:11px;height:11px;position:absolute;left:50%;transform:translate(-50%,-50%)}.DashboardScreen-module__jyYKRq__chartDot{background:var(--color-primary)}.DashboardScreen-module__jyYKRq__chartDotGood{background:var(--color-success)}.DashboardScreen-module__jyYKRq__revenueBar{z-index:1;height:var(--bar-height);border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:color-mix(in srgb, var(--color-primary) 82%, var(--color-surface-low));transition:background-color .16s;position:absolute;bottom:36%;left:32%;right:32%}.DashboardScreen-module__jyYKRq__chartMonthGroup{top:0;bottom:0;left:var(--point-x);width:calc(100% / var(--chart-columns,6));cursor:pointer;background:0 0;border:0;outline:none;padding:0;position:absolute;transform:translate(-50%)}.DashboardScreen-module__jyYKRq__chartMonthGroup:hover .DashboardScreen-module__jyYKRq__revenueBar,.DashboardScreen-module__jyYKRq__chartMonthGroup:focus .DashboardScreen-module__jyYKRq__revenueBar{background:color-mix(in srgb, var(--color-primary) 90%, var(--color-surface-low))}.DashboardScreen-module__jyYKRq__chartValueLabel,.DashboardScreen-module__jyYKRq__chartAxisLabel,.DashboardScreen-module__jyYKRq__chartRevenueLabel{color:var(--color-text-muted);text-align:center;font-size:14px;font-weight:800;position:absolute;left:0;right:0}.DashboardScreen-module__jyYKRq__chartValueLabel{z-index:6;top:var(--value-y);color:var(--color-text-primary);transform:translateY(-50%)}.DashboardScreen-module__jyYKRq__chartRevenueLabel{color:color-mix(in srgb, var(--color-primary) 82%, var(--color-text-primary));bottom:23%}.DashboardScreen-module__jyYKRq__chartAxisLabel{bottom:12%}.DashboardScreen-module__jyYKRq__chartTooltip{z-index:3;top:clamp(42px, var(--tooltip-y), calc(100% - 72px));left:clamp(112px, var(--tooltip-x), calc(100% - 112px));border:1px solid color-mix(in srgb, var(--color-primary) 24%, var(--color-glass-border));border-radius:var(--radius-default);background:color-mix(in srgb, var(--color-surface-high) 92%, transparent);min-width:190px;box-shadow:var(--shadow-glass-sm);-webkit-backdrop-filter:var(--blur-glass-mobile);pointer-events:none;gap:5px;padding:10px 12px;display:grid;position:absolute;transform:translate(14px,-50%)}.DashboardScreen-module__jyYKRq__chartTooltip strong{color:var(--color-text-primary);font-size:13px;font-weight:800;line-height:16px}.DashboardScreen-module__jyYKRq__chartTooltip span{color:var(--color-text-muted);font-size:12px;font-weight:700;line-height:15px}.DashboardScreen-module__jyYKRq__gradientStopStart{stop-color:var(--color-primary);stop-opacity:.36}.DashboardScreen-module__jyYKRq__gradientStopEnd{stop-color:var(--color-primary);stop-opacity:0}.DashboardScreen-module__jyYKRq__barChart{border-bottom:1px solid color-mix(in srgb, var(--color-border) 58%, transparent);grid-auto-columns:minmax(46px,1fr);grid-auto-flow:column;align-items:end;gap:10px;height:100%;padding:8px 4px 0;display:grid;overflow-x:auto}.DashboardScreen-module__jyYKRq__barGroup{grid-template-rows:auto minmax(0,1fr) auto;align-items:end;gap:7px;min-width:0;height:100%;display:grid}.DashboardScreen-module__jyYKRq__barGroup span{color:var(--color-text-secondary);justify-self:center;font-size:12px;font-weight:800}.DashboardScreen-module__jyYKRq__barTrack{border-radius:var(--radius-default) var(--radius-default) 0 0;background:color-mix(in srgb, var(--color-surface-low) 70%, transparent);align-items:end;width:100%;height:100%;display:grid;overflow:hidden}.DashboardScreen-module__jyYKRq__barFill{min-height:10px;height:var(--bar-fill);border-radius:var(--radius-default) var(--radius-default) 0 0;background:linear-gradient(180deg, var(--color-primary), color-mix(in srgb, var(--color-primary) 42%, var(--color-surface-low)));box-shadow:var(--glow-primary)}.DashboardScreen-module__jyYKRq__barGroup strong{color:var(--color-text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.DashboardScreen-module__jyYKRq__shareChart{grid-template-columns:minmax(180px,.72fr) minmax(160px,1fr);align-items:center;gap:18px;height:100%;display:grid}.DashboardScreen-module__jyYKRq__shareSvg{justify-self:center;width:min(100%,220px);transform:rotate(-90deg)}.DashboardScreen-module__jyYKRq__shareBase,.DashboardScreen-module__jyYKRq__shareSlice{fill:none;stroke-width:34px}.DashboardScreen-module__jyYKRq__shareBase{stroke:color-mix(in srgb, var(--color-surface-low) 78%, transparent)}.DashboardScreen-module__jyYKRq__shareSlice{stroke:var(--color-primary)}.DashboardScreen-module__jyYKRq__shareSlice:nth-of-type(3){stroke:var(--color-success)}.DashboardScreen-module__jyYKRq__shareSlice:nth-of-type(4){stroke:var(--color-info)}.DashboardScreen-module__jyYKRq__shareSlice:nth-of-type(5){stroke:var(--color-warning)}.DashboardScreen-module__jyYKRq__shareSlice:nth-of-type(6){stroke:var(--color-error)}.DashboardScreen-module__jyYKRq__shareLegend{gap:10px;display:grid}.DashboardScreen-module__jyYKRq__shareLegend div{grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.DashboardScreen-module__jyYKRq__shareLegend span{border-radius:var(--radius-full);background:var(--color-primary);width:8px;height:8px}.DashboardScreen-module__jyYKRq__shareLegend strong{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.DashboardScreen-module__jyYKRq__shareLegend small{color:var(--color-text-muted);font-size:12px;font-weight:800}.DashboardScreen-module__jyYKRq__chartSummary{gap:10px;display:grid}.DashboardScreen-module__jyYKRq__chartSummary div{border:1px solid color-mix(in srgb, var(--color-border) 64%, transparent);border-radius:var(--radius-default);background:color-mix(in srgb, var(--color-background) 36%, transparent);gap:4px;padding:12px;display:grid}.DashboardScreen-module__jyYKRq__chartSummary span,.DashboardScreen-module__jyYKRq__chartSummary small{color:var(--color-text-muted);font-size:12px;font-weight:800}.DashboardScreen-module__jyYKRq__chartSummary strong{color:var(--color-text-primary);font-size:18px;font-weight:800;line-height:22px}.DashboardScreen-module__jyYKRq__funnelStages{gap:12px;display:grid}.DashboardScreen-module__jyYKRq__funnelStageGroup,.DashboardScreen-module__jyYKRq__funnelStage{gap:8px;display:grid}.DashboardScreen-module__jyYKRq__funnelStageMeta{color:var(--color-text-secondary);justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.DashboardScreen-module__jyYKRq__funnelStageMeta div{gap:16px;display:inline-flex}.DashboardScreen-module__jyYKRq__funnelStageMeta strong{color:var(--color-text-primary);font-size:14px}.DashboardScreen-module__jyYKRq__funnelStageMeta small{color:var(--color-text-muted);font-size:14px;font-weight:700}.DashboardScreen-module__jyYKRq__funnelTrack{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--color-surface-low) 68%, transparent);height:12px;overflow:hidden;box-shadow:inset 0 1px 2px #00000047}.DashboardScreen-module__jyYKRq__funnelFill{width:var(--funnel-fill);background:linear-gradient(90deg, var(--color-primary-hover), var(--color-primary));height:100%;box-shadow:var(--glow-primary);transition:width .18s}.DashboardScreen-module__jyYKRq__funnelConnector{border-left:1px solid color-mix(in srgb, var(--color-glass-border) 82%, transparent);color:var(--color-text-muted);align-items:center;gap:4px;margin-left:4px;padding-left:12px;font-size:14px;display:flex}.DashboardScreen-module__jyYKRq__automationBar{justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.DashboardScreen-module__jyYKRq__automationContent{align-items:center;gap:24px;min-width:0;display:flex}.DashboardScreen-module__jyYKRq__automationIcon{border:1px solid var(--color-glass-border);background:var(--color-glass-surface-soft);width:48px;height:48px;color:var(--color-text-muted);box-shadow:inset 0 1px #ffffff12}.DashboardScreen-module__jyYKRq__automationTitleRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.DashboardScreen-module__jyYKRq__activeBadge{color:var(--color-success);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:5px;font-size:14px;font-weight:800;display:inline-flex}.DashboardScreen-module__jyYKRq__activeBadge span{border-radius:var(--radius-full);background:var(--color-success);width:6px;height:6px}@media (max-width:1180px){.DashboardScreen-module__jyYKRq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardScreen-module__jyYKRq__chartGrid{grid-template-columns:1fr}}@media (max-width:760px){.DashboardScreen-module__jyYKRq__root{gap:18px;padding-bottom:32px}.DashboardScreen-module__jyYKRq__pageHeader,.DashboardScreen-module__jyYKRq__automationBar{flex-direction:column;align-items:stretch}.DashboardScreen-module__jyYKRq__pageHeader{gap:16px}.DashboardScreen-module__jyYKRq__pageHeader h2{font-size:30px;line-height:36px}.DashboardScreen-module__jyYKRq__pageHeader p{font-size:14px;line-height:19px}.DashboardScreen-module__jyYKRq__headerActions{display:none}.DashboardScreen-module__jyYKRq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.DashboardScreen-module__jyYKRq__revenueCard,.DashboardScreen-module__jyYKRq__funnelCard,.DashboardScreen-module__jyYKRq__automationBar{-webkit-backdrop-filter:var(--blur-glass-mobile);padding:18px}.DashboardScreen-module__jyYKRq__metricCard{min-height:118px;padding:14px}.DashboardScreen-module__jyYKRq__metricCard strong{font-size:22px;line-height:28px}.DashboardScreen-module__jyYKRq__metricLabelRow{align-items:flex-start}.DashboardScreen-module__jyYKRq__metricLabelRow span{white-space:normal}.DashboardScreen-module__jyYKRq__cardHeader{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:22px}.DashboardScreen-module__jyYKRq__chartModeGroup{width:100%}.DashboardScreen-module__jyYKRq__chartMode,.DashboardScreen-module__jyYKRq__chartModeActive{flex:1}.DashboardScreen-module__jyYKRq__recoveryChartLayout,.DashboardScreen-module__jyYKRq__shareChart{grid-template-columns:1fr}.DashboardScreen-module__jyYKRq__chartFrame{scrollbar-color:color-mix(in srgb, var(--color-primary) 44%, transparent) transparent;height:284px;padding-bottom:6px;overflow:auto visible}.DashboardScreen-module__jyYKRq__chartCanvas{width:max(100%, calc(var(--chart-columns,6) * 33.333%));max-width:none}.DashboardScreen-module__jyYKRq__chartTooltip{transform:translate(-50%,-100%)}.DashboardScreen-module__jyYKRq__chartSummary{grid-template-columns:repeat(3,minmax(0,1fr))}.DashboardScreen-module__jyYKRq__chartSummary div{padding:10px}.DashboardScreen-module__jyYKRq__chartSummary strong{font-size:15px;line-height:19px}.DashboardScreen-module__jyYKRq__automationContent{align-items:flex-start;gap:16px}}@media (max-width:420px){.DashboardScreen-module__jyYKRq__automationIcon{width:38px;height:38px}.DashboardScreen-module__jyYKRq__metricLabelRow span{white-space:normal}.DashboardScreen-module__jyYKRq__funnelStageMeta{flex-direction:column;align-items:flex-start;gap:6px}.DashboardScreen-module__jyYKRq__funnelStageMeta div{justify-content:space-between;width:100%}}
.LeadsScreen-module__G84xcq__root{gap:24px;padding-bottom:56px;display:grid}.LeadsScreen-module__G84xcq__pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.LeadsScreen-module__G84xcq__pageHeader h2,.LeadsScreen-module__G84xcq__tableHeader h3{color:var(--color-text-primary);margin:0}.LeadsScreen-module__G84xcq__pageHeader h2{font-size:30px;font-weight:800;line-height:40px}.LeadsScreen-module__G84xcq__pageHeader p,.LeadsScreen-module__G84xcq__tableHeader p,.LeadsScreen-module__G84xcq__legend p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:19px}.LeadsScreen-module__G84xcq__pageHeader p{margin-top:4px}.LeadsScreen-module__G84xcq__searchBox{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);min-width:280px;min-height:42px;color:var(--color-text-muted);-webkit-backdrop-filter:var(--blur-glass-mobile);align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:600;display:flex}.LeadsScreen-module__G84xcq__searchInput{color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;width:100%;height:100%;font-size:14px;font-weight:600}.LeadsScreen-module__G84xcq__searchInput::placeholder{color:var(--color-text-muted)}.LeadsScreen-module__G84xcq__metricCard,.LeadsScreen-module__G84xcq__tableCard{border:1px solid var(--color-glass-border);border-radius:var(--radius-md);background:linear-gradient(145deg, var(--color-glass-highlight), transparent 44%), var(--color-glass-surface);box-shadow:var(--shadow-glass-sm), inset 0 1px 0 #ffffff12;-webkit-backdrop-filter:var(--blur-glass)}.LeadsScreen-module__G84xcq__tableHeader h3{font-size:14px;font-weight:800}.LeadsScreen-module__G84xcq__liveLabel{color:var(--color-success);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.LeadsScreen-module__G84xcq__liveLabel span{border-radius:var(--radius-full);background:var(--color-success);width:7px;height:7px}.LeadsScreen-module__G84xcq__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.LeadsScreen-module__G84xcq__metricCard{gap:10px;padding:20px;display:grid}.LeadsScreen-module__G84xcq__metricCard div{align-items:center;gap:8px;min-width:0;display:flex}.LeadsScreen-module__G84xcq__metricCard span{color:var(--color-text-muted);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.LeadsScreen-module__G84xcq__metricCard strong{color:var(--color-text-primary);font-size:30px;font-weight:800;line-height:34px}.LeadsScreen-module__G84xcq__metricCard p{margin:0;font-size:14px;font-weight:800}.LeadsScreen-module__G84xcq__toolbar{align-items:center;gap:12px;display:flex}.LeadsScreen-module__G84xcq__toolbar .LeadsScreen-module__G84xcq__searchBox{flex:0 0 320px}.LeadsScreen-module__G84xcq__mobileFilterButton{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);width:42px;height:42px;color:var(--color-text-secondary);justify-content:center;align-items:center;display:none}.LeadsScreen-module__G84xcq__filterBar{flex-wrap:wrap;gap:10px;display:flex}.LeadsScreen-module__G84xcq__filter,.LeadsScreen-module__G84xcq__filterActive{border:1px solid var(--color-glass-border);border-radius:var(--radius-full);min-height:36px;color:var(--color-text-secondary);background:0 0;align-items:center;gap:8px;padding:0 13px;font-size:14px;font-weight:800;display:inline-flex}.LeadsScreen-module__G84xcq__filterActive{border-color:var(--color-glass-border-strong);background:color-mix(in srgb, var(--color-primary) 10%, transparent);color:var(--color-primary);box-shadow:var(--glow-primary)}.LeadsScreen-module__G84xcq__filter strong,.LeadsScreen-module__G84xcq__filterActive strong{color:inherit;font-size:14px}.LeadsScreen-module__G84xcq__tableCard{overflow:hidden}.LeadsScreen-module__G84xcq__tableHeader{border-bottom:1px solid var(--color-glass-border);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.LeadsScreen-module__G84xcq__desktopTable{overflow-x:auto}.LeadsScreen-module__G84xcq__desktopTable table{border-collapse:collapse;text-align:left;width:100%}.LeadsScreen-module__G84xcq__desktopTable th{background:var(--color-glass-surface-soft);color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:14px 18px;font-size:14px;font-weight:800}.LeadsScreen-module__G84xcq__desktopTable td{border-top:1px solid color-mix(in srgb, var(--color-glass-border) 82%, transparent);color:var(--color-text-secondary);vertical-align:middle;padding:16px 18px;font-size:14px}.LeadsScreen-module__G84xcq__desktopTable tr:hover td{background:var(--color-glass-highlight)}.LeadsScreen-module__G84xcq__leadIdentity{gap:3px;display:grid}.LeadsScreen-module__G84xcq__leadIdentity strong{color:var(--color-text-primary);font-size:14px}.LeadsScreen-module__G84xcq__leadIdentity span{color:var(--color-text-muted);font-size:14px}.LeadsScreen-module__G84xcq__valueCell,.LeadsScreen-module__G84xcq__timeCell{color:var(--color-text-primary);font-weight:800}.LeadsScreen-module__G84xcq__timeCell{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.LeadsScreen-module__G84xcq__channelCell{color:var(--color-info);text-transform:uppercase;font-size:14px;font-weight:800}.LeadsScreen-module__G84xcq__iconButton{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);width:32px;height:32px;color:var(--color-text-muted);background:0 0;place-items:center;text-decoration:none;display:grid}.LeadsScreen-module__G84xcq__mobileList{display:none}.LeadsScreen-module__G84xcq__pagination{border-top:1px solid var(--color-glass-border);background:var(--color-glass-surface-soft);color:var(--color-text-muted);justify-content:space-between;align-items:center;gap:14px;padding:12px 18px;font-size:14px;font-weight:700;display:flex}.LeadsScreen-module__G84xcq__pagination div{align-items:center;gap:8px;display:flex}.LeadsScreen-module__G84xcq__pagination button{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface);width:32px;height:32px;color:var(--color-text-secondary);place-items:center;display:grid}.LeadsScreen-module__G84xcq__pagination button:not(:disabled):hover{color:var(--color-primary)}.LeadsScreen-module__G84xcq__pagination button:disabled{cursor:not-allowed;opacity:.45}.LeadsScreen-module__G84xcq__pagination strong{border:1px solid var(--color-primary);border-radius:var(--radius-default);min-width:30px;min-height:30px;color:var(--color-primary);place-items:center;display:grid}.LeadsScreen-module__G84xcq__leadCard{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);box-shadow:var(--shadow-glass-sm);-webkit-backdrop-filter:var(--blur-glass-mobile);gap:14px;padding:16px;text-decoration:none;display:grid}.LeadsScreen-module__G84xcq__leadCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.LeadsScreen-module__G84xcq__leadCard dl{gap:10px;margin:0;display:grid}.LeadsScreen-module__G84xcq__leadCard dl div{justify-content:space-between;gap:16px;display:flex}.LeadsScreen-module__G84xcq__leadCard dt{color:var(--color-text-muted);text-transform:uppercase;font-size:14px;font-weight:800}.LeadsScreen-module__G84xcq__leadCard dd{color:var(--color-text-secondary);text-align:right;margin:0;font-size:14px}.LeadsScreen-module__G84xcq__badgeSuccess,.LeadsScreen-module__G84xcq__badgeWarning,.LeadsScreen-module__G84xcq__badgeInfo,.LeadsScreen-module__G84xcq__badgeNeutral,.LeadsScreen-module__G84xcq__badgeDanger{border-radius:var(--radius-sm);border:1px solid;justify-content:center;min-width:84px;padding:4px 9px;font-size:14px;font-weight:800;display:inline-flex}.LeadsScreen-module__G84xcq__badgeSuccess{background:color-mix(in srgb, var(--color-success) 10%, transparent);color:var(--color-success)}.LeadsScreen-module__G84xcq__badgeWarning{background:color-mix(in srgb, var(--color-warning) 10%, transparent);color:var(--color-warning)}.LeadsScreen-module__G84xcq__badgeInfo{background:color-mix(in srgb, var(--color-info) 10%, transparent);color:var(--color-info)}.LeadsScreen-module__G84xcq__badgeNeutral{color:var(--color-text-muted);background:#ffffff0d}.LeadsScreen-module__G84xcq__badgeDanger{background:color-mix(in srgb, var(--color-error) 10%, transparent);color:var(--color-error)}.LeadsScreen-module__G84xcq__toneSuccess{color:var(--color-success)}.LeadsScreen-module__G84xcq__toneWarning{color:var(--color-warning)}.LeadsScreen-module__G84xcq__toneInfo{color:var(--color-info)}.LeadsScreen-module__G84xcq__toneNeutral{color:var(--color-text-muted)}.LeadsScreen-module__G84xcq__toneDanger{color:var(--color-error)}.LeadsScreen-module__G84xcq__legend{border-top:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:14px 22px;padding-top:22px;display:flex}.LeadsScreen-module__G84xcq__legend>span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:800}.LeadsScreen-module__G84xcq__legendItem{align-items:center;gap:8px;display:flex}.LeadsScreen-module__G84xcq__legendItem p{font-size:14px}@media (max-width:1180px){.LeadsScreen-module__G84xcq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.LeadsScreen-module__G84xcq__root{gap:18px;padding-bottom:32px}.LeadsScreen-module__G84xcq__pageHeader,.LeadsScreen-module__G84xcq__tableHeader{flex-direction:column;align-items:stretch}.LeadsScreen-module__G84xcq__pageHeader h2{font-size:30px;line-height:36px}.LeadsScreen-module__G84xcq__searchBox{width:100%;min-width:0}.LeadsScreen-module__G84xcq__toolbar{align-items:center;gap:10px}.LeadsScreen-module__G84xcq__toolbar .LeadsScreen-module__G84xcq__searchBox{flex:1}.LeadsScreen-module__G84xcq__mobileFilterButton{flex:none;display:inline-flex}.LeadsScreen-module__G84xcq__tableHeader{padding:18px}.LeadsScreen-module__G84xcq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.LeadsScreen-module__G84xcq__filterBar{display:none}.LeadsScreen-module__G84xcq__pagination{flex-direction:column;align-items:flex-start}.LeadsScreen-module__G84xcq__filter,.LeadsScreen-module__G84xcq__filterActive{flex:none}.LeadsScreen-module__G84xcq__desktopTable{display:none}.LeadsScreen-module__G84xcq__mobileList{gap:12px;padding:14px;display:grid}.LeadsScreen-module__G84xcq__legend{flex-direction:column;align-items:flex-start}}
.TeamScreen-module__LJyvGW__root{gap:24px;padding-bottom:56px;display:grid}.TeamScreen-module__LJyvGW__pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.TeamScreen-module__LJyvGW__pageHeader h2,.TeamScreen-module__LJyvGW__tableHeader h3{color:var(--color-text-primary);margin:0}.TeamScreen-module__LJyvGW__pageHeader h2{font-size:30px;font-weight:800;line-height:40px}.TeamScreen-module__LJyvGW__pageHeader p,.TeamScreen-module__LJyvGW__tableHeader p,.TeamScreen-module__LJyvGW__memberCell p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:18px}.TeamScreen-module__LJyvGW__pageHeader p{margin-top:4px}.TeamScreen-module__LJyvGW__primaryButton,.TeamScreen-module__LJyvGW__secondaryButton{border-radius:var(--radius-default);justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.TeamScreen-module__LJyvGW__primaryButton{border:1px solid var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.TeamScreen-module__LJyvGW__secondaryButton{border:1px solid var(--color-glass-border);background:var(--color-glass-surface-soft);color:var(--color-text-secondary);-webkit-backdrop-filter:var(--blur-glass-mobile)}.TeamScreen-module__LJyvGW__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.TeamScreen-module__LJyvGW__metricCard,.TeamScreen-module__LJyvGW__tableCard{border:1px solid var(--color-glass-border);border-radius:var(--radius-md);background:linear-gradient(145deg, var(--color-glass-highlight), transparent 44%), var(--color-glass-surface);box-shadow:var(--shadow-glass-sm), inset 0 1px 0 #ffffff12;-webkit-backdrop-filter:var(--blur-glass)}.TeamScreen-module__LJyvGW__metricCard{gap:8px;padding:22px;display:grid}.TeamScreen-module__LJyvGW__metricCard p{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.TeamScreen-module__LJyvGW__metricCard strong{color:var(--color-text-primary);font-size:30px;font-weight:800;line-height:34px}.TeamScreen-module__LJyvGW__metricCard span{color:var(--color-primary);font-size:14px;font-weight:800}.TeamScreen-module__LJyvGW__tableCard{overflow:hidden}.TeamScreen-module__LJyvGW__tableHeader{border-bottom:1px solid var(--color-border);padding:22px 24px}.TeamScreen-module__LJyvGW__tableHeader h3{margin-bottom:4px;font-size:14px;font-weight:800}.TeamScreen-module__LJyvGW__tableWrap{overflow-x:auto}.TeamScreen-module__LJyvGW__tableWrap table{border-collapse:collapse;width:100%;min-width:780px}.TeamScreen-module__LJyvGW__tableWrap th{background:var(--color-glass-surface-soft);color:var(--color-text-muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:14px 20px;font-size:14px;font-weight:800}.TeamScreen-module__LJyvGW__tableWrap td{border-top:1px solid color-mix(in srgb, var(--color-border) 58%, transparent);color:var(--color-text-primary);padding:16px 20px;font-size:14px;font-weight:700}.TeamScreen-module__LJyvGW__tableWrap tbody tr[data-clickable=true],.TeamScreen-module__LJyvGW__memberCard[data-clickable=true]{cursor:pointer}.TeamScreen-module__LJyvGW__tableWrap tbody tr[data-clickable=true]:hover,.TeamScreen-module__LJyvGW__memberCard[data-clickable=true]:hover{background:color-mix(in srgb, var(--color-primary) 6%, transparent)}.TeamScreen-module__LJyvGW__tableWrap tbody tr[data-clickable=true]:focus-visible,.TeamScreen-module__LJyvGW__memberCard[data-clickable=true]:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}.TeamScreen-module__LJyvGW__tableWrap tbody tr[data-current-user=true] td:first-child,.TeamScreen-module__LJyvGW__memberCard[data-current-user=true]{border-left:3px solid var(--color-success)}.TeamScreen-module__LJyvGW__memberCell{align-items:center;gap:12px;min-width:0;display:flex}.TeamScreen-module__LJyvGW__memberCell>span{border-radius:var(--radius-default);background:var(--color-primary);width:38px;height:38px;color:var(--color-on-primary);flex:none;place-items:center;font-weight:800;display:grid}.TeamScreen-module__LJyvGW__memberCell strong{color:var(--color-text-primary);font-size:14px}.TeamScreen-module__LJyvGW__memberCell div{min-width:0}.TeamScreen-module__LJyvGW__memberCell p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TeamScreen-module__LJyvGW__currentUserBadge{border:1px solid color-mix(in srgb, var(--color-success) 34%, var(--color-border));border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-success) 12%, transparent);width:fit-content;color:var(--color-success);align-items:center;margin-top:6px;padding:3px 8px;font-size:12px;font-weight:800;line-height:14px;display:inline-flex}.TeamScreen-module__LJyvGW__statusBadge{border:1px solid color-mix(in srgb, var(--color-success) 28%, var(--color-border));border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-success) 8%, transparent);color:var(--color-success);padding:5px 9px;font-size:14px;font-weight:800;display:inline-flex}.TeamScreen-module__LJyvGW__detailsIcon{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);width:34px;height:34px;color:var(--color-text-secondary);flex:none;place-items:center;display:inline-grid}.TeamScreen-module__LJyvGW__tableWrap tbody tr[data-clickable=true]:hover .TeamScreen-module__LJyvGW__detailsIcon,.TeamScreen-module__LJyvGW__memberCard[data-clickable=true]:hover .TeamScreen-module__LJyvGW__detailsIcon{border-color:color-mix(in srgb, var(--color-primary) 56%, var(--color-border));color:var(--color-primary)}.TeamScreen-module__LJyvGW__mobileList{display:none}.TeamScreen-module__LJyvGW__memberCard{border:1px solid var(--color-glass-border);border-radius:var(--radius-default);background:var(--color-glass-surface-soft);box-shadow:var(--shadow-glass-sm);-webkit-backdrop-filter:var(--blur-glass-mobile);gap:14px;padding:16px;display:grid}.TeamScreen-module__LJyvGW__memberCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.TeamScreen-module__LJyvGW__memberCard dl{gap:10px;margin:0;display:grid}.TeamScreen-module__LJyvGW__memberCard dl div{justify-content:space-between;gap:16px;display:flex}.TeamScreen-module__LJyvGW__memberCard dt{color:var(--color-text-muted);text-transform:uppercase;font-size:14px;font-weight:800}.TeamScreen-module__LJyvGW__memberCard dd{color:var(--color-text-secondary);text-align:right;margin:0;font-size:14px}@media (max-width:960px){.TeamScreen-module__LJyvGW__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.TeamScreen-module__LJyvGW__root{gap:18px;padding-bottom:32px}.TeamScreen-module__LJyvGW__pageHeader{flex-direction:column;align-items:stretch}.TeamScreen-module__LJyvGW__pageHeader h2{font-size:30px;line-height:36px}.TeamScreen-module__LJyvGW__primaryButton,.TeamScreen-module__LJyvGW__secondaryButton{width:100%}.TeamScreen-module__LJyvGW__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.TeamScreen-module__LJyvGW__metricCard{padding:16px}.TeamScreen-module__LJyvGW__metricCard strong{font-size:26px;line-height:30px}.TeamScreen-module__LJyvGW__tableWrap{display:none}.TeamScreen-module__LJyvGW__mobileList{gap:12px;padding:14px;display:grid}.TeamScreen-module__LJyvGW__tableHeader{padding:18px}}
