/*
Theme Name: Cozee Sportives
Theme URI: https://cozee-sportives.local
Author: Cozee Sportives
Description: Thème sur mesure pour le programme vidéo Cozee Sportives — concept, formats d'émission, extraits vidéo et blog sport & récupération.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.1
Text Domain: cozee-sportives
*/

/* Reset minimal — le design system complet vit dans assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img, picture, video { max-width: 100%; display: block; }
ul, ol { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4, p, figure { margin: 0; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; }
