/* Homepage quote provider: keep the source's interactive chart and disclosures intact. */
.professional.site-refined .market.market-live>.container{display:block}
.market-watch-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}
.professional.site-refined .market-watch-header h2{margin:0 0 12px;font-size:clamp(34px,3.5vw,50px);line-height:1.1}
.market-watch-header p{margin:0;color:#5d6875;font-size:15px;line-height:1.65}
.market-watch-controls{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap;padding-bottom:2px}
.market-watch-controls #marketStatus{font-size:12px;line-height:1.6;color:#5d6875}
.market-reload{display:inline-flex;gap:12px;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:1px solid #dce3e9;border-radius:5px;background:#fff;color:#9f1f27;font-family:inherit;font-size:12px;font-weight:600;line-height:1.5;white-space:nowrap;cursor:pointer}
.market-reload:hover{background:#fff5f5;border-color:#bf9a9e}
.market-reload:focus-visible{outline:3px solid #a82330;outline-offset:3px}
.market-reload:disabled{cursor:wait;opacity:.55}
.market-reload[hidden],.market-feedback[hidden]{display:none}
.market-watch-shell{position:relative;min-width:0;height:570px;border:1px solid #dce3e9;border-radius:7px;overflow:hidden;background:#fff}
.market-watch-shell #marketProvider{width:100%;height:100%;min-width:0}
.market-watch-shell .tradingview-widget-container__widget{width:100%;height:calc(100% - 32px)}
.market-watch-shell iframe{display:block;width:100%;max-width:100%;border:0}
.market-watch-shell .tradingview-widget-copyright{box-sizing:border-box;min-height:32px;padding:6px 14px;font:11px/20px 'Doyos Sans',Arial,sans-serif;text-align:center;background:#fff}
.market-watch-shell .tradingview-widget-copyright a{color:#526275;text-decoration:underline;text-underline-offset:3px}
.market-feedback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px;text-align:center;background:#f8fafb;color:#26323e}
.market-feedback strong{font-size:19px;font-weight:600;line-height:1.5}
.market-feedback p{max-width:460px;margin:0;color:#5d6875;font-size:14px;line-height:1.8}
.market-feedback a{margin-top:6px;color:#a52029;font-size:13px;line-height:1.8;text-underline-offset:4px}
.market-loading-mark{width:26px;height:26px;border:2px solid #e1e6ea;border-top-color:#b5232b;border-radius:50%;animation:market-connect 1s linear infinite}
.market-watch-shell[data-state="error"] .market-loading-mark,.market-watch-shell[data-state="offline"] .market-loading-mark{display:none}
.market-session-note{margin:18px 0 8px;color:#5d6875;font-size:12px;line-height:1.8}
.professional.site-refined .market-live .info-box{font-size:12px}
@keyframes market-connect{to{transform:rotate(360deg)}}
@media(max-width:800px){.market-watch-header{display:block;margin-bottom:22px}.market-watch-controls{margin-top:18px;justify-content:space-between}.market-watch-shell{height:640px}.market-watch-header p{font-size:14px}.market-feedback{padding:24px}.market-feedback strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){.market-loading-mark{animation:none}}
