body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%}.App{text-align:center}.wbb-game{display:flex;height:100%;place-content:center;width:100%}.homepage-link{background-color:#616171;color:#fff;left:.5em;padding:.5em;position:fixed;top:.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.homepage-link:hover{color:#000}a{color:#fff;text-decoration:none}.dining-room{grid-gap:50px;box-sizing:border-box;display:grid;gap:50px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);height:80vh;left:50%;padding:50px;position:absolute;top:50%;transform:translate(-50%,-50%);width:80vw}.split-couple-comment{background-color:#c77;left:-100px;padding:10px;position:fixed;width:150px}.table-container{align-items:center;display:flex;height:25vh;justify-content:center}.table{border:1px solid;border-radius:50%;display:flex;height:175px;place-items:center;position:relative;width:175px}.hint-comment{font-size:x-small;font-weight:700;padding-bottom:10px;text-align:center}.seat{align-items:center;background:#999;display:flex;font-size:small;height:61.25px;justify-content:center;left:calc(50% - 30.625px);position:absolute;text-align:center;top:calc(50% - 30.625px);width:61.25px}.seat:first-child{transform:rotate(0deg) translate(131.25px) rotate(0deg)}.seat:nth-child(2){transform:rotate(45deg) translate(131.25px) rotate(-45deg)}.seat:nth-child(3){transform:rotate(90deg) translate(131.25px) rotate(-90deg)}.seat:nth-child(4){transform:rotate(135deg) translate(131.25px) rotate(-135deg)}.seat:nth-child(5){transform:rotate(180deg) translate(131.25px) rotate(-180deg)}.seat:nth-child(6){transform:rotate(225deg) translate(131.25px) rotate(-225deg)}.seat:nth-child(7){transform:rotate(270deg) translate(131.25px) rotate(-270deg)}.seat:nth-child(8){transform:rotate(315deg) translate(131.25px) rotate(-315deg)}.button-group{display:flex;flex-direction:column;height:50%;justify-content:space-between;position:absolute;right:50px;top:50px}.status-panel{background-color:#bbb;border-radius:1em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-self:center;margin-top:1em;padding:.5em;width:60%}.status-text{color:#fff;font-size:normal;text-shadow:1px 1px 1px #000}
/*# sourceMappingURL=main.da8f70a6.css.map*/