@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500 700;font-display:swap;src:url('/fonts/cormorant.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:400 700;font-display:swap;src:url('/fonts/inter.woff2') format('woff2');}

:root {
  --bj-ink: #171717;
  --bj-muted: #66615c;
  --bj-bg: #f7f6f2;
  --bj-bg2: #f1efea;
  --bj-card: #ffffff;
  --bj-line: rgba(23, 23, 23, 0.08);
  --bj-gold: #9a7b45;
  --bj-gold-soft: #e8dcc0;
  --bj-shadow: 0 10px 28px rgba(0, 0, 0, 0.05);
}

html, body {
  background: linear-gradient(180deg, var(--bj-bg) 0%, var(--bj-bg2) 100%) !important;
  color: var(--bj-ink) !important;
  font-family: "Inter", system-ui, sans-serif !important;
}

body.parchment-theme {
  color: var(--bj-ink) !important;
  font-family: "Inter", system-ui, sans-serif !important;
}

.parchment-theme a {
  color: inherit;
}

.parchment-theme .card,
.parchment-theme .portal a,
.parchment-theme .stat,
.parchment-theme .pill,
.parchment-theme .nav a,
.parchment-theme .btn.ghost,
.parchment-theme .lang-toggle,
.parchment-theme .feature-links a,
.parchment-theme .page-jump .ghost,
.parchment-theme .horoscope-card,
.parchment-theme .compatibility-card,
.parchment-theme .chart-panel,
.parchment-theme .mini-chart,
.parchment-theme .journal-card,
.parchment-theme .consultation-panel,
.parchment-theme .package-card,
.parchment-theme .seo-card,
.parchment-theme .faq-card,
.parchment-theme .feature-hero-card,
.parchment-theme .mini-card,
.parchment-theme .big-three-card,
.parchment-theme .planet-table-card,
.parchment-theme .aspect-card,
.parchment-theme .house-card,
.parchment-theme .south-card,
.parchment-theme .prediction-panel {
  background: var(--bj-card) !important;
  color: var(--bj-ink) !important;
  border-color: var(--bj-line) !important;
  box-shadow: var(--bj-shadow) !important;
}

.parchment-theme .top {
  position: sticky !important;
  top: 0 !important;
  z-index: 20 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: min(1180px, calc(100% - 40px)) !important;
  margin: 16px auto 0 !important;
  padding: 12px 16px !important;
  border: 1px solid var(--bj-line) !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.78) !important;
  backdrop-filter: blur(16px) !important;
  box-shadow: var(--bj-shadow) !important;
}

.parchment-theme .top .brand {
  display: flex !important;
  gap: 9px !important;
  align-items: center !important;
  font-family: "Inter", system-ui, sans-serif !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.parchment-theme .site-header .brand,
.parchment-theme .brand {
  font-family: "Inter", system-ui, sans-serif !important;
}

.parchment-theme .top .brand-mark {
  width: 46px !important;
  height: 46px !important;
  color: inherit !important;
  background: rgba(255,255,255,0.95) !important;
  border: 1px solid rgba(184, 138, 59, 0.18) !important;
  border-radius: 14px !important;
  box-shadow: 0 8px 18px rgba(79, 63, 41, 0.08) !important;
  overflow: hidden;
}

.parchment-theme .top .brand-mark img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

@media (max-width: 640px) {
  .parchment-theme .top .brand-mark {
    width: 34px !important;
    height: 34px !important;
    border-radius: 10px !important;
  }
}

.parchment-theme .top .nav,
.parchment-theme .site-header .nav {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  font-size: 13px !important;
  color: #514636 !important;
}

.parchment-theme .top .nav a,
.parchment-theme .site-header .nav a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 40px !important;
  padding: 10px 14px !important;
  border: 1px solid var(--bj-line) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  color: inherit !important;
  box-shadow: 0 10px 24px rgba(70, 54, 28, 0.06) !important;
}

.parchment-theme .top .nav a:hover,
.parchment-theme .site-header .nav a:hover {
  color: var(--bj-ink) !important;
  transform: translateY(-1px);
}

.parchment-theme .footer,
.parchment-theme footer.site-footer {
  width: min(1160px, calc(100% - 32px)) !important;
  margin: auto !important;
  padding: 24px 0 36px !important;
  color: var(--bj-muted) !important;
}

.parchment-theme .footer p,
.parchment-theme footer.site-footer p {
  margin: 0 !important;
}

