@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box}body{margin:0;padding:0}p{margin:0}#root{width:100%;min-height:100vh}:root{--bg:#f7f8fa;--surface:#fff;--surface2:#f1f3f6;--surface3:#e6e9ee;--dark:#1a1d24;--border:#e3e6eb;--border2:#c9ced6;--text:#14171c;--text2:#4a505a;--text3:#808894;--text-inv:#fff;--accent:#712edd;--accent2:#5b00c5;--accent-bg:#712edd14;--purple-light:#8b4ef7;--purple-soft:#ebddff;--navy:#2d1b69;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--shadow-sm:0 1px 3px #712edd1a;--shadow:0 2px 12px #712edd1f;--shadow-lg:0 8px 40px #712edd26;--radius:16px;--radius-sm:12px;--radius-xs:8px;--font-display:"Manrope", sans-serif;--font-body:"Inter", system-ui, sans-serif}html,body{-webkit-font-smoothing:antialiased;color:#14171c!important;background:#f7f8fa!important;font-family:Inter,system-ui,sans-serif!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c9ced6;border-radius:10px}input:focus,textarea:focus,select:focus{border-color:#712edd!important;outline:none!important;box-shadow:0 0 0 3px #712edd26!important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.card-hover{transition:transform .18s,box-shadow .18s}.card-hover:hover{transform:translateY(-3px);box-shadow:0 8px 28px #712edd26!important}.client-card-hover{transition:transform .2s,box-shadow .2s}.client-card-hover:hover{transform:translateY(-3px);box-shadow:0 10px 32px #712edd26!important}.stat-card-hover{transition:transform .18s}.stat-card-hover:hover{transform:translateY(-2px)}.agent-card-hover{transition:transform .18s,box-shadow .18s}.agent-card-hover:hover{transform:translateY(-4px);box-shadow:0 10px 32px #712edd33!important}.nav-hover{transition:all .15s}.nav-hover:hover{color:#712edd!important;background:#fff!important}.qa-hover{transition:all .15s}.qa-hover:hover{background:#712edd1a!important}.ghost-hover{transition:all .12s}.ghost-hover:hover{background:#f1f3f6!important}.primary-hover{transition:all .15s}.primary-hover:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 20px #712edd66!important}div[style*="calc(100vh - 420px)"]{overflow:hidden!important}div[style*="flex:1,minWidth:0"][style*=border-radius]{flex-direction:column!important;width:0!important;display:flex!important;overflow:hidden!important}
