.merch-module__5Lc28G__main{background:0 0;place-items:center;min-height:100svh;padding:48px 16px;transition:padding .25s;display:grid}.merch-module__5Lc28G__main:has(.merch-module__5Lc28G__containerExpanded){place-items:start center}.merch-module__5Lc28G__container{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:1100px;padding:36px;transition:max-width .3s,padding .25s;position:relative;box-shadow:0 6px 20px #1f293714}.merch-module__5Lc28G__containerExpanded{max-width:none}.merch-module__5Lc28G__expandButton{appearance:none;z-index:2;border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--foreground);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;margin:0;padding:0;transition:border-color .2s,color .2s,background .2s;display:none;position:absolute;top:12px;right:12px}.merch-module__5Lc28G__expandButtonIcon{width:20px;height:20px;display:block}@media (min-width:960px){.merch-module__5Lc28G__expandButton{display:inline-flex}.merch-module__5Lc28G__main:has(.merch-module__5Lc28G__containerExpanded){padding-left:24px;padding-right:24px}}@media (hover:hover) and (pointer:fine){.merch-module__5Lc28G__expandButton:hover{border-color:var(--brand);color:var(--brand)}}.merch-module__5Lc28G__expandButton:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.merch-module__5Lc28G__title{text-align:center;color:var(--brand);margin:0 0 12px;font-size:2.1rem;line-height:1.25}.merch-module__5Lc28G__intro{color:var(--text-muted-strong);text-align:center;max-width:42rem;margin:0 auto 16px;line-height:1.6}.merch-module__5Lc28G__introActions{flex-wrap:wrap;justify-content:center;gap:12px;margin:0 0 28px;display:flex}.merch-module__5Lc28G__adminRefresh{flex-direction:column;align-items:center;display:flex}.merch-module__5Lc28G__adminRefresh .merch-module__5Lc28G__secondaryButton:disabled{opacity:.55;cursor:not-allowed}.merch-module__5Lc28G__shopButton,.merch-module__5Lc28G__secondaryButton,.merch-module__5Lc28G__buyButton{appearance:none;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.merch-module__5Lc28G__shopButton,.merch-module__5Lc28G__buyButton{border:1px solid var(--brand);background:var(--brand);color:#fff;cursor:pointer}.merch-module__5Lc28G__secondaryButton{border:1px solid var(--border);color:var(--foreground);background:0 0}@media (hover:hover) and (pointer:fine){.merch-module__5Lc28G__shopButton:hover,.merch-module__5Lc28G__buyButton:hover:not(:disabled){background:var(--brand-hover);border-color:var(--brand-hover);color:#fff}.merch-module__5Lc28G__secondaryButton:hover{border-color:var(--brand);color:var(--brand)}}.merch-module__5Lc28G__shopButton:focus-visible,.merch-module__5Lc28G__secondaryButton:focus-visible,.merch-module__5Lc28G__buyButton:focus-visible,.merch-module__5Lc28G__swatch:focus-visible,.merch-module__5Lc28G__swatchSelected:focus-visible,.merch-module__5Lc28G__sizeSelect:focus-visible,.merch-module__5Lc28G__detailsLink:focus-visible,.merch-module__5Lc28G__imageLink:focus-visible,.merch-module__5Lc28G__detailsClose:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.merch-module__5Lc28G__buyButton:disabled{opacity:.55;cursor:not-allowed}.merch-module__5Lc28G__soldOutButton{appearance:none;border:1px solid var(--border);background:color-mix(in srgb, var(--foreground) 8%, var(--surface));min-height:40px;color:var(--text-muted-strong);cursor:not-allowed;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.95rem;font-weight:600;display:inline-flex}.merch-module__5Lc28G__imageLink{appearance:none;aspect-ratio:3/4;border-radius:calc(var(--radius) - 4px) calc(var(--radius) - 4px) 0 0;background:color-mix(in srgb, var(--brand) 8%, var(--surface));cursor:pointer;text-align:left;border:none;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.merch-module__5Lc28G__soldOutBadge{z-index:2;background:color-mix(in srgb, var(--foreground) 82%, transparent);color:#fff;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700;position:absolute;top:12px;left:12px}.merch-module__5Lc28G__soldOutInline{color:var(--text-muted-strong);font-weight:700}.merch-module__5Lc28G__swatchUnavailable{opacity:.45;position:relative}.merch-module__5Lc28G__swatchUnavailable:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(to top right,#0000 calc(50% - 1px),#0000008c calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px));position:absolute;inset:0}.merch-module__5Lc28G__grid{grid-template-columns:1fr;gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.merch-module__5Lc28G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.merch-module__5Lc28G__grid{grid-template-columns:repeat(3,1fr)}.merch-module__5Lc28G__containerExpanded .merch-module__5Lc28G__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.merch-module__5Lc28G__containerExpanded .merch-module__5Lc28G__grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1600px){.merch-module__5Lc28G__containerExpanded .merch-module__5Lc28G__grid{grid-template-columns:repeat(6,1fr)}}.merch-module__5Lc28G__card{border:1px solid var(--border);border-radius:calc(var(--radius) - 4px);background:var(--card-surface,var(--surface));flex-direction:column;display:flex;position:relative;overflow:visible}:is(.merch-module__5Lc28G__card:has(.merch-module__5Lc28G__swatchWrap:hover),.merch-module__5Lc28G__card:has(.merch-module__5Lc28G__swatchWrap:focus-within)){z-index:2}.merch-module__5Lc28G__image{object-fit:cover;width:100%;height:100%;transition:opacity .18s;display:block}.merch-module__5Lc28G__imageHover{opacity:0;pointer-events:none;transition:opacity .18s;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){:is(.merch-module__5Lc28G__imageLink:has(.merch-module__5Lc28G__imageHover):hover .merch-module__5Lc28G__image:not(.merch-module__5Lc28G__imageHover),.merch-module__5Lc28G__imageLink:has(.merch-module__5Lc28G__imageHover):focus-visible .merch-module__5Lc28G__image:not(.merch-module__5Lc28G__imageHover)){opacity:0}.merch-module__5Lc28G__imageLink:hover .merch-module__5Lc28G__imageHover,.merch-module__5Lc28G__imageLink:focus-visible .merch-module__5Lc28G__imageHover{opacity:1}}.merch-module__5Lc28G__imagePlaceholder{background:color-mix(in srgb, var(--brand) 12%, var(--surface));width:100%;height:100%}.merch-module__5Lc28G__cardBody{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex}.merch-module__5Lc28G__cardTitle{color:var(--brand);margin:0;font-size:1.15rem;line-height:1.3}.merch-module__5Lc28G__price{color:var(--foreground);margin:0;font-weight:700}.merch-module__5Lc28G__optionRow{flex-wrap:wrap;gap:8px;display:flex}.merch-module__5Lc28G__swatchWrap{display:inline-flex;position:relative}.merch-module__5Lc28G__swatch,.merch-module__5Lc28G__swatchSelected{border:2px solid var(--border);cursor:pointer;border-radius:999px;width:28px;height:28px;padding:0;position:relative}.merch-module__5Lc28G__swatchSelected{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 35%, transparent)}.merch-module__5Lc28G__swatchTooltip{z-index:3;background:color-mix(in srgb, var(--foreground) 90%, transparent);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;border-radius:6px;padding:5px 8px;font-size:.75rem;font-weight:600;line-height:1.2;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(3px)}.merch-module__5Lc28G__swatchTooltip:after{content:"";border:4px solid #0000;border-top-color:color-mix(in srgb, var(--foreground) 90%, transparent);margin-left:-4px;position:absolute;top:100%;left:50%}@media (hover:hover) and (pointer:fine){.merch-module__5Lc28G__swatchWrap:hover .merch-module__5Lc28G__swatchTooltip{opacity:1;transform:translate(-50%)translateY(0)}}.merch-module__5Lc28G__swatchWrap:focus-within .merch-module__5Lc28G__swatchTooltip{opacity:1;transform:translate(-50%)translateY(0)}.merch-module__5Lc28G__sizeLabel{flex-direction:column;gap:6px;display:flex}.merch-module__5Lc28G__sizeLabelText{color:var(--text-muted-strong);font-size:.85rem;font-weight:600}.merch-module__5Lc28G__sizeSelect{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--foreground);font:inherit;border-radius:10px;padding:0 12px}.merch-module__5Lc28G__cardActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;padding-top:4px;display:flex}.merch-module__5Lc28G__buyButton{min-height:40px;padding:0 16px;font-size:.95rem}.merch-module__5Lc28G__detailsLink{appearance:none;color:var(--brand);font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:.95rem;font-weight:600;text-decoration:none}.merch-module__5Lc28G__detailsDialog{border-radius:calc(var(--radius) - 2px);background:var(--surface);z-index:200;border:none;width:min(96vw,920px);max-width:calc(100vw - 16px);max-height:calc(100svh - 16px);margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;box-shadow:0 16px 48px #1f293738}.merch-module__5Lc28G__detailsDialog::backdrop{background:#1f29378c}.merch-module__5Lc28G__detailsPanel{flex-direction:column;max-height:calc(100svh - 16px);display:flex}.merch-module__5Lc28G__detailsHeader{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.merch-module__5Lc28G__detailsTitle{color:var(--brand);margin:0;font-size:1.35rem;line-height:1.3}.merch-module__5Lc28G__detailsClose{appearance:none;border:1px solid var(--border);min-height:40px;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:0 14px;font-weight:600}@media (hover:hover) and (pointer:fine){.merch-module__5Lc28G__detailsClose:hover{border-color:var(--brand);color:var(--brand)}}.merch-module__5Lc28G__detailsBody{gap:20px;padding:20px;display:grid;overflow-y:auto}@media (min-width:720px){.merch-module__5Lc28G__detailsBody{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}.merch-module__5Lc28G__detailsGallery{flex-direction:column;gap:10px;min-width:0;display:flex}.merch-module__5Lc28G__detailsMedia{aspect-ratio:3/4;border-radius:calc(var(--radius) - 4px);background:color-mix(in srgb, var(--brand) 8%, var(--surface));position:relative;overflow:hidden}.merch-module__5Lc28G__detailsImage{object-fit:cover;width:100%;height:100%;display:block}.merch-module__5Lc28G__detailsImagePlaceholder{background:color-mix(in srgb, var(--brand) 12%, var(--surface));width:100%;height:100%}.merch-module__5Lc28G__detailsThumbs{scrollbar-width:thin;flex-wrap:nowrap;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.merch-module__5Lc28G__detailsThumb,.merch-module__5Lc28G__detailsThumbSelected{appearance:none;border:2px solid var(--border);background:color-mix(in srgb, var(--brand) 8%, var(--surface));cursor:pointer;border-radius:8px;flex:none;width:64px;height:80px;margin:0;padding:0;overflow:hidden}.merch-module__5Lc28G__detailsThumbSelected{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 30%, transparent)}.merch-module__5Lc28G__detailsThumb:focus-visible,.merch-module__5Lc28G__detailsThumbSelected:focus-visible{outline:3px solid var(--brand);outline-offset:2px}.merch-module__5Lc28G__detailsThumbImage{object-fit:cover;width:100%;height:100%;display:block}.merch-module__5Lc28G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.merch-module__5Lc28G__detailsContent{flex-direction:column;gap:12px;display:flex}.merch-module__5Lc28G__detailsDescription{color:var(--text-muted-strong);margin:0;font-size:.98rem;line-height:1.55}.merch-module__5Lc28G__detailsActions{flex-wrap:wrap;align-items:center;gap:12px;padding-top:4px;display:flex}.merch-module__5Lc28G__detailsActions .merch-module__5Lc28G__buyButton,.merch-module__5Lc28G__detailsActions .merch-module__5Lc28G__soldOutButton{min-height:40px;padding:0 16px;font-size:.95rem}.merch-module__5Lc28G__cardError{color:#b42318;margin:0;font-size:.9rem;line-height:1.4}.merch-module__5Lc28G__emptyState{text-align:center;color:var(--text-muted-strong);margin:0;line-height:1.6}.merch-module__5Lc28G__emptyState a{color:var(--brand);text-decoration:underline}.merch-module__5Lc28G__note{text-align:center;color:var(--text-muted-strong);margin:28px 0 0;font-size:.95rem;line-height:1.5}.merch-module__5Lc28G__note a{color:var(--brand);text-decoration:underline}@media (max-width:800px){.merch-module__5Lc28G__container{padding:24px}}
