
:root{--brand-navy:#0D2B45;--brand-aqua:#16B6C6;--brand-sand:#E7C79A;--ink:#0D2B45;--ink2:#0b5660;--sea:#0d6970;--mint:#dceee9;--sand:#f7f1e5;--warm:#f3b35b;--paper:#fffdf8;--text:#17353a;--muted:#65777a;--line:#d9e2df;--shadow:0 18px 50px rgba(6,55,63,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--paper)}button,input,select{font:inherit}a{color:inherit}.site-header{height:78px;position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:24px;padding:10px clamp(18px,4vw,60px);background:rgba(255,253,248,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(13,43,69,.08)}.brand{display:flex;align-items:center;min-width:0}.brand img{display:block;width:210px;height:58px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;gap:22px;margin-left:auto}.desktop-nav a{text-decoration:none;font-weight:700;font-size:14px}.header-actions{display:flex;align-items:center;gap:8px}.lang-picker{height:40px;display:inline-flex;align-items:center;gap:4px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 7px;color:var(--ink)}.lang-picker span{font-size:15px}.lang-picker select{border:0;background:transparent;color:var(--ink);font-weight:900;font-size:12px;outline:0;padding:0 2px;cursor:pointer}.round-btn,.menu-btn{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:white;font-weight:900}.install-btn,.search-btn,.button{border:0;border-radius:999px;background:var(--ink);color:white;padding:12px 18px;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.menu-btn{display:none}.mobile-nav{position:fixed;top:78px;left:0;right:0;z-index:49;background:white;padding:14px 20px;box-shadow:var(--shadow)}.mobile-nav a{display:block;padding:14px 4px;border-bottom:1px solid var(--line);text-decoration:none;font-weight:800}.hero{min-height:620px;position:relative;display:grid;place-items:center;padding:64px clamp(18px,5vw,80px);overflow:hidden}.hero-image{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.02);opacity:0;transition:opacity 1.35s ease,transform 7s ease;will-change:opacity,transform}.hero-image-a{background-image:url('/assets/properties/virginias-place/hero-warm-exterior.webp')}.hero-image.is-active{opacity:1;transform:scale(1.07)}.hero-property{position:absolute;right:clamp(18px,5vw,80px);bottom:22px;z-index:3;max-width:min(420px,calc(100% - 36px));padding:8px 12px;border-radius:999px;background:rgba(3,38,45,.56);color:#fff;font-size:12px;font-weight:800;letter-spacing:.03em;backdrop-filter:blur(8px);opacity:0;transition:opacity .35s}.hero-property.is-visible{opacity:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,38,45,.9),rgba(3,38,45,.58) 52%,rgba(3,38,45,.18))}.hero-copy{position:relative;z-index:2;width:min(1180px,100%);color:white}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:900}.eyebrow.dark{color:var(--sea)}.hero h1{font-size:clamp(54px,8vw,104px);line-height:.86;margin:18px 0 24px;letter-spacing:-.055em}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--warm)}.hero-copy>p{max-width:720px;font-size:20px;line-height:1.55}.search-panel{margin-top:34px;display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;gap:8px;background:white;padding:10px;border-radius:22px;color:var(--text);box-shadow:var(--shadow);max-width:1040px}.search-panel label{display:grid;gap:5px;padding:3px 12px;border-right:1px solid var(--line)}.search-panel label span{font-size:11px;font-weight:900;text-transform:uppercase;color:var(--muted)}.search-panel input,.search-panel select{border:0;background:transparent;min-width:0;outline:0;font-weight:750;color:var(--text)}.search-btn{background:var(--warm);color:#3c2b13;padding:14px 20px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;font-size:13px;font-weight:750}.network-strip{display:grid;grid-template-columns:auto 1fr;gap:20px;padding:18px clamp(18px,5vw,80px);background:var(--mint);color:var(--ink)}.network-strip span{color:#49686b}.stays-section,.how-section,.owners-section,.eats-cross{padding:80px clamp(18px,5vw,80px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2,.owners-section h2,.eats-cross h2{font-size:clamp(34px,4.5vw,62px);line-height:1;margin:8px 0;letter-spacing:-.04em}.section-head.light{color:white}.result-count{font-weight:800;color:var(--muted)}.filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:28px}.chip{border:1px solid var(--line);background:white;border-radius:999px;padding:10px 16px;font-weight:800}.chip.active{background:var(--ink);color:white;border-color:var(--ink)}.price-filter{margin-left:auto;display:flex;gap:10px;align-items:center;font-size:13px;font-weight:800}.price-filter input{accent-color:var(--sea)}.property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.property-card{border:1px solid var(--line);border-radius:28px;overflow:hidden;background:white;box-shadow:0 8px 30px rgba(6,55,63,.07);display:grid}.property-media{height:330px;position:relative;overflow:hidden}.property-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.property-card:hover .property-media img{transform:scale(1.035)}.property-badge{position:absolute;top:16px;left:16px;background:rgba(255,255,255,.93);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.property-body{padding:24px}.property-top{display:flex;justify-content:space-between;gap:16px;align-items:start}.property-top h3{font-size:30px;margin:0}.property-top strong{font-size:21px;color:var(--sea);white-space:nowrap}.property-location{color:var(--muted);font-weight:700;margin:5px 0 14px}.property-summary{line-height:1.55}.unit-chips{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.unit-chips span{font-size:12px;background:var(--sand);padding:8px 10px;border-radius:999px}.property-actions{display:flex;gap:9px;flex-wrap:wrap}.property-actions button,.property-actions a{flex:1 1 110px}.outline{background:white!important;color:var(--ink)!important;border:1px solid var(--ink)!important}.how-section{background:var(--ink);color:white}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:28px}.steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--warm);color:#32220d}.steps h3{font-size:23px}.steps p{color:#d6e8e9;line-height:1.6}.availability-note{margin:24px 0 0;color:#cfe1e2}.eats-cross{display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--sand)}.eats-cross p{max-width:660px}.button.dark{background:var(--ink)}.owners-section{background:linear-gradient(135deg,#0c6770,#073c46);color:white;display:grid;grid-template-columns:1.5fr .7fr;gap:44px;align-items:center}.owner-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.owner-points span{padding:14px;background:rgba(255,255,255,.08);border-radius:14px}.button.warm{background:var(--warm);color:#3c2b13}.pricing-card{background:white;color:var(--ink);border-radius:30px;padding:34px;text-align:center}.pricing-card>span{font-size:12px;letter-spacing:.16em;font-weight:900}.pricing-card>strong{display:block;font-size:74px;line-height:1;margin-top:18px}.pricing-card small{color:var(--muted)}.pricing-card hr{border:0;border-top:1px solid var(--line);margin:25px 0}.empty-state{padding:40px;text-align:center;background:var(--sand);border-radius:20px}.property-dialog,.app-dialog{border:0;border-radius:28px;max-width:900px;width:calc(100% - 30px);padding:0;box-shadow:var(--shadow)}.property-dialog::backdrop,.app-dialog::backdrop{background:rgba(0,30,36,.72);backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:14px;width:40px;height:40px;border-radius:50%;border:0;background:white;z-index:4;font-size:24px}.detail-hero{height:340px}.detail-hero img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:28px}.detail-head{display:flex;justify-content:space-between;gap:20px}.detail-head h2{font-size:40px;margin:0}.detail-units{display:grid;gap:14px;margin:24px 0}.detail-unit{display:grid;grid-template-columns:120px 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:10px}.detail-unit img{width:120px;height:90px;object-fit:cover;border-radius:12px}.detail-unit h3{margin:0 0 5px}.detail-unit p{margin:0;color:var(--muted);font-size:13px}.detail-unit button{border:0;background:var(--ink);color:white;border-radius:999px;padding:10px 14px;font-weight:800}.detail-amenities{display:flex;gap:8px;flex-wrap:wrap}.detail-amenities span{background:var(--sand);border-radius:999px;padding:8px 11px;font-size:12px}.app-dialog{max-width:430px;padding:34px;text-align:center}.app-dialog img{width:96px;height:96px;object-fit:contain;border-radius:24px}.app-tagline{margin:-4px 0 14px;color:var(--brand-aqua);font-size:11px;font-weight:900;letter-spacing:.18em}footer{padding:44px clamp(18px,5vw,80px);background:#042c33;color:white;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:20px}footer img.footer-brand{display:block;width:225px;height:auto;object-fit:contain}footer div{display:flex;gap:14px;flex-wrap:wrap}footer a{text-decoration:none}footer small{grid-column:1/-1;color:#aac3c6}@media(max-width:980px){.desktop-nav{display:none}.menu-btn{display:block}.search-panel{grid-template-columns:1fr 1fr}.search-btn{grid-column:1/-1}.property-grid{grid-template-columns:1fr}.owners-section{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.eats-cross{align-items:flex-start;flex-direction:column}.hero{min-height:700px}.hero-overlay{background:linear-gradient(rgba(3,38,45,.75),rgba(3,38,45,.88))}}@media(max-width:640px){.site-header{height:70px;padding:8px 12px}.brand img{width:142px;height:48px}.round-btn{display:none}.install-btn{font-size:12px;padding:10px 12px}.mobile-nav{top:70px}.hero{min-height:780px;padding:50px 15px}.hero h1{font-size:58px}.hero-copy>p{font-size:17px}.search-panel{grid-template-columns:1fr;border-radius:18px}.search-panel label{border-right:0;border-bottom:1px solid var(--line);padding:8px 10px}.search-btn{grid-column:auto}.network-strip{grid-template-columns:1fr}.stays-section,.how-section,.owners-section,.eats-cross{padding:58px 15px}.section-head{align-items:flex-start;flex-direction:column}.property-media{height:260px}.property-actions{flex-direction:column}.price-filter{width:100%;margin-left:0}.owner-points{grid-template-columns:1fr}.detail-hero{height:240px}.detail-head{display:block}.detail-unit{grid-template-columns:86px 1fr}.detail-unit img{width:86px;height:76px}.detail-unit button{grid-column:1/-1}.steps article{padding:22px}footer{grid-template-columns:1fr}footer small{grid-column:auto}}

/* v1.1.0 Manager/live-directory compatibility */
.catalog-meta{display:grid;gap:4px;text-align:right}.catalog-status{font-size:12px;font-weight:800;color:var(--sea)}.type-filters{display:flex;gap:10px;flex-wrap:wrap}.managed-badge{position:absolute;right:16px;top:16px;background:var(--ink);color:white;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.04em}.media-placeholder{object-fit:contain!important;background:var(--sand);padding:28px}.button.compact{padding:11px 14px;font-size:13px}.detail-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:160px;gap:4px;background:var(--ink)}.detail-gallery img{width:100%;height:100%;object-fit:cover}.detail-gallery img:first-child{grid-row:span 2}.directory-note{display:flex;justify-content:space-between;gap:12px;align-items:center;background:var(--sand);border-radius:16px;padding:16px 18px;margin:20px 0}.directory-note span{color:var(--muted);font-weight:700}.detail-contact-actions{display:flex;gap:9px;flex-wrap:wrap;margin:10px 0 20px}.detail-contact-actions .button{min-width:120px}.property-actions{flex-wrap:wrap}.property-actions>*{min-width:120px}
@media(max-width:640px){.catalog-meta{text-align:left}.type-filters{width:100%}.detail-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:120px}.detail-gallery img:first-child{grid-column:1/-1;grid-row:auto;height:210px}.directory-note{align-items:flex-start;flex-direction:column}.detail-contact-actions{display:grid;grid-template-columns:1fr 1fr}.detail-contact-actions .button{min-width:0}}

