.v2-product{--tcg-ink:var(--theme-surface-canvas);--tcg-ink-2:var(--theme-surface-raised);--tcg-ink-3:var(--theme-surface-subtle);--tcg-edge:var(--theme-border);--tcg-edge-soft:var(--theme-border);--tcg-text:var(--theme-text-primary);--tcg-text-dim:var(--theme-text-secondary);--tcg-text-faint:var(--theme-text-secondary);--tcg-stage:var(--theme-surface-deep);--tcg-red:var(--foundation-color-red-500);--tcg-red-hot:var(--foundation-color-red-600);--tcg-gold:var(--theme-accent);--tcg-gold-text:var(--theme-accent);--tcg-scan:var(--theme-focus);--tcg-shadow-lg:var(--theme-shadow-raised);--font-mono:var(--theme-font-data);--art-a:var(--theme-discovery);--art-b:var(--theme-brand);background:var(--tcg-ink);min-height:100vh;color:var(--tcg-text);padding-bottom:4rem}.v2-product .text-copy{color:var(--tcg-text)}.v2-product .text-copy-dim{color:var(--tcg-text-dim)}.v2-product .text-copy-faint{color:var(--tcg-text-faint)}.v2-product .border-edge{border-color:var(--tcg-edge)}.v2-product .hover\:text-copy:hover{color:var(--tcg-text)}.v2-product nav ol{margin:0;padding:0;list-style:none}.v2-product nav ol li::marker{content:""}.v2-product .tcg-slab{background:linear-gradient(160deg, var(--tcg-ink-3), var(--tcg-ink-2));border:1px solid var(--tcg-edge);width:min(100%,360px);box-shadow:var(--tcg-shadow-lg), inset 0 1px 0 #ffffff1f;border-radius:18px;padding:12px;position:relative;overflow:hidden}.v2-product .tcg-slab:after{content:"";border-radius:inherit;pointer-events:none;mix-blend-mode:screen;opacity:.58;background:linear-gradient(150deg,#ffffff29,#0000 38%);position:absolute;inset:0}.v2-product .tcg-slab-window{aspect-ratio:5/7;border:1px solid var(--tcg-edge);background:var(--tcg-ink);border-radius:11px;position:relative;overflow:hidden}.v2-product .tcg-slab-window>img{object-fit:cover;width:100%;height:100%;transition:transform .5s;transform:scale(1.01)}.v2-product .tcg-slab:hover .tcg-slab-window>img{transform:scale(1.04)}.v2-product .tcg-slab-foot .font-jp{color:var(--tcg-gold)}.v2-product__zoom{z-index:2;color:#fff;opacity:0;background:#080c1ab8;border:1px solid #ffffff29;border-radius:9999px;place-items:center;width:2rem;height:2rem;transition:opacity .2s;display:grid;position:absolute;bottom:.5rem;right:.5rem}.v2-product .tcg-slab:hover .v2-product__zoom,.v2-product__zoom:focus-visible{opacity:1}.v2-product__share{color:var(--tcg-text-dim);align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.v2-product__share:hover{color:var(--tcg-text)}.v2-product__quantity{border:1px solid var(--tcg-edge);background:var(--tcg-ink-3);border-radius:.5rem;align-items:center;height:2.5rem;display:flex;overflow:hidden}.v2-product__quantity button,.v2-product__quantity span{width:2.5rem;height:100%;color:var(--tcg-text-dim);place-items:center;display:grid}.v2-product__quantity span{color:var(--tcg-text);font-family:var(--font-mono);font-weight:700}.v2-product__quantity button:hover:not(:disabled){background:var(--tcg-ink-2);color:var(--tcg-text)}.v2-product__quantity button:disabled{opacity:.4}.v2-product .tcg-btn{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:.75rem;justify-content:center;align-items:center;gap:.55rem;font-weight:700;display:inline-flex}.v2-product .tcg-btn-primary{background:var(--tcg-red);color:#fff}.v2-product .tcg-btn-primary:hover:not(:disabled){background:var(--tcg-red-hot)}.v2-product .tcg-btn:disabled{opacity:.5;cursor:not-allowed}.v2-product__cart-button{width:100%;min-height:3.75rem;padding:1rem;font-size:1.05rem}.v2-product__bag-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.2rem;height:1.2rem}.v2-product__wishlist-link{min-height:2.75rem;color:var(--tcg-red-hot);justify-content:center;align-items:center;gap:.35rem;margin-top:.5rem;font-size:.85rem;font-weight:700;display:flex}.v2-product__wishlist-link:hover{text-underline-offset:.2rem;text-decoration:underline}.v2-product__section-title{color:var(--tcg-text);margin-bottom:.9rem;font-size:1.125rem;font-weight:800}.v2-product__related-row{scrollbar-width:none;align-items:stretch;gap:.75rem;padding:.25rem 0 1rem;display:flex;overflow-x:auto}.v2-product__related-row::-webkit-scrollbar{display:none}.v2-product-card{flex-direction:column;flex:none;width:9.5rem;display:flex}.v2-product-card__media{aspect-ratio:5/7;border:1px solid var(--tcg-edge-soft);background:var(--tcg-stage);border-radius:.75rem;width:9.5rem;padding:.4rem;display:block;overflow:hidden}.v2-product-card__media img{object-fit:contain;border-radius:5px;width:100%;height:100%;transition:transform .25s}.v2-product-card:hover .v2-product-card__media img{transform:scale(1.035)}.v2-product-card__title{-webkit-line-clamp:2;color:var(--tcg-text);-webkit-box-orient:vertical;margin-top:.5rem;font-size:.78rem;font-weight:650;line-height:1.25;display:-webkit-box;overflow:hidden}.v2-product-card__footer{justify-content:space-between;align-items:center;gap:.35rem;margin-top:auto;padding-top:.4rem;display:flex}.v2-product-card__price{color:var(--tcg-text);font-family:var(--font-mono);font-size:.8rem;font-weight:700}.v2-product-card__footer button{background:var(--tcg-red);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;gap:.25rem;min-height:2rem;padding:0 .6rem;font-size:.75rem;font-weight:650;display:inline-flex}.v2-product-card__footer button:hover:not(:disabled){background:var(--tcg-red-hot)}.v2-product-card__footer button:disabled{opacity:.5}.v2-product-card__footer .v2-product__bag-icon{width:.75rem;height:.75rem}.v2-product__image-fallback{width:100%;height:100%;color:var(--tcg-text-faint);font-family:var(--font-mono);letter-spacing:.18em;place-items:center;font-weight:700;display:grid}.v2-product__toast{z-index:70;border:1px solid var(--tcg-edge,#26324f);background:var(--tcg-ink-2,#111a30);color:var(--tcg-text,#eef2fb);border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex;position:fixed;top:5rem;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #00000047}.v2-product__toast span:first-child{color:#46d08a}.v2-product__zoom-dialog{z-index:80;background:#000000e0;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.v2-product__zoom-dialog img{object-fit:contain;max-width:min(92vw,580px);max-height:88vh}.v2-product__zoom-dialog button{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:9999px;width:2.75rem;height:2.75rem;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.v2-product__loading-slab{aspect-ratio:5/7;background:linear-gradient(110deg, var(--tcg-ink-2) 15%, var(--tcg-ink-3) 35%, var(--tcg-ink-2) 55%);background-size:220% 100%;border-radius:18px;width:min(100%,360px);animation:1.5s linear infinite v2-product-shimmer}.v2-product__loading-info{flex:1;align-content:center;gap:1rem;padding:2rem;display:grid}.v2-product__loading-info span{background:var(--tcg-ink-3);border-radius:.5rem;height:2rem;display:block}.v2-product__loading-info span:nth-child(2){height:5rem}.v2-product__loading-info span:nth-child(3){width:55%;height:3rem}.v2-product__not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1rem 5rem;display:flex}.v2-product__not-found-icon{color:var(--tcg-text-faint);font-size:4rem;line-height:1}.v2-product__not-found h1{color:var(--tcg-text);margin-top:1rem;font-size:1.5rem;font-weight:800}.v2-product__not-found p{color:var(--tcg-text-dim);margin:.5rem 0 1.5rem}.v2-product__not-found .tcg-btn{min-height:3rem;padding-inline:1.5rem}@keyframes v2-product-shimmer{to{background-position-x:-220%}}@media (width<=767px){.v2-product{padding-bottom:6rem}.v2-product__info{padding-top:.25rem}.v2-product__section-title{font-size:1rem}.v2-product__toast{white-space:nowrap;max-width:calc(100vw - 2rem);top:4.5rem}}@media (prefers-reduced-motion:reduce){.v2-product .tcg-slab-window>img,.v2-product-card__media img{transition:none}.v2-product .tcg-slab:hover .tcg-slab-window>img,.v2-product-card:hover .v2-product-card__media img{transform:none}}.v2-product{position:relative}.v2-product:before{content:"";pointer-events:none;background:linear-gradient(color-mix(in srgb, var(--art-a) 15%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--art-a) 15%, transparent) 1px, transparent 1px), radial-gradient(ellipse 40rem 26rem at 20% 8rem, color-mix(in srgb, var(--art-a) 16%, transparent), transparent 70%), radial-gradient(ellipse 34rem 22rem at 85% 14rem, color-mix(in srgb, var(--art-b) 10%, transparent), transparent 70%);background-size:1.75rem 1.75rem,1.75rem 1.75rem,auto,auto;height:60rem;position:absolute;inset:0 0 auto;-webkit-mask-image:radial-gradient(52rem 40rem at 30% 14rem,#000,#0000 74%);mask-image:radial-gradient(52rem 40rem at 30% 14rem,#000,#0000 74%)}.v2-product__hero,.v2-product__related,.v2-product__dossier{position:relative}.v2-product__chips{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.v2-product__chips li{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--tcg-text);border:1px solid var(--tcg-edge);background:var(--tcg-ink-2);border-radius:999px;padding:.35rem .75rem;font-size:.7rem;font-weight:700}.v2-product__deal{border:1px solid var(--tcg-edge);border-radius:var(--theme-radius-panel);background:color-mix(in srgb, var(--tcg-ink-2) 88%, transparent);gap:.9rem;padding:1.25rem;display:grid}.v2-product__deal-pricerow{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.v2-product__deal-meta{font-family:var(--font-mono);letter-spacing:.05em;color:var(--tcg-text-dim);margin:0;font-size:.72rem}.v2-product__buyrow{align-items:stretch;gap:.6rem;display:flex}.v2-product__buyrow .v2-product__cart-button{flex:1}.v2-product__save-square{border:1px solid var(--tcg-edge);border-radius:var(--theme-radius-control);background:var(--tcg-ink-2);width:3rem;color:var(--tcg-text-dim);flex:none;place-items:center;font-size:1.1rem;display:grid}.v2-product__save-square:hover,.v2-product__save-square[aria-pressed=true]{color:var(--tcg-text)}.v2-product__dossier{max-width:var(--theme-width-page,72rem);margin:3rem auto 0;padding:0 1rem}@media (width>=768px){.v2-product__dossier{padding-inline:2rem}}.v2-product__dossier h2{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--tcg-text-dim);margin:0;font-size:.75rem;font-weight:700}.v2-product__dossier-cols{gap:2.5rem;display:grid}.v2-product__dossier-file{align-content:start;gap:1rem;display:grid}.v2-product__dossier-file+.v2-product__dossier-file{border-top:1px dotted var(--tcg-edge);padding-top:1.5rem}@media (width>=900px){.v2-product__dossier-cols{grid-template-columns:1fr 1fr;gap:3rem}.v2-product__dossier-file+.v2-product__dossier-file{border-top:0;padding-top:0}}.v2-product__spec{border-collapse:collapse;width:100%;max-width:44rem}.v2-product__spec th,.v2-product__spec td{border-bottom:1px solid var(--tcg-edge);text-align:left;padding:.6rem .25rem}.v2-product__spec th{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--tcg-text-dim);width:40%;font-size:.68rem;font-weight:700}.v2-product__spec td{color:var(--tcg-text);font-size:.9rem}.v2-product__pricechart{border:1px dashed var(--tcg-edge);border-radius:var(--theme-radius-card);color:var(--tcg-text-dim);gap:.5rem;margin:0;padding:1rem;display:grid}.v2-product__pricechart-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.v2-product__pricechart-head span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.v2-product__pricechart-head strong{color:var(--tcg-text);font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.9rem}.v2-product__pricechart svg{width:100%;height:auto;color:var(--tcg-gold-text)}.v2-product__pricechart-axis{font-family:var(--font-mono);letter-spacing:.04em;justify-content:space-between;gap:1rem;font-size:.65rem;display:flex}.v2-product__pricechart figcaption{max-width:48ch;color:var(--tcg-text-dim);font-size:.75rem;line-height:1.45}.v2-product__history-state{border:1px dashed var(--tcg-edge);background:0 0;border-radius:.875rem;justify-content:space-between;align-items:center;gap:1rem;min-height:7rem;padding:1.25rem;display:flex}.v2-product__history-state h3{color:var(--tcg-text);margin:0;font-size:.95rem;font-weight:750}.v2-product__history-state p{color:var(--tcg-text-dim);margin:.35rem 0 0;font-size:.82rem;line-height:1.5}.v2-product__history-state button{border:1px solid var(--tcg-edge);background:var(--tcg-ink-3);min-height:2.75rem;color:var(--tcg-text);border-radius:.5rem;flex:none;padding:0 1rem;font-size:.82rem;font-weight:700}.v2-product__history-state button:hover{background:var(--tcg-ink)}.v2-product__history-loading{background:var(--tcg-ink-3);border-radius:50%;flex:none;width:2rem;height:2rem;animation:1.2s ease-in-out infinite alternate v2-product-history-pulse}@keyframes v2-product-history-pulse{to{opacity:.45;transform:scale(.82)}}@media (width<=560px){.v2-product__history-state{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.v2-product__history-loading{animation:none}}
