:root{--anime-alley-orange: #ffb27d;--anime-alley-orange-hover: #ff9f5a;--anime-alley-orange-dark: #e89a5f}.product-breadcrumb{font-size:1.2rem;color:rgba(var(--color-foreground),.5);margin-bottom:3rem;text-transform:uppercase;letter-spacing:.08rem}.product-breadcrumb a{color:rgba(var(--color-foreground),.5);text-decoration:none;transition:color .2s ease}.product-breadcrumb a:hover{color:var(--anime-alley-orange)}.product-breadcrumb span{margin:0 .8rem}.tcg-product-layout{display:flex;flex-direction:column;gap:2rem;margin:0}@media screen and (min-width: 1200px){.tcg-product-layout{display:grid;grid-template-columns:450px 1fr 340px;gap:2rem;align-items:start}.tcg-product__image-column{position:relative}.tcg-product__info-column{min-width:0;max-width:600px}.tcg-product__purchase-column{position:sticky;top:2rem}}@media screen and (min-width: 1400px){.tcg-product-layout{grid-template-columns:500px 1fr 360px;gap:2.5rem}}@media screen and (min-width: 1600px){.tcg-product-layout{grid-template-columns:550px 1fr 380px;gap:3rem}}@media screen and (min-width: 990px) and (max-width: 1199px){.tcg-product-layout{display:grid;grid-template-columns:400px 1fr;grid-template-rows:auto auto;gap:2rem}.tcg-product__image-column{grid-row:1 / 3}.tcg-product__info-column{grid-column:2;grid-row:1}.tcg-product__purchase-column{grid-column:2;grid-row:2;max-width:450px}}@media screen and (min-width: 750px) and (max-width: 989px){.tcg-product-layout{display:flex;flex-direction:column;gap:2rem;align-items:center}.tcg-product__image-column{width:100%;max-width:400px}.tcg-product__info-column{width:100%;order:3}.tcg-product__purchase-column{width:100%;max-width:500px;order:2}}.tcg-product__image-column{position:relative;width:100%}.tcg-product__image-wrapper{border-radius:12px;overflow:hidden;background:rgb(var(--color-background));width:100%}.tcg-product__image-wrapper img,.tcg-product__image-wrapper .product__media{width:100%;height:auto;display:block;border-radius:12px}.tcg-product__image-wrapper .product__media-list,.tcg-product__image-wrapper .product__media-item{width:100%}.tcg-product__image-wrapper .product-media-container.constrain-height{--viewport-offset: 0px;--constrained-min-height: 600px}@media screen and (min-width: 990px){.tcg-product__image-wrapper .product-media-container.constrain-height{--constrained-min-height: 700px}}@media screen and (min-width: 1400px){.tcg-product__image-wrapper .product-media-container.constrain-height{--constrained-min-height: 800px}}.tcg-product__image-wrapper .product-media-container{max-width:100%;width:100%}.tcg-product__image-wrapper .product-media-container img{object-fit:contain;width:100%;height:auto}@media screen and (max-width: 749px){.tcg-product__image-column{display:flex;justify-content:center;width:100%}.tcg-product__image-wrapper{width:90%;max-width:400px;margin:0 auto}.tcg-product__image-wrapper .product__media-list,.tcg-product__image-wrapper .product__media-item,.tcg-product__image-wrapper .product-media-container{display:flex;justify-content:center}}@media screen and (min-width: 990px){.tcg-product__image-wrapper{position:sticky;top:2rem}}.tcg-product__info-column{padding:0;min-width:0;width:100%}.tcg-product__title{font-size:2.2rem;font-weight:700;margin:0 0 1rem;line-height:1.25;color:rgb(var(--color-foreground));text-transform:uppercase}@media screen and (min-width: 750px){.tcg-product__title{font-size:2.6rem;margin-bottom:1.2rem}}.tcg-product__vendor{font-size:1.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin-bottom:.4rem;letter-spacing:.05rem}.tcg-product__collection{margin-bottom:2.5rem}.tcg-product__collection a{color:#4a90d9;text-decoration:underline;font-size:1.4rem;text-decoration-color:#4a90d966;text-underline-offset:2px;transition:text-decoration-color .2s ease}.tcg-product__collection a:hover{text-decoration-color:#4a90d9}.tcg-product__specs{border-top:1px solid rgba(var(--color-foreground),.08);margin-top:2.5rem;padding-top:.5rem}.tcg-product__specs-row{display:flex;justify-content:space-between;align-items:flex-start;padding:1.8rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08);gap:3rem}.tcg-product__specs-label{font-weight:600;color:rgb(var(--color-foreground));font-size:1.4rem;min-width:120px;flex-shrink:0}.tcg-product__specs-value{color:rgba(var(--color-foreground),.75);font-size:1.4rem;text-align:right;flex:1;line-height:1.5}.tcg-product__attack{margin-bottom:.5rem}.tcg-product__attack:last-child{margin-bottom:0}.tcg-product__attack-name{font-weight:600;display:flex;align-items:center;gap:.5rem}.tcg-product__attack-damage{color:rgba(var(--color-foreground),.7);margin-left:.5rem}.tcg-product__attack-description{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin-top:.5rem;font-style:italic}.tcg-product__energy-icons{display:inline-flex;align-items:center;gap:.3rem;margin-right:.5rem}.tcg-product__energy-icon{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.tcg-product__energy-icon--water{background:#3b82f6;color:#fff}.tcg-product__energy-icon--colorless{background:#9ca3af;color:#fff}.tcg-product__energy-icon--fire{background:#ef4444;color:#fff}.tcg-product__energy-icon--grass{background:#22c55e;color:#fff}.tcg-product__energy-icon--lightning{background:#eab308;color:#000}.tcg-product__energy-icon--psychic{background:#a855f7;color:#fff}.tcg-product__energy-icon--fighting{background:#f97316;color:#fff}.tcg-product__energy-icon--darkness{background:#1f2937;color:#fff}.tcg-product__energy-icon--metal{background:#6b7280;color:#fff}.tcg-product__weakness{display:flex;align-items:center;gap:.5rem}.tcg-product__purchase-column{background:rgb(var(--color-background));border-radius:16px;padding:2rem;box-shadow:0 2px 12px #0000000f;border:1px solid rgba(var(--color-foreground),.06);width:100%}@media screen and (min-width: 990px){.tcg-product__purchase-column{padding:2.4rem}}.tcg-product__price-wrapper{margin-bottom:1rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem}.tcg-product__price{font-size:3rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1}.tcg-product__price-compare{font-size:1.6rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.tcg-product__installments{font-size:1.25rem;color:rgba(var(--color-foreground),.65);margin-bottom:2.4rem;padding-bottom:2rem;border-bottom:1px solid rgba(var(--color-foreground),.08);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;line-height:1.6}.tcg-product__installments img{height:18px;width:auto}.tcg-product__variant-selector{margin-bottom:2rem}.tcg-product__variant-selector .product-form__input--dropdown{margin-bottom:1.2rem}.tcg-product__variant-selector .product-form__input--dropdown:last-of-type{margin-bottom:0}.tcg-product__variant-label{display:block;font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.03rem}.tcg-product__variant-selector .select{position:relative;display:flex;align-items:center}.tcg-product__variant-selector .select .svg-wrapper{position:absolute;right:1.4rem;pointer-events:none;display:flex;align-items:center;color:rgba(var(--color-foreground),.6)}.tcg-product__variant-selector .select .svg-wrapper svg{width:12px;height:12px}.tcg-product__variant-select{width:100%;padding:1.4rem 3.5rem 1.4rem 1.6rem;font-size:1.4rem;font-weight:500;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#ffffffd9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);color:#1a1a1a;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:0 4px 20px #00000014,inset 0 1px #ffffffe6;transition:all .3s cubic-bezier(.4,0,.2,1)}.tcg-product__variant-select:hover{background:#fffffff2;border-color:#0000002e;box-shadow:0 8px 30px #0000001f,inset 0 1px #fff}.tcg-product__variant-select:focus{outline:none;background:#fff;border-color:#ffb27d99;box-shadow:0 0 0 4px #ffb27d40,0 8px 30px #0000001a,inset 0 1px #fff}.tcg-product__variant-select option{color:#1a1a1a;background:#fff;padding:10px}.tcg-product__variant-select option:disabled{color:#888}.tcg-product__quantity-wrapper{margin-bottom:2rem}.tcg-product__quantity{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.12);border-radius:12px;overflow:hidden;background:#ffffffd9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 4px 20px #00000014,inset 0 1px #ffffffe6;transition:all .3s cubic-bezier(.4,0,.2,1)}.tcg-product__quantity:hover{background:#fffffff2;border-color:#0000002e;box-shadow:0 8px 30px #0000001f,inset 0 1px #fff}.tcg-product__quantity-btn{width:48px;height:48px;border:none;background:transparent;font-size:2rem;cursor:pointer;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1)}.tcg-product__quantity-btn:hover:not(.disabled){background:#ffb27d40;color:#1a1a1a}.tcg-product__quantity-btn:active:not(.disabled){background:#ffb27d66;transform:scale(.95)}.tcg-product__quantity-btn.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.tcg-product__quantity-input{width:56px;height:48px;border:none;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);text-align:center;font-size:1.6rem;font-weight:600;background:transparent;color:#1a1a1a;-moz-appearance:textfield}.tcg-product__quantity-input::-webkit-outer-spin-button,.tcg-product__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tcg-product__add-btn{width:100%;padding:1.6rem 2rem;font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.08rem;border:none;border-radius:8px;cursor:pointer;background:var(--anime-alley-orange);color:#1a1a1a;margin-bottom:1.2rem;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease;box-shadow:0 2px 8px #ffb27d4d;position:relative;display:flex;align-items:center;justify-content:center;min-height:5.4rem}.tcg-product__add-btn:hover:not(:disabled):not(.loading){background:var(--anime-alley-orange-hover);box-shadow:0 4px 12px #ffb27d66;transform:translateY(-1px)}.tcg-product__add-btn:active:not(:disabled):not(.loading){transform:translateY(0);box-shadow:0 2px 6px #ffb27d4d}.tcg-product__add-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.tcg-product__add-btn-text{transition:opacity .2s ease}.tcg-product__add-btn-loading{position:absolute;display:none}.tcg-product__add-btn-loading .loading__spinner{display:block}.tcg-product__add-btn.loading .tcg-product__add-btn-text{opacity:0}.tcg-product__add-btn.loading .tcg-product__add-btn-loading{display:block}.tcg-product__add-btn.loading{pointer-events:none}.tcg-product__sell-btn{width:100%;padding:1.4rem 2rem;font-size:1.4rem;font-weight:700;border:2px solid var(--anime-alley-orange);border-radius:8px;cursor:pointer;background:transparent;color:var(--anime-alley-orange-dark);margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;text-decoration:none}.tcg-product__sell-btn:hover{background:var(--anime-alley-orange);color:#1a1a1a;box-shadow:0 2px 8px #ffb27d4d}.tcg-product__sell-icon{font-size:1.6rem;font-weight:700}.tcg-product__collapsible{border-top:1px solid rgba(var(--color-foreground),.08)}.tcg-product__collapsible:first-of-type{margin-top:.5rem}.tcg-product__collapsible-header{width:100%;padding:1.6rem 0;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;cursor:pointer;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));text-align:left;transition:color .2s ease}.tcg-product__collapsible-header:hover{color:var(--anime-alley-orange)}.tcg-product__collapsible-icon{font-size:2rem;font-weight:300;transition:transform .25s ease;color:rgba(var(--color-foreground),.5)}.tcg-product__collapsible[open] .tcg-product__collapsible-icon{transform:rotate(45deg)}.tcg-product__collapsible-content{padding-bottom:1.6rem;font-size:1.35rem;color:rgba(var(--color-foreground),.7);line-height:1.7}.tcg-product__collapsible-content p{margin-bottom:1rem}.tcg-product__collapsible-content p:last-child{margin-bottom:0}.tcg-related-products{margin-top:5rem;padding-top:4rem;border-top:1px solid rgba(var(--color-foreground),.08)}.tcg-related-products__title{font-size:2.4rem;font-weight:700;text-align:center;margin-bottom:3.5rem;text-transform:uppercase;letter-spacing:.12rem}.tcg-related-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width: 750px){.tcg-related-products__grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.tcg-product__description{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid rgba(var(--color-foreground),.08);font-size:1.6rem;line-height:1.7}.tcg-product__description p{margin-bottom:1.2rem}.tcg-product__description p:last-child{margin-bottom:0}@media screen and (min-width: 990px){.tcg-product__description{display:none}}@media screen and (max-width: 749px){.tcg-product-layout{gap:1.5rem}.tcg-product__image-column{order:1}.tcg-product__purchase-column{order:2;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08)}.tcg-product__info-column{order:3}.tcg-product__title{font-size:1.9rem;margin-bottom:.8rem}.tcg-product__price{font-size:2.4rem}.tcg-product__specs-row{flex-direction:column;gap:.4rem;padding:1.4rem 0}.tcg-product__specs-value{text-align:left}}.tcg-product__loading{display:flex;align-items:center;justify-content:center;min-height:200px}.tcg-product__loading-spinner{width:40px;height:40px;border:3px solid rgba(var(--color-foreground),.1);border-top-color:var(--anime-alley-orange);border-radius:50%;animation:tcg-spin 1s linear infinite}@keyframes tcg-spin{to{transform:rotate(360deg)}}.tcg-product__fade-in{animation:tcg-fadeIn .3s ease}@keyframes tcg-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.d-none{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-tcg-style.css.map */
