@font-face{font-family:Ubuntu;font-weight:300;src:url(./ubuntu-v14-latin-300-DuSJr0mW.woff2) format("woff2");font-display:block}@font-face{font-family:Ubuntu;font-weight:400;src:url(./ubuntu-v14-latin-regular-CDvaWiIx.woff2) format("woff2");font-display:block}@font-face{font-family:Ubuntu;font-weight:500;src:url(./ubuntu-v14-latin-500-ByZQKt2C.woff2) format("woff2");font-display:block}@font-face{font-family:Ubuntu;font-weight:700;src:url(./ubuntu-v14-latin-700-CRszxfQ1.woff2) format("woff2");font-display:block}@font-face{font-family:Play;font-weight:400;src:url(./play-v11-latin-regular-bHjCZ7Mv.woff2) format("woff2");font-display:block}@font-face{font-family:Play;font-weight:700;src:url(./play-v11-latin-700-G0vxuHcE.woff2) format("woff2");font-display:block}*{-webkit-appearance:none;-webkit-user-drag:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;margin:0;padding:0;border:0;outline:0;font-size:inherit;user-select:none;border-radius:0;font-family:Ubuntu;color:#111}html{height:100vh}body{padding:0;margin:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:#ccc;background:linear-gradient(to right,#005acb 20%,#95098a 65%,#eb0000);background-size:400% 400%;animation:gradient 30s ease infinite;position:relative}button{display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Ubuntu;padding:15px 20px;border-radius:5px;background:#eee;color:#111}button.active{background:red;color:#fff}button.hide{display:none}a{text-underline-offset:5px;text-decoration-thickness:.5px}nav{display:flex;justify-content:space-between;align-items:center;gap:5px;width:100%;position:absolute;top:0;left:0;padding:5px;z-index:1}nav span.bubble{display:flex;justify-content:center;align-items:center;color:#eee;background:#ffffff26;border-radius:50%;height:48.5px;width:48.5px}nav.hide{display:none}#preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px;position:relative}#preview canvas{min-width:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}#preview canvas.hide{display:none}#preview.hide{display:none}#logo{display:flex;justify-content:center;align-items:center;width:150px;height:150px;border-radius:150px;background:#eee;border:1px solid #ddd}#logo img{width:90px;height:90px}#waiting{background:#fff;border-radius:10px;padding:50px;display:flex;gap:5px;flex-direction:column;justify-content:center;align-items:center}#waiting h1{margin-top:20px;font-family:Play;font-weight:700;font-size:32px;color:#111;text-align:center}#waiting h2,#waiting h3{font-family:Ubuntu;font-weight:300;font-size:18px;color:#111;text-align:center}#waiting.hide{display:none}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
