.gallery-modal{position:fixed;inset:0;background:#080a12bf;display:none;align-items:center;justify-content:center;padding:1.5rem;z-index:1055}.gallery-modal.is-open{display:flex}.gallery-modal__panel{background:#fff;border-radius:1rem;width:min(960px,100%);max-height:90vh;overflow:auto;padding:1.5rem;box-shadow:0 30px 80px #00000059}.gallery-modal__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.gallery-modal__thumb{border:0;padding:0;background:transparent;cursor:zoom-in}.gallery-modal__image{width:100%;height:160px;border-radius:.75rem;object-fit:cover}.gallery-carousel{min-height:420px;height:clamp(340px,55vh,580px)}.gallery-slide{opacity:0;transform:scale(1.04);transition:opacity .5s ease,transform .9s ease;z-index:0}.gallery-slide.is-active{opacity:1;transform:scale(1);z-index:1}.gallery-carousel__overlay{background:linear-gradient(180deg,#0308120d,#0308128c 75%,#030812bf);z-index:2}.gallery-carousel__progress-wrap{z-index:3}.gallery-carousel__progress{height:4px}.gallery-carousel__progress-bar{transition:width .4s ease}.gallery-carousel__content{z-index:3}.gallery-carousel__nav{z-index:4}.gallery-thumb-frame{width:140px;min-width:140px}.gallery-thumb{border:2px solid rgba(255,255,255,.4);opacity:.65;transition:opacity .2s ease,border .2s ease}.gallery-thumb.is-active{border:3px solid var(--bs-primary);opacity:1}.gallery-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#fff;font-size:2.4rem;padding:.25rem;line-height:1;transition:color .2s ease,transform .2s ease}.gallery-carousel__nav:hover,.gallery-carousel__nav:focus-visible{color:var(--sherwood-gold-light);transform:translateY(-50%) scale(1.05)}.gallery-carousel__nav--prev{left:1rem}.gallery-carousel__nav--next{right:1rem}.gallery-modal__lightbox{position:fixed;inset:0;background:#030712cc;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1060}.gallery-modal__lightbox-inner{position:relative;max-width:min(960px,100%);max-height:90vh}.gallery-modal__lightbox-image{width:100%;height:auto;max-height:90vh;border-radius:1rem;object-fit:contain;background:#111}.gallery-modal__lightbox-close{position:absolute;top:-14px;right:-14px;border-radius:999px;box-shadow:0 8px 20px #00000059}.gallery-modal__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);border:0;background:#ffffffe6;color:#1f2937;width:40px;height:40px;border-radius:999px;display:grid;place-items:center;box-shadow:0 8px 20px #00000059}.gallery-modal__lightbox-nav--prev{left:-16px}.gallery-modal__lightbox-nav--next{right:-16px}@media (max-width: 575.98px){.gallery-modal__lightbox-nav--prev{left:-4px}.gallery-modal__lightbox-nav--next{right:-4px}}@media (max-width: 575.98px){.gallery-modal__panel{padding:1rem}.gallery-modal__image{height:140px}.gallery-carousel__nav{display:none!important}.gallery-modal__lightbox{padding:.5rem}.gallery-modal__lightbox-inner{max-width:100%;max-height:95vh}.gallery-modal__lightbox-image{max-height:95vh;border-radius:.75rem}}
