body.quick-search-open{overflow:hidden}body.quick-search-open #wdb-whatsapp-widget{visibility:hidden;pointer-events:none}.quick-search[hidden],.quick-search [hidden]{display:none}.quick-search{position:fixed;z-index:49;top:var(--quick-search-top, var(--header-height));right:0;bottom:0;left:0}.quick-search__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;border-radius:0;background:#16161652;cursor:default}.quick-search__panel{position:relative;z-index:1;max-height:min(78dvh,720px);overflow:hidden;border-top:1px solid var(--color-border);background:var(--color-paper);box-shadow:0 18px 36px #1f271b1c;animation:quick-search-enter .24s cubic-bezier(.22,1,.36,1)}.quick-search__form{position:relative;display:grid;min-height:82px;grid-template-columns:25px minmax(0,1fr) 44px;align-items:center;gap:16px;border-bottom:1px solid var(--color-border)}.quick-search__search-icon,.quick-search__search-icon svg{width:23px;height:23px}.quick-search__form input[type=search]{width:100%;min-width:0;border:0;border-radius:0;outline:0;background:transparent;padding:16px 0;color:var(--color-text);font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600}.quick-search__form input[type=search]::-webkit-search-cancel-button{display:none}.quick-search__close{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:999px;background:var(--color-sage-light);color:var(--color-olive-dark)}.quick-search__close svg{width:18px;height:18px}.quick-search__scroll{max-height:calc(min(78dvh,720px) - 82px);overflow-y:auto;overscroll-behavior:contain}.quick-search__layout{display:grid;min-height:330px;grid-template-columns:minmax(160px,210px) minmax(0,1fr);gap:clamp(28px,4vw,58px);padding-block:28px 38px}.quick-search__suggestions{min-width:0;border-right:1px solid var(--color-border);padding-right:clamp(22px,3vw,42px)}.quick-search__suggestions>p,.quick-search__initial-heading p{color:var(--color-olive-dark);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.quick-search__suggestions ul{display:grid;gap:11px;margin-top:17px}.quick-search__suggestions a{display:block;color:var(--color-text);font-size:.92rem;font-weight:700;line-height:1.3;transition:color .18s ease,transform .18s ease}.quick-search__suggestions a:hover,.quick-search__suggestions a:focus-visible{color:var(--color-olive-dark);transform:translate(3px)}.quick-search__main{min-width:0}.quick-search__initial-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.quick-search__initial-heading h3{margin-top:5px;color:var(--color-text);font-family:var(--font-body-family);font-size:1.05rem;font-weight:800;letter-spacing:0;line-height:1.25}.quick-search__initial-heading>a{flex:0 0 auto;color:var(--color-olive-dark);font-size:.76rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.quick-search__products,.quick-search__collections{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.6vw,22px)}.quick-search .product-card{border-color:#4f5d351c;border-radius:min(var(--product-card-radius),14px);box-shadow:none}.quick-search .product-card__media{min-height:0;aspect-ratio:1;overflow:hidden;background:#f6f6f2}.quick-search .product-card .product-card__image,.quick-search .product-card .product-card__image:not(.product-card__image--secondary){width:100%;height:100%;aspect-ratio:1;object-fit:cover}.quick-search .product-card__body{gap:6px;padding:10px 12px 13px}.quick-search .product-card__title{min-height:2.55em;font-size:clamp(.78rem,.8vw,.9rem);line-height:1.28}.quick-search .product-card__foot{min-height:22px}.quick-search .product-card .price{display:flex;flex-direction:row;align-items:baseline;gap:6px}.quick-search .product-card .price__current{margin:0;font-size:.9rem}.quick-search .product-card .price__compare{font-size:.72rem}.quick-search__tabs{display:flex;gap:clamp(22px,4vw,48px);overflow-x:auto;border-bottom:1px solid var(--color-border);scrollbar-width:none}.quick-search__tabs::-webkit-scrollbar{display:none}.quick-search__tabs button{flex:0 0 auto;border:0;border-bottom:3px solid transparent;background:transparent;padding:0 0 10px;color:var(--color-muted);font-size:.78rem;font-weight:800}.quick-search__tabs button.is-active{border-color:var(--color-olive);color:var(--color-olive-dark)}.quick-search__tabpanel{padding-top:18px}.quick-search__collection{position:relative;display:grid;min-width:0;grid-template-columns:1fr 30px;align-items:center;gap:10px;color:var(--color-text);font-size:.88rem;font-weight:800;line-height:1.25}.quick-search__collection-media{grid-column:1 / -1;overflow:hidden;border-radius:12px;background:var(--color-sage-light);aspect-ratio:1}.quick-search__collection-media img,.quick-search__collection-media svg{width:100%;height:100%;object-fit:cover}.quick-search__collection-arrow{display:grid;width:28px;height:28px;place-items:center;justify-self:end;border:1px solid var(--color-border);border-radius:999px}.quick-search__collection-arrow svg,.quick-search__pages svg{width:12px;height:12px}.quick-search__pages{border-top:1px solid var(--color-border)}.quick-search__pages li{border-bottom:1px solid var(--color-border)}.quick-search__pages a{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;font-size:.92rem;font-weight:700}.quick-search__view-all{width:fit-content;min-width:190px;margin:24px auto 0}.quick-search__prompt,.quick-search__empty{display:grid;min-height:220px;place-items:center;align-content:center;gap:12px;color:var(--color-muted);text-align:center}.quick-search__prompt svg,.quick-search__empty svg{width:42px;height:42px;color:var(--color-sage)}.quick-search.is-loading [data-quick-search-results]{opacity:.42;pointer-events:none}.quick-search.is-loading .quick-search__form:after{position:absolute;right:60px;width:16px;height:16px;border:2px solid rgba(79,93,53,.2);border-top-color:var(--color-olive-dark);border-radius:50%;content:"";animation:quick-search-spin .7s linear infinite}@keyframes quick-search-enter{0%{opacity:0;transform:translateY(-8px)}}@keyframes quick-search-spin{to{transform:rotate(360deg)}}@media(max-width:749px){.quick-search{top:0;z-index:110}.quick-search__panel{height:100dvh;max-height:none}.quick-search__form{width:calc(100% - 32px);min-height:66px;grid-template-columns:21px minmax(0,1fr) 40px;gap:10px}.quick-search__search-icon,.quick-search__search-icon svg{width:20px;height:20px}.quick-search__close{width:38px;height:38px}.quick-search__form input[type=search]{font-size:1rem}.quick-search__scroll{max-height:calc(100dvh - 66px)}.quick-search__layout,.quick-search__layout.has-suggestions{width:calc(100% - 32px);min-height:0;grid-template-columns:1fr;gap:22px;padding-block:20px 30px}.quick-search__suggestions{border-right:0;border-bottom:1px solid var(--color-border);padding:0 0 18px}.quick-search__suggestions ul{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.quick-search__suggestions a{border:1px solid var(--color-border);border-radius:999px;background:var(--color-white);padding:7px 11px;font-size:.75rem}.quick-search__suggestions a:hover,.quick-search__suggestions a:focus-visible{transform:none}.quick-search__initial-heading{align-items:center;margin-bottom:14px}.quick-search__initial-heading h3{font-size:.92rem}.quick-search__products,.quick-search__collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quick-search .product-card__body{padding:9px 10px 11px}.quick-search .product-card__title{font-size:.76rem}.quick-search .product-card .price__current{font-size:.82rem}.quick-search__tabs{gap:24px}.quick-search__view-all{width:100%}.quick-search.is-loading .quick-search__form:after{right:49px}}@media(min-width:750px)and (max-width:1050px){.quick-search__products,.quick-search__collections{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-search__products>:nth-child(n+4),.quick-search__collections>:nth-child(n+4){display:none}}@media(prefers-reduced-motion:reduce){.quick-search__panel,.quick-search.is-loading .quick-search__form:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/quick-search.css.map */
