/* ============================================================
   SAPIOLOV — CONVERSION FINAL
   Loads LAST. Typography + visual conversion enhancements.
   ============================================================ */

/* ---- 1. TYPOGRAPHY RESET ---- */

body *, body *::before, body *::after {
  font-family: 'Montserrat', sans-serif !important;
}

html, body {
  font-family: 'Montserrat', sans-serif !important;
}

/* ---- 2. HEADING EXCEPTIONS — Cormorant Garamond italic ---- */

h1, h2, h3, .h1, .h2, .h3,
.hero-tagline,
.hero-kicker,
.start-title,
.about-title,
.mx-inside__heading,
.mx-vip__heading,
.vip-page__title,
.checkout-title,
.recover-title,
.failed-title,
.question-title,
.player-title,
.paywall-title,
.result-world,
.mx-comm-hero__title,
.mx-library__state-title,
.world-gate__badge {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-style: italic !important;
}

/* ---- 3. NAVIGATION ---- */

#navbar .nav-links,
#navbar .nav-link,
.nav-links a,
#navbar .nav-links a {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
  font-size: 0.76rem !important;
  letter-spacing: 0.20em !important;
  text-transform: uppercase !important;
  font-style: normal !important;
}

#navbar .nav-link--vip {
  color: var(--sx-rose, #b53b68) !important;
  -webkit-text-fill-color: var(--sx-rose, #b53b68) !important;
}

#navbar .nav-link--vip:hover {
  color: #d44a7a !important;
  -webkit-text-fill-color: #d44a7a !important;
}

/* ---- 4. BUTTONS / CTAs ---- */

.btn-protocol,
.btn-protocol--primary,
.btn-protocol--secondary,
.btn-protocol--vip,
.btn-vip,
.btn-back,
.btn-next,
.btn-alt,
.upsell-btn,
.btn-recover,
.btn-retry,
.paywall-cta,
.result-cta,
.btn-enter,
.mx-comm-cta,
.mx-library__access,
.mx-library__state-btn {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  letter-spacing: 0.15em !important;
}

/* ---- 5. SECTION LABELS ---- */

.section-label,
.catalog-page__label,
.mx-pf-label,
.mx-pf-section-label,
.mx-vip__door-label {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
  letter-spacing: 0.25em !important;
  text-transform: uppercase !important;
}

/* ---- 6. BACK HOME LINK ---- */

