@keyframes rsi-indicator-pulse{0%{transform:scale(1);opacity:1}70%,to{transform:scale(2.2);opacity:0}}@keyframes shimmer{0%{left:-150%}to{left:150%}}.ramzarz-tools.rsi.overall-boxes{display:flex;flex-direction:column;gap:25px}.ramzarz-tools.rsi.overall-boxes .box{display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 2px 0 rgba(88,102,126,.12),0 4px 24px 0 rgba(88,102,126,.08);border-radius:8px;overflow:hidden;padding:20px;background-color:#fff}.ramzarz-tools.rsi.overall-boxes .box .box-header .title{line-height:2;text-decoration:inherit;margin:0;padding:0;display:initial;color:oklch(14.7%.004 49.25deg);font-size:16px;font-weight:700}.ramzarz-tools.rsi.overall-boxes .box .box-content{margin-top:.5rem;display:flex;flex-direction:column;height:100%}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars{display:flex;align-items:center;direction:ltr;position:relative}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .bar{height:6px;transition:.5s all}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .bar.oversold{width:16.6666666667%;background-color:#16c784;border-radius:6px 0 0 6px}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .bar.weak{width:16.6666666667%;background-color:#89e2c1}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .bar.neutral{width:33.3333333333%;background-color:#cfd6e4}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .bar.strong{width:16.6666666667%;background-color:#f49ba0}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .bar.overbought{width:16.6666666667%;background-color:#ea3943;border-radius:0 6px 6px 0}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .indicator{position:absolute;width:20px;height:20px;transition:.5s all}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .indicator .dot{position:relative;width:100%;height:100%;border:solid 4px #fff;border-radius:50%;background:#111;z-index:2}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .indicator:before{content:"";position:absolute;border-radius:50%;width:inherit;height:inherit;animation:rsi-indicator-pulse 1.6s ease-out infinite}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .indicator.oversold:before{background-color:#16c784}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .indicator.weak:before{background-color:#89e2c1}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .indicator.neutral:before{background-color:#cfd6e4}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .indicator.strong:before{background-color:#f49ba0}.ramzarz-tools.rsi.overall-boxes .box .box-content .bars .indicator.overbought:before{background-color:#ea3943}.ramzarz-tools.rsi.overall-boxes .box.average .box-content{display:inline-block}.ramzarz-tools.rsi.overall-boxes .box.average .box-content .value-placeholder{height:40px;display:inline-block;position:relative;direction:ltr;text-align:right}.ramzarz-tools.rsi.overall-boxes .box.average .box-content .value-placeholder .value{color:#000;font-size:32px;font-weight:700;line-height:46px}.ramzarz-tools.rsi.overall-boxes .box.average .box-content .value-placeholder .placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#f3f4f6;border-radius:5px;opacity:0;z-index:-1;transition:.3s all}.ramzarz-tools.rsi.overall-boxes .box.average .box-content .value-placeholder .placeholder:after,.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value .value-placeholder .placeholder:after,.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value .value-placeholder .placeholder:after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg,rgba(255,255,255,0)0,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 100%);transform:skewX(-20deg);animation:shimmer 1.2s linear infinite}.ramzarz-tools.rsi.overall-boxes .box.average .box-content .value-placeholder.loading .placeholder,.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value .value-placeholder.loading .placeholder{opacity:1;z-index:10}.ramzarz-tools.rsi.overall-boxes .box.average .box-content .labels .label{color:#616e85!important;font-size:12px!important;line-height:27px!important;font-weight:400!important;padding:0!important}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;direction:ltr}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value .title{color:#616e85!important;font-size:12px!important;line-height:27px!important;font-weight:400!important;display:flex;align-items:center;gap:5px}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value .title .circle{width:8px;height:8px;border-radius:50%;background-color:#cfd6e4}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value .value-placeholder{height:30px;display:inline-block;position:relative}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value .value-placeholder .value{color:#000}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value .value-placeholder .placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#f3f4f6;border-radius:5px;opacity:0;z-index:-1;transition:.3s all}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value .value-placeholder .value{font-size:20px;font-weight:700}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value.oversold .title .circle{background-color:#16c784!important}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value.overbought{direction:rtl}.ramzarz-tools.rsi.overall-boxes .box.overbought-vs-oversold .values .title-value.overbought .title .circle{background-color:#ea3943!important}.ramzarz-tools.rsi.overall-boxes .box.history .values{display:flex;flex-direction:column}.ramzarz-tools.rsi.overall-boxes .box.average .box-content .labels,.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value{display:flex;align-items:center;justify-content:space-between;gap:5px}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value .title{color:#616e85!important;font-size:12px!important;line-height:27px!important;font-weight:400!important;padding:0!important}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value .value-placeholder{display:inline-block;position:relative}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value .value-placeholder .value{background-color:#eff2f5;color:#fff!important;padding:2px 5px;line-height:18px;height:18px;font-size:11px;font-weight:500;text-align:center;border-radius:5px;min-width:38px;direction:ltr}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value .value-placeholder .placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#f3f4f6;border-radius:5px;opacity:0;z-index:-1;transition:.3s all}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value .value-placeholder.loading .placeholder{opacity:1;z-index:10}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value.oversold .value-placeholder .value{background-color:#16c784}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value.weak .value-placeholder .value{background-color:rgba(22,199,132,.7)}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value.neutral .value-placeholder .value{color:#616e85!important;background-color:#f3f4f6}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value.strong .value-placeholder .value{background-color:rgba(234,57,67,.7)}.ramzarz-tools.rsi.overall-boxes .box.history .values .title-value.overbought .value-placeholder .value{background-color:#ea3943}