.hotel-catalog-page{background:#f5f9fb;padding-bottom:4.5rem;color:#083248}.hotel-catalog-hero{padding:3.2rem 0 5.8rem;background:linear-gradient(110deg,rgba(3,65,89,.96),rgba(0,130,150,.82)),url('/assets/karimunjawa-banner.webp') center/cover;color:#fff}.hotel-catalog-hero h1{max-width:780px;margin:.35rem 0 .55rem;font-size:clamp(2.15rem,4.5vw,4rem);line-height:1.02;letter-spacing:-.045em}.hotel-catalog-hero p{max-width:700px;margin:0;font-size:1.08rem;color:#e8fbff}.hotel-catalog-wrap{margin-top:-3.1rem}.hotel-catalog-search{display:grid;grid-template-columns:1.25fr repeat(2,1fr) 1.25fr .55fr auto;gap:.75rem;align-items:end;padding:1rem;box-shadow:0 18px 50px rgba(4,47,67,.16)}.hotel-catalog-search label,.hotel-catalog-filters label{display:grid;gap:.3rem}.hotel-catalog-search label>span,.hotel-catalog-filters label>span{font-size:.75rem;font-weight:800;color:#55717d}.hotel-catalog-search input,.hotel-catalog-filters select{width:100%;min-height:46px;border:1px solid #c6d9e0;border-radius:10px;background:#fff;padding:.65rem .75rem;color:#083248}.hotel-destination{min-height:46px;border:1px solid #c6d9e0;border-radius:10px;padding:.45rem .75rem}.hotel-destination strong{font-size:.92rem}.hotel-guest-fields{display:grid;grid-template-columns:48px auto 48px auto;align-items:center;gap:.3rem}.hotel-guest-fields input{padding:.45rem;text-align:center}.hotel-guest-fields small{color:#607a85}.hotel-catalog-search .button{min-height:46px;white-space:nowrap}.hotel-catalog-toolbar{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;padding:2.7rem 0 1rem}.hotel-catalog-toolbar h2{margin:.25rem 0 0;font-size:clamp(1.45rem,2.5vw,2rem)}.hotel-catalog-filters{display:flex;align-items:end;gap:.7rem}.hotel-catalog-filters select{min-width:170px}.hotel-active-search{display:flex;justify-content:space-between;gap:1rem;background:#e7f6f6;border:1px solid #bfe3e2;border-radius:12px;padding:.8rem 1rem;margin-bottom:1rem}.hotel-active-search a{font-weight:800;color:#007c83}.hotel-catalog-results{display:grid;gap:1rem}.hotel-list-card{display:grid;grid-template-columns:280px minmax(0,1fr) 220px;min-height:220px;background:#fff;border:1px solid #d3e2e7;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(5,55,75,.055);transition:.2s ease}.hotel-list-card:hover{border-color:#83c5c5;box-shadow:0 13px 34px rgba(5,55,75,.11);transform:translateY(-2px)}.hotel-list-photo{display:block;min-height:220px;background:linear-gradient(135deg,#dff2f3,#c4e4e8)}.hotel-list-photo img{width:100%;height:100%;min-height:220px;object-fit:cover}.hotel-list-photo.placeholder-photo{display:grid;place-items:center;color:#50757f;font-weight:800}.hotel-list-info{padding:1.25rem}.hotel-list-meta{display:flex;gap:.5rem;flex-wrap:wrap}.hotel-list-meta span{border-radius:99px;padding:.28rem .58rem;background:#e9f8f6;color:#086c6e;font-size:.75rem;font-weight:800}.hotel-list-meta span+span{background:#f2f6f7;color:#5a717a}.hotel-list-info h3{margin:.65rem 0 .35rem;font-size:1.4rem;line-height:1.15}.hotel-list-info h3 a{color:#083248}.hotel-list-info>p{margin:.35rem 0;color:#58727d}.hotel-list-info .hotel-address{color:#087b83;font-weight:700}.hotel-list-facts{display:flex;gap:.42rem;flex-wrap:wrap;margin-top:.8rem}.hotel-list-facts span{font-size:.78rem;padding:.25rem .5rem;border:1px solid #d5e5e8;border-radius:7px;color:#416570}.hotel-list-action{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;padding:1.25rem;border-left:1px solid #e0eaed}.hotel-list-action small,.hotel-list-action span{color:#607983}.hotel-list-action strong{font-size:1.4rem;margin:.2rem 0;color:#006d77}.hotel-list-action .button{width:100%;margin-top:1rem;text-align:center}.hotel-catalog-empty{text-align:center;padding:3rem}.hotel-catalog-help{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:1.8rem 2rem;border-radius:18px;background:#e8f4ea;border:1px solid #c5dec6}.hotel-catalog-help h2{margin:.25rem 0}.hotel-catalog-help p{margin:0}.hotel-catalog-help .button{white-space:nowrap}
@media(max-width:1050px){.hotel-catalog-search{grid-template-columns:repeat(3,1fr)}.hotel-list-card{grid-template-columns:230px minmax(0,1fr)}.hotel-list-action{grid-column:2;border-left:0;border-top:1px solid #e0eaed;flex-direction:row;align-items:center;gap:1rem;padding-top:.8rem}.hotel-list-action .button{width:auto;margin:0 0 0 auto}.hotel-list-photo{grid-row:1/3}}
@media(max-width:720px){.hotel-catalog-hero{padding:2.4rem 0 4.8rem}.hotel-catalog-wrap{margin-top:-2.4rem}.hotel-catalog-search{grid-template-columns:1fr 1fr}.hotel-catalog-search .hotel-destination,.hotel-catalog-search .button{grid-column:1/-1}.hotel-catalog-toolbar{display:grid;padding-top:2rem}.hotel-catalog-filters{display:grid;grid-template-columns:1fr 1fr}.hotel-catalog-filters select{min-width:0}.hotel-list-card{grid-template-columns:1fr}.hotel-list-photo,.hotel-list-photo img{min-height:210px;height:210px}.hotel-list-photo{grid-row:auto}.hotel-list-info{padding:1rem}.hotel-list-action{grid-column:auto;display:grid;grid-template-columns:1fr auto;align-items:center;text-align:left}.hotel-list-action span{grid-column:1}.hotel-list-action .button{grid-column:2;grid-row:1/3}.hotel-catalog-help{display:grid;padding:1.4rem}}
@media(max-width:460px){.hotel-catalog-search{grid-template-columns:1fr}.hotel-catalog-search .hotel-destination,.hotel-catalog-search .button{grid-column:auto}.hotel-catalog-filters{grid-template-columns:1fr}.hotel-list-action{grid-template-columns:1fr}.hotel-list-action .button{grid-column:auto;grid-row:auto;width:100%;margin-top:.6rem}.hotel-active-search{display:grid}}
.hotel-detail-page{background:#f5f9fb;padding:1rem 0 5rem;color:#083248}.hotel-detail-search{position:sticky;top:72px;z-index:8;padding:.75rem;margin:.25rem 0 1.5rem;box-shadow:0 10px 30px rgba(4,47,67,.1)}.hotel-detail-search form{display:grid;grid-template-columns:repeat(5,1fr) auto;gap:.65rem;align-items:end}.hotel-detail-search label{display:grid;gap:.25rem}.hotel-detail-search label span{font-size:.72rem;font-weight:800;color:#607983}.hotel-detail-search input{min-height:42px;border:1px solid #c6d9e0;border-radius:9px;padding:.55rem .65rem;background:#fff}.hotel-detail-search .button{min-height:42px}.hotel-detail-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin:1.1rem 0}.hotel-detail-heading h1{margin:.25rem 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.03;letter-spacing:-.04em}.hotel-detail-heading p{margin:.2rem 0;color:#42707d}.hotel-heading-price{display:grid;justify-items:end;text-align:right;min-width:220px}.hotel-heading-price small,.hotel-heading-price span{color:#607983}.hotel-heading-price strong{font-size:1.55rem;color:#006d77}.hotel-heading-price .button{margin-top:.65rem}.hotel-detail-gallery{margin-bottom:1rem}.hotel-detail-gallery .gallery-main img{min-height:390px;max-height:470px}.hotel-detail-nav{position:sticky;top:147px;z-index:7;display:flex;gap:1.5rem;padding:.85rem 1.1rem;background:rgba(255,255,255,.96);border:1px solid #d4e4e8;border-radius:11px;box-shadow:0 6px 18px rgba(4,47,67,.07)}.hotel-detail-nav a{font-weight:800;color:#176773}.hotel-detail-overview{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.9fr);gap:1rem;margin-top:1rem}.hotel-detail-overview>.panel,.hotel-overview-side>.panel{padding:1.35rem}.hotel-detail-overview h2{margin:.25rem 0 .7rem}.hotel-overview-side{display:grid;gap:1rem}.hotel-overview-side ul{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;list-style:none;padding:0;margin:.75rem 0 0}.hotel-overview-side li{display:flex;gap:.45rem;color:#42636e}.hotel-overview-side li span{color:#008c86;font-weight:900}.hotel-overview-side dl{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin:.6rem 0}.hotel-overview-side dd{text-align:right;margin:0;font-weight:800}.hotel-room-section{scroll-margin-top:170px;margin-top:2.5rem}.hotel-room-section>header{margin-bottom:1rem}.hotel-room-section>header h2{margin:.25rem 0}.hotel-room-section>header p{margin:0;color:#5c7680}.hotel-room-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hotel-room-preview{display:grid;grid-template-columns:200px 1fr;gap:1rem;padding:0;overflow:hidden}.hotel-room-preview>img{width:100%;height:100%;min-height:230px;object-fit:cover}.hotel-room-preview>div{padding:1.1rem 1.1rem 1.1rem 0}.hotel-room-preview h3{margin:.1rem 0 .35rem}.hotel-room-preview p{color:#5b737d}.hotel-room-preview strong{display:block;margin:.8rem 0;color:#006d77}.hotel-room-preview .button{width:max-content}.hotel-detail-page .hotel-booking-layout{margin-top:1rem}
@media(max-width:980px){.hotel-detail-search{position:static}.hotel-detail-search form{grid-template-columns:repeat(3,1fr)}.hotel-detail-nav{top:72px}.hotel-detail-overview{grid-template-columns:1fr}.hotel-room-preview-grid{grid-template-columns:1fr}}
@media(max-width:640px){.hotel-detail-page{padding-top:.35rem}.hotel-detail-search form{grid-template-columns:1fr 1fr}.hotel-detail-search .button{grid-column:1/-1}.hotel-detail-heading{display:grid;align-items:start}.hotel-heading-price{justify-items:start;text-align:left}.hotel-detail-gallery .gallery-main img{min-height:240px;height:240px}.hotel-detail-nav{position:static;overflow-x:auto;white-space:nowrap}.hotel-room-preview{grid-template-columns:1fr}.hotel-room-preview>img{height:210px;min-height:210px}.hotel-room-preview>div{padding:1rem}.hotel-overview-side ul{grid-template-columns:1fr}}
