:root{--color-primary:#059669;--color-primary-dark:#047857;--color-primary-light:#10b981;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#06b6d4;--color-purple:#8b5cf6;--color-blue:#2563eb;--color-sidebar:#0f172a;--color-page-bg:#f8fafc;--color-header-bg:#fff;--color-card-bg:#fff;--color-text-1:#0f172a;--color-text-2:#475569;--color-text-3:#94a3b8;--color-border:#e2e8f0;--color-border-light:#f1f5f9;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:20px;--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 1px 4px #0000000f;--shadow-card:0 2px 8px #0000000f;--shadow-lg:0 8px 24px #0000001a;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;min-height:100vh;font-family:var(--font);color:var(--color-text-1);background:var(--color-page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0;font-size:14px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scroll-smooth{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.ant-card{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;border:1px solid var(--color-border)!important;transition:box-shadow .2s,transform .2s!important}.ant-card-hoverable:hover{transform:translateY(-1px);box-shadow:var(--shadow-card)!important}.ant-card-head{border-bottom:1px solid var(--color-border-light)!important;color:var(--color-text-1)!important;min-height:48px!important;padding:0 20px!important;font-size:14px!important;font-weight:600!important}.ant-card-body{padding:20px!important}.ant-card-head-title{padding:12px 0!important}.ant-table-wrapper{border-radius:var(--radius-lg);overflow:hidden}.ant-table{font-size:14px!important}.ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;color:#64748b!important;border-bottom:1px solid var(--color-border)!important;background:#f8fafc!important;padding:10px 16px!important;font-size:11px!important;font-weight:600!important}.ant-table-tbody>tr>td{color:var(--color-text-1);border-bottom:1px solid var(--color-border-light)!important;padding:12px 16px!important;font-size:14px!important}.ant-table-tbody>tr:hover>td{background:#f0fdf4!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-table-tbody>tr.row-price-error>td{background:#fff5f5!important}.ant-table-tbody>tr.row-price-error:hover>td{background:#fee2e2!important}.ant-btn{border-radius:var(--radius-md)!important;height:36px!important;font-size:13px!important;font-weight:500!important;transition:all .2s!important}.ant-btn-lg{height:44px!important;font-size:14px!important}.ant-btn-sm{height:30px!important;font-size:12px!important}.ant-btn-primary{background:var(--color-primary)!important;border-color:var(--color-primary)!important;box-shadow:0 2px 6px #05966940!important}.ant-btn-primary:not(:disabled):hover{background:var(--color-primary-dark)!important;border-color:var(--color-primary-dark)!important;box-shadow:0 4px 12px #05966959!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number{border-radius:var(--radius-md)!important;border-color:var(--color-border)!important;font-size:14px!important}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px #0596691f!important}.ant-input-lg{height:44px!important;line-height:42px!important}.ant-input-affix-wrapper-lg{align-items:center!important;height:44px!important;display:inline-flex!important}.ant-input-affix-wrapper-lg .ant-input{height:auto!important;line-height:normal!important}.ant-input-number-lg{height:44px!important}.ant-input-number-lg .ant-input-number-input{height:42px!important;line-height:42px!important}.ant-select-lg .ant-select-selector{height:44px!important}.ant-select-lg .ant-select-selection-item,.ant-select-lg .ant-select-selection-placeholder{line-height:42px!important}.ant-select-dropdown{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-lg)!important}.ant-select-item{border-radius:var(--radius-sm)!important;font-size:13px!important}.ant-select-item-option-selected{background:#ecfdf5!important;font-weight:600!important}.ant-tag{border:none!important;border-radius:20px!important;padding:3px 10px!important;font-size:11px!important;font-weight:600!important}.ant-modal-content{overflow:hidden;border-radius:var(--radius-xl)!important;box-shadow:var(--shadow-lg)!important}.ant-modal-header{border-bottom:1px solid var(--color-border-light)!important;padding:20px 24px 16px!important}.ant-modal-title{color:var(--color-text-1)!important;font-size:16px!important;font-weight:700!important}.ant-modal-body{padding:20px 24px!important}.ant-modal-footer{border-top:1px solid var(--color-border-light)!important;padding:14px 24px!important}.ant-modal-close{top:16px!important;right:16px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label>label{letter-spacing:.3px;text-transform:uppercase;color:var(--color-text-2)!important;font-size:12px!important;font-weight:600!important}.ant-form-item-explain-error{margin-top:4px!important;font-size:12px!important}.ant-message-notice-content{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-lg)!important;padding:10px 16px!important;font-size:13px!important;font-weight:500!important}.ant-popconfirm-inner-content{font-size:13px!important}.ant-tabs-tab{padding:10px 0!important;font-size:14px!important;font-weight:500!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--color-primary)!important;font-weight:600!important}.ant-tabs-ink-bar{background:var(--color-primary)!important}.ant-badge-count{border-radius:9px!important;min-width:18px!important;height:18px!important;font-size:10px!important;font-weight:700!important;line-height:18px!important}.ant-descriptions-item-label{color:var(--color-text-2)!important;background:#f8fafc!important;font-size:12px!important;font-weight:600!important}.ant-descriptions-item-content{font-size:13px!important}.ant-steps-item-title{font-size:13px!important;font-weight:600!important}.ant-steps-item-finish .ant-steps-item-icon,.ant-steps-item-process .ant-steps-item-icon{background:var(--color-primary)!important;border-color:var(--color-primary)!important}.ant-drawer-content-wrapper{box-shadow:var(--shadow-lg)!important}.ant-drawer-header{border-bottom:1px solid var(--color-border-light)!important;padding:16px 20px!important}.ant-drawer-title{font-size:15px!important;font-weight:700!important}.ant-drawer-body{padding:16px 20px!important}.ant-menu-dark .ant-menu-item{border-radius:8px!important;height:38px!important;margin:2px 0!important;font-size:13px!important;font-weight:500!important;line-height:38px!important}.ant-menu-dark .ant-menu-item-selected{background:#10b9812e!important;font-weight:600!important}.ant-menu-dark .ant-menu-submenu-title{border-radius:8px!important;height:38px!important;margin:2px 0!important;font-size:13px!important;font-weight:500!important;line-height:38px!important}.ant-menu-dark .ant-menu-sub.ant-menu-inline{background:0 0!important}@media (width<=767px){.ant-btn-lg{height:48px!important;font-size:15px!important;font-weight:700!important}.ant-btn{height:40px!important}.ant-form-item{margin-bottom:14px!important}.ant-modal-body{padding:12px!important}.ant-modal-wrap{align-items:flex-end!important}.ant-modal-content{border-radius:20px 20px 0 0!important;flex-direction:column!important;max-height:92vh!important;margin:0!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow:hidden!important}.ant-modal-header{flex-shrink:0!important}.ant-modal-body{-webkit-overflow-scrolling:touch;flex:1!important;overflow-y:auto!important}.ant-modal-footer{flex-shrink:0!important;padding:12px 16px!important}button,a{touch-action:manipulation}}.hide-mobile{display:none!important}.show-mobile{display:block!important}@media (width>=768px){.hide-mobile{display:block!important}.show-mobile{display:none!important}}.status-pill{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.amount-positive{color:#059669;font-weight:700}.amount-negative{color:#ef4444;font-weight:700}.card-clickable{cursor:pointer;transition:box-shadow .2s,transform .15s}.card-clickable:active{transform:scale(.98)}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/1200px 100%;border-radius:6px;animation:1.5s linear infinite shimmer}.page-enter{animation:.22s ease-out pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.print-invoice{display:none}@media print{@page{margin:14mm;size:A4}body *{visibility:hidden!important}.print-invoice,.print-invoice *{visibility:visible!important}.print-invoice{color:#000;z-index:99999;background:#fff;width:100%;font-family:Arial,sans-serif;position:fixed;top:0;left:0;display:block!important}.no-print{display:none!important}}.text-primary{color:var(--color-text-1)!important}.text-secondary{color:var(--color-text-2)!important}.text-muted{color:var(--color-text-3)!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}::selection{color:#1e293b;background:#05966926}
