.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#mainContainer{width:100vw;height:100vh;display:flex;flex-wrap:wrap;flex-direction:column}.scrollingBackground{animation:scrollBackground 20s linear infinite}@keyframes scrollBackground{0%{background-position:0 0}to{background-position:-100vw 0}}#cornerContainer{width:100%;height:10%;display:flex;justify-content:space-between;align-items:center;position:relative}#info{position:absolute;left:calc(50% - 1.5vw);transform:translate(-50%)}button{border:2px solid black;border-radius:10px;cursor:pointer}#bigBTNContainer{height:40%;width:100%}.bigBTNs{width:18%;height:8vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700}#titleContainer{width:100%;height:50%;justify-content:center;align-items:center}#titleImage{size:contain}#modesContainer{display:flex;justify-content:space-around}#settingContainer{display:flex;justify-content:center}#AdditionalFeaturesContainer{display:flex;justify-content:space-around}#modesContainer .bigBTNs{width:28%}.cornerBTN{width:40px;height:40px;margin:1vw;background-color:#5f5f5f;color:#fff;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:15px}.modeBTN{margin-bottom:5vh;background-color:#8949cb;color:#fff}.settingBTN{width:20vw;height:8vh;background-color:#e58c31;color:#fff}.dummyAlignmentBTN{width:10vw;visibility:hidden}#nametag{position:absolute;bottom:5px;right:20px;color:#fff;-webkit-text-stroke:1px black;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:bolder}.bigBTNs{font-size:.875rem}#nametag{font-size:1rem}@media (min-width: 768px){.bigBTNs{font-size:1.125rem}#nametag{font-size:1.25rem}}@media (min-width: 1024px){.bigBTNs{font-size:1.25rem}#nametag{font-size:1.5rem}}#setSettings{position:absolute;z-index:1000;border:1px solid #222;background-color:#333;color:#f0f0f0;width:40vw;height:auto;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000004d;box-sizing:border-box}#settingsInputs{display:flex;flex-direction:column;gap:15px;width:100%}#settingsInputs h3{color:#fff;margin:0}.settingsRow{display:flex;align-items:center;width:100%;box-sizing:border-box}#settingsInputs label{padding:8px;width:30%;min-width:80px;color:#f0f0f0;box-sizing:border-box}#settingsInputs input{margin:0;width:65%;padding:8px;background-color:#444;border:1px solid #555;color:#f0f0f0;border-radius:4px;box-sizing:border-box}#settingsInputs select{width:65%;padding:8px;background-color:#444;border:1px solid #555;color:#f0f0f0;border-radius:4px;box-sizing:border-box}#settingsInputs .informationHover{width:20px;height:20px;border:1px solid #777;color:#f0f0f0;font-size:14px;margin-left:5px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#444;box-sizing:border-box}#settingsScreenCover{position:absolute;z-index:999;background-color:#000000b3;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.characterList{display:flex;flex-wrap:wrap;width:100%}.characterList p{width:100%;height:20px;margin:0;font-size:12px;color:#fff;text-align:center;overflow:hidden}.characterList div{display:flex;flex-direction:column;align-items:center;width:20px;height:20px;cursor:pointer}.characterListDiv{border:1px solid black}.characterListDiv.disallowed{filter:grayscale(100%)}.characterList img{width:20px;height:20px}.characterList img.All_Rounder{background-image:linear-gradient(45deg,purple,purple 10%,plum 10%,plum 11%,purple 11%,purple 21%,plum 21%,plum 22%,purple 22%,purple 32%,plum 32%,plum 33%,purple 33%,purple 43%,plum 43%,plum 44%,purple 44%,purple 54%,plum 54%,plum 55%,purple 55%,purple 65%,plum 65%,plum 66%,purple 66%,purple 76%,plum 76%,plum 77%,purple 77%,purple 87%,plum 87%,plum 88%,purple 88%,purple)}.characterList img.Attacker{background-image:linear-gradient(45deg,#b22222,#b22222 10%,#f08080 10%,#f08080 11%,#b22222 11%,#b22222 21%,#f08080 21%,#f08080 22%,#b22222 22%,#b22222 32%,#f08080 32%,#f08080 33%,#b22222 33%,#b22222 43%,#f08080 43%,#f08080 44%,#b22222 44%,#b22222 54%,#f08080 54%,#f08080 55%,#b22222 55%,#b22222 65%,#f08080 65%,#f08080 66%,#b22222 66%,#b22222 76%,#f08080 76%,#f08080 77%,#b22222 77%,#b22222 87%,#f08080 87%,#f08080 88%,#b22222 88%,#b22222)}.characterList img.Speedster{background-image:linear-gradient(45deg,#1e90ff,#1e90ff 10%,#87ceeb 10%,#87ceeb 11%,#1e90ff 11%,#1e90ff 21%,#87ceeb 21%,#87ceeb 22%,#1e90ff 22%,#1e90ff 32%,#87ceeb 32%,#87ceeb 33%,#1e90ff 33%,#1e90ff 43%,#87ceeb 43%,#87ceeb 44%,#1e90ff 44%,#1e90ff 54%,#87ceeb 54%,#87ceeb 55%,#1e90ff 55%,#1e90ff 65%,#87ceeb 65%,#87ceeb 66%,#1e90ff 66%,#1e90ff 76%,#87ceeb 76%,#87ceeb 77%,#1e90ff 77%,#1e90ff 87%,#87ceeb 87%,#87ceeb 88%,#1e90ff 88%,#1e90ff)}.characterList img.Defender{background-image:linear-gradient(45deg,#2e8b57,#2e8b57 10%,#98fb98 10%,#98fb98 11%,#2e8b57 11%,#2e8b57 21%,#98fb98 21%,#98fb98 22%,#2e8b57 22%,#2e8b57 32%,#98fb98 32%,#98fb98 33%,#2e8b57 33%,#2e8b57 43%,#98fb98 43%,#98fb98 44%,#2e8b57 44%,#2e8b57 54%,#98fb98 54%,#98fb98 55%,#2e8b57 55%,#2e8b57 65%,#98fb98 65%,#98fb98 66%,#2e8b57 66%,#2e8b57 76%,#98fb98 76%,#98fb98 77%,#2e8b57 77%,#2e8b57 87%,#98fb98 87%,#98fb98 88%,#2e8b57 88%,#2e8b57)}.characterList img.Supporter{background-image:linear-gradient(45deg,gold,gold 10%,#fffacd 10%,#fffacd 11%,gold 11%,gold 21%,#fffacd 21%,#fffacd 22%,gold 22%,gold 32%,#fffacd 32%,#fffacd 33%,gold 33%,gold 43%,#fffacd 43%,#fffacd 44%,gold 44%,gold 54%,#fffacd 54%,#fffacd 55%,gold 55%,gold 65%,#fffacd 65%,#fffacd 66%,gold 66%,gold 76%,#fffacd 76%,#fffacd 77%,gold 77%,gold 87%,#fffacd 87%,#fffacd 88%,gold 88%,gold)}#startDraft{width:100%;height:40px;margin:10px 0 0;font-size:14px;font-weight:600;color:#fff;text-align:center;overflow:hidden;background-color:#1e3a8a;border:1px solid #2563eb;border-radius:4px;cursor:pointer;transition:background-color .3s,transform .2s}#startDraft:hover{background-color:#2563eb;transform:scale(1.02)}#startDraft:active{background-color:#1d4ed8;transform:scale(.98)}.login-container{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:15px}.login-button{display:inline-block;padding:8px 16px;background-color:#4285f4;color:#fff;text-decoration:none;border-radius:4px;font-weight:700}.logout-button{padding:8px 16px;background-color:#f44336;border:none;border-radius:4px;cursor:pointer}.logout-button a{color:#fff;text-decoration:none;font-weight:700}.user-info{display:flex;align-items:center;justify-content:center;flex-direction:column}.profile-picture{font-size:24px;width:100%;padding-top:10px;padding-bottom:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}#infoScreenCover{position:absolute;z-index:999;background-color:#00000080;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}#infoScreen{background-color:#fff;width:50vw;height:50vh;padding:20px;border-radius:10px}#informationInputs{height:100%;font-size:1rem;overflow-y:scroll}.home-container{position:fixed;bottom:10px;left:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:50%;cursor:pointer;z-index:9999;box-shadow:0 2px 5px #0000004d;transition:transform .3s ease}.home-container:hover{transform:scale(1.2)}.home-icon{color:#fff;font-size:20px}html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}#draftContainer{display:flex;height:100vh;width:100vw;flex-wrap:wrap;flex-direction:row;justify-content:space-between}#middlePartsContainer{height:100%;width:59vw;display:flex;flex-wrap:wrap;flex-direction:row}#timerContainer{height:5%;width:100%;display:flex;align-items:center;justify-content:center}#timer{width:50%;height:100%;border:3px solid black;border-top:none;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.teamDraftContainer{height:90%;width:20%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding-top:15px}.teamBans{width:50%;height:4%;display:flex;justify-content:space-around}#purpleBans{margin-right:45%}#orangeBans{margin-left:45%}.banDisplay{filter:grayscale(1);background-color:#c9c9c9;height:60%;aspect-ratio:1/1}@media (min-width: 1024px){.banDisplay{height:100%}}.characterPortrait{border:1px solid black}.characterPortrait.selectable,.characterSelection.selectable{cursor:pointer;border:3px solid gold;box-shadow:0 0 10px gold;animation:pulse 1s infinite alternate}.characterSelection h3{width:auto}.characterSelection.purpleSelection{border-left:none}.characterSelection.orangeSelection{border-right:none}#draftBoardContainer{height:75%;width:100%;margin:5%;border:none;background:transparent}.filtering{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;height:5%}#searchBar{height:20px;width:40%;border:2px solid black;font-size:clamp(.8rem,1vw,1.2rem);padding:0 .5em;box-sizing:border-box}.laneFilters,.classFilters{height:20px;width:20%;display:flex;justify-content:space-around;align-items:center}.classFilters{padding-right:20px}.laneFilters img,.classFilters img{width:clamp(16px,1.5vw,24px);height:clamp(16px,1.5vw,24px);cursor:pointer;padding:2px;box-sizing:border-box}.filterIcon.active{background-image:radial-gradient(rgba(255,255,255,.487),transparent)}.characterSelect{height:95%;width:100%;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between;overflow-y:scroll;color:#fff;-ms-overflow-style:none;scrollbar-width:none}.characterSelect::-webkit-scrollbar{display:none}.draftCharacter{margin:2%;width:18%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;box-sizing:border-box}@media (min-width: 768px){.draftCharacter{width:13%}.draftCharacter h4{font-size:.875rem}}@media (min-width: 1024px){.draftCharacter{width:9%}.draftCharacter h4{font-size:1rem}}.available{cursor:pointer}.unavailable{filter:grayscale(1)}.draftCharacter img.characterPortrait{width:100%;height:100%;aspect-ratio:1/1;border:1px solid rgb(255,255,255);position:relative;z-index:1;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-size:100% 100%!important;background-position:center!important;background-repeat:no-repeat!important;object-fit:cover;display:block;box-sizing:border-box}.draftCharacter h4{margin:0;padding:.2em 0;background-color:#333;color:#fff;width:100%;text-align:center;border-bottom-left-radius:4px;border-bottom-right-radius:4px;font-size:.625rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;position:relative;z-index:2;border:1px solid rgb(255,255,255);border-top:1px solid #555;display:block}.ban,.selected{filter:grayscale(1)}.characterSelection{flex:1;height:16%;width:90%;margin-top:2%;border:solid 3px black;align-items:center;max-height:16%;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;padding:0 1vw}.characterSelection h3{display:inline-block;width:auto;font-size:.725rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%;writing-mode:vertical-rl}@media (max-width: 1024px){.orangeSelection.characterSelection h3{rotate:180deg}}@media (min-width: 768px){.characterSelection h3{font-size:.8rem}}@media (min-width: 1024px){.characterSelection h3{font-size:1rem;writing-mode:horizontal-tb}}.purpleSelection .characterPortrait,.orangeSelection .characterPortrait{width:min(50%,12vh);aspect-ratio:1 / 1;object-fit:cover;box-sizing:border-box}.purpleSelection{background-color:#c2a1e4}.orangeSelection{background-color:#e1a56a}.All_Rounder .characterPortrait,.Attacker .characterPortrait,.Speedster .characterPortrait,.Defender .characterPortrait,.Supporter .characterPortrait{background-size:100% 100%!important;background-position:center!important}.targeted{box-shadow:0 0 10px gold;animation:pulse 1s infinite alternate}.targeted .characterPortrait{border-color:gold}@keyframes pulse{0%{box-shadow:0 0 5px gold}to{box-shadow:0 0 15px gold}}@media (max-width: 1600px){.draftCharacter{margin:1vh .7vw}}@media (max-width: 1400px){.draftCharacter{margin:1vh .6vw}}@media (max-width: 1200px){.draftCharacter{margin:1vh .5vw}.laneFilters img,.classFilters img{width:clamp(14px,1.3vw,20px);height:clamp(14px,1.3vw,20px)}#searchBar{font-size:clamp(.7rem,.9vw,1rem)}}@media (max-width: 900px){.draftCharacter{margin:1vh .4vw}.laneFilters img,.classFilters img{width:clamp(12px,1.2vw,18px);height:clamp(12px,1.2vw,18px)}#searchBar{font-size:clamp(.6rem,.8vw,.9rem)}}@media (max-width: 768px){.draftCharacter{margin:1vh .3vw}}@media (min-width: 1800px){.draftCharacter img.characterPortrait,.draftCharacter h4,.draftCharacter{width:80px}.draftCharacter img.characterPortrait{height:80px}}#lockInContainer{height:6%;width:100%;display:flex;justify-content:center;margin-bottom:1%}#lockInBTN{height:100%;width:80%;border-radius:5vh;background-color:#ccc;color:#666;font-size:.8rem;font-weight:700;border:2px solid #999999;cursor:default;transition:all .3s ease}@media (min-width: 1024px){#lockInBTN{font-size:1.2rem}}#lockInBTN.active{background-color:#4caf50;color:#fff;border:2px solid #45a049;cursor:pointer;box-shadow:0 0 10px #4caf5080}#lockInBTN.active:hover{background-color:#45a049;box-shadow:0 0 15px #4caf50b3}.All_Rounder .characterPortrait,.All_Rounder.characterPortrait{background-image:linear-gradient(45deg,purple,purple 10%,plum 10%,plum 11%,purple 11%,purple 21%,plum 21%,plum 22%,purple 22%,purple 32%,plum 32%,plum 33%,purple 33%,purple 43%,plum 43%,plum 44%,purple 44%,purple 54%,plum 54%,plum 55%,purple 55%,purple 65%,plum 65%,plum 66%,purple 66%,purple 76%,plum 76%,plum 77%,purple 77%,purple 87%,plum 87%,plum 88%,purple 88%,purple)}.Attacker .characterPortrait,.Attacker.characterPortrait{background-image:linear-gradient(45deg,#b22222,#b22222 10%,#f08080 10%,#f08080 11%,#b22222 11%,#b22222 21%,#f08080 21%,#f08080 22%,#b22222 22%,#b22222 32%,#f08080 32%,#f08080 33%,#b22222 33%,#b22222 43%,#f08080 43%,#f08080 44%,#b22222 44%,#b22222 54%,#f08080 54%,#f08080 55%,#b22222 55%,#b22222 65%,#f08080 65%,#f08080 66%,#b22222 66%,#b22222 76%,#f08080 76%,#f08080 77%,#b22222 77%,#b22222 87%,#f08080 87%,#f08080 88%,#b22222 88%,#b22222)}.Speedster .characterPortrait,.Speedster.characterPortrait{background-image:linear-gradient(45deg,#1e90ff,#1e90ff 10%,#87ceeb 10%,#87ceeb 11%,#1e90ff 11%,#1e90ff 21%,#87ceeb 21%,#87ceeb 22%,#1e90ff 22%,#1e90ff 32%,#87ceeb 32%,#87ceeb 33%,#1e90ff 33%,#1e90ff 43%,#87ceeb 43%,#87ceeb 44%,#1e90ff 44%,#1e90ff 54%,#87ceeb 54%,#87ceeb 55%,#1e90ff 55%,#1e90ff 65%,#87ceeb 65%,#87ceeb 66%,#1e90ff 66%,#1e90ff 76%,#87ceeb 76%,#87ceeb 77%,#1e90ff 77%,#1e90ff 87%,#87ceeb 87%,#87ceeb 88%,#1e90ff 88%,#1e90ff)}.Defender .characterPortrait,.Defender.characterPortrait{background-image:linear-gradient(45deg,#2e8b57,#2e8b57 10%,#98fb98 10%,#98fb98 11%,#2e8b57 11%,#2e8b57 21%,#98fb98 21%,#98fb98 22%,#2e8b57 22%,#2e8b57 32%,#98fb98 32%,#98fb98 33%,#2e8b57 33%,#2e8b57 43%,#98fb98 43%,#98fb98 44%,#2e8b57 44%,#2e8b57 54%,#98fb98 54%,#98fb98 55%,#2e8b57 55%,#2e8b57 65%,#98fb98 65%,#98fb98 66%,#2e8b57 66%,#2e8b57 76%,#98fb98 76%,#98fb98 77%,#2e8b57 77%,#2e8b57 87%,#98fb98 87%,#98fb98 88%,#2e8b57 88%,#2e8b57)}.Supporter .characterPortrait,.Supporter.characterPortrait{background-image:linear-gradient(45deg,gold,gold 10%,#fffacd 10%,#fffacd 11%,gold 11%,gold 21%,#fffacd 21%,#fffacd 22%,gold 22%,gold 32%,#fffacd 32%,#fffacd 33%,gold 33%,gold 43%,#fffacd 43%,#fffacd 44%,gold 44%,gold 54%,#fffacd 54%,#fffacd 55%,gold 55%,gold 65%,#fffacd 65%,#fffacd 66%,gold 66%,gold 76%,#fffacd 76%,#fffacd 77%,gold 77%,gold 87%,#fffacd 87%,#fffacd 88%,gold 88%,gold)}#connectionStatus{position:absolute;top:10px;left:20%}#hoverDiv{position:absolute;z-index:1000;pointer-events:"none"}.hoverInsights{background-color:#fff;padding:10px;width:150px;height:180px;border-radius:10px;box-shadow:0 0 10px #00000080;background-color:#333;color:#fff;border:1px solid black;font-family:Roboto,sans-serif;text-align:center}.idealTeamInsights{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:center;width:100%;height:auto}.idealTeamInsights p{width:100%;margin-bottom:5px}.idealTeamPokemonContainer{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%}.idealTeamPokemon{width:15%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.idealTeamPokemon img{width:100%;height:80%}#doneScreenCover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000}#doneScreen{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#333;color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px #00000080;z-index:1001}.doneScreenBTN{margin-top:10px;background-color:#4caf50;color:#fff;border:2px solid #45a049;width:100%;height:40px;border-radius:5px;cursor:pointer;transition:all .3s ease}.doneScreenBTN:hover{background-color:#45a049;box-shadow:0 0 15px #4caf50b3}#returnToRestartScreen{position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);z-index:2000;background-color:#333;color:#fff;border:2px solid #000000;height:80px;width:200px;border-radius:5px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #000c;animation:pulseHighlight 1.5s infinite alternate}@keyframes pulseHighlight{0%{box-shadow:0 0 15px #ffffff80}to{box-shadow:0 0 25px #fffc}}#returnToDraftAgain{background-color:#4caf50;color:#fff;border:2px solid #45a049;height:40px;border-radius:5px;cursor:pointer;transition:all .3s ease}#returnToDraftAgain:hover{background-color:#45a049;box-shadow:0 0 15px #4caf50b3}.screenCover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center}.roomCreateJoinContainer{background-color:#121212;width:50%;height:70%;border-radius:10px;border:1px solid black;padding:10px;display:flex;flex-direction:column;position:relative;font-size:.675rem}@media (min-width: 768px){.roomCreateJoinContainer{font-size:.8rem}.draftRoomBTN{font-size:1rem}}@media (min-width: 1024px){.roomCreateJoinContainer{font-size:1rem}.draftRoomBTN{font-size:1.2rem}}.roomCreateJoinHeader{width:100%;height:10%;background-color:#333;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.roomCreateJoinContent{width:100%;height:70%;display:flex;flex-direction:column;align-items:center;justify-content:center}.draftRoomBTN{width:80%;height:15%;background-color:#2c2c2c;color:#fff;border:1px solid #444;border-radius:8px;cursor:pointer;transition:all .3s ease;margin:20px 0;font-size:.9rem;font-weight:700}.draftRoomBTN:hover{background-color:#3a3a3a;box-shadow:0 0 15px #505050b3}.draftRoomBTN:active{background-color:#444;box-shadow:0 0 15px #646464b3}#roomInput{width:80%;height:15%;background-color:#2c2c2c;color:#fff;border:1px solid #444;border-radius:8px;cursor:pointer;transition:all .3s ease;margin:20px 0;font-size:1.2rem;font-weight:700;padding:0 10px}#joinRoomBTN{width:80%;height:15%;background-color:#2c2c2c;color:#fff;border:1px solid #444;border-radius:8px;cursor:pointer;transition:all .3s ease;margin:20px 0;font-size:1.2rem;font-weight:700}#joinRoomBTN:hover{background-color:#3a3a3a;box-shadow:0 0 15px #505050b3}.returnToSelectBTN{position:absolute;bottom:15px;left:15px;width:40px;height:40px;background-color:#2c2c2c;color:#fff;border:1px solid #444;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease}.returnToSelectBTN:hover{background-color:#3a3a3a;box-shadow:0 0 10px #505050b3}#roomInfoDisplay{position:absolute;bottom:10px;left:80px;background-color:#333;color:#fff;padding:10px;border-radius:10px;box-shadow:0 0 10px #00000080;z-index:1000}#roomInfoDisplay h4{display:none}@media (min-width: 768px){#roomInfoDisplay h4{display:flex;margin:0;padding:0;font-size:.6rem;font-weight:700}}@media (min-width: 1024px){#roomInfoDisplay h4{display:flex;margin:0;padding:0;font-size:.6rem;font-weight:700}}.roomIDContainer{display:flex;align-items:center;font-size:1rem}@media (min-width: 768px){.roomIDContainer{font-size:1.2rem}}@media (min-width: 1024px){.roomIDContainer{font-size:1.4rem}}.copyBTN{margin-left:10px;padding:5px;background:#2c2c2c;border:1px solid #444;border-radius:4px;cursor:pointer;color:#fff;font-size:.8rem}.copyBTN:hover{background-color:#3a3a3a;box-shadow:0 0 15px #505050b3}.copyBTN:active{background-color:#444;box-shadow:0 0 15px #646464b3}#startOverBTN{position:absolute;bottom:15px;right:15px;background-color:#2c2c2c;color:#fff;border:1px solid #444;border-radius:8px;cursor:pointer;transition:all .3s ease}#startOverBTN:hover{background-color:#3a3a3a;box-shadow:0 0 15px #505050b3}#startOverBTN:active{background-color:#444;box-shadow:0 0 15px #646464b3}.userInformationContainer{display:flex;flex-direction:row;align-items:center;justify-content:center}.userInformationContainer p{margin:0;padding:0 20px 20px;color:#fff}.switchButton{width:20px;height:20px;background-color:#3a3a3a;box-shadow:0 0 15px #505050b3;color:#fff;border:1px solid black;border-radius:50%;cursor:pointer;margin:0;padding:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.switchButton:hover{transform:scale(1.1);transition:all .3s ease}#chatContainer{position:absolute;bottom:0;right:0;width:20%;background-color:#00000080;border-top-left-radius:10px;box-shadow:0 0 10px #00000080;z-index:2001;display:flex;flex-direction:column}#chatContainer.collapsed{height:6%}#chatContainer.full{height:30%}#chatMessages{width:calc(100% - 20px);flex:1;background-color:#00000080;border-radius:10px;box-shadow:0 0 10px #00000080;display:flex;flex-direction:column;overflow-y:auto;color:#fff;padding:10px;margin:10px;box-sizing:border-box}#chatMessages::-webkit-scrollbar{display:none}.chatMessage{width:100%;background-color:#3a3a3a;border-radius:10px;padding:10px;margin:5px 0;box-sizing:border-box}.chatMessage.self{background-color:#2c2c2c}.chatMessage.opponent{background-color:#3a3a3a}#chatBar{width:100%;border-radius:10px;box-shadow:0 0 10px #00000080;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px;box-sizing:border-box}#chatBar.collapsed{height:100%}#chatBar.full{height:20%}#toggleChat{height:100%;aspect-ratio:1/1;background-color:#6d6d6d;box-shadow:0 0 10px #00000080;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;border-radius:5px}#chatBar input{width:80%;height:100%;background-color:#2c2c2c;color:#fff;border:1px solid #444;border-radius:5px;padding:5px 10px;box-sizing:border-box}#chatBar input:focus{outline:none;border-color:#666}.chatIcon.active{color:#fff}.chatIcon.inactive{color:#3a3a3a}body{margin:0;padding:0}#scoreContainer{display:flex;height:100vh;width:100vw;flex-wrap:wrap;flex-direction:row;top:0}#characterDisplayContainer{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around;width:100%;height:60%;padding:10px}#traitDisplay{display:flex;flex-direction:column;align-items:center;justify-content:center;width:15%;height:100%}#characterDisplayContainer{margin:20px;background:#00000080;border-radius:10px}#characterDisplay{width:100%;height:30%;border:2px solid black;background-color:#fff;border-radius:10px;margin-bottom:10px}#characterDisplay img{width:100%;height:100%;object-fit:cover;border-radius:10px}#scoreCharacterDropdown{width:100%;height:10%;margin-bottom:10px}#scoreCharacterDropdown .custom-dropdown{width:100%;height:100%}#scoreCharacterDropdown .custom-dropdown .dropdown-button{height:100%;font-size:.5rem;border:2px solid black}.dropdown-option span{font-size:.5rem}@media (min-width: 1024px){#scoreCharacterDropdown .custom-dropdown .dropdown-button,.dropdown-option span{font-size:.8rem}}#traitListing{width:100%;height:40%;border:2px solid black;background-color:#333;border-radius:10px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}#traitListing::-webkit-scrollbar{display:none}.traitRow{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}#traitListing .trait{width:45%;height:100%;background-color:#333;color:#fff;text-align:left;overflow:hidden;font-size:.4rem;padding:2px 4px}#traitListing .traitValue{width:45%;height:100%;background-color:#333;color:#fff;text-align:right;overflow:hidden;font-size:.4rem;padding:2px 4px}@media (min-width: 1024px){#traitListing .trait,#traitListing .traitValue,#traitListing .noTraits{font-size:.7rem}}.noTraits{width:100%;height:100%;background-color:#333;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.4rem}#bottomContainer{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;height:20%;margin:0 20px 20px;padding:20px 0;background:#00000080;border-radius:10px}#legend{height:80%;width:20%;padding:20px;background-color:#fff;border:2px solid black;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.legendItem{width:100%}.legendRow{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.legendRow p{margin:0 10px;width:45%;font-size:.5rem}#compScore{height:80%;width:20%;padding:20px;background-color:#fff;border:2px solid black;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#compScore p{margin:0 10px;width:90%;font-size:.5rem}@media (min-width: 1024px){.legendRow p,#compScore p{font-size:.8rem}}.screenCover{width:100vw;height:100vh;background-color:#00000080;z-index:3000;display:flex;justify-content:center;align-items:center}.disclaimerPopUp{width:50vw;height:50vh;font-size:.8rem;display:flex;align-items:center;justify-content:center;z-index:3001;color:#fff;background-color:#000000bf;border-radius:10px;padding:20px;font-family:Verdana,Geneva,Tahoma,sans-serif}@media (min-width: 1024px){.disclaimerPopUp{font-size:1rem}}#disclaimerButton{position:absolute;bottom:10px;right:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:50%;cursor:pointer;z-index:3000;box-shadow:0 2px 5px #0000004d;transition:transform .3s ease;color:#fff;font-size:18px;font-family:Verdana,Geneva,Tahoma,sans-serif}#disclaimerButton:hover{transform:scale(1.2)}#mainContainer{width:100vw;height:100vh;display:flex;flex-wrap:wrap;flex-direction:row}h3{width:100%;text-align:center;text-decoration:underline}#filterContainer{width:100%;height:70%;display:flex;justify-content:space-around;align-items:center;flex-flow:row wrap;border-radius:5px;padding:10px;margin:5px}.filter-row{width:100%;display:flex;justify-content:space-around;align-items:center}.filter-row input{width:20%}#filterContainer select,#orderingContainer select,#filterContainer input[type=date]{padding:8px 10px;border-radius:5px;border:1px solid #555;background-color:#333;color:#fff;font-size:.5rem;max-height:40px;width:25%}#orderingContainer select{width:auto}@media (min-width: 1024px){#filterContainer select,#orderingContainer select,#filterContainer input[type=date]{font-size:.875rem}}#filterContainer input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}#orderingContainer{width:100%;height:20%;display:flex;justify-content:space-around;align-items:center;flex-flow:row wrap;border-radius:5px;padding:10px;margin:5px}#orderingContainer h3,#filterContainer h3{color:#fff;font-family:Roboto,sans-serif;text-decoration:none}@media (min-width: 1024px){#orderingContainer{width:20%;height:90%}#filterContainer{width:70%;height:90%}}#statsContainer{height:55%;width:100%;display:flex;justify-content:space-around;align-items:flex-start;flex-flow:row wrap;overflow-y:auto;padding:10px;border-radius:5px;background-color:#0009;ms-overflow-style:none;margin:5px}@media (min-width: 1024px){#statsContainer{height:60%}}#statsContainer::-webkit-scrollbar{display:none}#headerContainer{width:100%;height:35%;display:flex;justify-content:space-around;align-items:center;padding:10px;margin:5px;border-radius:5px;background-color:#0009;flex-flow:row wrap}@media (min-width: 1024px){#headerContainer{height:25%}}#headerContainer h1{color:#fff;margin:0 20px;font-family:"Roboto, sans-serif";text-shadow:2px 2px 4px rgba(0,0,0,.7),-1px -1px 0 rgba(0,0,0,.3)}.stats-table-container{height:100%;width:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none}.stats-table-container::-webkit-scrollbar{display:none}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;width:100%;padding:10px;box-sizing:border-box;justify-content:center}.chart-item{border-radius:8px;background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:10px;width:100%;max-width:100%;box-sizing:border-box;justify-self:center;position:relative}@media (max-width: 768px){.chart-item{width:100%!important}}.stats-graph-pokemon-icon{width:30px;height:30px;border-radius:50%;object-fit:cover;z-index:10;box-shadow:0 1px 3px #0003;position:absolute;top:5px;right:5px}.stats-table{width:100%;border-collapse:collapse;box-shadow:0 0 10px #0000001a}.stats-table th,.stats-table td{padding:8px 12px;text-align:center;border:1px solid #ddd}.stats-table th{background-color:#f4f4f4;position:sticky;top:0;z-index:10;font-weight:700}.stats-table tr:nth-child(2n){background-color:#f9f9f9}.stats-table tr:hover{background-color:#f1f1f1}.no-data-message{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;color:#888}#orderInfo{display:flex;justify-content:center;align-items:center;padding:10px 15px;border-radius:5px;border:1px solid #555;background-color:#333;color:#fff;font-size:14px;max-height:40px}#modeSelection{width:100%;background-color:#000c;height:5%;display:flex;align-items:center;position:relative}.modeSelector{height:100%;width:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.7rem;color:#fff;cursor:pointer;position:relative;z-index:1;transition:font-size .3s}.modeSelector.selected{font-size:.85rem}@media (min-width: 1024px){.modeSelector{font-size:1.5rem}.modeSelector.selected{font-size:1.8rem}}.underline{position:absolute;bottom:0;height:3px;width:50%;background-color:#fffc;transition:transform .3s ease}.allPokemonAllStatsDisplay{display:flex;flex-direction:column;width:300px;background-color:#65656580;padding:10px;border-radius:10px}.killsAssistsScoredDisplay,.dealtTakenHealedDisplay,.keyPokemonStats{display:flex;justify-content:space-between;padding:4px 8px;color:#fff}.headshotAndNameRow{display:flex;justify-content:space-around;padding:4px 8px;color:#fff}@keyframes borderPulse{0%{border-color:#fff}50%{border-color:#000}to{border-color:#fff}}#battleModeSelector{border:4px solid white;animation:borderPulse 3s infinite}.statBar span{height:100%;display:flex;justify-content:center;align-items:center}.indivStatBarText{font-size:.75rem}.indivBattleStatItems{display:flex;justify-content:center}.comp-content{display:flex;justify-content:center;align-items:center}#tierListContainer{display:flex;gap:20px;padding:20px;width:calc(100vw - 40px);height:calc(100vh - 40px)}.tier-list-section{flex:1 1 0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;min-height:0;position:relative;transition:width .8s,flex-basis .8s;width:50%;flex-basis:50%}.tier-list-section.expanded{width:calc(80% - 10px)!important;flex:0 0 calc(80% - 10px);flex-basis:calc(80% - 10px)}.expandSection{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:5px;color:#fff;background-color:#0000004d;display:flex;align-items:center;justify-content:center;padding:5px;border:none;cursor:pointer}.expandSection svg{width:100%;height:100%;display:block;margin:0;object-fit:contain}.tier-list-section::-webkit-scrollbar{display:none}.unassigned-section{flex:1 1 0;display:flex;flex-direction:column;gap:20px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;min-height:0;transition:width .8s,flex-basis .8s;width:calc(50% - 20px);flex-basis:calc(50% - 20px)}.unassigned-section.shrunk{width:calc(20% - 10px)!important;flex:0 0 calc(20% - 10px);flex-basis:calc(20% - 10px)}.unassigned-section::-webkit-scrollbar{display:none}.class-section{background-color:#2a2a2a;border-radius:8px;padding:15px}.class-section-title{color:#fff;font-size:20px;font-weight:700;margin-bottom:10px;padding:5px;border-radius:4px;background-color:#1a1a1a}.tier-row{display:flex;min-height:100px;background-color:#2a2a2a;border-radius:8px;padding:10px;flex-shrink:0}.tier-label{width:65px;padding:5px;display:flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle;font-size:16px;font-weight:700;color:#fff;background-color:#1a1a1a;border-radius:4px;margin-right:10px;border:none}.tier-content{flex:1;display:flex;flex-wrap:wrap;gap:10px;padding:10px;min-height:100px;align-content:flex-start}.tier-content.selectable{cursor:pointer;border:3px solid gold;box-shadow:0 0 10px gold;animation:pulse 1s infinite alternate}@keyframes pulse{0%{box-shadow:0 0 5px gold}}.draggable-item{width:30px;height:30px;background-color:#000;border-radius:4px;cursor:move;transition:transform .2s;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 1024px){.draggable-item{width:60px;height:60px}}.draggable-item:hover{transform:scale(1.05)}.draggable-item.dragging{opacity:.5;cursor:grabbing}.tier-content.drag-over{background-color:#3a3a3a;border:2px dashed #ffffff}.pokemon-image{width:100%;height:100%;object-fit:contain;padding:5px}.draggable-item.All_Rounder{background-image:linear-gradient(45deg,purple,purple 10%,plum 10%,plum 11%,purple 11%,purple 21%,plum 21%,plum 22%,purple 22%,purple 32%,plum 32%,plum 33%,purple 33%,purple 43%,plum 43%,plum 44%,purple 44%,purple 54%,plum 54%,plum 55%,purple 55%,purple 65%,plum 65%,plum 66%,purple 66%,purple 76%,plum 76%,plum 77%,purple 77%,purple 87%,plum 87%,plum 88%,purple 88%,purple)}.draggable-item.Attacker{background-image:linear-gradient(45deg,#b22222,#b22222 10%,#f08080 10%,#f08080 11%,#b22222 11%,#b22222 21%,#f08080 21%,#f08080 22%,#b22222 22%,#b22222 32%,#f08080 32%,#f08080 33%,#b22222 33%,#b22222 43%,#f08080 43%,#f08080 44%,#b22222 44%,#b22222 54%,#f08080 54%,#f08080 55%,#b22222 55%,#b22222 65%,#f08080 65%,#f08080 66%,#b22222 66%,#b22222 76%,#f08080 76%,#f08080 77%,#b22222 77%,#b22222 87%,#f08080 87%,#f08080 88%,#b22222 88%,#b22222)}.draggable-item.Speedster{background-image:linear-gradient(45deg,#1e90ff,#1e90ff 10%,#87ceeb 10%,#87ceeb 11%,#1e90ff 11%,#1e90ff 21%,#87ceeb 21%,#87ceeb 22%,#1e90ff 22%,#1e90ff 32%,#87ceeb 32%,#87ceeb 33%,#1e90ff 33%,#1e90ff 43%,#87ceeb 43%,#87ceeb 44%,#1e90ff 44%,#1e90ff 54%,#87ceeb 54%,#87ceeb 55%,#1e90ff 55%,#1e90ff 65%,#87ceeb 65%,#87ceeb 66%,#1e90ff 66%,#1e90ff 76%,#87ceeb 76%,#87ceeb 77%,#1e90ff 77%,#1e90ff 87%,#87ceeb 87%,#87ceeb 88%,#1e90ff 88%,#1e90ff)}.draggable-item.Defender{background-image:linear-gradient(45deg,#2e8b57,#2e8b57 10%,#98fb98 10%,#98fb98 11%,#2e8b57 11%,#2e8b57 21%,#98fb98 21%,#98fb98 22%,#2e8b57 22%,#2e8b57 32%,#98fb98 32%,#98fb98 33%,#2e8b57 33%,#2e8b57 43%,#98fb98 43%,#98fb98 44%,#2e8b57 44%,#2e8b57 54%,#98fb98 54%,#98fb98 55%,#2e8b57 55%,#2e8b57 65%,#98fb98 65%,#98fb98 66%,#2e8b57 66%,#2e8b57 76%,#98fb98 76%,#98fb98 77%,#2e8b57 77%,#2e8b57 87%,#98fb98 87%,#98fb98 88%,#2e8b57 88%,#2e8b57)}.draggable-item.Supporter{background-image:linear-gradient(45deg,gold,gold 10%,#fffacd 10%,#fffacd 11%,gold 11%,gold 21%,#fffacd 21%,#fffacd 22%,gold 22%,gold 32%,#fffacd 32%,#fffacd 33%,gold 33%,gold 43%,#fffacd 43%,#fffacd 44%,gold 44%,gold 54%,#fffacd 54%,#fffacd 55%,gold 55%,gold 65%,#fffacd 65%,#fffacd 66%,gold 66%,gold 76%,#fffacd 76%,#fffacd 77%,gold 77%,gold 87%,#fffacd 87%,#fffacd 88%,gold 88%,gold)}.admin-warning{position:fixed;top:20px;right:20px;background-color:#ff3232e6;color:#fff;padding:10px 15px;border-radius:5px;box-shadow:0 2px 10px #0000004d;z-index:1000;font-weight:700;max-width:300px;text-align:center}.default-tiers-button{position:fixed;bottom:20px;right:20px;background-color:#4f81ffe6;color:#fff;padding:12px 20px;border-radius:5px;border:none;box-shadow:0 2px 10px #0000004d;z-index:1000;font-weight:700;cursor:pointer;transition:background-color .2s,transform .1s}.default-tiers-button:hover{background-color:#6495ffe6;transform:scale(1.05)}.default-tiers-button:active{transform:scale(.98)}.default-tiers-button:disabled{background-color:#969696e6;cursor:not-allowed;transform:none}.empty-tiers-button{position:fixed;bottom:20px;right:250px;background-color:#ff3232e6;color:#fff;padding:12px 20px;border-radius:5px;border:none;box-shadow:0 2px 10px #0000004d;z-index:1000;font-weight:700;cursor:pointer;transition:background-color .2s,transform .1s}.empty-tiers-button:hover{background-color:#ff6464e6;transform:scale(1.05)}.empty-tiers-button:active{transform:scale(.98)}.empty-tiers-button:disabled{background-color:#969696e6;cursor:not-allowed;transform:none}#traitsContainer{padding:20px;width:100%;height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#mainContainer{width:100%}.search-container{margin-bottom:20px;background-color:#1a1a1ae6;padding:10px 20px;flex-shrink:0;width:100%;box-sizing:border-box;border-radius:8px}.search-input{width:100%;padding:12px;background-color:#1a1a1ae6;color:#fff;border:1px solid #3a3a3a;border-radius:4px;font-size:16px;box-sizing:border-box;margin:0}.search-input:focus{outline:none;border-color:#4a4a4a}.table-container{flex:1;overflow:auto;width:100%;box-sizing:border-box;padding-bottom:20px}.table-container::-webkit-scrollbar{display:block;height:20px;width:20px;background-color:#1a1a1ae6}.table-container::-webkit-scrollbar-track{background-color:#1a1a1ae6;border-radius:10px}.table-container::-webkit-scrollbar-thumb{background-color:#3a3a3ae6;border-radius:10px;border:3px solid rgba(26,26,26,.9)}.table-container::-webkit-scrollbar-thumb:hover{background-color:#4a4a4ae6}.table-container::-webkit-scrollbar-corner{background-color:#1a1a1ae6}.traits-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;background-color:#2a2a2ae6;border-radius:8px}.traits-table thead{position:sticky;top:0;z-index:10}.traits-table th{background-color:#1a1a1af2;font-weight:700;box-shadow:0 2px 4px #0003}.traits-table th,.traits-table td{padding:12px;text-align:left;border-bottom:1px solid #3a3a3a;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.traits-table tr:last-child td{border-bottom:none}.traits-table tr:hover{background-color:#3a3a3ae6}.traits-table select{width:100%;padding:8px;background-color:#1a1a1ae6;color:#fff;border:1px solid #3a3a3a;border-radius:4px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none!important}.traits-table select::-ms-expand{display:none}@-moz-document url-prefix(){.traits-table select{text-indent:0}}.traits-table select:hover{background-color:#2a2a2ae6}.traits-table select:focus{outline:none;border-color:#4a4a4a}.traits-table option{background-color:#1a1a1ae6;color:#fff}.traits-table th:nth-child(1),.traits-table td:nth-child(1){position:sticky;left:0;background-color:#2a2a2af2;z-index:2}.traits-table th:nth-child(1){z-index:11;box-shadow:2px 2px 4px #0003}.text-low{color:#ff5252!important}.text-medium{color:#ffca28!important}.text-high{color:#66bb6a!important}.text-none{color:#fff!important}.text-consistent{color:#66bb6a!important}.text-burst{color:#29b6f6!important}.text-attacker{color:#ff7f7f!important}.text-defender{color:#7fbf7f!important}.text-supporter{color:#ffe07f!important}.text-all-rounder{color:#ba68c8!important}.text-speedster{color:#7fb3ff!important}.text-single-target{color:#dd8a1c!important}.main-container{width:100%;min-height:100vh;background-size:cover;background-repeat:repeat-x;background-position:center;background-attachment:fixed}#compsContainer{padding:0 20px 20px;width:100%;height:100vh;display:flex;flex-direction:column;box-sizing:border-box;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden}.comps-list{display:flex;flex-direction:column;gap:30px;overflow-y:auto;padding:0 0 30px;flex-grow:1;-ms-overflow-style:none;scrollbar-width:none}.comps-list::-webkit-scrollbar{display:none}.comps-list::-webkit-scrollbar-track,.comps-list::-webkit-scrollbar-thumb,.comps-list::-webkit-scrollbar-thumb:hover,.comps-list::-webkit-scrollbar-corner{display:none}.page-title{color:#fff;text-align:center;margin:20px 0 30px;text-shadow:0 2px 4px rgba(0,0,0,.5);flex-shrink:0}.advancedDataCheckbox{position:relative;display:inline-block;width:50px;height:28px}.advancedDataCheckbox input{opacity:0;width:0;height:0}.advancedDataCheckbox .slider{position:absolute;cursor:pointer;background-color:#ccc;border-radius:9999px;top:0;left:0;right:0;bottom:0;transition:background-color .2s}.advancedDataCheckbox .slider:before{content:"";position:absolute;height:22px;width:22px;left:3px;top:3px;background-color:#fff;border-radius:50%;transition:transform .2s}.advancedDataCheckbox input:checked+.slider{background-color:#4ade80}.advancedDataCheckbox input:checked+.slider:before{transform:translate(22px)}.comp-card{background-color:#2a2a2ad9;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000004d;display:flex;flex-direction:column;flex-shrink:0;width:100%}.set-header{background-color:#1a1a1a;padding:15px 20px;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100% - 40px;border-radius:10px 10px 0 0;font-size:.75rem}@media (min-width: 1024px){.set-header{font-size:1rem}}.set-event-name-vod-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.set-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.set-footer .winner-label{font-weight:700;font-size:1.2rem;color:#fff;text-align:center;width:100%;background-color:#1a1a1a;padding:15px 20px;border-radius:0 0 10px 10px}.set-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;background-color:#1a1a1ad9}.set-match-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding:10px}@media (min-width: 1024px){.set-match-container{width:45%;min-width:513px}}.comp-event{font-weight:700;font-size:1.2rem}.comp-date{opacity:.8}.comp-content{display:flex;padding:15px;gap:15px;min-height:200px;max-width:100%}.team-side{flex:1;display:flex;flex-direction:column;gap:15px;padding:8px;border-radius:6px;background-color:#1a1a1a99}.winning-team{background-color:#34495e99;box-shadow:0 0 8px #3498db66}.team-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.team-header-left-side{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding-left:10px}.team-header-right-side{display:flex;padding-right:10px}.team-name{font-size:1rem;font-weight:700;color:#fff}.team-region{background-color:#34495e99;padding:2px 5px;border-radius:4px;font-size:.5rem;color:#ccc}.first-pick{background-color:#5990de99;color:#fff;padding:2px 5px;border-radius:4px;font-size:.5rem}.team-bans{display:flex;align-items:center;gap:10px;padding:0}.ban-label{color:#ff7f7f;font-weight:700}.ban-pokemon{display:flex;align-items:center}.pokemon-icon{width:30px;height:30px;border-radius:50%;background-color:#34495e99;padding:2px}.pokemon-icon.ban{width:25px;height:25px;opacity:.8;filter:grayscale(50%)}.team-comp{display:flex;flex-direction:column;gap:10px}.draft-row{padding:8px 10px;background-color:#34495e4d;border-radius:6px;min-width:200px;width:100% - 16px}.base-data{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%}.draft-row-number-headshot-container{display:flex;flex-direction:row;align-items:center;gap:10px}.draft-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#34495ecc;color:#fff;border-radius:50%;font-size:.8rem}.pokemon-name{color:#fff;font-weight:700;flex:1;display:flex;flex-direction:column;align-items:center;font-size:11px}.player-name{color:#ccc;margin-left:auto;text-align:right;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:40px;max-width:60px}.stats-row{width:100%;margin-top:10px;display:flex;justify-content:space-between;color:#fff;font-size:.6rem}.statNumber{display:flex;width:7%;background-repeat:no-repeat;background-size:contain;align-items:center;background-position:center;justify-content:center;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.statNumber.kills{background-image:url(assets/icons/kills.png)}.statNumber.assists{background-image:url(assets/icons/assists.png)}.statNumber.scored{background-image:url(assets/icons/score.png)}.statBar{position:relative;width:20%;background-color:#6b6b6b80;border-radius:8px;text-align:center}.statBarFill{position:absolute;top:0;left:0;height:100%;z-index:0;transition:width .3s ease;border-radius:4px}.statBarFill.red{background-color:#f74040b3}.statBarFill.blue{background-color:#4086f7b3}.statBarFill.green{background-color:#40f76eb3}.statBar span{position:relative;z-index:1}.positionIndicator{width:5%;display:flex;background-repeat:no-repeat;background-size:contain;align-items:center;background-position:center;justify-content:center}.positionIndicator.TopCarry{background-image:url(assets/Draft/filterIcons/top.png)}.positionIndicator.EXPShareTop{background-image:url(assets/Draft/filterIcons/EXPShareTop.png)}.positionIndicator.BottomCarry{background-image:url(assets/Draft/filterIcons/bot.png)}.positionIndicator.JungleCarry{background-image:url(assets/Draft/filterIcons/jungle.png)}.positionIndicator.EXPShareBot{background-image:url(assets/Draft/filterIcons/EXPShareBot.png)}.comp-footer{background-color:#1a1a1ae6;padding:8px 20px;color:#fff;text-align:center}.winner-label{font-weight:700;font-size:.8rem}.winner-name{color:#7fb3ff}.loading-container{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;font-size:24px;color:#fff;background-color:#1a1a1acc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (max-width: 1024px){.comp-content{flex-direction:column}.team-side{width:100%}}.move-icons{display:flex;justify-content:center;margin-top:2px;gap:2px}.move-icon{width:15px;height:15px;border-radius:50%}.open-set-submit-form{background-color:#1a1a1ae6;color:#fff;padding:10px;border-radius:50%;cursor:pointer;font-size:1.2rem;text-align:center;width:50px;height:50px;display:flex;justify-content:center;align-items:center;position:fixed;bottom:30px;right:30px;z-index:5;box-shadow:0 4px 8px #0000004d}.open-set-submit-form:hover{transition:all .3s ease;width:60px;height:60px}.open-set-submit-form:not(:hover){transition:all .3s ease;width:50px;height:50px}.set-submission-category{flex:1;background-color:#2a2a2a;color:#fff;text-align:center;padding:15px 0;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent;font-weight:700}.set-submission-category:hover{background-color:#3a3a3a}.set-submission-category.active{background-color:#3a3a3a;border-bottom:3px solid #7fb3ff}#set-submit-button{margin:20px auto;padding:12px 30px;background-color:#4e8cff;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;display:block;transition:all .3s ease;box-shadow:0 4px 8px #0003}#set-submit-button:hover{background-color:#3a78e7;transform:translateY(-2px);box-shadow:0 6px 12px #0000004d}#set-submit-button:active{transform:translateY(0);box-shadow:0 2px 4px #0003}#set-submit-form{position:fixed;top:10%;left:10%;width:80%;height:80%;overflow-y:auto;background-color:#2a2a2af2;border-radius:10px;box-shadow:0 10px 20px #00000080;z-index:10;display:flex;flex-direction:column}#set-submit-form .comp-header{display:flex;justify-content:space-between;padding:0;margin:0;position:sticky;top:0;z-index:11;width:100%}#event-creation,#team-creation,#player-creation,#set-creation{padding:20px;display:flex;flex-direction:column;gap:15px;margin-bottom:60px}#event-creation input,#team-creation input,#player-creation input,#set-creation input,#set-creation select,#set-creation .dropdown-button{padding:10px 15px;border-radius:5px;border:1px solid #555;background-color:#333;color:#fff;font-size:14px;max-height:40px}#set-submit-form #set-submit-button{margin:auto 20px 20px;position:sticky;bottom:20px;align-self:center;z-index:11}#set-submit-form::-webkit-scrollbar{display:none}#set-submit-form::-webkit-scrollbar-track,#set-submit-form::-webkit-scrollbar-thumb,#set-submit-form::-webkit-scrollbar-thumb:hover,#set-submit-form::-webkit-scrollbar-corner{display:none}.set-creation-event-data{display:flex;flex-direction:row;justify-content:space-around;width:100%}.set-creation-event-data select,.set-creation-event-data input{width:25%}#set-creation{width:100%;margin:0 auto;padding:20px;box-sizing:border-box}.team-region-display{width:30%;display:flex}.team-region-display input{width:100%}.set-team-header{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1)}.set-team-header select{width:40%}.first-pick-checkbox{width:20%;color:#fff;font-size:12px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.first-pick-checkbox label{width:100%;color:#fff;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center}.first-pick-checkbox input{width:100%}.set-team-bans{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-top:10px;padding-bottom:10px}.set-team-bans select{width:45%}.character-player-stat-container{width:100%;display:flex;flex-direction:column}.set-character-player{display:flex;flex-direction:row;justify-content:space-between;width:100%}.set-character-player .custom-dropdown:nth-child(1){width:40%}.set-character-player .custom-dropdown:nth-child(2){width:15%}.set-character-player .custom-dropdown:nth-child(3){width:15%}.set-character-player select:nth-child(4){width:25%}.stat-inputs-container{display:flex;justify-content:space-between;margin-top:5px;padding-bottom:10px}input.stat-input{width:7%;font-size:10px}select.stat-input{width:18%}.match-winner-dropdown{width:100%;display:flex;flex-direction:row;justify-content:space-around;padding-bottom:60px;padding-top:60px}.set-comp-content{display:flex;padding:20px;gap:30px;min-height:200px}#comp-insertion{width:50%}#match-insertion h3{width:100%;text-align:center;text-decoration:underline;color:#fff}#set-reset-button{width:100%;background-color:#4e8cff;color:#fff;border:none;border-radius:6px}.custom-dropdown{position:relative;width:40%}.dropdown-button{padding:8px;width:100%;background-color:#333;border:1px solid #555;border-radius:5px;color:#fff;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.dropdown-button:disabled{opacity:.5;cursor:not-allowed}.dropdown-options{position:absolute;top:100%;left:0;min-width:100%;background-color:#333;border:1px solid #555;border-radius:5px;max-height:200px;overflow-y:auto;overflow-x:hidden;z-index:2000;margin-top:2px;white-space:nowrap}.dropdown-option{padding:8px;display:flex;align-items:center;gap:8px;cursor:pointer;color:#fff;min-width:fit-content}.dropdown-option.target{border:1px solid #7fb3ff}.dropdown-option:hover{background-color:#444}.selected-option{display:flex;align-items:center;gap:8px;font-size:.45rem;text-overflow:clip}@media (min-width: 1024px){.selected-option{font-size:.8rem}}.dropdown-icon{width:24px;height:24px;object-fit:contain}.event-vod{display:flex;justify-content:center;align-items:center;height:20px;width:30px;padding-left:10px}.event-vod a,.event-vod img{width:30px;height:20px}.comps-sorting-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:auto;min-height:150px;background-color:#2a2a2ad9;border-radius:10px;padding:20px;box-sizing:border-box;margin-bottom:20px;margin-top:10px}.comps-sorting-container h3{width:100%;text-align:center;color:#fff;font-size:24px;font-weight:700;text-decoration:underline;margin-bottom:15px;margin-top:0}.comps-sorting-dropdown-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:10px;flex-wrap:wrap}.comps-sorting-dropdown{width:16%;height:40px;border-radius:5px;border:1px solid #555;background-color:#333;color:#fff;font-size:.5rem;padding:8px}@media (min-width: 1024px){.comps-sorting-dropdown{font-size:.875rem}}.custom-dropdown-container{width:18%}.custom-dropdown{width:100%}.dropdown-button{font-size:.5rem}@media (min-width: 1024px){.custom-dropdown-container .custom-dropdown,.dropdown-button{font-size:.875rem}}
