/* Fairfield Area Humane Society — site stylesheet
   One file for every page. Replaces the generated WYSIWYG CSS. */

:root {
  --ink: #111111;
  --ink-soft: #3d4349;
  --black: #000000;
  --near-black: #1e1e1e;
  --navy: #12293f;
  --blue: #285f8f;
  --white: #ffffff;
  --paper: #ffffff;
  --mist: #f2f4f6;
  --line: #d9dde1;
  --focus: #b45309;
  --serif: "Poppins", "Trebuchet MS", "Segoe UI", sans-serif;
  --sans: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --wrap: 1300px;
  --wrap-wide: 1600px;
}

*, *::before, *::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

body {
  margin: 0;
  overflow-x: clip;
  background: var(--black);
  color: var(--ink);
  font-family: var(--sans);
  font-size: 18px;
  line-height: 1.65;
  text-wrap: pretty;
}

h1, h2, h3, h4 {
  font-family: var(--serif);
  line-height: 1.2;
  color: var(--navy);
  margin: 0 0 .5em;
  text-wrap: balance;
}
h1 { font-size: clamp(2rem, 4vw, 2.75rem); }
h2 { font-size: clamp(1.5rem, 3vw, 2rem); }
h3 { font-size: 1.25rem; }
p { margin: 0 0 1em; }
img { max-width: 100%; height: auto; }

a { color: var(--blue); text-underline-offset: .18em; }
a:hover { color: var(--navy); }
a:focus-visible,
button:focus-visible,
summary:focus-visible,
[tabindex]:focus-visible {
  outline: 3px solid var(--focus);
  outline-offset: 3px;
  border-radius: 3px;
}

.wrap { max-width: var(--wrap); margin: 0 auto; padding: 0 20px; }
.wrap-wide { max-width: var(--wrap-wide); margin: 0 auto; padding: 0 20px; }

.visually-hidden, .fahs-sr-only {
  position: absolute !important;
  width: 1px; height: 1px;
  margin: -1px; padding: 0; border: 0;
  clip: rect(0 0 0 0); clip-path: inset(50%);
  overflow: hidden; white-space: nowrap;
  color: #000; background: #fff;
}

.wrap { max-width: var(--wrap); margin: 0 auto; padding: 0 20px; }
.wrap-wide { max-width: var(--wrap-wide); margin: 0 auto; padding: 0 20px; }

.visually-hidden, .fahs-sr-only {
  position: absolute !important;
  width: 1px; height: 1px;
  margin: -1px; padding: 0; border: 0;
  clip: rect(0 0 0 0); clip-path: inset(50%);
  overflow: hidden; white-space: nowrap;
  color: #000; background: #fff;
}

.skip-link {
  position: absolute; left: 12px; top: -60px;
  z-index: 200;
  background: var(--white); color: var(--navy);
  padding: 12px 20px; font-weight: 700;
  border-radius: 0 0 6px 6px; text-decoration: none;
  transition: top .15s ease-in-out;
}
.skip-link:focus { top: 0; }

/* ---------- external link marker ---------- */

.ext-icon {
  width: .72em; height: .72em;
  margin-left: .3em;
  flex: none;
  fill: none; stroke: currentColor; stroke-width: 2;
  vertical-align: baseline;
}

/* ---------- hero (home) ---------- */

.hero {
  background: #000 url('https://www.fairhumane.org/images/dog%2dcat%2dintroimg%2dfront.jpg') center center / cover no-repeat;
  text-align: center;
  padding: 200px 20px 240px;
}
.hero img { width: 464px; max-width: 100%; height: auto; }

/* ---------- interior banner ---------- */

.page-banner {
  position: relative;
  background-color: var(--white);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: clamp(360px, 42vw, 620px);
}
.page-banner--dogs {
  background-image: url('images/adoptable-dogs-intro-lg.jpg');
  background-position: center 62%;
}
.page-banner--cats {
  background-image: url('images/adoptable-cats-intro-lg.jpg');
  background-position: center 55%;
}
.page-banner--other { background-image: url('https://www.fairhumane.org/images/Bunnies.jpg'); background-size: cover; }

.divider-top {
  position: absolute; left: 0; top: 0;
  width: 100%; height: 50px;
  overflow: hidden; line-height: 0;
  transform: scaleY(-1.01);
}
.divider-top svg { display: block; width: 100%; height: 100%; }
.divider-top .divider-fill { fill: var(--black); }

.wave-top {
  position: absolute; left: 0; top: -1px;
  width: 100%; height: 60px;
  overflow: hidden; line-height: 0;
}
.wave-top svg { display: block; width: 100%; height: 100%; }
.wave-top .divider-fill { fill: var(--white); }

/* ---------- photo hero with headline (interior pages) ---------- */

.page-hero {
  position: relative;
  min-height: clamp(360px, 46vw, 640px);
  display: flex; align-items: flex-end;
  background-color: var(--black);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page-hero--beforeyouadopt { background-image: url('images/beforeyouadopt%3dintro.jpg'); }
.page-hero--fostering { background-image: url('images/foster-dog-intros.jpg'); }
.page-hero--wellness { background-image: url('images/wellness-intro.jpeg'); }
.page-hero--grooming { background-image: url('images/grooming-intro.jpg'); }
.page-hero--spay { background-image: url('images/spay-intro.jpg'); }
.page-hero--boarding { background-image: url('images/dog-boarding-intro.jpg'); }
.page-hero--training { background-image: url('images/dog-training-intro2.jpg'); }
.page-hero--pantry { background-image: url('images/Pet-Food-Pantry-intro.webp'); }
.page-hero--walkin { background-image: url('images/Walk-In-Services-intro.webp'); }
.page-hero--bcfp { background-image: url('images/Better-Cities-For-Pets-intro.webp'); }
.page-hero--tnr { background-image: url('images/tnr-lg.jpg'); }
.page-hero--pharmacy { background-image: url('images/Online-Pharmacy.jpg'); background-position: center 30%; }
.page-hero--adoptinfo { background-image: url('images/adoptable-animals-info-lg.jpg'); background-position: center 60%; }
.page-hero--adoptapp { background-image: url('images/adoptable-pets-app-lg.jpg'); background-position: center 65%; }
.page-hero--volunteer { background-image: url('images/volunteer-info-app-lg.jpg'); background-position: center 40%; }
.page-hero::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,.25) 0%, rgba(0,0,0,0) 35%, rgba(0,0,0,.78) 100%);
}
.page-hero__inner {
  position: relative; z-index: 1;
  width: 100%; max-width: var(--wrap-wide);
  margin: 0 auto; padding: 0 20px 48px;
}
.page-hero h1 {
  color: var(--white);
  font-size: clamp(2rem, 4.4vw, 3.2rem);
  letter-spacing: .04em; margin: 0;
}

/* ---------- plain headline band (pages with no hero photo) ---------- */

.page-head {
  background: var(--black);
  padding: clamp(48px, 6vw, 90px) 20px clamp(40px, 5vw, 70px);
}
.page-head__inner { max-width: var(--wrap-wide); margin: 0 auto; }
.page-head h1 {
  color: var(--white);
  font-size: clamp(1.9rem, 4vw, 2.9rem);
  letter-spacing: .04em; margin: 0;
}

/* ---------- single-column article ---------- */

.article { max-width: 1000px; margin: 0 auto; padding: 0 20px; }
/* matches the width of the .fahs-wc hours band */
.article--wide { max-width: var(--wrap); }

/* ---------- quick link row ---------- */

.quicklinks {
  list-style: none; margin: 0 0 40px; padding: 0;
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;
}
.quicklinks a {
  display: flex; align-items: center; gap: 10px; height: 100%;
  background: var(--white); color: var(--ink);
  border: 1px solid var(--line);
  border-left: 6px solid var(--blue);
  border-radius: 0 8px 8px 0;
  padding: 18px 20px; min-height: 64px;
  font-family: var(--serif); text-decoration: none;
}
.quicklinks a:hover { background: var(--mist); border-left-color: var(--navy); color: var(--ink); }
@media (max-width: 800px) { .quicklinks { grid-template-columns: 1fr; } }

.paylogos { display: block; margin: 8px 0 28px; max-width: 320px; }

/* ---------- giving / donate panels ---------- */

.giving {
  display: grid; gap: 40px;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: start;
}
.giving__levels img { width: 100%; height: auto; display: block; margin-top: 24px; }

