.game_field{font-size:15px}.game_field__header{align-items:center;color:var(--color_secondary__100);display:flex;font-size:14px;font-weight:500;gap:12px;justify-content:space-between;margin-bottom:8px}.game_field__body{background:var(--bg_main__100);border-radius:4px;display:flex;gap:6px;justify-content:space-between;padding:8px}.game_field__body input{background:var(--bg_light__100)!important}.game_field__body .v-input__wrapper{border-radius:var(--b-radius-sm)}.game_field__btn{background:linear-gradient(90deg,#7449e6 .06%,#69a4ff 98.49%);border-radius:4px;color:#fff;font-size:15px;font-weight:600;width:42px;height:38px;flex-shrink:0}@media screen and (max-width: 360px){.game_field__btn{height:30px;min-height:30px;width:34px;font-size:12px}}.game_field input{text-align:center;height:38px}@media screen and (max-width: 360px){.game_field input{font-size:16px;font-weight:700;line-height:120%;padding:6px 8px;height:30px}}
