/* Selected direction 2: warm ivory, misty sage and champagne-gold venue identity card. */
.portal-sidebar .portal-store-card {
  border-color: rgba(181, 149, 88, .66) !important;
  background: linear-gradient(145deg, #fffdf7 0%, #f2f2e7 58%, #e7ecdf 100%) !important;
  box-shadow: 0 16px 34px rgba(87, 72, 43, .14), 0 0 0 3px rgba(255, 253, 245, .7), inset 0 1px 0 rgba(255,255,255,.96) !important;
}

.portal-sidebar .portal-store-card .portal-store-cover {
  filter: saturate(.88) contrast(1.02) brightness(1.01) sepia(.04) !important;
}

.portal-sidebar .portal-store-card .portal-store-identity {
  border-top-color: rgba(181, 149, 88, .5) !important;
  background: radial-gradient(circle at 18% 6%, rgba(255,255,255,.98) 0, rgba(255,255,255,0) 47%), radial-gradient(circle at 84% 92%, rgba(194,208,177,.38) 0, rgba(194,208,177,0) 58%), linear-gradient(135deg, rgba(255,253,246,.98) 0%, rgba(246,241,226,.98) 55%, rgba(229,237,219,.98) 100%) !important;
  box-shadow: 0 -5px 18px rgba(78, 62, 34, .08), inset 0 1px 0 rgba(255,255,255,.92), inset 0 0 18px rgba(255,255,255,.28) !important;
  backdrop-filter: blur(10px) saturate(1.04);
}

.portal-sidebar .portal-store-card .portal-store-kicker {
  color: #a88746 !important;
  font-family: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", "SimSun", serif !important;
  font-weight: 500 !important;
  letter-spacing: .12em !important;
  text-shadow: none !important;
}

.portal-sidebar .portal-store-card .portal-store-identity > strong {
  color: #294a36 !important;
  font-family: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", "SimSun", serif !important;
  font-weight: 600 !important;
  letter-spacing: .025em !important;
}

.portal-sidebar .portal-store-card .portal-store-identity > button {
  border-color: rgba(174, 139, 73, .5) !important;
  color: #927025 !important;
  background: linear-gradient(135deg, rgba(255,253,247,.92), rgba(239,242,226,.84)) !important;
  font-family: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", "SimSun", serif !important;
  box-shadow: 0 6px 16px rgba(116, 89, 42, .09), inset 0 1px 0 rgba(255,255,255,.86) !important;
}
