@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.search-modal .ant-modal-body{padding:24px}.search-results{margin-top:16px;max-height:400px;overflow-y:auto}.search-result-item{cursor:pointer;padding:12px 16px;border-radius:6px;transition:all .2s ease}.search-result-item:hover{background-color:var(--ant-color-fill-tertiary)}.search-loading,.search-placeholder{display:flex;justify-content:center;padding:40px 20px}.notification-panel{height:100%}.notification-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.notification-item{padding:12px 0;border-bottom:1px solid var(--ant-color-border)}.notification-item:last-child{border-bottom:none}.notification-item.unread{background-color:var(--ant-color-primary-bg);border-radius:6px;padding:12px;margin:4px 0}.notification-title{display:flex;align-items:center;justify-content:space-between;width:100%}.notification-time{font-size:12px;margin-left:8px}.notification-content{display:flex;flex-direction:column;gap:8px}.notification-item .ant-list-item-meta-avatar{margin-right:12px}.notification-item .ant-list-item-action{margin-left:8px}.sync-status-button{color:#ccc!important}.sync-status-button:hover{color:#fff!important;background-color:#333!important}.sync-icon{font-size:16px}.sync-icon.pending{color:#faad14}.sync-icon.synced{color:#52c41a}.sync-badge .ant-badge-count{min-width:16px;height:16px;font-size:10px;line-height:16px;padding:0 4px;background-color:#faad14;border-color:#faad14}@media (max-width: 768px){.sync-status-button{width:28px!important;height:28px!important;padding:0!important;min-width:28px!important;display:flex!important;align-items:center!important;justify-content:center!important}.sync-badge .ant-badge-count{min-width:14px;height:14px;font-size:9px;line-height:14px}}.app-header{position:fixed;top:0;right:0;left:250px;z-index:1000;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#000;border-bottom:1px solid #333333;box-shadow:0 2px 8px #0000004d;transition:all .3s ease}.app-header.collapsed{left:80px}.trigger{font-size:16px;color:#fff}.company-name{font-weight:600;font-size:16px;color:#fff}.header-actions{display:flex;align-items:center;gap:4px}.desktop-actions{display:flex}.mobile-actions{display:none}.header-action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;color:#ccc;transition:all .3s ease}.header-action:hover{background-color:#333;color:#fff}.user-info{cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .3s ease}.user-info:hover{background-color:#333}.user-name{font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}@media (max-width: 768px){.app-header{left:0!important;padding:0 12px!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-direction:row!important;flex-wrap:nowrap!important;position:fixed!important;top:0!important;right:0!important;z-index:1000!important}.header-left{display:flex!important;align-items:center!important;gap:12px!important;flex:1!important;min-width:0!important;flex-direction:row!important;flex-wrap:nowrap!important;max-width:calc(100% - 160px)!important}.header-right{display:flex!important;align-items:center!important;flex-shrink:0!important;flex-direction:row!important;flex-wrap:nowrap!important;width:160px!important;justify-content:flex-end!important}.desktop-actions{display:none!important}.mobile-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;flex-direction:row!important;flex-wrap:nowrap!important}.mobile-actions-left{display:flex!important;align-items:center!important;flex-shrink:0!important}.mobile-actions-right{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.mobile-actions-right>*{display:inline-flex!important;align-items:center!important;flex-shrink:0!important}.user-name{display:none!important}.company-name{font-size:16px!important;font-weight:600!important;color:#fff!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:140px!important;flex-shrink:1!important}.trigger{font-size:16px!important;color:#fff!important;width:32px!important;height:32px!important;min-width:32px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;flex-shrink:0!important}.trigger:hover{color:#fff!important;background-color:#333!important}.header-action{width:32px!important;height:32px!important;min-width:32px!important;color:#ccc!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;flex-shrink:0!important}.header-action:hover{color:#fff!important;background-color:#333!important}.user-info{padding:4px 8px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.user-info:hover{background-color:#333!important}.user-info .ant-avatar{width:28px!important;height:28px!important;min-width:28px!important;flex-shrink:0!important}.app-header *{flex-shrink:0!important}.ant-space-vertical{flex-direction:row!important}.ant-space-vertical>.ant-space-item{margin-bottom:0!important;margin-right:4px!important}.ant-dropdown{z-index:1050!important}.ant-dropdown-menu{min-width:160px!important;max-width:200px!important;box-shadow:0 4px 12px #0006!important}.ant-dropdown-trigger{outline:none!important}.ant-dropdown-trigger:focus{outline:none!important}.mobile-user-avatar{cursor:pointer!important}.mobile-user-wrapper{cursor:pointer!important;padding:4px!important;border-radius:50%!important;transition:background-color .3s ease!important}.mobile-user-wrapper:hover{background-color:#ffffff1a!important}.mobile-user-dropdown .ant-dropdown-menu{border-radius:8px!important;box-shadow:0 4px 12px #0006!important;border:1px solid rgba(255,255,255,.1)!important}.ant-dropdown-menu-item{transition:all .2s ease!important}.ant-dropdown-menu-item:active{background-color:#f0f0f0!important}}.mobile-actions-content{padding:0}.action-item{display:flex;align-items:center;gap:12px;padding:16px 20px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .3s ease}.action-item:hover{background-color:#f5f5f5}.action-item:last-child{border-bottom:none}.action-item .anticon{font-size:16px;color:#666}.action-item span{font-size:14px;color:#333;font-weight:500}.language-options{margin-top:8px;margin-left:28px}.language-option{padding:8px 0;font-size:13px;color:#666;cursor:pointer}.language-option:hover{color:#1890ff}@media (max-width: 480px){.app-header{padding:0 8px;height:54px}.company-name{font-size:12px;max-width:100px}.header-right .ant-space{gap:2px!important}.header-action{width:24px;height:24px;min-width:24px}.user-info .ant-avatar{width:24px;height:24px}.trigger{font-size:12px}.header-right .ant-space-item:nth-child(3){display:none}}.app-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:1001;background:#001529;transition:all .3s ease}.sidebar-header{display:flex;align-items:center;gap:12px;padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.company-info{flex:1;min-width:0}.company-name{display:block;color:#fff;font-weight:600;font-size:16px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-code{display:block;font-size:12px;line-height:1;margin-top:2px}.sidebar-menu{border-right:none;height:calc(100vh - 140px);overflow-y:auto}.sidebar-menu .ant-menu-item,.sidebar-menu .ant-menu-submenu-title{margin:0;height:48px;line-height:48px}.sidebar-menu .ant-menu-item-icon{font-size:16px}.sidebar-footer{position:absolute;bottom:0;left:0;right:0;padding:16px;border-top:1px solid rgba(255,255,255,.1);background:#001529}.user-info{display:flex;align-items:center;gap:12px}.user-details{flex:1;min-width:0}.user-name{display:block;color:#fff;font-weight:500;font-size:14px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{display:block;font-size:12px;line-height:1;margin-top:2px}@media (max-width: 768px){.desktop-only{display:none}.mobile-only{display:block}.mobile-sidebar .ant-drawer-body{background:#001529}}@media (min-width: 769px){.mobile-only{display:none}.desktop-only{display:block}}.sidebar-menu::-webkit-scrollbar{width:4px}.sidebar-menu::-webkit-scrollbar-track{background:transparent}.sidebar-menu::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.sidebar-menu::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.offline-indicator{position:sticky;top:64px;z-index:1000;margin:-24px -24px 24px}.offline-indicator .ant-alert{border-radius:0;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:none;border-bottom:3px solid #2196f3;box-shadow:0 2px 8px #2196f326;padding:12px 24px}.offline-indicator .ant-alert-info{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.offline-indicator .ant-alert-info .ant-alert-icon{color:#1976d2}.offline-indicator .ant-alert-message{color:#1565c0;font-weight:600}.offline-indicator .ant-alert-description{color:#1976d2;font-size:13px}.offline-indicator .ant-alert-close-icon{color:#1976d2;opacity:.8}.offline-indicator .ant-alert-close-icon:hover{opacity:1}.offline-description{display:flex;flex-direction:column;gap:4px}@media (max-width: 768px){.offline-indicator{margin:-16px -16px 16px;top:56px}}.app-layout{min-height:100vh}.site-layout{margin-left:250px;transition:all .3s ease}.site-layout.collapsed{margin-left:80px}.site-layout-content{min-height:calc(100vh - 64px);padding:80px 24px 24px;background-color:var(--ant-color-bg-layout)}@media (max-width: 768px){.site-layout,.site-layout.collapsed{margin-left:0}.site-layout-content{padding:72px 16px 16px;min-height:calc(100vh - 56px)}}@media (max-width: 480px){.site-layout-content{padding:66px 12px 12px;min-height:calc(100vh - 54px)}}.error-boundary{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background:var(--ant-color-bg-layout)}.error-details{margin-top:40px;width:100%;max-width:800px;padding:20px;background:var(--ant-color-bg-container);border:1px solid var(--ant-color-border);border-radius:6px}.error-details summary{cursor:pointer;font-weight:600;color:var(--ant-color-text);padding:10px;background:var(--ant-color-fill-tertiary);border-radius:4px;margin-bottom:10px}.error-details summary:hover{background:var(--ant-color-fill-secondary)}.error-content{padding:10px 0}.error-content h4{margin:20px 0 10px;color:var(--ant-color-text);font-size:14px;font-weight:600}.error-content pre{background:var(--ant-color-fill-quaternary);border:1px solid var(--ant-color-border);border-radius:4px;padding:12px;font-size:12px;line-height:1.5;overflow-x:auto;color:var(--ant-color-text);white-space:pre-wrap;word-break:break-word}@media (max-width: 768px){.error-boundary{padding:10px}.error-details{padding:15px}.error-content pre{font-size:11px}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:400px;box-shadow:0 4px 20px #0000001a;border-radius:8px}@media (max-width: 768px){.login-container{padding:10px}.login-card{max-width:100%}}.register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.register-card{width:100%;max-width:500px;box-shadow:0 4px 20px #0000001a;border-radius:8px}@media (max-width: 768px){.register-container{padding:10px}.register-card{max-width:100%}}.profile-container{max-width:800px;margin:0 auto;padding:24px}.profile-card{margin-bottom:24px;box-shadow:0 2px 8px #0000001a}.avatar-section{display:flex;flex-direction:column;align-items:center;margin:24px 0}.avatar-uploader .ant-upload{width:100px;height:100px;border-radius:50%;overflow:hidden}.info-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f0}.info-row:last-child{border-bottom:none}@media (max-width: 768px){.profile-container{padding:16px}.ant-space-horizontal{flex-direction:column}.ant-space-horizontal .ant-space-item{width:100%}}.kpi-cards{width:100%}.kpi-cards .kpi-card{height:100%;transition:all .3s ease;min-height:180px}.kpi-cards .kpi-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.kpi-content{display:flex;flex-direction:column;gap:12px;height:100%}.kpi-details{display:flex;flex-direction:column;gap:8px;flex:1}.kpi-progress{display:flex;flex-direction:column;gap:4px;margin-top:auto}.progress-header{display:flex;justify-content:space-between;align-items:center}.progress-header .ant-typography{font-size:12px}@media (max-width: 1200px){.kpi-cards .ant-col{min-width:calc(50% - 8px)}}@media (max-width: 768px){.kpi-cards .kpi-card{min-height:160px}.kpi-content{gap:8px}}@media (max-width: 576px){.kpi-cards .ant-col{margin-bottom:12px;min-width:100%}.kpi-cards .kpi-card{min-height:140px}}.dashboard-charts{width:100%}.dashboard-charts .chart-container{height:350px;position:relative;width:100%;overflow:hidden}.dashboard-charts .chart-container.small{height:280px}.dashboard-charts .ant-card{height:100%}.dashboard-charts .ant-card-body{padding:16px;height:calc(100% - 64px)}.dashboard-charts .ant-card-extra{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dashboard-charts .ant-row{margin:0!important}.dashboard-charts .ant-col{padding-left:8px!important;padding-right:8px!important}@media (max-width: 1200px){.dashboard-charts .chart-container{height:320px}.dashboard-charts .chart-container.small{height:260px}}@media (max-width: 768px){.dashboard-charts .chart-container{height:280px}.dashboard-charts .chart-container.small{height:240px}.dashboard-charts .ant-card-extra{flex-direction:column;align-items:flex-start;gap:8px}.dashboard-charts .ant-col{padding-left:4px!important;padding-right:4px!important}}@media (max-width: 576px){.dashboard-charts .chart-container{height:250px}.dashboard-charts .chart-container.small{height:220px}}.recent-activity-card{height:100%}.recent-activity-card .ant-card-body{padding:0}.activity-item{cursor:pointer;transition:all .2s ease;padding:16px 24px;border-bottom:1px solid var(--ant-color-border)}.activity-item:hover{background-color:var(--ant-color-fill-tertiary)}.activity-item:last-child{border-bottom:none}.activity-description{display:flex;flex-direction:column;gap:4px}.activity-time{font-size:12px}.activity-item .ant-list-item-action{margin-left:8px}.executive-dashboard{padding:0;max-width:100%;overflow-x:hidden}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap}.dashboard-header h2{margin:0;flex:1;min-width:0}.executive-dashboard .ant-space{width:100%!important}.executive-dashboard .ant-row{margin-left:0!important;margin-right:0!important}.executive-dashboard .ant-col{padding-left:12px!important;padding-right:12px!important}@media (max-width: 768px){.dashboard-header{flex-direction:column;align-items:flex-start;gap:16px}.executive-dashboard .ant-col{padding-left:8px!important;padding-right:8px!important}}@media (max-width: 576px){.executive-dashboard .ant-col{padding-left:4px!important;padding-right:4px!important}}.product-list{width:100%}.product-list-filters{margin-bottom:24px}.product-name{font-weight:600;color:var(--ant-color-text);line-height:1.4}.product-code{font-size:12px;color:var(--ant-color-text-secondary);line-height:1.4}.product-list .ant-table-tbody>tr>td{padding:12px 16px}.product-list .ant-avatar{border:1px solid var(--ant-color-border)}@media (max-width: 768px){.product-list-filters{margin-bottom:16px}.product-list-filters .ant-space{width:100%}.product-list-filters .ant-input-search{width:100%!important;margin-bottom:8px}}.product-form{max-width:1200px;margin:0 auto}.product-form .ant-card{box-shadow:0 2px 8px #0000001a}.product-form .ant-upload-select-picture-card,.product-form .ant-upload-list-picture-card .ant-upload-list-item{width:100%;height:200px}@media (max-width: 768px){.product-form .ant-col{margin-bottom:16px}}.product-category-list{padding:24px}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.header-left{display:flex;align-items:center;gap:16px}.item-count{color:var(--ant-color-text-secondary);font-size:14px}.header-right{display:flex;gap:8px}.filters-row{margin-bottom:24px;padding:16px;background:var(--ant-color-bg-container);border-radius:8px;border:1px solid var(--ant-color-border)}.category-info{display:flex;flex-direction:column;gap:4px}.category-name{display:flex;align-items:center;font-weight:500;color:var(--ant-color-text)}.category-code{font-size:12px;color:var(--ant-color-text-secondary);background:var(--ant-color-fill-secondary);padding:2px 6px;border-radius:4px;width:fit-content}.description-cell{max-width:200px}.no-description{color:var(--ant-color-text-tertiary);font-style:italic}.parent-category{display:flex;align-items:center;color:var(--ant-color-text-secondary)}.no-parent{color:var(--ant-color-text-tertiary);font-style:italic}.categories-table .ant-table-thead>tr>th{background:var(--ant-color-fill-quaternary);font-weight:600;color:var(--ant-color-text)}.categories-table .ant-table-tbody>tr:hover>td{background:var(--ant-color-primary-bg-hover)}.categories-table .ant-table-row-selected>td{background:var(--ant-color-primary-bg)}.categories-table .ant-btn{border-radius:4px}.categories-table .ant-btn-text:hover{background:var(--ant-color-primary-bg);color:var(--ant-color-primary)}.categories-table .ant-tag{border-radius:4px;font-size:12px;padding:2px 8px}.categories-table .ant-dropdown-menu-item{display:flex;align-items:center;gap:8px}.categories-table .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:var(--ant-color-error)}.categories-table .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{background:var(--ant-color-error-bg)}@media (max-width: 768px){.product-category-list{padding:16px}.list-header{flex-direction:column;gap:12px;align-items:flex-start}.header-right{width:100%;flex-direction:row;justify-content:space-between;gap:8px}.header-right .ant-btn{flex:1;min-width:0}.filters-row{margin-bottom:16px;padding:12px}.categories-table .ant-table-container{overflow-x:auto}.category-info{min-width:120px}.item-count{font-size:12px}}@media (max-width: 480px){.product-category-list{padding:12px}.list-header{gap:8px}.header-right{flex-direction:column;gap:8px}.header-right .ant-btn{width:100%;text-align:center}.filters-row{padding:8px;margin-bottom:12px}.item-count{font-size:11px}}.data-tabs{margin-bottom:16px}.data-tabs .ant-tabs-tab{padding:12px 16px}.data-tabs .ant-tabs-tab-btn{font-weight:500}.data-tabs .ant-tabs-tab-btn .anticon{margin-right:6px}.data-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff}.ant-tag.ant-tag-orange{background-color:#fff7e6;border-color:#ffd591;color:#d46b08}.ant-tag.ant-tag-orange .anticon{color:#d46b08}.product-category-form{max-width:none;margin:0;padding:24px 24px 80px}.form-header{display:flex;align-items:center;gap:12px}.back-button{padding:4px 8px;display:flex;align-items:center;gap:4px;color:var(--ant-color-text-secondary);transition:all .3s ease}.back-button:hover{color:var(--ant-color-primary);background-color:var(--ant-color-primary-bg)}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px;padding:24px 0;border-top:1px solid var(--ant-color-border);position:sticky;bottom:0;background:var(--ant-color-bg-container);z-index:100}.product-category-form .ant-form-item-label>label{font-weight:500;color:var(--ant-color-text)}.product-category-form .ant-input,.product-category-form .ant-select-selector,.product-category-form .ant-input-number{border-radius:6px}.product-category-form .ant-input:focus,.product-category-form .ant-select-focused .ant-select-selector,.product-category-form .ant-input-number:focus{border-color:var(--ant-color-primary);box-shadow:0 0 0 2px #1890ff33}.product-category-form .ant-form-item-explain-error{font-size:12px;margin-top:4px}.product-category-form .ant-switch{border-radius:14px}.product-category-form .ant-btn{border-radius:6px;font-weight:500}.product-category-form .ant-btn-primary{background:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.product-category-form .ant-btn-primary:hover{background:#40a9ff!important;border-color:#40a9ff!important;color:#fff!important}.product-category-form .ant-btn-primary:focus{background:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.product-category-form .ant-card{max-width:900px}.product-category-form .ant-card-body{padding:24px}@media (max-width: 768px){.product-category-form{padding:16px 16px 80px}.form-actions{flex-direction:column;padding:16px;margin:0 -16px}.form-actions .ant-btn{width:100%}.product-category-form .ant-card-body{padding:16px}}.purchase-order-list{padding:24px;background:#f5f5f5;min-height:100vh}.header-content h2{margin:0;color:#001529}.statistics-row{margin-bottom:24px}.statistics-row .ant-card{text-align:center;border-radius:8px;box-shadow:0 2px 8px #0000001a}.statistics-row .ant-statistic-title{font-size:14px;font-weight:500;color:#666}.statistics-row .ant-statistic-content{font-size:24px;font-weight:600}.filter-card{margin-bottom:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.filter-card .ant-card-body{padding:20px}.filter-card .ant-input-search,.filter-card .ant-select,.filter-card .ant-picker{border-radius:6px}.ant-table-wrapper{border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-table-thead>tr>th{background:#fafafa;border-bottom:2px solid #e8e8e8;font-weight:600;color:#001529}.ant-table-tbody>tr>td .ant-btn-link{color:#1890ff;font-weight:500}.ant-table-tbody>tr>td .ant-btn-link:hover{color:#40a9ff}.ant-table-tbody>tr>td .ant-typography{margin-bottom:0}.ant-table-tbody>tr>td .ant-tag{margin:0;border-radius:4px;font-size:12px;font-weight:500;padding:2px 8px}.ant-tag-default{background:#f5f5f5;border-color:#d9d9d9;color:#666}.ant-tag-blue{background:#e6f7ff;border-color:#91d5ff;color:#0050b3}.ant-tag-green{background:#f6ffed;border-color:#b7eb8f;color:#389e0d}.ant-tag-cyan{background:#e6fffb;border-color:#87e8de;color:#08979c}.ant-tag-orange{background:#fff7e6;border-color:#ffd591;color:#d46b08}.ant-tag-red{background:#fff1f0;border-color:#ffccc7;color:#cf1322}.ant-btn-text{border:none;box-shadow:none;padding:4px 8px;height:auto;border-radius:4px}.ant-btn-text:hover{background:#f0f0f0}.ant-btn-text.ant-btn-dangerous:hover{background:#fff1f0;color:#cf1322}.ant-btn-text .anticon{font-size:14px}.ant-pagination{text-align:center;margin-top:24px}.ant-pagination-total-text{color:#666;font-size:14px}.ant-table-loading .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}@media (max-width: 1200px){.statistics-row .ant-col{margin-bottom:16px}}@media (max-width: 768px){.purchase-order-list{padding:16px}.header-content{flex-direction:column;gap:16px;align-items:flex-start;padding:16px}.header-content h2{font-size:20px}.filter-card .ant-row{flex-direction:column;gap:16px}.filter-card .ant-col{width:100%}.filter-card .ant-space{width:100%;justify-content:flex-start}.filter-card .ant-space .ant-btn{flex:1;min-width:100px}.statistics-row{margin-bottom:16px}.statistics-row .ant-col{margin-bottom:8px}.ant-table-wrapper,.ant-table-content{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-thead>tr>th{padding:8px 12px;font-size:13px;white-space:nowrap}.ant-table-tbody>tr>td{padding:8px 12px;font-size:13px}.ant-table{min-width:1200px}}@media (max-width: 576px){.purchase-order-list,.header-content{padding:12px}.header-content h2{font-size:18px}.filter-card .ant-card-body{padding:12px}.statistics-row .ant-statistic-content{font-size:20px}.statistics-row .ant-statistic-title{font-size:12px}.ant-table-thead>tr>th{padding:6px 8px;font-size:12px}.ant-table-tbody>tr>td{padding:6px 8px;font-size:12px}.header-content .ant-space{flex-direction:column;width:100%}.header-content .ant-space .ant-btn{width:100%;justify-content:center}}@media print{.purchase-order-list{background:#fff;padding:0}.page-header .ant-space,.filter-card,.statistics-row{display:none}.ant-table-wrapper{box-shadow:none}.ant-table-thead>tr>th{background:#f5f5f5!important;-webkit-print-color-adjust:exact}.ant-table-tbody>tr>td .ant-btn{display:none}.ant-pagination{display:none}}.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}.ant-table-selection-column .ant-checkbox-wrapper{display:flex;align-items:center;justify-content:center}.ant-table-selection-col{width:50px;text-align:center}.ant-table-middle .ant-table-tbody>tr>td{padding:12px 16px}.ant-table-middle .ant-table-thead>tr>th{padding:12px 16px}.ant-input-search:focus-within .ant-input-search-button{border-color:#40a9ff}.ant-select:focus .ant-select-selector{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.ant-picker:focus,.ant-picker-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.po-table .ant-table{font-size:14px}.po-table .ant-table-cell{padding:12px 16px;vertical-align:middle}.po-table .ant-table-thead>tr>th{padding:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.po-table .ant-table-tbody>tr>td{padding:12px 16px;vertical-align:middle}.po-table .ant-table-tbody>tr>td .ant-btn-text{padding:4px 8px;height:32px;border-radius:4px}.po-table .ant-table-tbody>tr>td .ant-btn-text:hover{background-color:#f0f8ff}.po-table .ant-table-tbody>tr>td .ant-tag{border-radius:6px;padding:4px 10px;border:none;text-align:center;min-width:80px}.statistics-row .ant-card{transition:all .3s ease;height:100%}.statistics-row .ant-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.statistics-row .ant-card-body{padding:20px 16px}.statistics-row .ant-statistic-title{margin-bottom:8px}.statistics-row .ant-statistic-content{line-height:1.2}.filter-card .ant-card-body{padding:20px 24px}.filter-card .ant-input-search,.filter-card .ant-select,.filter-card .ant-select .ant-select-selector,.filter-card .ant-picker{height:40px}.filter-card .ant-btn{height:40px;padding:0 16px}.ant-table-wrapper{overflow:hidden}.ant-table-wrapper .ant-table-container{border-radius:8px}.ant-table-pagination{padding:16px 24px;background:#fafafa;border-top:1px solid #f0f0f0}.header-content .ant-btn{height:40px;border-radius:6px;font-weight:500}.header-content .ant-btn-primary{background:#1890ff;border-color:#1890ff}.header-content .ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff}@media (max-width: 768px){.po-table .ant-table-cell{font-size:12px;padding:8px 12px}.po-table .ant-table-tbody>tr>td .ant-tag{font-size:11px;padding:2px 6px;min-width:60px}}.purchase-order-form{padding:24px;background:#f5f5f5;min-height:100vh}.form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.form-header h2{margin:0;color:#001529}.form-section{margin-bottom:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.form-section .ant-card-head{background:#fafafa;border-bottom:1px solid #e8e8e8}.form-section .ant-card-head-title{color:#001529;font-weight:600}.supplier-info{background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;padding:12px;margin-top:16px}.supplier-info .ant-typography{margin-bottom:4px}.items-table{margin-bottom:24px}.items-table .ant-table-thead>tr>th{background:#001529;color:#fff;font-weight:600;border-bottom:2px solid #1890ff}.items-table .ant-table-tbody>tr>td{vertical-align:top;padding:12px 8px}.items-table .ant-table-tbody>tr:nth-child(odd){background:#fafafa}.items-table .ant-table-tbody>tr:hover{background:#e6f7ff}.items-table .ant-input-number,.items-table .ant-select,.items-table .ant-input{width:100%}.items-table .ant-select-dropdown{z-index:9999}.totals-section{margin-top:24px;padding:16px;background:#fafafa;border-radius:8px;border:1px solid #e8e8e8}.totals-box{padding:16px;background:#fff;border-radius:8px;border:1px solid #d9d9d9}.total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.total-row:last-child{margin-bottom:0}.total-row .ant-typography{margin:0}.form-actions{display:flex;justify-content:flex-end;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-top:24px}.form-actions .ant-space{width:100%;justify-content:flex-end}@media (max-width: 768px){.purchase-order-form{padding:16px}.form-header{flex-direction:column;gap:16px;align-items:flex-start}.totals-section{overflow-x:auto}.totals-box{min-width:300px}.items-table{overflow-x:auto}.items-table .ant-table-container{min-width:800px}}.form-section.loading{opacity:.6;pointer-events:none}.form-section.loading:before{content:"";position:absolute;inset:0;background:#fffc;z-index:10}.offline-indicator{position:fixed;top:64px;right:16px;z-index:1000;background:#ff4d4f;color:#fff;padding:8px 16px;border-radius:4px;font-size:12px;font-weight:500}.ant-select-dropdown .ant-divider{margin:8px 0}.ant-select-dropdown .ant-btn{border:none;box-shadow:none;color:#1890ff;font-weight:500}.ant-select-dropdown .ant-btn:hover{background:#f0f0f0}.ant-select-dropdown .ant-btn .anticon{color:#1890ff}.ant-form-item-has-error .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector{border-color:#ff4d4f}.ant-form-item-has-error .ant-input-number{border-color:#ff4d4f}.ant-form-item-has-error .ant-input-number:focus,.ant-form-item-has-error .ant-input-number-focused{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.ant-form-item-has-success .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector{border-color:#52c41a}.ant-form-item-has-success .ant-input-number{border-color:#52c41a}.items-table .ant-table-tbody>tr>td .ant-input-number-input{text-align:right}.items-table .ant-table-tbody>tr>td .ant-typography{font-size:13px}.items-table .ant-table-tbody>tr>td .ant-typography.ant-typography-strong{font-size:14px;color:#001529}@media print{.purchase-order-form{background:#fff;padding:0}.form-header .ant-space,.form-actions{display:none}.form-section{box-shadow:none;border:1px solid #d9d9d9;page-break-inside:avoid}.items-table{page-break-inside:avoid}}.purchase-order-detail{padding:24px;background:#f5f5f5;min-height:100vh}.purchase-order-detail.loading{display:flex;justify-content:center;align-items:center;min-height:400px}.detail-header{margin-bottom:24px}.header-content{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.header-left{display:flex;align-items:center}.header-left h2{color:#001529;margin-bottom:0}.header-right{display:flex;align-items:center}.detail-card{margin-bottom:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.detail-card .ant-card-head{background:#fafafa;border-bottom:1px solid #e8e8e8}.detail-card .ant-card-head-title{color:#001529;font-weight:600}.detail-card .ant-descriptions-item-label{font-weight:500;color:#666}.detail-card .ant-descriptions-item-content{color:#001529}.detail-card .ant-table-summary{background:#fafafa}.detail-card .ant-table-summary .ant-table-summary-row:last-child{border-top:2px solid #1890ff}.detail-card .ant-table-summary .ant-table-summary-row:last-child .ant-table-summary-cell{background:#f0f9ff}.text-right{text-align:right}.ant-tag{border-radius:4px;font-weight:500;padding:4px 12px;font-size:12px}.ant-timeline-item-content{margin-left:16px}.ant-timeline-item-content .ant-typography{margin-bottom:0}.ant-space-vertical{width:100%}.ant-space-vertical .ant-btn{width:100%;height:40px;border-radius:6px;font-weight:500}.ant-space-vertical .ant-btn-primary{background:#1890ff;border-color:#1890ff}.ant-space-vertical .ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff}.ant-space-vertical .ant-btn-dangerous{color:#ff4d4f;border-color:#ff4d4f}.ant-space-vertical .ant-btn-dangerous:hover{background:#fff1f0;border-color:#ff7875}.ant-table-thead>tr>th{background:#001529;color:#fff;font-weight:600;border-bottom:2px solid #1890ff}.ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.ant-table-tbody>tr:hover>td{background:#e6f7ff}.ant-descriptions-bordered .ant-descriptions-item-label{background:#fafafa;font-weight:500}.ant-descriptions-bordered .ant-descriptions-item-content{background:#fff}.anticon{color:#1890ff;margin-right:8px}@media (max-width: 1200px){.header-content{flex-direction:column;gap:16px;align-items:flex-start}.header-right{width:100%;justify-content:flex-start}}@media (max-width: 768px){.purchase-order-detail{padding:16px}.detail-card{margin-bottom:16px}.ant-descriptions-bordered .ant-descriptions-item-label,.ant-descriptions-bordered .ant-descriptions-item-content{padding:8px 12px}.ant-table-wrapper{overflow-x:auto}}@media print{.purchase-order-detail{background:#fff;padding:0}.detail-header .header-right,.detail-card:last-child{display:none}.detail-card{box-shadow:none;border:1px solid #d9d9d9;margin-bottom:16px;page-break-inside:avoid}.ant-table-wrapper{box-shadow:none}.ant-table-thead>tr>th{background:#f5f5f5!important;color:#000!important;-webkit-print-color-adjust:exact}.ant-btn,.ant-space{display:none}}.ant-spin-nested-loading>.ant-spin-container{opacity:1}.ant-spin-nested-loading>.ant-spin-container.ant-spin-blur{opacity:.5}.ant-empty-description{color:#999;font-size:14px}.detail-card:hover{box-shadow:0 4px 16px #00000026;transition:box-shadow .3s ease}.ant-space-compact{display:flex;flex-wrap:wrap;gap:8px}.ant-space-compact .ant-btn{flex:1;min-width:120px}.status-draft{background:#f5f5f5;color:#666}.status-sent{background:#e6f7ff;color:#0050b3}.status-confirmed{background:#f6ffed;color:#389e0d}.status-received{background:#e6fffb;color:#08979c}.status-partial{background:#fff7e6;color:#d46b08}.status-cancelled{background:#fff1f0;color:#cf1322}.ant-timeline-item-gray .ant-timeline-item-head{background-color:#d9d9d9;border-color:#d9d9d9}.ant-timeline-item-blue .ant-timeline-item-head{background-color:#1890ff;border-color:#1890ff}.ant-timeline-item-green .ant-timeline-item-head{background-color:#52c41a;border-color:#52c41a}.ant-timeline-item-red .ant-timeline-item-head{background-color:#ff4d4f;border-color:#ff4d4f}.goods-receipt-list{padding:24px}.ant-table-wrapper{border-radius:6px;overflow:hidden}.ant-tag{font-weight:500;border-radius:4px}@media (max-width: 768px){.goods-receipt-list{padding:16px}.toolbar{margin-bottom:16px}.toolbar .ant-row{flex-direction:column;gap:16px}.toolbar .ant-space{flex-wrap:wrap}.toolbar .ant-input{width:100%!important}}@media (max-width: 576px){.goods-receipt-list{padding:12px}.page-header{text-align:center;margin-bottom:16px}.toolbar .ant-select,.toolbar .ant-picker{width:100%!important}}.ant-table-placeholder{padding:40px;text-align:center}.ant-btn-link{padding:0;height:auto;border:none;box-shadow:none}.ant-btn-link:hover{color:#1890ff}.ant-btn-link.ant-btn-dangerous:hover{color:#ff4d4f}.ant-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.ant-table-tbody>tr.ant-table-row-selected>td{background-color:#e6f7ff}.bulk-actions{background-color:#f0f2f5;padding:12px 16px;border-radius:6px;margin-bottom:16px}.bulk-actions .ant-btn{margin-right:8px}.ant-empty{padding:40px 0}.ant-pagination{margin-top:16px;text-align:right}@media (max-width: 768px){.ant-pagination{text-align:center}}.goods-receipt-form{padding:24px;max-width:1200px;margin:0 auto}.page-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-header h3{margin:0;color:#1890ff}.ant-form-item{margin-bottom:20px}.ant-form-item-label>label{font-weight:500;color:#262626}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-card-head{background-color:#fafafa;border-bottom:1px solid #f0f0f0}.ant-card-head-title{font-weight:600;color:#1890ff}.ant-table{border-radius:6px;overflow:hidden}.ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;color:#262626}.ant-table-tbody>tr>td{padding:12px 16px;vertical-align:middle}.ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.ant-input:focus,.ant-input-number:focus,.ant-select:focus .ant-select-selector,.ant-picker:focus,.ant-picker-focused{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.ant-btn-primary{background-color:#1890ff;border-color:#1890ff;border-radius:6px}.ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}.ant-card-small>.ant-card-body{padding:16px}.ant-table-summary{background-color:#fafafa;font-weight:600}.ant-table-summary td{border-top:2px solid #f0f0f0}.goods-receipt-modal .ant-modal-mask{z-index:1049!important}.goods-receipt-modal .ant-modal-wrap{z-index:1050!important}.goods-receipt-modal .ant-modal{z-index:1051!important}.ant-tag{border-radius:4px;font-weight:500;border:none}.ant-input-number{width:100%}.ant-input-number .ant-input-number-input{text-align:center}.currency-display{font-family:Roboto Mono,monospace;font-weight:600}.ant-form-item-loading-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-input-number,.ant-form-item-has-error .ant-select .ant-select-selector{border-color:#ff4d4f}.ant-form-item-has-error .ant-form-item-explain{color:#ff4d4f}.ant-form-item-has-success .ant-input,.ant-form-item-has-success .ant-input-number,.ant-form-item-has-success .ant-select .ant-select-selector{border-color:#52c41a}@media (max-width: 768px){.goods-receipt-form{padding:16px}.page-header,.ant-col{margin-bottom:16px}.ant-table-wrapper{overflow-x:auto}.ant-btn{width:100%;margin-bottom:8px}.ant-space{display:block}.ant-space-item{display:block;margin-bottom:8px}}@media (max-width: 576px){.goods-receipt-form{padding:12px}.page-header h3{font-size:18px}.ant-card{margin-bottom:16px}.ant-table-wrapper{font-size:12px}.ant-table-tbody>tr>td{padding:8px}}@media print{.goods-receipt-form{padding:0}.page-header,.ant-form-item:last-child,.ant-btn{display:none!important}.ant-card{border:1px solid #000;box-shadow:none}.ant-table{border-collapse:collapse}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border:1px solid #000}}.ant-form-item,.ant-card{animation:fadeIn .3s ease-in-out}.ant-input:focus,.ant-input-number:focus,.ant-select:focus .ant-select-selector{outline:2px solid #1890ff;outline-offset:2px}.ant-btn:focus{outline:2px solid #1890ff;outline-offset:2px}@media (prefers-contrast: high){.ant-card{border:2px solid #000}.ant-table-thead>tr>th{background-color:#000;color:#fff}.ant-btn-primary{background-color:#000;border-color:#000}}.warehouse-form{max-width:900px;margin:0 auto}.warehouse-form .ant-card{box-shadow:0 2px 8px #0000001a}.warehouse-form .form-header{display:flex;align-items:center;gap:12px}.warehouse-form .form-actions{display:flex;justify-content:flex-end;gap:8px}.customer-form{max-width:900px;margin:0 auto}.customer-form .ant-card{box-shadow:0 2px 8px #0000001a}.customer-form .form-header{display:flex;align-items:center;gap:12px}.customer-form .form-actions{display:flex;justify-content:flex-end;gap:8px}.chart-of-accounts-list{padding:24px}.chart-accounts-modal,.balance-detail-modal{z-index:1050!important}.chart-accounts-modal .ant-modal-mask,.balance-detail-modal .ant-modal-mask{z-index:1049!important}.chart-accounts-modal .ant-modal-wrap,.balance-detail-modal .ant-modal-wrap{z-index:1050!important}.chart-accounts-modal .ant-modal,.balance-detail-modal .ant-modal{z-index:1051!important}.page-header{margin-bottom:24px}.toolbar{margin-bottom:16px}.tree-node{display:flex;align-items:center;gap:12px;padding:4px 0}.account-code{font-weight:600;color:#1890ff;min-width:80px}.account-name{flex:1}.account-balance{min-width:120px;text-align:right}.account-tree{background:#fafafa;border:1px solid #d9d9d9;border-radius:6px;padding:16px}.account-tree .ant-tree-node-content-wrapper{padding:8px 4px}.account-tree .ant-tree-node-content-wrapper:hover{background-color:#e6f7ff}.balance-details{padding:16px 0}.account-info{display:flex;align-items:center;gap:12px;margin-bottom:24px}.balance-summary .ant-card{text-align:center}.balance-amount{font-size:16px;font-weight:600;color:#1890ff;margin-top:8px}.current-balance{font-size:20px;font-weight:700;text-align:center;margin-top:8px}.ant-table-tbody>tr>td{padding:12px 16px}.ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}@media (max-width: 768px){.chart-of-accounts-list{padding:16px}.toolbar{flex-direction:column;gap:16px}.tree-node{flex-direction:column;align-items:flex-start;gap:4px}.account-code,.account-balance{min-width:auto}}.journal-entry-form{padding:24px;max-width:1200px;margin:0 auto}.entries-section{margin:24px 0}.entries-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.entries-table{margin-bottom:16px}.entries-table .ant-table-tbody>tr>td{padding:8px;vertical-align:middle}.entries-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.totals-section{background-color:#f5f5f5;padding:16px;border-radius:6px;margin-top:16px}.total-item{text-align:center;padding:8px}.total-amount{font-size:16px;font-weight:700;color:#1890ff;margin-top:4px}.total-amount.error{color:#ff4d4f}.balance-status{margin-top:4px}.ant-form-item{margin-bottom:16px}.ant-input-number,.ant-select{width:100%}@media (max-width: 768px){.journal-entry-form{padding:16px}.entries-header{flex-direction:column;gap:16px;align-items:flex-start}.totals-section .ant-row{flex-direction:column}.total-item{margin-bottom:8px}.entries-table{overflow-x:auto}}.journal-entry-list{padding:24px}.page-header,.toolbar{margin-bottom:24px}.journal-entry-modal{z-index:1050!important}.journal-entry-modal .ant-modal-mask{z-index:1049!important}.journal-entry-modal .ant-modal-wrap{z-index:1050!important}.journal-entry-modal .ant-modal{z-index:1051!important}.journal-entry-modal .ant-modal-content{position:relative;z-index:1052!important}.ant-table-wrapper{overflow-x:auto}.toolbar .ant-btn+.ant-btn{margin-left:8px}.ant-tag{margin-right:0}.ant-spin-nested-loading{position:relative}@media (max-width: 768px){.journal-entry-list{padding:16px}.toolbar{margin-bottom:16px}.ant-table-wrapper{overflow-x:scroll}.journal-entry-modal .ant-modal{width:95vw!important;max-width:95vw!important;margin:10px auto!important;top:10px!important}}.loading-fullscreen{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#ffffffe6;backdrop-filter:blur(4px)}.loading-overlay-container{position:relative}.loading-overlay{position:absolute;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#fffc;backdrop-filter:blur(2px);border-radius:6px}.loading-content{display:flex;flex-direction:column;align-items:center;gap:16px}.loading-tip{color:var(--ant-color-text-secondary);font-size:14px;text-align:center}.loading-standalone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 20px}.loading-wrapper{min-height:100px}[data-theme=dark] .loading-fullscreen{background:#000000e6}[data-theme=dark] .loading-overlay{background:#000c}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-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:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}.pwa-install-prompt{position:fixed;bottom:20px;right:20px;z-index:1000}.offline-indicator{position:fixed;top:0;left:0;right:0;background-color:#ff4d4f;color:#fff;text-align:center;padding:8px;z-index:9999;font-size:14px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media (max-width: 768px){.ant-layout-sider{position:fixed!important;height:100vh;z-index:100}.ant-layout-content{margin-left:0!important}}.loading-spinner{display:flex;justify-content:center;align-items:center;min-height:200px}.error-boundary{padding:20px;text-align:center;background-color:#fff2f0;border:1px solid #ffccc7;border-radius:6px;margin:20px}.ant-modal-mask{z-index:1049!important}.ant-modal-wrap{z-index:1050!important}.ant-modal{z-index:1051!important}.journal-entry-modal,.chart-accounts-modal,.balance-detail-modal,.purchase-order-modal,.goods-receipt-modal,.payment-modal{z-index:1050!important}.journal-entry-modal .ant-modal-mask,.chart-accounts-modal .ant-modal-mask,.balance-detail-modal .ant-modal-mask,.purchase-order-modal .ant-modal-mask,.goods-receipt-modal .ant-modal-mask,.payment-modal .ant-modal-mask{z-index:1049!important}.journal-entry-modal .ant-modal-wrap,.chart-accounts-modal .ant-modal-wrap,.balance-detail-modal .ant-modal-wrap,.purchase-order-modal .ant-modal-wrap,.goods-receipt-modal .ant-modal-wrap,.payment-modal .ant-modal-wrap{z-index:1050!important}.journal-entry-modal .ant-modal,.chart-accounts-modal .ant-modal,.balance-detail-modal .ant-modal,.purchase-order-modal .ant-modal,.goods-receipt-modal .ant-modal,.payment-modal .ant-modal{z-index:1051!important}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-in{animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}
