@keyframes sparkline-draw{to{stroke-dashoffset:0}}.sparkline-animation{stroke-dasharray:1000;stroke-dashoffset:1000;animation:sparkline-draw 2s ease-out forwards}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.8}}@keyframes slide-in-right{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.animate-fade-in-up{animation:fade-in-up .5s ease-out}.animate-pulse-soft{animation:pulse-soft 2s ease-in-out infinite}.animate-slide-in-right{animation:slide-in-right .3s ease-out}.recharts-surface:hover{filter:brightness(1.02);transition:filter .3s ease}.kpi-card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.kpi-card-hover:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.gradient-text-animated{background:linear-gradient(90deg,#e91e8c,#6c8eef,#6fcfb0,#e91e8c);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-shift 5s ease infinite}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-loading{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.5) 50%,rgba(255,255,255,0));background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}.menu-item{position:relative;display:flex;align-items:center;gap:.5rem;border-radius:calc(var(--radius) - 2px);padding:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.menu-item-inactive{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}html.dark .menu-item-inactive{color:var(--chess-dark-text-muted)}.menu-item-inactive:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}html.dark .menu-item-inactive:hover{background-color:var(--chess-dark-surface-2)}.menu-item-inactive:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.menu-item-inactive:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}html.dark .menu-item-inactive:hover:is(.dark *){background-color:var(--chess-dark-surface)}.menu-item-active{background-color:rgb(0 153 204/.1);--tw-text-opacity:1;color:rgb(0 153 204/var(--tw-text-opacity,1))}.menu-item-active:is(.dark *){background-color:rgb(0 153 204/.2)}.menu-item-icon-inactive{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html.dark .menu-item-icon-inactive{color:var(--chess-dark-text-secondary)}.group:hover .menu-item-icon-inactive{--tw-text-opacity:1;color:rgb(0 153 204/var(--tw-text-opacity,1))}.menu-item-icon-inactive:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}html.dark .menu-item-icon-inactive:is(.dark *){color:var(--chess-dark-text-muted)}.menu-item-icon-active{--tw-text-opacity:1;color:rgb(0 153 204/var(--tw-text-opacity,1))}.menu-item-text{font-size:.875rem;line-height:1.25rem;font-weight:500}.menu-item-arrow{position:absolute;right:.625rem;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));stroke:currentColor}.menu-item-arrow-active{--tw-text-opacity:1;color:rgb(0 153 204/var(--tw-text-opacity,1))}.menu-item-arrow-inactive{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}html.dark .menu-item-arrow-inactive{color:var(--chess-dark-text-secondary)}.group:hover .menu-item-arrow-inactive{--tw-text-opacity:1;color:rgb(0 153 204/var(--tw-text-opacity,1))}.menu-item-arrow-inactive:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}html.dark .menu-item-arrow-inactive:is(.dark *){color:var(--chess-dark-text-muted)}.menu-dropdown{display:flex;flex-direction:column}.menu-dropdown-item{position:relative;display:flex;align-items:center;justify-content:space-between;border-radius:calc(var(--radius) - 2px);padding:.375rem .5rem;font-size:.75rem;line-height:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.menu-dropdown-item-inactive{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}html.dark .menu-dropdown-item-inactive{color:var(--chess-dark-text-muted)}.menu-dropdown-item-inactive:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}html.dark .menu-dropdown-item-inactive:hover{background-color:var(--chess-dark-surface-2)}.menu-dropdown-item-inactive:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.menu-dropdown-item-inactive:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}html.dark .menu-dropdown-item-inactive:hover:is(.dark *){background-color:var(--chess-dark-surface)}.menu-dropdown-item-active{background-color:rgb(0 153 204/.1);font-weight:500;--tw-text-opacity:1;color:rgb(0 153 204/var(--tw-text-opacity,1))}.menu-dropdown-item-active:is(.dark *){background-color:rgb(0 153 204/.2)}.menu-dropdown-badge{border-radius:9999px;padding:.125rem .375rem;font-size:.75rem;line-height:1rem;font-weight:600}.menu-dropdown-badge-inactive{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}html.dark .menu-dropdown-badge-inactive{background-color:var(--chess-dark-surface-3);color:var(--chess-dark-text-muted)}.menu-dropdown-badge-inactive:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.menu-dropdown-badge-active{--tw-bg-opacity:1;background-color:rgb(0 153 204/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.menu-group-title{font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}html.dark .menu-group-title{color:var(--chess-dark-text-muted)}.menu-group-title:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}html.dark .menu-group-title:is(.dark *){color:var(--chess-dark-text-secondary)}.menu-group-icon{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}html.dark .menu-group-icon{color:var(--chess-dark-text-muted)}.menu-group-icon:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}html.dark .menu-group-icon:is(.dark *){color:var(--chess-dark-text-secondary)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}