@font-face {
  font-family: 'HG Inter';
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url(./fonts/inter-71254244ccb1.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'HG Inter';
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url(./fonts/inter-7291b5970da2.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'HG Inter';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(./fonts/inter-34b9c504cab7.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'HG Inter';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(./fonts/inter-3100e775e861.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'HG Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(./fonts/barlow-9d351bd9222b.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'HG Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(./fonts/barlow-3787a5a41917.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'HG Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(./fonts/barlow-22539b785b3c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'HG Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(./fonts/barlow-2515494e8cc2.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* HorrorGuess typography A / 2026-09-09. Themes control color, never font identity. */
:root {
  --hg-font-body: "HG Inter", Arial, sans-serif;
  --hg-font-display: "HG Barlow Condensed", Arial, sans-serif;
  --theme-font-body: var(--hg-font-body);
  --theme-font-display: var(--hg-font-display);
  --display: var(--hg-font-display);
  --hg-weight-regular: 400;
  --hg-weight-medium: 500;
  --hg-weight-semibold: 600;
  --hg-weight-bold: 700;
  --hg-weight-heavy: 800;
  font-synthesis: none;
}
body, button, input, select, textarea, code, pre, kbd, samp {
  font-family: var(--hg-font-body);
}
/* Existing responsive sizes and layout constraints are retained. */
h1, h2, .brand, .title, .reveal-movie-title, .goodnight-title,
.goodnight-closed-message, .member-dashboard-title, .locker-stat-value,
.slasher-streak-copy, .sound-gate-title, .admin-theme-title {
  font-family: var(--hg-font-display) !important;
  font-weight: var(--hg-weight-heavy) !important;
}
.question, .question-prompt, .question-prompt.quote, .answer, .ans,
.reveal-answer, .four-corners-target strong, .lock-in-timer {
  font-family: var(--hg-font-body) !important;
}
.question-prompt, .question, .four-corners-target strong, .lock-in-timer {
  font-weight: var(--hg-weight-heavy) !important;
}
.lock-in-timer, .host-timer, .score-points, .score-gain, .locker-stat-value,
.stat, .round-code-card code, .host-round-code code, .number, time {
  font-variant-numeric: tabular-nums;
}
/* Browser text resizing is intentionally left enabled. */
