@font-face{font-family:Figtree;src:url('../fonts/figtree/Figtree-Light.ttf') format('truetype'),url('../fonts/figtree/Figtree-Light.otf') format('opentype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:Figtree;src:url('../fonts/figtree/Figtree-LightItalic.ttf') format('truetype'),url('../fonts/figtree/Figtree-LightItalic.otf') format('opentype');font-weight:300;font-style:italic;font-display:swap}
@font-face{font-family:Figtree;src:url('../fonts/figtree/Figtree-Black.ttf') format('truetype'),url('../fonts/figtree/Figtree-Black.otf') format('opentype');font-weight:900;font-style:normal;font-display:swap}
:root{--cfm-green:#8ee68d;--cfm-cream:#fef7e7;--cfm-dark:#081c08;--cfm-text:#000000;--cfm-muted:#647062;--cfm-radius:24px;--cfm-shadow:0 18px 50px rgba(8,28,8,.12);--cfm-productora-title-color:#fff;--cfm-productora-title-weight:300}
*{box-sizing:border-box}body{margin:0;background:var(--cfm-cream);color:#000000;font-family:'Figtree Light',Figtree,Arial,sans-serif;font-weight:300;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:'Figtree Black',Figtree,Arial,sans-serif;font-weight:900;line-height:1.05;color:var(--cfm-dark)}a{color:inherit}.cfm-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.cfm-topbar{background:var(--cfm-green);color:var(--cfm-dark);font-size:14px}.cfm-topbar-inner{display:flex;justify-content:flex-end;gap:24px;align-items:center;min-height:42px}.cfm-socials{display:flex;gap:16px}.cfm-socials a{text-decoration:none;opacity:.9}.cfm-socials a:hover{color:var(--cfm-dark);opacity:1;text-decoration:underline}.cfm-mainbar{background:rgba(254,247,231,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(8,28,8,.08);position:sticky;top:0;z-index:80}.cfm-mainbar-inner{display:flex;align-items:center;gap:28px;min-height:92px}.cfm-brand img{display:block;height:auto}.cfm-brand span{font-weight:900;font-size:26px;text-decoration:none}.cfm-nav{margin-left:auto}.cfm-nav ul{display:flex;gap:28px;list-style:none;margin:0;padding:0;align-items:center}.cfm-nav a{text-decoration:none;font-weight:900;color:var(--cfm-dark)}.cfm-nav a:hover{color:#487b47}.cfm-search-toggle,.cfm-menu-toggle{border:0;background:var(--cfm-dark);color:var(--cfm-cream);width:42px;height:42px;border-radius:999px;font-size:24px;cursor:pointer;display:grid;place-items:center}.cfm-menu-toggle{display:none}.cfm-search-modal{position:fixed;inset:0;background:rgba(8,28,8,.84);z-index:999;display:none;align-items:center;justify-content:center;padding:24px}.cfm-search-modal.is-open{display:flex}.cfm-search-box{background:var(--cfm-cream);border-radius:30px;padding:36px;width:min(720px,100%);position:relative}.cfm-search-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:34px;cursor:pointer;color:var(--cfm-dark)}.cfm-search-form{display:flex;gap:12px}.cfm-search-form label{flex:1}.cfm-search-form input{width:100%;height:58px;border:1px solid rgba(8,28,8,.18);border-radius:999px;padding:0 20px;background:#fff;font-size:18px}.cfm-search-form button,.cfm-map-button{border:0;border-radius:999px;background:var(--cfm-green);color:var(--cfm-dark);font-weight:900;padding:16px 22px;text-decoration:none;display:inline-block}.cfm-page-content{padding:60px 0}.cfm-card,.cfm-location-card{background:#fff;border-radius:var(--cfm-radius);box-shadow:var(--cfm-shadow);overflow:hidden}.cfm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:60px 0}.cfm-location-card a{text-decoration:none;display:block;height:100%}.cfm-location-card img{width:100%;height:240px;object-fit:cover;display:block}.cfm-location-card-body{padding:24px}.cfm-location-card h2{font-size:28px;margin:0 0 10px}.cfm-location-card p{margin:0;color:var(--cfm-muted)}.cfm-archive-hero,.cfm-term-hero{background:var(--cfm-dark);color:var(--cfm-cream);padding:86px 0}.cfm-archive-hero h1,.cfm-term-hero h1{color:var(--cfm-cream);font-size:clamp(48px,8vw,96px);margin:0 0 12px}.cfm-term-hero{background-size:cover;background-position:center}.cfm-location-hero{background-size:cover;background-position:center;display:flex;align-items:flex-end;color:var(--cfm-cream)}.cfm-location-hero h1{font-size:clamp(46px,8vw,110px);color:var(--cfm-cream);margin:0 0 54px;text-shadow:0 8px 30px rgba(0,0,0,.28)}.cfm-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:32px 0}.cfm-gallery img{width:100%;height:190px;object-fit:cover;border-radius:18px;display:block}.cfm-location-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:44px;padding:38px 0 80px}.cfm-location-content{font-size:19px}.cfm-location-data{background:#fff;border-radius:30px;box-shadow:var(--cfm-shadow);padding:28px;align-self:start;position:sticky;top:120px}.cfm-data-row{padding:18px 0;border-bottom:1px solid rgba(8,28,8,.1)}.cfm-data-row:first-child{padding-top:0}.cfm-data-row strong{display:block;font-weight:900;color:var(--cfm-dark);margin-bottom:8px}.cfm-data-row span{display:block}.cfm-services{display:flex!important;flex-wrap:wrap;gap:12px}.cfm-services a,.cfm-services span{display:flex!important;align-items:center;gap:8px;background:var(--cfm-cream);border-radius:999px;padding:8px 12px;text-decoration:none}.cfm-services img{width:26px;height:26px;object-fit:contain}.cfm-services em{font-style:normal;font-size:14px}.cfm-map-button{margin-top:22px;width:100%;text-align:center}.cfm-footer{background:var(--cfm-dark);color:var(--cfm-cream);padding:54px 0}.cfm-footer-inner{display:flex;align-items:center;gap:30px;justify-content:space-between}.cfm-footer-logo{height:auto}.cfm-footer-text{max-width:620px}.cfm-footer a{color:var(--cfm-green)}.cfm-footer-menu{display:flex;list-style:none;margin:0;padding:0;gap:18px}.cfm-lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.cfm-lightbox-overlay img{max-width:92vw;max-height:88vh;border-radius:14px}.cfm-lightbox-overlay button{position:absolute;top:20px;right:28px;background:transparent;border:0;color:#fff;font-size:42px;cursor:pointer}

/* Menú principal con desplegables */
.cfm-site-header,.cfm-mainbar,.cfm-mainbar-inner{overflow:visible}.cfm-site-header{position:relative;z-index:990}.cfm-mainbar{z-index:990}.cfm-nav li{position:relative}.cfm-nav .sub-menu{position:absolute;top:100%;left:0;display:block;min-width:240px;margin:0;padding:12px;background:var(--cfm-cream);border:1px solid rgba(8,28,8,.08);border-radius:18px;box-shadow:0 18px 50px rgba(8,28,8,.16);z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.cfm-nav li:hover>.sub-menu,.cfm-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.cfm-nav .sub-menu li{display:block;margin:0}.cfm-nav .sub-menu a{display:block;padding:10px 12px;border-radius:12px;white-space:nowrap;line-height:1.25}.cfm-nav .sub-menu a:hover{background:rgba(142,230,141,.28);color:var(--cfm-dark)}.cfm-nav .sub-menu .sub-menu{top:0;left:calc(100% + 8px)}.cfm-nav .menu-item-has-children>a::after{content:'▾';font-size:.72em;margin-left:7px;display:inline-block;vertical-align:middle}.cfm-nav .sub-menu .menu-item-has-children>a::after{content:'›';float:right;margin-left:14px}
@media(max-width:900px){.cfm-nav .sub-menu{position:static;min-width:0;opacity:1;visibility:visible;pointer-events:auto;transform:none;box-shadow:none;border:0;background:transparent;padding:6px 0 6px 18px}.cfm-nav .sub-menu .sub-menu{position:static;left:auto;top:auto}.cfm-nav .sub-menu a{white-space:normal;padding:8px 0}.cfm-nav .menu-item-has-children>a::after,.cfm-nav .sub-menu .menu-item-has-children>a::after{content:'▾';float:none} .cfm-mainbar-inner{min-height:78px}.cfm-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cfm-cream);padding:20px}.cfm-nav.is-open{display:block}.cfm-nav ul{display:block}.cfm-nav li{margin:12px 0}.cfm-menu-toggle{display:grid}.cfm-grid{grid-template-columns:1fr}.cfm-gallery{grid-template-columns:repeat(2,1fr)}.cfm-location-layout{grid-template-columns:1fr}.cfm-location-data{position:static}.cfm-footer-inner,.cfm-topbar-inner{align-items:flex-start;flex-direction:column}.cfm-search-form{flex-direction:column}.cfm-search-form button{width:100%}}


/* Locaciones: galería en carrusel horizontal y servicios en línea */
.cfm-gallery-carousel{position:relative;padding:32px 0 10px;display:flex;align-items:center;gap:14px}
.cfm-gallery-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 18px;width:100%;-webkit-overflow-scrolling:touch}
.cfm-gallery-track::-webkit-scrollbar{height:8px}.cfm-gallery-track::-webkit-scrollbar-thumb{background:rgba(8,28,8,.28);border-radius:999px}.cfm-gallery-track::-webkit-scrollbar-track{background:rgba(8,28,8,.08);border-radius:999px}
.cfm-gallery-item{flex:0 0 clamp(240px,28vw,380px);scroll-snap-align:start;text-decoration:none;display:block}
.cfm-gallery-item img{width:100%;height:230px;object-fit:cover;border-radius:20px;display:block;box-shadow:0 14px 34px rgba(8,28,8,.14);transition:transform .25s ease, box-shadow .25s ease}
.cfm-gallery-item:hover img{transform:translateY(-3px);box-shadow:0 18px 44px rgba(8,28,8,.2)}
.cfm-gallery-arrow{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:999px;background:var(--cfm-green);color:var(--cfm-dark);font-size:34px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px rgba(8,28,8,.14);z-index:2}
.cfm-gallery-arrow:hover{background:var(--cfm-dark);color:var(--cfm-cream)}
.cfm-location-services-section{padding:0 0 90px}.cfm-section-heading{margin-bottom:18px}.cfm-section-heading span{display:inline-block;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:var(--cfm-dark);background:var(--cfm-green);border-radius:999px;padding:7px 12px}.cfm-section-heading h2{font-size:clamp(32px,5vw,58px);margin:12px 0 0;color:var(--cfm-dark)}
.cfm-services-horizontal{display:flex!important;flex-wrap:nowrap;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;padding:8px 2px 16px;-webkit-overflow-scrolling:touch}.cfm-services-horizontal::-webkit-scrollbar{height:8px}.cfm-services-horizontal::-webkit-scrollbar-thumb{background:rgba(8,28,8,.28);border-radius:999px}.cfm-services-horizontal::-webkit-scrollbar-track{background:rgba(8,28,8,.08);border-radius:999px}
.cfm-services-horizontal a,.cfm-services-horizontal span{flex:0 0 auto;min-height:74px;min-width:180px;border-radius:22px;background:#fff;border:1px solid rgba(8,28,8,.08);box-shadow:0 12px 30px rgba(8,28,8,.09);padding:14px 18px;display:flex!important;align-items:center;justify-content:flex-start;gap:12px;text-decoration:none;scroll-snap-align:start;color:var(--cfm-dark)}
.cfm-services-horizontal a:hover{background:var(--cfm-green);transform:translateY(-2px)}.cfm-services-horizontal img{width:38px;height:38px;object-fit:contain}.cfm-services-horizontal i{display:block;width:38px;height:38px;border-radius:12px;background:var(--cfm-green)}.cfm-services-horizontal em{font-style:normal;font-size:15px;font-weight:900;line-height:1.15}.cfm-empty-value{min-width:auto!important;box-shadow:none!important;background:transparent!important;border:0!important;padding:0!important}


/* Menú principal con desplegables */
.cfm-site-header,.cfm-mainbar,.cfm-mainbar-inner{overflow:visible}.cfm-site-header{position:relative;z-index:990}.cfm-mainbar{z-index:990}.cfm-nav li{position:relative}.cfm-nav .sub-menu{position:absolute;top:100%;left:0;display:block;min-width:240px;margin:0;padding:12px;background:var(--cfm-cream);border:1px solid rgba(8,28,8,.08);border-radius:18px;box-shadow:0 18px 50px rgba(8,28,8,.16);z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.cfm-nav li:hover>.sub-menu,.cfm-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.cfm-nav .sub-menu li{display:block;margin:0}.cfm-nav .sub-menu a{display:block;padding:10px 12px;border-radius:12px;white-space:nowrap;line-height:1.25}.cfm-nav .sub-menu a:hover{background:rgba(142,230,141,.28);color:var(--cfm-dark)}.cfm-nav .sub-menu .sub-menu{top:0;left:calc(100% + 8px)}.cfm-nav .menu-item-has-children>a::after{content:'▾';font-size:.72em;margin-left:7px;display:inline-block;vertical-align:middle}.cfm-nav .sub-menu .menu-item-has-children>a::after{content:'›';float:right;margin-left:14px}
@media(max-width:900px){.cfm-nav .sub-menu{position:static;min-width:0;opacity:1;visibility:visible;pointer-events:auto;transform:none;box-shadow:none;border:0;background:transparent;padding:6px 0 6px 18px}.cfm-nav .sub-menu .sub-menu{position:static;left:auto;top:auto}.cfm-nav .sub-menu a{white-space:normal;padding:8px 0}.cfm-nav .menu-item-has-children>a::after,.cfm-nav .sub-menu .menu-item-has-children>a::after{content:'▾';float:none} .cfm-gallery-carousel{gap:8px}.cfm-gallery-arrow{display:none}.cfm-gallery-item{flex-basis:78vw}.cfm-gallery-item img{height:210px}.cfm-location-services-section{padding-bottom:60px}.cfm-services-horizontal a,.cfm-services-horizontal span{min-width:165px}}

/* v1.1.5: ficha de locación en bloques: texto, servicios y datos horizontales */
.cfm-location-detail-stack{padding:38px 0 90px}
.cfm-location-detail-stack .cfm-location-content{max-width:980px;font-size:19px;margin-bottom:42px}
.cfm-location-detail-stack .cfm-location-services-section{padding:0 0 44px;margin:0}
.cfm-services-grid{display:flex!important;flex-wrap:wrap!important;gap:18px;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}
.cfm-services-grid a,.cfm-services-grid span{width:150px;min-height:142px;border-radius:24px;background:#fff;border:1px solid rgba(8,28,8,.08);box-shadow:0 12px 30px rgba(8,28,8,.09);padding:18px 14px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;text-decoration:none;color:var(--cfm-dark);transition:transform .2s ease, background .2s ease, box-shadow .2s ease}
.cfm-services-grid a:hover{background:var(--cfm-green);transform:translateY(-3px);box-shadow:0 16px 38px rgba(8,28,8,.14)}
.cfm-services-grid img{width:46px;height:46px;object-fit:contain;display:block}.cfm-services-grid i{display:block;width:46px;height:46px;border-radius:16px;background:var(--cfm-green)}.cfm-services-grid em{font-style:normal;font-size:14px;font-weight:900;line-height:1.18;color:var(--cfm-dark)}
.cfm-location-info-horizontal{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch}
.cfm-location-info-horizontal .cfm-data-row{background:#fff;border:1px solid rgba(8,28,8,.08);border-radius:24px;box-shadow:0 12px 30px rgba(8,28,8,.08);padding:22px;border-bottom:0;min-height:118px;overflow-wrap:anywhere}
.cfm-location-info-horizontal .cfm-data-row strong{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--cfm-muted);margin-bottom:10px}.cfm-location-info-horizontal .cfm-data-row span{font-size:16px;color:#000}.cfm-location-info-horizontal .cfm-data-row a{color:var(--cfm-dark);font-weight:900}.cfm-location-info-horizontal .cfm-map-button{margin:0;width:auto;text-align:center;padding:12px 16px;font-size:14px;display:inline-block;color:var(--cfm-dark)!important}
@media(max-width:1100px){.cfm-location-info-horizontal{grid-template-columns:repeat(2,minmax(0,1fr))}.cfm-data-map{grid-column:auto}}
@media(max-width:620px){.cfm-location-detail-stack{padding-bottom:64px}.cfm-location-detail-stack .cfm-location-content{font-size:18px}.cfm-services-grid{gap:12px}.cfm-services-grid a,.cfm-services-grid span{width:calc(50% - 6px);min-height:130px}.cfm-location-info-horizontal{grid-template-columns:1fr}.cfm-location-info-horizontal .cfm-data-row{min-height:auto}}

/* v1.1.9 - Archivo de categorías de locación */
.cfm-term-hero-centered{
    min-height:420px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    background-size:cover;
    background-position:center;
    padding:120px 0;
}
.cfm-term-hero-centered .cfm-container{
    max-width:980px;
}
.cfm-term-hero-centered h1{
    margin:0;
    color:var(--cfm-cream);
    font-size:clamp(52px,8vw,118px);
    line-height:.92;
    text-transform:none;
    text-shadow:0 10px 34px rgba(0,0,0,.28);
}
.cfm-term-description{
    margin:22px auto 0;
    max-width:760px;
    color:var(--cfm-cream);
    font-size:clamp(18px,2vw,24px);
    line-height:1.45;
}
.cfm-term-description p{margin:0 0 10px}.cfm-term-description p:last-child{margin-bottom:0}
.cfm-term-locations-wrap{padding:64px 0 80px}.cfm-term-locations-wrap .cfm-grid{padding-top:28px}.cfm-section-title{font-size:clamp(34px,4vw,58px);margin:0;color:var(--cfm-dark);text-align:center}.cfm-empty-message{grid-column:1/-1;text-align:center;font-size:18px;margin:0}
@media(max-width:700px){.cfm-term-hero-centered{min-height:320px;padding:80px 0}.cfm-term-locations-wrap{padding:42px 0 60px}}

.cfm-socials{display:flex;align-items:center;gap:14px}.cfm-socials a{display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;transition:.25s ease}.cfm-socials svg{width:20px;height:20px;display:block;fill:currentColor}.cfm-socials a:hover{opacity:.75}

/* v1.3.0: fondo global y footer de tres columnas */
body.cfm-theme{min-height:100vh;background-color:var(--cfm-cream)}
.cfm-footer{position:relative;background:var(--cfm-dark);color:var(--cfm-cream);padding:68px 0 34px}
.cfm-footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:clamp(36px,6vw,86px);align-items:start}
.cfm-footer-column{min-width:0}.cfm-footer-title{margin:0 0 24px;color:var(--cfm-cream);font-size:clamp(20px,2vw,26px);line-height:1.15}
.cfm-footer-logo{display:block;height:auto;margin-bottom:20px}.cfm-footer-text{max-width:420px}.cfm-footer-text p{margin:0 0 12px}.cfm-footer-text p:last-child{margin-bottom:0}
.cfm-footer-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.cfm-footer-list li{display:flex;align-items:flex-start;gap:12px;line-height:1.4}
.cfm-footer-list a{display:flex;align-items:flex-start;gap:12px;color:var(--cfm-cream);text-decoration:none;transition:opacity .2s ease,color .2s ease;overflow-wrap:anywhere}.cfm-footer-list a:hover{color:var(--cfm-green);opacity:.9}
.cfm-footer-icon{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;margin-top:1px;color:var(--cfm-green)}.cfm-footer-icon svg{display:block;width:100%;height:100%;fill:currentColor}
.cfm-footer-bottom{padding-top:44px;text-align:center}.cfm-footer-bottom-line{width:50%;height:1px;margin:0 auto 22px;background:rgba(254,247,231,.28)}.cfm-footer-bottom-text{max-width:820px;margin:0 auto;font-size:14px}.cfm-footer-bottom-text p{margin:0}.cfm-footer-bottom-text a{color:var(--cfm-green);text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.cfm-footer-grid{grid-template-columns:1fr 1fr}.cfm-footer-brand-column{grid-column:1/-1}.cfm-footer-bottom-line{width:70%}}
@media(max-width:620px){.cfm-footer{padding:52px 0 28px}.cfm-footer-grid{grid-template-columns:1fr;gap:38px}.cfm-footer-brand-column{grid-column:auto}.cfm-footer-bottom{padding-top:38px}.cfm-footer-bottom-line{width:100%}}

/* v1.4.0: directorio de casas productoras */
.cfm-productoras-archive-hero{padding:clamp(82px,11vw,150px) 0;background:linear-gradient(135deg,var(--cfm-dark),#173b17);color:var(--cfm-cream)}
.cfm-productoras-archive-hero .cfm-container{max-width:980px}.cfm-productoras-archive-hero h1{margin:10px 0 14px;color:var(--cfm-cream);font-size:clamp(48px,8vw,104px);line-height:.92}.cfm-productoras-archive-hero p{max-width:760px;margin:0;font-size:clamp(18px,2.2vw,25px)}
.cfm-eyebrow{display:inline-flex;align-items:center;width:max-content;padding:7px 13px;border-radius:999px;background:var(--cfm-green);color:var(--cfm-dark);font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.cfm-productoras-directory{padding-top:64px;padding-bottom:90px}.cfm-productoras-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.cfm-productora-card{min-width:0;background:#fff;border:1px solid rgba(8,28,8,.08);border-radius:28px;overflow:hidden;box-shadow:var(--cfm-shadow);transition:transform .22s ease,box-shadow .22s ease}.cfm-productora-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgba(8,28,8,.17)}
.cfm-productora-card-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.cfm-productora-logo-wrap{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;padding:32px;background:linear-gradient(145deg,#fff,var(--cfm-cream));border-bottom:1px solid rgba(8,28,8,.07)}
.cfm-productora-logo{width:100%;height:100%;object-fit:contain}.cfm-productora-logo-placeholder{display:grid;place-items:center;width:112px;height:112px;border-radius:28px;background:var(--cfm-green);color:var(--cfm-dark);font-size:54px;font-weight:900}
.cfm-productora-card-body{display:flex;flex-direction:column;flex:1;padding:25px}.cfm-productora-location{align-self:flex-start;margin-bottom:11px;padding:5px 10px;border-radius:999px;background:rgba(142,230,141,.28);color:var(--cfm-dark);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.cfm-productora-card h2{margin:0 0 10px;color:var(--cfm-dark);font-size:27px;line-height:1.08}.cfm-productora-card p{margin:0 0 22px;color:#273327}.cfm-productora-more{margin-top:auto;color:var(--cfm-dark);font-weight:900}.cfm-productoras-pagination{margin-top:44px}
.cfm-productora-single-hero{padding:72px 0;background:linear-gradient(135deg,var(--cfm-dark),#173b17);color:var(--cfm-cream)}.cfm-productora-single-head{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:clamp(34px,6vw,86px);align-items:center}.cfm-productora-single-logo-wrap{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:34px;background:#fff;border-radius:32px;box-shadow:0 24px 60px rgba(0,0,0,.22)}.cfm-productora-single-logo{width:100%;height:100%;object-fit:contain}.cfm-productora-single-title h1,.cfm-productora-single-title .cfm-company-title{margin:15px 0 16px;color:#fff;font-family:Figtree,Arial,sans-serif;font-size:clamp(46px,7vw,92px);font-weight:300;line-height:1.02;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.18)}.cfm-productora-single-localities{display:flex;flex-wrap:wrap;gap:9px}.cfm-productora-single-localities a{display:inline-flex;padding:7px 12px;border:1px solid rgba(254,247,231,.35);border-radius:999px;color:var(--cfm-cream);text-decoration:none}.cfm-productora-single-localities a:hover{background:var(--cfm-green);border-color:var(--cfm-green);color:var(--cfm-dark)}
.cfm-productora-single-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:clamp(44px,7vw,92px);align-items:start;padding-top:70px;padding-bottom:96px}.cfm-productora-description .cfm-section-heading h2{font-size:clamp(34px,5vw,58px)}.cfm-entry-content{font-size:19px}.cfm-entry-content>*:first-child{margin-top:0}.cfm-entry-content img{max-width:100%;height:auto}
.cfm-productora-contact-card{position:sticky;top:30px;padding:30px;background:#fff;border:1px solid rgba(8,28,8,.08);border-radius:28px;box-shadow:var(--cfm-shadow)}.cfm-productora-contact-card>h2{margin:0 0 24px;font-size:34px;color:var(--cfm-dark)}.cfm-productora-contact-list{list-style:none;margin:0;padding:0;display:grid;gap:0}.cfm-productora-contact-list li{display:grid;gap:4px;padding:16px 0;border-top:1px solid rgba(8,28,8,.1)}.cfm-contact-label{color:var(--cfm-muted);font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.cfm-productora-contact-list a{color:var(--cfm-dark);font-weight:900;text-decoration:none;overflow-wrap:anywhere}.cfm-productora-contact-list a:hover{text-decoration:underline;text-underline-offset:3px}
.cfm-productora-socials-wrap{padding-top:22px;border-top:1px solid rgba(8,28,8,.1)}.cfm-productora-socials-wrap h3{margin:0 0 15px;color:var(--cfm-dark);font-size:21px}.cfm-productora-socials{display:flex;flex-wrap:wrap;gap:9px}.cfm-productora-socials a{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--cfm-cream);color:var(--cfm-dark);font-size:13px;font-weight:900;text-decoration:none}.cfm-productora-socials a:hover{background:var(--cfm-green)}.cfm-productora-social-mark{display:grid;place-items:center;min-width:21px;height:21px;font-size:12px;font-weight:900}
@media(max-width:980px){.cfm-productoras-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cfm-productora-single-head{grid-template-columns:minmax(180px,280px) 1fr}.cfm-productora-single-layout{grid-template-columns:1fr}.cfm-productora-contact-card{position:static}}
@media(max-width:640px){.cfm-productoras-directory{padding-top:42px;padding-bottom:64px}.cfm-productoras-grid{grid-template-columns:1fr;gap:20px}.cfm-productora-single-hero{padding:48px 0}.cfm-productora-single-head{grid-template-columns:1fr;gap:30px}.cfm-productora-single-logo-wrap{max-width:320px;width:100%}.cfm-productora-single-layout{padding-top:48px;padding-bottom:66px}.cfm-productora-contact-card{padding:24px}.cfm-entry-content{font-size:18px}}


/* v1.4.1: trabajos de las casas productoras */
.cfm-productora-works{margin-top:58px;padding-top:48px;border-top:1px solid rgba(8,28,8,.12)}
.cfm-productora-works .cfm-section-heading h2{font-size:clamp(32px,4.5vw,52px)}
.cfm-productora-works-list{display:grid;gap:12px;margin-top:26px}
.cfm-productora-works-list a{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 20px;border:1px solid rgba(8,28,8,.1);border-radius:18px;background:#fff;color:var(--cfm-dark);font-size:17px;font-weight:900;text-decoration:none;box-shadow:0 8px 24px rgba(8,28,8,.06);transition:transform .2s ease,background .2s ease,border-color .2s ease}
.cfm-productora-works-list a:hover{transform:translateY(-2px);background:var(--cfm-green);border-color:var(--cfm-green)}
.cfm-productora-works-list a span:last-child{font-size:22px;line-height:1}
@media(max-width:640px){.cfm-productora-works{margin-top:42px;padding-top:38px}.cfm-productora-works-list a{padding:16px 17px}}

.cfm-productora-people{margin-top:58px;padding-top:48px;border-top:1px solid rgba(8,28,8,.12)}
.cfm-productora-people .cfm-section-heading h2{font-size:clamp(32px,4.5vw,52px)}
.cfm-productora-people-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}
.cfm-productora-people-list a,.cfm-productora-person-name{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid rgba(8,28,8,.1);border-radius:18px;background:#fff;color:var(--cfm-dark);font-size:17px;font-weight:900;text-decoration:none;box-shadow:0 8px 24px rgba(8,28,8,.06)}
.cfm-productora-people-list a{transition:transform .2s ease,background .2s ease,border-color .2s ease}
.cfm-productora-people-list a:hover{transform:translateY(-2px);background:var(--cfm-green);border-color:var(--cfm-green)}
@media(max-width:640px){.cfm-productora-people{margin-top:42px;padding-top:38px}.cfm-productora-people-list{grid-template-columns:1fr}.cfm-productora-people-list a,.cfm-productora-person-name{padding:16px 17px}}

/* v1.6.1: plantilla estándar de entradas sin sidebar */
.cfm-single-post{padding-bottom:90px}
.cfm-single-post-header{padding:clamp(74px,10vw,138px) 0 52px;background:linear-gradient(135deg,var(--cfm-dark),#173b17);color:var(--cfm-cream)}
.cfm-single-post-header-inner{max-width:980px;text-align:center}
.cfm-single-post-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-bottom:24px}
.cfm-single-post-categories a{display:inline-flex;padding:7px 13px;border-radius:999px;background:var(--cfm-green);color:var(--cfm-dark);font-size:12px;font-weight:900;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}
.cfm-single-post-title{max-width:980px;margin:0 auto;color:var(--cfm-cream);font-size:clamp(44px,7vw,92px);line-height:.98;letter-spacing:-.025em;text-wrap:balance}
.cfm-single-post-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;color:rgba(254,247,231,.82);font-size:15px}
.cfm-single-post-meta a{color:var(--cfm-green);font-weight:900;text-decoration:none}
.cfm-single-post-meta a:hover{text-decoration:underline;text-underline-offset:3px}
.cfm-single-post-featured-wrap{max-width:1120px;margin-top:-1px;padding-top:46px}
.cfm-single-post-featured{display:block;width:100%;max-height:680px;object-fit:cover;border-radius:32px;box-shadow:0 28px 70px rgba(8,28,8,.18)}
.cfm-single-post-body{max-width:880px;padding-top:58px}
.cfm-single-post-content{font-size:clamp(18px,1.7vw,21px);line-height:1.78;color:#172317}
.cfm-single-post-content h2,.cfm-single-post-content h3,.cfm-single-post-content h4{margin-top:1.6em;margin-bottom:.6em;color:var(--cfm-dark)}
.cfm-single-post-content h2{font-size:clamp(32px,4vw,50px)}
.cfm-single-post-content h3{font-size:clamp(26px,3vw,36px)}
.cfm-single-post-content p,.cfm-single-post-content ul,.cfm-single-post-content ol,.cfm-single-post-content blockquote{margin-top:0;margin-bottom:1.35em}
.cfm-single-post-content a{color:#356b35;text-decoration-thickness:1px;text-underline-offset:3px}
.cfm-single-post-content blockquote{margin-inline:0;padding:24px 28px;border-left:5px solid var(--cfm-green);border-radius:0 20px 20px 0;background:rgba(142,230,141,.16);font-size:1.12em}
.cfm-single-post-content img{border-radius:20px}
.cfm-single-post-content iframe{max-width:100%}
.cfm-single-post-content table{width:100%;border-collapse:collapse;margin-bottom:1.5em;font-size:16px}
.cfm-single-post-content th,.cfm-single-post-content td{padding:12px;border:1px solid rgba(8,28,8,.14);text-align:left}
.cfm-single-post-content th{background:rgba(142,230,141,.22)}
.cfm-page-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px;font-weight:900}
.cfm-single-post-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:48px;padding-top:30px;border-top:1px solid rgba(8,28,8,.12)}
.cfm-single-post-tags a{display:inline-flex;padding:8px 13px;border-radius:999px;background:#fff;color:var(--cfm-dark);font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 7px 20px rgba(8,28,8,.08)}
.cfm-single-post-tags a:hover{background:var(--cfm-green)}
.cfm-post-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:52px;padding-top:38px;border-top:1px solid rgba(8,28,8,.12)}
.cfm-post-navigation-item a{display:flex;flex-direction:column;height:100%;padding:24px;border:1px solid rgba(8,28,8,.09);border-radius:22px;background:#fff;color:var(--cfm-dark);text-decoration:none;box-shadow:0 10px 30px rgba(8,28,8,.08);transition:transform .2s ease,background .2s ease,border-color .2s ease}
.cfm-post-navigation-item a:hover{transform:translateY(-3px);background:var(--cfm-green);border-color:var(--cfm-green)}
.cfm-post-navigation-item span{margin-bottom:8px;color:var(--cfm-muted);font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.cfm-post-navigation-item strong{font-size:19px;line-height:1.25}
.cfm-post-navigation-next{text-align:right}
@media(max-width:700px){.cfm-single-post{padding-bottom:64px}.cfm-single-post-header{padding:64px 0 42px}.cfm-single-post-featured-wrap{padding-top:28px}.cfm-single-post-featured{border-radius:22px}.cfm-single-post-body{padding-top:42px}.cfm-post-navigation{grid-template-columns:1fr}.cfm-post-navigation-next{text-align:left}}

/* Entrada individual: el título debe conservar contraste sobre el encabezado oscuro. */
.single-post .cfm-single-post-header .cfm-single-post-title,
.single-post h1.cfm-single-post-title {
    color: #ffffff !important;
}

/* v1.6.3: página de resultados de búsqueda */
.cfm-search-results-page{min-height:60vh;padding-bottom:96px}
.cfm-search-results-hero{padding:clamp(70px,9vw,120px) 0 62px;background:linear-gradient(135deg,var(--cfm-dark),#173b17);color:var(--cfm-cream)}
.cfm-search-results-hero-inner{max-width:980px;text-align:center}
.cfm-search-results-kicker{display:inline-flex;margin-bottom:20px;padding:7px 13px;border-radius:999px;background:var(--cfm-green);color:var(--cfm-dark);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.cfm-search-results-hero h1{max-width:900px;margin:0 auto;color:#fff;font-size:clamp(42px,6.5vw,82px);line-height:1;letter-spacing:-.025em;text-wrap:balance}
.cfm-search-results-hero p{margin:20px 0 0;color:rgba(254,247,231,.78);font-size:17px}
.cfm-search-results-form-wrap{max-width:720px;margin:34px auto 0}
.cfm-search-results-form-wrap .cfm-search-form{padding:8px;border-radius:999px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.2)}
.cfm-search-results-form-wrap .cfm-search-form input{border:0;outline:0}
.cfm-search-results-form-wrap .cfm-search-form button{min-width:120px;cursor:pointer}
.cfm-search-results-content{padding-top:64px}
.cfm-search-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.cfm-search-result-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(8,28,8,.08);border-radius:26px;background:#fff;box-shadow:0 16px 42px rgba(8,28,8,.1);transition:transform .22s ease,box-shadow .22s ease}
.cfm-search-result-card:hover{transform:translateY(-5px);box-shadow:0 24px 56px rgba(8,28,8,.15)}
.cfm-search-result-image{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:#dfeadb;text-decoration:none}
.cfm-search-result-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.cfm-search-result-card:hover .cfm-search-result-image img{transform:scale(1.035)}
.cfm-search-result-placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,#173b17,var(--cfm-dark));color:var(--cfm-green)}
.cfm-search-result-placeholder span{font-size:clamp(38px,6vw,68px);font-weight:900;letter-spacing:.05em;opacity:.75}
.cfm-search-result-body{display:flex;flex:1;flex-direction:column;padding:24px}
.cfm-search-result-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px;color:var(--cfm-muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.cfm-search-result-type{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(142,230,141,.25);color:var(--cfm-dark)}
.cfm-search-result-title{margin:0 0 13px;font-size:clamp(25px,2.4vw,34px);line-height:1.08}
.cfm-search-result-title a{color:var(--cfm-dark);text-decoration:none}
.cfm-search-result-title a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}
.cfm-search-result-excerpt{margin-bottom:23px;color:#536052;font-size:16px;line-height:1.6}
.cfm-search-result-excerpt p{margin:0}
.cfm-search-result-link{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--cfm-dark);font-size:14px;font-weight:900;text-decoration:none}
.cfm-search-result-link span{font-size:20px;transition:transform .2s ease}
.cfm-search-result-link:hover span{transform:translateX(4px)}
.cfm-search-pagination{margin-top:54px}
.cfm-search-pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}
.cfm-search-pagination .page-numbers{display:grid;min-width:46px;height:46px;padding:0 14px;place-items:center;border:1px solid rgba(8,28,8,.12);border-radius:999px;background:#fff;color:var(--cfm-dark);font-weight:900;text-decoration:none;box-shadow:0 7px 20px rgba(8,28,8,.06)}
.cfm-search-pagination .page-numbers.current,.cfm-search-pagination a.page-numbers:hover{border-color:var(--cfm-green);background:var(--cfm-green)}
.cfm-search-empty{max-width:780px;margin:10px auto 0;padding:clamp(36px,7vw,70px);border:1px solid rgba(8,28,8,.08);border-radius:32px;background:#fff;text-align:center;box-shadow:var(--cfm-shadow)}
.cfm-search-empty-icon{display:grid;width:76px;height:76px;margin:0 auto 22px;place-items:center;border-radius:999px;background:rgba(142,230,141,.28);color:var(--cfm-dark);font-size:42px;font-weight:900}
.cfm-search-empty h2{margin:0 0 14px;font-size:clamp(34px,5vw,54px)}
.cfm-search-empty p{max-width:610px;margin:0 auto 30px;color:var(--cfm-muted);font-size:18px}
.cfm-search-empty-form{max-width:620px;margin:0 auto}
.cfm-search-empty-form .cfm-search-form{padding:7px;border:1px solid rgba(8,28,8,.11);border-radius:999px;background:var(--cfm-cream)}
.cfm-search-empty-form .cfm-search-form input{border:0;background:transparent;outline:0}
.cfm-search-home-link{display:inline-flex;margin-top:22px;color:var(--cfm-dark);font-weight:900;text-underline-offset:4px}
@media(max-width:980px){.cfm-search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.cfm-search-results-page{padding-bottom:68px}.cfm-search-results-hero{padding:60px 0 48px}.cfm-search-results-content{padding-top:42px}.cfm-search-results-grid{grid-template-columns:1fr;gap:20px}.cfm-search-results-form-wrap .cfm-search-form,.cfm-search-empty-form .cfm-search-form{padding:0;border-radius:22px;background:transparent;box-shadow:none}.cfm-search-results-form-wrap .cfm-search-form input{border:1px solid rgba(8,28,8,.15)}.cfm-search-results-form-wrap .cfm-search-form button{width:100%}.cfm-search-empty{padding:38px 22px}.cfm-search-result-body{padding:22px}}

/* v1.7.0: encabezado minimalista y adaptable */
.cfm-page-header{--cfm-header-text:var(--cfm-dark);--cfm-header-muted:rgba(8,28,8,.64);--cfm-header-line:rgba(8,28,8,.16);position:relative;padding:clamp(58px,8vw,108px) 0 clamp(38px,5vw,66px);color:var(--cfm-header-text);background:transparent;overflow:hidden}
.cfm-page-header::after{content:"";position:absolute;left:50%;bottom:0;width:min(1180px,calc(100% - 40px));height:1px;background:var(--cfm-header-line);transform:translateX(-50%)}
.cfm-page-header__inner{position:relative;z-index:1;max-width:1060px;margin-inline:auto;text-align:center}
.cfm-page-header__eyebrow{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-bottom:18px;color:var(--cfm-header-muted);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.cfm-page-header__eyebrow a{color:inherit;text-decoration:none}.cfm-page-header__eyebrow a:hover{text-decoration:underline;text-underline-offset:4px}
.cfm-page-header__title{max-width:980px;margin:0 auto;color:var(--cfm-header-text)!important;font-size:clamp(42px,7vw,92px);font-weight:700;line-height:.98;letter-spacing:-.035em;text-wrap:balance}
.cfm-page-header__description{max-width:760px;margin:22px auto 0;color:var(--cfm-header-muted);font-size:clamp(17px,2vw,21px);line-height:1.55}
.cfm-page-header__description p{margin:0}.cfm-page-header__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:19px;color:var(--cfm-header-muted);font-size:14px}.cfm-page-header__meta a{color:inherit;text-underline-offset:3px}
.cfm-page-header--dark{--cfm-header-text:#fff;--cfm-header-muted:rgba(255,255,255,.72);--cfm-header-line:rgba(255,255,255,.2)}
.cfm-page-header--light{--cfm-header-text:var(--cfm-dark);--cfm-header-muted:rgba(8,28,8,.64);--cfm-header-line:rgba(8,28,8,.16)}
.cfm-site-background-dark .cfm-page-header--auto{--cfm-header-text:#fff;--cfm-header-muted:rgba(255,255,255,.72);--cfm-header-line:rgba(255,255,255,.2)}
.cfm-site-background-light .cfm-page-header--auto{--cfm-header-text:var(--cfm-dark);--cfm-header-muted:rgba(8,28,8,.64);--cfm-header-line:rgba(8,28,8,.16)}
.cfm-page-header--image{min-height:clamp(310px,42vw,570px);display:flex;align-items:flex-end;background-image:linear-gradient(rgba(8,28,8,.42),rgba(8,28,8,.66)),var(--cfm-page-header-image);background-size:cover;background-position:center;--cfm-header-text:#fff;--cfm-header-muted:rgba(255,255,255,.78);--cfm-header-line:rgba(255,255,255,.25)}
.cfm-page-header--image .cfm-page-header__inner{padding-bottom:10px}
.cfm-single-post-header{background:transparent!important}.cfm-single-post-header-inner{display:none}.single-post .cfm-single-post-title{color:var(--cfm-header-text)!important}
.cfm-search-results-hero{display:none}.cfm-search-results-form-wrap--minimal{max-width:720px;margin:0 auto 48px}.cfm-search-results-content{padding-top:44px}
.cfm-term-locations-wrap,.cfm-productoras-directory{padding-top:58px}.cfm-404-content{max-width:720px;padding:54px 0 90px;text-align:center}
@media(max-width:700px){.cfm-page-header{padding:48px 0 34px}.cfm-page-header__title{font-size:clamp(38px,13vw,62px)}.cfm-page-header__description{margin-top:16px}.cfm-search-results-form-wrap--minimal{margin-bottom:34px}}

/* v1.7.1: navegación completa del lightbox y contraste de categorías */
.cfm-lightbox-overlay{isolation:isolate}
.cfm-lightbox-image{max-width:min(92vw,1500px);max-height:88vh;width:auto;height:auto;object-fit:contain;transition:opacity .16s ease,transform .16s ease;box-shadow:0 24px 70px rgba(0,0,0,.45)}
.cfm-lightbox-image.is-changing{opacity:.35;transform:scale(.985)}
.cfm-lightbox-overlay .cfm-lightbox-close{position:absolute;top:18px;right:24px;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(0,0,0,.28);color:#fff;font-size:38px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:3;backdrop-filter:blur(8px)}
.cfm-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(0,0,0,.34);color:#fff;font-size:48px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:3;backdrop-filter:blur(8px);transition:background .2s ease,transform .2s ease}
.cfm-lightbox-nav:hover,.cfm-lightbox-overlay .cfm-lightbox-close:hover{background:rgba(255,255,255,.2)}
.cfm-lightbox-nav:hover{transform:translateY(-50%) scale(1.05)}
.cfm-lightbox-prev{left:clamp(14px,3vw,48px)}
.cfm-lightbox-next{right:clamp(14px,3vw,48px)}
.cfm-lightbox-counter{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);padding:7px 14px;border-radius:999px;background:rgba(0,0,0,.42);color:#fff;font-size:14px;font-weight:700;letter-spacing:.04em;backdrop-filter:blur(8px)}
.cfm-lightbox-nav:focus-visible,.cfm-lightbox-close:focus-visible{outline:3px solid var(--cfm-green);outline-offset:3px}
.cfm-term-description,.cfm-term-description p,.cfm-page-header--image .cfm-page-header__description,.cfm-page-header--image .cfm-page-header__description p,.cfm-page-header--dark .cfm-page-header__description,.cfm-page-header--dark .cfm-page-header__description p{color:#fff!important}
@media(max-width:700px){.cfm-lightbox-nav{width:46px;height:46px;font-size:40px}.cfm-lightbox-prev{left:8px}.cfm-lightbox-next{right:8px}.cfm-lightbox-overlay .cfm-lightbox-close{top:10px;right:10px;width:44px;height:44px}.cfm-lightbox-image{max-width:96vw;max-height:82vh}}

/* v1.7.2: controles inferiores del lightbox */
.cfm-lightbox-nav{top:auto;bottom:18px;transform:none}
.cfm-lightbox-nav:hover{transform:scale(1.05)}
.cfm-lightbox-prev{left:calc(50% - 86px)}
.cfm-lightbox-next{right:calc(50% - 86px)}
.cfm-lightbox-counter{bottom:28px;pointer-events:none}
@media(max-width:700px){
  .cfm-lightbox-nav{bottom:12px}
  .cfm-lightbox-prev{left:calc(50% - 78px)}
  .cfm-lightbox-next{right:calc(50% - 78px)}
  .cfm-lightbox-counter{bottom:23px}
  .cfm-lightbox-image{max-height:78vh}
}


/* v1.7.3: navegación debajo de la fotografía */
.cfm-lightbox-overlay{padding:24px;overflow:auto}
.cfm-lightbox-viewer{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:96vw;max-height:94vh}
.cfm-lightbox-image{display:block;max-width:min(92vw,1500px);max-height:calc(90vh - 82px);width:auto;height:auto}
.cfm-lightbox-controls{width:100%;min-height:64px;margin-top:12px;padding:8px 12px;display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:18px;border-radius:16px;background:rgba(0,0,0,.5);backdrop-filter:blur(10px);color:#fff}
.cfm-lightbox-nav{position:static!important;inset:auto!important;transform:none!important;width:auto;height:46px;padding:0 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-family:inherit;font-size:15px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}
.cfm-lightbox-prev{justify-self:start}
.cfm-lightbox-next{justify-self:end}
.cfm-lightbox-nav:hover{transform:translateY(-1px)!important;background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.5)}
.cfm-lightbox-counter{position:static!important;inset:auto!important;transform:none!important;padding:0;background:transparent;color:#fff;font-size:15px;font-weight:700;letter-spacing:.04em;white-space:nowrap;pointer-events:none}
@media(max-width:700px){
  .cfm-lightbox-overlay{padding:58px 10px 14px}
  .cfm-lightbox-viewer{max-width:100%;max-height:none;width:100%}
  .cfm-lightbox-image{max-width:100%;max-height:calc(100vh - 150px)}
  .cfm-lightbox-controls{grid-template-columns:1fr auto 1fr;gap:8px;margin-top:8px;padding:7px 8px;min-height:58px;border-radius:14px}
  .cfm-lightbox-nav{height:42px;padding:0 10px;font-size:13px;gap:5px}
  .cfm-lightbox-counter{font-size:13px}
}
@media(max-width:390px){
  .cfm-lightbox-nav{font-size:0;width:42px;padding:0}
  .cfm-lightbox-nav span{font-size:20px}
}
