.doctor-profile{padding:var(--spacing-3xl) var(--spacing-md)}@media (min-width:768px){.doctor-profile{padding:var(--spacing-3xl) var(--spacing-lg)}}.doctor-profile--light{background-color:#fff}.doctor-profile--muted{background-color:rgba(172,205,237,.08)}.doctor-profile--dark{background-color:var(--primary-color)}.doctor-profile--dark .doctor-profile__name,.doctor-profile--dark .doctor-profile__subtitle{color:#fff}.doctor-profile--dark .doctor-profile__bio p{color:rgba(255,255,255,.85)}.doctor-profile--dark .doctor-profile__affiliations-title{color:#fff}.doctor-profile--dark .doctor-profile__affiliations li{color:rgba(255,255,255,.8)}.doctor-profile--dark .doctor-profile__cert-label{color:rgba(255,255,255,.7)}.doctor-profile__inner{align-items:center;gap:var(--spacing-xl);flex-direction:column;max-width:1100px;margin:0 auto;display:flex}@media (min-width:768px){.doctor-profile__inner{align-items:flex-start;gap:var(--spacing-2xl);flex-direction:row}.doctor-profile__inner--reverse{flex-direction:row-reverse}}.doctor-profile__photo-col{align-items:center;gap:var(--spacing-md);flex-direction:column;flex-shrink:0;width:100%;max-width:280px;display:flex}@media (min-width:768px){.doctor-profile__photo-col{width:260px}}.doctor-profile__photo-wrap{border-radius:12px;width:220px;height:280px;position:relative;overflow:hidden;box-shadow:0 8px 30px rgba(0,49,80,.15)}@media (min-width:768px){.doctor-profile__photo-wrap{width:260px;height:330px}}.doctor-profile__photo{object-fit:cover;object-position:top center}.doctor-profile__cert-wrap{flex-direction:column;align-items:center;gap:4px;display:flex}.doctor-profile__cert-image{width:100px;height:auto}@media (min-width:768px){.doctor-profile__cert-image{width:120px}}.doctor-profile__cert-label{font-family:var(--font-family-subtitle);font-size:11px;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:1.5px;color:var(--secondary-color)}.doctor-profile__content{flex:1;min-width:0}.doctor-profile__name{font-family:var(--font-family-heading);font-size:max(1.5rem,min(1.2rem + 1.5vw,2.25rem));font-weight:var(--font-weight-normal);color:var(--primary-color);letter-spacing:1.5px;margin:0 0 4px;line-height:1.2}.doctor-profile__subtitle{font-family:var(--font-family-subtitle);font-size:var(--font-small);font-weight:var(--font-weight-bold);color:var(--secondary-color);text-transform:uppercase;letter-spacing:2px;margin:0 0 var(--spacing-md)}.doctor-profile__divider{background:linear-gradient(90deg, var(--secondary-color), var(--tertiary-color));width:50px;height:3px;margin-bottom:var(--spacing-md);border-radius:2px}.doctor-profile__bio p{font-family:var(--font-family);color:#313a3c;margin:0 0 var(--spacing-sm);font-size:16px;line-height:1.65}.doctor-profile__bio p:last-child{margin-bottom:0}.doctor-profile__affiliations{margin-top:var(--spacing-lg)}.doctor-profile__affiliations-title{font-family:var(--font-family-subtitle);font-size:var(--font-small);font-weight:var(--font-weight-bold);color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;margin:0 0 var(--spacing-sm)}.doctor-profile__affiliations ul{grid-template-columns:1fr;gap:6px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.doctor-profile__affiliations ul{grid-template-columns:1fr 1fr;gap:6px 24px}}.doctor-profile__affiliations li{font-family:var(--font-family);color:#313a3c;padding-left:16px;font-size:14px;line-height:1.5;position:relative}.doctor-profile__affiliations li:before{content:"";background-color:var(--secondary-color);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}