.parchment-theme .muted,
.parchment-theme .lead,
.parchment-theme .footer,
.parchment-theme .section-note,
.parchment-theme .chart-result p:last-child,
.parchment-theme .result-title span,
.parchment-theme .planet-sign,
.parchment-theme .planet-house,
.parchment-theme .moon-phases span,
.parchment-theme .match-result p,
.parchment-theme .prediction-banner,
.parchment-theme .payment-note,
.parchment-theme .chart-disclaimer,
.parchment-theme .vedic-note,
.parchment-theme .chart-view-tabs span,
.parchment-theme .card p,
.parchment-theme .hero p {
  color: var(--bj-muted) !important;
}

.parchment-theme .sign-btn:hover,
.parchment-theme .sign-btn.active {
  background: linear-gradient(145deg, rgba(184, 138, 59, 0.12), rgba(124, 155, 111, 0.08)) !important;
  border-color: rgba(184, 138, 59, 0.32) !important;
}

.parchment-theme .floating-card,
.parchment-theme .moon-phase-badge,
.parchment-theme .moon-phases span,
.parchment-theme .meter-row div,
.parchment-theme .package-meta span,
.parchment-theme .consultation-meta span,
.parchment-theme .seo-point,
.parchment-theme .faq-item,
.parchment-theme .prediction-card,
.parchment-theme .house-chip,
.parchment-theme .aspect-item {
  background: var(--bj-card) !important;
  color: var(--bj-ink) !important;
}

.parchment-theme .field input,
.parchment-theme .field select,
.parchment-theme .field textarea,
.parchment-theme .consultation-form input,
.parchment-theme .consultation-form select,
.parchment-theme .consultation-form textarea,
.parchment-theme .chart-form input,
.parchment-theme .newsletter-form input {
  background: #ffffff !important;
  color: var(--bj-ink) !important;
  border-color: var(--bj-line) !important;
}

.parchment-theme .natal-wheel-card,
.parchment-theme .south-chart,
.parchment-theme .moon-disc,
.parchment-theme .zodiac-wheel,
.parchment-theme .chart-rings {
  box-shadow: var(--bj-shadow) !important;
}


.parchment-theme h1,
.parchment-theme h2,
.parchment-theme h3,
.parchment-theme h4 {
  margin: 0;
  color: var(--bj-ink) !important;
}

.parchment-theme h1 {
  font-family: "Inter", system-ui, sans-serif !important;
  font-size: clamp(34px, 3.4vw, 50px);
  line-height: 1.02;
  letter-spacing: -0.03em;
}

.parchment-theme h2 {
  font-family: "Inter", system-ui, sans-serif !important;
  font-size: clamp(28px, 3.2vw, 44px);
  line-height: 1.08;
  letter-spacing: -0.02em;
}

.parchment-theme h3 {
  font-family: "Inter", system-ui, sans-serif !important;
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.12;
}

.parchment-theme p {
  line-height: 1.65;
}
.parchment-theme .hero h1,
.parchment-theme .feature-hero h1,
.parchment-theme .section-heading h2,
.parchment-theme .chart-panel h2,
.parchment-theme .moon-copy h2,
.parchment-theme .newsletter h2,
.parchment-theme .consultation-panel h2,
.parchment-theme .feature-hero-card h3,
.parchment-theme .mini-card h3,
.parchment-theme .package-card h3,
.parchment-theme .faq-item h3,
.parchment-theme .big-three-card h3,
.parchment-theme .result-title h3,
.parchment-theme .prediction-card h4,
.parchment-theme .horoscope-card h3 {
  letter-spacing: -0.02em !important;
}

.parchment-theme .hero h1 {
  font-size: clamp(34px, 3.4vw, 50px) !important;
  line-height: 1.04 !important;
}

.parchment-theme .section-heading h2,
.parchment-theme .chart-panel h2,
.parchment-theme .moon-copy h2,
.parchment-theme .newsletter h2,
.parchment-theme .consultation-panel h2,
.parchment-theme .feature-hero-card h3 {
  font-size: clamp(28px, 3.2vw, 44px) !important;
  line-height: 1.06 !important;
}

.parchment-theme .horoscope-card h3,
.parchment-theme .package-card h3,
.parchment-theme .faq-item h3,
.parchment-theme .big-three-card h3,
.parchment-theme .result-title h3,
.parchment-theme .mini-card h3 {
  font-size: clamp(18px, 2vw, 22px) !important;
  line-height: 1.12 !important;
}

.parchment-theme .prediction-card h4 {
  font-size: 18px !important;
  line-height: 1.08 !important;
}



