/* Klevby mobile market styles
   Scope: compact mobile market hero and spacing.
*/

@media (max-width: 900px) {
  .market-hero {
    padding: 16px 16px;
    margin: 8px 0 10px;
    border-radius: 24px;
  }

  .market-hero h2 {
    margin-bottom: 6px;
    font-size: 28px;
    line-height: 1.05;
    letter-spacing: -0.7px;
  }

  .market-hero p {
    max-width: 100%;
    font-size: 12px;
    line-height: 1.45;
    color: rgba(244, 251, 247, 0.64);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .market-shell {
    margin-top: 10px;
  }
}

@media (max-width: 430px) {
  .market-hero {
    padding: 14px 14px;
    border-radius: 22px;
  }

  .market-hero h2 {
    font-size: 26px;
  }

  .market-hero p {
    font-size: 11.5px;
    color: rgba(244, 251, 247, 0.6);
    -webkit-line-clamp: 2;
  }
}

/* Market hero premium image */
#marketSection .market-hero {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(10, 10, 10, 0.97) 0%, rgba(10, 10, 10, 0.84) 48%, rgba(10, 10, 10, 0.36) 100%),
    url("../../img/market-hero-tackle-golden.png") center right / cover no-repeat !important;
  border: 1px solid rgba(244, 122, 43, 0.32) !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.46), inset 0 0 0 1px rgba(255, 208, 138, 0.06) !important;
}

#marketSection .market-hero h2,
#marketSection .market-hero p {
  position: relative;
  z-index: 1;
  max-width: 68%;
}

/* Market premium polish: hero height and orange tabs */
#marketSection .market-hero {
  min-height: 128px !important;
  padding: 22px 18px !important;
  background-position: center right !important;
}

#marketSection .market-hero h2 {
  max-width: 66% !important;
  font-size: 28px !important;
  line-height: 1.04 !important;
  margin-bottom: 8px !important;
}

#marketSection .market-hero p {
  max-width: 62% !important;
  font-size: 12.5px !important;
  line-height: 1.35 !important;
  color: rgba(244, 241, 238, 0.72) !important;
  -webkit-line-clamp: 3 !important;
}

#marketSection .market-view-btn {
  background: rgba(18, 18, 18, 0.72) !important;
  border: 1px solid rgba(244, 122, 43, 0.24) !important;
  color: rgba(244, 241, 238, 0.72) !important;
  box-shadow: none !important;
}

#marketSection .market-view-btn.is-active {
  background: linear-gradient(180deg, rgba(244, 122, 43, 0.24), rgba(244, 122, 43, 0.10)) !important;
  border-color: rgba(244, 122, 43, 0.78) !important;
  color: #FFD08A !important;
  box-shadow: 0 0 0 1px rgba(255, 208, 138, 0.08), 0 10px 24px rgba(244, 122, 43, 0.12) !important;
}

#marketSection #marketViewMineBtn {
  color: rgba(255, 208, 138, 0.86) !important;
}

/* Market premium polish: shell, cards and prices */
#marketSection .market-shell {
  background:
    radial-gradient(circle at 78% 12%, rgba(244, 122, 43, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(18, 18, 18, 0.92), rgba(10, 10, 10, 0.94)) !important;
  border: 1px solid rgba(244, 122, 43, 0.22) !important;
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.48) !important;
}

#marketSection .market-card {
  background: linear-gradient(180deg, rgba(35, 35, 35, 0.96), rgba(24, 24, 24, 0.98)) !important;
  border: 1px solid rgba(244, 122, 43, 0.22) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.36) !important;
}

#marketSection .market-card:hover {
  border-color: rgba(244, 122, 43, 0.42) !important;
}

#marketSection .market-price,
#marketSection .market-details-price {
  color: #F47A2B !important;
  text-shadow: 0 0 18px rgba(244, 122, 43, 0.16) !important;
}

#marketSection .market-card h3,
#marketSection .market-card-title {
  color: #F4F1EE !important;
}

#marketSection .market-card p,
#marketSection .market-card-meta,
#marketSection .market-location {
  color: rgba(244, 241, 238, 0.72) !important;
}

/* Market premium typography: Montserrat */
#marketSection {
  font-family: sans-serif !important;
}

#marketSection .market-hero h2 {
  font-family: sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.04em !important;
}

#marketSection .market-hero p {
  font-family: sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.01em !important;
}

#marketSection .market-view-btn,
#marketSection .market-action-btn,
#marketSection button {
  font-family: sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: -0.015em !important;
}

#marketSection .market-card h3,
#marketSection .market-card-title {
  font-family: sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.025em !important;
}

#marketSection .market-price,
#marketSection .market-details-price {
  font-family: sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em !important;
}

#marketSection .market-card p,
#marketSection .market-card-meta,
#marketSection .market-location {
  font-family: sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: -0.01em !important;
}


/* Market final typography tune */
#marketSection .market-hero h2 {
  font-size: 30px !important;
  font-weight: 760 !important;
  line-height: 1.02 !important;
  letter-spacing: -0.038em !important;
}

#marketSection .market-hero p {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.34 !important;
  letter-spacing: -0.012em !important;
  max-width: 58% !important;
  -webkit-line-clamp: 3 !important;
}

#marketSection .market-card {
  padding-bottom: 14px !important;
}

#marketSection .market-card h3,
#marketSection .market-card-title {
  font-size: 18px !important;
  font-weight: 720 !important;
  line-height: 1.14 !important;
  letter-spacing: -0.025em !important;
}

#marketSection .market-price {
  font-size: 24px !important;
  font-weight: 820 !important;
  line-height: 1.05 !important;
}

#marketSection .market-location,
#marketSection .market-card-meta {
  font-size: 14px !important;
  font-weight: 520 !important;
  color: rgba(184, 177, 173, 0.86) !important;
}

/* Market card final polish */
#marketSection .market-card {
  padding-bottom: 16px !important;
}

#marketSection .market-card h3,
#marketSection .market-card-title {
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.16 !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
}

#marketSection .market-price {
  font-size: 22px !important;
  font-weight: 800 !important;
  margin-top: 8px !important;
}

#marketSection .market-location,
#marketSection .market-card-meta {
  font-size: 13px !important;
  font-weight: 500 !important;
  color: rgba(145, 139, 136, 0.92) !important;
}
