:root {
  --navy:#1d2b35;
  --navy-2:#31424c;
  --mint:#58c8b9;
  --mint-dark:#35a99b;
  --mint-pale:#e5f8f4;
  --ink:#1d2b35;
  --muted:#6b777d;
  --line:#e4e9e7;
  --soft:#f4f6f5;
  --warm:#f7f5f1;
  --paper:#fcfcfb;
  --white:#fff;
  --shell:1320px;
  --shadow:0 18px 42px rgba(29,43,53,.08);
  --radius:20px;
}

*{box-sizing:border-box}
html{scroll-behavior:auto}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{cursor:pointer}
::selection{background:var(--mint);color:var(--navy)}

.skip-link{position:fixed;top:10px;left:10px;z-index:1000;transform:translateY(-150%);background:var(--navy);color:#fff;padding:12px 16px;border-radius:10px}.skip-link:focus{transform:translateY(0)}
.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}
.page-noise{position:fixed;z-index:40;inset:0;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.2'/%3E%3C/svg%3E")}
.scroll-progress{position:fixed;top:0;left:0;z-index:100;width:100%;height:3px;background:transparent}.scroll-progress span{display:block;width:0;height:100%;background:var(--mint)}
.shell{width:min(var(--shell),calc(100% - 88px));margin-inline:auto}
.section{padding:138px 0;position:relative}
.section--soft{background:var(--soft)}.section--warm{background:var(--warm)}
.eyebrow{margin:0 0 18px;color:var(--mint-dark);font-size:11px;font-weight:800;letter-spacing:.16em}.eyebrow--light{color:#a6fff0}
button, a{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--mint);outline-offset:4px}

.site-header{position:fixed;top:0;left:0;right:0;z-index:50;padding:17px 0;transition:background .3s ease,box-shadow .3s ease,padding .3s ease}.site-header.is-scrolled{padding:10px 0;background:rgba(252,252,251,.86);backdrop-filter:blur(16px);box-shadow:0 8px 26px rgba(29,43,53,.05)}
.header__inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;width:142px;flex:0 0 auto}.brand img{width:100%;mix-blend-mode:multiply}.desktop-nav{display:flex;align-items:center;gap:25px;padding:10px 20px;border:1px solid rgba(29,43,53,.08);border-radius:999px;background:rgba(255,255,255,.68)}.desktop-nav a{font-size:12px;font-weight:700;color:#536168;transition:color .25s}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--navy)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:14px 20px;font-size:12px;font-weight:800;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button b{font-size:15px;line-height:1}.button--dark{color:#fff;background:var(--navy);box-shadow:0 10px 25px rgba(29,43,53,.12)}.button--dark:hover{background:var(--mint);color:var(--navy)}.button--mint{background:var(--mint);color:var(--navy);box-shadow:0 10px 25px rgba(88,200,185,.23)}.button--mint:hover{background:#7cddcf}.button--outline{background:#fff;color:var(--navy);border:1px solid var(--line)}.button--outline:hover{border-color:var(--mint);background:var(--mint-pale)}
.header-cta{padding:11px 16px}.menu-toggle{display:none;background:none;border:0;width:40px;height:40px;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:6px auto;transition:transform .25s ease}.mobile-menu{display:none}

.hero{min-height:100svh;padding:154px 0 70px;display:flex;align-items:center;position:relative;isolation:isolate;background:radial-gradient(circle at 80% 40%,rgba(88,200,185,.11),transparent 28%),linear-gradient(140deg,#fff 0%,#fcfcfb 55%,#f4faf8 100%);overflow:hidden}.hero__grid{display:grid;grid-template-columns:.87fr 1.13fr;align-items:center;gap:32px;position:relative}.hero__content{max-width:595px;position:relative;z-index:3}.hero__eyebrow{margin-bottom:27px}.hero__title{margin:0;max-width:600px;font-size:clamp(52px,5.75vw,92px);line-height:.94;font-weight:600;letter-spacing:-.07em}.hero__title em,h2 em{color:var(--mint-dark);font-family:"DM Serif Display",Georgia,serif;font-weight:400;letter-spacing:-.055em}.hero__copy{max-width:405px;margin:29px 0 30px;color:var(--muted);font-size:16px;line-height:1.65}.hero__actions{display:flex;align-items:center;gap:22px}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:800;border-bottom:1px solid var(--navy);padding-bottom:5px}.text-link span{font-size:16px;color:var(--mint-dark)}
.hero__trust{display:flex;align-items:center;gap:13px;margin-top:50px}.mini-avatars{display:flex}.mini-avatars img{width:31px;height:31px;object-fit:cover;border:2px solid var(--paper);border-radius:50%;margin-left:-7px}.mini-avatars img:first-child{margin-left:0}.hero__trust p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.hero__trust strong{color:var(--navy);font-weight:800}
.hero__art{height:min(80vh,700px);position:relative;display:flex;justify-content:center;align-items:center;z-index:2}.hero-tooth{width:min(100%,595px);max-height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 28px 24px rgba(29,43,53,.06));will-change:transform}.hero__art-label{position:absolute;margin:0;color:var(--muted);font-size:10px;letter-spacing:.04em;z-index:2}.hero__art-label--top{top:7%;right:3%;border:1px solid var(--line);border-radius:999px;padding:8px 10px;background:rgba(255,255,255,.55)}.hero__art-label--bottom{bottom:7%;left:8%;max-width:150px}.hero__orb{position:absolute;border-radius:50%;filter:blur(1px);z-index:-1}.hero__orb--one{width:43vw;height:43vw;right:-16vw;bottom:-24vw;background:rgba(88,200,185,.16)}.hero__orb--two{width:30vw;height:30vw;left:-17vw;top:20vw;background:rgba(245,232,216,.38)}.hero__scroll-cue{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);display:flex;gap:10px;align-items:center;color:var(--muted);font-size:10px}.hero__scroll-cue span{display:block;width:36px;height:1px;background:var(--mint-dark);position:relative;overflow:hidden}.hero__scroll-cue span:after{content:"";position:absolute;left:-100%;width:100%;height:100%;background:var(--navy);animation:scrollLine 1.8s infinite}@keyframes scrollLine{to{left:100%}}

.intro__top{display:grid;grid-template-columns:1.15fr .62fr;gap:10%;align-items:end}.intro__top h2,.section-head h2,.faq__intro h2,.results__content h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.06em;font-weight:600;max-width:750px}.intro__description{margin:0 0 5px;color:var(--muted);font-size:14px;line-height:1.65}.intro__visual{position:relative;min-height:420px;display:flex;justify-content:center;align-items:flex-end;margin:42px 0 10px;overflow:visible}.intro__visual>img{width:min(100%,1200px);height:380px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 18px 16px rgba(29,43,53,.045))}.experience-card{position:absolute;z-index:2;top:31%;left:50%;transform:translate(-50%,-50%);padding:22px 24px;text-align:center;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.85);box-shadow:var(--shadow);backdrop-filter:blur(8px)}.experience-card strong{display:block;font-size:58px;line-height:.8;letter-spacing:-.08em}.experience-card strong span{color:var(--mint-dark)}.experience-card small{display:block;margin-top:11px;color:var(--muted);font-size:9px;line-height:1.4}.intro__footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.intro__footer p{margin:0;color:var(--muted);font-size:13px;max-width:420px;line-height:1.6}

