.elementor-kit-540{--e-global-color-primary:#FAF9F6;--e-global-color-secondary:#B06D50;--e-global-color-text:#454545;--e-global-color-accent:#D4C4A8;--e-global-color-9df7560:#FDFBF7;--e-global-color-e6cb6ac:#F2EFE9;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:1.5px;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-4470969-font-family:"Playfair Display";--e-global-typography-4470969-font-weight:bold;--e-global-typography-fa1aa46-font-size:36px;--e-global-typography-fa1aa46-text-transform:uppercase;}.elementor-kit-540 button,.elementor-kit-540 input[type="button"],.elementor-kit-540 input[type="submit"],.elementor-kit-540 .elementor-button{background-color:#B06D50;font-family:"Jost", Sans-serif;font-weight:500;text-transform:uppercase;word-spacing:1px;color:#FFFFFF;border-radius:2px 2px 2px 2px;padding:16px 32px 16px 32px;}.elementor-kit-540 button:hover,.elementor-kit-540 button:focus,.elementor-kit-540 input[type="button"]:hover,.elementor-kit-540 input[type="button"]:focus,.elementor-kit-540 input[type="submit"]:hover,.elementor-kit-540 input[type="submit"]:focus,.elementor-kit-540 .elementor-button:hover,.elementor-kit-540 .elementor-button:focus{background-color:#2A332C;color:var( --e-global-color-primary );}.elementor-kit-540 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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);}@media(max-width:1024px){.elementor-kit-540{--e-global-typography-fa1aa46-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-540{--e-global-typography-4470969-font-size:200px;--e-global-typography-fa1aa46-font-size:25px;--e-global-typography-fa1aa46-letter-spacing:3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- SÉLECTION MODERNE --- */
::selection {
    background-color: #B06D50; /* Terracotta Mat */
    color: #ffffff;
}

/* --- FORME ARCHE MAROCAINE --- */
/* Ajoute la classe 'arche-image' sur n'importe quelle image ou conteneur Elementor */
.arche-image img, .arche-image {
    border-radius: 200px 200px 0 0; /* Le haut arrondi, le bas droit */
    overflow: hidden;
}

/* --- OMBRE ULTRA DISCRÈTE (MODERNE) --- */
.ombre-soft {
    box-shadow: 0 10px 40px -10px rgba(42, 51, 44, 0.08);
}

/* --- OPTIMISATION CHAMPS DE SAISIE --- */
input, textarea, select {
    background-color: #FDFBF7 !important; /* Fond Tadelakt */
    border: 1px solid #D4C4A8 !important; /* Bordure Champagne */
    color: #2A332C !important;
}
input:focus, textarea:focus {
    border-color: #B06D50 !important; /* Focus Terracotta */
}/* End custom CSS */