/* NAIVELI V22 — tableau de bord connecté */
.v220-overview-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.v220-overview-head h2{margin:.2rem 0}.v220-overview-head p{margin:0;color:#667085}.v220-admin-status{margin-bottom:1rem;padding:.8rem 1rem;border-radius:12px;background:#eef2f6;color:#465467;font-size:.84rem;font-weight:800}.v220-admin-status.loading{background:#fff5dc;color:#856316}.v220-admin-status.success{background:#e8f7ef;color:#18794e}.v220-admin-status.error{background:#fdecec;color:#a12a2a}.v220-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.v220-metrics article{padding:1.15rem 1.2rem;border:1px solid #e7e4dd;background:#fff;border-radius:16px;box-shadow:0 8px 25px rgba(24,35,50,.05)}.v220-metrics span{display:block;font-size:.69rem;letter-spacing:.09em;color:#7d6a3f;font-weight:900}.v220-metrics b{display:block;font-size:2rem;margin:.28rem 0}.v220-metrics small{color:#77808c}.v220-overview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:1rem;margin-bottom:1rem}.v220-panel{padding:1rem;background:#fff;border:1px solid #e7e4dd;border-radius:16px}.v220-link-button{border:0;background:transparent;color:#8a6822;font-weight:900;cursor:pointer}.v220-recent-list{display:grid;gap:.65rem}.v220-recent-item{padding:.85rem .9rem;border:1px solid #ece8df;border-radius:12px;background:#fbfbfc}.v220-recent-item>div{display:flex;gap:.4rem;flex-wrap:wrap}.v220-recent-item h4{margin:.5rem 0 .2rem}.v220-recent-item p{margin:0;color:#6c7684;font-size:.82rem}.v220-recent-item footer{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.65rem}.v220-recent-item time{font-size:.72rem;color:#87909b}.v220-status{padding:.28rem .5rem;border-radius:999px;background:#fff3cd;color:#795a00;font-size:.68rem;font-weight:900}.v220-status.status-reviewing{background:#e9f2ff;color:#245b93}.v220-status.status-matched{background:#f1eafd;color:#6842a2}.v220-status.status-contacted{background:#e8f7ef;color:#18794e}.v220-status.status-closed{background:#edf0f3;color:#59636f}.v220-status-breakdown{display:grid;gap:.95rem}.v220-breakdown-row{display:grid;grid-template-columns:1fr auto;gap:.35rem .65rem;align-items:center}.v220-breakdown-row>div:first-child{display:flex;justify-content:space-between;gap:1rem;grid-column:1/-1}.v220-breakdown-row b{font-size:.8rem}.v220-breakdown-row span,.v220-breakdown-row small{color:#6f7883;font-size:.72rem}.v220-bar{height:9px;background:#edf0f3;border-radius:999px;overflow:hidden}.v220-bar i{display:block;height:100%;background:#b08b3c;border-radius:inherit;min-width:0}.v220-empty{padding:2rem;text-align:center;color:#6f7883}
@media(max-width:900px){.v220-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.v220-overview-grid{grid-template-columns:1fr}}@media(max-width:600px){.v220-overview-head{align-items:flex-start;flex-direction:column}.v220-metrics{grid-template-columns:1fr}.v220-overview-head .btn{width:100%}}
