body.maison-lux-page { margin:0; background:#050505; }
body.maison-lux-page * { box-sizing:border-box; }
body.maison-lux-page a { color:inherit; }
body.maison-lux-page .mll-site { position:relative; min-height:100vh; }
.mll-site,.mll-editor-page { --mll-bg:#050505; --mll-surface:#0a0a09; --mll-soft:#11110f; --mll-text:#f4f0e8; --mll-muted:#aaa59c; --mll-line:rgba(244,240,232,.17); --mll-strong:rgba(244,240,232,.38); --mll-accent:#cbb77e; background:var(--mll-bg); color:var(--mll-text); font-family:Inter,Arial,sans-serif; font-size:15px; line-height:1.7; transition:background .4s,color .4s; }
.mll-site[data-theme="light"] .mll-editor-page { --mll-bg:#f5f2eb; --mll-surface:#fcfaf5; --mll-soft:#ebe5da; --mll-text:#171613; --mll-muted:#68635b; --mll-line:rgba(25,23,19,.16); --mll-strong:rgba(25,23,19,.34); --mll-accent:#8f7441; }
.mll-editor-page,.mll-editor-page>div,.mll-editor-page>.wp-block-cover { margin-top:0!important; margin-bottom:0!important; }
.mll-editor-page h1,.mll-editor-page h2,.mll-editor-page h3 { color:var(--mll-text); font-family:"Iowan Old Style",Baskerville,"Times New Roman",serif; font-weight:400; letter-spacing:-.025em; }
.mll-editor-page h2 { font-size:clamp(42px,5vw,72px); line-height:1.02; }
.mll-editor-page p { color:var(--mll-muted); }
.mll-theme { position:absolute; z-index:9999; top:106px; right:24px; display:inline-flex; align-items:center; gap:7px; min-height:38px; padding:8px 12px; border:1px solid rgba(255,255,255,.55); background:rgba(5,5,5,.62); backdrop-filter:blur(12px); color:#fff; cursor:pointer; text-transform:uppercase; letter-spacing:.12em; font:9px/1 Inter,Arial,sans-serif; }
.mll-theme span { font-size:15px; }.mll-theme em { font-style:normal; }
.mll-theme.mll-theme-inline { position:static; flex:0 0 auto; margin-left:auto; padding:9px 13px; border-color:rgba(255,255,255,.5); background:rgba(4,4,4,.66); backdrop-filter:blur(10px); font-size:10px; }
.mll-site[data-theme="light"] .mll-theme.mll-theme-inline { border-color:rgba(20,20,18,.35); color:#171613; background:rgba(250,248,242,.72); }
.mll-empty { width:min(900px,calc(100% - 40px)); margin:80px auto; padding:50px; border:1px solid var(--mll-line); background:var(--mll-surface); }

.mll-editor-header { position:absolute; z-index:50; top:0; left:0; width:100%; min-height:94px; padding:18px clamp(22px,4vw,68px) 40px!important; border-bottom:1px solid rgba(255,255,255,.17); color:#fff; }
body.admin-bar .mll-editor-header { top:32px; }
.mll-editor-logo { margin:0!important; white-space:nowrap; }
.mll-editor-logo h3 { margin:0!important; line-height:1.05!important; text-transform:uppercase; letter-spacing:.25em!important; font-size:18px!important; }
.mll-editor-logo p { margin:1px 0 0!important; color:inherit!important; text-align:center; text-transform:uppercase; font-family:Inter,Arial,sans-serif; font-size:9px; letter-spacing:.5em; }
.mll-editor-nav { gap:4px!important; }
.mll-editor-nav .wp-block-button__link { padding:10px 12px!important; border:0!important; background:transparent!important; color:inherit!important; text-transform:uppercase; letter-spacing:.12em; font-size:10px!important; }
.mll-consultation .wp-block-button__link { padding:12px 18px!important; border:1px solid rgba(255,255,255,.5)!important; border-radius:0!important; background:rgba(4,4,4,.66)!important; backdrop-filter:blur(10px); color:#fff!important; text-transform:uppercase; letter-spacing:.13em; font-size:10px!important; }
.mll-site[data-theme="light"] .mll-editor-header,.mll-site[data-theme="light"] .mll-consultation .wp-block-button__link { color:#171613!important; border-color:rgba(20,20,18,.3)!important; }
.mll-site[data-theme="light"] .mll-consultation .wp-block-button__link { background:rgba(250,248,242,.72)!important; backdrop-filter:blur(10px); }

.mll-editor-hero { min-height:min(830px,94vh)!important; }
.mll-editor-hero .wp-block-cover__background { background:linear-gradient(90deg,#020202 0%,rgba(2,2,2,.64) 43%,rgba(2,2,2,.05) 75%)!important; opacity:.86!important; }
.mll-site[data-theme="light"] .mll-editor-hero .wp-block-cover__background { background:linear-gradient(90deg,#faf8f2 0%,rgba(250,248,242,.86) 43%,rgba(250,248,242,.05) 75%)!important; opacity:.95!important; }
.mll-hero-content { width:min(690px,88%); margin-left:clamp(24px,7vw,120px)!important; padding-top:90px; }
.mll-hero-content h1 { margin:0 0 28px; color:#f7f3eb; text-transform:uppercase; font-size:clamp(52px,6vw,92px); line-height:.98; }
.mll-site[data-theme="light"] .mll-hero-content h1 { color:#171613; }
.mll-hero-content>p:not(.mll-kicker) { max-width:440px; color:rgba(255,255,255,.82); font-size:clamp(14px,1.2vw,17px); }
.mll-site[data-theme="light"] .mll-hero-content>p:not(.mll-kicker) { color:rgba(20,19,17,.78); }
.mll-kicker { margin-bottom:18px!important; color:var(--mll-accent)!important; text-transform:uppercase; letter-spacing:.2em; font-size:9px!important; font-weight:600; }
.mll-editor-page .wp-block-button__link { border:1px solid var(--mll-strong); border-radius:0; background:transparent; color:var(--mll-text); text-transform:uppercase; letter-spacing:.13em; font-size:9px; transition:.25s; }
.mll-editor-page .wp-block-button__link:hover { background:var(--mll-text); color:var(--mll-bg); }
.mll-editor-hero .wp-block-button__link { border-color:rgba(255,255,255,.55); color:#fff; }
.mll-site[data-theme="light"] .mll-editor-hero .wp-block-button__link { border-color:rgba(20,20,18,.44); color:#171613; }

.mll-editor-values { gap:0!important; width:min(1480px,calc(100% - 48px)); margin:0 auto!important; border:1px solid var(--mll-line); background:var(--mll-surface); }
.mll-editor-values>.wp-block-column { min-height:215px; padding:28px 24px; text-align:center; border-right:1px solid var(--mll-line); }
.mll-editor-values>.wp-block-column:last-child { border-right:0; }
.mll-value-icon { height:54px; margin:0!important; color:var(--mll-text)!important; font-family:Georgia,serif; font-size:40px; line-height:1; }
.mll-editor-values h3 { margin:8px 0 9px; font-family:Inter,Arial,sans-serif; text-transform:uppercase; letter-spacing:.13em; font-size:11px; }
.mll-editor-values p:not(.mll-value-icon) { max-width:230px; margin:0 auto; font-size:11px; line-height:1.65; }

.mll-editor-section,.mll-editor-contact { width:min(1480px,calc(100% - 48px)); margin:12px auto!important; border:1px solid var(--mll-line); background:var(--mll-surface); }
.mll-editor-section>.wp-block-columns,.mll-editor-contact>.wp-block-columns { margin:0!important; gap:0!important; }
.mll-section-copy,.mll-section-heading { padding:clamp(38px,5vw,82px)!important; }
.mll-section-copy h2,.mll-section-heading h2 { max-width:900px; margin-bottom:24px; }
.mll-section-copy>p,.mll-section-heading>p { max-width:650px; }
.mll-tall-image,.mll-tall-image img { width:100%; height:650px; margin:0!important; object-fit:cover; }
.mll-editor-process { gap:0!important; margin:0!important; border-top:1px solid var(--mll-line); background:var(--mll-soft); }
.mll-editor-process>.wp-block-column { min-height:135px; display:grid; place-content:center; text-align:center; border-right:1px solid var(--mll-line); }
.mll-editor-process>.wp-block-column:last-child { border:0; }
.mll-editor-process h3 { margin:0; font-size:30px; }.mll-editor-process p { margin:0; text-transform:uppercase; letter-spacing:.15em; font-size:8px; }
.mll-section-heading { padding-bottom:38px!important; }
.mll-section-heading h2 { margin-top:0; }
.mll-wide-image { width:calc(100% - clamp(48px,8vw,128px)); margin:0 auto!important; }
.mll-wide-image img { width:100%; height:480px; object-fit:cover; }
.mll-editor-feature { width:calc(100% - clamp(48px,8vw,128px)); margin:0 auto!important; }
.mll-editor-feature .wp-block-cover__inner-container { max-width:620px; padding:38px; }
.mll-editor-feature h3 { margin:8px 0; color:#fff; font-size:clamp(30px,3.5vw,52px); }
.mll-editor-feature p { color:rgba(255,255,255,.78); }
.mll-editor-tags,.mll-editor-locations,.mll-editor-services,.mll-editor-collection { gap:0!important; margin:28px 0 0!important; border-top:1px solid var(--mll-line); }
.mll-editor-tags>.wp-block-column,.mll-editor-locations>.wp-block-column,.mll-editor-services>.wp-block-column,.mll-editor-collection>.wp-block-column { min-height:150px; padding:27px clamp(18px,2.5vw,42px); border-right:1px solid var(--mll-line); }
.mll-editor-tags>.wp-block-column:last-child,.mll-editor-locations>.wp-block-column:last-child,.mll-editor-services>.wp-block-column:last-child,.mll-editor-collection>.wp-block-column:last-child { border:0; }
.mll-editor-tags p { margin:0; text-align:center; text-transform:uppercase; letter-spacing:.1em; font-size:9px; }
.mll-editor-locations p,.mll-editor-services>.wp-block-column>p:first-child { margin:0; color:var(--mll-accent); font-size:10px; }
.mll-editor-locations h3,.mll-editor-services h3,.mll-editor-collection h3 { margin:18px 0 7px; font-size:20px; }
.mll-editor-services p,.mll-editor-collection p { font-size:12px; }
.mll-editor-section>.wp-block-buttons { padding:0 clamp(24px,4vw,64px) 48px; }

.mll-editor-contact>.wp-block-columns>.wp-block-column { padding:clamp(38px,5vw,80px); }
.mll-editor-contact>.wp-block-columns>.wp-block-column+ .wp-block-column { border-left:1px solid var(--mll-line); }
.mll-form { display:grid; gap:17px; }
.mll-form label { display:grid; gap:6px; }.mll-form label span { color:var(--mll-muted); text-transform:uppercase; letter-spacing:.13em; font-size:8px; }
.mll-form input,.mll-form textarea { width:100%; padding:10px 0; border:0; border-bottom:1px solid var(--mll-strong); border-radius:0; outline:0; background:transparent; color:var(--mll-text); }
.mll-form input:focus,.mll-form textarea:focus { border-color:var(--mll-accent); }.mll-hp { position:absolute!important; left:-9999px!important; }.mll-form-button { width:fit-content; margin-top:8px; padding:13px 20px; border:1px solid var(--mll-text); background:var(--mll-text); color:var(--mll-bg); text-transform:uppercase; letter-spacing:.13em; font-size:9px; }.mll-status { color:var(--mll-accent)!important; }
.mll-editor-footer { min-height:220px; padding:45px clamp(25px,5vw,80px)!important; background:#030303; color:#eeeae2; transition:background .4s,color .4s; }
.mll-editor-footer p { margin:0; color:#99948c; font-size:11px; }.mll-editor-footer a { color:#eeeae2; }
.mll-editor-footer h3 { color:#eeeae2!important; }
.mll-site[data-theme="light"] .mll-editor-footer { background:#ebe5da; color:#171613; }
.mll-site[data-theme="light"] .mll-editor-footer h3 { color:#171613!important; }
.mll-site[data-theme="light"] .mll-editor-footer p { color:#68635b; }
.mll-site[data-theme="light"] .mll-editor-footer a { color:#171613; }

.editor-styles-wrapper .mll-editor-page { width:100%; max-width:none; }
.editor-styles-wrapper .mll-editor-header { position:relative; min-height:120px; background:#171714; }
.editor-styles-wrapper .mll-theme { display:none; }

@media(max-width:1000px){.mll-editor-header{position:relative;min-height:auto;background:#0a0a09}.mll-editor-nav{order:3;width:100%;justify-content:flex-start!important}.mll-theme{top:106px;bottom:auto}.mll-editor-values{flex-wrap:wrap!important}.mll-editor-values>.wp-block-column{flex-basis:50%!important}.mll-editor-values>.wp-block-column:nth-child(2){border-right:0}.mll-editor-values>.wp-block-column:nth-child(-n+2){border-bottom:1px solid var(--mll-line)}.mll-editor-locations,.mll-editor-services,.mll-editor-collection{flex-wrap:wrap!important}.mll-editor-locations>.wp-block-column,.mll-editor-services>.wp-block-column,.mll-editor-collection>.wp-block-column{flex-basis:50%!important;border-bottom:1px solid var(--mll-line)}}
@media(max-width:700px){body.admin-bar .mll-editor-header{top:0}.mll-editor-header{display:flex!important;gap:10px!important}.mll-editor-logo{width:100%;margin-bottom:8px!important}.mll-editor-nav{display:none!important}.mll-theme.mll-theme-inline{margin-left:0}.mll-consultation{margin-top:0}.mll-editor-hero{min-height:700px!important;background-position:65% center}.mll-hero-content{width:calc(100% - 48px);margin-left:24px!important;padding-top:30px}.mll-hero-content h1{font-size:clamp(46px,14vw,67px)}.mll-editor-values{width:calc(100% - 24px);display:block!important}.mll-editor-values>.wp-block-column{border-right:0!important;border-bottom:1px solid var(--mll-line)}.mll-editor-section,.mll-editor-contact{width:calc(100% - 24px)}.mll-editor-section>.wp-block-columns,.mll-editor-contact>.wp-block-columns{display:block}.mll-tall-image,.mll-tall-image img{height:470px}.mll-wide-image,.mll-editor-feature{width:calc(100% - 48px)}.mll-wide-image img{height:360px}.mll-editor-tags,.mll-editor-locations,.mll-editor-services,.mll-editor-collection{display:block}.mll-editor-tags>.wp-block-column,.mll-editor-locations>.wp-block-column,.mll-editor-services>.wp-block-column,.mll-editor-collection>.wp-block-column{border-right:0;border-bottom:1px solid var(--mll-line)}.mll-editor-contact>.wp-block-columns>.wp-block-column+.wp-block-column{border-left:0;border-top:1px solid var(--mll-line)}.mll-editor-footer{display:block!important;text-align:center}.mll-editor-footer>*{margin:15px auto!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}

.mll-properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1px;background:var(--mll-line);border:1px solid var(--mll-line);width:min(1480px,calc(100% - 48px));margin:12px auto!important}
.mll-card{display:flex;flex-direction:column;background:var(--mll-surface);text-decoration:none;color:inherit}
.mll-card-media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:var(--mll-soft)}
.mll-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}
.mll-card-img-hover{opacity:0}
.mll-card:hover .mll-card-img-base{opacity:0}
.mll-card:hover .mll-card-img-hover{opacity:1}
.mll-card-badge{position:absolute;top:12px;left:12px;padding:5px 10px;background:rgba(5,5,5,.72);color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:8px}
.mll-site[data-theme="light"] .mll-card-badge{background:rgba(245,242,235,.85);color:#171613}
.mll-card-body{padding:22px 24px}
.mll-card-title{display:block;margin-bottom:6px;font-family:"Iowan Old Style",Baskerville,"Times New Roman",serif;font-size:19px;color:var(--mll-text)}
.mll-card-meta{display:block;color:var(--mll-muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}
.mll-properties-empty{width:min(1480px,calc(100% - 48px));margin:12px auto!important;padding:clamp(38px,5vw,82px);border:1px solid var(--mll-line);background:var(--mll-surface);text-align:left}
.mll-archive-filter{display:flex;flex-wrap:wrap;align-items:center;gap:14px;width:min(1480px,calc(100% - 48px));margin:0 auto 12px!important;padding:0 clamp(22px,4vw,42px)}
.mll-archive-filter label{display:flex;align-items:center;gap:8px;color:var(--mll-muted);text-transform:uppercase;font-size:10px;letter-spacing:.1em}
.mll-archive-filter select{padding:9px 12px;border:1px solid var(--mll-strong);background:transparent;color:var(--mll-text);font:12px/1 Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}
.mll-property-head{padding:clamp(38px,5vw,82px);display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px}
.mll-property-price{font-family:"Iowan Old Style",Baskerville,"Times New Roman",serif;font-size:clamp(26px,2.4vw,34px);color:var(--mll-accent)}
.mll-property-facts{margin-top:14px!important;color:var(--mll-muted)!important;text-transform:uppercase;letter-spacing:.1em;font-size:11px}
.mll-gallery{padding:0 clamp(22px,4vw,42px) 32px}
.mll-gallery-main{width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--mll-soft)}
.mll-gallery-main img{width:100%;height:100%;object-fit:cover;display:block}
.mll-gallery-video{position:relative;width:100%;aspect-ratio:16/9}
.mll-gallery-video iframe{position:absolute;inset:0;width:100%;height:100%}
.mll-gallery-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}
.mll-gallery-thumb{width:96px;height:72px;padding:0;border:1px solid var(--mll-line);background:none;cursor:pointer;opacity:.55;transition:opacity .2s}
.mll-gallery-thumb.is-active,.mll-gallery-thumb:hover{opacity:1;border-color:var(--mll-accent)}
.mll-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.mll-legal-body{max-width:760px}
.mll-legal-body h3{margin:36px 0 10px;font-size:22px}
.mll-legal-body p,.mll-legal-body li{margin:0 0 14px;font-size:14px;line-height:1.8;color:var(--mll-muted)}
.mll-legal-body ul,.mll-legal-body ol{padding-left:20px;margin:0 0 14px}
.mll-legal-body strong{color:var(--mll-text)}
.mll-subscribe{max-width:420px;margin-top:18px}
@media(max-width:700px){.mll-properties-grid{grid-template-columns:1fr}.mll-property-head{padding:26px 24px}}

/* ============================================================
   1.3.0 — Capa de vida: movimiento, armonía, calidez
   Solo frontend (body.maison-lux-page). El editor queda estático.
   ============================================================ */
.mll-site,.mll-editor-page{--mll-ease:cubic-bezier(.16,1,.3,1);--mll-accent-2:#e6cf96}
@media(prefers-reduced-motion:no-preference){html:has(body.maison-lux-page){scroll-behavior:smooth}}

/* Aparición al hacer scroll (JS añade .mll-reveal / .mll-inview) */
body.maison-lux-page .mll-js .mll-reveal{opacity:0;transform:translateY(28px);transition:opacity .95s var(--mll-ease),transform .95s var(--mll-ease)}
body.maison-lux-page .mll-js .mll-reveal.mll-inview{opacity:1;transform:none}
body.maison-lux-page .mll-js .mll-reveal .wp-block-columns>.wp-block-column,
body.maison-lux-page .mll-js .mll-reveal.wp-block-columns>.wp-block-column,
body.maison-lux-page .mll-js .mll-reveal .mll-card{opacity:0;transform:translateY(20px);transition:opacity .85s var(--mll-ease),transform .85s var(--mll-ease)}
body.maison-lux-page .mll-js .mll-reveal.mll-inview .wp-block-columns>.wp-block-column,
body.maison-lux-page .mll-js .mll-reveal.wp-block-columns.mll-inview>.wp-block-column,
body.maison-lux-page .mll-js .mll-reveal.mll-inview .mll-card{opacity:1;transform:none}
body.maison-lux-page .mll-js .mll-reveal.mll-inview .wp-block-columns>.wp-block-column:nth-child(1),body.maison-lux-page .mll-js .mll-reveal.wp-block-columns.mll-inview>.wp-block-column:nth-child(1),body.maison-lux-page .mll-js .mll-reveal.mll-inview .mll-card:nth-child(1){transition-delay:.06s}
body.maison-lux-page .mll-js .mll-reveal.mll-inview .wp-block-columns>.wp-block-column:nth-child(2),body.maison-lux-page .mll-js .mll-reveal.wp-block-columns.mll-inview>.wp-block-column:nth-child(2),body.maison-lux-page .mll-js .mll-reveal.mll-inview .mll-card:nth-child(2){transition-delay:.14s}
body.maison-lux-page .mll-js .mll-reveal.mll-inview .wp-block-columns>.wp-block-column:nth-child(3),body.maison-lux-page .mll-js .mll-reveal.wp-block-columns.mll-inview>.wp-block-column:nth-child(3),body.maison-lux-page .mll-js .mll-reveal.mll-inview .mll-card:nth-child(3){transition-delay:.22s}
body.maison-lux-page .mll-js .mll-reveal.mll-inview .wp-block-columns>.wp-block-column:nth-child(4),body.maison-lux-page .mll-js .mll-reveal.wp-block-columns.mll-inview>.wp-block-column:nth-child(4),body.maison-lux-page .mll-js .mll-reveal.mll-inview .mll-card:nth-child(4){transition-delay:.30s}
body.maison-lux-page .mll-js .mll-reveal.mll-inview .wp-block-columns>.wp-block-column:nth-child(5),body.maison-lux-page .mll-js .mll-reveal.wp-block-columns.mll-inview>.wp-block-column:nth-child(5),body.maison-lux-page .mll-js .mll-reveal.mll-inview .mll-card:nth-child(5){transition-delay:.38s}
body.maison-lux-page .mll-js .mll-reveal.mll-inview .wp-block-columns>.wp-block-column:nth-child(6),body.maison-lux-page .mll-js .mll-reveal.wp-block-columns.mll-inview>.wp-block-column:nth-child(6),body.maison-lux-page .mll-js .mll-reveal.mll-inview .mll-card:nth-child(6){transition-delay:.46s}

/* Hero vivo: zoom lento tipo Ken Burns + resplandor cálido que deriva */
body.maison-lux-page .mll-js .mll-editor-hero .wp-block-cover__image-background{animation:mllHeroDrift 22s var(--mll-ease) both;will-change:transform}
@keyframes mllHeroDrift{from{transform:scale(1.09)}to{transform:scale(1.005)}}
body.maison-lux-page .mll-editor-hero{overflow:hidden}
body.maison-lux-page .mll-editor-hero::after{content:"";position:absolute;inset:-20%;z-index:1;pointer-events:none;background:radial-gradient(42% 55% at 24% 38%,rgba(214,182,114,.16),transparent 70%);mix-blend-mode:screen;animation:mllGlowDrift 26s ease-in-out infinite alternate}
.mll-site[data-theme="light"] .mll-editor-hero::after{background:radial-gradient(42% 55% at 24% 38%,rgba(143,116,65,.13),transparent 70%);mix-blend-mode:multiply}
@keyframes mllGlowDrift{from{transform:translate3d(-3%,-2%,0) scale(1)}to{transform:translate3d(5%,4%,0) scale(1.12)}}
body.maison-lux-page .mll-editor-hero .wp-block-cover__inner-container{position:relative;z-index:2}

/* Entrada escalonada del contenido del hero */
body.maison-lux-page .mll-js .mll-hero-content>*{opacity:0;transform:translateY(22px)}
body.maison-lux-page .mll-loaded .mll-hero-content>*{animation:mllRise 1s var(--mll-ease) forwards}
body.maison-lux-page .mll-loaded .mll-hero-content>*:nth-child(1){animation-delay:.12s}
body.maison-lux-page .mll-loaded .mll-hero-content>*:nth-child(2){animation-delay:.26s}
body.maison-lux-page .mll-loaded .mll-hero-content>*:nth-child(3){animation-delay:.40s}
body.maison-lux-page .mll-loaded .mll-hero-content>*:nth-child(4){animation-delay:.54s}
@keyframes mllRise{to{opacity:1;transform:none}}

/* Kicker con línea dorada que respira */
.mll-editor-page .mll-kicker{position:relative;display:inline-block;padding-left:44px}
.mll-editor-page .mll-kicker::before{content:"";position:absolute;left:0;top:50%;width:30px;height:1px;background:linear-gradient(90deg,var(--mll-accent),var(--mll-accent-2),transparent)}
body.maison-lux-page .mll-js .mll-kicker::before{animation:mllShimmer 3.6s ease-in-out infinite}
@keyframes mllShimmer{0%,100%{opacity:.5;width:30px}50%{opacity:1;width:40px}}

/* Imágenes que respiran al pasar el cursor */
.mll-editor-page .mll-wide-image,.mll-editor-page .mll-tall-image{overflow:hidden}
.mll-editor-page .mll-wide-image img,.mll-editor-page .mll-tall-image img{transition:transform 1.4s var(--mll-ease)}
body.maison-lux-page .mll-wide-image:hover img,body.maison-lux-page .mll-tall-image:hover img{transform:scale(1.04)}

/* Tarjetas de propiedades con elevación */
body.maison-lux-page .mll-card{transition:transform .5s var(--mll-ease)}
body.maison-lux-page .mll-card:hover{transform:translateY(-5px)}
body.maison-lux-page .mll-card .mll-card-img{transition:opacity .45s ease,transform 1.2s var(--mll-ease)}
body.maison-lux-page .mll-card:hover .mll-card-img{transform:scale(1.045)}

/* Botones y toggle con micro-movimiento */
.mll-editor-page .wp-block-button__link{transition:background .35s var(--mll-ease),color .35s var(--mll-ease),border-color .35s var(--mll-ease),letter-spacing .35s var(--mll-ease)}
body.maison-lux-page .mll-editor-page .wp-block-button__link:hover{letter-spacing:.17em}
body.maison-lux-page .mll-form-button{transition:transform .3s var(--mll-ease),background .3s,color .3s,border-color .3s}
body.maison-lux-page .mll-form-button:hover{transform:translateY(-2px)}
.mll-theme span{display:inline-block;transition:transform .5s var(--mll-ease)}
.mll-theme:hover span{transform:rotate(90deg)}

/* Accesibilidad: sin movimiento si el usuario lo prefiere */
@media(prefers-reduced-motion:reduce){
body.maison-lux-page .mll-js .mll-reveal,
body.maison-lux-page .mll-js .mll-reveal .wp-block-columns>.wp-block-column,
body.maison-lux-page .mll-js .mll-reveal.wp-block-columns>.wp-block-column,
body.maison-lux-page .mll-js .mll-reveal .mll-card,
body.maison-lux-page .mll-js .mll-hero-content>*{opacity:1!important;transform:none!important;animation:none!important}
body.maison-lux-page .mll-editor-hero::after,
body.maison-lux-page .mll-js .mll-editor-hero .wp-block-cover__image-background,
body.maison-lux-page .mll-js .mll-kicker::before{animation:none!important}
}

/* ============================================================
   1.4.0 — Legibilidad, formulario y ajustes de contenido
   ============================================================ */

/* Tipografía más grande en general — más cómoda para adultos,
   incluso con fondo blanco. Solo frontend, el editor no cambia. */
.mll-site,.mll-editor-page{font-size:16.5px}
.mll-editor-page .mll-kicker{font-size:11px!important}
.mll-editor-values h3{font-size:12px}
.mll-editor-values p:not(.mll-value-icon){font-size:12.5px}
.mll-editor-process p{font-size:10px}
.mll-editor-tags p{font-size:10px}
.mll-editor-locations p,.mll-editor-services>.wp-block-column>p:first-child{font-size:11px}
.mll-editor-services p,.mll-editor-collection p{font-size:13px}
.mll-card-title{font-size:20px}
.mll-card-meta{font-size:10.5px}
.mll-form label span{font-size:10px}
.mll-form-button{font-size:10.5px}
.mll-editor-footer p{font-size:11.5px}
.mll-legal-body p,.mll-legal-body li{font-size:15.5px}
.mll-archive-filter label,.mll-archive-filter select{font-size:11px}
.mll-property-facts{font-size:12px}
.mll-hero-content>p:not(.mll-kicker){font-size:clamp(15px,1.25vw,18px)}
.mll-section-copy>p,.mll-section-heading>p{font-size:16px}

/* Formulario de contacto: alinear ambas columnas arriba y dar
   ancho máximo cómodo, para que la derecha no se vea desalineada. */
.mll-editor-contact>.wp-block-columns{align-items:flex-start!important}
.mll-editor-contact .mll-form,
.mll-editor-contact .wpforms-container{max-width:460px}

/* Si el formulario incluido usa WPForms, re-vestirlo para que combine
   con el diseño (líneas finas, fondo transparente) en vez de sus cajas
   blancas por defecto — funciona en modo oscuro y claro. */
.mll-editor-contact .wpforms-container-full .wpforms-form{margin:0}
.mll-editor-contact .wpforms-field{padding:0 0 17px!important}
.mll-editor-contact .wpforms-field-label{margin-bottom:6px!important;color:var(--mll-muted)!important;text-transform:uppercase;letter-spacing:.13em;font-size:10px!important;font-weight:400!important}
.mll-editor-contact .wpforms-field input[type=text],
.mll-editor-contact .wpforms-field input[type=email],
.mll-editor-contact .wpforms-field input[type=tel],
.mll-editor-contact .wpforms-field textarea{
  width:100%!important;padding:10px 0!important;border:0!important;
  border-bottom:1px solid var(--mll-strong)!important;border-radius:0!important;
  background:transparent!important;color:var(--mll-text)!important;
  font:15px/1.5 Inter,Arial,sans-serif!important;box-shadow:none!important;
}
.mll-editor-contact .wpforms-field textarea{min-height:110px}
.mll-editor-contact .wpforms-field input:focus,
.mll-editor-contact .wpforms-field textarea:focus{border-color:var(--mll-accent)!important;outline:0!important;box-shadow:none!important}
.mll-editor-contact .wpforms-submit-container{margin-top:8px!important}
.mll-editor-contact button.wpforms-submit{
  width:fit-content;padding:13px 20px;border:1px solid var(--mll-text);
  border-radius:0;background:var(--mll-text);color:var(--mll-bg)!important;
  text-transform:uppercase;letter-spacing:.13em;font-size:10.5px;transition:transform .3s var(--mll-ease);
}
.mll-editor-contact button.wpforms-submit:hover{transform:translateY(-2px)}

/* Sección Locations: menos aire por defecto entre la cuadrícula de
   propiedades y el enlace de suscripción, para no dejar un salto grande. */
.mll-editor-section .mll-properties-grid + .wp-block-buttons{padding-top:0!important}
.mll-editor-section .mll-properties-grid ~ .mll-section-heading{padding-top:clamp(24px,3vw,40px)!important}

/* ============================================================
   1.6.0 — Espacio bajo el header en páginas sin hero
   La Home no lo necesita (su foto grande ya hace de colchón),
   pero Properties, cada propiedad y About/Terms/etc sí, porque
   el header flota encima (position:absolute) del primer bloque.
   ============================================================ */
.mll-editor-header + .mll-editor-section{margin-top:150px!important}
@media(max-width:700px){.mll-editor-header + .mll-editor-section{margin-top:175px!important}}
