.websiteTitle{text-align:center;font-size:5vh;color:white;margin-bottom:2vh;font-family:Arial Black,Gadget,sans-serif}.mainSection{padding-top:5vh;padding-bottom:2vh;background-color:black;border-bottom-left-radius:3vh;border-bottom-right-radius:3vh}.allButtonSection{margin-left:5vh;margin-right:5vh;gap:5vh}.allButtonSection,.buttonSection{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.buttonSection{margin-left:1vh;margin-right:1vh;gap:3vh}.loadingIcon{display:flex;justify-content:center;align-items:center;width:100%}.setButton{width:7%;cursor:pointer;opacity:.5;transition:all .2s ease}.setButton:hover{opacity:1;transform:scale(1.05)}.setButton.selected{opacity:1;border:3px solid #468dff;border-radius:3vh}.allSetsButton{justify-content:center;margin-bottom:4vh;border-radius:3vh;width:10%;opacity:.5;cursor:pointer;transition:all .2s ease}.allSetsButton:hover{opacity:1;transform:scale(1.05)}.allSetsButton.selected{border:5px solid #468dff;opacity:1}.setImg{border-radius:3vh;width:100%}.tableSection{margin-top:2vh;margin-left:2vh;margin-right:2vh}.tcgTable{overflow-y:auto;padding-bottom:5vh}.footerSection{text-align:center;font-size:18px;color:white;padding-bottom:5vh;justify-content:center;display:flex;flex-direction:column;align-items:center}.percentageCell{color:#ffb400;font-weight:700}.percentMatchCell{color:#45ff89;font-weight:700}.priceCell{color:#468dff;font-weight:700}.inStockCell{color:#31c8ff}.noStockCell{color:gray}.linkCell{color:#8b5cf6;text-decoration:underline}.defaultCell{color:white}.cardRushCell{background-color:#00363f}.cardRushCell,.torecaCell{font-weight:700;text-decoration:underline}.torecaCell{background-color:#051338}.hareruyaCell{background-color:#2e0a32;font-weight:700}.hareruyaCell,.priceChartingCell{text-decoration:underline}.githubIcon{height:8vh;align-self:center;justify-content:center;margin-top:5vh;filter:drop-shadow(2vh 2vh 3vh #000000);transition:all .2s ease}.githubIcon:hover{transform:scale(1.3)}