.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.game-card{height:205px;border-radius:20px}.game-card section{inset:auto 17px 15px}.game-card h3{font-size:18px;margin:9px 0 4px}.game-card section span{float:right}.game-card-media img{object-position:center}.game-card-glow{inset:45% -20% -40%}.product-card-link>section{padding:18px}.product-card-link>section h3{margin:7px 0 16px}.product-card-link>section>div{display:flex;align-items:center;justify-content:space-between}.product-card-link>section>div span{display:flex;align-items:center;gap:7px}.product-card-link>section>div span>b{font-size:19px}
.game-picker{position:relative}.game-picker summary{list-style:none;cursor:pointer;padding:13px 18px;border-radius:99px;background:linear-gradient(135deg,#ff65a8,#ff2e7e);box-shadow:0 9px 25px #ff2e7e55;font-size:12px;font-weight:900}.game-picker summary::-webkit-details-marker{display:none}.game-picker[open] summary span{display:inline-block;transform:rotate(180deg)}.game-picker-menu{position:absolute;z-index:80;right:0;top:54px;width:300px;padding:13px;background:#171c2d;border:1px solid #303850;border-radius:18px;box-shadow:0 25px 70px #000c}.game-picker-menu a{display:flex;gap:13px;align-items:center;padding:10px;border-radius:12px}.game-picker-menu a:hover{background:#ffffff0c}.game-picker-menu a>b{display:grid;place-items:center;width:45px;height:45px;border-radius:10px;background:#252b3f;font-size:11px}.game-picker-menu a>span{display:flex;flex-direction:column;gap:5px}.game-picker-menu small{align-self:flex-start;padding:3px 7px;border-radius:99px;background:#ff3d86;font-size:8px;font-weight:900;letter-spacing:.08em}
.collection-shop{max-width:1320px;margin:auto;padding:34px 28px 78px}.collection-shop-head h1{font-size:clamp(36px,4vw,58px);letter-spacing:-.055em;margin:8px 0 18px}.collection-shop-head h1 em{font-style:normal;color:#ff2e7e}.collection-search{height:49px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #30384f;border-radius:12px;background:#151a2c}.collection-search input{width:100%;border:0;outline:0;background:transparent;color:white;font-size:14px}.collection-search input::placeholder{color:#71809f}.collection-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:14px 0 34px}.category-chips{display:flex;gap:7px;flex-wrap:wrap}.category-chips a{border:1px solid #313950;border-radius:99px;padding:9px 14px;background:#151a2c;color:white;font-size:12px;font-weight:800;cursor:pointer;transition:.2s}.category-chips a:hover,.category-chips a.active{border-color:#ff4c92;background:linear-gradient(135deg,#ff65a8,#ff2e7e);box-shadow:0 7px 18px #ff2e7e45;transform:translateY(-1px)}.sort-control{display:flex;align-items:center;gap:8px;white-space:nowrap;color:#8e9ab3;font-size:9px;font-weight:900;letter-spacing:.1em}.sort-control select{padding:9px 30px 9px 11px;border:1px solid #313950;border-radius:9px;background:#151a2c;color:white}.collection-count{display:flex;align-items:baseline;gap:10px;margin-bottom:18px}.collection-count h2{font-size:27px;margin:0}.collection-count span{color:#8e9ab3;font-size:11px}.collection-grid,.category-row-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.collection-grid .product-card,.category-row .product-card{border-radius:14px;background:#171c2f;display:flex;flex-direction:column;overflow:hidden;animation:cardRise .5s both}.product-card-link{display:block}.collection-grid .product-image,.category-row .product-image{height:205px;padding:0;background:#0ca0f5;overflow:hidden}.collection-grid .product-image img,.category-row .product-image img{object-fit:contain;padding:7px}.save-pill{position:absolute;left:9px;top:9px;background:#ff5b9d!important;color:white}.game-label{position:absolute;left:9px;bottom:9px;padding:5px 9px;border-radius:99px;background:#101728dd;font-size:8px;font-weight:900}.collection-grid .product-card section,.category-row .product-card section{padding:12px 13px 7px}.collection-grid .product-card h3,.category-row .product-card h3{min-height:34px;margin:0 0 9px;font-size:13px}.collection-grid .product-card section b,.category-row .product-card section b{color:#ff5b9d;font-size:21px}.quick-add{padding:0 13px 13px;margin-top:auto}.quick-add button,.sold-button{width:100%;border:0;border-radius:9px;padding:11px;background:linear-gradient(135deg,#ff65a8,#ff2e7e);color:white;font-size:11px;font-weight:900;cursor:pointer;box-shadow:0 7px 18px #ff2e7e45;transition:.2s}.quick-add button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ff2e7e75}.sold-button{margin:0 13px 13px;width:calc(100% - 26px);opacity:.45}.product-card.is-filtered{display:none}.no-filter-results{text-align:center;padding:44px;color:#8e9ab3}.pagination{display:flex;justify-content:center;gap:8px;margin-top:34px}.pagination .page,.pagination .next,.pagination .prev{padding:10px 14px;border:1px solid #30384f;border-radius:9px;background:#151a2c}.category-row{margin:0 0 48px}.category-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.category-row-head>div{display:flex;align-items:baseline;gap:10px}.category-row-head h2{font-size:26px;margin:0}.category-row-head span{color:#8e9ab3;font-size:11px}.category-row-head>a{padding:9px 13px;border:1px solid #30384f;border-radius:9px;background:#151a2c;font-size:11px;font-weight:850}.product-card:hover .product-image img{transform:scale(1.07) translateY(-3px)}@keyframes cardRise{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1150px){.collection-grid,.category-row-grid{grid-template-columns:repeat(4,1fr)}.collection-toolbar{flex-direction:column}.game-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.collection-shop{padding:25px 14px 58px}.collection-grid,.category-row-grid{grid-template-columns:repeat(2,1fr);gap:9px}.collection-grid .product-image,.category-row .product-image{height:165px}.collection-grid .product-card section b,.category-row .product-card section b{font-size:18px}.category-row{margin-bottom:38px}.category-row-grid .product-card:nth-child(n+5){display:none}.category-chips{flex-wrap:nowrap;max-width:100%;overflow-x:auto;padding-bottom:7px}.category-chips a{white-space:nowrap}.game-picker summary{font-size:0;padding:12px}.game-picker summary:before{content:'GAMES';font-size:10px}.game-picker-menu{position:fixed;left:12px;right:12px;top:108px;width:auto}.game-grid{grid-template-columns:1fr}.game-card{height:190px}}
