:root {
  --navy: #1A3A6B;
  --blue: #1E6FB5;
  --gold: #B8954A;
  --sand: #D4B483;
  --warm: #F5F0E8;
  --white: #FFFFFF;
  --ink: #1A202C;
  --slate: #2D3748;
  --muted: #4A5568;
  --subtle: #718096;
  --shadow: 0 18px 48px rgba(26, 58, 107, .10);
  --radius: 18px;
  --container: 1160px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--slate); background: var(--white); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1rem; font-weight: 500; line-height: 1.7; -webkit-font-smoothing: antialiased; }
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
h1, h2, h3, h4 { color: var(--ink); line-height: 1.12; letter-spacing: -.025em; margin: 0 0 1rem; }
h1 { font-size: clamp(2.15rem, 4.3vw, 3.2rem); font-weight: 750; }
h2 { font-size: clamp(1.75rem, 3.1vw, 2.45rem); font-weight: 750; }
h3 { font-size: 1.22rem; font-weight: 700; }
p { margin: 0 0 1rem; }
.container { width: min(calc(100% - 40px), var(--container)); margin-inline: auto; }
.section { padding: 88px 0; }
.section-tint { background: var(--warm); }
.section-heading { max-width: 720px; margin-bottom: 36px; }
.compact-heading { max-width: 660px; }
.inline-heading { max-width: none; display: flex; justify-content: space-between; align-items: end; gap: 32px; }
.eyebrow { margin: 0 0 12px; color: var(--blue); font-size: .78rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.eyebrow-light { color: var(--sand); }
.lead { color: var(--muted); font-size: 1.12rem; max-width: 650px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; top: 10px; left: 10px; z-index: 1000; padding: 10px 14px; background: var(--white); color: var(--navy); transform: translateY(-160%); border: 2px solid var(--navy); }
.skip-link:focus { transform: translateY(0); }

.site-header { position: sticky; top: 0; z-index: 100; background: rgba(255, 255, 255, .96); border-bottom: 1px solid rgba(113, 128, 150, .18); backdrop-filter: blur(12px); }
.header-inner { min-height: 78px; display: flex; align-items: center; gap: 30px; }
.brand { width: 152px; flex: 0 0 auto; }
.brand img { width: 100%; height: 62px; object-fit: contain; }
.site-nav { margin-left: auto; display: flex; align-items: center; gap: 28px; }
.site-nav a { position: relative; color: var(--muted); font-size: .93rem; font-weight: 700; }
.site-nav a:hover, .site-nav a[aria-current="page"] { color: var(--navy); }
.site-nav a[aria-current="page"]::after { content: ""; position: absolute; left: 0; right: 0; bottom: -12px; height: 3px; background: var(--gold); }
.menu-toggle { display: none; width: 44px; height: 44px; border: 1px solid rgba(26,58,107,.2); background: var(--white); border-radius: 10px; padding: 11px; }
.menu-toggle > span:not(.sr-only) { display: block; height: 2px; background: var(--navy); margin: 5px 0; }

.button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 21px; border: 2px solid var(--navy); border-radius: 10px; background: var(--navy); color: var(--white); font-size: .92rem; font-weight: 800; transition: transform .2s ease, background-color .2s ease; }
.button:hover { background: var(--blue); border-color: var(--blue); transform: translateY(-2px); }
.button-small { min-height: 42px; padding: 9px 16px; font-size: .82rem; }
.button-outline { color: var(--navy); background: transparent; }
.button-outline:hover { color: var(--white); }
.button-light { background: var(--white); border-color: var(--white); color: var(--navy); }
.button-light:hover { color: var(--white); }
.button-gold { background: var(--gold); border-color: var(--gold); color: var(--ink); }
.button-gold:hover { background: var(--sand); border-color: var(--sand); color: var(--ink); }
.phone-button { transition: none; animation: phone-pulse 1.8s ease-in-out infinite; }
.phone-button:hover { transform: none; }
.whatsapp-button { background: #25D366; border-color: #25D366; color: var(--white); }
.whatsapp-button:hover { background: #128C7E; border-color: #128C7E; color: var(--white); }
.whatsapp-button::before { content: ""; width: 17px; height: 17px; margin-right: 9px; flex: 0 0 auto; background: currentColor; -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 3a13 13 0 0 0-11.1 19.8L3 29l6.4-1.8A13 13 0 1 0 16 3zm0 23.6c-2.1 0-4.1-.6-5.8-1.7l-.4-.2-3.8 1 1-3.7-.2-.4A10.6 10.6 0 1 1 16 26.6zm5.8-7.9c-.3-.2-1.9-.9-2.2-1-.3-.1-.5-.2-.7.2-.2.3-.9 1.1-1.1 1.3-.2.2-.4.2-.7.1-2-.8-3.4-2.9-3.5-3.1-.2-.3 0-.5.1-.6l.5-.6c.2-.2.2-.3.3-.5.1-.2.1-.4 0-.6l-1-2.4c-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.2 1.1-1.2 2.7s1.2 3.1 1.4 3.3c.2.2 2.4 3.6 5.7 5 .8.3 1.4.5 1.9.7.8.3 1.5.2 2.1.1.6-.1 1.9-.8 2.2-1.5.3-.8.3-1.4.2-1.5-.1-.2-.4-.3-.7-.5z'/%3E%3C/svg%3E") center / contain no-repeat; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 3a13 13 0 0 0-11.1 19.8L3 29l6.4-1.8A13 13 0 1 0 16 3zm0 23.6c-2.1 0-4.1-.6-5.8-1.7l-.4-.2-3.8 1 1-3.7-.2-.4A10.6 10.6 0 1 1 16 26.6zm5.8-7.9c-.3-.2-1.9-.9-2.2-1-.3-.1-.5-.2-.7.2-.2.3-.9 1.1-1.1 1.3-.2.2-.4.2-.7.1-2-.8-3.4-2.9-3.5-3.1-.2-.3 0-.5.1-.6l.5-.6c.2-.2.2-.3.3-.5.1-.2.1-.4 0-.6l-1-2.4c-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.2 1.1-1.2 2.7s1.2 3.1 1.4 3.3c.2.2 2.4 3.6 5.7 5 .8.3 1.4.5 1.9.7.8.3 1.5.2 2.1.1.6-.1 1.9-.8 2.2-1.5.3-.8.3-1.4.2-1.5-.1-.2-.4-.3-.7-.5z'/%3E%3C/svg%3E") center / contain no-repeat; }
.phone-button::before { content: ""; width: 17px; height: 17px; margin-right: 9px; flex: 0 0 auto; background: currentColor; -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M6.62 10.79a15.6 15.6 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24c1.12.37 2.33.57 3.57.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.61 21 3 13.39 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1.02z'/%3E%3C/svg%3E") center / contain no-repeat; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M6.62 10.79a15.6 15.6 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24c1.12.37 2.33.57 3.57.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.61 21 3 13.39 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1.02z'/%3E%3C/svg%3E") center / contain no-repeat; }
@keyframes phone-pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(30, 111, 181, .34); }
  50% { box-shadow: 0 0 0 9px rgba(30, 111, 181, 0); }
}
.button-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.text-link { display: inline-flex; gap: 10px; color: var(--navy); font-weight: 800; border-bottom: 2px solid var(--sand); padding-bottom: 4px; }
.text-link span { color: var(--blue); transition: transform .2s ease; }
.text-link:hover span { transform: translateX(4px); }

.hero { padding: 62px 0 54px; overflow: hidden; }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(350px, .72fr); gap: 72px; align-items: center; }
.hero-copy { padding: 22px 0; }
.hero-copy h1 { max-width: 760px; }
.trust-line { display: flex; flex-wrap: wrap; gap: 22px; margin-top: 30px; color: var(--muted); font-size: .92rem; }
.trust-line span { padding-left: 16px; border-left: 3px solid var(--sand); }
.trust-line strong { color: var(--navy); }
.hero-portrait { position: relative; margin: 0; padding: 14px 14px 0; background: var(--warm); border-radius: var(--radius); }
.hero-portrait::before { content: ""; position: absolute; width: 88px; height: 6px; top: 0; right: 26px; background: var(--gold); }
.hero-portrait img { width: 100%; height: 470px; object-fit: cover; object-position: center top; border-radius: 12px 12px 0 0; }
.hero-portrait figcaption { position: absolute; left: -28px; right: 24px; bottom: -27px; display: flex; flex-direction: column; gap: 3px; padding: 16px 20px; background: var(--navy); color: var(--white); border-radius: 10px; box-shadow: var(--shadow); }
.hero-portrait figcaption span { font-weight: 800; }
.hero-portrait figcaption small { color: var(--sand); font-weight: 700; }

.quick-strip { padding: 24px 0; background: var(--navy); color: var(--white); }
.quick-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.quick-grid a { display: flex; justify-content: space-between; gap: 12px; padding: 8px 22px; font-size: .86rem; font-weight: 750; border-right: 1px solid rgba(255,255,255,.2); }
.quick-grid a:last-child { border-right: 0; }
.quick-grid a span { color: var(--sand); }

.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.feature-card { position: relative; min-height: 220px; padding: 28px; border: 1px solid rgba(113,128,150,.24); border-radius: var(--radius); background: var(--white); transition: transform .2s ease, border-color .2s ease; }
.feature-card:hover { transform: translateY(-4px); border-color: var(--blue); }
.feature-number { display: inline-flex; margin-bottom: 36px; color: var(--gold); font-size: .8rem; font-weight: 850; letter-spacing: .12em; }
.feature-card p { color: var(--muted); font-size: .94rem; }

.split-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 84px; align-items: center; }
.split-layout > div:first-child p:not(.eyebrow) { color: var(--muted); }
.service-list-card { padding: 18px 28px; background: var(--white); border-top: 5px solid var(--blue); border-radius: 0 0 var(--radius) var(--radius); box-shadow: var(--shadow); }
.service-list-card div { display: grid; grid-template-columns: 48px 1fr; align-items: center; gap: 16px; padding: 18px 0; border-bottom: 1px solid rgba(113,128,150,.2); }
.service-list-card div:last-child { border-bottom: 0; }
.service-list-card span { color: var(--gold); font-size: .76rem; font-weight: 850; }
.service-list-card strong { color: var(--slate); }

