.hotel-results-panel{display:flex;flex-direction:column;gap:1rem}.hotel-results-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.hotel-search-list{display:flex;flex-direction:column;gap:.85rem}.hotel-search-card{display:grid;grid-template-columns:200px 1fr auto;grid-gap:1rem;gap:1rem;align-items:stretch;padding:1rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .15s ease,box-shadow .15s ease}.hotel-search-card:hover{border-color:rgba(15,118,110,.35);box-shadow:0 4px 14px rgba(15,118,110,.08)}.hotel-search-card-media{position:relative;border-radius:10px;overflow:hidden;min-height:140px;background:#f1f5f9}.hotel-detail-hero-media img,.hotel-detail-hero-placeholder,.hotel-search-card-media img,.hotel-search-card-placeholder{width:100%;height:100%;min-height:140px;object-fit:cover;display:block}.hotel-detail-hero-placeholder,.hotel-search-card-placeholder{background:linear-gradient(135deg,#0f766e,#134e4a)}.hotel-detail-hero-placeholder.tone-2,.hotel-search-card-placeholder.tone-2{background:linear-gradient(135deg,#1e40af,#1e3a8a)}.hotel-detail-hero-placeholder.tone-3,.hotel-search-card-placeholder.tone-3{background:linear-gradient(135deg,#7c2d12,#9a3412)}.hotel-search-card-badge{position:absolute;inset-inline-start:.5rem;top:.5rem;background:#991b1b;color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .5rem;border-radius:6px}.hotel-search-card-main{display:flex;flex-direction:column;gap:.35rem;min-width:0}.hotel-search-card-head{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.hotel-search-card-head h3{margin:0;font-size:1.15rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hotel-search-card-stars{color:#f5c518;font-size:.85rem;letter-spacing:.05em;margin-top:.15rem}.hotel-search-card-score{text-align:end;flex-shrink:0}.hotel-search-card-score strong{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;padding:.25rem .45rem;border-radius:8px 8px 2px 8px;background:#0f766e;color:#fff;font-size:.95rem}.hotel-search-card-score small{display:block;color:#64748b;font-size:.72rem;margin-top:.15rem}.hotel-search-card-location{margin:0;color:#475569;font-size:.9rem}.hotel-search-card-meta{margin:.25rem 0 0;color:#64748b;font-size:.82rem}.hotel-search-card-action{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:.75rem;min-width:160px;-webkit-border-start:1px solid #f1f5f9;border-inline-start:1px solid #f1f5f9;-webkit-padding-start:1rem;padding-inline-start:1rem}.hotel-search-card-price{text-align:end}.hotel-search-card-price small{display:block;color:#64748b;font-size:.75rem}.hotel-search-card-price strong{display:block;font-size:1.35rem;color:#0f172a;line-height:1.2}.hotel-search-card-price em{color:#64748b;font-size:.78rem;font-style:normal}.hotel-search-card-cta{white-space:nowrap;width:100%}.hotel-detail-page{display:flex;flex-direction:column;gap:1.25rem;max-width:960px}.hotel-detail-breadcrumb{display:flex;align-items:center;gap:.75rem;font-size:.88rem;color:#64748b}.hotel-detail-breadcrumb a{color:#0f766e;text-decoration:none;font-weight:600}.hotel-detail-hero{display:grid;grid-template-columns:minmax(220px,320px) 1fr;grid-gap:1.25rem;gap:1.25rem;padding:1rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.hotel-detail-hero-media{border-radius:10px;overflow:hidden}.hotel-detail-hero-info h1{margin:0 0 .35rem;font-size:1.5rem}.hotel-detail-location{margin:.35rem 0 .75rem;color:#475569}.hotel-detail-stay-chip{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.hotel-detail-stay-chip span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;color:#334155}.hotel-detail-from{margin-top:.5rem}.hotel-detail-from small{font-size:.78rem}.hotel-detail-from strong{font-size:1.4rem}.hotel-detail-from em{font-style:normal;color:#64748b;font-size:.82rem}.hotel-detail-empty{padding:2rem 1rem;text-align:center}.hotel-detail-empty h2{margin-top:0}.hotel-room-accordion{display:flex;flex-direction:column;gap:.65rem}.hotel-room-accordion-head h2{margin:0 0 .25rem;font-size:1.15rem}.hotel-room-accordion-head p{margin:0;color:#64748b;font-size:.88rem}.hotel-room-panel{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden}.hotel-room-panel.is-open{border-color:rgba(15,118,110,.35);box-shadow:0 2px 10px rgba(15,118,110,.06)}.hotel-room-panel-toggle{width:100%;display:grid;grid-template-columns:1fr auto auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.95rem 1rem;border:0;background:#fff;cursor:pointer;text-align:start}.hotel-room-panel-toggle:hover{background:#f8fafc}.hotel-room-panel-title strong{display:block;font-size:1rem;color:#0f172a}.hotel-room-panel-title span{display:block;margin-top:.15rem;color:#64748b;font-size:.82rem}.hotel-room-panel-from{text-align:end}.hotel-room-panel-from small{display:block;color:#64748b;font-size:.72rem}.hotel-room-panel-from strong{font-size:1.1rem;color:#0f766e}.hotel-room-panel-from em{font-style:normal;color:#64748b;font-size:.75rem}.hotel-room-panel-chevron{color:#64748b;font-size:.9rem;width:1.25rem;text-align:center}.hotel-room-panel-body{border-top:1px solid #f1f5f9;padding:.35rem .75rem .75rem;display:flex;flex-direction:column;gap:.5rem}.hotel-rate-offer{display:grid;grid-template-columns:1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:.85rem;border:1px solid #f1f5f9;border-radius:10px;background:#fafafa}.hotel-rate-offer-meal strong{display:block;font-size:.95rem}.hotel-rate-offer-meal span{color:#64748b;font-size:.75rem}.hotel-rate-offer-terms{list-style:none;margin:.55rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.hotel-rate-offer-terms li{display:flex;flex-direction:column;gap:.05rem;font-size:.82rem}.hotel-rate-offer-terms li strong{color:#334155}.hotel-rate-offer-terms li span{color:#64748b;font-size:.76rem}.hotel-rate-offer-terms li.good strong{color:#166534}.hotel-rate-offer-terms li.warn strong{color:#92400e}.hotel-rate-offer-terms li.promo strong{color:#0f766e}.hotel-rate-offer-price{text-align:end;min-width:150px}.hotel-rate-offer-price strong{display:block;font-size:1.2rem}.hotel-rate-offer-price small{display:block;color:#64748b;font-size:.78rem}.hotel-rate-offer-price span{display:block;color:#94a3b8;font-size:.72rem;margin:.15rem 0 .55rem}.hotel-rate-offer-book{width:100%}@media (max-width:860px){.hotel-search-card{grid-template-columns:1fr}.hotel-search-card-action{-webkit-border-start:0;border-inline-start:0;-webkit-padding-start:0;padding-inline-start:0;border-top:1px solid #f1f5f9;padding-top:.75rem;align-items:stretch}.hotel-search-card-price{text-align:start}.hotel-detail-hero,.hotel-rate-offer{grid-template-columns:1fr}.hotel-rate-offer-price{text-align:start;border-top:1px dashed #e2e8f0;padding-top:.65rem}}.hotel-detail-modal{max-width:min(1040px,92vw);width:92vw;max-height:92vh;overflow-y:auto}.hotel-modal-toolbar{display:flex;justify-content:flex-start;padding:.45rem .75rem 0}.hotel-modal-toolbar .flight-modal-close{background:transparent;border:0;font-size:1.7rem;line-height:1;cursor:pointer;color:#334155}.hotel-name-chip{display:inline-flex;align-items:center;gap:.55rem;max-width:min(72%,640px);margin:.35rem 1rem .75rem;padding:.45rem .8rem;background:#0f3340;color:#fff;border-radius:10px}.hotel-name-chip h2{margin:0;font-size:1.05rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:#fff}.hotel-gold-stars{color:#f5c518;font-size:.95rem;letter-spacing:.08em;flex-shrink:0;line-height:1}.hotel-detail-desc.is-clamp{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.hotel-desc-more{border:0;background:none;color:#0f766e;font-weight:700;cursor:pointer;padding:0;font-size:.82rem}.hotel-rate-row{display:grid;grid-template-columns:minmax(120px,1.2fr) minmax(140px,1.3fr) minmax(110px,1fr) minmax(130px,1fr) 88px;grid-gap:.65rem;gap:.65rem;align-items:center;padding:.7rem .85rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.hotel-rate-col strong{display:block;font-size:.88rem;color:#0f172a}.hotel-rate-col small{display:block;color:#64748b;font-size:.72rem;margin-top:.1rem}.hotel-rate-col.cancel.good strong{color:#166534}.hotel-rate-col.cancel.warn strong{color:#92400e}.hotel-rate-col.price{text-align:start}.hotel-rate-book-btn{justify-self:start;white-space:nowrap;padding:.45rem .9rem}.hotel-booking-summary{padding:1rem 1.1rem 1.25rem}.hotel-summary-back{border:0;background:none;color:#0f766e;font-weight:700;cursor:pointer;padding:0;margin-bottom:.75rem}.hotel-summary-sub{margin:0 0 .85rem;color:#64748b}.hotel-summary-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.1rem;padding-top:.85rem;border-top:1px solid #e2e8f0}.hotel-detail-modal-hero{display:grid;grid-template-columns:240px minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;align-items:start;padding:0 1rem 1rem}.hotel-detail-from{min-width:150px;text-align:start;padding:.65rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.hotel-detail-from small{display:block;color:#64748b;font-size:.75rem}.hotel-detail-from strong{display:block;font-size:1.35rem;color:#0f766e;line-height:1.2}.hotel-detail-from em,.hotel-detail-from span{display:block;font-style:normal;color:#64748b;font-size:.78rem}.hotel-desc-section{max-width:52%}.hotel-detail-modal-photo{width:100%;height:180px;object-fit:cover;border-radius:10px}.hotel-detail-modal-summary p{margin:.25rem 0;color:#475569;font-size:.88rem}.hotel-detail-poi-list,.hotel-search-card-poi{margin:.35rem 0 0;-webkit-padding-start:1rem;padding-inline-start:1rem;color:#64748b;font-size:.78rem}.hotel-detail-distance{color:#0f766e!important;font-weight:600}.hotel-map-link{color:#0f766e;font-weight:600;text-decoration:none;font-size:.82rem}.hotel-map-link.inline{display:inline-block;margin-top:.25rem}.hotel-detail-tabs{display:flex;flex-wrap:wrap;gap:.15rem 1.15rem;padding:0 1rem;border-bottom:1px solid #e2e8f0;margin:.15rem 0 .35rem}.hotel-detail-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-bottom:3px solid transparent;padding:.7rem .1rem .55rem;color:#334155;font-size:.92rem;font-weight:600;cursor:pointer;margin-bottom:-1px}.hotel-detail-tabs button.on{color:#0f766e;border-bottom-color:#22c55e}.hotel-map-embed{width:100%;height:280px;border:0;border-radius:12px;margin:.65rem 0}.hotel-review-score{display:flex;align-items:center;gap:.85rem}.hotel-review-score strong{min-width:3.2rem;height:3.2rem;display:inline-flex;align-items:center;justify-content:center;background:#0f766e;color:#fff;border-radius:12px;font-size:1.25rem}.hotel-review-score small,.hotel-review-score span{display:block;color:#64748b}.hotel-policy-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.hotel-policy-list strong{display:block;font-size:.92rem}.hotel-policy-list span{color:#64748b;font-size:.85rem}.hotel-facility-chips{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.hotel-facility-chips li{background:#f1f5f9;border-radius:999px;padding:.2rem .55rem;font-size:.78rem}.hotel-detail-desc{color:#475569;line-height:1.55;font-size:.9rem}.hotel-room-thumb{width:72px;height:54px;object-fit:cover;border-radius:8px;overflow:hidden;flex-shrink:0}.hotel-room-thumb.hotel-img-fallback,.hotel-room-thumb.hotel-media-wrap{display:flex;align-items:center;justify-content:center}.hotel-room-thumb img{width:100%;height:100%;object-fit:cover}.hotel-room-panel-toggle{grid-template-columns:auto 1fr auto auto}.hotel-rate-offer-vertical{display:none}.hotel-search-card-offer-line{margin:.35rem 0 0;font-size:.85rem;color:#334155}.hotel-rooms-left{display:block;margin-top:.2rem;color:#b45309;font-size:.75rem;font-weight:700}.hotel-preview-backdrop{z-index:60}.hotel-booking-preview{max-width:640px}.hotel-booking-preview-room-img{width:100%;max-height:200px;object-fit:cover;border-radius:10px;margin-bottom:.75rem}.hotel-booking-preview-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem}.hotel-booking-preview-grid div span{display:block;color:#64748b;font-size:.72rem}.hotel-booking-preview-grid div strong{font-size:.9rem}.hotel-booking-preview-grid div small{display:block;color:#94a3b8;font-size:.72rem}.hotel-booking-preview-services ul{margin:.35rem 0 0;-webkit-padding-start:1rem;padding-inline-start:1rem;color:#475569;font-size:.85rem}.hotel-booking-preview-body{padding:0 1rem 1rem}.hotel-booking-preview-price small{display:block;color:#64748b;font-weight:400}.hotel-live-badge{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;font-size:.75rem;color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;border-radius:999px;padding:.22rem .7rem}.hotel-live-badge strong{font-size:.75rem}.hotel-live-badge em{font-style:normal;font-weight:700;color:#115e59}.hotel-live-badge.is-expired{color:#991b1b;background:#fef2f2;border-color:#fecaca}.hotel-live-badge.is-compact{margin-top:.35rem;width:-moz-fit-content;width:fit-content;padding:.12rem .5rem}.hotel-modal-live{padding:0 1.1rem .65rem}.hotel-price-change{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:10px;padding:.65rem .8rem;margin-bottom:.85rem;font-size:.88rem}.hotel-price-break{margin:.85rem 0}.hotel-price-break ul{list-style:none;margin:.4rem 0 0;padding:0}.hotel-price-break li{display:flex;justify-content:space-between;gap:1rem;padding:.28rem 0;border-bottom:1px dashed #e2e8f0;font-size:.86rem}.hotel-rate-comments{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem .85rem;margin:.85rem 0;white-space:pre-wrap;font-size:.86rem}.hotel-price-break h3,.hotel-rate-comments h3{margin:0 0 .35rem;font-size:.9rem}.hotel-room-desc{color:#475569;font-size:.84rem;margin:0 0 .65rem}.hotel-hero-gallery,.hotel-room-gallery{display:flex;gap:.4rem;overflow-x:auto;margin:0 1rem .75rem}.hotel-room-gallery{margin:0 0 .75rem}.hotel-hero-gallery img,.hotel-room-gallery .hotel-img-fallback,.hotel-room-gallery .hotel-media-wrap,.hotel-room-gallery img,.hotel-room-gallery-item{width:92px;height:68px;object-fit:cover;border-radius:8px;flex-shrink:0;overflow:hidden}.hotel-room-gallery .hotel-media-wrap img,.hotel-room-gallery-item img{width:100%;height:100%;object-fit:cover}.hotel-room-fac-chips{display:flex;flex-wrap:wrap;gap:.3rem;list-style:none;margin:0 0 .7rem;padding:0}.hotel-room-fac-chips li{background:#f1f5f9;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;color:#334155}.hotel-check-error{margin:0 1rem .75rem;color:#991b1b;background:#fef2f2;border-radius:8px;padding:.55rem .75rem}.transfer-search-card{display:grid;grid-template-columns:160px 1fr auto;grid-gap:1rem;gap:1rem;align-items:stretch;padding:1rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.transfer-search-card-media{border-radius:10px;overflow:hidden;min-height:110px;background:#f1f5f9}.transfer-search-card-media img,.transfer-search-card-placeholder{width:100%;height:100%;min-height:110px;object-fit:cover;display:block}.transfer-search-card-placeholder{background:linear-gradient(135deg,#0f766e,#115e59)}.transfer-search-card-head{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.transfer-search-card-head h3{margin:0;font-size:1.05rem}.transfer-search-card-desc,.transfer-search-card-head p,.transfer-search-card-policy,.transfer-search-card-route{margin:.25rem 0 0;color:#64748b;font-size:.85rem}.transfer-search-card-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.transfer-search-card-action{min-width:160px;text-align:start;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.55rem}.transfer-search-card-action strong{display:block;font-size:1.15rem;color:#0f172a}.transfer-search-card-action small{color:#64748b}@media (max-width:860px){.transfer-search-card{grid-template-columns:1fr}}.flight-search .fs-grid.cars.car-hire-grid{grid-template-columns:minmax(220px,1.5fr) minmax(128px,.85fr) minmax(100px,.7fr) minmax(128px,.85fr) minmax(100px,.7fr) 148px;min-width:860px}.flight-search .fs-grid.cars.car-hire-grid.airport-dest{grid-template-columns:minmax(180px,1.2fr) minmax(180px,1.2fr) minmax(128px,.85fr) minmax(100px,.7fr) 148px;min-width:860px}.flight-search .fs-grid.cars.car-hire-grid.two-locs{grid-template-columns:minmax(170px,1.15fr) minmax(170px,1.15fr) minmax(118px,.8fr) minmax(92px,.65fr) minmax(118px,.8fr) minmax(92px,.65fr) 140px;min-width:1020px}.car-hire-options{justify-content:space-between;gap:.75rem 1.25rem;padding:.85rem .2rem .1rem;color:#142028}.car-hire-options,.car-hire-options-main{display:flex;flex-wrap:wrap;align-items:center}.car-hire-options-main{gap:.85rem 1.15rem}.car-hire-options-main>label{display:inline-flex;align-items:center;gap:.45rem;margin:0;font-size:.88rem;font-weight:700;cursor:pointer;white-space:nowrap}.car-hire-options-main input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:#0f3340}.driver-age-options{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem}.driver-age-options>span{font-size:.82rem;font-weight:800;color:#0f3340}.driver-age-options button{min-height:2rem;padding:.2rem .65rem;border-radius:999px;border:1px solid rgba(15,51,64,.18);background:#fff;color:#0f3340;font-weight:700;cursor:pointer}.driver-age-options button.on{background:#0f3340;color:#fff;border-color:#0f3340}.driver-age-options input{width:4.2rem;min-height:2rem;border:1px solid rgba(20,32,40,.16);border-radius:8px;text-align:center;font-weight:800}.car-hire-hint{margin:.15rem 0 0;color:#5d7270;font-size:.8rem;font-weight:600}.quick-filters-link{display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.25rem 0;border:0;background:none;color:#0f3340;font-size:.9rem;font-weight:800;cursor:pointer}.quick-filters-link.on,.quick-filters-link:hover{color:#b07d32}.quick-filters-link em{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border-radius:999px;background:#d8a35e;color:#0f3340;font-size:.72rem;font-style:normal;font-weight:800}.quick-filters-ico{display:inline-grid;gap:3px;width:14px}.quick-filters-ico:after,.quick-filters-ico:before{content:"";height:2px;background:currentColor;border-radius:2px}.quick-filters-ico:before{width:100%}.quick-filters-ico:after{width:70%;justify-self:end}.car-applied-filters{display:flex;flex-wrap:wrap;gap:.4rem}.car-applied-filters span{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:999px;background:rgba(216,163,94,.16);color:#0f3340;font-size:.78rem;font-weight:700}.car-qf-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:1.25rem;background:rgba(7,24,34,.55)}.car-qf-modal{width:min(640px,100%);max-height:min(88vh,720px);overflow:auto;background:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(7,24,34,.28);padding:1.15rem 1.25rem 1rem}.car-qf-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.car-qf-head h3{margin:0;color:#0f3340;font-size:1.25rem}.car-qf-head p{margin:.25rem 0 0;color:#5d7270;font-size:.88rem}.car-qf-close{width:2.2rem;height:2.2rem;border:0;background:transparent;color:#334155;font-size:1.7rem;line-height:1;cursor:pointer}.car-qf-section{margin:0 0 1.05rem}.car-qf-section h4{margin:0 0 .65rem;color:#142028;font-size:.95rem}.car-qf-hint{margin:-.35rem 0 .7rem;color:#5d7270;font-size:.8rem;line-height:1.45}.car-qf-pills,.car-qf-tags{display:flex;flex-wrap:wrap;gap:.5rem}.car-qf-pills button,.car-qf-tags button{min-height:2.5rem;padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(15,51,64,.16);background:#f7faf9;color:#0f3340;font-weight:700;cursor:pointer}.car-qf-pills button.on,.car-qf-tags button.on{background:#0f3340;color:#fff;border-color:#0f3340}.car-qf-toggles{display:grid;grid-gap:.75rem;gap:.75rem;margin:.4rem 0 1.2rem}.car-qf-toggles label{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;color:#142028;font-weight:700}.car-qf-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2.6rem;height:1.45rem;border-radius:999px;background:#d5ddd9;position:relative;cursor:pointer;border:0}.car-qf-switch:after{content:"";position:absolute;top:2px;inset-inline-start:2px;inset-inline-end:auto;width:1.15rem;height:1.15rem;border-radius:50%;background:#fff;transition:inset-inline-start .15s ease,inset-inline-end .15s ease}.car-qf-switch:checked{background:#0f3340}.car-qf-switch:checked:after{inset-inline-start:auto;inset-inline-end:2px}.car-qf-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.35rem}.car-qf-clear{background:none;color:#0f3340}.car-qf-apply,.car-qf-clear{border:0;font-weight:800;cursor:pointer}.car-qf-apply{min-width:9rem;min-height:2.7rem;border-radius:8px;background:#0f3340;color:#fff}.car-qf-apply.is-muted{background:#c5d0cc;color:#fff}@media (max-width:1100px){.flight-search .fs-grid.cars.car-hire-grid,.flight-search .fs-grid.cars.car-hire-grid.airport-dest,.flight-search .fs-grid.cars.car-hire-grid.two-locs{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}}@media (max-width:860px){.flight-search .fs-grid.cars.car-hire-grid,.flight-search .fs-grid.cars.car-hire-grid.airport-dest,.flight-search .fs-grid.cars.car-hire-grid.two-locs,.hotel-detail-modal-hero{grid-template-columns:1fr}.hotel-name-chip{max-width:calc(100% - 2rem)}.hotel-desc-section{max-width:100%}.hotel-rate-row{grid-template-columns:1fr 1fr}.hotel-rate-book-btn{grid-column:1/-1;justify-self:stretch}}.guests-hint{margin:.15rem 0 .35rem;color:#5d7270;font-size:.75rem;line-height:1.45}.flight-hero .flight-search-options{display:flex;flex-wrap:wrap;gap:.55rem;align-items:stretch;margin:0 0 .9rem;padding:0;border:0;background:transparent}.flight-hero .transfer-trip-options .opt-chip{min-width:7.8rem;justify-content:center;font-weight:800}.flight-hero .car-hire-options{justify-content:flex-end;padding:.5rem 0 0;color:#f3f7f4}.flight-hero .car-hire-options .quick-filters-link{color:#f3f7f4}.flight-hero .car-hire-options .quick-filters-link.on,.flight-hero .car-hire-options .quick-filters-link:hover{color:#d8a35e}.flight-search .fs-grid.cars .fs-cell small{display:none}.flight-hero .opt-chip{min-height:2.6rem;background:rgba(255,255,255,.08);border:1px solid rgba(243,247,244,.18);color:#f3f7f4;box-shadow:0 6px 16px rgba(7,24,34,.16)}.flight-hero .opt-chip:hover{border-color:rgba(216,163,94,.55);background:rgba(255,255,255,.12)}.flight-hero .opt-chip.on{background:#fff;color:#0f3340;border-color:#fff}.flight-hero .opt-chip.opt-select{background:rgba(255,255,255,.1);color:#f3f7f4}.flight-hero .opt-chip.opt-select span{color:rgba(243,247,244,.72)}.flight-hero .opt-chip.opt-select select{color:#fff;background:transparent}.flight-hero .opt-chip.opt-select select option{color:#0f3340}.flight-hero .opt-chip.on.opt-select,.flight-hero .opt-chip.opt-select:focus-within{background:#fff;color:#0f3340}.flight-hero .opt-chip.on.opt-select span,.flight-hero .opt-chip.opt-select:focus-within span{color:#5f7470}.flight-hero .opt-chip.on.opt-select select,.flight-hero .opt-chip.opt-select:focus-within select{color:#0f3340}.flight-hero,.flight-search,.flight-search .fs-cell,.flight-search .fs-grid,.guests-cell{overflow:visible}.guests-cell{position:relative;z-index:30}.guests-menu.guests-menu-pop{position:absolute;top:auto;bottom:calc(100% + 12px);left:auto;right:0;width:max-content;min-width:28rem;z-index:80;display:grid;grid-gap:.65rem;gap:.65rem;padding:.85rem 1rem;background:#fff;border:1px solid rgba(20,32,40,.12);border-radius:12px;box-shadow:0 16px 36px rgba(7,24,34,.2)}.guests-menu.guests-menu-pop:after{content:"";position:absolute;top:100%;right:1.4rem;border:8px solid transparent;border-top-color:#fff;filter:drop-shadow(0 2px 1px rgba(11,20,26,.08))}.guests-inline-row{gap:.85rem;flex-wrap:nowrap}.guests-inline,.guests-inline-row{display:flex;flex-direction:row;align-items:center}.guests-inline{gap:.4rem;margin:0;white-space:nowrap;color:#0f3340;font-size:.9rem;font-weight:700}.guests-inline input{width:3.4rem;min-height:2.2rem;border:1px solid rgba(20,32,40,.16);border-radius:8px;text-align:center;font-weight:800;color:#142028;background:#f7faf9}.guests-age{display:flex;flex-direction:row;align-items:center;gap:.45rem}.guests-age select{min-width:6rem}.flight-search .fs-grid{display:grid;grid-template-columns:minmax(150px,1.2fr) 42px minmax(150px,1.2fr) minmax(118px,.9fr) minmax(118px,.9fr) minmax(168px,1fr) 148px;align-items:stretch;min-width:920px}.fs-oneway{display:block;margin-top:.35rem;color:#7a8f8a;font-size:.95rem;font-weight:700}.flight-search .fs-grid.stays{grid-template-columns:minmax(220px,1.6fr) minmax(128px,.9fr) minmax(128px,.9fr) minmax(210px,1.2fr) 148px;min-width:860px}.flight-search .fs-grid.stays.activities{min-width:820px}.flight-search .flight-explore{min-width:148px;align-self:stretch}.shop-hotel-results .hotel-search-card-shop{grid-template-columns:240px 1fr 190px;gap:1rem 1.25rem;padding:1rem 1.15rem;border-color:#e7e7e7;border-radius:8px;box-shadow:none}.shop-hotel-results .hotel-search-card-shop:hover{border-color:#0071c2;box-shadow:0 2px 12px rgba(0,113,194,.12)}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-media{order:1;min-height:168px;border-radius:6px}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-main{order:2}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-action{order:3;-webkit-border-start:0;border-inline-start:0;-webkit-padding-start:0;padding-inline-start:0;min-width:170px}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-head{position:relative;-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-score{position:absolute;inset-inline-start:0;top:0;text-align:center}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-score strong{background:#003580;border-radius:6px 6px 6px 0;min-width:2.5rem;font-size:1rem}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-head h3{font-size:1.2rem;white-space:normal;overflow:visible;text-overflow:unset}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-cta{background:#0071c2;border-color:#0071c2;color:#fff;border-radius:4px;font-weight:700;padding:.55rem .85rem}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-cta:hover{background:#005999;border-color:#005999}.shop-hotel-results .hotel-search-card-save{position:absolute;inset-inline-end:.5rem;top:.5rem;width:2rem;height:2rem;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#64748b;font-size:1.1rem;line-height:1;cursor:default;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(15,23,42,.15)}.shop-hotel-results .hotel-map-link.inline{color:#0071c2;font-weight:600;font-size:.85rem}@media (max-width:860px){.shop-hotel-results .hotel-search-card-shop{grid-template-columns:1fr}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-media{order:0}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-action{border-top:1px solid #f1f5f9;padding-top:.75rem;align-items:stretch}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-price{text-align:start}}.shop-hotel-results .hotel-search-card-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.shop-hotel-results .hotel-search-card-title-row .hotel-search-card-stars,.shop-hotel-results .hotel-search-card-title-row h3{margin:0}.shop-hotel-results .hotel-search-card-shop .hotel-search-card-head{-webkit-padding-start:0;padding-inline-start:0}.shop-hotel-results .hotel-search-card-score-inline{display:inline-flex;align-items:center;gap:.5rem;margin:.35rem 0 .5rem}.shop-hotel-results .hotel-search-card-score-inline strong{display:inline-flex;align-items:center;justify-content:center;min-width:2.35rem;padding:.2rem .45rem;background:#003580;color:#fff;border-radius:6px 6px 6px 0;font-size:.95rem}.shop-hotel-results .hotel-search-card-score-inline span{color:#64748b;font-size:.82rem}.hotel-detail-modal-shop .hotel-modal-sticky-head{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem;margin-bottom:.35rem}.hotel-detail-modal-shop .hotel-modal-toolbar{padding-top:.35rem}.hotel-detail-from-shop{background:linear-gradient(135deg,#003580,#0071c2);color:#fff;border-radius:10px;padding:.9rem 1rem;border:0;min-width:150px}.hotel-detail-from-shop small{color:rgba(255,255,255,.85)}.hotel-detail-from-shop strong{color:#fff;font-size:1.35rem}.hotel-detail-from-shop em,.hotel-detail-from-shop span{color:rgba(255,255,255,.9)}.hotel-room-accordion-shop .hotel-room-panel.is-open-shop{border-color:#0071c2;box-shadow:0 0 0 2px rgba(0,113,194,.25)}.hotel-room-accordion-shop .hotel-room-panel.is-open-shop .hotel-room-panel-toggle{background:rgba(0,113,194,.06)}.hotel-selected-price-card{display:grid;grid-template-columns:1fr auto;grid-gap:1rem;gap:1rem;align-items:center;margin:.75rem 0 1rem;padding:1rem 1.15rem;background:linear-gradient(135deg,#003580,#0071c2);color:#fff;border-radius:12px}.hotel-selected-price-main small{display:block;opacity:.88;font-size:.78rem}.hotel-selected-price-main strong{display:block;font-size:1.65rem;line-height:1.15;margin:.1rem 0}.hotel-selected-price-main em{font-style:normal;font-size:.82rem;opacity:.92}.hotel-selected-price-meta{text-align:end;font-size:.84rem;line-height:1.45;max-width:42%}.hotel-selected-price-meta span{display:block}@media (max-width:640px){.hotel-selected-price-card{grid-template-columns:1fr}.hotel-selected-price-meta{max-width:none;text-align:start}}.shop-hotel-results .hotel-search-card-room-below-price{margin:.35rem 0 .5rem;font-size:.86rem;color:#334155;text-align:end}.shop-hotel-results .hotel-search-card-room-below-price strong{display:block}.hotel-modal-price-banner{display:none}.hotel-room-accordion-shop .hotel-room-panel.is-open{border-color:#e2e8f0;box-shadow:none}.hotel-rate-row.is-selected,.hotel-room-accordion-shop .hotel-room-panel.is-highlighted{border-color:inherit;box-shadow:none;background:transparent}.hotel-rate-book-btn-shop{background:#0071c2!important;border-color:#0071c2!important;color:#fff!important}.hotel-booking-summary-shop .hotel-checkout-btn{background:#0071c2;border-color:#0071c2;color:#fff;width:100%}.hotel-summary-foot-shop{border-top:0;padding-top:0}.hotel-guest-card{background:linear-gradient(180deg,rgba(0,113,194,.08),#fff 40%);border:2px solid #0071c2;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.65rem}.hotel-guest-card h3{margin:0 0 .25rem;color:#003580}.hotel-guest-card label{display:flex;flex-direction:column;gap:.25rem;font-size:.86rem;color:#334155}.hotel-guest-card input,.hotel-guest-card textarea{border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .65rem;font:inherit}.hotel-guest-card-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem}.hotel-payment-methods{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.55rem;gap:.55rem;margin:.75rem 0 1rem}.hotel-payment-method{border:1px solid #cbd5e1;background:#fff;border-radius:10px;padding:.65rem;text-align:start;cursor:pointer}.hotel-payment-method.on{border-color:#0071c2;background:rgba(0,113,194,.08)}.hotel-payment-method strong{display:block}.hotel-payment-method small{color:#64748b}.hotel-info-columns{display:flex;flex-direction:column;gap:.85rem;margin:1rem 0}.hotel-info-columns-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.hotel-info-col{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.65rem .75rem;min-width:0}.hotel-info-col h4{margin:0 0 .4rem;font-size:.88rem;color:#003580}.hotel-info-col ul{margin:0;padding:0;list-style:none}.hotel-info-col li{font-size:.8rem;color:#475569;padding:.15rem 0}@media (max-width:720px){.hotel-guest-card-row,.hotel-info-columns-row,.hotel-payment-methods{grid-template-columns:1fr}}.hotel-recheck-banner{margin:0 1rem .75rem;border-radius:10px;padding:.65rem .85rem;font-weight:600;font-size:.9rem}.hotel-recheck-banner.is-checking{background:#eff6ff;color:#1d4ed8}.hotel-recheck-banner.is-ok{background:#ecfdf5;color:#047857}.hotel-recheck-banner.is-changed{background:#fff7ed;color:#c2410c}.hotel-recheck-banner.is-soldout{background:#fef2f2;color:#991b1b}.hotel-room-original-name{display:block;color:#64748b;font-weight:400;font-size:.75rem}.hotel-media-wrap{position:relative;display:block;width:100%;height:100%;min-height:inherit;overflow:hidden;background:#e2e8f0}.hotel-media-skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#e2e8f0,#f8fafc,#e2e8f0);background-size:200% 100%;animation:shopHotelShimmer 1.1s linear infinite}.hotel-media-img{width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .2s ease}.hotel-media-img.is-loaded{opacity:1}.hotel-img-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;height:100%;min-height:120px;background:linear-gradient(145deg,#0f766e,#134e4a 55%,#0f172a);color:rgba(255,255,255,.88);font-size:.78rem;font-weight:600}.hotel-gallery{margin:0 0 .75rem}.hotel-gallery-main{width:100%;aspect-ratio:16/9;max-height:320px;border-radius:12px;overflow:hidden;background:#e2e8f0}.hotel-gallery-main .hotel-img-fallback,.hotel-gallery-main .hotel-media-wrap{min-height:160px;height:100%}.hotel-gallery-thumbs{display:flex;gap:.4rem;list-style:none;margin:.5rem 0 0;padding:0;overflow-x:auto}.hotel-gallery-thumbs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid transparent;border-radius:8px;padding:0;width:84px;height:60px;overflow:hidden;cursor:pointer;background:#e2e8f0;flex-shrink:0}.hotel-gallery-thumbs button.on{border-color:#0f766e}.hotel-gallery-thumbs .hotel-img-fallback,.hotel-gallery-thumbs .hotel-media-wrap{min-height:60px;height:60px}.hotel-detail-modal-hero.no-photo{grid-template-columns:1fr auto}.hotel-detail-modal-hero.no-photo .hotel-detail-modal-photo{display:none}.hotel-recheck-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.55rem}.hotel-price-panel-hero{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.75rem;padding:.75rem .85rem;border-radius:12px;background:#0f172a;color:#fff}.hotel-price-panel-hero span{font-size:.78rem;opacity:.85}.hotel-price-panel-hero strong{font-size:1.45rem;font-weight:800}.hotel-price-panel-dl{display:grid;grid-gap:.4rem;gap:.4rem;margin:0}.hotel-price-panel-dl div{display:flex;justify-content:space-between;gap:.75rem;font-size:.9rem}.hotel-price-panel-dl .total{font-weight:800;border-top:1px solid #e2e8f0;padding-top:.45rem;margin-top:.25rem}.hotel-price-panel-dl dt{color:#64748b}.hotel-price-panel-dl dd{margin:0;font-weight:700}.hotel-price-panel-note,.hotel-price-panel-room,.hotel-price-panel-split{margin:.65rem 0 0;color:#475569;font-size:.86rem;line-height:1.65}.hotel-price-panel-card{display:flex;flex-direction:column;gap:.15rem}.hotel-price-panel-card .hotel-price-panel-total{font-size:1.2rem;font-weight:800;color:#0f172a}.hotel-price-panel-card em,.hotel-price-panel-card small{font-size:.78rem;color:#64748b;font-style:normal}.shop-hotel-terms{display:flex;align-items:flex-start;gap:.45rem;margin-top:.85rem;font-size:.88rem;line-height:1.45}.hotel-search-card-thumbs{display:flex;gap:.25rem;padding:.35rem .4rem .45rem;overflow-x:auto}.hotel-search-card-thumb{width:52px;height:40px;border-radius:6px;overflow:hidden;flex-shrink:0}.hotel-search-card-thumb img{width:100%;height:100%;object-fit:cover}.hotel-search-card-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin:.35rem 0 .15rem}.hotel-chip{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700;background:#eef2ff;color:#1e3a8a}.hotel-chip.good{background:#ecfdf5;color:#047857}.hotel-chip.warn{background:#fff7ed;color:#c2410c}.shop-hotel-map{width:min(1200px,calc(100% - 2rem));margin:0 auto 1rem;display:grid;grid-template-columns:1.4fr 1fr;grid-gap:.75rem;gap:.75rem;background:#fff;border:1px solid var(--exp-border,#e2e8f0);border-radius:14px;overflow:hidden}.shop-hotel-map-frame{width:100%;min-height:280px;border:0}.shop-hotel-map-pins{list-style:none;margin:0;padding:.65rem;max-height:280px;overflow:auto;display:flex;flex-direction:column;gap:.35rem}.shop-hotel-map-pins button{width:100%;text-align:right;border:1px solid #e2e8f0;background:#fff;border-radius:10px;padding:.45rem .6rem;font:inherit;cursor:pointer;display:flex;flex-direction:column;gap:.15rem}.shop-hotel-map-pins button.on{border-color:#0f172a;background:#f8fafc}.shop-hotel-map-pins strong{font-size:.9rem}.shop-hotel-map-pins span{font-size:.78rem;color:#64748b}.shop-hotel-map-empty{width:min(1200px,calc(100% - 2rem));margin:0 auto 1rem;color:#64748b}@media (max-width:900px){.shop-hotel-map{grid-template-columns:1fr}}.hotel-gallery-p3 .hotel-gallery-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:.45rem;gap:.45rem}.hotel-gallery-p3 .hotel-gallery-main{position:relative;border:0;padding:0;background:transparent;border-radius:12px;overflow:hidden;cursor:zoom-in;min-height:220px}.hotel-gallery-p3 .hotel-gallery-side{display:grid;grid-template-columns:1fr 1fr;grid-gap:.45rem;gap:.45rem}.hotel-gallery-p3 .hotel-gallery-side button{border:0;padding:0;border-radius:10px;overflow:hidden;background:#e2e8f0;min-height:96px;cursor:pointer}.hotel-gallery-counter{position:absolute;left:.65rem;bottom:.65rem;background:rgba(15,23,42,.72);color:#fff;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:700}.hotel-gallery-mobile-strip{display:none;align-items:center;gap:.35rem;margin-top:.5rem}.hotel-gallery-nav{border:1px solid #e2e8f0;background:#fff;border-radius:999px;width:2rem;height:2rem;font-size:1.2rem;cursor:pointer}.hotel-gallery-fullscreen{position:fixed;inset:0;z-index:80;background:rgba(2,6,23,.88);display:flex;align-items:center;justify-content:center;padding:1rem}.hotel-gallery-fullscreen-inner{width:min(960px,100%);color:#fff}.hotel-gallery-fullscreen-inner header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.hotel-gallery-fullscreen-inner header button{border:0;background:transparent;color:#fff;font-size:1.6rem;cursor:pointer}.hotel-gallery-fullscreen-stage{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75rem;gap:.75rem;align-items:center}.hotel-gallery-fullscreen-stage>button{border:0;background:rgba(255,255,255,.12);color:#fff;width:2.4rem;height:2.4rem;border-radius:999px;font-size:1.4rem;cursor:pointer}.hotel-detail-tabs-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:#fff;padding:.35rem 0}.hotel-modal-sticky-meta{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-end;padding:0 .25rem .35rem;flex-wrap:wrap}.hotel-modal-sticky-meta p{margin:0;color:#64748b;font-size:.84rem}.hotel-modal-sticky-price{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.hotel-modal-sticky-price strong{font-size:1.05rem}.hotel-modal-sticky-price small{color:#64748b;font-size:.75rem}.hotel-choose-room-cta{margin-top:.2rem;border-radius:999px!important;padding:.4rem .9rem!important;font-size:.85rem!important}.hotel-rate-daily{margin-top:.35rem;font-size:.78rem}.hotel-rate-daily summary{cursor:pointer;color:#334155;font-weight:700}.hotel-rate-daily ul{list-style:none;margin:.35rem 0 0;padding:0}.hotel-rate-daily li{display:flex;justify-content:space-between;gap:.5rem;padding:.15rem 0;color:#475569}@media (max-width:820px){.hotel-gallery-p3 .hotel-gallery-grid{grid-template-columns:1fr}.hotel-gallery-p3 .hotel-gallery-side{display:none}.hotel-gallery-mobile-strip{display:flex}}