.levels { list-style: none; margin: 0 0 8px; padding: 0; display: grid; gap: 14px; }
.levels li {
  border-left: 6px solid var(--blue);
  background: var(--mist);
  border-radius: 0 8px 8px 0;
  padding: 18px 22px;
}
.levels .amount {
  display: block;
  font-family: var(--serif); font-weight: 600;
  font-size: 1.6rem; color: var(--navy); line-height: 1.1;
}
.levels .level {
  display: block; margin: 2px 0 6px;
  font-family: var(--serif); font-size: 1.05rem;
  text-transform: uppercase; letter-spacing: .04em;
}
.levels p { margin: 0; font-size: .98rem; }
.giving__side { display: grid; gap: 28px; }
.giving__qr img { width: 100%; height: auto; display: block; }
.giving__qrlinks { margin-top: 10px; font-size: .95rem; }

.paypanel {
  border: 1px solid var(--line);
  border-left: 6px solid var(--navy);
  border-radius: 0 10px 10px 0;
  overflow: hidden;
}
.paypanel h2 {
  background: var(--black); color: var(--white);
  margin: 0; padding: 14px 20px;
  font-size: .95rem; letter-spacing: .12em; text-transform: uppercase;
}
.paypanel__body { padding: 22px 20px; background: var(--white); }
.paypanel label {
  display: block; font-family: var(--serif);
  font-size: .95rem; margin-bottom: .5em;
}
.paypanel select {
  width: 100%; max-width: 420px;
  font: inherit; font-size: 1rem;
  padding: 12px 14px; min-height: 48px;
  border: 1px solid var(--line); border-radius: 6px;
  background: var(--white); color: var(--ink);
  margin-bottom: 18px;
}
.paypanel input[type="image"] { max-width: 100%; height: auto; display: block; }
@media (max-width: 900px) { .giving { grid-template-columns: 1fr; } }

/* ---------- signature block ---------- */

.signoff {
  display: grid; grid-template-columns: 1fr 340px;
  gap: 32px; align-items: center;
  margin: 40px 0 0;
}
.signoff p { font-family: var(--serif); font-size: 1.15rem; line-height: 1.65; margin: 0; }
.signoff img { width: 100%; height: auto; display: block; }
@media (max-width: 800px) { .signoff { grid-template-columns: 1fr; } }

/* ---------- closing statement band ---------- */

.statement {
  background: var(--black); color: var(--white);
  padding: clamp(40px, 5vw, 72px) 20px;
  text-align: center;
}
.statement--band { padding: 24px 20px; }
.statement--band h2 {
  color: var(--white); margin: 0;
  font-size: clamp(1.1rem, 2vw, 1.5rem);
  letter-spacing: .06em; text-transform: uppercase;
}
.statement p {
  max-width: 40ch; margin: 0 auto;
  font-family: var(--sans); font-weight: 700;
  font-size: clamp(1.35rem, 2.4vw, 1.8rem);
  line-height: 1.4;
}

/* ---------- embedded third-party form ---------- */

.embed-form { margin: 0 0 32px; }
.embed-form__frame {
  background: var(--white);
}
/* height is controllable per page: style="--form-h: 1800px" on .embed-form */
.embed-form iframe {
  display: block; width: 100%;
  height: var(--form-h, 2200px); border: 0;
}
.embed-form--long { --form-h: 4200px; }
.embed-form--short { --form-h: 1500px; }
.embed-form__note { margin-top: 10px; color: var(--ink-soft); font-size: .9rem; }
@media (max-width: 700px) {
  .embed-form iframe { height: var(--form-h-sm, 3000px); }
  .embed-form--long { --form-h-sm: 5600px; }
  .embed-form--short { --form-h-sm: 2100px; }
}

/* ---------- two-column article layout ---------- */

.layout {
  display: grid; gap: 48px;
  grid-template-columns: minmax(0, 1fr) 340px;
  max-width: var(--wrap); margin: 0 auto; padding: 0 20px;
}
@media (max-width: 950px) { .layout { grid-template-columns: 1fr; } }

.prose h2 { margin-top: 1.6em; }
.prose h3 { margin-top: 1.4em; margin-bottom: .4em; }
.prose > :first-child { margin-top: 0; }
.prose ol, .prose ul { padding-left: 1.4em; margin: 0 0 1.4em; }
.prose li { margin-bottom: .9em; }
.prose ol { list-style: decimal; }

.sidebar { display: grid; gap: 24px; align-content: start; }
.sidebar__card {
  border: 1px solid var(--line);
  border-left: 6px solid var(--navy);
  border-radius: 0 10px 10px 0;
  padding: 24px; background: var(--white);
}
.sidebar__card img.round { width: 180px; height: 180px; border-radius: 50%; display: block; margin: 0 auto 18px; }
.sidebar__card h2 {
  font-size: .85rem; letter-spacing: .14em; text-transform: uppercase;
  margin-bottom: .9em;
}
.sidebar__card ul { list-style: none; margin: 0; padding: 0; }
.sidebar__card li { margin-bottom: .35em; }
.sidebar__card li a { display: inline-flex; align-items: center; gap: 8px; padding: 6px 0; min-height: 40px; }
.sidebar__fees { font-family: var(--serif); }
.sidebar__donate { text-align: center; border: 0; padding: 0; background: none; }
.sidebar__donate input[type="image"] { max-width: 100%; height: auto; }

/* ---------- main ---------- */

