*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background:#f4f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}nav{box-sizing:border-box;z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}nav a{color:#64748b;border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s;display:flex;position:relative}nav a:hover,nav a.active{color:#1e293b;background:#f1f5f9}nav a.active:after{content:"";background:#5b8c6a;border-radius:2px;height:2px;position:absolute;bottom:4px;left:18px;right:18px}@media (width<=768px){nav{scrollbar-width:none;justify-content:flex-start;gap:4px;padding:8px;overflow-x:auto}nav::-webkit-scrollbar{display:none}nav a{white-space:nowrap;flex:1 0 auto;padding:9px 13px;font-size:13px}nav a.active:after{left:13px;right:13px}}@media (width<=400px){nav{padding:7px 5px}nav a{padding:8px 10px;font-size:12px}nav a.active:after{left:10px;right:10px}}.sensor-card{background:#fff;border-radius:24px;width:320px;padding:28px;transition:all .25s;box-shadow:0 10px 25px #00000014}.sensor-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #0000001f}.sensor-top{align-items:center;gap:15px;display:flex}.sensor-icon{color:#2563eb;background:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:55px;height:55px;font-size:28px;display:flex}.sensor-top h2{margin:0;font-size:20px}.sensor-type{color:#6b7280;font-size:14px}.sensor-value{text-align:center;color:#111827;margin:35px 0;font-size:55px;font-weight:700}.sensor-value span{color:#6b7280;margin-left:8px;font-size:22px}.sensor-state{color:var(--state-color);justify-content:center;align-items:center;gap:10px;font-weight:600;display:flex}.state-dot{background:var(--state-color);border-radius:50%;width:14px;height:14px}.sensor-date{color:#6b7280;border-top:1px solid #e5e7eb;flex-direction:column;gap:5px;margin-top:30px;padding-top:20px;font-size:14px;display:flex}.sensor-date strong{color:#374151}.sensor-chart{opacity:.8;width:100%;height:120px;margin-top:20px}.dashboard{max-width:1300px;margin:auto;padding:40px}.dashboard-header{text-align:center;margin-bottom:50px}.dashboard-header h1{color:#1e293b;margin-bottom:10px;font-size:42px}.dashboard-header p{color:#64748b;font-size:18px}.dashboard-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:30px;display:flex}.filter-panel{box-sizing:border-box;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:320px;padding:18px;box-shadow:0 16px 35px #0f172a1f,0 4px 10px #0f172a0d}.filter-header{align-items:center;margin-bottom:16px;display:flex}.filter-header h3{color:#0f172a;margin:0;font-size:14px;font-weight:650;line-height:1.4}.filter-search{margin-bottom:10px}.filter-search input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:38px;padding:0 11px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s;display:block}.filter-search input::placeholder{color:#94a3b8}.filter-search input:hover{border-color:#94a3b8}.filter-search input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-selection-count{color:#64748b;align-items:center;min-height:26px;margin-bottom:4px;font-size:11px;font-weight:500;display:flex}.filter-selection-actions{align-items:center;gap:10px;margin-bottom:8px;display:flex}.filter-selection-actions button{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:3px 0;font-family:inherit;font-size:11px;font-weight:550;transition:color .15s}.filter-selection-actions button:hover{color:#1d4ed8;text-decoration:underline}.filter-options{max-height:230px;margin:0 -4px 16px 0;padding-right:4px;overflow-y:auto}.filter-options::-webkit-scrollbar{width:5px}.filter-options::-webkit-scrollbar-track{background:0 0}.filter-options::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.filter-options::-webkit-scrollbar-thumb:hover{background:#94a3b8}.filter-option{box-sizing:border-box;color:#334155;cursor:pointer;border-radius:7px;align-items:center;gap:9px;min-height:34px;padding:5px 8px;font-size:12px;transition:background-color .12s,color .12s;display:flex}.filter-option:hover{color:#0f172a;background:#f8fafc}.filter-option input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:15px;height:15px;margin:0}.filter-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.filter-empty{color:#94a3b8;text-align:center;margin:25px 0;font-size:12px}.filter-range{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.filter-range label{color:#475569;margin-top:5px;font-size:11px;font-weight:600}.filter-range label:first-child{margin-top:0}.filter-range input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:38px;padding:0 10px;font-family:inherit;font-size:12px;transition:border-color .15s,box-shadow .15s;display:block}.filter-range input:hover{border-color:#94a3b8}.filter-range input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-actions{border-top:1px solid #eef2f7;align-items:center;gap:7px;padding-top:14px;display:flex}.filter-actions button{cursor:pointer;border-radius:7px;height:34px;padding:0 11px;font-family:inherit;font-size:11px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,transform .1s}.filter-actions button:active{transform:translateY(1px)}.filter-actions button:first-child{color:#64748b;background:0 0;border:none;margin-right:auto;padding:0 5px}.filter-actions button:first-child:hover{color:#334155;background:#f8fafc}.filter-actions button:nth-child(2){color:#475569;background:#fff;border:1px solid #cbd5e1}.filter-actions button:nth-child(2):hover{color:#334155;background:#f8fafc;border-color:#94a3b8}.filter-actions button:last-child{color:#fff;background:#2563eb;border:1px solid #2563eb;box-shadow:0 2px 5px #2563eb26}.filter-actions button:last-child:hover{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 3px 7px #2563eb33}@media (width<=600px){.filter-panel{width:min(320px,100vw - 28px)}}.data-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;position:relative;overflow:visible;box-shadow:0 2px 8px #0f172a0a}.data-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.data-table .column-appareil,.data-table .column-capteur{width:24%}.data-table .column-date{width:32%}.data-table .column-valeur{width:20%}.data-table thead th{color:#475569;text-align:left;vertical-align:middle;background:#f8fafc;border-bottom:1px solid #e2e8f0;height:52px;padding:0 14px;font-size:12px;font-weight:600;position:relative}.data-table thead th:first-child{border-top-left-radius:14px}.data-table thead th:last-child{border-top-right-radius:14px}.data-table-header-content{justify-content:space-between;align-items:center;gap:6px;width:100%;height:100%;display:flex}.data-table-sort-button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:7px;min-width:0;padding:6px 0;font-family:inherit;font-size:12px;font-weight:600;transition:color .15s;display:flex}.data-table-sort-button:hover{color:#2563eb}.data-table-sort-button.disabled{cursor:default}.data-table-sort-button.disabled:hover{color:#475569}.data-table-sort{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;font-weight:500;line-height:1;transition:color .15s;display:inline-flex}.data-table-sort-button:hover .data-table-sort{color:#2563eb}.data-table-sort.active{color:#2563eb;font-weight:700}.data-table-filter-button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .15s,color .15s;display:flex}.data-table-filter-button:hover{color:#475569;background:#e2e8f0}.data-table-filter-button.active{color:#2563eb;background:#dbeafe}.data-table-filter-button.active:hover{color:#1d4ed8;background:#bfdbfe}.data-filter-icon{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:14px;height:14px;display:flex}.data-filter-icon span{background:currentColor;border-radius:2px;height:1.5px;display:block}.data-filter-icon span:first-child{width:12px}.data-filter-icon span:nth-child(2){width:8px}.data-filter-icon span:nth-child(3){width:4px}.data-filter-floating{z-index:9999;width:320px;animation:.12s ease-out data-filter-appear;position:absolute}@keyframes data-filter-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.data-table tbody td{color:#334155;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #eef2f7;height:52px;padding:0 14px;font-size:13px;overflow:hidden}.data-table tbody tr{background:#fff;transition:background-color .15s}.data-table tbody tr:hover{background:#f8fafc}.data-table tbody tr:last-child td{border-bottom:none}.table-value{font-weight:500}.table-unit{opacity:.65;margin-left:5px;font-size:.85em}.data-table-empty{color:#94a3b8;text-align:center;height:110px;padding:0 20px}.data-table-sort{opacity:.45;justify-content:center;align-items:center;font-size:13px;line-height:1;display:inline-flex}.data-table-sort.active{opacity:1;font-weight:700}@media (width<=1100px){.data-table-container{overflow:visible}.data-table{min-width:850px}}@media (width<=600px){.data-table-container{border-radius:10px}.data-table{min-width:750px}.data-filter-floating{width:min(320px,100vw - 28px);position:fixed;transform:translate(-50%,-50%);top:50%!important;left:50%!important}}.mesures-chart{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;max-width:100%;margin-bottom:24px;overflow:hidden}.mesures-chart-header{box-sizing:border-box;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px;display:flex}.mesures-chart-header>div:first-child{min-width:0}.mesures-chart-header h2{color:#111827;margin:0;font-size:18px;font-weight:600}.mesures-chart-header p{color:#6b7280;margin:5px 0 0;font-size:14px;line-height:1.4}.mesures-chart-stats{flex-shrink:0;gap:12px;margin-top:0;display:flex}.mesures-stat-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:210px;min-width:210px;padding:14px 18px;position:relative;box-shadow:0 1px 2px #0000000a}.mesures-stat-card:before{content:"";background:var(--stat-color);border-radius:0 4px 4px 0;width:3px;position:absolute;top:12px;bottom:12px;left:0}.mesures-stat-title{color:#475569;align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.stat-dot{background:var(--stat-color);border-radius:50%;flex-shrink:0;width:7px;height:7px}.mesures-stat-values{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:10px;display:flex}.stat-main{color:#1e293b;white-space:nowrap;font-size:24px;font-weight:600;line-height:1}.stat-range{color:#64748b;gap:14px;font-size:12px;display:flex}.stat-range span{white-space:nowrap;flex-direction:column;gap:2px;display:flex}.stat-range small{color:#94a3b8;letter-spacing:.04em;font-size:9px;font-weight:600}.stat-average{color:#94a3b8;margin-top:5px;font-size:10px}.mesures-chart-body{box-sizing:border-box;width:100%;padding:20px 15px 15px;overflow:hidden}.chart-tooltip{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:180px;padding:12px 14px;box-shadow:0 8px 20px #00000014}.chart-tooltip-date{color:#6b7280;border-bottom:1px solid #e5e7eb;margin-bottom:10px;padding-bottom:8px;font-size:12px}.chart-tooltip-value{justify-content:space-between;align-items:center;gap:20px;margin-top:7px;font-size:13px;display:flex}.chart-tooltip-value>span{color:#4b5563;align-items:center;gap:7px;display:flex}.chart-tooltip-value strong{color:#111827}.chart-tooltip-point{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.mesures-chart-empty{color:#9ca3af;text-align:center;justify-content:center;align-items:center;min-height:300px;padding:20px;font-size:14px;display:flex}@media (width<=768px){.mesures-chart{border-radius:12px;width:100%;max-width:100%;margin-bottom:16px}.mesures-chart-header{flex-direction:column;align-items:stretch;gap:16px;padding:16px;display:flex}.mesures-chart-header h2{font-size:16px}.mesures-chart-header p{font-size:12px;line-height:1.4}.mesures-chart-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:0;display:grid}.mesures-stat-card{box-sizing:border-box;border-radius:10px;width:100%;min-width:0;padding:12px}.mesures-stat-title{gap:5px;font-size:12px}.stat-dot{flex-shrink:0;width:6px;height:6px}.mesures-stat-values{gap:8px;margin-top:8px}.stat-main{font-size:19px}.stat-range{gap:8px;font-size:10px}.stat-range small{font-size:8px}.stat-average{margin-top:4px;font-size:9px}.mesures-chart-body{box-sizing:border-box;width:100%;max-width:100%;padding:8px 0 10px;overflow:hidden}.chart-tooltip{min-width:150px;padding:9px 11px}.chart-tooltip-date{margin-bottom:7px;padding-bottom:6px;font-size:10px}.chart-tooltip-value{gap:10px;font-size:11px}.chart-tooltip-point{width:6px;height:6px}.mesures-chart-empty{text-align:center;height:250px;padding:0 20px;font-size:13px}}@media (width<=480px){.mesures-chart-header{padding:14px}.mesures-chart-header h2{font-size:15px}.mesures-chart-header p{font-size:11px}.mesures-chart-stats{grid-template-columns:1fr 1fr;gap:6px}.mesures-stat-card{padding:10px}.stat-main{font-size:17px}.stat-range{gap:6px;font-size:9px}.mesures-chart-body{padding:5px 0 8px}}.historique-page{box-sizing:border-box;width:100%;padding:32px}.historique-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.historique-header h1{color:#172033;margin:0 0 6px;font-size:28px;font-weight:700}.historique-header p{color:#718096;margin:0;font-size:14px}.historique-count{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:600}.historique-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.periode-buttons{flex-wrap:wrap;gap:8px;display:flex}.periode-buttons button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:8px;height:36px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s}.periode-buttons button:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.reset-filters{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;height:36px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background-color .15s,border-color .15s}.reset-filters:hover{background:#fef2f2;border-color:#fca5a5}.filtres-actifs{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.filtres-actifs-titre{color:#64748b;margin-right:4px;font-size:13px;font-weight:600}.filtre-actif{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;align-items:center;gap:8px;max-width:100%;padding:7px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.filtre-actif:hover{background:#dbeafe;border-color:#93c5fd}.filtre-actif span{color:#3b82f6;font-size:16px;line-height:1}.historique-page>p{color:#64748b;font-size:14px}.historique-page>h1{color:#172033;margin-bottom:8px}.historique-page>h1+p{color:#dc2626;font-size:14px}.historique-table-wrapper{width:100%;position:relative}.historique-loading{z-index:2000;color:#64748b;background:#fffffff2;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;font-weight:600;display:flex;position:absolute;top:12px;right:14px;box-shadow:0 2px 8px #0f172a14}.historique-loading-spinner{border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite historique-spin}@keyframes historique-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.historique-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:12px;padding:10px 14px;font-size:13px}@media (width<=900px){.historique-page{padding:20px}.historique-header{flex-direction:column;align-items:flex-start}}@media (width<=600px){.historique-page{padding:14px}.historique-header h1{font-size:24px}.historique-actions{flex-direction:column;align-items:flex-start}.periode-buttons,.reset-filters{width:100%}}.database-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;position:relative;overflow:visible;box-shadow:0 2px 8px #0f172a0a}.database-table-scroll{width:100%;overflow-x:auto}.database-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.database-table thead th{color:#475569;text-align:left;vertical-align:middle;background:#f8fafc;border-bottom:1px solid #e2e8f0;height:52px;padding:0 14px;font-size:12px;font-weight:600;position:relative}.database-table thead th:first-child{border-top-left-radius:14px}.database-table thead th:last-child{border-top-right-radius:14px}.database-table-header-content{align-items:center;gap:4px;width:100%;min-width:0;height:100%;display:flex}.database-table-sort-button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;flex:auto;align-items:center;gap:6px;min-width:0;padding:6px 0;font-family:inherit;font-size:12px;font-weight:600;transition:color .15s;display:flex;overflow:hidden}.database-table-sort-button:hover{color:#2563eb}.database-table-sort-button.disabled{cursor:default}.database-table-sort-button.disabled:hover{color:#475569}.database-table-sort{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;font-weight:500;transition:color .15s;display:inline-flex}.database-table-sort-button:hover .database-table-sort{color:#2563eb}.database-table-filter-button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .15s,color .15s;display:flex}.database-table-filter-button:hover{color:#475569;background:#e2e8f0}.database-table-filter-button.active{color:#2563eb;background:#dbeafe}.database-table-filter-button.active:hover{color:#1d4ed8;background:#bfdbfe}.database-filter-icon{flex-direction:column;justify-content:center;align-items:center;gap:2px;width:14px;height:14px;display:flex}.database-filter-icon span{background:currentColor;border-radius:2px;height:1.5px;display:block}.database-filter-icon span:first-child{width:12px}.database-filter-icon span:nth-child(2){width:8px}.database-filter-icon span:nth-child(3){width:4px}.database-filter-floating{z-index:9999;width:320px;animation:.12s ease-out database-filter-appear;position:absolute}@keyframes database-filter-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.database-table tbody td{color:#334155;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #eef2f7;height:52px;padding:0 14px;font-size:13px;overflow:hidden}.database-table tbody tr{background:#fff;transition:background-color .15s}.database-table tbody tr:hover{background:#f8fafc}.database-table tbody tr:last-child td{border-bottom:none}.database-table-actions-header{text-align:center!important}.database-table-actions{text-align:center;white-space:nowrap;width:100px;padding:0 10px!important}.database-table-actions button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-family:inherit;font-size:14px;transition:background-color .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}.database-table-actions button:active{transform:translateY(1px)}.database-table-actions button:first-child{color:#2563eb;background:#eff6ff;border-color:#bfdbfe;margin-right:4px}.database-table-actions button:first-child:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.database-table-actions button:last-child{color:#dc2626;background:#fef2f2;border-color:#fecaca}.database-table-actions button:last-child:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.database-table-empty{color:#94a3b8;text-align:center;height:110px;padding:0 20px}@media (width<=600px){.database-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.database-table{min-width:750px}.database-filter-floating{width:min(320px,100vw - 28px);position:fixed;transform:translate(-50%,-50%);top:50%!important;left:50%!important}}.base-donnees-page{box-sizing:border-box;color:#172033;background:#f6f8fb;width:100%;min-height:100%;padding:30px 34px 45px}.base-donnees-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.base-donnees-header h1{color:#172033;letter-spacing:-.025em;margin:0;font-size:27px;font-weight:700;line-height:1.25}.base-donnees-header p{color:#718096;margin:7px 0 0;font-size:14px;line-height:1.5}.base-donnees-tabs{box-sizing:border-box;background:#fff;border:1px solid #e3e8ef;border-radius:10px;align-items:center;gap:3px;width:fit-content;max-width:100%;margin-bottom:27px;padding:5px;display:flex;overflow-x:auto;box-shadow:0 1px 2px #0f172a08}.base-donnees-tabs button{color:#667085;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;height:38px;padding:0 17px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s}.base-donnees-tabs button:hover{color:#344054;background:#f5f7fa}.base-donnees-tabs button.active{color:#2563eb;background:#eef5ff;box-shadow:inset 0 0 0 1px #dbeafe}.base-donnees-tabs button.active:hover{color:#1d4ed8;background:#e5efff}.base-donnees-content{width:100%}.base-donnees-section-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;display:flex}.base-donnees-section-header h2{color:#172033;letter-spacing:-.015em;margin:0;font-size:19px;font-weight:700;line-height:1.3}.base-donnees-section-header p{color:#7a8699;margin:5px 0 0;font-size:13px;line-height:1.5}.base-donnees-add{box-sizing:border-box;color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s,transform .1s;display:inline-flex;box-shadow:0 2px 5px #2563eb29}.base-donnees-add:hover{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 4px 9px #2563eb33}.base-donnees-add:active{transform:translateY(1px)}.base-donnees-add span{justify-content:center;align-items:center;width:17px;height:17px;font-size:19px;font-weight:400;line-height:1;display:flex}.base-donnees-message{box-sizing:border-box;color:#7a8699;background:#fff;border:1px solid #e3e8ef;border-radius:12px;justify-content:center;align-items:center;min-height:220px;padding:30px;font-size:13px;display:flex;box-shadow:0 2px 7px #0f172a09}.base-donnees-message.error{color:#dc2626;background:snow;border-color:#fecaca}.modal-overlay{z-index:2000;box-sizing:border-box;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;max-width:520px;max-height:calc(100vh - 48px);animation:.18s ease-out modalAppear;overflow-y:auto;box-shadow:0 20px 50px #0f172a2e,0 5px 15px #0f172a14}@keyframes modalAppear{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 19px;display:flex}.modal-header h2{color:#172033;margin:0;font-size:18px;font-weight:700;line-height:1.3}.modal-header p{color:#7a8699;margin:6px 0 0;font-size:13px;line-height:1.5}.modal-close{color:#98a2b3;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:22px;font-weight:400;line-height:1;transition:background .15s,color .15s;display:flex}.modal-close:hover{color:#475467;background:#f2f4f7}.modal-form{flex-direction:column;gap:17px;padding:22px 24px 24px;display:flex}.modal-field{flex-direction:column;gap:7px;display:flex}.modal-field label{color:#344054;font-size:12px;font-weight:600}.modal-field input,.modal-field textarea{box-sizing:border-box;color:#172033;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.modal-field input{height:40px;padding:0 11px}.modal-field textarea{resize:vertical;min-height:92px;padding:10px 11px}.modal-field input::placeholder,.modal-field textarea::placeholder{color:#98a2b3}.modal-field input:hover,.modal-field textarea:hover{border-color:#98a2b3}.modal-field input:focus,.modal-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.modal-error{box-sizing:border-box;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5}.modal-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:3px;display:flex}.modal-actions button{cursor:pointer;border-radius:8px;height:39px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .1s}.modal-actions button:active{transform:translateY(1px)}.modal-cancel{color:#475467;background:#fff;border:1px solid #d0d5dd}.modal-cancel:hover:not(:disabled){background:#f9fafb;border-color:#98a2b3}.modal-submit{color:#fff;background:#2563eb;border:1px solid #2563eb;box-shadow:0 2px 5px #2563eb26}.modal-submit:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 3px 7px #2563eb33}.modal-actions button:disabled{opacity:.55;cursor:not-allowed}.base-donnees-tabs::-webkit-scrollbar{height:5px}.base-donnees-tabs::-webkit-scrollbar-track{background:0 0}.base-donnees-tabs::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:10px}.modal::-webkit-scrollbar{width:6px}.modal::-webkit-scrollbar-track{background:0 0}.modal::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:10px}@media (width<=1000px){.base-donnees-page{padding:26px 24px 38px}}@media (width<=700px){.base-donnees-page{padding:22px 18px 32px}.base-donnees-header{margin-bottom:22px}.base-donnees-header h1{font-size:24px}.base-donnees-section-header{flex-direction:column;align-items:flex-start;gap:14px}.base-donnees-add{align-self:flex-start}.base-donnees-tabs{width:100%}}@media (width<=600px){.base-donnees-page{padding:18px 14px 28px}.base-donnees-header h1{font-size:22px}.base-donnees-header p{font-size:13px}.base-donnees-tabs{margin-bottom:20px}.base-donnees-tabs button{padding:0 14px}.base-donnees-section-header{margin-bottom:14px}.base-donnees-section-header h2{font-size:17px}.modal-overlay{padding:14px}.modal{border-radius:12px;max-height:calc(100vh - 28px)}.modal-header{padding:18px 18px 16px}.modal-form{gap:15px;padding:18px}.modal-actions{width:100%}.modal-actions button{flex:1}}
