/*! G498F9EB136A_ANALYSIS_TITAN_NATIVE_REAL_BRIDGE */
@import url("./css/eventStyleNew.css?v=G498F9EB136A");
@import url("./css/xinqiu_ex.css?v=G498F9EB136A");
@import url("./css/iconfont.css?v=G498F9EB136A");

html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-row {
  grid-template-columns: 74px minmax(270px,1fr) 220px !important;
}

html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr !important;
  gap: 6px !important;
  width: 220px !important;
  justify-content: stretch !important;
}

html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions a,
html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions button[data-eb136-titan] {
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  height: 30px !important;
  padding: 0 7px !important;
  border: 1px solid rgba(22,241,216,.42) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.035) !important;
  color: #dcffff !important;
  font: inherit !important;
  font-size: 10px !important;
  font-weight: 950 !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  opacity: 1 !important;
  visibility: visible !important;
}

html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions button[data-eb136-titan][data-live="1"] {
  background: rgba(22,241,216,.17) !important;
  border-color: rgba(22,241,216,.72) !important;
  color: #72fff0 !important;
}

html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions button[data-eb136-titan]:disabled {
  display: inline-flex !important;
  cursor: not-allowed !important;
  opacity: .42 !important;
}

.mn136-shell {
  width: 100%;
  min-width: 0;
  color: #eaffff;
}

.mn136-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}

.mn136-head h3 {
  margin: 2px 0 3px !important;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 1.25 !important;
}

.mn136-head h3 i {
  color: rgba(220,255,255,.52);
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
}

.mn136-head p {
  margin: 0 !important;
  color: rgba(220,255,255,.56) !important;
  font-size: 10px !important;
}

.mn136-kicker {
  color: #46f5df;
  font-size: 9px;
  font-weight: 1000;
  letter-spacing: .12em;
}

.mn136-head-actions {
  display: flex;
  gap: 6px;
  flex: 0 0 auto;
}

.mn136-head-actions button {
  height: 28px;
  padding: 0 9px;
  border: 1px solid rgba(65,235,215,.28);
  border-radius: 9px;
  background: rgba(255,255,255,.04);
  color: #cffff9;
  font-size: 10px;
  font-weight: 900;
  cursor: pointer;
}

.mn136-stage {
  position: relative;
  width: 100%;
  aspect-ratio: 568 / 352;
  min-height: 245px;
  overflow: hidden;
  border: 1px solid rgba(55,239,215,.32);
  border-radius: 16px;
  background: #37a73c;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.04);
}

.mn136-stage,
.mn136-stage * {
  box-sizing: border-box;
}

.mn136-stage #flashDiv.ant.sr-bb,
.mn136-stage #flashInfo.liveBox {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  float: none !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  overflow: hidden !important;
}

.mn136-stage #eventLine {
  display: none !important;
}

.mn136-mode {
  position: absolute;
  z-index: 80;
  right: 8px;
  bottom: 8px;
  max-width: calc(100% - 16px);
  padding: 5px 8px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 999px;
  background: rgba(0,25,22,.58);
  color: rgba(255,255,255,.83);
  font-size: 9px;
  font-weight: 950;
  pointer-events: none;
}

.mn136-status {
  margin-top: 9px;
  min-height: 34px;
  padding: 8px 10px;
  border: 1px solid rgba(219,255,255,.11);
  border-radius: 11px;
  background: rgba(0,21,28,.43);
  color: rgba(220,255,255,.70);
  font-size: 10px;
  font-weight: 850;
  line-height: 1.45;
}

.mn136-status[data-kind="live"] {
  border-color: rgba(22,241,216,.34);
  color: #80fff1;
}

.mn136-status[data-kind="error"] {
  border-color: rgba(255,86,101,.38);
  color: #ff9da7;
}

.mn136-foot {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  margin-top: 7px;
  color: rgba(220,255,255,.35);
  font-size: 8px;
  font-weight: 800;
}

.mn136-empty {
  padding: 20px 10px;
  text-align: center;
}

.mn136-empty h3 {
  margin: 0 0 7px;
  color: #fff;
}

.mn136-empty p {
  margin: 0;
  color: rgba(220,255,255,.56);
  font-size: 12px;
}

.mn136-shell:fullscreen,
.mn136-shell:-webkit-full-screen {
  padding: 18px;
  background: #061519;
}

