.fairness-page p{margin-top:0;margin-bottom:1rem}.fairness-page .page-nav-buttons{gap:.7rem}.fairness-game-wrap{display:grid;gap:2.5em;grid-template-columns:minmax(0,1fr)}@media(min-width:1280px){.fairness-game-wrap{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.fairness-seeds-history{border:2px solid var(--color-dark-grey-3);border-radius:10px;padding:.5rem}.fairness-seeds-history table{width:100%;font-size:var(--font-sm)}@media(min-width:1024px){.fairness-seeds-history table{font-size:var(--font-normal)}}.fairness-seeds-history table tbody tr:first-child td{padding-top:1.5rem}.fairness-seeds-history table tr td{padding:.3125em;vertical-align:middle;border:none;border-radius:2px}.fairness-seeds-history table tr td span{overflow:hidden;text-overflow:ellipsis}.fairness-seeds-history table tr td input{width:100%;color:inherit;text-overflow:ellipsis;background-color:transparent;background-color:var(--color-dark-grey-3);padding:10px;border-radius:10px}.fairness-seeds-history table tr td input:focus{outline:none}.fairness-seeds-history table tr td.seed-hashed{color:var(--color-text-red)!important}.fairness-seeds-history table tr th{padding:.3125em;border-bottom:2px solid var(--color-dark-grey-3);vertical-align:middle;color:var(--color-light-grey-1)}.fairness-seeds-history table tr th span{display:flex;align-items:center;gap:.3rem}.fairness-seeds-history table tr th svg{fill:var(--color-light-grey-1);width:1.2rem!important;height:1.2rem!important}.fairness-seeds-history table tr td:first-child,.fairness-seeds-history table tr th:first-child{overflow:hidden;text-overflow:ellipsis;display:none}@media(min-width:768px){.fairness-seeds-history table tr td:first-child,.fairness-seeds-history table tr th:first-child{width:15%;display:table-cell}}@media(min-width:1024px){.fairness-seeds-history table tr td:first-child,.fairness-seeds-history table tr th:first-child{width:20%}}@media(min-width:1280px){.fairness-seeds-history table tr td:first-child,.fairness-seeds-history table tr th:first-child{width:15%}}.fairness-seeds-history table tr td:nth-child(2),.fairness-seeds-history table tr th:nth-child(2){overflow:hidden;text-overflow:ellipsis;width:40%}.fairness-seeds-history table tr td:nth-child(3),.fairness-seeds-history table tr th:nth-child(3){overflow:hidden;text-overflow:ellipsis;width:25%}.fairness-seeds-history table tr td:last-child,.fairness-seeds-history table tr th:last-child{width:20%;white-space:nowrap}.fairness-seeds-history table tr td:nth-child(2),.fairness-seeds-history table tr td:nth-child(3){padding:10px 10px 10px 0;color:var(--color-light-grey-1)}.fairness-seeds-history table tr .clickable-rounds span{color:var(--color-accent-primary);cursor:pointer}.fairness-seeds-history table tr .clickable-rounds span:hover{color:var(--color-accent-primary-hover)}.fairness-seeds-history table tr .label-hashed-seed{position:absolute;top:-9px;left:10px;white-space:nowrap;padding:0 3px;border-radius:3px;background-color:var(--color-dark-grey-2)}.fairness-seeds-history table.public-seeds-table tr td:nth-child(2),.fairness-seeds-history table.public-seeds-table tr th:nth-child(2){width:80%}.pre-markdown{height:9rem;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}