.room-product{height:100%;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 38px #10264f12;transition:transform .2s,box-shadow .2s}
.room-product:hover{transform:translateY(-4px);box-shadow:0 22px 48px #10264f1c}
.room-product-image,.room-product-placeholder{display:flex;width:100%;height:245px;object-fit:cover}
.room-product-placeholder{flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#10264f,#285292);color:#fff}
.room-product-placeholder span{font-size:3rem;font-weight:850;opacity:.85}.room-product-placeholder small{opacity:.7}
.room-product-body{padding:22px}.room-product-body h3{margin:12px 0 8px;font-size:1.35rem}
.room-type{font-size:.76rem;font-weight:800;letter-spacing:.08em;color:#f47b20;text-transform:uppercase}
.room-status{padding:5px 9px;border-radius:99px;background:#dcfce7;color:#166534;font-size:.72rem;font-weight:700}
.room-features,.room-description{color:#667085;line-height:1.55}.room-description{min-height:48px}
.room-product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid #edf0f4}
.room-product-footer>strong{color:#10264f;font-size:1.05rem}.room-product-footer>strong small{font-weight:500;color:#667085}
.room-detail{padding:42px 0 80px;background:#f7f9fc}.room-breadcrumb{display:flex;gap:9px;align-items:center;margin-bottom:24px;color:#667085}
.room-breadcrumb a{color:#315ca8}.room-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:180px;gap:10px;overflow:hidden;border-radius:20px;background:#e8edf4}
.room-gallery img{width:100%;height:100%;object-fit:cover}.room-gallery-main{grid-row:span 2}
.room-lightbox-trigger{cursor:zoom-in;transition:filter .2s,transform .2s}.room-lightbox-trigger:hover,.room-lightbox-trigger:focus{filter:brightness(.82);outline:3px solid #f47b20;outline-offset:-3px}
.room-lightbox[hidden]{display:none}.room-lightbox{position:fixed;inset:0;z-index:2000;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;background:#020817ed;padding:20px}
.room-lightbox figure{margin:0;min-width:0;text-align:center}.room-lightbox figure img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 90px);margin:auto;object-fit:contain;border-radius:8px;box-shadow:0 20px 70px #000}.room-lightbox figcaption{color:#fff;margin-top:10px}
.lightbox-close{position:absolute;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));z-index:2;width:46px;height:46px;border:0;border-radius:50%;background:#ffffff1f;color:#fff;font-size:2rem;line-height:1;cursor:pointer}
.lightbox-nav{width:50px;height:64px;border:0;border-radius:12px;background:#ffffff1a;color:#fff;font-size:3rem;line-height:1;cursor:pointer}.lightbox-nav:hover,.lightbox-close:hover{background:#ffffff35}.lightbox-next{justify-self:end}body.lightbox-open{overflow:hidden}
.room-detail-placeholder{grid-column:1/-1;min-height:360px;display:grid;place-items:center;align-content:center;background:linear-gradient(135deg,#10264f,#285292);color:#fff}
.room-detail-placeholder span{font-size:5rem;font-weight:850}.room-detail h1{font-size:clamp(2.4rem,5vw,4.5rem);font-weight:850;letter-spacing:-.04em;margin:.2em 0}
.room-detail h2{margin-top:35px}.room-detail-features{display:flex;flex-wrap:wrap;gap:10px}.room-detail-features span{padding:10px 13px;background:#fff;border:1px solid #e2e8f0;border-radius:9px}
.room-detail-description{font-size:1.05rem;line-height:1.8;color:#475467}.room-booking-card{position:sticky;top:105px;padding:26px;background:#fff;border:1px solid #e2e8f0;border-radius:17px;box-shadow:0 16px 42px #10264f12}
.room-detail-price{font-size:1.8rem;font-weight:850;color:#10264f;margin:5px 0 12px}.room-booking-card p{color:#667085;line-height:1.55}
@media(max-width:991px){.room-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:200px}.room-gallery-main{grid-column:1/-1;grid-row:auto}.room-booking-card{position:static}}
@media(max-width:600px){.room-gallery{display:block}.room-gallery img{height:240px;margin-bottom:5px}.room-product-footer{align-items:flex-start;flex-direction:column}.room-product-footer .d-flex{width:100%}.room-product-footer .btn{flex:1}.room-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;padding:10px}.room-lightbox figure img{width:auto;height:auto;max-height:calc(100vh - 75px)}.lightbox-nav{width:42px;height:54px;font-size:2.4rem}.lightbox-close{width:42px;height:42px}}
