/*
Theme Name: Matthew Porter
Theme URI: https://heyporter.com
Author: Matthew Porter
Author URI: https://heyporter.com
Description: A refined personal portfolio theme for writer, director, and producer Matthew Porter. Features Cormorant Garamond + Outfit typography, ink/off-white palette with orange accent, split two-row navigation, cinematic hero patterns with optional background video, pull-quote article layouts, and scroll-triggered fade animations.
Version: 1.3.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: matthew-porter
Tags: portfolio, personal, blog, custom-colors, custom-logo, featured-images, full-width-template

-----------------------------------------------------------
DESIGN TOKENS
-----------------------------------------------------------
Colors:
  --ink:       #111315  (near-black text)
  --paper:     #D6D1C4  (warm tan)
  --off-white: #F4F1EC  (warm off-white, body bg)
  --orange:    #F85023  (primary accent)
  --orange-dk: #C93E18  (hover / darker orange)
  --cyan:      #18BAFA  (retained token — no longer used in UI)
  --cyan-dk:   #0E9AD4
  --mid:       #5A5C60  (muted text)

Typography:
  --serif: 'Cormorant Garamond', Georgia, serif
  --sans:  'Outfit', system-ui, sans-serif

Navigation:
  Two-row sticky nav:
    Row 1 (--off-white bg): centered wordmark
    Row 2 (--ink bg):       centered horizontal links with orange active underline

Page structure mirrors the HTML files:
  - writer.html   → page-writer.php
  - director.html → page-director.php
  - producer.html → page-producer.php
  - contact.html  → page-contact.php
  - Ideas-main    → archive.php / category.php
  - Ideas-article → single.php
  - homepage      → front-page.php
*/
