/*
Theme Name: WEB2WEB Pack BOOSTER
Theme URI: https://web2web.fr/pack-booster/
Author: WEB2WEB
Author URI: https://web2web.fr
Description: Thème WordPress premium "ThemeForest-style" dédié à la landing page Pack BOOSTER (Site + TPE myPOS + Assistant IA). Compatible Elementor / Elementor Pro / WooCommerce / CartFlows / One Click Demo Import. Préfixe CSS w2w- pour éviter tout conflit.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: web2web-pack-booster
Tags: elementor, landing-page, business, one-column, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready
*/

/* Reset & base */
html { scroll-behavior: smooth; }
body { margin: 0; padding: 0; font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #334155; background: #ffffff; line-height: 1.7; -webkit-font-smoothing: antialiased; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
*, *::before, *::after { box-sizing: border-box; }
.screen-reader-text { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); width: 1px; height: 1px; overflow: hidden; }
