/* V30.175 · proportional reconstruction from the supplied Photoshop reference. */

@media (min-width: 701px) {
  #home-page #year-proof {
    min-height: clamp(740px, 48.5vw, 930px) !important;
    background:
      radial-gradient(ellipse at 50% 2%, rgba(195, 146, 67, .055), transparent 30%),
      radial-gradient(ellipse at 100% 100%, rgba(98, 39, 17, .13), transparent 30%),
      #030302 !important;
  }

  #home-page #year-proof .year-head {
    top: 13.5% !important;
    right: auto !important;
    left: 50% !important;
    width: min(600px, 34vw) !important;
    max-width: 600px !important;
    margin: 0 !important;
    transform: translateX(-50%) !important;
  }

  #home-page #year-proof .year-kicker {
    margin-bottom: 11px !important;
    font-size: clamp(12px, .95vw, 17px) !important;
    letter-spacing: .11em !important;
  }

  #home-page #year-proof .year-head h2 {
    max-width: 600px !important;
    font-size: clamp(38px, 2.9vw, 56px) !important;
    line-height: .94 !important;
    letter-spacing: -.045em !important;
  }

  #home-page #year-proof .cb-year-beam {
    top: 0 !important;
    bottom: auto !important;
    height: 100% !important;
    background: url('/cb-stage-gold-beam-v30175.png') center / 100% 100% no-repeat !important;
    filter: none !important;
    opacity: 1 !important;
  }

  #home-page #year-proof .cb-year-beam.beam-left {
    left: 22% !important;
    width: 31% !important;
    clip-path: none !important;
  }

  #home-page #year-proof .cb-year-beam.beam-right {
    left: 60% !important;
    width: 31% !important;
    clip-path: none !important;
  }

  #home-page #year-proof .year-card.access .year-card-content,
  #home-page #year-proof .year-card.signature .year-card-content {
    top: 22.5% !important;
  }

  #home-page #year-proof .year-card.creator .year-card-content {
    top: 42% !important;
  }

  #home-page #year-proof .year-plan {
    margin-bottom: clamp(20px, 1.5vw, 29px) !important;
    background: linear-gradient(180deg, #edc66f 0%, #c99a49 58%, #916b35 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    font-size: clamp(52px, 4.55vw, 88px) !important;
    line-height: .77 !important;
    letter-spacing: -.055em !important;
    text-shadow: none !important;
  }

  #home-page #year-proof .year-total {
    font-size: clamp(25px, 2.05vw, 41px) !important;
    letter-spacing: -.025em !important;
  }

  #home-page #year-proof .year-card::before {
    z-index: 2 !important;
    right: 2% !important;
    bottom: -7.5% !important;
    color: rgba(225, 222, 216, .105) !important;
    font-size: clamp(142px, 13vw, 250px) !important;
  }

  #home-page #year-proof .year-card-content {
    z-index: 3 !important;
  }
}

@media (max-width: 1180px) and (min-width: 701px) {
  #home-page #year-proof .year-head {
    width: min(470px, 36vw) !important;
  }

  #home-page #year-proof .year-head h2 {
    font-size: clamp(34px, 3.15vw, 44px) !important;
  }

  #home-page #year-proof .year-plan {
    font-size: clamp(48px, 4.7vw, 62px) !important;
  }

  #home-page #year-proof .year-total {
    font-size: clamp(23px, 2.15vw, 29px) !important;
  }
}
