/*
Theme Name: Durondal CV Terminal
Theme URI: https://durondal.com
Author: Durondal
Author URI: https://durondal.com
Description: Custom hacker/terminal-style CV & portfolio theme with matrix-green accents, built for durondal.com. Includes a print-ready black & white "Download CV" mode.
Version: 1.0
Requires PHP: 7.4
Text Domain: durondal-cv
*/

/* All real styling lives in assets/css/main.css and assets/css/print.css (enqueued via functions.php). This file only needs the header above for WordPress to recognize the theme, but we keep a tiny reset here as a safety net. */

* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
