/*
Theme Name: Learn French With Clémence
Theme URI: https://www.learnfrenchwithclemence.com/
Author: WordPress conversion
Description: WordPress conversion of the supplied Learn French With Clémence Kajabi export.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: learnfrench-clemence
*/
html { scroll-behavior: smooth; }
body.admin-bar #section-header { top: 32px; }
@media (max-width:782px){ body.admin-bar #section-header { top:46px; } }
.lf-wp-shell { min-height: 60vh; max-width: 1100px; margin: 0 auto; padding: 48px 20px; }
.lf-wp-shell h1 { margin-bottom: 24px; }
.lf-form { max-width: 640px; display:grid; gap:14px; }
.lf-form label { font-weight:600; }
.lf-form input, .lf-form textarea, .lf-form select { width:100%; padding:12px 14px; border:1px solid #c9c9c9; border-radius:8px; }
.lf-form button { padding:12px 18px; border:0; border-radius:8px; cursor:pointer; background:#283249; color:#fff; font-weight:700; }
.lf-notice { padding:12px 14px; border-radius:8px; background:#f2f4f7; margin:12px 0; }
.lf-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(250px,1fr)); gap:20px; }
.lf-card { padding:20px; border:1px solid #e4e4e4; border-radius:14px; background:#fff; }
