/*
Theme Name: CueMatrix Agency
Theme URI: https://cuematrix.com/
Author: CueMatrix
Author URI: https://cuematrix.com/
Description: A responsive, animated WordPress theme for CueMatrix AI & Digital Growth.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 7.4
Text Domain: cuematrix-agency
*/

/* WordPress editor compatibility and sensible article defaults. */
.cm-article { max-width: 860px; margin: 0 auto; padding: 9rem 1.5rem 6rem; }
.cm-article h1 { font-size: clamp(2.6rem, 7vw, 5rem); line-height: 1; }
.cm-article a { text-decoration: underline; }
.alignwide { width: min(1200px, 100%); margin-inline: auto; }
.alignfull { width: 100%; }
.wp-caption, img { max-width: 100%; height: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
