:root {
  --refresh-navy: #123952;
  --refresh-blue: #126b8e;
  --refresh-turquoise: #26aeb2;
  --refresh-pink: #d94b87;
  --refresh-violet: #6652a3;
  --refresh-gold: #e0a62f;
  --refresh-ink: #183247;
  --refresh-muted: #566d7d;
  --refresh-border: #c9d9e2;
  --refresh-soft-blue: #edf7fb;
  --refresh-soft-pink: #fff1f7;
  --refresh-soft-violet: #f3effb;
  --refresh-soft-gold: #fff7df;
}

html { scroll-padding-top: 9rem; }
body { color: var(--refresh-ink); font-size: 18px; line-height: 1.65; }
.site-shell { width: min(1180px, calc(100% - 40px)); }
body:not(.home) #elementor-popup-modal-10342 { display: none !important; }
.asfm-ticino-popup-localized { max-width: 760px; margin-inline: auto; padding: 30px; color: var(--refresh-ink); font-size: 1rem; line-height: 1.7; }
.asfm-ticino-popup-localized h2 { margin: 0 0 20px; color: var(--refresh-navy); font-size: clamp(1.65rem,3vw,2.35rem); line-height: 1.15; }
.asfm-ticino-popup-localized p { margin: 0 0 1em; }
.asfm-ticino-popup-localized img { display: block; width: min(100%,430px); height: auto; max-height: 520px; margin: 18px auto; object-fit: contain; border-radius: 16px; }
.asfm-ticino-popup-localized a { color: var(--refresh-blue); font-weight: 760; text-decoration: underline; text-underline-offset: 3px; }

