@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Inter:wght@400;500;600&display=swap";[data-v-008b7dee],[data-v-008b7dee]:before,[data-v-008b7dee]:after{box-sizing:border-box}.nf-root[data-v-008b7dee]{font-family:Inter,system-ui,sans-serif;color:#111;background:#f7f7f5;min-height:100vh}.nf-banner[data-v-008b7dee]{width:100%;line-height:0}.nf-banner__img[data-v-008b7dee]{width:100%;height:auto;display:block;object-fit:cover}.nf-bar[data-v-008b7dee]{background:#fff;border-bottom:1px solid #e8e8e4;position:sticky;top:0;z-index:50}.nf-bar__inner[data-v-008b7dee]{max-width:1200px;margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.nf-search[data-v-008b7dee]{position:relative;flex:1;min-width:220px}.nf-search__icon[data-v-008b7dee]{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af;pointer-events:none}.nf-search__input[data-v-008b7dee]{width:100%;padding:.58rem 2rem .58rem 2.2rem;border:1.5px solid #e5e7eb;border-radius:6px;font-family:inherit;font-size:.88rem;outline:none;background:#fafaf8;transition:border-color .18s}.nf-search__input[data-v-008b7dee]:focus{border-color:#0d1b2a;background:#fff}.nf-search__clear[data-v-008b7dee]{position:absolute;right:9px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;padding:2px}.nf-search__clear[data-v-008b7dee]:hover{color:#374151}.nf-years[data-v-008b7dee]{display:flex;gap:.35rem;flex-wrap:wrap}.nf-year[data-v-008b7dee]{padding:.35rem .85rem;border-radius:4px;border:1.5px solid #e5e7eb;background:none;font-family:inherit;font-size:.79rem;font-weight:500;cursor:pointer;color:#6b7280;transition:all .15s}.nf-year[data-v-008b7dee]:hover{border-color:#0d1b2a;color:#0d1b2a}.nf-year.is-active[data-v-008b7dee]{background:#0d1b2a;border-color:#0d1b2a;color:#fff}.nf-main[data-v-008b7dee]{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.nf-grid[data-v-008b7dee]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.nf-card[data-v-008b7dee]{background:#fff;border:1px solid #e8e8e4;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s;animation:nf-up-008b7dee .4s ease both;display:flex;flex-direction:column}.nf-card[data-v-008b7dee]:hover{border-color:#0d1b2a;box-shadow:0 8px 28px #0d1b2a1a;transform:translateY(-4px)}@keyframes nf-up-008b7dee{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.nf-card--featured[data-v-008b7dee]{grid-column:1 / -1;flex-direction:row}.nf-card--featured .nf-card__img[data-v-008b7dee]{flex:0 0 50%;height:auto;min-height:300px}.nf-card--featured .nf-card__body[data-v-008b7dee]{padding:2.2rem 2rem}.nf-card--featured .nf-card__title[data-v-008b7dee]{font-size:1.7rem;-webkit-line-clamp:4}.nf-card--featured .nf-card__excerpt[data-v-008b7dee]{-webkit-line-clamp:4}.nf-card__img[data-v-008b7dee]{position:relative;height:210px;overflow:hidden;background:#eeecea;flex-shrink:0}.nf-card__img img[data-v-008b7dee]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.nf-card:hover .nf-card__img img[data-v-008b7dee]{transform:scale(1.04)}.nf-card__noimg[data-v-008b7dee]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#d1cfc9}.nf-card__body[data-v-008b7dee]{padding:1.25rem 1.4rem 1.5rem;display:flex;flex-direction:column;flex:1}.nf-card__date[data-v-008b7dee]{font-size:.71rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c0392b;display:block;margin-bottom:.5rem}.nf-card__title[data-v-008b7dee]{font-family:Playfair Display,Georgia,serif;font-size:1.12rem;font-weight:700;line-height:1.32;margin:0 0 .55rem;color:#0d1b2a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.nf-card__excerpt[data-v-008b7dee]{font-size:.85rem;color:#6b7280;line-height:1.65;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nf-card__cta[data-v-008b7dee]{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:#0d1b2a;letter-spacing:.05em;text-transform:uppercase;margin-top:1rem;padding-top:.75rem;border-top:1px solid #f0eeea;transition:color .15s,gap .15s}.nf-card:hover .nf-card__cta[data-v-008b7dee]{gap:.55rem;color:#c0392b}.nf-skeleton[data-v-008b7dee]{background:#fff;border:1px solid #e8e8e4;border-radius:8px;overflow:hidden}.nf-skeleton__img[data-v-008b7dee]{height:210px;background:#eeece9;animation:nf-pulse-008b7dee 1.6s ease-in-out infinite}.nf-skeleton__body[data-v-008b7dee]{padding:1.25rem 1.4rem}.nf-skeleton__line[data-v-008b7dee]{height:13px;border-radius:3px;background:#eeece9;margin-bottom:.5rem;animation:nf-pulse-008b7dee 1.6s ease-in-out infinite}@keyframes nf-pulse-008b7dee{0%,to{opacity:1}50%{opacity:.4}}.nf-empty[data-v-008b7dee]{text-align:center;padding:6rem 2rem;max-width:440px;margin:0 auto}.nf-empty__icon[data-v-008b7dee]{color:#d1cfc9;margin-bottom:1.2rem}.nf-empty h3[data-v-008b7dee]{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;color:#0d1b2a;margin:0 0 .5rem}.nf-empty p[data-v-008b7dee]{color:#6b7280;font-size:.9rem}.nf-btn-reset[data-v-008b7dee]{margin-top:1.2rem;padding:.6rem 1.6rem;background:#0d1b2a;color:#fff;border:none;border-radius:6px;font-family:inherit;font-size:.88rem;font-weight:500;cursor:pointer}.nf-btn-reset[data-v-008b7dee]:hover{background:#1a2e42}.nf-pag[data-v-008b7dee]{display:flex;justify-content:center;align-items:center;gap:1.2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e8e8e4}.nf-pag__btn[data-v-008b7dee]{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.2rem;border:1.5px solid #0d1b2a;border-radius:6px;background:none;font-family:inherit;font-size:.83rem;font-weight:600;cursor:pointer;color:#0d1b2a;transition:all .15s}.nf-pag__btn[data-v-008b7dee]:hover:not(:disabled){background:#0d1b2a;color:#fff}.nf-pag__btn[data-v-008b7dee]:disabled{opacity:.3;cursor:not-allowed}.nf-pag__info[data-v-008b7dee]{font-size:.83rem;color:#6b7280}@media (max-width: 720px){.nf-card--featured[data-v-008b7dee]{flex-direction:column}.nf-card--featured .nf-card__img[data-v-008b7dee]{flex:none;height:220px;min-height:unset}.nf-card--featured .nf-card__body[data-v-008b7dee]{padding:1.25rem 1.4rem 1.5rem}.nf-card--featured .nf-card__title[data-v-008b7dee]{font-size:1.2rem}.nf-grid[data-v-008b7dee]{grid-template-columns:1fr}.nf-bar__inner[data-v-008b7dee]{flex-direction:column;align-items:stretch}}[data-v-dcd8251e],[data-v-dcd8251e]:before,[data-v-dcd8251e]:after{box-sizing:border-box}.nd-root[data-v-dcd8251e]{font-family:Inter,system-ui,sans-serif;color:#111;background:#f7f7f5;min-height:100vh}.nd-back[data-v-dcd8251e]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;text-decoration:none;margin-bottom:2rem;transition:color .15s}.nd-back[data-v-dcd8251e]:hover{color:#0d1b2a}.nd-article[data-v-dcd8251e]{max-width:800px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.nd-header[data-v-dcd8251e]{margin-bottom:2rem}.nd-date[data-v-dcd8251e]{display:block;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c0392b;margin-bottom:.7rem}.nd-title[data-v-dcd8251e]{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.18;color:#0d1b2a;margin:0 0 .7rem;letter-spacing:-.01em}.nd-hero[data-v-dcd8251e]{margin-bottom:2.5rem;border-radius:8px;overflow:hidden;border:1px solid #e8e8e4}.nd-hero__img[data-v-dcd8251e]{width:100%;max-height:500px;object-fit:cover;display:block}.nd-content[data-v-dcd8251e]{font-size:1.03rem;line-height:1.88;color:#374151;margin-bottom:3rem;text-align:justify}.nd-content[data-v-dcd8251e] p{margin-bottom:1.4rem;text-align:justify}.nd-content[data-v-dcd8251e] h2,.nd-content[data-v-dcd8251e] h3{font-family:Playfair Display,Georgia,serif;color:#0d1b2a;margin:2rem 0 .8rem;font-weight:700}.nd-content[data-v-dcd8251e] img{max-width:100%;border-radius:6px}.nd-content[data-v-dcd8251e] a{color:#c0392b;text-decoration:underline}.nd-content[data-v-dcd8251e] ul,.nd-content[data-v-dcd8251e] ol{padding-left:1.5rem;margin-bottom:1.2rem}.nd-content[data-v-dcd8251e] li{margin-bottom:.5rem}.nd-content[data-v-dcd8251e] strong{font-weight:600;color:#0d1b2a}.nd-content[data-v-dcd8251e] blockquote{border-left:3px solid #c0392b;margin:1.5rem 0;padding:.8rem 1.2rem;background:#f9f9f7;color:#4b5563;font-style:italic}.nd-section[data-v-dcd8251e]{margin-top:3rem;padding-top:2rem;border-top:1px solid #e8e8e4}.nd-section__title[data-v-dcd8251e]{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700;color:#0d1b2a;margin:0 0 1.2rem}.nd-galeria[data-v-dcd8251e]{display:grid;gap:.6rem}.nd-galeria--1[data-v-dcd8251e]{grid-template-columns:1fr}.nd-galeria--2[data-v-dcd8251e]{grid-template-columns:repeat(2,1fr)}.nd-galeria--3[data-v-dcd8251e]{grid-template-columns:repeat(3,1fr)}.nd-gal-item[data-v-dcd8251e]{position:relative;aspect-ratio:16/10;border-radius:6px;overflow:hidden;background:#eeece9;border:1px solid #e8e8e4;cursor:zoom-in}.nd-gal-item--video[data-v-dcd8251e]{cursor:default}.nd-gal-media[data-v-dcd8251e]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.nd-gal-item:not(.nd-gal-item--video):hover .nd-gal-media[data-v-dcd8251e]{transform:scale(1.03)}.nd-gal-overlay[data-v-dcd8251e]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d1b2a73;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .22s}.nd-gal-item:not(.nd-gal-item--video):hover .nd-gal-overlay[data-v-dcd8251e]{opacity:1}.nd-adjunto[data-v-dcd8251e]{display:flex;align-items:center;gap:1rem;background:#fff;border:1.5px solid #e8e8e4;border-radius:8px;padding:1rem 1.2rem;text-decoration:none;transition:border-color .15s,box-shadow .15s}.nd-adjunto[data-v-dcd8251e]:hover{border-color:#0d1b2a;box-shadow:0 2px 12px #0d1b2a14}.nd-adjunto__icon[data-v-dcd8251e]{width:44px;height:44px;background:#f0f0ec;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}.nd-adjunto__info[data-v-dcd8251e]{flex:1;min-width:0}.nd-adjunto__name[data-v-dcd8251e]{display:block;font-weight:600;color:#0d1b2a;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nd-adjunto__meta[data-v-dcd8251e]{font-size:.76rem;color:#9ca3af}.nd-adjunto__dl[data-v-dcd8251e]{color:#6b7280;flex-shrink:0;transition:color .15s}.nd-adjunto:hover .nd-adjunto__dl[data-v-dcd8251e]{color:#0d1b2a}.nd-skeleton[data-v-dcd8251e]{max-width:800px;margin:0 auto;padding:2.5rem 1.5rem}.nd-skel[data-v-dcd8251e]{border-radius:5px;background:#eeece9;animation:nd-pulse-dcd8251e 1.6s ease-in-out infinite;margin-bottom:.9rem}.nd-skel--sm[data-v-dcd8251e]{height:14px;width:120px}.nd-skel--title[data-v-dcd8251e]{height:52px;width:85%;margin-bottom:1.2rem}.nd-skel--meta[data-v-dcd8251e]{height:14px;width:35%}.nd-skel--hero[data-v-dcd8251e]{height:400px;margin:1.5rem 0}.nd-skel--line[data-v-dcd8251e]{height:15px}@keyframes nd-pulse-dcd8251e{0%,to{opacity:1}50%{opacity:.4}}.nd-error[data-v-dcd8251e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;gap:1rem;text-align:center;color:#9ca3af}.nd-error svg[data-v-dcd8251e]{color:#d1d5db}.nd-error h2[data-v-dcd8251e]{font-family:Playfair Display,serif;color:#0d1b2a;margin:0;font-size:1.5rem}.nd-btn-back[data-v-dcd8251e]{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.2rem;border:1.5px solid #0d1b2a;border-radius:6px;color:#0d1b2a;text-decoration:none;font-size:.84rem;font-weight:600;transition:all .15s}.nd-btn-back[data-v-dcd8251e]:hover{background:#0d1b2a;color:#fff}@media (max-width: 640px){.nd-galeria--3[data-v-dcd8251e]{grid-template-columns:repeat(2,1fr)}.nd-galeria--2[data-v-dcd8251e]{grid-template-columns:1fr}.nd-hero__img[data-v-dcd8251e]{max-height:280px}}.nd-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#080c12f0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.nd-lb-content{max-width:90vw;max-height:90vh}.nd-lb-img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:4px;display:block}.nd-lb-close{position:fixed;top:1.2rem;right:1.5rem;background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:10001;line-height:1;padding:0}.nd-lb-close:hover{background:#fff6}.nd-lb-nav{position:fixed;top:50%;transform:translateY(-50%);background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;width:52px;height:52px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:10001;line-height:1;padding:0}.nd-lb-nav:hover:not(:disabled){background:#fff6}.nd-lb-nav:disabled{opacity:.3;cursor:not-allowed}.nd-lb-nav--prev{left:1.2rem}.nd-lb-nav--next{right:1.2rem}.nd-lb-counter{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fff;font-size:.85rem;font-family:Inter,sans-serif;background:#0000008c;padding:.3rem 1rem;border-radius:20px;z-index:10001;white-space:nowrap}@media (max-width: 640px){.nd-lb-nav--prev{left:.5rem}.nd-lb-nav--next{right:.5rem}}
