.merch-page{--merch-photo:#eeeef0;--merch-ink:var(--foreground)}.merch-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin:44px 0 30px;display:flex}.merch-index{color:var(--muted-foreground);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;display:flex}.merch-heading h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(3rem,6vw,5.25rem);font-weight:500;line-height:1}.merch-heading p{letter-spacing:-.035em;margin:0;font-size:clamp(1.3rem,2.6vw,2rem);line-height:1.3}.merch-heading-note{color:var(--muted-foreground);padding-bottom:3px;font-size:.875rem;line-height:1.8}.merch-categories{border-block:1px solid var(--border);flex-wrap:wrap;gap:6px 20px;margin-bottom:52px;padding:14px 0;display:flex}.merch-categories a{min-height:34px;color:var(--foreground);align-items:center;gap:8px;font-size:.875rem;text-decoration:none;display:flex}.merch-categories a:hover{color:var(--brand-text)}.merch-page section{scroll-margin-top:95px}.merch-section-heading{justify-content:space-between;align-items:end;gap:30px;margin:0 0 22px;display:flex}.merch-section-heading h2{letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(1.65rem,3vw,2.2rem);font-weight:500;line-height:1.2}.merch-section-heading>p{max-width:265px;color:var(--muted-foreground);margin:0;font-size:.9375rem;line-height:1.55}.merch-editions{margin-bottom:18px}.merch-editions [data-slot=tabs-list]{background:var(--muted);border-radius:24px;gap:2px;max-width:100%;height:auto;padding:4px}.merch-editions [data-slot=tabs-trigger]{border-radius:20px;gap:8px;min-height:40px;padding:7px 13px;font-size:.875rem}.merch-swatch{border:1px solid #84848470;border-radius:50%;flex-shrink:0;width:11px;height:11px}.merch-swatch-white{background:#fff}.merch-swatch-black{background:#191919}.merch-swatch-character{background:conic-gradient(#f70515 0deg 110deg,#17668b 110deg 240deg,#e89748 240deg)}.merch-image{background:var(--merch-photo);cursor:zoom-in;color:#343434;text-align:left;border:0;border-radius:20px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.merch-image img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto;transition:transform .55s;display:block}.merch-image:hover img{transform:scale(1.015)}.merch-enlarge{color:#353535;background:#ffffffe8;border:1px solid #ffffffb3;border-radius:18px;align-items:center;gap:7px;padding:8px 12px;font-size:.75rem;display:flex;position:absolute;bottom:16px;right:16px}.merch-image:focus-visible{outline:3px solid var(--ring);outline-offset:5px}.merch-product-caption{justify-content:space-between;gap:22px;padding:20px 0;display:flex}.merch-product-caption h3{margin:0 0 6px;font-size:1.0625rem;font-weight:600}.merch-product-caption p{color:var(--muted-foreground);margin:0;font-size:.9375rem;line-height:1.5}.merch-product-caption>span{white-space:nowrap;color:var(--muted-foreground);padding-top:4px;font-size:.75rem}.merch-quote{background:var(--muted);border-radius:14px;align-items:center;gap:12px;margin-bottom:18px;padding:18px 20px;display:flex}.merch-quote svg{color:var(--brand-text);flex-shrink:0}.merch-quote p{margin:0;font-size:1rem;font-weight:500}.merch-quote>span{color:var(--muted-foreground);margin-left:auto;font-size:.8125rem}.merch-finishing{border-block:1px solid var(--border);margin-bottom:64px;padding:16px 0}.merch-finishing summary{cursor:pointer;min-height:24px;font-size:.875rem;font-weight:500}.merch-finishing>div{grid-template-columns:1fr 1fr;gap:30px;padding-top:16px;display:grid}.merch-finishing p{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.7}.merch-accessories{grid-template-columns:1fr 1fr;gap:48px 28px;display:grid}.merch-accessories .merch-index{margin-bottom:16px}.merch-accessories h2{letter-spacing:-.035em;margin:20px 0 10px;font-size:1.6rem;font-weight:500;line-height:1.25}.merch-accessories p{max-width:440px;color:var(--muted-foreground);margin:0 0 15px;font-size:.9375rem;line-height:1.6}.merch-finish{color:var(--muted-foreground);font-size:.75rem;line-height:1.6;display:block}.merch-footnote{border-top:1px solid var(--border);gap:12px;margin-top:60px;padding-top:28px;display:grid}.merch-footnote p{letter-spacing:-.025em;margin:0;font-size:1.2rem;font-weight:500}.merch-footnote>span{color:var(--muted-foreground);max-width:620px;font-size:.8125rem;line-height:1.6}.merch-footnote a{text-underline-offset:4px;align-items:center;gap:8px;width:fit-content;margin-top:5px;font-size:.8125rem;text-decoration:underline;display:flex}.merch-dialog[data-slot=dialog-content]{border-radius:20px;width:min(1200px,100vw - 32px);max-width:none;max-height:92dvh;padding:22px;overflow:auto}.merch-dialog [data-slot=dialog-title]{padding-right:36px;font-size:1.2rem}.merch-dialog [data-slot=dialog-description]{max-width:85%;font-size:.875rem;line-height:1.5}.merch-dialog>img{object-fit:contain;background:var(--merch-photo,#eeeef0);border-radius:12px;width:100%;max-height:73dvh}@media (max-width:700px){.merch-heading{margin-top:26px}.merch-heading-note{display:none}.merch-categories{gap:2px 18px;margin-bottom:35px}.merch-section-heading{display:block}.merch-section-heading>p{max-width:none;margin-top:12px}.merch-editions [data-slot=tabs-trigger]{gap:6px;padding:7px 9px;font-size:.75rem}.merch-image{border-radius:14px}.merch-enlarge{padding:7px 10px;font-size:.6875rem;bottom:10px;right:10px}.merch-product-caption{gap:12px}.merch-product-caption>span{display:none}.merch-quote{flex-wrap:wrap;gap:9px;padding:16px}.merch-quote>span{width:100%;margin-left:30px}.merch-finishing>div{grid-template-columns:1fr;gap:12px}.merch-finishing{margin-bottom:42px}.merch-accessories{grid-template-columns:1fr;gap:38px}.merch-dialog[data-slot=dialog-content]{padding:16px}.merch-dialog [data-slot=dialog-description]{max-width:100%}}@media (prefers-reduced-motion:reduce){.merch-image img{transition:none}.merch-image:hover img{transform:none}}@media (forced-colors:active){.merch-image,.merch-enlarge{border:1px solid canvastext}.merch-editions [data-slot=tabs-trigger][data-active]{outline:2px solid highlight}}
