.etc-search-panel .etc-container{position:relative}.etc-semantic-search-results{position:absolute;z-index:80;top:calc(100% + 8px);left:0;right:0;max-height:min(70vh,560px);overflow:auto;padding:12px;border:1px solid var(--etc-color-border,#e4e2db);border-radius:18px;background:#fff;box-shadow:0 22px 46px -18px rgb(37 34 28/.28)}.etc-semantic-search-results[hidden]{display:none}.etc-semantic-search-results__heading,.etc-semantic-search-results__loading,.etc-semantic-search-results__empty{margin:4px 8px 12px;color:var(--etc-color-text-muted,#68645c);font-size:13px;font-weight:700}.etc-semantic-search-results__list{display:grid;gap:6px}.etc-semantic-search-result{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;padding:8px;border-radius:12px;color:var(--etc-color-text,#2f2d29)}.etc-semantic-search-result:hover,.etc-semantic-search-result:focus{background:#f4f2ec;color:var(--etc-color-text,#2f2d29)}.etc-semantic-search-result__image{display:grid;place-items:center;width:72px;height:60px;overflow:hidden;border-radius:9px;background:#f0efe9}.etc-semantic-search-result__image img{width:100%;height:100%;object-fit:cover}.etc-semantic-search-result__copy{display:grid;gap:5px;min-width:0}.etc-semantic-search-result__copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:800 14px/1.25 var(--etc-font-display,system-ui)}.etc-semantic-search-result__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;font-size:13px}.etc-semantic-search-result__price strong{font:800 15px/1.2 var(--etc-font-display,system-ui);color:#262520}.etc-semantic-search-result__price del{color:#8d8980}.etc-semantic-search-result__price span{padding:3px 7px;border-radius:999px;background:var(--etc-color-accent,#b4f537);color:#273710;font-size:11px;font-weight:800}@media(max-width:520px){.etc-semantic-search-results{left:-2px;right:-2px;border-radius:14px;padding:8px}.etc-semantic-search-result{grid-template-columns:58px 1fr;gap:10px}.etc-semantic-search-result__image{width:58px;height:52px}.etc-semantic-search-result__copy>strong{font-size:13px}}
