.animate-shimmer{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#f0f0f0,#e0e0e0 40px,#f0f0f0 80px);background-size:200px 100%}.image-transition{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.image-loading{opacity:0;transform:scale(.95)}.image-loaded{opacity:1;transform:scale(1)}.active-element{position:relative;overflow:hidden}.active-element:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.4),transparent);animation:active-element-pulse 2s infinite}@keyframes active-element-pulse{0%{left:-100%}to{left:100%}}.dropdown-animate{animation:dropdown-animate .2s ease-out forwards;transform-origin:top}@keyframes dropdown-animate{0%{transform:scaleY(.8);opacity:0}to{transform:scaleY(1);opacity:1}}.modal-animate{animation:modal-animate .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes modal-animate{0%{transform:scale(.9) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.notification-pop{animation:notification-pop .3s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes notification-pop{0%{transform:scale(.3) rotate(-10deg);opacity:0}50%{transform:scale(1.1) rotate(2deg)}to{transform:scale(1) rotate(0deg);opacity:1}}.btn-primary{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity,1));padding:.625rem 1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.btn-primary,.btn-primary:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-primary:hover{--tw-bg-opacity:1;background-color:rgb(67 56 202/var(--tw-bg-opacity,1));--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.btn-secondary{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));padding:.625rem 1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--gray-700)/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.btn-secondary:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.btn-success{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1));padding:.625rem 1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.btn-success:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity,1))}.btn-danger{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1));padding:.625rem 1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.btn-danger:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.card{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1.5rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.card-hover{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.card-hover:hover{--tw-translate-y:-0.25rem;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));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.25rem .75rem;font-size:clamp(.82rem,.78rem + .18vw,.875rem);line-height:1.25rem;font-weight:500}.badge-new{background-color:rgb(219 234 254/var(--tw-bg-opacity,1));color:rgb(29 78 216/var(--tw-text-opacity,1))}.badge-assigned,.badge-new{--tw-bg-opacity:1;--tw-text-opacity:1}.badge-assigned{background-color:rgb(243 232 255/var(--tw-bg-opacity,1));color:rgb(126 34 206/var(--tw-text-opacity,1))}.badge-in-delivery{background-color:rgb(254 249 195/var(--tw-bg-opacity,1));color:rgb(161 98 7/var(--tw-text-opacity,1))}.badge-delivered,.badge-in-delivery{--tw-bg-opacity:1;--tw-text-opacity:1}.badge-delivered{background-color:rgb(220 252 231/var(--tw-bg-opacity,1));color:rgb(21 128 61/var(--tw-text-opacity,1))}.badge-returned{background-color:rgb(254 226 226/var(--tw-bg-opacity,1));color:rgb(185 28 28/var(--tw-text-opacity,1))}.badge-cancelled,.badge-returned{--tw-bg-opacity:1;--tw-text-opacity:1}.badge-cancelled{background-color:rgb(243 244 246/var(--tw-bg-opacity,1));color:rgb(var(--gray-700)/var(--tw-text-opacity,1))}.input{width:100%;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));padding:.625rem 1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.input:focus{border-color:transparent;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity,1))}.table{width:100%}.table th{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));text-align:left;font-weight:600;--tw-text-opacity:1;color:rgb(var(--gray-700)/var(--tw-text-opacity,1))}.table td,.table th{padding:1rem 1.5rem;font-size:clamp(.82rem,.78rem + .18vw,.875rem);line-height:1.25rem}.table td{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.table tr:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}[role=button]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.dark .card{--tw-border-opacity:1;border-color:rgb(var(--gray-700)/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(var(--gray-900)/var(--tw-bg-opacity,1))}.dark .btn-secondary{--tw-bg-opacity:1;background-color:rgb(var(--gray-800)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark .btn-secondary:hover{--tw-bg-opacity:1;background-color:rgb(var(--gray-700)/var(--tw-bg-opacity,1))}.dark .input{--tw-border-opacity:1;border-color:rgb(var(--gray-700)/var(--tw-border-opacity,1));background-color:rgb(var(--gray-900)/var(--tw-bg-opacity,1));color:rgb(243 244 246/var(--tw-text-opacity,1))}.dark .input,.dark .table th{--tw-bg-opacity:1;--tw-text-opacity:1}.dark .table th{background-color:rgb(var(--gray-800)/var(--tw-bg-opacity,1));color:rgb(229 231 235/var(--tw-text-opacity,1))}.dark .table td{--tw-border-opacity:1;border-color:rgb(var(--gray-700)/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark .table tr:hover{--tw-bg-opacity:1;background-color:rgb(var(--gray-800)/var(--tw-bg-opacity,1))}.dark .badge-new{background-color:rgb(30 58 138/.4);--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity,1))}.dark .badge-assigned{background-color:rgb(88 28 135/.4);--tw-text-opacity:1;color:rgb(216 180 254/var(--tw-text-opacity,1))}.dark .badge-in-delivery{background-color:rgb(120 53 15/.4);--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.dark .badge-delivered{background-color:rgb(20 83 45/.4);--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity,1))}.dark .badge-returned{background-color:rgb(127 29 29/.4);--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.dark .badge-cancelled{--tw-bg-opacity:1;background-color:rgb(var(--gray-700)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.dark .glass{background:rgba(2,6,23,.7);border-color:rgba(255,255,255,.08)}.dark .recharts-cartesian-axis-tick text,.dark .recharts-label,.dark .recharts-legend-item-text,.dark .recharts-text{fill:#cbd5e1!important}.dark .recharts-cartesian-grid line{stroke:#334155!important}