<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* MingliCode site system v5
   One shared visual and navigation layer for all public pages. */

:root {
  --mlc-v5-bg: oklch(10.8% 0.018 246);
  --mlc-v5-bg-deep: oklch(8.8% 0.015 246);
  --mlc-v5-surface: oklch(15.2% 0.018 246);
  --mlc-v5-surface-raised: oklch(18% 0.02 246);
  --mlc-v5-ivory: oklch(93% 0.025 82);
  --mlc-v5-copy: #d8cdb2;
  --mlc-v5-muted: #b7ab8f;
  --mlc-v5-text: #d8cdb2;
  --mlc-v5-text-strong: #ece3cc;
  --mlc-v5-gold: oklch(78% 0.145 82);
  --mlc-v5-gold-soft: oklch(68% 0.105 82);
  --mlc-v5-line: oklch(78% 0.13 82 / 0.18);
  --mlc-v5-line-strong: oklch(78% 0.13 82 / 0.34);
  --mlc-v5-radius: 10px;
  --mlc-v5-shadow: 0 24px 70px oklch(5% 0.018 246 / 0.42);
  --mlc-v5-container: 1180px;
  --mlc-v5-reading: 72ch;
}

/* Branded 404 recovery actions. */
.mlc-v5-ready body.error404 main .mlc-v7-not-found-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  width: min(100% - 32px, 520px);
  margin: 28px auto 0;
}

.mlc-v5-ready body.error404 main .mlc-v7-not-found-actions a {
  min-width: 148px;
  min-height: 48px;
  padding: 12px 22px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
}

.mlc-v5-ready body.error404 main .mlc-v7-not-found-secondary {
  color: #e9e4d8;
  border: 1px solid rgba(217, 180, 91, 0.42);
  background: transparent;
}

.mlc-v5-ready body.error404 main .mlc-v7-not-found-secondary:hover,
.mlc-v5-ready body.error404 main .mlc-v7-not-found-secondary:focus-visible {
  color: #f2cf75;
  border-color: #d9b45b;
  background: rgba(217, 180, 91, 0.08);
}

@media (max-width: 520px) {
  .mlc-v5-ready body.error404 main .mlc-v7-not-found-actions {
    flex-direction: column;
  }

  .mlc-v5-ready body.error404 main .mlc-v7-not-found-actions a {
    width: 100%;
  }
}

/* Round 7 conversion reliability and visual geometry. Keep after legacy guards. */
html.mlc-revival-ready body.home #dc-root .hero {
  min-height: clamp(620px, 78vh, 760px) !important;
  isolation: isolate !important;
}

html.mlc-revival-ready body.home #dc-root .hero::before {
  content: "" !important;
  position: absolute !important;
  z-index: 2 !important;
  inset: 0 !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, rgba(7, 9, 13, 0.98) 0%, rgba(7, 9, 13, 0.9) 43%, rgba(7, 9, 13, 0.28) 70%, rgba(7, 9, 13, 0.08) 100%) !important;
}

html.mlc-revival-ready body.home #dc-root .hero__content {
  z-index: 4 !important;
  padding-block: 92px 78px !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-wheel {
  z-index: 1 !important;
  top: 52% !important;
  right: clamp(-110px, -5vw, -34px) !important;
  width: min(47vw, 640px) !important;
  opacity: 0.28 !important;
  filter: blur(0.35px) !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-star-band {
  height: 138px !important;
  margin: 0 !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-star-band img {
  opacity: 0.68 !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-star-band + section,
html.mlc-revival-ready body.home #dc-root #lunar-today,
html.mlc-revival-ready body.home #dc-root .mlc-revival-panel {
  min-height: 0 !important;
  margin-block: 0 !important;
  scroll-margin-top: 84px !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-panel {
  padding-block: clamp(72px, 6.5vw, 96px) !important;
}

html.mlc-revival-ready body.home #dc-root :is(p, li, .fortune-card__desc, .belief-card__text, .feature-deep__desc) {
  color: var(--mlc-v5-copy) !important;
}

html.mlc-revival-ready body.home #dc-root :is(h1, h2, h3, h4, .hero__title, .fortune-card__title) {
  color: #f2ead8 !important;
}

html.mlc-revival-ready .mlc-revival-watermark {
  opacity: 0.12 !important;
}

html.mlc-revival-ready :is(.fortune-card, .belief-card, .feature-deep__visual, .love-card, .pricing-card):hover > .mlc-revival-watermark {
  opacity: 0.2 !important;
}

.mlc-reading-timeout {
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
  gap: 18px !important;
  width: min(100%, 720px) !important;
  margin: 0 auto !important;
  padding: 30px !important;
  border: 1px solid rgba(187, 143, 69, 0.48) !important;
  border-radius: 6px !important;
  background: #10131a !important;
  color: #f2ead8 !important;
  text-align: left !important;
}

.mlc-reading-timeout__seal {
  display: grid !important;
  place-items: center !important;
  width: 44px !important;
  height: 44px !important;
  border: 1px solid #b46951 !important;
  border-radius: 4px !important;
  color: #d48a72 !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 20px !important;
}

.mlc-reading-timeout h3 {
  margin: 0 0 8px !important;
  color: #f2ead8 !important;
  font-size: 22px !important;
  line-height: 1.4 !important;
}

.mlc-reading-timeout p {
  margin: 0 0 20px !important;
  color: var(--mlc-v5-copy) !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
}

.mlc-reading-timeout__retry {
  min-height: 46px !important;
  padding: 0 22px !important;
  border: 1px solid #d9b45b !important;
  border-radius: 5px !important;
  background: #d9b45b !important;
  color: #17130b !important;
  font-weight: 700 !important;
  cursor: pointer !important;
}

.mlc-reading-timeout__retry:hover {
  background: #e5c36d !important;
}

.mlc-reading-timeout__retry:focus-visible {
  outline: 3px solid rgba(229, 195, 109, 0.38) !important;
  outline-offset: 3px !important;
}

@media (max-width: 760px) {
  html.mlc-revival-ready body.home #dc-root .hero {
    min-height: 610px !important;
  }

  html.mlc-revival-ready body.home #dc-root .hero::before {
    background: linear-gradient(90deg, rgba(7, 9, 13, 0.98) 0%, rgba(7, 9, 13, 0.9) 62%, rgba(7, 9, 13, 0.35) 100%) !important;
  }

  html.mlc-revival-ready body.home #dc-root .hero__content {
    padding-block: 104px 70px !important;
  }

  html.mlc-revival-ready body.home #dc-root .mlc-revival-wheel {
    right: -166px !important;
    width: 390px !important;
    opacity: 0.14 !important;
    filter: blur(1px) !important;
  }

  html.mlc-revival-ready body.home #dc-root .mlc-revival-star-band {
    height: 94px !important;
  }

  html.mlc-revival-ready body.home #dc-root .mlc-revival-panel {
    padding-block: 62px !important;
  }

  .mlc-reading-timeout {
    grid-template-columns: 38px minmax(0, 1fr) !important;
    gap: 14px !important;
    padding: 22px 18px !important;
  }

  .mlc-reading-timeout__seal {
    width: 36px !important;
    height: 36px !important;
    font-size: 17px !important;
  }
}

/* AI reading result: the report is the product, so it uses an editorial
   reading measure instead of inheriting the wide marketing-page card rules. */
