.dash-root{--surface-1:#181b22;--surface-2:#20242d;--surface-muted:#ffffff0f;--page:#0c0e13;--text-primary:#f0f1f4;--text-secondary:#b7bac4;--text-muted:#828693;--gridline:#2b2f3a;--border:#ffffff1a;--brand:#ff5c02;--brand-strong:#ff7a33;--brand-tint:#ff7c3329;--navy:#4d51a8;--navy-tint:#4d51a82e;--violet:#9d6eff;--pink:#ff5c8a;--cat-vendu:#ff8a3d;--cat-conseil:#8b8ee8;--cat-avis:#9d6eff;--fb-blue:#4b93ff;--fb-blue-tint:#4b93ff29;--section-red:#ef5a5a;--status-good:#2fd15c;--status-warning:#fbbf24;--status-critical:#ef4444;--status-info:#4b93ff;--status-bad:#ef4444;--status-bad-tint:#ef444429;font-family:var(--font-poppins), system-ui, -apple-system, "Segoe UI", sans-serif;color:var(--text-primary);background:var(--page);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100vh;display:flex}.dash-sidebar{background:var(--surface-1);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:240px;padding:20px 14px;display:flex}.dash-brand{align-items:center;gap:10px;padding:6px 8px 22px;display:flex}.dash-brand-mark{background:var(--brand);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:flex}.dash-brand-name{font-size:14.5px;font-weight:600}.dash-brand-sub{color:var(--text-muted);font-size:11px}.dash-nav-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding:14px 10px 6px;font-size:11px}.dash-nav-item{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:13.5px;display:flex}.dash-nav-item:hover{background:var(--page)}.dash-nav-item .dot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:7px;height:7px}.dash-nav-item.active{background:var(--brand-tint);color:var(--navy);border-left:3px solid var(--brand);padding-left:7px;font-weight:600}.dash-nav-item.active .dot{background:var(--brand)}.dash-nav-item.sub{padding-left:26px;font-size:12.5px}.dash-sidebar-footer{border-top:1px solid var(--gridline);color:var(--text-muted);margin-top:auto;padding:12px 10px;font-size:12px}.dash-main{flex:1;min-width:0}.dash-topbar{border-bottom:1px solid var(--gridline);background:var(--surface-1);justify-content:space-between;align-items:center;height:60px;padding:0 28px;display:flex}.dash-topbar h1{margin:0;font-size:17px;font-weight:600}.dash-topbar .meta{color:var(--text-muted);margin-top:1px;font-size:12.5px}.dash-avatar{background:var(--cat-avis);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.dash-content{padding:26px 28px 60px}.dash-card-grid{margin-bottom:30px}.dash-card-block{box-sizing:border-box;height:100%;position:relative}.dash-card-block-inner{height:100%;overflow:auto}.dash-card-block-handle{z-index:5;background:var(--surface-2);border:1px solid var(--border);cursor:grab;border-radius:6px;padding:3px 7px;position:absolute;top:10px;right:10px;box-shadow:0 1px 3px #00000059}.dash-stat-tile{background:var(--surface-1);border:1px solid var(--gridline);border-left:3px solid var(--brand);box-sizing:border-box;border-radius:12px;height:100%;padding:16px 18px;overflow:hidden}.react-resizable-handle{z-index:3}.dash-stat-label{color:var(--text-secondary);margin-bottom:8px;font-size:12.5px}.dash-stat-value{letter-spacing:-.01em;font-size:26px;font-weight:600}.dash-stat-delta{margin-top:6px;font-size:12px}.dash-stat-delta.up{color:var(--status-good)}.dash-stat-delta.flat{color:var(--text-muted)}.dash-section-head{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.dash-section-head h2{margin:0;font-size:15px;font-weight:600}.dash-section-head .hint{color:var(--text-muted);font-size:12px}.dash-fb-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:34px;display:grid}.dash-fb-grid.single{grid-template-columns:minmax(280px,420px)}.dash-pub-recap{padding-bottom:4px}.dash-fb-card{background:var(--surface-1);border:1px solid var(--gridline);border-radius:12px;overflow:hidden}.dash-fb-visual{color:#fff;align-items:flex-end;height:150px;padding:14px;display:flex;position:relative}.dash-fb-visual.vendu{background:linear-gradient(160deg,#ff5c02 0%,#cc4a02 100%)}.dash-fb-visual.conseil{background:linear-gradient(160deg,#282850 0%,#16162e 100%)}.dash-fb-visual.avis{background:linear-gradient(160deg,#ff5c02 0%,#e7205f 55%,#5c20cf 100%)}.dash-fb-visual.has-image{background-color:#0d1826;background-position:50%;background-repeat:no-repeat;background-size:contain}.dash-fb-drafts{background:#ff5c020f;border:1px dashed #ff5c0259;border-radius:8px;margin-top:10px;padding:10px}.dash-fb-drafts-label{color:var(--brand);text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px;font-size:10.5px;font-weight:600}.dash-fb-drafts-list{flex-direction:column;gap:8px;display:flex}.dash-fb-draft-card{background:var(--surface-1);border:1px solid var(--gridline);border-radius:8px;align-items:center;gap:10px;padding:6px;display:flex}.dash-fb-draft-thumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:52px;height:65px}.dash-fb-draft-info{flex-direction:column;gap:4px;min-width:0;display:flex}.dash-fb-draft-date{color:var(--text-muted);font-size:11px}.dash-fb-draft-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dash-fb-draft-remove{color:#d0342c;cursor:pointer;background:0 0;border:1px solid #d0342c;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:11px;line-height:1;display:flex}.dash-fb-draft-remove:hover{color:#fff;background:#d0342c}.dash-lightbox-overlay{z-index:200;cursor:zoom-out;background:#0f1b2dd9;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:fixed;inset:0}.dash-lightbox-overlay img{cursor:default;border-radius:10px;max-width:100%;max-height:100%;box-shadow:0 20px 60px #00000080}.dash-lightbox-content{cursor:default;flex-direction:column;align-items:center;gap:16px;max-width:100%;display:flex}.dash-lightbox-content img{max-height:78vh}.dash-lightbox-actions{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:8px;display:flex}.dash-lightbox-actions .dash-btn-ghost{color:#fff;border-color:#ffffff73}.dash-lightbox-actions .dash-btn-ghost:hover{background:#ffffff26}.dash-pub-detail-info{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.dash-pub-detail-title{color:#fff;text-align:center;width:100%;font-size:15px;font-weight:700}.dash-lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:36px;height:36px;font-size:16px;position:absolute;top:20px;right:24px}.dash-fb-visual .badge{letter-spacing:.04em;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:700;position:absolute;top:12px;left:12px}.dash-fb-visual .headline{font-size:15px;font-weight:700;line-height:1.25}.dash-fb-visual .sub{opacity:.85;margin-top:2px;font-size:11px}.dash-fb-body{padding:14px 16px 16px}.dash-fb-cat-label{letter-spacing:.03em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700}.dash-fb-cat-label.vendu{color:var(--cat-vendu)}.dash-fb-cat-label.conseil{color:var(--cat-conseil)}.dash-fb-cat-label.avis{color:var(--cat-avis)}.dash-fb-text-preview{color:var(--text-secondary);white-space:pre-wrap;min-height:52px;margin-bottom:12px;font-size:12.5px;line-height:1.45}.dash-fb-welcome{text-align:center;border:1px dashed var(--fb-blue);color:var(--fb-blue);background:#4b93ff1f;border-radius:8px;justify-content:center;align-items:center;padding:14px 10px;font-style:italic;font-weight:500;display:flex}.dash-fb-current-pub-label{color:var(--text-secondary);margin-bottom:6px;font-size:11px;font-weight:600}.dash-fb-text-clickable{cursor:pointer;border-radius:6px;margin:-4px -6px 8px;padding:4px 6px;transition:background .15s}.dash-fb-text-clickable:hover{background:var(--brand-tint)}.dash-caption-modal{background:var(--surface-1);border-radius:14px;width:100%;max-width:480px;max-height:88vh;padding:20px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #1414284d}.dash-caption-close{background:var(--navy-tint);width:28px;height:28px;color:var(--navy);cursor:pointer;border:none;border-radius:50%;font-size:13px;line-height:1;position:absolute;top:12px;right:12px}.dash-caption-close:hover{background:var(--brand-tint);color:var(--brand-strong)}.dash-caption-title{color:var(--navy);margin-bottom:4px;font-size:15px;font-weight:700}.dash-caption-textarea{resize:vertical;border:1px solid var(--gridline);width:100%;min-height:220px;color:var(--text-primary);background:var(--surface-2);box-sizing:border-box;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.5}.dash-caption-textarea:focus{border-color:var(--brand);outline:none}.dash-msg-sub{color:var(--text-muted);margin-bottom:8px;font-size:11.5px}.dash-msg-thread{flex-direction:column;gap:10px;max-height:220px;margin-bottom:4px;padding:2px 2px 12px;display:flex;overflow-y:auto}.dash-msg-row{flex-direction:column;gap:3px;display:flex}.dash-msg-row.mine{align-items:flex-end}.dash-msg-row.theirs{align-items:flex-start}.dash-msg-meta{color:var(--text-muted);padding:0 3px;font-size:10.5px}.dash-msg-bubble{white-space:pre-wrap;border-radius:12px;max-width:85%;padding:9px 12px;font-size:12.5px;line-height:1.5}.dash-msg-row.mine .dash-msg-bubble{background:var(--navy);color:#fff;border-bottom-right-radius:4px}.dash-msg-row.theirs .dash-msg-bubble{background:var(--brand);color:#fff;border-bottom-left-radius:4px}.dash-msg-row-actions{align-items:center;gap:6px;display:flex}.dash-msg-delete{background:var(--surface-muted,#0000000f);width:18px;height:18px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;line-height:1;display:flex}.dash-msg-delete:hover{background:var(--status-bad-tint,#fde2e2);color:var(--status-bad,#d92d20)}.dash-msg-divider{align-items:center;gap:10px;margin:16px 0 12px;display:flex}.dash-msg-divider:before,.dash-msg-divider:after{content:"";background:var(--gridline);flex:1;height:1px}.dash-msg-divider span{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);white-space:nowrap;font-size:10.5px}.dash-caption-location{margin-top:12px}.dash-caption-location-label{color:var(--text-muted);margin-bottom:6px;font-size:12px;font-weight:600}.dash-caption-location-input{border:1px solid var(--gridline);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:13px}.dash-caption-location-input:focus{border-color:var(--brand);outline:none}.dash-caption-location-results{background:var(--surface-1);border:1px solid var(--gridline);z-index:10;border-radius:8px;max-height:180px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #14142826}.dash-caption-location-empty{color:var(--text-muted);padding:10px 12px;font-size:12.5px}.dash-caption-location-error{color:var(--status-critical)}.dash-caption-location-result{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:9px 12px;font-size:12.5px;display:block}.dash-caption-location-result:hover{background:var(--brand-tint)}.dash-caption-location-city{color:var(--text-muted)}.dash-caption-location-chip{background:var(--brand-tint);color:var(--brand-strong);border-radius:999px;align-items:center;gap:8px;padding:5px 8px 5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.dash-caption-location-chip button{color:var(--brand-strong);cursor:pointer;background:0 0;border:none;padding:2px;font-size:12px;line-height:1}.dash-fb-footer{justify-content:space-between;align-items:center;display:flex}.dash-status-chip{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:6px;padding:4px 9px 4px 7px;font-size:11.5px;font-weight:600;display:inline-flex}.dash-status-chip .dot{border-radius:50%;width:7px;height:7px}.dash-status-chip.good{color:var(--status-good);background:#2fd15c29}.dash-status-chip.good .dot{background:var(--status-good)}.dash-status-chip.warning{color:var(--status-warning);background:#fbbf2429}.dash-status-chip.warning .dot{background:var(--status-warning)}.dash-status-chip.brand{background:var(--brand-tint);color:var(--brand-strong)}.dash-status-chip.brand .dot{background:var(--brand)}.dash-status-chip.danger{background:var(--status-bad-tint);color:var(--status-critical)}.dash-status-chip.danger .dot{background:var(--status-critical)}.dash-status-chip.info{color:var(--status-info);background:#4b93ff29}.dash-status-chip.info .dot{background:var(--status-info)}.dash-status-chip.violet{color:var(--violet);background:#9d6eff29}.dash-status-chip.violet .dot{background:var(--violet)}.dash-status-chip.neutral{color:var(--text-secondary);background:#ffffff14}.dash-status-chip.neutral .dot{background:var(--text-muted)}.dash-fb-status-row{flex-wrap:wrap;gap:6px;display:flex}.dash-btn-mini{color:#fff;background:var(--brand-strong);cursor:pointer;border:none;border-radius:7px;padding:6px 10px;font-size:11.5px;font-weight:600}.dash-btn-mini:hover{filter:brightness(1.08)}.dash-btn-mini:disabled{opacity:.5;cursor:not-allowed}.dash-fb-actions{gap:6px;display:flex}.dash-btn-danger{background:var(--status-critical)}.dash-prep-progress-track{background:var(--surface-2);border-radius:999px;width:100%;height:8px;overflow:hidden}.dash-prep-progress-fill{background:var(--brand);border-radius:999px;height:100%;transition:width .3s}.dash-btn-ghost{color:var(--navy);border:1px solid var(--border);background:0 0}.dash-btn-ghost:hover{background:var(--navy-tint);filter:none}.dash-modal-overlay{z-index:100;background:#14142873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dash-chat-modal{background:var(--surface-1);border-radius:14px;flex-direction:column;width:100%;max-width:480px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #1414284d}.dash-chat-header{border-bottom:1px solid var(--gridline);justify-content:space-between;align-items:flex-start;padding:16px 18px;display:flex}.dash-chat-title{color:var(--navy);font-size:14px;font-weight:700}.dash-chat-subtitle{color:var(--text-muted);margin-top:2px;font-size:12px}.dash-chat-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:14px;line-height:1}.dash-lightbox{background:var(--surface-1);border-radius:14px;flex-direction:column;width:100%;max-width:760px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #14142859}.dash-lightbox-close{z-index:1;color:#fff;background:#1414288c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:10px;right:10px}.dash-lightbox-media{background:var(--navy-tint);flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.dash-lightbox-media img{object-fit:contain;max-width:100%;max-height:100%;display:block}.dash-lightbox-media-placeholder{aspect-ratio:4/5;width:100%}.dash-lightbox-media-zoomable{cursor:zoom-in;position:relative}.dash-lightbox-zoom-hint{color:#fff;pointer-events:none;background:#141428a6;border-radius:999px;padding:5px 10px;font-size:11.5px;font-weight:600;position:absolute;bottom:10px;right:10px}.dash-lightbox-body{flex-direction:column;flex-shrink:0;gap:6px;max-height:40vh;padding:14px 16px 16px;display:flex;overflow-y:auto}.dash-lightbox-caption{color:var(--text-primary);white-space:pre-wrap;font-size:13.5px;line-height:1.5}.dash-chat-body{flex-direction:column;flex:1;gap:12px;padding:16px 18px;display:flex;overflow-y:auto}.dash-chat-bubble{white-space:pre-wrap;border-radius:10px;max-width:88%;padding:10px 12px;font-size:13px;line-height:1.5}.dash-chat-bubble.assistant{background:var(--navy-tint);color:var(--text-primary);align-self:flex-start}.dash-chat-bubble.user{background:var(--brand);color:#fff;align-self:flex-end}.dash-chat-loading{opacity:.6;font-style:italic}.dash-chat-caption-block{background:var(--surface-2);border:1px solid var(--brand);border-radius:8px;margin-top:8px;padding:10px}.dash-chat-caption-text{white-space:pre-wrap;color:var(--text-primary);font-size:13px;line-height:1.5}.dash-chat-caption-actions{gap:6px;margin-top:8px;display:flex}.dash-chat-error{color:var(--status-critical);font-size:12px}.dash-chat-input-row{border-top:1px solid var(--gridline);gap:8px;padding:14px 18px;display:flex}.dash-chat-input{resize:none;border:1px solid var(--border);color:var(--text-primary);background:var(--surface-2);border-radius:8px;flex:1;padding:8px 10px;font-family:inherit;font-size:13px}.dash-chat-input:focus{outline:2px solid var(--brand);outline-offset:-1px}.dash-visual-panel{flex-direction:column;flex:1;gap:12px;padding:16px 18px;display:flex;overflow-y:auto}.dash-visual-label{color:var(--text-muted);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.dash-visual-input{border:1px solid var(--border);color:var(--text-primary);background:var(--surface-2);border-radius:8px;padding:8px 10px;font-family:inherit;font-size:13px}.dash-visual-input:focus{outline:2px solid var(--brand);outline-offset:-1px}.dash-visual-photos{flex-wrap:wrap;gap:8px;display:flex}.dash-visual-thumb{border:1px solid var(--gridline);cursor:grab;border-radius:8px;width:64px;height:64px;position:relative;overflow:hidden}.dash-visual-thumb.dragging{opacity:.4}.dash-visual-thumb.drag-over{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-tint)}.dash-visual-thumb img{object-fit:cover;width:100%;height:100%}.dash-visual-thumb-remove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;width:18px;height:18px;font-size:10px;line-height:1;position:absolute;top:2px;right:2px}.dash-visual-thumb-crop{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;width:20px;height:20px;font-size:11px;line-height:1;position:absolute;bottom:2px;right:2px}.dash-visual-thumb-crop:hover{background:var(--brand)}.dash-visual-thumb-loading{background:#0f1b2d8c;justify-content:center;align-items:center;font-size:18px;animation:1.1s ease-in-out infinite dash-thumb-pulse;display:flex;position:absolute;inset:0}@keyframes dash-thumb-pulse{0%,to{opacity:.55}50%{opacity:1}}.dash-crop-modal{background:var(--surface-1);border-radius:14px;max-width:90vw;padding:20px;box-shadow:0 20px 60px #1414284d}.dash-crop-title{color:var(--navy);margin-bottom:4px;font-size:15px;font-weight:700}.dash-crop-box{cursor:grab;touch-action:none;background:#000;border-radius:8px;margin:0 auto 14px;position:relative;overflow:hidden}.dash-crop-zoom-row{color:var(--text-muted);align-items:center;gap:10px;margin-bottom:16px;font-size:12px;display:flex}.dash-crop-zoom-row input[type=range]{flex:1}.dash-visual-add-photo{border:1px dashed var(--brand);background:var(--brand-tint);width:64px;height:64px;color:var(--brand-strong);cursor:pointer;border-radius:8px;padding:4px;font-size:10px;font-weight:600}.dash-visual-preview{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.dash-visual-preview img{border:1px solid var(--gridline);border-radius:8px;width:100%}.dash-visual-refine{border-top:1px solid var(--gridline);flex-direction:column;gap:8px;width:100%;margin-top:6px;padding-top:14px;display:flex}.dash-visual-refine-label{color:var(--text-muted);font-size:12px;font-weight:600}.dash-visual-refine-messages{flex-direction:column;gap:8px;max-height:220px;display:flex;overflow-y:auto}.dash-chat-attachment-img{object-fit:cover;border-radius:8px;max-width:160px;max-height:160px;margin-bottom:6px;display:block}.dash-chat-pending-attachment{width:56px;height:56px;position:relative}.dash-chat-pending-attachment img{object-fit:cover;border:1px solid var(--gridline);border-radius:8px;width:100%;height:100%}.dash-chat-pending-attachment button{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;width:18px;height:18px;font-size:10px;line-height:1;position:absolute;top:-6px;right:-6px}.dash-two-col{grid-template-columns:1.3fr 1fr;gap:16px;display:grid}.dash-panel{background:var(--surface-1);border:1px solid var(--gridline);border-left:3px solid var(--brand);border-radius:12px;padding:16px 18px 8px}.dash-agent-row{border-bottom:1px solid var(--gridline);align-items:center;gap:12px;padding:11px 2px;display:flex}.dash-agent-row:last-child{border-bottom:none}.dash-agent-icon{background:var(--page);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.dash-agent-name{font-size:13px;font-weight:600}.dash-agent-desc{color:var(--text-muted);margin-top:1px;font-size:11.5px}.dash-agent-status{text-align:right;margin-left:auto}.dash-sched-row{border-bottom:1px solid var(--gridline);align-items:center;gap:12px;padding:10px 2px;font-size:12.5px;display:flex}.dash-sched-row:last-child{border-bottom:none}.dash-sched-day{width:64px;color:var(--text-secondary);text-transform:capitalize;flex-shrink:0;font-size:11.5px;font-weight:600}.dash-sched-swatch{border-radius:2px;flex-shrink:0;width:8px;height:8px}.dash-sched-row-cat{border-left:4px solid #0000;margin-left:-14px;padding-left:10px}.dash-sched-row-clickable{cursor:pointer;border-radius:6px;transition:background .15s}.dash-sched-row-clickable:hover{background:var(--page)}.dash-sched-cancel{color:var(--status-critical);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px;font-size:13px;line-height:1}.dash-sched-cancel:hover{color:#ff7a7a}.dash-sched-cancel:disabled{opacity:.5;cursor:default}.dash-sched-title{color:var(--text-primary);flex:1}.dash-sched-time{color:var(--text-muted);font-size:11.5px}.dash-simple-list{background:var(--surface-1);border:1px solid var(--gridline);border-radius:12px}.dash-simple-row{border-bottom:1px solid var(--gridline);justify-content:space-between;align-items:center;padding:13px 16px;font-size:13px;display:flex}.dash-simple-row:last-child{border-bottom:none}.dash-simple-row .name{font-weight:600}.dash-simple-row .meta{color:var(--text-muted);font-size:12px}.dash-settings-card{background:var(--surface-1);border:1px solid var(--gridline);border-radius:12px;max-width:480px;padding:20px}.dash-settings-row{border-bottom:1px solid var(--gridline);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.dash-settings-row:last-child{border-bottom:none}.dash-edit-toggle{border:1px solid var(--gridline);background:var(--surface-1);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.dash-edit-toggle.on{background:var(--brand-strong);border-color:var(--brand-strong);color:#fff}.dash-edit-banner{background:var(--brand-tint);color:var(--brand-strong);border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:9px 16px;font-size:12.5px;font-weight:600;display:flex}.dash-loading-banner{background:var(--navy-tint);color:var(--navy);border-radius:10px;margin-bottom:20px;padding:9px 16px;font-size:12.5px;font-weight:600}.dash-error-banner{background:var(--status-bad-tint);color:var(--status-critical);border-radius:10px;margin-bottom:20px;padding:9px 16px;font-size:12.5px;font-weight:600}.editable-field{cursor:text;border-radius:5px;outline:none}.editable-field:hover{background:var(--brand-tint);box-shadow:0 0 0 1px var(--brand)}.editable-field:focus{background:var(--brand-tint);box-shadow:0 0 0 2px var(--brand-strong)}.dash-draggable{cursor:grab;position:relative}.dash-draggable.dragging{opacity:.4}.dash-draggable.drag-over{box-shadow:0 0 0 2px var(--brand-strong)}.dash-drag-handle{color:#fff;z-index:2;background:#ffffff40;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex;position:absolute;top:10px;right:10px}.dash-stat-tile .dash-drag-handle{background:var(--page);color:var(--text-muted);margin-left:auto;position:static}.dash-stat-tile-head{align-items:center;display:flex}.dash-calendar{grid-template-columns:1.5fr 1fr;align-items:start;gap:16px;display:grid}.dash-calendar-header{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.dash-calendar-header-row{align-items:center;gap:10px;display:flex}.dash-calendar-header-row-actions{justify-content:space-between}.dash-calendar-title{text-align:center;color:var(--navy);text-transform:capitalize;flex:1;font-size:14px;font-weight:700}.dash-cal-nav{border:1px solid var(--border);background:var(--surface-2);width:26px;height:26px;color:var(--navy);cursor:pointer;border-radius:8px;font-size:14px;line-height:1}.dash-cal-nav:hover{background:var(--navy-tint)}.dash-calendar-grid-col{background:var(--surface-1);border:1px solid var(--gridline);border-left:3px solid var(--brand);border-radius:12px;padding:16px 18px}.dash-calendar-weekdays{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;grid-template-columns:repeat(7,1fr);padding:6px 0;font-size:11px;font-weight:700;display:grid}.dash-calendar-days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.dash-cal-day{aspect-ratio:1;cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:12.5px;display:flex}.dash-cal-day.empty{cursor:default}.dash-cal-day:not(.empty):hover{background:var(--navy-tint)}.dash-cal-day.today .dash-cal-day-num{color:var(--brand);font-weight:700}.dash-cal-day.selected{background:var(--navy)}.dash-cal-day.selected .dash-cal-day-num{color:#fff;font-weight:700}.dash-cal-dots{gap:3px;display:flex}.dash-cal-dot{background:var(--brand);border-radius:50%;width:4px;height:4px}.dash-cal-day.selected .dash-cal-dot{background:#fff}.dash-cal-view-toggle{background:var(--navy-tint);border-radius:8px;gap:2px;padding:2px;display:flex}.dash-cal-view-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 10px;font-size:11.5px;font-weight:600}.dash-cal-view-btn.active{background:var(--surface-1);color:var(--navy);box-shadow:0 1px 2px #0000004d}.dash-week-grid{border:1px solid var(--gridline);background:var(--surface-2);border-radius:10px;overflow:hidden}.dash-week-grid-header{border-bottom:1px solid var(--gridline);background:var(--surface-1);grid-template-columns:40px repeat(7,1fr);display:grid}.dash-week-grid-day-head{cursor:pointer;border-left:1px solid var(--gridline);flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 2px;display:flex}.dash-week-grid-day-head.selected{background:var(--navy)}.dash-week-grid-day-head.selected .dash-week-grid-day-name{color:#ffffffb3}.dash-week-grid-day-head.selected .dash-week-grid-day-num{color:#fff}.dash-week-grid-day-head.today .dash-week-grid-day-num{color:var(--brand)}.dash-week-grid-day-name{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:9.5px;font-weight:700}.dash-week-grid-day-num{color:var(--text-primary);font-size:13px;font-weight:700}.dash-week-grid-body{grid-template-columns:40px repeat(7,1fr);max-height:380px;display:grid;overflow-y:auto}.dash-week-grid-hour-col{flex-direction:column;display:flex}.dash-week-grid-hour-label{color:var(--text-muted);text-align:right;box-sizing:border-box;padding:2px 4px 0 0;font-size:9.5px}.dash-week-grid-day-col{border-left:1px solid var(--gridline);cursor:pointer;background-image:linear-gradient(to bottom, var(--gridline) 1px, transparent 1px);background-repeat:repeat-y;position:relative}.dash-week-grid-day-col.selected{background-color:var(--navy-tint)}.dash-week-grid-appt{background:var(--brand-tint,#ffe6d1);border-left:3px solid var(--brand-strong);z-index:2;pointer-events:none;border-radius:4px;flex-direction:column;gap:0;padding:2px 5px;display:flex;position:absolute;left:2px;right:2px;overflow:hidden}.dash-week-grid-appt-time{color:var(--brand-strong);white-space:nowrap;font-size:9px;font-weight:700;line-height:1.2}.dash-week-grid-appt-title{color:var(--text-primary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.2;display:-webkit-box;overflow:hidden}.dash-pub-calendar-wrap{background:var(--fb-blue-tint);border:1px solid #1877f240;border-radius:14px;padding:16px}.dash-pub-calendar-title{color:var(--fb-blue);font-size:14px;font-weight:700}.dash-pub-calendar-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.dash-pub-gallery{flex-direction:column;gap:20px;display:flex}.dash-pub-gallery-month-title{color:var(--navy);text-transform:capitalize;margin-bottom:8px;font-size:13px;font-weight:700}.dash-pub-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.dash-pub-gallery-card{background:var(--surface-1);border:2px solid #0000;border-radius:10px;flex-direction:column;display:flex;position:relative;overflow:hidden}.dash-pub-gallery-thumb{aspect-ratio:4/5;background:var(--navy-tint);width:100%;position:relative}.dash-pub-gallery-thumb img{object-fit:cover;width:100%;height:100%;display:block}.dash-pub-gallery-thumb-placeholder{width:100%;height:100%;display:block}.dash-pub-gallery-chip{position:absolute;top:6px;right:6px}.dash-pub-gallery-card-body{padding:8px 10px}.dash-pub-gallery-card-title{color:var(--text-primary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;display:-webkit-box;overflow:hidden}.dash-pub-calendar .dash-calendar-grid-col,.dash-pub-calendar .dash-panel{border-left-color:var(--fb-blue)}.dash-pub-calendar .dash-cal-day.today .dash-cal-day-num{color:var(--fb-blue)}.dash-pub-calendar .dash-cal-day.selected{background:var(--fb-blue)}.dash-calendar-side{flex-direction:column;gap:16px;display:flex}.dash-cal-side-title{color:var(--navy);text-transform:capitalize;margin-bottom:10px;font-size:13px;font-weight:700}.dash-cal-empty{color:var(--text-muted);margin-bottom:12px;font-size:12.5px}.dash-cal-appointment{border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:8px 10px;display:flex}.dash-cal-appointment-time{color:var(--brand-strong);font-size:11px;font-weight:700}.dash-cal-appointment-title{color:var(--text-primary);font-size:13px}.dash-cal-add-form{flex-direction:column;gap:8px;margin-top:12px;display:flex}.dash-cal-add-row{gap:8px;display:flex}.dash-cal-add-row .dash-chat-input{flex:1}.dash-cal-upcoming-row{border-radius:8px;justify-content:space-between;gap:10px;margin-bottom:6px;padding:6px 10px;font-size:12.5px;display:flex}.dash-cal-upcoming-date{color:var(--text-muted);white-space:nowrap}.dash-cal-upcoming-title{color:var(--text-primary);text-align:right}.dash-cal-upcoming-remove{background:var(--surface-muted,#0000000f);width:20px;height:20px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;line-height:1;display:flex}.dash-cal-upcoming-remove:hover{background:var(--status-bad-tint,#fde2e2);color:var(--status-bad,#d92d20)}.dash-checklist-title{color:var(--navy);align-items:center;gap:8px;margin-bottom:12px;font-size:13.5px;font-weight:700;display:flex}.dash-checklist-avatar{background:var(--brand);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.dash-checklist-item{border-bottom:1px solid var(--gridline);color:var(--text-primary);align-items:flex-start;gap:8px;padding:9px 0;font-size:13px;display:flex}.dash-checklist-item:last-child{border-bottom:none}.dash-checklist-item-main{cursor:pointer;flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.dash-checklist-item input[type=checkbox]{width:16px;height:16px;accent-color:var(--status-good);cursor:pointer;margin-top:2px}.dash-checklist-remove{color:var(--status-critical);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:3px;font-size:12px;line-height:1}.dash-checklist-remove:hover{opacity:.7}.dash-checklist-label{flex:1}.dash-checklist-item.done .dash-checklist-label{color:var(--text-muted);text-decoration:line-through}.dash-checklist-badge{color:var(--status-good);white-space:nowrap;background:#2fd15c29;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.dash-radar-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dash-radar-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.dash-radar-card{flex-direction:column;gap:4px;padding:16px;display:flex;position:relative}.dash-radar-card-close{background:var(--surface-muted,#0000000f);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:13px;line-height:1;display:flex;position:absolute;top:10px;right:10px}.dash-radar-card-close:hover{background:var(--status-bad-tint,#fde2e2);color:var(--status-bad,#d92d20)}.dash-radar-card-fav{background:var(--surface-muted,#0000000f);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:15px;line-height:1;display:flex;position:absolute;top:10px;right:40px}.dash-radar-card-fav:hover,.dash-radar-card-fav.active{color:var(--status-warning);background:#fbbf242e}.dash-radar-card-pulse{animation:1.2s ease-out 2 dash-marker-pulse}.dash-table-close-btn{background:var(--surface-muted,#0000000f);width:22px;height:22px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:12px;line-height:1;display:flex}.dash-table-close-btn:hover{background:var(--status-bad-tint,#fde2e2);color:var(--status-bad,#d92d20)}.dash-table-close-btn:disabled{opacity:.5;cursor:default}.dash-radar-card-fav-inline{background:var(--surface-muted,#0000000f);width:22px;height:22px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:13px;line-height:1;display:flex}.dash-radar-card-fav-inline:hover,.dash-radar-card-fav-inline.active{color:var(--status-warning);background:#fbbf242e}.dash-radar-card-head{align-items:flex-start;gap:12px;display:flex}.dash-radar-score{background:var(--brand-tint);width:46px;height:46px;color:var(--brand-strong);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.dash-radar-title{color:var(--text-primary);font-size:14.5px;font-weight:600}.dash-radar-meta{color:var(--text-secondary);margin-top:2px;font-size:12.5px}.dash-radar-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.dash-radar-reasons{color:var(--text-secondary);margin:4px 0 8px;padding-left:18px;font-size:12.5px;line-height:1.6}.dash-radar-link{color:var(--brand-strong);margin-bottom:8px;font-size:12.5px;text-decoration:none}.dash-radar-link:hover{text-decoration:underline}.dash-dpe-pyramid{vertical-align:top;flex-direction:column;gap:1px;width:150px;margin:4px 16px 8px 0;display:inline-flex}.dash-dpe-pyramid-title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:3px;font-size:10.5px;font-weight:600}.dash-dpe-pyramid-row{opacity:.55;height:14px;transition:opacity .15s,height .15s;position:relative}.dash-dpe-pyramid-row.active{opacity:1;z-index:1;height:22px}.dash-dpe-pyramid-bar{clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%);align-items:center;height:100%;padding-left:5px;font-size:9.5px;font-weight:600;display:flex}.dash-dpe-pyramid-row.active .dash-dpe-pyramid-bar{font-size:12.5px;font-weight:800;box-shadow:0 0 0 1.5px #0000008c}.dash-dpe-pyramid-letter{line-height:1}.dash-dpe-pyramid-value{white-space:nowrap;color:var(--text-secondary);font-size:10.5px;font-weight:600;position:absolute;top:50%;left:calc(100% + 6px);transform:translateY(-50%)}.dash-radar-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:8px;display:flex}.dash-radar-audit{background:var(--brand-tint);border-radius:8px;flex-direction:column;gap:6px;margin-bottom:8px;padding:10px 12px;display:flex}.dash-radar-audit-row{flex-direction:column;font-size:12px;line-height:1.5;display:flex}.dash-radar-audit-row strong{text-transform:uppercase;letter-spacing:.03em;color:var(--brand-strong);font-size:11px}.dash-radar-audit-row span{color:var(--text-secondary)}.dash-radar-plan-row{align-items:center;gap:6px;margin-bottom:8px;display:flex}.dash-radar-plan-row .dash-visual-input{flex:1}.dash-actions-list{flex-direction:column;gap:12px;max-width:720px;display:flex}.dash-action-card{gap:14px;padding:16px;display:flex}.dash-action-rank{background:var(--navy);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.dash-action-body{flex:1;min-width:0}.dash-action-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.dash-radar-map{width:100%;height:320px;position:relative}.dash-map-count-badge{z-index:1000;background:var(--surface-1);border:1px solid var(--gridline);color:var(--text-primary);border-radius:8px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:10px;right:10px;box-shadow:0 1px 4px #0000001f}.dash-map-legend{z-index:1000;background:var(--surface-1);border:1px solid var(--gridline);border-radius:8px;flex-direction:column;gap:4px;max-width:220px;padding:8px 10px;display:flex;position:absolute;bottom:10px;left:10px;box-shadow:0 1px 4px #0000001f}.dash-map-legend-row{color:var(--text-primary);align-items:center;gap:6px;font-size:11px;line-height:1.3;display:flex}.dash-map-legend-dot{border:1px solid #fff;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 1px #00000026}.dash-map-marker-icon{background:0 0;border:none}.dash-map-cluster-badge{background:var(--brand);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex;box-shadow:0 1px 4px #0000004d}.dash-map-single-pin{background:var(--brand);border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #0000004d}.dash-map-cluster-badge-split{background:#fff;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;gap:3px;height:20px;padding:2px 4px;display:flex;box-shadow:0 1px 4px #0000004d}.dash-map-cluster-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 1px #0003}@keyframes dash-marker-pulse{0%{box-shadow:0 0 #5c20cf8c}70%{box-shadow:0 0 0 16px #5c20cf00}to{box-shadow:0 0 #5c20cf00}}.dash-map-marker-pulse{border-radius:50%;animation:1.2s ease-out 2 dash-marker-pulse}.dash-bookmarklet-box{background:var(--fb-blue-tint,var(--brand-tint));border-radius:10px;margin-bottom:16px;padding:14px 16px}.dash-bookmarklet-box a.dash-btn-mini{cursor:grab;text-decoration:none;display:inline-flex}.dash-imported-photos{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.dash-imported-photo{border:1px solid var(--gridline);border-radius:8px;width:72px;height:72px;position:relative;overflow:hidden}.dash-imported-photo img{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.dash-lightbox-overlay{z-index:200;background:#0a0a14e0;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.dash-lightbox-image{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%;box-shadow:0 20px 60px #00000080}.dash-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:36px;height:36px;font-size:16px;line-height:1;position:absolute;top:16px;right:16px}.dash-lightbox-close:hover{background:#ffffff40}.dash-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.dash-lightbox-nav:hover{background:#ffffff40}.dash-lightbox-nav.prev{left:16px}.dash-lightbox-nav.next{right:16px}.dash-lightbox-counter{color:#fff;background:#ffffff1f;border-radius:999px;padding:4px 12px;font-size:13px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.dash-imported-photo button{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;width:18px;height:18px;font-size:11px;line-height:1;position:absolute;top:2px;right:2px}.dash-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:13px}.dash-table th,.dash-table td{text-align:left;border-bottom:1px solid var(--gridline);padding:8px 10px}.dash-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:600}.dash-table-link{font:inherit;color:var(--status-info);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.dash-table-link:hover{color:var(--brand-strong)}.dash-table tbody tr:hover{background:var(--surface-1)}.dash-layout-gallery{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin-top:8px;display:grid}.dash-layout-card{background:var(--surface-2,#f2f1ec);cursor:pointer;border:2px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:6px;display:flex}.dash-layout-card:hover{border-color:var(--gridline)}.dash-layout-card.active{border-color:var(--brand);background:var(--brand-tint)}.dash-layout-thumb{aspect-ratio:4/5;background:var(--navy-tint);border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.dash-layout-thumb img{object-fit:cover;width:100%;height:100%;display:block}.dash-layout-thumb-spinner{background:linear-gradient(135deg, var(--navy-tint), var(--gridline));width:100%;height:100%;animation:1.1s ease-in-out infinite dash-thumb-pulse}.dash-layout-thumb-placeholder{background:var(--navy-tint);width:100%;height:100%}.dash-layout-card-label{color:var(--text-secondary);text-align:center;font-size:11px;font-weight:600}.dash-layout-card.active .dash-layout-card-label{color:var(--brand-strong)}.dash-ia-page{flex-direction:column;gap:16px;display:flex}.dash-ia-widget{padding-bottom:16px}.dash-ia-widget h3{color:var(--text-primary);margin:0;font-size:15px;font-weight:700}.dash-ia-widget-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.dash-ia-detail{color:var(--text-muted);font-size:12px;line-height:1.5}.dash-ia-providers{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.dash-ia-provider{background:var(--surface-2);border:1px solid var(--gridline);border-radius:10px;padding:13px 15px}.dash-ia-provider-head{color:var(--text-primary);justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;display:flex}.dash-ia-chiffres{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dash-ia-chiffres .dash-stat-value{font-size:20px}.dash-ia-sous-titre{color:var(--text-secondary);margin:20px 0 8px;font-size:13px;font-weight:700}.dash-ia-alerte{background:var(--status-bad-tint);color:var(--text-secondary);border:1px solid #fbbf2459;border-radius:9px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.55}.dash-ia-alerte strong{color:var(--text-primary)}.dash-ia-alerte ul{margin:6px 0 0;padding-left:18px}.dash-ia-details{margin-top:16px;font-size:12px}.dash-ia-details summary{cursor:pointer;color:var(--text-secondary);font-weight:600}.dash-ia-details>*{margin-top:8px}.dash-ia-tarifs{color:var(--text-muted);margin:0;padding-left:18px;line-height:1.7}.dash-ia-tarifs strong{color:var(--text-secondary)}.dash-ia-a-venir ul{color:var(--text-muted);margin:10px 0 0;padding-left:18px;font-size:12px;line-height:1.8}.dash-ia-indisponible{color:var(--text-muted);font-size:15px;font-style:italic}.dash-ia-couverture-ok{color:var(--text-secondary);margin-top:12px}.dash-fb-traces{padding:4px 0 12px}.dash-fb-traces-head{justify-content:space-between;align-items:flex-start;gap:12px;margin:12px 0;display:flex}.dash-fb-trace-chaine{margin-top:14px}.dash-fb-trace-cle{color:var(--text-secondary);align-items:baseline;gap:10px;margin-bottom:6px;font-size:12px;display:flex}.dash-fb-trace-apercu{color:var(--text-muted);overflow-wrap:anywhere;max-width:420px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.dash-fb-trace-suspecte td{background:var(--status-bad-tint);color:var(--text-primary)}.dash-entreprise{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.dash-ent-entete{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dash-ent-entete h2{color:var(--text-primary);margin:0 0 4px;font-size:20px}.dash-ent-sous-titre{color:var(--text-secondary);margin:0;font-size:13px}.dash-ent-sante-globale{flex-wrap:wrap;gap:6px;display:flex}.dash-ent-pastille{white-space:nowrap;background:var(--surface-muted);color:var(--text-secondary);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.6;display:inline-block}.dash-ent-sante-ok{color:var(--status-good);background:#2fd15c29}.dash-ent-sante-degrade{color:var(--status-warning);background:#fbbf2429}.dash-ent-sante-en-panne{background:var(--status-bad-tint);color:var(--status-critical)}.dash-ent-sante-non-instrumente{background:var(--surface-muted);color:var(--text-muted)}.dash-ent-statut-operationnel{background:var(--navy-tint);color:var(--violet)}.dash-ent-statut-en-developpement{color:var(--status-warning);background:#fbbf2424}.dash-ent-statut-prevu{color:var(--text-muted);border:1px dashed var(--border);background:0 0}.dash-ent-statut-en-pause{background:var(--surface-muted);color:var(--text-muted)}.dash-ent-anomalies{background:var(--status-bad-tint);color:var(--status-critical)}.dash-ent-avertissement{border-left:3px solid var(--status-warning);color:var(--text-secondary);font-size:13px;line-height:1.6}.dash-ent-avertissement strong{color:var(--text-primary)}.dash-ent-avertissement ul{margin:8px 0 0;padding-left:20px}.dash-ent-corps{grid-template-columns:minmax(240px,320px) 1fr;align-items:start;gap:16px;display:grid}@media (max-width:900px){.dash-ent-corps{grid-template-columns:1fr}}.dash-ent-organigramme{flex-direction:column;gap:16px;display:flex}.dash-ent-departement h3{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 8px;font-size:12px}.dash-ent-equipe{margin-bottom:12px}.dash-ent-equipe h4{color:var(--text-secondary);margin:0 0 6px;font-size:13px}.dash-ent-equipe ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-carte{text-align:left;background:var(--surface-1);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-direction:column;gap:6px;width:100%;padding:10px 12px;transition:border-color .15s,box-shadow .15s;display:flex}.dash-ent-carte:hover{border-color:var(--brand)}.dash-ent-carte-active{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-tint)}.dash-ent-carte-nom{color:var(--text-primary);font-size:13px;font-weight:600}.dash-ent-carte-etats{flex-wrap:wrap;gap:4px;display:flex}.dash-ent-panneau{flex-direction:column;gap:12px;display:flex}.dash-ent-panneau-entete{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dash-ent-panneau-entete h3{color:var(--text-primary);margin:0 0 6px;font-size:18px}.dash-ent-mission{color:var(--text-secondary);max-width:60ch;margin:0;font-size:13px;line-height:1.6}.dash-ent-panneau-etats{flex-wrap:wrap;gap:6px;display:flex}.dash-ent-section h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);align-items:center;gap:8px;margin:0 0 10px;font-size:13px;display:flex}.dash-ent-section h5{color:var(--text-secondary);margin:10px 0 4px;font-size:12px}.dash-ent-compteur{background:var(--status-bad-tint);color:var(--status-critical);border-radius:999px;padding:1px 7px;font-size:11px}.dash-ent-liste{color:var(--text-primary);margin:0;padding-left:18px;font-size:13px;line-height:1.7}.dash-ent-limites{border-left:3px solid var(--text-muted)}.dash-ent-detail{color:var(--text-muted);margin:8px 0 0;font-size:12px;line-height:1.6}.dash-ent-vide-raison{border-radius:6px;margin:0;padding:8px 10px;font-size:12px;line-height:1.6}.dash-ent-vide-sans-objet{background:var(--surface-muted);color:var(--text-muted)}.dash-ent-vide-non-instrumente{background:var(--surface-muted);color:var(--text-secondary)}.dash-ent-vide-non-renseigne{color:var(--status-warning);background:#fbbf241f}.dash-ent-constats{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-constat{background:var(--surface-2);border-left:3px solid var(--border);border-radius:6px;grid-template-columns:minmax(140px,1fr) 2fr auto;align-items:baseline;gap:10px;padding:7px 10px;font-size:12px;display:grid}@media (max-width:700px){.dash-ent-constat{grid-template-columns:1fr;gap:3px}}.dash-ent-constat-conforme{border-left-color:var(--status-good)}.dash-ent-constat-ecart{border-left-color:var(--status-critical);background:var(--status-bad-tint)}.dash-ent-constat-indisponible{border-left-color:var(--text-muted)}.dash-ent-constat-nom{color:var(--text-primary);font-weight:600}.dash-ent-constat-cible{color:var(--text-muted);font-weight:400}.dash-ent-constat-detail{color:var(--text-secondary);line-height:1.5}.dash-ent-constat-chiffre{color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap}.dash-ent-sante-constat{border-radius:6px;margin:0;padding:8px 10px;font-size:13px;line-height:1.6}.dash-ent-dl{flex-wrap:wrap;gap:32px;margin:0;display:flex}.dash-ent-dl>div{min-width:120px}.dash-ent-dl dt{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:3px;font-size:11px}.dash-ent-dl dd{color:var(--text-primary);margin:0;font-size:13px}.dash-ent-prs{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-prs li{background:var(--surface-muted);color:var(--text-secondary);font-variant-numeric:tabular-nums;border-radius:5px;padding:3px 9px;font-size:12px}.dash-ent-relations{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-relations li{background:var(--surface-2);border-radius:6px;flex-wrap:wrap;align-items:baseline;gap:8px;padding:7px 10px;font-size:12px;display:flex}.dash-ent-relation-sens{color:var(--text-muted);white-space:nowrap}.dash-ent-relation-role{color:var(--text-primary);font-weight:600}.dash-ent-relation-echange{color:var(--text-secondary);flex:200px;line-height:1.5}.dash-ent-fichiers{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-fichiers code{color:var(--text-secondary);background:var(--surface-muted);border-radius:4px;padding:2px 6px;font-size:11px}.dash-ent-vide h3{color:var(--text-primary);margin:0 0 8px;font-size:15px}.dash-ent-vide p{color:var(--text-secondary);margin:0 0 6px;font-size:13px;line-height:1.6}.dash-ent-erreur{border-left:3px solid var(--status-critical);color:var(--text-secondary)}.dash-ent-chargement{color:var(--text-secondary);font-size:13px}.dash-ent-garanties{border-left:3px solid var(--status-good)}.dash-ent-liste-garanties{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-liste-garanties li{background:var(--surface-2);border-radius:6px;flex-direction:column;gap:3px;padding:9px 12px;display:flex}.dash-ent-garantie-enonce{color:var(--text-primary);font-size:13px;line-height:1.5}.dash-ent-garantie-controle{color:var(--status-good);font-size:11.5px;font-weight:600}.dash-ent-compteur-calme{color:var(--status-good);background:#2fd15c29}.dash-ent-entete-dirigeant{border-left:3px solid var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dash-ent-entete-dirigeant h3{color:var(--text-primary);margin:0 0 4px;font-size:19px}.dash-ent-bord-ok{border-left-color:var(--status-good)}.dash-ent-bord-degrade{border-left-color:var(--status-warning)}.dash-ent-bord-en-panne{border-left-color:var(--status-critical)}.dash-ent-bord-non-instrumente{border-left-color:var(--text-muted)}.dash-ent-etat-dirigeant{background:0 0;margin:0;padding:0;font-size:14px;font-weight:650}.dash-ent-essentiel-liste{flex-direction:column;gap:12px;margin:0;display:flex}.dash-ent-essentiel-liste>div{grid-template-columns:200px 1fr;align-items:baseline;gap:16px;display:grid}@media (max-width:700px){.dash-ent-essentiel-liste>div{grid-template-columns:1fr;gap:2px}}.dash-ent-essentiel-liste dt{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:11px;font-weight:700}.dash-ent-essentiel-liste dd{color:var(--text-primary);margin:0;font-size:14px;line-height:1.6}.dash-ent-probleme{color:var(--status-critical);font-weight:600}.dash-ent-action{color:var(--brand);font-weight:600}.dash-ent-inconnu{color:var(--status-warning);background:#fbbf241a;border-radius:6px;padding:8px 10px;font-size:13px}.dash-ent-autres{border-top:1px solid var(--border);margin-top:16px;padding-top:14px}.dash-ent-autres h5{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 8px;font-size:12px}.dash-ent-autres ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-autres li{flex-direction:column;gap:2px;font-size:13px;display:flex}.dash-ent-autre-probleme{color:var(--text-primary);font-weight:600}.dash-ent-autre-consequence{color:var(--text-secondary);line-height:1.5}.dash-ent-autre-action{color:var(--brand);font-size:12.5px}details.dash-ent-technique{opacity:1}details.dash-ent-technique summary{cursor:pointer;color:var(--text-secondary);list-style:revert;font-size:13px;font-weight:600}details.dash-ent-technique summary:hover{color:var(--text-primary)}details.dash-ent-technique[open] summary{margin-bottom:16px}.dash-ent-technique-corps{flex-direction:column;gap:18px;display:flex}.dash-ent-technique-corps h5{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 8px;font-size:12px}.dash-ent-groupe{margin-bottom:20px}.dash-ent-groupe h3,.dash-ent-groupe>summary{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);align-items:center;gap:8px;margin:0 0 4px;font-size:12px;font-weight:700;display:flex}.dash-ent-groupe>summary{cursor:pointer;margin-bottom:8px}.dash-ent-groupe>summary:hover{color:var(--text-primary)}.dash-ent-groupe-effectif{background:var(--surface-muted);color:var(--text-secondary);letter-spacing:0;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.dash-ent-groupe-definition{color:var(--text-muted);margin:0 0 10px;font-size:11.5px;line-height:1.5}.dash-ent-groupe ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-carte-tete{flex-direction:column;gap:1px;display:flex}.dash-ent-carte-equipe{color:var(--text-muted);font-size:11px}.dash-ent-carte-surveillee{border-left:2px solid var(--status-good)}.dash-ent-non-surveille{color:var(--text-muted);border:1px dashed var(--border);background:0 0}.dash-ent-groupe-prevu{opacity:.8}.dash-ent-liste-prevus{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-carte-prevu{text-align:left;border:1px dashed var(--border);cursor:pointer;background:0 0;border-radius:6px;flex-direction:column;gap:1px;width:100%;padding:7px 10px;display:flex}.dash-ent-carte-prevu:hover{border-color:var(--text-muted)}.dash-ent-carte-prevu .dash-ent-carte-nom{color:var(--text-secondary);font-size:12.5px;font-weight:500}.dash-ent-departements{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.dash-ent-carte-departement{text-align:left;background:var(--surface-1);border:1px solid var(--border);border-top:4px solid var(--dep,var(--text-muted));cursor:pointer;border-radius:10px;flex-direction:column;gap:10px;padding:18px 20px;transition:border-color .15s,box-shadow .15s;display:flex}.dash-ent-carte-departement:hover{box-shadow:0 0 0 2px color-mix(in srgb, var(--dep) 25%, transparent)}.dash-ent-dep-bleu{--dep:#4b93ff}.dash-ent-dep-vert{--dep:#2fd15c}.dash-ent-dep-jaune{--dep:#fbbf24}.dash-ent-dep-violet{--dep:#a78bfa}.dash-ent-dep-nom{color:var(--dep);letter-spacing:-.01em;font-size:18px;font-weight:680}.dash-ent-dep-mission{color:var(--text-secondary);font-size:13px;line-height:1.55}.dash-ent-dep-compteurs{flex-wrap:wrap;gap:6px 14px;margin-top:2px;display:flex}.dash-ent-dep-chiffre{color:var(--text-muted);font-size:12.5px}.dash-ent-dep-chiffre b{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:680}.dash-ent-dep-prevus b{color:var(--text-muted)}.dash-ent-dep-vide{color:var(--text-muted);font-size:12.5px;font-style:italic}.dash-ent-dep-anomalies{color:var(--status-critical);background:var(--status-bad-tint);border-radius:6px;align-self:flex-start;padding:5px 9px;font-size:12.5px;font-weight:600}.dash-ent-dep-sansveille{color:var(--status-warning);background:#fbbf241a;border-radius:6px;align-self:flex-start;padding:5px 9px;font-size:12px;line-height:1.4}.dash-ent-retour{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0 0 4px;font-size:13px}.dash-ent-retour:hover{color:var(--brand)}.dash-ent-collaborateurs{flex-direction:column;gap:18px;display:flex}.dash-ent-grille-collab{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:start;gap:10px;display:grid}.dash-ent-collab{background:var(--surface-1);border:1px solid var(--border);border-left:3px solid var(--dep,var(--text-muted));border-radius:9px;flex-direction:column;gap:8px;padding:13px 15px;display:flex}.dash-ent-collab-ouverte{box-shadow:0 0 0 2px var(--brand-tint);grid-column:1/-1}.dash-ent-collab-tete{cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:11px;padding:0;display:flex}.dash-ent-collab-emoji{flex:none;font-size:20px;line-height:1.2}.dash-ent-collab-identite{flex-direction:column;gap:3px;display:flex}.dash-ent-collab-nom{color:var(--text-primary);font-size:14px;font-weight:660;line-height:1.3}.dash-ent-collab-etat{border-radius:999px;align-self:flex-start;padding:1px 8px;font-size:11.5px;font-weight:600}.dash-ent-collab-prevu{color:var(--text-muted);border:1px dashed var(--border);background:0 0}.dash-ent-collab-mission{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.55}.dash-ent-collab-detail{border-top:1px solid var(--border);flex-direction:column;gap:14px;margin-top:4px;padding-top:12px;display:flex}.dash-ent-collab-detail h5{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 6px;font-size:11px;font-weight:700}.dash-ent-collab-detail ul{flex-direction:column;gap:4px;margin:0;padding-left:17px;display:flex}.dash-ent-collab-detail li{color:var(--text-primary);font-size:12.5px;line-height:1.5}.dash-ent-collab-apprendre li{flex-direction:column;gap:2px;display:flex}.dash-ent-collab-jalons{color:var(--status-good);font-size:11px;font-weight:600}.dash-ent-collab-nonplanifie{color:var(--status-warning);font-size:11px}.dash-ent-collab-relations{gap:6px;padding:0;list-style:none}.dash-ent-collab-relations li{background:var(--surface-2);border-radius:6px;grid-template-columns:14px 1fr;gap:2px 8px;padding:6px 9px;display:grid}.dash-ent-relation-fleche{color:var(--text-muted);font-size:13px}.dash-ent-relation-qui{color:var(--text-primary);font-size:12.5px;font-weight:620}.dash-ent-relation-quoi{color:var(--text-secondary);grid-column:2;font-size:12px;line-height:1.45}.dash-ent-relation-attente{border:1px dashed var(--border);background:0 0}.dash-ent-relation-attente .dash-ent-relation-qui{color:var(--text-muted)}.dash-ent-relation-manque{color:var(--status-warning);grid-column:2;font-size:11px;font-style:italic}.dash-ent-corps{grid-template-columns:1fr}.dash-ent-espace{margin-top:8px}.dash-ent-organi{flex-direction:column;align-items:center;gap:0;padding:8px 0 20px;display:flex}.dash-ent-organi-etage{flex-direction:column;align-items:center;width:100%;display:flex}.dash-ent-organi-rang{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.dash-ent-noeud{background:var(--surface-1);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;min-width:210px;padding:11px 15px;transition:border-color .15s,box-shadow .15s;display:flex}.dash-ent-noeud:hover{border-color:var(--brand)}.dash-ent-noeud-actif{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-tint)}.dash-ent-noeud-prevu{background:0 0;border-style:dashed}.dash-ent-noeud-emoji{flex:none;font-size:19px}.dash-ent-noeud-corps{flex-direction:column;gap:3px;display:flex}.dash-ent-noeud-nom{color:var(--text-primary);font-size:13.5px;font-weight:650;line-height:1.25}.dash-ent-noeud-prevu .dash-ent-noeud-nom{color:var(--text-secondary)}.dash-ent-noeud-etat{border-radius:999px;align-self:flex-start;padding:1px 7px;font-size:11px;font-weight:600}.dash-ent-noeud-manque{color:var(--text-muted);border:1px dashed var(--border)}.dash-ent-organi-flux{flex-direction:column;align-items:center;gap:1px;padding:7px 0;display:flex}.dash-ent-organi-fleche{color:var(--text-muted);font-size:15px;line-height:1}.dash-ent-organi-libelles{flex-direction:column;align-items:center;gap:1px;display:flex}.dash-ent-organi-libelles span{color:var(--text-muted);text-align:center;max-width:46ch;font-size:11px;line-height:1.4}.dash-ent-flux-attente{opacity:.75;font-style:italic}.dash-ent-organi-externe{width:100%;max-width:620px;margin-top:16px}.dash-ent-organi-externe h5{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 7px;font-size:11px}.dash-ent-organi-externe ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-organi-externe li{color:var(--text-secondary);font-size:12px}.dash-ent-organi-externe b{color:var(--text-primary)}.dash-ent-collab-produit{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.dash-ent-collab-produit li{flex-direction:column;gap:2px;display:flex}.dash-ent-produit-lecteurs{color:var(--text-muted);font-size:11px}.dash-ent-produit-orphelin{border-left:2px solid var(--status-warning);padding-left:9px}.dash-ent-produit-personne{color:var(--status-warning);font-size:11px;font-weight:600}.dash-ent-produit-manque{color:var(--text-secondary);font-size:11.5px;line-height:1.5}.dash-ent-collab-attend{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.dash-ent-collab-attend li{border-left:2px dashed var(--border-strong,var(--text-muted));flex-direction:column;gap:2px;padding-left:9px;display:flex}.dash-ent-attend-quoi{color:var(--text-primary);font-size:12.5px;font-weight:600}.dash-ent-attend-cout{color:var(--text-secondary);font-size:11.5px;line-height:1.5}.dash-ent-collab-casquette{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.dash-ent-collab-casquette li{border-left:2px solid #a78bfa;flex-direction:column;gap:2px;padding-left:9px;display:flex}.dash-ent-casquette-quoi{color:var(--text-primary);font-size:12.5px;font-weight:600}.dash-ent-casquette-par{color:var(--text-secondary);font-size:11.5px;line-height:1.5}.dash-ent-fonctions{margin:0 0 22px}.dash-ent-fonctions h4{color:var(--text-primary);margin:0 0 4px;font-size:14px;font-weight:680}.dash-ent-fonctions-note{color:var(--text-secondary);max-width:82ch;margin:0 0 12px;font-size:12.5px;line-height:1.55}.dash-ent-fonctions ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-fonction{border-left:2px solid var(--text-muted);flex-direction:column;gap:3px;padding-left:10px;display:flex}.dash-ent-fonction-quoi{color:var(--text-primary);font-size:13.5px;font-weight:620}.dash-ent-fonction-etat{color:var(--text-secondary);font-size:12px}.dash-ent-fonction-critere{color:var(--status-good);font-size:11.5px}.dash-ent-fonction-critere-non{color:var(--text-muted);font-size:11.5px}.dash-ent-fonction-cout{color:var(--status-warning);font-size:11.5px;line-height:1.5}.dash-ent-fonction-assuree{border-left-color:var(--status-good)}.dash-ent-fonction-portee-par-julien{border-left-color:#a78bfa}.dash-ent-fonction-vacante{border-left-color:var(--status-warning);border-left-style:dashed}.dash-ent-organisation{margin:0 0 22px}.dash-ent-organisation h4{color:var(--text-primary);margin:0 0 4px;font-size:14px;font-weight:680}.dash-ent-organisation-liste{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.dash-ent-titulaires{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.dash-ent-titulaire{border:1px solid var(--border);background:var(--surface);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:5px 10px;font-size:12.5px;font-weight:600}.dash-ent-titulaire:hover{border-color:var(--text-muted)}.dash-ent-titulaire-actif{border-color:var(--brand)}.dash-ent-titulaire-prevu{color:var(--text-secondary);border-style:dashed;font-weight:500}.dash-ent-titulaire-reste{color:var(--text-muted);font-size:11px}.dash-ent-titulaire-aucun{color:var(--status-warning);margin-top:4px;font-size:12px}.dash-ent-cartes{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.dash-ent-cartes .dash-ent-fonction{border:1px solid var(--border);background:var(--surface);border-left-width:3px;border-radius:12px;gap:5px;padding:14px 16px}.dash-ent-noeud-fonction{color:var(--text-secondary);margin-top:3px;font-size:11.5px;line-height:1.45}.dash-ent-noeud-portee{color:var(--text-muted);font-style:italic}.dash-ent-noeud-evolution{color:var(--text-muted);flex-direction:column;gap:1px;margin-top:5px;font-size:10.5px;line-height:1.45;display:flex}.dash-ent-noeud-version{color:var(--text-secondary);font-weight:640}.dash-atelier{--dept:#e8a317;--dept-clair:#f6d48a;--dept-fonce:#a96f12;color:#f0e9d8;background:#1c1811;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 26px 60px -34px #000000f2}.dash-atelier-bleu{--dept:#4d9fd6;--dept-clair:#a8d4f0;--dept-fonce:#2c6d99}.dash-atelier-vert{--dept:#6fb45c;--dept-clair:#b6dfa8;--dept-fonce:#457c36}.dash-atelier-jaune{--dept:#e8a317;--dept-clair:#f6d48a;--dept-fonce:#a96f12}.dash-atelier-violet{--dept:#a67cc9;--dept-clair:#d4bce8;--dept-fonce:#74519b}.dash-atelier:before{content:"";pointer-events:none;opacity:.5;background-image:radial-gradient(circle at 17% 23%,#ffe1aa0d 0 1.5px,#0000 2px),radial-gradient(circle at 62% 71%,#ffe1aa0b 0 1.5px,#0000 2px),radial-gradient(circle at 86% 34%,#ffe1aa0a 0 1.5px,#0000 2px),repeating-linear-gradient(101deg,#ffebc805 0 2px,#0000 2px 7px);background-size:180px 180px,260px 260px,210px 210px,auto;position:absolute;inset:0}.dash-atelier:after{content:"";pointer-events:none;background:radial-gradient(closest-side,#e8a3174d,#e8a31712 58%,#0000 74%);border-radius:50%;width:640px;height:500px;position:absolute;top:-110px;left:50%;transform:translate(-50%)}.dash-atelier>*{z-index:2;position:relative}.dash-fiche{text-align:center;padding:46px 40px 0}.dash-fiche-fermer{z-index:4;color:#cfc6ae;cursor:pointer;background:#fff6e114;border:0;border-radius:8px;width:32px;height:32px;font-size:20px;line-height:1;position:absolute;top:14px;right:16px}.dash-fiche-fermer:hover{color:#f4eddd;background:#fff6e129}.dash-fiche-medaillon{background:radial-gradient(circle at 36% 28%, #fce3ac, var(--dept) 52%, var(--dept-fonce) 100%);border-radius:50%;place-items:center;width:158px;height:158px;margin:0 auto;display:grid;transform:rotate(-2deg);box-shadow:0 22px 48px -18px #000000f2,inset 0 4px 14px #ffffff73,inset 0 -8px 18px #78460059,0 0 0 11px #e8a31717}.dash-fiche-medaillon span{font-size:82px;line-height:1;transform:rotate(2deg)}.dash-fiche-nom{letter-spacing:.36em;text-transform:uppercase;color:var(--dept-clair);margin:26px 0 0;font-size:15px;font-weight:700}.dash-fiche-phrase{color:#f7f1e3;max-width:25ch;margin:13px auto 0;font-size:23px;line-height:1.36}.dash-fiche-tampon{border:2px dashed #e8a3176b;border-radius:9px;align-items:center;gap:14px;margin-top:20px;padding:8px 20px;display:inline-flex;transform:rotate(-.8deg)}.dash-fiche-tampon-vide{border-style:solid;border-color:#fff6e129}.dash-fiche-tampon b{color:var(--dept);letter-spacing:-.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:23px}.dash-fiche-etat{color:#b4a98f;align-items:center;gap:7px;font-size:12.5px;display:inline-flex}.dash-fiche-pt{background:#8c8574;border-radius:50%;width:8px;height:8px}.dash-fiche-pt-ok{background:#7e9b6b}.dash-fiche-pt-degrade{background:#e08a3c}.dash-fiche-pt-en-panne{background:#c2553f}.dash-fiche-filet{letter-spacing:.22em;text-transform:uppercase;color:#93876c;align-items:center;gap:16px;max-width:600px;margin:42px auto 24px;font-size:10.5px;font-weight:700;display:flex}.dash-fiche-filet:before,.dash-fiche-filet:after{content:"";background:#e8a31738;flex:1;height:1px}.dash-fiche-savoirs{grid-template-columns:repeat(3,minmax(0,180px));justify-content:center;gap:18px;display:grid}.dash-fiche-savoir{background:linear-gradient(174deg,#fff6e118,#fff6e108);border-radius:16px;padding:18px 14px 17px;box-shadow:inset 0 1px #ffeecd29,0 14px 28px -20px #000000f2}.dash-fiche-savoir:first-child{transform:translateY(-9px)rotate(-1deg)}.dash-fiche-savoir:nth-child(3){transform:translateY(-5px)rotate(.8deg)}.dash-fiche-savoir:nth-child(4){transform:rotate(-.7deg)}.dash-fiche-savoir:nth-child(5){transform:translateY(-7px)rotate(1deg)}.dash-fiche-savoir-ic{font-size:33px;line-height:1;display:block}.dash-fiche-savoir b{color:#f6f0e1;margin-top:10px;font-size:17px;display:block}.dash-fiche-savoir small{color:#aa9f86;font-size:14px;display:block}.dash-fiche-aconstruire{color:#cdc3aa;border:2px dashed #fff6e133;border-radius:14px;max-width:620px;margin:0 auto;padding:22px 26px;font-size:17px}.dash-fiche-duo{text-align:left;grid-template-columns:minmax(0,322px) minmax(0,282px);justify-content:center;gap:50px;display:grid}.dash-fiche-duo h4{letter-spacing:.2em;text-transform:uppercase;color:#93876c;margin:0 0 15px;font-size:10.5px;font-weight:700}.dash-fiche-etagere{padding-bottom:15px;position:relative}.dash-fiche-etagere:after{content:"";background:linear-gradient(#5a4a2c,#34291680);border-radius:3px;height:5px;position:absolute;bottom:0;left:-8px;right:-8px;box-shadow:0 5px 14px -7px #000000e6}.dash-fiche-objets{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.dash-fiche-obj{text-align:center;min-width:70px;max-width:112px}.dash-fiche-obj-ic{font-size:31px;line-height:1;display:block}.dash-fiche-obj-externe .dash-fiche-obj-ic{font-size:33px}.dash-fiche-obj small{color:#a2977e;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin-top:7px;font-size:11.5px;line-height:1.25;display:block}.dash-fiche-gens{margin:0;padding:0;list-style:none}.dash-fiche-gens li{align-items:baseline;gap:10px;margin-bottom:12px;font-size:14.5px;display:flex}.dash-fiche-gens-ic{flex:none;font-size:21px}.dash-fiche-fl{width:14px;color:var(--dept);flex:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.dash-fiche-fl-in{color:#96c67d}.dash-fiche-gens small{color:#9a8f77;font-size:12.5px;line-height:1.3;display:block}.dash-fiche-rien{color:#8e836a;margin:0;font-size:14px;font-style:italic}.dash-fiche-pousse-zone{padding-bottom:8px;position:relative}.dash-fiche-tige{background:linear-gradient(#0000,#6e9455);border-radius:2px;width:2px;height:26px;margin:0 auto -2px}.dash-fiche-pousse{text-align:left;background:radial-gradient(120% 140% at 50% 0,#96c67d38,#6e94551a);border-radius:60% 60% 20px 20px/34px 34px 20px 20px;align-items:center;gap:15px;padding:16px 26px 16px 20px;display:inline-flex;box-shadow:inset 0 1px #d2f0be2e}.dash-fiche-pousse-ic{font-size:33px;line-height:1}.dash-fiche-pousse b{color:#dfefd2;font-size:17px;display:block}.dash-fiche-pousse small{color:#9eb78d;font-size:14px;display:block}.dash-fiche-seuil{background:linear-gradient(#0000 0%,#e8a31712 34%,#f6f2e829 100%);margin:42px -40px 0;padding:38px 40px 40px;position:relative;overflow:hidden}.dash-fiche-seuil:before{content:"";pointer-events:none;background:radial-gradient(at 50% 118%,#ffe1a06b,#ffe1a01a 46%,#0000 72%);width:min(560px,86%);height:150px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.dash-fiche-seuil:after{content:"";background:linear-gradient(90deg,#0000,#ffe7afd9,#0000);border-radius:3px 3px 0 0;width:min(360px,64%);height:5px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 26px 7px #ffdc9659}.dash-fiche-seuil>*{z-index:2;position:relative}.dash-fiche-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;display:flex}.dash-fiche-btn{font:inherit;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:10px;padding:14px 24px;font-size:15.5px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.dash-fiche-btn-entrer{background:linear-gradient(180deg, var(--dept-clair), var(--dept));color:#2e2205;box-shadow:0 5px 0 var(--dept-fonce), 0 16px 34px -14px #e8a317bf}.dash-fiche-btn-entrer:hover:not(:disabled){box-shadow:0 3px 0 var(--dept-fonce);transform:translateY(2px)}.dash-fiche-btn-arch{color:#e9e1cd;background:#fff6e114;box-shadow:inset 0 0 0 1px #ffeecd33,0 5px #00000047}.dash-fiche-btn-arch:hover:not(:disabled){transform:translateY(2px)}.dash-fiche-btn:disabled{opacity:.55;cursor:default}.dash-fiche-btn:focus-visible{outline:3px solid var(--dept-clair);outline-offset:4px}.dash-fiche-indice{color:#9a8f77;margin:16px 0 0;font-size:12.5px}@media (prefers-reduced-motion:reduce){.dash-fiche-btn{transition:none}}@media (max-width:780px){.dash-fiche{padding:32px 20px 0}.dash-fiche-savoirs{grid-template-columns:1fr 1fr}.dash-fiche-duo{grid-template-columns:1fr;gap:26px}.dash-fiche-seuil{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.dash-fiche-medaillon{width:128px;height:128px}.dash-fiche-medaillon span{font-size:66px}}.dash-arch{margin-top:10px}.dash-arch-entete{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dash-arch-entete h3{margin:0 0 6px;font-size:15px}.dash-arch-fermer{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:20px;line-height:1}.dash-arch-compte{color:var(--text);margin:0 0 6px;font-size:13px}.dash-arch-inconnues{color:var(--text-muted);background:var(--surface-2);border-left:3px solid var(--border);border-radius:0 8px 8px 0;margin:0 0 10px;padding:8px 10px;font-size:12px;line-height:1.45}.dash-arch-filtres{flex-wrap:wrap;gap:14px;margin:0 0 10px;display:flex}.dash-arch-filtres label{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:flex}.dash-arch-filtres select{border:1px solid var(--border);background:var(--surface-1);color:var(--text);border-radius:6px;padding:3px 6px;font-size:12px}.dash-arch-vide{color:var(--text-muted);margin:4px 0 12px;font-size:13px;line-height:1.5}.dash-arch-memoire{margin-top:4px}.dash-arch-memoire h4{margin:0 0 4px;font-size:13px}.dash-arch-memoire-note{color:var(--text-muted);margin:6px 0;font-size:12px;line-height:1.45}.dash-arch-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:12.5px}.dash-arch-table th,.dash-arch-table td{text-align:right;padding:4px 8px}.dash-arch-table th:first-child,.dash-arch-table td:first-child{text-align:left}.dash-arch-table thead th{color:var(--text-muted);font-size:11px;font-weight:500}.dash-arch-table tbody tr{border-top:1px solid var(--border)}.dash-arch-table .dash-arch-total td{font-weight:600}.dash-arch-liste{flex-direction:column;gap:10px;margin:0;padding:0 0 8px;list-style:none;display:flex}.dash-arch-item{background:var(--surface-2);border:1px solid var(--gridline);border-radius:10px;gap:12px;padding:10px 12px;display:flex}.dash-arch-vignette{object-fit:cover;border-radius:6px;flex:none;width:64px;height:64px}.dash-arch-corps{flex:1;min-width:0}.dash-arch-meta{color:var(--text-muted);flex-wrap:wrap;gap:10px;margin:0 0 4px;font-size:11px;display:flex}.dash-arch-statut{color:var(--text);font-weight:600}.dash-arch-item.dash-arch-draft .dash-arch-statut{color:var(--brand)}.dash-arch-item.dash-arch-unconfirmed .dash-arch-statut{color:var(--status-warning)}.dash-arch-item.dash-arch-failed .dash-arch-statut{color:var(--status-error,#c0392b)}.dash-arch-sujet{margin:0 0 2px;font-size:13px;font-weight:600}.dash-arch-extrait{color:var(--text);white-space:pre-wrap;margin:0 0 6px;font-size:12px;line-height:1.5}.dash-arch-pied{flex-wrap:wrap;align-items:baseline;gap:12px;margin:0;font-size:11px;display:flex}.dash-arch-id{color:var(--text-muted);font-family:var(--font-mono,monospace)}.dash-arch-lien{color:var(--brand);text-decoration:none}.dash-arch-lien:hover{text-decoration:underline}.dash-bur-root{flex-direction:column;gap:18px;display:flex}.dash-bur-chargement,.dash-bur-erreur{color:var(--text-secondary);padding:20px;font-size:13px}.dash-bur-erreur h3{color:var(--status-critical);margin:0 0 6px;font-size:14px}.dash-bur-entete{background:var(--surface-1);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.dash-bur-titre{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.dash-bur-beta{letter-spacing:.06em;text-transform:uppercase;color:var(--brand);background:var(--brand-tint);vertical-align:middle;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700}.dash-bur-phrase{color:var(--text-secondary);margin:6px 0 0;font-size:13px;font-style:italic}.dash-bur-fenetre{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.dash-bur-fenetre-libelle{color:var(--text-primary);font-size:13px;font-weight:600}.dash-bur-fenetre-note{color:var(--text-muted);font-size:11.5px}.dash-bur-periodes{flex-wrap:wrap;justify-content:flex-end;gap:4px;margin-bottom:4px;display:flex}.dash-bur-periode{color:var(--text-muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;padding:3px 10px;font-family:inherit;font-size:11.5px}.dash-bur-periode:hover:not(:disabled){color:var(--text-primary);border-color:var(--text-muted)}.dash-bur-periode.est-active{color:var(--text-primary);border-color:var(--text-primary);font-weight:600}.dash-bur-periode:disabled{cursor:default;opacity:.5}.dash-bur-root.est-en-chargement{opacity:.55;transition:opacity .12s}.dash-bur-table{border-collapse:collapse;width:100%;font-size:12px}.dash-bur-table th{letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;padding:6px 10px;font-size:10.5px;font-weight:600}.dash-bur-table td{color:var(--text-secondary);white-space:nowrap;padding:6px 10px}.dash-bur-factuel{font-variant-numeric:tabular-nums}.dash-bur-factuel td,.dash-bur-factuel th{text-align:right}.dash-bur-factuel td:first-child,.dash-bur-factuel th:first-child{text-align:left}.dash-bur-factuel .dash-bur-absent{color:var(--text-muted)}.dash-bur-factuel .dash-bur-sur{color:var(--text-muted);font-size:10.5px}.dash-bur-factuel .dash-bur-total td{border-top:1px solid var(--border);font-weight:600}.dash-bur-bloc-note{color:var(--text-muted);margin:0 0 10px;font-size:12px;line-height:1.45}.dash-bur-cartes{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:16px;margin-bottom:18px;display:grid}.dash-bur-carte{background:var(--surface-2);border-top:2px solid var(--text-muted);border-radius:10px;flex-direction:column;padding:14px 16px;display:flex}.dash-bur-carte-faits{margin-top:auto;padding-top:10px}.dash-bur-carte-statut-note{flex:0 auto}.dash-bur-carte-entete{align-items:center;gap:6px;margin-bottom:6px;display:flex}.dash-bur-carte-entete h4{color:var(--text-secondary);margin:0;font-size:12.5px;font-weight:600}.dash-bur-carte-chiffre{color:var(--text-primary);font-variant-numeric:tabular-nums;margin:0 0 8px;font-size:30px;font-weight:650;line-height:1}.dash-bur-carte-unite{color:var(--text-muted);margin-top:3px;font-size:11px;font-weight:400;display:block}.dash-bur-carte-ligne{align-items:center;gap:8px;margin-bottom:10px;display:flex}.dash-bur-carte-note{color:var(--text-muted);white-space:nowrap;font-size:11.5px}.dash-bur-carte-faits{grid-template-columns:repeat(auto-fit,minmax(min(64px,100%),1fr));gap:8px 10px;margin:0;display:grid}.dash-bur-carte-faits div{flex-direction:column;gap:1px;min-width:0;display:flex}.dash-bur-carte-faits dt{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.dash-bur-carte-faits dd{font-variant-numeric:tabular-nums;margin:0;font-size:13px;font-weight:600}.dash-bur-jauge{background:var(--surface-1);border-radius:999px;flex:1;height:5px;overflow:hidden}.dash-bur-jauge-remplie{border-radius:999px;height:100%;display:block}.dash-bur-pastille{border-radius:2px;flex:none;width:9px;height:9px;display:inline-block}.dash-bur-heros{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-1) 100%);border-radius:12px;margin:0 0 18px;padding:18px 20px 14px}.dash-bur-heros figcaption{align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.dash-bur-heros-titre{color:var(--text-primary);font-size:15px;font-weight:650}.dash-bur-heros-note{color:var(--text-muted);font-size:11.5px}.dash-bur-formes{grid-template-columns:1.5fr 1.15fr .8fr;gap:18px;margin-bottom:18px;display:grid}@media (max-width:900px){.dash-bur-formes{grid-template-columns:1fr}}.dash-bur-forme{background:var(--surface-2);border-radius:10px;margin:0;padding:14px 16px}.dash-bur-forme figcaption{color:var(--text-muted);margin-bottom:10px;font-size:11.5px}.dash-bur-forme-corps{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.dash-bur-beignet-fig{margin:0}.dash-bur-beignet-total{fill:var(--text-primary);font-size:20px;font-weight:650}.dash-bur-beignet-unite{fill:var(--text-muted);font-size:9.5px}.dash-bur-beignet--vide{border:2px dashed var(--border);color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:11.5px;display:flex}.dash-bur-legende{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.dash-bur-legende li{color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.dash-bur-grandeurs{flex-direction:column;gap:8px;display:flex}.dash-bur-grandeur{grid-template-columns:96px 1fr auto;align-items:center;gap:8px;display:grid}.dash-bur-grandeur-libelle{color:var(--text-secondary);font-size:11.5px}.dash-bur-grandeur-piste{background:var(--surface-1);border-radius:999px;height:8px;overflow:hidden}.dash-bur-grandeur-remplie{border-radius:999px;height:100%;display:block}.dash-bur-grandeur-valeur{font-variant-numeric:tabular-nums;color:var(--text-primary);white-space:nowrap;font-size:12px}.dash-bur-empilee-bloc{flex-direction:column;gap:8px;display:flex}.dash-bur-empilee{background:var(--surface-1);border-radius:999px;gap:2px;height:10px;display:flex;overflow:hidden}.dash-bur-empilee-part{height:100%;display:block}.dash-bur-empilee-bloc .dash-bur-legende{flex-flow:wrap;gap:12px}.dash-bur-details{margin-top:6px}.dash-bur-details>summary{cursor:pointer;color:var(--text-muted);list-style:revert;padding:4px 0;font-size:12px}.dash-bur-details>summary:hover{color:var(--text-secondary)}.dash-bur-details[open]>summary{margin-bottom:8px}.dash-bur-table-cadre{min-width:0;overflow-x:auto}.dash-bur-kpis-tete{grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));gap:16px;margin-bottom:22px;display:grid}.dash-bur-kpi-tete{background:var(--surface-1);border-radius:10px;align-items:center;gap:12px;padding:16px 18px;display:flex}.dash-bur-kpi-tete-icone{background:var(--surface-2);border:1px solid var(--border);border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.dash-bur-kpi-tete-corps{flex-direction:column;gap:1px;min-width:0;display:flex}.dash-bur-kpi-tete-label{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px;font-weight:600}.dash-bur-kpi-tete-valeur{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:26px;font-weight:650;line-height:1.05}.dash-bur-kpi-tete-note{color:var(--text-muted);font-size:11px;line-height:1.35}.dash-bur-carte-statut-note{color:var(--text-muted);margin:8px 0 0;font-size:11px;line-height:1.45}.dash-bur-statut-note--non-mesure{color:var(--status-critical)}.dash-bur-statut-note--hors-fenetre{color:var(--status-warning)}.dash-bur-carte-derniere{color:var(--text-secondary);margin:6px 0 0;font-size:11px}.dash-bur-alertes{border-left:3px solid var(--status-warning)}.dash-bur-non-mesurees{color:var(--text-muted);background:var(--surface-2);border-radius:6px;margin:10px 0 0;padding:8px 12px;font-size:11.5px;line-height:1.5}.dash-bur-non-mesurees-titre{color:var(--text-secondary);font-weight:600}.dash-bur-statut--hors-fenetre{color:var(--status-warning);background:#fbbf2424;border-color:#fbbf2466}.dash-bur-lien-cockpit{font:inherit;color:var(--text-secondary);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.dash-bur-lien-cockpit:hover{color:var(--text-primary)}.dash-bur-lien-cockpit:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:2px}.dash-bur-details--section{background:var(--surface-1);border:1px solid var(--border);border-radius:10px;margin-top:0;padding:12px 20px}.dash-bur-verdict{background:var(--surface-1);border:1px solid var(--border);border-left:3px solid var(--text-muted);border-radius:8px;flex-direction:column;gap:3px;margin-bottom:14px;padding:12px 16px;display:flex}.dash-bur-verdict-titre{color:var(--text-primary);font-size:14px;font-weight:650}.dash-bur-verdict-quoi{color:var(--text-muted);font-size:12px;line-height:1.5}.dash-bur-verdict--ok{border-left-color:var(--status-good)}.dash-bur-verdict--partiel{border-left-color:var(--status-warning)}.dash-bur-verdict--attente{border-left-color:var(--text-muted)}.dash-bur-statut{letter-spacing:.02em;white-space:nowrap;border:1px solid var(--border);color:var(--text-muted);border-radius:999px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:600}.dash-bur-statut--mesure{color:var(--status-good);background:#2fd15c24;border-color:#2fd15c66}.dash-bur-statut--partiel{color:var(--status-warning);background:#fbbf2424;border-color:#fbbf2466}.dash-bur-statut--non-mesure{color:var(--status-critical);background:#ef444424;border-color:#ef444466}.dash-bur-synthese{grid-template-columns:1.35fr 1.15fr 1fr;gap:18px;margin-bottom:18px;display:grid}@media (max-width:1000px){.dash-bur-synthese{grid-template-columns:1fr}}.dash-bur-manques{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dash-bur-manque{flex-direction:column;gap:2px;font-size:12px;display:flex}.dash-bur-manque-qui{color:var(--text-secondary);align-items:center;gap:6px;font-weight:600;display:flex}.dash-bur-manque-quoi{color:var(--text-muted);line-height:1.45}.dash-bur-forme--large{grid-column:1/-1}.dash-bur-chrono{flex-direction:column;gap:6px;display:flex}.dash-bur-chrono-barres{border-bottom:1px solid var(--gridline);align-items:flex-end;gap:2px;display:flex}.dash-bur-chrono-pas{flex:1 1 0;align-items:flex-end;min-width:3px;height:100%;display:flex}.dash-bur-chrono-pile{border-radius:2px 2px 0 0;flex-direction:column-reverse;gap:1px;width:100%;min-height:0;display:flex;overflow:hidden}.dash-bur-chrono-part{width:100%;display:block}.dash-bur-chrono-axe{gap:2px;display:flex}.dash-bur-chrono-libelle{min-width:0;color:var(--text-muted);text-align:center;white-space:nowrap;flex:1 1 0;font-size:9.5px;overflow:visible}.dash-bur-section{background:var(--surface-1);border-radius:10px;padding:16px 20px}.dash-bur-section-titre{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 12px;font-size:11px;font-weight:700}.dash-bur-sous-titre{color:var(--text-secondary);margin:16px 0 8px;font-size:12.5px;font-weight:600}.dash-bur-vide{color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.dash-bur-constats{gap:10px;margin:0;padding:0;list-style:none;display:grid}.dash-bur-constat{color:var(--text-primary);background:var(--surface-2);border-left:3px solid var(--brand);border-radius:6px;padding:12px 14px;font-size:14px;line-height:1.5}.dash-bur-recos{gap:10px;margin:0;padding:0;list-style:none;display:grid}.dash-bur-reco{background:var(--surface-2);border-left:3px solid var(--navy);border-radius:6px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.dash-bur-reco-quoi{color:var(--text-primary);font-size:13.5px;font-weight:600}.dash-bur-reco-pourquoi{color:var(--text-muted);font-size:12px;line-height:1.55}.dash-bur-kpis{grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr));gap:10px;display:grid}.dash-bur-kpi{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.dash-bur-kpi-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:11px}.dash-bur-kpi-valeur{color:var(--text-primary);font-size:22px;font-weight:700}.dash-bur-kpi-absent{color:var(--text-muted);font-size:14px;font-weight:600}.dash-bur-kpi-meta{color:var(--text-secondary);font-size:11.5px}.dash-bur-kpi-perimetre{color:var(--status-warning);font-size:11px}.dash-bur-delta{font-weight:600}.dash-bur-delta-haut{color:var(--status-good)}.dash-bur-delta-bas{color:var(--status-critical)}.dash-bur-delta-muet{color:var(--text-muted);font-weight:400}.dash-bur-barres-bloc{margin-top:14px}.dash-bur-barres{border-bottom:1px solid var(--gridline);align-items:flex-end;gap:4px;height:64px;padding:0 2px;display:flex}.dash-bur-barre{background:var(--brand);opacity:.85;border-radius:2px 2px 0 0;flex:1 1 0;min-width:6px;max-width:26px;min-height:2px}.dash-bur-barres-note{color:var(--text-muted);margin:8px 0 0;font-size:11.5px;line-height:1.55}.dash-bur-pubs{grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:10px;display:grid}.dash-bur-pub{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.dash-bur-pub-tete{color:var(--text-muted);justify-content:space-between;font-size:11px;display:flex}.dash-bur-pub-reseau{text-transform:capitalize}.dash-bur-pub-date{font-variant-numeric:tabular-nums}.dash-bur-pub-accroche{color:var(--text-primary);margin:0;font-size:13px;font-weight:600;line-height:1.45}.dash-bur-pub-chiffres{color:var(--text-secondary);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.dash-bur-pub-ressort{color:var(--brand-strong);margin:0;font-size:12px;font-weight:600}.dash-bur-groupes ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.dash-bur-groupes li{color:var(--text-secondary);font-size:12.5px}.dash-bur-reseaux{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:10px;display:grid}.dash-bur-reseau{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:14px 16px}.dash-bur-reseau-nom{color:var(--text-primary);margin:0 0 10px;font-size:14px;font-weight:700}.dash-bur-reseau-lignes{gap:5px;margin:0;padding:0;list-style:none;display:grid}.dash-bur-reseau-lignes li{justify-content:space-between;gap:12px;font-size:12.5px;display:flex}.dash-bur-reseau-k{color:var(--text-muted)}.dash-bur-reseau-v{color:var(--text-primary);font-weight:600}.dash-bur-reseau-taux{color:var(--text-primary);margin:10px 0 0;font-size:12.5px;font-weight:600}.dash-bur-reseau-reserve{color:var(--status-warning);margin:8px 0 0;font-size:11.5px;line-height:1.55}.dash-bur-pourquoi{background:var(--surface-2)}.dash-bur-pourquoi-grille{grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));gap:12px;margin:0;display:grid}.dash-bur-pourquoi-grille dt{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:2px;font-size:10.5px}.dash-bur-pourquoi-grille dd{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.5}.dash-bur-limites{gap:5px;margin:14px 0 0;padding-left:18px;display:grid}.dash-bur-limites li{color:var(--text-muted);font-size:12px;line-height:1.55}.dash-bur-aveu{border-top:1px solid var(--border);color:var(--text-muted);margin:14px 0 0;padding-top:12px;font-size:12px;line-height:1.6}.dash-bur-bloc{flex-direction:column;gap:14px;padding:26px 0 6px;display:flex}.dash-bur-bloc-entete{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dash-bur-bloc-titre{letter-spacing:.01em;margin:0;font-size:15px;font-weight:700}.dash-bur-bloc-etat{text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:3px 8px;font-size:11px}.dash-bur-bloc-etat--ok{color:var(--status-success);border-color:color-mix(in srgb, var(--status-success) 40%, transparent)}.dash-bur-bloc-etat--attente{color:var(--status-warning);border-color:color-mix(in srgb, var(--status-warning) 40%, transparent)}.dash-bur-bloc-activite .dash-bur-section{padding:12px 16px}.dash-bur-activite-resume{margin:0 0 10px;font-size:14px;line-height:1.6}.dash-bur-activite-reseaux{gap:6px;margin:0;padding:0;list-style:none;display:grid}.dash-bur-activite-reseau{flex-wrap:wrap;align-items:baseline;gap:10px;font-size:13px;display:flex}.dash-bur-activite-reseau-nom{min-width:120px;font-weight:600}.dash-bur-activite-reseau-nb{color:var(--text-secondary)}.dash-bur-activite-reseau-depuis{color:var(--text-muted);font-size:12px}.dash-bur-silences{flex-wrap:wrap;gap:6px 8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.dash-bur-silence{color:var(--text-muted);background:var(--surface-2);border-radius:999px;padding:4px 10px;font-size:11.5px;line-height:1.4}.dash-bur-note-compacte{color:var(--text-muted);background:var(--surface-1);border-radius:8px;margin:0 0 18px;padding:10px 16px;font-size:12px;line-height:1.5}.dash-bur-note-compacte-titre{letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);font-size:10.5px;font-weight:600}.dash-bur-couverture{color:var(--text-muted);margin:0 0 10px;font-size:12px;line-height:1.55}.dash-bur-concentrations{gap:6px;margin:0;padding:0;list-style:none;display:grid}.dash-bur-concentration{flex-wrap:wrap;align-items:baseline;gap:10px;font-size:13px;display:flex}.dash-bur-concentration-dim{min-width:120px;font-weight:600}.dash-bur-concentration-detail{color:var(--text-secondary);font-size:12.5px;line-height:1.55}.dash-bur-rapprochements,.dash-bur-recyclages{gap:5px;margin:10px 0 0;padding:0;list-style:none;display:grid}.dash-bur-rapprochement,.dash-bur-recyclage{color:var(--text-muted);font-size:12.5px;line-height:1.55}.dash-cm-root{gap:16px;padding:30px 30px 26px;display:grid}.dash-cm-chargement,.dash-cm-erreur{color:var(--text-secondary)}.dash-cm-erreur h3{margin:0 0 6px;font-size:15px}.dash-cm-entete{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));align-items:start;gap:18px;display:grid}.dash-cm-titre{letter-spacing:-.01em;color:#f6f0e1;margin:0;font-size:21px;font-weight:620}.dash-cm-phrase{color:#aa9f86;max-width:62ch;margin:7px 0 0;font-size:13px;line-height:1.6}.dash-cm-verdict{background:#fff6e10b;border-left:3px solid #fff6e138;border-radius:10px;gap:4px;padding:13px 15px;display:grid}.dash-cm-verdict.est-verifie{border-left-color:var(--status-good)}.dash-cm-verdict.est-avec-reserves{border-left-color:var(--status-warning)}.dash-cm-verdict.est-pas-verifie{border-left-color:var(--status-critical)}.dash-cm-verdict-etat{text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:640}.dash-cm-verdict.est-verifie .dash-cm-verdict-etat{color:var(--status-good)}.dash-cm-verdict.est-avec-reserves .dash-cm-verdict-etat{color:var(--status-warning)}.dash-cm-verdict.est-pas-verifie .dash-cm-verdict-etat{color:var(--status-critical)}.dash-cm-verdict-detail{color:#c3b9a2;font-size:12.5px;line-height:1.55}.dash-cm-verdict-heure{color:#8c8574;font-size:12px}.dash-cm-section{border-top:2px solid var(--dept);background:#fff6e109;border-radius:11px;padding:15px 17px 16px}.dash-cm-section-jour{background:#fff6e10e}.dash-cm-section-attente{border-top-color:var(--status-warning)}.dash-cm-section-anomalie{border-top-color:var(--status-critical)}.dash-cm-section-tete{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dash-cm-section-tete h3{color:#f0e9d8;margin:0;font-size:15px;font-weight:620}.dash-cm-section-note{color:#8c8574;font-size:12px}.dash-cm-vide{color:#c3b9a2;margin:10px 0 0;font-size:13px;line-height:1.6}.dash-cm-reseau{color:#c3b9a2;white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.dash-cm-pastille{border-radius:50%;flex:none;width:8px;height:8px}.dash-cm-extrait{color:#aa9f86;line-height:1.5}.dash-cm-sans-texte{color:#6f695c;font-style:italic}.dash-cm-jour{gap:2px;margin:12px 0 0;padding:0;list-style:none;display:grid}.dash-cm-jour li{border-bottom:1px solid #fff6e112;grid-template-columns:minmax(min(56px,100%),auto) minmax(min(120px,100%),auto) 1fr;align-items:baseline;gap:12px;padding:9px 0;font-size:13.5px;display:grid}.dash-cm-jour li:last-child{border-bottom:none}.dash-cm-heure{color:#f6f0e1;font-variant-numeric:tabular-nums;font-weight:640}.dash-cm-attente,.dash-cm-anomalies{gap:12px;margin:12px 0 0;padding:0;list-style:none;display:grid}.dash-cm-attente li,.dash-cm-anomalies li{border-left:2px solid #fff6e129;gap:5px;padding-left:12px;font-size:13px;display:grid}.dash-cm-attente li{border-left-color:var(--status-warning)}.dash-cm-anomalies li{border-left-color:var(--status-critical)}.dash-cm-attente-tete{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.dash-cm-attente-quand{color:#8c8574;font-variant-numeric:tabular-nums;font-size:12.5px}.dash-cm-manques{flex-wrap:wrap;gap:7px;display:flex}.dash-cm-manque{color:var(--status-warning);border:1px solid #fbbf2452;border-radius:4px;padding:1px 6px;font-size:11.5px}.dash-cm-motif{color:#8c8574;margin:2px 0 0;font-size:12px;line-height:1.5}.dash-cm-fournisseur{color:#8c8574;font-size:12px}.dash-cm-reseaux{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:14px;margin-top:13px;display:grid}.dash-cm-colonne{align-content:start;gap:7px;display:grid}.dash-cm-colonne-tete{border-bottom:1px solid #fff6e11a;justify-content:space-between;align-items:baseline;gap:10px;padding-bottom:6px;display:flex}.dash-cm-colonne-nb{color:#f0e9d8;font-variant-numeric:tabular-nums;font-size:13px;font-weight:640}.dash-cm-colonne-vide{color:#8c8574;margin:0;font-size:12px;line-height:1.5}.dash-cm-colonne-liste{gap:7px;margin:0;padding:0;list-style:none;display:grid}.dash-cm-colonne-liste li{gap:2px;font-size:12.5px;display:grid}.dash-cm-colonne-quand{color:#c3b9a2;font-variant-numeric:tabular-nums}.dash-cm-colonne-reste{color:#8c8574;margin:2px 0 0;font-size:12px}.dash-cm-preuve{margin-top:2px}.dash-cm-preuve-bouton{color:#c3b9a2;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #fff6e11f;border-radius:10px;align-items:baseline;gap:9px;padding:11px 15px;font-size:13px;display:flex}.dash-cm-preuve-bouton:hover{color:#f0e9d8;background:#fff6e10a}.dash-cm-preuve-nb{color:#8c8574;margin-left:auto;font-size:12px}.dash-cm-preuve-corps{gap:18px;padding:16px 15px 4px;display:grid}.dash-cm-bloc h4{letter-spacing:.18em;text-transform:uppercase;color:#93876c;margin:0 0 9px;font-size:10.5px}.dash-cm-ecarts{gap:12px;margin:0;padding:0;list-style:none;display:grid}.dash-cm-ecart{border-left:2px solid var(--status-critical);padding-left:12px}.dash-cm-ecart-tete{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.dash-cm-ecart-nom{color:#f0e9d8;font-size:13px;font-weight:620}.dash-cm-ecart-dim{color:#aa9f86;border:1px solid #fff6e129;border-radius:4px;margin-left:8px;padding:1px 5px;font-size:11px}.dash-cm-ecart-detail{color:#c3b9a2;margin:4px 0 0;font-size:12.5px;line-height:1.55}.dash-cm-ecart-cout{color:#8c8574;margin:3px 0 0;font-size:12.5px;line-height:1.55}.dash-cm-ecart-action{color:var(--dept-clair);margin:4px 0 0;font-size:12.5px}.dash-cm-conformes{gap:5px;margin:0;padding:0;list-style:none;display:grid}.dash-cm-conforme{flex-wrap:wrap;align-items:baseline;gap:10px;font-size:12.5px;display:flex}.dash-cm-conforme-nom{color:#c3b9a2}.dash-cm-conforme-nom:before{content:"✓";color:var(--status-good)}.dash-cm-conforme-detail{color:#8c8574}.dash-cm-reserves{gap:8px;margin:0;padding:0;list-style:none;display:grid}.dash-cm-reserves li{gap:2px;font-size:12.5px;display:grid}.dash-cm-reserve-nom{color:#c3b9a2}.dash-cm-reserve-raison{color:#8c8574;line-height:1.55}.dash-cm-provenance{color:#8c8574;font-size:12px;line-height:1.6}.dash-cm-provenance p{margin:0}.dash-cm-provenance ul{flex-wrap:wrap;gap:18px;margin:8px 0 0;padding:0;list-style:none;display:flex}.dash-cm-provenance li{color:#aa9f86;align-items:baseline;gap:6px;display:flex}.dash-cm-provenance-nb{color:#8c8574}.dash-cm-manquant{color:#8c8574;margin:0;font-size:12px;line-height:1.6}.dash-bur-gbp{gap:16px;display:grid}.dash-bur-gbp-etat{letter-spacing:.04em;text-transform:none;vertical-align:middle;border-radius:999px;margin-left:10px;padding:2px 8px;font-size:10px;font-weight:700}.dash-bur-gbp-etat--verifie{color:#2ea043;background:#2ea04324}.dash-bur-gbp-etat--avec-reserves{color:#d29922;background:#d2992229}.dash-bur-gbp-etat--pas-verifie{color:var(--text-muted);background:#8b949e29}.dash-bur-gbp-provenance{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.6}.dash-bur-gbp-provenance code{color:var(--text-muted);font-size:11px}.dash-bur-gbp-bloc{gap:8px;display:grid}.dash-bur-gbp-bloc-titre{color:var(--text-secondary);margin:0;font-size:12px;font-weight:700}.dash-bur-gbp-lignes{gap:2px;margin:0;padding:0;list-style:none;display:grid}.dash-bur-gbp-ligne{border-radius:6px;grid-template-columns:1fr auto auto;align-items:baseline;gap:12px;padding:7px 10px;font-size:13px;display:grid}.dash-bur-gbp-ligne:nth-child(odd){background:#ffffff05}.dash-bur-gbp-nom{color:var(--text-secondary)}.dash-bur-gbp-valeur{font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:600}.dash-bur-gbp-calcule{border:1px solid var(--border);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);border-radius:4px;margin-left:7px;padding:1px 5px;font-size:9px}.dash-bur-gbp-parts{flex-wrap:wrap;gap:18px;display:flex}.dash-bur-gbp-part{color:var(--text-secondary);font-size:12px}.dash-bur-gbp-mots{gap:8px;display:grid}.dash-bur-gbp-mot{color:var(--text-secondary);padding:3px 0;font-size:13px}.dash-bur-gbp-mot--seuil{color:var(--text-muted);font-style:italic}.dash-bur-gbp-reponse{gap:6px;display:grid}.dash-bur-gbp-question{color:var(--text-primary);margin:0;font-size:13px;font-weight:600}.dash-bur-gbp-hypotheses{gap:8px;margin:0;padding:0;list-style:none;display:grid}.dash-bur-gbp-hypothese{border-left:2px solid var(--border);background:#ffffff05;border-radius:0 6px 6px 0;gap:3px;padding:9px 12px;display:grid}.dash-bur-gbp-hypothese-quoi{color:var(--text-primary);font-size:13px;line-height:1.55}.dash-bur-gbp-hypothese-sur{color:var(--text-muted);font-size:11px;line-height:1.5}.dash-bur-gbp-reserves{gap:4px;display:grid}.dash-bur-gbp-signature{border-top:1px solid var(--border);color:var(--text-muted);margin:0;padding-top:12px;font-size:11px;line-height:1.6}@media (max-width:640px){.dash-bur-gbp-ligne{grid-template-columns:1fr auto;row-gap:4px}}
