.report-viewer-overlay{-webkit-backdrop-filter:blur(18px)saturate(72%);backdrop-filter:blur(18px)saturate(72%);z-index:9999;background:#0203139e;justify-content:center;align-items:center;padding:clamp(8px,1.5vw,20px);display:flex;position:fixed;inset:0}.report-viewer-modal{background:#f8fbfc;border:1px solid #24d0e56b;border-radius:4px;flex-direction:column;width:100%;min-width:320px;max-width:none;height:100%;max-height:none;display:flex;overflow:hidden;box-shadow:0 28px 80px #02031370}.report-viewer-modal__toolbar{background:var(--tr-color-navy);border-bottom:2px solid var(--tr-color-cyan);flex-shrink:0;align-items:center;gap:4px;padding:10px 14px;display:flex}.report-viewer-modal__toolbar-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.report-viewer-modal__toolbar-btn:hover:not(:disabled){color:#fff;background:#ffffff29;border-color:#ffffff4d}.report-viewer-modal__toolbar-btn:disabled{cursor:default;opacity:.38}.report-viewer-modal__toolbar-btn.is-active{background:var(--tr-color-cyan);border-color:var(--tr-color-cyan);color:var(--tr-color-navy)}.report-viewer-modal__toolbar-btn:focus-visible{outline-color:#fff}.report-viewer-modal__toolbar>.report-viewer-modal__toolbar-btn:last-child{background:#ffffff24;border-color:#ffffff3d}.report-viewer-modal__toolbar-divider{background:#ffffff47;flex-shrink:0;width:1px;height:20px;margin:0 4px}.report-viewer-modal__title-wrap{align-items:center;min-width:0;padding-left:10px;display:flex}.report-viewer-modal__title{color:#fff;font-family:var(--tr-font-outfit-light);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:300;overflow:hidden}.report-viewer-modal__toolbar-spacer{flex:1}.report-viewer-modal__zoom-label{color:#ffffffd1;text-align:center;-webkit-user-select:none;user-select:none;min-width:42px;font-size:12px}.report-viewer-modal__page-nav{align-items:center;gap:4px;display:flex}.report-viewer-modal__page-input{color:var(--tr-color-navy);text-align:center;background:#fff;border:1px solid #ffffffb3;border-radius:6px;outline:none;width:36px;height:26px;font-size:12px}.report-viewer-modal__page-input:focus{border-color:var(--tr-color-cyan);box-shadow:0 0 0 2px #24d0e547}.report-viewer-modal__page-count{color:#ffffffd1;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:12px}.report-viewer-modal__body{flex:1;display:flex;overflow:hidden}.report-viewer-modal__thumbs{background:#f3f7f9;border-right:1px solid #d8e4e8;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:150px;padding:10px 0;display:flex;overflow-y:auto}.report-viewer-modal__thumb{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:4px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}.report-viewer-modal__thumb:hover{border-color:var(--tr-color-cyan);background:#effcfe}.report-viewer-modal__thumb.is-active{border-color:var(--tr-color-cyan);box-shadow:0 0 0 2px #24d0e533}.report-viewer-modal__thumb-placeholder{background:#e4ecef;border-radius:6px}.report-viewer-modal__thumb-num{color:#526476;font-size:11px}.report-viewer-modal__thumb .react-pdf__Page,.report-viewer-modal__thumb .react-pdf__Page__canvas{border-radius:6px}.report-viewer-modal__thumb .react-pdf__Page{clip-path:inset(0 round 6px);isolation:isolate;border:1px solid #d8e4e8;overflow:hidden}.report-viewer-modal__viewer{background:#e9f0f3;flex:1;justify-content:center;padding:28px;display:flex;overflow:auto}.report-viewer-modal__viewer-stage{flex-direction:column;align-items:center;gap:14px;width:fit-content;max-width:100%;margin:0 auto;display:flex}.report-viewer-modal__page{clip-path:inset(0 round 8px);isolation:isolate;background:#fff;border:1px solid #24d0e55c;border-radius:8px;margin:0 auto;overflow:hidden;box-shadow:0 18px 40px #03091629}.report-viewer-modal__page .react-pdf__Page__canvas,.report-viewer-modal__page .react-pdf__Page__textContent,.report-viewer-modal__page .react-pdf__Page__annotations{border-radius:inherit}.report-viewer-modal__viewer-caption{color:#526476;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:min(100%,920px);font-size:12px;font-weight:500;display:flex}.report-viewer-modal__viewer-caption span:first-child{color:var(--tr-color-navy)}.report-viewer-modal__loading,.report-viewer-modal__error{color:var(--tr-color-navy);text-align:center;padding:48px 0;font-size:16px}.article-page__report-buttons{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin:20px 0 28px;display:flex}.article-page__report-btn{border:1.5px solid var(--tr-color-navy);background:var(--tr-color-navy);color:#fff;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,transform .1s;display:inline-flex}.article-page__report-btn:hover{background:var(--tr-color-cyan);border-color:var(--tr-color-cyan);color:var(--tr-color-navy)}.article-page__report-btn:active{transform:scale(.97)}.reports-page{background:#fff;min-height:60vh;padding-bottom:80px}.reports-page__inner{max-width:var(--container);min-width:0;margin:0 auto}.reports-page__intro{border-bottom:1px solid var(--tr-color-line);grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:end;gap:48px;margin:0 0 28px;padding:0 0 28px;display:grid}.reports-page__intro-heading{min-width:0}.reports-page__eyebrow{color:var(--tr-color-navy);font-family:var(--tr-font-monument);text-transform:uppercase;align-items:center;gap:10px;margin:0 0 14px;font-size:12px;line-height:1;display:flex}.reports-page__eyebrow:before{background:var(--cyan);content:"";flex:none;width:4px;height:18px}.reports-page__intro h1{color:var(--tr-color-navy);font-family:var(--tr-font-outfit-light);letter-spacing:0;margin:0;font-size:34px;font-weight:300;line-height:1.08}.reports-page__intro-copy{color:#0f172ae6;font-family:var(--tr-font-outfit-regular);max-width:680px;margin:0;font-size:16px;line-height:1.45}.reports-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.reports-page__card{border:1px solid var(--tr-color-line);color:var(--tr-color-navy);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:8px;flex-direction:column;width:100%;min-width:0;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden}.reports-page__card:hover{border-color:var(--cyan);transform:translateY(-2px);box-shadow:0 10px 24px #02031314}.reports-page__card:focus-visible{border-color:var(--cyan)}.reports-page__media{aspect-ratio:16/10;border-bottom:1px solid var(--tr-color-line);background:#eef1f6;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.reports-page__media-image{object-fit:contain;width:100%;height:100%;display:block}.reports-page__card-body{flex-direction:column;flex:1;min-width:0;padding:18px;display:flex}.reports-page__card-meta{color:#8990a2;font-family:var(--tr-font-outfit-regular);flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 9px;font-size:12px;line-height:1.2;display:flex}.reports-page__card-meta>span:first-child{color:var(--tr-color-navy);font-family:var(--tr-font-outfit-semibold);text-transform:uppercase}.reports-page__card-body h2{color:var(--tr-color-navy);font-family:var(--tr-font-outfit-regular);overflow-wrap:anywhere;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 9px;font-size:20px;font-weight:400;line-height:1.2;display:-webkit-box;overflow:hidden}.reports-page__card-body>p{color:#0f172ab8;font-family:var(--tr-font-outfit-regular);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 20px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.reports-page__card-action{border-bottom:2px solid var(--tr-color-cyan);color:var(--tr-color-navy);font-family:var(--tr-font-outfit-semibold);align-items:center;gap:7px;width:fit-content;margin-top:auto;padding-bottom:2px;font-size:13px;display:inline-flex}.reports-page__empty{color:var(--tr-color-muted);font-family:var(--tr-font-outfit-regular);padding:12px 0 64px}@media (min-width:1400px){.reports-page__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1023px){.reports-page__intro{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:28px}.reports-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lower-content,.mini-section-grid,.mini-section,.mini-section>*,.mini-section .section-header{min-width:0;max-width:100%}.lower-content,.mini-section-grid{width:100%;overflow:hidden}.lower-content{grid-template-columns:minmax(0,1fr)}.mini-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:699px){.reports-page{padding-bottom:56px}.reports-page__intro{margin-bottom:20px;padding-bottom:20px;display:block}.reports-page__intro h1{margin-bottom:12px;font-size:28px}.reports-page__intro-copy{font-size:15px}.reports-page__grid{grid-template-columns:minmax(0,1fr);gap:18px}.reports-page__card-body{padding:16px}}@media (max-width:768px){.report-viewer-modal{border:0;border-radius:0;width:100%;max-width:100%;height:100%}.report-viewer-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;padding:0}.report-viewer-modal__thumbs{width:110px}.report-viewer-modal__toolbar{flex-wrap:wrap;gap:2px;padding:4px 6px}.report-viewer-modal__toolbar-btn{width:28px;height:28px}.report-viewer-modal__toolbar-btn svg{width:16px;height:16px}.report-viewer-modal__zoom-label{min-width:34px;font-size:11px}.report-viewer-modal__page-input{width:32px;height:24px;font-size:11px}.report-viewer-modal__page-count{font-size:11px}.report-viewer-modal__viewer{padding:16px 12px}.report-viewer-modal__viewer-caption{text-align:center;gap:8px;font-size:11px}.article-page__report-btn{justify-content:center;width:100%;padding:10px 16px;font-size:13px}}@media (max-width:480px){.report-viewer-modal__thumbs{width:90px}.report-viewer-modal__thumb-placeholder{width:70px!important;height:99px!important}.report-viewer-modal__toolbar{padding:3px 4px}.report-viewer-modal__toolbar-btn{width:26px;height:26px}.report-viewer-modal__toolbar-btn svg{width:14px;height:14px}.report-viewer-modal__toolbar-divider{margin:0 2px}.report-viewer-modal__zoom-label{min-width:30px;font-size:10px}.report-viewer-modal__page-input{width:28px;height:22px;font-size:10px}.report-viewer-modal__page-count{font-size:10px}.report-viewer-modal__viewer{padding:10px 8px}.report-viewer-modal__loading,.report-viewer-modal__error{padding:32px 0;font-size:14px}.article-page__report-buttons{justify-content:stretch;gap:8px}.article-page__report-btn{padding:10px 14px;font-size:12px}}