html.mlc-v5-ready body.mlc-v5-route-ai-tools .reading-output {
  width: 100% !important;
  max-width: 760px !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 48px auto !important;
  padding: 0 !important;
  scroll-margin-top: 96px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-card {
  min-height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(212, 175, 55, 0.25) !important;
  border-radius: 12px !important;
  background: #10131c !important;
  box-shadow: 0 28px 70px rgba(1, 4, 10, 0.28) !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-loading {
  min-height: 0 !important;
  height: auto !important;
  padding: 44px 48px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools #outputResult {
  min-height: 0 !important;
  height: auto !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-card__header {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 8px 20px !important;
  align-items: end !important;
  margin: 0 !important;
  padding: 38px 48px 24px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(212, 175, 55, 0.2) !important;
  background: transparent !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-card__header h2 {
  min-width: 0 !important;
  margin: 0 !important;
  color: #f4ead5 !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(28px, 4vw, 32px) !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-card__badge {
  align-self: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #bdb49f !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-card__body {
  margin: 0 !important;
  padding: 28px 48px 40px !important;
  background: transparent !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-free-badge {
  display: block !important;
  width: fit-content !important;
  margin: 0 0 24px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #e1bd62 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  letter-spacing: 0.12em !important;
  text-transform: none !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-free-badge::before {
  content: none !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-section {
  width: 100% !important;
  max-width: 34em !important;
  margin: 0 0 30px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-section h3 {
  margin: 0 0 12px !important;
  color: #e1bd62 !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(18px, 2.5vw, 20px) !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-section p,
html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-prose {
  margin: 0 0 16px !important;
  color: #e7dfd2 !important;
  font-size: 16.5px !important;
  font-weight: 400 !important;
  line-height: 1.9 !important;
  letter-spacing: 0 !important;
  overflow-wrap: break-word !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-section:last-of-type {
  margin-top: 40px !important;
  padding-top: 20px !important;
  border-top: 1px solid rgba(212, 175, 55, 0.16) !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-section:last-of-type h3,
html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-section:last-of-type p {
  color: #aaa59b !important;
  font-family: "Noto Sans TC", sans-serif !important;
  font-size: 13px !important;
  line-height: 1.75 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .bazi-chart {
  margin: 0 0 28px !important;
  padding: 20px !important;
  overflow: hidden !important;
  border: 1px solid rgba(212, 175, 55, 0.18) !important;
  border-radius: 8px !important;
  background: rgba(6, 10, 17, 0.5) !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-preview {
  position: relative !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 38px 0 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(212, 175, 55, 0.22) !important;
  border-radius: 10px !important;
  background: #0c1018 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-preview__blur {
  position: relative !important;
  height: 82px !important;
  max-height: 82px !important;
  padding: 20px 24px 0 !important;
  overflow: hidden !important;
  filter: blur(6px) !important;
  opacity: 0.58 !important;
  -webkit-mask-image: linear-gradient(to bottom, #000 0%, transparent 100%) !important;
  mask-image: linear-gradient(to bottom, #000 0%, transparent 100%) !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall,
html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-preview__wall {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  min-height: 0 !important;
  height: auto !important;
  padding: 0 28px 32px !important;
  background: linear-gradient(to bottom, rgba(12, 16, 24, 0.5), #0c1018 28%) !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall__inner {
  width: 100% !important;
  max-width: 540px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: center !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall__lock {
  margin: 0 0 16px !important;
  color: #e1bd62 !important;
  font-size: 25px !important;
  line-height: 1 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall h3 {
  max-width: 100% !important;
  margin: 0 0 10px !important;
  color: #f2e7cf !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 22px !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall p {
  margin: 0 auto 18px !important;
  color: #bdb6aa !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall__list {
  display: grid !important;
  gap: 8px !important;
  margin: 20px 0 24px !important;
  padding: 18px 0 !important;
  border-top: 1px solid rgba(212, 175, 55, 0.14) !important;
  border-bottom: 1px solid rgba(212, 175, 55, 0.14) !important;
  text-align: left !important;
  list-style: none !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall__list li {
  margin: 0 !important;
  padding: 0 !important;
  color: #d8d0c3 !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall__cta .btn {
  display: inline-flex !important;
  justify-content: center !important;
  width: min(100%, 320px) !important;
  min-height: 50px !important;
  padding: 13px 22px !important;
  border: 0 !important;
  border-radius: 8px !important;
  background: #dfb84f !important;
  color: #11120f !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  text-decoration: none !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall__guarantee {
  margin: 10px 0 0 !important;
  color: #aaa59b !important;
  font-size: 13px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-share {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  width: 100% !important;
  margin: 28px 0 0 !important;
  padding: 24px 0 0 !important;
  border-top: 1px solid rgba(212, 175, 55, 0.16) !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-share p {
  margin: 0 !important;
  color: #bdb6aa !important;
  font-size: 13px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-share .btn {
  min-height: 40px !important;
  margin: 0 !important;
  padding: 8px 14px !important;
  border-radius: 8px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-panel {
  width: 100% !important;
  max-width: 760px !important;
  margin: 24px auto 48px !important;
  overflow: hidden !important;
  border: 1px solid rgba(212, 175, 55, 0.22) !important;
  border-radius: 12px !important;
  background: #10131c !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-header {
  padding: 18px 20px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-input-row {
  align-items: stretch !important;
  padding: 16px 20px 20px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-textarea,
html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-send {
  min-height: 48px !important;
  height: 48px !important;
  border-radius: 8px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-textarea {
  min-width: 0 !important;
  padding: 11px 14px !important;
}

@media (max-width: 600px) {
  html.mlc-v5-ready body.mlc-v5-route-ai-tools .reading-output,
  html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-panel {
    width: 100% !important;
    margin-top: 28px !important;
    margin-bottom: 32px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .reading-output {
    scroll-margin-top: 78px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-card__header {
    grid-template-columns: minmax(0, 1fr) !important;
    padding: 24px 20px 20px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-card__header h2 {
    font-size: 26px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-card__body,
  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-loading {
    padding: 24px 20px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-section p,
  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-prose {
    font-size: 16px !important;
    line-height: 1.85 !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall {
    padding: 0 18px 24px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall__list li:nth-child(n + 4) {
    display: none !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-share {
    align-items: stretch !important;
    flex-direction: column !important;
    text-align: center !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-header {
    align-items: flex-start !important;
    flex-wrap: wrap !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-counter {
    width: 100% !important;
    margin-left: 26px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-input-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    padding: 14px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ai-tools .followup-send {
    padding-inline: 14px !important;
  }
}

/* Product catalogue cover correction: compact editorial titles at every archive width. */
html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 42px 22px !important;
  align-items: stretch !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(li.product, .wc-block-product) {
  display: flex !important;
  min-width: 0 !important;
  height: 100% !important;
  flex-direction: column !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) .mlc-v7-book-cover {
  margin-bottom: 18px !important;
  padding: clamp(28px, 3vw, 38px) !important;
}

html.mlc-v5-ready .mlc-v7-book-cover strong {
  width: 100% !important;
  max-width: none !important;
  font-size: clamp(23px, 1.65vw, 28px) !important;
  line-height: 1.35 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}

html.mlc-v5-ready .mlc-v7-book-cover small {
  display: block !important;
  max-width: calc(100% - 44px) !important;
  word-break: keep-all !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(.woocommerce-loop-product__title, .wp-block-post-title, .wc-block-components-product-name) {
  min-height: 3em !important;
  margin: 0 0 8px !important;
  font-size: 17px !important;
  line-height: 1.5 !important;
  text-wrap: pretty !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(.price, .wp-block-woocommerce-product-price) {
  margin: 0 0 16px !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(.button, .wp-block-button, .wc-block-components-product-button) {
  margin-top: auto !important;
  align-self: flex-start !important;
}

@media (min-width: 1121px) {
  html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) > :is(li.product, .wc-block-product):nth-last-child(2):nth-child(4n + 1) {
    grid-column: 2 !important;
  }
}

@media (max-width: 1120px) {
  html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 900px) {
  html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 520px) {
  html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
    grid-template-columns: 1fr !important;
    gap: 34px !important;
  }

  html.mlc-v5-ready .mlc-v7-book-cover {
    width: min(100%, 360px) !important;
    margin-inline: auto !important;
    padding: 34px !important;
  }

  html.mlc-v5-ready .mlc-v7-book-cover strong {
    font-size: 28px !important;
  }
}

/* True final art guards. These must remain after every legacy responsive block. */
html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root #features .feature-deep__visual {
  display: block !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  margin: 0 0 24px !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.22) !important;
  border-radius: 5px !important;
  background: #070b12 !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter h2 {
  max-width: 100% !important;
  font-size: clamp(29px, 2.4vw, 34px) !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

/* Blog freshness and retention system */
.mlc-blog-shell {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
}

.mlc-blog-daily,
.mlc-blog-series,
.mlc-home-blog-latest {
  padding: 72px 0;
}

.mlc-blog-daily {
  background:
    radial-gradient(circle at 82% 18%, rgba(217, 180, 91, 0.1), transparent 32%),
    #0d1016;
  border-block: 1px solid rgba(217, 180, 91, 0.2);
}

.mlc-blog-section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 32px;
  margin: 0 0 30px;
}

.mlc-blog-section-head h2 {
  margin: 7px 0 0;
  color: var(--mlc-v5-text-strong, #ece3cc);
  font: 600 32px/1.3 "Noto Serif TC", serif;
  letter-spacing: 0;
}

.mlc-blog-section-head > :is(p, time, a) {
  max-width: 460px;
  margin: 0;
  color: var(--mlc-v5-copy, #d8cdb2);
  font-size: 15px;
  line-height: 1.7;
}

.mlc-blog-section-head > a,
.mlc-blog-daily-action > a,
.mlc-blog-read,
.mlc-blog-series-start {
  color: #e4c36e;
  text-decoration: none;
  border-bottom: 1px solid rgba(228, 195, 110, 0.46);
}

.mlc-blog-kicker {
  display: inline-block;
  color: #d9b45b;
  font-size: 13px;
  line-height: 1.4;
}

.mlc-blog-daily-grid,
.mlc-blog-series-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.mlc-blog-daily-grid > article {
  min-height: 232px;
  padding: 28px;
  background: rgba(10, 13, 19, 0.76);
  border: 1px solid rgba(217, 180, 91, 0.22);
  border-radius: 6px;
}

.mlc-blog-seal {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 22px;
  color: #f0d486;
  border: 1px solid rgba(176, 56, 44, 0.88);
  background: rgba(124, 33, 26, 0.28);
  font: 600 17px/1 "Noto Serif TC", serif;
}

.mlc-blog-daily-grid h3,
.mlc-blog-series-grid h3,
.mlc-blog-live-card h3 {
  color: var(--mlc-v5-text-strong, #ece3cc);
  letter-spacing: 0;
}

.mlc-blog-daily-grid h3 {
  margin: 0 0 12px;
  font: 600 20px/1.4 "Noto Serif TC", serif;
}

.mlc-blog-daily-grid p {
  margin: 0;
  color: var(--mlc-v5-copy, #d8cdb2);
  font-size: 15px;
  line-height: 1.85;
}

.mlc-blog-daily-action {
  display: flex;
  flex-direction: column;
}

.mlc-blog-daily-action > a {
  width: fit-content;
  margin-top: auto;
  padding-top: 20px;
  font-weight: 700;
}

.mlc-blog-latest {
  margin-bottom: 52px;
}

.mlc-blog-live-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.mlc-home-blog-latest .mlc-blog-live-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mlc-blog-live-card {
  display: grid;
  grid-template-rows: 210px 1fr;
  min-width: 0;
  overflow: hidden;
  background: #10131a;
  border: 1px solid rgba(217, 180, 91, 0.22);
  border-radius: 6px;
}

.mlc-blog-live-media {
  display: block;
  overflow: hidden;
  background: #0a0d12;
}

.mlc-blog-live-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.8) saturate(0.82);
  transition: transform 300ms ease, filter 300ms ease;
}

.mlc-blog-live-card:hover .mlc-blog-live-media img {
  transform: scale(1.025);
  filter: brightness(0.92) saturate(0.9);
}

.mlc-blog-media-fallback {
  display: grid;
  place-items: center;
  height: 100%;
  color: #d9b45b;
  font: 600 44px/1 "Noto Serif TC", serif;
}

.mlc-blog-live-body {
  display: flex;
  flex-direction: column;
  padding: 24px;
}

.mlc-blog-live-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 12px;
  min-height: 24px;
  color: var(--mlc-v5-muted, #b7ab8f);
  font-size: 12px;
}

.mlc-blog-new {
  padding: 3px 8px;
  color: #fff0d0;
  background: #7a2d24;
  border: 1px solid rgba(239, 181, 100, 0.48);
  border-radius: 3px;
  font-weight: 700;
}

.mlc-blog-live-card h3 {
  margin: 13px 0 10px;
  font: 600 21px/1.48 "Noto Serif TC", serif;
}

.mlc-blog-live-card h3 a {
  color: inherit;
  text-decoration: none;
}

.mlc-blog-live-card p {
  margin: 0 0 20px;
  color: var(--mlc-v5-copy, #d8cdb2);
  font-size: 14px;
  line-height: 1.75;
}

.mlc-blog-read {
  width: fit-content;
  margin-top: auto;
  padding-top: 8px;
  font-size: 14px;
  font-weight: 700;
}

.mlc-blog-series {
  background: #090b10;
  border-top: 1px solid rgba(217, 180, 91, 0.14);
}

.mlc-blog-series-grid > article {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 28px;
  background: #10131a;
  border: 1px solid rgba(217, 180, 91, 0.22);
  border-radius: 6px;
}

.mlc-blog-series-count {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--mlc-v5-muted, #b7ab8f);
  font-size: 12px;
}

.mlc-blog-series-count strong {
  color: #d9b45b;
  font: 500 30px/1 "Noto Serif TC", serif;
}

.mlc-blog-series-grid h3 {
  margin: 22px 0 8px;
  font: 600 21px/1.45 "Noto Serif TC", serif;
}

.mlc-blog-series-grid p {
  min-height: 54px;
  margin: 0 0 20px;
  color: var(--mlc-v5-copy, #d8cdb2);
  font-size: 14px;
  line-height: 1.7;
}

.mlc-blog-series-grid ol {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(217, 180, 91, 0.15);
}

.mlc-blog-series-grid li {
  border-bottom: 1px solid rgba(217, 180, 91, 0.12);
}

.mlc-blog-series-grid li a {
  display: block;
  padding: 12px 0;
  color: var(--mlc-v5-copy, #d8cdb2);
  font-size: 13px;
  line-height: 1.55;
  text-decoration: none;
}

.mlc-blog-series-start {
  width: fit-content;
  margin-top: auto;
  font-size: 14px;
  font-weight: 700;
}

.mlc-blog-letter {
  width: min(980px, calc(100% - 48px));
  margin: 72px auto;
  padding: 34px;
  background: #10131a;
  border: 1px solid rgba(217, 180, 91, 0.25);
  border-radius: 6px;
}

.mlc-blog-letter > div {
  display: flex;
  align-items: flex-start;
  gap: 22px;
}

.mlc-blog-letter .mlc-blog-seal {
  flex: 0 0 auto;
  margin: 0;
}

.mlc-blog-letter h2 {
  margin: 7px 0 8px;
  color: var(--mlc-v5-text-strong, #ece3cc);
  font: 600 25px/1.4 "Noto Serif TC", serif;
  letter-spacing: 0;
}

.mlc-blog-letter p,
.mlc-blog-letter small {
  color: var(--mlc-v5-copy, #d8cdb2);
  line-height: 1.7;
}

.mlc-blog-letter p {
  margin: 0;
  font-size: 14px;
}

.mlc-blog-letter form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  width: min(620px, 100%);
  margin: 24px 0 10px 62px;
}

.mlc-blog-letter input,
.mlc-blog-letter button {
  min-height: 48px;
  border-radius: 5px;
  font: 600 14px/1.2 "Noto Sans TC", sans-serif;
}

.mlc-blog-letter input {
  width: 100%;
  padding: 0 15px;
  color: #ece3cc;
  background: #080b10;
  border: 1px solid rgba(217, 180, 91, 0.34);
}

.mlc-blog-letter button {
  padding: 0 20px;
  color: #12100b;
  background: #d9b45b;
  border: 1px solid #d9b45b;
  cursor: pointer;
}

.mlc-blog-letter small {
  display: block;
  margin-left: 62px;
  font-size: 12px;
}

.mlc-article-series {
  width: min(760px, calc(100% - 40px));
  margin: 52px auto 28px;
  padding: 28px;
  background: #10131a;
  border: 1px solid rgba(217, 180, 91, 0.24);
  border-radius: 6px;
}

.mlc-article-byline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 7px 12px;
  width: min(760px, calc(100% - 40px));
  margin: -24px auto 42px;
  color: var(--mlc-v5-muted, #b7ab8f);
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

.mlc-article-byline strong {
  color: #e4c36e;
  font-weight: 700;
}

.mlc-article-byline time {
  padding-left: 12px;
  border-left: 1px solid rgba(217, 180, 91, 0.26);
}

.mlc-article-series-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
}

.mlc-article-series-head h2 {
  margin: 7px 0 0;
  color: var(--mlc-v5-text-strong, #ece3cc);
  font: 600 23px/1.4 "Noto Serif TC", serif;
}

.mlc-article-series-head > span {
  color: #d9b45b;
  font: 500 20px/1 "Noto Serif TC", serif;
}

.mlc-article-progress {
  height: 3px;
  margin: 18px 0 22px;
  overflow: hidden;
  background: rgba(217, 180, 91, 0.14);
}

.mlc-article-progress i {
  display: block;
  height: 100%;
  background: #d9b45b;
}

.mlc-article-series ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mlc-article-series li a {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  color: var(--mlc-v5-copy, #d8cdb2);
  border-bottom: 1px solid rgba(217, 180, 91, 0.12);
  text-decoration: none;
}

.mlc-article-series li span {
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  color: #d9b45b;
  border: 1px solid rgba(217, 180, 91, 0.35);
  font-size: 11px;
}

.mlc-article-series li.is-current a {
  color: #f0d486;
  font-weight: 700;
}

.mlc-article-adjacent {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 24px;
}

.mlc-article-adjacent a {
  padding: 14px;
  color: #e4c36e;
  background: #090c11;
  border: 1px solid rgba(217, 180, 91, 0.2);
  border-radius: 4px;
  text-decoration: none;
}

.mlc-home-blog-latest {
  background: #0b0e13;
  border-block: 1px solid rgba(217, 180, 91, 0.14);
}

@media (max-width: 900px) {
  .mlc-blog-live-grid,
  .mlc-home-blog-latest .mlc-blog-live-grid,
  .mlc-blog-daily-grid,
  .mlc-blog-series-grid {
    grid-template-columns: 1fr;
  }

  .mlc-blog-live-card {
    grid-template-rows: 230px 1fr;
  }

  .mlc-blog-series-grid > article {
    min-height: auto;
  }

  .mlc-blog-series-grid p {
    min-height: 0;
  }
}

@media (max-width: 600px) {
  .mlc-blog-shell {
    width: min(100% - 28px, 1180px);
  }

  .mlc-blog-daily,
  .mlc-blog-series,
  .mlc-home-blog-latest {
    padding: 48px 0;
  }

  .mlc-blog-section-head {
    display: block;
    margin-bottom: 22px;
  }

  .mlc-blog-section-head h2 {
    font-size: 26px;
  }

  .mlc-blog-section-head > :is(p, time, a) {
    display: inline-block;
    margin-top: 12px;
  }

  .mlc-blog-daily-grid > article,
  .mlc-blog-series-grid > article {
    min-height: 0;
    padding: 22px;
  }

  .mlc-blog-live-card {
    grid-template-rows: 190px 1fr;
  }

  .mlc-blog-live-body {
    padding: 20px;
  }

  .mlc-blog-letter,
  .mlc-article-series {
    width: calc(100% - 28px);
    margin-block: 48px;
    padding: 22px;
  }

  .mlc-article-byline {
    width: calc(100% - 28px);
    margin-top: -14px;
    margin-bottom: 30px;
  }

  .mlc-blog-letter form {
    grid-template-columns: 1fr;
    margin: 22px 0 10px;
  }

  .mlc-blog-letter small {
    margin-left: 0;
  }

  .mlc-article-adjacent {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mlc-blog-live-media img {
    transition: none;
  }
}

/* Rich art cascade guards: intentionally last so earlier de-image cleanup cannot hide curated media. */
html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .love-card,
html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .love-card {
  background-color: #070b12 !important;
  background-image:
    linear-gradient(90deg, rgba(7, 11, 18, 0.98) 0%, rgba(7, 11, 18, 0.72) 56%, rgba(7, 11, 18, 0.18) 100%),
    var(--mlc-v5-love-image) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .love-card::before,
html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .love-card::before {
  content: none !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .love-card::after,
html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .love-card::after {
  content: none !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .love-card > :not(.mlc-revival-watermark),
html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .love-card > :not(.mlc-revival-watermark) {
  z-index: 2 !important;
}

html.mlc-rich-art-ready body.home #features {
  background-image:
    linear-gradient(180deg, rgba(10, 15, 24, 0.86), rgba(10, 15, 24, 0.62) 42%, rgba(10, 15, 24, 0.86)),
    var(--mlc-home-systems-art) !important;
  background-position: center !important;
  background-size: cover !important;
}

html.mlc-rich-art-ready body.home #features .feature-deep__visual {
  display: block !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  margin: 0 0 24px !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.22) !important;
  border-radius: 5px !important;
  background: #070b12 !important;
}

html.mlc-rich-art-ready body.home .mlc-rich-pricing-divider,
html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-overview,
html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-tier-journey {
  width: min(calc(100% - 40px), 1180px) !important;
  aspect-ratio: 21 / 9 !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  border-block: 1px solid rgba(214, 173, 72, 0.2) !important;
  background: #070b12 !important;
}

html.mlc-rich-art-ready body.home .mlc-rich-pricing-divider img,
html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-overview img,
html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-tier-journey img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html.mlc-rich-art-ready body.home .mlc-rich-pricing-divider {
  margin-block: 0 !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-overview {
  aspect-ratio: 3 / 1 !important;
  margin-bottom: 28px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-overview img {
  object-fit: contain !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-tier-journey {
  margin-bottom: 34px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-shop .mlc-v5-conversion {
  position: relative !important;
  overflow: hidden !important;
  background-color: #070b12 !important;
  background-image:
    linear-gradient(90deg, rgba(7, 11, 18, 0.98) 0%, rgba(7, 11, 18, 0.86) 48%, rgba(7, 11, 18, 0.32) 100%),
    var(--mlc-shop-assist-art) !important;
  background-position: center !important;
  background-size: cover !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter {
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr) !important;
  align-items: stretch !important;
  width: min(calc(100% - 40px), 1180px) !important;
  margin: 24px auto 0 !important;
  border-block: 1px solid rgba(214, 173, 72, 0.22) !important;
  background: #0a0f17 !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter figure {
  min-height: 340px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter > div {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  padding: clamp(30px, 5vw, 62px) !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter h2 {
  margin: 12px 0 14px !important;
  max-width: 15em !important;
  font-size: clamp(28px, 2.6vw, 36px) !important;
  line-height: 1.25 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter p {
  margin: 0 0 24px !important;
  line-height: 1.75 !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter .btn {
  align-self: flex-start !important;
}

@media (max-width: 620px) {
  html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .fortune-cards-grid,
  html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .fortune-cards-grid {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .fortune-card,
  html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .fortune-card {
    min-height: 0 !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .fortune-card .mlc-rich-fortune-art,
  html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .fortune-card .mlc-rich-fortune-art {
    aspect-ratio: 2 / 1 !important;
  }

  html.mlc-rich-art-ready body.home .mlc-rich-pricing-divider,
  html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-overview,
  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-tier-journey {
    width: calc(100% - 28px) !important;
    aspect-ratio: 16 / 9 !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-overview {
    aspect-ratio: 3 / 1 !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter {
    grid-template-columns: 1fr !important;
    width: calc(100% - 28px) !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter figure {
    min-height: 210px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter > div {
    padding: 28px 22px 32px !important;
  }
}

/* Round 7 mobile art bounds: keep decorative assets inside the viewport. */
@media (max-width: 760px) {
  html.mlc-revival-ready body.home #dc-root .mlc-revival-wheel {
    right: 0 !important;
    width: min(72vw, 280px) !important;
    opacity: 0.14 !important;
  }

  html.mlc-revival-ready body.home #dc-root .mlc-revival-watermark {
    right: 40px !important;
    width: 138px !important;
    height: 138px !important;
  }
}

/* Round 7 final cascade guard: core content must never disappear. */
html.mlc-revival-ready .mlc-revival-reveal,
html.mlc-revival-ready .mlc-revival-reveal.is-visible {
  opacity: 1 !important;
  translate: 0 0 !important;
  transition: none !important;
}

html.mlc-revival-ready body.home #dc-root .hero {
  min-height: clamp(620px, 78vh, 760px) !important;
  isolation: isolate !important;
}

html.mlc-revival-ready body.home #dc-root .hero::before {
  content: "" !important;
  position: absolute !important;
  z-index: 2 !important;
  inset: 0 !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, rgba(7, 9, 13, 0.98) 0%, rgba(7, 9, 13, 0.9) 43%, rgba(7, 9, 13, 0.28) 70%, rgba(7, 9, 13, 0.08) 100%) !important;
}

html.mlc-revival-ready body.home #dc-root .hero__content {
  z-index: 4 !important;
  padding-block: 92px 78px !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-wheel {
  z-index: 1 !important;
  top: 52% !important;
  right: clamp(-110px, -5vw, -34px) !important;
  width: min(47vw, 640px) !important;
  opacity: 0.28 !important;
  filter: blur(0.35px) !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-star-band {
  height: 138px !important;
  margin: 0 !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-star-band img {
  opacity: 0.68 !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-star-band + section,
html.mlc-revival-ready body.home #dc-root #lunar-today,
html.mlc-revival-ready body.home #dc-root .mlc-revival-panel {
  min-height: 0 !important;
  margin-block: 0 !important;
  scroll-margin-top: 84px !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-panel {
  padding-block: clamp(72px, 6.5vw, 96px) !important;
}

html.mlc-revival-ready body.home #dc-root :is(p, li, .fortune-card__desc, .belief-card__text, .feature-deep__desc) {
  color: var(--mlc-v5-copy) !important;
}

html.mlc-revival-ready body.home #dc-root :is(h1, h2, h3, h4, .hero__title, .fortune-card__title) {
  color: #f2ead8 !important;
}

html.mlc-revival-ready .mlc-revival-watermark {
  opacity: 0.12 !important;
}

@media (max-width: 760px) {
  html.mlc-revival-ready body.home #dc-root .hero {
    min-height: 610px !important;
  }

  html.mlc-revival-ready body.home #dc-root .hero::before {
    background: linear-gradient(90deg, rgba(7, 9, 13, 0.98) 0%, rgba(7, 9, 13, 0.9) 62%, rgba(7, 9, 13, 0.35) 100%) !important;
  }

  html.mlc-revival-ready body.home #dc-root .hero__content {
    padding-block: 104px 70px !important;
  }

  html.mlc-revival-ready body.home #dc-root .mlc-revival-wheel {
    right: 0 !important;
    width: min(72vw, 280px) !important;
    opacity: 0.14 !important;
    filter: blur(1px) !important;
  }

  html.mlc-revival-ready body.home #dc-root .mlc-revival-star-band {
    height: 94px !important;
  }

  html.mlc-revival-ready body.home #dc-root .mlc-revival-panel {
    padding-block: 62px !important;
  }

  html.mlc-revival-ready .mlc-revival-watermark {
    right: 0 !important;
    bottom: -18px !important;
    width: 154px !important;
    height: 154px !important;
  }
}

/* Visual revival: authored line art, editorial rhythm, and restrained motion. */
html.mlc-revival-ready {
  --mlc-revival-bg: #0b0e14;
  --mlc-revival-blue: #0f1420;
  --mlc-revival-warm: #14100c;
  --mlc-revival-card: #141a28;
  --mlc-revival-ink: #f2ead8;
  --mlc-revival-muted: #b7ad99;
  --mlc-revival-gold: #d9b45b;
  --mlc-revival-line: rgba(217, 180, 91, 0.28);
  --mlc-revival-cinnabar: #b3452e;
}

html.mlc-revival-ready body::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: 10000 !important;
  pointer-events: none !important;
  opacity: 0.45 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 .85 0 0 0 0 .71 0 0 0 0 .36 0 0 0 .045 0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E") !important;
}

html.mlc-revival-ready body.home #dc-root {
  background: var(--mlc-revival-bg) !important;
}

html.mlc-revival-ready body.home #dc-root :is(.container, .hero__content, .mlc-v7-methodology__inner) {
  width: min(calc(100% - 80px), 1180px) !important;
  max-width: 1180px !important;
  margin-inline: auto !important;
}

html.mlc-revival-ready body.home #dc-root .hero {
  position: relative !important;
  min-height: min(88vh, 820px) !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  background:
    radial-gradient(900px 620px at 76% 42%, #131b2e 0%, rgba(11, 14, 20, 0.94) 64%),
    var(--mlc-revival-bg) !important;
}

html.mlc-revival-ready body.home #dc-root .hero::after {
  content: "紫 微 斗 數" !important;
  position: absolute !important;
  right: clamp(30px, 7vw, 120px) !important;
  bottom: 38px !important;
  color: rgba(217, 180, 91, 0.48) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 11px !important;
  letter-spacing: 0.65em !important;
}

html.mlc-revival-ready body.home #dc-root .hero__content {
  position: relative !important;
  z-index: 3 !important;
  padding: 110px 0 90px !important;
  text-align: left !important;
}

html.mlc-revival-ready body.home #dc-root .hero__content > * {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left !important;
}

html.mlc-revival-ready body.home #dc-root .hero :is(.hero__title, h1) {
  width: min(100%, 620px) !important;
  max-width: 11em !important;
  font-size: clamp(44px, 4.7vw, 68px) !important;
  line-height: 1.22 !important;
}

html.mlc-revival-ready body.home #dc-root .hero :is(.hero__sub, .hero__desc, p) {
  width: min(100%, 520px) !important;
  max-width: 32em !important;
  color: var(--mlc-revival-muted) !important;
}

html.mlc-revival-ready .mlc-revival-wheel {
  position: absolute !important;
  z-index: 1 !important;
  top: 50% !important;
  right: max(-120px, calc((100vw - 1440px) / 2 - 40px)) !important;
  width: min(48vw, 650px) !important;
  height: auto !important;
  opacity: 0.86 !important;
  transform: translateY(-50%) !important;
  animation: mlc-revival-spin 240s linear infinite !important;
}

@keyframes mlc-revival-spin {
  to { transform: translateY(-50%) rotate(360deg); }
}

html.mlc-revival-ready .mlc-revival-star-band {
  position: relative !important;
  height: 176px !important;
  overflow: hidden !important;
  background: #090c12 !important;
}

html.mlc-revival-ready .mlc-revival-star-band img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 0.78 !important;
  animation: mlc-revival-twinkle 5s ease-in-out infinite alternate !important;
}

html.mlc-revival-ready .mlc-revival-star-band span {
  position: absolute !important;
  left: 50% !important;
  bottom: 18px !important;
  transform: translateX(-50%) !important;
  color: rgba(217, 180, 91, 0.68) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 11px !important;
  letter-spacing: 0.45em !important;
  white-space: nowrap !important;
}

@keyframes mlc-revival-twinkle {
  from { opacity: 0.52; filter: brightness(0.85); }
  to { opacity: 0.88; filter: brightness(1.15); }
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-panel {
  position: relative !important;
  isolation: isolate !important;
  padding-block: clamp(84px, 8vw, 116px) !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-panel--blue {
  background: linear-gradient(180deg, var(--mlc-revival-blue) 0%, var(--mlc-revival-bg) 100%) !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-panel--warm {
  background: linear-gradient(180deg, var(--mlc-revival-warm) 0%, var(--mlc-revival-bg) 100%) !important;
}

html.mlc-revival-ready .mlc-revival-heading {
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: 18px !important;
}

html.mlc-revival-ready .mlc-revival-heading > :not(.mlc-revival-seal) {
  grid-column: 2 !important;
}

html.mlc-revival-ready .mlc-revival-seal {
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: grid !important;
  place-items: center !important;
  width: 44px !important;
  height: 44px !important;
  border: 1.5px solid var(--mlc-revival-cinnabar) !important;
  border-radius: 6px !important;
  color: var(--mlc-revival-cinnabar) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 20px !important;
  line-height: 1 !important;
  transform: rotate(-3deg) !important;
}

html.mlc-revival-ready .mlc-revival-reveal {
  opacity: 0 !important;
  translate: 0 32px !important;
  transition: opacity 0.75s ease, translate 0.75s ease !important;
}

html.mlc-revival-ready .mlc-revival-reveal.is-visible {
  opacity: 1 !important;
  translate: 0 0 !important;
}

html.mlc-revival-ready .mlc-revival-brush {
  position: relative !important;
  overflow: hidden !important;
  padding: 120px 24px 130px !important;
  background: var(--mlc-revival-bg) !important;
  text-align: center !important;
}

html.mlc-revival-ready .mlc-revival-brush::before,
html.mlc-revival-ready .mlc-revival-brush::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  width: min(22vw, 320px) !important;
  height: 1px !important;
  background: var(--mlc-revival-line) !important;
}

html.mlc-revival-ready .mlc-revival-brush::before { left: 0 !important; }
html.mlc-revival-ready .mlc-revival-brush::after { right: 0 !important; }

html.mlc-revival-ready .mlc-revival-brush__mark {
  color: transparent !important;
  -webkit-text-stroke: 1px rgba(217, 180, 91, 0.52) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(72px, 9vw, 128px) !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
}

html.mlc-revival-ready .mlc-revival-brush p {
  margin: 20px 0 0 !important;
  color: var(--mlc-revival-muted) !important;
  font-size: 13px !important;
  letter-spacing: 0.5em !important;
}

html.mlc-revival-ready :is(.fortune-card, .belief-card, .feature-deep__visual, .love-card, .pricing-card) {
  position: relative !important;
  overflow: hidden !important;
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease !important;
}

html.mlc-revival-ready :is(.fortune-card, .belief-card, .feature-deep__visual, .love-card, .pricing-card):hover {
  transform: translateY(-4px) !important;
  border-color: rgba(217, 180, 91, 0.62) !important;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.22) !important;
}

html.mlc-revival-ready .mlc-revival-watermark {
  position: absolute !important;
  z-index: 0 !important;
  right: -66px !important;
  bottom: -66px !important;
  width: 210px !important;
  height: 210px !important;
  opacity: 0.075 !important;
  pointer-events: none !important;
  transition: opacity 300ms ease, transform 12s linear !important;
}

html.mlc-revival-ready :is(.fortune-card, .belief-card, .feature-deep__visual, .love-card, .pricing-card):hover > .mlc-revival-watermark {
  opacity: 0.19 !important;
  transform: rotate(18deg) !important;
}

html.mlc-revival-ready :is(.fortune-card, .belief-card, .feature-deep__visual, .love-card, .pricing-card) > :not(.mlc-revival-watermark) {
  position: relative !important;
  z-index: 1 !important;
}

html.mlc-revival-ready body.home #dc-root #lunar-today > .container {
  display: grid !important;
  width: min(calc(100% - 80px), 1180px) !important;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.75fr) !important;
  column-gap: clamp(48px, 7vw, 90px) !important;
  align-items: center !important;
}

html.mlc-revival-ready body.home #dc-root #lunar-today .lunar-section__header {
  grid-column: 1 / -1 !important;
  width: 100% !important;
}

html.mlc-revival-ready body.home #dc-root #lunar-widget-container {
  grid-column: 1 !important;
  width: 100% !important;
}

html.mlc-revival-ready .mlc-revival-lunar-anchor {
  position: relative !important;
  grid-column: 2 !important;
  display: grid !important;
  place-items: center !important;
  min-height: 350px !important;
}

html.mlc-revival-ready .mlc-revival-lunar-anchor img {
  position: absolute !important;
  width: min(100%, 340px) !important;
  opacity: 0.36 !important;
  animation: mlc-revival-breathe 8s ease-in-out infinite alternate !important;
}

html.mlc-revival-ready .mlc-revival-lunar-anchor div {
  position: relative !important;
  z-index: 1 !important;
  display: grid !important;
  gap: 12px !important;
  text-align: center !important;
}

html.mlc-revival-ready .mlc-revival-lunar-anchor strong {
  color: transparent !important;
  -webkit-text-stroke: 1px rgba(217, 180, 91, 0.78) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 88px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 0.12em !important;
}

html.mlc-revival-ready .mlc-revival-lunar-anchor span {
  color: var(--mlc-revival-muted) !important;
  font-size: 12px !important;
  letter-spacing: 0.3em !important;
}

@keyframes mlc-revival-breathe {
  from { opacity: 0.25; transform: scale(0.98); }
  to { opacity: 0.42; transform: scale(1.02); }
}

html.mlc-revival-ready #methodology .mlc-v7-methodology__inner {
  border-left: 1px solid var(--mlc-revival-line) !important;
  padding-left: clamp(28px, 4vw, 58px) !important;
}

html.mlc-revival-ready #methodology :is(article, li, [class*="source"]) {
  border-color: var(--mlc-revival-line) !important;
}

html.mlc-revival-ready .mlc-revival-book-spine {
  position: relative !important;
}

html.mlc-revival-ready .mlc-revival-book-spine::before {
  content: "" !important;
  position: absolute !important;
  left: 12px !important;
  top: 12px !important;
  bottom: 12px !important;
  width: 1px !important;
  background: var(--mlc-revival-line) !important;
}

html.mlc-revival-ready #scenario-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

html.mlc-revival-ready #scenario-grid .scenario-btn {
  width: 100% !important;
  min-height: 44px !important;
  margin: 0 !important;
  text-align: left !important;
}

html.mlc-revival-ready .mlc-revival-loader-wheel {
  display: block !important;
  width: 94px !important;
  height: 94px !important;
  margin: 0 auto 18px !important;
  opacity: 0.84 !important;
  animation: mlc-revival-loader-spin 16s linear infinite !important;
}

@keyframes mlc-revival-loader-spin {
  to { transform: rotate(360deg); }
}

@media (max-width: 760px) {
  html.mlc-revival-ready body.home #dc-root :is(.container, .hero__content, .mlc-v7-methodology__inner),
  html.mlc-revival-ready body.home #dc-root #lunar-today > .container {
    width: min(calc(100% - 40px), 1180px) !important;
  }

  html.mlc-revival-ready body.home #dc-root .hero {
    min-height: 680px !important;
  }

  html.mlc-revival-ready body.home #dc-root .hero__content {
    padding: 118px 0 88px !important;
  }

  html.mlc-revival-ready body.home #dc-root .hero :is(.hero__title, h1) {
    max-width: 9em !important;
    font-size: clamp(38px, 11vw, 50px) !important;
  }

  html.mlc-revival-ready .mlc-revival-wheel {
    right: -180px !important;
    width: 450px !important;
    opacity: 0.32 !important;
  }

  html.mlc-revival-ready .mlc-revival-star-band {
    height: 118px !important;
  }

  html.mlc-revival-ready body.home #dc-root .mlc-revival-panel {
    padding-block: 72px !important;
  }

  html.mlc-revival-ready .mlc-revival-heading {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    column-gap: 14px !important;
  }

  html.mlc-revival-ready .mlc-revival-seal {
    width: 38px !important;
    height: 38px !important;
    font-size: 17px !important;
  }

  html.mlc-revival-ready .mlc-revival-brush {
    padding-block: 92px 100px !important;
  }

  html.mlc-revival-ready .mlc-revival-brush__mark {
    font-size: 64px !important;
  }

  html.mlc-revival-ready body.home #dc-root #lunar-today > .container {
    grid-template-columns: 1fr !important;
    row-gap: 26px !important;
  }

  html.mlc-revival-ready body.home #dc-root #lunar-today :is(.lunar-section__header, #lunar-widget-container, .mlc-revival-lunar-anchor) {
    grid-column: 1 !important;
  }

  html.mlc-revival-ready .mlc-revival-lunar-anchor {
    min-height: 240px !important;
  }

  html.mlc-revival-ready .mlc-revival-lunar-anchor img {
    width: 240px !important;
  }

  html.mlc-revival-ready .mlc-revival-lunar-anchor strong {
    font-size: 64px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html.mlc-revival-ready .mlc-revival-wheel,
  html.mlc-revival-ready .mlc-revival-star-band img,
  html.mlc-revival-ready .mlc-revival-lunar-anchor img,
  html.mlc-revival-ready .mlc-revival-loader-wheel {
    animation: none !important;
  }

  html.mlc-revival-ready .mlc-revival-reveal {
    opacity: 1 !important;
    translate: none !important;
  }
}

/* Rich art direction: one collectible visual system across core conversion pages. */
html.mlc-rich-art-ready body.home #dc-root .hero {
  background: #0b0e14 !important;
}

html.mlc-rich-art-ready body.home #dc-root .hero::before {
  background:
    linear-gradient(90deg, rgba(7, 9, 14, 0.96) 0%, rgba(7, 9, 14, 0.78) 42%, rgba(7, 9, 14, 0.26) 72%, rgba(7, 9, 14, 0.52) 100%),
    linear-gradient(180deg, rgba(11, 14, 20, 0.12) 38%, #0b0e14 100%) !important;
}

html.mlc-rich-art-ready body.home #dc-root .hero .mlc-rich-home-hero-art {
  display: block !important;
  position: absolute !important;
  z-index: 0 !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

html.mlc-rich-art-ready body.home #dc-root .hero__cosmos-art,
html.mlc-rich-art-ready body.home #dc-root .mlc-revival-wheel {
  display: none !important;
}

html.mlc-rich-art-ready body.home #features .feature-deep__visual {
  position: relative !important;
  min-height: 320px !important;
  overflow: hidden !important;
  background: #0b0e14 !important;
}

html.mlc-rich-art-ready body.home #features .feature-deep__visual::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  pointer-events: none !important;
  background: linear-gradient(180deg, rgba(8, 11, 17, 0.04) 40%, rgba(8, 11, 17, 0.82) 100%) !important;
}

html.mlc-rich-art-ready body.home #features .feature-deep__visual > p,
html.mlc-rich-art-ready body.home #features .feature-deep__visual > .feature-visual-art,
html.mlc-rich-art-ready body.home #features .feature-deep__visual > .mlc-revival-watermark {
  display: none !important;
}

html.mlc-rich-art-ready body.home #features .mlc-rich-system-art {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 320px !important;
  object-fit: cover !important;
  object-position: center !important;
  transition: transform 420ms ease, filter 420ms ease !important;
}

html.mlc-rich-art-ready body.home #features .feature-deep:hover .mlc-rich-system-art {
  transform: scale(1.03) !important;
  filter: brightness(1.08) !important;
}

html.mlc-rich-art-ready body.home #features .feature-deep__visual-badge {
  z-index: 2 !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-ai-tools .mlc-rich-system-preview {
  position: relative !important;
  width: min(100%, 920px) !important;
  aspect-ratio: 16 / 7 !important;
  margin: 20px auto 30px !important;
  overflow: hidden !important;
  border: 1px solid rgba(217, 180, 91, 0.3) !important;
  border-radius: 8px !important;
  background: #0b0e14 !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-ai-tools .mlc-rich-system-preview::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  background: linear-gradient(180deg, transparent 45%, rgba(7, 9, 14, 0.84) 100%) !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-ai-tools .mlc-rich-system-preview img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: opacity 180ms ease !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-ai-tools .mlc-rich-system-preview figcaption {
  position: absolute !important;
  z-index: 2 !important;
  left: 22px !important;
  bottom: 18px !important;
  color: #f2ead8 !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 18px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-hero {
  position: relative !important;
  isolation: isolate !important;
  display: flex !important;
  align-items: center !important;
  min-height: min(72vh, 680px) !important;
  background-image:
    linear-gradient(90deg, rgba(7, 9, 14, 0.96) 0%, rgba(7, 9, 14, 0.72) 46%, rgba(7, 9, 14, 0.28) 76%, rgba(7, 9, 14, 0.42) 100%),
    linear-gradient(180deg, rgba(7, 9, 14, 0.12) 45%, rgba(7, 9, 14, 0.88) 100%),
    var(--mlc-weekly-art) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-hero__bg-img,
html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-hero__zodiac-reveal {
  display: none !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-hero > .container {
  position: relative !important;
  z-index: 2 !important;
  width: min(calc(100% - 80px), 1180px) !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-hero__inner {
  width: min(100%, 560px) !important;
  margin: 0 !important;
  text-align: left !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-hero :is(h1, p) {
  margin-inline: 0 !important;
  text-align: left !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .zodiac-btn.mlc-rich-zodiac-card {
  display: flex !important;
  min-height: 148px !important;
  padding: 9px 8px 12px !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 3px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-art {
  display: block !important;
  width: 76px !important;
  height: 76px !important;
  margin: 0 auto 5px !important;
  flex: 0 0 76px !important;
  border: 1px solid rgba(214, 173, 72, 0.38) !important;
  border-radius: 6px !important;
  object-fit: cover !important;
  object-position: center !important;
  background-color: #070b12 !important;
  background-image: var(--mlc-zodiac-art) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-card > .mlc-v5-zodiac-seal {
  display: none !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .zodiac-row.mlc-rich-zodiac-card {
  display: grid !important;
  grid-template-columns: 54px minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: 11px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .zodiac-row.mlc-rich-zodiac-card .mlc-rich-zodiac-art {
  width: 54px !important;
  height: 54px !important;
  margin: 0 !important;
  flex-basis: 54px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .zodiac-item.mlc-rich-zodiac-card .mlc-rich-zodiac-art {
  width: 64px !important;
  height: 64px !important;
  flex-basis: 64px !important;
}

/* Keep the illustrated weekly journey continuous; adjacent section padding must not stack. */
html.mlc-rich-art-ready body.mlc-v5-route-weekly .zodiac-selector-section {
  padding-block: 42px 24px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .all-zodiacs-section {
  padding-block: 34px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-cta-section {
  padding-block: 46px !important;
}

html.mlc-rich-art-ready body.home #lunar-today .mlc-rich-almanac-anchor {
  min-height: 360px !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.28) !important;
  border-radius: 6px !important;
  background: #070b12 !important;
}

html.mlc-rich-art-ready body.home #lunar-today .mlc-rich-almanac-anchor::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  background: linear-gradient(180deg, rgba(7, 9, 14, 0.12), rgba(7, 9, 14, 0.82)) !important;
}

html.mlc-rich-art-ready body.home #lunar-today .mlc-rich-almanac-art {
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  opacity: 0.74 !important;
  animation: none !important;
  object-fit: cover !important;
  transform: none !important;
}

html.mlc-rich-art-ready body.home #lunar-today .mlc-rich-almanac-anchor > div {
  z-index: 2 !important;
  align-self: end !important;
  padding: 26px !important;
}

html.mlc-rich-art-ready body.home #philosophy .philosophy__grid {
  grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1.1fr) !important;
  column-gap: clamp(36px, 5vw, 68px) !important;
  row-gap: 24px !important;
}

html.mlc-rich-art-ready body.home #philosophy .mlc-rich-belief-art {
  grid-column: 1 !important;
  grid-row: 1 !important;
  aspect-ratio: 4 / 3 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.24) !important;
  border-radius: 6px !important;
  background: #070b12 !important;
}

html.mlc-rich-art-ready body.home #philosophy .mlc-rich-belief-art img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 500ms ease !important;
}

html.mlc-rich-art-ready body.home #philosophy .mlc-rich-belief-art:hover img {
  transform: scale(1.025) !important;
}

html.mlc-rich-art-ready body.home #philosophy .philosophy__left {
  grid-column: 1 !important;
  grid-row: 2 !important;
}

html.mlc-rich-art-ready body.home #philosophy .philosophy__right {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .sub-hero {
  position: relative !important;
  isolation: isolate !important;
  display: flex !important;
  align-items: center !important;
  min-height: min(68vh, 650px) !important;
  background-image:
    linear-gradient(90deg, rgba(7, 9, 14, 0.96) 0%, rgba(7, 9, 14, 0.84) 45%, rgba(7, 9, 14, 0.3) 76%, rgba(7, 9, 14, 0.42) 100%),
    linear-gradient(180deg, rgba(7, 9, 14, 0.08), rgba(7, 9, 14, 0.72)),
    var(--mlc-subscribe-art) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .sub-hero > .container {
  width: min(calc(100% - 80px), 1180px) !important;
  margin-inline: auto !important;
  text-align: left !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .sub-hero :is(h1, p) {
  max-width: 620px !important;
  margin-inline: 0 !important;
  text-align: left !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-shop .mlc-rich-shop-banner {
  width: min(calc(100% - 48px), 1180px) !important;
  aspect-ratio: 21 / 9 !important;
  margin: 22px auto 42px !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.26) !important;
  border-radius: 6px !important;
  background-color: #070b12 !important;
  background-image: var(--mlc-shop-library-art) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-shop .mlc-rich-shop-banner img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

/* The shop visual is part of the initial CSS layout, rather than inserted by
   JavaScript after first paint. This keeps the catalogue below it stationary. */
html body:is(.woocommerce-shop, .post-type-archive-product) .wp-block-woocommerce-product-collection::before {
  content: "" !important;
  display: block !important;
  width: min(calc(100% - 48px), 1180px) !important;
  aspect-ratio: 21 / 9 !important;
  margin: 22px auto 42px !important;
  border: 1px solid rgba(214, 173, 72, 0.26) !important;
  border-radius: 6px !important;
  background-color: #070b12 !important;
  background-image: url("https://minglicode.com/wp-content/uploads/2026/07/mingli-shop-library-v1-1100x450.webp") !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

/* Keep the free-reading hero's final geometry present before the route enhancer
   runs. The old decorative pseudo element moved with the late padding change
   and accounted for nearly all mobile CLS. */
html body.page-id-24 #dc-root .reading-hero {
  min-height: 0 !important;
  height: auto !important;
  margin-top: 0 !important;
  padding-block: clamp(56px, 7vw, 86px) !important;
  overflow: hidden !important;
  background-image:
    linear-gradient(to bottom, rgba(10, 11, 13, 0.6) 0%, rgba(10, 11, 13, 0.85) 70%, rgba(10, 11, 13, 0.99) 100%),
    url("https://minglicode.com/wp-content/uploads/2026/07/ai-tools-hero-v6-1024x450.webp") !important;
}

html body.page-id-24 :is(.wp-site-blocks, #dc-root, main, .entry-content, .wp-block-post-content) {
  background: var(--mlc-v5-bg) !important;
}

html body.page-id-24 main#wp--skip-link--target {
  max-width: var(--mlc-v5-container) !important;
  margin-inline: auto !important;
  padding-top: clamp(28px, 4vw, 54px) !important;
  padding-bottom: 0 !important;
}

html body.page-id-24 #dc-root .container {
  width: min(calc(100% - 40px), var(--mlc-v5-container)) !important;
  max-width: var(--mlc-v5-container) !important;
  margin-inline: auto !important;
}

html body.page-id-24 #dc-root .reading-hero::before {
  display: none !important;
}

html body.page-id-24 #dc-root .reading-hero h1 {
  max-width: 16ch !important;
  margin-inline: auto !important;
  font-size: clamp(38px, 5vw, 64px) !important;
  line-height: 1.1 !important;
}

@media (max-width: 700px) {
  html body:is(.woocommerce-shop, .post-type-archive-product) .wp-block-woocommerce-product-collection::before {
    width: calc(100% - 32px) !important;
    margin: 16px auto 30px !important;
    background-image: url("https://minglicode.com/wp-content/uploads/2026/07/mingli-shop-library-v1-768x329.webp") !important;
  }

  html body.page-id-24 #dc-root .reading-hero {
    padding-block: 56px !important;
    background-image:
      linear-gradient(to bottom, rgba(10, 11, 13, 0.62) 0%, rgba(10, 11, 13, 0.88) 70%, rgba(10, 11, 13, 0.99) 100%),
      url("https://minglicode.com/wp-content/uploads/2026/07/ai-tools-hero-v6-530x250.webp") !important;
  }

  html body.page-id-24 #dc-root .reading-hero h1 {
    max-width: 12ch !important;
    font-size: clamp(34px, 10vw, 46px) !important;
  }
}

/* Round 17: article integrity.
   Keep titles, metadata, and editorial images in separate layout rows. */
html.mlc-v5-ready body.single-post main#wp--skip-link--target {
  width: min(1180px, 100%) !important;
  max-width: 1180px !important;
  margin-inline: auto !important;
  padding: 0 !important;
}

html.mlc-v5-ready body.single-post main#wp--skip-link--target > .wp-block-group:has(> .wp-block-post-title) {
  width: 100% !important;
  margin: 0 auto !important;
  padding: clamp(54px, 7vw, 86px) 24px clamp(34px, 4vw, 50px) !important;
}

html.mlc-v5-ready body.single-post .wp-block-post-title,
html.mlc-v5-ready body.single-post .hostinger-ai-page-title {
  width: min(100%, 1020px) !important;
  max-width: 1020px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  color: #f3ead8 !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(36px, 3.35vw, 54px) !important;
  font-weight: 600 !important;
  line-height: 1.22 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-wrap: balance;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
}

html.mlc-v5-ready body.single-post .mlc-article-byline {
  position: relative !important;
  inset: auto !important;
  width: min(760px, calc(100% - 40px)) !important;
  min-height: 22px !important;
  margin: 20px auto 0 !important;
  padding: 0 !important;
  transform: none !important;
  color: #c9bea6 !important;
  line-height: 1.65 !important;
}

html.mlc-v5-ready body.single-post .wp-block-group:has(> figure.wp-block-post-featured-image) {
  width: min(1100px, calc(100% - 48px)) !important;
  max-width: 1100px !important;
  margin: 0 auto !important;
}

html.mlc-v5-ready body.single-post figure.wp-block-post-featured-image {
  display: grid !important;
  place-items: center !important;
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  aspect-ratio: 2 / 1 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(217, 180, 91, 0.24) !important;
  border-radius: 6px !important;
  background: #090d14 !important;
}

html.mlc-v5-ready body.single-post figure.wp-block-post-featured-image :is(a, img) {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  margin: 0 !important;
  aspect-ratio: auto !important;
}

html.mlc-v5-ready body.single-post figure.wp-block-post-featured-image img {
  object-fit: contain !important;
  object-position: center !important;
}

html.mlc-v5-ready body.single-post .wp-block-post-content {
  width: min(1180px, calc(100% - 40px)) !important;
  margin: 40px auto 0 !important;
}

html.mlc-v5-ready body.single-post .wp-block-post-content :is(figure, .wp-block-image) {
  max-width: 100% !important;
  overflow: hidden !important;
}

html.mlc-v5-ready body.single-post .wp-block-post-content img {
  max-width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: center !important;
}

/* Blog cards use uncropped source media. The frame stays consistent while the
   whole illustration remains visible, including portrait book covers. */
html.mlc-v5-ready .mlc-blog-live-card {
  grid-template-rows: 210px minmax(0, 1fr) !important;
}

html.mlc-v5-ready .mlc-blog-live-media {
  display: grid !important;
  place-items: center !important;
  position: relative !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 100% !important;
  padding: 0 !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 50% 45%, rgba(217, 180, 91, 0.1), transparent 52%),
    #080c13 !important;
}

html.mlc-v5-ready .mlc-blog-live-media img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none !important;
}

html.mlc-v5-ready .mlc-blog-live-card:hover .mlc-blog-live-media img {
  transform: scale(1.012) !important;
}

@media (max-width: 900px) {
  html.mlc-v5-ready .mlc-blog-live-card {
    grid-template-rows: 230px minmax(0, 1fr) !important;
  }
}

@media (max-width: 600px) {
  html.mlc-v5-ready body.single-post main#wp--skip-link--target > .wp-block-group:has(> .wp-block-post-title) {
    padding: 40px 18px 30px !important;
  }

  html.mlc-v5-ready body.single-post .wp-block-post-title,
  html.mlc-v5-ready body.single-post .hostinger-ai-page-title {
    font-size: clamp(31px, 9.5vw, 40px) !important;
    line-height: 1.28 !important;
  }

  html.mlc-v5-ready body.single-post .mlc-article-byline {
    width: calc(100% - 36px) !important;
    margin-top: 18px !important;
    gap: 5px 10px !important;
    font-size: 12px !important;
  }

  html.mlc-v5-ready body.single-post .mlc-article-byline time {
    padding-left: 10px !important;
  }

  html.mlc-v5-ready body.single-post .wp-block-group:has(> figure.wp-block-post-featured-image) {
    width: calc(100% - 28px) !important;
  }

  html.mlc-v5-ready body.single-post figure.wp-block-post-featured-image {
    aspect-ratio: 4 / 3 !important;
  }

  html.mlc-v5-ready body.single-post .wp-block-post-content {
    width: calc(100% - 28px) !important;
    margin-top: 28px !important;
  }

  html.mlc-v5-ready .mlc-blog-live-card {
    grid-template-rows: 210px minmax(0, 1fr) !important;
  }
}

html.mlc-rich-art-ready body.mlc-v5-route-weekly .mlc-rich-zodiac-overview {
  background-color: #070b12 !important;
  background-image: var(--mlc-weekly-overview-art) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 700px) {
  html.mlc-rich-art-ready body.home #dc-root .hero {
    background: #0b0e14 !important;
  }

  html.mlc-rich-art-ready body.home #dc-root .hero::before {
    background: linear-gradient(180deg, rgba(7, 9, 14, 0.68) 0%, rgba(7, 9, 14, 0.93) 68%, #0b0e14 100%) !important;
  }

  html.mlc-rich-art-ready body.home #dc-root .hero .mlc-rich-home-hero-art {
    object-position: 64% center !important;
  }

  html.mlc-rich-art-ready body.home #features .feature-deep__visual,
  html.mlc-rich-art-ready body.home #features .mlc-rich-system-art {
    min-height: 220px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-ai-tools .mlc-rich-system-preview {
    aspect-ratio: 4 / 3 !important;
    margin-top: 14px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-hero {
    min-height: 560px !important;
    background-position: 64% center !important;
    background-image:
      linear-gradient(180deg, rgba(7, 9, 14, 0.54) 0%, rgba(7, 9, 14, 0.9) 70%, #0b0e14 100%),
      var(--mlc-weekly-art) !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-hero > .container {
    width: min(calc(100% - 36px), 1180px) !important;
    align-self: flex-end !important;
    padding-bottom: 58px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-weekly .zodiac-btn.mlc-rich-zodiac-card {
    min-height: 126px !important;
    padding: 7px 5px 9px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-weekly .zodiac-btn.mlc-rich-zodiac-card .mlc-rich-zodiac-art {
    width: 58px !important;
    height: 58px !important;
    flex-basis: 58px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-weekly .zodiac-selector-section {
    padding-block: 32px 18px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-weekly .all-zodiacs-section {
    padding-block: 28px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-weekly .weekly-cta-section {
    padding-block: 38px !important;
  }

  html.mlc-rich-art-ready body.home #lunar-today .mlc-rich-almanac-anchor {
    min-height: 300px !important;
  }

  html.mlc-rich-art-ready body.home #philosophy .philosophy__grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 24px !important;
  }

  html.mlc-rich-art-ready body.home #philosophy :is(.mlc-rich-belief-art, .philosophy__left, .philosophy__right) {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .sub-hero {
    min-height: 560px !important;
    background-position: 66% center !important;
    background-image:
      linear-gradient(180deg, rgba(7, 9, 14, 0.42) 0%, rgba(7, 9, 14, 0.92) 72%, #07090e 100%),
      var(--mlc-subscribe-art) !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .sub-hero > .container {
    width: min(calc(100% - 36px), 1180px) !important;
    align-self: flex-end !important;
    padding-bottom: 52px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-shop .mlc-rich-shop-banner {
    width: min(calc(100% - 28px), 1180px) !important;
    aspect-ratio: 16 / 9 !important;
    margin-block: 16px 30px !important;
  }
}

/* Round 6 launch polish: compact, explicit, and consistent. */
html.mlc-v5-ready body.home #dc-root .fortune-card,
html.mlc-v5-ready body.page-id-38 #dc-root .fortune-card {
  display: grid !important;
  grid-template-columns: 38px minmax(0, 1fr) !important;
  gap: 5px 14px !important;
  align-content: start !important;
}

html.mlc-v5-ready body.home #dc-root .fortune-card__icon,
html.mlc-v5-ready body.page-id-38 #dc-root .fortune-card__icon {
  display: grid !important;
  width: 38px !important;
  height: 38px !important;
  grid-row: 1 / span 2 !important;
  place-items: center !important;
  border: 1px solid var(--mlc-v5-line-strong) !important;
  border-radius: 50% !important;
  background: color-mix(in srgb, var(--mlc-v5-gold) 8%, transparent) !important;
  color: var(--mlc-v5-gold) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

html.mlc-v5-ready body.home #dc-root .fortune-card__title,
html.mlc-v5-ready body.page-id-38 #dc-root .fortune-card__title {
  grid-column: 2 !important;
  margin: 0 !important;
  color: var(--mlc-v5-ivory) !important;
  -webkit-text-fill-color: var(--mlc-v5-ivory) !important;
}

html.mlc-v5-ready body.home #dc-root .fortune-card__desc,
html.mlc-v5-ready body.page-id-38 #dc-root .fortune-card__desc {
  grid-column: 2 !important;
  margin: 0 !important;
}

html.mlc-rich-art-ready body.home #dc-root .fortune-card .mlc-rich-fortune-art,
html.mlc-rich-art-ready body.page-id-38 #dc-root .fortune-card .mlc-rich-fortune-art {
  grid-column: 1 / -1 !important;
  grid-row: 1 !important;
  aspect-ratio: 16 / 9 !important;
  margin: 0 0 16px !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.2) !important;
  border-radius: 5px !important;
  background: #070b12 !important;
}

html.mlc-rich-art-ready body.home #dc-root .fortune-card .mlc-rich-fortune-art img,
html.mlc-rich-art-ready body.page-id-38 #dc-root .fortune-card .mlc-rich-fortune-art img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 500ms ease !important;
}

html.mlc-rich-art-ready body.home #dc-root .fortune-card:hover .mlc-rich-fortune-art img,
html.mlc-rich-art-ready body.page-id-38 #dc-root .fortune-card:hover .mlc-rich-fortune-art img {
  transform: scale(1.025) !important;
}

html.mlc-rich-art-ready body.home #dc-root .fortune-card .fortune-card__icon,
html.mlc-rich-art-ready body.page-id-38 #dc-root .fortune-card .fortune-card__icon {
  grid-row: 2 / span 2 !important;
}

html.mlc-rich-art-ready body.home #dc-root .fortune-card .fortune-card__title,
html.mlc-rich-art-ready body.page-id-38 #dc-root .fortune-card .fortune-card__title {
  grid-row: 2 !important;
}

html.mlc-rich-art-ready body.home #dc-root .fortune-card .fortune-card__desc,
html.mlc-rich-art-ready body.page-id-38 #dc-root .fortune-card .fortune-card__desc {
  grid-row: 3 !important;
}

html.mlc-v5-ready body.home #dc-root .scenario-grid,
html.mlc-v5-ready body.page-id-38 #dc-root .scenario-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin-top: 14px !important;
}

html.mlc-v5-ready body.home #dc-root .scenario-btn,
html.mlc-v5-ready body.page-id-38 #dc-root .scenario-btn {
  display: flex !important;
  min-width: 0 !important;
  min-height: 46px !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  padding: 10px 13px !important;
  border: 1px solid var(--mlc-v5-line-strong) !important;
  border-radius: 4px !important;
  background: transparent !important;
  color: var(--mlc-v5-ivory) !important;
  -webkit-text-fill-color: var(--mlc-v5-ivory) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  text-align: left !important;
  cursor: pointer !important;
  transition: border-color 180ms ease, background-color 180ms ease, color 180ms ease !important;
}

html.mlc-v5-ready body.home #dc-root .scenario-btn:is(:hover, :focus-visible, .active, .is-active, [aria-pressed="true"]),
html.mlc-v5-ready body.page-id-38 #dc-root .scenario-btn:is(:hover, :focus-visible, .active, .is-active, [aria-pressed="true"]) {
  border-color: var(--mlc-v5-gold) !important;
  background: color-mix(in srgb, var(--mlc-v5-gold) 10%, transparent) !important;
  color: var(--mlc-v5-gold) !important;
  -webkit-text-fill-color: var(--mlc-v5-gold) !important;
}

html.mlc-v5-ready body.home #dc-root .lunar-section > .container,
html.mlc-v5-ready body.page-id-38 #dc-root .lunar-section > .container {
  display: grid !important;
  width: min(100%, 860px) !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 22px !important;
  margin-inline: auto !important;
}

html.mlc-v5-ready body.home #dc-root :is(.lunar-section__header, #lunar-widget-container),
html.mlc-v5-ready body.page-id-38 #dc-root :is(.lunar-section__header, #lunar-widget-container) {
  grid-column: 1 !important;
  width: 100% !important;
}

html.mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--lunar,
html.mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--lunar {
  display: none !important;
}

html.mlc-v5-ready .wp-block-spacer {
  max-height: 48px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .reading-page :is(.mode-section, .tool-section, .reading-section, .reading-form-wrap) {
  min-height: 0 !important;
  margin-block: clamp(48px, 7vw, 96px) !important;
  padding-block: 0 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .reading-page > :is(section, .wp-block-group) + :is(section, .wp-block-group) {
  margin-top: clamp(56px, 8vw, 112px) !important;
}

@media (max-width: 600px) {
  html.mlc-v5-ready body.home #dc-root .fortune-card,
  html.mlc-v5-ready body.page-id-38 #dc-root .fortune-card {
    grid-template-columns: 32px minmax(0, 1fr) !important;
    gap: 4px 10px !important;
  }

  html.mlc-v5-ready body.home #dc-root .fortune-card__icon,
  html.mlc-v5-ready body.page-id-38 #dc-root .fortune-card__icon {
    display: grid !important;
    width: 32px !important;
    height: 32px !important;
    font-size: 12px !important;
  }

  html.mlc-v5-ready body.home #dc-root .scenario-grid,
  html.mlc-v5-ready body.page-id-38 #dc-root .scenario-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* De-AI editorial system: restrained cultural-publishing language. */
html.mlc-v5-ready body.home #dc-root .seasonal-section,
html.mlc-v5-ready body.page-id-38 #dc-root .seasonal-section,
html.mlc-v5-ready body.home #dc-root [id="seasonal"],
html.mlc-v5-ready body.page-id-38 #dc-root [id="seasonal"],
html.mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media,
html.mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media {
  display: none !important;
}

html.mlc-v5-ready body.home #dc-root .hero__bg,
html.mlc-v5-ready body.page-id-38 #dc-root .hero__bg {
  overflow: hidden !important;
  background: #080b10 !important;
}

html.mlc-v5-ready body.home #dc-root .hero__bg::before,
html.mlc-v5-ready body.page-id-38 #dc-root .hero__bg::before,
html.mlc-v5-ready body.home #dc-root .hero__bg::after,
html.mlc-v5-ready body.page-id-38 #dc-root .hero__bg::after {
  content: "" !important;
  position: absolute !important;
  inset: 50% auto auto 50% !important;
  width: min(76vw, 900px) !important;
  aspect-ratio: 1 !important;
  border: 1px solid rgba(217, 180, 91, 0.14) !important;
  border-radius: 50% !important;
  transform: translate(-50%, -45%) !important;
  box-shadow: 0 0 0 72px rgba(217, 180, 91, 0.035), 0 0 0 144px rgba(217, 180, 91, 0.022) !important;
}

html.mlc-v5-ready body.home #dc-root .hero__bg::after,
html.mlc-v5-ready body.page-id-38 #dc-root .hero__bg::after {
  width: min(38vw, 430px) !important;
  border-color: rgba(217, 180, 91, 0.1) !important;
  box-shadow: none !important;
}

html.mlc-v5-ready body.home #dc-root .hero__overlay,
html.mlc-v5-ready body.page-id-38 #dc-root .hero__overlay {
  background: rgba(4, 7, 11, 0.28) !important;
}

html.mlc-v5-ready body.home #dc-root .love-card,
html.mlc-v5-ready body.page-id-38 #dc-root .love-card,
html.mlc-v5-ready body.home #dc-root .philosophy,
html.mlc-v5-ready body.page-id-38 #dc-root .philosophy {
  background-image: none !important;
  box-shadow: none !important;
}

