.candlestick-chart{--cs-up:var(--green,#34d990);--cs-down:var(--red,#ff5c5c);--cs-gold:var(--gold,#f0be47);gap:10px;width:100%;min-width:0;display:grid}.candlestick-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 14px;display:flex}.candlestick-chart-title h3{letter-spacing:-.02em;flex-wrap:wrap;align-items:baseline;gap:10px;margin:4px 0 6px;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;display:flex}.candlestick-chart-title h3 em{color:var(--text);font-variant-numeric:tabular-nums;font-style:normal;font-weight:650}.candlestick-change{color:var(--muted);font-family:var(--font-geist-mono,monospace);letter-spacing:.02em;font-size:11px;font-weight:650}.candlestick-change.is-up{color:var(--cs-up)}.candlestick-change.is-down{color:var(--cs-down)}.candlestick-tf{border:1px solid var(--border);background:#ffffff08;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.candlestick-tf button{color:var(--muted);cursor:pointer;font-family:var(--font-geist-mono,monospace);letter-spacing:.04em;background:0 0;border:0;border-radius:999px;min-width:40px;min-height:28px;padding:0 10px;font-size:10px;font-weight:700}.candlestick-tf button.is-active{background:color-mix(in srgb, var(--cs-gold) 18%, transparent);color:var(--cs-gold)}.candlestick-tf button:hover{color:var(--text)}.candlestick-ohlc-readout{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.candlestick-ohlc-readout span{align-items:baseline;gap:5px;display:inline-flex}.candlestick-ohlc-readout small{color:var(--muted);font-family:var(--font-geist-mono,monospace);letter-spacing:.06em;font-size:9px;font-weight:700}.candlestick-ohlc-readout b{color:var(--text);font-size:12px;font-weight:650}.candlestick-ohlc-readout b.is-up{color:var(--cs-up)}.candlestick-ohlc-readout b.is-down{color:var(--cs-down)}.candlestick-ohlc-time{margin-left:auto;color:var(--muted)!important;font-size:11px!important}.candlestick-svg-wrap{background:linear-gradient(180deg, #ffffff05, transparent 40%), color-mix(in srgb, var(--panel,#0c1216) 92%, var(--canvas,#05090c));border:1px solid var(--border);border-radius:12px;min-width:0;padding:4px 2px 2px;overflow:hidden}.candlestick-svg{color:var(--muted);touch-action:pan-y;max-width:100%;display:block}.candlestick-bar{cursor:crosshair}.candlestick-bar.is-up{color:var(--cs-up)}.candlestick-bar.is-down{color:var(--cs-down)}.candlestick-bar.is-hover{filter:brightness(1.18)}.candlestick-axis-label{fill:color-mix(in srgb, var(--muted) 90%, #fff);opacity:.85}.candlestick-empty{border:1px dashed var(--border);color:var(--muted);text-align:left;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:160px;padding:20px;display:flex}.candlestick-empty p{max-width:36ch;margin:0;font-size:13px;line-height:1.45}.candlestick-foot{color:var(--muted);letter-spacing:.02em;flex-wrap:wrap;justify-content:space-between;gap:8px 14px;font-size:10px;display:flex}@media (width<=720px){.candlestick-ohlc-time{width:100%;margin-left:0}.candlestick-chart-title h3{font-size:1.05rem}}.lwc-candlestick{position:relative}.lwc-host{border-radius:8px;width:100%;min-height:200px;position:relative}.lwc-host.is-hidden{pointer-events:none;visibility:hidden;min-height:0;overflow:hidden;height:0!important}.lwc-candlestick .candlestick-chart-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;display:flex}.lwc-engine-badge{background:color-mix(in srgb, var(--gold) 12%, transparent);border:1px solid color-mix(in srgb, var(--gold) 35%, var(--border,#2a363d));color:var(--gold,#f2b313);font-family:var(--font-geist-mono,ui-monospace, monospace);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:9px}.lwc-host table,.lwc-host canvas{border-radius:6px}@media (prefers-reduced-motion:reduce){.lwc-candlestick *{scroll-behavior:auto!important}}
