#webcam{display:block}#output_canvas{position:absolute;top:0;left:0}.blend-shapes-item{display:flex;align-items:center;margin-bottom:5px}.blend-shapes-label{width:120px;display:inline-block}.blend-shapes-value{background-color:#ddd;display:inline-block;height:10px;text-align:right;padding-right:5px}#error-message{position:fixed;bottom:0;left:0;width:100%;background-color:rgb(255 0 0 / .8);color:#fff;text-align:center;padding:10px}.camera-container{text-align:center;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1)}canvas{max-width:100%;height:auto;border-radius:8px;margin-bottom:10px}.bouncing-text{display:flex}.bouncing-text span{display:inline-block;animation:bounce 1s ease-in-out infinite}.bouncing-text span:nth-child(1){animation-delay:0s}.bouncing-text span:nth-child(2){animation-delay:0.1s}.bouncing-text span:nth-child(3){animation-delay:0.2s}.bouncing-text span:nth-child(4){animation-delay:0.3s}.bouncing-text span:nth-child(5){animation-delay:0.4s}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.potta-one-regular{font-family:"Potta One",serif;font-weight:400;font-style:normal}.stick-regular{font-family:"Stick",serif;font-weight:400;font-style:normal}.canvas-omen-check{position:relative;top:0;left:0;max-width:100%;max-height:100%;object-fit:fill;z-index:1;background-image:linear-gradient(45deg,#ccc 26%,transparent 25%,transparent 75%,#ccc 75%),linear-gradient(45deg,#ccc 26%,transparent 25%,transparent 75%,#ccc 75%);background-size:20px 20px;background-position:0 0,10px 10px;background-color:#fff}.bg-del-option{flex-direction:column;justify-content:center;align-items:center;display:flex;flex-grow:0;flex-shrink:1;flex-basis:auto;order:0;align-self:auto;margin-top:10px;height:50px}.bg-del-menu-button{flex-direction:column;align-items:center;flex-grow:0;flex-shrink:1;flex-basis:auto;order:0;align-self:auto;display:flex;justify-content:flex-end;height:60px;padding-bottom:15px;background-color:#99bccc}.bg-del-menu-button.selected{background-color:#78dd7d}