html.mlc-v5-ready body.home #dc-root .love-card::before,
html.mlc-v5-ready body.page-id-38 #dc-root .love-card::before {
  background-image: none !important;
  opacity: 0 !important;
}

html.mlc-v5-ready .mlc-v7-methodology {
  padding: clamp(64px, 8vw, 104px) 24px !important;
  border-block: 1px solid var(--mlc-v5-line) !important;
  background: #0b0f15 !important;
}

html.mlc-v5-ready .mlc-v7-methodology__inner {
  width: min(100%, 1120px) !important;
  margin: 0 auto !important;
}

html.mlc-v5-ready .mlc-v7-methodology header {
  display: grid !important;
  grid-template-columns: minmax(0, 0.78fr) minmax(320px, 1.22fr) !important;
  gap: 8px clamp(36px, 8vw, 108px) !important;
  align-items: end !important;
  margin-bottom: 42px !important;
}

html.mlc-v5-ready .mlc-v7-kicker {
  grid-column: 1 / -1 !important;
  margin: 0 0 8px !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

html.mlc-v5-ready .mlc-v7-methodology h2 {
  margin: 0 !important;
  color: var(--mlc-v5-ivory) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(30px, 4vw, 46px) !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

html.mlc-v5-ready .mlc-v7-methodology header > p:last-child {
  max-width: 38em !important;
  margin: 0 !important;
  color: var(--mlc-v5-copy) !important;
  font-size: 16px !important;
  line-height: 1.9 !important;
}

html.mlc-v5-ready .mlc-v7-source-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  margin: 0 !important;
  padding: 0 !important;
  border-top: 1px solid var(--mlc-v5-line-strong) !important;
  list-style: none !important;
}

html.mlc-v5-ready .mlc-v7-source-list li {
  min-width: 0 !important;
  padding: 30px 28px 34px !important;
  border-right: 1px solid var(--mlc-v5-line) !important;
}

html.mlc-v5-ready .mlc-v7-source-list li:first-child {
  padding-left: 0 !important;
}

html.mlc-v5-ready .mlc-v7-source-list li:last-child {
  padding-right: 0 !important;
  border-right: 0 !important;
}

html.mlc-v5-ready .mlc-v7-source-list span,
html.mlc-v5-ready .mlc-v7-source-list strong,
html.mlc-v5-ready .mlc-v7-source-list p {
  display: block !important;
}

html.mlc-v5-ready .mlc-v7-source-list span {
  margin-bottom: 20px !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

html.mlc-v5-ready .mlc-v7-source-list strong {
  margin-bottom: 12px !important;
  color: var(--mlc-v5-ivory) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(21px, 2.3vw, 27px) !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
}

html.mlc-v5-ready .mlc-v7-source-list p {
  max-width: 26em !important;
  margin: 0 !important;
  color: var(--mlc-v5-copy) !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

html.mlc-v5-ready .mlc-v7-methodology__note {
  max-width: 62em !important;
  margin: 0 !important;
  padding-top: 22px !important;
  border-top: 1px solid var(--mlc-v5-line) !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 13px !important;
  line-height: 1.75 !important;
}

html.mlc-v5-ready .mlc-v7-book-cover {
  position: relative !important;
  display: flex !important;
  width: 100% !important;
  aspect-ratio: 4 / 5 !important;
  flex-direction: column !important;
  justify-content: center !important;
  margin: 0 0 22px !important;
  padding: clamp(28px, 3vw, 38px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(217, 180, 91, 0.4) !important;
  border-radius: 2px !important;
  background: #10131c !important;
  color: var(--mlc-v5-ivory) !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

html.mlc-v5-ready .mlc-v7-book-cover::before {
  content: "" !important;
  position: absolute !important;
  inset: 18px !important;
  border: 1px solid rgba(217, 180, 91, 0.2) !important;
  pointer-events: none !important;
}

html.mlc-v5-ready .mlc-v7-book-cover::after {
  content: attr(data-edition) !important;
  position: absolute !important;
  top: 30px !important;
  right: 32px !important;
  color: rgba(217, 180, 91, 0.58) !important;
  font-variant-numeric: tabular-nums !important;
  font-size: 11px !important;
}

html.mlc-v5-ready .mlc-v7-book-cover__series {
  position: absolute !important;
  top: 30px !important;
  left: 32px !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

html.mlc-v5-ready .mlc-v7-book-cover strong {
  position: relative !important;
  z-index: 1 !important;
  width: 100% !important;
  max-width: none !important;
  color: var(--mlc-v5-ivory) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(23px, 1.65vw, 28px) !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: balance !important;
}

html.mlc-v5-ready .mlc-v7-book-cover__rule {
  width: 44px !important;
  height: 1px !important;
  margin: 20px 0 14px !important;
  background: var(--mlc-v5-gold) !important;
  opacity: 0.7 !important;
}

html.mlc-v5-ready .mlc-v7-book-cover small {
  display: block !important;
  max-width: calc(100% - 44px) !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 11px !important;
  line-height: 1.5 !important;
  word-break: keep-all !important;
}

html.mlc-v5-ready .mlc-v7-book-cover__seal {
  position: absolute !important;
  right: 32px !important;
  bottom: 30px !important;
  display: grid !important;
  width: 34px !important;
  height: 34px !important;
  place-items: center !important;
  border: 1px solid var(--mlc-v5-gold-soft) !important;
  color: var(--mlc-v5-gold) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 14px !important;
}

html.mlc-v5-ready body :is(li.product, .wc-block-product).mlc-v7-editorial-product img,
html.mlc-v5-ready body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger,
html.mlc-v5-ready body.single-product .woocommerce-product-gallery .flex-control-thumbs {
  display: none !important;
}

html.mlc-v5-ready body :is(li.product, .wc-block-product).mlc-v7-editorial-product {
  align-content: start !important;
  background: transparent !important;
  box-shadow: none !important;
}

html.mlc-v5-ready body.single-product .woocommerce-product-gallery.mlc-v7-editorial-gallery {
  display: grid !important;
  min-height: 0 !important;
  place-items: center !important;
  padding: clamp(12px, 2vw, 24px) !important;
  background: #0b0f15 !important;
}

html.mlc-v5-ready body.single-product .woocommerce-product-gallery .mlc-v7-book-cover {
  width: min(100%, 520px) !important;
  margin: 0 !important;
}

html.mlc-v5-ready body :is(
  .btn--primary,
  .btn--gold,
  .fortune-submit-btn,
  .mlc-v5-primary-button,
  .mlc-v5-header-cta,
  .wp-element-button,
  .button,
  button[type="submit"]
) {
  border-radius: 6px !important;
  background: #d9b45b !important;
  color: #12100b !important;
  -webkit-text-fill-color: #12100b !important;
  text-shadow: none !important;
  box-shadow: none !important;
  filter: none !important;
}

html.mlc-v5-ready body :is(
  .btn--primary,
  .btn--gold,
  .fortune-submit-btn,
  .mlc-v5-primary-button,
  .mlc-v5-header-cta,
  .wp-element-button,
  .button,
  button[type="submit"]
):hover {
  background: #e1bd65 !important;
  box-shadow: none !important;
  transform: translateY(-1px) !important;
}

html.mlc-v5-ready body :is([class*="glow"], [class*="orb"], [class*="sparkle"]) {
  box-shadow: none !important;
  filter: none !important;
}

html.mlc-v5-ready .mlc-v7-update {
  color: var(--mlc-v5-copy) !important;
  font-variant-numeric: tabular-nums !important;
}

html.mlc-v5-ready .mlc-v7-shop-intro {
  width: min(100%, var(--mlc-v5-container)) !important;
  margin: 16px auto 42px !important;
  padding: 0 0 28px !important;
  border-bottom: 1px solid var(--mlc-v5-line-strong) !important;
}

html.mlc-v5-ready .mlc-v7-shop-intro p {
  margin: 0 0 10px !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

html.mlc-v5-ready .mlc-v7-shop-intro h1 {
  margin: 0 0 12px !important;
  color: var(--mlc-v5-ivory) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(32px, 4vw, 48px) !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
}

html.mlc-v5-ready .mlc-v7-shop-intro span {
  display: block !important;
  max-width: 42em !important;
  color: var(--mlc-v5-copy) !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
}

html.mlc-v5-ready .mlc-v7-operator-note {
  display: grid !important;
  grid-template-columns: minmax(220px, 0.7fr) minmax(0, 1.3fr) !important;
  gap: clamp(36px, 8vw, 112px) !important;
  width: min(calc(100% - 40px), 1080px) !important;
  margin: clamp(56px, 8vw, 92px) auto !important;
  padding: 36px 0 !important;
  border-block: 1px solid var(--mlc-v5-line) !important;
}

html.mlc-v5-ready .mlc-v7-operator-note > div > p {
  margin: 0 0 10px !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

html.mlc-v5-ready .mlc-v7-operator-note h2 {
  margin: 0 !important;
  color: var(--mlc-v5-ivory) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(26px, 3vw, 38px) !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
}

html.mlc-v5-ready .mlc-v7-operator-note blockquote {
  max-width: 38em !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: var(--mlc-v5-copy) !important;
  font-size: 16px !important;
  line-height: 2 !important;
}

html.mlc-v5-ready .mlc-v7-operator-note blockquote footer {
  margin-top: 18px !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 13px !important;
  font-style: normal !important;
}

@media (min-width: 1100px) {
  html.mlc-v5-ready body.woocommerce-shop :is(ul.products, .wc-block-product-template) > :is(li.product, .wc-block-product):nth-last-child(2):nth-child(4n + 1) {
    grid-column: 2 !important;
  }
}

html.mlc-v5-ready :is(.woocommerce-Price-amount, .price, time, [class*="date"], [class*="amount"]) {
  font-variant-numeric: tabular-nums !important;
}

@media (max-width: 760px) {
  html.mlc-v5-ready .mlc-v7-methodology {
    padding: 56px 18px !important;
  }

  html.mlc-v5-ready .mlc-v7-methodology header {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    margin-bottom: 32px !important;
  }

  html.mlc-v5-ready .mlc-v7-source-list {
    grid-template-columns: 1fr !important;
  }

  html.mlc-v5-ready .mlc-v7-source-list li,
  html.mlc-v5-ready .mlc-v7-source-list li:first-child,
  html.mlc-v5-ready .mlc-v7-source-list li:last-child {
    padding: 24px 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--mlc-v5-line) !important;
  }

  html.mlc-v5-ready .mlc-v7-source-list li:last-child {
    border-bottom: 0 !important;
  }

  html.mlc-v5-ready .mlc-v7-book-cover {
    padding: 34px !important;
  }

  html.mlc-v5-ready .mlc-v7-shop-intro {
    margin-bottom: 30px !important;
    padding: 0 2px 22px !important;
  }

  html.mlc-v5-ready .mlc-v7-operator-note {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
    width: min(calc(100% - 36px), 680px) !important;
    padding: 30px 0 !important;
  }

  html.mlc-v5-ready body.home #dc-root .hero__bg::before,
  html.mlc-v5-ready body.page-id-38 #dc-root .hero__bg::before {
    width: 115vw !important;
    box-shadow: 0 0 0 46px rgba(217, 180, 91, 0.03), 0 0 0 92px rgba(217, 180, 91, 0.018) !important;
  }
}

/* Final visual corrections verified from the 2026-07-16 desktop/mobile captures. */
html.mlc-v5-ready body.home #dc-root .hero__title,
html.mlc-v5-ready body.home #dc-root .hero h1,
html.mlc-v5-ready body.page-id-38 #dc-root .hero__title,
html.mlc-v5-ready body.page-id-38 #dc-root .hero h1 {
  width: min(100%, 820px) !important;
  max-width: 820px !important;
  font-size: clamp(52px, 5.2vw, 72px) !important;
  line-height: 1.12 !important;
  text-wrap: balance;
}

html.mlc-v5-ready body.home #dc-root .hero__title > span,
html.mlc-v5-ready body.home #dc-root .hero h1 > span,
html.mlc-v5-ready body.page-id-38 #dc-root .hero__title > span,
html.mlc-v5-ready body.page-id-38 #dc-root .hero h1 > span {
  display: block !important;
}

html.mlc-v5-ready body.home #dc-root .hero__trust,
html.mlc-v5-ready body.page-id-38 #dc-root .hero__trust,
html.mlc-v5-ready body.home #dc-root .trust-stats-grid,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-stats-grid,
html.mlc-v5-ready body.home #dc-root .testimonials,
html.mlc-v5-ready body.page-id-38 #dc-root .testimonials,
html.mlc-v5-ready body.home #dc-root .mlc-proof-line,
html.mlc-v5-ready body.page-id-38 #dc-root .mlc-proof-line {
  display: none !important;
}

@media (min-width: 901px) {
  html.mlc-v5-ready .mlc-v5-menu-button {
    display: none !important;
  }
}

@media (max-width: 760px) {
  html.mlc-v5-ready body.home #dc-root .hero__title,
  html.mlc-v5-ready body.home #dc-root .hero h1,
  html.mlc-v5-ready body.page-id-38 #dc-root .hero__title,
  html.mlc-v5-ready body.page-id-38 #dc-root .hero h1 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(38px, 11vw, 46px) !important;
    line-height: 1.16 !important;
  }
}

/* Gold actions always use dark ink; several legacy pages set white link text
   directly on the anchor and otherwise defeat the shared button token. */
html.mlc-v5-ready body :is(
  .btn--primary,
  .btn--gold,
  .mlc-v5-primary-button,
  .mlc-v5-header-cta,
  .pricing-card--featured .btn,
  .pricing-card--subscription .btn,
  .love-card .btn--primary,
  .love-card .btn--gold
),
html.mlc-v5-ready body :is(
  .btn--primary,
  .btn--gold,
  .mlc-v5-primary-button,
  .mlc-v5-header-cta,
  .pricing-card--featured .btn,
  .pricing-card--subscription .btn,
  .love-card .btn--primary,
  .love-card .btn--gold
) :is(span, strong) {
  color: #0a0c0f !important;
  text-shadow: none !important;
}

/* Final source-specific overrides. The original homepage ships high-specificity
   inline grid rules, so these selectors deliberately name the section too. */
html.mlc-v5-ready body.home #dc-root .section.trust-engine .trust-engine__inner,
html.mlc-v5-ready body.page-id-38 #dc-root .section.trust-engine .trust-engine__inner {
  display: block !important;
  width: min(100%, 1100px) !important;
  margin-inline: auto !important;
}

html.mlc-v5-ready body.home #dc-root .section.trust-engine .trust-engine__left-right-wrap,
html.mlc-v5-ready body.page-id-38 #dc-root .section.trust-engine .trust-engine__left-right-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr) !important;
  gap: clamp(32px, 5vw, 72px) !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  align-items: center !important;
}

