*{box-sizing:border-box}html,body,#root{height:100%;margin:0;background:#fff;color:#1f1f1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:#1677ff}input,button,select{font:inherit}.app-layout{min-height:100vh}.container{padding:24px}.nav{display:flex;gap:8px;margin-bottom:16px}.btn{background:#fff;color:#1f1f1f;border:1px solid #d9d9d9;border-radius:6px;padding:8px 12px;cursor:pointer;transition:all .2s ease}.btn:hover{border-color:#1677ff;color:#1677ff}.btn.primary{background:#1677ff;color:#fff;border:1px solid #1677ff}.btn:disabled{opacity:.6;cursor:not-allowed}.card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:20px;box-shadow:0 8px 24px #00000014}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.field{display:flex;flex-direction:column;gap:4px}.field input{background:#fff;color:#1f1f1f;border:1px solid #d9d9d9;border-radius:6px;padding:8px 10px}.field label{color:#8c8c8c;font-size:12px}table{width:100%;border-collapse:collapse;margin-top:8px}th,td{border:1px solid #f0f0f0;padding:8px}th{text-align:left;color:#8c8c8c;background:#fafafa}tbody tr:hover{background:#f5f5f5}.table-row-pending-delete{opacity:.6}.table-row-pending-delete:hover{opacity:.65}.table-row-expiring-soon{background:#fffbe6}.table-row-expiring-soon:hover{background:#fff1b8}.kpi{display:flex;gap:16px;margin-top:12px}.kpi .pill{background:#fafafa;border:1px solid #d9d9d9;border-radius:999px;padding:6px 10px;color:#8c8c8c}.invoice-table{border:1px solid #f0f0f0;border-radius:4px;overflow:hidden}.invoice-table .ant-table{border:none!important;margin:0!important}.invoice-table .ant-table-container{border:none!important;padding:0!important}.invoice-table .ant-table-content{border:none!important}.invoice-table .ant-table-header{margin:0!important;padding:0!important;border-radius:0!important}.invoice-table table{border-spacing:0!important;margin:0!important;padding:0!important}.invoice-table thead{margin:0!important;padding:0!important}.invoice-table .ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:0!important}.invoice-table .ant-table-thead>tr:first-child>th:last-child{border-top-right-radius:0!important}.invoice-table .ant-table-thead>tr>th{background:#fafafa;color:#595959;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f0f0f0!important;border-top:none!important;border-left:none!important;border-right:1px solid #f0f0f0!important;padding-top:12px!important;margin:0!important}.invoice-table .ant-table-thead>tr>th:last-child{border-right:none!important}.invoice-table .ant-table-tbody>tr>td{background:#fff;border-top:none!important;border-left:none!important;border-bottom:1px solid #f0f0f0!important;border-right:1px solid #f0f0f0!important}.invoice-table .ant-table-tbody>tr>td:last-child{border-right:none!important}.invoice-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.invoice-table .ant-table-tbody>tr:hover>td{background:#f5f5f5!important}.pay-result-result.ant-result{padding:24px 0!important}.pay-result-result .ant-result-content{padding:24px 12px!important}@media (max-width: 768px){.container{padding:16px}.row{flex-direction:column;align-items:stretch}}
