.News_hero__Lu5tc{position:relative;padding:72px 20px 56px;background:linear-gradient(120deg,#FFF6EC,#FFEEDC 45%,#FDE4CC);overflow:hidden}.News_heroInner__OUaPb{position:relative;max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.News_heroContent__HS31I{flex:1 1;min-width:0}.News_title__8tfAQ{margin:0 0 14px;font-size:38px;font-weight:700;color:#1a1a1a;line-height:1.3;letter-spacing:-.3px}.News_desc___crDv{margin:0 0 30px;font-size:15px;color:#6b7280;line-height:1.7}.News_searchBar__HxQur{display:flex;align-items:center;gap:10px;max-width:440px;padding:12px 18px;background:#fff;border:1px solid #fed7aa;border-radius:10px;box-shadow:0 4px 16px rgba(249,115,22,.08);transition:border-color .25s,box-shadow .25s}.News_searchBar__HxQur:focus-within{border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,.15)}.News_searchIcon__yc4Lc{flex-shrink:0}.News_searchInput__0MhAM{flex:1 1;min-width:0;border:none;outline:none;font-size:14px;color:#1a1a1a;background:rgba(0,0,0,0)}.News_searchInput__0MhAM::placeholder{color:#bbb}.News_searchClear__QjIgW{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;border-radius:50%;transition:background .2s}.News_searchClear__QjIgW:hover{background:#fff1e0}.News_visual__9ehjx{flex-shrink:0;width:260px;height:210px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:16px;box-shadow:0 12px 32px rgba(249,115,22,.14)}.News_content__WB7Yt{padding:44px 20px 80px;background:#f8fafc}.News_container__21gC2{max-width:1100px;margin:0 auto}.News_toolbar__PDb9a{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:18px;border-bottom:2px solid #e2e8f0}.News_sectionTitle__lv7t8{margin:0;font-size:22px;font-weight:700;color:#0f172a;display:flex;align-items:baseline;white-space:nowrap}.News_sectionCount__6NDab{margin-left:12px;font-size:13px;font-weight:400;color:#94a3b8;white-space:nowrap}.News_grid__Lk5DI{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;transition:opacity .2s ease}.News_gridLoading__B0W81{opacity:.45;pointer-events:none}.News_card__mekD9{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;border:1px solid #e2e8f0;transition:all .3s ease}.News_card__mekD9:hover{transform:translateY(-4px);border-color:#fdba74;box-shadow:0 12px 28px rgba(249,115,22,.12)}.News_cardImg__QkfGL{width:100%;height:150px;overflow:hidden;flex-shrink:0}.News_cardImg__QkfGL img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.News_card__mekD9:hover .News_cardImg__QkfGL img{transform:scale(1.06)}.News_cardNoImg__y885A{width:100%;height:100px;background:linear-gradient(135deg,#FFF7ED,#FED7AA);display:flex;align-items:center;justify-content:center;flex-shrink:0}.News_cardBody__b78fW{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1 1}.News_cardDate__9fWui{align-self:flex-start;padding:4px 12px;font-size:12px;color:#f97316;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px}.News_cardTitle__JAX_7{margin:0;font-size:16px;font-weight:600;color:#0f172a;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;transition:color .2s}.News_card__mekD9:hover .News_cardTitle__JAX_7{color:#f97316}.News_cardDesc__2O1TJ{margin:0;font-size:13px;color:#64748b;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;flex:1 1}.News_pagination__URRp5{gap:8px;margin-top:44px}.News_pageBtn__oJM6C,.News_pagination__URRp5{display:flex;align-items:center;justify-content:center}.News_pageBtn__oJM6C{min-width:38px;height:38px;padding:0 12px;font-size:14px;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s}.News_pageBtn__oJM6C:hover:not(:disabled){color:#f97316;border-color:#f97316}.News_pageBtn__oJM6C:disabled{opacity:.4;cursor:not-allowed}.News_pageBtnActive__U5wr5{color:#fff;background:#f97316;border-color:#f97316}.News_pageBtnActive__U5wr5:hover{color:#fff;background:#ea580c;border-color:#ea580c}.News_empty____3eM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px}.News_emptyText__GklMj{font-size:15px;color:#475569;margin:16px 0 6px}.News_emptyHint__PlL_y{font-size:13px;color:#94a3b8;margin:0}@media(max-width:900px){.News_grid__Lk5DI{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.News_hero__Lu5tc{padding:48px 16px 40px}.News_heroInner__OUaPb{flex-direction:column;align-items:flex-start;gap:24px}.News_title__8tfAQ{font-size:28px}.News_visual__9ehjx{display:none}.News_content__WB7Yt{padding:32px 16px 56px}}@media(max-width:480px){.News_hero__Lu5tc{padding:36px 14px 32px}.News_title__8tfAQ{font-size:24px}.News_desc___crDv{font-size:13px}.News_grid__Lk5DI{grid-template-columns:1fr;gap:16px}.News_cardImg__QkfGL{height:180px}.News_pagination__URRp5{gap:6px}.News_pageBtn__oJM6C{min-width:34px;height:34px;font-size:13px}}@keyframes Skeleton_pulse__U57s2{0%,to{opacity:1}50%{opacity:.55}}.Skeleton_hero__90qtd{background:linear-gradient(120deg,#FFF6EC,#FFEEDC 45%,#FDE4CC);padding:64px 20px 56px}.Skeleton_heroInner__Sy_sI{max-width:1100px;margin:0 auto}.Skeleton_titleBar__VjbuF{width:220px;height:36px;background:rgba(249,115,22,.18)}.Skeleton_descBar__E2R7O,.Skeleton_titleBar__VjbuF{border-radius:8px;animation:Skeleton_pulse__U57s2 1.6s ease-in-out infinite}.Skeleton_descBar__E2R7O{width:300px;height:16px;margin-top:16px;background:rgba(249,115,22,.12)}.Skeleton_searchBar__Q_EKE{width:100%;max-width:480px;height:44px;margin-top:24px;border-radius:22px;background:rgba(249,115,22,.16);animation:Skeleton_pulse__U57s2 1.6s ease-in-out infinite}.Skeleton_content__fG8kH{padding:40px 20px 80px;background:#fff}.Skeleton_container__kVDQg{max-width:1100px;margin:0 auto}.Skeleton_toolbar__XiIv7{width:160px;height:24px;margin-bottom:28px;border-radius:8px;background:#f0ebe4;animation:Skeleton_pulse__U57s2 1.6s ease-in-out infinite}.Skeleton_grid__yw8Gn{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.Skeleton_card__w0bMv{border-radius:12px;overflow:hidden;background:#f8f6f2}.Skeleton_cardImg__oRQFm{width:100%;height:180px;background:#ede7de;animation:Skeleton_pulse__U57s2 1.6s ease-in-out infinite}.Skeleton_cardBody__juzFE{padding:16px 20px 20px}.Skeleton_cardTitle__CQE6y{width:80%;height:18px;background:#ede7de}.Skeleton_cardDesc__8h8o5,.Skeleton_cardTitle__CQE6y{border-radius:8px;animation:Skeleton_pulse__U57s2 1.6s ease-in-out infinite}.Skeleton_cardDesc__8h8o5{width:95%;height:13px;margin-top:12px;background:#f3efe9}