.noticias-module-scss-module__k3-Xea__container{max-width:900px;margin:0 auto;padding:0 1rem}.noticias-module-scss-module__k3-Xea__header{text-align:center;margin-bottom:2rem}.noticias-module-scss-module__k3-Xea__title{color:gold;text-shadow:2px 2px 4px #00000080;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__title{font-size:1.5rem}}.noticias-module-scss-module__k3-Xea__subtitle{color:#fff9;margin:0}.noticias-module-scss-module__k3-Xea__loading{color:gold;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.noticias-module-scss-module__k3-Xea__spinner{border:3px solid #ffd70033;border-top-color:gold;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite noticias-module-scss-module__k3-Xea__spin}@keyframes noticias-module-scss-module__k3-Xea__spin{to{transform:rotate(360deg)}}.noticias-module-scss-module__k3-Xea__searchBox{max-width:400px;margin:0 auto 2rem;position:relative}.noticias-module-scss-module__k3-Xea__searchInput{color:#fff;background:#0000004d;border:2px solid #64646466;border-radius:8px;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;transition:all .2s}.noticias-module-scss-module__k3-Xea__searchInput:focus{border-color:gold;outline:none}.noticias-module-scss-module__k3-Xea__searchInput::placeholder{color:#fff6}.noticias-module-scss-module__k3-Xea__clearButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.noticias-module-scss-module__k3-Xea__clearButton:hover{color:gold}.noticias-module-scss-module__k3-Xea__newsList{flex-direction:column;gap:1.5rem;display:flex}.noticias-module-scss-module__k3-Xea__newsCard{cursor:pointer;background:linear-gradient(135deg,#1a1a1ae6 0%,#0a0a0ae6 100%);border:2px solid #64646466;border-radius:16px;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__newsCard{border-radius:12px;flex-direction:column}}.noticias-module-scss-module__k3-Xea__newsCard:hover{border-color:#ffd70066;transform:translateY(-2px)}.noticias-module-scss-module__k3-Xea__newsCard.noticias-module-scss-module__k3-Xea__featured{border-color:gold;box-shadow:0 0 20px #ffd70033}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__newsCard:hover{transform:none}.noticias-module-scss-module__k3-Xea__newsCard:active{transform:scale(.98)}}.noticias-module-scss-module__k3-Xea__featuredBadge{color:#0a0a0a;z-index:1;background:linear-gradient(135deg,gold 0%,orange 100%);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.noticias-module-scss-module__k3-Xea__newsImage{flex-shrink:0;width:200px;min-height:150px;overflow:hidden}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__newsImage{width:100%;height:150px}}.noticias-module-scss-module__k3-Xea__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.noticias-module-scss-module__k3-Xea__newsContent{flex:1;padding:1rem 1.25rem}.noticias-module-scss-module__k3-Xea__newsTitle{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__newsTitle{font-size:1.125rem}}.noticias-module-scss-module__k3-Xea__newsSummary{color:#ffffffb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.9375rem;display:-webkit-box;overflow:hidden}.noticias-module-scss-module__k3-Xea__newsMeta{color:#ffffff80;gap:1rem;margin-bottom:.5rem;font-size:.8125rem;display:flex}.noticias-module-scss-module__k3-Xea__author,.noticias-module-scss-module__k3-Xea__date{align-items:center;gap:.25rem;display:flex}.noticias-module-scss-module__k3-Xea__tags{flex-wrap:wrap;gap:.25rem;display:flex}.noticias-module-scss-module__k3-Xea__tag{color:gold;background:#ffd70026;border-radius:4px;padding:.125rem .5rem;font-size:.6875rem}.noticias-module-scss-module__k3-Xea__emptyState{text-align:center;color:#fff9;padding:4rem 2rem}.noticias-module-scss-module__k3-Xea__emptyIcon{opacity:.3;margin-bottom:1rem;font-size:4rem;display:block}.noticias-module-scss-module__k3-Xea__resultsCount{text-align:center;color:#ffffff80;margin-top:2rem;font-size:.875rem}.noticias-module-scss-module__k3-Xea__backButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:2px solid #6464644d;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.9375rem;transition:all .2s}.noticias-module-scss-module__k3-Xea__backButton:hover{color:gold;border-color:gold}.noticias-module-scss-module__k3-Xea__articleDetail{background:linear-gradient(135deg,#1a1a1ae6 0%,#0a0a0ae6 100%);border:2px solid #64646466;border-radius:16px;overflow:hidden}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__articleDetail{border-radius:12px}}.noticias-module-scss-module__k3-Xea__articleCover{width:100%;height:300px;overflow:hidden}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__articleCover{height:200px}}.noticias-module-scss-module__k3-Xea__coverImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.noticias-module-scss-module__k3-Xea__articleHeader{border-bottom:1px solid #ffffff1a;padding:1.5rem}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__articleHeader{padding:1rem}}.noticias-module-scss-module__k3-Xea__articleTitle{color:gold;margin:0 0 1rem;font-size:1.75rem;font-weight:700}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__articleTitle{font-size:1.375rem}}.noticias-module-scss-module__k3-Xea__articleMeta{color:#fff9;flex-wrap:wrap;gap:1.5rem;font-size:.9375rem;display:flex}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__articleMeta{gap:.75rem 1rem;font-size:.875rem}}.noticias-module-scss-module__k3-Xea__articleContent{color:#ffffffe6;padding:1.5rem;line-height:1.7}.noticias-module-scss-module__k3-Xea__articleContent h1,.noticias-module-scss-module__k3-Xea__articleContent h2,.noticias-module-scss-module__k3-Xea__articleContent h3{color:gold;margin:1.5rem 0 .75rem}.noticias-module-scss-module__k3-Xea__articleContent h1{font-size:1.5rem}.noticias-module-scss-module__k3-Xea__articleContent h2{font-size:1.25rem}.noticias-module-scss-module__k3-Xea__articleContent h3{font-size:1.125rem}.noticias-module-scss-module__k3-Xea__articleContent p{margin:0 0 1rem}.noticias-module-scss-module__k3-Xea__articleContent a{color:gold;text-decoration:underline}.noticias-module-scss-module__k3-Xea__articleContent a:hover{color:orange}.noticias-module-scss-module__k3-Xea__articleContent ul{margin:1rem 0;padding-left:1.5rem}.noticias-module-scss-module__k3-Xea__articleContent li{margin:.5rem 0}.noticias-module-scss-module__k3-Xea__articleContent strong{color:#fff}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__articleContent{padding:1rem;font-size:.9375rem}.noticias-module-scss-module__k3-Xea__articleContent h1{font-size:1.25rem}.noticias-module-scss-module__k3-Xea__articleContent h2{font-size:1.125rem}.noticias-module-scss-module__k3-Xea__articleContent h3{font-size:1rem}}.noticias-module-scss-module__k3-Xea__articleTags{flex-wrap:wrap;gap:.5rem;padding:0 1.5rem 1.5rem;display:flex}@media (max-width:600px){.noticias-module-scss-module__k3-Xea__articleTags{padding:0 1rem 1rem}}
