body.within-iframe #share-footer,body.within-iframe #share-header,body.within-iframe .q-menu{transition:all .23s ease;opacity:0}body.within-iframe:hover #share-footer,body.within-iframe:hover #share-header,body.within-iframe:hover .q-menu{opacity:1}#share-footer,#share-header{-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px)}#scale-panel{transition:all .2s ease;color:#9e9e9e;font-weight:700}#chart-status-bar{height:40px}.scale-chart-output-btn{border-radius:50%;display:flex;justify-content:center;align-items:center;color:#bdbdbd;transition:all .2s ease}.scale-chart-output-btn:hover{color:#1976d2}#chart-container-auto-scale{cursor:pointer;align-self:center;margin-top:-5px;font-size:.7rem;display:flex;align-items:center;background-color:hsla(0,0%,40%,.1);color:#1976d2;transition:all .23s ease}#chart-container-auto-scale span{margin-left:20px}#chart-container-auto-scale:hover{background-color:rgba(25,118,210,.2)}.bg-color-selector>div{width:24px;height:24px;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.05);cursor:pointer;background-color:var(--color);position:relative;overflow:hidden}.bg-color-selector>div.auto{transform:rotate(-45deg)}.bg-color-selector>div.auto:after,.bg-color-selector>div.auto:before{content:"";position:absolute;width:100%;height:50%;left:0}.bg-color-selector>div.auto:before{top:50%;background-color:#f7f9fa}.bg-color-selector>div.auto:after{top:0;background-color:#292929}@media screen and (max-width:600px){#share-footer .updated-at{display:none}#share-footer #scale-panel{width:100%;justify-content:space-between}#share-footer #scale-panel #chart-container-auto-scale{margin-right:0}}