.metrics-section { color: var(--white); background: var(--navy); }
.metrics-grid { display: grid; grid-template-columns: 1.4fr repeat(3, .65fr); gap: 34px; align-items: center; }
.metrics-intro h2 { color: var(--white); font-size: 2rem; }
.metrics-intro p:not(.eyebrow) { color: var(--sand); }
.metric { min-height: 148px; padding-left: 24px; border-left: 1px solid rgba(255,255,255,.22); display: flex; flex-direction: column; justify-content: center; }
.metric strong { color: var(--white); font-size: clamp(1.8rem, 4vw, 2.75rem); line-height: 1; }
.metric span { margin-top: 12px; color: var(--sand); font-size: .86rem; font-weight: 750; line-height: 1.4; }

.quote-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
blockquote { margin: 0; padding: 28px; background: var(--warm); border-radius: var(--radius); border-left: 5px solid var(--gold); }
blockquote p { color: var(--slate); font-size: 1.04rem; }
blockquote footer { color: var(--navy); font-size: .87rem; font-weight: 800; }
.stars { color: var(--gold); letter-spacing: .15em; font-size: .78rem; margin-bottom: 15px; }

.cta-band { padding: 58px 0; color: var(--white); background: var(--navy); border-top: 6px solid var(--gold); }
.cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 42px; }
.cta-inner h2 { color: var(--white); font-size: clamp(1.8rem, 3vw, 2.4rem); }
.cta-inner p:not(.eyebrow) { color: var(--sand); margin: 0; }
.cta-inner .button-row { flex: 0 0 auto; margin: 0; }

