.tcg-cart{min-height:70vh;padding:80px 24px 120px;background:#08080d;color:#fff}.tcg-cart__container{width:min(1200px,100%);margin:0 auto}.tcg-cart__header{margin-bottom:50px}.tcg-cart__eyebrow{margin:0 0 12px;color:#9a8cff;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.tcg-cart__title{margin:0;color:#fff;font-size:clamp(42px,6vw,70px);line-height:.95;letter-spacing:-.05em}.tcg-cart__form{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:50px;align-items:start}.tcg-cart__items{display:grid;gap:18px}.tcg-cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) auto auto;gap:22px;align-items:center;padding:18px;border:1px solid #24232c;border-radius:16px;background:#101017}.tcg-cart-item__image{display:block;overflow:hidden;border-radius:12px;background:#17171f;aspect-ratio:1 / 1}.tcg-cart-item__image img{display:block;width:100%;height:100%;object-fit:contain}.tcg-cart-item__vendor{margin:0 0 6px;color:#9a8cff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tcg-cart-item__title{margin:0;font-size:17px;line-height:1.3}.tcg-cart-item__title a{color:#fff;text-decoration:none}.tcg-cart-item__title a:hover{color:#9a8cff}.tcg-cart-item__variant{margin:8px 0 0;color:#777780;font-size:12px}.tcg-cart-item__remove{display:inline-block;margin-top:15px;color:#777780;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none}.tcg-cart-item__remove:hover{color:#f77}.tcg-cart-item__quantity label{display:block;margin-bottom:7px;color:#777780;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tcg-quantity{display:flex;width:115px;height:40px;overflow:hidden;border:1px solid #2c2b34;border-radius:8px;background:#0b0b10}.tcg-quantity button{width:34px;border:0;background:transparent;color:#fff;font-size:17px;cursor:pointer}.tcg-quantity button:hover{background:#20202a}.tcg-quantity input{width:47px;border:0;outline:0;background:transparent;color:#fff;text-align:center}.tcg-cart-item__price{min-width:90px;text-align:right;font-size:16px;font-weight:800}.tcg-cart-item__price-sale{color:#9a8cff}.tcg-cart-item__price-old{display:block;margin-top:4px;color:#66666f;font-size:11px;text-decoration:line-through}.tcg-cart-summary{position:sticky;top:105px;padding:26px;border:1px solid #292832;border-radius:18px;background:#101017}.tcg-cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #292832;font-size:14px}.tcg-cart-summary__row strong{font-size:21px}.tcg-cart-summary__shipping{margin:16px 0 22px;color:#777780;font-size:11px;line-height:1.5}.tcg-cart-summary__update{width:100%;height:46px;border:1px solid #35343e;border-radius:9px;background:transparent;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;cursor:pointer}.tcg-cart-summary__update:hover{background:#1b1a23}.tcg-cart-summary__checkout{width:100%;height:56px;margin-top:10px;border:0;border-radius:9px;background:#9a8cff;color:#08080d;font-size:11px;font-weight:900;letter-spacing:.08em;cursor:pointer}.tcg-cart-summary__checkout:hover{background:#b1a8ff}.tcg-cart-summary__continue{display:block;margin-top:22px;color:#777780;font-size:10px;font-weight:800;text-align:center;text-decoration:none;letter-spacing:.05em}.tcg-cart-summary__continue:hover{color:#fff}.tcg-cart-empty{padding:100px 20px;border:1px solid #24232c;border-radius:20px;background:#101017;text-align:center}.tcg-cart-empty__icon{margin-bottom:20px;font-size:45px}.tcg-cart-empty h2{margin:0;font-size:30px}.tcg-cart-empty p{margin:15px 0 30px;color:#777780}.tcg-cart-empty__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 25px;border-radius:9px;background:#9a8cff;color:#08080d;font-size:11px;font-weight:900;letter-spacing:.08em;text-decoration:none}@media screen and (max-width:1000px){.tcg-cart__form{grid-template-columns:1fr}.tcg-cart-summary{position:static}}@media screen and (max-width:650px){.tcg-cart{padding:55px 16px 80px}.tcg-cart__header{margin-bottom:30px}.tcg-cart-item{grid-template-columns:90px minmax(0,1fr);gap:15px}.tcg-cart-item__quantity{grid-column:2}.tcg-cart-item__price{grid-column:2;text-align:left}.tcg-cart-item__image{grid-row:span 3}.tcg-cart-summary{padding:20px}}.tcg-collection{padding:80px 24px;background:#08080d;color:#fff;min-height:60vh}.tcg-collection__container{width:min(1400px,100%);margin:0 auto}.tcg-collection__header{margin-bottom:45px}.tcg-collection__eyebrow{margin:0 0 10px;color:#a99cff;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.tcg-collection__title{margin:0;color:#fff;font-size:clamp(40px,6vw,70px);line-height:.95;font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.tcg-collection__description{max-width:700px;margin-top:20px;color:#aaa7b8;font-size:15px;line-height:1.6}.tcg-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.tcg-collection__product{min-width:0}.tcg-collection__image-wrapper{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;background:#111118;text-decoration:none}.tcg-collection__image{display:block;width:82%;height:82%;object-fit:contain;transition:transform .35s ease}.tcg-collection__image-wrapper:hover .tcg-collection__image{transform:scale(1.04)}.tcg-collection__info{padding:14px 2px 0}.tcg-collection__vendor{margin:0 0 6px;color:#817e90;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tcg-collection__product-title{margin:0;font-size:15px;line-height:1.35;font-weight:650}.tcg-collection__product-title a{color:#fff;text-decoration:none}.tcg-collection__product-title a:hover{color:#a99cff}.tcg-collection__price{margin-top:8px;color:#a99cff;font-size:15px;font-weight:800}.tcg-collection__pagination{display:flex;justify-content:center;margin-top:60px;color:#fff}.tcg-collection__pagination a{color:#fff;text-decoration:none}@media screen and (max-width:1000px){.tcg-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:650px){.tcg-collection{padding:60px 16px}.tcg-collection__header{margin-bottom:30px}.tcg-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.tcg-collection__image-wrapper{border-radius:12px}.tcg-collection__image{width:78%;height:78%}.tcg-collection__info{padding-top:10px}.tcg-collection__product-title{font-size:12px}.tcg-collection__price{font-size:13px}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.tcg-footer{background:#08080d;color:#fff;padding:75px 24px 30px;border-top:1px solid #24232c}.tcg-footer__container{width:min(1400px,100%);margin:0 auto}.tcg-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px}.tcg-footer__brand{max-width:360px}.tcg-footer__logo{display:inline-block;color:#fff;font-size:25px;font-weight:900;letter-spacing:-.04em;text-decoration:none;text-transform:uppercase}.tcg-footer__logo:hover{color:#9a8cff}.tcg-footer__description{margin:20px 0 0;color:#777780;font-size:13px;line-height:1.7}.tcg-footer__column h3{margin:0 0 20px;color:#9a8cff;font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.tcg-footer__links{display:flex;flex-direction:column;gap:11px}.tcg-footer__links a{width:fit-content;color:#b5b5bd;font-size:13px;text-decoration:none;transition:color .2s ease,transform .2s ease}.tcg-footer__links a:hover{color:#fff;transform:translate(3px)}.tcg-footer__divider{height:1px;margin:55px 0 25px;background:#24232c}.tcg-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.tcg-footer__copyright{color:#66666f;font-size:10px}.tcg-footer__copyright a{color:#a0a0a8;text-decoration:none}.tcg-footer__copyright a:hover{color:#fff}.tcg-footer__copyright span{margin:0 5px}.tcg-footer__payment{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.tcg-footer__payment svg{width:34px;height:auto;opacity:.65}@media screen and (max-width:900px){.tcg-footer__top{grid-template-columns:1fr 1fr;gap:45px 30px}}@media screen and (max-width:600px){.tcg-footer{padding:55px 18px 25px}.tcg-footer__top{grid-template-columns:1fr 1fr;gap:40px 20px}.tcg-footer__brand{grid-column:1 / -1;max-width:none}.tcg-footer__logo{font-size:22px}.tcg-footer__description{max-width:330px}.tcg-footer__divider{margin:45px 0 22px}.tcg-footer__bottom{align-items:flex-start;flex-direction:column}.tcg-footer__payment{justify-content:flex-start}}.site-header{position:sticky;top:0;z-index:100;width:100%;background:#08080df0;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-header__inner{width:min(1400px,calc(100% - 48px));min-height:78px;margin:0 auto;display:flex;align-items:center;gap:40px}.site-header__logo{flex-shrink:0}.site-header__logo a{display:flex;align-items:center;color:#fff;text-decoration:none}.site-header__logo-text{color:#fff;font-size:23px;font-weight:800;letter-spacing:-.04em;text-transform:uppercase}.site-header__logo-image{display:block;width:auto;max-width:180px;max-height:48px}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:30px;flex:1}.site-header__link{position:relative;display:inline-flex;align-items:center;padding:8px 0;color:#d8d6df;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;transition:color .2s ease,transform .2s ease}.site-header__link:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;border-radius:999px;background:#9a8cff;transition:width .25s ease}.site-header__link:hover{color:#fff;transform:translateY(-1px)}.site-header__link:hover:after,.site-header__link.is-active:after{width:100%}.site-header__link.is-active{color:#fff}.site-header__actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.site-header__action{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;text-decoration:none;transition:background .2s ease,transform .2s ease}.site-header__action:hover{background:#ffffff14;transform:translateY(-2px)}.site-header__action svg{width:21px;height:21px}.site-header__cart{position:relative}.cart-count{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #08080d;border-radius:999px;background:#9a8cff;color:#08080d;font-size:9px;font-weight:800}@media screen and (max-width:900px){.site-header__inner{width:calc(100% - 32px);min-height:68px;gap:16px}.site-header__nav{display:none}.site-header__logo{flex:1}.site-header__logo-text{font-size:19px}.site-header__logo-image{max-width:140px;max-height:40px}.site-header__actions{gap:4px}.site-header__action{width:38px;height:38px}}.akc-hero{position:relative;min-height:78vh;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 70% 45%,#29215d,#121022 38%,#07070c 75%);color:#fff}.akc-hero__container{position:relative;z-index:2;width:min(1400px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:80px 0}.akc-hero__content{max-width:650px}.akc-hero__eyebrow{margin:0 0 22px;color:#a99cff;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.akc-hero__title{margin:0;font-size:clamp(55px,7vw,105px);line-height:.88;letter-spacing:-.06em;font-weight:900;text-transform:uppercase}.akc-hero__text{max-width:570px;margin-top:30px;color:#c4c1d2;font-size:17px;line-height:1.6}.akc-hero__buttons{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:38px}.akc-hero__button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 25px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em;text-decoration:none;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.akc-hero__button--primary{background:#fff;color:#09090d}.akc-hero__button--primary span{font-size:18px;transition:transform .25s ease}.akc-hero__button--primary:hover{transform:translateY(-3px);background:#a99cff;box-shadow:0 15px 45px #785fff59}.akc-hero__button--primary:hover span{transform:translate(4px)}.akc-hero__button--secondary{border:1px solid #454253;color:#fff;background:#ffffff08}.akc-hero__button--secondary:hover{transform:translateY(-3px);border-color:#a99cff;background:#a99cff1a}.akc-hero__visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.akc-hero__image{position:relative;z-index:2;display:block;width:min(100%,560px);max-height:600px;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(0,0,0,.55));transform:rotate(2deg);transition:transform .5s ease,filter .5s ease}.akc-hero__visual:hover .akc-hero__image{transform:rotate(0) translateY(-8px) scale(1.02);filter:drop-shadow(0 45px 60px rgba(0,0,0,.65))}.akc-hero__card-glow{position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(126,95,255,.4),transparent 65%);filter:blur(25px)}.akc-hero__glow{position:absolute;pointer-events:none;border-radius:50%;filter:blur(80px);opacity:.5}.akc-hero__glow--one{width:300px;height:300px;top:-100px;left:-80px;background:#503dff}.akc-hero__glow--two{width:350px;height:350px;right:-100px;bottom:-150px;background:#007cff}@media screen and (max-width:900px){.akc-hero__container{grid-template-columns:1fr;gap:30px;padding:70px 0 80px}.akc-hero__content{max-width:700px;text-align:center;margin:0 auto}.akc-hero__text{margin-left:auto;margin-right:auto}.akc-hero__buttons{justify-content:center}.akc-hero__visual{min-height:380px}.akc-hero__image{max-width:480px}}@media screen and (max-width:600px){.akc-hero{min-height:auto}.akc-hero__container{width:calc(100% - 32px);padding:60px 0}.akc-hero__title{font-size:clamp(48px,15vw,72px)}.akc-hero__text{font-size:15px;margin-top:24px}.akc-hero__buttons{flex-direction:column;width:100%;margin-top:30px}.akc-hero__button{width:100%}.akc-hero__visual{min-height:300px}}.tcg-product-page{padding:80px 24px 120px;background:#08080d;color:#fff}.tcg-product-page__container{width:min(1400px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:70px;align-items:start}.tcg-product-page__gallery{display:flex;flex-direction:column;gap:20px}.tcg-product-page__image{width:100%;min-height:650px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:22px;background:radial-gradient(circle at center,#27205c,#151329 42%,#08080d)}.tcg-product-page__image img{display:block;width:100%;height:650px;object-fit:contain;padding:35px;transition:transform .4s ease}.tcg-product-page__image:hover img{transform:scale(1.03)}.tcg-product-page__no-image{min-height:650px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:#111118;color:#777}.tcg-product-page__info{position:sticky;top:110px}.tcg-product-page__vendor{margin:0 0 14px;color:#a99cff;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.tcg-product-page__title{margin:0;color:#fff;font-size:clamp(36px,4vw,58px);line-height:1.02;letter-spacing:-.045em}.tcg-product-page__description{margin-top:28px;color:#aaa8b2;font-size:15px;line-height:1.7}.tcg-product-page__price{display:flex;align-items:center;gap:12px;margin-top:30px;color:#fff;font-size:25px;font-weight:700}.tcg-product-page__price-sale{color:#a99cff}.tcg-product-page__price-old{color:#66666f;font-size:16px;text-decoration:line-through}.tcg-product-page__availability{display:flex;align-items:center;gap:8px;margin-top:18px;color:#8df0b0;font-size:12px;font-weight:700;letter-spacing:.08em}.tcg-product-page__availability--sold{color:#f77}.tcg-product-page__dot{width:8px;height:8px;border-radius:50%;background:#8df0b0}.tcg-product-form{margin-top:35px}.tcg-product-form__field label,.tcg-product-form__quantity label{display:block;margin-bottom:9px;color:#aaa8b2;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tcg-product-form__field select{width:100%;height:52px;padding:0 16px;border:1px solid #2b2a34;border-radius:10px;background:#111118;color:#fff;font-size:14px}.tcg-product-form__quantity{margin-top:20px}.quantity-selector{display:flex;width:150px;height:50px;overflow:hidden;border:1px solid #2b2a34;border-radius:10px;background:#111118}.quantity-button{width:45px;border:0;background:transparent;color:#fff;font-size:20px;cursor:pointer}.quantity-button:hover{background:#20202a}.quantity-selector input{width:60px;border:0;outline:0;background:transparent;color:#fff;text-align:center;font-size:15px}.tcg-product-form__submit{width:100%;min-height:58px;margin-top:24px;border:0;border-radius:12px;background:#9a8cff;color:#08080d;font-size:13px;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:transform .2s ease,background .2s ease}.tcg-product-form__submit:hover{background:#b2a7ff;transform:translateY(-2px)}.tcg-product-form__submit:disabled{background:#33333b;color:#777780;cursor:not-allowed;transform:none}.tcg-product-page__features{display:grid;gap:14px;margin-top:30px;padding-top:25px;border-top:1px solid #25242c}.tcg-feature{display:flex;align-items:center;gap:10px;color:#aaa8b2;font-size:13px}.tcg-feature strong{color:#9a8cff}@media screen and (max-width:1000px){.tcg-product-page__container{grid-template-columns:1fr;gap:45px}.tcg-product-page__info{position:static}.tcg-product-page__image{min-height:600px}.tcg-product-page__image img{height:600px}}@media screen and (max-width:600px){.tcg-product-page{padding:45px 16px 80px}.tcg-product-page__container{gap:35px}.tcg-product-page__gallery{gap:14px}.tcg-product-page__image{min-height:430px;border-radius:16px}.tcg-product-page__image img{height:430px;padding:20px}.tcg-product-page__title{font-size:38px}.tcg-product-page__description{font-size:14px}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.tcg-anime-shirts{padding:100px 24px;background:radial-gradient(circle at 80% 50%,#28205c,#11101d 45%,#08080d);color:#fff}.tcg-anime-shirts__container{width:min(1400px,100%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.tcg-anime-shirts__eyebrow{display:inline-block;margin-bottom:18px;color:#a99cff;font-size:12px;font-weight:800;letter-spacing:.2em}.tcg-anime-shirts__title{margin:0;font-size:clamp(42px,6vw,76px);line-height:.95;letter-spacing:-.05em}.tcg-anime-shirts__text{max-width:600px;margin:28px 0 0;color:#aaa8b8;font-size:17px;line-height:1.65}.tcg-anime-shirts__text strong{color:#fff}.tcg-anime-shirts__button{display:inline-flex;align-items:center;gap:14px;margin-top:35px;padding:17px 28px;border-radius:999px;background:#fff;color:#08080d;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.06em;transition:transform .2s ease,background .2s ease}.tcg-anime-shirts__button span{font-size:20px}.tcg-anime-shirts__button:hover{transform:translateY(-3px);background:#a99cff}.tcg-anime-shirts__visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:24px;background:#111118}.tcg-anime-shirts__image{display:block;width:100%;height:100%;max-height:560px;object-fit:contain;padding:35px}.tcg-anime-shirts__placeholder{font-size:140px;opacity:.25}.tcg-anime-shirts__gift{position:absolute;right:20px;bottom:20px;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:14px;background:#08080de6;color:#fff;font-size:12px;font-weight:700;line-height:1.4;box-shadow:0 15px 40px #00000059}.tcg-anime-shirts__gift>:first-child{font-size:24px}.tcg-anime-shirts__gift strong{color:#a99cff}@media screen and (max-width:800px){.tcg-anime-shirts{padding:70px 16px}.tcg-anime-shirts__container{grid-template-columns:1fr;gap:35px}.tcg-anime-shirts__visual{min-height:380px}.tcg-anime-shirts__image{padding:20px}.tcg-anime-shirts__gift{right:12px;bottom:12px}}.tcg-categories{padding:100px 24px;background:#08080d;color:#fff}.tcg-categories__header{margin-bottom:45px}.tcg-categories__eyebrow{margin:0 0 12px;color:#a99cff;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.tcg-categories__title{margin:0;font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.04em}.tcg-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tcg-category{position:relative;min-height:360px;display:flex;align-items:flex-end;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#201d3a,#0e0e14);color:#fff;text-decoration:none}.tcg-category__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tcg-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000d9,#00000040 60%,#0000000d)}.tcg-category__content{position:relative;z-index:2;width:100%;padding:28px}.tcg-category__title{margin:0;font-size:24px;font-weight:700;letter-spacing:-.02em}.tcg-category__link{display:inline-block;margin-top:10px;font-size:12px;font-weight:700;letter-spacing:.08em}.tcg-category:hover .tcg-category__image{transform:scale(1.06)}.tcg-category:hover .tcg-category__link{color:#a99cff}@media screen and (max-width:1000px){.tcg-categories__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.tcg-categories{padding:70px 16px}.tcg-categories__grid{grid-template-columns:1fr 1fr;gap:10px}.tcg-category{min-height:240px;border-radius:12px}.tcg-category__content{padding:16px}.tcg-category__title{font-size:18px}}.tcg-categories{padding:90px 24px;background:#08080d;color:#fff}.tcg-categories__container{width:min(1400px,100%);margin:0 auto}.tcg-categories__header{margin-bottom:40px}.tcg-categories__eyebrow{margin:0 0 10px;color:#a99cff;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.tcg-categories__heading{margin:0;color:#fff;font-size:clamp(36px,5vw,58px);line-height:.95;font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.tcg-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tcg-category{position:relative;display:flex;align-items:flex-end;min-height:390px;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 50% 30%,#292542,#111118 70%);color:#fff;text-decoration:none;isolation:isolate}.tcg-category__products{position:absolute;top:25px;right:18px;bottom:75px;left:18px;display:flex;align-items:center;justify-content:center;gap:0;z-index:1}.tcg-category__product{position:relative;width:48%;height:78%;display:flex;align-items:center;justify-content:center;margin-left:-8%;transition:transform .4s ease}.tcg-category__product:first-child{margin-left:0;transform:rotate(-6deg) translateY(8px);z-index:1}.tcg-category__product:nth-child(2){transform:translateY(-8px);z-index:3}.tcg-category__product:nth-child(3){transform:rotate(6deg) translateY(8px);z-index:2}.tcg-category__product-image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 18px rgba(0,0,0,.45));transition:transform .4s ease}.tcg-category:hover .tcg-category__product:first-child{transform:rotate(-10deg) translate(-8px,2px)}.tcg-category:hover .tcg-category__product:nth-child(2){transform:translateY(-15px) scale(1.04)}.tcg-category:hover .tcg-category__product:nth-child(3){transform:rotate(10deg) translate(8px,2px)}.tcg-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:linear-gradient(to top,#08080d,#08080de0 18%,#08080d2e 48%,#08080d00 72%);pointer-events:none}.tcg-category__content{position:relative;z-index:5;width:100%;padding:24px}.tcg-category__title{margin:0;color:#fff;font-size:23px;line-height:1.1;font-weight:800;letter-spacing:-.025em}.tcg-category__link{display:inline-block;margin-top:8px;color:#a99cff;font-size:10px;font-weight:800;letter-spacing:.12em;transition:transform .25s ease}.tcg-category:hover .tcg-category__link{transform:translate(5px)}@media screen and (max-width:1000px){.tcg-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tcg-category{min-height:360px}}@media screen and (max-width:600px){.tcg-categories{padding:65px 16px}.tcg-categories__header{margin-bottom:28px}.tcg-categories__heading{font-size:36px}.tcg-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tcg-category{min-height:260px;border-radius:13px}.tcg-category__products{top:15px;right:8px;bottom:55px;left:8px}.tcg-category__product{width:55%;height:78%}.tcg-category__content{padding:14px}.tcg-category__title{font-size:16px}.tcg-category__link{margin-top:6px;font-size:8px}}.tcg-products{padding:80px 24px;background:#08080d;color:#fff}.tcg-products__container{width:min(1400px,100%);margin:0 auto}.tcg-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.tcg-products__eyebrow{margin:0 0 10px;color:#a99cff;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.tcg-products__heading{margin:0;color:#fff;font-size:clamp(34px,5vw,58px);line-height:.95;font-weight:800;letter-spacing:-.05em;text-transform:uppercase}.tcg-products__view-all{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;white-space:nowrap;transition:color .2s ease}.tcg-products__view-all span{font-size:18px;transition:transform .2s ease}.tcg-products__view-all:hover{color:#a99cff}.tcg-products__view-all:hover span{transform:translate(4px)}.tcg-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.tcg-product{min-width:0;background:transparent;color:#fff}.tcg-product__image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;background:#111118;text-decoration:none}.tcg-product__image{display:block;width:82%;height:82%;padding:0;object-fit:contain;transition:transform .4s ease}.tcg-product:hover .tcg-product__image{transform:scale(1.04)}.tcg-product__badge{position:absolute;top:12px;left:12px;z-index:2;padding:7px 10px;border-radius:999px;background:#6857e8;color:#fff;font-size:9px;font-weight:800;letter-spacing:.1em;box-shadow:0 5px 15px #6857e840}.tcg-product__info{padding:15px 3px 0}.tcg-product__vendor{margin:0 0 6px;color:#8e8b9e;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tcg-product__title{min-height:42px;margin:0;font-size:15px;line-height:1.35;font-weight:650}.tcg-product__title a{color:#fff;text-decoration:none;transition:color .2s ease}.tcg-product__title a:hover{color:#a99cff}.tcg-product__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.tcg-product__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.tcg-product__price-current,.tcg-product__price--sale{color:#fff;font-size:16px;font-weight:800}.tcg-product__price--sale{color:#a99cff}.tcg-product__price--old{color:#777583;font-size:12px;font-weight:500;text-decoration:line-through}.tcg-product__arrow{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:50%;background:#201d3a;color:#a99cff;font-size:17px;transition:background .2s ease,color .2s ease,transform .2s ease}.tcg-product:hover .tcg-product__arrow{background:#6857e8;color:#fff;transform:translate(2px)}.tcg-product__no-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#777583;font-size:10px;font-weight:700;letter-spacing:.1em}.tcg-products__empty{grid-column:1 / -1;padding:60px 30px;border:1px dashed #363342;border-radius:16px;color:#aaa7b8;text-align:center}@media screen and (max-width:1000px){.tcg-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media screen and (max-width:600px){.tcg-products{padding:60px 16px}.tcg-products__header{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:28px}.tcg-products__heading{font-size:34px}.tcg-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tcg-product__image-wrapper{aspect-ratio:1 / 1;border-radius:12px}.tcg-product__image{width:78%;height:78%}.tcg-product__badge{top:8px;left:8px;padding:5px 7px;font-size:8px}.tcg-product__info{padding:11px 2px 0}.tcg-product__vendor{font-size:8px;margin-bottom:5px}.tcg-product__title{min-height:36px;font-size:12px}.tcg-product__bottom{margin-top:10px}.tcg-product__price-current,.tcg-product__price--sale{font-size:13px}.tcg-product__price--old{font-size:10px}.tcg-product__arrow{width:25px;height:25px;font-size:14px}}.tcg-sealed{padding:100px 24px;background:#08080d;color:#fff}.tcg-sealed__container{width:min(1400px,100%);margin:0 auto}.tcg-sealed__header{margin-bottom:45px}.tcg-sealed__eyebrow{margin:0 0 12px;color:#a99cff;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.tcg-sealed__heading{margin:0;font-size:clamp(36px,5vw,60px);line-height:1;letter-spacing:-.04em}.tcg-sealed__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tcg-sealed__card{position:relative;min-height:380px;display:flex;align-items:flex-end;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#24213e,#0f0f15);color:#fff;text-decoration:none}.tcg-sealed__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tcg-sealed__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000e6,#00000026)}.tcg-sealed__content{position:relative;z-index:2;width:100%;padding:28px}.tcg-sealed__content h3{margin:0;font-size:25px;font-weight:700}.tcg-sealed__content span{display:inline-block;margin-top:10px;font-size:12px;font-weight:700;letter-spacing:.08em}.tcg-sealed__card:hover .tcg-sealed__image{transform:scale(1.06)}.tcg-sealed__card:hover .tcg-sealed__content span{color:#a99cff}@media screen and (max-width:1000px){.tcg-sealed__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.tcg-sealed{padding:70px 16px}.tcg-sealed__grid{grid-template-columns:repeat(2,1fr);gap:10px}.tcg-sealed__card{min-height:240px;border-radius:12px}.tcg-sealed__content{padding:16px}.tcg-sealed__content h3{font-size:18px}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
