*{box-sizing:border-box}:host{--lottie-player-toolbar-height:35px;--lottie-player-toolbar-background-color:transparent;--lottie-player-toolbar-icon-color:#999;--lottie-player-toolbar-icon-hover-color:#222;--lottie-player-toolbar-icon-active-color:#555;--lottie-player-seeker-track-color:#ccc;--lottie-player-seeker-thumb-color:#006b78cc;--lottie-player-seeker-display:block;width:100%;height:100%;display:block}.main{flex-direction:column;width:100%;height:100%;display:flex}.animation{width:100%;height:100%;display:flex}.animation.controls{height:calc(100% - 35px)}.toolbar{background-color:var(--lottie-player-toolbar-background-color);place-items:center;height:35px;margin:0 5px;display:flex}.toolbar button{cursor:pointer;fill:var(--lottie-player-toolbar-icon-color);background:0 0;border:0;outline:none;height:100%;padding:0;display:flex}.toolbar button:hover{fill:var(--lottie-player-toolbar-icon-hover-color)}.toolbar button.active{fill:var(--lottie-player-toolbar-icon-active-color)}.toolbar button.active:hover{fill:var(--lottie-player-toolbar-icon-hover-color)}.toolbar button:focus{outline:1px dotted var(--lottie-player-toolbar-icon-active-color)}.toolbar button.disabled svg{display:none}.seeker{-webkit-appearance:none;background-color:var(--lottie-player-toolbar-background-color);width:95%;display:var(--lottie-player-seeker-display);outline:none}.seeker::-webkit-slider-runnable-track{cursor:pointer;background:var(--lottie-player-seeker-track-color);border-radius:3px;width:100%;height:5px}.seeker::-webkit-slider-thumb{background:var(--lottie-player-seeker-thumb-color);cursor:pointer;-webkit-appearance:none;border-radius:50%;width:15px;height:15px;margin-top:-5px}.seeker:focus::-webkit-slider-runnable-track{background:#999}.seeker::-moz-range-track{cursor:pointer;background:var(--lottie-player-seeker-track-color);border-radius:3px;width:100%;height:5px}.seeker::-moz-range-thumb{background:var(--lottie-player-seeker-thumb-color);cursor:pointer;border-radius:50%;width:15px;height:15px}.seeker::-ms-track{cursor:pointer;color:#0000;background:0 0;border-color:#0000;width:100%;height:5px}.seeker::-ms-fill-lower{background:var(--lottie-player-seeker-track-color);border-radius:3px}.seeker::-ms-fill-upper{background:var(--lottie-player-seeker-track-color);border-radius:3px}.seeker::-ms-thumb{background:var(--lottie-player-seeker-thumb-color);cursor:pointer;border:0;border-radius:50%;width:15px;height:15px}.seeker:focus::-ms-fill-lower{background:var(--lottie-player-seeker-track-color)}.seeker:focus::-ms-fill-upper{background:var(--lottie-player-seeker-track-color)}.error{justify-content:center;align-items:center;height:100%;display:flex}
