.page-title .title{color:#ff2a32;font-size:2.2rem;font-weight:700;letter-spacing:2px;font-family:Righteous,sans-serif}.page-title .des{color:#a9a9b2;font-size:1.1rem;font-weight:500;margin-top:2px;font-family:Quicksand,sans-serif}.mySwiper{position:relative;border-radius:6px;box-shadow:0 10px 30px rgba(0,0,0,.4);overflow:hidden}.mySwiper .swiper-slide{aspect-ratio:16/9;background:#2a2528}.mySwiper .swiper-slide img{object-fit:cover}.mySwiper::after{content:'';position:absolute;left:0;right:0;bottom:0;height:38%;pointer-events:none;z-index:2;background:linear-gradient(180deg,rgba(42,37,40,0) 0,rgba(42,37,40,.75) 100%)}.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{--swiper-navigation-size:13px;width:38px;height:38px;margin-top:-19px;border-radius:50%;background:rgba(51,44,48,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,42,50,.45);color:#fff!important;opacity:0;transition:opacity .3s ease,background .3s ease,border-color .3s ease}.mySwiper:hover .swiper-button-next,.mySwiper:hover .swiper-button-prev{opacity:1}.mySwiper .swiper-button-next:hover,.mySwiper .swiper-button-prev:hover{background:rgba(232,18,26,.75);border-color:#ff2a32}.mySwiper .swiper-pagination{left:auto;right:16px;bottom:12px;width:auto;display:flex;align-items:center;gap:6px}.mySwiper .swiper-pagination-bullet{width:18px;height:3px;margin:0!important;border-radius:999px;background:rgba(255,255,255,.35);opacity:1;transition:width .3s ease,background .3s ease}.mySwiper .swiper-pagination-bullet-active{width:30px;background:linear-gradient(90deg,#e8121a,#fff)!important}.custom-banner{display:flex;align-items:center;justify-content:center;background:#e8121a;width:100%;min-height:50px;margin:0 0 24px 0;position:relative;z-index:1;border:1px solid rgba(255,255,255,.22);border-radius:6px;overflow:hidden}.custom-banner-left,.custom-banner-right{position:relative;width:100%;height:38px;background:linear-gradient(180deg,#a50d13 0,#ff6b70 50%,#a50d13 100%);clip-path:polygon(0 0,100% 0,95% 100%,0% 100%);overflow:hidden}.custom-banner-left::before,.custom-banner-right::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.55) 50%,transparent 65%);transform:translateX(-120%);animation:ribbonShine 4.5s ease-in-out infinite;pointer-events:none}.custom-banner-right::before{animation-delay:1.2s}.custom-banner-right{transform:scaleX(-1)}@keyframes ribbonShine{0%{transform:translateX(-120%)}55%{transform:translateX(120%)}100%{transform:translateX(120%)}}.custom-banner-center{background:#e8121a;padding:0 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:38px}.custom-banner-title{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:2px;font-family:Dangrek,cursive;white-space:nowrap}.custom-banner-des{color:#fff;font-size:.8rem;font-weight:400;margin-top:2px;opacity:.9;font-family:Dangrek,cursive;letter-spacing:1px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;width:100%;max-width:1400px;margin:0 auto}.product-card{position:relative;background:linear-gradient(135deg,#3b3438,#a50d13);border:1px solid rgba(255,255,255,.14);border-radius:6px;overflow:hidden;width:100%;box-shadow:0 5px 16px rgba(0,0,0,.45);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.product-card:hover{transform:translateY(-6px);border-color:rgba(232,18,26,.55);box-shadow:0 14px 30px rgba(0,0,0,.55)}.product-card{animation:tileReveal .5s cubic-bezier(.22,1,.36,1) backwards}@keyframes tileReveal{from{opacity:0;transform:translateY(12px)}}.product-grid .product-card:first-child{animation-delay:0s}.product-grid .product-card:nth-child(2){animation-delay:45ms}.product-grid .product-card:nth-child(3){animation-delay:90ms}.product-grid .product-card:nth-child(4){animation-delay:135ms}.product-grid .product-card:nth-child(5){animation-delay:180ms}.product-grid .product-card:nth-child(6){animation-delay:225ms}.product-grid .product-card:nth-child(7){animation-delay:270ms}.product-grid .product-card:nth-child(8){animation-delay:315ms}.product-grid .product-card:nth-child(9){animation-delay:360ms}.product-grid .product-card:nth-child(10){animation-delay:405ms}.product-grid .product-card:nth-child(11){animation-delay:450ms}.product-grid .product-card:nth-child(n+12){animation-delay:495ms}.card-link,.disabled-link{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;color:inherit}.card-link:hover{text-decoration:none;color:inherit}.disabled-link{cursor:not-allowed}.card-art{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:0 0;border-bottom:1px solid rgba(255,255,255,.14)}.card-image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .5s ease}.product-card:hover .card-image{transform:scale(1.06)}.card-label{position:relative;display:flex;align-items:center;justify-content:center;padding:11px 10px 11px 16px;margin-top:auto;background:rgba(28,25,27,.85);overflow:hidden;transition:background .3s ease}.card-label::before{content:'';position:absolute;left:-6px;top:-2px;bottom:-2px;width:14px;background:#ff2a32;transform:skewX(-20deg);transition:width .3s ease}.product-card:hover .card-label{background:#e8121a}.product-card:hover .card-label::before{width:0}.game-title{min-width:0;max-width:100%;color:#fff;font-weight:700;font-style:italic;font-size:.82rem;text-align:center;text-transform:uppercase;letter-spacing:.4px;margin:0;font-family:Quicksand,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.restock-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(42,37,40,.85);display:flex;align-items:center;justify-content:center;border-radius:14px;opacity:0;transition:opacity .3s ease;overflow:hidden;z-index:10}.product-card.restock .restock-overlay{opacity:1}.restock-text{color:#ff2a32;font-weight:700;font-size:1.2rem;text-transform:uppercase;letter-spacing:2px;font-family:Righteous,sans-serif}.product-card.restock{cursor:not-allowed;position:relative}.product-card.restock:hover{transform:none;box-shadow:0 4px 12px rgba(0,0,0,.35);border-color:rgba(232,18,26,.3)}.product-card.restock .card-image{filter:grayscale(100%) brightness(.7);opacity:.5}.product-card.restock:hover .card-image{transform:none}.product-card.restock .card-label{background:#585055}.product-card.restock .card-label::before{background:#6e646a}.product-card.restock:hover .card-label{background:#585055}.product-card.restock .game-title{color:rgba(255,255,255,.6)}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(4,1fr);gap:18px}}@media (max-width:992px){.product-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{display:none}.product-grid{grid-template-columns:repeat(3,1fr);gap:12px}.game-title{font-size:.72rem}}@media (max-width:576px){.product-grid{grid-template-columns:repeat(3,1fr);gap:8px}.card-label{padding:8px 7px}.game-title{font-size:.64rem}}@media (max-width:480px){.product-grid{grid-template-columns:repeat(3,1fr);gap:6px}.card-label{padding:7px 5px}.game-title{font-size:.58rem}.mySwiper .swiper-pagination{right:10px;bottom:9px}.mySwiper .swiper-pagination-bullet{width:14px}.mySwiper .swiper-pagination-bullet-active{width:24px}}@media (max-width:600px){.custom-banner-left,.custom-banner-right{height:22px;width:100%}.custom-banner-center{padding:0 10px}.custom-banner-title{font-size:1rem}.custom-banner-des{font-size:.72rem;white-space:nowrap}}