.AdminStatCard_card__8Sx8M{background:#fff;border-radius:16px;padding:22px 24px;border:1px solid #eef1f8;box-shadow:0 1px 2px rgba(0,0,0,.03),0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:14px;transition:box-shadow .2s,transform .15s}.AdminStatCard_card__8Sx8M:hover{box-shadow:0 4px 20px rgba(0,0,0,.07),0 1px 4px rgba(0,0,0,.04);transform:translateY(-1px)}.AdminStatCard_header__rJCje{display:flex;align-items:center;justify-content:space-between}.AdminStatCard_iconWrap__9DS7R{width:42px;height:42px;border-radius:11px;background:rgba(99,102,241,.08);display:flex;align-items:center;justify-content:center;color:#6366f1;flex-shrink:0}.AdminStatCard_iconWrap__9DS7R svg{width:20px;height:20px}.AdminStatCard_change__TalHJ{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border-radius:100px}.AdminStatCard_changeUp__5EQ_E{color:#059669;background:rgba(5,150,105,.08)}.AdminStatCard_changeDown__M2_Xc{color:#dc2626;background:rgba(220,38,38,.08)}.AdminStatCard_value__IVP4_{font-size:30px;font-weight:800;color:#0f172a;letter-spacing:-.8px;line-height:1}.AdminStatCard_title__xN6gq{font-size:12.5px;color:#8896b3;font-weight:500;letter-spacing:.15px;text-transform:uppercase}@keyframes SkeletonLoader_shimmer__hnqAr{0%{background-position:-800px 0}to{background-position:800px 0}}.SkeletonLoader_shimmer__hnqAr{background:linear-gradient(90deg,#f1f5f9,#e8edf5 40%,#f1f5f9 80%);background-size:1600px 100%;animation:SkeletonLoader_shimmer__hnqAr 1.6s ease-in-out infinite;display:block;border-radius:6px}.SkeletonLoader_statCard__Bh6aq{background:#fff;border-radius:16px;padding:22px 24px;display:flex;flex-direction:column;gap:14px;border:1px solid #eef1f8;box-shadow:0 1px 2px rgba(0,0,0,.03),0 2px 8px rgba(0,0,0,.04)}.SkeletonLoader_statCardHeader__7Krd4{display:flex;align-items:center;justify-content:space-between}.SkeletonLoader_statsGrid__11g5Y{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:1024px){.SkeletonLoader_statsGrid__11g5Y{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.SkeletonLoader_statsGrid__11g5Y{grid-template-columns:1fr}}.SkeletonLoader_chartCard__YR_z5{padding:22px 24px}.SkeletonLoader_chartCard__YR_z5,.SkeletonLoader_tableCard__Ykz5m{background:#fff;border-radius:16px;border:1px solid #eef1f8;box-shadow:0 1px 2px rgba(0,0,0,.03),0 2px 6px rgba(0,0,0,.04)}.SkeletonLoader_tableCard__Ykz5m{padding:0;overflow:hidden}.SkeletonLoader_tableRow__H8QUi{display:flex;align-items:center;gap:16px;padding:13px 20px;border-bottom:1px solid #f8fafc}.SkeletonLoader_tableRow__H8QUi:last-child{border-bottom:none}.audit_page__Ts5Lr{width:100%;max-width:none;min-width:0}.audit_top__2OG0y{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px}.audit_top__2OG0y h2{margin:0;font-size:24px;color:#202338}.audit_top__2OG0y input{width:260px;border:1px solid #d1d5db;border-radius:10px;padding:9px 12px;font-size:14px}.audit_tableWrap__V58jG{overflow-x:auto;border:1px solid #e6edf6;border-radius:14px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 10px 24px rgba(15,23,42,.06)}.audit_table__vihZN{width:100%;border-collapse:collapse}.audit_table__vihZN td,.audit_table__vihZN th{padding:10px 12px;border-bottom:1px solid #f1f5f9;text-align:left;font-size:13px;color:#334155}.audit_table__vihZN th{background:#f7f9fc;font-weight:700}.audit_loading__1siFn{padding:48px;text-align:center;color:#64748b;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.audit_pagination__bBR4Q{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.audit_pagination__bBR4Q button{border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#334155;padding:7px 12px;cursor:pointer}.audit_pagination__bBR4Q button:disabled{opacity:.5;cursor:not-allowed}.audit_pagination__bBR4Q span{font-size:13px;color:#475569}.AdminHeader_header__uiF1_{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:4px}.AdminHeader_left__ifR58{min-width:0}.AdminHeader_title__icUOt{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.5px;margin:0 0 4px}.AdminHeader_sub__4gbrT{font-size:13px;color:#8896b3;margin:0}.AdminHeader_statusChip__fZynp{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:10px;flex-shrink:0;transition:all .3s}.AdminHeader_statusChipOk__Q_YsJ{background:rgba(5,150,105,.06);border:1px solid rgba(5,150,105,.2)}.AdminHeader_statusChipWarn__LNFsy{background:rgba(234,179,8,.06);border:1px solid rgba(234,179,8,.25)}.AdminHeader_statusChipErr__p6cFI{background:rgba(220,38,38,.06);border:1px solid rgba(220,38,38,.2)}.AdminHeader_statusDot__YgQr2{width:7px;height:7px;border-radius:50%;animation:AdminHeader_pulse__aJBYg 2.5s ease-in-out infinite;flex-shrink:0}.AdminHeader_statusDotOk__p6T2W{background:#059669;box-shadow:0 0 0 2px rgba(5,150,105,.2)}.AdminHeader_statusDotWarn__JMyMx{background:#ca8a04;box-shadow:0 0 0 2px rgba(234,179,8,.2)}.AdminHeader_statusDotErr__KmD9X{background:#dc2626;box-shadow:0 0 0 2px rgba(220,38,38,.2)}@keyframes AdminHeader_pulse__aJBYg{0%,to{opacity:1}50%{opacity:.6}}.AdminHeader_statusText__LwFEB{font-size:12.5px;font-weight:600}.AdminHeader_statusTextOk__L8ncn{color:#059669}.AdminHeader_statusTextWarn__tD8UR{color:#ca8a04}.AdminHeader_statusTextErr__6xRoH{color:#dc2626}@media (max-width:640px){.AdminHeader_header__uiF1_{flex-direction:column;align-items:flex-start}}.AdminAlertBar_allClear__7TiWR{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(5,150,105,.05);border:1px solid rgba(5,150,105,.18);border-radius:12px;font-size:13px;font-weight:500;color:#059669;align-self:flex-start}.AdminAlertBar_bar__wbz3l{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 16px;background:#fffbeb;border:1px solid rgba(245,158,11,.25);border-radius:14px}.AdminAlertBar_barLabel__fBOyW{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.4px;flex-shrink:0;margin-right:4px}.AdminAlertBar_pill__F5N4z{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:8px;font-size:12.5px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;white-space:nowrap}.AdminAlertBar_pill__F5N4z:hover{opacity:.82;transform:translateY(-1px)}.AdminAlertBar_dot__L8ruC{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.AdminAlertBar_critical__RquVS{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.25);color:#dc2626}.AdminAlertBar_warning__VxFnE{background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.28);color:#b45309}.AdminAlertBar_info__se3KY{background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.2);color:#4338ca}.AdminMetricsRow_grid__Lkd3P{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.AdminMetricsRow_card__mMh9F{background:#fff;border:1px solid #eef1f8;border-radius:12px;padding:16px 20px;display:flex;flex-direction:column;gap:10px;box-shadow:none;transition:box-shadow .2s,transform .15s}.AdminMetricsRow_card__mMh9F:hover{box-shadow:0 2px 8px rgba(0,0,0,.05);transform:translateY(-1px)}.AdminMetricsRow_cardTop__sYXob{display:flex;align-items:center;justify-content:flex-start}.AdminMetricsRow_iconWrap__x2jkX{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AdminMetricsRow_value__SY3HZ{font-size:1.2rem;font-weight:400;color:#334155;letter-spacing:-.3px;line-height:1}.AdminMetricsRow_labelGroup__mgx51{display:flex;flex-direction:column;gap:2px}.AdminMetricsRow_label__EIxXf{font-size:10.5px;font-weight:400;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.AdminMetricsRow_sub__wgdkM{font-size:11.5px;color:#a0aec0}@media (max-width:1100px){.AdminMetricsRow_grid__Lkd3P{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AdminMetricsRow_grid__Lkd3P{grid-template-columns:1fr 1fr}}.AdminOperationalAlerts_card__8iBPR{background:#fff;border:1px solid #eef1f8;border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 2px rgba(0,0,0,.03),0 2px 8px rgba(0,0,0,.04)}.AdminOperationalAlerts_cardHeader__wPDT0{display:flex;align-items:center;justify-content:space-between}.AdminOperationalAlerts_cardTitle__O7H9X{font-size:14px;font-weight:700;color:#0f172a}.AdminOperationalAlerts_totalBadge__OEw3f{font-size:11.5px;font-weight:600;color:#8896b3;background:#f1f5f9;padding:3px 9px;border-radius:999px}.AdminOperationalAlerts_list__gM8QY{display:flex;flex-direction:column;gap:4px}.AdminOperationalAlerts_row__cTAZP{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:11px;text-decoration:none;transition:background .15s;border:1px solid transparent}.AdminOperationalAlerts_rowActive__yxS6k{background:#fafafa}.AdminOperationalAlerts_rowActive__yxS6k:hover{background:#f5f7fb}.AdminOperationalAlerts_rowClear__Vuwil{opacity:.55}.AdminOperationalAlerts_rowClear__Vuwil:hover{opacity:.8;background:#f8fafc}.AdminOperationalAlerts_iconWrap__tqdS_{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f1f5f9;color:#94a3b8;border:1px solid transparent;transition:background .15s}.AdminOperationalAlerts_rowLabel__ra7Rd{flex:1;font-size:13px;font-weight:500;color:#334155}.AdminOperationalAlerts_count__MCR5x{font-size:12px;font-weight:700;padding:3px 9px;border-radius:999px;flex-shrink:0}.AdminOperationalAlerts_countClear__Ivdwe{color:#059669;background:rgba(5,150,105,.08);font-size:11px}.AdminActivityFeed_card__Ew5K1{background:#fff;border:1px solid #eef1f8;border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 2px rgba(0,0,0,.03),0 2px 8px rgba(0,0,0,.04)}.AdminActivityFeed_cardHeader__rycc2{display:flex;align-items:center;justify-content:space-between}.AdminActivityFeed_cardTitle__vEJ9G{font-size:14px;font-weight:700;color:#0f172a}.AdminActivityFeed_limit__lQ2Ih{font-size:11.5px;font-weight:500;color:#a0aec0}.AdminActivityFeed_list__Z2C71{display:flex;flex-direction:column;gap:2px}.AdminActivityFeed_row__qZYDZ{display:flex;align-items:flex-start;gap:11px;padding:9px 10px;border-radius:10px;text-decoration:none;transition:background .15s;cursor:default}a.AdminActivityFeed_row__qZYDZ{cursor:pointer}.AdminActivityFeed_row__qZYDZ:hover{background:#f8fafc}.AdminActivityFeed_iconWrap__q7wnV{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.AdminActivityFeed_content__NxK_V{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.AdminActivityFeed_eventTitle__1trMO{font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AdminActivityFeed_desc___PMNu{font-size:11.5px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AdminActivityFeed_time__10sTL{font-size:11px;color:#a0aec0;flex-shrink:0;margin-top:3px}.AdminActivityFeed_empty__6ptzY{display:flex;align-items:center;justify-content:center;padding:24px 0}.AdminActivityFeed_empty__6ptzY p{font-size:13.5px;color:#94a3b8;margin:0}.AdminActivityFeed_skeleton__I1nVg{display:flex;flex-direction:column;gap:4px}.AdminActivityFeed_skeletonRow__bO6zV{height:48px;border-radius:10px;background:linear-gradient(90deg,#f1f5f9 25%,#e8edf5 50%,#f1f5f9 75%);background-size:200% 100%;animation:AdminActivityFeed_shimmer__6eRUX 1.5s infinite}@keyframes AdminActivityFeed_shimmer__6eRUX{0%{background-position:200% 0}to{background-position:-200% 0}}.overview_overview__zEpdW{display:flex;flex-direction:column;gap:20px;padding:28px 32px;max-width:1260px;width:100%}.overview_chartsSection__FKbQZ{display:flex;flex-direction:column;gap:12px}.overview_sectionLabel__EjWUk{display:flex;align-items:center;gap:7px;font-size:10.5px;font-weight:400;color:#b0bec5;text-transform:uppercase;letter-spacing:.6px;margin:0}.overview_sectionBadge__N_oHd{font-size:10px;font-weight:400;color:#6366f1;background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.18);padding:2px 8px;border-radius:999px;letter-spacing:.2px}.overview_chartsTwoCol__AWhoZ{display:grid;grid-template-columns:1fr 1fr;gap:14px}.overview_chartsOneCol__ZxSjo{display:grid;grid-template-columns:1fr;gap:14px}.overview_twoCol__PhWN5{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:900px){.overview_chartsTwoCol__AWhoZ{grid-template-columns:1fr}}@media (max-width:860px){.overview_twoCol__PhWN5{grid-template-columns:1fr}.overview_overview__zEpdW{padding:20px}}@media (max-width:640px){.overview_overview__zEpdW{padding:16px;gap:16px}}.Button_btn__kzInP{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .1s ease,opacity .2s ease,box-shadow .2s ease,color .2s ease,border-color .2s ease;text-decoration:none;white-space:nowrap}.Button_btn__kzInP:disabled{opacity:.6;cursor:not-allowed}.Button_btn__kzInP:active:not(:disabled){transform:scale(.98)}.Button_btn__kzInP:focus-visible{outline:3px solid rgba(5,150,105,.2);outline-offset:2px}.Button_primary__6_Dls{background:var(--color-primary);color:#fff}.Button_primary__6_Dls:hover:not(:disabled){background:var(--color-success);color:#fff;box-shadow:0 12px 24px rgba(5,150,105,.18);transform:translateY(-1px)}.Button_secondary__uuOdH{background:#f0f0f0;color:#202338}.Button_secondary__uuOdH:hover:not(:disabled){background:rgba(5,150,105,.08);color:var(--color-success)}.Button_ghost__gZqlA{background:transparent;color:var(--color-primary);border:1.5px solid var(--color-primary)}.Button_ghost__gZqlA:hover:not(:disabled){background:rgba(5,150,105,.06);color:var(--color-success);border-color:rgba(5,150,105,.24)}.Button_danger__iwpp7{background:#ef4444;color:#fff}.Button_danger__iwpp7:hover:not(:disabled){background:#dc2626;color:#fff}.Button_sm__pnQzd{padding:8px 16px;font-size:13px;border-radius:6px}.Button_md__ktIWF{padding:11px 22px;font-size:15px}.Button_lg__s7W56{padding:14px 28px;font-size:16px;border-radius:10px}.Button_fullWidth__MEYBG{width:100%}.Button_loading__nv6bE{position:relative;pointer-events:none}.Button_spinner__DYdB3{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:Button_spin__ESAWP .7s linear infinite}@keyframes Button_spin__ESAWP{to{transform:rotate(1turn)}}.Card_card__k57D1{background:#fff;border:1px solid var(--color-border-card,#e6edf6);border-radius:18px;box-shadow:var(--shadow-card,0 1px 4px rgba(15,23,42,.04));display:flex;flex-direction:column;position:relative;overflow:hidden}.Card_pad-none___PpxX{padding:0}.Card_pad-sm___HUun{padding:14px 16px}.Card_pad-md__y_r3m{padding:20px}.Card_pad-lg__gvz_j{padding:28px 24px}.Card_hover__VivDq{transition:box-shadow var(--duration-hover,.12s) ease,transform var(--duration-hover,.12s) ease;cursor:default}.Card_hover__VivDq:hover{box-shadow:var(--shadow-card-hover,0 4px 16px rgba(15,23,42,.08));transform:translateY(-1px)}.Card_header__NZ6MT{display:flex;align-items:center;justify-content:space-between;gap:12px}.Card_headerBorder__GqOC6{padding-bottom:14px;border-bottom:1px solid var(--color-border-card,#e6edf6);margin-bottom:14px}.Card_body__ZctAq{flex:1;min-width:0}.Card_footer__GmJNu{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:14px;border-top:1px solid var(--color-border-card,#e6edf6);margin-top:14px}.Badge_badge__9tA3b{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:999px;border:1px solid transparent;white-space:nowrap;line-height:1.4;letter-spacing:.1px}.Badge_sm__Ace1a{font-size:10.5px;padding:2px 7px}.Badge_success__3M0a6{color:#059669;background:rgba(5,150,105,.08);border-color:rgba(5,150,105,.18)}.Badge_warning__YCciL{color:#d97706;background:rgba(217,119,6,.08);border-color:rgba(217,119,6,.18)}.Badge_error__Z33_3{color:#dc2626;background:rgba(220,38,38,.08);border-color:rgba(220,38,38,.18)}.Badge_info__sfj2m{color:#2563eb;background:rgba(37,99,235,.08);border-color:rgba(37,99,235,.18)}.Badge_neutral__bmsDm{color:#64748b;background:rgba(100,116,139,.08);border-color:rgba(100,116,139,.14)}.Badge_purple__nHQxd{color:#7c3aed;background:rgba(124,58,237,.08);border-color:rgba(124,58,237,.18)}.Badge_primary__r44qS{color:#6366f1;background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.18)}.Badge_dot__kS755{width:6px;height:6px;border-radius:50%;flex-shrink:0}.Badge_dot-success__1owaK{background:#059669}.Badge_dot-success__1owaK,.Badge_dot-warning__f7Q0y{animation:Badge_pulse__yCcPS 2.5s ease-in-out infinite}.Badge_dot-warning__f7Q0y{background:#d97706}.Badge_dot-error__C3Zqt{background:#dc2626;animation:Badge_pulse__yCcPS 2.5s ease-in-out infinite}.Badge_dot-info__OZAt6{background:#2563eb}.Badge_dot-neutral__fI_Lr{background:#94a3b8}.Badge_dot-purple__NZE1F{background:#7c3aed}.Badge_dot-primary__V0FWf{background:#6366f1;animation:Badge_pulse__yCcPS 2.5s ease-in-out infinite}@keyframes Badge_pulse__yCcPS{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.Badge_dot__kS755{animation:none!important}}.ProgressBar_wrapper___FtJQ{display:flex;align-items:center;gap:8px;width:100%}.ProgressBar_track__2aN9L{flex:1;background:rgba(15,23,42,.07);border-radius:999px;overflow:hidden}.ProgressBar_track-sm__OlkP6{height:4px}.ProgressBar_track-md__5LMVZ{height:6px}.ProgressBar_fill__eiqhm{height:100%;border-radius:999px}.ProgressBar_animated__seCny{transition:width var(--transition-slow,.5s) ease}.ProgressBar_primary__ZDxD1{background:linear-gradient(90deg,#6366f1,#818cf8)}.ProgressBar_success__5PTp9{background:linear-gradient(90deg,#059669,#10b981)}.ProgressBar_warning__BLKTY{background:linear-gradient(90deg,#d97706,#f59e0b)}.ProgressBar_error__rSTBP{background:linear-gradient(90deg,#dc2626,#ef4444)}.ProgressBar_info__5r6vI{background:linear-gradient(90deg,#2563eb,#3b82f6)}.ProgressBar_label__I7EKU{font-size:11.5px;font-weight:600;color:#64748b;flex-shrink:0;min-width:32px;text-align:right}.StatCard_card__mCdFs{background:#fff;border:1px solid var(--color-border-card,#e6edf6);border-radius:18px;padding:18px 20px;display:flex;flex-direction:column;gap:8px;box-shadow:var(--shadow-card,0 1px 4px rgba(15,23,42,.04));transition:box-shadow var(--duration-hover,.12s) ease,transform var(--duration-hover,.12s) ease}.StatCard_card__mCdFs:hover{box-shadow:var(--shadow-card-hover,0 4px 16px rgba(15,23,42,.08));transform:translateY(-1px)}.StatCard_top__ErptI{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.StatCard_title__JEV1S{font-size:11.5px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.StatCard_iconWrap__fqdvl{width:36px;height:36px;border-radius:10px;border:1px solid transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0}.StatCard_valueRow__n8DYE{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.StatCard_value__UpWZi{font-size:28px;font-weight:800;color:#0f172a;letter-spacing:-.5px;line-height:1}.StatCard_trend__nN0hV{font-size:11.5px;font-weight:600;display:flex;align-items:center;gap:3px}.StatCard_trendUp__L4_DY{color:#059669}.StatCard_trendDown__scNeC{color:#dc2626}.StatCard_trendLabel__CCO66{font-weight:400;color:#94a3b8;font-size:11px}.StatCard_sub__1_gjL{font-size:12px;color:#94a3b8;line-height:1.4}.StatCard_skeleton__obmUE{pointer-events:none}.StatCard_skeletonTop__zBAmV{display:flex;align-items:flex-start;justify-content:space-between}.StatCard_shimmer__APvYB{border-radius:6px;background:linear-gradient(90deg,#f1f5f9 25%,#e8edf5 50%,#f1f5f9 75%);background-size:200% 100%;animation:StatCard_shimmer__APvYB 1.5s infinite}.StatCard_shimmerLabel__nAkeB{width:55%;height:12px}.StatCard_shimmerIcon__bhzMN{width:36px;height:36px;border-radius:10px}.StatCard_shimmerValue__1Xrio{width:45%;height:28px;border-radius:8px}.StatCard_shimmerSub__FvNdh{width:65%;height:12px}@keyframes StatCard_shimmer__APvYB{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.StatCard_shimmer__APvYB{animation:none}}.PageHeader_header__LT_Ri{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.PageHeader_left__Uu0wr{display:flex;flex-direction:column;gap:4px;min-width:0}.PageHeader_titleRow__OcyWh{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.PageHeader_title__O_yii{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.4px;margin:0;line-height:1.2}.PageHeader_badge__wED94{flex-shrink:0}.PageHeader_subtitle__6zak2{font-size:13.5px;color:#64748b;margin:0;line-height:1.5}.PageHeader_actions__cmBBS{display:flex;align-items:center;gap:8px;flex-shrink:0}@media (max-width:640px){.PageHeader_header__LT_Ri{flex-direction:column;align-items:flex-start;gap:12px}.PageHeader_actions__cmBBS{width:100%;justify-content:flex-start}.PageHeader_title__O_yii{font-size:19px}}.Modal_overlay__ognS1{position:fixed;inset:0;background:rgba(15,23,42,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;z-index:var(--z-modal-backdrop,40);animation:Modal_fadeIn__fVfMb var(--duration-modal,.2s) ease}.Modal_modal__qS60R{background:#fff;border-radius:20px;border:1px solid var(--color-border-card,#e6edf6);box-shadow:var(--shadow-modal,0 20px 60px rgba(0,0,0,.15));display:flex;flex-direction:column;max-height:calc(100vh - 80px);overflow:hidden;z-index:var(--z-modal,50);animation:Modal_slideUp__3YzYo var(--duration-modal,.2s) ease;width:100%}.Modal_sm__MXulS{max-width:380px}.Modal_md__StEbe{max-width:520px}.Modal_lg__eULZO{max-width:700px}.Modal_header__vbr_B{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0;gap:12px}.Modal_title__SEF__{font-size:16px;font-weight:700;color:#0f172a;letter-spacing:-.2px;margin:0}.Modal_closeBtn__qR7Yt{width:28px;height:28px;border-radius:8px;border:1px solid #e6edf6;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background var(--duration-hover,.12s) ease,color var(--duration-hover,.12s) ease}.Modal_closeBtn__qR7Yt:hover{background:#f1f5f9;color:#0f172a}.Modal_closeBtn__qR7Yt:focus-visible{outline:2px solid var(--color-primary,#6366f1);outline-offset:2px}.Modal_body__X8P8o{padding:20px 24px;overflow-y:auto;flex:1;font-size:14px;color:#475569;line-height:1.6}.Modal_footer__eBdD3{padding:16px 24px;border-top:1px solid #f1f5f9;display:flex;align-items:center;justify-content:flex-end;gap:8px}@keyframes Modal_fadeIn__fVfMb{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideUp__3YzYo{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.Modal_modal__qS60R,.Modal_overlay__ognS1{animation:none}}@media (max-width:480px){.Modal_overlay__ognS1{align-items:flex-end;padding:0}.Modal_modal__qS60R{border-radius:20px 20px 0 0;max-height:90vh}}.Dropdown_container__m0AyL{position:relative;display:inline-flex}.Dropdown_trigger__5H4sp{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.Dropdown_trigger__5H4sp:focus-visible{outline:2px solid var(--color-primary,#6366f1);outline-offset:2px;border-radius:6px}.Dropdown_menu__BL6K1{position:absolute;top:calc(100% + 6px);background:#fff;border:1px solid #e6edf6;border-radius:12px;box-shadow:0 8px 24px rgba(15,23,42,.1),0 2px 6px rgba(15,23,42,.06);padding:5px;min-width:180px;z-index:var(--z-dropdown,10);animation:Dropdown_menuIn__6BP8Q var(--duration-hover,.12s) ease;outline:none}.Dropdown_left__uDdt1{left:0}.Dropdown_right__aPilY{right:0}@keyframes Dropdown_menuIn__6BP8Q{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.Dropdown_menu__BL6K1{animation:none}}.Dropdown_item__9NsK_{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:13.5px;font-weight:500;color:#1e293b;background:transparent;border:none;cursor:pointer;text-align:left;transition:background var(--duration-hover,.12s) ease;outline:none}.Dropdown_item__9NsK_:hover:not(.Dropdown_disabled__ZCSYS){background:#f8fafc}.Dropdown_item__9NsK_:focus-visible{background:#f1f5f9;outline:2px solid var(--color-primary,#6366f1);outline-offset:-2px}.Dropdown_active__XQJvV{background:#f1f5f9}.Dropdown_danger__m7mBr{color:#dc2626}.Dropdown_danger__m7mBr:hover:not(.Dropdown_disabled__ZCSYS){background:rgba(220,38,38,.06)}.Dropdown_disabled__ZCSYS{opacity:.4;cursor:not-allowed}.Dropdown_itemIcon__BZUja{display:flex;align-items:center;color:#64748b;flex-shrink:0}.Dropdown_danger__m7mBr .Dropdown_itemIcon__BZUja{color:#dc2626}.Dropdown_divider__XRilf{height:1px;background:#f1f5f9;margin:4px}.Skeleton_shimmer__Exx_t{background:linear-gradient(90deg,#f1f5f9 25%,#e8edf5 50%,#f1f5f9 75%);background-size:200% 100%;animation:Skeleton_shimmer__Exx_t 1.5s infinite}.Skeleton_row__KsJju{width:100%;height:48px;border-radius:10px}.Skeleton_textBlock__A1Mac{display:flex;flex-direction:column;gap:8px;width:100%}.Skeleton_card__rPh1L{background:#fff;border:1px solid #e6edf6;border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:16px;box-shadow:0 1px 4px rgba(15,23,42,.04)}.Skeleton_cardHeader__uftnL{display:flex;align-items:center;justify-content:space-between;gap:12px}.Skeleton_cardBody__vnlXA{display:flex;flex-direction:column;gap:8px}.Skeleton_bodyRow__IJpOX{display:flex;align-items:center;gap:10px;padding:6px 0}.Skeleton_bodyText__OTkEe{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}@keyframes Skeleton_shimmer__Exx_t{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.Skeleton_shimmer__Exx_t{animation:none;background:#f1f5f9}}.EmptyState_container__jL993{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;gap:16px}.EmptyState_compact__P76Si{padding:28px 16px;gap:12px}.EmptyState_icon__HLCG7{width:56px;height:56px;border-radius:16px;background:#f1f5f9;border:1px solid #e6edf6;color:#94a3b8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.EmptyState_compact__P76Si .EmptyState_icon__HLCG7{width:44px;height:44px;border-radius:12px}.EmptyState_text__E4hck{display:flex;flex-direction:column;gap:6px;max-width:320px}.EmptyState_title__rGbjB{font-size:15px;font-weight:700;color:#1e293b;letter-spacing:-.2px;margin:0}.EmptyState_compact__P76Si .EmptyState_title__rGbjB{font-size:13.5px}.EmptyState_description__mdD_K{font-size:13px;color:#94a3b8;line-height:1.55;margin:0}.EmptyState_actionBtn__R9K_N{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:600;padding:9px 20px;border-radius:9px;border:none;cursor:pointer;text-decoration:none;transition:background var(--duration-hover,.12s) ease,transform var(--duration-hover,.12s) ease,color var(--duration-hover,.12s) ease,border-color var(--duration-hover,.12s) ease}.EmptyState_actionBtn__R9K_N:active{transform:scale(.98)}.EmptyState_actionBtn__R9K_N:focus-visible{outline:3px solid rgba(5,150,105,.2);outline-offset:2px}.EmptyState_primary__tDBNr{background:var(--color-primary);color:#fff}.EmptyState_primary__tDBNr:hover{background:var(--color-success)}.EmptyState_ghost__T2XgM{background:transparent;color:var(--color-primary);border:1.5px solid var(--color-primary)}.EmptyState_ghost__T2XgM:hover{background:rgba(5,150,105,.06);color:var(--color-success);border-color:rgba(5,150,105,.24)}.Input_wrapper__Z2ceZ{display:flex;flex-direction:column;gap:6px}.Input_label__3UdI4{font-size:14px;font-weight:500;color:#202338}.Input_input__lCd4B{width:100%;padding:11px 14px;font-size:15px;font-family:inherit;border:1.5px solid #e3e4e7;border-radius:8px;background:#fff;color:#202338;transition:border-color .2s,box-shadow .2s;outline:none}.Input_input__lCd4B:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(1,161,127,.12)}.Input_inputError__oaUf_{border-color:#ef4444}.Input_inputError__oaUf_:focus{box-shadow:0 0 0 3px rgba(239,68,68,.12)}.Input_errorMsg__24SD3{font-size:13px;color:#ef4444}.Input_hint__T3b94{font-size:13px;color:#858997}.OAuthButtons_wrapper___D4tf{display:flex;flex-direction:column;gap:10px}.OAuthButtons_oauthBtn__LAZEx{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 18px;font-size:15px;font-weight:500;font-family:inherit;background:#fff;color:#202338;border:1.5px solid #e3e4e7;border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}.OAuthButtons_oauthBtn__LAZEx:hover:not(:disabled){background:#f5f8fa;border-color:#d0d2d6}.OAuthButtons_oauthBtn__LAZEx:disabled{opacity:.6;cursor:not-allowed}.LoadingSpinner_spinner__QMQRf{border-radius:50%;border-style:solid;border-color:#6366f1 rgba(1,161,127,.2) rgba(1,161,127,.2);animation:LoadingSpinner_spin__l6Oxm .7s linear infinite}@keyframes LoadingSpinner_spin__l6Oxm{to{transform:rotate(1turn)}}.LoadingSpinner_sm__65GpZ{width:18px;height:18px;border-width:2px}.LoadingSpinner_md__iDIff{width:28px;height:28px;border-width:3px}.LoadingSpinner_lg__N4eza{width:44px;height:44px;border-width:4px}.Pagination_pagination__CXW65{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 0}.Pagination_navBtn__K2pOL{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-family:inherit;font-weight:500;cursor:pointer;color:#475569;transition:all .15s ease;line-height:1}.Pagination_navBtn__K2pOL svg{flex-shrink:0;display:block}.Pagination_navBtn__K2pOL:hover:not(:disabled){border-color:#6366f1;color:#6366f1;background:rgba(99,102,241,.04)}.Pagination_navBtn__K2pOL:active:not(:disabled){transform:scale(.97)}.Pagination_navBtn__K2pOL:disabled{opacity:.4;cursor:not-allowed}.Pagination_pageInfo__VbOrE{font-size:13px;color:#64748b;padding:0 8px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Pagination_pageCurrent__D5Qj0{font-weight:600;color:#6366f1}.AgentRequestModal_overlay__d1JyR{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:AgentRequestModal_fadeIn__0ogmB .18s ease}@keyframes AgentRequestModal_fadeIn__0ogmB{0%{opacity:0}to{opacity:1}}.AgentRequestModal_modal__pDIMu{background:#fff;border-radius:16px;width:100%;max-width:480px;box-shadow:0 24px 64px rgba(0,0,0,.18);animation:AgentRequestModal_slideUp__66ovF .2s ease;overflow:hidden}@keyframes AgentRequestModal_slideUp__66ovF{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.AgentRequestModal_usageLoadingBar__9bYt3{height:3px;background:linear-gradient(90deg,#e0e7ff,#6366f1 50%,#e0e7ff);background-size:200% 100%;animation:AgentRequestModal_loadingShimmer__2OmGU 1.2s ease-in-out infinite}@keyframes AgentRequestModal_loadingShimmer__2OmGU{0%{background-position:200% 0}to{background-position:-200% 0}}.AgentRequestModal_header__OtPHb{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #f1f5f9}.AgentRequestModal_agentMeta__1_wNp{display:flex;align-items:center;gap:12px}.AgentRequestModal_agentIcon__yEHgl{width:48px;height:48px;border-radius:12px;overflow:hidden;background:#f1f5f9;flex-shrink:0;display:flex;align-items:center;justify-content:center}.AgentRequestModal_agentImg__FPx81{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AgentRequestModal_agentIconFallback__AF923{font-size:1.4rem;font-weight:700;color:#6366f1}.AgentRequestModal_agentCategory__Lmajp{font-size:.7rem;font-weight:600;color:#6366f1;text-transform:uppercase;letter-spacing:.05em;margin:0 0 2px}.AgentRequestModal_agentName__KHuQp{font-size:1rem;font-weight:700;color:#0f172a;margin:0;line-height:1.3}.AgentRequestModal_closeBtn__bzcdO{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;flex-shrink:0;transition:all .15s;padding:0}.AgentRequestModal_closeBtn__bzcdO:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.AgentRequestModal_body__gIkka{padding:20px;display:flex;flex-direction:column;gap:14px}.AgentRequestModal_setupSection__21DzB{display:flex;align-items:flex-start;gap:14px;padding:16px;background:#f8f7ff;border-radius:12px;border:1px solid rgba(99,102,241,.12)}.AgentRequestModal_setupIcon__EeOVq{flex-shrink:0;margin-top:2px}.AgentRequestModal_setupTitle__jVgnz{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 4px}.AgentRequestModal_setupDesc__DwLuw{font-size:.83rem;color:#475569;margin:0;line-height:1.5}.AgentRequestModal_usageBar__AtFID{display:flex;flex-direction:column;gap:6px}.AgentRequestModal_usageLabels___jQin{display:flex;justify-content:space-between;font-size:.75rem;font-weight:500;color:#64748b}.AgentRequestModal_usageTrack__B_hYG{height:6px;background:#e2e8f0;border-radius:99px;overflow:hidden}.AgentRequestModal_usageFill__JYIo_{height:100%;background:#6366f1;border-radius:99px;transition:width .4s ease}.AgentRequestModal_infoNote__dwN15{display:flex;align-items:flex-start;gap:8px;font-size:.78rem;color:#64748b;padding:10px 12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.AgentRequestModal_infoNote__dwN15 svg{flex-shrink:0;margin-top:1px;color:#94a3b8}.AgentRequestModal_limitBanner__CGuEf{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#fffbeb;border-radius:12px;border:1px solid rgba(217,119,6,.2)}.AgentRequestModal_limitBanner__CGuEf svg{flex-shrink:0;margin-top:2px}.AgentRequestModal_limitTitle__zCY4_{font-size:.9rem;font-weight:700;color:#92400e;margin:0 0 3px}.AgentRequestModal_limitSub__sLcr8{font-size:.8rem;color:#b45309;margin:0;line-height:1.5}.AgentRequestModal_primaryBtn__62AuQ{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 20px;border-radius:10px;background:#6366f1;color:#fff;font-size:.9rem;font-weight:700;border:none;cursor:pointer;text-decoration:none;transition:background .15s,transform .15s;font-family:inherit;letter-spacing:.01em}.AgentRequestModal_primaryBtn__62AuQ:hover{background:#4f46e5;color:#fff;transform:translateY(-1px)}.AgentRequestModal_primaryBtn__62AuQ:disabled{opacity:.6;cursor:not-allowed;transform:none}.AgentRequestModal_ghostBtn__F5MSM{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:11px 20px;border-radius:10px;background:#fff;color:#475569;font-size:.88rem;font-weight:600;border:1.5px solid #e2e8f0;cursor:pointer;transition:all .15s;font-family:inherit;gap:2px}.AgentRequestModal_ghostBtn__F5MSM:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.AgentRequestModal_ghostBtn__F5MSM:disabled{opacity:.6;cursor:not-allowed}.AgentRequestModal_ghostBtnSub__ZGy_S{font-size:.72rem;font-weight:400;color:#94a3b8}.AgentRequestModal_optionCard__NqiE_{padding:16px;border-radius:12px;border:1.5px solid #e2e8f0;background:#fafafa;display:flex;flex-direction:column;gap:6px;transition:border-color .15s}.AgentRequestModal_optionCard__NqiE_:hover{border-color:#c7d2fe;background:#f5f3ff}.AgentRequestModal_optionHeader__MLXvX{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.AgentRequestModal_optionBadge__Z__US{font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:99px;letter-spacing:.04em;text-transform:uppercase}.AgentRequestModal_optionPrice__sHvD8{font-size:1rem;font-weight:800;color:#0f172a}.AgentRequestModal_optionPriceSub__ety5t{font-size:.72rem;font-weight:500;color:#64748b}.AgentRequestModal_optionTitle__xMIly{font-size:.9rem;font-weight:700;color:#0f172a;margin:0 0 2px}.AgentRequestModal_optionDesc__Vn_YQ{font-size:.8rem;color:#64748b;margin:0 0 8px;line-height:1.5}.AgentRequestModal_secondaryBtn__2kGcC{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 20px;border-radius:10px;background:#fff;color:#6366f1;font-size:.88rem;font-weight:700;border:1.5px solid #6366f1;cursor:pointer;transition:all .15s;font-family:inherit}.AgentRequestModal_secondaryBtn__2kGcC:hover{background:#eef2ff;border-color:#4f46e5;color:#4f46e5}.AgentRequestModal_secondaryBtn__2kGcC:disabled{opacity:.55;cursor:not-allowed}.AgentRequestModal_errorText__nTTer{font-size:.82rem;color:#dc2626;margin:0;padding:8px 12px;background:#fef2f2;border-radius:8px;border:1px solid rgba(220,38,38,.15)}.RequestSuccessPopup_overlay___rCyU{position:fixed;inset:0;z-index:1000;background:rgba(15,23,42,.6);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:RequestSuccessPopup_fadeIn__TMyxb .2s ease}@keyframes RequestSuccessPopup_fadeIn__TMyxb{0%{opacity:0}to{opacity:1}}.RequestSuccessPopup_popup__fg3wz{position:relative;width:100%;max-width:460px;background:#fff;border-radius:20px;padding:2.5rem 2.25rem 1.75rem;box-shadow:0 4px 6px rgba(0,0,0,.05),0 20px 60px rgba(99,102,241,.15),0 0 0 1px rgba(99,102,241,.08);animation:RequestSuccessPopup_slideUp__pxd5E .3s cubic-bezier(.16,1,.3,1);overflow:hidden}@keyframes RequestSuccessPopup_slideUp__pxd5E{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.RequestSuccessPopup_closeBtn__duvPu{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;border-radius:50%;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.RequestSuccessPopup_closeBtn__duvPu:hover{background:#e2e8f0;color:#0f172a}.RequestSuccessPopup_iconWrap__wNID0{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#eef2ff,#e0e7ff);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.RequestSuccessPopup_title__Hpavf{font-size:1.375rem;font-weight:700;color:#0f172a;text-align:center;margin:0 0 .5rem;letter-spacing:-.02em}.RequestSuccessPopup_subtitle__pAcjy{font-size:.95rem;color:#64748b;text-align:center;margin:0 0 1.25rem;line-height:1.5}.RequestSuccessPopup_messageCard__O2uxm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}.RequestSuccessPopup_messageText__oVAQC{font-size:.9rem;color:#334155;line-height:1.65;margin:0 0 .75rem}.RequestSuccessPopup_messageText__oVAQC:last-child{margin-bottom:0}.RequestSuccessPopup_messageSubText__9ate1{font-size:.82rem;color:#64748b;line-height:1.55;margin:0;padding-top:.75rem;border-top:1px solid #e2e8f0}.RequestSuccessPopup_steps__hOwNq{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:1.75rem}.RequestSuccessPopup_step__CnCzY{display:flex;flex-direction:column;align-items:center;gap:.4rem}.RequestSuccessPopup_stepDot__kvgUB{width:28px;height:28px;border-radius:50%;background:#e2e8f0;color:#94a3b8;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.RequestSuccessPopup_stepDot__kvgUB[data-active=true]{background:#6366f1;color:#fff;box-shadow:0 0 0 4px rgba(99,102,241,.15)}.RequestSuccessPopup_stepLabel__l7w_2{font-size:.7rem;font-weight:500;color:#94a3b8;text-align:center;max-width:70px;line-height:1.3}.RequestSuccessPopup_stepDot__kvgUB[data-active=true]~.RequestSuccessPopup_stepLabel__l7w_2{color:#6366f1}.RequestSuccessPopup_stepLine__cafW_{flex:1;height:2px;background:#e2e8f0;margin:0 .5rem 1.1rem;min-width:32px}.RequestSuccessPopup_actions__5_GcX{display:flex;gap:.75rem;align-items:center}.RequestSuccessPopup_primaryBtn__VD8be{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.25rem;background:#6366f1;color:#fff;border-radius:10px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;cursor:pointer;border:none}.RequestSuccessPopup_primaryBtn__VD8be:hover{background:#4f46e5;color:#fff;transform:translateY(-1px)}.RequestSuccessPopup_ghostBtn__ktUQq{padding:.7rem 1.25rem;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:10px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.RequestSuccessPopup_ghostBtn__ktUQq:hover{background:#f8fafc;color:#334155}.RequestSuccessPopup_progressBar__zjOZd{position:absolute;bottom:0;left:0;right:0;height:3px;background:#f1f5f9;overflow:hidden}.RequestSuccessPopup_progressFill__Xy5Tg{height:100%;background:linear-gradient(90deg,#6366f1,#818cf8);width:100%;transform-origin:left;animation:RequestSuccessPopup_shrink__J7Voi 8s linear forwards}@keyframes RequestSuccessPopup_shrink__J7Voi{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.agent-requests_page__Poxcp{padding:1.5rem 2rem;max-width:1200px}.agent-requests_header__88kV9{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}.agent-requests_pageTitle__XqMs4{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem;letter-spacing:-.02em}.agent-requests_pageSubtitle__wx5gP{font-size:.8rem;color:#94a3b8;margin:0}.agent-requests_statsRow__dv8xe{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.agent-requests_statCard__7pWLA{flex:1;min-width:100px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px;display:flex;flex-direction:column;gap:.25rem}.agent-requests_statNum__JH80Z{font-size:1.2rem;font-weight:400;color:#334155;line-height:1}.agent-requests_statLive__GDzfu{color:#059669}.agent-requests_statLabel__um_df{font-size:.67rem;font-weight:400;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.agent-requests_filterBar__sTXQ6{display:flex;gap:.5rem;margin-bottom:1.25rem;flex-wrap:wrap}.agent-requests_filterBtn__gJIqS{padding:.4rem .875rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.825rem;font-weight:400;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:all .15s}.agent-requests_filterBtn__gJIqS:hover{border-color:#6366f1;color:#6366f1}.agent-requests_filterActive__1eAH5{background:#6366f1;border-color:#6366f1;color:#fff}.agent-requests_filterActive__1eAH5:hover{color:#fff}.agent-requests_filterBadge__HTaMG{background:#ef4444;color:#fff;border-radius:10px;font-size:.7rem;font-weight:700;padding:0 5px;min-width:18px;text-align:center;line-height:1.4}.agent-requests_filterActive__1eAH5 .agent-requests_filterBadge__HTaMG{background:hsla(0,0%,100%,.3)}.agent-requests_tableWrap__IINhM{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.agent-requests_table__X_CSW{width:100%;border-collapse:collapse;font-size:.875rem}.agent-requests_table__X_CSW th{background:#f8fafc;color:#b0bec5;font-size:.67rem;font-weight:400;text-transform:uppercase;letter-spacing:.07em;padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.agent-requests_tableRow__rCLKi{cursor:pointer;transition:background .12s}.agent-requests_tableRow__rCLKi:not(:last-child) td{border-bottom:1px solid #f1f5f9}.agent-requests_tableRow__rCLKi:hover{background:#f8fafc}.agent-requests_table__X_CSW td{padding:.875rem 1rem;vertical-align:middle;color:#475569;font-size:.83rem}.agent-requests_userCell__SGBXX{display:flex;align-items:center;gap:.625rem}.agent-requests_userAvatar__mA3UU{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.agent-requests_userAvatarFallback__IhRa7{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.agent-requests_userName__Muf9L{font-weight:500;color:#1e293b;font-size:.875rem}.agent-requests_userEmail__9TMxP{font-size:.775rem;color:#94a3b8}.agent-requests_agentCell__eikEH{display:flex;flex-direction:column;gap:.15rem}.agent-requests_agentName__pKmr1{font-weight:400;color:#334155}.agent-requests_agentCategory__BLxLy{font-size:.75rem;color:#94a3b8;text-transform:capitalize}.agent-requests_planBadge__iPAR5{display:inline-block;padding:2px 8px;border-radius:6px;font-size:.72rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.agent-requests_planFree__XsZpM{background:#f1f5f9;color:#475569}.agent-requests_planStarter__f66ox{background:#dbeafe;color:#1d4ed8}.agent-requests_planGrowth__0wBQw{background:#d1fae5;color:#065f46}.agent-requests_planPro__mTZG5{background:#ede9fe;color:#5b21b6}.agent-requests_planEnterprise__4OT68{background:#fef3c7;color:#92400e}.agent-requests_statusBadge__XiJut{display:inline-block;padding:2px 8px;border-radius:20px;font-size:.7rem;font-weight:500}.agent-requests_badgePending__B84rG{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.agent-requests_badgeReview__PZ4yn{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe}.agent-requests_badgeSetup__kg82H{background:#ede9fe;color:#5b21b6;border:1px solid #ddd6fe}.agent-requests_badgeLive__My4Dt{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.agent-requests_badgeCancelled__IXiGf{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.agent-requests_setupYes__Exmfp{color:#059669;font-weight:600;font-size:.825rem}.agent-requests_setupNo__BldJ_{color:#94a3b8;font-size:.825rem}.agent-requests_dateCell__kJhbM{color:#64748b;font-size:.825rem;white-space:nowrap}.agent-requests_empty__LLjIw{text-align:center;padding:4rem 2rem;color:#94a3b8;display:flex;flex-direction:column;align-items:center;gap:.75rem}.agent-requests_empty__LLjIw p{margin:0;font-size:.9rem}.agent-requests_drawerOverlay__M0Ikf{position:fixed;inset:0;z-index:500;background:rgba(15,23,42,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.agent-requests_drawer__onZ8M{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background:#fff;box-shadow:-4px 0 40px rgba(0,0,0,.12);overflow-y:auto;padding:1.5rem;animation:agent-requests_slideIn__x86x7 .25s cubic-bezier(.16,1,.3,1)}@keyframes agent-requests_slideIn__x86x7{0%{transform:translateX(100%)}to{transform:translateX(0)}}.agent-requests_drawerHeader__E1tHp{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.agent-requests_drawerTitle__3_vH6{font-size:.95rem;font-weight:600;color:#1e293b;margin:0}.agent-requests_drawerClose__p0FYq{width:30px;height:30px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.agent-requests_drawerClose__p0FYq:hover{background:#e2e8f0;color:#0f172a}.agent-requests_drawerSection__FGxIk{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #f1f5f9}.agent-requests_drawerSection__FGxIk:last-of-type{border-bottom:none}.agent-requests_drawerLabel__b_PQ6{font-size:.72rem;font-weight:500;color:#b0bec5;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.agent-requests_drawerValue__XUAZC{font-size:.95rem;font-weight:500;color:#1e293b;margin-bottom:.35rem}.agent-requests_drawerMeta__VGPX0{font-size:.8rem;color:#64748b;margin-bottom:.2rem}.agent-requests_drawerUserRow__lzpju{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.agent-requests_drawerAvatar__34Yi9{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.agent-requests_drawerAvatarFallback__G87kY{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center}.agent-requests_drawerUserName__uu2gH{font-weight:600;color:#0f172a;font-size:.9rem}.agent-requests_drawerUserEmail__QoHHD{font-size:.8rem;color:#64748b}.agent-requests_chatLink__aYO2X{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .875rem;background:#eef2ff;color:#4f46e5;border-radius:8px;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .15s}.agent-requests_chatLink__aYO2X:hover{background:#e0e7ff}.agent-requests_statusSelect__rNKdP{width:100%;padding:.55rem .875rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;font-size:.875rem;cursor:pointer;outline:none;transition:border-color .15s}.agent-requests_statusSelect__rNKdP:focus{border-color:#6366f1}.agent-requests_notesTextarea__66RZ8{width:100%;padding:.65rem .875rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;font-size:.875rem;resize:vertical;font-family:inherit;outline:none;transition:border-color .15s;box-sizing:border-box}.agent-requests_notesTextarea__66RZ8:focus{border-color:#6366f1;background:#fff}.agent-requests_drawerActions__C_nMA{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;padding-top:.75rem}.agent-requests_saveBtn__6OdL0{padding:.6rem 1.25rem;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s}.agent-requests_saveBtn__6OdL0:hover:not(:disabled){background:#4f46e5}.agent-requests_saveBtn__6OdL0:disabled{opacity:.6;cursor:not-allowed}.agent-requests_cancelBtn__uBhmU{padding:.6rem 1rem;background:transparent;color:#64748b;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;cursor:pointer;transition:background .15s}.agent-requests_cancelBtn__uBhmU:hover{background:#f8fafc}.agent-requests_saveSuccess__4mWiu{font-size:.8rem;color:#059669;font-weight:500}.agent-requests_saveError__OvX_d{font-size:.8rem;color:#dc2626;font-weight:500}.agents_page__0pY2A{width:100%;max-width:none;min-width:0}.agents_header__1BBJn{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.agents_pageTitle___Auf_{font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.4px;margin:0}.agents_addBtn__u8OAS{height:38px;padding:0 18px;border-radius:12px;border:none;background:#6366f1;color:#fff;font-size:13.5px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,transform .1s}.agents_addBtn__u8OAS:hover{background:#4338ca;transform:translateY(-2px)}.agents_agentCell__ma_v5{display:flex;align-items:center;gap:10px}.agents_agentIcon__XJ9RD{font-size:22px;width:32px;text-align:center;flex-shrink:0}.agents_agentName__HM2kR{font-weight:600;color:#0f172a;font-size:13.5px}.agents_agentSlug__SXjjz{font-size:12px;color:#8896b3;margin-top:1px}.agents_proBadge__aG_Uz{background:rgba(139,92,246,.08);color:#7c3aed}.agents_freeBadge__BFbZe,.agents_proBadge__aG_Uz{display:inline-flex;padding:3px 9px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.3px}.agents_freeBadge__BFbZe{background:hsla(220,9%,46%,.08);color:#6b7280}.agents_actions___xae_{display:flex;gap:6px}.agents_editBtn__J_M1H{height:30px;padding:0 12px;border-radius:7px;border:1px solid #e2e8f0;background:#fff;color:#6366f1;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s}.agents_editBtn__J_M1H:hover{border-color:#6366f1;background:rgba(99,102,241,.04)}.agents_delBtn__SVjYM{height:30px;padding:0 12px;border-radius:7px;border:1px solid #e2e8f0;background:#fff;color:#dc2626;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s}.agents_delBtn__SVjYM:hover{border-color:#dc2626;background:#fef2f2}.agents_loading__AEvLI{display:flex;align-items:center;justify-content:center;padding:60px;color:#94a3b8;font-size:14px}.agents_errorBanner___4y2h{padding:11px 16px;background:rgba(220,38,38,.06);border:1px solid rgba(220,38,38,.15);color:#dc2626;border-radius:10px;font-size:13.5px;font-weight:500;margin-bottom:16px}.agents_agentThumb__2VIM0{width:40px;height:40px;border-radius:12px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.agents_agentThumbImage__nNAKo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.billing_page__XpVqu{width:100%}.billing_summaryGrid__iJON1{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.billing_summaryCard__jjZkR{background:hsla(0,0%,100%,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #e6edf6;border-radius:16px;padding:18px 20px;box-shadow:0 8px 20px rgba(15,23,42,.05);display:flex;align-items:center;gap:14px;transition:box-shadow .2s,transform .15s}.billing_summaryCard__jjZkR:hover{box-shadow:0 14px 28px rgba(15,23,42,.08);transform:translateY(-2px)}.billing_summaryIcon__2tkcS{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.billing_summaryLabel__6IRnX{font-size:12px;font-weight:600;color:#64748b;margin-bottom:3px}.billing_summaryValue__qC1_W{font-size:28px;font-weight:800;color:#0f172a;letter-spacing:-.5px}.billing_controls__S8MTY{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.billing_searchWrap__TpXMF{position:relative;flex:1;min-width:200px;max-width:340px}.billing_searchIcon__68X4T{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.billing_search__cvGin{width:100%;height:36px;padding:0 10px 0 34px;border:1px solid #dce5f0;border-radius:10px;font-size:13px;color:#0f172a;background:#fff;font-family:inherit;box-sizing:border-box}.billing_search__cvGin:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.08)}.billing_filterTabs__8jpGU{display:flex;gap:4px;flex-wrap:wrap}.billing_filterTab__K_qaf{height:34px;padding:0 14px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;font-size:12.5px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s;font-family:inherit}.billing_filterTab__K_qaf:hover{background:#f1f5f9;color:#0f172a}.billing_filterTabActive__tvJI4{background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.3);color:#6366f1}.billing_tableWrap__fkhYi{overflow-x:auto;background:hsla(0,0%,100%,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #e6edf6;border-radius:18px;box-shadow:0 10px 24px rgba(15,23,42,.05)}.billing_table__6wNlz{width:100%;border-collapse:collapse;min-width:860px}.billing_table__6wNlz th{padding:13px 16px;text-align:left;font-size:11.5px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.4px;background:#fbfcff;border-bottom:1px solid #f1f5f9}.billing_table__6wNlz th:first-child{border-radius:18px 0 0 0}.billing_table__6wNlz th:last-child{border-radius:0 18px 0 0}.billing_tableRow__IJGQr td{padding:13px 16px;font-size:13px;color:#334155;border-bottom:1px solid #f8fafc;vertical-align:middle}.billing_tableRow__IJGQr:last-child td{border-bottom:none}.billing_tableRow__IJGQr:hover td{background:rgba(99,102,241,.02)}.billing_skeletonRow__pUdaM td{padding:13px 16px}.billing_skeletonCell__MeIZ6{height:14px;border-radius:6px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:billing_shimmer__StBrc 1.4s ease-in-out infinite}@keyframes billing_shimmer__StBrc{0%{background-position:200% 0}to{background-position:-200% 0}}.billing_invoiceNumber__37JVP{font-size:12px;font-weight:600;color:#475569;font-family:Courier New,monospace}.billing_statusBadge__JQVnH{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.billing_statusPaid__MMiJn{background:rgba(5,150,105,.08);color:#059669}.billing_statusOpen__xNgFW{background:rgba(234,179,8,.1);color:#ca8a04}.billing_statusFailed__Ra5jv{background:rgba(220,38,38,.08);color:#dc2626}.billing_statusVoid__uwR6M{background:rgba(100,116,139,.08);color:#64748b}.billing_statusDraft__MUNRC{background:rgba(99,102,241,.08);color:#6366f1}.billing_userCell__AMym_{display:flex;align-items:center;gap:10px}.billing_userAvatar__91Fu1{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.billing_userName__xLvXy{font-size:13px;font-weight:600;color:#0f172a}.billing_userEmail__f9y2v{font-size:11.5px;color:#64748b;margin-top:1px}.billing_amountCell__UA53S{font-weight:700;color:#0f172a;font-size:13.5px}.billing_dateCell__qJEs5,.billing_periodCell__Njgxb{font-size:12px;color:#64748b;white-space:nowrap}.billing_viewLink__NWKIp{color:#6366f1;text-decoration:none;font-size:12.5px;font-weight:600;transition:color .15s}.billing_viewLink__NWKIp:hover{color:#4f46e5;text-decoration:underline}.billing_noAction__nmX0W{color:#94a3b8;font-size:12px}.billing_emptyCell__SF8vW{text-align:center;padding:48px 16px!important}.billing_emptyState__9qJlM{display:flex;flex-direction:column;align-items:center;gap:10px;color:#94a3b8;font-size:13.5px}.billing_pagination__Q6tfR{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:14px}.billing_pageBtn__5MU8M{height:32px;padding:0 14px;border:1px solid #dce5f0;border-radius:9px;background:#fff;color:#334155;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s}.billing_pageBtn__5MU8M:hover:not(:disabled){background:#f1f5f9;border-color:#c0ccdb}.billing_pageBtn__5MU8M:disabled{opacity:.45;cursor:not-allowed}.billing_pageInfo__r_BaS{font-size:12.5px;color:#64748b;font-weight:500}@media (max-width:768px){.billing_summaryGrid__iJON1{grid-template-columns:1fr}.billing_controls__S8MTY{flex-direction:column;align-items:stretch}.billing_searchWrap__TpXMF{max-width:100%}}.chat_pageWrap__Z2Be6{display:flex;flex-direction:column;gap:0}.chat_page__Y1DZ8{display:grid;grid-template-columns:340px 1fr;gap:16px;height:calc(100vh - 200px);min-height:500px}.chat_left__GdFD8{background:hsla(0,0%,100%,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #e6edf6;border-radius:18px;box-shadow:0 10px 24px rgba(15,23,42,.05);display:flex;flex-direction:column;overflow:hidden}.chat_listHeader__yyE5p{padding:14px 16px 0;border-bottom:1px solid #f1f5f9;flex-shrink:0}.chat_filterTabs__N91xs{display:flex;gap:4px;padding-bottom:12px}.chat_filterTab__Ys8qf{padding:5px 14px;border-radius:8px;border:none;background:transparent;font-size:12.5px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s}.chat_filterTab__Ys8qf:hover{background:#f1f5f9;color:#0f172a}.chat_filterTabActive__sgdox{background:rgba(99,102,241,.08);color:#6366f1}.chat_threadList__XUftq{flex:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:6px}.chat_listEmpty__1Qsle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px 20px;color:#94a3b8;font-size:13px}.chat_threadBtn__JOpmA{width:100%;background:#f8fafc;border:1px solid #e9eef6;border-radius:12px;padding:12px;text-align:left;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;gap:7px}.chat_threadBtn__JOpmA:hover{background:#f1f5f9;border-color:#d1dce8}.chat_threadBtnActive__Lezgr{background:rgba(99,102,241,.06);border-color:rgba(99,102,241,.35)}.chat_threadBtnTop__N8Mf7{display:flex;align-items:flex-start;gap:9px}.chat_threadAvatar__yi051{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat_threadInfo__Hs8YW{flex:1;min-width:0}.chat_threadUser__SOfCu{font-size:13px;font-weight:700;color:#0f172a}.chat_threadSubject__uQqEj,.chat_threadUser__SOfCu{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_threadSubject__uQqEj{font-size:11.5px;color:#64748b;margin-top:1px}.chat_threadMeta__V8WMN{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.chat_threadTime__7TgsG{font-size:10.5px;color:#94a3b8}.chat_threadPreview__wm4Fe{font-size:11.5px;color:#94a3b8;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_priorityBadge__NACWv{font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px;text-transform:uppercase;letter-spacing:.3px}.chat_priorityLow__ULkdr{background:rgba(100,116,139,.08);color:#64748b}.chat_priorityMedium__Bv5W5{background:rgba(234,179,8,.1);color:#ca8a04}.chat_priorityHigh__KQqDM{background:rgba(239,68,68,.08);color:#dc2626}.chat_priorityUrgent__zkYwt{background:rgba(239,68,68,.15);color:#b91c1c;font-weight:800}.chat_right__aEVG7{background:hsla(0,0%,100%,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #e6edf6;border-radius:18px;box-shadow:0 10px 24px rgba(15,23,42,.05);display:flex;flex-direction:column;overflow:hidden}.chat_threadHeader__t7yEA{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9;flex-shrink:0;gap:12px}.chat_threadHeaderLeft__Xr1QM{display:flex;align-items:center;gap:12px;min-width:0}.chat_threadHeaderAvatar__ZY_Yj{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat_threadHeaderName__TxkwK{font-size:15px;font-weight:700;color:#0f172a}.chat_threadHeaderEmail__Ot0AZ{font-size:12px;color:#64748b;margin-top:1px}.chat_threadHeaderRight__ebI2o{display:flex;align-items:center;gap:10px;flex-shrink:0}.chat_statusChip__TivXc{font-size:12px;font-weight:700;padding:4px 11px;border-radius:999px}.chat_statusOpen__4OMfJ{background:rgba(5,150,105,.08);color:#059669}.chat_statusClosed__4j30r{background:rgba(100,116,139,.08);color:#64748b}.chat_toggleBtn__if88F{height:34px;padding:0 14px;background:#fff;border:1px solid #dce5f0;border-radius:9px;font-size:12.5px;font-weight:600;color:#334155;cursor:pointer;transition:all .15s}.chat_toggleBtn__if88F:hover{background:#f1f5f9;border-color:#c0ccdb}.chat_controlsBar__6xUQt{display:flex;align-items:center;gap:16px;padding:10px 20px;border-bottom:1px solid #f1f5f9;background:#fbfcfe;flex-shrink:0;flex-wrap:wrap}.chat_controlGroup__PsFEJ{display:flex;align-items:center;gap:7px}.chat_controlLabel__RyET0{font-size:11.5px;font-weight:600;color:#64748b;white-space:nowrap}.chat_controlSelect__sDH_F{height:30px;padding:0 10px;border:1px solid #dce5f0;border-radius:8px;font-size:12.5px;color:#0f172a;background:#fff;font-family:inherit;cursor:pointer}.chat_controlSelect__sDH_F:focus{outline:none;border-color:#6366f1}.chat_controlValue__2O2Oj{font-size:12.5px;color:#0f172a;font-weight:500}.chat_messages__l8exY{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;background:#f8fafc}.chat_messagesEmpty__2fDLE{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#94a3b8;font-size:13px}.chat_msgRow__nzqLE{display:flex;align-items:flex-end;gap:8px;max-width:75%}.chat_msgRowUser__YQKH8{align-self:flex-start}.chat_msgRowAdmin__SUYko{align-self:flex-end;flex-direction:row-reverse}.chat_msgAvatar__tRPm5{background:linear-gradient(135deg,#6366f1,#818cf8)}.chat_msgAvatarAdmin__BaFmD,.chat_msgAvatar__tRPm5{width:28px;height:28px;border-radius:50%;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:2px}.chat_msgAvatarAdmin__BaFmD{background:#0f172a}.chat_msgBubble__WCTsw{border-radius:16px;padding:10px 14px;max-width:100%;box-shadow:0 1px 3px rgba(15,23,42,.06)}.chat_msgBubbleUser__bDIxD{background:#fff;border:1px solid #e6edf6;border-bottom-left-radius:4px}.chat_msgBubbleAdmin__g4PZW{background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;border-bottom-right-radius:4px}.chat_msgDeleted__trEu2{opacity:.55;font-style:italic}.chat_deletedLabel__GlnLN{font-size:12px;color:#94a3b8}.chat_msgText__kB_j4{margin:0 0 6px;font-size:13.5px;line-height:1.5;white-space:pre-wrap;word-break:break-word;color:#0f172a}.chat_msgBubbleAdmin__g4PZW .chat_msgText__kB_j4{color:#fff}.chat_attachments__8_8Nr{display:flex;flex-direction:column;gap:4px;margin-bottom:6px}.chat_attachmentLink__7JfD9{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#6366f1;text-decoration:none;background:rgba(99,102,241,.06);padding:3px 8px;border-radius:6px}.chat_msgBubbleAdmin__g4PZW .chat_attachmentLink__7JfD9{color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.12)}.chat_attachmentLink__7JfD9:hover{text-decoration:underline}.chat_msgFooter__pE5aM{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.chat_msgTime__T932F{font-size:10.5px;color:#94a3b8}.chat_msgBubbleAdmin__g4PZW .chat_msgTime__T932F{color:hsla(0,0%,100%,.65)}.chat_deleteMsgBtn__WPdFS{font-size:10.5px;color:hsla(0,0%,100%,.65);background:transparent;border:none;cursor:pointer;padding:0;transition:color .15s}.chat_deleteMsgBtn__WPdFS:hover{color:#fff}.chat_composer__F1NtX{border-top:1px solid #f1f5f9;padding:14px 16px;background:#fff;flex-shrink:0}.chat_fileChips__7kPru{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.chat_fileChip__GP8cI{display:inline-flex;align-items:center;gap:5px;background:rgba(99,102,241,.08);color:#6366f1;border-radius:6px;font-size:11.5px;font-weight:600;padding:3px 8px}.chat_fileChip__GP8cI button{background:none;border:none;color:#6366f1;cursor:pointer;padding:0;font-size:14px;line-height:1}.chat_composerInner__DF8ww{display:flex;flex-direction:column;gap:10px}.chat_composerTextarea__i8FRL{width:100%;border:1px solid #dce5f0;border-radius:12px;padding:10px 14px;font:inherit;font-size:13.5px;color:#0f172a;resize:none;transition:border-color .15s;box-sizing:border-box}.chat_composerTextarea__i8FRL:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.08)}.chat_composerActions__jCs3Q{display:flex;align-items:center;justify-content:space-between}.chat_attachBtn__ncK86{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;border:1px solid #dce5f0;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}.chat_attachBtn__ncK86:hover{background:#f1f5f9;color:#334155}.chat_fileInput__Z42WV{display:none}.chat_sendBtn__hhlA7{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 18px;background:#6366f1;color:#fff;border:none;border-radius:10px;font-size:13.5px;font-weight:700;cursor:pointer;transition:background .15s,transform .1s;font-family:inherit}.chat_sendBtn__hhlA7:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.chat_sendBtn__hhlA7:disabled{opacity:.65;cursor:not-allowed}.chat_sendingDots__p_N55{letter-spacing:3px;animation:chat_pulse__w_3S9 1s ease-in-out infinite}@keyframes chat_pulse__w_3S9{0%,to{opacity:1}50%{opacity:.4}}.chat_emptyState__jjnHj{flex:1;flex-direction:column;gap:12px;padding:40px}.chat_emptyIcon__6QlA_,.chat_emptyState__jjnHj{display:flex;align-items:center;justify-content:center}.chat_emptyIcon__6QlA_{width:68px;height:68px;border-radius:20px;background:#f1f5f9}.chat_emptyTitle__EZKtr{font-size:17px;font-weight:700;color:#0f172a;margin:0}.chat_emptySub__geDev{font-size:13px;color:#64748b;margin:0;text-align:center}@media (max-width:980px){.chat_page__Y1DZ8{grid-template-columns:1fr;height:auto}.chat_left__GdFD8{height:320px}.chat_right__aEVG7{height:calc(100vh - 360px);min-height:400px}.chat_controlsBar__6xUQt{gap:10px}}.chat_newThreadPanel__PNIIc{flex:1;display:flex;flex-direction:column;padding:32px 40px;gap:0}.chat_newThreadTitle__3_4Xl{font-size:1.1rem;font-weight:700;color:#111827;margin:0 0 24px}.chat_newThreadForm__xFIcP{display:flex;flex-direction:column;gap:6px;max-width:540px}.chat_newThreadLabel__x_pH8{font-size:.8rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-top:12px}.chat_newThreadInput__5QpWg{height:38px;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;font-size:.9rem;font-family:inherit;outline:none;transition:border-color .12s,box-shadow .12s}.chat_newThreadInput__5QpWg:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.08)}.chat_newThreadTextarea__bSMIS{border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:.9rem;font-family:inherit;outline:none;resize:vertical;transition:border-color .12s,box-shadow .12s}.chat_newThreadTextarea__bSMIS:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.08)}.chat_newThreadActions__uHEWO{display:flex;gap:10px;margin-top:16px}.chat_newThreadCancel__ozbSK{height:36px;padding:0 16px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;font-size:.85rem;font-family:inherit;cursor:pointer;color:#6b7280;transition:background .12s,border-color .12s}.chat_newThreadCancel__ozbSK:hover{background:#f3f4f6;border-color:#d1d5db}.chat_newThreadBtn__pzOGk{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-size:.78rem;font-family:inherit;cursor:pointer;color:#6366f1;transition:background .12s,border-color .12s;white-space:nowrap}.chat_newThreadBtn__pzOGk:hover{background:rgba(99,102,241,.06);border-color:#6366f1}.leads_page__34YNU{width:100%;max-width:none;min-width:0}.leads_pageTitle___ujEE{font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.4px;margin:0 0 22px}.leads_filterBar__W9EQ_{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap;padding:10px;border-radius:14px;background:hsla(0,0%,100%,.8);border:1px solid #e6edf6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.leads_filterBtn__Of_xH{height:34px;padding:0 14px;border-radius:100px;border:1px solid #e2e8f0;background:#fff;font-size:12.5px;font-weight:500;font-family:inherit;color:#8896b3;cursor:pointer;transition:all .15s}.leads_filterBtn__Of_xH:hover{border-color:#6366f1;color:#6366f1}.leads_active__wylJM{background:#6366f1;color:#fff;border-color:#6366f1}.leads_contactName__0sCne{font-weight:600;color:#0f172a;font-size:13.5px}.leads_contactEmail__yjZj8{font-size:12px;color:#8896b3;margin-top:1px}.leads_messagePreview__QjSBd{color:#8896b3;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px}.leads_statusSelect__r4_1G{height:28px;padding:0 8px;border-radius:7px;border:1px solid #e2e8f0;font-size:12px;font-family:inherit;color:#475569;background:#fff;cursor:pointer;outline:none;transition:border-color .15s}.leads_statusSelect__r4_1G:focus{border-color:#6366f1}.leads_loading__Pl4YC{padding:60px;color:#94a3b8;font-size:14px}.leads_loading__Pl4YC,.leads_overlay__Wb639{display:flex;align-items:center;justify-content:center}.leads_overlay__Wb639{position:fixed;inset:0;background:rgba(0,0,0,.45);backdrop-filter:blur(4px);z-index:200}.leads_modal__NFgNk{background:#fff;border-radius:20px;padding:28px 30px;max-width:560px;width:90%;box-shadow:0 24px 64px rgba(0,0,0,.14),0 4px 16px rgba(0,0,0,.08)}.leads_modalTitle__lnajj{font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.3px;margin:0 0 3px}.leads_modalEmail__XLdgD{font-size:13.5px;color:#8896b3;margin:0 0 14px}.leads_modalStatus___U71o{display:flex;align-items:center;gap:10px;margin-bottom:18px}.leads_modalDate__rBDqe{font-size:12.5px;color:#94a3b8}.leads_modalMessage__JJgUo{font-size:13.5px;color:#334155;line-height:1.7;background:#f8fafc;padding:14px 16px;border-radius:10px;margin-bottom:18px;white-space:pre-wrap;border:1px solid #f1f5f9}.leads_modalActions__hIWrn{display:flex;justify-content:flex-end}.leads_closeBtn__RNAnP{height:36px;padding:0 18px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:13.5px;font-family:inherit;cursor:pointer;transition:all .15s}.leads_closeBtn__RNAnP:hover{background:#f1f5f9;border-color:#cbd5e1}.revenue_page__xpAJD{width:100%;max-width:none;min-width:0}.revenue_pageTitle__hdl9N{font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.4px;margin:0 0 24px}.revenue_statsGrid__sISky{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.revenue_chartCard__GUIAq{background:hsla(0,0%,100%,.82);border-radius:18px;padding:22px 24px;border:1px solid #e6edf6;box-shadow:0 12px 28px rgba(15,23,42,.06);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-bottom:16px}.revenue_chartTitle__bI6pG{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 18px}.revenue_loading__2YCb0{display:flex;align-items:center;justify-content:center;height:400px;color:#94a3b8;font-size:14px}@media (max-width:1200px){.revenue_statsGrid__sISky{grid-template-columns:repeat(2,1fr)}}.users_page__rvzk8{width:100%;max-width:none;min-width:0}.users_pageTitle__MMb2g{font-size:18px;font-weight:600;color:#1e293b;letter-spacing:-.3px;margin:0 0 22px}.users_userCell__6noKi{display:flex;align-items:center;gap:10px}.users_userAvatar__d0m3u{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:13px;flex-shrink:0}.users_userName___S_wI{font-weight:500;color:#1e293b;font-size:13.5px}.users_userEmail__JdECG{font-size:12px;color:#94a3b8;margin-top:1px}.users_planBadge__KPfYl{display:inline-flex;padding:2px 8px;border-radius:100px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.users_free__SRqdp{background:hsla(220,9%,46%,.1);color:#6b7280}.users_starter__uQFIt{background:rgba(59,130,246,.1);color:#3b82f6}.users_growth__PxJHz{background:rgba(99,102,241,.1);color:#6366f1}.users_pro__gyduv{background:rgba(139,92,246,.1);color:#8b5cf6}.users_enterprise__gQtaf{background:rgba(245,158,11,.1);color:#f59e0b}.users_roleBadge__1PWg7{font-size:11px;font-weight:400;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px}.users_loading__pY1jJ{display:flex;align-items:center;justify-content:center;padding:60px;color:#94a3b8;font-size:14px}.page_page__LUYbF{width:100%;max-width:var(--dashboard-content-max-width);min-width:0;margin:0 auto;display:flex;flex-direction:column;gap:var(--dashboard-page-gap)}.page_toolbar__ZQUDU{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.page_filterGroup__oGD1G{display:flex;gap:8px;flex-wrap:wrap}.page_filterBtn__sk8VP,.page_markAllBtn__UFNED{height:36px;border-radius:10px;border:1px solid #dbe5f0;background:#fff;color:#334155;padding:0 14px;font-size:13px;font-weight:600;cursor:pointer}.page_filterBtnActive__4TQjM{border-color:#6366f1;background:rgba(99,102,241,.08);color:#4338ca}.page_markAllBtn__UFNED:disabled{opacity:.5;cursor:not-allowed}.page_loading__j_b6j{padding:18px;border-radius:14px;background:hsla(0,0%,100%,.85);border:1px solid #e6edf6;color:#64748b}.page_list__JqUjm{display:flex;flex-direction:column;gap:10px}.page_item__8EUm8{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:16px;border:1px solid #e6edf6;background:hsla(0,0%,100%,.88);color:inherit;text-decoration:none;text-align:left}.page_itemUnread__05D1W{border-color:rgba(99,102,241,.25);box-shadow:0 10px 24px rgba(99,102,241,.08)}.page_content__K9IeT{display:flex;flex-direction:column;gap:6px}.page_title__IxRvE{margin:0;color:#0f172a;font-size:15px;font-weight:700}.page_message__v89PG{margin:0;color:#475569;font-size:13px;line-height:1.6}.page_meta__rw03R{display:flex;align-items:center;gap:8px;flex-shrink:0}.page_time___0hUE{color:#94a3b8;font-size:12px}.page_unreadDot__xHzNI{width:10px;height:10px;border-radius:999px;background:#6366f1}