@import url("./member-center-bazi.css?v=20260401-analysis-entry-7");

:root {
  --v2-bg: #f1efe8;
  --v2-bg-deep: #e3ddd1;
  --v2-panel: rgba(255, 252, 247, 0.92);
  --v2-panel-strong: rgba(255, 255, 255, 0.97);
  --v2-line: rgba(45, 39, 29, 0.1);
  --v2-ink: #181612;
  --v2-muted: #615948;
  --v2-accent: #b2d431;
  --v2-accent-strong: #d8f05d;
  --v2-accent-soft: rgba(178, 212, 49, 0.12);
  --v2-dark: #12120f;
  --v2-dark-soft: #1d1c16;
  --v2-shadow: 0 28px 70px rgba(37, 32, 23, 0.1);
  --v2-display: "Iowan Old Style", "Palatino Linotype", "Noto Serif SC", serif;
}

body.destiny-v2 {
  color: var(--v2-ink);
  background:
    radial-gradient(circle at 12% 12%, rgba(178, 212, 49, 0.08), transparent 22%),
    radial-gradient(circle at 88% 8%, rgba(255, 255, 255, 0.58), transparent 26%),
    linear-gradient(180deg, #f8f5ef 0%, var(--v2-bg) 58%, var(--v2-bg-deep) 100%);
}

.destiny-v2 .bazi-page {
  padding: 22px 18px 72px;
}

.destiny-v2 .bazi-shell {
  width: min(1440px, 100%);
  gap: 22px;
}

.destiny-v2 .page-topbar,
.destiny-v2 .panel,
.destiny-v2 .v2-hero,
.destiny-v2 .v2-blueprint-band,
.destiny-v2 .v2-proof-card,
.destiny-v2 .v2-method-band,
.destiny-v2 .v2-plan-strip,
.destiny-v2 .v2-faq-card {
  border: 1px solid var(--v2-line);
  box-shadow: var(--v2-shadow);
}

.destiny-v2 .page-topbar,
.destiny-v2 .panel,
.destiny-v2 .v2-proof-card,
.destiny-v2 .v2-faq-card {
  background:
    linear-gradient(180deg, var(--v2-panel-strong) 0%, var(--v2-panel) 100%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(217, 213, 201, 0.08));
}

.destiny-v2 .page-topbar {
  border-radius: 28px;
  padding: 28px 30px;
  background:
    radial-gradient(circle at top right, rgba(178, 212, 49, 0.1), transparent 24%),
    radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.7), transparent 26%),
    linear-gradient(135deg, rgba(255, 254, 250, 0.98) 0%, rgba(244, 239, 231, 0.96) 100%);
}

.destiny-v2 .page-topbar::before {
  inset: 36px 160px 24px 160px;
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 72%);
}

.destiny-v2 .page-topbar::after {
  background:
    radial-gradient(circle at 12% 18%, rgba(178, 212, 49, 0.1), transparent 20%),
    radial-gradient(circle at 84% 20%, rgba(255, 255, 255, 0.26), transparent 18%),
    radial-gradient(circle at 82% 76%, rgba(30, 30, 24, 0.05), transparent 18%);
}

