*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}:root{--green:#1e4d3a;--green-light:#2a6b50;--green-dark:#163828;--pink:#e8a0b4;--pink-light:#f2c4d2;--pink-medium:#dc7e9a;--pink-dark:#c76b87;--pink-accessible:#ad4f6b;--cream:#fdf8f5;--white:#ffffff;--gray-100:#f7f5f3;--gray-200:#e8e4e0;--gray-300:#cfc9c3;--gray-600:#6b6560;--gray-800:#3a3530}html{scroll-behavior:smooth}body{font-family:'Lato',sans-serif;color:var(--gray-800);line-height:1.6;overflow-x:hidden;background:var(--white)}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:-1}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;overflow:visible;z-index:2000;background:var(--green-dark);color:var(--white);padding:0.7rem 1rem;border-radius:6px;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,0.25)}:focus-visible{outline:3px solid var(--pink-dark);outline-offset:2px}.hero,.services-section,.homepage-faq-section,.contact-section{background-image:repeating-linear-gradient( 90deg,rgba(247,182,197,0.08) 0px,rgba(247,182,197,0.08) 14px,transparent 14px,transparent 28px )}.top-banner{width:100%;height:180px;position:relative;z-index:2;overflow:hidden;background:var(--cream);transition:height 0.45s cubic-bezier(0.22,1,0.36,1),opacity 0.45s cubic-bezier(0.22,1,0.36,1)}.top-banner .stripe-layer{position:absolute;inset:0;background:repeating-linear-gradient( 90deg,rgba(247,182,197,0.6) 0px,rgba(247,182,197,0.6) 14px,rgba(255,255,255,0.95) 14px,rgba(255,255,255,0.95) 28px )}.top-banner .logo-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding-left:2rem;z-index:2}.top-banner .logo-overlay img{height:160px;width:auto;object-fit:contain;transition:height 0.45s cubic-bezier(0.22,1,0.36,1),opacity 0.45s cubic-bezier(0.22,1,0.36,1)}.navbar{background:rgba(255,255,255,0.98);padding:0 clamp(1rem,3vw,2rem);position:-webkit-sticky;position:sticky;top:0;z-index:1100;box-shadow:0 2px 14px rgba(0,0,0,0.05);border-bottom:1px solid rgba(232,160,180,0.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;height:56px;position:relative}.nav-links{display:flex;align-items:center;gap:0;list-style:none}.nav-links li a{text-decoration:none;color:var(--green);font-size:0.83rem;font-weight:700;padding:0.95rem 1.05rem;letter-spacing:0.55px;transition:color 0.25s,background 0.25s;text-transform:uppercase;display:block;border-radius:5px}.nav-links li a:hover{color:var(--pink-accessible);background:rgba(232,160,180,0.08)}.nav-links li a:focus-visible,.nav-icons a:focus-visible,.hamburger:focus-visible{outline:2px solid var(--pink-dark);outline-offset:2px;border-radius:6px}.nav-links li.dropdown{position:relative}.nav-links li.dropdown:hover .dropdown-menu,.nav-links li.dropdown:focus-within .dropdown-menu,.nav-links li.dropdown.is-open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu{position:absolute;top:100%;left:0;background:var(--white);min-width:300px;box-shadow:0 12px 32px rgba(0,0,0,0.12);border-radius:0 0 8px 8px;padding:0.4rem 0;opacity:0;visibility:hidden;transform:translateY(6px);transition:all 0.25s ease;z-index:100;border-top:3px solid var(--pink)}.dropdown-menu a{display:block;padding:0.55rem 1.3rem;color:var(--green);text-decoration:none;font-size:0.85rem;font-weight:500;transition:all 0.2s;text-transform:none !important}.dropdown-menu a:hover{background:var(--cream);color:var(--pink-accessible)}.nav-cta{padding:0.5rem 1.4rem !important;transition:color 0.25s,background 0.25s,transform 0.25s,box-shadow 0.25s !important}.nav-cta:hover{color:var(--pink-accessible) !important;background:rgba(232,160,180,0.08) !important;transform:translateY(-2px)}.nav-cta-appointment{background:var(--green) !important;color:var(--white) !important;border-radius:5px}.nav-cta-appointment:hover{background:var(--green-light) !important;color:var(--white) !important;transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,77,58,0.3)}.nav-icons{display:flex;align-items:center;gap:0.7rem;margin-left:1rem}.nav-icons a{color:var(--green);display:flex;align-items:center;justify-content:center;transition:color 0.25s,background-color 0.25s,transform 0.25s;width:2.1rem;min-width:44px;min-height:44px;padding:8px;height:2.1rem;border-radius:999px;padding:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer}.nav-icons a:hover{color:var(--pink-accessible);background:rgba(232,160,180,0.12);transform:translateY(-1px)}.nav-icons a svg{width:20px;height:20px}.mobile-cta-appointment{background:transparent !important;border:2px solid var(--green) !important;color:var(--green) !important}.mobile-cta-appointment:hover{background:var(--green) !important;color:var(--white) !important}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:5px;background:none;border:none;position:absolute;right:0;min-width:44px;min-height:44px;justify-content:center;align-items:center}.hamburger span{width:26px;height:2.5px;background:var(--green);border-radius:2px;transition:all 0.3s}.hero{position:relative;min-height:auto;display:flex;align-items:center;background-color:var(--white);overflow:hidden;padding:3rem 2rem}.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(232,160,180,0.12) 0%,transparent 50%),radial-gradient(circle at 85% 25%,rgba(242,196,210,0.08) 0%,transparent 40%)}.hero-content{position:relative;max-width:1200px;margin:0 auto;padding:0.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.hero-visual{width:100%;max-width:1100px}.hero-text h1{font-family:'Playfair Display',serif;font-size:3.1rem;font-weight:700;color:var(--green);line-height:1.15;margin-bottom:1.2rem;text-wrap:balance}.hero-text h1 .hero-emphasis-line{display:block;width:100%;text-align:center;margin-top:0.08em}.hero-text h1 em{font-style:italic;color:var(--green)}.hero-text h1 .pink-word{color:var(--pink-accessible)}.hero-text p{font-size:1.12rem;color:var(--green);line-height:1.75;margin-bottom:1.2rem;max-width:520px;font-weight:300}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-block;padding:0.85rem 2rem;border-radius:5px;text-decoration:none;font-weight:700;font-size:0.92rem;letter-spacing:0.5px;transition:all 0.3s ease;cursor:pointer;border:none;text-transform:uppercase}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,77,58,0.25)}.btn-primary{background:var(--green);color:var(--white)}.btn-primary:hover{background:var(--green-light);transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,77,58,0.3)}.btn-outline{background:transparent;color:var(--green-dark);border:2px solid var(--green)}.btn-outline:hover{border-color:var(--green-dark);background:rgba(30,77,58,0.06);transform:translateY(-2px)}.btn-green{background:var(--green);color:var(--white)}.btn-green:hover{background:var(--green-light);transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,77,58,0.3)}.btn-white{background:var(--white);color:var(--green)}.btn-white:hover{background:var(--cream);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,0.15)}.hero-image{position:relative}.hero-image-frame{width:100%;aspect-ratio:1556/1037;border-radius:18px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,0.3);position:relative}.hero-overlay-top{position:absolute;top:0;left:0;right:0;padding:2% 5% 5%;text-align:center;z-index:2;background:linear-gradient(to bottom,rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.2) 65%,rgba(0,0,0,0) 100%)}.hero-overlay-top h1{font-family:'Playfair Display',serif;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:700;color:#ffffff;line-height:1.15;margin:0;text-shadow:0 2px 16px rgba(0,0,0,0.6)}.hero-overlay-top h1 em{font-style:italic;color:#ffffff}.hero-overlay-top h1 .pink-word{color:var(--pink-light)}.hero-overlay-bottom{position:absolute;bottom:18%;left:0;right:0;padding:1.5rem 6%;text-align:center;z-index:2}.hero-overlay-bottom p{font-family:'Lato',sans-serif;font-size:clamp(1.18rem,1.75vw,1.52rem);color:#ffffff;line-height:1.55;margin:0 auto;max-width:580px;font-weight:400;letter-spacing:0.015em;text-shadow:0 2px 12px rgba(0,0,0,0.85),0 0 20px rgba(0,0,0,0.6)}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:-9.5rem;position:relative;z-index:3}.hero-buttons .btn{box-shadow:0 8px 24px rgba(0,0,0,0.35)}.hero-buttons .btn-outline{background:var(--white);color:var(--green-dark);border-color:var(--white)}.hero-buttons .btn-outline:hover{background:var(--cream);border-color:var(--cream);color:var(--green-dark)}.hero-image-frame img{width:100%;height:100%;object-fit:cover;display:block}section{padding:2.75rem 2rem}.section-header{text-align:center;margin-bottom:1.6rem}.section-header .overline{font-size:0.75rem;text-transform:uppercase;letter-spacing:3px;color:var(--pink-accessible);font-weight:700;margin-bottom:0.6rem}.section-header h2{font-family:'Playfair Display',serif;font-size:2.5rem;color:var(--green);font-weight:700}.section-header p{color:var(--gray-600);max-width:560px;margin:0.8rem auto 0;font-size:1.05rem}.doctor-section{background:linear-gradient(160deg,var(--green-dark) 0%,var(--green) 40%,var(--green-light) 100%);position:relative;z-index:1;padding-top:3.5rem;padding-bottom:4rem;margin-bottom:-60px;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 60px))}.doctor-team-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:stretch}.doctor-card{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.22);border-radius:16px;padding:1rem;display:grid;grid-template-columns:160px 1fr;gap:1.1rem;align-items:start;backdrop-filter:blur(3px)}.doctor-photo{border-radius:16px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,0.12);aspect-ratio:3/4;width:160px;max-width:160px}.doctor-photo img{width:100%;height:100%;object-fit:cover;display:block}.doctor-transition-note{color:rgba(255,255,255,0.92);font-size:1rem;max-width:720px;margin:0.5rem auto 0}.services-section{background-color:var(--cream);padding-top:1.8rem;padding-bottom:1.5rem}.services-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem 4rem}.service-item{display:flex;align-items:center;gap:1.25rem;text-decoration:none}.service-icon{width:90px;height:90px;min-width:90px;border-radius:50%;background:var(--pink-light);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.service-icon svg{width:42px;height:42px;color:var(--green-dark);stroke-width:1.5}.service-icon img{width:42px;height:42px;display:block}.service-item:hover .service-icon{background:var(--green)}.service-item:hover .service-icon svg{color:var(--white)}.service-item-implants:hover .service-icon{background:var(--green);box-shadow:none}.service-item-implants .implant-icon{width:46px !important;height:46px !important;max-width:none;object-fit:contain;transform-origin:center;transform-box:fill-box;overflow:visible;transition:filter 0.25s ease,transform 0.25s ease}.service-item-implants:hover .implant-icon{transform:translateY(-1px) scale(1.05);filter:drop-shadow(0 5px 10px rgba(30,77,58,0.24))}.service-item-cosmetic .cosmetic-icon{overflow:visible}.service-item-cosmetic .cosmetic-star-group{transform-box:fill-box;transform-origin:center}.service-item-cosmetic:hover .cosmetic-tooth,.service-item-cosmetic:hover .cosmetic-star{stroke:var(--white)}.service-item-cosmetic:hover .cosmetic-star-group-1{animation:cosmetic-star-float-1 920ms cubic-bezier(.34,1.56,.64,1) infinite}.service-item-cosmetic:hover .cosmetic-star-group-2{animation:cosmetic-star-float-2 980ms cubic-bezier(.34,1.56,.64,1) infinite;animation-delay:70ms}.service-item-general-family .general-family-icon{overflow:visible}.service-item-general-family .general-family-heart-group{transform-box:fill-box;transform-origin:center}.service-item-general-family:hover .general-family-tooth,.service-item-general-family:hover .general-family-heart{stroke:var(--white)}.service-item-general-family:hover .general-family-heart-group{animation:general-family-heart-bounce 900ms cubic-bezier(.34,1.56,.64,1) infinite}.service-item-dentures .denture-icon{width:46px !important;height:46px !important;max-width:none;transform-origin:center;transform-box:fill-box;overflow:visible;transition:filter 0.25s ease,transform 0.25s ease}.service-item-dentures .denture-upper-group,.service-item-dentures .denture-lower-group,.service-item-dentures .denture-glint{transform-box:fill-box;transform-origin:center}.service-item-dentures:hover .service-icon{background:var(--green)}.service-item-dentures:hover .denture-icon{transform:translateY(-1px) scale(1.05);filter:drop-shadow(0 5px 10px rgba(30,77,58,0.24))}.service-item-dentures:hover .denture-upper,.service-item-dentures:hover .denture-lower,.service-item-dentures:hover .denture-detail,.service-item-dentures:hover .denture-tooth,.service-item-dentures:hover .denture-glint{stroke:var(--white)}.service-item-dentures:hover .denture-upper-group{animation:denture-upper-bob 900ms ease-in-out infinite}.service-item-dentures:hover .denture-lower-group{animation:denture-lower-bob 900ms ease-in-out infinite}.service-item-dentures:hover .denture-glint{opacity:0.7;stroke-dasharray:4 10;stroke-dashoffset:10;animation:denture-glint-sweep 1100ms ease-in-out infinite}.service-item-oral-surgery .oral-surgery-icon{width:46px !important;height:46px !important;max-width:none;transform-origin:center;transform-box:fill-box;overflow:visible;transition:filter 0.25s ease,transform 0.25s ease}.service-item-oral-surgery:hover .service-icon{background:var(--green)}.service-item-oral-surgery:hover .oral-surgery-icon{transform:translateY(-1px) scale(1.05);filter:drop-shadow(0 5px 10px rgba(30,77,58,0.24))}.service-item-oral-surgery:hover .oral-surgery-forceps-line,.service-item-oral-surgery:hover .oral-surgery-pivot-ring{stroke:var(--white)}.service-item-oral-surgery:hover .oral-surgery-pivot-dot{fill:var(--white)}.service-item-oral-surgery .oral-surgery-forceps-left-group,.service-item-oral-surgery .oral-surgery-forceps-right-group{transform-box:view-box;transform-origin:12px 7px}.service-item-oral-surgery:hover .oral-surgery-forceps-left-group{animation:oral-surgery-forceps-open-left 1050ms ease-in-out infinite}.service-item-oral-surgery:hover .oral-surgery-forceps-right-group{animation:oral-surgery-forceps-open-right 1050ms ease-in-out infinite}.service-item-root-canal .root-canal-icon{width:46px !important;height:46px !important;max-width:none;transform-origin:center;transform-box:fill-box;overflow:visible;transition:filter 0.25s ease,transform 0.25s ease}.service-item-root-canal .root-canal-file-group,.service-item-root-canal .root-canal-tooth-group{transform-box:fill-box;transform-origin:center}.service-item-root-canal:hover .service-icon{background:var(--green)}.service-item-root-canal:hover .root-canal-icon{transform:translateY(-1px) scale(1.05);filter:drop-shadow(0 5px 10px rgba(30,77,58,0.24))}.service-item-root-canal:hover .root-canal-tooth,.service-item-root-canal:hover .root-canal-canal,.service-item-root-canal:hover .root-canal-file-shaft,.service-item-root-canal:hover .root-canal-file-handle,.service-item-root-canal:hover .root-canal-file-tip{stroke:var(--white)}.service-item-root-canal:hover .root-canal-file-group{animation:root-canal-file-scrub 1400ms cubic-bezier(.42,0,.2,1) infinite;transform-origin:12px 15px}.service-item-root-canal:hover .root-canal-file-tip{animation:root-canal-tip-vibrate 1400ms ease-in-out infinite}.service-item-sedation .sedation-icon{overflow:visible}.service-item-sedation .sedation-zzz{transition:opacity 0.2s ease,stroke-width 0.2s ease;stroke-width:1.05}.service-item-sedation .sedation-zzz-group{transform-box:view-box;transition:opacity 0.2s ease}.service-item-sedation .sedation-zzz-group-1{transform-origin:17.65px 5.75px}.service-item-sedation .sedation-zzz-group-2{transform-origin:21.33px 3.63px}.service-item-sedation .sedation-zzz-group-3{transform-origin:24.1px 1.68px}.service-item-sedation:hover .sedation-zzz{stroke:var(--white);stroke-width:1.05}.service-item-sedation:hover .sedation-zzz-group-1{animation:sedation-zzz-float-1 1050ms ease-in-out infinite}.service-item-sedation:hover .sedation-zzz-group-2{animation:sedation-zzz-float-2 1050ms ease-in-out infinite 140ms}.service-item-sedation:hover .sedation-zzz-group-3{animation:sedation-zzz-float-3 1050ms ease-in-out infinite 260ms}.service-item-whitening .whitening-icon{width:46px !important;height:46px !important;max-width:none;transform-origin:center;transform-box:fill-box;overflow:visible;transition:filter 0.25s ease,transform 0.25s ease}.service-item-whitening .whitening-rays-group,.service-item-whitening .whitening-tooth-group,.service-item-whitening .whitening-sparkle-group,.service-item-whitening .whitening-shine{transform-box:fill-box;transform-origin:center}.service-item-whitening:hover .service-icon{background:var(--green)}.service-item-whitening:hover .whitening-icon{transform:translateY(-1px) scale(1.05);filter:drop-shadow(0 5px 10px rgba(30,77,58,0.24))}.service-item-whitening:hover .whitening-ray,.service-item-whitening:hover .whitening-tooth,.service-item-whitening:hover .whitening-shine,.service-item-whitening:hover .whitening-sparkle{stroke:var(--white)}.service-item-whitening:hover .whitening-tooth-group{animation:whitening-tooth-glow 1000ms ease-in-out infinite}.service-item-whitening:hover .whitening-shine{stroke-dasharray:5 14;stroke-dashoffset:14;animation:whitening-shine-sweep 1000ms ease-in-out infinite}.service-item-whitening:hover .whitening-rays-group{animation:whitening-rays-flicker 850ms ease-in-out infinite;transform-origin:5.4px 5.5px}.service-item-whitening:hover .sparkle-left{animation:whitening-sparkle-pop 780ms ease-in-out infinite}.service-item-whitening:hover .sparkle-right{animation:whitening-sparkle-pop 780ms ease-in-out infinite 120ms}.service-item-implants .implant-crown-group,.service-item-implants .implant-screw-group,.service-item-implants .implant-rung,.service-item-implants .implant-tip{transform-box:fill-box;transform-origin:center}.service-item-implants .implant-crown,.service-item-implants .implant-screw-part,.service-item-implants .implant-rung,.service-item-implants .implant-tip{transition:opacity 0.2s ease}.service-item-implants:hover .implant-crown-group,.service-item-implants:hover .implant-screw-group,.service-item-implants:hover .implant-post-left,.service-item-implants:hover .implant-post-right,.service-item-implants:hover .implant-tip,.service-item-implants:hover .implant-crown{animation:none;transform:none}.service-item-implants:hover .implant-rung{animation:implant-thread-flow 1200ms linear infinite;transform-origin:center}.service-item-implants:hover .implant-rung.rung-1{animation-delay:0ms}.service-item-implants:hover .implant-rung.rung-2{animation-delay:-300ms}.service-item-implants:hover .implant-rung.rung-3{animation-delay:-600ms}.service-item-implants:hover .implant-rung.rung-4{animation-delay:-900ms}.service-item-implants:hover .implant-crown,.service-item-implants:hover .implant-screw-part,.service-item-implants:hover .implant-rung,.service-item-implants:hover .implant-tip{stroke:var(--white)}@keyframes implant-thread-flow{0%{transform:translateY(2px);opacity:0.18}18%{opacity:0.68}38%{transform:translateY(0);opacity:1}68%{transform:translateY(-1.6px);opacity:0.56}100%{transform:translateY(-3.1px);opacity:0.14}}@keyframes general-family-heart-bounce{0%,100%{transform:translate(0,0) scale(1) rotate(0deg)}22%{transform:translate(-0.15px,-1.1px) scale(1.08) rotate(-6deg)}42%{transform:translate(0.2px,-2px) scale(1.15) rotate(5deg)}62%{transform:translate(-0.1px,-0.85px) scale(1.06) rotate(-3deg)}78%{transform:translate(0.12px,-1.35px) scale(1.1) rotate(2deg)}}@keyframes cosmetic-star-float-1{0%,100%{transform:translate(0,0) scale(1) rotate(0deg);opacity:1}25%{transform:translate(-0.2px,-1.1px) scale(1.06) rotate(-7deg);opacity:0.93}50%{transform:translate(0.15px,-1.8px) scale(1.14) rotate(6deg);opacity:1}75%{transform:translate(-0.1px,-0.9px) scale(1.05) rotate(-3deg);opacity:0.96}}@keyframes cosmetic-star-float-2{0%,100%{transform:translate(0,0) scale(1) rotate(0deg);opacity:1}20%{transform:translate(0.15px,-0.9px) scale(1.04) rotate(5deg);opacity:0.95}45%{transform:translate(-0.18px,-1.45px) scale(1.12) rotate(-6deg);opacity:1}70%{transform:translate(0.08px,-0.7px) scale(1.03) rotate(3deg);opacity:0.94}}@keyframes denture-upper-bob{0%,100%{transform:translateY(0) rotate(-0.5deg)}35%{transform:translateY(-2px) rotate(1deg)}65%{transform:translateY(-1px) rotate(-0.7deg)}}@keyframes denture-lower-bob{0%,100%{transform:translateY(0) rotate(0.5deg)}35%{transform:translateY(1.5px) rotate(-0.9deg)}65%{transform:translateY(0.5px) rotate(0.6deg)}}@keyframes denture-glint-sweep{0%{opacity:0;stroke-dashoffset:10}20%{opacity:0.4}55%{opacity:0.85;stroke-dashoffset:3}85%{opacity:0.3}100%{opacity:0;stroke-dashoffset:-4}}@keyframes oral-surgery-forceps-open-left{0%,100%{transform:rotate(0deg)}14%{transform:rotate(10.6deg)}28%{transform:rotate(10.1deg)}44%{transform:rotate(-8.5deg)}58%{transform:rotate(-7deg)}72%{transform:rotate(10.2deg)}86%{transform:rotate(9.7deg)}90%{transform:rotate(-3.8deg)}}@keyframes oral-surgery-forceps-open-right{0%,100%{transform:rotate(0deg)}14%{transform:rotate(-10.6deg)}28%{transform:rotate(-10.1deg)}44%{transform:rotate(8.5deg)}58%{transform:rotate(7deg)}72%{transform:rotate(-10.2deg)}86%{transform:rotate(-9.7deg)}90%{transform:rotate(3.8deg)}}@keyframes root-canal-file-scrub{0%,100%{transform:translate(0,0) rotate(0deg)}18%{transform:translate(-0.18px,1.35px) rotate(-1.2deg)}36%{transform:translate(0.22px,-1.95px) rotate(1.35deg)}52%{transform:translate(-0.12px,0.9px) rotate(-0.7deg)}70%{transform:translate(0.15px,-1.35px) rotate(0.95deg)}86%{transform:translate(-0.08px,0.55px) rotate(-0.4deg)}}@keyframes root-canal-tip-vibrate{0%,100%{opacity:1;transform:translate(0,0)}22%{opacity:0.9;transform:translate(-0.08px,0.16px)}40%{opacity:0.72;transform:translate(0.12px,-0.12px)}58%{opacity:0.92;transform:translate(-0.06px,0.08px)}76%{opacity:0.78;transform:translate(0.08px,-0.1px)}}@keyframes sedation-zzz-float-1{0%,100%{transform:translateY(0) scale(1);opacity:1}35%{transform:translate(-0.1px,-0.9px) scale(1.015);opacity:0.9}65%{transform:translate(0,-0.35px) scale(1.01);opacity:1}}@keyframes sedation-zzz-float-2{0%,100%{transform:translateY(0) scale(1);opacity:1}35%{transform:translate(0.1px,-1.2px) scale(1.02);opacity:0.84}65%{transform:translate(0,-0.35px) scale(1.01);opacity:1}}@keyframes sedation-zzz-float-3{0%,100%{transform:translateY(0) scale(1);opacity:1}35%{transform:translate(0.12px,-1.35px) scale(1.025);opacity:0.82}65%{transform:translate(0,-0.4px) scale(1.012);opacity:1}}@keyframes whitening-tooth-glow{0%,100%{transform:translateY(0) rotate(0deg);opacity:1}40%{transform:translateY(-0.6px) rotate(0.6deg);opacity:0.97}65%{transform:translateY(0) rotate(-0.4deg);opacity:1}}@keyframes whitening-shine-sweep{0%{stroke-dashoffset:14;opacity:0.2}45%{stroke-dashoffset:6;opacity:0.9}70%{stroke-dashoffset:2;opacity:0.6}100%{stroke-dashoffset:-3;opacity:0.15}}@keyframes whitening-rays-flicker{0%,100%{opacity:1;transform:rotate(0deg) scale(1)}35%{opacity:0.78;transform:rotate(-4deg) scale(0.97)}65%{opacity:1;transform:rotate(2deg) scale(1.02)}}@keyframes whitening-sparkle-pop{0%,100%{transform:scale(1) rotate(0deg);opacity:1}40%{transform:scale(1.16) rotate(12deg);opacity:0.92}70%{transform:scale(1.04) rotate(-8deg);opacity:1}}.service-label{font-family:'Playfair Display',serif;font-size:1.25rem;font-weight:700;color:var(--green-dark);border-bottom:2px solid var(--pink-medium);padding-bottom:4px}#services.services-section{padding-top:2.5rem;padding-bottom:2.5rem}#services .services-grid{max-width:1120px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.95rem}#services .service-item{flex-direction:column;align-items:flex-start;gap:0.55rem;padding:0.85rem 0.75rem;border-radius:14px;border:1px solid rgba(22,56,40,0.32);background:var(--white);box-shadow:0 6px 16px rgba(0,0,0,0.04);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}#services .service-item:hover{transform:translateY(-3px);border-color:rgba(22,56,40,0.24);box-shadow:0 12px 22px rgba(0,0,0,0.08)}#services .service-icon{width:74px;height:74px;min-width:74px}#services .service-icon svg,#services .service-icon img{width:36px;height:36px}#services .service-item-implants .implant-icon{width:46px !important;height:46px !important}#services .service-item-oral-surgery .oral-surgery-icon{width:46px !important;height:46px !important}#services .service-item-root-canal .root-canal-icon{width:46px !important;height:46px !important}#services .service-item-whitening .whitening-icon{width:46px !important;height:46px !important}#services .service-item-dentures .denture-icon{width:46px !important;height:46px !important}#services .service-copy{display:block;width:100%}#services .service-label{display:block;border-bottom:none;padding-bottom:0;font-size:1rem;line-height:1.25}#services .service-note{display:block;margin-top:0.22rem;font-family:'Lato',sans-serif;font-size:0.8rem;line-height:1.35;font-weight:400;color:var(--gray-600)}#services .service-learn{display:inline-flex;align-items:center;margin-top:0.34rem;color:var(--pink-accessible);font-family:'Lato',sans-serif;font-size:0.7rem;font-weight:800;letter-spacing:0.08em;line-height:1;text-transform:uppercase;transition:color 0.25s ease,transform 0.25s ease}#services .service-item:hover .service-learn,#services .service-item:focus-visible .service-learn{color:var(--green);transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.service-item-implants:hover .implant-icon{transform:none;filter:none}.service-item-oral-surgery:hover .oral-surgery-icon{transform:none;filter:none}.service-item-root-canal:hover .root-canal-icon{transform:none;filter:none}.service-item-sedation:hover .sedation-zzz,.service-item-sedation:hover .sedation-zzz-group{animation:none}.service-item-cosmetic:hover .cosmetic-star-group{animation:none}.service-item-general-family:hover .general-family-heart-group{animation:none}.service-item-whitening:hover .whitening-icon{transform:none;filter:none}.service-item-dentures:hover .denture-icon{transform:none;filter:none}.service-item-implants:hover .implant-crown-group,.service-item-implants:hover .implant-screw-group,.service-item-implants:hover .implant-post-left,.service-item-implants:hover .implant-post-right,.service-item-implants:hover .implant-rung,.service-item-implants:hover .implant-tip,.service-item-implants:hover .implant-crown,.service-item-oral-surgery:hover .oral-surgery-forceps-left-group,.service-item-oral-surgery:hover .oral-surgery-forceps-right-group,.service-item-root-canal:hover .root-canal-file-group,.service-item-root-canal:hover .root-canal-file-tip,.service-item-whitening:hover .whitening-tooth-group,.service-item-whitening:hover .whitening-shine,.service-item-whitening:hover .whitening-rays-group,.service-item-whitening:hover .sparkle-left,.service-item-whitening:hover .sparkle-right,.service-item-dentures:hover .denture-upper-group,.service-item-dentures:hover .denture-lower-group,.service-item-dentures:hover .denture-glint{animation:none}}#services .services-learn-more{margin-top:2rem}.services-learn-more{display:inline-block;margin-top:1.4rem;padding:0.85rem 2.5rem;background:var(--green);color:var(--white);text-decoration:none;text-transform:uppercase;font-weight:700;font-size:0.88rem;letter-spacing:1px;border-radius:5px;transition:all 0.3s ease}.services-learn-more:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgba(30,77,58,0.3)}.contact-section{background-color:var(--cream);padding-top:1rem;padding-bottom:5.4rem}.contact-grid{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:2.5rem;align-items:stretch}.contact-map-wrap{width:100%;min-height:100%}.contact-map-wrap .map-container{height:100%;min-height:540px;width:100%;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,0.06)}.contact-details{display:flex;flex-direction:column;gap:1.5rem;width:100%}.contact-info-box{display:flex;flex-direction:column;gap:0.85rem;width:100%}.contact-actions{display:flex;flex-direction:column;gap:0.6rem;margin-top:0.5rem}.contact-actions .btn{width:100%;text-align:center;font-size:1rem;padding:1rem}.contact-item{display:flex;gap:0.65rem;align-items:flex-start}.contact-item-icon{width:42px;height:42px;border-radius:12px;background:var(--green);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-item-icon svg{width:20px;height:20px;color:white}.contact-item-text h3,.contact-item-text h4{font-weight:700;color:var(--green);font-size:0.95rem;margin-bottom:0.2rem}.contact-item-text p{color:var(--gray-600);font-size:0.92rem;line-height:1.5}.contact-item-text a{color:var(--pink-accessible);text-decoration:none;font-weight:600}.contact-form{background:var(--white);padding:1.2rem;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,0.06);align-self:start;max-width:430px;width:100%;justify-self:start}.contact-form h3{font-family:'Playfair Display',serif;font-size:1.5rem;color:var(--green);margin-bottom:1.5rem}.form-intro{margin-top:-0.75rem;margin-bottom:1.1rem;color:var(--gray-600);font-size:0.95rem;line-height:1.6}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:0.8rem;font-weight:700;color:var(--green);margin-bottom:0.35rem;text-transform:uppercase;letter-spacing:0.5px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:0.75rem 1rem;border:1.5px solid #767670;border-radius:6px;font-family:'Lato',sans-serif;font-size:0.95rem;color:var(--gray-800);transition:border-color 0.25s;background:var(--white)}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:2px solid var(--pink-dark);outline-offset:1px;border-color:var(--pink-medium)}.form-group textarea{resize:vertical;min-height:100px}.contact-form .btn{width:100%;text-align:center;font-size:0.95rem;padding:0.9rem}.contact-form .map-container{margin-top:0;margin-bottom:0.7rem}.contact-compact{padding:1rem}.contact-compact .contact-map{height:350px;margin-bottom:0.55rem;border-radius:10px}.scheduler-inline{border:1px solid var(--gray-200);border-radius:14px;background:#fff9f4;padding:1.25rem;text-align:center}.scheduler-inline p{color:var(--gray-600);margin:0}.scheduler-inline h3{margin:0.35rem 0 0.45rem;font-family:'Playfair Display',serif;font-size:1.4rem;color:var(--green)}.scheduler-actions{margin-top:1.2rem;display:flex;justify-content:center;gap:0.8rem;flex-wrap:wrap}.scheduler-actions .btn{min-width:230px;text-align:center}.scheduler-note{margin-top:0.9rem;font-size:0.84rem;color:var(--gray-500)}.contact-compact .scheduler-inline{padding:0.95rem;border-radius:12px}.contact-compact .scheduler-inline h3{margin:0.15rem 0 0.3rem;font-size:1.25rem;line-height:1.2}.contact-compact .scheduler-inline p{font-size:0.95rem;line-height:1.45;max-width:30ch;margin:0 auto}.contact-compact .scheduler-actions{margin-top:0.75rem;gap:0.55rem;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.contact-compact .scheduler-actions .btn{min-width:0;width:100%;min-height:46px;padding:0.72rem 0.8rem;font-size:0.9rem;line-height:1.25;border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center}.contact-compact .scheduler-note{margin-top:0.45rem;font-size:0.76rem}.map-container{width:100%;height:300px;border-radius:12px;overflow:hidden;margin-top:1.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.08)}.map-container iframe{width:100%;height:100%;border:0}.lazy-map{position:relative;background:linear-gradient(145deg,rgba(30,77,58,0.1),rgba(232,160,180,0.14)),var(--cream)}.lazy-map iframe{position:absolute;inset:0;z-index:1}.map-placeholder{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:1.4rem;text-align:center;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,0.72),transparent 34%),linear-gradient(135deg,rgba(255,255,255,0.92),rgba(253,248,245,0.86))}.map-placeholder[hidden]{display:none}.map-placeholder-content{width:min(100%,430px);border:1px solid rgba(30,77,58,0.16);border-radius:16px;background:rgba(255,255,255,0.82);padding:1.25rem;box-shadow:0 12px 30px rgba(30,77,58,0.1)}.map-placeholder-kicker{display:block;margin-bottom:0.35rem;color:var(--pink-accessible);font-size:0.72rem;font-weight:800;letter-spacing:0.12em;text-transform:uppercase}.map-placeholder h3{margin:0 0 0.35rem;font-family:'Playfair Display',serif;font-size:1.45rem;line-height:1.15;color:var(--green)}.map-placeholder p{margin:0;color:var(--gray-600);font-size:0.95rem;line-height:1.55}.map-placeholder-actions{display:grid;grid-template-columns:1fr 1fr;gap:0.6rem;margin-top:1rem}.map-placeholder-actions .btn{display:flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:0.7rem 0.75rem;font-size:0.82rem;line-height:1.2;text-align:center}.map-noscript{padding:1rem;text-align:center}.footer{background-color:#163828;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='71' viewBox='0 0 90 90'%3E%3Crect fill='%23163828' width='90' height='90'/%3E%3Ccircle fill-opacity='0.81' fill='%231E4D3A' cx='45' cy='45' r='9'/%3E%3Cg fill='%232A6B50' fill-opacity='0.81'%3E%3Ccircle cx='0' cy='90' r='9'/%3E%3Ccircle cx='90' cy='90' r='9'/%3E%3Ccircle cx='90' cy='0' r='9'/%3E%3Ccircle cx='0' cy='0' r='9'/%3E%3C/g%3E%3C/svg%3E");color:rgba(255,255,255,0.7);padding:6.2rem 2rem 0;margin-top:-60px;clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.footer-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 2fr;gap:3rem;align-items:start}.footer-contact-info{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.footer-info-item h3{font-family:'Playfair Display',serif;color:var(--white);font-size:1.1rem;margin-bottom:0.6rem}.footer-info-item p{color:rgba(255,255,255,0.7);font-size:0.95rem;line-height:1.7}.footer-brand .name{font-family:'Playfair Display',serif;font-size:1.5rem;color:var(--white);font-weight:700;margin-bottom:0.6rem}.footer-brand p{font-size:0.9rem;line-height:1.6}.footer-logo-link{display:inline-block;width:min(250px,100%)}.footer-logo-banner{display:block;width:100%;height:auto;filter:none}.footer-bottom{max-width:1100px;margin:2rem auto 0;padding:1.1rem 0;border-top:1px solid rgba(255,255,255,0.1);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center;font-size:0.82rem}.fade-up{opacity:0;transform:translate3d(0,var(--reveal-distance,28px),0) scale(var(--reveal-scale,0.985));filter:blur(var(--reveal-blur,1px));transition:opacity 760ms cubic-bezier(0.22,1,0.36,1) var(--reveal-delay,0ms),transform 760ms cubic-bezier(0.22,1,0.36,1) var(--reveal-delay,0ms),filter 760ms cubic-bezier(0.22,1,0.36,1) var(--reveal-delay,0ms);will-change:opacity,transform,filter}.fade-up.visible{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}.hero .fade-up{opacity:1;transform:none;filter:none;transition:none;will-change:auto}.services-learn-more.fade-up.visible:hover{transform:translate3d(0,-2px,0) scale(1)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}.fade-up{opacity:1;transform:none;filter:none;transition:none}}.mobile-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.5);z-index:1050}.mobile-menu{display:none;position:fixed;top:0;right:-300px;width:300px;height:100%;background:var(--white);z-index:1100;padding:2rem;transition:right 0.3s;overflow-y:auto}.mobile-menu.open{right:0}.mobile-overlay.open{display:block}.mobile-menu-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--green)}.mobile-menu-links{list-style:none;margin-top:2.5rem}.mobile-menu-links li a{display:block;padding:0.85rem 0;color:var(--green);text-decoration:none;font-weight:600;font-size:1rem;border-bottom:1px solid var(--gray-200)}.mobile-menu-links li a:hover{color:var(--pink-accessible)}.mobile-menu-links .mobile-cta{display:inline-block;margin-top:1rem;background:var(--green);color:white;padding:0.75rem 1.6rem;border-radius:5px;text-align:center;width:100%}@media (max-width:1024px){#services .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.9rem;max-width:820px}.footer-inner{grid-template-columns:1fr}.footer-contact-info{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:980px){.doctor-team-grid{grid-template-columns:1fr;gap:1.3rem}.doctor-card{grid-template-columns:140px 1fr}.doctor-photo{width:140px;max-width:140px;margin:0}.hero-text h1 .hero-emphasis-line{display:inline;width:auto;text-align:inherit;margin-top:0}}@media (max-width:768px){.nav-links{display:none}.nav-icons{display:flex !important;margin-left:auto;margin-right:3rem}.hamburger{display:flex}.mobile-menu{display:block}.nav-inner{justify-content:flex-end}.top-banner{height:130px}.top-banner .logo-overlay{padding-left:1rem}.top-banner .logo-overlay img{height:110px}section{padding:2.2rem 1rem}.section-header{margin-bottom:1.4rem}.hero{padding:2.5rem 1rem}.hero-content{grid-template-columns:1fr;gap:1.5rem;text-align:center;padding:0.5rem 0.5rem 1.5rem}.hero-text h1{font-size:2rem}.hero-text p{margin:0 auto 1.2rem;font-size:1rem}.hero-overlay-top{padding:3% 3% 6%}.hero-overlay-top h1{font-size:1.5rem}.hero-overlay-bottom{bottom:12%;padding:0.8rem 4%}.hero-overlay-bottom p{font-size:0.78rem;line-height:1.35}.hero-buttons{margin-top:-3.5rem}.hero-buttons{justify-content:center}.hero-image{width:100%;max-width:100%;margin:0 auto}.doctor-team-grid{grid-template-columns:1fr;gap:1.3rem}.doctor-card{grid-template-columns:1fr}.doctor-photo{width:min(220px,80vw);max-width:min(220px,80vw);margin:0 auto}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-icon{width:74px;height:74px;min-width:74px}.service-icon svg{width:38px;height:38px}.service-item-implants .implant-icon{width:41px !important;height:41px !important}.service-item-oral-surgery .oral-surgery-icon{width:41px !important;height:41px !important}.service-item-root-canal .root-canal-icon{width:41px !important;height:41px !important}.service-item-whitening .whitening-icon{width:41px !important;height:41px !important}.service-item-dentures .denture-icon{width:41px !important;height:41px !important}#services .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem}#services .service-item{padding:0.75rem 0.65rem}#services .service-icon{width:64px;height:64px;min-width:64px}#services .service-icon svg{width:30px;height:30px}#services .service-item-implants .implant-icon{width:39px !important;height:39px !important}#services .service-item-oral-surgery .oral-surgery-icon{width:39px !important;height:39px !important}#services .service-item-root-canal .root-canal-icon{width:39px !important;height:39px !important}#services .service-item-whitening .whitening-icon{width:39px !important;height:39px !important}#services .service-item-dentures .denture-icon{width:39px !important;height:39px !important}#services .service-label{font-size:0.92rem}#services .service-note{font-size:0.76rem}.contact-grid{grid-template-columns:1fr;gap:1.25rem;padding:0 1rem}.contact-section{padding-bottom:4.5rem}.homepage-faq-section{padding:2rem 1rem 2.4rem}.homepage-faq-item summary{font-size:1.02rem}.homepage-faq-item p{font-size:0.92rem;padding-right:0}.contact-info-box{max-width:none;justify-self:stretch}.contact-map-wrap .map-container{min-height:320px}.contact-actions .btn{font-size:0.95rem;padding:0.9rem;min-height:48px}.footer-inner{grid-template-columns:1fr;gap:1.5rem}.footer-contact-info{grid-template-columns:1fr;gap:1.5rem}.footer-inner .footer-brand{grid-column:1 / -1}.footer-logo-link{width:min(220px,75vw)}.footer-bottom{flex-direction:column;gap:0.5rem;text-align:center}.section-header h2{font-size:2rem}.scheduler-inline{padding:1rem}.scheduler-actions{flex-direction:column;align-items:stretch}.scheduler-actions .btn{width:100%;min-width:0}.contact-compact{padding:1rem}.contact-compact .contact-map{height:285px}.map-placeholder{padding:1rem}.map-placeholder-content{padding:1rem}.map-placeholder h3{font-size:1.25rem}.map-placeholder p{font-size:0.86rem}.map-placeholder-actions{grid-template-columns:1fr;gap:0.5rem}.contact-compact .scheduler-inline{padding:1rem}.contact-compact .scheduler-inline h3{font-size:1.12rem}.contact-compact .scheduler-inline p{font-size:0.88rem;line-height:1.45}.contact-compact .scheduler-actions{display:flex;flex-direction:column;align-items:stretch;gap:0.55rem}.contact-compact .scheduler-actions .btn{font-size:0.86rem;min-height:48px}}@media (max-width:560px){#services .services-grid{grid-template-columns:1fr}}.a11y-widget{position:relative;z-index:1200}.a11y-checkbox{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.a11y-toggle{position:fixed;bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right));z-index:2147483000;pointer-events:auto;background:var(--green-dark);color:white;width:52px;height:52px;font-size:16px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(30,77,58,0.4),0 0 0 3px var(--pink-medium);transition:transform 0.2s,box-shadow 0.2s}.a11y-toggle:hover{transform:scale(1.1);box-shadow:0 6px 24px rgba(30,77,58,0.5),0 0 0 3px var(--pink-medium)}.a11y-toggle svg{width:26px;height:26px}.a11y-toggle::-webkit-details-marker{display:none}.a11y-toggle::marker{content:''}.a11y-panel{position:fixed;bottom:82px;right:max(16px,env(safe-area-inset-right));z-index:2147482999;pointer-events:auto;background:var(--white);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.18);padding:1.5rem;width:280px;max-height:calc(100vh - 110px);overflow-y:auto;font-size:16px;display:none;flex-direction:column;gap:0.75rem}.a11y-panel.open,.a11y-widget[open] .a11y-panel,.a11y-checkbox:checked~.a11y-panel{display:flex}.a11y-panel h3{font-size:1rem;color:var(--green-dark);margin:0 0 0.25rem 0;display:flex;align-items:center;justify-content:space-between}.a11y-panel h3 button{background:none;border:none;cursor:pointer;font-size:1.2rem;color:var(--gray-600);padding:0;line-height:1}.a11y-option{display:flex;align-items:center;justify-content:space-between;padding:0.6rem 0.75rem;border-radius:10px;background:var(--cream);cursor:pointer;border:2px solid transparent;transition:border-color 0.2s,background 0.2s;font-size:0.88rem;font-weight:600;color:var(--gray-800);width:100%;text-align:left;font:inherit}.a11y-option:hover{border-color:var(--green)}.a11y-option.active{border-color:var(--green);background:rgba(56,110,92,0.1)}.a11y-option-icon{font-size:1.1rem;margin-right:0.6rem}.a11y-option-label{flex:1}.a11y-option-toggle{width:36px;height:20px;border-radius:10px;background:var(--gray-300);position:relative;transition:background 0.2s;flex-shrink:0}.a11y-option.active .a11y-option-toggle{background:var(--green)}.a11y-option-toggle::after{content:'';position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:white;transition:left 0.2s}.a11y-option.active .a11y-option-toggle::after{left:18px}.a11y-font-controls{display:flex;align-items:center;gap:0.5rem;padding:0.6rem 0.75rem;border-radius:10px;background:var(--cream);font-size:0.88rem;font-weight:600;color:var(--gray-800)}.a11y-font-controls span{flex:1}.a11y-font-btn{width:32px;height:32px;border-radius:8px;border:2px solid var(--green);background:white;cursor:pointer;font-weight:700;font-size:1rem;color:var(--green-dark);display:flex;align-items:center;justify-content:center;transition:background 0.2s}.a11y-font-btn:hover{background:var(--green);color:white}.a11y-reset{background:none;border:none;color:var(--pink-accessible);font-weight:600;font-size:0.85rem;cursor:pointer;text-align:center;padding:0.4rem;margin-top:0.25rem}.a11y-reset:hover{text-decoration:underline}body.a11y-high-contrast{filter:none;--white:#ffffff;--cream:#ffffff;--gray-100:#ffffff;--gray-200:#d9d9d9;--gray-300:#b8b8b8;--gray-600:#1f1f1f;--gray-800:#000000;--green:#0b3a2a;--green-dark:#041a12;--pink-medium:#b0004f;--pink-light:#7a1539}body.a11y-high-contrast .a11y-toggle,body.a11y-high-contrast .a11y-panel{filter:none !important}body.a11y-high-contrast a{text-decoration-thickness:max(2px,0.12em);text-underline-offset:0.14em}body.a11y-highlight-links a{outline:3px solid var(--pink-medium) !important;outline-offset:3px;border-radius:4px}body.a11y-highlight-links .nav-icons a,body.a11y-highlight-links .logo-link,body.a11y-highlight-links .a11y-panel a,body.a11y-highlight-links .a11y-panel button{outline:2px solid var(--green) !important;outline-offset:3px}body.a11y-dyslexia-font *{font-family:'OpenDyslexic','Comic Sans MS',sans-serif !important}body.a11y-pause-animations *,body.a11y-pause-animations *::before,body.a11y-pause-animations *::after{animation:none !important;transition:none !important}html.a11y-font-n3{font-size:62.5%}html.a11y-font-n2{font-size:75%}html.a11y-font-n1{font-size:87.5%}html.a11y-font-p1{font-size:112.5%}html.a11y-font-p2{font-size:125%}html.a11y-font-p3{font-size:137.5%}html.a11y-font-p4{font-size:150%}html.a11y-font-p5{font-size:162.5%}@media (max-width:768px){.a11y-toggle{bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right))}.a11y-panel{bottom:82px;right:max(16px,env(safe-area-inset-right));width:min(320px,calc(100vw - 32px));max-height:calc(100vh - 110px)}}.sticky-header{position:relative;z-index:1000}.logo-link{display:inline-block}.doctor-section .section-header{margin-bottom:2rem}.doctor-section .section-header h2{color:var(--pink-light);font-family:'Playfair Display',serif;font-size:2.5rem;font-weight:700}.doctor-text{color:var(--white);padding-top:0.5rem;display:flex;flex-direction:column;min-height:100%}.doctor-text h3{color:var(--white);font-size:1.72rem;line-height:1.12;font-weight:800;font-family:'Playfair Display',serif;margin:0 0 0.75rem;white-space:nowrap}@media (max-width:980px){.doctor-text h3{font-size:1.58rem;white-space:normal}}@media (max-width:768px){.doctor-text h3{font-size:1.5rem}}.doctor-text p{color:rgba(255,255,255,0.85);margin:0 0 1rem}.doctor-text p:last-of-type{margin-bottom:1.4rem}.doctor-text .btn{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,0.7);align-self:flex-start;margin-top:auto}.doctor-text .btn:hover{background:rgba(255,255,255,0.1);border-color:var(--white);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,0.25)}.service-card-center{text-align:center}.contact-address-link{color:inherit;text-decoration:none}.contact-address-name{font-size:1.05rem;font-weight:700;color:var(--green-dark)}.contact-email-link{color:var(--green-dark);text-decoration:none}.footer-map-link{color:rgba(255,255,255,0.7);text-decoration:none}.footer-map-name{font-size:0.95rem;font-weight:700;color:rgba(255,255,255,0.9)}.footer-phone-link{color:var(--pink-accessible);text-decoration:none}.footer-email-link{color:rgba(255,255,255,0.7);text-decoration:none}.footer-social-link{color:rgba(255,255,255,0.7);text-decoration:none;transition:color 0.2s}.footer-social-link:hover{color:var(--pink-accessible)}.bottom-stripe{height:12px;background:#163828}.bottom-stripe .stripe-layer{display:none}.testimonials-section{padding:1.8rem 2rem;background:var(--cream);position:relative;overflow:hidden}.testimonials-section::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient( 90deg,rgba(247,182,197,0.06) 0px,rgba(247,182,197,0.06) 14px,transparent 14px,transparent 28px );pointer-events:none}.testimonials-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.testimonial-card{background:var(--white);border-radius:14px;padding:2.2rem 2rem 1.8rem;position:relative;box-shadow:0 4px 24px rgba(30,77,58,0.06);border:1px solid rgba(232,160,180,0.15);transition:transform 0.3s ease,box-shadow 0.3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px rgba(30,77,58,0.1)}.testimonial-card::before{content:'\201C';position:absolute;top:-8px;left:1.5rem;font-family:'Playfair Display',serif;font-size:4.5rem;color:var(--pink-light);line-height:1;pointer-events:none}.testimonial-stars{display:flex;gap:3px;margin-bottom:1rem}.testimonial-stars svg{width:18px;height:18px;fill:var(--pink-medium)}.testimonial-quote{font-size:0.95rem;line-height:1.75;color:var(--gray-800);margin-bottom:1.5rem;font-style:italic;font-weight:300}.testimonial-author{display:flex;align-items:center;gap:0.75rem;border-top:1px solid var(--gray-200);padding-top:1.2rem}.testimonial-avatar{width:42px;height:42px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;font-size:0.85rem;flex-shrink:0}.testimonial-author-info .name{font-weight:700;color:var(--green-dark);font-size:0.9rem}.testimonial-author-info .detail{font-size:0.78rem;color:var(--gray-600);font-weight:300}.testimonials-section .testimonials-actions{width:100%;max-width:1100px;margin:2rem auto 0;text-align:center;position:relative;z-index:1}.testimonials-section .testimonials-actions .btn{display:inline-flex;justify-content:center;align-items:center;min-width:260px;margin:0 auto}.homepage-faq-section{background-color:var(--cream);padding:2.2rem 2rem 2.8rem}.homepage-faq-list{max-width:820px;margin:0 auto}.homepage-faq-item{border-bottom:1px solid var(--gray-200);padding:0.9rem 0}.homepage-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:'Playfair Display',serif;font-size:1.12rem;font-weight:600;color:var(--green)}.homepage-faq-item summary::-webkit-details-marker{display:none}.homepage-faq-item summary::after{content:'+';flex-shrink:0;font-size:1.5rem;line-height:1;color:var(--pink-medium);font-weight:300}.homepage-faq-item[open] summary::after{content:'−'}.homepage-faq-item p{color:var(--gray-600);font-size:0.97rem;line-height:1.75;margin-top:0.8rem;padding-right:2rem}@media (max-width:900px){.testimonials-grid{grid-template-columns:1fr;max-width:520px}}@media (max-width:600px){.testimonials-section{padding:2.4rem 1rem}.testimonial-card{padding:1.8rem 1.5rem 1.5rem}}.form-consent{font-size:0.85rem;color:#6b6560;margin-bottom:0.8rem}.form-support{margin-top:0.85rem;font-size:0.88rem;color:#6b6560}.form-support a{color:#1e4d3a;font-weight:700;text-decoration:none}.form-support a:hover{text-decoration:underline}.form-status{min-height:1.25rem;font-size:0.9rem;color:#1e4d3a;margin-bottom:0.8rem}.hp-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-status.is-error{color:#b42318}.footer-bottom a{color:rgba(255,255,255,0.85);text-decoration:none}.footer-bottom a:hover{text-decoration:underline}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}


/* ===== Homepage simplification 2026-05-05 ===== */
#services .service-note {
  max-width: 15rem;
}
.homepage-faq-section {
  padding-top: 1.8rem;
  padding-bottom: 2.2rem;
}
.homepage-faq-list {
  max-width: 760px;
}
.homepage-faq-item {
  padding: 0.65rem 0;
}
.homepage-faq-item p {
  line-height: 1.58;
  margin-top: 0.55rem;
}


