/*
Theme Name: FloorLess
Theme URI: https://floorlessksa.com
Author: WebVue
Author URI: https://webvue.com.lb
Description: Temporary flooring & ground protection marketing theme for FloorLess KSA. Auto-creates all pages on activation, ships every image, and powers the quote form through wp_mail (works with Fluent SMTP).
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: floorless
*/

/* All visual styling is inline in the templates (editorial brand system).
   This file exists for the WordPress theme header + base resets. */
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{font-family:'Sofia Sans',system-ui,sans-serif;background:#ffffff;color:#141413}
img{max-width:100%}
a{color:inherit}