html.mlc-v5-ready body.home #dc-root .section.love-section .mlc-v6-editorial-media--relationship,
html.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .mlc-v6-editorial-media--relationship {
  aspect-ratio: 21 / 6 !important;
}

html.mlc-v5-ready body.home #dc-root .section.love-section .love-grid,
html.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  grid-template-rows: none !important;
  gap: 16px !important;
}

html.mlc-v5-ready body.home #dc-root .section.love-section .love-card,
html.mlc-v5-ready body.home #dc-root .section.love-section .love-card:first-child,
html.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-card,
html.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-card:first-child {
  grid-row: auto !important;
  min-height: 390px !important;
  height: 100% !important;
}

@media (max-width: 760px) {
  html.mlc-v5-ready body.home #dc-root .section.trust-engine .trust-engine__left-right-wrap,
  html.mlc-v5-ready body.page-id-38 #dc-root .section.trust-engine .trust-engine__left-right-wrap,
  html.mlc-v5-ready body.home #dc-root .section.love-section .love-grid,
  html.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-grid {
    grid-template-columns: 1fr !important;
  }

  html.mlc-v5-ready body.home #dc-root .section.love-section .mlc-v6-editorial-media--relationship,
  html.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .mlc-v6-editorial-media--relationship {
    aspect-ratio: 4 / 3 !important;
  }

  html.mlc-v5-ready body.home #dc-root .section.love-section .love-card,
  html.mlc-v5-ready body.home #dc-root .section.love-section .love-card:first-child,
  html.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-card,
  html.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-card:first-child {
    min-height: 280px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-fengshui .year-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    width: 100% !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-fengshui .year-card {
    display: grid !important;
    grid-template-columns: 72px minmax(0, 1fr) !important;
    gap: 8px 16px !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 20px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-fengshui .year-card__label {
    grid-column: 1 / -1 !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-fengshui .year-card .compass {
    grid-column: 1 !important;
    grid-row: 2 / span 2 !important;
    align-self: center !important;
    justify-self: center !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-fengshui .year-card__dir,
  html.mlc-v5-ready body.mlc-v5-route-fengshui .year-card__desc {
    grid-column: 2 !important;
    width: 100% !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ziwei .longform__article {
    width: 100% !important;
    max-width: 100% !important;
    margin-inline: 0 !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ziwei .longform__article :is(p, h2, h3, blockquote) {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ziwei .star-table {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    table-layout: fixed !important;
    font-size: 10px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ziwei .star-table :is(th, td) {
    padding: 8px 4px !important;
    overflow-wrap: anywhere !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ziwei .longform__cta {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-inline: 0 !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-ziwei .longform__cta .btn {
    width: 100% !important;
    max-width: 100% !important;
    justify-content: center !important;
    white-space: normal !important;
  }
}

/* Homepage consolidation: remove legacy grid placeholders and keep the
   methodology and pricing stories in one predictable reading order. */
html.mlc-v5-ready body.home #dc-root .trust-engine__inner,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__inner {
  display: block !important;
  width: min(100%, 1100px) !important;
  margin-inline: auto !important;
}

html.mlc-v5-ready body.home #dc-root .trust-engine__trust-upgrades,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__trust-upgrades {
  display: none !important;
}

html.mlc-v5-ready body.home #dc-root .trust-engine__left-right-wrap,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__left-right-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr) !important;
  gap: clamp(32px, 5vw, 72px) !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  align-items: center !important;
}

html.mlc-v5-ready body.home #dc-root .trust-engine__left,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__left {
  text-align: left !important;
}

html.mlc-v5-ready body.home #dc-root .trust-engine__left > :is(.eyebrow, h2, p),
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__left > :is(.eyebrow, h2, p) {
  max-width: 620px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left !important;
}

html.mlc-v5-ready body.home #dc-root .engine-cards-row,
html.mlc-v5-ready body.page-id-38 #dc-root .engine-cards-row {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
  width: 100% !important;
  margin-top: 30px !important;
}

html.mlc-v5-ready body.home #dc-root .engine-card,
html.mlc-v5-ready body.page-id-38 #dc-root .engine-card {
  min-height: 0 !important;
  padding: 22px 18px !important;
}

html.mlc-v5-ready body.home #dc-root .trust-engine__right,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__right {
  display: grid !important;
  gap: 18px !important;
  justify-items: center !important;
}

html.mlc-v5-ready body.home #dc-root .trust-engine__visual,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__visual {
  width: min(100%, 330px) !important;
}

html.mlc-v5-ready body.home #dc-root .trust-engine__guarantee,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__guarantee {
  display: grid !important;
  justify-items: center !important;
  width: min(100%, 330px) !important;
  margin: 0 !important;
  text-align: center !important;
}

html.mlc-v5-ready body.home #dc-root .trust-engine__guarantee-icon,
html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__guarantee-icon {
  display: grid !important;
  place-items: center !important;
  width: 34px !important;
  height: 34px !important;
  border: 1px solid var(--mlc-v5-line-strong) !important;
  border-radius: 50% !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 13px !important;
}

html.mlc-v5-ready body.home #dc-root .pricing-grid,
html.mlc-v5-ready body.page-id-38 #dc-root .pricing-grid {
  grid-auto-flow: row !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  align-items: stretch !important;
}

html.mlc-v5-ready body.home #dc-root .pricing-card,
html.mlc-v5-ready body.page-id-38 #dc-root .pricing-card {
  grid-column: auto !important;
  grid-row: auto !important;
  min-height: 0 !important;
  height: 100% !important;
}

html.mlc-v5-ready body.home #dc-root :is(.lunar-section, .philosophy, .features, .love-section, .trust-engine, .faq, .pricing),
html.mlc-v5-ready body.page-id-38 #dc-root :is(.lunar-section, .philosophy, .features, .love-section, .trust-engine, .faq, .pricing) {
  padding-block: clamp(52px, 6vw, 78px) !important;
}

@media (max-width: 760px) {
  html.mlc-v5-ready body.home #dc-root .trust-engine__left-right-wrap,
  html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__left-right-wrap,
  html.mlc-v5-ready body.home #dc-root .engine-cards-row,
  html.mlc-v5-ready body.page-id-38 #dc-root .engine-cards-row,
  html.mlc-v5-ready body.home #dc-root .pricing-grid,
  html.mlc-v5-ready body.page-id-38 #dc-root .pricing-grid {
    grid-template-columns: 1fr !important;
  }

  html.mlc-v5-ready body.home #dc-root .trust-engine__right,
  html.mlc-v5-ready body.page-id-38 #dc-root .trust-engine__right {
    margin-top: 8px !important;
  }
}

/* Hostinger's generic purple assistant conflicts with the MingliCode service
   journey and duplicates the purpose-built reading follow-up panel. */
.kodee-fab,
.kodee-fab__inner,
.kodee-fab__open {
  display: none !important;
}

html.mlc-v5-ready {
  scroll-behavior: smooth;
  overflow-x: clip;
  background: var(--mlc-v5-bg-deep);
}

.mlc-v5-ready body {
  margin: 0 !important;
  overflow-x: clip !important;
  background: var(--mlc-v5-bg-deep) !important;
  color: var(--mlc-v5-copy) !important;
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.mlc-v5-ready body *,
.mlc-v5-ready body *::before,
.mlc-v5-ready body *::after {
  box-sizing: border-box;
}

.mlc-v5-ready body h1,
.mlc-v5-ready body h2,
.mlc-v5-ready body h3,
.mlc-v5-ready body h4 {
  color: var(--mlc-v5-ivory) !important;
  font-family: "Noto Serif TC", "Songti TC", "PMingLiU", serif !important;
  letter-spacing: 0 !important;
  text-wrap: balance;
}

.mlc-v5-ready body p,
.mlc-v5-ready body li {
  color: var(--mlc-v5-copy) !important;
  letter-spacing: 0 !important;
}

.mlc-v5-ready body a,
.mlc-v5-ready body button,
.mlc-v5-ready body input,
.mlc-v5-ready body select,
.mlc-v5-ready body textarea {
  font: inherit;
}

.mlc-v5-ready body img {
  max-width: 100%;
}

.mlc-v5-ready body a:focus-visible,
.mlc-v5-ready body button:focus-visible,
.mlc-v5-ready body input:focus-visible,
.mlc-v5-ready body select:focus-visible,
.mlc-v5-ready body textarea:focus-visible {
  outline: 2px solid var(--mlc-v5-gold) !important;
  outline-offset: 3px !important;
}

/* Retire every older header and footer. */
.mlc-v5-ready body > .wp-site-blocks > header,
.mlc-v5-ready header.wp-block-template-part,
.mlc-v5-ready #dc-root > .nav,
.mlc-v5-ready #dc-root nav.nav,
.mlc-v5-ready #dc-root > .social-proof-strip,
.mlc-v5-ready .social-proof-strip,
.mlc-v5-ready #dc-root > .promo-banner,
.mlc-v5-ready #dc-root > [class*="promo"],
.mlc-v5-ready #dc-root > [class*="announcement"],
.mlc-v5-ready body > .wp-site-blocks > footer,
.mlc-v5-ready footer.wp-block-template-part,
.mlc-v5-ready #dc-root > footer,
.mlc-v5-ready #dc-root > .site-footer,
.mlc-v5-ready body > footer:not(.mlc-v5-footer) {
  display: none !important;
}

html.mlc-v5-ready body.home #dc-root > .social-proof-strip,
html.mlc-v5-ready body.page-id-38 #dc-root > .social-proof-strip,
html.mlc-v5-ready body.home #dc-root > .promo-banner,
html.mlc-v5-ready body.page-id-38 #dc-root > .promo-banner {
  display: none !important;
}

/* Shared site header. */
.mlc-v5-header {
  position: sticky;
  top: 0;
  z-index: 40;
  width: 100%;
  min-height: 72px;
  border-bottom: 1px solid var(--mlc-v5-line);
  background: oklch(10.8% 0.018 246 / 0.96);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.admin-bar .mlc-v5-header {
  top: 32px;
}

.mlc-v5-header-inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(22px, 3vw, 48px);
  width: min(calc(100% - 40px), var(--mlc-v5-container));
  min-height: 72px;
  margin-inline: auto;
}

.mlc-v5-brand {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  min-width: max-content;
  color: var(--mlc-v5-ivory) !important;
  text-decoration: none !important;
}

.mlc-v5-brand-mark {
  display: grid;
  width: 36px;
  aspect-ratio: 1;
  place-items: center;
  border: 1px solid var(--mlc-v5-gold-soft);
  border-radius: 50%;
  color: var(--mlc-v5-gold);
  font-family: "Noto Serif TC", "Songti TC", serif;
  font-size: 15px;
  box-shadow: inset 0 0 0 4px var(--mlc-v5-bg);
}

.mlc-v5-brand strong,
.mlc-v5-brand small {
  display: block;
  color: inherit;
}

.mlc-v5-brand strong {
  font-family: "Noto Serif TC", "Songti TC", serif;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 650;
}

