.game-container[data-astro-cid-lsuhqhqy]{display:flex;gap:2rem;align-items:flex-start;justify-content:center}.game-section[data-astro-cid-lsuhqhqy]{display:flex;flex-direction:column;align-items:center}.game-info[data-astro-cid-lsuhqhqy]{margin-bottom:1rem}#status[data-astro-cid-lsuhqhqy]{font-size:1.2rem;margin-bottom:.15rem;color:#555;text-align:center}.game-board[data-astro-cid-lsuhqhqy]{display:flex;flex-direction:column;margin-bottom:2rem}button[data-astro-cid-lsuhqhqy]#new-game{display:none;margin-top:.5rem}.guess-row[data-astro-cid-lsuhqhqy]{display:flex}.letter-cell[data-astro-cid-lsuhqhqy]{--size: 3.1rem;width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);border:2px solid #000;background-color:#fff;display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:700;text-transform:uppercase}.letter-cell[data-astro-cid-lsuhqhqy].correct{background-color:#388731;color:#fff}.letter-cell[data-astro-cid-lsuhqhqy].present{background-color:#d7d7d7;color:#fff}.letter-cell[data-astro-cid-lsuhqhqy].absent{background-color:#fff;color:#000;position:relative}.letter-cell[data-astro-cid-lsuhqhqy].absent:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cline x1='10' y1='10' x2='90' y2='90' stroke='%23000' stroke-width='3'/%3E%3Cline x1='90' y1='10' x2='10' y2='90' stroke='%23000' stroke-width='3'/%3E%3C/svg%3E");background-size:80%;background-repeat:no-repeat;background-position:center;z-index:1}.letter-cell[data-astro-cid-lsuhqhqy].absent .letter-text[data-astro-cid-lsuhqhqy]{opacity:.3}.keyboard[data-astro-cid-lsuhqhqy]{display:flex;flex-direction:column;align-items:center}.keyboard-row[data-astro-cid-lsuhqhqy]{display:flex}.key[data-astro-cid-lsuhqhqy]{padding:0;width:3rem;height:3rem;background-color:#d3d6da;border:1px solid #000;font-weight:700;font-size:1rem;cursor:pointer}.key[data-astro-cid-lsuhqhqy]:hover{background-color:#bbb}.key[data-astro-cid-lsuhqhqy].wide{min-width:5rem;font-size:.8rem}.key[data-astro-cid-lsuhqhqy].correct{background-color:#6aaa64;color:#fff}.key[data-astro-cid-lsuhqhqy].present{background-color:#999;color:#fff}.key[data-astro-cid-lsuhqhqy].absent{background-color:#d3d6da;color:#000;position:relative;opacity:.5}.key[data-astro-cid-lsuhqhqy].absent:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cline x1='15' y1='15' x2='85' y2='85' stroke='%23000' stroke-width='4'/%3E%3Cline x1='85' y1='15' x2='15' y2='85' stroke='%23000' stroke-width='4'/%3E%3C/svg%3E");background-size:60%;background-repeat:no-repeat;background-position:center;z-index:1}.stats-section[data-astro-cid-lsuhqhqy]{width:200px}.stats-section[data-astro-cid-lsuhqhqy] h3[data-astro-cid-lsuhqhqy]{margin-block:1rem;text-align:center}.score-summary[data-astro-cid-lsuhqhqy]{padding:1rem;margin-bottom:1.5rem}.score-item[data-astro-cid-lsuhqhqy]{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:1rem}.score-item[data-astro-cid-lsuhqhqy]:last-child{margin-bottom:0}.stat-label[data-astro-cid-lsuhqhqy]{font-weight:700;color:#495057}#game-history[data-astro-cid-lsuhqhqy]{padding:1rem}.history-item[data-astro-cid-lsuhqhqy]{padding:.75rem;border-bottom:1px solid #f1f3f4;font-size:.9rem}.history-item[data-astro-cid-lsuhqhqy]:last-child{border-bottom:none}.history-item[data-astro-cid-lsuhqhqy].win{background-color:#d1ecf1;border-left:4px solid #17a2b8}.history-item[data-astro-cid-lsuhqhqy].loss{background-color:#f8d7da;border-left:4px solid #dc3545}.game-number[data-astro-cid-lsuhqhqy]{font-weight:700;color:#495057}.game-result[data-astro-cid-lsuhqhqy]{margin-top:.25rem;color:#6c757d}@media (max-width: 768px){.game-container[data-astro-cid-lsuhqhqy]{flex-direction:column;align-items:center}.stats-section[data-astro-cid-lsuhqhqy]{min-width:unset;width:100%;max-width:400px}.letter-cell[data-astro-cid-lsuhqhqy]{width:3rem;height:3rem;font-size:1.5rem}.key[data-astro-cid-lsuhqhqy]{padding:.5rem .3rem;font-size:1.25rem;width:3.55rem;height:3.55rem}.key[data-astro-cid-lsuhqhqy].wide{width:4.75rem;font-size:.7rem}}.container[data-astro-cid-ckngzvpd]{text-align:center;max-width:1200px;margin:0 auto;padding-block-start:2rem}
