.collection{margin-top:2rem}.products-section{margin-bottom:var(--spacing-3xl, var(--spacing-2xl))}.products-section h2{font-family:var(--font-display);font-size:2.8rem;color:var(--ink);margin-bottom:3rem;text-align:left}.products-section--records h2{color:var(--ink)}.products-section--merch{border-radius:var(--rounded-lg)}@media (max-width: 768px){.products-section h2{font-size:1.5rem}}.collection>h1{font-family:var(--font-display);font-size:4.8rem;color:var(--ink);text-align:center;margin:4rem 0}.product-image-section-qr{margin-top:2rem;padding:1.5rem;border-radius:1rem;text-align:center}.product-image-section-qr div{font-family:var(--font-ui);font-size:1.4rem;color:var(--ink);margin-bottom:1rem;font-weight:500}.sparkle{display:inline-block;animation:hueShift 3s ease-in-out infinite}@keyframes hueShift{0%,to{filter:hue-rotate(0deg)}25%{filter:hue-rotate(90deg)}50%{filter:hue-rotate(180deg)}75%{filter:hue-rotate(270deg)}}.product-image-section-qr img{border-radius:.5rem;box-shadow:0 8px 24px #0003}.product-image img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.product-price{font-size:2rem;font-family:var(--font-display);font-weight:700;color:var(--ink);margin-bottom:.75rem}.product-description strong{font-weight:700}.product-sidebar{padding:2rem 3rem;height:100%;display:flex;flex-direction:column;gap:2rem}.product-breadcrumb{font-size:1.4rem;color:#666;margin-bottom:1rem}.product-breadcrumb a{color:#666;text-decoration:none}.product-breadcrumb a:hover{text-decoration:underline}.product-sidebar-title{font-size:3.5rem;font-weight:700;line-height:1.1;color:#333;margin:0;font-family:var(--font-display)}.product-sidebar-description{font-size:1.6rem;line-height:1.5;color:#666;margin:1rem 0 2rem;font-family:ITC Avant Garde Gothic Pro,sans-serif;font-weight:400}.product-sidebar-actions{display:flex;gap:1.5rem;align-items:center;justify-content:space-between;margin-top:auto}.product-sidebar-price{font-size:3rem;font-weight:700;color:#333}.product-sidebar .add-to-cart-button{background:#333;color:#fff;padding:1rem 2rem;border-radius:50px;border:none;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.product-sidebar .add-to-cart-button:hover{background:#555;transform:translateY(-2px)}.add-to-cart-text{display:block;text-align:center}.product-sidebar-options{margin:1.5rem 0}.option-title{font-family:ITC Avant Garde Gothic Pro,sans-serif;font-size:24px;font-weight:400;color:#333;margin:0 0 1rem}.option-values{display:flex;flex-wrap:wrap;gap:.75rem}.option-value{border:none;background:none;cursor:pointer;padding:0;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}.option-value:disabled{cursor:not-allowed}.option-value:not(.size-pill){border-radius:50%;transition:box-shadow var(--motion-fast) var(--ease-standard)}.option-value.selected:not(.size-pill){box-shadow:0 0 0 2px var(--bg),0 0 0 4px color-mix(in srgb,var(--ink) 20%,var(--bg))}.product-option-swatch{width:48px;height:48px;border-radius:50%;border:none;position:relative}.option-value.unavailable .product-option-swatch:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top right,transparent calc(50% - 2px),rgba(255,255,255,.9) calc(50% - 2px),rgba(255,255,255,.9) calc(50% + 2px),transparent calc(50% + 2px));border-radius:50%;pointer-events:none;z-index:1}.option-value.unavailable{cursor:not-allowed;filter:grayscale(40%)}.product-option-swatch img{width:100%;height:100%;border-radius:50%;object-fit:cover}.option-value:has(.option-text){background:#e8e8e8;border-radius:24px;padding:0 24px;min-width:60px}.option-value.selected:has(.option-text){background:#333}.option-text{font-family:ITC Avant Garde Gothic Pro,sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#333;line-height:1.5;padding-top:4px}.option-value.selected .option-text{color:#fff}.product-actions-mobile{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;width:100%}.product-actions-mobile .product-price{font-size:3rem;margin:0}.product-content-mobile{padding:2rem}.product-content-mobile h1{font-size:3.5rem;font-weight:700;line-height:1.1;color:#333;margin:0 0 1rem;font-family:var(--font-display)}.product-content-mobile .product-description{font-size:1.6rem;line-height:1.5;color:#666;margin:1rem 0 2rem;font-family:ITC Avant Garde Gothic Pro,sans-serif;font-weight:400}.product-form{width:100%}.product-form__buy-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem}.product-content-mobile .product-form .add-to-cart-button{width:auto;padding:1.5rem 3rem;border-radius:50px;margin:0}.product-additional-images{display:flex;flex-direction:column;gap:1rem;padding:0 2rem 2rem}.product-additional-images img{width:100%;height:auto}
