.hpe-profile-list{display:grid;gap:9px;margin-top:22px}.hpe-profile-list article{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--hcp-line,#e1e6ef);border-radius:9px;background:#fff}.hpe-profile-file-icon{display:grid;place-items:center;width:42px;height:45px;border-radius:7px;background:#fff0ef;color:#d33b30;font-size:9px;font-weight:800}.hpe-profile-meta{min-width:0}.hpe-profile-meta strong,.hpe-profile-meta span,.hpe-profile-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hpe-profile-meta strong{font-size:12px}.hpe-profile-meta span{margin-top:3px;color:#657083;font-size:9px}.hpe-profile-meta small{margin-top:2px;color:#929aa7;font-size:9px}.hpe-profile-actions{display:flex;gap:5px}.hpe-profile-actions a,.hpe-profile-actions button{padding:7px 9px;border:1px solid #d8dfe9;border-radius:6px;background:#fff;color:#596477;font:700 9px/1.2 inherit;cursor:pointer;text-decoration:none}.hpe-profile-actions a:hover,.hpe-profile-actions button:hover{border-color:#a9bad8;color:#000da5}.hpe-profile-actions .is-delete:hover{border-color:#efc2bf;background:#fff5f4;color:#9e251d}@media(max-width:720px){.hpe-profile-list article{grid-template-columns:42px minmax(0,1fr)}.hpe-profile-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr)}.hpe-profile-actions>*{text-align:center}}
