.get-involved-page[data-astro-cid-sqexk5lr]{background:var(--gray-light);min-height:100vh}.hero-section[data-astro-cid-sqexk5lr]{background:linear-gradient(135deg,var(--green-dark),var(--green-main));padding:10rem 2rem 5rem;text-align:center;color:var(--white)}.hero-section[data-astro-cid-sqexk5lr] h1[data-astro-cid-sqexk5lr]{font-size:4rem;color:var(--gold);margin-bottom:1.5rem;animation:fadeInDown .8s ease}.hero-intro[data-astro-cid-sqexk5lr]{font-size:1.3rem;line-height:1.8;max-width:800px;margin:0 auto;animation:fadeInUp .8s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.involvement-container[data-astro-cid-sqexk5lr]{max-width:1400px;margin:0 auto;padding:5rem 2rem}.ways-grid[data-astro-cid-sqexk5lr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:5rem}.way-card[data-astro-cid-sqexk5lr]{background:var(--white);border-radius:15px;padding:2.5rem;box-shadow:0 5px 20px #0000001a;transition:all .3s ease;border-top:4px solid var(--green-main);display:flex;flex-direction:column}.way-card[data-astro-cid-sqexk5lr]:hover{transform:translateY(-10px);box-shadow:0 15px 35px #0003;border-top-color:var(--gold)}.way-card[data-astro-cid-sqexk5lr].featured{border-top:4px solid var(--gold);background:linear-gradient(135deg,var(--white),var(--cream))}.card-icon[data-astro-cid-sqexk5lr]{font-size:4.5rem;margin-bottom:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.way-card[data-astro-cid-sqexk5lr]:hover .card-icon[data-astro-cid-sqexk5lr]{animation:none;transform:scale(1.1)}.way-card[data-astro-cid-sqexk5lr] h3[data-astro-cid-sqexk5lr]{color:var(--green-dark);font-size:1.6rem;margin-bottom:1rem}.way-card[data-astro-cid-sqexk5lr] p[data-astro-cid-sqexk5lr]{color:var(--gray-dark);line-height:1.8;margin-bottom:1.5rem;flex-grow:1}.way-card[data-astro-cid-sqexk5lr] ul[data-astro-cid-sqexk5lr]{list-style:none;padding:0;margin-bottom:2rem}.way-card[data-astro-cid-sqexk5lr] li[data-astro-cid-sqexk5lr]{padding:.6rem 0 .6rem 1.8rem;position:relative;color:var(--gray-dark);line-height:1.6}.way-card[data-astro-cid-sqexk5lr] li[data-astro-cid-sqexk5lr]:before{content:"→";position:absolute;left:0;color:var(--gold);font-weight:700;font-size:1.2rem}.card-button[data-astro-cid-sqexk5lr]{display:inline-block;background:var(--green-dark);color:var(--white);padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;margin-top:auto}.card-button[data-astro-cid-sqexk5lr]:hover{background:var(--gold);color:var(--green-dark);transform:scale(1.05);box-shadow:0 5px 15px #d4af3766}.next-steps[data-astro-cid-sqexk5lr]{background:linear-gradient(135deg,var(--green-dark),var(--green-main));padding:4rem;border-radius:20px;text-align:center;color:var(--white);margin-bottom:4rem}.next-steps[data-astro-cid-sqexk5lr] h2[data-astro-cid-sqexk5lr]{color:var(--gold);font-size:2.5rem;margin-bottom:1.5rem}.next-steps[data-astro-cid-sqexk5lr] p[data-astro-cid-sqexk5lr]{font-size:1.2rem;line-height:1.8;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-sqexk5lr]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.primary-cta[data-astro-cid-sqexk5lr]{background:var(--gold);color:var(--green-dark);padding:1.2rem 3rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-block}.primary-cta[data-astro-cid-sqexk5lr]:hover{background:#f0d054;transform:scale(1.08);box-shadow:0 8px 25px #d4af3780}.secondary-cta[data-astro-cid-sqexk5lr]{background:var(--white);color:var(--green-dark);padding:1.2rem 3rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-block;border:2px solid var(--white)}.secondary-cta[data-astro-cid-sqexk5lr]:hover{background:transparent;color:var(--white);transform:scale(1.08)}.testimonial-section[data-astro-cid-sqexk5lr]{text-align:center;margin-bottom:3rem}.testimonial-section[data-astro-cid-sqexk5lr] h2[data-astro-cid-sqexk5lr]{color:var(--green-dark);font-size:2.5rem;margin-bottom:3rem}.testimonials[data-astro-cid-sqexk5lr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.testimonial[data-astro-cid-sqexk5lr]{background:var(--white);padding:2.5rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;border-left:4px solid var(--gold)}.quote[data-astro-cid-sqexk5lr]{color:var(--gray-dark);font-size:1.05rem;line-height:1.8;font-style:italic;margin-bottom:1.5rem}.author[data-astro-cid-sqexk5lr]{color:var(--green-dark);font-weight:600;margin:0}@media (max-width: 768px){.hero-section[data-astro-cid-sqexk5lr]{padding:8rem 1.5rem 4rem}.hero-section[data-astro-cid-sqexk5lr] h1[data-astro-cid-sqexk5lr]{font-size:2.5rem}.hero-intro[data-astro-cid-sqexk5lr]{font-size:1.1rem}.involvement-container[data-astro-cid-sqexk5lr]{padding:3rem 1.5rem}.ways-grid[data-astro-cid-sqexk5lr]{grid-template-columns:1fr;gap:2rem}.next-steps[data-astro-cid-sqexk5lr]{padding:2.5rem 1.5rem}.next-steps[data-astro-cid-sqexk5lr] h2[data-astro-cid-sqexk5lr]{font-size:2rem}.cta-buttons[data-astro-cid-sqexk5lr]{flex-direction:column;align-items:stretch}.primary-cta[data-astro-cid-sqexk5lr],.secondary-cta[data-astro-cid-sqexk5lr]{width:100%}.testimonials[data-astro-cid-sqexk5lr]{grid-template-columns:1fr}}
