*{box-sizing:border-box}:root{--bg: #f1f5f9;--surface: #ffffff;--border: #e2e8f0;--text: #0f172a;--text-muted: #64748b;--accent: #f6c000;--sidebar-bg: #1e293b;--sidebar-text: #cbd5e1;--radius: 10px;--shadow: 0 1px 3px rgba(15, 23, 42, .08)}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);font-size:14px}.app{display:flex;min-height:100vh}.sidebar{width:230px;flex-shrink:0;background:var(--sidebar-bg);color:var(--sidebar-text);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar-brand{padding:20px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-brand .coq{font-size:26px}.sidebar-brand h1{font-size:15px;margin:8px 0 2px;color:#fff;line-height:1.3}.sidebar-brand p{margin:0;font-size:11.5px;color:#94a3b8}.sidebar nav{padding:12px 10px;display:flex;flex-direction:column;gap:2px}.nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border:none;background:none;color:var(--sidebar-text);font-size:13.5px;border-radius:8px;cursor:pointer;text-align:left;width:100%}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.active{background:var(--accent);color:#1e293b;font-weight:600}.sidebar-footer{margin-top:auto;padding:14px 18px;font-size:11px;color:#64748b;border-top:1px solid rgba(255,255,255,.08)}.main{flex:1;padding:28px 32px 60px;min-width:0}.page-header{margin-bottom:22px}.page-header h2{margin:0 0 4px;font-size:22px}.page-header p{margin:0;color:var(--text-muted);max-width:720px;line-height:1.5}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.card h3{margin:0 0 14px;font-size:14px;color:var(--text)}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-bottom:20px}.kpi{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 18px}.kpi .kpi-value{font-size:26px;font-weight:700;line-height:1.1}.kpi .kpi-label{color:var(--text-muted);font-size:12.5px;margin-top:4px}.kpi .kpi-sub{font-size:11.5px;color:var(--text-muted);margin-top:6px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media(max-width:1100px){.grid-2{grid-template-columns:1fr}}.badge{display:inline-flex;align-items:center;gap:5px;padding:2px 9px;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap}.badge .dot{width:7px;height:7px;border-radius:50%}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;align-items:center}.filters input[type=search],.filters select,.select{padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);font-size:13px;color:var(--text)}.filters input[type=search]{width:260px}.filters .spacer{flex:1}.btn{padding:8px 14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);font-size:13px;cursor:pointer;color:var(--text)}.btn:hover{background:#f8fafc}.btn.primary{background:var(--accent);border-color:var(--accent);font-weight:600}.result-count{color:var(--text-muted);font-size:12.5px;margin-bottom:10px}.table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;padding:11px 12px;background:#f8fafc;color:var(--text-muted);font-size:11.5px;text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid var(--border);white-space:nowrap}td{padding:10px 12px;border-bottom:1px solid var(--border);vertical-align:top}tbody tr{cursor:pointer}tbody tr:hover{background:#f8fafc}tbody tr:last-child td{border-bottom:none}.ds-name{font-weight:600}.ds-sub{color:var(--text-muted);font-size:12px;margin-top:2px}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:40}.drawer{position:fixed;top:0;right:0;bottom:0;width:min(520px,92vw);background:var(--surface);z-index:50;box-shadow:-8px 0 30px #0f172a33;overflow-y:auto;padding:24px 26px 40px}.drawer-close{position:absolute;top:14px;right:16px;border:none;background:#f1f5f9;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:14px}.drawer h2{margin:4px 28px 6px 0;font-size:18px;line-height:1.35}.drawer .desc{color:var(--text-muted);line-height:1.55;margin-bottom:16px}.drawer-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.field{border-top:1px solid var(--border);padding-top:8px}.field.full{grid-column:1 / -1}.field .label{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:var(--text-muted);margin-bottom:3px}.field .value{font-size:13px;line-height:1.45}.note-box{margin-top:18px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.5}.note-box.danger{background:#fef2f2;border-color:#fecaca}.bar-row{display:grid;grid-template-columns:160px 1fr 46px;align-items:center;gap:10px;margin-bottom:9px;font-size:12.5px}.bar-row .bar-label{text-align:right;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-track{background:#f1f5f9;border-radius:6px;height:18px;overflow:hidden}.bar-fill{height:100%;border-radius:6px;min-width:2px}.bar-value{font-weight:600;font-size:12px}.donut-flex{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.legend{display:flex;flex-direction:column;gap:7px;font-size:12.5px}.legend-item{display:flex;align-items:center;gap:8px}.legend-item .swatch{width:11px;height:11px;border-radius:3px;flex-shrink:0}.legend-item .pct{color:var(--text-muted);margin-left:auto;padding-left:12px}.progress{background:#f1f5f9;border-radius:6px;height:8px;overflow:hidden;display:flex}.progress .seg{height:100%}.commune-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.commune-card{cursor:pointer;transition:border-color .15s}.commune-card:hover{border-color:var(--accent)}.commune-card .top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.commune-card h3{margin:0;font-size:15px}.commune-card .meta{color:var(--text-muted);font-size:12px;margin-bottom:12px}.commune-card .stats-line{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted);margin-top:8px}.commune-card .stats-line strong{color:var(--text)}.heatmap{overflow-x:auto}.heatmap table{font-size:12px}.heatmap td.cell{text-align:center;font-weight:600;border-radius:4px;min-width:64px}.qw-card{display:flex;gap:14px;align-items:flex-start;margin-bottom:10px}.qw-rank{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.qw-body{flex:1;min-width:0}.qw-body .qw-title{font-weight:600;margin-bottom:2px}.qw-body .qw-why{color:var(--text-muted);font-size:12.5px;line-height:1.5}.qw-badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.seg-group{display:inline-flex;gap:4px;flex-wrap:wrap}.seg-btn{padding:4px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface);font-size:11.5px;cursor:pointer;color:var(--text-muted);white-space:nowrap}.seg-btn:hover{background:#f8fafc}.seg-btn.active{color:#fff;font-weight:600}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 14px}@media(max-width:900px){.form-grid{grid-template-columns:1fr}}.form-field{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--text-muted)}.form-field.full{grid-column:1 / -1}.form-field input,.form-field select,.form-field textarea{padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);font-size:13px;color:var(--text);font-family:inherit;resize:vertical}.aide-section{margin-bottom:18px}.aide-section dt{font-weight:600;margin-top:10px}.aide-section dd{margin:2px 0 0;color:var(--text-muted);line-height:1.5}.tag-banner{display:inline-flex;align-items:center;gap:8px;background:#fffbeb;border:1px solid #fde68a;padding:6px 12px;border-radius:8px;font-size:12.5px;margin-bottom:18px}
