/* Hallmark · custom theme: Moonlit Arsenal · dark / heavy sans / warning yellow */
:root{--color-paper:#111315;--color-paper-2:#191d22;--color-paper-3:#222831;--color-ink:#f1f3f4;--color-muted:#b0b8c2;--color-subtle:#8e9baa;--color-rule:#343e49;--color-accent:#facc15;--color-accent-ink:#111315;--color-cta:#9be434;--color-cta-hover:#b3f455;--color-link:#9ac9f0;--color-focus:#fff;--color-error:#dc2626;--color-success:#9be434;--color-shadow:#080a0c;--color-overlay:rgba(7,12,19,.94);--color-hero-top:rgba(9,17,28,.03);--color-hero-bottom:rgba(12,16,21,.98);--font-display:'Noto Sans SC',sans-serif;--font-body:'Noto Sans SC',sans-serif;--font-mono:ui-monospace,SFMono-Regular,Consolas,monospace;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:40px;--space-xl:64px;--space-2xl:96px;--ease-out:cubic-bezier(.16,1,.3,1);--dur-short:160ms;--dur-press:100ms;--radius-sm:2px;--page-max:1240px;--z-sticky:30;--z-overlay:50;--color-transparent:transparent;--color-sheen:rgba(255,255,255,.35)}

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(public/fonts/noto-sans-sc-0.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(public/fonts/noto-sans-sc-1.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(public/fonts/noto-sans-sc-2.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(public/fonts/noto-sans-sc-3.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(public/fonts/noto-sans-sc-4.woff2) format('woff2');
}
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(public/fonts/noto-sans-sc-5.woff2) format('woff2');
}
