*{margin:0;padding:0}html{-webkit-user-select:none;-webkit-touch-callout:none}body,p,b,button{font-family:Papyrus,serif;font-size:18px}@media (max-width: 1024px){body,p,b,button{font-size:10px}}@media (width > 1024px) and (max-width: 1368px){body,p,b,button{font-size:12px}}:root{--primary-color: #605DC8;--secondary-color: #8B89E6;--accent-color: #e8e7fa;--shadow-color: #E8E8E8}.center{display:flex;justify-content:center;align-items:center}.right{display:flex;justify-content:right;align-items:right}.padded{padding:5px}.button{background-color:#c2681a;opacity:.8;color:gold;padding:5px;text-align:center;display:inline-block;cursor:pointer;transition:.3s}.button:hover{opacity:1}.language-toggle{width:30px;height:25px}.kiesInPopup{margin:3px;width:150px;height:230px;border-radius:5%;animation:borderPulseBlack .8s infinite alternate}@media (width <= 768px){.kiesInPopup{width:130px;height:195px}}.kiesInPopupRuine{width:150px;height:230px;display:block;margin:0 auto;border-radius:5%;border:1px solid black;box-shadow:10px 10px 30px #100707b9}@media (width <= 768px){.kiesInPopupRuine{width:130px;height:195px}}.game-ui{display:flex;flex-direction:column;align-items:stretch;width:90%;margin:auto}.game-ui>div{margin:10px;line-height:30px}.player-controls{display:flex;flex-direction:row}.player-controls>div{margin:10px;text-align:center;line-height:50px}.player-ui{background-color:#a29e972d;border-radius:10px;box-shadow:10px 10px 40px #100707b9}.gebouwCarousel{width:90px;height:138px;border-radius:5%;border:1px solid black;box-shadow:10px 10px 20px #100707b9}@media (height <= 768px){.gebouwCarousel{width:65px;height:95px}}.carouselSelectie{animation:borderPulseViolet .4s infinite alternate}.gebouwd,.gebouwd-carousel{transition:transform .2s;width:60px;height:90px;border-radius:5%;border:1px solid black;box-shadow:10px 10px 20px #100707b9;margin:1px}@media (width <= 1440px){.gebouwd-carousel{width:45px;height:67px}}.goud,.startSpeler{width:30px;height:30px}.ongebouwd{width:30px;height:45px}.tevernietigen{animation:borderPulseRed .4s infinite alternate}.teruilen{animation:borderPulseViolet .4s infinite alternate}.gekozenKarakter{width:100px;height:153px;border-radius:5%;box-shadow:15px 15px 15px #100707b9}@media (max-width: 1024px){.gekozenKarakter{width:80px;height:122px}}.gekozenKarakterVermoord{animation:karakterVermoordGrey 2s forwards}@keyframes karakterVermoordGrey{0%{filter:grayscale(0%)}to{filter:grayscale(100%)}}.cardMini{transition:transform .2s;width:45px;height:70px;margin:2px;border-radius:5%}@media (max-width: 1024px){.cardMini{width:35px;height:54px}}.grey{filter:grayscale(100%)}.border{border:8px solid;border-image:url(/assets/borders.png) 300 stretch}.rounded{border-radius:15px;border:1px solid rgba(162,158,151,.175);background-color:#a29e972d;box-shadow:10px 10px 40px #100707b9}.fade-in-card{animation:fadeInCard 1s ease-in}@keyframes fadeInCard{0%{opacity:0}to{opacity:1}}.hourglass-animate{animation:hourglassFade 1.5s infinite alternate}@keyframes hourglassFade{0%{opacity:1}to{opacity:.1}}.balloon-text{display:inline-block;transform-origin:bottom center;color:#000}.animate-balloon{animation:goldPopRise 2s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes goldPopRise{0%{transform:translateY(20px) scale(.4);opacity:0;color:#d4af37}50%{transform:translateY(-15px) scale(2.5);opacity:1;color:#d4af37;filter:drop-shadow(0 8px 12px rgba(212,175,55,.5))}to{transform:translateY(0) scale(1);opacity:1;color:#000;filter:drop-shadow(0 0 0 rgba(0,0,0,0))}}@keyframes borderPulseRed{0%{border-color:#ff6565;box-shadow:0 0 8px 2px #ff6565}to{border-color:red;box-shadow:0 0 15px 2px red}}@keyframes borderPulseViolet{0%{border-color:#6565ff;box-shadow:0 0 3px 2px #6565ff}to{border-color:#8a2be2;box-shadow:0 0 6px 2px #8a2be2}}@keyframes borderPulseBlack{0%{box-shadow:0 0 1px 1px #100707b9}to{box-shadow:0 0 3px 2px #100707b9}}@keyframes glowTurnPulse{0%{box-shadow:0 0 8px 3px gold,0 0 32px 8px #ffd7004d}50%{box-shadow:0 0 13px 8px gold,0 0 48px 16px #ffd7004d}to{box-shadow:0 0 8px 3px gold,0 0 32px 8px #ffd7004d}}.glow-turn{border-radius:10px;z-index:1;animation:glowTurnPulse 1s infinite alternate}.flip-gebouwd-item{display:inline-block;position:relative;width:60px;height:90px;perspective:600px;margin:1px}.flip-ongekozen-item{display:inline-block;position:relative;width:45px;height:70px;filter:grayscale(100%);perspective:600px;margin:1px}@media (max-width: 1024px){.flip-ongekozen-item{width:35px;height:54px}}.flip-kiesInPopUp-item{display:inline-block;position:relative;width:150px;height:230px;perspective:600px;margin:1px}@media (width <= 768px){.flip-kiesInPopUp-item{width:130px;height:195px}}.flip-inner{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:flipOnce 1s cubic-bezier(.175,.885,.32,1.275) .3s forwards}@keyframes flipOnce{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}.flip-gebouwd-item img,.flip-ongekozen-item img,.flip-kiesInPopUp-item img{position:absolute;width:100%;height:100%;border-radius:5%;backface-visibility:hidden;object-fit:cover;border:1px solid #000}.img-front{transform:rotateY(180deg)}
