@font-face{font-family:KochAltschrift;src:url(/assets/KochAltschrift-BvM-oljw.ttf)}:root{font-size:22px}body{margin:0;overflow:hidden;font-family:KochAltschrift;text-align:center}img{display:block;max-width:100%}button{font:inherit}.main-menu{min-height:100vh;background-color:#000;background-image:url(/assets/main-menu-B4P_BGSf.png);background-position:center;background-repeat:no-repeat;background-size:auto 100%}.main-menu__elems-container{display:flex;flex-direction:column;align-items:center;gap:2em;padding:4.25em .85em}.main-menu__title{margin:0;font-size:4.85vh;letter-spacing:10px;color:#f9b223;text-shadow:0 5px 7px rgb(249,178,35)}.main-menu__play-btn{cursor:pointer;font-size:2.4vh;font-weight:700;border:none;border-radius:16px;padding:.5em 1em;letter-spacing:2px;color:#f9b223;background-color:#00000080;box-shadow:0 5px 10px #f9b22380;transition:box-shadow .5s}.main-menu__play-btn:hover{box-shadow:0 5px 10px #f9b223d9}.sound-switch{width:calc(1.25vw + 2.5vh);position:fixed;top:0;left:0;margin:.75em;border:none;padding:0;background-color:transparent;transition:scale .5s}@media (hover: hover){.sound-switch:hover{cursor:pointer;scale:.85}}.game-screen{min-height:100dvh;background-color:#000;background-image:url(/assets/game-BhH-JiuN.png);background-position:center;background-repeat:no-repeat;background-size:auto 100%}.game-screen__game-data-container{min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;align-items:end}.game-screen__turn,.game-screen__best-score{background:padding-box url(/assets/game-screen-data-container-Z5xNHU-r.png) center/cover no-repeat;margin:.75em;border-radius:16px;padding:.5em .65em;font-size:min(calc(.9dvw + 1.8dvh),1.5em);letter-spacing:10px;color:#8c8570;box-shadow:0 0 7.5px 2px #8c8570 inset}.game-screen__best-score{transition:border .5s}.game-screen__best-score--animated{border:5px solid transparent;background:padding-box url(/assets/game-screen-data-container-Z5xNHU-r.png) center/cover no-repeat,border-box linear-gradient(var(--angle),rgb(140,133,112),#0000);animation:rotate 2s linear infinite}@property --angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes rotate{to{--angle: 360deg}}.game-screen__potions-container{width:68dvh;height:79dvh;position:absolute;top:50%;left:50%;translate:-50% -50%}.game-screen__potion{position:absolute;filter:blur(20px);background-color:#00000059;transition:background-color .25s}.game-screen__potion:hover{cursor:pointer}.game-screen__potion-0,.game-screen__potion-1{top:22%;border-radius:30px 30px 110px 110px}.game-screen__potion-0{width:29dvh;height:17.5dvh}.game-screen__potion-1{width:28dvh;height:17dvh;right:6.5%}.game-screen__potion-2,.game-screen__potion-3{width:27dvh;height:18dvh;bottom:.45%;border-radius:103px 103px 158px 158px}.game-screen__potion-2{left:2%}.game-screen__potion-3{right:7.1%}.particle{position:fixed;top:0;opacity:0;pointer-events:none;background-image:url(/assets/particle-D0omuZym.png);background-position:center;background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){.game-screen{background-size:auto 75%}.game-screen__potions-container{width:51dvh;height:59dvh}.game-screen__potion-0{width:21.5dvh;height:13dvh}.game-screen__potion-1{width:21dvh;height:13dvh;right:6%}.game-screen__potion-2,.game-screen__potion-3{width:20dvh;height:13dvh}}@media (max-width: 512px){.game-screen{background-size:auto 61.5%}.game-screen__potions-container{width:42dvh;height:48dvh}.game-screen__potion-0{width:17.8dvh;height:10.5dvh}.game-screen__potion-1{width:17.5dvh;height:10.5dvh}.game-screen__potion-2,.game-screen__potion-3{width:16.5dvh;height:10.5dvh}}.defeat-dialog{max-width:600px;font-size:min(calc(1.2vw + 1.2vh),1rem);border:none;background-color:transparent;overflow:hidden}.defeat-dialog::backdrop{background-color:#0000004d}.defeat-dialog:open{animation:fade-in .5s ease-out}.defeat-dialog:focus-visible{outline:none}@keyframes fade-in{0%{opacity:0;display:none;transform:scaleY(0)}to{opacity:1;display:block;transform:scaleY(1)}}.defeat-dialog__img{width:calc(20vw + 40vh)}.defeat-dialog__elems-container{position:absolute;top:50%;left:50%;translate:-50% -50%}.defeat-dialog__txt{margin-block-start:0}.defeat-dialog__btn{cursor:pointer;box-shadow:0 5px 10px #00000080;background-color:transparent;border:none;border-radius:16px;padding:.25em 1em;transition:box-shadow .5s}.defeat-dialog__btn:hover{box-shadow:0 5px 10px #000000d9}
