.NewsRoomDetails-module__PnSxtG__loadingContainer{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.NewsRoomDetails-module__PnSxtG__loadingSpinner{text-align:center}.NewsRoomDetails-module__PnSxtG__spinner{border:4px solid #e2e8f0;border-top-color:#722f2c;border-radius:50%;width:60px;height:60px;margin:0 auto 1rem;animation:1s linear infinite NewsRoomDetails-module__PnSxtG__spin}@keyframes NewsRoomDetails-module__PnSxtG__spin{to{transform:rotate(360deg)}}.NewsRoomDetails-module__PnSxtG__articlePage{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);min-height:100vh;padding:2rem 0 4rem}.NewsRoomDetails-module__PnSxtG__container{max-width:900px;margin:0 auto;padding:0 2rem}.NewsRoomDetails-module__PnSxtG__breadcrumbs{color:#718096;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.NewsRoomDetails-module__PnSxtG__breadcrumbs a{color:#722f2c;text-decoration:none;transition:color .3s}.NewsRoomDetails-module__PnSxtG__breadcrumbs a:hover{color:#1d2464}.NewsRoomDetails-module__PnSxtG__breadcrumbs span{color:#cbd5e0}.NewsRoomDetails-module__PnSxtG__current{color:#1d2464}.NewsRoomDetails-module__PnSxtG__backButton{color:#722f2c;align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.NewsRoomDetails-module__PnSxtG__backButton svg{width:20px;height:20px}.NewsRoomDetails-module__PnSxtG__backButton:hover{color:#1d2464;transform:translate(-5px)}.NewsRoomDetails-module__PnSxtG__articleHeader{margin-bottom:2rem}.NewsRoomDetails-module__PnSxtG__articleCategory{color:#fff;border-radius:50px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.NewsRoomDetails-module__PnSxtG__articleTitle{color:#1d2464;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.3}.NewsRoomDetails-module__PnSxtG__articleMeta{flex-wrap:wrap;gap:1.5rem;display:flex}.NewsRoomDetails-module__PnSxtG__metaItem{color:#718096;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.NewsRoomDetails-module__PnSxtG__metaItem svg{width:16px;height:16px}.NewsRoomDetails-module__PnSxtG__featuredImage{background:#f0f0f0;border-radius:20px;width:100%;height:450px;margin-bottom:2rem;position:relative;overflow:hidden}.NewsRoomDetails-module__PnSxtG__image{object-fit:cover}.NewsRoomDetails-module__PnSxtG__articleContent{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000000d}.NewsRoomDetails-module__PnSxtG__articleExcerpt{color:#1d2464;border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem;font-size:1.2rem;font-weight:500;line-height:1.6}.NewsRoomDetails-module__PnSxtG__articleBody{color:#4a5568;line-height:1.8}.NewsRoomDetails-module__PnSxtG__articleBody p{margin-bottom:1.25rem}.NewsRoomDetails-module__PnSxtG__articleTags{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.NewsRoomDetails-module__PnSxtG__articleTags h4{color:#1d2464;margin-bottom:.75rem;font-size:.85rem}.NewsRoomDetails-module__PnSxtG__tagsList{flex-wrap:wrap;gap:.5rem;display:flex}.NewsRoomDetails-module__PnSxtG__tag{color:#4a5568;background:#f0f0f0;border-radius:50px;padding:.25rem .75rem;font-size:.75rem}.NewsRoomDetails-module__PnSxtG__shareSection{text-align:center;margin:3rem 0}.NewsRoomDetails-module__PnSxtG__shareSection h3{color:#1d2464;margin-bottom:1rem;font-size:1rem}.NewsRoomDetails-module__PnSxtG__shareButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.NewsRoomDetails-module__PnSxtG__shareBtn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;transition:all .3s;display:inline-flex}.NewsRoomDetails-module__PnSxtG__shareBtn svg{width:16px;height:16px}.NewsRoomDetails-module__PnSxtG__shareBtn:hover{color:#fff;background:#722f2c;border-color:#722f2c;transform:translateY(-2px)}.NewsRoomDetails-module__PnSxtG__relatedSection{margin-top:3rem}.NewsRoomDetails-module__PnSxtG__relatedTitle{color:#1d2464;text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.NewsRoomDetails-module__PnSxtG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.NewsRoomDetails-module__PnSxtG__relatedCard{background:#fff;border-radius:16px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 5px 15px #0000000d}.NewsRoomDetails-module__PnSxtG__relatedCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.NewsRoomDetails-module__PnSxtG__relatedImage{background:#f0f0f0;width:100%;height:150px;position:relative}.NewsRoomDetails-module__PnSxtG__relatedImage img{object-fit:cover}.NewsRoomDetails-module__PnSxtG__relatedContent{padding:1rem}.NewsRoomDetails-module__PnSxtG__relatedCategory{color:#722f2c;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.NewsRoomDetails-module__PnSxtG__relatedArticleTitle{color:#1d2464;margin-bottom:.5rem;font-size:.95rem;font-weight:700;line-height:1.4}.NewsRoomDetails-module__PnSxtG__relatedDate{color:#718096;font-size:.7rem}@media (max-width:768px){.NewsRoomDetails-module__PnSxtG__container{padding:0 1rem}.NewsRoomDetails-module__PnSxtG__articleTitle{font-size:1.75rem}.NewsRoomDetails-module__PnSxtG__featuredImage{height:250px}.NewsRoomDetails-module__PnSxtG__articleContent{padding:1.5rem}.NewsRoomDetails-module__PnSxtG__articleExcerpt{font-size:1rem}.NewsRoomDetails-module__PnSxtG__relatedGrid{grid-template-columns:1fr}}@media (max-width:480px){.NewsRoomDetails-module__PnSxtG__articleTitle{font-size:1.5rem}.NewsRoomDetails-module__PnSxtG__articleMeta{gap:1rem}.NewsRoomDetails-module__PnSxtG__metaItem{font-size:.75rem}.NewsRoomDetails-module__PnSxtG__shareButtons{gap:.5rem}.NewsRoomDetails-module__PnSxtG__shareBtn{padding:.4rem .75rem;font-size:.75rem}}
