.user-admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.user-admin-stats>div{background:#fff;border:1px solid #e0e6e2;border-radius:6px;padding:17px}.user-admin-stats span{display:block;font-size:10px;text-transform:uppercase;color:#748079}.user-admin-stats strong{display:block;font:600 27px Newsreader;margin-top:7px}.admin-user-search{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e0e6e2;padding:7px 8px 7px 13px;border-radius:6px;margin-bottom:16px;max-width:600px}.admin-user-search>svg{width:17px;color:#78847e}.admin-user-search input{border:0;outline:0;flex:1;min-width:0}.admin-user-search>a{font-size:11px;color:#176b50;font-weight:700}.user-identity{display:flex;align-items:center;gap:10px}.user-identity>span,.profile-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dff1e8;color:#176b50;font-weight:700}.status-badge{display:inline-flex;padding:5px 8px;border-radius:10px;font-size:9px;font-weight:700;text-transform:uppercase}.status-badge.active{background:#dff1e8;color:#176b50}.status-badge.locked{background:#fee9e8;color:#a53f3b}.user-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px}.user-profile{display:flex;align-items:flex-start;gap:18px;padding:24px;margin-bottom:16px}.profile-avatar{width:58px;height:58px;font:600 25px Newsreader;flex:0 0 58px}.user-profile h2{font:600 25px Newsreader;margin:2px 0}.user-profile p{font-size:12px;color:#68756f;margin:0}.user-profile dl{display:flex;gap:35px;margin:22px 0 0}.user-profile dl div{display:flex;flex-direction:column}.user-profile dt{font-size:9px;text-transform:uppercase;color:#88918d}.user-profile dd{font-size:11px;margin:5px 0 0}.admin-user-progress{margin-bottom:16px}.user-controls{display:flex;flex-direction:column;gap:13px}.user-controls .admin-panel{padding:20px;overflow:visible}.user-controls h2{font:600 19px Newsreader;margin:0}.user-controls p{font-size:10px;line-height:1.5;color:#748079}.user-controls form{display:flex;flex-direction:column;gap:10px}.user-controls .secondary-button{justify-content:center;width:100%}.danger-text{color:#a53f3b}.danger-zone{border-color:#eccdca!important}.danger-zone button{border:0;background:#b3423e;color:#fff;border-radius:5px;padding:11px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;width:100%;cursor:pointer}.danger-zone button svg{width:15px}@media(max-width:900px){.user-detail-grid{grid-template-columns:1fr}.user-admin-stats{grid-template-columns:repeat(3,1fr)}.user-profile dl{flex-wrap:wrap;gap:18px}}@media(max-width:600px){.user-admin-stats{grid-template-columns:1fr}.user-profile{flex-direction:column}}
