[data-article-shell-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] {
  --motion-green: #14735f;
  --motion-green-strong: #0c5143;
  --motion-cyan: #087b99;
  --motion-red: #c83232;
  --motion-step-surface: #eef7ff;
  --motion-step-primary: #7c6aff;
  --motion-step-primary-glow: rgb(124 106 255 / 12%);
  --motion-step-primary-glow-md: rgb(124 106 255 / 30%);
  --motion-step-accent: #00d4aa;
  --motion-step-gradient-start: #7c6aff;
  --motion-step-gradient-end: #00d4aa;
  --motion-step-text: #16243a;
  --motion-step-text-muted: #53677f;
  --motion-step-border: #cfe5f7;
  --motion-step-shadow: rgb(34 102 153 / 12%);
  --motion-danger-surface: #fff0f0;
  --motion-danger-border: #dc4242;
  --motion-danger-text: #7e1f1f;
}

.theme-day [data-article-shell-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] {
  --motion-step-surface: #eef7ff;
  --motion-step-primary: #7c6aff;
  --motion-step-primary-glow: rgb(124 106 255 / 12%);
  --motion-step-primary-glow-md: rgb(124 106 255 / 30%);
  --motion-step-accent: #00d4aa;
  --motion-step-gradient-start: #7c6aff;
  --motion-step-gradient-end: #00d4aa;
  --motion-step-text: #16243a;
  --motion-step-text-muted: #53677f;
  --motion-step-border: #cfe5f7;
  --motion-step-shadow: rgb(34 102 153 / 12%);
  --motion-danger-surface: #fff0f0;
  --motion-danger-border: #dc4242;
  --motion-danger-text: #7e1f1f;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] {
  color: var(--vm-text-strong);
  font-size: clamp(16px, 0.3vw + 15px, 18px);
  line-height: 1.78;
  overflow-wrap: anywhere;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] h2 {
  position: relative;
  margin: clamp(26px, 3.2vw, 32px) 0 10px;
  padding-left: 18px;
  color: var(--motion-green-strong);
  font-size: clamp(1.28rem, 3.4cqi, 2rem);
  line-height: 1.2;
  letter-spacing: 0;
  text-wrap: balance;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] h2::before {
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  border-radius: 3px;
  background: linear-gradient(180deg, var(--motion-green), var(--motion-cyan));
  content: "";
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] h3 {
  margin: clamp(18px, 2.4vw, 24px) 0 8px;
  color: var(--motion-green-strong);
  font-size: 1.08em;
  letter-spacing: 0;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] strong {
  font-weight: 780;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] ul:not(.motion-pillars) {
  padding-left: 1.3em;
  list-style-type: disc;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] ul > li::marker {
  color: var(--motion-green);
  content: "•  ";
  font-weight: 750;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list {
  --motion-step-line-x: 2.625rem;
  --motion-step-line-edge: 2.7rem;
  position: relative;
  display: grid;
  counter-reset: motion-step;
  gap: 0.35rem;
  margin: 18px 0 22px;
  padding: 0.6rem 1rem;
  overflow: hidden;
  border: 1px solid var(--motion-step-border);
  border-radius: 0.75rem;
  background: var(--motion-step-surface);
  box-shadow: 0 2px 8px var(--motion-step-shadow);
  list-style: none;
  transition:
    background 0.5s ease,
    border-color 0.5s ease,
    box-shadow 0.5s ease;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list::before,
.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list::after {
  position: absolute;
  z-index: 0;
  top: var(--motion-step-line-edge);
  bottom: var(--motion-step-line-edge);
  left: var(--motion-step-line-x);
  width: 2px;
  border-radius: 999px;
  content: "";
  pointer-events: none;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list::before {
  background: var(--motion-step-border);
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list::after {
  background: linear-gradient(180deg, var(--motion-step-gradient-end), var(--motion-step-gradient-start));
  box-shadow: 0 0 10px var(--motion-step-primary-glow-md);
  transform: scaleY(0);
  transform-origin: top;
  animation: motion-step-line-progress 8s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list > li {
  position: relative;
  z-index: 1;
  counter-increment: motion-step;
  display: grid;
  grid-template-columns: 3.25rem minmax(0, 1fr);
  gap: 0.75rem;
  min-height: 4.2rem;
  align-items: center;
  padding: 0.55rem 0;
  color: var(--motion-step-text);
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list > li + li {
  border-top: 0;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-label {
  display: flex;
  min-height: 1.75rem;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  color: transparent;
  background: transparent;
  font-size: 0;
  line-height: 1;
  white-space: nowrap;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-label::before {
  display: flex;
  width: 1.75rem;
  height: 1.75rem;
  flex: 0 0 1.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(315deg, var(--motion-step-gradient-start), var(--motion-step-gradient-end));
  box-shadow:
    0 0 0 4px var(--motion-step-primary-glow),
    0 0 16px var(--motion-step-primary-glow-md);
  color: #fff;
  content: counter(motion-step, decimal-leading-zero);
  font-size: 0.6rem;
  font-weight: 700;
  line-height: 1;
  animation: motion-step-gentle-pulse 2.5s ease-in-out infinite;
  transition:
    background 0.5s ease,
    color 0.5s ease,
    box-shadow 0.5s ease,
    transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-label::after {
  display: none;
  content: none;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list > li:hover .motion-step-label::before {
  transform: scale(1.18);
}

@keyframes motion-step-line-progress {
  0%,
  8% {
    transform: scaleY(0);
  }

  82%,
  100% {
    transform: scaleY(1);
  }
}

@keyframes motion-step-gentle-pulse {
  0%,
  100% {
    box-shadow:
      0 0 0 4px var(--motion-step-primary-glow),
      0 0 12px var(--motion-step-primary-glow);
  }

  50% {
    box-shadow:
      0 0 0 6px var(--motion-step-primary-glow),
      0 0 20px var(--motion-step-primary-glow-md);
  }
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] :is(.motion-key-message, .motion-sales-note) {
  margin: 28px 0;
  padding: 19px 22px;
  border: 1px solid color-mix(in srgb, var(--motion-green) 30%, var(--vm-panel-border));
  border-radius: 8px;
  background: color-mix(in srgb, var(--motion-green) 7%, var(--vm-panel-bg));
  color: var(--vm-text-strong);
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] :is(.motion-key-message, .motion-sales-note) p {
  margin: 0;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-key-message {
  border-left: 5px solid var(--motion-cyan);
  font-size: 1.03em;
  font-weight: 650;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-sales-note > strong {
  display: block;
  margin-bottom: 6px;
  color: var(--motion-green-strong);
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-pillars {
  display: grid;
  gap: 12px;
  margin: 24px 0;
  padding: 0;
  list-style: none;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-pillars li {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 4px 12px;
  padding: 16px;
  border: 1px solid color-mix(in srgb, var(--motion-green) 22%, var(--vm-panel-border));
  border-radius: 8px;
  background: color-mix(in srgb, var(--motion-green) 4%, var(--vm-panel-bg));
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-pillars li::before {
  grid-row: 1 / span 2;
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--motion-green);
  content: "•";
  font-weight: 750;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-pillars span {
  grid-column: 2;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] :is(.motion-do-list, .motion-dont-list) {
  padding: 16px 18px 16px 42px;
  border-radius: 8px;
  background: color-mix(in srgb, var(--motion-green) 7%, var(--vm-panel-bg));
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-do-list {
  padding-left: 18px;
  list-style: none;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-do-list > li {
  position: relative;
  padding-left: 28px;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-do-list > li::marker {
  content: "";
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-do-list > li::before {
  position: absolute;
  top: 0.28em;
  left: 0;
  display: grid;
  width: 20px;
  height: 20px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--motion-green);
  content: "✓";
  font-size: 0.72em;
  font-weight: 800;
  line-height: 1;
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-dont-list {
  border: 1px solid var(--motion-danger-border);
  background: var(--motion-danger-surface);
  color: var(--motion-danger-text);
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-dont-list > li::marker {
  color: var(--motion-red);
}

.vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-final {
  border-color: color-mix(in srgb, var(--motion-cyan) 34%, var(--vm-panel-border));
  background: color-mix(in srgb, var(--motion-cyan) 9%, var(--vm-panel-bg));
  font-size: 1.08em;
}

@container vm-page (max-width: 479px) {
  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] h2 {
    padding-left: 14px;
  }

  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] :is(.motion-key-message, .motion-sales-note) {
    padding: 16px;
  }

  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list > li {
    grid-template-columns: 3rem minmax(0, 1fr);
    gap: 0.65rem;
    padding: 0.5rem 0;
  }

  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list {
    --motion-step-line-x: 2.25rem;
    --motion-step-line-edge: 2.6rem;
    padding: 0.5rem 0.75rem;
  }

  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-pillars li {
    grid-template-columns: 30px minmax(0, 1fr);
    padding: 14px;
  }

  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-pillars li::before {
    width: 30px;
    height: 30px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list,
  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list::after,
  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-label::before,
  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-label::after {
    animation: none;
    transition: none;
  }

  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list::after {
    transform: scaleY(1);
  }

  .vm-article-theme[data-article-slug="motionflow-xr-480-va-960-loi-the-xu-ly-chuyen-dong"] .motion-step-list > li:hover .motion-step-label::before {
    transform: none;
  }
}
