/* Scoped donor page styling; FAQ content and links work without JavaScript. */
.sms-giving { background: #faf9f5 !important; color: #142f48; font-weight: 400; }
.sms-giving .container { max-width: 1240px; padding-inline: clamp(20px, 4vw, 48px); font-size: 1rem !important; }
.sms-giving .site-navbar { position: relative; }
.sms-giving .sticky-wrapper { position: relative; background: #fff; }
.sms-giving .site-navbar, .sms-giving .sticky-wrapper.is-sticky .site-navbar { background: #fff; border-top: 0; border-bottom: 1px solid #dce3df; padding: 18px 0 !important; box-shadow: none; }
.sms-giving .site-logo { margin-right: 28px; flex-shrink: 0; }
.sms-giving .site-logo a { display: flex !important; align-items: center; gap: 12px; color: #142f48 !important; }
.sms-giving .site-logo img { height: 58px !important; }
.sms-giving .site-logo .non-mobile { width: 175px !important; font-size: 14px !important; font-weight: 800; line-height: 1.5; }
.sms-giving .site-navbar .site-navigation .site-menu > li > a { color: #142f48 !important; padding: 12px 15px; font-size: 14px; font-weight: 700; }
.sms-giving .site-navbar .site-navigation .site-menu .has-children > a::before { right: 2px; }
.sms-giving .site-navbar .site-navigation .site-menu .dropdown a { color: #142f48 !important; font-size: 14px; }
.sms-giving .site-navbar .site-navigation .has-children:focus-within > .dropdown { visibility: visible; opacity: 1; margin-top: 0; }
.sms-giving .social-wrap { white-space: nowrap; }
.sms-giving .social-wrap a { background: #edf3f0; color: #22665f; border-radius: 50%; }
.sms-giving .social-wrap a > span { color: inherit; }
.sms-giving .site-mobile-menu { max-width: calc(100vw - 30px); background: #fff; top: 0; visibility: hidden; }
.sms-giving.offcanvas-menu .site-mobile-menu { visibility: visible; }
.sms-giving .site-mobile-menu .site-nav-wrap a { color: #142f48; }
.sms-giving .bg-light { background: #eef2ef !important; }
.sms-giving .bg-light a { color: #3b5362; font-size: 12px; }
.sms-giving .footer { background: #f0f3ee; padding: 64px 0 28px; color: #536572; }
.sms-giving .footer p, .sms-giving .footer li { font-size: 13px; }
.sms-giving .footer a { color: #536572; }
.sms-giving .footer .footer-heading { font-size: 13px; font-weight: 800; color: #142f48; }
.sms-giving .footer .copyright { border-top: 1px solid #ced9d1; margin-top: 32px; padding-top: 24px; }
.sms-giving .cookie-popup { background: #142f48; gap: 20px; font-size: 12px; }
.sms-giving .cookie-popup a { color: #edce9d; }
.sms-giving main { --giving-navy: #142f48; --giving-teal: #22665f; --giving-muted: #536572; color: var(--giving-navy); font: 400 1rem/1.8 var(--sms-font-family); }
.giving-shell { width: min(1240px, 100%); margin-inline: auto; padding-inline: clamp(20px, 4vw, 48px); }
.sms-giving main h1, .sms-giving main h2, .sms-giving main h3 { color: var(--giving-navy); font-family: var(--sms-font-family); font-weight: 400; letter-spacing: -.025em; }
.sms-giving main h1 { font-size: clamp(2.5rem, 4.2vw, 4.25rem); line-height: 1.07; margin: 0 0 26px; max-width: 12ch; }
.sms-giving main h2 { font-size: clamp(1.9rem, 2.8vw, 2.75rem); line-height: 1.2; margin: 0 0 22px; }
.sms-giving main h3 { font-size: clamp(1.4rem, 1.8vw, 1.7rem); line-height: 1.25; }
.sms-giving main p { color: var(--giving-muted); margin: 0 0 22px; }
.sms-giving main a { color: var(--giving-teal); }
.sms-giving main :is(a, summary):focus-visible { outline: 3px solid #ae823b; outline-offset: 5px; }
.sms-giving main .giving-eyebrow { display: block; color: var(--giving-teal); font: 800 .72rem/1.6 var(--sms-font-family); letter-spacing: .14em; text-transform: uppercase; margin: 0 0 19px; }
.giving-hero { background: url('/images/giving-contours.svg') right top / auto 100% no-repeat, radial-gradient(ellipse at 95% 0, #e6efeb, transparent 60%), #f6f5ef; padding-bottom: clamp(48px, 6vw, 82px); }
.giving-breadcrumb { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 12px; padding-block: 22px 44px; font-size: .78rem; color: #536572; }
.giving-hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(32px, 5vw, 74px); align-items: center; }
.sms-giving main .giving-lead { font-size: clamp(1rem, 1.1vw, 1.12rem); }
.giving-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 16px 24px; margin-top: 30px; }
.sms-giving main .giving-button { display: inline-flex; align-items: center; justify-content: center; gap: 18px; padding: 15px 22px; min-height: 48px; background: var(--giving-navy); border: 1px solid transparent; border-radius: 5px; color: white; font-size: .85rem; font-weight: 800; line-height: 1.6; text-decoration: none; transition: background .2s, transform .2s; }
.giving-button span { flex-shrink: 0; }
.sms-giving main .giving-text-link { display: inline-flex; align-items: center; gap: 14px; font-size: .85rem; font-weight: 800; padding-block: 9px; text-decoration: none; border-bottom: 1px solid #b6c9c3; line-height: 1.6; }
.giving-photo { position: relative; margin: 0; border-radius: 100px 12px 12px 12px; overflow: hidden; background: var(--giving-navy); box-shadow: 0 22px 50px #142f4817; }
.giving-photo img { display: block; width: 100%; height: auto; aspect-ratio: 1.35; object-fit: cover; object-position: center; }
.giving-photo figcaption { padding: 24px 28px; color: white; font: 400 1.35rem/1.4 var(--sms-font-family); }
.sms-giving main .giving-photo .giving-eyebrow { color: #d9c291; font-size: .63rem; margin-bottom: 9px; }
.giving-section { padding-block: clamp(48px, 6vw, 80px); }
.giving-split { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: clamp(28px, 6vw, 86px); }
.giving-mission { background: white; border-bottom: 1px solid #e2e8e3; }
.giving-section-intro { max-width: 710px; margin-bottom: 32px; }
.giving-programs { background: radial-gradient(ellipse at 0 100%, #eaf0e8, transparent 55%), #faf9f5; }
.giving-card-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.giving-card { --card-padding: clamp(24px, 3vw, 36px); display: flex; flex-direction: column; align-items: flex-start; padding: var(--card-padding); background: #fff; border-radius: 14px; box-shadow: 0 5px 24px #142f4806; transition: transform .2s, box-shadow .2s; }
.giving-card-art { align-self: stretch; display: flex; justify-content: center; margin: calc(-1 * var(--card-padding)) calc(-1 * var(--card-padding)) 28px; padding: 14px 12px 8px; border-radius: 14px 14px 0 0; background: #f0f5ef; }
.giving-card:nth-child(2) .giving-card-art { background: #f6f2e8; }
.giving-card:nth-child(3) .giving-card-art { background: #eef4f2; }
.giving-card-art img { display: block; width: min(100%, 280px); height: auto; transition: transform .3s; }
.giving-card .giving-text-link { margin-top: auto; }
.giving-faq { background: radial-gradient(ellipse at 0 15%, #e0ece5, transparent 55%), #edf3f0; scroll-margin-top: 130px; }
.giving-faq-grid { display: grid; grid-template-columns: .8fr 1.5fr; gap: clamp(32px, 6vw, 84px); align-items: start; }
.giving-faq-intro { position: sticky; top: 130px; }
.giving-question { background: #fff; border-radius: 6px; margin-bottom: 12px; }
.giving-question summary { display: flex; align-items: center; justify-content: space-between; gap: 24px; list-style: none; cursor: pointer; padding: 22px 26px; font-weight: 700; line-height: 1.5; }
.giving-question summary::-webkit-details-marker { display: none; }
.giving-question-icon { position: relative; width: 16px; height: 16px; flex: 0 0 16px; }
.giving-question-icon::before, .giving-question-icon::after { content: ''; position: absolute; background: var(--giving-teal); width: 14px; height: 2px; top: 7px; left: 1px; }
.giving-question-icon::after { transform: rotate(90deg); }
.giving-question[open] .giving-question-icon::after { display: none; }
.sms-giving main .giving-question p { margin: 0; padding: 0 26px 26px; font-size: .95rem; }
.giving-resources h2 { max-width: 650px; }
.sms-giving main .giving-resource { display: block; padding: 24px 0; color: inherit; text-decoration: none; }
.giving-resource h3 { display: flex; gap: 18px; justify-content: space-between; }
.giving-resource h3 span { color: var(--giving-teal); }
.giving-resource p { font-size: .9rem; }
.giving-contact { background: url('/images/giving-contours.svg') right center / auto 150% no-repeat, var(--giving-navy); scroll-margin-top: 130px; }
.sms-giving main .giving-contact h2 { color: white; }
.sms-giving main .giving-contact p { color: #d9e4e9; }
.sms-giving main .giving-contact .giving-eyebrow { color: #d9c291; }
.giving-contact-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 15px; }
.sms-giving main .giving-contact .giving-button { background: #fff; color: var(--giving-navy); }
.sms-giving main .giving-contact a { color: #fff; }
.giving-email { overflow-wrap: anywhere; }
.sms-giving main .giving-contact-note { font-size: .8rem; margin: 5px 0 0; }
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .giving-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px #142f4810; }
  .giving-card:hover .giving-card-art img { transform: translateY(-3px) rotate(-1deg); }
  .sms-giving main .giving-button:hover { transform: translateY(-2px); background: var(--giving-teal); color: white; }
}
.giving-text-link:hover, .giving-resource:hover h3 { text-decoration: underline !important; }
@media (max-width: 991px) {
  .sms-giving .site-logo { margin-right: 12px; }
  .giving-hero-grid, .giving-split, .giving-faq-grid { grid-template-columns: 1fr; }
  .sms-giving main h1 { max-width: 17ch; }
  .giving-photo img { aspect-ratio: 16 / 9; }
  .giving-faq-intro { position: static; }
  .giving-card-grid { gap: 16px; }
  .giving-card { --card-padding: 24px; }
}
@media (max-width: 767px) {
  .sms-giving .site-logo img { height: 40px !important; }
  .sms-giving .site-logo .non-mobile { display: inline-block; width: 112px !important; font-size: 11px !important; }
  .sms-giving .site-logo .mobile { display: none; }
  .sms-giving .site-logo a { gap: 8px; }
  .sms-giving .social-wrap a { width: 30px; height: 30px; }
  .sms-giving .footer .row > div { margin-bottom: 22px; }
  .giving-card-grid { grid-template-columns: 1fr; }
  .giving-breadcrumb { padding-bottom: 30px; }
  .giving-question summary { padding: 20px; gap: 16px; }
  .sms-giving main .giving-question p { padding: 0 20px 22px; }
  .giving-photo figcaption { padding: 22px; }
  .giving-photo { border-top-left-radius: 60px; }
  .giving-resource { border-bottom: 1px solid #dce3df; }
}
@media (prefers-reduced-motion: reduce) {
  .sms-giving main *, .sms-giving main *::before, .sms-giving main *::after { transition: none !important; scroll-behavior: auto !important; }
}
