
.ps-smart-search-host{position:relative;z-index:80}.ps-smart-search-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:18px;box-shadow:0 24px 55px rgba(15,23,42,.18);overflow:hidden;display:none;z-index:9999}.ps-smart-search-panel.is-open{display:block}.ps-smart-search-head{padding:10px 14px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ps-smart-search-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;align-items:center;padding:11px 14px;color:#0f172a;border-top:1px solid #eef2f7;text-decoration:none!important}.ps-smart-search-item:hover,.ps-smart-search-item.is-active{background:#f0fdf4;color:#0f172a}.ps-smart-search-thumb{width:46px;height:46px;border-radius:12px;object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0;padding:3px}.ps-smart-search-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:#ecfdf5;color:#047857}.ps-smart-search-copy{min-width:0}.ps-smart-search-copy strong,.ps-smart-search-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-smart-search-copy strong{font-size:14px}.ps-smart-search-copy small{margin-top:3px;color:#64748b;font-size:12px}.ps-smart-search-price{font-weight:900;color:#065f46;white-space:nowrap}.ps-smart-search-empty{padding:18px;text-align:center;color:#64748b}.ps-smart-search-all{display:flex;justify-content:center;padding:12px 14px;background:#0f172a;color:#fff!important;font-weight:800;text-decoration:none!important}.ps-smart-search-loading:after{content:"";position:absolute;right:90px;top:50%;width:16px;height:16px;margin-top:-8px;border:2px solid #cbd5e1;border-top-color:#059669;border-radius:50%;animation:psSearchSpin .7s linear infinite}@keyframes psSearchSpin{to{transform:rotate(360deg)}}@media(max-width:767px){.ps-smart-search-panel{position:fixed;left:10px;right:10px;top:116px;max-height:65vh;overflow:auto}.ps-smart-search-item{grid-template-columns:42px minmax(0,1fr) auto;padding:10px}.ps-smart-search-thumb,.ps-smart-search-icon{width:42px;height:42px}.ps-smart-search-price{font-size:12px}}
