.news-hero{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:5rem 0;min-height:350px;background:linear-gradient(135deg,#000,#2c3e50);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;margin-bottom:2rem}.news-hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path d="M0,0 L100,0 L100,100 Z" fill="rgba(231, 76, 60, 0.1)"/></svg>');background-size:cover}.article-card{border:none;border-radius:1rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:#fff;height:100%;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px #0000000d}.article-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.article-thumb-wrapper{position:relative;height:220px;overflow:hidden}.article-thumb{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.article-card:hover .article-thumb{transform:scale(1.05)}.category-badge{position:absolute;top:1rem;left:1rem;background:#ffffffe6;padding:.35rem .8rem;border-radius:50px;font-size:.75rem;font-weight:700;color:#4e73df;box-shadow:0 2px 4px #0000001a;z-index:1}.article-content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.article-meta{font-size:.8rem;color:#64748b;margin-bottom:.8rem;display:flex;align-items:center;gap:1rem}.article-title{font-size:1.25rem;font-weight:700;margin-bottom:.8rem;line-height:1.4}.article-title a{color:#1e293b;text-decoration:none;transition:color .2s}.article-title a:hover{color:#4e73df}.article-excerpt{font-size:.95rem;color:#64748b;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.read-more-btn{margin-top:auto;font-weight:600;color:#4e73df;text-decoration:none;display:inline-flex;align-items:center}.read-more-btn:hover{text-decoration:underline}.widget-card{background:#fff;border-radius:1rem;padding:1.5rem;margin-bottom:2rem;border:1px solid #f1f5f9}.widget-title{font-weight:700;margin-bottom:1.2rem;color:#1e293b;font-size:1.1rem;border-left:4px solid #4e73df;padding:.5rem .8rem;border-bottom:4px solid #4e73df;border-bottom-left-radius:5px;border-top:2px solid gainsboro;border-right:2px solid gainsboro;border-top-right-radius:5px}.cat-list-item{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px dashed #e2e8f0;color:#64748b;text-decoration:none;transition:all .2s}.cat-list-item:hover{color:#4e73df;transform:translate(5px)}.cat-list-item:last-child{border-bottom:none}.search-box .form-control{border-radius:50px;padding-left:1.2rem;border:1px solid #e2e8f0}.search-box .btn{border-radius:50px;padding:.5rem 1.2rem}
