.main-layout{height:100vh;overflow:hidden}.main-layout .ant-layout-sider{transition:all .2s}.main-layout .ant-layout-sider.ant-layout-sider-collapsed{width:80px!important;min-width:80px!important}.main-layout .ant-layout-header{transition:all .2s;border-bottom:1px solid #f0f0f0}.main-layout .ant-layout-content{transition:all .2s}.main-layout .ant-layout-sider::-webkit-scrollbar{width:6px}.main-layout .ant-layout-sider::-webkit-scrollbar-track{background:#001529}.main-layout .ant-layout-sider::-webkit-scrollbar-thumb{background:#1890ff;border-radius:3px}.main-layout .ant-layout-sider::-webkit-scrollbar-thumb:hover{background:#40a9ff}.main-layout .ant-menu-dark{background:transparent}.main-layout .ant-menu-dark .ant-menu-item{margin:0;width:100%;border-radius:0}.main-layout .ant-menu-dark .ant-menu-item:hover{background-color:#1890ff1a}.main-layout .ant-menu-dark .ant-menu-item-selected{background-color:#1890ff!important}.page-content{background:#fff;border-radius:8px;padding:24px;min-height:calc(100vh - 160px);box-shadow:0 1px 3px #0000001a}@media (max-width: 768px){.main-layout .ant-layout-sider{transform:translate(-100%)}.main-layout .ant-layout-sider:not(.ant-layout-sider-collapsed){transform:translate(0)}.page-content{padding:16px;margin:16px 8px}}.main-layout *{transition:all .2s cubic-bezier(.645,.045,.355,1)}.header-logo{transition:all .3s ease;font-weight:700;white-space:nowrap;overflow:hidden}.main-layout .ant-menu-item .anticon{font-size:16px;margin-right:8px}.main-layout .ant-layout-sider-collapsed .ant-menu-item .anticon{margin-right:0;font-size:18px}.header-button{display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.header-button:hover{background-color:#0000000a}.ant-layout-content{position:relative;overflow-y:auto;overflow-x:hidden}.ant-layout-content::-webkit-scrollbar{width:8px}.ant-layout-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ant-layout-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ant-layout-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.page-header{position:sticky;top:-24px;background:#fff;z-index:10;padding:24px 0 16px;margin:-24px -24px 24px;border-bottom:1px solid #f0f0f0}.page-header h1,.page-header h2{margin-bottom:8px}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:1000}.table-responsive{overflow-x:auto;margin:-24px;padding:24px}@media (max-width: 768px){.table-responsive{margin:-16px;padding:16px}}.product-dashboard-container{padding:0;background:#f0f2f5;min-height:100vh}.dashboard-header{text-align:center;margin-bottom:32px;padding:32px 24px;background:linear-gradient(135deg,#1890ff,#722ed1);border-radius:12px;color:#fff;box-shadow:0 4px 16px #1890ff33}.dashboard-header .dashboard-title{color:#fff!important;margin-bottom:8px;font-size:2.5em;font-weight:600}.dashboard-subtitle{font-size:1.2em;margin:0;opacity:.9}.dashboard-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;border:none;overflow:hidden}.dashboard-card:hover{transform:translateY(-2px)}.dashboard-card .ant-card-head{border-bottom:2px solid #f0f0f0;padding:20px 24px;background:linear-gradient(135deg,#fafafa,#f5f5f5)}.dashboard-card .ant-card-head-title{font-weight:600;font-size:16px}.metric-card{border-radius:12px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:none;overflow:hidden}.metric-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.metric-card .ant-card-body{padding:20px}.metric-card .ant-statistic-title{color:#666;font-size:14px;margin-bottom:12px;font-weight:500}.metric-card .ant-statistic-content{display:flex;align-items:center;justify-content:center;gap:8px}.metric-card .anticon{font-size:1.5em}.health-score-card .ant-card-body{display:flex;align-items:center;justify-content:center;height:100%}.metrics-card{background:linear-gradient(135deg,#fff,#f8f9fa)}.dashboard-card .ant-card-body{padding:24px}.dashboard-card .ant-statistic-title{color:#666;font-size:14px;margin-bottom:8px}.dashboard-card .ant-statistic-content{color:#1890ff;font-weight:700}.stock-in-row{background-color:#f6ffed;border-left:4px solid #52c41a;transition:all .3s ease}.stock-out-row{background-color:#fff2f0;border-left:4px solid #ff4d4f;transition:all .3s ease}.stock-in-row:hover{background-color:#f0f9e8}.stock-out-row:hover{background-color:#ffebe8}.ant-progress-line{margin-bottom:0}.ant-progress-text{color:#666;font-size:12px}.ant-progress-bg,.ant-progress-inner{border-radius:8px}.ant-table-tbody>tr>td{padding:12px 16px;vertical-align:middle}.ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;color:#262626;border-bottom:2px solid #e8e8e8;padding:16px}.ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.ant-table-pagination{padding:16px;text-align:center}.ant-btn{border-radius:6px;font-weight:500;transition:all .3s ease}.ant-btn:hover{transform:translateY(-1px)}.ant-tag{border-radius:6px;font-weight:500;padding:4px 8px}.ant-select{border-radius:6px}.ant-select-selector{border-radius:6px!important}@media (max-width: 1200px){.product-dashboard-container{padding:16px}.dashboard-header{padding:24px 16px;margin-bottom:24px}.dashboard-header .dashboard-title{font-size:2em}.dashboard-subtitle{font-size:1.1em}}@media (max-width: 768px){.product-dashboard-container{padding:12px}.dashboard-header{padding:20px 12px;margin-bottom:20px}.dashboard-header .dashboard-title{font-size:1.8em}.dashboard-subtitle{font-size:1em}.dashboard-card{margin-bottom:16px}.dashboard-card .ant-card-body,.metric-card .ant-card-body{padding:16px}.metric-card .ant-statistic-content{font-size:1.5em}.dashboard-controls .ant-card-body{padding:16px}.ant-table-tbody>tr>td{padding:8px 12px}.ant-table-thead>tr>th{padding:12px}}@media (max-width: 576px){.product-dashboard-container{padding:8px}.dashboard-header{padding:16px 8px;margin-bottom:16px}.dashboard-header .dashboard-title{font-size:1.5em}.dashboard-subtitle{font-size:.9em}.dashboard-card .ant-card-body,.metric-card .ant-card-body{padding:12px}.metric-card .ant-statistic-content{font-size:1.3em}.dashboard-controls .ant-card-body{padding:12px}.ant-space-item{margin-bottom:8px}}.dashboard-card .ant-card-body{padding:16px}.dashboard-card .ant-table-small>.ant-table-content>.ant-table-body{margin:0}.empty-state{text-align:center;padding:40px 20px;color:#999}.empty-state .anticon{font-size:48px;color:#d9d9d9;margin-bottom:16px}.empty-state-success,.empty-state-success .anticon{color:#52c41a}.chart-container{height:300px;display:flex;justify-content:center;align-items:center}.status-badge{padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;text-transform:capitalize}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-card{animation:fadeIn .6s ease-out}.gradient-bg-primary{background:linear-gradient(135deg,#1890ff,#096dd9)}.gradient-bg-success{background:linear-gradient(135deg,#52c41a,#389e0d)}.gradient-bg-warning{background:linear-gradient(135deg,#fa8c16,#d46b08)}.gradient-bg-danger{background:linear-gradient(135deg,#ff4d4f,#cf1322)}@media (max-width: 480px){.ant-col{margin-bottom:16px}.ant-space-item{margin-bottom:8px}.dashboard-card .ant-card-head{padding:12px 16px}.dashboard-card .ant-card-head-title{font-size:14px}.metric-card .ant-statistic-title{font-size:12px}.metric-card .ant-statistic-content{font-size:1.2em}}.dashboard-card .MuiSvgIcon-root,.dashboard-card svg{touch-action:pan-y pinch-zoom;pointer-events:auto}.dashboard-card{will-change:transform;transform:translateZ(0)}.dashboard-card .recharts-wrapper,.dashboard-card .MuiResponsiveChart-root{contain:layout style paint}.dashboard-container{scroll-behavior:smooth}.dashboard-card:hover{transform:translateY(-2px);transition:transform .2s ease-in-out}.dashboard-stats .ant-card-body{min-height:120px}.recharts-legend-wrapper{pointer-events:none}.recharts-legend-item{pointer-events:auto}.dashboard-container{padding:24px;background:#f0f2f5;min-height:100vh}.dashboard-header{margin-bottom:32px;text-align:center}.dashboard-title{color:#1890ff!important;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px rgba(24,144,255,.1)}.dashboard-subtitle{color:#666;font-size:16px;margin:0}.dashboard-stats{width:100%}.dashboard-stats .ant-col{display:flex}.dashboard-card{border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;background:#fff;width:100%;display:flex;flex-direction:column}.dashboard-card .ant-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:20px}.dashboard-card .ant-statistic{text-align:center}.dashboard-card .ant-statistic-title{font-size:14px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-card .ant-statistic-content{font-size:24px;font-weight:700;margin-bottom:0}@media (max-width: 576px){.dashboard-card .ant-statistic-title{font-size:12px}.dashboard-card .ant-statistic-content{font-size:20px}.dashboard-card .ant-card-body{padding:16px}}@media (min-width: 577px) and (max-width: 768px){.dashboard-card .ant-statistic-title{font-size:13px}.dashboard-card .ant-statistic-content{font-size:22px}}@media (min-width: 1200px){.dashboard-card .ant-statistic-title{font-size:15px}.dashboard-card .ant-statistic-content{font-size:26px}}} .dashboard-card:hover{box-shadow:0 4px 16px #1890ff1a;transform:translateY(-2px)}.dashboard-stats .dashboard-card{border-radius:12px;overflow:hidden}.dashboard-stats .ant-statistic-title{font-weight:600;color:#666;margin-bottom:8px}.dashboard-stats .ant-statistic-content{display:flex;align-items:center;gap:8px}.dashboard-stats .ant-statistic-content-prefix{font-size:24px}.status-badge{display:inline-block;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.ant-btn-primary{background-color:#1890ff;border-color:#1890ff}.ant-btn-primary:hover,.ant-btn-primary:focus{background-color:#40a9ff;border-color:#40a9ff}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff}.ant-tabs-ink-bar{background:#1890ff}.ant-select-selector{border-color:#d9d9d9}.ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.chart-container{padding:16px;background:#fff;border-radius:8px}.admin-actions-buttons{display:flex;gap:8px;flex-wrap:wrap}.admin-actions-buttons .ant-btn{border-radius:6px;font-weight:500}.ant-table-thead>tr>th{background:#fafafa;color:#1890ff;font-weight:600;border-bottom:2px solid #1890ff}.ant-table-tbody>tr:hover>td{background:#1890ff05}.ant-modal-header{border-bottom:1px solid #1890ff}.ant-modal-title{color:#1890ff!important}.ant-upload-drag{border:2px dashed #1890ff;border-radius:8px}.ant-upload-drag:hover{border-color:#40a9ff;background:#1890ff05}.ant-upload-drag-icon{color:#1890ff!important}.ant-progress-bg{background-color:#1890ff!important}@media (max-width: 768px){.dashboard-container{padding:16px}.dashboard-header{margin-bottom:24px}.dashboard-title{font-size:24px}.dashboard-subtitle{font-size:14px}.admin-actions-buttons{justify-content:center}.hidden-xs{display:none}}@media (max-width: 576px){.dashboard-container{padding:12px}.dashboard-stats .ant-col{margin-bottom:16px}.chart-container{padding:12px}}.dashboard-loading{display:flex;justify-content:center;align-items:center;min-height:60vh;width:100%}.dashboard-loading .ant-spin{color:#1890ff}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-card{animation:slideInUp .3s ease-out}.gradient-card{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff}.gradient-card .ant-statistic-title{color:#ffffffd9}.gradient-card .ant-statistic-content{color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#1890ff;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#40a9ff}.ant-btn:focus,.ant-select-selector:focus,.ant-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#1890ff;color:#fff}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{border:1px solid #d9d9d9;background:#fafafa}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab:hover{border-color:#1890ff;color:#1890ff}.orders-container{padding:0 16px;max-width:100%;overflow-x:hidden}.orders-header-row{margin-bottom:16px}.orders-button-group{display:flex;width:100%}.orders-button-group .responsive-button-group{display:flex;flex-wrap:wrap;gap:8px;width:100%;justify-content:space-around}.orders-button-group .responsive-button-group>*{flex:1;min-width:100px}.orders-header{width:100%}.orders-title-section{margin-bottom:24px;text-align:center}.orders-title-section h3{margin-bottom:4px!important}.orders-controls{width:100%}.search-filter-row{margin-bottom:16px}.action-buttons-row{margin-top:8px}.button-container{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;width:100%}.primary-actions{display:flex;gap:8px}.secondary-actions{display:flex;gap:8px;flex-wrap:wrap}.quick-actions{display:flex;gap:8px;margin-left:auto}.primary-btn{min-width:120px}.secondary-btn{min-width:100px}.icon-btn{min-width:40px;padding:0 8px}@media (max-width: 576px){.orders-container{padding:0 8px}.orders-button-group{justify-content:center}.orders-button-group .responsive-button-group{flex-direction:column;width:100%}.orders-button-group .ant-btn{width:100%;margin-bottom:8px}.hidden-xs{display:none!important}.orders-title-section{margin-bottom:16px;text-align:center}.search-filter-row{margin-bottom:12px}.button-container{flex-direction:column;align-items:stretch;gap:8px}.primary-actions,.secondary-actions,.quick-actions{width:100%;justify-content:center;margin-left:0}.primary-btn,.secondary-btn{width:100%;min-width:unset}.icon-btn{width:auto;min-width:40px}.quick-actions{flex-direction:row;justify-content:center;width:auto}.quick-actions .icon-btn{width:50px}}@media (max-width: 768px){.orders-title-section{text-align:left;margin-bottom:16px}.secondary-btn .btn-text{display:none}.secondary-btn{min-width:40px;padding:0 8px}.button-container{justify-content:center;gap:8px}.quick-actions{margin-left:0}}@media (max-width: 768px){.orders-header-row .ant-col{margin-bottom:8px}.ant-table-wrapper{overflow-x:auto}}.ant-tabs-nav{margin-bottom:16px}@media (max-width: 576px){.ant-tabs-nav{margin-bottom:8px}.ant-tabs-tab{padding:8px 12px;font-size:12px}}.status-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap;display:inline-block}.assignment-dropdown{min-width:120px}@media (max-width: 576px){.assignment-dropdown{min-width:100px}}.orders-actions-column .ant-btn{margin-right:4px}.orders-actions-column .ant-btn:last-child{margin-right:0}@media (max-width: 576px){.orders-actions-column .ant-btn{margin-right:2px;padding:4px 6px}}.ant-tabs-content-holder{overflow-x:auto}@media (max-width: 768px){.ant-input-search,.ant-select{font-size:14px}}.delayed-order-row{background-color:#fff2f0!important;border-left:4px solid #ff4d4f!important}.delayed-order-row:hover{background-color:#ffebe9!important}.delayed-order-row .ant-table-cell{border-bottom:1px solid #ffccc7}.delayed-badge{background:#ff4d4f;color:#fff;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;margin-left:8px}.delayed-age{color:#ff4d4f;font-weight:600}@media (max-width: 768px){.delayed-order-row{border-left:3px solid #ff4d4f!important}.delayed-badge{font-size:10px;padding:1px 4px}}.om-wrap{display:flex;flex-direction:column;gap:12px}.om-title{font-size:20px;margin:4px 0}.om-tabs{display:flex;gap:2px;margin-bottom:12px;border-bottom:1px solid #ddd}.om-tab{padding:12px 20px;border:none;background:transparent;cursor:pointer;font-size:14px;color:#666;border-bottom:2px solid transparent;transition:all .2s}.om-tab:hover{background:#f5f5f5;color:#333}.om-tab.active{color:#1890ff;border-bottom-color:#1890ff;background:#fff;font-weight:500}.om-statistics{margin-bottom:16px;padding:16px;background:#fafafa;border:1px solid #eee;border-radius:6px}.stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.stat-card{padding:12px;background:#fff;border-radius:6px;text-align:center;border:1px solid #f0f0f0;transition:all .2s}.stat-card:hover{box-shadow:0 2px 8px #0000001a}.stat-title{font-size:12px;color:#666;margin-bottom:4px}.stat-value{font-size:20px;font-weight:700;color:#333}.stat-pending{border-left:4px solid #fa8c16}.stat-pending .stat-value{color:#fa8c16}.stat-confirmed{border-left:4px solid #52c41a}.stat-confirmed .stat-value{color:#52c41a}.stat-processing{border-left:4px solid #13c2c2}.stat-processing .stat-value{color:#13c2c2}.stat-delivery{border-left:4px solid #1890ff}.stat-delivery .stat-value{color:#1890ff}.stat-delivered{border-left:4px solid #722ed1}.stat-delivered .stat-value{color:#722ed1}.stat-cancelled{border-left:4px solid #f5222d}.stat-cancelled .stat-value{color:#f5222d}.om-filters{display:flex;flex-direction:column;gap:8px;background:#fafafa;border:1px solid #eee;padding:8px;border-radius:6px}.om-filters .row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.om-error{color:#b00020;background:#fde7e9;border:1px solid #f5c2c7;padding:8px;border-radius:6px}.om-table-wrap{overflow:auto;border:1px solid #ddd;border-radius:6px}.om-table{width:100%;border-collapse:collapse}.om-table th,.om-table td{padding:8px 10px;border:1px solid #ddd;text-align:left;vertical-align:top}.om-table thead th{position:sticky;top:0;background:#fff;z-index:1}.om-table tbody tr:hover{background:#fafafa}.om-table th:first-child,.om-table td:first-child{width:36px;text-align:center}.truncate{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.om-pagination{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.om-pagination button{padding:6px 8px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}.om-pagination button.active{background:#333;color:#fff;border-color:#333}.om-pagination button:disabled{opacity:.5;cursor:not-allowed}.om-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.om-summary{display:flex;gap:8px;color:#666}select,input[type=text],button{padding:6px 8px;border:1px solid #ddd;border-radius:4px}button{cursor:pointer;background:#fff}button:hover:not(:disabled){background:#f6f6f6}.om-table select{transition:all .2s ease;background:#ffffffe6}.om-table select:hover{box-shadow:0 2px 6px #0000001a;transform:translateY(-1px)}.ecotrack-info{font-size:11px;color:#1890ff;font-style:italic;margin-top:4px;display:block}.om-table select option{padding:4px 8px;font-weight:700}.limited-delivery-notice{display:block;font-size:11px;color:#1890ff;font-style:italic;margin-top:4px;padding:2px 4px;background:#1890ff1a;border-radius:3px}.old-order-indicator{color:#ff6b6b!important;font-weight:700}.old-order-warning{color:#ff6b6b;font-size:.9em;margin-left:4px}button:active{transform:translateY(1px)}.om-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.om-modal{background:#fff;border-radius:8px;max-width:900px;width:100%;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;max-height:90vh}.om-modal-header{padding:12px 16px;border-bottom:1px solid #eee}.om-modal-body{padding:12px 16px;overflow:auto}.om-modal-footer{padding:12px 16px;border-top:1px solid #eee;display:flex;gap:8px;justify-content:flex-end}.om-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.om-form-grid label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#444}.om-section{margin-bottom:12px;padding-bottom:8px;border-bottom:1px dashed #eee}.om-section-title{font-size:14px;margin:0 0 8px;color:#222}.om-bulkbar{display:flex;align-items:center;gap:8px;padding:10px;background:#f3f7ff;border-bottom:1px solid #cfd8ff;color:#2a3a66;position:sticky;top:0;z-index:2}.om-bulkbar strong{font-weight:600}.has-bulkbar .om-table thead th{top:44px}.orders-page{padding:0}.orders-page .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000d}.orders-page .ant-card:hover{box-shadow:0 4px 16px #0000001a;transition:box-shadow .3s ease}.orders-page .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.orders-page .ant-btn,.orders-page .ant-input,.orders-page .ant-select-selector{border-radius:6px}.orders-page .ant-upload-drag{border-radius:8px;border:2px dashed #d9d9d9;transition:border-color .3s ease}.orders-page .ant-upload-drag:hover{border-color:#1890ff}.orders-page .ant-upload-drag-icon{color:#1890ff}.orders-page .ant-card .ant-space-vertical{width:100%;text-align:center}.orders-page .ant-card .anticon{margin-bottom:8px}.orders-page .ant-table-cell{word-break:break-word}.orders-page .ant-table-cell .ant-typography{margin-bottom:0}.orders-page .assignment-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90px;display:inline-block;vertical-align:middle}.orders-page .assignment-status{max-width:140px;overflow:hidden}.orders-page .assignment-status .ant-space{width:100%;justify-content:flex-start}.orders-page .ant-table-tbody>tr>td{padding:8px 16px}.orders-page .ant-table-tbody>tr>td .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%}@media (max-width: 768px){.orders-page{padding:12px}.orders-page .ant-card{margin-bottom:12px}.orders-page .ant-card .ant-card-body{padding:12px}.orders-page .ant-table{font-size:12px}.orders-page .ant-table-thead>tr>th{padding:8px 4px;font-size:11px}.orders-page .ant-table-tbody>tr>td{padding:6px 4px;font-size:11px}.orders-page .ant-btn-small{height:24px;padding:0 7px;font-size:11px}.orders-page .ant-tag{font-size:10px;padding:0 4px;line-height:16px}.orders-page .assignment-text{max-width:60px}.orders-page .assignment-user-item{max-width:120px}.orders-page .assignment-status{max-width:100px}}.btn-text,.btn-text-sm,.btn-text-xs,.assignment-text{display:inline}@media (max-width: 576px){.btn-text,.btn-text-sm,.btn-text-xs,.assignment-text{display:none}.orders-page .ant-space{gap:4px!important}.orders-page .ant-col{margin-bottom:8px}}@media (max-width: 480px){.orders-page,.orders-page .ant-card .ant-card-body{padding:8px}.orders-page .ant-table-thead>tr>th{padding:4px 2px}.orders-page .ant-table-tbody>tr>td{padding:4px 2px}.orders-page .ant-btn{min-width:auto}.orders-page .ant-btn-small{height:20px;padding:0 4px;font-size:10px}}.orders-page .ant-tag{border-radius:4px;font-weight:500}.orders-page .ant-btn-link{padding:0;height:auto;line-height:1}.orders-page .ant-space{flex-wrap:wrap}.orders-page .ant-spin-container{min-height:200px}.orders-page .ant-modal-content{border-radius:8px}.orders-page .ant-form-item{margin-bottom:16px}.orders-page .ant-alert{border-radius:6px}.assignment-button{transition:all .3s ease;border-radius:6px}.assignment-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #1890ff33}.assignment-status{transition:all .3s ease;cursor:pointer}.assignment-status:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.assignment-status.assigned{border-color:#52c41a!important;color:#52c41a!important}.assignment-status.unassigned{border-color:#d9d9d9!important;color:#999!important}.orders-page .ant-dropdown-menu{border-radius:8px;box-shadow:0 4px 16px #0000001a}.orders-page .ant-dropdown-menu-item{padding:8px 12px;border-radius:4px;margin:2px 4px}.orders-page .ant-dropdown-menu-item:hover{background-color:#f0f9ff;color:#1890ff}.orders-page .ant-dropdown-menu-item-divider{margin:4px 0}.orders-page .assignment-user-item{display:flex;align-items:center;gap:8px;max-width:180px;overflow:hidden}.orders-page .assignment-user-item .anticon{color:#1890ff;flex-shrink:0}.orders-page .assignment-user-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.users-container{padding:0 16px;max-width:100%;overflow-x:hidden}.users-header-row{margin-bottom:16px}.users-button-group{display:flex;justify-content:flex-end;width:100%}.users-button-group .responsive-button-group{display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 576px){.users-container{padding:0 8px}.users-button-group{justify-content:center}.users-button-group .responsive-button-group{flex-direction:column;width:100%}.users-button-group .ant-btn{width:100%;margin-bottom:8px}.hidden-xs{display:none!important}}@media (max-width: 768px){.users-header-row .ant-col{margin-bottom:8px}.ant-table-wrapper{overflow-x:auto}}.ant-table-tbody>tr>td{white-space:nowrap}@media (max-width: 576px){.ant-modal{margin:16px!important;max-width:calc(100vw - 32px)!important}.ant-modal-content{padding:16px!important}}.users-actions-column .ant-btn{margin-right:4px}.users-actions-column .ant-btn:last-child{margin-right:0}.ant-tag{margin:2px;padding:2px 6px;font-size:11px}@media (min-width: 768px){.ant-tag{padding:4px 8px;font-size:12px}}.access-denied{text-align:center;padding:50px 20px;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 768px){.access-denied{padding:30px 16px}.access-denied h3{font-size:18px}.access-denied p{font-size:14px}}.roles-permissions-section{background:#fafafa;padding:16px;border-radius:8px;margin-top:16px}.role-tag-selector .ant-select-selection-item{display:flex;align-items:center}.permission-group-header{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:12px}.permission-checkbox-group{padding-left:24px}.permission-checkbox-item{margin-bottom:8px;display:flex;align-items:center}.permission-help-icon{color:#8c8c8c;margin-left:4px;cursor:help}.roles-tags-container{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.role-tag-multiple{margin:2px;font-size:11px;padding:2px 6px;border-radius:4px}@media (max-width: 768px){.roles-permissions-section{padding:12px}.permission-group-header{font-size:14px}.permission-checkbox-group{padding-left:16px}.permission-checkbox-item{font-size:13px}}@media (max-width: 576px){.roles-tags-container{flex-direction:column;align-items:flex-start}.role-tag-multiple{margin:1px 0;width:100%;text-align:center}.permission-checkbox-group .ant-col{width:100%!important;flex:none!important}}.users-roles-container{margin:16px 0}.users-role-tags{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.users-role-tags .ant-tag{margin:2px;border-radius:6px;font-size:11px;padding:2px 8px}.users-permissions-section{margin-top:16px}.users-permissions-group{margin-bottom:16px}.users-permissions-collapse .ant-collapse-item{border:1px solid #f0f0f0;border-radius:6px;margin-bottom:8px}.users-permissions-collapse .ant-collapse-header{padding:12px 16px;background:#fafafa;border-radius:6px 6px 0 0}.users-permissions-collapse .ant-collapse-content{background:#fff;border-radius:0 0 6px 6px}.users-permission-checkbox{margin:8px 0;padding:4px 8px;border:1px solid #f0f0f0;border-radius:4px;transition:all .2s}.users-permission-checkbox:hover{background-color:#f5f5f5;border-color:#d9d9d9}.users-permission-checkbox .ant-checkbox-wrapper{font-size:13px;width:100%}.users-form-modal{max-height:80vh;overflow-y:auto}.users-form-modal .ant-modal-body{max-height:70vh;overflow-y:auto;padding:20px}.users-role-select .ant-select-selection-item .ant-tag{margin:2px;padding:0 4px;border-radius:4px;font-size:11px}.users-form-section{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.users-form-section:last-child{border-bottom:none;margin-bottom:0}.users-form-section-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-weight:600;color:#262626}.users-form-section-header .anticon{color:#1890ff}.users-help-tooltip{color:#8c8c8c;cursor:help}@media (max-width: 768px){.users-form-modal{max-width:95vw!important;margin:10px}.users-form-modal .ant-modal-body{padding:16px}.users-permissions-collapse .ant-collapse-header{padding:8px 12px}.users-permission-checkbox{margin:6px 0;padding:6px}.users-role-tags{justify-content:center}}.performance-reports-container{background:#f8f9fa;min-height:100vh;padding:0}.performance-reports-container h2{margin-bottom:8px!important}.performance-reports-container .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000f;border:1px solid #e8e8e8}.performance-reports-container .ant-card:hover{box-shadow:0 4px 12px #0000001a;transition:box-shadow .3s ease}.performance-reports-container .ant-statistic-title{font-size:14px;color:#666;margin-bottom:8px;font-weight:500}.performance-reports-container .ant-statistic-content{font-size:24px;font-weight:600}.performance-reports-container .ant-select-selection-item{display:flex;align-items:center}.performance-reports-container .ant-select-dropdown{border-radius:8px}.performance-reports-container .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#262626;border-bottom:2px solid #f0f0f0}.performance-reports-container .ant-table-tbody>tr>td{padding:12px 16px}.performance-reports-container .ant-table-tbody>tr:hover>td{background:#f8f9fa}.performance-reports-container .ant-tag{border:none;font-weight:500;padding:4px 12px;border-radius:16px;font-size:12px}.performance-reports-container .ant-tag[data-role=admin]{background:#ff4d4f;color:#fff}.performance-reports-container .ant-tag[data-role=employee]{background:#1890ff;color:#fff}.performance-reports-container .ant-btn{border-radius:6px;font-weight:500;height:36px}.performance-reports-container .ant-btn-primary{background:#1890ff;border-color:#1890ff}.performance-reports-container .ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff;transform:translateY(-1px);transition:all .2s ease}.performance-reports-container .ant-select,.performance-reports-container .ant-picker,.performance-reports-container .ant-input{border-radius:6px}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;background:#fff;border-radius:8px}.performance-reports-container .ant-empty{margin:40px 0}.performance-reports-container .ant-tag.ant-tag-success{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.performance-reports-container .ant-tag.ant-tag-warning{background:#fffbe6;border:1px solid #ffe58f;color:#faad14}.performance-reports-container .ant-tag.ant-tag-error{background:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}[dir=rtl] .performance-reports-container .ant-table,[dir=rtl] .performance-reports-container .ant-space{direction:rtl}[dir=rtl] .performance-reports-container .ant-card-extra{margin-left:0;margin-right:16px}@media (max-width: 768px){.performance-reports-container{padding:16px}.performance-reports-container .ant-table{font-size:12px}.performance-reports-container .ant-statistic-content{font-size:20px}.performance-reports-container .ant-card{margin-bottom:16px}.performance-reports-container .ant-col{margin-bottom:8px}.performance-reports-container h2{font-size:20px}}@media (max-width: 576px){.performance-reports-container .ant-statistic-content{font-size:18px}.performance-reports-container .ant-tag{font-size:11px;padding:2px 8px}.performance-reports-container h2{font-size:18px}}.summary-stats .ant-statistic-content{display:flex;align-items:center;justify-content:center;gap:8px}.overall-success-rate{display:flex;flex-direction:column;align-items:center}.user-name{font-weight:500;color:#262626}.username{font-size:12px}.success-rate-cell{display:flex;justify-content:center}.ant-progress-circle{margin:0}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.loading-container .ant-typography{color:#8c8c8c}@media (max-width: 768px){.performance-reports-container{padding:0 8px}.reports-header{margin-bottom:16px;text-align:left}.reports-header h2{font-size:20px}.filter-group,.summary-stats .ant-col{margin-bottom:16px}.stat-card .ant-statistic-content-value{font-size:20px!important}.overall-success-rate .ant-progress-circle{width:60px!important;height:60px!important}}@media (max-width: 576px){.filters-card .ant-row .ant-col{margin-bottom:12px}.summary-stats .stat-card{padding:12px}.ant-table-wrapper{font-size:12px}.user-name{font-size:13px}.username{font-size:11px}.success-rate-cell .ant-progress-circle{width:40px!important;height:40px!important}}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 2px 4px #1890ff33}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);transform:translateY(-1px);box-shadow:0 4px 8px #1890ff4d}.ant-card{transition:all .3s ease}.ant-card:hover{box-shadow:0 4px 16px #0000001a}.ant-progress-text{font-size:10px!important;font-weight:500}.ant-tag{border-radius:4px;font-weight:500;padding:2px 8px}.ant-table-tbody>tr>td{padding:12px 8px;vertical-align:middle}@media (max-width: 768px){.ant-table-tbody>tr>td{padding:8px 4px}}@media (max-width: 576px){.ant-picker-range{width:100%!important}}.session-history-container{padding:0}.session-header{margin-bottom:24px}.session-header h2{margin-bottom:8px;color:#1890ff;display:flex;align-items:center;gap:8px}.session-stats-card{background:linear-gradient(135deg,#f6f9fc,#fff);border:1px solid #e8f2ff;border-radius:8px;box-shadow:0 2px 8px #1890ff1a}.session-controls-card{background:#fafafa;border:1px solid #f0f0f0}.session-table-card{border-radius:8px;box-shadow:0 4px 12px #0000000d}.session-status-tag{font-size:12px;font-weight:500;border-radius:12px;padding:2px 8px}.session-duration-tag{background:linear-gradient(135deg,#1890ff,#69c0ff);color:#fff;border:none;border-radius:12px}.session-browser-info{font-size:12px;color:#722ed1;font-weight:500}.session-location-info{font-size:12px;color:#1890ff;font-weight:500}@media (max-width: 768px){.session-header h2{font-size:20px}.session-stats-card .ant-statistic-title{font-size:12px}.session-stats-card .ant-statistic-content{font-size:16px}.session-table-card .ant-table-thead th,.session-table-card .ant-table-tbody td{font-size:12px;padding:8px 4px}}[dir=rtl] .session-header h2{flex-direction:row-reverse}[dir=rtl] .session-controls-card .ant-space{direction:rtl}.session-loading-container{display:flex;justify-content:center;align-items:center;height:400px;flex-direction:column;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.session-export-modal .ant-radio-group{width:100%}.session-export-modal .ant-radio-wrapper{width:100%;padding:12px;border-radius:6px;border:1px solid #f0f0f0;margin-bottom:8px;transition:all .3s ease}.session-export-modal .ant-radio-wrapper:hover{border-color:#1890ff;background:#f6f9fc}.session-export-modal .ant-radio-wrapper-checked{border-color:#1890ff;background:#e6f7ff}.session-history-container .ant-card{transition:all .3s ease}.session-history-container .ant-card:hover{box-shadow:0 6px 16px #0000001a}.session-history-container .ant-statistic{transition:all .3s ease}.session-history-container .ant-statistic:hover{transform:translateY(-2px)}.session-time-tracking{padding:24px}.page-header{margin-bottom:24px}.current-session-card .ant-card-body{padding:20px}.current-session-card .ant-statistic{text-align:center}@media (max-width: 768px){.session-time-tracking{padding:8px}.current-session-card .ant-statistic{text-align:left;margin-bottom:16px}.current-session-card .ant-card-body{padding:12px}.ant-table-tbody>tr>td{padding:8px 4px!important;font-size:12px!important}.ant-table-thead>tr>th{padding:8px 4px!important;font-size:11px!important;font-weight:500}.ant-card{margin-bottom:16px!important}}@media (max-width: 576px){.session-time-tracking{padding:4px}.current-session-card{margin-bottom:12px!important}.ant-table-tbody>tr>td{padding:6px 2px!important;font-size:11px!important}.ant-table-thead>tr>th{padding:6px 2px!important;font-size:10px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:16px!important}}.ant-table-wrapper,.ant-table-scroll .ant-table-body{overflow-x:auto}.productivity-progress{min-width:80px}@media (max-width: 768px){.productivity-progress{min-width:60px}}.session-status-tag{font-weight:500}.active-session-indicator{animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.user-info-compact{display:flex;flex-direction:column;gap:2px}.user-info-compact .ant-typography{margin:0!important}@media (max-width: 992px){.ant-col.ant-col-xs-12.ant-col-sm-6{margin-bottom:8px}}@media (max-width: 768px){.session-controls .ant-col{margin-bottom:8px}.session-controls .ant-btn{width:100%}.session-controls .ant-select,.session-controls .ant-picker{width:100%!important}}.session-summary-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.session-summary-card .ant-statistic-title{color:#ffffffd9}.session-summary-card .ant-statistic-content{color:#fff}.realtime-indicator{display:inline-flex;align-items:center;gap:8px}.realtime-dot{width:8px;height:8px;border-radius:50%;background-color:#52c41a;animation:blink 1.5s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.activity-header{margin-bottom:24px}.activity-header h2{margin-bottom:8px}.activity-stat{display:flex;align-items:center;gap:8px}.activity-stat-icon{font-size:20px}.activity-stat-content{flex:1;text-align:left}@media (max-width: 768px){.activity-header h2{font-size:20px}.activity-stat{flex-direction:column;text-align:center}.activity-stat-icon{font-size:24px}}.products-page{padding:0}.products-page .ant-card{box-shadow:0 2px 8px #0000000f;border-radius:8px}.products-page .ant-statistic{text-align:center}.products-page .ant-statistic .ant-statistic-title{font-weight:500;color:#000000a6}.products-page .ant-statistic .ant-statistic-content{font-weight:600}.products-page .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.products-page .ant-tag{border-radius:4px;font-weight:500}.order-info-column{display:flex;flex-direction:column;align-items:center;gap:3px;min-height:60px;justify-content:center}.order-info-tag{margin:0!important;font-size:11px!important;font-weight:500!important;border-radius:8px!important;padding:2px 6px!important;display:flex;align-items:center;gap:2px}.order-info-empty{text-align:center;color:#999;font-size:12px;display:flex;flex-direction:column;align-items:center;gap:4px}.order-info-icon{opacity:.3;font-size:16px}.products-page .ant-modal-header{border-bottom:1px solid #f0f0f0}.products-page .ant-modal-title{font-weight:600;color:#262626}.products-page .ant-form-item-label>label{font-weight:500;color:#262626}.products-page .ant-btn-primary,.products-page .ant-input,.products-page .ant-input-number,.products-page .ant-select-selector{border-radius:6px}.products-page .ant-table-pagination{margin:24px 0 0}@media (max-width: 768px){.products-page{padding:16px}.products-page .ant-col{margin-bottom:16px}.products-page .ant-space{flex-wrap:wrap}.products-page .ant-modal{margin:0;padding:16px}}.link-loading-animation{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.loading-spinner{width:50px;height:50px;border:4px solid #f0f0f0;border-top:4px solid #1890ff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.link-loading-text{font-size:16px;font-weight:500;color:#262626;margin-bottom:8px;text-align:center}.link-loading-subtext{font-size:12px;color:#8c8c8c;text-align:center;animation:pulse 1.5s ease-in-out infinite;margin-bottom:16px}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.link-loading-progress{width:200px;height:4px;background-color:#f0f0f0;border-radius:2px;overflow:hidden;margin:16px 0}.link-loading-progress-bar{height:100%;background:linear-gradient(90deg,#1890ff,#40a9ff);border-radius:2px;animation:progress 1.5s ease-in-out infinite}@keyframes progress{0%{width:0%;transform:translate(-100%)}50%{width:100%;transform:translate(0)}to{width:100%;transform:translate(100%)}}.link-loading-animation .product-preview-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:20px;margin-bottom:24px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000f}.loading-steps{text-align:left;max-width:300px;margin:24px auto 0}.loading-steps div{margin-bottom:8px;font-size:12px;display:flex;align-items:center}.loading-steps div:before{content:"";width:12px;height:12px;border-radius:50%;margin-right:8px;display:inline-block}.loading-steps .step-completed:before{background-color:#52c41a}.loading-steps .step-active:before{background-color:#1890ff;animation:pulse 1s ease-in-out infinite}.loading-steps .step-pending:before{background-color:#d9d9d9}.products-page .ant-input[readOnly]{background-color:#f5f5f5;color:#262626;cursor:text}.stock-levels-page{padding:24px}.stock-levels-page .ant-card{box-shadow:0 2px 8px #0000000f;border-radius:8px}.stock-levels-page .ant-statistic{text-align:center}.stock-levels-page .ant-statistic .ant-statistic-title{font-weight:500;color:#000000a6}.stock-levels-page .ant-statistic .ant-statistic-content{font-weight:600}.stock-levels-page .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.stock-levels-page .ant-tag{border-radius:4px;font-weight:500}.stock-levels-page .out-of-stock-row{background-color:#fff2f0}.stock-levels-page .low-stock-row{background-color:#fffbe6}.stock-levels-page .ant-alert{border-radius:8px}.stock-levels-page .ant-modal-header{border-bottom:1px solid #f0f0f0}.stock-levels-page .ant-modal-title{font-weight:600;color:#262626}.stock-levels-page .ant-form-item-label>label{font-weight:500;color:#262626}.stock-levels-page .ant-btn-primary,.stock-levels-page .ant-input,.stock-levels-page .ant-input-number,.stock-levels-page .ant-select-selector{border-radius:6px}.stock-levels-page .ant-table-pagination{margin:24px 0 0}@media (max-width: 768px){.stock-levels-page{padding:16px}.stock-levels-page .ant-col{margin-bottom:16px}.stock-levels-page .ant-space{flex-wrap:wrap}.stock-levels-page .ant-modal{margin:0;padding:16px}}.stock-movements-page{padding:24px}.stock-movements-page .ant-card{box-shadow:0 2px 8px #0000000f;border-radius:8px}.stock-movements-page .ant-statistic{text-align:center}.stock-movements-page .ant-statistic .ant-statistic-title{font-weight:500;color:#000000a6}.stock-movements-page .ant-statistic .ant-statistic-content{font-weight:600}.stock-movements-page .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.stock-movements-page .ant-tag{border-radius:4px;font-weight:500}.stock-movements-page .ant-modal-header{border-bottom:1px solid #f0f0f0}.stock-movements-page .ant-modal-title{font-weight:600;color:#262626}.stock-movements-page .ant-form-item-label>label{font-weight:500;color:#262626}.stock-movements-page .ant-btn-primary,.stock-movements-page .ant-input,.stock-movements-page .ant-input-number,.stock-movements-page .ant-select-selector,.stock-movements-page .ant-picker{border-radius:6px}.stock-movements-page .ant-table-pagination{margin:24px 0 0}@media (max-width: 768px){.stock-movements-page{padding:16px}.stock-movements-page .ant-col{margin-bottom:16px}.stock-movements-page .ant-space{flex-wrap:wrap}.stock-movements-page .ant-modal{margin:0;padding:16px}}.stock-locations-page{padding:0}.stock-locations-page .ant-card{box-shadow:0 2px 8px #0000000f;border-radius:8px}.stock-locations-page .ant-statistic{text-align:center}.stock-locations-page .ant-statistic .ant-statistic-title{font-weight:500;color:#000000a6}.stock-locations-page .ant-statistic .ant-statistic-content{font-weight:600}.stock-locations-page .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.stock-locations-page .ant-tag{border-radius:4px;font-weight:500}.stock-locations-page .ant-modal-header{border-bottom:1px solid #f0f0f0}.stock-locations-page .ant-modal-title{font-weight:600;color:#262626}.stock-locations-page .ant-form-item-label>label{font-weight:500;color:#262626}.stock-locations-page .ant-btn-primary,.stock-locations-page .ant-input,.stock-locations-page .ant-select-selector{border-radius:6px}.stock-locations-page .ant-table-pagination{margin:24px 0 0}@media (max-width: 768px){.stock-locations-page{padding:16px}.stock-locations-page .ant-col{margin-bottom:16px}.stock-locations-page .ant-space{flex-wrap:wrap}.stock-locations-page .ant-modal{margin:0;padding:16px}}.categories-page{padding:0}.categories-page .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.categories-page h2{color:#1890ff;font-weight:600;margin-bottom:16px}.categories-page .ant-table,.categories-page .ant-table-container,.categories-page .ant-table-content,.categories-page .ant-table-body{overflow-x:auto;overflow-y:visible}.categories-page .ant-table-thead>tr>th{background:linear-gradient(90deg,#fafafa,#f5f5f5);border-bottom:2px solid #e8e8e8;font-weight:600;font-size:12px;padding:8px 12px;text-align:center;white-space:nowrap;min-width:fit-content;width:auto}.add-button-text{display:inline}@media (max-width: 576px){.add-button-text{display:none}}.categories-page .ant-table-tbody>tr>td{padding:8px 12px;vertical-align:middle;white-space:nowrap}.empty-category-row{background-color:#f5f5f5!important;opacity:.8}.high-product-category-row{background-color:#e6f7ff!important;border-left:3px solid #52c41a}.parent-category-row{background-color:#fafafa!important;font-weight:500;border-top:1px solid #e8e8e8}.sub-category-row{background-color:#fdfdfd!important;position:relative}.sub-category-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#d9f7be,#b7eb8f)}.parent-category-row:hover,.sub-category-row:hover{background-color:#f0f8ff!important;transform:translate(1px);transition:all .2s ease}.sub-category-row td:first-child{background:linear-gradient(90deg,#f6ffed 0%,transparent 15%)}.categories-page .ant-table-thead>tr>th.ant-table-column-has-sorters{min-width:fit-content}.categories-page .ant-table-tbody>tr>td{min-width:fit-content}.tree-indent{font-family:Consolas,Monaco,Courier New,monospace;color:#bbb;font-size:12px;line-height:1}.categories-page .ant-statistic{text-align:center}.categories-page .ant-statistic-title{font-size:14px;color:#666;font-weight:500}.categories-page .ant-statistic-content{font-size:24px;font-weight:600}.categories-page .ant-tag{margin:2px;border-radius:6px;font-weight:500;font-size:11px}.bulk-actions-bar{background:linear-gradient(90deg,#e6f7ff,#f0f8ff);border:1px solid #91d5ff;border-radius:8px;padding:12px 16px;margin-bottom:16px}.ant-table-selection-column .ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5!important;border-color:#d9d9d9!important}@media (max-width: 768px){.categories-page .ant-table-thead>tr>th{font-size:10px;padding:6px 8px}.categories-page .ant-table-tbody>tr>td{padding:6px 8px}.tree-indent{font-size:10px}.categories-page .ant-btn span:not(.anticon){display:none}}@media (max-width: 576px){.categories-page .ant-btn-primary span:not(.anticon){display:none}}.categories-page .ant-table-tbody .ant-table-cell:last-child{text-align:center!important}.categories-page .ant-table-tbody .ant-table-cell:last-child>div{justify-content:center;align-items:center}@media (max-width: 768px){.categories-page{padding:10px}.categories-page .ant-col-6{margin-bottom:16px}.categories-page .ant-statistic-content{font-size:20px}}.categories-page .ant-spin-container{min-height:400px}.categories-page .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;color:#262626}.categories-page .ant-table-tbody>tr:hover>td{background-color:#e6f7ff}.categories-page .ant-input-search .ant-input-group-addon{background-color:#1890ff}.categories-page .ant-input-search .ant-input-group-addon .ant-btn{background-color:transparent;border-color:transparent;color:#fff}.categories-page .ant-input-search .ant-input-group-addon .ant-btn:hover{background-color:#ffffff1a}.google-sheets-container{padding:0}.google-sheets-header{margin-bottom:24px}.google-sheets-icon{color:#4285f4;margin-right:8px}.google-sheets-access-denied{display:flex;justify-content:center;align-items:center;min-height:200px}.ant-card{border-radius:8px}.ant-statistic-title{font-weight:500}.ant-statistic-content{font-weight:600}.auto-import-status-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.auto-import-status-card .ant-card-body{padding:16px}.control-panel-actions{display:flex;gap:16px;flex-wrap:wrap}.status-indicator{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500}.status-indicator.running{background-color:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-indicator.stopped{background-color:#fff2f0;color:#ff4d4f;border:1px solid #ffccc7}.scan-progress-container{background:#f5f5f5;padding:16px;border-radius:8px;margin-top:16px}.timeline-item-manual{background:#e6f7ff;padding:8px;border-radius:4px;margin-bottom:8px}.timeline-item-auto{background:#f6ffed;padding:8px;border-radius:4px;margin-bottom:8px}.file-pattern-tag{background:#f0f2ff;border:1px solid #adc6ff;color:#2f54eb}.processed-files-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.stats-card-running{border-left:4px solid #52c41a}.stats-card-stopped{border-left:4px solid #ff4d4f}.realtime-indicator{position:relative}.realtime-indicator:after{content:"";position:absolute;top:50%;left:-8px;width:6px;height:6px;background:#52c41a;border-radius:50%;animation:pulse 2s infinite;transform:translateY(-50%)}@keyframes pulse{}@media (max-width: 768px){.google-sheets-container{padding:0}.google-sheets-header .ant-typography{font-size:20px!important}.ant-col{margin-bottom:16px}.control-panel-actions{flex-direction:column}.ant-timeline{padding-left:16px}}.ecotrack-integration{padding:24px;background:#f5f5f5;min-height:100vh}.page-header{background:#fff;padding:24px;border-radius:8px;margin-bottom:24px;box-shadow:0 2px 8px #0000001a}.page-header h2{margin-bottom:8px;color:#1890ff}.form-card{height:100%}.form-card .ant-card-body{padding:24px}.results-card{height:100%}.upload-card{text-align:center}.upload-card .ant-upload{display:inline-block;margin:16px 0}.tracking-card{min-height:400px}.tracking-item{margin-bottom:24px}.tracking-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tracking-header .ant-typography{font-size:16px}.empty-state{text-align:center;padding:60px 0;color:#999}.empty-state p{margin-top:16px;font-size:14px}@media (max-width: 768px){.ecotrack-integration,.page-header,.form-card .ant-card-body{padding:16px}.tracking-header{flex-direction:column;align-items:flex-start;gap:8px}}.ant-tabs-nav{margin-bottom:24px}.ant-tabs-tab{padding:12px 24px;font-size:16px}.ant-tabs-tab-active{background:#f0f7ff;border-color:#1890ff}.ant-form-item-label>label{font-weight:500;color:#262626}.ant-input,.ant-select-selector,.ant-input-number{border-radius:6px}.ant-btn-primary{border-radius:6px;box-shadow:0 2px 4px #1890ff33}.ant-btn-primary:hover{box-shadow:0 4px 8px #1890ff4d}.ant-table-thead>tr>th{background:#fafafa;border-bottom:2px solid #e8e8e8;font-weight:600}.ant-table-tbody>tr:hover>td{background:#f0f7ff}.ant-tag{border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500}.ant-steps-item-title{font-weight:500}.ant-steps-item-description{color:#666;font-size:12px}.ant-alert-info{border:1px solid #d6f7ff;background:#f6ffed}.ant-alert-info .ant-alert-message{color:#1890ff}.ant-upload-btn{border:2px dashed #d9d9d9;border-radius:6px;padding:20px;transition:all .3s ease}.ant-upload-btn:hover{border-color:#1890ff;background:#f0f7ff}.ant-card{transition:all .3s ease;border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-card:hover{box-shadow:0 4px 16px #00000026}.ant-spin-container{position:relative}.ant-spin-blur{pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ant-tag.ant-tag-success{animation:successPulse .6s ease-in-out}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-select-selector{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.ant-table-body::-webkit-scrollbar{width:8px;height:8px}.ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.product-display-layout{min-height:100vh;background:linear-gradient(135deg,#f0f2f5,#e6f7ff)}.modern-header{background:linear-gradient(135deg,#001529,#003a8c);box-shadow:0 4px 20px #0015291a;position:sticky;top:0;z-index:1000}.header-content{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:64px}.header-left{display:flex;align-items:center;gap:16px}.back-button{color:#fff!important;font-weight:600}.back-button:hover{background:#ffffff1a!important;color:#fff!important}.breadcrumb{color:#ffffffd9;font-size:14px;display:flex;align-items:center;gap:8px}.header-right .ant-btn{color:#fff!important;border:none!important}.header-right .ant-btn:hover{background:#ffffff1a!important;color:#fff!important}.favorite-btn.favorited{color:#ff4d4f!important}.modern-content{padding:32px 24px;max-width:1400px;margin:0 auto}.product-container{width:100%}.hero-card{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000014;border:none}.hero-card .ant-card-body{padding:0}.image-section{position:relative;background:linear-gradient(135deg,#fafafa,#f0f0f0);height:100%;min-height:500px;display:flex;align-items:center;justify-content:center}.stock-ribbon .ant-ribbon-text{font-weight:600;font-size:12px}.product-image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:24px}.product-main-image{max-width:100%;max-height:450px;object-fit:contain;border-radius:12px}.no-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#8c8c8c}.placeholder-icon{font-size:120px;margin-bottom:16px;color:#d9d9d9}.image-placeholder{display:flex;align-items:center;justify-content:center;height:200px;background:#f0f0f0;border-radius:8px}.details-section{padding:40px;background:#fff;height:100%;display:flex;flex-direction:column}.product-header{margin-bottom:32px}.product-tags{margin-bottom:16px}.product-title{margin:16px 0!important;font-size:28px!important;font-weight:700!important;line-height:1.3!important;color:#262626!important}.rating-section{display:flex;align-items:center;margin-bottom:24px}.price-card{background:linear-gradient(135deg,#f6ffed,#f0f9ff);border:2px solid #52c41a;border-radius:12px;margin-bottom:24px}.price-card .ant-statistic-title{color:#666!important;font-weight:600!important;margin-bottom:8px!important}.stock-info{text-align:right}.stock-tag{font-weight:600;font-size:12px;padding:4px 8px}.description-card{margin-bottom:24px;border-radius:12px}.description-card .ant-card-head{border-bottom:2px solid #f0f0f0}.action-card{border-radius:12px;border:2px solid #1890ff;background:linear-gradient(135deg,#fff,#f9faff)}.quantity-selector-modern{display:flex;align-items:center;justify-content:space-between}.total-display{background:linear-gradient(135deg,#e6f7ff,#f0f9ff);padding:16px;border-radius:8px;border:1px solid #91d5ff}.action-buttons-modern .whatsapp-button{background:linear-gradient(135deg,#25d366,#128c7e);border:none;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 16px #25d3664d}.action-buttons-modern .whatsapp-button:hover{background:linear-gradient(135deg,#34e27a,#1aa3a3);box-shadow:0 6px 20px #25d36666;transform:translateY(-2px)}.action-buttons-modern .ant-btn{font-weight:600;transition:all .3s ease}.action-buttons-modern .ant-btn:hover{transform:translateY(-1px)}.feature-card{border-radius:12px;border:none;box-shadow:0 4px 16px #0000000f;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.feature-content{display:flex;align-items:center;gap:16px}.feature-icon{font-size:32px;color:#1890ff;background:linear-gradient(135deg,#e6f7ff,#f0f9ff);padding:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:64px;height:64px}.info-card{border-radius:16px;border:none;box-shadow:0 6px 24px #00000014}.info-card .ant-card-head{border-bottom:2px solid #f0f0f0;border-radius:16px 16px 0 0}.info-section .ant-typography h4{color:#1890ff;margin-bottom:24px}.spec-list{display:flex;flex-direction:column;gap:16px}.spec-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.spec-item:last-child{border-bottom:none}.order-process .ant-steps{margin-top:16px}.order-process .ant-steps-item-title{font-weight:600!important}.modern-footer{background:linear-gradient(135deg,#001529,#003a8c);color:#fff;text-align:center;margin-top:48px}.footer-content{max-width:1400px;margin:0 auto;padding:0 24px}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.loading-container .ant-spin{margin-bottom:24px}.error-container{padding:48px 24px}.error-container .ant-alert{max-width:500px;border-radius:12px;box-shadow:0 8px 32px #ff4d4f1a}@media (max-width: 1200px){.modern-content{padding:24px 16px}.details-section{padding:32px 24px}}@media (max-width: 768px){.header-content{padding:0 16px}.breadcrumb{display:none}.modern-content{padding:16px 12px}.details-section{padding:24px 16px}.product-title{font-size:24px!important}.image-section{min-height:300px}.product-image-container{padding:16px}.feature-content{flex-direction:column;text-align:center;gap:12px}.feature-icon{font-size:24px;width:48px;height:48px;padding:12px}.quantity-selector-modern{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width: 480px){.action-buttons-modern .ant-row{flex-direction:column;gap:8px}.action-buttons-modern .ant-col{width:100%!important}.spec-item{flex-direction:column;align-items:flex-start;gap:8px}.total-display .ant-row{flex-direction:column;gap:8px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-card,.feature-card,.info-card{animation:fadeInUp .6s ease-out}.feature-card:nth-child(2){animation-delay:.1s}.feature-card:nth-child(3){animation-delay:.2s}.info-card{animation-delay:.3s}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primary: #1E88E5;--secondary: #43A047;--background: #F4F6F8;--card: #FFFFFF;--text-primary: #212121;--accent: #FFB300;--primary-hover: #1976D2;--primary-active: #1565C0;--primary-light: #E3F2FD;--secondary-hover: #388E3C;--secondary-active: #2E7D32;--secondary-light: #E8F5E8;--accent-hover: #FFA000;--accent-active: #FF8F00;--accent-light: #FFF8E1;--text-secondary: #757575;--text-disabled: #BDBDBD;--text-inverse: #FFFFFF;--border-color: #E0E0E0;--divider-color: #F5F5F5;--success: #43A047;--warning: #FFB300;--error: #F44336;--info: #1E88E5}*{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:var(--background);color:var(--text-primary)}#root,.App{min-height:100vh}.ant-layout.rtl,.ant-layout.rtl .ant-menu-horizontal{direction:rtl}.auth-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%)}.auth-card{width:100%;max-width:400px;margin:20px;box-shadow:0 8px 32px #0000001a;border-radius:12px;background-color:var(--card)}.auth-header{text-align:center;margin-bottom:24px}.auth-title{color:var(--text-primary);font-size:24px;font-weight:600;margin-bottom:8px}.auth-subtitle{color:var(--text-secondary);font-size:14px}.dashboard-stats{margin-bottom:24px}.dashboard-card{border-radius:8px;box-shadow:0 2px 8px #0000000f;background-color:var(--card);border:1px solid var(--border-color)}.language-switcher{margin-left:auto}.orders-table .ant-table-thead>tr>th{background-color:var(--primary-light);font-weight:600;color:var(--text-primary)}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}@media (max-width: 768px){.auth-card{margin:16px}.dashboard-stats .ant-col{margin-bottom:16px}}.ant-btn-primary{background-color:var(--primary);border-color:var(--primary)}.ant-btn-primary:hover,.ant-btn-primary:focus{background-color:var(--primary-hover);border-color:var(--primary-hover)}.ant-btn-primary:active{background-color:var(--primary-active);border-color:var(--primary-active)}.ant-btn-success{background-color:var(--secondary);border-color:var(--secondary);color:var(--text-inverse)}.ant-btn-success:hover,.ant-btn-success:focus{background-color:var(--secondary-hover);border-color:var(--secondary-hover);color:var(--text-inverse)}.ant-btn-warning{background-color:var(--accent);border-color:var(--accent);color:var(--text-primary)}.ant-btn-warning:hover,.ant-btn-warning:focus{background-color:var(--accent-hover);border-color:var(--accent-hover)}.ant-menu{background-color:var(--card);color:var(--text-primary)}.ant-menu-item:hover,.ant-menu-submenu-title:hover{color:var(--primary)}.ant-menu-item-selected{background-color:var(--primary-light)!important;color:var(--primary)!important}.ant-layout{background-color:var(--background)}.ant-layout-header{background-color:var(--card);border-bottom:1px solid var(--border-color)}.ant-layout-sider{background-color:var(--card)}.ant-layout-content{background-color:var(--background)}.ant-card{background-color:var(--card);border:1px solid var(--border-color)}.ant-card-head{background-color:var(--card);border-bottom:1px solid var(--border-color);color:var(--text-primary)}.ant-table{background-color:var(--card)}.ant-table-thead>tr>th{background-color:var(--primary-light);color:var(--text-primary);border-bottom:1px solid var(--border-color)}.ant-table-tbody>tr>td{border-bottom:1px solid var(--divider-color)}.ant-table-tbody>tr:hover>td{background-color:var(--primary-light)}.ant-form-item-label>label{color:var(--text-primary)}.ant-input{border-color:var(--border-color);background-color:var(--card);color:var(--text-primary)}.ant-input:hover{border-color:var(--primary)}.ant-input:focus,.ant-input-focused{border-color:var(--primary);box-shadow:0 0 0 2px #1e88e533}.ant-select-selector{border-color:var(--border-color)!important;background-color:var(--card)!important}.ant-select-focused .ant-select-selector{border-color:var(--primary)!important;box-shadow:0 0 0 2px #1e88e533!important}.ant-dropdown{background-color:var(--card);border:1px solid var(--border-color)}.ant-modal-content{background-color:var(--card)}.ant-modal-header{background-color:var(--card);border-bottom:1px solid var(--border-color)}.ant-modal-title{color:var(--text-primary)}.ant-drawer-content{background-color:var(--card)}.ant-drawer-header{background-color:var(--card);border-bottom:1px solid var(--border-color)}.ant-tag{border-color:var(--border-color);background-color:var(--card);color:var(--text-primary)}.ant-tag-blue{background-color:var(--primary-light);border-color:var(--primary);color:var(--primary)}.ant-tag-green{background-color:var(--secondary-light);border-color:var(--secondary);color:var(--secondary)}.ant-tag-orange{background-color:var(--accent-light);border-color:var(--accent);color:var(--accent-hover)}.ant-alert-info{background-color:var(--primary-light);border:1px solid var(--primary)}.ant-alert-success{background-color:var(--secondary-light);border:1px solid var(--secondary)}.ant-alert-warning{background-color:var(--accent-light);border:1px solid var(--accent)}.ant-progress-bg{background-color:var(--primary)}.ant-statistic-title{color:var(--text-secondary)}.ant-statistic-content{color:var(--text-primary)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-background{background-color:var(--background)}.bg-card{background-color:var(--card)}.bg-accent{background-color:var(--accent)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-inverse{color:var(--text-inverse)}.border-primary{border-color:var(--primary)}.border-secondary{border-color:var(--secondary)}.border-accent{border-color:var(--accent)}.theme-card{background-color:var(--card);border:1px solid var(--border-color);border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000000f}.theme-button-primary{background-color:var(--primary);border-color:var(--primary);color:var(--text-inverse)}.theme-button-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.theme-button-secondary{background-color:var(--secondary);border-color:var(--secondary);color:var(--text-inverse)}.theme-button-secondary:hover{background-color:var(--secondary-hover);border-color:var(--secondary-hover)}.theme-accent{color:var(--accent)}.theme-divider{border-color:var(--divider-color)}.hidden-xs,.hidden-sm,.hidden-md,.hidden-lg{display:inline}@media only screen and (max-width: 600px){.hidden-xs{display:none!important}.mobile-full-width{width:100%!important}.mobile-text-center{text-align:center!important}.mobile-padding-sm{padding:8px!important}.mobile-margin-sm{margin:8px!important}}@media only screen and (min-width: 600px) and (max-width: 768px){.hidden-sm{display:none!important}}@media only screen and (min-width: 768px) and (max-width: 992px){.hidden-md{display:none!important}}@media only screen and (min-width: 992px){.hidden-lg{display:none!important}}.responsive-title{font-size:clamp(1.5rem,4vw,2.5rem)!important}.responsive-subtitle{font-size:clamp(.875rem,2.5vw,1.125rem)!important}.responsive-text{font-size:clamp(.875rem,2vw,1rem)!important}.responsive-container{padding:0 clamp(8px,2vw,24px)!important}.responsive-card{margin:clamp(8px,2vw,16px)!important}.responsive-button-group{display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 576px){.responsive-button-group{flex-direction:column}.responsive-button-group .ant-btn{width:100%;margin-bottom:8px}}.responsive-table .ant-table-wrapper{overflow-x:auto}.responsive-table .ant-table-tbody>tr>td{white-space:nowrap;min-width:100px}@media (max-width: 768px){.ant-form-item-label{text-align:left!important}.ant-col-xs-24{width:100%!important}}.responsive-statistic{text-align:center}@media (min-width: 768px){.responsive-statistic{text-align:left}}@media (max-width: 576px){.ant-modal{margin:16px!important;max-width:calc(100vw - 32px)!important}.ant-modal-content,.ant-modal-header,.ant-modal-body,.ant-modal-footer{padding:16px!important}}.responsive-margin{margin:clamp(8px,2vw,24px)!important}.responsive-padding{padding:clamp(8px,2vw,24px)!important}.ant-layout-sider-collapsed .ant-menu-item-icon{font-size:16px!important}.ant-layout-sider-collapsed .ant-menu-item{padding-left:24px!important}[dir=rtl] .responsive-button-group,[dir=rtl] .admin-actions-buttons{flex-direction:row-reverse}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%}@media (max-width: 768px){.loading-container{min-height:150px}}@media (max-width: 576px){.ant-col-xs-24{padding:0 4px!important}}@media (max-width: 768px){.ant-col-sm-12{padding:0 4px!important}}.scrollable-content{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.ant-layout-sider{position:fixed!important;z-index:1000!important;height:100vh!important}}body{margin:0;padding:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
