.App{min-height:100vh}*{box-sizing:border-box}html,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}@media (max-width: 576px){.ant-layout-sider{position:fixed!important;left:-200px;z-index:1000;transition:left .3s ease}.ant-layout-sider.ant-layout-sider-collapsed{left:-80px}.mobile-sider-open .ant-layout-sider{left:0}.ant-layout-content{margin-left:0!important;padding:12px}.ant-table-wrapper{overflow-x:auto}.ant-form-item{margin-bottom:16px}.mobile-full-width{width:100%!important}}@media (min-width: 577px) and (max-width: 768px){.ant-layout-content{padding:16px}.tablet-responsive{flex-direction:column}}@media (min-width: 769px) and (max-width: 992px){.ant-layout-content{padding:20px}}@media (min-width: 993px){.ant-layout-content{padding:24px}}.ant-layout{min-height:100vh}.ant-layout-header{padding:0 16px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 576px){.ant-layout-header{padding:0 12px}}.ant-layout-sider{overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0}.ant-layout-content{margin-left:200px;transition:margin-left .3s ease;min-height:calc(100vh - 64px);overflow-y:auto}.ant-layout-sider-collapsed+.ant-layout>.ant-layout-content{margin-left:80px}.responsive-card{margin-bottom:16px}@media (max-width: 576px){.responsive-card .ant-card-body{padding:16px}}.responsive-table{overflow-x:auto}@media (max-width: 768px){.responsive-table .ant-table-thead>tr>th,.responsive-table .ant-table-tbody>tr>td{padding:8px;font-size:12px}}.responsive-form{max-width:100%}@media (min-width: 768px){.responsive-form{max-width:600px}}.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%}}.responsive-chart{width:100%;height:300px}@media (max-width: 576px){.responsive-chart{height:250px}}@media (min-width: 992px){.responsive-chart{height:400px}}.item-form-container{max-width:1200px;margin:0 auto;padding:24px}.item-form-container .ant-form-item{margin-bottom:12px}.item-form-container .ant-form-item-with-help{margin-bottom:16px}@media (max-width: 768px){.item-form-container{padding:16px}.item-form-container .ant-form-item{margin-bottom:10px}}@media (max-width: 576px){.item-form-container{padding:12px}.item-form-container .ant-form-item{margin-bottom:8px}}.item-form-section{margin-bottom:16px}.item-form-section .ant-collapse{border:none;background:transparent}.item-form-section .ant-collapse-item{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:8px;overflow:hidden}.item-form-section .ant-collapse-header{padding:12px 16px;background:#fafafa;border-bottom:1px solid #f0f0f0;font-weight:600}.item-form-section .ant-collapse-content{border:none}.item-form-section .ant-collapse-content-box{padding:16px}@media (max-width: 768px){.item-form-section .ant-collapse-header{padding:10px 14px;font-size:14px}.item-form-section .ant-collapse-content-box{padding:14px}}@media (max-width: 576px){.item-form-section .ant-collapse-header{padding:8px 12px;font-size:13px}.item-form-section .ant-collapse-content-box{padding:12px}}.item-form-essential,.item-form-essential .ant-collapse-header{background:#f6ffed;border-color:#b7eb8f}.item-form-actions{margin-top:24px;padding-top:12px;border-top:1px solid #f0f0f0;display:flex;gap:12px;justify-content:flex-end}@media (max-width: 576px){.item-form-actions{flex-direction:column-reverse;gap:8px;margin-top:20px;padding-top:10px}.item-form-actions .ant-btn{width:100%}}.item-form-row{margin-bottom:0}.item-form-row .ant-col{margin-bottom:8px}@media (max-width: 576px){.item-form-row .ant-col{margin-bottom:6px}}.price-field-with-margin{position:relative}.margin-indicator{position:absolute;top:-8px;right:8px;background:#52c41a;color:#fff;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;z-index:2}.margin-indicator.negative{background:#ff4d4f}@media (max-width: 576px){.ant-switch{min-width:36px;height:20px}.ant-switch-inner{font-size:10px}}.mobile-only{display:block}.desktop-only{display:none}@media (min-width: 769px){.mobile-only{display:none}.desktop-only{display:block}}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.error-container{text-align:center;padding:40px 20px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.custom-actions-dropdown .ant-dropdown-menu{padding:12px 0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 4px 8px #00000014;border:1px solid rgba(0,0,0,.06);min-width:280px}.custom-actions-dropdown .ant-dropdown-menu-item{padding:12px 20px;margin:2px 8px;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:12px}.custom-actions-dropdown .ant-dropdown-menu-item:hover{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);transform:translateY(-1px);box-shadow:0 2px 8px #3b82f626}.custom-actions-dropdown .ant-dropdown-menu-item-danger:hover{background:linear-gradient(135deg,#fef2f2,#fee2e2);transform:translateY(-1px);box-shadow:0 2px 8px #ef444426}.custom-actions-dropdown .ant-dropdown-menu-item-disabled{opacity:.5;cursor:not-allowed}.custom-actions-dropdown .ant-dropdown-menu-item-disabled:hover{background:transparent;transform:none;box-shadow:none}.custom-actions-dropdown .ant-dropdown-menu-item .anticon{font-size:16px;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.custom-actions-dropdown .ant-dropdown-menu-divider{margin:8px 16px;background-color:#0000000f;height:1px}.custom-actions-dropdown .ant-dropdown-menu-item[data-action-type=document]{border-left:3px solid #1890ff;padding-left:17px}.custom-actions-dropdown .ant-dropdown-menu-item[data-action-type=primary]{border-left:3px solid #52c41a;padding-left:17px;font-weight:600}.custom-actions-dropdown .ant-dropdown-menu-item[data-action-type=shipment]{border-left:3px solid #722ed1;padding-left:17px}.custom-actions-dropdown .ant-dropdown-menu-item[data-action-type=payment]{border-left:3px solid #fa8c16;padding-left:17px}.custom-actions-dropdown .ant-dropdown-menu-item[data-action-type=communication]{border-left:3px solid #13c2c2;padding-left:17px}.custom-actions-dropdown .ant-dropdown-menu-item[data-action-type=management]{border-left:3px solid #eb2f96;padding-left:17px}.custom-actions-dropdown .ant-dropdown-menu-item[data-action-type=danger]{border-left:3px solid #ff4d4f;padding-left:17px}.custom-actions-dropdown .ant-dropdown-menu-item .ant-dropdown-menu-title-content{flex:1;font-weight:500;color:#262626}.custom-actions-dropdown .ant-dropdown-menu-item-danger .ant-dropdown-menu-title-content{color:#ff4d4f}@media (max-width: 768px){.custom-actions-dropdown .ant-dropdown-menu{min-width:260px}.custom-actions-dropdown .ant-dropdown-menu-item{padding:10px 16px;font-size:13px}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.5}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-color:#f0f2f5;color:#000000d9}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.35}@media (max-width: 576px){html{font-size:14px}h1{font-size:1.5rem}h2{font-size:1.35rem}h3{font-size:1.2rem}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:.9rem}}@media (min-width: 577px) and (max-width: 768px){html{font-size:15px}}@media (min-width: 769px){html{font-size:16px}}a{color:#1890ff;text-decoration:none;transition:color .3s}a:hover,a:focus{color:#40a9ff;text-decoration:underline}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #1890ff;outline-offset:2px}@media (prefers-contrast: high){body{background-color:#fff;color:#000}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