.support-strip { background: var(--refresh-navy); color: #fff; }
.support-strip-inner { min-height: 44px; display: flex; align-items: center; justify-content: flex-end; gap: 24px; font-size: .875rem; }
.support-strip-inner p,
.support-strip-inner a { display: flex; align-items: center; gap: 8px; margin: 0; color: #fff; }
.support-strip-inner p { margin-right: auto; font-weight: 760; }
.support-strip-inner a { min-height: 44px; }
.support-strip-inner a span:last-child { color: #d5e8f2; }
.support-heart { font-size: 1.1rem; }

.site-header { position: sticky; z-index: 40; top: 0; border-bottom: 1px solid rgba(18,57,82,.12); background: rgba(255,255,255,.97); box-shadow: 0 8px 30px rgba(18,57,82,.07); backdrop-filter: blur(16px); }
.header-inner { min-height: 86px; display: flex; align-items: center; gap: 20px; }
.site-brand { display: inline-flex; align-items: center; gap: 12px; flex: 0 0 auto; color: var(--refresh-ink); }
.site-brand-image { width: 62px; height: 54px; padding: 0; background: transparent; border-radius: 10px; box-shadow: none; }
.site-brand-image img { width: 62px; height: 54px; object-fit: contain; border-radius: 10px; }
.site-brand-copy { line-height: 1.15; }
.site-brand-copy strong { color: var(--refresh-navy); font-size: 1.25rem; letter-spacing: -.02em; }
.site-brand-copy small { max-width: 170px; margin-top: 3px; color: #657988; font-size: .7rem; font-weight: 650; }
.primary-nav { margin-left: auto; }
.primary-nav .asfm-menu { display: flex; align-items: center; justify-content: center; gap: clamp(10px, 1.2vw, 20px); margin: 0; padding: 0; list-style: none; }
.primary-nav .asfm-menu a { position: relative; min-height: 48px; display: inline-flex; align-items: center; color: #3e5668; font-size: .84rem; font-weight: 760; white-space: nowrap; }
.primary-nav .asfm-menu a::after { position: absolute; right: 0; bottom: 5px; left: 0; height: 3px; transform: scaleX(0); border-radius: 999px; background: linear-gradient(90deg,var(--refresh-turquoise),var(--refresh-pink)); content: ""; transition: transform .18s ease; }
.primary-nav .asfm-menu a:hover::after,
.primary-nav .asfm-menu a:focus-visible::after { transform: scaleX(1); }
.header-actions { display: flex; align-items: center; gap: 8px; }
.social-button { width: 44px; height: 44px; display: inline-grid; flex: 0 0 44px; place-items: center; border: 1px solid #c7d7e0; border-radius: 12px; background: #f7fbfd; color: #1877f2; }
.social-button svg { width: 25px; height: 25px; fill: currentColor; }
.social-button:hover,
.social-button:focus-visible { border-color: #1877f2; background: #1877f2; color: #fff; }
.language-switcher { display: inline-flex; align-items: center; gap: 3px; border: 1px solid #c7d7e0; border-radius: 12px; background: #f7fbfd; padding: 3px; }
.language-switcher a { min-width: 34px; min-height: 38px; display: grid; place-items: center; border-radius: 9px; color: #3b566a; font-size: .76rem; font-weight: 850; }
.language-switcher a:hover,
.language-switcher a:focus-visible { background: #e6f3f7; color: var(--refresh-navy); }
.language-switcher a.is-active { background: var(--refresh-navy); color: #fff; }
.member-button,
.primary-cta { border: 0 !important; border-radius: 999px !important; background: var(--refresh-pink) !important; color: #fff !important; box-shadow: 0 10px 24px rgba(194,51,112,.22); }
.member-button { min-height: 46px; padding-inline: 18px !important; font-size: .88rem; }
.member-button:hover,
.primary-cta:hover { background: #bd326e !important; color: #fff !important; }
.nav-toggle { display: none; }

.reference-hero { position: relative; overflow: hidden; background: radial-gradient(circle at 92% 0%,rgba(217,75,135,.17),transparent 31%),radial-gradient(circle at 3% 94%,rgba(38,174,178,.17),transparent 33%),linear-gradient(135deg,#f9fdff 0%,#f4f5ff 52%,#fff8fb 100%); padding: 62px 0 70px; }
.reference-hero::before { position: absolute; top: -75px; right: 18%; width: 170px; height: 170px; border: 28px solid rgba(102,82,163,.055); border-radius: 50%; content: ""; pointer-events: none; }
.reference-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0,1.02fr) minmax(420px,.98fr); align-items: center; gap: clamp(42px,5vw,72px); }
.anniversary-pill { width: fit-content; display: inline-flex; align-items: center; gap: 8px; margin: 0; border: 1px solid #e6c8d7; border-radius: 999px; background: rgba(255,255,255,.88); color: #8c2c5a; padding: 7px 13px; font-size: .82rem; font-weight: 800; letter-spacing: .02em; box-shadow: 0 8px 26px rgba(91,60,126,.09); }
.reference-hero-copy h1 { max-width: 690px; margin: 20px 0 18px; color: #153d56; font-size: clamp(2.25rem,3.5vw,3.3rem); font-weight: 850; letter-spacing: -.045em; line-height: 1.08; }
.reference-hero-lead { max-width: 650px; margin: 0; color: #4c6373; font-size: 1.08rem; line-height: 1.7; }
.reference-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.reference-hero-actions .button { min-height: 52px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; padding: 0 22px !important; font-size: .96rem; font-weight: 790; }
.secondary-cta { border: 2px solid #aac6d5 !important; border-radius: 999px !important; background: rgba(255,255,255,.84) !important; color: #18475f !important; box-shadow: none !important; }
.secondary-cta:hover { border-color: var(--refresh-blue) !important; background: #fff !important; color: var(--refresh-navy) !important; }
.trust-row { display: flex; flex-wrap: wrap; gap: 10px 22px; margin-top: 24px; color: #516b7d; font-size: .85rem; font-weight: 690; }
.trust-row span { display: inline-flex; align-items: center; gap: 7px; }
.trust-row b { color: #188785; }
.quick-access-panel { border: 1px solid rgba(18,57,82,.12); border-radius: 28px; background: rgba(255,255,255,.92); padding: 22px; box-shadow: 0 24px 70px rgba(28,73,100,.15); }
.quick-access-title { margin: 0 0 14px; color: #24465d; font-size: .92rem; font-weight: 820; }
.quick-access-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.quick-access-grid .quick-card { position: relative; min-height: 150px; display: flex; flex-direction: column; align-items: flex-start; border: 1px solid transparent; border-radius: 20px; padding: 17px; transition: transform .18s ease,box-shadow .18s ease,border-color .18s ease; }
.quick-access-grid .quick-card:hover { transform: translateY(-3px); border-color: rgba(16,54,78,.18); box-shadow: 0 14px 32px rgba(24,57,78,.13); }
.quick-card.turquoise { background: var(--refresh-soft-blue); color: #0d6371; }
.quick-card.pink { background: var(--refresh-soft-pink); color: #9b285d; }
.quick-card.violet { background: var(--refresh-soft-violet); color: #514083; }
.quick-card.gold { background: var(--refresh-soft-gold); color: #805a0c; }
.quick-access-grid .quick-icon { width: 40px; height: 40px; display: inline-flex; align-items: center; justify-content: center; border-radius: 13px; background: rgba(255,255,255,.88); color: currentColor; font-weight: 900; box-shadow: 0 6px 14px rgba(23,50,71,.08); }
.quick-access-grid .quick-card > span:nth-child(2) { display: flex; flex-direction: column; margin-top: 17px; }
.quick-access-grid .quick-card strong { color: currentColor; font-size: .98rem; line-height: 1.28; }
.quick-access-grid .quick-card small { margin-top: 5px; color: #5c7080; font-size: .77rem; line-height: 1.45; }
.quick-access-grid .quick-arrow { position: absolute; top: 18px; right: 17px; }

.toolbar-wrap { position: relative; z-index: 4; display: flex; justify-content: center; margin-top: -28px; }
.accessibility-toolbar { min-height: 58px; display: flex; align-items: center; gap: 7px; width: fit-content; border: 1px solid #cbdbe4; border-radius: 18px; background: #fff; padding: 7px; box-shadow: 0 16px 42px rgba(18,57,82,.13); }
.accessibility-toolbar .accessibility-label { color: #34566c; padding: 0 10px; font-size: .86rem; font-weight: 800; }
.accessibility-toolbar .tool-button { min-width: 44px; min-height: 44px; border: 1px solid #c8d8e1; border-radius: 12px; background: #f8fbfd; color: #173e56; padding: 0 10px; font-weight: 830; }
.accessibility-toolbar .tool-button:hover,
.accessibility-toolbar .tool-button[aria-pressed="true"] { border-color: var(--refresh-blue); background: var(--refresh-navy); color: #fff; }
.inner-accessibility { border-bottom: 1px solid #dde8ee; background: #f7fbfd; padding: 10px 0; }
.inner-accessibility .site-shell { display: flex; justify-content: flex-end; }

.reference-section-heading h2,
.mission-copy h2,
.reference-support-grid h2 { margin: 8px 0 18px; color: var(--refresh-navy); font-size: clamp(2rem,3.4vw,3.15rem); font-weight: 840; letter-spacing: -.04em; line-height: 1.12; }
.reference-section-heading > p:not(.reference-eyebrow),
.split-heading > p,
.mission-copy > p,
.reference-support-grid p { color: #556d7d; font-size: 1.03rem; line-height: 1.75; }
.reference-eyebrow { margin: 0; color: var(--refresh-blue); font-size: .78rem; font-weight: 850; letter-spacing: .13em; line-height: 1.2; text-transform: uppercase; }
.pink-eyebrow { color: #ac2b64; }
.violet-eyebrow { color: var(--refresh-violet); }
.gold-eyebrow { color: #9b6900; }
.split-heading { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(280px,.65fr); align-items: end; gap: 56px; margin-bottom: 32px; }
.split-heading h2 { margin-bottom: 0; }
.split-heading > p { margin: 0; }
.reference-text-link { min-height: 44px; display: inline-flex; align-items: center; color: var(--refresh-blue); font-weight: 790; }
.reference-text-link:hover { text-decoration: underline; text-underline-offset: 4px; }

.understand-section { padding: 96px 0 82px; }
.understand-grid { display: grid; grid-template-columns: minmax(0,.9fr) minmax(500px,1.1fr); align-items: center; gap: clamp(50px,6vw,86px); }
.understand-grid .reference-section-heading > p:not(.reference-eyebrow) { max-width: 570px; }
.support-cards { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.support-card { min-height: 205px; border: 1px solid transparent; border-radius: 24px; padding: 25px; }
.support-card:first-child { grid-row: span 2; min-height: 426px; display: flex; flex-direction: column; justify-content: flex-end; background: radial-gradient(circle at 74% 14%,rgba(255,255,255,.98) 0 8%,transparent 8.5%),radial-gradient(circle at 72% 16%,rgba(255,255,255,.28) 0 25%,transparent 25.5%),linear-gradient(160deg,#dff5f6,#dcedfb); }
.support-card-blue { color: #155b71; }
.support-card-pink { background: var(--refresh-soft-pink); color: #9a2a5c; }
.support-card-gold { background: var(--refresh-soft-gold); color: #7b570e; }
.support-card-icon { width: 42px; height: 42px; display: inline-flex; align-items: center; justify-content: center; margin-bottom: 28px; border-radius: 13px; background: rgba(255,255,255,.75); font-size: 1.25rem; }
.support-card h3 { margin: 0 0 9px; color: currentColor; font-size: 1.22rem; line-height: 1.25; }
.support-card p { margin: 0; color: #536b7b; font-size: .94rem; line-height: 1.65; }

.groups-section { background: var(--refresh-soft-blue); padding: 88px 0; }
.category-filter { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 18px; }
.category-filter button { min-height: 46px; border: 1px solid #b8ceda; border-radius: 999px; background: rgba(255,255,255,.82); color: #274b61; padding: 0 18px; font-weight: 760; cursor: pointer; }
.category-filter button.is-active,
.category-filter button[aria-pressed="true"] { border-color: var(--refresh-navy); background: var(--refresh-navy); color: #fff; }
.results-count { margin: 0 0 15px; color: #617a8a; font-size: .88rem; font-weight: 700; }
.groups-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; }
.group-card { min-width: 0; display: grid; grid-template-columns: auto minmax(0,1fr); gap: 13px; border: 1px solid #cbdee7; border-radius: 20px; background: #fff; padding: 19px; box-shadow: 0 8px 24px rgba(23,66,91,.05); }
.group-card[hidden] { display: none; }
.group-icon { width: 40px; height: 40px; display: inline-flex; align-items: center; justify-content: center; border-radius: 12px; background: #e5f5f4; color: #177b7e; }
.group-card h3 { margin: 1px 0 3px; color: #173f57; font-size: .98rem; line-height: 1.3; }
.group-card p { margin: 0; color: #667d8b; font-size: .79rem; line-height: 1.45; }
.group-card small { display: block; margin-top: 5px; color: #80919d; font-size: .69rem; }
.group-card > a { grid-column: 2; min-height: 38px; display: inline-flex; align-items: center; width: fit-content; color: var(--refresh-blue); font-size: .8rem; font-weight: 800; }
.gentle-note { display: grid; grid-template-columns: auto minmax(0,1fr) auto; align-items: center; gap: 18px; margin-top: 28px; border: 1px solid #e5c7d6; border-radius: 20px; background: #fff7fb; padding: 20px 22px; }
.gentle-note > span { color: var(--refresh-pink); font-size: 2rem; }
.gentle-note strong { color: #71304e; }
.gentle-note p { margin: 2px 0 0; color: #6d6370; font-size: .9rem; }

.events-section { padding: 92px 0; }
.featured-activity-card { display: grid; grid-template-columns: minmax(340px,.92fr) minmax(0,1.08fr); overflow: hidden; margin-bottom: 32px; border: 1px solid #cfc6e4; border-radius: 30px; background: linear-gradient(135deg,#f7f3ff 0%,#fff 58%,#fff3f8 100%); box-shadow: 0 22px 60px rgba(65,47,112,.14); }
.featured-activity-image { position: relative; min-height: 380px; display: flex; align-items: center; justify-content: center; overflow: hidden; background: radial-gradient(circle at 15% 16%,rgba(38,174,178,.28),transparent 30%),radial-gradient(circle at 90% 84%,rgba(217,75,135,.24),transparent 34%),#eeebf8; padding: 20px; }
.featured-activity-image > img { width: 100%; height: 100%; max-height: 400px; object-fit: contain; border-radius: 18px; background: #fff; box-shadow: 0 14px 38px rgba(39,31,70,.18); }
.featured-activity-image > span { position: absolute; top: 18px; left: 18px; min-height: 42px; display: inline-flex; align-items: center; border: 2px solid rgba(255,255,255,.9); border-radius: 999px; background: var(--refresh-violet); color: #fff; padding: 8px 14px; font-size: .78rem; font-weight: 850; }
.featured-activity-copy { min-width: 0; display: flex; flex-direction: column; justify-content: center; padding: clamp(28px,4.5vw,50px); }
.event-badges { display: flex; gap: 7px; margin-bottom: 12px; }
.event-badges span { border-radius: 999px; background: #ece8f7; color: #59478e; padding: 5px 9px; font-size: .68rem; font-weight: 850; text-transform: uppercase; }
.featured-activity-date { margin: 0 0 8px; color: #5c478d; font-size: .92rem; font-weight: 820; text-transform: capitalize; }
.featured-activity-copy h3 { max-width: 620px; margin: 0; color: #183f58; font-size: clamp(1.7rem,3vw,2.55rem); line-height: 1.13; letter-spacing: -.035em; }
.featured-activity-details { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; margin-top: 23px; }
.featured-activity-details p { min-width: 0; display: flex; align-items: flex-start; gap: 10px; margin: 0; border-radius: 14px; background: rgba(255,255,255,.84); color: #536b7a; padding: 12px; font-size: .84rem; line-height: 1.42; }
.featured-activity-details p > span:first-child { flex: 0 0 auto; width: 25px; color: var(--refresh-violet); font-size: .72rem; font-weight: 900; }
.featured-activity-details strong { display: block; margin-bottom: 2px; color: #294d62; font-size: .7rem; letter-spacing: .04em; text-transform: uppercase; }
.featured-activity-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 23px; }
.featured-activity-actions .button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; padding-inline: 20px; }
.activity-primary { border: 0; background: var(--refresh-violet); color: #fff; }
.following-activities-title { margin: 0 0 16px; color: #254c63; font-size: 1.22rem; }
.events-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 15px; }
.event-card { min-height: 164px; display: grid; grid-template-columns: auto minmax(0,1fr) auto; align-items: center; gap: 18px; border: 1px solid #d2e0e7; border-radius: 22px; background: #fff; padding: 20px; box-shadow: 0 8px 28px rgba(23,61,83,.06); }
.event-date { width: 66px; height: 74px; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 18px; background: var(--refresh-soft-violet); color: var(--refresh-violet); line-height: 1; }
.event-date strong { font-size: 1.7rem; }
.event-date span { margin-top: 7px; font-size: .66rem; font-weight: 850; }
.event-card h4 { margin: 0; color: #21485f; font-size: 1rem; line-height: 1.35; }
.event-card p { margin: 5px 0 0; color: #6b7f8b; font-size: .82rem; }
.event-arrow { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 50%; background: #edf7fb; color: var(--refresh-blue); font-weight: 900; }
.centered-action { display: flex; justify-content: center; margin-top: 28px; }
.centered-action .button { min-height: 50px; display: inline-flex; align-items: center; padding-inline: 22px; }

.mission-section { background: linear-gradient(145deg,#153c54,#0f6572); color: #fff; padding: 90px 0; }
.mission-grid { display: grid; grid-template-columns: minmax(0,1.08fr) minmax(380px,.72fr); align-items: center; gap: clamp(46px,7vw,90px); }
.mission-copy h2 { color: #fff; }
.mission-copy > p { color: #d8e9ee; }
.mission-copy ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 11px 22px; margin: 26px 0 30px; padding: 0; list-style: none; }
.mission-copy li { display: flex; align-items: flex-start; gap: 9px; color: #f2f8fa; }
.mission-copy li span { color: #74ded4; font-weight: 900; }
.mission-copy .primary-cta { min-height: 50px; display: inline-flex; align-items: center; padding-inline: 22px; }
.contact-card { border: 1px solid rgba(255,255,255,.24); border-radius: 28px; background: rgba(255,255,255,.11); padding: 30px; box-shadow: 0 24px 60px rgba(0,18,30,.22); }
.contact-card-icon { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 16px; background: var(--refresh-pink); font-size: 1.35rem; }
.contact-kicker { margin: 20px 0 5px; color: #facbde; font-size: .72rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.contact-card h3 { margin: 0 0 22px; color: #fff; font-size: 1.65rem; }
.contact-line { display: grid; grid-template-columns: auto minmax(0,1fr) auto; align-items: center; gap: 12px; border-top: 1px solid rgba(255,255,255,.2); padding: 16px 0; }
.contact-line > span:first-child { color: #8be0d8; }
.contact-line > span:nth-child(2) { color: #d9e7eb; font-size: .82rem; }
.contact-line a { color: #fff; font-size: 1.02rem; font-weight: 850; }
.email-link { min-height: 46px; display: inline-flex; align-items: center; margin-top: 8px; color: #fff; font-weight: 750; }

.home-news-section { padding: 92px 0; }
.reference-news-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.reference-news-card { overflow: hidden; border: 1px solid #d6e2e8; border-radius: 24px; background: #fff; box-shadow: 0 12px 34px rgba(24,62,84,.08); }
.reference-news-image { min-height: 185px; display: grid; place-items: center; overflow: hidden; background: linear-gradient(145deg,#dff4f4,#e8effc); color: var(--refresh-navy); font-weight: 900; }
.reference-news-image img { width: 100%; height: 205px; object-fit: cover; transition: transform .25s ease; }
.reference-news-card:hover .reference-news-image img { transform: scale(1.025); }
.reference-news-body { padding: 22px; }
.news-meta { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 8px; margin-bottom: 12px; color: #70838f; font-size: .72rem; font-weight: 720; }
.news-meta span { border-radius: 999px; background: var(--refresh-soft-blue); color: #1a6d7e; padding: 4px 8px; }
.reference-news-body h3 { margin: 0; color: #173f57; font-size: 1.17rem; line-height: 1.32; }
.reference-news-body > p { margin: 11px 0 14px; color: #5b7180; font-size: .9rem; line-height: 1.65; }

.reference-support-section { background: #fff2f7; padding: 62px 0; }
.reference-support-grid { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 42px; }
.reference-support-grid h2 { margin-bottom: 10px; }
.reference-support-grid p { margin: 0; }
.reference-support-actions { display: flex; flex-wrap: wrap; gap: 11px; }
.reference-support-actions .button { min-height: 52px; display: inline-flex; align-items: center; justify-content: center; padding-inline: 22px; }

.site-footer { background: #0e3147; color: #d9e9ef; padding-top: 64px; }
.site-footer .footer-grid { grid-template-columns: 1.35fr repeat(3,1fr); gap: 46px; }
.site-footer .site-brand-copy strong,
.site-footer h2 { color: #fff; }
.site-footer .site-brand-copy small { color: #c3d8e1; }
.site-footer .footer-brand p { margin: 14px 0 0; color: #bdd2dc; }
.site-footer .footer-grid > div:not(.footer-brand) { display: flex; flex-direction: column; align-items: flex-start; gap: 9px; }
.site-footer h2 { margin: 0 0 8px; font-size: .9rem; letter-spacing: .05em; text-transform: uppercase; }
.site-footer a { color: #d9e9ef; }
.site-footer a:hover { color: #fff; text-decoration: underline; text-underline-offset: 4px; }
.footer-social-link { min-height: 44px; display: inline-flex; align-items: center; gap: 9px; font-weight: 750; }
.footer-social-link svg { width: 25px; height: 25px; flex: 0 0 25px; fill: currentColor; }
.footer-languages { display: flex; gap: 8px; margin-top: 8px; }
.footer-languages a { min-width: 38px; min-height: 38px; display: grid; place-items: center; border: 1px solid #537286; border-radius: 10px; }
.footer-bottom { margin-top: 52px; border-top: 1px solid rgba(255,255,255,.14); background: rgba(0,0,0,.08); }
.footer-bottom-inner { min-height: 70px; display: flex; align-items: center; gap: 22px; }
.footer-bottom-inner p { margin-right: auto; }

.modern-page-hero { background: linear-gradient(135deg,#f9fdff,#fff1f7); padding: 72px 0; }
.modern-page-hero-grid { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(330px,.6fr); align-items: center; gap: 60px; }
.modern-page-hero h1,
.modern-page-titlebar h1 { margin: 8px 0 16px; color: var(--refresh-navy); font-size: clamp(2.35rem,4vw,3.8rem); letter-spacing: -.045em; line-height: 1.08; }
.modern-page-hero p:not(.reference-eyebrow) { max-width: 760px; margin: 0; color: #556d7d; font-size: 1.06rem; line-height: 1.75; }
.blog-hero-panel { border: 1px solid #ead0dc; border-radius: 24px; background: rgba(255,255,255,.88); padding: 24px; box-shadow: 0 16px 42px rgba(69,47,83,.09); }
.blog-hero-panel strong { color: #7b2d53; font-size: 1.08rem; }
.blog-hero-panel p { margin: 8px 0 16px !important; font-size: .9rem !important; }
.blog-hero-panel .button { min-height: 48px; display: inline-flex; align-items: center; padding-inline: 20px; }
.blog-tools-section { border-bottom: 1px solid #dbe7ec; background: #f7fbfd; padding: 20px 0; }
.blog-tools { display: flex; align-items: center; gap: 18px; }
.blog-tools .search-form { flex: 0 0 min(360px,100%); }
.blog-tools .search-form label { width: 100%; }
.blog-tools .search-field { min-height: 48px; width: 100%; border: 1px solid #bcd0da; border-radius: 14px; background: #fff; padding: 0 14px; }
.blog-tools .search-submit { min-height: 48px; border: 0; border-radius: 14px; background: var(--refresh-navy); color: #fff; padding: 0 16px; }
.blog-category-links { display: flex; flex-wrap: wrap; gap: 8px; }
.blog-category-links a { min-height: 40px; display: inline-flex; align-items: center; border: 1px solid #bfd2dc; border-radius: 999px; background: #fff; color: #36576a; padding: 0 13px; font-size: .78rem; font-weight: 760; }
.blog-category-links a.is-active { border-color: var(--refresh-blue); background: var(--refresh-blue); color: #fff; }
.blog-listing-section { padding: 76px 0 90px; }
.blog-page-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; margin-top: 30px; }
.blog-page-card { overflow: hidden; border: 1px solid #d6e2e8; border-radius: 24px; background: #fff; box-shadow: 0 12px 34px rgba(24,62,84,.08); }
.blog-page-image { min-height: 210px; display: grid; place-items: center; overflow: hidden; background: linear-gradient(145deg,#e1f4f5,#f5eefa); color: var(--refresh-navy); font-weight: 900; }
.blog-page-image img { width: 100%; height: 220px; object-fit: cover; }
.blog-page-body { padding: 22px; }
.blog-page-body h2 { margin: 0; color: #173f57; font-size: 1.18rem; line-height: 1.34; }
.blog-page-body > p { margin: 11px 0 14px; color: #5b7180; font-size: .9rem; line-height: 1.65; }
.modern-blog-page .navigation.pagination { margin-top: 36px; }

.activities-page-hero { background: radial-gradient(circle at 88% 12%,rgba(102,82,163,.16),transparent 26%),linear-gradient(135deg,#eef8fb,#f7f3ff); padding: 72px 0; }
.activities-page-hero .modern-page-hero-grid { align-items: end; }
.activities-intro-card { border: 1px solid #d4cbe7; border-radius: 24px; background: rgba(255,255,255,.9); padding: 24px; box-shadow: 0 16px 42px rgba(65,47,112,.09); }
.activities-intro-card strong { display: block; color: var(--refresh-violet); font-size: 1.05rem; }
.activities-intro-card p { margin: 8px 0 0 !important; font-size: .9rem !important; }
.activities-listing { padding: 76px 0 92px; }
.activities-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; margin-top: 30px; }
.activity-list-card { min-width: 0; overflow: hidden; border: 1px solid #d6e2e8; border-radius: 25px; background: #fff; box-shadow: 0 13px 36px rgba(24,62,84,.09); }
.activity-list-image { position: relative; height: 245px; display: block; overflow: hidden; background: #edf3f6; }
.activity-list-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.activity-list-card:hover .activity-list-image img { transform: scale(1.025); }
.activity-list-date { position: absolute; top: 15px; left: 15px; min-width: 68px; min-height: 68px; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 2px solid rgba(255,255,255,.9); border-radius: 17px; background: var(--refresh-violet); color: #fff; line-height: 1; box-shadow: 0 7px 20px rgba(44,32,84,.25); }
.activity-list-date strong { font-size: 1.45rem; }
.activity-list-date span { margin-top: 5px; font-size: .64rem; font-weight: 850; letter-spacing: .08em; }
.activity-photo-credit { position: absolute; right: 8px; bottom: 7px; border-radius: 7px; background: rgba(10,35,49,.78); color: #fff; padding: 3px 6px; font-size: .58rem; }
.activity-list-body { padding: 22px; }
.activity-list-kicker { margin: 0 0 10px; color: var(--refresh-violet); font-size: .72rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.activity-list-body h2 { margin: 0; color: var(--refresh-navy); font-size: 1.2rem; line-height: 1.35; }
.activity-list-body h2 a { color: inherit; }
.activity-list-details { display: grid; gap: 7px; margin: 16px 0; color: #5b7180; font-size: .84rem; }
.activity-list-details span { display: flex; align-items: flex-start; gap: 8px; }
.activity-list-details b { color: #334f61; }
.activity-list-body .reference-text-link { margin-top: 4px; }
.activities-empty { border-radius: 24px; background: var(--refresh-soft-blue); padding: 36px; }

.modern-page-titlebar { background: linear-gradient(135deg,#edf7fb,#f8f5ff); padding: 52px 0; }
.modernized-elementor { background: #f7fbfd; padding: 46px 20px 82px; }
.modernized-elementor > .elementor { max-width: 1180px; margin-inline: auto; }
.modernized-elementor .elementor-section,
.modernized-elementor .e-con { max-width: 1180px; margin-inline: auto; }
.modernized-elementor .elementor-widget-text-editor { color: var(--refresh-ink); font-size: 1rem; line-height: 1.72; }
.modernized-elementor .elementor-widget-text-editor p { max-width: 76ch; margin: 0 auto 1.15em !important; text-align: left !important; }
.modernized-elementor .elementor-widget-text-editor p:last-child { margin-bottom: 0 !important; }
.modernized-elementor .elementor-widget-text-editor p:empty { display: none; }
.modernized-elementor .elementor-widget-text-editor ul,
.modernized-elementor .elementor-widget-text-editor ol { max-width: 76ch; margin: 1rem auto 1.35rem !important; padding-left: 1.4rem; }
.modernized-elementor .elementor-widget-text-editor li { margin-bottom: .55rem; }
.modernized-elementor h1,
.modernized-elementor h2,
.modernized-elementor h3 { color: var(--refresh-navy); line-height: 1.2; }
.modernized-elementor h2 { margin-top: 1.4em !important; margin-bottom: .65em !important; }
.modernized-elementor h3 { margin-top: 1.25em !important; margin-bottom: .55em !important; }
.modernized-elementor img { border-radius: 18px; }
.modernized-elementor a { overflow-wrap: anywhere; }
.modern-prose p { margin: 0 0 1.15em; text-align: left; }

html.a11y-contrast .reference-hero,
html.a11y-contrast .groups-section,
html.a11y-contrast .home-news-section,
html.a11y-contrast .reference-support-section,
html.a11y-contrast .modern-page-hero,
html.a11y-contrast .modernized-elementor { background: #000 !important; color: #fff !important; }
html.a11y-contrast .quick-access-panel,
html.a11y-contrast .quick-card,
html.a11y-contrast .group-card,
html.a11y-contrast .event-card,
html.a11y-contrast .reference-news-card,
html.a11y-contrast .blog-page-card { border-color: #fff !important; background: #000 !important; color: #fff !important; }
html.a11y-calm .quick-card,
html.a11y-calm .reference-news-image img { transition: none !important; }
html.a11y-calm .quick-card:hover,
html.a11y-calm .reference-news-card:hover img { transform: none !important; }

@media (max-width: 1380px) {
  body .site-header .primary-nav { display: none !important; }
  body .site-header .nav-toggle { display: inline-flex !important; order: 3; margin-left: 0; }
  .header-actions { margin-left: auto; }
  body .site-header .primary-nav.is-open { position: absolute; top: 100%; right: 20px; left: 20px; display: block !important; margin: 0; border: 1px solid #cadbe4; border-radius: 18px; background: #fff; padding: 12px; box-shadow: 0 20px 60px rgba(18,57,82,.18); }
  .primary-nav.is-open .asfm-menu { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 4px 14px; }
  .primary-nav.is-open .asfm-menu a { min-height: 50px; }
  .reference-hero-grid { grid-template-columns: minmax(0,1fr) minmax(380px,.92fr); gap: 34px; }
  .groups-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
}

@media (max-width: 860px) {
  .support-strip-inner { justify-content: center; gap: 16px; }
  .support-strip-inner p { display: none; }
  .reference-hero { padding: 50px 0 64px; }
  .reference-hero-grid,
  .understand-grid,
  .featured-activity-card,
  .mission-grid,
  .modern-page-hero-grid { grid-template-columns: 1fr; }
  .quick-access-panel { max-width: 650px; }
  .split-heading { grid-template-columns: 1fr; gap: 14px; }
  .groups-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .events-list,
  .reference-news-grid,
  .blog-page-grid,
  .activities-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .featured-activity-image { min-height: 320px; }
  .reference-support-grid { grid-template-columns: 1fr; }
  .site-footer .footer-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .blog-tools { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 620px) {
  body { font-size: 17px; }
  .site-shell { width: min(100% - 28px,1180px); }
  .support-strip-inner { min-height: 52px; flex-wrap: wrap; gap: 3px 14px; padding: 5px 0; font-size: .78rem; }
  .support-strip-inner a { min-height: 30px; }
  .support-strip-inner a span:last-child { display: none; }
  .header-inner { min-height: 76px; }
  .site-brand-image,
  .site-brand-image img { width: 52px; height: 46px; }
  .site-brand-copy small { display: none; }
  .member-button { display: none; }
  .social-button-header { display: none; }
  .language-switcher a { min-width: 31px; min-height: 36px; }
  .primary-nav.is-open .asfm-menu { grid-template-columns: 1fr; }
  .reference-hero { padding-top: 38px; }
  .reference-hero-copy h1 { font-size: clamp(1.95rem,9vw,2.45rem); }
  .reference-hero-actions .button { width: 100%; }
  .quick-access-grid { grid-template-columns: 1fr; }
  .quick-access-grid .quick-card { min-height: 132px; }
  .accessibility-toolbar { width: 100%; flex-wrap: wrap; justify-content: center; }
  .accessibility-toolbar .accessibility-label { width: 100%; justify-content: center; }
  .understand-section,
  .groups-section,
  .events-section,
  .mission-section,
  .home-news-section { padding: 68px 0; }
  .support-cards,
  .groups-grid,
  .events-list,
  .reference-news-grid,
  .blog-page-grid,
  .activities-grid { grid-template-columns: 1fr; }
  .support-card:first-child { grid-row: auto; min-height: 250px; }
  .gentle-note { grid-template-columns: auto 1fr; }
  .gentle-note .button { grid-column: 1 / -1; }
  .featured-activity-image { min-height: 270px; }
  .featured-activity-details { grid-template-columns: 1fr; }
  .mission-copy ul { grid-template-columns: 1fr; }
  .contact-line { grid-template-columns: auto 1fr; }
  .contact-line a { grid-column: 2; }
  .reference-support-actions .button { width: 100%; }
  .site-footer .footer-grid { grid-template-columns: 1fr; }
  .footer-bottom-inner { align-items: flex-start; flex-direction: column; gap: 8px; padding: 20px 0; }
  .footer-bottom-inner p { margin: 0; }
  .modern-page-hero { padding: 52px 0; }
  .modernized-elementor { padding-inline: 14px; }
}

@media (prefers-reduced-motion: reduce) {
  .quick-card,
  .reference-news-image img { transition: none !important; }
}
