/* Page styles stay independent from the shared header and footer. */
.gt-local-page { margin: 0; padding: 0; color: #181818; background: #fff; font: 400 16px/1.6 "Inter",system-ui,sans-serif; }
.gt-local-page *, .gt-local-page *::before, .gt-local-page *::after { box-sizing: border-box; }
.gt-local-page :is(h1,h2,h3,p,ul) { margin: 0; }
.gt-local-page :is(h1,h2,h3) { font-family: "Sora",system-ui,sans-serif; font-weight: 600; letter-spacing: 0; text-transform: none; color: inherit; overflow-wrap: break-word; }
.gt-local-page h1 { font-size: 46px; line-height: 1.12; max-width: 500px; }
.gt-local-page h2 { font-size: 30px; line-height: 1.25; }
.gt-local-page h3 { font-size: 19px; line-height: 1.35; }
.gt-local-page a { text-decoration: none; }
.gt-local-page a:focus-visible { outline: 3px solid #147ba8; outline-offset: 5px; }
.gt-local-page .gt-container { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.gt-local-page .gt-local-hero { position: relative; isolation: isolate; padding: 0; background: #181818; color: white; }
.gt-local-page .gt-hero-image { position: absolute; inset: 0; width: 100%; height: 100%; max-width: none; object-fit: cover; object-position: center 48%; z-index: -2; }
.gt-local-page .gt-local-hero::before { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,rgba(0,0,0,.87),rgba(0,0,0,.63) 34%,rgba(0,0,0,.04) 74%); }
.gt-local-page .gt-hero-grid { display: flex; align-items: center; min-height: 490px; padding-block: 44px; }
.gt-local-page .gt-hero-copy { max-width: 510px; }
.gt-local-page .gt-eyebrow { display: block; margin-bottom: 14px; font-size: 13px; font-weight: 600; }
.gt-local-page .gt-local-hero .gt-eyebrow { display: inline-block; padding: 7px 10px; background: #ffcc00; color: #181818; border-radius: 3px; }
.gt-local-page .gt-lead { font-size: 17px; line-height: 1.7; max-width: 470px; margin-top: 20px; color: #f2f2f2; }
.gt-local-page .gt-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-top: 24px; }
.gt-local-page .gt-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 10px 16px; border: 1px solid currentColor; border-radius: 5px; font-size: 14px; font-weight: 600; text-align: center; }
.gt-local-page .gt-btn-yellow { background: #ffcc00; border-color: #ffcc00; color: #181818 !important; }
.gt-local-page .gt-local-hero .gt-btn-outline { color: #fff !important; border-color: #aaa; }
.gt-local-page .gt-btn:hover { filter: brightness(.93); }
.gt-local-page .gt-proof { display: grid; gap: 6px; margin-top: 22px; padding: 0; list-style: none; font-size: 13px; }
.gt-local-page .gt-proof li::before { content: "\2713"; margin-right: 9px; color: #ffcc00; }
.gt-local-page .gt-section { padding: 52px 0; }
.gt-local-page .gt-section-dark { background: #f5f5f3; color: #181818; }
.gt-local-page .gt-section-head { display: grid; grid-template-columns: 1.1fr 1fr; gap: 40px; align-items: end; margin-bottom: 28px; }
.gt-local-page .gt-section-head .gt-eyebrow { margin-bottom: 9px; color: #686868; }
.gt-local-page .gt-section-head > p, .gt-local-page .gt-card p, .gt-local-page .gt-faq p { color: #555; }
.gt-local-page .gt-grid-3, .gt-local-page .gt-grid-4 { display: grid; gap: 24px; align-items: stretch; }
.gt-local-page .gt-grid-3 { grid-template-columns: repeat(3,minmax(0,1fr)); }
.gt-local-page .gt-grid-4 { grid-template-columns: repeat(4,minmax(0,1fr)); }
.gt-local-page .gt-card { display: flex; flex-direction: column; min-width: 0; gap: 10px; }
.gt-local-page .gt-grid-3 .gt-card { border-top: 2px solid #ffcc00; padding-top: 18px; }
.gt-local-page .gt-card small { font-size: 12px; font-weight: 600; color: #686868; }
.gt-local-page .gt-card p { font-size: 15px; }
.gt-local-page .gt-card a { margin-top: auto; padding-top: 14px; font-weight: 600; font-size: 14px; }
.gt-local-page .gt-card a:hover { text-decoration: underline !important; }
.gt-local-page .gt-service-image { display: block; width: 100%; aspect-ratio: 4/3; object-fit: cover; margin-bottom: 8px; border-radius: 5px; }
.gt-local-page .gt-faq-list { max-width: 900px; }
.gt-local-page .gt-faq { padding: 0; margin: 0; border: 0; border-top: 1px solid #dedede; border-radius: 0; background: transparent; box-shadow: none; }
.gt-local-page .gt-faq:last-child { border-bottom: 1px solid #dedede; }
.gt-local-page .gt-faq summary { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 68px; margin: 0; padding: 20px 0; list-style: none; cursor: pointer; color: #181818; font: 500 16px/1.5 "Inter",system-ui,sans-serif; text-transform: none; letter-spacing: 0; }
.gt-local-page .gt-faq summary::-webkit-details-marker { display: none; }
.gt-local-page .gt-faq summary::after { content: "+"; display: grid; place-items: center; flex: 0 0 28px; width: 28px; height: 28px; border-radius: 50%; background: #f5f5f3; color: #181818; font: 400 22px/1 system-ui,sans-serif; }
.gt-local-page .gt-faq[open] summary::after { content: "\2212"; background: #ffcc00; }
.gt-local-page .gt-faq summary:hover { color: #555; }
.gt-local-page .gt-faq summary:focus-visible { outline: 2px solid #147ba8; outline-offset: 3px; }
.gt-local-page .gt-faq p { margin: 0; padding: 0 52px 22px 0; max-width: 790px; font-size: 15px; line-height: 1.75; }
.gt-local-page .gt-section-contact { background: #ffcc00; padding: 36px 0; }
.gt-local-page .gt-cta { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 24px; }
.gt-local-page .gt-cta h2 { font-size: 26px; }
.gt-local-page .gt-cta p { margin-top: 10px; }
.gt-local-page .gt-cta .gt-actions { margin: 0; }
@media(max-width: 960px) {
  .gt-local-page .gt-grid-4 { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .gt-local-page .gt-section-head, .gt-local-page .gt-cta { grid-template-columns: 1fr; gap: 16px; }
}
@media(max-width: 620px) {
  .gt-local-page .gt-container { width: calc(100% - 36px); }
  .gt-local-page h1 { font-size: 32px; }
  .gt-local-page h2 { font-size: 25px; }
  .gt-local-page .gt-hero-image { position: relative; height: auto; aspect-ratio: 16/9; object-position: center 45%; z-index: 0; }
  .gt-local-page .gt-local-hero::before { display: none; }
  .gt-local-page .gt-hero-grid { min-height: 0; padding-block: 26px; }
  .gt-local-page .gt-eyebrow { font-size: 12px; }
  .gt-local-page .gt-lead { font-size: 16px; margin-top: 14px; }
  .gt-local-page .gt-section { padding: 34px 0; }
  .gt-local-page .gt-grid-3, .gt-local-page .gt-grid-4 { grid-template-columns: 1fr; }
  .gt-local-page .gt-grid-4 { grid-auto-rows: 1fr; }
  .gt-local-page .gt-actions { gap: 9px; }
  .gt-local-page .gt-btn { flex: 1 1 170px; }
  .gt-local-page .gt-cta h2 { font-size: 24px; }
}