.mn136-full-layout { display: block; }
.mn136-stats { display: none; }
.mn136-stat-head { display: flex; justify-content: space-between; gap: 12px; align-items: baseline; padding-bottom: 12px; border-bottom: 1px solid rgba(92, 242, 219, .22); }
.mn136-stat-head span { color: #e9fffb; font-size: 16px; font-weight: 800; }
.mn136-stat-head small { color: #91aaa9; font-size: 11px; text-align: right; }
.mn136-stat-grid { display: grid; gap: 7px; margin-top: 14px; }
.mn136-stat-row { display: grid; grid-template-columns: 42px 1fr 42px; align-items: center; gap: 8px; padding: 8px 6px; border-radius: 8px; background: rgba(255,255,255,.045); }
.mn136-stat-row b { color: #37eed3; font-size: 18px; text-align: center; }
.mn136-stat-row span { color: #d8edeb; font-size: 13px; text-align: center; }
.mn136-stat-source { display: none; }
.mn136-stat-unavailable { margin-top: 14px; padding: 12px; color: #9bb7b4; font-size: 13px; line-height: 1.5; border: 1px dashed rgba(155,183,180,.35); border-radius: 8px; }

.mn136-shell:fullscreen .mn136-full-layout,
.mn136-shell:-webkit-full-screen .mn136-full-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(245px, 300px); align-items: center; gap: 20px; width: min(1480px, calc(100vw - 36px)); margin: 0 auto; }
.mn136-shell:fullscreen .mn136-stats,
.mn136-shell:-webkit-full-screen .mn136-stats { display: block; padding: 18px; background: rgba(10, 34, 38, .94); border: 1px solid rgba(51, 238, 211, .3); border-radius: 12px; box-shadow: 0 18px 45px rgba(0,0,0,.24); }

.mn136-shell:fullscreen .mn136-stage,
.mn136-shell:-webkit-full-screen .mn136-stage {
  width: 100%;
  margin: 0;
}

@media (max-width: 980px) {
  .mn136-shell:fullscreen .mn136-full-layout,
  .mn136-shell:-webkit-full-screen .mn136-full-layout { grid-template-columns: 1fr; align-items: start; }
}

@media (max-width: 1180px) {
  html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-row {
    grid-template-columns: 70px minmax(240px,1fr) 198px !important;
  }
  html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions {
    width: 198px !important;
  }
  html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions a,
  html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions button[data-eb136-titan] {
    padding: 0 5px !important;
    font-size: 9px !important;
  }
}

@media (max-width: 980px) {
  html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-row {
    grid-template-columns: 1fr !important;
  }
  html[data-mn-titan-eb136a="1"] body.mn-ai-single-boot #app .mn123-actions {
    width: 100% !important;
    max-width: 360px !important;
  }
  .mn136-stage { min-height: 210px; }
}


/* G498F9EB140C_MOBILE_BEGIN */

.mnm-actions button[data-eb136-titan] {
  min-height: 40px !important;
  padding: 0 11px !important;
  border: 1px solid rgba(40,229,206,.45) !important;
  border-radius: 11px !important;
  background: rgba(8,88,82,.32) !important;
  color: #65f4df !important;
  font: inherit !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  cursor: pointer !important;
  touch-action: manipulation !important;
  -webkit-tap-highlight-color: transparent !important;
}

.mnm-actions button[data-eb136-titan][data-live="1"] {
  background: rgba(8,174,148,.20) !important;
  border-color: rgba(47,242,215,.68) !important;
}

.mnm-actions button[data-eb136-titan]:disabled {
  opacity: .36 !important;
  cursor: not-allowed !important;
}

html[data-mn136-mobile-open="1"],
html[data-mn136-mobile-open="1"] body {
  overflow: hidden !important;
  overscroll-behavior: none !important;
}

.mn136-mobile-overlay {
  position: fixed !important;
  z-index: 10050 !important;
  inset: 0 !important;
  display: none !important;
  align-items: flex-end !important;
  justify-content: center !important;
  padding: 12px !important;
  background: rgba(0,8,12,.82) !important;
  backdrop-filter: blur(10px) !important;
  box-sizing: border-box !important;
}

.mn136-mobile-overlay.is-open {
  display: flex !important;
}

.mn136-mobile-sheet {
  position: relative !important;
  width: min(100%, 620px) !important;
  max-height: calc(100dvh - 24px) !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  padding: 17px !important;
  border: 1px solid rgba(45,231,207,.32) !important;
  border-radius: 20px !important;
  background: #071a20 !important;
  box-shadow: 0 24px 80px rgba(0,0,0,.55) !important;
  box-sizing: border-box !important;
  -webkit-overflow-scrolling: touch !important;
}

.mn136-mobile-dismiss {
  position: sticky !important;
  z-index: 120 !important;
  top: 0 !important;
  float: right !important;
  width: 36px !important;
  height: 36px !important;
  margin: -5px -5px 5px 8px !important;
  border: 1px solid rgba(83,239,221,.30) !important;
  border-radius: 11px !important;
  background: rgba(2,18,23,.92) !important;
  color: #dffffa !important;
  font-size: 23px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  touch-action: manipulation !important;
}

.mn136-mobile-body {
  clear: both !important;
  min-width: 0 !important;
}

.mn136-mobile-sheet .mn136-head {
  padding-right: 0 !important;
}

.mn136-mobile-sheet .mn136-stage {
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 568 / 352 !important;
}

.mn136-mobile-sheet .mn136-head-actions {
  display: flex !important;
}

.mn136-mobile-sheet .mn136-foot {
  padding-bottom: env(safe-area-inset-bottom) !important;
}

@media (max-width: 480px) {
  .mn136-mobile-overlay {
    padding:
      8px
      8px
      max(8px, env(safe-area-inset-bottom))
      8px !important;
  }

  .mn136-mobile-sheet {
    max-height: calc(100dvh - 16px) !important;
    padding: 13px !important;
    border-radius: 17px !important;
  }

  .mn136-mobile-sheet .mn136-head {
    gap: 8px !important;
  }

  .mn136-mobile-sheet .mn136-head h3 {
    font-size: 16px !important;
  }

  .mn136-mobile-sheet .mn136-head-actions button {
    height: 32px !important;
  }
}

/* G498F9EB140C_MOBILE_END */
