.home-market-overview{position:relative;isolation:isolate;overflow:hidden}.home-market-overview:after{content:"";position:absolute;z-index:-1;inset:-120px auto auto -100px;width:280px;height:280px;border-radius:50%;background:#42cbff12;filter:blur(55px)}
.market-overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.market-pulse-card{min-height:142px;display:flex;flex-direction:column;justify-content:space-between;padding:17px;border:1px solid #ffffff13;border-radius:17px;background:linear-gradient(145deg,#101c28,#0a121b);box-shadow:inset 0 1px #ffffff08}.market-pulse-card>small{color:#8294a4;font-size:10px}.market-pulse-card>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.market-pulse-card b{color:#f1f7fb;font:800 clamp(20px,2.2vw,29px)/1.2 system-ui;direction:ltr}.market-pulse-card em{font:800 10px system-ui;font-style:normal}.market-pulse-card>span{color:#718292;font-size:9px;line-height:1.7}.market-pulse-card .positive{color:#67e9aa}.market-pulse-card .negative{color:#ff7f88}.pulse-track{height:5px;overflow:hidden;border-radius:99px;background:#ffffff0c}.pulse-track i{display:block;width:var(--value);height:100%;border-radius:inherit;background:linear-gradient(90deg,#3f8fff,#48dcff)}.pulse-track.sentiment i{background:linear-gradient(90deg,#ff5964,#ffad45 52%,#67e9aa)}
.market-overview-leaders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.market-leader-group{padding:16px;border:1px solid #ffffff12;border-radius:16px;background:#0b151f}.market-leader-group header{display:flex;justify-content:space-between;gap:8px;margin-bottom:9px}.market-leader-group h3{margin:0;font-size:12px}.market-leader-group header span{color:#607788;font-size:9px}.market-leader-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:8px 0;border-top:1px solid #ffffff0a}.market-leader-row:first-of-type{border-top:0}.market-leader-row b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.market-leader-row small{color:#7f91a0;font-size:9px;direction:ltr}.market-leader-row strong{font:800 10px system-ui;direction:ltr}.market-overview-source{margin-top:10px;color:#647787;font-size:9px;line-height:1.7}.market-overview-source a{color:#7edcff;text-decoration:none}
@media(max-width:980px){.market-overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.market-overview-leaders{grid-template-columns:1fr}}
@media(max-width:560px){.market-overview-metrics{grid-template-columns:1fr}.market-pulse-card{min-height:118px}.market-leader-row{grid-template-columns:minmax(0,1fr) auto}}
