.teacher-avatar img,.photo-preview img{width:100%;height:100%;object-fit:cover;display:block}.teacher-avatar img{border-radius:17px}.photo-uploader{display:flex;align-items:center;gap:14px;padding:15px 18px;margin-bottom:18px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 10px #22304a08}.photo-uploader input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.photo-uploader label.button{margin-left:auto;cursor:pointer}.photo-uploader p{margin:2px 0 0;color:var(--muted);font-size:12px}.photo-preview{width:54px;height:54px;flex:0 0 54px;border-radius:14px;display:grid;place-items:center;background:#e7efff;color:var(--blue);font-weight:800;overflow:hidden}.photo-preview img{border-radius:14px}@media(max-width:600px){.photo-uploader{flex-wrap:wrap}.photo-uploader label.button{margin-left:0;width:100%;text-align:center}}
