.profile-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-heading h1{margin:2px 0!important}.logout-button{min-height:42px;padding:8px 10px;display:flex;align-items:center;gap:6px;border:1px solid #f0dce3;border-radius:13px;background:#fff;color:#a42c55;font-size:.7rem;font-weight:800;cursor:pointer}.logout-button svg{width:18px!important;height:18px!important}.profile-summary{margin:12px 0;display:flex;align-items:center;gap:11px;padding:13px;border-radius:17px;background:linear-gradient(135deg,#fcecf2,#fff)}.profile-summary>span{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:var(--primary);color:#fff;font-weight:850}.profile-summary>div{display:grid}.profile-summary small{color:var(--text-secondary);font-size:.7rem}.profile-form{margin-bottom:10px}.profile-form h2{margin:0 0 5px;font-size:1rem}@media(max-width:340px){.logout-button span{display:none}.logout-button{width:42px;justify-content:center}}
