:root{--font-body-family: "Helvetica Neue", Helvetica, Arial, "Sans Serif";--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-body-size: 12px;--font-heading-family: Helvetica, Arial, "Sans Serif";--font-heading-style: normal;--font-heading-weight: 700;--font-family-secondary: "HCo Chronicle Display", serif;--font-body-scale: 1;--font-heading-scale: 1;--color-background: #fff;--color-foreground: #000;--color-inventory-message: #AA1008;--duration-default: .35s;--sofsy-skin-dark: #5A2B02;--sofsy-skin-medium: #D5935A;--sofsy-skin-light: #FBD7B8;--transition-fast: .35s ease-in-out;--transition-medium: .55s ease-in-out;--transition-bezier-slow: .8s cubic-bezier(.25, .1, .25, 1) 0s;--grid-desktop-vertical-spacing: 2.5%;--grid-desktop-horizontal-spacing: 2.5%;--grid-mobile-vertical-spacing: 30px;--grid-mobile-horizontal-spacing: 20px;--viewport-height: calc(100dvh - 60px) }.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);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))}.search-modal__form .search__input{opacity:0;color:#000;transition:opacity .7s ease .6s}details.--is-active .search-modal__form .search__input{opacity:1}.predictive-search--search-template{z-index:2}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (max-width: 1024px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{display:none}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search__heading .spinner,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item:nth-last-child(2){border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link{display:grid;grid-template-columns:10rem 1fr;grid-column-gap:6.5rem;grid-template-areas:"product-image product-content"}.predictive-search-image{padding:75% 50%;position:relative}.predictive-search-image .skinPickerImage{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease 0s}.predictive-search-image .skinPickerImage.--is-active{opacity:1}.predictive-search-image .skinPickerImage img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center;margin:0 auto}.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{letter-spacing:0;margin:0;font-size:12px;font-weight:700;text-transform:uppercase;text-decoration:none!important}.predictive-search__item-heading .product_color_text{display:block;margin:9px 0 12px;text-transform:capitalize}.predictive-search__custom-type{font-size:12px;opacity:1;color:#a4a4a4;margin-top:.5rem;margin-bottom:0;font-weight:400}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{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{flex-shrink:0}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}@media screen and (max-width: 749px){.predictive-search__image{width:120px;height:180px}}predictive-search{position:relative}predictive-search:after{background:#fff;content:"";height:20px;position:absolute;right:-4px;top:36px;width:11px;z-index:9}@media (min-width: 1025px){predictive-search:after{right:-2px;top:104px}}.field{align-items:center}.field .predictive-search__item--term{padding:0;justify-content:center;width:auto;position:absolute;right:0;opacity:0;transition:opacity .7s ease .6s}.field .predictive-search__item--term.show{opacity:1}#predictive-search-option-search-keywords{position:absolute;top:6.5rem;right:-1.5rem}#predictive-search-results-list{opacity:0;transition:opacity .35s ease-in-out}#predictive-search-results-list.--is-active{opacity:1;transition:opacity .35s ease-in-out;padding-bottom:20px}.predictive-search__loading-state{overflow-y:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:fit-content}
