/* Incumbent brand colors and type; only this source-attributed section is styled. */
html[data-llg-google-version] .llg-google-section{padding:64px 24px;background:var(--brand-background,#f8fafc);color:var(--brand-deep,#172554);}
html[data-llg-google-version] .llg-google-inner{max-width:1152px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:center;}
html[data-llg-google-version] .llg-google-inner>*{min-width:0;}
html[data-llg-google-version] .llg-google-inner:has(.llg-google-map){grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;}
html[data-llg-google-version] .llg-google-section h2{font:inherit;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0 0 20px;}
html[data-llg-google-version] .llg-google-section .llg-google-kicker{margin:0 0 8px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary,#174767);}
html[data-llg-google-version] .llg-google-section p{max-width:62ch;font-size:16px;line-height:1.65;margin:0 0 20px;color:inherit;}
html[data-llg-google-version] .llg-google-section .llg-google-profile-name{font-weight:700;margin-bottom:8px;}
html[data-llg-google-version] .llg-google-actions{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;}
html[data-llg-google-version] .llg-google-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;max-width:100%;padding:12px 20px;border-radius:8px;font-size:15px;line-height:1.4;font-weight:700;white-space:normal;text-align:center;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px;color:var(--brand-deep,#172554);}
html[data-llg-google-version] .llg-google-actions a:first-child{background:var(--brand-deep,#172554);color:#fff;text-decoration:none;}
html[data-llg-google-version] .llg-google-actions a:hover{text-decoration:underline;text-decoration-thickness:2px;}
html[data-llg-google-version] .llg-google-actions a:focus-visible{outline:3px solid var(--brand-deep,#172554);outline-offset:4px;}
html[data-llg-google-version] .llg-google-map{width:100%;min-width:0;aspect-ratio:4/3;min-height:280px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #ccd4dc;}
html[data-llg-google-version] .llg-google-map iframe{display:block!important;width:100%!important;height:100%!important;min-height:280px;border:0!important;}
html[data-llg-google-version] .llg-google-map-placeholder{display:flex;align-items:center;justify-content:center;height:100%;padding:24px;color:#172554;text-align:center;}
html[data-llg-google-version] .llg-google-map-fallback{display:inline-flex;align-items:center;min-height:44px;color:inherit;font-size:14px;line-height:1.5;text-decoration:underline;text-underline-offset:4px;}
html[data-llg-google-version] .llg-google-map-fallback a:focus-visible{outline:2px solid currentColor;outline-offset:4px;}
html[data-llg-google-version] .llg-google-footer{margin:20px 0 0;font:inherit;}
html[data-llg-google-version] footer>.llg-google-footer{max-width:1280px;margin-inline:auto;padding-inline:24px;}
html[data-llg-google-version] .llg-google-footer a{display:inline-flex;align-items:center;min-height:44px;color:inherit;text-decoration:underline;text-underline-offset:4px;}
html[data-llg-google-version] .llg-google-footer a:focus-visible{outline:2px solid currentColor;outline-offset:4px;}
@media(max-width:767px){
 html[data-llg-google-version] .llg-google-section{padding:44px 24px;}
 html[data-llg-google-version] .llg-google-inner:has(.llg-google-map){grid-template-columns:minmax(0,1fr);gap:24px;}
 html[data-llg-google-version] .llg-google-actions{align-items:stretch;flex-direction:column;gap:8px;}
}
