.elementor-kit-129{--e-global-color-primary:#C9A96E;--e-global-color-secondary:#1A1612;--e-global-color-text:#1A1612;--e-global-color-accent:#A8884A;--e-global-color-efb7ee0:#C9A96E;--e-global-color-99253e9:#C9A96E78;--e-global-color-a3da08c:#FAE6C1;--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;--e-global-typography-96e8a94-font-family:"Cormorant Garamond";--e-global-typography-96e8a94-font-size:38px;--e-global-typography-96e8a94-font-weight:600;--e-global-typography-f90c814-font-family:"Roboto";--e-global-typography-f90c814-font-size:16px;--e-global-typography-f90c814-font-weight:400;}.elementor-kit-129 e-page-transition{background-color:#FFBC7D;}.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);}@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-kit-129{--e-global-typography-96e8a94-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================
   LUMERA — Global Refinements
   ============================================ */

/* FORMULARIO — glass effect */
.lumera-form {
  background: rgba(8, 8, 8, 0.60) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
  border-top: 1px solid rgba(255,255,255,0.07) !important;
  border-bottom: 1px solid rgba(255,255,255,0.07) !important;
}

/* BOTÓN CTA — dorado elegante */
.lumera-form .elementor-button {
  background: transparent !important;
  border: 1px solid #c9a870 !important;
  color: #c9a870 !important;
  letter-spacing: 2px !important;
  font-weight: 400 !important;
  transition: background 0.3s ease, color 0.3s ease !important;
}
.lumera-form .elementor-button:hover {
  background: #c9a870 !important;
  color: #0a0a0a !important;
}

/* HERO — más tracking en títulos */
.lumera-hero .elementor-heading-title {
  letter-spacing: 0.06em;
}

/* FEATURES — más respiración */
.lumera-features {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.lumera-features .elementor-icon-box-title span {
  letter-spacing: 3px;
  font-size: 12px;
}
.lumera-features .elementor-icon-box-description {
  opacity: 0.55;
  font-style: italic;
}

/* TIPOGRAFÍA GLOBAL — peso más fino */
h1, h2, h3 {
  font-weight: 400;
}

/* TRANSICIONES GLOBALES */
a, .elementor-button {
  transition: all 0.3s ease !important;
}/* End custom CSS */