.mlc-v5-brand small {
  margin-top: 3px;
  color: var(--mlc-v5-muted);
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.mlc-v5-desktop-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(14px, 1.55vw, 24px);
  min-width: 0;
  white-space: nowrap;
}

.mlc-v5-nav-link,
.mlc-v5-account {
  position: relative;
  padding-block: 25px 23px;
  color: var(--mlc-v5-copy) !important;
  font-size: 14px;
  line-height: 1;
  text-decoration: none !important;
  transition: color 180ms ease-out;
}

.mlc-v5-nav-link::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  height: 1px;
  background: var(--mlc-v5-gold);
  opacity: 0;
  transform: scaleX(0.45);
  transition: opacity 180ms ease-out, transform 180ms ease-out;
}

.mlc-v5-nav-link:hover,
.mlc-v5-nav-link.is-active,
.mlc-v5-account:hover {
  color: var(--mlc-v5-ivory) !important;
}

.mlc-v5-nav-link:hover::after,
.mlc-v5-nav-link.is-active::after {
  opacity: 1;
  transform: scaleX(1);
}

.mlc-v5-header-actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.mlc-v5-account {
  padding-block: 12px;
}

.mlc-v5-header-cta,
.mlc-v5-primary-button {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border: 1px solid var(--mlc-v5-gold);
  border-radius: 8px;
  background: var(--mlc-v5-gold) !important;
  color: oklch(15% 0.025 70) !important;
  -webkit-text-fill-color: oklch(15% 0.025 70) !important;
  font-weight: 760;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
  box-shadow: 0 12px 34px oklch(45% 0.09 80 / 0.18);
  transition: transform 180ms ease-out, background 180ms ease-out;
}

.mlc-v5-header-cta:hover,
.mlc-v5-primary-button:hover {
  background: oklch(83% 0.14 82) !important;
  transform: translateY(-1px);
}

.mlc-v5-header-cta:active,
.mlc-v5-primary-button:active {
  transform: translateY(1px);
}

.mlc-v5-menu-button {
  display: none;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid var(--mlc-v5-line-strong);
  border-radius: 8px;
  background: transparent;
}

.mlc-v5-menu-button span {
  display: block;
  width: 18px;
  height: 1px;
  margin: 5px auto;
  background: var(--mlc-v5-ivory);
  transition: transform 180ms ease-out;
}

.mlc-v5-menu-button[aria-expanded="true"] span:first-child {
  transform: translateY(3px) rotate(45deg);
}

.mlc-v5-menu-button[aria-expanded="true"] span:last-child {
  transform: translateY(-3px) rotate(-45deg);
}

.mlc-v5-mobile-menu {
  width: min(calc(100% - 32px), 560px);
  margin: 0 auto 16px;
  padding: 10px 18px 18px;
  border: 1px solid var(--mlc-v5-line);
  border-radius: var(--mlc-v5-radius);
  background: var(--mlc-v5-surface);
  box-shadow: var(--mlc-v5-shadow);
}

.mlc-v5-mobile-menu[hidden] {
  display: none !important;
}

.mlc-v5-mobile-primary,
.mlc-v5-mobile-secondary {
  display: grid;
}

.mlc-v5-mobile-primary .mlc-v5-nav-link,
.mlc-v5-mobile-secondary a {
  padding: 15px 2px;
  border-bottom: 1px solid oklch(78% 0.13 82 / 0.1);
  color: var(--mlc-v5-copy) !important;
  text-decoration: none;
}

.mlc-v5-mobile-secondary {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  padding-top: 16px;
}

.mlc-v5-mobile-secondary a {
  padding: 0;
  border: 0;
  color: var(--mlc-v5-muted) !important;
  font-size: 13px;
  text-align: center;
}

/* Shared footer and conversion path. */
.mlc-v5-footer {
  width: 100%;
  border-top: 1px solid var(--mlc-v5-line);
  background: oklch(13% 0.018 48);
}

.mlc-v5-footer-inner {
  display: grid;
  grid-template-columns: minmax(280px, 1.4fr) 0.8fr 0.8fr;
  gap: clamp(36px, 6vw, 90px);
  width: min(calc(100% - 40px), var(--mlc-v5-container));
  margin-inline: auto;
  padding-block: 54px 44px;
}

.mlc-v5-footer-brand p {
  max-width: 32ch;
  margin: 20px 0 0;
  color: var(--mlc-v5-muted) !important;
  font-size: 14px;
  line-height: 1.7;
}

.mlc-v5-footer nav {
  display: grid;
  align-content: start;
  gap: 14px;
}

.mlc-v5-footer nav a {
  color: var(--mlc-v5-copy) !important;
  font-size: 14px;
  text-decoration: none !important;
}

.mlc-v5-footer nav a:hover {
  color: var(--mlc-v5-gold) !important;
}

.mlc-v5-footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  width: min(calc(100% - 40px), var(--mlc-v5-container));
  margin-inline: auto;
  padding-block: 22px 26px;
  border-top: 1px solid oklch(78% 0.13 82 / 0.1);
  color: var(--mlc-v5-muted);
  font-size: 12px;
}

.mlc-v5-conversion {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 36px;
  width: min(calc(100% - 40px), var(--mlc-v5-container));
  margin: clamp(48px, 7vw, 88px) auto;
  padding: clamp(30px, 4vw, 48px);
  border-top: 1px solid var(--mlc-v5-line-strong);
  border-bottom: 1px solid var(--mlc-v5-line);
  background: oklch(14% 0.02 246);
}

.mlc-v5-conversion h2 {
  margin: 0 0 10px !important;
  font-size: clamp(26px, 3vw, 40px) !important;
  line-height: 1.2 !important;
}

.mlc-v5-conversion p {
  max-width: 58ch;
  margin: 0 !important;
  line-height: 1.7;
}

.mlc-v5-conversion-actions {
  display: flex;
  align-items: center;
  gap: 20px;
}

.mlc-v5-text-link {
  color: var(--mlc-v5-ivory) !important;
  text-underline-offset: 5px;
}

/* Global page rhythm. */
.mlc-v5-ready .wp-site-blocks,
.mlc-v5-ready #dc-root,
.mlc-v5-ready main,
.mlc-v5-ready .entry-content,
.mlc-v5-ready .wp-block-post-content {
  background: var(--mlc-v5-bg) !important;
}

.mlc-v5-ready main:not(#dc-root),
.mlc-v5-ready body:not(.home) .wp-block-post-content {
  max-width: var(--mlc-v5-container) !important;
  margin-inline: auto !important;
}

.mlc-v5-ready body:not(.home) main {
  padding-top: clamp(28px, 4vw, 54px) !important;
  padding-bottom: clamp(52px, 6vw, 84px) !important;
}

.mlc-v5-ready .container,
.mlc-v5-ready .container-narrow {
  width: min(calc(100% - 40px), var(--mlc-v5-container)) !important;
  max-width: var(--mlc-v5-container) !important;
  margin-inline: auto !important;
}

.mlc-v5-ready section {
  scroll-margin-top: 88px;
}

.mlc-v5-ready .wp-block-spacer {
  max-height: 48px !important;
}

.mlc-v5-ready .section-title,
.mlc-v5-ready section > .container > h2,
.mlc-v5-ready section > h2 {
  font-size: clamp(30px, 3.7vw, 50px) !important;
  line-height: 1.18 !important;
}

.mlc-v5-ready .section-sub,
.mlc-v5-ready section > .container > p,
.mlc-v5-ready section > p {
  max-width: var(--mlc-v5-reading) !important;
  line-height: 1.75 !important;
}

.mlc-v5-ready body .btn,
.mlc-v5-ready body .button,
.mlc-v5-ready body button[type="submit"],
.mlc-v5-ready body input[type="submit"],
.mlc-v5-ready body .wp-element-button,
.mlc-v5-ready body .wc-block-components-button {
  min-height: 46px !important;
  border-radius: 8px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

.mlc-v5-ready body .btn--gold,
.mlc-v5-ready body button[type="submit"],
.mlc-v5-ready body input[type="submit"],
.mlc-v5-ready body .wp-element-button,
.mlc-v5-ready body .wc-block-components-button {
  background: var(--mlc-v5-gold) !important;
  color: oklch(15% 0.025 70) !important;
  -webkit-text-fill-color: oklch(15% 0.025 70) !important;
  font-weight: 760 !important;
  text-shadow: none !important;
}

/* Homepage: shorter, clearer and image-led. */
.mlc-v5-ready body.home #dc-root .hero,
.mlc-v5-ready body.page-id-38 #dc-root .hero {
  min-height: 660px !important;
  height: min(760px, calc(100svh - 72px)) !important;
  padding: clamp(52px, 7vw, 86px) 24px 64px !important;
}

.mlc-v5-ready body.home #dc-root .hero__content,
.mlc-v5-ready body.page-id-38 #dc-root .hero__content {
  width: min(calc(100% - 48px), var(--mlc-v5-container)) !important;
  max-width: var(--mlc-v5-container) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  transform: none !important;
  text-align: left !important;
}

.mlc-v5-ready body.home #dc-root .hero__title,
.mlc-v5-ready body.home #dc-root .hero h1,
.mlc-v5-ready body.page-id-38 #dc-root .hero__title,
.mlc-v5-ready body.page-id-38 #dc-root .hero h1 {
  max-width: 9ch !important;
  margin: 0 !important;
  font-size: clamp(46px, 5.6vw, 76px) !important;
  line-height: 1.08 !important;
  text-align: left !important;
}

.mlc-v5-ready body.home #dc-root .hero__subtitle,
.mlc-v5-ready body.page-id-38 #dc-root .hero__subtitle {
  max-width: 30em !important;
  margin: 20px 0 0 !important;
  font-size: clamp(16px, 1.5vw, 19px) !important;
  line-height: 1.7 !important;
  text-align: left !important;
}

.mlc-v5-ready body.home #dc-root .hero__ctas,
.mlc-v5-ready body.page-id-38 #dc-root .hero__ctas {
  justify-content: flex-start !important;
  margin-top: 28px !important;
}

.mlc-v5-ready body.home #dc-root .hero__trust,
.mlc-v5-ready body.page-id-38 #dc-root .hero__trust {
  justify-content: flex-start !important;
  width: min(620px, 100%) !important;
  margin: 38px 0 0 !important;
  padding-top: 24px !important;
}

.mlc-v5-ready body.home #dc-root .lunar-section,
.mlc-v5-ready body.page-id-38 #dc-root .lunar-section {
  padding-block: 54px 62px !important;
}

.mlc-v5-ready body.home #dc-root .lunar-section__header,
.mlc-v5-ready body.page-id-38 #dc-root .lunar-section__header {
  margin-bottom: 24px !important;
}

.mlc-v5-ready body.home #dc-root #lunar-widget-container,
.mlc-v5-ready body.page-id-38 #dc-root #lunar-widget-container {
  min-height: 0 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card {
  min-height: 136px !important;
  padding: 22px !important;
  border-radius: var(--mlc-v5-radius) !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card--main strong,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card--main strong,
.mlc-v5-ready body.home #dc-root .mlc-lunar-card--main small,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card--main small,
.mlc-v5-ready body.home #dc-root .mlc-lunar-card__timezone,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card__timezone {
  display: block !important;
  width: 100% !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card--main strong,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card--main strong {
  margin-top: 10px !important;
  color: var(--mlc-v5-text) !important;
  font-size: 17px !important;
  line-height: 1.5 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card--main small,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card--main small {
  margin-top: 7px !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card__timezone,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card__timezone {
  margin-top: 5px !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-grid,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  width: 100% !important;
  max-width: none !important;
  overflow: hidden !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: var(--mlc-v5-radius) !important;
  background: var(--mlc-v5-surface) !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card {
  min-height: 0 !important;
  padding: 22px 24px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card--main,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card--main {
  grid-column: 1 / -1 !important;
  border-bottom: 1px solid var(--mlc-v5-line) !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card:not(.mlc-lunar-card--main) + .mlc-lunar-card,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card:not(.mlc-lunar-card--main) + .mlc-lunar-card {
  border-left: 1px solid var(--mlc-v5-line) !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card > span,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card > span {
  display: block !important;
  margin-bottom: 12px !important;
  color: var(--mlc-v5-text) !important;
  font-size: 15px !important;
  font-weight: 650 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card ul,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card ul {
  display: grid !important;
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card li,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card li {
  position: relative !important;
  margin: 0 !important;
  padding-left: 14px !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card li::before,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card li::before {
  content: '' !important;
  position: absolute !important;
  top: 0.72em !important;
  left: 0 !important;
  width: 5px !important;
  height: 5px !important;
  border-radius: 50% !important;
  background: var(--mlc-v5-gold) !important;
}

.mlc-v5-ready body.home #dc-root .mlc-lunar-card:last-child li::before,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-lunar-card:last-child li::before {
  background: #8f4b4b !important;
}

.mlc-v5-ready body.home #dc-root .daily-fortune-section,
.mlc-v5-ready body.page-id-38 #dc-root .daily-fortune-section {
  padding-block: 66px 74px !important;
}

.mlc-v5-ready body.home #dc-root .daily-fortune__wrap,
.mlc-v5-ready body.page-id-38 #dc-root .daily-fortune__wrap {
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr) !important;
  gap: clamp(36px, 5vw, 70px) !important;
  align-items: end !important;
}

.mlc-v5-ready body.home #dc-root .daily-fortune__form-card,
.mlc-v5-ready body.page-id-38 #dc-root .daily-fortune__form-card {
  padding: 28px !important;
  border-radius: var(--mlc-v5-radius) !important;
  box-shadow: var(--mlc-v5-shadow) !important;
}

.mlc-v5-ready body.home #dc-root .philosophy,
.mlc-v5-ready body.page-id-38 #dc-root .philosophy {
  padding-block: 62px 72px !important;
}

.mlc-v5-ready body.home #dc-root .philosophy .belief-cards,
.mlc-v5-ready body.home #dc-root .philosophy .belief-grid,
.mlc-v5-ready body.page-id-38 #dc-root .philosophy .belief-cards,
.mlc-v5-ready body.page-id-38 #dc-root .philosophy .belief-grid {
  margin-top: 34px !important;
}

.mlc-v5-ready body.home #dc-root .philosophy .belief-card,
.mlc-v5-ready body.page-id-38 #dc-root .philosophy .belief-card {
  min-height: 0 !important;
  padding: 22px 26px 12px !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.mlc-v5-ready body.home #dc-root .features,
.mlc-v5-ready body.page-id-38 #dc-root .features {
  padding-block: 70px 78px !important;
}

.mlc-v5-ready body.home #dc-root .features__wrap,
.mlc-v5-ready body.page-id-38 #dc-root .features__wrap {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px 42px !important;
  margin-top: 38px !important;
}

.mlc-v5-ready body.home #dc-root .feature-deep,
.mlc-v5-ready body.page-id-38 #dc-root .feature-deep {
  grid-template-columns: 138px minmax(0, 1fr) !important;
  min-height: 210px !important;
  padding: 22px 0 !important;
  border: 0 !important;
  border-top: 1px solid var(--mlc-v5-line) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.mlc-v5-ready body.home #dc-root .feature-deep__visual,
.mlc-v5-ready body.page-id-38 #dc-root .feature-deep__visual {
  min-height: 160px !important;
  border: 0 !important;
  border-radius: var(--mlc-v5-radius) !important;
}

.mlc-v5-ready body.home #dc-root .love-section,
.mlc-v5-ready body.page-id-38 #dc-root .love-section {
  padding-block: 70px 80px !important;
}

.mlc-v5-ready body.home #dc-root .love-grid,
.mlc-v5-ready body.page-id-38 #dc-root .love-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.88fr) !important;
  grid-template-rows: repeat(2, minmax(230px, auto)) !important;
  gap: 18px !important;
  margin-top: 36px !important;
}

.mlc-v5-ready body.home #dc-root .love-card,
.mlc-v5-ready body.page-id-38 #dc-root .love-card {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 230px !important;
  padding: 28px !important;
  overflow: hidden !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: var(--mlc-v5-radius) !important;
  background: var(--mlc-v5-surface) !important;
  isolation: isolate;
}

.mlc-v5-ready body.home #dc-root .love-card__tag,
.mlc-v5-ready body.page-id-38 #dc-root .love-card__tag {
  display: flex !important;
  align-items: center !important;
  width: fit-content !important;
  min-height: 25px !important;
  margin: 0 0 12px !important;
  color: #f0d486 !important;
  background: #17130b !important;
  border-color: rgba(212, 168, 83, 0.5) !important;
}

.mlc-v5-ready body.home #dc-root .love-card__tag--placeholder,
.mlc-v5-ready body.page-id-38 #dc-root .love-card__tag--placeholder {
  visibility: hidden !important;
}

.mlc-v5-ready body.home #dc-root .love-card__points,
.mlc-v5-ready body.page-id-38 #dc-root .love-card__points {
  flex: 1 1 auto !important;
}

.mlc-v5-ready body.home #dc-root .love-card__cta,
.mlc-v5-ready body.page-id-38 #dc-root .love-card__cta {
  margin-top: auto !important;
}

.mlc-v5-ready body.home #dc-root .love-card::before,
.mlc-v5-ready body.page-id-38 #dc-root .love-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background-image: var(--mlc-v5-love-image);
  background-position: center;
  background-size: cover;
  opacity: 0.28;
  transform: scale(1.02);
}

.mlc-v5-ready body.home #dc-root .love-card::after,
.mlc-v5-ready body.page-id-38 #dc-root .love-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, oklch(13% 0.02 246 / 0.98), oklch(13% 0.02 246 / 0.62));
}

.mlc-v5-ready body.home #dc-root .love-card:first-child,
.mlc-v5-ready body.page-id-38 #dc-root .love-card:first-child {
  grid-row: 1 / 3 !important;
  min-height: 478px !important;
}

.mlc-v5-ready body.home #dc-root .love-card [class*="icon"],
.mlc-v5-ready body.page-id-38 #dc-root .love-card [class*="icon"] {
  display: none !important;
}

.mlc-v5-ready body.home #dc-root .trust-engine,
.mlc-v5-ready body.page-id-38 #dc-root .trust-engine {
  padding-block: 72px 82px !important;
}

.mlc-v5-ready body.home #dc-root .mlc-trust-shell,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-trust-shell {
  position: relative;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr) !important;
  gap: clamp(38px, 6vw, 78px) !important;
  align-items: center !important;
}

.mlc-v5-ready body.home #dc-root .mlc-trust-panel,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-trust-panel {
  min-height: 520px;
  padding: 34px !important;
  border-radius: var(--mlc-v5-radius) !important;
  background:
    linear-gradient(180deg, oklch(10% 0.02 246 / 0.2), oklch(10% 0.02 246 / 0.82)),
    url("https://minglicode.com/wp-content/uploads/2026/05/about_ai_wisdom.png") center / cover no-repeat !important;
  box-shadow: var(--mlc-v5-shadow) !important;
}

.mlc-v5-ready body.home #dc-root .mlc-process-list,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-process-list {
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  margin: 0 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-process-list li,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-process-list li {
  min-height: 0 !important;
  padding: 18px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid var(--mlc-v5-line) !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.mlc-v5-ready body.home #dc-root .mlc-report-card,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-report-card {
  margin-top: 26px !important;
  background: oklch(12% 0.018 246 / 0.9) !important;
}

.mlc-v5-ready body.home #dc-root .faq,
.mlc-v5-ready body.page-id-38 #dc-root .faq {
  padding-block: 58px 68px !important;
}

.mlc-v5-ready body.home #dc-root .testimonials,
.mlc-v5-ready body.page-id-38 #dc-root .testimonials {
  padding-block: 66px 76px !important;
}

.mlc-v5-ready body.home #dc-root .testi-grid,
.mlc-v5-ready body.page-id-38 #dc-root .testi-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.88fr) !important;
  gap: 16px !important;
  margin-top: 36px !important;
}

.mlc-v5-ready body.home #dc-root .testi-card,
.mlc-v5-ready body.page-id-38 #dc-root .testi-card {
  min-height: 0 !important;
  padding: 24px 26px !important;
  border-radius: var(--mlc-v5-radius) !important;
}

.mlc-v5-ready body.home #dc-root .testi-card:first-child,
.mlc-v5-ready body.page-id-38 #dc-root .testi-card:first-child {
  grid-row: span 2;
}

.mlc-v5-ready body.home #dc-root .mlc-v5-extra-testimonial,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-v5-extra-testimonial {
  display: none !important;
}

.mlc-v5-ready body.home #dc-root .free-banner,
.mlc-v5-ready body.page-id-38 #dc-root .free-banner,
.mlc-v5-ready body.home #dc-root .seasonal-section,
.mlc-v5-ready body.page-id-38 #dc-root .seasonal-section {
  display: none !important;
}

.mlc-v5-ready body.home #dc-root .pricing,
.mlc-v5-ready body.page-id-38 #dc-root .pricing {
  padding-block: 68px 78px !important;
}

.mlc-v5-ready body.home #dc-root .email-capture,
.mlc-v5-ready body.page-id-38 #dc-root .email-capture {
  padding-block: 48px 56px !important;
}

/* Secondary page heroes and forms. */
.mlc-v5-ready body:not(.home) :is(.reading-hero, .qm-hero, .love-hero, .about-hero, .fs-hero, .store-hero, .shop-hero, .weekly-hero, .monthly-hero, .history-hero, .sub-hero, .trial-hero, .page-hero, .panding-hero, .ts-hero, .career-hero) {
  min-height: 0 !important;
  height: auto !important;
  margin-top: 0 !important;
  padding-block: clamp(56px, 7vw, 86px) !important;
  overflow: hidden !important;
  border-radius: 0 !important;
}

.mlc-v5-ready body:not(.home) :is(.weekly-hero, .monthly-hero, .panding-hero) {
  min-height: 580px !important;
  max-height: 680px !important;
  padding-block: 70px !important;
}

.mlc-v5-ready body:not(.home) :is(.reading-hero, .qm-hero, .love-hero, .about-hero, .fs-hero, .store-hero, .shop-hero, .weekly-hero, .monthly-hero, .history-hero, .sub-hero, .page-hero, .panding-hero, .ts-hero, .career-hero) h1 {
  max-width: 16ch !important;
  margin-inline: auto !important;
  font-size: clamp(38px, 5vw, 64px) !important;
  line-height: 1.1 !important;
}

.mlc-v5-ready body:not(.home) :is(.reading-hero, .qm-hero, .love-hero, .about-hero, .fs-hero, .store-hero, .shop-hero, .weekly-hero, .monthly-hero, .history-hero, .sub-hero, .page-hero, .panding-hero, .ts-hero, .career-hero) p {
  max-width: 52ch !important;
  margin-inline: auto !important;
  line-height: 1.7 !important;
}

.mlc-v5-ready body:not(.home) :is(.fs-section, .scenarios-section, .love-testimonials-section, .products-section, .zodiac-selector-section, .all-zodiacs-section, .energy-calendar-section, .pricing-section, .comparison-section, .faq-section, .scenario-section, .how-section, .career-form-section, .ts-form-section) {
  padding-block: clamp(48px, 6vw, 76px) !important;
}

.mlc-v5-ready body :is(.reading-form, .qm-form, .career-form, .ts-form, .panding-form) {
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: var(--mlc-v5-radius) !important;
  background: var(--mlc-v5-surface) !important;
  box-shadow: var(--mlc-v5-shadow) !important;
}

.mlc-v5-ready body :is(input, select, textarea) {
  max-width: 100% !important;
  border-color: var(--mlc-v5-line-strong) !important;
  border-radius: 8px !important;
  background: var(--mlc-v5-surface-raised) !important;
  color: var(--mlc-v5-ivory) !important;
  -webkit-text-fill-color: var(--mlc-v5-ivory) !important;
}

/* Zodiac selectors use seal-like characters, never emoji. */
.mlc-v5-ready .zodiac-grid,
.mlc-v5-ready [class*="zodiac-grid"] {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 10px !important;
  width: 100% !important;
}

.mlc-v5-ready .zodiac-btn {
  width: 100% !important;
  min-width: 0 !important;
  min-height: 92px !important;
  padding: 12px 8px !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: var(--mlc-v5-radius) !important;
  background: var(--mlc-v5-surface) !important;
  color: var(--mlc-v5-copy) !important;
  overflow: hidden !important;
}

.mlc-v5-ready .mlc-v5-zodiac-seal {
  display: grid !important;
  width: 34px !important;
  height: 34px !important;
  margin: 0 auto 7px !important;
  place-items: center !important;
  border: 1px solid var(--mlc-v5-gold-soft) !important;
  border-radius: 50% !important;
  color: var(--mlc-v5-gold) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 17px !important;
  line-height: 1 !important;
}

.mlc-v5-ready .zodiac-row__emoji.mlc-v5-zodiac-seal {
  flex: 0 0 34px !important;
  margin: 0 12px 0 0 !important;
}

.mlc-v5-ready .month-selector,
.mlc-v5-ready [class*="month-selector"] {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 12px !important;
  max-width: 100% !important;
}

.mlc-v5-ready .month-nav-btn {
  width: auto !important;
  max-width: 100% !important;
}

/* Shop and product pages. */
.mlc-v5-ready body.woocommerce-shop main,
.mlc-v5-ready body.post-type-archive-product main {
  max-width: var(--mlc-v5-container) !important;
  padding-inline: 20px !important;
}

.mlc-v5-ready body.woocommerce-shop ul.products,
.mlc-v5-ready body.post-type-archive-product ul.products,
.mlc-v5-ready body.woocommerce-shop .wc-block-product-template,
.mlc-v5-ready body.post-type-archive-product .wc-block-product-template {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 34px 20px !important;
}

