.zen-dashboard{width:100%;max-width:120rem;margin:0 auto}body.is-expert-comptable .zen-dashboard{max-width:130rem}.zen-dashboard .zen-inner{padding-bottom:40px}.zen-dashboard .grid.kpis{margin-bottom:16px}.zen-dashboard .impro{margin-bottom:9px}.zen-dashboard .stat2{margin-top:14px;gap:34px}.zen-dashboard .zen-scope-bar{color:var(--nav);background:#eef2fb;border:1px solid #d7deef;border-radius:8px;margin:12px 0 16px}.zen-dashboard .zen-lab-note,.zen-dashboard .zen-scope-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;padding:8px 12px}.zen-dashboard .zen-lab-note{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;margin:10px 0 16px}.zen-dashboard .zen-chart-error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;color:#8e2b20;background:var(--redP);border:1px solid #e9b9b1;border-radius:8px;padding:9px 13px;margin-bottom:14px}.zen-dashboard .zen-sep{width:1px;-ms-flex-item-align:stretch;align-self:stretch;background:var(--line);margin:0 4px}.zen-dashboard .zen-exp-wrap{position:relative}.zen-dashboard .zen-level-pill{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px}.zen-dashboard .zen-close{cursor:pointer;font-size:18px;color:var(--faint);line-height:1}.zen-dashboard .zen-close:hover{color:var(--ink)}@-webkit-keyframes zen-fade{0%{opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes zen-fade{0%{opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}to{opacity:1;-webkit-transform:none;transform:none}}.zen-dashboard{--nav:#16277d;--blue:#1b53d6;--blue2:#4e84f0;--blueLt:#c2cbdd;--bluePale:#e9f0fd;--bg:#f2f3f6;--surface:#fff;--surf2:#f8f9fb;--ink:#2a2f3a;--muted:#737a86;--faint:#9aa0ab;--line:#e4e6ec;--lineSoft:#eef0f4;--rec:#1b53d6;--pon:#e0a23c;--green:#2e9b63;--greenP:#dbf0e3;--amber:#c77d11;--amberP:#f6e9cf;--red:#c0392b;--redP:#f6ddd9;--info:#2e5c88;--infoP:#dbe6f0;--shadow:0 1px 2px rgba(20,30,70,0.04),0 6px 22px -14px rgba(20,30,70,0.22);--serif:"PT Serif",Georgia,serif;--sans:"Mulish",-apple-system,sans-serif}.zen-dashboard *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.zen-dashboard{font-family:var(--sans);background:var(--bg);color:var(--ink);font-size:13.5px;line-height:1.5;-webkit-font-smoothing:antialiased}.zen-dashboard .topnav{background:var(--nav);color:#fff;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 26px;gap:26px;position:sticky;top:0;z-index:50}.zen-dashboard .topnav a{color:#c8d0ec;text-decoration:none;font-weight:600;font-size:14px;cursor:pointer}.zen-dashboard .topnav a.on{color:#fff}.zen-dashboard .topnav .right{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.zen-dashboard .topnav .sep{width:1px;height:22px;background:#3a4894}.zen-dashboard .topnav .ic{font-size:17px;opacity:.9}.zen-dashboard .topnav .user{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;font-weight:600}.zen-dashboard .wrap{max-width:1200px;margin:0 auto;padding:0 22px}.zen-dashboard .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:16px 0 6px}.zen-dashboard .logo{width:54px;height:42px;background:#e2231a;border-radius:4px;display:grid;place-items:center;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2)}.zen-dashboard .logo b{font-family:var(--serif);font-style:italic;font-weight:700;color:#fff;font-size:23px;letter-spacing:-1px;-webkit-transform:skewX(-6deg);transform:skewX(-6deg)}.zen-dashboard .head .chev{color:var(--muted);font-size:18px}.zen-dashboard .head h1{font-size:22px;font-weight:700;color:#3a4150}.zen-dashboard .head .test{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:13px;color:var(--muted);font-weight:700}.zen-dashboard .sw{width:34px;height:18px;border-radius:20px;background:#c9cdd6;position:relative;cursor:pointer;-webkit-transition:.2s;transition:.2s;-webkit-box-flex:0;-ms-flex:none;flex:none}.zen-dashboard .sw:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:#fff;top:2px;left:2px;-webkit-transition:.2s;transition:.2s;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 1px 2px rgba(0,0,0,.25)}.zen-dashboard .sw.on{background:var(--blue)}.zen-dashboard .sw.on:after{left:18px}.zen-dashboard .filters{background:var(--surface);border:1px solid var(--line);border-radius:10px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);padding:14px 18px;gap:13px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.zen-dashboard .field,.zen-dashboard .filters{display:-webkit-box;display:-ms-flexbox;display:flex}.zen-dashboard .field{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;min-width:135px}.zen-dashboard .field label{font-size:11px;font-style:italic;color:var(--muted);padding-left:2px}.zen-dashboard .field .inp{border:1px solid var(--line);border-radius:7px;padding:8px 11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;font-size:12.5px}.zen-dashboard .field .inp.ph{color:var(--faint)}.zen-dashboard .field select{border:1px solid var(--line);border-radius:7px;padding:8px 11px;font-family:inherit;font-size:12.5px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:100%}.zen-dashboard .field.gr{margin-left:auto}.zen-dashboard .seg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.zen-dashboard .seg button{border:0;background:transparent;padding:8px 12px;font-family:inherit;font-size:12px;color:var(--muted);cursor:pointer;font-weight:600;border-right:1px solid var(--lineSoft)}.zen-dashboard .seg button:last-child{border-right:0}.zen-dashboard .seg button.on{background:var(--blue);color:#fff}.zen-dashboard .seg.rec button.on{background:var(--rec)}.zen-dashboard .seg.miss button[data-m=rec].on{background:var(--rec)}.zen-dashboard .seg.miss button[data-m=pon].on{background:var(--pon)}.zen-dashboard .cmp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:7px 11px;cursor:pointer;font-weight:600;font-size:12px;color:var(--muted);background:#fff;white-space:nowrap}.zen-dashboard .cmp.exp{background:#1d6f42;border-color:#1d6f42;color:#fff}.zen-dashboard .expmenu{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid var(--line);border-radius:9px;-webkit-box-shadow:0 12px 32px -10px rgba(20,30,70,.32);box-shadow:0 12px 32px -10px rgba(20,30,70,.32);padding:6px;display:none;z-index:60;min-width:248px}.zen-dashboard .expmenu.show{display:block}.zen-dashboard .expmenu button{display:block;width:100%;text-align:left;border:0;background:transparent;padding:9px 11px;border-radius:7px;font-family:inherit;font-size:12.5px;color:var(--ink);cursor:pointer;font-weight:600}.zen-dashboard .expmenu button:hover{background:var(--bluePale)}.zen-dashboard .ptabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.zen-dashboard .ptab{background:var(--surface);border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;padding:14px;text-align:center;font-weight:700;letter-spacing:.5px;font-size:13px;color:var(--muted);cursor:pointer;text-transform:uppercase}.zen-dashboard .ptab.on{background:var(--nav);color:#fff;border-color:var(--nav)}.zen-dashboard .stabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;border-bottom:1px solid var(--line);background:var(--surface);padding:0 6px;overflow-x:auto;margin-bottom:16px}.zen-dashboard .stab{padding:13px;font-size:11.5px;letter-spacing:.3px;text-transform:uppercase;color:var(--muted);cursor:pointer;white-space:nowrap;border-bottom:2.5px solid transparent;font-weight:600}.zen-dashboard .stab.on{color:var(--ink);border-bottom-color:var(--nav)}.zen-dashboard .stab:hover{color:var(--ink)}.zen-dashboard .stab .nb{background:var(--red);color:#fff;font-size:9px;font-weight:800;padding:1px 5px;border-radius:10px;margin-left:4px;vertical-align:1px}.zen-dashboard .stab.star:before{content:"★";color:var(--amber);margin-right:4px;font-size:10px}.zen-dashboard .panel{display:none}.zen-dashboard .panel.on{display:block;-webkit-animation:zen-fade .3s;animation:zen-fade .3s}.zen-dashboard .card{background:var(--surface);border:1px solid var(--line);border-radius:10px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);margin-bottom:16px}.zen-dashboard .card .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 18px 0;position:relative}.zen-dashboard .card .title{font-family:var(--serif);font-size:17px;color:#3a4150;text-align:center}.zen-dashboard .card .hint{position:absolute;right:18px;top:16px;font-size:10.5px;letter-spacing:.4px;color:var(--faint);text-transform:uppercase;font-weight:600;cursor:pointer}.zen-dashboard .card .body{padding:16px 20px 20px}.zen-dashboard .grid{display:grid;gap:16px}.zen-dashboard .kpis{grid-template-columns:repeat(6,1fr)}.zen-dashboard .kpi{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:14px 15px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);position:relative;overflow:hidden}.zen-dashboard .kpi .lab{font-size:11px;color:var(--muted);font-weight:700}.zen-dashboard .kpi .val{font-size:24px;font-weight:800;margin-top:7px;color:#222a3a;line-height:1;letter-spacing:-.5px}.zen-dashboard .kpi .val small{font-size:13px;color:var(--faint);font-weight:700}.zen-dashboard .kpi .d{font-size:11px;font-weight:700;margin-top:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:3px}.zen-dashboard .up{color:var(--green)}.zen-dashboard .down{color:var(--red)}.zen-dashboard .kpi.hl{border-color:var(--rec);background:-webkit-gradient(linear,left top,left bottom,from(var(--bluePale)),color-stop(62%,#fff));background:linear-gradient(180deg,var(--bluePale),#fff 62%)}.zen-dashboard .kpi.alert{border-color:var(--red);background:-webkit-gradient(linear,left top,left bottom,from(var(--redP)),color-stop(62%,#fff));background:linear-gradient(180deg,var(--redP),#fff 62%)}.zen-dashboard .kpi.tap{cursor:pointer;-webkit-transition:.15s;transition:.15s}.zen-dashboard .kpi.tap:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.zen-dashboard .hbars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9px}.zen-dashboard .hbar{display:grid;grid-template-columns:140px 1fr 72px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:12.5px}.zen-dashboard .hbar .name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zen-dashboard .hbar .track{height:19px;background:var(--bluePale);border-radius:5px;overflow:hidden}.zen-dashboard .hbar .fill{height:100%;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:7px;color:#fff;font-size:10px;font-weight:700}.zen-dashboard .hbar .pct{text-align:right;color:var(--muted);font-weight:600}.zen-dashboard table.tbl{width:100%;border-collapse:collapse;font-size:12.5px}.zen-dashboard table.tbl th{text-align:left;font-size:10.5px;text-transform:uppercase;letter-spacing:.4px;color:var(--faint);font-weight:700;padding:8px;border-bottom:1px solid var(--line)}.zen-dashboard table.tbl td{padding:9px 8px;border-bottom:1px solid var(--lineSoft)}.zen-dashboard table.tbl tr:last-child td{border-bottom:0}.zen-dashboard .num{text-align:right;font-variant-numeric:tabular-nums}.zen-dashboard .pill{font-size:10.5px;font-weight:800;padding:2px 9px;border-radius:20px}.zen-dashboard .pill.rec{background:var(--bluePale);color:var(--rec)}.zen-dashboard .pill.pon{background:var(--amberP);color:var(--amber)}.zen-dashboard .pill.r{background:var(--redP);color:var(--red)}.zen-dashboard .pill.o{background:var(--amberP);color:var(--amber)}.zen-dashboard .pill.g{background:var(--greenP);color:var(--green)}.zen-dashboard .funnel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.zen-dashboard .fbar,.zen-dashboard .funnel{display:-webkit-box;display:-ms-flexbox;display:flex}.zen-dashboard .fbar{height:44px;border-radius:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;color:#fff;font-weight:700;font-size:13px;position:relative}.zen-dashboard .fbar .m{position:absolute;right:15px;opacity:.95}.zen-dashboard .drop{font-size:11px;color:var(--red);font-weight:700;padding:2px 0 0 6px}.zen-dashboard .heat{display:grid;grid-template-columns:104px repeat(12,1fr);gap:3px;font-size:10px}.zen-dashboard .heat .hl{font-weight:700;color:var(--muted);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px}.zen-dashboard .heat .hm{text-align:center;color:var(--faint);font-weight:700;font-size:9.5px}.zen-dashboard .heat .cell{aspect-ratio:1.5;border-radius:4px;display:grid;place-items:center;font-size:9.5px;font-weight:700}.zen-dashboard .bullet{margin-bottom:14px}.zen-dashboard .bullet .t{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12.5px;margin-bottom:5px}.zen-dashboard .bullet .t b{font-weight:700}.zen-dashboard .bullet .t .v{color:var(--muted);font-weight:600}.zen-dashboard .btrack{position:relative;height:18px;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(var(--redP)),color-stop(var(--amberP)),to(var(--greenP)));background:linear-gradient(90deg,var(--redP),var(--amberP),var(--greenP))}.zen-dashboard .bfill{position:absolute;left:0;top:3px;height:12px;border-radius:4px}.zen-dashboard .btarget{position:absolute;top:-3px;height:24px;width:3px;background:var(--red);border-radius:2px}.zen-dashboard .legend{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;color:var(--muted);font-weight:600;margin-top:12px}.zen-dashboard .legend i{width:11px;height:11px;border-radius:3px;display:inline-block;margin-right:6px;vertical-align:-1px}.zen-dashboard .note{font-size:11.5px;color:var(--muted);background:var(--surf2);border:1px dashed var(--line);border-radius:8px;padding:10px 13px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:1.45}.zen-dashboard .note b{color:var(--blue)}.zen-dashboard .note.warn{background:var(--redP);border-color:#e9b9b1;color:#8e2b20}.zen-dashboard .note.warn b{color:var(--red)}.zen-dashboard .stat2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.zen-dashboard .stat2 .s{text-align:center}.zen-dashboard .stat2 .s .big{font-size:30px;font-weight:800;line-height:1}.zen-dashboard .stat2 .s .lab{color:var(--muted);font-weight:600;font-size:12px;margin-top:4px}.zen-dashboard .bubble{position:fixed;right:24px;bottom:24px;width:48px;height:48px;border-radius:50%;background:var(--blue);display:grid;place-items:center;color:#fff;font-size:22px;-webkit-box-shadow:0 8px 20px -6px rgba(27,83,214,.6);box-shadow:0 8px 20px -6px rgba(27,83,214,.6);z-index:40}.zen-dashboard .overlay{position:fixed;inset:0;background:rgba(20,28,60,.4);display:none;place-items:center;z-index:90;padding:24px}.zen-dashboard .overlay.show{display:grid}.zen-dashboard .modal{background:#fff;border-radius:12px;max-width:680px;width:100%;max-height:84vh;overflow:auto;-webkit-box-shadow:0 30px 80px -20px rgba(0,0,0,.5);box-shadow:0 30px 80px -20px rgba(0,0,0,.5)}.zen-dashboard .modal .mh{padding:18px 22px;border-bottom:1px solid var(--line);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:sticky;top:0;background:#fff}.zen-dashboard .modal .mh h3{font-family:var(--serif);font-size:18px}.zen-dashboard .modal .mh button{border:0;background:var(--surf2);width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:15px;color:var(--muted)}.zen-dashboard .modal .mb{padding:18px 22px}.zen-dashboard .impro{display:inline-block;background:var(--bluePale);color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.4px;padding:2px 8px;border-radius:5px;text-transform:uppercase;margin-bottom:10px}@media (max-width:1000px){.zen-dashboard .kpis{grid-template-columns:repeat(3,1fr)}.zen-dashboard .filters{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.zen-dashboard .field.gr{margin-left:0}}@media (max-width:640px){.zen-dashboard .kpis{grid-template-columns:repeat(2,1fr)}.zen-dashboard .topnav{gap:14px;overflow-x:auto}}.zen-dashboard .tab-section-title{font-size:12px;font-weight:700;color:#374151;letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px}.zen-dashboard .vig-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.zen-dashboard .vig-chart-wrap{position:relative;width:160px;height:160px;-ms-flex-negative:0;flex-shrink:0}.zen-dashboard .vig-center{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.zen-dashboard .vig-pct{font-size:24px;font-weight:700;color:#e74c3c;line-height:1}.zen-dashboard .vig-label-sm{font-size:10px;color:#888;text-align:center;text-transform:uppercase;letter-spacing:.04em;margin-top:2px}.zen-dashboard .vig-list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:240px}.zen-dashboard .vig-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e5e7eb;border-radius:4px;padding:10px 14px;margin-bottom:8px}.zen-dashboard .vig-item:last-child{margin-bottom:0}.zen-dashboard .vig-dot-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#374151}.zen-dashboard .vig-dot{width:10px;height:10px;border-radius:50%}.zen-dashboard .vig-count{font-size:22px;font-weight:700;color:#374151}.zen-dashboard .synth-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.zen-dashboard .synth-kpi-label{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px}.zen-dashboard .synth-kpi-val{font-size:20px;font-weight:700;color:#374151}.zen-dashboard .synth-bar{height:14px;background:#e5e7eb;border-radius:7px;overflow:hidden;margin:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.zen-dashboard .synth-bar-seg{height:100%;-webkit-transition:width .5s;transition:width .5s}.zen-dashboard .synth-legend{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.zen-dashboard .synth-leg-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e5e7eb;border-radius:4px;padding:9px 12px}.zen-dashboard .synth-leg-item,.zen-dashboard .synth-leg-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zen-dashboard .synth-leg-label{gap:6px;font-size:12px;color:#374151}.zen-dashboard .synth-leg-dot{width:9px;height:9px;border-radius:50%}.zen-dashboard .synth-leg-n{font-size:20px;font-weight:700;color:#374151}.zen-dashboard .mm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.zen-dashboard .mm-stat{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px 14px;text-align:center}.zen-dashboard .mm-stat-n{font-size:24px;font-weight:700}.zen-dashboard .mm-stat-l{font-size:11px;color:#888;margin-top:2px}.zen-dashboard .mm-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;margin-top:8px}.zen-dashboard .mm-list,.zen-dashboard .mm-row{display:-webkit-box;display:-ms-flexbox;display:flex}.zen-dashboard .mm-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:4px;font-size:12px}.zen-dashboard .mm-name{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#1b6ebd;font-weight:500}.zen-dashboard .mm-date{font-size:11px;color:#888;width:48px;text-align:right}.zen-dashboard .mm-badge{font-size:10px;font-weight:600;padding:2px 8px;border-radius:20px;width:72px;text-align:center}.zen-dashboard .ape-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:16px}.zen-dashboard .ape-card{border:1px solid #e5e7eb;border-radius:6px;padding:10px;cursor:pointer;-webkit-transition:border-color .15s;transition:border-color .15s;position:relative;overflow:hidden}.zen-dashboard .ape-card.selected,.zen-dashboard .ape-card:hover{border-color:#1b3a8c;background:#f0f4ff}.zen-dashboard .ape-rank{font-size:10px;color:#aaa;font-weight:600}.zen-dashboard .ape-name-main{font-size:12px;font-weight:600;color:#374151;margin:2px 0;line-height:1.3;min-height:32px}.zen-dashboard .ape-code{font-size:10px;color:#888}.zen-dashboard .ape-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.zen-dashboard .ape-nn{font-size:11px;color:#555}.zen-dashboard .ape-nn span{font-size:9px;color:#888;text-transform:uppercase}.zen-dashboard .ape-pct-badge{font-size:11px;font-weight:700;background:#fecaca;color:#991b1b;padding:2px 6px;border-radius:3px}.zen-dashboard .ape-second-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.zen-dashboard .ape-explorer{margin-top:14px;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.zen-dashboard .ape-explorer select{width:100%;padding:10px 12px;border:none;border-bottom:1px solid #e5e7eb;font-size:12px;font-family:inherit;outline:none;background:#fff;cursor:pointer}.zen-dashboard .ape-explorer-content{padding:12px;font-size:12px;color:#374151}.zen-dashboard .av-bar-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px}.zen-dashboard .av-bar-label{font-size:12px;color:#374151;font-weight:500;width:140px;-ms-flex-negative:0;flex-shrink:0}.zen-dashboard .av-bar-track{-webkit-box-flex:1;-ms-flex:1;flex:1;height:12px;background:#f3f4f6;border-radius:6px;overflow:hidden}.zen-dashboard .av-bar-fill{height:100%;border-radius:6px;-webkit-transition:width .5s;transition:width .5s}.zen-dashboard .av-bar-pct{font-size:12px;font-weight:600;width:36px;text-align:right}.zen-dashboard .av-count{font-size:11px;color:#888;width:60px;text-align:right}.zen-dashboard .carto-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;gap:12px}.zen-dashboard .carto-filters,.zen-dashboard .carto-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.zen-dashboard .carto-filters{gap:8px}.zen-dashboard .carto-filter-label{font-size:12px;color:#888}.zen-dashboard .sig-select{padding:6px 10px;border:1px solid #c8cdd8;border-radius:4px;outline:none}.zen-dashboard .carto-export,.zen-dashboard .sig-select{font-size:12px;font-family:inherit;cursor:pointer;background:#fff}.zen-dashboard .carto-export{padding:6px 14px;border:1px solid #1b3a8c;border-radius:4px;color:#1b3a8c;-webkit-transition:all .15s;transition:all .15s}.zen-dashboard .carto-export:hover{background:#1b3a8c;color:#fff}.zen-dashboard .carto-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.zen-dashboard .ck{background:#f9fafb;border-radius:6px;padding:12px 14px;border:1px solid #e5e7eb;border-top:3px solid transparent}.zen-dashboard .ck-label{font-size:10px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.zen-dashboard .ck-val{font-size:26px;font-weight:700}.zen-dashboard .ck-meta{font-size:11px;color:#888;margin-top:3px}.zen-dashboard .carto-dim-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:16px}.zen-dashboard .cd{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:12px;cursor:pointer;-webkit-transition:border-color .15s;transition:border-color .15s;position:relative;overflow:hidden}.zen-dashboard .cd:hover{border-color:#1b3a8c}.zen-dashboard .cd-code{font-size:10px;font-weight:700;color:#1b3a8c;letter-spacing:.04em}.zen-dashboard .cd-name{font-size:10px;color:#888;margin:2px 0 6px;line-height:1.3;height:26px}.zen-dashboard .cd-score{font-size:22px;font-weight:700}.zen-dashboard .cd-pill{font-size:9px;font-weight:700;padding:2px 7px;border-radius:20px;display:inline-block;margin-top:4px}.zen-dashboard .cd-n{font-size:10px;color:#aaa;margin-top:4px}.zen-dashboard .cd-bar{position:absolute;bottom:0;left:0;right:0;height:3px}.zen-dashboard .cd-bar-fill{height:100%;-webkit-transition:width .5s;transition:width .5s}.zen-dashboard .carto-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.zen-dashboard .carto-panel{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:14px 16px}.zen-dashboard .carto-panel-title{font-size:10px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.zen-dashboard .carto-grid3{display:grid;grid-template-columns:2fr 1fr;gap:12px;margin-bottom:12px}.zen-dashboard .carto-ape-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:7px}.zen-dashboard .carto-ape-row:last-child{margin-bottom:0}.zen-dashboard .carto-ape-lbl{font-size:11px;color:#374151;width:160px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zen-dashboard .carto-ape-track{-webkit-box-flex:1;-ms-flex:1;flex:1;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.zen-dashboard .carto-ape-fill{height:100%;border-radius:4px;-webkit-transition:width .5s;transition:width .5s}.zen-dashboard .carto-ape-pct{font-size:11px;font-weight:700;width:32px;text-align:right}.zen-dashboard .carto-ape-n{font-size:10px;color:#aaa;width:36px;text-align:right}.zen-dashboard .ope-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px solid #f0f0f0}.zen-dashboard .ope-item:last-child{border-bottom:none;padding-bottom:0}.zen-dashboard .ope-nm{font-size:11px;font-weight:500;color:#374151}.zen-dashboard .ope-dt{font-size:10px;color:#aaa;margin-top:1px}.zen-dashboard .ope-tag{font-size:10px;font-weight:600;padding:2px 7px;border-radius:20px;-ms-flex-negative:0;flex-shrink:0}.zen-dashboard .sig-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.zen-dashboard .sig-tbl{width:100%;border-collapse:collapse}.zen-dashboard .sig-tbl th{font-size:10px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.04em;padding:10px 14px;text-align:left;background:#f9fafb;border-bottom:1px solid #e5e7eb}.zen-dashboard .sig-tbl th:last-child{text-align:right}.zen-dashboard .sig-tbl td{padding:9px 14px;border-bottom:1px solid #f0f0f0;vertical-align:middle;font-size:12px}.zen-dashboard .sig-tbl tr:last-child td{border-bottom:none}.zen-dashboard .sig-tbl td:last-child{text-align:right}.zen-dashboard .sig-cell{gap:9px}.zen-dashboard .sig-av,.zen-dashboard .sig-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zen-dashboard .sig-av{width:28px;height:28px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:700;-ms-flex-negative:0;flex-shrink:0}.zen-dashboard .sig-nm{font-size:12px;font-weight:600;color:#374151}.zen-dashboard .sig-role{font-size:10px;color:#aaa}.zen-dashboard .mini-bar-wrap{height:6px;background:#f3f4f6;border-radius:3px;width:80px}.zen-dashboard .mini-bar-fill{height:100%;border-radius:3px;background:#e74c3c}