.volunteer-page{color:#1b5e20;background:#f8f9fa}.volunteer-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1b5e20,#8bc34a);padding:6rem 2rem 4rem}.volunteer-hero-title{margin-bottom:1rem;font-size:3rem;font-weight:700}.volunteer-hero-subtitle{max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.volunteer-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.volunteer-section{margin-bottom:4rem}.volunteer-section-title{color:#1b5e20;text-align:center;margin-bottom:2.5rem;font-size:2.25rem;font-weight:700}.volunteer-roles-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.volunteer-role-card{background:#fff;border:2px solid #8bc34a;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 8px 25px rgba(27,94,32,.1)}.volunteer-role-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(27,94,32,.2)}.volunteer-role-icon{color:#fff;background:#8bc34a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.volunteer-role-title{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.volunteer-role-description{margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.volunteer-role-tasks{padding:0;list-style:none}.volunteer-role-task{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.volunteer-role-task:before{content:"✓";color:#8bc34a;font-weight:700}.volunteer-form-container{background:#fff;border-radius:16px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 8px 25px rgba(27,94,32,.1)}.volunteer-form-group{margin-bottom:1.5rem}.volunteer-form-label{margin-bottom:.5rem;font-weight:600;display:block}.volunteer-form-input,.volunteer-form-textarea,.volunteer-form-select{border:2px solid #e0e0e0;border-radius:12px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.volunteer-form-input:focus,.volunteer-form-textarea:focus,.volunteer-form-select:focus{border-color:#8bc34a;outline:none;box-shadow:0 0 0 3px rgba(139,195,74,.1)}.volunteer-form-textarea{min-height:120px}.volunteer-form-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8bc34a,#1b5e20);border:none;border-radius:12px;width:100%;padding:1.25rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s}.volunteer-form-submit:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(139,195,74,.3)}.volunteer-faq-item{background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:1rem}.volunteer-faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.125rem;font-weight:600;display:flex}.volunteer-faq-answer{color:#555;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6}
