:root{--txt-1: hsl(220 10% 98%);--bg-1: #14181f;--bg-2: #29303d;--bg-3: #303D29;--bg-4: #3D3629;--bg-5: #3D293A;--bg-6: #29303D;--border: hsl(180 100% 50%);--pulse: hsl(9 100% 64%);--hedr: #3D293A }body{justify-content:center;align-items:center;height:100vh;margin:0;color:var(--txt-1);background-color:var(--bg-1)}.wrapper{display:grid;grid-template-columns:1fr min(700px,100%) 1fr}.full-bleed{width:100%;grid-column:1 / 4}.wrapper>*{grid-column:2}.header{overflow:hidden;background-color:var(--bg-2);padding:20px 10px}.header a{float:left;color:var(--txt-1);text-align:center;padding:12px;text-decoration:none;font-size:18px;line-height:25px;border-radius:4px}.header a.logo{font-family:Anta,sans-serif;font-weight:400;font-style:normal;font-size:25px;font-weight:700}.header a:hover{background-color:var(--bg-6);color:#000}.header a.active{background-color:var(--bg-2);color:#fff}.header-right{float:right}.anta-regular{font-family:Anta,sans-serif;font-weight:400;font-style:normal}#table{display:grid;width:700px;height:100%;grid-template-columns:50px 100px auto 100px 50px;grid-template-rows:50px 90px auto 90px 50px;background-color:red}.player{display:flex;align-items:center;justify-content:center}.card{width:48.5px;height:68px;border:.1px solid #000;border-radius:8px}.card-no-border{width:48.5px;height:68px;border-radius:8px}.left{transform:rotate(90deg);margin-bottom:-55px}.left-container{margin-top:-70px}.right{transform:rotate(-90deg);margin-bottom:-55px}.bottom,.top{margin-left:-35px}.horizontal-cards{flex-direction:row}.vertical-cards{flex-direction:column}.tableBottom{margin-top:75px;margin-left:-76px}.tableTop{margin-bottom:50px;margin-right:-30px}.tableLeft,.tableRight{margin-right:-30px}@media screen and (min-width: 623px){#table{display:grid;width:700px;height:600px;grid-template-columns:50px 100px auto 100px 50px;background-color:var(--bg-3)}.card{width:60.5px;height:85px;border-radius:8px;border:.1px solid #000}.card-no-border{width:60.5px;height:85px;border-radius:8px}.minicard{width:30.25px;height:42.5px;border-radius:4px;border:1px}.left{transform:rotate(90deg);margin-bottom:-70px}.left-container{margin-top:-70px}.right{transform:rotate(-90deg);margin-bottom:-70px}.bottom,.top{margin-left:-45px}}.row1{grid-column:1 / span 5;grid-row:1}.row2{grid-column:1 / span 5;grid-row:2}.row3-1{grid-column:1;grid-row:3}.row3-2{grid-column:2;grid-row:3}.row3-3{grid-column:3;grid-row:3}.row3-4{grid-column:4;grid-row:3}.row3-5{grid-column:5;grid-row:3}.row4-3{grid-column:1 / span 5;grid-row:4}.row5-3{grid-column:1 / span 5;grid-row:5}.avatar{width:50px;height:50px}.faceup{background-size:cover;background-repeat:no-repeat}.facedown{background-size:cover;background-repeat:no-repeat;background-image:url(../../../cards2/back_light.png)}
