
/*
Theme Name: Consona Blank
Theme URI: https://example.com/consona-blank
Author: You
Author URI: https://consonasync.com
Description: Ultra-minimal blank WordPress theme optimized for page builders (Elementor, etc.). Outputs almost nothing by default.
Version: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: consona-blank
*/
:root { --gap: 24px; }
* { box-sizing: border-box; }
html, body { margin:0; padding:0; }
body { font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; }
.screen-reader-text{ position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
