.FeaturedMarkets_frame__7fEzY{position:relative}.FeaturedMarkets_topRail__QdyqK{position:absolute;z-index:2;top:1px;left:1px;display:flex;width:calc(100% - 2px);min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:4px 6px 4px 14px;border-bottom:1px solid var(--market-card-border);border-radius:7px 7px 0 0;background:var(--panel)}.FeaturedMarkets_category__DJlzR{min-width:0;overflow:hidden;color:var(--foreground);font-size:16px;font-weight:500;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.FeaturedMarkets_controls__rMP2B,.FeaturedMarkets_indicators__TDwnG{display:flex;flex-shrink:0;align-items:center}.FeaturedMarkets_indicators__TDwnG{gap:2px}.FeaturedMarkets_controls__rMP2B{gap:4px}.FeaturedMarkets_arrow__ylXlc,.FeaturedMarkets_indicatorButton__xGF6e{display:grid;min-height:44px;place-items:center;border-radius:8px;cursor:pointer}.FeaturedMarkets_arrow__ylXlc{width:36px;min-height:36px;border:1px solid color-mix(in srgb,var(--foreground) 13%,transparent);background:color-mix(in srgb,var(--foreground) 2%,transparent);color:color-mix(in srgb,var(--foreground) 62%,transparent);transition:transform .14s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.FeaturedMarkets_arrow__ylXlc svg{width:18px;height:18px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.FeaturedMarkets_arrow__ylXlc:hover{border-color:color-mix(in srgb,var(--foreground) 24%,transparent);background:color-mix(in srgb,var(--foreground) 6%,transparent);color:var(--foreground)}.FeaturedMarkets_arrow__ylXlc:active{transform:scale(.94)}.FeaturedMarkets_arrow__ylXlc:focus-visible,.FeaturedMarkets_indicatorButton__xGF6e:focus-visible{outline:2px solid var(--link);outline-offset:-2px}.FeaturedMarkets_indicatorButton__xGF6e{width:18px;min-height:36px;transition:width .22s cubic-bezier(.2,.8,.2,1)}.FeaturedMarkets_indicatorButtonActive__RkOFg{width:30px}.FeaturedMarkets_indicator__ISuX_{position:relative;overflow:hidden;width:6px;height:6px;border-radius:999px;background:color-mix(in srgb,var(--foreground) 28%,transparent);transition:width .22s cubic-bezier(.2,.8,.2,1),background-color .22s ease}.FeaturedMarkets_indicatorActive__pZea0{width:24px}.FeaturedMarkets_indicatorActive__pZea0:after{position:absolute;inset:0;background:var(--foreground);content:"";transform:scaleX(0);transform-origin:left;animation:FeaturedMarkets_featured-market-progress__5LMwM 7s linear forwards;box-shadow:0 0 8px color-mix(in srgb,var(--foreground) 30%,transparent)}.FeaturedMarkets_frame__7fEzY>fieldset>div>:first-child{padding-top:58px}@media (min-width:1024px){.FeaturedMarkets_topRail__QdyqK{width:calc(100% - var(--featured-trade-width) - .5rem - 2px)}}@media (prefers-reduced-motion:reduce){.FeaturedMarkets_arrow__ylXlc,.FeaturedMarkets_indicatorButton__xGF6e,.FeaturedMarkets_indicator__ISuX_{transition:none}.FeaturedMarkets_indicatorActive__pZea0:after{animation:none;transform:none}}@keyframes FeaturedMarkets_featured-market-progress__5LMwM{to{transform:scaleX(1)}}