.hero{position:relative;height:400px;margin-bottom:3rem;overflow:hidden;border-radius:8px}.hero-image{width:100%;height:100%;background-size:cover;background-position:center}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:2rem}.hero-overlay h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.hero-overlay p{font-size:1.2rem;max-width:700px;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.view-more{font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.3rem;color:#2a6496}.view-more:hover{color:#1a446c}.section-subheader{margin:1.5rem 0 1rem}.section-subheader h3{font-size:1.2rem;color:#555;margin:0}.trending-grid{display:grid;gap:1rem}.trending-grid a{color:#333}.trending-card{display:flex;align-items:center;gap:1rem;padding:.8rem;background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease}.trending-card:hover{transform:translate(5px)}.trending-badge{background:#2a6496;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.trending-card img{width:60px;height:60px;border-radius:4px;flex-shrink:0;object-fit:contain}.trending-content{flex:1;min-width:0}.trending-content h4{font-size:.95rem;margin:0 0 .3rem;white-space:break-spaces;overflow:hidden;text-overflow:ellipsis}.trending-meta{font-size:.8rem;color:#666}@media (max-width: 768px){.hero{height:300px}.hero-overlay h1{font-size:2rem}.hero-overlay p{font-size:1rem}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-items:anchor-center}.section-header{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 576px){.hero{height:250px}.hero-overlay h1{font-size:1.8rem}.articles-grid{grid-template-columns:1fr}}.news-hero{background:linear-gradient(to right,#1b2a49,#27496d);color:#fff;padding:4rem 2rem;text-align:center;margin-bottom:2rem;border-radius:10px}.news-hero h1{font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.news-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.product-hero{background:linear-gradient(to right,#7b4397,#dc2430);color:#fff;padding:4rem 2rem;text-align:center;margin-bottom:2rem;border-radius:10px}.product-hero h1{font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.product-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.child-hero{background:linear-gradient(to right,#f7971e,#ffd200);color:#333;padding:4rem 2rem;text-align:center;margin-bottom:2rem;border-radius:10px}.child-hero h1{font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.child-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}
