.Hero-module__Z8hQ_W__hero{background:var(--color-bg-dark);align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bg{pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__gradientOrb1{will-change:transform;background:radial-gradient(circle,#2d6a4f80 0%,#0000 65%);border-radius:50%;width:70vw;max-width:800px;height:70vw;max-height:800px;transition:transform .3s;position:absolute;top:-20%;left:-10%}.Hero-module__Z8hQ_W__gradientOrb2{will-change:transform;background:radial-gradient(circle,#d4a84333 0%,#0000 65%);border-radius:50%;width:60vw;max-width:700px;height:60vw;max-height:700px;transition:transform .3s;position:absolute;bottom:-20%;right:-10%}.Hero-module__Z8hQ_W__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__Z8hQ_W__inner{gap:var(--space-4xl);z-index:1;grid-template-columns:1fr 1fr;align-items:center;padding-top:6rem;padding-bottom:4rem;display:grid;position:relative}.Hero-module__Z8hQ_W__content{gap:var(--space-lg);flex-direction:column;display:flex}.Hero-module__Z8hQ_W__pill{border-radius:var(--radius-full);color:var(--color-secondary);letter-spacing:.02em;background:#52b78826;border:1px solid #52b7884d;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__title{font-family:var(--font-display);color:#fff;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__titleAccent{background:linear-gradient(135deg, var(--color-accent-light), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:#ffffffa6;max-width:500px;font-size:1.1rem;line-height:1.75}.Hero-module__Z8hQ_W__actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__Z8hQ_W__trust{align-items:center;gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid #ffffff1a;display:flex}.Hero-module__Z8hQ_W__trustAvatars{display:flex}.Hero-module__Z8hQ_W__avatar{border:2px solid var(--color-bg-dark);background-position:50%;background-size:cover;background-color:var(--color-primary-light);border-radius:50%;width:2.25rem;height:2.25rem;margin-left:-.625rem}.Hero-module__Z8hQ_W__avatar:first-child{margin-left:0}.Hero-module__Z8hQ_W__trustText p{color:#ffffffa6;font-size:.875rem}.Hero-module__Z8hQ_W__trustText strong{color:var(--color-accent-light)}.Hero-module__Z8hQ_W__stars{color:var(--color-accent);letter-spacing:.05em;margin-bottom:2px;font-size:.875rem}.Hero-module__Z8hQ_W__visual{justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__imageWrap{width:100%;max-width:420px;position:relative}.Hero-module__Z8hQ_W__doctorCard{background:linear-gradient(135deg, var(--color-bg-dark-2), var(--color-primary));border-radius:var(--radius-xl);aspect-ratio:3/4;box-shadow:0 30px 80px #00000080, var(--shadow-glow);border:1px solid #52b78840;justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__doctorImagePlaceholder{background:linear-gradient(160deg,#2d6a4f99,#0f2a1ce6);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__Z8hQ_W__doctorImagePlaceholder:before{content:"👩‍⚕️";font-size:8rem;line-height:1;display:block}.Hero-module__Z8hQ_W__doctorInitials{font-family:var(--font-display);color:#fff;margin-top:var(--space-md);font-size:1.75rem;font-weight:700}.Hero-module__Z8hQ_W__doctorSub{color:var(--color-accent-light);margin-top:4px;font-size:.9rem}.Hero-module__Z8hQ_W__floatingBadge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-full);color:#fff;white-space:nowrap;box-shadow:var(--shadow-md);background:#0f2a1ce6;border:1px solid #52b7884d;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex;position:absolute}.Hero-module__Z8hQ_W__floatingBadge:nth-child(2){top:10%;right:-15%}.Hero-module__Z8hQ_W__floatingBadge:nth-child(3){bottom:25%;left:-18%}.Hero-module__Z8hQ_W__floatingBadge:nth-child(4){bottom:8%;right:-10%}.Hero-module__Z8hQ_W__floatingBadgeIcon{background:var(--color-accent);width:1.5rem;height:1.5rem;color:var(--color-primary-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__scrollIndicator{border-radius:var(--radius-full);border:2px solid #ffffff40;justify-content:center;align-items:flex-start;width:1.75rem;height:2.75rem;padding-top:6px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollDot{background:var(--color-accent);border-radius:50%;width:5px;height:5px}@media (max-width:900px){.Hero-module__Z8hQ_W__inner{text-align:center;grid-template-columns:1fr;padding-top:8rem}.Hero-module__Z8hQ_W__subtitle{margin:0 auto}.Hero-module__Z8hQ_W__actions,.Hero-module__Z8hQ_W__trust{justify-content:center}.Hero-module__Z8hQ_W__visual,.Hero-module__Z8hQ_W__floatingBadge:nth-child(2),.Hero-module__Z8hQ_W__floatingBadge:nth-child(3),.Hero-module__Z8hQ_W__floatingBadge:nth-child(4){display:none}}
.ServiceCard-module__km16QW__card{border-radius:var(--radius-lg);padding:var(--space-xl);border:1px solid var(--color-border);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;transition:box-shadow .3s;position:relative;overflow:hidden}.ServiceCard-module__km16QW__card:hover{box-shadow:var(--shadow-lg)}.ServiceCard-module__km16QW__iconWrap{border-radius:var(--radius-md);width:3.25rem;height:3.25rem;margin-bottom:var(--space-lg);justify-content:center;align-items:center;transition:transform .3s;display:flex}.ServiceCard-module__km16QW__card:hover .ServiceCard-module__km16QW__iconWrap{transform:scale(1.1)rotate(-5deg)}.ServiceCard-module__km16QW__title{font-family:var(--font-display);color:var(--color-primary);margin-bottom:var(--space-sm);font-size:1.2rem;font-weight:700}.ServiceCard-module__km16QW__description{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:.9rem;line-height:1.7}.ServiceCard-module__km16QW__arrow{opacity:0;font-size:.875rem;font-weight:600;transition:all .25s;transform:translate(-6px)}.ServiceCard-module__km16QW__card:hover .ServiceCard-module__km16QW__arrow{opacity:1;transform:translate(0)}.ServiceCard-module__km16QW__hoverBar{transform-origin:0;height:3px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ServiceCard-module__km16QW__card:hover .ServiceCard-module__km16QW__hoverBar{transform:scaleX(1)}
.CounterSection-module__JZpt1a__section{padding:var(--space-4xl) 0;position:relative;overflow:hidden}.CounterSection-module__JZpt1a__bg{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 50%, var(--color-bg-dark-2) 100%);position:absolute;inset:0}.CounterSection-module__JZpt1a__bg:before{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.CounterSection-module__JZpt1a__grid{grid-template-columns:repeat(4,1fr);gap:2px;display:grid;position:relative}.CounterSection-module__JZpt1a__stat{text-align:center;padding:var(--space-2xl) var(--space-xl);border-right:1px solid #ffffff1a;animation:.7s both CounterSection-module__JZpt1a__fadeUp}.CounterSection-module__JZpt1a__stat:last-child{border-right:none}@keyframes CounterSection-module__JZpt1a__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CounterSection-module__JZpt1a__counterValue{font-family:var(--font-display);background:linear-gradient(135deg, var(--color-accent-light), var(--color-accent));-webkit-text-fill-color:transparent;margin-bottom:var(--space-sm);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1;display:block}.CounterSection-module__JZpt1a__statLabel{font-family:var(--font-display);color:#fff;margin-bottom:var(--space-xs);font-size:1.1rem;font-weight:600}.CounterSection-module__JZpt1a__statDesc{color:#ffffff80;font-size:.825rem}@media (max-width:768px){.CounterSection-module__JZpt1a__grid{grid-template-columns:repeat(2,1fr)}.CounterSection-module__JZpt1a__stat{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a}.CounterSection-module__JZpt1a__stat:nth-child(2n){border-right:none}.CounterSection-module__JZpt1a__stat:nth-child(3),.CounterSection-module__JZpt1a__stat:nth-child(4){border-bottom:none}}@media (max-width:480px){.CounterSection-module__JZpt1a__grid{grid-template-columns:1fr 1fr}}
.TestimonialCarousel-module__TZMEIG__carousel{border-radius:var(--radius-xl);padding:var(--space-3xl);box-shadow:var(--shadow-xl);border:1px solid var(--color-border);background:#fff;max-width:760px;min-height:280px;margin:0 auto;position:relative}.TestimonialCarousel-module__TZMEIG__quoteIcon{color:var(--color-secondary);opacity:.3;margin-bottom:var(--space-lg)}.TestimonialCarousel-module__TZMEIG__slide{gap:var(--space-xl);flex-direction:column;display:flex}.TestimonialCarousel-module__TZMEIG__text{font-family:var(--font-display);color:var(--color-text);font-size:1.2rem;font-style:italic;line-height:1.75}.TestimonialCarousel-module__TZMEIG__author{align-items:center;gap:var(--space-md);display:flex}.TestimonialCarousel-module__TZMEIG__avatar{width:3rem;height:3rem;font-family:var(--font-display);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.TestimonialCarousel-module__TZMEIG__authorName{color:var(--color-primary);font-size:.95rem;font-weight:700}.TestimonialCarousel-module__TZMEIG__authorRole{color:var(--color-text-light);margin-top:2px;font-size:.825rem}.TestimonialCarousel-module__TZMEIG__stars{color:var(--color-accent);letter-spacing:.05em;margin-left:auto;font-size:1rem}.TestimonialCarousel-module__TZMEIG__controls{justify-content:center;align-items:center;gap:var(--space-md);margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid var(--color-border);display:flex}.TestimonialCarousel-module__TZMEIG__navBtn{border:2px solid var(--color-border);width:2.5rem;height:2.5rem;color:var(--color-primary);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.TestimonialCarousel-module__TZMEIG__navBtn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:scale(1.05)}.TestimonialCarousel-module__TZMEIG__dots{gap:.5rem;display:flex}.TestimonialCarousel-module__TZMEIG__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.TestimonialCarousel-module__TZMEIG__dotActive{background:var(--color-primary-light);border-radius:var(--radius-full);width:24px}