.site-footer { padding: 60px 0 24px; background: var(--warm); }
.footer-grid { display: grid; grid-template-columns: 1.25fr .7fr 1.25fr .9fr; gap: 45px; }
.footer-brand img { width: 150px; height: 82px; object-fit: contain; margin-bottom: 14px; }
.footer-grid h2 { margin-bottom: 13px; color: var(--navy); font-size: .82rem; letter-spacing: .1em; text-transform: uppercase; }
.footer-grid p, .footer-grid a { display: block; color: var(--muted); font-size: .87rem; line-height: 1.65; }
.footer-grid a:hover { color: var(--blue); }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 44px; padding-top: 20px; border-top: 1px solid rgba(113,128,150,.24); color: var(--subtle); font-size: .78rem; }
.footer-bottom a { color: inherit; font-weight: 700; }
.footer-bottom a:hover { color: var(--blue); }
.floating-whatsapp { position: fixed; right: 22px; bottom: 22px; z-index: 90; width: 54px; height: 54px; display: grid; place-items: center; border-radius: 50%; color: var(--white); background: #25D366; border: 3px solid var(--white); box-shadow: var(--shadow); font-size: 0; line-height: 1; transition: background-color .2s ease; }
.floating-whatsapp::before { content: ""; display: block; width: 28px; height: 28px; background: currentColor; transform: translateY(-1px); -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.004 2.667c-7.364 0-13.337 5.972-13.337 13.336 0 2.352.612 4.648 1.775 6.669L2.56 29.333l6.817-1.788a13.282 13.282 0 0 0 6.622 1.784h.006c7.362 0 13.33-5.974 13.33-13.338A13.26 13.26 0 0 0 25.43 6.56a13.25 13.25 0 0 0-9.426-3.893zm0 24.413h-.005a11.07 11.07 0 0 1-5.645-1.545l-.405-.241-4.046 1.061 1.08-3.944-.264-.417a11.06 11.06 0 0 1-1.703-5.991c0-6.064 4.933-10.997 11.001-10.997a10.93 10.93 0 0 1 7.77 3.224 10.93 10.93 0 0 1 3.217 7.775c-.002 6.063-4.935 10.997-11 10.997zm6.033-8.244c-.33-.165-1.956-.965-2.26-1.074-.303-.11-.524-.165-.745.165-.22.33-.855 1.074-1.047 1.294-.193.22-.386.248-.717.083-.33-.165-1.396-.515-2.66-1.642-.983-.877-1.648-1.96-1.84-2.29-.194-.33-.021-.509.144-.674.149-.149.33-.386.496-.579.165-.192.22-.33.33-.55.11-.22.055-.413-.028-.578-.082-.165-.744-1.79-1.02-2.45-.268-.644-.54-.557-.744-.567-.193-.01-.414-.012-.635-.012-.22 0-.578.083-.881.413-.303.33-1.158 1.13-1.158 2.753 0 1.624 1.185 3.193 1.35 3.414.165.22 2.332 3.56 5.65 4.993.79.341 1.406.545 1.886.698.792.252 1.513.216 2.083.131.635-.095 1.956-.8 2.232-1.57.275-.771.275-1.432.192-1.57-.082-.138-.303-.22-.634-.386z'/%3E%3C/svg%3E") center / contain no-repeat; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.004 2.667c-7.364 0-13.337 5.972-13.337 13.336 0 2.352.612 4.648 1.775 6.669L2.56 29.333l6.817-1.788a13.282 13.282 0 0 0 6.622 1.784h.006c7.362 0 13.33-5.974 13.33-13.338A13.26 13.26 0 0 0 25.43 6.56a13.25 13.25 0 0 0-9.426-3.893zm0 24.413h-.005a11.07 11.07 0 0 1-5.645-1.545l-.405-.241-4.046 1.061 1.08-3.944-.264-.417a11.06 11.06 0 0 1-1.703-5.991c0-6.064 4.933-10.997 11.001-10.997a10.93 10.93 0 0 1 7.77 3.224 10.93 10.93 0 0 1 3.217 7.775c-.002 6.063-4.935 10.997-11 10.997zm6.033-8.244c-.33-.165-1.956-.965-2.26-1.074-.303-.11-.524-.165-.745.165-.22.33-.855 1.074-1.047 1.294-.193.22-.386.248-.717.083-.33-.165-1.396-.515-2.66-1.642-.983-.877-1.648-1.96-1.84-2.29-.194-.33-.021-.509.144-.674.149-.149.33-.386.496-.579.165-.192.22-.33.33-.55.11-.22.055-.413-.028-.578-.082-.165-.744-1.79-1.02-2.45-.268-.644-.54-.557-.744-.567-.193-.01-.414-.012-.635-.012-.22 0-.578.083-.881.413-.303.33-1.158 1.13-1.158 2.753 0 1.624 1.185 3.193 1.35 3.414.165.22 2.332 3.56 5.65 4.993.79.341 1.406.545 1.886.698.792.252 1.513.216 2.083.131.635-.095 1.956-.8 2.232-1.57.275-.771.275-1.432.192-1.57-.082-.138-.303-.22-.634-.386z'/%3E%3C/svg%3E") center / contain no-repeat; }
.floating-whatsapp:hover { background: #128C7E; }

/* Interior pages */
.page-hero { padding: 58px 0; background: var(--warm); border-bottom: 1px solid rgba(113,128,150,.2); }
.page-hero-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 60px; align-items: end; }
.page-hero h1 { font-size: clamp(2.1rem, 4vw, 2.9rem); }
.page-hero .lead { margin-bottom: 0; }
.page-hero-aside { padding: 22px; color: var(--white); background: var(--navy); border-radius: 14px; }
.page-hero-aside strong { display: block; color: var(--sand); font-size: .78rem; letter-spacing: .12em; text-transform: uppercase; }
.page-hero-aside span { display: block; margin-top: 6px; font-size: 1.05rem; font-weight: 750; }
.anchor-target { scroll-margin-top: 100px; }
.section.anchor-target { padding-block: 60px; }
.content-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.content-card { padding: 28px; background: var(--white); border: 1px solid rgba(113,128,150,.22); border-radius: var(--radius); }
.content-card p, .content-card li { color: var(--muted); }
.content-card ul { padding-left: 20px; margin: 0; }
.content-card li + li { margin-top: 8px; }
.tabs { border: 1px solid rgba(113,128,150,.24); border-radius: var(--radius); overflow: hidden; }
.tab-list { display: grid; grid-template-columns: repeat(4, 1fr); background: var(--navy); }
.tab-button { min-height: 60px; border: 0; border-right: 1px solid rgba(255,255,255,.18); background: transparent; color: var(--white); font-weight: 800; cursor: pointer; }
.tab-button:last-child { border-right: 0; }
.tab-button[aria-selected="true"] { color: var(--ink); background: var(--sand); }
.tab-panel { padding: 30px; }
.tab-panel[hidden] { display: none; }
.tab-panel ul { columns: 2; gap: 40px; padding-left: 20px; margin: 0; }
.tab-panel li { break-inside: avoid; margin-bottom: 9px; }
.specialty-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.specialty-card { padding: 28px; background: var(--warm); border-top: 5px solid var(--blue); border-radius: 0 0 var(--radius) var(--radius); }
.specialty-card p { color: var(--muted); margin-bottom: 0; }
.profile-layout { display: grid; grid-template-columns: minmax(300px, .75fr) 1.25fr; gap: 52px; align-items: start; }
.profile-photo { position: sticky; top: 110px; width: 100%; max-width: 340px; justify-self: start; padding: 14px; background: var(--warm); border-radius: var(--radius); }
.profile-photo img { width: 100%; height: 510px; object-fit: cover; object-position: top; border-radius: 12px; }
.credential-box { margin-top: 14px; padding: 18px; background: var(--navy); color: var(--white); border-radius: 10px; }
.credential-box strong { display: block; color: var(--sand); font-size: .8rem; letter-spacing: .08em; text-transform: uppercase; }
.accordion { border-top: 1px solid rgba(113,128,150,.28); }
.accordion-item { border-bottom: 1px solid rgba(113,128,150,.28); }
.accordion-trigger { width: 100%; padding: 20px 4px; display: flex; align-items: center; justify-content: space-between; gap: 20px; border: 0; background: transparent; color: var(--ink); text-align: left; font-weight: 800; cursor: pointer; }
.accordion-trigger::after { content: "+"; color: var(--blue); font-size: 1.4rem; }
.accordion-trigger[aria-expanded="true"]::after { content: "−"; }
.accordion-panel { padding: 0 4px 20px; color: var(--muted); }
.accordion-panel[hidden] { display: none; }
.affiliation-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.affiliation-list div { min-height: 108px; padding: 20px; display: grid; place-items: center; text-align: center; border: 1px solid rgba(113,128,150,.22); border-radius: 14px; color: var(--navy); font-size: .87rem; font-weight: 800; }
.reviews-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.review-card { display: flex; flex-direction: column; min-height: 270px; padding: 26px; background: var(--white); border: 1px solid rgba(113,128,150,.23); border-radius: var(--radius); }
.review-card p { color: var(--slate); }
.review-meta { display: flex; justify-content: space-between; gap: 14px; align-items: center; margin-top: auto; padding-top: 18px; }
.review-meta strong { color: var(--navy); font-size: .88rem; }
.review-meta a { color: var(--blue); font-size: .78rem; font-weight: 800; }
.contact-layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: 28px; }
.contact-panel { padding: 30px; color: var(--white); background: var(--navy); border-radius: var(--radius); }
.contact-panel h2, .contact-panel h3 { color: var(--white); }
.contact-panel p, .contact-panel a { color: var(--sand); }
.contact-list { margin: 28px 0; padding: 0; list-style: none; }
.contact-list li { padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,.18); }
.contact-list strong { display: block; color: var(--white); font-size: .78rem; letter-spacing: .08em; text-transform: uppercase; }
.contact-list span, .contact-list a { display: block; margin-top: 4px; }
.clinic-photo { padding: 14px; background: var(--warm); border-radius: var(--radius); }
.clinic-photo img { width: 100%; min-height: 420px; object-fit: cover; border-radius: 12px; }
.insurance-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.insurance-grid span { min-height: 70px; display: grid; place-items: center; padding: 14px; border: 1px solid rgba(113,128,150,.22); border-radius: 10px; color: var(--navy); text-align: center; font-size: .85rem; font-weight: 850; }
.insurance-grid img { width: 100%; max-width: 150px; height: 52px; object-fit: contain; }
.fine-print { margin: 22px 0 0; color: var(--subtle); font-size: .84rem; }
.payment-note { display: flex; gap: 30px; align-items: flex-start; padding: 28px; background: var(--warm); border-left: 5px solid var(--gold); border-radius: 0 var(--radius) var(--radius) 0; }
.payment-note > div { flex: 1; }
.payment-note p { color: var(--muted); margin-bottom: 0; }
.social-row { display: flex; flex-wrap: wrap; gap: 12px; }

