:root{--novedades-border-color: rgba(17, 17, 17, .08);--novedades-surface: #f8f8f8;--novedades-accent: #0d1f2d;--novedades-text: #1c1c1c;--novedades-muted: rgba(28, 28, 28, .64)}.novedades[data-astro-cid-pbrfhecs]{position:relative;padding:clamp(3rem,5vw,5.5rem) 0;background:var(--color-white, #ffffff);color:var(--novedades-text)}.novedades__container[data-astro-cid-pbrfhecs]{width:min(1120px,92vw);margin:0 auto}.novedades__header[data-astro-cid-pbrfhecs]{max-width:520px;margin-bottom:clamp(2rem,4vw,3rem)}.novedades__eyebrow[data-astro-cid-pbrfhecs]{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:var(--novedades-muted);margin-bottom:.75rem}.novedades__title[data-astro-cid-pbrfhecs]{font-size:clamp(2rem,4vw,2.8rem);line-height:1.05;margin:0;font-weight:500}.novedades__description[data-astro-cid-pbrfhecs]{margin-top:1.25rem;font-size:1rem;line-height:1.6;color:var(--novedades-muted)}.novedades__grid[data-astro-cid-pbrfhecs]{display:grid;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.novedades--list[data-astro-cid-pbrfhecs] .novedades__grid[data-astro-cid-pbrfhecs]{grid-template-columns:1fr}.novedades__item[data-astro-cid-pbrfhecs]{display:flex;flex-direction:column;background:var(--novedades-surface);border-radius:1.75rem;overflow:hidden;border:1px solid var(--novedades-border-color);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.novedades__item[data-astro-cid-pbrfhecs]:hover,.novedades__item[data-astro-cid-pbrfhecs]:focus-within{transform:translateY(-6px);border-color:#0d1f2d2e;box-shadow:0 18px 35px -28px #0d1f2d8c}.novedades__image-wrapper[data-astro-cid-pbrfhecs]{aspect-ratio:4 / 3;display:block;overflow:hidden}.novedades__image[data-astro-cid-pbrfhecs]{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.02);transition:transform .32s ease}.novedades__item[data-astro-cid-pbrfhecs]:hover .novedades__image[data-astro-cid-pbrfhecs],.novedades__item[data-astro-cid-pbrfhecs]:focus-within .novedades__image[data-astro-cid-pbrfhecs]{transform:scale(1.05)}.novedades__content[data-astro-cid-pbrfhecs]{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.5rem,2.5vw,2rem)}.novedades__meta[data-astro-cid-pbrfhecs]{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.85rem;color:var(--novedades-muted);text-transform:uppercase;letter-spacing:.08em}.novedades__tag[data-astro-cid-pbrfhecs]{display:inline-block}.novedades__date[data-astro-cid-pbrfhecs]{white-space:nowrap}.novedades__item-title[data-astro-cid-pbrfhecs]{margin:0;font-size:1.3rem;line-height:1.25;font-weight:500}.novedades__item-title[data-astro-cid-pbrfhecs] a[data-astro-cid-pbrfhecs]{color:inherit;text-decoration:none;position:relative}.novedades__item-title[data-astro-cid-pbrfhecs] a[data-astro-cid-pbrfhecs]:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:linear-gradient(90deg,rgba(13,31,45,.24),transparent);transition:transform .22s ease,opacity .22s ease;transform-origin:left;opacity:0}.novedades__item[data-astro-cid-pbrfhecs]:hover .novedades__item-title[data-astro-cid-pbrfhecs] a[data-astro-cid-pbrfhecs]:after,.novedades__item[data-astro-cid-pbrfhecs]:focus-within .novedades__item-title[data-astro-cid-pbrfhecs] a[data-astro-cid-pbrfhecs]:after{opacity:1;transform:scaleX(1)}.novedades__excerpt[data-astro-cid-pbrfhecs]{margin:0;color:#1c1c1cb8;line-height:1.6;font-size:.98rem}.novedades__deep-link[data-astro-cid-pbrfhecs]{font-size:.92rem;text-transform:uppercase;letter-spacing:.12em;color:var(--novedades-accent);text-decoration:none}.novedades__deep-link[data-astro-cid-pbrfhecs]:hover,.novedades__deep-link[data-astro-cid-pbrfhecs]:focus{text-decoration:underline}.novedades__cta[data-astro-cid-pbrfhecs]{margin-top:clamp(2.5rem,5vw,3.5rem);display:flex;justify-content:flex-end}.novedades__cta-link[data-astro-cid-pbrfhecs]{display:inline-flex;align-items:center;gap:.65rem;padding:.85rem 1.8rem;border-radius:999px;text-transform:uppercase;letter-spacing:.18em;font-size:.85rem;color:var(--color-white, #ffffff);background:var(--novedades-accent);text-decoration:none;transition:opacity .2s ease,transform .2s ease}.novedades__cta-link[data-astro-cid-pbrfhecs]:after{content:"→";font-size:1rem}.novedades__cta-link[data-astro-cid-pbrfhecs]:hover,.novedades__cta-link[data-astro-cid-pbrfhecs]:focus{opacity:.9;transform:translateY(-2px)}@media(max-width:720px){.novedades__cta[data-astro-cid-pbrfhecs]{justify-content:flex-start}}
