.hero[data-astro-cid-cw2six23]{position:relative;height:70vh;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-astro-cid-cw2six23]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-bg[data-astro-cid-cw2six23] img[data-astro-cid-cw2six23]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay[data-astro-cid-cw2six23]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#2d5016cc,#00000080);z-index:2}.hero-content[data-astro-cid-cw2six23]{position:relative;z-index:3;text-align:center;color:#fff;max-width:800px}.hero-title[data-astro-cid-cw2six23]{font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-astro-cid-cw2six23]{font-size:clamp(1.125rem,3vw,1.5rem);line-height:1.6;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.3);margin-bottom:2rem}.hero-buttons[data-astro-cid-cw2six23]{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width: 640px){.hero-buttons[data-astro-cid-cw2six23]{flex-direction:row;justify-content:center}}.section[data-astro-cid-cw2six23]{padding:5rem 0}.container[data-astro-cid-cw2six23]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-cw2six23]{text-align:center;max-width:800px;margin:0 auto 4rem}.section-title[data-astro-cid-cw2six23]{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--color-heritage-green, #2D5016);margin-bottom:1.5rem;line-height:1.2}.section-description[data-astro-cid-cw2six23]{font-size:1.25rem;color:#666;line-height:1.6}.bg-gray[data-astro-cid-cw2six23]{background:#f8f9fa}.stats-card[data-astro-cid-cw2six23]{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem;max-width:800px;margin:0 auto}.stats-grid[data-astro-cid-cw2six23]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat-item[data-astro-cid-cw2six23]{padding:1rem}.stat-number[data-astro-cid-cw2six23]{font-size:2.5rem;font-weight:700;color:var(--color-heritage-green, #2D5016);margin-bottom:.5rem}.stat-label[data-astro-cid-cw2six23]{color:#666;font-size:1rem;margin:0}.posts-grid[data-astro-cid-cw2six23]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.post-card[data-astro-cid-cw2six23]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:2px solid transparent}.post-card[data-astro-cid-cw2six23]:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000026;border-color:var(--color-warm-gold, #F59E0B)}.post-image[data-astro-cid-cw2six23]{height:200px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;position:relative}.post-icon[data-astro-cid-cw2six23]{width:60px;height:60px}.post-icon[data-astro-cid-cw2six23] svg[data-astro-cid-cw2six23]{width:100%;height:100%}.post-content[data-astro-cid-cw2six23]{padding:2rem}.post-meta[data-astro-cid-cw2six23]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.post-category[data-astro-cid-cw2six23]{background:#f8f9fa;color:var(--color-heritage-green, #2D5016);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600}.post-date[data-astro-cid-cw2six23]{font-size:.875rem;color:#666}.post-title[data-astro-cid-cw2six23]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.post-title[data-astro-cid-cw2six23] a[data-astro-cid-cw2six23]{color:var(--color-heritage-green, #2D5016);text-decoration:none;transition:color .3s ease}.post-title[data-astro-cid-cw2six23] a[data-astro-cid-cw2six23]:hover{color:var(--color-warm-gold, #F59E0B)}.post-excerpt[data-astro-cid-cw2six23]{color:#666;line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-link[data-astro-cid-cw2six23]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-heritage-green, #2D5016);text-decoration:none;font-weight:600;transition:color .3s ease}.post-link[data-astro-cid-cw2six23]:hover{color:var(--color-warm-gold, #F59E0B)}.post-link[data-astro-cid-cw2six23] svg[data-astro-cid-cw2six23]{width:16px;height:16px;transition:transform .3s ease}.post-link[data-astro-cid-cw2six23]:hover svg[data-astro-cid-cw2six23]{transform:translate(4px)}.cta-section[data-astro-cid-cw2six23]{background:linear-gradient(135deg,var(--color-heritage-green, #2D5016) 0%,#1a3009 100%);color:#fff;padding:5rem 0;text-align:center}.cta-content[data-astro-cid-cw2six23]{max-width:800px;margin:0 auto}.cta-title[data-astro-cid-cw2six23]{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;color:#fff}.cta-description[data-astro-cid-cw2six23]{font-size:1.25rem;line-height:1.6;margin-bottom:3rem;opacity:.95}.cta-buttons[data-astro-cid-cw2six23]{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width: 640px){.cta-buttons[data-astro-cid-cw2six23]{flex-direction:row;justify-content:center}}.btn[data-astro-cid-cw2six23]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:1.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;min-width:200px;font-size:1rem;border:none;cursor:pointer}.btn-primary[data-astro-cid-cw2six23]{background:linear-gradient(135deg,var(--color-warm-gold, #F59E0B) 0%,#E4A71B 100%);color:var(--color-heritage-green, #2D5016);box-shadow:0 4px 20px #f59e0b4d}.btn-primary[data-astro-cid-cw2six23]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f59e0b66}.btn-secondary[data-astro-cid-cw2six23]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-astro-cid-cw2six23]:hover{background:#fff;color:var(--color-heritage-green, #2D5016);transform:translateY(-1px)}@media (max-width: 768px){.section[data-astro-cid-cw2six23]{padding:3rem 0}.container[data-astro-cid-cw2six23]{padding:0 1rem}.posts-grid[data-astro-cid-cw2six23]{grid-template-columns:1fr}.stats-grid[data-astro-cid-cw2six23]{grid-template-columns:1fr;gap:1rem}.btn[data-astro-cid-cw2six23]{width:100%;max-width:280px}}
