/*
Theme Name: Amem
Theme URI: https://amem.law
Author: Atom Works™, Corp.
Author URI: https://atomworks.ai
Description: Institutional theme for Amem™ — Cryptographic Attestation Infrastructure. Audience-specific landing pages for AmLaw, defense contractors, federal civilian, courts, healthcare, financial services, and regulated enterprise. Site Canonical brand identity (blood red / near-black / paper / gold) with manifesto-deck compositional energy.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.0
License: Proprietary — All Rights Reserved, Atom Works™, Corp.
License URI: https://atomworks.ai/legal
Text Domain: amem
Tags: institutional, manifesto, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks, editor-style

This theme implements the Amem™ brand identity. All visual treatments,
typographic decisions, and compositional patterns are proprietary to
Atom Works™, Corp. Witness Ring™ and associated mark designs are
registered trademarks pending; use prohibited without express
written permission.

Brand fonts (load via WordPress, see functions.php):
 - Cormorant Garamond (display)
 - Source Serif 4 (body)
 - JetBrains Mono (technical)

Site Canonical palette:
 --blood:        #C8392E
 --blood-dark:   #9F2A21
 --blood-soft:   #E89E96
 --black:        #0A0A0B
 --black-warm:   #1A1A1A
 --paper:        #F5F1E8
 --paper-warm:   #FAF7EC
 --gold:         #8C6E2A
 --gold-bright:  #B89614
 --gray-text:    #A8A39A
 --gray-faded:   #7A756C

The full design system is defined in assets/css/amem-design-system.css.
This file exists only for WordPress theme metadata and minimal admin styles.
*/

/* Minimal admin/login styling so WP admin doesn't look broken */
body.login {
  background: #0A0A0B;
}
body.login h1 a {
  background-image: none !important;
  color: #F5F1E8 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-size: 28pt !important;
}
