html{overflow-y:hidden}.v-progress-circular__underlay{stroke:#d3d3d3!important}#cyTerminal{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 3px grey;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:2px;background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.terminal-row{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-content{padding:16px}.connecting-time{background-color:#e8f5e9}.connecting-time,.disconnecting-time{border-radius:4px;padding:8px;margin-bottom:8px;font-weight:700;transition:background-color .3s}.disconnecting-time{background-color:#ffebee}.scale-transition{transition:transform .3s}.tooltip-container{display:block}.tooltip-container>*{margin-bottom:16px}.checkbox-wrapper{display:flex;align-items:center}.checkbox-input{margin-right:8px}.checkbox-label{font-weight:700}.Gesture{padding-bottom:20px}.rotate-left{transform:rotate(-90deg)}.rotate-right{transform:rotate(90deg)}.rotate-down{transform:rotate(-180deg)}.scale-up-overlay{animation:scaleUpAnimation .5s forwards}@keyframes scaleUpAnimation{0%{transform:scale(1)}to{transform:scale(1.2)}}.text-container{display:flex;flex-wrap:wrap}.text-item{display:flex;align-items:center;margin-right:20px;margin-bottom:10px;cursor:pointer}.text-item:hover{font-weight:700}.dummy-image{width:300px;height:300px}.image-container{display:flex;align-items:center;justify-content:center;height:100%}.slide-enter-active,.slide-leave-active{transition:all .3s}.slide-enter,.slide-leave-to{transform:translateX(-100%);opacity:0}