.chart-system-module__LPICtG__figure{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-ink);border-radius:8px;min-width:0;padding:20px}.chart-system-module__LPICtG__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.chart-system-module__LPICtG__title{font:600 15px/1.4 var(--font-sans), sans-serif;margin:0}.chart-system-module__LPICtG__subtitle{color:var(--color-muted);font:12px/1.5 var(--font-sans), sans-serif;margin:4px 0 0}.chart-system-module__LPICtG__controls{flex-wrap:wrap;align-items:flex-end;gap:10px 18px;margin-bottom:18px;display:flex}.chart-system-module__LPICtG__control{gap:5px;min-width:0;max-width:100%;display:grid}.chart-system-module__LPICtG__label{font:10px/1.3 var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.07em;color:var(--color-muted)}.chart-system-module__LPICtG__segmented{border:1px solid var(--color-border);border-radius:5px;flex-wrap:wrap;gap:2px;padding:2px;display:flex}.chart-system-module__LPICtG__button,.chart-system-module__LPICtG__select{border:1px solid var(--color-border);background:var(--color-paper);min-height:32px;font:11px/1.4 var(--font-mono), monospace;color:var(--color-ink);cursor:pointer;border-radius:4px;padding:6px 9px}.chart-system-module__LPICtG__segmented .chart-system-module__LPICtG__button{border-color:#0000}.chart-system-module__LPICtG__button[aria-pressed=true]{background:var(--color-ink);color:var(--color-paper)}.chart-system-module__LPICtG__button:disabled{opacity:.45;cursor:default}.chart-system-module__LPICtG__button:focus-visible,.chart-system-module__LPICtG__select:focus-visible,.chart-system-module__LPICtG__plot svg:focus-visible,.chart-system-module__LPICtG__range:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.chart-system-module__LPICtG__plot{min-width:0;position:relative}.chart-system-module__LPICtG__tooltip{background:var(--color-ink);max-width:min(340px,100% - 24px);color:var(--color-paper);font:11px/1.5 var(--font-mono), monospace;pointer-events:none;z-index:2;border:1px solid #ffffff35;border-radius:6px;padding:10px 12px;position:absolute;top:34px;right:12px;box-shadow:0 3px 12px #0002}.chart-system-module__LPICtG__tooltip[data-placement=top-left]{left:12px;right:auto}.chart-system-module__LPICtG__tooltip[data-placement=bottom-right]{top:auto;bottom:56px}.chart-system-module__LPICtG__tooltip strong{margin-bottom:5px;font-size:12px;display:block}.chart-system-module__LPICtG__tooltip>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.chart-system-module__LPICtG__tooltip [data-series-selected]{text-underline-offset:3px;text-decoration:underline}.chart-system-module__LPICtG__tooltip span{overflow-wrap:anywhere}.chart-system-module__LPICtG__tooltip b{white-space:nowrap;font-weight:500}.chart-system-module__LPICtG__tooltip small{color:#ddd;margin-top:5px;display:block}.chart-system-module__LPICtG__legend{flex-wrap:wrap;gap:4px 12px;padding-top:16px;display:flex}.chart-system-module__LPICtG__legend .chart-system-module__LPICtG__button{color:var(--color-ink);background:0 0;border:none;align-items:center;gap:7px;padding:5px 0;display:flex}.chart-system-module__LPICtG__legend .chart-system-module__LPICtG__button[aria-pressed=false]{opacity:.4;text-decoration:line-through}.chart-system-module__LPICtG__colorKey{font:10px/1.4 var(--font-mono), monospace;color:var(--color-muted);align-items:center;gap:6px;display:flex}.chart-system-module__LPICtG__legend[aria-label=Inspect\ categories] .chart-system-module__LPICtG__button[aria-pressed=false]{opacity:1;text-decoration:none}.chart-system-module__LPICtG__legend[aria-label=Inspect\ categories] .chart-system-module__LPICtG__button[aria-pressed=true]{text-underline-offset:3px;text-decoration:underline}.chart-system-module__LPICtG__swatch{border-radius:2px;flex-shrink:0;width:9px;height:9px}.chart-system-module__LPICtG__rangePanel{border-top:1px solid var(--color-border);gap:8px;margin-top:10px;padding-top:12px;display:grid}.chart-system-module__LPICtG__rangeRow{font:11px/1.5 var(--font-mono), monospace;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.chart-system-module__LPICtG__range{width:100%;accent-color:var(--color-ink);cursor:ew-resize;height:24px}.chart-system-module__LPICtG__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.chart-system-module__LPICtG__hint{color:var(--color-muted);font:10px/1.5 var(--font-mono), monospace;margin:12px 0 0}.chart-system-module__LPICtG__source{color:var(--color-muted);font:10px/1.6 var(--font-mono), monospace;overflow-wrap:anywhere;margin-top:14px}.chart-system-module__LPICtG__tableWrap{border:1px solid var(--color-border);border-radius:4px;max-height:420px;margin-top:16px;overflow:auto}.chart-system-module__LPICtG__table{border-collapse:collapse;width:100%;font:11px/1.5 var(--font-mono), monospace}.chart-system-module__LPICtG__table caption{text-align:left;padding:10px}.chart-system-module__LPICtG__table th,.chart-system-module__LPICtG__table td{text-align:right;white-space:nowrap;border-bottom:1px solid var(--color-border);padding:8px 10px}.chart-system-module__LPICtG__table th:first-child,.chart-system-module__LPICtG__table td:first-child{text-align:left}.chart-system-module__LPICtG__table thead th{background:var(--color-paper);position:sticky;top:0}.chart-system-module__LPICtG__summary{flex-wrap:wrap;gap:12px 28px;padding:0 0 18px;display:flex}.chart-system-module__LPICtG__summary strong{font:600 20px/1.4 var(--font-mono), monospace;display:block}.chart-system-module__LPICtG__summary small{color:var(--color-muted);font-size:11px;display:block}.chart-system-module__LPICtG__empty{text-align:center;color:var(--color-muted);border:1px dashed var(--color-border);border-radius:4px;padding:44px 16px;font-size:13px}.chart-system-module__LPICtG__dialog{background:var(--color-paper);width:min(1200px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);color:var(--color-ink);border:1px solid var(--color-border);border-radius:10px;margin:auto;padding:24px;overflow:auto}.chart-system-module__LPICtG__dialog>.chart-system-module__LPICtG__header{z-index:4;background:var(--color-paper);border-bottom:1px solid var(--color-border);padding:12px 0;position:sticky;top:-24px}.chart-system-module__LPICtG__dialog::backdrop{background:#0008}.chart-system-module__LPICtG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.chart-system-module__LPICtG__figure{padding:14px}.chart-system-module__LPICtG__header{gap:8px}.chart-system-module__LPICtG__button,.chart-system-module__LPICtG__select{min-height:36px}.chart-system-module__LPICtG__tooltip{font-size:11px}.chart-system-module__LPICtG__dialog{padding:14px}.chart-system-module__LPICtG__dialog>.chart-system-module__LPICtG__header{top:-14px}}@media (prefers-reduced-motion:reduce){.chart-system-module__LPICtG__figure *,.chart-system-module__LPICtG__dialog *{scroll-behavior:auto;transition:none}}
.markets-module__THrr5a__dashboard{max-width:1140px;font-family:var(--font-sans);margin:0 auto;padding:30px 26px 32px}.markets-module__THrr5a__pageHeading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:23px;display:flex}.markets-module__THrr5a__pageHeading h1{letter-spacing:-.045em;font-size:34px;font-weight:600;line-height:1}.markets-module__THrr5a__updated{text-align:right;font-size:12px;line-height:1.8}.markets-module__THrr5a__updated p:last-child{color:var(--color-muted);font-size:11px}.markets-module__THrr5a__session{border:1px solid var(--color-border);background:var(--color-surface);border-radius:7px;padding:15px 18px}.markets-module__THrr5a__sessionContext{flex-wrap:wrap;justify-content:space-between;gap:7px 16px;font-size:12px;display:flex}.markets-module__THrr5a__sessionContext p:first-child{flex-wrap:wrap;gap:5px 9px;display:flex}.markets-module__THrr5a__sessionContext strong{font-weight:600}.markets-module__THrr5a__sessionContext p:first-child>span{color:var(--color-muted)}.markets-module__THrr5a__countdown{color:var(--color-muted);font-size:11px}.markets-module__THrr5a__countdown>span{font-variant-numeric:tabular-nums;color:var(--color-ink)}.markets-module__THrr5a__sessionSources{color:var(--color-muted);flex-wrap:wrap;gap:8px 22px;margin-top:11px;font-size:10px;display:flex}.markets-module__THrr5a__sessionSources>span{align-items:center;gap:6px;display:flex}.markets-module__THrr5a__sessionSources strong{font-weight:500}.markets-module__THrr5a__sessionSources i{background:#93938b;border-radius:50%;width:5px;height:5px}.markets-module__THrr5a__sessionSources [data-open=true]{color:#286a60}.markets-module__THrr5a__sessionSources [data-open=true] i{background:#286a60}.markets-module__THrr5a__toolbar{justify-content:space-between;align-items:center;gap:18px;padding:22px 0 17px;display:flex}.markets-module__THrr5a__views{align-items:center;gap:4px;display:flex}.markets-module__THrr5a__views button{color:var(--color-muted);white-space:nowrap;cursor:pointer;border-radius:5px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:550;transition:background .15s,color .15s;display:flex}.markets-module__THrr5a__views button span{opacity:.7;font-variant-numeric:tabular-nums;font-size:10px}.markets-module__THrr5a__views button[aria-pressed=true]{background:var(--color-ink);color:#fff}.markets-module__THrr5a__views button:not([aria-pressed=true]):hover{background:var(--color-surface-hover);color:var(--color-ink)}.markets-module__THrr5a__search{border:1px solid var(--color-border);background:#fff;border-radius:5px;align-items:center;gap:8px;max-width:190px;padding:8px 10px;display:flex}.markets-module__THrr5a__search svg{width:16px;height:16px;stroke:var(--color-muted);stroke-width:1.5px;flex-shrink:0}.markets-module__THrr5a__search input{background:0 0;outline:none;width:100%;min-width:0;font-size:12px}.markets-module__THrr5a__search:focus-within{outline:2px solid var(--color-accent);outline-offset:2px}.markets-module__THrr5a__cardGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.markets-module__THrr5a__card{border:1px solid var(--color-border);background:#fff;border-radius:8px;flex-direction:column;min-width:0;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.markets-module__THrr5a__card:hover{border-color:#b5b9b0;box-shadow:0 3px 16px #1a1a1a06}.markets-module__THrr5a__card[data-featured=true]{border-color:#bdcec7;grid-column:span 2}.markets-module__THrr5a__cardInspect{text-align:left;cursor:pointer;flex-direction:column;flex:1;width:100%;padding:18px 17px 12px;display:flex}.markets-module__THrr5a__cardTop{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:7px;display:flex}.markets-module__THrr5a__cardName{letter-spacing:-.025em;font-size:17px;font-weight:600;line-height:1.2}.markets-module__THrr5a__status{color:var(--color-muted);flex-shrink:0;align-items:center;gap:5px;font-size:10px;font-weight:450;display:inline-flex}.markets-module__THrr5a__status:before{content:"";background:#93938b;border-radius:50%;width:5px;height:5px}.markets-module__THrr5a__status[data-state=trading]{color:#286a60}.markets-module__THrr5a__status[data-state=trading]:before{background:#286a60}.markets-module__THrr5a__status[data-state=stale],.markets-module__THrr5a__status[data-state=unavailable]{color:#876227}.markets-module__THrr5a__status[data-state=stale]:before,.markets-module__THrr5a__status[data-state=unavailable]:before{background:#aa813f}.markets-module__THrr5a__cardSource{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;font-size:10px;line-height:1.4;display:flex}.markets-module__THrr5a__cardSource[data-source=hyperliquid],.markets-module__THrr5a__detailSource[data-source=hyperliquid]{color:#286a60}.markets-module__THrr5a__proxy{color:#527367;background:#eff4f1;border-radius:3px;padding:1px 5px;font-size:9px;display:inline-block}.markets-module__THrr5a__cardNumbers{flex-direction:column;gap:13px;width:100%;margin-top:20px;display:flex}.markets-module__THrr5a__cardPrice{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:29px;font-weight:550;line-height:1}.markets-module__THrr5a__cardChange{color:var(--color-muted);flex-direction:column;align-items:flex-start;gap:6px;font-size:10px;display:flex}.markets-module__THrr5a__cardChange strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:25px;font-weight:600;line-height:1}.markets-module__THrr5a__cardChart{width:100%;height:64px;margin-top:15px;display:block}.markets-module__THrr5a__chartCaption{width:100%;color:var(--color-muted);justify-content:space-between;align-items:baseline;gap:6px;margin-top:auto;padding-top:19px;font-size:9px;line-height:1.5;display:flex}.markets-module__THrr5a__chartCaption[data-chart=true]{padding-top:5px}.markets-module__THrr5a__referenceKey{vertical-align:middle;border-top:1px dashed #8b938d;width:12px;margin-right:5px;display:inline-block}.markets-module__THrr5a__exploreHint{color:var(--color-ink);flex-shrink:0}.markets-module__THrr5a__exploreHint>span{margin-left:3px;display:inline-block}.markets-module__THrr5a__cardReason{color:#5d6961;background:#f8f9f6;border-top:1px solid #eef0eb;align-items:center;min-height:40px;padding:10px 17px;font-size:10px;line-height:1.6;display:flex}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardInspect{padding:22px 23px 13px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardName{font-size:21px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardSource{font-size:11px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardPrice{font-size:41px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardNumbers{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:14px;margin-top:21px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChange{flex-direction:column;align-items:flex-end;gap:4px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChange strong{font-size:34px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChart{height:88px;margin-top:16px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardReason{padding-inline:23px;font-size:11px}.markets-module__THrr5a__card:not([data-availability=trading]){background:#fcfcfa}.markets-module__THrr5a__card:not([data-availability=trading]) .markets-module__THrr5a__cardReason{color:var(--color-muted);background:#f5f5f1}.markets-module__THrr5a__dialog{border:1px solid var(--color-border);width:min(540px,100vw - 32px);max-height:calc(100dvh - 48px);color:var(--color-ink);background:#fff;border-radius:12px;margin:auto;padding:0;position:fixed;inset:0;overflow-y:auto;box-shadow:0 20px 80px #0002}.markets-module__THrr5a__dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b231f55}.markets-module__THrr5a__dialogContent{padding:18px 28px 26px}.markets-module__THrr5a__closeDialog{color:var(--color-muted);cursor:pointer;align-items:center;gap:9px;margin-left:auto;padding:6px 0 10px 12px;font-size:11px;display:flex}.markets-module__THrr5a__closeDialog span{font-size:20px;line-height:1}.markets-module__THrr5a__detailHeading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.markets-module__THrr5a__detail{min-width:0}.markets-module__THrr5a__detailHeading h2{letter-spacing:-.035em;font-size:24px;font-weight:600}.markets-module__THrr5a__detailSource{color:var(--color-muted);margin-top:7px;font-size:11px}.markets-module__THrr5a__detailPrice{letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin-top:23px;font-size:44px;font-weight:550;line-height:1}.markets-module__THrr5a__detailChange{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:11px 0 25px;font-size:11px;display:flex}.markets-module__THrr5a__detailChange strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:28px;font-weight:600;line-height:1}.markets-module__THrr5a__facts{border-top:1px solid var(--color-border);flex-direction:column;gap:12px;margin-top:19px;padding-top:18px;font-size:11px;display:flex}.markets-module__THrr5a__facts div{justify-content:space-between;gap:10px;display:flex}.markets-module__THrr5a__facts dt{color:var(--color-muted)}.markets-module__THrr5a__facts dd{text-align:right;font-variant-numeric:tabular-nums}.markets-module__THrr5a__facts dd[data-unusual=true]{font-weight:700}.markets-module__THrr5a__sourceExplanation{color:#506457;background:#f1f5f1;border-radius:5px;margin-top:23px;padding:13px 15px;font-size:11px;line-height:1.7}.markets-module__THrr5a__sourceExplanation p{color:#304b3b;margin-bottom:3px;font-weight:600}.markets-module__THrr5a__sourceExplanation>span{display:block}.markets-module__THrr5a__sourceOptions{margin-top:17px}.markets-module__THrr5a__autoSource{text-align:left;cursor:pointer;border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;width:100%;padding:10px 12px;font-size:12px;display:flex}.markets-module__THrr5a__autoSource>span{color:var(--color-muted);font-size:10px}.markets-module__THrr5a__autoSource[aria-pressed=true]{background:var(--color-surface);box-shadow:inset 2px 0 var(--color-accent)}.markets-module__THrr5a__sourceOption{border-bottom:1px solid var(--color-border);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:13px 12px;display:flex}.markets-module__THrr5a__sourceOption>span{flex-direction:column;gap:5px;display:flex}.markets-module__THrr5a__sourceOption strong{font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.markets-module__THrr5a__sourceOption span span{color:var(--color-muted);font-size:10px;line-height:1.5}.markets-module__THrr5a__sourceOption>span:last-child{text-align:right;flex-shrink:0}.markets-module__THrr5a__sourceOption span[data-state=trading]{color:#286a60}.markets-module__THrr5a__sourceOption[aria-pressed=true]{background:var(--color-surface);box-shadow:inset 2px 0 var(--color-accent)}.markets-module__THrr5a__sourceOption:hover,.markets-module__THrr5a__autoSource:hover{background:var(--color-surface)}.markets-module__THrr5a__boardNote{color:var(--color-muted);padding:15px 0;font-size:11px;line-height:1.7}.markets-module__THrr5a__dataFooter{border-top:1px solid var(--color-border);color:var(--color-muted);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 30px;margin-top:28px;padding-top:18px;font-size:11px;line-height:1.8;display:flex}.markets-module__THrr5a__dataFooter details{max-width:540px}.markets-module__THrr5a__dataFooter summary{cursor:pointer;color:var(--color-ink)}.markets-module__THrr5a__dataFooter details p{margin-top:8px}.markets-module__THrr5a__notice{color:#765313;background:#faf6ed;border:1px solid #e9dbbd;border-radius:5px;margin-top:16px;padding:12px 15px;font-size:12px;line-height:1.7}.markets-module__THrr5a__notice summary{cursor:pointer}.markets-module__THrr5a__notice ul{margin-top:6px;padding-left:18px;list-style:outside}.markets-module__THrr5a__empty{border-block:1px solid var(--color-border);text-align:center;padding:70px 20px}.markets-module__THrr5a__empty h2{font-size:20px}.markets-module__THrr5a__empty p{color:var(--color-muted);margin:10px 0;font-size:13px}.markets-module__THrr5a__empty button{color:var(--color-accent);text-underline-offset:4px;cursor:pointer;font-size:12px;text-decoration:underline}.markets-module__THrr5a__stockIntro{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;padding:8px 0 21px;display:flex}.markets-module__THrr5a__stockIntro h2{font-size:18px;font-weight:600}.markets-module__THrr5a__stockIntro p{color:var(--color-muted);font-size:11px}.markets-module__THrr5a__stockTableWrap{overflow-x:auto}.markets-module__THrr5a__stockTable{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:13px}.markets-module__THrr5a__stockTable thead{border-bottom:1px solid var(--color-ink);color:var(--color-muted);font-size:10px}.markets-module__THrr5a__stockTable th,.markets-module__THrr5a__stockTable td{text-align:right;white-space:nowrap;padding:15px 16px}.markets-module__THrr5a__stockTable th:first-child{text-align:left;padding-left:0}.markets-module__THrr5a__stockTable thead th{padding-top:0;padding-bottom:12px;font-weight:400}.markets-module__THrr5a__stockTable tbody tr{border-bottom:1px solid var(--color-border)}.markets-module__THrr5a__stockTable tbody th{font-size:13px;font-weight:600}.markets-module__THrr5a__stockTable tbody th span{display:block}.markets-module__THrr5a__stockTable tbody th span:last-child{color:var(--color-muted);margin-top:5px;font-size:11px;font-weight:400}.markets-module__THrr5a__stockTable tbody td:nth-child(3){font-size:16px;font-weight:600}.markets-module__THrr5a__stockTable td:last-child{color:var(--color-muted);font-size:11px}.markets-module__THrr5a__dashboard button:focus-visible,.markets-module__THrr5a__dashboard summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:-3px}@media (max-width:860px){.markets-module__THrr5a__dashboard{padding-inline:20px}.markets-module__THrr5a__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.markets-module__THrr5a__card[data-featured=true]{grid-column:span 1}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardNumbers{flex-direction:column;align-items:flex-start;gap:10px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChange{align-items:flex-start;gap:6px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChange strong{font-size:27px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardPrice{font-size:33px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardName{font-size:19px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardInspect{padding:18px 17px 12px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChart{height:75px}.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardReason{padding-inline:17px}}@media (max-width:600px){.markets-module__THrr5a__dashboard{padding:25px 14px}.markets-module__THrr5a__pageHeading{margin-bottom:20px}.markets-module__THrr5a__pageHeading h1{font-size:31px}.markets-module__THrr5a__updated{font-size:11px}.markets-module__THrr5a__session{padding:12px 13px}.markets-module__THrr5a__sessionContext{font-size:11px}.markets-module__THrr5a__sessionContext p:first-child>span{flex-basis:100%;line-height:1.6}.markets-module__THrr5a__sessionSources{gap:6px 14px;font-size:9px}.markets-module__THrr5a__sessionSources>span{gap:4px}.markets-module__THrr5a__toolbar{flex-wrap:wrap;gap:13px;padding-top:18px}.markets-module__THrr5a__views{gap:3px;width:100%}.markets-module__THrr5a__views button{flex:1;justify-content:center;gap:6px;padding:9px 7px;font-size:12px}.markets-module__THrr5a__search{width:100%;max-width:none}.markets-module__THrr5a__cardGrid{gap:10px}.markets-module__THrr5a__cardInspect,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardInspect{padding:15px 12px 11px}.markets-module__THrr5a__cardTop{gap:6px}.markets-module__THrr5a__cardName,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardName{font-size:16px}.markets-module__THrr5a__status{font-size:9px}.markets-module__THrr5a__cardSource,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardSource{gap:4px;font-size:10px}.markets-module__THrr5a__proxy{display:none}.markets-module__THrr5a__cardPrice,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardPrice{font-size:29px}.markets-module__THrr5a__cardNumbers,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardNumbers{margin-top:18px}.markets-module__THrr5a__cardChange,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChange{gap:4px 6px;font-size:9px}.markets-module__THrr5a__cardChange strong,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChange strong{font-size:24px}.markets-module__THrr5a__cardChart,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardChart{height:66px}.markets-module__THrr5a__chartCaption{font-size:8px}.markets-module__THrr5a__exploreHint{font-size:10px}.markets-module__THrr5a__chartCaption>span:first-child{max-width:80px}.markets-module__THrr5a__referenceKey{display:none}.markets-module__THrr5a__cardReason,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardReason{min-height:49px;padding:9px 12px;font-size:10px}.markets-module__THrr5a__dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}.markets-module__THrr5a__dialogContent{padding:12px 19px 20px}.markets-module__THrr5a__detailPrice{font-size:38px}.markets-module__THrr5a__stockTable th,.markets-module__THrr5a__stockTable td{padding-inline:9px}.markets-module__THrr5a__stockTable th:nth-child(5),.markets-module__THrr5a__stockTable td:nth-child(5){display:none}.markets-module__THrr5a__stockTable tbody th span:last-child{white-space:normal;max-width:150px}.markets-module__THrr5a__stockTable td{font-size:12px}.markets-module__THrr5a__stockTable th:nth-child(4),.markets-module__THrr5a__stockTable td:nth-child(4){padding-right:0}}@media (max-width:360px){.markets-module__THrr5a__views button span{display:none}.markets-module__THrr5a__cardName,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardName{font-size:15px}.markets-module__THrr5a__cardPrice,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardPrice{font-size:25px}.markets-module__THrr5a__cardSource,.markets-module__THrr5a__card[data-featured=true] .markets-module__THrr5a__cardSource{font-size:9px}.markets-module__THrr5a__stockTable th,.markets-module__THrr5a__stockTable td{padding-inline:6px}}@media (prefers-reduced-motion:reduce){.markets-module__THrr5a__dashboard *,.markets-module__THrr5a__dashboard :before{transition:none!important}}