.mlc-v5-ready body.woocommerce-shop li.product,
.mlc-v5-ready body.post-type-archive-product li.product,
.mlc-v5-ready body.woocommerce-shop .wc-block-product,
.mlc-v5-ready body.post-type-archive-product .wc-block-product {
  display: flex !important;
  min-width: 0 !important;
  flex-direction: column !important;
  padding: 0 0 18px !important;
  overflow: hidden !important;
  border: 0 !important;
  border-bottom: 1px solid var(--mlc-v5-line) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.mlc-v5-ready body.woocommerce-shop li.product img,
.mlc-v5-ready body.post-type-archive-product li.product img,
.mlc-v5-ready body.woocommerce-shop .wc-block-product img,
.mlc-v5-ready body.post-type-archive-product .wc-block-product img,
.mlc-v5-ready .mlc-v5-product-ziwei::before,
.mlc-v5-ready .mlc-v5-product-office::before {
  width: 100% !important;
  aspect-ratio: 4 / 5 !important;
  object-fit: cover !important;
  border-radius: var(--mlc-v5-radius) !important;
  background: var(--mlc-v5-surface) !important;
}

.mlc-v5-ready .mlc-v5-product-ziwei::before,
.mlc-v5-ready .mlc-v5-product-office::before {
  content: "";
  display: block;
  margin-bottom: 16px;
  background-position: center !important;
  background-size: cover !important;
}

.mlc-v5-ready .mlc-v5-product-ziwei::before {
  background-image: url("https://minglicode.com/wp-content/uploads/2026/05/ziwei_hero_banner.png") !important;
}

.mlc-v5-ready .mlc-v5-product-office::before {
  background-image: url("https://minglicode.com/wp-content/uploads/2026/05/fengshui_hero_banner.png") !important;
}

.mlc-v5-ready body.woocommerce-shop .woocommerce-loop-product__title,
.mlc-v5-ready body.post-type-archive-product .woocommerce-loop-product__title,
.mlc-v5-ready body.woocommerce-shop .wp-block-post-title,
.mlc-v5-ready body.post-type-archive-product .wp-block-post-title {
  margin-top: 16px !important;
  color: var(--mlc-v5-ivory) !important;
  font-size: 17px !important;
  line-height: 1.45 !important;
}

.mlc-v5-ready body.woocommerce-shop .price,
.mlc-v5-ready body.post-type-archive-product .price,
.mlc-v5-ready body.woocommerce-shop .wp-block-woocommerce-product-price,
.mlc-v5-ready body.post-type-archive-product .wp-block-woocommerce-product-price {
  margin: 8px 0 14px !important;
  color: var(--mlc-v5-gold) !important;
  font-variant-numeric: tabular-nums;
}

/* Subscription page prioritises annual value. */
.mlc-v5-ready .pricing-grid,
.mlc-v5-ready .pricing-cards,
.mlc-v5-ready .plans-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  align-items: stretch !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.mlc-v5-ready .pricing-card,
.mlc-v5-ready .plan-card,
.mlc-v5-ready .sub-card {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  padding: 28px !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: var(--mlc-v5-radius) !important;
  background: var(--mlc-v5-surface) !important;
  box-shadow: none !important;
}

.mlc-v5-ready .mlc-v5-recommended-plan {
  border-color: var(--mlc-v5-line-strong) !important;
  background: oklch(19% 0.035 76) !important;
  box-shadow: var(--mlc-v5-shadow) !important;
}

.mlc-v5-plan-label {
  display: inline-block;
  margin-bottom: 16px;
  color: var(--mlc-v5-gold);
  font-size: 13px;
  font-weight: 700;
}

.mlc-v5-ready .sub-card__badge,
.mlc-v5-ready .popular-tag,
.mlc-v5-ready .trial-badge {
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 0 12px !important;
  padding: 5px 9px !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
}

.mlc-v5-ready .sub-card__name {
  margin: 4px 0 16px !important;
  font-size: 24px !important;
  line-height: 1.25 !important;
}

.mlc-v5-ready .sub-card__price {
  display: flex !important;
  width: auto !important;
  max-width: 100% !important;
  min-height: 0 !important;
  align-items: baseline !important;
  gap: 5px !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  white-space: nowrap !important;
}

.mlc-v5-ready .sub-card__currency,
.mlc-v5-ready .sub-card__period {
  font-size: 14px !important;
  line-height: 1.2 !important;
}

.mlc-v5-ready .sub-card__amount {
  font-size: 38px !important;
  line-height: 1 !important;
}

.mlc-v5-ready .sub-card__billing,
.mlc-v5-ready .sub-card__note {
  margin: 0 0 16px !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
}

.mlc-v5-ready .sub-card__features {
  gap: 9px !important;
  margin: 14px 0 24px !important;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

.mlc-v5-ready .sub-card__cta {
  min-height: 48px !important;
  margin-top: auto !important;
  border-radius: 8px !important;
  font-size: 14px !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-extra-badge {
  display: none !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-v5-plan-label {
  display: none !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-card-aligned .sub-card__badge {
  display: flex !important;
  align-items: center !important;
  min-height: 28px !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-card-aligned .sub-card__name {
  min-height: 38px !important;
  margin: 4px 0 12px !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-card-aligned .sub-card__price {
  min-height: 50px !important;
  margin-bottom: 10px !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-card-aligned .sub-card__billing {
  min-height: 40px !important;
  margin: 0 0 12px !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-card-aligned .sub-card__features {
  flex: 1 1 auto !important;
  margin: 10px 0 20px !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-card-aligned .sub-card__cta {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 52px !important;
  margin-top: auto !important;
  box-sizing: border-box !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-card-aligned .sub-card__note {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 42px !important;
  margin: 10px 0 0 !important;
  text-align: center !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe :is(.sub-card__billing--placeholder, .sub-card__note--placeholder) {
  visibility: hidden !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe :is(.eyebrow, .sub-card__note, .sub-card__features li.feat-no) {
  opacity: 1 !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe :is(.sub-card__note, .sub-card__features li.feat-no) {
  color: var(--mlc-v5-muted) !important;
}

.mlc-v5-ready body.mlc-v5-route-subscribe .sub-card__features li.feat-no::before {
  color: var(--mlc-v5-muted) !important;
}

.mlc-v5-ready body.mlc-v5-route-love .love-eyebrow {
  opacity: 1 !important;
  color: var(--mlc-v5-copy) !important;
}

.mlc-v5-ready body.mlc-v5-route-weekly .zodiac-row__summary {
  color: var(--mlc-v5-copy) !important;
  font-size: max(13px, 0.78rem) !important;
  line-height: 1.5 !important;
  opacity: 1 !important;
}

.mlc-v5-ready .trial-hero {
  padding-block: 42px !important;
}

.mlc-v5-ready .trial-hero__inner {
  display: grid !important;
  grid-template-columns: 52px minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 22px !important;
  min-height: 0 !important;
  padding: 24px 28px !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: var(--mlc-v5-radius) !important;
}

.mlc-v5-ready .trial-hero__icon {
  display: grid !important;
  width: 48px !important;
  height: 48px !important;
  place-items: center !important;
  border: 1px solid var(--mlc-v5-gold-soft) !important;
  border-radius: 50% !important;
  color: var(--mlc-v5-gold) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 18px !important;
}

.mlc-v5-ready .trial-hero__text h2 {
  margin: 0 0 7px !important;
  font-size: 24px !important;
}

.mlc-v5-ready .trial-hero__text p {
  margin: 0 !important;
  font-size: 14px !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .trial-hero {
  margin-bottom: 42px !important;
  padding-block: 38px !important;
  border-block: 1px solid rgba(214, 173, 72, 0.16) !important;
  background: #071014 !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .trial-hero__inner {
  grid-template-columns: 52px minmax(0, 1fr) auto !important;
  gap: 22px !important;
  padding: 26px 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html.mlc-rich-art-ready body.mlc-v5-route-subscribe .trial-hero__text {
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.mlc-v5-ready .comparison-table-wrap,
.mlc-v5-ready [class*="comparison-table"] {
  max-width: 100% !important;
  overflow-x: auto !important;
}

.mlc-v5-ready .comparison-section table {
  min-width: 680px !important;
  font-size: 13px !important;
}

.mlc-v5-ready body.mlc-v5-route-fengshui .year-grid,
.mlc-v5-ready body.mlc-v5-route-fengshui [class*="year-grid"] {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.mlc-v5-ready body.mlc-v5-route-fengshui .year-card {
  min-width: 0 !important;
  max-width: 100% !important;
}

/* Fix known mobile overflow sources at every width. */
.mlc-v5-ready body.mlc-v5-route-fengshui .container,
.mlc-v5-ready body.mlc-v5-route-weekly .container,
.mlc-v5-ready body.mlc-v5-route-monthly .container,
.mlc-v5-ready body.mlc-v5-route-subscribe .container,
.mlc-v5-ready body.mlc-v5-route-career .container,
.mlc-v5-ready body.mlc-v5-route-fengshui-shop .container {
  max-width: min(calc(100% - 32px), var(--mlc-v5-container)) !important;
}

@media (max-width: 1120px) {
  .mlc-v5-desktop-nav {
    gap: 14px;
  }

  .mlc-v5-nav-link {
    font-size: 13px;
  }

  .mlc-v5-account {
    display: none;
  }

  .mlc-v5-ready body.woocommerce-shop ul.products,
  .mlc-v5-ready body.post-type-archive-product ul.products,
  .mlc-v5-ready body.woocommerce-shop .wc-block-product-template,
  .mlc-v5-ready body.post-type-archive-product .wc-block-product-template {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 900px) {
  .mlc-v5-desktop-nav,
  .mlc-v5-account {
    display: none;
  }

  .mlc-v5-header-inner {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .mlc-v5-menu-button {
    display: block;
  }

  .mlc-v5-footer-inner {
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 28px;
  }

  .mlc-v5-ready body.woocommerce-shop ul.products,
  .mlc-v5-ready body.post-type-archive-product ul.products,
  .mlc-v5-ready body.woocommerce-shop .wc-block-product-template,
  .mlc-v5-ready body.post-type-archive-product .wc-block-product-template {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  .admin-bar .mlc-v5-header {
    top: 46px;
  }

  .mlc-v5-header,
  .mlc-v5-header-inner {
    min-height: 64px;
  }

  .mlc-v5-header-inner {
    width: calc(100% - 28px);
    gap: 12px;
  }

  .mlc-v5-brand-mark {
    width: 32px;
  }

  .mlc-v5-brand strong {
    font-size: 17px;
  }

  .mlc-v5-header-cta {
    display: none;
  }

  .mlc-v5-menu-button {
    width: 42px;
    height: 42px;
  }

  .mlc-v5-ready .container,
  .mlc-v5-ready .container-narrow {
    width: calc(100% - 28px) !important;
    max-width: calc(100% - 28px) !important;
  }

  .mlc-v5-ready body.home #dc-root .hero,
  .mlc-v5-ready body.page-id-38 #dc-root .hero {
    min-height: 570px !important;
    height: auto !important;
    padding: 68px 18px 54px !important;
  }

  .mlc-v5-ready body.home #dc-root .hero__content,
  .mlc-v5-ready body.page-id-38 #dc-root .hero__content {
    width: 100% !important;
    text-align: left !important;
  }

  .mlc-v5-ready body.home #dc-root .hero__title,
  .mlc-v5-ready body.home #dc-root .hero h1,
  .mlc-v5-ready body.page-id-38 #dc-root .hero__title,
  .mlc-v5-ready body.page-id-38 #dc-root .hero h1 {
    max-width: 9ch !important;
    margin: 0 !important;
    font-size: clamp(38px, 11vw, 48px) !important;
    line-height: 1.12 !important;
  }

  .mlc-v5-ready body.home #dc-root .hero__trust,
  .mlc-v5-ready body.page-id-38 #dc-root .hero__trust {
    margin-top: 28px !important;
  }

  .mlc-v5-ready body.home #dc-root .lunar-section,
  .mlc-v5-ready body.page-id-38 #dc-root .lunar-section,
  .mlc-v5-ready body.home #dc-root .daily-fortune-section,
  .mlc-v5-ready body.page-id-38 #dc-root .daily-fortune-section,
  .mlc-v5-ready body.home #dc-root .philosophy,
  .mlc-v5-ready body.page-id-38 #dc-root .philosophy,
  .mlc-v5-ready body.home #dc-root .features,
  .mlc-v5-ready body.page-id-38 #dc-root .features,
  .mlc-v5-ready body.home #dc-root .love-section,
  .mlc-v5-ready body.page-id-38 #dc-root .love-section,
  .mlc-v5-ready body.home #dc-root .trust-engine,
  .mlc-v5-ready body.page-id-38 #dc-root .trust-engine,
  .mlc-v5-ready body.home #dc-root .faq,
  .mlc-v5-ready body.page-id-38 #dc-root .faq,
  .mlc-v5-ready body.home #dc-root .testimonials,
  .mlc-v5-ready body.page-id-38 #dc-root .testimonials,
  .mlc-v5-ready body.home #dc-root .pricing,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing {
    padding-block: 48px 56px !important;
  }

  .mlc-v5-ready body.home #dc-root .daily-fortune__wrap,
  .mlc-v5-ready body.page-id-38 #dc-root .daily-fortune__wrap,
  .mlc-v5-ready body.home #dc-root .features__wrap,
  .mlc-v5-ready body.page-id-38 #dc-root .features__wrap,
  .mlc-v5-ready body.home #dc-root .love-grid,
  .mlc-v5-ready body.page-id-38 #dc-root .love-grid,
  .mlc-v5-ready body.home #dc-root .mlc-trust-shell,
  .mlc-v5-ready body.page-id-38 #dc-root .mlc-trust-shell,
  .mlc-v5-ready body.home #dc-root .testi-grid,
  .mlc-v5-ready body.page-id-38 #dc-root .testi-grid,
  .mlc-v5-ready .pricing-grid,
  .mlc-v5-ready .pricing-cards,
  .mlc-v5-ready .plans-grid {
    grid-template-columns: 1fr !important;
  }

  .mlc-v5-ready .trial-hero__inner {
    grid-template-columns: 44px minmax(0, 1fr) !important;
    gap: 16px !important;
    padding: 22px 18px !important;
  }

  .mlc-v5-ready .trial-hero__inner > .btn {
    grid-column: 1 / -1;
    width: 100% !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .trial-hero {
    margin-bottom: 32px !important;
    padding-block: 28px !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .trial-hero__inner {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    padding: 0 !important;
    text-align: left !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .trial-hero__icon {
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
  }

  html.mlc-rich-art-ready body.mlc-v5-route-subscribe .trial-hero__inner > .btn {
    grid-column: 1 !important;
  }

  .mlc-v5-ready body.mlc-v5-route-fengshui .year-grid,
  .mlc-v5-ready body.mlc-v5-route-fengshui [class*="year-grid"] {
    grid-template-columns: 1fr !important;
  }

  .mlc-v5-ready body.mlc-v5-route-fengshui .year-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 72px !important;
  }

  .mlc-v5-ready body.home #dc-root .feature-deep,
  .mlc-v5-ready body.page-id-38 #dc-root .feature-deep {
    grid-template-columns: 112px minmax(0, 1fr) !important;
    gap: 16px !important;
    min-height: 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .feature-deep__visual,
  .mlc-v5-ready body.page-id-38 #dc-root .feature-deep__visual {
    min-height: 150px !important;
  }

  .mlc-v5-ready body.home #dc-root .love-grid,
  .mlc-v5-ready body.page-id-38 #dc-root .love-grid {
    grid-template-rows: none !important;
  }

  .mlc-v5-ready body.home #dc-root .love-card,
  .mlc-v5-ready body.home #dc-root .love-card:first-child,
  .mlc-v5-ready body.page-id-38 #dc-root .love-card,
  .mlc-v5-ready body.page-id-38 #dc-root .love-card:first-child {
    grid-row: auto !important;
    min-height: 270px !important;
  }

  .mlc-v5-ready body.home #dc-root .love-card__tag--placeholder,
  .mlc-v5-ready body.page-id-38 #dc-root .love-card__tag--placeholder,
  .mlc-v5-ready body.mlc-v5-route-subscribe :is(.sub-card__billing--placeholder, .sub-card__note--placeholder) {
    display: none !important;
  }

  .mlc-v5-ready body.mlc-v5-route-subscribe .mlc-sub-card-aligned :is(.sub-card__name, .sub-card__price, .sub-card__billing, .sub-card__note) {
    min-height: 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .mlc-trust-panel,
  .mlc-v5-ready body.page-id-38 #dc-root .mlc-trust-panel {
    min-height: 460px;
    padding: 24px !important;
  }

  .mlc-v5-ready body:not(.home) :is(.weekly-hero, .monthly-hero, .panding-hero) {
    min-height: 480px !important;
    max-height: 560px !important;
    padding-block: 54px !important;
  }

  .mlc-v5-ready body:not(.home) :is(.reading-hero, .qm-hero, .love-hero, .about-hero, .fs-hero, .store-hero, .shop-hero, .weekly-hero, .monthly-hero, .history-hero, .sub-hero, .trial-hero, .page-hero, .panding-hero, .ts-hero, .career-hero) h1 {
    max-width: 12ch !important;
    font-size: clamp(34px, 10vw, 46px) !important;
  }

  .mlc-v5-ready .zodiac-grid,
  .mlc-v5-ready [class*="zodiac-grid"] {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 9px !important;
  }

  .mlc-v5-ready .zodiac-btn {
    min-height: 88px !important;
  }

  .mlc-v5-conversion {
    grid-template-columns: 1fr;
    gap: 24px;
    width: calc(100% - 28px);
    margin-block: 48px;
    padding: 28px 22px;
  }

  .mlc-v5-conversion-actions {
    align-items: flex-start;
    flex-direction: column;
  }

  .mlc-v5-footer-inner {
    grid-template-columns: 1fr 1fr;
    gap: 34px 22px;
    width: calc(100% - 32px);
    padding-block: 42px 34px;
  }

  .mlc-v5-footer-brand {
    grid-column: 1 / -1;
  }

  .mlc-v5-footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    width: calc(100% - 32px);
  }
}

@media (max-width: 520px) {
  .mlc-v5-ready body.woocommerce-shop ul.products,
  .mlc-v5-ready body.post-type-archive-product ul.products,
  .mlc-v5-ready body.woocommerce-shop .wc-block-product-template,
  .mlc-v5-ready body.post-type-archive-product .wc-block-product-template {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .mlc-v5-ready body.woocommerce-shop li.product img,
  .mlc-v5-ready body.post-type-archive-product li.product img,
  .mlc-v5-ready body.woocommerce-shop .wc-block-product img,
  .mlc-v5-ready body.post-type-archive-product .wc-block-product img,
  .mlc-v5-ready .mlc-v5-product-ziwei::before,
  .mlc-v5-ready .mlc-v5-product-office::before {
    aspect-ratio: 4 / 3 !important;
  }

  .mlc-v5-ready body.home #dc-root .feature-deep,
  .mlc-v5-ready body.page-id-38 #dc-root .feature-deep {
    grid-template-columns: 1fr !important;
  }

  .mlc-v5-ready body.home #dc-root .feature-deep__visual,
  .mlc-v5-ready body.page-id-38 #dc-root .feature-deep__visual {
    min-height: 190px !important;
  }
}

/* Mobile editorial compression: preserve depth without turning every idea into a tall card. */
@media (max-width: 760px) {
  .mlc-v5-ready .all-zodiacs-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px !important;
    width: 100% !important;
  }

  .mlc-v5-ready .zodiac-row {
    min-width: 0 !important;
    width: 100% !important;
    padding: 12px 10px !important;
  }

  .mlc-v5-ready .zodiac-row__info {
    min-width: 0 !important;
  }

  .mlc-v5-ready .zodiac-row__summary {
    overflow-wrap: anywhere !important;
  }

  .mlc-v5-ready body.home #dc-root .fortune-cards-grid,
  .mlc-v5-ready body.page-id-38 #dc-root .fortune-cards-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    margin-top: 24px !important;
  }

  .mlc-v5-ready body.home #dc-root .fortune-card,
  .mlc-v5-ready body.page-id-38 #dc-root .fortune-card {
    min-height: 0 !important;
    padding: 16px !important;
    border-radius: 8px !important;
  }

  .mlc-v5-ready body.home #dc-root .fortune-card__icon,
  .mlc-v5-ready body.page-id-38 #dc-root .fortune-card__icon {
    display: none !important;
  }

  .mlc-v5-ready body.home #dc-root .fortune-card__title,
  .mlc-v5-ready body.page-id-38 #dc-root .fortune-card__title {
    font-size: 15px !important;
  }

  .mlc-v5-ready body.home #dc-root .fortune-card__desc,
  .mlc-v5-ready body.page-id-38 #dc-root .fortune-card__desc {
    margin-top: 8px !important;
    font-size: 12px !important;
    line-height: 1.55 !important;
  }

  .mlc-v5-ready body.home #dc-root .daily-fortune__form-card,
  .mlc-v5-ready body.page-id-38 #dc-root .daily-fortune__form-card {
    padding: 22px 18px !important;
  }

  .mlc-v5-ready body.home #dc-root .scenario-grid,
  .mlc-v5-ready body.page-id-38 #dc-root .scenario-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  .mlc-v5-ready body.home #dc-root .scenario-btn,
  .mlc-v5-ready body.page-id-38 #dc-root .scenario-btn {
    min-height: 46px !important;
    padding: 8px !important;
    white-space: normal !important;
    font-size: 12px !important;
  }

  .mlc-v5-ready body.home #dc-root .philosophy__grid,
  .mlc-v5-ready body.page-id-38 #dc-root .philosophy__grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .mlc-v5-ready body.home #dc-root .philosophy__right,
  .mlc-v5-ready body.page-id-38 #dc-root .philosophy__right {
    display: grid !important;
    gap: 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .philosophy .belief-card,
  .mlc-v5-ready body.page-id-38 #dc-root .philosophy .belief-card {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    gap: 5px 12px !important;
    padding: 20px 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .belief-card__num,
  .mlc-v5-ready body.page-id-38 #dc-root .belief-card__num {
    grid-row: 1 / 3 !important;
    font-size: 13px !important;
  }

  .mlc-v5-ready body.home #dc-root .belief-card__title,
  .mlc-v5-ready body.page-id-38 #dc-root .belief-card__title {
    max-width: none !important;
    margin: 0 !important;
    font-size: 22px !important;
    line-height: 1.35 !important;
  }

  .mlc-v5-ready body.home #dc-root .belief-card__desc,
  .mlc-v5-ready body.page-id-38 #dc-root .belief-card__desc {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
  }

  .mlc-v5-ready body.home #dc-root .feature-deep,
  .mlc-v5-ready body.page-id-38 #dc-root .feature-deep {
    grid-template-columns: 1fr !important;
    padding: 26px 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .feature-deep__visual,
  .mlc-v5-ready body.page-id-38 #dc-root .feature-deep__visual {
    display: none !important;
  }

  .mlc-v5-ready body.home #dc-root .feature-deep__content,
  .mlc-v5-ready body.page-id-38 #dc-root .feature-deep__content {
    padding: 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .love-card,
  .mlc-v5-ready body.home #dc-root .love-card:first-child,
  .mlc-v5-ready body.page-id-38 #dc-root .love-card,
  .mlc-v5-ready body.page-id-38 #dc-root .love-card:first-child {
    min-height: 240px !important;
    padding: 24px 20px !important;
  }

  .mlc-v5-ready body.home #dc-root .testi-stats,
  .mlc-v5-ready body.page-id-38 #dc-root .testi-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  .mlc-v5-ready body.home #dc-root .testi-stat,
  .mlc-v5-ready body.page-id-38 #dc-root .testi-stat {
    min-height: 0 !important;
    padding: 14px !important;
  }

  .mlc-v5-ready body.home #dc-root .testi-card,
  .mlc-v5-ready body.page-id-38 #dc-root .testi-card {
    padding: 22px 18px !important;
    background: oklch(13% 0.018 246 / 0.9) !important;
  }

  .mlc-v5-ready body.home #dc-root .testi-card:nth-child(n + 3),
  .mlc-v5-ready body.page-id-38 #dc-root .testi-card:nth-child(n + 3) {
    display: none !important;
  }

  .mlc-v5-ready body.home #dc-root .testi-card__author,
  .mlc-v5-ready body.page-id-38 #dc-root .testi-card__author {
    padding: 14px 0 0 !important;
    border: 0 !important;
    border-top: 1px solid var(--mlc-v5-line) !important;
    background: transparent !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card {
    padding: 22px 18px !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card__name,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__name {
    font-size: 22px !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card__amount,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__amount {
    font-size: 42px !important;
  }

  .mlc-v5-ready .comparison-section table {
    width: 100% !important;
    min-width: 0 !important;
    table-layout: fixed !important;
    font-size: 10px !important;
  }

  .mlc-v5-ready .comparison-section :is(th, td) {
    padding: 9px 4px !important;
    overflow-wrap: anywhere !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mlc-v5-ready *,
  .mlc-v5-ready *::before,
  .mlc-v5-ready *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* V6 editorial finish: alignment, image-led storytelling and mobile cleanup. */
.mlc-v5-ready body :is(h1, h2, h3, h4) {
  max-width: 100%;
  overflow-wrap: normal !important;
  word-break: keep-all !important;
  text-wrap: balance;
}

.mlc-v5-ready body :is(p, li) {
  text-wrap: pretty;
}

html.mlc-v5-ready body .social-proof-strip,
html.mlc-v5-ready body #dc-root .social-proof-strip,
html.mlc-v5-ready body #dc-root > [class*="announcement"],
html.mlc-v5-ready body #dc-root > [class*="promo-banner"] {
  display: none !important;
  position: static !important;
}

.mlc-v5-ready body.home #dc-root .section-header,
.mlc-v5-ready body.home #dc-root .section-header.center,
.mlc-v5-ready body.page-id-38 #dc-root .section-header,
.mlc-v5-ready body.page-id-38 #dc-root .section-header.center {
  width: min(100%, 780px) !important;
  margin-inline: auto !important;
  text-align: center !important;
}

.mlc-v5-ready body.home #dc-root .section-header :is(h2, p),
.mlc-v5-ready body.page-id-38 #dc-root .section-header :is(h2, p) {
  margin-inline: auto !important;
  text-align: center !important;
}

