@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/IBMPlexMono-400.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: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/IBMPlexMono-500.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/IBMPlexSans-400.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/IBMPlexSans-400.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: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/IBMPlexSans-400.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: 'Newsreader';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/Newsreader-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/Newsreader-600.woff2) format('woff2');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/SpaceGrotesk-400.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: 'Space Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/SpaceGrotesk-400.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: 'Space Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/SpaceGrotesk-400.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: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/SpaceGrotesk-400.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;
}
/* ---------- base (from the original page helmet) ---------- */
html, body { margin: 0; padding: 0; background: #0B1110; }
* { box-sizing: border-box; }
a { color: #4A76FD; text-decoration: none; }
a:hover { color: #F3AE7C; }
::selection { background: #6FB233; color: #FFFFFF; }
input, textarea, select { font-family: 'IBM Plex Sans', system-ui, sans-serif; }
input::placeholder, textarea::placeholder { color: #6F817A; }
img { max-width: 100%; }

/* ---------- image slots ---------- */
.slot-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.slot-ph { position: absolute; inset: 0; background: linear-gradient(135deg, #12201C 0%, #0E1614 55%, #0B1110 100%); }

/* ---------- shared header ---------- */
.site-header { position: sticky; top: 0; z-index: 200; background: rgba(11,17,16,0.9); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); border-bottom: 1px solid rgba(244,242,237,0.09); font-family: 'IBM Plex Sans', system-ui, sans-serif; }
.site-header__inner { max-width: 1340px; margin: 0 auto; padding: 0 32px; display: flex; align-items: center; gap: 28px; height: 76px; }
.site-brand { display: flex; align-items: center; gap: 13px; color: #F4F2ED; flex-shrink: 0; }
.site-brand img { height: 56px; width: auto; display: block; }
.site-brand__tag { font-family: 'IBM Plex Mono', monospace; font-size: 10px; letter-spacing: 0.02em; color: #94A79D; border-left: 1px solid rgba(244,242,237,0.18); padding-left: 13px; white-space: nowrap; }
.site-nav { display: none; align-items: center; gap: 26px; margin-left: auto; font-size: 14.5px; font-weight: 500; color: #D5D9D4; white-space: nowrap; }
.site-nav > a { color: #D5D9D4; }
.site-nav > a:hover { color: #F4F2ED; }
.btn-primary, .site-nav > a.btn-primary { background: #91D04E; color: #0B1110; padding: 11px 20px; border-radius: 6px; font-weight: 600; white-space: nowrap; }
.btn-primary:hover, .site-nav > a.btn-primary:hover { background: #D9653A; color: #FFF; }
.btn-primary--small { padding: 11px 18px; font-size: 14px; }
.site-nav-narrow { margin-left: auto; display: flex; align-items: center; gap: 14px; }
.menu-toggle { background: transparent; border: 1px solid rgba(244,242,237,0.24); border-radius: 6px; width: 44px; height: 44px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 4.5px; cursor: pointer; flex-shrink: 0; padding: 0; }
.menu-toggle span { width: 18px; height: 1.5px; background: #F4F2ED; display: block; }
.site-menu { border-top: 1px solid rgba(244,242,237,0.09); background: #0E1614; padding: 18px 32px 26px; display: flex; flex-direction: column; gap: 2px; }
.site-menu[hidden] { display: none; }
.site-menu a { color: #D5D9D4; font-size: 16px; font-weight: 500; padding: 13px 0; border-bottom: 1px solid rgba(244,242,237,0.07); }
@media (max-width: 559px) { .site-brand__tag { display: none; } }
@media (min-width: 1140px) { .site-nav { display: flex; } .site-nav-narrow, .site-menu { display: none !important; } }

/* ---------- shared footer ---------- */
.site-footer { border-top: 1px solid rgba(244,242,237,0.09); font-family: 'IBM Plex Sans', system-ui, sans-serif; color: #F4F2ED; }
.site-footer__grid { max-width: 1340px; margin: 0 auto; padding: 56px 32px 40px; display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr)); gap: 36px; }
.site-footer__blurb { font-size: 14px; line-height: 1.6; color: #94A79D; margin: 0 0 14px; }
.site-footer__link { font-size: 14px; color: #D5D9D4; display: block; }
.site-footer__head { font-family: 'IBM Plex Mono', monospace; font-size: 10.5px; letter-spacing: 0.02em; color: #94A79D; margin-bottom: 16px; }
.site-footer__links { display: flex; flex-direction: column; gap: 10px; font-size: 14.5px; align-items: flex-start; }
.site-footer__links a, .site-footer__links .linklike { color: #D5D9D4; }
.site-footer__links a:hover, .site-footer__links .linklike:hover { color: #F4F2ED; }
.site-footer__copy { max-width: 1340px; margin: 0 auto; padding: 0 32px 44px; font-size: 13px; color: #6F817A; }
.linklike { background: none; border: 0; padding: 0; font: inherit; cursor: pointer; text-align: left; }

/* ---------- consent banner ---------- */
.cc-banner { position: fixed; left: 16px; right: 16px; bottom: 16px; z-index: 1000; margin: 0 auto; max-width: 720px; background: #111917; color: #F4F2ED; border: 1px solid rgba(244,242,237,0.14); border-radius: 12px; padding: 22px 24px; box-shadow: 0 18px 48px rgba(0,0,0,0.45); font-family: 'IBM Plex Sans', system-ui, sans-serif; font-size: 14.5px; line-height: 1.55; }
.cc-banner h2 { font-family: 'Newsreader', Georgia, serif; font-size: 18px; letter-spacing: -0.02em; margin: 0 0 8px; }
.cc-banner p { margin: 0 0 16px; color: #B9C2BC; }
.cc-banner a { color: #4A76FD; }
.cc-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.cc-btn { font: inherit; font-weight: 600; font-size: 14px; padding: 11px 18px; border-radius: 6px; cursor: pointer; border: 1px solid rgba(244,242,237,0.28); background: transparent; color: #F4F2ED; }
.cc-btn--primary { background: #91D04E; border-color: #91D04E; color: #0B1110; }
.cc-btn--primary:hover { background: #D9653A; }
.cc-btn--link { border: 0; padding: 11px 6px; color: #B9C2BC; text-decoration: underline; }
.cc-prefs { display: none; margin: 0 0 16px; padding: 0; list-style: none; border-top: 1px solid rgba(244,242,237,0.1); }
.cc-banner.is-open .cc-prefs { display: block; }
.cc-prefs li { display: flex; align-items: flex-start; gap: 12px; padding: 12px 0; border-bottom: 1px solid rgba(244,242,237,0.08); }
.cc-prefs input { margin-top: 3px; accent-color: #91D04E; width: 16px; height: 16px; flex-shrink: 0; }
.cc-prefs strong { display: block; font-size: 14px; }
.cc-prefs span { color: #94A79D; font-size: 13px; }
@media (max-width: 480px) { .cc-banner { left: 8px; right: 8px; bottom: 8px; padding: 18px; } }
