:root{--accent: #4f46e5;--accent-hover: #4338ca;--bg: #f4f5f8;--surface: #ffffff;--border: #e4e6eb;--border-light: #f0f1f4;--text: #1f2430;--text-muted: #6b7280;--radius: 12px;--shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 1px 3px rgba(16, 24, 40, .06)}.app{height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--text)}.app-header{background:var(--surface);border-bottom:1px solid var(--border);padding:18px 24px 14px;display:flex;flex-direction:column;gap:14px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.subtitle{color:var(--text);font-size:15px;font-weight:600}.title-logos{display:flex;align-items:center;gap:16px}.title-logos img{height:28px;width:auto;object-fit:contain}.title-logos img[alt="Free Energy"]{height:40px}.title-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.row-count{font-size:13px;color:var(--text-muted);background:var(--bg);border:1px solid var(--border);padding:4px 12px;border-radius:999px;white-space:nowrap}.source-chip{font-size:12px;font-weight:600;padding:4px 12px;border-radius:999px;white-space:nowrap}.toolbar{display:flex;gap:10px}.search-box{position:relative;flex:1;display:flex;align-items:center}.search-box>svg{position:absolute;left:13px;width:16px;height:16px;color:var(--text-muted);pointer-events:none}.search-box input{width:100%;height:42px;padding:0 40px;border:1px solid var(--border);border-radius:10px;font-size:14px;color:var(--text);background:var(--surface);transition:border-color .15s,box-shadow .15s}.search-box input::placeholder{color:#9ca3af}.search-box input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #4f46e51f}.clear-btn{position:absolute;right:8px;border:none;background:transparent;font-size:18px;line-height:1;color:var(--text-muted);cursor:pointer;padding:5px 9px;border-radius:6px}.clear-btn:hover{background:var(--bg);color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s;white-space:nowrap}.btn svg{width:16px;height:16px}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.btn-ghost{background:var(--surface);border-color:var(--border);color:var(--text)}.btn-ghost:hover{background:var(--bg)}.legend{display:flex;flex-wrap:wrap;gap:8px}.legend-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:4px 11px;border-radius:999px}.legend-chip strong{font-weight:700}.error-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:10px 14px;border-radius:10px;font-size:13px}.error-banner button{border:none;background:transparent;color:inherit;font-size:18px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:6px}.warning-banner{background:#fffbeb;border:1px solid #fde68a;color:#92400e;padding:10px 14px;border-radius:10px;font-size:13px}.success-banner{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:10px 14px;border-radius:10px;font-size:13px}.info-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;padding:10px 14px;border-radius:10px;font-size:13px;line-height:1.5}.info-banner code{background:#dbeafe;padding:1px 6px;border-radius:5px;font-size:12px}.info-actions{display:flex;gap:8px;flex-wrap:wrap}.btn-sm{height:32px;padding:0 13px;font-size:13px;border-radius:8px}.app-main{flex:1;overflow:hidden;display:flex;flex-direction:column}.app-main .table-wrap{border:none;border-radius:0;box-shadow:none}.app-main thead th:first-child,.app-main tbody td:first-child{padding-left:24px}.empty-state{margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;max-width:480px;padding:40px 20px}.empty-icon svg{width:34px;height:34px;color:#c3c8d4}.empty-state h2{font-size:18px;font-weight:700}.empty-state p{color:var(--text-muted);font-size:14px;line-height:1.55}.table-wrap{flex:1;min-height:0;overflow:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}thead th{position:sticky;top:0;z-index:2;background:#f9fafb;text-align:left;font-weight:600;font-size:12px;color:var(--text-muted);padding:11px 12px;border-bottom:1px solid var(--border);white-space:nowrap}.th-hint{color:#9ca3af;font-weight:500;font-size:11px}tbody td{padding:9px 12px;border-bottom:1px solid var(--border-light);vertical-align:top;line-height:1.45}tbody tr:hover td{background:#f8f9fc}tbody tr:last-child td{border-bottom:none}td.col-nafRev2{font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-weight:700;white-space:nowrap}td.col-nafRev1,td.col-naf2,td.col-naf1,td.col-decret,td.col-naf2RangLien,td.col-naf1RangLien{font-family:ui-monospace,Cascadia Mono,Consolas,monospace;white-space:nowrap}td.col-dateModif,td.col-auteur{white-space:nowrap}.col-intituleRev2,.col-intituleRev1{min-width:220px}.col-precisions,.col-commentaires{min-width:200px}.col-eligibilite{min-width:215px}.badge{display:inline-flex;align-items:baseline;gap:6px;font-size:12px;padding:3px 10px;border-radius:8px;line-height:1.4}.badge strong{font-weight:700}.badge-green,.chip-green{background:#dcfce7;color:#166534}.badge-blue,.chip-blue{background:#dbeafe;color:#1e40af}.badge-violet,.chip-violet{background:#ede9fe;color:#5b21b6}.badge-orange,.chip-orange{background:#ffedd5;color:#9a3412}.badge-red,.chip-red{background:#fee2e2;color:#991b1b}.badge-gray{background:#f3f4f6;color:#374151}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50}.modal{background:var(--surface);border-radius:16px;width:min(1100px,100%);max-height:92vh;display:flex;flex-direction:column;box-shadow:0 20px 50px #00000040}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px 14px;border-bottom:1px solid var(--border)}.modal-header h2{font-size:17px;font-weight:700}.modal-file{font-size:13px;color:var(--text-muted);margin-top:3px}.close-btn{border:none;background:transparent;font-size:22px;color:var(--text-muted);cursor:pointer;line-height:1;padding:4px 9px;border-radius:6px}.close-btn:hover{background:var(--bg);color:var(--text)}.modal-body{overflow:auto;padding:18px 24px;display:flex;flex-direction:column;gap:20px}.modal-body h3{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:10px}.mapping-grid{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:10px;overflow:hidden}.mapping-row{display:grid;grid-template-columns:44px 1fr 24px 1fr 32px;align-items:center;gap:8px;padding:7px 12px;font-size:13px;border-bottom:1px solid var(--border-light);background:var(--surface)}.mapping-row:last-child{border-bottom:none}.mapping-row.mismatch{background:#fffbeb}.col-letter{font-weight:700;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;background:var(--bg);border:1px solid var(--border);border-radius:6px;text-align:center;padding:2px 0;font-size:12px}.mapping-row .expected{color:var(--text-muted)}.mapping-row .arrow{color:#9ca3af;text-align:center}.mapping-row .found{font-weight:600}.mapping-row .found em{color:#b91c1c;font-weight:500}.mapping-row .status{text-align:center}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 24px;border-top:1px solid var(--border)}.table-wrap.compact{flex:none;max-height:320px}.table-wrap.compact table{font-size:12px}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{height:100vh}input,button{font-family:inherit}h1,h2,h3,p{margin:0}
