@import"https://fonts.googleapis.com/css2?family=Agbalumo&family=Black+Ops+One&family=DM+Serif+Display&family=Dela+Gothic+One&family=Kanit:ital,wght@0,400;1,200&family=Labrada:wght@100;200&family=Lato:wght@100;300;400;700&family=Martian+Mono:wght@200;400;600&family=Pacifico&family=Pixelify+Sans:wght@400..700&family=Raleway:wght@100;300&family=Ubuntu:wght@300;400;700&family=Young+Serif&display=swap";.home-page{background-image:url(/assets/background-start-j659TyIZ.jpg);background-color:#010306;background-image:url(https://www.transparenttextures.com/patterns/black-scales.png);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px 80px;color:#fff;height:100vh}#title{font-size:3rem}#img-dragon{width:auto;height:420px;margin:30px;border-radius:20px}#description{width:50%;margin:auto;text-align:justify}.start svg{margin-right:10px}@media screen and (max-width: 766px){.home-page{padding:0;color:#fff;height:100vh}#title{font-size:2rem}#img-dragon{height:280px}#description{width:80%}}.choose-page{background-image:url(/assets/background-start-j659TyIZ.jpg);background-color:#010306;background-image:url(https://www.transparenttextures.com/patterns/black-scales.png);color:#fff;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:2rem}.choose-container{margin-top:1.6rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15rem}@media screen and (max-width: 766px){.choose-page h1{margin-top:3rem;font-size:1.6rem}.choose-page{height:auto}.choose-container{margin-top:1.2rem;display:grid;grid-template-columns:repeat(2,1fr);flex-direction:row;justify-content:center;align-items:center;gap:1.2rem}}.character-container h2{margin-top:2rem}.img-character{margin-top:2rem;width:auto;height:260px;border:1px solid white;border-radius:1rem;padding:0rem 1rem}.infos{margin-top:2rem}@media screen and (max-width: 766px){.img-character{margin-top:1rem;height:130px}.infos{margin-top:1rem}.character-container button{font-size:1rem;padding:.4rem}}.game-page{background-image:url(/assets/background-game-D13JdhHx.jpg);background-size:contain;height:100vh;display:flex;flex-direction:column;gap:1rem}.destiny-page h1{text-align:center;color:#fff;margin-top:1rem}.destiny-container{margin-top:1.6rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10rem}.game-page p{color:#fff;text-align:center;margin-top:2rem;font-size:1.2rem}.store-page{background-image:url(/assets/background-store-BEuA_wQu.jpg)}.arena-page{background-image:url(/assets/background-arena-C-GXQhbj.jpg);background-size:contain}.mission-page{background-image:url(/assets/background-missions-BB8leoXj.jpg);background-size:contain}@media screen and (max-width: 766px){.game-page{background-size:cover;height:auto;padding-bottom:3rem}.destiny-page h1{font-size:1.6rem}.destiny-container{display:grid;grid-template-columns:repeat(2,1fr);flex-direction:row;justify-content:center;align-items:center;gap:1.2rem;margin:-.8rem 3rem 3rem}.locals{display:flex;flex-direction:column;justify-content:center;align-items:center}.game-page p{color:#fff;text-align:center;margin-top:2rem;font-size:1.2rem}}.header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:transparent;font-size:2rem;height:12vh;margin-left:5rem;margin-right:5rem;list-style:none}.redirect,.btn-back{display:flex;flex-direction:row;align-items:center;gap:2rem}.redirect li{font-size:1.4rem;border-radius:.5rem;padding:.2rem}.icons{font-size:1.4rem;color:#fff}.info-player{display:flex;gap:2rem;align-items:center}.info-player p{font-size:1.2rem;color:#fff}.info-group{display:flex;flex-direction:row;align-items:center;gap:.6rem}.monster-health{display:block}@media screen and (max-width: 766px){.header-container{justify-content:space-around;font-size:1.8rem;height:12vh;margin-left:0rem;margin-right:0rem;align-items:center}.redirect,.btn-back{gap:1rem}.redirect li{font-size:1.2rem;border-radius:.5rem;padding:.2rem}.icons{font-size:1.2rem}.info-player{gap:1rem}.info-player p{font-size:1rem}.info-group{display:flex;flex-direction:row;align-items:center;gap:.6rem}.monster-health{display:none}.monster-health-mobile{padding-top:-10px}}.cards-container{display:flex;flex-direction:column;align-items:center}.cards-container h2{margin-top:2rem;margin-bottom:2rem;color:#fff}.img-card{width:100%;max-width:90%;height:10rem;border:1px solid white;border-radius:1rem}.btn-card{margin-top:2.4rem;width:100%;padding:.8rem 2.2rem}.restart-page{background-image:url(/assets/background-start-j659TyIZ.jpg);background-color:#010306;background-image:url(https://www.transparenttextures.com/patterns/black-scales.png);color:#fff;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem}.restart-page img{width:30rem}.restart-page h1{font-size:1.6rem}.victory img{width:15rem;margin-bottom:3rem}@media screen and (max-width: 766px){.restart-page h1{font-size:1.4rem}}*{margin:0;padding:0;box-sizing:border-box;font-family:Pixelify Sans,sans-serif}button,.start{text-decoration:none;color:#fff;background-color:#fdc00f;padding:10px;font-size:1.2rem;margin-top:20px;border-radius:8px;border:3px solid #886c34;transition:background-color .3s ease,transform .3s ease}button:hover,.start:hover{cursor:pointer;background-color:#e4b321;transform:scale(1.05)}.link{text-decoration:none;color:#fff}
