:root{--ink:#173b3a;--teal:#0d6964;--deep:#082f2d;--mint:#dceee9;--cream:#f7f4ed;--gold:#caa665;--muted:#627472}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,sans-serif}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{background:var(--deep);color:#d8e8e5;padding:11px;display:flex;justify-content:center;gap:42px;font-size:12px}.topbar a{color:#fff}.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--deep);font:700 19px Georgia;letter-spacing:.08em}.brand small{display:block;font:700 8px Arial;letter-spacing:.25em}.mark{width:43px;height:43px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font:700 14px Georgia}.nav nav{display:flex;gap:28px}.nav nav a,.textLink{color:var(--ink);text-decoration:none;font-size:13px;font-weight:700}.button{display:inline-flex;justify-content:center;background:var(--teal);color:#fff!important;padding:16px 24px;border:0;text-decoration:none;font-weight:700;cursor:pointer}.small{padding:12px 18px}.hero{background:var(--cream);overflow:hidden}.heroGrid{display:grid;grid-template-columns:1fr 1fr;min-height:640px;align-items:center;gap:72px}.eyebrow{text-transform:uppercase;color:var(--teal);font-size:11px;letter-spacing:.2em;font-weight:800}h1,h2{font-family:Georgia;font-weight:400;letter-spacing:-.035em;line-height:1.03}.hero h1{font-size:65px;margin:18px 0}.hero h1 em{color:var(--teal)}.lead{font-size:18px;line-height:1.7;color:var(--muted)}.actions{display:flex;align-items:center;gap:28px;margin-top:28px}.trust{display:flex;gap:20px;margin-top:38px;font-size:12px}.heroVisual{height:550px;position:relative}.heroVisual img{width:100%;height:100%;object-fit:cover;border-radius:180px 180px 6px 6px}.float{position:absolute;left:-35px;bottom:35px;background:#fff;padding:20px;box-shadow:0 15px 45px #173b3a22;display:flex;flex-direction:column}.float b{font:17px Georgia}.float span{font-size:11px;color:var(--muted)}.intro,.doctor,.faq{padding:100px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px}.intro h2,.sectionHead h2,.doctor h2,.process h2,.faq h2,.contact h2{font-size:47px;margin:0}.intro p,.doctor p,.faq p{color:var(--muted);line-height:1.8}.services{padding:92px 0;background:var(--deep);color:#fff}.services .eyebrow,.contact .eyebrow{color:#8ccdc4}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.sectionHead>p{max-width:440px;color:#bdd0cd}.serviceGrid{display:grid;grid-template-columns:repeat(3,1fr)}.serviceGrid article{min-height:250px;padding:32px;border:1px solid #ffffff20}.serviceGrid article>span{color:var(--gold)}.serviceGrid h3,.steps h3{font:23px Georgia}.serviceGrid p{font-size:14px;color:#b9cdca;line-height:1.65;min-height:70px}.serviceGrid a{font-size:11px;color:#fff}.doctor{align-items:center}.doctorImage{position:relative}.doctorImage img{width:100%;height:570px;object-fit:cover}.doctorImage span{position:absolute;bottom:0;left:0;background:var(--gold);padding:14px 20px;font-size:11px;font-weight:800}blockquote{font:italic 24px/1.5 Georgia;color:var(--teal);padding-left:24px;border-left:2px solid var(--gold)}.values{display:flex;gap:24px;border-top:1px solid #dce5e2;padding-top:24px}.values span{font-size:11px}.values b{display:block;font-size:13px}.process{background:var(--mint);padding:90px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.steps div{background:#ffffff88;padding:32px}.steps b{color:var(--gold);font:30px Georgia}.faq details{border-top:1px solid #d8e1df;padding:22px 0}.faq summary{display:flex;justify-content:space-between;font-weight:700;cursor:pointer}.contact{background:var(--deep);color:#fff;padding:100px 0}.contactGrid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.contactDetails{display:grid;gap:14px;margin-top:40px}.contactDetails>*{display:flex;flex-direction:column;color:#fff;text-decoration:none}.contactDetails span{font-size:10px;color:#8fb1ac}.form{background:#fff;color:var(--ink);padding:38px;display:grid;gap:18px}.formTitle{display:flex;justify-content:space-between}.formTitle h3{font:27px Georgia;margin:0}.form label{font-size:11px;font-weight:800;text-transform:uppercase}.form input,.form select,.form textarea{display:block;width:100%;padding:13px;margin-top:8px;border:1px solid #d6dfdd}.formRow{display:grid;grid-template-columns:1fr 1fr;gap:16px}.honeypot{position:absolute!important;left:-9999px}.success{background:#e4f3ec;color:#17543f;padding:12px}.error{background:#fff0f0;color:#8b2424;padding:12px}footer{background:#062321;color:#b7cbc7;padding:55px 0 20px}.footerGrid{display:grid;grid-template-columns:1.3fr 1fr .6fr 1fr;gap:45px}.brand.light{color:#fff}.footerGrid div:not(.brand){display:flex;flex-direction:column;gap:10px}.footerGrid a{color:#b7cbc7}.copyright{border-top:1px solid #ffffff18;margin-top:40px;padding-top:20px;font-size:10px}.chatButton{position:fixed;right:22px;bottom:20px;border:0;background:var(--gold);padding:14px 18px;border-radius:30px;box-shadow:0 10px 30px #0003;font-weight:800}.chatPanel{position:fixed;right:22px;bottom:76px;width:320px;background:#fff;box-shadow:0 18px 60px #0004}.chatPanel header{background:var(--deep);color:#fff;padding:16px;display:flex;justify-content:space-between}.chatPanel header button{background:none;border:0;color:#fff;font-size:22px}.chatPanel div{padding:18px;display:grid;gap:10px}.chatPanel a{border:1px solid var(--teal);color:var(--teal);padding:10px;text-align:center}.chatPanel small{display:block;padding:0 18px 18px;color:var(--muted)}[hidden]{display:none!important}
@media(max-width:900px){.nav nav{display:none}.heroGrid,.intro,.doctor,.faq,.contactGrid{grid-template-columns:1fr}.heroGrid{padding:70px 0}.hero h1{font-size:50px}.serviceGrid{grid-template-columns:repeat(2,1fr)}.footerGrid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.shell{width:calc(100% - 30px)}.topbar{flex-direction:column;gap:3px;text-align:center}.nav>.button{display:none}.hero h1{font-size:41px}.actions{align-items:start;flex-direction:column}.trust{display:grid}.heroVisual{height:360px}.intro h2,.sectionHead h2,.doctor h2,.process h2,.faq h2,.contact h2{font-size:37px}.serviceGrid,.steps{grid-template-columns:1fr}.doctorImage img{height:420px}.values,.sectionHead{flex-direction:column}.form{padding:24px 18px}.formRow{grid-template-columns:1fr}.footerGrid{grid-template-columns:1fr}.chatPanel{right:10px;width:calc(100% - 20px)}}
.careGallery{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:110px}.careGallery article{position:relative;height:220px;overflow:hidden}.careGallery img{width:100%;height:100%;object-fit:cover}.careGallery b{position:absolute;left:14px;right:14px;bottom:14px;background:#082f2de8;color:#fff;padding:12px;font:15px Georgia}
@media(max-width:900px){.careGallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.careGallery{grid-template-columns:1fr}}
.logoBrand img{width:180px;height:48px;object-fit:contain;object-position:left center;opacity:.84;filter:saturate(.9);transition:opacity .2s ease}.logoBrand:hover img{opacity:1}.services{position:relative;background-image:linear-gradient(rgba(8,47,45,.76),rgba(8,47,45,.84)),url('../images/treatment.png');background-size:cover;background-position:center 48%;background-attachment:fixed}.serviceGrid article{background:#082f2dbd;backdrop-filter:blur(2px)}.mapLink{color:#8ccdc4!important;font-size:12px;font-weight:800;margin-top:5px}.mapFrame{width:100%;height:235px;border:0;margin-top:28px;filter:saturate(.75)}.footerLogo{background:#fff;padding:10px;align-self:start}.footerLogo img{display:block;width:220px;height:auto}.footerGrid>div:last-child p{color:#b7cbc7}
@media(max-width:600px){.logoBrand img{width:155px;height:46px}.services{background-attachment:scroll;background-position:center}.mapFrame{height:210px}.footerLogo img{width:190px}}
/* Final header and services correction */
.nav{height:70px}.logoBrand img{width:120px!important;height:34px!important;opacity:.82}.services{background:var(--deep)!important;position:relative;overflow:hidden}.services:before{content:"";position:absolute;inset:0 0 auto 42%;height:330px;background:linear-gradient(90deg,var(--deep) 0%,rgba(8,47,45,.7) 35%,rgba(8,47,45,.36) 100%),url('../images/treatment.png') center/cover no-repeat;opacity:.82}.services>.shell{position:relative;z-index:1}.sectionHead{min-height:220px;align-items:center}.serviceGrid{border:0;gap:16px}.serviceGrid article{padding:0!important;border:1px solid #ffffff24!important;background:#0a3a37!important;backdrop-filter:none;min-height:0!important;overflow:hidden}.serviceGrid article>img{display:block;width:100%;height:165px;object-fit:cover}.serviceGrid article:nth-child(1)>img{object-position:center 52%}.serviceGrid article:nth-child(2)>img{object-position:center 44%}.serviceGrid article:nth-child(3)>img{object-position:center 45%}.serviceGrid article:nth-child(4)>img{object-position:center 52%}.serviceGrid article:nth-child(5)>img{object-position:center 45%}.serviceGrid article:nth-child(6)>img{object-position:center 55%}.serviceBody{padding:24px}.serviceBody>span{color:var(--gold);font-size:11px}.serviceGrid h3{margin:16px 0 10px}.serviceGrid p{min-height:68px}.careGallery{display:none!important}
@media(max-width:900px){.services:before{inset:0 0 auto 30%;height:300px}.sectionHead{min-height:210px}.serviceGrid article>img{height:190px}}
@media(max-width:600px){.nav{height:62px}.logoBrand img{width:96px!important;height:30px!important}.services:before{inset:0;height:260px;opacity:.38}.sectionHead{min-height:230px}.serviceGrid article>img{height:210px}.serviceBody{padding:22px}}

/* Production sync safeguards: fixed intrinsic branding dimensions and cache-safe assets. */
.nav{height:64px}.logoBrand{width:108px!important;max-width:108px!important;flex:0 0 108px!important;overflow:hidden}.logoBrand img{display:block;width:108px!important;max-width:108px!important;height:32px!important;object-fit:contain;object-position:left center;opacity:.82}.footerLogo{background:transparent!important;padding:0!important;align-self:start}.footerLogo img{display:block;width:108px!important;max-width:108px!important;height:32px!important;object-fit:contain;object-position:left center}.services:before{background-image:linear-gradient(90deg,var(--deep) 0%,rgba(8,47,45,.7) 35%,rgba(8,47,45,.36) 100%),url('../images/treatment.png?v=20260822-final')!important}
@media(max-width:600px){.nav{height:58px}.logoBrand{width:92px!important;max-width:92px!important;flex-basis:92px!important}.logoBrand img{width:92px!important;max-width:92px!important;height:28px!important}.footerLogo img{width:92px!important;max-width:92px!important;height:28px!important}}

/* Refined brand prominence. */
.nav{height:76px}.logoBrand{width:132px!important;max-width:132px!important;flex:0 0 132px!important}.logoBrand img{width:132px!important;max-width:132px!important;height:39px!important;opacity:.9}.footerLogo{display:inline-flex!important;width:max-content;align-items:center;justify-content:center;background:rgba(247,244,237,.08)!important;border:1px solid rgba(202,166,101,.42);border-radius:7px;padding:10px 12px!important;box-shadow:0 8px 24px rgba(0,0,0,.12)}.footerLogo img{width:132px!important;max-width:132px!important;height:39px!important;opacity:.94}
@media(max-width:600px){.nav{height:66px}.logoBrand{width:110px!important;max-width:110px!important;flex-basis:110px!important}.logoBrand img{width:110px!important;max-width:110px!important;height:32px!important}.footerLogo img{width:118px!important;max-width:118px!important;height:35px!important}}
.footerLogo{background:transparent!important;padding:0!important}.footerLogo img{width:140px!important;opacity:.82}

/* Final footer highlight override. */
.footerLogo{display:inline-flex!important;width:max-content!important;align-items:center!important;justify-content:center!important;background:rgba(247,244,237,.08)!important;border:1px solid rgba(202,166,101,.42)!important;border-radius:7px!important;padding:10px 12px!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important}.footerLogo img{width:132px!important;max-width:132px!important;height:39px!important;opacity:.94!important}
@media(max-width:600px){.footerLogo img{width:118px!important;max-width:118px!important;height:35px!important}}

/* Mother-and-son team and official footer branding. */
.teamSection{grid-template-columns:.72fr 1.28fr;gap:72px}.teamLead{font-size:17px}.dentistCards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0}.dentistCards article{border:1px solid #d8e1df;background:#fbfcfb;padding:24px}.dentistCards article>span{display:block;color:var(--teal);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.dentistCards h3{font:400 22px/1.2 Georgia;margin:10px 0}.dentistCards p{font-size:13px;line-height:1.65;margin:0}.officialFooterLogo{width:230px!important;max-width:230px!important;padding:8px 10px!important;background:rgba(247,244,237,.96)!important}.officialFooterLogo img{width:210px!important;max-width:210px!important;height:auto!important;opacity:1!important}
@media(max-width:900px){.teamSection{grid-template-columns:1fr}.dentistCards{grid-template-columns:1fr 1fr}.officialFooterLogo{width:205px!important}.officialFooterLogo img{width:185px!important;max-width:185px!important}}
@media(max-width:600px){.dentistCards{grid-template-columns:1fr}.officialFooterLogo{width:190px!important}.officialFooterLogo img{width:170px!important;max-width:170px!important}}

/* Lead-dentist hierarchy and prominent visitor actions. */
.teamLead strong{color:var(--ink);font-weight:800}.dentistCards{grid-template-columns:1.18fr .82fr}.dentistCards .leadDentist{background:linear-gradient(145deg,#f7f4ed,#edf6f3);border:2px solid rgba(202,166,101,.72);box-shadow:0 14px 38px rgba(23,59,58,.1);padding:30px}.dentistCards .leadDentist h3{font-size:27px;color:var(--deep)}.facebookTop{background:#1877f2;color:#fff!important;padding:6px 11px;border-radius:3px;text-decoration:none}.mapLink{display:inline-flex!important;width:max-content;margin-top:10px!important;padding:12px 16px;background:var(--gold);color:var(--deep)!important;border-radius:4px;text-decoration:none!important;font-size:13px!important;box-shadow:0 8px 22px rgba(0,0,0,.16)}.footerSocial{display:block!important;padding:10px 12px!important;border-radius:4px!important;color:#fff!important;font-weight:800!important;text-decoration:none!important}.footerSocial.facebookAction{background:#1877f2}.footerSocial.mapsAction{background:#0d6964;border:1px solid #8ccdc4}.footerConnect{gap:9px!important}
@media(max-width:900px){.dentistCards{grid-template-columns:1fr}.topbar{flex-wrap:wrap;gap:12px 24px}.facebookTop{display:inline-flex}}

.brandWord{color:var(--teal);font-weight:700}.dentistPhone{display:inline-flex;margin-top:18px;padding:11px 13px;background:var(--teal);color:#fff!important;text-decoration:none;font-size:12px;font-weight:800;border-radius:4px}

/* New symbol-plus-wordmark lockups. */
.brandLockup{display:inline-flex!important;align-items:center!important;gap:12px!important;text-decoration:none;letter-spacing:0!important;overflow:visible!important}.brandLockupHeader.logoBrand{width:250px!important;max-width:250px!important;flex:0 0 250px!important}.brandLockup .brandMark{display:block!important;width:52px!important;max-width:52px!important;height:52px!important;object-fit:cover!important;border-radius:50%;opacity:1!important;filter:none!important;box-shadow:0 0 0 2px #fff,0 0 0 3px rgba(202,166,101,.55)}.brandText{display:flex;flex-direction:column;line-height:1}.brandText strong{font:700 22px/1 Georgia,serif;color:var(--deep);white-space:nowrap}.brandText small{margin-top:5px;font:800 9px/1 Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);white-space:nowrap}.brandLockupFooter{width:270px!important;max-width:270px!important;display:inline-flex!important;flex-direction:row!important;gap:14px!important;padding:10px 14px!important;background:rgba(247,244,237,.07)!important;border:1px solid rgba(202,166,101,.45)!important;border-radius:8px}.brandLockupFooter .brandMark{width:58px!important;max-width:58px!important;height:58px!important}.brandLockupFooter .brandText strong{font-size:24px;color:#fff}.brandLockupFooter .brandText small{color:#d8c18f}
@media(max-width:600px){.brandLockupHeader.logoBrand{width:195px!important;max-width:195px!important;flex-basis:195px!important;gap:9px!important}.brandLockup .brandMark{width:42px!important;max-width:42px!important;height:42px!important}.brandText strong{font-size:18px}.brandText small{font-size:7px}.brandLockupFooter{width:225px!important;max-width:225px!important}.brandLockupFooter .brandMark{width:48px!important;max-width:48px!important;height:48px!important}.brandLockupFooter .brandText strong{font-size:20px}}

/* Transparent logo treatment: no crop, badge, panel, or surrounding box. */
.brandLockup .brandMark{object-fit:contain!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;filter:drop-shadow(0 1px 1px rgba(255,255,255,.22)) drop-shadow(0 1px 1px rgba(8,47,45,.18))!important}.brandLockupFooter{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}

/* Lightweight, full-bleed hero video with high-contrast readable content. */
.heroVideoSection{position:relative;isolation:isolate;background:#163f3d url('../images/real-dent-hero-poster.jpg') center/cover no-repeat}.heroVideoSection:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,29,28,.92) 0%,rgba(6,39,37,.78) 42%,rgba(6,39,37,.28) 72%,rgba(6,39,37,.14) 100%)}.heroVideo{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.heroVideoSection .heroGrid{display:flex;min-height:640px;align-items:center}.heroContent{width:min(650px,60%);padding:72px 0}.heroVideoSection h1{color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.25)}.heroVideoSection .brandWord,.heroVideoSection .eyebrow{color:#e0bd76}.heroVideoSection h1 em{color:#a8ded5}.heroVideoSection .lead{color:rgba(255,255,255,.86);text-shadow:0 1px 10px rgba(0,0,0,.22)}.heroVideoSection .textLink,.heroVideoSection .trust{color:#fff}.heroVideoSection .button{background:#0d6964;box-shadow:0 10px 30px rgba(0,0,0,.2)}
@media(max-width:900px){.heroContent{width:min(620px,78%)}}
@media(max-width:600px){.heroVideoSection:after{background:rgba(4,29,28,.76)}.heroVideoSection .heroGrid{min-height:560px;padding:0}.heroContent{width:100%;padding:64px 0}.heroVideo{object-position:60% center}}
@media(prefers-reduced-motion:reduce){.heroVideo{display:none}}

/* Backup reconciliation: video above fallback, overlay above video, content above both. */
.heroVideoSection{background-image:url('../images/real-dent-hero-poster.webp')}
.heroVideoSection .heroVideo{z-index:0}
.heroVideoSection:after{z-index:1;background:linear-gradient(90deg,rgba(4,29,28,.83) 0%,rgba(6,39,37,.67) 42%,rgba(6,39,37,.31) 100%)}
.heroVideoSection .heroGrid{position:relative;z-index:2}
.heroVideoSection h1,.heroVideoSection .lead,.heroVideoSection .trust{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.5)}
.services:before{background-image:linear-gradient(90deg,var(--deep),rgba(8,47,45,.56)),url('../images/treatment.png')!important}
@media(max-width:600px){.heroVideoSection:after{background:rgba(4,29,28,.73)}}
