.client-profile-card{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:21px;padding:25px 30px;border:1px solid #eadfe5;border-radius:21px;background:linear-gradient(125deg,#fffdfd,#f7eff6)}.client-profile-card h2{margin:5px 0;color:#40303a;font:600 28px 'Playfair Display',serif}.client-profile-card p{margin:0;color:#806d77;font-size:12px}.profile-editor{position:relative;width:min(440px,100%);padding:38px;border:1px solid #fff;border-radius:25px;background:#fffdfd;box-shadow:0 30px 75px #27152266}.profile-editor h2{margin:7px 0;color:#3e2b36;font:600 38px 'Playfair Display',serif}.profile-editor>p{margin:0 0 20px;color:#806a75;font-size:13px;line-height:1.6}.profile-editor form{display:grid;gap:13px}.profile-editor label{color:#815a6c;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.profile-editor input{width:100%;margin-top:5px;padding:12px;border:1px solid #eadde4;border-radius:11px;background:#fff;font:13px 'DM Sans',sans-serif}.profile-editor input:disabled{background:#f6f0f3;color:#97838c}@media(max-width:700px){.client-profile-card{align-items:flex-start;flex-direction:column;padding:22px}.profile-editor{padding:30px 24px}}
