.seven{max-width:850px}.seven button{font:inherit;padding:12px 17px;border:1px solid #c8bda0;border-radius:9px;background:#fffdf6;color:#3c3425;cursor:pointer}.seven button[aria-pressed=true],#send{background:#775718;color:white}.seven .toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.seven .game-title{flex-wrap:wrap}.seven h1{font-size:clamp(35px,7vw,60px)}#letters{display:grid;grid-template-columns:repeat(3,76px);grid-template-rows:repeat(3,70px);gap:5px;justify-content:center;margin:20px 0}#letters button{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);border:0;background:#e9dfc3;font-size:29px;font-weight:bold;padding:0}#letters .central{grid-area:2/2;background:#f1c54e}#letters button:nth-child(2){grid-area:1/1}#letters button:nth-child(3){grid-area:1/2}#letters button:nth-child(4){grid-area:2/3}#letters button:nth-child(5){grid-area:3/3}#letters button:nth-child(6){grid-area:3/2}#letters button:nth-child(7){grid-area:2/1}#entry{display:block;width:100%;max-width:440px;margin:auto;text-align:center;font:700 26px Arial;padding:12px;border:2px solid #b39d62;border-radius:8px;text-transform:uppercase}#form .toolbar{justify-content:center}.seven progress{width:100%;accent-color:#b68b21}.seven #feedback{min-height:30px;text-align:center;font-weight:bold;line-height:1.5}.seven #found,.seven #solutions{line-height:1.8;background:#f1ead8;padding:18px;border-radius:10px}.seven .rules{line-height:1.7}#copy{width:100%;min-height:120px}

#letters{display:block;position:relative;width:260px;height:240px;margin:20px auto}#letters button{position:absolute;width:76px;height:70px}#letters .central{left:92px;top:85px}#letters button:nth-child(2){left:92px;top:9px}#letters button:nth-child(3){left:153px;top:47px}#letters button:nth-child(4){left:153px;top:123px}#letters button:nth-child(5){left:92px;top:161px}#letters button:nth-child(6){left:31px;top:123px}#letters button:nth-child(7){left:31px;top:47px}
