.site-header__search{transition:transform .3s cubic-bezier(.4,0,.2,1)}.site-header__search-container.is-active .site-header__search{transform:translateZ(0);background:#fff!important;color:var(--colorTextBody, #333)!important;box-shadow:none!important}.site-header__search .search__input-wrap{position:relative;z-index:2}.site-header__search .search__input{height:54px;font-size:16px;padding:0 52px 0 20px;border:none;border-radius:0;background:transparent;color:var(--colorTextBody, #333);box-sizing:border-box;-webkit-appearance:none;appearance:none;width:100%}.site-header__search .search__input:focus{border:none;box-shadow:none}.site-header__search .search__input:focus-visible{outline:2px solid var(--colorLink, #1c1d1d);outline-offset:-2px}.site-header__search .search__input::-webkit-search-cancel-button{-webkit-appearance:none}.search__input::placeholder{opacity:.4;font-style:italic}.site-header__search .btn--search{position:absolute;right:8px;top:50%;transform:translateY(-50%);padding:8px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;opacity:.5;transition:opacity .2s ease}.site-header__search .btn--search:hover{opacity:1}.site-header__search .btn--search .icon .cls-1,.site-header__search .btn--close-search .icon .cls-1{stroke:currentColor}.site-header__search .btn--close-search{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:8px;flex-shrink:0;margin-left:4px;opacity:.5;transition:opacity .2s ease}.site-header__search .btn--close-search:hover{opacity:1}.site-header__search predictive-search{position:relative;flex:1}.site-header__search predictive-search form{position:relative;overflow:visible!important}.site-header__search .predictive__screen,predictive-search[data-context=header] .predictive__screen{display:none!important}.search__results{background:var(--colorBody, #fff);color:var(--colorTextBody, #333);border-radius:0 0 var(--radius-lg, 16px) var(--radius-lg, 16px);box-shadow:0 20px 60px -12px #00000026,0 4px 12px #0000000f;border:1px solid rgba(0,0,0,.06);border-top:none;z-index:30;display:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.site-header__search .search__results{position:absolute;top:100%;left:0;right:0;margin-top:0;max-height:72vh;max-height:72dvh;z-index:300}.search__results::-webkit-scrollbar{width:5px}.search__results::-webkit-scrollbar-track{background:transparent}.search__results::-webkit-scrollbar-thumb{background:#0000001a;border-radius:var(--radius-sm, 5px)}.search__results::-webkit-scrollbar-thumb:hover{background:#0003}.search__results{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.site-header__search-container.is-active{z-index:300;overflow:visible}.site-header__search-container.is-active .site-header__search{overflow:visible!important}.ps-results{display:flex;flex-direction:column}.ps-results__sidebar{padding:4px 0}.ps-results__main{flex:1}.ps-section__title{display:flex;align-items:center;gap:6px;font-size:.68em;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--colorTextBody, #333);opacity:.4;margin:0;padding:12px 20px 6px}.ps-section__title svg{flex-shrink:0;opacity:.7}.ps-products{list-style:none;margin:0;padding:0 12px 4px;display:grid;grid-template-columns:1fr;gap:2px}.ps-product__link{display:flex;align-items:flex-start;gap:14px;padding:10px;border-radius:var(--radius-lg, 12px);text-decoration:none;color:inherit;transition:background-color .18s ease;min-height:44px}.ps-product__link:hover{background:#00000009}.ps-product__media{position:relative;width:72px;height:72px;border-radius:var(--radius-card-image, 10px);overflow:hidden;flex-shrink:0;background:#00000008}.ps-product__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.ps-product__link:hover .ps-product__media img{transform:scale(1.06)}.ps-product__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.2}.ps-product__badge{position:absolute;top:4px;left:4px;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 6px;border-radius:var(--radius-badge, 4px);line-height:1.4;white-space:nowrap;z-index:1}.ps-product__badge--sale{background:var(--colorSaleTag, #e53935);color:#fff}.ps-product__badge--soldout{background:#000000b3;color:#fff}.ps-product__details{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;padding-top:2px}.ps-product__vendor{font-size:.65em;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.4}.ps-product__name{font-size:.88em;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ps-product__pricing{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:3px}.ps-product__price{font-size:.84em;font-weight:600}.ps-product__price--sale{color:var(--colorSaleTag, #e53935)}.ps-product__compare{font-size:.76em;opacity:.45}.ps-product__compare s{text-decoration:line-through}.ps-product__save{font-size:.68em;font-weight:700;color:var(--colorSaleTag, #e53935);background:#e5393514;padding:1px 6px;border-radius:var(--radius-badge, 4px)}.ps-product--soldout .ps-product__media img{opacity:.5;filter:grayscale(.3)}.ps-product--soldout .ps-product__name{opacity:.6}.ps-product--soldout .ps-product__pricing{opacity:.5}.ps-links{list-style:none;margin:0;padding:0 12px 4px}.ps-link-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:var(--radius-md, 8px);text-decoration:none;color:inherit;transition:background-color .18s ease;min-height:40px}.ps-link-item:hover{background:#00000009}.ps-link-item__img{width:36px;height:36px;border-radius:var(--radius-card-image, 8px);object-fit:cover;flex-shrink:0;background:#0000000a}.ps-link-item__icon{width:36px;height:36px;border-radius:var(--radius-md, 8px);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#0000000a;opacity:.4}.ps-link-item__text{flex:1;font-size:.86em;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-link-item__arrow{flex-shrink:0;opacity:0;transition:opacity .15s ease,transform .15s ease}.ps-link-item:hover .ps-link-item__arrow{opacity:.4;transform:translate(2px)}@media(hover:none){.ps-link-item__arrow{opacity:.25}}.ps-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:40px 24px 28px}.ps-empty svg{opacity:.15}.ps-empty p{font-size:.92em;opacity:.6;margin:0;line-height:1.5}.ps-empty strong{opacity:1}.ps-view-all{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 20px;font-size:.82em;font-weight:600;text-decoration:none;color:var(--colorTextBody, #333);border-top:1px solid rgba(0,0,0,.06);background:#00000004;transition:background-color .18s ease;min-height:48px;border-radius:0 0 var(--radius-lg, 16px) var(--radius-lg, 16px)}.ps-view-all:hover{background:#0000000d}.ps-view-all svg{transition:transform .18s ease;opacity:.5}.ps-view-all:hover svg{transform:translate(3px)}.ps-skeleton{padding:16px 20px}.ps-skeleton__row{display:flex;align-items:flex-start;gap:14px;padding:10px 0}.ps-skeleton__img{width:72px;height:72px;border-radius:var(--radius-card-image, 10px);flex-shrink:0;background:linear-gradient(110deg,#0000000f 30%,#00000005,#0000000f 70%);background-size:200% 100%;animation:ps-shimmer 1.5s ease-in-out infinite}.ps-skeleton__lines{flex:1;display:flex;flex-direction:column;gap:8px;padding-top:6px}.ps-skeleton__line{height:12px;border-radius:var(--radius-sm, 6px);background:linear-gradient(110deg,#0000000f 30%,#00000005,#0000000f 70%);background-size:200% 100%;animation:ps-shimmer 1.5s ease-in-out infinite}.ps-skeleton__line--w70{width:70%}.ps-skeleton__line--w40{width:40%}@keyframes ps-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}predictive-search.is-loading .btn--search svg{animation:ps-spin .8s linear infinite}@keyframes ps-spin{to{transform:rotate(360deg)}}@media only screen and (min-width:750px){.ps-results--two-col{flex-direction:row}.ps-results__sidebar{flex:0 0 260px;max-width:260px;border-right:1px solid rgba(0,0,0,.06);padding:4px 0}.ps-results__main{flex:1;min-width:0}.ps-products{grid-template-columns:1fr 1fr}.ps-product__media{width:80px;height:80px}.site-header__search .search__results{max-height:72vh;max-height:72dvh}}@media only screen and (min-width:1200px){.ps-results__sidebar{flex:0 0 300px;max-width:300px}.ps-product__media{width:88px;height:88px}}@media only screen and (max-width:749px){.ps-results{flex-direction:column}.ps-results__main{order:-1}.ps-results__sidebar{border-top:1px solid rgba(0,0,0,.06);padding-top:4px}.search__results{border-radius:0 0 var(--radius-lg, 12px) var(--radius-lg, 12px);max-height:70vh;max-height:70dvh}.site-header__search .search__results{left:calc(var(--pageWidthPadding, 17px) * -1);right:calc(var(--pageWidthPadding, 17px) * -1);width:auto;max-height:68vh;max-height:68dvh;border-radius:0}.site-header__search .search__input{height:48px;padding:0 44px 0 16px}.ps-view-all{border-radius:0}.ps-product__media{width:68px;height:68px}.ps-section__title{padding:10px 16px 4px}.ps-products,.ps-links{padding:0 8px 4px}.ps-product__link{padding:8px;gap:12px}}@media only screen and (max-width:374px){.ps-product__media{width:56px;height:56px;border-radius:var(--radius-card-image, 8px)}.ps-product__link{gap:10px;padding:6px;border-radius:var(--radius-md, 8px)}.ps-product__name{font-size:.82em}.ps-product__vendor{font-size:.6em}.ps-product__price{font-size:.78em}.ps-link-item__img,.ps-link-item__icon{width:30px;height:30px}.ps-link-item{padding:5px 8px;min-height:36px}.ps-empty{padding:24px 16px 16px}.ps-skeleton__img{width:56px;height:56px}}html[dir=rtl] .ps-link-item__arrow,html[dir=rtl] .ps-view-all svg{transform:scaleX(-1)}html[dir=rtl] .ps-link-item:hover .ps-link-item__arrow{transform:scaleX(-1) translate(2px)}html[dir=rtl] .ps-view-all:hover svg{transform:scaleX(-1) translate(3px)}html[dir=rtl] .ps-product__badge{left:auto;right:4px}@media only screen and (min-width:750px){html[dir=rtl] .ps-results__sidebar{border-right:none;border-left:1px solid rgba(0,0,0,.06)}}@media(prefers-reduced-motion:reduce){.ps-product__link,.ps-link-item,.ps-view-all,.ps-view-all svg,.ps-link-item__arrow,.ps-product__media img,predictive-search .predictive__screen{transition:none!important}.ps-skeleton__img,.ps-skeleton__line{animation:none!important;background:#0000000f!important}}@media(forced-colors:active){.ps-product__media,.ps-link-item__img,.ps-link-item__icon,.ps-product__badge{border:1px solid}.ps-view-all{border:1px solid!important}.search__results{border:2px solid!important}}.ps-fallback{border-top:1px solid rgba(0,0,0,.06)}.ps-fallback .ps-section__title{color:var(--colorLink, var(--colorTextBody, #333));opacity:.6}.ps-empty+.ps-fallback{margin-top:-8px}.ps-empty:has(+.ps-fallback){padding-bottom:12px}@media print{.search__results,.predictive__screen{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/predictive-search-enhanced.css.map */
