.trader-profile{background:linear-gradient(0deg,#f2f4f4 100%,#d9dddd 0);padding:80px 0;width:100%}.singel-page .trader-profile__grid{align-items:start;display:grid;gap:3rem;grid-template-columns:100%;margin:0 auto;max-width:1400px;padding:0 30px}.trader-profile__left{align-items:center;display:flex;flex-direction:column;gap:30px}.trader-profile__image{aspect-ratio:1;background:#f3f4f6;border:4px solid #fff;border-radius:300px;box-shadow:0 4px 12px rgba(20,20,43,.08);max-height:300px;max-width:300px;overflow:hidden;width:100%}.trader-profile__image img{height:100%;object-fit:cover;width:100%}.profile-card{background:#fff;border-radius:15px;box-shadow:0 2px 12px rgba(20,20,43,.08);padding:30px;width:100%}.profile-card__heading{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.profile-stat{background:#f2f4f4;border-radius:15px;display:flex;justify-content:space-between;margin-bottom:10px;padding:12px 15px}.profile-stat__label{color:#1a1a1a;font-size:.875rem;font-weight:600}.profile-stat__value{color:#4a4a4a;font-size:.875rem}.trader-profile__right{display:flex;flex-direction:column;gap:2rem;width:100%}.trader-intro{background:#fff!important;border-radius:15px;box-shadow:0 4px 20px rgba(20,20,43,.08);box-sizing:border-box;padding:50px;width:100%}.trader-intro__name{color:#002317!important;font-size:32px!important;font-weight:800!important;margin-bottom:2rem!important}.trader-intro h3{color:#002317!important;font-size:22px!important;font-weight:700!important;margin-top:40px!important}.trader-intro li,.trader-intro p,.trader-intro__text{color:#021a1a!important;font-size:16px!important;line-height:1.8!important}.trader-intro ul{list-style-type:disc!important;margin:20px 0!important;padding-left:1.5rem!important;width:100%}.trader-intro li{display:list-item!important;margin-bottom:12px!important;padding-left:10px}.trader-intro strong{color:#002317!important;font-weight:700!important}.trader-intro a{color:#002317!important;text-decoration:underline}@media (max-width:1100px){.singel-page .trader-profile__grid{grid-template-columns:1fr;max-width:95%}.trader-profile__left{margin:0 auto;max-width:400px}}@media (max-width:640px){.trader-intro{padding:30px 20px}}