/*
Theme Name:   Studio 3K Child
Description:  Thème enfant Studio 3K — Landing Page Créateurs
Template:     hello-elementor
Version:      1.0
Author:       Studio 3K
Author URI:   https://studio3k.fr
Text Domain:  studio3k-child
*/

/* ============================================================
   PALETTE STUDIO 3K — "Premium Créateur"
   ============================================================
   Noir profond    : #0A0A0A
   Or signature    : #C9A84C
   Blanc cassé     : #F2F0EB
   Gris texte      : #8A8A8A
   Surface dark    : #141414
   Surface card    : #1C1C1C
   ============================================================ */

/* Typography globale */
body {
    font-family: 'Inter', sans-serif;
    background-color: #0A0A0A;
    color: #F2F0EB;
}

/* Shortcode prix — classe utilitaire */
.s3k-prix {
    font-weight: 900;
    color: #C9A84C;
    letter-spacing: -0.02em;
}
