.header{display:flex;align-items:flex-start;padding:10px;background-color:#fff;justify-content:space-between;margin:0;height:100%}.title-and-image{display:flex;align-items:center;font-size:30px;margin-top:5px;color:#0066ffe9;text-decoration:none}.search-container{position:relative;display:flex;align-items:center;margin-right:10px}.search-container form{display:flex;align-items:center;width:100%}.search-container input{border:1px solid #ccc;border-radius:10px;padding:8px;font-size:16px;transition:width .3s;outline:none;min-width:100px;width:100%;font-size:20px}.search-results{position:absolute;top:100%;left:0;width:302px;max-height:200px;overflow-y:auto;list-style-type:none;background-color:#ececec0a;border:1px solid #ccc;padding:0;margin:0;z-index:1;font-size:20px;transform:translateY(0);box-shadow:0 2px 4px #0000001a;border-radius:5px}.search-results li{padding:10px;cursor:pointer;background-color:#fff;color:#000}.search-results li:hover{background-color:#dcd9d9}.search-results a:visited{color:#0066ffe9}.pokeball-img{display:flex;width:30px;height:30px;align-items:flex-start;margin-left:8px}.search-img{display:flex;justify-content:flex-end;width:30px;height:30px;margin-left:-15%}.pokemon-card{display:flex;flex-direction:column;text-align:center;border:1px solid black;border-radius:10px;align-self:center;padding:20px;max-width:250px}.card-img{width:200px;height:200px;object-fit:fit;align-self:center;padding-bottom:15px}.link{text-decoration:none}.wrapper{display:flex;flex-direction:row;justify-content:center;margin-top:20px;margin-bottom:40px;flex-wrap:wrap;gap:20px}.card-text{font-size:24px;border:1px solid black;border-radius:10px;width:100%;align-self:center;padding:0 10px;background-color:#fff;color:#000}.fire{background-color:red}.grass{background-color:green}.water{background-color:#00f}.flying{background-color:#4848b9f0}.poison{background-color:purple}.ghost{background-color:#2a0554e1}.dragon{background-color:#6117a7}.dark{background-color:#392323}.steel{background-color:#484444}.poisonground{background:linear-gradient(145deg,sandybrown,purple)}.grasspoison{background:linear-gradient(145deg,green,purple)}.fireflying{background:linear-gradient(145deg,red,rgba(72,72,185,.94))}.bugflying{background:linear-gradient(145deg,#9fb036,rgba(72,72,185,.94))}.bugpoison{background:linear-gradient(145deg,#9fb036,purple)}.normalflying{background:linear-gradient(145deg,rgba(183,161,133,.971),rgba(72,72,185,.94))}.normalfairy{background:linear-gradient(145deg,rgba(183,161,133,.971),rgba(184,112,124))}.poisonflying{background:linear-gradient(145deg,purple,rgba(72,72,185,.94))}.posiongrass{background:linear-gradient(145deg,purple,green)}.buggrass{background:linear-gradient(145deg,#9fb036,green)}.waterfighting{background:linear-gradient(145deg,blue,rgb(192,47,39))}.rockground{background:linear-gradient(145deg,sandybrown,rgb(171,84,13))}.waterpoison{background:linear-gradient(145deg,blue,purple)}.waterpsychic{background:linear-gradient(145deg,blue,hotpink)}.electricsteel{background:linear-gradient(145deg,yellow,rgb(72,68,68))}.waterice{background:linear-gradient(145deg,blue,lightblue)}.ghostpoison{background:linear-gradient(145deg,rgba(42,5,84,.882),purple)}.grasspsychic{background:linear-gradient(145deg,green,hotpink)}.groundrock{background:linear-gradient(145deg,sandybrown,rgba(171,84,13))}.psychicfairy{background:linear-gradient(145deg,hotpink,rgb(184,112,124))}.icepsychic{background:linear-gradient(145deg,lightblue,hotpink)}.waterflying{background:linear-gradient(145deg,blue,rgba(72,72,185,.94))}.rockwater{background:linear-gradient(145deg,rgb(171,84,13),blue)}.rockflying{background:linear-gradient(145deg,rgb(171,84,13),rgba(72,72,185,.94))}.iceflying{background:linear-gradient(145deg,lightblue,rgba(72,72,185,.94))}.electricflying{background:linear-gradient(145deg,yellow,rgba(72,72,185,.94))}.dragonflying{background:linear-gradient(145deg,rgb(97,23,167),rgba(72,72,185,.94))}.container{gap:10px;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(2,1fr);margin-top:10px;margin-bottom:30px}.button{width:100%;justify-content:center;border:none;border-radius:5px;padding:5px}.types-heading{font-size:40px}.fire{background-color:red;color:#fff}.grass{background-color:green;color:#fff}.water{background-color:#00f;color:#fff}.flying{background-color:#4848b9f0;color:#fff}.normal{background-color:#b7a185f8}.poison{background-color:purple;color:#fff}.rock{background-color:#ab540d}.bug{background-color:#9fb036}.ghost{background-color:#2a0554e1;color:#fff}.fighting{background-color:#c02f27}.ground{background-color:#f4a460}.psychic{background-color:#ff69b4}.ice{background-color:#add8e6}.electric{background-color:#ff0}.dragon{background-color:#6117a7;color:#fff}.dark{background-color:#392323;color:#fff}.fairy{background-color:#b8707c}.steel{background-color:#484444;color:#fff}.fire-font{color:red}.grass-font{color:green}.water-font{color:#00f}.flying-font{color:#4848b9f0}.normal-font{color:#b7a185f8}.poison-font{color:purple}.rock-font{color:#ab540d}.bug-font{color:#9fb036}.ghost-font{color:#2a0554e1}.fighting-font{color:#c02f27}.ground-font{color:#f4a460}.psychic-font{color:#ff69b4}.ice-font{color:#add8e6}.electric-font{color:#ff0}.dragon-font{color:#6117a7}.dark-font{color:#392323}.fairy-font{color:#b8707c}.steel-font{color:#484444}.home-container{display:flex;align-items:center;max-height:60px}.message{margin-left:30px;color:#4e4e52;font-size:18px}.home-heading{font-size:46px}.moveset-body{margin-left:10px;margin-right:10px}.table{width:100%;border-collapse:collapse;margin-top:10px;font-family:Arial,sans-serif;font-size:14px;color:#333}.th{background-color:#cdcbcb;padding:10px;text-align:left;color:#0066ffe9}.td{border-bottom:1px solid #ddd;padding:10px}tr:hover{background-color:#d6d3d3}.moveset-h1{font-size:24px;margin-bottom:10px;font-size:26px}.moveset-container{padding:20px}.list-button{border-radius:5px;border:none;padding:5px 10px;width:100px;text-align:center}.category-icon{width:25px;height:20px;align-items:center}.tm-image{margin-top:7px;width:35px;height:30px;margin-left:10px}.moveset-heading{display:flex;align-items:center}.stats-body{margin-left:10px;margin-right:10px}.main-image{display:flex;width:95%;margin-bottom:15px;margin-left:2.5%;max-width:100%;margin-right:2.5%}.stats-header{display:flex;justify-content:space-between}.stats-image-container{display:flex;max-height:450px;min-height:300px;margin-bottom:40px;width:100%}.stats-image-left-container{display:flex;flex-direction:column;width:25%;margin-right:2.5%;min-height:300px;max-height:450px}.right-parent{width:75%;margin-left:2.5%}.stats-right-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);width:100%;column-gap:5%;max-height:200px}.main-button-container{width:100%;display:inline-flex;max-width:100%;justify-content:space-between}.main-button2{width:48%;padding:7px;border-radius:5px;border:none}.main-button1{width:100%;border-radius:5px;border:none;padding:7px;max-width:100%}.stats-bar{display:flex;align-items:center;width:100%}.stats-bar-heading{font-size:20px;width:30%}.bar-container{height:30px;background-color:#8989897c;border-radius:100px;display:flex;width:70%}.blue-bar{height:100%;background-color:#00f;color:#fff;display:flex;justify-content:center;align-items:center;align-content:flex-start;border-bottom-left-radius:100px;border-top-left-radius:100px}.entry-heading{font-size:26px;display:flex;align-self:center}.sw-container{margin-left:10px;margin-right:10px;display:inline-flex;width:100%}.half-container{width:50%}.green{color:green}.red{color:red}.sw-button{border:none;border-radius:5px;padding:7px;width:155px;margin-right:15px;margin-bottom:15px}.buttons-containers{max-width:1000px;width:100%}.thumbs{margin-top:10px;margin-left:12px;width:35px;height:30px}.half-container-heading{display:flex;align-items:center}body{zoom:1.5}.mobile-heading{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:1.5vh}.mobile-pokeball{width:5vh}.mobile-title{color:#0066ffe9;font-size:32px}.mobile-body-text{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:1.5vh;margin-bottom:1.5vh}.mobile-image2{width:30vh;height:30vh;border-radius:15px;display:flex}.mobile-p{font-size:16px;margin-top:-18px;text-align:center;color:#6d6d6df5}.mobile-title2{font-size:16px;font-weight:400;align-self:center}.mobile-icon-container{display:flex;gap:5vw;justify-content:center}.mobile-icon{width:5vh}
