.store-search-field{position:relative;min-width:0}.store-search-suggestions{position:absolute;z-index:80;top:calc(100% + 8px);left:0;right:0;overflow:auto;max-height:min(430px,52vh);padding:7px;border:1px solid #cfe0f0;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 24px 60px rgba(15,55,95,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.store-search-suggestions[hidden]{display:none!important}.store-search-suggestions button{display:grid;width:100%;min-width:0;grid-template-columns:42px minmax(0,1fr) 24px;gap:10px;align-items:center;padding:11px 12px;border:0;border-radius:13px;background:transparent;color:#173653;text-align:left;cursor:pointer}.store-search-suggestions button:hover,.store-search-suggestions button.is-active{background:#eef6ff}.store-search-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#f3f8fd;font-size:20px}.store-search-copy{display:grid;min-width:0;gap:3px}.store-search-copy b{overflow:hidden;color:#102d4d;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.store-search-copy small{overflow:hidden;color:#6d8195;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.store-search-suggestions button i{font-style:normal;color:#0b70da;font-weight:900}.store-search-empty{padding:13px 14px;color:#667b91;font-size:12px;line-height:1.45}@media(max-width:640px){.store-search-suggestions{position:fixed;z-index:2147481000;top:auto;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;max-height:48vh;border-radius:20px}.store-search-suggestions button{min-height:56px;padding:10px}.store-search-copy b{font-size:14px}.store-search-copy small{font-size:11px}}@media(prefers-reduced-motion:reduce){.store-search-suggestions{scroll-behavior:auto}}
