@import url(http://fonts.cdnfonts.com/css/pokemon-solid);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background-image:url(https://images.alphacoders.com/201/201831.png);font-weight:300}.links{font-family:"Inter",sans-serif;color:#000;font-weight:600}.links:hover{animation:vibrate-1 .3s linear infinite both;color:#f5f5f5}.links:after{animation:flip-horizontal-bottom .4s cubic-bezier(.455,.03,.515,.955) both}#homeLink{left:12%}#arenaLink,#homeLink{position:fixed;z-index:3;top:10px}#arenaLink{right:12%}#arrow-pic{width:48px}#top-btn{position:fixed;bottom:65px;right:5px;border:none;background-color:transparent;z-index:0}#top-btn:hover{transform:scale(1.2)}.header{position:fixed;height:70px;width:100%;border-radius:7px;display:flex;flex-direction:row;justify-content:space-evenly;z-index:1;padding-bottom:35px;padding-top:5px}.header,h1{background-image:url(https://images.alphacoders.com/201/201831.png)}h1{font-family:"Pokemon Solid",sans-serif;animation:slide-out-blurred-top .45s cubic-bezier(.755,.05,.855,.06) both}#logo{width:160px}.pg-btn:hover{transform:scale(1.2)}.pg-btn{margin-top:60px;align-items:center;-webkit-appearance:none;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7;box-sizing:border-box;color:#36395a;cursor:pointer;display:inline-flex;height:22px;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:6px;padding-right:6px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-size:14px}#page-num{position:fixed;top:72px;font-family:"Pokemon Solid",sans-serif}.bottom-pic,.bottomPoke{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.bottomPoke{display:flex;margin-left:5px;margin-right:5px;border-radius:90px}#bottom{display:flex;flex-direction:row;flex-shrink:0.8;position:fixed;bottom:-50px;left:50%;transform:translateX(-50%);padding:5px 10px;border-radius:10px;transition:all .35s ease}#bottom:hover{bottom:0}@media (max-width:550px){#bottom{display:flex;flex-direction:column;position:fixed;top:50%;left:0;transform:translateY(-50%);height:220px}#bottom:hover{transform:scale(2);margin-left:5%;margin-top:-20%}.bottomPoke{margin-top:3px;margin-bottom:3px}.bottom-pic{width:30px}#homeLink{left:7%}#arenaLink{right:7%}}@media(max-width:400px){#homeLink{left:4%}#arenaLink{right:4%}.pg-btn{font-size:10px}}@keyframes slide-in-blurred-tl{0%{transform:translate(-1000px,-1000px) skew(80deg,10deg);transform-origin:100% 0;filter:blur(40px);opacity:0}to{transform:translate(0) skew(0deg,0deg);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slide-out-blurred-top{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0;filter:blur(40px);opacity:0}}@keyframes flip-horizontal-bottom{0%{transform:rotateX(0)}to{transform:rotateX(-180deg)}}#arena-header{height:70px;background-image:url(https://images.alphacoders.com/201/201831.png);width:100%;border-radius:7px;display:flex;flex-direction:row;justify-content:space-evenly;z-index:1;padding-bottom:35px;padding-top:5px}#resetBtnBox{font-size:10px;width:180px;margin-left:auto;margin-right:auto;text-align:center;margin-top:-35px;padding-bottom:7px;padding-top:7px}#reset-btn{align-items:center;-webkit-appearance:none;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7;box-sizing:border-box;color:#36395a;cursor:pointer;display:inline-flex;height:18px;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:6px;padding-right:6px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-family:"Inter",sans-serif}#reset-btn:hover{transform:scale(1.2)}#queBox{background-color:#f5f5f5;flex-wrap:wrap;margin-left:auto;margin-right:auto}#queBox,.arenaPoke{display:flex;justify-content:center}.arenaPoke{margin-left:5px;margin-right:5px;border-radius:90px;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;width:80px;height:80px}.arena-pic:hover{animation:vibrate-1 .3s linear infinite both}#battle-box{border:5px solid #000;height:500px;max-width:600px;margin-left:auto;margin-right:auto;background-image:-webkit-linear-gradient(50deg,#3571bb 50%,#f5f5f5 0);color:#000}#player1Box{margin-left:auto;color:#000}#player1Box,#player2Box{height:250px;width:300px;text-align:center}.battlePokeBox{width:50%;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.battlePic{animation:slide-in-top .5s cubic-bezier(.55,.085,.68,.53) both;-o-animation:slide-in-top .5s cubic-bezier(.55,.085,.68,.53) both;-moz-animation:slide-in-top .5s cubic-bezier(.55,.085,.68,.53) both}#p0,#p1{animation:roll-out-bottom 1.6s ease-in both}.a0{animation:bounce-left .8s both}.a1{animation:bounce-right .8s both}.battleInfo{border:5px solid #000;border-radius:10px;height:82px;width:250px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;background-color:#f5f5f5;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}#topBox,.attackBtn,.battleInfo{font-size:10px}#topBox{border:5px solid #000;display:flex;max-width:600px;margin-left:auto;margin-right:auto;height:50px;align-items:center;background-image:-webkit-linear-gradient(50deg,#fff 50%,#3571bb 0)}#leftBox{width:150px;text-align:center;margin-left:12px}#newGameBox{width:300px;text-align:center;font-size:27px;color:#000;z-index:2;border-radius:4px}#gameOver{margin-top:100px;margin-bottom:-300px;background-color:#f5f5f5;padding:15px;border:5px solid #000;border-radius:30px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);font-family:"Pokemon Solid",sans-serif;text-align:center;animation:heartbeat 1.5s linear infinite both}#playerTurn{width:150px;text-align:center;align-items:center;margin-right:12px}.hp-Bar{background-color:#4bd187;height:10px;color:transparent}.arenaBtn{align-items:center;-webkit-appearance:none;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7;box-sizing:border-box;color:#36395a;cursor:pointer;display:inline-flex;height:18px;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:6px;padding-right:6px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-family:"Inter",sans-serif}.arenaBtn:hover{transform:scale(1.2)}p{font-family:"Inter",sans-serif;font-size:larger;margin-top:4px;font-weight:700}@keyframes slide-in-top{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.roll-out-bottom{animation:roll-out-bottom .6s ease-in both}@keyframes roll-out-bottom{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(800px) rotate(540deg);opacity:0}}@keyframes bounce-right{0%{transform:translateX(48px);animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{transform:translateX(26px);animation-timing-function:ease-in}65%{transform:translateX(13px);animation-timing-function:ease-in}82%{transform:translateX(6.5px);animation-timing-function:ease-in}93%{transform:translateX(4px);animation-timing-function:ease-in}25%,55%,75%,87%,98%{transform:translateX(0);animation-timing-function:ease-out}to{transform:translateX(0);animation-timing-function:ease-out;opacity:1}}@keyframes bounce-left{0%{transform:translateX(-48px);animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{transform:translateX(-26px);animation-timing-function:ease-in}65%{transform:translateX(-13px);animation-timing-function:ease-in}82%{transform:translateX(-6.5px);animation-timing-function:ease-in}93%{transform:translateX(-4px);animation-timing-function:ease-in}25%,55%,75%,87%,98%{transform:translateX(0);animation-timing-function:ease-out}to{transform:translateX(0);animation-timing-function:ease-out;opacity:1}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}body{font-family:"Inter",sans-serif}html{scroll-behavior:smooth}button{font-family:"Inter",sans-serif}#list-wrapper{display:flex;justify-content:center;background-image:url(https://images.alphacoders.com/201/201831.png);background-color:#fff;background-repeat:no-repeat;background-attachment:fixed;background-position:50%;background-size:cover;padding-left:30px;padding-right:30px}#poke-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;max-width:1200px;margin-top:110px;padding-bottom:130px}.poke-box{font-size:auto;width:200px;border-radius:7px;color:#fff;margin:3px;box-shadow:5px 0 5px 5px rgba(0,0,0,.295)}.poke-name{font-size:large;text-align:center;font-weight:700;color:#f5f5f5}.poke-id{margin-left:10px;padding-top:13px;color:#f5f5f5}.poke-pic{display:flex;justify-content:center;background-color:#f5f5f5;margin-left:5px;margin-right:5px}.pic:hover{animation:vibrate-1 .3s linear 4 both}.poke-type{margin-left:10px;font-size:16px;color:#f5f5f5}.btn-box{margin-left:140px;margin-bottom:5px}.select-btn{align-items:center;background-color:#fff;border-radius:2px;box-shadow:0 0 0 3px transparent,0 6px 20px rgba(18,18,18,.1);box-sizing:border-box;color:#121212;cursor:pointer;display:inline-flex;flex:1 1 auto;font-size:14px;font-weight:500;justify-content:center;line-height:1;margin:0;outline:none;padding:2px;text-align:center;text-decoration:none;transition:box-shadow .2s;white-space:nowrap;border:0;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.select-btn:hover{box-shadow:0 0 0 3px #121212,0 0 0 0 transparent}.dropdown{position:relative;padding-bottom:1px}.drop-button{width:100%;background-color:transparent;border:none;padding-bottom:7px;padding-top:7px;color:#f5f5f5;font-size:14px}.drop-button:after{content:"\25be";float:right}.drop-button:hover{background-color:rgba(216,191,216,.26);font-size:large}.drop-info{max-height:0;overflow:hidden}.show{height:auto;max-height:100%;transition:all .95s ease;color:#000;background-color:#f5f5f5}li{list-style-type:none;padding:3px;margin-left:-40px;display:flex;justify-content:space-between}@keyframes scale-in-center{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:1}}@keyframes vibrate-1{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}
/*# sourceMappingURL=main.f1540dfd.chunk.css.map */