/* Africa Safari Connect — scoped Smart Search for marketplace directories. */
.asc-scoped-smart-root{position:relative!important}
.asc-scoped-smart-results{background:#fff;border:1px solid rgba(11,83,62,.14);border-radius:14px;box-shadow:0 18px 46px rgba(15,44,34,.18);left:0;max-height:min(430px,62vh);overflow:auto;padding:7px;position:absolute;right:0;top:calc(100% + 7px);z-index:9999}
.asc-scoped-smart-results[hidden]{display:none!important}
.asc-scoped-smart-group+.asc-scoped-smart-group{border-top:1px solid #eceee9;margin-top:5px;padding-top:5px}
.asc-scoped-smart-group__title{color:#728078;font-family:var(--asc-font-body,Poppins,sans-serif);font-size:9px;font-weight:800;letter-spacing:.1em;padding:7px 9px 4px;text-transform:uppercase}
.asc-scoped-smart-result{align-items:center;border-radius:10px;color:#20372e!important;display:grid;gap:9px;grid-template-columns:36px minmax(0,1fr) auto 18px;padding:7px 8px;text-decoration:none!important}
.asc-scoped-smart-result:hover,.asc-scoped-smart-result.is-active{background:#f0f6f2;color:#123d2c!important}
.asc-scoped-smart-result__icon{align-items:center;background:#edf5f0;border-radius:9px;color:#0a6047;display:flex;height:36px;justify-content:center;width:36px}
.asc-scoped-smart-result__icon svg{height:17px;width:17px}
.asc-scoped-smart-result__copy{display:grid;gap:2px;min-width:0}
.asc-scoped-smart-result__copy strong{color:#183a2d;font-family:var(--asc-font-body,Poppins,sans-serif);font-size:12px;font-weight:750;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.asc-scoped-smart-result__copy small{color:#718078;font-family:var(--asc-font-body,Poppins,sans-serif);font-size:9.5px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.asc-scoped-smart-result__featured{background:#f2e3ad;border-radius:999px;color:#785a0d;font-size:8px;font-weight:800;padding:4px 6px;white-space:nowrap}
.asc-scoped-smart-result__arrow{color:#83928a;font-size:13px}
.asc-scoped-smart-empty{display:grid;gap:3px;padding:15px 13px;text-align:left}
.asc-scoped-smart-empty strong{color:#203b30;font-size:12px}.asc-scoped-smart-empty span{color:#748079;font-size:9.5px}
.asc-scoped-smart-loading{align-items:center;color:#617169;display:flex;font-size:10.5px;gap:8px;padding:15px 13px}
.asc-scoped-smart-loading>span:first-child{animation:ascScopedSmartSpin .8s linear infinite;border:2px solid #dce8e1;border-radius:50%;border-top-color:#0a6047;height:14px;width:14px}
.asc-scoped-smart-foot{border-top:1px solid #eceee9;color:#8a938e;font-size:8.5px;margin-top:5px;padding:7px 9px 4px;text-align:center}
@keyframes ascScopedSmartSpin{to{transform:rotate(360deg)}}
@media(max-width:767px){.asc-scoped-smart-results{border-radius:12px;left:-2px;max-height:56vh;right:-2px}.asc-scoped-smart-result{gap:7px;grid-template-columns:33px minmax(0,1fr) auto 15px;padding:7px}.asc-scoped-smart-result__icon{height:33px;width:33px}.asc-scoped-smart-result__copy strong{font-size:11px}.asc-scoped-smart-result__copy small{font-size:8.5px}.asc-scoped-smart-result__featured{font-size:7.4px}}
@media(max-width:390px){.asc-scoped-smart-result{grid-template-columns:31px minmax(0,1fr) 15px}.asc-scoped-smart-result__featured{display:none}.asc-scoped-smart-result__icon{height:31px;width:31px}}
@media(prefers-reduced-motion:reduce){.asc-scoped-smart-loading>span:first-child{animation:none}}
