.noticia-hero{position:relative;min-height:70vh;display:flex;align-items:flex-end;padding:4rem 2rem;background-size:cover;background-position:center;background-repeat:no-repeat}.noticia-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0222224d,#022222b3,#022222f2)}.noticia-hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;width:100%}.noticia-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem}.noticia-breadcrumb a{color:var(--green);text-decoration:none;transition:color .2s}.noticia-breadcrumb a:hover{color:var(--white)}.noticia-breadcrumb .material-symbols-outlined{font-size:1rem;color:var(--text-muted)}.noticia-breadcrumb span{color:var(--text-muted)}.noticia-title{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:var(--white)}.noticia-subtitle{font-size:1.25rem;color:var(--green);margin-bottom:2rem}.noticia-meta{display:flex;gap:2rem;flex-wrap:wrap;color:var(--text-muted);font-size:.95rem}.noticia-meta span{display:flex;align-items:center;gap:.5rem}.noticia-meta .material-symbols-outlined{font-size:1.1rem}.noticia-main{background:var(--black);padding:4rem 2rem}.noticia-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;gap:4rem}.noticia-article{color:var(--text-muted);text-align:justify}.noticia-lead{font-size:1.25rem;font-weight:600;line-height:1.7;color:var(--green);margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(138,183,64,.2);text-align:justify}.noticia-body{font-size:1.05rem;line-height:1.9;text-align:justify}.noticia-body :global(p){margin-bottom:1.5rem;text-align:justify}.noticia-body :global(h3){color:var(--white);font-size:1.4rem;font-weight:700;margin:2.5rem 0 1rem}.noticia-body :global(strong){color:var(--white);font-weight:700}.noticia-body :global(em){color:var(--green);font-style:italic}.noticia-share-mobile{display:none}.noticia-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-box{background:#26424d33;border:1px solid rgba(138,183,64,.15);border-radius:12px;padding:1.5rem}.sidebar-box h3{color:var(--white);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.share-buttons{display:flex;gap:.75rem}.share-btn{flex:1;display:flex;align-items:center;justify-content:center;height:44px;border-radius:8px;background:#8ab7401a;color:var(--green);transition:all .2s}.share-btn:hover{background:var(--green);color:var(--black);transform:translateY(-2px)}.category-tag{display:inline-block;padding:.6rem 1.2rem;background:#8ab74026;color:var(--green);border-radius:20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.category-tag:hover{background:var(--green);color:var(--black)}.cta-box{background:linear-gradient(135deg,#8ab7401a,#6a8f300d);border-color:#8ab7404d}.cta-box p{font-size:.95rem;margin-bottom:1.25rem;line-height:1.5}.cta-box .btn{width:100%;justify-content:center}.noticia-nav-section{background:var(--black);padding:4rem 2rem;border-top:1px solid rgba(138,183,64,.1)}.nav-wrapper{max-width:1200px;margin:0 auto}.noticia-nav-section .section-subtitle{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);margin-bottom:2rem}.noticia-nav-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.nav-card{position:relative;display:flex;flex-direction:column;min-height:200px;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease}.nav-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0006}.nav-card-bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .4s ease}.nav-card:hover .nav-card-bg{transform:scale(1.05)}.nav-card-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#022222f2,#022222b3,#022222d9)}.nav-card-content{position:relative;z-index:2;padding:2rem;display:flex;flex-direction:column;justify-content:center;flex:1}.nav-label{display:flex;align-items:center;gap:.5rem;color:var(--green);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.nav-card-content h3{font-size:1.2rem;font-weight:700;color:var(--white);line-height:1.3;margin-bottom:.75rem}.nav-card-content p{font-size:.85rem;color:var(--text-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.noticia-more-section{background:linear-gradient(180deg,var(--black) 0%,var(--gray-mid) 100%);padding:4rem 2rem}.more-wrapper{max-width:1200px;margin:0 auto}.more-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.noticia-more-section .section-subtitle{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);margin-bottom:0}.view-all-link{display:flex;align-items:center;gap:.5rem;color:var(--green);text-decoration:none;font-size:.9rem;font-weight:600;transition:all .2s}.view-all-link:hover{color:var(--white);transform:translate(4px)}.view-all-link .material-symbols-outlined{font-size:1.2rem}.noticia-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.noticia-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;background:var(--gray)}.noticia-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0000004d}.card-image-wrapper{position:relative;height:180px;overflow:hidden}.noticia-card .card-image{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .4s ease}.noticia-card:hover .card-image{transform:scale(1.08)}.noticia-card .card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(2,34,34,.95) 0%,rgba(2,34,34,.4) 40%,transparent 100%)}.noticia-card .card-category{position:absolute;top:1rem;left:1rem;display:inline-block;padding:.4rem .8rem;background:#8ab74033;backdrop-filter:blur(8px);color:var(--green);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:20px;border:1px solid rgba(138,183,64,.3)}.noticia-card .card-content{padding:1.5rem;background:var(--gray);flex:1;display:flex;flex-direction:column}.noticia-card h3{font-size:1.05rem;font-weight:700;color:var(--white);line-height:1.3;margin-bottom:.75rem}.noticia-card p{font-size:.85rem;color:var(--text-muted);line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.noticia-card .card-date{display:flex;align-items:center;gap:.4rem;margin-top:1rem;font-size:.75rem;color:var(--text-muted)}.noticia-card .card-date .material-symbols-outlined{font-size:.9rem;color:var(--green)}.noticia-cta-section{background:var(--black);padding:4rem 2rem}.cta-wrapper{max-width:800px;margin:0 auto}.cta-card{background:linear-gradient(135deg,#8ab74026,#6a8f3014);border:1px solid rgba(138,183,64,.3);border-radius:16px;padding:3rem;text-align:center}.cta-card h2{font-size:1.75rem;font-weight:800;color:var(--white);margin-bottom:1rem}.cta-card p{font-size:1.1rem;color:var(--text-muted);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center}@media(max-width:1024px){.noticia-container{grid-template-columns:1fr;gap:3rem}.noticia-sidebar{order:-1;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.noticia-nav-grid{grid-template-columns:1fr}.noticia-cards-grid{grid-template-columns:repeat(2,1fr)}.more-header{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:768px){.noticia-hero{min-height:60vh;padding:3rem 1.5rem}.noticia-title{font-size:1.75rem}.noticia-meta{flex-direction:column;gap:1rem}.noticia-main{padding:3rem 1.5rem}.noticia-sidebar{grid-template-columns:1fr}.noticia-nav-section{padding:3rem 1.5rem}.noticia-nav-grid{gap:1rem}.nav-card{min-height:180px}.nav-card-content{padding:1.5rem}.nav-card-content h3{font-size:1rem}.noticia-more-section{padding:3rem 1.5rem}.noticia-cards-grid{grid-template-columns:1fr;gap:1rem}.card-image-wrapper{height:160px}.noticia-card .card-content{padding:1.25rem}.cta-buttons{flex-direction:column}.cta-buttons .btn{width:100%;justify-content:center}}@media(max-width:480px){.noticia-hero{min-height:50vh}.noticia-title{font-size:1.5rem}.noticia-subtitle{font-size:1rem}.noticia-lead{font-size:1.1rem}.noticia-body{font-size:.95rem}}
