/* Джйотиш · превью лагны и даши (демо + сервис) */
.mv-jyotish-board {
  margin: 0;
  padding: 18px 18px 16px;
  border-radius: 20px;
  color: #f6f0e6;
  background:
    radial-gradient(ellipse 70% 55% at 88% 0%, rgba(212, 163, 115, 0.28), transparent 55%),
    radial-gradient(ellipse 55% 45% at 8% 100%, rgba(92, 140, 168, 0.22), transparent 50%),
    linear-gradient(155deg, #1a2433 0%, #243447 48%, #1e2c3a 100%);
  border: 1px solid rgba(232, 214, 186, 0.18);
  box-shadow: 0 18px 40px rgba(18, 28, 40, 0.22);
}
.mv-jyotish-head { margin-bottom: 14px; }
.mv-jyotish-kicker {
  display: inline-block;
  margin: 0 0 8px;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #d4a373;
}
.mv-jyotish-head > b {
  display: block;
  font-size: 1.22rem;
  letter-spacing: -0.02em;
  color: #f8f1e6;
  margin-bottom: 4px;
}
.mv-jyotish-head > span {
  display: block;
  font-size: 0.88rem;
  line-height: 1.45;
  color: rgba(246, 240, 230, 0.72);
  max-width: 42ch;
}
.mv-jyotish-portrait {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 14px;
}
.mv-jyotish-portrait-cell {
  padding: 12px 12px 10px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(232, 214, 186, 0.14);
}
.mv-jyotish-portrait-cell--wide { grid-column: span 1; }
.mv-jyotish-portrait-cell small {
  display: block;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(212, 163, 115, 0.9);
  margin-bottom: 4px;
}
.mv-jyotish-portrait-cell b {
  display: block;
  font-size: 1.02rem;
  color: #fff8ef;
  letter-spacing: -0.01em;
}
.mv-jyotish-portrait-cell em {
  display: block;
  margin-top: 3px;
  font-style: normal;
  font-size: 0.78rem;
  color: rgba(246, 240, 230, 0.62);
}
.mv-jyotish-dasha {
  display: grid;
  grid-template-columns: 1.35fr 1fr;
  gap: 10px;
}
.mv-jyotish-layer {
  padding: 14px 14px 12px;
  border-radius: 14px;
  background: rgba(8, 14, 22, 0.35);
  border: 1px solid rgba(232, 214, 186, 0.12);
}
.mv-jyotish-layer--maha {
  grid-column: 1 / -1;
  background: linear-gradient(120deg, rgba(212, 163, 115, 0.16), rgba(8, 14, 22, 0.25));
  border-color: rgba(212, 163, 115, 0.28);
}
.mv-jyotish-layer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 2px;
}
.mv-jyotish-layer small {
  display: block;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(212, 163, 115, 0.85);
  margin-bottom: 4px;
}
.mv-jyotish-layer b {
  display: block;
  font-size: 1.35rem;
  letter-spacing: -0.03em;
  color: #fff8ef;
  line-height: 1.15;
}
.mv-jyotish-layer em {
  display: block;
  margin-top: 4px;
  font-style: normal;
  font-size: 0.8rem;
  color: rgba(246, 240, 230, 0.62);
}
.mv-jyotish-pct {
  font-size: 0.78rem;
  font-weight: 800;
  color: #e8c9a0;
  letter-spacing: 0.02em;
}
.mv-jyotish-bar {
  margin-top: 10px;
  height: 6px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
.mv-jyotish-bar i {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #c4864a, #e8c9a0);
}
.mv-jyotish-note {
  margin: 12px 0 0;
  font-size: 0.84rem;
  line-height: 1.5;
  color: rgba(246, 240, 230, 0.7);
}
.mv-jyotish-guide {
  margin: 10px 0 0;
  font-size: 0.88rem;
}
.mv-jyotish-guide a {
  color: #e8c9a0;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid rgba(232, 201, 160, 0.35);
}
.mv-jyotish-guide a:hover { border-bottom-color: #e8c9a0; }

.mv-demo-jyotish { margin: 0 0 22px; }
.mv-demo--jyotish .mv-demo-meta { display: none; }
.mv-demo--jyotish .mv-demo-head {
  grid-template-columns: 1fr;
  margin-bottom: 16px;
}
.jy-demo-lanes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 0 0 20px;
}
.jy-demo-lane {
  display: block;
  padding: 16px 18px;
  border-radius: 18px;
  text-decoration: none;
  color: inherit;
  border: 1px solid transparent;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.jy-demo-lane:hover { transform: translateY(-2px); }
.jy-demo-lane--free {
  background: linear-gradient(160deg, #f1faf5, #eef7fb);
  border-color: #c5e6d4;
  box-shadow: 0 8px 22px rgba(26, 120, 80, 0.06);
}
.jy-demo-lane--paid {
  background: linear-gradient(160deg, #1a2433, #243447);
  border-color: rgba(232, 214, 186, 0.22);
  color: #f6f0e6;
  box-shadow: 0 12px 28px rgba(18, 28, 40, 0.16);
}
.jy-demo-lane-kicker {
  display: inline-block;
  margin: 0 0 6px;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.jy-demo-lane--free .jy-demo-lane-kicker { color: #1a8a5e; }
.jy-demo-lane--paid .jy-demo-lane-kicker { color: #d4a373; }
.jy-demo-lane b {
  display: block;
  font-size: 1.08rem;
  margin: 0 0 6px;
  letter-spacing: -0.02em;
}
.jy-demo-lane--free b { color: #143528; }
.jy-demo-lane p {
  margin: 0 0 10px;
  font-size: 0.9rem;
  line-height: 1.5;
}
.jy-demo-lane--free p { color: #3d5a4c; }
.jy-demo-lane--paid p { color: rgba(246, 240, 230, 0.72); }
.jy-demo-lane-cta {
  font-size: 0.86rem;
  font-weight: 750;
}
.jy-demo-lane--free .jy-demo-lane-cta { color: #1a8a5e; }
.jy-demo-lane--paid .jy-demo-lane-cta { color: #e8c9a0; }

.jy-demo-reveal {
  margin: 0 0 18px;
  border-radius: 16px;
  border: 1px solid #e6e0f0;
  background: #faf9fc;
  overflow: hidden;
}
.jy-demo-reveal > summary {
  list-style: none;
  cursor: pointer;
  padding: 14px 16px;
  font-weight: 750;
  font-size: 0.95rem;
  color: #1e2430;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.jy-demo-reveal > summary::-webkit-details-marker { display: none; }
.jy-demo-reveal > summary::after {
  content: '+';
  font-size: 1.15rem;
  font-weight: 600;
  color: #8a7f9a;
  line-height: 1;
}
.jy-demo-reveal[open] > summary::after { content: '−'; }
.jy-demo-reveal-body {
  padding: 0 16px 16px;
  border-top: 1px solid #ebe6f3;
}
.jy-demo-reveal-body ul {
  margin: 12px 0 0;
  padding: 0 0 0 1.1em;
  color: #4a4460;
  font-size: 0.9rem;
  line-height: 1.55;
}
.jy-demo-reveal-body li { margin: 0 0 5px; }
.jy-demo-reveal-body p {
  margin: 10px 0 0;
  font-size: 0.86rem;
  color: #6b657a;
  line-height: 1.5;
}

@media (max-width: 720px) {
  .mv-jyotish-portrait { grid-template-columns: 1fr; }
  .mv-jyotish-portrait-cell--wide { grid-column: auto; }
  .mv-jyotish-dasha { grid-template-columns: 1fr; }
  .jy-demo-lanes { grid-template-columns: 1fr; }
}
