@import"https://fonts.googleapis.com/css2?family=Bowlby+One+SC&display=swap";@import"https://fonts.googleapis.com/css2?family=Finger+Paint&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Anta&family=Yusei+Magic&display=swap";@import"https://fonts.googleapis.com/css2?family=Oxanium:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";html{scroll-behavior:smooth;background-color:var(--dark-bg)}::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--highlight-color);border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#02b58852}ul{list-style:none}img{max-width:100%;max-height:100%;object-fit:cover}a{text-decoration:none}h1{font-size:4rem;text-align:center;padding:2rem;font-family:var(--highlight-font)}.home-container{background-color:var(--dark-bg);padding-bottom:2rem}.home-hero{padding-bottom:3rem}.home-hero h1{font-family:var(--highlight-font);font-size:9rem;align-self:end;text-shadow:3px 3px 10px var(--text-color)}.news-feed{width:80%;margin:2rem auto;padding:3rem 6rem;background-color:var(--bg-color);border:1px solid var(--highlight-color);border-radius:20px;box-shadow:#0000004d 0 19px 38px,#00000038 0 15px 12px}.news-feed a{color:var(--text-color)}.news-feed .news-item{display:grid;grid-template-columns:1fr 4fr;margin-bottom:3rem;background-color:var(--dark-bg);border-radius:0 20px 20px 0}.news-feed .news-item .news-image{width:200px;height:200px;outline:1px solid var(--highlight-color);outline-offset:5px;border-radius:10px}.news-feed .news-item .news-image img{border-radius:10px}.news-feed .news-item .news-text{padding:1rem;display:flex;flex-direction:column;gap:10px;font-family:var(--text-font)}.news-feed .news-item .news-text h2{font-family:var(--highlight-font);font-size:2.2rem;background-color:var(--highlight-color);width:fit-content;border-radius:0 20px 20px 0;padding:5px 20px 5px 5px}.news-feed .news-item .news-text p{font-size:1.5rem}.news-feed .news-item:hover{transform:scale(1.03);box-shadow:#6f6f6f40 0 54px 55px,#6f6f6f1f 0 -12px 30px,#7070701f 0 4px 6px,#0000002b 0 12px 13px,#71717117 0 -3px 5px}@media screen and (max-width: 860px){.home-hero h1{font-size:4rem}.news-feed{padding:1.5rem}.news-feed .news-item{display:flex;flex-direction:column;align-items:center}.news-feed .news-item .news-image{width:90%}.news-feed .news-item .news-text h2{font-size:1.5rem}.news-feed .news-item .news-text p{font-size:18px}}.login{height:90vh}.invalid{color:red;font-weight:900;text-align:center;margin:2rem 0}.login-form{border:1px solid var(--highlight-color);border-radius:20px;box-shadow:var(--main-shadow);background-color:var(--bg-color);max-width:550px;padding:2rem;margin:3rem auto;display:flex;flex-direction:column;font-size:1.5rem}.login-form label{font-family:var(--highlight-font)}.login-form label:first-letter{color:var(--highlight-color);font-size:120%}.login-form input{border-radius:10px;padding:10px;margin-bottom:15px;font-size:18px}.login-form input:focus{border:none;outline:3px solid var(--highlight-color)}.login-form button{font-size:inherit;width:40%;margin:1rem auto;background-color:var(--highlight-color);color:var(--text-color);border:none;border-radius:20px;padding:5px 10px;font-family:var(--highlight-font)}.login-form button:hover{cursor:pointer;background-color:#018363}@media screen and (max-width: 860px){.login{height:100vh}.login .login-form{width:80%;font-size:18px}}._center-container_11nmo_3{display:flex;justify-content:center;height:fit-content}._card-container_11nmo_10{margin:30px;border-radius:20px;width:1000px;box-shadow:0 0 8px #0009;padding:2rem;background-color:var(--bg-color);box-shadow:var(--main-shadow);border:1px solid var(--highlight-color)}._card-container_11nmo_10 h3{font-size:1.8rem;font-family:var(--highlight-font)}._card-container_11nmo_10 h3 span{font-size:130%;color:var(--highlight-color)}._card-container_11nmo_10 span{font-size:1.3rem}._card-container_11nmo_10 span a{color:var(--highlight-color)}._person-wrapper-left_11nmo_39{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;background-color:var(--dark-bg);border-radius:20px}._person-wrapper-right_11nmo_48{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;background-color:var(--dark-bg);margin:20px 0;border-radius:20px}._image-wrapper_11nmo_58{border-radius:25px;overflow:hidden;max-width:250px}._information_11nmo_64{margin:0 25px;display:block}._title_11nmo_69{font-size:1.25em;font-weight:700;padding-bottom:20px}span{font-size:16px;display:block}img{display:block;width:100%;height:100%}a{text-decoration:none;color:#000}@media screen and (max-width: 860px){._center-container_11nmo_3{padding-bottom:2rem}._card-container_11nmo_10{width:300px;padding:1rem}._person-wrapper-left_11nmo_39,._person-wrapper-right_11nmo_48{padding:10px}._person-wrapper-left_11nmo_39 h3,._person-wrapper-right_11nmo_48 h3{font-size:14px}._person-wrapper-left_11nmo_39 span,._person-wrapper-right_11nmo_48 span{font-size:12px}._person-wrapper-left_11nmo_39 ._image-wrapper_11nmo_58,._person-wrapper-right_11nmo_48 ._image-wrapper_11nmo_58{min-width:100px}}.about-container{padding-bottom:2rem}.about-container .about-info{border:1px solid var(--highlight-color);background-color:var(--bg-color);border-radius:20px;box-shadow:var(--main-shadow);max-width:70%;margin:2rem auto;display:flex;flex-direction:column;align-items:center;padding:3rem;gap:2rem}.about-container .about-info h2,.about-container .about-info h3{font-family:var(--highlight-font);font-size:2rem}.about-container .about-info p{font-size:1.3rem;font-family:var(--text-font);text-align:justify}.about-container .about-info .history{display:flex;gap:1rem}.about-container .about-info .history .image{width:150%;outline:1px solid var(--highlight-color)}.about-container .about-info .history h2{margin-bottom:1rem}.about-container .about-info .history h2 span{font-size:inherit;color:var(--highlight-color);display:inline}.about-container .about-info .mission-vision{display:flex;gap:2rem;margin:3rem 0}.about-container .about-info .mission-vision h3{margin-bottom:1rem}.about-container .about-info .mission-vision h3 span{font-size:inherit;color:var(--highlight-color);display:inline}.about-container .about-info .developers{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.about-container .about-info .developers h2{font-size:3rem;margin-bottom:3rem}.about-container .about-info .developers .contact-link{padding:5px 15px;border-radius:20px;color:var(--text-color);font-size:1.3rem;background-color:var(--highlight-color);font-weight:900;transition:all ease-in-out .1s}.about-container .about-info .developers .contact-link:hover{font-size:1.4rem}.about-container .about-info .developers .developer h3{font-size:1.5rem;margin-top:10px}.about-container .about-info .developers .developer p{color:var(--highlight-color)}@media screen and (max-width: 860px){.about-container .about-info .history{flex-direction:column}.about-container .about-info .history .image{width:100%}.about-container .about-info h2,.about-container .about-info h3{font-size:1.5rem}.about-container .about-info p{font-size:18px}.about-container .mission-vision{flex-direction:column}.about-container .developers .title-button{margin-bottom:20px}.about-container .developers .title-button h2{font-size:2rem}.about-container .developers .title-button .contact-link{font-size:16px}.about-container .developers .developer{margin-top:10px}.about-container .developers .developer .dev-image{width:150px}}.support{padding-bottom:1rem}.support-form{border:1px solid var(--highlight-color);border-radius:20px;box-shadow:var(--main-shadow);background-color:var(--bg-color);max-width:550px;padding:2rem;margin:3rem auto;display:flex;flex-direction:column;font-size:1.5rem}.support-form label{font-family:var(--highlight-font)}.support-form label:first-letter{color:var(--highlight-color);font-size:120%}.support-form input,.support-form textarea{border-radius:10px;padding:10px;margin-bottom:15px;font-size:18px}.support-form input:focus,.support-form textarea:focus{border:none;outline:3px solid var(--highlight-color)}.support-form button{font-size:inherit;width:40%;margin:1rem auto;background-color:var(--highlight-color);color:var(--text-color);border:none;border-radius:20px;padding:5px 10px;font-weight:900;font-family:var(--highlight-font)}.support-form button:hover{cursor:pointer;background-color:#018363}.support-message{height:80vh;display:grid;place-content:center}.support-message p{border:1px solid var(--highlight-color);border-radius:20px;box-shadow:var(--main-shadow);background-color:var(--highlight-color);max-width:550px;padding:2rem;margin:auto;font-family:var(--highlight-font);font-size:1.5rem}@media screen and (max-width: 860px){.support{padding-bottom:2rem}.support-form,.support-message{width:85%;font-size:18px}.support-message{padding-left:2rem}}.games-list{padding-bottom:1rem}.games-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:80%;margin:3rem auto;padding:4rem;border:1px solid var(--highlight-color);border-radius:20px;background-color:var(--bg-color);box-shadow:var(--main-shadow)}.games-container .game-card{text-align:center;box-shadow:#00000040 0 .0625em .0625em,#00000040 0 .125em .5em,#ffffff1a 0 0 0 1px inset}.games-container .game-card .game-image{aspect-ratio:1 / 1;transition:all .2s ease-in-out}.games-container .game-card .game-image:hover{transform:scale(1.08)}.games-container .game-card .game-name{padding:.6rem 0}@media screen and (max-width: 860px){.games-container{padding:2rem 0}.games-container .game-card{width:200px;margin:auto}}.page-not-found{border:1px solid #000;height:86vh;background-image:url(https://images.unsplash.com/photo-1517241034903-9a4c3ab12f00?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-repeat:no-repeat;background-size:cover;color:#fff}.page-not-found .error-message{width:fit-content;text-align:center;margin:6rem auto}.page-not-found .error-message img{width:600px;margin:2rem 0}.page-not-found .error-message a{outline:1px solid #fff;padding:5px 10px;color:inherit}.memory-title{text-align:center;margin-bottom:1rem;font-size:4rem;color:#bea119;text-shadow:2px 2px 0 #444,-1px -1px 0 #444}.main-container{display:flex;flex-direction:column;align-items:center;gap:2rem}.main-container .reload-btn{height:80px;width:80px;font-size:2rem;background-color:#bea119;color:#eee;border:5px solid #105e5e;box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset;cursor:pointer}.main-container .reload-btn:hover{background-color:#d4b83b;box-shadow:none}.cards-container{width:90%;max-height:700px;max-width:700px;margin:auto;margin-bottom:3rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;background-color:#105e5e;padding:1rem}.cards-container .card{background-image:url(https://cdn.pixabay.com/photo/2013/07/13/13/22/stars-160916_1280.png);background-repeat:no-repeat;background-size:cover;display:grid;place-content:center;transform:rotateY(180deg);animation:hideCard 2s linear;transition:transform .5s;cursor:pointer}.cards-container .card:hover{opacity:.8}.cards-container .card img{max-width:100%;max-height:100%;display:inline-block;opacity:0;animation:hideImg 2s linear;transition:all .5s}.cards-container .card.active{transform:rotateY(0)}.cards-container .card.active img{opacity:1}@keyframes hideCard{0%,50%{transform:rotateY(0)}to{transform:rotateY(180deg)}}@keyframes hideImg{0%,50%{opacity:1}to{opacity:0}}@media screen and (max-width: 860px){.memory-title{font-size:2.5rem}}.header{width:100%;height:7rem;background-color:var(--bg-color);padding:0 3.5rem 0 2rem;display:flex;justify-content:space-between;align-items:center;color:#eee;font-size:1.5rem}.header .logo{width:170px;transition:all .5s ease-in-out}.header .logo:hover{transform:scale(.9)}.header ul:hover a{color:#02b58852;transition:all .2s ease-in-out}.header ul:hover a:hover{color:var(--highlight-color);text-decoration:underline;text-underline-offset:8px}.header a{color:#02b588;font-weight:900;text-transform:uppercase}.header a.selected{color:var(--text-color);text-decoration:underline;text-underline-offset:8px}.header .nav{display:flex;justify-content:center;align-items:center;gap:4rem}.header .login-btn{padding:10px 20px;font-size:1.2rem;border:none}.header .login-btn .selected{color:red}.header .user-container .user-img{width:70px;border-radius:50%;cursor:pointer}.header .user-container .user-img img{border-radius:inherit}.header .user-container .user-dropdown{z-index:10;width:200px;height:200px;background-color:#1c1c1cad;font-size:1.2rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem;position:absolute;right:-200px;top:7rem;box-shadow:var(--main-shadow);animation:slide-from-right .5s ease-in-out forwards}.header .user-container .user-dropdown .logout-btn,.header .user-container .user-dropdown .profile-btn{padding:7px;font-weight:900;font-size:1rem;cursor:pointer;border-radius:20px;background-color:var(--highlight-color);color:var(--text-color);border:none;margin-top:10px}.header .user-container .user-dropdown .logout-btn:hover,.header .user-container .user-dropdown .profile-btn:hover{cursor:pointer;background-color:#018363}@keyframes slide-from-right{0%{right:-200px}to{right:1px}}main{position:relative;background-color:var(--dark-bg);color:var(--text-color)}@media screen and (max-width: 860px){.header{font-size:1.3rem;padding-left:4.2rem;padding-right:2rem}.header .logo{width:120px}.header nav .nav{position:fixed;left:0;top:0;z-index:10;flex-direction:column;justify-content:center;font-size:20px;background-color:var(--dark-bg);height:100vh}.header nav .nav li{transform:rotate(-90deg);font-size:16px;margin-top:2rem}.header .login-container{font-size:1rem}.header .user-container .user-img{width:50px}main{margin-left:4rem}}.social-links{display:flex;justify-content:space-around;gap:15px}.socialMedia-color{color:var(--highlight-color)}.footer-container{background-color:var(--bg-color);color:var(--text-color);display:flex;justify-content:space-around;padding:25px}.social-links a{color:var(--text-color);transition:all .2s ease-in-out}.social-links a:hover{font-size:110%}@media screen and (max-width: 860px){.footer-container{font-size:12px;flex-direction:column;align-items:center;gap:10px}}._hangman-title_1me7i_3{text-align:center;font-family:Bowlby One SC,sans-serif;text-transform:uppercase;font-size:2.5rem;letter-spacing:10px;background:linear-gradient(45deg,#ff8600 20%,#27187e 50%,#ff8600);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #fefefe}._hangman-main-container_1me7i_15{padding-bottom:2rem;height:950px;width:85%;max-width:1000px;margin:1rem auto;position:relative;background-color:#fefafa;box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset}@media screen and (max-width: 860px){._hangman-main-container_1me7i_15{height:600px}}._hangman-drawing_d6fv6_1{height:50%;width:50%;margin:auto;position:relative}._hangman-drawing_d6fv6_1 ._line-1_d6fv6_7{border:5px solid #27187e;width:38%;position:absolute;left:30%;top:10%}._hangman-drawing_d6fv6_1 ._line-2_d6fv6_15{border:5px solid #27187e;height:80%;width:0;position:absolute;left:30%;top:10%}._hangman-drawing_d6fv6_1 ._line-3_d6fv6_24{border:5px solid #27187e;height:10%;width:0;position:absolute;top:10%;right:30%}._hangman-drawing_d6fv6_1 ._line-4_d6fv6_33{border:5px solid #27187e;width:38%;position:absolute;bottom:10%;left:12%}._hangman-drawing_d6fv6_1 ._body-part_d6fv6_41{border:5px solid #ff8600;position:absolute}._hangman-drawing_d6fv6_1 ._head_d6fv6_46{width:70px;height:70px;border-radius:50%;right:24%;top:20%}._hangman-drawing_d6fv6_1 ._body_d6fv6_41{height:30%;right:30%;top:35%}._hangman-drawing_d6fv6_1 ._right-arm_d6fv6_60{width:20%;rotate:-30deg;right:12%;top:40%}._hangman-drawing_d6fv6_1 ._left-arm_d6fv6_67{width:20%;rotate:30deg;right:30%;top:40%}._hangman-drawing_d6fv6_1 ._right-leg_d6fv6_74{width:20%;rotate:50deg;right:15%;top:70%}._hangman-drawing_d6fv6_1 ._left-leg_d6fv6_81{width:20%;rotate:-50deg;right:27%;top:70%}@media screen and (max-width: 860px){._hangman-drawing_d6fv6_1{height:40%}._hangman-drawing_d6fv6_1 ._line-1_d6fv6_7,._hangman-drawing_d6fv6_1 ._line-2_d6fv6_15,._hangman-drawing_d6fv6_1 ._line-3_d6fv6_24,._hangman-drawing_d6fv6_1 ._line-4_d6fv6_33,._hangman-drawing_d6fv6_1 ._body_d6fv6_41,._hangman-drawing_d6fv6_1 ._left-arm_d6fv6_67,._hangman-drawing_d6fv6_1 ._right-arm_d6fv6_60,._hangman-drawing_d6fv6_1 ._right-leg_d6fv6_74{border-width:3px}._hangman-drawing_d6fv6_1 ._head_d6fv6_46{width:40px;height:40px;border-width:3px}}._keyboard_ypw7b_1{margin-top:1rem;padding:3rem;display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}._letter-button_rzbja_1{font-size:2rem;padding:5px;width:65px;height:65px;border:none;background-color:#758bfd;color:#f1f2f6;border-radius:5px}._letter-button_rzbja_1:hover{cursor:pointer;background-color:#27187e}@media screen and (max-width: 860px){._letter-button_rzbja_1{font-size:1rem;width:30px;height:30px}}._word-container_181hk_1{font-family:Arial,Helvetica,sans-serif;font-size:5rem;display:flex;justify-content:center;gap:2rem}._word-container_181hk_1 ._letter-container_181hk_8{border-bottom:6px solid #27187e;padding:0 5px;color:#ff8600;width:80px}._word-container_181hk_1 ._letter-container_181hk_8 span{font-size:inherit;text-align:center}@media screen and (max-width: 860px){._word-container_181hk_1{font-size:2.5rem;gap:10px}._word-container_181hk_1 ._letter-container_181hk_8{width:40px;border-width:4px}}._repeat-container_11f6k_1{position:absolute;height:950px;width:1000px;top:0;display:grid;place-content:center;background-color:#27187edf;color:#ff8600}._repeat-container_11f6k_1 button{font-size:2rem;padding:10px;background-color:#ff8600;border:none;outline:3px solid #27187e;border-radius:5px;color:#27187e}._repeat-container_11f6k_1 button:hover{cursor:pointer;background-color:#fbbd76}@media screen and (max-width: 860px){._repeat-container_11f6k_1{width:100%;height:100%}}body{font-family:Arial,Helvetica,sans-serif;background-color:#f4f4f4}._paint-game_j2tp9_8{display:flex;align-items:center}._paint-game_j2tp9_8 h2{font-family:Finger Paint,sans-serif;font-size:3rem;text-transform:uppercase;letter-spacing:5px;background:linear-gradient(45deg,red,#00f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._paint-game_j2tp9_8 h2._paint-title1_j2tp9_21{writing-mode:vertical-rl;transform:rotate(180deg);margin-left:3rem}._paint-game_j2tp9_8 h2._paint-title2_j2tp9_26{writing-mode:vertical-lr;margin-right:3rem}._drawing-container_j2tp9_33{background:no-repeat url(https://cdn.pixabay.com/photo/2016/02/19/10/59/art-1209519_1280.jpg);background-size:cover;width:80%;height:100vh;margin:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}._drawing-container_j2tp9_33 ._canva_j2tp9_46{position:relative;background-color:#fff;flex:0 1 60%;min-width:350px;aspect-ratio:1 / 1;box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset}._drawing-container_j2tp9_33 ._inputs_j2tp9_58{flex:0 1 30%;padding:1rem;display:flex;flex-direction:column;gap:3rem;max-width:fit-content}._drawing-container_j2tp9_33 ._inputs_j2tp9_58 label{display:block;margin-bottom:10px;font-weight:900;font-size:1.2rem;color:#000}._drawing-container_j2tp9_33 ._inputs_j2tp9_58 ._color-selector_j2tp9_74 input{width:80%;height:40px}._drawing-container_j2tp9_33 ._inputs_j2tp9_58 ._size-selector_j2tp9_81 input{width:200px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}._drawing-container_j2tp9_33 ._inputs_j2tp9_58 ._size-selector_j2tp9_81 input::-webkit-slider-runnable-track{background-color:red;border-radius:5px;height:.8rem}._drawing-container_j2tp9_33 ._inputs_j2tp9_58 ._size-selector_j2tp9_81 input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ffa2a2;height:1.6rem;width:1rem;border:1px solid #fff;border-radius:5px;margin-top:-6px}._drawing-container_j2tp9_33 ._inputs_j2tp9_58 ._size-selector_j2tp9_81 datalist{display:flex;justify-content:space-between;width:200px;color:#000}._drawing-container_j2tp9_33 ._inputs_j2tp9_58 ._reset-btn_j2tp9_111{font-family:Finger Paint,sans-serif;font-size:1.5rem;text-transform:uppercase;background-color:red;color:#f4f4f4;border:none;border-radius:5px;width:fit-content;padding:0 20px;box-shadow:#000 0 3px 8px}._drawing-container_j2tp9_33 ._inputs_j2tp9_58 ._reset-btn_j2tp9_111:hover{cursor:pointer;background-color:#f4f4f4;color:red;outline:1px solid #ff0000;box-shadow:none}@media screen and (max-width: 860px){._paint-game_j2tp9_8{flex-direction:column}._paint-game_j2tp9_8 h2{font-size:2rem;rotate:90deg;margin-top:-5rem}._paint-game_j2tp9_8 ._drawing-container_j2tp9_33{margin-top:-11rem;background-image:none}._paint-game_j2tp9_8 ._drawing-container_j2tp9_33 ._inputs_j2tp9_58{margin-top:-14rem}}._perfect-four-container_1nvob_3{padding-top:6rem;padding-bottom:3rem;min-height:80vh}._perfect-four_1nvob_3{border:1px solid #000;width:fit-content;padding:0 4rem 4rem;margin:auto;font-family:Noto Sans,sans-serif;background-color:#444;color:#fefefe;text-align:center;font-size:26px;border-radius:10px;box-shadow:#1563a384 0 54px 55px,#1564a384 0 -12px 30px,#1564a384 0 4px 6px,#1564a384 0 12px 13px,#1564a384 0 -3px 5px}._perfect-four_1nvob_3 h1{text-transform:uppercase;color:#1564a3;text-shadow:1px 1px 3px #f5f5f5e4;font-size:2.3em;display:flex;flex-direction:column;font-weight:900}._perfect-four_1nvob_3 h1 span{font-size:25px;text-align:end}._perfect-four_1nvob_3 p{margin-bottom:1rem}._perfect-four_1nvob_3 ._input_1nvob_43 input{font-size:1em;border-radius:10px 0 0 10px;padding:3px 10px;border:none}._perfect-four_1nvob_3 ._input_1nvob_43 input:focus{outline:1px solid #1564a3}._perfect-four_1nvob_3 ._input_1nvob_43 button{font-size:1em;background-color:#1564a3;color:inherit;border:none;padding:3px 10px;border-radius:0 10px 10px 0;cursor:pointer}._perfect-four_1nvob_3 ._input_1nvob_43 button:hover{background-color:#3b93db}._perfect-four_1nvob_3 ._win_1nvob_70,._perfect-four_1nvob_3 ._lose_1nvob_71{display:flex;justify-content:center;align-items:center;gap:1em}._perfect-four_1nvob_3 ._win_1nvob_70 p,._perfect-four_1nvob_3 ._lose_1nvob_71 p{font-size:1.6em;font-weight:900}._perfect-four_1nvob_3 ._win_1nvob_70 button,._perfect-four_1nvob_3 ._lose_1nvob_71 button{background-color:#1564a3;border:none;color:inherit;font-size:1em;padding:3px 10px;border-radius:10px}._perfect-four_1nvob_3 ._win_1nvob_70 button:hover,._perfect-four_1nvob_3 ._lose_1nvob_71 button:hover{cursor:pointer;background-color:#3b93db}._perfect-four_1nvob_3 ._win_1nvob_70 p{color:#03d603}._perfect-four_1nvob_3 ._lose_1nvob_71 p{color:red}@media screen and (max-width: 860px){._perfect-four_1nvob_3{width:90%;padding:0 1rem 2rem}._perfect-four_1nvob_3 h1{font-size:2.5rem}._perfect-four_1nvob_3 h1 span{font-size:1rem}._perfect-four_1nvob_3 p{font-size:1rem}._perfect-four_1nvob_3 ._input_1nvob_43 input{width:70%}._perfect-four_1nvob_3 ._input_1nvob_43 input,._perfect-four_1nvob_3 ._input_1nvob_43 button{font-size:1rem}._perfect-four_1nvob_3 ._win_1nvob_70 p,._perfect-four_1nvob_3 ._lose_1nvob_71 p{font-size:1em;padding-top:10px}._perfect-four_1nvob_3 ._win_1nvob_70 button,._perfect-four_1nvob_3 ._lose_1nvob_71 button{font-size:.8em}}._guess-boxes_1ya92_1{display:flex;justify-content:center;gap:10px;margin-top:2rem;margin-bottom:2rem}._box_x9cuq_1{width:100px;height:100px;background-color:#222;display:grid;place-content:center;font-size:2.6em}._correct_x9cuq_10{background-color:#03d603}._misplaced_x9cuq_14{background-color:#ffaf1b}@media screen and (max-width: 860px){._box_x9cuq_1{width:80px;height:80px;font-size:2em}}._login-body_3azpt_3{border:1px solid #000;background-image:url(https://img.freepik.com/free-vector/space-game-background-with-landscape-planet_107791-1700.jpg?size=626&ext=jpg&ga=GA1.1.1700460183.1708387200&semt=ais);background-repeat:no-repeat;background-size:cover;color:#fefefe}._login-body_3azpt_3 ._login-container_3azpt_10{width:80%;margin:3rem auto;text-align:center}._login-body_3azpt_3 ._login-container_3azpt_10 h1{font-size:4rem;color:#422969;font-family:Anta,sans-serif}._login-body_3azpt_3 ._login-container_3azpt_10 p{font-size:2.3rem;margin-top:1rem;font-weight:900;color:#422969;font-family:Anta,sans-serif}._login-body_3azpt_3 ._login-container_3azpt_10 ._players-container_3azpt_30{width:60%;margin:3rem auto;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}._login-body_3azpt_3 ._login-container_3azpt_10 ._players-container_3azpt_30 ._player-card_3azpt_39{border:1px solid #444;padding-bottom:10px;cursor:pointer;background-color:#fefefe75;font-family:Anta,sans-serif;color:#422969;box-shadow:#00000082 0 3px 6px,#00000081 0 3px 6px;flex:0 0 25%}._login-body_3azpt_3 ._login-container_3azpt_10 ._players-container_3azpt_30 ._player-card_3azpt_39 ._playerImg_3azpt_48{aspect-ratio:1 / 1}._login-body_3azpt_3 ._login-container_3azpt_10 ._players-container_3azpt_30 ._player-card_3azpt_39 ._playerImg_3azpt_48 img{object-fit:contain}._login-body_3azpt_3 ._login-container_3azpt_10 ._players-container_3azpt_30 ._player-card_3azpt_39:hover{box-shadow:none}._login-body_3azpt_3 ._login-container_3azpt_10 button{margin-top:1rem;font-size:1.5rem;padding:5px 10px;color:#fff;background:linear-gradient(45deg,#950101,#ff7300);box-shadow:5px 5px 5px #fff;border:none;outline:2px solid #fff}._login-body_3azpt_3 ._login-container_3azpt_10 button:hover{cursor:pointer;box-shadow:none;background:#ff7300}._login-body_3azpt_3 ._login-container_3azpt_10 button a{color:inherit;font-family:Anta,sans-serif}._homepage-buttons_17b2y_3{border:1px solid #000;height:83vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;background-image:url(https://img.freepik.com/free-vector/game-background-with-magic-maya-altar-jungle_107791-19342.jpg);background-repeat:no-repeat;background-size:cover}._homepage-buttons_17b2y_3 button{font-size:2rem;padding:5px 10px;color:#fefefe;background:linear-gradient(45deg,#950101,#ff7300);box-shadow:5px 5px 5px #fefefe;border:none;outline:2px solid #fefefe;font-family:Anta,sans-serif}._homepage-buttons_17b2y_3 button:hover{cursor:pointer;box-shadow:none;background:#ff7300}._homepage-buttons_17b2y_3 button a{color:inherit}._PlayerVsPlayer_b6bh6_3{width:100%;display:grid;grid-template-columns:1fr 2fr 1fr;background-image:url(https://cdna.artstation.com/p/assets/images/images/012/113/288/large/eric-_j-08213.jpg?1533108263);background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Anta,sans-serif}._PlayerVsPlayer_b6bh6_3 ._attacks_b6bh6_14{text-align:center;padding:3rem}._PlayerVsPlayer_b6bh6_3 ._attacks_b6bh6_14 h2{font-size:3rem;margin-bottom:6rem}._PlayerVsPlayer_b6bh6_3 ._attacks_b6bh6_14 p{font-size:1.6rem}._PlayerVsPlayer_b6bh6_3 ._attacks_b6bh6_14 ._back-btn_b6bh6_28{margin-top:2rem;font-size:1.3rem;padding:5px 10px;color:#fff;background:linear-gradient(45deg,#950101,#ff7300);box-shadow:5px 5px 5px #fff;border:none;outline:2px solid #fff}._PlayerVsPlayer_b6bh6_3 ._attacks_b6bh6_14 ._back-btn_b6bh6_28:hover{cursor:pointer;box-shadow:none;background:#ff7300}._player_xyfhl_1{height:85vh;padding:1rem}._player_xyfhl_1 ._hpBar_xyfhl_6{border:3px solid #000;width:400px;height:30px;display:grid;place-content:center}._player_xyfhl_1 ._heart_xyfhl_14{height:30px;display:flex;align-items:center}._player_xyfhl_1 ._heart_xyfhl_14 img{width:30px;object-fit:fill}._player_xyfhl_1 ._playerAvatar_xyfhl_25{height:80%}._player_xyfhl_1 ._playerAvatar_xyfhl_25 img{object-fit:contain}._player_xyfhl_1 ._skills_xyfhl_33{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}._player_xyfhl_1 ._skills_xyfhl_33 ._skillButton_xyfhl_39{font-size:1.3rem;padding:5px 10px;color:#fff;background:linear-gradient(45deg,#950101,#ff7300);box-shadow:5px 5px 5px #fff;border:none;outline:2px solid #fff}._player_xyfhl_1 ._skills_xyfhl_33 ._skillButton_xyfhl_39:hover{cursor:pointer;box-shadow:none;background:#ff7300}._playerVsDungeon_hvufy_3{width:100%;display:grid;grid-template-columns:1fr 2fr 1fr;background-image:url(https://img.freepik.com/premium-photo/game-level-background-dungeon-dark-underground_849906-14289.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;color:#fff;font-family:Anta,sans-serif}._playerVsDungeon_hvufy_3 ._attacks_hvufy_15{text-align:center;padding:3rem}._playerVsDungeon_hvufy_3 ._attacks_hvufy_15 h2{font-size:3rem;margin-bottom:6rem}._playerVsDungeon_hvufy_3 ._attacks_hvufy_15 p{font-size:1.6rem;margin-bottom:1rem}._playerVsDungeon_hvufy_3 ._attacks_hvufy_15 ._back-btn_hvufy_30,._playerVsDungeon_hvufy_3 ._attacks_hvufy_15 ._continue-btn_hvufy_31{margin-top:2rem;font-size:1.3rem;padding:5px 10px;color:#fff;background:linear-gradient(45deg,#950101,#ff7300);box-shadow:5px 5px 5px #fff;border:none;outline:2px solid #fff}._playerVsDungeon_hvufy_3 ._attacks_hvufy_15 ._back-btn_hvufy_30:hover,._playerVsDungeon_hvufy_3 ._attacks_hvufy_15 ._continue-btn_hvufy_31:hover{cursor:pointer;box-shadow:none;background:#ff7300}._player-bar_5g17e_3{width:100%;height:10rem;padding:1rem;display:flex;justify-content:center;align-items:center;gap:3rem;background:linear-gradient(45deg,#ff7300,#950101,#570101,#950101,#ff7300);color:#fff;font-size:1.2rem;border-bottom:1px solid #f0f0f0;font-family:Anta,sans-serif}._player-bar_5g17e_3 ._user-avatar_5g17e_17{width:120px;height:120px;border-radius:50%}._player-bar_5g17e_3 ._user-avatar_5g17e_17 img{object-fit:fill}._player-bar_5g17e_3 ._status-bar_5g17e_27 h3{color:#cfb5ff}._player-bar_5g17e_3 ._status-bar_5g17e_27 p{margin-top:7px}._player-bar_5g17e_3 ._skills_5g17e_36 ._skill_5g17e_36{display:flex;gap:1rem;justify-content:space-between;margin-bottom:7px}._player-bar_5g17e_3 ._skills_5g17e_36 ._skill_5g17e_36 button{font-size:1.3rem;color:#fefefe;background:linear-gradient(45deg,#950101,#ff7300);box-shadow:2px 2px 5px #fefefe;border:none;outline:1px solid #fefefe}._player-bar_5g17e_3 ._skills_5g17e_36 ._skill_5g17e_36 button:hover{cursor:pointer;box-shadow:none;background:#ff7300}._dungeons-list_9op1o_3{height:73vh;display:grid;place-content:center;gap:1rem;background-image:url(https://i.pinimg.com/originals/75/4c/6a/754c6a4949d2a68f2c7e5024b16904ea.png);background-repeat:no-repeat;background-size:cover;font-family:Anta,sans-serif}._dungeons-list_9op1o_3 h1{color:#fefefe;text-align:center}._dungeons-list_9op1o_3 ._dungeons_9op1o_3{display:flex;justify-content:center;gap:1.5rem}._dungeons-list_9op1o_3 button{margin-top:2rem;font-size:1.5rem;padding:5px 10px;color:#fefefe;background:linear-gradient(45deg,#950101,#ff7300);box-shadow:5px 5px 5px #fefefe;border:none;outline:2px solid #fefefe;font-family:Anta,sans-serif}._dungeons-list_9op1o_3 button:hover{cursor:pointer;box-shadow:none;background:#ff7300}._dungeons-list_9op1o_3 ._explore_9op1o_43{width:300px;margin:2rem auto}:root{--highlight-color: #02b588;--bg-color: #342e37;--dark-bg: #2a262d;--text-color: #fafffd;--highlight-font: "Oxanium", sans-serif;--text-font: "Manrope", sans-serif;--main-shadow: rgba(0, 0, 0, .3) 0px 19px 38px, rgba(0, 0, 0, .22) 0px 15px 12px}.news-article{padding-bottom:2rem}.news-article .article-image{height:600px;position:relative}.news-article h2{position:absolute;z-index:10;top:0;left:0;font-size:5rem;width:100%;height:600px;padding-top:15rem;padding-left:12rem;font-family:var(--highlight-font);background-color:#00000069}.news-article h2 .highlight{font-size:inherit;color:var(--highlight-color);font-weight:900;text-transform:uppercase}.news-article .news-content{padding:2rem 3rem;width:80%;margin:2rem auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;font-size:1.7rem;background-color:var(--bg-color);border:1px solid var(--highlight-color);border-radius:20px;box-shadow:#0000004d 0 19px 38px,#00000038 0 15px 12px}.news-article .news-content .speech-controls{margin-top:20px}.news-article .news-content .speech-controls button{padding:8px 16px;margin-right:10px;cursor:pointer;background-color:var(--highlight-color);color:#fff;border:none;border-radius:4px;font-size:22px}.news-article .news-content .speech-controls button:hover{background-color:#02b58852;transition:all ease-in-out .2s}.news-article .news-content p{text-align:justify;line-height:35px}.news-article .news-content p:first-letter{font-family:var(--highlight-font);font-size:180%;font-weight:900;color:var(--highlight-color)}@media screen and (max-width: 860px){.news-article h2{font-size:3rem;padding-left:2.5rem}.news-article .news-content{padding:1.5rem}.news-article .news-content p{font-size:18px;width:230px}}.profile-container{padding-bottom:2rem}.profile-container .profile-form{border:1px solid var(--highlight-color);border-radius:20px;box-shadow:var(--main-shadow);background-color:var(--bg-color);max-width:550px;padding:2rem;margin:3rem auto;display:flex;flex-direction:column;font-size:1.5rem}.profile-container .profile-form label{font-family:var(--highlight-font)}.profile-container .profile-form label:first-letter{color:var(--highlight-color);font-size:120%}.profile-container .profile-form input{border-radius:10px;padding:10px;margin-bottom:15px;font-size:18px}.profile-container .profile-form input:focus{border:none;outline:3px solid var(--highlight-color)}.profile-container .profile-form button{font-size:inherit;width:40%;margin:1rem auto;background-color:var(--highlight-color);color:var(--text-color);border:none;border-radius:20px;padding:5px 10px;font-family:var(--highlight-font)}.profile-container .profile-form button:hover{cursor:pointer;background-color:#018363}@media screen and (max-width: 860px){.profile-container{height:100vh}.profile-container .profile-form{width:80%;font-size:18px}}*{box-sizing:border-box;margin:0;padding:0}#root{background-color:var(--dark-bg)}
