@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700;800&display=swap";:root{--bg: #c7d0d6;--surface: rgba(255, 255, 255, .965);--surface-alt: rgba(239, 244, 247, .965);--text: #12212b;--muted: #45606d;--brand: #165d7c;--brand-dark: #0f4258;--accent: #d26424;--border: rgba(173, 196, 208, .92);--success: #17613a;--warning: #8a5c00;--danger: #962d2d;--radius: 18px;--shadow: 0 12px 30px rgba(18, 33, 43, .08);--max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Source Sans 3",Avenir Next,Avenir,Segoe UI,Candara,Trebuchet MS,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--bg);background-image:linear-gradient(#c4ccd3eb,#c4ccd3eb),url(/assets/images/snowflake-tile-large-dark.webp);background-repeat:repeat,repeat;background-size:auto,700px auto;background-attachment:scroll,scroll;background-position:center top,left top;color:var(--text);line-height:1.62}a{color:var(--brand)}a:hover,a:focus-visible{color:var(--brand-dark)}img{max-width:100%;height:auto;display:block}iframe{width:100%;border:0}main{min-height:60vh}.skip-link{position:absolute;left:1rem;top:-3rem;background:var(--brand-dark);color:#fff;padding:.75rem 1rem;border-radius:.75rem;z-index:1000}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.section{padding:1rem 0}.surface{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);backdrop-filter:blur(8px)}.eyebrow{margin:0 0 .35rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}h1,h2,h3{font-family:"Source Sans 3",Avenir Next,Avenir,Segoe UI,Candara,Trebuchet MS,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;line-height:1.12;letter-spacing:-.015em}h1{font-size:clamp(2.1rem,5vw,4rem);margin:0 0 .8rem}h2{font-size:clamp(1.6rem,4vw,2.6rem);margin:0 0 .75rem}h3{font-size:clamp(1.15rem,3vw,1.45rem);margin:0 0 .45rem}p,ul,ol{margin-top:0;margin-bottom:.8rem}button,.button{appearance:none;border:0;border-radius:999px;padding:.8rem 1.2rem;font:inherit;font-weight:650;background:var(--brand);color:#fff;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.button.secondary{background:#ffffffc7;color:var(--brand-dark);border:1px solid var(--border)}.button:hover,.button:focus-visible,button:hover,button:focus-visible{background:var(--brand-dark)}.button.secondary:hover,.button.secondary:focus-visible{background:var(--surface-alt)}.grid{display:grid;gap:.85rem}.two-col,.three-col{grid-template-columns:1fr}.card{display:block;background:#fffffff9;border:1px solid var(--border);border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow)}.meta{color:var(--muted);font-size:.95rem}.quick-actions{display:grid;gap:.75rem;grid-template-columns:1fr}.quick-actions .card{display:flex;flex-direction:column;justify-content:center;gap:.35rem;text-decoration:none;min-width:0;height:100%;padding:1rem 1rem .95rem}.quick-actions .card strong,.quick-actions .card .meta{text-decoration:none}.quick-actions .card strong{font-size:1.08rem;line-height:1.2}.kicker-list,.inline-list{list-style:none;padding:0;margin:0;display:flex;gap:.7rem;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.3rem .7rem;background:var(--surface-alt);color:var(--brand-dark);font-weight:700;font-size:.85rem}.status-dot{width:.7rem;height:.7rem;border-radius:999px;display:inline-block}.status-open{background:var(--success)}.status-limited{background:var(--warning)}.status-closed{background:var(--danger)}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.8rem .7rem;border-bottom:1px solid var(--border);vertical-align:top}th{font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.page-intro{padding:1.3rem;display:grid;gap:1rem;align-items:end}.page-intro-copy{min-width:0}.page-intro-title{font-size:clamp(1.9rem,4vw,3rem);margin-bottom:.75rem}.page-intro-description{font-size:1.05rem;max-width:46rem;margin-bottom:0}.page-intro-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}@media(min-width:760px){.page-intro{grid-template-columns:minmax(0,1fr) auto}.page-intro-actions{justify-content:flex-end;align-self:end}}.hero{position:relative;overflow:clip}.hero-grid{display:grid;gap:.9rem;align-items:stretch}.hero-video .hero-grid{min-height:clamp(420px,70vh,700px);align-items:end}.hero-panel{position:relative;z-index:2;padding:1.2rem;max-width:42rem}.hero-image,.hero-video-shell{position:relative;border-radius:calc(var(--radius) + 8px);overflow:hidden;box-shadow:var(--shadow)}.hero-image img{width:100%;height:100%;object-fit:cover;min-height:340px}.hero-video-shell{position:absolute;inset:0}.hero-video-shell:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0e181f8f,#0e181f47 40%,#0e181f70)}.hero-video-media,.hero-video-fallback{width:100%;height:100%;object-fit:cover}.hero-video-media{display:block}.hero-video-fallback{display:none}.sponsor-card{display:flex;flex-direction:column}.sponsor-logo-wrap{background:#ffffffeb;border:1px solid var(--border);border-radius:14px;padding:.75rem;min-height:124px;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem}.sponsor-logo{max-height:78px;width:auto;object-fit:contain}.site-header-shell{padding:.75rem .9rem .85rem}.site-header-top{display:flex;gap:.8rem;justify-content:space-between;align-items:center;flex-wrap:wrap}.brand-lockup{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;color:inherit;min-width:0}.brand-lockup .meta{display:block;max-width:50ch}.brand-logo{width:min(220px,42vw);height:auto;flex:0 0 auto}.brand-name{display:block;font-size:1.1rem}.header-actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.header-actions .button{min-height:2.8rem}.nav-summary{cursor:pointer;font-weight:700;padding:.75rem .9rem;border-radius:.9rem;background:#eff4f7e6;border:1px solid var(--border);list-style:none}.nav-summary::-webkit-details-marker{display:none}.footer{background:#12212b;color:#fffffff2;padding:1.25rem 0 5.4rem;margin-top:1rem}.footer a{color:#d7edf8}.footer-brand{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.footer-logo{width:100px;height:auto}.footer-meta{color:#d7edf8db}.mobile-bar{position:fixed;inset:auto 0 0;background:#12212bf7;backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.08);padding:.55rem .75rem calc(.55rem + env(safe-area-inset-bottom));z-index:100}.mobile-bar nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.mobile-bar a{color:#fff;text-decoration:none;text-align:center;font-size:.8rem;font-weight:700;line-height:1.15;padding:.6rem .35rem;border-radius:.95rem;background:#ffffff17}.mobile-bar a:focus-visible,.mobile-bar a:hover{background:#ffffff29}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.search-input,.select-input{width:100%;min-height:2.9rem;border-radius:.9rem;border:1px solid var(--border);padding:.7rem .9rem;font:inherit;background:#fff}.donor-group ul{columns:1;column-gap:2rem}@media(min-width:760px){.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center}.hero-video .hero-grid{grid-template-columns:1fr}.donor-group ul{columns:2}}@media(min-width:960px){.site-header-shell{padding:.9rem 1.05rem 1rem}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-video-media{display:none}.hero-video-fallback{display:block}}@media(min-width:980px){.mobile-bar{display:none}.footer{padding-bottom:1.5rem}}@media(max-width:759px){.hero-video .hero-grid{min-height:430px}.brand-logo{width:min(190px,55vw)}.site-header-top{align-items:flex-start}.header-actions{width:100%;justify-content:stretch}.header-actions .button{flex:1 1 10rem}.hero-panel{padding:1rem}.hero-image img{min-height:260px}}@media(max-width:479px){.page-intro{padding:1rem}.page-intro-actions .button{width:100%}.container{width:min(calc(100% - 1rem),var(--max))}.site-header-shell{padding-inline:.7rem}.card{padding:.95rem}.mobile-bar{padding-inline:.55rem}.mobile-bar a{font-size:.76rem;padding-inline:.2rem}}.map-grid{align-items:stretch}.map-card,.map-info-card{height:100%}.map-card{padding:.5rem}.map-info-card{display:flex;flex-direction:column;justify-content:center}.map-embed{min-height:340px;border-radius:calc(var(--radius) - 6px)}.inline-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}@media(min-width:800px){.map-embed{min-height:420px}}