.mx-back-home {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

/* ---- 7. FORM INPUTS ---- */

.form-input,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
textarea,
select {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

/* ---- 8. COMMISSION PAGE ---- */

.mx-tier,
.mx-tier__btn,
.mx-pill,
.mx-comm-field label,
.mx-comm-field__label,
.mx-addon,
.mx-comm-notice,
.mx-comm-hero__sub,
.mx-comm-hero__rules,
.mx-comm-hero__rules li,
.mx-comm-hero__boundaries,
.mx-comm-hero__boundaries li,
#mxDesc,
.mx-comm-wrap {
  font-family: 'Montserrat', sans-serif !important;
  font-style: normal !important;
}

.mx-tier__btn {
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
}

.mx-pill {
  font-weight: 500 !important;
}

/* ---- 9. VIP PAGE ---- */

.mx-vip__benefits,
.mx-vip__benefits li,
.mx-vip__door-desc,
.mx-vip__door-price,
.mx-vip__note,
.mx-vip__door-title {
  font-family: 'Montserrat', sans-serif !important;
  font-style: normal !important;
}

.mx-vip__door-title {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-style: italic !important;
}

.mx-vip__benefits li {
  font-weight: 300 !important;
}

.mx-vip__door-price {
  font-weight: 600 !important;
}

/* ---- 10. PROTOCOL FLOW (About) ---- */

.option-label,
.option-desc,
.mx-pf-subtitle,
.mx-pf-spacer,
.alt-link,
.step-indicator,
.nav-buttons,
.result-desc,
.mx-pf-result-link {
  font-family: 'Montserrat', sans-serif !important;
  font-style: normal !important;
}

.option-label {
  font-weight: 500 !important;
}

.option-desc {
  font-weight: 300 !important;
}

.mx-pf-subtitle {
  font-weight: 300 !important;
}

/* ---- 11. LIBRARY ---- */

.mx-library__body,
.mx-library__meta,
.mx-library__title,
.mx-library__badge,
.mx-library__state-desc,
.mx-library__header,
#contentArea {
  font-family: 'Montserrat', sans-serif !important;
  font-style: normal !important;
}

/* ---- 12. FAQ ---- */

.faq-item__question,
.faq-item__question span {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
}

.faq-item__answer,
.faq-item__answer span {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}

/* ---- 13. FOOTER ---- */

footer *,
.footer *,
.site-footer *,
.footer-links a,
.footer-copy,
.footer-adult,
.mx-footer-caption,
.mx-footer-legal {
  font-family: 'Montserrat', sans-serif !important;
  font-style: normal !important;
}

/* ---- 14. GATE DESCRIPTIONS ---- */

.world-gate__desc {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}

/* Badge stays Cormorant (declared in section 2) */

/* ---- 15. LANG SWITCH ---- */

.lang-switch,
.lang-btn {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
}

/* ---- 16. MISC BODY TEXT ---- */

.vip-page__subtitle,
.vip-page__anchor,
.hero-description,
.catalog-page__subtitle,
p, li, span, a, div,
label, small, em {
  font-style: normal !important;
}

/* Ensure paragraphs and descriptions don't inherit italic from headings */
p, li, td, th, dd, dt, label, small {
  font-family: 'Montserrat', sans-serif !important;
}

/* ---- 17. CHECKOUT / PAYMENT ---- */

.checkout-form,
.checkout-summary,
.payment-option,
.payment-option span {
  font-family: 'Montserrat', sans-serif !important;
  font-style: normal !important;
}

/* ---- 18. CATALOG CARDS (muse/mistress/voice pages) ---- */

.mx-catalog-card,
.mx-catalog-title,
.mx-catalog-meta,
.mx-catalog-price,
.mx-catalog-badge {
  font-family: 'Montserrat', sans-serif !important;
  font-style: normal !important;
}

/* ---- 19. COOKIE CONSENT / AGE GATE ---- */

.cookie-banner,
.cookie-banner *,
.age-overlay,
.age-overlay * {
  font-family: 'Montserrat', sans-serif !important;
  font-style: normal !important;
}

/* ============================================================
   PART 2 — CONVERSION VISUAL ENHANCEMENTS
   ============================================================ */

/* ---- 20. PRIMARY CTA — PROMINENT, CONVERSION-FOCUSED ---- */

.btn-protocol,
.btn-protocol--primary,
.btn-protocol--vip {
  background: linear-gradient(135deg, rgba(181, 59, 104, 0.35), rgba(210, 139, 102, 0.25)) !important;
  border: 1px solid rgba(210, 139, 102, 0.5) !important;
  color: #f5f0eb !important;
  -webkit-text-fill-color: #f5f0eb !important;
  padding: 16px 40px !important;
  font-size: 0.82rem !important;
  position: relative !important;
  overflow: hidden !important;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.btn-protocol:hover,
.btn-protocol--primary:hover,
.btn-protocol--vip:hover {
  background: linear-gradient(135deg, rgba(181, 59, 104, 0.5), rgba(210, 139, 102, 0.35)) !important;
  border-color: rgba(232, 201, 127, 0.7) !important;
  box-shadow: 0 0 30px rgba(181, 59, 104, 0.2), 0 0 60px rgba(210, 139, 102, 0.1) !important;
  transform: translateY(-2px) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.btn-protocol:active,
.btn-protocol--primary:active,
.btn-protocol--vip:active {
  transform: translateY(0) !important;
}

/* ---- 21. SECONDARY BUTTONS — CLEAR BUT SUBTLE ---- */

.btn-protocol--secondary,
.btn-vip,
.btn-back,
.btn-alt,
.upsell-btn {
  border: 1px solid rgba(210, 139, 102, 0.25) !important;
  color: rgba(210, 200, 190, 0.75) !important;
  -webkit-text-fill-color: rgba(210, 200, 190, 0.75) !important;
  padding: 12px 28px !important;
  transition: all 0.35s ease !important;
}

.btn-protocol--secondary:hover,
.btn-vip:hover,
.btn-back:hover,
.btn-alt:hover,
.upsell-btn:hover {
  border-color: rgba(210, 139, 102, 0.55) !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
  background: rgba(210, 139, 102, 0.06) !important;
  box-shadow: 0 0 20px rgba(210, 139, 102, 0.08) !important;
}

/* ---- 22. VIP PAGE — PREMIUM CARD ---- */

.vip-page__hero {
  text-align: center !important;
  padding: 100px 24px 60px !important;
}

.vip-page__title {
  font-size: clamp(2rem, 5vw, 3.2rem) !important;
  line-height: 1.2 !important;
  margin-bottom: 16px !important;
}

.vip-page__subtitle {
  font-size: 0.95rem !important;
  line-height: 1.8 !important;
  max-width: 560px !important;
  margin: 0 auto 20px !important;
  color: rgba(210, 200, 190, 0.6) !important;
}

.vip-page__anchor {
  font-size: 0.85rem !important;
  font-weight: 500 !important;
  color: var(--sx-copper, #d28b66) !important;
  letter-spacing: 0.05em !important;
}

.mx-vip__doors {
  display: flex !important;
  justify-content: center !important;
  padding: 0 24px 80px !important;
}

.mx-vip__door {
  max-width: 480px !important;
  width: 100% !important;
  padding: 48px 40px !important;
  text-align: center !important;
  border: 1px solid rgba(210, 139, 102, 0.2) !important;
  background: linear-gradient(180deg, rgba(210, 139, 102, 0.04) 0%, rgba(5, 5, 7, 0.8) 100%) !important;
  transition: all 0.4s ease !important;
}

.mx-vip__door:hover {
  border-color: rgba(210, 139, 102, 0.4) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4), 0 0 40px rgba(210, 139, 102, 0.06) !important;
}

.mx-vip__door-icon {
  color: var(--sx-copper, #d28b66) !important;
  opacity: 0.7 !important;
  margin-bottom: 16px !important;
}

.mx-vip__door-label {
  display: inline-block !important;
  font-size: 0.65rem !important;
  letter-spacing: 0.3em !important;
  color: rgba(210, 139, 102, 0.8) !important;
  border: 1px solid rgba(210, 139, 102, 0.25) !important;
  padding: 4px 14px !important;
  margin-bottom: 20px !important;
}

.mx-vip__door-title {
  font-size: 1.8rem !important;
  margin-bottom: 16px !important;
}

.mx-vip__door-desc {
  font-size: 0.88rem !important;
  line-height: 1.8 !important;
  color: rgba(210, 200, 190, 0.55) !important;
  margin-bottom: 28px !important;
}

.mx-vip__benefits {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 32px !important;
  text-align: left !important;
}

.mx-vip__benefits li {
  padding: 10px 0 !important;
  padding-left: 24px !important;
  position: relative !important;
  font-size: 0.85rem !important;
  color: rgba(210, 200, 190, 0.65) !important;
  border-bottom: 1px solid rgba(210, 139, 102, 0.06) !important;
}

.mx-vip__benefits li::before {
  content: '◆' !important;
  position: absolute !important;
  left: 0 !important;
  color: var(--sx-copper, #d28b66) !important;
  font-size: 0.5rem !important;
  top: 14px !important;
  opacity: 0.7 !important;
}

.mx-vip__door-price {
  display: block !important;
  font-size: 1.6rem !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
  margin: 24px 0 !important;
  letter-spacing: 0.02em !important;
}

.mx-vip__note {
  font-size: 0.75rem !important;
  color: rgba(180, 165, 152, 0.4) !important;
  margin-top: 16px !important;
}

/* ---- 23. COMMISSION PAGE — TIER CARDS ---- */

.mx-comm-hero {
  text-align: center !important;
  padding: 100px 24px 48px !important;
}

.mx-comm-hero__title {
  font-size: clamp(1.8rem, 4.5vw, 2.8rem) !important;
  margin-bottom: 16px !important;
}

.mx-comm-hero__sub {
  font-size: 0.92rem !important;
  line-height: 1.7 !important;
  color: rgba(210, 200, 190, 0.6) !important;
  max-width: 520px !important;
  margin: 0 auto !important;
}

.mx-comm-hero__rules {
  margin-top: 32px !important;
  text-align: left !important;
  max-width: 400px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.mx-comm-hero__rules li {
  padding: 6px 0 !important;
  font-size: 0.82rem !important;
  color: rgba(210, 200, 190, 0.55) !important;
}

#mxTiers {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
  gap: 12px !important;
  margin-bottom: 32px !important;
}

.mx-tier__btn {
  background: rgba(201, 152, 106, 0.04) !important;
  border: 1px solid rgba(201, 152, 106, 0.15) !important;
  padding: 20px 16px !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  color: rgba(210, 200, 190, 0.7) !important;
  -webkit-text-fill-color: rgba(210, 200, 190, 0.7) !important;
}

.mx-tier__btn:hover {
  border-color: rgba(210, 139, 102, 0.4) !important;
  background: rgba(201, 152, 106, 0.08) !important;
}

.mx-tier__btn.active,
.mx-tier__btn.selected {
  border-color: var(--sx-copper, #d28b66) !important;
  background: rgba(210, 139, 102, 0.12) !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
  box-shadow: 0 0 20px rgba(210, 139, 102, 0.1) !important;
}

/* Commission pills */
.mx-pill {
  display: inline-block !important;
  padding: 8px 16px !important;
  border: 1px solid rgba(201, 152, 106, 0.15) !important;
  background: rgba(201, 152, 106, 0.03) !important;
  font-size: 0.78rem !important;
  color: rgba(210, 200, 190, 0.65) !important;
  -webkit-text-fill-color: rgba(210, 200, 190, 0.65) !important;
  cursor: pointer !important;
  transition: all 0.25s ease !important;
  margin: 4px !important;
}

.mx-pill:hover {
  border-color: rgba(210, 139, 102, 0.35) !important;
  background: rgba(201, 152, 106, 0.07) !important;
}

.mx-pill.active,
.mx-pill.selected {
  border-color: var(--sx-copper, #d28b66) !important;
  background: rgba(210, 139, 102, 0.14) !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
}

/* Commission CTA */
.mx-comm-cta {
  background: linear-gradient(135deg, rgba(181, 59, 104, 0.4), rgba(210, 139, 102, 0.3)) !important;
  border: 1px solid rgba(210, 139, 102, 0.5) !important;
  color: #f5f0eb !important;
  -webkit-text-fill-color: #f5f0eb !important;
  padding: 18px 48px !important;
  font-size: 0.85rem !important;
  width: 100% !important;
  margin-top: 24px !important;
  transition: all 0.4s ease !important;
}

.mx-comm-cta:hover:not(:disabled) {
  background: linear-gradient(135deg, rgba(181, 59, 104, 0.55), rgba(210, 139, 102, 0.4)) !important;
  box-shadow: 0 0 30px rgba(181, 59, 104, 0.15), 0 0 60px rgba(210, 139, 102, 0.08) !important;
  transform: translateY(-2px) !important;
}

.mx-comm-cta:disabled {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
}

/* ---- 24. PROTOCOL FLOW — INTERACTIVE CARDS ---- */

.protocol-container {
  max-width: 640px !important;
  margin: 0 auto !important;
  padding: 140px 24px 80px !important;
}

.protocol-intro {
  text-align: center !important;
  margin-bottom: 48px !important;
}

.mx-pf-title {
  font-size: clamp(1.6rem, 4vw, 2.4rem) !important;
  margin-bottom: 12px !important;
}

.mx-pf-subtitle {
  font-size: 0.9rem !important;
  line-height: 1.7 !important;
  color: rgba(210, 200, 190, 0.55) !important;
}

.option {
  padding: 24px 28px !important;
  margin-bottom: 12px !important;
  cursor: pointer !important;
  border: 1px solid rgba(201, 152, 106, 0.1) !important;
  background: rgba(201, 152, 106, 0.02) !important;
  transition: all 0.3s ease !important;
}

.option:hover {
  border-color: rgba(210, 139, 102, 0.35) !important;
  background: rgba(201, 152, 106, 0.06) !important;
  transform: translateX(4px) !important;
}

.option.selected {
  border-color: var(--sx-copper, #d28b66) !important;
  background: rgba(210, 139, 102, 0.1) !important;
  box-shadow: 0 0 20px rgba(210, 139, 102, 0.08) !important;
}

.option-label {
  font-size: 0.92rem !important;
  color: rgba(235, 225, 215, 0.9) !important;
  -webkit-text-fill-color: rgba(235, 225, 215, 0.9) !important;
  margin-bottom: 6px !important;
}

.option-desc {
  font-size: 0.8rem !important;
  color: rgba(180, 165, 152, 0.5) !important;
  line-height: 1.5 !important;
}

/* Step dots enhanced */
.step-indicator {
  display: flex !important;
  justify-content: center !important;
  gap: 12px !important;
  margin-bottom: 32px !important;
}

.step-dot {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  background: rgba(201, 152, 106, 0.15) !important;
  transition: all 0.4s ease !important;
}

.step-dot.active {
  background: var(--sx-copper, #d28b66) !important;
  box-shadow: 0 0 12px rgba(201, 152, 106, 0.5) !important;
  transform: scale(1.3) !important;
}

.step-dot.completed {
  background: rgba(201, 152, 106, 0.5) !important;
}

/* Result screen */
.result-screen {
  text-align: center !important;
  padding: 40px 0 !important;
}

.result-world {
  font-size: 2.4rem !important;
  margin-bottom: 16px !important;
}

.result-desc {
  font-size: 0.9rem !important;
  line-height: 1.7 !important;
  color: rgba(210, 200, 190, 0.6) !important;
  max-width: 480px !important;
  margin: 0 auto 28px !important;
}

.result-cta {
  display: inline-block !important;
  padding: 16px 40px !important;
  text-decoration: none !important;
}

/* Navigation buttons */
#navButtons {
  display: flex !important;
  justify-content: space-between !important;
  margin-top: 32px !important;
  gap: 12px !important;
}

#btnNext {
  background: linear-gradient(135deg, rgba(210, 139, 102, 0.2), rgba(232, 201, 127, 0.1)) !important;
  border: 1px solid rgba(210, 139, 102, 0.4) !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
  padding: 12px 32px !important;
  transition: all 0.3s ease !important;
}

#btnNext:hover:not(:disabled) {
  background: rgba(210, 139, 102, 0.25) !important;
  border-color: rgba(232, 201, 127, 0.6) !important;
  box-shadow: 0 0 20px rgba(210, 139, 102, 0.12) !important;
}

#btnNext:disabled {
  opacity: 0.3 !important;
  cursor: not-allowed !important;
}

#btnBack {
  padding: 12px 24px !important;
}

/* ---- 25. GATES — ENHANCED HOVER ---- */

.world-gate {
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.world-gate:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3), 0 0 30px rgba(210, 139, 102, 0.08) !important;
}

.world-gate:hover .world-gate__icon {
  color: var(--sx-copper, #d28b66) !important;
  transform: scale(1.08) !important;
}

.world-gate__icon {
  transition: all 0.4s ease !important;
}

.world-gate__badge {
  font-size: clamp(0.9rem, 1.2vw, 1.1rem) !important;
  letter-spacing: 0.15em !important;
  margin: 8px 0 !important;
}

.world-gate__desc {
  font-size: clamp(0.7rem, 0.85vw, 0.82rem) !important;
  line-height: 1.5 !important;
  opacity: 0.6 !important;
  transition: opacity 0.3s ease !important;
}

.world-gate:hover .world-gate__desc {
  opacity: 0.85 !important;
}

/* ---- 26. LIBRARY PAGE ---- */

.catalog-page__hero {
  text-align: center !important;
  padding: 100px 24px 40px !important;
}

.catalog-page__label {
  margin-bottom: 16px !important;
}

.mx-library__grid {
  display: grid !important;
  gap: 20px !important;
}

.mx-library__item {
  border: 1px solid rgba(201, 152, 106, 0.08) !important;
  background: rgba(201, 152, 106, 0.02) !important;
  overflow: hidden !important;
  transition: all 0.35s ease !important;
}

.mx-library__item:hover {
  border-color: rgba(210, 139, 102, 0.25) !important;
  background: rgba(201, 152, 106, 0.05) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
  transform: translateY(-2px) !important;
}

.mx-library__thumb {
  position: relative !important;
  overflow: hidden !important;
}

.mx-library__thumb img {
  transition: transform 0.4s ease !important;
}

.mx-library__item:hover .mx-library__thumb img {
  transform: scale(1.03) !important;
}

.mx-library__body {
  padding: 16px 20px !important;
}

.mx-library__access {
  background: linear-gradient(135deg, rgba(210, 139, 102, 0.2), rgba(232, 201, 127, 0.1)) !important;
  border: 1px solid rgba(210, 139, 102, 0.35) !important;
  padding: 10px 20px !important;
  font-size: 0.72rem !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
  transition: all 0.3s ease !important;
}

.mx-library__access:hover {
  background: rgba(210, 139, 102, 0.25) !important;
  border-color: rgba(232, 201, 127, 0.5) !important;
  box-shadow: 0 0 16px rgba(210, 139, 102, 0.1) !important;
}

/* Empty state */
.mx-library__state {
  text-align: center !important;
  padding: 60px 24px !important;
}

.mx-library__state-title {
  font-size: 1.6rem !important;
  margin-bottom: 12px !important;
}

.mx-library__state-desc {
  font-size: 0.88rem !important;
  color: rgba(210, 200, 190, 0.5) !important;
  margin-bottom: 28px !important;
}

/* ---- 27. FAQ — CLEAN ACCORDION ---- */

.faq {
  max-width: 600px !important;
  margin: 0 auto !important;
  padding: 40px 24px 80px !important;
}

.faq-item {
  border-bottom: 1px solid rgba(201, 152, 106, 0.08) !important;
  margin-bottom: 0 !important;
}

.faq-item__question {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
  padding: 20px 0 !important;
  background: transparent !important;
  border: none !important;
  cursor: pointer !important;
  text-align: left !important;
  color: rgba(235, 225, 215, 0.85) !important;
  -webkit-text-fill-color: rgba(235, 225, 215, 0.85) !important;
  font-size: 0.88rem !important;
  transition: color 0.3s ease !important;
}

.faq-item__question:hover {
  color: var(--sx-copper, #d28b66) !important;
  -webkit-text-fill-color: var(--sx-copper, #d28b66) !important;
}

.faq-item__icon {
  font-size: 1.2rem !important;
  color: rgba(201, 152, 106, 0.5) !important;
  -webkit-text-fill-color: rgba(201, 152, 106, 0.5) !important;
  transition: transform 0.3s ease !important;
}

.faq-item__answer {
  font-size: 0.84rem !important;
  line-height: 1.7 !important;
  color: rgba(210, 200, 190, 0.55) !important;
  padding: 0 0 20px !important;
}

/* ---- 28. FOOTER ENHANCED ---- */

.site-footer {
  padding: 60px 0 40px !important;
}

.footer-content {
  text-align: center !important;
}

.mx-footer-logo {
  height: 32px !important;
  margin-bottom: 24px !important;
}

.footer-links {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 20px !important;
  margin-bottom: 24px !important;
}

.footer-links a {
  font-size: 0.72rem !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

.footer-copy,
.footer-adult,
.mx-footer-caption {
  font-size: 0.7rem !important;
  color: rgba(180, 165, 152, 0.35) !important;
  margin-top: 8px !important;
}

.mx-footer-legal {
  font-size: 0.65rem !important;
  color: rgba(180, 165, 152, 0.25) !important;
  max-width: 500px !important;
  margin: 16px auto 0 !important;
  line-height: 1.6 !important;
}

/* ---- 29. SUBPAGE HERO SECTIONS — UNIFIED ---- */

.vip-page__header,
.catalog-page__hero,
.mx-comm-hero {
  position: relative !important;
}

.vip-page__header::after,
.catalog-page__hero::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 10% !important;
  right: 10% !important;
  height: 1px !important;
  background: linear-gradient(90deg, transparent, rgba(210, 139, 102, 0.15), transparent) !important;
}

/* ---- 30. RESPONSIVE — MOBILE CONVERSION ---- */

@media (max-width: 768px) {
  .vip-page__hero {
    padding: 130px 16px 40px !important;
  }

  .catalog-page__hero {
    padding: 130px 16px 24px !important;
  }

  .mx-vip__door {
    padding: 36px 24px !important;
  }

  .mx-vip__door-title {
    font-size: 1.5rem !important;
  }

  .protocol-container {
    padding: 130px 16px 60px !important;
  }

  .option {
    padding: 20px 20px !important;
  }

  .mx-comm-hero {
    padding: 130px 16px 36px !important;
  }

  #mxTiers {
    grid-template-columns: 1fr 1fr !important;
  }

  .btn-protocol,
  .btn-protocol--primary,
  .btn-protocol--vip {
    padding: 14px 28px !important;
    font-size: 0.78rem !important;
  }

  .world-gate__badge {
    font-size: 0.85rem !important;
  }

  .faq {
    padding: 24px 16px 60px !important;
  }
}

@media (max-width: 480px) {
  #mxTiers {
    grid-template-columns: 1fr !important;
  }

  .mx-vip__benefits li {
    font-size: 0.8rem !important;
  }

  .footer-links {
    gap: 12px !important;
  }
}

/* ============================================================
   PART 3 — CONVERSION LAYOUT & HIGH CONTRAST
   ============================================================ */

/* ---- 31. GLOBAL CONTRAST BOOST ---- */

body p, body span, body li, body a, body div,
body label, body small, body em, body strong,
body td, body th, body dd, body dt {
  color: rgba(232, 217, 204, 0.62) !important;
}

h1, h2, h3, .h1, .h2, .h3,
.vip-page__title, .question-title, .mx-comm-hero__title,
.mx-library__title, .result-world {
  color: rgba(246, 226, 206, 0.88) !important;
}

body a {
  color: rgba(210, 170, 140, 0.72) !important;
}

body a:hover {
  color: #d28b66 !important;
}

/* ---- 32. VIP PAGE — 2-COLUMN LAYOUT ---- */

.vip-page__price-block {
  margin: 24px 0 !important;
  text-align: center !important;
}

.vip-page__price-main {
  display: block !important;
  font-size: 2rem !important;
  font-weight: 700 !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
  letter-spacing: 0.02em !important;
}

.vip-page__price-sub {
  display: block !important;
  font-size: 0.85rem !important;
  color: rgba(210, 200, 190, 0.6) !important;
  margin-top: 4px !important;
}

.vip-page__cta-row {
  display: flex !important;
  justify-content: center !important;
  gap: 16px !important;
  flex-wrap: wrap !important;
  margin-top: 20px !important;
}

.vip-page__offer {
  padding: 40px 24px 60px !important;
  max-width: 1000px !important;
  margin: 0 auto !important;
}

.vip-page__columns {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 40px !important;
  align-items: start !important;
}

.mx-vip__benefits-col {
  padding: 32px 0 !important;
}

.mx-vip__benefits-title {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-style: italic !important;
  font-size: 1.4rem !important;
  color: rgba(246, 226, 206, 0.88) !important;
  -webkit-text-fill-color: rgba(246, 226, 206, 0.88) !important;
  margin-bottom: 20px !important;
  background: none !important;
}

.mx-vip__benefits-cta {
  margin-top: 28px !important;
  display: inline-block !important;
}

@media (max-width: 768px) {
  .vip-page__columns {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }
}

/* ---- 33. COMMISSION — STEPS + TIER BADGES ---- */

.mx-comm-hero__cta {
  text-align: center !important;
  margin-top: 28px !important;
}

.mx-comm-steps {
  max-width: 800px !important;
  margin: 0 auto !important;
  padding: 32px 24px 40px !important;
  text-align: center !important;
}

.mx-comm-steps__title {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-style: italic !important;
  font-size: 1.3rem !important;
  color: rgba(246, 226, 206, 0.85) !important;
  -webkit-text-fill-color: rgba(246, 226, 206, 0.85) !important;
  margin-bottom: 24px !important;
  background: none !important;
}

.mx-comm-steps__grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 16px !important;
}

.mx-comm-step {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 20px 12px !important;
  border: 1px solid rgba(210, 139, 102, 0.12) !important;
  background: rgba(210, 139, 102, 0.03) !important;
}

.mx-comm-step__num {
  width: 28px !important;
  height: 28px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  border: 1px solid rgba(210, 139, 102, 0.4) !important;
  color: var(--sx-copper, #d28b66) !important;
  -webkit-text-fill-color: var(--sx-copper, #d28b66) !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
}

.mx-comm-step__text {
  font-size: 0.78rem !important;
  color: rgba(210, 200, 190, 0.65) !important;
  text-align: center !important;
}

@media (max-width: 600px) {
  .mx-comm-steps__grid {
    grid-template-columns: 1fr 1fr !important;
  }
}

/* Tier badges */
.mx-tier {
  position: relative !important;
}

.mx-tier-badge {
  position: absolute !important;
  top: -1px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  font-size: 0.55rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em !important;
  padding: 3px 10px !important;
  background: var(--sx-copper, #d28b66) !important;
  color: #050507 !important;
  -webkit-text-fill-color: #050507 !important;
  white-space: nowrap !important;
}

.mx-tier--recommended {
  border-color: var(--sx-copper, #d28b66) !important;
  background: rgba(210, 139, 102, 0.1) !important;
}

.mx-tier--premium .mx-tier-badge {
  background: #e8c97f !important;
}

.mx-tier--premium {
  border-color: rgba(232, 201, 127, 0.4) !important;
}

.mx-tier-price {
  display: block !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
  margin-top: 8px !important;
}

.mx-tier-kind {
  font-size: 0.7rem !important;
  letter-spacing: 0.2em !important;
  color: rgba(210, 200, 190, 0.6) !important;
}

.mx-tier-dur {
  display: block !important;
  font-size: 0.95rem !important;
  font-weight: 500 !important;
  color: rgba(246, 226, 206, 0.85) !important;
  -webkit-text-fill-color: rgba(246, 226, 206, 0.85) !important;
}

/* ---- 34. LIBRARY — LOCKED CARDS ---- */

.mx-library--showcase {
  max-width: 1100px !important;
  margin: 0 auto !important;
  padding: 20px 20px 40px !important;
}

.mx-library__intro {
  font-size: 0.9rem !important;
  line-height: 1.7 !important;
  color: rgba(210, 200, 190, 0.55) !important;
  max-width: 560px !important;
  margin: 12px auto 0 !important;
  text-align: center !important;
}

.mx-library__item--locked .mx-library__thumb {
  background: linear-gradient(135deg, rgba(210, 139, 102, 0.05), rgba(5, 5, 7, 0.9)) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.mx-library__lock {
  font-size: 1.5rem !important;
  opacity: 0.3 !important;
}

.mx-library__item--locked:hover .mx-library__lock {
  opacity: 0.5 !important;
}

.mx-library__item--vip {
  border-color: rgba(181, 59, 104, 0.2) !important;
}

.mx-library__item--vip:hover {
  border-color: rgba(181, 59, 104, 0.4) !important;
}

.mx-library__access--vip {
  border-color: var(--sx-rose, #b53b68) !important;
  color: var(--sx-rose, #b53b68) !important;
  -webkit-text-fill-color: var(--sx-rose, #b53b68) !important;
}

.mx-library__access--vip:hover {
  background: var(--sx-rose, #b53b68) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.mx-library__ctas {
  text-align: center !important;
  margin-top: 40px !important;
  display: flex !important;
  justify-content: center !important;
  gap: 16px !important;
  flex-wrap: wrap !important;
}

/* ---- 35. PROTOCOL FLOW — HINT + STRONGER OPTIONS ---- */

.mx-pf-hint {
  font-size: 0.78rem !important;
  color: rgba(210, 139, 102, 0.6) !important;
  -webkit-text-fill-color: rgba(210, 139, 102, 0.6) !important;
  letter-spacing: 0.05em !important;
  margin-bottom: 20px !important;
  font-style: italic !important;
}

.option-label {
  font-size: 1rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.1em !important;
  color: rgba(246, 226, 206, 0.9) !important;
  -webkit-text-fill-color: rgba(246, 226, 206, 0.9) !important;
}

.option-desc {
  font-size: 0.82rem !important;
  color: rgba(210, 200, 190, 0.55) !important;
  -webkit-text-fill-color: rgba(210, 200, 190, 0.55) !important;
}

.option {
  border: 1px solid rgba(210, 139, 102, 0.15) !important;
  background: rgba(210, 139, 102, 0.03) !important;
}

.option:hover {
  border-color: rgba(210, 139, 102, 0.4) !important;
  background: rgba(210, 139, 102, 0.07) !important;
}

.option.selected {
  border-color: var(--sx-copper, #d28b66) !important;
  background: rgba(210, 139, 102, 0.12) !important;
  box-shadow: 0 0 24px rgba(210, 139, 102, 0.1) !important;
}

/* ---- 36. GLOBAL — REDUCED EMPTINESS ---- */

.vip-page__hero {
  padding: 140px 24px 32px !important;
}

.catalog-page__hero {
  padding: 140px 24px 24px !important;
}

.mx-comm-hero {
  padding: 140px 24px 32px !important;
}

.protocol-container {
  padding: 140px 24px 60px !important;
}

/* ---- 37. SUBPAGE PHOTO BACKGROUND SYSTEM ---- */

.mx-bg-photo {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-size: cover;
  background-repeat: no-repeat;
  filter: brightness(0.50) contrast(1.12) saturate(0.88) blur(1.5px);
  transform: scale(1.025);
}

.mx-bg-photo::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 50% 40%, rgba(181,59,104,0.04) 0%, rgba(5,5,7,0.18) 38%, rgba(5,5,7,0.55) 80%),
    linear-gradient(180deg, rgba(5,5,7,0.50) 0%, rgba(5,5,7,0.15) 40%, rgba(5,5,7,0.65) 100%);
}

/* VIP — warm backstage */
.mx-bg--vip {
  background-image: url('../assets/backgrounds/bg-vip-warm.jpg');
  background-position: 34% center;
  opacity: 0.55;
}

/* Commission — pearls + warm lamps */
.mx-bg--commission {
  background-image: url('../assets/backgrounds/bg-commission-body.jpg');
  background-position: 50% center;
  opacity: 0.55;
}

/* Library — locked archive */
.mx-bg--library {
  background-image: url('../assets/backgrounds/bg-library-locked.jpg');
  background-position: center center;
  opacity: 0.50;
}

/* Protocol — minimal */
.mx-bg--protocol {
  background-image: url('../assets/backgrounds/bg-protocol-soft.jpg');
  background-position: center center;
  opacity: 0.40;
}

/* Mobile — reduce photo presence */
@media (max-width: 768px) {
  .mx-bg--vip { opacity: 0.40; }
  .mx-bg--commission { opacity: 0.42; }
  .mx-bg--library { opacity: 0.35; }
  .mx-bg--protocol { opacity: 0.30; }
}

/* ---- 38. PROTOCOL FLOW — OFFERS AFTER RESULT ---- */

.mx-pf-offers {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 28px auto 20px;
  max-width: 340px;
}

.mx-pf-offer-link {
  display: block;
  padding: 12px 20px;
  border: 1px solid rgba(210, 139, 102, 0.25);
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: rgba(246, 234, 213, 0.85);
  text-align: center;
  transition: border-color 0.3s, background 0.3s, color 0.3s;
  background: rgba(5, 5, 7, 0.4);
}

.mx-pf-offer-link:hover {
  border-color: var(--sx-copper, #d28b66);
  background: rgba(210, 139, 102, 0.08);
  color: #f6ead5;
}

.mx-pf-offer-link--vip {
  border-color: rgba(181, 59, 104, 0.4);
  color: rgba(232, 201, 127, 0.9);
}

.mx-pf-offer-link--vip:hover {
  border-color: var(--sx-rose, #b53b68);
  background: rgba(181, 59, 104, 0.1);
}

.mx-pf-offer-link--custom {
  border-color: rgba(232, 201, 127, 0.2);
  font-weight: 400;
  font-size: 0.72rem;
  color: rgba(246, 234, 213, 0.6);
}

.mx-pf-offer-link--custom:hover {
  border-color: rgba(232, 201, 127, 0.5);
  color: rgba(246, 234, 213, 0.85);
}

@media (max-width: 768px) {
  .mx-pf-offers {
    max-width: 100%;
    padding: 0 10px;
  }
}

/* ---- 39. AVAILABILITY INDICATOR (SCARCITY SIGNAL) ---- */

.mx-availability {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 14px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(130, 220, 160, 0.8);
}

.mx-availability__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(130, 220, 160, 0.9);
  animation: mx-pulse-dot 2s ease-in-out infinite;
}

@keyframes mx-pulse-dot {
  0%, 100% { opacity: 1; box-shadow: 0 0 4px rgba(130, 220, 160, 0.4); }
  50% { opacity: 0.5; box-shadow: 0 0 8px rgba(130, 220, 160, 0.7); }
}

.mx-availability--vip {
  color: rgba(232, 201, 127, 0.8);
}

.mx-availability--vip .mx-availability__dot {
  background: rgba(232, 201, 127, 0.9);
  animation-name: mx-pulse-dot-gold;
}

@keyframes mx-pulse-dot-gold {
  0%, 100% { opacity: 1; box-shadow: 0 0 4px rgba(232, 201, 127, 0.4); }
  50% { opacity: 0.5; box-shadow: 0 0 8px rgba(232, 201, 127, 0.7); }
}

/* ============================================================
   HERO REFRESH V2 — CTA swap (this file loads LAST → wins cascade)
   DISCOVER = outlined  |  PRIVATE REQUEST = filled copper gradient
   ============================================================ */

/* PRIVATE REQUEST — filled copper gradient (not rose) */
#hero .hero-cta-row .btn-protocol--primary {
  background: linear-gradient(135deg, #3A1F15 0%, #6B3520 20%, #C98C6B 50%, #8B4A2C 80%, #3A1F15 100%) !important;
  border: 1px solid rgba(201, 140, 107, 0.7) !important;
  color: #2A1810 !important;
  -webkit-text-fill-color: #2A1810 !important;
  box-shadow: 0 6px 22px rgba(58, 31, 21, 0.45) !important;
}

#hero .hero-cta-row .btn-protocol--primary .btn-protocol__text {
  color: #2A1810 !important;
  -webkit-text-fill-color: #2A1810 !important;
}

#hero .hero-cta-row .btn-protocol--primary:hover {
  background: linear-gradient(135deg, #F2B89E 0%, #D49A77 52%, #9C5532 100%) !important;
  border-color: rgba(242, 184, 158, 0.85) !important;
  box-shadow: 0 8px 28px rgba(139, 74, 44, 0.4) !important;
  transform: translateY(-2px) !important;
}

/* DISCOVER — outlined, transparent fill */
#hero .hero-cta-row .btn-protocol--secondary {
  background: transparent !important;
  border: 1px solid rgba(201, 140, 107, 0.5) !important;   /* #C98C6B @ 0.5 — outlined */
  color: #E8B28A !important;
  -webkit-text-fill-color: #E8B28A !important;
  box-shadow: none !important;
  padding: 16px 40px !important;        /* match PRIVATE REQUEST dimensions */
  font-size: 0.82rem !important;
  letter-spacing: 0.15em !important;
}

#hero .hero-cta-row .btn-protocol--secondary .btn-protocol__text {
  color: #E8B28A !important;
  -webkit-text-fill-color: #E8B28A !important;
}

#hero .hero-cta-row .btn-protocol--secondary:hover {
  border-color: rgba(232, 201, 127, 0.7) !important;
  color: #e8c97f !important;
  -webkit-text-fill-color: #e8c97f !important;
  background: rgba(201, 152, 106, 0.06) !important;
}
