.elementor-kit-28834{--e-global-color-primary:#D4AF37;--e-global-color-secondary:#45A1A1;--e-global-color-text:#F4F1E8;--e-global-color-accent:#0A1A0A;--e-global-color-ee2c15e:#F4D03F;--e-global-color-b3dda4b:#2D4A2D;--e-global-color-df9fad0:#1A2F1A;--e-global-color-b00607b:#D4AF374D;--e-global-typography-primary-font-family:"Libre Baskerville";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Cinzel";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"Libre Baskerville";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#F4F1E8;font-family:"Libre Baskerville", Sans-serif;font-size:3.5rem;font-weight:400;line-height:1.2px;}.elementor-kit-28834 h1{color:#D4AF37;font-family:"Cinzel", Sans-serif;font-weight:700;}.elementor-kit-28834 h2{color:#D4AF37;font-family:"Cinzel", Sans-serif;}.elementor-kit-28834 h3{color:#D4AF37;font-family:"Cinzel", Sans-serif;font-weight:600;}.elementor-kit-28834 h4{color:#D4AF37;}.elementor-kit-28834 h5{color:#D4AF37;}.elementor-kit-28834 h6{color:#D4AF37;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-28834 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-28834{line-height:1.6rem;}.elementor-kit-28834 h1{font-size:3.5rem;line-height:1.2em;}.elementor-kit-28834 h2{font-size:2.5rem;line-height:1.3rem;}.elementor-kit-28834 h3{font-size:2.5rem;}.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 */@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

:root {
  /* Titres */
  --h1-size: clamp(2.5rem, 5vw, 3.5rem);
  --h2-size: clamp(2rem, 4vw, 2.5rem);
  --h3-size: clamp(1.5rem, 3vw, 2rem);
  --h4-size: clamp(1.3rem, 2.5vw, 1.8rem);
  --h5-size: clamp(1.2rem, 2vw, 1.5rem);
  --h6-size: clamp(1.1rem, 1.5vw, 1.3rem);
  
  /* Corps de texte */
  --body-size: clamp(1rem, 1.5vw, 1.1rem);
  --small-size: clamp(0.9rem, 1.2vw, 1rem);
}

/* Styles spéciaux */
.jym-title-magical {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: var(--primary);
  text-shadow: 0 0 10px rgba(212, 175, 55, 0.3);
  letter-spacing: 1px;
}

.jym-text-mystical {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  color: var(--secondary);
  font-size: 1.2rem;
}

.jym-text-small {
  font-family: 'Libre Baskerville', serif;
  font-size: 0.9rem;
  color: rgba(244, 241, 232, 0.8);
}/* End custom CSS */