.featured-section{margin-bottom:48px}.featured-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.featured-heading h2{font-size:1.45rem;font-weight:800;margin:4px 0 0}.featured-count{color:var(--muted);font-size:.72rem}.featured-carousel{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 12px 35px #0c234008}.featured-slide{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);min-height:405px}.featured-image{position:relative;background:#edf2f7;display:block;overflow:hidden}.featured-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.featured-copy{color:var(--ink);padding:38px 34px 64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.featured-copy h1{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;font-size:clamp(1.45rem,2vw,2rem);font-weight:800;line-height:1.12;margin:13px 0}.featured-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.82rem;color:var(--muted);line-height:1.55;margin-bottom:16px}.featured-copy small{color:#8793a5;font-size:.68rem}.featured-copy .read-more{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:9px 13px;border:1px solid var(--line);background:#fff;color:var(--blue-dark);border-radius:7px;text-decoration:none;font-size:.72rem;font-weight:800}.featured-copy .read-more:hover{border-color:var(--blue);background:#f4faff}.featured-carousel .carousel-indicators{justify-content:flex-end;margin:0 28px 20px}.featured-carousel .carousel-indicators button{width:22px;height:3px;border:0;border-radius:4px;background-color:var(--navy)}.featured-carousel .carousel-control-prev,.featured-carousel .carousel-control-next{width:38px;height:38px;top:auto;bottom:16px;border-radius:50%;background:#061433b8;opacity:1}.featured-carousel .carousel-control-prev{left:18px}.featured-carousel .carousel-control-next{left:64px}.news-row>a{display:block;overflow:hidden;border-radius:12px;background:#edf2f7;aspect-ratio:16/9}.news-row img{height:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .25s}.news-row:hover img{transform:scale(1.025)}.related-card img{aspect-ratio:16/9;height:auto}.article-cover{aspect-ratio:16/9;height:auto;max-height:none;object-fit:contain;background:#07132b}.feature-tip{background:#eef7ff;color:#31516e;border-left:4px solid var(--blue);padding:11px 14px;border-radius:0 8px 8px 0;font-size:.74rem;margin-bottom:20px}.feature-tip strong{color:var(--blue-dark)}
@media(max-width:991px){.featured-slide{grid-template-columns:1fr;min-height:0}.featured-image{aspect-ratio:16/9}.featured-copy{padding:24px 24px 62px}.featured-copy h1{font-size:1.6rem;-webkit-line-clamp:3}.featured-copy p{display:none}}
@media(max-width:575px){.featured-section{margin-bottom:35px}.featured-heading{margin-bottom:12px}.featured-count{display:none}.featured-slide{display:block}.featured-image{aspect-ratio:16/9}.featured-copy{padding:20px 18px 58px}.featured-copy h1{font-size:1.18rem;line-height:1.18;margin:9px 0;-webkit-line-clamp:3}.featured-copy .badge-category{font-size:.58rem;padding:5px 7px}.featured-copy .read-more{margin-top:12px}.featured-carousel .carousel-indicators{justify-content:flex-end;margin:0 14px 17px}.featured-carousel .carousel-control-prev,.featured-carousel .carousel-control-next{bottom:11px;width:32px;height:32px}.featured-carousel .carousel-control-prev{left:14px}.featured-carousel .carousel-control-next{left:53px}.news-row>a{aspect-ratio:16/9}.news-row img{height:100%}}
