header-search-popdown{display:block;height:100%}header-search-popdown>details{height:100%}.search-popdown{position:fixed;top:0;left:0;z-index:6002;width:100vw;max-height:min(1000px,100vh);background:var(--tpc-white, #FFFFFF);color:var(--tpc-charcoal, #383838);font-family:var(--FONT-STACK-BODY);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s;display:flex;flex-direction:column;overflow:hidden}@media only screen and (max-width:989px){.search-popdown{height:100vh;height:100dvh}}header-search-popdown.is-open .search-popdown,.search-popdown.is-open{opacity:1;transform:none;transition-delay:0s;visibility:visible}.search-popdown+.underlay{z-index:6001}.search-popdown__topbar{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:var(--header-height);padding:0 16px;background:var(--tpc-white, #FFFFFF);border-bottom:none}.search-popdown__logo{display:flex;align-items:center;justify-content:center;text-decoration:none;pointer-events:auto}.search-popdown__logo-image{display:block;width:var(--search-popdown-logo-width, 125.682px);height:auto;object-fit:contain}.search-popdown__logo-text{font-family:var(--FONT-STACK-HEADING);font-size:var(--tpc-text-md, 16px);font-weight:500;letter-spacing:.2px;color:var(--tpc-charcoal, #383838)}.search-popdown__close{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:11px;height:11px;padding:0;background:transparent;border:0;color:var(--tpc-charcoal, #383838);cursor:pointer;z-index:4}.search-popdown__close .icon,.search-popdown__close svg{display:block;width:12px;height:12px;flex-shrink:0}.search-popdown__inner{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.search-popdown__form-wrapper{display:block;width:100%}.search-popdown .search-popdown__form{position:relative;display:block;width:100%;margin:0;border-bottom:1px solid var(--tpc-dark-cool-gray, #EAEAEA)}.search-popdown .search-popdown__form{padding:0 var(--outer) var(--outer) var(--outer)}.search-popdown__input-row{display:flex;align-items:center;gap:10px;width:100%;margin:0;height:35px;padding:0 16px;background:var(--tpc-cool-gray, #F2F2F2);border:0;box-sizing:border-box}.search-popdown__icon{display:flex;flex:0 0 auto;width:12px;height:12px;aspect-ratio:1 / 1;color:var(--tpc-dark-gray, #8C8C8C)}.search-popdown__icon svg,.search-popdown__icon .icon{width:100%;height:100%;display:block}.search-popdown__input{flex:1 1 auto;width:100%;margin:0;padding:0;border:0;background:transparent;font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm-2, 11px);font-weight:400;font-style:normal;line-height:10px;letter-spacing:1px;color:var(--tpc-dark-gray, #8C8C8C);text-transform:uppercase}.search-popdown__input::placeholder{color:var(--tpc-dark-gray, #8C8C8C);letter-spacing:1px;text-transform:uppercase}.search-popdown__input:focus{outline:none;box-shadow:none}.search-popdown__reset{flex:0 0 auto;margin:0;padding:0 4px;background:transparent;border:0;font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm, 12px);color:var(--tpc-darkest-gray, #797979);cursor:pointer}.search-popdown__reset.hidden,.search-popdown__submit{display:none}.search-popdown__results{display:contents}.search-popdown .predictive-search.search-popdown__results{position:absolute;top:100%;left:0;right:0;width:100%;max-height:none;height:auto;background:transparent;overflow:visible;pointer-events:none;z-index:5;transition:none}.search-popdown .predictive-search.search-popdown__results>*:not(.predictive-search__loading-state){display:none!important}.search-popdown .predictive-search__loading-state{position:relative;margin:0;padding:0;min-height:0;background:transparent;pointer-events:none}.search-popdown .predictive-search__loader{width:100%;height:2px;margin:0;border-radius:0;background:transparent}.search-popdown .predictive-search__actions{display:flex;justify-content:flex-end;margin:0;padding:24px;background:transparent;border:0}.search-popdown .predictive-search__actions .btn{margin:0}search-explore:not([data-mode=active]) .predictive-search__actions{display:none!important}.search-explore{display:flex;flex-direction:column;flex:1 1 auto;width:100%}.search-explore__sidebar{flex:0 0 auto;padding:16px;background:var(--tpc-white, #FFFFFF);border-bottom:1px solid var(--tpc-dark-cool-gray, #EAEAEA)}.search-explore__sidebar-heading{margin:0 0 12px;font-family:var(--FONT-STACK-HEADING);font-size:var(--tpc-text-md, 16px);font-weight:400;letter-spacing:.2px;color:var(--tpc-darkest-gray, #797979)}.search-explore__tabs{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.search-explore__tab{display:block;margin:0;padding:0;background:transparent;border:0;font-family:var(--FONT-STACK-HEADING);font-size:var(--tpc-text-md, 16px);font-weight:400;color:var(--tpc-dark-gray, #8C8C8C);text-align:left;cursor:pointer;transition:color .2s ease}.search-explore__tab.is-active,.search-explore__tab[aria-selected=true]{color:var(--tpc-charcoal, #383838)}@media(hover:hover){.search-explore__tab:hover{color:var(--tpc-charcoal, #383838)}}search-explore li{margin:0!important}.search-explore__panels{flex:1 1 auto;padding:12px}.search-explore__panel{display:none}.search-explore__panel.is-active{display:block}.search-explore__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;row-gap:30px}.search-explore__card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.search-explore__card-media{position:relative;width:100%;background:var(--tpc-cool-gray, #F2F2F2);overflow:hidden;display:flex;align-items:center;justify-content:center}.search-explore__card-media--cover{padding:0;aspect-ratio:5 / 7}.search-explore__card-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:cover}.search-explore__card-image--cover{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}.search-explore__card--artist .search-explore__card-media--cover{aspect-ratio:5 / 7;height:auto;object-fit:cover}.search-popdown .predictive-search__products__list .product-item__image,.search-popdown .search-explore__grid .product-item__image{padding-top:0;height:auto;aspect-ratio:5 / 7}@media only screen and (max-width:749px){.search-popdown .predictive-search__products__list .product-link{display:block;grid-template-columns:none;gap:0}.search-popdown .predictive-search__products__list .product-item__info{padding-left:0}.search-popdown .predictive-search__products__list .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.search-explore__wishlist{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:0;color:var(--tpc-dark-gray, #8C8C8C);cursor:pointer;z-index:2}.search-explore__wishlist .icon,.search-explore__wishlist svg{width:18px;height:18px}.search-explore__wishlist .tpc-wishlist-heart path{fill:none;stroke:var(--tpc-charcoal, #383838);stroke-width:1.5;stroke-linejoin:round;transition:fill .2s ease,stroke .2s ease}.search-explore__wishlist:hover{color:var(--tpc-charcoal, #383838)}.search-explore__sale-badge{position:absolute;top:8px;left:8px;display:inline-block;padding:4px 8px;background:var(--tpc-charcoal, #383838);color:var(--tpc-white, #FFFFFF);font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm, 12px);letter-spacing:.2px;z-index:2}.search-explore__card-info{padding:8px 0 0}.search-explore__card-title-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.search-explore__card-title{flex:1 1 0;min-width:0;margin:0;font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm, 12px);font-weight:400;color:var(--tpc-charcoal, #383838);letter-spacing:.2px}.search-explore__card-title--collection,.search-explore__card-title--artist{font-family:var(--FONT-STACK-HEADING);font-size:var(--tpc-text-sm, 12px);font-weight:400;color:var(--tpc-charcoal, #383838);letter-spacing:.2px}.search-explore__card-artist{margin:3px 0 0;font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm, 12px);font-weight:400;color:var(--tpc-charcoal, #383838);letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-explore__card-price{margin:6px 0 0;font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm, 12px);font-weight:400;color:var(--tpc-charcoal, #383838)}.search-explore__price-prefix{color:var(--tpc-charcoal, #383838);margin-right:2px}.search-explore__price-compare{color:var(--tpc-dark-gray, #8C8C8C);margin-right:4px;text-decoration:line-through}.search-explore__price-current{color:var(--tpc-charcoal, #383838)}.search-explore__see-all-wrapper{display:flex;justify-content:center;margin-top:12px;padding-bottom:16px}.search-explore__see-all{display:inline-flex;align-items:center;justify-content:center;padding:0 24px;background:transparent;border:1px solid var(--tpc-charcoal, #383838);font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm, 12px);font-weight:600;letter-spacing:1.2px;text-transform:uppercase;text-decoration:none;color:var(--tpc-charcoal, #383838);transition:background .2s ease,color .2s ease}@media only screen and (max-width:989px){.search-explore__see-all-wrapper>.search-explore__see-all{display:flex;align-items:center;justify-content:center;gap:10px;height:auto;padding:8px 24px}}.search-explore__see-all:hover{background:var(--tpc-charcoal, #383838);color:var(--tpc-white, #FFFFFF)}.search-explore [data-sidebar-mode][hidden]{display:none}search-explore[data-mode=active] .search-explore__panel{display:none!important}search-explore:not([data-mode=active]) .search-explore__results-host{display:none}.predictive-suggestions-list,.search-explore__suggestions{list-style:none;margin:0;padding:0}.search-explore__suggestions>li{list-style:none;margin:0;padding:0}.predictive-suggestions-list__item{margin:0;padding:0}.predictive-suggestions-list__link{display:block;font-family:var(--FONT-STACK-HEADING);font-size:var(--tpc-text-md, 16px);color:var(--tpc-charcoal, #383838);text-decoration:none;padding:6px 0;line-height:1.3}.predictive-suggestions-list__link:hover{opacity:.7}@media only screen and (min-width:990px){.search-popdown__topbar{height:64px;padding:0 24px;border-bottom:0;border-bottom:1px solid var(--tpc-dark-cool-gray, #EAEAEA)}.search-popdown__logo-text{font-size:var(--tpc-text-lg-2, 20px);font-weight:400;letter-spacing:0}.search-popdown__close{right:24px}.search-popdown__close .icon{width:12px;height:12px}.search-popdown__form{display:block;padding:0;border-bottom:1px solid var(--tpc-dark-cool-gray, #EAEAEA)}.search-popdown__form-wrapper{width:100%}.search-popdown__input-row{width:auto;max-width:none;height:35px;margin:25px 0 0;gap:10px;background:var(--tpc-cool-gray, #F2F2F2);border-radius:2px;box-sizing:border-box}.search-popdown__input,.search-popdown__input::placeholder{font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm, 12px);font-weight:400;font-style:normal;line-height:10px;letter-spacing:1px;color:var(--tpc-dark-gray, #8C8C8C);text-transform:uppercase}.search-popdown__form .search-popdown__input[type=search]{padding:0;height:auto;line-height:1}.search-popdown__icon{align-self:center}.search-popdown__icon,.search-popdown__icon .icon,.search-popdown__icon svg{width:9.279px;height:9.991px;aspect-ratio:9.28 / 9.99}.search-explore__inner{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;width:100%;padding:25px var(--outer) 75px;gap:0}search-explore[data-mode=active] .search-explore__inner:has(.search-explore__sidebar-mode--suggestions[hidden]){grid-template-columns:minmax(0,1fr)}search-explore[data-mode=active] .search-explore__inner:has(.search-explore__sidebar-mode--suggestions[hidden]) .search-explore__sidebar{display:none}.search-explore__sidebar{padding:0 24px 0 0;background:transparent;border-bottom:0}.search-explore__sidebar-heading{margin:0 0 15px;font-family:var(--FONT-STACK-HEADING);font-size:var(--tpc-text-md-2, 14px);font-style:normal;font-weight:400;line-height:normal;letter-spacing:.5px;color:var(--tpc-dark-gray, #8C8C8C)}.search-explore__tabs{gap:8px}.search-explore__tab{font-weight:400;line-height:1.4}.search-explore__panels{padding:0}.search-explore__panel.is-active{display:grid;grid-template-columns:1fr auto;column-gap:16px;align-items:start}.search-explore__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:start}.search-explore__card-media{aspect-ratio:5 / 7}.search-explore__card-media--cover{aspect-ratio:5 / 7;padding:0}.search-explore__card-info{padding-top:12px}.search-explore__card-title,.search-explore__card-artist{font-size:var(--tpc-text-sm, 12px);font-weight:400}.search-explore__card-title--collection,.search-explore__card-title--artist{font-family:var(--FONT-STACK-HEADING);font-size:var(--tpc-text-sm, 12px);font-weight:400}.search-explore__card-price{font-size:var(--tpc-text-sm, 12px);color:var(--tpc-charcoal, #383838)}.search-explore__see-all-wrapper{align-self:start;margin:0;padding:0}.search-explore__see-all{margin:0;padding:7px 20px 5px;border:1px solid var(--tpc-charcoal, #383838);border-radius:0;background:transparent;font-family:var(--FONT-STACK-BODY);font-size:var(--tpc-text-sm, 12px);letter-spacing:1.2px;text-transform:uppercase;text-decoration:none;color:var(--tpc-charcoal, #383838);white-space:nowrap;transition:background .2s ease,color .2s ease;font-weight:600}.search-explore__see-all:hover{background:var(--tpc-charcoal, #383838);color:var(--tpc-white, #FFFFFF)}.search-explore__sidebar-mode--suggestions .search-explore__sidebar-heading{margin-bottom:12px}.search-explore__suggestions{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.search-explore__suggestions .predictive-suggestions-list__link{font-family:var(--FONT-STACK-HEADING);font-size:var(--tpc-text-md, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/header-search-popdown.css.map */
