.Volunteers-module__NKUJ_G__page{background-color:var(--color-bg);min-height:100vh}.Volunteers-module__NKUJ_G__pageHeader{background-color:var(--smi-navy-light);color:var(--color-text-on-dark);padding-top:calc(var(--nav-height) + var(--space-3xl));padding-bottom:var(--space-2xl);text-align:center;background-image:url(/backgrounds/nav-background-wide.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.Volunteers-module__NKUJ_G__title{font-family:var(--font-display);font-size:var(--text-5xl);color:var(--color-text-on-dark);-webkit-text-stroke:1.5px var(--smi-navy);text-stroke:1.5px var(--smi-navy);paint-order:stroke fill;text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-sm);font-weight:700}.Volunteers-module__NKUJ_G__subtitle{font-family:var(--font-body);font-size:var(--text-lg);color:var(--color-text-on-dark-muted);max-width:600px;margin-inline:auto}.Volunteers-module__NKUJ_G__anchorBar{top:var(--nav-height);z-index:90;background-color:var(--color-bg-dark-alt);border-bottom:1px solid var(--color-border-dark);position:sticky}.Volunteers-module__NKUJ_G__anchorList{max-width:var(--max-width);padding:0 var(--space-lg);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;margin-inline:auto;list-style:none;display:flex;overflow-x:auto}.Volunteers-module__NKUJ_G__anchorList::-webkit-scrollbar{display:none}.Volunteers-module__NKUJ_G__anchorLink{padding:var(--space-sm) var(--space-md);font-family:var(--font-display);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-on-dark-muted);white-space:nowrap;transition:color var(--transition-fast), border-color var(--transition-fast);border-bottom:2px solid #0000;font-weight:600;display:block}.Volunteers-module__NKUJ_G__anchorLink:hover{color:var(--color-text-on-dark)}.Volunteers-module__NKUJ_G__anchorActive{color:var(--smi-orange);border-bottom-color:var(--smi-orange)}.Volunteers-module__NKUJ_G__layout{gap:var(--space-2xl);max-width:1400px;padding:var(--space-2xl) var(--space-lg);grid-template-columns:1fr 320px;align-items:start;margin-inline:auto;display:grid}.Volunteers-module__NKUJ_G__content{min-width:0}.Volunteers-module__NKUJ_G__content .container{max-width:none;padding:0}.Volunteers-module__NKUJ_G__section{scroll-margin-top:calc(var(--nav-height) + var(--anchor-nav-height));padding-bottom:var(--space-3xl);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-3xl)}.Volunteers-module__NKUJ_G__section:last-child{border-bottom:none;margin-bottom:0}.Volunteers-module__NKUJ_G__sectionTitle{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--color-text-on-dark);margin-bottom:var(--space-lg);background-color:var(--smi-navy-light);padding:var(--space-md) var(--space-lg);margin-left:calc(-1 * var(--space-lg));margin-right:calc(-1 * var(--space-lg));border-top:2px solid var(--smi-orange);border-bottom:2px solid var(--smi-orange);border-right:2px solid var(--smi-orange);border-top-right-radius:6px;border-bottom-right-radius:6px;font-weight:700;position:relative}.Volunteers-module__NKUJ_G__sectionTitle:before{content:"";background-color:var(--smi-navy-light);border-top:2px solid var(--smi-orange);border-bottom:2px solid var(--smi-orange);width:100vw;position:absolute;top:-2px;bottom:-2px;right:100%}.Volunteers-module__NKUJ_G__sectionBody p{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text);margin-bottom:var(--space-md)}.Volunteers-module__NKUJ_G__sectionBody p:last-child{margin-bottom:0}.Volunteers-module__NKUJ_G__subHeading{font-family:var(--font-display);font-size:var(--text-xl);color:var(--color-text);margin-top:var(--space-xl);margin-bottom:var(--space-md);font-weight:700}.Volunteers-module__NKUJ_G__callout{padding:var(--space-md) var(--space-lg);background-color:var(--color-bg-alt);border-radius:var(--border-radius);border-left:4px solid var(--color-year-accent);margin-bottom:var(--space-xl);margin-top:var(--space-md)}.Volunteers-module__NKUJ_G__callout p{margin-bottom:0}.Volunteers-module__NKUJ_G__scheduleGrid{gap:var(--space-lg);margin-top:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.Volunteers-module__NKUJ_G__scheduleCard{background-color:var(--color-bg-alt);border-radius:var(--border-radius);overflow:hidden}.Volunteers-module__NKUJ_G__scheduleDay{font-family:var(--font-display);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-on-dark);background-color:var(--color-bg-dark);padding:var(--space-sm) var(--space-md);font-weight:700}.Volunteers-module__NKUJ_G__scheduleTable{width:100%}.Volunteers-module__NKUJ_G__scheduleTable td{padding:var(--space-xs) var(--space-md);font-size:var(--text-sm);border-bottom:1px solid var(--color-border)}.Volunteers-module__NKUJ_G__scheduleTable tr:last-child td{border-bottom:none}.Volunteers-module__NKUJ_G__accordion{margin-top:var(--space-md);border:1px solid var(--color-border);border-radius:var(--border-radius);overflow:hidden}.Volunteers-module__NKUJ_G__accordionHeader{width:100%;padding:var(--space-md) var(--space-lg);font-family:var(--font-display);font-size:var(--text-lg);text-align:left;color:var(--color-text);background-color:var(--color-bg-alt);cursor:pointer;transition:background-color var(--transition-fast);border:none;justify-content:space-between;align-items:center;font-weight:700;display:flex}.Volunteers-module__NKUJ_G__accordionHeader:hover{background-color:var(--smi-gray-100)}.Volunteers-module__NKUJ_G__accordionHeaderOpen{background-color:var(--smi-gray-100);border-bottom:1px solid var(--color-border)}.Volunteers-module__NKUJ_G__accordionChevron{font-size:var(--text-xl);color:var(--color-text-muted);margin-left:var(--space-md);flex-shrink:0}.Volunteers-module__NKUJ_G__accordionBody{max-height:0;transition:max-height var(--transition-slow);overflow:hidden}.Volunteers-module__NKUJ_G__accordionBodyOpen{max-height:8000px}.Volunteers-module__NKUJ_G__accordionContent{padding:var(--space-lg)}.Volunteers-module__NKUJ_G__accordionContent p{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text);margin-bottom:var(--space-sm)}.Volunteers-module__NKUJ_G__accordionContent p:last-child{margin-bottom:0}.Volunteers-module__NKUJ_G__role{margin-bottom:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-border)}.Volunteers-module__NKUJ_G__role:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Volunteers-module__NKUJ_G__roleTitle{font-family:var(--font-display);font-size:var(--text-base);color:var(--color-text);margin-bottom:var(--space-sm);align-items:center;gap:var(--space-xs);flex-wrap:wrap;font-weight:700;display:flex}.Volunteers-module__NKUJ_G__roleTitleMafd{color:var(--smi-water);}.Volunteers-module__NKUJ_G__roleCount{font-size:var(--text-xs);color:var(--color-text-muted);margin-left:var(--space-xs);font-weight:400}.Volunteers-module__NKUJ_G__mafdBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-on-dark);background-color:var(--smi-water);vertical-align:middle;border-radius:3px;padding:1px 6px;font-size:.6rem;font-weight:700;display:inline-block}.Volunteers-module__NKUJ_G__mafdBadgeInline{}.Volunteers-module__NKUJ_G__roleDuties{padding-left:var(--space-xl);margin:0;list-style:decimal}.Volunteers-module__NKUJ_G__roleDuties li{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text);margin-bottom:var(--space-xs);padding-left:var(--space-xs)}.Volunteers-module__NKUJ_G__roleDuties li:last-child{margin-bottom:0}.Volunteers-module__NKUJ_G__roleCert{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:calc(-1 * var(--space-sm));margin-bottom:var(--space-lg);font-style:italic}.Volunteers-module__NKUJ_G__sidebar{top:calc(var(--nav-height) + var(--anchor-nav-height) + var(--space-md));align-self:start;gap:var(--space-lg);flex-direction:column;display:flex;position:sticky}.Volunteers-module__NKUJ_G__sidebarCard{padding:var(--space-lg);background-color:var(--color-bg-dark-alt);border-radius:var(--border-radius-lg)}.Volunteers-module__NKUJ_G__sidebarTitle{font-family:var(--font-display);font-size:var(--text-base);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-on-dark);margin-bottom:var(--space-md);padding-bottom:var(--space-xs);border-bottom:2px solid var(--color-accent);font-weight:700}.Volunteers-module__NKUJ_G__sidebarHighlight{font-family:var(--font-display);font-size:var(--text-4xl);color:var(--color-accent);margin-bottom:var(--space-xs);font-weight:700;line-height:1}.Volunteers-module__NKUJ_G__sidebarNote{font-size:var(--text-sm);color:var(--color-text-on-dark-muted);line-height:var(--leading-relaxed)}.Volunteers-module__NKUJ_G__sidebarNote a{color:var(--color-link)}.Volunteers-module__NKUJ_G__sidebarNote a:hover{color:var(--color-link-hover)}.Volunteers-module__NKUJ_G__sidebarDateList{list-style:none}.Volunteers-module__NKUJ_G__sidebarDateList li{padding:var(--space-xs) 0;border-bottom:1px solid var(--color-border-dark);font-size:var(--text-sm);justify-content:space-between;align-items:baseline;display:flex}.Volunteers-module__NKUJ_G__sidebarDateList li:last-child{border-bottom:none}.Volunteers-module__NKUJ_G__sidebarDateLabel{color:var(--color-text-on-dark)}.Volunteers-module__NKUJ_G__sidebarDateValue{color:var(--color-accent);white-space:nowrap;margin-left:var(--space-sm);font-weight:600}@media (max-width:960px){.Volunteers-module__NKUJ_G__layout{grid-template-columns:1fr}.Volunteers-module__NKUJ_G__sidebar{position:static}.Volunteers-module__NKUJ_G__scheduleGrid{grid-template-columns:1fr}}@media (max-width:768px){.Volunteers-module__NKUJ_G__pageHeader{padding-top:calc(var(--nav-height) + var(--space-2xl));padding-bottom:var(--space-xl)}.Volunteers-module__NKUJ_G__title{font-size:var(--text-3xl)}.Volunteers-module__NKUJ_G__sectionTitle{font-size:var(--text-2xl)}.Volunteers-module__NKUJ_G__accordionHeader{font-size:var(--text-base);padding:var(--space-sm) var(--space-md)}.Volunteers-module__NKUJ_G__accordionContent{padding:var(--space-md)}}
