@import"https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";.reveal{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.resources-hero{padding:80px 0 60px;margin-bottom:60px;text-align:center;border-bottom:1px solid #e5e7eb}.resources-hero-title{font-family:Crimson Pro,Georgia,serif;font-size:3.5rem;font-weight:600;color:#111827;margin-bottom:20px;letter-spacing:-.02em;line-height:1.2;max-width:900px;margin-left:auto;margin-right:auto}.resources-hero-subtitle{font-family:Inter,system-ui,sans-serif;font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.7;font-weight:400}.stats-section{padding:60px 0;margin-bottom:60px;background:#fafafa;border:1px solid #e5e7eb;border-left:none;border-right:none}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1000px;margin:0 auto}.stat-item{text-align:center;padding:0 20px}.stat-number{display:block;font-family:Crimson Pro,Georgia,serif;font-size:3rem;font-weight:600;color:#111827;margin-bottom:8px;line-height:1}.stat-label{display:block;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:4px;letter-spacing:.02em}.stat-desc{font-family:Inter,system-ui,sans-serif;font-size:.75rem;color:#9ca3af;font-weight:400}.features-section{padding:80px 0;background:#fff}.section-header{text-align:center;margin-bottom:60px}.section-label{display:inline-block;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2b771c;margin-bottom:16px}.section-title{font-family:Crimson Pro,Georgia,serif;font-size:2.5rem;font-weight:600;color:#111827;margin-bottom:12px;letter-spacing:-.01em}.section-subtitle{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:#6b7280;font-weight:400}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-card{padding:36px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:flex-start}.feature-card:hover{transform:translateY(-4px);border-color:#d1f0dd;box-shadow:0 4px 6px -1px #0000000f,0 2px 4px -2px #0000000a}.feature-icon-wrapper{width:48px;height:48px;background:#f0f9f4;border:1px solid #d1f0dd;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#2b771c}.feature-card h3{font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:12px;color:#111827;letter-spacing:-.01em}.feature-card p{font-family:Inter,system-ui,sans-serif;color:#6b7280;line-height:1.7;font-size:.9375rem;font-weight:400}.resources-cta{margin-top:80px;padding:60px;background:#111827;border:1px solid #1f2937;border-radius:16px;text-align:center;color:#fff}.resources-cta-content h2{font-family:Crimson Pro,Georgia,serif;font-size:2.5rem;font-weight:600;margin-bottom:16px;color:#fff;letter-spacing:-.01em}.resources-cta-content p{font-family:Inter,system-ui,sans-serif;font-size:1.0625rem;color:#d1d5db;margin-bottom:36px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7;font-weight:400}.cta-button-group{display:flex;gap:16px;justify-content:center;align-items:center}.btn-primary-cta{font-family:Inter,system-ui,sans-serif;background:#2b771c;color:#fff;padding:14px 32px;border-radius:10px;font-weight:600;font-size:.9375rem;transition:all .2s cubic-bezier(.16,1,.3,1);text-decoration:none;border:1px solid #2b771c;display:inline-flex;align-items:center;gap:8px}.btn-primary-cta:hover{background:#236015;border-color:#236015;transform:translateY(-1px)}.btn-outline-cta{font-family:Inter,system-ui,sans-serif;background:transparent;color:#fff;border:1px solid #374151;padding:14px 32px;border-radius:10px;font-weight:600;font-size:.9375rem;transition:all .2s cubic-bezier(.16,1,.3,1);text-decoration:none;display:inline-flex;align-items:center;gap:8px}.btn-outline-cta:hover{background:#1f2937;border-color:#4b5563}@media(max-width:1024px){.resources-hero-title{font-size:3rem}.feature-grid{grid-template-columns:repeat(2,1fr);gap:24px}.stats-grid{gap:32px}}@media(max-width:768px){.resources-hero{padding:60px 0 40px;margin-bottom:40px}.resources-hero-title{font-size:2.25rem}.resources-hero-subtitle{font-size:1rem}.feature-grid{grid-template-columns:1fr;gap:20px}.feature-card{padding:28px}.stats-section{padding:40px 0}.stats-grid{grid-template-columns:repeat(2,1fr);gap:32px}.stat-number{font-size:2.5rem}.resources-cta{padding:40px 24px;margin-top:60px}.resources-cta-content h2{font-size:2rem}.cta-button-group{flex-direction:column;width:100%}.btn-primary-cta,.btn-outline-cta{width:100%;justify-content:center}.section-title{font-size:2rem}.features-section{padding:60px 0}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr;gap:28px}}
