.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--color-redwood: #660101;--color-structural-dark: #1a120e;--color-text: #111111;--color-white: #ffffff;--color-dusk-blue: #68ada5;--color-cream: #f6ede0;--color-bone: #f5f0eb;--color-button-primary-text: #546acd;--color-rhapsody-red: #c41a1a;--color-overture-orange: #c8671a;--color-coral: #d76559;--color-teal-link: #1cafc5;--font-body: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--max-width: 1040px}*{box-sizing:border-box}html{font-family:var(--font-body)}body{margin:0;font-family:var(--font-body);color:var(--color-text);background:var(--color-white);line-height:1.5}a{color:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 40px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:4px;border:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;min-height:44px;white-space:nowrap}.btn-primary{background:var(--color-white);color:var(--color-button-primary-text)}.btn-secondary{background:transparent;color:var(--color-white);border:1px solid var(--color-white);font-weight:500}.btn-coral{background:var(--color-coral);color:var(--color-white)}.btn-primary-orange{background:var(--color-white);color:var(--color-overture-orange)}.btn-primary-blue{background:var(--color-button-primary-text);color:var(--color-white)}.btn-overture{background:var(--color-overture-orange);color:var(--color-white)}.btn-redwood{background:var(--color-redwood);color:var(--color-white)}.btn-link{display:inline-flex;align-items:center;gap:6px;padding:0;min-height:0;background:none;border:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-decoration:none;color:inherit;cursor:pointer}.btn-link:after{content:"→"}.skip-link[data-astro-cid-ctg3m53h]{position:fixed;left:12px;top:-60px;z-index:200;background:var(--color-white);color:var(--color-redwood);font-family:Poppins,sans-serif;font-size:13px;font-weight:600;padding:10px 16px;border-radius:4px;text-decoration:none;transition:top .12s ease}.skip-link[data-astro-cid-ctg3m53h]:focus{top:12px}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:var(--color-bone);border-bottom:1px solid #e5e0da;box-shadow:0 1px 8px #1a120e12}.site-header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px;gap:24px}.site-header__logo[data-astro-cid-ctg3m53h]{display:flex;align-items:center}.site-header__logo-img[data-astro-cid-ctg3m53h]{height:36px;width:auto;display:block}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;gap:28px;flex:1;justify-content:center}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:Poppins,sans-serif;font-weight:500;text-decoration:none;font-size:13px;color:#333}.site-header__toggle[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;gap:4px;background:none;border:none;padding:8px;cursor:pointer}.site-header__toggle-bar[data-astro-cid-ctg3m53h]{width:22px;height:2px;background:#333;display:block}.nav-item[data-astro-cid-ctg3m53h]{position:relative;display:flex;align-items:center;gap:2px}.nav-item__details[data-astro-cid-ctg3m53h]{position:relative}.nav-item__details[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{list-style:none;cursor:pointer;display:flex;align-items:center;padding:4px}.nav-item__details[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}.nav-item__chevron[data-astro-cid-ctg3m53h]{font-size:10px;color:#888}.nav-dropdown[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);background:var(--color-white);border:1px solid #eee;border-radius:6px;box-shadow:0 8px 24px #00000014;padding:16px;min-width:200px;z-index:30}.nav-dropdown[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:6px 0;white-space:nowrap;font-size:13px}.nav-dropdown__heading[data-astro-cid-ctg3m53h]{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#aaa;margin:12px 0 4px}.nav-dropdown__heading[data-astro-cid-ctg3m53h]:first-child{margin-top:0}.nav-dropdown__divider[data-astro-cid-ctg3m53h]{height:1px;background:#eee;margin:10px 0}.site-header[data-astro-cid-ctg3m53h] .btn-primary[data-astro-cid-ctg3m53h]{background:var(--color-button-primary-text);color:var(--color-white)}.site-header__donate--mobile[data-astro-cid-ctg3m53h]{display:none}@media (max-width: 720px){.site-header__toggle[data-astro-cid-ctg3m53h]{display:flex}.site-header__donate[data-astro-cid-ctg3m53h]{display:none}.site-header__nav[data-astro-cid-ctg3m53h]{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--color-bone);border-top:1px solid #e5e0da;padding:8px 24px 24px;max-height:calc(100vh - 68px);overflow-y:auto}.site-header__nav[data-astro-cid-ctg3m53h].is-open{display:flex}.nav-item[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:stretch;border-bottom:1px solid #e5e0da}.nav-item__label[data-astro-cid-ctg3m53h]{padding:14px 0}.nav-item__details[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{position:absolute;top:4px;right:0;padding:12px}.nav-dropdown[data-astro-cid-ctg3m53h]{position:static;transform:none;border:none;box-shadow:none;padding:0 0 12px 12px;min-width:0}.site-header__donate[data-astro-cid-ctg3m53h].site-header__donate--mobile{display:block;margin-top:16px}}
