html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0,0,0)}@keyframes preloader-fill{0%{width:0%}60%{width:75%}80%{width:85%}to{width:92%}}.preloader-track{position:fixed;top:50%;left:0;width:100%;height:1px;background:rgba(255,255,255,.05);pointer-events:none;z-index:10;transform:translateY(-50%);transition:opacity .6s ease .2s}.preloader-bar{height:1px;background:rgba(200,200,200,.28);animation:preloader-fill 2.5s cubic-bezier(.4,0,.2,1) forwards;transition:width .3s ease}.preloader-bar.done{width:100%!important;animation:none;transition:width .25s ease}canvas{cursor:inherit!important}.annotation{cursor:pointer;outline:none;border:none;font-size:8px;font-weight:300;background:black;color:#f0f0f0;padding:2px 10px;border-radius:20px;letter-spacing:1px;display:flex;justify-content:center;align-items:center;gap:5px}
