.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.profile-stats>div{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px}.profile-stats b,.profile-stats span{display:block}.profile-stats b{font:800 22px Manrope}.profile-stats span{color:var(--muted);font-size:10px;margin-top:3px}.user-cell{display:flex;align-items:center;gap:10px}.user-cell .avatar{flex:none}.role-pill{display:inline-block;padding:5px 9px;border-radius:14px;background:#eef2f7;color:#475569;font-size:9px;font-weight:800}.role-pill.admin{background:#edf4df;color:#5e7e19}.role-pill.tech{background:#eaf2ff;color:#2f6fbe}.account-company{display:block;color:#9ca3af;font-size:8px;margin-top:2px}.reopen-note{background:#fff7e6;border:1px solid #f5d899;border-radius:8px;padding:10px!important;color:#805b13!important}@media(max-width:760px){.profile-stats{grid-template-columns:1fr}}
