html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.main-panel{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;max-width:100%;margin:10px;padding:10px;border:1px solid #3c3c3c;border-radius:6px;background-color:#fff;box-shadow:0 4px 6px #0000001a;box-sizing:border-box}.main-panel-title{text-align:left;background-color:#fff;height:40px}.main-panel-title h1{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1e90ff;font-size:20px;margin-left:6px}.pannel-button-bar{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.result-table-panel{width:100%!important;margin:0;padding:0}.right-panel .result-table-panel{background-color:#fff;border-radius:10px;padding:16px;box-shadow:0 4px 12px #00000014;margin-bottom:20px}.result-table-scroll{max-height:300px;overflow-y:auto;overflow-x:auto;width:100%;display:block;box-sizing:border-box;scrollbar-gutter:stable}.result-table-scroll::-webkit-scrollbar{width:8px}.result-table-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.result-table-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}.result-table-scroll::-webkit-scrollbar-thumb:hover{background:#64748b}.page-title{display:flex;align-items:center;gap:10px;padding-bottom:6px;margin-bottom:14px;border-bottom:1px solid #f1f5f9}.page-title-accent{width:4px;height:20px;background-color:#087990;border-radius:20px;opacity:.8}.page-title h3{font-family:Inter,Segoe UI,sans-serif;font-size:1.35rem;font-weight:600;color:#0899b7;margin:0;letter-spacing:.3px}.page-subtitle{font-family:Inter,Segoe UI,sans-serif;font-size:1.05rem;font-weight:500;color:#334155;margin:0 0 18px 14px;position:relative}.page-subtitle:before{content:"";position:absolute;left:-14px;top:50%;transform:translateY(-50%);width:6px;height:6px;background-color:#0899b7;border-radius:50%;opacity:.7}.main-title{text-align:left;font-size:1.2rem;color:#f5f5f5;margin-bottom:5px;border-radius:1px;background-color:#3cb371;padding:1px 5px}.form-title{font-size:1rem;font-weight:700;margin-bottom:1rem;text-align:left;color:#333;border-bottom:2px solid gray;padding-bottom:.7rem}.form-group .error{color:tomato;font-size:14px;margin-top:5px}.form-container{max-width:650px;margin:auto;padding:2rem;background-color:#f9f9f9;border-radius:4px;border:1px solid gray;box-shadow:0 4px 12px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{font-weight:700;display:block;margin-bottom:5px;color:#555}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.result-table-panel{margin-top:10px;background:#fff;border:1px solid #dfe6ee;border-radius:10px;box-shadow:0 2px 6px #00000005;padding:8px}.result-table-scroll{width:100%;overflow-x:auto}.lignes-table-result{width:100%;border-collapse:collapse;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;color:#111827;background-color:#fff}.lignes-table-result thead th{background-color:#00a2ed;color:#fff;font-weight:600;padding:12px;text-align:left;border-bottom:2px solid #e5e7eb;white-space:nowrap}.lignes-table-result td{padding:10px;border-bottom:1px solid #e5e7eb;line-height:1.4;color:#4b5563;vertical-align:middle}.lignes-table-result td.price{color:#ea580c;font-size:13px;text-align:left}.lignes-table-result tbody tr:nth-child(odd){background-color:#f9fafb}.lignes-table-result tbody tr:hover{background-color:#eef2ff;cursor:pointer;transition:background-color .2s ease}.sub-left-panel-form-element{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.sub-left-panel-form-element label{font-size:13px;font-weight:500;color:#374151}.sub-left-panel-form-element input{padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:14px}.info-record{display:flex;flex-direction:column;gap:12px;padding:10px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;font-family:Segoe UI,Roboto,Arial,sans-serif}.info-row{display:flex;justify-content:space-between;align-items:center;padding:6px 5px;border-left:4px solid transparent;border-radius:6px;transition:all .2s ease;cursor:default}.info-row .label{font-size:12px;font-weight:500;color:#6b7280;font-family:Inter,Segoe UI,sans-serif}.info-row .value{font-size:12px;font-weight:600;color:#111827;text-align:left}.info-row-separator{padding:10px 0;border-bottom:1px solid #e2e8f0}.sub-right-panel-head{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 12px;background-color:#f9fafb;border-radius:6px;margin-bottom:12px}.sub-right-panel-head .title{font-family:Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;color:#0e5190;margin:0}.sub-right-panel-head .count-badge{background-color:#f1f5f9;color:#64748b;font-size:12px;padding:2px 8px;border-radius:20px;border:1px solid #e2e8f0}.result-table-scroll{max-height:450px;overflow-y:auto}.result-table{width:100%;border-collapse:collapse;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;color:#111827;background-color:#fff}.result-table thead th{position:sticky;top:0;background-color:#00a2ed;color:#fff;font-weight:600;padding:12px;text-align:left;border-bottom:2px solid #e5e7eb;z-index:10}.result-table td{padding:10px;border-bottom:1px solid #e5e7eb;color:#4b5563;vertical-align:middle}.result-table tbody tr{transition:background-color .15s ease-in-out}.result-table tbody tr:nth-child(odd){background-color:#f9fafb}.result-table tbody tr:hover{background-color:#e0e7ff;cursor:pointer}.no-result-main-panel{display:flex;justify-content:center;align-items:center;min-height:250px;margin:20px 0;background-color:#fcfcfd;border:2px dashed #e2e8f0;border-radius:12px;text-align:center;animation:fadeIn .4s ease-out}.no-result-panel{max-width:350px;padding:20px}.no-result-panel i{font-size:48px;color:#cbd5e1;margin-bottom:16px}.no-result-panel h3{font-family:Inter,Segoe UI,sans-serif;font-size:18px;font-weight:600;color:#475569;margin:0 0 8px}.no-result-panel p{font-size:14px;color:#64748b;line-height:1.5;margin:0}.panel-result-head .count{font-size:12px;font-weight:500;color:#5f6f81}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.main-panel-2cols{display:flex;gap:16px;width:100%;box-sizing:border-box;background-color:#f3f4f6;padding:10px;gap:2%}.left-panel,.right-panel{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 8px 24px #0000000f;box-sizing:border-box}.left-panel{flex:0 0 39%}.right-panel{flex:0 0 59%}@media (max-width: 1024px){.main-panel-2cols{flex-direction:column}.left-panel,.right-panel{max-width:100%}}.vente-card{background-color:#fff;border-radius:10px;padding:6px 20px;box-shadow:0 4px 12px #00000014;font-family:Segoe UI,Roboto,Arial,sans-serif;color:#1f2933}.vente-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3f4f6;padding-bottom:8px;margin-bottom:10px}.vente-id{display:flex;flex-direction:column}.vente-num{font-size:16px;font-weight:600;color:#1e3a8a}.vente-date{font-size:12px;color:#6b7280}.infos-state-vente{display:inline-flex;align-items:center;gap:.5rem;font-size:13px}.infos-state-vente .vente-status{--bg: #ffedd5;--color: #f97316;background-color:var(--bg);color:var(--color);font-size:12px;font-weight:600;line-height:1;padding:.25rem .75rem;border-radius:999px;white-space:nowrap}.vente-body{display:flex;flex-direction:column;gap:8px}.vente-client,.vente-total{display:flex;justify-content:space-between;align-items:center}.vente-total{background:#e0e7ff;padding:8px;border-radius:6px}.vente-total span{font-size:24px;font-weight:700;color:#f97316}.vente-card,.vente-card-2{width:100%;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;box-sizing:border-box;font-family:Segoe UI,Roboto,Arial,sans-serif;color:#1f2933}.lignes-vente-panel{max-width:100%;width:100%!important;box-sizing:border-box;margin-left:0;margin-right:0;background-color:#ff0}.lignes-vente-scroll{width:100%;overflow-x:auto}.lignes-ventes-table{width:100%;min-width:400px;border-collapse:collapse;font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:13px;color:#334155;table-layout:auto}.lignes-ventes-table th,.lignes-ventes-table td{word-break:break-word;padding:10px 12px;text-align:left}.lignes-ventes-table th{background:#c2410c;color:#fff;font-weight:600;border-bottom:2px solid #9a3412;white-space:nowrap}.lignes-ventes-table th:nth-child(1){width:45%}.lignes-ventes-table th:nth-child(2){width:15%}.lignes-ventes-table th:nth-child(3){width:20%}.lignes-ventes-table th:nth-child(4){width:20%}.lignes-ventes-table td{border-bottom:1px solid #e2e8f0}.lignes-ventes-table tbody tr:nth-child(odd){background:#fff7ed}.lignes-ventes-table tbody tr:nth-child(2n){background:#ffedd5}.lignes-ventes-table tbody tr:hover{background:#fed7aa;cursor:pointer}.lignes-ventes-table td:nth-child(4){color:#475569}.lignes-ventes-table td:last-child{font-weight:700;color:#1e3a8a}.achat-card{background-color:#fff;border-radius:10px;padding:6px 20px;box-shadow:0 4px 12px #00000014;font-family:Segoe UI,Roboto,Arial,sans-serif;color:#1f2933}.achat-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3f4f6;padding-bottom:8px;margin-bottom:10px}.achat-id{display:flex;flex-direction:column}.achat-num{font-size:16px;font-weight:600;color:#1e3a8a}.achat-date{font-size:12px;color:#6b7280}.infos-state-achat{display:inline-flex;align-items:center;gap:.5rem;font-size:13px}.infos-state-achat .achat-status{--bg: #ffedd5;--color: #f97316;background-color:var(--bg);color:var(--color);font-size:12px;font-weight:600;line-height:1;padding:.25rem .75rem;border-radius:999px;white-space:nowrap}.achat-body{display:flex;flex-direction:column;gap:8px}.achat-client,.achat-total{display:flex;justify-content:space-between;align-items:center}.achat-total{background:#e0e7ff;padding:8px;border-radius:6px}.achat-total span{font-size:24px;font-weight:700;color:#f97316}.achat-card,.achat-card-2{width:100%;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;box-sizing:border-box;font-family:Segoe UI,Roboto,Arial,sans-serif;color:#1f2933}.lignes-title{margin-top:16px;margin-bottom:6px;font-size:14px;font-weight:600;color:#c2410c;font-family:Segoe UI,Roboto,Arial,sans-serif;border-left:4px solid #f97316;padding-left:8px;text-transform:uppercase;letter-spacing:.5px}.lignes-achat-panel{max-width:100%;width:100%!important;box-sizing:border-box;margin-left:0;margin-right:0;background-color:#ff0}.lignes-achat-scroll{width:100%;overflow-x:auto}.lignes-achats-table{width:100%;min-width:400px;border-collapse:collapse;font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:13px;color:#334155;table-layout:auto}.lignes-achats-table th,.lignes-achats-table td{word-break:break-word;padding:10px 12px;text-align:left}.lignes-achats-table th{background:#c2410c;color:#fff;font-weight:600;border-bottom:2px solid #9a3412;white-space:nowrap}.lignes-achats-table th:nth-child(1){width:45%}.lignes-achats-table th:nth-child(2){width:15%}.lignes-achats-table th:nth-child(3){width:20%}.lignes-achats-table th:nth-child(4){width:20%}.lignes-achats-table td{border-bottom:1px solid #e2e8f0}.lignes-achats-table tbody tr:nth-child(odd){background:#fff7ed}.lignes-achats-table tbody tr:nth-child(2n){background:#ffedd5}.lignes-achats-table tbody tr:hover{background:#fed7aa;cursor:pointer}.lignes-achats-table td:nth-child(4){color:#475569}.lignes-achats-table td:last-child{font-weight:700;color:#1e3a8a}.delete-btn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background-color:#fcf8f8;color:#e57373;border:1px solid #fee2e2;border-radius:50%;font-size:18px;font-weight:600;line-height:1;cursor:pointer;transition:all .2s ease-in-out;outline:none}.delete-btn:hover{background-color:#ef5350;color:#fff;border-color:#d32f2f;box-shadow:0 2px 5px #d32f2f33;transform:scale(1.1)}.delete-btn:active{transform:scale(.95)}.panel-buttons-recherche,.panel-button-create,.panel-buttons-detail{display:flex;gap:12px;padding:15px;align-items:center}.panel-button-create{justify-content:flex-end;border-top:1px solid #eee;padding:20px 0}.btn{text-decoration:none;padding:8px 22px;border-radius:6px;font-family:Inter,Segoe UI,sans-serif;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .25s ease;border:1px solid;outline:none}.btn-search{background-color:#0d6efd0a;color:#0d6efd;border-color:#0d6efd33}.btn-submit{background-color:#1987540d;color:#198754;border-color:#1987544d}.btn-edit{background-color:#f8fafb;color:#055160;border-color:#0dcaf04d}.btn-cancel,.btn-delete{background-color:#d32f2f0a;color:#d32f2f;border-color:#d32f2f33}.btn:hover:not(:disabled){color:#fff;box-shadow:0 4px 10px #0000001a}.btn-search:hover{background-color:#0d6efd;border-color:#0d6efd}.btn-submit:hover{background-color:#198754;border-color:#146c43;transform:translateY(-1px)}.btn-edit:hover{background-color:#055160;border-color:#0baccc;transform:translateY(-1px)}.btn-cancel:hover,.btn-delete:hover{background-color:#d32f2f;border-color:#b71c1c}.btn:disabled{background-color:#f8f9fa;color:#adb5bd;border-color:#e9ecef;cursor:not-allowed;filter:grayscale(1);opacity:.7}.btn:active:not(:disabled){transform:scale(.96)}.panel-confirm{background-color:#fffaf9;padding:20px;border-radius:8px;border:1px solid #f3a9a9;margin:15px 0;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column;gap:12px}.confirm-message{font-family:Inter,sans-serif;font-size:14px;line-height:1.5;color:#991b1b;font-weight:500;margin:0;display:flex;align-items:center;gap:8px}.confirm-message:before{content:"\26a0\fe0f";font-size:16px}.panel-buttons-confirm{display:flex;gap:12px;justify-content:flex-end}.btn-confirm-delete{background-color:#e57373;color:#fff;border-color:#b91c1c;font-weight:600;box-shadow:0 2px 4px #dc262633}.btn-confirm-delete:hover{background-color:#b91c1c;border-color:#991b1b;color:#fff;box-shadow:0 4px 12px #b71c1c4d;transform:translateY(-1px)}.btn-cancel-delete{background-color:#f4f9f9;color:#055160;border-color:#d1d5db}.btn-cancel-delete:hover{background-color:#055160;border-color:#9ca3af;color:#f8f9fa}.btn-plus{display:inline-flex;align-items:center;gap:8px;background-color:#06704c;color:#fff;border:none;padding:6px 14px;font-size:12px;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s}.btn-plus:hover{background-color:#02422e}.btn-print{background-color:#00a2ed14;color:#00a2ed;border-color:#00a2ed4d;font-weight:600;padding:8px 20px;border-radius:6px;font-size:14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease}.btn-print:hover{background-color:#00a2ed;color:#fff;border-color:#007bbf;box-shadow:0 4px 10px #00a2ed33;transform:translateY(-1px)}.btn-print:active{transform:scale(.96)}.btn-print:disabled{background-color:#f0f5fa;color:#a0b8c9;border-color:#d1e3f0;cursor:not-allowed;opacity:.7}#print-section{display:none}@media print{@page{size:A4;margin:15mm 10mm 35mm}body{font-family:Arial,sans-serif;background-color:#fff;padding-bottom:30mm;margin:0}.total-ttc{page-break-after:avoid!important}.bloc-totaux{page-break-inside:avoid!important;float:none!important;margin-left:auto}table.items-table{width:100%;border-collapse:collapse;margin-top:10px}table.items-table thead th{background-color:#f2f2f2!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:1px solid black;text-align:center;font-weight:700;font-size:13px;padding:8px}table.items-table tbody td{border-left:1px solid black;border-right:1px solid black;padding:8px;font-size:13px;vertical-align:top}thead{display:table-header-group}tfoot{display:table-row-group!important}tr{page-break-inside:avoid}.print-footer-info{position:fixed;bottom:-25mm;left:0;width:100%;text-align:center;font-size:12px;font-weight:500;line-height:1.4;page-break-inside:avoid}#print-section{position:relative;padding-bottom:30mm;box-sizing:border-box;display:block}}