.mlc-v6-editorial-media {
  position: relative;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--mlc-v5-line);
  border-radius: var(--mlc-v5-radius);
  background: var(--mlc-v5-surface);
  box-shadow: var(--mlc-v5-shadow);
}

.mlc-v6-editorial-media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  box-shadow: inset 0 0 0 1px oklch(86% 0.11 78 / 0.08);
}

.mlc-v6-editorial-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mlc-v5-ready body.home #dc-root .lunar-section > .container,
.mlc-v5-ready body.page-id-38 #dc-root .lunar-section > .container {
  display: grid !important;
  grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.08fr) !important;
  gap: 24px 40px !important;
  align-items: start !important;
}

.mlc-v5-ready body.home #dc-root .lunar-section__header,
.mlc-v5-ready body.page-id-38 #dc-root .lunar-section__header {
  grid-column: 1 !important;
  margin: 8px 0 0 !important;
  text-align: left !important;
}

.mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--lunar,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--lunar {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  aspect-ratio: 3 / 2;
}

.mlc-v5-ready body.home #dc-root #lunar-widget-container,
.mlc-v5-ready body.page-id-38 #dc-root #lunar-widget-container {
  grid-column: 1 !important;
}

.mlc-v5-ready body.home #dc-root .philosophy__grid,
.mlc-v5-ready body.page-id-38 #dc-root .philosophy__grid {
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr) !important;
  gap: clamp(36px, 5vw, 70px) !important;
  align-items: start !important;
}

.mlc-v5-ready body.home #dc-root .philosophy__left,
.mlc-v5-ready body.page-id-38 #dc-root .philosophy__left {
  min-width: 0 !important;
}

.mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--method,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--method {
  aspect-ratio: 16 / 11;
  margin-top: 30px;
}

.mlc-v5-ready body.home #dc-root .philosophy .belief-card,
.mlc-v5-ready body.page-id-38 #dc-root .philosophy .belief-card {
  display: grid !important;
  grid-template-columns: 54px minmax(0, 1fr) !important;
  gap: 6px 16px !important;
  width: 100% !important;
  padding: 24px 0 !important;
  border: 0 !important;
  border-top: 1px solid var(--mlc-v5-line) !important;
}

.mlc-v5-ready body.home #dc-root .belief-card__num,
.mlc-v5-ready body.page-id-38 #dc-root .belief-card__num {
  grid-row: 1 / span 2 !important;
  width: auto !important;
  margin: 4px 0 0 !important;
}

.mlc-v5-ready body.home #dc-root .belief-card__title,
.mlc-v5-ready body.page-id-38 #dc-root .belief-card__title,
.mlc-v5-ready body.home #dc-root .belief-card__desc,
.mlc-v5-ready body.page-id-38 #dc-root .belief-card__desc {
  grid-column: 2 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  text-align: left !important;
}

.mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--relationship,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--relationship {
  aspect-ratio: 16 / 6;
  margin-top: 30px;
}

.mlc-v5-ready body.home #dc-root .love-grid,
.mlc-v5-ready body.page-id-38 #dc-root .love-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  grid-template-rows: none !important;
  gap: 16px !important;
  margin-top: 20px !important;
}

.mlc-v5-ready body.home #dc-root .love-card,
.mlc-v5-ready body.home #dc-root .love-card:first-child,
.mlc-v5-ready body.page-id-38 #dc-root .love-card,
.mlc-v5-ready body.page-id-38 #dc-root .love-card:first-child {
  grid-row: auto !important;
  min-height: 360px !important;
  padding: 26px !important;
}

.mlc-v5-ready body.home #dc-root .pricing-grid,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-grid {
  gap: 18px !important;
  margin-top: 34px !important;
}

.mlc-v5-ready body.home #dc-root .pricing-guarantee,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-guarantee {
  display: grid !important;
  justify-items: center !important;
  width: min(100%, 760px) !important;
  max-width: 760px !important;
  margin: 34px auto 0 !important;
  padding-inline: 24px !important;
  box-sizing: border-box !important;
  text-align: center !important;
}

.mlc-v5-ready body.home #dc-root .pricing-guarantee :is(.pricing-guarantee__title, .pricing-guarantee__text, p),
.mlc-v5-ready body.page-id-38 #dc-root .pricing-guarantee :is(.pricing-guarantee__title, .pricing-guarantee__text, p) {
  max-width: 58ch !important;
  margin-inline: auto !important;
  text-align: center !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 540px !important;
  padding: 30px !important;
  overflow: hidden !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card > *,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card > * {
  width: 100% !important;
  max-width: 100% !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card > :not(ul),
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card > :not(ul) {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card > p:has(.btn),
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card > p:has(.btn) {
  margin: auto 0 0 !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card > p > .btn,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card > p > .btn {
  width: 100% !important;
  min-height: 48px !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__badge,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__badge {
  position: static !important;
  align-self: flex-start !important;
  width: fit-content !important;
  min-height: 28px !important;
  margin: 0 0 14px !important;
  padding: 5px 9px !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 12px !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__badge--placeholder,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__badge--placeholder {
  visibility: hidden !important;
}

.mlc-v5-ready body.home #dc-root .mlc-pricing-ornament,
.mlc-v5-ready body.page-id-38 #dc-root .mlc-pricing-ornament {
  display: none !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__name,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__name {
  min-height: 40px !important;
  margin: 0 0 4px !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__desc,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__desc {
  min-height: 46px !important;
  margin: 0 0 14px !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__price,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__price {
  display: flex !important;
  align-items: baseline !important;
  gap: 6px !important;
  min-height: 60px !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__price > *,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__price > * {
  width: auto !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card > ul,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card > ul {
  flex: 1 1 auto !important;
  margin: 0 !important;
  padding: 20px 0 0 !important;
  border: 0 !important;
  border-top: 1px solid var(--mlc-v5-line) !important;
  background: transparent !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__footer,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__footer {
  display: flex !important;
  flex: 0 0 auto !important;
  flex-direction: column !important;
  width: 100% !important;
  margin-top: auto !important;
  padding-top: 20px !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__cta-row,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__cta-row {
  width: 100% !important;
  min-height: 52px !important;
  margin: 0 !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__cta,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__cta {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 52px !important;
  box-sizing: border-box !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__subtext,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__subtext {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 88px !important;
  margin-top: 12px !important;
  text-align: center !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card__subtext:empty,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card__subtext:empty {
  visibility: hidden !important;
}

.mlc-v5-ready body.home #dc-root .pricing-card > ul li,
.mlc-v5-ready body.page-id-38 #dc-root .pricing-card > ul li {
  margin: 0 0 10px !important;
  padding: 0 0 0 20px !important;
  border: 0 !important;
  background: transparent !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

@media (max-width: 760px) {
  .mlc-v5-ready body.home #dc-root :is(.section, .lunar-section, .daily-fortune-section, .email-capture) > .container,
  .mlc-v5-ready body.page-id-38 #dc-root :is(.section, .lunar-section, .daily-fortune-section, .email-capture) > .container {
    width: min(calc(100% - 36px), var(--mlc-v5-container)) !important;
    max-width: none !important;
    margin-inline: auto !important;
  }

  .mlc-v5-ready body.home #dc-root .lunar-section > .container,
  .mlc-v5-ready body.page-id-38 #dc-root .lunar-section > .container,
  .mlc-v5-ready body.home #dc-root .philosophy__grid,
  .mlc-v5-ready body.page-id-38 #dc-root .philosophy__grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 24px !important;
  }

  .mlc-v5-ready body.home #dc-root .lunar-section__header,
  .mlc-v5-ready body.page-id-38 #dc-root .lunar-section__header,
  .mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--lunar,
  .mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--lunar,
  .mlc-v5-ready body.home #dc-root #lunar-widget-container,
  .mlc-v5-ready body.page-id-38 #dc-root #lunar-widget-container {
    grid-column: 1 !important;
    grid-row: auto !important;
    width: 100% !important;
  }

  .mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--lunar,
  .mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--lunar,
  .mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--method,
  .mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--method,
  .mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--relationship,
  .mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--relationship {
    aspect-ratio: 4 / 3 !important;
    margin-top: 22px !important;
  }

  .mlc-v5-ready body.home #dc-root .philosophy__right,
  .mlc-v5-ready body.page-id-38 #dc-root .philosophy__right {
    width: 100% !important;
    min-width: 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .philosophy .belief-card,
  .mlc-v5-ready body.page-id-38 #dc-root .philosophy .belief-card {
    grid-template-columns: 34px minmax(0, 1fr) !important;
    gap: 7px 12px !important;
    padding: 22px 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .belief-card__title,
  .mlc-v5-ready body.page-id-38 #dc-root .belief-card__title {
    min-width: 0 !important;
    font-size: 21px !important;
    line-height: 1.4 !important;
    white-space: normal !important;
  }

  .mlc-v5-ready body.home #dc-root .belief-card__desc,
  .mlc-v5-ready body.page-id-38 #dc-root .belief-card__desc {
    min-width: 0 !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
  }

  .mlc-v5-ready body.home #dc-root .love-grid,
  .mlc-v5-ready body.page-id-38 #dc-root .love-grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .mlc-v5-ready body.home #dc-root .love-card,
  .mlc-v5-ready body.home #dc-root .love-card:first-child,
  .mlc-v5-ready body.page-id-38 #dc-root .love-card,
  .mlc-v5-ready body.page-id-38 #dc-root .love-card:first-child {
    min-height: 300px !important;
    padding: 22px !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-grid,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card {
    min-height: 0 !important;
    padding: 24px 20px !important;
    border-radius: var(--mlc-v5-radius) !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card__badge--placeholder,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__badge--placeholder,
  .mlc-v5-ready body.home #dc-root .pricing-card__subtext:empty,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__subtext:empty {
    display: none !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card__name,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__name,
  .mlc-v5-ready body.home #dc-root .pricing-card__desc,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__desc,
  .mlc-v5-ready body.home #dc-root .pricing-card__price,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__price,
  .mlc-v5-ready body.home #dc-root .pricing-card__subtext,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__subtext {
    min-height: 0 !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card__name,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__name {
    margin: 0 0 8px !important;
    font-size: 22px !important;
    line-height: 1.35 !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card__desc,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__desc {
    margin: 0 !important;
    line-height: 1.65 !important;
  }

  .mlc-v5-ready body.home #dc-root .pricing-card__amount,
  .mlc-v5-ready body.page-id-38 #dc-root .pricing-card__amount {
    font-size: 40px !important;
    line-height: 1 !important;
  }

  .mlc-v5-ready body:not(.home) :is(.reading-hero, .qm-hero, .love-hero, .about-hero, .fs-hero, .store-hero, .shop-hero, .weekly-hero, .monthly-hero, .history-hero, .sub-hero, .page-hero, .panding-hero, .ts-hero, .career-hero) h1 {
    width: 100% !important;
    max-width: 14ch !important;
    word-break: keep-all !important;
  }

  .mlc-v5-ready body.home #dc-root .mlc-trust-shell,
  .mlc-v5-ready body.page-id-38 #dc-root .mlc-trust-shell {
    width: min(calc(100% - 36px), var(--mlc-v5-container)) !important;
    max-width: none !important;
    margin-inline: auto !important;
  }

  .mlc-v5-ready body.home #dc-root :is(.mlc-trust-copy, .mlc-trust-panel),
  .mlc-v5-ready body.page-id-38 #dc-root :is(.mlc-trust-copy, .mlc-trust-panel) {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .mlc-v5-ready body.mlc-v5-route-ziwei .accent,
  .mlc-v5-ready body.mlc-v5-route-panding em,
  .mlc-v5-ready body.mlc-v5-route-career em {
    display: inline !important;
    width: auto !important;
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
}

/* Round 2 live result guard: the rendered wall uses the preview namespace. */
html.mlc-v5-ready body.mlc-v5-route-ai-tools :is(.output-paid-wall, .output-paid-preview__wall) h3 {
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
}

html.mlc-v5-ready body.single-product .minglicode-product-delivery-notice {
  display: grid !important;
  gap: 8px !important;
  margin: 18px 0 22px !important;
  padding: 16px 18px !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: 8px !important;
  background: var(--mlc-v5-surface) !important;
  color: var(--mlc-v5-muted) !important;
  box-shadow: none !important;
}

html.mlc-v5-ready body.single-product .minglicode-product-delivery-notice strong {
  color: var(--mlc-v5-gold) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

html.mlc-v5-ready body.single-product .minglicode-product-delivery-notice span {
  color: var(--mlc-v5-muted) !important;
  font-size: 13px !important;
  line-height: 1.7 !important;
}

/* The legacy homepage compensated for two retired navigation bars with a
   negative root margin. With the shared server-rendered header this placed the
   hero underneath the navigation and caused a full-viewport layout shift when
   WordPress' comment-only paragraphs were cleaned up. */
html.mlc-v5-ready body.home #dc-root,
html.mlc-v5-ready body.page-id-38 #dc-root {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}

html.mlc-v5-ready body.home #dc-root > p,
html.mlc-v5-ready body.page-id-38 #dc-root > p {
  display: none !important;
  margin: 0 !important;
}

html.mlc-v5-ready body.home #dc-root .engine-card__num,
html.mlc-v5-ready body.page-id-38 #dc-root .engine-card__num {
  color: var(--mlc-v5-gold) !important;
}

html.mlc-v5-ready body.home #dc-root .pricing-card li.muted,
html.mlc-v5-ready body.page-id-38 #dc-root .pricing-card li.muted {
  color: oklch(67% 0.018 78) !important;
}

/* Keep long-form support copy readable on wide screens. These pages used the
   full 700px content column, which exceeded the 36em editorial measure. */
html.mlc-v5-ready body.mlc-v5-route-about main p,
html.mlc-v5-ready body.mlc-v5-route-about #dc-root p,
html.mlc-v5-ready body.mlc-v5-route-contact main p,
html.mlc-v5-ready body.mlc-v5-route-contact #dc-root p {
  max-width: 36em !important;
}

html.mlc-v5-ready body.mlc-v5-route-about .mlc-v5-symbol {
  display: inline-grid !important;
  width: 38px !important;
  height: 38px !important;
  place-items: center !important;
  border: 1px solid color-mix(in srgb, var(--mlc-v5-gold) 42%, transparent) !important;
  border-radius: 50% !important;
  background: color-mix(in srgb, var(--mlc-v5-gold) 8%, transparent) !important;
  color: var(--mlc-v5-gold) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  box-shadow: none !important;
}

html.mlc-v5-ready .mlc-v5-proof-invitation {
  display: grid !important;
  width: min(100%, 560px) !important;
  gap: 5px !important;
  margin: 22px auto 0 !important;
  padding: 18px 20px !important;
  border-top: 1px solid var(--mlc-v5-line) !important;
  border-bottom: 1px solid var(--mlc-v5-line) !important;
  background: transparent !important;
  color: var(--mlc-v5-muted) !important;
  text-align: center !important;
}

html.mlc-v5-ready .mlc-v5-sample-link {
  appearance: none !important;
  width: max-content !important;
  margin: 0 auto !important;
  padding: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid color-mix(in srgb, var(--mlc-v5-gold) 60%, transparent) !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--mlc-v5-gold) !important;
  font: inherit !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
  cursor: pointer !important;
}

html.mlc-v5-ready .mlc-v5-proof-invitation span {
  color: var(--mlc-v5-text) !important;
  font-size: 13px !important;
  line-height: 1.6 !important;
}

html.mlc-v5-ready .mlc-v5-proof-invitation small {
  color: var(--mlc-v5-muted) !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
}

html.mlc-v5-ready .mlc-v5-sample-report {
  width: min(calc(100% - 32px), 780px) !important;
  max-height: min(86vh, 900px) !important;
  margin: auto !important;
  padding: 0 !important;
  border: 1px solid var(--mlc-v5-line-strong) !important;
  border-radius: 12px !important;
  background: var(--mlc-v5-surface) !important;
  color: var(--mlc-v5-text) !important;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.58) !important;
}

html.mlc-v5-ready .mlc-v5-sample-report::backdrop {
  background: rgba(3, 5, 8, 0.84) !important;
  backdrop-filter: blur(5px) !important;
}

html.mlc-v5-ready .mlc-v5-sample-sheet {
  position: relative !important;
  padding: 44px 48px 48px !important;
}

html.mlc-v5-ready .mlc-v5-sample-close {
  position: absolute !important;
  top: 14px !important;
  right: 16px !important;
  display: grid !important;
  width: 36px !important;
  height: 36px !important;
  place-items: center !important;
  padding: 0 !important;
  border: 1px solid var(--mlc-v5-line) !important;
  border-radius: 50% !important;
  background: transparent !important;
  color: var(--mlc-v5-text) !important;
  font-size: 25px !important;
  line-height: 1 !important;
  cursor: pointer !important;
}

html.mlc-v5-ready .mlc-v5-sample-watermark,
html.mlc-v5-ready .mlc-v5-sample-eyebrow,
html.mlc-v5-ready .mlc-v5-sample-meta,
html.mlc-v5-ready .mlc-v5-sample-note {
  max-width: 36em !important;
}

html.mlc-v5-ready .mlc-v5-sample-watermark {
  margin: 0 0 24px !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
}

html.mlc-v5-ready .mlc-v5-sample-eyebrow {
  margin: 0 0 8px !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

html.mlc-v5-ready .mlc-v5-sample-report h2 {
  max-width: 16ch !important;
  margin: 0 !important;
  color: var(--mlc-v5-text-strong) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 30px !important;
  line-height: 1.35 !important;
}

html.mlc-v5-ready .mlc-v5-sample-meta {
  margin: 10px 0 30px !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 13px !important;
}

html.mlc-v5-ready .mlc-v5-sample-toc {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px 18px !important;
  max-width: 34em !important;
  margin: 0 0 28px !important;
  padding: 20px !important;
  border: 1px solid var(--mlc-v5-line) !important;
  background: rgba(217, 180, 91, 0.045) !important;
}

html.mlc-v5-ready .mlc-v5-sample-toc strong {
  grid-column: 1 / -1 !important;
  color: var(--mlc-v5-text-strong) !important;
  font-size: 14px !important;
}

html.mlc-v5-ready .mlc-v5-sample-toc span {
  color: var(--mlc-v5-muted) !important;
  font-size: 13px !important;
}

html.mlc-v5-ready .mlc-v5-sample-report section {
  padding: 24px 0 !important;
  border-top: 1px solid var(--mlc-v5-line) !important;
}

html.mlc-v5-ready .mlc-v5-sample-report section h3 {
  margin: 0 0 10px !important;
  color: var(--mlc-v5-gold) !important;
  font-size: 19px !important;
  line-height: 1.5 !important;
}

html.mlc-v5-ready .mlc-v5-sample-report section p,
html.mlc-v5-ready .mlc-v5-sample-note {
  max-width: 34em !important;
  margin: 0 !important;
  color: var(--mlc-v5-text) !important;
  font-size: 16px !important;
  line-height: 1.9 !important;
}

html.mlc-v5-ready .mlc-v5-sample-report section p + p {
  margin-top: 16px !important;
}

html.mlc-v5-ready .mlc-v5-sample-note {
  margin-top: 24px !important;
  color: var(--mlc-v5-muted) !important;
  font-size: 13px !important;
}

@media (max-width: 640px) {
  html.mlc-v5-ready .mlc-v5-sample-sheet {
    padding: 42px 20px 28px !important;
  }

  html.mlc-v5-ready .mlc-v5-sample-report h2 {
    font-size: 25px !important;
  }

  html.mlc-v5-ready .mlc-v5-sample-toc {
    grid-template-columns: 1fr !important;
    padding: 16px !important;
  }
}

/* Round 4 launch polish: one action hierarchy across legacy templates. */
html.mlc-v5-ready body.woocommerce-account #customer_login .u-column1 h2,
html.mlc-v5-ready body.woocommerce-account #customer_login .u-column2 h2 {
  color: var(--mlc-v5-text-strong) !important;
  font-size: 24px !important;
}

html.mlc-v5-ready body.woocommerce-account #customer_login .u-column1 h2::before,
html.mlc-v5-ready body.woocommerce-account #customer_login .u-column2 h2::before {
  content: none !important;
  display: none !important;
}

html.mlc-v5-ready body :is(
  .btn--primary,
  .btn--gold,
  .fortune-submit-btn,
  .mlc-v5-primary-button,
  .mlc-v5-header-cta,
  .pricing-card .btn--primary,
  .pricing-card .btn--gold,
  .sub-card .btn--primary,
  .sub-card .btn--gold,
  .trial-hero .btn--primary,
  .love-card .btn--primary
) {
  display: inline-flex !important;
  min-height: 48px !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  padding: 0 22px !important;
  border: 1px solid var(--mlc-v5-gold) !important;
  border-radius: 8px !important;
  background: var(--mlc-v5-gold) !important;
  color: #12100b !important;
  -webkit-text-fill-color: #12100b !important;
  font-weight: 760 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
  white-space: normal !important;
  box-shadow: 0 12px 30px rgba(174, 126, 34, 0.16) !important;
}

html.mlc-v5-ready body :is(
  .btn--primary,
  .btn--gold,
  .fortune-submit-btn,
  .mlc-v5-primary-button,
  .mlc-v5-header-cta,
  .pricing-card .btn--primary,
  .pricing-card .btn--gold,
  .sub-card .btn--primary,
  .sub-card .btn--gold,
  .trial-hero .btn--primary,
  .love-card .btn--primary
) :is(span, strong) {
  color: #12100b !important;
  -webkit-text-fill-color: #12100b !important;
}

html.mlc-v5-ready body :is(
  .btn--primary,
  .btn--gold,
  .fortune-submit-btn,
  .mlc-v5-primary-button,
  .mlc-v5-header-cta
):hover {
  border-color: #efd47e !important;
  background: #efd47e !important;
  color: #12100b !important;
  transform: translateY(-1px) !important;
}

html.mlc-v5-ready body :is(a, button, input, select, textarea):focus-visible {
  outline: 2px solid #f1d477 !important;
  outline-offset: 3px !important;
}

html.mlc-v5-ready #fortune-loading.fortune-loading {
  display: none !important;
}

html.mlc-v5-ready #fortune-loading.fortune-loading.is-loading {
  display: flex !important;
}

html.mlc-v5-ready #fortune-form .fortune-submit-btn {
  width: min(100%, 360px) !important;
  margin-top: 16px !important;
  margin-inline: auto !important;
  overflow: hidden !important;
}

html.mlc-v5-ready #fortune-form :is(#fortune-question, #fortune-question-scenario) {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

html.mlc-v5-ready #fortune-form .fortune-submit-btn br {
  display: none !important;
}

