.header-search-bar{border-bottom:1px solid var(--brand-line);padding:12px 0}.header-search-bar__inner{display:flex;justify-content:center}.header-search-bar__form{width:100%;max-width:720px;position:relative}.header-search-bar__inner-form{width:100%}.header-search-bar__field{display:flex;align-items:stretch;width:100%;background:#fff;border:2px solid var(--brand-forest);border-radius:6px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.header-search-bar__field:focus-within{border-color:var(--brand-fresh);box-shadow:0 0 0 4px #52b7882e}.header-search-bar__input{flex:1;min-width:0;border:0;padding:12px 18px;font-family:var(--font-body-family);font-size:1.55rem;color:var(--brand-ink);background:transparent;outline:none}.header-search-bar__input::placeholder{color:var(--brand-ink-muted)}.header-search-bar__submit{display:inline-flex;align-items:center;gap:8px;padding:0 22px;background:var(--brand-forest);color:#fff;border:0;font-family:var(--font-heading-family);font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:1.3rem;cursor:pointer;transition:background .15s ease}.header-search-bar__submit:hover{background:var(--brand-forest-deep)}.header-search-bar__submit-icon{display:inline-flex;width:18px;height:18px}.header-search-bar__submit-icon svg{width:100%;height:100%;fill:currentColor}.header-search-bar__predictive{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--brand-line);border-top:3px solid var(--brand-fresh);border-radius:0 0 8px 8px;box-shadow:0 14px 50px #0f2a1f33;z-index:20;max-height:70vh;overflow-y:auto}.header-search-bar__predictive:empty{display:none}@media(min-width:750px){.header__icon--search{display:none!important}}@media(max-width:749px){.header-search-bar{padding:8px 0}.header-search-bar__input{padding:10px 14px;font-size:1.4rem}.header-search-bar__submit{padding:0 14px}.header-search-bar__submit-text{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-header-search-bar.css.map */
