:root{--accent: #2b2d42ff;--background: #8d99aeff;--text: #edf2f4ff;--x: #A85751;--o: #7BCC97;font-family:Kanit,sans-serif;line-height:1.5;font-weight:400;font-size:2vw;color:var(--text);background-color:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{padding:0;margin:0;width:100%;height:100vh}#app{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;width:100%}h1[data-v-f5ba8ff7]{font-family:Bebas Neue,sans-serif;font-weight:400;font-style:normal;font-size:clamp(28px,3rem,80px);margin:0}#actionButtons[data-v-f5ba8ff7]{margin-bottom:50px}button[data-v-f5ba8ff7]{border:0;outline:none;border-radius:8px;padding:10px 20px;font-size:clamp(12px,.5rem,24px);font-weight:600;background-color:var(--accent);color:var(--text)}button[data-v-f5ba8ff7][data-v-f5ba8ff7]:hover{cursor:pointer}table[data-v-f5ba8ff7],tr[data-v-f5ba8ff7],td[data-v-f5ba8ff7]{border:10px solid var(--accent);border-collapse:collapse}td[data-v-f5ba8ff7]{--cell-dimensions: clamp(100px, 15vw, 300px);--icon-dimensions: clamp(50px, 7vw, 200px);width:var(--cell-dimensions);height:var(--cell-dimensions);text-align:center}td[data-v-f5ba8ff7][data-v-f5ba8ff7]:hover{cursor:pointer}td[data-v-f5ba8ff7] .x[data-v-f5ba8ff7]{width:var(--icon-dimensions);height:var(--icon-dimensions);color:var(--x)}td[data-v-f5ba8ff7] .o[data-v-f5ba8ff7]{width:var(--icon-dimensions);height:var(--icon-dimensions);color:var(--o)}#game[data-v-f5ba8ff7]{display:flex;align-items:center;flex-direction:row;padding-right:50px}#game[data-v-f5ba8ff7] #scoreCount[data-v-f5ba8ff7]{position:relative;right:50px}#game[data-v-f5ba8ff7] #scoreCount[data-v-f5ba8ff7] .score[data-v-f5ba8ff7]{margin:10vh 0px;font-size:2rem}#game[data-v-f5ba8ff7] #scoreCount[data-v-f5ba8ff7] #xScore[data-v-f5ba8ff7]{color:var(--x)}#game[data-v-f5ba8ff7] #scoreCount[data-v-f5ba8ff7] #oScore[data-v-f5ba8ff7]{color:var(--o)}#game[data-v-f5ba8ff7] #grid[data-v-f5ba8ff7]{margin:auto}
