.header-search{align-items:center;display:flex;position:static}.header-search__toggle{cursor:pointer;width:24px;width:var(--_icon-size,24px);height:24px;height:var(--_icon-size,24px);background:0 0;border:0;padding:0}.header-search__toggle svg{width:100%;height:100%}.header-search__toggle .white,.header-search__toggle .black{width:100%;height:100%;display:block}.header-search__toggle .black{display:none}.header-search__field{top:56px;top:var(--ps-field-top,56px);background:#fff;background:var(--white,#fff);z-index:30;opacity:0;visibility:hidden;flex-direction:column;padding:16px 24px;transition:opacity .2s,visibility 0s linear .2s;display:flex;position:fixed;left:0;right:0;box-shadow:0 8px 12px -8px #0000002e}.header-search.is-open .header-search__field{opacity:1;visibility:visible;transition:opacity .2s,visibility linear}.header-search__form{align-items:center;gap:8px;display:flex}.header-search__input{color:#3d3024;background:#ebeff4;border:0;border-radius:62.5rem;flex:1;min-width:0;padding:12px 20px;font-size:16px}.header-search__input::placeholder{color:#3d30248c}.header-search__input:focus,.header-search__input:focus-visible{outline:2px solid var(--monin-brown);outline-offset:2px}.header-search__submit,.header-search__close{cursor:pointer;background:0 0;border:0;flex-shrink:0;width:20px;height:20px;padding:0}.header-search__submit svg,.header-search__close svg{width:100%;height:100%}.header-search__results{top:56px;top:var(--ps-results-top,56px);background:#fff;background:var(--white,#fff);z-index:20;padding:24px;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 4px 14px #00000026}.predictive-search__overlay{z-index:40;opacity:0;visibility:hidden;background:#0006;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.predictive-search__overlay.is-visible{opacity:1;visibility:visible}.search-predictive{z-index:41;position:relative}.search-predictive__results{top:56px;top:var(--ps-results-top,56px);background:#fff;background:var(--white,#fff);padding:24px;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 4px 14px #00000026}.search-predictive.is-browsing [data-ps-form]{top:56px;top:var(--ps-field-top,56px);z-index:41;background:#fff;background:var(--white,#fff);padding:16px 24px;position:fixed;left:0;right:0;box-shadow:0 8px 12px -8px #0000002e}.predictive-search__inner{flex-direction:column;gap:16px;display:flex}.predictive-search__queries{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}.predictive-search__query{align-items:center;gap:6px;-webkit-text-decoration:none;text-decoration:none;display:inline-flex}.predictive-search__query svg{width:14px;height:14px}.predictive-search__tabs{border-bottom:1px solid #0000001a;gap:4px;display:flex}.predictive-search__tab{cursor:pointer;font:inherit;color:#0000008c;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 12px}.predictive-search__tab[aria-selected=true]{color:inherit;border-bottom-color:currentColor;font-weight:600}.predictive-search__products.grid{grid-gap:16px;grid-template-columns:repeat(2,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (width>=1240px){.predictive-search__products.grid{grid-template-columns:repeat(5,1fr)}}.predictive-search__product{--_ps-card-photo-height:200px;min-width:0}.predictive-search__product product-card{width:100%}.predictive-search__product product-card a{gap:12px}.predictive-search__product product-card .photo{height:auto!important}.predictive-search__product product-card .photo img{height:auto;max-height:var(--_ps-card-photo-height)}@media (width>=831px){.predictive-search__product product-card .photo img{max-height:var(--_ps-card-photo-height)}}.predictive-search__product product-card .details{gap:4px}.predictive-search__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.predictive-search__link{-webkit-text-decoration:none;text-decoration:none}.predictive-search__all{align-self:flex-start;font-weight:600;-webkit-text-decoration:underline;text-decoration:underline}.predictive-search__empty{text-align:center;margin:0;padding:16px 0}.predictive-search__empty-title{margin:0;font-weight:600}.predictive-search__empty-hint{color:#3d302499;margin:4px 0 0}.predictive-search [data-ps-item]:focus,.predictive-search [data-ps-item]:focus-visible{outline-offset:2px;outline:2px solid}
