:root{--vdm-panel-bg:#f7f3ed;--vdm-card:#fff;--vdm-text:#221a14;--vdm-muted:#756b62;--vdm-line:#e7ddd2;--vdm-accent:#7b4b2a;--vdm-accent-dark:#59351d;--vdm-gold:#c69a5b;--vdm-danger:#a53535}
.vdm-gallery-panel{box-sizing:border-box;width:min(100%,1100px);margin:0 auto;padding:clamp(16px,3vw,30px);border:1px solid var(--vdm-line);border-radius:22px;background:var(--vdm-panel-bg);color:var(--vdm-text);font-family:inherit;overflow:hidden}.vdm-gallery-panel *{box-sizing:border-box}.vdm-gallery-panel__header,.vdm-section-heading,.vdm-form-footer{display:flex;gap:18px;align-items:center;justify-content:space-between}.vdm-gallery-panel h2,.vdm-gallery-panel h3,.vdm-gallery-panel p{margin-top:0}.vdm-gallery-panel h2{margin-bottom:7px;font-size:clamp(25px,3vw,36px);line-height:1.1}.vdm-gallery-panel h3{margin-bottom:8px;font-size:20px}.vdm-gallery-panel p{margin-bottom:0;color:var(--vdm-muted)}.vdm-gallery-kicker{display:inline-block;margin-bottom:8px;color:var(--vdm-accent);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.vdm-form-section{margin-top:22px;padding:20px;border:1px solid var(--vdm-line);border-radius:18px;background:var(--vdm-card)}.vdm-label,.vdm-controls-grid label>span{display:block;margin-bottom:8px;font-weight:700}.vdm-input,.vdm-select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d5c9bd!important;border-radius:10px!important;background:#fff!important;color:#211a15!important;font:inherit!important;box-shadow:none!important}.vdm-input:focus,.vdm-select:focus{outline:2px solid rgba(123,75,42,.2);border-color:var(--vdm-accent)!important}.vdm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:9px 15px;border:0!important;border-radius:10px!important;background:var(--vdm-accent)!important;color:#fff!important;font:inherit!important;font-weight:700!important;line-height:1.2;text-decoration:none!important;cursor:pointer;transition:.2s transform,.2s background}.vdm-btn:hover{background:var(--vdm-accent-dark)!important;transform:translateY(-1px)}.vdm-btn--secondary{background:#31251d!important}.vdm-btn--ghost{border:1px solid var(--vdm-line)!important;background:#fff!important;color:var(--vdm-text)!important}.vdm-btn--small{min-height:36px;padding:7px 12px;font-size:13px}.vdm-btn--save{min-width:180px;background:var(--vdm-accent-dark)!important}.vdm-gallery-actions{display:flex;flex-wrap:wrap;gap:8px}.vdm-upload-status{min-height:0;margin-top:12px;color:var(--vdm-muted);font-size:13px}.vdm-upload-status:not(:empty){padding:10px 12px;border-radius:10px;background:#f5eee6}.vdm-image-sorter{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}.vdm-image-card{position:relative;aspect-ratio:1/1;border:1px solid var(--vdm-line);border-radius:13px;background:#f2ece5;overflow:hidden;cursor:grab}.vdm-image-card.is-dragging{opacity:.45}.vdm-image-card img{width:100%;height:100%;display:block;object-fit:cover}.vdm-image-card__bar{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:7px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff}.vdm-drag-handle{font-weight:900}.vdm-icon-btn{width:28px;height:28px;margin-left:2px;padding:0;border:0;border-radius:7px;background:rgba(255,255,255,.92);color:#292019;font-size:16px;cursor:pointer}.vdm-icon-btn--danger{background:#fff0f0;color:var(--vdm-danger)}.vdm-gallery-empty{margin-top:14px;padding:26px 18px;border:1px dashed #cdbfb0;border-radius:13px;color:var(--vdm-muted);text-align:center}.vdm-layout-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:15px}.vdm-layout-card{position:relative;display:flex;min-width:0;flex-direction:column;gap:5px;padding:12px;border:2px solid var(--vdm-line);border-radius:14px;background:#fff;cursor:pointer}.vdm-layout-card:has(input:checked){border-color:var(--vdm-accent);box-shadow:0 0 0 3px rgba(123,75,42,.08)}.vdm-layout-card input{position:absolute;top:10px;right:10px}.vdm-layout-card small{color:var(--vdm-muted);line-height:1.35}.vdm-layout-card__mock{display:grid;height:82px;gap:4px;margin-bottom:5px;border-radius:8px;overflow:hidden}.vdm-layout-card__mock i{display:block;background:#d7c2aa}.vdm-layout-card__mock--hero{grid-template-columns:repeat(3,1fr);grid-template-rows:2fr .7fr}.vdm-layout-card__mock--hero i:first-child{grid-column:1/-1}.vdm-layout-card__mock--collage{grid-template-columns:1.5fr 1fr 1fr;grid-template-rows:1fr 1fr}.vdm-layout-card__mock--collage i:first-child{grid-row:1/3}.vdm-layout-card__mock--grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.vdm-layout-card__mock--masonry{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1.4fr}.vdm-layout-card__mock--masonry i:nth-child(2){grid-row:1/3}.vdm-controls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;margin-top:15px}.vdm-range-row{display:grid;grid-template-columns:1fr 74px;gap:12px;align-items:center}.vdm-range-row input{width:100%;accent-color:var(--vdm-accent)}.vdm-range-row output{font-size:13px;color:var(--vdm-muted);text-align:right}.vdm-switch-row{display:grid!important;grid-template-columns:1fr 48px;align-items:center}.vdm-switch-row span{margin:0!important}.vdm-switch-row input{position:absolute;opacity:0}.vdm-switch-row i{position:relative;width:48px;height:26px;border-radius:999px;background:#d6ccc2;transition:.2s}.vdm-switch-row i:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:.2s}.vdm-switch-row input:checked+i{background:var(--vdm-accent)}.vdm-switch-row input:checked+i:after{transform:translateX(22px)}.vdm-live-preview{min-height:180px;margin-top:14px;padding:12px;border:1px dashed #d8cabb;border-radius:13px;background:#faf8f5;overflow:hidden}.vdm-live-preview .vdm-preview-grid{display:grid;gap:var(--preview-gap,10px);grid-template-columns:repeat(var(--preview-columns,3),minmax(0,1fr))}.vdm-live-preview img{width:100%;height:100%;display:block;border-radius:var(--preview-radius,12px);object-fit:var(--preview-fit,cover)}.vdm-preview-grid--grid>div{aspect-ratio:var(--preview-ratio,16/9)}.vdm-preview-grid--collage{grid-auto-rows:120px}.vdm-preview-grid--collage>div:first-child{grid-column:span 2;grid-row:span 2}.vdm-preview-grid--masonry{display:block!important;columns:var(--preview-columns,3);column-gap:var(--preview-gap,10px)}.vdm-preview-grid--masonry>div{margin:0 0 var(--preview-gap,10px);break-inside:avoid}.vdm-preview-grid--masonry img{height:auto}.vdm-preview-hero__main{height:min(var(--preview-height,520px),420px);margin-bottom:var(--preview-gap,10px)}.vdm-preview-hero__thumbs{display:grid;grid-template-columns:repeat(6,minmax(65px,1fr));gap:var(--preview-gap,10px);overflow:hidden}.vdm-preview-hero__thumbs div{aspect-ratio:1/1}.vdm-form-footer{margin-top:20px;padding:4px 0}.vdm-shortcode-copy,.vdm-saved-gallery code{display:inline-block;max-width:100%;padding:9px 11px;border:1px dashed #c5b19c;border-radius:9px;background:#fff;color:#4d3524;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.vdm-delete-form{margin-top:12px;text-align:right}.vdm-danger-link{padding:5px;border:0;background:none;color:var(--vdm-danger);font:inherit;text-decoration:underline;cursor:pointer}.vdm-gallery-notice{margin-bottom:16px;padding:13px 15px;border:1px solid #d5c8ba;border-radius:12px;background:#fff;color:#3a2c22}.vdm-gallery-notice--success{border-color:#b8d8bb;background:#f1faf1;color:#285d2d}.vdm-gallery-notice--error{border-color:#edb7b7;background:#fff5f5;color:#8c2727}.vdm-gallery-list{margin-top:30px}.vdm-gallery-list__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:15px}.vdm-saved-gallery{border:1px solid var(--vdm-line);border-radius:16px;background:#fff;overflow:hidden}.vdm-saved-gallery__cover{height:150px;background:#e9e0d7;display:flex;align-items:center;justify-content:center;color:var(--vdm-muted)}.vdm-saved-gallery__cover img{width:100%;height:100%;display:block;object-fit:cover}.vdm-saved-gallery__body{display:flex;flex-direction:column;gap:8px;padding:13px}.vdm-saved-gallery__body>span{color:var(--vdm-muted);font-size:13px}
/* Galerías públicas */
.vdm-gallery{box-sizing:border-box;width:100%;position:relative}.vdm-gallery *{box-sizing:border-box}.vdm-gallery button{font:inherit}.vdm-gallery__hero-wrap{position:relative}.vdm-gallery__hero{display:block;width:100%;height:var(--vdm-hero-height);padding:0;border:0;background:#eee;border-radius:var(--vdm-radius);overflow:hidden;cursor:default}.vdm-gallery__hero img{display:block;width:100%;height:100%;object-fit:var(--vdm-fit);transition:opacity .18s ease}.vdm-gallery__hero img.is-changing{opacity:.25}.vdm-gallery__thumbs{display:flex;gap:var(--vdm-gap);margin-top:var(--vdm-gap);padding:2px;overflow-x:auto;scrollbar-width:thin;scroll-behavior:smooth}.vdm-gallery__thumb{flex:0 0 clamp(74px,12vw,120px);aspect-ratio:1/1;padding:0;border:2px solid transparent;border-radius:calc(var(--vdm-radius) * .65);background:#eee;overflow:hidden;cursor:pointer;opacity:.72}.vdm-gallery__thumb.is-active{border-color:#6c4a2f;opacity:1}.vdm-gallery__thumb img{width:100%;height:100%;display:block;object-fit:cover}.vdm-gallery__nav{position:absolute;top:50%;z-index:2;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:rgba(20,15,12,.72);color:#fff;font-size:30px;line-height:1;transform:translateY(-50%);cursor:pointer}.vdm-gallery__nav--prev{left:12px}.vdm-gallery__nav--next{right:12px}.vdm-gallery__items{display:grid;grid-template-columns:repeat(var(--vdm-columns),minmax(0,1fr));gap:var(--vdm-gap)}.vdm-gallery__item{min-width:0;padding:0;border:0;background:#eee;border-radius:var(--vdm-radius);overflow:hidden;cursor:default}.vdm-gallery__item img{display:block;width:100%;height:100%;object-fit:var(--vdm-fit);transition:transform .25s ease}.vdm-gallery__item:hover img{transform:scale(1.025)}.vdm-gallery--grid .vdm-gallery__item{aspect-ratio:16/9}.vdm-gallery--grid.vdm-ratio--4-3 .vdm-gallery__item{aspect-ratio:4/3}.vdm-gallery--grid.vdm-ratio--1-1 .vdm-gallery__item{aspect-ratio:1/1}.vdm-gallery--grid.vdm-ratio--3-4 .vdm-gallery__item{aspect-ratio:3/4}.vdm-gallery--grid.vdm-ratio--auto .vdm-gallery__item{aspect-ratio:auto}.vdm-gallery--grid.vdm-ratio--auto .vdm-gallery__item img{height:auto}.vdm-gallery--collage .vdm-gallery__items{grid-auto-rows:clamp(120px,20vw,260px)}.vdm-gallery--collage .vdm-gallery__item:first-child{grid-column:span 2;grid-row:span 2}.vdm-gallery--masonry .vdm-gallery__items{display:block;columns:var(--vdm-columns);column-gap:var(--vdm-gap)}.vdm-gallery--masonry .vdm-gallery__item{display:block;width:100%;margin:0 0 var(--vdm-gap);break-inside:avoid}.vdm-gallery--masonry .vdm-gallery__item img{height:auto}@media(max-width:850px){.vdm-image-sorter{grid-template-columns:repeat(3,minmax(0,1fr))}.vdm-layout-options{grid-template-columns:repeat(2,minmax(0,1fr))}.vdm-gallery-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vdm-gallery__items{--vdm-columns:2}.vdm-gallery--masonry .vdm-gallery__items{columns:2}.vdm-gallery__hero{height:min(var(--vdm-hero-height),62vw)}}
@media(max-width:600px){.vdm-gallery-panel{padding:12px;border-radius:14px}.vdm-gallery-panel__header,.vdm-section-heading,.vdm-form-footer{align-items:stretch;flex-direction:column}.vdm-form-section{padding:15px}.vdm-gallery-actions{display:grid;grid-template-columns:1fr}.vdm-gallery-actions .vdm-btn{width:100%}.vdm-image-sorter{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.vdm-layout-options{grid-template-columns:1fr}.vdm-controls-grid{grid-template-columns:1fr}.vdm-gallery-list__grid{grid-template-columns:1fr}.vdm-form-footer .vdm-btn{width:100%}.vdm-gallery__hero{height:min(var(--vdm-hero-height),70vw);min-height:230px}.vdm-gallery--collage .vdm-gallery__items{grid-template-columns:1fr 1fr!important;grid-auto-rows:34vw}.vdm-gallery--collage .vdm-gallery__item:first-child{grid-column:1/-1;grid-row:span 2}.vdm-gallery--grid .vdm-gallery__items{grid-template-columns:1fr 1fr!important}.vdm-gallery__nav{width:38px;height:38px}}

/* v1.0.1 - panel de galerías y retorno estable */
.vdm-gallery-saved-result{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.vdm-gallery-saved-result>div{display:flex;flex-direction:column;gap:3px}.vdm-gallery-saved-result span{font-size:13px;opacity:.82}.vdm-gallery-list{margin:0 0 28px;padding:20px;border:1px solid var(--vdm-line);border-radius:18px;background:#f8f5f1}.vdm-gallery-list__heading{margin-bottom:14px}.vdm-gallery-list__heading h3{margin:3px 0 4px}.vdm-gallery-list__empty{margin-top:8px;background:#fff}.vdm-gallery-editor-header{scroll-margin-top:24px;margin-top:8px;padding-top:4px}.vdm-saved-gallery__body .vdm-btn{margin-top:3px;text-align:center;text-decoration:none}.vdm-saved-gallery__body code{font-size:12px}.vdm-saved-gallery{transition:transform .18s ease,box-shadow .18s ease}.vdm-saved-gallery:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(58,44,34,.08)}
@media(max-width:600px){.vdm-gallery-list{padding:14px}.vdm-gallery-saved-result{align-items:stretch}.vdm-gallery-saved-result .vdm-shortcode-copy{width:100%}.vdm-gallery-list__heading .vdm-btn{width:100%;text-align:center}}

/* v1.0.3 - visor ampliado restaurado y protección contra caché legado */
.vdm-gallery__hero{cursor:zoom-in!important}
.vdm-gallery__item{cursor:zoom-in!important}
.vdm-gallery__hero:focus-visible,.vdm-gallery__item:focus-visible,.vdm-gallery__thumb:focus-visible,.vdm-gallery__nav:focus-visible{outline:3px solid rgba(198,154,91,.85);outline-offset:3px}
.vdm-lightbox{position:fixed!important;inset:0!important;z-index:2147483000!important;display:none;align-items:center!important;justify-content:center!important;padding:18px!important;background:rgba(0,0,0,.94)!important}
.vdm-lightbox.is-open{display:flex!important}
.vdm-lightbox__stage{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;pointer-events:none!important}
.vdm-lightbox__img{display:block!important;max-width:min(94vw,1600px)!important;max-height:90vh!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:8px!important;box-shadow:0 16px 55px rgba(0,0,0,.42)!important;pointer-events:auto!important}
.vdm-lightbox__close,.vdm-lightbox__prev,.vdm-lightbox__next{position:absolute!important;z-index:4!important;margin:0!important;border:0!important;color:#fff!important;background:rgba(35,35,35,.8)!important;box-shadow:none!important;cursor:pointer!important}
.vdm-lightbox__close{top:14px!important;right:14px!important;left:auto!important;bottom:auto!important;width:46px!important;height:46px!important;padding:0!important;border-radius:50%!important;font-size:30px!important;line-height:1!important;transform:none!important}
.vdm-lightbox__prev,.vdm-lightbox__next{top:50%!important;bottom:auto!important;width:48px!important;height:56px!important;padding:0!important;border-radius:12px!important;font-size:36px!important;line-height:1!important;transform:translateY(-50%)!important}
.vdm-lightbox__prev{left:12px!important;right:auto!important}.vdm-lightbox__next{right:12px!important;left:auto!important}
.vdm-lightbox-lock{overflow:hidden!important}
@media(max-width:600px){.vdm-lightbox{padding:8px!important}.vdm-lightbox__close{top:10px!important;right:10px!important;width:42px!important;height:42px!important}.vdm-lightbox__prev,.vdm-lightbox__next{width:42px!important;height:52px!important;font-size:32px!important}.vdm-lightbox__prev{left:6px!important}.vdm-lightbox__next{right:6px!important}.vdm-lightbox__img{max-width:96vw!important;max-height:88vh!important}}

/* v1.0.4 - evita conflicto con el lightbox nativo de WordPress en páginas VDM. */
html.vdm-gallery-owns-lightbox .wp-lightbox-overlay,
.wp-lightbox-overlay[data-vdm-suppressed="1"]{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
