@charset "UTF-8";.mobile-only{display:none!important}@media (max-width: 767px){.mobile-only{display:block!important}}.tablet-only{display:none!important}@media (min-width: 768px) and (max-width: 1023px){.tablet-only{display:block!important}}@media (max-width: 1023px){.desktop-only{display:none!important}}@media (max-width: 1023px){.grid-cols-3,.grid-cols-4{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 767px){.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr!important}.gap-6{gap:1rem!important}.gap-8{gap:1.5rem!important}}@media (max-width: 767px){.p-6{padding:1rem!important}.p-8{padding:1.5rem!important}.px-6{padding-left:1rem!important;padding-right:1rem!important}.px-8{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-6{padding-top:1rem!important;padding-bottom:1rem!important}.py-8{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media (max-width: 1023px){table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}table::-webkit-scrollbar{height:6px}table::-webkit-scrollbar-track{background:#0000000d}table::-webkit-scrollbar-thumb{background:#818cf84d;border-radius:3px}}@media (max-width: 767px){.card,.stats-card,.order-card{border-radius:12px!important;padding:1rem!important}}@media (max-width: 767px){button{min-height:44px}.btn-group{flex-direction:column!important;width:100%}.btn-group button{width:100%!important}}@media (max-width: 767px){.form-row{flex-direction:column!important}.form-row>*{width:100%!important}input,select,textarea{font-size:16px!important}}@media (max-width: 767px){.modal,.dialog{width:95vw!important;max-width:95vw!important;margin:1rem!important}}@media (max-width: 767px){h1,.text-3xl,.text-4xl{font-size:1.5rem!important}h2,.text-2xl{font-size:1.25rem!important}h3,.text-xl{font-size:1.125rem!important}}@media (max-width: 1023px){.stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 640px){.stats-grid{grid-template-columns:1fr!important}}@media (max-width: 767px){.filters-container{flex-direction:column!important;align-items:stretch!important}.filters-container .filter-item{width:100%!important}}@media (max-width: 767px){.tabs-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs-container::-webkit-scrollbar{display:none}}@media (max-width: 767px){body{overflow-x:hidden}*{-webkit-tap-highlight-color:transparent}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;color:#1f2937;line-height:1.6}html,body{height:100%;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(400px);opacity:0}}.websocket-notification{font-weight:500;font-size:14px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fade-in{animation:fadeIn .5s ease-in-out}.slide-up{animation:slideUp .5s ease-out}.slide-in-right{animation:slideInRight .5s ease-out}@keyframes shimmerWave{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,#f0f2f5 25%,#e4e7ec,#f0f2f5 75%);background-size:600px 100%;animation:shimmerWave 1.5s ease-in-out infinite;border-radius:8px;display:block}.spinner{border:3px solid #f3f3f3;border-top:3px solid #6366f1;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:all .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}button{font-family:inherit}button:focus{outline:none}input,select,textarea{font-family:inherit}input:focus,select:focus,textarea:focus{outline:none}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.w-full{width:100%}.h-screen{height:100vh}.h-10{height:2.5rem}.w-10{width:2.5rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.bg-gray-50{background-color:#f9fafb}.bg-primary-600{background-color:#6366f1}.bg-red-50{background-color:#fef2f2}.text-white{color:#fff}.text-gray-900{color:#111827}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-red-600{color:#dc2626}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-right{text-align:right}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:bg-red-50:hover{background-color:#fef2f2}.group:hover .group-hover\:text-red-600{color:#dc2626}
