:root{--store-ink:#111827;--store-muted:#667085;--store-yellow:#ffc107;--store-surface:#f6f7f9}.store-hero{background:radial-gradient(circle at 86% 15%,rgba(255,193,7,.28),transparent 25%),linear-gradient(135deg,#101827,#1f355e);color:#fff;border-radius:0 0 32px 32px;overflow:hidden}.store-hero .container{min-height:510px;display:flex;align-items:center}.store-eyebrow{font-size:.75rem;letter-spacing:.17em;font-weight:800;color:var(--store-yellow)}.store-hero h1{font-size:clamp(2.7rem,7vw,5.6rem);line-height:.92;letter-spacing:-.055em;max-width:850px}.store-hero p{font-size:1.12rem;max-width:660px;color:#d9e2ef}.store-benefits{display:flex;gap:1rem;flex-wrap:wrap;color:#dbe3ed;font-size:.88rem}.store-benefits span{display:flex;align-items:center;gap:.4rem}.store-section{padding-block:clamp(48px,7vw,88px)}.store-section-heading h2{font-weight:850;letter-spacing:-.04em}.product-tile{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 28px rgba(16,24,40,.06);transition:transform .2s,box-shadow .2s}.product-tile:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(16,24,40,.12)}.product-media{display:block;position:relative;background:var(--store-surface);aspect-ratio:1/1;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .3s}.product-tile:hover .product-media img{transform:scale(1.035)}.product-condition,.product-sale{position:absolute;top:10px;padding:.33rem .55rem;border-radius:999px;font-size:.68rem;font-weight:800}.product-condition{right:10px;background:#fff;color:var(--store-ink);box-shadow:0 3px 12px rgba(0,0,0,.1)}.product-sale{left:10px;background:#dc3545;color:#fff}.product-content{padding:15px;display:flex;flex-direction:column;flex:1;gap:8px}.product-content h3{font-size:.94rem;font-weight:750;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.35em}.product-price{display:flex;align-items:baseline;gap:7px;margin-bottom:auto}.product-price b{font-size:1.08rem;color:#b88400}.product-price del{font-size:.76rem;color:var(--store-muted)}.product-actions{display:flex;gap:7px;margin-top:4px}.product-actions .btn{min-height:36px;display:flex;align-items:center;justify-content:center;gap:5px}.infinite-status{text-align:center;color:var(--store-muted);padding:24px}.shop-shell{background:#f7f8fa;min-height:70vh}.shop-toolbar{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:16px;position:sticky;top:82px}.shop-search{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:10px}.games-promo{background:#fff8dd;border:1px solid #f4d96b;border-radius:20px;padding:24px}@media(max-width:575px){.store-hero .container{min-height:470px}.store-hero{border-radius:0 0 20px 20px}.product-content{padding:11px}.product-actions{flex-direction:column}.product-actions .btn{width:100%}.product-media img{padding:9px}}