@media (max-width: 980px) {
  .header-cta { display: none; }
  .site-nav { gap: 20px; }
  .hero-grid { gap: 42px; }
  .metrics-grid { grid-template-columns: 1.2fr repeat(3, .7fr); gap: 20px; }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 780px) {
  .container { width: min(calc(100% - 30px), var(--container)); }
  .section { padding: 68px 0; }
  .brand { width: 138px; }
  .menu-toggle { display: block; margin-left: auto; }
  .site-nav { position: absolute; top: 78px; left: 15px; right: 15px; display: none; margin: 0; padding: 14px; flex-direction: column; align-items: stretch; gap: 0; background: var(--white); border: 1px solid rgba(113,128,150,.24); border-radius: 12px; box-shadow: var(--shadow); }
  .site-nav.is-open { display: flex; }
  .site-nav a { padding: 12px 10px; }
  .site-nav a[aria-current="page"]::after { left: 10px; right: auto; bottom: 7px; width: 28px; }
  .hero { padding-top: 40px; }
  .hero-grid, .page-hero-grid, .split-layout, .profile-layout, .contact-layout { grid-template-columns: 1fr; }
  .hero-grid { gap: 54px; }
  .hero-portrait { max-width: 490px; }
  .hero-portrait img { height: 430px; }
  .hero-portrait figcaption { left: 20px; }
  .quick-grid { grid-template-columns: repeat(2, 1fr); row-gap: 16px; }
  .quick-grid a:nth-child(2) { border-right: 0; }
  .feature-grid, .specialty-grid, .reviews-grid { grid-template-columns: 1fr; }
  .metrics-grid { grid-template-columns: repeat(3, 1fr); }
  .metrics-intro { grid-column: 1 / -1; }
  .metric { min-height: 120px; }
  .cta-inner { align-items: flex-start; flex-direction: column; }
  .profile-photo { position: static; max-width: 340px; }
  .affiliation-list { grid-template-columns: 1fr; }
  .insurance-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 560px) {
  h1 { font-size: 2.3rem; }
  .button-row { flex-direction: column; }
  .button { width: 100%; }
  .trust-line { flex-direction: column; gap: 10px; }
  .quick-grid { grid-template-columns: 1fr; }
  .quick-grid a { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.18); }
  .quick-grid a:last-child { border-bottom: 0; }
  .hero-portrait img { height: 360px; }
  .inline-heading { align-items: flex-start; flex-direction: column; }
  .quote-grid { grid-template-columns: 1fr; }
  .metrics-grid { grid-template-columns: 1fr; }
  .metrics-intro { grid-column: auto; }
  .metric { border-left: 0; border-top: 1px solid rgba(255,255,255,.22); padding: 22px 0 0; min-height: auto; }
  .footer-grid { grid-template-columns: 1fr; gap: 28px; }
  .footer-bottom { flex-direction: column; }
  .tab-list { grid-template-columns: repeat(2, 1fr); }
  .tab-button:nth-child(2) { border-right: 0; }
  .tab-button:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,.18); }
  .tab-panel ul { columns: 1; }
  .insurance-grid { grid-template-columns: repeat(2, 1fr); }
  .payment-note { flex-direction: column; gap: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
