.shop-collection{background-color:#1e1a14;background-image:repeating-linear-gradient(0deg,transparent,transparent 4px,rgba(0,0,0,.04) 4px,rgba(0,0,0,.04) 5px),repeating-linear-gradient(90deg,transparent,transparent 6px,rgba(255,255,255,.008) 6px,rgba(255,255,255,.008) 7px),linear-gradient(175deg,#1e1a14,#16100a);min-height:100vh}.shop-collection--light{background:#f5f5f0;background-image:none;color:#1a1a1a}.shop-collection__header{text-align:center;padding:3rem 1rem 1.2rem;border-bottom:1px solid rgba(255,255,255,.06)}.shop-collection--light .shop-collection__header{border-bottom-color:#e0e0e0}.shop-collection__brand{font-family:var(--dc-font-heading);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#fff6;margin:0 0 .4rem}.shop-collection--light .shop-collection__brand{color:#888}.shop-collection__title{font-family:var(--dc-font-heading);font-size:clamp(2rem,5vw,3.4rem);font-weight:900;text-transform:uppercase;letter-spacing:.03em;color:#fff;margin:0 0 .5rem;line-height:1.05}.shop-collection--light .shop-collection__title{color:#1a1a1a}.shop-collection__subtitle{font-size:.88rem;color:#ffffff80;max-width:580px;margin:0 auto;line-height:1.5}.shop-collection--light .shop-collection__subtitle{color:#666}.shop-collection__count{font-size:.78rem;color:#ffffff59;margin:.6rem 0 0}.shop-collection--light .shop-collection__count{color:#999}.shop-tabs{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem;padding:1rem 1rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.shop-collection--light .shop-tabs{border-bottom-color:#e0e0e0}.shop-tab{display:inline-block;padding:.5rem 1rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;border:1px solid rgba(255,255,255,.1);background:transparent;text-decoration:none;transition:all .2s;cursor:pointer}.shop-tab:hover{color:#fff;border-color:#ffffff4d}.shop-tab--active{background:#295135;color:#fff;border-color:#295135}.shop-collection--light .shop-tab{color:#666;border-color:#ddd;background:#fff}.shop-collection--light .shop-tab:hover{color:#1a1a1a;border-color:#aaa}.shop-collection--light .shop-tab--active{background:#d3541a;color:#fff;border-color:#d3541a}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;padding:.8rem 0;margin-bottom:.4rem}.shop-toolbar__count{font-size:.78rem;color:#fff6}.shop-collection--light .shop-toolbar__count{color:#888}.shop-toolbar__sort{appearance:none;-webkit-appearance:none;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;padding:.45rem 2rem .45rem .8rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23fff' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center}.shop-collection--light .shop-toolbar__sort{background-color:#fff;border-color:#ddd;color:#1a1a1a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23333' stroke-width='1.5'/%3E%3C/svg%3E")}.shop-layout{display:grid;grid-template-columns:220px 1fr;gap:2rem;max-width:var(--dc-max-width, 1340px);margin:0 auto;padding:1.5rem 2rem 4rem}.shop-filters{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;padding-right:.5rem}.shop-filters::-webkit-scrollbar{width:3px}.shop-filters::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.shop-filter-group{margin-bottom:0;border-bottom:1px solid #e5e5e5;padding-bottom:1.2rem;padding-top:1.2rem}.shop-filter-group:first-child{padding-top:0}.shop-filter-group__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.shop-filter-group__toggle{font-size:.85rem;font-weight:600;text-transform:capitalize;letter-spacing:.02em;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:0;-webkit-user-select:none;user-select:none;font-family:inherit}.shop-filter-group__chevron{transition:transform .2s}.shop-filter-group__toggle[aria-expanded=false] .shop-filter-group__chevron{transform:rotate(180deg)}.shop-filter-group__reset{font-size:.72rem;color:#888;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.shop-filter-group__reset:hover{color:#1a1a1a}.shop-filter-group__body{overflow:hidden}.shop-filter-group__body[hidden]{display:none}.shop-filter-item{display:flex;align-items:center;gap:.55rem;padding:.3rem 0;font-size:.82rem;color:#1a1a1a;cursor:pointer;line-height:1.3;text-transform:none}.shop-filter-item:hover{color:#000}.shop-filter-item input[type=checkbox]{-webkit-appearance:none;appearance:none;width:16px;height:16px;min-width:16px;border:1.5px solid #bbb;border-radius:2px;background:#fff;cursor:pointer;position:relative;margin:0}.shop-filter-item input[type=checkbox]:checked{background:#1a1a1a;border-color:#1a1a1a}.shop-filter-item input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.shop-filter-item__label{flex:1;text-transform:none}.shop-filter-item__count{font-size:.75rem;color:#999;white-space:nowrap}.shop-price-range{padding:.3rem 0}.shop-price-range__track{position:relative;height:28px;display:flex;align-items:center}.shop-price-range__input{-webkit-appearance:none;appearance:none;position:absolute;width:100%;height:3px;background:transparent;pointer-events:none;margin:0}.shop-price-range__input::-webkit-slider-runnable-track{height:3px;background:#ddd;border-radius:2px}.shop-price-range__input::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#1a1a1a;border:2px solid #fff;box-shadow:0 1px 3px #0000004d;cursor:pointer;pointer-events:all;margin-top:-7.5px}.shop-price-range__input::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#1a1a1a;border:2px solid #fff;box-shadow:0 1px 3px #0000004d;cursor:pointer;pointer-events:all}.shop-price-range__input::-moz-range-track{height:3px;background:#ddd;border-radius:2px}.shop-price-range__input--max::-webkit-slider-runnable-track{background:transparent}.shop-price-range__input--max::-moz-range-track{background:transparent}.shop-price-range__labels{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#1a1a1a;margin-top:.15rem;font-variant-numeric:tabular-nums}.shop-price-range__sep{color:#999}.shop-price-range__summary{font-size:.75rem;color:#666;margin-top:.5rem}.shop-filter-group__title{font-size:.85rem;font-weight:600;text-transform:capitalize;letter-spacing:.02em;color:#1a1a1a;margin:0 0 .6rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.shop-filter-group__title svg{transition:transform .2s}.shop-filter-group__title[aria-expanded=false] svg{transform:rotate(180deg)}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.shop-card{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column}.shop-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000059;border-color:#ffffff1f}.shop-collection--light .shop-card{background:#fff;border-color:#eee;box-shadow:0 1px 4px #0000000f}.shop-collection--light .shop-card:hover{box-shadow:0 8px 24px #0000001a;border-color:#ddd}.shop-card__img-wrap{position:relative;aspect-ratio:1;background:#f7f6f2;overflow:hidden;display:flex;align-items:center;justify-content:center}.shop-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.shop-card:hover .shop-card__img{transform:scale(1.06)}.shop-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s}.shop-card:hover .shop-card__overlay{opacity:1}.shop-card__quick-view{padding:.5rem 1.2rem;background:#fff;color:#1a1a1a;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border:none;cursor:pointer;transition:background .2s}.shop-card__quick-view:hover{background:#e8e8e8}.shop-card__badge{position:absolute;top:.6rem;left:.6rem;padding:.2rem .55rem;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff;z-index:2}.shop-card__badge--bestseller{background:#d3541a}.shop-card__badge--new{background:#295135}.shop-card__badge--sale{background:#c0392b}.shop-card__badge--signature{background:#8b6914}.shop-card__body{padding:.8rem;display:flex;flex-direction:column;flex:1;background:#00000040}.shop-collection--light .shop-card__body{background:#fff}.shop-card__vendor{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#c49a6c;margin:0 0 .25rem}.shop-collection--light .shop-card__vendor{color:#999}.shop-card__name{font-size:.82rem;font-weight:600;line-height:1.3;margin:0 0 .4rem;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-collection--light .shop-card__name{color:#1a1a1a}.shop-card__price-row{display:flex;align-items:center;gap:.5rem;margin-top:auto}.shop-card__price{font-size:.88rem;font-weight:700;color:#c49a6c}.shop-collection--light .shop-card__price{color:#1a1a1a}.shop-card__price--sale{color:#c0392b}.shop-card__price--original{font-size:.75rem;color:#ffffff59;text-decoration:line-through}.shop-collection--light .shop-card__price--original{color:#aaa}.shop-card__btn{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:.55rem;margin-top:.6rem;background:#295135;color:#fff;border:none;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background .2s;text-decoration:none}.shop-card__btn:hover{background:#1e3d27}.shop-collection--light .shop-card__btn{background:#1a1a1a}.shop-collection--light .shop-card__btn:hover{background:#333}.shop-brand-blurb{text-align:center;padding:3rem 1rem;max-width:680px;margin:0 auto;font-size:.88rem;font-style:italic;color:#fff6;line-height:1.7;border-top:1px solid rgba(255,255,255,.06)}.shop-collection--light .shop-brand-blurb{color:#888;border-top-color:#e0e0e0}.shop-filter-toggle{display:none;align-items:center;gap:.4rem;padding:.5rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.shop-collection--light .shop-filter-toggle{background:#fff;border-color:#ddd;color:#1a1a1a}.shop-filter-drawer{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0009}.shop-filter-drawer--open{display:flex}.shop-filter-drawer__panel{width:300px;background:#1e1a14;padding:1.5rem;overflow-y:auto;animation:slideInLeft .25s ease}.shop-collection--light .shop-filter-drawer__panel{background:#fff}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.shop-filter-drawer__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:1px solid rgba(255,255,255,.15);color:#fff;cursor:pointer;margin-bottom:1rem;float:right}.shop-collection--light .shop-filter-drawer__close{border-color:#ddd;color:#1a1a1a}.shop-filter-link{display:block;padding:.35rem 0;color:#555;text-decoration:none;font-size:.82rem;line-height:1.4;transition:color .15s;border-bottom:1px solid rgba(0,0,0,.04)}.shop-filter-link:hover{color:#1a1a1a}.shop-filter-link--active{color:#1a1a1a;font-weight:600}@media(max-width:900px){.shop-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.shop-layout{grid-template-columns:1fr;padding:1rem}.shop-filters{display:none}.shop-filter-toggle{display:flex;flex:0 0 auto}.shop-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.shop-tabs{gap:.2rem;padding:.7rem .5rem 0}.shop-tab{padding:.4rem .7rem;font-size:.62rem}.shop-card__name{font-size:.72rem}.shop-card__btn{font-size:.6rem;padding:.45rem}.shop-toolbar{gap:.6rem;min-width:0}.shop-toolbar__count{display:none}.shop-toolbar__sort{flex:0 1 auto;min-width:0;max-width:62vw;font-size:.72rem;text-overflow:ellipsis}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/dc-shop.css.map */
