/* security.css — ONLY what is specific to this page.
 * Everything shared — typeface, tokens, reset, type scale, .wrap, header.site,
 * footer.site — lives in base.css, which every page loads FIRST. Do not redeclare
 * a token or @font-face here: weblint refuses it, because that is how the site
 * ended up with two greys called --muted and nine copies of one broken font path.
 */
/* security.html — extracted from the inline <style> so the site can enforce a CSP. */
@layer page {



}  /* end @layer page */
