@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;800&family=Nunito+Sans:wght@500;600;700;800&display=swap");:root{--ink:#111a46;--navy:#111a46;--indigo:#111a46;--indigo-deep:#0b1235;--blue:#111a46;--blue-dark:#0b1235;--aqua:#f7d84b;--coral:#ff705d;--yellow:#f7d84b;--pink:#fff2a8;--paper:#fffaf0;--white:#fff;--muted:#62677d;--line:rgba(17,26,70,.16);--display:"Baloo 2",Arial,sans-serif;--sans:"Nunito Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.6}a{color:inherit}em{font-style:normal}.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}.skip{position:fixed;left:1rem;top:-6rem;z-index:100;background:#fff;padding:.7rem 1rem;border-radius:12px}.skip:focus{top:1rem}.accent-text{color:var(--coral);font-style:normal}.header{height:84px;padding:0 clamp(1.25rem,5vw,5.5rem);justify-content:space-between;background:var(--navy);color:#fff;position:relative;z-index:30;border-bottom:1px solid rgba(255,255,255,.14)}.header,.identity{display:flex;align-items:center}.identity{gap:.8rem;text-decoration:none;line-height:1.1}.mark{width:44px;height:44px;border:1px solid rgba(255,255,255,.75);border-radius:15px;display:grid;place-items:center;font-family:var(--display);font-size:14px;font-weight:700;transform:rotate(-4deg);background:rgba(255,255,255,.06)}.mark-light{color:#fff}.identity small,.identity strong{display:block}.identity strong{font-family:var(--display);font-size:14px;letter-spacing:.01em}.identity small{font-size:8px;text-transform:uppercase;letter-spacing:.18em;margin-top:5px;opacity:.65}.header nav{display:flex;align-items:center;gap:2rem}.header nav>a{text-decoration:none;font-size:11px;font-weight:600}.header nav>a:not(.header-cta):after{content:"";display:block;width:0;height:2px;background:var(--aqua);transition:.2s}.header nav>a:hover:after{width:100%}.header-cta{border-radius:999px;padding:.72rem 1.1rem;display:flex;gap:2rem;background:var(--yellow);color:var(--ink);transition:.2s}.header-cta:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(255,217,90,.2)}.menu-button{display:none}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);background:var(--indigo);color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;width:320px;height:320px;border:70px solid rgba(247,216,75,.11);border-radius:50%;left:-180px;bottom:-180px}.hero-copy{padding:clamp(4rem,8vh,6.5rem) clamp(2rem,7vw,8rem);display:flex;flex-direction:column;justify-content:center;min-width:0;position:relative;z-index:2;animation:fadeUp .8s cubic-bezier(.2,.7,.2,1) .1s both}.hero-role{display:flex;align-items:center;gap:.8rem;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:700;color:var(--yellow)}.hero-role span{display:block;width:32px;height:2px;background:var(--coral)}h1,h2{font-family:var(--display);font-weight:600;letter-spacing:-.045em;line-height:.98;margin:.25em 0}h1{font-size:clamp(3.8rem,6.25vw,7.1rem);max-width:820px}.hero-copy>p:not(.hero-role){max-width:530px;color:rgba(255,255,255,.68);font-size:clamp(.95rem,1.25vw,1.08rem)}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:1.8rem}.hero-actions a{font-size:11px;font-weight:700;text-underline-offset:5px}.hero-actions .primary{background:var(--coral);padding:1rem 1.2rem;min-width:190px;border-radius:999px;display:flex;justify-content:space-between;text-decoration:none;transition:.22s}.hero-actions .primary:hover{background:#ff8a7e;transform:translateY(-2px);box-shadow:0 12px 30px rgba(255,112,93,.2)}.hero-signature{margin-top:auto;padding-top:2rem;display:flex;gap:2rem;color:rgba(255,255,255,.42);font-size:8px;text-transform:uppercase;letter-spacing:.14em}.zebra-stage{position:relative;display:grid;place-items:center;min-height:calc(100svh - 84px);overflow:hidden;padding:2rem}.zebra-stage:before{content:"";position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:var(--yellow);right:-4%;top:10%;opacity:.98}.zebra-orbit{position:absolute;width:92%;aspect-ratio:1;border:1px solid rgba(247,216,75,.45);border-radius:50%;right:-20%;top:2%}.hero-zebra{position:relative;z-index:2;width:auto;height:min(78vh,680px);object-fit:contain;filter:drop-shadow(0 28px 30px rgba(0,0,0,.2));animation:portraitIn 1s cubic-bezier(.2,.7,.2,1) .1s both}.zebra-note{position:absolute;z-index:3;right:7%;bottom:7%;background:var(--white);color:var(--ink);border-radius:18px;padding:.8rem 1rem;margin:0;box-shadow:0 14px 35px rgba(17,26,70,.2);line-height:1.2}.zebra-note span,.zebra-note strong{display:block}.zebra-note strong{font-family:var(--display);font-size:13px}.zebra-note span{font-size:8px;color:var(--muted);margin-top:4px;text-transform:uppercase;letter-spacing:.09em}.section-id{display:flex;gap:.7rem;text-transform:uppercase;letter-spacing:.18em;font-size:9px;font-weight:700;margin:0 0 4rem}.section-id span{color:var(--coral)}.section-id.light{color:rgba(17,26,70,.7)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:700}.locations-section{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,7vw,8rem);background:var(--yellow);display:grid;grid-template-columns:.8fr 1.4fr;grid-gap:clamp(3rem,8vw,9rem);gap:clamp(3rem,8vw,9rem);align-items:center}.about h2,.care h2,.education h2,.footer-lead h2,.location-heading h2{font-size:clamp(3.2rem,5.2vw,6rem)}.location-heading .accent-text{color:var(--coral)}.location-heading>p:last-child{max-width:430px;color:rgba(17,26,70,.7)}.clinic-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}.flip-card{height:465px;position:relative;perspective:1300px}.flip-trigger{border:0;background:none;padding:0;width:100%;height:100%;font:inherit;text-align:left;color:inherit;cursor:pointer;border-radius:28px}.flip-inner{display:block;width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.2,.75,.2,1)}.flip-card.is-flipped .flip-inner,.flip-card:focus-within .flip-inner{transform:rotateX(180deg)}.flip-face{position:absolute;inset:0;padding:2rem;border-radius:28px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 22px 55px rgba(17,26,70,.15)}.flip-front{background:var(--indigo);color:#fff}.flip-card:nth-child(2) .flip-front{background:#fff;color:var(--indigo)}.flip-front:after{content:"";position:absolute;width:175px;height:175px;border:35px solid rgba(247,216,75,.16);border-radius:50%;right:-65px;bottom:-70px}.flip-back{background:var(--coral);color:#fff;transform:rotateX(180deg)}.flip-card:nth-child(2) .flip-back{background:var(--indigo)}.clinic-top{display:flex;justify-content:space-between;font-size:10px;position:relative;z-index:2}.turn-icon{font-size:20px}.clinic-copy{position:relative;z-index:2}.flip-face small{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:8px;margin-bottom:.8rem;opacity:.7}.flip-face strong{display:block;font-family:var(--display);font-size:clamp(1.55rem,2.2vw,2.25rem);font-weight:600;line-height:1.02;letter-spacing:-.03em}.flip-back strong{font-size:clamp(1.15rem,1.65vw,1.55rem);line-height:1.25}.clinic-short{display:block;font-size:10px;margin-top:.7rem;opacity:.7}.card-doctor{position:relative;z-index:2;display:block;width:150px;height:150px;border-radius:34px;overflow:hidden;border:7px solid var(--yellow);align-self:center;box-shadow:0 12px 26px rgba(17,26,70,.14)}.card-doctor img{object-fit:cover}.flip-hint{letter-spacing:.15em;opacity:.7;position:relative;z-index:2}.flip-hint,.map-link{font-size:8px;text-transform:uppercase}.map-link{position:absolute;z-index:3;right:1.8rem;bottom:1.9rem;color:#fff;text-decoration:none;letter-spacing:.12em;display:flex;gap:1rem}.flip-card:not(.is-flipped) .map-link{pointer-events:none;opacity:0}.flip-card.is-flipped .map-link{opacity:1;transition:opacity .2s .48s}.about{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,8vw,9rem);display:grid;grid-template-columns:.7fr 2.3fr;grid-gap:3rem;gap:3rem;background:#fff}.about-main{max-width:1040px}.about-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,6vw,6rem);gap:clamp(2rem,6vw,6rem);margin-top:3rem;color:var(--muted)}.about-columns p:first-child:first-letter{font-family:var(--display);font-size:4.4rem;font-weight:700;float:left;line-height:.7;margin:.15em .12em 0 0;color:var(--blue)}.vaccine{background:var(--navy);padding:clamp(5rem,9vw,8rem) clamp(1.25rem,6vw,7rem);display:grid;grid-template-columns:minmax(300px,.8fr) minmax(510px,1.4fr);grid-gap:clamp(3rem,7vw,8rem);gap:clamp(3rem,7vw,8rem);position:relative;overflow:hidden}.vaccine:after{content:"";position:absolute;width:270px;height:270px;border:58px solid rgba(247,216,75,.08);border-radius:50%;left:-150px;bottom:-150px}.vaccine-copy{position:-webkit-sticky;position:sticky;top:3rem;align-self:start;z-index:1}.vaccine-copy h2{font-size:clamp(3.2rem,5vw,5.8rem)}.vaccine-copy>p:last-child{color:rgba(255,255,255,.58);max-width:460px}.finder{position:relative;z-index:1}.finder form{background:#fff;color:var(--ink);padding:clamp(1.25rem,3vw,2.2rem);border-radius:22px}.finder form>label{display:block;font-size:11px;font-weight:700;margin-bottom:.8rem}.form-line{display:grid;grid-template-columns:1fr 140px auto;border-bottom:2px solid var(--ink)}.form-line button,.form-line input,.form-line select{border:0;background:transparent;font:inherit;color:inherit;min-width:0}.form-line input{font-family:var(--display);font-size:2.2rem;font-weight:600;padding:.25rem 0;outline:0}.form-line select{border-left:1px solid var(--line);padding:0 .8rem}.form-line button{background:var(--coral);color:#fff;padding:0 1.2rem;font-size:10px;font-weight:700;cursor:pointer;border-radius:12px 12px 0 0}.finder form>small{display:block;font-size:8px;color:var(--muted);margin-top:.9rem}.finder-empty{height:390px;display:grid;place-content:center;text-align:center;color:rgba(255,255,255,.43);font-size:11px}.orbit{display:block;width:86px;height:86px;border:1px solid rgba(255,255,255,.22);border-radius:50%;margin:0 auto 1rem;position:relative}.orbit:before{content:"";inset:16px;border:1px solid rgba(255,255,255,.12)}.orbit i,.orbit:before{position:absolute;border-radius:50%}.orbit i{width:9px;height:9px;background:var(--aqua);left:4px;top:19px;animation:orbit 4.5s linear infinite;transform-origin:39px 24px}.results-title{display:flex;justify-content:space-between;align-items:flex-end;padding:2.3rem 0 1.4rem;border-bottom:1px solid rgba(255,255,255,.18)}.results-title p{margin:0;color:var(--aqua)}.results-title h3{font-family:var(--display);font-weight:600;font-size:2rem;margin:0}.results-title button{border:0;background:none;color:rgba(255,255,255,.55);text-decoration:underline;text-underline-offset:4px;font:inherit;font-size:9px;cursor:pointer}.current{background:var(--blue);padding:1.25rem 1.4rem;margin:1.4rem 0;border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.current span{font-size:8px;text-transform:uppercase;letter-spacing:.13em}.current strong{font-family:var(--display);font-size:1.15rem}.milestone{display:grid;grid-template-columns:115px 1fr;padding:1.4rem 0;border-bottom:1px solid rgba(255,255,255,.14)}.milestone.active{background:rgba(17,26,70,.1);margin:0 -.7rem;padding-left:.7rem;padding-right:.7rem;border-radius:14px}.milestone>p{margin:0;color:var(--aqua);font-size:10px;font-weight:700}.vaccine-check{display:flex;gap:.7rem;align-items:flex-start;margin:.6rem 0;cursor:pointer}.vaccine-check input{position:absolute;opacity:0}.check-box{width:18px;height:18px;flex:0 0 18px;border:1px solid rgba(255,255,255,.38);border-radius:5px;display:grid;place-items:center}.vaccine-check input:checked+.check-box{background:var(--aqua);border-color:var(--aqua)}.vaccine-check input:checked+.check-box:after{content:"✓";color:var(--navy);font-size:11px;font-weight:700}.vaccine-check b{display:block;font-size:12px;font-weight:500}.vaccine-check small{display:block;font-size:8px;color:rgba(255,255,255,.43)}.vaccine-check input:checked~span b{text-decoration:line-through;opacity:.42}.source{font-size:8px;color:rgba(255,255,255,.4);margin-top:2rem}.source a{text-underline-offset:3px}.care{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,8vw,9rem);display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(3rem,8vw,9rem);gap:clamp(3rem,8vw,9rem);background:var(--paper)}.care-heading{position:-webkit-sticky;position:sticky;top:3rem;align-self:start}.care-list{border-top:1px solid var(--line)}.care-list article{display:grid;grid-template-columns:42px 1fr;grid-gap:1rem;gap:1rem;padding:1.8rem 0;border-bottom:1px solid var(--line)}.care-list article>span{font-size:9px;color:var(--blue);font-weight:700}.care-list h3{font-family:var(--display);font-weight:600;font-size:1.65rem;margin:0;letter-spacing:-.025em}.care-list p{grid-column:2;color:var(--muted);font-size:11px;margin:.2rem 0;max-width:470px}.education{background:var(--blue);color:#fff;padding:clamp(5rem,10vw,9rem) clamp(1.25rem,8vw,9rem);position:relative;overflow:hidden}.education:after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;background:var(--yellow);right:-80px;top:-80px}.education-heading{max-width:1100px;position:relative;z-index:1}.education-heading .accent-text{color:var(--yellow)}.education ol{list-style:none;padding:0;margin:4rem 0 0;border-top:1px solid rgba(255,255,255,.25);position:relative;z-index:1}.education li{display:grid;grid-template-columns:170px 1fr 30px;grid-gap:2rem;gap:2rem;padding:1.8rem 0;border-bottom:1px solid rgba(255,255,255,.25)}.education li>span,.education time{font-size:9px;color:var(--aqua)}.education h3{font-family:var(--display);font-weight:600;font-size:clamp(1.4rem,2.3vw,2.1rem);margin:0;line-height:1.15}.education li p{font-size:10px;color:rgba(255,255,255,.58);margin:.3rem 0 0}footer{background:var(--indigo);color:#fff}.footer-lead{min-height:500px;padding:clamp(5rem,9vw,8rem) clamp(1.25rem,8vw,9rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;overflow:hidden}.footer-lead:before{content:"";position:absolute;width:360px;height:360px;background:var(--yellow);border-radius:50%;right:-70px;top:-110px}.footer-lead:after{content:"";position:absolute;width:170px;height:170px;border:34px solid rgba(247,216,75,.2);border-radius:50%;right:18%;bottom:-80px}.footer-lead>*{position:relative;z-index:1}.footer-lead a{background:var(--yellow);color:var(--ink);padding:1rem 1.2rem;min-width:210px;border-radius:999px;display:flex;justify-content:space-between;text-decoration:none;font-size:11px;font-weight:700}.footer-bottom{min-height:160px;border-top:1px solid rgba(255,255,255,.17);padding:2.5rem clamp(1.25rem,5vw,5.5rem);display:grid;grid-template-columns:1fr 1fr auto;align-items:center;grid-gap:2rem;gap:2rem}.footer-bottom nav{display:flex;gap:2rem;justify-self:center}.footer-bottom nav a{font-size:9px;text-decoration:none}.footer-bottom>p{font-size:8px;color:rgba(255,255,255,.4);text-align:right}.about{background:var(--indigo);color:#fff}.about .eyebrow,.about .section-id{color:rgba(255,255,255,.7)}.about-columns{color:rgba(255,255,255,.68)}.about-columns p:first-child:first-letter{color:var(--yellow)}.vaccine{background:var(--yellow);color:var(--indigo)}.vaccine:after{border-color:rgba(17,26,70,.07)}.vaccine-copy>p:last-child{color:rgba(17,26,70,.7)}.vaccine .section-id.light{color:rgba(17,26,70,.72)}.vaccine .section-id span{color:var(--coral)}.finder-empty{color:rgba(17,26,70,.55)}.orbit{border-color:rgba(17,26,70,.28)}.orbit:before{border-color:rgba(17,26,70,.16)}.orbit i{background:var(--indigo)}.results-title{border-color:rgba(17,26,70,.2)}.results-title p{color:var(--indigo)}.results-title button{color:rgba(17,26,70,.6)}.current{background:var(--indigo);color:#fff}.milestone{border-color:rgba(17,26,70,.2)}.milestone.active{background:rgba(255,255,255,.52)}.milestone>p{color:var(--indigo)}.check-box{border-color:rgba(17,26,70,.55)}.vaccine-check input:checked+.check-box{background:var(--indigo);border-color:var(--indigo)}.vaccine-check input:checked+.check-box:after{color:var(--yellow)}.vaccine-check small{color:rgba(17,26,70,.56)}.source{color:rgba(17,26,70,.58)}.care{background:var(--indigo);color:#fff}.care .eyebrow,.care .section-id{color:rgba(255,255,255,.7)}.care-list,.care-list article{border-color:rgba(255,255,255,.2)}.care-list article>span{color:var(--yellow)}.care-list p{color:rgba(255,255,255,.62)}.education{background:var(--yellow);color:var(--indigo)}.education:after{background:var(--indigo)}.education .section-id.light{color:rgba(17,26,70,.7)}.education-heading .accent-text{color:var(--coral)}.education li,.education ol{border-color:rgba(17,26,70,.22)}.education li>span,.education time{color:var(--indigo)}.education li p{color:rgba(17,26,70,.62)}.scroll-elephant{bottom:4px;height:72px;z-index:60;pointer-events:none;transition:color .3s}.scroll-elephant svg{position:absolute;left:0;right:0;bottom:4px;width:100%;height:40px;overflow:visible}.scroll-elephant path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-dasharray:2 12;vector-effect:non-scaling-stroke}.scroll-elephant.on-indigo{color:var(--yellow)}.scroll-elephant.on-yellow{color:var(--indigo)}.elephant-runner{top:0;width:68px;height:56px;border-radius:50%;display:grid;place-items:center;transition:left .18s linear,background-color .3s;will-change:left;animation:elephantBob 1.1s ease-in-out infinite}.elephant-runner img{width:64px;height:44px;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(0,0,0,.18))}.on-indigo .elephant-runner{background:var(--yellow)}.on-yellow .elephant-runner{background:#fff}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}}@keyframes portraitIn{0%{opacity:.4;transform:scale(.94) rotate(-3deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes float{50%{transform:translateY(-10px) rotate(8deg)}}@keyframes orbit{to{transform:rotate(1turn)}}@keyframes elephantBob{50%{transform:translateY(-5px) rotate(-2deg)}}@media(max-width:960px){.header{height:74px}.menu-button{display:grid;grid-gap:5px;gap:5px;padding:10px;border:1px solid rgba(255,255,255,.3);border-radius:12px;background:none}.menu-button i{display:block;width:22px;height:1px;background:#fff}.header nav{position:fixed;inset:74px 0 0;background:var(--navy);display:flex;flex-direction:column;align-items:flex-start;padding:3rem 1.5rem;gap:1.5rem;transform:translateX(100%);transition:transform .35s}.header nav.open{transform:none}.header nav>a{font-family:var(--display);font-size:1.8rem}.header-cta{margin-top:1rem}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:650px;padding:5rem clamp(1.25rem,7vw,5rem)}.portrait-stage{min-height:520px}.portrait{width:min(58vw,340px)}.about,.care,.locations-section,.vaccine{grid-template-columns:1fr}.clinic-grid{max-width:800px}.care-heading,.vaccine-copy{position:static}.about-columns{max-width:800px}.footer-bottom{grid-template-columns:1fr auto}.footer-bottom nav{display:none}}@media(max-width:600px){h1{font-size:3.05rem}.hero-copy{min-height:515px;padding:3.2rem 1.25rem}.hero-copy>p:not(.hero-role){font-size:.86rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.2rem}.hero-signature{display:none}.portrait-stage{min-height:335px;padding:1.5rem}.portrait{width:min(61vw,238px)}.portrait-note{right:4%;bottom:5%}.shape-one{width:76px;height:76px}.shape-two{width:66px;height:66px}.about h2,.care h2,.education h2,.footer-lead h2,.location-heading h2{font-size:3.1rem}.clinic-grid{grid-template-columns:1fr}.flip-card{height:390px}.about-columns{grid-template-columns:1fr}.form-line{grid-template-columns:1fr 105px}.form-line button{grid-column:1/-1;padding:1rem;margin-top:.7rem}.milestone{grid-template-columns:82px 1fr}.current{align-items:flex-start;flex-direction:column}.education li{grid-template-columns:1fr 30px}.education time{grid-column:1/-1}.footer-lead:before{width:210px;height:210px}.footer-bottom{grid-template-columns:1fr;align-items:flex-start}.footer-bottom>p{text-align:left}}@media(hover:hover){.flip-card:hover .flip-inner{transform:rotateX(180deg)}.flip-card:hover .map-link{opacity:1;transition:opacity .2s .48s;pointer-events:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}@media(max-width:960px){.zebra-stage{min-height:520px}.hero-zebra{height:480px;width:auto}.zebra-stage:before{width:430px;right:5%}.zebra-orbit{width:500px;right:-15%}}@media(max-width:600px){.zebra-stage{min-height:365px;padding:1rem}.hero-zebra{height:345px;width:auto}.zebra-stage:before{width:285px;right:3%;top:8%}.zebra-orbit{width:340px;right:-22%}.zebra-note{right:4%;bottom:5%}.card-doctor{width:126px;height:126px}.scroll-elephant{height:58px}.elephant-runner{width:54px;height:46px}.elephant-runner img{width:52px;height:38px}}html{scroll-padding-top:84px}body{font-size:18px;padding-bottom:82px}main{padding-top:84px}.header{position:fixed;inset:0 0 auto;z-index:100}.header nav>a{font-size:15px}.identity strong{font-size:17px}.identity small{font-size:11px}.header-cta{padding:.8rem 1.25rem}.opening-story{position:relative;overflow:hidden}.hero{display:block;position:relative}.hero,.hero-copy{min-height:calc(100svh - 84px)}.hero-copy{width:62%;max-width:900px;padding-right:2rem}.eyebrow,.hero-role,.section-id{font-size:13px}.hero-copy>p:not(.hero-role){font-size:20px;max-width:660px;line-height:1.65}.hero-actions a{font-size:16px}.hero-signature{display:none}.giraffe-bridge{position:absolute;z-index:6;right:2vw;top:clamp(300px,37vh,350px);width:min(40vw,585px);pointer-events:none;filter:drop-shadow(0 26px 28px rgba(17,26,70,.24))}.giraffe-bridge img{display:block;width:100%;height:auto}.doctor-profile{min-height:1120px;background:var(--yellow);color:var(--indigo);padding:clamp(7rem,10vw,10rem) 45vw clamp(7rem,10vw,10rem) clamp(1.5rem,8vw,9rem);position:relative}.doctor-profile h2{font-size:clamp(4rem,6vw,7rem);max-width:820px}.profile-intro{max-width:850px}.profile-copy{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-top:2.5rem}.profile-copy p{font-size:19px;line-height:1.75;margin:0;color:rgba(17,26,70,.76)}.profile-details{margin-top:5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;max-width:920px}.profile-care>div,.profile-education>div{display:grid;grid-template-columns:110px 1fr;grid-gap:1rem;gap:1rem;padding:1.15rem 0;border-top:2px solid rgba(17,26,70,.18)}.profile-care span,.profile-education span{font-size:17px;font-weight:700;color:var(--coral)}.profile-care strong,.profile-education strong{font-family:var(--display);font-size:21px;line-height:1.3}.vaccine{background:var(--indigo);color:#fff;min-height:100svh;padding-top:clamp(7rem,10vw,10rem);padding-bottom:clamp(7rem,10vw,10rem)}.vaccine:after{border-color:rgba(247,216,75,.08)}.vaccine .eyebrow,.vaccine .section-id.light{color:var(--yellow)}.vaccine-copy>p:last-child{color:rgba(255,255,255,.74);font-size:19px;line-height:1.7}.vaccine-copy h2{font-size:clamp(4rem,5.4vw,6.5rem)}.vaccine-copy .accent-text{color:var(--coral)}.finder form>label{font-size:17px}.form-line input{font-size:44px}.form-line select{font-size:17px}.form-line button{font-size:16px;padding:0 1.5rem}.finder form>small{font-size:14px}.finder-empty{font-size:17px;color:rgba(255,255,255,.65)}.orbit{border-color:rgba(255,255,255,.3)}.orbit:before{border-color:rgba(255,255,255,.18)}.orbit i{background:var(--yellow)}.results-title{border-color:rgba(255,255,255,.2)}.results-title p{color:var(--yellow)}.results-title h3{font-size:36px}.results-title button{color:rgba(255,255,255,.7);font-size:14px}.current{background:var(--yellow);color:var(--indigo);padding:1.4rem 1.6rem}.current span{font-size:13px}.current strong{font-size:22px}.milestone{grid-template-columns:155px 1fr;border-color:rgba(255,255,255,.2);padding:1.7rem 0}.milestone.active{background:rgba(247,216,75,.1)}.milestone>p{color:var(--yellow);font-size:16px}.vaccine-check{margin:.85rem 0}.vaccine-check b{font-size:18px}.vaccine-check small{font-size:14px;color:rgba(255,255,255,.6)}.check-box{width:22px;height:22px;flex-basis:22px;border-color:rgba(255,255,255,.6)}.vaccine-check input:checked+.check-box{background:var(--yellow);border-color:var(--yellow)}.vaccine-check input:checked+.check-box:after{color:var(--indigo)}.source{font-size:14px;color:rgba(255,255,255,.62);line-height:1.65}.contact-band{min-height:100svh;background:var(--yellow);color:var(--indigo);padding:clamp(7rem,10vw,10rem) clamp(1.5rem,7vw,8rem) 7rem;display:grid;grid-template-columns:.8fr 1.4fr;grid-gap:clamp(3rem,7vw,8rem);gap:clamp(3rem,7vw,8rem);align-items:center;position:relative}.contact-heading h2{font-size:clamp(4rem,6vw,7rem)}.contact-heading>p:last-child{font-size:19px;line-height:1.7;max-width:520px;color:rgba(17,26,70,.74)}.contact-band .clinic-grid{align-self:center}.contact-band .flip-card{height:500px}.flip-face small{font-size:13px}.flip-face strong{font-size:clamp(2rem,2.7vw,3rem)}.flip-back strong{font-size:clamp(1.45rem,1.8vw,2rem);line-height:1.35}.clinic-short{font-size:16px}.flip-hint,.map-link{font-size:12px}.clinic-top{font-size:15px}.contact-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:2px solid rgba(17,26,70,.18);padding-top:2.25rem;margin-top:2rem}.identity.dark{color:var(--indigo)}.identity.dark .mark{border-color:var(--indigo)}.contact-bottom>p{font-size:14px;text-align:right;color:rgba(17,26,70,.65)}.animal-footer{height:0}.scroll-elephant{position:fixed;left:0;right:0;bottom:0;height:82px;background:#2b3578;color:var(--yellow);z-index:80;border-top:2px solid rgba(255,255,255,.15)}.scroll-elephant svg{height:48px;bottom:5px}.scroll-elephant path{stroke-width:3;stroke-dasharray:none;opacity:.68}.elephant-runner{top:2px;background:var(--yellow);width:74px;height:62px}.elephant-runner img{width:68px;height:48px}.back-to-top{position:fixed;z-index:95;right:22px;bottom:102px;width:64px;height:64px;border:0;border-radius:50%;background:var(--coral);color:#fff;display:grid;place-content:center;box-shadow:0 14px 30px rgba(17,26,70,.25);opacity:0;transform:translateY(15px);pointer-events:none;transition:.25s;cursor:pointer}.back-to-top.visible{opacity:1;transform:none;pointer-events:auto}.back-to-top span{font-size:24px;line-height:1}.back-to-top small{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}@media(max-width:1050px){.hero-copy{width:60%}.giraffe-bridge{width:44vw;right:-2vw}.doctor-profile{padding-right:43vw}.contact-band,.profile-copy,.profile-details{grid-template-columns:1fr}.contact-heading{max-width:780px}.contact-band .clinic-grid{max-width:none}}@media(max-width:780px){html{scroll-padding-top:74px}body{font-size:17px;padding-bottom:68px}main{padding-top:74px}.header{height:74px}.header nav{inset:74px 0 0;z-index:101}.header nav>a{font-size:30px}.opening-story{overflow:hidden}.hero{min-height:940px}.hero-copy{min-height:auto;width:100%;padding:4.5rem 1.25rem 27rem}.hero-copy h1{font-size:clamp(3.25rem,15vw,4.5rem)}.hero-copy>p:not(.hero-role){font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.giraffe-bridge{top:820px;right:-5vw;width:min(66vw,400px)}.doctor-profile{min-height:auto;padding:410px 1.25rem 6rem}.doctor-profile h2{font-size:clamp(3.3rem,13vw,5rem)}.profile-copy{grid-template-columns:1fr;gap:1rem}.profile-copy p{font-size:17px}.profile-details{grid-template-columns:1fr;gap:3rem;margin-top:3.5rem}.profile-care>div,.profile-education>div{grid-template-columns:90px 1fr}.profile-care strong,.profile-education strong{font-size:19px}.vaccine{grid-template-columns:1fr;padding:6rem 1.25rem}.vaccine-copy{position:static}.vaccine-copy h2{font-size:clamp(3.3rem,13vw,5rem)}.finder{min-width:0}.form-line{grid-template-columns:minmax(0,1fr) 112px}.form-line button{grid-column:1/-1;padding:1rem;margin-top:.75rem}.milestone{grid-template-columns:110px minmax(0,1fr)}.contact-band{display:block;padding:6rem 1.25rem 5rem}.contact-heading h2{font-size:clamp(3.3rem,13vw,5rem)}.contact-band .clinic-grid{grid-template-columns:1fr;margin-top:3rem}.contact-band .flip-card{height:430px}.contact-bottom{align-items:flex-start;flex-direction:column;gap:1.5rem}.contact-bottom>p{text-align:left}.scroll-elephant{height:68px}.scroll-elephant svg{height:40px}.elephant-runner{width:58px;height:52px}.elephant-runner img{width:54px;height:40px}.back-to-top{width:56px;height:56px;right:14px;bottom:84px}}@media(max-width:430px){.hero{min-height:900px}.hero-copy{padding-bottom:25rem}.giraffe-bridge{top:780px;width:70vw;right:-8vw}.doctor-profile{padding-top:360px}.profile-care>div,.profile-education>div{grid-template-columns:74px 1fr}.profile-care span,.profile-education span{font-size:15px}.profile-care strong,.profile-education strong{font-size:17px}.milestone{grid-template-columns:92px minmax(0,1fr);gap:.6rem}.milestone>p{font-size:14px}.vaccine-check b{font-size:16px}.results-title{align-items:flex-start;gap:1rem}.results-title h3{font-size:29px}.contact-band .flip-card{height:410px}}.header nav>a,.header-cta{font-size:18px}.eyebrow,.hero-role,.section-id{font-size:15px}.section-id span{font-size:17px}.hero-actions a{font-size:18px}.giraffe-bridge{top:clamp(215px,27vh,265px);right:-3vw;width:min(55vw,820px)}.doctor-profile{padding-right:48vw}.profile-care span,.profile-education span{font-size:20px}.profile-care strong,.profile-education strong{font-size:23px}.clinic-top,.finder form>label,.form-line button,.form-line select,.gender-choice legend{font-size:19px}.clinic-top .turn-icon{font-size:28px}.flip-hint,.map-link{font-size:14px}.clinic-short{font-size:18px}.contact-bottom>p{font-size:16px}.gender-choice{border:0;margin:0 0 1.5rem;padding:0}.gender-choice legend{font-weight:700;margin-bottom:.75rem}.gender-choice label{display:inline-flex;align-items:center;margin-right:.75rem;cursor:pointer}.gender-choice input{position:absolute;opacity:0}.gender-choice span{min-width:100px;padding:.72rem 1.2rem;border:2px solid rgba(17,26,70,.2);border-radius:999px;text-align:center;font-size:18px;font-weight:700;transition:.2s}.gender-choice input:checked+span{background:var(--indigo);border-color:var(--indigo);color:#fff;box-shadow:0 7px 16px rgba(17,26,70,.16)}.gender-choice input:focus-visible+span{outline:3px solid var(--coral);outline-offset:3px}.scroll-elephant{height:92px}.scroll-elephant .progress-wave{position:absolute;inset:auto 0 0;width:100%;height:84px;overflow:visible}.scroll-elephant .progress-wave path{fill:none;stroke:var(--yellow);stroke-width:3;stroke-linecap:round;stroke-dasharray:none;vector-effect:non-scaling-stroke;opacity:.6}.elephant-runner{position:absolute;width:82px;height:58px;border:0;border-radius:0;background:transparent!important;display:block;transition:left .12s linear,top .12s linear,transform .12s linear;will-change:left,top,transform;animation:none}.scroll-elephant .walking-elephant{position:static;width:82px;height:58px;overflow:visible;filter:drop-shadow(0 5px 4px rgba(8,15,52,.22))}.scroll-elephant .walking-elephant circle,.scroll-elephant .walking-elephant path{vector-effect:none}.walking-elephant .elephant-body,.walking-elephant .elephant-head,.walking-elephant .elephant-leg path,.walking-elephant .elephant-trunk{fill:var(--yellow);stroke:var(--indigo);stroke-width:2;stroke-linejoin:round}.walking-elephant .elephant-ear{fill:#ffe78a;stroke:var(--indigo);stroke-width:2}.walking-elephant .elephant-tusk{fill:#fffaf0;stroke:var(--indigo);stroke-width:1.4}.walking-elephant .elephant-eye{fill:var(--indigo);stroke:none}.walking-elephant .elephant-tail{fill:none;stroke:var(--indigo);stroke-width:3;stroke-linecap:round}.elephant-leg{transform-box:fill-box;transform-origin:50% 0;animation:legWalk .36s ease-in-out infinite alternate}.elephant-leg.leg-b{animation-direction:alternate-reverse}@keyframes legWalk{0%{transform:rotate(-17deg)}to{transform:rotate(18deg)}}@media(max-width:1050px){.giraffe-bridge{width:min(58vw,740px);right:-7vw}.doctor-profile{padding-right:46vw}}@media(max-width:780px){.header nav>a{font-size:34px}.hero{min-height:920px}.hero-copy{padding:4.5rem 1.25rem 28rem}.eyebrow,.hero-role,.section-id{font-size:14px}.giraffe-bridge{top:300px;right:-32vw;width:120vw;max-width:590px}.doctor-profile{padding:300px 1.25rem 6rem}.profile-care span,.profile-education span{font-size:18px}.profile-care strong,.profile-education strong{font-size:20px}.finder form>label,.gender-choice legend{font-size:18px}.scroll-elephant{height:76px}.scroll-elephant .progress-wave{height:70px}.elephant-runner,.scroll-elephant .walking-elephant{width:64px;height:48px}.back-to-top{bottom:92px}}@media(max-width:430px){.hero-copy h1{font-size:clamp(3.35rem,15.5vw,4.3rem)}.hero-copy>p:not(.hero-role){font-size:18px}.giraffe-bridge{top:330px;right:-40vw;width:132vw}.doctor-profile{padding-top:290px}.profile-care span,.profile-education span{font-size:17px}.profile-care strong,.profile-education strong{font-size:19px}.milestone>p{font-size:16px}.vaccine-check b{font-size:17px}.results-title h3{font-size:31px}.gender-choice span{min-width:94px;font-size:17px}.clinic-top{font-size:18px}}.contact-band,.doctor-profile,.hero,.vaccine{isolation:isolate}.clinic-grid,.contact-bottom,.contact-heading,.finder,.hero-copy,.profile-details,.profile-intro,.vaccine-copy{position:relative;z-index:4}.giraffe-bridge{filter:drop-shadow(0 24px 20px rgba(8,15,52,.18))}.jungle-tree{position:absolute;width:280px;height:420px;pointer-events:none;z-index:1}.jungle-tree b{left:116px;bottom:0;width:66px;height:270px;border-radius:55% 45% 15% 12%;transform:skewX(-4deg);box-shadow:inset -18px 0 rgba(83,49,31,.22)}.jungle-tree b,.jungle-tree b:after{position:absolute;background:#8a5734}.jungle-tree b:after{content:"";width:110px;height:26px;left:22px;top:80px;border-radius:50%;transform:rotate(-31deg);transform-origin:left center}.jungle-tree i{position:absolute;display:block;width:175px;height:145px;border-radius:48% 52% 46% 54%;background:#4d9b36;box-shadow:inset -14px -12px rgba(45,111,45,.2)}.jungle-tree i:first-child{left:0;top:20px}.jungle-tree i:nth-child(2){left:95px;top:0;background:#65b83f}.jungle-tree i:nth-child(3){left:58px;top:84px;background:#77c64b}.hero-tree{left:-80px;bottom:-50px;transform:scale(.82);opacity:.9}.profile-tree{right:-75px;bottom:30px;transform:scale(1.08)}.contact-tree{left:-92px;bottom:30px;transform:scale(.92);opacity:.82}.jungle-edge{position:absolute;left:0;right:0;bottom:-2px;height:68px;z-index:3;overflow:hidden;pointer-events:none}.jungle-edge:after{content:"";position:absolute;inset:auto 0 0;height:22px;background:#397a38}.jungle-edge span{position:absolute;bottom:13px;width:27px;height:54px;background:#5aa63f;-webkit-clip-path:polygon(48% 100%,8% 8%,45% 48%,55% 0,65% 48%,98% 14%,68% 100%);clip-path:polygon(48% 100%,8% 8%,45% 48%,55% 0,65% 48%,98% 14%,68% 100%)}.jungle-edge span:first-child{left:4%;transform:scale(1.4)}.jungle-edge span:nth-child(2){left:19%;transform:scale(.9)}.jungle-edge span:nth-child(3){left:44%;transform:scale(1.25)}.jungle-edge span:nth-child(4){left:70%;transform:scale(.85)}.jungle-edge span:nth-child(5){left:89%;transform:scale(1.5)}.jungle-edge.dark-grass:after{background:#285f34}.jungle-edge.dark-grass span{background:#43843b}.river-crossing{height:210px;position:relative;overflow:hidden;z-index:2}.river-crossing:after,.river-crossing:before{content:"";position:absolute;left:-4%;right:-4%;height:70px;background:#f7d84b;border-radius:0 0 48% 52%}.river-crossing:before{top:-32px}.river-crossing:after{bottom:-32px;transform:rotate(180deg)}.river-wave{position:absolute;left:-5%;width:110%;height:82px;border-radius:45%;background:#208b79}.river-wave.one{top:52px;transform:rotate(-2deg)}.river-wave.two{top:92px;background:#62bda2;transform:rotate(2deg)}.river-wave.two:after{content:"";position:absolute;left:12%;right:8%;top:20px;height:4px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:330px 22px 0 rgba(255,255,255,.38),730px -7px 0 rgba(255,255,255,.4)}.river-stones{position:absolute;inset:0;z-index:2}.river-stones i{position:absolute;width:68px;height:32px;border-radius:50%;background:#efe3bd;box-shadow:inset -8px -5px rgba(85,73,57,.13)}.river-stones i:first-child{left:17%;top:69px}.river-stones i:nth-child(2){left:38%;top:108px;transform:scale(.78)}.river-stones i:nth-child(3){left:62%;top:57px;transform:scale(1.14)}.river-stones i:nth-child(4){left:81%;top:121px;transform:scale(.68)}.river-crossing .jungle-edge{bottom:-4px}.monkey-track{position:fixed;top:84px;right:clamp(12px,2vw,34px);bottom:92px;width:210px;z-index:89;pointer-events:none;overflow:visible}.monkey-rope{position:absolute;right:83px;background:#754424;border-radius:999px;box-shadow:inset -2px 0 rgba(0,0,0,.18);max-height:75vh}.scroll-monkey{position:absolute;top:-34px;right:0;width:185px;transform-origin:52% 4%;will-change:transform;transition:transform .14s linear}.scroll-monkey img{display:block;width:100%;height:auto;filter:drop-shadow(0 10px 9px rgba(9,20,39,.18))}.vaccine{padding-bottom:8rem}.contact-band{padding-top:8rem}@media(max-width:1050px){.monkey-track{right:-25px;width:165px}.monkey-rope{right:66px}.scroll-monkey{width:150px}.profile-tree{right:-145px;opacity:.65}}@media(max-width:780px){.hero-tree{left:-150px;transform:scale(.62)}.profile-tree{right:-180px;transform:scale(.78);opacity:.42}.contact-tree{left:-170px;transform:scale(.68);opacity:.5}.jungle-edge{height:54px}.monkey-track{top:74px;right:-30px;width:120px;bottom:76px;z-index:79}.monkey-rope{right:47px;width:5px}.scroll-monkey{width:108px}.river-crossing{height:155px}.river-wave{height:62px}.river-wave.one{top:38px}.river-wave.two{top:70px}.river-stones i{transform:scale(.65)!important}.giraffe-bridge{top:660px;right:-20vw;width:92vw}.doctor-profile{padding-top:360px}}@media(max-width:430px){.monkey-track{right:-31px;width:104px}.monkey-rope{right:42px}.scroll-monkey{width:96px}.giraffe-bridge{top:675px;right:-24vw;width:96vw}.doctor-profile{padding-top:360px}.river-crossing{height:135px}}@media(prefers-reduced-motion:reduce){.scroll-monkey{transition:none}}.scroll-elephant .walking-elephant{transform:scaleX(-1);transform-origin:center}.monkey-track{--monkey-size:185px}.monkey-rope{z-index:0;top:-84px;bottom:0;height:auto;max-height:none;right:calc(var(--monkey-size) * .49);width:7px;background:#8b501f}.scroll-monkey{z-index:1;width:var(--monkey-size);transform-origin:51% 4%}.scroll-monkey img{-webkit-clip-path:inset(19% 0 0 0);clip-path:inset(19% 0 0 0)}.doctor-profile-photo{float:right;width:230px;height:230px;margin:1rem 0 1.5rem 2.25rem;border-radius:50%;padding:9px;background:#fff7c8;border:5px solid var(--indigo);box-shadow:0 0 0 9px #5aa63f,0 20px 38px rgba(17,26,70,.2);shape-outside:circle(50%)}.doctor-profile-photo img{display:block;border-radius:50%}.profile-intro:after{content:"";display:block;clear:both}.doctor-profile .profile-copy p+p{margin-top:1.35rem}@media(max-width:1050px){.monkey-track{--monkey-size:150px}.scroll-monkey{width:var(--monkey-size)}.monkey-rope{right:calc(var(--monkey-size) * .49)}.doctor-profile-photo{width:205px;height:205px}}@media(max-width:780px){.monkey-track{--monkey-size:108px}.scroll-monkey{width:var(--monkey-size)}.monkey-rope{top:-74px;right:calc(var(--monkey-size) * .49);width:5px}.doctor-profile-photo{float:none;width:190px;height:190px;margin:2rem auto 2.5rem}}@media(max-width:430px){.monkey-track{--monkey-size:96px}.scroll-monkey{width:var(--monkey-size)}.monkey-rope{right:calc(var(--monkey-size) * .49)}.doctor-profile-photo{width:176px;height:176px}}body{font-family:var(--sans);font-weight:600;letter-spacing:.008em}.eyebrow,.header nav>a,.hero-actions a,.identity strong,.section-id,button,h1,h2,h3{font-family:var(--display);font-weight:800}h1,h2,h3{letter-spacing:-.025em}.header{height:92px}.identity{gap:1rem}.identity strong{font-size:24px;line-height:1}.identity small{font-family:var(--sans);font-size:14px;font-weight:800;letter-spacing:.11em;margin-top:7px;opacity:.8}.mark{width:52px;height:52px;font-size:17px}.header nav{gap:1.35rem}.header nav>a{font-size:17px;letter-spacing:.025em}.header-cta{padding:.8rem 1.2rem}.form-line button,.gender-choice span,.hero-actions a,.map-link{font-family:var(--display);font-weight:800;letter-spacing:.025em}main{padding-top:92px}html{scroll-padding-top:92px}.hero,.hero-copy{min-height:calc(100svh - 92px)}.elephant-leg{animation:none}.elephant-runner.is-walking .elephant-leg{animation:legWalk .34s ease-in-out infinite alternate}.elephant-runner.is-walking .elephant-leg.leg-b{animation-direction:alternate-reverse}.doctor-honeycomb{position:relative;float:right;width:300px;height:330px;margin:.75rem -1rem 1.5rem 2.3rem;shape-outside:polygon(25% 4%,75% 4%,100% 50%,75% 96%,25% 96%,0 50%);filter:drop-shadow(0 22px 24px rgba(17,26,70,.2))}.doctor-profile-photo{inset:17px 6px;float:none;width:auto;height:auto;margin:0;padding:10px;border:0;border-radius:0;background:var(--indigo);box-shadow:none;overflow:hidden}.doctor-profile-photo,.doctor-profile-photo:after{position:absolute;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.doctor-profile-photo:after{content:"";inset:10px;border:8px solid #fff7c8;pointer-events:none}.doctor-profile-photo img{width:100%;height:100%;border-radius:0;object-fit:cover;object-position:50% 34%}.doctor-profile-photo img,.honey-cell{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.honey-cell{position:absolute;z-index:-1;width:82px;height:92px;background:#5aa63f}.honey-cell.one{right:-44px;top:18px}.honey-cell.two{left:-36px;bottom:22px;background:var(--coral)}.doctor-profile .profile-copy{margin-top:2rem}.doctor-profile .profile-copy p{font-size:20px}.appointments-band{position:relative;isolation:isolate;overflow:hidden;background:var(--yellow);color:var(--indigo);min-height:92svh;padding:clamp(7rem,10vw,10rem) clamp(1.5rem,7vw,8rem) 9rem;display:grid;grid-template-columns:minmax(320px,.8fr) minmax(560px,1.35fr);grid-gap:clamp(4rem,8vw,9rem);gap:clamp(4rem,8vw,9rem);align-items:center}.appointments-band:before{content:"";position:absolute;width:380px;height:420px;right:-130px;top:-80px;background:rgba(255,255,255,.25);-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.appointment-heading,.appointment-options{position:relative;z-index:2}.appointment-heading h2{font-size:clamp(4rem,5.8vw,6.8rem)}.appointment-heading>p:last-child{max-width:560px;font-size:20px;line-height:1.7;color:rgba(17,26,70,.75)}.appointment-options{border-top:3px solid var(--indigo)}.appointment-options article{display:grid;grid-template-columns:80px 1fr;grid-gap:1.5rem;gap:1.5rem;padding:2.2rem 0;border-bottom:3px solid rgba(17,26,70,.2)}.appointment-options article>span{font-family:var(--display);font-size:24px;font-weight:800;color:var(--coral)}.appointment-options .eyebrow{margin:0;color:#397a38}.appointment-options h3{font-size:clamp(2rem,3vw,3.2rem);line-height:1.05;margin:.35rem 0 1rem}.appointment-options p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:610px;color:rgba(17,26,70,.72)}.appointment-options a{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-width:230px;padding:.9rem 1.2rem;border-radius:999px;background:var(--coral);color:#fff;text-decoration:none;font-family:var(--display);font-size:18px;font-weight:800;letter-spacing:.02em;transition:.2s}.appointment-options a:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(17,26,70,.16)}.contact-band,.river-crossing:after{background:var(--indigo)}.contact-band{color:#fff}.contact-band .eyebrow,.contact-band .section-id{color:var(--yellow)}.contact-heading>p:last-child{color:rgba(255,255,255,.72)}.contact-band .flip-card:first-child .flip-front{background:var(--yellow);color:var(--indigo)}.contact-band .flip-card:nth-child(2) .flip-front{background:#fff;color:var(--indigo)}.contact-band .flip-card:first-child .flip-back{background:var(--coral)}.contact-band .flip-card:nth-child(2) .flip-back{background:var(--yellow);color:var(--indigo)}.contact-band .flip-card:nth-child(2) .map-link{color:var(--indigo)}.site-footer{position:relative;background:var(--indigo-deep);color:#fff;padding:clamp(5rem,8vw,7rem) clamp(1.5rem,7vw,8rem) 8rem;display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:clamp(2.5rem,5vw,6rem);gap:clamp(2.5rem,5vw,6rem);border-top:2px solid rgba(255,255,255,.14)}.footer-brand>p{max-width:390px;font-size:17px;line-height:1.7;color:rgba(255,255,255,.62);margin-top:1.6rem}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.footer-links .eyebrow{color:var(--yellow);margin:0 0 .65rem}.footer-links a{font-family:var(--display);font-size:18px;font-weight:800;text-decoration:none;letter-spacing:.02em;color:rgba(255,255,255,.82)}.footer-links a:hover{color:var(--yellow)}.footer-links small{font-family:var(--sans);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--coral);margin-left:.35rem}.footer-base{grid-column:1/-1;display:flex;justify-content:space-between;gap:2rem;padding-top:2rem;margin-top:1rem;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.5);font-size:14px}.footer-base p{margin:0}@media(max-width:1180px){.header nav{gap:.85rem}.header nav>a{font-size:15px}.identity strong{font-size:21px}.identity small{font-size:12px}.appointments-band{grid-template-columns:1fr}.appointment-heading{max-width:820px}.site-footer{grid-template-columns:1.4fr repeat(2,1fr)}.site-footer .footer-links:nth-of-type(3){grid-column:2}.site-footer .footer-links:nth-of-type(4){grid-column:3}}@media(max-width:960px){.header{height:78px}.header nav{inset:78px 0 0;overflow-y:auto}.identity strong{font-size:20px}.identity small{font-size:11px}.mark{width:46px;height:46px}.header nav>a{font-size:32px}main{padding-top:78px}html{scroll-padding-top:78px}.hero,.hero-copy{min-height:calc(100svh - 78px)}.appointments-band{padding:6rem 1.25rem 8rem}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.site-footer .footer-links:nth-of-type(3),.site-footer .footer-links:nth-of-type(4){grid-column:auto}}@media(max-width:600px){.identity{gap:.65rem}.identity strong{font-size:18px}.identity small{font-size:10px;letter-spacing:.08em}.mark{width:42px;height:42px}.doctor-honeycomb{float:none;width:236px;height:260px;margin:2.5rem auto}.doctor-profile-photo{inset:14px 5px}.honey-cell{width:64px;height:72px}.appointment-heading h2{font-size:clamp(3.4rem,14vw,4.8rem)}.appointment-heading>p:last-child{font-size:18px}.appointment-options article{grid-template-columns:48px 1fr;gap:.75rem}.appointment-options article>span{font-size:20px}.appointment-options h3{font-size:2.15rem}.appointment-options p:not(.eyebrow){font-size:17px}.appointment-options a{min-width:0;width:100%;font-size:17px}.site-footer{grid-template-columns:1fr;padding-bottom:7rem}.footer-brand,.site-footer .footer-links:nth-of-type(3),.site-footer .footer-links:nth-of-type(4){grid-column:auto}.footer-base{flex-direction:column;gap:.5rem}.contact-band{padding-bottom:7rem}}.appointment-actions{display:flex;flex-wrap:wrap;gap:.75rem}.appointment-options .text-action{min-width:190px;background:transparent;color:var(--indigo);border:2px solid var(--indigo)}.appointment-options .text-action:hover{background:var(--indigo);color:#fff}.clinic-directory{position:relative;z-index:4;align-self:center;border-top:3px solid var(--yellow)}.clinic-location{display:grid;grid-template-columns:84px minmax(0,1fr) 210px;grid-gap:clamp(1.25rem,3vw,2.8rem);gap:clamp(1.25rem,3vw,2.8rem);align-items:center;padding:2.25rem 0;border-bottom:2px solid rgba(255,255,255,.2);transition:background-color .2s,padding .2s}.clinic-location:hover{background:rgba(255,255,255,.055);padding-left:1rem;padding-right:1rem}.clinic-index small,.clinic-index strong{display:block}.clinic-index small{text-transform:uppercase;font-size:11px;letter-spacing:.14em;color:rgba(255,255,255,.55)}.clinic-index strong{font-family:var(--display);font-size:42px;line-height:1;color:var(--yellow)}.clinic-address .eyebrow{margin:0;color:var(--yellow)}.clinic-address h3{font-size:clamp(2rem,2.7vw,3rem);line-height:1.05;margin:.35rem 0 .8rem}.clinic-address address{font-style:normal;font-size:18px;line-height:1.55;color:rgba(255,255,255,.72);max-width:690px}.clinic-actions{display:flex;flex-direction:column;gap:.65rem}.clinic-actions a{display:flex;justify-content:space-between;gap:1rem;padding:.78rem 1rem;border-radius:999px;text-decoration:none;font-family:var(--display);font-weight:800;font-size:15px;letter-spacing:.02em;transition:.2s}.clinic-actions a:hover{transform:translateY(-2px)}.map-action{background:var(--yellow);color:var(--indigo)}.whatsapp-action{background:#4fa867;color:#fff}.footer-links a>span{color:var(--yellow);margin-left:.3rem}@media(max-width:1180px){.contact-band{grid-template-columns:1fr}.contact-heading{max-width:820px}.clinic-directory{width:100%}.clinic-location{grid-template-columns:72px minmax(0,1fr) 210px}}@media(max-width:720px){.clinic-location{grid-template-columns:52px minmax(0,1fr);gap:1rem;padding:1.8rem 0}.clinic-index strong{font-size:32px}.clinic-address h3{font-size:2.15rem}.clinic-address address{font-size:17px}.clinic-actions{grid-column:2;max-width:300px}.appointment-actions{align-items:stretch}.appointment-options .text-action{min-width:0}}@media(max-width:600px){.monkey-track{right:-50px}.clinic-address,.contact-heading{padding-right:1.5rem}}.section-watermark{position:absolute;z-index:0;top:clamp(4rem,7vw,7rem);left:clamp(1.25rem,5vw,5.5rem);margin:0;font-family:var(--display);font-size:clamp(5rem,9vw,8.5rem);font-weight:800;line-height:.62;letter-spacing:-.08em;color:currentColor;opacity:.075;pointer-events:none}.contact-band .section-watermark,.hero .section-watermark,.vaccine .section-watermark{color:#fff;opacity:.06}.two-line>span{display:block;white-space:nowrap}.header .identity,.site-footer .identity{gap:0}.header .identity strong{font-size:27px}.header .identity small{font-size:14px}.doctor-profile{min-height:2100px;padding:clamp(8rem,11vw,11rem) clamp(1.5rem,8vw,9rem) 10rem}.doctor-profile .profile-intro{max-width:none}.doctor-profile .profile-intro>h2{max-width:760px;font-size:clamp(4.6rem,6.3vw,7.3rem);position:relative;z-index:2}.profile-story{display:grid;grid-template-columns:390px minmax(0,650px);grid-gap:clamp(3rem,7vw,7rem);max-width:1160px;margin-top:clamp(22rem,31vw,30rem);position:relative;z-index:4}.doctor-honeycomb{float:none;width:360px;height:396px;margin:0;shape-outside:none}.doctor-profile .profile-copy{margin:0;display:block}.doctor-profile .profile-copy .eyebrow{color:#397a38;margin:0 0 1rem}.doctor-profile .profile-copy p:not(.eyebrow){font-size:21px;line-height:1.72;color:rgba(17,26,70,.78)}.doctor-profile .profile-copy p+p{margin-top:1.25rem}.doctor-profile .profile-details{max-width:1160px;margin-top:7rem;gap:clamp(4rem,8vw,8rem)}.recent-cases{position:relative;z-index:4;max-width:1160px;margin-top:8rem;padding-top:4rem;border-top:3px solid var(--indigo);display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:clamp(3rem,7vw,8rem);gap:clamp(3rem,7vw,8rem)}.cases-intro .eyebrow{color:#397a38}.cases-intro h3{font-size:clamp(3rem,4.6vw,5.2rem);line-height:.96;margin:.25rem 0 1.2rem}.cases-intro>p:last-child{font-size:18px;line-height:1.65;color:rgba(17,26,70,.68)}.case-links{border-top:2px solid rgba(17,26,70,.2)}.case-links a{display:grid;grid-template-columns:90px 1fr auto;grid-gap:1.2rem;gap:1.2rem;padding:1.8rem 0;border-bottom:2px solid rgba(17,26,70,.2);color:var(--indigo);text-decoration:none;align-items:start;transition:.2s}.case-links a:hover{padding-left:1rem;background:rgba(255,255,255,.25)}.case-links span{font-family:var(--display);font-weight:800;color:var(--coral);font-size:17px}.case-links strong{font-family:var(--display);font-size:24px;line-height:1.15}.case-links small{grid-column:2;font-size:15px;color:rgba(17,26,70,.62)}.case-links b{grid-column:3;grid-row:1/3;font-family:var(--display);font-size:16px;white-space:nowrap}.appointments-band,.contact-band,.vaccine{isolation:isolate}.appointment-heading,.appointment-options,.clinic-directory,.contact-heading,.finder,.vaccine-copy{position:relative;z-index:2}.appointment-heading h2,.contact-heading h2,.vaccine-copy h2{line-height:.94}.appointment-heading h2{font-size:clamp(4.2rem,5.6vw,6.5rem)}.gallery-band{position:relative;isolation:isolate;overflow:hidden;background:#fff4ba;color:var(--indigo);padding:clamp(8rem,11vw,11rem) clamp(1.25rem,5vw,5.5rem) 10rem}.gallery-heading{position:relative;z-index:2;max-width:940px}.gallery-heading .eyebrow{color:#397a38}.gallery-heading h2{font-size:clamp(4.5rem,6.4vw,7.2rem);line-height:.94}.gallery-heading>p:last-child{max-width:700px;font-size:20px;line-height:1.7;color:rgba(17,26,70,.7)}.gallery-grid{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-top:4rem}.gallery-tile{height:470px;border:0;background:none;padding:0;perspective:1300px;cursor:pointer;color:inherit;text-align:left;border-radius:34px}.gallery-tile-inner{position:relative;display:block;width:100%;height:100%;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.gallery-tile.is-revealed .gallery-tile-inner{transform:rotateY(180deg)}.gallery-face{position:absolute;inset:0;border-radius:34px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.gallery-animal{display:flex;align-items:center;justify-content:center;background:#63ad48}.gallery-tile:nth-child(2) .gallery-animal{background:var(--coral)}.gallery-tile:nth-child(3) .gallery-animal{background:var(--indigo)}.gallery-tile:nth-child(4) .gallery-animal{background:var(--yellow)}.gallery-animal img{display:block;width:90%;height:78%;object-fit:contain;filter:drop-shadow(0 15px 18px rgba(17,26,70,.18));transform:translateY(-8%)}.gallery-animal.monkey img{width:115%;height:112%;transform:translate(4%,10%)}.gallery-animal.elephant img{width:104%;height:76%;transform:translateY(-8%)}.gallery-animal.zebra img{width:110%;height:92%;transform:translateY(-3%)}.gallery-label{position:absolute;inset:auto 1.2rem 1.2rem;display:grid;grid-template-columns:auto 1fr;grid-column-gap:.75rem;column-gap:.75rem;align-items:center;padding:1rem;border-radius:20px;background:rgba(255,255,255,.92);color:var(--indigo);box-shadow:0 12px 30px rgba(17,26,70,.14)}.gallery-label small{font-size:14px;color:var(--coral)}.gallery-label strong{font-family:var(--display);font-size:20px}.gallery-label em{grid-column:2;font-family:var(--sans);font-style:normal;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:rgba(17,26,70,.58)}.gallery-photo-placeholder{transform:rotateY(180deg);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:var(--indigo);color:#fff}.gallery-photo-placeholder .photo-mark{width:88px;height:88px;border:3px dashed var(--yellow);border-radius:28px;display:grid;place-items:center;font-size:48px;color:var(--yellow);margin-bottom:1.5rem}.gallery-photo-placeholder strong{font-family:var(--display);font-size:28px;line-height:1.08}.gallery-photo-placeholder small{margin-top:.8rem;color:rgba(255,255,255,.65)}.gallery-photo-placeholder em{font-style:normal;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);margin-top:2rem}.case-page{min-height:100svh;padding:clamp(2rem,6vw,5rem);background:var(--yellow);color:var(--indigo)}.case-shell{position:relative;overflow:hidden;min-height:calc(100svh - 8rem);max-width:1280px;margin:auto;padding:clamp(3rem,8vw,8rem);border-radius:44px;background:#fff7cf}.case-watermark{position:absolute;right:3%;top:3%;font-size:clamp(12rem,28vw,25rem);line-height:.7;opacity:.06;margin:0}.case-back,.case-watermark{font-family:var(--display);font-weight:800}.case-back{position:relative;z-index:2;text-decoration:none}.case-shell>.eyebrow{position:relative;z-index:2;margin-top:8rem;color:#397a38}.case-shell h1{position:relative;z-index:2;font-size:clamp(4rem,8vw,8.5rem);max-width:850px;line-height:.9}.case-standfirst{position:relative;z-index:2;max-width:650px;font-size:21px;line-height:1.7;color:rgba(17,26,70,.7)}.case-placeholder{position:relative;z-index:2;max-width:720px;margin-top:4rem;padding:2rem;border:3px dashed rgba(17,26,70,.25);border-radius:28px}.case-placeholder span{font-family:var(--display);font-size:24px;font-weight:800}.case-placeholder p{color:rgba(17,26,70,.62)}@media(max-width:1180px){.header nav{gap:.65rem}.header nav>a{font-size:14px}.gallery-grid{grid-template-columns:1fr 1fr}.profile-story{grid-template-columns:330px 1fr}.doctor-honeycomb{width:320px;height:352px}.doctor-profile{min-height:2200px}}@media(max-width:780px){.section-watermark{top:4rem;left:.8rem;font-size:5rem}.two-line>span{white-space:nowrap}.header .identity strong{font-size:21px}.header .identity small{font-size:11px}.doctor-profile{min-height:auto;padding:360px 1.25rem 7rem}.doctor-profile .profile-intro>h2{font-size:clamp(3.2rem,13vw,4.4rem)}.profile-story{grid-template-columns:1fr;margin-top:3rem;gap:2rem}.doctor-honeycomb{width:270px;height:297px;margin:0 auto}.doctor-profile .profile-copy{text-align:left}.doctor-profile .profile-details,.recent-cases{margin-top:5rem}.recent-cases{grid-template-columns:1fr;gap:2rem}.case-links a{grid-template-columns:70px 1fr}.case-links b{grid-column:2;grid-row:auto}.gallery-band{padding:7rem 1.25rem 8rem}.appointment-heading h2,.contact-heading h2,.gallery-heading h2,.vaccine-copy h2{font-size:clamp(3rem,11.5vw,4.3rem)}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-tile{height:390px}.gallery-animal.monkey img{transform:translate(4%,8%)}.case-page{padding:1rem}.case-shell{min-height:calc(100svh - 2rem);padding:2rem 1.25rem;border-radius:28px}.case-shell>.eyebrow{margin-top:6rem}}@media(max-width:520px){.gallery-grid{grid-template-columns:1fr}.gallery-tile{height:430px}.appointment-heading h2,.contact-heading h2,.gallery-heading h2,.vaccine-copy h2{font-size:clamp(2.75rem,11vw,3.5rem)}.case-links a{grid-template-columns:1fr}.case-links b,.case-links small{grid-column:1}.case-links b{grid-row:auto}.two-line>span{white-space:nowrap}}@media(max-width:430px){.contact-heading h2,.hero-copy h1{font-size:clamp(2.3rem,9.8vw,2.6rem)}}@media(min-width:781px){.hero-copy{justify-content:flex-start}.doctor-profile,.hero-copy{padding-top:clamp(13rem,calc(15vw + 3rem),19rem)}.doctor-profile{min-height:auto}.gallery-band{padding-top:clamp(13rem,calc(15vw + 3rem),19rem)}}.doctor-profile .profile-intro{max-width:1160px}.doctor-profile .profile-intro>h2{margin-bottom:0}.profile-story{grid-template-columns:370px minmax(0,680px);gap:clamp(3rem,7vw,7rem);margin-top:clamp(4rem,7vw,7rem);align-items:center}.doctor-portrait-frame{position:relative;width:370px;height:440px;isolation:isolate}.doctor-portrait-frame:before{content:"";position:absolute;inset:30px -14px -12px 22px;border-radius:50% 50% 38% 38%/42% 42% 26% 26%;background:var(--coral);z-index:-2;transform:rotate(-4deg)}.doctor-portrait-frame:after{content:"";position:absolute;inset:-13px 19px 24px -12px;border:3px solid var(--indigo);border-radius:50% 50% 38% 38%/42% 42% 26% 26%;z-index:-1;transform:rotate(3deg)}.doctor-portrait-frame .doctor-profile-photo{position:absolute;inset:0 16px 40px 0;width:auto;height:auto;margin:0;padding:9px;border:0;border-radius:50% 50% 38% 38%/42% 42% 26% 26%;background:#fff7c8;box-shadow:0 24px 45px rgba(17,26,70,.18);-webkit-clip-path:none;clip-path:none;overflow:hidden}.doctor-portrait-frame .doctor-profile-photo:after{display:none}.doctor-portrait-frame .doctor-profile-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 32%;border-radius:inherit;-webkit-clip-path:none;clip-path:none}.portrait-sun{position:absolute;right:-28px;top:-30px;width:96px;height:96px;border-radius:50%;background:var(--yellow);border:3px solid var(--indigo);z-index:-1}.portrait-caption{position:absolute;z-index:3;right:-18px;bottom:5px;min-width:210px;padding:1rem 1.25rem;border-radius:20px;background:var(--indigo);color:#fff;font-family:var(--display);font-size:22px;font-weight:800;line-height:1.05;box-shadow:0 15px 28px rgba(17,26,70,.2)}.portrait-caption small{display:block;margin-top:.35rem;color:var(--yellow);font-family:var(--sans);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.doctor-profile .profile-details,.recent-cases{margin-top:clamp(5rem,7vw,7rem)}.vaccine{display:block;padding-top:clamp(13rem,calc(15vw + 3rem),19rem);padding-left:clamp(1.25rem,6vw,7rem);padding-right:clamp(1.25rem,6vw,7rem)}.vaccine-copy{position:relative;top:auto;max-width:920px;margin:0 auto;text-align:center}.vaccine-copy>p:last-child{max-width:720px;margin-left:auto;margin-right:auto}.finder{width:min(920px,100%);margin:3.5rem auto 0}.finder-empty{height:250px}@media(max-width:780px){.hero-copy{padding-top:12rem}.doctor-profile{padding-top:220px;overflow:hidden}.gallery-band,.vaccine{padding-top:12rem}.profile-story{margin-top:3.5rem}.doctor-portrait-frame{width:min(280px,calc(100vw - 3rem));height:min(340px,calc(100vw + 1rem));margin:0 auto}.doctor-portrait-frame .doctor-profile-photo{inset:0 12px 34px 0}.portrait-sun{width:74px;height:74px;right:-17px;top:-20px}.portrait-caption{right:-10px;min-width:185px;font-size:19px}.vaccine-copy{text-align:left}.finder{margin-top:2.5rem}}@media(min-width:781px) and (max-width:1180px){.monkey-track{right:-72px}}@media(max-width:430px){.doctor-profile .profile-intro>h2{font-size:clamp(2.35rem,11vw,3rem)}.portrait-caption{right:0}}.scroll-monkey img{-webkit-clip-path:none;clip-path:none}footer,header,main{caret-color:transparent}[contenteditable=true],input,select,textarea{caret-color:auto}.scroll-monkey:after,.scroll-monkey:before{content:"";position:absolute;width:clamp(4px,3.7%,7px);height:100vh;border-radius:999px;background:linear-gradient(90deg,#633615,#a85f22 48%,#693814);box-shadow:inset -1px 0 rgba(0,0,0,.22);z-index:0;pointer-events:none}.scroll-monkey:before{left:50.25%;bottom:95%;transform:translateX(-50%)}.scroll-monkey:after{left:57.5%;top:91%;transform:translateX(-50%)}.scroll-monkey img{position:relative;z-index:1}.jungle-edge{height:34px}.jungle-edge:after{height:8px}.jungle-edge span{bottom:5px;width:18px;height:28px}.river-crossing{height:76px}.river-crossing:after,.river-crossing:before{height:22px}.river-crossing:before{top:-13px}.river-crossing:after{bottom:-13px}.river-wave{height:25px}.river-wave.one{top:20px}.river-wave.two{top:35px}.river-wave.two:after{top:8px;height:2px}.river-stones i{width:34px;height:15px}.river-stones i:first-child{top:22px}.river-stones i:nth-child(2){top:42px}.river-stones i:nth-child(3){top:18px}.river-stones i:nth-child(4){top:45px}@media(max-width:780px){.jungle-edge{height:28px}.river-crossing{height:58px}.river-wave{height:20px}.river-wave.one{top:14px}.river-wave.two{top:27px}}.river-crossing{height:34px;background:#397a38}.river-crossing:after,.river-crossing:before{display:none}.river-crossing .river-wave.one{display:block;top:16px;height:5px;border-radius:0;transform:none;background:#62bda2}.river-crossing .river-stones,.river-crossing .river-wave.two{display:none}.river-crossing .jungle-edge{height:28px;bottom:-2px}@media(max-width:780px){.river-crossing{height:28px}.river-crossing .river-wave.one{top:13px;height:4px}.river-crossing .jungle-edge{height:24px}}@media(min-width:781px){.giraffe-bridge{right:-13vw;width:min(50vw,720px)}}@media(max-width:780px){body{overflow-x:hidden}.hero{min-height:850px}.hero-copy{width:100%;min-height:0;padding:9.5rem 1.25rem 17rem;text-align:center;align-items:center}.hero-role{justify-content:center}.hero-copy>p:not(.hero-role){max-width:34rem;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center;align-items:center}.giraffe-bridge{z-index:3;top:500px;right:-44vw;width:108vw;max-width:none}.doctor-profile{padding:330px 1.25rem 5.5rem}.appointment-heading,.appointment-options article>div,.cases-intro,.contact-heading,.doctor-profile .profile-copy,.gallery-heading,.profile-intro,.vaccine-copy{text-align:center}.profile-story{grid-template-columns:minmax(0,1fr);width:100%;justify-items:center;margin-top:2.5rem;gap:2rem}.cases-intro .eyebrow,.doctor-profile .profile-copy .eyebrow{margin-left:auto;margin-right:auto}.doctor-profile .profile-details{margin-top:3.5rem;gap:2.5rem}.profile-care>div,.profile-education>div{grid-template-columns:1fr;gap:.3rem;text-align:center;padding:1rem .5rem}.recent-cases{margin-top:4rem;padding-top:3rem;gap:1.5rem;text-align:center}.case-links a{justify-items:center;text-align:center}.appointments-band,.contact-band,.gallery-band,.vaccine{padding-left:1.25rem;padding-right:1.25rem}.appointments-band,.gallery-band,.vaccine{padding-top:10.5rem}.appointments-band{padding-bottom:6rem;gap:3rem}.contact-band{padding-top:10.5rem;padding-bottom:5.5rem}.finder{margin-top:2rem;text-align:left}.finder-empty{height:170px}.appointment-heading>p:last-child,.contact-heading>p:last-child,.gallery-heading>p:last-child{margin-left:auto;margin-right:auto}.appointment-options article{grid-template-columns:1fr;justify-items:center;gap:.65rem;padding:1.8rem 0}.appointment-actions{justify-content:center}.gallery-grid{margin-top:2.5rem}.clinic-location{grid-template-columns:1fr;justify-items:center;text-align:center;gap:.8rem;padding:1.6rem 0}.clinic-actions{grid-column:1;width:min(100%,320px);margin:0 auto}.clinic-address{padding-right:0}.clinic-address address{margin-left:auto;margin-right:auto}.site-footer{text-align:center}.footer-links,.site-footer .identity{justify-content:center;align-items:center}.footer-brand>p{margin-left:auto;margin-right:auto}.footer-base{align-items:center;text-align:center}}@media(max-width:430px){.appointment-heading h2,.cases-intro h3,.contact-heading h2,.doctor-profile .profile-intro>h2,.gallery-heading h2,.hero-copy h1,.vaccine-copy h2{font-size:clamp(2.15rem,10.5vw,2.7rem)!important}.two-line>span{white-space:nowrap}.hero{min-height:820px}.hero-copy{padding-top:9.25rem;padding-bottom:15rem}.giraffe-bridge{top:510px;right:-48vw;width:112vw}.doctor-profile{padding-top:310px}.gallery-grid{grid-template-columns:1fr}}.hero-role{gap:0}.hero-role>span{display:none}.section-subtitle{font-size:17px!important;line-height:1.58!important;letter-spacing:0;max-width:680px}@media(max-width:780px){.section-subtitle{font-size:16px!important;line-height:1.55!important}}.section-name{position:absolute;z-index:5;margin:0;color:#397a38;font-family:var(--display);font-weight:800;pointer-events:none}.contact-band .section-name,.hero .section-name,.vaccine .section-name{color:var(--yellow)}@media(max-width:780px){.section-name{top:1.2rem;left:1.25rem;font-size:13px}.section-name:after{width:5rem;margin-top:.6rem;border-top-width:2px}}.section-name{top:calc(clamp(4rem,7vw,7rem) + clamp(.8rem,1.4vw,1.25rem));left:calc(clamp(1.25rem,5vw,5.5rem) + clamp(5rem,9vw,8.5rem) + 1rem);display:flex;align-items:center;gap:clamp(.7rem,1.4vw,1.25rem);font-size:clamp(1.25rem,1.8vw,1.75rem);letter-spacing:.04em;text-transform:none}.section-name:after{display:none}.section-name:before{content:"";display:block;width:clamp(2.5rem,4vw,4.5rem);border-top:3px dotted;opacity:.6}.appointment-heading,.contact-heading,.gallery-heading,.hero-copy,.profile-intro,.vaccine-copy{text-align:center}.hero-copy{align-items:center}.appointment-actions,.hero-actions{justify-content:center}.appointment-heading>h2,.contact-heading>h2,.gallery-heading>h2,.profile-intro>h2,.section-subtitle,.vaccine-copy>h2{margin-left:auto;margin-right:auto}.appointment-options article>div,.cases-intro,.doctor-profile .profile-copy,.profile-care,.profile-education{text-align:center}.doctor-profile .profile-details,.profile-story,.recent-cases{margin-left:auto;margin-right:auto}.clinic-address{text-align:center}.clinic-address address{margin-left:auto;margin-right:auto}@media(max-width:780px){.section-name{top:4.85rem;left:calc(.8rem + 5rem + .65rem);gap:.55rem;font-size:18px}.section-name:before{width:2rem;border-top-width:2px}}.section-name{top:clamp(1.1rem,1.8vw,1.8rem);left:clamp(1.25rem,5vw,5.5rem);display:block;font-size:15px;line-height:1;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.section-name:before{display:none}.section-name:after{content:"";display:block;width:clamp(4.5rem,8vw,8rem);margin-top:.75rem;border-top:3px dotted;opacity:.6}.section-main-heading{position:absolute;z-index:8;top:clamp(4rem,7vw,7rem);left:calc(clamp(1.25rem,5vw,5.5rem) + clamp(5rem,9vw,8.5rem) + clamp(1rem,2.5vw,3rem));right:clamp(1.25rem,5vw,5.5rem);max-width:none;margin:0;text-align:center;line-height:.94;pointer-events:none}.hero .section-main-heading{font-size:clamp(3.8rem,6.25vw,7.1rem)}.doctor-profile .section-main-heading{font-size:clamp(4.6rem,6.3vw,7.3rem)}.vaccine .section-main-heading{font-size:clamp(4rem,5.4vw,6.5rem)}.appointments-band .section-main-heading{font-size:clamp(4.2rem,5.6vw,6.5rem)}.gallery-band .section-main-heading{font-size:clamp(4.5rem,6.4vw,7.2rem)}.contact-band .section-main-heading{font-size:clamp(4rem,6vw,7rem)}@media(max-width:780px){.section-name{top:1.2rem;left:1.25rem;font-size:13px}.section-name:after{width:5rem;margin-top:.6rem;border-top-width:2px}.appointments-band .section-main-heading,.contact-band .section-main-heading,.doctor-profile .section-main-heading,.gallery-band .section-main-heading,.hero .section-main-heading,.section-main-heading,.vaccine .section-main-heading{top:4rem;left:calc(.8rem + 5rem + .75rem);right:.75rem;font-size:clamp(1.85rem,8vw,2.2rem)!important}.hero-copy{padding-top:9.75rem}}.hero-copy>.section-subtitle{max-width:650px}.doctor-profile .profile-copy,.gallery-heading,.profile-intro,.vaccine-copy{margin-left:auto;margin-right:auto}.doctor-profile .profile-copy{max-width:680px}.profile-care>div,.profile-education>div{grid-template-columns:1fr;justify-items:center;gap:.35rem}.recent-cases{align-items:start}.cases-intro>.section-subtitle{margin-left:auto;margin-right:auto}.vaccine-copy>.section-subtitle{max-width:720px}.finder{max-width:920px}.gallery-heading>.section-subtitle{max-width:700px}.gallery-grid{max-width:1500px;margin-left:auto;margin-right:auto}.appointment-heading,.contact-heading{width:min(760px,100%);max-width:none;margin-left:auto;margin-right:auto}.appointment-heading>.section-subtitle,.contact-heading>.section-subtitle{max-width:700px}.clinic-directory{max-width:1240px;margin-left:auto;margin-right:auto}@media(min-width:1001px){.appointments-band,.contact-band{display:block;padding-top:clamp(19rem,22vw,24rem)}.appointment-heading,.contact-heading{margin-bottom:clamp(3rem,5vw,5rem)}.appointment-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1240px;margin:0 auto;border-top:3px solid var(--indigo);border-bottom:3px solid rgba(17,26,70,.2)}.appointment-options article{display:block;padding:2.4rem clamp(1.5rem,2.5vw,2.5rem);border-bottom:0;border-right:2px solid rgba(17,26,70,.2);text-align:center}.appointment-options article:last-child{border-right:0}.appointment-options article>span{display:block;margin-bottom:1rem}.appointment-options p:not(.eyebrow){margin-left:auto;margin-right:auto}.appointment-actions{margin-top:1.5rem}.contact-band .clinic-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:3px solid var(--yellow);border-bottom:2px solid rgba(255,255,255,.2)}.contact-band .clinic-location{display:flex;flex-direction:column;align-items:center;gap:1.25rem;min-height:490px;padding:2.8rem clamp(2rem,4vw,4rem);border-bottom:0;border-right:2px solid rgba(255,255,255,.2);text-align:center}.contact-band .clinic-location:last-child{border-right:0}.contact-band .clinic-location:hover{padding-left:clamp(2rem,4vw,4rem);padding-right:clamp(2rem,4vw,4rem)}.contact-band .clinic-address{display:flex;flex:1 1;flex-direction:column;align-items:center}.contact-band .clinic-actions{width:min(100%,320px);margin-top:auto}}@media(min-width:781px){.gallery-band,.vaccine{padding-top:clamp(19rem,22vw,24rem)}}@media(max-width:1000px){.appointment-heading,.contact-heading{margin-bottom:3rem}.appointment-options,.clinic-directory{width:min(100%,820px);margin-left:auto;margin-right:auto}}@media(max-width:780px){.appointment-options article>div,.cases-intro,.clinic-address,.doctor-profile .profile-copy,.profile-care,.profile-education{text-align:center}.profile-care>div,.profile-education>div{padding-left:.5rem;padding-right:.5rem}.appointment-options p:not(.eyebrow),.clinic-address address{margin-left:auto;margin-right:auto}.appointment-heading>.section-subtitle,.contact-heading>.section-subtitle{max-width:280px}.clinic-address h3{max-width:280px;margin-left:auto;margin-right:auto}}.appointments-band,.contact-band,.vaccine{min-height:auto}.section-subtitle{font-size:16px!important;line-height:1.52!important}.doctor-profile .profile-copy p:not(.eyebrow){font-size:18px;line-height:1.62}.doctor-profile .profile-details{margin-top:4.25rem}.recent-cases{margin-top:4.5rem;padding-top:3rem}.finder{margin-top:2.25rem}.gallery-grid{margin-top:3rem}.appointment-options article>div{display:flex;flex:1 1;flex-direction:column;align-items:center;height:100%}.appointment-options h3{font-size:clamp(1.75rem,2.3vw,2.5rem);line-height:1.08}.appointment-options p:not(.eyebrow){font-size:16px;line-height:1.55}.appointment-actions{width:100%;flex-direction:column;align-items:center;margin-top:auto;padding-top:1.25rem}.appointment-options .text-action,.appointment-options a{width:min(100%,300px);min-width:0}.clinic-address h3{font-size:clamp(1.8rem,2.35vw,2.55rem)}.clinic-address address{font-size:16px;line-height:1.5}.clinic-timings{margin-top:1rem;color:rgba(255,255,255,.8);font-size:16px;line-height:1.45}.clinic-timings strong{display:block;margin-bottom:.3rem;color:var(--yellow);font-family:var(--display);font-size:17px;font-weight:800}.clinic-timings p{margin:0}.clinic-timings p+p{margin-top:.15rem}.clinic-timings .clinic-closure{margin-top:.55rem;color:var(--yellow);font-weight:700}.emergency-consultation-note{position:relative;z-index:4;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 2rem);margin:1.5rem auto 0;color:var(--yellow);font-family:var(--display);font-size:clamp(1.15rem,1.8vw,1.4rem);font-weight:800;letter-spacing:.02em;text-align:center}.clinic-actions a{width:100%;font-size:14px}.form-line button{min-height:58px}@media(min-width:781px){.section-main-heading,.section-watermark{top:clamp(3.75rem,5vw,5rem)}.hero .section-main-heading{font-size:clamp(3.5rem,5.3vw,6.2rem)}.doctor-profile .section-main-heading{font-size:clamp(4rem,5.4vw,6.4rem)}.vaccine .section-main-heading{font-size:clamp(3.5rem,4.7vw,5.6rem)}.appointments-band .section-main-heading{font-size:clamp(3.7rem,4.8vw,5.7rem)}.gallery-band .section-main-heading{font-size:clamp(3.9rem,5.4vw,6.2rem)}.contact-band .section-main-heading{font-size:clamp(3.6rem,5vw,6rem)}.doctor-profile,.hero-copy{padding-top:clamp(14rem,17vw,17rem)}.doctor-profile{padding-bottom:7rem}.appointments-band,.contact-band,.gallery-band,.vaccine{padding-top:clamp(12.5rem,15vw,15rem);padding-bottom:6.5rem}.profile-story{margin-top:clamp(2.75rem,4vw,4rem)}.appointments-band .appointment-heading,.contact-band .contact-heading{margin-bottom:2.25rem}.appointment-options article{display:flex;flex-direction:column;padding:2rem clamp(1.25rem,2vw,2rem)}.appointment-actions{min-height:124px;justify-content:flex-start}.appointment-options article:last-child>div{padding-right:2.5rem}.contact-band .clinic-location{min-height:420px;padding-top:2.2rem;padding-bottom:2.2rem}.gallery-tile{height:420px}}@media(max-width:780px){body{font-size:16px}.section-subtitle{font-size:15px!important;line-height:1.5!important}.hero{min-height:790px}.hero-copy{padding-top:9.25rem;padding-bottom:14rem}.giraffe-bridge{top:490px}.doctor-profile{padding-top:300px;padding-bottom:5rem}.appointments-band,.contact-band,.gallery-band,.vaccine{padding-top:9rem;padding-bottom:5rem}.doctor-profile .profile-details{margin-top:3rem}.recent-cases{margin-top:3.5rem;padding-top:2.5rem}.appointment-heading,.contact-heading{margin-bottom:2.25rem}.appointment-options article{padding-top:1.4rem;padding-bottom:1.4rem}.appointment-actions{min-height:0}.appointment-options article:last-child>div{padding-right:0}.clinic-location{padding-top:1.35rem;padding-bottom:1.35rem}.gallery-grid{margin-top:2rem}.gallery-tile{height:380px}}.appointment-actions>a:first-child{height:72px;min-height:72px;padding:.65rem 1.25rem;line-height:1.18}.appointment-actions>.text-action{height:64px;min-height:64px}@media(min-width:1001px){.appointment-actions{display:grid;grid-template-rows:72px 64px;align-content:start;justify-items:center;grid-gap:.75rem;gap:.75rem;min-height:148px}.appointment-actions>a{width:300px;max-width:100%}.appointment-options article:last-child>div{padding-right:0}}@media(max-width:1000px){.appointment-actions{display:flex;min-height:0}}.hero .typewriter-heading{left:clamp(9rem,17vw,14rem);right:36vw;min-height:1.9em;text-align:left}.typed-message,.typed-message>span{display:block}.type-caret{display:inline-block;width:0;height:.78em;margin-left:.1em;border-left:4px solid var(--yellow);vertical-align:-.04em;animation:typeCaret .85s step-end infinite}.hero .hero-copy{width:70%;align-items:flex-start;padding-left:clamp(9rem,17vw,14rem);padding-right:4rem;text-align:left}.hero .hero-copy>.section-subtitle{max-width:580px;margin-left:0;margin-right:0}.hero .hero-actions{justify-content:flex-start}@keyframes typeCaret{50%{opacity:0}}@media(max-width:780px){.hero .typewriter-heading{left:calc(.8rem + 5rem + 1.25rem);right:3rem;min-height:3.8em;font-size:1.7rem!important;text-align:left}.hero .hero-copy{width:100%;align-items:flex-start;padding-top:11.5rem;padding-left:1.25rem;padding-right:1.25rem;text-align:left}.hero .hero-copy>.section-subtitle{max-width:300px;margin-left:0;margin-right:0}.hero .hero-actions{align-items:flex-start;justify-content:flex-start}}@media(min-width:781px){.hero .hero-copy{padding-top:clamp(17rem,20vw,20rem)}}.doctor-profile .profile-story{grid-template-columns:minmax(300px,370px) minmax(0,680px);align-items:start}.doctor-profile .profile-copy{align-self:start;padding-top:.25rem;text-align:left}.doctor-profile .profile-copy p{margin-left:0;margin-right:0;text-align:left}.doctor-profile .profile-copy p:first-child{margin-top:0}.doctor-profile .profile-copy .profile-lead{font-family:var(--display);font-size:clamp(1.65rem,2.25vw,2.25rem);font-weight:800;line-height:1.28;color:var(--indigo)}.doctor-profile .case-links,.doctor-profile .case-links a,.doctor-profile .profile-care>div,.doctor-profile .profile-education>div,.doctor-profile .recent-cases{border:0}.doctor-profile .profile-care>div,.doctor-profile .profile-education>div{padding-top:.9rem;padding-bottom:.9rem}@media(max-width:780px){.doctor-profile .profile-story{grid-template-columns:1fr}.doctor-profile .profile-copy,.doctor-profile .profile-copy p{text-align:left}}@media(prefers-reduced-motion:reduce){.type-caret{animation:none}}.appointments-band .section-subtitle,.contact-band .section-subtitle,.gallery-band .section-subtitle,.vaccine .section-subtitle{margin-left:auto;margin-right:auto;text-align:center}.doctor-profile{isolation:auto}.doctor-profile .profile-intro,.doctor-profile .profile-story,.doctor-profile .recent-cases{position:relative;z-index:7}@media(max-width:780px){.doctor-profile .profile-copy,.doctor-profile .profile-copy p{margin-left:auto;margin-right:auto;text-align:center}}.clinic-utilities{position:relative;overflow:hidden;background:var(--yellow);color:var(--indigo);padding:clamp(12rem,14vw,14rem) clamp(1.25rem,7vw,8rem) clamp(6rem,9vw,9rem)}.clinic-utilities:before{content:"";position:absolute;right:-8rem;top:-10rem;width:30rem;height:30rem;border:5rem solid rgba(255,255,255,.25);border-radius:50%}.utilities-intro{position:relative;z-index:2;max-width:860px;margin:0 auto;text-align:center}.utilities-intro .eyebrow{margin:0;color:#397a38}.utilities-intro h2{margin:.25rem 0 1rem;font-size:clamp(3.5rem,5.8vw,6.5rem);line-height:.92}.utilities-intro h2 span{display:block}.utilities-intro>p:last-child{max-width:650px;margin:0 auto;color:rgba(17,26,70,.7);font-size:17px}.utility-rail{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .65fr;max-width:1240px;margin:clamp(1.5rem,3vw,3rem) auto 0;border-top:3px solid var(--indigo);border-bottom:3px solid rgba(17,26,70,.2)}.payment-utility,.review-utility{min-width:0;padding:clamp(2rem,4vw,4rem)}.payment-utility{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:center;border-right:2px solid rgba(17,26,70,.2)}.review-utility{display:flex;flex-direction:column;gap:2rem;text-align:center;background:rgba(255,255,255,.2)}.review-utility,.utility-status{justify-content:center;align-items:center}.utility-status{display:inline-flex;min-height:34px;padding:.35rem .8rem;border-radius:999px;font-family:var(--display);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.utility-status.is-live{background:#4fa867;color:#fff}.utility-status.is-soon{background:var(--indigo);color:var(--yellow)}.utility-copy h3{margin:.8rem 0 .75rem;font-size:clamp(2.3rem,3.5vw,4rem);line-height:1}.utility-copy>p{max-width:470px;margin:0;color:rgba(17,26,70,.7);font-size:17px;line-height:1.6}.utility-copy dl{margin:2rem 0 0}.utility-copy dl>div{display:grid;grid-template-columns:130px 1fr;grid-gap:1rem;gap:1rem;padding:.9rem 0;border-top:2px solid rgba(17,26,70,.16)}.utility-copy dt{color:rgba(17,26,70,.55);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.utility-copy dd{margin:0;font-family:var(--display);font-size:17px;font-weight:800}.payment-utility .utility-copy dl>div{grid-template-columns:1fr;gap:.2rem}.payment-qr,.review-qr{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,340px);padding:.75rem;border-radius:28px;background:#fff;color:var(--indigo);text-decoration:none;box-shadow:0 22px 45px rgba(17,26,70,.17);transition:transform .22s,box-shadow .22s}.review-qr{width:min(100%,240px);border-radius:24px}.payment-qr:hover,.review-qr:hover{transform:translateY(-4px);box-shadow:0 28px 55px rgba(17,26,70,.22)}.payment-qr img,.review-qr img{display:block;width:100%;height:auto;border-radius:18px}.review-qr img{image-rendering:pixelated}.payment-qr span,.review-qr span{padding:.85rem .5rem .25rem;font-family:var(--display);font-size:15px;font-weight:800;text-align:center}.review-utility .utility-copy small,.review-utility .utility-copy strong{display:block}.review-utility .utility-copy strong{margin-top:1.5rem;font-family:var(--display);font-size:18px}.review-utility .utility-copy small{margin-top:.35rem;color:rgba(17,26,70,.6);font-size:13px}.review-placeholder{width:min(100%,240px);aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:3px dashed rgba(17,26,70,.32);border-radius:32px;color:rgba(17,26,70,.5);background:rgba(255,255,255,.32)}.review-placeholder span{font-size:54px;line-height:1;color:var(--coral)}.review-placeholder b{margin-top:.8rem;font-family:var(--display);font-size:22px}.review-placeholder small{margin-top:.25rem;font-size:12px;text-transform:uppercase;letter-spacing:.1em}@media(max-width:900px){.utility-rail{grid-template-columns:1fr}.payment-utility{border-right:0;border-bottom:2px solid rgba(17,26,70,.2)}}@media(max-width:680px){.clinic-utilities{padding:9rem 1.25rem 6rem}.utilities-intro h2{font-size:clamp(3rem,13vw,4.2rem)}.payment-utility{grid-template-columns:1fr;justify-items:center;padding:2rem 1rem 2.5rem}.payment-utility .utility-copy,.review-utility .utility-copy{text-align:center}.utility-copy>p{margin-left:auto;margin-right:auto}.utility-copy dl>div{grid-template-columns:1fr;gap:.25rem}.payment-qr{width:min(100%,320px)}.review-utility{padding:2.5rem 1rem}}.doctor-profile .profile-heading{white-space:nowrap}.doctor-profile .profile-story{grid-template-columns:minmax(300px,370px) minmax(0,560px);gap:clamp(2.5rem,5vw,5rem);max-width:1030px}.doctor-profile .profile-copy{width:100%;max-width:560px}@media(min-width:781px){.doctor-profile{padding-top:clamp(8.5rem,10vw,10rem)}.doctor-profile .profile-story{margin-top:clamp(1.25rem,2vw,2rem)}}@media(max-width:780px){.doctor-profile{padding-top:8.75rem}.doctor-profile .profile-heading{left:2.75rem;right:2.75rem;font-size:clamp(1.6rem,7vw,2rem)!important}.doctor-profile .profile-story{grid-template-columns:1fr;margin-top:1.25rem;gap:1.5rem}.doctor-profile .profile-copy{max-width:31rem}}.appointment-options a,.clinic-actions a,.form-line button,.header-cta,.hero-actions .primary{position:relative;display:flex;align-items:center;justify-content:center;text-align:center}.header-cta,.hero-actions .primary{padding-left:2.75rem;padding-right:2.75rem}.appointment-options a,.clinic-actions a,.form-line button{padding-left:2.5rem;padding-right:2.5rem}.appointment-options a>b:last-child,.clinic-actions a>span:last-child,.form-line button>span:last-child,.header-cta>span:last-child,.hero-actions .primary>span:last-child{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.hero-actions>a:not(.primary),.results-title button{display:inline-flex;align-items:center;justify-content:center;text-align:center}.back-to-top,.menu-button{place-items:center;text-align:center}.gallery-label,.gallery-photo-placeholder,.gallery-tile{text-align:center}.gallery-label small{grid-row:1/3;align-self:center;font-size:42px;line-height:1}.appointments-band .section-name,.clinic-utilities .section-name,.contact-band .section-name,.doctor-profile .section-name,.gallery-band .section-name,.hero .section-name,.vaccine .section-name{--section-label-top:clamp(1.6rem,2.3vw,2.4rem);top:var(--section-label-top);left:clamp(.7rem,1.4vw,1.4rem);display:block;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;transform:rotate(180deg);text-align:left;white-space:nowrap}.appointments-band .section-name:after,.clinic-utilities .section-name:after,.contact-band .section-name:after,.doctor-profile .section-name:after,.gallery-band .section-name:after,.hero .section-name:after,.vaccine .section-name:after{position:absolute;top:0;left:-.85rem;width:0;height:calc(100% + var(--section-label-top));margin:0;border-top:0;border-left:3px dotted;transform:none}.doctor-profile .section-main-heading{position:absolute;z-index:8}.hero .typewriter-heading,.section-main-heading{top:clamp(1.6rem,2.3vw,2.4rem);left:clamp(4.5rem,8vw,8rem);right:clamp(4.5rem,8vw,8rem);max-width:none;text-align:center}.clinic-utilities .section-main-heading{font-size:clamp(3.5rem,5.8vw,6.5rem)}.hero .hero-copy{width:100%;max-width:none;align-items:center;padding-left:clamp(4.5rem,10vw,9rem);padding-right:clamp(4.5rem,10vw,9rem);text-align:center}.appointments-band .section-subtitle,.contact-band .section-subtitle,.doctor-profile .profile-copy,.gallery-band .section-subtitle,.hero .hero-copy>.section-subtitle,.vaccine .section-subtitle{margin-left:auto;margin-right:auto;text-align:center}.hero .hero-actions{justify-content:center}@media(max-width:780px){.appointments-band .section-name,.clinic-utilities .section-name,.contact-band .section-name,.doctor-profile .section-name,.gallery-band .section-name,.hero .section-name,.vaccine .section-name{--section-label-top:1.25rem;top:var(--section-label-top);left:.65rem;font-size:12px;transform:rotate(180deg);text-align:left}.appointments-band .section-main-heading,.clinic-utilities .section-main-heading,.contact-band .section-main-heading,.doctor-profile .section-main-heading,.gallery-band .section-main-heading,.hero .typewriter-heading,.section-main-heading,.vaccine .section-main-heading{top:1.5rem;left:3.25rem;right:3.25rem;text-align:center}.hero .hero-copy{width:100%;align-items:center;padding-left:2.75rem;padding-right:2.75rem;text-align:center}.appointments-band .section-subtitle,.contact-band .section-subtitle,.doctor-profile .profile-copy,.doctor-profile .profile-copy p,.gallery-band .section-subtitle,.hero .hero-copy>.section-subtitle,.vaccine .section-subtitle{margin-left:auto;margin-right:auto;text-align:center}.hero .hero-actions{align-items:center;justify-content:center}}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1240px}.gallery-tile{height:clamp(390px,38vw,500px)}.gallery-photo{overflow:hidden;transform:rotateY(180deg);background:var(--indigo)}.gallery-photo>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.gallery-photo.zebra-photo>img{object-position:center 68%}.gallery-tile.is-revealed .gallery-photo>img{transform:scale(1.025)}.gallery-photo:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(11,18,53,.84));pointer-events:none}.gallery-photo-caption{position:absolute;z-index:2;left:clamp(1.2rem,2.2vw,1.8rem);right:clamp(1.2rem,2.2vw,1.8rem);bottom:clamp(1.15rem,2vw,1.6rem);display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;color:#fff;text-align:left}.gallery-photo-caption strong{font-family:var(--display);font-size:clamp(1.45rem,2.3vw,2.25rem);font-weight:800;line-height:1}.gallery-photo-caption em{max-width:13rem;color:var(--yellow);font-family:var(--sans);font-size:.72rem;font-style:normal;font-weight:800;letter-spacing:.08em;line-height:1.3;text-align:right;text-transform:uppercase}@media(max-width:780px){.gallery-grid{grid-template-columns:1fr;max-width:620px}.gallery-tile{height:min(76vw,440px);min-height:340px}.gallery-photo-caption{align-items:flex-start;flex-direction:column;gap:.45rem}.gallery-photo-caption em{max-width:none;text-align:left}}.section-subtitle{margin-top:0}@media(min-width:781px){.hero .hero-copy{padding-top:clamp(11.5rem,14vw,13.5rem)}.doctor-profile{padding-top:clamp(6.5rem,7.5vw,7.5rem)}.doctor-profile .profile-story{margin-top:clamp(.5rem,1vw,1rem)}.appointments-band,.clinic-utilities,.contact-band,.gallery-band,.vaccine{padding-top:clamp(9rem,11vw,10.5rem)}}@media(max-width:780px){.hero .hero-copy{padding-top:9rem}.doctor-profile{padding-top:4.75rem}.doctor-profile .profile-story{margin-top:.5rem}.appointments-band,.clinic-utilities,.contact-band,.gallery-band,.vaccine{padding-top:6.5rem}}@media(min-width:781px){.hero .section-main-heading{font-size:clamp(3.15rem,4.77vw,5.58rem)}.doctor-profile .section-main-heading{font-size:clamp(3.6rem,4.86vw,5.76rem)}.vaccine .section-main-heading{font-size:clamp(3.15rem,4.23vw,5.04rem)}.appointments-band .section-main-heading{font-size:clamp(3.33rem,4.32vw,5.13rem)}.gallery-band .section-main-heading{font-size:clamp(3.51rem,4.86vw,5.58rem)}.contact-band .section-main-heading{font-size:clamp(3.24rem,4.5vw,5.4rem)}.clinic-utilities .section-main-heading{font-size:clamp(3.15rem,5.22vw,5.85rem)}}@media(max-width:780px){.hero .typewriter-heading{font-size:1.55rem!important}.doctor-profile .profile-heading{font-size:clamp(1.45rem,6.3vw,1.8rem)!important}.appointments-band .section-main-heading,.clinic-utilities .section-main-heading,.contact-band .section-main-heading,.gallery-band .section-main-heading,.vaccine .section-main-heading{font-size:clamp(1.65rem,7.2vw,2rem)!important}}@media(min-width:781px){.gallery-band{padding-top:clamp(10rem,12vw,11.5rem)}}@media(max-width:780px){.gallery-band{padding-top:7.25rem}}.case-item{border-bottom:2px solid rgba(17,26,70,.2)}.case-placeholder-row,.case-trigger{display:grid;grid-template-columns:90px minmax(0,1fr) auto;grid-gap:1.2rem;gap:1.2rem;width:100%;padding:1.8rem 0;border:0;background:transparent;color:var(--indigo);text-align:left;align-items:start}.case-trigger{cursor:pointer;transition:padding .2s,background .2s}.case-trigger:focus-visible,.case-trigger:hover{padding-left:1rem;background:rgba(255,255,255,.25)}.case-trigger:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.case-placeholder-row span,.case-trigger span{font-family:var(--display);font-weight:800;color:var(--coral);font-size:17px}.case-placeholder-row>strong,.case-trigger>strong{font-family:var(--display);font-size:24px;line-height:1.15}.case-placeholder-row small,.case-trigger small{grid-column:2;font-family:var(--sans);font-size:15px;font-weight:600;color:rgba(17,26,70,.62)}.case-placeholder-row b,.case-trigger b{grid-column:3;grid-row:1/3;font-family:var(--display);font-size:16px;white-space:nowrap}.case-trigger b{grid-column:2;grid-row:3;justify-self:start}.case-placeholder-row{border-bottom:2px solid rgba(17,26,70,.2)}.case-placeholder-row b{color:rgba(17,26,70,.5)}@media(max-width:780px){.case-placeholder-row,.case-trigger{grid-template-columns:70px minmax(0,1fr)}.case-placeholder-row b,.case-trigger b{grid-column:2;grid-row:auto}}@media(max-width:520px){.case-placeholder-row,.case-trigger{grid-template-columns:1fr;justify-items:center;text-align:center}.case-placeholder-row b,.case-placeholder-row small,.case-trigger b,.case-trigger small{grid-column:1}}.case-modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:clamp(.8rem,3vw,2rem);background:rgba(17,26,70,.44);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:caseBackdropIn .22s ease-out both}.case-modal{position:relative;width:min(900px,100%);max-height:calc(100dvh - clamp(1.6rem,6vw,4rem));overflow-y:auto;overscroll-behavior:contain;padding:clamp(2.25rem,5vw,4.5rem);border:3px solid var(--indigo);border-radius:clamp(24px,4vw,42px);background:#fff8d7;color:var(--indigo);box-shadow:0 32px 90px rgba(8,15,52,.34);animation:caseModalIn .28s cubic-bezier(.2,.75,.2,1) both}.case-modal-close{position:absolute;z-index:2;top:clamp(.8rem,2vw,1.35rem);right:clamp(.8rem,2vw,1.35rem);display:grid;place-items:center;width:52px;height:52px;padding:0;border:0;border-radius:50%;background:var(--coral);color:#fff;cursor:pointer;box-shadow:0 10px 24px rgba(17,26,70,.2);transition:transform .2s,box-shadow .2s}.case-modal-close span{font-size:36px;font-weight:600;line-height:1;transform:translateY(-1px)}.case-modal-close:hover{transform:scale(1.06);box-shadow:0 14px 28px rgba(17,26,70,.26)}.case-modal-close:focus-visible{outline:4px solid var(--indigo);outline-offset:4px}.case-modal-kicker{max-width:calc(100% - 64px);margin:0 0 .85rem;color:#397a38;font-family:var(--display);font-size:clamp(.85rem,1.3vw,1rem);font-weight:800;letter-spacing:.09em;text-transform:uppercase}.case-modal h2{max-width:720px;margin:0;color:var(--indigo);font-family:var(--display);font-size:clamp(2.3rem,5vw,4.75rem);line-height:.98}.case-modal-body{margin-top:clamp(1.5rem,3vw,2.5rem);padding-top:clamp(1.25rem,2.5vw,2rem);border-top:3px dotted rgba(17,26,70,.26)}.case-modal-body p{max-width:760px;margin:0;color:rgba(17,26,70,.82);font-family:var(--sans);font-size:clamp(1.12rem,1.65vw,1.32rem);font-weight:600;line-height:1.72;text-align:left}.case-modal-body p+p{margin-top:1.2rem}.case-modal-body strong{color:var(--indigo);font-weight:800}@keyframes caseBackdropIn{0%{opacity:0}}@keyframes caseModalIn{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:520px){.case-modal-backdrop{padding:.65rem}.case-modal{max-height:calc(100dvh - 1.3rem);padding:4.2rem 1.25rem 1.7rem;border-width:2px;border-radius:24px}.case-modal-close{width:46px;height:46px}.case-modal-close span{font-size:32px}.case-modal-kicker{max-width:none;font-size:.78rem}.case-modal h2{font-size:clamp(2rem,10.5vw,2.75rem)}.case-modal-body p{font-size:1.06rem;line-height:1.62}}@media(prefers-reduced-motion:reduce){.case-modal,.case-modal-backdrop{animation:none}}