.news_newsSection__OLHIf{padding:16px 0 60px;background:var(--bg-body)}.news_mobileUnifiedNewsToolbar__YIZG4{display:block;margin-bottom:12px}@media (min-width:1025px){.news_mobileUnifiedNewsToolbar__YIZG4{display:none!important}}.news_searchHeader__PyNKJ{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;width:100%}@media (max-width:1024px){.news_searchHeader__PyNKJ{display:none!important}}.news_searchInputWrapper__zWVuQ{position:relative;width:100%;max-width:420px}.news_searchInput__AGIfw{width:100%;padding:12px 20px 12px 46px;border-radius:var(--radius-full);border:1.5px solid rgba(13,92,58,.2);background:var(--bg-surface);font-size:.9rem;font-family:inherit;color:var(--text-dark);box-shadow:0 4px 16px rgba(13,92,58,.06);transition:all .25s ease}.news_searchInput__AGIfw:focus{outline:none;border-color:var(--primary);box-shadow:0 6px 20px rgba(13,92,58,.15)}.news_searchIcon__VjEWz{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:var(--primary);font-size:.95rem}.news_categoryTopControl__6V27a{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px}.news_activeCatBadge__FZnvG{display:inline-flex;align-items:center;gap:8px;background:var(--bg-surface);border:1px solid var(--border-light);padding:6px 14px;border-radius:50px;font-size:.8rem;color:var(--text-dark)}.news_toggleCategoryGridBtn__CtXzr{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#072e1e,#0d5c3a);color:#fff;border:1px solid #d4af37;padding:6px 14px;border-radius:50px;font-size:.78rem;font-weight:800;cursor:pointer;box-shadow:0 4px 12px rgba(7,46,30,.15);transition:all .2s ease}.news_toggleCategoryGridBtn__CtXzr:hover{background:#072e1e;transform:translateY(-1px)}.news_categoryPillsWrapper__vFvbz{position:relative;width:100%;display:flex;align-items:center}.news_swipeHint__jb7__{position:absolute;right:0;top:50%;transform:translateY(-50%);height:85%;padding-left:24px;padding-right:6px;background:linear-gradient(90deg,rgba(248,250,252,0) 0,#f8fafc 80%);display:flex;align-items:center;color:var(--primary);font-size:.85rem;pointer-events:none}.news_categoryGridPanel__Tfklu{width:100%;background:#fff;border:1.5px solid var(--primary);border-radius:16px;padding:16px;margin-bottom:20px;box-shadow:0 10px 30px rgba(7,46,30,.12)}.news_gridPanelHeader__QDGsE{font-size:.825rem;font-weight:800;color:var(--primary-dark);margin-bottom:12px;padding-bottom:8px;border-bottom:1px dashed #e2e8f0}.news_gridPanelItems__a_wSY{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-gap:10px;gap:10px}.news_gridCatCard__klagW{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;text-align:left;transition:all .2s ease}.news_gridCatCard__klagW:hover{background:#f0fdf4;border-color:var(--primary)}.news_gridCatCardActive__DNf5u{background:linear-gradient(135deg,#072e1e,#0d5c3a)!important;color:#fff!important;border-color:#d4af37!important}.news_gridCatIcon__DlD1V{width:32px;height:32px;border-radius:8px;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:.9rem}.news_gridCatText__vmFwl{display:flex;flex-direction:column}.news_gridCatText__vmFwl strong{font-size:.8rem;line-height:1.2}.news_gridCatText__vmFwl span{font-size:.7rem;opacity:.85}.news_categoryPills__7ZB7d{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:0;width:100%;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.news_categoryPills__7ZB7d::-webkit-scrollbar{display:none}.news_catPill__cMUdb{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:50px;background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;font-weight:700;font-size:.8rem;cursor:pointer;white-space:nowrap;transition:all .2s ease;flex-shrink:0}.news_catPill__cMUdb:hover{background:#e2e8f0;color:#072e1e}.news_catPillActive__lEfFN{background:linear-gradient(135deg,#072e1e,#0d5c3a)!important;color:#fff!important;border-color:#d4af37!important;box-shadow:0 4px 12px rgba(7,46,30,.2)!important}@media (max-width:768px){.news_searchHeader__PyNKJ{margin-bottom:20px}.news_categoryPills__7ZB7d{margin-bottom:16px;gap:6px}.news_catPill__cMUdb{padding:6px 13px;font-size:.76rem}.news_gridPanelItems__a_wSY{grid-template-columns:repeat(2,1fr)}}.news_featuredCard__hv0L1{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:0;gap:0;background:var(--bg-surface);border-radius:var(--radius-lg);border:1.5px solid rgba(13,92,58,.18);box-shadow:0 16px 40px rgba(7,46,30,.09);overflow:hidden;margin-bottom:40px;transition:transform .35s ease,box-shadow .35s ease}.news_featuredCard__hv0L1:hover{transform:translateY(-3px);box-shadow:0 24px 50px rgba(7,46,30,.15),0 0 0 1px var(--accent-gold)}.news_featuredImgWrapper__YL0En{position:relative;min-height:320px;overflow:hidden;background:var(--primary-dark)}.news_featuredImg__Yb3NV{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.news_featuredCard__hv0L1:hover .news_featuredImg__Yb3NV{transform:scale(1.05)}.news_featuredContent__JDMkl{padding:32px;display:flex;flex-direction:column;justify-content:center}.news_metaRow__9_Zx_{display:flex;align-items:center;gap:16px;font-size:.8rem;color:var(--text-muted);margin-bottom:12px;flex-wrap:wrap}.news_articleCard__Bw4I_{background:var(--bg-surface);border-radius:var(--radius-md);border:1.5px solid rgba(13,92,58,.12);overflow:hidden;display:flex;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(0,0,0,.04)}.news_articleCard__Bw4I_:hover{transform:translateY(-4px);border-color:var(--primary);box-shadow:0 14px 30px rgba(13,92,58,.14)}.news_articleImgWrapper__qLATc{position:relative;height:200px;overflow:hidden;background:var(--primary-dark)}.news_articleImg__nw_gr{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.news_articleCard__Bw4I_:hover .news_articleImg__nw_gr{transform:scale(1.06)}.news_articleBody__ZgabX,.news_articleContent__j35oy{padding:20px;display:flex;flex-direction:column;flex-grow:1}.news_articleTitle__0AZfD{font-size:.98rem;font-weight:800;line-height:1.45;margin:0 0 10px;color:var(--text-dark,#072e1e);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news_articleTitle__0AZfD a{text-decoration:none;color:inherit;transition:color .2s ease}.news_articleTitle__0AZfD a:hover{color:var(--primary,#116b46)}.news_articleDesc__NFjZz{font-size:.835rem;color:var(--text-muted,#64748b);line-height:1.55;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.news_articleFooter__huiNn{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;border-top:1px solid #f1f5f9;gap:12px}.news_views__XGpKt{font-size:.78rem;color:var(--text-muted,#64748b);display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.news_views__XGpKt i{color:var(--primary,#116b46)}.news_readMoreBtn__u9k6J{display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:.825rem;color:var(--primary);text-decoration:none;white-space:nowrap;transition:all .2s ease}.news_readMoreBtn__u9k6J:hover{color:var(--primary-dark);transform:translateX(3px)}@media (max-width:991px){.news_featuredCard__hv0L1{grid-template-columns:1fr}.news_featuredImgWrapper__YL0En{height:240px;min-height:240px}.news_featuredContent__JDMkl{padding:24px}}