/* V5.4 — topbar messenger + repair completion + reset controls + nav order. */
.nav a[data-nav="messages"]{display:none!important}
.message-peek-item{width:100%;border:0;border-radius:0;background:transparent;text-align:left;color:inherit;cursor:pointer}
.message-peek-item:hover{background:#f1f5fb!important;transform:none!important}
.message-peek-item>div{min-width:0;flex:1}.message-peek-item p{margin:3px 0 4px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.message-peek-item small{display:block;color:#7a8799;font-size:9px}
.messenger-contact small{max-width:255px}
.repair-v54-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.repair-v54-actions button{white-space:nowrap}
.reset-v54{padding:0!important;overflow:hidden}.reset-v54-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;border-bottom:1px solid var(--line)}.reset-v54-row:last-child{border-bottom:0}.reset-v54-row h2{margin:0 0 5px;font-size:15px}.reset-v54-row p{margin:0;max-width:850px;color:var(--muted);line-height:1.5}.reset-v54-row button{min-width:180px}
@media(max-width:850px){.reset-v54-row{align-items:stretch;flex-direction:column}.reset-v54-row button{width:100%}}

/* V5.5 overview + compact conversation list + instant daily usage. */
.overview-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px}.overview-three>.panel{min-width:0;margin:0}.overview-head-actions{display:flex;align-items:center;gap:8px}.overview-head-actions select{height:30px;padding:4px 8px;font-size:10px}.overview-list-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:8px 10px;border-bottom:1px solid var(--line)}.overview-list-row:last-child{border-bottom:0}.overview-list-row>div{min-width:0}.overview-list-row b,.overview-list-row small{display:block}.overview-list-row small{margin-top:2px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-list-row>span{max-width:45%;font-size:9px;text-align:right;overflow:hidden;text-overflow:ellipsis}.overview-link-row{color:inherit;text-decoration:none}.overview-link-row:hover{background:#f4f7fb}.overview-usage-wrap{margin-top:0}.overview-usage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.overview-usage-card{margin:0!important;box-shadow:none!important;border-radius:12px!important}.overview-bars{padding:4px 10px 10px}.overview-bar-row{display:grid;grid-template-columns:minmax(70px,110px) minmax(90px,1fr) 88px;align-items:center;gap:8px;min-height:30px}.overview-bar-row .device-code-link{padding:0;border:0;background:transparent;text-align:left;font-size:9px;font-weight:800;color:#17428b}.overview-bar-track{height:12px;border:1px solid #d7e0ec;border-radius:4px;background:repeating-linear-gradient(90deg,#f5f8fc 0,#f5f8fc 24%,#e9eef6 25%);overflow:hidden}.overview-bar-track i{display:block;height:100%;min-width:1px;border-radius:3px;background:linear-gradient(90deg,#2a66bd,#36a574)}.overview-bar-row>span{font-size:8.5px;color:var(--muted);white-space:nowrap;text-align:right}.messenger-contacts .messenger-contact{min-height:54px}.message-peek-item{min-height:55px}.messenger-detail{width:100%;border:0;border-top:1px solid var(--line);border-radius:0;background:#fff;padding:11px 14px;text-align:center;font-weight:850;color:#173581;cursor:pointer}.messenger-detail:hover{background:#f1f5fb;transform:none}.usage-v52-controls[data-view="day"] small{margin-left:auto;color:#55708f}.usage-v52-controls[data-view="day"]{align-items:center}
@media(max-width:1200px){.overview-three{grid-template-columns:1fr}.overview-usage-grid{grid-template-columns:1fr}}
