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%}.Content{font:18px/1.5 SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow-y:scroll}.Content a{color:inherit}.Content__redacted{background:#989898}.Content__selected{background:#00585e}.Content__highlighted{background:#00becc;color:#0f0f0f}.Header{align-items:baseline;display:grid;grid-template:"primary secondary"/auto -webkit-max-content;grid-template:"primary secondary"/auto max-content;padding:1rem .75rem}.Header>p{margin:0}.Header__selector{background:transparent;border:1px solid;border-radius:5px;color:inherit;cursor:pointer;padding:.5em 1em}.App{background:#212529;color:#fff;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto;height:100%;max-height:100%}.App,.Game{display:grid;overflow:hidden}.Game{grid-template:"article sidebar" "footer footer"/auto 30%}.Content{background:#0f0f0f;color:#989898;grid-area:article;padding:.75rem}.Sidebar{grid-area:sidebar;overflow-y:auto}.Sidebar__guesses{border-collapse:collapse;width:100%}.Sidebar__guesses td,.Sidebar__guesses th{box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.75em .5em}.Sidebar__guesses thead th{border-bottom:1px solid #fff}.Sidebar__guesses td{cursor:pointer}.Sidebar__guess-selected{background:#e2e3e5;color:#000}.Footer{align-items:center;display:flex;grid-area:footer;justify-content:center;padding:1rem}.Footer button,.Footer input{font-size:18px;padding:.5em 1em}.Selector{align-items:center;display:flex;flex-direction:column;overflow-y:auto;row-gap:2rem}.Selector__list{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(3,180px);row-gap:1rem}.Selector__game{align-items:center;background:transparent;border:1px solid;border-radius:5px;color:inherit;cursor:pointer;display:flex;flex-direction:column;height:180px;justify-content:center;min-width:10em;padding:1rem 0;row-gap:1rem}.Selector__game-number{font-size:1.5em}.Selector__game--today{padding:2rem;width:calc(540px + 2rem)}.Selector__game--started{background:#6654f2}.Selector__game--solved{background:#2ecc40;color:#000}
/*# sourceMappingURL=main.4cf01dd1.css.map*/