::-webkit-scrollbar{width:10px;height:10px}.weekly-summary-scroll,.dashboard-scroll{scrollbar-width:thin;scrollbar-color:#9cc6dd #eef2f6}.weekly-summary-scroll::-webkit-scrollbar-track{background:#eef2f6;border-radius:8px}.dashboard-scroll::-webkit-scrollbar-track{background:#eef2f6;border-radius:8px}.weekly-summary-scroll::-webkit-scrollbar-thumb{background:#9cc6dd;border:2px solid #eef2f6;border-radius:8px}.dashboard-scroll::-webkit-scrollbar-thumb{background:#9cc6dd;border:2px solid #eef2f6;border-radius:8px}.weekly-summary-scroll::-webkit-scrollbar-thumb:hover{background:#0083be}.dashboard-scroll::-webkit-scrollbar-thumb:hover{background:#0083be}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#c1c7d0 transparent}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c7d0;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#98a0ac}.scrollbar-6{scrollbar-width:thin;scrollbar-color:#c1c7d0 transparent}.scrollbar-6::-webkit-scrollbar{width:6px;height:6px}.scrollbar-6::-webkit-scrollbar-track{background:0 0}.scrollbar-6::-webkit-scrollbar-thumb{background:#c1c7d0;border-radius:3px}.scrollbar-6::-webkit-scrollbar-thumb:hover{background:#98a0ac}.dark .scrollbar-6{scrollbar-color:#4b5563 transparent}.dark .scrollbar-6::-webkit-scrollbar-thumb{background:#4b5563}.dark .scrollbar-6::-webkit-scrollbar-thumb:hover{background:#6b7280}.p-generalChatList__item.is-calling{border-left:3px solid #10b981}.call-status-indicator{background-color:#10b9811a;border-radius:12px;align-items:center;margin-right:8px;padding:2px 6px;display:flex}.call-status-indicator .animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes scaleY{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}@keyframes urgentPulse{0%{opacity:1;transform:scale(.8)}50%{opacity:.2;transform:scale(2)}to{opacity:0;transform:scale(3)}}.urgent-dot-pulse{animation:3s cubic-bezier(.4,0,.6,1) infinite urgentPulse}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 20% 65%;--input:214.3 20% 65%;--ring:222.2 84% 4.9%;--radius:.5rem;--sidebar-width:11rem;--sidebar-width-mobile:18rem;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.aui-md:empty{display:none}@keyframes paixCursorPulse{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.paix-cursor{color:#1e42a0;animation:1.3s ease-in-out infinite paixCursorPulse;display:inline-block}@keyframes paixShimmer{0%{background-position:180% 0}to{background-position:-80% 0}}.paix-shimmer{background:linear-gradient(100deg, currentColor 20%, color-mix(in srgb, currentColor 25%, transparent) 40%, currentColor 60%);-webkit-text-fill-color:transparent;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:2.2s linear infinite paixShimmer}@keyframes paixWave{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.paix-wave-dot{animation:1.4s ease-in-out infinite paixWave}@keyframes paixFade{0%,to{opacity:1}50%{opacity:.25}}.paix-fade{animation:1.6s ease-in-out infinite paixFade}@keyframes paixIndeterminate{0%{transform:translate(-60%)}to{transform:translate(260%)}}.paix-indeterminate{width:40%;animation:1.4s ease-in-out infinite paixIndeterminate}@media (prefers-reduced-motion:reduce){.paix-fade,.paix-wave-dot,.paix-cursor{animation:none}.paix-shimmer{-webkit-text-fill-color:currentColor;background:0 0;animation:none}.paix-indeterminate{width:100%;animation:none}}
