.DoctorProfileHero-module__7bAqRW__profileGrid{text-align:center;align-items:center;gap:var(--spacing-2xl);padding:var(--navbar-height) var(--container-padding) 0;min-height:calc(100svh - var(--navbar-height));--profile-badge-bg:#ffffff1f;--profile-badge-border:#fff3;--profile-badge-color:var(--white);--profile-heading:var(--white);--profile-subtitle:var(--secondary-yellow);flex-direction:column;justify-content:center;display:flex}.DoctorProfileHero-module__7bAqRW__lightSurface{--profile-badge-bg:#ffffffb8;--profile-badge-border:#94a3b83d;--profile-badge-color:var(--blue-900);--profile-heading:var(--gray-950);--profile-subtitle:var(--blue-700)}.DoctorProfileHero-module__7bAqRW__imageWrapper{z-index:2;width:100%;max-width:300px;position:relative}.DoctorProfileHero-module__7bAqRW__imageContainer{border-radius:var(--radius-3xl);box-shadow:var(--shadow-2xl);overflow:hidden}.DoctorProfileHero-module__7bAqRW__mainImage{object-fit:cover;pointer-events:none;width:100%;height:auto;display:block}.DoctorProfileHero-module__7bAqRW__profileContent{z-index:2;flex:1;max-width:700px}.DoctorProfileHero-module__7bAqRW__badge{background:var(--profile-badge-bg);backdrop-filter:blur(8px);border:1px solid var(--profile-badge-border);border-radius:var(--radius-full);color:var(--profile-badge-color);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);margin-bottom:var(--spacing-md);padding:.5rem 1.25rem;display:inline-block}.DoctorProfileHero-module__7bAqRW__doctorName{color:var(--profile-heading);text-shadow:0 10px 30px #0003;margin-bottom:.75rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.DoctorProfileHero-module__7bAqRW__titleLink{color:inherit;text-decoration:none}.DoctorProfileHero-module__7bAqRW__titleLink:hover{opacity:.8}.DoctorProfileHero-module__7bAqRW__doctorTitle{font-size:clamp(1rem,2.5vw,1.5rem);font-weight:var(--font-weight-semibold);color:var(--profile-subtitle);margin-bottom:var(--spacing-xl);line-height:var(--line-height-relaxed)}.DoctorProfileHero-module__7bAqRW__statsRow{gap:var(--spacing-md);margin-bottom:var(--spacing-xl);flex-wrap:wrap;justify-content:center;display:flex}.DoctorProfileHero-module__7bAqRW__ctaWrapper{margin-top:var(--spacing-lg);margin-inline:auto}@media (min-width:1024px){.DoctorProfileHero-module__7bAqRW__profileGrid{text-align:right;gap:var(--spacing-3xl);min-height:calc(100svh - var(--navbar-height));padding:0 var(--container-padding);flex-direction:row}.DoctorProfileHero-module__7bAqRW__imageWrapper{max-width:500px}.DoctorProfileHero-module__7bAqRW__imageContainer{transition:var(--transition-normal);transform:perspective(1000px)rotateY(-5deg)}.DoctorProfileHero-module__7bAqRW__imageContainer:hover{transform:perspective(1000px)rotateY(0)}.DoctorProfileHero-module__7bAqRW__statsRow{justify-content:flex-start}.DoctorProfileHero-module__7bAqRW__ctaWrapper{margin-inline:0}}@media (prefers-reduced-motion:reduce){.DoctorProfileHero-module__7bAqRW__imageContainer{transform:none}}@media (max-width:1023px){.DoctorProfileHero-module__7bAqRW__profileGrid{padding-top:calc(var(--navbar-height) + 2.5rem);justify-content:flex-start;min-height:auto}}