:root{font-size:16px}@font-face{font-family:Pokemon;src:url(/assets/PokemonGb-RAeo-DI5lqJNQ.ttf) format("truetype")}body{margin:0;padding:0;box-sizing:border-box;width:100%}.pokedexcontainer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.upscreencontainer{display:flex;align-items:center;justify-content:center;margin-top:3.125rem;height:36.125rem;width:47.625rem;border:black .0625rem solid;border-radius:.9375rem;background:linear-gradient(to bottom,#8b0000,tomato,#8b0000);box-shadow:#000 .25rem .25rem .25rem}.upscreenborder{display:flex;background:#4b4b4b;align-items:center;justify-content:center;width:90%;height:90%;border:black .0625rem solid;border-radius:.9375rem}.upscreen{background:linear-gradient(to bottom right,#ffffff4d,#ffffff1a 50%,#ffffff4d),#000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:90%;height:90%;border:black .0625rem solid;border-radius:.9375rem;transition:2s}.upscreen .container-top{width:100%;height:50%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;margin-bottom:30px}.upscreen .container-top .nameandimage{position:relative;width:50%;right:25px;display:flex;flex-direction:column;justify-content:center;align-items:center}.upscreen .container-top .nameandimage h1{margin-top:25px;margin-bottom:3px;font-family:Pokemon;text-transform:capitalize;color:#000;font-size:13px}.upscreen .container-top .nameandimage img{position:relative;right:2px;width:200px;border-radius:5px;border:black double 6px}.upscreen .container-top .infos{display:flex;width:50%}.upscreen .container-top .infos #type1{display:flex;justify-content:center;align-items:center;position:relative;top:33px;right:60px;border-radius:15px;width:80px;font-size:8px;height:22px;font-family:Pokemon}.upscreen .container-top .infos #type2{display:flex;justify-content:center;align-items:center;position:relative;top:33px;right:55px;border-radius:15px;width:80px;height:22px;font-family:Pokemon;font-size:8px}.upscreen .container-top .infos audio{position:relative;top:113px;width:80%;visibility:hidden}.upscreen .description{position:relative;display:flex;align-items:center;justify-content:center;width:91.5%;height:35%;border-radius:15px;border:black 6px double;font-family:Pokemon;text-align:justify;line-height:40px;background:#ffffff52}.upscreen .description p{width:95%}.separator{display:flex;background:linear-gradient(to bottom,#8b0000,tomato,#8b0000);border-radius:.625rem;position:relative;right:7.9375rem;width:63.5rem;height:6.125rem;border:black .0625rem solid;box-shadow:#000 .25rem .25rem .25rem}.separatordark1{background:linear-gradient(to bottom,#59130e,tomato,#59130e);width:55px;height:6.125rem;border-right:black .0625rem solid;border-top-left-radius:.625rem;border-bottom-left-radius:.625rem}.separatordark2{margin-left:258px;background:linear-gradient(to bottom,#59130e,tomato,#59130e);width:95px;height:6.125rem;border-right:black .0625rem solid;border-left:black .0625rem solid}.separatordark3{margin-left:442px;background:linear-gradient(to bottom,#59130e,tomato,#59130e);width:95px;height:6.125rem;border-right:black .0625rem solid;border-left:black .0625rem solid}.containerbottompart{display:flex;position:relative;left:.3125rem}.left{background:linear-gradient(to bottom,#8b0000,tomato,#8b0000);width:15rem;height:36.125rem;border:black .0625rem solid;border-bottom-left-radius:6.25rem;box-shadow:#000 .25rem .25rem .25rem;border-top-left-radius:.625rem}.lightupcontainer{display:flex}.lightupcontainer p{font-weight:700;color:#000;position:relative;text-shadow:2px 2px 4px rgba(0,0,0,.5),-2px -2px 4px rgba(255,255,255,.7);font-size:20px;margin-top:23px;margin-left:10px}.lightupcontainer .lightup{position:relative;top:1.25rem;width:2.5rem;height:1.25rem;border:black .25rem outset;background:#68a25e;margin-bottom:.625rem;transition-duration:.2s}.lightdowncontainer{display:flex}.lightdowncontainer p{font-weight:700;color:#000;position:relative;text-shadow:2px 2px 4px rgba(0,0,0,.5),-2px -2px 4px rgba(255,255,255,.7);font-size:20px;margin-left:10px;margin-top:23px}.lightdowncontainer .lightdown{position:relative;top:1.25rem;width:2.5rem;height:1.25rem;border:black .25rem outset;background:#68a25e;margin-bottom:.625rem;transition-duration:.2s;animation-name:colorChange;animation-duration:5s;animation-iteration-count:infinite}@keyframes colorChange{10%{background:#68a25e}90%{background-color:#26ff00}}.bluecircle{position:relative;top:18.75rem;left:3.625rem;width:7.1875rem;height:7.1875rem;background:radial-gradient(circle at center,#fff,#ffffffe3 30%,#2fb8e6 50%,#017cac);border:black .0625rem solid;border-radius:50%;animation:mymove 5s infinite}@keyframes mymove{50%{transform:rotate(360deg)}}.reflect{position:relative;top:.9375rem;left:1.25rem;width:2.8125rem;height:2.8125rem;background-color:#b0ecf763;border-radius:50%}.bottomscreencontainer{z-index:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#8b0000,tomato,#8b0000);border:black .0625rem solid;width:48.4375rem;height:36.125rem;box-shadow:#000 .25rem .25rem .25rem;border-top-right-radius:.625rem}.screenborder{display:flex;flex-direction:column;align-items:center;justify-content:center;border:black .0625rem solid;border-radius:.9375rem;background:#4b4b4b;width:90%;height:90%}.screen{display:flex;justify-content:space-around;align-items:center;position:relative;border:black .0625rem solid;border-radius:.625rem;background:#fff;width:90%;height:80%;margin-bottom:20px;transition:2s}.screen .listcontainer{position:relative;top:10px;display:flex;align-items:flex-start;width:fit-content;height:100%;opacity:0;visibility:hidden;transition:opacity 3s ease,visibility 3s ease}.screen .listcontainer div div{font-size:9px}.screen .listcontainer.visible{opacity:1;visibility:visible}.screen .filters{opacity:0;visibility:hidden;transition:opacity 3s ease,visibility 3s ease;height:96%}.screen .filters.visible{opacity:1;visibility:visible}.screen input{background:#70b370;height:25px;width:250px;text-align:center;font-family:Pokemon}.screen ::placeholder{color:#000;font-family:Pokemon;font-size:10px}.buttonscontainer{display:flex;width:220px;height:42px;background:#2b2b2b;border-radius:15px}.start{position:relative;top:10.5px;width:85px;height:15px;background-color:#d1d1d1;margin-left:25px;margin-right:10px;border-radius:10px;border:black 4px outset}.start:active,.select:active{transform:translateY(2px)}.select{position:relative;top:10.5px;width:85px;height:15px;background-color:#d1d1d1;margin-right:20px;border-radius:10px;border:black 4px outset}.rightborder{z-index:2;display:flex;align-items:center;background:linear-gradient(to bottom,#8b0000,tomato,#8b0000);position:relative;top:17.375rem;width:16.25rem;height:18.75rem;border:black .0625rem solid;box-shadow:#000 .25rem .25rem .25rem;border-radius:.2rem 9.375rem 9.375rem .2rem}.rightborderinside{background:#373737;width:14.375rem;height:15rem;border:black .0625rem solid;border-top-right-radius:10rem;border-bottom-right-radius:10rem}.plus{position:relative;bottom:3.125rem;left:.9375rem;font-size:18.75rem;font-weight:700;color:#d8d8d8;border-style:none;background-color:#0600dd00;filter:drop-shadow(0 0 .3rem black)}.plus:active{filter:drop-shadow(0 0 .2rem black);transform:translateY(.01rem)}.classnormal{background-color:#ccd1cc70}.classfire{background-color:#e72324;border:1px solid black;width:50px;text-align:center;text-transform:capitalize;background:linear-gradient(to bottom,#8b000070,#ff634770,#8b000070);color:#f5f5f5}.classwater{background-color:#2481f0;background:linear-gradient(to bottom,#2481f070,#99b9e870,#2481f070)}.classelectric{background-color:#fac100;background:linear-gradient(to bottom,#fac10070,#e3d1ac70,#fac10070)}.classgrass{background-color:#3da224;background:linear-gradient(to bottom,#3da22470,#a5dd9470,#3da22470)}.classice{background-color:#3dd9ff;background:linear-gradient(to bottom,#3dd9ff70,#a8dae470,#3dd9ff70)}.classfighting{background-color:#ff8100;background:linear-gradient(to bottom,#ff810070,#edb98170,#ff810070)}.classpoison{background-color:#923fcc;background:linear-gradient(to bottom,#923fcc70,#b68dcd70,#923fcc70)}.classground{background-color:#92501b;background:linear-gradient(to bottom,#92501b70,#c5b5a570,#92501b70)}.classflying{background-color:#82baf0;background:linear-gradient(to bottom,#82baf070,#adcfef70,#82baf070)}.classpsychic{background-color:#ef3f7a;background:linear-gradient(to bottom,#ef3f7a70,#ec8aac70,#ef3f7a70)}.classbug{background-color:#92a212;background:linear-gradient(to bottom,#92a21270,#a7aa8970,#92a21270)}.classrock{background-color:#b0ab82;background:linear-gradient(to bottom,#b0ab8270,#d3d1ca70,#b0ab8270)}.classghost{background-color:#713f71;background:linear-gradient(to bottom,#713f7170,#80708070,#713f7170);color:#f5f5f5}.classdragon{background-color:#4f60e2;background:linear-gradient(to bottom,#4f60e270,#9ea7e670,#4f60e270)}.classdark{background-color:#4f3f3d;background:linear-gradient(to bottom,#4f3f3d70,#8c7b7a70,#4f3f3d70);color:#f5f5f5}.classsteel{background:#60a2b9;background:linear-gradient(to bottom,#60a2b970,#a3c5cd70,#60a2b970)}.classfairy{background-color:#ef71f0;background:linear-gradient(to bottom,#ef71f070,#e1b4e170,#ef71f070)}.classnormal,.classfire,.classwater,.classelectric,.classgrass,.classice,.classfighting,.classpoison,.classground,.classflying,.classpsychic,.classbug,.classrock,.classghost,.classdragon,.classdark,.classsteel,.classfairy{border:1px solid black;width:50px;text-align:center;text-transform:capitalize}.listItemHover:hover{background-color:#000;color:#fff}.hidden{visibility:hidden}.visible{visibility:visible}
