html{scroll-behavior:smooth;scroll-padding-top:2.5rem}*{box-sizing:border-box;font-family:Roboto,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{font-size:16px}.navLink{text-decoration:none!important}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}h2,h3{font-weight:600}p{font-size:.85rem;font-weight:400}.pac-container{z-index:9999!important}input{border:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.groupMode{background-color:#f4f6fc;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;height:100%;min-height:100vh;width:100%}.groupMode .topSection{align-items:center;display:grid;grid-template-columns:1fr 1fr 1fr}.groupMode .topSection .left{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px}.groupMode .topSection .left .turns{display:flex;flex-direction:column;gap:5px}.groupMode .topSection .left .turns .turn{align-items:center;display:flex;gap:10px;justify-content:flex-start}.groupMode .topSection .center{align-items:center;display:flex;justify-content:center}.groupMode .topSection .right{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px}.groupMode .topSection .right .turns{display:flex;flex-direction:column;gap:5px}.groupMode .topSection .right .turns .turn{align-items:center;display:flex;gap:10px;justify-content:flex-end}.groupMode .bottomSection{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;height:100%;overflow:hidden}.groupMode .bottomSection .countdownTimer{align-items:center;background-color:#fff;display:grid;height:100%;justify-content:center;position:relative;transition:all .2s ease-in-out;width:100%}.groupMode h1{color:#1b1d28;font-size:7vw;font-weight:600}.groupMode .bottomSection .groupName{position:absolute;top:0}.hideMe{display:none!important}.colorGreen{background-color:#00b050!important}.colorChnage{-webkit-animation:backgroundChange 2s infinite;animation:backgroundChange 2s infinite;height:100%;width:100%}@-webkit-keyframes backgroundChange{0%{background:#fff}50%{background:#ffc000}to{background:rbg(255,255,255)}}@keyframes backgroundChange{0%{background:#fff}50%{background:#ffc000}to{background:rbg(255,255,255)}}
/*# sourceMappingURL=main.f415ab77.css.map*/