.elementor-kit-8{--e-global-color-primary:#1D1D1B;--e-global-color-secondary:#F3572C;--e-global-color-text:#737372;--e-global-color-accent:#F3572C;--e-global-color-70bf6ea:#EDF2F1;--e-global-color-86e66be:#F6F6F1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:24px;}.elementor-kit-8 h1{font-family:"Inter", Sans-serif;font-size:56px;font-weight:300;}.elementor-kit-8 h2{font-family:"Inter", Sans-serif;font-size:40px;font-weight:300;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#F3572C;border-radius:24px 24px 24px 24px;padding:12px 24px 12px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Style Signature Casalta Properties - VERSION NETTOYÉE */
:root {
    --casalta-dark: #1d1d1b;
    --casalta-orange: #f3572c;
    --casalta-soft-bg: #edf2f1;
    --casalta-radius: 8px;
    --casalta-shadow: rgba(29, 29, 27, 0.24) 0px 6px 24px 0px;
}

/* Style des cartes spécifiques (à ajouter en classe CSS sur vos widgets) */
.casalta-card {
    border-radius: var(--casalta-radius) !important;
    transition: all 0.3s ease;
}

.casalta-card:hover {
    box-shadow: var(--casalta-shadow);
}

/* Style des boutons universels */
.elementor-button {
    border-radius: 24px !important;
    font-weight: 500;
    padding: 12px 24px !important;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
}

/* Utilitaires de fonds */
.section-light { background-color: #edf2f1; }
.section-cream { background-color: #f6f6f1; }/* End custom CSS */