.elementor-kit-6{--e-global-color-primary:#0B0B0B;--e-global-color-secondary:#111111;--e-global-color-text:#F5F1E8;--e-global-color-accent:#B9B2A6;--e-global-color-ac11214:#C9A46A;--e-global-color-62935d7:#A8834E;--e-global-color-ddf1b49:#C9A46A38;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.1em;--e-global-typography-primary-letter-spacing:0.05px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.65em;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.1em;color:#EDEDED;font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;line-height:1.65em;}.elementor-kit-6 h1{font-family:"Playfair Display", Sans-serif;font-size:60px;font-weight:700;line-height:1.05em;letter-spacing:0.5px;}.elementor-kit-6 h2{font-family:"Playfair Display", Sans-serif;font-size:40px;font-weight:600;}.elementor-kit-6 h3{font-family:"Playfair Display", Sans-serif;font-size:28px;font-weight:600;}.elementor-kit-6 h4{font-family:"Playfair Display", Sans-serif;font-size:22px;font-weight:400;}.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-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-text-font-size:17px;font-size:17px;}.elementor-kit-6 h1{font-size:42px;}.elementor-kit-6 h2{font-size:32px;}.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-text-font-size:16px;font-size:16px;}.elementor-kit-6 h1{font-size:38px;}.elementor-kit-6 h2{font-size:28px;line-height:1.15em;}.elementor-kit-6 h3{font-size:20px;}.elementor-kit-6 h4{font-size:12px;line-height:1.25em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Scroll suave */
html { scroll-behavior: smooth; }
/* Fuentes */
body {
font-family: 'Inter', sans-serif;
background: #0B0B0B;
color: #F5F1E8;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Playfair Display', serif;
}
/* Hover en imágenes */
.elementor-image img {
transition: transform 0.7s ease;
}
.elementor-image:hover img {
transform: scale(1.05);
}
/* Header sticky con blur */

background: rgba(11,11,11,0.8);
backdrop-filter: blur(10px);
border-bottom: 1px solid rgba(201,164,106,0.22);
z-index: 999;
}
/* Cards premium */
.premium-card {
background: #111111;
border: 1px solid rgba(201,164,106,0.18);
border-radius: 18px;
transition: all 0.5s ease;
}
.premium-card:hover {
border-color: #C9A46A;
transform: translateY(-5px);
}
/* Scrollbar dorada */
::-webkit-scrollbar { width: 10px; }
::-webkit-scrollbar-track { background: #0B0B0B; }
::-webkit-scrollbar-thumb {
background: #C9A46A;
border-radius: 5px;
}
/* Responsive */
@media (max-width: 768px) {
h1 { font-size: 38px !important; }
h2 { font-size: 28px !important; }
.elementor-section { padding: 60px 0 !important; }
}/* End custom CSS */