.Lightbox-root{font-size:0}.Lightbox-view{z-index:2010}@media (min-width:1200px){.Lightbox-backdrop{width:calc(100% - min(25%, 360px) + 1px)}}.Lightbox-content{width:100%;height:auto;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:grid;grid-template-columns:1fr;place-content:center;justify-items:center}.Lightbox-imageCell{--max-height:85vh;--max-width:100%;width:100%;max-width:min(calc((var(--natural-image-width) / var(--natural-image-height)) * var(--max-height)),var(--max-width));height:auto;transform-origin:0 0}@media (min-width:1000px){.Lightbox-imageCell{--max-width:90%}}.Lightbox-imageWrapper{width:100%;height:0;padding-top:min(calc((var(--natural-image-height) / var(--natural-image-width)) * 100%),var(--max-height));position:relative}.Lightbox-illustration{position:absolute;top:0;left:0;height:100%}.Lightbox-dismissTrigger{z-index:2;transition:opacity .2s ease-in}.Lightbox-dismissTrigger.visible-false{opacity:0;transition:opacity .2s ease-out;pointer-events:none}