.hotel-detail-bg{background:#f4f7fa}.hotel-detail-bg .hotel-page{max-width:1240px;padding-top:20px}.detail-breadcrumb{display:flex;align-items:center;gap:9px;color:#72808d;font-size:12px;margin:2px 0 18px;white-space:nowrap;overflow:hidden}.detail-breadcrumb a:hover{color:#0878ec}.detail-breadcrumb i{font-style:normal;color:#a7b1ba}.detail-breadcrumb span{overflow:hidden;text-overflow:ellipsis}.hotel-detail-bg .hotel-title{align-items:center;margin-bottom:18px}.hotel-heading .stars{display:flex;align-items:center;gap:3px}.hotel-heading .stars em{font-style:normal;letter-spacing:0;background:#fff3e6;color:#b66a00;border-radius:20px;padding:5px 9px;margin-left:8px;font-size:10px}.hotel-heading h1{font-size:30px;line-height:1.15;letter-spacing:-.6px;margin:9px 0}.hotel-heading p{margin:0}.hotel-heading p>span{color:#0878ec}.detail-actions{display:flex;align-items:center;gap:13px}.share-hotel{border:1px solid #dce4ea;background:#fff;border-radius:8px;height:43px;padding:0 14px;color:#2c4050;font-weight:700;cursor:pointer}.hotel-detail-bg .score b{background:#11a99b;border-radius:8px 8px 8px 2px;font-size:20px}.detail-gallery{height:470px;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:7px;margin-top:0;border-radius:12px;background:#fff}.detail-gallery .gallery-tile{position:relative;padding:0;border:0;overflow:hidden;background:#dce4ea;cursor:pointer}.detail-gallery .gallery-main{grid-row:1/3}.detail-gallery .gallery-tile:nth-child(2){grid-column:2/4}.detail-gallery img{transition:transform .35s,filter .35s}.detail-gallery .gallery-tile:hover img{transform:scale(1.035);filter:brightness(.94)}.detail-gallery .gallery-tile>span{position:absolute;left:15px;bottom:14px;background:rgba(12,31,47,.72);color:#fff;border-radius:7px;padding:8px 11px;font-size:11px}.detail-gallery .gallery-count{left:auto!important;right:14px!important;background:#fff!important;color:#172b3a!important;font-weight:700;box-shadow:0 5px 18px rgba(0,0,0,.18)}.detail-highlight{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #e0e6eb;border-radius:10px;margin:16px 0;overflow:hidden}.detail-highlight>div{display:flex;align-items:center;gap:12px;padding:15px 18px;border-right:1px solid #e7ecef}.detail-highlight>div:last-child{border:0}.detail-highlight i{font-style:normal;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:#0878ec;font-weight:800}.detail-highlight span{display:flex;flex-direction:column;gap:3px}.detail-highlight b{font-size:12px}.detail-highlight small{font-size:10px;color:#71808c}.hotel-detail-bg .hotel-tabs{border-radius:9px;top:0;margin:0 0 20px;padding:0 18px;min-height:64px;align-items:center;box-shadow:0 6px 20px rgba(22,44,61,.06)}.hotel-detail-bg .hotel-tabs a{padding:22px 0;white-space:nowrap}.hotel-detail-bg .hotel-tabs a:hover{color:#0878ec}.hotel-detail-bg .hotel-tabs .tab-price{margin-left:auto;background:#0878ec;color:#fff!important;padding:8px 18px;border-radius:7px;display:flex;gap:2px;flex-direction:column;align-items:flex-end}.tab-price small{font-size:9px;font-weight:400}.tab-price b{font-size:15px}.hotel-detail-bg .availability,.hotel-detail-bg .hotel-copy{box-shadow:0 6px 24px rgba(25,48,65,.04)}
@media(max-width:900px){.detail-gallery{height:390px}.detail-actions .share-hotel span{display:none}.detail-highlight{grid-template-columns:1fr}.detail-highlight>div{border-right:0;border-bottom:1px solid #e7ecef}.hotel-detail-bg .hotel-tabs{overflow:auto;justify-content:flex-start}.hotel-detail-bg .hotel-tabs .tab-price{display:none}}
@media(max-width:600px){.hotel-detail-bg .hotel-page{padding-top:13px}.detail-breadcrumb{font-size:10px}.hotel-detail-bg .hotel-title{align-items:flex-start;gap:12px}.hotel-heading h1{font-size:23px}.detail-actions{flex-direction:column-reverse;align-items:flex-end}.detail-actions .share-hotel{height:35px}.detail-actions .score span{display:none}.hotel-detail-bg .score b{font-size:16px;padding:9px}.detail-gallery{height:310px;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.detail-gallery .gallery-tile:nth-child(2){grid-column:2}.detail-gallery .gallery-tile:nth-child(4){display:none}.detail-highlight{margin:11px 0}.detail-highlight>div{padding:12px 14px}.hotel-detail-bg .hotel-tabs{min-height:54px;margin-left:-12px;margin-right:-12px;border-radius:0;padding:0 12px}.hotel-detail-bg .hotel-tabs a{padding:18px 0}.hotel-detail-bg .hotel-tabs{gap:20px}}
.detail-lightbox{position:fixed;inset:0;background:rgba(5,18,29,.93);z-index:1000;display:none;place-items:center;padding:30px}.detail-lightbox.open{display:grid}.detail-lightbox img{max-width:min(1100px,94vw);max-height:86vh;border-radius:10px;box-shadow:0 25px 80px #000}.detail-lightbox button{position:absolute;right:25px;top:20px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#172b3a;font-size:25px;cursor:pointer}
.hotel-detail-bg .hotel-tabs{position:sticky;top:0;z-index:90;transition:box-shadow .2s,border-radius .2s}.hotel-detail-bg .hotel-tabs.is-stuck{box-shadow:0 10px 30px rgba(15,40,58,.16);border-color:#d5e0e8}.hotel-detail-bg .hotel-tabs>a:not(.tab-price){position:relative;color:#4d5e6b;transition:color .2s}.hotel-detail-bg .hotel-tabs>a:not(.tab-price):after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:4px 4px 0 0;background:#0878ec;transform:scaleX(0);transition:transform .2s}.hotel-detail-bg .hotel-tabs>a.active:not(.tab-price){color:#0878ec}.hotel-detail-bg .hotel-tabs>a.active:not(.tab-price):after{transform:scaleX(1)}#rooms,#overview,#facilities,#location,#important-info,#reviews,#faq{scroll-margin-top:88px}.hotel-location-card{background:#fff;border:1px solid #e1e7ec;border-radius:11px;padding:28px 30px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 6px 24px rgba(25,48,65,.04)}.hotel-location-card small{font-size:10px;letter-spacing:1.7px;color:#ed5a4f;font-weight:800}.hotel-location-card h2{font-size:24px;margin:7px 0}.hotel-location-card p{margin:0;color:#637483}.hotel-location-card a{flex:0 0 auto;border:1px solid #0878ec;color:#0878ec;border-radius:7px;padding:12px 16px;font-weight:700}.hotel-location-card a:hover{background:#0878ec;color:#fff}@media(max-width:600px){.hotel-location-card{padding:21px 16px;align-items:flex-start;flex-direction:column}.hotel-location-card h2{font-size:20px}.hotel-location-card a{width:100%;text-align:center}}
.room-filter{position:relative;overflow:visible}.room-filter>label{display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid #e1e7ec;border-radius:6px;padding:7px 11px}.room-filter>label span{font-size:10px;color:#71808c;margin-bottom:4px}.room-filter>label input{padding:3px;border:0}.room-guest-field{position:relative;min-width:220px}.room-guest-trigger{width:100%;height:100%;min-height:58px;border:1px solid #e1e7ec;background:#fff;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.room-guest-trigger span{display:flex;flex-direction:column;gap:4px}.room-guest-trigger small{color:#71808c;font-size:10px}.room-guest-trigger i{font-style:normal;color:#0878ec}.room-guest-popover{display:none;position:absolute;right:0;top:calc(100% + 8px);z-index:110;width:340px;background:#fff;border:1px solid #dce5eb;border-radius:10px;padding:17px;box-shadow:0 20px 45px rgba(15,40,58,.2)}.room-guest-field.open .room-guest-popover{display:block}.room-guest-popover header,.room-guest-row{display:flex;align-items:center;justify-content:space-between}.room-guest-popover header{padding-bottom:13px;border-bottom:1px solid #e7ecef}.guest-close{border:0;background:#f1f5f8;width:30px;height:30px;border-radius:50%;font-size:20px}.room-guest-row{padding:15px 0;border-bottom:1px solid #edf0f2}.room-guest-row>span{display:flex;flex-direction:column;gap:3px}.room-guest-row small{font-size:10px;color:#7c8993}.room-guest-row>div{display:flex;align-items:center;gap:12px}.room-guest-row button{width:34px;height:34px;border:1px solid #0878ec;border-radius:7px;background:#fff;color:#0878ec;font-size:20px;cursor:pointer}.room-guest-row button:disabled{border-color:#d9e0e5;color:#b4bec6;background:#f6f8fa}.room-guest-row strong{width:20px;text-align:center}.guest-apply{width:100%;margin-top:15px;border:0;border-radius:7px;background:#0878ec;color:#fff;padding:11px;font-weight:700}@media(max-width:900px){.room-filter{grid-template-columns:1fr 1fr}.room-guest-field{min-width:0}.room-filter>.primary{grid-column:auto}}@media(max-width:600px){.room-filter{grid-template-columns:1fr 1fr}.room-guest-field{grid-column:1/3}.room-filter>.primary{grid-column:1/3}.room-guest-popover{position:fixed;left:12px;right:12px;top:auto;bottom:12px;width:auto}}
.hotel-copy>p{white-space:pre-line;font-size:14px;line-height:1.9;color:#586b79;max-width:1080px}
.custom-price-field{position:relative;background:#fff!important;border:1px solid #85bff0!important}.custom-price-field input{font-size:16px!important;font-weight:800;color:#0878ec}.custom-price-field small{font-size:9px;color:#71808c;margin-top:3px}.checkout-form>section[hidden]{display:none!important}.checkout-guests{margin-top:22px;padding-top:18px;border-top:1px solid #e4eaee}.checkout-guests>p{color:#71808c}.checkout-guests fieldset{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border:1px solid #dfe7ed;border-radius:9px;margin:13px 0;padding:14px}.checkout-guests legend{padding:0 8px;color:#0878ec;font-weight:800}.checkout-guests fieldset label{margin:0}.checkout-next{width:100%;margin-top:8px}.checkout-confirm{text-align:center}.confirm-icon{width:62px;height:62px;margin:15px auto;border-radius:50%;display:grid;place-items:center;background:#e5f8f1;color:#078363;font-size:30px}.checkout-confirm>p{max-width:570px;margin:0 auto 22px;color:#71808c}.confirm-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.confirm-summary span{display:flex;flex-direction:column;gap:5px;padding:14px;background:#f4f8fb;border-radius:8px;color:#71808c}.confirm-summary b{color:#123650}.checkout-confirm .primary{width:100%}.confirm-back{margin-top:10px;border:0;background:transparent;color:#0878ec;font-weight:700}.stepper[data-step="2"] b:nth-of-type(-n+2),.stepper[data-step="3"] b{background:#078363}.stepper[data-step="3"] i{background:#078363}@media(max-width:800px){.checkout-guests fieldset{grid-template-columns:1fr 1fr}}@media(max-width:520px){.checkout-guests fieldset,.confirm-summary{grid-template-columns:1fr}.custom-price-field{grid-column:1/3}}
.checkout-guests fieldset{grid-template-columns:repeat(5,minmax(0,1fr))!important}.checkout-guests select{width:100%;padding:13px;border:1px solid #ccd5dc;border-radius:5px;background:#fff}@media(max-width:1050px){.checkout-guests fieldset{grid-template-columns:1fr 1fr!important}}@media(max-width:520px){.checkout-guests fieldset{grid-template-columns:1fr!important}}
