.tcg-hero{position:relative;background:var(--tcg-nav)}.tcg-hero__track{position:relative;min-height:320px}.tcg-hero__slide{display:none;min-height:320px;background:var(--tcg-nav) center / cover no-repeat}.tcg-hero__slide.is-active{display:flex;align-items:center}.tcg-hero__slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.75) 0%,rgba(0,0,0,.2) 60%,transparent 100%)}.tcg-hero__content{position:relative;z-index:1;max-width:520px;padding:3rem 0;color:var(--tcg-white)}.tcg-hero__eyebrow{margin:0 0 .5rem;color:var(--tcg-green);font-family:var(--tcg-font-display);font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tcg-hero__title{margin:0 0 .5rem;font-family:var(--tcg-font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.tcg-hero__subtitle{margin:0 0 1.25rem;font-size:1.125rem;opacity:.9}.tcg-hero__controls{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:1rem;z-index:2}.tcg-promo-inline__card{position:relative;display:block;min-height:180px;padding:2rem;border-radius:var(--tcg-radius);background:var(--tcg-nav) center / cover no-repeat;color:var(--tcg-white);text-decoration:none;overflow:hidden}.tcg-promo-inline__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b3,#0000004d)}.tcg-promo-inline__content{position:relative;z-index:1;max-width:480px}.tcg-promo-inline__badge{position:absolute;top:1rem;right:1rem;z-index:2;padding:.25rem .65rem;border-radius:4px;background:var(--tcg-pink);color:var(--tcg-white);font-size:.75rem;font-weight:700;letter-spacing:.05em}.tcg-promo-inline__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.tcg-promo-inline__subtitle{margin:0 0 1rem;opacity:.9}.tcg-product-row>*{flex:0 0 200px;scroll-snap-align:start}.tcg-product-card{background:var(--tcg-white);border:1px solid var(--tcg-border);border-radius:var(--tcg-radius);overflow:hidden;transition:box-shadow .2s,transform .15s}.tcg-product-card:hover{box-shadow:var(--tcg-shadow);transform:translateY(-2px)}.tcg-product-card__link{display:block;color:inherit;text-decoration:none}.tcg-product-card__image{aspect-ratio:280 / 390;background:#fafafa;overflow:hidden}.tcg-product-card__image img{width:100%;height:100%;object-fit:contain}.tcg-product-card__body{padding:.75rem}.tcg-product-card__title{margin:0 0 .25rem;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tcg-product-card__set{margin:0 0 .35rem;color:var(--tcg-muted);font-size:.75rem}.tcg-product-card__price{margin:0;font-size:.9375rem;font-weight:700;color:var(--tcg-text)}.tcg-product-card__price del{color:var(--tcg-muted);font-weight:400}.tcg-promo-row>*{flex:0 0 280px;scroll-snap-align:start}.tcg-promo-tile{position:relative;display:block;min-height:200px;border-radius:var(--tcg-radius);background:var(--tcg-nav) center / cover no-repeat;text-decoration:none;overflow:hidden}.tcg-promo-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.8));color:var(--tcg-white)}.tcg-promo-tile__title{margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.tcg-promo-tile__subtitle{margin:0 0 .75rem;font-size:.8125rem;opacity:.9}.tcg-promo-tile__cta{align-self:flex-start;font-size:.8125rem;padding:.45rem .85rem}.tcg-games__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.tcg-game-card{display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:1rem;border:1px solid var(--tcg-border);border-radius:var(--tcg-radius);background:var(--tcg-white);color:var(--tcg-text);text-align:center;text-decoration:none;transition:box-shadow .2s,border-color .2s}.tcg-game-card:hover{border-color:var(--tcg-blue);box-shadow:var(--tcg-shadow);color:var(--tcg-text)}.tcg-game-card__image{width:80px;height:80px;border-radius:50%;overflow:hidden;background:var(--tcg-bg)}.tcg-game-card__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#e5e7eb,#d1d5db)}.tcg-game-card__title{font-size:.8125rem;font-weight:600;line-height:1.3}.tcg-content-hub__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.tcg-article-card{background:var(--tcg-white);border:1px solid var(--tcg-border);border-radius:var(--tcg-radius);overflow:hidden;transition:box-shadow .2s}.tcg-article-card:hover{box-shadow:var(--tcg-shadow)}.tcg-article-card__link{display:block;color:inherit;text-decoration:none}.tcg-article-card__image{aspect-ratio:16 / 9;background:var(--tcg-bg);overflow:hidden}.tcg-article-card__image img{width:100%;height:100%;object-fit:cover}.tcg-article-card__body{padding:1rem}.tcg-article-card__category{display:inline-block;margin-bottom:.35rem;color:var(--tcg-blue);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.tcg-article-card__title{margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.35}.tcg-article-card__excerpt{margin:0;color:var(--tcg-muted);font-size:.875rem}.tcg-features--sell{background:var(--tcg-white);border-block:1px solid var(--tcg-border)}.tcg-features__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.tcg-feature-card{display:block;padding:1.25rem;border:1px solid var(--tcg-border);border-radius:var(--tcg-radius);background:var(--tcg-white);color:var(--tcg-text);text-decoration:none;transition:border-color .2s,box-shadow .2s}.tcg-feature-card:hover{border-color:var(--tcg-blue);box-shadow:var(--tcg-shadow);color:var(--tcg-text)}.tcg-feature-card--sell{background:var(--tcg-bg)}.tcg-feature-card__title{margin:0 0 .35rem;font-size:.9375rem;font-weight:700}.tcg-feature-card__desc{margin:0;color:var(--tcg-muted);font-size:.8125rem;line-height:1.45}@media(max-width:768px){.tcg-hero__track,.tcg-hero__slide{min-height:260px}.tcg-carousel__btn--prev{left:0}.tcg-carousel__btn--next{right:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-homepage.css.map */