.v2-topbar-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.destiny-v2 .hero-eyebrow {
  border-color: rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.8);
  color: #585143;
  box-shadow:
    0 12px 32px rgba(37, 32, 23, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.destiny-v2 .hero-eyebrow::before {
  background: linear-gradient(135deg, var(--v2-accent) 0%, var(--v2-accent-strong) 100%);
  box-shadow:
    0 0 0 5px rgba(178, 212, 49, 0.14),
    0 0 22px rgba(178, 212, 49, 0.32);
}

.destiny-v2 .hero-title {
  color: var(--v2-ink);
  font-family: var(--v2-display);
  font-size: clamp(2.8rem, 5vw, 4.6rem);
}

.destiny-v2 .hero-title .brand-word {
  background: linear-gradient(90deg, #11120f 0%, #4b4a3d 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

.destiny-v2 .hero-title .brand-copy {
  color: #29251d;
}

.destiny-v2 .hero-lead {
  max-width: 900px;
  color: #26231d;
  font-family: var(--v2-display);
  font-size: clamp(1.45rem, 2vw, 2rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.destiny-v2 .hero-note,
.destiny-v2 .hero-status {
  max-width: 900px;
  color: var(--v2-muted);
}

.destiny-v2 .hero-chip {
  border-color: rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.72);
  color: #454033;
}

.destiny-v2 .hero-chip-bazi {
  border-color: rgba(173, 134, 38, 0.2);
  background: linear-gradient(180deg, rgba(255, 247, 225, 0.98), rgba(255, 243, 208, 0.98));
  color: #8b5f1f;
}

.destiny-v2 .hero-chip-ziwei {
  border-color: rgba(100, 108, 73, 0.18);
  background: linear-gradient(180deg, rgba(242, 247, 231, 0.98), rgba(235, 242, 219, 0.98));
  color: #4e5c33;
}

.destiny-v2 .hero-chip-astro {
  border-color: rgba(82, 98, 124, 0.18);
  background: linear-gradient(180deg, rgba(240, 245, 252, 0.98), rgba(232, 239, 248, 0.98));
  color: #41556f;
}

.hero-chip-system {
  border-color: rgba(178, 212, 49, 0.26);
  background: linear-gradient(180deg, rgba(245, 252, 224, 0.98), rgba(237, 247, 201, 0.98));
  color: #5f6d1d;
}

.destiny-v2 .topbar-actions {
  align-items: flex-start;
}

.destiny-v2 .mode-pill,
.destiny-v2 .ghost-button,
.destiny-v2 .primary-button,
.destiny-v2 .curve-tab,
.destiny-v2 .chart-pill,
.destiny-v2 .meta-pill {
  min-height: 44px;
}

.destiny-v2 .mode-pill {
  background: rgba(24, 22, 18, 0.08);
  border-color: rgba(24, 22, 18, 0.08);
  color: #2c281f;
}

.destiny-v2 .ghost-button,
.destiny-v2 .curve-tab {
  border-color: rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.8);
  color: #252018;
}

.destiny-v2 .primary-button {
  border-color: transparent;
  background: linear-gradient(135deg, #151611 0%, #2a2a23 52%, #44501a 100%);
  color: #fbf8ee;
}

.v2-hero,
.v2-blueprint-band,
.v2-method-band,
.v2-plan-strip {
  border-radius: 30px;
}

.v2-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(380px, 1.08fr);
  gap: 18px;
  padding: 28px;
  background:
    radial-gradient(circle at top left, rgba(178, 212, 49, 0.12), transparent 24%),
    radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.42), transparent 20%),
    linear-gradient(135deg, rgba(255, 252, 246, 0.98), rgba(242, 236, 225, 0.96));
}

.v2-hero-copy,
.v2-hero-stage,
.v2-stage-card,
.v2-panel-summary,
.v2-result-guide,
.v2-plan-copy,
.v2-plan-card,
.v2-method-card,
.v2-proof-card,
.v2-faq-card {
  display: grid;
  gap: 14px;
}

.v2-section-intro {
  display: grid;
  gap: 14px;
}

.v2-intro-badge,
.v2-proof-kicker,
.v2-plan-tag {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 32px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.76);
  color: #5f573f;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  white-space: nowrap;
}

.v2-section-intro h2,
.v2-method-copy h2,
.v2-plan-copy h2 {
  margin: 0;
  color: #181612;
  font-family: var(--v2-display);
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 0.98;
  letter-spacing: -0.05em;
}

.v2-section-intro p,
.v2-method-copy p,
.v2-plan-copy p,
.v2-proof-card p,
.v2-plan-card p,
.v2-faq-card p,
.v2-metric-card p,
.v2-method-card p {
  margin: 0;
  color: var(--v2-muted);
  line-height: 1.72;
}

.v2-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.v2-cta {
  min-width: 176px;
  justify-content: center;
}

.v2-metric-grid,
.v2-blueprint-grid,
.v2-proof-grid,
.v2-method-grid,
.v2-panel-summary-grid,
.v2-result-guide-grid,
.v2-reading-map,
.v2-plan-grid,
.v2-faq-grid {
  display: grid;
  gap: 14px;
}

.v2-metric-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.v2-metric-card,
.v2-stage-card,
.v2-method-card,
.v2-plan-card {
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.78);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82);
}

.v2-metric-card span,
.v2-method-card strong,
.v2-plan-card strong,
.v2-proof-card h3,
.v2-faq-card strong {
  color: #1f1b15;
}

.v2-metric-card span {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.v2-metric-card strong {
  color: #171511;
  font-family: var(--v2-display);
  font-size: 2rem;
  line-height: 1;
  letter-spacing: -0.05em;
}

.v2-hero-stage {
  grid-template-columns: minmax(0, 1.12fr) minmax(320px, 0.88fr);
  align-items: stretch;
}

.v2-stage-primary {
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(250, 246, 238, 0.98)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(178, 212, 49, 0.06));
}

