/* A self-contained price workspace, independent of the legacy card layouts. */
body .panel.novi-price-chart {
  display:flex;flex-direction:column;gap:16px;box-sizing:border-box;width:100%;max-width:100%;
  height:auto!important;min-height:0!important;padding:22px!important;overflow:hidden!important;
  background:#0a1622!important;border:1px solid #284052!important;border-radius:14px;
  box-shadow:0 10px 30px rgba(0,0,0,.16)!important;isolation:isolate;
}
body .novi-price-chart::before,body .novi-price-chart::after{display:none!important}
body .novi-price-chart:hover{transform:none}
.novi-price-chart *, .novi-price-chart *::before,.novi-price-chart *::after{box-sizing:border-box}
.novi-price-chart [hidden]{display:none!important}
.novi-price-chart :is(header,nav,section,footer,div){min-width:0}
.novi-price-chart :is(p,h2,h3){margin:0}
.novi-price-chart button{min-height:40px;padding:8px 12px;border:1px solid #304759;border-radius:7px;background:#112332;color:#d1dfeb;font:600 14px/1.3 Arial,sans-serif;letter-spacing:0;white-space:nowrap;cursor:pointer;box-shadow:none;text-shadow:none}
.novi-price-chart button:hover{background:#1a3142}
.novi-price-chart button[aria-pressed="true"]{background:#253845;border-color:#ffd84d;color:#ffe697}
.novi-price-chart button:disabled{opacity:.45;cursor:default}
.npc-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.novi-price-chart .npc-eyebrow{display:block;margin-bottom:5px;color:#91a9bb;font-size:12px!important;letter-spacing:1.4px}
.novi-price-chart h2{font-size:22px;line-height:1.25;letter-spacing:0;color:#e9f2fa}
.novi-price-chart .npc-price{margin-top:5px;font-size:34px!important;line-height:1.2;font-weight:700;font-variant-numeric:tabular-nums;color:#f2f7fb;letter-spacing:-.8px;text-shadow:none}
.npc-feed{display:grid;justify-items:end;gap:8px;text-align:right}
.npc-feed b{display:inline-flex;align-items:center;gap:6px;color:#a9b9c5;font-size:12px!important;font-weight:700;letter-spacing:.4px}
.npc-feed b::before{content:'';width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}
.npc-feed b[data-state="live"]{color:#52d6a0}
.npc-feed b[data-state="delayed"]{color:#ffd84d}
.npc-feed span{max-width:170px;color:#91a9bb;font-size:12px!important;line-height:1.45}
.npc-timeframes{display:flex;gap:5px;overflow-x:auto;overscroll-behavior-x:contain;padding:3px;background:#07111c;border:1px solid #1c3243;border-radius:9px;scrollbar-width:thin}
.npc-timeframes button{flex:1 0 42px;border-color:transparent;background:transparent;padding:8px 10px}
.npc-timeframes button.active{color:#f3f7fb;background:#243b4e;border-color:#344f63}
.npc-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.npc-metrics>div{display:grid;align-content:start;gap:5px;padding:12px;border:1px solid #213748;border-radius:8px;background:#0d1c2a}
.novi-price-chart .npc-metrics small{font-size:13px!important;line-height:1.35;color:#91a9bb}
.npc-metrics b{font-size:17px;line-height:1.3;color:#e4eef6;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.novi-price-chart [data-direction="up"]{color:#52d6a0}
.novi-price-chart [data-direction="down"]{color:#f27b89}
.npc-outlook{padding:13px 15px;border:1px solid #49432b;border-left:3px solid var(--npc-forecast-color,#ffd84d);background:#1b211f;border-radius:8px}
.npc-outlook-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:5px}
.novi-price-chart .npc-outlook small{color:#c2b889;font-size:12px!important;letter-spacing:1.1px}
.npc-outlook-title>b{color:var(--npc-forecast-color,#ffd84d);font-size:19px!important;font-variant-numeric:tabular-nums}
.npc-outlook>b{display:block;color:#f2e5b5;font-size:17px;line-height:1.4}
.novi-price-chart .npc-outlook p{color:#babda9;font-size:14px!important;line-height:1.5;margin-top:4px}
.npc-chart-tools{display:flex;align-items:center;justify-content:space-between;gap:10px}
.npc-legend{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.npc-legend>span{display:inline-flex;align-items:center;gap:6px;font-size:12px!important;color:#a9becd;white-space:nowrap}
.npc-legend i{display:inline-block;flex:0 0 13px}
.npc-candle-key{height:9px;width:5px;border-left:5px solid #52d6a0}
.npc-vwap-key{height:0;border-top:2px solid #67cbdd}
.npc-arrow-key{position:relative;height:0;border-top:2px solid var(--npc-forecast-color,#ffd84d)}
.npc-arrow-key::after{content:'';position:absolute;right:-1px;top:-4px;border-left:5px solid var(--npc-forecast-color,#ffd84d);border-top:3px solid transparent;border-bottom:3px solid transparent}
.novi-price-chart .chart-stage.candlestick-stage{flex:0 0 auto;width:100%;min-height:0!important;height:390px!important;margin:0;padding:0;border:1px solid #213748;border-radius:9px;background:#08131e;overflow:hidden}
.npc-chart-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:-6px}
.npc-chart-footer>span{color:#91a9bb;font-size:12px!important}
.npc-chart-footer>div{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.npc-chart-footer button{font-size:13px!important;min-height:38px}
.npc-details{padding:13px;border:1px solid #2a4153;border-radius:8px;background:#10202e}
.npc-details>small{display:block;color:#91a9bb;margin-bottom:10px;font-size:12px!important}
.npc-ohlc{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.npc-ohlc>div{display:grid;gap:4px;min-width:0}
.npc-ohlc small{font-size:13px!important;color:#91a9bb}
.npc-ohlc b{font-size:14px!important;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
.npc-volume-heading{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:5px;border-top:1px solid #213748;padding-top:15px}
.novi-price-chart .npc-volume-heading h3{font-size:15px!important;font-weight:600;color:#d3e1eb}
.npc-volume-heading span{font-size:12px!important;color:#91a9bb}
.novi-price-chart .novi-volume-stage{flex:0 0 auto;position:relative;width:100%;height:100px;min-height:0;margin:0}
.novi-price-chart .novi-volume-stage canvas{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%}
.novi-price-chart .npc-notes{display:block;position:static;width:100%;min-height:0;height:auto;margin:0;padding:0;background:none;border:0;text-align:left;box-shadow:none;overflow:visible}
.novi-price-chart .npc-notes p{color:#91a9bb;font-size:12px!important;line-height:1.55;margin:0 0 5px;letter-spacing:0}
@media(max-width:720px){
  body .panel.novi-price-chart{gap:13px;padding:14px!important;border-radius:11px}
  .npc-header{gap:10px}
  .novi-price-chart h2{font-size:20px}
  .novi-price-chart .npc-price{font-size:30px!important}
  .npc-feed span{max-width:125px}
  .npc-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .npc-metrics>div{padding:10px}
  .npc-metrics>div:last-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:10px}
  .npc-metrics b{font-size:16px!important}
  .npc-outlook{padding:11px 12px}
  .npc-timeframes button{padding:8px;flex:1 0 40px}
  .npc-legend{gap:10px}
  .npc-chart-tools>button{min-height:36px;padding:7px 10px;font-size:12px!important}
  .novi-price-chart .chart-stage.candlestick-stage{height:330px!important}
  .npc-ohlc{grid-template-columns:repeat(2,minmax(0,1fr))}
  .npc-chart-footer{align-items:flex-start;flex-wrap:wrap}
  .novi-price-chart .novi-volume-stage{height:90px}
}
