.profile_page__ydG8o{display:flex;flex-direction:column;gap:16px}.profile_savedBanner__4pZ0a{background:var(--green-pale);border:1px solid #a7f3d0;color:var(--green);padding:12px 20px;border-radius:var(--radius-sm);font-size:13px;font-weight:600;animation:profile_fadeUp__rlwCS .3s ease both}.profile_grid__oWMLb{display:grid;grid-template-columns:1fr 300px;grid-gap:20px;gap:20px;align-items:flex-start}.profile_profileTop__RrjXD{display:flex;align-items:flex-start;gap:20px;margin-bottom:28px;flex-wrap:wrap}.profile_avatar__RVxSN{width:60px;height:60px;border-radius:50%;background:var(--orange);color:white;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0}.profile_formGrid__GgrUH{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.profile_formGrid__GgrUH .profile_form-input__1NNbi:disabled{background:var(--off-white);color:var(--text-secondary);cursor:default}.profile_kycList__FC7hb{display:flex;flex-direction:column;gap:12px}.profile_kycRow__HqQdc{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border)}.profile_kycRow__HqQdc:last-child{border-bottom:none}@media (max-width:900px){.profile_grid__oWMLb{grid-template-columns:1fr}}@media (max-width:540px){.profile_formGrid__GgrUH{grid-template-columns:1fr}}