.merch_main__Xagwi{min-height:100vh;padding-top:72px;background:var(--color-bg-deep)}.merch_hero__Y4v29{position:relative;padding:var(--space-20) 0;background:url(/grazem-bg.jpg) 50%/cover no-repeat;text-align:center}.merch_heroOverlay__8MvGG{position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,42,42,.92),rgba(30,42,42,.85))}.merch_heroContent__x16Fj{position:relative;z-index:1;max-width:800px;margin:0 auto}.merch_eyebrow__r4gWp{display:inline-block;background:rgba(93,217,217,.15);color:var(--color-primary);font-size:var(--text-sm);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);text-align:center;margin-left:auto;margin-right:auto;display:block;width:-moz-fit-content;width:fit-content}.merch_eyebrow__r4gWp,.merch_heroTitle__vQUAR{font-weight:var(--font-bold);margin-bottom:var(--space-6)}.merch_heroTitle__vQUAR{font-family:var(--font-display);font-size:var(--text-4xl);color:var(--color-cream);line-height:var(--leading-tight)}.merch_heroSubtitle__HAKUo{font-size:var(--text-xl);color:var(--color-tan);max-width:600px;margin:0 auto;line-height:var(--leading-relaxed)}.merch_section__2nczu{padding:var(--space-16) 0}.merch_sectionTitle__5X_QK{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-cream);margin-bottom:var(--space-4);text-align:center}.merch_sectionSubtitle__qycPU{font-size:var(--text-lg);color:var(--color-tan);text-align:center;max-width:560px;margin:0 auto var(--space-12);line-height:var(--leading-relaxed)}.merch_productsSection__Tyd43{position:relative;padding-top:var(--space-12);background:linear-gradient(180deg,rgba(42,58,58,.92),rgba(30,42,42,.88)),url(/images/merch-bg.jpg) 50% /cover no-repeat}.merch_productsGrid__qWVpz{display:grid;grid-template-columns:1fr;grid-gap:var(--space-8);gap:var(--space-8);max-width:1200px;margin:0 auto}@media (min-width:640px){.merch_productsGrid__qWVpz{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.merch_productsGrid__qWVpz{grid-template-columns:repeat(3,1fr)}}.merch_productCard__PZ_bm{background:var(--color-bg-card);border:2px solid transparent;border-radius:var(--radius-xl);overflow:hidden;transition:all var(--transition-base);display:flex;flex-direction:column}.merch_productCard__PZ_bm:hover{border-color:var(--color-primary-muted);transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 60px rgba(93,217,217,.06)}.merch_productImageWrap__jR4pI{position:relative;width:100%;aspect-ratio:4/5;background:hsla(0,0%,100%,.03);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:var(--space-4)}.merch_productImage__ImBvl{object-fit:contain;transition:transform .4s ease}.merch_productCard__PZ_bm:hover .merch_productImage__ImBvl{transform:scale(1.05)}.merch_productImagePlaceholder__BBCKB{font-size:4rem;opacity:.25;-webkit-user-select:none;-moz-user-select:none;user-select:none}.merch_featuredBadge__rJU20{position:absolute;top:var(--space-3);right:var(--space-3);background:rgba(93,217,217,.2);color:var(--color-primary);font-weight:var(--font-bold);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .6rem;border-radius:var(--radius-full);border:1px solid rgba(93,217,217,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.merch_productBody__i7zDt{padding:var(--space-6);display:flex;flex-direction:column;flex:1 1}.merch_productCategory__vcsYk{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary)}.merch_productCategory__vcsYk,.merch_productName__lKOUu{font-weight:var(--font-bold);margin-bottom:var(--space-2)}.merch_productName__lKOUu{font-family:var(--font-display);font-size:var(--text-xl);color:var(--color-cream);line-height:var(--leading-snug)}.merch_productDescription__rmIKV{font-size:var(--text-sm);color:var(--color-tan);line-height:var(--leading-relaxed);margin-bottom:var(--space-6);flex:1 1}.merch_productFooter__PEQzk{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);margin-top:auto}.merch_productPrice__KTalP{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-cream)}.merch_buyButton__wueI_{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.25rem;width:100%;background:linear-gradient(135deg,var(--color-primary) 0,#059669 100%);color:#fff;font-weight:var(--font-bold);font-size:var(--text-sm);border:none;border-radius:var(--radius-lg);cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 14px rgba(93,217,217,.25);white-space:nowrap}.merch_buyButton__wueI_:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(93,217,217,.35);filter:brightness(1.08)}.merch_buyButton__wueI_:active{transform:translateY(0)}.merch_buyButtonIcon__7Gyvx{font-size:1rem}.merch_infoSection__f_gBV{background:rgba(30,42,42,.95);padding:var(--space-12) 0}.merch_infoGrid__xQDw4{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--space-6);gap:var(--space-6);max-width:1000px;margin:0 auto}@media (min-width:640px){.merch_infoGrid__xQDw4{grid-template-columns:repeat(3,1fr)}}.merch_infoCard__wiefh{text-align:center;padding:var(--space-6)}.merch_infoIcon__9r0Qn{font-size:2rem;display:block;margin-bottom:var(--space-3)}.merch_infoTitle__k7J1_{font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--font-bold);color:var(--color-primary-soft);margin-bottom:var(--space-2)}.merch_infoText__Qk9wh{font-size:var(--text-sm);color:var(--color-tan);line-height:var(--leading-relaxed)}.merch_ctaSection__zZoWD{background:linear-gradient(180deg,rgba(30,42,42,.9),rgba(30,42,42,.95)),radial-gradient(ellipse at center,rgba(93,217,217,.15) 0,transparent 70%);padding:var(--space-20) 0}.merch_ctaBox__8qmXD{text-align:center;max-width:600px;margin:0 auto}.merch_ctaTitle__cKU5z{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-cream);margin-bottom:var(--space-4)}.merch_ctaSubtitle__n7QA4{font-size:var(--text-lg);color:var(--color-tan);margin-bottom:var(--space-8)}.merch_ctaButtons__0xOP4{flex-wrap:wrap}.merch_ctaButtons__0xOP4,.merch_loadingState__fbNaD{display:flex;justify-content:center;gap:var(--space-4)}.merch_loadingState__fbNaD{flex-direction:column;align-items:center;min-height:40vh}.merch_spinner__FUMrh{width:48px;height:48px;border:4px solid rgba(93,217,217,.15);border-top:4px solid var(--color-primary);border-radius:50%;animation:merch_merchSpin__LfwZR .8s linear infinite}@keyframes merch_merchSpin__LfwZR{to{transform:rotate(1turn)}}.merch_loadingText__tpVhN{color:var(--color-tan);font-size:var(--text-sm)}.merch_emptyState__wetNv{text-align:center;padding:var(--space-16) var(--space-6)}.merch_emptyIcon__8k3D4{font-size:3.5rem;opacity:.3;margin-bottom:var(--space-4)}.merch_emptyText__ZcZWr{color:var(--color-tan);font-size:var(--text-base)}@media (max-width:640px){.merch_heroTitle__vQUAR{font-size:var(--text-3xl)}.merch_heroSubtitle__HAKUo{font-size:var(--text-base)}.merch_sectionTitle__5X_QK{font-size:var(--text-2xl)}.merch_buyButton__wueI_{width:100%;justify-content:center}}