.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border:none;border-radius:0 0 12px 12px;background-color:rgb(var(--color-background));z-index:3;box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch;padding:24px}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;padding:32px;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search{display:block;overflow-y:auto}predictive-search[loading] .predictive-search::-webkit-scrollbar,predictive-search[open] .predictive-search::-webkit-scrollbar{display:none}.predictive-search,.predictive-search__results-groups-wrapper,predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search{-ms-overflow-style:none;scrollbar-width:none}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:last-child>.predictive-search-products{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:24px}.predictive-search__result-group:last-child>.predictive-search-products>.predictive-search__empty-host{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:safe center}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__pages-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.predictive-search__pages-wrapper>.predictive-search__empty-host{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:safe center}@media screen and (min-width:750px){.predictive-search__result-group{flex:1}.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:flex;flex-direction:column}.predictive-search__results-groups-wrapper{align-items:stretch}.predictive-search__result-group:last-child{align-self:stretch;min-height:100%}.predictive-search__result-group:last-child>.predictive-search-products{flex:1 1 auto;min-height:0}.predictive-search--header .predictive-search__result-group:last-child .predictive-search__empty--products{margin-bottom:0}.predictive-search__result-group:last-child>.predictive-search__pages-wrapper{flex:0 0 auto}.predictive-search__result-group:first-child>.predictive-search__pages-wrapper{flex:1 1 auto;min-height:0}}@media screen and (max-width:749px){.predictive-search__result-group:last-child>.predictive-search__pages-wrapper{flex:1 1 auto;min-height:0}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}.predictive-search__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;text-align:center;box-sizing:border-box;padding:.4rem .8rem 1.2rem}.predictive-search__empty-line{margin:0;color:var(--utility-gray-60,#757575)}.predictive-search__empty-icon{display:flex;line-height:0;color:var(--utility-gray-60,#757575)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item:hover,.predictive-search__item[aria-selected=true],.predictive-search__list-item:hover>*,.predictive-search__list-item[aria-selected=true]>*{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.3)}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;gap:2rem;grid-template-areas:'product-image product-content'}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75);background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7)}.predictive-search__item .price,.predictive-search__item .price.price--on-sale{text-align:left}.predictive-search .price,.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain}.predictive-search--header{--ps-text:#fafafa;--ps-heading:#ffffff;--ps-section-heading:#cccccc;--ps-muted:#969696;--ps-muted-hover:#b0b0b0;--ps-price:#e3e3e3;--ps-price-struck:#969696;--ps-empty:#969696;--ps-hover-bg:rgba(255, 255, 255, 0.07);--ps-divider:rgba(255, 255, 255, 0.08);--ps-column-divider:rgba(255, 255, 255, 0.1);--ps-image-border:rgba(250, 250, 250, 0.25);--ps-accent:#1df0bb;--ps-arrow:rgba(250, 250, 250, 0.4);--ps-arrow-hover:rgba(250, 250, 250, 0.7);--ps-pill-color:#d2fff2;--ps-pill-bg:rgba(29, 240, 187, 0.06);--ps-pill-bg-hover:rgba(29, 240, 187, 0.12);--ps-see-all-hover-bg:rgba(29, 240, 187, 0.06);--ps-focus:#1df0bb;--ps-ai-cta-bg:rgba(210, 255, 242, 0.08);--ps-ai-cta-bg-hover:rgba(210, 255, 242, 0.14);--ps-ai-cta-color:#d2fff2;--ps-badge-new:#1df0bb;--ps-badge-bestseller:#ff8f5e;background-color:#1f1f1f;box-shadow:0 8px 40px rgba(0,0,0,.6)}.predictive-search--search-template{--ps-text:rgb(var(--color-foreground));--ps-heading:rgb(var(--color-foreground));--ps-section-heading:rgba(var(--color-foreground), 0.7);--ps-muted:rgba(var(--color-foreground), 0.6);--ps-muted-hover:rgba(var(--color-foreground), 0.55);--ps-price:rgba(var(--color-foreground), 0.7);--ps-price-struck:rgba(var(--color-foreground), 0.55);--ps-empty:rgba(var(--color-foreground), 0.6);--ps-hover-bg:rgba(var(--color-foreground), 0.07);--ps-divider:rgba(var(--color-foreground), 0.08);--ps-column-divider:rgba(var(--color-foreground), 0.1);--ps-image-border:rgba(var(--color-foreground), 0.25);--ps-accent:var(--wyze-green-dark-text);--ps-arrow:rgba(var(--color-foreground), 0.4);--ps-arrow-hover:rgba(var(--color-foreground), 0.7);--ps-pill-color:var(--wyze-green-dark-text);--ps-pill-bg:var(--green-10);--ps-pill-bg-hover:#b8efe0;--ps-see-all-hover-bg:#b8efe0;--ps-focus:var(--green-70);--ps-ai-cta-bg:rgba(210, 255, 242, 0.08);--ps-ai-cta-bg-hover:rgba(210, 255, 242, 0.14);--ps-ai-cta-color:#d2fff2;--ps-badge-new:var(--wyze-green-dark-text);--ps-badge-bestseller:#c2410c}.predictive-search .predictive-search__results-groups-wrapper{border-bottom:none}.predictive-search .predictive-search__column-divider{display:none}@media screen and (min-width:750px){.predictive-search .predictive-search__results-groups-wrapper{gap:0}.predictive-search .predictive-search__column-divider{display:block;align-self:stretch;flex-shrink:0;width:1px;margin:0 3.2rem;background-color:var(--ps-column-divider)}.predictive-search .predictive-search__result-group:last-child .predictive-search__empty--products{margin-bottom:0}}.predictive-search .predictive-search__result-group{gap:0}.predictive-search .predictive-search__empty-icon,.predictive-search .predictive-search__empty-line{color:var(--ps-empty)}@media screen and (max-width:749px){.predictive-search .predictive-search__result-group:last-child .predictive-search__empty--products{margin-bottom:2.4rem}}.predictive-search__ai-cta{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 16px;height:48px;background-color:var(--ps-ai-cta-bg);border-radius:8px;border:none;color:var(--ps-ai-cta-color);font-size:16px;font-weight:500;line-height:20px;cursor:pointer;margin-bottom:28px;text-align:left}.predictive-search__ai-cta:hover{background-color:var(--ps-ai-cta-bg-hover);color:var(--ps-ai-cta-color)}.predictive-search__ai-cta:focus-visible{outline:2px solid var(--ps-focus);outline-offset:2px}@media (forced-colors:active){.predictive-search__ai-cta:focus-visible{outline:2px solid transparent}}.predictive-search__ai-cta-content{display:flex;align-items:center;gap:16px}.predictive-search__ai-cta .icon-search-ai{width:16px;height:16px;flex-shrink:0}.predictive-search__ai-cta .icon-arrow{width:12px;height:12px;flex-shrink:0;color:var(--ps-ai-cta-color)}.predictive-search--search-template .predictive-search__ai-cta{display:none}.predictive-search .predictive-search__heading{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.36px;color:var(--ps-section-heading);border-bottom:none;margin:0;padding:0 0 4px 0}@media screen and (max-width:749px){.predictive-search .predictive-search__heading{padding-bottom:0}}.predictive-search .predictive-search__result-group:last-child .predictive-search__heading{padding-bottom:16px}@media screen and (max-width:749px){.predictive-search .predictive-search__result-group:last-child .predictive-search__heading{padding-bottom:12px}}.predictive-search .predictive-search__result-group:first-child .predictive-search__item{padding:12px 8px;font-size:16px;font-weight:500;color:var(--ps-text);border-radius:4px}.predictive-search .predictive-search__result-group:first-child .predictive-search__list-item:hover>*,.predictive-search .predictive-search__result-group:first-child .predictive-search__list-item[aria-selected=true]>*{background-color:var(--ps-hover-bg);color:var(--ps-text)}.predictive-search .predictive-search__item--link-with-thumbnail{grid-template-columns:104px 1fr;gap:16px;padding:0;margin-bottom:24px}.predictive-search .predictive-search__results-list .predictive-search__list-item:last-child .predictive-search__item--link-with-thumbnail{margin-bottom:0}.predictive-search .predictive-search__list-item:hover>.predictive-search__item--link-with-thumbnail,.predictive-search .predictive-search__list-item[aria-selected=true]>.predictive-search__item--link-with-thumbnail{background-color:transparent;opacity:.8}.predictive-search .predictive-search__image{grid-area:product-image;width:104px;height:104px;object-fit:cover;border:1px solid var(--ps-image-border);border-radius:8px}.predictive-search .predictive-search__result-group:last-child .predictive-search__item-content{justify-content:center}.predictive-search__item-badge{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.36px;line-height:16px;margin-bottom:4px}.predictive-search__item-badge--new{color:var(--ps-badge-new)}.predictive-search__item-badge--bestseller{color:var(--ps-badge-bestseller)}.predictive-search .predictive-search__result-group:last-child .predictive-search__item-heading{color:var(--ps-heading);font-size:16px;font-weight:600;line-height:20px;margin-top:4px}.predictive-search__item-price{display:flex;align-items:baseline;gap:4px;margin-top:4px;flex-wrap:wrap}.predictive-search .predictive-search__item-price-label{color:var(--ps-muted);font-size:14px;font-weight:500;white-space:nowrap}.predictive-search .predictive-search__item .price,.predictive-search .predictive-search__item .price.price--on-sale{color:var(--ps-price);font-size:14px;text-align:left}.predictive-search .predictive-search__item .price-item--regular{color:var(--ps-price);font-weight:600}.predictive-search .predictive-search__item .price__sale .price-item--sale{color:var(--ps-price);font-weight:600}.predictive-search .predictive-search__item .price__sale s.price-item--regular{color:var(--ps-price-struck);font-weight:500}.predictive-search .predictive-search__search-for-button{padding:0 32px 32px}.predictive-search .predictive-search__item--term{color:var(--ps-text);padding:12px 8px}.predictive-search .predictive-search__item--term .icon-arrow{color:var(--ps-accent);width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem)}.predictive-search .predictive-search__list-item:hover>.predictive-search__item--term,.predictive-search .predictive-search__list-item[aria-selected=true]>.predictive-search__item--term{background-color:var(--ps-hover-bg);color:var(--ps-text);border-radius:4px}.predictive-search__ai-questions{display:flex;flex-wrap:wrap;gap:10px}.predictive-search__ai-questions:not(:empty){margin-bottom:28px}.predictive-search__ai-questions>li{list-style:none;margin:0;padding:0}.predictive-search .predictive-search__ai-questions>li>button.predictive-search__ai-question-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:12px 14px;background-color:var(--ps-pill-bg);border:none;border-radius:20px;color:var(--ps-pill-color);font-size:14px;font-weight:500;line-height:16px;cursor:pointer;text-decoration:none;font-family:inherit;text-align:left}.predictive-search .predictive-search__ai-questions>li>button.predictive-search__ai-question-pill:hover{background-color:var(--ps-pill-bg-hover);color:var(--ps-pill-color)}.predictive-search .predictive-search__ai-questions>li>button.predictive-search__ai-question-pill:focus-visible{outline:2px solid var(--ps-focus);outline-offset:2px}@media (forced-colors:active){.predictive-search .predictive-search__ai-questions>li>button.predictive-search__ai-question-pill:focus-visible{outline:2px solid transparent}}.predictive-search .predictive-search__list-item--page .predictive-search__item{padding:0 0 16px 0;flex-direction:column;align-items:flex-start;border-radius:0}.predictive-search .predictive-search__list-item--page:not(:last-child){border-bottom:1px solid var(--ps-divider)}.predictive-search .predictive-search__item-description{font-size:14px;font-weight:400;color:var(--ps-muted);line-height:20px;margin:2px 0 0}.predictive-search .predictive-search__list-item--page .predictive-search__item-heading{color:var(--ps-heading);font-size:16px;font-weight:600;line-height:20px}.predictive-search .predictive-search__list-item--page:hover>*,.predictive-search .predictive-search__list-item--page[aria-selected=true]>*{background-color:transparent;color:var(--ps-heading)}.predictive-search .predictive-search__list-item--page:hover .predictive-search__item-description,.predictive-search .predictive-search__list-item--page[aria-selected=true] .predictive-search__item-description{color:var(--ps-muted-hover)}.predictive-search .predictive-search__item--with-arrow{grid-template-columns:104px 1fr 16px;grid-template-areas:'product-image product-content product-arrow';align-items:center}.predictive-search .predictive-search__item-arrow{grid-area:product-arrow;display:flex;align-items:center;justify-content:center;color:var(--ps-arrow);flex-shrink:0}.predictive-search__item-arrow .icon-arrow{width:12px;height:12px}.predictive-search .predictive-search__list-item:hover>.predictive-search__item--with-arrow .predictive-search__item-arrow,.predictive-search .predictive-search__list-item[aria-selected=true]>.predictive-search__item--with-arrow .predictive-search__item-arrow{color:var(--ps-arrow-hover)}.predictive-search__see-all-wrapper{display:flex;justify-content:center;padding:24px 32px 0}.predictive-search .predictive-search__see-all-button{display:inline-flex;align-items:center;justify-content:center;min-width:152px;height:40px;padding:0 20px;border:1px solid var(--ps-accent);border-radius:8px;background-color:transparent;color:var(--ps-accent);font-size:14px;font-weight:600;font-family:inherit;line-height:1;cursor:pointer;white-space:nowrap;text-decoration:none}.predictive-search .predictive-search__see-all-button:hover{background-color:var(--ps-see-all-hover-bg);color:var(--ps-accent)}.predictive-search .predictive-search__see-all-button:focus-visible{outline:2px solid var(--ps-focus);outline-offset:2px}@media (forced-colors:active){.predictive-search .predictive-search__see-all-button:focus-visible{outline:2px solid transparent}}.predictive-search__results-groups-wrapper--default{padding-bottom:0}