.hero-search .site-search-results{top:calc(100% + 12px);left:0;right:0;z-index:100;max-height:min(72vh,720px);overflow:auto;padding:0;border:1px solid #c9dcdf;border-radius:20px;background:#fff;color:#17343e;box-shadow:0 24px 70px rgba(2,35,46,.28)}
.smart-search-heading{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid #dce8e9;background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.smart-search-heading strong{font-size:.8rem;color:#49656d}.smart-search-heading button{width:32px;height:32px;border:0;border-radius:50%;background:#e8f5f3;color:#06384a;font-size:1.25rem;cursor:pointer}
.smart-search-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e1ebec}
.site-search-results .smart-search-result{display:grid;grid-template-columns:104px 1fr;min-width:0;background:#fff}
.site-search-results .smart-search-result>div{min-width:0;padding:14px}
.site-search-results .smart-search-image{display:block;min-height:142px;padding:0!important;border-radius:0!important;background:linear-gradient(145deg,#d9efec,#0d8f8a);overflow:hidden}
.site-search-results .smart-search-image:hover{background:linear-gradient(145deg,#d9efec,#0d8f8a)}
.smart-search-image img{width:100%;height:100%;min-height:142px;object-fit:cover}.smart-search-image.image-missing:after{content:"Oʻahu";height:100%;min-height:142px;display:grid;place-items:center;color:#fff;font-weight:800}
.smart-search-category{margin:0 0 4px;color:#0d8f8a;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.smart-search-result h3{margin:0 0 4px;color:#06384a;font:800 .96rem/1.2 Manrope,sans-serif}
.smart-search-location{margin:0 0 6px;color:#647c82;font-size:.68rem}.smart-search-description{display:-webkit-box;margin:0 0 9px;overflow:hidden;color:#60777d;font-size:.72rem;line-height:1.42;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.site-search-results .smart-search-button{display:inline-flex;width:auto;padding:7px 10px!important;border-radius:999px!important;background:#0d8f8a;color:#fff;font-size:.66rem;font-weight:800;text-decoration:none}.site-search-results .smart-search-button:hover{background:#096e70}
@media(max-width:700px){.hero-search .site-search-results{position:fixed;inset:76px 10px 10px;max-height:none;border-radius:18px}.smart-search-grid{grid-template-columns:1fr}.site-search-results .smart-search-result{grid-template-columns:92px 1fr}.site-search-results .smart-search-image,.smart-search-image img{min-height:132px}}
