html body .spicey-feed-header {
  margin-top: 10px !important;
  padding: 0 18px 14px !important;
  overflow: visible !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body .spicey-feed-header::before,
html body .spicey-feed-header::after {
  display: none !important;
}

html body .spicey-reference-logo {
  width: min(410px, 88vw) !important;
  height: 120px !important;
  margin: 0 auto -4px !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body .spicey-reference-logo > img:not(.spicey-logo-energy-line) {
  height: 120px !important;
  width: auto !important;
  max-width: 395px !important;
  object-fit: contain !important;
  filter: saturate(1.08) brightness(1.05) !important;
}

html body .spicey-logo-energy-line {
  width: 220px !important;
  height: 26px !important;
  opacity: 0.72 !important;
  filter: saturate(1.1) !important;
}

html body .spicey-top-search {
  height: 36px !important;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center !important;
  border-radius: 20px !important;
  font-size: 14px !important;
  background: rgba(12, 12, 16, 0.72) !important;
  border: 1px solid rgba(255, 85, 170, 0.16) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.045), 0 0 0 1px rgba(255,100,40,0.08) !important;
}

html body .spicey-filter-button {
  width: 31px !important;
  height: 31px !important;
  flex: 0 0 31px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle at 26% 18%, rgba(255,255,255,0.16), transparent 38%), linear-gradient(180deg, rgba(22,22,30,0.90), rgba(8,8,14,0.92)) !important;
  border: 1px solid rgba(142,50,255,0.42) !important;
  border-right-color: rgba(255,100,26,0.74) !important;
  border-bottom-color: rgba(184,32,255,0.80) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.075), 0 0 9px rgba(142,50,255,0.22), 0 0 8px rgba(255,100,26,0.14) !important;
}

html body .spicey-trend-card {
  width: 92px !important;
  height: 96px !important;
  border-radius: 18px 18px 16px 16px !important;
  overflow: visible !important;
  box-shadow: none !important;
  clip-path: polygon(0 12%, 15% 4%, 35% 7%, 55% 4%, 76% 5%, 100% 12%, 100% 100%, 0 100%) !important;
}

html body .spicey-trend-card::before {
  display: none !important;
  content: none !important;
}

html body .spicey-trend-card::after {
  background: transparent !important;
  clip-path: none !important;
  box-shadow: inset 0 -22px 28px rgba(0,0,0,0.62) !important;
}

html body .spicey-post-card {
  border-radius: 34px !important;
  overflow: visible !important;
  background: rgba(255,255,255,0.035) !important;
  border: 0 !important;
  box-shadow: 0 14px 30px rgba(0,0,0,0.46), inset 0 1px 0 rgba(255,255,255,0.06) !important;
}

html body .spicey-post-card::before {
  content: none !important;
  opacity: 0 !important;
  box-shadow: none !important;
}

html body .spicey-post-card::after {
  content: none !important;
  display: none !important;
}

html.light-mode body .spicey-post-card,
html body.light-mode .spicey-post-card,
html body .light-mode .spicey-post-card {
  border: 0 !important;
  box-shadow: 0 10px 22px rgba(80, 30, 70, 0.08) !important;
}

html.light-mode body .spicey-post-card::before,
html body.light-mode .spicey-post-card::before,
html body .light-mode .spicey-post-card::before {
  opacity: 0 !important;
  box-shadow: none !important;
}

html.light-mode body .spicey-post-media,
html body.light-mode .spicey-post-media,
html body .light-mode .spicey-post-media {
  box-shadow: none !important;
}

html body .spicey-post-media {
  min-height: 0 !important;
  background: rgba(255,255,255,0.035) !important;
  backdrop-filter: blur(18px) saturate(1.18) !important;
  -webkit-backdrop-filter: blur(18px) saturate(1.18) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), inset 0 -1px 0 rgba(255,255,255,0.035) !important;
  overflow: hidden !important;
  clip-path: none !important;
}

html body .spicey-photo-edge-light {
  background: transparent !important;
  mix-blend-mode: normal !important;
}

html body .spicey-photo-edge-light::before {
  content: none !important;
  box-shadow: none !important;
}

html body .spicey-post-bottom-gradient {
  display: none !important;
  background: transparent !important;
}

html body .spicey-post-media .absolute.bottom-0.left-0.right-0,
html body .spicey-post-card .absolute.bottom-0.left-0.right-0,
html body .spicey-post-card .absolute.bottom-0.left-0.right-20 {
  display: none !important;
  opacity: 0 !important;
  background: transparent !important;
  background-image: none !important;
}

html body .spicey-post-card .absolute.bottom-3.left-3.right-20 p:first-child {
  font-size: 12px !important;
  line-height: 1.28 !important;
}

html body .spicey-post-card .absolute.bottom-3.left-3.right-20 p:last-child {
  font-size: 10px !important;
}

html body .spicey-reaction-rail {
  right: 10px !important;
  top: 112px !important;
  gap: 15px !important;
  z-index: 26 !important;
  pointer-events: auto !important;
}

html body .spicey-reaction-rail button {
  filter: none !important;
  text-shadow: none !important;
  pointer-events: auto !important;
}

html body .spicey-reaction-rail svg,
html body .spicey-reaction-rail img {
  filter: none !important;
  box-shadow: none !important;
}

html body .spicey-stat-pill {
  margin: 8px auto 0 !important;
  padding: 6px 16px !important;
  width: fit-content !important;
  max-width: 238px !important;
  border-radius: 999px !important;
  z-index: 28 !important;
  box-shadow: 0 0 0 1px rgba(255, 56, 169, 0.46), 0 8px 18px rgba(0, 0, 0, 0.34) !important;
}

html body .spicey-stat-pill > div {
  gap: 7px !important;
}

html body .spicey-stat-pill span {
  font-size: 10px !important;
}

html body .spicey-stat-pill .text-sm {
  font-size: 11px !important;
}

html body .spicey-post-meta-row {
  width: fit-content !important;
  max-width: 248px !important;
  gap: 4px !important;
  padding: 6px 6px 2px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 8px !important;
  white-space: nowrap !important;
  overflow-x: auto !important;
  scrollbar-width: none !important;
}

html body .spicey-post-meta-row button {
  font-size: 10px !important;
}

html body .spicey-post-meta-row .spicey-hide-save,
html body .spicey-post-meta-row button:last-child {
  display: none !important;
}

html body .spicey-post-meta-row span:nth-last-child(2) {
  display: none !important;
}

html body .spicey-post-meta-row::-webkit-scrollbar {
  display: none !important;
}
