.TerminalTickerStrip-module__ws6YGa__viewport{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;width:100%;min-width:0;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.TerminalTickerStrip-module__ws6YGa__viewport:focus-visible{outline:1px solid var(--brand-line);outline-offset:-1px;border-radius:6px}.TerminalTickerStrip-module__ws6YGa__rail{will-change:transform;align-items:stretch;min-width:max-content;animation:34s linear infinite TerminalTickerStrip-module__ws6YGa__dv-ticker-scroll;display:inline-flex}@keyframes TerminalTickerStrip-module__ws6YGa__dv-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.TerminalTickerStrip-module__ws6YGa__viewport:hover .TerminalTickerStrip-module__ws6YGa__rail,.TerminalTickerStrip-module__ws6YGa__viewport:focus-within .TerminalTickerStrip-module__ws6YGa__rail{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.TerminalTickerStrip-module__ws6YGa__rail{animation:none}}.TerminalTickerStrip-module__ws6YGa__item{border-right:1px solid var(--border-faint);white-space:nowrap;align-items:baseline;gap:7px;min-height:34px;padding:0 16px;display:inline-flex}.TerminalTickerStrip-module__ws6YGa__item:first-child{padding-left:12px}.TerminalTickerStrip-module__ws6YGa__label{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.04em;font-size:10.5px;font-weight:600}.TerminalTickerStrip-module__ws6YGa__value{color:var(--text);font-family:var(--font-mono);font-size:12px;font-weight:600}.TerminalTickerStrip-module__ws6YGa__change,.TerminalTickerStrip-module__ws6YGa__status{font-family:var(--font-mono);font-size:10.5px;font-weight:600}.TerminalTickerStrip-module__ws6YGa__status,.TerminalTickerStrip-module__ws6YGa__unavailable .TerminalTickerStrip-module__ws6YGa__value{color:var(--text-3)}@media (max-width:767px){.TerminalTickerStrip-module__ws6YGa__viewport{-webkit-mask-image:none;mask-image:none}.TerminalTickerStrip-module__ws6YGa__item{padding:0 12px}}
.dv-scope{background:var(--bg);height:100vh;overflow:hidden}.dv-scope .app-grid{grid-template-columns:252px 1fr;height:100vh;display:grid}.dv-scope .app-sidebar{border-right:1px solid var(--border);background:var(--bg-2);flex-direction:column;height:100vh;display:flex}.dv-scope .nav-item:hover{background:var(--surface-2)!important;color:var(--text)!important}.dv-scope .app-main-col{flex-direction:column;min-width:0;height:100vh;display:flex}.dv-scope .app-topbar{border-bottom:1px solid var(--border);background:var(--nav-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;flex:none;justify-content:space-between;align-items:center;gap:18px;height:64px;padding:0 22px;display:flex}.dv-scope .app-main{flex:1;padding:22px 24px 40px;overflow-y:auto}.dv-scope .app-wrap{max-width:1440px;margin:0 auto}@media (min-width:1700px){.dv-scope .app-wrap{max-width:1580px}}@media (min-width:2100px){.dv-scope .app-wrap{max-width:1760px}}@media (min-width:2560px){.dv-scope .app-wrap{max-width:1960px}}.dv-scope .topbar-burger{display:none}.dv-scope .topbar-brand{align-items:center;display:none}.dv-scope .topbar-ticker{flex:auto;min-width:0;max-width:none;margin-left:18px}.mobile-ticker,.dv-scope .bottom-nav,.dv-scope .drawer-scrim{display:none}.dv-scope[data-theme=light] .aurora-field{background:radial-gradient(120% 70% at 85% -10%,#5258f00f,#0000 55%),radial-gradient(90% 60% at 0 0,#0d94880d,#0000 50%)}.dv-scope[data-theme=light] .aurora-field:after{background-image:radial-gradient(#0f172a0d 1px,#0000 1px)}.dv-scope .app-bg{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.dv-scope .app-bg-media{object-fit:cover;opacity:.38;width:102%;height:102%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dv-scope .app-bg-still{display:none}.dv-scope .app-bg-veil{background:radial-gradient(130% 90% at 50% -10%,#0000 30%,#070a1173 72%,#070a11cc 100%),linear-gradient(#070a114d,#070a114d);position:absolute;inset:0}.dv-scope[data-theme=light] .app-bg{display:none}@media (prefers-reduced-motion:reduce){.dv-scope .app-bg-video{display:none}.dv-scope .app-bg-still{display:block}}@media (max-width:767px){.dv-scope .app-bg-video{display:none}.dv-scope .app-bg-still{opacity:.28;display:block}}@media (max-width:1023px){.dv-scope .app-grid{grid-template-columns:1fr}.dv-scope .sidebar-wrap{z-index:60;width:270px;transition:transform .22s cubic-bezier(.3,.7,.2,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 0 60px #0009}.dv-scope .sidebar-wrap.open{transform:none}.dv-scope .topbar-burger,.dv-scope .topbar-brand{display:inline-flex}.dv-scope .drawer-scrim{z-index:55;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:block;position:fixed;inset:0}.dv-scope .dv-panel>table,.dv-scope .dv-table,.dv-scope table{white-space:nowrap;max-width:100vw;display:block;overflow-x:auto}}@media (max-width:767px){.dv-scope .topbar-ticker{display:none!important}.mobile-ticker{border-bottom:1px solid var(--border);background:var(--nav-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-width:0;height:36px;display:block;overflow:hidden}.dv-scope .app-topbar{gap:10px;padding:0 14px}.dv-scope .app-main{padding:16px 14px 88px}.dv-scope .bottom-nav{z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--border);height:64px;display:flex;position:fixed;bottom:0;left:0;right:0}.dv-scope .bn-item{color:var(--text-3);font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:500;text-decoration:none;transition:color .13s;display:flex}.dv-scope .bn-item[data-active=true]{color:var(--brand-text)}.dv-scope .session-pill,.dv-scope .app-theme .tab span{display:none}}@media (max-width:420px){.dv-scope .session-pill,.dv-scope .viewing-label{display:none}}@media (max-width:1180px){.dv-scope .g-4{grid-template-columns:repeat(2,1fr)!important}.dv-scope .g-3{grid-template-columns:1fr 1fr!important}}@media (max-width:880px){.dv-scope .g-2,.dv-scope .g-3,.dv-scope .g-4{grid-template-columns:1fr!important}}@media (max-width:620px){.dv-scope .dv-sector-heat{padding-bottom:8px;overflow-x:auto;grid-template-columns:repeat(3,minmax(110px,1fr))!important}.dv-scope .topbar-crumb-group{display:none}}@media (max-width:520px){.dv-scope .topbar-tier{display:none}}@media (max-width:720px){.dv-scope .ipo-table-head{display:none!important}.dv-scope .ipo-table-row{grid-template-columns:minmax(0,1fr) auto!important;gap:8px 14px!important;padding:14px 0!important}.dv-scope .ipo-table-row>:nth-child(2),.dv-scope .ipo-table-row>:nth-child(3),.dv-scope .ipo-table-row>:nth-child(4){grid-column:1;font-size:12px!important}.dv-scope .ipo-table-row>:nth-child(5){grid-area:1/2;text-align:right!important}.dv-scope .ipo-gmp-grid,.dv-scope .ipo-sub-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.dv-scope .ipo-gmp-grid>:first-child,.dv-scope .ipo-sub-grid>:first-child{grid-column:1/-1}.dv-scope .ipo-gmp-grid>:last-child{justify-self:end}}
