/* Shared headings and components across the published page families. */
html body :is(h1,h2,h3,h4,h5,h6),html body .editorial-accent {
  font-family:"Poppins",ui-sans-serif,sans-serif !important;
  font-style:normal !important;
}
html body main#main-content h1 {font-size:clamp(2.5rem,4.5vw,4rem)!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-.035em!important}
html body main#main-content h2 {font-size:clamp(1.75rem,3vw,2.5rem)!important;line-height:1.22!important;font-weight:500!important;letter-spacing:-.025em!important}
html body main#main-content h3 {font-size:clamp(1.15rem,1.7vw,1.4rem)!important;line-height:1.35!important;font-weight:600!important;letter-spacing:-.01em!important}
html body main#main-content :is(.procedure-glance,.eyebag-glance,.pricing-breakdown,.info-card,.feature-card,.booking-next) h2 {font-size:clamp(1.25rem,2vw,1.6rem)!important}
html body .button,html body .product-cta {font-family:"Montserrat",ui-sans-serif,sans-serif;font-size:.875rem!important;font-weight:600;line-height:1.4;min-height:48px;border-radius:8px;white-space:normal;text-align:center;display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;box-sizing:border-box}
html body .product-cta {color:#fff;background:#114a65;border:1px solid #114a65;text-decoration:none;align-self:start}
html body .product-cta:hover {background:#082d3d}
html body .product-cta:focus-visible,html body .button:focus-visible {outline:3px solid #b58d53;outline-offset:4px}
html body .product-name {font-size:1rem;line-height:1.5}
.treatment-pricing {padding:36px 0;background:#f2f7f7;scroll-margin-top:110px}
.treatment-pricing>.container {max-width:1180px}
.treatment-pricing h2 {margin:8px 0 18px}
.treatment-pricing p,.treatment-pricing li,.treatment-pricing dt,.treatment-pricing dd {font-size:1rem;line-height:1.65}
.treatment-rate {display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 24px;margin:0 0 16px}
.treatment-rate>span,.treatment-rate>.eyebrow {font-size:.875rem;font-weight:600}
.treatment-rate>strong {font-size:clamp(1.5rem,3vw,2rem);color:#114a65;font-weight:600}
.treatment-rate>small {flex-basis:100%;font-size:.875rem}
.treatment-pricing .pricing-breakdown {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:24px 0}
.treatment-pricing .pricing-breakdown>div {padding:24px;border:1px solid #d6e3e3;border-radius:12px;background:#fff;min-width:0}
.treatment-pricing .pricing-breakdown h3 {margin:0 0 14px;color:#114a65}
.treatment-pricing ul {padding-left:22px;margin:0}
.treatment-pricing li+li {margin-top:8px}
.treatment-pricing dl {margin:0}.treatment-pricing dt {font-weight:600}.treatment-pricing dd {margin:5px 0 18px}
.treatment-pricing .pricing-confirmation {border-top:1px solid #d6e3e3;padding-top:18px;margin-bottom:0}
html body .pricing-details-link {font-size:1rem;margin-top:16px}
html body .pricing-details-link a {color:inherit;text-decoration:underline;text-underline-offset:4px}
html body :is(.procedure-glance,.eyebag-glance) {padding:28px 0;background:#fff;border-bottom:1px solid #d6e3e3}
html body .procedure-glance .container {padding-top:0;padding-bottom:0}
html body :is(.procedure-facts,.eyebag-facts) {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid #d6e3e3;border-radius:12px;overflow:hidden}
html body :is(.procedure-facts,.eyebag-facts)>div {padding:18px;min-height:0;border:0;border-bottom:1px solid #d6e3e3;background:#f8fafa}
html body :is(.procedure-facts,.eyebag-facts) span {display:block;font-size:.875rem;line-height:1.4;margin-bottom:8px}
html body :is(.procedure-facts,.eyebag-facts) strong {display:block;font-size:1rem;line-height:1.5}
@media(max-width:680px){
 html body main#main-content h1{font-size:clamp(2rem,9vw,2.75rem)!important}
 html body main#main-content h2{font-size:clamp(1.5rem,7vw,2rem)!important}
 .treatment-pricing .pricing-breakdown{grid-template-columns:1fr;gap:16px}
 .treatment-pricing .pricing-breakdown>div{padding:20px}
 html body :is(.procedure-facts,.eyebag-facts){grid-template-columns:repeat(2,minmax(0,1fr))}
 html body .button{max-width:100%}
}
/* One navigation treatment, including the product catalogue. */
html body .site-header {background:rgba(251,250,247,.96);border-bottom:1px solid #d6e3e3;backdrop-filter:blur(15px)}
html body .site-header .nav {width:min(1160px,calc(100% - 40px));gap:28px}
html body .site-header .nav-links {gap:16px}
html body .site-header .button {text-transform:none;letter-spacing:.025em}
html body .philosophy :is(h2,h3) {color:inherit}
html body .philosophy-card-heading h3 {margin:0}
@media(max-width:1200px){
 html body .site-header .nav-links{display:none}
 html body .site-header .mobile-menu{display:block;position:relative}
 html body .site-header .mobile-menu>summary{padding:9px 13px;border:1px solid #d6e3e3;border-radius:10px;color:#082d3d;font:500 .875rem/1.4 Montserrat,sans-serif}
 html body .site-header .mobile-menu>div{position:absolute;top:52px;right:0;display:grid;width:250px;max-width:calc(100vw - 28px);padding:14px;border:1px solid #d6e3e3;border-radius:16px;gap:6px;background:#fff;box-shadow:0 16px 38px rgba(0,0,0,.14)}
 html body .site-header .mobile-menu a{padding:10px 12px;border-radius:9px;text-decoration:none}
 html body .site-header .mobile-services-dropdown>div{position:static;width:auto;padding:4px 0 8px 12px;box-shadow:none;background:transparent}
}
@media(max-width:680px){html body .site-header .nav{width:calc(100% - 28px)}}
html body .eyebag-glance :is(h2,p,span,strong) {color:#17333e}
