.volunteer-page:where(.astro-uu2d27fh){padding:var(--space-xl)0}.volunteer-intro:where(.astro-uu2d27fh){margin:0 auto var(--space-xl);max-width:800px;color:var(--foreground-color-muted);font-size:var(--text-lg);line-height:1.7;text-align:center}.volunteer-grid:where(.astro-uu2d27fh){display:grid;gap:var(--space-xl);margin-bottom:var(--space-2xl)}@media (min-width:1024px){.volunteer-grid:where(.astro-uu2d27fh){grid-template-columns:1fr 1fr;gap:var(--space-2xl)}}.volunteer-info:where(.astro-uu2d27fh){display:flex;flex-direction:column;gap:var(--space-l)}.info-card:where(.astro-uu2d27fh){border:1px solid var(--border-color, #e5e7eb);border-radius:var(--radius-lg);background:var(--surface-color, #f9fafb);padding:var(--space-l)}.info-card:where(.astro-uu2d27fh) h2:where(.astro-uu2d27fh){margin:0 0 var(--space-m);font-size:var(--text-xl)}.info-card:where(.astro-uu2d27fh) p:where(.astro-uu2d27fh){margin:0;color:var(--foreground-color-muted);line-height:1.7}.benefits-list:where(.astro-uu2d27fh){margin:0;padding:0;list-style:none}.benefits-list:where(.astro-uu2d27fh) li:where(.astro-uu2d27fh){display:flex;align-items:flex-start;gap:var(--space-s);margin-bottom:var(--space-s)}.benefits-list:where(.astro-uu2d27fh) li:where(.astro-uu2d27fh):last-child{margin-bottom:0}.benefits-list:where(.astro-uu2d27fh) svg:where(.astro-uu2d27fh){flex-shrink:0;margin-top:2px;color:var(--brand-secondary, #059669)}.volunteer-form-wrapper:where(.astro-uu2d27fh){border:1px solid var(--border-color, #e5e7eb);border-radius:var(--radius-lg);background:var(--background-color);padding:var(--space-l)}.volunteer-form-wrapper:where(.astro-uu2d27fh) h2:where(.astro-uu2d27fh){margin:0 0 var(--space-l);font-size:var(--text-xl)}.interest-fieldset:where(.astro-uu2d27fh){margin:0 0 var(--space-m);border:0;padding:0}.interest-fieldset:where(.astro-uu2d27fh) legend:where(.astro-uu2d27fh){margin-bottom:var(--space-s);font-weight:500}.checkbox-group:where(.astro-uu2d27fh){display:flex;flex-wrap:wrap;gap:var(--space-s)}.checkbox-label:where(.astro-uu2d27fh){display:flex;align-items:center;gap:var(--space-xs);transition:all .2s ease;cursor:pointer;border:1px solid var(--border-color, #e5e7eb);border-radius:var(--radius-md);padding:var(--space-xs) var(--space-s)}.checkbox-label:where(.astro-uu2d27fh):hover{border-color:var(--brand-primary);background:var(--surface-color)}.checkbox-label:where(.astro-uu2d27fh):has(input:checked){border-color:var(--brand-primary);background:var(--brand-primary-alpha, rgba(37, 99, 235, .1))}.checkbox-label:where(.astro-uu2d27fh) input:where(.astro-uu2d27fh){accent-color:var(--brand-primary)}.form-field:where(.astro-uu2d27fh){display:flex;flex-direction:column;gap:var(--space-2xs);margin-bottom:var(--space-m)}.form-label:where(.astro-uu2d27fh){font-weight:500}.required-indicator:where(.astro-uu2d27fh){margin-left:.25em;color:var(--color-error, #dc2626)}.form-select:where(.astro-uu2d27fh){transition:border-color .2s ease,box-shadow .2s ease;cursor:pointer;border:1px solid var(--border-color, #d1d5db);border-radius:var(--radius-md, .375rem);background-color:var(--background-color, #ffffff);padding:var(--space-sm) var(--space-md);width:100%;color:var(--foreground-color);font-size:1rem}.form-select:where(.astro-uu2d27fh):focus{outline:0;box-shadow:0 0 0 3px var(--brand-primary-alpha, rgba(59, 130, 246, .3));border-color:var(--brand-primary)}.terms-label:where(.astro-uu2d27fh){display:flex;align-items:flex-start;gap:var(--space-s);cursor:pointer;margin-bottom:var(--space-l)}.terms-label:where(.astro-uu2d27fh) input:where(.astro-uu2d27fh){margin-top:4px;accent-color:var(--brand-primary)}.testimonials-section:where(.astro-uu2d27fh){margin-top:var(--space-2xl);border-top:1px solid var(--border-color, #e5e7eb);padding-top:var(--space-2xl)}.testimonials-section:where(.astro-uu2d27fh) h2:where(.astro-uu2d27fh){margin:0 0 var(--space-xl);font-size:var(--text-2xl);text-align:center}.testimonials-grid:where(.astro-uu2d27fh){display:grid;gap:var(--space-l)}@media (min-width:768px){.testimonials-grid:where(.astro-uu2d27fh){grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.testimonials-grid:where(.astro-uu2d27fh){grid-template-columns:repeat(3,1fr)}}.testimonial-card:where(.astro-uu2d27fh){border:1px solid var(--border-color, #e5e7eb);border-radius:var(--radius-lg);background:var(--surface-color, #f9fafb);padding:var(--space-l)}.testimonial-header:where(.astro-uu2d27fh){display:flex;align-items:center;gap:var(--space-m);margin-bottom:var(--space-m)}.testimonial-photo:where(.astro-uu2d27fh){border-radius:50%;width:56px;height:56px;object-fit:cover}.testimonial-meta:where(.astro-uu2d27fh){display:flex;flex-direction:column}.testimonial-name:where(.astro-uu2d27fh){font-weight:600}.testimonial-role:where(.astro-uu2d27fh){color:var(--foreground-color-muted);font-size:var(--text-sm)}.testimonial-quote:where(.astro-uu2d27fh){margin:0;color:var(--foreground-color-muted);font-style:italic;line-height:1.6}.darkmode .info-card:where(.astro-uu2d27fh),.darkmode .volunteer-form-wrapper:where(.astro-uu2d27fh),.darkmode .testimonial-card:where(.astro-uu2d27fh){border-color:var(--border-color-dark, #374151);background:var(--surface-color-dark, #1f2937)}.darkmode .form-select:where(.astro-uu2d27fh){border-color:var(--border-color-dark, #4b5563);background-color:var(--surface-color-dark, #1f2937)}.darkmode .checkbox-label:where(.astro-uu2d27fh){border-color:var(--border-color-dark, #4b5563)}.darkmode .checkbox-label:where(.astro-uu2d27fh):has(input:checked){background:#3b82f633}.hidden:where(.astro-uu2d27fh){display:none!important}