.v2-stage-secondary {
  background:
    radial-gradient(circle at top right, rgba(178, 212, 49, 0.1), transparent 28%),
    linear-gradient(180deg, rgba(21, 22, 17, 0.96), rgba(27, 28, 21, 0.96));
  color: #f3efe2;
  box-shadow:
    0 20px 50px rgba(18, 19, 14, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.v2-stage-head {
  display: grid;
  gap: 8px;
}

.v2-stage-head span {
  color: inherit;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.v2-stage-head strong {
  font-family: var(--v2-display);
  font-size: 1.6rem;
  line-height: 1.04;
  letter-spacing: -0.04em;
}

.v2-stage-figure {
  margin: 0;
  padding: 0;
  border-radius: 24px;
  overflow: hidden;
  background: #161711;
  border: 1px solid rgba(24, 22, 18, 0.08);
}

.v2-stage-figure img {
  display: block;
  width: 100%;
  min-height: 540px;
  object-fit: cover;
  object-position: top center;
}

.v2-stage-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}

.v2-stage-list li {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}

.v2-stage-list span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(178, 212, 49, 0.16);
  color: var(--v2-accent-strong);
  font-size: 11px;
  font-weight: 800;
}

.v2-stage-list strong {
  display: block;
  color: #f3efe2;
  font-size: 15px;
}

.v2-stage-list em {
  display: block;
  margin-top: 4px;
  color: rgba(243, 239, 226, 0.74);
  font-style: normal;
  line-height: 1.6;
}

.v2-proof-grid,
.v2-faq-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.v2-proof-card,
.v2-faq-card {
  padding: 20px;
  border-radius: 24px;
}

.v2-proof-card h3 {
  margin: 0;
  font-family: var(--v2-display);
  font-size: 1.5rem;
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.v2-blueprint-band,
.v2-method-band,
.v2-plan-strip {
  padding: 24px 26px;
  background:
    radial-gradient(circle at top right, rgba(178, 212, 49, 0.1), transparent 24%),
    linear-gradient(135deg, rgba(255, 254, 248, 0.98), rgba(240, 234, 224, 0.96));
}

.v2-blueprint-band {
  display: grid;
  gap: 18px;
}

.v2-blueprint-copy {
  display: grid;
  gap: 12px;
}

.v2-blueprint-copy h2 {
  margin: 0;
  color: #181612;
  font-family: var(--v2-display);
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 0.98;
  letter-spacing: -0.05em;
}

.v2-blueprint-copy p,
.v2-blueprint-card p,
.v2-blueprint-card em {
  margin: 0;
  color: var(--v2-muted);
  line-height: 1.68;
}

.v2-blueprint-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.v2-blueprint-card {
  display: grid;
  gap: 10px;
  padding: 18px;
  border-radius: 24px;
  border: 1px solid rgba(24, 22, 18, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(247, 241, 230, 0.92)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(178, 212, 49, 0.04));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.86);
}

.v2-blueprint-card span {
  color: #5f573f;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.v2-blueprint-card strong {
  color: #171511;
  font-family: var(--v2-display);
  font-size: 1.45rem;
  line-height: 1.06;
  letter-spacing: -0.04em;
}

.v2-blueprint-card em {
  color: #454033;
  font-style: normal;
}

.v2-method-band {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  gap: 18px;
  align-items: start;
}

.v2-method-grid,
.v2-plan-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.v2-method-card strong,
.v2-plan-card strong {
  font-family: var(--v2-display);
  font-size: 1.55rem;
  line-height: 1.06;
  letter-spacing: -0.04em;
}

.destiny-v2 .workspace {
  grid-template-columns: minmax(360px, 0.92fr) minmax(0, 1.08fr);
  gap: 18px;
}

.destiny-v2 .panel {
  border-radius: 28px;
  padding: 22px;
}

.v2-panel-summary,
.v2-result-guide {
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(24, 22, 18, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(247, 243, 235, 0.8)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(178, 212, 49, 0.04));
}

.v2-panel-summary-head,
.v2-result-guide-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.v2-panel-summary-head strong,
.v2-result-guide-head strong {
  color: #171511;
  font-family: var(--v2-display);
  font-size: 1.55rem;
  line-height: 1.04;
  letter-spacing: -0.04em;
}

.v2-panel-summary-grid,
.v2-result-guide-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.v2-panel-summary-grid article,
.v2-result-guide-grid article {
  display: grid;
  gap: 8px;
  padding-top: 8px;
  border-top: 1px dashed rgba(24, 22, 18, 0.08);
}

.v2-panel-summary-grid span,
.v2-result-guide-grid span {
  color: #59533f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.v2-panel-summary-grid p,
.v2-result-guide-grid p {
  margin: 0;
  color: var(--v2-muted);
  line-height: 1.68;
}

.destiny-v2 .panel-head h2 {
  font-family: var(--v2-display);
  font-size: 2rem;
}

.destiny-v2 .field span {
  color: #241f17;
}

.destiny-v2 .field input,
.destiny-v2 .field select {
  border-color: rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.88);
}

.destiny-v2 .generation-progress {
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(178, 212, 49, 0.18);
  background:
    radial-gradient(circle at 80% 20%, rgba(178, 212, 49, 0.14), transparent 24%),
    linear-gradient(135deg, rgba(17, 18, 14, 0.96), rgba(29, 28, 22, 0.96));
  color: #f4f0e3;
}

.destiny-v2 .generation-progress-text,
.destiny-v2 .generation-progress-percent {
  color: #f4f0e3;
}

.destiny-v2 .generation-progress-track {
  background: rgba(255, 255, 255, 0.08);
}

.destiny-v2 .generation-progress-fill {
  background: linear-gradient(90deg, #788e1d 0%, var(--v2-accent) 42%, var(--v2-accent-strong) 100%);
}

.destiny-v2 .generation-progress-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.destiny-v2 .generation-progress-stage-tag,
.destiny-v2 .generation-progress-eta {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.06);
  color: rgba(244, 240, 227, 0.92);
  font-size: 12px;
  font-weight: 700;
}

.destiny-v2 .generation-stage-rail {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 10px;
}

.destiny-v2 .generation-stage-card {
  display: grid;
  gap: 6px;
  padding: 12px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.destiny-v2 .generation-stage-card span {
  color: rgba(243, 239, 226, 0.5);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.destiny-v2 .generation-stage-card strong {
  color: rgba(243, 239, 226, 0.74);
  font-size: 13px;
  line-height: 1.4;
}

.destiny-v2 .generation-stage-card.is-active {
  border-color: rgba(216, 240, 93, 0.34);
  background: rgba(178, 212, 49, 0.16);
  transform: translateY(-1px);
}

.destiny-v2 .generation-stage-card.is-active span,
.destiny-v2 .generation-stage-card.is-active strong,
.destiny-v2 .generation-stage-card.is-complete span,
.destiny-v2 .generation-stage-card.is-complete strong {
  color: #f4f0e3;
}

.destiny-v2 .generation-stage-card.is-complete {
  border-color: rgba(178, 212, 49, 0.18);
  background: rgba(255, 255, 255, 0.08);
}

.destiny-v2 .generation-progress-note {
  margin: 0;
  color: rgba(243, 239, 226, 0.76);
  line-height: 1.68;
}

.v2-result-guide-head {
  align-items: start;
}

.v2-result-mode {
  display: grid;
  gap: 8px;
  min-width: min(320px, 100%);
  padding: 14px;
  border-radius: 20px;
  border: 1px solid rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.68);
}

.v2-result-mode-badge {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(24, 22, 18, 0.08);
  color: #2f2a20;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.v2-result-mode-badge[data-state="preview"] {
  background: rgba(178, 212, 49, 0.16);
  color: #526119;
}

.v2-result-mode-badge[data-state="full"] {
  background: #181612;
  color: #f8f4e8;
}

.v2-result-mode-copy {
  margin: 0;
  color: var(--v2-muted);
  line-height: 1.68;
}

.v2-reading-map {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.v2-reading-card {
  display: grid;
  gap: 10px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.76);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82);
}

.v2-reading-status {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(24, 22, 18, 0.08);
  color: #494433;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.v2-reading-card strong {
  color: #171511;
  font-family: var(--v2-display);
  font-size: 1.4rem;
  line-height: 1.06;
  letter-spacing: -0.04em;
}

.v2-reading-card p {
  margin: 0;
  color: var(--v2-muted);
  line-height: 1.68;
}

.v2-reading-card.is-available {
  border-color: rgba(178, 212, 49, 0.18);
  background:
    linear-gradient(180deg, rgba(247, 252, 231, 0.98), rgba(245, 248, 236, 0.98)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(178, 212, 49, 0.08));
}

.v2-reading-card.is-available .v2-reading-status {
  background: rgba(178, 212, 49, 0.18);
  color: #526119;
}

.v2-reading-card.is-unlocked {
  border-color: rgba(24, 22, 18, 0.12);
  background:
    radial-gradient(circle at top right, rgba(178, 212, 49, 0.12), transparent 30%),
    linear-gradient(180deg, rgba(29, 29, 23, 0.98), rgba(18, 18, 15, 0.98));
}

.v2-reading-card.is-unlocked strong,
.v2-reading-card.is-unlocked p {
  color: #f4f0e3;
}

.v2-reading-card.is-unlocked .v2-reading-status {
  background: rgba(244, 240, 227, 0.14);
  color: #f4f0e3;
}

.v2-reading-card.is-locked {
  border-style: dashed;
}

.destiny-v2 .curve-template-card,
.destiny-v2 .result-summary-card,
.destiny-v2 .curve-panel,
.destiny-v2 .curve-preview-card,
.destiny-v2 .curve-unlock-card {
  border: 1px solid rgba(24, 22, 18, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(247, 242, 234, 0.96)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(178, 212, 49, 0.04));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.86), 0 18px 42px rgba(37, 32, 23, 0.08);
}

