/* NAIVELI V25 Enterprise — centre de pilotage */
.v250-center{display:grid;gap:22px}.v250-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.v250-head h2{margin:.25rem 0 .45rem;font-size:clamp(1.8rem,3vw,2.65rem)}.v250-head p{margin:0;max-width:760px;color:#617084}.v250-head-actions{display:flex;gap:10px;flex-wrap:wrap}.v250-secondary,.v250-panel-head button,.v250-search button,.v250-brief button{border:1px solid #d8bd7b;background:#fff;color:#12243e;border-radius:11px;padding:11px 15px;font-weight:800;cursor:pointer}.v250-secondary:hover,.v250-panel-head button:hover,.v250-search button:hover,.v250-brief button:hover{background:#f7f0de}.v250-brief{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:19px 22px;border-radius:18px;background:linear-gradient(120deg,#0c203a,#173b63);color:#fff;box-shadow:0 16px 34px rgba(8,31,59,.18)}.v250-brief>div{display:flex;align-items:center;gap:15px}.v250-brief p{margin:3px 0 0;color:#d7e2ee}.v250-ai{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:linear-gradient(135deg,#e7c576,#b98a2e);color:#10223b;font-weight:900}.v250-brief button{background:#fff8e7}.v250-kpis{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:13px}.v250-kpis article{background:#fff;border:1px solid #e3e8ef;border-radius:17px;padding:17px;box-shadow:0 8px 23px rgba(18,36,62,.06)}.v250-kpis span,.v250-panel-head span{font-size:.71rem;letter-spacing:.12em;color:#8b6c2b;font-weight:900}.v250-kpis b{display:block;font-size:1.65rem;color:#10243e;margin:6px 0}.v250-kpis small{color:#748195}.v250-grid-main{display:grid;grid-template-columns:1.45fr 1fr;gap:17px}.v250-grid-bottom{display:grid;grid-template-columns:1.2fr .9fr 1fr;gap:17px}.v250-panel{background:#fff;border:1px solid #e1e7ee;border-radius:19px;padding:19px;box-shadow:0 9px 28px rgba(19,38,66,.055);min-width:0}.v250-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:15px}.v250-panel-head h3{margin:4px 0 0;color:#142a46}.v250-panel-head button{padding:8px 11px;font-size:.78rem}.v250-search{display:flex;gap:9px}.v250-search input{flex:1;min-width:0;border:1px solid #ccd5df;border-radius:12px;padding:13px 14px;font:inherit}.v250-search-results{margin-top:13px;display:grid;gap:8px;max-height:315px;overflow:auto}.v250-result{border:1px solid #e7ebf0;border-radius:12px;padding:12px;display:flex;justify-content:space-between;gap:12px;align-items:center;cursor:pointer}.v250-result:hover{border-color:#d2af5e;background:#fffbf1}.v250-result b{display:block;color:#152c49}.v250-result small{color:#718096}.v250-tag{border-radius:999px;background:#eef3f8;padding:5px 9px;font-size:.72rem;font-weight:800;color:#39516c;white-space:nowrap}.v250-muted{color:#7b8797}.v250-priorities,.v250-activity{display:grid;gap:9px;max-height:310px;overflow:auto}.v250-priority,.v250-activity-item{border-left:4px solid #d3ae57;background:#f8fafc;border-radius:10px;padding:11px 12px}.v250-priority.urgent{border-color:#bb3345;background:#fff5f6}.v250-priority b,.v250-activity-item b{display:block;color:#192e49}.v250-priority small,.v250-activity-item small{color:#718096}.v250-pipeline{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:8px}.v250-stage{background:#f5f7fa;border-radius:13px;padding:12px;text-align:center;border:1px solid #e5e9ee}.v250-stage b{display:block;font-size:1.55rem;color:#122844}.v250-stage span{font-size:.72rem;color:#68778a}.v250-stage i{display:block;height:5px;background:#d4b05e;border-radius:99px;margin-top:9px}.v250-universes{display:grid;gap:12px}.v250-universe-row>div{display:flex;justify-content:space-between;gap:10px;font-size:.84rem}.v250-universe-row .bar{height:7px;background:#edf0f4;border-radius:99px;overflow:hidden;margin-top:5px}.v250-universe-row .bar i{display:block;height:100%;background:linear-gradient(90deg,#143454,#d0a94f);border-radius:99px}.v250-empty{padding:22px;text-align:center;color:#7b8797}.v250-status-error{color:#9c2434}.v250-status-success{color:#23724c}
@media(max-width:1180px){.v250-kpis{grid-template-columns:repeat(3,1fr)}.v250-grid-bottom{grid-template-columns:1fr 1fr}.v250-grid-bottom .v250-panel:last-child{grid-column:1/-1}}
@media(max-width:760px){.v250-head,.v250-brief{align-items:stretch;flex-direction:column}.v250-kpis{grid-template-columns:repeat(2,1fr)}.v250-grid-main,.v250-grid-bottom{grid-template-columns:1fr}.v250-grid-bottom .v250-panel:last-child{grid-column:auto}.v250-search{flex-direction:column}.v250-pipeline{grid-template-columns:repeat(2,1fr)}.v250-stage:last-child{grid-column:1/-1}.v250-brief>div{align-items:flex-start}}
