.section-card.svelte-w6pb8m{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--color-gray-light);text-decoration:none;transition:all .3s ease}.section-card.svelte-w6pb8m:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a;border-color:var(--color-primary)}.card-image.svelte-w6pb8m{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.card-image.svelte-w6pb8m img:where(.svelte-w6pb8m){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.section-card.svelte-w6pb8m:hover .card-image:where(.svelte-w6pb8m) img:where(.svelte-w6pb8m){transform:scale(1.05)}.type-badge.svelte-w6pb8m{position:absolute;top:.75rem;left:.75rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--color-primary);padding:.25rem .5rem;border-radius:4px}.type-badge.is-block.svelte-w6pb8m{background:#6366f1}.featured-badge.svelte-w6pb8m{position:absolute;top:.75rem;right:.75rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f59e0b;background:#f59e0b26;padding:.25rem .5rem;border-radius:4px;border:1px solid rgba(245,158,11,.3)}.card-content.svelte-w6pb8m{padding:1.25rem;display:flex;flex-direction:column;flex:1}.card-category.svelte-w6pb8m{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray);margin-bottom:.5rem}.card-title.svelte-w6pb8m{font-size:1.125rem;font-weight:600;color:var(--color-dark);margin-bottom:.5rem;line-height:1.3}.card-description.svelte-w6pb8m{font-size:.8125rem;color:var(--color-gray);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem;flex:1}.card-footer.svelte-w6pb8m{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--color-gray-light)}.view-details.svelte-w6pb8m{font-size:.8125rem;font-weight:600;color:var(--color-primary)}@media(max-width:640px){.card-content.svelte-w6pb8m{padding:1rem}.card-title.svelte-w6pb8m{font-size:1rem}}.sections-listing.svelte-18zay55{padding-bottom:4rem;position:relative;overflow:hidden;min-height:100vh}.container.svelte-18zay55{max-width:1200px;margin:0 auto;padding:0 1.5rem}.sections-hero.svelte-18zay55{text-align:center;padding:4rem 0 2.5rem}@media(min-width:768px){.sections-hero.svelte-18zay55{padding:6rem 0 3rem}}.hero-badge.svelte-18zay55{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid rgba(100,148,62,.2);border-radius:9999px;font-size:.875rem;font-weight:500;color:var(--color-primary);margin-bottom:1.5rem}.badge-dot.svelte-18zay55{width:8px;height:8px;background:var(--color-primary);border-radius:50%;animation:svelte-18zay55-pulse 2s infinite}@keyframes svelte-18zay55-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title.svelte-18zay55{font-size:2.5rem;font-weight:700;color:var(--color-dark);line-height:1.2;margin-bottom:1rem}.text-gradient.svelte-18zay55{background:linear-gradient(135deg,#64943e,#027d48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-18zay55{font-size:1.125rem;color:var(--color-gray);max-width:600px;margin:0 auto 2rem;line-height:1.6}.hero-stats.svelte-18zay55{display:flex;justify-content:center;gap:3rem}.stat.svelte-18zay55{display:flex;flex-direction:column;align-items:center}.stat-number.svelte-18zay55{font-size:2rem;font-weight:700;color:var(--color-primary)}.stat-label.svelte-18zay55{font-size:.875rem;color:var(--color-gray)}.type-filter.svelte-18zay55{padding:1rem 0 .5rem;width:100%}.type-filter.svelte-18zay55 .container:where(.svelte-18zay55){display:flex;justify-content:center}.type-tabs.svelte-18zay55{display:inline-flex;background:#f1f5f9;padding:4px;border-radius:12px;gap:0}.type-tab.svelte-18zay55{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.5rem;background:transparent;border:none;border-radius:8px;font-size:.875rem;font-weight:600;color:var(--color-gray);cursor:pointer;transition:all .2s ease;min-width:100px}.type-tab.svelte-18zay55:hover{color:var(--color-dark)}.type-tab.active.svelte-18zay55{background:#fff;color:var(--color-primary);box-shadow:0 1px 3px #0000001a}.type-indicator.svelte-18zay55{display:none}.category-filter.svelte-18zay55{padding:1rem 0 2rem}.filter-tabs.svelte-18zay55{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.filter-tab.svelte-18zay55{padding:.5rem 1rem;background:transparent;border:1px solid transparent;border-radius:9999px;font-size:.875rem;font-weight:500;color:var(--color-gray);cursor:pointer;transition:all .2s ease}.filter-tab.svelte-18zay55:hover{color:var(--color-primary);background:#f8f9fa}.filter-tab.active.svelte-18zay55{background:var(--color-primary-light);color:var(--color-primary);font-weight:600}.sections-grid-section.svelte-18zay55{padding:0 0 3rem}.result-count.svelte-18zay55{font-size:.875rem;color:var(--color-gray);margin-bottom:1.5rem;text-align:center;opacity:.8}.sections-grid.svelte-18zay55{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.sections-grid.svelte-18zay55{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sections-grid.svelte-18zay55{grid-template-columns:repeat(3,1fr)}}.no-results.svelte-18zay55{text-align:center;padding:3rem 0}.no-results.svelte-18zay55 p:where(.svelte-18zay55){color:var(--color-gray);margin-bottom:1rem}.reset-btn.svelte-18zay55{padding:.5rem 1rem;background:var(--color-primary-light);border:1px solid var(--color-primary);border-radius:8px;color:var(--color-primary);font-weight:500;cursor:pointer;transition:all .2s ease}.reset-btn.svelte-18zay55:hover{background:var(--color-primary);color:#fff}.sections-cta.svelte-18zay55{padding:2rem 0}.cta-card.svelte-18zay55{background:linear-gradient(135deg,#64943e1a,#027d481a);border-radius:24px;padding:3rem 2rem;text-align:center}.cta-card.svelte-18zay55 h2:where(.svelte-18zay55){font-size:1.75rem;font-weight:700;color:var(--color-dark);margin-bottom:.75rem}.cta-card.svelte-18zay55 p:where(.svelte-18zay55){color:var(--color-gray);margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.cta-button.svelte-18zay55{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-primary);color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 20px #64943e4d}.cta-button.svelte-18zay55:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 8px 30px #64943e66}@media(min-width:768px){.hero-title.svelte-18zay55{font-size:3rem}}@media(max-width:640px){.sections-hero.svelte-18zay55{padding:2rem 0 1.5rem}.hero-title.svelte-18zay55{font-size:1.75rem}.hero-title.svelte-18zay55 br:where(.svelte-18zay55){display:none}.hero-stats.svelte-18zay55{gap:1.5rem}.stat-number.svelte-18zay55{font-size:1.5rem}.type-tabs.svelte-18zay55{width:100%;justify-content:space-between}.type-tab.svelte-18zay55{flex:1;padding:.5rem;min-width:auto;font-size:.8125rem}}
