:root{--text-color: #000;--body-background-color: #fff;--game-background-color: #f4f4f4;--group-background-color: #dedede;--vote-background-color: #d3d3d3;--vote-selected-background-color: #e9e9e9}@media (prefers-color-scheme: dark){:root{--text-color: #dfdfdf;--body-background-color: #2c2c2c;--game-background-color: #272727;--group-background-color: #343434;--vote-background-color: #2c2c2c;--vote-selected-background-color: #414141}}html,body,#root{width:100%}body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:var(--body-background-color);color:var(--text-color)}#root{isolation:isolate}.app{width:100%;max-width:900px;margin:0 auto}.loading{padding:20px;text-align:center}.mode-select{display:flex;align-items:center;justify-content:center;gap:1em;padding:.5em}.main{margin-top:.5em}.group{background-color:var(--group-background-color);padding:10px;margin-top:10px}.group__header{display:flex;align-items:baseline;gap:10px}.group__title{margin-top:0;margin-bottom:0}.group__votes{margin-top:10px}.buttons{display:flex;margin-top:10px;padding:10px;align-items:center;justify-content:center;gap:10px}.buttons__button button{cursor:pointer}.comment{background-color:var(--game-background-color);padding:1em}.comment:not(:first-child){margin-top:10px}.comment__author{font-size:1.2em}.copyright{text-align:center;padding:10px}.copyright a{color:var(--text-color)}._collapseBlock__header_civka_1{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:5px;position:sticky;top:0}._collapseBlock__header__content_civka_10{display:flex;align-items:baseline;gap:10px}._collapseBlock__button_civka_15{background-color:transparent;border:0;font:inherit;color:inherit;cursor:pointer}._collapseBlock__content--hidden_civka_22{display:none}._game_10vfv_1{background-color:var(--game-background-color);padding:10px}._game_10vfv_1:not(:first-child){margin-top:10px}._game__header_10vfv_8{background-color:var(--game-background-color)}._game__title_10vfv_11{margin-top:0;margin-bottom:0}._game__result_10vfv_15{display:flex;flex-wrap:wrap;gap:7.5px}._game__score_10vfv_20{white-space:nowrap}._game__groups_10vfv_23{margin-top:7.5px}._game__vote_10vfv_26{background-color:var(--vote-background-color);padding:10px}._game__vote_10vfv_26:not(:first-child){margin-top:7.5px}._game__vote__title_10vfv_33{margin-top:0;margin-bottom:0}._game__vote__score--deleted_10vfv_37{text-decoration:line-through}._game__vote__feedback_10vfv_40 p{margin:0}._game__vote__feedback_10vfv_40 p:not(:first-child){margin-top:5px}._game__vote__note_10vfv_46{font-style:italic}._game__vote__score_10vfv_37,._game__vote__feedback_10vfv_40,._game__vote__note_10vfv_46{margin-top:5px}._game__vote--selected_10vfv_52{background-color:var(--vote-selected-background-color)}@media screen and (max-width: 600px){._game__headerContent_10vfv_57{display:block}}.authors .author{background-color:var(--game-background-color);padding:10px}.authors .author:not(:first-child){margin-top:10px}.authors .author__header{background-color:var(--game-background-color)}.authors .author__time[data-is-first] span{border-bottom:1px dashed;cursor:help}@media (hover: none){.authors .author__time[data-is-first] span{border-bottom:0}}.authors .author__votes{background-color:var(--group-background-color);padding:10px;margin-top:10px}.authors .author__vote{background-color:var(--vote-background-color);padding:10px}.authors .author__vote:not(:first-child){margin-top:10px}.authors .author__vote__game{margin-top:0;margin-bottom:0}.authors .author__vote__score--deleted{text-decoration:line-through}.authors .author__vote__feedback p{margin:0}.authors .author__vote__feedback p:not(:first-child){margin-top:5px}.authors .author__vote__note{font-style:italic}.authors .author__vote__score,.authors .author__vote__feedback,.authors .author__vote__note{margin-top:5px}.authors .author__vote--selected{background-color:var(--vote-selected-background-color)}
