.site-nav[data-astro-cid-yhaz3u4w]{position:sticky;top:0;z-index:100;background-color:var(--brand-primary);border-bottom:3px solid var(--brand-secondary)}.nav-inner[data-astro-cid-yhaz3u4w]{display:flex;align-items:center;gap:clamp(var(--space-1),1vw,var(--space-4));height:64px}.wordmark[data-astro-cid-yhaz3u4w]{font-family:var(--font-display);font-size:clamp(1.05rem,1.6vw,var(--text-lg));font-weight:700;color:var(--on-brand);text-decoration:none;flex-shrink:0;min-height:var(--touch-target);display:flex;align-items:center;letter-spacing:.01em}.wordmark[data-astro-cid-yhaz3u4w]:hover{color:var(--on-brand);opacity:.9;text-decoration:none}.nav-links[data-astro-cid-yhaz3u4w]{display:flex;align-items:center;gap:clamp(0px,.6vw,var(--space-3));margin-left:auto;min-width:0}.nav-link[data-astro-cid-yhaz3u4w]{font-family:var(--font-body);font-size:clamp(.85rem,1.15vw,var(--text-base));font-weight:500;color:color-mix(in srgb,var(--on-brand) 88%,transparent);text-decoration:none;min-height:var(--touch-target);display:inline-flex;align-items:center;padding-inline:clamp(var(--space-1),.7vw,var(--space-2));position:relative;transition:color var(--dur-fast) var(--ease);white-space:nowrap}.nav-link[data-astro-cid-yhaz3u4w]:after{content:"";position:absolute;left:var(--space-1);right:var(--space-1);bottom:8px;height:3px;border-radius:2px;background-color:var(--brand-secondary);opacity:0;transform:scaleX(.6);transition:opacity var(--dur-fast) var(--ease),transform var(--dur-fast) var(--ease)}.nav-link[data-astro-cid-yhaz3u4w]:hover{color:var(--on-brand);text-decoration:none}.nav-link[data-astro-cid-yhaz3u4w]:hover:after,.nav-link--active[data-astro-cid-yhaz3u4w]:after{opacity:1;transform:scaleX(1)}.nav-link--active[data-astro-cid-yhaz3u4w]{color:var(--on-brand);font-weight:600}.nav-phone[data-astro-cid-yhaz3u4w]{font-variant-numeric:tabular-nums}.nav-join[data-astro-cid-yhaz3u4w]{font-weight:700;color:var(--on-brand)}.nav-donate[data-astro-cid-yhaz3u4w]{font-size:clamp(.85rem,1.1vw,var(--text-sm));padding:0 clamp(var(--space-3),1.2vw,var(--space-5));min-height:38px;margin-left:clamp(var(--space-1),.8vw,var(--space-3));flex-shrink:0}.nav-fb[data-astro-cid-yhaz3u4w]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);color:var(--on-brand);opacity:.85;min-width:38px;min-height:38px;margin-left:var(--space-1);border-radius:var(--radius-btn);flex-shrink:0;transition:opacity var(--dur-fast) var(--ease)}.nav-fb[data-astro-cid-yhaz3u4w]:hover,.nav-fb[data-astro-cid-yhaz3u4w]:focus-visible{opacity:1}.nav-fb__label[data-astro-cid-yhaz3u4w]{display:none}.nav-toggle-input[data-astro-cid-yhaz3u4w]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.nav-toggle-label[data-astro-cid-yhaz3u4w]{display:none;cursor:pointer;color:var(--on-brand);min-width:var(--touch-target);min-height:var(--touch-target);align-items:center;justify-content:center;margin-left:auto;border-radius:var(--radius-btn);transition:opacity var(--dur-fast) var(--ease)}.nav-toggle-label[data-astro-cid-yhaz3u4w]:hover{opacity:.85}.icon-close[data-astro-cid-yhaz3u4w]{display:none}.icon-hamburger[data-astro-cid-yhaz3u4w]{display:block}.nav-toggle-input[data-astro-cid-yhaz3u4w]:checked~.nav-toggle-label[data-astro-cid-yhaz3u4w] .icon-hamburger[data-astro-cid-yhaz3u4w]{display:none}.nav-toggle-input[data-astro-cid-yhaz3u4w]:checked~.nav-toggle-label[data-astro-cid-yhaz3u4w] .icon-close[data-astro-cid-yhaz3u4w]{display:block}@media(max-width:1100px){.nav-phone[data-astro-cid-yhaz3u4w]{display:none}}@media(max-width:880px){.nav-toggle-label[data-astro-cid-yhaz3u4w]{display:flex}.nav-links[data-astro-cid-yhaz3u4w]{position:absolute;top:64px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background-color:var(--brand-primary);border-bottom:3px solid var(--brand-secondary);padding:var(--space-2) 0 var(--space-4);max-height:0;overflow:hidden;transition:max-height var(--dur) var(--ease);margin-left:0}.nav-toggle-input[data-astro-cid-yhaz3u4w]:checked~nav[data-astro-cid-yhaz3u4w].nav-links{max-height:560px}.nav-link[data-astro-cid-yhaz3u4w]{padding:var(--space-3) var(--space-5);font-size:var(--text-md)}.nav-link[data-astro-cid-yhaz3u4w]:after{display:none}.nav-link--active[data-astro-cid-yhaz3u4w]{box-shadow:inset 4px 0 0 var(--brand-secondary)}.nav-phone[data-astro-cid-yhaz3u4w]{display:inline-flex}.nav-donate[data-astro-cid-yhaz3u4w]{margin:var(--space-3) var(--space-5) 0;padding:var(--space-2) var(--space-5);min-height:var(--touch-target);font-size:var(--text-base);justify-content:center}.nav-fb[data-astro-cid-yhaz3u4w]{margin:var(--space-2) var(--space-5) 0;min-height:var(--touch-target);justify-content:center;font-size:var(--text-base);font-weight:500}.nav-fb__label[data-astro-cid-yhaz3u4w]{display:inline}}.site-footer[data-astro-cid-7fdv3abq]{background-color:var(--surface);color:var(--ink-muted);font-size:var(--text-sm)}.footer-inner[data-astro-cid-7fdv3abq]{display:grid;grid-template-columns:1fr;gap:var(--space-6);padding-block:var(--space-6)}@media(min-width:640px){.footer-inner[data-astro-cid-7fdv3abq]{grid-template-columns:1fr 1fr}}@media(min-width:960px){.footer-inner[data-astro-cid-7fdv3abq]{grid-template-columns:2.2fr 1.2fr 1fr 1fr;gap:var(--space-7)}}.footer-col[data-astro-cid-7fdv3abq]{display:flex;flex-direction:column;gap:var(--space-2)}.footer-col-heading[data-astro-cid-7fdv3abq]{font-size:var(--text-base);font-weight:600;color:var(--ink);margin-bottom:var(--space-1)}.footer-brand[data-astro-cid-7fdv3abq]{font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--brand-primary)}.footer-tagline[data-astro-cid-7fdv3abq]{color:var(--ink-muted);font-size:var(--text-sm);line-height:1.5}.footer-contact[data-astro-cid-7fdv3abq]{line-height:1.9;margin-top:var(--space-1)}.footer-area[data-astro-cid-7fdv3abq]{color:var(--ink-muted);font-size:var(--text-xs);line-height:1.6;margin-top:var(--space-1);max-width:34rem}.footer-dates-list[data-astro-cid-7fdv3abq]{margin:0;display:grid;grid-template-columns:auto 1fr;column-gap:var(--space-3);row-gap:var(--space-2)}.footer-dates-list[data-astro-cid-7fdv3abq] dt[data-astro-cid-7fdv3abq]{font-weight:600;color:var(--ink);white-space:nowrap}.footer-dates-list[data-astro-cid-7fdv3abq] dd[data-astro-cid-7fdv3abq]{margin:0;line-height:1.5}.footer-nav-list[data-astro-cid-7fdv3abq]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.footer-link[data-astro-cid-7fdv3abq]{color:var(--ink-muted);text-decoration:none;transition:color var(--dur-fast) var(--ease);min-height:2rem;display:inline-flex;align-items:center}.footer-fb[data-astro-cid-7fdv3abq]{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--brand-primary);font-weight:600;text-decoration:none;min-height:var(--touch-target)}.footer-fb[data-astro-cid-7fdv3abq]:hover{text-decoration:underline}.footer-follow-alt[data-astro-cid-7fdv3abq]{font-size:var(--text-xs)}.footer-link--inline[data-astro-cid-7fdv3abq]{min-height:0;display:inline;text-decoration:underline}.footer-link[data-astro-cid-7fdv3abq]:hover{color:var(--brand-primary);text-decoration:underline}.footer-disclaimer[data-astro-cid-7fdv3abq]{padding-block:var(--space-3);border-top:1px solid var(--border)}.footer-disclaimer__text[data-astro-cid-7fdv3abq]{font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;color:var(--brand-primary);text-align:center;max-width:none}.footer-bottom[data-astro-cid-7fdv3abq]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3);padding-block:var(--space-3);font-size:var(--text-xs);color:var(--ink-muted)}.footer-credit-link[data-astro-cid-7fdv3abq]{color:var(--ink-muted);text-decoration:underline;transition:color var(--dur-fast) var(--ease)}.footer-credit-link[data-astro-cid-7fdv3abq]:hover{color:var(--brand-primary)}:root{--brand-primary: #0B1E45;--brand-secondary: #C1121F;--brand-secondary-hover: #9c0e19;--ink: #1d1d1f;--ink-muted: #6b6b6b;--ink-soft: #9b9b9b;--surface: #ffffff;--surface-warm: #fdfaf6;--border: #f0e6dd;--on-brand: #ffffff;--brand-primary-hover: #081634;--focus-ring: 2px solid var(--brand-secondary);--nav-rule: var(--brand-primary);--eyebrow-color: var(--brand-primary);--font-display: "Libre Franklin", "Helvetica Neue", Arial, sans-serif;--font-body: "Inter", system-ui, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.375rem;--text-xl: 1.75rem;--text-2xl: 2.25rem;--text-display: clamp(2.25rem, 5vw, 3.5rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--radius-btn: 6px;--radius-card: 10px;--radius-pill: 999px;--ease: cubic-bezier(.16, 1, .3, 1);--dur: .2s;--dur-fast: .1s;--container: 72rem;--touch-target: 44px}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}body{font-family:var(--font-body);font-size:var(--text-md);color:var(--ink);background-color:var(--surface-warm);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-family:var(--font-display);font-size:var(--text-display);font-weight:500;line-height:1.1;color:var(--ink)}h2{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:500;line-height:1.2;color:var(--ink)}h3{font-family:var(--font-body);font-size:var(--text-lg);font-weight:600;line-height:1.3;color:var(--ink)}h4,h5,h6{font-family:var(--font-body);font-weight:600;line-height:1.35;color:var(--ink)}p{max-width:68ch}a{color:var(--brand-primary);text-decoration:none;transition:color var(--dur-fast) var(--ease)}a:hover{text-decoration:underline}ul,ol{padding-left:var(--space-5)}:focus-visible{outline:var(--focus-ring);outline-offset:2px;border-radius:var(--radius-btn)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:var(--space-4);z-index:9999;padding:var(--space-2) var(--space-4);background:var(--brand-primary);color:var(--on-brand);font-size:var(--text-sm);font-weight:600;border-radius:var(--radius-btn);text-decoration:none;transition:top var(--dur-fast) var(--ease)}.skip-link:focus{top:var(--space-2)}.container{max-width:var(--container);margin-inline:auto;padding-inline:var(--space-5)}.section{padding-block:var(--space-7)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--touch-target);padding:0 var(--space-5);border-radius:var(--radius-btn);font-family:var(--font-body);font-size:var(--text-base);font-weight:600;line-height:1;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background-color var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease);white-space:nowrap}.btn-primary{background-color:var(--brand-secondary);color:var(--on-brand);border-color:var(--brand-secondary)}.btn-primary:hover{background-color:var(--brand-secondary-hover);border-color:var(--brand-secondary-hover);text-decoration:none;color:var(--on-brand)}.btn-secondary{background-color:transparent;color:var(--brand-primary);border-color:var(--brand-primary)}.btn-secondary:hover{background-color:var(--brand-primary);color:var(--on-brand);text-decoration:none}.btn-accent{background-color:var(--brand-secondary);color:var(--on-brand);border-color:var(--brand-secondary)}.btn-accent:hover,.btn-accent:focus-visible{background-color:var(--brand-secondary-hover);border-color:var(--brand-secondary-hover);color:var(--on-brand);text-decoration:none}.btn-donate{background-color:transparent;color:var(--brand-primary);border:1.5px solid var(--brand-primary)}.btn.btn-donate:hover,.btn.btn-donate:focus-visible{background-color:var(--brand-primary);color:var(--on-brand);border-color:var(--brand-primary);text-decoration:none}.card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:var(--space-5)}.eyebrow{font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;letter-spacing:.08em;color:var(--eyebrow-color)}.hairline{border:none;border-top:1px solid var(--border)}.hairline-navy{border:none;border-top:2px solid var(--brand-primary);width:var(--space-8)}.disclaimer{font-family:var(--font-body);font-size:var(--text-xs);color:var(--ink-muted);line-height:1.5}.disclaimer-block{padding:var(--space-3) var(--space-4);background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-btn);font-family:var(--font-body);font-size:var(--text-sm);color:var(--ink-muted);line-height:1.5}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}h1,h2,h3{overflow-wrap:break-word}.lp-footer[data-astro-cid-sckkx6r4]{background-color:var(--brand-primary);color:var(--on-brand);padding:var(--space-6) var(--space-5);text-align:center}.lp-footer__inner[data-astro-cid-sckkx6r4]{max-width:44rem;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-2)}.lp-footer__disclaimer[data-astro-cid-sckkx6r4]{font-size:var(--text-sm);opacity:.85;margin:0;max-width:none}.lp-footer__links[data-astro-cid-sckkx6r4]{font-size:var(--text-sm);opacity:.7;margin:0;max-width:none}.lp-footer__links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--on-brand);text-decoration:underline}body{background-color:var(--surface-warm);color:var(--ink);font-family:var(--font-body);font-size:var(--text-md);line-height:1.65;margin:0;padding:0}
