body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh;justify-content:center;width:100vw}.App,.signup-container{align-items:center;display:flex}.signup-container{background-attachment:fixed;background-image:url(/adventure-beyond-limits-react/static/media/enteringAccountBackground.985137da7f942de906c6.jpg);background-repeat:no-repeat;background-size:cover;justify-content:flex-end;min-height:100vh;padding:1rem 1.5rem 1rem 1rem}.signup-form,.signup-form main{background:#fff;border-radius:20px;box-shadow:0 10px 20px #0000001a;display:flex;flex-direction:column;max-width:400px;width:100%}.signup-form main{padding:2rem}.signup-form main .title-and-logo{align-items:center;display:flex;justify-content:space-between}.signup-form main .title-and-logo h1{color:#040406;font-size:1.75rem;margin-bottom:2rem;margin-top:2rem;z-index:1}.signup-form main .title-and-logo img{height:4rem;position:relative;right:1px;top:1px;z-index:0}.signup-form main label{color:#040406;font-size:.95rem;font-style:italic;font-weight:300;z-index:1}.signup-form main input{border:1px solid #ccc;border-radius:.5rem;font-size:1rem;margin-bottom:1rem;padding:.6rem .75rem;transition:border-color .3s;z-index:1}.signup-form main input:focus{border-color:#bd95d1;outline:none}.signup-form main button{background:#bd95d1;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:700;padding:.75rem;transition:background .3s;z-index:1}.signup-form main button:hover{background:#8c669f}.signup-form main p{color:#bd95d1;font-size:smaller;padding-top:.5rem;text-align:center;text-decoration:underline;transition:color .3s}.signup-form main p:hover{color:#8c669f}.signup-form main a{color:#bd95d1;font-size:smaller;font-style:italic;padding-top:.5rem;text-align:center;text-decoration:underline;transition:color .3s}.signup-form main a:hover{color:#8c669f}.signup-form .error-msg{background:#ffe6e6;border-radius:.5rem;color:#c0392b;font-size:.9rem;padding:.5rem}.signup-form .success-msg{background:#e6ffec;border-radius:.5rem;color:#2e7d32;font-size:.9rem;padding:.5rem}.app-bar{align-items:center;box-shadow:0 4px 8px #0003;color:#fff;display:flex;justify-content:space-around;position:relative}.app-bar,.app-bar .app-bar-background{height:10vh;max-height:10vh;max-width:100%;min-height:10vh;min-width:100%;width:100%}.app-bar .app-bar-background{background-image:url(/adventure-beyond-limits-react/static/media/aipomBackground.06e2aed2f759ae7a70cb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:0}.app-bar .app-bar-site-icon,.app-bar .app-bar-site-title{height:100%;position:relative;z-index:1}.app-bar .app-bar-buttons{align-items:center;display:flex;gap:1rem;justify-content:flex-end;padding:1rem 2rem;position:relative;width:-webkit-fill-available;z-index:1}.app-bar .app-bar-buttons .app-bar-button{background-color:#fdd835;border:none;border-radius:8px;color:#2f2f2f;cursor:pointer;font-weight:700;padding:.5rem 1.2rem;transition:background-color .3s ease}.app-bar .app-bar-buttons .app-bar-button:hover{background-color:#fff176}.app-bar .app-bar-buttons .pfp-container{align-items:center;background-color:#3f3e40;background-color:var(--tokenDarkGray);border-radius:100%;display:flex;height:7vh;justify-content:center;max-height:7vh;max-width:7vh;min-height:7vh;min-width:7vh;width:7vh}.app-bar .app-bar-buttons .pfp-container .profile-picture{border-radius:100%;height:4.5vh;max-height:4.5vh;max-width:4.5vh;min-height:4.5vh;min-width:4.5vh;width:4.5vh}@media screen and (max-height:1200px),screen and (max-width:600px){.app-bar,.app-bar .app-bar-background{height:7vh;max-height:7vh;min-height:7vh}.app-bar .app-bar-buttons .pfp-container{align-items:center;background-color:#3f3e40;background-color:var(--tokenDarkGray);border-radius:100%;display:flex;height:5vh;justify-content:center;max-height:5vh;max-width:5vh;min-height:5vh;min-width:5vh;width:5vh}.app-bar .app-bar-buttons .pfp-container .profile-picture{border-radius:100%;height:4.5vh;max-height:4.5vh;max-width:4.5vh;min-height:4.5vh;min-width:4.5vh;width:4.5vh}}.homepage-container{background:linear-gradient(#f3f4f6,#dbeafe);display:flex;flex-direction:column;font-family:Pokemon Solid,sans-serif;min-height:100vh}.homepage-content{color:#2e2e2e;padding:4rem 1rem;text-align:center}.homepage-content h2{font-size:2rem;margin-bottom:1rem}.homepage-content p{font-size:1.25rem}.login-container{align-items:center;background-attachment:fixed;background-image:url(/adventure-beyond-limits-react/static/media/enteringAccountBackground.985137da7f942de906c6.jpg);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:flex-end;min-height:100vh;padding:1rem 1.5rem 1rem 1rem}.login-form{background:#fff;border-radius:20px;box-shadow:0 8px 16px #0000001a;display:flex;flex-direction:column;max-width:400px;width:100%}.login-form .login-form-img{margin-bottom:1rem;width:100%}.login-form main{background:#fff;border-radius:20px;box-shadow:0 8px 16px #0000001a;display:flex;flex-direction:column;max-width:400px;padding-bottom:2rem;padding-left:2rem;padding-right:2rem;width:100%}.login-form main .title-and-logo{align-items:center;display:flex;justify-content:space-between}.login-form main .title-and-logo h1{color:#040406;font-size:1.75rem;margin-bottom:2rem;margin-top:2rem;z-index:1}.login-form main .title-and-logo img{height:4rem;position:relative;right:1px;top:1px;z-index:0}.login-form main h2{color:#9d5ca2;font-size:1.75rem;margin-bottom:2rem}.login-form main label{color:#686570;font-size:.95rem;font-weight:600}.login-form main input{border:1px solid #ccc;border-radius:.5rem;color:#686570;font-size:1rem;margin-bottom:1rem;padding:.6rem .75rem;transition:border-color .3s}.login-form main input:focus{border-color:#b45eba;outline:none}.login-form main button{background:#834d87;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:700;padding:.75rem;transition:background .3s}.login-form main button:hover{background:#653b68}.login-form .error-msg{background:#ffe6e6;border-radius:.5rem;color:#b91c1c;font-size:.9rem;padding:.5rem}.myAccountBody{display:flex;flex-direction:column;gap:7.5px;padding-left:2%;padding-right:2%;padding-top:7.5px}.myAccountBody .buttonsContainer{display:flex;flex-direction:row;gap:1%}.myAccountBody .teams-Container{align-items:center;display:flex;justify-content:center}.myAccountBody .teams-Container .player-Container{height:25vh;width:61%}.myAccountBody .teams-Container .player-Container .player{background-color:#fff;background-color:var(--white);border-radius:15px;box-shadow:0 17.5px 6px -6px #ebeaed;display:flex;flex-direction:column;gap:3%;height:100%;justify-content:center;padding:1% 2% 2%;width:100%}.myAccountBody .teams-Container .player-Container .player .top-Container{display:flex;height:5vh;width:100%}.myAccountBody .teams-Container .player-Container .player .top-Container .player-Top{align-items:center;display:flex}.myAccountBody .teams-Container .player-Container .player .top-Container .underline{background-color:red;border-radius:15px;height:3px;margin-top:30px;position:absolute;width:7.5%}.myAccountBody .teams-Container .player-Container .player .top-Container .playerImg{border-radius:5px;cursor:pointer;height:100%;margin-right:2%;width:auto}.pokemonTeam-Container{align-items:flex-start;border:2px solid #e4bef4;border-radius:10px;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:center;padding-bottom:5px;width:100%}.pokemonTeam-Container .team-Header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.pokemonTeam-Container .team-Header p{padding-bottom:5px;padding-left:5px;padding-top:5px}.pokemonTeam-Container .team-Header button{background-color:#0000;border:none;color:#e4bef4}.pokemonTeam-Container .pokemons-Container{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;padding-left:2%;padding-right:2%;width:100%}.pokemonTeam-Container .pokemons-Container .plusSymbolContainer{aspect-ratio:calc(16.66667% - 8px)/1;background-color:#f5e3ff;border-color:#e4bef4}.pokemonTeam-Container .pokemons-Container .plusSymbolContainer .plusSymbol{aspect-ratio:1/1;max-height:3.05em;position:absolute}.pokemonTeam-Container .pokemons-Container .plusSymbolContainer .fakePlusSymbol{position:relative;z-index:-1}@media(max-width:768px){.pokemonTeam-Container .pokemons-Container{align-items:center;gap:8px}.pokemonTeam-Container .team-Header{align-items:center;text-align:center}.pokemonTeam-Container .team-Header .team-Header-Icons{display:flex;gap:10px;margin-bottom:5px}}.pokemonTeam{align-items:center;background-color:var(--lightGray);border:2px solid var(--lightGray);border-radius:5px;cursor:pointer;display:flex;height:100%;justify-content:center;max-width:calc(16.66667% - 8px);width:15vw}.pokemonTeam img{max-height:6.1em}@media(max-width:768px){.pokemonTeam{max-width:calc(33.33333% - 8px);width:30vw}}.abilities-dropdown,.genders-dropdown,.held-item-dropdown,.moves-dropdown,.nature-dropdown,.pokemon-dropdown{position:relative;width:70%}.abilities-dropdown input,.genders-dropdown input,.held-item-dropdown input,.moves-dropdown input,.nature-dropdown input,.pokemon-dropdown input{background-color:#0000;border:0;font-family:Raleway,sans-serif;font-size:100%;height:100%;width:100%}.moves-dropdown input,.pokemon-dropdown input{border-radius:5px;padding-left:8px}.moves-dropdown input{border-radius:15px;padding-left:8px}#myChart{max-height:90%!important;max-width:100%!important;min-height:90%!important}.pokemon-Filled-Container{align-items:center;display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center;width:100%}.start{border-radius:15px;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:2%}.moves-container,.start{background-color:#fff;background-color:var(--white);box-shadow:0 17.5px 6px -6px #ebeaed;display:flex;height:35vh;width:61%}.moves-container{align-items:flex-start;justify-content:center}.moves{border-radius:15px;height:100%;justify-content:space-evenly;padding:2%;width:100%}.ivs-container,.moves{align-items:center;display:flex;flex-direction:column}.ivs-container{background-color:#fff;background-color:var(--white);box-shadow:0 17.5px 6px -6px #ebeaed;height:40vh;justify-content:flex-start;width:61%}.att-button,.left-button,.right-button{align-items:center;background-color:#d3d3d3;border-radius:15px;border-width:0;display:flex;height:100%;justify-content:center;width:100%}.iv-button{background-color:#d3d3d3;border:0;border-radius:15px;display:flex;height:10%;margin-top:10%;padding:0;width:90%}.active{background-color:#a9a9a9;border-radius:15px}.evs.show,.ivs.show,.stats.show{align-items:center;border-radius:15px;display:flex;flex-direction:row;height:80%;justify-content:space-evenly;padding:2%;width:100%}.evs,.ivs,.stats{display:none}.ev,.iv,.stat{align-items:center;display:flex;flex-direction:column;height:66%;justify-content:center;width:15%}.ev-text,.ev-value,.iv-text,.iv-value,.stats-text,.stats-value{align-items:center;display:flex;height:25%;justify-content:center;width:100%}.ev-value,.iv-value,.stats-value{background-color:#d3d3d3;border:0;border-radius:7.5px;font-size:large;text-align:center}.stats-visualiser{align-items:flex-start;background-color:#fff;background-color:var(--white);box-shadow:0 17.5px 6px -6px #ebeaed;display:flex;height:45vh;justify-content:center;width:61%}canvas{font-size:100px;margin-top:5%}.canvas-container{width:66.7%}.canvas-container,.pokemon-sprite-container{align-items:center;display:flex;height:100%;justify-content:center}.pokemon-sprite-container{width:33%}.pokemon-sprite{max-height:100%;width:100%}.info{background-color:#fff;border:2px solid #d3d3d3;border-radius:15px;color:#9e9e9e;padding:2px 8px;position:absolute;z-index:999}.ability,.nature{background-color:#d3d3d3}.nature{color:#000}.pokemon-field-answear,.pokemon-field-text{align-items:center;border:0;border-radius:5px;display:flex;margin-top:2%;padding-left:1%}.pokemon-field-text{width:30%}.pokemon-field-answear{width:70%}.move{align-items:center;border-radius:15px;display:flex;height:20%;width:88%}@media(max-width:600px)and (min-height:700px){.pokemon-field-answear{font-size:large}.moves-container{height:25vh}.moves-container .input-moves-dropdown{font-size:large}.ivs-container,.moves-container,.start,.stats{font-size:20px;width:88%}.att-button,.left-button,.right-button{font-size:18px}.stats-visualiser{align-items:center;flex-direction:column;height:70vh;width:100%}.stats-info{position:relative}.start,.stats{height:34vh}.first-field{margin-top:8%}.ev,.iv,.stat{height:40%;width:30%}.evs.show,.ivs.show,.stats.show{flex-wrap:wrap}}@media(min-width:1600px)and (min-height:900px){.att-button,.left-button,.pokemon-Filled-Container,.right-button{font-size:30px}.ivs-container,.moves-container,.start,.stats{height:46vh}}.floating-save-button{align-items:center;background-color:#f5e3ff;border:2px;border-color:#e4bef4;border-radius:10px;border-style:solid;bottom:1vw;box-shadow:0 4px 8px #0003;color:#000;cursor:pointer;display:flex;height:40px;justify-content:center;max-height:40px;max-width:40px;min-height:40px;min-width:40px;padding:11px;position:fixed;right:1vw;transition:background-color .3s;width:40px;z-index:1000}.floating-save-button:hover{background-color:#e4bef4}@font-face{font-family:Raleway;src:url(/adventure-beyond-limits-react/static/media/Raleway-Regular.d9219d8a361ac3530c7e.ttf) format("truetype")}.addButtonContainer{background-color:#e3bdf3;border-radius:7.5px;height:33px;max-height:33px;min-height:33px;position:relative;width:fit-content}.addButtonContainer,.addButtonContainer .addButton{align-items:center;display:flex;justify-content:center}.addButtonContainer .addButton{background-color:#0000;border:0;height:100%;margin:0;text-decoration:none;width:100%}.addButtonContainer .addButton p{color:#fff;font-family:Raleway,sans-serif;font-size:larger;font-weight:700;margin-left:15px;margin-right:15px}.player-Filled-Right{background-color:var(--tokenBackground);border-radius:15px;display:flex;flex-direction:column-reverse;justify-content:flex-end;width:60%;z-index:2}.player-Filled-Right .player-Filled-Right-Inside{align-items:center;background-color:var(--tokenBackground);border-radius:0 0 15px 0;display:flex;flex-direction:column;gap:4%;height:70%;justify-content:flex-start;width:100%}.player-Filled-Right .player-Filled-Right-Inside-Player-Container{align-items:center;background-color:var(--white);border:5px solid var(--tokenDarkGray);border-radius:15px;box-shadow:var(--tokenShadow);color:#000;display:flex;height:15%;justify-content:center;margin-top:4%;text-align:center;width:94%}.player-Filled-Right .player-Filled-Right-Inside-Age,.player-Filled-Right .player-Filled-Right-Inside-Player{align-items:flex-start;border-radius:15px;display:flex;flex-direction:row;height:100%;justify-content:flex-start}.player-Filled-Right .player-Filled-Right-Inside-Money .spam-Text-Content,.player-Filled-Right .player-Filled-Right-Inside-Nature-Value .spam-Text-Content,.player-Filled-Right .player-Filled-Right-Inside-Player .spam-Text-Content,.player-Filled-Right player-Filled-Right-Inside-Pokemons-Nicknames .spam-Text-Content{border-radius:15px}.player-Filled-Right .player-Filled-Right-Inside-Age .spam-Text-Content{border-radius:0 15px 15px 0}.player-Filled-Right .player-Filled-Right-Inside-Player .spam-Text-Content,.player-Filled-Right .player-Filled-Right-Inside-Player-Name .spam-Text-Content{border-radius:15px 0 0 15px}.player-Filled-Right .player-Filled-Right-Inside-Player-Concept .spam-Text-Content{border-radius:0 15px 15px 0}.player-Filled-Right .player-Filled-Right-Inside-Player{width:70%}.player-Filled-Right .player-Filled-Right-Inside-Age{width:30%}.player-Filled-Right .player-Filled-Right-Inside-Nature-Container{align-items:center;border-radius:15px;color:#000;display:flex;gap:5%;height:28%;justify-content:center;text-align:center;width:94%}.player-Filled-Right .player-Filled-Right-Inside-Player-Concept,.player-Filled-Right .player-Filled-Right-Inside-Player-Name{align-items:flex-start;border-radius:15px;display:flex;flex-direction:row;height:100%;justify-content:flex-start}.player-Filled-Right .player-Filled-Right-Inside-Player-Name{width:45%}.player-Filled-Right .player-Filled-Right-Inside-Player-Concept{width:55%}.player-Filled-Right .player-Filled-Right-Inside-Nature{align-items:center;background-color:var(--tokenDarkGray);border:5px solid var(--tokenDarkGray);border-radius:15px;box-shadow:var(--tokenShadow);color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:47.5%}.player-Filled-Right .player-Filled-Right-Inside-Nature-Value{align-items:flex-start;background-color:var(--white);border-radius:15px;color:#000;display:flex;height:66%;justify-content:flex-start;text-align:center;width:100%}.player-Filled-Right .player-Filled-Right-Inside-Confidence-Value-Container{align-items:center;color:var(--white);display:flex;height:34%;justify-content:center;text-align:center;width:100%}.player-Filled-Right .player-Filled-Right-Inside-Confidence-Value-Container .player-Filled-Right-Inside-Confidence-Value{align-items:center;background-color:var(--white);border-radius:15px;color:#000;display:flex;height:80%;justify-content:center;margin-left:3%;text-align:center;width:33%}.player-Filled-Right .pokemonIcon{height:100%}.player-Filled-Right .player-Filled-Right-Inside-Money{align-items:flex-start;background-color:var(--white);border:5px solid var(--tokenDarkGray);border-radius:15px;box-shadow:var(--tokenShadow);color:#000;display:flex;height:100%;justify-content:flex-start;text-align:center;width:47.5%}.player-Filled-Right .player-Filled-Right-Inside-Pokemons{align-items:center;background-color:var(--tokenLightGray);border-radius:15px;box-shadow:var(--tokenShadow);color:#000;display:flex;flex-wrap:wrap;gap:6%;height:40%;justify-content:center;padding:5%;text-align:center;width:94%}.player-Filled-Right .pokemonNickname{align-items:center;border-radius:0 999px 999px 0;display:flex;height:100%;justify-content:flex-start;padding-left:5%;width:-webkit-fill-available}.player-Filled-Right .player-Filled-Right-Inside-Pokemons-Nicknames{align-items:center;background-color:#fff;border-radius:999px;color:#000;display:flex;height:30%;justify-content:flex-start;text-align:center;width:47%}.player-Filled-Right .player-Filled-Right-Inside-Top{align-items:center;background-color:var(--tokenTop);border-bottom:var(--borderHeight) solid var(--tokenBorderColor);border-radius:0 15px 7px 7px;display:flex;flex-direction:column;height:30%;justify-content:center;width:100%}.player-Filled-Right .player-Filled-Right-Inside-Title{align-items:center;background-color:var(--tokenTop);color:#fff;display:flex;height:30%;justify-content:flex-start;width:100%}.player-Filled-Right .player-Filled-Right-Inside-Rank{display:flex;height:30%;width:100%}.player-Filled-Right .player-Filled-Right-Inside-Rank-Text{align-items:center;border-radius:15px;color:var(--white);display:flex;height:100%;justify-content:center;text-align:center}.player-Filled-Right .player-Filled-Right-Inside-Rank-Value{height:90%;width:30%}.player-Filled-Right .player-Filled-Right-Inside-Rank-Name,.player-Filled-Right .player-Filled-Right-Inside-Rank-Value{align-items:center;background-color:var(--white);border-radius:15px;color:#000;display:flex;justify-content:center;margin-left:5%;text-align:center}.player-Filled-Right .player-Filled-Right-Inside-Rank-Name{height:100%;width:20%}.player-Filled-Right .player-Filled-Right-Inside-Name{align-items:center;background-color:var(--white);border-radius:15px;color:#000;display:flex;flex-direction:row-reverse;height:20%;justify-content:center;text-align:left;width:80%}.player-Filled-Right .player-Filled-Right-Inside-Top-Div{display:flex;height:60%;min-width:80%;width:100%}.player-Filled-Right .player-Filled-Right-Inside-Title-Container{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;max-width:100%;min-width:80%}.player-Filled-Right .player-Filled-Right-Inside-Top-Guild-Image{height:70%;max-width:20%;position:relative;right:3%;top:15%}.player-Filled-Left{background-color:var(--tokenTop);border-radius:15px 0 0 15px;display:flex;flex-direction:column-reverse;width:40%}.player-Filled-Left .player-Filled-Left-Inside{align-items:center;background-color:var(--tokenBackground);border-radius:0 7px 0 15px;border-top:var(--borderHeight) solid var(--tokenBorderColor);display:flex;flex-direction:column;gap:5%;height:85%;justify-content:center;width:100%}.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-Image-Container{align-items:center;display:flex;height:65%;justify-content:center;margin-top:calc(5% + var(--borderHeight));width:80%}.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-Image-Container .player-Filled-Left-Inside-Image{background-color:#fff;border:5px solid var(--tokenDarkGray);border-radius:15px;box-shadow:var(--tokenShadow);cursor:pointer;height:100%;width:100%}.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-HP-Container,.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-WILL-Container{height:10%;width:85%}.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-HP,.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-WILL{align-items:center;background-color:var(--tokenDarkGray);border-radius:15px;box-shadow:var(--tokenShadow);color:var(--white);display:flex;flex-direction:row;height:100%;justify-content:space-between;padding:1% 1% 1% 3%;text-align:left;width:100%}.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-HP-Value,.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-WILL-Value{align-items:center;background-color:var(--white);border-radius:15px;color:#000;display:flex;height:80%;justify-content:center;margin-right:1.5%;text-align:center;width:33%}.player-Filled-Left .player-Filled-Left-Inside .player-Filled-Left-Inside-WILL-Container{margin-bottom:5%}*{box-sizing:border-box;font-family:Raleway,arial;margin:0;max-width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}:root{--lightGray:#ebeaed;--normal:#797850;--fire:#ff6c00;--water:#6390f0;--electric:#f7d02c;--grass:#7ac74c;--poison:#a33ea1;--ice:#96d9d6;--fighting:#c22e28;--ground:#ffb800;--flying:#a98ff3;--psychic:#f95587;--bug:#a6b91a;--rock:#b6a136;--ghost:#735797;--dragon:#6f35fc;--dark:#705746;--steel:#474751;--fairy:#d685ad;--lessNormal:#a8a77a33;--lessFire:#ee813033;--lessWater:#6390f033;--lessElectric:#f7d02c33;--lessGrass:#7ac74c33;--lessPoison:#a33ea133;--lessIce:#96d9d633;--lessFighting:#c22e2833;--lessGround:#e2bf6533;--lessFlying:#a98ff333;--lessPsychic:#f9558733;--lessBug:#a6b91a33;--lessRock:#b6a13633;--lessGhost:#73579733;--lessDragon:#6f35fc33;--lessDark:#70574633;--lessSteel:#b7b7ce33;--lessFairy:#d685ad33}.ability.electric,.move.electric,.pokemonTeam.electric{background-color:#f7d02c!important;background-color:var(--electric)!important}.ability.fire,.move.fire,.pokemonTeam.fire{background-color:#ff6c00!important;background-color:var(--fire)!important}.ability.water,.move.water,.pokemonTeam.water{background-color:#6390f0!important;background-color:var(--water)!important}.ability.grass,.move.grass,.pokemonTeam.grass{background-color:#7ac74c!important;background-color:var(--grass)!important}.ability.poison,.move.poison,.pokemonTeam.poison{background-color:#a33ea1!important;background-color:var(--poison)!important}.ability.ice,.move.ice,.pokemonTeam.ice{background-color:#96d9d6!important;background-color:var(--ice)!important}.ability.fighting,.move.fighting,.pokemonTeam.fighting{background-color:#c22e28!important;background-color:var(--fighting)!important}.ability.ground,.move.ground,.pokemonTeam.ground{background-color:#ffb800!important;background-color:var(--ground)!important}.ability.flying,.move.flying,.pokemonTeam.flying{background-color:#a98ff3!important;background-color:var(--flying)!important}.ability.psychic,.move.psychic,.pokemonTeam.psychic{background-color:#f95587!important;background-color:var(--psychic)!important}.ability.bug,.move.bug,.pokemonTeam.bug{background-color:#a6b91a!important;background-color:var(--bug)!important}.ability.rock,.move.rock,.pokemonTeam.rock{background-color:#b6a136!important;background-color:var(--rock)!important}.ability.ghost,.move.ghost,.pokemonTeam.ghost{background-color:#735797!important;background-color:var(--ghost)!important}.ability.dragon,.move.dragon,.pokemonTeam.dragon{background-color:#6f35fc!important;background-color:var(--dragon)!important}.ability.dark,.move.dark,.pokemonTeam.dark{background-color:#705746!important;background-color:var(--dark)!important}.ability.steel,.move.steel,.pokemonTeam.steel{background-color:#474751!important;background-color:var(--steel)!important}.ability.fairy,.move.fairy,.pokemonTeam.fairy{background-color:#d685ad!important;background-color:var(--fairy)!important}.ability.normal,.move.normal,.pokemonTeam.normal{background-color:#797850!important;background-color:var(--normal)!important}.ability.electric,.move.electric{background-color:#f7d02c33!important;background-color:var(--lessElectric)!important;color:#f7d02c!important;color:var(--electric)!important}.ability.fire,.move.fire{background-color:#ee813033!important;background-color:var(--lessFire)!important;color:#ff6c00!important;color:var(--fire)!important}.ability.water,.move.water{background-color:#6390f033!important;background-color:var(--lessWater)!important;color:#6390f0!important;color:var(--water)!important}.ability.grass,.move.grass{background-color:#7ac74c33!important;background-color:var(--lessGrass)!important;color:#7ac74c!important;color:var(--grass)!important}.ability.poison,.move.poison{background-color:#a33ea133!important;background-color:var(--lessPoison)!important;color:#a33ea1!important;color:var(--poison)!important}.ability.ice,.move.ice{background-color:#96d9d633!important;background-color:var(--lessIce)!important;color:#96d9d6!important;color:var(--ice)!important}.ability.fighting,.move.fighting{background-color:#c22e2833!important;background-color:var(--lessFighting)!important;color:#c22e28!important;color:var(--fighting)!important}.ability.ground,.move.ground{background-color:#e2bf6533!important;background-color:var(--lessGround)!important;color:#ffb800!important;color:var(--ground)!important}.ability.flying,.move.flying{background-color:#a98ff333!important;background-color:var(--lessFlying)!important;color:#a98ff3!important;color:var(--flying)!important}.ability.psychic,.move.psychic{background-color:#f9558733!important;background-color:var(--lessPsychic)!important;color:#f95587!important;color:var(--psychic)!important}.ability.bug,.move.bug{background-color:#a6b91a33!important;background-color:var(--lessBug)!important;color:#a6b91a!important;color:var(--bug)!important}.ability.rock,.move.rock{background-color:#b6a13633!important;background-color:var(--lessRock)!important;color:#b6a136!important;color:var(--rock)!important}.ability.ghost,.move.ghost{background-color:#73579733!important;background-color:var(--lessGhost)!important;color:#735797!important;color:var(--ghost)!important}.ability.dragon,.move.dragon{background-color:#6f35fc33!important;background-color:var(--lessDragon)!important;color:#6f35fc!important;color:var(--dragon)!important}.ability.dark,.move.dark{background-color:#70574633!important;background-color:var(--lessDark)!important;color:#705746!important;color:var(--dark)!important}.ability.steel,.move.steel{background-color:#b7b7ce33!important;background-color:var(--lessSteel)!important;color:#474751!important;color:var(--steel)!important}.ability.fairy,.move.fairy{background-color:#d685ad33!important;background-color:var(--lessFairy)!important;color:#d685ad!important;color:var(--fairy)!important}.ability.normal,.move.normal{background-color:#a8a77a33!important;background-color:var(--lessNormal)!important;color:#797850!important;color:var(--normal)!important}.electric{background-color:#f7d02c33!important;background-color:var(--lessElectric)!important;color:#f7d02c!important;color:var(--electric)!important}.fire{background-color:#ee813033!important;background-color:var(--lessFire)!important;color:#ff6c00!important;color:var(--fire)!important}.water{background-color:#6390f033!important;background-color:var(--lessWater)!important;color:#6390f0!important;color:var(--water)!important}.grass{background-color:#7ac74c33!important;background-color:var(--lessGrass)!important;color:#7ac74c!important;color:var(--grass)!important}.poison{background-color:#a33ea133!important;background-color:var(--lessPoison)!important;color:#a33ea1!important;color:var(--poison)!important}.ice{background-color:#96d9d633!important;background-color:var(--lessIce)!important;color:#96d9d6!important;color:var(--ice)!important}.fighting{background-color:#c22e2833!important;background-color:var(--lessFighting)!important;color:#c22e28!important;color:var(--fighting)!important}.ground{background-color:#e2bf6533!important;background-color:var(--lessGround)!important;color:#ffb800!important;color:var(--ground)!important}.flying{background-color:#a98ff333!important;background-color:var(--lessFlying)!important;color:#a98ff3!important;color:var(--flying)!important}.psychic{background-color:#f9558733!important;background-color:var(--lessPsychic)!important;color:#f95587!important;color:var(--psychic)!important}.bug{background-color:#a6b91a33!important;background-color:var(--lessBug)!important;color:#a6b91a!important;color:var(--bug)!important}.rock{background-color:#b6a13633!important;background-color:var(--lessRock)!important;color:#b6a136!important;color:var(--rock)!important}.ghost{background-color:#73579733!important;background-color:var(--lessGhost)!important;color:#735797!important;color:var(--ghost)!important}.dragon{background-color:#6f35fc33!important;background-color:var(--lessDragon)!important;color:#6f35fc!important;color:var(--dragon)!important}.dark{background-color:#70574633!important;background-color:var(--lessDark)!important;color:#705746!important;color:var(--dark)!important}.steel{background-color:#b7b7ce33!important;background-color:var(--lessSteel)!important;color:#474751!important;color:var(--steel)!important}.fairy{background-color:#d685ad33!important;background-color:var(--lessFairy)!important;color:#d685ad!important;color:var(--fairy)!important}.normal{background-color:#a8a77a33!important;background-color:var(--lessNormal)!important;color:#797850!important;color:var(--normal)!important}:root{--pokemonFont:"Kimberle",sans-serif;--borderHeight:5px;--tokenBackground:#d9dbde;--tokenTop:#e64f32;--tokenLightGray:#b2b4b8;--tokenDarkGray:#3f3e40;--tokenBorderColor:#c4472e;--white:#fff;--tokenShadow:0px 11px 10px var(--tokenLightGray)}.playerCreationButtons{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 11px 10px #b2b4b8;box-shadow:var(--tokenShadow);color:#000;display:flex;flex-wrap:wrap;gap:6%;height:40%;justify-content:space-around;text-align:center;width:94%}.playerCreationButtons #greenButton,.playerCreationButtons #redButton{cursor:pointer;max-height:50%;max-width:50%}.page-Container{align-items:center;background-image:url(/adventure-beyond-limits-react/static/media/background.e27a6164309ada361a70.webp);background-size:contain;display:flex;height:100vh;justify-content:center;width:100vw}.page-Container .player-Filled-Container{height:66vh;width:80%}.page-Container .player-Filled-Container .player-Name{z-index:3}.page-Container .player-Filled-Container .token-Spam-Text-Content{font-family:Kimberle,sans-serif;font-family:var(--pokemonFont);margin-left:.23%;margin-top:.23%;position:absolute}.page-Container .player-Filled-Container .token-Spam-Text-Content.small-Spam-Text-Content{font-size:.8em;margin-left:.33%;margin-top:0}.page-Container .player-Filled-Container .spam-Text-Content{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;padding-left:3%;width:100%}.page-Container .player-Filled-Container .player-Filled{border-radius:15px;display:flex;flex-direction:row;height:100%;width:100%}@media(max-width:600px)and (min-height:700px){.page-Container .player-Filled-Container .player-Container{font-size:18px;height:40vh;width:88%}.page-Container .player-Filled-Container .player-Filled-Right-Inside-Title{font-size:18px}.page-Container .player-Filled-Container .player-Filled-Container{font-size:14px;height:48vh;width:91%}.page-Container .player-Filled-Container .player-Filled-Left-Inside-Image-Container{width:95%}.page-Container .player-Filled-Container .player-Filled-Right-Inside-Nature-Container{gap:2%;width:98%}.page-Container .player-Filled-Container .player-Filled-Right-Inside-Player-Container{height:20%;width:98%}.page-Container .player-Filled-Container .player-Filled-Right-Inside-Pokemons{box-shadow:0 0 0 #000;gap:2%;padding:2%;width:98%}.page-Container .player-Filled-Container .pokemonTeam-Container{display:flex;flex-wrap:wrap;gap:4px;height:100%;width:100%}.page-Container .player-Filled-Container .pokemonTeam{align-items:center;background-color:#ebeaed;background-color:var(--lightGray);border:2px solid #ebeaed;border:2px solid var(--lightGray);border-radius:5px;cursor:pointer;display:flex;height:50%;justify-content:center;width:32%}}@media(min-width:1600px)and (min-height:900px){.page-Container .player-Filled-Container .player-Container{font-size:21px;height:27vh}.page-Container .player-Filled-Container .player-Filled-Container{font-size:23px;height:75vh;width:69%}}
/*# sourceMappingURL=main.81f009fc.css.map*/