:root{--green:#103e39;--ink:#233c3b;--lime:#ccf9a6;--pale:#f3f5f1;--muted:#71807a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h2{font-size:clamp(28px,3vw,44px);font-weight:400;line-height:1.15;letter-spacing:-1.6px}h3{font-weight:500;line-height:1.3}p{color:var(--muted)}.wrap{width:80%;max-width:1540px;margin:auto}.section{padding-top:100px;padding-bottom:100px}.panel{margin-left:16px;margin-right:16px;border-radius:5px;overflow:hidden}.header{height:89px;display:flex;align-items:center;gap:12px}.brand{font-weight:700;font-size:28px;display:inline-flex;align-items:center;gap:8px;letter-spacing:-1px;white-space:nowrap}.brand-icon{height:37px;width:37px;display:inline-flex;align-items:flex-end;justify-content:center;gap:3px;border:5px solid var(--green);border-right-color:var(--lime);border-bottom-color:var(--lime);border-radius:50%;transform:rotate(-12deg);padding-bottom:2px;flex-shrink:0}.brand-icon i{display:block;width:4px;background:var(--green);height:10px;transform:rotate(12deg)}.brand-icon i:nth-child(2){height:16px}.brand-icon i:nth-child(3){height:22px}.header nav{display:flex;align-items:center;gap:28px;margin-left:38px;margin-right:auto}.header nav a{text-transform:uppercase;font-size:10px;font-weight:600;white-space:nowrap}.header nav a:hover{color:#679543}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:4px;min-height:46px;padding:12px 19px;font-weight:600;font-size:12px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.green{background:var(--green);color:white}.lime{background:var(--lime);color:var(--green)}.white{background:#fff;color:var(--ink)}.call{background:#17262d;color:#fff;white-space:nowrap}.menu-toggle{display:none}.hero{margin:0 14px;min-height:680px;height:47vw;max-height:910px;position:relative;background:#374b28 url('assets/foliage.jpg') left center/70% 100% no-repeat;color:white;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 36%;background:url('assets/hero.jpg') center center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,24,13,.52),rgba(10,25,18,.06) 62%,transparent)}.hero-content{position:relative;height:100%;padding:65px 0 52px;display:flex;flex-direction:column;justify-content:space-between}.hero h1{font-size:clamp(70px,7.8vw,150px);font-weight:500;letter-spacing:-7px;line-height:.98}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:55px}.hero-bottom>div>p{color:white;font-size:clamp(18px,1.6vw,28px);font-weight:500;line-height:1.3}.arrows{display:flex;gap:7px;margin-top:35px}.arrows button{border:0;border-radius:4px;background:#ffffff50;color:white;font-size:26px;width:42px;height:42px}.arrows button:hover{background:var(--lime);color:var(--green)}.hero-cards{display:flex;gap:10px}.hero-cards>div{width:180px;min-height:240px;border-radius:5px;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.award{background:rgba(33,59,58,.87);backdrop-filter:blur(10px)}.award-icon{font-size:38px;line-height:1}.award p{color:white;font-size:15px;line-height:1.4}.award .button{font-size:11px;padding:10px;margin:10px -11px -10px}.stat{background:var(--lime);color:var(--green)}.stat p{color:var(--green);font-size:13px;line-height:1.45}.stat strong{font-size:48px;font-weight:400;line-height:1}.stat strong span{font-size:39px}.eyebrow{display:inline-block;font-size:9px;letter-spacing:.7px;text-transform:uppercase;background:var(--pale);padding:5px 10px;line-height:1.3;margin-bottom:24px;color:var(--green)}.about{display:grid;grid-template-columns:1fr 3fr;gap:40px;position:relative}.about>.eyebrow{justify-self:start;align-self:start}.about-details{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:70px}.about-details img{border-radius:5px;width:100%;height:100%;min-height:280px}.about-details p{font-size:14px;color:#56605a}.checklist{list-style:none;padding:0;margin:25px 0 30px;color:#526b60;font-size:12px}.checklist li{margin:10px 0}.checklist li:before{content:'✓';border:1px solid #8fa194;border-radius:50%;padding:0 3px;margin-right:8px}.small-feature{background:var(--lime);position:absolute;bottom:100px;width:17%;height:240px;padding:25px;overflow:hidden}.small-feature:after{content:'';border:1px solid #91b776;width:170px;height:170px;border-radius:50%;position:absolute;top:-100px;right:-65px}.small-feature p{margin-top:95px;color:var(--green);font-size:12px}.small-feature .brand-icon{height:30px;width:30px}.feature-arrow{position:absolute;right:18px;bottom:20px}.marquee{white-space:nowrap;overflow:hidden;font-size:clamp(40px,5.5vw,85px);letter-spacing:-4px;color:#d7dad5;padding:0 0 80px;line-height:1.2}.marquee span{padding:0 25px}.services{background:var(--pale)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-bottom:55px}.section-heading>p{max-width:370px;font-size:13px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-grid article{border:1px solid #e2e8df;padding:24px 20px;background:#ffffff45}.service-grid h3{font-size:18px;min-height:45px}.service-icon{width:48px;height:48px;display:grid;place-items:center;color:white;background:#8ca59a;border-radius:50%;font-size:27px;margin:17px 0}.service-grid p{font-size:12px;min-height:80px}.text-link{border:0;background:transparent;color:var(--green);font-size:11px;font-weight:600;padding:12px 0;display:inline-block}.text-link:hover{text-decoration:underline}.expert{margin-top:30px;height:410px;position:relative;background:var(--green)}.expert>img{width:100%;height:100%;object-position:center 40%;filter:brightness(.65)}.expert>.wrap{position:absolute;left:10%;top:45px}.expert h2{color:white;font-size:80px;line-height:.97;margin-bottom:30px;letter-spacing:-4px}.expert .eyebrow{background:transparent;color:white;padding:0}.strategy h2{max-width:900px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:55px}.steps article{border-top:1px solid #cfd8ce;padding-top:20px}.steps span{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#819776}.steps h3{font-size:20px;margin:25px 0 12px}.steps p{font-size:13px}.team{background:repeating-linear-gradient(90deg,transparent,transparent 5px,#ffffff02 6px,#ffffff02 7px),var(--green);color:white}.team .section-heading>p{color:#bfcec5}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.team-grid article{display:flex;align-items:center;gap:20px}.team-grid img{width:45%;aspect-ratio:.83;object-fit:cover;border-radius:2px}.team-grid h3{font-size:15px}.team-grid span{display:block;font-size:8px;text-transform:uppercase;color:var(--lime);margin-top:6px}.team-grid article:nth-child(4),.team-grid article:nth-child(5){transform:translateX(45%)}.team-cta{display:flex;justify-content:flex-end;align-items:center}.team-cta a{font-size:10px;padding:10px 12px}.impact-tags{display:flex;justify-content:space-between;border-bottom:1px solid #e4e9e1;padding-bottom:22px;margin-bottom:50px;color:#748c7f;font-size:11px}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.impact-grid article{min-height:270px;background:var(--pale);padding:30px;position:relative;overflow:hidden}.impact-grid article>span:first-child{font-size:10px}.impact-grid h3{font-size:26px;margin:24px 0;letter-spacing:-.8px}.impact-grid p{font-size:12px}.impact-grid a{display:block;font-size:12px;margin-top:25px}.impact-grid article:nth-child(2){background:var(--lime)}.impact-grid article:nth-child(3){background:var(--green);color:white}.impact-grid article:nth-child(3) p{color:#c0cfc5}.big-arrow{font-size:115px;position:absolute;right:25px;bottom:-40px;opacity:.3}.partners{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:55px}.partners p{font-size:10px;color:var(--ink)}.partners b{color:#28312d;font-size:20px;letter-spacing:-1px}.italic{font-style:italic}.testimonial{display:grid;grid-template-columns:1fr 2fr;gap:20px}.client-image{position:relative;min-height:380px}.client-image img{width:100%;height:100%;position:absolute;object-position:center}.client-image .eyebrow{position:relative;background:var(--lime);margin:16px}.quote-panel{background:var(--pale);display:grid;grid-template-columns:1fr 2.5fr;padding:65px 45px;gap:35px}.avatar{border-radius:50%;width:48px;height:48px;display:grid;place-items:center;background:#dae4d6;font-size:12px}.quote-person h3{font-size:12px;margin-top:17px}.quote-person>span:last-of-type{font-size:8px;text-transform:uppercase;color:#8a988d}.rating{font-size:14px;margin-top:80px;color:#729182}.rating small{font-size:9px}.quote-mark{font-family:Georgia,serif;font-weight:bold;font-size:90px;color:#739387;line-height:.9}.quote-content blockquote{font-size:16px;color:#778a7e;margin:10px 0 20px;line-height:1.9}.center{text-align:center;margin-bottom:50px}.articles{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.article-card{display:block;border:0;text-align:left;background:transparent;color:var(--ink);padding:0}.article-card img{aspect-ratio:1;width:100%;border-radius:5px 5px 0 0;transition:filter .2s}.article-card:hover img{filter:brightness(.88)}.article-card small{display:block;font-size:8px;margin:15px 0;text-transform:uppercase;color:#758475}.article-card h3{font-size:15px;line-height:1.4}.contact{border-top:1px solid #e5e9e1;display:grid;grid-template-columns:1.2fr 1fr;gap:70px}.contact p{margin-top:20px}.contact form{display:grid;gap:16px}.contact label{font-size:11px;font-weight:bold}.contact input,.contact textarea{display:block;width:100%;border:1px solid #d7dfd3;background:var(--pale);border-radius:3px;padding:13px;margin-top:6px;color:var(--green);resize:vertical}.contact form .button{justify-self:start}.contact .form-note{font-size:10px;margin:0}.contact #form-result{background:var(--lime);padding:20px;white-space:pre-line;font-size:13px}footer{background:var(--green);color:white;position:relative;padding-top:90px}.footer-lines{position:absolute;top:0;width:100%;height:55px;background:repeating-linear-gradient(0deg,transparent 0,transparent 3px,#ffffffbb 3px,#ffffffbb 4px);mask-image:linear-gradient(black,transparent)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:35px;padding:30px 0 50px}.footer-grid .brand{font-size:23px}.footer-grid .brand-icon{border-top-color:white;border-left-color:white}.footer-grid .brand-icon i{background:white}.footer-grid p{font-size:11px;color:#bed0c1;margin-top:20px}.footer-grid h3{font-size:12px;color:var(--lime);margin-bottom:22px}.footer-grid>div>a:not(.brand):not(.button){display:block;font-size:11px;margin:7px 0}.footer-grid .button{margin-top:20px;font-size:10px}.footer-bottom{border-top:1px solid #ffffff20;padding:20px 0;display:flex;justify-content:space-between;font-size:9px;color:#b2c8b9}dialog{border:0;border-radius:8px;padding:45px;max-width:590px;width:90%;color:var(--ink);box-shadow:0 25px 100px #0004}dialog::backdrop{background:#062c29a8;backdrop-filter:blur(5px)}dialog h2{font-size:32px;margin-bottom:25px}dialog p{margin-bottom:25px;line-height:1.9}.dialog-close{position:absolute;right:15px;top:10px;background:transparent;border:0;padding:10px;color:var(--green)}:focus-visible{outline:3px solid #7bb84d;outline-offset:5px}
@media(min-width:1600px){.header nav a{font-size:12px}.header nav{gap:38px}.hero-cards>div{width:230px;min-height:285px}.hero-content{padding-top:110px;padding-bottom:70px}.hero h1{letter-spacing:-8px}.hero-bottom>div>p{font-size:29px}.stat strong{font-size:60px}.stat p{font-size:16px}}
@media(max-width:1150px){.wrap{width:86%}.header nav{margin-left:20px;gap:18px}.header-contact{display:none}.hero{min-height:620px}.hero h1{letter-spacing:-5px}.hero-cards>div{width:150px;min-height:210px;padding:15px}.hero-bottom>div>p{font-size:19px}.about{gap:30px;grid-template-columns:1fr 3fr}.about-details{gap:30px}.small-feature{width:19%;padding:20px}.service-grid{gap:12px}.service-grid article{padding:20px 15px}.team-grid article{gap:12px}.team-grid h3{font-size:12px}.quote-panel{padding:40px 30px;gap:25px}.partners b{font-size:16px}}
@media(max-width:800px){.header{height:78px;justify-content:space-between}.brand{font-size:25px}.header .call{margin-left:auto;margin-right:10px}.menu-toggle{display:block;background:none;border:0;font-size:12px;order:3;color:var(--green)}.menu-toggle span{margin-left:6px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;z-index:10;background:white;padding:25px 7%;margin:0;box-shadow:0 15px 20px #0001;flex-wrap:wrap}.header nav.open{display:flex}.hero{height:auto;min-height:720px;margin:0 8px}.hero-photo{left:20%;opacity:.8;background-position:58% center}.hero-shade{background:linear-gradient(90deg,#1026199e,transparent),linear-gradient(0deg,#102619b3,transparent)}.hero-content{min-height:720px;padding:50px 0 30px}.hero h1{font-size:76px}.hero-bottom{align-items:flex-start;gap:25px;flex-direction:column}.hero-bottom>div>p{font-size:20px}.hero-cards{align-self:flex-end;margin-top:-30px}.hero-cards>div{width:155px;min-height:190px}.arrows{margin-top:25px}.section{padding-top:65px;padding-bottom:65px}.about{display:block}.about-details{margin-top:35px}.small-feature{display:none}.marquee{padding-bottom:50px;letter-spacing:-2px}.section-heading{gap:30px;margin-bottom:35px}.section-heading>p{max-width:42%;font-size:12px}.service-grid{grid-template-columns:repeat(2,1fr);gap:20px}.service-grid p{min-height:60px}.expert{height:350px}.expert h2{font-size:65px}.steps{gap:25px;margin-top:35px}.team-grid{grid-template-columns:repeat(2,1fr)}.team-grid article:nth-child(4),.team-grid article:nth-child(5){transform:none}.team-cta{justify-content:center}.impact-grid{gap:15px}.impact-grid article{padding:22px}.impact-grid h3{font-size:22px}.impact-tags{gap:20px}.partners{flex-wrap:wrap;justify-content:center}.partners p{width:100%;text-align:center}.testimonial{grid-template-columns:1fr 1.7fr;gap:12px}.quote-panel{display:block;padding:30px}.quote-person{display:none}.quote-content blockquote{font-size:14px}.articles{grid-template-columns:repeat(2,1fr);gap:30px 20px}.contact{gap:35px;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr;gap:40px}}
@media(max-width:520px){h2{font-size:29px;letter-spacing:-1px}.wrap{width:86%}.header .call{font-size:10px;padding:8px 11px;min-height:36px}.header .brand{font-size:22px}.brand-icon{height:30px;width:30px;border-width:4px}.hero h1{font-size:60px;letter-spacing:-3.5px}.hero-photo{left:0;opacity:.7}.hero-content{min-height:750px}.hero-bottom{margin-top:100px}.hero-bottom>div>p{font-size:18px}.hero-cards{margin-top:0;align-self:stretch}.hero-cards>div{width:50%;min-height:180px}.hero .desktop{display:none}.hero-bottom .arrows{position:absolute;right:0;top:260px}.about-details{grid-template-columns:1fr;gap:30px}.about-details img{height:260px}.panel{margin-left:8px;margin-right:8px}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:25px}.service-grid{gap:10px}.service-grid article{padding:18px 13px}.service-grid h3{font-size:16px}.service-grid p{min-height:100px}.expert>.wrap{left:7%}.expert h2{font-size:60px}.steps{grid-template-columns:1fr;gap:30px}.steps h3{margin-top:15px}.team-grid{gap:20px;grid-template-columns:1fr}.team-grid img{width:35%;max-height:160px}.team-grid h3{font-size:17px}.team-grid span{font-size:9px}.team-cta{justify-content:flex-start;margin-top:10px}.impact-tags{flex-direction:column;gap:12px}.impact-grid{grid-template-columns:1fr}.impact-grid article{min-height:240px}.testimonial{grid-template-columns:1fr}.client-image{min-height:320px}.client-image img{object-position:center 35%}.quote-panel{padding:35px}.articles{gap:25px 15px}.article-card h3{font-size:13px}.article-card small{font-size:7px}.contact{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{gap:20px}.footer-bottom span{max-width:50%}dialog{padding:35px 25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Blend the extracted photograph into a naturally scaled foliage backdrop. */
.hero{background-size:auto 100%}.hero-photo{mask-image:linear-gradient(90deg,transparent,black 18%)}

/* Readable text sizes across desktop and mobile. */
body{font-size:18px}
.about-details p,.section-heading>p,.service-grid p,.steps p,.impact-grid p,.quote-content blockquote{font-size:18px;line-height:1.65}
.checklist,.small-feature p,.award p,.stat p,.impact-tags,.impact-grid a,.partners p,.contact label,.contact #form-result,.footer-grid p,.footer-grid>div>a:not(.brand):not(.button){font-size:16px}
.button,.award .button,.team-cta a,.footer-grid .button,.header .call,.text-link,.menu-toggle{font-size:15px}
.header nav a{font-size:14px}
.header nav{gap:20px;margin-left:25px}
.eyebrow,.steps span,.team-grid span,.impact-grid article>span:first-child,.quote-person>span:last-of-type,.rating small,.article-card small,.contact .form-note,.footer-bottom{font-size:13px;line-height:1.5}
.team-grid h3,.quote-person h3,.article-card h3{font-size:18px}
.footer-grid h3{font-size:16px}
.contact input,.contact textarea{font-size:18px;font-weight:400}
.service-grid article{display:flex;flex-direction:column}
.service-grid .text-link{margin-top:auto;align-self:flex-start}
.service-grid p{min-height:0;margin-bottom:18px}
.small-feature{height:auto;min-height:260px}
.small-feature p{margin-top:65px}
.hero-cards>div{min-height:265px}
.team-grid article>div{min-width:0}
@media(min-width:801px) and (max-width:1400px){.header-contact{display:none}.header nav{gap:16px;margin-left:auto}.header{width:90%}.team-grid{grid-template-columns:repeat(2,1fr)}.team-grid article:nth-child(4),.team-grid article:nth-child(5){transform:none}.team-cta{justify-content:center}}
@media(min-width:801px) and (max-width:1000px){.header nav a{font-size:13px}.header nav{gap:12px}.header .call{padding:10px}}
@media(max-width:800px){.header nav{margin:0;gap:22px}.hero-cards{margin-top:0}.hero-cards>div{min-height:250px}.hero-content{min-height:790px}.impact-tags{flex-wrap:wrap}.partners p{font-size:16px}}
@media(max-width:520px){.header{gap:8px}.header .call{font-size:14px;margin-right:0;padding:8px}.menu-toggle{font-size:14px;padding:4px}.menu-toggle span{margin-left:2px}.header .brand{font-size:20px}.service-grid,.articles{grid-template-columns:1fr}.service-grid h3{font-size:20px;min-height:0}.service-grid p{min-height:0}.article-card h3{font-size:19px}.hero-cards>div{padding:14px}.award .button{font-size:14px}.hero-bottom{margin-top:70px}.hero-content{min-height:820px}.footer-bottom{flex-direction:column}.footer-bottom span{max-width:none}}

/* Editorial typography for the lime feature cards. */
.stat p,.small-feature p,.impact-grid article:nth-child(2) h3{
  font-family:'Trebuchet MS','Segoe UI',sans-serif;
  font-weight:500;
  letter-spacing:-.035em;
  line-height:1.35;
}
.stat p{font-size:18px;text-wrap:pretty}
.stat strong{
  display:flex;
  align-items:baseline;
  gap:3px;
  font-family:'Segoe UI','Trebuchet MS',sans-serif;
  font-size:64px;
  font-weight:300;
  letter-spacing:-4px;
  font-variant-numeric:lining-nums proportional-nums;
  padding-top:24px;
  margin-top:24px;
  border-top:1px solid #103e3928;
}
.stat strong span{font-size:32px;font-weight:400;letter-spacing:-1.5px}
.small-feature p{font-size:19px}
.impact-grid article:nth-child(2) h3{font-size:30px}
.impact-grid article:nth-child(2)>span:first-child{
  font-family:'Segoe UI',sans-serif;
  font-size:12px;
  font-weight:600;
  letter-spacing:.09em;
  text-transform:uppercase;
}
@media(max-width:520px){.stat p{font-size:17px}.stat strong{font-size:58px}.stat strong span{font-size:29px}}

/* Readable body copy and secondary text on light surfaces. */
:root{--muted:#374b43}
.about-details p,.checklist,.quote-content blockquote{color:var(--muted)}
.breadcrumb,.service-number,.check-number,.impact-tags,.article-card small,.quote-person>span:last-of-type,.rating,.steps span{color:#495e50}
/* Ontario dental service site */
.dental-brand{font-size:23px;line-height:1.1}.dental-brand small{display:block;font-size:10px;letter-spacing:3px;margin-top:5px}.header{position:relative;z-index:20;width:88%;max-width:1540px;gap:25px}.header nav{margin-left:auto;gap:25px}.header nav a,.nav-dropdown summary{text-transform:none;font-size:15px}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none;font-weight:600;white-space:nowrap}.nav-dropdown summary::-webkit-details-marker{display:none}.dropdown-panel{position:absolute;top:38px;left:-20px;background:white;border:1px solid #dce5d7;box-shadow:0 15px 40px #103e3926;padding:12px;min-width:290px;border-radius:6px;z-index:30}.header .dropdown-panel a{display:block;white-space:normal;padding:10px 12px;border-radius:3px}.dropdown-panel a:hover{background:var(--pale)}
.dental-hero{height:auto;min-height:740px;max-height:none}.dental-hero .hero-content{min-height:740px;padding-top:60px;gap:20px}.dental-hero h1{font-size:clamp(55px,6.8vw,108px);letter-spacing:-5px;line-height:1.02}.dental-hero .eyebrow{align-self:flex-start;background:#ffffffdf;margin-bottom:0}.hero-lead{color:white;font-size:22px;line-height:1.5;max-width:610px}.dental-hero .hero-bottom{margin-top:10px}.hero-secondary{display:block;font-size:15px;color:white;margin-top:20px}.dental-hero .hero-cards>div{width:210px;min-height:245px;padding:23px}.card-kicker{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;font-weight:600}.dental-hero .award p,.dental-hero .stat p{font-family:'Trebuchet MS','Segoe UI',sans-serif;font-size:26px;line-height:1.15;letter-spacing:-1px;font-weight:400}.dental-hero .stat a{font-size:13px;border-top:1px solid #103e3940;padding-top:12px}.dental-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.dental-service{background:white;border:1px solid #dfe6da;padding:30px;display:flex;flex-direction:column;gap:20px;transition:background .2s,transform .2s}.dental-service:hover{background:#e8f9dc;transform:translateY(-3px)}.dental-service:last-child{background:var(--lime)}.service-number{font-size:14px;color:#748d79}.dental-service h3{font-size:24px;letter-spacing:-.6px}.dental-service p{font-size:18px;line-height:1.6}.service-link{font-size:14px;font-weight:600;margin-top:auto;padding-top:15px}.deliverables{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.deliverables>div>p{margin:25px 0}.deliverable-card{background:var(--lime);padding:40px;border-radius:5px}.deliverable-card ul{list-style:none;margin:30px 0 0;padding:0}.deliverable-card li{border-bottom:1px solid #103e3925;padding:18px 0;display:flex;gap:18px;font-size:20px;line-height:1.4}.deliverable-card li span{font-size:12px;padding-top:5px}.deliverable-card p{font-size:14px;color:var(--green)}.team .steps{margin-bottom:35px}.team .steps p{color:#c5d8cd}.team .steps span{color:var(--lime)}.pricing-strip{background:var(--pale);padding:60px 0}.pricing-strip>.wrap,.closing-cta{display:flex;align-items:center;justify-content:space-between;gap:40px}.pricing-strip p,.closing-cta p{margin-top:20px;max-width:650px}.faq-list{max-width:1000px;margin:auto}.faq-list details{border-bottom:1px solid #d9e2d5;padding:23px 0}.faq-list summary{display:flex;justify-content:space-between;gap:25px;cursor:pointer;font-size:21px;list-style:none}.faq-list summary span{color:#79966b}.faq-list p{margin-top:20px;font-size:18px;max-width:850px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.guide-card{background:var(--pale);padding:30px;display:flex;flex-direction:column;align-items:flex-start}.guide-card h3{font-size:25px;letter-spacing:-.7px}.guide-card p{font-size:17px;margin:20px 0}.guide-card .text-link{margin-top:auto}.guide-card:hover{background:#e8f1e1}.closing-cta{border-top:1px solid #e0e6dc}.page-intro{padding:60px 0 70px;border-bottom:1px solid #dce4d6}.breadcrumb{display:block;font-size:14px;margin-bottom:35px;color:#687c70}.page-intro h1{font-size:clamp(42px,5vw,74px);line-height:1.08;letter-spacing:-3px;max-width:1050px;font-weight:400}.page-intro>p{font-size:22px;max-width:780px;margin-top:30px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.detail-layout p{margin:25px 0;font-size:18px}.detail-layout h3{margin-top:40px;font-size:24px}.included{background:var(--pale);padding:35px}.included h2{font-size:30px}.included ul{padding-left:22px}.included li{margin:13px 0}.included p{font-size:15px}.prose{max-width:860px}.prose section{margin-bottom:55px}.prose h2{font-size:33px;margin-bottom:22px}.prose p{font-size:19px;line-height:1.8}.contact-preview{background:var(--pale);padding:20px;font-size:15px}.contact select{display:block;width:100%;font:inherit;font-size:17px;padding:13px;margin-top:6px;border:1px solid #d7dfd3;background:var(--pale);color:var(--green)}[hidden]{display:none!important}.footer-grid .brand{font-size:22px;white-space:normal}
@media(max-width:1100px){.header{gap:18px}.header nav{gap:17px}.header nav a,.nav-dropdown summary{font-size:14px}.header>.button{font-size:13px;padding:12px}.dental-services{grid-template-columns:repeat(2,minmax(0,1fr))}.dental-hero .hero-cards>div{width:175px}.deliverables,.detail-layout{gap:35px}}
@media(max-width:800px){.header{height:85px;gap:12px}.header>.button{margin-left:auto;font-size:12px}.header nav{top:85px;margin:0;gap:22px}.dropdown-panel{position:static;box-shadow:none;margin-top:12px;min-width:0}.nav-dropdown{width:100%}.dental-hero .hero-content{min-height:840px}.dental-hero .hero-bottom{width:100%;gap:35px}.dental-hero h1{font-size:64px;letter-spacing:-3px}.hero-lead{font-size:20px}.dental-hero .hero-cards{align-self:flex-end}.deliverables,.detail-layout{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr}.pricing-strip>.wrap,.closing-cta{align-items:flex-start;flex-direction:column}.page-intro h1{font-size:48px}.page-intro>p{font-size:20px}}
@media(max-width:520px){.dental-brand{font-size:18px!important}.dental-brand small{font-size:8px}.header{width:92%;gap:8px}.header>.button{max-width:125px;font-size:12px;padding:9px}.header .menu-toggle{font-size:13px}.dental-hero h1{font-size:48px;letter-spacing:-2.5px}.dental-hero .hero-content{min-height:850px;padding-top:40px}.dental-hero .hero-cards{width:100%;gap:10px}.dental-hero .hero-cards>div{width:50%;min-height:240px;padding:16px}.dental-hero .award p,.dental-hero .stat p{font-size:24px}.hero-lead{font-size:19px}.dental-services{grid-template-columns:1fr}.dental-service{padding:25px}.deliverable-card{padding:25px}.page-intro h1{font-size:40px;letter-spacing:-1.5px}.faq-list summary{font-size:19px}.included{padding:25px}.page-intro{padding-top:40px}.prose h2{font-size:28px}}
.contact .consultation-note{margin-top:28px;padding:20px 22px;background:var(--lime);color:var(--green);font-size:16px;line-height:1.55}.contact .consultation-note strong{font-size:18px}
.contact-certifications{display:flex;align-items:center;gap:24px;margin-top:26px}.contact-certifications img{width:82px;height:82px;object-fit:contain}.contact-certifications img:first-child{width:100px}@media(max-width:520px){.contact-certifications{gap:16px}.contact-certifications img{width:68px;height:68px}.contact-certifications img:first-child{width:84px}}

.dental-brand .brand-byline{display:block;font-size:10px;font-weight:400;letter-spacing:0;line-height:1.3;margin-top:5px;white-space:nowrap}
@media(max-width:520px){.dental-brand .brand-byline{font-size:9px}}

/* Consistent dropdown chevrons, aligned with the navigation labels. */
.nav-dropdown summary{display:flex;align-items:center;gap:9px}
.nav-chevron{display:block;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease;flex-shrink:0}
.nav-dropdown[open] .nav-chevron{transform:translateY(2px) rotate(225deg)}

/* Hero actions and professional credentials. */
.dental-hero .hero-bottom{align-items:flex-start;margin-top:4px}
.hero-action-group{flex:1;min-width:0}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.hero-actions .hero-secondary{display:inline-flex;margin:0;background:#ffffffee;color:var(--green);border:1px solid #ffffff80}
.hero-actions .hero-secondary:hover{background:#fff}
.hero-certifications{display:flex;align-items:center;gap:25px;margin-top:28px}
.hero-certifications img{width:100px;height:108px;object-fit:contain;filter:drop-shadow(0 3px 6px #0002)}
.hero-certifications img:first-child{width:118px}
@media(max-width:1100px){.hero-certifications{gap:18px}.hero-certifications img{width:85px;height:95px}.hero-certifications img:first-child{width:102px}}
@media(max-width:800px){.dental-hero .hero-bottom{align-items:stretch}.hero-certifications{margin-top:24px}.dental-hero .hero-cards{align-self:flex-end}}
@media(max-width:520px){.hero-actions{gap:10px}.hero-actions .button{font-size:13px;padding:12px}.hero-certifications{gap:20px}.hero-certifications img{width:78px;height:88px}.hero-certifications img:first-child{width:94px}.dental-hero .hero-content{min-height:960px}}

/* Generated dental reception photograph. */
.details-intro{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.details-intro h2{max-width:560px}.details-intro .section-copy{margin:0}.details-intro .section-copy p{font-size:18px;line-height:1.65}
.practice-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:45px}.practice-check{padding:30px;background:#f5f7f2;border:1px solid #e1e8dc;border-radius:10px;border-top:3px solid #b5d49d}.check-top{display:flex;align-items:center;gap:12px;margin-bottom:25px}.check-icon{display:grid;place-items:center;width:44px;height:44px;background:#dfedda;border-radius:10px;color:var(--green);flex-shrink:0}.check-icon svg{width:25px;height:25px}.check-label{font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:.6px}.check-number{margin-left:auto;font-size:13px;color:#7d9179}.practice-check h3{font-size:25px;font-weight:600;letter-spacing:-.7px;line-height:1.25;margin:0 0 22px;min-height:94px}.practice-check p{font-size:17px;line-height:1.7;color:#52645c}
.deposit-example{display:grid;grid-template-columns:1fr 1.6fr;gap:45px;background:#eaf4e1;border-radius:10px;padding:32px;margin-top:24px;border-left:4px solid #8bb46c}.deposit-example .eyebrow{padding:0;background:transparent;margin-bottom:13px}.deposit-example h3{font-size:25px;line-height:1.25;letter-spacing:-.6px}.deposit-example p{font-size:17px;line-height:1.7;color:#41584c}.deposit-example .example-note{font-size:14px;line-height:1.6;margin-top:18px;color:#677a6b}
@media(max-width:1100px){.details-intro{gap:35px}.practice-checks{gap:14px}.practice-check{padding:24px}.check-top{flex-wrap:wrap}.check-label{font-size:11px}.practice-check h3{font-size:22px;min-height:110px}}
@media(max-width:800px){.details-intro,.deposit-example{grid-template-columns:1fr;gap:24px}.practice-checks{grid-template-columns:1fr}.practice-check h3{min-height:0}.check-top{margin-bottom:20px}.practice-check{padding:28px}.deposit-example{padding:28px}.details-intro h2{max-width:none}}
.revised-hero h1{max-width:860px;font-size:clamp(44px,4.6vw,76px);letter-spacing:-3px;line-height:1.07}
.revised-hero .hero-content{gap:20px;justify-content:flex-start;padding-top:50px}
.revised-hero .hero-lead{max-width:740px}
.hero-support{font-size:18px;line-height:1.55;color:#fff;max-width:680px}
.revised-hero .hero-bottom{margin-top:8px}
.revised-hero .hero-cards .button{white-space:normal;font-size:13px}
.section-copy{max-width:850px;margin-top:28px}.section-copy p+p,.revised-details article p+p,.dental-specifics article p+p{margin-top:18px}
.revised-details .steps h3{margin-top:0}.revised-details .steps p{line-height:1.7}
.services h2+.dental-services,.journal h2+.guide-grid,h2+.faq-list{margin-top:40px}
.services .dental-services+.button,.software-section .button{margin-top:30px}
.dental-specifics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:45px}
.dental-specifics h3{font-size:25px;line-height:1.25;margin-bottom:22px}.dental-specifics p{font-size:18px;line-height:1.7}
.revised-pricing{margin-top:35px}.revised-pricing .button,.closing-cta .button{flex-shrink:0}
@media(max-width:1100px){.revised-hero .hero-bottom{flex-direction:column;gap:25px}.revised-hero .hero-cards{align-self:flex-end}.dental-specifics{grid-template-columns:1fr}.dental-specifics article{border-top:1px solid #d6dfd0;padding-top:25px}.revised-details .steps{grid-template-columns:1fr}.revised-details article{max-width:850px}}
@media(max-width:520px){.revised-hero h1{font-size:40px;letter-spacing:-1.7px}.revised-hero .hero-content{min-height:0;padding-top:35px}.revised-hero .hero-lead{font-size:19px}.hero-support{font-size:17px}.revised-hero .hero-cards>div{min-height:250px}.revised-hero .hero-actions .button{font-size:14px}}
.dental-hero{background:#24372e}
.contact .form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.thank-you{max-width:900px;min-height:65vh}.thank-you h1{font-size:clamp(36px,5vw,64px);line-height:1.1;letter-spacing:-2px;font-weight:400}.thank-you-lead{font-size:23px;margin-top:25px}.thank-you-card{background:var(--pale);border-top:3px solid #b5d49d;padding:32px;margin:32px 0;border-radius:10px}.thank-you-card h2{font-size:30px}.thank-you-card p{font-size:18px;margin-top:20px}.button:disabled{opacity:.65;cursor:wait}
.footer-grid .footer-byline{display:block;margin-top:5px;font-size:13px;line-height:1.5;color:#bed0c1;letter-spacing:0}
.dental-hero img.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:800px){.dental-hero img.hero-photo{object-position:65% center}}
.practice-check p,.deposit-example p{color:var(--muted)}
.deposit-example .example-note,.check-number,.service-number,.breadcrumb{color:#495e50}
.contact input::placeholder,.contact textarea::placeholder{color:#495e50;opacity:1}
.dental-hero .hero-photo{inset:0;background-image:url('/assets/dental-office-bookkeeping.png');background-position:center;background-size:cover;mask-image:none;opacity:1}
.dental-hero .hero-shade{background:linear-gradient(90deg,rgba(13,32,25,.82) 0%,rgba(13,32,25,.67) 36%,rgba(13,32,25,.16) 69%,rgba(13,32,25,.08) 100%)}
/* Responsive spacing and touch targets. */
@media(max-width:800px){
 .header .menu-toggle{min-width:64px;min-height:44px;white-space:nowrap;font-size:15px;padding:10px}
 .header nav.open{flex-direction:column;align-items:stretch;gap:4px;max-height:calc(100dvh - 100px);overflow-y:auto;padding:16px 20px}
 .header nav a,.nav-dropdown summary{min-height:44px;display:flex;align-items:center;padding:10px 0}
 .header .dropdown-panel{margin-top:0;padding:0 12px;background:var(--pale)}
 .contact{grid-template-columns:minmax(0,1fr);gap:40px}
 .contact form,.detail-layout>div,.deliverables>div{min-width:0}
 .dental-hero .hero-cards{margin-top:0}
 .footer-grid>div>a:not(.brand):not(.button){min-height:44px;display:flex;align-items:center;margin:0}
 .footer-bottom{flex-wrap:wrap;gap:12px}
 .footer-bottom span{max-width:100%}
 .button{max-width:100%;white-space:normal;text-align:center}
}
@media(max-width:520px){
 .section{padding-top:48px;padding-bottom:48px}
 .page-intro{padding-top:30px;padding-bottom:40px}
 .breadcrumb{margin-bottom:24px}
 .header>.button{display:none}
 .header .menu-toggle{margin-left:auto}
 .hero-actions{width:100%}
 .hero-actions .button{width:100%;min-height:48px}
 .hero-certifications{gap:14px;justify-content:space-between}
 .hero-certifications img{width:23%;height:82px}
 .hero-certifications img:first-child{width:29%}
 .practice-check,.deposit-example,.guide-card{padding:24px}
 .footer-bottom{flex-direction:column;align-items:flex-start}
 .contact input,.contact select,.contact textarea{min-height:48px;font-size:18px}
}
@media(max-width:360px){
 .dental-hero .hero-cards{flex-direction:column}
 .dental-hero .hero-cards>div{width:100%;min-height:200px;gap:18px}
 .dental-hero .hero-cards p{font-size:25px}
 .thank-you-card{padding:24px}
}
@media(max-width:800px){.dental-hero .hero-photo{background-position:65% center}.dental-hero .hero-shade{background:linear-gradient(90deg,#0d2019d9,#0d20197a)}}