.page-main {
  position: relative;
  background: var(--white);
  padding: 90px 0 70px;
}
.section { padding: 56px 0; }
.section--mist { background: var(--mist); }
.section--dark { background: var(--black); color: var(--white); }
.section--dark h1, .section--dark h2, .section--dark h3 { color: var(--white); }
.section--dark a { color: #9ec7ea; }

/* ---------- left-border / side-rule callout ---------- */

.callout {
  border-left: 6px solid var(--navy);
  background: var(--mist);
  padding: 20px 24px;
  margin: 28px 0;
  border-radius: 0 6px 6px 0;
}
.callout > :last-child { margin-bottom: 0; }
.callout__label {
  display: block;
  font-family: var(--serif);
  font-size: .8rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--navy);
  margin-bottom: .35em;
}
.callout--accent { border-left-color: var(--blue); }
.callout--quiet { background: transparent; border-left-color: var(--line); }
.callout--dark {
  background: var(--near-black);
  border-left-color: var(--white);
  color: var(--white);
}
.callout--dark .callout__label { color: var(--white); }
.callout--dark a { color: #9ec7ea; }

/* ---------- top icon cards (home) ---------- */

.iconcards {
  position: relative; z-index: 2;
  margin: -110px 0 0; padding: 0;
  display: flex; flex-wrap: wrap; justify-content: center; align-items: stretch;
  gap: 78px 18px; list-style: none;
}
.iconcards li { flex: 1 1 210px; max-width: 260px; display: flex; }
.iconcard {
  position: relative;
  display: flex; flex-direction: column; justify-content: flex-end; align-items: center;
  width: 100%; min-height: 210px;
  padding: 100px 14px 22px;
  background: var(--near-black);
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 14px;
  color: var(--white);
  text-decoration: none;
}
.iconcard img {
  position: absolute; top: -60px; left: 50%; transform: translateX(-50%);
  width: 150px; height: 150px;
  border-radius: 50%; border: 4px solid var(--white);
  background: var(--white); object-fit: cover;
}
.iconcard__label {
  display: inline-flex; align-items: center; gap: 10px;
  border: 1px solid var(--white); border-radius: 999px;
  padding: 12px 18px; min-height: 48px;
  font-family: var(--serif); font-size: .9rem; letter-spacing: .04em;
  text-transform: uppercase; white-space: nowrap;
}
.iconcard:hover .iconcard__label { background: var(--white); color: var(--near-black); }
@media (max-width: 700px) { .iconcards { margin-top: -80px; } }

/* ---------- legacy block ---------- */

.legacy {
  position: relative;
  background: #000 url('https://www.fairhumane.org/images/legacy%2dbk.jpg') center center / cover no-repeat;
  color: var(--white);
  overflow: hidden;
}
.legacy::before {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,.92) 0%, rgba(0,0,0,.86) 55%, rgba(0,0,0,.35) 100%);
}
/* fades the band's top edge into the black card section above it */
.legacy::after {
  content: ""; position: absolute; left: 0; right: 0; top: 0;
  height: 220px; z-index: 1; pointer-events: none;
  background: linear-gradient(180deg, #000 0%, rgba(0,0,0,.75) 45%, rgba(0,0,0,0) 100%);
}
.legacy__inner, .legacy__pup { z-index: 2; }
.legacy__inner {
  position: relative;
  padding: 56px 20px 48px;
  display: flex; justify-content: flex-start;
}
.legacy__panel {
  background: #000;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 34px;
  padding: 34px 60px 56px;
  width: min(1000px, 62%);
  margin-left: clamp(20px, 6vw, 120px);
  text-align: center;
}
.legacy__panel > :last-child { margin-bottom: 0; }
.legacy__eyebrow {
  font-family: var(--serif); font-size: 17px; letter-spacing: 1.07px;
  margin-bottom: 1.6em;
}
.legacy h2 { color: var(--white); font-size: clamp(1.9rem, 3.2vw, 2.55rem); margin-bottom: .9em; }
.legacy p { font-family: var(--serif); font-size: clamp(1rem, 1.25vw, 1.25rem); }
.legacy a { color: var(--white); }
.legacy__pup {
  position: absolute; right: 0; bottom: 0;
  height: 100%; width: auto; max-width: 42%;
  object-fit: contain; object-position: right bottom;
  pointer-events: none;
}
@media (max-width: 1000px) {
  .legacy::before { background: rgba(0,0,0,.86); }
  .legacy__inner { justify-content: center; padding: 110px 16px 48px; }
  .legacy__panel { width: 100%; margin-left: 0; padding: 56px 24px 40px; border-radius: 24px; }
  .legacy__pup {
    position: absolute; top: 0; right: -8px; bottom: auto; left: auto;
    transform: none;
    width: 46%; max-width: 230px; height: auto;
    z-index: 3;
  }
}

/* ---------- connecting block ---------- */

.connecting { background: var(--black); padding: 0 0 12px; }
.connecting__row {
  display: grid; gap: 12px;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 12px;
  align-items: stretch;
}
.connecting__panel {
  display: flex; flex-direction: column; justify-content: center;
  padding: clamp(28px, 3.4vw, 64px);
  min-height: 460px;
}
.connecting__panel--dark {
  background: var(--black);
  border: 1px solid rgba(255,255,255,.3);
  text-align: left;
}
.connecting__panel--dark h2 {
  color: var(--white);
  font-size: clamp(1.6rem, 2.4vw, 2.1rem);
  letter-spacing: .06em; margin-bottom: .7em;
}
.connecting__panel--dark p {
  color: var(--white);
  font-family: var(--serif);
  font-size: clamp(1rem, 1.25vw, 1.3rem);
  margin: 0;
}
.connecting__panel--light {
  background: var(--white); color: var(--ink);
  text-align: center; align-items: center;
}
.connecting__panel--light svg { width: 76px; height: 76px; margin-bottom: 28px; }
.connecting__panel--light p {
  font-family: var(--serif);
  font-size: clamp(1rem, 1.25vw, 1.3rem);
  max-width: 34ch; margin: 0;
}
.connecting__photo { position: relative; overflow: hidden; min-height: 460px; }
.connecting__photo img { width: 100%; height: 100%; object-fit: cover; display: block; }

.feepanel {
  background: var(--white); color: var(--ink);
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  text-align: center;
  padding: clamp(28px, 3.4vw, 64px);
  min-height: 420px;
}
.feepanel img { width: 92px; height: 74px; object-fit: contain; margin-bottom: 22px; }
.feepanel p { font-family: var(--serif); font-size: clamp(1rem, 1.2vw, 1.25rem); margin: 0 0 26px; }
.feepanel a {
  display: inline-flex; align-items: center; gap: 10px;
  background: var(--near-black); color: var(--white);
  text-decoration: none; border-radius: 100px;
  padding: 14px 26px; min-height: 48px;
  font-family: var(--serif); font-size: .95rem;
  text-transform: uppercase; letter-spacing: .04em; white-space: nowrap;
}
.feepanel a:hover { background: var(--navy); color: var(--white); text-decoration: underline; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s ease; }
.reveal--left { transform: translateX(-60px); }
.reveal--right { transform: translateX(60px); }
@media (max-width: 900px) {
  .reveal--left, .reveal--right { transform: translateY(24px); }
}
.reveal.is-in { opacity: 1; transform: none; }

@media (max-width: 900px) {
  .connecting__row { grid-template-columns: 1fr; }
  .connecting__panel, .connecting__photo { min-height: 0; }
  .connecting__photo { min-height: 280px; }
  .feepanel { min-height: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
}

/* ---------- training block ---------- */

.training {
  position: relative;
  background: #d3d3d3;
  overflow: hidden;
}
.training__inner {
  position: relative;
  padding: clamp(48px, 6vw, 96px) clamp(20px, 4vw, 64px);
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}
.training__copy { max-width: 62ch; margin: 0 auto; }
.training h2 {
  color: var(--ink);
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  margin-bottom: .9em;
}
.training p {
  font-family: var(--serif);
  font-size: clamp(1rem, 1.25vw, 1.25rem);
  margin: 0 0 1.1em;
}
.btn {
  display: inline-flex; align-items: center; gap: 8px;
  background: var(--blue); color: var(--white);
  border: 1px solid #2e6da4; border-radius: 4px;
  padding: 14px 24px; min-height: 48px;
  font-family: var(--serif); text-decoration: none;
}
.btn:hover { background: var(--navy); color: var(--white); text-decoration: underline; }
.training__dog {
  position: absolute; right: clamp(0px, 3vw, 90px); bottom: 0;
  width: clamp(240px, 24vw, 400px); height: auto;
  pointer-events: none;
}
@media (max-width: 1100px) {
  .training__inner { padding-bottom: 300px; }
  .training__dog { right: 50%; transform: translateX(50%); width: 260px; }
}

/* ---------- social feed ---------- */

.social-feed { background: var(--black); padding: 0; }
.social-feed > div { max-width: none; margin: 0; }
/* the Instagram widget is third-party markup — clip it so it cannot
   widen the page on narrow screens */
.social-feed__clip { overflow-x: clip; max-width: 100vw; }

/* ---------- map ---------- */

.map-block { background: var(--black); padding: 0; }
.map-block iframe { display: block; width: 100%; height: 420px; border: 0; }

/* ---------- adoption resources ---------- */

.fahs-adopt-res { max-width: 1320px; margin: 0 auto; }
.fahs-adopt-res__intro { font-size: 1.1rem; }
.fahs-adopt-res__sub { color: var(--ink-soft); }

.fahs-adopt-res__fees {
  list-style: none; margin: 0 0 40px; padding: 0;
  display: flex; flex-wrap: wrap; gap: 16px;
}
.fahs-adopt-res__fee {
  flex: 1 1 260px;
  border-left: 6px solid var(--navy);
  background: var(--mist);
  border-radius: 0 6px 6px 0;
  padding: 16px 20px;
  display: flex; align-items: baseline; gap: 12px;
}
.fahs-adopt-res__fee b { font-family: var(--serif); font-size: 1.75rem; color: var(--navy); }

.fahs-adopt-res__grid {
  list-style: none; margin: 0; padding: 0;
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px;
}
@media (max-width: 1000px) { .fahs-adopt-res__grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .fahs-adopt-res__grid { grid-template-columns: 1fr; } }
.fahs-adopt-res__card {
  display: block; height: 100%;
  background: var(--white);
  border: 1px solid var(--line);
  border-left: 6px solid var(--blue);
  border-radius: 0 8px 8px 0;
  padding: 22px;
  text-decoration: none; color: var(--ink);
}
.fahs-adopt-res__card:hover { border-left-color: var(--navy); background: var(--mist); color: var(--ink); }
.fahs-adopt-res__ico svg { width: 32px; height: 32px; color: var(--navy); }
.fahs-adopt-res__ttl { margin: 10px 0 6px; font-size: 1.15rem; }
.fahs-adopt-res__desc { display: block; color: var(--ink-soft); font-size: .98rem; }
.fahs-adopt-res__go {
  display: inline-flex; align-items: center; gap: 6px;
  margin-top: 14px; color: var(--blue);
  font-family: var(--serif); font-size: .95rem;
  text-decoration: underline;
}
.fahs-adopt-res__go svg { width: 18px; height: 18px; }

/* ---------- petango listing frame ---------- */

.fahs-petango { max-width: 1000px; margin: 56px auto 0; }
.fahs-petango__frame { border: 1px solid var(--line); border-radius: 8px; overflow: hidden; }
.fahs-petango__bar {
  display: flex; align-items: center; gap: 10px;
  background: var(--navy); color: var(--white);
  padding: 14px 18px;
  font-family: var(--serif); font-size: .95rem;
}
.fahs-petango__bar svg { width: 20px; height: 20px; flex: none; }
.fahs-petango iframe { display: block; width: 100%; height: 900px; border: 0; background: var(--white); }
.fahs-petango__note { margin-top: 10px; color: var(--ink-soft); font-size: .9rem; }

/* ---------- simple content card ---------- */

.notice-card {
  max-width: 640px; margin: 0 auto;
  background: var(--white);
  border: 1px solid var(--line);
  border-left: 6px solid var(--navy);
  border-radius: 0 8px 8px 0;
  padding: 28px; text-align: left;
}
.notice-card img { width: 75px; height: 60px; object-fit: contain; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }
}


/* ---------- how to help / donate page ---------- */

.fahs-give { max-width: 1180px; margin: 0 auto; padding: 0 clamp(16px,4vw,32px) 56px; }

.give-hero { padding: clamp(28px,5vw,52px) 0 clamp(20px,3vw,32px); max-width: 760px; }
.give-hero__eyebrow {
  font-size: .78rem; letter-spacing: 3px; text-transform: uppercase;
  font-weight: 700; color: var(--ink-soft); margin: 0 0 10px;
}
.give-hero h1 { font-size: clamp(2.1rem,5.5vw,3.4rem); line-height: 1.04; margin: 0 0 16px; }
.give-hero p { font-size: 1.02rem; line-height: 1.6; margin: 0 0 24px; max-width: 54ch; }

.give-donate-row { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 24px; }
/* heart graphic first, button beside it */
.give-donate-row .give-imgbtn { order: -1; }
.give-cta {
  display: inline-flex; align-items: center; gap: .6rem;
  background: var(--black); color: var(--white);
  font-family: var(--serif); font-weight: 600; font-size: 1.05rem;
  text-decoration: none; padding: 15px 30px; min-height: 48px;
  border: 0; border-radius: 999px; cursor: pointer;
  transition: transform .15s ease, box-shadow .2s ease;
}
.give-cta:hover { background: var(--navy); color: var(--white); transform: translateY(-2px); }
.give-cta svg { width: 1.1em; height: 1.1em; }
.give-imgbtn { background: none; border: 0; padding: 0; cursor: pointer; display: inline-block; line-height: 0; border-radius: 8px; }
.give-imgbtn img { height: auto; max-width: 100%; display: block; }
.give-imgbtn:hover img { filter: brightness(.94); }

.give-sec { margin-top: clamp(36px,6vw,60px); }
.give-sec__head { display: flex; align-items: center; gap: 14px; margin: 0 0 22px; }
.give-sec__head h2 { font-size: clamp(1.4rem,3.5vw,1.95rem); margin: 0; }
.give-sec__head .num {
  flex: 0 0 auto; width: 40px; height: 40px; border-radius: 50%;
  background: var(--black); color: var(--white);
  display: grid; place-items: center; font-weight: 700; font-size: 1.05rem;
}
.give-sec__intro { font-size: 1rem; line-height: 1.6; max-width: 70ch; margin: 0 0 24px; }

.give-top10 { background: var(--black); color: var(--white); border-radius: 20px; padding: clamp(22px,4vw,38px); }
.give-top10 h2 { color: var(--white); }
.give-top10 .give-sec__head .num { background: var(--white); color: var(--black); }
.give-top10 .give-sec__intro { color: #eee; }
.give-top10__grid {
  list-style: none; margin: 0; padding: 0;
  display: grid; grid-template-columns: repeat(auto-fit,minmax(190px,1fr));
  gap: 10px 18px; counter-reset: wl;
}
.give-top10__grid li {
  counter-increment: wl;
  display: flex; align-items: center; gap: 12px; padding: 12px 14px;
  background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.16);
  border-radius: 12px; font-weight: 600; font-size: .98rem;
}
.give-top10__grid li::before {
  content: counter(wl); flex: 0 0 auto;
  width: 26px; height: 26px; border-radius: 50%;
  background: var(--white); color: var(--black);
  display: grid; place-items: center; font-size: .82rem; font-weight: 800;
}

.give-cards { display: grid; grid-template-columns: repeat(5,1fr); gap: 18px; }
@media (max-width: 1080px) { .give-cards { grid-template-columns: repeat(3,1fr); } }
@media (max-width: 760px) { .give-cards { grid-template-columns: repeat(2,1fr); } }
@media (max-width: 480px) { .give-cards { grid-template-columns: 1fr; } }
.give-card { border: 1.5px solid var(--black); border-radius: 16px; padding: 22px 22px 24px; background: var(--white); }
.give-card h3 {
  font-size: 1.12rem; margin: 0 0 14px; padding-bottom: 10px;
  border-bottom: 2px solid var(--black); color: var(--ink);
  display: flex; align-items: center; gap: 10px;
}
.give-card h3 svg { width: 1.25em; height: 1.25em; flex: 0 0 auto; }
.give-card ul { margin: 0; padding: 0; list-style: none; }
.give-card li { position: relative; padding: 6px 0 6px 22px; line-height: 1.45; font-size: .97rem; }
.give-card li::before { content: ""; position: absolute; left: 2px; top: 13px; width: 8px; height: 8px; background: var(--black); border-radius: 50%; }
.give-card li small { display: block; color: var(--ink-soft); font-size: .82rem; }

.give-note {
  background: var(--mist); border-left: 6px solid var(--black);
  border-radius: 0 12px 12px 0; padding: 16px 18px; margin-top: 20px;
  font-size: .97rem; line-height: 1.55;
}

.give-ways { display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 18px; }
.give-way {
  display: flex; flex-direction: column; gap: 10px;
  border: 1.5px solid var(--line); border-radius: 16px;
  padding: 22px; text-decoration: none; color: var(--ink); background: var(--white);
  transition: border-color .18s ease, transform .15s ease, box-shadow .2s ease;
}
.give-way:hover { border-color: var(--black); color: var(--ink); transform: translateY(-3px); box-shadow: 0 16px 34px -22px rgba(0,0,0,.55); }
.give-way__ico { width: 46px; height: 46px; border-radius: 12px; background: var(--black); color: var(--white); display: grid; place-items: center; }
.give-way__ico svg { width: 24px; height: 24px; }
.give-way h3 { margin: 0; font-size: 1.1rem; color: var(--ink); }
.give-way p { margin: 0; font-size: .92rem; line-height: 1.5; color: var(--ink-soft); }
.give-way__tag { margin-top: auto; font-weight: 700; font-size: .9rem; display: inline-flex; align-items: center; gap: .4rem; }
.give-way__tag svg { width: 1em; height: 1em; }
.give-kroger-num { font-weight: 800; letter-spacing: .5px; }
@media (max-width: 780px) { .give-hero { max-width: none; } }


/* ---------- wellness clinic ---------- */

.clinic-intro {
  display: grid; grid-template-columns: 460px minmax(0,1fr);
  gap: 40px; align-items: center;
  max-width: var(--wrap); margin: 0 auto; padding: 0 20px;
}
.clinic-intro img { width: 100%; height: auto; border-radius: 12px; display: block; }
.clinic-intro p { font-size: 1.08rem; }
@media (max-width: 900px) { .clinic-intro { grid-template-columns: 1fr; } }

.dental {
  position: relative; overflow: hidden;
  background: #285F8F; color: var(--white);
  margin-top: clamp(48px, 6vw, 80px);
  padding: clamp(40px, 5vw, 72px) 20px;
}
.dental__inner {
  max-width: var(--wrap); margin: 0 auto;
  display: grid; grid-template-columns: minmax(0,1fr) 230px;
  gap: 40px; align-items: end;
}
/* the dog sits flush to the right edge of the band */
.dental { padding-right: 0; }
.dental__inner > img {
  position: absolute; right: 0; bottom: 0;
  width: 210px; max-width: 24vw; height: auto;
}
.dental h2 { color: var(--white); font-size: clamp(1.5rem,3vw,1.9rem); letter-spacing: .04em; }
.dental h3 { color: var(--white); font-size: 1.3rem; margin-top: 1.4em; }
.dental p { font-size: 1.02rem; }
.dental a, .dental a:link, .dental a:visited { color: var(--white); text-decoration-color: rgba(255,255,255,.6); }
.dental a:hover, .dental a:focus { color: #cfe4f6; }
.dental__tiers { list-style: none; margin: 0 0 1.2em; padding: 0; display: grid; gap: 8px; max-width: 460px; }
.dental__tiers li {
  display: flex; justify-content: space-between; gap: 20px;
  border-left: 4px solid var(--white); background: rgba(255,255,255,.07);
  border-radius: 0 6px 6px 0; padding: 10px 16px;
}
.dental__tiers b { font-weight: 700; }
.dental__fine { font-size: .9rem; color: #cfd4d8; }
.dental img { width: 100%; height: auto; display: block; }
@media (max-width: 800px) {
  .dental { padding-right: 20px; }
  .dental__inner { grid-template-columns: 1fr; }
  .dental__inner > img { position: static; width: 220px; max-width: 60%; margin: 24px 0 0 auto; }
}

.fahs-wc {
  max-width: var(--wrap); margin: 0 auto;
  padding: clamp(40px,5vw,64px) 20px 0;
}
.fahs-wc__head { max-width: 70ch; margin-bottom: 28px; }
.fahs-wc__lead { font-size: 1.02rem; }
.fahs-wc__cols { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
@media (max-width: 900px) { .fahs-wc__cols { grid-template-columns: 1fr; } }
.fahs-wc__col {
  min-width: 0;
  border: 1px solid var(--line); border-left: 6px solid var(--navy);
  border-radius: 0 10px 10px 0; padding: 22px; background: var(--white);
}
.fahs-wc__label {
  font-size: .82rem; letter-spacing: .14em; text-transform: uppercase;
  margin-bottom: 1em;
}
.wc-line { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 4px 16px; padding: 7px 0; border-bottom: 1px solid var(--line); }
.wc-line:last-of-type { border-bottom: 0; }
.wc-day { color: var(--ink-soft); }
.wc-time { font-family: var(--serif); font-weight: 600; white-space: nowrap; }
.wc-phone { display: inline-block; font-family: var(--serif); font-size: 1.5rem; text-decoration: none; }
.wc-phone-note { font-size: .9rem; color: var(--ink-soft); }
.fahs-wc__btns { display: grid; gap: 10px; }
.wc-btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  padding: 12px 18px; min-height: 48px; border-radius: 100px;
  font-family: var(--serif); font-size: .95rem; text-decoration: none;
}
.wc-btn svg { width: 18px; height: 18px; }
.wc-btn--solid { background: var(--black); color: var(--white); }
.wc-btn--solid:hover { background: var(--navy); color: var(--white); }
.wc-btn--outline { border: 1px solid var(--black); color: var(--ink); }
.wc-btn--outline:hover { background: var(--black); color: var(--white); }

/* accordion */
.fahs-acc { margin-top: 32px; }
.fahs-acc > h2 { font-size: clamp(1.4rem,3vw,1.8rem); }
.fahs-acc-list { display: grid; gap: 10px; }
.fahs-acc-item { border: 1px solid var(--line); border-left: 6px solid var(--navy); border-radius: 0 10px 10px 0; overflow: hidden; background: var(--white); }
.fahs-acc-h { margin: 0; font-size: 1rem; }
.fahs-acc-btn {
  width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 16px;
  background: none; border: 0; cursor: pointer;
  font: inherit; font-family: var(--serif); font-size: 1.05rem; color: var(--ink);
  padding: 16px 20px; min-height: 56px; text-align: left;
}
.fahs-acc-btn:hover { background: var(--mist); }
.fahs-acc-chev { width: 20px; height: 20px; flex: none; transition: transform .2s ease; }
.fahs-acc-item.is-open .fahs-acc-chev { transform: rotate(180deg); }
.fahs-acc-item.is-open .fahs-acc-btn { background: var(--black); color: var(--white); }
.fahs-acc-body { display: grid; grid-template-columns: 160px minmax(0,1fr); gap: 20px; padding: 20px; align-items: start; }
.fahs-acc-img { width: 100%; height: auto; border-radius: 50%; display: block; }
.fahs-acc-svc { list-style: none; margin: 0; padding: 0; }
.fahs-acc-svc li { padding: 6px 0 6px 22px; position: relative; }
.fahs-acc-svc li::before { content: ""; position: absolute; left: 2px; top: 14px; width: 7px; height: 7px; background: var(--navy); border-radius: 50%; }
@media (max-width: 560px) { .fahs-acc-body { grid-template-columns: 1fr; } .fahs-acc-img { max-width: 160px; } }

/* service cards */
.svc-grid { display: grid; grid-template-columns: 1fr; gap: 24px; margin-top: 32px; }
.svc-card {
  border: 1px solid var(--line); border-left: 6px solid var(--navy);
  border-radius: 0 10px 10px 0; overflow: hidden; background: var(--white);
  display: grid; grid-template-columns: 320px minmax(0, 1fr); align-items: stretch;
}
@media (max-width: 800px) { .svc-card { grid-template-columns: 1fr; } }
.svc-card > img { width: 100%; height: 100%; min-height: 260px; object-fit: cover; display: block; }
.svc-card__body { padding: 24px; }
.svc-card h2 { font-size: 1.2rem; letter-spacing: .06em; text-transform: uppercase; }
.svc-card h3 { font-size: 1rem; margin-top: 1.2em; }
.svc-card__fees { list-style: none; margin: 0 0 1em; padding: 0; }
.svc-card__fees li { display: flex; justify-content: space-between; gap: 16px; padding: 8px 0; border-bottom: 1px solid var(--line); }
.svc-card__fine { font-size: .93rem; color: var(--ink-soft); }
.svc-card .btn { margin-top: 8px; }


/* ---------- grooming ---------- */

.groom-bar { background: var(--black); color: var(--white); padding: 28px 20px; }
.groom-bar__inner {
  max-width: var(--wrap); margin: 0 auto;
  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 24px;
}
.groom-bar .btn { background: #a10a9c; color: var(--white); border-color: #a10a9c; }
.groom-bar .btn:hover, .groom-bar .btn:focus-visible { background: #7d0779; border-color: #7d0779; color: var(--white); }
.groom-bar__note { margin: 10px 0 0; font-family: var(--serif); }
.groom-bar__who { text-align: right; font-family: var(--serif); }
.groom-bar__who span { display: block; font-size: .8rem; letter-spacing: .14em; text-transform: uppercase; color: #cfd4d8; }
.groom-bar__who strong { font-size: 1.15rem; }
@media (max-width: 700px) { .groom-bar__who { text-align: left; } }

.groom-pkgs {
  list-style: none; margin: 0; padding: 0;
  display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 18px;
}
.groom-pkg {
  min-width: 0;
  border: 1px solid var(--line); border-left: 6px solid var(--navy);
  border-radius: 0 10px 10px 0; padding: 22px 18px; background: var(--white);
  display: flex; flex-direction: column;
}
.groom-pkg img { width: 100%; max-width: 140px; height: auto; aspect-ratio: 1; object-fit: cover; border-radius: 50%; display: block; margin: 0 auto 16px; }
.groom-pkg h3 {
  font-size: 1rem; letter-spacing: .06em; text-transform: uppercase;
  text-align: center; margin-bottom: .6em;
}
.groom-pkg__inc {
  text-align: center; color: var(--ink-soft); font-size: .93rem;
  padding-bottom: 14px; margin-bottom: 14px; border-bottom: 1px solid var(--line);
}
.groom-pkg__prices { list-style: none; margin: 0; padding: 0; font-size: .95rem; }
.groom-pkg__prices li { display: flex; justify-content: space-between; gap: 12px; padding: 5px 0; }
.groom-pkg h3 { overflow-wrap: break-word; }
.groom-pkg__prices b { font-family: var(--serif); white-space: nowrap; }
.groom-pkg__fine { margin: 14px 0 0; font-size: .87rem; color: var(--ink-soft); }

.groomer { display: grid; grid-template-columns: 440px minmax(0,1fr); gap: 40px; align-items: start; margin-top: 56px; }
.groomer:nth-of-type(even) { grid-template-columns: minmax(0,1fr) 440px; }
.groomer:nth-of-type(even) img { order: 2; }
.groomer img { width: 100%; height: auto; border-radius: 12px; display: block; }
.groomer > div { align-self: center; }
@media (max-width: 1000px) {
  .groomer { grid-template-columns: 340px minmax(0,1fr); }
  .groomer:nth-of-type(even) { grid-template-columns: minmax(0,1fr) 340px; }
}
@media (max-width: 800px) {
  .groomer, .groomer:nth-of-type(even) { grid-template-columns: 1fr; }
  .groomer img { max-width: 480px; }
  .groomer:nth-of-type(even) img { order: 0; }
}


/* ---------- testimonials ---------- */

.reviews { columns: 2; column-gap: 20px; margin-top: 24px; }
@media (max-width: 800px) { .reviews { columns: 1; } }
.review {
  break-inside: avoid; margin: 0 0 20px;
  border-left: 6px solid var(--navy); background: var(--mist);
  border-radius: 0 8px 8px 0; padding: 20px 22px;
}
.review img { width: 96px; height: auto; display: block; margin-bottom: 12px; }
.review p { margin: 0 0 .8em; font-size: .98rem; }
.review footer { font-family: var(--serif); font-weight: 600; color: var(--navy); }

/* ---------- price panel ---------- */

.price-panel { border: 1px solid var(--line); border-left: 6px solid var(--navy); border-radius: 0 10px 10px 0; background: var(--white); overflow: hidden; }
.price-panel > img { width: 100%; height: 200px; object-fit: cover; display: block; }
.price-panel__body { padding: 24px; }
.price-panel h2 { font-size: 1.1rem; letter-spacing: .08em; text-transform: uppercase; }
.price-panel h3 { font-size: 1.35rem; color: var(--navy); margin: 1.2em 0 .3em; }
.price-panel h3:first-of-type { margin-top: .6em; }


/* ---------- service price list ---------- */

.pricelist { list-style: none; margin: 0 0 32px; padding: 0; display: grid; gap: 10px; }
.pricelist li {
  border-left: 6px solid var(--navy); background: var(--mist);
  border-radius: 0 8px 8px 0; padding: 14px 20px;
  display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 8px 20px;
}
.pricelist .svc { font-family: var(--serif); font-size: 1.02rem; }
.pricelist .amt { font-family: var(--serif); font-weight: 600; color: var(--navy); white-space: nowrap; }
.pricelist .note { flex: 1 1 100%; font-size: .9rem; color: var(--ink-soft); }


/* ---------- staff grid ---------- */

.staff-cols {
  display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 48px 32px;
  align-items: start; margin-top: 8px;
}
@media (max-width: 900px) { .staff-cols { grid-template-columns: 1fr; } }
.staff-col h3 {
  font-size: 1rem; letter-spacing: .12em; text-transform: uppercase;
  color: var(--navy); text-align: center;
  padding-bottom: 12px; margin-bottom: 24px; border-bottom: 2px solid var(--navy);
}
.staff { list-style: none; margin: 0; padding: 0; display: grid; gap: 64px 30px; }
/* portrait overlaps the top edge of its card */
.staff li {
  position: relative; text-align: center;
  border: 1px solid var(--line); border-radius: 12px;
  background: var(--white);
  padding: 92px 20px 26px; margin-top: 78px;
}
.staff img {
  position: absolute; top: -78px; left: 50%; transform: translateX(-50%);
  width: 156px; aspect-ratio: 1; height: auto;
  object-fit: cover; border-radius: 50%;
  display: block; margin: 0 auto 14px;
  border: 4px solid var(--mist);
}
.staff .name { display: block; font-family: var(--serif); font-size: 1.15rem; color: var(--navy); }
.staff .role { display: block; font-size: .95rem; color: var(--ink-soft); margin-top: .35em; }


/* ---------- location / contact ---------- */

.location-photo { width: 100%; height: auto; display: block; border-radius: 12px; margin-bottom: 32px; }
.contact-cols {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 32px 0;
}
@media (max-width: 900px) { .contact-cols { grid-template-columns: 1fr; } }
.contact-card {
  border: 1px solid var(--line); border-left: 6px solid var(--navy);
  border-radius: 0 10px 10px 0; padding: 22px; background: var(--white);
}
.contact-card h2 { font-size: 1.1rem; margin-bottom: .7em; }
.contact-card h3 { font-size: .95rem; letter-spacing: .1em; text-transform: uppercase; margin: 1.2em 0 .4em; }
.contact-card address, .contact-card p { font-style: normal; margin: 0; line-height: 1.9; }
.directions h3 { margin-top: 1.6em; }


/* ---------- flowchart / full-width figure ---------- */

.figure-wide { margin: 32px 0; }
.figure-wide img { width: 100%; height: auto; display: block; border: 1px solid var(--line); border-radius: 10px; }
.figure-wide figcaption { margin-top: 10px; font-size: .9rem; color: var(--ink-soft); }

/* ---------- report cruelty ---------- */

.fahs-rc { max-width: 980px; margin: 0 auto; padding: 0 clamp(16px,4vw,32px) 56px; }
.rc-hero { padding: clamp(26px,5vw,48px) 0 clamp(14px,2vw,22px); border-bottom: 3px solid var(--black); }
.rc-hero h1 { font-size: clamp(2rem,5vw,3rem); margin: 0 0 12px; }
.rc-hero p { font-size: 1.05rem; line-height: 1.6; margin: 0 0 22px; max-width: 60ch; }
.rc-cta {
  display: inline-flex; align-items: center; gap: .6rem;
  background: var(--black); color: var(--white) !important;
  font-family: var(--serif); font-weight: 600; font-size: 1.05rem;
  text-decoration: none; padding: 15px 30px; min-height: 48px; border-radius: 999px;
  transition: transform .15s ease, background .18s ease;
}
.rc-cta:hover { background: var(--navy); transform: translateY(-2px); }
.rc-cta svg { width: 1.15em; height: 1.15em; }
.rc-law { margin: 14px 0 0; font-size: .95rem; color: var(--ink-soft); }

.rc-sec { margin-top: clamp(30px,5vw,46px); }
.rc-sec > h2 { font-size: clamp(1.3rem,3.2vw,1.8rem); margin: 0 0 16px; padding-bottom: 8px; border-bottom: 2px solid var(--black); }
.rc-sec p { font-size: 1rem; line-height: 1.6; margin: 0 0 14px; }
.rc-sec ul { margin: 0 0 14px; padding: 0; list-style: none; }
.rc-sec li { position: relative; padding: 7px 0 7px 24px; line-height: 1.55; }
.rc-sec li::before { content: ""; position: absolute; left: 3px; top: 14px; width: 9px; height: 9px; background: var(--navy); border-radius: 50%; }

.rc-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
@media (max-width: 680px) { .rc-cards { grid-template-columns: 1fr; } }
.rc-card { border: 1px solid var(--line); border-left: 6px solid var(--navy); border-radius: 0 14px 14px 0; padding: 18px 20px; background: var(--white); }
.rc-card h3 { display: flex; align-items: center; gap: 10px; margin: 0 0 10px; font-size: 1.08rem; }
.rc-card h3 svg { width: 1.3em; height: 1.3em; flex: 0 0 auto; }
.rc-card p { margin: 0 0 6px; font-size: .97rem; }
.rc-contact { font-weight: 700; }

.rc-steps { counter-reset: rcstep; list-style: none; margin: 0; padding: 0; }
.rc-steps li { position: relative; counter-increment: rcstep; padding: 10px 0 10px 46px; line-height: 1.55; }
.rc-steps li::before {
  content: counter(rcstep); position: absolute; left: 0; top: 8px;
  width: 30px; height: 30px; background: var(--black); color: var(--white);
  border-radius: 50%; display: grid; place-items: center; font-weight: 800; font-size: .95rem;
}
.rc-note {
  background: var(--mist); border-left: 6px solid var(--navy);
  border-radius: 0 12px 12px 0; padding: 14px 18px; margin: 14px 0;
  font-size: .97rem; line-height: 1.55;
}


/* accordion panel that holds prose rather than a two-column body */
.fahs-acc-body--prose { display: block; }
.fahs-acc-body--prose > :first-child { margin-top: 0; }
.fahs-acc-body--prose h4 { font-size: 1.02rem; margin: 1.4em 0 .4em; color: var(--navy); }
.fahs-acc-body--prose ul { padding-left: 1.3em; margin: 0 0 1.2em; }
.fahs-acc-body--prose li { margin-bottom: .8em; }


/* ---------- events ---------- */

.event {
  display: grid; grid-template-columns: minmax(0, 440px) minmax(0, 1fr);
  gap: 40px; align-items: start; margin-bottom: 56px;
}
@media (max-width: 900px) { .event { grid-template-columns: 1fr; } }
.event__flyer { width: 100%; height: auto; display: block; border: 1px solid var(--line); border-radius: 10px; }
.event h2 { font-size: clamp(1.5rem, 3vw, 2rem); }
.event__body p { font-size: 1.05rem; }
.event__qr { margin-top: 28px; }
.event__qr img { width: 100%; max-width: 460px; height: auto; display: block; }
.event__qr p { margin-top: 10px; font-size: .95rem; }


/* ---------- pharmacy two-up ---------- */

.pharm-cols { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
@media (max-width: 900px) { .pharm-cols { grid-template-columns: 1fr; gap: 40px; } }
.pharm-shop { display: inline-block; margin-top: 20px; }
.pharm-shop img { width: 100%; max-width: 420px; height: auto; display: block; }


/* ---------- FAQ (native details) ---------- */

.fahs-faq { margin: 40px 0 0; }
.fahs-faq__h { margin-bottom: 18px; }
.fahs-faq__item { border-bottom: 1px solid var(--line); }
.fahs-faq__item:first-of-type { border-top: 1px solid var(--line); }
.fahs-faq__item > summary {
  display: flex; align-items: center; justify-content: space-between; gap: 20px;
  list-style: none; cursor: pointer;
  font-family: var(--serif); font-size: 1.05rem; color: var(--navy);
  padding: 18px 4px; min-height: 48px;
}
.fahs-faq__item > summary::-webkit-details-marker { display: none; }
.fahs-faq__item > summary:hover { color: var(--blue); }
.fahs-faq__item > summary:focus-visible { outline: 3px solid var(--focus); outline-offset: 2px; }
.fahs-faq__chev { flex: 0 0 auto; width: 22px; height: 22px; transition: transform .18s ease; }
.fahs-faq__chev svg { width: 100%; height: 100%; display: block; }
.fahs-faq__item[open] .fahs-faq__chev { transform: rotate(180deg); }
.fahs-faq__body { padding: 0 4px 22px; }
.fahs-faq__body p { margin-bottom: 1em; }
.fahs-faq__body p:last-child { margin-bottom: 0; }
@media (prefers-reduced-motion: reduce) { .fahs-faq__chev { transition: none; } }

/* ---------- adoption intro two-up ---------- */

.adopt-intro { display: grid; grid-template-columns: 248px 1fr; gap: 32px; align-items: start; margin-bottom: 36px; }
@media (max-width: 700px) { .adopt-intro { grid-template-columns: 1fr; } }
.adopt-intro img { width: 100%; max-width: 248px; height: auto; display: block; border-radius: 10px; }


/* ---------- date list (orientation / class schedules) ---------- */

.prose ul.date-list {
  list-style: none; padding: 0; margin: 0 0 1.6em;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); gap: 10px;
}
.prose ul.date-list li {
  border-left: 4px solid var(--navy); background: var(--mist);
  padding: 10px 14px; margin: 0; font-family: var(--serif); font-size: .98rem;
}


/* ---------- text selection ---------- */

::selection { background: #cfe4f6; color: var(--near-black); }
::-moz-selection { background: #cfe4f6; color: var(--near-black); }


/* ---------- clinic: form + packages side by side ---------- */

.clinic-two-up {
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 48px; align-items: start; margin-bottom: 48px;
}
@media (max-width: 900px) { .clinic-two-up { grid-template-columns: 1fr; gap: 40px; } }
.clinic-two-up > .embed-form { margin-bottom: 0; }



/* service detail inside an accordion panel */
/* stacks by default — the panel sits in a narrow column, so a viewport
   media query cannot see the real constraint */
.fahs-acc-body--svc { display: grid; grid-template-columns: minmax(0, 1fr); gap: 24px; align-items: start; }
.fahs-acc-body--svc > img { width: 100%; max-width: 320px; height: auto; border-radius: 8px; display: block; }
.fahs-acc-body--svc h3 { font-size: 1rem; margin: 0 0 .6em; }
.fahs-acc-body--svc > div > :last-child { margin-bottom: 0; }


/* ---------- plain image banner (page has its own text hero) ---------- */

/* full-bleed hero on a light illustration — dark type, no overlay */
.hero-donate {
  width: 100%; margin: 0; padding: 0;
  background: #f4efe9 url('images/donations-intro-lg.jpg') center 55% / cover no-repeat;
  min-height: clamp(300px, 38vw, 520px);
  display: flex; align-items: center;
}
.hero-donate__inner {
  max-width: var(--wrap); width: 100%; margin: 0 auto;
  padding: clamp(28px, 4vw, 56px) 20px;
}
.hero-donate__eyebrow {
  font-size: .78rem; letter-spacing: .22em; text-transform: uppercase;
  font-weight: 700; color: var(--navy); margin: 0 0 10px;
}
@media (max-width: 700px) { .hero-donate { background-position: 60% 55%; } }


/* a hero that opens the page cancels the main's top padding */
.page-main > .hero-donate:first-child { margin-top: -90px; }


/* donate intro: heart + button left, copy right */
.give-hero--split {
  max-width: none;
  display: grid; grid-template-columns: minmax(0, auto) minmax(0, 1fr);
  gap: 40px; align-items: center;
}
@media (max-width: 800px) { .give-hero--split { grid-template-columns: 1fr; gap: 28px; } }
.give-hero__text { min-width: 0; }
.give-hero--split .hero-donate__eyebrow { margin: 0 0 10px; }
.give-hero--split h1 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); line-height: 1.08;
  margin: 0 0 .5em; color: var(--near-black);
}
.give-hero--split .give-hero__lead { font-size: 1.05rem; line-height: 1.65; margin: 0; max-width: 54ch; }


/* ---------- small-screen safeguards ---------- */

@media (max-width: 560px) {
  /* the two donate buttons go full width rather than squeezing side by side */
  .give-donate-row { flex-direction: column; align-items: flex-start; }
  .give-cta { width: 100%; justify-content: center; }
  .hero-donate { min-height: 240px; }
  .clinic-two-up, .pharm-cols, .contact-cols, .event { grid-template-columns: 1fr; }
  .staff-cols { grid-template-columns: 1fr; }
  .fahs-acc-btn { padding-right: 12px; }
}

.btn--hero {
  margin-top: 22px; font-size: 1.1rem; padding: 18px 38px;
  background: var(--white); color: var(--navy); border-color: var(--white);
}
.btn--hero:hover, .btn--hero:focus-visible { background: var(--blue); color: var(--white); border-color: var(--blue); }
@media (max-width: 560px) { .btn--hero { font-size: 1rem; padding: 16px 26px; } }

/* grooming: packages left, groomers right */
.groom-split { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr); gap: 40px; align-items: start; margin-top: 24px; }
.groom-split .groom-pkgs { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.groom-split .groom-pkgs > li:last-child { grid-column: 1 / -1; }
.groom-split__right > h2 { margin-top: 0; }
.groom-split .groomer,
.groom-split .groomer:nth-of-type(even) { grid-template-columns: minmax(0, 1fr); gap: 20px; margin-top: 32px; }
.groom-split .groomer:nth-of-type(even) img { order: 0; }
.groom-split .groomer img { max-width: none; }
@media (max-width: 950px) {
  .groom-split { grid-template-columns: minmax(0, 1fr); gap: 8px; }
  .groom-split .groom-pkgs { grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); }
  .groom-split .groom-pkgs > li:last-child { grid-column: auto; }
  .groom-split__right > h2 { margin-top: 48px; }
}
@media (max-width: 560px) { .groom-split .groom-pkgs { grid-template-columns: minmax(0, 1fr); } }

.groom-title { color: #a10a9c; }

/* grooming page opens directly on a heading — the black bar already
   supplies separation, so the main's 90px top padding is excessive */
.page-main--tight { padding-top: 36px; }

/* better cities for pets */
.bcfp-signs { list-style: none; margin: 24px 0 32px; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; }
.bcfp-sign { border: 1px solid var(--line); border-left: 6px solid var(--navy); border-radius: 0 10px 10px 0; padding: 18px 20px; background: var(--white); }
.bcfp-sign h3 { font-size: .95rem; letter-spacing: .1em; text-transform: uppercase; margin: 0 0 .5em; }
.bcfp-sign p { margin: 0; font-size: .95rem; }
.bcfp-sign--green { border-left-color: #4c8b1f; } .bcfp-sign--green h3 { color: #3d6f19; }
.bcfp-sign--orange { border-left-color: #d4711a; } .bcfp-sign--orange h3 { color: #9c5312; }
.bcfp-sign--red { border-left-color: #c02a26; } .bcfp-sign--red h3 { color: #98211e; }
.bcfp-flier { margin: 36px 0; text-align: center; }
.bcfp-flier img { width: 100%; max-width: 620px; height: auto; border: 1px solid var(--line); border-radius: 8px; display: block; margin: 0 auto; }
.bcfp-flier figcaption { margin-top: 10px; font-size: .9rem; color: var(--ink-soft); }

/* partner interest form */
.pform { margin: 40px 0; }
.pform__req { color: #98211e; }
.pform__row { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; }
.pform__field { margin-bottom: 20px; }
.pform__field label { display: block; font-weight: 600; margin-bottom: 6px; }
.pform__field input, .pform__field textarea {
  width: 100%; min-height: 48px; padding: 12px 14px;
  font: inherit; color: var(--ink);
  border: 1px solid var(--line); border-radius: 6px; background: var(--white);
}
.pform__field textarea { min-height: 120px; resize: vertical; }
.pform__field input:focus-visible, .pform__field textarea:focus-visible {
  outline: 3px solid var(--blue); outline-offset: 1px; border-color: var(--blue);
}
.pform__field input[aria-invalid="true"], .pform__field textarea[aria-invalid="true"] { border-color: #98211e; border-width: 2px; }
.pform__err { margin: 6px 0 0; color: #98211e; font-size: .9rem; font-weight: 600; }
.pform__fieldset { border: 1px solid var(--line); border-left: 6px solid var(--navy); border-radius: 0 10px 10px 0; padding: 18px 20px; margin: 0 0 24px; }
.pform__fieldset legend { font-weight: 600; padding: 0 8px; }
.pform__choice { display: flex; align-items: flex-start; gap: 10px; padding: 7px 0; }
.pform__choice input { width: 22px; height: 22px; margin: 2px 0 0; flex: none; accent-color: var(--navy); }
.pform__choice label { font-weight: 400; }
.pform__status { padding: 16px 18px; border-radius: 6px; margin-bottom: 24px; font-weight: 600; }
.pform__status:focus-visible { outline: 3px solid var(--blue); outline-offset: 2px; }
.pform__status--error { background: #fdecec; border-left: 6px solid #98211e; color: #7a1a17; }
.pform__status--ok { background: #eef4ea; border-left: 6px solid #3d6f19; color: #2f5613; }
.pform__note { margin-top: 20px; color: var(--ink-soft); }

/* partner with us */
.partner-programs { list-style: none; margin: 20px 0 32px; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 10px; }
.partner-programs li { border-left: 4px solid var(--navy); padding: 10px 0 10px 14px; background: var(--mist); }
.partner-ways { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin: 24px 0 32px; }
.partner-way { border: 1px solid var(--line); border-left: 6px solid var(--navy); border-radius: 0 10px 10px 0; padding: 20px 22px; background: var(--white); }
.partner-way h3 { font-size: .95rem; letter-spacing: .1em; text-transform: uppercase; margin: 0 0 .8em; }
.partner-way ul { margin: 0; padding-left: 1.2em; }
.partner-way li { margin-bottom: .45em; }

/* partner with us intro */
.partner-intro { background: var(--mist); padding: 56px 20px 0; }
.partner-intro__inner { max-width: var(--wrap); margin: 0 auto; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 460px); gap: 40px; align-items: end; }
.partner-intro__text { padding-bottom: 40px; }
.partner-intro h1 { margin: 0 0 .3em; }
.partner-intro__tag { font-family: var(--serif); font-size: clamp(1.5rem, 3.4vw, 2.1rem); color: var(--navy); margin: 0 0 .6em; }
.partner-intro__img { width: 100%; height: auto; display: block; }
@media (max-width: 800px) {
  .partner-intro { padding-top: 40px; }
  .partner-intro__inner { grid-template-columns: minmax(0, 1fr); gap: 20px; }
  .partner-intro__text { padding-bottom: 0; }
  .partner-intro__img { max-width: 460px; margin: 0 auto; }
}
.partner-strip { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin: 40px 0 32px; }
.partner-strip img { width: 100%; height: 100%; max-height: 190px; object-fit: cover; display: block; border-radius: 6px; }
@media (max-width: 620px) { .partner-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); } }

/* Partner With Us: white band behind the banner, title sitting on it */
.page-head--light { background: var(--white); padding-bottom: 8px; }
.page-head--light h1 { color: var(--navy); }
.partner-banner { background: var(--white); padding-top: 32px; }
.prose > h1 { font-size: clamp(1.9rem, 4vw, 2.9rem); color: var(--navy); margin: 0 0 .5em; }
.partner-banner img { display: block; width: 100%; max-width: 900px; height: auto; margin: 0 auto; padding: 0 20px; }

/* thank-you band (Partner With Us) */
.thanks-band {
  background: #ece4f4; border-radius: 10px;
  margin-top: 48px; padding: 40px 36px;
  display: flex; align-items: center; justify-content: space-between; gap: 32px;
}
.thanks-band__text {
  margin: 0; text-align: center; flex: 1 1 auto;
  font-size: clamp(1.3rem, 2.6vw, 1.9rem); line-height: 1.35; color: var(--ink);
}
.thanks-band__script {
  display: block; font-family: 'Kaushan Script', cursive; color: #6b2d90;
  font-size: 1.9em; line-height: 1.1; margin-bottom: .1em;
}
.thanks-band__paw { flex: 0 0 auto; width: clamp(56px, 8vw, 88px); height: auto; fill: #6b2d90; }
@media (max-width: 560px) { .thanks-band { flex-direction: column; padding: 32px 20px; } }

.lede { font-size: 1.2rem; line-height: 1.65; color: var(--ink); margin-bottom: 1.4em; }

/* ---------- google reviews rotator ---------- */
.g-reviews { background: var(--black); color: var(--white); padding: 76px 20px; }
.g-review__inner {
  max-width: var(--wrap); margin: 0 auto;
  display: grid; grid-template-columns: minmax(0, 340px) minmax(0, 1fr); gap: 56px; align-items: center;
}
.g-review__eyebrow {
  margin: 0 0 10px; font-size: .78rem; letter-spacing: .18em; text-transform: uppercase; color: var(--white);
}
.g-reviews h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--white); margin: 0 0 14px; line-height: 1.15; }
.g-review__lede { margin: 0 0 26px; color: #c9d0d6; font-size: .98rem; }
.g-review__btn { background: var(--white); color: var(--navy); border-color: var(--white); }
.g-review__btn:hover, .g-review__btn:focus-visible { background: var(--blue); border-color: var(--blue); color: var(--white); }

.g-review__card {
  background: var(--white); color: var(--ink);
  border-left: 6px solid #e8a33d; border-radius: 0 14px 14px 0;
  padding: 40px 44px 28px;
}
.g-review__stage { min-height: 200px; display: flex; align-items: center; }
.g-review { margin: 0; width: 100%; }
.g-review__stars { color: #a06a00; font-size: 1.15rem; letter-spacing: .18em; display: block; margin-bottom: 16px; }
.g-review blockquote { margin: 0; }
.g-review blockquote p {
  font-family: var(--serif); font-size: clamp(1.1rem, 1.7vw, 1.35rem);
  line-height: 1.55; color: var(--ink); margin: 0 0 20px; text-wrap: pretty;
}
.g-review figcaption { font-size: .92rem; letter-spacing: .04em; color: var(--navy); font-weight: 600; }
.g-review figcaption span { color: var(--ink-soft); font-weight: 400; }

.g-review__controls {
  display: flex; align-items: center; gap: 16px;
  margin-top: 26px; padding-top: 20px; border-top: 1px solid var(--line);
}
.g-review__prev, .g-review__next {
  width: 44px; height: 44px; border-radius: 50%; cursor: pointer; flex: none;
  border: 1px solid var(--line); background: var(--white); color: var(--navy); font-size: 1.05rem;
}
.g-review__prev:hover, .g-review__next:hover { background: var(--navy); color: var(--white); border-color: var(--navy); }
.g-review__dots { display: flex; margin-left: auto; }
/* 9px dot inside a 44px tap target */
.g-review__dot {
  width: 30px; height: 44px; padding: 0; cursor: pointer;
  border: 0; background: transparent; position: relative;
}
.g-review__dot::before {
  content: ""; position: absolute; inset: 50% auto auto 50%;
  width: 9px; height: 9px; margin: -4.5px 0 0 -4.5px; border-radius: 50%;
  border: 1px solid #6c7680; background: transparent;
}
.g-review__dot[aria-current="true"]::before { background: var(--navy); border-color: var(--navy); }
.g-review__dot:focus-visible { outline: 2px solid var(--navy); outline-offset: -6px; }
@media (max-width: 900px) {
  .g-reviews { padding: 56px 16px; }
  .g-review__inner { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .g-review__card { padding: 28px 20px 16px; }
}
@media (max-width: 560px) {
  /* dots wrap to their own row so both arrows stay on screen */
  .g-review__controls { flex-wrap: wrap; justify-content: space-between; gap: 8px; }
  .g-review__dots { order: 3; width: 100%; margin-left: 0; justify-content: center; flex-wrap: wrap; }
  .g-review__dot { width: 26px; }
}

.page-head__meta { margin: 8px 0 0; color: var(--white); font-size: .95rem; }
.page-head--light .page-head__meta { color: var(--ink-soft); }
.article h4 { font-size: 1.02rem; color: var(--navy); margin: 1.6em 0 .4em; }
.callout h4:first-child { margin-top: 0; }

.tnr-actions { margin-top: 40px; padding: 32px; background: var(--mist); border-left: 6px solid var(--navy); border-radius: 0 12px 12px 0; }
.tnr-actions h2 { margin-top: 0; }
.tnr-actions__row { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 22px; }
.btn--outline { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn--outline:hover, .btn--outline:focus-visible { background: var(--navy); color: var(--white); }
