@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}#wrapper{max-width:1280px}#wrapper #pageGroup{display:flex;justify-content:space-evenly;align-items:center}#wrapper #pageGroup #title{width:250px;transition:opacity .25s ease-in-out}#wrapper #pageGroup .pageLeft,#wrapper #pageGroup .pageRight{cursor:pointer;transform:scale(1);transition:transform .2s ease-in-out}#wrapper #pageGroup .pageLeft:hover,#wrapper #pageGroup .pageRight:hover{transform:scale(1.2);transition:transform .3s ease-in-out}#wrapper #pageGroup svg{width:30px;height:30px;fill:#ccc}#wrapper .page{display:none;flex-direction:column}#wrapper h1{text-align:center}#wrapper h2{margin-top:25px}#wrapper h3,#wrapper h4,#wrapper h5,#wrapper h6{margin:10px 0px 5px}#wrapper h3.subCategory,#wrapper h4.subCategory,#wrapper h5.subCategory,#wrapper h6.subCategory{margin-left:10px}#wrapper hr{margin-bottom:10px}#wrapper .jump{cursor:pointer;text-decoration:underline}#wrapper .note{display:flex;margin:5px}#wrapper .note div{width:5px;flex-shrink:0;background-color:hsl(110,60%,40%);border-top-left-radius:10px;border-bottom-left-radius:10px}#wrapper .note p{background-color:hsla(0,0%,100%,.2);border-top-right-radius:10px;border-bottom-right-radius:10px}#wrapper .scoreGrid{display:grid;grid-template-columns:repeat(2, 70px) auto;justify-content:flex-start;padding:5px}#wrapper .scoreGrid .gridTitle{display:flex;justify-content:center;align-items:center;text-align:center;margin:0px}#wrapper .scoreGrid p{display:flex;justify-content:center;align-items:center}#wrapper .scoreGrid div{padding:5px}#wrapper .scoreGrid div h5,#wrapper .scoreGrid div h6{margin:0px}#wrapper .scoreGrid div,#wrapper .scoreGrid p,#wrapper .scoreGrid .gridTitle{border-right:2px solid #555;border-bottom:2px solid #555}#wrapper .scoreGrid div:nth-child(-n+3),#wrapper .scoreGrid p:nth-child(-n+3),#wrapper .scoreGrid .gridTitle:nth-child(-n+3){border-top:2px solid #555}#wrapper .scoreGrid div:nth-child(3n+1),#wrapper .scoreGrid p:nth-child(3n+1),#wrapper .scoreGrid .gridTitle:nth-child(3n+1){border-left:2px solid #555}#wrapper .weatherGrid{display:grid;grid-template-columns:70px auto;justify-content:flex-start;padding:5px}#wrapper .weatherGrid .gridTitle{display:flex;justify-content:center;align-items:center;text-align:center;margin:0px}#wrapper .weatherGrid p{display:flex;justify-content:center;align-items:center}#wrapper .weatherGrid div{padding:5px}#wrapper .weatherGrid div h5,#wrapper .weatherGrid div h6{margin:0px}#wrapper .weatherGrid .subFlex{display:flex;gap:5px;border:none !important}#wrapper .weatherGrid .subFlex div{border:none !important}#wrapper .weatherGrid .subFlex div ol,#wrapper .weatherGrid .subFlex div ul{padding-left:25px}#wrapper .weatherGrid div,#wrapper .weatherGrid p,#wrapper .weatherGrid .gridTitle{border-right:2px solid #555;border-bottom:2px solid #555}#wrapper .weatherGrid div:nth-child(-n+2),#wrapper .weatherGrid p:nth-child(-n+2),#wrapper .weatherGrid .gridTitle:nth-child(-n+2){border-top:2px solid #555}#wrapper .weatherGrid div:nth-child(2n+1),#wrapper .weatherGrid p:nth-child(2n+1),#wrapper .weatherGrid .gridTitle:nth-child(2n+1){border-left:2px solid #555}#wrapper ::highlight(Number){color:hsl(200,75%,60%)}#wrapper ::highlight(Normal){color:var(--typeNormal)}#wrapper ::highlight(Fire){color:var(--typeFire)}#wrapper ::highlight(Water){color:var(--typeWater)}#wrapper ::highlight(Electric){color:var(--typeElectric)}#wrapper ::highlight(Grass){color:var(--typeGrass)}#wrapper ::highlight(Ice){color:var(--typeIce)}#wrapper ::highlight(Fighting){color:var(--typeFighting)}#wrapper ::highlight(Poison){color:var(--typePoison)}#wrapper ::highlight(Ground){color:var(--typeGround)}#wrapper ::highlight(Flying){color:var(--typeFlying)}#wrapper ::highlight(Psychic){color:var(--typePsychic)}#wrapper ::highlight(Bug){color:var(--typeBug)}#wrapper ::highlight(Rock){color:var(--typeRock)}#wrapper ::highlight(Ghost){color:var(--typeGhost)}#wrapper ::highlight(Dragon){color:var(--typeDragon)}#wrapper ::highlight(Dark){color:var(--typeDark)}#wrapper ::highlight(Steel){color:var(--typeSteel)}#wrapper ::highlight(Fairy){color:var(--typeFairy)}#wrapper ::highlight(HP){color:var(--statHP)}#wrapper ::highlight(Atk){color:var(--statAtk)}#wrapper ::highlight(Def){color:var(--statDef)}#wrapper ::highlight(SpA){color:var(--statSpA)}#wrapper ::highlight(SpD){color:var(--statSpD)}#wrapper ::highlight(Spe){color:var(--statSpe)}#wrapper ::highlight(Buff){color:hsl(110,60%,40%)}#wrapper ::highlight(Nerf){color:hsl(0,75%,60%)}