:root{--product-card-duration:180ms;--product-card-ease:cubic-bezier(0.4,0,0.2,1)}.hover-zoom{transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}@media (min-width:768px){.hover-zoom:hover{transform:scale(1.1)}}.shadow-warm-xs{box-shadow:0 1px 3px rgba(205,127,50,.12),0 1px 2px rgba(0,0,0,.06)}.shadow-warm-sm{box-shadow:0 2px 6px rgba(205,127,50,.15),0 1px 3px rgba(0,0,0,.08)}.color-dot{width:.75rem;height:.75rem;border-radius:50%;border:1px solid rgba(192,192,192,.5);flex-shrink:0}.color-dot-sm{width:.625rem;height:.625rem}.color-dot-lg{width:.875rem;height:.875rem}.product-card-title{line-height:1.3}.product-card-price,.product-card-title{font-family:Georgia,serif;font-weight:400}.product-card-price{color:#D4AF37}.product-card-spacing{display:flex;flex-direction:column;flex:1;padding-top:.625rem;gap:.25rem}@media (min-width:768px){.product-card-spacing{padding-top:1.25rem;gap:.625rem}}.product-card-title{margin-bottom:0}.product-card-collection{margin-bottom:0;min-height:1rem}.product-card-price-row{margin-bottom:0;min-height:1.5rem}.product-card-cta-wrap{margin-top:auto;padding-top:.75rem}@media (min-width:768px){.product-card-cta-wrap{padding-top:1rem}}.product-card-badge--mobile{height:18px!important;min-height:18px!important;max-height:20px!important;padding:0 8px!important;font-size:10px!important;line-height:1!important;font-weight:500!important;letter-spacing:.04em;border-radius:9999px!important;display:inline-flex!important;align-items:center!important;box-sizing:border-box;--tw-ring-shadow:0 0 #0000!important;box-shadow:none!important}.product-card-quick-add{position:absolute;bottom:8px;right:8px;z-index:20;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:rgba(255,255,255,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.55);box-shadow:none;cursor:pointer;transition:background-color var(--product-card-duration) var(--product-card-ease),border-color var(--product-card-duration) var(--product-card-ease)}.product-card-quick-add:active{background:rgba(255,255,255,.72)}.product-card-transition{transition:box-shadow var(--product-card-duration) var(--product-card-ease),border-color var(--product-card-duration) var(--product-card-ease),background-color var(--product-card-duration) var(--product-card-ease)}.product-card-image-fade{transition:opacity var(--product-card-duration) var(--product-card-ease)}.product-card-overlay{position:absolute;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;background:rgba(10,10,10,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:product-card-overlay-in var(--product-card-duration) var(--product-card-ease) forwards}@keyframes product-card-overlay-in{0%{opacity:0}to{opacity:1}}.product-card-overlay-content{width:100%;max-width:100%;padding:1rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.product-card-overlay-content--mobile{position:relative;height:100%;max-height:100%;padding:.75rem .75rem .875rem;gap:.625rem;justify-content:center;overflow:hidden}.product-card-overlay-close{position:absolute;top:8px;right:8px;z-index:2;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);color:#fff;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media (min-width:768px){.product-card-overlay-content{padding:1.25rem 1.5rem;gap:1.125rem}}.product-card-overlay-label{color:#fff;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-align:center;margin:0}.product-card-overlay-status{color:#fff;font-size:.8125rem;font-weight:500;text-align:center;margin:0;padding:0 1rem}.product-card-size-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:100%}.product-card-size-grid--mobile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:100%;max-height:calc(3 * 44px + 2 * 8px);overflow:hidden;align-content:start}.product-card-size-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;min-width:44px;padding:0 1rem;border-radius:9999px;font-size:.8125rem;font-weight:600;letter-spacing:.02em;line-height:1;border:1px solid transparent;transition:background-color var(--product-card-duration) var(--product-card-ease),color var(--product-card-duration) var(--product-card-ease),border-color var(--product-card-duration) var(--product-card-ease),opacity var(--product-card-duration) var(--product-card-ease)}.product-card-size-btn--mobile{width:100%;height:44px;min-height:44px;min-width:0;padding:2px .5rem;box-sizing:border-box;background-clip:content-box;border:none}.product-card-size-btn--available{background-color:#fff;color:#0a0a0a;cursor:pointer}.product-card-size-btn--available:hover{background-color:#c8a872;color:#0a0a0a}.product-card-size-btn--available:focus-visible{outline:none;border-color:#c8a872;box-shadow:0 0 0 2px #0a0a0a,0 0 0 4px #c8a872}.product-card-size-btn--selected{background-color:#c8a872;color:#0a0a0a;cursor:pointer;border-color:#c8a872}.product-card-size-btn--selected:focus-visible{outline:none;border-color:#fff;box-shadow:0 0 0 2px #0a0a0a,0 0 0 4px #c8a872}.product-card-size-btn--unavailable{background-color:rgba(255,255,255,.2);color:rgba(255,255,255,.45);cursor:not-allowed;text-decoration:line-through;opacity:.55}.product-card-size-btn--unavailable:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.4)}.product-card-overlay-cta{width:100%;min-height:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;border-radius:9999px;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:background-color var(--product-card-duration) var(--product-card-ease),color var(--product-card-duration) var(--product-card-ease),opacity var(--product-card-duration) var(--product-card-ease),transform var(--product-card-duration) var(--product-card-ease)}.product-card-overlay-cta--enabled,.product-card-overlay-cta:not(.product-card-overlay-cta--disabled){background-color:#c8a872;color:#0a0a0a}.product-card-overlay-cta--disabled{background-color:rgba(255,255,255,.28);color:rgba(255,255,255,.75);cursor:pointer}.product-card-overlay-cta--shake{animation:product-card-cta-shake .35s ease-in-out}@keyframes product-card-cta-shake{0%,to{transform:translateX(0)}25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}.product-card-overlay-hint{margin:0;color:rgba(255,255,255,.9);font-size:.625rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-align:center}.product-card-cta{width:100%;min-height:44px;height:44px;font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:background-color var(--product-card-duration) var(--product-card-ease),color var(--product-card-duration) var(--product-card-ease),opacity var(--product-card-duration) var(--product-card-ease)}.product-card-cta--hover{opacity:0;transition:opacity var(--product-card-duration) var(--product-card-ease)}@media (min-width:768px){.group:hover .product-card-cta--hover{opacity:1}}.product-card-cta-gradient{background:linear-gradient(0deg,rgba(10,10,10,.75) 0,transparent);transition:opacity var(--product-card-duration) var(--product-card-ease)}.product-card-image-stack{position:relative;width:100%;height:100%}.product-card-image-stack img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.filter-section-spacing{padding:1.5rem 0}.filter-checkbox-group{display:flex;flex-direction:column;gap:.75rem}input[type=checkbox]:checked{background-color:#CD7F32;border-color:#CD7F32;accent-color:#CD7F32}input[type=checkbox]:focus{outline:none;ring:2px;ring-color:#CD7F32}