@font-face{font-family:"OpenSans";src:url("../fonts/OpenSans-VariableFont_wdth_wght.ttf") format("truetype") tech("variations"),url("../fonts/OpenSans-VariableFont_wdth_wght.ttf") format("truetype-variations"),url("../fonts/OpenSans-Regular.ttf") format("truetype");font-weight:300 800;font-stretch:75% 100%}@font-face{font-family:"TangoSans";src:url("../fonts/TangoSans.ttf") format("truetype");font-weight:normal;font-style:normal}#mainDiv #pageGroup{display:flex;justify-content:space-evenly;align-items:center}#mainDiv #pageGroup #title{width:350px;text-align:center;transition:opacity .25s ease-in-out}#mainDiv #pageGroup .pageLeft,#mainDiv #pageGroup .pageRight{cursor:pointer;transform:scale(1);transition:transform .2s ease-in-out}#mainDiv #pageGroup .pageLeft:hover,#mainDiv #pageGroup .pageRight:hover{transform:scale(1.2);transition:transform .3s ease-in-out}#mainDiv #pageGroup svg{width:30px;height:30px;fill:#ccc}#mainDiv .page{display:none;flex-direction:column}.sectionWrapper{display:flex;flex-direction:column}.sectionWrapper h1{margin:10px}.sectionWrapper h4{text-align:center}.sectionWrapper .sectionGrid{display:grid;width:1280px;padding:10px;border-radius:10px}.sectionWrapper .sectionGrid.byType{grid-template-columns:.2fr .8fr 2fr repeat(3, 1fr) 1.3fr}.sectionWrapper .sectionGrid.byType .col:nth-child(-n+7){border-top:2px solid #555}.sectionWrapper .sectionGrid.byType .col:nth-child(7n+1){border-left:2px solid #555}.sectionWrapper .sectionGrid.byLoc{grid-template-columns:.2fr 1.5fr repeat(3, 1fr) 5fr}.sectionWrapper .sectionGrid.byLoc .col:nth-child(-n+6){border-top:2px solid #555}.sectionWrapper .sectionGrid.byLoc .col:nth-child(6n+1){border-left:2px solid #555}.sectionWrapper .sectionGrid .col{display:flex;justify-content:center;align-items:center;padding:5px;box-sizing:border-box;height:100%;border-right:2px solid #555;border-bottom:2px solid #555}.sectionWrapper .sectionGrid .col.topLeft{border-top-left-radius:10px}.sectionWrapper .sectionGrid .col.topRight{border-top-right-radius:10px}.sectionWrapper .sectionGrid .col.botLeft{border-bottom-left-radius:10px}.sectionWrapper .sectionGrid .col.botRight{border-bottom-right-radius:10px}.sectionWrapper .sectionGrid .col.newSubCat{border-bottom:8px solid #555}.sectionWrapper .sectionGrid .col.mart{background-color:hsla(99,50%,45%,.5)}.sectionWrapper .sectionGrid .col.pickup{background-color:hsla(48,50%,45%,.5)}.sectionWrapper .sectionGrid .col.npc{background-color:hsla(0,50%,45%,.5)}.sectionWrapper .sectionGrid .col p{text-align:center;white-space:pre-wrap;padding:0px}.sectionWrapper .sectionGrid .col.highlight p::highlight(Number){color:hsl(200,75%,60%)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Normal){color:var(--typeNormal)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Fire){color:var(--typeFire)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Water){color:var(--typeWater)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Electric){color:var(--typeElectric)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Grass){color:var(--typeGrass)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Ice){color:var(--typeIce)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Fighting){color:var(--typeFighting)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Poison){color:var(--typePoison)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Ground){color:var(--typeGround)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Flying){color:var(--typeFlying)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Psychic){color:var(--typePsychic)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Bug){color:var(--typeBug)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Rock){color:var(--typeRock)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Ghost){color:var(--typeGhost)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Dragon){color:var(--typeDragon)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Dark){color:var(--typeDark)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Steel){color:var(--typeSteel)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Fairy){color:var(--typeFairy)}.sectionWrapper .sectionGrid .col.highlight p::highlight(HP){color:var(--statHP)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Atk){color:var(--statAtk)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Def){color:var(--statDef)}.sectionWrapper .sectionGrid .col.highlight p::highlight(SpA){color:var(--statSpA)}.sectionWrapper .sectionGrid .col.highlight p::highlight(SpD){color:var(--statSpD)}.sectionWrapper .sectionGrid .col.highlight p::highlight(Spe){color:var(--statSpe)}