predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:block}predictive-search[loading] .predictive-search__results{display:none}predictive-search:not(.run-top) .predictive-search{opacity:0}.predictive-search{transition:opacity .3s ease .5s}h3.predictive-search__heading{font-size:18px;padding-bottom:.5rem;color:inherit}[data-predictive-search]{position:absolute;top:calc(100% + 3rem);width:calc(100vw - 3rem);padding:2.5rem 0;box-shadow:0 0 4rem rgba(var(--color-overlay),.1);background:#fff;border-radius:.8rem;transition:top .3s ease,opacity .3s ease;opacity:0;visibility:hidden;max-height:50vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (max-width:768px){[data-predictive-search]{max-height:40vh}}@media screen and (min-width:475px){[data-predictive-search]{inset-inline-end:0;width:100%}}predictive-search[open].run-top [data-predictive-search]{top:calc(100% + .5rem);opacity:1;visibility:visible;padding-bottom:0}predictive-search[open] .search__input{background:#fff}.search__input{transition:background .3s ease}.predictive-search__notification,.predictive-search__search-url{padding:0 2.5rem}.predictive-search__header{margin-top:-2.5rem;padding:1.5rem 2.5rem}.no-touch .predictive-search__header:hover{background:rgb(var(--color-foreground),.05)}.predictive-search__group{border-top:1px dashed var(--color-line);padding:1.5rem 2.5rem}.predictive-search__shadow{height:4rem;width:100%;position:sticky;bottom:0;background:linear-gradient(180deg,rgb(var(--color-background),0) -10%,#f3f3f3)}.predictive-search__group:last-of-type{border-bottom:1px dashed var(--color-line)}.predictive-search__query-list{gap:1rem;padding-top:1rem}.predictive-search__item-query{--outline-focus-offset: -.3rem;white-space:nowrap;border-radius:.8rem;padding:.1rem 1rem;background:rgb(var(--color-foreground),.05);transition:background .3s ease}.no-touch .predictive-search__item-query:hover{background:rgb(var(--color-foreground),.1)}.predictive-search__item-query-result{color:rgb(var(--color-highlight));margin:.7rem 0}.predictive-search__item-query-result mark{color:rgb(var(--color-foreground));background:none}.predictive-search__group--with-media{padding-inline:0;padding-bottom:0;text-align:left}.predictive-search__item{display:grid;grid-template-columns:7rem 1fr;column-gap:1.5rem;padding:.5rem 2.5rem}.predictive-search__group--collection .predictive-search__item__info{display:flex;justify-content:space-between}.predictive-search__group--collection .predictive-search__item__title em{font-style:normal;font-weight:700}a.predictive-search__item{--outline-focus-offset: -.5rem}.predictive-search__item--empty{grid-template-columns:auto}.predictive-search__item+.predictive-search__item{border-top:1px solid rgb(var(--color-foreground),.1)}.no-touch .predictive-search__item:hover{background:rgb(var(--color-foreground),.05)}.predictive-search__item__title.card__heading{margin-top:0;margin-bottom:0}.predictive-search__item__type.caption{margin:0}.predictive-search__item__title .link{z-index:1}.predictive-search__button{padding:1rem 2rem;background:rgb(var(--color-foreground),.05);color:rgb(var(--color-foreground));border-radius:.5rem;text-decoration:none;font-size:1.2rem;text-transform:uppercase;font-family:var(--font-button-family);font-style:var(--font-button-style);font-weight:var(--font-button-weight-bold);transition:background .5s ease}.no-touch .predictive-search__button:hover{background:rgb(var(--color-foreground),.1)}.predictive-search[open]>form,.predictive-search[open]>[data-predictive-search],.header__search--has-predictive>details[open] .search--header{z-index:4}.predictive-search[open] .predictive-search__overlay,.header__search--has-predictive>details[open] .predictive-search__overlay{position:fixed;inset-inline-start:0;top:0;width:100vw;height:100vh;z-index:1;cursor:pointer;display:block;opacity:0;transition:opacity .3s ease;background:rgb(var(--color-overlay),.1)}.predictive-search.run-top .predictive-search__overlay,.header__search--has-predictive>details[open] .predictive-search__overlay{opacity:1}.predictive-search__padding{padding:0 2.5rem}.predictive-search .price--on-sale .price__sale{display:flex;flex-direction:row}.predictive-search .price--on-sale .price__sale>.flex.align-center{order:1}@media(max-width:989px){body.masori-v2 predictive-search [data-predictive-search]{width:100%;max-width:100%;box-sizing:border-box;max-height:var(--masori-search-available, calc(100dvh - 120px) )!important;padding:0!important;overscroll-behavior-y:contain;scroll-padding-block:44px 8px;border:1px solid #dce2eb;border-radius:8px}body.masori-v2 .predictive-search__header{position:sticky;top:0;z-index:2;margin:0!important;min-height:40px;padding:9px 12px!important;background:#fff;border-bottom:1px solid #e5e9ef;font-size:13px!important;line-height:1.4;gap:8px}body.masori-v2 .predictive-search__header svg{width:18px;height:18px;flex:none}body.masori-v2 .predictive-search__group{padding:7px 0 0!important;border-top:0}body.masori-v2 .predictive-search__heading{padding:0 12px 5px!important;font-size:12px!important;line-height:1.3!important}body.masori-v2 .predictive-search__item{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:7px 12px!important;min-height:66px;box-sizing:border-box}body.masori-v2 .predictive-search__product__media-wrapper{width:52px;align-self:center;border-radius:6px;overflow:hidden}body.masori-v2 .predictive-search__item__info{min-width:0}body.masori-v2 .predictive-search__item__title.card__heading{font-size:13px!important;line-height:1.3!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.masori-v2 .predictive-search__item__type.caption{font-size:11px!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.masori-v2 .predictive-search__item__info>.margin-top-1rem{margin-top:2px!important}body.masori-v2 .predictive-search__item .price{min-height:18px!important;gap:4px!important;line-height:1.3!important}body.masori-v2 .predictive-search__item .price-item{font-size:13px!important;line-height:1.3!important}body.masori-v2 .predictive-search__item s.price-item{font-size:11px!important}body.masori-v2 .predictive-search__item--empty{grid-template-columns:minmax(0,1fr);min-height:36px}body.masori-v2 .predictive-search__group--collection li+li{border-top:1px solid #edf0f5}body.masori-v2 .predictive-search__search-url{margin:0!important;padding:8px 12px 12px!important}body.masori-v2 .predictive-search__button{display:block;padding:10px 12px;border-radius:6px;background:#245bd7;color:#fff;font-size:12px;text-transform:none}body.masori-v2 .predictive-search__button:is(:hover,:focus-visible){background:#1948af;color:#fff}body.masori-v2 .predictive-search__shadow{display:none}}@media(min-width:990px){body.masori-v2 predictive-search [data-predictive-search]{box-sizing:border-box;max-height:min(720px,var(--masori-search-available, calc(100dvh - 150px) ))!important;padding:0!important;overscroll-behavior-y:contain;scroll-padding-block:44px 8px;border:1px solid #dce2eb;border-radius:8px}body.masori-v2 .predictive-search__header{position:sticky;top:0;z-index:2;margin:0!important;min-height:42px;padding:10px 18px!important;background:#fff;border-bottom:1px solid #e5e9ef;font-size:14px!important;line-height:1.4;gap:10px}body.masori-v2 .predictive-search__group{padding:8px 0 0!important;border-top:0}body.masori-v2 .predictive-search__heading{padding:0 18px 6px!important;font-size:13px!important;line-height:1.3!important}body.masori-v2 .predictive-search__item{grid-template-columns:50px minmax(0,1fr);gap:12px;padding:6px 18px!important;min-height:64px;box-sizing:border-box}body.masori-v2 .predictive-search__product__media-wrapper{width:50px;align-self:center;border-radius:6px;overflow:hidden}body.masori-v2 .predictive-search__item__info{min-width:0}body.masori-v2 .predictive-search__item__title.card__heading{font-size:14px!important;line-height:1.3!important}body.masori-v2 .predictive-search__item__type.caption{font-size:12px!important;line-height:1.3!important}body.masori-v2 .predictive-search__item__info>.margin-top-1rem{margin-top:2px!important}body.masori-v2 .predictive-search__item .price{min-height:18px!important;gap:4px!important;line-height:1.3!important}body.masori-v2 .predictive-search__item .price-item{font-size:14px!important;line-height:1.3!important}body.masori-v2 .predictive-search__item s.price-item{font-size:12px!important}body.masori-v2 .predictive-search__item--empty{grid-template-columns:minmax(0,1fr);min-height:32px;padding-block:6px!important}body.masori-v2 .predictive-search__group--collection li+li{border-top:1px solid #edf0f5}body.masori-v2 .predictive-search__search-url{margin:0!important;padding:8px 18px 12px!important}body.masori-v2 .predictive-search__button{display:block;padding:10px 12px;border-radius:6px;background:#245bd7;color:#fff;font-size:13px;text-transform:none}body.masori-v2 .predictive-search__button:is(:hover,:focus-visible){background:#1948af;color:#fff}body.masori-v2 .predictive-search__shadow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/407/assets/component-predictive-search.css.map */