body.parchment-theme .horoscope-card,
body.parchment-theme .compatibility-card,
body.parchment-theme .chart-panel,
body.parchment-theme .mini-chart,
body.parchment-theme .journal-card,
body.parchment-theme .consultation-panel,
body.parchment-theme .package-card,
body.parchment-theme .seo-card,
body.parchment-theme .faq-card,
body.parchment-theme .feature-hero-card,
body.parchment-theme .mini-card,
body.parchment-theme .big-three-card,
body.parchment-theme .planet-table-card,
body.parchment-theme .aspect-card,
body.parchment-theme .house-card,
body.parchment-theme .south-card,
body.parchment-theme .prediction-panel,
body.parchment-theme .natal-wheel-card,
body.parchment-theme .south-chart,
body.parchment-theme .moon-disc,
body.parchment-theme .zodiac-wheel,
body.parchment-theme .chart-rings,
body.parchment-theme .card,
body.parchment-theme .portal a,
body.parchment-theme .stat,
body.parchment-theme .pill,
body.parchment-theme .nav a,
body.parchment-theme .btn.ghost,
body.parchment-theme .lang-toggle,
body.parchment-theme .feature-links a,
body.parchment-theme .page-jump .ghost {
  background: #ffffff !important;
  color: var(--bj-ink) !important;
  border-color: var(--bj-line) !important;
  box-shadow: var(--bj-shadow) !important;
}

