.room-gallery-card[data-astro-cid-vr6lp75u]{background:#062110e6;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 24px 48px #00000073;padding:12px;display:grid;gap:16px}.room-gallery-card[data-astro-cid-vr6lp75u].tone-blue{background:#0e1630eb;border-color:#6f9aff47}.room-gallery-card[data-astro-cid-vr6lp75u].tone-purple{background:#220e30eb;border-color:#c685ff4d}.room-gallery-card[data-astro-cid-vr6lp75u].tone-green{background:#062110e6;border-color:#9fe5a747}.room-gallery-stage[data-astro-cid-vr6lp75u]{position:relative;width:100%;min-height:260px;overflow:hidden;border-radius:12px;touch-action:pan-y;cursor:zoom-in}.room-gallery-image[data-astro-cid-vr6lp75u]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:translate(38px);transition:transform .7s ease,opacity .7s ease}.room-gallery-image[data-astro-cid-vr6lp75u].is-active{opacity:1;transform:translate(0);z-index:2}.room-gallery-image[data-astro-cid-vr6lp75u].is-entering{z-index:3}.room-gallery-image[data-astro-cid-vr6lp75u].is-exiting{opacity:0;transform:translate(-38px);z-index:1}.room-gallery-control[data-astro-cid-vr6lp75u]{position:absolute;top:0;bottom:0;width:clamp(30px,10%,46px);border:none;border-radius:0;background:linear-gradient(90deg,#00000075,#00000014);color:#fff;font-size:28px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:6;transition:background .18s ease,opacity .18s ease;opacity:.78}.room-gallery-control[data-astro-cid-vr6lp75u]:hover{opacity:1}.room-gallery-control[data-astro-cid-vr6lp75u]:active{opacity:.92}.room-gallery-control--prev[data-astro-cid-vr6lp75u]{left:0}.room-gallery-control--next[data-astro-cid-vr6lp75u]{right:0;background:linear-gradient(270deg,#00000075,#00000014)}.room-gallery-thumbs[data-astro-cid-vr6lp75u]{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.room-thumb[data-astro-cid-vr6lp75u]{border:2px solid transparent;border-radius:12px;padding:0;width:72px;height:48px;flex:0 0 auto;overflow:hidden;cursor:pointer;background:#ffffff14;transition:border-color .22s ease,transform .22s ease}.room-thumb[data-astro-cid-vr6lp75u] img[data-astro-cid-vr6lp75u]{width:100%;height:100%;object-fit:cover;display:block}.room-thumb[data-astro-cid-vr6lp75u]:hover{transform:translateY(-2px)}.room-thumb[data-astro-cid-vr6lp75u].is-selected{border-color:#9fe5a7}.room-gallery-info[data-astro-cid-vr6lp75u] h3[data-astro-cid-vr6lp75u]{margin:0;color:#fff;font-size:clamp(22px,6vw,28px)}.room-gallery-info[data-astro-cid-vr6lp75u] p[data-astro-cid-vr6lp75u]{margin:6px 0 0;color:#ffffffc7;font-size:15px;line-height:1.5}.room-highlights[data-astro-cid-vr6lp75u]{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.room-highlight-pill[data-astro-cid-vr6lp75u]{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;background:linear-gradient(135deg,#9fe5a729,#ffffff0a);border:1px solid rgba(159,229,167,.3);color:#ffffffdb;font-size:13px}.room-highlight-pill[data-astro-cid-vr6lp75u] span[data-astro-cid-vr6lp75u]{color:#9fe5a7;font-size:12px}.room-price-grid[data-astro-cid-vr6lp75u]{margin-top:14px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.room-price-pill[data-astro-cid-vr6lp75u]{display:flex;flex-direction:column;gap:4px;padding:10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12)}.room-price-label[data-astro-cid-vr6lp75u]{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#ffffffad}.room-price-value[data-astro-cid-vr6lp75u]{font-size:clamp(18px,5vw,24px);line-height:1;font-weight:700;color:#9fe5a7}.room-gallery-actions[data-astro-cid-vr6lp75u]{margin-top:14px}.room-gallery-reserve-btn[data-astro-cid-vr6lp75u]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.03em;color:#062110;background:#fff;border:1px solid #fff}.room-gallery-reserve-btn[data-astro-cid-vr6lp75u]:hover,.room-gallery-reserve-btn[data-astro-cid-vr6lp75u]:focus-visible{opacity:.92}.room-image-modal[data-astro-cid-vr6lp75u]{position:fixed;inset:0;z-index:40;background:#000000e0;display:grid;place-items:center;padding:18px}.room-image-modal[data-astro-cid-vr6lp75u][hidden]{display:none}.room-image-modal-content[data-astro-cid-vr6lp75u]{max-width:min(1200px,96vw);max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:12px}.room-image-modal-close[data-astro-cid-vr6lp75u]{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.34);background:#0000008c;color:#fff;font-size:28px;line-height:1;cursor:pointer}@media(min-width:640px){.room-gallery-stage[data-astro-cid-vr6lp75u]{min-height:360px}.room-gallery-card[data-astro-cid-vr6lp75u]{padding:16px;border-radius:22px}.room-thumb[data-astro-cid-vr6lp75u]{width:84px;height:56px}.room-price-grid[data-astro-cid-vr6lp75u]{grid-template-columns:repeat(3,minmax(105px,1fr))}}@media(min-width:1024px){.room-gallery-stage[data-astro-cid-vr6lp75u]{min-height:520px}}.habitaciones-gallery[data-astro-cid-o2dj72wr]{display:grid;gap:18px}.habitaciones-gallery[data-astro-cid-o2dj72wr] h1[data-astro-cid-o2dj72wr]{margin:0;color:#fff;font-size:clamp(28px,8vw,52px);line-height:1.1}.habitaciones-gallery-list[data-astro-cid-o2dj72wr]{display:grid;gap:16px}@media(min-width:768px){.habitaciones-gallery[data-astro-cid-o2dj72wr]{gap:26px}.habitaciones-gallery-list[data-astro-cid-o2dj72wr]{gap:24px}}
