.Chess_grid__zA6G3{display:grid;grid-template-rows:repeat(8,1fr) 20px;grid-template-columns:20px repeat(8,1fr);aspect-ratio:1/1;max-width:450px;background:#966f33;padding:10px}.Chess_grid__zA6G3>div{display:flex;align-items:center;justify-content:center}.Chess_darkSquare__24FHG{border:1px solid #000;background:#383636}.Chess_lightSquare__vFJJt{border:1px solid #000;background:#cec5c5}.Chess_labelSquare__oLoPW{background:inherit;border:none;color:#fff;margin-right:5px;margin-top:5px;font-size:16px}.Chess_switchButton__AURrW{padding:8px;border:1px solid #000;border-radius:5px}.Chess_link__QVJDd:hover{font-weight:700;color:#966f33;transition:.5s}.PrimaryAppButton_button__Ho_oe{background:linear-gradient(135deg,#ff6b6b,#ff8a00);color:#fff;font-size:1.2em;font-weight:700;padding:15px 30px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 6px 12px rgba(0,0,0,.2);text-transform:uppercase;letter-spacing:1.5px}.PrimaryAppButton_button__Ho_oe:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.2);background:linear-gradient(135deg,#ff8a00,#ff6b6b)}.PrimaryAppButton_button__Ho_oe:active{transform:scale(.98);box-shadow:0 4px 8px rgba(0,0,0,.3)}.PrimaryAppButton_button__Ho_oe:focus{outline:none;box-shadow:0 0 0 4px hsla(0,0%,100%,.5)}.PrimaryAppButton_button__Ho_oe span{display:inline-block;transition:transform .2s ease-in-out}.PrimaryAppButton_button__Ho_oe:hover span{transform:translateX(5px)}@media (max-width:768px){.PrimaryAppButton_button__Ho_oe{font-size:1rem}}@media (max-width:440px){.PrimaryAppButton_button__Ho_oe{font-size:.8rem}}.Battleship_container__rKU3Q{max-width:1100px;margin:20px auto;padding:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#111}.Battleship_header__PpTr9{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;align-items:flex-start}.Battleship_instructions__3zGqC{background:#f3f7ff;border:1px solid #cde0ff;padding:10px 12px;border-radius:8px;font-size:.95rem}.Battleship_controls__BGBno{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.Battleship_btn__DRCI3{background:#1e88e5;color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;margin-right:8px}.Battleship_btn__DRCI3:hover{transform:translateY(-1px)}.Battleship_status__4WnwS{font-weight:600;margin-top:6px}.Battleship_boards__552WX{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.Battleship_boardWrapper__NXwz0{display:flex;flex-direction:column;align-items:center;gap:8px}.Battleship_grid__fNs_f{display:grid;grid-template-columns:repeat(10,34px);grid-template-rows:repeat(10,34px);gap:4px;padding:8px;background:linear-gradient(180deg,#cfe8ff,#eaf6ff);border-radius:8px;border:2px solid #9fc5ff}.Battleship_cell__ouOBo{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#f7fbff;border:1px solid #bcd7ff;cursor:pointer;user-select:none;font-weight:700;color:#111;font-size:18px;border-radius:4px}.Battleship_cell__ouOBo:hover{filter:brightness(.98)}.Battleship_playerShipCell__AaiUf{background:linear-gradient(180deg,#fffdfa,#fff1d6)}.Battleship_ship__sgWzC{color:#111;font-size:16px}.Battleship_hit__wRSyK{color:#ff1f1f;font-size:18px}.Battleship_miss__mPnGz{color:#333;opacity:.6}.Battleship_exploded__TVfEc{background:linear-gradient(180deg,#ffdede,#ffbebe)}.Battleship_footer__TKga3{margin-top:14px;display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.Battleship_message__d7G4U{font-weight:600;min-width:260px}.Battleship_legend__cO8r_{display:flex;gap:12px;align-items:center}.Battleship_legendItem__WiD65{display:flex;gap:6px;align-items:center;font-size:.95rem}