.gallery{grid-template-columns:2fr 1fr 1fr!important;grid-template-rows:1fr 1fr!important}.gallery-photo{position:relative;display:block;min-width:0;min-height:0;padding:0;border:0;background:#e7eaec;overflow:hidden;cursor:pointer}.gallery-photo:first-child{grid-row:1/3}.gallery-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gallery-photo:hover img{transform:scale(1.025)}.more-photos{right:16px;bottom:16px;border:0;box-shadow:0 4px 18px #0002}.tour-block{scroll-margin-top:30px}.tour-days{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:24px 0 18px}.tour-days button{padding:12px 6px;border:1px solid #c9c5bb;background:#fff;color:var(--ink);cursor:pointer}.tour-days button span,.tour-days button strong{display:block}.tour-days button span{font-size:.7rem;text-transform:uppercase;color:var(--muted)}.tour-days button strong{font-size:.95rem;margin-top:3px}.tour-days button.is-selected{border-color:var(--navy);background:var(--navy);color:#fff}.tour-days button.is-selected span{color:#d8dfe6}.tour-time-note{font-size:.8rem;color:var(--muted)}.tour-times{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0 22px}.tour-times button{padding:10px 5px;border:1px solid #c9c5bb;background:#fff;color:var(--ink);font:700 .75rem "Inter Tight",sans-serif;cursor:pointer}.tour-times button:hover,.tour-times button.is-selected{border-color:var(--gold);background:var(--gold);color:#142337}.tour-continue{min-width:210px}.tour-continue.is-disabled{opacity:.55;cursor:not-allowed}.photo-viewer{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;border:0;padding:22px 70px 105px;background:#081523;color:#fff;overflow:hidden}.photo-viewer::backdrop{background:#081523}.photo-viewer figure{height:calc(100vh - 145px);margin:0;display:grid;place-items:center}.photo-viewer figure img{max-width:100%;max-height:calc(100vh - 205px);object-fit:contain}.photo-viewer figcaption{position:absolute;left:24px;top:22px;display:flex;gap:18px;align-items:center}.photo-viewer figcaption span{font-weight:800}.photo-viewer figcaption strong{font-size:.88rem;color:#cbd5df}.viewer-close{position:absolute;z-index:3;right:22px;top:17px;width:42px;height:42px;border:0;border-radius:50%;background:#ffffff18;color:#fff;font-size:2rem;cursor:pointer}.viewer-arrow{position:absolute;z-index:2;top:45%;width:52px;height:70px;border:0;background:#ffffff12;color:#fff;font-size:3rem;cursor:pointer}.viewer-prev{left:10px}.viewer-next{right:10px}.viewer-thumbs{position:absolute;left:0;right:0;bottom:0;height:96px;display:flex;gap:7px;overflow-x:auto;padding:9px 20px;background:#030b13}.viewer-thumbs button{flex:0 0 112px;padding:0;border:2px solid transparent;background:#111;opacity:.5;cursor:pointer}.viewer-thumbs button.active{opacity:1;border-color:var(--gold)}.viewer-thumbs img{display:block;width:100%;height:74px;object-fit:cover}@media(max-width:800px){.gallery{height:440px}.tour-times{grid-template-columns:repeat(3,1fr)}.photo-viewer{padding:55px 12px 100px}.viewer-arrow{width:42px;height:58px}.photo-viewer figcaption{left:14px;top:14px}.photo-viewer figcaption strong{display:none}}@media(max-width:520px){.gallery{grid-template-columns:1fr 1fr!important;grid-template-rows:2fr 1fr!important}.gallery-photo:first-child{grid-column:1/3;grid-row:auto}.gallery-photo:nth-child(n+4){display:none}.gallery-photo:nth-child(3) .more-photos{display:block}.tour-days{grid-template-columns:repeat(3,1fr);overflow-x:auto}.tour-days button:nth-child(n+4){display:none}.tour-times{grid-template-columns:repeat(2,1fr)}}
