.estherian-warning-gallery{border-radius:20px;margin-bottom:30px;overflow:hidden;position:relative}.estherian-warning-gallery .warning-overlay{align-items:center;background-color:rgba(0,0,0,.85);border-radius:20px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:10}.estherian-warning-gallery .warning-content{color:#fff;max-width:80%;padding:20px;text-align:center}.estherian-warning-gallery .warning-content h4{color:#b3863d;font-size:18px;margin-bottom:15px}.estherian-warning-gallery .warning-content p{line-height:1.5;margin-bottom:15px}.estherian-warning-gallery .warning-content .warning-button{background-color:#b3863d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px;transition:background-color .2s ease}.estherian-warning-gallery .warning-content .warning-button:hover{background-color:#c49a56}.estherian-warning-gallery .gallery-grid{display:flex;flex-wrap:wrap;gap:20px}.estherian-warning-gallery .gallery-grid .gallery-item{border-radius:20px;flex:0 0 calc(50% - 10px);overflow:hidden}@media(max-width:768px){.estherian-warning-gallery .gallery-grid .gallery-item{flex:0 0 100%}}.estherian-warning-gallery .gallery-grid .gallery-item img{border-radius:20px;display:block;filter:blur(15px);height:auto;transition:filter .3s ease;width:100%}.estherian-warning-gallery.revealed .warning-overlay{opacity:0;pointer-events:none}.estherian-warning-gallery.revealed .gallery-grid .gallery-item img{filter:blur(0)}.estherian-youtube-player{background:#000;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);cursor:pointer;overflow:hidden;position:relative;width:100%}.estherian-youtube-player:before{content:"";display:block;padding-top:56.25%}.estherian-youtube-player img{border-radius:8px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.estherian-youtube-player .play-button{height:48px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;width:68px;z-index:2}.estherian-youtube-player .play-button svg{height:100%;width:100%}.estherian-youtube-player:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}.estherian-youtube-player:hover .play-button svg path:first-child{fill:#c49a56}.wp-block-estherian-gallery{margin:30px 0;overflow:hidden;width:100%}.estherian-gallery{overflow:hidden;position:relative;width:100%}.estherian-gallery .gallery-container{cursor:grab;display:flex;margin:0 -10px;transition:transform .5s ease;will-change:transform;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}.estherian-gallery .gallery-container:active{cursor:grabbing}.estherian-gallery .gallery-slide{box-sizing:border-box;flex:0 0 33.3333333333%;padding:0 10px}.estherian-gallery .gallery-slide img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.estherian-gallery.elastic-width{max-width:100%;width:100%}.estherian-gallery.elastic-width .gallery-container{align-items:center;justify-content:flex-start}.estherian-gallery.elastic-width .gallery-slide{align-items:center;display:flex;flex:0 0 auto;justify-content:center;padding:0 5px}.estherian-gallery.elastic-width .gallery-slide img{height:var(--fixed-height,300px);max-height:var(--fixed-height,300px);max-width:100vw;-o-object-fit:contain;object-fit:contain;width:auto}.estherian-gallery.elastic-width .gallery-slide[data-bottom-crop]:not([data-bottom-crop="0"]) img{clip-path:inset(0 0 var(--bottom-crop,0) 0);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}@media(max-width:768px){.estherian-gallery.elastic-width .gallery-slide{padding:0 2px}.estherian-gallery.elastic-width .gallery-slide img{height:calc(var(--fixed-height, 300px)*.8);max-height:calc(var(--fixed-height, 300px)*.8)}}@media(max-width:480px){.estherian-gallery.elastic-width .gallery-slide img{height:calc(var(--fixed-height, 300px)*.6);max-height:calc(var(--fixed-height, 300px)*.6)}}.estherian-gallery .gallery-nav{display:flex;justify-content:space-between;padding:0 10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:10}.estherian-gallery .gallery-nav button{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#333;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:40px;justify-content:center;pointer-events:all;transition:all .3s ease;width:40px}.estherian-gallery .gallery-nav button:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2);transform:scale(1.1)}.estherian-gallery .gallery-nav button.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.estherian-gallery .gallery-nav button:focus{box-shadow:0 0 0 3px rgba(179,134,61,.3);outline:none}.estherian-gallery .gallery-dots{display:flex;gap:8px;justify-content:center;margin-top:20px}.estherian-gallery .gallery-dots .dot{background:#ddd;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.estherian-gallery .gallery-dots .dot:hover{background:#b3863d;transform:scale(1.2)}.estherian-gallery .gallery-dots .dot.active{background:#b3863d;transform:scale(1.3)}.estherian-gallery[data-slides-to-show="1"] .gallery-slide{flex:0 0 100%}.estherian-gallery[data-slides-to-show="2"] .gallery-slide{flex:0 0 50%}.estherian-gallery[data-slides-to-show="3"] .gallery-slide{flex:0 0 33.3333333333%}.estherian-gallery[data-slides-to-show="4"] .gallery-slide{flex:0 0 25%}.estherian-gallery[data-slides-to-show="5"] .gallery-slide{flex:0 0 20%}@media(max-width:768px){.estherian-gallery .gallery-container{margin:0 -5px}.estherian-gallery .gallery-slide:not(.elastic-width .gallery-slide){flex:0 0 100%!important;padding:0 5px}.estherian-gallery .gallery-nav{padding:0 5px}.estherian-gallery .gallery-nav button{font-size:14px;height:36px;width:36px}.estherian-gallery .gallery-dots .dot{height:10px;width:10px}}.estherian-gallery-editor{background:#f8f8f8;border:1px solid #ddd;border-radius:8px;padding:20px}.estherian-gallery-editor .gallery-settings{margin-bottom:20px}.estherian-gallery-editor .gallery-settings h3{color:#333;margin-bottom:15px;margin-top:0}.estherian-gallery-editor .gallery-preview{margin-top:20px}.estherian-gallery-editor .gallery-preview .preview-info{color:#666;font-size:14px;font-style:italic;margin-bottom:15px}.estherian-gallery-editor .gallery-preview-grid{background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;flex-wrap:nowrap;gap:15px;overflow-x:auto;padding:15px}.estherian-gallery-editor .gallery-preview-grid::-webkit-scrollbar{height:6px}.estherian-gallery-editor .gallery-preview-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.estherian-gallery-editor .gallery-preview-grid::-webkit-scrollbar-thumb{background:#b3863d;border-radius:3px}.estherian-gallery-editor .gallery-preview-grid::-webkit-scrollbar-thumb:hover{background:#c49a56}.estherian-gallery-editor .gallery-preview-grid .gallery-preview-item{flex:0 0 200px}.estherian-gallery-editor .gallery-preview-grid .gallery-preview-item img{border-radius:8px;height:auto;width:100%}.estherian-gallery-editor .gallery-preview-grid .gallery-preview-item .caption{color:#666;font-size:12px;margin-top:8px;text-align:center}.estherian-gallery-editor .dots-preview{display:flex;gap:8px;justify-content:center;margin-top:15px}.estherian-gallery-editor .dots-preview .dot{background:#ddd;border-radius:50%;height:10px;width:10px}.estherian-gallery-editor .dots-preview .dot.active{background:#b3863d}
