.DoctorHero-module__meTQvq__heroContent{flex-direction:var(--cms-flex-dir,column);text-align:center;align-items:center;gap:var(--spacing-2xl);max-width:var(--container-max-width);padding:4rem var(--container-padding) 0;--hero-badge-bg:#ffffff1a;--hero-badge-border:#ffffff38;--hero-badge-color:var(--white);--hero-title-color:var(--white);--hero-subtitle-color:var(--secondary-yellow);--hero-bio-color:#eff6ffeb;--hero-float-bg:#fffffff2;--hero-float-border:#ffffff8c;--hero-float-text:#000;justify-content:center;min-height:calc(100svh - 40px);margin:0 auto;display:flex}.DoctorHero-module__meTQvq__lightSurface{--hero-badge-bg:#ffffffb3;--hero-badge-border:#94a3b84d;--hero-badge-color:var(--blue-900);--hero-title-color:var(--gray-950);--hero-subtitle-color:var(--blue-700);--hero-bio-color:var(--gray-700);--hero-float-bg:#fffffffa;--hero-float-border:#94a3b838;--hero-float-text:#000}.DoctorHero-module__meTQvq__heroText{z-index:2;flex:1;order:1;max-width:700px}.DoctorHero-module__meTQvq__badge{background:var(--hero-badge-bg);backdrop-filter:blur(8px);border:1px solid var(--hero-badge-border);border-radius:var(--radius-full);color:var(--hero-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}.DoctorHero-module__meTQvq__doctorName{color:var(--hero-title-color);margin-bottom:var(--spacing-sm);text-shadow:0 10px 30px #0003;font-size:clamp(2.25rem,6vw,5rem);font-weight:900;line-height:1.1}.DoctorHero-module__meTQvq__doctorTitle{color:var(--hero-subtitle-color);margin-bottom:var(--spacing-lg);font-size:clamp(1.1rem,3vw,2.25rem);font-weight:800;line-height:var(--line-height-tight);text-shadow:0 4px 15px #0000001a}.DoctorHero-module__meTQvq__heroBio{font-size:var(--font-size-lg);color:var(--hero-bio-color);max-width:600px;margin-bottom:var(--spacing-2xl);line-height:var(--line-height-relaxed);margin-inline:auto}.DoctorHero-module__meTQvq__ctaWrapper{margin-top:var(--spacing-lg);margin-inline:auto}.DoctorHero-module__meTQvq__whatsappBtn{color:#fff;background:#25d366;border:none;justify-content:center;align-items:center;gap:.5rem;display:flex}.DoctorHero-module__meTQvq__whatsappBtn:hover{background:#128c7e;transform:translateY(-2px)}.DoctorHero-module__meTQvq__heroImage{z-index:2;margin-top:var(--spacing-lg);flex:1;order:2;justify-content:center;align-items:center;display:flex;position:relative}.DoctorHero-module__meTQvq__imageWrapper{width:100%;max-width:min(78vw,300px);animation:7s ease-in-out infinite DoctorHero-module__meTQvq__heroFloat;position:relative}.DoctorHero-module__meTQvq__imageContainer{border-radius:var(--radius-3xl);box-shadow:var(--shadow-2xl);position:relative;overflow:hidden}.DoctorHero-module__meTQvq__mainImage{object-fit:cover;pointer-events:none;background:linear-gradient(#0000,#1e40af26);width:100%;height:auto;display:block}.DoctorHero-module__meTQvq__orangeHalo{background:var(--halo-glow);filter:blur(80px);z-index:-1;border-radius:var(--radius-full);width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DoctorHero-module__meTQvq__floatingCard{background:var(--white);z-index:20;white-space:nowrap;border:1px solid #0000000a;border-radius:1.75rem;padding:1.25rem 2rem;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #0000001f}@keyframes DoctorHero-module__meTQvq__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.DoctorHero-module__meTQvq__statItem{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.DoctorHero-module__meTQvq__heroContent .DoctorHero-module__meTQvq__floatingCard .DoctorHero-module__meTQvq__statItem .DoctorHero-module__meTQvq__statNumber{font-size:2.75rem;font-weight:950;line-height:1;font-family:var(--font-main);color:var(--blue-600)!important}.DoctorHero-module__meTQvq__heroContent .DoctorHero-module__meTQvq__floatingCard .DoctorHero-module__meTQvq__statItem .DoctorHero-module__meTQvq__statLabel{font-size:1.1rem;font-weight:700;font-family:var(--font-main);color:var(--gray-600)!important}@media (min-width:1024px){.DoctorHero-module__meTQvq__heroContent{flex-direction:var(--cms-flex-dir,row);text-align:right;gap:var(--spacing-3xl);min-height:calc(100svh - var(--navbar-height));padding:0 var(--container-padding)}.DoctorHero-module__meTQvq__heroText{order:2}.DoctorHero-module__meTQvq__heroImage{order:var(--cms-media-order,1);margin-top:5rem}.DoctorHero-module__meTQvq__heroBio,.DoctorHero-module__meTQvq__ctaWrapper{margin-inline:0}.DoctorHero-module__meTQvq__imageWrapper{max-width:500px}.DoctorHero-module__meTQvq__imageContainer{transition:var(--transition-normal);transform:perspective(1000px)rotateY(-5deg)}.DoctorHero-module__meTQvq__imageContainer:hover{transform:perspective(1000px)rotateY(0)}}@media (max-width:768px){.DoctorHero-module__meTQvq__heroContent{gap:var(--spacing-xl);min-height:auto;padding-top:2rem}.DoctorHero-module__meTQvq__heroBio{margin-bottom:var(--spacing-xl)}.DoctorHero-module__meTQvq__heroImage{margin-top:0}.DoctorHero-module__meTQvq__floatingCard{padding:.75rem 1.25rem;bottom:20px}.DoctorHero-module__meTQvq__heroContent .DoctorHero-module__meTQvq__floatingCard .DoctorHero-module__meTQvq__statItem .DoctorHero-module__meTQvq__statNumber{font-size:1.75rem}.DoctorHero-module__meTQvq__heroContent .DoctorHero-module__meTQvq__floatingCard .DoctorHero-module__meTQvq__statItem .DoctorHero-module__meTQvq__statLabel{font-size:.85rem}}@media (max-width:430px){.DoctorHero-module__meTQvq__floatingCard{border-radius:1.25rem;padding:.5rem .9rem;bottom:14px}.DoctorHero-module__meTQvq__heroContent .DoctorHero-module__meTQvq__floatingCard .DoctorHero-module__meTQvq__statItem .DoctorHero-module__meTQvq__statNumber{font-size:1.35rem}.DoctorHero-module__meTQvq__heroContent .DoctorHero-module__meTQvq__floatingCard .DoctorHero-module__meTQvq__statItem .DoctorHero-module__meTQvq__statLabel{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.DoctorHero-module__meTQvq__imageWrapper,.DoctorHero-module__meTQvq__orangeHalo,.DoctorHero-module__meTQvq__floatingCard{animation:none}}