.aflash-gallery{position:relative;display:grid;grid-template-columns:repeat(var(--aflash-columns,4),minmax(0,1fr));gap:8px}.aflash-gallery__item{min-width:0;margin:0}.aflash-gallery__link{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.aflash-gallery__image{display:block;overflow:hidden;background:#f2f2f2}.aflash-gallery__image img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity 0.2s ease,transform 0.25s ease}.aflash-gallery__link:hover img{transform:scale(1.02)}.aflash-gallery__link:focus-visible,.aflash-floorplan__nav:focus-visible,.aflash-lightbox__close:focus-visible,.aflash-lightbox__nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.aflash-gallery--ratio-1-1 .aflash-gallery__image{aspect-ratio:1 / 1}.aflash-gallery--ratio-4-3 .aflash-gallery__image{aspect-ratio:4 / 3}.aflash-gallery--ratio-3-2 .aflash-gallery__image{aspect-ratio:3 / 2}.aflash-gallery--ratio-16-9 .aflash-gallery__image{aspect-ratio:16 / 9}.aflash-gallery--ratio-original .aflash-gallery__image img{height:auto;object-fit:contain}.aflash-gallery__empty{padding:1rem;border:1px solid #ddd;background:#fff;white-space:normal}.aflash-lightbox-open{overflow:hidden;overscroll-behavior:none}.aflash-lightbox{position:fixed;z-index:2147483000;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.88);opacity:0;transition:opacity var(--aflash-transition-ms,220ms) ease;touch-action:none}.aflash-lightbox.is-open{display:flex;opacity:1}.aflash-lightbox__stage{position:absolute;inset:0;overflow:hidden;touch-action:none}.aflash-lightbox__image{position:absolute;inset:0;display:block;width:auto;height:auto;max-width:100vw;max-height:100dvh;margin:auto;object-fit:contain;opacity:0;visibility:hidden;transform-origin:center center;user-select:none;-webkit-user-drag:none;touch-action:none;border-radius:var(--aflash-lightbox-radius,8px)}.aflash-lightbox__close,.aflash-lightbox__nav{position:fixed;z-index:3;border:0;background:rgba(0,0,0,.18);color:#fff;font-family:Arial,sans-serif;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.aflash-lightbox__close{top:max(12px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));width:56px;height:56px;border-radius:50%;font-size:40px;font-weight:200}.aflash-lightbox__nav{top:50%;width:58px;height:88px;margin-top:-44px;font-size:64px;font-weight:200}.aflash-lightbox__nav[hidden]{display:none}.aflash-lightbox__nav--prev{left:max(4px, env(safe-area-inset-left))}.aflash-lightbox__nav--next{right:max(4px, env(safe-area-inset-right))}.aflash-lightbox__close:hover,.aflash-lightbox__nav:hover{background:rgba(255,255,255,.12)}.aflash-gallery--mode-floorplan{position:relative;display:block;width:100%;overflow:hidden;line-height:0}.aflash-gallery--mode-floorplan .aflash-gallery__item{display:none;width:100%;margin:0}.aflash-gallery--mode-floorplan .aflash-gallery__item.is-active{display:block}.aflash-gallery--mode-floorplan .aflash-gallery__link,.aflash-gallery--mode-floorplan .aflash-gallery__image{display:block;width:100%}.aflash-gallery--mode-floorplan .aflash-gallery__image{height:auto;overflow:hidden;background:transparent}.aflash-gallery--mode-floorplan .aflash-gallery__image img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;transform:none}.aflash-gallery--mode-floorplan .aflash-gallery__link:hover img{transform:none}.aflash-floorplan__nav{position:absolute;z-index:3;top:50%;width:54px;height:86px;padding:0;transform:translateY(-50%);border:0;border-radius:0;background:rgba(0,0,0,.18);color:#fff;font:200 60px/1 Arial,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent}.aflash-floorplan__nav--prev{left:0}.aflash-floorplan__nav--next{right:0}.aflash-floorplan__nav:hover{background:rgba(0,0,0,.32)}.aflash-gallery__refresh-form{position:absolute;z-index:8;right:14px;bottom:14px;margin:0;line-height:1}.aflash-gallery__refresh{display:flex;align-items:center;justify-content:center;width:54px;height:54px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(0,0,0,.55);box-shadow:0 2px 10px rgba(0,0,0,.18);color:#fff;font:400 36px/1 Arial,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent}.aflash-gallery__refresh:hover{background:rgba(0,0,0,.72)}.aflash-gallery__refresh:focus-visible{outline:2px solid #fff;outline-offset:2px}.aflash-gallery__status{position:relative;min-height:92px}@media (max-width:767px){.aflash-lightbox__nav{width:44px;height:72px;margin-top:-36px;background:transparent;font-size:52px}.aflash-lightbox__close{width:52px;height:52px;background:transparent;font-size:36px}.aflash-floorplan__nav{width:42px;height:68px;background:rgba(0,0,0,.12);font-size:50px}}@media (prefers-reduced-motion:reduce){.aflash-gallery__image img,.aflash-lightbox{transition-duration:0.01ms}.aflash-gallery__link:hover img{transform:none}}