:root{
  --navy:#061426;
  --navy-2:#0a1e36;
  --panel:#0d2441;
  --cyan:#26c6da;
  --cyan-2:#67e8f9;
  --blue:#2563eb;
  --ink:#0f172a;
  --muted:#64748b;
  --line:#e6edf5;
  --surface:#ffffff;
  --soft:#f7fafc;
  --ok:#179c58;
  --warn:#e27b19;
  --danger:#d83939;
  --shadow:0 18px 45px rgba(2,14,32,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f4f7fb;color:var(--ink)}
button,input{font:inherit}.wrap{width:min(1500px,calc(100% - 48px));margin-inline:auto}.site-shell{min-height:100vh}
.topbar{height:78px;padding:0 max(24px,calc((100vw - 1500px)/2));display:flex;align-items:center;gap:34px;background:linear-gradient(180deg,#061426,#08192d);color:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08)}
.brand{font-weight:800;letter-spacing:.18em;color:#fff;text-decoration:none;font-size:25px}.brand span{color:var(--cyan)}.brand.small{font-size:18px}.brand-logo-link{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0;letter-spacing:0}.brand-logo{display:block;width:214px;height:auto;max-height:50px;object-fit:contain;object-position:left center}.brand.small.brand-logo-link{font-size:0}.footer-brand-logo{width:205px;max-height:46px}.nav{display:flex;gap:28px;margin-left:26px}.nav a{color:#d8e5f3;text-decoration:none;font-size:14px;font-weight:600}.nav a:hover{color:#fff}.top-actions{margin-left:auto;display:flex;gap:10px}.ghost-pill,.outline-btn{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.04);color:#fff;border-radius:10px;padding:10px 14px}.outline-btn{border-color:rgba(38,198,218,.65)}.mobile-menu{display:none;margin-left:auto;border:0;background:transparent;color:#fff;font-size:24px}
.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 75% 20%,rgba(20,131,191,.26),transparent 30%),linear-gradient(145deg,#061426 0%,#08203c 55%,#07182b 100%);padding:62px 0 24px}.hero-grid{position:absolute;inset:0;opacity:.23;background-image:radial-gradient(circle,rgba(103,232,249,.7) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,transparent,black 24%,black 80%,transparent)}.hero-map{position:absolute;right:2%;top:6%;width:50%;height:72%;opacity:.7;background:radial-gradient(ellipse at center,rgba(42,178,214,.13),transparent 63%);border-radius:50%}.orbit{position:absolute;border:1px solid rgba(76,201,240,.22);border-radius:50%;transform:rotate(-12deg)}.o1{width:80%;height:35%;left:8%;top:25%}.o2{width:68%;height:27%;left:20%;top:37%;transform:rotate(10deg)}.o3{width:62%;height:20%;left:8%;top:48%;transform:rotate(-24deg)}.node{position:absolute;width:8px;height:8px;background:#7dd3fc;border-radius:50%;box-shadow:0 0 18px #22d3ee}.n1{left:20%;top:42%}.n2{left:42%;top:28%}.n3{left:56%;top:52%}.n4{left:73%;top:35%}.n5{left:82%;top:58%}
.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:end}.eyebrow{display:inline-block;color:#7dd3fc;font-size:12px;font-weight:800;letter-spacing:.18em;margin-bottom:15px}.hero h1{font-size:clamp(38px,5vw,72px);line-height:1.02;margin:0;max-width:820px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:var(--cyan-2)}.hero-copy p{max-width:760px;font-size:18px;line-height:1.7;color:#c9d8e8;margin:24px 0 0}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat-card{min-height:138px;padding:18px;border:1px solid rgba(102,196,226,.22);border-radius:16px;background:linear-gradient(180deg,rgba(13,36,65,.9),rgba(7,24,43,.72));backdrop-filter:blur(10px)}.stat-icon{font-size:25px;color:#67e8f9;display:block;margin-bottom:14px}.stat-card strong{display:block;font-size:26px}.stat-card small{display:block;color:#b9c9d9;line-height:1.35;margin-top:5px}
.search-panel{position:relative;z-index:3;margin-top:34px;padding:14px;display:grid;grid-template-columns:1.25fr 1fr 1fr 260px;gap:10px;background:rgba(18,45,77,.88);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 20px 40px rgba(0,0,0,.2);backdrop-filter:blur(14px)}.search-field{display:block}.search-field>span{display:block;font-size:10px;letter-spacing:.08em;color:#9eb7cf;font-weight:700;margin:3px 0 7px}.search-field>div:not(.v-hotel-suggestions):not(.v10-date-popover):not(.v-guest-popover){height:52px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:#0a1c33;padding:0 13px}.search-field>div:not(.v-hotel-suggestions):not(.v10-date-popover):not(.v-guest-popover) b{color:#8bdcf0}.search-field>div:not(.v-hotel-suggestions):not(.v10-date-popover):not(.v-guest-popover) input{width:100%;border:0;outline:0;background:transparent;color:#fff}.primary-btn{border:0;border-radius:11px;background:linear-gradient(135deg,#2cc8da,#1596c5);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(38,198,218,.22)}
.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.pillar{display:flex;align-items:center;gap:16px;padding:19px 20px;border-radius:16px;background:linear-gradient(180deg,#0b2340,#0a1d35);color:#fff;box-shadow:var(--shadow)}.pillar-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(103,232,249,.4);color:#67e8f9;font-size:24px;background:rgba(15,70,98,.35)}.pillar h3{margin:0 0 5px;font-size:16px}.pillar p{margin:0;color:#b8c9d9;font-size:13px;line-height:1.4}
.results{display:grid;grid-template-columns:210px minmax(0,1fr) 300px;gap:14px;margin-top:16px;align-items:start}.card{background:#fff;border:1px solid #e5edf5;border-radius:18px;box-shadow:var(--shadow)}.filters{padding:14px;position:sticky;top:92px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-head h2{font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin:0}.section-head button{border:0;background:transparent;color:#2563eb;font-size:12px;cursor:pointer}.filter-chip,.filter-select{width:100%;text-align:left;margin:5px 0;padding:12px 13px;border:1px solid #dfe7ef;background:#fff;border-radius:9px;font-weight:600;font-size:13px;color:#253246;cursor:pointer}.filter-chip{display:flex;align-items:center;justify-content:space-between}.filter-chip.active{color:#1458df;border-color:#5b8def;background:#f1f6ff}.filter-select{display:flex;justify-content:space-between;color:#475569}.comparison{overflow:hidden}.hotel-head{display:grid;grid-template-columns:220px 1fr auto;gap:18px;padding:16px;border-bottom:1px solid var(--line)}.hotel-thumb{height:145px;border-radius:12px;overflow:hidden;background:#dbeafe}.hotel-thumb svg{width:100%;height:100%;display:block}.hotel-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hotel-title-line h2{margin:0;font-size:25px}.stars{color:#ffb11b;letter-spacing:2px}.muted{color:var(--muted);font-size:13px}.stay-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.stay-meta>div{display:grid;grid-template-columns:auto 1fr;column-gap:8px;padding:10px;border:1px solid var(--line);border-radius:10px}.stay-meta>div span{grid-row:1/3}.stay-meta b{font-size:12px}.stay-meta small{color:var(--muted);font-size:11px}.heart{align-self:start;border:0;background:transparent;font-size:28px;color:#64748b}.offer-table{width:100%}.offer-row{display:grid;grid-template-columns:1.35fr 1.05fr 1.15fr 1.15fr 1.15fr .9fr;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid var(--line);font-size:12px}.offer-row>div{min-width:0}.offer-row b{display:block}.offer-row small{display:block;color:#7a899b;font-size:10px;margin-top:3px}.header-row{background:#f8fafc;color:#697586;font-size:9px;font-weight:800;letter-spacing:.04em}.seller{display:flex;align-items:center;gap:9px}.seller-logo{width:34px;height:34px;min-width:34px;border-radius:50%;display:grid;place-items:center;background:#101b31;color:#fff;font-weight:800}.seller-logo.agoda{background:linear-gradient(135deg,#fd4e6d,#6d4aff)}.seller-logo.hbx{font-size:9px;background:#111}.seller-logo.tg{background:#3977f6}.recommended{background:linear-gradient(90deg,#edfcff,#fff);box-shadow:inset 3px 0 0 #22c2d4}.ok{color:var(--ok)}.warn{color:var(--warn)}.danger{color:var(--danger)}.price{text-align:right}.price b{font-size:17px}.table-footer{display:flex;justify-content:space-between;padding:11px 16px;color:#697586;font-size:10px;background:#fbfdff}.recommendation{padding:18px;position:sticky;top:92px;border-color:#b7edf2}.rec-label{display:block;text-align:center;color:#109fb1;font-size:10px;font-weight:800;letter-spacing:.08em}.recommendation h3{text-align:center;margin:16px 0 0}.score{text-align:center;margin-top:2px}.score strong{font-size:58px;letter-spacing:-.06em;color:#19b8c8}.score span{font-size:22px;color:#475569}.recommendation>p{text-align:center;color:#64748b;font-size:12px;line-height:1.5}.score-list{margin-top:16px}.score-list>div{display:grid;grid-template-columns:88px 1fr 54px;gap:10px;align-items:center;margin:14px 0;font-size:11px}.score-list i{height:5px;border-radius:99px;background:#e7eef3;overflow:hidden}.score-list i b{display:block;height:100%;background:linear-gradient(90deg,#25c7d7,#49dbe7);border-radius:99px}.score-list em{font-style:normal;text-align:right;color:#64748b}.insight{display:flex;gap:12px;margin-top:20px;padding:14px;border-radius:12px;background:#eefbfc;color:#244050}.insight span{font-size:26px;color:#19b8c8}.insight p{margin:0;font-size:11px;line-height:1.5}.decision-btn{width:100%;margin-top:12px;padding:12px;border:1px solid #93dce6;background:#fff;border-radius:10px;color:#0f8395;font-weight:800;cursor:pointer}
.trust-strip{margin-top:22px;background:#07192e;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.trust-grid article{display:flex;gap:12px;align-items:center;padding:0 22px;border-right:1px solid rgba(255,255,255,.1)}.trust-grid article:last-child{border:0}.trust-grid article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#0a2946;color:#67e8f9}.trust-grid b{display:block;font-size:13px}.trust-grid small{display:block;color:#9eb2c7;margin-top:4px}.footer{background:#05111f;color:#93a7ba;padding:28px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer p{font-size:12px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#061426;color:#fff;padding:12px 18px;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.22);transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media (max-width:1180px){.results{grid-template-columns:190px 1fr}.recommendation{grid-column:2;position:static}.hero-content{grid-template-columns:1fr}.hero-stats{max-width:620px}.search-panel{grid-template-columns:1fr 1fr}.primary-btn{min-height:52px}.offer-row{grid-template-columns:1.2fr 1fr 1fr 1fr}.offer-row>*:nth-child(3),.offer-row>*:nth-child(5){display:none}}
@media (max-width:820px){.wrap{width:min(100% - 24px,1500px)}.topbar{height:68px;padding:0 16px}.nav,.top-actions{display:none}.mobile-menu{display:block}.hero{padding-top:42px}.hero-map{width:100%;opacity:.35}.hero h1{font-size:42px}.hero-copy p{font-size:15px}.hero-stats{grid-template-columns:1fr 1fr 1fr}.search-panel{grid-template-columns:1fr}.pillars{grid-template-columns:1fr}.results{grid-template-columns:1fr}.filters,.recommendation{position:static}.comparison{grid-row:auto}.hotel-head{grid-template-columns:1fr}.hotel-thumb{height:210px}.stay-meta{grid-template-columns:1fr}.offer-row{grid-template-columns:1fr 1fr}.header-row{display:none}.offer-row>div:nth-child(2),.offer-row>div:nth-child(3){display:none}.price{text-align:right}.trust-grid{grid-template-columns:1fr 1fr;gap:20px}.trust-grid article{border-right:0}.footer-inner{gap:18px;align-items:flex-start;flex-direction:column}}
@media (max-width:520px){.hero-stats{grid-template-columns:1fr}.stat-card{min-height:auto}.hero h1{font-size:34px}.trust-grid{grid-template-columns:1fr}.hotel-title-line h2{font-size:21px}.offer-row{padding:12px}.price b{font-size:15px}}

/* --------------------------------------------------------------------------
   VOYALEX production integration layer
   The block above is the user-supplied prototype stylesheet unchanged.
   These rules only bind the live Laravel/Experience controls to that visual UI.
   -------------------------------------------------------------------------- */
body.vxp-theme{min-height:100vh}
body.vxp-theme .vxw-main{width:min(1500px,calc(100% - 48px));max-width:none;margin-inline:auto}
.prototype-switcher{position:relative}.prototype-switcher>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:7px}.prototype-switcher>summary::-webkit-details-marker{display:none}.prototype-switcher-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:90;width:280px;max-height:min(70vh,560px);overflow:auto;padding:10px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#08192d;box-shadow:0 22px 50px rgba(0,0,0,.32)}.prototype-switcher-menu .v-menu-label{display:block;padding:8px 9px 5px;color:#7dd3fc;font-size:10px;font-weight:800;letter-spacing:.08em}.prototype-switcher-menu a{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:8px;color:#d8e5f3;text-decoration:none;font-size:12px}.prototype-switcher-menu a:hover,.prototype-switcher-menu a.active{background:rgba(38,198,218,.12);color:#fff}.prototype-switcher-menu small{color:#7f9bb5}.outline-btn{display:flex;align-items:center;gap:8px}.prototype-mobile-nav{position:sticky;top:68px;z-index:49;display:grid;gap:1px;padding:8px 14px;background:#08192d;border-bottom:1px solid rgba(255,255,255,.08)}.prototype-mobile-nav[hidden]{display:none}.prototype-mobile-nav a{padding:11px 12px;border-radius:8px;color:#d8e5f3;text-decoration:none;font-weight:600}.prototype-mobile-nav a:hover{background:rgba(255,255,255,.06);color:#fff}

/* Live search controls inside the supplied search-panel geometry. */
.search-panel{align-items:end}.prototype-hotel-field,.prototype-date-field,.prototype-guest-field{position:relative;min-width:0}.prototype-hotel-field .v-hotel-selected-state{position:absolute;right:8px;bottom:7px;z-index:4}.prototype-hotel-field .v10-hotel-suggestions{top:calc(100% + 8px);left:0;right:0;z-index:120}.prototype-date-control{height:52px!important}.prototype-date-button{min-width:0;max-width:48%;overflow:hidden;border:0;background:transparent;color:#fff;padding:0;cursor:pointer;white-space:nowrap;text-overflow:ellipsis}.prototype-date-button span{font-weight:500}.prototype-date-separator{color:#7d97b2}.prototype-date-popover,.prototype-guest-popover{position:absolute!important;top:calc(100% + 9px)!important;left:0!important;z-index:130!important}.prototype-date-popover{width:min(760px,92vw)!important}.prototype-guest-trigger{width:100%;height:52px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:#0a1c33;color:#fff;text-align:left;cursor:pointer}.prototype-guest-trigger>b{color:#8bdcf0}.prototype-guest-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-guest-trigger>i{margin-left:auto;color:#9eb7cf;font-style:normal}.prototype-guest-popover{width:min(360px,88vw)!important}.prototype-intelligence-hint{grid-column:1/-1;margin:2px 3px -2px;color:#9eeaf4;font-size:11px}.prototype-form-error{position:relative;z-index:4;margin-top:18px!important;border-radius:10px}.primary-btn:disabled{opacity:.55;cursor:not-allowed}.prototype-primary-link{display:flex;align-items:center;justify-content:center;text-decoration:none;min-height:52px}

/* Exact prototype copy, but no fabricated offer rows before a user searches. */
.prototype-ready{margin-top:16px;margin-bottom:22px}.prototype-ready-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px}.prototype-ready-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#07192e;color:#67e8f9;font-size:26px}.prototype-ready-card .eyebrow{margin:0 0 5px;color:#1596c5}.prototype-ready-card h2{margin:0;font-size:22px}.prototype-ready-card p{margin:6px 0 0;color:#64748b}.prototype-ready-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.prototype-ready-tags span{padding:7px 9px;border:1px solid #e3ebf3;border-radius:999px;color:#475569;font-size:10px;font-weight:700;background:#f8fafc}

/* Result page keeps the same prototype hero but slightly tighter vertically. */
.prototype-journey-main{min-height:70vh}.prototype-journey-hero{padding-top:40px}.prototype-journey-hero .hero h1{font-size:clamp(36px,4.4vw,64px)}.prototype-journey-hero .hero-copy p{font-size:16px}.prototype-result-search .search-field>div{color:#fff}.prototype-result-search .search-field strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.prototype-results{margin-bottom:24px}

/* Live filter controls map to the prototype left rail. */
.prototype-results .section-head [data-vx-offer-filter="all"]{border:0;background:transparent;color:#2563eb;padding:0;font-size:12px;cursor:pointer}.filter-chip.is-active,.filter-chip[aria-pressed="true"]{color:#1458df;border-color:#5b8def;background:#f1f6ff}.prototype-filter-select{position:relative;display:block;padding:0!important;overflow:hidden}.prototype-filter-select>span{position:absolute;left:13px;top:50%;z-index:1;transform:translateY(-50%);pointer-events:none}.prototype-filter-select select{width:100%;height:42px;padding:0 32px 0 13px;border:0;outline:0;background:transparent;color:transparent;cursor:pointer;appearance:none}.prototype-filter-select:after{content:"⌄";position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#475569}.prototype-filter-select:focus-within{border-color:#5b8def}.prototype-sort{display:block;margin-top:12px;padding-top:12px;border-top:1px solid #e8eef4;color:#64748b;font-size:10px;font-weight:700}.prototype-sort span{display:block;margin-bottom:5px}.prototype-sort select{width:100%;padding:8px;border:1px solid #dfe7ef;border-radius:8px;background:#fff;color:#334155;font-size:11px}

/* Live hotel data uses the prototype hotel-head layout. */
.prototype-results .hotel-thumb{position:relative}.prototype-results .hotel-thumb img{width:100%;height:100%;display:block;object-fit:cover}.prototype-hotel-placeholder{height:100%;display:grid;place-items:center;align-content:center;gap:5px;background:linear-gradient(145deg,#0b2340,#0a1d35);color:#67e8f9}.prototype-hotel-placeholder span{font-size:34px;font-weight:800}.prototype-hotel-placeholder small{color:#b8c9d9;font-size:10px}.prototype-results .heart{cursor:pointer}.prototype-results .heart:disabled{cursor:default;opacity:.45}

/* The production row has one extra narrow compare-control column. */
.prototype-results .offer-table{overflow:visible}.prototype-results .offer-row{grid-template-columns:1.35fr 1.05fr 1.15fr 1.15fr 1.15fr .9fr 34px}.prototype-results .header-row{grid-template-columns:1.35fr 1.05fr 1.15fr 1.15fr 1.15fr .9fr 34px}.prototype-results article.offer-row{position:relative;padding-top:12px;padding-bottom:12px}.prototype-results .prototype-live-offer[hidden]{display:none!important}.prototype-results .prototype-compare-toggle{width:30px;height:30px;display:grid;place-items:center;border:1px solid #dfe7ef;border-radius:8px;background:#fff;color:#52657a;font-weight:800;cursor:pointer}.prototype-results .prototype-compare-toggle.is-selected,.prototype-results .prototype-compare-toggle[aria-pressed="true"]{border-color:#26c6da;background:#edfcff;color:#0f8395}.prototype-results .prototype-offer-detail{grid-column:1/-1;width:100%;margin-top:0;border-top:1px dashed #e5edf5}.prototype-results .prototype-offer-detail summary{display:flex;justify-content:space-between;gap:12px;padding:7px 2px 0;color:#718096;font-size:9px;cursor:pointer}.prototype-results .prototype-offer-detail .vxw-offer-detail-grid{margin-top:8px;padding:10px;background:#fbfdff}.prototype-results .prototype-no-match{padding:35px;text-align:center;color:#64748b}.prototype-results .prototype-no-match strong{display:block;color:#0f172a;font-size:18px}.prototype-results .prototype-no-match p{margin:7px 0 0}

/* Side-by-side comparison keeps the native feature but visually lives inside the prototype table. */
.prototype-compare-tray{margin:10px 14px;padding:11px 12px;border:1px solid #b7edf2;border-radius:10px;background:#eefbfc}.prototype-compare-tray[hidden]{display:none}.prototype-compare-panel{margin:10px 14px 14px;border:1px solid #dfe7ef;border-radius:12px;background:#fff;overflow:hidden}.prototype-compare-panel[hidden]{display:none}.prototype-compare-panel>header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid #e8eef4}.prototype-compare-panel>header span{display:block;color:#64748b;font-size:9px;text-transform:uppercase}.prototype-compare-panel>header strong{font-size:13px}.prototype-compare-panel>header button{border:0;background:transparent;font-size:22px;cursor:pointer}.prototype-compare-panel .vxw-offer-compare-columns{padding:12px}

/* Score card is the supplied recommendation component. */
.prototype-results .decision-btn{display:block;text-align:center;text-decoration:none}.prototype-results .decision-btn:disabled{opacity:.5;cursor:not-allowed}.prototype-results .score-list i{font-style:normal}.prototype-results .score-list em{white-space:nowrap}.prototype-results .recommendation{overflow:hidden}

/* Lower intelligence remains available without competing with the requested composition. */
.prototype-intelligence-below{margin-bottom:22px}.prototype-signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.prototype-signal{padding:16px}.prototype-signal>span{display:block;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.prototype-signal>strong{display:block;margin-top:5px;font-size:24px}.prototype-signal>p{margin:6px 0 0;color:#64748b;font-size:11px;line-height:1.45}.prototype-diagnostics{margin-top:12px}.prototype-footer-meta{text-align:right}.prototype-footer-links{display:flex;justify-content:flex-end;gap:14px;margin-bottom:7px}.prototype-footer-links a{color:#93a7ba;text-decoration:none;font-size:11px}.prototype-footer-links a:hover{color:#fff}

/* Public content and secondary workspaces inherit the same surface language. */
.vxp-theme .vxw-card,.vxp-theme .vxw-signal-card,.vxp-theme .vxw-provider-card,.vxp-theme .vxw-decision-card,.vxp-theme .vpc-card{border-color:#e5edf5!important;border-radius:18px!important;box-shadow:var(--shadow)!important}.vxp-theme .vxw-primary-action,.vxp-theme .vpc-primary{background:linear-gradient(135deg,#2cc8da,#1596c5)!important;color:#fff!important;border-color:transparent!important}

@media (max-width:1180px){.prototype-results .offer-row,.prototype-results .header-row{grid-template-columns:1.2fr 1fr 1fr 1fr .9fr 32px}.prototype-results .offer-row>*:nth-child(3),.prototype-results .header-row>*:nth-child(3){display:none}.prototype-results .offer-row>*:nth-child(5),.prototype-results .header-row>*:nth-child(5){display:none}.prototype-ready-card{grid-template-columns:auto 1fr}.prototype-ready-tags{grid-column:1/-1;justify-content:flex-start}}
@media (max-width:820px){.prototype-result-search{grid-template-columns:1fr}.prototype-results .offer-row{grid-template-columns:1fr 1fr 34px}.prototype-results .offer-row>div:nth-child(2),.prototype-results .offer-row>div:nth-child(3),.prototype-results .offer-row>div:nth-child(5){display:none}.prototype-results .price{text-align:right}.prototype-results .prototype-offer-detail{grid-column:1/-1}.prototype-signal-grid{grid-template-columns:1fr}.prototype-footer-meta{text-align:left}.prototype-footer-links{justify-content:flex-start}.prototype-ready-card{grid-template-columns:1fr}.prototype-ready-icon{display:none}}
@media (max-width:520px){.prototype-results .offer-row{grid-template-columns:1fr auto 30px}.prototype-results .offer-row>div:nth-child(4){display:none}.prototype-results .seller-logo{width:30px;height:30px;min-width:30px}.prototype-results .price b{font-size:14px}.prototype-filter-select select{height:40px}}

/* VOYALEX v0.36.85 - isolate prototype hero from legacy core .hero max-width */
body.vxp-theme .site-shell > main,
body.vxp-theme .site-shell > main > .hero {
  width: 100%;
  max-width: none;
}
body.vxp-theme .site-shell > main > .hero {
  margin: 0;
}

/* ==========================================================================\n   VOYALEX v0.36.86 - Search popover layer / clipping fix\n   The prototype hero intentionally used overflow:hidden for decoration, but\n   the production autocomplete, date range calendar and guest picker need to\n   escape the hero box. Keep the prototype geometry while lifting only the\n   interactive search layer above the following sections.\n   ========================================================================== */
body.vxp-theme .site-shell > main > .hero{
  position:relative;
  z-index:20;
  overflow:visible!important;
}
body.vxp-theme .hero-grid,
body.vxp-theme .hero-map{
  pointer-events:none;
}
body.vxp-theme .hero-content{
  position:relative;
  z-index:2;
}
body.vxp-theme .search-panel{
  position:relative;
  z-index:200;
  overflow:visible!important;
  isolation:isolate;
}
body.vxp-theme .prototype-hotel-field,
body.vxp-theme .prototype-date-field,
body.vxp-theme .prototype-guest-field{
  position:relative;
  overflow:visible!important;
}
body.vxp-theme .prototype-hotel-field .v10-hotel-suggestions{
  z-index:9900!important;
  max-height:min(420px,52vh)!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  border:1px solid #dfe7ef!important;
  background:#fff!important;
  color:#0f172a!important;
  box-shadow:0 24px 70px rgba(2,14,32,.22)!important;
}
body.vxp-theme .prototype-date-popover{
  left:0!important;
  right:auto!important;
  z-index:9950!important;
  width:min(760px,calc(100vw - 32px))!important;
  max-width:calc(100vw - 32px)!important;
  overflow:visible!important;
  transform:none!important;
  border:1px solid #dfe7ef!important;
  background:rgba(255,255,255,.995)!important;
  color:#0f172a!important;
  box-shadow:0 28px 80px rgba(2,14,32,.24)!important;
}
body.vxp-theme .prototype-guest-popover{
  left:0!important;
  right:auto!important;
  z-index:9950!important;
  width:min(360px,calc(100vw - 32px))!important;
  max-width:calc(100vw - 32px)!important;
  overflow:visible!important;
  border:1px solid #dfe7ef!important;
  background:#fff!important;
  color:#0f172a!important;
  box-shadow:0 24px 70px rgba(2,14,32,.22)!important;
}
body.vxp-theme .hero + .pillars,
body.vxp-theme .prototype-ready,
body.vxp-theme .prototype-results,
body.vxp-theme .trust-strip,
body.vxp-theme .footer{
  position:relative;
  z-index:1;
}

/* At the two-column breakpoint, center the large calendar on its field so it\n   stays inside the viewport instead of spilling off the right edge. */
@media (max-width:1180px) and (min-width:821px){
  body.vxp-theme .prototype-date-popover{
    left:50%!important;
    right:auto!important;
    width:min(720px,calc(100vw - 32px))!important;
    transform:translateX(-50%)!important;
  }
}

/* The legacy mobile calendar uses a bottom sheet. The prototype's desktop\n   !important rules previously overrode it; restore the mobile sheet explicitly. */
@media (max-width:820px){
  body.vxp-theme .prototype-date-popover,
  body.vxp-theme .prototype-guest-popover{
    position:fixed!important;
    left:12px!important;
    right:12px!important;
    top:auto!important;
    bottom:12px!important;
    width:auto!important;
    max-width:none!important;
    max-height:76vh!important;
    overflow:auto!important;
    transform:none!important;
    z-index:9999!important;
  }
  body.vxp-theme .prototype-hotel-field .v10-hotel-suggestions{
    z-index:9999!important;
    max-height:min(430px,48vh)!important;
  }
}

/* ==========================================================================
   VOYALEX v0.36.87 - Restore legacy production search widgets inside prototype
   The prototype shell keeps its visual design, while autocomplete, range
   calendar and guest popover are excluded from the generic closed-field rule.
   This lets the proven v10 production component CSS render at natural height.
   ========================================================================== */
body.vxp-theme .prototype-hotel-field .v-hotel-suggestions{
  height:auto!important;
  min-height:0!important;
  padding:9px!important;
}
body.vxp-theme .prototype-date-field .v10-date-popover{
  height:auto!important;
  padding:22px 24px 18px!important;
}
body.vxp-theme .prototype-guest-field .v-guest-popover{
  height:auto!important;
  padding:20px!important;
}
body.vxp-theme .prototype-guest-field .v-guest-popover b{
  color:var(--v10-ink,#0f172a)!important;
}
body.vxp-theme .prototype-guest-field .v-counter input{
  width:42px!important;
  height:38px!important;
  border:1px solid rgba(15,23,42,.08)!important;
  border-radius:9px!important;
  background:#fff!important;
  color:var(--v10-ink,#0f172a)!important;
}
@media (min-width:1181px){
  body.vxp-theme .prototype-hotel-field .v10-hotel-suggestions{
    width:min(680px,calc(100vw - 48px))!important;
    right:auto!important;
  }
  body.vxp-theme .prototype-guest-popover{
    width:350px!important;
  }
}


/* ==========================================================================
   VOYALEX v0.36.88 - Search CTA / market hint readability / result compacting
   ========================================================================== */
body.vxp-theme .search-panel > .primary-btn{
  width:100%;
  min-height:54px;
  height:54px;
  padding:0 22px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border-radius:12px;
  font-size:17px;
  line-height:1;
  letter-spacing:-.01em;
  white-space:nowrap;
}
body.vxp-theme .search-panel > .primary-btn > span{
  font-size:20px;
  line-height:1;
}
body.vxp-theme .prototype-intelligence-hint{
  grid-column:1/-1;
  min-height:42px;
  margin:4px 0 0!important;
  padding:10px 14px!important;
  display:flex;
  align-items:center;
  border:1px solid rgba(103,232,249,.28)!important;
  border-radius:10px!important;
  background:linear-gradient(90deg,rgba(28,93,121,.48),rgba(16,54,83,.60))!important;
  color:#e8fbff!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.35!important;
  letter-spacing:.01em;
  text-shadow:0 1px 1px rgba(0,0,0,.20);
}
body.vxp-theme .prototype-intelligence-hint[hidden]{display:none!important}

/* Results should not replay the landing-page hero. Keep only a compact,
   information-dense search summary before the comparison workspace. */
body.vxp-theme .prototype-journey-main{
  padding-top:24px;
}
body.vxp-theme .prototype-result-top{
  padding:18px 20px;
  border:1px solid #e4ebf3;
  border-radius:18px;
  background:#fff;
  box-shadow:0 14px 36px rgba(2,14,32,.08);
}
body.vxp-theme .prototype-result-heading{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
body.vxp-theme .prototype-result-title{
  min-width:0;
}
body.vxp-theme .prototype-result-title .eyebrow{
  margin-bottom:6px;
  color:#1499ac;
}
body.vxp-theme .prototype-result-title h1{
  margin:0;
  color:#0f172a;
  font-size:clamp(26px,3vw,40px);
  line-height:1.08;
  letter-spacing:-.035em;
}
body.vxp-theme .prototype-result-title p{
  margin:7px 0 0;
  color:#64748b;
  font-size:13px;
}
body.vxp-theme .prototype-result-metrics{
  display:flex;
  align-items:stretch;
  justify-content:flex-end;
  gap:8px;
  flex-wrap:wrap;
}
body.vxp-theme .prototype-result-metrics > div{
  min-width:92px;
  padding:9px 12px;
  border:1px solid #e5edf5;
  border-radius:11px;
  background:#f8fbfd;
}
body.vxp-theme .prototype-result-metrics strong,
body.vxp-theme .prototype-result-metrics span{
  display:block;
}
body.vxp-theme .prototype-result-metrics strong{
  color:#0f172a;
  font-size:18px;
}
body.vxp-theme .prototype-result-metrics span{
  margin-top:2px;
  color:#718096;
  font-size:9px;
  font-weight:700;
  line-height:1.2;
}
body.vxp-theme .prototype-new-search{
  min-height:48px;
  padding:0 18px;
  align-self:stretch;
}
body.vxp-theme .prototype-result-summary{
  display:grid;
  grid-template-columns:1.25fr 1fr 1fr;
  gap:8px;
  margin-top:14px;
  padding-top:14px;
  border-top:1px solid #edf2f7;
}
body.vxp-theme .prototype-result-summary > div{
  min-width:0;
  padding:10px 12px;
  border:1px solid #e8eef5;
  border-radius:10px;
  background:#fbfdff;
}
body.vxp-theme .prototype-result-summary span,
body.vxp-theme .prototype-result-summary strong{
  display:block;
}
body.vxp-theme .prototype-result-summary span{
  margin-bottom:5px;
  color:#7a899b;
  font-size:9px;
  font-weight:800;
  letter-spacing:.07em;
}
body.vxp-theme .prototype-result-summary strong{
  overflow:hidden;
  color:#26364a;
  font-size:12px;
  font-weight:650;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.vxp-theme .prototype-result-top + .pillars{
  margin-top:14px;
}
@media (max-width:980px){
  body.vxp-theme .prototype-result-heading{align-items:flex-start;flex-direction:column}
  body.vxp-theme .prototype-result-metrics{width:100%;justify-content:flex-start}
  body.vxp-theme .prototype-result-summary{grid-template-columns:1fr}
}
@media (max-width:820px){
  body.vxp-theme .search-panel > .primary-btn{min-height:56px;height:56px;font-size:16px}
  body.vxp-theme .prototype-intelligence-hint{font-size:12px!important}
  body.vxp-theme .prototype-journey-main{padding-top:12px}
  body.vxp-theme .prototype-result-top{padding:15px}
  body.vxp-theme .prototype-result-metrics > div{flex:1 1 82px}
  body.vxp-theme .prototype-new-search{width:100%;min-height:48px}
}

/* ==========================================================================
   VOYALEX v0.36.89 - Reference Results Workspace
   Matches the supplied comparison reference while keeping live hotel media,
   live provider offers and the honest Buy Score evidence policy.
   ========================================================================== */
body.vxp-theme .prototype-reference-results{
  padding:20px 0 34px;
}
body.vxp-theme .prototype-reference-results .prototype-results{
  width:min(1940px,calc(100% - 48px));
  max-width:none;
  grid-template-columns:270px minmax(0,1fr) 390px;
  gap:18px;
  margin-top:0;
  align-items:start;
}
body.vxp-theme .prototype-reference-results .filters,
body.vxp-theme .prototype-reference-results .comparison,
body.vxp-theme .prototype-reference-results .recommendation{
  border-radius:22px;
  border-color:#e4ebf3;
  box-shadow:0 18px 44px rgba(15,23,42,.09);
}
body.vxp-theme .prototype-reference-results .filters{
  padding:18px;
  top:96px;
}
body.vxp-theme .prototype-reference-results .section-head{
  margin-bottom:10px;
}
body.vxp-theme .prototype-reference-results .section-head h2{
  font-size:15px;
  letter-spacing:.06em;
}
body.vxp-theme .prototype-reference-results .section-head button{
  font-size:13px;
}
body.vxp-theme .prototype-reference-results .filter-chip,
body.vxp-theme .prototype-reference-results .filter-select{
  min-height:54px;
  margin:7px 0;
  padding:0 16px;
  display:flex;
  align-items:center;
  border-radius:11px;
  font-size:14px;
}
body.vxp-theme .prototype-reference-results .filter-chip:disabled{
  opacity:.48;
  cursor:not-allowed;
  background:#f8fafc;
  color:#7c8998;
}
body.vxp-theme .prototype-reference-results .prototype-filter-select{
  display:block;
  padding:0!important;
}
body.vxp-theme .prototype-reference-results .prototype-filter-select>span{
  left:16px;
  font-size:14px;
  font-weight:650;
}
body.vxp-theme .prototype-reference-results .prototype-filter-select select{
  height:52px;
  padding-left:16px;
}
body.vxp-theme .prototype-reference-results .comparison{
  overflow:hidden;
  min-width:0;
}
body.vxp-theme .prototype-reference-results .hotel-head{
  grid-template-columns:290px minmax(0,1fr) 36px;
  gap:22px;
  padding:20px 22px;
  min-height:230px;
  align-items:start;
}
body.vxp-theme .prototype-reference-results .hotel-thumb{
  width:290px;
  height:190px;
  border-radius:14px;
  background:#e7eef5;
}
body.vxp-theme .prototype-reference-results .hotel-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
body.vxp-theme .prototype-reference-results .hotel-info{
  min-width:0;
  padding-top:2px;
}
body.vxp-theme .prototype-reference-results .hotel-title-line{
  gap:12px;
}
body.vxp-theme .prototype-reference-results .hotel-title-line h2{
  font-size:31px;
  line-height:1.08;
  letter-spacing:-.035em;
}
body.vxp-theme .prototype-reference-results .stars{
  font-size:18px;
  letter-spacing:1px;
}
body.vxp-theme .prototype-reference-results .hotel-info>.muted{
  margin:10px 0 0;
  font-size:14px;
}
body.vxp-theme .prototype-reference-results .stay-meta{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:24px;
}
body.vxp-theme .prototype-reference-results .stay-meta>div{
  min-height:62px;
  padding:11px 13px;
  align-items:center;
  border-radius:11px;
  background:#fff;
}
body.vxp-theme .prototype-reference-results .stay-meta>div>span{
  align-self:start;
  padding-top:2px;
  color:#19324d;
}
body.vxp-theme .prototype-reference-results .stay-meta b{
  font-size:13px;
  line-height:1.25;
}
body.vxp-theme .prototype-reference-results .stay-meta small{
  font-size:11px;
}
body.vxp-theme .prototype-reference-results .heart{
  margin-top:2px;
  font-size:30px;
}
body.vxp-theme .prototype-reference-results .header-row{
  min-height:48px;
  padding:0 22px;
  display:grid;
  grid-template-columns:1.35fr 1.08fr 1.14fr 1.12fr 1.16fr .9fr;
  align-items:center;
  gap:14px;
  font-size:10px;
}
body.vxp-theme .prototype-reference-results article.offer-row{
  position:relative;
  grid-template-columns:1.35fr 1.08fr 1.14fr 1.12fr 1.16fr .9fr;
  gap:14px;
  min-height:78px;
  padding:15px 52px 15px 22px;
  font-size:13px;
  transition:background .16s ease,box-shadow .16s ease;
}
body.vxp-theme .prototype-reference-results article.offer-row:hover{
  background:#fbfdff;
}
body.vxp-theme .prototype-reference-results article.offer-row.recommended{
  background:linear-gradient(90deg,#ecfbfd 0%,#f8feff 40%,#fff 100%);
  box-shadow:inset 4px 0 0 #20bfd1;
}
body.vxp-theme .prototype-reference-results .seller{
  gap:11px;
}
body.vxp-theme .prototype-reference-results .seller-logo{
  width:42px;
  height:42px;
  min-width:42px;
  font-size:12px;
}
body.vxp-theme .prototype-reference-results .seller b,
body.vxp-theme .prototype-reference-results article.offer-row>div>b{
  font-size:13px;
  line-height:1.18;
}
body.vxp-theme .prototype-reference-results article.offer-row small{
  margin-top:4px;
  font-size:10.5px;
  line-height:1.25;
}
body.vxp-theme .prototype-reference-results .price{
  padding-right:6px;
  text-align:right;
}
body.vxp-theme .prototype-reference-results .price b{
  font-size:22px;
  line-height:1;
  letter-spacing:-.025em;
  white-space:nowrap;
}
body.vxp-theme .prototype-reference-results .price small{
  margin-top:6px;
  white-space:normal;
}
body.vxp-theme .prototype-reference-results .prototype-offer-detail{
  grid-column:1/-1;
  width:100%;
  height:0;
  margin:0;
  padding:0;
  border:0;
  overflow:visible;
}
body.vxp-theme .prototype-reference-results .prototype-offer-detail>summary{
  position:absolute;
  right:16px;
  top:50%;
  width:30px;
  height:30px;
  margin:0;
  padding:0;
  display:grid;
  place-items:center;
  transform:translateY(-50%);
  border:0;
  border-radius:8px;
  background:transparent;
  color:#607186;
  cursor:pointer;
  list-style:none;
  font-size:24px;
  line-height:1;
}
body.vxp-theme .prototype-reference-results .prototype-offer-detail>summary::-webkit-details-marker{display:none}
body.vxp-theme .prototype-reference-results .prototype-offer-detail>summary:hover{
  background:#f0f6fa;
  color:#0f8395;
}
body.vxp-theme .prototype-reference-results .prototype-offer-detail[open]{
  height:auto;
  margin-top:2px;
  padding-top:10px;
  border-top:1px dashed #e5edf5;
}
body.vxp-theme .prototype-reference-results .prototype-offer-detail[open]>summary span{
  display:block;
  transform:rotate(90deg);
}
body.vxp-theme .prototype-reference-results .prototype-offer-detail-panel{
  display:grid;
  gap:10px;
}
body.vxp-theme .prototype-reference-results .prototype-offer-detail:not([open]) .prototype-offer-detail-panel{
  display:none;
}
body.vxp-theme .prototype-reference-results .prototype-offer-detail .vxw-offer-detail-grid{
  margin:0;
  padding:12px;
  background:#f8fbfd;
  border-radius:10px;
}
body.vxp-theme .prototype-reference-results .prototype-detail-compare{
  width:max-content;
  min-width:150px;
  height:36px;
  padding:0 14px;
  justify-self:end;
  border-radius:9px;
  font-size:11px;
}
body.vxp-theme .prototype-reference-results .table-footer{
  min-height:42px;
  align-items:center;
  padding:10px 22px;
  font-size:10.5px;
}
body.vxp-theme .prototype-reference-results .recommendation{
  top:96px;
  padding:24px 24px 22px;
  border-color:#a9e4eb;
}
body.vxp-theme .prototype-reference-results .rec-label{
  font-size:11px;
  letter-spacing:.09em;
}
body.vxp-theme .prototype-reference-results .recommendation h3{
  margin-top:20px;
  font-size:21px;
}
body.vxp-theme .prototype-reference-results .prototype-score-info{
  font-size:14px;
  cursor:help;
}
body.vxp-theme .prototype-reference-results .score{
  margin-top:8px;
}
body.vxp-theme .prototype-reference-results .score strong{
  font-size:68px;
  line-height:.98;
}
body.vxp-theme .prototype-reference-results .score span{
  font-size:25px;
}
body.vxp-theme .prototype-reference-results .recommendation.is-pending .score strong{
  color:#91a3b7;
}
body.vxp-theme .prototype-reference-results .prototype-score-state{
  width:max-content;
  margin:9px auto 0;
  padding:5px 9px;
  display:block;
  border:1px solid #dce6ee;
  border-radius:999px;
  background:#f7fafc;
  color:#6b7b8e;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.06em;
}
body.vxp-theme .prototype-reference-results .recommendation>p{
  margin:20px auto 0;
  max-width:310px;
  font-size:12.5px;
  line-height:1.55;
}
body.vxp-theme .prototype-reference-results .score-list{
  margin-top:20px;
}
body.vxp-theme .prototype-reference-results .score-list .score-metric{
  display:grid;
  grid-template-columns:100px minmax(0,1fr) 58px;
  gap:12px;
  align-items:center;
  margin:15px 0;
  font-size:11.5px;
}
body.vxp-theme .prototype-reference-results .score-track{
  position:relative;
  height:6px;
  display:block;
  overflow:hidden;
  border-radius:99px;
  background:#e7eef3;
}
body.vxp-theme .prototype-reference-results .score-track>span{
  display:block;
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,#25c7d7,#49dbe7);
}
body.vxp-theme .prototype-reference-results .score-metric.is-pending .score-track>span{
  width:0!important;
}
body.vxp-theme .prototype-reference-results .score-metric.is-pending .score-track{
  background:linear-gradient(90deg,#edf2f6,#e6edf2);
}
body.vxp-theme .prototype-reference-results .score-list em{
  color:#64748b;
  text-align:right;
  font-style:normal;
  white-space:nowrap;
}
body.vxp-theme .prototype-reference-results .insight{
  margin-top:22px;
  padding:17px;
  border-radius:13px;
}
body.vxp-theme .prototype-reference-results .insight p{
  font-size:12px;
  line-height:1.55;
}
body.vxp-theme .prototype-reference-results .decision-btn{
  min-height:56px;
  margin-top:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:15px;
}
body.vxp-theme .prototype-reference-results .decision-btn:disabled{
  border-color:#d8e4eb;
  background:#f9fbfc;
  color:#8ba0ae;
  opacity:1;
}
body.vxp-theme .prototype-reference-results + .prototype-intelligence-below,
body.vxp-theme .prototype-reference-results~.prototype-intelligence-below{
  width:min(1940px,calc(100% - 48px));
  max-width:none;
}

@media (max-width:1500px){
  body.vxp-theme .prototype-reference-results .prototype-results{
    grid-template-columns:235px minmax(0,1fr) 330px;
    gap:14px;
  }
  body.vxp-theme .prototype-reference-results .hotel-head{
    grid-template-columns:240px minmax(0,1fr) 32px;
    gap:17px;
    min-height:205px;
  }
  body.vxp-theme .prototype-reference-results .hotel-thumb{
    width:240px;
    height:165px;
  }
  body.vxp-theme .prototype-reference-results .hotel-title-line h2{font-size:27px}
  body.vxp-theme .prototype-reference-results .stay-meta{margin-top:18px}
  body.vxp-theme .prototype-reference-results .score-list .score-metric{grid-template-columns:88px 1fr 52px;gap:9px}
}
@media (max-width:1180px){
  body.vxp-theme .prototype-reference-results .prototype-results{
    width:min(100% - 32px,1120px);
    grid-template-columns:210px minmax(0,1fr);
  }
  body.vxp-theme .prototype-reference-results .recommendation{
    grid-column:2;
    position:static;
  }
  body.vxp-theme .prototype-reference-results .hotel-head{
    grid-template-columns:210px minmax(0,1fr) 30px;
  }
  body.vxp-theme .prototype-reference-results .hotel-thumb{
    width:210px;
    height:150px;
  }
  body.vxp-theme .prototype-reference-results .header-row,
  body.vxp-theme .prototype-reference-results article.offer-row{
    grid-template-columns:1.3fr 1.05fr 1.1fr .95fr;
  }
  body.vxp-theme .prototype-reference-results .header-row>*:nth-child(3),
  body.vxp-theme .prototype-reference-results article.offer-row>div:nth-child(3),
  body.vxp-theme .prototype-reference-results .header-row>*:nth-child(5),
  body.vxp-theme .prototype-reference-results article.offer-row>div:nth-child(5){display:none}
}
@media (max-width:820px){
  body.vxp-theme .prototype-reference-results{padding-top:12px}
  body.vxp-theme .prototype-reference-results .prototype-results{
    width:min(100% - 24px,760px);
    grid-template-columns:1fr;
    gap:12px;
  }
  body.vxp-theme .prototype-reference-results .filters,
  body.vxp-theme .prototype-reference-results .recommendation{
    position:static;
    grid-column:auto;
  }
  body.vxp-theme .prototype-reference-results .hotel-head{
    grid-template-columns:1fr 34px;
    gap:14px;
    padding:14px;
  }
  body.vxp-theme .prototype-reference-results .hotel-thumb{
    grid-column:1/-1;
    width:100%;
    height:min(260px,58vw);
  }
  body.vxp-theme .prototype-reference-results .hotel-info{grid-column:1}
  body.vxp-theme .prototype-reference-results .heart{grid-column:2;grid-row:2}
  body.vxp-theme .prototype-reference-results .stay-meta{grid-template-columns:1fr;margin-top:14px}
  body.vxp-theme .prototype-reference-results .header-row{display:none}
  body.vxp-theme .prototype-reference-results article.offer-row{
    grid-template-columns:minmax(0,1fr) auto;
    gap:10px;
    min-height:88px;
    padding:14px 46px 14px 14px;
  }
  body.vxp-theme .prototype-reference-results article.offer-row>div:nth-child(2),
  body.vxp-theme .prototype-reference-results article.offer-row>div:nth-child(3),
  body.vxp-theme .prototype-reference-results article.offer-row>div:nth-child(5){display:none}
  body.vxp-theme .prototype-reference-results article.offer-row>div:nth-child(4){grid-column:1;display:block}
  body.vxp-theme .prototype-reference-results article.offer-row>.price{grid-column:2;grid-row:1/3;align-self:center}
  body.vxp-theme .prototype-reference-results .prototype-offer-detail{grid-column:1/-1}
  body.vxp-theme .prototype-reference-results .price b{font-size:18px}
  body.vxp-theme .prototype-reference-results .score strong{font-size:60px}
}

@media(max-width:820px){.brand-logo{width:184px;max-height:43px}.footer-brand-logo{width:190px;max-height:43px}}

@media(max-width:520px){.topbar{gap:16px}.brand-logo{width:164px;max-height:39px}.footer-brand-logo{width:180px;max-height:41px}}
