.hero-news{position:relative;z-index:4;width:min(calc(100% - 28px),520px);height:300px;margin:-74px auto 92px;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:26px;background:#123c20;box-shadow:0 28px 60px rgba(0,0,0,.32);isolation:isolate}
.hero-news__slide{position:absolute;inset:0;display:block;color:#fff;opacity:0;transform:scale(1.035);pointer-events:none;transition:opacity .8s ease,transform 5.5s linear}
.hero-news__slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}
.hero-news__slide img{width:100%;height:100%;object-fit:cover}
.hero-news__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,20,8,.08),rgba(3,20,8,.88))}
.hero-news__content{position:absolute;left:22px;right:22px;bottom:24px;display:grid;gap:8px}
.hero-news__content small{color:#f2d877;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.hero-news__content strong{font:800 clamp(1.2rem,3vw,1.75rem)/1.15 "Montserrat",sans-serif}
.hero-news__content em{font-style:normal;font-weight:700}
.hero-news__progress{position:absolute;left:22px;right:22px;bottom:12px;height:2px;background:rgba(255,255,255,.24)}
.hero-news__progress i{display:block;height:100%;background:#d4af37;animation:news-progress 5.5s linear infinite}
@keyframes news-progress{from{width:0}
to{width:100%}
}

.news-page{margin:0;background:#f8f9fa;color:#17301e;font-family:"Inter",sans-serif}
.news-site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px max(20px,calc((100vw - 1180px)/2));background:rgba(248,249,250,.9);border-bottom:1px solid #dfe8df;backdrop-filter:blur(18px)}
.news-site-header img{width:150px;height:48px;object-fit:contain}
.news-site-header nav{display:flex;gap:8px}
.news-site-header nav a{padding:10px 13px;color:#23452b;border-radius:999px;font-weight:700;text-decoration:none}
.news-site-header nav a:hover,.news-site-header nav a[aria-current]{background:#e3eddf;color:#1b5e20}
.news-masthead{padding:clamp(80px,12vw,150px) max(20px,calc((100vw - 1180px)/2)) 70px;background:radial-gradient(circle at 85% 20%,rgba(212,175,55,.24),transparent 27%),linear-gradient(135deg,#0c2b15,#1b5e20);color:#fff}
.news-masthead p{margin:0 0 15px;color:#e3c85d;font-weight:800;letter-spacing:.16em}
.news-masthead h1{max-width:850px;margin:0;font:800 clamp(2.3rem,6vw,5.6rem)/.98 "Montserrat",sans-serif}
.news-masthead span{display:block;max-width:720px;margin-top:24px;color:rgba(255,255,255,.77);font-size:1.08rem;line-height:1.7}
.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:24px;width:min(calc(100% - 40px),1180px);margin:70px auto 110px}
.news-card{overflow:hidden;background:#fff;border:1px solid #e0e9df;border-radius:24px;box-shadow:0 18px 44px rgba(25,67,34,.08);transition:transform .35s ease,box-shadow .35s ease}
.news-card:hover{transform:translateY(-7px);box-shadow:0 25px 55px rgba(25,67,34,.15)}
.news-card__media{display:block;overflow:hidden;aspect-ratio:16/10}
.news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.news-card:hover img{transform:scale(1.045)}
.news-card__body{padding:25px}
.news-card__meta{display:flex;justify-content:space-between;gap:12px;color:#6c7f6e;font-size:.78rem}
.news-card__meta span{color:#1b5e20;font-weight:800;text-transform:uppercase}
.news-card h2{margin:18px 0 12px;font:800 1.35rem/1.28 "Montserrat",sans-serif}
.news-card h2 a{color:#17301e;text-decoration:none}
.news-card p{color:#607063;line-height:1.65}
.news-card__link{display:inline-flex;gap:8px;margin-top:10px;color:#1b5e20;font-weight:800;text-decoration:none}
.news-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:35px max(20px,calc((100vw - 1180px)/2));background:#0d2815;color:#d9e4d9}
.news-footer img{width:150px}
.news-detail{width:min(calc(100% - 40px),920px);margin:80px auto 110px}
.news-detail__header{text-align:center}
.news-detail__header>span{color:#1b5e20;font-weight:800;text-transform:uppercase}
.news-detail__header time{margin-left:14px;color:#718073}
.news-detail h1{margin:22px auto;font:800 clamp(2.2rem,6vw,4.8rem)/1.04 "Montserrat",sans-serif}
.news-detail__header p{max-width:740px;margin:0 auto;color:#5f7062;font-size:1.13rem;line-height:1.7}
.news-detail figure{margin:48px 0 38px}
.news-detail figure img{width:100%;max-height:570px;object-fit:cover;border-radius:28px;box-shadow:0 24px 55px rgba(25,67,34,.16)}
.news-detail__content{max-width:740px;margin:auto;color:#334d38;font-size:1.08rem;line-height:1.9}
.news-detail__inline-image{width:min(520px,78vw);margin:36px 0}.news-detail__inline-image.is-left{margin-left:clamp(-90px,-7vw,0px)}.news-detail__inline-image.is-right{margin-right:clamp(-90px,-7vw,0px);margin-left:auto}.news-detail__inline-image img{width:100%;max-height:520px;object-fit:cover;border-radius:22px;box-shadow:0 18px 40px rgba(18,59,36,.14)}

@media(min-width:1100px){.hero-news{position:absolute;right:max(30px,calc((100vw - 1320px)/2));top:50%;width:390px;height:470px;margin:0;transform:translateY(-45%)}
.hero__content{padding-right:430px}
.hero__content>*{max-width:760px}
.hero h1{font-size:clamp(3rem,6vw,5.8rem)}
}
@media(max-width:640px){.news-site-header{padding:10px 14px}
.news-site-header img{width:112px}
.news-site-header nav a{padding:8px;font-size:.78rem}
.news-site-header nav a:last-child{display:none}
.news-grid{margin-top:36px}
.news-footer{display:grid}
.hero-news{height:270px}
.news-detail{margin-top:48px}
}
@media(prefers-reduced-motion:reduce){.hero-news__slide,.news-card,.news-card img{transition:none}
.hero-news__progress i{animation:none;width:100%}
}

.hero-news{width:min(calc(100% - 28px),420px);height:245px;margin:-58px auto 78px;border-radius:22px;box-shadow:0 22px 46px rgba(0,0,0,.28)}
.hero-news__dots{position:absolute;right:16px;bottom:15px;z-index:3;display:flex;align-items:center;gap:7px}
.hero-news__dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:width .25s ease,background .25s ease}
.hero-news__dots button.is-active{width:22px;border-radius:999px;background:#d4af37}
.news-empty{grid-column:1/-1;padding:60px 28px;text-align:center;background:#fff;border:1px solid #e0e9df;border-radius:24px}
.news-empty span{color:#1b5e20;font-weight:800;text-transform:uppercase}
.news-empty h2{margin:12px 0 8px;font:800 1.6rem "Montserrat",sans-serif}
.news-empty p{margin:0;color:#68756a}
.hero-news--empty{height:185px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(239,245,236,.92));border-color:rgba(212,175,55,.38);box-shadow:0 18px 38px rgba(10,49,22,.18)}
.hero-news__empty{display:flex;height:100%;flex-direction:column;justify-content:center;gap:8px;padding:26px;color:#21472b}
.hero-news__empty span{color:#9a7414;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.hero-news__empty strong{font:800 1.15rem/1.25 "Montserrat",sans-serif}
.hero-news__empty em{color:#397047;font-size:.8rem;font-style:normal;font-weight:700}
@media(min-width:1100px){.hero-news{top:56%;width:330px;height:245px;transform:translateY(-50%)}.hero__content{padding-right:360px}}
@media(min-width:1100px){.hero-news--empty{width:300px;height:180px}}
@media(max-width:640px){.hero-news{height:220px}}
.news-masthead{background:radial-gradient(circle at 85% 20%,rgba(212,175,55,.2),transparent 27%),linear-gradient(135deg,#19492d,#2b7042)}
.news-footer{background:#173d25}
