.head-row{grid-template-columns:minmax(210px,250px) minmax(300px,1fr) auto;gap:24px;padding-block:14px}.brand-logo{width:245px;max-width:100%;height:72px}.brand-logo img{transform:scale(1.06)}.predictive-search{position:relative;min-width:0}.predictive-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #cbd7df;border-top:4px solid #0a2c4d;box-shadow:0 20px 45px rgba(7,31,53,.22);z-index:70;max-height:520px;overflow:auto}.predictive-results[hidden]{display:none}.predictive-status{padding:16px;color:#536574}.predictive-heading{padding:12px 16px 8px;color:#536574;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.predictive-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 16px;border-top:1px solid #e5ebef;text-decoration:none}.predictive-item:hover,.predictive-item:focus{background:#eef6fa}.predictive-thumb{width:58px;height:58px;object-fit:contain;background:#f4f6f8}.predictive-copy{min-width:0}.predictive-title{display:block;color:#0a2c4d;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.predictive-vendor{display:block;color:#657681;font-size:12px}.predictive-price{font-weight:900;white-space:nowrap}.predictive-all{display:block;padding:14px 16px;background:#0a2c4d;color:#fff;text-align:center;text-decoration:none;font-weight:900}.predictive-mark{background:#d9eef8;color:inherit}@media(max-width:1100px){.head-row{grid-template-columns:210px minmax(260px,1fr) auto}.brand-logo{width:205px;height:66px}}@media(max-width:900px){.head-row{grid-template-columns:1fr auto}.predictive-search{grid-column:1/-1;grid-row:2}.brand-logo{width:220px}.predictive-results{max-height:60vh}}@media(max-width:560px){.brand-logo{width:180px;height:58px}.predictive-item{grid-template-columns:48px minmax(0,1fr)}.predictive-thumb{width:48px;height:48px}.predictive-price{grid-column:2}}
