.keywords-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.keywords-head h1{margin:.3rem 0}.keywords-turn{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0;padding:1rem 1.2rem;border:2px solid #191624;border-radius:24px;background:#fff}.keywords-turn small{display:block;color:#686174;font-weight:800}.keywords-turn strong{font-size:1.5rem}.keywords-timer{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border:3px solid #191624;border-radius:50%;background:#b7ff15;font-size:2rem;font-weight:1000}.keywords-timer.low{background:#ff4f68;color:#fff}.keywords-progress{display:inline-block;margin-bottom:1rem;padding:.6rem 1rem;border-radius:999px;background:#191624;color:#fff;font-weight:900}.keywords-terms{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.keyword-term{min-height:115px;padding:.7rem;border:2px solid #191624;border-radius:20px;background:#fff;color:#191624;font-size:1.05rem;font-weight:1000;box-shadow:4px 5px 0 #191624}.keyword-term.approvable{cursor:pointer;background:#ffd54f}.keyword-term.hidden-term{color:transparent;text-shadow:0 0 9px #191624;background:#e7e4ec}.keyword-term.found{background:#b7ff15;color:#191624;text-shadow:none;text-decoration:line-through}.keywords-players{margin-top:1.2rem}.keywords-role{margin-left:auto;font-weight:900}.player-row.active-guesser{background:#fff3b5;box-shadow:inset 5px 0 #ffd54f}@media(max-width:760px){.keywords-head{display:block}.keywords-terms{grid-template-columns:1fr 1fr}.keywords-turn strong{font-size:1.2rem}}@media(max-width:430px){.keywords-terms{grid-template-columns:1fr}}
