﻿/* Loaded after shared styles so the news breakpoints cannot be overridden. */
.news-index{background:#f6f8f5;background-attachment:scroll}
.news-index main.nba-main{width:100%;max-width:1240px;padding-inline:clamp(16px,3vw,32px)}
.nba-news-container,.nba-news-layout>*,.nba-news-grid>*,.nba-news-hero__content{min-width:0;max-width:100%}
.news-index .nba-news-page{padding-top:22px}
.news-index .nba-breadcrumb{display:flex;flex-wrap:wrap;width:fit-content;max-width:100%;gap:6px 8px;margin:0 0 24px;border-radius:12px;line-height:1.7}
.news-index .nba-breadcrumb__link,.news-index .nba-breadcrumb__current{min-width:0;overflow-wrap:anywhere}
.news-index .nba-breadcrumb__current{flex:0 1 auto}
.news-index .nba-breadcrumb__sep{flex:none}
.news-index .nba-news-hero{padding:clamp(20px,3vw,34px);margin-bottom:28px;background:linear-gradient(120deg,#eef4e8,#edf2f6);border-color:#dce4d9}
.news-index .nba-news-hero__title{font-size:clamp(23px,3.4vw,34px);line-height:1.4;letter-spacing:-.02em;overflow-wrap:anywhere;margin-bottom:12px}
.news-index .nba-news-hero__sub{line-height:1.8;margin-bottom:22px}
.news-index .nba-news-search__form{display:grid;grid-template-columns:22px minmax(100px,1fr) minmax(150px,260px) auto;gap:10px;align-items:center;padding:8px 10px 8px 16px;min-width:0}
.news-index .nba-news-search__icon{margin:0}
.news-index .nba-news-search__divider{display:none}
.news-index .nba-news-search__input,.news-index .nba-news-search__select{width:100%;min-width:0;max-width:100%;min-height:46px;font-size:16px;line-height:1.5;padding:10px 8px}
.news-index .nba-news-search__select{border-left:1px solid #dde3d8;padding-left:12px;text-overflow:ellipsis}
.news-index .nba-news-search__btn{min-height:46px;justify-content:center;padding:10px 20px}
.news-index .nba-news-filter{max-width:100%;min-height:40px;line-height:1.7;overflow-wrap:anywhere;gap:8px}
.news-index .nba-news-filter .material-symbols-rounded{flex:none}
.news-index .nba-news-layout{grid-template-columns:minmax(0,1fr) minmax(260px,300px);gap:28px}
.news-index .nba-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.news-index .nba-news-sidebar{position:static;gap:20px}
.news-index .nba-news-featured__title{font-size:clamp(21px,2.6vw,28px);line-height:1.5;letter-spacing:-.015em;display:block;overflow-wrap:anywhere}
.news-index .nba-news-featured__desc,.news-index .nba-news-card__desc{line-height:1.85;overflow-wrap:anywhere}
.news-index .nba-news-featured__body{padding:24px}
.news-index .nba-news-featured__meta,.news-index .nba-news-card__meta{flex-wrap:wrap;gap:10px 16px;line-height:1.7}
.news-index .nba-news-featured__meta-item{flex-wrap:wrap;min-width:0}
.news-index .nba-news-featured__cat,.news-index .nba-news-card__cat{max-width:calc(100% - 20px);white-space:normal;overflow-wrap:anywhere;line-height:1.6}
.news-index .nba-news-card__title{line-height:1.6;letter-spacing:-.01em;overflow-wrap:anywhere}
.news-index .nba-news-card__footer{flex-wrap:wrap;gap:12px}
.news-index .nba-news-card__author{min-width:0;overflow-wrap:anywhere;line-height:1.7}
.news-index .nba-news-card__author-img{flex:none}
.news-index .nba-sidebar__section{min-width:0;max-width:100%}
.news-index .nba-sidebar__title{line-height:1.6;flex-wrap:wrap}
.news-index .nba-sidebar__tags a{max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.7}
.news-index .nba-detail__sidebar-news-info{min-width:0}
.news-index .nba-detail__sidebar-news-title{line-height:1.6;overflow-wrap:anywhere}
.news-index .nba-newsletter-form__input{width:100%;min-width:0;min-height:46px;font-size:16px}
.news-index .nba-newsletter-form__btn{min-height:46px}
.news-index .nba-news-empty{padding:40px 24px}
.news-index .nba-news-empty__title{line-height:1.5}
.news-index .nba-news-empty__desc{line-height:1.85;overflow-wrap:anywhere}
.news-index .nba-news-pagination{max-width:100%;overflow-x:auto;padding:8px 0}
.news-index .pagination{flex-wrap:wrap;gap:6px}
.news-index .pagination li a,.news-index .pagination li span{min-width:42px;min-height:44px}
.news-index .nba-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.news-index .nba-footer__grid>*,.news-index .nba-footer__bottom>*{min-width:0;overflow-wrap:anywhere}
.news-index .nba-footer__social,.news-index .nba-footer__bottom-links{flex-wrap:wrap}
.news-index a:focus-visible,.news-index button:focus-visible,.news-index input:focus-visible,.news-index select:focus-visible,.news-index summary:focus-visible{outline:3px solid #6c9877;outline-offset:3px}
.news-mobile-menu{display:none}
@media(max-width:1100px){
 .news-index .nba-header__nav{display:none}
 .news-index .nba-header__inner{height:auto;min-height:64px;gap:16px;padding:10px 20px;position:relative}
 .news-index .nba-header__actions{margin-left:0}
 .news-index .nba-header__btn{width:44px;height:44px}
 .news-mobile-menu{display:block;margin-left:auto;color:#fff}
 .news-mobile-menu>summary{list-style:none;display:flex;align-items:center;gap:10px;padding:10px 14px;min-height:44px;border:1px solid #ffffff50;border-radius:9px;cursor:pointer;font-size:13px}
 .news-mobile-menu>summary::-webkit-details-marker{display:none}
 .news-mobile-menu>nav{position:absolute;top:calc(100% + 4px);left:16px;right:16px;max-height:calc(100vh - 100px);max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain;background:#fff;color:#263b30;border:1px solid #dce4d9;border-radius:14px;padding:12px;box-shadow:0 12px 30px #17271e24}
 .news-mobile-menu nav a,.news-mobile-category summary{display:block;min-height:44px;padding:12px;font-size:14px;line-height:1.6;overflow-wrap:anywhere;cursor:pointer;border-radius:8px}
 .news-mobile-category summary{display:list-item;list-style-position:inside}
 .news-mobile-category>div{margin-left:12px;border-left:1px solid #dce4d9;padding-left:6px}
 .news-mobile-menu nav a:hover,.news-mobile-menu nav a[aria-current=page]{background:#edf3e8}
 .news-index .nba-news-layout{grid-template-columns:minmax(0,1fr)}
 .news-index .nba-news-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
}
@media(max-width:700px){
 .news-index .nba-news-search__form{grid-template-columns:22px minmax(0,1fr);gap:8px;padding:12px}
 .news-index .nba-news-search__select{grid-column:1/-1;border-left:0;border-top:1px solid #dde3d8;padding-left:8px}
 .news-index .nba-news-search__btn{grid-column:1/-1;width:100%;min-height:46px}
 .news-index .nba-news-hero{padding:20px;border-radius:16px}
 .news-index .nba-news-hero__icon{font-size:26px}
 .news-index .nba-news-featured__img{aspect-ratio:16/10}
 .news-index .nba-news-featured__body{padding:20px}
 .news-index .nba-news-featured__meta{gap:10px 14px}
 .news-index .nba-news-sidebar{grid-template-columns:minmax(0,1fr)}
 .news-index .nba-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .news-index .nba-news-card__body{padding:18px}
}
@media(max-width:520px){
 .news-index .nba-news-grid{grid-template-columns:minmax(0,1fr)}
 .news-index .nba-news-page{padding-top:18px}
 .news-index .nba-breadcrumb{font-size:12px;padding:10px 12px;row-gap:4px;margin-bottom:20px}
 .news-index .nba-news-hero__title{font-size:24px;line-height:1.45}
 .news-index .nba-news-hero__sub{font-size:13px}
 .news-index .nba-news-featured__title{font-size:22px}
 .news-index .nba-news-card__title{font-size:18px}
 .news-index .nba-news-card__desc{font-size:14px}
 .news-index .nba-header__inner{padding-inline:max(12px,env(safe-area-inset-left));gap:10px}
 .news-index .nba-search__form{height:auto;min-height:50px;flex-wrap:wrap}
 .news-index .nba-search__input{font-size:16px;min-width:0;flex:1 1 100px;padding-inline:8px}
 .news-index .nba-search__submit{padding-inline:12px;min-height:44px}
 .news-index .nba-footer__grid{grid-template-columns:minmax(0,1fr);gap:26px}
 .news-index .nba-news-filters{gap:8px}
 .news-index .nba-news-filter{font-size:12px}
}
@media(prefers-reduced-motion:reduce){.news-index .nba-news-card,.news-index .nba-news-featured,.news-index .nba-news-card__img,.news-index .nba-news-featured__img{transition:none;transform:none}}
.news-index .nba-news-sidebar-cat{white-space:normal;overflow-wrap:anywhere;line-height:1.75;min-height:44px;gap:8px}.news-index .nba-news-sidebar-cat .material-symbols-rounded{flex:none}.news-index .nba-newsletter-form{flex-direction:column}.news-index .nba-newsletter-form__btn{width:100%}
@media(max-width:520px){.news-index .nba-news-sidebar-cat--sub{padding-left:22px}.news-index .nba-news-sidebar-cat--sub2{padding-left:34px}}