html.mlc-v5-ready .mlc-v5-symbol--compact {
  display: inline-grid !important;
  width: 25px !important;
  height: 25px !important;
  flex: 0 0 25px !important;
  place-items: center !important;
  border: 1px solid var(--mlc-v5-line-strong) !important;
  border-radius: 50% !important;
  background: color-mix(in srgb, var(--mlc-v5-gold) 8%, transparent) !important;
  color: var(--mlc-v5-gold) !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools #outputResult {
  scroll-margin-top: 92px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .reading-page {
  padding-bottom: 40px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools main#wp--skip-link--target {
  padding-bottom: 0 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools #readingForm {
  margin-bottom: 0 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .mlc-v5-conversion {
  margin-block: 36px !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .output-paid-wall__lock {
  display: inline-grid !important;
  width: 34px !important;
  height: 34px !important;
  place-items: center !important;
  border: 1px solid var(--mlc-v5-line-strong) !important;
  border-radius: 50% !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

html.mlc-v5-ready body.mlc-v5-route-ai-tools .reading-output:has(#outputResult[style*="display: block"]) #outputLoading,
html.mlc-v5-ready body.mlc-v5-route-ai-tools .reading-output:has(#outputResult:not([style*="display: none"])) #outputLoading:empty {
  display: none !important;
}

html.mlc-v5-ready body.home #dc-root .pricing-card,
html.mlc-v5-ready body.page-id-38 #dc-root .pricing-card,
html.mlc-v5-ready body.mlc-v5-route-subscribe .sub-card {
  display: flex !important;
  flex-direction: column !important;
}

html.mlc-v5-ready body.home #dc-root .pricing-card :is(.btn, .wp-element-button),
html.mlc-v5-ready body.page-id-38 #dc-root .pricing-card :is(.btn, .wp-element-button),
html.mlc-v5-ready body.mlc-v5-route-subscribe .sub-card :is(.btn, .wp-element-button) {
  margin-top: auto !important;
}

html.mlc-v5-ready body.single-product .woocommerce-product-gallery {
  display: block !important;
  min-height: min(70vw, 640px) !important;
  border-radius: 8px !important;
  opacity: 1 !important;
  overflow: hidden !important;
  background: linear-gradient(110deg, #0c1017 25%, #151b24 42%, #0c1017 58%) !important;
  background-size: 200% 100% !important;
}

html.mlc-v5-ready body.single-product :is(
  .woocommerce-product-gallery__wrapper,
  .woocommerce-product-gallery__image,
  .woocommerce-product-gallery__image > a
) {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}

html.mlc-v5-ready body.single-product .woocommerce-product-gallery img.wp-post-image {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-height: 720px !important;
  margin: 0 auto !important;
  object-fit: contain !important;
  opacity: 0 !important;
  transition: opacity 180ms ease-out !important;
}

html.mlc-v5-ready body.single-product .woocommerce-product-gallery img.wp-post-image.mlc-v5-product-image-ready {
  opacity: 1 !important;
}

html.mlc-v5-ready body.single-product .mlc-product-value-summary {
  width: 100% !important;
  margin: 18px 0 22px !important;
  padding: 18px 20px !important;
  border: 1px solid rgba(212, 168, 83, 0.3) !important;
  border-radius: 6px !important;
  background: #0c1118 !important;
  color: #d8cdb2 !important;
}

html.mlc-v5-ready body.single-product .mlc-product-value-summary strong {
  display: block !important;
  margin-bottom: 10px !important;
  color: #f0eadf !important;
  font-size: 16px !important;
}

html.mlc-v5-ready body.single-product .mlc-product-value-summary ul {
  display: grid !important;
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

html.mlc-v5-ready body.single-product .mlc-product-value-summary li {
  position: relative !important;
  margin: 0 !important;
  padding-left: 18px !important;
  color: #d8cdb2 !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
}

html.mlc-v5-ready body.single-product .mlc-product-value-summary li::before {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  color: #d9b45b !important;
  content: "·" !important;
}

html.mlc-v5-ready body.single-product :is(
  .woocommerce-tabs .reviews_tab[hidden],
  .woocommerce-tabs #tab-title-reviews[hidden],
  .woocommerce-tabs #tab-reviews[hidden]
) {
  display: none !important;
}

@media (max-width: 760px) {
  html.mlc-v5-ready body :is(.btn--primary, .btn--gold, .fortune-submit-btn, .mlc-v5-primary-button) {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 50px !important;
    padding-inline: 18px !important;
  }

  html.mlc-v5-ready body.single-product .woocommerce-product-gallery {
    min-height: 0 !important;
  }
}
/* Contact FAQ: keep the accordion readable before and after interaction. */
html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-list,
html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-accordion,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-list,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-accordion {
  width: min(100%, 860px) !important;
  margin-inline: auto !important;
  border: 1px solid rgba(212, 168, 83, 0.22) !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  background: #090d12 !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-item,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-item {
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(212, 168, 83, 0.16) !important;
  border-radius: 0 !important;
  background: transparent !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-item:last-child,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-item:last-child {
  border-bottom: 0 !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-question,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-question {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 20px !important;
  width: 100% !important;
  min-height: 64px !important;
  padding: 18px 22px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #f4ecdc !important;
  font-size: 16px !important;
  font-weight: 650 !important;
  line-height: 1.45 !important;
  text-align: left !important;
  cursor: pointer !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-question:hover,
html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-question:focus-visible,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-question:hover,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-question:focus-visible {
  background: rgba(212, 168, 83, 0.07) !important;
  color: #f0b82f !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-icon,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-icon {
  flex: 0 0 auto !important;
  color: #d4a853 !important;
  font-size: 19px !important;
  font-style: normal !important;
  transition: transform 180ms ease !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-question[aria-expanded="true"] .faq-icon,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-question[aria-expanded="true"] .faq-icon {
  transform: rotate(45deg) !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-answer,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-answer {
  display: none !important;
  padding: 0 22px 20px !important;
  color: #bbb4a9 !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-question[aria-expanded="true"] + .faq-answer,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-question[aria-expanded="true"] + .faq-answer {
  display: block !important;
}

html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-answer p,
html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-answer p {
  max-width: 68ch !important;
  margin: 0 !important;
}

@media (max-width: 600px) {
  html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-question,
  html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-question {
    min-height: 58px !important;
    padding: 16px !important;
    font-size: 15px !important;
  }

  html.mlc-v5-ready body.mlc-v5-route-contact #dc-root .faq-answer,
  html.mlc-v5-ready body.page-template-page-contact #dc-root .faq-answer {
    padding: 0 16px 18px !important;
    font-size: 14px !important;
  }
}

/* Cascade guard for Round 6 rules that intentionally supersede older responsive layouts. */
html.mlc-v5-ready body.home #dc-root .lunar-section > .container,
html.mlc-v5-ready body.page-id-38 #dc-root .lunar-section > .container {
  width: min(100%, 860px) !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 22px !important;
  margin-inline: auto !important;
}

html.mlc-v5-ready body.home #dc-root :is(.lunar-section__header, #lunar-widget-container),
html.mlc-v5-ready body.page-id-38 #dc-root :is(.lunar-section__header, #lunar-widget-container) {
  grid-column: 1 !important;
}

html.mlc-v5-ready body.home #dc-root .mlc-v6-editorial-media--lunar,
html.mlc-v5-ready body.page-id-38 #dc-root .mlc-v6-editorial-media--lunar {
  display: none !important;
}

@media (max-width: 600px) {
  html.mlc-v5-ready body.home #dc-root .fortune-card__icon,
  html.mlc-v5-ready body.page-id-38 #dc-root .fortune-card__icon {
    display: grid !important;
  }
}

/* Homepage revival cascade guard follows all legacy homepage rules. */
html.mlc-revival-ready body.home #dc-root #philosophy.mlc-revival-panel--warm {
  background: linear-gradient(180deg, var(--mlc-revival-warm) 0%, var(--mlc-revival-bg) 100%) !important;
}

html.mlc-revival-ready body.home #dc-root .mlc-revival-heading > h2 {
  min-width: 0 !important;
  max-width: 100% !important;
  overflow-wrap: anywhere !important;
}

html.mlc-revival-ready body.home #dc-root #methodology header.mlc-revival-heading {
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
  gap: 14px 18px !important;
  align-items: start !important;
}

html.mlc-revival-ready body.home #dc-root #methodology header.mlc-revival-heading .mlc-v7-kicker {
  display: none !important;
}

html.mlc-revival-ready body.home #dc-root #methodology header.mlc-revival-heading .mlc-revival-seal {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
}

html.mlc-revival-ready body.home #dc-root #methodology header.mlc-revival-heading h2 {
  grid-column: 2 !important;
  grid-row: 1 !important;
}

html.mlc-revival-ready body.home #dc-root #methodology header.mlc-revival-heading > p:last-child {
  grid-column: 2 !important;
  grid-row: 2 !important;
}

@media (max-width: 760px) {
  html.mlc-revival-ready body.home #dc-root :is(.fortune-card__body, .fortune-card__title, .feature-deep__content) {
    min-width: 0 !important;
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  html.mlc-revival-ready body.home #dc-root .feature-deep__content {
    overflow: hidden !important;
  }

  html.mlc-revival-ready body.home #dc-root .feature-deep__content > * {
    max-width: 100% !important;
  }

  html.mlc-revival-ready body.home #dc-root #methodology {
    overflow: hidden !important;
  }

  html.mlc-revival-ready body.home #dc-root #methodology .mlc-v7-methodology__inner {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 24px !important;
  }

  html.mlc-revival-ready body.home #dc-root #methodology header.mlc-revival-heading {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    gap: 12px 14px !important;
    width: 100% !important;
  }

  html.mlc-revival-ready body.home #dc-root #methodology :is(.mlc-v7-source-list, .mlc-v7-source-list li, .mlc-v7-methodology__note) {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}

/* Final rich-art guard after all legacy responsive rules. */
html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root #features .feature-deep__visual {
  display: block !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  margin: 0 0 24px !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.22) !important;
  border-radius: 5px !important;
  background: #070b12 !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-subscribe .mlc-rich-monthly-letter h2 {
  max-width: 100% !important;
  font-size: clamp(29px, 2.4vw, 34px) !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

/* About and contact art direction: each image has a specific narrative job. */
html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-hero,
html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-contact #dc-root .mlc-rich-contact-hero {
  position: relative !important;
  display: grid !important;
  min-height: clamp(460px, 55vw, 620px) !important;
  align-items: center !important;
  padding: clamp(72px, 8vw, 116px) clamp(32px, 7vw, 92px) !important;
  isolation: isolate !important;
  background-color: #050a12 !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root > .about-hero__reveal {
  display: none !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-hero {
  justify-items: start !important;
  background-image:
    linear-gradient(90deg, rgba(4, 9, 17, 0.98) 0%, rgba(4, 9, 17, 0.86) 35%, rgba(4, 9, 17, 0.18) 74%, rgba(4, 9, 17, 0.3) 100%),
    var(--mlc-about-art) !important;
  background-position: center !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-hero::after,
html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-contact #dc-root .mlc-rich-contact-hero::after {
  content: none !important;
  display: none !important;
  background-image: none !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-contact #dc-root .mlc-rich-contact-hero {
  justify-items: end !important;
  background-image:
    linear-gradient(90deg, rgba(4, 9, 17, 0.14) 0%, rgba(4, 9, 17, 0.38) 43%, rgba(4, 9, 17, 0.95) 72%, rgba(4, 9, 17, 0.98) 100%),
    var(--mlc-contact-art) !important;
  background-position: center !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-hero .mlc-rich-hero-copy,
html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-contact #dc-root .mlc-rich-contact-hero .mlc-rich-hero-copy {
  position: relative !important;
  z-index: 2 !important;
  width: min(100%, 590px) !important;
  margin: 0 !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-contact #dc-root .mlc-rich-contact-hero .mlc-rich-hero-copy {
  margin-left: auto !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-hero :is(h1, p),
html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-contact #dc-root .mlc-rich-contact-hero :is(h1, p) {
  max-width: 100% !important;
  margin-inline: 0 !important;
  text-align: left !important;
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.72) !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-v7-operator-note {
  grid-template-columns: minmax(180px, 0.55fr) minmax(300px, 1fr) minmax(300px, 1fr) !important;
  gap: clamp(24px, 4vw, 52px) !important;
  width: min(calc(100% - 40px), 1180px) !important;
  align-items: center !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about .mlc-rich-about-workdesk {
  width: 100% !important;
  aspect-ratio: 16 / 10 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.28) !important;
  border-radius: 6px !important;
  box-shadow: 0 20px 56px rgba(0, 0, 0, 0.3) !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about .mlc-rich-about-workdesk img,
html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about .mlc-rich-about-seal img,
html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about .mlc-rich-about-review img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-principles .mlc-rich-about-seal {
  float: right !important;
  width: min(28vw, 250px) !important;
  aspect-ratio: 1 !important;
  margin: 0 0 26px clamp(24px, 5vw, 64px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(176, 48, 39, 0.4) !important;
  border-radius: 6px !important;
  box-shadow: 0 20px 52px rgba(0, 0, 0, 0.28) !important;
  background-position: center !important;
  background-size: cover !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-principles::after {
  content: "";
  display: block;
  clear: both;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-promise .mlc-rich-about-review {
  width: min(100%, 1080px) !important;
  aspect-ratio: 16 / 7 !important;
  margin: 26px auto 34px !important;
  overflow: hidden !important;
  border: 1px solid rgba(214, 173, 72, 0.28) !important;
  border-radius: 6px !important;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.32) !important;
  background-position: center !important;
  background-size: cover !important;
}

@media (max-width: 860px) {
  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-hero,
  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-contact #dc-root .mlc-rich-contact-hero {
    min-height: 500px !important;
    padding: 64px 22px 48px !important;
    align-items: end !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-hero {
    background-image:
      linear-gradient(180deg, rgba(4, 9, 17, 0.18) 0%, rgba(4, 9, 17, 0.64) 48%, rgba(4, 9, 17, 0.98) 82%),
      var(--mlc-about-art) !important;
    background-position: 68% center !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-contact #dc-root .mlc-rich-contact-hero {
    justify-items: start !important;
    background-image:
      linear-gradient(180deg, rgba(4, 9, 17, 0.18) 0%, rgba(4, 9, 17, 0.62) 48%, rgba(4, 9, 17, 0.98) 82%),
      var(--mlc-contact-art) !important;
    background-position: 35% center !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-v7-operator-note {
    grid-template-columns: 1fr !important;
    gap: 22px !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about .mlc-rich-about-workdesk {
    aspect-ratio: 16 / 9 !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-principles .mlc-rich-about-seal {
    float: none !important;
    width: min(64vw, 240px) !important;
    margin: 18px auto 30px !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-about #dc-root .mlc-rich-about-promise .mlc-rich-about-review {
    aspect-ratio: 4 / 3 !important;
  }
}

/* Round 8 contrast pass: art stays atmospheric while copy remains the focal layer. */
html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .section.love-section .love-card,
html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-card {
  background-color: #070b12 !important;
  background-image:
    linear-gradient(90deg, rgba(5, 9, 15, 0.99) 0%, rgba(5, 9, 15, 0.94) 48%, rgba(5, 9, 15, 0.58) 76%, rgba(5, 9, 15, 0.34) 100%),
    var(--mlc-v5-love-image) !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .section.love-section .love-card :is(h3, p, li),
html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-card :is(h3, p, li),
html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-weekly .weekly-hero :is(h1, p) {
  text-shadow: 0 2px 22px rgba(0, 0, 0, 0.82) !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-weekly .weekly-hero {
  background-image:
    linear-gradient(90deg, rgba(5, 9, 15, 0.995) 0%, rgba(5, 9, 15, 0.97) 46%, rgba(5, 9, 15, 0.68) 64%, rgba(5, 9, 15, 0.38) 82%, rgba(5, 9, 15, 0.52) 100%),
    linear-gradient(180deg, rgba(5, 9, 15, 0.1) 42%, rgba(5, 9, 15, 0.9) 100%),
    var(--mlc-weekly-art) !important;
  background-position: 62% center !important;
}

html.mlc-v5-ready body.mlc-v5-route-weekly .mlc-weekly-reminder {
  margin-top: 22px !important;
  padding: 16px 18px !important;
  border: 0 !important;
  border-left: 2px solid rgba(217, 180, 91, 0.7) !important;
  border-radius: 0 !important;
  background: rgba(217, 180, 91, 0.05) !important;
}

html.mlc-v5-ready body.mlc-v5-route-weekly .mlc-weekly-reminder strong {
  display: block !important;
  margin-bottom: 6px !important;
  color: #d9b45b !important;
  font-size: 14px !important;
}

html.mlc-v5-ready body.mlc-v5-route-weekly .mlc-weekly-reminder p {
  margin: 0 !important;
}

@media (max-width: 700px) {
  html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root .section.love-section .love-card,
  html.mlc-rich-art-ready.mlc-v5-ready body.page-id-38 #dc-root .section.love-section .love-card {
    background-image:
      linear-gradient(180deg, rgba(5, 9, 15, 0.28) 0%, rgba(5, 9, 15, 0.78) 42%, rgba(5, 9, 15, 0.99) 70%),
      var(--mlc-v5-love-image) !important;
    background-position: center top !important;
  }

  html.mlc-rich-art-ready.mlc-v5-ready body.mlc-v5-route-weekly .weekly-hero {
    background-image:
      linear-gradient(180deg, rgba(5, 9, 15, 0.36) 0%, rgba(5, 9, 15, 0.9) 66%, #070b12 100%),
      var(--mlc-weekly-art) !important;
  }
}

/* Final catalogue cascade guard. Keep this block last. */
/* Apply the catalogue geometry before JavaScript marks the page ready. This
   prevents WooCommerce's initial multi-column paint from shifting to the
   enhanced layout after hydration. */
html body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 42px 22px !important;
  align-items: stretch !important;
}

html body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(li.product, .wc-block-product) {
  display: flex !important;
  min-width: 0 !important;
  height: 100% !important;
  flex-direction: column !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 42px 22px !important;
  align-items: stretch !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(li.product, .wc-block-product) {
  display: flex !important;
  min-width: 0 !important;
  height: 100% !important;
  flex-direction: column !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) .mlc-v7-book-cover {
  margin-bottom: 18px !important;
  padding: clamp(28px, 3vw, 38px) !important;
}

html.mlc-v5-ready .mlc-v7-book-cover strong {
  width: 100% !important;
  max-width: none !important;
  font-size: clamp(23px, 1.65vw, 28px) !important;
  line-height: 1.35 !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}

html.mlc-v5-ready .mlc-v7-book-cover small {
  display: block !important;
  max-width: calc(100% - 44px) !important;
  word-break: keep-all !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(.woocommerce-loop-product__title, .wp-block-post-title, .wc-block-components-product-name) {
  min-height: 3em !important;
  margin: 0 0 8px !important;
  font-size: 17px !important;
  line-height: 1.5 !important;
  text-wrap: pretty !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(.price, .wp-block-woocommerce-product-price) {
  margin: 0 0 16px !important;
}

html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(.button, .wp-block-button, .wc-block-components-product-button) {
  margin-top: auto !important;
  align-self: flex-start !important;
}

@media (max-width: 1120px) {
  html body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template),
  html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 900px) {
  html body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template),
  html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 520px) {
  html body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template),
  html.mlc-v5-ready body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(ul.products, .wc-block-product-template) {
    grid-template-columns: 1fr !important;
    gap: 34px !important;
  }

  html.mlc-v5-ready .mlc-v7-book-cover {
    width: min(100%, 360px) !important;
    margin-inline: auto !important;
    padding: 34px !important;
  }

  html.mlc-v5-ready .mlc-v7-book-cover strong {
    font-size: 28px !important;
  }
}

html.mlc-v5-ready .mlc-v7-book-cover.mlc-v8-luxury-cover {
  display: block !important;
  aspect-ratio: 3 / 4 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-color: rgba(214, 173, 72, 0.4) !important;
  background-color: #070b12 !important;
  background-image: none !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.34) !important;
  transition: transform 240ms ease, border-color 240ms ease, box-shadow 240ms ease !important;
}

html.mlc-v5-ready .mlc-v7-book-cover.mlc-v8-luxury-cover:hover {
  transform: translateY(-3px) !important;
  border-color: rgba(231, 197, 112, 0.68) !important;
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.42) !important;
}

html.mlc-v5-ready .mlc-v7-book-cover.mlc-v8-luxury-cover::before {
  inset: 10px !important;
  border-color: rgba(231, 197, 112, 0.26) !important;
}

html.mlc-v5-ready .mlc-v7-book-cover.mlc-v8-luxury-cover > *:not(.mlc-v8-cover-caption):not(.mlc-v8-cover-image) {
  display: none !important;
}

html.mlc-v5-ready .mlc-v7-book-cover.mlc-v8-luxury-cover .mlc-v8-cover-image {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  object-fit: cover !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #070b12 !important;
}

/* Reserve exactly the space that the editorial cover will occupy before the
   DOM enhancer runs, preventing WooCommerce hydration from shifting the list. */
html body:is(.woocommerce-shop, .post-type-archive-product, .tax-product_cat, .tax-product_tag) :is(li.product, .wc-block-product):not(.mlc-v7-editorial-product)::before {
  content: "" !important;
  display: block !important;
  width: 100% !important;
  aspect-ratio: 3 / 4 !important;
  margin-bottom: 18px !important;
  border: 1px solid rgba(214, 173, 72, 0.28) !important;
  background: #070b12 !important;
}

html body:is(.woocommerce-shop, .post-type-archive-product) :is(li.product, .wc-block-product):first-child:not(.mlc-v7-editorial-product)::before {
  background-image: url("https://minglicode.com/wp-content/uploads/2026/07/mingli-product-wealth-talisman-v1-600x800.webp") !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

html.mlc-v5-ready .mlc-v7-book-cover.mlc-v8-luxury-cover:has(.mlc-v8-cover-caption)::after {
  display: block !important;
  content: "" !important;
  position: absolute !important;
  z-index: 2 !important;
  inset: auto 10px 10px !important;
  height: 14% !important;
  border: 0 !important;
  background: linear-gradient(180deg, rgba(5, 9, 15, 0), rgba(5, 9, 15, 0.94) 48%, #05090f 100%) !important;
  pointer-events: none !important;
}

html.mlc-v5-ready .mlc-v7-book-cover.mlc-v8-luxury-cover .mlc-v8-cover-caption {
  display: block !important;
  position: absolute !important;
  z-index: 3 !important;
  right: 18px !important;
  bottom: 15px !important;
  left: 18px !important;
  color: #d9b45b !important;
  font-family: "Noto Serif TC", "Songti TC", serif !important;
  font-size: clamp(8px, 0.72vw, 11px) !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  white-space: nowrap !important;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.9) !important;
  pointer-events: none !important;
}

@media (max-width: 700px) {
  html.mlc-v5-ready .mlc-v7-book-cover.mlc-v8-luxury-cover .mlc-v8-cover-caption {
    right: 12px !important;
    bottom: 12px !important;
    left: 12px !important;
    font-size: 8px !important;
  }
}
/* Near-fold system art keeps a composed placeholder while WebP decoding completes. */
html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root #features .feature-deep__visual.mlc-rich-system-loading {
  background:
    radial-gradient(circle at 50% 42%, rgba(212, 169, 75, 0.15), transparent 36%),
    linear-gradient(145deg, #101725 0%, #080c13 72%) !important;
  overflow: hidden;
}

html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root #features .feature-deep__visual.mlc-rich-system-loading::after {
  content: "命" !important;
  position: absolute !important;
  inset: 50% auto auto 50% !important;
  z-index: 3 !important;
  width: 48px !important;
  height: 48px !important;
  display: grid !important;
  place-items: center !important;
  color: rgba(212, 169, 75, 0.72) !important;
  border: 1px solid rgba(212, 169, 75, 0.42) !important;
  background: rgba(8, 12, 19, 0.72) !important;
  transform: translate(-50%, -50%) !important;
  transition: opacity 180ms ease !important;
}

html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root #features .feature-deep__visual.mlc-rich-system-ready::after {
  opacity: 0;
}

html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root #features .feature-deep__visual .mlc-rich-system-art {
  opacity: 0;
  transition: opacity 220ms ease;
}

html.mlc-rich-art-ready.mlc-v5-ready body.home #dc-root #features .feature-deep__visual.mlc-rich-system-ready .mlc-rich-system-art {
  opacity: 1;
}

/* Privacy-respecting analytics consent: compact, readable, and never blocks
   the primary journey on mobile or desktop. */
html.mlc-v5-ready .mlc-consent {
  position: fixed;
  z-index: 2147482000;
  right: 20px;
  bottom: 20px;
  left: 20px;
  width: min(760px, calc(100vw - 40px));
  margin: 0 auto;
  padding: 18px 20px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 20px;
  color: #e9e1cf;
  border: 1px solid rgba(212, 169, 75, 0.48);
  border-radius: 6px;
  background: rgba(8, 12, 19, 0.97);
  box-shadow: 0 18px 56px rgba(0, 0, 0, 0.48);
  backdrop-filter: blur(12px);
}

html.mlc-v5-ready .mlc-consent__copy strong {
  display: block;
  margin-bottom: 4px;
  color: #f3ead8;
  font-size: 16px;
  line-height: 1.45;
}

html.mlc-v5-ready .mlc-consent__copy p {
  margin: 0;
  color: #d8cdb2;
  font-size: 14px;
  line-height: 1.65;
}

html.mlc-v5-ready .mlc-consent__copy a {
  display: inline-block;
  margin-top: 5px;
  color: #d9b45b;
  font-size: 13px;
  text-underline-offset: 3px;
}

html.mlc-v5-ready .mlc-consent__actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

html.mlc-v5-ready .mlc-consent__actions button {
  min-height: 42px;
  padding: 9px 14px;
  border: 1px solid rgba(212, 169, 75, 0.46);
  border-radius: 4px;
  color: #e9e1cf;
  background: transparent;
  font: inherit;
  font-size: 13px;
  line-height: 1.25;
  cursor: pointer;
}

html.mlc-v5-ready .mlc-consent__actions button[data-consent="granted"] {
  color: #12100b;
  border-color: #d9b45b;
  background: #d9b45b;
  font-weight: 700;
}

html.mlc-v5-ready .mlc-privacy-analytics {
  width: min(100%, 760px);
  margin: 42px auto 0;
  padding-top: 30px;
  border-top: 1px solid rgba(212, 169, 75, 0.28);
}

html.mlc-v5-ready .mlc-privacy-analytics h2 {
  color: #f3ead8 !important;
}

html.mlc-v5-ready .mlc-privacy-analytics p {
  color: #d8cdb2 !important;
}

html.mlc-v5-ready .mlc-privacy-analytics code {
  color: #d9b45b;
}

@media (max-width: 700px) {
  html.mlc-v5-ready .mlc-consent {
    right: 12px;
    bottom: 12px;
    left: 12px;
    width: auto;
    padding: 16px;
    grid-template-columns: 1fr;
    gap: 12px;
  }

  html.mlc-v5-ready .mlc-consent__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  html.mlc-v5-ready .mlc-consent__actions button {
    width: 100%;
    min-width: 0;
    white-space: normal;
  }
}
</style>
<!-- end Simple Custom CSS and JS -->
