body,html{overscroll-behavior:none}.label-bubble-container{background-color:#01000000;height:3pt;transform:translate(-50%,-50%);width:3pt}.label-bubble img{-webkit-user-drag:none;padding:3pt}.label-bubble,.label-bubble img{-webkit-user-select:none;user-select:none}.label-bubble{align-items:center;background-color:#f4f3ef;border:0;border-radius:30px;display:flex;flex-direction:row;height:30pt;justify-content:center;max-width:300pt;min-width:40pt;opacity:.75;padding:0 3pt;position:relative;transform:translate(-50%,calc(-100% - 18px));transform-origin:bottom center;width:-moz-fit-content;width:fit-content}.label-bubble-text{text-wrap:nowrap;color:#383635;display:inline-block;font-size:13pt;font-weight:800;padding:5pt}.label-bubble:after{border:18px solid #0000;border-bottom:none;border-top-color:#f4f3ef;bottom:-16px;content:"";left:50%;position:absolute;transform:translateX(-50%)}.item-row>:not(:last-child){margin-right:15pt}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}