.destiny-v2 .curve-template-kicker,
.destiny-v2 .curve-unlock-kicker,
.destiny-v2 .curve-preview-kicker {
  color: #6a623f;
}

.destiny-v2 .curve-template-head strong,
.destiny-v2 .curve-unlock-head strong,
.destiny-v2 .curve-panel-head h3,
.destiny-v2 .result-card-head h3 {
  color: #171511;
  font-family: var(--v2-display);
}

.destiny-v2 .result-tier-pill,
.destiny-v2 .curve-template-badge,
.destiny-v2 .curve-preview-badge,
.destiny-v2 .curve-unlock-badge {
  border-color: rgba(178, 212, 49, 0.22);
  background: linear-gradient(180deg, rgba(245, 252, 224, 0.98), rgba(237, 247, 201, 0.98));
  color: #5f6d1d;
}

.destiny-v2 .curve-tabs {
  padding: 6px;
  border-radius: 999px;
  background: rgba(24, 22, 18, 0.05);
}

.destiny-v2 .curve-tab.active {
  background: linear-gradient(135deg, #1a1a15 0%, #334116 100%);
  color: #fbf8ee;
}

.destiny-v2 .chart-shell {
  border-color: rgba(24, 22, 18, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 244, 238, 0.98));
}

.destiny-v2 .chart-pill,
.destiny-v2 .meta-pill {
  min-height: 36px;
  border-color: rgba(24, 22, 18, 0.08);
  background: rgba(255, 255, 255, 0.86);
  color: #4e4736;
}

