:root{color:#d9e0e7;font-synthesis:none;text-rendering:optimizelegibility;--panel:#080b0d;--border:#391113;--red:#ef3d42;--cyan:#24d4d8;--green:#27d45c;background:#050708;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:1100px;min-height:100vh;margin:0;overflow:hidden}button,input{font:inherit}.app-shell{background:#020304;grid-template-rows:42px 1fr 24px;height:100vh;display:grid}.toolbar{background:linear-gradient(#15191c,#080b0d);border-bottom:1px solid #5b171a;align-items:center;gap:8px;padding:5px 10px;display:flex}.brand{color:var(--cyan);letter-spacing:.04em;white-space:nowrap;margin-right:8px;font-weight:800}.search-wrap{width:320px;position:relative}.search-input{color:#ecf4f7;background:#020405;border:1px solid #4c555d;border-radius:3px;outline:none;width:100%;height:30px;padding:0 10px}.search-input:focus{border-color:var(--cyan);box-shadow:0 0 0 1px #1d8c8f}.search-results{z-index:20;background:#090d0f;border:1px solid #39434a;width:100%;max-height:320px;display:none;position:absolute;top:33px;overflow-y:auto;box-shadow:0 8px 24px #000c}.search-results.open{display:block}.search-result{color:#dce6eb;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1d2327;grid-template-columns:100px 1fr auto;width:100%;padding:8px 10px;display:grid}.search-result:hover,.search-result.active{background:#172024}.search-result.active{box-shadow:inset 2px 0 0 var(--cyan)}.search-result .code{color:var(--cyan)}.st-badge{color:#ff6065;border:1px solid #cc3036;border-radius:3px;align-items:center;height:21px;padding:0 6px;font-size:12px;display:inline-flex}.symbol-title{white-space:nowrap;align-items:baseline;gap:9px;display:flex}.symbol-title strong{color:#f1f4f6;font-size:15px}.symbol-title span{color:var(--cyan);font-size:13px}.toolbar-spacer{flex:1}.toolbar-meta{color:#98a5ad;white-space:nowrap;font-size:12px}.data-updated{color:#f0c477;white-space:nowrap;font-size:12px}.monthly-data-updated{grid-area:1/4;justify-self:end;font-size:11px}.reload-button{color:#d6e0e4;cursor:pointer;background:#11171a;border:1px solid #39434a;border-radius:3px;height:29px;padding:0 11px}.reload-button:hover{border-color:var(--cyan)}.mouse-follow-control{color:#9be3e5;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0b1b1c;border:1px solid #214b4d;border-radius:3px;align-items:center;gap:5px;height:29px;padding:0 7px;font-size:11px;display:inline-flex}.mouse-follow-control input{accent-color:#35c9ce;cursor:pointer;width:13px;height:13px;margin:0}.mouse-follow-control strong{min-width:14px;color:var(--green);font-weight:700}.mouse-follow-control.off{color:#b6a477;background:#17130c;border-color:#493a26}.mouse-follow-control.off strong{color:#d4a94e}.chart-grid{background:#68181d;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1px;min-height:0;padding:1px;display:grid}.chart-panel{background:var(--panel);grid-template-rows:48px 1fr;min-width:0;min-height:0;display:grid;position:relative}.chart-header{background:#080b0d;border-bottom:1px solid #431014;grid-template-rows:24px 23px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;column-gap:10px;padding:0 8px;font-size:12px;display:grid}.period-label{color:var(--cyan);font-weight:700;transition:text-shadow .12s,color .12s}.range-note{color:#f0c477;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:11px;display:none;overflow:hidden}.range-note.show{display:block}.ohlc{color:#a9b4ba;white-space:nowrap;text-overflow:ellipsis;grid-column:3;overflow:hidden}.ohlc .up{color:var(--red)}.ohlc .down{color:var(--cyan)}.ma-legend{white-space:nowrap;grid-column:1/-1;gap:12px;min-width:0;display:flex;overflow:hidden}.bull-line{color:#ef3d42}.bear-line{color:#23d95a}.ma-legend .deviation{color:#a9b4ba}.ma-legend .up{color:var(--red)}.ma-legend .down{color:var(--cyan)}.chart-container{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.wave-marker-overlay{z-index:4;pointer-events:none;contain:paint;position:absolute;top:0;left:0;overflow:hidden}.wave-marker{z-index:1;pointer-events:none;width:0;height:0;position:absolute}.wave-marker-arrow{filter:drop-shadow(0 1px 1px #000);width:0;height:0;display:block;position:absolute;left:0;transform:translate(-50%)}.wave-marker-low .wave-marker-arrow{border-right:3px solid #0000;border-bottom:6px solid var(--cyan);border-left:3px solid #0000;top:2px}.wave-marker-high .wave-marker-arrow{border-top:6px solid var(--red);border-left:3px solid #0000;border-right:3px solid #0000;top:-8px}.wave-marker-label{color:#d7fbfd;white-space:nowrap;text-shadow:0 1px 2px #000;font-size:10px;line-height:12px;display:block;position:absolute;left:6px}.wave-marker-low .wave-marker-label{top:10px}.wave-marker-high .wave-marker-label{color:#ffc4c6;top:-25px}.wave-marker-overlay.compact .wave-marker-label{display:none}.bull-wave-start-marker{z-index:2;pointer-events:none;width:0;height:0;position:absolute}.bull-wave-start-arrow{filter:drop-shadow(0 1px 1px #000);border-bottom:7px solid #f6c453;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;display:block;position:absolute;top:2px;left:0;transform:translate(-50%)}.bull-wave-start-label{color:#ffe28a;white-space:nowrap;text-shadow:0 1px 1px #000;background:#3a270ee6;border:1px solid #e0a72f;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:800;line-height:14px;display:inline-flex;position:absolute;top:11px;left:0;transform:translate(-50%);box-shadow:0 1px 3px #000b}.bull-wave-start-marker.pullback .bull-wave-start-arrow{border-bottom-width:6px;border-right-width:3px;border-bottom-color:var(--cyan);border-left-width:3px;display:block}.bull-wave-start-marker.pullback.has-deviation-arrow .bull-wave-start-arrow{display:none}.bull-wave-start-marker.pullback:not(.has-deviation-arrow) .bull-wave-start-label{top:11px}.bull-wave-start-marker.pullback .bull-wave-start-label{background:#30270fe8;border-color:#d1ad44;top:24px;left:0;transform:translate(-50%)}.period-range-overlay{z-index:5;pointer-events:none;contain:paint;background:linear-gradient(90deg,#24d4d80d,#24d4d82b 50%,#24d4d80d);border:1px solid #74e8ee4d;border-color:#74e8ee4d #74e8ee99;min-width:1px;display:none;position:absolute;top:4px;bottom:28px;box-shadow:inset 0 0 0 1px #74e8ee1a,0 0 18px #24d4d812}.period-range-overlay.show{display:block}.period-range-label{color:#d7fbfd;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #000;max-width:calc(100% - 12px);font-size:10px;line-height:17px;position:absolute;top:5px;left:6px;overflow:hidden}.profit-measure-overlay{z-index:6;pointer-events:none;contain:paint;min-width:1px;min-height:2px;display:none;position:absolute}.profit-measure-overlay:before,.profit-measure-overlay:after{content:"";background:#ffe08a;height:1px;position:absolute;left:0;right:0;box-shadow:0 0 6px #f6c453}.profit-measure-overlay:before{top:0}.profit-measure-overlay:after{bottom:0}.profit-measure-overlay.show{display:block}.profit-measure-tooltip{z-index:7;color:#c8d1d5;pointer-events:none;background:#10120fef;border:1px solid #746034;border-radius:3px;width:246px;padding:6px 8px;font-size:11px;line-height:16px;display:none;position:absolute;box-shadow:0 4px 16px #000c}.profit-measure-tooltip.show{display:block}.profit-measure-section+.profit-measure-section{border-top:1px solid #4b4028;margin-top:4px;padding-top:4px}.profit-measure-summary{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.profit-measure-summary span{color:#f3d88c}.profit-measure-summary strong{font-size:13px}.profit-measure-summary .up{color:var(--red)}.profit-measure-summary .down{color:var(--cyan)}.profit-measure-detail{color:#9da9af;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chart-panel.crosshair-active{box-shadow:inset 0 0 0 1px #53d9df66,inset 0 0 28px #24d4d80b}.chart-panel.crosshair-active .period-label{color:#bafcff;text-shadow:0 0 9px #24d4d899}.chart-empty{color:#6f7b82;pointer-events:none;place-items:center;display:none;position:absolute;inset:48px 0 0}.chart-empty.show{display:grid}.statusbar{color:#7f8b92;background:#050708;border-top:1px solid #391113;align-items:center;gap:20px;padding:0 10px;font-size:11px;display:flex}.statusbar .ok{color:var(--green)}.statusbar .error{color:#ff646b}@media (width<=1300px){.toolbar-meta{display:none}.search-wrap{width:270px}.bear-line{display:inline}}
