.facture-row{cursor:pointer;transition:background-color .3s}.facture-row:hover{background-color:#f5f5f5}.px-2:hover .viewIcon{color:#1890ff;transition:all .3s ease}.px-2.view:hover{background-color:rgba(24,144,255,.1);border-radius:4px}.px-2:hover .printIcon{color:#722ed1;transition:all .3s ease}.totals-row{background:linear-gradient(135deg,#e6f7ff,#bae7ff)!important;font-weight:700;border-top:2px solid #1890ff!important;border-bottom:2px solid #1890ff!important}.totals-row,.totals-row td{color:#0050b3!important}.totals-row:hover{background:linear-gradient(135deg,#bae7ff,#91d5ff)!important}.px-2.print:hover{background-color:rgba(114,46,209,.1);border-radius:4px}.px-2:hover .normalizeIcon{color:#52c41a;transition:all .3s ease}.px-2.normalize:hover{background-color:rgba(82,196,26,.1);border-radius:4px}.px-2:hover .cancelIcon{color:#ff4d4f;transition:all .3s ease}.px-2.cancel:hover{background-color:rgba(255,77,79,.1);border-radius:4px}.px-2:hover .historyIcon{color:#fa8c16;transition:all .3s ease}.px-2.history:hover{background-color:rgba(250,140,22,.1);border-radius:4px}.ant-btn svg{font-size:medium;margin:2px}.anticon.anticon-profile{font-size:xx-large}.filter-card{margin-bottom:16px;box-shadow:none}.filter-group{display:flex;flex-direction:column}.filter-label{font-weight:500;color:rgba(0,0,0,.85);margin-bottom:4px}.ant-select-selection-item,.filter-label{font-size:12px}@media (max-width:768px){.filter-card .ant-col{margin-bottom:12px}}.layout-dashboard .ant-card{box-shadow:none!important}@media (max-width:768px){.pagination-container{flex-direction:column;align-items:stretch;gap:12px}.ant-pagination,.pagination-container>div:first-child{justify-content:center}.ant-pagination{display:flex}}.facture-details p,.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mt-4{margin-top:16px}.mr-2{margin-right:8px}.ml-1{margin-left:4px}.text-right{text-align:right}.text-center{text-align:center}.ant-modal{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;top:15px;width:auto;margin:0 auto;padding-bottom:24px;pointer-events:none}.loader{border:6px solid #eee;border-top:6px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.facture-modal .ant-modal{max-width:95%;top:20px}.facture-modal .ant-modal-body{padding:0;max-height:calc(100vh - 100px);overflow-y:auto}.facture-modal .ant-modal-content{border-radius:12px}.modal-content{padding:20px}.preview-actions{background:#fff;position:sticky;bottom:0;z-index:10}@media (max-width:768px){.facture-modal .ant-modal{width:95%!important;top:10px}.facture-preview{padding:10px}.preview-actions{flex-direction:column;gap:10px}.preview-actions .ant-btn{width:100%}}