:root{--fas-navy:#102d52;--fas-deep:#081d35;--fas-burgundy:#842b47;--fas-cream:#fbf7f0;--fas-line:rgba(16,45,82,.15);--fas-glass:rgba(255,253,248,.985)}html.fa-search-v1-open{overflow:hidden}.fa-search-v1[hidden]{display:none!important}.fa-search-v1{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;padding:92px 24px 24px;color:var(--fas-navy)}.fa-search-v1__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#05101da8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:default}.fa-search-v1__dialog{position:relative;display:flex;width:min(1240px,100%);max-height:calc(100vh - 116px);margin:auto;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:24px;background:var(--fas-glass);box-shadow:0 30px 90px #030d1861;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:faSearchEnter .24s cubic-bezier(.2,.75,.2,1) both}.fa-search-v1__dialog:before{position:absolute;top:-90px;right:9%;width:280px;height:190px;border:2px dashed rgba(132,43,71,.18);border-radius:50%;content:"";transform:rotate(-12deg);pointer-events:none}.fa-search-v1__header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:25px 32px 15px}.fa-search-v1__heading{min-width:0}.fa-search-v1__eyebrow{display:block;margin-bottom:3px;color:var(--fas-burgundy);font-size:11px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.fa-search-v1__heading h2{margin:0;color:var(--fas-deep);font-size:clamp(23px,2.2vw,33px);font-weight:900;letter-spacing:-.025em;line-height:1.12}.fa-search-v1__heading p{margin:6px 0 0;color:#102d52ad;font-size:14px}.fa-search-v1__close{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--fas-line);border-radius:999px;background:#ffffffbf;color:var(--fas-navy);font-size:12px;font-weight:780;cursor:pointer}.fa-search-v1__close span:first-child{font-size:20px;font-weight:400;line-height:1}.fa-search-v1__form{position:relative;z-index:2;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;min-height:62px;align-items:center;margin:0 32px;overflow:hidden;border:1px solid rgba(16,45,82,.2);border-radius:12px;background:#fffffff5;box-shadow:0 10px 25px #102d5217,inset 0 1px #fff;transition:border-color .18s,box-shadow .18s}.fa-search-v1__form:focus-within{border-color:#087c86b3;box-shadow:0 0 0 4px #087c861f,0 13px 30px #102d521f}.fa-search-v1__search-icon{display:grid;width:58px;place-items:center}.fa-search-v1__search-icon svg{width:24px;height:24px;fill:none;stroke:var(--fas-navy);stroke-width:1.7}.fa-search-v1__form input{min-width:0;height:60px;padding:0 8px 0 0;border:0;background:transparent;color:var(--fas-deep);font-size:17px;outline:0}.fa-search-v1__form input::placeholder{color:#102d527a}.fa-search-v1__clear{width:38px;height:38px;margin-right:6px;border:0;border-radius:50%;background:#102d5212;color:var(--fas-navy);font-size:19px;cursor:pointer}.fa-search-v1__submit{align-self:stretch;min-width:132px;border:0;background:linear-gradient(100deg,var(--fas-navy) 0%,#123f68 76%,var(--fas-burgundy) 100%);color:#fff;font-size:13px;font-weight:850;letter-spacing:.02em;cursor:pointer}.fa-search-v1__status{min-height:22px;margin:6px 34px 0;color:#102d52a6;font-size:12px}.fa-search-v1__viewport{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;padding:7px 32px 24px}.fa-search-v1__idle{display:grid;grid-template-columns:.82fr 1.18fr;gap:30px}.fa-search-v1__idle h3,.fa-predictive h3{margin:0 0 12px;color:var(--fas-navy);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.fa-search-v1__suggestions{display:grid;align-content:start;gap:24px;padding:8px 28px 8px 0;border-right:1px dashed rgba(132,43,71,.22)}.fa-search-v1__section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.fa-search-v1__section-head button{border:0;background:transparent;color:var(--fas-burgundy);font-size:12px;font-weight:750;cursor:pointer}.fa-search-v1__chips{display:flex;flex-wrap:wrap;gap:9px}.fa-search-v1__chips a,.fa-search-v1__chips button{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:8px 14px;border:1px solid rgba(132,43,71,.18);border-radius:999px;background:linear-gradient(135deg,#fffffff2,#fae5dcad);color:var(--fas-navy);font-size:13px;font-weight:740;cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.fa-search-v1__chips a:hover,.fa-search-v1__chips button:hover{border-color:#842b476b;box-shadow:0 6px 14px #102d5214;transform:translateY(-1px)}.fa-search-v1__browse{padding-top:8px}.fa-search-v1__browse-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fa-search-v1__browse-grid>a{position:relative;display:flex;min-height:176px;align-items:flex-end;justify-content:space-between;gap:12px;overflow:hidden;padding:20px;border:1px solid rgba(255,255,255,.66);border-radius:16px;background-image:linear-gradient(180deg,#081d3505 12%,#081d35db),var(--fa-search-image);background-position:center;background-size:cover;box-shadow:0 10px 24px #102d521f;color:#fff;transition:transform .2s,box-shadow .2s}.fa-search-v1__browse-grid>a:hover{box-shadow:0 16px 30px #102d522e;transform:translateY(-2px)}.fa-search-v1__browse-grid strong,.fa-search-v1__browse-grid small{display:block}.fa-search-v1__browse-grid strong{font-size:21px;font-weight:900}.fa-search-v1__browse-grid small{margin-top:2px;color:#ffffffd1;font-size:12px}.fa-search-v1__browse-grid b{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fa-search-v1__all{display:flex;min-height:56px;align-items:center;justify-content:center;gap:9px;border-top:1px solid var(--fas-line);background:linear-gradient(90deg,#102d520a,#842b470f);color:var(--fas-navy);font-size:13px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.fa-search-v1__skeleton-heading{width:180px;height:15px;margin:4px 0 17px;border-radius:8px;background:#e9e4dc}.fa-search-v1__skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.fa-search-v1__skeleton-grid>span{display:block;padding:8px;border:1px solid var(--fas-line);border-radius:12px;background:#fff}.fa-search-v1__skeleton-grid i{display:block;aspect-ratio:1;border-radius:8px;background:#ece8e1}.fa-search-v1__skeleton-grid b{display:block;width:84%;height:11px;margin-top:12px;border-radius:8px;background:#ece8e1}.fa-search-v1__skeleton-grid b:last-child{width:52%;margin-top:8px}.fa-search-v1__loading *{background-image:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.72) 50%,transparent 80%);background-size:230% 100%;animation:faSearchShimmer 1.2s linear infinite}.fa-predictive__layout{display:grid;grid-template-columns:minmax(205px,.72fr) minmax(0,2.3fr);gap:26px}.fa-predictive__aside{display:grid;align-content:start;gap:24px;padding-right:24px;border-right:1px dashed rgba(132,43,71,.22)}.fa-predictive__collections{display:grid;gap:7px}.fa-predictive__collections>a{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px;border:1px solid transparent;border-radius:10px;color:var(--fas-navy);transition:background .16s,border-color .16s}.fa-predictive__collections>a:hover{border-color:var(--fas-line);background:#ffffffd1}.fa-predictive__collection-media{display:grid;width:45px;height:45px;overflow:hidden;place-items:center;border-radius:8px;background:linear-gradient(145deg,#f8e8df,#d9eeee);color:var(--fas-burgundy)}.fa-predictive__collection-media img{width:100%;height:100%;object-fit:cover}.fa-predictive__collections strong,.fa-predictive__collections small{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.fa-predictive__collections strong{font-size:13px}.fa-predictive__collections small{margin-top:2px;color:#102d5294;font-size:11px}.fa-predictive__collections b{font-weight:500}.fa-predictive__queries{display:grid;gap:4px}.fa-predictive__queries a{display:flex;min-height:34px;align-items:center;gap:9px;padding:5px 7px;border-radius:7px;color:var(--fas-navy);font-size:13px}.fa-predictive__queries a:hover{background:#102d520e}.fa-predictive__queries svg{width:17px;height:17px;fill:none;stroke:currentColor}.fa-predictive__title{display:flex;align-items:center;justify-content:space-between}.fa-predictive__title span{display:grid;min-width:28px;height:28px;place-items:center;border-radius:50%;background:var(--fas-navy);color:#fff;font-size:11px;font-weight:800}.fa-predictive__product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px!important;align-items:stretch;border:0!important;background:transparent!important}.fa-predictive__product-grid[data-fa-product-count="1"]{grid-template-columns:minmax(0,250px)}.fa-predictive__product-grid[data-fa-product-count="2"]{grid-template-columns:repeat(2,minmax(0,250px))}.fa-predictive__product-grid[data-fa-product-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.fa-predictive__product-grid .fa-predictive__product{width:auto!important;min-width:0;padding:8px!important;border:1px solid var(--fas-line)!important;border-radius:12px!important;box-shadow:0 5px 14px #102d520e}.fa-predictive__product-grid .product-item__info{padding:11px 7px 7px}.fa-predictive__product-grid .fa-product-facts--card,.fa-predictive__product-grid .tydal-reviews-star-rating,.fa-predictive__product-grid .product-item__reviews-badge,.fa-predictive__product-grid .product-item__inventory{display:none!important}.fa-predictive__product-grid .product-item__title{min-height:3.9em;margin-bottom:5px;font-size:13px;line-height:1.3}.fa-predictive__product-grid .product-item__price-list{margin-top:4px}.fa-predictive__product-grid .price{font-size:14px}.fa-predictive__product-grid .product-item__action-list{padding-top:9px}.fa-predictive__product-grid .product-item__action-button{min-height:38px;padding:7px 8px;font-size:11px}.fa-predictive__empty{display:grid;min-height:230px;place-items:center;align-content:center;padding:36px;border:1px dashed rgba(132,43,71,.28);border-radius:16px;background:radial-gradient(circle at 50% 120%,rgba(8,124,134,.12),transparent 52%),#ffffff94;text-align:center}.fa-predictive__empty-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f5d8cd,#d7ecea);color:var(--fas-burgundy);font-size:22px}.fa-predictive__empty h3{margin:14px 0 4px;font-size:18px;letter-spacing:0;text-transform:none}.fa-predictive__empty p{margin:0;color:#102d52b3}.fa-predictive__empty small{margin-top:9px;color:#102d528c}.fa-unified-product-list .fa-product-card,.fa-home-products__grid .fa-product-card,.product-recommendations .fa-product-card,.recently-viewed-products-placeholder .fa-product-card{border:1px solid var(--fas-line);border-radius:10px}.fa-unified-product-list .product-item__title,.fa-home-products__grid .product-item__title,.product-recommendations .product-item__title,.recently-viewed-products-placeholder .product-item__title{overflow:hidden;display:-webkit-box;min-height:4.2em;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.fa-unified-product-list .color-swatch-list,.fa-home-products__grid .color-swatch-list,.product-recommendations .color-swatch-list,.recently-viewed-products-placeholder .color-swatch-list{display:flex;max-width:100%;gap:7px;overflow-x:auto;padding:4px 3px 6px;scrollbar-width:thin}.fa-unified-product-list .color-swatch,.fa-home-products__grid .color-swatch,.product-recommendations .color-swatch,.recently-viewed-products-placeholder .color-swatch{flex:0 0 auto}.fa-unified-product-list .color-swatch__item,.fa-home-products__grid .color-swatch__item,.product-recommendations .color-swatch__item,.recently-viewed-products-placeholder .color-swatch__item{width:30px;height:30px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #102d5233,0 2px 5px #102d521a;background-position:center;background-size:cover}.fa-product-card__current-price{display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}.fa-product-card__current-price .fa-product-card__price-unit{width:auto;margin:0}.fa-unified-product-list .product-item__action-button.button--primary,.fa-home-products__grid .product-item__action-button.button--primary,.product-recommendations .product-item__action-button.button--primary,.recently-viewed-products-placeholder .product-item__action-button.button--primary{border-color:transparent;background:linear-gradient(100deg,var(--fas-navy) 0%,#123f68 78%,var(--fas-burgundy) 100%);box-shadow:0 7px 16px #102d5224;color:#fff}.template-search main{background:radial-gradient(circle at 8% 18%,rgba(133,43,71,.085),transparent 26%),radial-gradient(circle at 90% 42%,rgba(8,124,134,.09),transparent 28%),var(--fas-cream)}.fa-search-page{min-height:65vh;padding:28px 0 80px}.fa-search-page__shell{width:min(1240px,calc(100% - 40px));margin:0 auto}.fa-search-page__breadcrumb{margin-bottom:22px;color:#102d529e;font-size:12px}.fa-search-page__breadcrumb a{color:inherit}.fa-search-page__hero{position:relative;overflow:hidden;padding:34px;border:1px solid rgba(255,255,255,.68);border-radius:20px;background:linear-gradient(125deg,#ffffffeb,#fff8efc7 62%,#ddefedbf);box-shadow:0 18px 45px #102d5217}.fa-search-page__hero:after{position:absolute;right:-45px;bottom:-70px;width:260px;height:160px;border:2px dashed rgba(132,43,71,.19);border-radius:50%;content:"";transform:rotate(-15deg)}.fa-search-page__hero-copy{position:relative;z-index:1;max-width:780px}.fa-search-page__eyebrow{color:var(--fas-burgundy);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.fa-search-page__hero h1{margin:5px 0 7px;color:var(--fas-deep);font-size:clamp(31px,4.5vw,55px);font-weight:930;letter-spacing:-.04em;line-height:1.05}.fa-search-page__hero p{margin:0;color:#102d52ad}.fa-search-page__form{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;min-height:58px;align-items:center;max-width:760px;margin-top:22px;overflow:hidden;border:1px solid rgba(16,45,82,.2);border-radius:11px;background:#fff;box-shadow:0 10px 24px #102d5214}.fa-search-page__form svg{width:22px;height:22px;margin:0 16px;fill:none;stroke:var(--fas-navy)}.fa-search-page__form input{min-width:0;height:56px;border:0;outline:0}.fa-search-page__form button{align-self:stretch;min-width:128px;border:0;background:linear-gradient(100deg,var(--fas-navy),#16496f 78%,var(--fas-burgundy));color:#fff;font-weight:850}.fa-search-page__meta{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:34px 0 16px}.fa-search-page__meta h2{margin:0;color:var(--fas-navy);font-size:24px;font-weight:900}.fa-search-page__meta span{color:#102d52a3;font-size:13px}.fa-search-page__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px!important;align-items:stretch;background:transparent!important}.fa-search-page__grid .fa-product-card{width:auto!important;min-width:0;padding:10px;box-shadow:0 6px 18px #102d520e;transition:transform .18s,box-shadow .18s}.fa-search-page__grid .fa-product-card:hover{box-shadow:0 15px 30px #102d521f;transform:translateY(-2px)}.fa-search-page__empty{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;margin-top:28px;padding:28px;border:1px dashed rgba(132,43,71,.28);border-radius:18px;background:#ffffffb8}.fa-search-page__empty-icon{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#f5d8cd,#d7ecea);color:var(--fas-burgundy);font-size:28px}.fa-search-page__empty h2{margin:0 0 5px;color:var(--fas-navy);font-size:23px}.fa-search-page__empty p{margin:0;color:#102d52ab}.fa-search-page__empty-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.fa-search-page__empty-links a{padding:8px 13px;border:1px solid var(--fas-line);border-radius:999px;background:#fff;color:var(--fas-navy);font-size:12px;font-weight:780}@keyframes faSearchEnter{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}@keyframes faSearchEnterMobile{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes faSearchShimmer{to{background-position:-130% 0}}@media(max-width:960px){.fa-predictive__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fa-predictive__product-grid .fa-predictive__product:nth-child(4){display:none}.fa-search-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:750px){.fa-search-v1{padding:0}.fa-search-v1__dialog{width:100%;height:100%;max-height:none;border:0;border-radius:0;animation-name:faSearchEnterMobile}.fa-search-v1__dialog:before{display:none}.fa-search-v1__header{align-items:center;padding:13px 14px 9px;border-bottom:1px solid rgba(16,45,82,.08)}.fa-search-v1__eyebrow,.fa-search-v1__heading p{display:none}.fa-search-v1__heading h2{font-size:19px}.fa-search-v1__close{width:42px;padding:0;justify-content:center;border:0;background:transparent}.fa-search-v1__close span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.fa-search-v1__form{grid-template-columns:auto minmax(0,1fr) auto;min-height:54px;margin:7px 14px 0;border-radius:11px}.fa-search-v1__search-icon{width:46px}.fa-search-v1__search-icon svg{width:21px;height:21px}.fa-search-v1__form input{height:52px;font-size:16px}.fa-search-v1__clear{width:34px;height:34px;margin-right:8px}.fa-search-v1__submit{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.fa-search-v1__status{margin:4px 16px 0}.fa-search-v1__viewport{padding:4px 14px 84px}.fa-search-v1__idle{grid-template-columns:1fr;gap:20px}.fa-search-v1__suggestions{gap:20px;padding:10px 0 0;border-right:0}.fa-search-v1__chips{flex-wrap:nowrap;overflow-x:auto;margin-right:-14px;padding:1px 14px 7px 1px;scrollbar-width:none}.fa-search-v1__chips::-webkit-scrollbar{display:none}.fa-search-v1__chips a,.fa-search-v1__chips button{flex:0 0 auto}.fa-search-v1__browse-grid{gap:10px}.fa-search-v1__browse-grid>a{min-height:132px;padding:14px;border-radius:13px}.fa-search-v1__browse-grid strong{font-size:17px}.fa-search-v1__browse-grid small{display:none}.fa-search-v1__browse-grid b{width:32px;height:32px}.fa-search-v1__all{position:absolute;z-index:5;right:0;bottom:0;left:0;min-height:calc(58px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fffdf8f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.fa-predictive__layout{display:block}.fa-predictive__aside{gap:18px;margin-bottom:20px;padding:8px 0 18px;border-right:0;border-bottom:1px dashed rgba(132,43,71,.22)}.fa-predictive__collections{display:flex;gap:8px;overflow-x:auto;margin-right:-14px;padding-right:14px;scrollbar-width:none}.fa-predictive__collections>a{min-width:210px;flex:0 0 76%;border-color:var(--fas-line);background:#ffffffbd}.fa-predictive__queries{display:flex;gap:7px;overflow-x:auto;margin-right:-14px;padding-right:14px}.fa-predictive__queries a{flex:0 0 auto;border:1px solid var(--fas-line);border-radius:999px;background:#fff}.fa-predictive__product-grid,.fa-predictive__product-grid[data-fa-product-count]{grid-template-columns:repeat(2,minmax(0,1fr))}.fa-predictive__product-grid .fa-predictive__product:nth-child(4){display:flex}.fa-predictive__product-grid .product-item__info{padding:10px 6px 6px}.fa-predictive__product-grid .product-item__title{font-size:12px}.fa-predictive__product-grid .color-swatch__item{width:27px;height:27px}.fa-search-v1__skeleton-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fa-search-page{padding:16px 0 65px}.fa-search-page__shell{width:min(100% - 24px,1240px)}.fa-search-page__hero{padding:24px 18px;border-radius:15px}.fa-search-page__hero h1{font-size:34px;overflow-wrap:anywhere}.fa-search-page__form{min-height:54px}.fa-search-page__form input{width:100%;height:52px}.fa-search-page__form button{min-width:54px;width:54px;overflow:hidden;color:transparent}.fa-search-page__form button:after{content:"\2192";color:#fff;font-size:19px}.fa-search-page__meta{align-items:flex-start;margin-top:26px}.fa-search-page__meta h2{font-size:20px}.fa-search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important}.fa-search-page__grid .fa-product-card{padding:7px}.fa-search-page__empty{grid-template-columns:1fr;padding:23px 18px;text-align:center}.fa-search-page__empty-icon{margin:auto}.fa-search-page__empty-links{justify-content:center}}@media(max-width:370px){.fa-search-v1__browse-grid{grid-template-columns:1fr}.fa-search-v1__browse-grid>a{min-height:105px}}@media(prefers-reduced-motion:reduce){.fa-search-v1__dialog,.fa-search-v1__loading *,.fa-search-v1__browse-grid>a,.fa-search-v1__chips a,.fa-search-page__grid .fa-product-card{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/fa-search-v1.css.map */
