.charthero-root{--neon-green: #00FF41;--dark-green: #003B00;--mid-green: #008F24;--black: #0D0208;--buy-green: #88FF88;--sell-red: #FF3333}.charthero-root{background-color:transparent;color:var(--neon-green);font-family:VT323,monospace;overflow-x:hidden;margin:0;height:100%;min-height:420px;display:flex;flex-direction:column}.charthero-root .text-neon{text-shadow:0 0 2px var(--neon-green)}.charthero-root .border-neon{box-shadow:0 0 2px var(--neon-green),inset 0 0 2px var(--neon-green)}.charthero-root .scanlines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff0,#fff0 50%,#0003 50%,#0003);background-size:100% 4px;z-index:50;pointer-events:none;opacity:.6}.charthero-root ::-webkit-scrollbar{width:6px;height:6px}.charthero-root ::-webkit-scrollbar-track{background:#000}.charthero-root ::-webkit-scrollbar-thumb{background:var(--dark-green)}.charthero-root ::-webkit-scrollbar-thumb:hover{background:var(--neon-green)}.charthero-root .btn-timeframe.active{background-color:var(--neon-green);color:#000;box-shadow:0 0 5px var(--neon-green)}.charthero-root .loader{border:4px solid var(--dark-green);border-top:4px solid var(--neon-green);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.trade-table th{position:sticky;top:0;background-color:#000;z-index:10;border-bottom:1px solid var(--dark-green);padding-bottom:4px}.charthero-root .trade-row-buy{color:var(--buy-green)}.charthero-root .trade-row-sell{color:var(--sell-red)}.charthero-root .fade-in-row{animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;background-color:var(--dark-green)}to{opacity:1;background-color:transparent}}.charthero-root #pnl-tooltip{pointer-events:none;transition:opacity .1s;box-shadow:0 0 10px #00ff414d}.charthero-root .mobile-modal{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:90vw!important;max-width:350px!important;z-index:100!important;border-radius:8px!important;background-color:#000!important;box-shadow:0 0 20px #00ff4180!important;pointer-events:auto!important}.charthero-root .mobile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.charthero-root .fullscreen-trades{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:80!important;width:100vw!important;height:100vh!important;border:none!important;border-radius:0!important;background-color:#000!important;padding:1rem!important}.charthero-root #boot-screen{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;z-index:9999;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;font-family:VT323,monospace;color:var(--neon-green)}.charthero-root .boot-line{opacity:0;animation:typeLine .1s forwards}@keyframes typeLine{0%{opacity:0}to{opacity:1}}.charthero-root .boot-progress-wrap{margin-top:.75rem;border:1px solid var(--dark-green);padding:2px;background:#000;max-width:320px}.charthero-root .boot-progress-bar{height:10px;width:0%;background:var(--neon-green);color:#000;font-size:10px;text-align:right;padding-right:4px;line-height:10px;transition:width .2s ease}.charthero-root header h1,.charthero-root #current-price,.charthero-root #price-change,.charthero-root .text-neon{text-shadow:0 0 1px rgba(0,255,65,.5)}.charthero-root header h1,.charthero-root #current-price{filter:none}.whale-icon{display:inline-block;animation:pulse 2s infinite;filter:drop-shadow(0 0 5px #00FF41)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.scan-dot{display:inline-block;width:6px;height:6px;background-color:#003b00;border-radius:50%;margin-right:4px;animation:blink 1s infinite}.charthero-root.charthero-chart header,.charthero-root.charthero-chart footer,.charthero-root.charthero-chart #trades-panel,.charthero-root.charthero-chart #pnl-tooltip,.charthero-root.charthero-chart #tooltip-close,.charthero-root.charthero-chart #modal-overlay{display:none!important}.charthero-root.charthero-chart .relative.z-10{padding:0;max-width:none;height:auto}.charthero-root.charthero-chart main{width:100%!important;min-height:360px;height:auto}.charthero-root.charthero-chart{height:auto}@media(max-width:640px){.charthero-root footer{flex-direction:column;align-items:flex-start;gap:4px;font-size:10px}.charthero-root footer span{display:block;line-height:1.2}.charthero-root footer span:first-child{display:none}}
