.kntnt-photo-drop-gallery__layout{--kntnt-photo-drop-gap:12px}.kntnt-photo-drop-gallery__layout--grid{--kntnt-photo-drop-min-column:320px;display:grid;gap:var(--kntnt-photo-drop-gap);grid-template-columns:repeat(auto-fill,minmax(min(var(--kntnt-photo-drop-min-column),100%),1fr))}.kntnt-photo-drop-gallery__layout--justified{display:flex;flex-wrap:wrap;gap:var(--kntnt-photo-drop-gap)}.kntnt-photo-drop-gallery__item{margin:0;min-width:0;position:relative}.kntnt-photo-drop-gallery__item--grid{display:block}.kntnt-photo-drop-gallery__link{display:block;inset:0;line-height:0;position:absolute}.kntnt-photo-drop-gallery__image{box-sizing:border-box;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.kntnt-photo-drop-gallery__item--grid .kntnt-photo-drop-gallery__image{-o-object-fit:var(--kntnt-photo-drop-fit,cover);object-fit:var(--kntnt-photo-drop-fit,cover)}.kntnt-photo-drop-gallery__breadcrumbs{font-size:.85em;line-height:1.3;margin:0;max-width:100%;overflow:hidden;padding:.3em .5em;pointer-events:none;position:absolute;text-overflow:ellipsis;white-space:nowrap;z-index:1;--kntnt-photo-drop-breadcrumb-direction:rtl;direction:var(--kntnt-photo-drop-breadcrumb-direction)}.kntnt-photo-drop-gallery__breadcrumbs--anchor-bottom-left,.kntnt-photo-drop-gallery__breadcrumbs--anchor-middle-left,.kntnt-photo-drop-gallery__breadcrumbs--anchor-top-left{text-align:left}.kntnt-photo-drop-gallery__breadcrumbs--anchor-bottom-center,.kntnt-photo-drop-gallery__breadcrumbs--anchor-middle-center,.kntnt-photo-drop-gallery__breadcrumbs--anchor-top-center{text-align:center}.kntnt-photo-drop-gallery__breadcrumbs--anchor-bottom-right,.kntnt-photo-drop-gallery__breadcrumbs--anchor-middle-right,.kntnt-photo-drop-gallery__breadcrumbs--anchor-top-right{text-align:right}.kntnt-photo-drop-gallery__breadcrumbs--anchor-top-left{left:0;top:0}.kntnt-photo-drop-gallery__breadcrumbs--anchor-top-center{left:50%;top:0;transform:translateX(-50%)}.kntnt-photo-drop-gallery__breadcrumbs--anchor-top-right{right:0;top:0}.kntnt-photo-drop-gallery__breadcrumbs--anchor-middle-left{left:0;top:50%;transform:translateY(-50%)}.kntnt-photo-drop-gallery__breadcrumbs--anchor-middle-center{left:50%;top:50%;transform:translate(-50%,-50%)}.kntnt-photo-drop-gallery__breadcrumbs--anchor-middle-right{right:0;top:50%;transform:translateY(-50%)}.kntnt-photo-drop-gallery__breadcrumbs--anchor-bottom-left{bottom:0;left:0}.kntnt-photo-drop-gallery__breadcrumbs--anchor-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.kntnt-photo-drop-gallery__breadcrumbs--anchor-bottom-right{bottom:0;right:0}.kntnt-photo-drop-gallery__icons{align-items:center;display:flex;gap:.3em;position:absolute;z-index:2}.kntnt-photo-drop-gallery__icons--anchor-top-left{left:.4em;top:.4em}.kntnt-photo-drop-gallery__icons--anchor-top-center{left:50%;top:.4em;transform:translateX(-50%)}.kntnt-photo-drop-gallery__icons--anchor-top-right{right:.4em;top:.4em}.kntnt-photo-drop-gallery__icons--anchor-middle-left{left:.4em;top:50%;transform:translateY(-50%)}.kntnt-photo-drop-gallery__icons--anchor-middle-center{left:50%;top:50%;transform:translate(-50%,-50%)}.kntnt-photo-drop-gallery__icons--anchor-middle-right{right:.4em;top:50%;transform:translateY(-50%)}.kntnt-photo-drop-gallery__icons--anchor-bottom-left{bottom:.4em;left:.4em}.kntnt-photo-drop-gallery__icons--anchor-bottom-center{bottom:.4em;left:50%;transform:translateX(-50%)}.kntnt-photo-drop-gallery__icons--anchor-bottom-right{bottom:.4em;right:.4em}.kntnt-photo-drop-gallery__icon{background:var(--kntnt-photo-drop-overlay-bg,rgba(0,0,0,.5));border:0;border-radius:50%;box-sizing:border-box;color:var(--kntnt-photo-drop-overlay-fg,#fff);cursor:pointer;height:var(--kntnt-photo-drop-icon-size,2rem);padding:.25em;position:relative;width:var(--kntnt-photo-drop-icon-size,2rem)}.kntnt-photo-drop-gallery__icon:focus-visible{outline:2px solid currentcolor;outline-offset:2px}.kntnt-photo-drop-gallery__icon:before{background:currentcolor;content:"";display:block;height:100%;mask:var(--kntnt-photo-drop-icon-glyph) center/contain no-repeat;-webkit-mask:var(--kntnt-photo-drop-icon-glyph) center/contain no-repeat;width:100%}.kntnt-photo-drop-gallery__icon--download:before{--kntnt-photo-drop-icon-glyph:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M12 3v10m0 0L8 9m4 4 4-4M5 17v2a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-2%27/%3E%3C/svg%3E")}.kntnt-photo-drop-gallery__icon--add-to-media:before{--kntnt-photo-drop-icon-glyph:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 5h16v14H4zm8 4v6m-3-3h6%27/%3E%3C/svg%3E")}.kntnt-photo-drop-gallery__icon--trash:before{--kntnt-photo-drop-icon-glyph:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M5 7h14M9 7V5h6v2M8 7v12a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V7%27/%3E%3C/svg%3E")}.kntnt-photo-drop-gallery__icon--armed{outline:2px solid currentcolor;outline-offset:2px}.kntnt-photo-drop-gallery__icon--busy{cursor:progress;opacity:.5}.kntnt-photo-drop-gallery__icon--done:before{--kntnt-photo-drop-icon-glyph:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27none%27 stroke=%27%23000%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m5 13 4 4L19 7%27/%3E%3C/svg%3E")}.kntnt-photo-drop-gallery__confirm{background:#1e1e1e;border-radius:.25rem;bottom:calc(100% + .4em);box-shadow:0 2px 8px rgba(0,0,0,.4);cursor:auto;display:flex;flex-wrap:wrap;gap:.4em;justify-content:flex-end;left:50%;max-width:16rem;padding:.6em;position:absolute;transform:translateX(-50%);width:-moz-max-content;width:max-content;z-index:3}.kntnt-photo-drop-gallery__confirm__message{color:#fff;flex-basis:100%;font-size:.8125rem;line-height:1.4;margin:0;text-align:left}.kntnt-photo-drop-gallery__confirm__button{border:0;border-radius:.2rem;cursor:pointer;font:inherit;font-size:.8125rem;line-height:1.6;padding:.25em .7em}.kntnt-photo-drop-gallery__confirm__button:focus-visible{outline:2px solid #fff;outline-offset:1px}.kntnt-photo-drop-gallery__confirm__button--delete{background:#d63638;color:#fff}.kntnt-photo-drop-gallery__confirm__button--cancel{background:#f0f0f0;color:#1e1e1e}.kntnt-photo-drop-gallery__confirm__button--overwrite{background:#3858e9;color:#fff}.kntnt-photo-drop-gallery__slideshow-button{background:none;border:0;color:inherit;cursor:pointer;display:block;font:inherit;font-size:.9em;margin:0 0 .5em auto;opacity:.75;padding:.2em .4em}.kntnt-photo-drop-gallery__slideshow-button:before{content:"▶ ";font-size:.8em}.kntnt-photo-drop-gallery__slideshow-button:focus-visible,.kntnt-photo-drop-gallery__slideshow-button:hover{opacity:1;text-decoration:underline}.kntnt-photo-drop-gallery__slideshow-button[hidden]{display:none}.kntnt-photo-drop-gallery__breadcrumbs.kntnt-photo-drop-gallery__breadcrumbs.kntnt-photo-drop-gallery__breadcrumbs{background:var(--kntnt-photo-drop-overlay-bg,rgba(0,0,0,.5));color:var(--kntnt-photo-drop-overlay-fg,#fff)}.kntnt-photo-drop-gallery--notice{border:1px dashed;opacity:.8;padding:1em}.kntnt-photo-drop-gallery--empty{padding:1em;text-align:center}.kntnt-photo-drop-gallery-editor__placeholders{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.kntnt-photo-drop-gallery-editor__placeholder{aspect-ratio:3/2;background:currentcolor;border-radius:2px;opacity:.1}.kntnt-photo-drop-gallery-editor__hint{font-size:.85em;font-style:italic;margin:0;opacity:.7}.kntnt-photo-drop-gallery-editor__overlay{margin-bottom:1.5em}.kntnt-photo-drop-gallery-editor__overlay-label{font-weight:600;margin:0 0 .5em}
