.tnws-favorite-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;width:auto;height:auto;min-width:4.5rem;min-height:4.5rem;padding:.25rem;border:0;border-radius:0;background:transparent;color:var(--color-gold-accent, #d4af7a);box-shadow:none;cursor:pointer;z-index:3;line-height:0;pointer-events:auto}.tnws-favorite-btn svg{display:block;width:4rem;height:4rem;flex-shrink:0;margin:0;transform:translateY(.06rem) scale(1);transform-origin:center center;filter:drop-shadow(0 1px 3px rgba(0,0,0,.25));transition:transform .38s cubic-bezier(.34,1.56,.64,1),filter .32s ease}.tnws-favorite-btn svg path{stroke:var(--color-gold-accent, #d4af7a);stroke-width:2.25;transition:fill .28s ease,stroke .28s ease}@keyframes tnws-favorite-pop{0%{transform:translateY(.06rem) scale(1);filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}42%{transform:translateY(.06rem) scale(1.38);filter:drop-shadow(0 4px 16px rgba(var(--color-gold-accent-rgb, 212, 175, 122),.75))}to{transform:translateY(.06rem) scale(1);filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}}.tnws-favorite-btn.is-popping svg{animation:tnws-favorite-pop .42s cubic-bezier(.34,1.56,.64,1)}.tnws-favorite-btn.is-popping.is-favorited svg path{fill:var(--color-gold-accent, #d4af7a);stroke:var(--color-gold-accent, #d4af7a)}@media(hover:hover){.tnws-favorite-btn:hover svg{transform:translateY(.06rem) scale(1.35);filter:drop-shadow(0 4px 16px rgba(var(--color-gold-accent-rgb, 212, 175, 122),.75))}.tnws-favorite-btn:hover svg path{fill:var(--color-gold-accent, #d4af7a);stroke:var(--color-gold-accent, #d4af7a)}.tnws-favorite-btn.is-favorited:hover svg{transform:translateY(.06rem) scale(1.35)}}@media(prefers-reduced-motion:reduce){.tnws-favorite-btn.is-popping svg{animation:none}}.tnws-favorite-btn:focus-visible{outline:.2rem solid var(--color-gold-accent, #d4af7a);outline-offset:.15rem;border-radius:.2rem}.tnws-favorite-btn.is-favorited svg path{fill:var(--color-gold-accent, #d4af7a);stroke:var(--color-gold-accent, #d4af7a)}.tnws-favorite-btn--card{position:absolute;top:calc(var(--image-padding, 0px) + .5rem);right:calc(var(--image-padding, 0px) + .5rem);z-index:20;pointer-events:auto;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.product-card-wrapper>.tnws-favorite-btn--card{z-index:20}.product-card-wrapper .card__heading a:after{z-index:1}.tnws-favorite-btn--pdp{position:absolute;top:1rem;right:1rem}.product__media-wrapper{position:relative}.tnws-favorites-page{--tnws-favorites-navy: #24304a;--tnws-favorites-gold: var(--color-gold-accent, #d4af7a);padding-bottom:clamp(4rem,8vw,6rem)}.tnws-favorites-page__header{margin-bottom:clamp(2rem,4vw,3rem);max-width:42rem}.tnws-favorites-page__title{margin:0 0 .85rem;position:relative;padding-bottom:1rem}.tnws-favorites-page__title:after{content:"";position:absolute;left:0;bottom:0;width:3.5rem;height:.2rem;background:var(--tnws-favorites-gold)}.tnws-favorites-page__subtitle{margin:0;font-family:var(--font-body-family);font-size:clamp(.95rem,1.6vw,1.1rem);font-weight:500;line-height:1.55;letter-spacing:.02em;color:#121212b8}.tnws-favorites-page__count{margin:1rem 0 0;font-size:.8125rem;font-weight:600;font-style:italic;letter-spacing:.1em;text-transform:uppercase;color:var(--tnws-favorites-navy)}.tnws-favorites-page__account{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:clamp(2rem,4vw,3rem);padding:clamp(1.5rem,3vw,2rem);background:var(--tnws-favorites-navy);color:#fff;border-left:.25rem solid var(--tnws-favorites-gold)}@media screen and (min-width:750px){.tnws-favorites-page__account{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.tnws-favorites-page__account-copy{flex:1;min-width:0}.tnws-favorites-page__account-title{margin:0 0 .5rem;font-family:var(--font-heading-family);font-size:calc(.875rem + 4pt);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--tnws-favorites-gold)}.tnws-favorites-page__account-text{margin:0;font-size:.9375rem;line-height:1.55;color:#ffffffe0}.tnws-favorites-page__account-actions{display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0}.tnws-favorites-page__account-actions .button{min-height:3.5rem;min-width:10rem}.tnws-favorites-page__account-actions .button--primary{background:var(--tnws-favorites-gold);color:var(--tnws-favorites-navy);border-color:var(--tnws-favorites-gold)}.tnws-favorites-page__account-actions .button--secondary{background:transparent;color:#fff;border-color:#ffffff73}.tnws-favorites-page__signed-in{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 2rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:var(--tnws-favorites-navy);background:#24304a0f;border:1px solid rgba(36,48,74,.12)}.tnws-favorites-page__signed-in-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--tnws-favorites-gold);flex-shrink:0}.tnws-fav-filters{margin-bottom:clamp(1.75rem,3vw,2.5rem)}.tnws-fav-filters__search{margin-bottom:1rem}.tnws-fav-filters__search-input,.tnws-fav-filters__select,.tnws-fav-filters__input{width:100%;min-height:3.25rem;font-size:var(--tnws-filter-input-size, .9375rem);padding:.65rem .9rem;border:1px solid rgba(36,48,74,.18);border-radius:999px;background:#fff;color:#121212;line-height:1.4}.tnws-fav-filters__search-input{border-radius:.35rem;padding-left:1rem;box-shadow:inset 0 0 0 1px #24304a0a}.tnws-fav-filters__input--secondary,.tnws-fav-filters__dropdown .tnws-fav-filters__select{min-height:2.65rem;font-size:var(--tnws-filter-input-size);border-radius:.45rem;border-color:#24304a24;background:#fafbfc}.tnws-fav-filters__dropdown .tnws-fav-filters__select:focus,.tnws-fav-filters__dropdown .tnws-fav-filters__input--secondary:focus{background:#fff;border-color:var(--tnws-favorites-gold);outline:none;box-shadow:0 0 0 .12rem #d4af7a59}.tnws-fav-filters__select{-webkit-appearance:none;appearance:none;padding-right:2rem;border-radius:.25rem;background-image:linear-gradient(45deg,transparent 50%,var(--tnws-favorites-navy) 50%),linear-gradient(135deg,var(--tnws-favorites-navy) 50%,transparent 50%);background-position:calc(100% - 1.1rem) calc(50% - .15rem),calc(100% - .8rem) calc(50% - .15rem);background-size:.35rem .35rem,.35rem .35rem;background-repeat:no-repeat;cursor:pointer}.tnws-fav-filters__search-input::placeholder,.tnws-fav-filters__input::placeholder{color:#12121273}.tnws-fav-filters__search-input:focus,.tnws-fav-filters__input--secondary:focus{outline:.15rem solid var(--tnws-favorites-gold);outline-offset:.1rem;border-color:var(--tnws-favorites-gold)}.tnws-fav-filters__search-input.is-active{border-color:var(--tnws-favorites-gold);background:#d4af7a1f;box-shadow:0 0 0 .12rem #d4af7a59}.tnws-fav-filters__combobox{position:relative}.tnws-fav-filters__combobox>.tnws-fav-filters__select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tnws-fav-filters__combobox .tnws-fav-filters__input--combobox{min-height:2.65rem;font-size:var(--tnws-filter-input-size);border-radius:.45rem;border-color:#24304a24;background-color:#fafbfc}.tnws-fav-filters__combobox .tnws-fav-filters__select:focus,.tnws-fav-filters__combobox .tnws-fav-filters__select:focus-visible,.tnws-fav-filters__combobox .tnws-fav-filters__input--combobox:focus,.tnws-fav-filters__combobox .tnws-fav-filters__input--combobox:focus-visible{outline:none;background-color:#fff;border-color:var(--tnws-favorites-gold);box-shadow:0 0 0 .12rem #d4af7a59}.tnws-fav-filters__combobox-list{list-style:none;margin:.15rem 0 0;padding:.25rem 0;max-height:14rem;overflow-y:auto;border:1px solid rgba(36,48,74,.12);border-radius:.45rem;background:#fff;box-shadow:0 .35rem .9rem #24304a14}.tnws-fav-filters__combobox-list[hidden]{display:none}.tnws-fav-filters__combobox-list-empty{padding:.55rem .9rem;color:#12121280;font-size:var(--tnws-filter-option-size);font-style:italic}.tnws-fav-filters__combobox-list-option{display:block;width:100%;padding:.55rem .9rem;border:0;background:transparent;color:#121212;font:inherit;font-size:var(--tnws-filter-option-size);text-align:left;cursor:pointer}.tnws-fav-filters__combobox--color-swatches .tnws-fav-filters__combobox-list-option{display:flex;align-items:center;gap:.6rem}.tnws-fav-filters__combobox-list-option-label{min-width:0}.tnws-fav-filters__color-swatch{flex-shrink:0;width:1.2rem;height:1.2rem;border-radius:50%;border:1px solid rgba(36,48,74,.18);box-shadow:inset 0 0 0 1px #ffffff26}.tnws-fav-filters__color-swatch--light{border-color:#24304a47}.tnws-fav-filters__color-swatch--translucent{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.tnws-fav-filters__combobox-input-wrap{position:relative;display:flex;align-items:center}.tnws-fav-filters__color-swatch--input{position:absolute;left:.75rem;z-index:1;pointer-events:none}.tnws-fav-filters__combobox--color-swatches .tnws-fav-filters__input--combobox{padding-left:2.35rem}.tnws-fav-filters__combobox-list-option:hover,.tnws-fav-filters__combobox-list-option.is-selected{background:#d4af7a29;color:var(--tnws-favorites-navy)}.tnws-fav-filters__bar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;position:relative}.tnws-fav-filters__pill-group{position:relative}.tnws-fav-filters__pill-wrap{display:inline-flex;align-items:stretch;max-width:100%}.tnws-fav-filters__pill-wrap .tnws-fav-filters__pill.is-active{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:.75rem}.tnws-fav-filters__pill-clear{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:2.85rem;min-height:2.6rem;padding:0 .85rem;border:1px solid var(--tnws-favorites-gold, #d4af7a);border-left:0;border-radius:0 999px 999px 0;background:var(--tnws-favorites-gold, #d4af7a);color:var(--tnws-favorites-navy, #24304a);font-size:1.65rem;font-weight:600;line-height:1;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}.tnws-fav-filters__pill-clear[hidden]{display:none!important}.tnws-fav-filters__pill-clear:hover,.tnws-fav-filters__pill-clear:focus-visible{background:var(--tnws-favorites-navy, #24304a);border-color:var(--tnws-favorites-navy, #24304a);color:#fff;outline:none}.tnws-fav-filters__pill-clear>span{display:block;transform:translateY(-.04rem)}.tnws-fav-filters,.tnws-catalog-filters-wrap{--tnws-favorites-navy: #24304a;--tnws-favorites-gold: var(--color-gold-accent, #d4af7a);--tnws-filter-option-size: calc(.9375rem + 2pt) ;--tnws-filter-input-size: calc(.9375rem + 2pt) ;--tnws-filter-pill-size: calc(.8125rem + 2pt) ;--tnws-ui-input-size: calc(.9375rem + 2pt) }.tnws-fav-filters__pill{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:var(--tnws-filter-pill-size);min-height:2.6rem;min-width:6.75rem;max-width:14rem;padding:.5rem 1.15rem;border:1px solid rgba(36,48,74,.12);border-radius:999px;background:#fff;color:var(--tnws-favorites-navy, #24304a);text-align:center;cursor:pointer;box-shadow:0 1px 2px #24304a0d;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.tnws-fav-filters__pill>span:not(.tnws-fav-filters__pill-caret):not(.tnws-fav-filters__more-icon){text-align:center;padding-left:.12em}.tnws-fav-filters__pill:hover,.tnws-fav-filters__pill.is-open{background:#fff;border-color:#24304a38;box-shadow:0 .2rem .65rem #24304a14;color:var(--tnws-favorites-navy, #24304a)}.tnws-fav-filters__pill.is-active,.tnws-fav-filters__pill.is-active:hover,.tnws-fav-filters__pill.is-active.is-open{background:var(--tnws-favorites-gold, #d4af7a);border-color:var(--tnws-favorites-gold, #d4af7a);color:var(--tnws-favorites-navy, #24304a);box-shadow:0 0 0 .12rem #d4af7a59}.tnws-fav-filters__pill.is-active .tnws-fav-filters__pill-caret{border-top-color:var(--tnws-favorites-navy, #24304a)}.tnws-fav-filters__pill.is-active>span:not(.tnws-fav-filters__pill-caret):not(.tnws-fav-filters__more-icon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:10rem}.tnws-fav-filters__pill-caret{width:0;height:0;border-left:.28rem solid transparent;border-right:.28rem solid transparent;border-top:.34rem solid var(--tnws-favorites-navy);transform:translateY(.1rem);transition:transform .2s ease,border-top-color .2s ease}.tnws-fav-filters__pill.is-open .tnws-fav-filters__pill-caret{transform:translateY(.1rem) rotate(180deg)}.tnws-fav-filters__pill--more{background:#fff;min-width:9.5rem}.tnws-fav-filters__pill--more.is-active,.tnws-fav-filters__pill--more.is-active:hover,.tnws-fav-filters__pill--more.is-active.is-open{background:var(--tnws-favorites-gold, #d4af7a);border-color:var(--tnws-favorites-gold, #d4af7a);color:var(--tnws-favorites-navy, #24304a);box-shadow:0 0 0 .12rem #d4af7a59}.tnws-fav-filters__pill--more.is-active .tnws-fav-filters__more-icon{color:var(--tnws-favorites-navy, #24304a)}.tnws-fav-filters__more-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--tnws-favorites-gold)}.tnws-fav-filters__more-icon .icon-tnws-filter-more{width:2rem;height:2rem;display:block}.tnws-fav-filters__clear{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-left:auto;min-height:2.75rem;font-size:var(--tnws-filter-pill-size);padding:.55rem .9rem;border:0;background:transparent;color:var(--tnws-favorites-navy);text-align:center;text-decoration:underline;text-underline-offset:.2rem;cursor:pointer}.tnws-fav-filters__clear>span:last-child{padding-left:.12em}.tnws-fav-filters__clear-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;line-height:0;color:var(--tnws-favorites-gold)}.tnws-fav-filters__clear-icon .icon-tnws-trash{width:1.25rem;height:1.25rem;display:block}.tnws-fav-filters__clear[hidden]{display:none!important}.tnws-fav-filters__clear:hover{color:var(--tnws-favorites-gold)}.tnws-fav-filters__clear--inline{margin-left:0;text-decoration:none}.tnws-fav-filters__dropdown[hidden],.tnws-fav-filters__drawer[hidden]{display:none!important}.tnws-fav-filters__dropdown{position:absolute;top:calc(100% + .45rem);left:0;z-index:4;display:flex;flex-direction:column;gap:.55rem;min-width:min(17rem,80vw);padding:.8rem;background:#fff;border:1px solid rgba(36,48,74,.1);border-top:.18rem solid var(--tnws-favorites-gold);border-radius:.65rem;box-shadow:0 .75rem 1.75rem #24304a1f,0 .25rem .5rem #24304a0d;animation:tnws-fav-dropdown-in .18s ease}.tnws-fav-filters__dropdown:not([hidden]):before{content:"";position:absolute;top:-.45rem;left:-.75rem;right:-.75rem;height:.45rem}.tnws-fav-filters__pill-group:has(.tnws-fav-filters__pill.is-open){z-index:50}.tnws-fav-filters__pill-group:has(.tnws-fav-filters__pill.is-open) .tnws-fav-filters__dropdown:not([hidden]){z-index:51}@media(hover:hover)and (pointer:fine){.tnws-fav-filters__pill.is-open:after{content:"";position:absolute;top:100%;left:-.75rem;right:-.75rem;height:.55rem}}@keyframes tnws-fav-dropdown-in{0%{opacity:0;transform:translateY(-.3rem)}to{opacity:1;transform:translateY(0)}}.tnws-fav-filters__dropdown--price{min-width:min(20rem,85vw)}.tnws-fav-filters__range{display:grid;grid-template-columns:1fr auto 1fr;gap:.5rem;align-items:center}.tnws-fav-filters__range-sep{color:#24304a73;font-size:.875rem}.tnws-fav-filters__status{margin:.85rem 0 0;font-size:.8125rem;font-weight:600;letter-spacing:.06em;color:#24304ab8}.tnws-fav-filters__drawer{--tnws-favorites-navy: #24304a;--tnws-favorites-gold: var(--color-gold-accent, #d4af7a);position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.tnws-fav-filters__drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border:0;padding:0;margin:0;background:#24304a73;cursor:pointer;-webkit-tap-highlight-color:transparent}.tnws-fav-filters__drawer-panel{position:absolute;top:0;right:0;bottom:0;z-index:1;width:min(24rem,92vw);display:flex;flex-direction:column;background:#fff;box-shadow:-.5rem 0 2rem #24304a2e}.tnws-fav-filters__drawer-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--tnws-favorites-navy, #24304a);color:#fff;border-bottom:.2rem solid var(--tnws-favorites-gold, #d4af7a)}.tnws-fav-filters__drawer-close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border:1.5px solid rgba(255,255,255,.45);border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.tnws-fav-filters__drawer-close:hover{background:#d4af7a47;border-color:var(--tnws-favorites-gold, #d4af7a);color:#fff}.tnws-fav-filters__drawer-close .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem}.tnws-fav-filters__drawer-close .svg-wrapper svg{width:1.35rem;height:1.35rem}.tnws-fav-filters__drawer-close .icon,.tnws-fav-filters__drawer-close .svg-wrapper svg path{stroke:currentColor;stroke-width:2}.tnws-fav-filters__drawer-close-glyph{display:block;font-size:1.5rem;font-weight:400;line-height:1}.tnws-fav-filters__drawer-title{margin:0;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.tnws-fav-filters__drawer-body{flex:1;overflow-y:auto;padding:.5rem 0}.tnws-fav-filters__accordion{border-bottom:1px solid rgba(36,48,74,.1)}.tnws-fav-filters__accordion-summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;font-family:var(--tnws-font-body, var(--font-body-family));font-size:var(--tnws-ui-input-size, .9375rem);font-weight:var(--tnws-ui-control-weight, 600);letter-spacing:var(--tnws-ui-control-spacing, .04em);color:var(--tnws-favorites-navy);cursor:pointer;list-style:none}.tnws-fav-filters__accordion-summary::-webkit-details-marker{display:none}.tnws-fav-filters__accordion-summary:after{content:"";width:0;height:0;border-left:.3rem solid transparent;border-right:.3rem solid transparent;border-top:.36rem solid var(--tnws-favorites-gold);transition:transform .2s ease}.tnws-fav-filters__accordion[open] .tnws-fav-filters__accordion-summary:after{transform:rotate(180deg)}.tnws-fav-filters__accordion.is-active .tnws-fav-filters__accordion-summary{background:#d4af7a2e;color:var(--tnws-favorites-navy);box-shadow:inset .28rem 0 0 var(--tnws-favorites-gold)}.tnws-fav-filters__accordion-panel{display:flex;flex-direction:column;gap:.5rem;padding:0 1.25rem 1.1rem}.tnws-fav-filters__drawer-footer{display:flex;flex-direction:column;gap:.65rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid rgba(36,48,74,.1)}.tnws-fav-filters__drawer-clear{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:3rem;padding:.65rem 1rem;border:1px solid rgba(36,48,74,.16);border-radius:999px;background:#fff;color:var(--tnws-favorites-navy);font:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.04em;cursor:pointer}.tnws-fav-filters__drawer-clear[hidden]{display:none!important}.tnws-fav-filters__drawer-clear .tnws-fav-filters__clear-icon{color:var(--tnws-favorites-gold)}.tnws-fav-filters__drawer-apply{width:100%;background:var(--tnws-favorites-gold)!important;color:var(--tnws-favorites-navy)!important;border-color:var(--tnws-favorites-gold)!important}body.tnws-fav-filters-drawer-open{overflow:hidden}@media screen and (min-width:750px){.tnws-fav-filters__drawer-section--mobile-only,.tnws-fav-filters__drawer-title-mobile,.tnws-fav-filters__drawer-apply-mobile{display:none!important}}@media screen and (max-width:749px){.tnws-fav-filters,.tnws-catalog-filters-wrap{--tnws-filter-option-size: calc(1.0625rem + 2pt) ;--tnws-filter-input-size: calc(1.125rem + 2pt) ;--tnws-filter-pill-size: calc(.9375rem + 2pt) ;--tnws-ui-input-size: calc(1rem + 2pt) }.tnws-fav-filters__pill{min-width:5.75rem;padding-left:1rem;padding-right:1rem}.tnws-fav-filters__pill--more{min-width:8.5rem}.tnws-fav-filters__clear{margin-left:0;width:100%;justify-content:center}.tnws-fav-filters__pill-group:has(.tnws-fav-filters__pill.is-open){z-index:110}.tnws-fav-filters__pill-wrap{gap:.4rem;align-items:center}.tnws-fav-filters__pill-wrap .tnws-fav-filters__pill.is-active{border-top-right-radius:999px;border-bottom-right-radius:999px;padding-right:1rem}.tnws-fav-filters__pill-clear{min-width:2.35rem;width:2.35rem;height:2.35rem;min-height:2.35rem;padding:0;border:0;border-radius:50%;background:var(--tnws-favorites-gold, #d4af7a);color:var(--tnws-favorites-navy, #24304a);font-size:1.4rem;font-weight:700;box-shadow:0 1px 3px #24304a1f}.tnws-fav-filters__pill-clear:hover,.tnws-fav-filters__pill-clear:focus-visible{background:var(--tnws-favorites-navy, #24304a);color:#fff}.tnws-fav-filters__pill-clear>span{transform:none;line-height:1}.tnws-fav-filters__drawer-backdrop{background:transparent}body.tnws-fav-filters-pill-sheet-open{overflow:hidden;--tnws-filter-option-size: calc(1.0625rem + 2pt) ;--tnws-filter-input-size: calc(1.125rem + 2pt) ;--tnws-ui-input-size: calc(1rem + 2pt) }.tnws-fav-filters__pill-group:has(.tnws-fav-filters__pill.is-open) .tnws-fav-filters__dropdown:not([hidden]),body>.tnws-fav-filters__dropdown[data-tnws-dropdown-portaled=true]:not([hidden]){position:fixed;left:0;right:0;bottom:0;top:auto;width:auto;min-width:0;max-width:none;max-height:min(78vh,34rem);overflow-y:auto;margin:0;padding:0 0 1.15rem;border-radius:1rem 1rem 0 0;z-index:120;box-shadow:0 -.65rem 2rem #24304a38;-webkit-overflow-scrolling:touch}.tnws-fav-filters__pill-group:has(.tnws-fav-filters__pill.is-open) .tnws-fav-filters__dropdown:not([hidden]):before,body>.tnws-fav-filters__dropdown[data-tnws-dropdown-portaled=true]:not([hidden]):before{display:none}.tnws-fav-filters__dropdown-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:sticky;top:0;z-index:1;padding:.95rem 1rem;background:var(--tnws-favorites-navy, #24304a);color:#fff;border-bottom:.18rem solid var(--tnws-favorites-gold, #d4af7a);border-radius:1rem 1rem 0 0}.tnws-fav-filters__dropdown-sheet-title{font-size:var(--tnws-ui-input-size);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.tnws-fav-filters__dropdown-sheet-close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.35rem;height:2.35rem;border:0;border-radius:50%;background:var(--tnws-favorites-gold, #d4af7a);color:var(--tnws-favorites-navy, #24304a);font-size:1.4rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 1px 3px #24304a2e}.tnws-fav-filters__drawer-close{border:0;background:var(--tnws-favorites-gold, #d4af7a);color:var(--tnws-favorites-navy, #24304a);box-shadow:0 1px 3px #24304a2e}.tnws-fav-filters__drawer-close:hover{background:#fff;border-color:transparent;color:var(--tnws-favorites-navy, #24304a)}.tnws-fav-filters__drawer-close .icon,.tnws-fav-filters__drawer-close .svg-wrapper svg path{stroke:currentColor;stroke-width:2.25}.tnws-fav-filters__dropdown .tnws-fav-filters__combobox,.tnws-fav-filters__dropdown>.tnws-fav-filters__select,.tnws-fav-filters__dropdown>.tnws-fav-filters__range{margin-left:1rem;margin-right:1rem}.tnws-fav-filters__dropdown .tnws-fav-filters__combobox{margin-top:.85rem}.tnws-fav-filters__combobox .tnws-fav-filters__input--combobox{min-height:3.1rem;font-size:var(--tnws-filter-input-size)}.tnws-fav-filters__combobox-list{max-height:min(52vh,24rem)}.tnws-fav-filters__combobox-list-option{min-height:2.85rem;padding:.8rem 1rem;font-size:var(--tnws-filter-option-size)}.tnws-fav-filters__color-swatch{width:1.45rem;height:1.45rem}.tnws-fav-filters__combobox--color-swatches .tnws-fav-filters__input--combobox{padding-left:2.65rem}.tnws-fav-filters__drawer-panel{top:auto;left:0;right:0;bottom:0;width:100%;max-width:none;max-height:min(92vh,42rem);border-radius:1rem 1rem 0 0}.tnws-fav-filters__drawer-body .tnws-fav-filters__accordion-summary{min-height:3.35rem;padding-top:1rem;padding-bottom:1rem;font-size:var(--tnws-ui-input-size)}.tnws-fav-filters__drawer-body .tnws-fav-filters__accordion-panel{padding-bottom:1.25rem}.tnws-fav-filters__drawer-body .tnws-fav-filters__combobox .tnws-fav-filters__input--combobox{min-height:3.25rem;font-size:var(--tnws-filter-input-size)}.tnws-fav-filters__drawer-body .tnws-fav-filters__select,.tnws-fav-filters__drawer-body .tnws-fav-filters__input--secondary{min-height:3.1rem;font-size:var(--tnws-filter-input-size)}.tnws-fav-filters__drawer-body .tnws-fav-filters__combobox-list{max-height:min(40vh,18rem)}.tnws-fav-filters__drawer-body .tnws-fav-filters__combobox-list-option{min-height:3rem;padding:.85rem 1rem;font-size:var(--tnws-filter-option-size)}.tnws-fav-filters__accordion-summary{min-height:3.1rem;padding-top:1.1rem;padding-bottom:1.1rem}.tnws-fav-filters__accordion-panel{padding-left:1rem;padding-right:1rem;padding-bottom:1.25rem}.tnws-fav-filters__drawer-apply{min-height:3.1rem;font-size:.9375rem}}.tnws-favorites-page__skeleton{margin-bottom:2rem}.tnws-favorites-skeleton-card__media,.tnws-favorites-skeleton-card__line{background:linear-gradient(90deg,#24304a0f,#24304a1a,#24304a0f);background-size:200% 100%;animation:tnws-favorites-shimmer 1.4s ease-in-out infinite}.tnws-favorites-skeleton-card{width:100%}.tnws-favorites-skeleton-card__media{aspect-ratio:1;margin-bottom:1rem}.tnws-favorites-skeleton-card__line{height:.875rem;border-radius:.125rem}.tnws-favorites-skeleton-card__line--title{width:85%;margin:0 auto .5rem}.tnws-favorites-skeleton-card__line--price{width:45%;margin:0 auto}@keyframes tnws-favorites-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tnws-favorites-page__empty{padding:clamp(2rem,5vw,3rem) 0}.tnws-favorites-page__empty-card{text-align:center;max-width:28rem;margin:0 auto;padding:clamp(2.5rem,5vw,3.5rem) 2rem;background:#fff;border:1px solid rgba(36,48,74,.1);box-shadow:0 1.25rem 3rem #24304a0f}.tnws-favorites-page__empty-icon{display:inline-flex;margin-bottom:1.25rem;color:var(--tnws-favorites-gold)}.tnws-favorites-page__empty-icon svg{width:2.75rem;height:2.75rem}.tnws-favorites-page__empty-title{margin:0 0 .65rem;font-family:var(--font-heading-family);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--tnws-favorites-navy)}.tnws-favorites-page__empty-text{margin:0 0 1.75rem;font-size:.9375rem;line-height:1.55;color:#121212ad}.tnws-favorites-page__empty-cta{min-width:14rem}.tnws-favorites-page.section-tnws-featured-products.contains-card--product{--text-alignment: center;--grid-desktop-horizontal-spacing: 28px;--grid-desktop-vertical-spacing: 48px;--grid-mobile-horizontal-spacing: 16px;--grid-mobile-vertical-spacing: 32px}.tnws-favorites-page .tnws-favorites-grid{margin-top:0}.tnws-favorites-page .card--standard>.card__content .card__information{padding-top:.85rem;text-align:center}.tnws-favorites-page .card-information>.price{margin-top:.125rem;padding-top:0;justify-content:center}.tnws-favorites-page .tnws-favorite-btn--card{min-width:3.25rem;min-height:3.25rem}.tnws-favorites-page .tnws-favorite-btn--card svg{width:2.5rem;height:2.5rem;transform:translateY(.06rem) scale(1)}@media screen and (min-width:750px){.tnws-favorites-page.section-tnws-featured-products.contains-card--product{--grid-desktop-horizontal-spacing: 32px;--grid-desktop-vertical-spacing: 56px}}@media screen and (min-width:990px){.tnws-favorites-page.section-tnws-featured-products.contains-card--product{--grid-desktop-horizontal-spacing: 36px;--grid-desktop-vertical-spacing: 64px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-tnws-favorites.css.map */
