:root{--blue:#1556a3;--blue2:#0b356f;--gold:#c7982b;--cream:#fbf7ee;--ink:#183047;--muted:#5f6f80;--card:#ffffff;--line:#dfe6ee;--shadow:0 18px 55px rgba(21,86,163,.15);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fff 0%,var(--cream) 62%,#fff 100%);line-height:1.55}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem 1rem;border-radius:8px;z-index:10}.site-header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem clamp(1rem,4vw,3rem);background:#fff;backdrop-filter:none;box-shadow:0 1px 0 rgba(0,0,0,.07)}.brand{display:flex;align-items:center;gap:.8rem;color:var(--ink)}.brand img{width:82px;height:82px;object-fit:contain;background:#fff;border-radius:0;filter:none}.brand strong{display:block;font-family:Georgia,serif;font-size:1.08rem;line-height:1.15}.brand small{display:block;color:var(--muted);font-size:.8rem}.brand .parish-addresses{display:block;margin-top:.22rem;color:var(--muted);font-size:.72rem;line-height:1.25}.footer-addresses{display:inline-block;margin-top:.35rem;opacity:.88;font-size:.92rem;line-height:1.35}.nav{display:flex;align-items:center;gap:1rem}.nav a{font-weight:700;color:var(--ink);font-size:.95rem}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:.88rem 1.22rem;background:var(--blue);color:#fff;font-weight:800;box-shadow:0 9px 22px rgba(21,86,163,.24);cursor:pointer}.button:hover{text-decoration:none;background:var(--blue2)}.button.secondary{background:#fff;color:var(--blue);border:1px solid var(--line);box-shadow:none}.button.small{padding:.6rem .95rem}.menu-toggle{display:none;background:transparent;border:0;font-size:1.65rem;color:var(--blue)}.hero{position:relative;display:grid;grid-template-columns:1fr minmax(300px,520px);gap:clamp(1.2rem,4vw,4rem);align-items:center;min-height:590px;padding:clamp(2rem,6vw,5.5rem) clamp(1rem,6vw,5rem);overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 10%,rgba(199,152,43,.18),transparent 28%),radial-gradient(circle at 72% 20%,rgba(21,86,163,.13),transparent 32%);z-index:-1}.hero-text{max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--gold);font-weight:900;font-size:.78rem;margin:0 0 .65rem}.hero h1{font-family:Georgia,serif;font-size:clamp(1.7rem, 4vw, 3rem);line-height:1.05;margin:.1rem 0 1rem;color:var(--blue2)}.lead{font-size:clamp(1.1rem,2vw,1.35rem);color:#3f5266;max-width:680px}.conference-seal-card{display:flex;align-items:center;gap:1rem;margin:1.3rem 0 0;padding:1rem 1.1rem;background:rgba(255,255,255,.88);border:1px solid rgba(21,86,163,.14);border-radius:22px;box-shadow:0 12px 34px rgba(21,86,163,.11);max-width:640px}.conference-seal-card img{width:118px;height:118px;object-fit:contain;flex:0 0 auto}.conference-seal-card strong{display:block;color:var(--blue2);font-family:Georgia,serif;font-size:1.08rem}.conference-seal-card span{display:block;color:var(--muted);font-size:.92rem;line-height:1.35}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.8rem}.hero-image{position:relative;border-radius:32px;overflow:hidden;box-shadow:var(--shadow);min-height:455px;background:#ddd}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(11,53,111,.45))}.help-card{position:absolute;right:clamp(1rem,5vw,4rem);bottom:2rem;width:min(380px,calc(100% - 2rem));padding:1.4rem;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);box-shadow:var(--shadow)}.help-card .label{color:var(--gold);font-weight:900;text-transform:uppercase;font-size:.78rem;letter-spacing:.1em}.help-card strong,.help-card a{display:block}.help-card .phone{font-size:1.7rem;font-weight:900;margin:.75rem 0 .25rem;color:var(--blue2)}.section{padding:clamp(2.8rem,6vw,5rem) clamp(1rem,6vw,5rem);max-width:1320px;margin:0 auto}.intro-grid,.donate-grid{display:grid;grid-template-columns:1fr 430px;gap:clamp(1.5rem,5vw,4rem);align-items:center}.section h2{font-family:Georgia,serif;font-size:clamp(2rem,3vw,3rem);line-height:1.05;margin:.2rem 0 1rem;color:var(--blue2)}.service-area,.quote-panel,.card,.contact{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px rgba(24,48,71,.06)}.service-area{padding:1.4rem;margin-top:1.6rem;border-left:6px solid var(--gold)}.photo-card{margin:0;background:#fff;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.photo-card img{width:100%;display:block}.photo-card figcaption{padding:1rem 1.2rem;font-weight:800;color:var(--blue2)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stats div{background:var(--blue2);color:#fff;border-radius:var(--radius);padding:1.35rem;text-align:center;box-shadow:var(--shadow)}.stats strong{display:block;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1}.stats span{display:block;margin-top:.45rem;opacity:.9;font-weight:700}.section-heading.narrow{max-width:760px}.section-heading.split{display:flex;justify-content:space-between;align-items:end;gap:1.5rem}.cards.three{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.card{padding:1.4rem}.card span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--gold);color:#fff;font-weight:900}.card h3{font-size:1.25rem;color:var(--blue2)}.resources{max-width:1500px}.resource-actions{display:flex;gap:.7rem;flex-wrap:wrap}.filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.9rem;margin:1.4rem 0}.filters label{font-weight:800;color:var(--blue2)}input,select{width:100%;padding:.85rem 1rem;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);font:inherit;margin-top:.35rem}.results-count{font-weight:800;color:var(--muted)}.table-wrap{overflow:auto;border-radius:var(--radius);border:1px solid var(--line);background:#fff;box-shadow:0 12px 35px rgba(24,48,71,.06)}table{width:100%;border-collapse:collapse;min-width:980px}th,td{padding:1rem;vertical-align:top;text-align:left;border-bottom:1px solid var(--line)}th{background:#edf4fb;color:var(--blue2);font-size:.86rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}td:first-child{font-weight:900;color:var(--blue2)}.note,.muted{color:var(--muted)}.check-list{padding-left:1.1rem}.check-list li{margin:.6rem 0}.donation-qr{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px rgba(24,48,71,.06)}.donation-qr img{width:132px;height:132px;object-fit:contain;border-radius:14px;background:#fff;padding:.35rem;border:1px solid var(--line)}.donation-qr strong{display:block;color:var(--blue2);font-size:1.05rem}.donation-qr span{display:block;color:var(--muted);font-size:.92rem;line-height:1.35}.quote-panel{padding:1.2rem}.quote-panel img{width:100%;border-radius:16px;display:block;margin-bottom:1rem}.volunteer-band{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:linear-gradient(135deg,var(--blue2),var(--blue));color:#fff;border-radius:30px;margin-top:2rem}.volunteer-band h2,.volunteer-band .eyebrow{color:#fff}.volunteer-band p{max-width:760px}.contact{padding:2rem}.site-footer{padding:2rem clamp(1rem,6vw,5rem);background:var(--blue2);color:#fff;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer p{margin:0}@media (max-width:900px){.donation-qr{align-items:flex-start}.donation-qr img{width:108px;height:108px}.menu-toggle{display:block}.nav{display:none;position:absolute;right:1rem;top:74px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:18px;padding:1rem;box-shadow:var(--shadow)}.nav.open{display:flex}.hero,.intro-grid,.donate-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:2rem}.hero-image{min-height:380px}.help-card{position:static;margin:0 clamp(1rem,6vw,5rem) 2rem;width:auto}.stats,.cards.three,.filters{grid-template-columns:1fr}.section-heading.split{display:block}.volunteer-band{display:block}.volunteer-band .button{margin-top:1rem}.brand img{width:62px;height:62px}.brand strong{font-size:.9rem}.brand small{font-size:.7rem}.brand .parish-addresses{font-size:.63rem}.conference-seal-card{align-items:flex-start}.conference-seal-card img{width:82px;height:82px}}@media print{.site-header,.hero,.filters,.resource-actions,.site-footer,.button{display:none!important}.section{padding:0}.table-wrap{box-shadow:none;border:0}table{min-width:0;font-size:10pt}th,td{padding:.35rem}.resources h2:after{content:" — Printed resource listing"}}

.nav a.button.small{color:#fff;background:var(--blue);}
.nav a.button.small:hover{color:#fff;background:var(--blue2);}


/* Link and resource-card usability enhancements */
a.text-link, .resource-card a, .donate-copy a:not(.button), .card a, .contact a {font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px;}
.resource-card-list{display:grid;gap:1rem;margin-top:1.2rem;}
.resource-group{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 35px rgba(24,48,71,.06);overflow:hidden;}
.resource-group summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;background:#edf4fb;color:var(--blue2);font-weight:900;letter-spacing:.02em;}
.resource-group summary::-webkit-details-marker{display:none}.resource-group summary:before{content:'+';display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#fff;color:var(--blue);border:1px solid var(--line);margin-right:.3rem;font-weight:900}.resource-group[open] summary:before{content:'–'}
.resource-group summary span:first-child{flex:1}.group-count{display:inline-grid;place-items:center;min-width:34px;height:28px;padding:0 .6rem;border-radius:999px;background:var(--blue);color:#fff;font-size:.82rem}.resource-group-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;background:linear-gradient(180deg,#fff,#fbfdff)}
.resource-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1rem;box-shadow:0 6px 20px rgba(24,48,71,.05);}
.resource-card-main{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:start}.resource-card h4{margin:.1rem 0 .55rem;color:var(--blue2);font-size:1.05rem;line-height:1.2}.external-indicator{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:var(--cream);color:var(--blue);font-size:.9rem;margin-left:.25rem}.resource-meta{display:flex;gap:.55rem;flex-wrap:wrap;align-items:center;color:var(--muted);font-weight:700;font-size:.9rem}.resource-card-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end;max-width:245px}.resource-btn{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.48rem .7rem;border:1px solid var(--line);background:#fff;color:var(--blue);font-weight:900;font-size:.86rem;white-space:nowrap}.resource-btn:hover{text-decoration:none;background:var(--blue);border-color:var(--blue);color:#fff}.resource-btn.phone{color:#0b6b3a}.resource-btn.phone:hover{background:#0b6b3a;border-color:#0b6b3a;color:#fff}.resource-card-details{margin-top:.8rem;color:#344b61}.resource-card-details p{margin:.35rem 0}.phone-text{font-weight:900;color:var(--muted)}.donation-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin:1rem 0}.donate-now{font-size:1.05rem;padding:1rem 1.35rem;background:linear-gradient(135deg,var(--blue),var(--blue2))}.donation-qr{border:2px solid rgba(21,86,163,.12)}
@media (max-width:900px){.resource-group-body{grid-template-columns:1fr}.resource-card-main{grid-template-columns:1fr}.resource-card-actions{justify-content:flex-start;max-width:none}.resource-btn{white-space:normal}.hero h1{font-size:clamp(1.7rem, 4vw, 3rem);box-shadow:none}.resource-group{display:block}.resource-group summary{background:#fff;border-bottom:1px solid var(--line)}.resource-group-body{grid-template-columns:1fr;padding:.4rem}.resource-card{box-shadow:none;padding:.5rem}.resource-card-actions{display:none}.resource-card-details p{margin:.15rem 0}.resources h2:after{content:' — Printed resource listing'}}


/* Schema-driven resource card refinements */
.resource-card-text { min-width: 0; }
.visible-description {
  margin: .55rem 0 .45rem;
  color: #263238;
  font-size: .98rem;
  line-height: 1.45;
}
.badge-row {
  display: flex;
  flex-wrap: wrap;
  gap: .35rem;
  margin-top: .55rem;
}
.info-badge {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(13, 83, 128, .18);
  background: rgba(13, 83, 128, .07);
  color: #17445f;
  border-radius: 999px;
  padding: .18rem .55rem;
  font-size: .78rem;
  font-weight: 700;
}
.resource-phone-desktop {
  display: inline-flex;
  flex-direction: column;
  gap: .15rem;
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  border-radius: .7rem;
  padding: .55rem .7rem;
  color: #1f2933;
  min-width: 12rem;
}
.copyable-phone { user-select: all; }
.phone-hint {
  font-size: .75rem;
  color: #667085;
  font-weight: 600;
}
@media (max-width: 760px) {
  .resource-card-actions { align-items: stretch; }
  .resource-btn, .resource-phone-desktop { width: 100%; justify-content: center; }
}

/* V2: cleaner resource cards and mobile-aware phone treatment */
.resource-meta-clean {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  margin: .25rem 0 .45rem;
  color: #64748b;
  font-size: .88rem;
  font-weight: 650;
}
.resource-card .tag, .badge-row, .info-badge {
  display: none !important;
}
.resource-phone-desktop {
  display: inline-flex;
  flex-direction: row;
  gap: .35rem;
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  border-radius: .7rem;
  padding: .55rem .7rem;
  color: #1f2933;
  min-width: 0;
}
.phone-hint {
  display: none !important;
}
.copyable-phone {
  user-select: all;
}
.resource-group:not([open]) {
  margin-bottom: .7rem;
}
.resource-group summary {
  cursor: pointer;
}
@media (max-width: 760px) {
  .resource-card-actions { align-items: stretch; }
  .resource-btn, .resource-phone-desktop { width: 100%; justify-content: center; }
}
.suggest-resource-panel {
  margin: 1.25rem 0;
  padding: 1.1rem 1.25rem;
  border-radius: 1rem;
  background: rgba(13,83,128,.06);
  border: 1px solid rgba(13,83,128,.16);
}
.suggest-resource-panel h3 {
  margin-top: 0;
  margin-bottom: .35rem;
}
.suggest-resource-panel p {
  margin-top: 0;
  max-width: 760px;
}

/* V3: optional impact module hidden by default and editable through site config */
.optional-impact[hidden] { display: none !important; }
.optional-impact { display: block; }
.optional-impact .impact-heading { text-align: center; max-width: 760px; margin: 0 auto 1rem; }
.impact-stat-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1rem; }
.phone-text-only { cursor: text; text-decoration: none; color: inherit; }
.suggest-resource-panel { margin: 1.25rem 0; padding: 1.1rem 1.25rem; border-radius: 1rem; background: rgba(13,83,128,.06); border: 1px solid rgba(13,83,128,.16); }
.suggest-resource-panel h3 { margin-top: 0; margin-bottom: .35rem; }
.suggest-resource-panel p { margin-top: 0; max-width: 760px; }
@media (max-width: 760px) { .impact-stat-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 480px) { .impact-stat-grid { grid-template-columns: 1fr; } }


/* Layout refinement: tighter sections and conventional footer contact */
.section,
section {
  padding-top: clamp(2rem, 4vw, 3.25rem);
  padding-bottom: clamp(2rem, 4vw, 3.25rem);
}

.section + .section,
section + section {
  margin-top: 0;
}

.hero {
  padding-bottom: clamp(2rem, 4vw, 3rem);
}

#serve,
#request,
#resources,
#donate,
#volunteer,
#join,
#about {
  scroll-margin-top: 6rem;
}

.footer-anchor {
  display: block;
  height: 0;
  overflow: hidden;
}

footer,
.footer {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.footer-contact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .75rem 1.25rem;
  margin-bottom: .8rem;
  font-size: .95rem;
}

.footer-contact a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.footer-contact span {
  display: inline-flex;
  align-items: center;
}

.suggest-resource-panel {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.resource-directory,
.resources-panel,
#resources .container {
  padding-top: 0;
}

/* Reduce bottom-page bulk while retaining a clear volunteer invitation */
#volunteer,
#join,
.volunteer,
.join {
  padding-top: clamp(2rem, 4vw, 3rem);
  padding-bottom: clamp(2rem, 4vw, 3rem);
}

/* Compact common card grids slightly */
.card,
.info-card,
.resource-card {
  margin-bottom: .85rem;
}

@media (max-width: 760px) {
  .section,
  section {
    padding-top: 1.65rem;
    padding-bottom: 1.65rem;
  }

  .footer-contact {
    flex-direction: column;
    align-items: flex-start;
    gap: .35rem;
  }
}


/* Inline resource suggestion link: intentionally subtle */
.suggest-resource-panel {
  display: none !important;
}

.resource-suggest-inline {
  margin: .35rem 0 1rem;
  font-size: .95rem;
  color: #526070;
  line-height: 1.4;
}

.resource-suggest-inline span {
  color: #0b4f7a;
  font-weight: 700;
  margin-right: .2rem;
}

.resource-suggest-inline a {
  color: #0b4f7a;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.resource-suggest-inline a::after {
  content: " ↗";
  font-size: .85em;
}

@media (max-width: 760px) {
  .resource-suggest-inline {
    font-size: .92rem;
    margin-top: .25rem;
    margin-bottom: .85rem;
  }
}


/* Donation and volunteer/impact redesign */
.donate-redesign .section-heading.compact {
  max-width: 760px;
  margin-bottom: 1.25rem;
}

.donation-methods {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  gap: 1rem;
  align-items: stretch;
}

.donation-card {
  border: 1px solid rgba(13,83,128,.14);
  border-radius: 1.25rem;
  background: #fff;
  padding: 1.25rem;
  box-shadow: 0 8px 22px rgba(12,39,63,.07);
}

.donation-card h3 {
  margin-top: 0;
  margin-bottom: .45rem;
}

.donation-card p {
  margin-top: 0;
}

.donation-qr {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: center;
}

.donation-qr-img {
  width: 132px;
  max-width: 132px;
  height: auto;
  border-radius: .75rem;
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  padding: .35rem;
}

.join-impact-redesign {
  padding-top: clamp(2rem, 4vw, 3rem);
}

.join-impact-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .95fr);
  gap: 1rem;
  align-items: stretch;
}

.impact-story-card,
.join-card {
  border-radius: 1.25rem;
  padding: 1.35rem;
}

.impact-story-card {
  background: rgba(13,83,128,.06);
  border: 1px solid rgba(13,83,128,.15);
}

.join-card {
  background: #fff;
  border: 1px solid rgba(13,83,128,.14);
  box-shadow: 0 8px 22px rgba(12,39,63,.07);
}

.impact-story-card h2,
.join-card h2 {
  margin-top: .25rem;
  margin-bottom: .65rem;
}

.join-card .btn {
  margin-top: .4rem;
}

@media (max-width: 800px) {
  .donation-methods,
  .join-impact-grid {
    grid-template-columns: 1fr;
  }

  .donation-qr {
    grid-template-columns: 1fr;
  }

  .donation-qr-img {
    width: 150px;
    max-width: 150px;
  }
}


/* Clean hero v1: assistance grouped with help actions; volunteer CTA on image */
.hero {
  position: relative;
}

.hero-text {
  align-self: center;
}

.hero-assistance-card {
  margin: 1rem 0 .95rem;
  display: inline-flex;
  flex-direction: column;
  gap: .22rem;
  max-width: 560px;
  padding: .85rem 1rem;
  border-radius: 1rem;
  background: rgba(13, 83, 128, .07);
  border: 1px solid rgba(13, 83, 128, .18);
  color: #1f2933;
  font-size: .96rem;
  line-height: 1.4;
}

.hero-assistance-card .label {
  color: #0b4f7a;
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.hero-assistance-card strong {
  color: #1f2933;
}

.hero-assistance-card a {
  color: #0b4f7a;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.phone-text {
  font-weight: 800;
  white-space: nowrap;
}

.hero-image {
  position: relative;
}

.hero-volunteer-overlay {
  position: absolute;
  right: clamp(.8rem, 2vw, 1.25rem);
  bottom: clamp(.8rem, 2vw, 1.25rem);
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .72rem 1rem;
  border-radius: 999px;
  background: rgba(255,255,255,.94);
  color: #0b4f7a;
  font-weight: 800;
  text-decoration: none;
  border: 1px solid rgba(13,83,128,.22);
  box-shadow: 0 10px 26px rgba(12,39,63,.18);
}

.hero-volunteer-overlay:hover,
.hero-volunteer-overlay:focus {
  background: #ffffff;
  transform: translateY(-1px);
}

@media (max-width: 760px) {
  .hero-assistance-card {
    display: flex;
    width: 100%;
    max-width: none;
  }

  .hero-volunteer-overlay {
    right: .75rem;
    bottom: .75rem;
    font-size: .86rem;
    padding: .6rem .78rem;
  }
}


/* Footer refinement */
.site-footer {
  background: #0b4f7a;
  color: #ffffff;
  padding: 1.5rem 0;
}

.footer-inner {
  width: min(1200px, calc(100% - 2rem));
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}

.footer-left {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.footer-logo {
  width: 72px;
  height: auto;
  display: block;
}

.footer-org-name {
  font-weight: 800;
  margin-bottom: .2rem;
}

.footer-org-locations,
.footer-copyright {
  font-size: .92rem;
  line-height: 1.45;
  opacity: .95;
}

.footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: .45rem;
  text-align: right;
}

.footer-right a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
}

.footer-right a:hover {
  text-decoration: underline;
}

@media (max-width: 820px) {
  .footer-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-right {
    align-items: flex-start;
    text-align: left;
  }

  .footer-left {
    align-items: flex-start;
  }

  .footer-logo {
    width: 60px;
  }
}


/* Footer logo fix */
.footer-logo-block {
  background: #0b4f7a;
  border-radius: .75rem;
  padding: .35rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.footer-logo {
  object-fit: contain;
}


/* Reverse footer logo treatment */
.footer-logo-block {
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.footer-logo {
  width: 76px;
  height: auto;
  display: block;
  object-fit: contain;
}


/* Restored impact story photo */
.impact-photo {
  width: 100%;
  display: block;
  border-radius: 1rem;
  margin-bottom: 1rem;
  object-fit: cover;
  max-height: 260px;
}


/* Donate section restored to two-card layout */
.donate-redesign {
  background: #eef7fc;
}

.donate-redesign .section-heading.compact {
  max-width: 940px;
  margin-bottom: 1.65rem;
}

.donate-redesign .section-heading h2 {
  font-size: clamp(2.4rem, 5vw, 4.2rem);
  letter-spacing: -0.04em;
  color: #102a43;
  margin-bottom: .65rem;
}

.donate-redesign .section-heading p:not(.eyebrow) {
  font-size: clamp(1.08rem, 2vw, 1.35rem);
  line-height: 1.55;
  color: #102a43;
  max-width: 980px;
}

.donation-methods {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr);
  gap: 1.55rem;
  align-items: stretch;
}

.donation-card {
  background: #ffffff;
  border: 1px solid rgba(13, 83, 128, .15);
  border-radius: 1.45rem;
  padding: clamp(1.45rem, 3vw, 2rem);
  box-shadow: 0 12px 30px rgba(12, 39, 63, .08);
}

.donation-card h3 {
  color: #1b2b3c;
  font-size: clamp(1.35rem, 2.2vw, 1.8rem);
  margin: 0 0 1rem;
}

.donation-card p {
  color: #142536;
  font-size: clamp(1.05rem, 1.8vw, 1.3rem);
  line-height: 1.55;
  margin-bottom: 1.55rem;
}

.donate-button {
  font-size: clamp(1rem, 1.7vw, 1.2rem);
  padding: .9rem 1.5rem;
  min-width: 280px;
  border-radius: 999px;
  background: #005b86;
  border-color: #005b86;
  color: #ffffff;
  box-shadow: 0 10px 24px rgba(0, 91, 134, .18);
}

.donation-qr {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: center;
}

.donation-qr-img {
  width: 150px;
  max-width: 150px;
  height: auto;
  border-radius: 1rem;
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  padding: .55rem;
}

@media (max-width: 900px) {
  .donation-methods,
  .donation-qr {
    grid-template-columns: 1fr;
  }

  .donation-qr-img {
    width: 150px;
  }

  .donate-button {
    min-width: 0;
    width: 100%;
  }
}


/* Typography consistency refinements */
.donate-redesign .section-heading h2 {
  font-size: var(--h2-size, clamp(1.8rem, 3vw, 2.6rem)) !important;
  letter-spacing: inherit !important;
  color: var(--heading, #0f2742) !important;
  margin-bottom: .7rem;
}

.donate-redesign .section-heading p:not(.eyebrow) {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  max-width: 760px;
}

.donate-redesign .section-heading.compact {
  max-width: 760px;
  margin-bottom: 1.25rem;
}

.donation-card h3 {
  font-size: 1.2rem !important;
  color: var(--heading, #0f2742) !important;
  margin-bottom: .5rem;
}

.donation-card p {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  margin-bottom: 1rem;
}

.donate-button {
  font-size: inherit !important;
  min-width: 0 !important;
  width: auto !important;
}

.impact-story-card .impact-photo {
  margin-top: .65rem;
  margin-bottom: 1rem;
}

.impact-story-card h2 {
  margin-bottom: .65rem;
}


/* Stronger Join SVDP CTA */
.join-primary-button {
  background: #005b86 !important;
  border-color: #005b86 !important;
  color: #ffffff !important;
  box-shadow: 0 10px 24px rgba(0, 91, 134, .18);
}

.join-primary-button:hover {
  background: #004c70 !important;
  border-color: #004c70 !important;
}


/* Request Help section removal: hero assistance card now carries help pathway */
.hero-assistance-card {
  scroll-margin-top: 7rem;
}

.hero-assistance-card .assistance-scope {
  color: #425466;
  font-size: .94rem;
  line-height: 1.42;
  margin-top: .15rem;
}





/* Long extension numbers are allowed to wrap within the card rather than spill outside it. */
.resource-phone-desktop .copyable-phone {
  overflow-wrap: anywhere;
}

@media (max-width: 760px) {
  .resource-group summary {
    padding: .95rem 1rem;
  }

  .resource-group-body {
    padding: .25rem 1rem 1rem;
  }

  .resource-card {
    padding: 1rem 0;
  }

  .resource-card-actions {
    display: grid !important;
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .resource-btn,
  .resource-phone-desktop {
    width: 100% !important;
    justify-content: center;
    text-align: center;
  }

  .copyable-phone {
    white-space: normal;
  }
}


/* Operational links and contact icons */
.contact-line {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .28rem;
}

.resource-suggest-inline {
  margin: .35rem 0 1rem;
  font-size: .95rem;
  color: #526070;
  line-height: 1.4;
}

.resource-suggest-inline span {
  color: #005b86;
  font-weight: 800;
}

.resource-suggest-inline a {
  color: #005b86;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.resource-suggest-inline a::after {
  content: " ↗";
  font-size: .85em;
}

.resource-note {
  margin: .4rem 0 1rem;
  padding: .75rem .95rem;
  border-left: 4px solid #005b86;
  background: rgba(13, 83, 128, .06);
  color: #334155;
  border-radius: .6rem;
  font-size: .95rem;
}

.footer-right a {
  display: inline-flex;
  gap: .35rem;
  align-items: center;
}


/* Hardened resource directory layout — single authoritative block */
#resourceCards {
  margin-top: 1rem;
}

.resource-group {
  border: 1px solid rgba(13, 83, 128, .16);
  border-radius: 1.1rem;
  background: #ffffff;
  margin: 0 0 1rem;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(12, 39, 63, .05);
}

.resource-group summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.25rem;
  cursor: pointer;
  font-weight: 900;
  color: #102a43;
  line-height: 1.25;
}

.resource-group summary:hover {
  background: rgba(13, 83, 128, .045);
}

.group-count {
  flex: 0 0 auto;
  background: #eef7fc;
  color: #005b86;
  border-radius: 999px;
  padding: .22rem .6rem;
  font-size: .82rem;
  font-weight: 800;
}

.resource-group-body {
  padding: .75rem 1.1rem 1.25rem;
}

.resource-card {
  border: 1px solid rgba(13, 83, 128, .14);
  border-radius: 1rem;
  background: #ffffff;
  padding: 1.15rem 1.25rem;
  margin: .85rem 0;
  box-shadow: 0 4px 14px rgba(12, 39, 63, .035);
}

.resource-card:first-child {
  margin-top: .35rem;
}

.resource-card-main {
  display: block;
  padding: 0;
}

.resource-card-text {
  min-width: 0;
  padding: 0;
}

.resource-card h4 {
  margin: 0 0 .35rem;
  color: #102a43;
  font-size: 1.08rem;
  line-height: 1.25;
}

.resource-meta-clean {
  display: flex;
  flex-wrap: wrap;
  gap: .35rem .7rem;
  margin: .15rem 0 .55rem;
  color: #64748b;
  font-size: .9rem;
  font-weight: 650;
}

.visible-description,
.resource-card-text > p {
  margin: .45rem 0 .75rem;
  line-height: 1.45;
}

.resource-card-details {
  margin-top: .55rem;
}

.resource-card-details p {
  margin: .36rem 0;
  color: #334155;
  font-size: .95rem;
  line-height: 1.45;
}

.resource-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: none;
  min-width: 0;
  margin-top: 1rem;
  padding-top: .85rem;
  border-top: 1px solid rgba(13, 83, 128, .10);
}

.resource-btn,
.resource-phone-desktop {
  width: auto;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.resource-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .35rem;
  border-radius: 999px;
  padding: .5rem .85rem;
  text-decoration: none;
  font-weight: 800;
  font-size: .92rem;
  line-height: 1.15;
  border: 1px solid rgba(13, 83, 128, .16);
  white-space: nowrap;
}

.resource-btn.website {
  background: #005b86;
  color: #ffffff;
}

.resource-btn.phone,
.resource-btn.email {
  background: #ffffff;
  color: #005b86;
}

.resource-phone-desktop {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: .35rem;
  border: 1px solid rgba(0,0,0,.12);
  background: #ffffff;
  border-radius: 999px;
  padding: .5rem .85rem;
  color: #1f2933;
  font-size: .92rem;
  font-weight: 800;
  line-height: 1.15;
  text-align: left;
  white-space: normal;
  overflow-wrap: anywhere;
}

.resource-phone-desktop strong {
  display: none;
}

.copyable-phone {
  user-select: all;
  white-space: normal;
  overflow-wrap: anywhere;
}

@media (max-width: 760px) {
  .resource-group summary {
    padding: .95rem 1rem;
  }

  .resource-group-body {
    padding: .55rem .85rem 1rem;
  }

  .resource-card {
    padding: 1rem;
    margin: .75rem 0;
  }

  .resource-card-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .resource-btn,
  .resource-phone-desktop {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}


/* Suggest resource form panel and print pathway */
.suggest-resource-panel {
  margin-top: 1.35rem;
  padding: 1.15rem 1.25rem;
  border: 1px solid rgba(13, 83, 128, .16);
  border-radius: 1rem;
  background: rgba(13, 83, 128, .05);
}
.suggest-resource-panel h3 { margin-top: 0; }
.suggest-resource-panel .button { margin-top: .25rem; }
.footer-right a { display: inline-flex; gap: .35rem; align-items: center; }


/* Same-page resource print mode; avoids pop-up windows */
.print-area {
  display: none;
}

@media screen {
  body.resource-print-mode > *:not(main) {
    display: none !important;
  }

  body.resource-print-mode main > *:not(#printArea) {
    display: none !important;
  }

  body.resource-print-mode #printArea {
    display: block !important;
    width: min(900px, calc(100% - 2rem));
    margin: 2rem auto;
    padding: 1.5rem;
    background: #ffffff;
    color: #111827;
    border: 1px solid rgba(13, 83, 128, .16);
    border-radius: 1rem;
  }
}

@media print {
  body.resource-print-mode > *:not(main) {
    display: none !important;
  }

  body.resource-print-mode main > *:not(#printArea) {
    display: none !important;
  }

  body.resource-print-mode #printArea {
    display: block !important;
    margin: 0;
    padding: 0;
    color: #111827;
  }

  body.resource-print-mode #printArea h1 {
    color: #0b4f7a;
    margin: 0 0 4px;
  }

  body.resource-print-mode .print-meta {
    color: #475569;
    font-size: 13px;
    margin-bottom: 18px;
  }

  body.resource-print-mode .print-section {
    margin-top: 20px;
    break-inside: avoid;
  }

  body.resource-print-mode .print-section h2 {
    border-bottom: 2px solid #0b4f7a;
    padding-bottom: 4px;
    color: #0b4f7a;
  }

  body.resource-print-mode .print-resource-card {
    border-bottom: 1px solid #cbd5e1;
    padding: 10px 0;
    break-inside: avoid;
  }

  body.resource-print-mode .print-resource-card h3 {
    margin: 0 0 6px;
    color: #102a43;
  }

  body.resource-print-mode .print-resource-card p {
    margin: 3px 0;
  }

  body.resource-print-mode .verify {
    margin-top: 22px;
    padding-top: 10px;
    border-top: 2px solid #cbd5e1;
    font-size: 13px;
    color: #475569;
  }
}
