/* Scoped refinement for the original three public article routes only. */
body[data-review-area="public"] .site-main .ar-page{--ar-blue:#214e72;--ar-ink:#19364d;--ar-muted:#63798a;--ar-line:#d7e2ea;--ar-soft:#f4f7fa;padding:24px 0 36px;background:#f5f8fa;color:var(--ar-ink)}
.ar-page *{box-sizing:border-box}.ar-page .container{width:min(1140px,calc(100% - 48px));max-width:1140px}.ar-page :is(button,a,input,select,textarea):focus-visible{outline:3px solid #8bb1cd;outline-offset:3px}.ar-page button{font:inherit}
.ar-list-page .ar-list-head{display:grid;grid-template-columns:minmax(240px,1fr) minmax(340px,500px);gap:28px;align-items:end;padding:6px 0 23px;border-bottom:2px solid var(--ar-blue);margin-bottom:0}.ar-list-page .page-masthead{padding:0;margin:0;border:0;background:none;color:var(--ar-ink,#19364d);display:block;min-height:0}.ar-list-page .page-masthead::before,.ar-list-page .page-masthead::after{display:none}.ar-list-page .page-masthead h1,body[data-review-area="public"] .site-main .ar-list-page h1{color:var(--ar-ink,#19364d);font-size:29px;font-weight:700;line-height:1.4;letter-spacing:0;margin:0 0 7px;max-width:none}.ar-list-page .ar-list-intro{font-size:14px;line-height:1.65;color:var(--ar-muted);margin:0}.ar-list-page .content-list-toolbar{margin:0;padding:0;display:block;border:0;background:none}.ar-list-page .content-list-search{display:flex;align-items:center;gap:8px;width:100%;max-width:none}.ar-list-page .content-list-search input{min-width:0;flex:1;width:auto;min-height:44px;padding:10px 13px;background:#fff;border:1px solid #c8d8e4;border-radius:8px;color:var(--ar-ink,#19364d);font:inherit;font-size:14px}.ar-list-page .content-list-search .btn{min-height:44px;margin:0;padding:10px 16px;white-space:nowrap;font-size:14px}.ar-list-page .ar-list-count{font-size:12px;color:var(--ar-muted);line-height:1.6;padding:14px 2px 11px}.ar-list-page .news-list{display:block;gap:0;background:#fff;border:1px solid var(--ar-line);border-radius:12px;overflow:hidden}.ar-list-page .news-row{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:20px;align-items:center;padding:22px 24px;margin:0;min-height:145px;border:0;border-bottom:1px solid #e2e9ef;border-radius:0;background:#fff;box-shadow:none;transform:none}.ar-list-page .news-row:last-child{border-bottom:0}.ar-list-page .news-row:hover{background:#f9fbfd;transform:none;box-shadow:none}.ar-list-page .ar-duplicate-date{display:none}.ar-list-page .ar-row-thumb{display:block;width:118px;height:82px;overflow:hidden;border-radius:7px;background:#edf3f7;border:1px solid #e1e9ef}.ar-list-page .ar-row-thumb img{display:block;width:100%;height:100%;object-fit:cover}.ar-list-page .ar-row-body{min-width:0}.ar-list-page .ar-row-body>.meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px 13px;margin:0 0 7px;padding:0;border:0;font-size:12px;line-height:1.5;color:var(--ar-muted)}.ar-list-page .ar-row-body>.meta span:first-child{font-weight:600;color:#456e8b}.ar-list-page .ar-row-body h3{color:var(--ar-ink,#19364d);font-size:18px;line-height:1.55;margin:0 0 8px;font-weight:700;letter-spacing:0}.ar-list-page .news-row-title-link{text-align:left;font:inherit;color:var(--ar-ink);line-height:inherit;padding:0;min-height:0}.ar-list-page .news-row-title-link:hover{color:var(--ar-blue);text-decoration:underline;text-underline-offset:4px}.ar-list-page .ar-row-body .summary{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;font-size:13px;line-height:1.75;color:var(--ar-muted)}.ar-list-page .news-row>.btn{justify-self:end;margin:0;border:1px solid #d3e0e9;min-height:44px;padding:10px 14px;font-size:13px;border-radius:7px;white-space:nowrap;align-self:center;background:#fff;color:var(--ar-blue)}.ar-list-page .ar-row-no-image{grid-template-columns:60px minmax(0,1fr) auto}.ar-list-page .ar-row-document{display:grid;place-items:center;width:52px;height:64px;border:1px solid #dce7ef;border-radius:8px;background:#edf4f9}.ar-list-page .ar-document-glyph{position:relative;display:block;width:25px;height:32px;border:1.5px solid #7195ae;border-radius:2px;background:#fff}.ar-list-page .ar-document-glyph::before,.ar-list-page .ar-document-glyph::after{content:"";position:absolute;left:5px;right:5px;height:1px;background:#9ab4c6}.ar-list-page .ar-document-glyph::before{top:10px;box-shadow:0 5px #9ab4c6}.ar-list-page .ar-document-glyph::after{top:20px;right:10px}.ar-list-page .news-row-live{border-left:3px solid #588baf}.ar-list-page .race-badge{font-size:11px;padding:3px 6px;margin-left:7px;vertical-align:middle}.ar-list-page .ar-pagination{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;align-items:center;margin:23px 0 0;padding:0}.ar-list-page .ar-pagination .btn{min-height:42px;font-size:13px}.ar-list-page .content-list-page-numbers{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.ar-list-page .content-list-jump{margin:0}.ar-list-page .content-list-jump input{min-height:40px;border-radius:6px;border:1px solid #cbd9e3;background:#fff}.ar-list-page .empty{margin:0;background:#fff;padding:35px 20px}
body[data-review-area="public"] .ar-detail-page .ar-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:22px;align-items:start;max-width:1140px}.ar-detail-page .ar-detail-grid.ar-no-aside,body[data-review-area="public"] .ar-detail-page .two-col.ar-no-aside{grid-template-columns:minmax(0,1fr);max-width:860px}.ar-detail-page .ar-reading-panel,body[data-review-area="public"] .ar-detail-page .article{padding:26px 30px;border:1px solid var(--ar-line);border-radius:12px;background:#fff;box-shadow:none;min-width:0}.ar-detail-page .ar-detail-heading{padding:0 0 19px;margin:0 0 22px;border-bottom:1px solid var(--ar-line)}.ar-detail-page .detail-back-link{display:inline-flex;align-items:center;min-height:36px;padding:0;color:#567d98;font-size:12px;margin:0 0 12px;border:0;background:transparent}.ar-detail-page .ar-detail-heading h1,body[data-review-area="public"] .site-main .ar-detail-page .article h1{color:var(--ar-ink,#19364d);font-size:27px;line-height:1.55;font-weight:700;letter-spacing:0;margin:0 0 13px;max-width:none;overflow-wrap:anywhere}.ar-detail-page .ar-detail-heading>.meta,body[data-review-area="public"] .ar-detail-page .article .ar-detail-heading>.meta{display:flex;flex-wrap:wrap;gap:7px 14px;font-size:12px;line-height:1.6;color:var(--ar-muted);padding:0;margin:0;border:0}.ar-detail-page .ar-detail-heading>.meta span:first-child{color:#466e89;font-weight:600}.ar-detail-page .ar-lead-media{position:relative;display:flex;justify-content:center;align-items:center;max-height:230px;min-height:0;height:220px;aspect-ratio:auto;margin:0 0 24px;border:1px solid #e3eaf0;border-radius:9px;background:#f2f6f9;overflow:hidden}.ar-detail-page .ar-lead-media img{display:block;width:100%;height:100%;max-height:220px;object-fit:contain;object-position:center}.ar-page .ar-image-open{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 11px;border:1px solid #c8d7e3;border-radius:6px;background:#ffffffed;color:var(--ar-blue);font-size:12px;font-weight:500;cursor:pointer;line-height:1.4}.ar-detail-page .ar-lead-media>.ar-image-open{position:absolute;right:10px;bottom:10px}.ar-detail-page .ar-original-materials{display:block;margin:0 0 27px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent;overflow:visible}.ar-detail-page .ar-material-label{font-size:13px;font-weight:700;color:var(--ar-blue);margin:0 0 13px;padding-left:10px;border-left:3px solid #5b86a5;line-height:1.4}.ar-detail-page .ar-original-page{margin:0 0 15px;text-align:right;min-width:0}.ar-detail-page .ar-original-page>img{display:block;width:100%;max-width:100%;height:auto;max-height:none;margin:0;border:1px solid #e0e8ee;border-radius:4px;object-fit:contain}.ar-detail-page .ar-original-page>.ar-image-open{margin-top:7px}.ar-detail-page .ar-body{max-width:46em;margin:0;color:#253e50;font-size:16px;line-height:1.9;overflow-wrap:anywhere}.ar-detail-page .ar-body p{font-size:inherit;line-height:inherit;margin:0 0 18px}.ar-detail-page .ar-body h2,body[data-review-area="public"] .ar-detail-page .ar-body h2{font-size:21px;font-weight:700;line-height:1.6;margin:28px 0 12px;color:var(--ar-ink)}.ar-detail-page .ar-body h2:first-child{margin-top:0}.ar-detail-page .ar-body h3,body[data-review-area="public"] .ar-detail-page .ar-body h3{color:var(--ar-ink,#19364d);font-size:18px;line-height:1.6;margin:23px 0 10px}.ar-detail-page .ar-body h4{color:var(--ar-ink,#19364d);font-size:16px;margin:20px 0 8px}.ar-detail-page .ar-body :is(ul,ol){padding-left:1.5em;margin:0 0 19px}.ar-detail-page .ar-body li{margin:5px 0;line-height:1.85}.ar-detail-page .ar-body blockquote{margin:20px 0;padding:14px 18px;border-left:3px solid #9ab8cc;background:#f4f7fa;color:#536b7c}.ar-detail-page .ar-body a{color:var(--ar-blue);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.ar-detail-page .ar-body img{height:auto;max-width:100%;object-fit:contain}.ar-detail-page .ar-body pre{max-width:100%;overflow:auto;padding:16px;background:#f1f5f8;border-radius:6px;font-size:13px}.ar-detail-page .ar-table-scroll{overflow:auto;max-width:100%;margin:19px 0;border:1px solid #d9e3eb;border-radius:7px}.ar-detail-page .ar-table-scroll table{width:100%;min-width:480px;margin:0;border-collapse:collapse;font-size:14px;line-height:1.7}.ar-detail-page .ar-table-scroll :is(th,td){padding:11px 13px;vertical-align:top;word-break:normal}.ar-detail-page .ar-table-scroll th{background:#eef4f8;color:#36556b}.ar-detail-page .ar-reading-aside{display:grid;gap:16px;position:sticky;top:calc(var(--review-toolbar-offset,56px) + 130px);align-self:start;min-width:0}.ar-detail-page .ar-reading-aside .sidebar,.ar-detail-page .ar-source-panel,.ar-detail-page .ar-attachment-panel{display:block;padding:20px 19px;margin:0;background:#fff;border:1px solid var(--ar-line);border-radius:10px;box-shadow:none;min-width:0;position:static}.ar-detail-page .ar-source-panel strong,.ar-detail-page .ar-reading-aside h3,.ar-detail-page .ar-attachment-panel h2{display:block;margin:0 0 12px;padding:0;color:var(--ar-ink);font-size:16px;font-weight:700;line-height:1.5;border:0}.ar-detail-page .ar-source-panel :is(a,span){display:block;color:#4b6d85;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.ar-detail-page .ar-source-panel a{text-decoration:underline;text-underline-offset:3px}.ar-detail-page .ar-reading-aside .side-link{display:block;width:100%;padding:13px 0;border:0;border-top:1px solid #e5ebf0;border-radius:0;background:transparent;color:var(--ar-ink);text-align:left;min-height:44px}.ar-detail-page .ar-reading-aside .side-link:last-child{padding-bottom:0}.ar-detail-page .ar-reading-aside .side-link:hover{color:var(--ar-blue);background:none}.ar-detail-page .related-content-type{font-size:11px;line-height:1.5;color:#718799;margin-bottom:4px;display:block}.ar-detail-page .side-link strong{color:var(--ar-ink,#19364d);font-size:14px;font-weight:600;line-height:1.75;display:block}.ar-detail-page .ar-attachment-panel ul{margin:0;padding:0;list-style:none}.ar-detail-page .ar-attachment-panel li+li{border-top:1px solid #e5ebf0}.ar-detail-page .ar-file-link{display:block;min-height:44px;padding:10px 0;color:var(--ar-blue);font-size:13px;line-height:1.75;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.ar-detail-page .ar-reading-end{border-top:1px solid var(--ar-line);margin-top:29px;padding-top:15px}.ar-detail-page .ar-return-list{font:inherit;font-size:13px;color:var(--ar-blue);border:0;background:transparent;padding:8px 0;min-height:44px;cursor:pointer;text-align:left}
.ar-image-dialog{width:min(1180px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 36px);padding:0;border:1px solid #bfd0df;border-radius:12px;background:#fff;color:#19364d;overflow:hidden}.ar-image-dialog::backdrop{background:#102638b8}.ar-image-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 18px;border-bottom:1px solid #dce5ed;background:#fff}.ar-image-dialog-head h2{font-family:inherit;font-size:15px;line-height:1.5;margin:0;color:#19364d;overflow-wrap:anywhere}.ar-image-close{min-height:44px;padding:9px 16px;border:1px solid #cddae5;border-radius:7px;background:#f3f7fa;color:#214e72;font:inherit;font-size:13px;cursor:pointer;white-space:nowrap}.ar-image-dialog-body{max-height:calc(100dvh - 122px);overflow:auto;padding:18px;background:#edf2f6;text-align:center}.ar-image-full{display:block;max-width:none;width:auto;height:auto;margin:0 auto}.ar-image-dialog :is(button,a):focus-visible{outline:3px solid #88b4d3;outline-offset:3px}
@media(max-width:1000px){.ar-list-page .ar-list-head{grid-template-columns:1fr;gap:17px}.ar-list-page .content-list-search{max-width:640px}.ar-detail-page .ar-reading-aside{position:static}body[data-review-area="public"] .ar-detail-page .ar-detail-grid{grid-template-columns:minmax(0,1fr);max-width:860px}.ar-detail-page .ar-reading-aside{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.ar-detail-page .ar-reading-aside>.ar-related-panel:last-child:nth-child(odd){grid-column:1/-1}.ar-list-page .news-row{gap:17px;padding:20px}.ar-list-page .news-row>.btn{padding:9px 11px}}
@media(max-width:680px){body[data-review-area="public"] .site-main .ar-page{padding:18px 0 26px}.ar-page .container{width:calc(100% - 30px)}.ar-list-page .ar-list-head{padding:3px 0 18px;gap:15px}.ar-list-page .page-masthead h1,body[data-review-area="public"] .site-main .ar-list-page h1{font-size:25px;margin-bottom:6px}.ar-list-page .ar-list-intro{font-size:13px}.ar-list-page .content-list-search{gap:7px}.ar-list-page .content-list-search .btn{padding:9px 12px;font-size:13px}.ar-list-page .content-list-search input{font-size:13px}.ar-list-page .ar-list-count{padding:11px 1px 9px}.ar-list-page .news-list{border-radius:9px}.ar-list-page .news-row{grid-template-columns:82px minmax(0,1fr);gap:10px 13px;padding:17px 15px;min-height:0;align-items:start}.ar-list-page .ar-row-thumb{width:82px;height:62px;margin-top:3px}.ar-list-page .ar-row-body h3{font-size:16px;line-height:1.6;margin-bottom:6px}.ar-list-page .ar-row-body>.meta{gap:3px 10px;font-size:11px;margin-bottom:6px}.ar-list-page .ar-row-body .summary{font-size:12px;line-height:1.75;-webkit-line-clamp:2}.ar-list-page .news-row>.btn{grid-column:2;justify-self:start;margin:0;font-size:12px;min-height:44px;padding:7px 11px}.ar-list-page .ar-row-no-image{grid-template-columns:37px minmax(0,1fr)}.ar-list-page .ar-row-document{width:34px;height:43px;border-radius:5px;margin-top:5px}.ar-list-page .ar-document-glyph{width:18px;height:24px}.ar-list-page .ar-document-glyph::before{top:7px;left:4px;right:4px;box-shadow:0 4px #9ab4c6}.ar-list-page .ar-document-glyph::after{top:15px;left:4px;right:6px}.ar-list-page .ar-pagination{gap:7px;margin-top:18px}.ar-list-page .ar-pagination .btn{min-height:44px;padding:8px 11px;font-size:12px}.ar-list-page .content-list-jump{flex-basis:100%;display:flex;justify-content:center;order:5;margin-top:4px}.ar-detail-page .ar-reading-panel,body[data-review-area="public"] .ar-detail-page .article{padding:20px 19px;border-radius:10px}.ar-detail-page .ar-detail-heading{margin-bottom:18px;padding-bottom:16px}.ar-detail-page .detail-back-link{margin-bottom:8px;min-height:44px}.ar-detail-page .ar-detail-heading h1,body[data-review-area="public"] .site-main .ar-detail-page .article h1{font-size:23px;line-height:1.55;margin:0 0 11px}.ar-detail-page .ar-detail-heading>.meta,body[data-review-area="public"] .ar-detail-page .article .ar-detail-heading>.meta{font-size:11px;gap:5px 12px}.ar-detail-page .ar-lead-media{height:160px;max-height:160px;margin-bottom:20px}.ar-detail-page .ar-lead-media img{max-height:160px}.ar-detail-page .ar-body,body[data-review-area="public"] .ar-detail-page .article-content{font-size:15px;line-height:1.95}.ar-detail-page .ar-body h2,body[data-review-area="public"] .ar-detail-page .ar-body h2{font-size:19px;margin:24px 0 10px}.ar-detail-page .ar-body h3,body[data-review-area="public"] .ar-detail-page .ar-body h3{font-size:17px}.ar-detail-page .ar-reading-aside{grid-template-columns:minmax(0,1fr);gap:13px}.ar-detail-page .ar-reading-aside .sidebar,.ar-detail-page .ar-source-panel,.ar-detail-page .ar-attachment-panel{padding:18px}.ar-detail-page .ar-reading-aside>.ar-related-panel:last-child:nth-child(odd){grid-column:auto}.ar-page .ar-image-open{min-height:44px;padding:9px 11px}.ar-image-dialog{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);border-radius:9px}.ar-image-dialog-head{padding:9px 12px;gap:12px}.ar-image-dialog-head h2{font-size:13px}.ar-image-dialog-body{padding:10px;max-height:calc(100dvh - 100px)}.ar-image-close{padding:8px 12px}.ar-detail-page .ar-reading-end{margin-top:24px;padding-top:12px}}
@media(prefers-reduced-motion:reduce){.ar-page *,.ar-image-dialog *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
