.merch_page__Rvi8z{background:grey;color:white;width:100%;min-height:100vh;padding:60px 40px}.merch_grid__kZNgC{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;max-width:1100px;margin:0 auto}.merch_productCard__UEGPX{display:flex;flex-direction:column;align-items:center;gap:12px}.merch_productImage__rcXgo{width:100%;aspect-ratio:9/16;border-radius:8px;overflow:hidden;background:#1a1a1a}.merch_productImage__rcXgo img{width:100%;height:100%;object-fit:cover}.merch_productName__VnoBj{font-size:1.1rem;font-family:monospace;font-weight:700;color:white;margin:0;text-align:center}.merch_sizeRow__JYPZV{display:flex;gap:10px}.merch_sizeCircle__vvUJJ{width:40px;height:40px;border-radius:50%;background:black;color:white;border:2px solid white;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;font-family:monospace;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}.merch_sizeCircle__vvUJJ:hover{background:orange;border-color:orange;color:black}.merch_comingSoonCard__4FNGB{display:flex;flex-direction:column;align-items:center}.merch_comingSoonImage__balBI{width:100%;aspect-ratio:9/16;border-radius:8px;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.merch_comingSoonLabel__aVYMW{font-family:monospace;font-size:.75rem;color:#555;letter-spacing:2px}@media (max-width:900px){.merch_grid__kZNgC{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.merch_page__Rvi8z{padding:40px 20px}.merch_grid__kZNgC{grid-template-columns:1fr;max-width:340px}}