.verified-title[hidden]{display:none!important}.reviews-empty{margin-top:18px;padding:24px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);text-align:center;font-size:11px}.booking-card button:disabled{opacity:.55;cursor:not-allowed}.gallery>div{background-size:cover;background-position:center}.gallery>div:before{pointer-events:none}
.hotel-mobile-drawer{position:fixed;z-index:80;right:12px;top:12px;width:min(330px,calc(100% - 24px));padding:16px 20px;background:#fff;border-radius:20px;box-shadow:0 25px 80px rgba(3,31,26,.3);display:grid;transform:translateY(-120%);opacity:0;transition:.28s}.hotel-mobile-drawer.open{transform:translateY(0);opacity:1}.hotel-mobile-drawer>a{padding:15px 3px;border-bottom:1px solid var(--line);font-weight:800}.hotel-mobile-drawer>button{justify-self:end;width:38px;height:38px;border:0;border-radius:50%;background:#edf3ef;font-size:24px}@media(min-width:851px){.hotel-mobile-drawer{display:none}}
.gallery [role="button"]{cursor:pointer}.photo-viewer{width:min(1040px,calc(100% - 24px));max-width:none;padding:0;border:0;border-radius:22px;background:#071f1a;color:#fff;overflow:hidden}.photo-viewer::backdrop{background:rgba(2,18,15,.86);backdrop-filter:blur(7px)}.photo-viewer figure{margin:0;display:grid;place-items:center;min-height:min(78vh,720px)}.photo-viewer img{display:block;max-width:100%;max-height:72vh;object-fit:contain}.photo-viewer figcaption{padding:12px 18px;color:#dcebe5;text-align:center}.photo-viewer button{position:absolute;z-index:2;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#123b32;cursor:pointer}.photo-close{right:14px;top:14px;width:42px;height:42px;font-size:25px}.photo-prev,.photo-next{top:50%;width:48px;height:48px;font-size:34px;transform:translateY(-50%)}.photo-prev{left:14px}.photo-next{right:14px}@media(max-width:600px){.photo-viewer figure{min-height:70vh}.photo-prev,.photo-next{width:42px;height:42px}.photo-prev{left:8px}.photo-next{right:8px}}
.review-score-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.review-score-grid label{display:grid;gap:6px}.rooms-empty,.nearby-empty{padding:22px;border:1px dashed var(--line);border-radius:13px;color:var(--muted);text-align:center}.near-grid>a{display:grid;color:inherit}.room-photo[style]{background-size:cover;background-position:center}@media(max-width:600px){.review-score-grid{grid-template-columns:1fr}}
.gallery>[hidden]{display:none!important}.gallery[data-count="1"]{grid-template-columns:1fr}.gallery[data-count="1"] .gallery-main{grid-column:1/-1}.gallery[data-count="2"]{grid-template-columns:2fr 1fr}.gallery[data-count="2"] .gallery-main{grid-row:auto}.gallery[data-count="2"] .gallery-small{min-height:100%}@media(max-width:700px){.gallery[data-count="2"]{grid-template-columns:1fr}.gallery[data-count="2"] .gallery-small{min-height:220px}}
