*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;margin:0;padding:0}body{position:relative;max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tawk-bubble-container{display:none!important}.candles-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:9;pointer-events:none;opacity:.5}.candle{position:absolute;bottom:0;display:flex!important;flex-direction:column;align-items:center;animation:slideUp 8s linear infinite;mix-blend-mode:screen;width:30px;height:auto;filter:drop-shadow(0 0 8px rgba(255,255,255,.5))}.candle-wick{width:4px;background:currentColor;position:absolute;filter:brightness(1.5)}.candle-body{width:30px;position:relative;z-index:1;border-radius:2px;box-shadow:0 0 10px #ffffff80;filter:brightness(1.5)}.candle.bullish{color:#00ff9d}.candle.bearish{color:#ff4d4d}.candle.bullish .candle-body{background:#00ff9d;border:3px solid #00ff9d;box-shadow:0 0 15px #00ff9db3}.candle.bearish .candle-body{background:transparent;border:3px solid #ff4d4d;box-shadow:0 0 15px #ff4d4db3}@keyframes slideUp{0%{transform:translateY(100vh);opacity:0}10%{opacity:.5}90%{opacity:.5}to{transform:translateY(-100%);opacity:0}}@media (max-width: 768px){*{-webkit-tap-highlight-color:rgba(102,126,234,.2);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea,button,select,a{-webkit-user-select:auto;-khtml-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}button,.btn-primary,.btn-secondary{touch-action:manipulation;-webkit-tap-highlight-color:rgba(102,126,234,.3)}body{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}input,select,textarea{font-size:16px}}@media (max-width: 480px){.candle,.candle-body{width:20px}.candle-wick{width:2px}}
