.Navbar-module__cJzEcG__navbarWrapper{z-index:1000;pointer-events:none;flex-direction:column;align-items:center;width:100%;transition:z-index .3s step-end;display:flex;position:fixed;top:1.25rem;left:0;right:0}body.contact-menu-open .Navbar-module__cJzEcG__navbarWrapper{z-index:998;transition:z-index step-start}.Navbar-module__cJzEcG__navbarContainer{width:calc(100% - 2rem);max-width:var(--max-width);pointer-events:auto;box-sizing:border-box;justify-content:space-between;align-items:center;gap:1rem;height:3.5rem;transition:gap .3s cubic-bezier(.4,0,.2,1) .3s,justify-content .3s cubic-bezier(.4,0,.2,1) .3s;display:flex}.Navbar-module__cJzEcG__logoPill{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-full);cursor:pointer;box-sizing:border-box;flex-shrink:0;align-items:center;gap:.6rem;height:3.5rem;padding:0 1.35rem;transition:max-width .3s cubic-bezier(.4,0,.2,1) .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px -2px #0f172a0a,0 2px 8px -1px #0f172a05}.Navbar-module__cJzEcG__logoPill:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0f172a14}.Navbar-module__cJzEcG__logoImage{object-fit:cover;border-radius:50%;width:2.25rem;height:2.25rem}.Navbar-module__cJzEcG__logoText{flex-direction:column;flex-shrink:0;align-items:flex-start;display:flex}.Navbar-module__cJzEcG__logoName{font-family:var(--font-heading);color:var(--accent-teal);letter-spacing:-.02em;white-space:nowrap;font-size:1.15rem;font-weight:800;line-height:1.1}.Navbar-module__cJzEcG__logoSubtitle{font-family:var(--font-heading);color:var(--text-secondary);letter-spacing:.02em;opacity:1;white-space:nowrap;max-height:1.5rem;font-size:.72rem;font-weight:500;line-height:1.2;transition:all .3s cubic-bezier(.4,0,.2,1) .3s}.Navbar-module__cJzEcG__mobileNavbarCta,.Navbar-module__cJzEcG__flexSpacer{display:none}.Navbar-module__cJzEcG__navLinksPill{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-full);box-sizing:border-box;align-items:center;gap:.5rem;height:3.5rem;padding:0 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px -2px #0f172a0a,0 2px 8px -1px #0f172a05}.Navbar-module__cJzEcG__navLinksPill:hover{transform:translateY(-1px);box-shadow:0 8px 20px -4px #0f172a0f}.Navbar-module__cJzEcG__navLink{font-family:var(--font-heading);color:var(--text-secondary);border-radius:var(--border-radius-full);padding:.45rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary);background-color:#0f172a08}.Navbar-module__cJzEcG__ctaButtonPill{font-family:var(--font-heading);background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);border-radius:var(--border-radius-full);cursor:pointer;box-sizing:border-box;border:none;justify-content:center;align-items:center;height:100%;padding:0 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0d948833;color:#fff!important}.Navbar-module__cJzEcG__ctaButtonPill:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0d94884d}.Navbar-module__cJzEcG__hamburgerCircle{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;padding:0;transition:border-radius .3s cubic-bezier(.4,0,.2,1) .3s,border .3s cubic-bezier(.4,0,.2,1) .3s,box-shadow .3s .3s;display:none;position:relative;box-shadow:0 4px 20px -2px #0f172a0a,0 2px 8px -1px #0f172a05}.Navbar-module__cJzEcG__hamburgerCircle:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.Navbar-module__cJzEcG__hamburgerLine{background-color:var(--text-primary);border-radius:2px;width:20px;height:2px;transition:all .3s;position:absolute;left:16px}.Navbar-module__cJzEcG__hamburgerLine:first-child{top:19px}.Navbar-module__cJzEcG__hamburgerLine:nth-child(2){top:25px}.Navbar-module__cJzEcG__hamburgerLine:nth-child(3){top:31px}.Navbar-module__cJzEcG__circleActive .Navbar-module__cJzEcG__hamburgerLine:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__cJzEcG__circleActive .Navbar-module__cJzEcG__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__cJzEcG__circleActive .Navbar-module__cJzEcG__hamburgerLine:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileDropdownCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);pointer-events:auto;opacity:0;visibility:hidden;z-index:999;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:calc(100% + .75rem);left:5%;right:5%;overflow:hidden;transform:translateY(-10px)}.Navbar-module__cJzEcG__dropdownOpen{opacity:1;visibility:visible;transition:all .3s cubic-bezier(.4,0,.2,1) .3s;transform:translateY(0)}.Navbar-module__cJzEcG__mobileNavLink{font-family:var(--font-heading);color:var(--text-primary);text-align:center;border-radius:var(--border-radius-full);z-index:2;width:100%;padding:.5rem 1.5rem;font-size:1.2rem;font-weight:600;transition:all .2s;position:relative}.Navbar-module__cJzEcG__mobileNavLink:hover{color:var(--accent-teal);background-color:#0d94880d}.Navbar-module__cJzEcG__mobileCtaButton{font-family:var(--font-heading);background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);border-radius:var(--border-radius-full);cursor:pointer;text-align:center;z-index:2;border:none;width:100%;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;position:relative;box-shadow:0 4px 12px #0d948840;color:#fff!important}.Navbar-module__cJzEcG__mobileCtaButton:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0d948859}@media (max-width:1024px){.Navbar-module__cJzEcG__logoPill{padding:0 1.15rem}.Navbar-module__cJzEcG__logoName{font-size:1.05rem}.Navbar-module__cJzEcG__navLinksPill{gap:.25rem;padding:0 .75rem}.Navbar-module__cJzEcG__navLink{padding:.4rem .75rem;font-size:.9rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navbarContainer{justify-content:center;gap:1rem;width:90%;height:3.25rem;transition:gap .3s cubic-bezier(.4,0,.2,1) .3s;display:flex}.Navbar-module__cJzEcG__flexSpacer{flex-grow:1;transition:flex-grow .3s cubic-bezier(.4,0,.2,1) .3s;display:block}.Navbar-module__cJzEcG__logoPill{flex-grow:1;max-width:calc(100% - 4.25rem);height:3.25rem;padding:0 1.15rem;transition:max-width .3s cubic-bezier(.4,0,.2,1) .3s;overflow:hidden}.Navbar-module__cJzEcG__logoName{font-size:1.05rem}.Navbar-module__cJzEcG__logoSubtitle{font-size:.68rem}.Navbar-module__cJzEcG__mobileNavbarCta{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);border-radius:var(--border-radius-full);font-family:var(--font-heading);white-space:nowrap;cursor:pointer;opacity:1;box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;max-width:150px;margin-left:auto;padding:.35rem .72rem;font-size:.74rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1) .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0d948826;color:#fff!important}.Navbar-module__cJzEcG__mobileNavbarCta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0d948840}.Navbar-module__cJzEcG__navLinksPill,.Navbar-module__cJzEcG__ctaButtonPill{display:none}.Navbar-module__cJzEcG__hamburgerCircle{width:3.25rem;height:3.25rem;display:flex}.Navbar-module__cJzEcG__containerActive{gap:0;transition:gap .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__flexSpacer{flex-grow:0;width:0;transition:flex-grow .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__logoPill{max-width:16.5rem;height:3.25rem;transition:max-width .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__hamburgerCircle{height:3.25rem}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__mobileNavbarCta{opacity:0;pointer-events:none;max-width:0;margin-left:0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__logoSubtitle{opacity:0;max-height:0;margin:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Navbar-module__cJzEcG__mobileDropdownCard{width:90%;padding:1.5rem;display:flex;position:absolute;top:calc(100% + .5rem);left:auto;right:auto;box-shadow:0 10px 30px -10px #0f172a14}}@media (max-width:500px){.Navbar-module__cJzEcG__navbarContainer,.Navbar-module__cJzEcG__mobileDropdownCard{width:94%}}@media (max-width:450px){.Navbar-module__cJzEcG__logoPill{gap:.4rem;padding:0 .75rem}.Navbar-module__cJzEcG__logoName{font-size:.95rem}.Navbar-module__cJzEcG__logoSubtitle{font-size:.65rem}.Navbar-module__cJzEcG__mobileNavbarCta{max-width:120px;padding:.3rem .6rem;font-size:.7rem}.Navbar-module__cJzEcG__logoImage{width:2.1rem;height:2.1rem}}@media (max-width:400px){.Navbar-module__cJzEcG__navbarContainer{gap:.5rem;height:3rem;transition:gap .3s cubic-bezier(.4,0,.2,1) .3s}.Navbar-module__cJzEcG__logoName{font-size:.84rem}.Navbar-module__cJzEcG__logoSubtitle{font-size:.62rem}.Navbar-module__cJzEcG__logoPill{gap:.3rem;height:3rem;padding:0 .55rem;transition:max-width .3s cubic-bezier(.4,0,.2,1) .3s;overflow:hidden}.Navbar-module__cJzEcG__logoImage{width:2rem;height:2rem}.Navbar-module__cJzEcG__mobileNavbarCta{flex-shrink:0;max-width:95px;padding:.25rem .55rem;font-size:.66rem;transition:all .3s cubic-bezier(.4,0,.2,1) .3s}.Navbar-module__cJzEcG__hamburgerCircle{width:3rem;height:3rem}.Navbar-module__cJzEcG__hamburgerLine{left:14px}.Navbar-module__cJzEcG__hamburgerLine:first-child{top:17px}.Navbar-module__cJzEcG__hamburgerLine:nth-child(2){top:23px}.Navbar-module__cJzEcG__hamburgerLine:nth-child(3){top:29px}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__logoPill{max-width:13.5rem;height:3rem;transition:max-width .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__hamburgerCircle{height:3rem}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__mobileNavbarCta{opacity:0;pointer-events:none;max-width:0;margin-left:0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Navbar-module__cJzEcG__containerActive .Navbar-module__cJzEcG__logoSubtitle{opacity:0;max-height:0;margin:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Navbar-module__cJzEcG__mobileDropdownCard{top:calc(100% + .5rem)}}.Navbar-module__cJzEcG__dropdownDoodle{pointer-events:none;z-index:1;opacity:.15;position:absolute}.Navbar-module__cJzEcG__doodleSteth{width:36px;height:36px;color:var(--accent-cyan);animation:16s ease-in-out infinite Navbar-module__cJzEcG__floatAround1;top:6%;left:6%}.Navbar-module__cJzEcG__doodleSyringe{color:#8b5cf6;width:32px;height:32px;animation:20s ease-in-out -2s infinite Navbar-module__cJzEcG__floatAround3;top:20%;left:8%}.Navbar-module__cJzEcG__doodlePill{width:30px;height:30px;color:var(--accent-rose);animation:14s ease-in-out -4s infinite Navbar-module__cJzEcG__floatAround2;top:35%;left:4%}.Navbar-module__cJzEcG__doodleBrain{color:#f59e0b;width:32px;height:32px;animation:18s ease-in-out -6s infinite Navbar-module__cJzEcG__floatAround4;top:50%;left:8%}.Navbar-module__cJzEcG__doodleFlask{width:30px;height:30px;color:var(--accent-teal);animation:15s ease-in-out -8s infinite Navbar-module__cJzEcG__floatAround1;top:65%;left:5%}.Navbar-module__cJzEcG__doodleDna{color:#3b82f6;width:34px;height:34px;animation:24s ease-in-out -1s infinite Navbar-module__cJzEcG__floatAround3;top:78%;left:8%}.Navbar-module__cJzEcG__doodleCross{width:32px;height:32px;color:var(--accent-cyan);animation:12s ease-in-out -3s infinite Navbar-module__cJzEcG__floatAround2;top:90%;left:6%}.Navbar-module__cJzEcG__doodleClipboard{width:32px;height:32px;color:var(--accent-teal);animation:17s ease-in-out -5s infinite Navbar-module__cJzEcG__floatAround4;top:8%;right:8%}.Navbar-module__cJzEcG__doodleThermometer{color:#f59e0b;width:30px;height:30px;animation:15s ease-in-out -1s infinite Navbar-module__cJzEcG__floatAround2;top:22%;right:6%}.Navbar-module__cJzEcG__doodleShield{width:30px;height:30px;color:var(--accent-rose);animation:19s ease-in-out -3s infinite Navbar-module__cJzEcG__floatAround1;top:36%;right:4%}.Navbar-module__cJzEcG__doodleDroplet{width:28px;height:28px;color:var(--accent-cyan);animation:16s ease-in-out -7s infinite Navbar-module__cJzEcG__floatAround3;top:52%;right:8%}.Navbar-module__cJzEcG__doodleBriefcase{color:#8b5cf6;width:32px;height:32px;animation:14s ease-in-out -9s infinite Navbar-module__cJzEcG__floatAround4;top:66%;right:5%}.Navbar-module__cJzEcG__doodleBandage{width:30px;height:30px;color:var(--accent-teal);animation:22s ease-in-out -2s infinite Navbar-module__cJzEcG__floatAround2;top:79%;right:8%}.Navbar-module__cJzEcG__doodleHeart{width:32px;height:32px;color:var(--accent-rose);animation:18s ease-in-out -5s infinite Navbar-module__cJzEcG__floatAround1;top:91%;right:6%}@keyframes Navbar-module__cJzEcG__floatAround1{0%{transform:translate(0)rotate(0)scale(1)}33%{transform:translate(12px,-15px)rotate(8deg)scale(1.05)}66%{transform:translate(-8px,-25px)rotate(-12deg)scale(.95)}to{transform:translate(0)rotate(0)scale(1)}}@keyframes Navbar-module__cJzEcG__floatAround2{0%{transform:translate(0)rotate(0)scale(1)}33%{transform:translate(-15px,12px)rotate(-8deg)scale(.95)}66%{transform:translate(10px,-20px)rotate(15deg)scale(1.05)}to{transform:translate(0)rotate(0)scale(1)}}@keyframes Navbar-module__cJzEcG__floatAround3{0%{transform:translate(0)rotate(0)}50%{transform:translate(18px,18px)rotate(180deg)scale(1.08)}to{transform:translate(0)rotate(360deg)}}@keyframes Navbar-module__cJzEcG__floatAround4{0%{transform:translate(0)rotate(0)}25%{transform:translate(-10px,-10px)rotate(-5deg)}50%{transform:translate(12px,-22px)rotate(5deg)scale(.97)}75%{transform:translate(-5px,-12px)rotate(-8deg)}to{transform:translate(0)rotate(0)}}
.Footer-module__S6Hkya__footer{background-color:var(--text-primary);color:#94a3b8;font-family:var(--font-heading);padding:4rem 0 2rem}.Footer-module__S6Hkya__grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr;gap:4rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__leftCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:cover;border-radius:50%;width:2rem;height:2rem}.Footer-module__S6Hkya__logoText{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__S6Hkya__logoName{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;white-space:nowrap;font-size:1.15rem;font-weight:800;line-height:1.1}.Footer-module__S6Hkya__logoSubtitle{font-family:var(--font-heading);color:#94a3b8;letter-spacing:.02em;font-size:.72rem;font-weight:500;line-height:1.2}.Footer-module__S6Hkya__disclaimer{font-family:var(--font-body);color:#64748b;max-width:500px;font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__rightCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__linksTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Footer-module__S6Hkya__link{color:#94a3b8;font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--accent-cyan)}.Footer-module__S6Hkya__bottomBar{font-family:var(--font-body);color:#64748b;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__signature{align-items:center;gap:.25rem;display:flex}.Footer-module__S6Hkya__heartIcon{color:var(--accent-rose);animation:1.2s infinite alternate Footer-module__S6Hkya__beat}@keyframes Footer-module__S6Hkya__beat{to{transform:scale(1.15)}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2rem}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:400px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr;gap:.5rem}}
.FloatingContact-module__iWbdmW__container{z-index:1001;pointer-events:none;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.FloatingContact-module__iWbdmW__backdrop{z-index:999;-webkit-backdrop-filter:blur();pointer-events:none;visibility:hidden;background-color:#0f172a00;width:100vw;height:100vh;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,visibility .3s;position:fixed;top:0;left:0}.FloatingContact-module__iWbdmW__backdropActive{-webkit-backdrop-filter:blur(8px);pointer-events:auto;visibility:visible;background-color:#0f172a59;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,visibility .3s}.FloatingContact-module__iWbdmW__menuWrapper{z-index:1001;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.FloatingContact-module__iWbdmW__menuList{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.FloatingContact-module__iWbdmW__menuItem{opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .25s,transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;transform:translateY(15px)scale(.85)}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__menuItem{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__menuItem:first-child{transition-delay:.16s}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__menuItem:nth-child(2){transition-delay:80ms}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__menuItem:nth-child(3){transition-delay:0s}.FloatingContact-module__iWbdmW__label{background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);font-family:var(--font-heading);border-radius:var(--border-radius-sm);white-space:nowrap;box-shadow:var(--shadow-sm);pointer-events:none;opacity:0;padding:.4rem .8rem;font-size:.85rem;font-weight:700;transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1);position:absolute;right:calc(100% + .75rem);transform:translate(8px)}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__menuItem .FloatingContact-module__iWbdmW__label{opacity:1;transform:translate(0)}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__menuItem:first-child .FloatingContact-module__iWbdmW__label{transition-delay:.16s}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__menuItem:nth-child(2) .FloatingContact-module__iWbdmW__label{transition-delay:80ms}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__menuItem:nth-child(3) .FloatingContact-module__iWbdmW__label{transition-delay:0s}.FloatingContact-module__iWbdmW__actionBtn{color:#fff;cursor:pointer;pointer-events:auto;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex;box-shadow:0 4px 12px #0f172a1f}.FloatingContact-module__iWbdmW__actionBtn:hover{transform:scale(1.08)}.FloatingContact-module__iWbdmW__actionBtn:active{transform:scale(.95)}.FloatingContact-module__iWbdmW__emergencyBtn{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);box-shadow:0 4px 14px #f43f5e59}.FloatingContact-module__iWbdmW__emergencyBtn:hover{box-shadow:0 6px 18px #f43f5e73}.FloatingContact-module__iWbdmW__whatsappBtn{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);box-shadow:0 4px 14px #25d36659}.FloatingContact-module__iWbdmW__whatsappBtn:hover{box-shadow:0 6px 18px #25d36673}.FloatingContact-module__iWbdmW__appointmentBtn{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-cyan-hover) 100%);box-shadow:0 4px 14px #0ea5e959}.FloatingContact-module__iWbdmW__appointmentBtn:hover{box-shadow:0 6px 18px #0ea5e973}.FloatingContact-module__iWbdmW__triggerBtn{color:#fff;cursor:pointer;pointer-events:auto;background:linear-gradient(135deg,#fb7185 0%,#f43f5e 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;box-shadow:0 6px 20px #f43f5e59}.FloatingContact-module__iWbdmW__triggerBtn:hover{transform:scale(1.06);box-shadow:0 8px 24px #f43f5e73}.FloatingContact-module__iWbdmW__triggerBtn:active{transform:scale(.94)}.FloatingContact-module__iWbdmW__triggerBtn:after{content:"";border:2px solid var(--accent-cyan);opacity:0;pointer-events:none;border-radius:50%;transition:opacity .3s;animation:2s infinite FloatingContact-module__iWbdmW__pulseRing;position:absolute;inset:0}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__triggerBtn:after{opacity:0;animation:none;display:none}@keyframes FloatingContact-module__iWbdmW__pulseRing{0%{opacity:.7;transform:scale(.95)}50%{opacity:.3}to{opacity:0;transform:scale(1.4)}}.FloatingContact-module__iWbdmW__iconWrapper{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:flex;position:absolute}.FloatingContact-module__iWbdmW__iconChat{opacity:1;transform:scale(1)rotate(0)}.FloatingContact-module__iWbdmW__iconClose{opacity:0;transform:scale(.5)rotate(-90deg)}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__iconChat{opacity:0;transform:scale(.5)rotate(90deg)}.FloatingContact-module__iWbdmW__menuActive .FloatingContact-module__iWbdmW__iconClose{opacity:1;transform:scale(1)rotate(0)}@media (max-width:480px){.FloatingContact-module__iWbdmW__container{gap:.6rem;bottom:1.25rem}.FloatingContact-module__iWbdmW__menuList,.FloatingContact-module__iWbdmW__menuItem{gap:.6rem}.FloatingContact-module__iWbdmW__triggerBtn{width:3.25rem;height:3.25rem}.FloatingContact-module__iWbdmW__actionBtn{width:2.75rem;height:2.75rem}.FloatingContact-module__iWbdmW__label{padding:.35rem .7rem;font-size:.8rem}}@media (min-width:768px){.FloatingContact-module__iWbdmW__container{align-items:flex-end;left:auto;right:2rem;transform:none}.FloatingContact-module__iWbdmW__menuWrapper,.FloatingContact-module__iWbdmW__menuList{align-items:flex-end}}
.Hero-module__ZARIfG__heroSection{background-color:var(--bg-primary);align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__ecgBackground{opacity:.85;z-index:1;pointer-events:none;width:100%;height:200px;transition:filter .3s,opacity .3s;position:absolute;top:35%;left:0;overflow:hidden}.Hero-module__ZARIfG__ecgSvg{width:100%;height:100%}.Hero-module__ZARIfG__ecgPath{stroke:#ff1a1a;stroke-width:1.5px;fill:none;stroke-dasharray:2000;stroke-dashoffset:2000px;filter:drop-shadow(0 0 6px #ff1a1acc);animation:4.5s linear infinite Hero-module__ZARIfG__drawECG}@keyframes Hero-module__ZARIfG__drawECG{0%{stroke-dashoffset:2000px}45%{stroke-dashoffset:0}50%{stroke-dashoffset:0}95%{stroke-dashoffset:-2000px}to{stroke-dashoffset:-2000px}}.Hero-module__ZARIfG__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__textContent{z-index:10;flex-direction:column;gap:1.1rem;transition:filter .3s,opacity .3s;display:flex}.Hero-module__ZARIfG__greetingBubble{border-radius:var(--border-radius-full);border:1.5px solid var(--text-primary);font-family:var(--font-heading);background-color:var(--bg-secondary);align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;display:inline-flex;position:relative}.Hero-module__ZARIfG__greetingDoodle{color:var(--accent-cyan);position:absolute;top:-12px;right:-12px}.Hero-module__ZARIfG__titleContainer{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.Hero-module__ZARIfG__preTitle{font-family:var(--font-heading);color:var(--accent-cyan-hover);text-transform:uppercase;letter-spacing:.08em;font-size:1.35rem;font-weight:600;line-height:1}.Hero-module__ZARIfG__mainTitle{letter-spacing:-.03em;color:var(--accent-teal);background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:4.85rem;font-weight:900;line-height:1}.Hero-module__ZARIfG__postTitle{font-family:var(--font-heading);color:var(--accent-cyan-hover);letter-spacing:-.01em;font-size:2.15rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);font-size:1.5rem;font-weight:500;font-family:var(--font-heading)}.Hero-module__ZARIfG__description{color:var(--text-secondary);border-left:3px solid var(--accent-cyan-light);max-width:540px;padding-left:1.5rem;font-size:1.125rem;position:relative}.Hero-module__ZARIfG__ctaGroup{align-items:center;gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__btnPrimary{font-family:var(--font-heading);background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);color:#fff;border-radius:var(--border-radius-full);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 10px 20px -5px #0ea5e94d}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 24px -5px #0ea5e966}.Hero-module__ZARIfG__btnSecondary{font-family:var(--font-heading);background-color:var(--bg-secondary);color:var(--text-primary);border-radius:var(--border-radius-full);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);cursor:pointer;padding:.85rem 1.75rem;font-size:1rem;font-weight:600}.Hero-module__ZARIfG__btnSecondary:hover{background-color:var(--bg-tertiary);transform:translateY(-2px)}.Hero-module__ZARIfG__imageContent{z-index:5;justify-content:center;align-items:center;transition:z-index .3s step-end;display:flex;position:relative}body.contact-menu-open .Hero-module__ZARIfG__imageContent{z-index:1000;transition:z-index step-start}.Hero-module__ZARIfG__imageContainer{justify-content:center;align-items:center;width:700px;height:700px;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='-20' width='100' height='55' fill='black'/%3E%3Cpath d='M 50 90 C 25 80, 10 60, 10 40 C 10 15, 35 5, 45 20 C 49 26, 51 26, 55 20 C 65 5, 90 15, 90 40 C 90 60, 75 80, 50 90 Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='-20' width='100' height='55' fill='black'/%3E%3Cpath d='M 50 90 C 25 80, 10 60, 10 40 C 10 15, 35 5, 45 20 C 49 26, 51 26, 55 20 C 65 5, 90 15, 90 40 C 90 60, 75 80, 50 90 Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Hero-module__ZARIfG__amoebaBg{z-index:1;opacity:.65;filter:blur(8px);background:linear-gradient(135deg,#fee2e2 0%,#fca5a5 100%);width:108%;height:108%;animation:6s ease-in-out infinite Hero-module__ZARIfG__heartBeatAndSway;position:absolute;top:-4%;left:-4%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 50 90 C 25 80, 10 60, 10 40 C 10 15, 35 5, 45 20 C 49 26, 51 26, 55 20 C 65 5, 90 15, 90 40 C 90 60, 75 80, 50 90 Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 50 90 C 25 80, 10 60, 10 40 C 10 15, 35 5, 45 20 C 49 26, 51 26, 55 20 C 65 5, 90 15, 90 40 C 90 60, 75 80, 50 90 Z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Hero-module__ZARIfG__doctorImage{object-fit:cover;object-position:center 15%;width:100%;height:100%;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.Hero-module__ZARIfG__imageContainer:hover .Hero-module__ZARIfG__doctorImage{transform:scale(1.05)}@keyframes Hero-module__ZARIfG__heartBeatAndSway{0%{transform:scale(1)rotate(0)}25%{transform:scale(1.02)rotate(2deg)}50%{transform:scale(.98)rotate(-1deg)}75%{transform:scale(1.02)rotate(1deg)}to{transform:scale(1)rotate(0)}}.Hero-module__ZARIfG__floatingIcon{pointer-events:none;z-index:1;opacity:.35;transition:opacity .3s,filter .3s;position:absolute}.Hero-module__ZARIfG__icon1{width:48px;height:48px;color:var(--accent-teal);animation:14s ease-in-out infinite Hero-module__ZARIfG__floatIcon1;top:15%;left:6%}.Hero-module__ZARIfG__icon2{width:56px;height:56px;color:var(--accent-cyan);animation:18s ease-in-out infinite Hero-module__ZARIfG__floatIcon2;bottom:22%;left:10%}.Hero-module__ZARIfG__icon3{width:52px;height:52px;color:var(--accent-cyan);animation:16s ease-in-out infinite Hero-module__ZARIfG__floatIcon3;top:15%;right:12%}.Hero-module__ZARIfG__icon4{width:44px;height:44px;color:var(--accent-teal);animation:12s ease-in-out infinite Hero-module__ZARIfG__floatIcon4;bottom:25%;right:8%}.Hero-module__ZARIfG__icon5{width:50px;height:50px;color:var(--accent-cyan);animation:15s ease-in-out infinite Hero-module__ZARIfG__floatIcon1;top:48%;left:3%}.Hero-module__ZARIfG__icon6{width:48px;height:48px;color:var(--accent-rose);animation:17s ease-in-out infinite Hero-module__ZARIfG__floatIcon2;top:50%;right:5%}.Hero-module__ZARIfG__icon7{width:46px;height:46px;color:var(--accent-teal);animation:19s ease-in-out infinite Hero-module__ZARIfG__floatIcon3;bottom:8%;left:15%}.Hero-module__ZARIfG__icon8{width:44px;height:44px;color:var(--accent-rose);animation:13s ease-in-out infinite Hero-module__ZARIfG__floatIcon4;bottom:8%;right:18%}.Hero-module__ZARIfG__icon9{width:46px;height:46px;color:var(--accent-teal);animation:16s ease-in-out infinite Hero-module__ZARIfG__floatIcon2;top:30%;left:24%}.Hero-module__ZARIfG__icon10{width:48px;height:48px;color:var(--accent-cyan);animation:14s ease-in-out infinite Hero-module__ZARIfG__floatIcon3;top:65%;right:26%}.Hero-module__ZARIfG__icon11{width:50px;height:50px;color:var(--accent-rose);animation:18s ease-in-out infinite Hero-module__ZARIfG__floatIcon4;bottom:5%;left:35%}.Hero-module__ZARIfG__icon12{width:44px;height:44px;color:var(--accent-teal);animation:12s ease-in-out infinite Hero-module__ZARIfG__floatIcon1;top:8%;left:45%}@keyframes Hero-module__ZARIfG__floatIcon1{0%{transform:translateY(0)rotate(0)scale(1)}50%{transform:translateY(-20px)rotate(15deg)scale(1.05)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes Hero-module__ZARIfG__floatIcon2{0%{transform:translateY(0)rotate(0)scale(1)}33%{transform:translateY(-12px)translate(8px)rotate(-8deg)}66%{transform:translateY(10px)translate(-6px)scale(.95)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes Hero-module__ZARIfG__floatIcon3{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-25px)rotate(-15deg)}to{transform:translateY(0)rotate(0)}}@keyframes Hero-module__ZARIfG__floatIcon4{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-15px)scale(1.1)rotate(10deg)}to{transform:translateY(0)scale(1)}}.Hero-module__ZARIfG__statsBar{-webkit-backdrop-filter:blur(16px);border-radius:var(--border-radius-lg);opacity:0;z-index:10;background:#fff9;border:1px solid #fffc;justify-content:center;align-items:center;gap:2.5rem;margin-top:3rem;padding:1.75rem 3rem;transition:opacity .6s,transform .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;transform:translateY(20px);box-shadow:0 8px 32px #0f172a0f}.Hero-module__ZARIfG__statsVisible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-heading);color:var(--accent-rose);letter-spacing:-.02em;font-size:2.5rem;font-weight:900;line-height:1}.Hero-module__ZARIfG__statLabel{font-family:var(--font-body);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__statDivider{background:linear-gradient(180deg, transparent, var(--border-color), transparent);width:1px;height:3rem}@media (max-width:1024px){.Hero-module__ZARIfG__mainTitle{font-size:3.85rem}.Hero-module__ZARIfG__postTitle{font-size:1.85rem}.Hero-module__ZARIfG__imageContainer{width:460px;height:460px}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{padding-top:6.5rem;padding-bottom:3rem}.Hero-module__ZARIfG__grid{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-module__ZARIfG__ecgBackground{top:20%}.Hero-module__ZARIfG__greetingBubble{align-self:center}.Hero-module__ZARIfG__description{border-left:none;max-width:100%;padding-left:0}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:stretch;gap:.75rem;max-width:320px;margin:1.5rem auto 0}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{text-align:center;justify-content:center;width:100%}.Hero-module__ZARIfG__imageContent{order:-1}.Hero-module__ZARIfG__imageContainer{width:min(100vw - 3rem,400px);height:min(100vw - 3rem,400px);margin:0 auto}.Hero-module__ZARIfG__titleContainer{align-items:center;gap:.2rem}.Hero-module__ZARIfG__preTitle{font-size:1.1rem}.Hero-module__ZARIfG__mainTitle{font-size:2.3rem}.Hero-module__ZARIfG__postTitle{font-size:1.45rem}.Hero-module__ZARIfG__subtitle{font-size:1.25rem}.Hero-module__ZARIfG__description{font-size:1rem}.Hero-module__ZARIfG__floatingIcon{opacity:.35}.Hero-module__ZARIfG__icon1{width:36px;height:36px;top:12%;left:4%}.Hero-module__ZARIfG__icon2{width:44px;height:44px;bottom:8%;left:6%}.Hero-module__ZARIfG__icon3{width:40px;height:40px;top:10%;right:6%}.Hero-module__ZARIfG__icon4{width:36px;height:36px;bottom:10%;right:4%}.Hero-module__ZARIfG__icon5{width:34px;height:34px;top:38%;left:3%}.Hero-module__ZARIfG__icon6{width:38px;height:38px;top:40%;right:5%}.Hero-module__ZARIfG__icon7{width:34px;height:34px;bottom:25%;left:5%}.Hero-module__ZARIfG__icon8{width:38px;height:38px;bottom:28%;right:5%}.Hero-module__ZARIfG__icon9{width:34px;height:34px;top:22%;left:12%}.Hero-module__ZARIfG__icon10{width:36px;height:36px;top:60%;right:10%}.Hero-module__ZARIfG__icon11{width:38px;height:38px;bottom:18%;left:20%}.Hero-module__ZARIfG__icon12{width:36px;height:36px;top:52%;right:18%}.Hero-module__ZARIfG__statsBar{gap:1.5rem;margin-top:2rem;padding:1.25rem 1.5rem}.Hero-module__ZARIfG__statNumber{font-size:1.75rem}.Hero-module__ZARIfG__statLabel{font-size:.7rem}.Hero-module__ZARIfG__statDivider{height:2.5rem}}@media (max-width:400px){.Hero-module__ZARIfG__imageContainer{width:min(100vw - 2rem,340px);height:min(100vw - 2rem,340px)}.Hero-module__ZARIfG__mainTitle{font-size:1.9rem}.Hero-module__ZARIfG__postTitle{font-size:1.25rem}}body.contact-menu-open .Hero-module__ZARIfG__heroSection{z-index:1000}body.contact-menu-open .Hero-module__ZARIfG__textContent{filter:blur(8px);opacity:.3;pointer-events:none}body.contact-menu-open .Hero-module__ZARIfG__ecgBackground{filter:blur(8px);opacity:.05}body.contact-menu-open .Hero-module__ZARIfG__floatingIcon{filter:blur(8px);opacity:.1}
.About-module__vAULUW__aboutSection{background-color:var(--bg-secondary);padding:6rem 0;position:relative}.About-module__vAULUW__sectionHeader{text-align:center;max-width:600px;margin:0 auto 4rem}.About-module__vAULUW__tagline{color:var(--accent-cyan);text-transform:uppercase;font-size:.9rem;font-family:var(--font-heading);letter-spacing:.1em;margin-bottom:.5rem;font-weight:700;display:block}.About-module__vAULUW__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.About-module__vAULUW__sectionDesc{color:var(--text-secondary);font-size:1.1rem}.About-module__vAULUW__topGrid{grid-template-columns:1.2fr 1fr;gap:4rem;margin-bottom:5rem;display:grid}.About-module__vAULUW__bioContent{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__bioText{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.About-module__vAULUW__academicCard{background-color:var(--bg-primary);border-radius:var(--border-radius-md);border:1px solid var(--border-color);align-items:flex-start;gap:1.25rem;margin-top:1rem;padding:1.5rem;display:flex}.About-module__vAULUW__academicIcon{background-color:var(--accent-cyan-light);color:var(--accent-cyan);border-radius:var(--border-radius-sm);justify-content:center;align-items:center;padding:.75rem;display:flex}.About-module__vAULUW__academicInfo h3{margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.About-module__vAULUW__academicInfo p{color:var(--text-secondary);font-size:.95rem}.About-module__vAULUW__credentialsCol{flex-direction:column;gap:1.25rem;display:flex}.About-module__vAULUW__credentialCard{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.About-module__vAULUW__credentialCard:hover{border-color:var(--accent-cyan);box-shadow:var(--shadow-sm);transform:translate(5px)}.About-module__vAULUW__credentialInitials{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);color:#fff;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 10px #0ea5e926}.About-module__vAULUW__credentialLogoContainer{background-color:var(--bg-secondary);border:1px solid var(--border-color);width:3.5rem;height:3.5rem;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem;display:flex;overflow:hidden}.About-module__vAULUW__credentialLogo{object-fit:contain;width:100%;height:100%}.About-module__vAULUW__credentialDetail h4{color:var(--text-primary);margin-bottom:.15rem;font-size:1.15rem;font-weight:700}.About-module__vAULUW__credentialDetail p{color:var(--text-secondary);font-size:.9rem}.About-module__vAULUW__specialtiesTitle{text-align:center;margin-bottom:2.5rem;font-size:1.75rem;font-weight:800;position:relative}.About-module__vAULUW__specialtiesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.About-module__vAULUW__specialtyCard{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);flex-direction:column;gap:1.25rem;padding:2rem 1.5rem;transition:all .3s;display:flex}.About-module__vAULUW__specialtyCard:hover{box-shadow:var(--shadow-md);border-color:#0ea5e94d;transform:translateY(-5px)}.About-module__vAULUW__specialtyIcon{background-color:var(--accent-cyan-light);width:3rem;height:3rem;color:var(--accent-cyan);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.About-module__vAULUW__specialtyCard h3{color:var(--text-primary);font-size:1.25rem;font-weight:700}.About-module__vAULUW__specialtyCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.About-module__vAULUW__specialtiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__vAULUW__topGrid{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__sectionTitle{font-size:2rem}.About-module__vAULUW__specialtiesGrid{grid-template-columns:1fr}}.About-module__vAULUW__viewMoreContainer{justify-content:center;margin-top:3.5rem;display:flex}.About-module__vAULUW__viewMoreBtn{font-family:var(--font-heading);background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);border-radius:var(--border-radius-full);cursor:pointer;border:none;align-items:center;gap:.75rem;padding:.8rem 2.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #0ea5e940;color:#fff!important}.About-module__vAULUW__viewMoreBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0ea5e959}.About-module__vAULUW__viewMoreBtn svg{transition:transform .2s}.About-module__vAULUW__viewMoreBtn:hover svg{transform:translate(4px)}.About-module__vAULUW__headerSocials{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.25rem;display:flex}.About-module__vAULUW__fbButton{font-family:var(--font-heading);border-radius:var(--border-radius-full);background-color:#1877f2;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1877f233;color:#fff!important}.About-module__vAULUW__fbButton:hover{background-color:#166fe5;transform:translateY(-2px);box-shadow:0 6px 16px #1877f24d}.About-module__vAULUW__fbButton svg{fill:currentColor}.About-module__vAULUW__igButton{font-family:var(--font-heading);border-radius:var(--border-radius-full);background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e1306c33;color:#fff!important}.About-module__vAULUW__igButton:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 16px #e1306c4d}.About-module__vAULUW__igButton svg{fill:currentColor}.About-module__vAULUW__ytButton{font-family:var(--font-heading);border-radius:var(--border-radius-full);background-color:red;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #f003;color:#fff!important}.About-module__vAULUW__ytButton:hover{background-color:#c00;transform:translateY(-2px);box-shadow:0 6px 16px #ff00004d}.About-module__vAULUW__ytButton svg{fill:currentColor}.About-module__vAULUW__associationsContainer{margin-top:5rem;margin-bottom:5rem}.About-module__vAULUW__associationsTitle{text-align:center;color:var(--text-primary);margin-bottom:2.5rem;font-size:1.75rem;font-weight:800;position:relative}.About-module__vAULUW__associationsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.About-module__vAULUW__associationCard{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.5rem;padding:2.25rem 1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.About-module__vAULUW__associationCard:hover{box-shadow:var(--shadow-md);border-color:#0ea5e94d;transform:translateY(-5px)}.About-module__vAULUW__associationHeader{align-items:center;gap:1.25rem;display:flex}.About-module__vAULUW__associationIcon{background-color:var(--accent-cyan-light);width:3rem;height:3rem;color:var(--accent-cyan);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__associationIcon svg{width:1.5rem;height:1.5rem}.About-module__vAULUW__associationHeader h3{color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.35}.About-module__vAULUW__associationList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.About-module__vAULUW__associationItem{color:var(--text-secondary);padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.About-module__vAULUW__associationItem:before{content:"→";color:var(--accent-cyan);font-weight:700;position:absolute;top:0;left:0}.About-module__vAULUW__associationItemWithLogo{color:var(--text-secondary);align-items:center;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.About-module__vAULUW__hospitalLogoContainer{background-color:var(--bg-secondary);border:1px solid var(--border-color);width:2.75rem;height:2.75rem;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .3s;display:flex;overflow:hidden}.About-module__vAULUW__associationCard:hover .About-module__vAULUW__hospitalLogoContainer{border-color:var(--accent-cyan);transform:scale(1.08);box-shadow:0 4px 12px #0ea5e933}.About-module__vAULUW__hospitalLogo{object-fit:contain;border-radius:50%;width:100%;height:100%}@media (max-width:1024px){.About-module__vAULUW__associationsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__vAULUW__associationsGrid{grid-template-columns:1fr}.About-module__vAULUW__associationsContainer{margin-top:3.5rem;margin-bottom:3.5rem}}
.Schedule-module__PJu5eq__scheduleSection{background-color:var(--bg-primary);padding:6rem 0;position:relative}.Schedule-module__PJu5eq__sectionHeader{text-align:center;max-width:600px;margin:0 auto 4rem}.Schedule-module__PJu5eq__tagline{color:var(--accent-cyan);text-transform:uppercase;font-size:.9rem;font-family:var(--font-heading);letter-spacing:.1em;margin-bottom:.5rem;font-weight:700;display:block}.Schedule-module__PJu5eq__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Schedule-module__PJu5eq__sectionDesc{color:var(--text-secondary);font-size:1.1rem}.Schedule-module__PJu5eq__cardsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Schedule-module__PJu5eq__cardsGrid>div:first-child{grid-column:span 2}.Schedule-module__PJu5eq__chamberCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:space-between;padding:2.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Schedule-module__PJu5eq__chamberCard:hover{box-shadow:var(--shadow-lg);border-color:#0ea5e933;transform:translateY(-4px)}.Schedule-module__PJu5eq__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Schedule-module__PJu5eq__locationTitle h3{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.Schedule-module__PJu5eq__clinicName{color:var(--accent-teal);font-size:1rem;font-weight:600;font-family:var(--font-heading)}.Schedule-module__PJu5eq__statusBadge{border-radius:var(--border-radius-full);font-size:.85rem;font-weight:700;font-family:var(--font-heading);align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.Schedule-module__PJu5eq__statusOpen{color:#15803d;background-color:#dcfce7}.Schedule-module__PJu5eq__statusClosed{color:#64748b;background-color:#f1f5f9}.Schedule-module__PJu5eq__pulseDot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;position:relative}.Schedule-module__PJu5eq__pulseDot:after{content:"";background-color:#22c55e;border-radius:50%;width:100%;height:100%;animation:1.5s infinite Schedule-module__PJu5eq__pulse;position:absolute;top:0;left:0}@keyframes Schedule-module__PJu5eq__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.Schedule-module__PJu5eq__grayDot{background-color:#94a3b8;border-radius:50%;width:8px;height:8px}.Schedule-module__PJu5eq__timingsList{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.Schedule-module__PJu5eq__timingItem{border-bottom:1px dashed var(--border-color);grid-template-columns:1fr 1.5fr;gap:1rem;padding:.5rem 0;font-size:.95rem;display:grid}.Schedule-module__PJu5eq__timingItem:last-child{border-bottom:none}.Schedule-module__PJu5eq__timingDay{color:var(--text-primary);font-weight:700}.Schedule-module__PJu5eq__timingHours{color:var(--text-secondary)}.Schedule-module__PJu5eq__statusMessage{color:var(--text-muted);border-top:1px solid var(--border-color);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:.9rem;font-weight:500;display:flex}.Schedule-module__PJu5eq__cardActions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.Schedule-module__PJu5eq__cardBtn{border-radius:var(--border-radius-full);font-size:.9rem;font-weight:600;font-family:var(--font-heading);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:all .2s;display:inline-flex}.Schedule-module__PJu5eq__cardBtnPrimary{background-color:var(--accent-cyan-light);color:var(--accent-cyan-hover);border:none}.Schedule-module__PJu5eq__cardBtnPrimary:hover{background-color:var(--accent-cyan);color:#fff}.Schedule-module__PJu5eq__cardBtnSecondary{color:var(--text-secondary);border:1px solid var(--border-color);background-color:#0000}.Schedule-module__PJu5eq__cardBtnSecondary:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}@media (max-width:768px){.Schedule-module__PJu5eq__cardsGrid{grid-template-columns:1fr;gap:1.5rem}.Schedule-module__PJu5eq__cardsGrid>div:first-child{grid-column:span 1}.Schedule-module__PJu5eq__chamberCard{padding:1.5rem}.Schedule-module__PJu5eq__cardHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.Schedule-module__PJu5eq__timingItem{grid-template-columns:1fr;gap:.25rem;padding-bottom:.5rem}}@media (max-width:400px){.Schedule-module__PJu5eq__cardActions{flex-direction:column;gap:.75rem;width:100%}.Schedule-module__PJu5eq__cardBtn{width:100%}}
.FeedbackWidget-module__lCZM7q__widgetContainer{--primary-color:var(--accent-cyan);--primary-hover:var(--accent-cyan-hover);--widget-font:var(--font-body);font-family:var(--widget-font);width:100%;max-width:1200px;margin:0 auto;padding:1rem}.FeedbackWidget-module__lCZM7q__themeDark{--bg-color:#0f172a;--card-bg:#1e293b;--border-color:#ffffff14;--text-color:#f8fafc;--text-secondary:#94a3b8;--input-bg:#ffffff08}.FeedbackWidget-module__lCZM7q__themeLight{--bg-color:var(--bg-primary);--card-bg:var(--bg-secondary);--border-color:var(--border-color);--text-color:var(--text-primary);--text-secondary:var(--text-secondary);--input-bg:var(--bg-secondary)}.FeedbackWidget-module__lCZM7q__header{text-align:center;margin-bottom:2rem}.FeedbackWidget-module__lCZM7q__header h2{color:var(--text-color);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.FeedbackWidget-module__lCZM7q__header p{color:var(--text-secondary);font-size:.95rem}.FeedbackWidget-module__lCZM7q__widgetLayout{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}@media (min-width:768px){.FeedbackWidget-module__lCZM7q__widgetLayout{grid-template-columns:1.2fr 1.8fr}}.FeedbackWidget-module__lCZM7q__formCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);padding:2rem}.FeedbackWidget-module__lCZM7q__formCard h3{color:var(--text-color);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.FeedbackWidget-module__lCZM7q__screeningNotice{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.85rem;line-height:1.4}.FeedbackWidget-module__lCZM7q__formGroup{margin-bottom:1rem}.FeedbackWidget-module__lCZM7q__label{color:var(--text-secondary);margin-bottom:.375rem;font-size:.85rem;font-weight:700;display:block}.FeedbackWidget-module__lCZM7q__input,.FeedbackWidget-module__lCZM7q__textarea{background:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);width:100%;color:var(--text-color);outline:none;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.FeedbackWidget-module__lCZM7q__input:focus,.FeedbackWidget-module__lCZM7q__textarea:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px var(--accent-cyan-light)}.FeedbackWidget-module__lCZM7q__textarea{resize:vertical;min-height:100px}.FeedbackWidget-module__lCZM7q__starRatingSelect{gap:.25rem;margin:.25rem 0;display:flex}.FeedbackWidget-module__lCZM7q__starBtn{cursor:pointer;color:#d1d5db;background:0 0;border:none;padding:.125rem;transition:transform .1s,color .1s}.FeedbackWidget-module__lCZM7q__starBtn:hover{transform:scale(1.15)}.FeedbackWidget-module__lCZM7q__starActive{color:#f59e0b}.FeedbackWidget-module__lCZM7q__submitBtn{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);color:#fff;border-radius:var(--border-radius-full);cursor:pointer;border:none;width:100%;margin-top:.5rem;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #0ea5e933}.FeedbackWidget-module__lCZM7q__submitBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0ea5e94d}.FeedbackWidget-module__lCZM7q__submitBtn:disabled{opacity:.6;cursor:not-allowed}.FeedbackWidget-module__lCZM7q__successMsg{color:#047857;border-radius:var(--border-radius-sm);text-align:center;background:#10b9811a;border:1px solid #10b98133;margin-bottom:1rem;padding:.75rem;font-size:.85rem}.FeedbackWidget-module__lCZM7q__themeDark .FeedbackWidget-module__lCZM7q__successMsg{color:#34d399}.FeedbackWidget-module__lCZM7q__errorMsg{color:#b91c1c;border-radius:var(--border-radius-sm);text-align:center;background:#ef44441a;border:1px solid #ef444433;margin-bottom:1rem;padding:.75rem;font-size:.85rem}.FeedbackWidget-module__lCZM7q__themeDark .FeedbackWidget-module__lCZM7q__errorMsg{color:#fca5a5}.FeedbackWidget-module__lCZM7q__reviewsSection h3{color:var(--text-color);margin-bottom:1.25rem;font-size:1.25rem;font-weight:600}.FeedbackWidget-module__lCZM7q__reviewsGrid{grid-template-columns:1fr;gap:1rem;max-height:520px;padding-right:.5rem;display:grid;overflow-y:auto}.FeedbackWidget-module__lCZM7q__reviewsGrid::-webkit-scrollbar{width:6px}.FeedbackWidget-module__lCZM7q__reviewsGrid::-webkit-scrollbar-track{background:0 0}.FeedbackWidget-module__lCZM7q__reviewsGrid::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.FeedbackWidget-module__lCZM7q__reviewCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex}.FeedbackWidget-module__lCZM7q__reviewCard:hover{box-shadow:var(--shadow-md);border-color:#0ea5e933;transform:translateY(-2px)}.FeedbackWidget-module__lCZM7q__reviewHeader{justify-content:space-between;align-items:center;display:flex}.FeedbackWidget-module__lCZM7q__patientName{color:var(--text-color);font-size:.95rem;font-weight:600}.FeedbackWidget-module__lCZM7q__stars{color:#f59e0b;gap:.125rem;display:flex}.FeedbackWidget-module__lCZM7q__comment{color:var(--text-color);opacity:.85;white-space:pre-line;font-size:.875rem;line-height:1.45}.FeedbackWidget-module__lCZM7q__date{color:var(--text-secondary);font-size:.75rem}.FeedbackWidget-module__lCZM7q__noReviews{text-align:center;background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-md);color:var(--text-secondary);padding:3rem;font-size:.9rem}
.about-module__8TymFG__aboutPageMain{background-color:var(--bg-primary);min-height:100vh;padding-top:5.5rem}.about-module__8TymFG__pageHeader{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);text-align:center;padding:4.5rem 0 3.5rem;position:relative;overflow:hidden}.about-module__8TymFG__pageHeader .container{z-index:2;position:relative}.about-module__8TymFG__ecgBackground{opacity:.15;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.about-module__8TymFG__ecgSvg{width:100%;height:100%}.about-module__8TymFG__ecgPath{stroke:var(--accent-rose);stroke-width:2.5px;fill:none;stroke-dasharray:2000;stroke-dashoffset:2000px;animation:8s linear infinite about-module__8TymFG__drawECG}@keyframes about-module__8TymFG__drawECG{0%{stroke-dashoffset:2000px}60%{stroke-dashoffset:0}85%{opacity:.15}90%{opacity:0}95%{stroke-dashoffset:2000px;opacity:0}to{stroke-dashoffset:2000px;opacity:.15}}.about-module__8TymFG__tagline{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--accent-cyan);background-color:var(--accent-cyan-light);border-radius:var(--border-radius-full);margin-bottom:1rem;padding:.4rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.about-module__8TymFG__title{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;margin-bottom:.75rem;font-size:2.75rem;font-weight:900}.about-module__8TymFG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.5}.about-module__8TymFG__bioSection{padding:5rem 0}.about-module__8TymFG__gridTwoCols{grid-template-columns:1.2fr 1fr;gap:4rem;display:grid}.about-module__8TymFG__subheading{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.about-module__8TymFG__paragraph{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.75}.about-module__8TymFG__academicCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);align-items:flex-start;gap:1.25rem;margin-top:2rem;padding:1.5rem;display:flex}.about-module__8TymFG__academicIcon{border-radius:var(--border-radius-sm);background-color:var(--accent-teal-hover);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.about-module__8TymFG__academicIcon svg{width:1.5rem;height:1.5rem}.about-module__8TymFG__academicInfo h3{color:var(--text-primary);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.about-module__8TymFG__academicInfo p{color:var(--text-secondary);font-size:.95rem;line-height:1.4}.about-module__8TymFG__credentialsCol{flex-direction:column;display:flex}.about-module__8TymFG__credentialsList{flex-direction:column;gap:1.25rem;display:flex}.about-module__8TymFG__credentialCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.about-module__8TymFG__credentialCard:hover{border-color:var(--accent-cyan);box-shadow:var(--shadow-md);transform:translate(5px)}.about-module__8TymFG__credentialInitials{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);color:#fff;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 10px #0ea5e926}.about-module__8TymFG__credentialLogoContainer{background-color:var(--bg-secondary);border:1px solid var(--border-color);width:3.5rem;height:3.5rem;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem;display:flex;overflow:hidden}.about-module__8TymFG__credentialLogo{object-fit:contain;width:100%;height:100%}.about-module__8TymFG__credentialDetail h3{color:var(--text-primary);margin-bottom:.15rem;font-size:1.15rem;font-weight:700}.about-module__8TymFG__credentialDetail p{color:var(--text-secondary);font-size:.9rem;line-height:1.4}.about-module__8TymFG__specialtiesSection{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:5rem 0}.about-module__8TymFG__sectionHeading{text-align:center;letter-spacing:-.01em;margin-bottom:3.5rem;font-size:2.25rem;font-weight:800}.about-module__8TymFG__specialtiesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.about-module__8TymFG__specialtyCard{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);flex-direction:column;gap:1.25rem;padding:2.25rem 1.5rem;transition:all .3s;display:flex}.about-module__8TymFG__specialtyCard:hover{box-shadow:var(--shadow-md);border-color:#0ea5e94d;transform:translateY(-5px)}.about-module__8TymFG__specialtyIcon{background-color:var(--accent-cyan-light);width:3rem;height:3rem;color:var(--accent-cyan);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.about-module__8TymFG__specialtyIcon svg{width:1.5rem;height:1.5rem}.about-module__8TymFG__specialtyCard h3{color:var(--text-primary);font-size:1.25rem;font-weight:700}.about-module__8TymFG__specialtyCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.about-module__8TymFG__gallerySection{padding:5.5rem 0 7rem}.about-module__8TymFG__galleryHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.about-module__8TymFG__galleryTagline{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--accent-teal);margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-block}.about-module__8TymFG__galleryHeading{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.about-module__8TymFG__galleryDesc{color:var(--text-secondary);font-size:1.05rem}.about-module__8TymFG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-module__8TymFG__galleryCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.about-module__8TymFG__galleryCard:hover{box-shadow:var(--shadow-lg);border-color:#0ea5e94d;transform:translateY(-5px)}.about-module__8TymFG__imageWrapper{background-color:var(--bg-tertiary);width:100%;padding-bottom:75%;position:relative;overflow:hidden}.about-module__8TymFG__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.about-module__8TymFG__galleryCard:hover .about-module__8TymFG__galleryImage{transform:scale(1.06)}.about-module__8TymFG__galleryCardContent{padding:1.5rem}.about-module__8TymFG__galleryCardContent h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.about-module__8TymFG__galleryCardContent p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}@media (max-width:1024px){.about-module__8TymFG__specialtiesGrid,.about-module__8TymFG__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__8TymFG__pageHeader{padding:3.5rem 0 2.5rem}.about-module__8TymFG__title{font-size:2.25rem}.about-module__8TymFG__subtitle{font-size:1rem}.about-module__8TymFG__gridTwoCols{grid-template-columns:1fr;gap:3rem}.about-module__8TymFG__subheading{margin-bottom:1.25rem;font-size:1.5rem}.about-module__8TymFG__specialtiesSection,.about-module__8TymFG__bioSection,.about-module__8TymFG__gallerySection{padding:3.5rem 0}.about-module__8TymFG__sectionHeading,.about-module__8TymFG__galleryHeading{margin-bottom:2rem;font-size:1.75rem}.about-module__8TymFG__galleryHeader{margin-bottom:2.5rem}}@media (max-width:580px){.about-module__8TymFG__specialtiesGrid,.about-module__8TymFG__galleryGrid{grid-template-columns:1fr}}.about-module__8TymFG__headerSocials{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.about-module__8TymFG__fbButton{font-family:var(--font-heading);border-radius:var(--border-radius-full);background-color:#1877f2;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1877f233;color:#fff!important}.about-module__8TymFG__fbButton:hover{background-color:#166fe5;transform:translateY(-2px);box-shadow:0 6px 16px #1877f24d}.about-module__8TymFG__fbButton svg{fill:currentColor}.about-module__8TymFG__igButton{font-family:var(--font-heading);border-radius:var(--border-radius-full);background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e1306c33;color:#fff!important}.about-module__8TymFG__igButton:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 16px #e1306c4d}.about-module__8TymFG__igButton svg{fill:currentColor}.about-module__8TymFG__ytButton{font-family:var(--font-heading);border-radius:var(--border-radius-full);background-color:red;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #f003;color:#fff!important}.about-module__8TymFG__ytButton:hover{background-color:#c00;transform:translateY(-2px);box-shadow:0 6px 16px #ff00004d}.about-module__8TymFG__ytButton svg{fill:currentColor}.about-module__8TymFG__reelsSection{border-top:1px solid var(--border-color);margin-top:5rem;padding-top:4.5rem}.about-module__8TymFG__reelsHeading{text-align:center;letter-spacing:-.01em;color:var(--text-primary);margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.about-module__8TymFG__reelsDesc{color:var(--text-secondary);text-align:center;margin-bottom:3.5rem;font-size:1.05rem}.about-module__8TymFG__reelsGrid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;display:flex}.about-module__8TymFG__reelCardVertical{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;width:100%;max-width:315px;padding:1.5rem;display:flex}.about-module__8TymFG__reelCardHorizontal{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;width:100%;max-width:610px;padding:1.5rem;display:flex}.about-module__8TymFG__reelTitle{font-family:var(--font-heading);color:var(--text-primary);text-align:center;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.about-module__8TymFG__fbIframeContainerVertical{aspect-ratio:267/591;background-color:var(--bg-primary);border:1px solid var(--border-color);width:100%;max-width:267px;box-shadow:var(--shadow-sm);border-radius:12px;position:relative;overflow:hidden}.about-module__8TymFG__fbIframeContainerVertical iframe{width:100%;height:100%;position:absolute;top:0;left:0}.about-module__8TymFG__fbIframeContainerHorizontal{aspect-ratio:560/429;background-color:var(--bg-primary);border:1px solid var(--border-color);width:100%;max-width:560px;box-shadow:var(--shadow-sm);border-radius:12px;position:relative;overflow:hidden}.about-module__8TymFG__fbIframeContainerHorizontal iframe{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:400px){.about-module__8TymFG__title{font-size:1.7rem}}.about-module__8TymFG__associationsSection{border-top:1px solid var(--border-color);margin-top:5rem;margin-bottom:3rem;padding-top:4.5rem}.about-module__8TymFG__associationsHeading{text-align:center;letter-spacing:-.01em;color:var(--text-primary);margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.about-module__8TymFG__associationsDesc{color:var(--text-secondary);text-align:center;margin-bottom:3.5rem;font-size:1.05rem}.about-module__8TymFG__associationsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-module__8TymFG__associationCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.5rem;padding:2.25rem 1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.about-module__8TymFG__associationCard:hover{box-shadow:var(--shadow-md);border-color:#0ea5e94d;transform:translateY(-5px)}.about-module__8TymFG__associationHeader{align-items:center;gap:1.25rem;display:flex}.about-module__8TymFG__associationIcon{background-color:var(--accent-cyan-light);width:3rem;height:3rem;color:var(--accent-cyan);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-module__8TymFG__associationIcon svg{width:1.5rem;height:1.5rem}.about-module__8TymFG__associationHeader h3{color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.35}.about-module__8TymFG__associationList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.about-module__8TymFG__associationItem{color:var(--text-secondary);padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.about-module__8TymFG__associationItem:before{content:"→";color:var(--accent-cyan);font-weight:700;position:absolute;top:0;left:0}.about-module__8TymFG__associationItemWithLogo{color:var(--text-secondary);align-items:center;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.about-module__8TymFG__hospitalLogoContainer{background-color:var(--bg-primary);border:1px solid var(--border-color);width:2.75rem;height:2.75rem;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .3s;display:flex;overflow:hidden}.about-module__8TymFG__associationCard:hover .about-module__8TymFG__hospitalLogoContainer{border-color:var(--accent-cyan);transform:scale(1.08);box-shadow:0 4px 12px #0ea5e933}.about-module__8TymFG__hospitalLogo{object-fit:contain;border-radius:50%;width:100%;height:100%}@media (max-width:1024px){.about-module__8TymFG__associationsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__8TymFG__associationsSection{margin-top:3.5rem;padding-top:3.5rem}.about-module__8TymFG__associationsGrid{grid-template-columns:1fr}.about-module__8TymFG__associationsHeading{margin-bottom:.5rem;font-size:1.75rem}.about-module__8TymFG__associationsDesc{margin-bottom:2rem;font-size:.95rem}}.about-module__8TymFG__ytPlayButton{color:#fff;z-index:2;pointer-events:none;background-color:#ff0000e6;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #ff000080}.about-module__8TymFG__ytThumbnailContainer{cursor:pointer;background-color:#000;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.about-module__8TymFG__ytThumbnailContainer:hover .about-module__8TymFG__ytPlayButton{background-color:red;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 6px 20px #ff0000b3}.about-module__8TymFG__ytThumbnail{object-fit:cover;width:100%;height:100%;transition:transform .4s}.about-module__8TymFG__ytThumbnailContainer:hover .about-module__8TymFG__ytThumbnail{transform:scale(1.05)}.about-module__8TymFG__loadingSpinner{border:4px solid #0ea5e933;border-top-color:var(--accent-cyan);border-radius:50%;width:2.5rem;height:2.5rem;margin:3rem auto;animation:1s linear infinite about-module__8TymFG__spin}@keyframes about-module__8TymFG__spin{to{transform:rotate(360deg)}}
.Contact-module__hcVmEa__contactSection{background-color:var(--bg-secondary);padding:6rem 0;position:relative}.Contact-module__hcVmEa__sectionHeader{text-align:center;max-width:600px;margin:0 auto 4rem}.Contact-module__hcVmEa__tagline{color:var(--accent-cyan);text-transform:uppercase;font-size:.9rem;font-family:var(--font-heading);letter-spacing:.1em;margin-bottom:.5rem;font-weight:700;display:block}.Contact-module__hcVmEa__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Contact-module__hcVmEa__sectionDesc{color:var(--text-secondary);font-size:1.1rem}.Contact-module__hcVmEa__grid{grid-template-columns:1.1fr 1.3fr;align-items:flex-start;gap:4rem;display:grid}.Contact-module__hcVmEa__infoCol{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__infoCard{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.Contact-module__hcVmEa__infoIcon{background-color:var(--accent-cyan-light);width:3rem;height:3rem;color:var(--accent-cyan);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__infoDetails{min-width:0}.Contact-module__hcVmEa__infoDetails h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem;font-size:.85rem;font-weight:700}.Contact-module__hcVmEa__infoDetails p,.Contact-module__hcVmEa__infoDetails a{color:var(--text-primary);word-break:break-all;overflow-wrap:break-word;font-size:1.2rem;font-weight:700}.Contact-module__hcVmEa__infoDetails a:hover{color:var(--accent-cyan)}.Contact-module__hcVmEa__emergencyCard{border:1.5px solid var(--accent-rose);border-radius:var(--border-radius-md);background:linear-gradient(135deg,#fff5f5 0%,#fff1f2 100%);align-items:flex-start;gap:1.25rem;padding:1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #f43f5e1f}.Contact-module__hcVmEa__emergencyIcon{background-color:var(--accent-rose-light);width:3.25rem;height:3.25rem;color:var(--accent-rose);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;animation:2.5s infinite Contact-module__hcVmEa__shake;display:flex}@keyframes Contact-module__hcVmEa__shake{0%{transform:rotate(0)}10%{transform:rotate(-10deg)}20%{transform:rotate(12deg)}30%{transform:rotate(-10deg)}40%{transform:rotate(8deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}.Contact-module__hcVmEa__emergencyDetails{min-width:0}.Contact-module__hcVmEa__emergencyDetails h4{color:var(--accent-rose);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.9rem;font-weight:800}.Contact-module__hcVmEa__emergencyDetails .Contact-module__hcVmEa__phoneNum{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800;display:block}.Contact-module__hcVmEa__emergencyDetails .Contact-module__hcVmEa__phoneNum:hover{color:var(--accent-rose)}.Contact-module__hcVmEa__emergencyDetails p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Contact-module__hcVmEa__formCol{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);padding:2.5rem}.Contact-module__hcVmEa__formCol h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Contact-module__hcVmEa__formCol p{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__hcVmEa__label{color:var(--text-secondary);font-size:.85rem;font-weight:700}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__select,.Contact-module__hcVmEa__textarea{width:100%;font-family:var(--font-body);border-radius:var(--border-radius-sm);border:1px solid var(--border-color);background-color:var(--bg-secondary);color:var(--text-primary);outline:none;padding:.85rem 1rem;font-size:.95rem;transition:all .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__select:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 3px var(--accent-cyan-light)}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:100px}.Contact-module__hcVmEa__submitBtn{font-family:var(--font-heading);background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-teal) 100%);color:#fff;border-radius:var(--border-radius-full);cursor:pointer;border:none;width:100%;margin-top:1rem;padding:.9rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #0ea5e933}.Contact-module__hcVmEa__submitBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0ea5e94d}.Contact-module__hcVmEa__successOverlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:3rem 1rem;display:flex}.Contact-module__hcVmEa__successIcon{color:#22c55e;background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}@media (max-width:1024px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Contact-module__hcVmEa__formCol{padding:1.75rem 1.25rem}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr;gap:0}.Contact-module__hcVmEa__infoCard,.Contact-module__hcVmEa__emergencyCard{gap:1rem;padding:1.25rem}.Contact-module__hcVmEa__infoIcon{width:2.5rem;height:2.5rem}.Contact-module__hcVmEa__emergencyIcon{width:2.75rem;height:2.75rem}.Contact-module__hcVmEa__emergencyDetails .Contact-module__hcVmEa__phoneNum{font-size:1.25rem}}
