:root{--volunteer-primary: var(--s-brand);--volunteer-primary-light: var(--s-brand-hover);--volunteer-accent: var(--s-accent);--volunteer-accent-light: var(--s-accent-hover);--volunteer-bg: var(--s-surface-0);--volunteer-bg-alt: var(--s-surface-1);--volunteer-text: var(--s-text-ink);--volunteer-text-muted: var(--s-text-muted);--volunteer-border: var(--s-border-default);--volunteer-shadow: 0 4px 20px rgba(var(--s-brand-rgb), .08);--volunteer-shadow-lg: 0 12px 40px rgba(var(--s-brand-rgb), .12);--volunteer-radius: 16px;--volunteer-radius-sm: 8px;--volunteer-transition: .3s cubic-bezier(.4, 0, .2, 1)}.hero[data-astro-cid-cqilamjv]{position:relative;min-height:85vh;display:flex;align-items:center;padding:6rem 1.5rem 4rem;background:linear-gradient(135deg,var(--s-brand) 0%,var(--s-brand-hover) 50%,var(--s-brand-hover) 100%);overflow:hidden}.hero__bg-elements[data-astro-cid-cqilamjv]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero__circle[data-astro-cid-cqilamjv]{position:absolute;border-radius:var(--radius-circle);background:rgba(var(--s-white-rgb),.03)}.hero__circle--1[data-astro-cid-cqilamjv]{width:600px;height:600px;top:-200px;right:-100px;animation:20s ease-in-out infinite float}.hero__circle--2[data-astro-cid-cqilamjv]{width:400px;height:400px;bottom:-100px;left:-100px;animation:25s ease-in-out infinite reverse float}.hero__circle--3[data-astro-cid-cqilamjv]{width:300px;height:300px;top:50%;left:60%;animation:18s ease-in-out infinite float}.hero__floating[data-astro-cid-cqilamjv]{position:absolute;color:rgba(var(--s-white-rgb),.15);animation:10s ease-in-out infinite floatIcon}.hero__floating--1[data-astro-cid-cqilamjv]{top:20%;right:15%;animation-delay:0s}.hero__floating--2[data-astro-cid-cqilamjv]{bottom:30%;left:10%;animation-delay:2s}.hero__floating--3[data-astro-cid-cqilamjv]{top:60%;right:25%;animation-delay:4s}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-20px) scale(1.02)}}@keyframes floatIcon{0%,to{transform:translateY(0) rotate(0);opacity:.15}50%{transform:translateY(-15px) rotate(5deg);opacity:.25}}.hero__container[data-astro-cid-cqilamjv]{position:relative;z-index:var(--s-z-base);max-width:1200px;margin:0 auto;text-align:center}.hero__badge[data-astro-cid-cqilamjv]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(var(--s-white-rgb),.1);border:1px solid rgba(var(--s-white-rgb),.2);border-radius:100px;color:rgba(var(--s-white-rgb),.9);font-size:var(--fs-14);font-weight:500;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero__title[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;color:var(--s-surface-0);line-height:1.15;margin-bottom:1.5rem;letter-spacing:var(--tracking-snug)}.hero__subtitle[data-astro-cid-cqilamjv]{font-size:clamp(1rem,2vw,1.25rem);color:rgba(var(--s-white-rgb),.85);line-height:var(--leading-wide);max-width:700px;margin:0 auto 2.5rem}.hero__stats[data-astro-cid-cqilamjv]{display:flex;justify-content:center;gap:3rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero__stat[data-astro-cid-cqilamjv]{text-align:center}.hero__stat-value[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--volunteer-accent-light);line-height:var(--leading-compact)}.hero__stat-label[data-astro-cid-cqilamjv]{font-size:var(--fs-14);color:rgba(var(--s-white-rgb),.7);margin-top:.25rem;text-transform:uppercase;letter-spacing:var(--s-tracking-wider)}.hero__cta[data-astro-cid-cqilamjv]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--volunteer-accent);color:var(--s-surface-0);font-weight:600;font-size:var(--fs-17);border-radius:100px;text-decoration:none;transition:var(--volunteer-transition);box-shadow:0 4px 20px rgba(var(--s-accent-rgb),.3)}.hero__cta[data-astro-cid-cqilamjv]:hover{background:var(--volunteer-accent-light);transform:translateY(var(--lift-sm));box-shadow:0 6px 25px rgba(var(--s-accent-rgb),.4)}.hero__quick-nav[data-astro-cid-cqilamjv]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(var(--s-white-rgb),.1)}.hero__quick-link[data-astro-cid-cqilamjv]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:rgba(var(--s-white-rgb),.05);border:1px solid rgba(var(--s-white-rgb),.1);border-radius:var(--volunteer-radius-sm);color:rgba(var(--s-white-rgb),.9);text-decoration:none;font-size:var(--fs-14);transition:var(--volunteer-transition)}.hero__quick-link[data-astro-cid-cqilamjv]:hover{background:rgba(var(--s-white-rgb),.1);border-color:rgba(var(--s-white-rgb),.2);transform:translateY(var(--lift-sm))}.hero__quick-label[data-astro-cid-cqilamjv]{font-weight:600}.hero__quick-desc[data-astro-cid-cqilamjv]{color:rgba(var(--s-white-rgb),.6);display:none}@media(width>=768px){.hero__quick-desc[data-astro-cid-cqilamjv]{display:inline}}.programs[data-astro-cid-cqilamjv]{padding:6rem 1.5rem;background:var(--volunteer-bg)}.programs__container[data-astro-cid-cqilamjv]{max-width:1200px;margin:0 auto}.programs__header[data-astro-cid-cqilamjv]{text-align:center;margin-bottom:4rem}.programs__title[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--volunteer-primary);margin-bottom:1rem}.programs__subtitle[data-astro-cid-cqilamjv]{font-size:var(--fs-18);color:var(--volunteer-text-muted);max-width:600px;margin:0 auto}.program-card[data-astro-cid-cqilamjv]{display:grid;grid-template-columns:1fr;gap:2rem;padding:2.5rem;background:var(--volunteer-bg);border:1px solid var(--volunteer-border);border-radius:var(--volunteer-radius);margin-bottom:2rem;transition:var(--volunteer-transition);position:relative;overflow:hidden}.program-card[data-astro-cid-cqilamjv]:hover{box-shadow:var(--volunteer-shadow-lg);border-color:#0000;transform:translateY(var(--lift-md))}.program-card--alt[data-astro-cid-cqilamjv]{background:var(--volunteer-bg-alt)}@media(width>=768px){.program-card[data-astro-cid-cqilamjv]{grid-template-columns:1fr auto;align-items:start}}.program-card__badge[data-astro-cid-cqilamjv]{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:rgba(var(--s-brand-rgb),.08);color:var(--volunteer-primary);border-radius:100px;font-size:var(--fs-13);font-weight:600;margin-bottom:1rem}.program-card__title[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:var(--fs-24);font-weight:600;color:var(--volunteer-primary);margin-bottom:.75rem}.program-card__description[data-astro-cid-cqilamjv]{font-size:var(--fs-16);color:var(--volunteer-text-muted);line-height:var(--leading-wide);margin-bottom:1.5rem}.program-card__features[data-astro-cid-cqilamjv]{list-style:none;padding:0;margin:0 0 1.5rem;display:grid;gap:.75rem}.program-card__features[data-astro-cid-cqilamjv] li[data-astro-cid-cqilamjv]{display:flex;align-items:flex-start;gap:.75rem;font-size:var(--fs-15);color:var(--volunteer-text)}.program-card__features[data-astro-cid-cqilamjv] li[data-astro-cid-cqilamjv] svg{flex-shrink:0;color:var(--volunteer-accent);margin-top:.125rem}.program-card__cta[data-astro-cid-cqilamjv]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--volunteer-primary);color:var(--s-surface-0);font-weight:600;font-size:var(--fs-15);border-radius:var(--volunteer-radius-sm);text-decoration:none;transition:var(--volunteer-transition)}.program-card__cta[data-astro-cid-cqilamjv]:hover{background:var(--volunteer-primary-light);transform:translate(4px)}.program-card__visual[data-astro-cid-cqilamjv]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem}.program-card__icon-wrap[data-astro-cid-cqilamjv]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--volunteer-primary) 0%,var(--volunteer-primary-light) 100%);border-radius:var(--radius-circle);color:var(--s-surface-0);box-shadow:0 8px 30px rgba(var(--s-brand-rgb),.2)}.program-card__icon-wrap--alt[data-astro-cid-cqilamjv]{background:linear-gradient(135deg,var(--volunteer-accent) 0%,var(--volunteer-accent-light) 100%);box-shadow:0 8px 30px rgba(var(--s-accent-rgb),.2)}.program-card__stats[data-astro-cid-cqilamjv]{display:flex;gap:2rem}.program-card__stat[data-astro-cid-cqilamjv]{text-align:center}.program-card__stat-value[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:var(--fs-24);font-weight:700;color:var(--volunteer-primary);display:block}.program-card__stat-label[data-astro-cid-cqilamjv]{font-size:var(--fs-12);color:var(--volunteer-text-muted);text-transform:uppercase;letter-spacing:var(--s-tracking-wider)}.testimonials[data-astro-cid-cqilamjv]{padding:6rem 1.5rem;background:var(--volunteer-bg-alt)}.testimonials__container[data-astro-cid-cqilamjv]{max-width:1200px;margin:0 auto}.testimonials__header[data-astro-cid-cqilamjv]{text-align:center;margin-bottom:3rem}.testimonials__title[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--volunteer-primary);margin-bottom:1rem}.testimonials__subtitle[data-astro-cid-cqilamjv]{font-size:var(--fs-18);color:var(--volunteer-text-muted)}.testimonials__grid[data-astro-cid-cqilamjv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.testimonial-card[data-astro-cid-cqilamjv]{background:var(--volunteer-bg);border-radius:var(--volunteer-radius);overflow:hidden;box-shadow:var(--volunteer-shadow);transition:var(--volunteer-transition)}.testimonial-card[data-astro-cid-cqilamjv]:hover{transform:translateY(var(--lift-md));box-shadow:var(--volunteer-shadow-lg)}.testimonial-card__video[data-astro-cid-cqilamjv]{aspect-ratio:1;background:var(--volunteer-primary)}.testimonial-card__content[data-astro-cid-cqilamjv]{padding:1.5rem}.testimonial-card__quote[data-astro-cid-cqilamjv]{font-size:var(--fs-16);font-style:italic;color:var(--volunteer-text);line-height:var(--leading-wide);margin:0 0 1rem}.testimonial-card__author[data-astro-cid-cqilamjv]{display:flex;flex-direction:column;gap:.25rem}.testimonial-card__name[data-astro-cid-cqilamjv]{font-weight:600;color:var(--volunteer-primary)}.testimonial-card__program[data-astro-cid-cqilamjv]{font-size:var(--fs-14);color:var(--volunteer-text-muted)}.how-it-works[data-astro-cid-cqilamjv]{padding:6rem 1.5rem;background:var(--volunteer-bg)}.how-it-works__container[data-astro-cid-cqilamjv]{max-width:1000px;margin:0 auto}.how-it-works__header[data-astro-cid-cqilamjv]{text-align:center;margin-bottom:4rem}.how-it-works__title[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--volunteer-primary);margin-bottom:1rem}.how-it-works__subtitle[data-astro-cid-cqilamjv]{font-size:var(--fs-18);color:var(--volunteer-text-muted)}.how-it-works__steps[data-astro-cid-cqilamjv]{display:flex;flex-direction:column;gap:2rem}.step[data-astro-cid-cqilamjv]{display:flex;gap:1.5rem;position:relative}.step__number[data-astro-cid-cqilamjv]{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--volunteer-primary);color:var(--s-surface-0);font-family:var(--s-font-heading);font-size:var(--fs-20);font-weight:700;border-radius:var(--radius-circle)}.step__content[data-astro-cid-cqilamjv]{flex:1;padding-top:.5rem}.step__title[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:var(--fs-20);font-weight:600;color:var(--volunteer-primary);margin-bottom:.5rem}.step__description[data-astro-cid-cqilamjv]{font-size:var(--fs-16);color:var(--volunteer-text-muted);line-height:var(--s-leading-normal)}.step__connector[data-astro-cid-cqilamjv]{position:absolute;left:30px;top:60px;width:2px;height:calc(100% + 2rem - 60px);background:linear-gradient(to bottom,var(--volunteer-primary),var(--volunteer-border))}.faq-section[data-astro-cid-cqilamjv]{padding:6rem 1.5rem;background:var(--volunteer-bg-alt)}.faq-section__container[data-astro-cid-cqilamjv]{max-width:800px;margin:0 auto}.trust[data-astro-cid-cqilamjv]{padding:3rem 1.5rem;background:var(--volunteer-bg);border-top:1px solid var(--volunteer-border);border-bottom:1px solid var(--volunteer-border)}.trust__container[data-astro-cid-cqilamjv]{max-width:1200px;margin:0 auto}.trust__items[data-astro-cid-cqilamjv]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.trust__item[data-astro-cid-cqilamjv]{display:flex;align-items:center;gap:.5rem;font-size:var(--fs-15);color:var(--volunteer-text-muted)}.trust__item[data-astro-cid-cqilamjv] svg{color:var(--volunteer-accent)}.final-cta[data-astro-cid-cqilamjv]{padding:6rem 1.5rem;background:linear-gradient(135deg,var(--volunteer-primary) 0%,var(--volunteer-primary-light) 100%);text-align:center}.final-cta__container[data-astro-cid-cqilamjv]{max-width:800px;margin:0 auto}.final-cta__title[data-astro-cid-cqilamjv]{font-family:var(--s-font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--s-surface-0);margin-bottom:1rem}.final-cta__subtitle[data-astro-cid-cqilamjv]{font-size:var(--fs-18);color:rgba(var(--s-white-rgb),.85);margin-bottom:2.5rem}.final-cta__buttons[data-astro-cid-cqilamjv]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.final-cta__btn[data-astro-cid-cqilamjv]{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 1.5rem;font-weight:600;font-size:var(--fs-15);border-radius:var(--volunteer-radius-sm);text-decoration:none;transition:var(--volunteer-transition)}.final-cta__btn--primary[data-astro-cid-cqilamjv]{background:var(--volunteer-accent);color:var(--s-surface-0)}.final-cta__btn--primary[data-astro-cid-cqilamjv]:hover{background:var(--volunteer-accent-light);transform:translateY(var(--lift-sm))}.final-cta__btn--secondary[data-astro-cid-cqilamjv]{background:rgba(var(--s-white-rgb),.15);color:var(--s-surface-0);border:1px solid rgba(var(--s-white-rgb),.3)}.final-cta__btn--secondary[data-astro-cid-cqilamjv]:hover{background:rgba(var(--s-white-rgb),.25);transform:translateY(var(--lift-sm))}.final-cta__btn--tertiary[data-astro-cid-cqilamjv]{background:none;color:rgba(var(--s-white-rgb),.9);border:1px solid rgba(var(--s-white-rgb),.2)}.final-cta__btn--tertiary[data-astro-cid-cqilamjv]:hover{background:rgba(var(--s-white-rgb),.1);transform:translateY(var(--lift-sm))}@media(width<=640px){.hero[data-astro-cid-cqilamjv]{min-height:auto;padding:5rem 1rem 3rem}.hero__stats[data-astro-cid-cqilamjv]{gap:1.5rem}.hero__quick-nav[data-astro-cid-cqilamjv]{flex-direction:column;align-items:center}.hero__quick-link[data-astro-cid-cqilamjv]{width:100%;max-width:300px;justify-content:center}.programs[data-astro-cid-cqilamjv],.testimonials[data-astro-cid-cqilamjv],.how-it-works[data-astro-cid-cqilamjv],.faq-section[data-astro-cid-cqilamjv],.final-cta[data-astro-cid-cqilamjv]{padding:4rem 1rem}.program-card[data-astro-cid-cqilamjv]{padding:1.5rem}.program-card__visual[data-astro-cid-cqilamjv]{order:-1;padding:1rem}.step[data-astro-cid-cqilamjv]{flex-direction:column;align-items:center;text-align:center}.step__connector[data-astro-cid-cqilamjv]{display:none}.final-cta__buttons[data-astro-cid-cqilamjv]{flex-direction:column;align-items:center}.final-cta__btn[data-astro-cid-cqilamjv]{width:100%;max-width:280px;justify-content:center}}
