.profile-data{display:grid;grid-template-columns:1fr 1fr;gap:0 15px;margin-top:14px}.profile-item{padding:10px 0;border-bottom:1px solid var(--line)}.profile-item strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:4px}.profile-item span{font-size:12px}.protected-card{border-color:#ead69c;background:#fffdf7}.delete-link{color:#a13a33;margin-left:8px}
@media(max-width:600px){.profile-data{grid-template-columns:1fr}}