.directory-badge{position:absolute;right:16px;top:16px;background:rgba(247,241,229,.96);color:var(--ink);padding:8px 11px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.03em;border:1px solid rgba(13,43,69,.10)}

@media(max-width:640px){.hero-property{right:15px;bottom:14px;max-width:calc(100% - 30px);font-size:11px}.hero-image{background-position:center center}}
@media(prefers-reduced-motion:reduce){.hero-image{transition:none!important;transform:none!important}}

/* v1.2.1 mobile containment + uniform property cards */
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%}
.property-grid,.property-card,.property-media,.property-body,.property-top,.property-top>div{min-width:0}
.property-card{width:100%;max-width:100%}
.property-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.property-body{display:flex;flex-direction:column}
.property-top>div{flex:1 1 auto}
.property-top h3,.property-location,.property-summary,.unit-chips span,.property-badge,.managed-badge,.directory-badge{overflow-wrap:anywhere;word-break:normal}
.property-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:4.65em;max-height:4.65em}
.property-summary.is-empty{visibility:hidden}
.property-actions{margin-top:auto}
.property-badge{max-width:calc(100% - 150px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-image{background-position:50% 50%;background-repeat:no-repeat;transform-origin:50% 50%}

@media(max-width:640px){
  .hero{width:100%;max-width:100%;overflow:hidden}
  .hero-image{inset:0;background-position:50% 50%;background-size:cover;transform-origin:center center}
  .hero-copy,.search-panel,.network-strip,.stays-section{min-width:0;max-width:100%}
  .property-grid{width:100%;max-width:100%;gap:20px}
  .property-card{border-radius:22px;overflow:hidden}
  .property-media{height:240px;width:100%;max-width:100%}
  .property-media img{object-position:center center}
  .property-badge{top:12px;left:12px;max-width:calc(100% - 132px);padding:7px 10px;font-size:10px}
  .managed-badge,.directory-badge{top:12px;right:12px;max-width:116px;padding:7px 9px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .property-body{padding:20px;min-width:0}
  .property-top{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0}
  .property-top h3{font-size:26px;line-height:1.08;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.16em;max-height:2.16em}
  .property-top strong{font-size:16px;line-height:1.25;white-space:normal;max-width:100%;text-align:left;overflow-wrap:anywhere}
  .property-location{line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.7em;max-height:2.7em;margin:4px 0 12px}
  .property-summary{font-size:15px;line-height:1.5;min-height:4.5em;max-height:4.5em;margin:8px 0 14px}
  .unit-chips{min-width:0;margin:8px 0 18px}
  .unit-chips span{max-width:100%;white-space:normal;line-height:1.3}
  .property-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%}
  .property-actions>*{min-width:0!important;width:100%;max-width:100%;white-space:normal;text-align:center;overflow-wrap:anywhere}
  .property-actions>*:only-child{grid-column:1/-1}
  .property-actions>*:nth-child(3):last-child{grid-column:1/-1}
  .detail-copy,.detail-head,.detail-unit,.detail-unit>div{min-width:0}
  .detail-head h2,.detail-unit h3,.detail-unit p{overflow-wrap:anywhere}
}

@media(max-width:380px){
  .property-media{height:220px}
  .property-body{padding:17px}
  .property-top h3{font-size:24px}
  .property-actions{grid-template-columns:1fr}
  .property-actions>*:nth-child(3):last-child{grid-column:auto}
}

/* v1.2.2 approved 264Stay brand assets */
.submission-brand{display:block;width:min(260px,72vw);height:auto;margin:0 0 14px;object-fit:contain;object-position:left center}
@media(max-width:640px){footer img.footer-brand{width:min(230px,78vw)}.submission-brand{width:min(225px,72vw)}}

/* 264Stay v1.3.0 discovery + live availability */
.stay-search-tools{display:flex;gap:14px;justify-content:space-between;align-items:end;margin:0 0 16px}.stay-name-search{display:grid;gap:6px;min-width:min(440px,100%);font-size:.78rem;font-weight:800;color:#31485b}.stay-name-search input{width:100%;padding:12px 14px;border:1px solid #cfdae1;border-radius:12px;background:#fff;font:inherit;font-size:.95rem}.view-toggle{display:flex;padding:4px;border-radius:12px;background:#e9eff2}.view-toggle button{border:0;background:transparent;border-radius:9px;padding:9px 16px;font-weight:800;color:#536777;cursor:pointer}.view-toggle button.active{background:#fff;color:#0d2b45;box-shadow:0 2px 8px rgba(13,43,69,.1)}
.result-group-title{font-size:1rem;margin:24px 0 12px;color:#0d2b45;display:flex;align-items:center;gap:10px}.result-group-title:after{content:"";height:1px;background:#dce5e9;flex:1}.result-group-title--other{margin-top:34px;color:#556b7a}.availability-search-note{margin:12px 0 18px}.availability-pill{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border-radius:999px;font-size:.7rem;font-weight:900;letter-spacing:.03em;margin-bottom:9px}.availability-live{background:#d9f7eb;color:#086848}.availability-managed{background:#e5f1f7;color:#164d6b}.availability-contact{background:#f4ead9;color:#70552e}.managed-card{border-color:#c8e8e4}.directory-card{background:#fcfcfb}.stay-map-wrap{border:1px solid #d6e0e5;border-radius:18px;overflow:hidden;background:#fff}.stay-map{height:520px;width:100%}.map-note{margin:0;padding:9px 13px;font-size:.75rem;color:#667985;background:#f7f9fa}.network-actions{display:flex;gap:10px;flex-wrap:wrap}
.request-button{border:0;border-radius:10px;padding:10px 13px;background:#17b6b1;color:#052e36;font-weight:900;cursor:pointer}.request-button:disabled{background:#d9e1e4;color:#6c7880;cursor:not-allowed}.unit-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.unit-unavailable{opacity:.68}.reservation-dialog{width:min(720px,calc(100% - 28px));max-height:90dvh;border:0;border-radius:22px;padding:24px;color:#0d2b45;box-shadow:0 28px 80px rgba(0,0,0,.3)}.reservation-dialog::backdrop{background:rgba(8,25,39,.72)}.reservation-dialog h2{margin:7px 0}.reservation-summary{display:grid;gap:4px;padding:13px 15px;border-radius:14px;background:#eef7f7;margin:16px 0}.reservation-summary span{font-size:.85rem;color:#536773}.reservation-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reservation-form label{display:grid;gap:5px;font-size:.78rem;font-weight:800}.reservation-form input,.reservation-form textarea{border:1px solid #ced9df;border-radius:10px;padding:11px 12px;font:inherit}.reservation-form textarea{min-height:90px;resize:vertical}.reservation-form .span-2{grid-column:1/-1}.reservation-consent{grid-template-columns:auto 1fr!important;align-items:start;font-weight:600!important}.reservation-honeypot{position:absolute!important;left:-10000px!important}.reservation-status{font-size:.84rem}.reservation-status.is-bad{color:#a22222}.reservation-success{text-align:center;padding:30px 10px}.reservation-success strong{display:block;font-size:1.25rem;margin:8px 0 22px;color:#17a29e}.reservation-success .button{margin-top:14px}
@media(max-width:760px){.stay-search-tools{align-items:stretch;flex-direction:column}.stay-name-search{min-width:0}.view-toggle{align-self:flex-start}.stay-map{height:430px}.reservation-form{grid-template-columns:1fr}.reservation-form .span-2{grid-column:auto}.unit-actions{justify-content:flex-start}}
@media(max-width:480px){.stay-map{height:360px}.reservation-dialog{padding:18px}.result-group-title{font-size:.92rem}.view-toggle{width:100%}.view-toggle button{flex:1}}

/* 264 Network family bar — v1.4 */
.network-family-bar{display:flex;align-items:center;justify-content:center;gap:14px;min-height:34px;padding:6px 14px;background:#071f55;color:#fff;font-size:12px;letter-spacing:.02em;position:relative;z-index:80}.network-family-bar strong{font-weight:900;margin-right:4px}.network-family-bar a,.network-family-bar span{color:#dce8ff;text-decoration:none;font-weight:800}.network-family-bar .active{color:#45c6d7}.network-family-bar a:hover{color:#fff}@media(max-width:620px){.network-family-bar{gap:9px;overflow-x:auto;justify-content:flex-start;padding-inline:12px;white-space:nowrap;-webkit-overflow-scrolling:touch}}

/* 264Stay v1.5.0 — Network discovery + scalable island map */
.search-panel-v15{grid-template-columns:minmax(250px,1.7fr) repeat(4,minmax(115px,.75fr)) auto;max-width:1180px}
.search-panel-v15 .hero-destination{min-width:0}.search-panel-v15 .hero-destination input{font-size:1rem}
.stay-results-layout{display:block}.stay-results-layout.is-split{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(480px,1.18fr);gap:18px;align-items:start}
.stay-results-layout.is-split #stayLists{max-height:650px;overflow:auto;padding-right:8px;scrollbar-gutter:stable}
.stay-results-layout.is-split .property-grid{grid-template-columns:1fr;gap:16px}.stay-results-layout.is-split .property-media{height:220px}
.stay-results-layout.is-split .property-top h3{font-size:24px}.stay-results-layout.is-split .property-body{padding:18px}
.stay-results-layout.is-split .stay-map-wrap{position:sticky;top:112px}
.result-group-title--enriched{margin-top:30px;color:#137b7a}
.availability-enriched{background:#ddf5f2;color:#0d6866}.tier-live{border-color:#9fd9d4}.tier-enriched{border-color:#c9e6e4}.tier-basic{background:#fcfcfb}
.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 13px;background:#f6fafb;border-bottom:1px solid #d6e0e5}
.map-stats{font-size:.75rem;font-weight:850;color:#31485b}.map-legend{display:flex;gap:11px;flex-wrap:wrap;font-size:.69rem;font-weight:850;color:#61727f}.map-legend span{display:inline-flex;align-items:center;gap:5px}
.legend-dot{display:inline-block;border-radius:50%}.legend-dot.live{width:10px;height:10px;background:#0d2b45;box-shadow:0 0 0 2px #59d6d0}.legend-dot.enriched{width:8px;height:8px;background:#17b6b1}.legend-dot.basic{width:6px;height:6px;background:#59d6d0}
.stay-map{height:600px}.stay-div-icon{background:transparent!important;border:0!important}.stay-marker-hit{display:grid;place-items:center;width:28px;height:28px;cursor:pointer}.stay-marker-dot{display:block;width:var(--dot-size);height:var(--dot-size);border-radius:50%;transition:width .16s ease,height .16s ease,box-shadow .16s ease;box-sizing:border-box}
.stay-marker-hit.tier-basic .stay-marker-dot{background:#59d6d0;box-shadow:0 0 0 1px rgba(13,43,69,.2)}.stay-marker-hit.tier-enriched .stay-marker-dot{background:#17b6b1;box-shadow:0 0 0 1px rgba(13,43,69,.28)}.stay-marker-hit.tier-live .stay-marker-dot{background:#0d2b45;border:2px solid #59d6d0;box-shadow:0 2px 10px rgba(13,43,69,.34)}
.stay-marker-hit.is-approx .stay-marker-dot{opacity:.86}.stay-marker-hit:hover .stay-marker-dot,.stay-marker-hit:focus .stay-marker-dot{box-shadow:0 0 0 5px rgba(89,214,208,.25)}
.stay-map-popup{display:grid;gap:4px;min-width:170px;color:#0d2b45}.stay-map-popup strong{font-size:14px}.stay-map-popup span,.stay-map-popup small{color:#667985}.stay-map-popup b{color:#087a78}.stay-map-popup button{margin-top:5px;border:0;border-radius:9px;background:#0d2b45;color:#fff;font-weight:850;padding:8px 10px;cursor:pointer}
.owner-actions{display:flex;gap:10px;flex-wrap:wrap}.owner-secondary{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.65)!important}.listing-principle-card{background:white;color:var(--ink);border-radius:30px;padding:34px}.listing-principle-card>span{font-size:12px;letter-spacing:.16em;font-weight:900;color:#137b7a}.listing-principle-card>strong{display:block;font-size:clamp(30px,4vw,48px);line-height:1.02;margin:18px 0}.listing-principle-card p{color:#536773;line-height:1.55}.listing-principle-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.listing-principle-card small{color:#6a7d88;font-weight:800}
@media(max-width:1100px){.search-panel-v15{grid-template-columns:1.6fr 1fr 1fr}.search-panel-v15 .hero-destination{grid-column:1/-1}.search-panel-v15 .search-btn{grid-column:auto}.stay-results-layout.is-split{grid-template-columns:minmax(320px,.75fr) minmax(420px,1.25fr)}}
@media(max-width:980px){.split-toggle{display:none!important}.stay-results-layout.is-split{display:block}.stay-results-layout.is-split #stayLists{max-height:none;overflow:visible;padding-right:0}.stay-results-layout.is-split .stay-map-wrap{position:static}.stay-map{height:500px}}
@media(max-width:640px){.search-panel-v15{grid-template-columns:1fr}.search-panel-v15 .hero-destination{grid-column:auto}.search-panel-v15 .search-btn{grid-column:auto}.stay-map{height:430px}.map-toolbar{align-items:flex-start;flex-direction:column}.map-legend{width:100%}.owner-actions{display:grid;grid-template-columns:1fr}.owner-actions .button{width:100%;text-align:center}}
@media(max-width:480px){.stay-map{height:390px}}

.network-family-bar .network-home{color:#fff;font-weight:900;margin-right:4px}.network-family-bar .network-home:hover{color:#fff}

/* Network-wide contact field standard */
.network-contact-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0}.network-contact-field{min-width:0;padding:8px 9px;border:1px solid rgba(120,140,155,.22);border-radius:10px;background:rgba(255,255,255,.62)}.network-contact-field small{display:block;margin-bottom:3px;font-size:.62rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;opacity:.66}.network-contact-field a,.network-contact-field span{display:block;min-width:0;overflow-wrap:anywhere;font-size:.76rem;font-weight:800;text-decoration:none}.network-contact-field .is-missing{opacity:.45;font-weight:700}@media(max-width:640px){.network-contact-fields{grid-template-columns:1fr}.network-contact-field{display:grid;grid-template-columns:88px 1fr;align-items:center;gap:7px}.network-contact-field small{margin:0}}

/* v1.5.4 four-language header alignment */
@media(max-width:640px){.lang-picker{height:38px;padding:0 5px}.lang-picker span{display:none}.lang-picker select{font-size:12px}.header-actions{gap:5px}}

/* v1.5.5 — shared 264 Network business plate */
.network-business-plate{border:1px solid rgba(15,23,42,.11)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 32px rgba(15,23,42,.08)!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;min-width:0}
.network-business-plate:hover{transform:translateY(-2px);box-shadow:0 17px 38px rgba(15,23,42,.12)!important}
.network-business-plate .network-contact-fields{margin-top:12px}
.network-business-plate .property-actions{margin-top:auto;padding-top:12px;border-top:1px solid rgba(15,23,42,.08)}
.network-business-plate.is-managed{border-color:rgba(13,148,136,.28)!important}
.managed-site-button{background:#0f766e!important;color:#fff!important;border-color:#0f766e!important;text-decoration:none}
#typeFilters .chip strong{display:inline-flex;min-width:1.8em;justify-content:center;margin-left:5px;padding:1px 7px;border-radius:999px;background:rgba(15,23,42,.08);font-size:.78em}
#typeFilters .chip.active strong{background:rgba(255,255,255,.2)}

/* Direct business contact actions — every verified contact is visibly tappable. */
.network-contact-field a{padding:6px 8px;border-radius:8px;background:rgba(13,148,136,.08);color:inherit;transition:background .15s ease,transform .15s ease}
.network-contact-field a:hover,.network-contact-field a:focus-visible{background:rgba(13,148,136,.16);transform:translateY(-1px);outline:none}
.direct-contact-actions{flex-wrap:wrap}
.direct-contact-actions a,.direct-contact-actions button{min-width:92px}
.direct-whatsapp{font-weight:900!important}
@media(max-width:640px){.direct-contact-actions a,.direct-contact-actions button{flex:1 1 120px}.network-contact-field a{padding:9px 10px}}


/* v1.5.11 — premium business/property cards */
.property-card.network-business-plate{border:1px solid #cad8d6!important;box-shadow:0 14px 38px rgba(6,55,63,.10)!important}
.property-card.network-business-plate .property-media{height:350px;background:#eaf2ef}
.property-brandmark{position:absolute;left:18px;bottom:18px;width:96px;height:96px;border-radius:20px;background:#fff;padding:8px;display:grid;place-items:center;border:1px solid rgba(13,43,69,.12);box-shadow:0 10px 28px rgba(6,55,63,.22);overflow:hidden;z-index:2}
.property-brandmark img{width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important}
.property-card.network-business-plate .property-body{padding:26px;color:#15363c}
.property-card.network-business-plate .property-top h3{font-size:31px;font-weight:950;color:#0D2B45;line-height:1.04}
.property-card.network-business-plate .property-location{color:#3f6266!important;font-size:.92rem;font-weight:800}
.property-card.network-business-plate .property-summary{color:#36575c!important;font-size:.96rem;line-height:1.62}
.property-card.network-business-plate .unit-chips span{color:#3d3428;font-weight:800}
.property-card.network-business-plate .network-contact-field{background:#f7faf9!important;border-color:#d5e0dd!important}
.property-card.network-business-plate .network-contact-field small{opacity:1!important;color:#576b6e!important}
.property-card.network-business-plate .network-contact-field a,.property-card.network-business-plate .network-contact-field span{color:#173f46!important;font-size:.82rem}
.property-card.network-business-plate.is-managed{border:2px solid #45b7ae!important;box-shadow:0 18px 45px rgba(22,182,198,.14)!important}
@media(max-width:640px){.property-card.network-business-plate .property-media{height:285px}.property-brandmark{width:78px;height:78px;bottom:14px;left:14px}.property-card.network-business-plate .property-body{padding:20px}.property-card.network-business-plate .property-top h3{font-size:27px}}

/* v1.5.13 — live 264Stay property count */
.stay-live-counter{display:inline-flex;align-items:center;gap:15px;margin:8px 0 18px;padding:11px 14px;border-radius:17px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.72);box-shadow:0 14px 35px rgba(10,33,42,.18);color:#123849;backdrop-filter:blur(12px)}.stay-live-kicker{display:flex;align-items:center;gap:7px;font-size:.64rem;font-weight:950;letter-spacing:.12em;color:#315968}.stay-live-kicker i{width:7px;height:7px;border-radius:50%;background:#14a765;box-shadow:0 0 14px rgba(20,167,101,.65)}.stay-live-counter>div{display:flex;align-items:baseline;gap:7px}.stay-live-counter strong{font-size:2rem;line-height:1;color:#0c384c}.stay-live-counter>div span{font-size:.76rem;font-weight:850;color:#3d6473}.stay-live-counter small{font-size:.63rem;color:#68818b}@media(max-width:650px){.stay-live-counter{display:grid;grid-template-columns:auto 1fr;gap:6px 12px}.stay-live-counter small{grid-column:1/-1}.stay-live-counter strong{font-size:1.8rem}}

/* v1.5.14 — map-first category directory */
.directory-view-note{display:grid;gap:3px;min-width:250px;padding:10px 14px;border:1px solid #d8e4e2;border-radius:15px;background:#f6faf9;color:#153d45}.directory-view-note strong{font-size:.82rem}.directory-view-note span{font-size:.7rem;color:#62777b}
.map-first-directory{display:flex!important;flex-direction:column;gap:30px}.map-first-directory .stay-map-wrap{order:1;position:static!important}.map-first-directory #stayLists{order:2;max-height:none!important;overflow:visible!important;padding-right:0!important}.map-first-directory .stay-map{height:540px}
.stay-results-layout.is-category-directory .property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.stay-results-layout.is-category-directory .property-media{height:245px}.stay-results-layout.is-category-directory .property-card.network-business-plate .property-media{height:245px}.stay-results-layout.is-category-directory .property-card.network-business-plate .property-body{padding:20px}.stay-results-layout.is-category-directory .property-card.network-business-plate .property-top h3{font-size:25px}.stay-results-layout.is-category-directory .property-brandmark{width:72px;height:72px;border-radius:16px;left:14px;bottom:14px}.stay-results-layout.is-category-directory .property-summary{font-size:.9rem}.stay-results-layout.is-category-directory .network-contact-fields{grid-template-columns:1fr}.stay-results-layout.is-category-directory .network-contact-field{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:5px}.stay-results-layout.is-category-directory .network-contact-field small{margin:0}.stay-results-layout.is-category-directory .property-actions{gap:7px}.stay-results-layout.is-category-directory .property-actions button,.stay-results-layout.is-category-directory .property-actions a{font-size:.74rem;padding:9px 11px}
@media(max-width:1100px){.stay-results-layout.is-category-directory .property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.directory-view-note{min-width:0;width:100%}.map-first-directory .stay-map{height:410px}.stay-results-layout.is-category-directory .property-grid{grid-template-columns:1fr}.stay-results-layout.is-category-directory .property-card.network-business-plate .property-media{height:270px}}

/* Automatic logo-forward business plates */
.plate-site-link{text-decoration:none!important}
.property-main-visual{display:block;width:100%;height:100%}
.property-main-visual img{width:100%;height:100%}
.property-title-site{display:inline-block;color:inherit;min-width:0}
.property-title-site:hover h3{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}
.property-media.is-logo-only{background:linear-gradient(145deg,#fff,#f2f8f6)!important}
.property-media.is-logo-only>img,.property-media.is-logo-only>.property-main-visual>img{object-fit:contain!important;padding:32px!important;background:#fff!important}
.property-card.network-business-plate.is-managed .property-brandmark{width:150px;height:150px;border-radius:28px;padding:12px;border:2px solid rgba(69,183,174,.36)}
.property-card.network-business-plate.is-managed .property-media.is-logo-only>img,.property-card.network-business-plate.is-managed .property-media.is-logo-only>.property-main-visual>img{padding:52px!important}
@media(max-width:640px){.property-card.network-business-plate.is-managed .property-brandmark{width:118px;height:118px}.property-card.network-business-plate.is-managed .property-media.is-logo-only>img,.property-card.network-business-plate.is-managed .property-media.is-logo-only>.property-main-visual>img{padding:34px!important}}

/* v1.5.17 — tropical resort visual refresh */
:root{
  --trop-aqua:#16c7c7;
  --trop-lagoon:#0b8f97;
  --trop-sky:#86e2eb;
  --trop-coral:#ff7f6e;
  --trop-sun:#ffc85a;
  --trop-palm:#2ca675;
  --trop-sand:#fff1ce;
  --trop-foam:#f2fffd;
  --trop-night:#073d52;
  --paper:#fffaf0;
  --line:#cfe4df;
  --shadow:0 22px 58px rgba(6,70,79,.16);
}
body{
  background:
    radial-gradient(circle at 8% 9%,rgba(255,200,90,.16),transparent 24rem),
    radial-gradient(circle at 92% 18%,rgba(22,199,199,.13),transparent 27rem),
    #fffaf2;
}
.network-family-bar{
  background:linear-gradient(90deg,#063f57 0%,#078893 42%,#26ac82 73%,#ffb44f 100%)!important;
  border-bottom:0!important;
  box-shadow:0 8px 24px rgba(4,61,78,.16);
}
.network-family-bar a,.network-family-bar span{color:#fff!important}
.network-family-bar .active{background:rgba(255,255,255,.2)!important;border-color:rgba(255,255,255,.38)!important}
.site-header{
  background:rgba(255,252,244,.93);
  border-bottom:1px solid rgba(4,105,112,.1);
  box-shadow:0 8px 32px rgba(7,65,78,.06);
}
.desktop-nav a{position:relative;color:#123e4b}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--trop-coral),var(--trop-sun));transition:right .2s ease}.desktop-nav a:hover:after{right:0}
.lang-picker,.round-btn,.menu-btn{border-color:#badbd7;background:#fffef9}
.install-btn{background:linear-gradient(135deg,#087f8a,#22a985);box-shadow:0 8px 20px rgba(8,127,138,.22)}
.hero{min-height:650px;padding-top:72px;padding-bottom:74px;background:#063f57}
.hero:before,.hero:after{content:"";position:absolute;z-index:1;border-radius:50%;pointer-events:none;filter:blur(1px)}
.hero:before{width:440px;height:440px;right:-150px;top:-160px;background:radial-gradient(circle,rgba(255,200,90,.35),rgba(255,200,90,0) 68%)}
.hero:after{width:520px;height:240px;left:-180px;bottom:-125px;background:radial-gradient(ellipse,rgba(22,199,199,.34),rgba(22,199,199,0) 68%)}
.hero-overlay{background:linear-gradient(90deg,rgba(2,48,61,.9) 0%,rgba(2,72,78,.69) 47%,rgba(10,119,118,.24) 76%,rgba(255,174,75,.12) 100%)}
.hero h1{max-width:980px;text-shadow:0 5px 24px rgba(0,39,48,.22)}
.hero h1 em{color:#ffd26e;text-shadow:0 3px 18px rgba(255,174,75,.18)}
.hero-copy>p{color:#efffff;text-shadow:0 2px 16px rgba(0,41,49,.28)}
.hero .eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(7px)}
.search-panel{
  border:1px solid rgba(255,255,255,.72);
  background:rgba(255,255,255,.96);
  box-shadow:0 24px 70px rgba(0,46,55,.28),0 0 0 5px rgba(255,255,255,.08);
}
.search-panel label{border-right-color:#dbe8e5}
.search-panel label:focus-within span{color:#078893}
.search-btn{background:linear-gradient(135deg,#ffbc53,#ff8b69);color:#492b17;box-shadow:0 9px 22px rgba(255,139,105,.28)}
.trust-row span{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(6px)}
.stay-live-counter{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,255,250,.91));border-color:rgba(255,255,255,.94);box-shadow:0 16px 40px rgba(0,55,64,.23)}
.stay-live-kicker{color:#087a78}.stay-live-kicker i{background:#28b875}.stay-live-counter strong{color:#075c6f}
.network-strip{
  position:relative;
  grid-template-columns:minmax(230px,.65fr) minmax(280px,1.35fr);
  background:linear-gradient(105deg,#fff1c5 0%,#fff9e9 34%,#e9fffa 70%,#dff8fb 100%);
  border-bottom:1px solid rgba(12,143,151,.09);
  overflow:hidden;
}
.network-strip:after{content:"";position:absolute;right:-30px;top:-45px;width:150px;height:150px;border-radius:50%;border:28px solid rgba(255,127,110,.09)}
.network-strip strong{font-size:1rem;color:#07485c}.network-strip span{color:#365e63}
.stays-section{
  position:relative;
  background:
    radial-gradient(circle at 100% 0,rgba(255,127,110,.10),transparent 28rem),
    radial-gradient(circle at 0 26%,rgba(22,199,199,.10),transparent 30rem),
    linear-gradient(180deg,#fffaf0 0%,#f8fffc 46%,#fff 100%);
}
.stays-section:before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;background:linear-gradient(90deg,#16c7c7 0 25%,#ff7f6e 25% 50%,#ffc85a 50% 75%,#2ca675 75%)}
.section-head h2{color:#083f51}.eyebrow.dark{color:#0a8c89}
.stay-search-tools{gap:14px}.stay-name-search{border:1px solid #cce4df!important;background:#fff!important;box-shadow:0 9px 28px rgba(7,70,79,.06)}
.directory-view-note{border-color:#bde1d9;background:linear-gradient(135deg,#effff9,#fff9df);color:#0d515b;box-shadow:0 8px 24px rgba(8,85,91,.06)}
.filter-row{padding:12px 14px;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(11,143,151,.1);box-shadow:0 10px 30px rgba(7,64,73,.05)}
.chip{border:0;box-shadow:inset 0 0 0 1px rgba(8,75,86,.12),0 5px 14px rgba(8,75,86,.05);transition:transform .18s ease,box-shadow .18s ease;background:#fff;color:#144854}
.chip:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px rgba(8,75,86,.16),0 9px 20px rgba(8,75,86,.10)}
#typeFilters .chip:nth-child(2){background:#e6fbff;color:#075c70}#typeFilters .chip:nth-child(3){background:#fff0e9;color:#8b493f}#typeFilters .chip:nth-child(4){background:#fff7d7;color:#735416}#typeFilters .chip:nth-child(5){background:#e7f8ee;color:#276b4f}
.chip.active,#typeFilters .chip.active{background:linear-gradient(135deg,#087f8a,#16b6a2)!important;color:#fff!important;box-shadow:0 10px 24px rgba(8,127,138,.22)!important}
.stay-map-wrap{padding:14px;border-radius:30px;background:linear-gradient(145deg,#ffffff,#eefdfa);border:1px solid #bfe3dc;box-shadow:0 22px 50px rgba(7,80,91,.12);overflow:hidden}
.map-toolbar{padding:4px 6px 12px}.map-stats{color:#0c5360}.map-note{margin:12px 7px 3px;color:#55777a}.stay-map{border-radius:21px;overflow:hidden;border:1px solid rgba(8,96,105,.14);box-shadow:inset 0 0 0 1px rgba(255,255,255,.38)}
.result-group-title{color:#0b5360;display:flex;align-items:center;gap:10px}.result-group-title:before{content:"";width:28px;height:7px;border-radius:99px;background:linear-gradient(90deg,#16c7c7,#ffc85a)}
.property-card.network-business-plate{
  border-color:#cce3de!important;
  border-radius:26px!important;
  box-shadow:0 17px 42px rgba(5,68,80,.10)!important;
  background:linear-gradient(180deg,#fff 0%,#fffefa 100%)!important;
}
.property-card.network-business-plate:hover{transform:translateY(-5px);box-shadow:0 24px 52px rgba(5,68,80,.16)!important}
.property-card.network-business-plate .property-media{background:linear-gradient(145deg,#e8fbf8,#fff1d7)}
.property-badge{background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(255,248,221,.96));border:1px solid rgba(255,200,90,.38);color:#164654;box-shadow:0 6px 16px rgba(8,70,78,.10)}
.property-card.network-business-plate .property-body{background:linear-gradient(180deg,#fff,#fffdf8);color:#173e47}
.property-card.network-business-plate .property-top h3{color:#073e55}
.property-card.network-business-plate .property-location{color:#357277!important}.property-card.network-business-plate .property-summary{color:#426467!important}
.property-card.network-business-plate .unit-chips span{background:#fff2cd;color:#5c4b25}
.property-card.network-business-plate .network-contact-field{background:#f4fffb!important;border-color:#d0e9e1!important}
.property-card.network-business-plate.is-managed{border-color:#28b9aa!important;box-shadow:0 20px 50px rgba(18,177,166,.15)!important}
.property-card.network-business-plate.is-managed:before{content:"SHOCASH ENHANCED";display:block;padding:7px 14px;background:linear-gradient(90deg,#087f8a,#16b6a2);color:#fff;font-size:.64rem;letter-spacing:.14em;font-weight:950;text-align:right}
.property-brandmark{border-color:rgba(8,143,151,.18);box-shadow:0 12px 30px rgba(5,73,84,.22)}
.managed-site-button{background:linear-gradient(135deg,#087f8a,#2ca675)!important;border:0!important;box-shadow:0 7px 17px rgba(8,127,138,.18)}
.property-actions .outline{border-color:#7cbab4!important;color:#0c5860!important;background:#fff!important}.property-actions .outline:hover{background:#effcf8!important}
.property-media.is-logo-only{background:linear-gradient(145deg,#ecfffb,#fff4dc)!important}.property-media.is-logo-only>img,.property-media.is-logo-only>.property-main-visual>img{background:linear-gradient(145deg,#fff,#fffcf3)!important}
.how-section{position:relative;background:linear-gradient(135deg,#063e56 0%,#087f83 54%,#1d9b75 100%);overflow:hidden}
.how-section:after{content:"";position:absolute;right:-120px;bottom:-170px;width:430px;height:430px;border-radius:50%;border:70px solid rgba(255,200,90,.11)}
.steps{position:relative;z-index:1}.steps article{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.18);box-shadow:0 14px 34px rgba(1,48,60,.12)}.steps article:nth-child(2){background:rgba(255,200,90,.10)}.steps article:nth-child(3){background:rgba(255,127,110,.09)}
.steps b{background:linear-gradient(135deg,#ffd86d,#ff9b67);box-shadow:0 8px 19px rgba(255,169,76,.22)}
.eats-cross{background:linear-gradient(110deg,#fff2cc 0%,#fffaf0 40%,#e7fbf9 100%);border-top:1px solid rgba(255,181,75,.18);border-bottom:1px solid rgba(15,158,156,.12)}
.eats-cross h2{color:#0b5260}.eats-cross .button.dark{background:linear-gradient(135deg,#087f8a,#16b6a2)}.eats-cross .button.outline{border-color:#ff8b69!important;color:#8d4d3f!important;background:#fff8f3!important}
.owners-section{position:relative;background:linear-gradient(135deg,#075b70 0%,#078f8b 48%,#2b9f70 100%);overflow:hidden}
.owners-section:before{content:"";position:absolute;left:-100px;top:-100px;width:330px;height:330px;border-radius:50%;background:rgba(255,200,90,.12)}
.owners-copy,.listing-principle-card{position:relative;z-index:1}.owner-points span{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.11)}
.button.warm{background:linear-gradient(135deg,#ffd45f,#ff9d6a);color:#503118;box-shadow:0 9px 22px rgba(255,159,87,.18)}
.listing-principle-card{background:linear-gradient(145deg,#fff,#fff8e6);box-shadow:0 22px 50px rgba(0,56,65,.18)}.listing-principle-card>span{color:#0b8f87}
.empty-state{background:linear-gradient(135deg,#fff0cc,#ecfffa);border:1px solid #d9e8df}
footer{background:linear-gradient(120deg,#042f43 0%,#075b64 60%,#0a725c 100%);border-top:5px solid #ffc85a}
footer a:hover{color:#ffd975}
@media(max-width:980px){.hero{min-height:720px}.network-strip{grid-template-columns:1fr}.filter-row{padding:10px}.stay-map-wrap{padding:10px;border-radius:24px}.stay-map{border-radius:17px}}
@media(max-width:640px){.hero{min-height:760px}.hero h1{font-size:clamp(48px,15vw,74px)}.hero:before{width:300px;height:300px}.network-strip{padding-top:16px;padding-bottom:16px}.property-card.network-business-plate.is-managed:before{text-align:center}.filter-row{border-radius:17px}.chip{padding:10px 14px}.stays-section{padding-top:68px}}

/* v1.5.18 — unmistakable tropical resort refresh + hard cache-bust stylesheet */
:root{
  --stay-lagoon:#009aa6;
  --stay-turquoise:#20c7bd;
  --stay-coral:#ff6f61;
  --stay-sun:#ffd166;
  --stay-palm:#3aa76d;
  --stay-sand:#fff0c7;
  --stay-cream:#fffaf0;
  --stay-deep:#073d52;
}
body{background:#fffaf0}

/* Make the first screen structurally different, not merely recoloured. */
.hero{
  min-height:760px!important;
  padding:88px clamp(18px,5vw,80px)!important;
  place-items:center start!important;
  background:linear-gradient(135deg,#087f8a,#20c7bd 55%,#ffd166)!important;
}
.hero-image{filter:saturate(1.22) contrast(1.03) brightness(1.04);}
.hero-overlay{
  background:linear-gradient(90deg,rgba(3,61,70,.18) 0%,rgba(3,61,70,.18) 55%,rgba(3,61,70,.34) 100%)!important;
}
.hero-copy{
  width:min(980px,100%)!important;
  padding:42px 44px 38px!important;
  border-radius:40px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,250,236,.93))!important;
  color:var(--stay-deep)!important;
  border:1px solid rgba(255,255,255,.9)!important;
  box-shadow:0 34px 90px rgba(3,53,64,.30),0 0 0 7px rgba(255,255,255,.12)!important;
  backdrop-filter:blur(16px)!important;
}
.hero .eyebrow{
  color:#087f8a!important;
  background:#e7fffa!important;
  border:1px solid #b8ebe1!important;
  text-shadow:none!important;
}
.hero h1{color:#073d52!important;text-shadow:none!important;margin-bottom:20px!important}
.hero h1 em{color:var(--stay-coral)!important;text-shadow:none!important}
.hero-copy>p{color:#335e63!important;text-shadow:none!important;font-weight:650!important}
.hero-property{background:linear-gradient(90deg,#087f8a,#2ca675)!important;box-shadow:0 10px 28px rgba(3,58,67,.26)!important}
.search-panel{
  margin-top:28px!important;
  background:linear-gradient(135deg,#fffdf8,#effffb)!important;
  border:2px solid #c8e9e2!important;
  box-shadow:0 14px 34px rgba(6,75,83,.10)!important;
}
.search-panel label{border-right-color:#cfe3df!important}
.search-panel label span{color:#187078!important}
.search-panel input,.search-panel select{color:#173f49!important}
.search-btn{background:linear-gradient(135deg,var(--stay-coral),#ff9a63)!important;color:#fff!important;box-shadow:0 9px 22px rgba(255,111,97,.25)!important}
.trust-row span{
  background:linear-gradient(135deg,#e8fffa,#fff2d2)!important;
  border:1px solid #cfe8df!important;
  color:#17616a!important;
  text-shadow:none!important;
  box-shadow:0 5px 14px rgba(7,80,88,.07)!important;
}
.stay-live-counter{background:linear-gradient(135deg,#ffffff,#e8fff7)!important;border:1px solid #c1eadd!important;box-shadow:0 16px 38px rgba(4,76,84,.13)!important}

/* Strong tropical bridge between hero and directory. */
.network-strip{
  padding:24px clamp(18px,5vw,80px)!important;
  background:linear-gradient(90deg,#ffd166 0 24%,#fff0c7 24% 48%,#dcfff7 48% 73%,#bff4ee 73% 100%)!important;
  border-top:0!important;
  border-bottom:0!important;
  box-shadow:inset 0 -1px 0 rgba(5,88,93,.08)!important;
}
.network-strip strong{font-size:1.1rem!important;color:#073d52!important}
.network-strip span{color:#315e63!important;font-weight:650!important}

/* Turn the directory intro into a visible tropical feature panel. */
.stays-section{padding-top:72px!important;background:linear-gradient(180deg,#fffaf0 0%,#f4fffb 42%,#fff8ed 100%)!important}
.stays-section>.section-head{
  padding:30px 32px!important;
  margin-bottom:18px!important;
  border-radius:30px!important;
  background:linear-gradient(120deg,#087f8a 0%,#17b7ad 55%,#3aa76d 100%)!important;
  box-shadow:0 20px 46px rgba(6,106,111,.18)!important;
}
.stays-section>.section-head .eyebrow.dark{color:#dffefa!important}
.stays-section>.section-head h2{color:#fff!important;margin-bottom:0!important}
.stays-section>.section-head .result-count,.stays-section>.section-head .catalog-status{color:#e9fffb!important}
.stay-search-tools{
  padding:18px!important;
  border-radius:24px!important;
  background:linear-gradient(120deg,#fff0c7,#fff9e9 48%,#e8fffa)!important;
  border:1px solid #eadfb9!important;
  box-shadow:0 12px 32px rgba(77,96,69,.08)!important;
}
.stay-name-search{background:#fff!important;border:2px solid #c9e5df!important;border-radius:18px!important;box-shadow:none!important}
.directory-view-note{background:linear-gradient(135deg,#ffebe5,#fff7d2)!important;border:1px solid #f5c4b5!important;color:#6c4a38!important}

/* Large, colourful accommodation category tiles. */
.filter-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:stretch!important;
  gap:14px!important;
  padding:14px!important;
  margin-top:14px!important;
  border-radius:24px!important;
  background:#fff!important;
  border:1px solid #d8e8e3!important;
  box-shadow:0 12px 34px rgba(5,71,79,.07)!important;
}
.type-filters{display:grid!important;grid-template-columns:repeat(5,minmax(130px,1fr))!important;gap:10px!important;min-width:0!important}
#typeFilters .chip{
  min-height:62px!important;
  border-radius:18px!important;
  padding:12px 14px!important;
  font-size:.87rem!important;
  line-height:1.15!important;
  border:0!important;
  box-shadow:0 8px 20px rgba(5,67,76,.08)!important;
}
#typeFilters .chip:nth-child(1){background:linear-gradient(135deg,#e5fbff,#ccf6f2)!important;color:#075a66!important}
#typeFilters .chip:nth-child(2){background:linear-gradient(135deg,#dff7ff,#aee9f5)!important;color:#075670!important}
#typeFilters .chip:nth-child(3){background:linear-gradient(135deg,#ffe6de,#ffc6b8)!important;color:#7a4036!important}
#typeFilters .chip:nth-child(4){background:linear-gradient(135deg,#fff1bd,#ffdda0)!important;color:#73511b!important}
#typeFilters .chip:nth-child(5){background:linear-gradient(135deg,#dcf5e5,#bfe9cf)!important;color:#245f45!important}
#typeFilters .chip.active{background:linear-gradient(135deg,#073d52,#087f8a)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 12px 28px rgba(8,127,138,.24)!important}
.price-filter{margin-left:0!important;min-width:220px!important;padding:10px 14px!important;border-radius:18px!important;background:#f6fffc!important;border:1px solid #cfe6df!important}

/* Island explorer map becomes a feature, not a utility box. */
.stay-map-wrap{
  position:relative!important;
  padding:18px!important;
  border-radius:32px!important;
  background:linear-gradient(135deg,#073d52 0%,#087f8a 58%,#20b79b 100%)!important;
  border:0!important;
  box-shadow:0 28px 70px rgba(5,70,80,.22)!important;
}
.map-toolbar{padding:4px 6px 14px!important}
.map-stats,.map-toolbar,.map-legend{color:#fff!important}
.map-legend span{color:#ecfffb!important}
.stay-map{height:560px!important;border:5px solid rgba(255,255,255,.82)!important;border-radius:24px!important;box-shadow:0 13px 38px rgba(2,52,61,.24)!important}
.map-note{color:#dffefa!important;margin:13px 8px 1px!important}

/* Cards now read as colourful resort tiles while keeping automatic logos dominant. */
#stayLists{padding-top:12px!important}
.result-group-title{margin-top:24px!important;font-size:1.45rem!important;color:#073d52!important}
.property-grid{gap:22px!important}
.property-card.network-business-plate{
  border:0!important;
  border-top:7px solid var(--stay-turquoise)!important;
  background:#fff!important;
  box-shadow:0 18px 46px rgba(5,66,76,.12)!important;
  border-radius:28px!important;
  overflow:hidden!important;
}
.property-grid .property-card:nth-child(4n+1){border-top-color:#20c7bd!important}
.property-grid .property-card:nth-child(4n+2){border-top-color:#ff6f61!important}
.property-grid .property-card:nth-child(4n+3){border-top-color:#ffd166!important}
.property-grid .property-card:nth-child(4n){border-top-color:#3aa76d!important}
.property-card.network-business-plate .property-media{background:linear-gradient(145deg,#e7fffb,#fff0cf)!important}
.property-card.network-business-plate .property-body{background:linear-gradient(180deg,#fff,#fffaf0)!important}
.property-card.network-business-plate .property-top h3{color:#073d52!important}
.property-card.network-business-plate .unit-chips span{background:linear-gradient(135deg,#fff0c7,#ffe4af)!important;color:#5e4921!important}
.property-card.network-business-plate .network-contact-field{background:#effbf8!important;border-color:#cee6df!important}
.property-card.network-business-plate.is-managed{border-top-color:#087f8a!important;box-shadow:0 22px 52px rgba(8,127,138,.16)!important}
.property-card.network-business-plate.is-managed:before{background:linear-gradient(90deg,#073d52,#087f8a,#2ca675)!important;padding:9px 14px!important}
.managed-site-button{background:linear-gradient(135deg,#087f8a,#2ca675)!important}

/* Make lower page blocks feel like a tropical travel site. */
.how-section{background:linear-gradient(135deg,#073d52 0%,#087f8a 48%,#2ca675 100%)!important;padding-top:94px!important;padding-bottom:94px!important}
.how-section .steps article{background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.22)!important;backdrop-filter:blur(8px)!important}
.how-section .steps article:nth-child(2){background:rgba(255,209,102,.14)!important}.how-section .steps article:nth-child(3){background:rgba(255,111,97,.13)!important}
.eats-cross{background:linear-gradient(120deg,#fff0c7,#fff8e8 44%,#dffbf6 100%)!important}
.owners-section{background:linear-gradient(135deg,#087f8a 0%,#0b6d7d 52%,#2ca675 100%)!important}
.listing-principle-card{border-top:7px solid #ffd166!important}
footer{background:linear-gradient(120deg,#052f43,#075f68 58%,#176c52)!important;border-top:7px solid #ffd166!important}

@media(max-width:1100px){
  .type-filters{grid-template-columns:repeat(3,minmax(130px,1fr))!important}
}
@media(max-width:980px){
  .hero{min-height:820px!important;padding-top:72px!important}
  .hero-copy{padding:34px 30px!important;border-radius:32px!important}
  .filter-row{grid-template-columns:1fr!important}
  .price-filter{min-width:0!important}
  .stay-map{height:500px!important}
}
@media(max-width:700px){
  .hero{min-height:850px!important;padding:46px 16px 62px!important}
  .hero-copy{padding:28px 20px 24px!important;border-radius:28px!important}
  .hero h1{font-size:clamp(46px,13vw,68px)!important}
  .hero-copy>p{font-size:17px!important}
  .search-panel{grid-template-columns:1fr!important;padding:12px!important}
  .search-panel label{border-right:0!important;border-bottom:1px solid #d9e9e4!important;padding:10px 12px!important}
  .search-panel .search-btn{width:100%!important}
  .network-strip{background:linear-gradient(180deg,#ffd166,#fff0c7 45%,#dcfff7)!important}
  .stays-section>.section-head{padding:24px 20px!important;border-radius:24px!important}
  .type-filters{grid-template-columns:1fr 1fr!important}
  #typeFilters .chip{min-height:58px!important}
  .stay-map-wrap{padding:12px!important;border-radius:26px!important}
  .stay-map{height:430px!important;border-width:3px!important;border-radius:20px!important}
}
@media(max-width:460px){
  .type-filters{grid-template-columns:1fr!important}
  .hero{min-height:900px!important}
}

/* v1.6.4 HERO GLASS REFINEMENT
   Keep the rotating property photography visible behind the hero copy.
*/
.hero{
  place-items:center start!important;
}
.hero-overlay{
  background:linear-gradient(90deg,rgba(4,34,43,.58) 0%,rgba(4,34,43,.46) 38%,rgba(4,34,43,.22) 68%,rgba(4,34,43,.12) 100%)!important;
}
.hero-copy{
  width:min(880px,100%)!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.hero .eyebrow{
  color:#ffffff!important;
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.24)!important;
  text-shadow:0 2px 12px rgba(0,0,0,.25)!important;
  box-shadow:0 8px 22px rgba(0,22,28,.14)!important;
}
.hero h1{
  color:#ffffff!important;
  text-shadow:0 12px 34px rgba(0,16,22,.36)!important;
  margin-bottom:18px!important;
}
.hero h1 em{
  color:#ffd56c!important;
  text-shadow:0 10px 28px rgba(0,16,22,.30)!important;
}
.hero-copy>p{
  max-width:700px!important;
  color:rgba(255,255,255,.96)!important;
  text-shadow:0 5px 20px rgba(0,16,22,.32)!important;
  font-weight:600!important;
}
.stay-live-counter{
  background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.10))!important;
  border:1px solid rgba(255,255,255,.20)!important;
  box-shadow:0 18px 40px rgba(0,28,35,.16)!important;
  backdrop-filter:blur(14px)!important;
  color:#ffffff!important;
}
.stay-live-kicker,
.stay-live-counter>div span,
.stay-live-counter small,
.stay-live-counter strong{
  color:#ffffff!important;
}
.search-panel{
  margin-top:28px!important;
  gap:10px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.09))!important;
  border:1px solid rgba(255,255,255,.24)!important;
  box-shadow:0 20px 45px rgba(0,28,35,.16)!important;
  backdrop-filter:blur(16px)!important;
}
.search-panel label{
  border-right:0!important;
  border-radius:16px!important;
  padding:10px 14px!important;
  background:rgba(255,255,255,.82)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.30)!important;
}
.search-panel label span{color:#2f6469!important}
.search-panel input,.search-panel select{color:#14363d!important}
.search-btn{
  min-height:100%!important;
  box-shadow:0 12px 28px rgba(255,111,97,.30)!important;
}
.trust-row{
  gap:12px!important;
}
.trust-row span{
  background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.20)!important;
  color:#ffffff!important;
  text-shadow:0 2px 12px rgba(0,0,0,.22)!important;
  backdrop-filter:blur(12px)!important;
  box-shadow:0 8px 22px rgba(0,28,35,.12)!important;
}
@media(max-width:980px){
  .hero{min-height:780px!important;padding-top:70px!important}
}
@media(max-width:700px){
  .hero{min-height:830px!important;padding:42px 16px 58px!important}
  .hero-copy{width:100%!important}
  .hero-copy>p{font-size:17px!important}
  .search-panel{
    grid-template-columns:1fr!important;
    padding:10px!important;
    background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.11))!important;
  }
  .search-panel label{
    padding:10px 12px!important;
    border-bottom:0!important;
  }
}

/* v1.6.9 directory-first entry */
.hero-copy>.search-panel:first-child{margin-top:0;margin-bottom:22px;position:relative;z-index:4}

/* v1.6.11 — mobile polish: resilient hero search and property cards */
@media(max-width:700px){
  html,body{max-width:100%;overflow-x:hidden}
  .hero-copy,.search-panel,.filter-row,.property-card,.property-top{min-width:0;max-width:100%}
  .search-panel{width:100%}
  .hero-copy>p{font-size:clamp(.94rem,4.3vw,1.08rem)}
  .hero-property{right:12px;max-width:calc(100% - 24px);white-space:normal;text-align:center}
  .property-top{flex-wrap:wrap}
}



/* v1.6.12 — premium 264Stay hero refresh */
.hero{
  min-height:680px!important;
  padding:76px 18px 112px!important;
  background:#082f43!important;
}
.hero-image{filter:saturate(1.05) contrast(1.06) brightness(1.04)!important}
.hero-overlay{
  background:linear-gradient(180deg,rgba(5,30,42,.24) 0%,rgba(4,31,43,.18) 26%,rgba(4,33,45,.42) 58%,rgba(3,25,35,.72) 100%)!important;
}
.hero-copy.hero-copy-search-only{
  width:min(1120px,100%)!important;
  display:flex!important;
  justify-content:center!important;
  align-items:flex-end!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.hero-copy.hero-copy-search-only > *:not(form){display:none!important}
.search-panel-hero-only{
  width:100%!important;
  max-width:1080px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  gap:0!important;
  padding:14px!important;
  border:1px solid rgba(255,255,255,.52)!important;
  border-radius:26px!important;
  background:rgba(255,255,255,.93)!important;
  backdrop-filter:blur(16px)!important;
  box-shadow:0 22px 60px rgba(1,25,36,.24)!important;
}
.search-panel-hero-only label{
  border-right:1px solid #d9e5e1!important;
  border-bottom:0!important;
  padding:10px 14px!important;
}
.search-panel-hero-only .hero-destination{grid-column:auto!important;min-width:0!important}
.search-panel-hero-only .hero-destination input{font-size:1.04rem!important}
.search-panel-hero-only .search-btn{
  min-width:210px!important;
  border-radius:18px!important;
  padding:16px 22px!important;
}
.hero-property{
  background:rgba(255,255,255,.88)!important;
  color:#12353d!important;
  box-shadow:0 12px 30px rgba(6,27,37,.18)!important;
}
.stay-booking-bar-wrap{
  position:relative;
  z-index:5;
  margin:-44px auto 0;
  padding:0 18px;
}
.stay-booking-bar{
  max-width:1140px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  padding:20px 22px;
  border-radius:28px;
  background:linear-gradient(180deg,#ffffff,#f7fbfb);
  border:1px solid rgba(8,70,87,.08);
  box-shadow:0 18px 54px rgba(7,43,53,.12);
}
.stay-booking-bar label{
  display:grid;
  gap:6px;
  min-width:0;
  font-size:.78rem;
  font-weight:800;
  color:#33515a;
}
.stay-booking-bar input,.stay-booking-bar select{
  width:100%;
  padding:14px 15px;
  border:1px solid #d8e4e1;
  border-radius:16px;
  background:#fff;
  font:inherit;
  color:#17363c;
}
.network-strip-premium{
  max-width:1140px;
  margin:22px auto 0!important;
  border:1px solid #e4ecea!important;
  border-radius:26px!important;
  background:linear-gradient(135deg,#ffffff,#f4fbfa)!important;
  color:#17363c!important;
  box-shadow:0 12px 32px rgba(10,53,61,.06)!important;
}
.network-strip-premium strong{color:#0d3340!important}
.stays-section{padding-top:42px!important}
@media(max-width:980px){
  .hero{min-height:610px!important;padding-bottom:100px!important}
  .search-panel-hero-only{grid-template-columns:1fr auto!important}
  .stay-booking-bar{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .hero{min-height:560px!important;padding:88px 16px 92px!important}
  .search-panel-hero-only{grid-template-columns:1fr!important;padding:12px!important}
  .search-panel-hero-only label{border-right:0!important;border-bottom:1px solid #dce8e4!important}
  .search-panel-hero-only .search-btn{width:100%!important;min-width:0!important}
  .stay-booking-bar-wrap{margin:-28px auto 0;padding:0 14px}
  .stay-booking-bar{grid-template-columns:1fr!important;padding:18px 16px;border-radius:24px}
  .network-strip-premium{margin:18px 14px 0!important;padding:18px!important;border-radius:22px!important}
}
@media(max-width:480px){
  .hero{min-height:500px!important;padding:86px 14px 82px!important}
  .search-panel-hero-only .hero-destination input{font-size:1rem!important}
  .hero-property{right:12px!important;bottom:12px!important;max-width:calc(100% - 24px)!important}
}


/* v1.6.13 — bright sunny vibrant resort elegance */
:root{
  --stay-ocean:#1f5f96;
  --stay-sky:#5ea9e8;
  --stay-gold:#f6c65b;
  --stay-peach:#ff9870;
  --stay-sandlite:#fffaf2;
  --stay-ivory:#fffdf9;
  --stay-navy:#133b62;
}
body{background:linear-gradient(180deg,#f7fbff 0%,#fffdf8 45%,#fffaf2 100%)!important;color:#173450!important}
.network-family-bar{
  background:linear-gradient(90deg,#16486f 0%,#2d79b8 46%,#6ab6f2 74%,#f6c65b 100%)!important;
}
.install-btn{background:linear-gradient(135deg,#1f5f96,#4c95d2)!important;box-shadow:0 8px 20px rgba(31,95,150,.24)!important}
.hero{
  background:#2b6ea4!important;
}
.hero:before{background:radial-gradient(circle,rgba(255,238,180,.68),rgba(255,238,180,0) 68%)!important}
.hero:after{background:radial-gradient(ellipse,rgba(255,191,96,.34),rgba(255,191,96,0) 70%)!important}
.hero-image{filter:saturate(1.03) contrast(1.02) brightness(1.09)!important}
.hero-overlay{
  background:linear-gradient(180deg,rgba(255,255,255,.10) 0%,rgba(20,74,116,.10) 20%,rgba(18,73,115,.20) 50%,rgba(13,55,92,.48) 78%,rgba(10,39,66,.64) 100%)!important;
}
.search-panel-hero-only{
  background:rgba(255,255,255,.95)!important;
  border:1px solid rgba(255,255,255,.7)!important;
  box-shadow:0 24px 68px rgba(11,46,78,.18)!important;
}
.search-panel-hero-only label span,
.search-panel label span,
.stay-booking-bar label span{color:#31536e!important}
.search-panel-hero-only .hero-destination input,
.search-panel input,.search-panel select,
.stay-booking-bar input,.stay-booking-bar select{color:#173450!important}
.search-btn{
  background:linear-gradient(135deg,#ffb678,#ff8e66)!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(255,142,102,.28)!important;
}
.hero-property{
  background:linear-gradient(135deg,#fff7de,#ffe8b3)!important;
  color:#7b5422!important;
  box-shadow:0 12px 28px rgba(105,74,20,.16)!important;
}
.stay-booking-bar{
  background:linear-gradient(180deg,#ffffff,#fffaf1)!important;
  border:1px solid rgba(31,95,150,.08)!important;
  box-shadow:0 20px 56px rgba(19,59,98,.10)!important;
}
.network-strip-premium,
.network-strip{
  background:linear-gradient(135deg,#fffefb,#fff7eb)!important;
  border:1px solid #f0e3ca!important;
  color:#173450!important;
  box-shadow:0 12px 30px rgba(19,59,98,.06)!important;
}
.network-strip strong,.network-strip-premium strong{color:#1a466d!important}
.stays-section:before{background:linear-gradient(90deg,#7ab8ef 0 28%,#ffd57a 28% 56%,#ff9f78 56% 84%,#4e93cf 84%)!important}
.section-head h2,.result-group-title,.eats-cross h2,.owners-copy h2{color:#173f67!important}
.result-group-title:before,.result-group-title:after{background-image:none!important;background-color:#dbe6ef!important}
.result-group-title:before{background:linear-gradient(90deg,#7fb9ee,#f6c65b)!important}
.chip.active,#typeFilters .chip.active{
  background:linear-gradient(135deg,#225f96,#4b95d2)!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(34,95,150,.22)!important;
}
.filter-row,.stay-map-wrap,.property-card,.listing-principle-card,.steps article,.directory-note{
  background:#fffdfa!important;
  border-color:#e6edf2!important;
  box-shadow:0 10px 26px rgba(19,59,98,.06)!important;
}
.property-card.network-business-plate.is-managed{
  border-top-color:#225f96!important;
  box-shadow:0 22px 52px rgba(34,95,150,.14)!important;
}
.property-card.network-business-plate.is-managed:before{
  background:linear-gradient(90deg,#1c4f80,#3f88c6,#f6c65b)!important;
}
.managed-site-button,.eats-cross .button.dark{
  background:linear-gradient(135deg,#225f96,#4e93cf)!important;
}
.button.warm,.owner-actions .button.warm{
  background:linear-gradient(135deg,#f6c65b,#ff9f78)!important;
  color:#523613!important;
}
.eats-cross .button.outline,.owner-secondary{
  border-color:#f0c160!important;
  color:#8a5a1f!important;
  background:#fff9ef!important;
}
.how-section{
  background:linear-gradient(135deg,#1e588e 0%,#4d95d1 55%,#8fc8f4 100%)!important;
}
.owners-section{
  background:linear-gradient(135deg,#fffefb 0%,#fff8ef 56%,#fef1dd 100%)!important;
}
.owners-copy,.listing-principle-card,.owners-section p,.owners-section span,.owners-section small{color:#173450!important}
.listing-principle-card strong{color:#8a5a1f!important}
footer{
  background:linear-gradient(135deg,#153f66,#245e94 56%,#3f82bc 100%)!important;
}
@media(max-width:720px){
  .hero-overlay{background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(16,62,98,.16) 38%,rgba(12,48,80,.42) 72%,rgba(8,35,60,.60) 100%)!important}
}


/* v1.6.14 — stronger sunny luxury pass */
.hero{
  min-height:690px!important;
  padding-top:92px!important;
  padding-bottom:14px!important;
}
.hero-copy.hero-copy-search-only{
  justify-content:flex-end!important;
  align-items:flex-end!important;
}
.search-panel-hero-only{
  margin-bottom:0!important;
  border-radius:30px!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 30px 76px rgba(11,45,76,.18)!important;
}
.hero-property{
  bottom:112px!important;
  background:linear-gradient(135deg,#fff9ea,#ffe1a3)!important;
  color:#7a521d!important;
}
.hero-image{filter:saturate(1.0) contrast(1.0) brightness(1.12)!important}
.hero-overlay{
  background:linear-gradient(180deg,rgba(255,250,238,.18) 0%,rgba(255,236,188,.08) 16%,rgba(36,95,145,.04) 42%,rgba(20,73,112,.18) 62%,rgba(13,52,83,.42) 82%,rgba(8,31,53,.58) 100%)!important;
}
.hero:before{background:radial-gradient(circle,rgba(255,233,176,.88),rgba(255,233,176,0) 67%)!important}
.hero:after{background:radial-gradient(ellipse,rgba(255,194,121,.26),rgba(255,194,121,0) 73%)!important}
.network-family-bar{background:linear-gradient(90deg,#18486f 0%,#2f71a7 42%,#84c6f7 74%,#ffd46f 100%)!important}
.install-btn{background:linear-gradient(135deg,#265f93,#68afe8)!important}
.network-strip-premium,.network-strip{background:linear-gradient(135deg,#fffefc,#fff7ed)!important;border-color:#f3e2c4!important}
.how-section{background:linear-gradient(135deg,#1e598e 0%,#6bb1e7 58%,#b4e0ff 100%)!important}
.owners-section{background:linear-gradient(135deg,#fffefb 0%,#fff8ee 62%,#fff1dd 100%)!important}
/* neutralize remaining green-heavy accents */
.chip.active,#typeFilters .chip.active{background:linear-gradient(135deg,#255f92,#68ace3)!important}
.property-card.network-business-plate.is-managed:before{background:linear-gradient(90deg,#1d4f7d,#5a9bd4,#ffd46f)!important}
.managed-site-button,.eats-cross .button.dark{background:linear-gradient(135deg,#245e92,#6aaee5)!important}
.result-group-title:before{background:linear-gradient(90deg,#82bff0,#ffd46f)!important}
@media(max-width:720px){.hero{padding-top:88px!important;padding-bottom:10px!important}.hero-property{bottom:138px!important}}
@media(max-width:480px){.hero{min-height:560px!important}.hero-property{bottom:168px!important}}


/* v1.6.15 — hard-pin hero search to bottom edge */
.hero{position:relative!important}
.hero-copy.hero-copy-search-only{
  position:absolute!important;
  inset:0!important;
  z-index:4!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  display:block!important;
  padding:0!important;
  pointer-events:none!important;
}
.search-panel-hero-only{
  position:absolute!important;
  left:50%!important;
  bottom:22px!important;
  transform:translateX(-50%)!important;
  width:min(1120px,calc(100% - 36px))!important;
  margin:0!important;
  pointer-events:auto!important;
}
.hero-property{
  bottom:128px!important;
  z-index:5!important;
}
@media(max-width:720px){
  .search-panel-hero-only{
    bottom:14px!important;
    width:calc(100% - 28px)!important;
  }
  .hero-property{bottom:154px!important}
}
@media(max-width:480px){
  .search-panel-hero-only{bottom:12px!important;width:calc(100% - 24px)!important}
  .hero-property{bottom:178px!important}
}
