@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;
}


