.merch-module__5Lc28G__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:80px 2rem}.merch-module__5Lc28G__header{text-align:center;margin-bottom:80px}.merch-module__5Lc28G__title{font-family:var(--font-outfit),sans-serif;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:900}.merch-module__5Lc28G__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.merch-module__5Lc28G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:3rem;display:grid}.merch-module__5Lc28G__card{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:20px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden}.merch-module__5Lc28G__card:hover{border-color:var(--accent-primary);transform:translateY(-10px);box-shadow:0 20px 40px #0006}.merch-module__5Lc28G__imageWrapper{aspect-ratio:1;background:#000;overflow:hidden}.merch-module__5Lc28G__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s}.merch-module__5Lc28G__card:hover .merch-module__5Lc28G__image{transform:scale(1.1)}.merch-module__5Lc28G__info{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.merch-module__5Lc28G__name{color:var(--text-primary);font-size:1.25rem;font-weight:700}.merch-module__5Lc28G__price{color:var(--accent-primary);font-size:1.125rem;font-weight:600}@media (max-width:768px){.merch-module__5Lc28G__container{padding:40px 1rem}.merch-module__5Lc28G__title{font-size:2.5rem}.merch-module__5Lc28G__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}
