:root{--hotel-header:78px;--hotel-tabs:55px}
@media(max-width:991px){:root{--hotel-header:70px}}

.hotel-detail-page{background:#f5f8fb;color:var(--text)}
.hotel-detail-page .dest-hero{min-height:220px;background:linear-gradient(125deg,#183c59 0%,#356f9b 55%,#5b8db8 100%)}
.hotel-detail-page .dest-hero .container{padding-bottom:2.7rem;text-align:center}
.hotel-detail-page .dest-hero h1{font-size:clamp(1.65rem,3.3vw,2.45rem);letter-spacing:-.04em;text-align:center}
.hero-eyebrow{display:inline-flex!important;align-items:center;gap:.4rem;margin:0 0 .55rem!important;padding:.28rem .68rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.11);font-size:.66rem!important;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.hero-subline{max-width:none!important;margin:-.15rem 0 .85rem!important;color:rgba(255,255,255,.88);font-size:.86rem!important}
.pkg-crumb{font-size:.78rem;opacity:.9;margin-bottom:.8rem}
.pkg-crumb a{color:#fff;text-decoration:none}.pkg-crumb a:hover{text-decoration:underline}
.pkg-crumb span{margin:0 .45rem;opacity:.55}
.hero-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.48rem}
.hero-chips span{display:inline-flex;align-items:center;gap:.42rem;padding:.36rem .78rem;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.14);font-size:.78rem;font-weight:700;backdrop-filter:blur(8px)}

/* Four-photo gallery: large lead image, three supporting images. */
.mosaic-wrap{padding:1.6rem 0 .7rem;background:#fff}
.mosaic{display:grid;width:min(100%,1120px);margin-inline:auto;grid-template-columns:2fr 1fr 1fr;grid-template-rows:108px 108px;gap:8px}
.mosaic a{position:relative;display:block;overflow:hidden;border-radius:13px;background:#e9eff4}
.mosaic a:first-child{grid-row:1/3;grid-column:1/2}
.mosaic a:nth-child(2){grid-column:2/3;grid-row:1/2}
.mosaic a:nth-child(3){grid-column:3/4;grid-row:1/2}
.mosaic a:nth-child(4){grid-column:2/3;grid-row:2/3}
.mosaic a:nth-child(4):last-child{grid-column:2/4}
.mosaic a:nth-child(5){grid-column:3/4;grid-row:2/3}
.mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .25s ease}
.mosaic a:hover img{transform:scale(1.045)}
.mosaic-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:.45rem;background:linear-gradient(180deg,rgba(9,26,40,.14),rgba(9,26,40,.72));color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.01em}
.mosaic-more i{font-size:.9rem}
.rep-note{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:.65rem 0 0;color:#697782;font-size:.73rem}
.rep-note a{color:#356f98;font-weight:700;text-decoration:underline;text-decoration-color:rgba(53,111,152,.35);text-underline-offset:2px}.rep-note a:hover{color:#174f77;text-decoration-color:currentColor}.rep-note a i{margin-left:.15rem;font-size:.62rem}
.hotel-fact-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:1rem 0 .2rem;border:1px solid #dce6ec;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(24,56,78,.055)}
.hotel-fact-strip>div{display:flex;align-items:center;gap:.65rem;min-width:0;padding:.85rem 1rem;border-right:1px solid #e2eaef}.hotel-fact-strip>div:last-child{border-right:0}
.hotel-fact-strip>div>i{display:flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#edf5fa;color:#39739d;font-size:.82rem}
.hotel-fact-strip span{min-width:0}.hotel-fact-strip small,.hotel-fact-strip b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotel-fact-strip small{margin-bottom:.1rem;color:#7a8994;font-size:.63rem;font-weight:750;text-transform:uppercase;letter-spacing:.035em}.hotel-fact-strip b{color:#2c4d63;font-size:.75rem}

/* Sticky page navigation. */
.pkg-tabs{position:sticky;top:var(--hotel-header);z-index:850;background:rgba(255,255,255,.96);border-bottom:1px solid #dce5ec;box-shadow:0 5px 18px rgba(20,48,68,.05);backdrop-filter:blur(12px)}
.pkg-tabs .container{display:flex;justify-content:flex-start;gap:.15rem;overflow-x:auto;scrollbar-width:none}.pkg-tabs .container::-webkit-scrollbar{display:none}
.pkg-tabs a{flex:none;padding:1rem .92rem .85rem;color:#64727e;border-bottom:3px solid transparent;font-size:.84rem;font-weight:800;white-space:nowrap}
.pkg-tabs a:hover,.pkg-tabs a.on{color:#285f86;border-bottom-color:var(--accent)}

.pkg-main{padding:2.5rem 0 3.5rem;background:#f5f8fb}
.pkg-split{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:1.65rem;align-items:start}
.pkg-rail{grid-column:2;grid-row:1;min-width:0}
.pkg-content{grid-column:1;grid-row:1;min-width:0}
.pkg-block{scroll-margin-top:calc(var(--hotel-header) + var(--hotel-tabs) + 16px);margin-bottom:1.35rem}
.pkg-card{background:#fff;border:1px solid #dce5ec;border-radius:18px;padding:1.5rem;box-shadow:0 8px 28px rgba(25,58,80,.055)}
.pkg-h{display:flex;align-items:center;gap:.65rem;margin:0 0 1.15rem;color:#183c59;font-size:1.22rem;font-weight:850;text-align:left}
.pkg-h::before{content:"";width:5px;height:24px;border-radius:8px;background:linear-gradient(180deg,var(--accent),var(--primary));flex:none}
.section-intro{margin:-.5rem 0 1.2rem;color:#667784;font-size:.9rem;line-height:1.7}

/* Right enquiry rail. */
.bk-card{position:relative;overflow:hidden;background:#fff;border:1px solid #d8e3ea;border-radius:18px;box-shadow:0 15px 42px rgba(24,56,78,.12)}
@media(min-width:992px) and (min-height:900px){.bk-card{position:sticky;top:calc(var(--hotel-header) + var(--hotel-tabs) + 18px)}}
.bk-price{position:relative;padding:1.25rem 1.3rem;background:linear-gradient(135deg,#234f70,#4c86b1);color:#fff;overflow:hidden}
.bk-price::after{content:"";position:absolute;right:-28px;top:-34px;width:118px;height:118px;border-radius:50%;background:rgba(255,255,255,.1)}
.bk-kicker{position:relative;display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.35rem;font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.88}
.bk-title{position:relative;font-size:1.18rem;font-weight:850;line-height:1.25}
.bk-per{position:relative;margin-top:.25rem;font-size:.75rem;opacity:.86}
.bk-trust{position:relative;display:flex;gap:.45rem;margin-top:.75rem}.bk-trust span{display:inline-flex;align-items:center;gap:.3rem;padding:.27rem .5rem;border-radius:999px;background:rgba(255,255,255,.13);font-size:.64rem;font-weight:750}
.bk-body{padding:1rem 1.15rem 1.2rem}
.bk-section-title{display:flex;align-items:center;gap:.4rem;margin:.15rem 0 .75rem;color:#315f7f;font-size:.72rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.58rem .65rem}
.form-field{min-width:0}.form-field.full{grid-column:1/-1}
.bk-body label{display:block;margin:0 0 .28rem;color:#47657a;font-size:.68rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}
.bk-body input,.bk-body select,.bk-body textarea{width:100%;min-height:39px;padding:.52rem .62rem;border:1px solid #cfdce5;border-radius:10px;background:#fff;color:#243947;font:inherit;font-size:.82rem;transition:border-color .15s,box-shadow .15s}
.bk-body textarea{min-height:58px;resize:vertical}
.bk-body input:focus,.bk-body select:focus,.bk-body textarea:focus{outline:0;border-color:#5b8db8;box-shadow:0 0 0 3px rgba(91,141,184,.15)}
.bk-rule{border:0;border-top:1px dashed #d5e0e7;margin:1rem 0}
.stay-summary{display:flex;align-items:center;justify-content:center;min-height:30px;padding:.35rem .55rem;border:1px dashed #c8d8e2;border-radius:9px;background:#f6f9fb;color:#647885;font-size:.68rem;font-weight:750;text-align:center}.stay-summary.ready{border-style:solid;border-color:#c8df9b;background:#f4f9e9;color:#64821f}
.bk-btn{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;margin-top:1rem;padding:.78rem 1rem;border:0;border-radius:999px;background:linear-gradient(135deg,#9cc63a,#78a11d);box-shadow:0 8px 20px rgba(120,161,29,.25);color:#fff;font:inherit;font-size:.92rem;font-weight:850;cursor:pointer}
.bk-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.bk-btn[disabled]{opacity:.55;cursor:default;transform:none}
.bk-fine{margin:.65rem 0 0;color:#71808b;font-size:.68rem;line-height:1.5;text-align:center}
.bk-alt{margin:.75rem 0 0;color:#687783;font-size:.76rem;text-align:center}.bk-alt a{color:#168648;font-weight:800;text-decoration:underline}
#hotelStatus{margin:.75rem 0 0;font-size:.8rem;line-height:1.45}#hotelStatus:empty{margin:0}
#hotelStatus.ok{padding:.7rem;border-radius:10px;background:#eaf7ee;color:#1e7b45}#hotelStatus.fail{padding:.7rem;border-radius:10px;background:#fdeded;color:#a02c2c}

/* Overview and room categories. */
.hotel-about{color:#4f6270;font-size:.94rem;line-height:1.75}
.hotel-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.15rem}
.hotel-highlight{padding:.9rem;border:1px solid #dfe8ee;border-radius:13px;background:linear-gradient(180deg,#fff,#f7fafc)}
.hotel-highlight i{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:.55rem;border-radius:10px;background:#eaf3f9;color:#39729b}
.hotel-highlight b{display:block;color:#243f52;font-size:.83rem;line-height:1.4}.hotel-highlight small{display:block;margin-top:.22rem;color:#71808b;font-size:.71rem;line-height:1.4}
.room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}
.room-card{position:relative;min-width:0;padding:1rem 1rem 1rem 3.8rem;border:1px solid #dce6ec;border-radius:14px;background:#fff;transition:transform .18s,box-shadow .18s,border-color .18s}
.room-card:hover{transform:translateY(-2px);border-color:#bdd2e0;box-shadow:0 9px 22px rgba(30,68,93,.08)}
.room-icon{position:absolute;left:1rem;top:1rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;background:#edf5fa;color:#3f779f}
.room-card h3{margin:0 0 .28rem;color:#234b67;font-size:.91rem;text-align:left}.room-card p{margin:0;color:#687985;font-size:.75rem;line-height:1.45}.room-card .room-occ{display:inline-flex;margin-top:.45rem;padding:.2rem .48rem;border-radius:999px;background:#eef5e2;color:#64861b;font-size:.67rem;font-weight:800}
.room-extra[hidden]{display:none}
.room-toggle{display:flex;align-items:center;justify-content:center;gap:.42rem;width:100%;margin-top:.85rem;padding:.68rem;border:1px dashed #b9cdd9;border-radius:11px;background:#f7fafc;color:#39739d;font:inherit;font-size:.78rem;font-weight:850;cursor:pointer}.room-toggle:hover{border-style:solid;background:#edf5fa}.room-toggle i{font-size:.7rem}
.room-note{margin:1rem 0 0;padding:.75rem .9rem;border-left:3px solid #5b8db8;border-radius:0 10px 10px 0;background:#f0f6fa;color:#627582;font-size:.77rem;line-height:1.55}

/* Facilities tabs. */
.facility-tabs{display:flex;gap:.5rem;padding-bottom:.8rem;overflow-x:auto;scrollbar-width:thin}
.facility-tab{display:inline-flex;align-items:center;gap:.42rem;flex:none;padding:.62rem .78rem;border:1px solid #d6e2e9;border-radius:10px;background:#f8fafb;color:#557080;font:inherit;font-size:.75rem;font-weight:800;cursor:pointer}
.facility-tab span{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .3rem;border-radius:999px;background:#e4edf3;color:#5c7280;font-size:.62rem}.facility-tab.active span,.facility-tab:hover span{background:rgba(255,255,255,.18);color:#fff}
.facility-tab:hover,.facility-tab.active{border-color:#4f85ab;background:#39739d;color:#fff;box-shadow:0 5px 14px rgba(57,115,157,.18)}
.facility-panel{display:none;padding-top:.35rem}.facility-panel.active{display:block}
.facility-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0;padding:0;list-style:none}
.facility-list li{display:flex;align-items:center;gap:.55rem;padding:.7rem .75rem;border:1px solid #e0e8ed;border-radius:11px;background:#fbfcfd;color:#536876;font-size:.81rem;line-height:1.4}
.facility-list i{color:#78a11d;font-size:.72rem}

.pkg-terms details{margin-bottom:.58rem;overflow:hidden;border:1px solid #dce5eb;border-radius:12px;background:#fff}.pkg-terms details[open]{border-color:#9ebdd1;box-shadow:0 5px 16px rgba(37,77,103,.07)}
.pkg-terms summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.85rem 1rem;list-style:none;color:#315e7c;font-size:.86rem;font-weight:800;cursor:pointer}.pkg-terms summary::-webkit-details-marker{display:none}
.pkg-terms summary::after{content:"";width:8px;height:8px;margin-top:-4px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s}.pkg-terms details[open] summary::after{margin-top:4px;transform:rotate(-135deg)}
.pkg-terms ul{margin:0;padding:0 1rem 1rem 2.15rem}.pkg-terms li{padding:.2rem 0;color:#687985;font-size:.81rem;line-height:1.55}.pkg-terms a{color:#39739d;text-decoration:underline}

.rel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.rel{display:block;overflow:hidden;border:1px solid #dce5eb;border-radius:14px;background:#fff;color:inherit}.rel img{width:100%;height:145px;object-fit:cover}.rel-b{padding:.85rem}.rel-b h5{margin:0 0 .25rem;color:#234b67;font-size:.88rem;text-align:left}.rel-b p{margin:0;color:#71808b;font-size:.75rem}
.pkg-section{padding:3rem 0;background:#fff}.pkg-section .pkg-h{justify-content:center}.pkg-cta-bar{padding:2.7rem 0;background:linear-gradient(120deg,#234f70,#4f88b1);color:#fff;text-align:center}.pkg-cta-bar h2{margin-bottom:.45rem;color:#fff;font-size:1.45rem}.pkg-cta-bar p{margin-bottom:1.25rem;opacity:.88}.cta-btn{display:inline-block;padding:.68rem 1.7rem;border-radius:999px;background:#fff;color:#285d80;font-size:.86rem;font-weight:850}.cta-btn.ghost{margin-left:.45rem;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.12);color:#fff}

/* Lightbox */
.lb{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:2rem 1rem;background:rgba(7,18,27,.94)}.lb.open{display:flex}.lb img{max-width:min(1050px,93vw);max-height:78vh;border-radius:13px;box-shadow:0 24px 70px rgba(0,0,0,.5)}
.lb-cap,.lb-count{position:absolute;left:0;right:0;color:#fff;text-align:center}.lb-cap{bottom:2rem;font-size:.82rem}.lb-count{top:1.35rem;font-size:.76rem;opacity:.7}.lb button{position:absolute;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:1.2rem;cursor:pointer}.lb-close{top:1rem;right:1rem}.lb-prev{left:1rem;top:50%}.lb-next{right:1rem;top:50%}

@media(max-width:991px){
  .pkg-split{grid-template-columns:1fr}.pkg-rail{grid-column:1;grid-row:1;order:-1}.pkg-content{grid-column:1;grid-row:2}.bk-card{position:static}.form-grid{grid-template-columns:repeat(3,1fr)}.form-field.contact-wide{grid-column:span 2}.bk-body textarea{min-height:42px}
}
@media(max-width:767px){
  .hotel-detail-page .dest-hero{min-height:180px}.hotel-detail-page .dest-hero .container{padding-bottom:2.1rem}.hero-chips span:nth-child(4){display:none}
  .mosaic{grid-template-columns:1.25fr 1fr;grid-template-rows:105px 105px}.mosaic a:first-child{grid-column:1/2}.mosaic a:nth-child(2){grid-column:2/3;grid-row:1/2}.mosaic a:nth-child(n+3){display:none}.mosaic a.mosaic-last{display:block;grid-column:2/3;grid-row:2/3}
  .hotel-fact-strip{grid-template-columns:1fr 1fr}.hotel-fact-strip>div:nth-child(2){border-right:0}.hotel-fact-strip>div:nth-child(-n+2){border-bottom:1px solid #e2eaef}.pkg-main{padding:1.6rem 0 2.5rem}.pkg-tabs .container{justify-content:flex-start}.pkg-card{padding:1.15rem}.hotel-highlights{grid-template-columns:1fr}.room-grid{grid-template-columns:1fr}.facility-list{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr 1fr}.form-field.full,.form-field.contact-wide{grid-column:1/-1}.rel-grid{grid-template-columns:1fr 1fr}.cta-btn{margin:.25rem}.cta-btn.ghost{margin-left:.25rem}
}
@media(max-width:480px){.rel-grid{grid-template-columns:1fr}.mosaic-wrap{padding-top:1rem}.hotel-fact-strip{grid-template-columns:1fr}.hotel-fact-strip>div{border-right:0;border-bottom:1px solid #e2eaef!important}.hotel-fact-strip>div:last-child{border-bottom:0!important}.pkg-tabs a{padding-left:.7rem;padding-right:.7rem}.bk-body{padding:1rem}.hotel-detail-page .dest-hero h1{font-size:1.55rem}.hero-subline{font-size:.78rem!important}}
@media(prefers-reduced-motion:reduce){.mosaic img,.room-card,.bk-btn{transition:none}}
