.profile-step4-rebuilt{grid-column:1/-1}.profile-photo-uploader{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px;border:1px solid #e4e9f1;border-radius:16px;background:#fbfcfe}.profile-photo-uploader-head{grid-column:1/-1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.profile-photo-uploader-head strong{font-size:13px;color:#344054}.profile-photo-uploader-head p{margin:4px 0 0;color:#7a8495;font-size:11px;line-height:1.5}.profile-photo-uploader-head span{font-size:11px;font-weight:800;color:#8a94a6}.profile-photo-slot{position:relative;aspect-ratio:1/1;border:1.5px dashed #cfd7e3;border-radius:14px;background:#fff;overflow:hidden;cursor:pointer;padding:0}.profile-photo-slot:hover{border-color:#f0b800;box-shadow:0 0 0 4px rgba(245,180,0,.1)}.profile-photo-slot img{width:100%;height:100%;object-fit:cover;display:block}.profile-photo-empty{display:grid;place-items:center;height:100%;font-size:28px;color:#9aa4b2}.profile-photo-empty small{display:block;margin-top:8px;font-size:11px;font-weight:800;color:#647084}.profile-photo-change{position:absolute;left:8px;right:8px;bottom:8px;padding:6px 8px;border-radius:999px;background:rgba(17,24,39,.76);color:#fff;font-size:10px;font-weight:800}.social-upload-entry{padding:14px;border:1px solid #edf0f4;border-radius:16px;background:#fff}@media(max-width:700px){.profile-photo-uploader{grid-template-columns:1fr}.profile-photo-slot{aspect-ratio:4/3}}