#shopify-section-search-drawer .dsd{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;visibility:hidden;transition:visibility 0s .6s}#shopify-section-search-drawer .dsd.is-open{visibility:visible;pointer-events:auto;transition-delay:0s}#shopify-section-search-drawer .dsd *{box-sizing:border-box}#shopify-section-search-drawer .dsd__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.5);opacity:0;transition:opacity .6s ease}#shopify-section-search-drawer .dsd.is-open .dsd__overlay{opacity:1}#shopify-section-search-drawer .dsd__panel{position:absolute;top:0;left:0;right:auto;width:100%;height:100vh;height:100dvh;transform:translate(-102%);transition:transform .6s ease;display:flex;flex-direction:column;padding:0;overflow:hidden;box-shadow:18px 0 60px rgba(var(--color-shadow),.18);background:rgb(var(--color-background))}#shopify-section-search-drawer .dsd.is-open .dsd__panel{transform:none}@media screen and (min-width:750px){#shopify-section-search-drawer .dsd__panel{width:43rem;max-width:100vw;left:auto;right:0;transform:translate(102%);box-shadow:-18px 0 60px rgba(var(--color-shadow),.18)}}#shopify-section-search-drawer .dsd__panel:focus,#shopify-section-search-drawer .dsd__panel:focus-visible{outline:none;box-shadow:none}#shopify-section-search-drawer .dsd__head{flex:0 0 auto;position:relative;padding:calc(16px + env(safe-area-inset-top,0px)) 22px 10px}#shopify-section-search-drawer .dsd__close{position:absolute;top:calc(12px + env(safe-area-inset-top,0px));left:14px;z-index:1;width:36px;height:36px;border-radius:50%;margin:0;padding:0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06)}#shopify-section-search-drawer .dsd__close:hover{background:rgba(var(--color-foreground),.12)}#shopify-section-search-drawer .dsd__close:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%}#shopify-section-search-drawer .dsd__close:focus{outline:none;box-shadow:none}#shopify-section-search-drawer .dsd__close:focus-visible,#shopify-section-search-drawer .dsd__close.focused{outline:2px solid #bfa181;outline-offset:2px;box-shadow:none}#shopify-section-search-drawer .dsd__title{margin:0;padding-left:48px;font:800 21px/1.2 var(--font-heading-family);letter-spacing:.01em;color:rgb(var(--color-foreground))}#shopify-section-search-drawer .dsd__search{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}#shopify-section-search-drawer .dsd__form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;margin:0}#shopify-section-search-drawer .dsd__bar{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:4px 22px 12px}#shopify-section-search-drawer .dsd__field{flex:1 1 auto;min-width:0}#shopify-section-search-drawer .dsd__x{display:none;flex:0 0 auto;width:40px;height:40px;margin:0;padding:0;border:none;border-radius:50%;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));cursor:pointer;align-items:center;justify-content:center}#shopify-section-search-drawer .dsd__x:hover{background:rgba(var(--color-foreground),.12)}#shopify-section-search-drawer .dsd__x:focus{outline:none;box-shadow:none}#shopify-section-search-drawer .dsd__x:focus-visible{outline:2px solid #bfa181;outline-offset:2px}@media screen and (max-width:749px){#shopify-section-search-drawer .dsd__head{display:none}#shopify-section-search-drawer .dsd__bar{padding:calc(12px + env(safe-area-inset-top,0px)) 16px 10px}#shopify-section-search-drawer .dsd__x{display:flex}#shopify-section-search-drawer .dsd__scroll{padding-left:16px;padding-right:16px}}#shopify-section-search-drawer .dsd__field{position:relative;display:flex;align-items:center;width:100%;margin:0;border-radius:8px;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.2);box-shadow:none;transition:border-color .2s ease,background-color .2s ease}#shopify-section-search-drawer .dsd__field:before,#shopify-section-search-drawer .dsd__field:after{content:none}#shopify-section-search-drawer .dsd__field:focus-within{border-color:rgba(var(--color-foreground),.55);background:rgba(var(--color-foreground),.03)}#shopify-section-search-drawer .dsd__input{flex:1 1 auto;min-width:0;height:46px;margin:0;padding:0 8.6rem 0 1.4rem;border:none;border-radius:8px;background:transparent;box-shadow:none;color:rgb(var(--color-foreground));font-size:16px;font-family:var(--font-body-family);-webkit-appearance:none;appearance:none}#shopify-section-search-drawer .dsd__input::placeholder{color:rgba(var(--color-foreground),.55);opacity:1}#shopify-section-search-drawer .dsd__input:focus,#shopify-section-search-drawer .dsd__input:focus-visible{outline:none;box-shadow:none}#shopify-section-search-drawer .dsd__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}#shopify-section-search-drawer .dsd__label{position:absolute;top:auto;left:auto;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal}#shopify-section-search-drawer .dsd__reset,#shopify-section-search-drawer .dsd__submit{position:absolute;top:50%;transform:translateY(-50%);width:3.8rem;height:3.8rem;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:transparent;color:rgba(var(--color-foreground),.65);cursor:pointer}#shopify-section-search-drawer .dsd__submit{right:.4rem}#shopify-section-search-drawer .dsd__reset{right:4.2rem;width:auto;padding:0 4px;font:500 12.5px/1.2 var(--font-body-family);letter-spacing:.02em;text-decoration:underline;text-underline-offset:.25rem;white-space:nowrap}#shopify-section-search-drawer .dsd__reset.hidden{display:none}#shopify-section-search-drawer .dsd__reset:hover,#shopify-section-search-drawer .dsd__submit:hover{color:rgb(var(--color-foreground))}#shopify-section-search-drawer .dsd__submit .icon{width:1.8rem;height:1.8rem}#shopify-section-search-drawer .dsd__scroll{flex:1 1 auto;min-height:0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 22px calc(30px + env(safe-area-inset-bottom,0px))}#shopify-section-search-drawer .dsd__recent,#shopify-section-search-drawer .dsd__group{display:block;margin:0 0 20px}#shopify-section-search-drawer .dsd__recent[hidden],#shopify-section-search-drawer .dsd[data-dsd-state=results] .dsd__recent{display:none}#shopify-section-search-drawer .dsd:has(predictive-search[open] #predictive-search-results-groups-wrapper) .dsd__discover{display:none}#shopify-section-search-drawer .dsd__grouphead{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 0 10px;padding-bottom:6px;border-bottom:1px dashed rgba(var(--color-foreground),.15)}#shopify-section-search-drawer .dsd__grouptitle{margin:0;font:700 12px/1.2 var(--font-heading-family);letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}#shopify-section-search-drawer .dsd__clear{margin:0;padding:2px 4px;border:none;background:transparent;cursor:pointer;font:400 12.5px/1.2 var(--font-body-family);color:rgba(var(--color-foreground),.6);text-decoration:underline;text-underline-offset:.25rem}#shopify-section-search-drawer .dsd__clear:hover{color:rgb(var(--color-foreground))}#shopify-section-search-drawer .dsd__recentlist{display:flex;flex-direction:column;gap:2px}#shopify-section-search-drawer .dsd__recentrow{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:6px;text-decoration:none;color:rgb(var(--color-foreground));font:400 14.5px/1.3 var(--font-body-family)}#shopify-section-search-drawer .dsd__recentrow:hover{background:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}#shopify-section-search-drawer .dsd__recentrow svg{flex:0 0 auto;width:15px;height:15px;color:rgba(var(--color-foreground),.45)}#shopify-section-search-drawer .dsd__chips{display:flex;flex-wrap:wrap;gap:8px}#shopify-section-search-drawer .dsd__chip{display:inline-flex;align-items:center;padding:7px 13px;border-radius:999px;border:1px solid rgba(var(--color-foreground),.2);background:rgba(var(--color-foreground),.03);color:rgb(var(--color-foreground));text-decoration:none;font:500 13.5px/1.2 var(--font-body-family)}#shopify-section-search-drawer .dsd__chip:hover{background:rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.45);color:rgb(var(--color-foreground))}#shopify-section-search-drawer .dsd__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#shopify-section-search-drawer .dsd__tile{display:flex;align-items:center;gap:10px;min-height:62px;padding:8px 10px;border-radius:8px;border:1px solid rgba(var(--color-foreground),.15);background:rgba(var(--color-foreground),.03);color:rgb(var(--color-foreground));text-decoration:none}#shopify-section-search-drawer .dsd__tile:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.06)}#shopify-section-search-drawer .dsd__tile--text{justify-content:center;text-align:center}#shopify-section-search-drawer .dsd__tile-media{flex:0 0 auto;width:44px;height:44px;border-radius:6px;overflow:hidden;background:rgba(var(--color-foreground),.06);line-height:0}#shopify-section-search-drawer .dsd__tile-media img{width:100%;height:100%;object-fit:cover;display:block}#shopify-section-search-drawer .dsd__tile-label{font:600 13px/1.25 var(--font-body-family);color:rgb(var(--color-foreground))}#shopify-section-search-drawer .dsd__products{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:4px;scrollbar-width:none}#shopify-section-search-drawer .dsd__products::-webkit-scrollbar{display:none}#shopify-section-search-drawer .dsd__product{flex:0 0 40vw;max-width:190px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;text-decoration:none;color:rgb(var(--color-foreground))}#shopify-section-search-drawer .dsd__product-media{display:block;width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:rgba(var(--color-foreground),.06);line-height:0}#shopify-section-search-drawer .dsd__product-media img{width:100%;height:100%;object-fit:cover;display:block}#shopify-section-search-drawer .dsd__product-rating{display:flex;align-items:center;justify-content:center;gap:4px;min-height:1.2rem}#shopify-section-search-drawer .dsd__product-rating .rating{display:flex;align-items:center;margin:0;line-height:1}#shopify-section-search-drawer .dsd__product-rating .rating-star{--letter-spacing: .1;--font-size: 1}#shopify-section-search-drawer .dsd__product-rating .rating-count{margin:0;font-size:1.1rem!important;line-height:1;color:rgba(var(--color-foreground),.6)}#shopify-section-search-drawer .dsd__product-title,#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail .predictive-search__item-heading{margin:0;font:600 15px/1.35 var(--font-body-family);color:rgb(var(--color-foreground));letter-spacing:0;text-transform:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#shopify-section-search-drawer .dsd__product-style,#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail .dsd__product-style{font:400 13px/1.3 var(--font-body-family);color:rgba(var(--color-foreground),.7);letter-spacing:0;text-transform:none;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#shopify-section-search-drawer .dsd__product-price{display:block;font-size:12.5px}#shopify-section-search-drawer .dsd__product-price .price{font-size:1.4rem;color:rgba(var(--color-foreground),.75);text-align:center}#shopify-section-search-drawer .dsd__product-price .price dl,#shopify-section-search-drawer .dsd__product-price .price>*{justify-content:center}#shopify-section-search-drawer .dsd__product-price .price-item--regular s,#shopify-section-search-drawer .dsd__product-price s.price-item--regular,#shopify-section-search-drawer .dsd__product-was{color:rgba(var(--color-foreground),.55)}@media(hover:hover){#shopify-section-search-drawer .dsd__product:hover .dsd__product-title{text-decoration:underline;text-underline-offset:.25rem}}#shopify-section-search-drawer .dsd__product,#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail{-webkit-tap-highlight-color:transparent;transition:transform .34s cubic-bezier(.34,1.56,.64,1)}#shopify-section-search-drawer .dsd__product:active,#shopify-section-search-drawer .dsd__product.is-pressed,#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail:active,#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail.is-pressed{transform:translateZ(0) scale(.97);transition:transform .09s cubic-bezier(.4,0,.6,1)}@media screen and (min-width:750px){#shopify-section-search-drawer .dsd__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible;padding-bottom:0}#shopify-section-search-drawer .dsd__product{flex:none;max-width:none}}#shopify-section-search-drawer .dsd .predictive-search{display:none;position:static;top:auto;left:auto;right:auto;width:auto;z-index:auto;border:none;border-radius:0;background-color:transparent;box-shadow:none;overflow-y:visible;margin:0 0 18px}#shopify-section-search-drawer .dsd [data-predictive-search]{max-height:none!important}#shopify-section-search-drawer .dsd predictive-search[open] .predictive-search,#shopify-section-search-drawer .dsd predictive-search[loading] .predictive-search{display:block}#shopify-section-search-drawer .dsd .predictive-search__results-groups-wrapper{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:0;border-bottom:none}#shopify-section-search-drawer .dsd .predictive-search__result-group{display:flex;flex-direction:column;flex:0 0 auto;gap:.8rem}#shopify-section-search-drawer .dsd .predictive-search__heading{margin:0 0 6px;padding:0 0 6px;border-bottom:1px dashed rgba(191,161,129,.55);font:800 14px/1.25 var(--font-heading-family);letter-spacing:.1em;text-transform:uppercase;color:var(--qcart-secondary, var(--brand-gold, #bfa181));-webkit-text-stroke:.2px currentColor}#shopify-section-search-drawer .dsd .predictive-search__results-list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}#shopify-section-search-drawer .dsd .predictive-search__item{width:100%;padding:9px 10px;border-radius:8px;border:1px solid transparent;color:rgb(var(--color-foreground));text-decoration:none}#shopify-section-search-drawer .dsd .predictive-search__results-list--cards{display:flex;flex-direction:row;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:4px;scrollbar-width:none}#shopify-section-search-drawer .dsd .predictive-search__results-list--cards::-webkit-scrollbar{display:none}#shopify-section-search-drawer .dsd .predictive-search__results-list--cards>.predictive-search__list-item{flex:0 0 40vw;max-width:190px;scroll-snap-align:start}#shopify-section-search-drawer .dsd .predictive-search__results-list--cards .predictive-search__item--link-with-thumbnail{width:100%}@media screen and (min-width:750px){#shopify-section-search-drawer .dsd .predictive-search__results-list--cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;overflow-x:visible;padding-bottom:0}#shopify-section-search-drawer .dsd .predictive-search__results-list--cards>.predictive-search__list-item{max-width:none}}#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;padding:0 0 6px;border-color:transparent;background:transparent}#shopify-section-search-drawer .dsd .predictive-search__image{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:8px;background:rgba(var(--color-foreground),.06);object-fit:cover;font-family:"object-fit: cover"}#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail .predictive-search__item-content{display:flex;flex-direction:column;align-items:center;gap:3px;width:100%}#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail.predictive-search__item .price{text-align:center;justify-content:center;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail.predictive-search__item .price dl,#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail.predictive-search__item .price>*{justify-content:center}#shopify-section-search-drawer .dsd .predictive-search__item-heading{margin:0;font:600 14px/1.3 var(--font-body-family);color:rgb(var(--color-foreground));letter-spacing:0;text-transform:none}#shopify-section-search-drawer .dsd .predictive-search__item-vendor{color:rgba(var(--color-foreground),.6)}#shopify-section-search-drawer .dsd .predictive-search__item .price,#shopify-section-search-drawer .dsd .predictive-search .price{margin-top:.3rem;color:rgba(var(--color-foreground),.75);font-size:1.3rem}#shopify-section-search-drawer .dsd .predictive-search__item-query-result mark{background-color:transparent;color:rgb(var(--color-foreground));font-weight:700;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:2px}#shopify-section-search-drawer .dsd .predictive-search__list-item[aria-selected=true]>*,#shopify-section-search-drawer .dsd .predictive-search__list-item:hover>*,#shopify-section-search-drawer .dsd .predictive-search__item[aria-selected=true],#shopify-section-search-drawer .dsd .predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3)}#shopify-section-search-drawer .dsd .predictive-search__item--term{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;margin-top:6px;padding:13px 16px;border-radius:8px;border:1px solid var(--qcart-primary, var(--brand-navy, #0d245a));background:var(--qcart-primary, var(--brand-navy, #0d245a));color:var(--qcart-secondary, var(--brand-gold, #bfa181));font:600 14px/1.3 var(--font-body-family);letter-spacing:.02em;text-transform:none;cursor:pointer;word-break:normal}#shopify-section-search-drawer .dsd .predictive-search__item--term:hover,#shopify-section-search-drawer .dsd .predictive-search__item--term[aria-selected=true]{background:var(--qcart-primary, var(--brand-navy, #0d245a));border-color:var(--qcart-secondary, var(--brand-gold, #bfa181));color:var(--qcart-secondary, var(--brand-gold, #bfa181))}#shopify-section-search-drawer .dsd .predictive-search__item--term .icon-arrow{color:var(--qcart-secondary, var(--brand-gold, #bfa181));margin-left:1.2rem}#shopify-section-search-drawer .dsd .predictive-search__loading-state .spinner{color:rgb(var(--color-foreground))}#shopify-section-search-drawer .dsd .predictive-search__loading-state .path{stroke:rgb(var(--color-foreground))}body.search-drawer-open .sticky-atc{opacity:0;visibility:hidden;pointer-events:none}@media(prefers-reduced-motion:reduce){#shopify-section-search-drawer .dsd,#shopify-section-search-drawer .dsd__overlay,#shopify-section-search-drawer .dsd__panel{transition:none}#shopify-section-search-drawer .dsd__product,#shopify-section-search-drawer .dsd__product:active,#shopify-section-search-drawer .dsd__product.is-pressed,#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail:active,#shopify-section-search-drawer .dsd .predictive-search__item--link-with-thumbnail.is-pressed{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/203/assets/component-search-drawer.css.map */
