body.hepo-gv-page .penci-page-header,
body.hepo-gv-page .penci-page-header-wrap,
body.hepo-gv-page .penci-entry-title,
body.hepo-gv-page .entry-title { display: none !important; }

.hepo-gv {
  --gv-red: #ba102b;
  --gv-darkred: #8f0d22;
  --gv-yellow: #f4c400;
  --gv-green: #188651;
  --gv-green-dark: #0e683c;
  --gv-ink: #171717;
  --gv-muted: #676767;
  --gv-paper: #f6f3ed;
  --gv-line: #ded8cc;
  color: var(--gv-ink);
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto 50px;
  max-width: 1180px;
  overflow: hidden;
}
.hepo-gv * { box-sizing: border-box; }
.hepo-gv-wrap { margin-left: auto; margin-right: auto; max-width: 1080px; padding-left: 24px; padding-right: 24px; }

.hepo-gv-hero { background: #e7b536; min-height: 470px; overflow: hidden; position: relative; }
.hepo-gv-hero > img { height: 100%; inset: 0; object-fit: cover; object-position: center; position: absolute; width: 100%; }
.hepo-gv-hero-shade { background: linear-gradient(90deg, rgba(0,0,0,.68), rgba(0,0,0,.40) 58%, rgba(0,0,0,.12)); inset: 0; position: absolute; }
.hepo-gv-hero-copy { color: #fff; padding-bottom: 88px; padding-top: 95px; position: relative; text-shadow: 0 2px 14px rgba(0,0,0,.28); }
.hepo-gv-kicker { align-items: center; color: #ffe4e6; display: inline-flex; font-size: .76rem; font-weight: 900; gap: 9px; letter-spacing: .14em; margin: 0 0 15px; text-transform: uppercase; }
.hepo-gv-kicker::before { background: #dc1f2e; content: ''; display: block; flex: 0 0 28px; height: 3px; width: 28px; }
.hepo-gv-hero h1 { color: #fff; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(2.5rem, 5.5vw, 4.8rem); letter-spacing: -.035em; line-height: .98; margin: 0; max-width: 620px; }
.hepo-gv-hero-copy > p:last-child { font-size: clamp(1.05rem, 2vw, 1.32rem); line-height: 1.45; margin: 22px 0 0; max-width: 520px; }
.hepo-gv-credit { bottom: 13px; color: #fff; font-size: .68rem; line-height: 1.35; margin: 0; position: absolute; right: 18px; text-align: right; text-shadow: 0 1px 5px #000; }
.hepo-gv-credit a { color: #fff; text-decoration: underline; }

.hepo-gv-intro { display: grid; gap: 46px; grid-template-columns: minmax(0, 1.7fr) minmax(260px, .8fr); padding-bottom: 50px; padding-top: 50px; }
.hepo-gv-intro h2, .hepo-gv-section-head h2 { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.75rem, 3.2vw, 2.55rem); line-height: 1.08; margin: 0 0 14px; }
.hepo-gv-intro p, .hepo-gv-section-head p { font-size: 1rem; line-height: 1.65; margin: 0 0 12px; }
.hepo-gv-transparency { color: var(--gv-muted); font-size: .9rem !important; }
.hepo-gv-intro aside { align-self: start; background: var(--gv-yellow); border-radius: 3px; box-shadow: 9px 9px 0 rgba(0,0,0,.08); padding: 24px; }
.hepo-gv-intro aside strong { display: block; font-size: 1.05rem; margin-bottom: 8px; }
.hepo-gv-intro aside p { font-size: .88rem; line-height: 1.5; margin: 0; }

.hepo-gv-voting, .hepo-gv-proposal { border-top: 6px solid var(--gv-red); padding: 38px 0 48px; }
.hepo-gv-proposal { background: var(--gv-paper); border-top-color: var(--gv-yellow); margin: 20px -24px 0; padding-left: 24px; padding-right: 24px; }
.hepo-gv-section-head { align-items: start; display: grid; gap: 32px; grid-template-columns: minmax(0, 1fr) 320px; margin-bottom: 24px; }
.hepo-gv-eyebrow { color: var(--gv-red); font-size: .72rem !important; font-weight: 900; letter-spacing: .12em; margin-bottom: 7px !important; text-transform: uppercase; }

.hepo-gv-countdown { background: var(--gv-darkred); border-radius: 5px; color: #fff; padding: 16px 18px; text-align: center; }
.hepo-gv-countdown > p { color: #fff; font-size: .72rem; font-weight: 800; letter-spacing: .06em; margin: 0 0 9px; text-transform: uppercase; }
.hepo-gv-time { align-items: start; display: flex; justify-content: center; }
.hepo-gv-time > span { min-width: 64px; }
.hepo-gv-time b { display: block; font-size: 1.75rem; font-variant-numeric: tabular-nums; line-height: 1; }
.hepo-gv-time small { color: rgba(255,255,255,.76); display: block; font-size: .62rem; margin-top: 5px; text-transform: uppercase; }
.hepo-gv-time i { color: rgba(255,255,255,.65); font-size: 1.55rem; font-style: normal; line-height: 1; }
.hepo-gv-deadline { color: rgba(255,255,255,.78); display: block; font-size: .68rem; margin-top: 10px; }
.hepo-gv-countdown.is-draft { background: #4e4a44; }
.hepo-gv-countdown.is-ended { background: #eee9df; border-left: 5px solid var(--gv-red); color: var(--gv-ink); text-align: left; }
.hepo-gv-countdown.is-ended > p { color: var(--gv-red); }
.hepo-gv-countdown.is-ended strong { font-size: .95rem; }

.hepo-gv-random { align-items: center; background: #fff6c9; border: 2px solid var(--gv-yellow); border-radius: 5px; display: flex; font-size: .9rem; line-height: 1.45; margin: 0 0 22px; padding: 14px 18px; }
.hepo-gv-random > span { color: var(--gv-red); font-size: 2rem; font-weight: 800; margin-right: 14px; }
.hepo-gv-random strong { font-size: 1rem; }

.hepo-gv fieldset { border: 0; margin: 0; padding: 0; }
.hepo-gv-list { display: grid; gap: 12px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.hepo-gv-candidate { align-items: stretch; background: #fff; border: 1px solid var(--gv-line); border-radius: 6px; box-shadow: 0 3px 12px rgba(22,19,14,.06); display: grid; grid-template-columns: minmax(0, 1fr) 44px; min-width: 0; overflow: hidden; transition: box-shadow .18s ease, transform .18s ease; }
.hepo-gv-candidate:hover { box-shadow: 0 7px 18px rgba(22,19,14,.12); transform: translateY(-1px); }
.hepo-gv-choice { cursor: pointer; display: grid; grid-template-columns: 102px minmax(0, 1fr); min-width: 0; }
.hepo-gv-choice input { height: 1px; opacity: 0; position: absolute; width: 1px; }
.hepo-gv-pick { align-items: center; background: #777; color: #fff; display: flex; flex-direction: column; justify-content: center; min-height: 78px; padding: 8px; transition: background .18s ease; }
.hepo-gv-pick b { align-items: center; border: 2px solid rgba(255,255,255,.85); border-radius: 50%; display: flex; font-size: 1rem; height: 28px; justify-content: center; line-height: 1; margin-bottom: 5px; width: 28px; }
.hepo-gv-choice input:not(:checked) + .hepo-gv-pick b { color: transparent; }
.hepo-gv-pick small { color: #fff; font-size: .66rem; font-weight: 900; letter-spacing: .03em; text-transform: uppercase; }
.hepo-gv-choice:hover .hepo-gv-pick { background: #606060; }
.hepo-gv-choice input:checked + .hepo-gv-pick { background: var(--gv-green); }
.hepo-gv-choice:hover input:checked + .hepo-gv-pick { background: var(--gv-green-dark); }
.hepo-gv-choice input:focus + .hepo-gv-pick { box-shadow: inset 0 0 0 4px var(--gv-yellow); }
.hepo-gv-candidate.is-disabled { opacity: .76; }
.hepo-gv-candidate.is-disabled .hepo-gv-choice { cursor: default; }
.hepo-gv-candidate.is-disabled .hepo-gv-pick, .hepo-gv-candidate.is-disabled .hepo-gv-choice:hover .hepo-gv-pick { background: #9a9a9a; }
.hepo-gv-card { display: flex; flex-direction: column; justify-content: center; min-height: 78px; padding: 12px 14px; }
.hepo-gv-card strong { font-family: Georgia, 'Times New Roman', serif; font-size: 1.14rem; line-height: 1.16; }
.hepo-gv-card small { color: var(--gv-muted); font-size: .75rem; line-height: 1.35; margin-top: 5px; }
.hepo-gv-link { align-items: center; background: #f7f2e8; color: var(--gv-red); display: flex; font-size: 1.08rem; font-weight: 900; justify-content: center; min-width: 44px; text-decoration: none; }
.hepo-gv-link:hover, .hepo-gv-link:focus { background: var(--gv-yellow); color: var(--gv-ink); }
.hepo-gv-submit-vote, .hepo-gv-nomination-form button, .hepo-gv-code button { background: var(--gv-green); border: 0; border-radius: 4px; box-shadow: 0 4px 0 var(--gv-green-dark); color: #fff; cursor: pointer; font-size: 1rem; font-weight: 900; margin-top: 22px; padding: 14px 22px; }
.hepo-gv-submit-vote:hover, .hepo-gv-nomination-form button:hover, .hepo-gv-code button:hover { background: var(--gv-green-dark); }
.hepo-gv button:disabled { box-shadow: none; cursor: not-allowed; opacity: .55; }
.hepo-gv-submit-vote.is-complete:disabled { background: var(--gv-red); color: #fff; opacity: 1; }

.hepo-gv-form-grid { align-items: start; display: grid; gap: 16px; grid-template-columns: .85fr .85fr 1.3fr; }
.hepo-gv-form-grid label, .hepo-gv-code label { display: flex; flex-direction: column; font-size: .82rem; font-weight: 800; gap: 6px; }
.hepo-gv-form-grid label small { color: var(--gv-muted); font-weight: 400; }
.hepo-gv-form-grid label small.hepo-gv-city-hint { color: #6e1720; line-height: 1.35; }
.hepo-gv-city-hint strong { font-weight: 800; }
.hepo-gv-label-text b, .hepo-gv-required span { color: var(--gv-red); }
.hepo-gv-required { color: var(--gv-muted); font-size: .72rem; margin: 9px 0 0; }
.hepo-gv input[type=text], .hepo-gv input[type=url], .hepo-gv input[type=email], .hepo-gv input[inputmode=numeric] { background: #fff; border: 1px solid #918d84; border-radius: 3px; font: inherit; min-height: 48px; padding: 10px 12px; }
.hepo-gv input:disabled { background: #e9e5dc; }
.hepo-gv-code { margin-top: 20px; max-width: 430px; }
.hepo-gv-phase-ended { background: #fff; border-left: 5px solid var(--gv-red); padding: 18px; }
.hepo-gv-hp { height: 0; left: -10000px; overflow: hidden; position: absolute; width: 0; }

.hepo-gv-message { border-radius: 4px; margin: 18px 0; padding: 14px 16px; }
.hepo-gv-message.is-success { background: #e4f4e9; color: #174f27; }
.hepo-gv-message.is-error { background: #fde7e8; color: #84131e; }
.hepo-gv-inline-message, .hepo-gv-inline-confirmation { border-left: 5px solid var(--gv-green); border-radius: 3px; font-size: .9rem; line-height: 1.45; margin-top: 16px; padding: 12px 14px; }
.hepo-gv-inline-message.is-success, .hepo-gv-inline-confirmation { background: #e4f4e9; color: #174f27; }
.hepo-gv-inline-message.is-error { background: #fde7e8; border-left-color: var(--gv-red); color: #84131e; }
.hepo-gv-inline-confirmation { font-weight: 700; max-width: 680px; }
.hepo-gv-choice-notice { background: rgba(23,23,23,.96); border-left: 5px solid var(--gv-yellow); border-radius: 4px; bottom: max(22px, calc(env(safe-area-inset-bottom) + 12px)); box-shadow: 0 8px 28px rgba(0,0,0,.3); color: #fff; font-size: .95rem; font-weight: 800; left: 50%; max-width: calc(100vw - 32px); opacity: 0; padding: 14px 20px; pointer-events: none; position: fixed; text-align: center; transform: translate(-50%, 16px); transition: opacity .18s ease, transform .18s ease; width: max-content; z-index: 100000; }
.hepo-gv-choice-notice.is-visible { opacity: 1; transform: translate(-50%, 0); }
.hepo-gv-result-list { display: grid; gap: 10px; }
.hepo-gv-result { align-items: stretch; background: #fff; border: 1px solid var(--gv-line); border-radius: 5px; display: grid; grid-template-columns: 48px minmax(0, 1fr) auto 44px; overflow: hidden; }
.hepo-gv-rank { align-items: center; background: var(--gv-yellow); display: flex; font-size: 1.25rem; font-weight: 900; justify-content: center; }
.hepo-gv-count { align-items: center; color: var(--gv-muted); display: flex; font-size: .8rem; font-weight: 800; padding: 0 14px; }
.hepo-gv-loading { padding: 30px; }
.screen-reader-text { clip: rect(1px,1px,1px,1px); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; width: 1px; }
.hepo-gv input:focus, .hepo-gv button:focus, .hepo-gv a:focus { outline: 3px solid var(--gv-yellow); outline-offset: 2px; }

@media (max-width: 820px) {
  .hepo-gv-intro, .hepo-gv-section-head { grid-template-columns: 1fr; }
  .hepo-gv-intro { gap: 24px; }
  .hepo-gv-section-head { gap: 18px; }
  .hepo-gv-countdown { max-width: 380px; }
  .hepo-gv-list { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .hepo-gv-wrap { padding-left: 16px; padding-right: 16px; }
  .hepo-gv-hero { min-height: 500px; }
  .hepo-gv-hero > img { object-position: center; }
  .hepo-gv-hero-shade { background: linear-gradient(180deg, rgba(15,10,5,.23) 0%, rgba(15,10,5,.3) 30%, rgba(15,10,5,.88) 100%); }
  .hepo-gv-hero-copy { padding-bottom: 66px; padding-top: 245px; }
  .hepo-gv-hero h1 { font-size: 2.55rem; }
  .hepo-gv-hero-copy > p:last-child { font-size: 1rem; }
  .hepo-gv-intro { padding-bottom: 38px; padding-top: 36px; }
  .hepo-gv-proposal { margin-left: -16px; margin-right: -16px; padding-left: 16px; padding-right: 16px; }
  .hepo-gv-choice { grid-template-columns: 86px minmax(0, 1fr); }
  .hepo-gv-pick { min-height: 82px; }
  .hepo-gv-card { min-height: 82px; padding: 10px 12px; }
  .hepo-gv-card strong { font-size: 1.04rem; }
  .hepo-gv-form-grid { grid-template-columns: 1fr; }
  .hepo-gv-random { align-items: flex-start; }
  .hepo-gv-result { grid-template-columns: 42px minmax(0,1fr) 40px; }
  .hepo-gv-count { grid-column: 2 / -1; padding: 7px 12px; }
}