.v2-plan-card {
  min-height: 210px;
  align-content: start;
}

.v2-plan-card.is-featured {
  border-color: rgba(178, 212, 49, 0.26);
  background:
    radial-gradient(circle at top right, rgba(178, 212, 49, 0.16), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 244, 236, 0.96));
  box-shadow:
    0 20px 46px rgba(82, 93, 28, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.destiny-v2 .payment-sheet {
  border-color: rgba(24, 22, 18, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 242, 234, 0.98)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(178, 212, 49, 0.04));
}

@media (max-width: 1200px) {
  .v2-topbar-row,
  .v2-hero,
  .v2-method-band,
  .destiny-v2 .workspace {
    grid-template-columns: 1fr;
  }

  .v2-topbar-row {
    display: grid;
  }

  .v2-hero-stage,
  .v2-proof-grid,
  .v2-blueprint-grid,
  .v2-method-grid,
  .v2-plan-grid,
  .v2-faq-grid,
  .v2-metric-grid,
  .v2-panel-summary-grid,
  .v2-result-guide-grid,
  .v2-reading-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .destiny-v2 .generation-stage-rail {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 780px) {
  .destiny-v2 .bazi-page {
    padding: 12px 10px 40px;
  }

  .destiny-v2 .bazi-shell {
    gap: 14px;
  }

  .destiny-v2 .page-topbar,
  .destiny-v2 .panel,
  .v2-hero,
  .v2-blueprint-band,
  .v2-method-band,
  .v2-plan-strip,
  .v2-proof-card,
  .v2-faq-card {
    padding: 16px;
    border-radius: 22px;
  }

  .destiny-v2 .hero-title {
    font-size: 2.4rem;
  }

  .v2-section-intro h2,
  .v2-method-copy h2,
  .v2-blueprint-copy h2,
  .v2-plan-copy h2 {
    font-size: 2rem;
  }

  .v2-hero-stage,
  .v2-proof-grid,
  .v2-blueprint-grid,
  .v2-method-grid,
  .v2-plan-grid,
  .v2-faq-grid,
  .v2-metric-grid,
  .v2-panel-summary-grid,
  .v2-result-guide-grid,
  .v2-reading-map {
    grid-template-columns: 1fr;
  }

  .v2-result-guide-head,
  .destiny-v2 .generation-progress-meta {
    display: grid;
  }

  .destiny-v2 .generation-stage-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .v2-stage-figure img {
    min-height: 320px;
  }
}
