.MarketStatus_container__G_CAx{background-color:#282828;border-radius:8px;padding:1.25rem;margin:1rem 0}.MarketStatus_header__pa68E{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.MarketStatus_icon__edyL2{font-size:1.3rem;line-height:1}.MarketStatus_title__w5tz6{font-size:1.05rem;font-weight:700;flex:1 1}.MarketStatus_badge__F4_yV{padding:.2rem .65rem;border-radius:999px;font-size:.8rem;font-weight:700}.MarketStatus_open__SnkW4{background-color:rgba(173,255,47,.12);color:greenyellow;border:1px solid greenyellow}.MarketStatus_closed__uRXU_{background-color:rgba(255,68,68,.12);color:#ff4444;border:1px solid #ff4444}.MarketStatus_sessions__4g0Bm{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.MarketStatus_session__3oUvP{display:flex;align-items:center;gap:.6rem;background-color:#1e1e1e;border-radius:6px;padding:.55rem .75rem}.MarketStatus_indicator__SZyJU{width:9px;height:9px;border-radius:50%;flex-shrink:0}.MarketStatus_session-open__giGjU .MarketStatus_indicator__SZyJU{background-color:greenyellow;box-shadow:0 0 5px greenyellow}.MarketStatus_session-closed__lnxTQ .MarketStatus_indicator__SZyJU{background-color:#ff4444}.MarketStatus_session-info__h1pOs{flex:1 1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.MarketStatus_session-name__2Syv5{font-size:.88rem;font-weight:700}.MarketStatus_session-time__RzO4R{font-size:.73rem;color:rgb(167,165,165)}.MarketStatus_session-status__vDOl6{font-size:.78rem;font-weight:700;white-space:nowrap}.MarketStatus_session-open__giGjU .MarketStatus_session-status__vDOl6{color:greenyellow}.MarketStatus_session-closed__lnxTQ .MarketStatus_session-status__vDOl6{color:#ff4444}.MarketStatus_skeleton__YYNIC{display:inline-block;border-radius:999px;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 37%,#2a2a2a 63%);background-size:400% 100%;animation:MarketStatus_shimmer__jg7TQ 1.4s ease-in-out infinite}.MarketStatus_skeleton-title__jVQ_6{width:15rem;height:1.05rem;flex:1 1}.MarketStatus_skeleton-badge__WfjBd{width:4.25rem;height:1.15rem}.MarketStatus_skeleton-indicator__mw6O8{width:9px;height:9px;border-radius:50%;flex-shrink:0}.MarketStatus_skeleton-session-name__ksAS0{width:3.5rem;height:.88rem}.MarketStatus_skeleton-session-time__B6x8N{width:2.75rem;height:.73rem}.MarketStatus_skeleton-session-status__3okcm{width:2.4rem;height:.78rem}@keyframes MarketStatus_shimmer__jg7TQ{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.MarketStatus_skeleton__YYNIC{animation:none}}@media screen and (max-width:500px){.MarketStatus_sessions__4g0Bm{grid-template-columns:1fr}}