.profile-dialog{width:min(760px,94vw)}.profile-body{padding:24px}.profile-status{display:flex;align-items:center;gap:13px;padding:15px;background:#111a26;border:1px solid #202d3e;border-radius:11px}.large-avatar{width:46px;height:46px}.profile-status div{display:grid;gap:3px}.profile-status small{color:#66758b}.profile-status>.status-ok{margin-left:auto}.profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.profile-grid>div{padding:13px;background:#0f1722;border:1px solid #1e2a3a;border-radius:9px}.profile-grid p{font-size:8px;letter-spacing:1px;color:#69778c;margin:0 0 6px}.profile-grid b{font-size:11px}.profile-tabs{display:flex;gap:18px;border-bottom:1px solid #202a39}.profile-tabs button{border:0;background:none;color:#77859a;padding:12px 2px}.profile-tabs .active{color:#4bd9cf;border-bottom:2px solid #4bd9cf}.profile-history{min-height:100px;max-height:190px;overflow:auto;padding:8px 0}.profile-history>div{display:grid;grid-template-columns:25px 1fr auto;gap:10px;padding:10px 4px;border-bottom:1px solid #192331}.profile-history p{display:grid;margin:0;font-size:11px}.profile-history small,.profile-history time{color:#69778b;font-size:9px}.reason-label{display:grid;gap:6px;color:#8794a7;font-size:11px}.reason-label input{background:#101824;border:1px solid #273347;border-radius:8px;padding:11px;color:white}.status-actions{display:flex;gap:8px;margin-top:12px}.status-actions button{background:#12241f;border:1px solid #28503f;color:#67d9a4;border-radius:8px;padding:9px 13px}.status-actions .danger{background:#2b171b;border-color:#5c2932;color:#ff8a94}.clickable-row{cursor:pointer}.clickable-row:hover{background:#101b29}@media(max-width:650px){.profile-grid{grid-template-columns:1fr 1fr}.status-actions{flex-wrap:wrap}}
