.profile-main{background:#fff}
.profile-banner{background:linear-gradient(90deg,#fff 0%,#fffafd 58%,#fff4fa 100%);border-bottom:1px solid #edf0f5;padding:62px 0 56px}
.profile-breadcrumb{font-size:12px;font-weight:800;color:var(--pink);margin-bottom:22px}
.profile-banner h1{font-family:Manrope,Inter,sans-serif;font-size:44px;line-height:1.1;letter-spacing:-1.5px;margin:0 0 18px;color:var(--text)}
.profile-banner p{margin:0;color:#728097;font-size:14px;line-height:1.7}
.profile-content{padding:72px 0 82px}
.profile-layout{display:grid;grid-template-columns:minmax(0,2.12fr) minmax(285px,.92fr);gap:44px;align-items:start}
.profile-left h2,.why-card h2{font-family:Manrope,Inter,sans-serif;color:var(--text);margin:0;font-weight:800}
.profile-left h2{font-size:21px;margin-bottom:24px}
.profile-about p{font-size:14px;line-height:1.72;color:#344054;margin:0 0 16px}
.philosophy-box{border-left:4px solid var(--pink);background:#fff2f8;border-radius:6px;padding:16px 18px;color:#65576a;font-size:13px;line-height:1.65;margin-top:18px}
.philosophy-box strong{color:#4a3947}
.factsheet{margin-top:38px}
.facts-table{border:1px solid #e5e8ee}
.facts-row{display:grid;grid-template-columns:42% 58%;min-height:48px;border-bottom:1px solid #e5e8ee}
.facts-row:last-child{border-bottom:0}
.facts-row>div{padding:13px 14px;font-size:13px;display:flex;align-items:center}
.facts-row>div:first-child{font-weight:800;color:#172033;border-right:1px solid #e5e8ee;background:#fff}
.facts-row>div:last-child{color:#475467}
.why-card{border:1px solid #e4e7ec;border-radius:15px;padding:26px 26px 18px;background:#fff;box-shadow:0 1px 0 rgba(16,24,40,.01)}
.why-card h2{font-size:17px;margin-bottom:16px}
.why-card ul{margin:0;padding:0;list-style:none}
.why-card li{position:relative;padding:14px 0 14px 25px;border-bottom:1px solid #eceff3;color:#697386;font-size:13px;line-height:1.35}
.why-card li:last-child{border-bottom:0}
.why-card li:before{content:'→';position:absolute;left:0;top:13px;color:var(--pink);font-weight:800}
@media(max-width:900px){.profile-layout{grid-template-columns:1fr}.why-card{max-width:none}.profile-banner h1{font-size:38px}}
@media(max-width:520px){.profile-banner{padding:45px 0 42px}.profile-banner h1{font-size:34px}.profile-content{padding:52px 0 60px}.facts-row{grid-template-columns:1fr}.facts-row>div:first-child{border-right:0;border-bottom:1px solid #eef0f3}.facts-row>div{padding:11px 12px}}
