/*
Theme Name: New BlankTheme 2025
Theme URI: https://example.com/
Author: nopecode96
Description: Minimal, SEO & Accessibility-friendly blank theme with automatic <main> landmark support, including Elementor compatibility.
Version: 1.0.1
Text Domain: blanktheme
*/
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
body { margin:0; line-height:1.5; }
.screen-reader-text { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
.container { max-width: 1100px; margin: 0 auto; padding: 1rem; }
