html{height:100%;overflow:hidden;overscroll-behavior:none}html.gallery-fs-open,html.gallery-fs-open body{overflow:hidden!important;touch-action:none}body{font-family:League Spartan,sans-serif;margin:0;padding:0;height:100%;max-height:100dvh;overflow:hidden;overscroll-behavior:none}*,*:before,*:after{box-sizing:border-box}router-outlet{display:contents}body>.gallery-lightbox{position:fixed;inset:0;z-index:2147483000;width:100vw;height:100vh;height:100dvh;background:#000000f0;display:flex;align-items:center;justify-content:center;touch-action:none;user-select:none;-webkit-user-select:none}body>.gallery-lightbox .gallery-lightbox-toolbar{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;gap:12px;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0px));background:linear-gradient(to bottom,rgba(0,0,0,.65),transparent);color:#fff}body>.gallery-lightbox .gallery-lightbox-title{flex:1;min-width:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body>.gallery-lightbox .gallery-lightbox-counter{flex-shrink:0;font-size:13px;font-weight:600;opacity:.9}body>.gallery-lightbox .gallery-lightbox-close{flex-shrink:0;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;touch-action:manipulation}body>.gallery-lightbox .gallery-lightbox-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:64px 12px 24px;touch-action:none}body>.gallery-lightbox .gallery-lightbox-stage img{max-width:100%;max-height:100%;object-fit:contain;display:block;pointer-events:none;-webkit-user-drag:none}body>.gallery-lightbox .gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff24;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;touch-action:manipulation}body>.gallery-lightbox .gallery-lightbox-prev{left:8px}body>.gallery-lightbox .gallery-lightbox-next{right:8px}
