.search__input.field__input{padding-right:9.8rem;width:auto}@media screen and (max-width: 749px){.search__input.field__input{padding-right:5rem;width:100%;max-width:100%}}.search__button{right:var(--inputs-border-width);top:var(--inputs-border-width)}.reset__button{right:calc(var(--inputs-border-width) + 4.4rem);top:var(--inputs-border-width)}.reset__button:not(:focus-visible):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.6rem);content:"";position:absolute;right:0}.reset__button:not(:focus):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.8rem);content:"";position:absolute;right:0}.search__button:focus-visible,.reset__button:focus-visible{background-color:rgb(var(--color-background));z-index:4}.search__button:focus,.reset__button:focus{background-color:rgb(var(--color-background));z-index:4}.search__button:not(:focus-visible):not(.focused),.reset__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.search__button:hover .icon,.reset__button:hover .icon{transform:scale(1.07)}.search__button .icon{height:1.8rem;width:1.8rem}.reset__button .icon.icon-close{height:1.8rem;width:1.8rem;stroke-width:.1rem}input::-webkit-search-decoration{-webkit-appearance:none}.template-search__results{position:relative}.search-suggestions{margin-top:6rem;width:100vw;max-width:100vw;position:fixed;left:0;right:0;background:rgb(var(--color-background))!important;box-sizing:border-box;z-index:1000;transform:translate(0)}.search-suggestions__desktop{display:flex;gap:3rem;width:100%;margin:0 auto;max-width:1200px;padding:0 2rem}.search-suggestions__left{flex:1;min-width:300px;background-color:rgb(var(--color-background));padding:2rem;border-radius:1rem;box-shadow:0 2px 8px rgba(var(--color-shadow),.1)}.search-suggestions__right{flex:2;background-color:rgb(var(--color-background));padding:2rem;border-radius:1rem;box-shadow:0 2px 8px rgba(var(--color-shadow),.1);width:100%}.search-suggestions__heading{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.search-suggestions__links{display:flex;flex-direction:column;gap:1rem;width:100%}.search-suggestion-link{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:rgb(var(--color-background));border-radius:.8rem;text-decoration:none;color:rgb(var(--color-foreground));transition:all .2s ease;border:.1rem solid rgba(var(--color-foreground),.1)}.search-suggestion-link:hover{background-color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),.2);transform:translateY(-.1rem);box-shadow:0 2px 8px rgba(var(--color-shadow),.1)}.search-suggestion-link .svg-wrapper{width:1.6rem;height:1.6rem;opacity:.6;transition:opacity .2s ease}.search-suggestion-link:hover .svg-wrapper{opacity:1}.search-suggestions__products{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.search-suggestion-product{display:block;text-decoration:none;color:inherit;background-color:rgb(var(--color-background));border-radius:1rem;overflow:hidden;transition:all .2s ease;border:.1rem solid rgba(var(--color-foreground),.1)}.search-suggestion-product:hover{background-color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),.2);transform:translateY(-.2rem);box-shadow:0 4px 12px rgba(var(--color-shadow),.15)}.product-image{width:100%;height:120px;overflow:hidden;background-color:rgb(var(--color-background))}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.search-suggestion-product:hover .product-image img{transform:scale(1.05)}.product-placeholder{width:100%;height:100%;background-color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;border-radius:.5rem;min-height:120px}.product-placeholder span{font-size:1.2rem;color:rgba(var(--color-foreground),.6);font-weight:500;text-align:center;padding:0 1rem}.product-info{padding:1rem}.product-title{font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground));margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-size:1.2rem;color:rgba(var(--color-foreground),.7);font-weight:500}.search-suggestions__mobile{display:none;width:100%}.search-suggestions__top{margin-bottom:1.5rem;background-color:rgb(var(--color-background));padding:1.5rem;border-radius:1rem;box-shadow:0 2px 8px rgba(var(--color-shadow),.1);width:100%}.search-suggestions__bottom{margin-top:1.5rem;background-color:rgb(var(--color-background));padding:1.5rem;border-radius:1rem;box-shadow:0 2px 8px rgba(var(--color-shadow),.1);width:100%}.search-suggestions__products-scroll{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none;width:100%}.search-suggestions__products-scroll .search-suggestion-product{min-width:200px;flex-shrink:0}@media screen and (max-width: 989px){.search-suggestions__desktop{display:none}.search-suggestions__mobile{display:block}.search-suggestions{margin-top:-1rem;max-width:100%;width:100%}.scrolled-past-header .search-suggestions,.scrolled-past-header~.search-suggestions,.scrolled-past-header~* .search-suggestions{margin-top:.1rem}.search-suggestions__heading{font-size:1.4rem;margin-bottom:1rem}.search-suggestion-link{padding:.8rem;font-size:1.4rem}.search-suggestions__products-scroll .search-suggestion-product{min-width:180px}.product-image{height:100px}.product-info{padding:.8rem}.product-title{font-size:1.2rem}.product-price{font-size:1.1rem}}@media screen and (max-width: 749px){.search-suggestions__products-scroll .search-suggestion-product{min-width:160px}.product-image{height:90px}.product-info{padding:.6rem}.product-title{font-size:1.1rem}.product-price{font-size:1rem}}.search-suggestion-product .product-image{width:100px;height:100px;border-radius:8px;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;flex-shrink:0}.search-suggestion-product:hover .product-image{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.search-suggestion-product .product-image img{width:100%;height:100%;object-fit:contain;object-position:center;padding:8px;background:#fff}.search-suggestion-product .product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#6c757d;font-size:12px;text-align:center;padding:16px;border-radius:8px}.search-suggestion-product .product-info{flex:1;padding:0 0 0 16px;display:flex;flex-direction:column;justify-content:space-between;min-height:100px}.search-suggestion-product .product-title{font-size:14px;font-weight:600;color:#212529;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.search-suggestion-product .product-price{font-size:16px;font-weight:700;color:#dc3545;margin-top:auto}.search-suggestion-product{display:flex;align-items:flex-start;padding:16px;border-radius:12px;background:#fff;transition:all .2s ease;border:1px solid #e9ecef;text-decoration:none;margin-bottom:12px;min-width:280px}.search-suggestion-product:hover{border-color:#007bff;background:#f8f9ff;text-decoration:none}.search-suggestions__products{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}.search-suggestions__products-scroll{display:flex;gap:16px;overflow-x:auto;padding:0 16px 16px 0;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.search-suggestions__products-scroll::-webkit-scrollbar{display:none}.search-suggestions__products-scroll .search-suggestion-product{scroll-snap-align:start;min-width:280px;margin-bottom:0}@media screen and (max-width: 989px){.search-suggestion-product .product-image{width:70px;height:70px}.search-suggestion-product .product-info{min-height:70px;padding:0 0 0 12px;justify-content:flex-start}.search-suggestion-product .product-title{font-size:13px;line-height:1.3;display:block;overflow:visible;text-overflow:unset;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:8px}.search-suggestion-product .product-price{font-size:15px;margin-top:auto}.search-suggestion-product{padding:12px;min-width:220px;max-width:220px;height:94px;align-items:center}.search-suggestions__products-scroll{padding-right:110px}}@media screen and (max-width: 749px){.search-suggestions__products-scroll .search-suggestion-product{min-width:200px;max-width:200px}.search-suggestion-product .product-image{width:65px;height:65px}.search-suggestion-product .product-info{min-height:65px;padding:0 0 0 10px}.search-suggestion-product .product-title{font-size:12px}.search-suggestion-product .product-price{font-size:14px}.search-suggestion-product{padding:10px;height:85px}.search-suggestions__products-scroll{padding-right:100px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/component-search.css.map */
