@keyframes price-dot-bounce{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.price-ellipsis{align-items:center;display:inline-flex;gap:2px}.price-ellipsis span{animation:price-dot-bounce 1.2s ease-in-out infinite;display:inline-block;font-size:1.2em;line-height:1}.price-ellipsis span:first-child{animation-delay:0s}.price-ellipsis span:nth-child(2){animation-delay:.15s}.price-ellipsis span:nth-child(3){animation-delay:.3s}.pdp-price--loading,.phs-price--loading,.product-card-price--loading{color:#9a9590;min-width:40px}.collections-page{background-color:#f1ede8;font-family:Neue Haas Grotesk Display Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-top:100px;min-height:100vh}.collections-container{margin:0 auto;max-width:1200px;padding:48px 24px 80px}.collections-title{color:#1a1a1a;font-size:32px;font-weight:450;letter-spacing:-.01em;margin:0 0 32px;text-align:left}.collections-subtitle{color:#6b6b6b;font-size:15px;font-weight:400;margin:0 0 32px}.collections-page .collection-list{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.collections-page .collection-list__item{animation:coll-slide-in .5s ease both;animation-delay:calc(var(--animation-order, 1)*60ms);min-width:0;width:100%}.collections-page .card-wrapper{position:relative;width:100%}.collections-page .animate-arrow .icon-wrap{align-items:center;display:inline-flex;flex-shrink:0;transition:transform .2s ease}.collections-page .animate-arrow:hover .icon-wrap{transform:translateX(4px)}.collections-page .card{border-radius:8px;position:relative;width:100%}.collections-page .card--standard{background:transparent}.collections-page .card__inner{background-color:#e5e0db;border-radius:8px;overflow:hidden;position:relative;width:100%}.collections-page .card__inner:before{content:"";display:block;padding-bottom:100%}.collections-page .card__media{inset:0;overflow:hidden;position:absolute}.collections-page .media{display:block;height:100%;width:100%}.collections-page .media--hover-effect img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.collections-page .card-wrapper:hover .media--hover-effect img{transform:scale(1.04)}.collections-page .card--media .card__inner>.card__content{display:none}.collections-page .card--text .card__inner{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;padding:16px}.collections-page .card--text .card__inner:before{content:none}.collections-page .card--media>.card__content{padding:12px 0 0}.collections-page .card__information{width:100%}.collections-page .card__heading{font-size:15px;font-weight:450;line-height:1.3;margin:0}.collections-page .full-unstyled-link{align-items:center;color:#1a1a1a;display:flex;gap:8px;justify-content:space-between;text-decoration:none}.collections-page .full-unstyled-link:hover{color:#1a1a1a}.collections-page .icon.icon-arrow{display:block;flex-shrink:0;height:10px;width:14px}@keyframes coll-slide-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.collections-page .collection-list__item:first-child{--animation-order:1}.collections-page .collection-list__item:nth-child(2){--animation-order:2}.collections-page .collection-list__item:nth-child(3){--animation-order:3}.collections-page .collection-list__item:nth-child(4){--animation-order:4}.collections-page .collection-list__item:nth-child(5){--animation-order:5}.collections-page .collection-list__item:nth-child(6){--animation-order:6}.collections-page .collection-list__item:nth-child(7){--animation-order:7}.collections-page .collection-list__item:nth-child(8){--animation-order:8}.collections-page .collection-list__item:nth-child(9){--animation-order:9}.collections-page .collection-list__item:nth-child(10){--animation-order:10}.collections-page .collection-list__item:nth-child(11){--animation-order:11}.collections-page .collection-list__item:nth-child(12){--animation-order:12}.collections-page .collection-list__item:nth-child(13){--animation-order:13}.collections-page .collection-list__item:nth-child(14){--animation-order:14}.collections-page .collection-list__item:nth-child(15){--animation-order:15}.collections-page .collection-list__item:nth-child(16){--animation-order:16}.collections-page .collection-list__item:nth-child(17){--animation-order:17}.collections-page .collection-list__item:nth-child(18){--animation-order:18}.collections-page .collection-list__item:nth-child(19){--animation-order:19}.collections-page .collection-list__item:nth-child(20){--animation-order:20}@media (max-width:990px){.collections-page .collection-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.collections-page .collection-list{grid-template-columns:1fr}}.collection-detail-page{background-color:#f1ede8;font-family:Neue Haas Grotesk Display Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-top:100px;min-height:100vh}.collection-hero{height:320px;overflow:hidden;position:relative;width:100%}.collection-hero-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.collection-hero-overlay{align-items:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 60%);display:flex;inset:0;padding:48px;position:absolute}.collection-hero-title{color:#fff;font-size:40px;font-weight:450;letter-spacing:-.01em;margin:0}.collection-description{color:#6b6b6b;font-size:15px;line-height:1.5;margin:0 0 24px;max-width:640px}.collection-detail-container{margin:0 auto;max-width:1200px;padding:48px 24px 80px}.collection-detail-title{color:#1a1a1a;font-size:32px;font-weight:450;letter-spacing:-.01em;margin:0 0 24px}.collection-toolbar{align-items:center;border-bottom:1px solid #e5e0db;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.toolbar-left{gap:24px}.filter-toggle,.toolbar-left{align-items:center;display:flex}.filter-toggle{background:none;border:none;color:#1a1a1a;cursor:pointer;font-family:inherit;font-size:14px;font-weight:450;gap:6px;padding:0}.filter-toggle svg{height:16px;width:16px}.sort-wrapper{align-items:center;color:#6b6b6b;display:flex;font-size:14px;gap:8px}.sort-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='none' stroke='%231a1a1a' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m2 3.5 3 3 3-3'/%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;border:none;color:#1a1a1a;cursor:pointer;font-family:inherit;font-size:14px;font-weight:450;padding:0 18px 0 0}.product-count{color:#6b6b6b;font-size:14px}.product-grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.product-card-link{color:inherit;display:block;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none}.product-card-link a,a.product-card-link{opacity:1;transition:none}.product-card-img-wrapper{aspect-ratio:1;background-color:#e5e0db;border-radius:8px;margin-bottom:12px;overflow:hidden}.product-card-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.product-card-link:hover .product-card-img{transform:scale(1.03)}.product-card-title{color:#1a1a1a;font-size:14px;font-weight:450;line-height:1.4;margin:0 0 4px}.product-card-sku{color:#9a9590;font-size:12px;margin:0 0 6px}.product-card-price{color:#121212;font-size:14px;font-weight:450;margin:0;visibility:visible!important}.product-card-atc-btn{background-color:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-family:Neue Haas Grotesk Display Pro,-apple-system,sans-serif;font-size:13px;font-weight:450;letter-spacing:.01em;margin-top:10px;padding:9px 16px;transition:background-color .2s ease,opacity .2s ease;width:100%}.product-card-atc-btn:hover:not(:disabled){background-color:#333}.product-card-atc-btn:disabled{cursor:not-allowed;opacity:.6}.product-card-atc-btn.atc-added{background-color:#16a34a}.product-card-atc-btn.atc-error{background-color:#dc2626}.filter-overlay{background-color:rgba(0,0,0,.4);inset:0;opacity:0;position:fixed;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:9998}.filter-overlay.open{opacity:1;visibility:visible}.filter-drawer{background-color:#f9f6f3;bottom:0;display:flex;flex-direction:column;font-family:Neue Haas Grotesk Display Pro,sans-serif;max-width:90vw;position:fixed;right:-400px;top:0;transition:right .3s ease;width:380px;z-index:9999}.filter-drawer.open{right:0}.filter-drawer-header{align-items:center;border-bottom:1px solid #e5e0db;display:flex;justify-content:space-between;padding:20px 24px}.filter-drawer-title{color:#6b6b6b;font-size:14px}.filter-drawer-close{align-items:center;background:none;border:none;color:#6b6b6b;cursor:pointer;display:flex;padding:4px}.filter-drawer-body{flex:1;overflow-y:auto;padding:0}.filter-group{border-bottom:1px solid #e5e0db}.filter-group-header{align-items:center;background:none;border:none;color:#1a1a1a;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:450;justify-content:space-between;padding:16px 24px;text-align:left;width:100%}.filter-group-header svg{color:#6b6b6b;flex-shrink:0;transition:transform .2s ease}.filter-group-header.expanded svg{transform:rotate(90deg)}.filter-group-items{padding:0 24px 16px}.filter-item{align-items:center;color:#5a5857;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:8px 0;transition:color .15s ease}.filter-item:hover{color:#1a1a1a}.filter-item.active{color:#1a1a1a;font-weight:450}.filter-item-count{color:#9a9590;font-size:12px}.filter-drawer-footer{align-items:center;border-top:1px solid #e5e0db;display:flex;justify-content:space-between;padding:16px 24px}.filter-remove-all{background:none;color:#6b6b6b;font-size:13px;text-decoration:underline}.filter-apply-btn,.filter-remove-all{border:none;cursor:pointer;font-family:inherit}.filter-apply-btn{background-color:#1a1a1a;border-radius:8px;color:#fff;font-size:14px;font-weight:450;padding:10px 32px}.empty-products{color:#9a9590;padding:64px 24px;text-align:center}.empty-products svg{margin:0 auto 16px}.empty-products h3{color:#6b6b6b;font-size:18px;font-weight:450;margin:0 0 8px}.empty-products p{color:#9a9590;font-size:14px;margin:0}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.collection-detail-title,.collections-title{font-size:24px}}@media (max-width:480px){.product-grid{grid-template-columns:1fr}}.per-page-select{min-width:90px}.product-card-actions{margin-top:8px}.product-card-add-btn{background:transparent;border:1px solid #1a1a1a;border-radius:6px;color:#1a1a1a;cursor:pointer;font-family:inherit;font-size:13px;font-weight:450;padding:8px 16px;transition:background-color .2s ease,color .2s ease;width:100%}.product-card-add-btn:hover{background-color:#1a1a1a;color:#fff}.product-card-add-btn:disabled{cursor:not-allowed;opacity:.5}