.wave{position:absolute;left:-2%;width:104%;height:76px;background:var(--paper);z-index:1}.wave--top{top:-1px;border-radius:0 0 48% 52% / 0 0 100% 100%;transform:translateY(-29px) rotate(-1deg)}.wave--bottom{bottom:-1px;border-radius:48% 52% 0 0 / 100% 100% 0 0;transform:translateY(33px) rotate(1deg)}.services{padding-top:190px;padding-bottom:190px}.section-head--split{display:grid;grid-template-columns:1.15fr .65fr;gap:12%;align-items:end}.section-head--split>p{margin:0 0 5px;color:var(--muted);font-size:14px;line-height:1.65}.services-canvas{position:relative;height:760px;margin-top:68px}.service-card{position:absolute;width:282px;background:var(--white);border-radius:18px;box-shadow:var(--shadow);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease;will-change:transform}.service-card:hover{transform:translateY(-8px) rotate(0deg)!important;box-shadow:0 26px 54px rgba(29,43,53,.13)}.service-card img{width:100%;height:152px;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.service-card:hover img{transform:scale(1.06)}.service-card__body{padding:17px 18px 20px}.service-card__body h3{margin:0 0 7px;font-size:16px;letter-spacing:-.03em}.service-card__body p{margin:0;color:var(--muted);font-size:11px;line-height:1.48}.service-card__icon{position:absolute;top:128px;right:16px;width:35px;height:35px;border-radius:10px;background:var(--mint);color:var(--navy);font-weight:800;display:grid;place-items:center;box-shadow:0 7px 17px rgba(88,200,185,.3)}.service-card--preventive{left:5%;top:9%;transform:rotate(-5deg)}.service-card--orthodontics{left:42%;top:26%;transform:rotate(4deg)}.service-card--implants{right:6%;top:5%;transform:rotate(-3deg)}.service-card--restorative{left:13%;bottom:4%;transform:rotate(3deg)}.service-card--endo{right:17%;bottom:8%;transform:rotate(5deg)}.center-cta{text-align:center;margin-top:-8px}

.section-head--center{text-align:center;max-width:820px;margin-inline:auto}.section-head--center h2{margin-inline:auto}.section-head--center>p:last-child{max-width:600px;margin:20px auto 0;color:var(--muted);font-size:14px;line-height:1.6}.team{padding-bottom:130px}.team-carousel-wrap{position:relative;margin-top:60px}.team-carousel{display:flex;gap:18px;padding:0 max(22px,calc((100vw - var(--shell))/2));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth}.team-carousel::-webkit-scrollbar{display:none}.doctor-card{position:relative;flex:0 0 clamp(222px,22vw,296px);height:420px;overflow:hidden;border-radius:18px;background:#f0f3f1;scroll-snap-align:start}.doctor-card>img{width:100%;height:100%;object-fit:cover;object-position:center 15%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.doctor-card:hover>img{transform:scale(1.04)}.doctor-card:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(11,24,31,.72))}.doctor-card__meta{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;color:#fff;display:flex;gap:12px;align-items:flex-start}.doctor-card__meta>span{color:var(--mint);font-size:10px;font-weight:800;padding-top:3px}.doctor-card h3{margin:0;font-size:15px;letter-spacing:-.035em}.doctor-card p{margin:4px 0 0;font-size:10px;color:rgba(255,255,255,.82)}.doctor-card--featured{outline:1px solid rgba(88,200,185,.5)}.doctor-card__featured-label{position:absolute;z-index:3;top:15px;left:15px;right:15px;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);font-size:10px;font-weight:800;color:var(--navy)}.doctor-card__featured-label i{display:inline-block;vertical-align:middle;width:40px;height:10px;margin-left:7px;border-top:2px solid var(--mint);border-radius:50%;transform:rotate(-12deg)}.carousel-button{position:absolute;z-index:5;top:50%;width:45px;height:45px;border:0;border-radius:50%;background:var(--mint);color:var(--navy);font-size:19px;box-shadow:0 9px 24px rgba(88,200,185,.25);transform:translateY(-50%);transition:transform .25s}.carousel-button:hover{transform:translateY(-50%) scale(1.06)}.carousel-button--prev{left:calc(max(12px,(100vw - var(--shell))/2) - 22px)}.carousel-button--next{right:calc(max(12px,(100vw - var(--shell))/2) - 22px)}

.results__grid{display:grid;grid-template-columns:.75fr 1fr;gap:10%;align-items:center}.results__content>p{max-width:400px;color:var(--muted);font-size:15px;line-height:1.7}.results__content blockquote{position:relative;margin:43px 0 0;padding:25px 0 0;max-width:350px;border-top:1px solid rgba(29,43,53,.16);font-family:"DM Serif Display",Georgia,serif;font-size:24px;line-height:1.22;color:var(--navy)}.results__content blockquote:before{content:"“";position:absolute;left:-9px;top:-35px;color:rgba(255,255,255,.85);font-size:130px;z-index:-1}.before-after{position:relative;height:min(600px,48vw);min-height:420px;border-radius:22px;overflow:hidden;background:#ead8ca;isolation:isolate}.before-after img{width:100%;height:100%;object-fit:cover;object-position:center}.before-after__after{position:absolute;inset:0}.before-after__before{position:absolute;inset:0 auto 0 0;width:50%;overflow:hidden;z-index:1}.before-after__before img{width:calc(100vw * .48);max-width:none;object-position:left center}.before-after__range{position:absolute;inset:0;z-index:4;width:100%;height:100%;opacity:0;cursor:ew-resize}.before-after__divider{position:absolute;top:0;bottom:0;left:50%;z-index:3;width:2px;background:#fff;transform:translateX(-50%)}.before-after__divider i{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--navy);font-style:normal;font-size:14px;box-shadow:0 10px 25px rgba(29,43,53,.18);transform:translate(-50%,-50%)}.before-after__label{position:absolute;z-index:4;bottom:18px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.9);font-size:10px;font-weight:800}.before-after__label--before{left:18px}.before-after__label--after{right:18px}

.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px}.review-card{padding:21px;background:#fff;border:1px solid var(--line);border-radius:14px;transition:transform .28s ease,box-shadow .28s ease}.review-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.review-card__stars{color:var(--mint-dark);font-size:12px;letter-spacing:.14em}.review-card>p{min-height:77px;margin:14px 0 20px;color:#516067;font-size:12px;line-height:1.55}.review-card footer{display:flex;align-items:center;gap:10px}.review-card footer img{width:31px;height:31px;border-radius:50%;object-fit:cover}.review-card footer b{display:block;font-size:11px}.review-card footer small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.testimonials__cta{text-align:right;margin-top:28px}

.faq__grid{display:grid;grid-template-columns:.72fr 1.1fr;gap:12%}.faq__intro>p:not(.eyebrow){max-width:360px;color:var(--muted);font-size:14px;line-height:1.65;margin:22px 0 30px}.accordion{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border:0;background:transparent;color:var(--navy);text-align:left;font-size:15px;font-weight:700}.faq-item button b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--mint-pale);color:var(--mint-dark);font-size:18px;font-weight:500;flex:0 0 auto}.faq-item__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-item__answer>p{overflow:hidden;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.faq-item.is-open .faq-item__answer{grid-template-rows:1fr}.faq-item.is-open .faq-item__answer>p{padding-bottom:19px}

.booking{padding-top:115px;padding-bottom:115px}.booking__banner{position:relative;min-height:386px;display:grid;place-items:center;overflow:hidden;border-radius:26px;isolation:isolate}.booking__banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.booking__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,35,43,.72),rgba(19,35,43,.32));z-index:1}.booking__content{position:relative;z-index:2;width:min(690px,88%);text-align:center;color:#fff}.booking__content h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.04;letter-spacing:-.06em;font-weight:600}.booking__content h2 em{color:#a6fff0}.booking__content>p:last-of-type{max-width:450px;margin:18px auto 25px;color:rgba(255,255,255,.85);font-size:14px;line-height:1.6}

.site-footer{padding:65px 0 20px;background:#f1f4f2;border-top:1px solid var(--line)}.site-footer__grid{display:grid;grid-template-columns:1.2fr .75fr .95fr 1.05fr 1.22fr;gap:30px}.footer-brand img{width:190px;mix-blend-mode:multiply}.footer-brand>p{max-width:230px;margin:19px 0;color:var(--muted);font-size:12px;line-height:1.6}.socials{display:flex;gap:7px}.socials a{display:grid;place-items:center;width:28px;height:28px;border:1px solid #d5ddda;border-radius:50%;font-size:9px;font-weight:800;color:var(--navy);text-transform:uppercase;transition:background .25s}.socials a:hover{background:var(--mint);border-color:var(--mint)}.site-footer h3{margin:3px 0 17px;font-size:11px;letter-spacing:.02em}.site-footer>div a:not(.socials a){display:block;margin:0 0 9px;color:#5c696f;font-size:11px;line-height:1.4}.site-footer>div a:hover{color:var(--mint-dark)}.footer-contact p{margin:14px 0;color:#5c696f;font-size:11px;line-height:1.6}.newsletter>p{margin:0 0 12px;color:#5c696f;font-size:11px;line-height:1.5}.newsletter>div{display:flex;align-items:center;border-bottom:1px solid #b9c5c0}.newsletter input{min-width:0;flex:1;padding:9px 0;border:0;background:transparent;outline:none;font-size:11px}.newsletter button{border:0;background:transparent;color:var(--mint-dark);font-size:18px}.newsletter__message{display:block;margin-top:8px;color:var(--mint-dark);font-size:10px}.site-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:50px;padding-top:18px;border-top:1px solid #dfe6e3;color:#7a8589;font-size:10px}.site-footer__bottom a{font-weight:800;color:var(--navy)}

@media (max-width:1000px){.shell{width:min(var(--shell),calc(100% - 56px))}.desktop-nav{gap:15px;padding:9px 14px}.hero__grid{grid-template-columns:.86fr 1.05fr}.hero__title{font-size:clamp(46px,6vw,68px)}.hero__art{height:570px}.intro__top,.section-head--split,.results__grid,.faq__grid{gap:7%}.service-card{width:248px}.team-carousel{padding-inline:28px}.carousel-button--prev{left:8px}.carousel-button--next{right:8px}.site-footer__grid{grid-template-columns:1.4fr .8fr .9fr 1.1fr}.newsletter{grid-column:1/-1;max-width:450px}}

@media (max-width:760px){.shell{width:calc(100% - 36px)}.site-header{padding:12px 0}.site-header.is-scrolled{padding:8px 0}.brand{width:121px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-menu{position:absolute;top:calc(100% + 7px);left:18px;right:18px;padding:15px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:var(--shadow);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu a:not(.button){display:block;padding:12px 6px;font-size:13px;font-weight:700;border-bottom:1px solid #eef1f0}.mobile-menu__cta{margin-top:13px;width:100%}.menu-toggle.is-open span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-4px) rotate(-45deg)}
.hero{min-height:auto;padding:123px 0 55px}.hero__grid{grid-template-columns:1fr;gap:11px}.hero__content{max-width:none}.hero__eyebrow{margin-bottom:17px}.hero__title{font-size:clamp(44px,12vw,58px);max-width:530px}.hero__copy{font-size:14px;margin:22px 0 23px}.hero__trust{margin-top:28px}.hero__art{height:490px;margin:0 -8px}.hero-tooth{width:min(100%,370px)}.hero__art-label--top{top:4%;right:0}.hero__art-label--bottom{bottom:2%;left:4%;font-size:9px}.hero__scroll-cue{display:none}
.section{padding:81px 0}.intro__top,.section-head--split,.results__grid,.faq__grid{grid-template-columns:1fr}.intro__top,.section-head--split{gap:20px}.intro__top h2,.section-head h2,.faq__intro h2,.results__content h2{font-size:34px}.intro__description,.section-head--split>p{font-size:13px}.intro__visual{min-height:220px;margin-top:25px}.intro__visual>img{height:210px}.experience-card{top:15%;padding:15px 17px}.experience-card strong{font-size:43px}.intro__footer{align-items:flex-start;flex-direction:column;margin-top:24px}.services{padding-top:125px;padding-bottom:126px}.services-canvas{height:870px;margin-top:36px}.service-card{width:179px;border-radius:14px}.service-card img{height:98px}.service-card__body{padding:12px 12px 15px}.service-card__body h3{font-size:12px}.service-card__body p{font-size:8.5px}.service-card__icon{top:82px;right:10px;width:27px;height:27px;border-radius:8px;font-size:12px}.service-card--preventive{left:-2%;top:3%}.service-card--orthodontics{left:41%;top:21%}.service-card--implants{right:-2%;top:2%}.service-card--restorative{left:2%;bottom:16%}.service-card--endo{right:1%;bottom:2%}.center-cta{margin-top:-12px}.section-head--center h2{font-size:33px}.team-carousel-wrap{margin-top:36px}.team-carousel{padding-inline:18px;gap:12px}.doctor-card{flex-basis:234px;height:360px}.carousel-button{display:none}.results__grid{gap:34px}.results__content blockquote{margin-top:30px;font-size:21px}.before-after{height:460px;min-height:0}.before-after__before img{width:calc(100vw - 36px)}.reviews-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:34px}.review-card{padding:14px}.review-card>p{min-height:0;margin:10px 0 15px;font-size:10px}.review-card footer b{font-size:10px}.review-card footer small{font-size:8px}.testimonials__cta{text-align:left;margin-top:20px}.faq__grid{gap:34px}.faq-item button{font-size:13px}.booking{padding:78px 0}.booking__banner{min-height:335px;border-radius:20px}.booking__content{width:88%}.booking__content h2{font-size:34px}.site-footer{padding-top:47px}.site-footer__grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}.footer-brand{grid-column:1/-1}.footer-brand img{width:174px}.newsletter{grid-column:1/-1}.site-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:35px}.page-noise{opacity:.06}}

@media (max-width:390px){.hero__title{font-size:42px}.service-card{width:164px}.services-canvas{height:810px}.reviews-grid{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__bottom{font-size:9px}}

@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}

/* --- Functional refinements: header, carousel, before/after and accordion --- */
.site-header {
  background: transparent;
  border-bottom: 1px solid transparent;
}
.site-header.is-scrolled {
  background: rgba(252, 252, 251, 0.94);
  border-bottom-color: rgba(29, 43, 53, 0.07);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  box-shadow: 0 10px 32px rgba(29, 43, 53, 0.08);
}
.header__inner { justify-content: space-between; }
.header-cta { display: inline-flex; }

/* The generated menu was removed. Keep the booking action accessible at every viewport. */
.menu-toggle,
.mobile-menu,
.desktop-nav { display: none !important; }

.team-carousel {
  scroll-padding-inline: max(22px, calc((100vw - var(--shell)) / 2));
  overscroll-behavior-x: contain;
  -webkit-overflow-scrolling: touch;
}
.carousel-button {
  display: grid;
  place-items: center;
  pointer-events: auto;
}
.carousel-button[disabled] {
  opacity: .38;
  cursor: not-allowed;
  transform: translateY(-50%) !important;
}

/* Reliable reveal clipping: both images always occupy the same canvas. */
.before-after {
  --comparison-position: 50%;
  touch-action: none;
  user-select: none;
}
.before-after__before {
  inset: 0;
  width: 100%;
  overflow: hidden;
  clip-path: inset(0 calc(100% - var(--comparison-position)) 0 0);
  -webkit-clip-path: inset(0 calc(100% - var(--comparison-position)) 0 0);
  will-change: clip-path;
}
.before-after__before img {
  width: 100% !important;
  max-width: 100%;
  height: 100%;
  object-position: center;
}
.before-after__divider {
  left: var(--comparison-position);
  will-change: left;
}
.before-after__range {
  z-index: 5;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
}
.before-after__range::-webkit-slider-thumb {
  appearance: none;
  -webkit-appearance: none;
  width: 1px;
  height: 100%;
  background: transparent;
}
.before-after__range::-moz-range-thumb {
  width: 1px;
  height: 100%;
  border: 0;
  background: transparent;
}
.before-after__label { z-index: 6; pointer-events: none; }

/* Use max-height so every browser can animate FAQ answers consistently. */
.faq-item__answer {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s cubic-bezier(.22, 1, .36, 1);
}
.faq-item__answer > p {
  overflow: visible;
  margin: 0;
  padding-bottom: 0;
  transition: padding-bottom .35s cubic-bezier(.22, 1, .36, 1);
}
.faq-item.is-open .faq-item__answer { max-height: 240px; }
.faq-item.is-open .faq-item__answer > p { padding-bottom: 19px; }

@media (max-width: 760px) {
  .header-cta {
    display: inline-flex !important;
    padding: 10px 13px;
    font-size: 10px;
  }
  .header-cta span { display: inline; }
  .team-carousel-wrap { padding-bottom: 4px; }
  .carousel-button { display: none; }
}


/* JS controls anchor timing so browser-defined smooth scrolling never overrides the slow transition. */
html { scroll-behavior: auto; }


/* --- Hero centralizado: texto e molar em uma composição editorial sobreposta --- */
.hero {
  min-height: 980px;
  padding: 132px 0 74px;
  display: block;
}
.hero__grid {
  display: block;
  min-height: 774px;
}
.hero__content--centered {
  width: min(100%, 980px);
  max-width: 980px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.hero__eyebrow {
  margin-bottom: 18px;
}
.hero__title--centered {
  position: relative;
  z-index: 3;
  max-width: 960px;
  margin: 0;
  font-size: clamp(58px, 6.35vw, 98px);
  line-height: .87;
  letter-spacing: -.075em;
}
.hero__title--centered > span {
  display: block;
  position: relative;
}
.hero__title-overlap {
  z-index: 3;
}
.hero__title-overlap em {
  position: relative;
  z-index: 6;
  display: inline-block;
  padding-inline: .035em;
}
.hero__title-readable {
  z-index: 6;
}
.hero__art--centered {
  z-index: 4;
  width: min(43vw, 430px);
  height: min(58vh, 505px);
  min-height: 410px;
  margin-top: -132px;
  margin-bottom: -112px;
}
.hero__art--centered .hero-tooth {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: contain;
}
.hero__art--centered .hero__art-label--top {
  top: 34%;
  right: -132px;
}
.hero__art--centered .hero__art-label--bottom {
  bottom: 12%;
  left: -112px;
}
.hero__art--centered .hero__stamp {
  right: -28px;
  bottom: 18%;
}
.hero__details {
  position: relative;
  z-index: 7;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 510px;
}
.hero__details .hero__copy {
  max-width: 480px;
  margin: 0 0 26px;
}
.hero__details .hero__actions {
  justify-content: center;
}
.hero__details .hero__trust {
  margin-top: 28px;
  text-align: left;
}

@media (max-width: 1000px) {
  .hero { min-height: 900px; }
  .hero__grid { min-height: 700px; }
  .hero__title--centered { font-size: clamp(52px, 7.6vw, 78px); }
  .hero__art--centered { width: min(48vw, 400px); height: 470px; min-height: 390px; margin-top: -110px; margin-bottom: -98px; }
  .hero__art--centered .hero__art-label--top { right: -70px; }
  .hero__art--centered .hero__art-label--bottom { left: -55px; }
}

@media (max-width: 760px) {
  .hero {
    min-height: 835px;
    padding: 112px 0 56px;
  }
  .hero__grid { min-height: 667px; }
  .hero__title--centered {
    max-width: 540px;
    font-size: clamp(42px, 11.8vw, 58px);
    line-height: .91;
    letter-spacing: -.07em;
  }
  .hero__art--centered {
    width: min(68vw, 325px);
    height: 388px;
    min-height: 320px;
    margin-top: -78px;
    margin-bottom: -82px;
  }
  .hero__art--centered .hero__art-label--top {
    top: 23%;
    right: -22px;
    font-size: 8px;
  }
  .hero__art--centered .hero__art-label--bottom,
  .hero__art--centered .hero__stamp {
    display: none;
  }
  .hero__details .hero__copy {
    max-width: 360px;
    margin-bottom: 22px;
  }
  .hero__details .hero__actions {
    gap: 15px;
    flex-wrap: wrap;
  }
  .hero__details .hero__trust { margin-top: 23px; }
}

@media (max-width: 430px) {
  .hero { min-height: 790px; }
  .hero__title--centered { font-size: 42px; }
  .hero__art--centered {
    width: 295px;
    height: 356px;
    min-height: 300px;
    margin-top: -65px;
    margin-bottom: -74px;
  }
  .hero__art--centered .hero__art-label--top { display: none; }
  .hero__details .hero__copy { max-width: 330px; }
}


/* --- Hero refinement: tooth overlaps the title subtly, never the copy or CTAs --- */
.hero {
  min-height: 1040px;
  padding: 132px 0 76px;
}
.hero__grid {
  min-height: 812px;
}
.hero__title--centered {
  z-index: 6;
}
.hero__title-overlap,
.hero__title-readable {
  z-index: 7;
}
.hero__art--centered {
  z-index: 4;
  width: min(42vw, 410px);
  height: min(56vh, 482px);
  min-height: 396px;
  /* The molar reaches only a small portion of the title, and stays behind its letters. */
  margin-top: -96px;
  /* Reserve real breathing room so the paragraph and CTAs never sit over the tooth. */
  margin-bottom: 30px;
}
.hero__details {
  z-index: 8;
  padding-top: 0;
}
.hero__details .hero__copy {
  max-width: 500px;
  margin: 0 auto 26px;
}
.hero__details .hero__actions {
  position: relative;
  z-index: 9;
}
.hero__details .hero__trust {
  position: relative;
  z-index: 9;
}

@media (max-width: 1000px) {
  .hero {
    min-height: 960px;
  }
  .hero__grid {
    min-height: 730px;
  }
  .hero__art--centered {
    width: min(47vw, 380px);
    height: 450px;
    min-height: 370px;
    margin-top: -82px;
    margin-bottom: 28px;
  }
}

@media (max-width: 760px) {
  .hero {
    min-height: 890px;
    padding: 108px 0 60px;
  }
  .hero__grid {
    min-height: 700px;
  }
  .hero__title--centered {
    position: relative;
    z-index: 7;
  }
  .hero__art--centered {
    width: min(65vw, 310px);
    height: 356px;
    min-height: 306px;
    margin-top: -56px;
    margin-bottom: 24px;
  }
  .hero__details .hero__copy {
    max-width: 350px;
    margin-bottom: 21px;
  }
}

@media (max-width: 430px) {
  .hero {
    min-height: 860px;
  }
  .hero__art--centered {
    width: 282px;
    height: 334px;
    min-height: 290px;
    margin-top: -46px;
    margin-bottom: 22px;
  }
}

/* --- Hero final: duas linhas, molar à frente e leitura protegida --- */
.hero {
  min-height: 1030px;
}
.hero__grid {
  min-height: 825px;
}
.hero__title--centered {
  z-index: 2;
  max-width: 1160px;
  font-size: clamp(56px, 5.6vw, 84px);
  line-height: .92;
  letter-spacing: -.078em;
}
.hero__title--centered > span {
  z-index: auto;
}
.hero__title-line {
  display: block;
  position: relative;
  white-space: nowrap;
}
.hero__title-line--second {
  display: grid !important;
  grid-template-columns: max-content clamp(132px, 16.2vw, 235px) max-content;
  align-items: baseline;
  justify-content: center;
  column-gap: 0;
  z-index: 2;
}
.hero__title-prefix,
.hero__title-suffix {
  display: inline-block;
  white-space: nowrap;
}
.hero__title-gap {
  display: block;
  width: 100%;
  height: 1px;
}
.hero__title-overlap,
.hero__title-readable,
.hero__title-overlap em {
  z-index: auto;
}
.hero__art--centered {
  position: relative;
  z-index: 7;
  width: min(39vw, 410px);
  height: min(53vh, 465px);
  min-height: 420px;
  margin-top: -42px;
  margin-bottom: 4px;
  pointer-events: none;
}
.hero__art--centered .hero-tooth {
  position: relative;
  z-index: 8;
}
.hero__details {
  z-index: 9;
  margin-top: 0;
}
.hero__art--centered .hero__art-label--top {
  z-index: 9;
  top: 34%;
}
.hero__art--centered .hero__stamp {
  z-index: 9;
}

@media (max-width: 1000px) {
  .hero { min-height: 950px; }
  .hero__grid { min-height: 735px; }
  .hero__title--centered { font-size: clamp(48px, 6.45vw, 70px); max-width: 960px; }
  .hero__title-line--second { grid-template-columns: max-content clamp(104px, 14vw, 158px) max-content; }
  .hero__art--centered {
    width: min(45vw, 365px);
    height: 430px;
    min-height: 390px;
    margin-top: -37px;
    margin-bottom: 8px;
  }
}

@media (max-width: 760px) {
  .hero {
    min-height: 810px;
    padding: 109px 0 48px;
  }
  .hero__grid { min-height: 650px; }
  .hero__title--centered {
    max-width: 100%;
    font-size: clamp(27px, 8.1vw, 36px);
    line-height: .95;
    letter-spacing: -.073em;
  }
  .hero__title-line--second {
    grid-template-columns: max-content clamp(59px, 17vw, 82px) max-content;
  }
  .hero__art--centered {
    width: min(64vw, 298px);
    height: 350px;
    min-height: 315px;
    margin-top: -28px;
    margin-bottom: 6px;
  }
  .hero__art--centered .hero__art-label--top,
  .hero__art--centered .hero__art-label--bottom,
  .hero__art--centered .hero__stamp {
    display: none;
  }
  .hero__details .hero__copy { margin-top: 0; }
}

@media (max-width: 390px) {
  .hero { min-height: 775px; }
  .hero__title--centered { font-size: 27px; }
  .hero__title-line--second { grid-template-columns: max-content 54px max-content; }
  .hero__art--centered { width: 274px; height: 326px; min-height: 292px; margin-top: -25px; }
}


/* --- Hero correction: continuous second line, tooth in front with controlled overlap --- */
.hero {
  min-height: 980px;
}
.hero__grid {
  min-height: 790px;
}
.hero__title--centered {
  max-width: 1180px;
  font-size: clamp(56px, 5.6vw, 84px);
  line-height: .92;
  letter-spacing: -.078em;
  position: relative;
  z-index: 2;
}
.hero__title-line {
  display: block !important;
  position: relative;
  white-space: nowrap;
}
.hero__title-line--second {
  display: block !important;
  z-index: 2;
}
.hero__title-prefix,
.hero__title-suffix,
.hero__title-gap {
  display: inline;
  width: auto;
  height: auto;
}
.hero__art--centered {
  position: relative;
  z-index: 7;
  width: min(38vw, 395px);
  height: min(52vh, 455px);
  min-height: 405px;
  /* Molar begins roughly halfway through the second line, then continues below it. */
  margin-top: calc(-0.46 * clamp(56px, 5.6vw, 84px));
  margin-bottom: 12px;
  pointer-events: none;
}
.hero__art--centered .hero-tooth {
  position: relative;
  z-index: 8;
}
.hero__details {
  position: relative;
  z-index: 9;
}

@media (max-width: 1000px) {
  .hero { min-height: 920px; }
  .hero__grid { min-height: 720px; }
  .hero__title--centered { font-size: clamp(45px, 6.2vw, 66px); max-width: 940px; }
  .hero__art--centered {
    width: min(43vw, 355px);
    height: 415px;
    min-height: 365px;
    margin-top: calc(-0.46 * clamp(45px, 6.2vw, 66px));
  }
}

@media (max-width: 760px) {
  .hero {
    min-height: 775px;
    padding: 108px 0 48px;
  }
  .hero__grid { min-height: 615px; }
  .hero__title--centered {
    max-width: 100%;
    font-size: clamp(24px, 6.65vw, 30px);
    line-height: .96;
    letter-spacing: -.067em;
  }
  .hero__title-line { white-space: nowrap; }
  .hero__art--centered {
    width: min(62vw, 290px);
    height: 342px;
    min-height: 305px;
    margin-top: calc(-0.46 * clamp(24px, 6.65vw, 30px));
    margin-bottom: 11px;
  }
  .hero__art--centered .hero__art-label--top,
  .hero__art--centered .hero__art-label--bottom,
  .hero__art--centered .hero__stamp { display: none; }
  .hero__details .hero__copy { max-width: 350px; }
}

@media (max-width: 390px) {
  .hero { min-height: 750px; }
  .hero__title--centered { font-size: 23px; }
  .hero__art--centered {
    width: 266px;
    height: 316px;
    min-height: 285px;
    margin-top: -11px;
  }
}



/* --- Orbs: diffuse mint atmosphere that extends naturally into the next section --- */
.hero-scroll-stage,
.hero-scroll-stage > .hero {
  position: relative;
  overflow: visible !important;
}

.hero__orb {
  position: absolute;
  z-index: 0;
  border-radius: 50%;
  pointer-events: none;
  filter: blur(40px);
  background: rgba(53, 169, 155, 0.4);
  will-change: transform, opacity;
  transform-origin: center;
}

/* Smaller than the prior version; it still exits the hero so the transition remains soft. */
.hero__orb--one {
  width: min(40vw, 600px);
  height: min(40vw, 600px);
  right: -14vw;
  bottom: -17vw;
}

.hero__orb--two {
  width: min(34vw, 520px);
  height: min(34vw, 520px);
  left: -15vw;
  top: 15vw;
}

@media (max-width: 760px) {
  .hero__orb--one {
    width: 68vw;
    height: 68vw;
    right: -31vw;
    bottom: -27vw;
  }

  .hero__orb--two {
    width: 62vw;
    height: 62vw;
    left: -38vw;
    top: 24vw;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero__orb { will-change: auto; }
}



/* --- Scale hierarchy: service cards + featured doctor --- */
.doctor-card--featured {
  flex-basis: clamp(248px, 24vw, 332px);
  height: 458px;
  border: 2px solid #35a99b;
  outline: 7px solid rgba(53, 169, 155, .12);
  box-shadow: 0 20px 50px rgba(29, 43, 53, .14), 0 0 0 1px rgba(255,255,255,.82) inset;
  transform: translateY(-18px);
}
.doctor-card--featured:hover {
  transform: translateY(-24px);
}
.doctor-card--featured::before {
  content: "";
  position: absolute;
  z-index: 3;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.55);
}
.doctor-card--featured .doctor-card__featured-label {
  border: 1px solid rgba(53, 169, 155, .45);
  box-shadow: 0 10px 24px rgba(53, 169, 155, .16);
}

@media (max-width: 760px) {
  .doctor-card--featured {
    flex-basis: 258px;
    height: 390px;
    border-width: 2px;
    outline-width: 5px;
    transform: translateY(-8px);
  }
  .doctor-card--featured:hover { transform: translateY(-8px); }
}

/* --- Header CTA attention state: active at page top and in treatments --- */
.header-cta.is-attention {
  animation: oralis-booking-attention 1.8s cubic-bezier(.45, 0, .55, 1) infinite;
  will-change: background-color, box-shadow, color, transform;
}

@keyframes oralis-booking-attention {
  0%, 100% {
    background: var(--navy);
    color: #fff;
    box-shadow: 0 10px 25px rgba(29, 43, 53, .12);
    transform: translateY(0) scale(1);
  }
  48%, 58% {
    box-shadow:
      0 0 0 6px rgba(53, 169, 155, .10),
      0 0 30px 10px rgba(53, 169, 155, .7),
      0 12px 30px rgba(53, 169, 155, .3);
    transform: translateY(-1px) scale(1.015);
  }
}

.header-cta.is-attention:hover {
  animation-play-state: paused;
  background: #35a99b;
  color: var(--navy);
  box-shadow:
    0 0 0 6px rgba(53, 169, 155, .10),
    0 0 30px 10px rgba(53, 169, 155, .7),
    0 12px 30px rgba(53, 169, 155, .3);
}

@media (prefers-reduced-motion: reduce) {
  .header-cta.is-attention {
    animation: none;
    background: #35a99b;
    color: var(--navy);
    box-shadow: 0 0 22px 7px rgba(53, 169, 155, .22);
  }
}

/* --- 2026-06-25 adjustments: larger service cards without overlap, centered doctors carousel --- */
.services-canvas {
  height: 860px;
}
.service-card {
  width: 314px;
}
.service-card img {
  height: 170px;
}
.service-card__body {
  padding: 18px 19px 21px;
}
.service-card__body h3 {
  font-size: 17px;
}
.service-card__body p {
  font-size: 11.5px;
  line-height: 1.52;
}
.service-card__icon {
  top: 145px;
  right: 16px;
  width: 37px;
  height: 37px;
}
.service-card--preventive { left: 2%; top: 10%; }
.service-card--orthodontics { left: 35.5%; top: 23%; }
.service-card--implants { right: 2%; top: 5%; }
.service-card--restorative { left: 9%; bottom: 6%; }
.service-card--endo { right: 5%; bottom: 4%; }

.team-carousel-wrap {
  width: min(var(--shell), calc(100% - 88px));
  margin: 60px auto 0;
  padding: 18px 0 26px;
  overflow: visible;
}
.team-carousel {
  gap: 24px;
  padding-inline: 0;
  scroll-padding-inline: 0;
  align-items: stretch;
}
.doctor-card {
  flex: 0 0 calc((100% - 4 * 24px) / 4.5);
  height: 438px;
}
.doctor-card--featured {
  flex-basis: calc(((100% - 4 * 24px) / 4.5) + 18px);
  height: 472px;
  transform: none;
}
.doctor-card--featured:hover {
  transform: translateY(-8px);
}
.carousel-button--prev {
  left: -22px;
}
.carousel-button--next {
  right: -22px;
}

@media (max-width: 1000px) {
  .services-canvas {
    height: 900px;
  }
  .service-card {
    width: 292px;
  }
  .service-card img {
    height: 160px;
  }
  .service-card__icon {
    top: 136px;
  }
  .service-card--preventive { left: 1%; top: 8%; }
  .service-card--orthodontics { left: 34%; top: 24%; }
  .service-card--implants { right: 1%; top: 4%; }
  .service-card--restorative { left: 7%; bottom: 6%; }
  .service-card--endo { right: 4%; bottom: 5%; }

  .team-carousel-wrap {
    width: calc(100% - 56px);
  }
  .team-carousel {
    gap: 18px;
  }
  .doctor-card {
    flex-basis: calc((100% - 3 * 18px) / 3.8);
    height: 410px;
  }
  .doctor-card--featured {
    flex-basis: calc(((100% - 3 * 18px) / 3.8) + 14px);
    height: 438px;
  }
  .carousel-button--prev { left: -14px; }
  .carousel-button--next { right: -14px; }
}

@media (max-width: 760px) {
  .services-canvas {
    height: 960px;
    margin-top: 40px;
  }
  .service-card {
    width: 194px;
    border-radius: 15px;
  }
  .service-card img {
    height: 108px;
  }
  .service-card__body {
    padding: 13px 13px 16px;
  }
  .service-card__body h3 {
    font-size: 12.5px;
  }
  .service-card__body p {
    font-size: 9px;
  }
  .service-card__icon {
    top: 90px;
    right: 10px;
    width: 28px;
    height: 28px;
    border-radius: 8px;
    font-size: 12px;
  }
  .service-card--preventive { left: 1%; top: 4%; }
  .service-card--orthodontics { left: 38%; top: 21%; }
  .service-card--implants { right: 1%; top: 2%; }
  .service-card--restorative { left: 4%; bottom: 17%; }
  .service-card--endo { right: 1%; bottom: 3%; }

  .team-carousel-wrap {
    width: calc(100% - 36px);
    margin-top: 36px;
    padding: 10px 0 6px;
  }
  .team-carousel {
    gap: 12px;
  }
  .doctor-card {
    flex-basis: calc((100% - 2 * 12px) / 2.35);
    height: 366px;
  }
  .doctor-card--featured {
    flex-basis: calc(((100% - 2 * 12px) / 2.35) + 10px);
    height: 392px;
    outline-width: 5px;
  }
}

@media (max-width: 390px) {
  .services-canvas {
    height: 930px;
  }
  .service-card {
    width: 184px;
  }
  .service-card--preventive { left: -1%; }
  .service-card--implants { right: -1%; }
}

/* --- Final refinement: team carousel, social icons and service modal --- */
.team-carousel-wrap {
  width: min(var(--shell), calc(100% - 88px));
  margin: 64px auto 0;
  padding: 30px 0 58px;
  overflow: visible;
  position: relative;
  isolation: isolate;
}
.team-carousel-wrap::before,
.team-carousel-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 88px;
  z-index: 4;
  pointer-events: none;
}
.team-carousel-wrap::before {
  left: -1px;
  background: linear-gradient(to right, #fff 6%, rgba(255,255,255,0));
}
.team-carousel-wrap::after {
  right: -1px;
  background: linear-gradient(to left, #fff 6%, rgba(255,255,255,0));
}
.team-carousel {
  gap: 24px;
  padding: 20px 0;
  align-items: center;
  overflow-x: auto;
  overflow-y: visible;
  scroll-padding-inline: 0;
}
.doctor-card {
  flex: 0 0 calc((100% - 4 * 24px) / 4.5);
  height: 438px;
  align-self: center;
}
.doctor-card--featured {
  flex-basis: calc(((100% - 4 * 24px) / 4.5) + 34px);
  height: 506px;
  border: 2px solid #35a99b;
  outline: 8px solid rgba(53, 169, 155, .12);
  box-shadow: 0 14px 28px rgba(29, 43, 53, .12), 0 0 0 1px rgba(255,255,255,.82) inset;
  transform: none;
}
.doctor-card--featured:hover {
  transform: translateY(-8px);
}
.carousel-button { z-index: 6; }
.carousel-button--prev { left: -22px; }
.carousel-button--next { right: -22px; }

.socials {
  gap: 10px;
}
.socials a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  font-size: 0;
  border: 1px solid #d5ddda;
  background: rgba(255,255,255,.55);
}
.socials a svg {
  width: 16px;
  height: 16px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: var(--navy);
}
.socials a[aria-label="Facebook"] svg { fill: currentColor; stroke: none; }
.socials a[aria-label="WhatsApp"] svg { stroke-width: 1.4; }
.socials a:hover {
  background: var(--mint);
  border-color: var(--mint);
}

.service-card {
  cursor: pointer;
}
.service-card:focus-visible {
  outline: 2px solid #35a99b;
  outline-offset: 4px;
}
.service-card__icon {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border: 1px solid rgba(255,255,255,.65);
  box-shadow: 0 10px 24px rgba(29,43,53,.10), 0 0 0 1px rgba(255,255,255,.12) inset;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.service-card--preventive .service-card__icon { background: linear-gradient(135deg, #5dcdbd 0%, #35a99b 100%); }
.service-card--orthodontics .service-card__icon { background: linear-gradient(135deg, #91b6ff 0%, #638ce8 100%); }
.service-card--implants .service-card__icon { background: linear-gradient(135deg, #7b8b96 0%, #4a5d6a 100%); }
.service-card--restorative .service-card__icon { background: linear-gradient(135deg, #f0b778 0%, #dd9362 100%); }
.service-card--endo .service-card__icon { background: linear-gradient(135deg, #9b8df0 0%, #7767d8 100%); }

.service-modal {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: grid;
  place-items: center;
  padding: 24px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity .28s ease, visibility .28s ease;
}
.service-modal.is-open {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.service-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(14, 24, 29, .55);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.service-modal__dialog {
  position: relative;
  width: min(1040px, calc(100vw - 48px));
  z-index: 1;
}
.service-modal__viewport {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr) 56px;
  align-items: center;
  gap: 16px;
}
.service-modal__panel {
  display: grid;
  grid-template-columns: minmax(300px, .95fr) minmax(0, 1.05fr);
  background: rgba(255,255,255,.96);
  border: 1px solid rgba(229, 233, 231, .88);
  border-radius: 28px;
  box-shadow: 0 24px 70px rgba(16, 28, 35, .18);
  overflow: hidden;
  transform: translateY(18px);
  opacity: 0;
  transition: transform .34s cubic-bezier(.22,1,.36,1), opacity .34s ease;
}
.service-modal.is-open .service-modal__panel {
  transform: translateY(0);
  opacity: 1;
}
.service-modal__media {
  min-height: 520px;
  background: #eef3f1;
}
.service-modal__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.service-modal__content {
  padding: 34px 34px 30px;
  display: flex;
  flex-direction: column;
}
.service-modal__content h3 {
  margin: 6px 0 14px;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.02;
  letter-spacing: -.04em;
}
.service-modal__lead {
  margin: 0 0 16px;
  color: var(--navy);
  font-size: 16px;
  line-height: 1.6;
}
.service-modal__copy {
  color: var(--muted);
  font-size: 14px;
  line-height: 1.7;
}
.service-modal__copy p { margin: 0 0 12px; }
.service-modal__bullets {
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}
.service-modal__bullets li {
  position: relative;
  padding-left: 18px;
  color: var(--navy);
  font-size: 13px;
  line-height: 1.55;
}
.service-modal__bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #35a99b;
  box-shadow: 0 0 0 6px rgba(53,169,155,.10);
}
.service-modal__actions {
  margin-top: auto;
  padding-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}
.service-modal__counter {
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
}
.service-modal__nav,
.service-modal__close {
  border: 0;
  border-radius: 50%;
  background: #fff;
  color: var(--navy);
  box-shadow: 0 12px 28px rgba(20,34,43,.16);
}
.service-modal__nav {
  width: 56px;
  height: 56px;
  font-size: 22px;
}
.service-modal__close {
  position: absolute;
  top: -14px;
  right: -10px;
  width: 42px;
  height: 42px;
  font-size: 28px;
  z-index: 2;
}
.service-modal__nav:hover,
.service-modal__close:hover {
  background: var(--mint);
}
body.modal-open { overflow: hidden; }

@media (max-width: 1000px) {
  .team-carousel-wrap { width: calc(100% - 56px); }
  .team-carousel-wrap::before, .team-carousel-wrap::after { width: 66px; }
  .team-carousel { gap: 18px; }
  .doctor-card { flex-basis: calc((100% - 3 * 18px) / 3.8); height: 410px; }
  .doctor-card--featured { flex-basis: calc(((100% - 3 * 18px) / 3.8) + 20px); height: 456px; }
  .carousel-button--prev { left: -14px; }
  .carousel-button--next { right: -14px; }

  .service-modal__panel { grid-template-columns: .9fr 1.1fr; }
  .service-modal__media { min-height: 470px; }
}

@media (max-width: 760px) {
  .team-carousel-wrap {
    width: calc(100% - 36px);
    padding: 18px 0 26px;
  }
  .team-carousel-wrap::before, .team-carousel-wrap::after { width: 38px; }
  .team-carousel {
    gap: 12px;
    padding-block: 10px;
  }
  .doctor-card { flex-basis: calc((100% - 2 * 12px) / 2.35); height: 366px; }
  .doctor-card--featured {
    flex-basis: calc(((100% - 2 * 12px) / 2.35) + 14px);
    height: 406px;
    outline-width: 6px;
    box-shadow: 0 12px 22px rgba(29,43,53,.12), 0 0 0 1px rgba(255,255,255,.82) inset;
  }
  .socials a { width: 32px; height: 32px; }
  .socials a svg { width: 15px; height: 15px; }

  .service-modal { padding: 16px; }
  .service-modal__dialog { width: min(100%, calc(100vw - 18px)); }
  .service-modal__viewport {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .service-modal__panel {
    grid-template-columns: 1fr;
    border-radius: 22px;
  }
  .service-modal__media {
    min-height: 230px;
  }
  .service-modal__content {
    padding: 22px 18px 18px;
  }
  .service-modal__content h3 { font-size: 28px; }
  .service-modal__lead { font-size: 14px; }
  .service-modal__copy { font-size: 13px; }
  .service-modal__actions {
    flex-direction: column;
    align-items: stretch;
  }
  .service-modal__counter {
    text-align: center;
  }
  .service-modal__nav {
    position: absolute;
    bottom: 18px;
    width: 42px;
    height: 42px;
    font-size: 18px;
    z-index: 3;
  }
  .service-modal__nav--prev { left: 18px; }
  .service-modal__nav--next { right: 18px; }
  .service-modal__close {
    top: 8px;
    right: 8px;
    width: 38px;
    height: 38px;
    font-size: 24px;
  }
}

/* --- Refinement: one subtle fade only on the partial-card edge + preserved service radius on hover --- */
.team-carousel-wrap::before {
  display: none;
}
.team-carousel-wrap::after {
  width: 52px;
  right: -1px;
  background: linear-gradient(to left, rgba(255,255,255,.68) 0%, rgba(255,255,255,.24) 32%, rgba(255,255,255,0) 100%);
}

.service-card {
  --service-card-radius: 18px;
  background: transparent;
  border-radius: var(--service-card-radius);
  overflow: visible;
  isolation: isolate;
}
.service-card__inner {
  position: relative;
  min-height: 100%;
  border-radius: var(--service-card-radius);
  overflow: hidden;
  background: var(--white);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.service-card:hover .service-card__inner,
.service-card:focus-visible .service-card__inner {
  border-radius: var(--service-card-radius);
}
.service-card img {
  display: block;
  border-top-left-radius: var(--service-card-radius);
  border-top-right-radius: var(--service-card-radius);
}
.service-card__icon svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.service-card--orthodontics .service-card__icon svg { stroke-width: 1.45; }
.service-card--implants .service-card__icon svg { stroke-width: 1.55; }
.service-card--restorative .service-card__icon svg { stroke-width: 1.5; }
.service-card--endo .service-card__icon svg { stroke-width: 1.5; }

@media (max-width: 1000px) {
  .team-carousel-wrap::after { width: 46px; }
}
@media (max-width: 760px) {
  .team-carousel-wrap::after { width: 30px; }
  .service-card { --service-card-radius: 15px; }
  .service-card__icon svg { width: 14px; height: 14px; }
}

/* --- Correction: restore carousel edge fade and lock service-card rounding during hover --- */
.team-carousel-wrap::before,
.team-carousel-wrap::after {
  display: block;
  width: 88px;
}
.team-carousel-wrap::before {
  left: -1px;
  right: auto;
  background: linear-gradient(to right, #fff 6%, rgba(255,255,255,0) 100%);
}
.team-carousel-wrap::after {
  right: -1px;
  left: auto;
  background: linear-gradient(to left, #fff 6%, rgba(255,255,255,0) 100%);
}

.service-card {
  --service-card-radius: 18px;
  border-radius: var(--service-card-radius) !important;
  overflow: visible !important;
  background: transparent;
}
.service-card__inner {
  position: relative;
  display: block;
  overflow: hidden !important;
  border-radius: var(--service-card-radius) !important;
  clip-path: inset(0 round var(--service-card-radius));
  -webkit-clip-path: inset(0 round var(--service-card-radius));
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  isolation: isolate;
  background: var(--white);
}
.service-card__inner > img {
  display: block;
  width: 100%;
  border-radius: 0 !important;
  transform-origin: center center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.service-card:hover .service-card__inner,
.service-card:focus-visible .service-card__inner {
  border-radius: var(--service-card-radius) !important;
  clip-path: inset(0 round var(--service-card-radius));
  -webkit-clip-path: inset(0 round var(--service-card-radius));
}
.service-card:hover .service-card__inner > img {
  transform: scale(1.06);
}

@media (max-width: 1000px) {
  .team-carousel-wrap::before,
  .team-carousel-wrap::after { width: 66px; }
}
@media (max-width: 760px) {
  .team-carousel-wrap::before,
  .team-carousel-wrap::after { width: 38px; }
  .service-card { --service-card-radius: 15px; }
}


/* --- Dynamic edge fade: show only on the side currently being clipped --- */
.team-carousel-wrap::before,
.team-carousel-wrap::after {
  opacity: 0;
  transition: opacity .22s ease;
}
.team-carousel-wrap.has-cut-left::before { opacity: 1; }
.team-carousel-wrap.has-cut-right::after { opacity: 1; }
.team-carousel-wrap::before { background: linear-gradient(to right, rgba(255,255,255,.92) 2%, rgba(255,255,255,.18) 60%, rgba(255,255,255,0) 100%); }
.team-carousel-wrap::after { background: linear-gradient(to left, rgba(255,255,255,.92) 2%, rgba(255,255,255,.18) 60%, rgba(255,255,255,0) 100%); }


html.modal-open, body.modal-open { overflow: hidden; overscroll-behavior: none; }
body.modal-open { position: fixed; inset: 0; width: 100%; }

/* --- Anime.js text-motion system --- */
.anime-word {
  display: inline-block;
  transform-origin: 50% 100%;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}
.hero__title .anime-word { will-change: transform, opacity; }
.section h2 .anime-word,
.service-modal__content h3 .anime-word { will-change: transform, opacity, filter; }
@media (prefers-reduced-motion: reduce) {
  .anime-word {
    transform: none !important;
    opacity: 1 !important;
    filter: none !important;
  }
}

/* --- Anime.js motion for interactive elements --- */
.hero-tooth--static,
.hero__art-label,
.service-card__inner,
.service-card__icon,
.service-card__icon svg,
.service-card__body,
.service-card__inner > img,
.doctor-card > img,
.doctor-card__meta,
.review-star,
.review-card footer,
.review-card footer img,
.service-modal__media,
.service-modal__media img,
.service-modal__content > *,
.booking__banner img,
.site-footer__grid > *,
.socials a svg,
.back-to-top__arrow {
  will-change: transform, opacity, filter;
}

.review-star {
  display: inline-block;
  transform-origin: 50% 58%;
}

.doctor-card__anime-sheen {
  position: absolute;
  z-index: 4;
  inset: 0 auto 0 -42%;
  width: 28%;
  pointer-events: none;
  background: linear-gradient(100deg, transparent 0%, rgba(255,255,255,0) 18%, rgba(255,255,255,.7) 50%, rgba(255,255,255,0) 82%, transparent 100%);
  mix-blend-mode: screen;
  transform: skewX(-18deg);
}

.doctor-card {
  --doctor-focus: .5;
}
.doctor-card > img {
  filter: saturate(calc(.88 + var(--doctor-focus) * .12));
}

.back-to-top__arrow {
  display: inline-block;
}

@media (prefers-reduced-motion: reduce) {
  .doctor-card__anime-sheen { display: none; }
  .review-star,
  .hero-tooth--static,
  .hero__art-label,
  .service-card__inner,
  .service-card__icon,
  .service-card__body,
  .doctor-card > img,
  .doctor-card__meta,
  .booking__banner img,
  .site-footer__grid > * {
    transform: none !important;
    opacity: 1 !important;
    filter: none !important;
  }
}

/* --- Final responsive consolidation --- */
/* The hero scroll prompt was intentionally removed. */
.hero__scroll-cue { display: none !important; }

@media (max-width: 1180px) {
  .shell { width: min(var(--shell), calc(100% - 64px)); }
  .section { padding: 118px 0; }
  .services { padding-top: 170px; padding-bottom: 170px; }
  .services-canvas { height: 820px; }
  .service-card { width: 286px; }
  .service-card img { height: 154px; }
  .service-card__icon { top: 130px; }
  .service-card--preventive { left: 2%; top: 8%; }
  .service-card--orthodontics { left: 35%; top: 23%; }
  .service-card--implants { right: 2%; top: 4%; }
  .service-card--restorative { left: 8%; bottom: 5%; }
  .service-card--endo { right: 5%; bottom: 4%; }
  .team-carousel-wrap { width: min(var(--shell), calc(100% - 64px)); }
  .site-footer__grid { grid-template-columns: 1.3fr .8fr .9fr 1.05fr; }
  .newsletter { grid-column: 1 / -1; max-width: 460px; }
}

@media (max-width: 900px) {
  .shell { width: calc(100% - 48px); }
  .section { padding: 100px 0; }
  .section-head--split,
  .intro__top,
  .results__grid,
  .faq__grid { gap: 42px; }
  .section-head--split { grid-template-columns: 1.05fr .8fr; }
  .hero { min-height: 860px; }
  .hero__grid { min-height: 690px; }
  .hero__title--centered { font-size: clamp(42px, 6.5vw, 64px); }
  .hero__art--centered { width: min(45vw, 350px); height: 410px; min-height: 360px; }
  .team-carousel-wrap { width: calc(100% - 48px); }
  .doctor-card { flex-basis: calc((100% - 3 * 18px) / 3.5); height: 408px; }
  .doctor-card--featured { flex-basis: calc(((100% - 3 * 18px) / 3.5) + 20px); height: 468px; }
  .booking__banner { min-height: 360px; }
}

@media (max-width: 760px) {
  .shell { width: calc(100% - 36px); }
  .section { padding: 78px 0; }
  .site-header { padding: 11px 0; }
  .site-header.is-scrolled { padding: 8px 0; }
  .brand { width: 112px; }
  .header__inner { gap: 12px; }
  .header-cta { display: inline-flex !important; padding: 10px 12px; font-size: 10px; }

  .hero { min-height: 760px; padding: 100px 0 46px; }
  .hero__grid { min-height: 610px; }
  .hero__content--centered { width: 100%; }
  .hero__eyebrow { margin-bottom: 14px; font-size: 9px; }
  .hero__title--centered { font-size: clamp(25px, 7.1vw, 32px); line-height: .98; letter-spacing: -.065em; }
  .hero__title-line { white-space: nowrap; }
  .hero__art--centered { width: min(66vw, 290px); height: 332px; min-height: 294px; margin-top: -14px; margin-bottom: 8px; }
  .hero__details { width: 100%; }
  .hero__details .hero__copy { max-width: 335px; font-size: 13px; line-height: 1.55; margin-bottom: 19px; }
  .hero__details .hero__actions { width: 100%; gap: 12px; flex-direction: column; }
  .hero__details .hero__actions .button,
  .hero__details .hero__actions .text-link { width: min(100%, 250px); }
  .hero__details .hero__actions .text-link { justify-content: center; }
  .hero__details .hero__trust { margin-top: 20px; }
  .hero__orb--one { width: 64vw; height: 64vw; right: -30vw; bottom: -24vw; }
  .hero__orb--two { width: 58vw; height: 58vw; left: -35vw; top: 28vw; }

  .intro__top,
  .section-head--split,
  .results__grid,
  .faq__grid { grid-template-columns: 1fr; gap: 24px; }
  .intro__top h2,
  .section-head h2,
  .faq__intro h2,
  .results__content h2 { font-size: clamp(30px, 8.5vw, 38px); }
  .intro__description,
  .section-head--split > p { font-size: 13px; }
  .intro__visual { min-height: 245px; margin-top: 24px; }
  .intro__visual > img { height: 220px; width: 112%; max-width: none; }
  .experience-card { top: 19%; padding: 14px 16px; }
  .experience-card strong { font-size: 42px; }
  .intro__footer { align-items: flex-start; flex-direction: column; gap: 20px; }

  .services { padding-top: 112px; padding-bottom: 104px; }
  .services-canvas {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    gap: 16px;
    height: auto;
    margin-top: 34px;
  }
  .service-card {
    --service-card-radius: 16px;
    position: relative !important;
    inset: auto !important;
    width: auto !important;
    min-width: 0;
    transform: none !important;
    border-radius: var(--service-card-radius) !important;
    overflow: hidden !important;
    clip-path: inset(0 round var(--service-card-radius));
    -webkit-clip-path: inset(0 round var(--service-card-radius));
  }
  .service-card:hover,
  .service-card:focus-visible { transform: translateY(-4px) !important; }
  .service-card:nth-child(5) { grid-column: 1 / -1; width: calc(50% - 8px) !important; justify-self: center; }
  .service-card img { height: clamp(112px, 30vw, 154px); border-radius: 0 !important; }
  .service-card__body { padding: 14px 13px 16px; }
  .service-card__body h3 { font-size: 13px; line-height: 1.14; }
  .service-card__body p { font-size: 9.5px; line-height: 1.48; }
  .service-card__icon { top: clamp(91px, 24vw, 130px); right: 10px; width: 30px; height: 30px; border-radius: 9px; }
  .service-card__icon svg { width: 15px; height: 15px; }
  .center-cta { margin-top: 30px; }

  .team { padding-bottom: 86px; }
  .team-carousel-wrap { width: calc(100% - 36px); margin-top: 34px; padding: 20px 0 34px; }
  .team-carousel { gap: 14px; padding: 12px 0; scroll-snap-type: x mandatory; }
  .doctor-card { flex: 0 0 min(76vw, 272px); height: 382px; scroll-snap-align: start; }
  .doctor-card--featured { flex-basis: min(80vw, 286px); height: 420px; outline-width: 6px; }
  .team-carousel-wrap::before,
  .team-carousel-wrap::after { width: 34px; }
  .carousel-button { display: none; }

  .before-after { height: min(115vw, 450px); min-height: 330px; }
  .reviews-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .review-card { padding: 14px; }
  .review-card > p { min-height: 0; font-size: 10px; }
  .faq-item button { font-size: 13px; gap: 18px; }
  .booking { padding: 78px 0; }
  .booking__banner { min-height: 330px; border-radius: 20px; }
  .booking__content { width: 90%; }
  .booking__content h2 { font-size: clamp(30px, 8.4vw, 38px); }

  .site-footer { padding-top: 48px; }
  .site-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 20px; }
  .footer-brand { grid-column: 1 / -1; }
  .newsletter { grid-column: 1 / -1; max-width: none; }
  .site-footer__bottom { flex-direction: column; align-items: flex-start; margin-top: 34px; }

  .service-modal { padding: 12px; }
  .service-modal__dialog { width: 100%; max-height: calc(100svh - 24px); overflow-y: auto; }
  .service-modal__panel { grid-template-columns: 1fr; border-radius: 22px; }
  .service-modal__media { min-height: 220px; max-height: 30svh; }
  .service-modal__content { padding: 22px 18px 18px; }
  .service-modal__content h3 { font-size: 28px; }
  .service-modal__actions { flex-direction: column; align-items: stretch; }
  .service-modal__nav { bottom: 14px; }
}

@media (max-width: 520px) {
  .header-cta { padding: 9px 10px; font-size: 9px; gap: 7px; }
  .header-cta b { font-size: 12px; }
  .hero { min-height: 730px; padding-top: 92px; }
  .hero__title--centered { font-size: clamp(23px, 7vw, 28px); }
  .hero__art--centered { width: min(72vw, 270px); height: 304px; min-height: 272px; }
  .hero__details .hero__copy { max-width: 300px; font-size: 12px; }
  .hero__trust { transform: scale(.94); transform-origin: center top; }
  .section { padding: 66px 0; }
  .services-canvas { gap: 12px; }
  .service-card:nth-child(5) { width: calc(50% - 6px) !important; }
  .service-card__body { padding: 12px 11px 14px; }
  .service-card__body h3 { font-size: 12px; }
  .service-card__body p { font-size: 8.5px; }
  .service-card__icon { width: 28px; height: 28px; }
  .reviews-grid { grid-template-columns: 1fr; }
  .review-card { padding: 16px; }
  .site-footer__grid { grid-template-columns: 1fr; }
  .footer-brand,
  .newsletter { grid-column: auto; }
  .site-footer__bottom { font-size: 9px; }
}

@media (max-width: 360px) {
  .shell { width: calc(100% - 28px); }
  .brand { width: 101px; }
  .header-cta { font-size: 8.5px; padding: 8px 9px; }
  .hero { min-height: 700px; }
  .hero__title--centered { font-size: 22px; }
  .hero__art--centered { width: 250px; height: 288px; min-height: 258px; }
  .service-card__body h3 { font-size: 11px; }
  .service-card__body p { display: none; }
  .service-card__body { padding-bottom: 13px; }
}


/* --- Mobile refinements: prevent orb whitespace and center featured doctor card initially --- */
@media (max-width: 760px) {
  .hero__orb--one {
    width: 52vw !important;
    height: 52vw !important;
    right: -12vw !important;
    bottom: -10vw !important;
  }
  .team-carousel {
    scroll-snap-type: x proximity;
  }
  .doctor-card {
    scroll-snap-align: center;
  }
}

/* --- Mobile horizontal overflow guard: decorative orbs and CTA glow never widen the page --- */
html,
body {
  max-width: 100%;
  overflow-x: clip;
}

@media (max-width: 760px) {
  .hero-scroll-stage {
    width: 100%;
    max-width: 100%;
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  .hero-scroll-stage > .hero {
    width: 100%;
    max-width: 100%;
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  .hero__orb--one {
    width: 48vw !important;
    height: 48vw !important;
    right: -7vw !important;
    bottom: -5vw !important;
  }

  .site-header {
    width: 100%;
    max-width: 100vw;
    overflow-x: clip;
  }

  .header__inner {
    min-width: 0;
    width: 100%;
  }

  .header-cta {
    min-width: 0;
    max-width: calc(100vw - 148px);
    transform-origin: center right;
  }

  /* Preserve the attention cue without horizontal scale growth on small screens. */
  .header-cta.is-attention {
    animation-name: oralis-booking-attention-mobile;
  }

  @keyframes oralis-booking-attention-mobile {
    0%, 100% {
      background: var(--navy);
      color: #fff;
      box-shadow: 0 8px 20px rgba(29, 43, 53, .10);
      transform: translateY(0);
    }
    48%, 58% {
      box-shadow:
        0 0 0 4px rgba(53, 169, 155, .08),
        0 0 24px 7px rgba(53, 169, 155, .48),
        0 10px 22px rgba(53, 169, 155, .22);
      transform: translateY(-1px);
    }
  }
}

@media (max-width: 360px) {
  .header-cta {
    max-width: calc(100vw - 125px);
  }
}

/* --- Mobile spacing: protect header and dental arch from viewport edges --- */
@media (max-width: 760px) {
  .site-header .header__inner {
    width: calc(100% - 48px);
    margin-inline: auto;
  }

  .intro__visual > img {
    width: calc(100% - 12px);
    max-width: calc(100% - 12px);
    margin-inline: auto;
  }
}

@media (max-width: 390px) {
  .site-header .header__inner {
    width: calc(100% - 40px);
  }

  .intro__visual > img {
    width: calc(100% - 8px);
    max-width: calc(100% - 8px);
  }
}