/* ===== Mobile primary phone icon 2026-05-06 ===== */
@media (max-width: 768px) {
  .nav-icons {
    gap: 0.55rem;
    margin-right: 3.25rem;
  }

  .nav-icons .nav-icon-phone {
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    background: var(--green);
    color: var(--white);
    border: 1px solid rgba(255,255,255,0.75);
    box-shadow: 0 8px 20px rgba(30,77,58,0.24);
  }

  .nav-icons .nav-icon-phone:hover,
  .nav-icons .nav-icon-phone:focus-visible {
    background: var(--green-light);
    color: var(--white);
  }

  .nav-icons .nav-icon-phone svg {
    width: 21px;
    height: 21px;
  }

  .nav-icons .nav-icon-directions {
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
  }
}


/* ===== Mobile Call button 2026-05-06 ===== */
.nav-icon-phone .nav-call-label {
  display: none;
}

@media (max-width: 768px) {
  .nav-icons {
    gap: 0.45rem;
    margin-right: 3.15rem;
  }

  .nav-icons .nav-icon-phone {
    width: auto;
    min-width: 96px;
    height: 44px;
    min-height: 44px;
    padding: 0 0.95rem;
    border-radius: 999px;
    gap: 0.45rem;
    background: var(--green);
    color: var(--white);
    border: 1px solid rgba(255,255,255,0.78);
    box-shadow: 0 8px 20px rgba(30,77,58,0.26);
  }

  .nav-icons .nav-icon-phone svg {
    width: 18px;
    height: 18px;
  }

  .nav-icon-phone .nav-call-label {
    display: inline-block;
    font-size: 0.78rem;
    line-height: 1;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .nav-icons .nav-icon-directions {
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
  }
}


/* ===== Mobile Call button cleanup 2026-05-06 ===== */
.nav-icons .nav-icon-phone,
.nav-icons .nav-icon-phone:hover,
.nav-icons .nav-icon-phone:focus,
.nav-icons .nav-icon-phone:focus-visible,
.nav-icons .nav-icon-phone:active,
.nav-icons .nav-icon-phone .nav-call-label {
  text-decoration: none !important;
}

@media (max-width: 768px) {
  .nav-icons .nav-icon-phone {
    min-width: 74px;
  }
}

/* ===== Google review source badges 2026-05-21 ===== */
.google-review-summary{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap}.google-wordmark{display:inline-flex;align-items:baseline;gap:.01em;font-family:Arial,sans-serif;font-weight:800;letter-spacing:-.03em;line-height:1}.google-review-summary .google-wordmark{font-size:1.05rem;padding:.22rem .5rem;border-radius:999px;background:var(--white);box-shadow:0 2px 10px rgba(30,77,58,.08);border:1px solid rgba(30,77,58,.12)}.g-blue{color:#174ea6}.g-red{color:#a50e0e}.g-yellow{color:#8a4b00}.g-green{color:#137333}.testimonial-source{margin-left:auto;display:flex;align-items:center;justify-content:center;color:var(--gray-600);flex:0 0 auto}.testimonial-source .google-wordmark{font-size:.92rem}
