.trend-hero[data-astro-cid-jhkpgcec]{background:linear-gradient(135deg,#0a2e1a,#1a4a2e 40%,#00945e);padding:clamp(5rem,10vw,7rem)0 clamp(3rem,6vw,4rem);color:#fff}.trend-hero__breadcrumb[data-astro-cid-jhkpgcec]{font-size:var(--text-xs);color:#fff9;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.trend-hero__breadcrumb[data-astro-cid-jhkpgcec] a[data-astro-cid-jhkpgcec]{color:#fff9;transition:color var(--transition-fast)}.trend-hero__breadcrumb[data-astro-cid-jhkpgcec] a[data-astro-cid-jhkpgcec]:hover{color:#fff}.trend-hero__title[data-astro-cid-jhkpgcec]{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:700;margin-bottom:.75rem;color:#fff}.trend-hero__subtitle[data-astro-cid-jhkpgcec]{font-size:var(--text-base);color:#ffffffbf;max-width:550px;line-height:1.7}.trend-grid[data-astro-cid-jhkpgcec]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:600px){.trend-grid[data-astro-cid-jhkpgcec]{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.trend-grid[data-astro-cid-jhkpgcec]{grid-template-columns:repeat(4,1fr)}}.trend-card[data-astro-cid-jhkpgcec]{background:#fff;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-card);transition:transform var(--transition-base),box-shadow var(--transition-base)}.trend-card[data-astro-cid-jhkpgcec]:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.trend-card__image[data-astro-cid-jhkpgcec]{position:relative;aspect-ratio:1/1;overflow:hidden;display:block}.trend-card__image[data-astro-cid-jhkpgcec] img[data-astro-cid-jhkpgcec]{width:100%!important;height:100%!important;object-fit:cover;display:block;transition:transform var(--transition-slow)}.trend-card[data-astro-cid-jhkpgcec]:hover .trend-card__image[data-astro-cid-jhkpgcec] img[data-astro-cid-jhkpgcec]{transform:scale(1.06)}.trend-card__badge[data-astro-cid-jhkpgcec]{position:absolute;top:.75rem;inset-inline-start:.75rem;padding:.3rem .7rem;background:#000000a6;backdrop-filter:blur(4px);color:#fff;font-size:.65rem;font-weight:700;border-radius:var(--radius-full)}.trend-card__content[data-astro-cid-jhkpgcec]{padding:1.25rem}.trend-card__category[data-astro-cid-jhkpgcec]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);display:block;margin-bottom:.35rem}.trend-card__title[data-astro-cid-jhkpgcec]{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:700;color:var(--color-text-dark);margin-bottom:.75rem;line-height:1.4}.trend-card__link[data-astro-cid-jhkpgcec]{font-size:var(--text-xs);font-weight:600;color:var(--color-primary);transition:color var(--transition-fast)}.trend-card__link[data-astro-cid-jhkpgcec]:hover{color:var(--color-primary-dark)}.trend-newsletter[data-astro-cid-jhkpgcec]{background:var(--color-primary);padding:clamp(3rem,6vw,4rem)0}.trend-newsletter__inner[data-astro-cid-jhkpgcec]{text-align:center;max-width:550px;margin-inline:auto}.trend-newsletter__inner[data-astro-cid-jhkpgcec] h2[data-astro-cid-jhkpgcec]{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:#fff;margin-bottom:.5rem}.trend-newsletter__inner[data-astro-cid-jhkpgcec] p[data-astro-cid-jhkpgcec]{font-size:var(--text-sm);color:#ffffffd9;margin-bottom:1.5rem;line-height:1.6}.trend-newsletter__form[data-astro-cid-jhkpgcec]{display:flex;gap:.5rem;max-width:450px;margin-inline:auto}.trend-newsletter__form[data-astro-cid-jhkpgcec] input[data-astro-cid-jhkpgcec]{flex:1;padding:.85rem 1rem;border:0;border-radius:var(--radius-md);font-size:var(--text-sm)}.trend-newsletter__form[data-astro-cid-jhkpgcec] button[data-astro-cid-jhkpgcec]{padding:.85rem 1.5rem;background:var(--color-bg-dark);color:#fff;border:0;border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;cursor:pointer;white-space:nowrap;transition:background var(--transition-fast)}.trend-newsletter__form[data-astro-cid-jhkpgcec] button[data-astro-cid-jhkpgcec]:hover{background:#2a2a4a}@media (max-width:480px){.trend-newsletter__form[data-astro-cid-jhkpgcec]{flex-direction:column}}.section[data-astro-cid-jhkpgcec]{padding:var(--space-section)0}