.merch-shell{padding:2rem 0 4rem}.merch-nav{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.merch-nav a{border:1px solid var(--color-border,#d1d5db);border-radius:999px;color:inherit;font-weight:700;padding:.65rem 1rem;text-decoration:none}.merch-nav a[aria-current=page],.merch-nav a:hover{background:var(--color-primary);color:#fff}.merch-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.merch-card{background:#fff;border:1px solid var(--color-border,#e5e7eb);border-radius:1rem;overflow:hidden}.merch-card__link{color:inherit;text-decoration:none}.merch-card__media{aspect-ratio:1;background:#f3f4f6;overflow:hidden}.merch-card__image,.merch-gallery__hero img,.merch-gallery__thumb img{height:100%;object-fit:cover;width:100%}.merch-card__body{padding:1rem}.merch-card h3{margin:.25rem 0}.merch-eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.08em;margin:0;text-transform:uppercase}.merch-muted{color:var(--color-text-muted);margin:.25rem 0}.merch-link{display:inline-block;font-weight:700;margin-top:.75rem}.merch-product{display:grid;gap:3rem;grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr)}.merch-gallery__hero{aspect-ratio:1;background:#f3f4f6;border-radius:1rem;overflow:hidden}.merch-gallery__thumbs{display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr);margin-top:.75rem}.merch-gallery__thumb{aspect-ratio:1;background:#f3f4f6;border:2px solid transparent;border-radius:.5rem;cursor:pointer;overflow:hidden;padding:0}.merch-gallery__thumb[aria-current=true]{border-color:var(--color-primary)}.merch-swatches{border:0;margin:1.5rem 0;padding:0}.merch-swatches__list{display:flex;flex-wrap:wrap;gap:.5rem}.merch-swatch{background:#fff;border:1px solid var(--color-border,#d1d5db);border-radius:999px;cursor:pointer;padding:.5rem .75rem}.merch-swatch[aria-pressed=true]{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.merch-actions{display:grid;gap:.75rem;margin:1.5rem 0}.merch-specs{border-collapse:collapse;margin:1.5rem 0;width:100%}.merch-specs th,.merch-specs td{border-bottom:1px solid var(--color-border,#e5e7eb);padding:.75rem 0;text-align:left;vertical-align:top}.merch-comparison{overflow-x:auto}.merch-comparison table{border-collapse:collapse;min-width:42rem;width:100%}.merch-comparison th,.merch-comparison td{border:1px solid var(--color-border,#e5e7eb);padding:1rem;text-align:left}.merch-landing__cards{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.merch-landing__card{border:1px solid var(--color-border,#e5e7eb);border-radius:1rem;color:inherit;padding:1.5rem;text-decoration:none}@media(max-width:767px){.merch-grid,.merch-landing__cards,.merch-product{grid-template-columns:1fr}.merch-gallery__thumbs{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:no-preference){.merch-card,.merch-landing__card{transition:transform .2s ease}.merch-card:hover,.merch-landing__card:hover{transform:translateY(-2px)}}
