.articles-page__main{flex:1;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(243,246,250,0),#f2f5f9 360px),#f2f5f9}.articles-list-content{width:min(1920px,calc(100vw - 72px));margin:0 auto;padding:calc(var(--header-height) + 42px) 0 72px;position:relative}.page-header{min-height:auto;margin:0 calc(50% - 50vw);padding:36px max(60px,calc((100vw - 1860px) / 2 + 60px)) 42px;display:flex;flex-direction:column;justify-content:flex-start;gap:0;background:#edf2f8;overflow:visible;position:relative}.page-header:after{content:none}.spotlight-board{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:34px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.spotlight-news{position:relative;min-width:0;height:clamp(420px,32vw,560px);overflow:hidden;background:#e6edf6;border-radius:12px}.spotlight-main-link{position:absolute;inset:0;display:block;color:#ffffff;text-decoration:none;overflow:hidden}.spotlight-main-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease,filter .35s ease}.spotlight-main-link:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,18,34,.04),rgba(8,18,34,.08) 46%,rgba(8,18,34,.74)),linear-gradient(90deg,rgba(8,18,34,.34),transparent 58%);pointer-events:none}.spotlight-main-link:hover .spotlight-main-image,.spotlight-news:hover .spotlight-main-image{transform:scale(1.035);filter:saturate(1.05)}.spotlight-main-caption{position:absolute;left:42px;right:42px;bottom:78px;z-index:2;color:#ffffff;pointer-events:none}.spotlight-main-caption strong{max-width:min(100%,980px);display:-webkit-box;color:#ffffff;font-size:clamp(2rem,2.45vw,3.25rem);font-weight:900;line-height:1.18;letter-spacing:0;text-shadow:0 12px 30px rgba(0,0,0,.42);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spotlight-dots{position:absolute;left:42px;bottom:52px;z-index:3;display:flex;align-items:center;gap:10px}.spotlight-dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:8px;padding:0;border:0;border-radius:999px;cursor:pointer;background:rgba(255,255,255,.46);box-shadow:0 5px 14px rgba(0,0,0,.18);transition:width .18s ease,background .18s ease}.spotlight-dot.active{width:62px;background:#e81f3f}.spotlight-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:50%;z-index:4;width:48px;height:48px;padding:0;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#ffffff;cursor:pointer;opacity:0;background:rgba(16,42,78,.56);box-shadow:0 14px 34px rgba(0,0,0,.24);backdrop-filter:blur(8px);transform:translateY(-50%) scale(.92);transition:opacity .2s ease,transform .2s ease,background .2s ease}.spotlight-arrow--prev{left:20px}.spotlight-arrow--next{right:20px}.spotlight-news:focus-within .spotlight-arrow,.spotlight-news:hover .spotlight-arrow{opacity:1;transform:translateY(-50%) scale(1)}.spotlight-arrow:focus-visible,.spotlight-arrow:hover{background:rgba(34,93,169,.86);outline:none}.spotlight-videos{min-width:0;display:flex;flex-direction:column;border-left:1px solid rgba(15,23,42,.08);padding-left:24px}.spotlight-videos__head{height:44px;display:flex;align-items:center;justify-content:space-between;color:#1f3556;border-bottom:1px solid rgba(15,23,42,.08)}.spotlight-videos__head>span{display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:900}.spotlight-video-list{display:flex;flex-direction:column;flex:1}.spotlight-video-item{position:relative;min-height:94px;display:grid;grid-template-columns:124px minmax(0,1fr);gap:14px;align-items:center;padding:14px 44px 14px 0;color:inherit;text-decoration:none;border-bottom:1px solid rgba(15,23,42,.08)}.spotlight-video-item:last-child{border-bottom:0}.spotlight-video-thumb{position:relative;width:100%;aspect-ratio:16/9;display:block;overflow:hidden;border-radius:8px;background:#e8eef6}.spotlight-video-thumb img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .25s ease,filter .25s ease}.spotlight-video-item:hover .spotlight-video-thumb img{transform:scale(1.04);filter:saturate(1.04)}.spotlight-video-play{position:absolute;left:50%;top:50%;width:36px;height:36px;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;color:#ffffff;border-radius:50%;background:rgba(18,63,120,.82)}.spotlight-video-text{min-width:0;display:flex;flex-direction:column;gap:8px}.spotlight-video-text strong{color:#202938;font-size:15px;font-weight:900;line-height:1.38;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spotlight-video-text span{display:inline-flex;align-items:center;gap:7px;color:#9aa1aa;font-size:13px;font-weight:800}.spotlight-video-index{position:absolute;right:0;top:16px;color:rgba(47,101,183,.28);font-size:22px;font-weight:950;line-height:1}.spotlight-empty,.spotlight-video-empty{min-height:260px;display:flex;align-items:center;justify-content:center;color:#7b8492;font-weight:800}.community-tabs{width:100vw;margin:0 calc(50% - 50vw) 40px;padding:0 max(60px,calc((100vw - 1860px) / 2 + 60px));min-height:80px;display:flex;align-items:stretch;gap:64px;background:#ffffff;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 8px 24px rgba(15,23,42,.08)}.community-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#626a75;cursor:pointer;height:80px;padding:0 6px;min-width:120px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:18px;font-weight:800;line-height:1;letter-spacing:0;white-space:nowrap;position:relative;transition:color .18s ease}.community-tab,.community-tab:active,.community-tab:focus,.community-tab:hover,.community-tab:visited{text-decoration:none}.community-tab:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:4px 4px 0 0;background:transparent;transition:background .18s ease,transform .18s ease;transform:scaleX(.45)}.community-tab.active,.community-tab:hover{color:#255ea9}.community-tab.active:after{background:#2f65b7;transform:scaleX(1)}.articles-shell{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:40px;align-items:start}.articles-list{width:100%;min-height:560px}.articles-container{display:flex;flex-direction:column;gap:24px}.article-item{width:100%;background:#ffffff;border:1px solid rgba(15,23,42,.04);box-shadow:0 16px 36px rgba(15,23,42,.06);animation:fadeInUp .42s ease-out both}.article-link{display:block;color:inherit;text-decoration:none}.article-content{display:grid;grid-template-columns:350px minmax(0,1fr);gap:38px;align-items:center;padding:34px 42px}.article-image-container{position:relative;width:100%;aspect-ratio:1.62;overflow:hidden;background:#e8eef6}.article-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.article-link:hover .article-image{transform:scale(1.045);filter:saturate(1.05)}.video-play-badge{position:absolute;left:50%;top:50%;width:62px;height:62px;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#ffffff;background:rgba(20,57,105,.78);box-shadow:0 12px 28px rgba(15,23,42,.28);backdrop-filter:blur(8px)}.article-text{min-width:0;display:flex;flex-direction:column;gap:14px}.article-title{margin:0;color:#18202b;font-size:clamp(1.28rem,1.35vw,1.72rem);font-weight:900;line-height:1.32;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.article-link:hover .article-title{color:#245fae}.article-abstract{margin:0;color:#737b86;font-size:16px;font-weight:650;line-height:1.72;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:2px}.meta-item{display:inline-flex;align-items:center;gap:8px;color:#9aa1aa;font-size:15px;font-weight:800}.meta-item:first-child{color:#2d63ad}.meta-icon{font-size:14px;opacity:.75}.hot-news-panel{position:sticky;top:calc(var(--header-height) + 24px);background:#ffffff;border-radius:12px;box-shadow:0 14px 32px rgba(15,23,42,.08);overflow:hidden}.hot-news-header{min-height:86px;padding:0 32px;display:flex;align-items:center;gap:16px;color:#ffffff;background:linear-gradient(135deg,#255aa4,#4a83de)}.hot-news-icon{width:38px;height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18)}.hot-news-header h2{margin:0;font-size:22px;font-weight:900;letter-spacing:0}.hot-news-list{display:flex;flex-direction:column}.hot-news-item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:16px;padding:24px 30px;color:inherit;text-decoration:none;border-bottom:1px solid rgba(15,23,42,.08);transition:background .18s ease}.hot-news-item:hover{background:#f7faff}.hot-news-rank{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#7b828c;background:#e1e3e6;font-size:15px;font-weight:900}.hot-news-rank.hot{color:#ffffff;background:linear-gradient(135deg,#ff4e68,#ffad2f)}.hot-news-main{min-width:0;display:flex;flex-direction:column;gap:10px}.hot-news-main strong{color:#303641;font-size:17px;font-weight:900;line-height:1.45;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hot-news-main span{display:inline-flex;align-items:center;gap:7px;color:#a3a8af;font-size:14px;font-weight:800}.articles-empty,.articles-loading,.hot-news-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;color:#6b7280;text-align:center;background:#ffffff}.articles-loading .community__loading-spinner{width:40px;height:40px;margin-bottom:16px;border:4px solid #d8dee8;border-top-color:#2f65b7;border-radius:50%;animation:spin 1s linear infinite}.articles-loading p{margin:0}.pagination-container{display:flex;justify-content:center;padding:24px 0 0}:root[data-theme=dark] .articles-page__main,:root[data-theme=dark] .page-header{background:#11131d}:root[data-theme=dark] .spotlight-board{background:transparent;border-color:transparent;box-shadow:none}:root[data-theme=dark] .spotlight-news,:root[data-theme=dark] .spotlight-video-thumb{background:#242838}:root[data-theme=dark] .spotlight-videos{border-left-color:rgba(255,255,255,.08)}:root[data-theme=dark] .spotlight-video-item,:root[data-theme=dark] .spotlight-videos__head{border-color:rgba(255,255,255,.08)}:root[data-theme=dark] .spotlight-video-text strong,:root[data-theme=dark] .spotlight-videos__head{color:#f8fafc}:root[data-theme=dark] .article-item,:root[data-theme=dark] .articles-empty,:root[data-theme=dark] .articles-loading,:root[data-theme=dark] .community-tabs,:root[data-theme=dark] .hot-news-empty,:root[data-theme=dark] .hot-news-panel{background:#191924}:root[data-theme=dark] .article-title,:root[data-theme=dark] .hot-news-main strong{color:#f8fafc}:root[data-theme=dark] .article-abstract{color:#a9b0bd}:root[data-theme=dark] .community-tab{color:#aab3c2}:root[data-theme=dark] .community-tab.active,:root[data-theme=dark] .community-tab:hover{color:#ffffff}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1440px){.articles-list-content{width:calc(100vw - 48px)}.spotlight-board{grid-template-columns:minmax(0,1fr) 360px;gap:26px}.spotlight-video-item{grid-template-columns:106px minmax(0,1fr);gap:12px}.articles-shell{grid-template-columns:minmax(0,1fr) 360px;gap:26px}.article-content{grid-template-columns:minmax(280px,35%) minmax(0,1fr);gap:30px;padding:30px 36px}.hot-news-item{padding:22px 24px}}@media (max-width:1024px){.articles-list-content{width:min(760px,calc(100vw - 32px))}.page-header{padding-left:max(24px,calc((100vw - 760px) / 2));padding-right:max(24px,calc((100vw - 760px) / 2))}.spotlight-board{grid-template-columns:1fr;gap:22px}.spotlight-videos{border-left:0;border-top:1px solid rgba(15,23,42,.08);padding-left:0;padding-top:14px}:root[data-theme=dark] .spotlight-videos{border-top-color:rgba(255,255,255,.08)}.articles-shell{grid-template-columns:1fr}.hot-news-panel{position:static}.community-tabs{gap:28px;overflow-x:auto}.article-content{grid-template-columns:240px minmax(0,1fr)}}@media (max-width:720px){.articles-list-content{width:min(100% - 28px,640px);padding-top:var(--header-height)}.page-header{min-height:auto;padding:24px 18px 28px;gap:0;background:#edf2f8}:root[data-theme=dark] .page-header{background:#11131d}.spotlight-board{padding:0;border-radius:0;gap:14px}.spotlight-news{height:clamp(300px,58vw,380px);border-radius:10px}.spotlight-main-caption{left:24px;right:24px;bottom:54px}.spotlight-main-caption strong{font-size:clamp(1.45rem,5.8vw,2.1rem);line-height:1.22}.spotlight-dots{left:24px;bottom:28px;display:flex;gap:8px}.spotlight-dot{width:30px;height:7px}.spotlight-dot.active{width:48px}.spotlight-arrow{width:40px;height:40px;opacity:1;background:rgba(16,42,78,.5);transform:translateY(-50%) scale(1)}.spotlight-arrow--prev{left:12px}.spotlight-arrow--next{right:12px}.spotlight-videos{padding-top:10px}.spotlight-videos__head{height:40px}.spotlight-videos__head>span{font-size:16px}.spotlight-video-item{min-height:86px;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:12px 34px 12px 0}.spotlight-video-text strong{font-size:14px}.spotlight-video-index{font-size:18px}.community-tabs{min-height:68px;padding:0 18px;gap:22px;margin-bottom:28px}.community-tab{min-width:96px;font-size:17px}.article-content{grid-template-columns:1fr;gap:22px;padding:22px}.article-title{font-size:21px}.article-abstract,.meta-item{font-size:15px}.hot-news-header{min-height:78px;padding:0 22px}.hot-news-item{padding:22px}}