html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.wellcome-page{box-sizing:border-box;padding:30px;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#7fdbff;position:relative}.wellcome-content{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.wellcome-content img{width:100%;max-width:700px}.wellcome-content button{background-color:#21386e;border:none;width:100%;max-width:200px;height:40px;border-radius:15px;color:#fff;font-weight:800;cursor:pointer}li.pokemonCard_wrapper{text-align:center;border-radius:30px;box-shadow:#0003 0 10px 23px;flex-direction:column;padding:20px;width:100%;max-width:150px;display:flex;justify-content:center;align-items:center}.dashboard{background-color:#7fdbff;height:auto;padding:10px}.dashboard h2{text-align:center;height:50px;line-height:50px;padding-top:50px;font-size:30px;font-weight:600;color:#fff}.dashboard ul{max-width:800px;margin:0 auto;display:flex;justify-content:center;gap:30px;flex-wrap:wrap;padding:20px 20px 50px}.dashboard ul li{border:2px dashed rgb(185,185,185);background-color:#f0f8ffbd}.dashboard ul li img{width:100px}.dashboard button{background-color:red;color:#fff;border:hidden;border-radius:8px;padding:5px 20px;margin-top:6px}.dashboard .selected p:nth-of-type(2){font-size:12px;font-weight:600}.pokeList{background-color:#076c93}.pokeList ul{display:flex;justify-content:center;gap:35px;flex-wrap:wrap;padding:80px 10px;max-width:1000px;margin:0 auto}.pokeList ul li{background-color:#fff;cursor:pointer}.pokeList ul li img{width:150px;background-color:#ffefef;border-radius:50%}.dashboard .pokeball_img{height:100px}.pokeList ul li p{font-weight:700;font-size:13px;margin-top:10px}.pokeList ul li p:nth-child(1){margin-bottom:15px;font-weight:900;font-size:15px}.pokeList button{z-index:9999;position:relative;padding:8px 60px;margin-top:10px;border-radius:10px;border-style:hidden;background-color:#ffba00;color:#fff}.detail_info{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;line-height:40px;background-color:#0789bb}.detail_info div{background-color:#5dc2e9;text-align:center;padding:30px;border-radius:50px;box-shadow:#0000001a 13px 23px 16px;color:#fff}.detail_info p:nth-of-type(3){text-wrap:wrap;width:324px}.detail_info img{width:300px;background-color:#c0edffbf;border-radius:30px}.detail_info a{text-decoration:none;background-color:orange;color:#fff;border-radius:30px;padding:5px 16px;margin-top:20px}.detail_info p:nth-of-type(1){font-size:20px;font-weight:800;margin-bottom:20px;color:#fff}.detail_info p:nth-of-type(3){word-break:keep-all}
