@keyframes ai-filter-slide{0%{transform:translate(-100%)}to{transform:translate(500%)}}:root{--hx-accent:#8b5cf6;--hx-accent-hover:#7c3aed;--hx-accent-light:#faf5ff;--hx-accent-50:#f5f3ff;--hx-accent-100:#ede9fe;--hx-red:#d9243d;--hx-ink:#111827;--hx-ink-2:#374151;--hx-ink-3:#6b7280;--hx-ink-4:#9ca3af;--hx-bg:#fff;--hx-bg-2:#f9fafb;--hx-bg-3:#f3f4f6;--hx-rule:#e5e7eb;--hx-rule-2:#d1d5db;--hx-yellow:#fbbf24;--hx-green:#16a34a;--hx-green-bg:#10b981;--hx-red-text:#dc2626;--hx-pill-have-bg:#f0fdf4;--hx-pill-have-fg:#15803d;--hx-pill-derive-bg:#fffbeb;--hx-pill-derive-fg:#a16207;--hx-pill-ext-bg:#eff6ff;--hx-pill-ext-fg:#1d4ed8;--hx-sans:"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.hxpr,.hxpr *{box-sizing:border-box}.hxpr{font-family:var(--hx-sans);color:var(--hx-ink);background:var(--hx-bg);-webkit-font-smoothing:antialiased;width:100%;min-height:100%;text-rendering:optimizeLegibility;font-size:14px;line-height:1.55}.hxpr h1,.hxpr h2,.hxpr h3,.hxpr h4,.hxpr p,.hxpr ul{margin:0;padding:0}.hxpr ul{list-style:none}.hxpr button:not(.hxpr-mb-marker):not(.hxpr-mb-cluster){cursor:pointer;color:inherit;background:0 0;border:0;padding:0;font-family:inherit}.hxpr svg{flex-shrink:0;display:block}.hxpr a{color:inherit;text-decoration:none}.hxpr-page{max-width:1240px;margin:0 auto;padding:0 32px}.hxpr-breadcrumb{padding:16px 0 0}.hxpr-top{border-bottom:1px solid var(--hx-rule);background:#fff;align-items:center;height:72px;display:flex}.hxpr-top-inner{align-items:center;gap:56px;width:100%;max-width:1240px;margin:0 auto;padding:0 32px;display:flex}.hxpr-brand{letter-spacing:-.02em;font-size:22px;font-weight:800}.hxpr-brand .x{color:var(--hx-red)}.hxpr-nav{flex:1;gap:32px;display:flex}.hxpr-nav a{color:var(--hx-ink-2);cursor:pointer;font-size:14px;font-weight:500;position:relative}.hxpr-nav a.is-active{color:var(--hx-ink);font-weight:600}.hxpr-nav a.is-active:after{content:"";background:var(--hx-accent);height:2px;position:absolute;bottom:-26px;left:0;right:0}.hxpr-top-right{color:var(--hx-ink-2);align-items:center;gap:24px;font-size:13px;display:flex}.hxpr-refine{border:1px solid var(--hx-rule);background:#fff;border-radius:14px;grid-template-columns:1.6fr 1fr 1fr auto;align-items:stretch;margin-top:22px;display:grid;overflow:hidden}.hxpr-refine .field{border-right:1px solid var(--hx-rule);cursor:pointer;flex-direction:column;justify-content:center;padding:12px 18px;display:flex}.hxpr-refine .field:last-of-type{border-right:0}.hxpr-refine .field .lbl{letter-spacing:.14em;text-transform:uppercase;color:var(--hx-ink-3);margin-bottom:4px;font-size:10px;font-weight:700}.hxpr-refine .field .val{color:var(--hx-ink);letter-spacing:-.005em;align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.hxpr-refine .field .val .dim{color:var(--hx-ink-3);font-size:13px;font-weight:500}.hxpr-refine .submit{background:var(--hx-accent);color:#fff;border-radius:10px;align-items:center;gap:8px;margin:10px;padding:0 26px;font-size:14px;font-weight:600;display:inline-flex}.hxpr-refine .submit:hover{background:var(--hx-accent-hover)}.hxpr-refine .field{border-right:1px solid var(--hx-rule);color:inherit;text-align:left;background:0 0;width:100%}.hxpr-refine .field:hover{background:var(--hx-bg-2)}.hxpr-refine-bar{border:1px solid var(--hx-rule);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:10px 10px 10px 16px;display:flex}.hxpr-refine-summary{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.hxpr-refine-summary-text{color:var(--hx-ink);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex;overflow:hidden}.hxpr-refine-summary-text strong{font-weight:700}.hxpr-refine-summary-text .sep{color:var(--hx-ink-3);font-weight:400}.hxpr .hxpr-refine-bar button.hxpr-refine-trigger{background:var(--hx-accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9px;flex-shrink:0;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}.hxpr .hxpr-refine-bar button.hxpr-refine-trigger:hover{background:var(--hx-accent-hover)}.hxpr-refine-backdrop{z-index:199;background:#11182773;animation:.2s hxpr-fade-in;position:fixed;inset:0}@keyframes hxpr-fade-in{0%{opacity:0}to{opacity:1}}.hxpr-refine-sheet{z-index:200;visibility:hidden;background:#fff;border-radius:0 0 20px 20px;transition:transform .32s cubic-bezier(.2,.85,.3,1),visibility .32s;position:fixed;top:0;left:0;right:0;transform:translateY(-110%);box-shadow:0 8px 32px #11182733}.hxpr-refine-sheet.is-open{visibility:visible;transform:translateY(0)}.hxpr-refine-sheet-inner{max-width:700px;margin:0 auto}.hxpr-refine-sheet-head{border-bottom:1px solid var(--hx-rule);justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.hxpr-refine-sheet-title{color:var(--hx-ink);font-size:15px;font-weight:700}.hxpr .hxpr-refine-sheet button.hxpr-refine-sheet-close{background:var(--hx-bg-2);width:32px;height:32px;color:var(--hx-ink);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.hxpr .hxpr-refine-sheet button.hxpr-refine-sheet-close:hover{background:var(--hx-rule)}.hxpr .hxpr-refine-sheet button.field{border:none;border-bottom:1px solid var(--hx-rule);text-align:left;cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;gap:5px;width:100%;padding:16px 20px;display:flex}.hxpr .hxpr-refine-sheet button.field:hover{background:var(--hx-bg-2)}.hxpr-refine-sheet .field .lbl{letter-spacing:.14em;text-transform:uppercase;color:var(--hx-ink-3);font-size:10px;font-weight:700}.hxpr-refine-sheet .field .val{color:var(--hx-ink);letter-spacing:-.005em;align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.hxpr-refine-sheet .field .val .dim{color:var(--hx-ink-3);font-size:13px;font-weight:500}.hxpr-refine-sheet-foot{padding:16px 20px}.hxpr .hxpr-refine-sheet button.submit{background:var(--hx-accent);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:15px;font-weight:700;display:flex}.hxpr .hxpr-refine-sheet button.submit:hover{background:var(--hx-accent-hover)}.hxpr-inline-search-bar{max-width:var(--hx-page-w,1280px);margin:0 auto;padding:16px 28px 0}.hxpr-modify-mobile{display:none}@media (max-width:1024px){.hxpr-modify-desktop{display:none}.hxpr-modify-mobile{display:block}}.hxpr-search-trigger-wrap{max-width:var(--hx-page-w,1280px);margin:0 auto;padding:16px 28px 0}.hxpr-search-trigger{appearance:none;border:1px solid var(--hx-rule);cursor:pointer;width:100%;font-family:var(--hx-sans);text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 16px;display:flex}.hxpr-search-trigger:hover{background:var(--hx-bg-2)}.hxpr-search-trigger-info{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.hxpr-search-trigger-text{color:var(--hx-ink);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex;overflow:hidden}.hxpr-search-trigger-text strong{font-weight:700}.hxpr-search-trigger-text .sep{color:var(--hx-ink-3);font-weight:400}.hxpr-search-trigger-cta{background:var(--hx-accent);color:#fff;border-radius:9px;flex-shrink:0;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}.hxpr-search-overlay-backdrop{z-index:299;background:#11182773;animation:.2s hxpr-fade-in;position:fixed;inset:0}.hxpr-search-overlay-sheet{z-index:300;background:#fff;border-radius:0 0 20px 20px;max-height:90dvh;animation:.32s cubic-bezier(.2,.85,.3,1) hxpr-sheet-drop;position:fixed;top:0;left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #11182738}@keyframes hxpr-sheet-drop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.hxpr-search-overlay-head{z-index:1;border-bottom:1px solid var(--hx-rule);font-family:var(--hx-sans);color:var(--hx-ink);background:#fff;justify-content:space-between;align-items:center;padding:16px 20px;font-size:15px;font-weight:700;display:flex;position:sticky;top:0}.hxpr-search-overlay-close{appearance:none;background:var(--hx-bg-2);cursor:pointer;width:32px;height:32px;color:var(--hx-ink);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.hxpr-search-overlay-close:hover{background:var(--hx-rule)}.hxpr-search-overlay-sheet .hxpr-inline-search-bar{padding:20px 24px 28px}@media (max-width:640px){.hxpr-search-trigger-wrap{padding:12px 16px 0}.hxpr-search-trigger{padding:9px 9px 9px 13px}.hxpr-search-trigger-text{font-size:12px}.hxpr-search-trigger-cta{padding:8px 13px;font-size:12px}.hxpr-search-overlay-sheet .hxpr-inline-search-bar{padding:12px 16px 24px}}.hxpr-crumbs{color:var(--hx-ink-3);align-items:center;gap:8px;padding:18px 0 4px;font-size:12px;display:flex}.hxpr-crumbs .sep{color:var(--hx-ink-4)}.hxpr-crumbs a.hxpr-crumb-link{color:var(--hx-ink-3);cursor:pointer;text-decoration:none;transition:color .12s}.hxpr-crumbs a.hxpr-crumb-link:hover{color:var(--hx-ink);text-decoration:underline}.hxpr-crumbs .current{color:var(--hx-ink);font-weight:500}.hxpr-cols{grid-template-columns:260px 1fr;align-items:start;gap:32px;padding:18px 0 60px;display:grid}.hxpr-side{scrollbar-width:thin;scrollbar-color:var(--hx-rule-2)transparent;max-height:calc(100vh - 104px);padding-right:6px;position:sticky;top:88px;overflow:hidden auto}.hxpr-side::-webkit-scrollbar{width:6px}.hxpr-side::-webkit-scrollbar-thumb{background:var(--hx-rule-2);border-radius:999px}.hxpr-side::-webkit-scrollbar-track{background:0 0}.hxpr-side-head{border-bottom:1px solid var(--hx-rule);justify-content:space-between;align-items:center;margin-bottom:20px;padding:4px 0 16px;display:flex}.hxpr-side-head h2{letter-spacing:.12em;text-transform:uppercase;color:var(--hx-ink);font-size:13px;font-weight:700}.hxpr-side-head .clear{color:var(--hx-accent-hover);cursor:pointer;font-size:12px;font-weight:600}.hxpr-side-sec{border-bottom:1px solid var(--hx-rule);margin-bottom:22px;padding-bottom:22px}.hxpr-side-sec:last-child{border-bottom:0;margin-bottom:0}.hxpr-side-sec h3{letter-spacing:.14em;text-transform:uppercase;color:var(--hx-ink-3);margin-bottom:14px;font-size:11px;font-weight:700}.hxpr-map-peek{border:1px solid var(--hx-rule);cursor:pointer;background:radial-gradient(circle at 25% 70%,#d4e2d1 0%,#0000 50%),radial-gradient(circle at 75% 35%,#e5dcc9 0%,#0000 55%),linear-gradient(#eff2ee 0%,#e5e9df 100%);border-radius:12px;height:160px;position:relative;overflow:hidden}.hxpr-map-peek .roads{opacity:.85;background-image:linear-gradient(40deg,#0000 49.5%,#ffffffd9 50%,#0000 50.5%),linear-gradient(120deg,#0000 49.7%,#ffffff8c 50%,#0000 50.3%),linear-gradient(75deg,#0000 49.8%,#ffffff73 50%,#0000 50.2%);background-position:20% 60%,70% 20%,0 80%;background-repeat:no-repeat;background-size:70% 70%,50% 100%,100% 50%;position:absolute;inset:0}.hxpr-map-peek .water{opacity:.7;background:#b3d2e3;border-radius:60% 40% 50% 70%;width:65%;height:85%;position:absolute;bottom:-25%;right:-15%;transform:rotate(-12deg)}.hxpr-map-peek .pin{background:var(--hx-accent);border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 1px 4px #0003}.hxpr-map-peek .open{letter-spacing:.06em;text-transform:uppercase;color:var(--hx-ink);z-index:2;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;left:10px;box-shadow:0 2px 8px #0000001f}.hxpr-peek-pin{pointer-events:none;background:#7c3aed;border:2px solid #fff;border-radius:50%;width:10px;height:10px;box-shadow:0 1px 4px #00000047}.hxpr-map-peek .mapboxgl-ctrl-bottom-left,.hxpr-map-peek .mapboxgl-ctrl-bottom-right{display:none}.hxpr-price-bars{align-items:flex-end;gap:2px;height:52px;margin-bottom:10px;display:flex}.hxpr-price-bars .bar{background:var(--hx-accent);opacity:.85;border-radius:2px 2px 0 0;flex:1}.hxpr-price-bars .bar.dim{opacity:.22}.hxpr-price-track{background:var(--hx-rule);border-radius:999px;height:3px;margin-bottom:12px;position:relative}.hxpr-price-track .fill{background:var(--hx-accent);border-radius:999px;height:100%;position:absolute;left:15%;right:35%}.hxpr-price-track .handle{border:2px solid var(--hx-accent);background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px #00000026}.hxpr-price-meta{color:var(--hx-ink-2);justify-content:space-between;font-size:12px;font-weight:500;display:flex}.hxpr-price-wrap>div>div:first-child{display:none}.hxpr-price-wrap>div>div:nth-child(2){box-shadow:none;background:0 0;border:0;border-radius:0}.hxpr-price-wrap>div>div:nth-child(2)>div:first-child{margin-top:0;padding-left:0;padding-right:0}.hxpr-row{cursor:pointer;color:var(--hx-ink-2);justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;display:flex}.hxpr-row .left{align-items:center;gap:10px;display:inline-flex}.hxpr-row .ct{color:var(--hx-ink-3);font-variant-numeric:tabular-nums;font-size:11px}.hxpr-cbx{border:1.5px solid var(--hx-rule-2);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.hxpr-cbx.on{background:var(--hx-accent);border-color:var(--hx-accent);color:#fff}.hxpr-arch{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hxpr-arch-tile{border:1px solid var(--hx-rule);text-align:left;cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;padding:10px;transition:all .15s;display:flex}.hxpr-arch-tile.on{border-color:var(--hx-accent);background:var(--hx-accent-light)}.hxpr-arch-tile .ic{width:24px;height:24px;color:var(--hx-ink-2);justify-content:center;align-items:center;margin-bottom:6px;display:flex}.hxpr-arch-tile.on .ic{color:var(--hx-accent-hover)}.hxpr-arch-tile .nm{width:100%;color:var(--hx-ink);font-size:12px;font-weight:600;line-height:1.3;display:block}.hxpr-arch-tile .ct{width:100%;color:var(--hx-ink-3);margin-top:2px;font-size:10px;display:block}.hxpr-show-more{color:var(--hx-accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:10px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.hxpr-show-more:hover{color:var(--hx-accent-hover)}.hxpr-star-row{cursor:pointer;justify-content:space-between;align-items:center;padding:5px 0;display:flex}.hxpr-star-row .stars{align-items:center;gap:8px;display:inline-flex}.hxpr-star-vis{gap:1px;display:inline-flex}.hxpr-feed-sticky{top:calc(var(--hx-header-h) + -8px);z-index:4;border-bottom:1px solid var(--hx-rule);background:#fff;margin-bottom:18px;padding-bottom:4px;position:sticky}.hxpr-feed-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;padding-top:8px;display:flex}.hxpr-feed-head .count{letter-spacing:-.015em;color:var(--hx-ink);font-size:24px;font-weight:600}.hxpr-feed-head .sub{color:var(--hx-ink-3);margin-top:4px;font-size:13px}.hxpr-feed-head .sub strong{color:var(--hx-accent-hover);font-weight:700}.hxpr-feed-controls{align-items:center;gap:10px;display:flex}.hxpr-toggle{border:1px solid var(--hx-rule);background:#fff;border-radius:999px;padding:3px;font-size:12px;font-weight:600;display:inline-flex}.hxpr-toggle .opt{color:var(--hx-ink-3);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;display:inline-flex}.hxpr-toggle .opt.on{background:var(--hx-ink);color:#fff}button.hxpr-sort{appearance:none}.hxpr-sort{border:1.5px solid var(--hx-rule);color:var(--hx-ink);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 15px;font-size:13px;font-weight:500;transition:border-color .14s,background .14s,color .14s,box-shadow .14s;display:inline-flex;position:relative}.hxpr-sort:hover:not(.is-open):not(.is-sorted){border-color:var(--hx-rule-2);background:var(--hx-bg-2)}.hxpr-sort.is-open{border-color:var(--hx-ink);box-shadow:0 0 0 3px #11182712}.hxpr-sort.is-sorted{background:var(--hx-ink);border-color:var(--hx-ink);color:#fff}.hxpr-sort-dropdown{z-index:400;background:#fff;border:1px solid #00000012;border-radius:16px;flex-direction:column;min-width:224px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 60px #00000024,0 6px 20px #00000012}.hxpr-sort-opt{text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;width:100%;font-size:13px;font-weight:500;transition:background .1s,color .1s;display:flex;color:var(--hx-ink)!important;padding:10px 14px!important}.hxpr-sort-opt:hover:not(.is-active){background:var(--hx-bg-3)!important}.hxpr-sort-opt.is-active{font-weight:600;background:var(--hx-ink)!important;color:#fff!important}.hxpr-search-box{border:1px solid var(--hx-rule);color:var(--hx-ink-3);background:#fff;border-radius:12px;align-items:center;gap:10px;margin:14px 0;padding:10px 16px;display:flex}.hxpr-search-box:focus-within{border-color:var(--hx-accent)}.hxpr-search-box input{min-width:0;font-family:var(--hx-sans);color:var(--hx-ink);background:0 0;border:none;outline:none;flex:1;font-size:14px;font-weight:500}.hxpr-search-box input::placeholder{color:var(--hx-ink-3);font-weight:400}.hxpr-search-box input::-webkit-search-decoration{-webkit-appearance:none}.hxpr-search-box input::-webkit-search-cancel-button{-webkit-appearance:none}.hxpr-chips{flex-wrap:wrap;align-items:center;gap:8px;padding:4px 0 16px;display:flex}.hxpr-chips .label{letter-spacing:.12em;text-transform:uppercase;color:var(--hx-ink-3);margin-right:4px;font-size:11px;font-weight:700}.hxpr-chip{border:1px solid var(--hx-rule);color:var(--hx-ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.hxpr-chip:hover{border-color:var(--hx-ink-4)}.hxpr-chip.on{background:var(--hx-ink);color:#fff;border-color:var(--hx-ink)}.hxpr-chip.on .dot{background:#fff}.hxpr-chip .dot{background:var(--hx-accent);border-radius:50%;width:6px;height:6px}button.hxpr-chip,button.hxpr-row,button.hxpr-star-row,button.hxpr-arch-tile,.hxpr-side-head button.clear{font:inherit;appearance:none}button.hxpr-chip{align-items:center;gap:8px;border:1px solid var(--hx-rule)!important;color:var(--hx-ink)!important;background:#fff!important;border-radius:999px!important;padding:7px 14px!important;display:inline-flex!important}button.hxpr-chip.on{background:var(--hx-ink)!important;border-color:var(--hx-ink)!important;color:#fff!important}button.hxpr-arch-tile{width:100%;border:1px solid var(--hx-rule)!important;background:#fff!important;padding:10px!important}button.hxpr-arch-tile.on{border-color:var(--hx-accent)!important;background:var(--hx-accent-light)!important}button.hxpr-row{text-align:left;background:0 0;border:none;width:100%;padding:6px 0!important}button.hxpr-star-row{text-align:left;background:0 0;border:none;width:100%;padding:5px 0!important}.hxpr-side-head button.clear{background:0 0;border:none;padding:0}.hxpr-side-head button.clear:disabled{color:var(--hx-ink-4);cursor:default}.hxpr-side-sec-toggle{cursor:pointer;text-align:left;width:100%;font:inherit;appearance:none;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.hxpr-side-sec-toggle h3{margin:0}.hxpr-side-sec.is-collapsible .hxpr-side-sec-body{margin-top:14px}a.hxpr-map-peek{color:inherit;text-decoration:none;display:block}.hxpr-stream-bar{background:var(--hx-rule);border-radius:999px;max-width:240px;height:3px;margin-top:8px;position:relative;overflow:hidden}.hxpr-stream-bar>span{background:var(--hx-accent);border-radius:999px;transition:width .4s;position:absolute;inset:0 auto 0 0}.hxpr-stream-bar--ai>span{transition:none;animation:1.2s ease-in-out infinite ai-filter-slide;width:30%!important}.hxpr-card{border:1px solid var(--hx-rule);background:#fff;border-radius:16px;grid-template-columns:340px 1fr;gap:0;margin-bottom:14px;transition:box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden}.hxpr-card:hover{box-shadow:0 8px 28px #1118271a}.hxpr-card{min-height:280px}.hxpr-card .img-wrap{background-color:var(--hx-bg-3);align-self:stretch;width:100%;min-height:100%;position:relative;overflow:hidden}.hxpr-card .img{background-position:50%;background-size:cover;position:absolute;inset:0}.hxpr-card .img-fallback{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%;padding:20%;position:absolute;inset:0}.hxpr-card .img-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000002e 0%,#0000 25% 65%,#00000059 100%);position:absolute;inset:0}.hxpr-card .img-top{z-index:2;justify-content:space-between;display:flex;position:absolute;top:12px;left:12px;right:12px}.hxpr-card .star-pill{letter-spacing:.04em;text-transform:uppercase;color:var(--hx-ink);background:#fffffff7;border-radius:999px;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 4px #0000002e}.hxpr-card .star-pill .dot{background:var(--hx-ink);border-radius:50%;flex-shrink:0;width:6px;height:6px}.hxpr-card .star-pill.editorial{color:var(--hx-accent-hover)}.hxpr-card .star-pill.editorial .dot{background:var(--hx-accent)}.hxpr-card .star-pill.value{color:#047857}.hxpr-card .star-pill.value .dot{background:#10b981}.hxpr-card .star-pill.urgent{color:#b45309}.hxpr-card .star-pill.urgent .dot{background:#f59e0b}.hxpr-card .star-pill.boutique{background:var(--hx-accent);color:#fff}.hxpr-card .star-pill.boutique .dot{background:#fff}.hxpr-card .save-btn{width:32px;height:32px;color:var(--hx-ink-2);cursor:pointer;background:#fffffff5;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 2px 6px #00000026}.hxpr-card .save-btn:hover{color:var(--hx-red)}.hxpr-card .archetype{z-index:2;color:var(--hx-ink);letter-spacing:-.005em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff7;border-radius:999px;align-items:center;gap:7px;padding:6px 12px 6px 6px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 8px #0000002e}.hxpr-card .archetype .ic{background:var(--hx-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hxpr-card .archetype.violet{background:var(--hx-accent);color:#fff}.hxpr-card .archetype.violet .ic{color:#fff;background:#ffffff38}.hxpr-card .photo-count{z-index:2;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;bottom:12px;right:12px}.hxpr-card .body{grid-template-columns:1fr 210px;gap:0;display:grid;position:relative}.hxpr-card .body .main{flex-direction:column;gap:10px;min-width:0;padding:10px 22px 10px 24px;display:flex}.hxpr-card .body .side{border-left:1px solid var(--hx-rule);flex-direction:column;justify-content:space-between;margin-left:6px;padding:10px 22px 10px 20px;display:flex}.hxpr-card .name-row{display:flex}.hxpr-card .name{letter-spacing:-.01em;color:var(--hx-ink);font-size:18px;font-weight:600;line-height:1.2;display:inline}.hxpr-card .stars-inline{vertical-align:middle;color:#b45309;background:#fffbeb;border-radius:4px;align-items:center;gap:1px;height:fit-content;margin-left:6px;padding:3px 6px;display:inline-flex}.hxpr-card .stars-inline .star-glyph{color:#f59e0b;display:inline-flex}.hxpr-card .chain-chip{letter-spacing:.06em;text-transform:uppercase;color:var(--hx-ink-3);background:var(--hx-bg-3);border-radius:5px;flex-shrink:0;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.hxpr-card .chain-chip .logo{color:#fff;letter-spacing:-.02em;background:#1a1a1a;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:800;display:inline-flex}.hxpr-card .loc{color:var(--hx-ink-3);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.hxpr-card .loc .chain-inline{color:var(--hx-ink-2);font-weight:500}.hxpr-card .loc .dot-sep{color:var(--hx-rule-2)}.hxpr-card .anchor{background:var(--hx-accent-light);color:var(--hx-ink-2);border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:6px 12px 6px 6px;font-size:13px;font-weight:500;display:inline-flex}.hxpr-card .anchor .ic{background:var(--hx-accent);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hxpr-card .anchor strong{color:var(--hx-ink);font-weight:600}.hxpr-card .rating{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hxpr-card .rating .score{background:var(--hx-ink);color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;border-radius:8px 8px 8px 2px;padding:6px 10px;font-size:14px;font-weight:700;line-height:1}.hxpr-card .rating .verdict{flex-direction:column;gap:2px;min-width:0;display:flex}.hxpr-card .rating .verdict .label{color:var(--hx-ink);letter-spacing:-.005em;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.hxpr-card .rating .verdict .label .persona{color:var(--hx-accent-hover);align-items:center;gap:4px;font-weight:500;display:inline-flex}.hxpr-card .rating .verdict .label .persona:before{content:"·";color:var(--hx-ink-4);margin-right:2px;font-weight:500}.hxpr-card .rating .verdict .count{color:var(--hx-ink-3);font-size:12px;font-weight:500}.hxpr-card .footer{border-top:1px solid var(--hx-rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:14px;display:flex}.hxpr-card .facilities{flex-wrap:wrap;gap:12px;display:flex}.hxpr-card .facilities .fac{color:var(--hx-ink-2);align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.hxpr-card .facilities .fac .ic{color:var(--hx-ink-3)}.hxpr-card .trust{color:var(--hx-ink-3);flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;display:flex}.hxpr-card .trust .item{align-items:center;gap:5px;font-weight:500;display:inline-flex}.hxpr-card .trust .item.cancel{color:var(--hx-green);font-weight:600}.hxpr-card .trust .item.no-cancel{color:var(--hx-red);font-weight:500}.hxpr-card .trust .item.breakfast{color:#b45309;font-weight:600}.hxpr-card .trust .item.no-breakfast{color:var(--hx-ink-3);font-weight:500}.hxpr-card .trust .item.travelxp{color:var(--hx-red);font-weight:600}.hxpr-card .trust .item.travelxp strong{font-weight:700}.hxpr-card .trust .sep{color:var(--hx-rule-2)}.hxpr-card .side .price-top{text-align:right}.hxpr-card .side .nudge-badge{letter-spacing:.08em;text-transform:uppercase;color:#047857;background:#ecfdf5;border-radius:4px;align-self:flex-end;margin-bottom:8px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.hxpr-card .side .nudge-badge.urgent{color:#a16207;background:#fef3c7}.hxpr-card .side .strike{color:var(--hx-ink-3);margin-bottom:2px;font-size:13px;font-weight:500;text-decoration:line-through}.hxpr-card .side .price{color:var(--hx-ink);letter-spacing:-.02em;font-size:26px;font-weight:700;line-height:1}.hxpr-card .side .per{color:var(--hx-ink-3);margin-top:4px;font-size:11px;font-weight:500}.hxpr-card .side .total{color:var(--hx-ink-2);margin-top:8px;font-size:13px;font-weight:500}.hxpr-card .side .total strong{color:var(--hx-ink);font-weight:700}.hxpr-card .side .price-cue{color:#065f46;background:#ecfdf5;border-radius:6px;align-items:flex-start;gap:6px;margin-top:12px;padding:8px 10px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.hxpr-card .side .price-cue .ic{flex-shrink:0;margin-top:1px}.hxpr-card .side .view-btn{background:var(--hx-accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:14px;padding:11px 16px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.hxpr-card .side .view-btn .vb-label-short{display:none}.hxpr-card.featured{border-color:var(--hx-accent)}.hxpr-card .travelxp-ribbon{z-index:2;background:var(--hx-red);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #d9243d66}.hxpr-promo{border:1px solid var(--hx-rule);background:radial-gradient(at 100% 0,#8b5cf61a 0%,#0000 60%),#fafafb;border-radius:16px;flex-direction:column;gap:8px;margin:14px 0;padding:22px 24px;display:flex}.hxpr-promo-row{align-items:center;gap:20px;display:flex}.hxpr-promo .badge{background:var(--hx-accent);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.hxpr-promo .ttl{letter-spacing:-.01em;font-size:17px;font-weight:600}.hxpr-promo .sub{color:var(--hx-ink-3);font-size:13px}.hxpr-promo .cta{background:var(--hx-ink);color:#fff;border-radius:10px;padding:11px 20px;font-size:13px;font-weight:600}.hxpr-feed-sentinel{height:24px}.hxpr-mapview-shell{border-top:1px solid var(--hx-rule)}.hxpr-mapview-head{top:calc(var(--hx-header-h) + -8px);z-index:30;border-bottom:1px solid var(--hx-rule);background:#fff;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:14px 32px;display:flex;position:sticky}.hxpr-mapview-head .count{letter-spacing:-.01em;font-size:16px;font-weight:600}.hxpr-mapview-head .count .sub{color:var(--hx-ink-3);margin-left:8px;font-size:12px;font-weight:500}.hxpr-mapview-cols{background:var(--hx-bg-2);grid-template-columns:440px 1fr;display:grid}.hxpr-mapview-list{border-right:1px solid var(--hx-rule);background:#fff;height:720px;padding:16px;overflow-y:auto}.hxpr-mapview-search{z-index:3;background:#fff;margin:-4px 0 2px;position:sticky;top:-16px}.hxpr-mapview-list::-webkit-scrollbar{width:6px}.hxpr-mapview-list::-webkit-scrollbar-thumb{background:var(--hx-rule-2);border-radius:999px}.hxpr-mini{border:1px solid var(--hx-rule);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:140px 1fr;gap:0;min-height:168px;margin-bottom:10px;transition:border-color .15s,box-shadow .15s;display:grid;overflow:hidden}.hxpr-mini:hover{border-color:var(--hx-ink-4);box-shadow:0 4px 14px #11182714}.hxpr-mini.is-active{border-color:var(--hx-accent);background:var(--hx-accent-light);box-shadow:0 4px 16px #8b5cf629}.hxpr-mini.is-active .body{background:var(--hx-accent-light)}.hxpr-mapview-empty{color:var(--hx-ink-3);text-align:center;border:1px dashed var(--hx-rule);background:var(--hx-bg-2);border-radius:12px;padding:32px 18px;font-size:13px;line-height:1.5}.hxpr-mini .img-wrap{background-color:var(--hx-bg-3);position:relative;overflow:hidden}.hxpr-mini .img{background-position:50%;background-size:cover;position:absolute;inset:0}.hxpr-mini .img-wrap:after{content:"";background:linear-gradient(#0003 0%,#0000 30% 60%,#00000059 100%);position:absolute;inset:0}.hxpr-mini .save{width:26px;height:26px;color:var(--hx-ink-2);z-index:2;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 4px #0000002e}.hxpr-mini .photo-count{color:#fff;z-index:2;background:#0000008c;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600;position:absolute;bottom:8px;right:8px}.hxpr-mini .arch{color:var(--hx-ink);letter-spacing:-.005em;z-index:2;background:#fffffff2;border-radius:999px;align-items:center;gap:5px;padding:3px 9px 3px 4px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;bottom:8px;left:8px}.hxpr-mini .arch .ic{background:var(--hx-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.hxpr-mini .arch.violet{background:var(--hx-accent);color:#fff}.hxpr-mini .arch.violet .ic{background:#ffffff38}.hxpr-mini .body{flex-direction:column;gap:6px;min-width:0;padding:12px 14px;display:flex}.hxpr-mini .name{letter-spacing:-.005em;color:var(--hx-ink);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.hxpr-mini .name-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.hxpr-mini .stars-tiny{color:#f59e0b;flex-shrink:0;gap:1px;display:inline-flex}.hxpr-mini .loc{color:var(--hx-ink-3);align-items:center;gap:4px;font-size:11px;display:inline-flex}.hxpr-mini .rating-row{color:var(--hx-ink-2);align-items:center;gap:8px;font-size:12px;display:flex}.hxpr-mini .rating-row .score{background:var(--hx-ink);color:#fff;letter-spacing:-.005em;font-variant-numeric:tabular-nums;border-radius:6px 6px 6px 1px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1}.hxpr-mini .rating-row .label{color:var(--hx-ink);font-weight:600}.hxpr-mini .rating-row .count{color:var(--hx-ink-3)}.hxpr-mini .rating-row .persona{color:var(--hx-accent-hover);align-items:center;font-size:11px;font-weight:600;display:inline-flex}.hxpr-mini .rating-row .persona:before{content:"·";color:var(--hx-ink-4);margin-right:4px;font-weight:500}.hxpr-mini .rating-row .persona.no-sep:before{display:none}.hxpr-mini .anchor-mini{color:var(--hx-ink-2);align-self:flex-start;align-items:center;gap:5px;font-size:11px;font-weight:500;display:inline-flex}.hxpr-mini .anchor-mini .ic{background:var(--hx-accent-light);width:16px;height:16px;color:var(--hx-accent-hover);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.hxpr-mini .anchor-mini strong{color:var(--hx-ink);font-weight:600}.hxpr-mini .mini-facilities{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.hxpr-mini .mini-fac{color:var(--hx-ink-2);background:var(--hx-bg-2);border-radius:4px;align-items:center;gap:3px;padding:2px 5px;font-size:10px;font-weight:500;display:inline-flex}.hxpr-mini .price-row{border-top:1px dashed var(--hx-rule);justify-content:space-between;align-items:baseline;gap:8px;margin-top:auto;padding-top:8px;display:flex}.hxpr-mini .price-row .price{letter-spacing:-.015em;color:var(--hx-ink);font-size:16px;font-weight:700}.hxpr-mini .price-row .per{color:var(--hx-ink-3);margin-left:2px;font-size:10px;font-weight:500}.hxpr-mini .price-row .nudge-mini{letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.hxpr-mini .price-row .nudge-mini.editorial{color:var(--hx-accent-hover)}.hxpr-mini .price-row .nudge-mini.value{color:#047857}.hxpr-mini .price-row .nudge-mini.urgent{color:#b45309}.hxpr-mapview-canvas{background:#e5e7eb;height:720px;position:relative;overflow:hidden}.hxpr-mapview-canvas .roads{opacity:.85;background-image:linear-gradient(35deg,#0000 49.5%,#ffffffe6 50%,#0000 50.5%),linear-gradient(120deg,#0000 49.7%,#ffffffa6 50%,#0000 50.3%),linear-gradient(75deg,#0000 49.8%,#ffffff8c 50%,#0000 50.2%),linear-gradient(160deg,#0000 49.6%,#fff6 50%,#0000 50.4%);background-position:10% 30%,70% 10%,0 75%,60% 60%;background-repeat:no-repeat;background-size:80% 100%,60% 100%,100% 70%,50% 80%;position:absolute;inset:0}.hxpr-mapview-canvas .water{opacity:.65;background:#b3d2e3;border-radius:60% 40% 50% 70%;width:55%;height:80%;position:absolute;bottom:-15%;right:-10%;transform:rotate(-12deg)}.hxpr-mapview-canvas .beach{pointer-events:none;background:linear-gradient(135deg,#f5e0a88c 0%,#0000 80%);width:70%;height:22%;position:absolute;bottom:0;right:0}.hxpr-mapview-canvas .park-blob{background:#9bb48752;border-radius:60% 40%;width:180px;height:130px;position:absolute}.hxpr-area-label{letter-spacing:.16em;text-transform:uppercase;color:var(--hx-ink-3);opacity:.6;text-shadow:0 1px #ffffffb3;pointer-events:none;font-size:11px;font-weight:700;position:absolute}.hxpr-pin{z-index:3;cursor:pointer;position:absolute;transform:translate(-50%,-100%)}.hxpr-pin .pill{border:1px solid var(--hx-rule-2);letter-spacing:-.01em;color:var(--hx-ink);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex;position:relative;box-shadow:0 3px 10px #11182726}.hxpr-pin .pill:after{content:"";border-right:1px solid var(--hx-rule-2);border-bottom:1px solid var(--hx-rule-2);background:#fff;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.hxpr-pin:hover .pill{background:var(--hx-accent-hover);color:#fff;border-color:var(--hx-accent-hover)}.hxpr-pin:hover .pill:after{background:var(--hx-accent-hover);border-color:var(--hx-accent-hover)}.hxpr-pin.is-visited .pill{color:var(--hx-ink-3)}.hxpr-pin.is-selected .pill{background:var(--hx-ink);color:#fff;border-color:var(--hx-ink);z-index:5;padding:7px 14px;font-size:14px;transform:scale(1.08)}.hxpr-pin.is-selected .pill:after{background:var(--hx-ink);border-color:var(--hx-ink)}.hxpr-pin.is-featured .pill{background:var(--hx-accent);color:#fff;border-color:var(--hx-accent)}.hxpr-pin.is-featured .pill:after{background:var(--hx-accent);border-color:var(--hx-accent)}.hxpr-pin .pill .dot{opacity:.65;background:currentColor;border-radius:50%;width:5px;height:5px}.hxpr-popover{z-index:10;border:1px solid var(--hx-rule);background:#fff;border-radius:14px;width:300px;position:absolute;overflow:hidden;transform:translate(-50%,calc(-100% - 24px));box-shadow:0 16px 40px #1118272e}.hxpr-popover:after{content:"";border-right:1px solid var(--hx-rule);border-bottom:1px solid var(--hx-rule);background:#fff;width:16px;height:16px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.hxpr-popover .photo{background-position:50%;background-size:cover;height:130px;position:relative}.hxpr-popover .photo:after{content:"";background:linear-gradient(#0000 40%,#00000073 100%);position:absolute;inset:0}.hxpr-popover .photo .arch-tag{color:var(--hx-ink);background:#fffffff5;border-radius:999px;align-items:center;gap:5px;padding:4px 9px 4px 4px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;bottom:8px;left:10px}.hxpr-popover .photo .arch-tag .ic{background:var(--hx-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.hxpr-popover .photo .close{width:26px;height:26px;color:var(--hx-ink);background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #0000002e}.hxpr-popover .info{padding:12px 14px 14px}.hxpr-popover .info .name{letter-spacing:-.005em;margin-bottom:6px;font-size:15px;font-weight:600}.hxpr-popover .info .rating-row{align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:inline-flex}.hxpr-popover .info .rating-row .score{background:var(--hx-ink);color:#fff;font-variant-numeric:tabular-nums;border-radius:6px 6px 6px 1px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1}.hxpr-popover .info .rating-row .label{color:var(--hx-ink);font-weight:600}.hxpr-popover .info .rating-row .count{color:var(--hx-ink-3)}.hxpr-popover .info .anchor-pop{color:var(--hx-ink-2);background:var(--hx-accent-light);border-radius:6px;align-items:center;gap:5px;margin-bottom:12px;padding:4px 8px 4px 4px;font-size:11px;font-weight:500;display:inline-flex}.hxpr-popover .info .anchor-pop .ic{background:var(--hx-accent);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.hxpr-popover .info .price-row{border-top:1px solid var(--hx-rule);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.hxpr-popover .info .price-row .price{letter-spacing:-.015em;color:var(--hx-ink);font-size:18px;font-weight:700}.hxpr-popover .info .price-row .price .per{color:var(--hx-ink-3);margin-left:4px;font-size:11px;font-weight:500}.hxpr-popover .info .price-row .view{background:var(--hx-accent);color:#fff;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.hxpr-map-tools{z-index:4;flex-direction:column;gap:8px;display:flex;position:absolute;top:16px;right:16px}.hxpr-map-tools .group{border:1px solid var(--hx-rule);background:#fff;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 10px #1118271f}.hxpr-map-tools .group .btn{width:36px;height:36px;color:var(--hx-ink-2);border-bottom:1px solid var(--hx-rule);cursor:pointer;justify-content:center;align-items:center;display:flex}.hxpr-map-tools .group .btn:last-child{border-bottom:0}.hxpr-map-tools .group .btn:hover{background:var(--hx-bg-2)}.hxpr-mapview-head-right{flex-shrink:0;align-items:center;gap:16px;display:flex}.hxpr-map-mobile-chips{display:none}.hxpr-map-pillgroup{flex-wrap:wrap;gap:8px;display:flex}.hxpr-map-pillgroup .pill{letter-spacing:-.005em;color:var(--hx-ink);border:1px solid var(--hx-rule);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #1118271a}.hxpr-map-pillgroup .pill.on{background:var(--hx-ink);color:#fff;border-color:var(--hx-ink)}.hxpr-map-pillgroup .pill.is-open:not(.on){border-color:var(--hx-ink);box-shadow:0 0 0 3px #11182714,0 2px 8px #1118271a}.hxpr-map-pillgroup .pill-badge{background:#ffffff40;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.hxpr-map-filter-dropdown{z-index:9999;min-width:200px;font-family:var(--hx-sans);background:#fff;border:1px solid #00000012;border-radius:16px;flex-direction:column;padding:6px;display:flex;position:fixed;box-shadow:0 20px 60px #00000024,0 6px 20px #00000012}.hxpr-map-filter-dropdown:before{content:"";background:#fff;border-top:1px solid #00000012;border-left:1px solid #00000012;border-radius:2px 0 0;width:11px;height:11px;position:absolute;top:-6px;left:18px;transform:rotate(45deg)}.hxpr-map-filter-opt{text-align:left;width:100%;color:var(--hx-ink);cursor:pointer;white-space:nowrap;font-size:13px;font-weight:500;font-family:var(--hx-sans);background:0 0;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;transition:background .1s,color .1s;display:flex}.hxpr-map-filter-opt:hover:not(.is-active){background:var(--hx-bg-3)}.hxpr-map-filter-opt.is-active{background:var(--hx-ink);color:#fff;font-weight:600}.hxpr-map-scale{z-index:4;color:var(--hx-ink-2);background:#ffffffeb;border-radius:6px;align-items:center;gap:8px;padding:5px 10px;font-size:11px;font-weight:500;display:flex;position:absolute;bottom:16px;left:16px}.hxpr-map-scale .bar{background:var(--hx-ink);border-radius:999px;width:50px;height:3px}.hxpr-map-draw{z-index:4;background:var(--hx-ink);color:#fff;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #1118274d}.hxp,.hxp *{box-sizing:border-box}.hxp{font-family:var(--hx-sans);color:var(--hx-ink);background:var(--hx-bg);-webkit-font-smoothing:antialiased;width:100%;min-height:100%;text-rendering:optimizeLegibility;font-size:14px;line-height:1.55}.hxp h1,.hxp h2,.hxp h3,.hxp h4,.hxp p,.hxp ul{margin:0;padding:0}.hxp ul{list-style:none}.hxp button{cursor:pointer;color:inherit;background:0 0;border:0;padding:0;font-family:inherit}.hxp svg{flex-shrink:0;display:block}.hxp img{max-width:100%;display:block}.hxp a{color:inherit;text-decoration:none}.hxp-page{max-width:1240px;margin:0 auto;padding:0 32px}.hxp-top{border-bottom:1px solid var(--hx-rule);background:#fff;align-items:center;height:72px;display:flex}.hxp-top-inner{align-items:center;gap:56px;width:100%;max-width:1240px;margin:0 auto;padding:0 32px;display:flex}.hxp-brand{letter-spacing:-.02em;color:var(--hx-ink);font-size:22px;font-weight:800}.hxp-brand .x{color:var(--hx-red)}.hxp-nav{flex:1;gap:32px;display:flex}.hxp-nav a{color:var(--hx-ink-2);cursor:pointer;font-size:14px;font-weight:500;position:relative}.hxp-nav a.is-active{color:var(--hx-ink);font-weight:600}.hxp-nav a.is-active:after{content:"";background:var(--hx-accent);height:2px;position:absolute;bottom:-26px;left:0;right:0}.hxp-top-right{color:var(--hx-ink-2);align-items:center;gap:24px;font-size:13px;display:flex}.hxp-utility{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.hxp-back{color:var(--hx-ink-2);align-items:center;gap:8px;font-size:13px;font-weight:500;display:inline-flex}.hxp-back:hover{color:var(--hx-ink)}.hxp-crumbs{color:var(--hx-ink-3);flex:1;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.hxp-crumbs .sep{color:var(--hx-ink-4);flex-shrink:0}.hxp-crumbs a.hxp-crumb-link{color:var(--hx-ink-3);white-space:nowrap;text-decoration:none;transition:color .12s}.hxp-crumbs a.hxp-crumb-link:hover{color:var(--hx-ink);text-decoration:underline}.hxp-crumbs .current{color:var(--hx-ink);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.hxp-actions{gap:4px;display:flex}.hxp-iconbtn{width:36px;height:36px;color:var(--hx-ink-2);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.hxp-iconbtn:hover{background:var(--hx-bg-3)}.hxp-share-wrap{display:inline-flex;position:relative}.hxp-share-toast{z-index:5;white-space:nowrap;color:#fff;background:var(--hx-ink-1,#1f2937);border-radius:6px;padding:5px 9px;font-size:12px;font-weight:500;animation:.12s ease-out hxp-share-toast-in;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 12px #0000002e}@keyframes hxp-share-toast-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.hxp-hero-id{padding:20px 0 12px}.hxp-hero-id-name{letter-spacing:-.02em;color:var(--hx-ink-1);margin:0 0 8px;font-size:clamp(22px,3vw,34px);font-weight:700;line-height:1.15}.hxp-hero-id-meta{color:var(--hx-ink-2);flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:13px;display:flex}.hxp-hero-id-score{color:var(--hx-ink-1);background:#f3f0ff;border-radius:6px;padding:2px 7px;font-size:13px;font-weight:700}.hxp-hero-id-score .of{color:var(--hx-ink-3);font-size:11px;font-weight:400}.hxp-hero-id-addr{align-items:center;gap:4px;display:inline-flex}.hxp-gallery{border-radius:16px;grid-template-rows:1fr 1fr;grid-template-columns:1.6fr 1fr 1fr;gap:8px;height:50vh;display:grid;position:relative;overflow:hidden}.hxp-gallery .cell{background-position:50%;background-size:cover;background-color:var(--hx-bg-3);cursor:pointer;width:100%;height:100%;font:inherit;border:0;margin:0;padding:0;position:relative}.hxp-gallery .a{grid-row:1/span 2}.hxp-gallery .viewall{color:var(--hx-ink);cursor:pointer;background:#fffffff5;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 16px #0000002e}.hxp-title-block{grid-template-columns:1fr auto;align-items:end;gap:32px;margin-top:36px;display:grid}.hxp-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--hx-ink-3);margin-bottom:8px;font-size:11px;font-weight:600}#sec-location>section>.hxp-eyebrow,#sec-similar>section>.hxp-eyebrow,#sec-why>div>.hxp-eyebrow,#sec-house-rules>section>.hxp-eyebrow{border-top:1px solid var(--hx-rule);margin-top:10px;padding-top:20px}.hxp-eyebrow.is-violet{color:var(--hx-accent-hover)}.hxp-title-block h1{letter-spacing:-.025em;color:var(--hx-ink);font-size:48px;font-weight:600;line-height:1.05}.hxp-title-row{flex-wrap:wrap;align-items:center;gap:12px 18px;display:flex}.hxp-score{align-items:center;display:inline-flex}.hxp-score .box{background:var(--hx-ink);color:#fff;font-variant-numeric:tabular-nums;border-radius:12px 12px 12px 4px;align-items:baseline;gap:3px;padding:9px 13px;line-height:1;display:inline-flex}.hxp-score .box .num{letter-spacing:-.02em;font-size:26px;font-weight:700}.hxp-score .box .of{opacity:.6;font-size:14px;font-weight:600}.hxp-meta-row{color:var(--hx-ink-2);flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:18px;font-size:14px;display:flex}.hxp-meta-row .tag{border:1px solid var(--hx-rule);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-weight:500;display:inline-flex}.hxp-meta-row .addr{color:var(--hx-ink-2);align-items:center;gap:6px;display:inline-flex}.hxp-grid{grid-template-columns:1fr 320px;gap:56px;margin-top:28px;display:grid}.hxp-content>section{border-top:1px solid var(--hx-rule)}.hxp-content>section:first-child{border-top:0;padding-top:0}.hxp-content>section.no-rule{border-top:0}.hxp-content h2{letter-spacing:-.015em;color:var(--hx-ink);margin-bottom:10px;font-size:28px;font-weight:600}.hxp-rail{position:relative}.hxp-bookcard{border:1px solid var(--hx-rule);background:#fff;border-radius:14px;padding:22px;position:sticky;top:88px;box-shadow:0 4px 18px #1118270f}.hxp-bookcard .hxp-eyebrow{margin-bottom:14px}.hxp-stay-rows{border:1px solid var(--hx-rule);border-radius:10px;margin-bottom:18px;overflow:hidden}.hxp-stay-row{border-bottom:1px solid var(--hx-rule);grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:11px 14px;font-size:13.5px;display:grid}.hxp-stay-row:last-child{border-bottom:0}.hxp-stay-row .ic{color:var(--hx-ink-3)}.hxp-stay-row .txt{color:var(--hx-ink);font-weight:500}.hxp-stay-row .txt .sep{color:var(--hx-ink-4);margin:0 8px}.hxp-stay-row .txt .dim{color:var(--hx-ink-3);margin-left:8px;font-weight:400}.hxp-stay-row .edit{color:var(--hx-accent-hover);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:700}.hxp-stay-row .edit:hover{text-decoration:underline}.hxp-bookcard .price-block{margin-bottom:16px}.hxp-bookcard .price-block .from{letter-spacing:.14em;text-transform:uppercase;color:var(--hx-ink-3);margin-bottom:6px;font-size:11px;font-weight:700}.hxp-bookcard .price-block .amt{color:var(--hx-ink);letter-spacing:-.02em;font-size:32px;font-weight:700;line-height:1}.hxp-bookcard .price-block .sub{color:var(--hx-ink-3);margin-top:8px;font-size:12px;line-height:1.4}.hxp-bookcard .cta{background:var(--hx-accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.hxp-bookcard .cta:hover{background:var(--hx-accent-hover)}.hxp-bookcard .perks{flex-direction:column;gap:6px;margin-top:14px;display:flex}.hxp-bookcard .perk{color:var(--hx-ink-2);align-items:center;gap:8px;font-size:12.5px;font-weight:500;display:flex}.hxp-bookcard .perk svg{color:var(--hx-green)}.hxp-bookcard .ratematch-link{border-top:1px solid var(--hx-rule);color:var(--hx-accent-hover);cursor:pointer;letter-spacing:.02em;justify-content:center;align-items:center;gap:6px;margin-top:16px;padding-top:14px;font-size:12px;font-weight:700;display:flex}.hxp-bookcard .ratematch-link svg{color:var(--hx-accent)}.hxp-tabsbar{z-index:5;border-bottom:1px solid var(--hx-rule);background:#fff;margin-top:20px;position:sticky;top:64px}.hxp-tabs{gap:36px;max-width:1240px;margin:0 auto;padding:0 32px;display:flex}.hxp-tabs .tab{color:var(--hx-ink-3);border-bottom:2px solid #0000;margin-bottom:-1px;padding:18px 0;font-size:14px;font-weight:500}.hxp-tabs .tab.is-active{color:var(--hx-ink);border-bottom-color:var(--hx-accent);font-weight:600}.hxp-anchor,#hxp-rooms,.hxp-modify-wrap{scroll-margin-top:calc(var(--hx-header-h) + 60px)}#hxp-rooms>.hxp-eyebrow{margin-top:20px}.hxp-body{color:var(--hx-ink-2);max-width:100%;font-size:15px;line-height:1.7;position:relative}.hxp-body p{margin-bottom:14px}.hxp-body p:last-child{margin-bottom:0}.hxp-body:not(.is-expanded){max-height:8.2em;overflow:hidden}.hxp-body:not(.is-expanded):after{content:"";inset-inline:0;background:linear-gradient(to bottom,transparent,var(--hx-bg));pointer-events:none;height:3.4em;position:absolute;bottom:0}.hxp-readmore{color:var(--hx-accent-hover);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding-bottom:1px;font-size:13px;font-weight:600;display:inline-block}.hxp-facts{border-top:1px solid var(--hx-rule);border-bottom:1px solid var(--hx-rule);grid-template-columns:repeat(4,1fr);margin-top:36px;display:grid}.hxp-fact{border-right:1px solid var(--hx-rule);padding:20px 24px}.hxp-fact:last-child{border-right:0}.hxp-fact .lbl{letter-spacing:.14em;text-transform:uppercase;color:var(--hx-ink-3);margin-bottom:6px;font-size:10px;font-weight:700}.hxp-fact .val{color:var(--hx-ink);letter-spacing:-.005em;font-size:16px;font-weight:600}.hxp-fact .ic{color:var(--hx-accent);margin-bottom:8px}.hxp-amen-grid{grid-template-columns:repeat(4,1fr);gap:20px 28px;margin-top:14px;display:grid}.hxp-amen-col h4{letter-spacing:.04em;text-transform:none;color:var(--hx-ink);border-bottom:1px solid var(--hx-rule);margin-bottom:2px;padding-bottom:6px;font-size:12.5px;font-weight:700}.hxp-amen-col ul li{color:var(--hx-ink-2);align-items:center;gap:12px;padding:4px 0;font-size:14.5px;font-weight:400;line-height:1.4;display:flex}.hxp-amen-col ul li .ic{color:var(--hx-ink-3);flex-shrink:0}.hxp-amen-foot{border-top:1px solid var(--hx-rule);justify-content:space-between;align-items:center;margin-top:14px;padding-top:10px;display:flex}.hxp-amen-foot .count{color:var(--hx-ink-3);font-size:13px;font-weight:500}.hxp-amen-foot .see{border:1px solid var(--hx-rule-2);color:var(--hx-ink);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.hxp-amen-foot .see:hover{border-color:var(--hx-accent-hover);background:var(--hx-bg-3)}.hxp-amen-foot .see .chev{transition:transform .2s;display:inline-flex}.hxp-amen-foot .see[aria-expanded=true] .chev{transform:rotate(180deg)}.hxp-roomcard{border:1px solid var(--hx-rule);background:#fff;border-radius:16px;margin-bottom:20px;transition:box-shadow .2s;overflow:hidden}.hxp-roomcard:hover{box-shadow:0 6px 24px #11182714}.hxp-roomcard .room-head{border-bottom:1px solid var(--hx-rule);grid-template-columns:340px 1fr;gap:24px;padding:12px;display:grid}.hxp-roomcard .room-img{background-position:50%;background-size:cover;background-color:var(--hx-bg-3);border-radius:10px;height:200px;position:relative;overflow:hidden}.hxp-roomcard .room-img--clickable{cursor:pointer}.hxp-roomcard .room-img--carousel{border-radius:10px;height:200px;position:relative;overflow:hidden}.hxp-roomcard .room-img-slide{background-position:50%;background-size:cover;background-color:var(--hx-bg-3);height:200px}.hxp-roomcard .room-img--carousel button{color:#fff!important;background-color:#00000073!important}.hxp-roomcard .room-img--carousel button:hover{background-color:#000000a6!important}.hxp-roomcard .room-img--empty{color:var(--hx-ink-3);background:var(--hx-bg-3);border:1px dashed var(--hx-rule-2);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.hxp-roomcard .room-img--empty span{letter-spacing:.01em;font-size:12px;font-weight:500}.hxp-modify-wrap{margin:12px 0 20px}.hxp-modify-wrap .hxp-modify-trigger{display:none}.hxp-modify-trigger .ic{color:var(--hx-accent);flex-shrink:0;display:flex}.hxp-modify-trigger .summary{text-align:left;min-width:0;color:var(--hx-ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13.5px;font-weight:600;overflow:hidden}.hxp-modify-trigger .action{letter-spacing:.02em;color:var(--hx-accent-hover);flex-shrink:0;align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.hxp-modify-panel{border:1px solid var(--hx-rule);background:#fff;border-radius:14px;padding:16px 18px 18px;box-shadow:0 4px 18px #1118270f}.hxp-modify-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.hxp-modify-title{letter-spacing:.14em;text-transform:uppercase;color:var(--hx-ink-3);font-size:11px;font-weight:700}.hxp-modify-wrap .hxp-modify-close{width:28px;height:28px;color:var(--hx-ink-3);background:var(--hx-bg-3);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.hxp-modify-wrap .hxp-modify-close:hover{background:var(--hx-rule);color:var(--hx-ink)}.hxp-modify-fields{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.hxp-modify-field{border:1px solid var(--hx-rule);background:var(--hx-bg-2);border-radius:10px;flex:190px;align-items:center;gap:10px;min-height:56px;padding:0 14px;display:flex;position:relative}.hxp-modify-field.is-dates{flex-basis:280px}.hxp-modify-field.is-static{background:var(--hx-bg-3)}.hxp-modify-field>.ic{color:var(--hx-ink-3);flex-shrink:0;display:flex}.hxp-modify-wrap .hxp-modify-seg{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;padding:9px 0;font-family:inherit;display:flex}.hxp-modify-seg .ic{color:var(--hx-ink-3);flex-shrink:0;display:flex}.hxp-modify-vdiv{background:var(--hx-rule);flex-shrink:0;align-self:stretch;width:1px;margin:11px 2px}.hxp-modify-field .txt{flex-direction:column;min-width:0;display:flex}.hxp-modify-field .label{letter-spacing:.05em;text-transform:uppercase;color:var(--hx-ink-4);margin-bottom:2px;font-size:10.5px;font-weight:600}.hxp-modify-field .val{color:var(--hx-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.hxp-modify-wrap .hxp-modify-apply{background:var(--hx-accent);color:#fff;white-space:nowrap;cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-self:stretch;align-items:center;min-height:56px;padding:0 28px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.hxp-modify-wrap .hxp-modify-apply:hover{background:var(--hx-accent-hover)}.hxp .book-modal button.bg-book-accent,.hxp .book-modal button.bg-book-accent-light{background-color:var(--hx-accent)}.hxp .book-modal button.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hxp .book-modal button.text-white,.hxp .book-modal button.text-book-accent{color:#fff}.hxp .book-modal button.text-gray-300{color:#d1d5db}.hxp .book-modal button.border{border-style:solid;border-width:1px}.hxp .book-modal button.border-black{border-color:#000}.hxp .book-modal button.border-gray-300{border-color:#d1d5db}.hxp .book-modal button.p-1{padding:.25rem}.hxp .book-modal button.py-2{padding-top:.5rem;padding-bottom:.5rem}.hxp .book-modal button.py-3{padding-top:.75rem;padding-bottom:.75rem}.hxp-roomcard .room-img .nav{background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.hxp-roomcard .room-img .nav.l{left:10px}.hxp-roomcard .room-img .nav.r{right:10px}.hxp-roomcard .room-img .count-pill{color:#fff;background:#000000a6;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;bottom:10px;right:10px}.hxp-roomcard .room-meta{flex-direction:column;justify-content:center;display:flex}.hxp-roomcard .room-name{letter-spacing:-.015em;margin-bottom:10px;font-size:22px;font-weight:600}.hxp-roomcard .room-pills{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.hxp-roomcard .pill{color:var(--hx-ink-2);background:var(--hx-bg-3);border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.hxp-roomcard .room-desc{color:var(--hx-ink-2);max-width:50ch;font-size:14px;line-height:1.55}.hxp-rates{padding:6px 0}.hxp-rate-row{border-bottom:1px solid var(--hx-rule);grid-template-columns:1fr 200px 160px;align-items:center;gap:16px;padding:8px 10px;display:grid;position:relative}.hxp-rate-row:last-child{border-bottom:0}.hxp-rate-row.is-selected{background:var(--hx-accent-light)}.hxp-rate-row .ribbon{background:var(--hx-accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:0 0 6px 6px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:2px;right:20px}.hxp-rate-row .board-name{margin-bottom:4px;font-size:16px;font-weight:600}.hxp-rate-row .board-meta{color:var(--hx-ink-2);font-size:13px;line-height:1.5}.hxp-rate-row .board-meta .chip{color:var(--hx-ink-2);align-items:center;gap:4px;margin-right:12px;display:inline-flex}.hxp-rate-row .board-meta .chip.bad{color:var(--hx-red-text)}.hxp-rate-row .board-meta .chip.good{color:var(--hx-green)}.hxp-rate-row .rate-price{text-align:right}.hxp-rate-row .rate-price .amt{color:var(--hx-ink);letter-spacing:-.01em;font-size:22px;font-weight:700}.hxp-rate-row .rate-price .per{color:var(--hx-ink-3);margin-top:2px;font-size:11px}.hxp-rate-row .rate-price .total-rate{color:var(--hx-ink-2);margin-top:4px;font-size:11px;font-weight:600}.hxp-rate-row .selectbtn{border:1px solid var(--hx-ink);text-align:center;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600}.hxp-rate-row.is-selected .selectbtn{background:var(--hx-accent);color:#fff;border-color:var(--hx-accent)}.hxp-loc-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:32px;display:grid}.hxp-map-card{border:1px solid var(--hx-rule);background:radial-gradient(circle at 25% 70%,#d4e2d1 0%,#0000 50%),radial-gradient(circle at 75% 35%,#e5dcc9 0%,#0000 55%),linear-gradient(#eff2ee 0%,#e5e9df 100%);border-radius:16px;height:460px;position:relative;overflow:hidden}.hxp-map-card .roads{opacity:.85;background-image:linear-gradient(40deg,#0000 49.5%,#ffffffd9 50%,#0000 50.5%),linear-gradient(120deg,#0000 49.7%,#ffffff8c 50%,#0000 50.3%),linear-gradient(75deg,#0000 49.8%,#ffffff73 50%,#0000 50.2%);background-position:20% 60%,70% 20%,0 80%;background-repeat:no-repeat;background-size:70% 70%,50% 100%,100% 50%;position:absolute;inset:0}.hxp-map-card .water{opacity:.75;background:#b3d2e3;border-radius:60% 40% 50% 70%;width:65%;height:85%;position:absolute;bottom:-25%;right:-15%;transform:rotate(-12deg)}.hxp-map-card .pin{background:var(--hx-accent);border:4px solid #fff;border-radius:50% 50% 50% 0;width:44px;height:44px;position:absolute;top:38%;left:42%;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 6px 18px #0000004d}.hxp-map-card .pin:after{content:"";background:#fff;border-radius:50%;width:50%;height:50%;position:absolute;top:25%;left:25%}.hxp-map-card .poi{border:2px solid var(--hx-accent);background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 1px 4px #00000026}.hxp-map-card .poi-label{color:var(--hx-ink);white-space:nowrap;background:#fff;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;position:absolute;box-shadow:0 1px 4px #00000026}.hxp-map-card .ctrl{background:#fff;border-radius:8px;flex-direction:column;width:36px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 10px #00000026}.hxp-map-card .ctrl>div{height:36px;color:var(--hx-ink-2);border-bottom:1px solid var(--hx-rule);justify-content:center;align-items:center;display:flex}.hxp-map-card .ctrl>div:last-child{border-bottom:0}.hxp-map-card .scale{color:var(--hx-ink-2);background:#ffffffe6;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:500;position:absolute;bottom:16px;left:16px}.hxp-loc-canvas{width:100%;height:100%;position:absolute;inset:0}.hxp-loc-popup .mapboxgl-popup-content{background:var(--hx-accent);color:#fff;font-family:var(--hx-sans);border-radius:8px;padding:6px 12px;font-size:13px;font-weight:700;line-height:1.2;box-shadow:0 6px 18px #11182738}.hxp-loc-popup .mapboxgl-popup-tip{display:none}.hxp-loc-fallback{color:var(--hx-accent);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:absolute;inset:0}.hxp-loc-fallback:hover{text-decoration:underline}.hxp-nearby-list{border-top:1px solid var(--hx-rule)}.hxp-nearby-list .item{border-bottom:1px solid var(--hx-rule);grid-template-columns:24px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.hxp-nearby-list .item .ic{color:var(--hx-accent)}.hxp-nearby-list .item .name{color:var(--hx-ink);font-size:14px;font-weight:500}.hxp-nearby-list .item .cat{letter-spacing:.1em;text-transform:uppercase;color:var(--hx-ink-3);margin-top:2px;font-size:11px}.hxp-nearby-list .item .dist{color:var(--hx-ink);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.hxp-policies-sheet{border-top:1px solid var(--hx-rule);padding-bottom:24px}.hxp-policy-row{border-bottom:1px solid var(--hx-rule);grid-template-columns:220px 1fr;gap:32px;padding:4px 0;display:grid}.hxp-policy-row .term{letter-spacing:.04em;color:var(--hx-ink-3);text-transform:uppercase;font-size:13px;font-weight:600}.hxp-policy-row .def{color:var(--hx-ink);font-size:15px;line-height:1.6}.hxp-policy-row .def .head{margin-bottom:6px;font-weight:600}.hxp-policy-row .def p{color:var(--hx-ink-2);margin:4px 0}.hxp-policy-row .def ul{margin:4px 0;padding:0;list-style:none}.hxp-policy-row .def ul li{color:var(--hx-ink-2);padding:3px 0;font-size:14px}.hxp-foot{border-top:1px solid var(--hx-rule);color:var(--hx-ink-3);justify-content:space-between;align-items:center;margin-top:40px;padding:40px 0;font-size:12px;display:flex}.hxp-gallery-tabs-wrap{align-items:center;margin-bottom:12px;display:flex;position:relative}.hxp-gallery-tabs{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:8px;display:flex;overflow-x:auto}.hxp-gallery-tabs::-webkit-scrollbar{display:none}.hxp-gallery-tabs-arrow{border:1px solid var(--hx-rule);cursor:pointer;width:28px;height:28px;color:var(--hx-ink-2);z-index:1;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 4px #00000014}.hxp-gallery-tabs-arrow:hover{border-color:var(--hx-ink-3);color:var(--hx-ink)}.hxp-gallery-tabs-arrow.left{margin-right:6px}.hxp-gallery-tabs-arrow.right{margin-left:6px}.hxp-gallery-tabs .tab{border:1px solid var(--hx-rule);color:var(--hx-ink-2);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.hxp-gallery-tabs .tab:hover{border-color:var(--hx-ink-3)}.hxp-gallery-tabs .tab.is-active{background:var(--hx-ink);color:#fff;border-color:var(--hx-ink)}.hxp-gallery-tabs .tab .count{opacity:.65;font-size:11px}.hxp-sentiment{background:var(--hx-accent-light);color:var(--hx-ink);border:1px solid #ede9fe;border-radius:10px;align-items:center;gap:10px;max-width:640px;margin-top:18px;padding:10px 14px;font-size:14px;font-style:italic;font-weight:500;line-height:1.5;display:inline-flex}.hxp-sentiment .ic{background:var(--hx-accent);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hxp-anchors{border-top:1px solid var(--hx-rule);border-bottom:1px solid var(--hx-rule);grid-template-columns:repeat(3,1fr);margin-top:4px;display:grid}.hxp-anchors .hxp-anchor{border-right:1px solid var(--hx-rule);align-items:center;gap:14px;padding:10px;display:flex}.hxp-anchors .hxp-anchor:last-child{border-right:0}.hxp-anchors .hxp-anchor .ic{background:var(--hx-bg-3);width:36px;height:36px;color:var(--hx-ink-2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hxp-anchors .hxp-anchor .lbl{letter-spacing:.14em;text-transform:uppercase;color:var(--hx-ink-3);margin-bottom:2px;font-size:10px;font-weight:700}.hxp-anchors .hxp-anchor .val{color:var(--hx-ink);letter-spacing:-.005em;font-size:15px;font-weight:600}.hxp-anchors .hxp-anchor .val .dim{color:var(--hx-ink-3);font-weight:500}.hxp-trust{border-top:1px solid var(--hx-rule);border-bottom:1px solid var(--hx-rule);color:var(--hx-ink-2);align-items:center;gap:24px;margin-top:16px;padding:14px 0;font-size:13px;display:flex}.hxp-trust .item{align-items:center;gap:8px;font-weight:500;display:inline-flex}.hxp-trust .item .chain{color:var(--hx-ink);font-weight:700}.hxp-trust .item svg{color:var(--hx-green)}.hxp-trust .sep{color:var(--hx-rule-2)}.hxp-why{border:1px solid var(--hx-rule);background:linear-gradient(#fff 0%,#fafafb 100%);border-radius:16px;margin:20px 0;padding:20px}.hxp-why-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.hxp-why-head .ic{background:var(--hx-accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.hxp-why-head .ttl{font-size:15px;font-weight:600}.hxp-why-head .sub{letter-spacing:.1em;text-transform:uppercase;color:var(--hx-ink-3);margin-left:6px;font-size:11px;font-weight:600}.hxp-why ul li{color:var(--hx-ink);grid-template-columns:20px 1fr;gap:12px;padding:2px 0;font-size:15px;line-height:1.5;display:grid}.hxp-why ul li .mark{color:var(--hx-green);margin-top:4px}.hxp-why ul li.note .mark{color:#a16207}.hxp-why .ideal{border-top:1px dashed var(--hx-rule);color:var(--hx-ink-2);margin-top:8px;padding-top:8px;font-size:14px}.hxp-why .ideal strong{color:var(--hx-ink);font-weight:600}.hxp-personas{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:8px;display:grid}.hxp-persona{border:1px solid var(--hx-rule);background:#fff;border-radius:14px;padding:14px}.hxp-persona .head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.hxp-persona .head .name{align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.hxp-persona .head .ic{background:var(--hx-bg-3);width:28px;height:28px;color:var(--hx-ink-2);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.hxp-persona .score{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:22px;font-weight:700}.hxp-persona .score .of{color:var(--hx-ink-3);font-size:12px;font-weight:500}.hxp-persona.is-top{border-color:var(--hx-accent);background:#fbfaff}.hxp-persona.is-top .score{color:var(--hx-accent-hover)}.hxp-persona .reason{color:var(--hx-ink-2);margin-bottom:12px;font-size:13.5px;line-height:1.55}.hxp-persona .drivers{flex-wrap:wrap;gap:6px;display:flex}.hxp-persona .driver{color:var(--hx-ink-2);background:var(--hx-bg-3);border-radius:4px;padding:3px 8px;font-size:11px;font-weight:500}.hxp-show{color:#fff;background:#15212f;border-radius:16px;grid-template-columns:360px 1fr auto;align-items:center;gap:24px;padding:0 28px 0 0;display:grid;position:relative;overflow:hidden}.hxp-show .still{background-position:50%;background-size:cover;height:200px;position:relative}.hxp-show .still:after{content:"";background:linear-gradient(90deg,#15212f00 60%,#15212f 100%);position:absolute;inset:0}.hxp-show .play{width:36px;height:36px;color:var(--hx-red);z-index:2;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:14px;left:14px}.hxp-show .meta .eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--hx-red);margin-bottom:6px;font-size:10px;font-weight:700}.hxp-show .meta .ttl{letter-spacing:-.01em;margin-bottom:4px;font-size:22px;font-weight:600}.hxp-show .meta .sub{color:#a5adba;font-size:13px}.hxp-show .meta .sub strong{color:#fff;font-weight:600}.hxp-show .cta{background:var(--hx-red);color:#fff;white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;display:inline-flex}.hxp-flights{border:1px solid var(--hx-rule);background:radial-gradient(at 100% 0,#fff7ed 0%,#0000 60%),#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:24px;display:grid}.hxp-flights .left .row{align-items:center;gap:14px;margin-bottom:8px;display:flex}.hxp-flights .left .row .ic{color:#ea580c;background:#fff1e6;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.hxp-flights .ttl{letter-spacing:-.005em;font-size:17px;font-weight:600}.hxp-flights .route{color:var(--hx-ink-2);margin-top:6px;font-size:13px}.hxp-flights .route .arr{color:var(--hx-ink-4);margin:0 8px}.hxp-flights .price{text-align:right}.hxp-flights .price .from{letter-spacing:.12em;text-transform:uppercase;color:var(--hx-ink-3);font-size:11px;font-weight:700}.hxp-flights .price .amt{color:var(--hx-ink);letter-spacing:-.015em;margin:2px 0 8px;font-size:26px;font-weight:700;line-height:1.1}.hxp-flights .price .cta{color:#ea580c;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.hxp-walk{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:32px;display:grid}.hxp-walk .item{border:1px solid var(--hx-rule);border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.hxp-walk .item .ic{background:var(--hx-bg-3);width:32px;height:32px;color:var(--hx-ink-2);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.hxp-walk .item .num{letter-spacing:-.01em;font-size:20px;font-weight:700;line-height:1}.hxp-walk .item .lbl{color:var(--hx-ink-3);margin-top:2px;font-size:12px}.hxp-vibe{background:var(--hx-bg-2);border:1px solid var(--hx-rule);border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:18px;margin-top:28px;padding:22px;display:grid}.hxp-vibe .badge{background:var(--hx-accent);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.hxp-vibe-eyebrow{align-items:center;gap:8px;margin-bottom:4px;display:flex}.hxp-vibe-badge{letter-spacing:.1em;text-transform:uppercase;border-radius:3px;padding:2px 6px;font-size:9px;font-weight:700}.hxp-vibe-badge.derive{background:var(--hx-pill-derive-bg);color:var(--hx-pill-derive-fg)}.hxp-vibe-badge.ext{background:var(--hx-pill-ext-bg);color:var(--hx-pill-ext-fg)}.hxp-vibe .ttl{margin-bottom:6px;font-size:16px;font-weight:600}.hxp-vibe .ttl .tagline{white-space:nowrap;color:var(--hx-ink-2);font-weight:500}.hxp-vibe .body{color:var(--hx-ink-2);margin:0;font-size:14px;line-height:1.55}.hxp-vibe .body:not(.is-expanded):not(.hxp-vibe-long){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hxp-vibe-long,.hxp-vibe-more{margin-top:8px}.hxp-vibe-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.hxp-vibe-chip{border:1px solid var(--hx-rule);height:26px;color:var(--hx-ink-2);background:var(--hx-bg);white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.hxp-vibe-aside{gap:8px;margin-top:12px;font-size:13px;line-height:1.45;display:flex}.hxp-vibe-aside .lbl{color:var(--hx-ink-2);flex:none;font-weight:600}.hxp-vibe-aside .val{color:var(--hx-ink-2)}.hxp-vibe-aside.is-muted{opacity:.7}.hxp-vibe-aside.is-muted .lbl,.hxp-vibe-aside.is-muted .val{color:var(--hx-ink-3)}.hxp-live-grid{grid-template-columns:1.4fr 1fr;gap:12px;margin-top:10px;display:grid}.hxp-live{border:1px solid var(--hx-rule);background:#fff;border-radius:14px;padding:12px;position:relative;overflow:hidden}.hxp-live .head{letter-spacing:.12em;text-transform:uppercase;color:var(--hx-ink-3);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}.hxp-live.weather{background:linear-gradient(135deg,#eff6ff 0%,#fff 70%)}.hxp-live .days{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.hxp-live .day{text-align:center;font-size:12px}.hxp-live .day .dn{color:var(--hx-ink-3);letter-spacing:.04em;margin-bottom:6px;font-weight:600}.hxp-live .day .em{color:#f59e0b;justify-content:center;margin:2px 0 4px;font-size:22px;display:flex}.hxp-live .day .t{color:var(--hx-ink);font-size:13px;font-weight:600}.hxp-live .day .lo{color:var(--hx-ink-3);margin-left:3px;font-weight:400}.hxp-live .sea{border-top:1px solid var(--hx-rule);color:var(--hx-ink-2);align-items:center;gap:6px;margin-top:12px;padding-top:10px;font-size:12px;display:flex}.hxp-live.aqi{background:linear-gradient(135deg,#ecfdf5 0%,#fff 70%)}.hxp-live.aqi.warn{background:linear-gradient(135deg,#fffbeb 0%,#fff 70%)}.hxp-live.aqi .reading{letter-spacing:-.02em;color:#047857;font-size:38px;font-weight:700;line-height:1}.hxp-live.aqi.warn .reading{color:#b45309}.hxp-live.aqi .label{color:#047857;margin-top:4px;font-size:13px;font-weight:600}.hxp-live.aqi .sub{color:var(--hx-ink-2);margin-top:4px;font-size:12px}.hxp-live.aqi .updated{color:var(--hx-ink-4);margin-top:8px;font-size:10px}.hxp-live.events .event-item{border-bottom:1px dashed var(--hx-rule);gap:10px;padding:6px 0;font-size:13px;display:flex}.hxp-live.events .event-item:last-child{border-bottom:0}.hxp-live.events .event-item .dt{letter-spacing:.04em;color:var(--hx-accent-hover);flex-shrink:0;width:44px;font-size:11px;font-weight:700}.hxp-live.events .event-item .nm{color:var(--hx-ink);font-weight:500;line-height:1.35}.hxp-practical{border:1px solid var(--hx-rule);border-radius:16px;grid-template-columns:repeat(5,1fr);margin-top:32px;display:grid}.hxp-practical .item{border-right:1px solid var(--hx-rule);padding:18px 20px}.hxp-practical .item:last-child{border-right:0}.hxp-practical .item .ic{color:var(--hx-accent);margin-bottom:10px}.hxp-practical .item .lbl{letter-spacing:.14em;text-transform:uppercase;color:var(--hx-ink-3);margin-bottom:4px;font-size:10px;font-weight:700}.hxp-practical .item .val{color:var(--hx-ink);letter-spacing:-.005em;font-size:14px;font-weight:600}.hxp-practical .item .sub{color:var(--hx-ink-3);margin-top:2px;font-size:12px}.hxp-reviews{grid-template-columns:180px 1fr;align-items:start;gap:40px;margin-top:24px;display:grid}.hxp-reviews .score{letter-spacing:-.03em;color:var(--hx-ink);font-size:52px;font-weight:800;line-height:1}.hxp-reviews .score .score-of{color:var(--hx-ink-3);letter-spacing:0;vertical-align:baseline;font-size:20px;font-weight:500}.hxp-reviews .stars{align-items:center;gap:2px;margin-top:10px;display:flex}.hxp-reviews .label{color:var(--hx-ink-2);margin-top:12px;font-size:13px;line-height:1.5}.hxp-reviews .label strong{color:var(--hx-accent);font-weight:700}.hxp-bars{flex-direction:column;justify-content:center;gap:11px;display:flex}.hxp-bar{grid-template-columns:90px 1fr 34px;align-items:center;gap:12px;display:grid}.hxp-bar .cat{color:var(--hx-ink-2);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.hxp-bar .cat img{opacity:.55;flex-shrink:0}.hxp-bar .track{background:var(--hx-bg-3);border-radius:999px;height:6px;overflow:hidden}.hxp-bar .fill{background:var(--hx-accent);border-radius:999px;height:100%}.hxp-bar .num{color:var(--hx-ink);text-align:right;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.hxp-reviews-ext{grid-template-columns:280px 1fr;gap:48px;margin-top:32px;display:grid}.hxp-histogram{flex-direction:column;gap:8px;display:flex}.hxp-histogram .row{grid-template-columns:40px 1fr 36px;align-items:center;gap:12px;font-size:13px;display:grid}.hxp-histogram .row .lbl{color:var(--hx-ink-2);font-weight:500}.hxp-histogram .row .bar{background:var(--hx-bg-3);border-radius:999px;height:6px;position:relative;overflow:hidden}.hxp-histogram .row .fill{background:var(--hx-accent);border-radius:999px;position:absolute;inset:0}.hxp-histogram .row .ct{color:var(--hx-ink-3);text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.hxp-tagcloud{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.hxp-tagcloud .tag{background:var(--hx-bg-3);color:var(--hx-ink);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}.hxp-tagcloud .tag .ct{color:var(--hx-ink-3);font-size:11px;font-weight:600}.hxp-tagcloud .tag.up{color:#065f46;background:#ecfdf5}.hxp-tagcloud .tag.down{color:#991b1b;background:#fef2f2}.hxp-snippets{flex-direction:column;gap:14px;display:flex}.hxp-snippet{border-left:2px solid var(--hx-accent);padding:4px 14px}.hxp-snippet .quote{color:var(--hx-ink);font-size:14.5px;font-style:italic;line-height:1.55}.hxp-snippet .meta{color:var(--hx-ink-3);margin-top:6px;font-size:12px;font-weight:500}.hxp-snippet .meta .stars{color:var(--hx-yellow);margin-right:6px}.hxp-sims{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px;margin-bottom:24px;display:grid}.hxp-sim{border:1px solid var(--hx-rule);background:#fff;border-radius:12px;overflow:hidden}.hxp-sim .img{background-position:50%;background-size:cover;background-color:var(--hx-bg-3);height:140px}.hxp-sim .body{padding:14px}.hxp-sim .name{letter-spacing:-.005em;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.hxp-sim .meta{color:var(--hx-ink-3);align-items:center;gap:6px;margin-bottom:10px;font-size:12px;display:flex}.hxp-sim .meta .stars{color:var(--hx-yellow);display:inline-flex}.hxp-sim .meta .rating{white-space:nowrap;margin-left:auto}.hxp-sim .meta .rating .num{color:var(--hx-ink);font-weight:700}.hxp-sim .meta .rating .of{color:var(--hx-ink-3)}.hxp-sim .price{justify-content:space-between;align-items:baseline;display:flex}.hxp-sim .price .lbl{color:var(--hx-ink-3);font-size:11px}.hxp-sim .price .amt{color:var(--hx-ink);font-size:15px;font-weight:700}.hxp-chain{border:1px solid var(--hx-rule);background:#fff;border-radius:16px;margin-top:40px;padding:24px}.hxp-chain-head{align-items:center;gap:16px;display:flex}.hxp-chain-logo{letter-spacing:-.02em;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:16px;font-weight:800;display:flex}.hxp-chain-logo--img{-o-object-fit:contain;object-fit:contain;background:var(--hx-bg-3);padding:6px}.hxp-chain-name{letter-spacing:-.01em;color:var(--hx-ink);font-size:22px;font-weight:700;line-height:1.2}.hxp-chain-tagline{color:var(--hx-ink-3);margin-top:4px;font-size:13px}.hxp-chain-attrs{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.hxp-chain-pill{border:1px solid var(--hx-rule);height:28px;color:var(--hx-ink-2);background:var(--hx-bg-2);white-space:nowrap;border-radius:999px;align-items:center;padding:0 14px;font-size:12px;font-weight:500;display:inline-flex}.hxp-chain-stats{border-top:1px solid var(--hx-rule);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0;margin:22px 0 0;padding-top:22px;display:grid}.hxp-chain-stat{border-left:1px solid var(--hx-rule);margin:0;padding:0 18px}.hxp-chain-stat:first-child{border-left:0;padding-left:0}.hxp-chain-stat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--hx-ink-3);margin-bottom:6px;font-size:10px;font-weight:600}.hxp-chain-stat-value{letter-spacing:-.02em;color:var(--hx-ink);margin:0;font-size:28px;font-weight:700;line-height:1.1}.hxp-chain-stat-sub{color:var(--hx-ink-3);margin:4px 0 0;font-size:12px}.hxp-chain-foot{border-top:1px solid var(--hx-rule);color:var(--hx-ink-3);justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:18px;font-size:13px;display:flex}.hxp-chain-accolade{flex:1;min-width:0}.hxp-chain-accolade>*+:before{content:" · ";color:var(--hx-ink-3);margin:0 2px}.hxp-chain-about{color:var(--hx-accent-hover);align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.hxp-chain-about:hover{text-decoration:underline}@media (max-width:720px){.hxp-chain-stats{grid-template-columns:repeat(2,1fr)}.hxp-chain-stat{padding:0 12px}.hxp-chain-stat:nth-child(odd){border-left:0;padding-left:0}.hxp-chain-stat:nth-child(2n){border-left:1px solid var(--hx-rule)}.hxp-chain-stat:nth-child(n+3){border-top:1px solid var(--hx-rule);margin-top:18px;padding-top:18px}}@media (max-width:520px){.hxp-chain{padding:18px}.hxp-chain-name{font-size:18px}.hxp-chain-stat-value{font-size:22px}.hxp-chain-foot{flex-direction:column;align-items:flex-start}}.hxp-fees-table{border:1px solid var(--hx-rule);border-radius:12px;margin-top:16px;overflow:hidden}.hxp-fees-row{border-bottom:1px solid var(--hx-rule);grid-template-columns:1fr auto;align-items:center;padding:14px 18px;font-size:14px;display:grid}.hxp-fees-row:last-child{border-bottom:0}.hxp-fees-row.total{background:var(--hx-bg-2);font-weight:700}.hxp-fees-row .desc{color:var(--hx-ink-2)}.hxp-fees-row .desc .name{color:var(--hx-ink);margin-bottom:2px;font-weight:600}.hxp-fees-row .desc .sub{color:var(--hx-ink-3);font-size:12px}.hxp-fees-row .val{font-variant-numeric:tabular-nums;color:var(--hx-ink);font-weight:600}.hxp-faq{margin-top:16px}.hxp-faq-item{border-bottom:1px solid var(--hx-rule);padding:12px 0}.hxp-faq-item:first-child{border-top:1px solid var(--hx-rule)}.hxp-faq-item .q{text-align:left;width:100%;color:var(--hx-ink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:16px;margin:0;padding:0;font-family:inherit;font-size:15px;font-weight:600;display:flex}.hxp-faq-item .q:focus-visible{outline:2px solid var(--hx-accent);outline-offset:4px;border-radius:4px}.hxp-faq-item .q .chev{color:var(--hx-ink-3);flex-shrink:0;margin-top:2px;transition:transform .18s}.hxp-faq-item .q .chev.is-open{transform:rotate(180deg)}.hxp-faq-item .a{color:var(--hx-ink-2);margin-top:8px;font-size:14px;line-height:1.6}.hxp-contact{border:1px solid var(--hx-rule);background:var(--hx-bg-2);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:18px 20px;display:flex}.hxp-contact .l{color:var(--hx-ink-2);align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.hxp-contact .l .ic{color:var(--hx-ink-3)}.hxp-contact .reveal{color:var(--hx-accent-hover);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.hxp-signals{border-top:1px solid var(--hx-rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px 0;display:flex}.hxp-signals .cluster{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hxp-sig{border:1px solid var(--hx-rule);color:var(--hx-ink-2);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.hxp-sig.eco svg{color:#047857}.hxp-sig.access svg{color:#1d4ed8}.hxp-sig.fresh{background:var(--hx-bg-2)}.hxp-sig.fresh svg{color:var(--hx-green)}.hxp-signals .report{color:var(--hx-ink-3);cursor:pointer;font-size:12px}.hxp-signals .report:hover{color:var(--hx-ink)}.hxpr-mb-marker{appearance:none;color:var(--hx-ink);cursor:pointer;font-family:var(--hx-sans);letter-spacing:-.01em;white-space:nowrap;background:#fff;border:1.5px solid #fbbf24;border-radius:999px;outline:none;align-items:center;gap:5px;padding:6px 11px 6px 8px;font-size:13px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s,background .15s,color .15s;display:inline-flex;position:relative;transform:translateY(-4px);box-shadow:0 2px 6px #11182729,0 4px 14px #1118271a}.hxpr-mb-marker:after{content:"";z-index:-1;background:#fff;border-bottom:1.5px solid #fbbf24;border-right:1.5px solid #fbbf24;width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.hxpr-mb-marker .ic{color:var(--hx-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hxpr-mb-marker .lbl{font-variant-numeric:tabular-nums}.hxpr-mb-marker.s4 .ic,.hxpr-mb-marker.s5 .ic{color:var(--hx-accent-hover)}.hxpr-mb-marker:hover{z-index:4;transform:translateY(-6px)scale(1.06);box-shadow:0 6px 20px #11182738}.hxpr-mb-marker.is-featured,.hxpr-mb-marker.is-featured:after{border-color:#fbbf24}.hxpr-mb-marker.is-selected{background:var(--hx-accent);color:#fff;border-color:var(--hx-accent);z-index:6;transform:translateY(-6px)scale(1.1);box-shadow:0 6px 20px #7c3aed66}.hxpr-mb-marker.is-selected .ic{color:#fffc}.hxpr-mb-marker.is-selected:after{background:var(--hx-accent);border-color:#0000}.hxpr-mb-cluster{appearance:none;color:var(--hx-ink);font-family:var(--hx-sans);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;background:#fff;border:2px solid #fbbf24;border-radius:999px;outline:none;align-items:center;gap:5px;padding:6px 11px 6px 8px;font-size:13px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;box-shadow:0 2px 8px #fbbf244d,0 4px 14px #11182726}.hxpr-mb-cluster .ic{color:#7c3aed;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hxpr-mb-cluster .lbl{font-variant-numeric:tabular-nums}.hxpr-mb-cluster .count{background:var(--hx-accent);color:#fff;text-align:center;font-variant-numeric:tabular-nums;border:1.5px solid #fff;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-8px;right:-8px;box-shadow:0 1px 3px #1118274d}.hxpr-mb-cluster:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 4px 12px #fbbf2466,0 6px 18px #11182733}.hxpr-map-popup-anchor{cursor:default}.hxpr-map-popup{background:#fff;border-radius:16px;width:320px;max-width:78vw;animation:.18s hxpr-popup-in;display:flex;overflow:hidden;box-shadow:0 8px 32px #1118272e,0 2px 8px #1118271a}@keyframes hxpr-popup-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hxpr-map-popup-img{background-color:#f3f4f6;background-position:50%;background-size:cover;flex-shrink:0;width:110px}.hxpr-map-popup-body{flex-direction:column;flex:1;gap:5px;min-width:0;padding:14px 14px 14px 12px;display:flex}.hxpr-map-popup-name{color:var(--hx-ink);text-overflow:ellipsis;white-space:nowrap;padding-right:18px;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.hxpr-map-popup-meta{align-items:center;gap:6px;display:flex}.hxpr-map-popup-score{color:#fff;background:#1d4ed8;border-radius:5px;padding:2px 5px;font-size:11px;font-weight:700;line-height:1.2}.hxpr-map-popup-rlabel{color:var(--hx-ink-2);font-size:11px}.hxpr-map-popup-persona{color:var(--hx-accent-hover);font-size:11px;font-weight:600}.hxpr-map-popup-loc{color:var(--hx-ink-2);align-items:center;gap:4px;font-size:11px;display:flex}.hxpr-map-popup-price{color:var(--hx-ink);margin-top:2px;font-size:16px;font-weight:800}.hxpr-map-popup-price span{color:var(--hx-ink-2);font-size:11px;font-weight:400}.hxpr .hxpr-map-popup button.hxpr-map-popup-cta{background:var(--hx-ink);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;margin-top:4px;padding:8px 14px;font-size:12px;font-weight:700;transition:background .15s}.hxpr .hxpr-map-popup button.hxpr-map-popup-cta:hover{background:#374151}.hxpr .hxpr-map-popup button.hxpr-map-popup-close{cursor:pointer;width:24px;height:24px;color:var(--hx-ink);z-index:1;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 4px #00000026;min-height:24px!important}.hxpr .hxpr-map-popup button.hxpr-map-popup-close:hover{background:#f3f4f6}.hxpr-mapbox-canvas{width:100%;height:100%;position:absolute;inset:0}:root{--hx-header-h:72px;--hx-tap:44px}.hxpr-mo-only,.hxp-mo-only{display:none!important}.hxpr-sheet-open,.hxp-sheet-open{overflow:hidden}.hxpr-map-listbtn,.hxpr-map-filterbtn{white-space:nowrap;cursor:pointer;border:none;border-radius:20px;align-items:center;gap:5px;min-height:30px;padding:5px 12px 5px 9px;font-size:12px;font-weight:600;text-decoration:none;display:none}.hxpr-map-listbtn{color:var(--hx-violet);background:#7c3aed14}.hxpr-map-filterbtn{color:var(--hx-ink);background:var(--hx-surface,#f3f4f6)}.hxpr-mofilter-backdrop{z-index:70;background:#11182773;position:fixed;inset:0}.hxpr-mofilter-sheet{z-index:71;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;max-height:82dvh;animation:.24s cubic-bezier(.2,.85,.3,1) hxpr-sheet-rise;display:flex;position:fixed;bottom:0;left:0;right:0}.hxpr-mofilter-head{border-bottom:1px solid var(--hx-rule);color:var(--hx-ink);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;font-size:16px;font-weight:600;display:flex}.hxpr-mofilter-close{cursor:pointer;color:var(--hx-ink-3);background:0 0;border:none;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:6px;display:flex}.hxpr-mofilter-body{flex:1;padding:0 20px 8px;overflow-y:auto}.hxpr-mofilter-section{border-bottom:1px solid var(--hx-rule);padding:16px 0}.hxpr-mofilter-section:last-child{border-bottom:none}.hxpr-mofilter-label{color:var(--hx-ink-2);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:12px;font-weight:600}.hxpr-mofilter-pills{flex-wrap:wrap;gap:8px;display:flex}.hxpr-mofilter-pill{background:var(--hx-surface,#f9fafb);border:1.5px solid var(--hx-rule);color:var(--hx-ink);cursor:pointer;min-height:var(--hx-tap,44px);border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.hxpr-mofilter-pill.on{background:var(--hx-violet);border-color:var(--hx-violet);color:#fff}.hxpr-mofilter-foot{border-top:1px solid var(--hx-rule);flex-shrink:0;padding:12px 20px 20px}.hxpr-mofilter-done{background:var(--hx-violet);color:#fff;cursor:pointer;width:100%;min-height:var(--hx-tap,44px);border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600}@keyframes hxpr-sheet-rise{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.hxpr-map-filter-drawer{z-index:200;pointer-events:auto;position:fixed;inset:0}.hxpr-map-filter-drawer .scrim{background:#11182773;position:absolute;inset:0}.hxpr-map-filter-drawer .panel{background:#fff;flex-direction:column;width:380px;max-width:min(90vw,440px);animation:.22s cubic-bezier(.2,.85,.3,1) hxpr-drawer-slide-in;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-6px 0 24px #11182726}@keyframes hxpr-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.hxpr-map-filter-drawer .head{border-bottom:1px solid var(--hx-rule);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.hxpr-map-filter-drawer .head .ttl{letter-spacing:-.005em;font-size:16px;font-weight:700}.hxpr-map-filter-drawer .head .close{width:36px;height:36px;color:var(--hx-ink-2);background:var(--hx-bg-3);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hxpr-map-filter-drawer .body{-webkit-overflow-scrolling:touch;flex:1;padding:0 18px 24px;overflow-y:auto}.hxpr-map-filter-drawer .body .hxpr-side{width:auto;position:static;top:auto}.hxpr-map-filter-drawer .hxpr-side-sec.is-collapsible{border-bottom:none;margin-bottom:0;padding-bottom:0}.hxpr-map-filter-drawer .hxpr-side-sec-toggle{padding:14px 0;border-bottom:1px solid var(--hx-rule)!important}.hxpr-map-filter-drawer .hxpr-side-sec.is-collapsible .hxpr-side-sec-body{border-bottom:1px solid var(--hx-rule);margin-top:0;padding:14px 0 16px}.hxpr-map-filter-drawer .foot{border-top:1px solid var(--hx-rule);padding:12px 18px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom));flex-shrink:0;gap:10px;display:flex}.hxpr-map-filter-drawer .foot .clear{min-height:var(--hx-tap,44px);border:1.5px solid var(--hx-rule-2);color:var(--hx-ink);cursor:pointer;background:#fff;border-radius:10px;flex:none;padding:0 20px;font-size:14px;font-weight:500}.hxpr-map-filter-drawer .foot .apply{min-height:var(--hx-tap,44px);background:var(--hx-ink);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;font-size:14px;font-weight:600}.hxpr-map-filters-badge{color:var(--hx-ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;width:17px;height:17px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}@media (max-width:640px){.hxpr-map-filter-drawer .panel{border-radius:20px 20px 0 0;width:auto;max-width:none;max-height:88dvh;animation:.24s cubic-bezier(.2,.85,.3,1) hxpr-sheet-rise;inset:auto 0 0;box-shadow:0 -8px 32px #1118272e}}@media (max-width:1024px){:root{--hx-header-h:64px}.hxpr-page,.hxp-page{padding:0 20px}.hxpr-top-inner,.hxp-top-inner,.hxp-tabs{gap:28px;padding:0 20px}.hxpr-top,.hxp-top{height:64px}.hxpr-nav,.hxp-nav{gap:22px}.hxpr-top-right,.hxp-top-right{gap:16px;font-size:12px}.hxpr-refine{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.hxpr-refine .field:first-child{border-right:0;border-bottom:1px solid var(--hx-rule);grid-column:1/-1}.hxpr-refine .field:nth-child(2){border-right:1px solid var(--hx-rule);border-bottom:1px solid var(--hx-rule)}.hxpr-refine .field:nth-child(3){border-right:0;border-bottom:1px solid var(--hx-rule)}.hxpr-refine .submit{min-height:var(--hx-tap);grid-column:1/-1;margin:10px}.hxpr-cols{grid-template-columns:220px 1fr;gap:22px}.hxpr-side{top:calc(var(--hx-header-h) + 12px)}.hxpr-card{grid-template-columns:260px 1fr;margin-bottom:32px}.hxpr-card .body{grid-template-columns:1fr 180px}.hxpr-card .body .main{gap:8px;padding:8px 16px 8px 18px}.hxpr-card .body .side{padding-left:14px;padding-right:16px}.hxpr-card .name{font-size:17px}.hxpr-card .facilities{gap:8px}.hxpr-mapview-cols{grid-template-columns:320px 1fr}.hxpr-mapview-list{height:calc(100dvh - var(--hx-header-h) - 120px);min-height:480px;padding:12px}.hxpr-mapview-canvas{height:calc(100dvh - var(--hx-header-h) - 120px);min-height:480px}.hxpr-mapview-head{padding:12px 20px}.hxpr-mapview-head .count{font-size:14px}.hxpr-map-scale{display:none}.hxp-gallery{grid-template-columns:1.4fr 1fr 1fr;gap:6px;height:420px}.hxp-tabsbar{top:var(--hx-header-h);top:0}.hxp-bookcard{top:calc(var(--hx-header-h) + 12px);padding:18px}.hxp-grid{grid-template-columns:1fr;gap:0;margin-top:14px}.hxp-rail{display:none}.hxp-mo-cta{z-index:50;border-top:1px solid var(--hx-rule);padding:10px 14px max(10px,env(safe-area-inset-bottom));background:#fff;align-items:center;gap:12px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 18px #11182714;display:flex!important}.hxp-mo-cta .price{flex:1;min-width:0}.hxp-mo-cta .price .from{letter-spacing:.1em;text-transform:uppercase;color:var(--hx-ink-3);font-size:10px;font-weight:700}.hxp-mo-cta .price .amt{letter-spacing:-.015em;color:var(--hx-ink);font-size:20px;font-weight:700;line-height:1.1}.hxp-mo-cta .price .sub{color:var(--hx-ink-3);margin-top:2px;font-size:11px}.hxp-mo-cta .btn{background:var(--hx-accent);color:#fff;min-height:var(--hx-tap);border-radius:10px;flex:none;align-items:center;gap:8px;padding:13px 22px;font-size:14px;font-weight:700;display:inline-flex}.hxp .hxp-foot{padding-bottom:96px}.hxp-title-block h1{font-size:40px}.hxp-amen-grid,.hxp-sims{grid-template-columns:repeat(3,1fr)}.hxp-practical,.hxp-walk,.hxp-facts{grid-template-columns:repeat(2,1fr)}.hxp-practical .item:nth-child(2n),.hxp-facts .hxp-fact:nth-child(2n){border-right:0}.hxp-roomcard .room-head{grid-template-columns:260px 1fr;gap:18px;padding:8px}.hxp-rate-row{grid-template-columns:1fr 160px 140px;gap:12px;padding:7px 8px}.hxp-loc-grid{grid-template-columns:1fr}.hxp-map-card{height:360px}.hxp-reviews{grid-template-columns:160px 1fr;gap:28px}.hxp-reviews-ext{grid-template-columns:220px 1fr;gap:32px}.hxp-show{grid-template-columns:280px 1fr auto}.hxp-live-grid{grid-template-columns:1.4fr 1fr}}@media (max-width:800px){.hxpr-card{border-radius:14px;grid-template-columns:1fr;min-height:0;margin-bottom:32px}.hxpr-card .img-wrap{aspect-ratio:16/9;width:100%;height:auto;min-height:0}.hxpr-card .body{grid-template-columns:1fr}.hxpr-card .body .main{gap:8px;min-width:0;padding:7px 16px}.hxpr-card .body .side{border-left:0;border-top:1px solid var(--hx-rule);flex-direction:row;justify-content:space-between;align-items:center;gap:10px;margin-left:0;padding:8px 16px}.hxpr-card .side .price-top{text-align:left;flex:auto;min-width:0}.hxpr-card .side .price{font-size:22px}.hxpr-card .side .price-cue{display:none}.hxpr-card .side .view-btn{white-space:nowrap;flex:0 auto;width:auto;min-width:0;margin-top:0}.hxpr-card .side .view-btn .vb-label-full{display:none}.hxpr-card .side .view-btn .vb-label-short{display:inline}.hxpr-card .name{overflow-wrap:anywhere;font-size:16px}}@media (max-width:640px){:root{--hx-header-h:56px}.hxpr button:not(.hxpr-mb-marker):not(.hxpr-mb-cluster),.hxpr .submit,.hxpr .view-btn,.hxpr-chip,.hxpr-sort,.hxpr-toggle .opt,.hxpr-row,.hxpr-star-row,.hxp button,.hxp .cta,.hxp-iconbtn,.hxp-tabs .tab,.hxp-rate-row .selectbtn{min-height:var(--hx-tap)}.hxpr-page,.hxp-page{padding:0 14px}.hxpr-top,.hxp-top{height:56px}.hxpr-top-inner,.hxp-top-inner{gap:16px;padding:0 14px}.hxpr-brand,.hxp-brand{font-size:18px}.hxpr-nav,.hxp-nav{display:none}.hxpr-breadcrumb{justify-content:space-between;align-items:center;padding:4px 0 0;display:flex}.hxpr-breadcrumb-mapbtn{border:1px solid var(--hx-rule);color:var(--hx-ink);white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.hxpr-crumbs{padding:12px 0 6px;font-size:11px}.hxpr-crumbs span:not(.current):not(.sep),.hxpr-crumbs a.hxpr-crumb-link,.hxpr-crumbs .sep{display:none}.hxpr-crumb-maptext{display:none!important}.hxpr-map-listbtn,.hxpr-map-filterbtn{display:inline-flex}.hxpr-mo-filter-badge{background:var(--hx-violet);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:17px;height:17px;margin-left:1px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.hxpr-refine{border-radius:12px;grid-template-columns:1fr auto;margin-top:12px}.hxpr-refine .field{border-bottom:1px solid var(--hx-rule);padding:10px 14px;border-right:0!important}.hxpr-refine .field:first-child,.hxpr-refine .field:nth-child(2),.hxpr-refine .field:nth-child(3){grid-column:1/-1}.hxpr-refine .field .lbl{letter-spacing:.12em;font-size:9px}.hxpr-refine .field .val{font-size:14px}.hxpr-refine .submit{border-radius:10px;grid-column:1/-1;justify-content:center;margin:10px;padding:12px 20px}.hxpr-cols{grid-template-columns:1fr;gap:0;padding:0 0 96px}.hxpr-cols>.hxpr-side{display:none}.hxpr-cols>*{min-width:0}.hxpr-mo-only,.hxpr-mo-only.is-flex{display:flex!important}.hxpr-mo-hide{display:none!important}.hxpr-mo-toolbar{z-index:8;border-top:1.5px solid var(--hx-rule);background:#fff;gap:0;padding:0;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:visible}.hxpr-mo-toolbar-spacer{height:0}.hxpr-mo-toolbar .pill{color:var(--hx-ink-2);white-space:nowrap;cursor:pointer;background:#fff;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:13px 16px;font-size:14px;font-weight:600;transition:background .12s,color .12s;display:flex}.hxpr-mo-toolbar .pill:active{background:var(--hx-bg-2)}.hxpr-mo-toolbar .pill+.pill{border-left:1.5px solid var(--hx-rule)}.hxpr-mo-toolbar .pill.is-primary{color:var(--hx-accent);background:#fff;font-weight:700}.hxpr-mo-toolbar .pill .badge{background:var(--hx-accent);color:#fff;border-radius:999px;padding:1px 6px;font-size:11px;font-weight:700;line-height:1.4}.hxpr-mo-sheet{z-index:100;pointer-events:none;position:fixed;inset:0;display:block!important}.hxpr-mo-sheet .scrim{background:#11182700;transition:background .25s;position:absolute;inset:0}.hxpr-mo-sheet .panel{background:#fff;border-radius:18px 18px 0 0;flex-direction:column;max-height:88dvh;transition:transform .28s cubic-bezier(.2,.85,.3,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 32px #1118272e}.hxpr-mo-sheet.is-open{pointer-events:auto}.hxpr-mo-sheet.is-open .scrim{background:#11182773}.hxpr-mo-sheet.is-open .panel{transform:translateY(0)}.hxpr-mo-sheet .grab{background:var(--hx-rule-2);border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:10px auto 4px}.hxpr-mo-sheet .head{border-bottom:1px solid var(--hx-rule);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 18px 12px;display:flex}.hxpr-mo-sheet .head .ttl{letter-spacing:-.005em;font-size:16px;font-weight:700}.hxpr-mo-sheet .head .close{width:36px;height:36px;color:var(--hx-ink-2);background:var(--hx-bg-3);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hxpr-mo-sheet .body{-webkit-overflow-scrolling:touch;flex:1;padding:0 18px 24px;overflow-y:auto}.hxpr-mo-sheet .body .hxpr-side{width:auto;position:static;top:auto}.hxpr-mo-sheet .hxpr-side-sec.is-collapsible{border-bottom:none;margin-bottom:0;padding-bottom:0}.hxpr-mo-sheet .hxpr-side-sec-toggle{padding:14px 0;border-bottom:1px solid var(--hx-rule)!important}.hxpr-mo-sheet .hxpr-side-sec.is-collapsible .hxpr-side-sec-body{border-bottom:1px solid var(--hx-rule);margin-top:0;padding:14px 0 16px}.hxpr-mo-sheet .foot{border-top:1px solid var(--hx-rule);padding:12px 18px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:#fff;flex-shrink:0;gap:10px;display:flex}.hxpr-mo-sheet .foot .clear{min-height:var(--hx-tap);border:1px solid var(--hx-rule-2);color:var(--hx-ink);background:#fff;border-radius:10px;flex:none;padding:0 20px;font-size:14px;font-weight:600}.hxpr-mo-sheet .foot .apply{min-height:var(--hx-tap);background:var(--hx-ink);color:#fff;border-radius:10px;flex:1;font-size:14px;font-weight:700}.hxpr-sort-sheet-body{flex-direction:column;padding:8px 0;display:flex;overflow-y:auto}.hxpr-sort-sheet-opt{border:none;border-bottom:1px solid var(--hx-rule);text-align:left;width:100%;color:var(--hx-ink);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:15px;font-weight:500;transition:background .1s;display:flex}.hxpr-sort-sheet-opt:last-child{border-bottom:none}.hxpr-sort-sheet-opt:active{background:var(--hx-bg-2)}.hxpr-sort-sheet-opt.is-active{color:var(--hx-accent);font-weight:700}.hxpr-sort-sheet-opt.is-active span:before{content:"";background:var(--hx-accent);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin-right:8px;display:inline-block}.hxpr-search-box{margin:7px 0;padding:8px 12px}button.hxpr-chip{gap:4px;min-height:fit-content!important}.hxpr-feed-head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:0;padding-top:0}.hxpr-feed-head .count{font-size:18px}.hxpr-feed-controls{display:none}.hxpr-feed-sticky{border-bottom:none;margin-bottom:0;padding-bottom:0;position:static}.hxpr-chips{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;overscroll-behavior-x:contain;flex-wrap:nowrap;margin:0 -14px;padding:4px 14px 12px;scroll-padding-left:14px;overflow-x:auto}.hxpr-chips::-webkit-scrollbar{display:none}.hxpr-chips .label{display:none}.hxpr-chip{min-height:var(--hx-tap);scroll-snap-align:start;flex-shrink:0;padding:9px 14px}.hxpr-card .hxpr-mo-score{display:none!important}.hxpr-card .rating{order:-1;display:flex}.hxpr-card .rating .hxpr-mo-hide{display:inline!important}.hxpr-card{border-radius:14px;grid-template-columns:1fr;min-height:0;margin-bottom:32px}.hxpr-card .img-wrap{aspect-ratio:16/9;width:100%;height:auto;min-height:0}.hxpr-card .body{grid-template-columns:1fr;gap:0}.hxpr-card .body .main{gap:8px;min-width:0;padding:6px 16px}.hxpr-card .body .side{border-left:0;border-top:1px solid var(--hx-rule);flex-direction:row;justify-content:space-between;align-items:center;gap:10px;margin-left:0;padding:7px 16px}.hxpr-card .side .price-top{text-align:left;flex:auto;min-width:0}.hxpr-card .side .nudge-badge{display:none}.hxpr-card .side .strike{font-size:12px}.hxpr-card .side .price{font-size:22px}.hxpr-card .side .total{margin-top:4px;font-size:12px}.hxpr-card .side .price-cue{display:none}.hxpr-card .side .view-btn{white-space:nowrap;width:auto;min-width:0;min-height:var(--hx-tap);flex:0 auto;margin-top:0;padding:11px 16px;font-size:13px}.hxpr-card .side .view-btn .vb-label-full{display:none}.hxpr-card .side .view-btn .vb-label-short{display:inline}.hxpr-card .name{overflow-wrap:anywhere;font-size:17px}.hxpr-card .name-row{align-items:flex-start;gap:8px}.hxpr-card .stars-inline{background:0 0;border-radius:0;flex-shrink:0;gap:6px;margin-left:0;padding:0}.hxpr-mo-stars{color:#fff;letter-spacing:.02em;background:#f59e0b;border-radius:6px;align-items:center;padding:4px 7px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.hxpr-card .chain-chip{display:none}.hxpr-card .anchor{padding:5px 10px 5px 5px;font-size:12px}.hxpr-anchor-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hxpr-anchor-persona{display:none!important}.hxpr-card .rating .score{padding:5px 8px;font-size:15px}.hxpr-card .rating .verdict .label{font-size:13px}.hxpr-card .footer{gap:10px;padding-top:12px}.hxpr-card .facilities{display:none}.hxpr-card .trust{gap:8px;font-size:11px}.hxpr-card .trust .item:not(.cancel):not(.no-cancel){display:none}.hxpr-promo{gap:8px;padding:12px}.hxpr-promo-row{gap:12px}.hxpr-promo .ratematch-link{width:100%;min-height:var(--hx-tap);white-space:normal;justify-content:center}.hxpr-mapview-head{display:none}.hxpr-mapview-shell{border-top:0;position:relative}:is(.hxpr-page:has(~.hxpr-mapview-shell) .hxpr-refine .field:nth-child(2),.hxpr-page:has(~.hxpr-mapview-shell) .hxpr-refine .field:nth-child(3)){display:none}.hxpr-page:has(~.hxpr-mapview-shell) .hxpr-refine{grid-template-columns:1fr auto}.hxpr-page:has(~.hxpr-mapview-shell) .hxpr-refine .field:first-child{border-bottom:0;grid-column:1}.hxpr-page:has(~.hxpr-mapview-shell) .hxpr-refine .submit{grid-column:2;margin:8px;padding:0 16px}.hxpr-mapview-cols{height:calc(100dvh - var(--hx-header-h) - 96px - 60px);grid-template-rows:1fr;grid-template-columns:1fr;min-height:360px;position:relative}.hxpr-mapview-canvas{z-index:1;grid-area:1/1;width:100%;height:100%}.hxpr-mapview-list{border-right:0;border-top:1px solid var(--hx-rule);z-index:5;border-radius:18px 18px 0 0;flex-direction:column;grid-area:1/1;height:65dvh;max-height:65dvh;padding:0;transition:transform .3s cubic-bezier(.2,.85,.3,1);display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(calc(100% - 230px));box-shadow:0 -8px 28px #11182729}.hxpr-mapview-list.is-open{display:none;transform:translateY(0)}.hxpr-mapview-list:before{content:"";background:var(--hx-rule-2);border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:10px auto 4px;display:none}.hxpr-mo-listpeek{border-bottom:1px solid var(--hx-rule);flex-shrink:0;justify-content:space-between;align-items:center;padding:6px 18px 12px;display:flex!important}.hxpr-mo-listpeek .ttl{color:var(--hx-ink);font-size:14px;font-weight:700}.hxpr-mo-listpeek .ttl .dim{color:var(--hx-ink-3);margin-left:6px;font-weight:500}.hxpr-mo-listpeek .chev{color:var(--hx-ink-3);transition:transform .25s}.hxpr-mapview-list.is-open .hxpr-mo-listpeek .chev{transform:rotate(180deg)}.hxpr-mapview-list .hxpr-mo-listwrap{-webkit-overflow-scrolling:touch;flex:1;padding:0 14px;overflow-y:auto}.hxpr-mini{border-radius:10px;grid-template-columns:110px 1fr;min-height:130px}.hxpr-mini .name{font-size:14px}.hxpr-mini .body{gap:4px;padding:10px 12px}.hxpr-mini .rating-row{font-size:11px}.hxpr-map-pillgroup{scrollbar-width:none;flex-wrap:nowrap;top:12px;left:12px;right:12px;overflow-x:auto}.hxpr-map-pillgroup::-webkit-scrollbar{display:none}.hxpr-map-pillgroup .pill{flex-shrink:0;padding:7px 12px;font-size:12px}.hxpr-map-mobile-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.hxpr-map-mobile-chips::-webkit-scrollbar{display:none}.hxpr-map-mobile-chips .hxpr-map-listbtn{flex-shrink:0}.hxpr-map-mobile-chips .hxpr-map-pillgroup{flex-wrap:nowrap;gap:8px;padding:0;position:static;overflow-x:visible}.hxpr-map-mobile-chips .hxpr-chip{flex-shrink:0}.hxpr-map-draw,.hxpr-map-scale{display:none}.hxpr-mo-mapback{z-index:6;color:var(--hx-ink);min-height:var(--hx-tap);border:1px solid var(--hx-rule);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 14px 8px 10px;font-size:13px;font-weight:600;position:absolute;top:12px;left:12px;box-shadow:0 4px 14px #11182726;display:inline-flex!important}.hxpr-popover{display:none}.hxp-utility{padding:12px 0 8px}.hxp-back{min-height:var(--hx-tap);font-size:13px}.hxp-crumbs{flex-wrap:wrap;gap:6px;font-size:11px}.hxp-iconbtn{width:var(--hx-tap);height:var(--hx-tap)}.hxp-gallery-tabs-wrap{margin:0 -14px 10px;padding:0 14px}.hxp-gallery-tabs-arrow{display:none}.hxp-gallery-tabs .tab{min-height:var(--hx-tap);padding:9px 14px}.hxp-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:0;gap:0;height:280px;margin:0 -14px;display:flex;overflow-x:auto}.hxp-gallery::-webkit-scrollbar{display:none}.hxp-gallery .cell{scroll-snap-align:start;flex:0 0 100%;height:100%}.hxp-gallery .cell.a{grid-row:auto}.hxp-gallery .viewall{padding:8px 14px;font-size:13px;bottom:14px;right:18px}.hxp-title-block{grid-template-columns:1fr;gap:12px;margin-top:22px}.hxp-title-block h1{font-size:clamp(28px,7vw,34px);line-height:1.1}.hxp-title-row{gap:10px 14px}.hxp-score .box{padding:7px 11px}.hxp-score .box .num{font-size:22px}.hxp-meta-row{gap:8px 12px;margin-top:12px;font-size:13px}.hxp-meta-row .tag{padding:5px 10px;font-size:12px}.hxp-sentiment{margin-top:14px;padding:10px 12px;font-size:13px}.hxp-anchors{scrollbar-width:none;border-left:1px solid var(--hx-rule);border-right:1px solid var(--hx-rule);border-radius:12px;grid-template-columns:repeat(3,minmax(180px,1fr));overflow-x:auto}.hxp-anchors::-webkit-scrollbar{display:none}.hxp-anchors .hxp-anchor .ic{width:32px;height:32px}.hxp-trust{scrollbar-width:none;flex-wrap:nowrap;gap:14px;padding:12px 0;font-size:12px;overflow-x:auto}.hxp-trust::-webkit-scrollbar{display:none}.hxp-trust .item{flex-shrink:0}.hxp-tabsbar{top:var(--hx-header-h);margin-top:14px;top:0}.hxp-tabs{scrollbar-width:none;gap:22px;padding:0 14px;overflow-x:auto}.hxp-tabs::-webkit-scrollbar{display:none}.hxp-tabs .tab{white-space:nowrap;padding:14px 0;font-size:13px}.hxp-content h2{margin-bottom:8px;font-size:22px}.hxp-modify-wrap .hxp-modify-trigger{border:1px solid var(--hx-rule);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;display:flex;box-shadow:0 2px 10px #1118270d}.hxp-modify-fields{flex-direction:column}.hxp-modify-field,.hxp-modify-field.is-dates,.hxp-modify-apply{flex:auto;width:100%}.hxp-reviews{grid-template-columns:1fr;gap:24px}.hxp-reviews .score{font-size:44px}.hxp-bar{grid-template-columns:80px 1fr 30px;gap:10px}.hxp-bar .cat{font-size:12px}.hxp-reviews-ext{grid-template-columns:1fr;gap:22px}.hxp-histogram .row{grid-template-columns:32px 1fr 32px;gap:10px}.hxp-amen-grid{grid-template-columns:1fr 1fr;gap:11px 9px}.hxp-amen-foot{flex-direction:column;align-items:stretch;gap:12px}.hxp-amen-foot .see{min-height:var(--hx-tap);justify-content:center}.hxp-roomcard .room-head{grid-template-columns:1fr;gap:14px;padding:7px}.hxp-roomcard .room-img{height:180px}.hxp-roomcard .room-name{font-size:18px}.hxp-rate-row{grid-template-columns:1fr;gap:10px;padding:14px 16px}.hxp-rate-row .rate-price{text-align:left}.hxp-rate-row .selectbtn{width:100%;min-height:var(--hx-tap)}.hxp-map-card{height:280px}.hxp-walk{grid-template-columns:1fr 1fr;gap:8px}.hxp-vibe{text-align:left;grid-template-columns:1fr;gap:12px;padding:18px}.hxp-live-grid{grid-template-columns:1fr}.hxp-practical{grid-template-columns:1fr 1fr}.hxp-practical .item{border-right:0;border-bottom:1px solid var(--hx-rule)}.hxp-practical .item:nth-last-child(-n+2){border-bottom:0}.hxp-facts{grid-template-columns:1fr 1fr}.hxp-facts .hxp-fact{border-right:0;border-bottom:1px solid var(--hx-rule)}.hxp-facts .hxp-fact:nth-last-child(-n+2){border-bottom:0}.hxp-show{grid-template-columns:1fr;gap:14px;padding:0 0 18px}.hxp-show .still{height:180px}.hxp-show .meta{padding:0 18px}.hxp-show .cta{min-height:var(--hx-tap);justify-content:center;margin:0 18px}.hxp-flights{grid-template-columns:1fr;gap:14px}.hxp-flights .price{text-align:left}.hxp-personas{grid-template-columns:1fr;gap:10px}.hxp-sims{grid-template-columns:1fr 1fr;gap:12px}.hxp-sim .img{height:110px}.hxp-policy-row{grid-template-columns:1fr;gap:8px;padding:6px 0}.hxp-signals{flex-direction:column;align-items:stretch}.hxp-signals .cluster{justify-content:flex-start}.hxp-contact{flex-direction:column;align-items:flex-start;gap:12px}.hxp-contact .reveal{min-height:var(--hx-tap);align-items:center;display:inline-flex}}@media (max-width:380px){.hxpr-card .side .view-btn{padding:11px 14px;font-size:12px}.hxp-gallery{height:240px}.hxp-mo-cta .price .amt{font-size:18px}.hxp-mo-cta .btn{padding:12px 16px;font-size:13px}.hxp-walk{grid-template-columns:1fr}}