.gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:auto}.gallery-grid figure:first-child{grid-row:auto}.gallery-grid img,.card>img{aspect-ratio:4/5;height:auto;object-fit:cover;cursor:zoom-in}.card>img{max-height:520px}.photo-trigger{display:block;border:0;padding:0;background:none;width:100%;cursor:zoom-in}.photo-trigger img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover}.card-actions{display:flex;gap:10px;flex-wrap:wrap}.outline{padding:12px 18px;border:1px solid var(--teal);border-radius:30px;color:var(--ink);background:transparent;cursor:pointer;font:inherit}.price-note{font-size:14px}.booking{padding-top:48px;padding-bottom:48px;scroll-margin-top:85px}.booking-box input,.booking-box select{min-width:0;min-height:46px}.booking-box input:disabled{opacity:.6}.booking-box input:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid var(--sun);outline-offset:3px}dialog{border:0;border-radius:18px;padding:0;color:var(--ink);background:var(--cream);width:min(680px,calc(100% - 24px));max-height:90vh;max-height:90dvh;overflow:hidden}dialog::backdrop{background:rgba(6,24,24,.78)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;border-bottom:1px solid var(--line);background:var(--cream)}.modal-head h2{font:500 26px Georgia,serif;margin:0}.close-modal{flex:none;border:0;background:var(--sand);border-radius:50%;width:44px;height:44px;font-size:28px;cursor:pointer}.modal-body{padding:20px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(90vh - 80px);max-height:calc(90dvh - 80px)}.modal-body p{line-height:1.6}.modal-body label{display:block;margin:12px 0 5px;font-size:14px}.modal-body input,.modal-body select,.modal-body textarea{font:inherit;width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;min-width:0}.modal-body textarea{min-height:80px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.summary{padding:14px;background:var(--sand);border-radius:12px;line-height:1.7}.submit-area{position:sticky;bottom:-20px;background:var(--cream);padding:14px 0 20px}.submit-area button{width:100%}.notice{font-size:13px;line-height:1.5}.photo-dialog{width:min(1100px,calc(100% - 20px))}.photo-view{padding:10px;overflow:auto;max-height:calc(90dvh - 140px);text-align:center;touch-action:pan-y}.photo-view img{max-width:100%;max-height:70vh;object-fit:contain}.photo-nav{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px;background:var(--cream)}.photo-nav button{min-height:44px;padding:8px 14px;cursor:pointer}.hero{position:relative}.hero-photo{position:absolute;right:24px;bottom:24px;border:1px solid #fff;border-radius:24px;padding:10px 16px;background:#173b3acc;color:white;cursor:zoom-in}@media(max-width:760px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.gallery-grid figure:first-child{grid-row:auto}.section{padding-top:40px;padding-bottom:40px}.two-col{grid-template-columns:1fr}.footer{flex-direction:column}.modal-body{padding:16px}.submit-area{bottom:-16px}.photo-nav button{font-size:12px}.whatsapp-float{bottom:12px}.hero-photo{bottom:16px}.hero-copy{margin-bottom:55px}}
