/*
Theme Name: Chiffrex Logistics
Theme URI: https://chiffrexlogistics.com
Author: Chiffrex Logistics
Author URI: https://chiffrexlogistics.com
Description: Thème WordPress sur-mesure pour Chiffrex Logistics — transport, dédouanement et logistique en République Démocratique du Congo. Multilingue (FR/EN/DE/ZH), entièrement responsive, formulaire de devis fonctionnel. Navy + Congo-red, design éditorial premium.
Version: 1.1.0
Requires at least: 6.0
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: chiffrex
Tags: business, custom-colors, custom-menu, featured-images, translation-ready, responsive, multilingual
*/

/*
  The visual styles live in:
    assets/chiffrex.css            — design system (tokens, layout, header, footer, buttons…)
    assets/chiffrex-pages.css      — page section components
    assets/chiffrex-responsive.css — mobile optimisation layer
  They are enqueued from functions.php. This file only carries the
  required WordPress theme header (plus a couple of editor niceties below).
*/

.wp-block-button__link { border-radius: 8px; }
.alignwide { max-width: 1240px; }
.alignfull { max-width: 100%; }
.screen-reader-text {
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,0,0);
  white-space: nowrap; border: 0;
}
