/* HYUNWOO V32.04 — 평가원 연속 상태는 텍스트만 표시. 별도 지시 전까지 파티클/연기/원형 색면 금지. */
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox
:is(.exam-status-badge.exam-streak-status.exam-streak-orb, .exam-streak-status.exam-streak-orb) {
  isolation: auto !important;
  overflow: visible !important;
  contain: none !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
  filter: none !important;
}
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox .exam-streak-orb::before,
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox .exam-streak-orb::after,
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox .exam-streak-orb .exam-status-smoke,
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox .exam-streak-orb .streak-smoke-canvas,
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox .exam-streak-orb .streak-particle-canvas,
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox .exam-streak-orb canvas {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  animation: none !important;
  filter: none !important;
  pointer-events: none !important;
}
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox .exam-streak-orb > span:not(.exam-status-smoke),
html body #appRoot#appRoot#appRoot#appRoot#appRoot#appRoot #examPracticeBox .exam-streak-orb > strong {
  position: relative !important;
  z-index: 1 !important;
  text-shadow: none !important;
}
