body.empire-prices-preview {
  --bp-ink: #fff8f0;
  --bp-muted: rgba(255, 248, 240, 0.74);
  --bp-blue: #cb2c2c;
  --bp-blue-strong: #cb2c2c;
  --bp-paper: #080808;
  --bp-card: #151515;
  --bp-line: rgba(255, 248, 240, 0.14);
  --bp-dark: #101010;
  --bp-accent: #f4c04f;
  background: #080808;
  color: #fff8f0;
}

.empire-prices-preview #steam-page-family,
.empire-prices-preview main {
  min-height: 100vh;
  background: #080808;
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance {
  background: #151515;
  color: #fff8f0;
  box-shadow:
    inset 0 0 0 1px rgba(255, 248, 240, 0.14),
    0 18px 50px rgba(0, 0, 0, 0.3);
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance h2,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__hours h3,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__price-grid strong,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__hours dt,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__hours dd {
  color: #fff8f0;
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-blueprint-kicker,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__price-grid span {
  color: #f4c04f;
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__price-grid article,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__hours {
  border-color: rgba(255, 248, 240, 0.14);
  background: #101010;
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__price-grid p,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__hours dd {
  color: rgba(255, 248, 240, 0.74);
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__price-grid article.is-featured {
  background: linear-gradient(145deg, #cb2c2c, #5f1111);
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__price-grid article.is-featured span,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__price-grid article.is-featured strong,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__price-grid article.is-featured p {
  color: #ffffff;
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__media,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__mobile-media,
.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__note {
  background: #101010;
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__hours dl div {
  border-color: rgba(255, 248, 240, 0.14);
}

.steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__note {
  color: rgba(255, 248, 240, 0.84);
}

@media (max-width: 560px) {
  .steam-blueprint-page.steam-home-v5 .empire-prices-at-a-glance .steam-hours-prices-panel__hours dd {
    margin-inline-start: 0;
    white-space: normal;
    overflow-wrap: normal;
  }
}
