[class*="floatBox"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
[class*="xuanfu"], [class*="kfContainer"], [class*="floatInHome"] {
  display: none !important;
}

/* ===== MODO DESKTOP - TELA CHEIA ===== */
html, body {
  width: 100% !important;
  min-height: 100vh;
  overflow-x: hidden;
}

#root {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 100vh;
  margin: 0 !important;
  position: relative;
  overflow-x: hidden;
}

/* ===== JOGOS AO VIVO (EVOLUTION) - TELA CHEIA ===== */
._specal_iframe_19n00_55 {
  width: 100vw !important;
  height: 100vh !important;
}

._specal_iframe_19n00_55 ._iframeDom_19n00_63 {
  width: 100% !important;
  height: 100% !important;
}

._specal_iframe_19n00_55 ._iframeDom_19n00_63 iframe {
  width: 100% !important;
  height: 100% !important;
}

._gameStartBox_19n00_71 {
  width: 100% !important;
  height: 100vh !important;
}

._gameStartBox_19n00_71 ._iframeBox_19n00_76 {
  width: 100% !important;
  height: 100% !important;
}

._gameStartBox_19n00_71 iframe {
  width: 100% !important;
  height: 100vh !important;
}
