.hb-header-search{position:fixed;inset:0;z-index:200;background:rgba(20,18,16,.45);display:flex;justify-content:center;align-items:flex-start;padding:88px 20px 20px;animation:hb-header-search-fade .12s ease}@keyframes hb-header-search-fade{0%{opacity:0}}.hb-header-search__panel{position:relative;width:100%;max-width:640px;background:var(--cream-50,#fff);border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.22);padding:16px}.hb-header-search__panel .hb-autocomplete{width:100%}