
/* ==========================================================
   DJ DIRT HOMEPAGE HYPE METER
========================================================== */

.home-hype-meter {
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 18px 0;
  padding: 12px 12px 10px;

  border-top: 1px solid #33535a;
  border-bottom: 1px solid #2c3335;

  background: #050606;
  color: #fff;
}


.home-hype-kicker {
  margin: 0 0 4px;

  color: #67d8e8;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 1.6px;

  text-transform: uppercase;
}


.home-hype-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;

  gap: 10px;

  margin-bottom: 8px;
}


.home-hype-title {
  margin: 0;

  color: #fff;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: .95;

  letter-spacing: -.5px;
  text-transform: uppercase;
}


.home-hype-status {
  flex: 0 0 auto;

  text-align: right;

  font-family: "Courier New", monospace;
  font-size: 7px;
  font-weight: 700;

  letter-spacing: .7px;
  text-transform: uppercase;
}


.home-hype-live {
  display: flex;
  align-items: center;
  justify-content: flex-end;

  gap: 5px;

  color: #7fffa5;
}


.home-hype-dot {
  width: 7px;
  height: 7px;

  border-radius: 50%;

  background: #59ff8a;

  box-shadow:
    0 0 5px rgba(89, 255, 138, .9),
    0 0 10px rgba(89, 255, 138, .45);
}


.home-hype-updated {
  margin-top: 3px;
  color: #727d80;
}


.home-hype-list {
  border-top: 1px solid #283033;
}


.home-hype-row {
  display: grid;

  grid-template-columns:
    24px
    minmax(0, 1fr)
    auto;

  gap: 7px;

  align-items: center;

  min-height: 35px;

  border-bottom: 1px solid #22292b;

  text-decoration: none;
}


.home-hype-row:hover
.home-hype-name {
  color: #67d8e8;
}


.home-hype-rank {
  color: #67d8e8;

  font-family: "Courier New", monospace;
  font-size: 9px;
  font-weight: 700;
}


.home-hype-identity {
  min-width: 0;
  padding: 5px 0;
}


.home-hype-name {
  display: block;

  overflow: hidden;

  color: #fff;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.05;

  text-overflow: ellipsis;
  white-space: nowrap;

  transition: color .15s ease;
}


.home-hype-type {
  display: block;

  margin-top: 3px;

  color: #758083;

  font-family: "Courier New", monospace;
  font-size: 6px;
  font-weight: 700;

  letter-spacing: .55px;

  text-transform: uppercase;
}


.home-hype-score {
  color: #67d8e8;

  font-family: "Courier New", monospace;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;

  text-align: right;
}


.home-hype-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 10px;

  padding-top: 9px;
}


.home-hype-scan {
  color: #626d70;

  font-family: "Courier New", monospace;
  font-size: 6px;
  font-weight: 700;

  letter-spacing: .5px;
  text-transform: uppercase;
}


.home-hype-more {
  color: #67d8e8;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  font-weight: 900;

  letter-spacing: .5px;

  text-decoration: none;
  text-transform: uppercase;
}


.home-hype-more:hover {
  color: #fff;
}


/* Loading / failure state */

.home-hype-loading {
  padding: 12px 0;

  color: #737d80;

  font-family: "Courier New", monospace;
  font-size: 8px;

  text-align: center;
}


/* Keep the relocated center-column ad visually separated */

.home-center-ad-relocated {
  display: block;

  margin-top: 20px !important;
  margin-bottom: 0 !important;

  clear: both;
}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 760px) {

  .home-hype-meter {
    margin-bottom: 16px;
  }

  .home-hype-title {
    font-size: 18px;
  }

  .home-hype-row {
    min-height: 38px;
  }

  .home-hype-name {
    font-size: 12px;
  }

  .home-hype-score {
    font-size: 12px;
  }

}

/* HYPE / DIRT visual identity */

.home-hype-title {
  font-size: 21px;
  line-height: 1;
  letter-spacing: -.65px;

  background: linear-gradient(
    90deg,
    #59cbe8 0%,
    #6b9fc4 32%,
    #d69a34 67%,
    #e14b42 100%
  );

  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.home-hype-pitch {
  margin: 1px 0 10px;
  padding: 7px 0 9px;
  border-top: 1px solid #253034;
  border-bottom: 1px solid #253034;
}

.home-hype-pitch strong {
  display: block;
  margin-bottom: 3px;
  color: #e14b42;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .75px;
}

.home-hype-pitch > span {
  display: block;
  color: #b8c0c2;
  font-size: 8px;
  font-weight: 600;
  line-height: 1.3;
}

.home-hype-heat {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 6px;
  margin-top: 7px;

  color: #596467;
  font-family: "Courier New", monospace;
  font-size: 5px;
  font-weight: 700;
}

.home-hype-heat i {
  display: block;
  height: 3px;

  background: linear-gradient(
    90deg,
    #59cbe8,
    #628dbd 30%,
    #d69a34 66%,
    #e14b42
  );
}

/* Bring names and scores closer together */

.home-hype-row {
  grid-template-columns: 20px minmax(0, 1fr) 42px;
  gap: 5px;
}

.home-hype-score {
  min-width: 42px;
}


/* HYPE METER readability + compactness refinement */

.home-hype-pitch > span {
  max-width: 360px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .05px;
}

.home-hype-pitch strong {
  font-size: 10px;
  line-height: 1.25;
}

.home-hype-list {
  width: 82%;
}

.home-hype-footer {
  width: 82%;
}

.home-hype-row {
  grid-template-columns: 20px minmax(0, 1fr) 48px;
  gap: 7px;
}

.home-hype-score {
  min-width: 48px;
  text-align: right;
}

.home-hype-heat {
  width: 82%;
  font-size: 6px;
}


/* Center homepage Hype Meter within middle column */

.home-hype {
  margin-left: auto;
  margin-right: auto;
}

