/* Market data is supplied by the embedded provider; this canvas supplies hierarchy and navigation. */
.global-markets{--gm-bg:#0c1625;--gm-panel:#111d2d;--gm-line:#263447;--gm-muted:#98aabd;--gm-text:#edf4fc;--gm-accent:#87dfcb;box-sizing:border-box;min-width:0;margin:0 0 28px;padding:26px;border:1px solid #1a2c42;border-radius:16px;background:var(--gm-bg);color:var(--gm-text);box-shadow:0 12px 35px #172b3a12;font-size:12px;line-height:1.5;color-scheme:dark}
.global-markets *,.gm-sources *{box-sizing:border-box}.global-markets a{color:#a9bfd7;text-decoration:none}.global-markets a:hover{color:#d8e8f9;text-decoration:underline}.global-markets button{font-family:inherit}.global-markets :is(a,button):focus-visible{outline:2px solid var(--gm-accent);outline-offset:4px}.global-markets [hidden]{display:none!important}
.gm-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 17px}.gm-heading-main{display:flex;align-items:center;gap:13px}.gm-globe{display:grid;place-items:center;width:43px;height:43px;border:1px solid #3a5966;border-radius:50%;color:#83d2c7;background:#132b33}.gm-globe>svg{width:25px;height:25px}.gm-eyebrow{display:block;font-size:9px;font-weight:600;letter-spacing:1.8px;color:#88a3bc;margin:0 0 4px}.global-markets .gm-heading h1{margin:0;font-size:27px;line-height:1.15;font-weight:600;letter-spacing:-.85px;color:var(--gm-text)}.gm-provider{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end;font-size:10px;color:var(--gm-muted)}.gm-provider strong{color:#c8d7e6;font-weight:500}.gm-provider>a{flex-basis:100%;text-align:right;font-size:10px}.gm-provider-mark{height:5px;width:5px;border-radius:50%;background:#88adc9}
.gm-data-note{display:flex;align-items:center;justify-content:space-between;gap:10px 24px;border-top:1px solid var(--gm-line);padding:12px 0;color:#8fa3ba;font-size:10px;line-height:1.65}.gm-data-note>span:last-child{text-align:right;color:#abbacf}.gm-ticker-wrap{min-width:0;margin:0 -1px 18px;border:1px solid var(--gm-line);border-radius:8px;overflow:hidden;background:var(--gm-panel)}.gm-ticker-source{display:flex;justify-content:flex-end;padding:0 11px 7px;font-size:9px}
.gm-market-nav-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 10px}.global-markets .gm-market-nav-heading h3{font-size:12px;font-weight:500;letter-spacing:.1px;margin:0;color:#d4e0ee}.gm-market-nav-heading>span{font-size:10px;color:#8196ad}.gm-market-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:0 0 20px}.gm-market-button{position:relative;display:flex;flex-direction:column;gap:3px;align-items:flex-start;justify-content:center;min-width:0;padding:12px 13px;border:1px solid var(--gm-line);border-radius:7px;background:#121e2f;color:#e0e9f3;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.gm-market-button:hover{border-color:#516880;background:#17283c}.gm-market-button[aria-pressed="true"]{border-color:#64b6a4;background:#16312f;box-shadow:inset 0 0 0 1px #64b6a41a}.gm-market-region{color:#90a7bf;font-size:8px;letter-spacing:.8px;text-transform:uppercase}.gm-market-button strong{font-size:12px;font-weight:550;letter-spacing:-.1px;max-width:100%;padding-right:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gm-market-kind{color:#8b9eb3;font-size:9px}.gm-market-button[aria-pressed="true"] .gm-market-region,.gm-market-button[aria-pressed="true"] .gm-market-kind{color:#88beb3}.gm-market-arrow{position:absolute;right:12px;top:29px;color:#6e889d;font-size:13px}.gm-market-button[aria-pressed="true"] .gm-market-arrow{color:var(--gm-accent)}
.gm-primary-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:16px;margin-bottom:16px}.gm-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gm-panel{min-width:0;border:1px solid var(--gm-line);border-radius:9px;background:var(--gm-panel);overflow:hidden}.gm-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:77px;padding:17px 18px 15px}.gm-panel-title{display:flex;align-items:center;gap:11px;min-width:0}.gm-panel-icon{width:18px;height:20px;color:#8aa3bf;flex-shrink:0}.gm-panel-icon>svg{width:18px;height:20px}.gm-panel-eyebrow{display:block;color:#90a5bc;font-size:8px;letter-spacing:1.05px;margin:0 0 4px}.global-markets .gm-panel-heading h3{font-size:15px;font-weight:550;line-height:1.3;margin:0;color:#e6effa;letter-spacing:-.2px}.gm-type-tag{font-size:9px;line-height:1.4;color:#9db5cd;border:1px solid #33475d;background:#172639;border-radius:4px;padding:4px 7px;white-space:nowrap}.gm-panel-heading>a{font-size:10px;flex-shrink:0}.gm-panel-description{margin:-7px 18px 15px;color:#9aabc0;font-size:10px;line-height:1.6}.gm-panel-footer{display:flex;align-items:center;justify-content:space-between;gap:8px 14px;flex-wrap:wrap;min-height:43px;padding:10px 15px;border-top:1px solid #233246;font-size:9px;line-height:1.6;color:#93a6bd}.gm-panel-footer>a{font-size:9px;white-space:nowrap}.gm-selected-note{flex-basis:100%;color:#b6c6d8}
.gm-widget{position:relative;min-width:0;background:#131722;isolation:isolate}.gm-widget-ticker{height:76px}.gm-widget-chart,.gm-widget-heatmap{height:440px}.gm-widget-news,.gm-widget-calendar{height:460px}.gm-widget-host{width:100%;height:100%;min-width:0;overflow:hidden}.gm-widget-host>.tradingview-widget-container{width:100%;height:100%}.gm-widget-host iframe{display:block;width:100%;max-width:100%;border:0}.gm-widget-host .tradingview-widget-copyright{color:#879db9;font-size:10px;line-height:20px}.gm-widget-host .tradingview-widget-copyright a{color:#a1bad8}.gm-widget-status{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:22px;background:#111d2df5;text-align:center;color:#aabacf;font-size:11px;line-height:1.7}.gm-loading-mark{width:25px;height:25px;border:1px solid #3c5368;border-radius:50%;position:relative}.gm-loading-mark:after{content:"";position:absolute;inset:5px;border:2px solid transparent;border-top-color:#85c1b8;border-right-color:#85c1b8;border-radius:50%;animation:gm-load 1.5s linear infinite}.gm-widget-ticker .gm-widget-status{flex-direction:row;padding:8px 15px;gap:10px;font-size:10px}.gm-widget-ticker .gm-loading-mark{width:19px;height:19px}.gm-widget-ticker .gm-loading-mark:after{inset:3px}.gm-retry{border:1px solid #516c83;border-radius:5px;padding:7px 12px;background:#1b3145;color:#d9e8f7;font-size:11px;cursor:pointer}.gm-retry:hover{background:#253f57}.gm-widget[data-widget-state="unavailable"] .gm-loading-mark:after{animation:none;border-color:#aa9470}.gm-desk-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:19px 0 0;color:#88a0b6;font-size:10px}.gm-desk-footer>span{display:flex;align-items:center;gap:7px}.gm-desk-footer svg{width:14px;height:14px;opacity:.8}.gm-desk-footer>a{white-space:nowrap}
.gm-sources{min-width:0;margin:20px 0 0;padding:21px 24px;border:1px solid #dce5ea;border-radius:10px;background:#fff;color:#233e50;font-size:12px;line-height:1.7}.gm-source-eyebrow{font-size:9px;font-weight:600;letter-spacing:1.4px;color:#718696}.gm-sources h3{margin:4px 0 7px;font-size:16px;font-weight:600;letter-spacing:-.2px;color:#294252}.gm-sources p{font-size:11px;color:#718392;margin:0;line-height:1.75}.gm-source-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px;margin:18px 0}.gm-source-grid>div{min-width:0;border-top:1px solid #e5ebef;padding-top:11px}.gm-sources a{color:#247767;font-size:11px;text-decoration:none;font-weight:550}.gm-sources a:hover{text-decoration:underline}.gm-source-grid p{font-size:10px;margin-top:6px}.gm-sources .gm-source-note{border-top:1px solid #e5ebef;padding-top:13px;font-size:10px;color:#728594}.gm-sources a:focus-visible{outline:2px solid #087f6b;outline-offset:4px}
@keyframes gm-load{to{transform:rotate(360deg)}}
@media(min-width:1500px){.global-markets{padding:28px}.gm-heading{margin-bottom:20px}.gm-market-button{padding:13px 15px}.gm-market-button strong{font-size:13px}.gm-market-region{font-size:9px}.gm-primary-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}}
@media(max-width:1150px){.global-markets{padding:21px}.gm-primary-grid{grid-template-columns:1fr}.gm-market-button{padding:11px 10px}.gm-market-button strong{font-size:11px}.gm-market-arrow{right:8px}.gm-data-note{display:block}.gm-data-note>span{display:block}.gm-data-note>span:last-child{text-align:left;margin-top:2px}.gm-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px}.gm-secondary-grid{grid-template-columns:1fr}.gm-widget-news,.gm-widget-calendar{height:420px}}
@media(max-width:760px){.global-markets{padding:20px;border-radius:12px}.gm-heading{gap:14px}.global-markets .gm-heading h1{font-size:25px}.gm-provider{font-size:9px}.gm-provider>a{font-size:9px}.gm-eyebrow{font-size:8px;letter-spacing:1.3px}.gm-globe{height:38px;width:38px}.gm-globe>svg{width:23px;height:23px}.gm-market-nav{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#42596a transparent;padding:2px 2px 9px;margin:0 -2px 13px}.gm-market-button{flex:0 0 133px;scroll-snap-align:start;min-height:80px;padding:11px 12px}.gm-market-button strong{font-size:12px}.gm-market-arrow{right:11px}.gm-market-region{font-size:8px}.gm-market-nav-heading>span{font-size:9px}.gm-primary-grid,.gm-secondary-grid{gap:13px}.gm-primary-grid{margin-bottom:13px}.gm-panel-heading{padding:16px;min-height:72px}.gm-panel-description{margin-left:16px;margin-right:16px}.gm-widget-chart{height:395px}.gm-widget-heatmap{height:420px}.gm-desk-footer{font-size:9px}.gm-desk-footer>span{max-width:55%}.gm-sources{padding:19px}.gm-source-grid{gap:15px}}
@media(max-width:480px){.global-markets{padding:16px 12px;margin-bottom:23px;border-radius:11px}.gm-heading{align-items:flex-start;padding:0 3px;gap:10px;margin-bottom:14px}.gm-heading-main{gap:9px}.global-markets .gm-heading h1{font-size:22px;letter-spacing:-.6px}.gm-globe{height:33px;width:33px}.gm-globe>svg{width:21px;height:21px}.gm-eyebrow{font-size:7px;letter-spacing:1.1px}.gm-provider{max-width:105px;gap:3px 5px;text-align:right;font-size:8px;line-height:1.5;padding-top:2px}.gm-provider-mark{display:none}.gm-provider>a{font-size:8px}.gm-provider strong{display:block}.gm-data-note{padding:10px 3px 12px;font-size:9px;line-height:1.65}.gm-ticker-wrap{margin-bottom:16px}.gm-ticker-source{font-size:8px}.gm-market-nav-heading{gap:10px;padding:0 3px}.global-markets .gm-market-nav-heading h3{font-size:11px}.gm-market-nav-heading>span{font-size:8px}.gm-market-button{flex-basis:126px}.gm-panel-heading{padding:14px 12px;gap:8px;min-height:68px}.gm-panel-title{gap:9px}.global-markets .gm-panel-heading h3{font-size:14px}.gm-panel-eyebrow{font-size:7px}.gm-panel-icon,.gm-panel-icon>svg{width:16px;height:18px}.gm-panel-heading>a{font-size:9px}.gm-type-tag{font-size:8px;padding:3px 5px}.gm-panel-description{font-size:9px;margin-left:12px;margin-right:12px;margin-bottom:12px}.gm-panel-footer{padding:9px 12px;font-size:8px}.gm-panel-footer>a{font-size:8px}.gm-widget-chart{height:365px}.gm-widget-heatmap{height:395px}.gm-widget-news,.gm-widget-calendar{height:420px}.gm-desk-footer{margin-top:16px;font-size:8px;gap:10px}.gm-desk-footer>span{gap:5px}.gm-desk-footer svg{flex-shrink:0;width:12px;height:12px}.gm-source-grid{grid-template-columns:1fr;gap:13px}.gm-sources{padding:17px}.gm-sources h3{font-size:15px}}
@media(prefers-reduced-motion:reduce){.gm-loading-mark:after{animation:none}.gm-market-button{transition:none}.gm-market-nav{scroll-behavior:auto}}

/* The additional asset classes share the market desk's panel rhythm. */
.gm-crossasset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}
.gm-crossasset-grid>.gm-panel{display:flex;flex-direction:column}
.gm-crossasset-grid .gm-panel-description{min-height:32px;margin-bottom:12px}
.gm-crossasset-grid .gm-panel-footer{flex:1;align-content:flex-start}
.gm-widget-crossasset,.gm-widget-forex{height:380px;flex-shrink:0}
.gm-mobile-hint{display:none}
.gm-widget-crossasset .gm-widget-host,.gm-widget-forex .gm-widget-host{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#42596a #131722}
.gm-widget-crossasset .gm-widget-host iframe{min-width:0}
.gm-widget-forex .gm-widget-host iframe{min-width:0}

.gm-source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1150px){.gm-crossasset-grid{grid-template-columns:1fr}.gm-crossasset-grid .gm-panel-description{min-height:0}.gm-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.gm-crossasset-grid{gap:13px;margin-bottom:13px}.gm-widget-crossasset,.gm-widget-forex{height:365px}}
@media(max-width:480px){.gm-widget-crossasset{height:355px}.gm-widget-forex{height:350px}.gm-crossasset-grid .gm-panel-heading{flex-wrap:wrap}.gm-source-grid{grid-template-columns:1fr}.gm-mobile-hint{display:block;margin-top:5px;color:#a9c7cb}}

/* Override the research workspace's light-surface link color on this dark desk. */
#research-workspace .global-markets a{color:#a9bfd7}
#research-workspace .global-markets a:hover{color:#e0efff}
#research-workspace .global-markets .tradingview-widget-copyright a{color:#a9bfd7}


/* Overview is one continuous market desk, including the research handoff and footer.
   data-current-view is separate from data-product-view, which binds navigation. */
body[data-workspace="research"][data-current-view="overview"]{
  --ov-bg:#0c1625;--ov-panel:#111d2d;--ov-panel-hover:#17283c;
  --ov-line:#263447;--ov-ink:#edf4fc;--ov-muted:#9aadc2;--ov-accent:#87dfcb;
  background:var(--ov-bg);
}
body[data-current-view="overview"] #market-overview{padding-bottom:0}
body[data-current-view="overview"] .global-markets{
  margin-bottom:0;border-color:transparent;background:transparent;box-shadow:none;
}
body[data-current-view="overview"] #overview-research,
body[data-current-view="overview"] #overview-sources{
  padding:30px 26px;border-top:1px solid var(--ov-line);margin-top:28px;
  color:var(--ov-ink);color-scheme:dark;
}
body[data-current-view="overview"] :is(.po-research-launch,.po-start,#overview-research-sources){
  --po-ink:var(--ov-ink);--po-muted:var(--ov-muted);
  --po-border:var(--ov-line);--po-green:var(--ov-accent);
}
body[data-current-view="overview"] .po-research-launch{padding:0}
body[data-current-view="overview"] .po-research-heading{margin-bottom:20px}
body[data-current-view="overview"] .po-research-heading h2{
  color:var(--ov-ink);font-size:24px;font-weight:600;letter-spacing:-.65px;
}
body[data-current-view="overview"] .po-research-heading p{color:var(--ov-muted)}
body[data-current-view="overview"] .po-eyebrow{
  color:#88a3bc;font-size:9px;letter-spacing:1.4px;
}
body[data-current-view="overview"] .po-research-heading>button{
  background:#16312f;border-color:#3a635d;color:var(--ov-accent);
}
body[data-current-view="overview"] .po-research-heading>button:hover{
  background:#1b3e38;border-color:#6ab6a6;
}
body[data-current-view="overview"] .po-research-context{
  background:var(--ov-panel);border-color:var(--ov-line);border-radius:9px;
}
body[data-current-view="overview"] .po-research-context span{color:#8ca5be}
body[data-current-view="overview"] .po-research-context strong{color:#e0ebf6}
body[data-current-view="overview"] .po-research-context small{color:var(--ov-muted)}
body[data-current-view="overview"] .po-research-context button{
  background:#172639;border-color:#33475d;color:#bbd0e5;
}
body[data-current-view="overview"] .po-research-context button:hover{
  background:#20364c;border-color:#58778f;color:#eef6ff;
}
body[data-current-view="overview"] #overview-research .po-task{
  background:var(--ov-panel);border-color:var(--ov-line);border-radius:9px;box-shadow:none;
}
body[data-current-view="overview"] #overview-research .po-task:hover{
  background:var(--ov-panel-hover);border-color:#58788a;
}
body[data-current-view="overview"] .po-start .po-task-icon{
  background:#19333b;color:var(--ov-accent);
}
body[data-current-view="overview"] .po-task-arrow{color:#93abc2}
body[data-current-view="overview"] #overview-research .po-scenario-entry{
  background:#12282e;border-color:#2b4b51;color:#e0f1ee;border-radius:9px;
}
body[data-current-view="overview"] #overview-research .po-scenario-entry:hover{
  background:#18353a;border-color:#548b85;
}
body[data-current-view="overview"] .po-scenario-icon{background:#1b3d42;color:var(--ov-accent)}
body[data-current-view="overview"] .po-scenario-entry>span:nth-child(2)>span{color:#a3bdbf}
body[data-current-view="overview"] .po-scenario-arrow{color:var(--ov-accent)}
body[data-current-view="overview"] #overview-research :is(button,a):focus-visible{
  outline:2px solid var(--ov-accent);outline-offset:4px;
}
body[data-current-view="overview"] #overview-sources{margin-top:0;align-items:stretch}
body[data-current-view="overview"] #overview-sources>h2{
  color:var(--ov-ink);font-size:21px;font-weight:600;letter-spacing:-.5px;margin:0 0 1px;
}
body[data-current-view="overview"] #overview-sources :is(.gm-sources,.po-card){
  background:var(--ov-panel);border-color:var(--ov-line);border-radius:9px;box-shadow:none;
}
body[data-current-view="overview"] #overview-sources :is(.gm-sources h3,.po-card-heading h3){color:#e4edf7}
body[data-current-view="overview"] #overview-sources :is(.gm-sources p,.gm-source-note,.po-reference-links>p){color:var(--ov-muted)}
body[data-current-view="overview"] #overview-sources :is(.gm-source-eyebrow,.po-reference-links>strong){color:#a4bbd0}
body[data-current-view="overview"] #overview-sources :is(.gm-source-grid>div,.gm-source-note,.po-source-list li+li,.po-source-footer,.po-reference-links){border-color:var(--ov-line)}
body[data-workspace="research"][data-current-view="overview"] #research-workspace #overview-sources a{color:#a6dcd1}
body[data-workspace="research"][data-current-view="overview"] #research-workspace #overview-sources a:hover{color:#d6f5ec}
body[data-current-view="overview"] .po-snapshot-tag{
  background:#172639;border-color:#33475d;color:#a9bfd4;
}
body[data-current-view="overview"] .po-source-mark{
  background:#18283a;border-color:#30465a;color:#a3bbd1;
}
body[data-current-view="overview"] .po-source-state{color:#9eb1c5}
body[data-current-view="overview"] .po-source-state.available{color:var(--ov-accent)}
body[data-current-view="overview"] .po-source-title a>span{color:#8eadc6}
body[data-workspace="research"][data-current-view="overview"] #site-activity{
  --sa-ink:var(--ov-ink);--sa-muted:var(--ov-muted);--sa-line:var(--ov-line);
  padding:30px 26px 28px;margin:0 auto;border-color:var(--ov-line);color-scheme:dark;
}
body[data-current-view="overview"] #site-activity .sa-header{padding-left:0;padding-right:0}
body[data-current-view="overview"] #site-activity .sa-header h2{color:var(--ov-ink);font-size:23px}
body[data-current-view="overview"] #site-activity .sa-status,
body[data-current-view="overview"] #site-activity .sa-metrics dt{color:var(--ov-muted)}
body[data-current-view="overview"] #site-activity .sa-status::before{
  background:var(--ov-accent);box-shadow:0 0 0 3px #87dfcb12;
}
body[data-current-view="overview"] #site-activity.sa-unavailable .sa-status::before{background:#b5a484;box-shadow:none}
body[data-current-view="overview"] #site-activity .sa-metrics dd{color:#b6eadd}
body[data-current-view="overview"] #site-activity .sa-map-panel{
  background:#101e2d;border-color:var(--ov-line);box-shadow:none;border-radius:9px;
}
body[data-current-view="overview"] .sa-map-grid{color:#304b60;opacity:.45}
body[data-current-view="overview"] .sa-map-country{fill:#22394b;stroke:#101e2d}
body[data-current-view="overview"] .sa-map-country.sa-country-visited{fill:#3c9585;stroke:#90cdbd}
body[data-current-view="overview"] .sa-map-country.sa-country-selected{fill:#90dfc9;stroke:#d4f7ed}
body[data-current-view="overview"] .sa-map-halo{fill:#87dfcb24;stroke:#87dfcb16}
body[data-current-view="overview"] .sa-map-dot{fill:#a4ecd7;stroke:#203c44}
body[data-current-view="overview"] .sa-map-leader{stroke:#8ac6b8;opacity:.8}
body[data-current-view="overview"] .sa-map-flag-card{fill:#1b3042;stroke:#547887;filter:drop-shadow(0 2px 3px #0005)}
body[data-current-view="overview"] .sa-marker-selected .sa-map-flag-card{fill:#274b53;stroke:#b3eddb}
body[data-current-view="overview"] .sa-marker-selected .sa-map-dot{fill:#e0fff5}
body[data-current-view="overview"] .sa-map-legend{color:#93a9bf}
body[data-current-view="overview"] .sa-map-legend>span:first-child{color:#adc8c8}
body[data-current-view="overview"] .sa-map-legend i{background:#87dfcb;box-shadow:0 0 0 3px #87dfcb12}
body[data-current-view="overview"] .sa-country-button{
  background:#142536;border-color:#2d4358;color:#c0d2e3;
}
body[data-current-view="overview"] .sa-country-button:hover,
body[data-current-view="overview"] .sa-country-button:focus-visible{background:#20394a;border-color:#6c9a9d}
body[data-current-view="overview"] .sa-country-button strong{color:#a9dfd0;border-color:#385667}
body[data-current-view="overview"] .sa-empty{color:var(--ov-muted)}
body[data-current-view="overview"] .sa-bottom{border-color:var(--ov-line);color:var(--ov-muted)}
body[data-current-view="overview"] .sa-details>summary{color:#afc1d5}
body[data-current-view="overview"] .sa-detail-panel{background:var(--ov-panel);border-color:var(--ov-line)}
body[data-current-view="overview"] .sa-detail-panel h3,
body[data-current-view="overview"] .sa-detail-panel p b{color:#d6e5f1}
body[data-current-view="overview"] .sa-detail-panel p{color:var(--ov-muted)}
body[data-current-view="overview"] .sa-source a,
body[data-current-view="overview"] .sa-refresh,
body[data-current-view="overview"] #site-activity .sa-feedback{color:var(--ov-accent)}
body[data-current-view="overview"] .sa-refresh{border-color:#507e76}
body[data-current-view="overview"] #site-activity .sa-feedback:hover{color:#d4fff1}
body[data-current-view="overview"] #site-activity :is(button,a,summary):focus-visible{outline-color:var(--ov-accent)}
@media(min-width:1500px){
  body[data-current-view="overview"] #overview-research,
  body[data-current-view="overview"] #overview-sources,
  body[data-workspace="research"][data-current-view="overview"] #site-activity{padding-left:28px;padding-right:28px}
}
@media(max-width:1150px){
  body[data-current-view="overview"] #overview-research,
  body[data-current-view="overview"] #overview-sources,
  body[data-workspace="research"][data-current-view="overview"] #site-activity{padding-left:21px;padding-right:21px}
}
@media(max-width:760px){
  body[data-current-view="overview"] #overview-research,
  body[data-current-view="overview"] #overview-sources,
  body[data-workspace="research"][data-current-view="overview"] #site-activity{padding:25px 20px}
  body[data-current-view="overview"] #overview-research{margin-top:23px}
}
@media(max-width:480px){
  body[data-current-view="overview"] #overview-research,
  body[data-current-view="overview"] #overview-sources,
  body[data-workspace="research"][data-current-view="overview"] #site-activity{padding:23px 12px}
  body[data-current-view="overview"] .po-research-heading h2{font-size:22px}
}
body[data-workspace="research"][data-current-view="overview"] #research-workspace .global-markets a{color:#a9bfd7}
body[data-workspace="research"][data-current-view="overview"] #research-workspace .global-markets a:hover{color:#e0efff}