body.parchment-theme .horoscope-card,
body.parchment-theme .compatibility-card,
body.parchment-theme .chart-panel,
body.parchment-theme .mini-chart,
body.parchment-theme .journal-card,
body.parchment-theme .consultation-panel,
body.parchment-theme .package-card,
body.parchment-theme .seo-card,
body.parchment-theme .faq-card,
body.parchment-theme .feature-hero-card,
body.parchment-theme .mini-card,
body.parchment-theme .big-three-card,
body.parchment-theme .planet-table-card,
body.parchment-theme .aspect-card,
body.parchment-theme .house-card,
body.parchment-theme .south-card,
body.parchment-theme .prediction-panel {
  background: linear-gradient(180deg, #ffffff, #fbfbf9) !important;
}

 .mobile-nav-toggle { display: none; }
@media (max-width: 700px) {
  body.parchment-theme .reveal,
  body.parchment-theme .reveal.visible {
    opacity: 1 !important;
    transform: none !important;
  }
}

@media (max-width: 700px) {
  body.parchment-theme,
  body.parchment-theme *,
  body.parchment-theme *::before,
  body.parchment-theme *::after {
    box-sizing: border-box;
  }

  body.parchment-theme .site-header .nav,
  body.parchment-theme .top .nav {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    height: auto !important;
    max-height: none !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }

  body.parchment-theme .site-header .nav a,
  body.parchment-theme .top .nav a {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    height: 34px !important;
    min-height: 34px !important;
    padding: 7px 10px !important;
    font-size: 11px !important;
    border-radius: 9px !important;
  }

  body.parchment-theme .site-header,
  body.parchment-theme .top { position: relative !important; overflow: visible !important; }
  .mobile-nav-toggle { display: inline-flex; flex: 0 0 36px; width: 36px; height: 34px; padding: 7px; flex-direction: column; justify-content: center; gap: 4px; border: 1px solid var(--bj-line); border-radius: 9px; background: #fff !important; color: var(--bj-ink); cursor: pointer; }
  .mobile-nav-toggle span { display: block; width: 18px; height: 2px; margin: 0 auto; border-radius: 2px; background: var(--bj-ink); }
  body.parchment-theme .site-header .nav,
  body.parchment-theme .top .nav { display: none !important; }
  body.parchment-theme .site-header .nav.mobile-open,
  body.parchment-theme .top .nav.mobile-open { position: absolute !important; top: calc(100% + 8px) !important; left: 0 !important; right: 0 !important; display: grid !important; gap: 5px !important; padding: 10px !important; background: #fff !important; border: 1px solid var(--bj-line) !important; border-radius: 14px !important; box-shadow: 0 16px 34px rgba(40, 30, 20, .14) !important; overflow: visible !important; }
  body.parchment-theme .site-header .nav.mobile-open a,
  body.parchment-theme .top .nav.mobile-open a { width: 100%; justify-content: flex-start; }
}

/* Keep the mobile page hierarchy compact without removing any content. */
@media (max-width: 700px) {
  body.parchment-theme main { display: block !important; visibility: visible !important; }
  body.parchment-theme .hero { min-height: auto !important; padding: 34px 0 28px !important; gap: 24px !important; }
  body.parchment-theme .hero h1 { font-size: clamp(38px, 11vw, 50px) !important; line-height: 1.02 !important; }
  body.parchment-theme .lede { margin: 16px 0 !important; font-size: 15px !important; line-height: 1.5 !important; }
  body.parchment-theme .content-section { padding: 42px 0 !important; }
  body.parchment-theme .section-heading { margin-bottom: 18px !important; }
  body.parchment-theme .section-heading h2,
  body.parchment-theme .chart-panel h2,
  body.parchment-theme .moon-copy h2,
  body.parchment-theme .newsletter h2 { font-size: 30px !important; line-height: 1.08 !important; }
  body.parchment-theme .hero-chart { gap: 14px !important; }
  body.parchment-theme .hero-chart .chart-panel { padding: 16px !important; }
  body.parchment-theme .site-footer { padding: 24px 0 36px !important; }
}

/* Final shared shell: page-specific styles may theme content, but not the product frame. */
body.parchment-theme,
body.live-lagna-page {
  min-width: 320px;
  font-family: "Inter", system-ui, sans-serif !important;
}

body.parchment-theme main,
body.parchment-theme > main,
body.live-lagna-page .live-shell {
  width: min(1160px, calc(100% - 32px));
  margin-left: auto;
  margin-right: auto;
}

body.parchment-theme .site-header,
body.live-lagna-page .topbar {
  width: min(1160px, calc(100% - 32px)) !important;
  min-height: 64px;
  margin: 16px auto 0 !important;
  padding: 10px 14px !important;
  border: 1px solid var(--bj-line) !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, .86) !important;
  box-shadow: var(--bj-shadow) !important;
  box-sizing: border-box;
}

body.parchment-theme .site-header .brand,
body.live-lagna-page .topbar .brand-link {
  font-family: "Inter", system-ui, sans-serif !important;
  font-size: 20px !important;
  line-height: 1.1;
  color: var(--bj-ink) !important;
}

body.parchment-theme .site-header .nav,
body.live-lagna-page .topbar .topnav {
  display: flex;
  align-items: center;
  gap: 8px !important;
  font-family: "Inter", system-ui, sans-serif !important;
  font-size: 12px !important;
}

body.parchment-theme .site-header .nav a,
body.live-lagna-page .topbar .topnav a {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 8px 12px;
  border: 1px solid var(--bj-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .9);
  color: var(--bj-ink) !important;
  white-space: nowrap;
  transition: transform .2s ease, border-color .2s ease;
}

body.parchment-theme .site-header .nav a:hover,
body.live-lagna-page .topbar .topnav a:hover {
  border-color: rgba(154, 123, 69, .35);
  transform: translateY(-1px);
}

body.parchment-theme main > section,
body.parchment-theme main > article,
body.parchment-theme .card,
body.parchment-theme .chart-panel,
body.parchment-theme .feature-card,
body.parchment-theme .comparison-card,
body.parchment-theme .forecast-card,
body.parchment-theme .market-card,
body.parchment-theme .research-card {
  box-sizing: border-box;
}

body.parchment-theme input,
body.parchment-theme select,
body.parchment-theme textarea,
body.live-lagna-page input,
body.live-lagna-page select,
body.live-lagna-page textarea,
body.parchment-theme button,
body.live-lagna-page button {
  font-family: "Inter", system-ui, sans-serif !important;
  box-sizing: border-box;
}

body.parchment-theme table,
body.live-lagna-page table {
  font-family: "Inter", system-ui, sans-serif;
  font-size: 13px;
}

@media (max-width: 700px) {
  body.parchment-theme main,
  body.parchment-theme > main,
  body.live-lagna-page .live-shell,
  body.parchment-theme .site-header,
  body.live-lagna-page .topbar {
    width: calc(100% - 24px) !important;
  }

  body.parchment-theme .site-header,
  body.live-lagna-page .topbar {
    margin-top: 8px !important;
    min-height: 52px;
    padding: 8px 10px !important;
  }

  body.parchment-theme .site-header .brand,
  body.live-lagna-page .topbar .brand-link {
    font-size: 16px !important;
  }

  body.parchment-theme .site-header .nav,
  body.live-lagna-page .topbar .topnav {
    max-width: 62%;
    overflow-x: auto;
    scrollbar-width: none;
  }

  body.parchment-theme .site-header .nav::-webkit-scrollbar,
  body.live-lagna-page .topbar .topnav::-webkit-scrollbar { display: none; }

  body.parchment-theme .site-header .nav a,
  body.live-lagna-page .topbar .topnav a {
    min-height: 32px;
    padding: 7px 9px;
    font-size: 11px !important;
  }
}
