*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body.modal-open{overflow:hidden}body{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.booking-tooltip{position:absolute;z-index:12000;max-width:min(320px,calc(100vw - 24px));white-space:normal;overflow-wrap:anywhere;padding:8px 10px;border-radius:8px;font-size:13px;line-height:1.2;font-weight:500;opacity:0;transform:translateY(8px) scale(.98);transform-origin:center top;pointer-events:none;transition:opacity .2s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);box-shadow:0 12px 28px #0a0e1642;will-change:opacity,transform}.booking-tooltip.is-visible{opacity:1;transform:translateY(0) scale(1)}.booking-tooltip.is-top{transform-origin:center bottom}.booking-tooltip.is-dark{background:#171b24;color:#fff}.booking-tooltip.is-brand{background:var(--brand-primary);color:#fff}.booking-tooltip.is-light{background:#fff;color:#1b2333;border:1px solid rgba(24,29,42,.14)}.booking-tooltip:after{content:"";position:absolute;left:var(--tooltip-arrow-left, 50%);width:10px;height:10px;transform:translate(-50%) rotate(45deg)}.booking-tooltip.is-top:after{bottom:-5px}.booking-tooltip.is-bottom:after{top:-5px}.booking-tooltip.is-dark:after{background:#171b24}.booking-tooltip.is-brand:after{background:var(--brand-primary)}.booking-tooltip.is-light:after{background:#fff;border-left:1px solid rgba(24,29,42,.14);border-top:1px solid rgba(24,29,42,.14)}:root{--ink: #181d2a;--ink-soft: #4f5668;--ink-muted: #8088a0;--surface: #ffffff;--surface-2: #f7f8fc;--surface-3: #eef1f8;--coral: #6a6f7c;--coral-dark: #4f5562;--coral-soft: #f1f2f5;--ocean: #6f7788;--ocean-dark: #586072;--ocean-light: #eff1f5;--gold: #8a8f9b;--gold-soft: #f4f5f7;--green: #6a7282;--green-soft: #eef0f3;--brand-primary: #c50867;--brand-primary-rgb: 197, 8, 103;--brand-primary-dark: var(--brand-primary);--brand-primary-light: var(--brand-primary);--brand-primary-light-strong: var(--brand-primary);--brand-primary-hot: var(--brand-primary);--brand-soft: rgba(var(--brand-primary-rgb), .14);--brand-soft-hover: rgba(var(--brand-primary-rgb), .22);--brand-glow-bg-a: rgba(var(--brand-primary-rgb), .12);--brand-glow-bg-b: rgba(var(--brand-primary-rgb), .14);--brand-shadow-12: rgba(var(--brand-primary-rgb), .12);--brand-shadow-20: rgba(var(--brand-primary-rgb), .2);--brand-shadow-24: rgba(var(--brand-primary-rgb), .24);--brand-shadow-28: rgba(var(--brand-primary-rgb), .28);--brand-shadow-38: rgba(var(--brand-primary-rgb), .38);--score-primary: #005515;--score-primary-rgb: 47, 109, 88;--score-text: var(--score-primary);--score-soft: rgba(var(--score-primary-rgb), .14);--score-border: rgba(var(--score-primary-rgb), .24);--score-accent: #3a8a6d;--score-accent-soft: #4d9a79;--bestdeal-primary: #078a45;--bestdeal-primary-rgb: 7, 138, 69;--bestdeal-text: #ffffff;--bestdeal-soft: rgba(var(--bestdeal-primary-rgb), .14);--bestdeal-soft-hover: rgba(var(--bestdeal-primary-rgb), .22);--bestdeal-contrast: #066f38;--filters-accent: #0e8cd3;--filters-accent-rgb: 14, 140, 211;--filters-accent-soft: #e3f3ff;--filters-accent-border: #5cb3e6;--filters-accent-text: #005d8f;--cruise-perks-chip-text: #424b5f;--cruise-perks-accent: #4b721b;--cruise-perks-chip-bg: #eef1f5;--cruise-perks-chip-border: #d4dbe5;--cruise-perks-chip-tint-rgb: 119, 183, 42;--cruise-perks-chip-tint-opacity: .19;--featured-badge-text: #ffffff;--featured-badge-bg: #d93f35;--card-media-overlay-start: rgba(22, 26, 38, .24);--card-media-overlay-end: rgba(22, 26, 38, .08);--border: rgba(24, 29, 42, .12);--border-strong: rgba(24, 29, 42, .22);--radius-xl: 22px;--shadow-sm: 0 8px 30px rgba(24, 29, 42, .07);--shadow-lg: 0 24px 48px rgba(24, 29, 42, .14);--layout-max: 1400px;--layout-gutter: 32px}@supports (color: color-mix(in srgb,black,white)){:root{--brand-primary-dark: color-mix(in srgb, var(--brand-primary) 82%, black);--brand-primary-light: color-mix(in srgb, var(--brand-primary) 72%, white);--brand-primary-light-strong: color-mix(in srgb, var(--brand-primary) 66%, white);--brand-primary-hot: color-mix(in srgb, var(--brand-primary) 86%, white);--brand-soft: color-mix(in srgb, var(--brand-primary) 14%, white);--brand-soft-hover: color-mix(in srgb, var(--brand-primary) 22%, white);--brand-glow-bg-a: color-mix(in srgb, var(--brand-primary) 12%, transparent);--brand-glow-bg-b: color-mix(in srgb, var(--brand-primary) 16%, transparent);--brand-shadow-12: color-mix(in srgb, var(--brand-primary) 12%, transparent);--brand-shadow-20: color-mix(in srgb, var(--brand-primary) 20%, transparent);--brand-shadow-24: color-mix(in srgb, var(--brand-primary) 24%, transparent);--brand-shadow-28: color-mix(in srgb, var(--brand-primary) 28%, transparent);--brand-shadow-38: color-mix(in srgb, var(--brand-primary) 38%, transparent);--score-text: color-mix(in srgb, var(--score-primary) 92%, black);--score-soft: color-mix(in srgb, var(--score-primary) 14%, white);--score-border: color-mix(in srgb, var(--score-primary) 24%, white);--score-accent: color-mix(in srgb, var(--score-primary) 80%, white);--score-accent-soft: color-mix(in srgb, var(--score-primary) 68%, white);--bestdeal-soft: color-mix(in srgb, var(--bestdeal-primary) 14%, white);--bestdeal-soft-hover: color-mix(in srgb, var(--bestdeal-primary) 22%, white);--bestdeal-contrast: color-mix(in srgb, var(--bestdeal-primary) 82%, black)}}html{font-size:16px;scroll-behavior:smooth}body{font-family:Roboto,sans-serif;background:radial-gradient(1000px 480px at 12% -10%,var(--brand-glow-bg-a) 0%,rgba(70,76,90,0) 70%),radial-gradient(860px 380px at 100% 0%,var(--brand-glow-bg-b) 0%,rgba(120,126,140,0) 65%),linear-gradient(180deg,#f5f6f9,#eceff4);color:var(--ink);min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#ababab}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:#ababab}::-webkit-scrollbar-thumb:hover{box-shadow:0 0 2px 1px #0003}::-webkit-scrollbar-track{background:#f7f7f7}::-webkit-scrollbar-track:hover,::-webkit-scrollbar-track:active{background:#f7f7f7}header{position:sticky;top:0;z-index:120}header .site-nav,header nav{background:var(--brand-primary);height:74px;box-shadow:0 12px 24px var(--brand-shadow-24)}header .site-nav.is-scrolled,header nav.is-scrolled{box-shadow:0 14px 24px var(--brand-shadow-28)}.nav-inner{width:min(var(--layout-max),calc(100% - (var(--layout-gutter) * 2)));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{display:inline-flex;align-items:center;line-height:0}.logo img{display:block;height:47px;width:auto}.nav-links{display:flex;gap:22px;align-items:center}.nav-links a:not(.nav-cta):not(.nav-user-access){font-size:13px;color:#fffffff0;text-decoration:none;position:relative;transition:color .2s ease}.nav-links a:not(.nav-cta):not(.nav-user-access):after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:2px;background:#ffffffe6;transition:right .2s ease}.nav-links a:not(.nav-cta):not(.nav-user-access):hover{color:#fff}.nav-links a:not(.nav-cta):not(.nav-user-access):hover:after{right:0}.nav-cta{background:#fff;color:var(--brand-primary);border:1px solid rgba(var(--brand-primary-rgb),.16);padding:9px 16px;border-radius:999px;font-size:13px;font-family:Roboto,sans-serif;text-decoration:none;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-weight:700;letter-spacing:.01em;box-shadow:0 4px 10px var(--brand-shadow-12);transition:transform .2s ease,box-shadow .2s ease}.nav-links .nav-cta{color:var(--brand-primary)}.nav-cta-icon{width:14px;height:14px;display:inline-block;color:var(--brand-primary);flex-shrink:0}.nav-cta-icon svg{width:100%;height:100%;display:block;fill:currentColor}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 14px var(--brand-shadow-20)}.nav-user-access{min-height:36px;margin-left:0;padding:6px 12px;gap:8px;border-radius:999px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;letter-spacing:.01em;white-space:nowrap;cursor:default;user-select:none}.nav-user-access[hidden]{display:none!important}.nav-user-access svg{width:22px;height:22px;display:block;flex-shrink:0}.nav-top-favorites{display:none;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;width:40px;height:40px;border-radius:999px;align-items:center;justify-content:center;padding:0;cursor:pointer;margin-left:auto}.nav-top-favorites svg{width:18px;height:18px;fill:currentColor;display:block}.nav-favorites-cta{min-height:36px;padding:6px 12px;gap:8px;border-radius:999px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:background .2s ease,border-color .2s ease}.nav-favorites-cta:hover{background:#ffffff1f;border-color:#ffffffc7}.nav-favorites-cta svg{width:18px;height:18px;display:block;fill:currentColor;flex-shrink:0}.search-hero{border-bottom:1px solid var(--border);padding:22px 0}.search-hero-inner{width:min(var(--layout-max),calc(100% - (var(--layout-gutter) * 2)));margin:0 auto}.search-breadcrumb{font-size:12px;color:var(--ink-muted);margin-bottom:12px;background:#ffffffc7;border:1px solid var(--border);display:inline-flex;border-radius:999px;padding:6px 12px;backdrop-filter:blur(8px)}.search-breadcrumb span{color:var(--ink);font-weight:600}.search-bar{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr 1px 1fr auto;align-items:center;cursor:pointer;border:1px solid rgba(255,255,255,.8);border-radius:20px;background:#ffffffdb;overflow:hidden;box-shadow:var(--shadow-sm);backdrop-filter:blur(10px)}.search-bar--cruises{grid-template-columns:1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr auto}.search-bar-divider{width:1px;height:40px;background:var(--border)}.search-field{padding:14px 20px;cursor:pointer;transition:background .2s ease}.search-field:hover{background:#f1f3f7}.search-field label{display:block;font-size:10px;line-height:10px;font-weight:700;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.search-field .val{font-size:14px;line-height:17px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-field .val.muted{font-weight:400;color:var(--ink-muted)}.search-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;padding:0 24px;height:100%;font-size:14px;font-weight:400;letter-spacing:.02em;color:var(--surface);font-family:Roboto,sans-serif;cursor:pointer;white-space:nowrap;background:linear-gradient(130deg,var(--coral) 0%,var(--coral-dark) 100%);transition:filter .2s ease,box-shadow .2s ease}.search-bar--cruises .search-field{padding:14px 16px}.search-bar--cruises .search-btn{padding:0 18px}.search-btn-text{position:relative;display:inline-block}.search-btn-text:after{content:"";position:absolute;left:0;right:100%;bottom:-3px;height:2px;background:#ffffffe6;transition:right .2s ease}.search-btn svg{width:21px;height:21px;display:block;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;transform:translateY(-1px)}.search-btn:hover{filter:brightness(1.04);box-shadow:inset 0 0 0 1px #ffffff1f}.search-btn:hover .search-btn-text:after{right:0}.filter-strip{background:#ffffffe8;border-bottom:1px solid var(--border);padding:12px 0 16px;position:sticky;top:74px;z-index:90;backdrop-filter:blur(10px)}.filter-strip-inner{width:min(var(--layout-max),calc(100% - (var(--layout-gutter) * 2)));margin:0 auto;display:flex;gap:8px;align-items:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;padding:2px 0}.filter-results-row{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.filter-bar-title{font-size:20px;font-weight:800;color:var(--ink);white-space:nowrap;margin-right:10px;flex-shrink:0}.filter-results-meta{font-size:13px;color:var(--ink-muted);white-space:nowrap;margin-right:10px;padding-right:10px;border-right:1px solid var(--border);flex-shrink:0}@media(min-width:861px){.filter-results-meta{border-right:none;padding-right:0}.filter-flow-meta{display:inline-flex;align-items:center;gap:10px;border-left:1px solid var(--border);margin-right:10px;padding-left:10px;flex-shrink:0}.filter-flow-label{font-size:13px;color:var(--ink-muted);white-space:nowrap}.filter-debug-tools{display:inline-flex;align-items:center;gap:8px}.filter-debug-link{font-size:13px;font-weight:700;color:var(--brand-primary);text-decoration:underline;white-space:nowrap}.filter-debug-link:hover{color:var(--brand-primary-dark)}.filter-debug-source-toggle{border:1px solid rgba(var(--brand-primary-rgb),.28);background:#ffffffe6;color:var(--brand-primary);border-radius:999px;padding:3px 10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;font-family:Roboto,sans-serif;line-height:1;cursor:pointer}.filter-debug-source-toggle:hover{background:rgba(var(--brand-primary-rgb),.08)}.filter-debug-source-toggle.is-active{color:#fff;border-color:var(--brand-primary);background:var(--brand-primary)}.filter-debug-source-toggle-icon{font-size:10px;line-height:1}}@media(max-width:860px){.filter-flow-meta{display:none}}.filter-pill{display:inline-flex;align-items:center;gap:5px;padding:8px 14px;border-radius:999px;border:1px solid var(--border);background:#ffffffe6;font-size:13px;color:var(--ink-soft);white-space:nowrap;cursor:pointer;font-family:Roboto,sans-serif;transition:all .2s ease;flex-shrink:0}.filter-pill:hover{border-color:var(--coral);color:var(--coral);transform:translateY(-1px)}.filter-pill.active{background:var(--coral);color:var(--surface);border-color:var(--coral);box-shadow:0 10px 20px #464c5a33}.filter-pill .dot{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block}.filter-sep{width:1px;height:20px;background:var(--border);flex-shrink:0}.sort-right{margin-left:auto;display:inline-flex;align-items:center;gap:8px;background:#ffffffeb;border:1px solid rgba(24,29,42,.1);border-radius:999px;padding:7px 12px;flex-shrink:0}.desktop-sticky-search-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-left:0;min-height:34px;border:1px solid rgba(24,29,42,.1);border-radius:999px;background:linear-gradient(130deg,var(--coral) 0%,var(--coral-dark) 100%);color:#fff;box-shadow:none;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translate(12px);max-width:0;padding:7px 0;border-width:0;overflow:hidden;transition:max-width .24s ease,padding .24s ease,border-width .24s ease,opacity .22s ease,transform .22s ease,box-shadow .18s ease,filter .18s ease,visibility 0s linear .24s;flex-shrink:0}.desktop-sticky-search-cta svg{width:17px;height:17px;display:block;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.desktop-sticky-search-cta:hover{filter:brightness(1.02);box-shadow:0 8px 18px #464c5a2e;transform:translateY(-1px)}@media(min-width:981px){body.filter-strip-is-stuck .desktop-sticky-search-cta{margin-left:auto;opacity:1;visibility:visible;pointer-events:auto;transform:translate(0);max-width:230px;padding-left:14px;padding-right:14px;border-width:1px;transition:max-width .24s ease,padding .24s ease,border-width .24s ease,opacity .22s ease,transform .22s ease,box-shadow .18s ease,filter .18s ease,visibility 0s linear 0s}body.filter-strip-cta-hiding .desktop-sticky-search-cta{margin-left:auto;max-width:230px;padding-left:14px;padding-right:14px;border-width:1px;opacity:0;visibility:visible;pointer-events:none;transform:translate(0);transition:opacity .08s ease-out}body.filter-strip-is-stuck .desktop-sticky-search-cta+.sort-right,body.filter-strip-cta-hiding .desktop-sticky-search-cta+.sort-right{margin-left:0}}.sort-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#384255;flex-shrink:0}.sort-icon svg{width:14px;height:14px;display:block;fill:currentColor}.sort-right label{font-size:14px;font-weight:700;color:#1f2736;white-space:nowrap}.sort-select{font-size:14px;border:none;border-radius:0;padding:0 24px 0 0;background:transparent;color:var(--ink);font-family:Roboto,sans-serif;cursor:pointer;font-weight:600;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.1 4.2L6 8l3.9-3.8' fill='none' stroke='%23384255' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2px center;background-size:12px 12px;outline:none}.sort-select:focus{text-decoration:underline}.sort-right[data-sort-ready=false]{opacity:.7}.sort-right[data-sort-ready=false] .sort-select{pointer-events:none;cursor:wait}#mobile-sort-menu[data-sort-ready=false]{min-height:120px;opacity:.75}.page-body{width:min(var(--layout-max),calc(100% - (var(--layout-gutter) * 2)));margin:0 auto;padding:28px 0 56px;display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:start}.sidebar{position:sticky;top:146px}body.prebook-deeplink-mode .search-hero,body.prebook-deeplink-mode .filter-strip,body.prebook-deeplink-mode .sidebar,body.prebook-deeplink-mode .applied-filters,body.prebook-deeplink-mode .infinite-loader,body.prebook-deeplink-mode #infinite-sentinel,body.prebook-deeplink-mode .mobile-view-switch{display:none!important}body.prebook-deeplink-mode .page-body{width:min(920px,calc(100% - (var(--layout-gutter) * 2)));grid-template-columns:1fr;gap:0;padding:34px 0 56px}body.prebook-deeplink-mode .results-col{min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center}.prebook-deeplink-wrap{width:min(760px,100%)}.prebook-deeplink-wrap .hotel-rooms-selection-card{box-shadow:0 18px 34px #181d2a24;background:#fffffff5}.prebook-deeplink-debug{margin-top:12px;text-align:center}.prebook-deeplink-debug-link{display:inline-flex}.mobile-filter-header,.mobile-filter-footer,.mobile-filter-close,.mobile-sort-panel,.mobile-sort-header,.mobile-sort-title,.mobile-sort-close,.mobile-sort-close-ghost,.mobile-sort-body,.mobile-sticky-search,.mobile-sticky-sort,.mobile-sort-menu,.mobile-view-switch,.mobile-view-btn,.mobile-view-divider,.mobile-filter-fab,.mobile-filter-apply,.mobile-filter-clear,.mobile-map-pane{display:none}.sidebar-card{background:#ffffffdb;border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-sm);backdrop-filter:blur(12px);max-height:calc(100vh - 162px);display:flex;flex-direction:column}.sidebar-map{width:100%;height:150px;padding:0;border:none;background-color:#d9dde4;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden}.filter-option-stack{display:flex;flex-direction:column;gap:4px}.sidebar-map:before{content:"";position:absolute;inset:0;background-image:url(bg-map-markers.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transform:scale(1);transition:transform .35s ease,opacity .28s ease;z-index:0}.sidebar-map.is-ready:before{opacity:1}body.loading .sidebar-map:before,body.loading .sidebar-map.is-ready:before{opacity:0!important}.sidebar-map.is-ready:hover:before{transform:scale(1.12)}.sidebar-map.is-loading:after{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,#e8ebf1 20%,#f3f5fa,#e8ebf1 80%);background-size:220% 100%;animation:shimmer 1.1s linear infinite;z-index:1}.sidebar-map.is-loading .map-overlay{color:transparent;border-color:transparent;background-image:linear-gradient(90deg,#e8ebf1 20%,#f3f5fa,#e8ebf1 80%);background-size:220% 100%;animation:shimmer 1.1s linear infinite;box-shadow:none;backdrop-filter:none;z-index:2}.sidebar-map.is-loading .map-pin{opacity:0}.map-overlay{position:relative;z-index:1;background:#ffffffe6;border:1px solid rgba(255,255,255,.7);border-radius:12px;padding:9px 14px;font-size:13px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:6px;box-shadow:0 10px 24px #181d2a29;backdrop-filter:blur(8px)}.map-pin{width:10px;height:10px;border-radius:50%;background:var(--coral)}.sidebar-filters{padding:20px;overflow-y:auto}@media(min-width:1081px){.sidebar-filters{scrollbar-width:thin;scrollbar-color:#ededed transparent}.sidebar-filters::-webkit-scrollbar{width:4px}.sidebar-filters::-webkit-scrollbar-track{background:transparent}.sidebar-filters::-webkit-scrollbar-thumb{background:#6b74888c;border-radius:999px}}.filter-section{padding-bottom:18px;margin-bottom:15px;border-bottom:1px solid var(--border)}.filter-section:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.filter-title{font-size:11px;font-weight:700;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.09em;margin-bottom:12px}.filter-title-toggle{width:100%;margin-bottom:10px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;transition:color .2s ease}.filter-title-toggle:hover{color:#5a6276}.filter-title-toggle:focus-visible{outline:2px solid rgba(var(--brand-primary-rgb),.3);outline-offset:3px;border-radius:6px}.filter-title-toggle:disabled{cursor:default;opacity:.72}.filter-title-meta{display:inline-flex;align-items:center;gap:8px;margin-left:auto;margin-right:10px;font-size:12px;font-weight:700;color:var(--filters-accent-text);white-space:nowrap}.filter-title-selected-copy{display:none}.filter-title-selected-badge{min-width:22px;height:16px;padding:0 7px;border-radius:999px;border:1px solid var(--filters-accent-border);display:inline-flex;align-items:center;justify-content:center;background:var(--filters-accent-soft);color:var(--filters-accent-text);font-size:12px;font-weight:700;line-height:1}.filter-title-toggle.has-selection .filter-title-selected-copy{color:#54607c}.filter-multi-search{display:grid;gap:8px}.filter-multi-search [data-company-options-list],.filter-multi-search [data-ship-options-list],.filter-multi-search [data-duration-options-list],.filter-multi-search [data-month-options-list],.filter-multi-search [data-departure-port-options-list],.filter-multi-search [data-visiting-options-list],.filter-multi-search [data-perks-options-list]{max-height:220px;overflow:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#c3cad8 transparent}.filter-multi-search [data-company-options-list]::-webkit-scrollbar,.filter-multi-search [data-ship-options-list]::-webkit-scrollbar,.filter-multi-search [data-duration-options-list]::-webkit-scrollbar,.filter-multi-search [data-month-options-list]::-webkit-scrollbar,.filter-multi-search [data-departure-port-options-list]::-webkit-scrollbar,.filter-multi-search [data-visiting-options-list]::-webkit-scrollbar,.filter-multi-search [data-perks-options-list]::-webkit-scrollbar{width:8px}.filter-multi-search [data-company-options-list]::-webkit-scrollbar-thumb,.filter-multi-search [data-ship-options-list]::-webkit-scrollbar-thumb,.filter-multi-search [data-duration-options-list]::-webkit-scrollbar-thumb,.filter-multi-search [data-month-options-list]::-webkit-scrollbar-thumb,.filter-multi-search [data-departure-port-options-list]::-webkit-scrollbar-thumb,.filter-multi-search [data-visiting-options-list]::-webkit-scrollbar-thumb,.filter-multi-search [data-perks-options-list]::-webkit-scrollbar-thumb{background:#c3cad8;border-radius:999px}.filter-multi-search [data-company-options-list]::-webkit-scrollbar-track,.filter-multi-search [data-ship-options-list]::-webkit-scrollbar-track,.filter-multi-search [data-duration-options-list]::-webkit-scrollbar-track,.filter-multi-search [data-month-options-list]::-webkit-scrollbar-track,.filter-multi-search [data-departure-port-options-list]::-webkit-scrollbar-track,.filter-multi-search [data-visiting-options-list]::-webkit-scrollbar-track,.filter-multi-search [data-perks-options-list]::-webkit-scrollbar-track{background:transparent}.filter-multi-search .star-option.is-active .filter-option-label{background:rgba(var(--filters-accent-rgb),.08);border-radius:8px}.result-card{position:relative}.result-card--cruise .cruise-chip{margin-right:6px;margin-bottom:6px;color:#424b5f;background:#eef1f5;border-color:#d4dbe5}.result-card--cruise .cruise-tag-row{align-items:center}.result-card--cruise .cruise-tag-list{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow:hidden;min-width:0}.result-card--cruise .cruise-tag-list .cruise-chip{margin-right:0;margin-bottom:0;flex-shrink:0}.result-card--cruise .cruise-chip-more{font-weight:800;letter-spacing:.02em}.result-card--cruise .cruise-chip.has-icon{display:inline-flex;align-items:center;vertical-align:middle;height:30px;box-sizing:border-box;padding-top:0;padding-bottom:0;padding-right:14px}.result-card--cruise .cruise-chip-icon{width:auto;height:27px;display:block;object-fit:contain;clip-path:inset(9%);filter:grayscale(1) invert(1) contrast(1.5);opacity:.75;flex-shrink:0}.result-card--cruise .cruise-tag-row--perks .cruise-chip{position:relative;overflow:hidden;color:var(--cruise-perks-accent);background:var(--cruise-perks-chip-bg);border-color:var(--cruise-perks-chip-border)}.result-card--cruise .cruise-tag-row--perks .hotel-meta-label{color:var(--cruise-perks-accent)}.result-card--cruise .cruise-tag-row--perks .cruise-chip:before{content:"";position:absolute;inset:0;z-index:2;border-radius:inherit;background:rgba(var(--cruise-perks-chip-tint-rgb),var(--cruise-perks-chip-tint-opacity));pointer-events:none}.result-card--cruise .cruise-tag-row--perks .cruise-chip:hover{background:var(--cruise-perks-chip-bg)}.result-card--cruise .cruise-tag-row--perks .cruise-chip:hover:before{background:rgba(var(--cruise-perks-chip-tint-rgb),var(--cruise-perks-chip-tint-opacity))}.result-card--cruise .cruise-company-logo{max-width:100%;max-height:36px;object-fit:contain;margin-bottom:8px;margin-left:auto;display:block}.result-card--cruise .cruise-company-name{margin-bottom:8px}.result-card--cruise .cruise-price-ship-image-wrap{width:146px;height:100px;border-radius:12px;overflow:hidden;align-self:flex-end;border:1px solid #d9e0ea;background:#f2f5fa}.result-card--cruise .cruise-price-ship-image{width:100%;height:100%;object-fit:cover;display:block}.result-card--cruise .result-card__media{height:220px;min-height:245px;align-self:start}.result-card--cruise .card-media{position:relative}.result-card--cruise .cruise-media-col{display:grid;grid-template-rows:auto auto;align-content:start}.result-card--cruise .cruise-media-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:0;width:100%;margin-bottom:2px}.result-card--cruise{position:relative}.cruise-debug-card-wrap{position:relative;margin-bottom:16px;overflow:visible}.cruise-debug-card-wrap .result-card--cruise{margin-bottom:0}.result-card--cruise .result-card-hitarea{position:absolute;inset:0;z-index:2;border-radius:16px}.result-card--cruise .result-card__cta{position:relative;z-index:3}.cruise-debug-card-wrap .cruise-debug-edit{position:absolute;top:26px;right:-74px;z-index:5;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid rgba(31,41,55,.18);border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 24px #0f172a2e;white-space:nowrap}@media(max-width:1280px){.cruise-debug-card-wrap .cruise-debug-edit{right:-58px}}body.cruises-debug-enabled{overflow-x:hidden}.result-card--cruise .cruise-ship-thumb-wrap{margin:2px 0 8px}.result-card--cruise .cruise-hero-row{display:block;margin-bottom:4px}.result-card--cruise .cruise-hero-copy{display:grid;gap:8px;align-content:start}.result-card--cruise .cruise-ship-meta-compact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 0}.result-card--cruise .cruise-ship-meta-name{font-size:14px;font-weight:600;color:#2f384b;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-card--cruise .cruise-company-logo-compact{width:96px;max-width:100%;max-height:26px;object-fit:contain;display:block}.result-card--cruise .cruise-company-name-compact{font-size:12px;color:#5a6478;white-space:nowrap}.result-card--cruise .cruise-ship-inline{position:relative;display:block;border-radius:12px;overflow:hidden;border:1px solid #d8dee8;background:#eef1f5;width:100%;height:72px}.result-card--cruise .cruise-company-logo-inline{max-width:72px;max-height:22px;object-fit:contain;display:block;margin-left:auto}.result-card--cruise .cruise-company-name-inline{font-size:12px;color:#5a6478;white-space:nowrap;margin-left:auto}.result-card--cruise .cruise-ship-thumb{width:100%;height:100%;object-fit:cover;display:block}.result-card--cruise .cruise-company-chip{position:absolute;right:12px;bottom:12px;z-index:2;background:#fffffff2;border:1px solid #d5dce7;border-radius:12px;width:100px;min-height:42px;padding:6px 10px;display:inline-flex;align-items:center;justify-content:center;max-width:100px;box-shadow:0 6px 16px #131f3829}.result-card--cruise .cruise-company-chip-logo{width:108px;height:28px;background-position:center;background-repeat:no-repeat;background-size:contain;display:block}.result-card--cruise .cruise-company-chip-probe,.result-card--cruise .cruise-company-chip.is-fallback .cruise-company-chip-logo{display:none}.result-card--cruise .cruise-company-chip-text{display:none;font-size:12px;font-weight:700;color:#3f4a60;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:108px}.result-card--cruise .cruise-company-chip.is-fallback .cruise-company-chip-text{display:block;width:108px;text-align:center}.result-card--cruise .cruise-company-chip-name{font-size:12px;font-weight:700;color:#3f4a60;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px}@media(max-width:980px){.result-card--cruise .cruise-company-logo-inline,.result-card--cruise .cruise-company-name-inline{margin-left:0}.result-card--cruise .cruise-tag-list{gap:5px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-right:-14px;padding-right:20px;scroll-padding-right:20px;scroll-snap-type:x proximity;mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 22px),transparent 100%);-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 22px),transparent 100%)}.result-card--cruise .cruise-tag-list .cruise-chip{max-width:none;scroll-snap-align:start}.result-card--cruise .cruise-tag-list::-webkit-scrollbar{display:none;width:0;height:0}.cruise-debug-card-wrap .cruise-debug-edit{display:none}.result-card--cruise .result-card__media{height:172px;min-height:172px}.result-card--cruise .cruise-price-ship-image-wrap{display:none}}.cruise-skeleton-title,.cruise-skeleton-line,.cruise-skeleton-chip,.cruise-skeleton-thumb,.cruise-skeleton-logo,.cruise-skeleton-map,.cruise-skeleton-company-chip{border-radius:10px;background:#e8ebf1;background-image:linear-gradient(90deg,#e8ebf1 20%,#f3f5fa,#e8ebf1 80%);background-size:220% 100%;animation:shimmer 1.1s linear infinite}.cruise-skeleton-title{width:min(420px,92%);height:30px}.cruise-skeleton-thumb{width:min(220px,100%);height:120px;border-radius:12px;margin-bottom:6px}.cruise-skeleton-line{width:100%;height:14px}.cruise-skeleton-line.short{width:55%}.cruise-skeleton-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.cruise-skeleton-chip{width:84px;height:30px;border-radius:999px}.cruise-skeleton-logo{width:88px;height:36px;margin-bottom:8px;align-self:flex-end}.cruise-skeleton-company-chip{position:absolute;right:12px;bottom:12px;width:112px;height:44px;border-radius:12px;z-index:2}.filter-title-chevron{width:18px;height:18px;border-radius:999px;border:1px solid rgba(24,29,42,.14);display:inline-flex;align-items:center;justify-content:center;color:#697187;background:#f8f9fc;transition:transform .24s ease,color .24s ease,border-color .24s ease;flex-shrink:0}.filter-title-chevron svg{width:12px;height:12px;display:block}.filter-section.is-collapsed .filter-title-chevron{transform:rotate(-90deg)}.filter-section:not(.is-collapsed) .filter-title-chevron{color:var(--brand-primary);border-color:rgba(var(--brand-primary-rgb),.28)}.filter-options-wrap{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .26s ease,opacity .2s ease}.filter-options-wrap>.filter-option-stack{overflow:hidden}.filter-section.is-collapsed .filter-options-wrap{grid-template-rows:0fr;opacity:0}#category-filter-section.filter-section.is-collapsed,#ship-filter-section.filter-section.is-collapsed,#duration-filter-section.filter-section.is-collapsed,#month-filter-section.filter-section.is-collapsed,#departure-port-filter-section.filter-section.is-collapsed,#visiting-filter-section.filter-section.is-collapsed,#perks-filter-section.filter-section.is-collapsed{padding-bottom:10px;margin-bottom:10px}.price-inputs{display:flex;gap:8px;margin-top:10px}.price-input-box{flex:1;border:1px solid var(--border);border-radius:10px;padding:8px 10px;background:var(--surface)}.price-input-box .pil{font-size:10px;color:var(--ink-muted);display:block;margin-bottom:2px}.price-input-box .piv{font-size:14px;font-weight:700;color:var(--ink)}.price-values-row{display:flex;justify-content:space-between;margin-top:10px;font-size:13px;font-weight:700;color:var(--ink)}.hotel-name-input{width:100%;border:1px solid var(--border-strong);border-radius:8px;padding:8px 10px;font-size:13px;font-family:Roboto,sans-serif;color:var(--ink);background:var(--surface)}.piv-input{width:100%;border:none;outline:none;background:transparent;font-size:14px;font-weight:700;color:var(--ink);font-family:Roboto,sans-serif}.range-track{width:100%;height:6px;background:var(--surface-3);border-radius:999px;margin:12px 0 4px;position:relative}.range-fill{position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,#8d94a3,#6f7788);border-radius:999px}.price-range{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:24px;margin:0;appearance:none;background:none;pointer-events:none}.price-range::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;border:2px solid #6f7788;background:#fff;pointer-events:auto;cursor:pointer;box-shadow:0 2px 5px #181d2a33}.price-range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;border:2px solid #6f7788;background:#fff;pointer-events:auto;cursor:pointer;box-shadow:0 2px 5px #181d2a33}.price-range::-moz-range-track{background:transparent}.star-option{display:flex;align-items:center;gap:8px;padding:2px 0;cursor:pointer}.filter-option-input{width:15px;height:15px;accent-color:var(--coral);cursor:pointer;margin:0;flex-shrink:0}.filter-option-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:var(--ink-soft);line-height:1.2}.star-option input{width:15px;height:15px;accent-color:var(--coral);cursor:pointer}.star-option .stars{color:#f4b21a;font-size:18px;letter-spacing:0;line-height:1;font-weight:700;display:inline-flex;transform:translateY(1px)}.star-option .slabel,.option-text{font-size:13px;color:var(--ink-soft);line-height:1.2}.star-count{margin-left:auto;font-size:12px;color:var(--ink-muted);background:var(--surface-3);padding:1px 7px;border-radius:20px}.regime-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.regime-btn{border:1px solid var(--border);border-radius:10px;padding:8px 6px;font-size:12px;font-family:Roboto,sans-serif;color:var(--ink-soft);background:var(--surface);cursor:pointer;text-align:center;transition:all .2s ease}.regime-btn:hover{border-color:var(--coral);color:var(--coral)}.regime-btn.active{background:var(--coral-soft);border-color:var(--coral);color:var(--coral);font-weight:700}.rating-slider{display:flex;gap:6px}.rating-pill{flex:1;text-align:center;padding:7px 4px;border:1px solid var(--border);border-radius:10px;font-size:12px;color:var(--ink-soft);cursor:pointer;transition:all .2s ease;background:var(--surface)}.rating-pill:hover{border-color:var(--coral);color:var(--coral)}.rating-pill.active{background:var(--coral);color:var(--surface);border-color:var(--coral)}.clear-btn{width:100%;margin-top:0;padding:10px;border-radius:10px;border:1px solid var(--border);background:transparent;font-family:Roboto,sans-serif;font-size:13px;color:var(--ink-soft);cursor:pointer;transition:all .2s ease}.clear-btn:hover{background:var(--surface-2);color:var(--ink)}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.results-header h2{font-family:Roboto,sans-serif;font-size:30px;font-weight:700;color:var(--ink);letter-spacing:-.02em}.results-header .sub{font-size:13px;color:var(--ink-muted);margin-top:4px}.applied-filters{margin:0 0 14px;display:flex;flex-wrap:wrap;gap:10px}.availability-highlight{margin:0 0 14px;border:1px solid #e5cda4;background:linear-gradient(135deg,#fff7e7,#fff1d7);color:#6f4107;border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 6px 18px #875a181a}.availability-highlight[hidden]{display:none!important}.availability-highlight.level-2{border-color:#efbe7f;background:linear-gradient(135deg,#fff2dc,#ffe9ca);color:#6d3700}.availability-highlight.level-3{border-color:#f4a79f;background:linear-gradient(135deg,#ffe7e4,#ffdcd7);color:#7d2018;box-shadow:0 8px 20px #a3281c24}.availability-highlight-body{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.availability-highlight-icon{width:20px;height:20px;display:inline-flex;flex-shrink:0}.availability-highlight-icon svg{width:100%;height:100%;display:block;stroke:currentColor;fill:none}.availability-highlight-text{font-size:14px;line-height:1.4;font-weight:500}.availability-highlight-close{width:28px;height:28px;border-radius:50%;border:1px solid rgba(111,65,7,.35);background:#ffffffad;color:inherit;font-size:20px;line-height:1;display:inline-grid;place-items:center;padding:0;cursor:pointer;flex-shrink:0;transition:background .2s ease,border-color .2s ease}.availability-highlight-close:hover{background:#fffffff5;border-color:#6f410799}.applied-filters:empty{display:none}.applied-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--filters-accent-border);background:var(--filters-accent-soft);color:var(--filters-accent-text);border-radius:999px;padding:6px 10px 6px 12px;font-size:12px;font-weight:700;cursor:pointer}.chip-close{width:16px;height:16px;border-radius:50%;border:1px solid var(--filters-accent);background:var(--filters-accent);color:#fff;display:inline-grid;place-items:center;line-height:0;font-size:0;cursor:pointer;padding:0}.chip-close:before{content:"\d7";font-size:12px;line-height:1;transform:translateY(-.5px)}.hotel-card,.result-card{background:#fff;border:1px solid #d7dce7;border-radius:16px;overflow:hidden;margin-bottom:16px;display:grid;grid-template-columns:290px 1fr 240px;align-items:stretch;box-shadow:0 8px 18px #181d2a0d;transition:transform .24s ease,box-shadow .24s ease;padding:8px}.hotel-card:nth-of-type(2),.result-card:nth-of-type(2){animation-delay:.04s}.hotel-card:nth-of-type(3),.result-card:nth-of-type(3){animation-delay:.08s}.hotel-card:nth-of-type(4),.result-card:nth-of-type(4){animation-delay:.12s}.hotel-card:nth-of-type(5),.result-card:nth-of-type(5){animation-delay:.16s}.hotel-card:hover,.result-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #181d2a1a}.hotel-card.requested-hotel,.result-card.requested-hotel,.hotel-card.requested-entity,.result-card.requested-entity{border-color:#139a52;box-shadow:0 0 0 2px #139a5233,0 12px 24px #181d2a14}.reveal-card{opacity:0;transform:translateY(14px) scale(.995);transition:opacity .45s ease,transform .45s ease,box-shadow .24s ease}.reveal-card.visible{opacity:1;transform:translateY(0) scale(1)}.card-media,.result-card__media{min-height:184px;position:relative;border-radius:14px;overflow:hidden;cursor:pointer;isolation:isolate;display:block;text-decoration:none;outline:none}.card-media-bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0;transform:scale(1);transform-origin:center;transition:transform .42s ease}.card-media-bg:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;opacity:0;background:url(https://nautaliaviajes.com/Cms_Data/Sites/nautaliaviajes//files/assets/images/logo.webp) center / 44% auto no-repeat;filter:grayscale(1) contrast(1.35) brightness(.48);transition:opacity .2s ease}.card-media.is-fallback .card-media-bg{background-image:linear-gradient(180deg,#fff,#f9f9f9)!important}.card-media.is-fallback .card-media-bg:after{opacity:.48}.card-media:before,.card-media:after{content:"";position:absolute;inset:0;pointer-events:none}.card-media:before{background:linear-gradient(180deg,#10141e14,#10141e9e);opacity:0;z-index:2;transition:opacity .32s ease}.card-media:after{background:linear-gradient(180deg,#10141e0a,#10141e33);z-index:1}.card-media:hover .card-media-bg,.card-media:focus-visible .card-media-bg{transform:scale(1.08)}.card-media:hover:before,.card-media:focus-visible:before{opacity:1}.media-hover-hint{position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% + 10px));z-index:3;display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 14px;background:#fffffff0;color:#181d2a;font-size:12px;font-weight:700;letter-spacing:.01em;box-shadow:0 10px 24px #10141e3d;opacity:0;transition:opacity .28s ease,transform .28s ease;pointer-events:none;white-space:nowrap}.media-hover-hint svg{width:16px;height:16px;display:block}.card-media:hover .media-hover-hint,.card-media:focus-visible .media-hover-hint{opacity:1;transform:translate(-50%,-50%)}.media-badge{position:absolute;top:10px;right:10px;z-index:4;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--featured-badge-text);background:var(--featured-badge-bg);border:none;border-radius:999px;padding:4px 10px}.media-badge-requested{left:10px;right:auto;background:#139a52;color:#fff}.hotel-card:not(.featured) .media-badge{display:none}.card-favorite-cta{position:absolute;left:12px;bottom:12px;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.72);background:#ffffffeb;color:#3a4252;display:inline-flex;align-items:center;justify-content:center;z-index:5;cursor:pointer;box-shadow:0 10px 20px #10141e42;transition:transform .2s ease,box-shadow .2s ease,color .2s ease,background .2s ease;padding:0}.scroll-top-cta{position:fixed;right:28px;bottom:28px;z-index:80;width:48px;height:48px;border:1px solid #8f96a3;border-radius:999px;background:#fffffff5;color:#7d8591;box-shadow:0 8px 18px #141d2d14;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(12px) scale(.96);transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.scroll-top-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.scroll-top-cta:hover,.scroll-top-cta:focus-visible{border-color:#68717f;color:#4f5865;box-shadow:0 10px 22px #141d2d1f;transform:translateY(-2px) scale(1.02);outline:none}.scroll-top-cta svg{width:24px;height:24px;fill:currentColor;display:block}@media(max-width:980px){.scroll-top-cta{display:none}}.card-favorite-cta svg{width:18px;height:18px;display:block}.card-favorite-cta .favorite-icon-outline{fill:currentColor;opacity:1;transition:opacity .16s ease}.card-favorite-cta .favorite-icon-solid{fill:#d6254d;opacity:0;transition:opacity .16s ease}.card-favorite-cta:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 14px 24px #10141e47}.card-favorite-cta.is-active{color:#d6254d;background:#fffffff5;border-color:#d6254d6b;animation:favorite-pop .25s ease}.card-favorite-cta.is-active .favorite-icon-outline{opacity:0}.card-favorite-cta.is-active .favorite-icon-solid{opacity:1}.card-share-cta{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.72);background:#ffffffeb;color:#1e6de3;display:inline-flex;align-items:center;justify-content:center;z-index:5;cursor:pointer;box-shadow:0 10px 20px #10141e42;transition:transform .2s ease,box-shadow .2s ease,color .2s ease,background .2s ease;padding:0}.card-share-cta svg{width:18px;height:18px;display:block;fill:currentColor;transform:translate(-.5px)}.card-share-cta:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 14px 24px #10141e47;background:#fffffff7}@keyframes favorite-pop{0%{transform:scale(.88)}60%{transform:scale(1.08)}to{transform:scale(1)}}.media-1{background-image:linear-gradient(140deg,var(--card-media-overlay-start),var(--card-media-overlay-end)),url(https://images.unsplash.com/photo-1566073771259-6a8506099945?auto=format&fit=crop&w=1200&q=80)}.media-2{background-image:linear-gradient(140deg,var(--card-media-overlay-start),var(--card-media-overlay-end)),url(https://images.unsplash.com/photo-1582719508461-905c673771fd?auto=format&fit=crop&w=1200&q=80)}.media-3{background-image:linear-gradient(140deg,var(--card-media-overlay-start),var(--card-media-overlay-end)),url(https://images.unsplash.com/photo-1551882547-ff40c63fe5fa?auto=format&fit=crop&w=1200&q=80)}.media-4{background-image:linear-gradient(140deg,var(--card-media-overlay-start),var(--card-media-overlay-end)),url(https://images.unsplash.com/photo-1578683010236-d716f9a3f461?auto=format&fit=crop&w=1200&q=80)}.media-5{background-image:linear-gradient(140deg,var(--card-media-overlay-start),var(--card-media-overlay-end)),url(https://images.unsplash.com/photo-1445019980597-93fa8acb246c?auto=format&fit=crop&w=1200&q=80)}.card-info,.result-card__body{padding:16px 20px;display:flex;flex-direction:column;justify-content:center;gap:10px;cursor:pointer}.hotel-heading,.result-card__heading{display:flex;align-items:baseline;justify-content:flex-start;gap:12px}.hotel-name,.result-card__title{font-family:Roboto,sans-serif;font-size:22px;font-weight:800;line-height:1.2;color:var(--ink);text-transform:none;margin-bottom:0}.hotel-plan{display:none}.hotel-stars{font-size:16px;letter-spacing:.45px;line-height:1;white-space:nowrap}.rating-chip{width:fit-content;font-size:14px;font-weight:700;color:var(--score-text);background:var(--score-soft);border:1px solid var(--score-border);border-radius:999px;padding:5px 12px;margin-top:2px;display:inline-flex;align-items:center;gap:6px}.rating-chip-slot{min-height:34px;display:flex;align-items:flex-start}.hotel-highlight-message{font-size:14px;line-height:2.35;font-weight:400;color:#b22424;margin-top:0;margin-bottom:-15px}.hotel-highlight-message.level-2,.hotel-highlight-message.level-3{color:#9e1111}.hotel-meta-list,.result-card__meta{display:grid;gap:8px;margin-top:2px;max-width:100%}.hotel-meta-row{display:flex;align-items:baseline;gap:10px;font-size:13px;line-height:1.35;color:#525b6d;min-width:0}.hotel-meta-label{font-weight:700;color:#232a39;min-width:86px;flex:0 0 86px}.hotel-meta-value,.result-card__meta-value{font-weight:100;color:#5c6372;min-width:0;flex:1}.hotel-address-row{display:flex;align-items:center;gap:12px;width:100%;min-width:0;max-width:100%}.hotel-address-text{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.card-map-cta{border:none;background:transparent;color:#5b6373;font-size:12px;font-weight:100;text-decoration:underline;cursor:pointer;padding:0;white-space:nowrap;flex-shrink:0}.card-map-cta:hover{color:var(--brand-primary)}.hotel-category-inline{display:inline-flex;align-items:center;gap:10px}.hotel-meta-value.rating-note{font-weight:700;color:#2f6d58}.card-price,.result-card__price{border-left:none;background:transparent;padding:14px 20px 14px 16px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;gap:14px;position:relative;cursor:pointer}.card-price:before,.result-card__price:before{content:"";position:absolute;left:0;top:8%;bottom:8%;width:1px;background:#e4e9f1}.hotel-user-footer{grid-column:1 / -1;padding:10px 12px;border:1px solid #dbe0e8;border-radius:10px;background:#edf0f4;display:grid;gap:8px;margin:10px 1px 2px}.hotel-user-footer-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5a6170}.hotel-user-providers{display:flex;flex-wrap:wrap;gap:8px}.hotel-user-provider{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:4px 10px;border:1px solid #cfd5df;border-radius:999px;background:#fff;color:#2a3140;font-size:12px;line-height:1;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.hotel-user-provider:hover{transform:translateY(-1px);box-shadow:0 4px 10px #181d2a24;border-color:#bfc7d4}.hotel-user-provider:focus-visible{outline:2px solid rgba(var(--brand-primary-rgb),.35);outline-offset:2px}.hotel-user-provider-code{font-weight:700;color:#495166}.hotel-user-provider-name{font-weight:600;color:#222a39}.hotel-user-message{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:4px 10px;border:1px solid #e6c99b;border-radius:999px;background:#fff7ea;color:#754c12;font-size:12px;line-height:1;font-weight:600}.hotel-user-message-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#a96a18;flex-shrink:0}.hotel-user-message-icon svg{width:100%;height:100%;display:block}.hotel-user-message-text{color:#754c12;font-weight:600}.copy-feedback-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,14px);opacity:0;pointer-events:none;z-index:5000;padding:10px 14px;border-radius:10px;border:1px solid rgba(24,29,42,.2);background:#181d2aeb;color:#fff;font-size:12px;font-weight:700;letter-spacing:.01em;box-shadow:0 12px 26px #080c124d;transition:opacity .22s ease,transform .22s ease}.copy-feedback-toast.visible{opacity:1;transform:translate(-50%)}.copy-feedback-toast.is-favorite{background:#d6254df0;border-color:#ffffff5c;box-shadow:0 12px 26px #7d0c2a57}.price-line{display:flex;align-items:baseline;justify-content:flex-end;gap:6px;line-height:1}.price-per-person{margin-top:-16px;font-size:11px;font-weight:500;color:#00000085;line-height:1.2}.price-label{font-size:12px;font-weight:600;color:var(--brand-primary);letter-spacing:.03em;text-transform:lowercase}.price-value{font-size:50px;line-height:.96;color:var(--brand-primary);font-weight:800;letter-spacing:-.015em;display:inline-flex;align-items:baseline;gap:2px}.price-value-number{font-size:32px;line-height:1}.price-value-currency{font-size:.46em;line-height:1;padding-top:0;transform:none}.cta-main{border:none;min-width:176px;min-height:40px;padding:0 22px;border-radius:11px;font-size:14px;font-weight:400;text-transform:uppercase;font-family:Roboto,sans-serif;cursor:pointer;color:var(--surface);background:var(--brand-primary);box-shadow:0 10px 18px var(--brand-shadow-24);transition:transform .2s ease,background .2s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.cta-main:hover{transform:translateY(-1px);background:var(--brand-primary-dark)}.offer-note{display:none}body.loading .hotel-card{pointer-events:none}body.loading .reveal-card{opacity:1;transform:none}body.loading .card-media,body.loading .sidebar-map,body.loading .map-overlay,body.loading .hotel-name,body.loading .hotel-plan,body.loading .hotel-stars,body.loading .hotel-location,body.loading .hotel-meta-label,body.loading .hotel-meta-value,body.loading .card-map-cta,body.loading .rating-chip,body.loading .price-label,body.loading .price-value,body.loading .price-per-person,body.loading .cta-main,body.loading .offer-note{color:transparent!important;border-color:transparent!important;box-shadow:none!important;background-image:linear-gradient(90deg,#e8ebf1 20%,#f3f5fa,#e8ebf1 80%)!important;background-size:220% 100%!important;animation:shimmer 1.1s linear infinite}body.loading .filter-bar-title,body.loading .filter-results-meta,body.loading .search-field label,body.loading .search-field .val,body.loading .search-btn,body.loading .search-bar-divider,body.loading .price-values-row span,body.loading .hotel-name-input,body.loading .filter-title,body.loading #regime-options label,body.loading .rating-pill{color:transparent!important;border-color:transparent!important;background-image:linear-gradient(90deg,#e8ebf1 20%,#f3f5fa,#e8ebf1 80%)!important;background-size:220% 100%!important;animation:shimmer 1.1s linear infinite}body.loading .filter-bar-title{border-radius:10px;min-width:240px;min-height:26px}body.loading .filter-results-meta{border-radius:10px;min-width:320px;min-height:20px;border-right-color:transparent!important}body.loading .search-field label,body.loading .search-field .val,body.loading .search-btn{border-radius:10px}body.loading .search-field label{width:68px;min-height:10px;white-space:nowrap;overflow:hidden}body.loading .search-field .val{width:140px;min-height:18px}body.loading .search-bar--cruises .search-field label{width:68px;height:10px;line-height:10px;min-height:0;font-size:0;letter-spacing:0}body.loading .search-bar--cruises .search-field .val{width:140px;max-width:100%;height:17px;line-height:17px;min-height:0;font-size:0}body.loading .search-btn{color:transparent;min-width:210px}body.loading .search-bar--cruises .search-btn{border-radius:0 20px 20px 0}body.loading .search-btn svg,body.loading .search-btn .search-btn-text:after{opacity:0}body.loading .search-bar-divider{border-radius:999px}body.loading .hotel-name-input{border-radius:10px}body.loading #hotel-results .hotel-card,body.loading #availability-results .hotel-card,body.loading [data-results-role=availability] .hotel-card,body.loading [data-results-role=availability] .result-card{overflow:hidden}body.loading #hotel-results .hotel-card:nth-child(2) .card-media,body.loading #hotel-results .hotel-card:nth-child(2) .hotel-name,body.loading #hotel-results .hotel-card:nth-child(2) .hotel-meta-label,body.loading #hotel-results .hotel-card:nth-child(2) .hotel-meta-value,body.loading #hotel-results .hotel-card:nth-child(2) .rating-chip,body.loading #hotel-results .hotel-card:nth-child(2) .price-label,body.loading #hotel-results .hotel-card:nth-child(2) .price-value,body.loading #hotel-results .hotel-card:nth-child(2) .price-per-person,body.loading #hotel-results .hotel-card:nth-child(2) .cta-main,body.loading #availability-results .hotel-card:nth-child(2) .card-media,body.loading #availability-results .hotel-card:nth-child(2) .hotel-name,body.loading #availability-results .hotel-card:nth-child(2) .hotel-meta-label,body.loading #availability-results .hotel-card:nth-child(2) .hotel-meta-value,body.loading #availability-results .hotel-card:nth-child(2) .rating-chip,body.loading #availability-results .hotel-card:nth-child(2) .price-label,body.loading #availability-results .hotel-card:nth-child(2) .price-value,body.loading #availability-results .hotel-card:nth-child(2) .price-per-person,body.loading #availability-results .hotel-card:nth-child(2) .cta-main,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .card-media,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .hotel-name,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .hotel-meta-label,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .hotel-meta-value,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .rating-chip,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .price-label,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .price-value,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .price-per-person,body.loading [data-results-role=availability] .hotel-card:nth-child(2) .cta-main,body.loading [data-results-role=availability] .result-card:nth-child(2) .result-card__media,body.loading [data-results-role=availability] .result-card:nth-child(2) .result-card__title,body.loading [data-results-role=availability] .result-card:nth-child(2) .result-card__meta,body.loading [data-results-role=availability] .result-card:nth-child(2) .result-card__meta-value,body.loading [data-results-role=availability] .result-card:nth-child(2) .result-card__price,body.loading [data-results-role=availability] .result-card:nth-child(2) .result-card__cta{animation-delay:.08s}body.loading #hotel-results .hotel-card:nth-child(3) .card-media,body.loading #hotel-results .hotel-card:nth-child(3) .hotel-name,body.loading #hotel-results .hotel-card:nth-child(3) .hotel-meta-label,body.loading #hotel-results .hotel-card:nth-child(3) .hotel-meta-value,body.loading #hotel-results .hotel-card:nth-child(3) .rating-chip,body.loading #hotel-results .hotel-card:nth-child(3) .price-label,body.loading #hotel-results .hotel-card:nth-child(3) .price-value,body.loading #hotel-results .hotel-card:nth-child(3) .price-per-person,body.loading #hotel-results .hotel-card:nth-child(3) .cta-main,body.loading #availability-results .hotel-card:nth-child(3) .card-media,body.loading #availability-results .hotel-card:nth-child(3) .hotel-name,body.loading #availability-results .hotel-card:nth-child(3) .hotel-meta-label,body.loading #availability-results .hotel-card:nth-child(3) .hotel-meta-value,body.loading #availability-results .hotel-card:nth-child(3) .rating-chip,body.loading #availability-results .hotel-card:nth-child(3) .price-label,body.loading #availability-results .hotel-card:nth-child(3) .price-value,body.loading #availability-results .hotel-card:nth-child(3) .price-per-person,body.loading #availability-results .hotel-card:nth-child(3) .cta-main,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .card-media,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .hotel-name,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .hotel-meta-label,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .hotel-meta-value,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .rating-chip,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .price-label,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .price-value,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .price-per-person,body.loading [data-results-role=availability] .hotel-card:nth-child(3) .cta-main,body.loading [data-results-role=availability] .result-card:nth-child(3) .result-card__media,body.loading [data-results-role=availability] .result-card:nth-child(3) .result-card__title,body.loading [data-results-role=availability] .result-card:nth-child(3) .result-card__meta,body.loading [data-results-role=availability] .result-card:nth-child(3) .result-card__meta-value,body.loading [data-results-role=availability] .result-card:nth-child(3) .result-card__price,body.loading [data-results-role=availability] .result-card:nth-child(3) .result-card__cta{animation-delay:.16s}body.loading .card-media:before,body.loading .card-media:after,body.loading .media-hover-hint,body.loading .media-badge{display:none}body.loading .cta-main{min-height:37px}body.loading .sidebar-map{border-radius:0}body.loading .map-overlay{box-shadow:none;backdrop-filter:none}body.loading .map-pin{opacity:0}@keyframes shimmer{0%{background-position:220% 0}to{background-position:-220% 0}}.infinite-loader{margin-top:22px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:12px;color:#616a7c;font-size:13px;font-weight:600;opacity:0;transform:translateY(6px);transition:opacity .26s ease,transform .26s ease;pointer-events:none}.infinite-loader.is-ready,.infinite-loader.is-loading,.infinite-loader.is-end{opacity:1;transform:translateY(0)}.infinite-spinner{width:22px;height:22px;border-radius:50%;border:2.5px solid rgba(var(--brand-primary-rgb),.18);border-top-color:var(--brand-primary);animation:spin .8s linear infinite;display:none}.infinite-loader.is-loading .infinite-spinner{display:block}.infinite-loader.is-end .infinite-spinner,.infinite-loader.is-ready .infinite-spinner{display:none}#infinite-sentinel{height:2px;width:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.trust-strip{background:linear-gradient(95deg,#f1f3f7,#f6f7fa);border:1px solid rgba(95,103,118,.2);border-radius:14px;padding:13px 16px;display:flex;align-items:center;gap:12px;min-width:0;margin-bottom:16px;font-size:13px;color:#5a6272;box-shadow:0 12px 24px #282e3a14}.trust-strip>div{min-width:0;overflow-wrap:anywhere;word-break:break-word}.trust-icon{font-size:16px;flex-shrink:0}body.no-availability-open,body.share-sheet-open{overflow:hidden}.share-sheet-modal{position:fixed;inset:0;z-index:2500;opacity:0;pointer-events:none;transition:opacity .18s ease}.share-sheet-modal.open{opacity:1;pointer-events:auto}.share-sheet-backdrop{position:absolute;inset:0;background:#0d121c5c;backdrop-filter:blur(2px)}.share-sheet-panel{position:absolute;left:50%;top:50%;width:min(360px,calc(100vw - 24px));transform:translate(-50%,-46%);border-radius:0;overflow:hidden;background:#f2f2f2;box-shadow:0 28px 54px #0b101a59;transition:transform .2s cubic-bezier(.22,1,.36,1)}.share-sheet-modal.open .share-sheet-panel{transform:translate(-50%,-50%)}.share-sheet-header{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:10px;padding:12px 12px 12px 16px;background:#f4f4f4;border-bottom:1px solid rgba(24,29,42,.1)}.share-sheet-title{padding:0;font-size:20px;line-height:1.06;font-weight:800;letter-spacing:-.01em;color:#1d2433}.share-sheet-close{width:34px;height:34px;border:none;border-radius:8px;background:transparent;color:#3a4354;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .16s ease;padding:0}.share-sheet-close svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;display:block}.share-sheet-close:hover{background:#181d2a14}.share-sheet-actions{display:flex;flex-direction:column}.share-sheet-action{min-height:56px;border:none;border-bottom:1px solid rgba(24,29,42,.08);background:#ececec;color:#222a3a;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;text-align:left;padding:10px 14px;font-family:Roboto,sans-serif;font-size:17px;font-weight:400;cursor:pointer;transition:background .18s ease}.share-sheet-action:last-child{border-bottom:none}.share-sheet-action:hover{background:#e4e4e4}.share-sheet-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#1f2736}.share-sheet-icon svg{width:18px;height:18px;fill:currentColor;display:block}.no-availability-modal{position:fixed;inset:0;z-index:330;pointer-events:none;opacity:0;transition:opacity .24s ease}.no-availability-modal.open{pointer-events:auto;opacity:1}.no-availability-backdrop{position:absolute;inset:0;background:#0c101a47;backdrop-filter:blur(10px) saturate(115%);-webkit-backdrop-filter:blur(10px) saturate(115%)}.no-availability-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,560px);border-radius:22px;background:linear-gradient(180deg,#fff,#f6f7fb);border:1px solid rgba(24,29,42,.08);box-shadow:0 34px 58px #0c101a3d;padding:34px 30px 28px;text-align:center}.no-availability-panel h2{font-size:29px;line-height:.94;letter-spacing:-.035em;color:#1d2433;font-weight:800;margin-bottom:16px}.no-availability-panel p{max-width:480px;margin:0 auto 24px;font-size:17px;line-height:1.3;color:#505869;font-weight:400}.no-availability-cta{width:100%;min-height:56px;border-radius:12px;border:none;background:var(--brand-primary);color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.01em;box-shadow:0 16px 24px var(--brand-shadow-28);cursor:pointer;transition:transform .18s ease,filter .18s ease}.no-availability-cta.has-icon{display:inline-flex;align-items:center;justify-content:center;gap:10px}.no-availability-cta-icon{display:inline-flex;width:19px;height:19px;line-height:0;flex:0 0 auto}.no-availability-cta-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.no-availability-cta:hover{transform:translateY(-1px);filter:brightness(1.04)}.no-availability-cta:focus-visible{outline:3px solid rgba(var(--brand-primary-rgb),.35);outline-offset:2px}.no-availability-secondary-cta{margin-top:12px;width:100%;min-height:56px;border-radius:12px;border:2px solid var(--brand-primary);background:transparent;color:var(--brand-primary);font-family:Roboto,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.015em;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.no-availability-secondary-cta:hover{transform:translateY(-1px);background:rgba(var(--brand-primary-rgb),.06)}.no-availability-secondary-cta:focus-visible{outline:3px solid rgba(var(--brand-primary-rgb),.3);outline-offset:2px}body.search-embed-open{overflow:hidden}.search-embed-modal{position:fixed;inset:0;z-index:340;pointer-events:none}.search-embed-modal.open{pointer-events:auto}.search-embed-backdrop{position:absolute;inset:0;background:#0a0e163d;backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);opacity:0;transition:opacity .28s ease}.search-embed-panel{position:absolute;top:0;right:0;width:min(35vw,620px);min-width:360px;height:100%;border-radius:0;overflow:hidden;background:linear-gradient(180deg,#f8f9fc,#eef1f6);box-shadow:none;display:flex;flex-direction:column;transform:translate(102%);transition:transform .34s cubic-bezier(.2,.74,.2,1);isolation:isolate}.search-embed-modal.open .search-embed-backdrop{opacity:1}.search-embed-modal.open .search-embed-panel{transform:translate(0);box-shadow:-24px 0 44px #080c1242}.search-embed-header{position:sticky;top:0;z-index:2;min-height:62px;padding:10px 16px;border-bottom:1px solid rgba(24,29,42,.08);background:#f8f9fcf5;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between}.search-embed-back{border:none;background:transparent;color:#2e3444;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;display:inline-flex;align-items:center;gap:8px;cursor:pointer;border-radius:999px;padding:8px 12px;transition:background .2s ease}.search-embed-back:hover{background:#181d2a0f}.search-embed-back svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.search-embed-body{flex:1;background:#fff;position:relative;overflow:hidden}.search-embed-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fff;z-index:1}.search-embed-body:not(.is-loading) .search-embed-loading{display:none}#search-embed-frame{width:100%;height:100%;border:0;background:#fff;display:block}#search-embed-frame.is-hidden{visibility:hidden}.map-modal{position:fixed;inset:0;background:#080c1270;backdrop-filter:blur(20px) saturate(140%);display:none;align-items:center;justify-content:center;z-index:220;padding:18px}.map-modal.open{display:flex}.map-modal-card{width:min(96vw);height:min(85vh);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 36px 72px #080c1261;position:relative}.map-modal-layout{width:100%;height:100%;display:grid;grid-template-columns:316px minmax(0,1fr)}.map-modal-map{min-width:0;min-height:0}.map-modal-side{border-right:1px solid #e4e9f1;background:#f9fafc;padding:25px 18px 18px;overflow-y:auto}.map-filter-dock .sidebar-filters{padding:0}.map-filter-dock .clear-btn{width:100%}.map-side-title{font-size:16px;font-weight:800;color:#1d2433;margin-bottom:12px}.map-side-group{margin-bottom:12px}.map-side-label{display:block;font-size:12px;font-weight:700;color:#596173;margin-bottom:6px}.map-side-input,.map-side-select{width:100%;border:1px solid #d3dae5;border-radius:10px;padding:10px 12px;font-size:13px;color:#1f2736;background:#fff;font-family:Roboto,sans-serif;outline:none}.map-side-input:focus,.map-side-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(var(--brand-primary-rgb),.14)}.map-side-actions{display:flex;gap:8px;margin-top:10px}.map-side-btn{flex:1;min-height:40px;border-radius:10px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-family:Roboto,sans-serif;cursor:pointer}.map-side-btn.clear{border:1px solid #d3dae5;background:#fff;color:#4f5768}.map-side-btn.apply{border:none;background:var(--brand-primary);color:#fff;box-shadow:0 10px 18px rgba(var(--brand-primary-rgb),.24)}.map-modal-controls{position:absolute;right:24px;top:14px;z-index:230;display:flex;align-items:center;gap:10px}.map-modal-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.44);background:#0a0e16a3;color:#fff;backdrop-filter:blur(12px) saturate(125%);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease}.map-modal-btn:hover{background:#0a0e16cc;border-color:#ffffffa8;transform:translateY(-1px)}.map-modal-close{font-size:22px;font-weight:300;line-height:1}.map-modal-fullscreen svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.9}.map-modal-card.is-fullscreen-fallback{width:100vw;height:100vh;border-radius:0}.map-modal-card.is-fullscreen-fallback .map-modal-layout{grid-template-columns:340px minmax(0,1fr)}#leaflet-map{width:100%;height:100%}@media(max-width:980px){.map-modal-layout{grid-template-columns:1fr}.map-modal-side{display:none}}body.hotel-detail-open{overflow:hidden}.hotel-detail-drawer{position:fixed;inset:0;z-index:280;pointer-events:none}.hotel-detail-backdrop{position:absolute;inset:0;background:#0a0e163d;backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);opacity:0;transition:opacity .28s ease}.hotel-detail-panel{position:absolute;top:0;right:0;width:min(35vw,620px);min-width:360px;height:100%;background:linear-gradient(180deg,#f8f9fc,#eef1f6);box-shadow:none;transform:translate(102%);transition:transform .34s cubic-bezier(.2,.74,.2,1);display:flex;flex-direction:column;overflow:hidden;isolation:isolate}.hotel-detail-drawer.open{pointer-events:auto}.hotel-detail-drawer.open .hotel-detail-backdrop{opacity:1}.hotel-detail-drawer.open .hotel-detail-panel{transform:translate(0);box-shadow:-24px 0 44px #080c1242}body.favorites-open{overflow:hidden}.favorites-drawer{position:fixed;inset:0;z-index:281;pointer-events:none}.favorites-drawer.open{pointer-events:auto}.favorites-drawer.open .hotel-detail-backdrop{opacity:1}.favorites-drawer.open .hotel-detail-panel{transform:translate(0);box-shadow:-24px 0 44px #080c1242}.favorites-title{font-size:16px;color:#242b3a;font-weight:800}body.cruise-debug-edit-open{overflow:hidden}.cruise-debug-edit-drawer{z-index:282}.cruise-debug-edit-panel{width:min(32vw,420px);min-width:360px;background:linear-gradient(180deg,#f8fafc,#edf1f7)}.cruise-debug-edit-header{justify-content:space-between;gap:16px}.cruise-debug-edit-panel-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cruise-debug-edit-body{display:grid;align-content:start;gap:18px;padding:24px;min-height:0}.cruise-debug-edit-summary{padding:20px;border:1px solid #d9e1ec;border-radius:20px;background:#fff;box-shadow:0 14px 30px #141d2d14}.cruise-debug-edit-eyebrow{margin-bottom:8px;color:#7a8494;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cruise-debug-edit-title{margin:0 0 12px;color:#1f2937;font-size:22px;line-height:1.18;font-weight:900}.cruise-debug-edit-code{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:7px 10px;border-radius:999px;background:#f1f5fb;color:#647084;font-size:12px;font-weight:700}.cruise-debug-edit-code strong{color:#24324a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cruise-debug-edit-actions{display:grid;gap:10px}.cruise-debug-edit-action{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:14px;border:1px solid #d9e1ec;border-radius:18px;background:#fff;color:#24324a;font:inherit;text-align:left;text-decoration:none;cursor:pointer;box-shadow:0 12px 26px #141d2d12;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cruise-debug-edit-action:hover,.cruise-debug-edit-action:focus-visible{border-color:#8fb8f4;box-shadow:0 16px 34px #14489124;transform:translateY(-1px);outline:none}.cruise-debug-edit-action-icon{width:38px;height:38px;border-radius:14px;display:inline-grid;place-items:center;background:#eef4ff;color:#1b66c9;font-size:18px;font-weight:900}.cruise-debug-edit-action strong,.cruise-debug-edit-action small{display:block;min-width:0}.cruise-debug-edit-action strong{font-size:15px;font-weight:900}.cruise-debug-edit-action small{margin-top:3px;color:#6b7484;font-size:12px;line-height:1.3}.cruise-debug-edit-action-chevron{color:#9aa4b3;font-size:24px;font-weight:300}body.cruise-debug-map-open{overflow:hidden}.cruise-debug-map-modal{z-index:360}.cruise-debug-map-panel{width:min(96vw,1680px);min-width:min(96vw,1024px);height:100%;position:absolute}.cruise-debug-map-floating-back{display:none!important}.cruise-debug-map-floating-close{position:fixed;top:18px!important;left:12px!important;z-index:2147483647;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#0f172a9e;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:0;cursor:pointer;box-shadow:0 12px 26px #080c1252;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease}.cruise-debug-map-floating-close:before,.cruise-debug-map-floating-close:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;border-radius:999px;background:#fff;transform-origin:center}.cruise-debug-map-floating-close:before{transform:translate(-50%,-50%) rotate(45deg)}.cruise-debug-map-floating-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.cruise-debug-map-floating-close:hover,.cruise-debug-map-floating-close:focus-visible{background:#0f172ad1;border-color:#ffffff85;outline:none}.cruise-debug-map-modal.open .cruise-debug-map-floating-close{display:inline-flex;opacity:1;pointer-events:auto;transform:translateY(0)}.cruise-debug-map-body{flex:1;min-height:0;overflow:hidden;background:#fff}.cruise-debug-map-frame{width:100%;height:100%;min-height:0;border:0;background:#fff;display:block}.cruise-debug-map-frame.is-hidden{visibility:hidden}.favorites-header{position:relative;justify-content:flex-start}.favorites-header .favorites-title{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;pointer-events:none}.favorites-panel{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden}.favorites-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:block;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.favorites-empty-state{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;padding:32px 24px calc(34px + env(safe-area-inset-bottom))}.favorites-empty-icon{width:68px;height:68px;display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 10px 18px rgba(238,62,111,.2))}.favorites-empty-icon svg{width:62px;height:62px;display:block;fill:#f14773}.favorites-empty-title{margin:0;max-width:320px;color:#111a2e;font-size:36px;line-height:1.05;font-weight:800;letter-spacing:-.03em;text-wrap:balance}.favorites-empty-copy{margin:0;max-width:316px;color:#687184;font-size:16px;line-height:1.38;text-wrap:pretty}.favorites-empty-cta{margin-top:6px;width:min(100%,320px);min-height:52px;border:none;border-radius:16px;background:linear-gradient(135deg,#051437,#0b1b48);color:#fff;font-family:Roboto,sans-serif;font-size:15px;line-height:1;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #05143733;transition:transform .2s ease,box-shadow .2s ease}.favorites-empty-cta:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0514374d}.favorites-empty-cta:focus-visible{outline:2px solid rgba(var(--brand-primary-rgb),.4);outline-offset:3px}.favorites-body .hotel-card+.hotel-card{margin-top:12px}.favorites-group+.favorites-group{margin-top:16px}.favorites-group-header{position:sticky;top:0;z-index:1;margin:0 0 8px;padding:7px 10px;border-radius:10px;background:#dce1eae0;color:#31384a;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(8px)}.favorites-group-toggle{width:100%;border:0;background:transparent;color:#3f475b;min-height:34px;border-radius:0;padding:0 2px 8px;display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;cursor:pointer;transition:color .2s ease,border-color .2s ease}.favorites-group-toggle:hover{color:#2f374a}.favorites-group-toggle:focus-visible{outline:2px solid rgba(var(--brand-primary-rgb),.22);outline-offset:3px;border-radius:6px}.favorites-group-toggle.is-static{cursor:default;grid-template-columns:minmax(0,1fr) auto}.favorites-group-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:left;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorites-group-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#181d2a14;color:#485065;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.favorites-group-toggle:hover .favorites-group-count{background:#181d2a1f}.favorites-group-chevron svg{width:16px;height:16px;display:block;transition:transform .24s ease;transform-origin:50% 50%;opacity:.72}.favorites-group.is-collapsed .favorites-group-chevron svg{transform:rotate(-90deg)}.favorites-group-content{display:grid;grid-template-rows:1fr;margin-top:8px;opacity:1;transition:grid-template-rows .26s ease,opacity .2s ease;will-change:grid-template-rows,opacity}.favorites-group-content>.favorites-group-content-inner{overflow:hidden}.favorites-group.is-collapsed .favorites-group-content{grid-template-rows:0fr;opacity:0}.favorites-group-divider{display:none;height:1px;margin-top:12px;background:#181d2a1a}.favorites-body.has-multiple-destinations .favorites-group:not(:last-child) .favorites-group-divider{display:block}.favorites-body .hotel-card{margin-bottom:0;display:grid;gap:12px;align-content:start}.favorites-body .hotel-card{grid-template-columns:1fr;border-radius:18px}.favorites-body .card-media{min-height:210px;border-radius:14px}.favorites-body .card-info{padding:12px 14px 8px;gap:8px}.favorites-body .hotel-name{font-size:23px;line-height:1.2}.favorites-body .hotel-meta-row{font-size:12px}.favorites-body .rating-chip-slot{min-height:0}.favorites-body .card-price{border-top:1px solid #e4e9f1;margin:0 14px 14px;padding:14px 0 0;align-items:flex-end;gap:10px}.favorites-body .card-price:before{display:none}.favorites-body .cta-main{min-width:0;width:100%;justify-content:center;padding:10px 12px}.favorites-body .favorites-card-locked [data-open-hotel-detail],.favorites-body .hotel-card.favorites-card-locked,.favorites-body .favorites-card-locked .card-media,.favorites-body .favorites-card-locked .card-info{cursor:default}.favorites-body .favorites-card-locked .cta-main{opacity:.52;box-shadow:none}.favorites-body .favorites-card-locked .card-price{cursor:default}.favorites-body .favorites-card-locked .cta-main[hidden]{display:none!important}.favorites-unavailable-warning{width:100%;border-radius:0;border:none;border-left:3px solid rgba(188,72,37,.55);background:#bc48250f;color:#8f3e22;font-size:12px;line-height:1.35;font-weight:700;padding:8px 10px;text-align:left;cursor:default;pointer-events:auto;user-select:none}.favorites-body .favorites-card-locked .media-hover-hint{display:none}.favorites-body .favorites-card-locked .card-media:hover .card-media-bg,.favorites-body .favorites-card-locked .card-media:focus-visible .card-media-bg{transform:scale(1)}.favorites-body .favorites-card-locked .card-media:hover:before,.favorites-body .favorites-card-locked .card-media:focus-visible:before{opacity:0}.favorites-other-dates-cta{margin-top:8px;width:100%;min-height:36px;border-radius:10px;border:1px solid rgba(var(--brand-primary-rgb),.26);color:var(--brand-primary);background:rgba(var(--brand-primary-rgb),.06);font-size:12px;line-height:1;font-weight:700;letter-spacing:.03em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;transition:background .2s ease,border-color .2s ease}.favorites-other-dates-cta span{display:inline-flex;align-items:center;line-height:1}.favorites-other-dates-cta svg{width:15px;height:15px;display:block;fill:currentColor;flex-shrink:0;align-self:center;transform:translateY(0)}.favorites-other-dates-cta:hover{background:rgba(var(--brand-primary-rgb),.12);border-color:rgba(var(--brand-primary-rgb),.42)}.favorites-card{display:grid;grid-template-columns:118px 1fr;gap:12px;border-radius:14px;border:1px solid #dde3ed;background:#fff;box-shadow:0 8px 18px #11162114;overflow:hidden}.favorites-card-media{min-height:108px;background-size:cover;background-position:center;display:block}.favorites-card-media-empty{background:linear-gradient(180deg,#f2f5fa,#e8edf5)}.favorites-card-body{padding:10px 12px 10px 0;display:grid;gap:5px;align-content:start}.favorites-card-body h4{margin:0;font-size:16px;line-height:1.24;color:#212736;font-weight:800}.favorites-location,.favorites-search,.favorites-search-meta{margin:0;font-size:12px;line-height:1.35;color:#5f6777}.favorites-card-foot{margin-top:4px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#616a7c}.favorites-price strong{color:#212736;font-size:15px}.hotel-detail-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:12px 18px;border-bottom:1px solid rgba(24,29,42,.08);background:#f8f9fceb;backdrop-filter:blur(10px)}.hotel-detail-close{border:none;background:transparent;color:#2e3444;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;display:inline-flex;align-items:center;gap:8px;cursor:pointer;border-radius:999px;padding:8px 12px;transition:background .2s ease}.hotel-detail-close:hover{background:#181d2a0f}.hotel-detail-close svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hotel-detail-body{flex:1;overflow-y:auto;padding:18px}.hotel-detail-footer{position:sticky;bottom:0;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(24,29,42,.1);background:#f8f9fcf2;backdrop-filter:blur(10px);z-index:3}.hotel-detail-rooms-cta{width:100%;min-height:52px;border:none;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-dark) 100%);color:#fff;font-family:Roboto,sans-serif;font-size:15px;font-weight:400;letter-spacing:.01em;cursor:pointer;box-shadow:0 12px 24px var(--brand-shadow-28);transition:filter .2s ease,transform .2s ease}.hotel-detail-rooms-cta:hover{filter:brightness(1.04);transform:translateY(-1px)}.hotel-detail-rooms-cta:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.hotel-rooms-step{position:absolute;inset:0;z-index:1200;background:linear-gradient(180deg,#f8f9fc,#eef1f6);transform:translate(102%);transition:transform .32s cubic-bezier(.2,.74,.2,1);display:flex;flex-direction:column;overflow:hidden}.hotel-rooms-step.open{transform:translate(0)}.hotel-rooms-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:12px 18px;border-bottom:1px solid rgba(24,29,42,.08);background:#f8f9fceb;backdrop-filter:blur(10px)}.hotel-rooms-back{border:none;background:transparent;color:#2e3444;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;display:inline-flex;align-items:center;gap:8px;cursor:pointer;border-radius:999px;padding:8px 12px;transition:background .2s ease}.hotel-rooms-back:hover{background:#181d2a0f}.hotel-rooms-back svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hotel-rooms-body{flex:1;overflow-y:auto;padding:18px;display:grid;align-content:start;gap:12px}.hotel-rooms-title{font-size:24px;font-weight:800;color:#1d2433;letter-spacing:-.01em}.hotel-rooms-heading{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:2px}.hotel-rooms-heading-photo{width:64px;height:64px;border-radius:14px;overflow:hidden;background:#dfe4ef;border:1px solid rgba(24,29,42,.1);display:flex;align-items:center;justify-content:center}.hotel-rooms-heading-photo img{width:100%;height:100%;object-fit:cover;display:block}.hotel-rooms-heading-photo-fallback{font-size:24px;opacity:.6}.hotel-rooms-heading-copy h2{font-size:20px;line-height:1.1;letter-spacing:-.01em;color:#1d2433;font-weight:800}.hotel-rooms-heading-stars{margin-top:4px;font-size:14px;line-height:1}.category-stars-inline{display:inline-flex;align-items:center;font-size:inherit;line-height:1;letter-spacing:.08em}.category-stars-filled{color:#f4b400}.category-stars-empty{color:#c6cbd7}.hotel-rooms-selection-card{border-radius:16px;border:1px solid rgba(24,29,42,.12);background:#ffffffe6;padding:15px;display:grid;gap:12px}.hotel-rooms-selection-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hotel-rooms-selection-head h3{font-size:17px;color:#232a3a;font-weight:800}.hotel-rooms-badge{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0f6a4a;background:#159d6924;border:1px solid rgba(21,157,105,.3)}.hotel-rooms-options-cta{border:1px solid rgba(24,29,42,.16);background:#181d2a0f;color:#4f5668;border-radius:999px;min-height:34px;padding:6px 12px;display:inline-flex;align-items:center;gap:7px;font-family:Roboto,sans-serif;font-size:12px;font-weight:800;cursor:pointer;transition:background .2s ease,transform .2s ease;white-space:nowrap}.hotel-rooms-options-cta:hover{background:#181d2a1a;transform:translateY(-1px)}.hotel-rooms-options-cta:disabled{opacity:.45;cursor:not-allowed;transform:none}.hotel-rooms-options-icon{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center}.hotel-rooms-options-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hotel-rooms-selected-banner{margin:-15px -15px 0;min-height:38px;border-radius:16px 16px 0 0;background:var(--bestdeal-primary);color:var(--bestdeal-text);display:inline-flex;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.hotel-rooms-selected-banner-icon{width:18px;height:18px;border-radius:999px;background:#fff3;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hotel-rooms-selected-banner-icon svg{width:11px;height:11px;fill:#fff;display:block}.rooms-options-panel{position:absolute;inset:0;z-index:5;background:#f5f6fa;transform:translate(102%);transition:transform .28s cubic-bezier(.2,.74,.2,1);display:flex;flex-direction:column}.rooms-options-panel.open{transform:translate(0)}.rooms-options-header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:68px;padding:8px 14px;border-bottom:1px solid rgba(24,29,42,.08);background:#f5f6faf5;position:sticky;top:0;z-index:2}.rooms-options-close,.rooms-options-close-ghost{width:42px;height:42px}.rooms-options-close{border:none;border-radius:999px;background:transparent;color:var(--brand-primary);font-size:32px;line-height:1;font-weight:300;cursor:pointer}.rooms-options-title{text-align:center;font-size:26px;font-weight:800;color:var(--brand-primary);letter-spacing:-.02em}.rooms-options-body{flex:1;overflow-y:auto;padding:14px;display:grid;gap:12px;align-content:start}.rooms-option-card{border-radius:18px;border:1px solid rgba(24,29,42,.08);background:#fff;padding:14px;display:grid;gap:8px;box-shadow:0 6px 14px #131c2c0d}.rooms-option-card.is-selected{border-color:rgba(var(--brand-primary-rgb),.34);border-color:color-mix(in srgb,var(--brand-primary) 34%,transparent);box-shadow:0 10px 18px rgba(var(--brand-primary-rgb),.12);box-shadow:0 10px 18px color-mix(in srgb,var(--brand-primary) 12%,transparent)}.rooms-option-head{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:8px}.rooms-option-reco{display:inline-flex;border-radius:999px;background:var(--bestdeal-primary);color:var(--bestdeal-text);border:2px solid #ffffff;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.06em;line-height:1;padding:5px 11px;white-space:nowrap}.rooms-option-main{display:block}.rooms-option-copy h4{font-size:20px;line-height:1.08;letter-spacing:-.01em;color:#2a3245;font-weight:800}.rooms-option-copy h4 .room-count-tag{color:#8088a0;font-weight:600}.rooms-option-copy p{margin-top:6px;color:#5d6579;font-size:12px;font-weight:800;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}.rooms-option-price{text-align:right;display:grid;justify-items:end;gap:1px}.rooms-option-price span{font-size:11px;text-transform:uppercase;color:#7a8295;font-weight:800;letter-spacing:.05em}.rooms-option-price strong{color:var(--brand-primary);font-size:42px;line-height:.96;letter-spacing:-.02em;font-weight:900}.rooms-option-price strong em{font-style:normal;font-size:26px}.rooms-option-price small{color:#7a8295;font-size:12px;font-weight:700;text-transform:lowercase}.rooms-option-price-empty{color:#7a8295;font-size:13px;font-weight:600}.rooms-option-foot{border-top:1px solid rgba(24,29,42,.08);padding-top:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px 12px}.rooms-option-provider-foot{border:1px solid #dbe0e8;margin:10px 0 2px;padding:8px 10px;background:#edf0f4;border-radius:10px;display:flex;align-items:center}.rooms-option-provider-chip{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:5px 10px;border:1px solid #cdd3df;border-radius:999px;background:#f5f7fb;color:#2f374a;font-size:12px;line-height:1;font-family:Roboto,sans-serif;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.rooms-option-provider-chip:hover{transform:translateY(-1px);border-color:#bcc5d4;box-shadow:0 4px 10px #181d2a1f}.rooms-option-provider-chip:focus-visible{outline:2px solid rgba(var(--brand-primary-rgb),.34);outline-offset:2px}.rooms-option-provider-code{font-weight:700;color:#4e566b}.rooms-option-provider-name{font-weight:700;color:#252d3d}.rooms-option-meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;color:#5f677b;font-size:12px;font-weight:700}.rooms-option-footer-price{grid-column:1 / 2;display:grid;gap:2px}.rooms-option-footer-price-top{display:inline-flex;align-items:baseline;gap:7px;color:#2b3347}.rooms-option-footer-price-top span{font-size:12px;font-weight:700;line-height:1;letter-spacing:.01em;text-transform:lowercase;color:#4c5468}.rooms-option-footer-price-top strong{color:#1f2739;font-size:30px;line-height:.95;letter-spacing:-.02em;font-weight:900}.rooms-option-footer-price-top strong em{font-style:normal;font-size:18px;color:#2b3347;margin-left:2px}.rooms-option-old-inline{font-size:14px;color:#8d95a8;text-decoration:line-through;font-weight:600;line-height:1}.rooms-option-footer-price small{color:#697189;font-size:12px;font-weight:600;line-height:1}.rooms-option-select{grid-column:2 / 3;grid-row:1 / span 2;min-width:128px;min-height:38px;border:none;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-light) 100%);color:#fff;font-family:Roboto,sans-serif;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(var(--brand-primary-rgb),.18);transition:filter .2s ease}.rooms-option-select:hover{filter:brightness(1.04)}.rooms-option-card.is-selected .rooms-option-select{background:#eceef5;color:#4f5668;box-shadow:none}.hotel-rooms-selection-grid{display:grid;gap:8px;border-bottom:1px solid rgba(24,29,42,.08);padding-bottom:10px}.hotel-rooms-stay{border-top:1px solid rgba(24,29,42,.08);padding:15px 0 9px;display:grid;gap:6px}.hotel-rooms-stay h4{display:inline-flex;align-items:center;gap:7px;font-size:16px;line-height:1;font-weight:800;color:#2b3346;letter-spacing:-.01em}.hotel-rooms-stay-icon{width:18px;height:18px;color:#6a7287;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hotel-rooms-stay-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hotel-rooms-stay p{font-size:14px;color:#5f677a;line-height:1.25;font-weight:500}.hotel-rooms-accommodation{border-top:1px solid rgba(24,29,42,.08);border-bottom:1px solid rgba(24,29,42,.08);padding-top:15px;padding-bottom:12px;display:grid;gap:13px}.hotel-rooms-accommodation h4{display:inline-flex;align-items:center;gap:7px;font-size:16px;line-height:1;font-weight:800;color:#2b3346;letter-spacing:-.01em}.hotel-rooms-accommodation-icon{width:16px;height:16px;color:#6a7287;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hotel-rooms-accommodation-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hotel-rooms-accommodation-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start}.hotel-rooms-accommodation-card.no-photo{grid-template-columns:minmax(0,1fr);gap:0}.hotel-rooms-accommodation-photo{width:72px;height:72px;border-radius:12px;overflow:hidden;background:#dfe4ef;display:flex;align-items:center;justify-content:center}.hotel-rooms-accommodation-copy{display:grid;gap:4px;align-content:start}.hotel-rooms-accommodation-photo img{width:100%;height:100%;object-fit:cover;display:block}.hotel-rooms-accommodation-name{font-size:18px;line-height:1.1;letter-spacing:-.01em;color:#1d2433;font-weight:800}.hotel-rooms-accommodation-stars{margin-top:0;font-size:14px;line-height:1}.hotel-rooms-accommodation-summary{margin:2px 0 0;font-size:14px;line-height:1.25;color:#293042;font-weight:400;letter-spacing:0}.hotel-rooms-back-hotel-link{width:fit-content;margin-top:4px;border:none;background:transparent;color:#5d667d;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;letter-spacing:.01em;text-decoration:underline;text-underline-offset:3px;cursor:pointer;display:inline-flex;align-items:center;padding:0;transition:color .2s ease}.hotel-rooms-back-hotel-link:hover{color:#2f374b}.hotel-rooms-provider{border-top:1px solid rgba(24,29,42,.08);padding-top:10px;display:grid;gap:8px}.hotel-rooms-provider h4{font-size:16px;line-height:1;font-weight:800;color:#2b3346;letter-spacing:-.01em}.hotel-rooms-provider-box{border:1px solid #dbe0e8;border-radius:10px;background:#edf0f4;padding:8px 10px;min-height:42px;display:flex;align-items:center}.hotel-rooms-provider-chip{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:5px 12px;border:1px solid #cdd3df;border-radius:999px;background:#f5f7fb;color:#252d3d;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;font-family:Roboto,sans-serif;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.hotel-rooms-provider-chip:hover{transform:translateY(-1px);border-color:#bcc5d4;box-shadow:0 4px 10px #181d2a1f}.hotel-rooms-provider-chip:focus-visible{outline:2px solid rgba(var(--brand-primary-rgb),.34);outline-offset:2px}.hotel-rooms-provider-code{color:#4f576b;font-weight:700}.hotel-rooms-provider-name{color:#252d3d;font-weight:700}.hotel-rooms-flights{display:grid;gap:10px;padding-top:10px}.hotel-rooms-flights h4{font-size:16px;line-height:1;font-weight:800;color:#2b3346;letter-spacing:-.01em}.hotel-flight-card{border-radius:14px;border:1px solid rgba(24,29,42,.1);background:linear-gradient(180deg,#fcfdfff5,#f6f8fcf2);padding:10px 12px;display:grid;gap:8px;box-shadow:0 4px 10px #1c23340d}.hotel-flight-title{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#6c7386}.hotel-flight-route{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.hotel-flight-point:last-child{text-align:right}.hotel-flight-point strong{display:block;font-size:clamp(18px,1.6vw,22px);line-height:1;color:#1d2433;letter-spacing:-.02em;font-weight:800}.hotel-flight-point span{display:block;margin-top:2px;font-size:11px;color:#596175}.hotel-flight-point b{display:block;margin-top:8px;font-size:clamp(18px,1.7vw,22px);line-height:1;letter-spacing:-.02em;color:#1d2433;font-weight:800}.hotel-flight-point em{display:block;margin-top:2px;font-style:normal;font-size:11px;color:#596175}.hotel-flight-direction{min-width:clamp(120px,16vw,156px);display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;justify-items:center;column-gap:8px}.hotel-flight-line{width:100%;height:2px;border-radius:999px;background-image:repeating-linear-gradient(90deg,#a5aec0f2 0 7px,#a5aec000 7px 12px);background-repeat:repeat-x;background-size:12px 2px}.hotel-flight-arrow{width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-primary);flex-shrink:0}.hotel-flight-arrow-plane{display:block;font-size:36px;line-height:1;color:currentColor;transform:none;transform-origin:center}.hotel-flight-direction-return .hotel-flight-arrow-plane{transform:rotate(180deg)}.hotel-flight-connection{margin-top:-2px;font-size:11px;font-weight:700;letter-spacing:.02em;color:#5c6579;text-align:center}.hotel-flight-meta{border-top:1px solid rgba(24,29,42,.08);padding-top:7px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:600;color:#444c60}.hotel-flight-airline{display:inline-flex;align-items:center;gap:8px;min-width:0}.hotel-flight-airline-logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.hotel-flight-airline img,.hotel-flight-airline-fallback{width:28px;height:28px;border-radius:999px;border:1px solid rgba(24,29,42,.1);background:#fff;object-fit:contain;flex-shrink:0}.hotel-flight-airline-fallback{display:inline-flex;align-items:center;justify-content:center;color:#8a93a8;font-size:12px;font-weight:800;letter-spacing:.01em;text-transform:uppercase;line-height:1;padding-top:1px}.hotel-flight-airline-fallback-hidden{display:none}.hotel-flight-airline strong{font-size:11px;color:#2a3245;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px;font-weight:700}.hotel-flight-meta-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hotel-flight-number{font-size:11px;color:#5d667b;font-weight:700}.hotel-flight-stop{font-size:11px;color:#444c60;font-weight:700}.hotel-rooms-services{border-top:1px solid rgba(24,29,42,.08);padding-top:10px;display:grid;gap:8px}.hotel-rooms-services h4{font-size:15px;font-weight:800;color:#232a3a}.hotel-rooms-services-list{margin:0;padding-left:18px;display:grid;gap:5px;color:#4e5668;font-size:14px;line-height:1.35}.hotel-rooms-selection-grid strong,.hotel-rooms-selection-grid code{display:block;color:#1e2535;font-size:15px;line-height:1.3;word-break:break-word}.hotel-rooms-selection-grid code{font-size:12px;padding:4px 6px;border-radius:8px;border:1px solid rgba(24,29,42,.14);background:#f2f4f9e6;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.hotel-rooms-label{display:block;font-size:11px;font-weight:700;color:#6b7386;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.hotel-rooms-final-price{border-top:1px solid rgba(24,29,42,.08);padding-top:12px;display:grid;padding-left:6px;padding-bottom:10px;gap:5px}.hotel-rooms-final-price h4{font-size:11px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#616a80}.hotel-rooms-price{display:inline-flex;align-items:baseline;justify-content:flex-start;gap:7px;color:#293042;font-size:13px;font-weight:700}.hotel-rooms-price-stack{display:grid;justify-items:end;gap:2px}.hotel-rooms-price-old{font-size:16px;color:#7e879b;text-decoration:line-through;text-decoration-thickness:1.5px;font-weight:600;line-height:1;opacity:.9}.hotel-rooms-price strong{font-size:30px;line-height:1;letter-spacing:-.01em;color:#1d2433;display:inline-flex;align-items:flex-end;gap:3px}.hotel-rooms-price-current-value{line-height:.92}.hotel-rooms-price-current-currency{font-size:16px;line-height:1;color:#3a4254;transform:translateY(-2px)}.hotel-rooms-price-empty{font-size:14px;color:#6b7386;font-weight:600}.hotel-rooms-solicitud-cta{width:100%;min-height:46px;border:none;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-dark) 100%);color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:.01em;display:inline-flex;align-items:center;justify-content:center;padding:0 44px 0 20px;position:relative;cursor:pointer;box-shadow:0 10px 20px var(--brand-shadow-20);transition:filter .2s ease,transform .2s ease}.hotel-rooms-solicitud-cta:after{content:"";width:9px;height:9px;border-top:1.8px solid rgba(255,255,255,.92);border-right:1.8px solid rgba(255,255,255,.92);position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(45deg);opacity:.96}.hotel-rooms-solicitud-cta:hover{filter:brightness(1.04);transform:translateY(-1px)}.hotel-rooms-solicitud-cta:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.hotel-rooms-solicitud-feedback{font-size:13px;font-weight:600;color:#5a6275}.hotel-rooms-solicitud-feedback:empty{display:none}.hotel-rooms-solicitud-feedback.is-success{color:#1a6f4d}.hotel-rooms-solicitud-feedback.is-error{color:#a32743}.hotel-rooms-json-header-link{display:inline-flex;color:var(--brand-primary);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap;margin-left:12px}.hotel-rooms-json-header-link.is-hidden{display:none}.hotel-rooms-json-link{color:var(--brand-primary);font-weight:700;text-decoration:underline;width:fit-content}.hotel-rooms-json{white-space:pre-wrap;word-break:break-word;border-radius:14px;border:1px solid rgba(24,29,42,.08);background:#ffffffe0;padding:12px;font-size:12px;line-height:1.45;color:#2f3647;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.hotel-detail-loading,.hotel-detail-error{border-radius:16px;padding:18px;background:#ffffffd1;border:1px solid rgba(24,29,42,.08);color:#4f5668;font-size:14px;font-weight:500}.hotel-step-loading,.hotel-rooms-loading{min-height:clamp(320px,68vh,760px);display:flex;align-items:center;justify-content:center}.hotel-step-loading-spinner,.hotel-rooms-loading-spinner{width:96px;height:96px;border-radius:50%;border:8px solid rgba(24,29,42,.12);border-left-color:#181d2a47;animation:spin .95s linear infinite}.hotel-detail-topline{display:flex;align-items:center;gap:10px;margin-bottom:10px}.hotel-detail-stars{font-size:18px;line-height:1}.hotel-detail-featured-tag{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--featured-badge-text);background:var(--featured-badge-bg);line-height:1;box-shadow:0 8px 14px #12161e29}.hotel-detail-tier{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary);background:rgba(var(--brand-primary-rgb),.12)}.hotel-detail-name{font-size:40px;line-height:.97;letter-spacing:-.02em;color:#1d2433;font-weight:800;margin-bottom:0}.hotel-detail-name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.hotel-detail-header-actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.hotel-detail-favorite-cta{position:static;width:34px;height:34px;border-color:#1d243324;box-shadow:0 8px 16px #10141e24}.hotel-detail-share-cta{width:34px;height:34px;border-radius:50%;border:1px solid rgba(29,36,51,.14);background:#fffffff5;color:#1e6de3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 16px #10141e1f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;padding:0}.hotel-detail-share-cta svg{width:18px;height:18px;display:block;fill:currentColor;transform:translate(-.5px)}.hotel-detail-share-cta:hover{transform:translateY(-1px);box-shadow:0 12px 18px #10141e2b;background:#fff}.hotel-detail-address{display:flex;align-items:flex-start;gap:8px;color:#4f5668;font-size:16px;line-height:1.45;margin-bottom:20px}.hotel-detail-address svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0;margin-top:2px}.hotel-detail-json-header-link{display:inline-flex;color:var(--brand-primary);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap;margin-left:12px}.hotel-detail-json-header-link.is-hidden{display:none}.hotel-detail-gallery{--detail-gallery-height: 360px;display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px;margin-bottom:20px;height:var(--detail-gallery-height);min-height:var(--detail-gallery-height);max-height:var(--detail-gallery-height);overflow:hidden;align-items:stretch}.hotel-detail-gallery.single{grid-template-columns:1fr}.hotel-detail-gallery.single .hotel-detail-main-photo{min-height:var(--detail-gallery-height)}.hotel-detail-main-photo,.hotel-detail-side-photo{position:relative;border:none;border-radius:26px;overflow:hidden;background:#dce2ec;cursor:pointer;box-shadow:none;padding:0;min-height:0;height:100%;max-height:100%}.hotel-detail-main-photo img,.hotel-detail-side-photo img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .42s ease}.hotel-detail-main-photo:hover img,.hotel-detail-main-photo:focus-visible img,.hotel-detail-side-photo:hover img,.hotel-detail-side-photo:focus-visible img{transform:scale(1.08)}.hotel-detail-main-photo{min-height:var(--detail-gallery-height);height:100%;max-height:var(--detail-gallery-height)}.hotel-detail-side-stack{display:grid;gap:12px;grid-template-rows:repeat(2,minmax(0,1fr));height:100%;min-height:0}.hotel-detail-side-photo{height:100%;min-height:0}.hotel-detail-side-photo .photo-more{position:absolute;inset:auto 0 14px;text-align:center;color:#fff;font-size:15px;font-weight:800;letter-spacing:.01em;text-shadow:0 8px 18px rgba(10,12,18,.7)}.hotel-detail-side-photo.is-more:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a0e1629,#0a0e16a3);z-index:1}.hotel-detail-side-photo.is-more .photo-more{position:absolute;inset:auto 0 20px;z-index:2}.hotel-cheapest-snippet{margin-bottom:12px;border-radius:22px;border:1px solid rgba(24,29,42,.08);background:#f3f4f6;box-shadow:0 2px 8px #181d2a0a;overflow:hidden;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.hotel-cheapest-cta{width:100%;border:none;background:#fff;text-align:left;display:block;padding:18px 22px 16px;color:inherit;cursor:pointer}.hotel-cheapest-content{display:grid;gap:8px}.hotel-cheapest-title{width:fit-content;display:inline-flex;align-items:center;gap:8px;color:var(--bestdeal-text);background:var(--bestdeal-primary);border:2px solid #ffffff;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:400;line-height:1;letter-spacing:.06em;text-transform:uppercase;transition:background .24s ease,color .24s ease}.hotel-cheapest-title-icon{width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;color:var(--bestdeal-text);flex-shrink:0}.hotel-cheapest-title-icon svg{width:100%;height:100%;display:block;fill:currentColor;stroke:none}.hotel-cheapest-room-summary{color:#1d2433;font-size:15px;font-weight:400;line-height:1.2;padding-top:6px;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .24s ease}.hotel-cheapest-divider{border-top:1px solid rgba(24,29,42,.12);margin-top:4px;transition:border-color .24s ease}.hotel-cheapest-footer{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:12px;padding-top:11px}.hotel-cheapest-price-stack{display:grid;gap:2px;min-width:0}.hotel-cheapest-price-row{display:flex;align-items:baseline;gap:9px;flex-wrap:nowrap;white-space:nowrap;min-width:0}.hotel-cheapest-from{color:#1d2433;font-size:15px;line-height:1;font-weight:700}.hotel-cheapest-old{color:#7f8696;text-decoration:line-through;font-size:18px;line-height:1;letter-spacing:-.01em;font-weight:400}.hotel-cheapest-current{color:#0f1420;font-size:clamp(34px,3.7vw,44px);line-height:.98;letter-spacing:-.02em;font-weight:800;white-space:nowrap;display:inline-flex;align-items:baseline;gap:2px;transition:color .24s ease}.hotel-cheapest-current-number{font-size:34px;line-height:1}.hotel-cheapest-current-currency{font-size:.66em;line-height:1;font-weight:700}.hotel-cheapest-subtitle{color:#4b4f5c;font-size:13px;line-height:1.25;margin-left:1px}.hotel-cheapest-detail-value-empty{color:#7a7f8b;font-weight:600}.hotel-cheapest-arrow{width:30px;height:30px;color:#636b7c;display:inline-flex;align-items:center;justify-content:center;justify-self:end;transition:color .24s ease,transform .24s ease}.hotel-cheapest-arrow svg{width:100%;height:100%;display:block;stroke:currentColor;fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.hotel-cheapest-cta{transition:background .24s ease}.hotel-cheapest-snippet:not(.is-disabled):hover{border-color:rgba(var(--brand-primary-rgb),.28);border-color:color-mix(in srgb,var(--brand-primary) 28%,transparent);box-shadow:0 10px 24px #181d2a1a;transform:translateY(-1px)}.hotel-cheapest-snippet:not(.is-disabled):hover .hotel-cheapest-cta{background:linear-gradient(180deg,#ffffffb3,#ffffff3d)}.hotel-cheapest-snippet:not(.is-disabled):hover .hotel-cheapest-title{background:var(--bestdeal-contrast);color:var(--bestdeal-text)}.hotel-cheapest-snippet:not(.is-disabled):hover .hotel-cheapest-room-summary{color:#151b29}.hotel-cheapest-snippet:not(.is-disabled):hover .hotel-cheapest-divider{border-color:rgba(var(--brand-primary-rgb),.24);border-color:color-mix(in srgb,var(--brand-primary) 24%,transparent)}.hotel-cheapest-snippet:not(.is-disabled):hover .hotel-cheapest-current{color:var(--brand-primary)}.hotel-cheapest-snippet:not(.is-disabled):hover .hotel-cheapest-from{color:var(--brand-primary)}.hotel-cheapest-snippet:not(.is-disabled):hover .hotel-cheapest-arrow{color:var(--brand-primary);transform:translate(2px)}.hotel-cheapest-cta:focus-visible{outline:2px solid rgba(var(--brand-primary-rgb),.62);outline:2px solid color-mix(in srgb,var(--brand-primary) 62%,transparent);outline-offset:-2px}.hotel-cheapest-snippet.is-disabled .hotel-cheapest-cta,.hotel-cheapest-cta:disabled{cursor:default;pointer-events:none;opacity:.92}.hotel-detail-summary{border-radius:16px;border:1px solid rgba(24,29,42,.1);padding:14px;font-size:13px;color:#4f5668;line-height:1.45;margin-bottom:14px}.hotel-detail-highlights-section{margin-top:16px;margin-bottom:14px;padding-top:0;border-top:0}.hotel-detail-highlights-section+.hotel-cheapest-snippet{margin-top:12px}.hotel-detail-highlights-grid{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hotel-detail-highlight-card{border-radius:14px;border:1px solid rgba(24,29,42,.1);background:#00000008;padding:10px 12px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:11px;align-items:center;min-height:62px}.hotel-detail-highlight-icon{width:32px;height:32px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;color:#1f2530;background:#eceef2;overflow:hidden;flex-shrink:0}.hotel-detail-highlight-icon svg{width:16px;height:16px;fill:currentColor}.hotel-detail-highlight-icon img{width:19px;height:19px;object-fit:contain;display:block;filter:grayscale(1) saturate(0) brightness(.3) contrast(1.4)}.hotel-detail-highlight-icon-text{font-size:14px;font-weight:800;line-height:1;padding:0 2px}.hotel-detail-highlight-copy{min-width:0}.hotel-detail-highlight-title{font-size:13px;font-weight:800;color:#2d3444;line-height:1.24;letter-spacing:-.005em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;max-height:2.48em}.hotel-detail-section{margin-top:18px;padding-top:14px;border-top:1px solid rgba(24,29,42,.1)}.hotel-detail-section-title{font-size:22px;font-weight:800;color:#1d2433;margin-bottom:12px;letter-spacing:-.01em}.hotel-score-layout{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;align-items:start}.hotel-score-main{display:grid;justify-items:center;gap:8px}.hotel-score-label{color:var(--score-text);font-size:16px;font-weight:800}.hotel-score-circle{--score-progress: 0%;width:92px;height:92px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;background:conic-gradient(var(--score-accent) var(--score-progress),#d2d5db 0);color:#314158;font-weight:800;font-size:39px;line-height:1}.hotel-score-circle:before{content:"";position:absolute;inset:6px;border-radius:50%;background:#fff;z-index:0}.hotel-score-circle span{position:relative;z-index:1}.hotel-score-list{display:grid;gap:8px}.hotel-score-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,1fr) 36px;gap:10px;align-items:center}.hotel-score-name{font-size:13px;color:#3f4758;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotel-score-bar{height:8px;border-radius:999px;background:#d2d5db;position:relative;overflow:hidden}.hotel-score-bar span{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,var(--score-accent-soft) 0%,var(--score-accent) 100%);border-radius:inherit}.hotel-score-value{font-size:20px;color:#3f4758;font-weight:700;text-align:right}.hotel-services-list,.hotel-poi-list{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px}.hotel-service-item,.hotel-poi-item{position:relative;padding-left:20px;color:#2f3647;font-size:13px;line-height:1.35}.hotel-service-item:before,.hotel-poi-item:before{content:"\2713";position:absolute;left:0;top:0;color:#424242;font-weight:800}.hotel-poi-item:before{content:"\25c9"}.hotel-detail-empty{color:#5b6373;font-size:13px;line-height:1.35}.hotel-detail-map-wrap{border-radius:18px;border:1px solid rgba(24,29,42,.12);overflow:hidden;height:270px;background:#dfe4ec;box-shadow:0 12px 24px #1016221f}#hotel-detail-leaflet-map{width:100%;height:100%}.pswp{--pswp-bg: rgba(4, 10, 18, .9);--pswp-placeholder-bg: #0d1b2d;--pswp-root-z-index: 3800;--pswp-icon-color: #eaf2ff;--pswp-icon-color-secondary: #061224;--pswp-counter-color: #afc0d9;--pswp-preloader-color: rgba(234, 242, 255, .24);--pswp-preloader-color-secondary: #eaf2ff}.pswp__bg{background:#081220e6!important;backdrop-filter:blur(14px) saturate(112%)}.pswp__scroll-wrap:before,.pswp__scroll-wrap:after{display:none}.pswp__top-bar{background:linear-gradient(180deg,#0b1a2ddb,#0b1a2da8);border-radius:12px;margin:14px 18px 0;width:auto;left:0;right:0;border:1px solid rgba(184,205,232,.24);backdrop-filter:blur(8px);box-shadow:0 10px 26px #030a133d;height:58px;padding:0 16px;display:flex;align-items:center;gap:0;justify-content:flex-start}.pswp__top-bar .pswp__counter{display:none}.pswp__counter{display:none!important}.pswp__top-bar .pswp__icn{width:16px;height:16px}.pswp__top-bar .pswp__button{position:static!important;top:auto!important;right:auto!important;left:auto!important;margin:0;flex:0 0 auto}.pswp__top-bar .pswp__button+.pswp__button{margin-left:7px}.pswp__button{opacity:.92}.pswp__button--zoom,.pswp__button--close{display:none!important}.pswp__button:hover{opacity:1;background:#eaf2ff1f}.pswp__button--window-toggle,.pswp__button--zoom-custom,.pswp__button--autoplay,.pswp__button--thumbs-toggle,.pswp__button--close-custom{width:34px;height:34px;border:1px solid rgba(219,231,250,.26);border-radius:8px;margin-top:0;background:#0612228c;color:#edf4ff;display:inline-flex;align-items:center;justify-content:center;transition:background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease}.pswp__button--window-toggle{margin-left:auto}.pswp__button--close,.pswp__top-bar .pswp__preloader{display:none}.pswp__hotel-meta{order:1}.pswp__button--window-toggle{order:2}.pswp__button--zoom-custom{order:3}.pswp__button--autoplay{order:4}.pswp__button--thumbs-toggle{order:5}.pswp__button--close-custom{order:6}.pswp__button--window-toggle svg,.pswp__button--zoom-custom svg,.pswp__button--autoplay svg,.pswp__button--thumbs-toggle svg,.pswp__button--close-custom svg{width:17px;height:17px;stroke:currentColor;fill:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.pswp__button--zoom-custom svg{fill:none;stroke-width:2}.pswp__button--window-toggle.is-active,.pswp__button--zoom-custom.is-active,.pswp__button--autoplay.is-playing,.pswp__button--thumbs-toggle.is-active{color:#67b4ff;border-color:#67b4ff85;background:#061526c7;box-shadow:0 8px 16px #2b82d447}.pswp__button--autoplay .autoplay-icon.pause{display:none;align-items:center;justify-content:center;gap:4px;width:14px;height:14px}.pswp__button--autoplay .autoplay-pause-bar{display:block;width:3px;height:11px;border-radius:2px;background:currentColor}.pswp__button--autoplay.is-playing .autoplay-icon.play{display:none}.pswp__button--autoplay.is-playing .autoplay-icon.pause{display:inline-flex}.pswp__button--close-custom{border:1px solid rgba(219,231,250,.3);border-radius:8px;width:34px;margin-left:6px;padding:0;background:#0612228c;box-shadow:0 4px 12px #030a1447}.pswp__button--close-custom:hover{background:linear-gradient(180deg,#142c4aeb,#081c32eb);border-color:#94ccff9e;box-shadow:0 10px 20px #2476c647;color:#fff;transform:translateY(-1px)}.pswp__button--close-custom:active{transform:translateY(0);box-shadow:0 4px 10px #030a144d}.pswp__button--close-custom svg{width:20px;height:20px;stroke-width:2.3;fill:none}.pswp__button--autoplay.is-hidden{display:none!important}.pswp__hotel-meta{display:grid;align-content:center;gap:2px;margin-left:0;margin-right:14px;min-width:0;max-width:none;flex:1 1 auto;text-align:left}.pswp__hotel-meta-heading{display:inline-flex;align-items:center;gap:8px;min-width:0}.pswp__hotel-meta-title{color:#f6f9ff;font-size:17px;font-weight:800;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pswp__hotel-meta-stars{color:#ffcf57;font-size:12px;letter-spacing:.08em;font-weight:800;line-height:1;flex:0 0 auto}.pswp__hotel-meta-count{color:#cbd9efd1;font-size:11px;font-weight:600;letter-spacing:.015em;line-height:1;display:block}.pswp__img{border-radius:30px;box-shadow:0 24px 42px #040a1475;border:1px solid rgba(214,228,248,.22)}.pswp__button--arrow{width:48px;height:48px;border-radius:999px;border:1px solid rgba(213,225,243,.24);background:#030f1e6b;backdrop-filter:blur(8px) saturate(110%);color:#f7fbff;margin-top:0;z-index:15;box-shadow:inset 0 1px #ffffff14;display:inline-flex;align-items:center;justify-content:center;padding:0}.pswp__button--arrow:hover{background:#06142694;border-color:#e7effb57}.pswp__button--arrow .pswp__icn,.pswp__button--arrow .pswp__icn-shadow{display:none}.pswp__button--arrow:before{content:"";width:11px;height:11px;border-top:2px solid #f7fbff;border-right:2px solid #f7fbff;transform:rotate(-135deg);margin-left:2px;box-sizing:border-box}.pswp__button--arrow--next:before{transform:rotate(45deg);margin-left:-2px}.pswp__button--arrow--prev{left:18px}.pswp__button--arrow--next{right:18px}.pswp__autoplay-progress{position:absolute;top:0;left:0;right:0;width:100%;height:3px;border-radius:0;background:#ffffff24;overflow:hidden;pointer-events:none;box-shadow:none;z-index:95;opacity:1;transition:opacity .22s ease}.pswp__autoplay-progress.is-hidden{opacity:0;pointer-events:none}.pswp__autoplay-progress-fill{display:block;width:0;height:100%;border-radius:0;background:linear-gradient(90deg,var(--brand-primary) 0%,var(--brand-primary-light-strong) 100%)}.pswp__thumbs-dock{position:absolute;left:0;right:0;bottom:0;z-index:80;pointer-events:none;padding:12px 22px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#030b1400,#030b14d1 34%,#030b14f0)}.pswp__thumbs-dock.is-hidden{display:none}.pswp__button--thumbs-toggle.is-hidden{display:none!important}.pswp__thumbs-track{pointer-events:auto;display:flex;align-items:center;gap:10px;overflow-x:auto;overflow-y:visible;padding:4px 0;background:transparent;border:none;box-shadow:none;scrollbar-width:thin;scrollbar-color:rgba(151,196,240,.76) rgba(8,19,34,.28);scrollbar-gutter:stable}.pswp__thumbs-track::-webkit-scrollbar{height:9px}.pswp__thumbs-track::-webkit-scrollbar-track{background:#08132252;border-radius:999px;box-shadow:inset 0 1px 2px #0000004d}.pswp__thumbs-track::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#75b2ecdb,#9dd2ffe6);border-radius:999px;border:2px solid rgba(8,19,34,.18);background-clip:padding-box;min-width:44px}.pswp__thumbs-track::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#82bcf3fa,#acdbff)}.pswp__thumb-item{flex:0 0 108px;border:2px solid rgba(199,214,237,.24);border-radius:9px;overflow:hidden;position:relative;padding:0;background:#122842c7;height:74px;cursor:pointer;opacity:.78;transition:opacity .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.pswp__thumb-item:hover{opacity:1}.pswp__thumb-item.active{border-color:#a8defff5;opacity:1;transform:scale(1.01);box-shadow:0 8px 18px #2e85d661}.pswp__thumb-item.active:after{content:"";position:absolute;inset:0;border:2px solid rgba(122,198,252,.92);border-radius:7px;box-sizing:border-box;pointer-events:none}.pswp__thumb-item img{width:100%;height:100%;object-fit:cover;display:block}body.hotel-lightbox-open{overflow:hidden}body.hotel-lightbox-open>*:not(.pswp){filter:blur(14px) saturate(86%);transform:scale(1.01);pointer-events:none;user-select:none}.hotel-lightbox{position:fixed;inset:0;z-index:3600;display:none;align-items:stretch;justify-content:stretch}.hotel-lightbox.open{display:flex}.hotel-lightbox-backdrop{position:absolute;inset:0;background:#1c222e57;backdrop-filter:blur(16px) saturate(120%)}.hotel-lightbox-shell{position:relative;z-index:1;width:100%;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:18px;gap:14px}.hotel-lightbox-header{display:flex;align-items:center;justify-content:space-between;color:#1e2534;gap:10px;border:1px solid rgba(24,29,42,.1);border-radius:14px;padding:10px 14px;background:#ffffffd9;box-shadow:0 8px 20px #0c121c14}.hotel-lightbox-title-row{display:flex;align-items:baseline;gap:12px;min-width:0}.hotel-lightbox-title{font-size:28px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(58vw,880px)}.hotel-lightbox-count{font-size:17px;color:#5a6274;font-weight:700;white-space:nowrap}.hotel-lightbox-close{border:1px solid rgba(24,29,42,.12);background:#fff;color:#2a3142;font-size:34px;line-height:1;cursor:pointer;width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.hotel-lightbox-close:hover{background:#f5f7fc;transform:translateY(-1px)}.hotel-lightbox-stage{position:relative;min-height:0;border-radius:28px;overflow:hidden;background:#ffffffeb;border:1px solid rgba(24,29,42,.1);box-shadow:0 26px 44px #0c121c29;display:flex;align-items:center;justify-content:center}.hotel-lightbox-image{width:100%;height:100%;object-fit:contain;background:linear-gradient(180deg,#f6f8fc,#edf1f7);transition:transform .28s ease}.hotel-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border:1px solid rgba(24,29,42,.12);border-radius:10px;background:#fffffff5;color:#1f2635;font-size:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 24px #1016222e;transition:transform .2s ease,background .2s ease}.hotel-lightbox-nav:hover{background:#fff;transform:translateY(-50%) scale(1.04)}.hotel-lightbox-nav.prev{left:26px}.hotel-lightbox-nav.next{right:26px}.hotel-lightbox-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:110px;gap:10px;overflow-x:auto;padding:8px;border:1px solid rgba(24,29,42,.08);border-radius:12px;background:#ffffffd1;box-shadow:0 8px 20px #0e142014;scrollbar-width:thin}.hotel-lightbox-thumb{border:2px solid transparent;border-radius:10px;overflow:hidden;padding:0;background:#d8deea;height:76px;cursor:pointer;opacity:.82;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.hotel-lightbox-thumb.active{border-color:var(--brand-primary);opacity:1;transform:translateY(-1px);box-shadow:0 8px 18px rgba(var(--brand-primary-rgb),.24)}.hotel-lightbox-thumb:hover{opacity:1}.hotel-lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hotel-map-popup{width:240px;font-family:Roboto,sans-serif}.map-price-marker-wrap{background:transparent;border:0}.map-price-marker{position:relative;display:inline-flex;align-items:center;justify-content:center;width:88px;height:30px;padding:0 8px;border-radius:9px;border:1px solid #4f7ed8;background:linear-gradient(180deg,#fafdff,#eef5ff);color:#315fae;font-size:14px;font-weight:400;letter-spacing:0;box-shadow:0 6px 14px #181d2a21;white-space:nowrap;line-height:1;transition:transform .16s ease,box-shadow .16s ease}.map-price-marker-large{width:100px;height:36px;padding:0 12px;border-radius:11px;font-size:25px;font-weight:800;color:#274f97;border-color:#3e73d7;background:linear-gradient(180deg,#fff,#eaf2ff);box-shadow:0 10px 18px #181d2a2e;transform:translateY(-1px)}.map-price-marker-large:after{bottom:-6px;width:10px;height:10px;background:#eaf2ff;border-left-color:#3e73d7;border-bottom-color:#3e73d7}.map-price-marker:after{content:"";position:absolute;left:50%;bottom:-5px;width:9px;height:9px;background:#eef5ff;border-left:1px solid #4f7ed8;border-bottom:1px solid #4f7ed8;transform:translate(-50%) rotate(-45deg)}.leaflet-marker-icon:hover .map-price-marker{transform:translateY(-1px);box-shadow:0 9px 16px #181d2a29}.map-cluster-wrap,.map-cluster-wrap.marker-cluster,.marker-cluster.map-cluster-wrap{background:transparent!important;border:0!important}.map-cluster-badge{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,#303642,#1f232c 72%);border:2px solid rgba(255,255,255,.92);color:#fff;font-size:14px;font-weight:400;line-height:1;box-shadow:0 8px 16px #080a104d}.hotel-map-popup .popup-media{position:relative;margin-bottom:8px}.hotel-map-popup img{width:100%;height:108px;object-fit:cover;border-radius:8px;margin-bottom:0}.hotel-map-popup .popup-badge{position:absolute;left:8px;top:8px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--featured-badge-text);background:var(--featured-badge-bg);border-radius:999px;padding:4px 8px;box-shadow:0 8px 14px #12161e33}.hotel-map-popup .popup-badge-requested{background:#139a52;color:#fff}.hotel-map-popup .popup-image-link{display:block;text-decoration:none}.hotel-map-popup h4{font-size:18px;line-height:1.2;color:#1d2433;margin-bottom:4px}.hotel-map-popup .popup-title-link{text-decoration:none;color:inherit}.hotel-map-popup .stars{font-size:14px;margin-bottom:8px}.hotel-map-popup .popup-rating-chip{width:fit-content;font-size:12px;font-weight:700;color:var(--score-text);background:var(--score-soft);border:1px solid var(--score-border);border-radius:999px;padding:4px 10px;margin-bottom:8px;display:inline-flex;align-items:center;gap:5px}.hotel-map-popup .price{color:var(--brand-primary);font-size:13px;margin-bottom:8px}.hotel-map-popup .price strong{font-size:30px;line-height:1}.hotel-map-popup .popup-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;border:none;border-radius:6px;background:var(--brand-primary);color:#fff;font-size:12px;font-weight:800;padding:10px 8px;text-transform:uppercase;cursor:pointer;text-decoration:none}@media(max-width:1080px){.hotel-user-footer{display:none}.page-body{grid-template-columns:1fr}.sidebar{position:static}.sidebar-card{max-height:none;overflow-y:visible}}@media(max-width:860px){:root{--layout-gutter: 16px}header .site-nav,header nav{height:62px}.nav-inner{width:min(var(--layout-max),calc(100% - (var(--layout-gutter) * 2)))}.logo img{height:47px}header .site-nav .nav-links,header nav .nav-links{display:none}.search-hero,.filter-strip,.page-body{padding-left:0;padding-right:0}.filter-results-meta{display:none}.filter-bar-title{font-size:18px;margin-right:6px}.sort-right{padding:6px 10px}.sort-right label{display:none}.sort-select{font-size:13px}.applied-filters{display:none}.results-col{padding-bottom:102px}.sidebar{display:none}body.mobile-filters-open{overflow:hidden}body.mobile-filters-open .sidebar{display:flex;flex-direction:column;position:fixed;inset:0;z-index:2600;background:#f5f6fa;animation:mobileFiltersFadeIn .24s ease}body.mobile-filters-open .sidebar-map,body.mobile-filters-open .clear-btn{display:none}body.mobile-filters-open .sidebar-card{display:flex;flex-direction:column;flex:1;margin:0;max-width:none;border-radius:0;border:none;box-shadow:none;background:transparent;backdrop-filter:none;animation:mobileFiltersSlideUp .24s ease}body.mobile-filters-open .sidebar-filters{flex:1;overflow-y:auto;padding:14px 16px 24px}.mobile-filter-header{display:none}body.mobile-filters-open .mobile-filter-header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:70px;padding:6px 12px;border-bottom:1px solid rgba(24,29,42,.08);background:#f5f6fa;position:sticky;top:0;z-index:2}.mobile-filter-title{text-align:center;font-size:27px;font-weight:800;color:var(--brand-primary);letter-spacing:0}.mobile-filter-close{display:none}body.mobile-filters-open .mobile-filter-close{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:var(--brand-primary);font-size:34px;font-weight:300;line-height:1;cursor:pointer}.mobile-filter-close-ghost{width:44px;height:44px}.mobile-filter-footer{display:none}body.mobile-filters-open .mobile-filter-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(24,29,42,.09);background:#f5f6fa;box-shadow:0 -10px 24px #12182214;animation:mobileFiltersSlideUp .26s ease;position:sticky;bottom:0;z-index:2}.mobile-filter-clear,.mobile-filter-apply{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;font-family:Roboto,sans-serif}.mobile-filter-clear{min-width:106px;gap:8px;padding:12px 10px;border-radius:12px;background:transparent;color:#4a5162;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:none}.mobile-filter-clear svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}.mobile-filter-apply{flex:1;min-height:52px;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-light) 100%);color:#fff;font-size:15px;font-weight:800;letter-spacing:.01em;text-transform:none;box-shadow:0 10px 22px rgba(var(--brand-primary-rgb),.28);gap:10px}.mobile-filter-apply .apply-checks{width:auto;height:auto;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-filter-apply .apply-checks svg{width:26px;height:26px;stroke:#fff;fill:none;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.mobile-filter-apply:disabled{opacity:.5}.mobile-filter-fab{color:#ffffffe6}.mobile-filter-fab svg{width:16px;height:16px}body.mobile-filters-open .mobile-filter-fab{color:#ffffff8f}.mobile-map-pane{display:none;position:fixed;inset:118px 0 0;height:auto;min-height:0;border-radius:0;overflow:hidden;border:none;box-shadow:none;background:#dfe4ec;z-index:80}#mobile-leaflet-map{width:100%;height:100%}body.mobile-map-view #hotel-results,body.mobile-map-view #availability-results,body.mobile-map-view #infinite-loader,body.mobile-map-view #infinite-sentinel,body.mobile-map-view #applied-filters,body.mobile-map-view #availability-highlight{display:none}body.mobile-map-view .page-body{width:100%;margin:0;padding:0}body.mobile-map-view .results-col{padding:0}body.mobile-map-view .filter-strip{position:fixed;left:0;right:0;top:62px;z-index:130;padding:10px 0 16px;margin-bottom:0}body.mobile-map-view .search-hero{display:none}body.mobile-map-view .filter-strip-inner{width:100%;margin:0;padding:0 12px;overflow:hidden}body.mobile-map-view .filter-results-row{justify-content:space-between;gap:10px}body.mobile-map-view .sort-right{margin-left:0}body.mobile-map-view .filter-bar-title{font-size:17px}body.mobile-map-view .mobile-map-pane{display:block}.mobile-view-switch{position:fixed;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translate(-50%);z-index:170;display:inline-flex;align-items:center;gap:0;padding:6px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:linear-gradient(145deg,#23262f,#191b23);box-shadow:0 12px 28px #080b1270,inset 0 0 0 1px #ffffff14;overflow:hidden}.mobile-view-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 14px;border:none;border-radius:999px;background:transparent;color:#f4f5f8d6;font-size:13px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background .24s ease,color .24s ease}.mobile-view-btn svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.9}.mobile-view-btn.active{background:linear-gradient(145deg,var(--brand-primary-hot) 0%,var(--brand-primary) 72%);color:#fff;box-shadow:0 8px 16px rgba(var(--brand-primary-rgb),.38),inset 0 0 0 1px #ffffff24}.mobile-view-divider{width:1px;align-self:stretch;margin:9px 3px;background:#ffffff24}.mobile-filter-fab{padding:0 16px;flex-shrink:0;font-weight:800}.mobile-filter-fab .mobile-filter-count{font-weight:500}.mobile-filter-fab svg{width:17px;height:17px}body.mobile-filters-open .mobile-view-switch{opacity:0;transform:translate(-50%) translateY(10px);pointer-events:none}@keyframes mobileFiltersFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mobileFiltersSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.filter-strip{top:62px;overflow:visible;padding-bottom:16px}.filter-strip-inner{overflow-x:auto;overflow-y:visible;scrollbar-width:none}.filter-strip-inner::-webkit-scrollbar{display:none}.results-header h2{font-size:26px}.search-bar{border:none;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.search-bar-divider,.search-field,.search-btn,.search-hero{display:none}.mobile-sticky-search{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:1;min-height:52px;padding:0 18px;border:1px solid rgba(24,29,42,.08);border-radius:999px;background:#f7f7f8;color:#353a44;font-family:Roboto,sans-serif;font-size:15px;font-weight:700;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-sticky-search-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand-primary)}.mobile-sticky-search-icon svg,.mobile-sticky-sort svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mobile-sticky-sort svg{fill:#000;stroke-width:.5}.mobile-sticky-search-text{min-width:0;display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;line-height:1.2;font-weight:400}body.loading .mobile-sticky-search-text{color:transparent}body.loading .mobile-sticky-search-text:before{content:"";display:block;width:min(250px,72vw);max-width:100%;height:14px;border-radius:999px;background:linear-gradient(90deg,#e4e7ee,#f0f2f7 52%,#e4e7ee);background-size:220% 100%;animation:mobileSearchSkeletonPulse 1.2s ease-in-out infinite}@keyframes mobileSearchSkeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}.mobile-sticky-sort{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;border:1px solid rgba(24,29,42,.1);background:#f1f2f5;color:#6a7080;flex-shrink:0;overflow:hidden;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-sticky-sort:active{transform:none}.filter-results-row{width:100%;gap:8px;overflow:hidden}.filter-results-row{display:grid;grid-template-columns:minmax(0,1fr) 52px;align-items:center}.mobile-sticky-search{width:100%}.nav-top-favorites{display:inline-flex}body.mobile-sort-open{overflow:hidden}body.mobile-sort-open .mobile-sort-panel{display:flex;flex-direction:column;position:fixed;inset:0;z-index:2700;background:#f5f6fa;animation:mobileFiltersFadeIn .24s ease;overscroll-behavior:contain}.mobile-sort-header{display:none}body.mobile-sort-open .mobile-sort-header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:70px;padding:6px 12px;border-bottom:1px solid rgba(24,29,42,.08);background:#f5f6fa;position:sticky;top:0;z-index:2}.mobile-sort-title{display:block;text-align:center;font-size:27px;font-weight:800;color:var(--brand-primary)}.mobile-sort-close{display:none}body.mobile-sort-open .mobile-sort-close{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:var(--brand-primary);font-size:34px;font-weight:300;line-height:1;cursor:pointer}.mobile-sort-close-ghost{width:44px;height:44px}.mobile-sort-body{display:none}body.mobile-sort-open .mobile-sort-body{display:block;flex:1;overflow-y:auto;padding:14px 16px 24px;animation:mobileFiltersSlideUp .24s ease}.mobile-sort-option{position:relative;width:100%;border:1px solid rgba(24,29,42,.1);border-radius:14px;background:#fff;color:#2d3444;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;text-align:left;padding:14px 56px 14px 16px;cursor:pointer;margin-bottom:10px;transition:border-color .2s ease,background .2s ease,color .2s ease}.mobile-sort-option:after{content:"";position:absolute;right:16px;top:50%;width:20px;height:20px;border-radius:999px;border:3px solid #aeb2bc;background:transparent;transform:translateY(-50%);box-sizing:border-box}.mobile-sort-option:before{content:"";position:absolute;right:22px;top:50%;width:8px;height:8px;border-radius:999px;background:transparent;transform:translateY(-50%)}.mobile-sort-option:last-child{margin-bottom:0}.mobile-sort-option.active{border-color:rgba(var(--brand-primary-rgb),.5);border-color:color-mix(in srgb,var(--brand-primary) 50%,transparent);background:linear-gradient(145deg,rgba(var(--brand-primary-rgb),.16),rgba(var(--brand-primary-rgb),.08));background:linear-gradient(145deg,color-mix(in srgb,var(--brand-primary) 16%,transparent),color-mix(in srgb,var(--brand-primary) 8%,transparent));color:var(--brand-primary)}.mobile-sort-option.active:after{border-color:var(--brand-primary)}.mobile-sort-option.active:before{background:var(--brand-primary)}.filter-bar-title,.filter-results-meta{display:none}.sort-right{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none}.desktop-sticky-search-cta{display:none}.search-btn{min-height:50px}.hotel-card,.result-card{grid-template-columns:1fr;border-radius:18px}.hotel-detail-panel{width:100%;min-width:0}.search-embed-panel{inset:0;width:100%;min-width:0;height:100%;border-radius:0;border:none}.search-embed-header,.hotel-detail-header{min-height:62px;padding:10px 14px}.hotel-detail-json-header-link,.hotel-rooms-json-header-link{font-size:12px}.hotel-detail-body{padding:14px}.hotel-detail-footer{padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.hotel-rooms-header{min-height:62px;padding:10px 14px}.hotel-rooms-body{padding:14px}.hotel-step-loading,.hotel-rooms-loading{min-height:calc(100dvh - 130px)}.hotel-step-loading-spinner,.hotel-rooms-loading-spinner{width:96px;height:96px}.hotel-rooms-heading{grid-template-columns:56px minmax(0,1fr);gap:10px}.hotel-rooms-heading-photo{width:56px;height:56px;border-radius:12px}.hotel-rooms-heading-copy h2{font-size:18px}.hotel-flight-route{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.hotel-flight-point b{font-size:20px}.hotel-flight-direction{min-width:108px}.hotel-flight-arrow-plane{font-size:36px}.hotel-flight-meta{flex-direction:column;align-items:flex-start}.hotel-flight-meta-right{justify-content:flex-start}.hotel-rooms-selection-head{align-items:flex-start;gap:8px;flex-wrap:wrap}.hotel-rooms-selected-banner{margin:-14px -14px 0}.hotel-rooms-accommodation-card{grid-template-columns:64px minmax(0,1fr)}.hotel-rooms-accommodation-photo{width:64px;height:64px}.hotel-rooms-accommodation-name{font-size:17px}.hotel-rooms-accommodation-summary{font-size:13px}.hotel-rooms-back-hotel-link{font-size:11px;margin-top:3px}.hotel-rooms-options-cta{font-size:11px;min-height:32px;padding:5px 10px}.rooms-options-title{font-size:28px}.rooms-options-body{padding:12px}.rooms-option-copy h4{font-size:18px}.rooms-option-copy p{font-size:11px}.rooms-option-price strong{font-size:36px}.rooms-option-price strong em{font-size:22px}.rooms-option-foot{grid-template-columns:1fr;align-items:stretch}.rooms-option-select{grid-column:auto;grid-row:auto;width:100%}.rooms-option-footer-price-top span{font-size:11px}.rooms-option-footer-price-top strong{font-size:26px}.rooms-option-footer-price-top strong em{font-size:16px}.rooms-option-old-inline{font-size:13px}.rooms-option-footer-price small,.rooms-option-provider-chip{font-size:11px}.hotel-rooms-price strong{font-size:26px}.hotel-rooms-price-current-currency{font-size:15px}.hotel-rooms-price-old{font-size:14px}.hotel-detail-name{font-size:clamp(30px,10vw,40px)}.hotel-detail-name-row{align-items:center}.hotel-detail-address{font-size:14px}.hotel-cheapest-cta{padding:14px 14px 12px}.hotel-cheapest-title{font-size:11px;padding:5px 10px}.hotel-cheapest-title-icon{width:12px;height:12px}.hotel-cheapest-room-summary{font-size:14px;padding-top:6px}.hotel-cheapest-footer{grid-template-columns:minmax(0,1fr) 22px;gap:8px;padding-top:9px}.hotel-cheapest-old{font-size:20px}.hotel-cheapest-current{font-size:clamp(29px,8.1vw,37px)}.hotel-cheapest-from{font-size:clamp(13px,3.9vw,16px)}.hotel-cheapest-subtitle{font-size:clamp(11px,3.5vw,12px)}.hotel-cheapest-arrow{width:22px;height:22px}.hotel-detail-gallery{--detail-gallery-height: 250px;grid-template-columns:minmax(0,1fr) 118px;gap:10px;height:var(--detail-gallery-height);min-height:var(--detail-gallery-height)}.hotel-detail-gallery.single{grid-template-columns:1fr}.hotel-detail-main-photo{min-height:var(--detail-gallery-height)}.hotel-detail-main-photo,.hotel-detail-side-photo{border-radius:20px}.hotel-detail-side-photo .photo-more{font-size:13px}.hotel-detail-section-title{font-size:21px}.hotel-detail-highlights-grid{grid-template-columns:1fr}.hotel-detail-highlight-card{grid-template-columns:30px minmax(0,1fr);padding:10px 11px;min-height:58px}.hotel-detail-highlight-icon{width:30px;height:30px}.hotel-detail-highlight-title{font-size:14px}.hotel-score-layout{grid-template-columns:1fr}.hotel-score-main{justify-items:start}.hotel-score-row{grid-template-columns:minmax(0,1fr) minmax(90px,1fr) 34px}.hotel-score-value{font-size:13px}.hotel-services-list,.hotel-poi-list{grid-template-columns:1fr;gap:8px}.hotel-detail-map-wrap{height:220px;border-radius:14px}.pswp__top-bar{height:54px;padding:0 8px;margin:8px 8px 0;border-radius:8px}.pswp__hotel-meta{margin-left:0;margin-right:10px;max-width:52vw}.pswp__hotel-meta-title{font-size:14px}.pswp__hotel-meta-stars,.pswp__hotel-meta-count{font-size:10px}.pswp__img{border-radius:18px}.pswp__scroll-wrap:before,.pswp__scroll-wrap:after{top:54px;bottom:94px;width:48px}.pswp__button--window-toggle,.pswp__button--zoom-custom,.pswp__button--autoplay,.pswp__button--thumbs-toggle,.pswp__button--close-custom{width:30px;height:30px;border-radius:7px}.pswp__button--close-custom{width:30px;height:30px;margin-left:4px;padding-left:0}.pswp__top-bar .pswp__button+.pswp__button{margin-left:6px}.pswp__button--arrow{width:40px;height:40px;border-width:1px}.pswp__button--arrow--prev{left:6px}.pswp__button--arrow--next{right:6px}.pswp__autoplay-progress{height:2px}.pswp__thumbs-dock{padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.pswp__thumbs-track{gap:8px;scrollbar-width:none}.pswp__thumbs-track::-webkit-scrollbar{height:0}.pswp__thumb-item{flex-basis:84px;height:60px}.card-media,.result-card__media{min-height:180px}.card-info,.result-card__body{padding:14px}.hotel-user-footer{margin:8px 6px 6px;padding:10px}.hotel-user-provider{font-size:11px}.hotel-name,.result-card__title{font-size:19px}.hotel-heading,.result-card__heading{align-items:center}.hotel-stars{font-size:15px}.rating-chip{font-size:13px}.hotel-meta-row{font-size:12px}.result-card--cruise .hotel-meta-row{gap:6px}.result-card--cruise .hotel-meta-label{min-width:62px;flex:0 0 62px}.card-map-cta{font-size:12px}.hotel-plan{font-size:10px}.card-price,.result-card__price{border-left:none;border-top:1px solid var(--border);width:100%;padding:14px}.card-price:before,.result-card__price:before{display:none}.price-value{font-size:42px}.cta-main{width:100%}.no-availability-panel{width:min(92vw,420px);padding:24px 18px 18px;border-radius:16px}.no-availability-panel h2{font-size:clamp(30px,9vw,42px)}.no-availability-panel p{font-size:18px;margin-bottom:18px}.no-availability-cta{min-height:50px;font-size:20px}}@media(max-width:860px){body.prebook-deeplink-mode .page-body{width:100%;padding:16px 12px 34px}body.prebook-deeplink-mode .results-col{min-height:auto;display:block}.prebook-deeplink-wrap{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}html{scroll-behavior:auto}}
