.fullScreen #roomMetaInfo,.fullScreen #roomPlayers,.fullScreen #roomHistory,.fullScreen #roomNavigation{display:none}.fullScreen #main,.fullScreen #roomPage{padding:0}.fullScreen .cardInfo{margin-top:0;border-radius:0}.fullScreen .mtg .playerWrapper .cardInfo,.fullScreen #mtgGameView .playerWrapper .cardInfo{height:45%;margin:0}.fullScreen #mtgGameOptions{background-color:var(--header)}#inGameButtonSetup{display:none}.fullScreen #inGameButtonSetup{display:block}#roomsView .btn,#roomView .btn{color:#fff;border-color:#fff}#enterRoom{margin:0}#roomNavigation{margin-left:var(--margin)}#roomNavigation .bookMark{width:100px;margin:0;background-color:var(--header);border:none;transition-duration:var(--aniTime)}#roomNavigation .bookMark.active,#lastRoom .cardInfo{background-color:var(--oprTheme)}#playerListingHeader>p{min-width:50px}.playerListing .playerColor{width:30px;height:30px;border:1px solid;margin:0 10px;cursor:pointer;transition-duration:var(--aniTime)}.bannedPlayer{filter:brightness(.5)}#passPromptBox{position:absolute;background-color:beige;height:100%;top:0;left:0;width:100%;z-index:100}.activityTime{width:15px;height:15px;margin:15px;background-color:#8080801a;border-radius:50px;transition-duration:var(--aniTime)}.activityTimeNow,.activityTimeRecent{background-color:var(--positive)}.activityTimeHourly{background-color:#769623}.activityTimeToday{background-color:var(--warning)}.activityTimeNone{background-color:var(--danger)}#roomHistoryLogs{max-height:200px;overflow:auto}.logEntry{border-bottom:1px solid #00000040}.logEntry:hover{background-color:var(--borderThin)}#mtgGameOptions{height:10%}#mtgGameOptions .btn{background-color:var(--header)}#player2{--playerColor: brown}.playerWrapper .cardInfo{background-color:var(--playerColor);-webkit-user-select:none;user-select:none}.mtg .playerWrapper .cardInfo,#mtgGameView .playerWrapper .cardInfo{height:25%;padding:0}.playerWins,.playerInfo{position:absolute}.playerLifeLeft{width:25%;height:100%;position:relative;top:0}.playerLifeRight{width:25%;height:100%;position:absolute;right:0;top:0}.playerLifeUp{width:50%;height:25%;position:absolute;top:0;margin-left:25%}.playerLifeDown{width:50%;height:25%;position:absolute;bottom:0;margin-left:25%}.playerInfo{display:flex;justify-content:center;align-items:center;align-content:center;overflow:hidden;width:100%;height:100%;--score:0;--aniTime: .6s}.playerMiniCounter{display:flex;justify-content:space-between;position:absolute;top:45%;align-content:center;align-items:center;min-width:175px}.playerLifeTotal,.playerMiniCounterValue,.playerResourceValue{font-size:4rem;text-align:center;will-change:contents;counter-set:score var(--score);transition:--score var(--aniTime);transition-timing-function:ease-in;min-width:175px}.playerLifeTotal:after,.playerMiniCounterValue:after,.playerResourceValue:after{content:counter(score)}.playerMiniCounterValue,.playerResourceValue{font-size:1rem}.playerLife.relative{margin-bottom:-10px}.playerLifeAdjust{position:absolute;top:0;right:-75px;font-size:2.5rem;left:-75px;opacity:1}.fadeoutAnimation{animation:fadeOut var(--aniTime) ease forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.playerLifeAdjust.danger{text-align:right}.playerName{font-size:1rem;text-align:center;padding:2px 10px;width:125px;margin:0 auto;position:relative;cursor:pointer}.playerName:after{content:attr(gamestats);position:absolute;top:30px;left:25px}.playerInfo,.playerWrapper{touch-action:manipulation}.playerLifeUp,.playerLifeRight,.playerLifeDown,.playerLifeLeft{cursor:pointer}.playerWrapper .currentTurn .playerName{border-radius:50px;border:1px solid var(--rare);box-shadow:0 0 4px #5d5d5d}#optionsWheel{--aniTime: .6s;opacity:1;transition-duration:var(--aniTime);transition-timing-function:ease-in-out;position:absolute;display:flex;gap:10px;flex-direction:row;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;top:0;left:0;z-index:1;height:100%;width:100%}#optionsWheel.fadeout{opacity:0;z-index:-1}.optionWheelUp,.optionWheelDown{display:flex;gap:10px;position:relative;justify-content:center;align-items:center;align-content:center;flex-direction:row;width:100%;height:50%}.optionWheelUp{top:0}.optionWheelDown{bottom:0}#optionsWheel .btn{font-size:.6em;padding:5px;background-color:var(--playerColor)}.playerMiniCounterValue{border-radius:50px;border:1px solid;min-width:25px;padding:1px}.playerResourceValue{border-radius:5px;border:1px solid;min-width:25px;padding:1px}
