.gallery-actions{margin-top:10px;display:flex;gap:8px}.nearby-hotels-btn{appearance:none;border:1px solid rgba(97,234,225,.34);background:linear-gradient(135deg,rgba(13,62,69,.92),rgba(6,36,43,.94));color:#eaffff;border-radius:999px;padding:9px 14px;font:800 12px/1.1 inherit;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.18)}.nearby-hotels-btn:hover{border-color:rgba(107,248,236,.65)}
.hotel-sheet{position:fixed;inset:0;z-index:200;display:none}.hotel-sheet.open{display:block}.hotel-sheet-backdrop{position:absolute;inset:0;border:0;background:rgba(0,5,8,.72);backdrop-filter:blur(5px);width:100%;height:100%}.hotel-sheet-panel{position:absolute;inset-inline:clamp(12px,5vw,64px);bottom:clamp(12px,4vh,42px);max-height:min(78vh,760px);overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(160deg,#07171d,#020b0f);border:1px solid rgba(95,235,226,.24);border-radius:26px;box-shadow:0 28px 90px rgba(0,0,0,.5)}.hotel-sheet-panel header{display:flex;justify-content:space-between;gap:18px;padding:20px 22px 14px;border-bottom:1px solid rgba(255,255,255,.07)}.hotel-sheet-panel h2{margin:3px 0 2px;font-size:clamp(23px,4vw,34px)}.hotel-sheet-panel header small{color:#68eee5;font-weight:900}.hotel-sheet-panel header p{margin:3px 0 0;color:#8db1b7;font-size:13px}.hotel-close{width:42px;height:42px;flex:none;border-radius:50%;border:1px solid rgba(255,255,255,.13);background:#0a2128;color:white;font-size:17px;cursor:pointer}.hotel-provider{padding:8px 22px;color:#709096;font-size:10px}.hotel-list{padding:4px 18px 20px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:10px}.hotel-card{background:#061319;border:1px solid rgba(255,255,255,.08);border-radius:17px;padding:14px;display:flex;flex-direction:column;gap:8px}.hotel-card-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.hotel-card h3{margin:0;font-size:16px}.hotel-distance{color:#6ff1e8;font-size:12px;white-space:nowrap;font-weight:900}.hotel-type{color:#8fb0b5;font-size:11px}.hotel-meta{color:#b7c9cc;font-size:12px;line-height:1.5}.hotel-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.hotel-actions a{color:#eaffff;text-decoration:none;background:#0b2730;border:1px solid #24545c;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.hotel-empty,.hotel-loading{grid-column:1/-1;text-align:center;padding:35px 18px;color:#a8bec2}.hotel-search-more{padding:12px 18px 16px;border-top:1px solid rgba(255,255,255,.07);display:flex;gap:8px;flex-wrap:wrap}.hotel-search-more a{color:#a9ffff;text-decoration:none;border:1px solid rgba(83,225,219,.24);border-radius:999px;padding:7px 11px;font-size:11px}
@media(max-width:720px){.gallery-actions{margin-top:8px}.nearby-hotels-btn{width:100%;min-height:38px;font-size:11.5px}.hotel-sheet-panel{inset-inline:0;bottom:0;max-height:82dvh;border-radius:24px 24px 0 0;border-inline:0;border-bottom:0}.hotel-sheet-panel header{padding:16px 16px 12px}.hotel-list{display:block;padding:4px 12px 18px}.hotel-card{margin-bottom:9px}.hotel-provider{padding:7px 16px}.hotel-search-more{padding:10px 12px calc(12px + env(safe-area-inset-bottom))}}
