.TabbedArticleListSection_root__2xPga{--article-tab-active-color:hsl(var(--primary));--article-tab-triangle-image:url(/images/party/tab-triangle.png);--article-loading-card-bg:rgb(247 252 251/0.94);--article-loading-border:rgb(204 231 229/0.72);--article-loading-shadow:rgb(0 80 78/0.07);--article-loading-bar-start:#d8eeec;--article-loading-bar-end:#eef8f7;--article-focus-ring:hsl(var(--primary)/0.42)}.TabbedArticleListSection_red__2cRAI{--article-tab-active-color:#e51a1a;--article-tab-triangle-image:url(/images/party/tab-triangle-red.png);--article-loading-card-bg:rgb(255 249 248/0.95);--article-loading-border:rgb(237 184 177/0.72);--article-loading-shadow:rgb(173 32 24/0.07);--article-loading-bar-start:#f1d7d3;--article-loading-bar-end:#fff0ee;--article-focus-ring:rgb(229 26 26/0.42)}.TabbedArticleListSection_tabList__Yde6S{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 0;padding:14px 10px;list-style:none}.TabbedArticleListSection_tabButton__RsYtv{display:inline-flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:14px 10px;border:0;background:transparent;color:#333;font-family:Source Han Sans SC,Source_Han_Sans_SC,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1;text-align:center;transition:color .22s ease,transform .22s ease}.TabbedArticleListSection_tabButton__RsYtv:focus{outline:none}.TabbedArticleListSection_tabButton__RsYtv:focus-visible{outline:2px solid var(--article-focus-ring);outline-offset:6px}.TabbedArticleListSection_tabButton__RsYtv:hover,.TabbedArticleListSection_tabButton__RsYtv[aria-current=page]{color:var(--article-tab-active-color)}.TabbedArticleListSection_tabButton__RsYtv:hover{transform:translateY(-1px)}.TabbedArticleListSection_menuTrianglePlaceholder__Kk9PH,.TabbedArticleListSection_menuTriangle__6zOaI{width:22px;height:18px;flex:0 0 auto;transition:opacity .22s ease,transform .22s ease}.TabbedArticleListSection_menuTriangle__6zOaI{background:var(--article-tab-triangle-image) center /contain no-repeat;opacity:1;transform:translateY(0)}.TabbedArticleListSection_menuTrianglePlaceholder__Kk9PH{opacity:0;transform:translateY(4px)}@media (max-width:767px){.TabbedArticleListSection_tabList__Yde6S{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:4px 0}.TabbedArticleListSection_tabButton__RsYtv{width:100%;gap:5px;padding:10px 6px;font-size:15px;white-space:nowrap}.TabbedArticleListSection_menuTrianglePlaceholder__Kk9PH,.TabbedArticleListSection_menuTriangle__6zOaI{width:16px;height:13px}}.TabbedArticleListSection_listStage__GJUz9{position:relative;min-height:420px}.TabbedArticleListSection_loadingLayer__3jDwE{position:absolute;inset:0;z-index:1;opacity:1;animation:TabbedArticleListSection_loadingLayerIn__PfPYl .22s ease both}.TabbedArticleListSection_loadingGrid__WKqhV{display:grid;gap:24px}.TabbedArticleListSection_loadingCard__buMrV{display:grid;min-height:190px;grid-template-columns:1fr;gap:16px;align-items:center;padding:20px;border:1px solid var(--article-loading-border);background:var(--article-loading-card-bg);box-shadow:0 10px 26px var(--article-loading-shadow)}.TabbedArticleListSection_loadingLineShort__UQrDC,.TabbedArticleListSection_loadingLine__eBwYW,.TabbedArticleListSection_loadingMedia__ZWfHH,.TabbedArticleListSection_loadingMeta__EaT4Q span,.TabbedArticleListSection_loadingTitle__qTlli{display:block;overflow:hidden;background:linear-gradient(90deg,rgb(255 255 255/0) 0,rgb(255 255 255/.88) 50%,rgb(255 255 255/0) 100%),linear-gradient(90deg,var(--article-loading-bar-start) 0,var(--article-loading-bar-end) 100%);background-size:180% 100%,100% 100%;animation:TabbedArticleListSection_skeletonSweep__Xn4IS 1.2s ease-in-out infinite}.TabbedArticleListSection_loadingMedia__ZWfHH{height:130px}.TabbedArticleListSection_loadingBody__JKAc7{display:grid;gap:14px;align-content:center}.TabbedArticleListSection_loadingTitle__qTlli{width:min(78%,340px);height:28px}.TabbedArticleListSection_loadingLine__eBwYW{width:min(92%,420px);height:18px}.TabbedArticleListSection_loadingLineShort__UQrDC{width:min(68%,320px);height:18px}.TabbedArticleListSection_loadingMeta__EaT4Q{display:flex;justify-content:space-between;gap:24px;margin-top:14px}.TabbedArticleListSection_loadingMeta__EaT4Q span{width:112px;height:16px}@media (min-width:768px){.TabbedArticleListSection_tabList__Yde6S{display:flex;align-items:center;gap:60px;padding:0}.TabbedArticleListSection_tabButton__RsYtv{min-width:92px;padding:0}.TabbedArticleListSection_menuTrianglePlaceholder__Kk9PH,.TabbedArticleListSection_menuTriangle__6zOaI{width:28px;height:24px}.TabbedArticleListSection_loadingCard__buMrV{grid-template-columns:230px minmax(0,1fr);gap:30px;padding:30px}}@media (min-width:1025px){.TabbedArticleListSection_loadingGrid__WKqhV{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}}@keyframes TabbedArticleListSection_loadingLayerIn__PfPYl{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes TabbedArticleListSection_skeletonSweep__Xn4IS{0%{background-position:120% 0,0 0}to{background-position:-80% 0,0 0}}@media (prefers-reduced-motion:reduce){.TabbedArticleListSection_loadingLayer__3jDwE,.TabbedArticleListSection_loadingLineShort__UQrDC,.TabbedArticleListSection_loadingLine__eBwYW,.TabbedArticleListSection_loadingMedia__ZWfHH,.TabbedArticleListSection_loadingMeta__EaT4Q span,.TabbedArticleListSection_loadingTitle__qTlli{animation:none}}