/* 2026-07-13 annotation fixes: prevent home feature overlap and show full register step numbers. */
.home-feature .orange-btn{
  height:38px;
  margin-top:4px;
}

.register-page .step-row img{
  width:72px;
  height:110px;
  object-fit:contain;
}

.hero-actions .orange-btn,
.hero-actions .white-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  line-height:1.2;
  text-decoration:none;
}

body[data-page="app"] .independent-note,
.login-page .independent-note,
.register-page .independent-note{
  height:48px;
  margin-top:3px;
  padding:6px 20px;
}

.guide-page .casino-banner{
  height:150px;
  margin-top:4px;
}
