#vto_modal{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:94000;display:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#vto_content{position:fixed;height:80vh;width:80vw;background-color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:10px}#snap_content{display:none;position:absolute;height:100%;width:100%;background-color:#fff;z-index:99999}#snap_close{position:absolute;right:0;top:0;border-radius:0 10px;background-color:#00000080;padding:.5em;cursor:pointer;width:3em;height:3em;z-index:95000}#snap_close div{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='feather%20feather-x'%3e%3cline%20x1='18'%20y1='6'%20x2='6'%20y2='18'%3e%3c/line%3e%3cline%20x1='6'%20y1='6'%20x2='18'%20y2='18'%3e%3c/line%3e%3c/svg%3e") no-repeat center;background-color:#fff;height:100%;width:100%;display:block}#snap_button{display:flex;padding:.5em;text-align:center;width:150px;border-radius:10px;cursor:pointer;justify-content:center;color:#fff;background-color:#ff8f00;position:relative;bottom:1em}#snap_button>div:first-child{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='feather%20feather-camera'%3e%3cpath%20d='M23%2019a2%202%200%200%201-2%202H3a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h4l2-3h6l2%203h4a2%202%200%200%201%202%202z'%3e%3c/path%3e%3ccircle%20cx='12'%20cy='13'%20r='4'%3e%3c/circle%3e%3c/svg%3e") no-repeat center;background-color:#fff;width:1.8em;height:1.5em;display:block;margin-right:.5em}#snap_button>div:last-child{line-height:1.5em;text-transform:uppercase;font-weight:600;font-family:sans-serif;margin-top:.1em}#canvas_snap{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:10px}.vto_hide_loading{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s linear}#vto_loading_overlay{color:#ff8f00;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;text-align:center;background-color:#000;z-index:96000;border-radius:10px}#loading_flex{display:flex;align-items:center;justify-content:center;height:100%}#vto_loading{display:block;text-transform:uppercase;font-weight:600;font-family:sans-serif}.lds-grid{display:block;position:relative;width:80px;height:80px;margin:auto auto 2em}.lds-grid div{position:absolute;width:16px;height:16px;border-radius:50%;background:currentColor;animation:lds-grid 1.2s linear infinite;display:block}.lds-grid div:nth-child(1){top:8px;left:8px;animation-delay:0s}.lds-grid div:nth-child(2){top:8px;left:32px;animation-delay:-.4s}.lds-grid div:nth-child(3){top:8px;left:56px;animation-delay:-.8s}.lds-grid div:nth-child(4){top:32px;left:8px;animation-delay:-.4s}.lds-grid div:nth-child(5){top:32px;left:32px;animation-delay:-.8s}.lds-grid div:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}.lds-grid div:nth-child(7){top:56px;left:8px;animation-delay:-.8s}.lds-grid div:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}.lds-grid div:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}.center{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.snap_ghost_div{display:block;position:absolute;bottom:0;width:100%;z-index:999;background-color:#333;text-align:center;opacity:.5;border-radius:0 0 10px 10px}.snap_ghost{max-height:2em}.disableSelection{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;z-index:99999}.snap_preview img{width:100%;height:100%;border-radius:10px 10px 0 0;box-shadow:0 0 50px #00000080}#svg_loading{animation:rotateAnimation 5s linear infinite;transform-origin:center}@keyframes rotateAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){#vto_content{position:fixed;height:100vh;width:100vw;top:0;left:0;border-radius:0;-webkit-transform:translate(0%,0%);transform:translate(0);z-index:94000}#canvas_snap{border-radius:0}#vto_close{position:absolute;right:0;top:0;border-radius:0 0 0 10px;background-color:#00000080;padding:.5em;cursor:pointer;width:3em;height:3em;z-index:95000}#vto_loading_overlay{border-radius:0}}
