.tile[data-v-64e993fa]{display:inline-block;width:50px;height:50px;margin:5px;background-color:wheat;border:2px solid #000;border-radius:5px;position:relative;font-family:Arial,sans-serif;font-weight:700;font-size:24px;text-align:center;vertical-align:middle;line-height:50px;color:#000}.boardTile[data-v-64e993fa]{width:38px;height:38px;margin:1px;background-color:#ffebcd;border:1px solid #000;border-radius:2px;font-size:18px;line-height:38px}.unconfirmed[data-v-64e993fa]{background-color:#fcc}.lastPacked[data-v-64e993fa]{background-color:#fc9797}.letter[data-v-64e993fa]{display:block;color:#000}.points[data-v-64e993fa]{position:absolute;top:1px;right:1px;font-size:12px;color:#000}.board-container[data-v-42fd64fe]{display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;justify-items:center}.player-container[data-v-42fd64fe]{display:flex;flex-direction:column;margin-bottom:20px;font-family:Arial,sans-serif}.player[data-v-42fd64fe]{font-size:16px;font-weight:700;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px;background-color:#f0f8ff;border-radius:8px;width:33%;max-width:300px}.player-name[data-v-42fd64fe]{color:#333}.player-score[data-v-42fd64fe]{color:#007bff}.board[data-v-42fd64fe]{display:grid;grid-template-columns:repeat(15,1fr);grid-template-rows:repeat(15,1fr);gap:2px;background-color:#fff}.row[data-v-42fd64fe]{display:contents}.cell[data-v-42fd64fe]{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #ddd;background-color:#89cd8b;text-align:center;font-size:10px}.triple-word[data-v-42fd64fe]{background-color:#fc3f3f;color:#fff}.double-word[data-v-42fd64fe]{background-color:#ffffa3}.triple-letter[data-v-42fd64fe]{background-color:#7e7eff;color:#fff}.double-letter[data-v-42fd64fe]{background-color:#c4e0e9}.middle-row[data-v-42fd64fe]{display:flex;flex-direction:row}.highlight[data-v-42fd64fe]{background-color:#add8e6}.room-card[data-v-01692e3d]{background-color:#f0f9ff;border-radius:10px;padding:10px;width:200px;box-shadow:2px 2px 8px rgba(0,0,0,.1);font-family:Arial,sans-serif;margin:10px auto}.room-card h3[data-v-01692e3d]{font-size:1.2rem;color:#333;margin-bottom:5px}.room-card p[data-v-01692e3d]{font-size:.9rem;color:#555}.room-card .players[data-v-01692e3d]{display:block;margin-top:10px}.room-container[data-v-01692e3d]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.room-card.selected[data-v-01692e3d]{background-color:#94f2ff;border-color:#007483;box-shadow:0 4px 8px rgba(0,0,0,.1)}.flag-icon[data-v-01692e3d]{width:20px;height:20px;margin-bottom:10px}.text-input-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.text-input-container{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center}.input-field{width:200px}.btn-primary{padding:10px;font-size:16px;cursor:pointer;border-radius:4px;transition:background-color .2s}.btn-primary:hover{background-color:#388e3c}#app{justify-content:center;min-height:100vh;background-color:#135d67;font-family:Roboto,sans-serif}#app,.join-container{display:flex;align-items:center;flex-direction:column}.join-container{background-color:#2969ae;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:30px;width:300px}.table-container{background-color:#2794a2;padding:50px;border-radius:10px}.form-group{width:100%}.input-field{width:93%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 2px 5px rgba(0,0,0,.05);font-size:16px}.button-group{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.btn{margin:5px 0;padding:10px;font-size:16px;font-weight:700;cursor:pointer;border-radius:4px;width:100%;text-align:center;transition:background-color .2s}.btn-control{width:100px}.btn-primary{background-color:#4caf50;color:#fff;border:none}.btn-primary:disabled{background-color:#ccc}.btn-secondary{background-color:#ff9800;color:#fff;border:none}.reconnect-container{margin-bottom:20px}.btn-reconnect{background-color:#f44336;border:none;font-size:14px;padding:8px 12px}.error-message{color:#e53935;font-weight:700;margin-top:10px}.game-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:30px;display:flex;flex-direction:column;align-items:center;width:300px}.row{display:flex;flex-direction:row}.letters{margin-top:20px}.letter-row{display:flex;flex-wrap:wrap;justify-content:center}.actions{margin-top:20px;display:flex;justify-content:space-between}.actions .btn{margin:5px;padding:10px;font-size:16px;cursor:pointer;display:inline-flex;align-items:center}.actions .btn i{margin-right:5px}.actions .btn-pass{background-color:#4caf50;color:#fff}.actions .btn-cancel{background-color:#9c27b0;color:#fff}.actions .btn-change{background-color:#ff9800;color:#fff}.actions .btn-surrender{background-color:#f44336;color:#fff}.actions .btn-shuffle{background-color:#3f51b5;color:#fff}.btn-highlight{background-color:#00bcd4;color:#fff}.btn-highlight i{margin-right:5px}.btn-reconnect{background-color:#ff9800;color:#fff}.btn-reconnect i{margin-right:5px}.btn:hover{background-color:#388e3c}.btn-secondary:hover{background-color:#e65100}.game-item{padding:10px;border:1px solid #ccc;margin-bottom:10px;cursor:pointer}.game-item.selected{background-color:#add8e6}.room-name-input{margin-bottom:10px;padding:5px}.create-room-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.create-room-container{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center}.language-options{display:flex;align-items:center;margin-bottom:15px}.flag-icon{width:20px;height:20px;margin-right:10px}.player-options{display:flex;align-items:center;margin-bottom:15px}