[id^=header-search-],.search-modal,.header-search,predictive-search.header-search,[is=predictive-search].header__search,.header__search-modal{display:none!important;visibility:hidden!important;pointer-events:none!important}.ef-so{--so-white: var(--efx-white, #FFFFFF);--so-tint: var(--efx-tint, #F5F4F1);--so-tint-2: var(--efx-tint-2, #ECE9E4);--so-line: var(--efx-line, #E4E0DA);--so-ink: var(--efx-ink, #121212);--so-body: var(--efx-body, #33312C);--so-muted: var(--efx-muted, #5C564C);--so-bronze: var(--efx-bronze-deep, #6E5233);--so-font: var(--efx-font, "DM Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);--so-r-btn: var(--efx-r-btn, 4px);--so-r-panel: 14px;--so-r-pill: 999px;--so-t-fast: var(--efx-t-fast, .16s);--so-ease: var(--efx-ease, cubic-bezier(.2,.7,.2,1))}.ef-so{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;justify-content:center;align-items:flex-start;padding:72px 16px 24px;font-family:var(--so-font);opacity:0;pointer-events:none;transition:opacity .25s ease}.ef-so[aria-hidden=false]{opacity:1;pointer-events:all}.ef-so__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1212126b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ef-so__container{position:relative;width:100%;max-width:780px;max-height:calc(100vh - 108px);overflow-y:auto;overscroll-behavior:contain;background:var(--so-white);color:var(--so-body);border-radius:var(--so-r-panel);box-shadow:0 32px 64px -20px #1212124d,0 2px 8px #12121214;transform:translateY(-10px);transition:transform .25s var(--so-ease)}.ef-so[aria-hidden=false] .ef-so__container{transform:none}.ef-so :focus-visible{outline:2px solid var(--so-ink);outline-offset:2px;border-radius:2px}:where(.ef-so) a{text-decoration:none;color:inherit}:where(.ef-so) button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.ef-so__sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ef-so__header{display:flex;align-items:center;gap:12px;padding:12px 12px 12px 20px;border-bottom:1px solid var(--so-line);position:sticky;top:0;background:var(--so-white);border-radius:var(--so-r-panel) var(--so-r-panel) 0 0;z-index:3}.ef-so__field{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0;height:48px;padding:0 16px;border-radius:var(--so-r-pill);background:var(--so-tint);transition:box-shadow var(--so-t-fast)}.ef-so__field:focus-within{box-shadow:inset 0 0 0 1.5px var(--so-ink)}.ef-so__search-icon{flex:none;width:19px;height:19px;stroke:var(--so-muted);fill:none;stroke-width:1.85;stroke-linecap:round}.ef-so__field:focus-within .ef-so__search-icon{stroke:var(--so-ink)}.ef-so__input{flex:1;min-width:0;height:46px;border:none;background:none;font-family:inherit;font-size:18px;font-weight:500;letter-spacing:-.01em;color:var(--so-ink);outline:none;-webkit-appearance:none;appearance:none}.ef-so__input::-webkit-search-cancel-button{-webkit-appearance:none}.ef-so__input:focus-visible{outline:none}.ef-so__input::placeholder{color:var(--so-muted);font-weight:400}.ef-so__kbd{font-family:inherit;font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--so-muted);background:var(--so-tint);border-radius:var(--so-r-btn);padding:5px 8px;line-height:1;flex:none}.ef-so__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border-radius:var(--so-r-btn);color:var(--so-ink);transition:background var(--so-t-fast)}.ef-so__close:hover{background:var(--so-tint)}.ef-so__close svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round}.ef-so__label{font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--so-muted);margin:0 0 10px}.ef-so__section{margin-top:22px}.ef-so__section:first-child{margin-top:0}.ef-so__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ef-so__clear{font-size:12px;font-weight:600;color:var(--so-muted);min-height:32px;padding:0 6px;margin:-6px -6px 4px 0;border-radius:var(--so-r-btn);transition:color var(--so-t-fast),background var(--so-t-fast)}.ef-so__clear:hover{color:var(--so-ink);background:var(--so-tint)}.ef-so__empty{display:block;padding:20px 20px 22px}.ef-so__cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.ef-so__chip{display:inline-flex;align-items:center;height:40px;padding:0 15px;border-radius:var(--so-r-pill);background:var(--so-tint);color:var(--so-ink);font-size:14px;font-weight:600;line-height:1;white-space:nowrap;transition:background var(--so-t-fast) var(--so-ease),color var(--so-t-fast) var(--so-ease)}.ef-so__chip:hover{background:var(--so-ink);color:#fff}.ef-so__rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 20px}.ef-so__row{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 8px;margin-inline:-8px;border-radius:var(--so-r-btn);font-size:15px;font-weight:500;color:var(--so-ink);transition:background var(--so-t-fast)}.ef-so__row:hover,.ef-so__row.is-active{background:var(--so-tint)}.ef-so__row svg{width:16px;height:16px;flex:none;stroke:var(--so-muted);fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.ef-so__row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ef-so__ai-cta{display:flex;align-items:center;gap:14px;margin-top:22px;padding:14px 16px;border-radius:10px;background:var(--so-tint);transition:box-shadow var(--so-t-fast)}.ef-so__ai-cta:hover{box-shadow:0 8px 24px -12px #12121247}.ef-so__ai-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border-radius:8px;background:var(--so-white)}.ef-so__ai-icon svg{width:22px;height:22px;stroke:var(--so-bronze);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ef-so__ai-title{font-size:15px;font-weight:600;color:var(--so-ink);line-height:1.3}.ef-so__ai-desc{font-size:13px;color:var(--so-muted);margin-top:2px}.ef-so__ai-cta>div:last-child{min-width:0}.ef-so__results{display:block}.ef-so__results-inner{padding:18px 20px 4px}.ef-so__results-grid{display:grid;grid-template-columns:232px minmax(0,1fr);gap:28px;align-items:start}.ef-so__suggest-col{display:block;min-width:0}.ef-so__suggest-row{display:block}.ef-so__block+.ef-so__block{margin-top:20px}.ef-so__block--suggest:has(#ef-so-suggestions:empty),.ef-so__block--coll:has(#ef-so-collections:empty){display:none}.ef-so__suggestions,.ef-so__collections{display:grid;gap:2px}.ef-so__suggest-link,.ef-so__coll-link{display:block;min-height:40px;padding:10px 8px;margin-inline:-8px;border-radius:var(--so-r-btn);font-size:15px;font-weight:500;color:var(--so-ink);line-height:1.3;transition:background var(--so-t-fast)}.ef-so__suggest-link:hover,.ef-so__coll-link:hover,.ef-so__suggest-link.is-active,.ef-so__coll-link.is-active{background:var(--so-tint)}.ef-so__suggest-link mark{background:none;color:var(--so-ink);font-weight:700}.ef-so__suggest-link{color:var(--so-body)}.ef-so__products-col{min-width:0}.ef-so__products{display:grid;gap:2px}.ef-so__product{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;min-height:76px;padding:8px;margin-inline:-8px;border-radius:10px;transition:background var(--so-t-fast)}.ef-so__product:hover,.ef-so__product.is-active{background:var(--so-tint)}.ef-so__product-img{width:64px;height:58px;object-fit:cover;border-radius:8px;background:var(--so-tint-2);display:block}.ef-so__product-info{min-width:0;display:grid;gap:2px}.ef-so__product-title{font-size:15px;font-weight:500;color:var(--so-ink);line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ef-so__product-meta{display:flex;align-items:baseline;gap:8px}.ef-so__product-price{font-size:15px;font-weight:600;color:var(--so-ink);font-variant-numeric:tabular-nums lining-nums}.ef-so__product-compare{font-size:13px;color:var(--so-muted);text-decoration:line-through;font-variant-numeric:tabular-nums lining-nums}.ef-so__product-type{display:none}.ef-so__foot{padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--so-line);background:var(--so-white);border-radius:0 0 var(--so-r-panel) var(--so-r-panel)}.ef-so__view-all{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;border-radius:var(--so-r-btn);background:var(--so-ink);color:#fff;font-size:15px;font-weight:600;transition:background var(--so-t-fast)}.ef-so__view-all:hover,.ef-so__view-all.is-active{background:#2a2926}.ef-so__view-all svg{width:17px;height:17px;flex:none;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--so-t-fast) var(--so-ease)}.ef-so__view-all:hover svg{transform:translate(3px)}.ef-so__no-results{display:block;padding:40px 20px 44px;text-align:center}.ef-so__no-results-text{font-size:18px;font-weight:500;color:var(--so-ink);letter-spacing:-.01em}.ef-so__no-results-hint{font-size:14px;color:var(--so-muted);margin-top:6px}.ef-so__no-results-cats{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px}.ef-so__loading{display:flex;align-items:center;justify-content:center;padding:56px 20px}.ef-so__spinner{width:28px;height:28px;border:2.5px solid var(--so-tint-2);border-top-color:var(--so-ink);border-radius:50%;animation:efSoSpin .8s linear infinite}@keyframes efSoSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.ef-so,.ef-so__container{transition-duration:1ms!important}.ef-so__spinner{animation-duration:2.4s!important}}@media(max-width:767px){.ef-so{padding:0;align-items:stretch}.ef-so__container{max-width:none;max-height:none;height:100%;border-radius:0;box-shadow:none;display:flex;flex-direction:column;transform:translateY(-6px)}.ef-so__header{border-radius:0;padding:8px 8px 8px 16px;padding-top:calc(8px + env(safe-area-inset-top))}.ef-so__kbd{display:none}.ef-so__close{display:flex}.ef-so__input{font-size:16px}.ef-so__empty,.ef-so__no-results{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.ef-so__empty{padding:16px 16px 24px}.ef-so__results{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.ef-so__results-inner{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 16px 8px}.ef-so__results-grid{grid-template-columns:minmax(0,1fr);gap:22px}.ef-so__products-col{order:-1}.ef-so__rows{grid-template-columns:minmax(0,1fr)}.ef-so__foot{flex:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-radius:0}.ef-so__cats{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-inline:-16px;padding-inline:16px}.ef-so__cats::-webkit-scrollbar{display:none}.ef-so__chip{height:44px;flex:none}.ef-so__suggest-link,.ef-so__coll-link{min-height:44px;padding-block:12px}.ef-so__clear{min-height:44px}.ef-so__field{height:46px}}
/*# sourceMappingURL=/cdn/shop/t/272/assets/ef-search.css.map */
