@font-face{font-family:OpenSans;src:url(./fonts/OpenSans-Bold.ttf)}body{margin:0;width:100%;height:100%;height:100vh;height:100dvh;overflow:hidden;font-family:OpenSans,Arial,Helvetica,sans-serif}#renderCanvas{width:100%;height:100%;display:none;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}#bottom{position:absolute;bottom:1em;text-align:center;color:#fff;width:100%}#videoPit{display:none}#splashscreen{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;background-image:url(./lp/bg.png);background-size:100% 100%;background-position:center}#logo,#logo2{width:40%;object-fit:contain;margin:0 auto}#age{background-color:#000;width:75%;margin:auto;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff;border-radius:1em;font-weight:700;padding:1em;font-size:1.2em}#choice{display:flex;gap:1em;justify-content:center;opacity:0;transform:translateY(-2em) scale(2);transition:opacity .5s ease-in-out,transform .5s ease-in-out}#choice.visible{opacity:1;transform:none}#choice1,#choice2{background-color:#fff;color:#000;font-weight:700;padding:.3em;border-radius:2em;width:25%;cursor:pointer}#choice1:hover,#choice2:hover{background-color:#000;color:#fff}#underage{display:none;flex-direction:column;justify-content:center}#debug{position:absolute;top:0;left:0;color:#fff}#progress{position:absolute;top:80%;left:50%;box-sizing:border-box;transform:translate(-50%,-50%);width:80%;height:2em;background-color:#000;padding:.5em;border-radius:1em;overflow:hidden}#progress-bar{width:0%;height:100%;border-radius:.5em;background:linear-gradient(to bottom,#f4d68e,#ff8808)}#babylonUnmuteButton{display:none}#won{position:absolute;top:0;left:0;width:100%;height:100%;display:none;background:url(./122.png);background-size:cover;background-repeat:no-repeat;background-position:center;flex-direction:column;justify-content:flex-end;align-items:center}#wrapper{display:flex;gap:.51em;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:50%}#back{width:35%;font-weight:700}#viewRecipe{margin-top:1em!important}#recipe{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:url(./123.png);background-size:cover;background-repeat:no-repeat;background-position:center;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:2em}.big{font-size:1.6em;margin-bottom:.2em;font-weight:700}.big.white{color:#fff}.big.orange{color:#fcbf00}.button{font-size:1.3em;margin-bottom:.6em;width:12em;text-align:center;padding:.4em;border-radius:2em;box-sizing:border-box;font-weight:700}.button.white{background-color:#fff;color:#000}.button.black{background-color:#000;color:#fcbf00;border:1px solid #fcbf00}.button.orange{background-color:#fcbf00;color:#000;text-decoration:none}.button.orange a{text-decoration:none;color:#000}.flex{display:flex;flex-wrap:wrap;justify-content:center;margin-top:2em}.last{margin-bottom:2em;margin-top:5em;color:#ffffffd9;font-size:.8em;letter-spacing:1px}.mr-1{margin-right:.5em}.close-icon{position:absolute;top:1em;left:1em;cursor:pointer;color:#fff;font-weight:700;font-size:1.3em}@media (max-width: 450px){#wrapper{height:60%;gap:.2em}.last{margin-top:.2em}.button{font-size:1.2em;padding:.3em}.flex{margin-top:0}}
