@layer components{.predictive-search-results{display:grid;grid-template-areas:"queries" "collections" "pages" "articles" "products" "submit";padding:var(--spacing-unit-m)}@media screen and (min-width:768px){.predictive-search-results{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"queries collections pages articles" "products products products products" "submit submit submit submit"}}@media screen and (min-width:1024px){.predictive-search-results{grid-template-columns:32% 68%;grid-template-areas:"queries products" "collections products" "pages products" "articles products" "submit submit"}}.predictive-search-results__queries{grid-area:queries}@media screen and (max-width:767px),(min-width:1025px){.predictive-search-results__queries{margin-bottom:var(--spacing-unit-m);border-bottom:var(--border-width) solid var(--color-borders);padding-bottom:var(--spacing-unit-m)}}.predictive-search-results__collections{grid-area:collections}@media screen and (max-width:767px),(min-width:1025px){.predictive-search-results__collections{margin-bottom:var(--spacing-unit-m);border-bottom:var(--border-width) solid var(--color-borders);padding-bottom:var(--spacing-unit-m)}}.predictive-search-results__pages{grid-area:pages}@media screen and (max-width:767px),(min-width:1025px){.predictive-search-results__pages{margin-bottom:var(--spacing-unit-m);border-bottom:var(--border-width) solid var(--color-borders);padding-bottom:var(--spacing-unit-m)}}.predictive-search-results__articles{grid-area:articles}.predictive-search-results__products{grid-area:products}@media screen and (max-width:1023px){.predictive-search-results__products{margin-top:var(--spacing-unit-m);border-top:var(--border-width) solid var(--color-borders);padding-top:var(--spacing-unit-m)}}@media screen and (min-width:1024px){.predictive-search-results__products{margin-left:var(--spacing-unit-m);border-left:var(--border-width) solid var(--color-borders);padding-left:var(--spacing-unit-m)}}.predictive-search-results__brands{margin-top:var(--spacing-unit-m);padding-top:var(--spacing-unit-m)}@media screen and (min-width:768px){.predictive-search-results__brands{border-top:var(--border-width) solid var(--color-borders)}}.predictive-search-results__submit{display:block;grid-area:submit;margin:calc(-1 * var(--spacing-unit-m));margin-top:var(--spacing-unit-m);border-top:var(--border-width) solid var(--color-borders)}.predictive-search-results__button{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-unit-xs);padding:calc(var(--spacing-unit-xxs) * 5) var(--spacing-unit-m);width:100%}[aria-selected=true] .predictive-search-results__button{outline:var(--border-width) auto var(--color-focus-ring);outline-offset:var(--spacing-unit-xxs)}.predictive-search-results__items{display:grid;gap:calc(var(--spacing-unit-xxs) * 3)}.predictive-search-results__items--products{gap:var(--spacing-unit-m)}@media screen and (min-width:768px){.predictive-search-results__items--products{grid-template-columns:repeat(4,1fr)}}.predictive-search-results__items--brands{display:flex;flex-wrap:wrap;gap:var(--spacing-unit-m)}.predictive-search-result__item{display:flex;align-items:center;gap:var(--spacing-unit-xxs);color:var(--color-font);font-size:1.3rem;text-decoration:none}[aria-selected=true] .predictive-search-result__item{outline:var(--border-width) auto var(--color-focus-ring);outline-offset:var(--spacing-unit-xxs)}.predictive-search-results__items--brands .predictive-search-result__item{transition:background var(--transition-speed),color var(--transition-speed);border-radius:2rem;background:var(--color-soft-pink);padding:var(--spacing-unit-xxs) var(--spacing-unit-xs);color:var(--color-red);font-weight:700}.predictive-search-results__items--brands .predictive-search-result__item:hover{background:var(--color-red);color:var(--color-white)}.predictive-search-result__icon{width:1rem;height:1rem}}
/*# sourceMappingURL=/cdn/shop/t/677/assets/predictive-search-results.css.map */
