.landing-module__bgtw5G__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-md);background:#fffffff2;border-bottom:1px solid #007f561a;position:sticky;top:0}.landing-module__bgtw5G__headerContainer{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex}.landing-module__bgtw5G__logo{align-items:center;gap:.75rem;display:flex}.landing-module__bgtw5G__logoIcon{font-size:2.5rem;animation:3s ease-in-out infinite landing-module__bgtw5G__float}.landing-module__bgtw5G__logoText{flex-direction:column;display:flex}.landing-module__bgtw5G__brandName{color:var(--primary-green);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.landing-module__bgtw5G__brandTagline{color:var(--text-gray);margin:0;font-size:.75rem}.landing-module__bgtw5G__desktopNav{flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}.landing-module__bgtw5G__navLink{color:var(--text-dark);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.landing-module__bgtw5G__navLink:after{content:"";background:var(--primary-green);width:0;height:2px;transition:width var(--transition-normal);position:absolute;bottom:0;left:0}.landing-module__bgtw5G__navLink:hover{color:var(--primary-green)}.landing-module__bgtw5G__navLink:hover:after{width:100%}.landing-module__bgtw5G__loginButton{background:linear-gradient(135deg,var(--primary-green)0%,var(--primary-green-light)100%);color:#fff;cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-md);border:none;border-radius:50px;padding:.75rem 2rem;font-weight:600}.landing-module__bgtw5G__loginButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.landing-module__bgtw5G__mobileMenuToggle{cursor:pointer;color:var(--primary-green);background:0 0;border:none;font-size:1.75rem;display:none}.landing-module__bgtw5G__mobileNav{display:none}.landing-module__bgtw5G__hero{background:linear-gradient(135deg,var(--primary-green-lighter)0%,var(--bg-white)50%,var(--primary-green-lighter)100%);justify-content:center;align-items:center;min-height:90vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.landing-module__bgtw5G__heroContent{text-align:center;z-index:2;max-width:1280px;margin:0 auto;position:relative}.landing-module__bgtw5G__floatingElement1,.landing-module__bgtw5G__floatingElement2,.landing-module__bgtw5G__floatingElement3{opacity:.15;z-index:1;font-size:4rem;animation:6s ease-in-out infinite landing-module__bgtw5G__float;position:absolute}.landing-module__bgtw5G__floatingElement1{animation-delay:0s;top:10%;left:10%}.landing-module__bgtw5G__floatingElement2{animation-delay:2s;top:60%;right:15%}.landing-module__bgtw5G__floatingElement3{animation-delay:4s;bottom:20%;left:20%}.landing-module__bgtw5G__greeting{color:var(--text-gray);margin-bottom:1rem;font-size:1.5rem;animation:.8s landing-module__bgtw5G__fadeInUp}.landing-module__bgtw5G__heroTitle{color:var(--primary-green);text-shadow:2px 2px 4px #0000001a;margin:0 0 1rem;font-size:4rem;font-weight:800;line-height:1.1;animation:1s landing-module__bgtw5G__fadeInUp}.landing-module__bgtw5G__heroSubtitle{color:var(--text-dark);margin:0 0 1.5rem;font-size:2rem;font-weight:600;animation:1.2s landing-module__bgtw5G__fadeInUp}.landing-module__bgtw5G__heroDescription{color:var(--text-gray);margin-bottom:.5rem;font-size:1.25rem;animation:1.4s landing-module__bgtw5G__fadeInUp}.landing-module__bgtw5G__heroTagline{color:var(--text-gray);font-size:1rem;font-style:italic;animation:1.6s landing-module__bgtw5G__fadeInUp}.landing-module__bgtw5G__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-lg);background:#ffffffe6;border-radius:50px;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 2rem;animation:1.8s landing-module__bgtw5G__fadeInUp;display:inline-flex}.landing-module__bgtw5G__badgeIcon{background:var(--primary-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;display:flex}.landing-module__bgtw5G__badgeTitle{color:var(--primary-green);font-size:1.1rem;font-weight:700;display:block}.landing-module__bgtw5G__badgeSubtitle{color:var(--text-gray);font-size:.85rem;display:block}.landing-module__bgtw5G__waveDivider{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden}.landing-module__bgtw5G__waveDivider svg{width:calc(100% + 1.3px);height:60px;fill:var(--bg-white);display:block;position:relative}.landing-module__bgtw5G__container{max-width:1280px;margin:0 auto;padding:4rem 2rem}.landing-module__bgtw5G__sectionHeader{text-align:center;margin-bottom:3rem}.landing-module__bgtw5G__sectionTitle{color:var(--primary-green);margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.landing-module__bgtw5G__sectionSubtitle{color:var(--text-gray);margin:0 0 1rem;font-size:1.5rem}.landing-module__bgtw5G__sectionDescription{color:var(--text-gray);max-width:600px;margin:0 auto;font-size:1.1rem}.landing-module__bgtw5G__doctorSection{background:var(--bg-light)}.landing-module__bgtw5G__doctorCard{box-shadow:var(--shadow-xl);background:#fff;border-radius:20px;grid-template-columns:1fr 2fr;gap:3rem;padding:3rem;display:grid}.landing-module__bgtw5G__doctorImageWrapper{position:relative}.landing-module__bgtw5G__doctorImage{aspect-ratio:1;background:linear-gradient(135deg,var(--primary-green-lighter)0%,var(--primary-green-light)100%);border-radius:20px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.landing-module__bgtw5G__doctorPlaceholder{font-size:8rem}.landing-module__bgtw5G__doctorBadge{background:var(--accent-gold);color:#fff;box-shadow:var(--shadow-lg);border-radius:50px;padding:.75rem 1.5rem;font-weight:700;position:absolute;bottom:-15px;right:-15px}.landing-module__bgtw5G__doctorInfo{flex-direction:column;gap:1.5rem;display:flex}.landing-module__bgtw5G__doctorName{color:var(--primary-green);margin:0;font-size:2.5rem;font-weight:700}.landing-module__bgtw5G__doctorTitle{color:var(--text-dark);margin:0;font-size:1.5rem}.landing-module__bgtw5G__doctorTitleEn{color:var(--text-gray);margin:0;font-size:1.1rem;font-style:italic}.landing-module__bgtw5G__doctorStats{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.landing-module__bgtw5G__statCard{background:var(--primary-green-lighter);transition:transform var(--transition-fast);border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.landing-module__bgtw5G__statCard:hover{transform:translateY(-3px)}.landing-module__bgtw5G__statIcon{font-size:2rem}.landing-module__bgtw5G__statContent{flex:1}.landing-module__bgtw5G__statValue{color:var(--primary-green);font-size:1.75rem;font-weight:700}.landing-module__bgtw5G__statLabel{color:var(--text-gray);font-size:.85rem}.landing-module__bgtw5G__statNote{color:var(--text-gray);font-size:.75rem;font-style:italic}.landing-module__bgtw5G__doctorBio{border-left:4px solid var(--primary-green);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.landing-module__bgtw5G__doctorBio p{color:var(--text-dark);margin:0;line-height:1.6}.landing-module__bgtw5G__doctorBioEn{font-size:.95rem;color:var(--text-gray)!important}.landing-module__bgtw5G__verifiedBadgeDoctor{background:var(--primary-green);color:#fff;box-shadow:var(--shadow-md);border-radius:50px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex;position:absolute;top:-10px;left:-10px}.landing-module__bgtw5G__doctorHeader{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.landing-module__bgtw5G__doctorRating{text-align:right}.landing-module__bgtw5G__stars{margin-bottom:.25rem;font-size:1.25rem}.landing-module__bgtw5G__ratingText{color:var(--text-gray);margin:0;font-size:.85rem}.landing-module__bgtw5G__doctorTabs{border-bottom:2px solid var(--bg-light);gap:.5rem;margin-top:1rem;display:flex}.landing-module__bgtw5G__tabButton{color:var(--text-gray);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;position:relative}.landing-module__bgtw5G__tabButton:hover,.landing-module__bgtw5G__tabActive{color:var(--primary-green)}.landing-module__bgtw5G__tabActive:after{content:"";background:var(--primary-green);width:100%;height:3px;position:absolute;bottom:-2px;left:0}.landing-module__bgtw5G__tabContent{margin-top:1.5rem;animation:.5s landing-module__bgtw5G__fadeInUp}.landing-module__bgtw5G__specialization{margin-top:1.5rem}.landing-module__bgtw5G__specialization h4{color:var(--primary-green);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.landing-module__bgtw5G__specializationTags{flex-wrap:wrap;gap:.75rem;display:flex}.landing-module__bgtw5G__specializationTags span{background:var(--primary-green-lighter);color:var(--primary-green);transition:all var(--transition-fast);border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.landing-module__bgtw5G__specializationTags span:hover{background:var(--primary-green);color:#fff;transform:translateY(-2px)}.landing-module__bgtw5G__qualificationsList{flex-direction:column;gap:1.5rem;display:flex}.landing-module__bgtw5G__qualificationItem{background:var(--bg-light);border-left:4px solid var(--primary-green);border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.landing-module__bgtw5G__qualIcon{font-size:1.75rem}.landing-module__bgtw5G__experienceHighlight{background:var(--primary-green-lighter);border-radius:12px;margin-top:1rem;padding:1.5rem}.landing-module__bgtw5G__experienceHighlight h4{color:var(--primary-green);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.landing-module__bgtw5G__experienceHighlight ul{margin:0;padding-left:1.5rem}.landing-module__bgtw5G__experienceHighlight li{color:var(--text-dark);margin-bottom:.5rem}.landing-module__bgtw5G__achievementsList{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.landing-module__bgtw5G__achievementItem{background:var(--bg-light);transition:all var(--transition-fast);border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.landing-module__bgtw5G__achievementItem:hover{background:var(--primary-green-lighter);transform:translateY(-3px)}.landing-module__bgtw5G__achievementIcon{font-size:2.5rem}.landing-module__bgtw5G__testimonialsSection{margin-top:4rem}.landing-module__bgtw5G__testimonialsTitle{color:var(--primary-green);text-align:center;flex-direction:column;gap:.5rem;margin:0 0 .5rem;font-size:2rem;font-weight:700;display:flex}.landing-module__bgtw5G__testimonialsTitleHi{color:var(--text-gray);font-size:1.25rem;font-weight:500}.landing-module__bgtw5G__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.landing-module__bgtw5G__testimonialCard{box-shadow:var(--shadow-md);transition:all var(--transition-normal);border-top:4px solid var(--primary-green);background:#fff;border-radius:16px;padding:2rem}.landing-module__bgtw5G__testimonialCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.landing-module__bgtw5G__testimonialRating{margin-bottom:1rem;font-size:1.25rem}.landing-module__bgtw5G__testimonialText{color:var(--text-dark);margin:0 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.6}.landing-module__bgtw5G__testimonialAuthor{align-items:center;gap:1rem;display:flex}.landing-module__bgtw5G__authorAvatar{background:var(--primary-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.landing-module__bgtw5G__authorName{color:var(--text-dark);margin:0;font-weight:600}.landing-module__bgtw5G__authorLocation{color:var(--text-gray);margin:.25rem 0 0;font-size:.85rem}.landing-module__bgtw5G__doctorCTA{background:linear-gradient(135deg,var(--primary-green)0%,var(--primary-green-light)100%);box-shadow:var(--shadow-xl);border-radius:20px;justify-content:space-between;align-items:center;margin-top:3rem;padding:3rem;display:flex}.landing-module__bgtw5G__ctaContent h3{color:#fff;margin:0 0 .5rem;font-size:2rem;font-weight:700}.landing-module__bgtw5G__ctaContent p{color:#ffffffe6;margin:0;font-size:1.25rem}.landing-module__bgtw5G__ctaButtons{gap:1rem;display:flex}.landing-module__bgtw5G__ctaButton,.landing-module__bgtw5G__ctaButtonSecondary{transition:all var(--transition-normal);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__bgtw5G__ctaButton{color:var(--primary-green);box-shadow:var(--shadow-md);background:#fff}.landing-module__bgtw5G__ctaButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.landing-module__bgtw5G__ctaButtonSecondary{color:#fff;background:#fff3;border:2px solid #fff}.landing-module__bgtw5G__ctaButtonSecondary:hover{color:var(--primary-green);background:#fff}.landing-module__bgtw5G__specialtiesSection{background:#fff}.landing-module__bgtw5G__specialtiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing-module__bgtw5G__specialtyCard{box-shadow:var(--shadow-md);text-align:center;transition:all var(--transition-normal);background:#fff;border:2px solid #0000;border-radius:16px;padding:2rem;position:relative;overflow:hidden}.landing-module__bgtw5G__specialtyCard:before{content:"";background:linear-gradient(90deg,var(--primary-green)0%,var(--primary-green-light)100%);width:100%;height:4px;transition:transform var(--transition-normal);position:absolute;top:0;left:0;transform:scaleX(0)}.landing-module__bgtw5G__specialtyCard:hover{box-shadow:var(--shadow-xl);border-color:var(--primary-green-lighter);transform:translateY(-8px)}.landing-module__bgtw5G__specialtyCard:hover:before{transform:scaleX(1)}.landing-module__bgtw5G__specialtyIcon{margin-bottom:1rem;font-size:4rem;animation:3s ease-in-out infinite landing-module__bgtw5G__float}.landing-module__bgtw5G__specialtyTitleHi{color:var(--primary-green);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.landing-module__bgtw5G__specialtyTitleEn{color:var(--text-dark);margin:0 0 1rem;font-size:1rem;font-weight:600}.landing-module__bgtw5G__specialtyDescription{color:var(--text-gray);margin:0;font-size:.9rem;line-height:1.5}.landing-module__bgtw5G__specialtyHover{opacity:0;transition:all var(--transition-normal);margin-top:1rem;transform:translateY(10px)}.landing-module__bgtw5G__specialtyCard:hover .landing-module__bgtw5G__specialtyHover{opacity:1;transform:translateY(0)}.landing-module__bgtw5G__specialtyHover span{color:var(--primary-green);font-weight:600}.landing-module__bgtw5G__centersSection{background:var(--bg-light)}.landing-module__bgtw5G__centersGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;display:grid}.landing-module__bgtw5G__centerCard{box-shadow:var(--shadow-md);transition:all var(--transition-normal);border-left:4px solid var(--primary-green);background:#fff;border-radius:16px;padding:2rem}.landing-module__bgtw5G__centerCard:hover{box-shadow:var(--shadow-lg);transform:translate(8px)}.landing-module__bgtw5G__centerHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.landing-module__bgtw5G__centerIcon{font-size:2.5rem}.landing-module__bgtw5G__centerName{color:var(--primary-green);margin:0;font-size:1.5rem;font-weight:700}.landing-module__bgtw5G__centerDistrict{color:var(--text-gray);margin:0;font-size:.9rem}.landing-module__bgtw5G__centerDetails{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.landing-module__bgtw5G__centerAddress,.landing-module__bgtw5G__centerPhone{color:var(--text-dark);align-items:flex-start;gap:.5rem;font-size:.95rem;display:flex}.landing-module__bgtw5G__detailIcon{flex-shrink:0}.landing-module__bgtw5G__centerPhone a{color:var(--primary-green);font-weight:600;text-decoration:none}.landing-module__bgtw5G__centerPhone a:hover{text-decoration:underline}.landing-module__bgtw5G__centerFooter{justify-content:flex-end;display:flex}.landing-module__bgtw5G__availabilityBadge{background:var(--primary-green-lighter);color:var(--primary-green);border-radius:50px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.landing-module__bgtw5G__emergencyContact{background:linear-gradient(135deg,var(--primary-green)0%,var(--primary-green-light)100%);color:#fff;box-shadow:var(--shadow-xl);border-radius:20px;align-items:center;gap:2rem;padding:2.5rem;display:flex}.landing-module__bgtw5G__emergencyIcon{font-size:4rem;animation:2s ease-in-out infinite landing-module__bgtw5G__pulse}.landing-module__bgtw5G__emergencyContent h3{margin:0 0 .5rem;font-size:1.75rem}.landing-module__bgtw5G__emergencyContent p{opacity:.9;margin:0 0 1rem}.landing-module__bgtw5G__emergencyPhone{color:var(--primary-green);transition:transform var(--transition-fast);background:#fff;border-radius:50px;padding:.75rem 2rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-block}.landing-module__bgtw5G__emergencyPhone:hover{transform:scale(1.05)}.landing-module__bgtw5G__statisticsSection{background:linear-gradient(135deg,var(--primary-green)0%,var(--primary-green-light)100%);color:#fff}.landing-module__bgtw5G__statisticsSection .landing-module__bgtw5G__sectionTitle,.landing-module__bgtw5G__statisticsSection .landing-module__bgtw5G__sectionSubtitle{color:#fff}.landing-module__bgtw5G__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.landing-module__bgtw5G__statBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;transition:all var(--transition-normal);background:#ffffff26;border:2px solid #fff3;border-radius:16px;padding:2.5rem 2rem}.landing-module__bgtw5G__statBox:hover{background:#ffffff40;transform:translateY(-8px)}.landing-module__bgtw5G__statIconLarge{margin-bottom:1rem;font-size:3.5rem}.landing-module__bgtw5G__statNumber{margin-bottom:.5rem;font-size:3rem;font-weight:800}.landing-module__bgtw5G__statLabel{opacity:.95;margin-bottom:.25rem;font-size:1rem;font-weight:600}.landing-module__bgtw5G__statLabelHi{opacity:.8;font-size:.9rem}.landing-module__bgtw5G__footer{background:var(--text-dark);color:var(--text-light);padding:4rem 2rem 2rem}.landing-module__bgtw5G__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.landing-module__bgtw5G__footerBrand{max-width:400px}.landing-module__bgtw5G__footerLogo{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.landing-module__bgtw5G__footerLogoIcon{font-size:2.5rem}.landing-module__bgtw5G__footerBrandName{color:var(--primary-green-light);margin:0;font-size:1.5rem;font-weight:700}.landing-module__bgtw5G__footerBrandTagline{color:var(--text-gray);margin:0;font-size:.85rem}.landing-module__bgtw5G__footerDescription{color:var(--text-gray);margin:1rem 0 0;line-height:1.6}.landing-module__bgtw5G__footerHeading{color:#fff;margin:0 0 1rem;font-size:1.1rem;font-weight:700}.landing-module__bgtw5G__footerLinks,.landing-module__bgtw5G__footerContact{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__bgtw5G__footerLinks li,.landing-module__bgtw5G__footerContact li{color:var(--text-gray);font-size:.95rem}.landing-module__bgtw5G__footerLinks a,.landing-module__bgtw5G__footerContact a{color:var(--text-gray);transition:color var(--transition-fast);text-decoration:none}.landing-module__bgtw5G__footerLinks a:hover,.landing-module__bgtw5G__footerContact a:hover{color:var(--primary-green-light)}.landing-module__bgtw5G__contactIcon{margin-right:.5rem}.landing-module__bgtw5G__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.landing-module__bgtw5G__footerCopyright p{color:var(--text-gray);margin:0;font-size:.9rem}.landing-module__bgtw5G__footerSubtext{margin-top:.25rem!important;font-size:.8rem!important}.landing-module__bgtw5G__footerBadges{gap:1rem;display:flex}.landing-module__bgtw5G__verifiedBadge,.landing-module__bgtw5G__secureBadge{color:var(--primary-green-light);background:#10b98133;border-radius:50px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}@keyframes landing-module__bgtw5G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes landing-module__bgtw5G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__bgtw5G__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:1024px){.landing-module__bgtw5G__heroTitle{font-size:3rem}.landing-module__bgtw5G__doctorCard{grid-template-columns:1fr}.landing-module__bgtw5G__specialtiesGrid,.landing-module__bgtw5G__statsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__bgtw5G__footerContent{grid-template-columns:1fr 1fr}}@media (max-width:768px){.landing-module__bgtw5G__desktopNav,.landing-module__bgtw5G__loginButton{display:none}.landing-module__bgtw5G__mobileMenuToggle{display:block}.landing-module__bgtw5G__mobileNav{background:var(--bg-light);border-top:1px solid #007f561a;flex-direction:column;gap:.5rem;padding:1rem 2rem;display:flex}.landing-module__bgtw5G__mobileNavLink{color:var(--text-dark);cursor:pointer;text-align:left;transition:background var(--transition-fast);background:0 0;border:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none}.landing-module__bgtw5G__mobileNavLink:hover{background:var(--primary-green-lighter);color:var(--primary-green)}.landing-module__bgtw5G__mobileLoginButton{background:linear-gradient(135deg,var(--primary-green)0%,var(--primary-green-light)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.75rem 1rem;font-weight:600}.landing-module__bgtw5G__heroTitle{font-size:2.5rem}.landing-module__bgtw5G__heroSubtitle{font-size:1.5rem}.landing-module__bgtw5G__specialtiesGrid,.landing-module__bgtw5G__centersGrid,.landing-module__bgtw5G__statsGrid,.landing-module__bgtw5G__footerContent{grid-template-columns:1fr}.landing-module__bgtw5G__footerBottom{text-align:center;flex-direction:column;gap:1rem}.landing-module__bgtw5G__doctorStats{grid-template-columns:1fr}.landing-module__bgtw5G__emergencyContact{text-align:center;flex-direction:column}}@media (max-width:480px){.landing-module__bgtw5G__heroTitle{font-size:2rem}.landing-module__bgtw5G__heroSubtitle{font-size:1.25rem}.landing-module__bgtw5G__greeting{font-size:1.1rem}.landing-module__bgtw5G__sectionTitle,.landing-module__bgtw5G__doctorName{font-size:2rem}.landing-module__bgtw5G__statNumber{font-size:2.5rem}}
