.merchandise-module__EnC4LG__page{--lime:var(--brand-lime);--orange:var(--brand-orange);--orange-hover:#d4622b;--cream:#fff8e7;--white:var(--brand-white);--dark:var(--brand-dark);--muted:#6b6b6b;--light-gray:var(--brand-gray);min-height:100vh;font-family:var(--font-sans);background:var(--white);color:var(--dark);width:100%;padding:0;position:relative;overflow-x:hidden}.merchandise-module__EnC4LG__orangePatternDecor{z-index:3;flex-flow:wrap;gap:-5px;width:160px;display:flex;position:absolute;top:40%;left:0}.merchandise-module__EnC4LG__orangePattern{width:84px;height:auto;display:block}.merchandise-module__EnC4LG__orangePatternDecorRight{z-index:3;flex-flow:wrap;gap:-5px;width:160px;display:flex;position:absolute;top:65%;right:-80px}.merchandise-module__EnC4LG__hero{border-radius:10px;max-width:1515px;height:288px;margin:0 48px;position:relative;overflow:hidden}@media (min-width:1612px){.merchandise-module__EnC4LG__hero{margin-left:auto;margin-right:auto}}.merchandise-module__EnC4LG__heroImage{object-fit:cover;object-position:center}.merchandise-module__EnC4LG__heroPatternOverlay{z-index:1;opacity:.3;filter:brightness(0)invert();position:absolute;bottom:0;left:0}.merchandise-module__EnC4LG__heroPattern{width:75px;height:auto;display:block}.merchandise-module__EnC4LG__heroOverlay{z-index:1;background:#00000040;position:absolute;inset:0}.merchandise-module__EnC4LG__heroContent{z-index:2;flex-direction:column;align-items:center;padding:1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.merchandise-module__EnC4LG__heroTitle{font-family:var(--font-sans);color:var(--white);margin:0;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.merchandise-module__EnC4LG__heroTitle span{color:var(--orange)}.merchandise-module__EnC4LG__header{z-index:1;text-align:center;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem;position:relative}.merchandise-module__EnC4LG__subtitle{color:#060606;margin:0;font-size:1.1rem}.merchandise-module__EnC4LG__layout{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem 3rem;position:relative}.merchandise-module__EnC4LG__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.merchandise-module__EnC4LG__paginationBar{justify-content:space-between;align-items:center;gap:1rem;padding-top:2.5rem;display:flex}.merchandise-module__EnC4LG__resultSummary{color:var(--muted);text-align:right;margin:0;font-size:.85rem}.merchandise-module__EnC4LG__pagination{align-items:center;gap:.4rem;display:flex}.merchandise-module__EnC4LG__pageNumbers{gap:.4rem;display:flex}.merchandise-module__EnC4LG__pageBtn{border:2px solid var(--light-gray);min-width:40px;height:40px;color:var(--dark);background:var(--white);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:0 .85rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.merchandise-module__EnC4LG__pageBtn:hover{border-color:var(--orange);color:var(--orange)}.merchandise-module__EnC4LG__pageBtnActive{background:var(--orange);border-color:var(--orange);color:var(--white);font-weight:700}.merchandise-module__EnC4LG__pageBtnActive:hover{background:var(--orange-hover);border-color:var(--orange-hover);color:var(--white)}.merchandise-module__EnC4LG__pageBtnDisabled{opacity:.35;pointer-events:none}.merchandise-module__EnC4LG__card{border:2px solid var(--light-gray);background:var(--white);color:inherit;border-radius:20px;flex-direction:column;text-decoration:none;transition:border-color .2s;display:flex;overflow:hidden}.merchandise-module__EnC4LG__card:hover{border-color:var(--orange)}.merchandise-module__EnC4LG__cardImageWrap{background:var(--cream);height:200px;position:relative}.merchandise-module__EnC4LG__cardImage{object-fit:cover}.merchandise-module__EnC4LG__cardBody{flex-direction:column;flex:1;padding:1rem;display:flex}.merchandise-module__EnC4LG__cardName{font-family:var(--font-sans);color:var(--dark);margin:0;font-size:1rem;font-weight:800}.merchandise-module__EnC4LG__cardDesc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.35rem;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.merchandise-module__EnC4LG__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.merchandise-module__EnC4LG__cardPrice{color:var(--lime);font-size:1rem;font-weight:800}.merchandise-module__EnC4LG__cardOfferPrice{color:var(--orange);font-size:1rem;font-weight:800}.merchandise-module__EnC4LG__cardPriceStrike{color:var(--muted);font-size:.82rem;text-decoration:line-through}.merchandise-module__EnC4LG__cardCta{background:var(--orange);color:var(--white);border-radius:50px;padding:.5rem 1rem;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-block}.merchandise-module__EnC4LG__card:hover .merchandise-module__EnC4LG__cardCta{background:var(--orange-hover);transform:translate(4px)}@media (max-width:1024px){.merchandise-module__EnC4LG__hero{border-radius:8px;height:220px;margin-left:1.5rem;margin-right:1.5rem}}@media (max-width:1360px){.merchandise-module__EnC4LG__orangePatternDecor,.merchandise-module__EnC4LG__orangePatternDecorRight{display:none}}@media (max-width:760px){.merchandise-module__EnC4LG__hero{height:180px;margin-left:1rem;margin-right:1rem}.merchandise-module__EnC4LG__heroTitle{font-size:1.5rem}.merchandise-module__EnC4LG__header{padding:2rem 1rem 1.5rem}.merchandise-module__EnC4LG__layout{padding:0 1rem 2.5rem}.merchandise-module__EnC4LG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.merchandise-module__EnC4LG__cardCta{padding:.4rem .75rem;font-size:.7rem}.merchandise-module__EnC4LG__pageNumbers{display:none}.merchandise-module__EnC4LG__paginationBar{flex-direction:column;align-items:flex-start;gap:.75rem}.merchandise-module__EnC4LG__resultSummary{text-align:left}}
