/* Market Lab — sirf is page ki chhoti cheezein. Baaki sab zetrik.css se. */
.lab-wrap { max-width: 1280px; margin: 0 auto; padding: 0 1.25rem 1rem; }
.lab-msg { max-width: 420px; white-space: normal; font-size: .8rem; }
.lab-years { max-height: 520px; overflow-y: auto; }
.lab-years thead th { position: sticky; top: 0; z-index: 1; }
.min-w-0 { min-width: 0; }
/* z-seg me link (page badalne ke liye) */
.z-seg a { margin: 0; padding: .28rem .75rem; border-radius: 7px; font-size: .76rem; font-weight: 600; color: var(--z-ink-2); text-decoration: none; }
.z-seg a:hover { color: var(--z-ink); }
.z-seg a.on { background: #fff; color: var(--z-ink); box-shadow: 0 1px 3px rgba(15,23,42,.12); }
/* World page */
.lab-up { color: var(--z-success) !important; }
.lab-down { color: var(--z-danger) !important; }
.lab-mkt { display: flex; justify-content: space-between; align-items: center; padding: .6rem 0; border-bottom: 1px solid var(--z-line-2); }
.lab-mkt:last-child { border-bottom: 0; }
.lab-mkt-name { font-weight: 600; color: var(--z-ink); }
.lab-mkt-sub { font-size: .7rem; color: var(--z-faint); }
.lab-mkt-price { text-align: right; font-weight: 600; }
.lab-mkt-chg { font-size: .78rem; font-weight: 700; }
.lab-news { min-width: 320px; white-space: normal; }
