/* Contact Us only. Existing header, footer and form styles remain owned by the site. */
.yc-offices {
  --office-green: var(--e-global-color-tertiary, #16705a);
  --office-line: #dde6e1; --office-soft: #f2f7f4; --office-text: #61646a;
  width: 100%; max-width: 1280px; margin: 64px auto; padding: 0 20px;
  color: var(--office-text); font-family: inherit; font-size: 17px; line-height: 1.8;
  scroll-margin-top: 32px; overflow-wrap: break-word;
}
.yc-offices *, .yc-offices *::before, .yc-offices *::after { box-sizing: border-box; }
.yc-offices h2 { margin: 0 0 24px; color: #212121; font-family: inherit; font-size: 32px; line-height: 1.4; font-weight: 500; }
.yc-offices h3 { font-family: inherit; line-height: 1.5; font-weight: 500; }
.yc-offices .yc-office-map { display: block; width: 100%; min-height: 440px; height: 100%; flex: 1; border: 0; }
.yc-offices .yc-office-arrow-icon { flex: 0 0 18px; width: 18px; height: 18px; }
.yc-offices .yc-office-arrow-icon, .yc-offices .yc-office-arrow-icon * { fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.yc-offices .yc-office-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.yc-offices a:focus-visible, .yc-offices button:focus-visible, .yc-offices [tabindex="0"]:focus-visible { outline: 3px solid #c89d4e; outline-offset: 3px; }
#contact-details { scroll-margin-top: 32px; }
.yc-contact-links { display: grid; gap: 12px; padding: 16px 0 0; font-family: inherit; font-size: 18px; line-height: 1.5; }
.yc-contact-links a { display: flex; align-items: center; gap: 12px; min-height: 44px; color: #fff; text-decoration: none; overflow-wrap: anywhere; }
.yc-contact-links a:hover { color: #fff; text-decoration: underline; }
.yc-contact-links a:focus-visible { outline: 3px solid #e6c277; outline-offset: 3px; }
.yc-contact-links svg { flex: 0 0 20px; width: 20px; height: 20px; }
.yc-contact-links svg, .yc-contact-links svg * { fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.yc-offices .yc-office-tabs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin: 28px 0 24px; }
.yc-offices .yc-office-tabs button { display: grid; gap: 4px; padding: 20px 16px; border: 1px solid var(--office-line); border-radius: 0; background: #fff; color: var(--office-text); font: inherit; line-height: 1.6; text-align: center; cursor: pointer; }
.yc-offices .yc-office-tabs strong { font-size: 21px; color: var(--office-green); }
.yc-offices .yc-office-tabs span { font-size: 14px; }
.yc-offices .yc-office-tabs [aria-selected="true"] { border-color: var(--office-green); background: var(--office-soft); box-shadow: inset 0 -3px var(--office-green); }
.yc-offices button::before, .yc-offices button::after { content: none; }
.yc-offices button:focus-visible, .yc-offices [tabindex="0"]:focus-visible { outline: 3px solid #c89d4e; outline-offset: 3px; }
.yc-offices .yc-office-layout { display: grid; grid-template-columns: 0.9fr 1.6fr; align-items: stretch; }
.yc-offices .yc-office-information { padding: 32px; background: var(--office-green); color: #fff; }
.yc-offices .yc-office-panel[hidden] { display: none; }
.yc-offices .yc-office-panel .yc-office-eyebrow { color: #e0ece5; font-size: 14px; margin-bottom: 12px; }
.yc-offices .yc-office-panel h3 { color: #fff; font-size: 22px; margin: 0 0 20px; }
.yc-offices address { margin: 0 0 12px; font-style: normal; }
.yc-offices .yc-office-directions { display: inline-flex; align-items: center; gap: 12px; min-height: 44px; color: #fff; font-size: 15px; text-decoration: underline; text-underline-offset: 5px; }
.yc-offices .yc-office-hours { margin: 24px 0 0; padding-top: 24px; border-top: 1px solid #789d8b; }
.yc-offices .yc-office-hours dt { margin: 0 0 4px; color: #e0ece5; font-size: 14px; font-weight: 400; }
.yc-offices .yc-office-hours dd { margin: 0 0 16px; }
.yc-offices .yc-office-hours dd:last-child { margin-bottom: 0; }
.yc-offices .yc-office-hours a { color: #fff; font-size: 21px; }
.yc-offices .yc-office-map-pane { display: flex; flex-direction: column; min-width: 0; background: var(--office-soft); }
.yc-offices .yc-office-map-status { padding: 12px 16px; margin: 0; font-size: 13px; line-height: 1.6; }

@media (max-width: 767px) {
  .yc-offices { margin: 40px auto; font-size: 16px; }
  .yc-offices h2 { font-size: 28px; }
  .yc-offices .yc-office-tabs { gap: 8px; margin-top: 24px; }
  .yc-offices .yc-office-tabs button { padding: 12px 8px; }
  .yc-offices .yc-office-tabs strong { font-size: 18px; }
  .yc-offices .yc-office-tabs span { display: none; }
  .yc-offices .yc-office-layout { grid-template-columns: 1fr; }
  .yc-offices .yc-office-information { padding: 28px 24px; }
  .yc-offices .yc-office-panel h3 { font-size: 21px; }
  .yc-offices .yc-office-map { height: 360px; min-height: 360px; flex: auto; }
  .yc-contact-links { font-size: 16px; }
}
