.BlackJack_container__iL6hS{text-align:center;padding:2rem;background-color:#2e2e2e;color:#fff;min-height:100vh}.BlackJack_section__yX7lT{margin:4rem 0}.BlackJack_cards__nfLbl{display:flex;justify-content:center;gap:1rem}.BlackJack_card__H7IE9{background-color:#ffffff11;padding:1rem;border:1px solid #ffffff55;border-radius:8px;font-size:1.5rem}.BlackJack_controls__jeY_j button{margin:.5rem;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;color:#fff}.BlackJack_controls__jeY_j button:hover{background-color:#45a049}.BlackJack_message__Jmzki{font-size:1.25rem;margin-top:1rem;color:#fc0}.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}