@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&display=swap");:root{--canvas-dark:#0b0e11;--surface-card-dark:#0b0e11;--surface-elevated-dark:#111820;--hairline-on-dark:#2b3139;--primary-yellow:#FCD535;--primary-yellow-active:#f0b90b;--brand-green:#38a66a;--trading-up:#0ecb81;--trading-down:#f6465d;--text-primary:#ffffff;--text-secondary:#eaecef;--text-muted:#707a8a;--on-primary:#181a20;--font-ui:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-data:"IBM Plex Sans",monospace}.home-shell{color:var(--text-secondary);font-family:var(--font-ui);font-size:14px;line-height:1.5}.home-shell .num-font{font-family:var(--font-data)!important}.home-shell .font-bold{font-weight:700!important}.home-shell .text-up{color:var(--trading-up)!important}.home-shell .text-down{color:var(--trading-down)!important}.home-shell .text-ref{color:var(--primary-yellow)!important}.home-shell .text-muted{color:var(--text-muted)!important}.home-shell .text-accent{color:var(--brand-green)!important}.home-shell .text-up-bg{background-color:var(--trading-up)!important}.home-shell .text-down-bg{background-color:var(--trading-down)!important}.home-shell .text-ref-bg{background-color:var(--primary-yellow)!important}.home-shell .text-accent-bg{background-color:var(--brand-green)!important}.home-shell .text-up-bg-dim{background-color:rgba(14,203,129,.08)!important}.home-shell .text-down-bg-dim{background-color:rgba(246,70,93,.08)!important}.home-shell .text-neutral-bg-dim{background-color:rgba(255,255,255,.04)!important}.cm-layout .cm-main{max-width:1360px!important;margin:0 auto!important;padding:0 24px 64px!important}.cm-layout .cm-header{margin-bottom:24px!important}.cm-layout .cm-breadcrumb{display:flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;color:var(--text-muted)!important;font-weight:500!important;margin-bottom:8px!important}.cm-layout .cm-bc-sep{opacity:.5!important}.cm-layout .cm-title{font-size:24px!important;font-weight:800!important;color:var(--text-primary)!important;letter-spacing:-.5px!important}.cm-layout .cm-subtitle{font-size:13px!important;color:var(--text-muted)!important;margin-top:4px!important}.home-shell .home-global-ticker{display:none!important}.home-global-ticker-mask{max-width:1360px!important;margin:0 auto!important;padding:0 24px!important;width:100%!important}.home-global-ticker-track{display:flex!important;gap:28px!important;overflow-x:auto!important;white-space:nowrap!important}.home-global-ticker-track::-webkit-scrollbar{display:none!important}.home-global-ticker-item{display:flex!important;align-items:center!important;gap:6px!important;font-size:12px!important}.home-global-ticker-item b{color:var(--text-muted)!important;font-weight:600!important}.home-global-ticker-item strong{color:var(--text-primary)!important;font-weight:500!important}.home-global-ticker-item em{font-size:11px!important;font-style:normal!important}.home-global-ticker-item.is-up em{color:var(--trading-up)!important}.home-global-ticker-item.is-down em{color:var(--trading-down)!important}.home-global-ticker-item.is-flat em{color:var(--text-muted)!important}.home-shell .dashboard-grid{display:grid!important;grid-template-columns:1.6fr 1fr!important;gap:24px!important;margin-bottom:24px!important}.home-shell .glass-card{background-color:var(--color-bg-card)!important;border:1px solid var(--color-border)!important;border-radius:12px!important;padding:1.5rem!important;display:flex!important;flex-direction:column!important;position:relative!important;transition:border-color .2s ease,background-color .2s ease!important}.home-shell .glass-card:hover{background-color:var(--color-bg-card-hover)!important;border-color:var(--color-border-light)!important}.home-shell .card-header{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:16px!important}.home-shell .card-header.flex-header{align-items:center!important}.home-shell .title-group{display:flex!important;flex-direction:column!important}.home-shell .kicker{font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:1.5px!important;color:var(--text-muted)!important}.home-shell .card-title{font-size:15px!important;font-weight:700!important;color:var(--text-primary)!important;margin-top:2px!important}.home-shell .badge{font-size:11px!important;font-weight:600!important;padding:3px 8px!important;border-radius:4px!important}.home-shell .badge.bullish{background-color:rgba(14,203,129,.12)!important;color:var(--trading-up)!important}.home-shell .badge.bearish{background-color:rgba(246,70,93,.12)!important;color:var(--trading-down)!important}.home-shell .badge.neutral{background-color:rgba(255,255,255,.08)!important;color:var(--text-muted)!important}.home-shell .chart-indicators{display:flex!important;gap:8px!important}.home-shell .ind-pill{font-size:10px!important;font-weight:600!important;padding:3px 8px!important;border-radius:4px!important}.home-shell .ind-pill.ema{background-color:rgba(252,213,53,.1)!important;color:var(--primary-yellow)!important}.home-shell .ind-pill.bollinger{background-color:rgba(56,166,106,.1)!important;color:var(--brand-green)!important}.home-shell .price-summary-strip{display:flex!important;gap:28px!important;padding:12px 16px!important;background-color:rgba(0,0,0,.15)!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.02)!important;margin-bottom:16px!important;flex-wrap:wrap!important}.home-shell .metric-group{display:flex!important;flex-direction:column!important}.home-shell .metric-label{font-size:10px!important;color:var(--text-muted)!important;text-transform:uppercase!important;font-weight:500!important}.home-shell .metric-val{font-size:13px!important;font-weight:600!important;margin-top:2px!important}.home-shell .chart-canvas-container{flex:1!important;height:280px!important;background-color:rgba(0,0,0,.2)!important;border-radius:8px!important;padding:8px!important;position:relative!important}.home-shell .wyckoff-phases-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;margin-bottom:16px!important;margin-top:12px!important}.home-shell .phase-box{background-color:rgba(0,0,0,.12)!important;border:1px solid var(--hairline-on-dark)!important;border-radius:8px!important;padding:12px!important;display:flex!important;flex-direction:column!important;transition:all .3s ease!important}.home-shell .phase-box.green-glow:hover{border-color:rgba(14,203,129,.3)!important;box-shadow:0 0 15px rgba(14,203,129,.05)!important}.home-shell .phase-box.yellow-glow:hover{border-color:rgba(252,213,53,.25)!important;box-shadow:0 0 15px rgba(252,213,53,.04)!important}.home-shell .phase-box.red-glow:hover{border-color:rgba(246,70,93,.25)!important;box-shadow:0 0 15px rgba(246,70,93,.04)!important}.home-shell .phase-title{font-size:10px!important;font-weight:600!important;text-transform:uppercase!important;color:var(--text-muted)!important}.home-shell .phase-name{font-size:13px!important;font-weight:700!important;margin-top:4px!important}.home-shell .phase-desc{font-size:11px!important;color:var(--text-muted)!important;margin-top:6px!important;line-height:1.4!important;flex:1!important}.home-shell .phase-bar{height:4px!important;background-color:rgba(255,255,255,.05)!important;border-radius:2px!important;margin-top:10px!important;overflow:hidden!important}.home-shell .bar-fill{height:100%!important;border-radius:2px!important}.home-shell .phase-footer{font-size:10px!important;color:var(--text-muted)!important;margin-top:8px!important;text-align:right!important}.home-shell .advice-strip{display:flex!important;gap:12px!important;padding:12px 16px!important;background-color:rgba(56,166,106,.06)!important;border-left:3px solid var(--brand-green)!important;border-radius:0 8px 8px 0!important;font-size:12px!important;line-height:1.6!important;margin-top:8px!important}.home-shell .advice-icon{font-size:16px!important;line-height:1!important}.home-shell .advice-content strong{color:var(--text-primary)!important}.home-shell .sidebar-card{gap:16px!important;margin-bottom:0!important}.home-shell .breadth-summary{display:flex!important;flex-direction:column!important;gap:8px!important}.home-shell .breadth-bar-container{display:flex!important;height:8px!important;border-radius:4px!important;overflow:hidden!important}.home-shell .breadth-segment{height:100%!important}.home-shell .breadth-segment.up{background-color:var(--trading-up)!important}.home-shell .breadth-segment.flat{background-color:var(--text-muted)!important;opacity:.5!important}.home-shell .breadth-segment.down{background-color:var(--trading-down)!important}.home-shell .breadth-legend{display:flex!important;justify-content:space-between!important;font-size:11px!important;font-weight:500!important}.home-shell .sentiment-box{background-color:rgba(0,0,0,.15)!important;border:1px solid var(--hairline-on-dark)!important;border-radius:8px!important;padding:12px!important}.home-shell .sentiment-header{display:flex!important;justify-content:space-between!important;font-size:11px!important;font-weight:600!important;margin-bottom:6px!important}.home-shell .sentiment-bar-track{height:4px!important;background-color:rgba(255,255,255,.05)!important;border-radius:2px!important;margin-bottom:8px!important}.home-shell .sentiment-bar-fill{height:100%!important;border-radius:2px!important}.home-shell .sentiment-desc{font-size:11px!important;color:var(--text-muted)!important;line-height:1.4!important}.home-shell .liquidity-comparison-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.home-shell .liquidity-box{border-radius:8px!important;border:1px solid var(--hairline-on-dark)!important;padding:12px!important}.home-shell .liq-lbl{font-size:10px!important;font-weight:500!important;color:var(--text-muted)!important;text-transform:uppercase!important}.home-shell .liq-val{font-size:18px!important;font-weight:700!important;color:var(--text-primary)!important;margin-top:4px!important}.home-shell .liq-val .unit{font-size:11px!important;font-weight:500!important;color:var(--text-muted)!important}.home-shell .liq-change{font-size:10px!important;margin-top:4px!important;font-weight:500!important}.home-shell .liq-change .meta-lbl,.home-shell .volume-sparks-label{color:var(--text-muted)!important}.home-shell .volume-sparks-label{font-size:10px!important;font-weight:600!important;margin-top:4px!important}.home-shell .volume-sparks{display:flex!important;align-items:flex-end!important;gap:3px!important;height:60px!important;margin-top:6px!important}.home-shell .volume-sparks .spark-bar{flex:1!important;border-radius:2px 2px 0 0!important;opacity:.4!important;min-width:6px!important}.home-shell .volume-sparks .spark-bar.active-pulse{opacity:1!important;animation:sparkPulse 2s ease-in-out infinite!important}@keyframes sparkPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}.home-shell .contribution-split{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}.home-shell .contrib-col{display:flex!important;flex-direction:column!important}.home-shell .contrib-lbl{font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;margin-bottom:8px!important}.home-shell .contrib-list{display:flex!important;flex-direction:column!important;gap:6px!important}.home-shell .contrib-item{display:flex!important;align-items:center!important;justify-content:space-between!important;background-color:rgba(0,0,0,.12)!important;border-radius:6px!important;font-size:12px!important;position:relative!important;overflow:hidden!important}.home-shell .contrib-item .symbol{font-weight:700!important;font-size:12px!important;color:var(--text-primary)!important;z-index:2!important}.home-shell .contrib-item .bar-val{font-weight:600!important;font-size:12px!important;font-family:var(--font-data)!important;z-index:2!important}.home-shell .contrib-item:before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:var(--bar-pct)!important;opacity:.05!important;z-index:1!important}.home-shell .contrib-col:first-child .contrib-item:before{background-color:var(--trading-up)!important}.home-shell .contrib-col:last-child .contrib-item:before{background-color:var(--trading-down)!important}.home-shell .sym-with-logo,.home-shell .symbol-with-logo{display:inline-flex!important;align-items:center!important;gap:9px!important;z-index:2!important}.home-shell .stock-logo{width:22px!important;height:22px!important;border-radius:50%!important;-o-object-fit:contain!important;object-fit:contain!important;background-color:#ffffff!important;border:1px solid rgba(255,255,255,.9)!important;padding:1px!important;flex-shrink:0!important;display:block!important;box-sizing:border-box!important}.home-shell .cash-flow-card{padding:24px!important;margin-bottom:24px!important}.home-shell .flow-tabs{display:flex!important;background-color:rgba(0,0,0,.25)!important;border:1px solid var(--hairline-on-dark)!important;border-radius:8px!important;padding:3px!important;gap:4px!important}.home-shell .flow-tab-btn{background:none!important;border:none!important;color:var(--text-muted)!important;font-size:12px!important;font-weight:600!important;padding:6px 16px!important;border-radius:6px!important;cursor:pointer!important;transition:all .2s!important}.home-shell .flow-tab-btn:hover{color:var(--text-primary)!important}.home-shell .flow-tab-btn.active{background-color:var(--surface-elevated-dark)!important;color:var(--primary-yellow)!important}.home-shell .flow-tab-content{margin-top:20px!important}.home-shell .ranking-tables-wrap{gap:24px!important}.home-shell .rank-column-box{background-color:rgba(0,0,0,.15)!important;border:1px solid var(--hairline-on-dark)!important;border-radius:8px!important;padding:16px!important;flex:1!important}.home-shell .rank-col-title{font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;margin-bottom:12px!important}.home-shell .mock-table-head{display:flex!important;justify-content:space-between!important;font-size:10px!important;font-weight:600!important;text-transform:uppercase!important;color:var(--text-muted)!important;padding:0 8px 6px!important;border-bottom:1px solid var(--hairline-on-dark)!important}.home-shell .mock-table-rows{display:flex!important;flex-direction:column!important;gap:4px!important;margin-top:6px!important}.home-shell .mock-row{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:8px!important;border-radius:6px!important;transition:background-color .15s!important;height:32px!important}.home-shell .mock-row:hover{background-color:rgba(255,255,255,.02)!important}.home-shell .mock-row .sym{font-weight:700!important;color:var(--text-primary)!important;width:50px!important}.home-shell .progress-bar-wrap{flex:1!important;height:4px!important;background-color:rgba(255,255,255,.03)!important;border-radius:2px!important;margin:0 16px!important;overflow:hidden!important}.home-shell .progress-bar-fill{height:100%!important;border-radius:2px!important}.home-shell .mock-row .val{font-weight:600!important;font-family:var(--font-data)!important;font-size:12px!important;width:90px!important;text-align:right!important}.home-shell .valuation-card{margin-bottom:24px!important}.home-shell .card-controls{display:flex!important;gap:4px!important}.home-shell .control-btn{background-color:var(--surface-elevated-dark)!important;border:1px solid var(--hairline-on-dark)!important;color:var(--text-muted)!important;font-size:10px!important;font-weight:600!important;padding:4px 10px!important;border-radius:4px!important;cursor:pointer!important;transition:all .15s!important}.home-shell .control-btn.active,.home-shell .control-btn:hover{color:var(--text-primary)!important}.home-shell .control-btn.active{background-color:var(--brand-green)!important;border-color:var(--brand-green)!important}.home-shell .valuation-board-content{display:flex!important;gap:24px!important;align-items:center!important;margin-top:12px!important}.home-shell .val-metric-showcase{gap:12px!important;width:140px!important;flex-shrink:0!important}.home-shell .val-metric-showcase,.home-shell .val-num-box{display:flex!important;flex-direction:column!important}.home-shell .val-lbl{font-size:10.5px!important;color:var(--text-muted)!important;text-transform:uppercase!important;font-weight:500!important}.home-shell .val-num{font-size:19px!important;font-weight:700!important;margin-top:2px!important}.home-shell .val-zone-badge{font-size:9px!important;font-weight:600!important;padding:1px 6px!important;border-radius:3px!important;margin-top:4px!important;width:-moz-fit-content!important;width:fit-content!important}.home-shell .valuation-svg-wrap{flex:1!important;background-color:rgba(0,0,0,.25)!important;border:1px solid var(--hairline-on-dark)!important;border-radius:8px!important;padding:12px!important}.home-shell .val-svg-chart{width:100%!important;height:90px!important}.home-shell .val-chart-legends{display:flex!important;justify-content:space-between!important;color:var(--text-muted)!important;font-weight:500!important;margin-top:4px!important}.home-shell .lbl-expensive{color:var(--trading-down)!important}.home-shell .lbl-avg{color:var(--text-muted)!important}.home-shell .lbl-cheap{color:var(--trading-up)!important}.home-shell .macro-charts-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important;margin-top:16px!important}.home-shell .macro-card{padding:24px!important;background-color:var(--ve-bg-light)!important;border:1px solid var(--ve-border-light)!important;border-radius:12px!important;box-shadow:var(--ve-shadow-card)!important}.home-shell .macro-header{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:4px!important}.home-shell .macro-val{font-size:18px!important;font-weight:700!important;color:var(--text-primary)!important}.home-shell .macro-val small{font-size:11px!important;font-weight:500!important;color:var(--text-muted)!important}.home-shell .macro-period{font-size:var(--home-card-subtitle-size,.86rem)!important;color:#CBD5E1!important;font-weight:660!important;line-height:1.28!important;margin:.42rem 0 .9rem!important}.home-shell .macro-chart-wrap{height:160px!important;background-color:rgba(0,0,0,.15)!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.01)!important;padding:8px 12px!important;position:relative!important;display:flex!important;flex-direction:column!important}.home-shell .macro-svg-chart{width:100%!important;height:100%!important}.home-shell .macro-axis-lbl{fill:var(--text-muted)!important;font-size:8px!important;font-family:var(--font-ui)!important}.home-shell .macro-legend-row{display:flex!important;gap:12px!important;font-size:12px!important;font-weight:600!important;color:var(--text-muted)!important;justify-content:center!important;margin-top:4px!important}.home-shell .section-container{margin-top:32px!important}.home-shell .section-divider{display:flex!important;align-items:center!important;gap:12px!important;margin:32px 0 16px!important}.home-shell .section-title{font-size:13px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:1.5px!important;color:var(--text-primary)!important}.home-shell .section-line{flex:1!important;height:1px!important;background-color:var(--hairline-on-dark)!important}@media (max-width:1200px){.home-shell .macro-charts-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:1024px){.home-shell .dashboard-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.home-shell .wyckoff-phases-grid{grid-template-columns:1fr!important}.home-shell .valuation-board-content{flex-direction:column!important;align-items:flex-start!important}.home-shell .val-metric-showcase{width:100%!important;flex-direction:row!important;justify-content:space-between!important}.home-shell .macro-charts-grid{grid-template-columns:1fr!important}}.home-shell .workspace-header{margin-bottom:24px!important}.home-shell .breadcrumb{display:flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;color:var(--text-muted)!important;font-weight:500!important;margin-bottom:8px!important}.home-shell .bc-sep{opacity:.5!important}.home-shell .bc-active{color:var(--text-primary)!important}.home-shell .title-action-row{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;gap:24px!important}.home-shell .workspace-title{font-size:24px!important;font-weight:800!important;color:var(--text-primary)!important;letter-spacing:-.5px!important}.home-shell .workspace-subtitle{font-size:13px!important;color:var(--text-muted)!important;margin-top:4px!important}.home-shell .period-selector{display:flex!important;background-color:var(--surface-card-dark)!important;border:1px solid var(--hairline-on-dark)!important;border-radius:6px!important;padding:2px!important}.home-shell .period-btn{background:none!important;border:none!important;color:var(--text-muted)!important;font-size:11px!important;font-weight:600!important;padding:4px 10px!important;border-radius:4px!important;cursor:pointer!important;transition:all .15s!important}.home-shell .period-btn.active,.home-shell .period-btn:hover{color:var(--text-primary)!important}.home-shell .period-btn.active{background-color:var(--surface-elevated-dark)!important}.home-shell .home-flow-empty-logo{width:18px!important;height:18px!important}.home-shell .home-flow-row{min-height:42px!important}.home-shell .terminal-workspace{flex:1!important;padding:32px 0 64px!important}.home-shell .workspace-container{max-width:1360px!important;margin:0 auto!important;padding:0 24px!important;width:100%!important}.home-shell .grid-left,.home-shell .grid-right{display:flex!important;flex-direction:column!important;gap:24px!important}.home-shell .home-vnindex-valuation-svg polyline{stroke-width:1.1!important}.home-shell .home-vnindex-valuation-svg circle{r:2.8!important;stroke-width:1.2!important}.home-shell .home-vn-macro-board{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;row-gap:24px!important;-moz-column-gap:24px!important;column-gap:24px!important;align-items:stretch!important}.home-shell .home-vn-macro-block{background:var(--ve-bg-light)!important;border:1px solid var(--ve-border-light)!important;border-radius:12px!important;box-shadow:var(--ve-shadow-card)!important;padding:24px!important;box-sizing:border-box!important;overflow:hidden!important}.home-shell .home-vn-macro-block:hover{background:var(--ve-bg-light)!important;border-color:var(--ve-border-strong)!important}.home-shell .home-vn-macro-detail-grid,.home-shell .home-vn-macro-top-grid{display:contents!important}.home-shell .home-vn-macro-top-grid>:first-child{grid-column:1/span 7!important;grid-row:1!important}.home-shell .home-vn-macro-top-grid>:nth-child(2){grid-column:8/span 5!important;grid-row:1!important}.home-shell .home-vn-macro-detail-grid>:first-child{grid-column:1/span 6!important;grid-row:2!important}.home-shell .home-vn-macro-detail-grid>:nth-child(2){grid-column:7/span 6!important;grid-row:2!important}.home-shell .home-vn-macro-wide-block{grid-column:1/span 8!important;grid-row:3!important}.home-shell .home-vn-macro-top-grid>:nth-child(3){grid-column:9/span 4!important;grid-row:3!important}.home-shell .home-vn-macro-chart-cpi{--home-vn-macro-primary:#F2C46D!important;--home-vn-macro-secondary:#E8879A!important;--home-vn-macro-tertiary:#9DBDB3!important;--home-vn-macro-quaternary:#AFC1D8!important;--home-vn-macro-sheen:rgba(242,196,109,0.14)!important}.home-shell .home-vn-macro-chart-fed_rate{--home-vn-macro-primary:#A78BFA!important;--home-vn-macro-secondary:#7C6EE6!important;--home-vn-macro-tertiary:#F2C46D!important;--home-vn-macro-quaternary:#9DBDB3!important;--home-vn-macro-sheen:rgba(167,139,250,0.14)!important}.home-shell .home-vn-macro-chart-bond_yield{--home-vn-macro-primary:#38D996!important;--home-vn-macro-secondary:#60A5FA!important;--home-vn-macro-tertiary:#F2C46D!important;--home-vn-macro-quaternary:#A78BFA!important;--home-vn-macro-sheen:rgba(56,217,150,0.13)!important}.home-shell .home-vn-macro-chart .home-vn-macro-title-row{display:none!important}.home-shell .home-vn-macro-chart{min-height:0!important;border:none!important;background:none!important;padding:0!important;box-shadow:none!important}.home-shell .home-vn-macro-chart svg{width:100%!important;height:260px!important}.home-shell .home-vn-macro-chart-cpi svg,.home-shell .home-vn-macro-chart-fed_rate svg{height:300px!important}.home-shell .home-vn-macro-empty{grid-column:span 6!important;min-height:260px!important;border:1px solid var(--color-border)!important;border-radius:12px!important;background:var(--color-bg-card)!important;padding:28px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important}.home-shell .home-vn-macro-empty h2{margin:0!important;color:var(--text-primary)!important;font-size:20px!important;font-weight:800!important;letter-spacing:-.2px!important}.home-shell .home-vn-macro-empty p{max-width:620px!important;margin:0!important;color:var(--text-muted)!important;font-size:13px!important;line-height:1.6!important}.home-shell .home-vn-macro-wide-block .home-vn-macro-chart svg{height:332px!important}.home-shell .home-vn-macro-plot{position:relative!important;overflow:visible!important}.home-shell .home-vn-macro-x-labels,.home-shell .home-vn-macro-y-labels{position:absolute!important;inset:0!important;z-index:2!important;pointer-events:none!important}.home-shell .home-macro-hit,.home-shell .home-vn-macro-stack-hit{fill:transparent!important;stroke:transparent!important;cursor:crosshair!important;pointer-events:all!important}.home-shell .details-card{margin-top:20px!important}.home-shell .home-vn-macro-y-label{top:var(--home-vn-macro-label-top)!important;left:0!important;width:52px!important;transform:translateY(-50%)!important;text-align:right!important}.home-shell .home-vn-macro-x-label,.home-shell .home-vn-macro-y-label{position:absolute!important;color:#94A3B8!important;font-size:12px!important;font-weight:760!important;line-height:1!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important}.home-shell .home-vn-macro-x-label{bottom:4px!important;left:var(--home-vn-macro-label-left)!important;max-width:68px!important;transform:translateX(-50%)!important;text-align:center!important}.home-shell .home-vn-macro-x-label.is-start{transform:none!important;text-align:left!important}.home-shell .home-vn-macro-x-label.is-end{transform:translateX(-100%)!important;text-align:right!important}.home-shell .home-vn-macro-point{stroke-width:1.4!important}.home-shell .macro-legend-row span.is-primary{color:var(--home-vn-macro-primary)!important}.home-shell .macro-legend-row span.is-secondary{color:var(--home-vn-macro-secondary)!important}.home-shell .macro-legend-row span.is-tertiary{color:var(--home-vn-macro-tertiary)!important}.home-shell .macro-legend-row span.is-quaternary{color:var(--home-vn-macro-quaternary)!important}.home-shell .home-vn-macro-fed-step-chart{display:flex!important;flex-direction:column!important;gap:12px!important;min-height:300px!important}.home-shell .home-vn-macro-fed-step-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important}.home-shell .home-vn-macro-fed-step-head span{color:#94A3B8!important;font-size:12px!important;font-weight:760!important}.home-shell .home-vn-macro-fed-step-head strong{color:var(--text-primary)!important;font-size:18px!important;font-weight:850!important}.home-shell .home-vn-macro-fed-step-plot{position:relative!important;min-height:236px!important;overflow:visible!important}.home-shell .home-vn-macro-fed-step-plot svg{width:100%!important;height:260px!important;overflow:visible!important}.home-shell .home-vn-macro-fed-step-line{fill:none!important;stroke:var(--home-vn-macro-primary)!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-width:2.8!important;filter:drop-shadow(0 10px 18px rgba(167,139,250,.16))!important}.home-shell .home-vn-macro-fed-change-point{fill:var(--home-vn-macro-primary)!important;stroke:#0B1018!important;stroke-width:1.25!important}.home-shell .home-vn-macro-fed-hit{fill:transparent!important;stroke:transparent!important;cursor:crosshair!important;pointer-events:all!important}@media (max-width:1200px){.home-shell .home-vn-macro-board{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-shell .home-vn-macro-detail-grid>:first-child,.home-shell .home-vn-macro-detail-grid>:nth-child(2),.home-shell .home-vn-macro-top-grid>:first-child,.home-shell .home-vn-macro-top-grid>:nth-child(2),.home-shell .home-vn-macro-top-grid>:nth-child(3){grid-column:span 1!important;grid-row:auto!important}.home-shell .home-vn-macro-wide-block{grid-column:span 2!important;grid-row:auto!important}}@media (max-width:768px){.home-shell .home-vn-macro-board{grid-template-columns:1fr!important}.home-shell .home-vn-macro-detail-grid>:first-child,.home-shell .home-vn-macro-detail-grid>:nth-child(2),.home-shell .home-vn-macro-top-grid>:first-child,.home-shell .home-vn-macro-top-grid>:nth-child(2),.home-shell .home-vn-macro-top-grid>:nth-child(3),.home-shell .home-vn-macro-wide-block{grid-column:span 1!important;grid-row:auto!important}}.home-shell .home-market-wyckoff-row{margin-top:24px!important}.home-shell .home-market-wyckoff-row .details-card{margin-top:0!important;margin-bottom:0!important}.home-shell .grid-right .home-vnindex-contribution-panel{flex:1 1 auto!important;min-height:480px!important}.home-shell .contribution-split{align-items:stretch!important}.home-shell .contrib-list{gap:5px!important}.home-shell .contrib-item{height:30px!important;padding:4px 8px!important}.home-shell .valuation-svg-wrap .home-vnindex-valuation-svg{display:block!important;width:100%!important;height:124px!important;overflow:visible!important}.home-shell .val-chart-legends{font-size:11px!important;line-height:1.25!important}