.home-module__Hx0lNG__bannerSection{margin-bottom:14px}.home-module__Hx0lNG__bannersWrap{background:#141624;border-radius:14px;height:180px;position:relative;overflow:hidden}.home-module__Hx0lNG__banner{opacity:0;transition:all .5s var(--ease-out-expo);pointer-events:none;align-items:center;text-decoration:none;display:flex;position:absolute;inset:0;transform:translate(8px)}.home-module__Hx0lNG__bannerActive{opacity:1;pointer-events:all;transform:translate(0)}.home-module__Hx0lNG__bannerImg{object-fit:cover;object-position:center right;width:65%;height:100%;position:absolute;top:0;bottom:0;right:0}.home-module__Hx0lNG__bannerOverlay{z-index:1;background:linear-gradient(90deg,#141624 0% 20%,#141624d9 40%,#14162466 60%,#0000 80%);position:absolute;inset:0}.home-module__Hx0lNG__bannerContent{z-index:2;max-width:50%;padding:28px 36px;position:relative}.home-module__Hx0lNG__bannerTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ffffff1f;border-radius:8px;align-items:center;gap:4px;margin-bottom:8px;padding:3px 10px;font-size:.65rem;font-weight:600;display:inline-flex}.home-module__Hx0lNG__bannerContent h2{color:#fff;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:800}.home-module__Hx0lNG__bannerContent p{color:#ffffffbf;margin-bottom:12px;font-size:.82rem}.home-module__Hx0lNG__bannerCta{color:#fff;background:#0f111a;border-radius:10px;align-items:center;gap:5px;padding:7px 18px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.home-module__Hx0lNG__bannerCta:hover{background:#1a1d2e}.home-module__Hx0lNG__bannerDots{justify-content:center;gap:5px;margin-top:8px;display:flex}.home-module__Hx0lNG__dot{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:6px;height:6px;transition:all .3s}.home-module__Hx0lNG__dotActive{background:#faba1a;border-radius:3px;width:22px}.home-module__Hx0lNG__categoryPills{flex-wrap:wrap;gap:5px;margin-bottom:10px;padding:10px 0;display:flex}.home-module__Hx0lNG__pill{color:#7a7888;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:5px;padding:7px 14px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.home-module__Hx0lNG__pill:hover{color:#d0cfdb;background:#ffffff0f}.home-module__Hx0lNG__pillActive{color:#fff;background:#7c4dff;border-color:#7c4dff}.home-module__Hx0lNG__featureCards{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px;padding-top:30px;display:grid}.home-module__Hx0lNG__featureCard{height:150px;transition:all .3s var(--ease-smooth);background:#151726;border-radius:16px;justify-content:space-between;align-items:flex-end;padding:0 0 0 28px;text-decoration:none;display:flex;position:relative;overflow:visible}.home-module__Hx0lNG__featureCard:hover{transform:translateY(-3px);box-shadow:0 10px 36px #0006}.home-module__Hx0lNG__featureCardBg{object-fit:cover;z-index:0;border-radius:16px;width:100%;height:100%;position:absolute;inset:0}.home-module__Hx0lNG__featureCardImg{z-index:2;object-fit:contain;filter:drop-shadow(0 8px 28px #0009);width:auto;height:180px;transition:transform .4s var(--ease-out-expo);position:absolute;bottom:0;right:10px}.home-module__Hx0lNG__featureCard:hover .home-module__Hx0lNG__featureCardImg{transform:scale(1.06)translateY(-4px)}.home-module__Hx0lNG__featureText{z-index:2;flex-shrink:0;padding-bottom:28px;position:relative}.home-module__Hx0lNG__featureText h3{color:#fff;text-shadow:0 2px 8px #0006;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:800}.home-module__Hx0lNG__featureText p{color:#ffffffb3;text-shadow:0 1px 4px #0000004d;font-size:.85rem;font-weight:500}.home-module__Hx0lNG__section{margin-bottom:28px}.home-module__Hx0lNG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.home-module__Hx0lNG__sectionHeader h2{font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:800}.home-module__Hx0lNG__sectionControls{align-items:center;gap:5px;display:flex}.home-module__Hx0lNG__viewAllBtn{color:#7a7888;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:5px 12px;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s}.home-module__Hx0lNG__viewAllBtn:hover{color:#d0cfdb;background:#ffffff0f}.home-module__Hx0lNG__scrollBtn{color:#7a7888;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.home-module__Hx0lNG__scrollBtn:hover{color:#d0cfdb;background:#ffffff0f}.home-module__Hx0lNG__productGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.home-module__Hx0lNG__gameCard{cursor:pointer;animation:home-module__Hx0lNG__cardIn .35s var(--ease-out-expo) forwards;opacity:0}.home-module__Hx0lNG__cardImage{aspect-ratio:3/4;width:100%;transition:all .3s var(--ease-smooth);background:#ffffff08;border:1px solid #ffffff0a;border-radius:14px;position:relative;overflow:hidden}.home-module__Hx0lNG__gameCard:hover .home-module__Hx0lNG__cardImage{border-color:#7c4dff33;transform:translateY(-4px);box-shadow:0 8px 24px #00000073}.home-module__Hx0lNG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease-out-expo)}.home-module__Hx0lNG__gameCard:hover .home-module__Hx0lNG__cardImage img{transform:scale(1.05)}.home-module__Hx0lNG__cardPlaceholder{color:#5c5b6e;background:linear-gradient(135deg,#7c4dff0d,#e040fb08);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-module__Hx0lNG__cardBadge{text-transform:uppercase;letter-spacing:.3px;z-index:3;border-radius:6px;padding:3px 8px;font-size:.58rem;font-weight:700;position:absolute;top:8px;left:8px}.home-module__Hx0lNG__badgeHot{color:#fff;background:#ff1744}.home-module__Hx0lNG__badgeNew{color:#0a0c14;background:#00e676}.home-module__Hx0lNG__badgeExclusive{color:#0a0c14;background:#faba1a}.home-module__Hx0lNG__badgeSale{color:#fff;background:#ff1744}.home-module__Hx0lNG__cardInfo{flex-direction:column;padding:8px 2px 0;display:flex}.home-module__Hx0lNG__cardName{color:#e4e3ed;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:700;overflow:hidden}.home-module__Hx0lNG__cardSub{color:#faba1a;font-size:.65rem;font-weight:600}@keyframes home-module__Hx0lNG__cardIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1024px){.home-module__Hx0lNG__bannersWrap{height:160px}.home-module__Hx0lNG__bannerContent{max-width:50%;padding:22px 24px}.home-module__Hx0lNG__featureCards{gap:10px;padding-top:20px}.home-module__Hx0lNG__featureCard{height:130px}.home-module__Hx0lNG__featureCardImg{height:155px;right:5px}.home-module__Hx0lNG__productGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}}@media (max-width:768px){.home-module__Hx0lNG__bannersWrap{border-radius:12px;height:160px}.home-module__Hx0lNG__bannerImg{object-position:center top;width:100%;height:100%}.home-module__Hx0lNG__bannerOverlay{background:linear-gradient(#0000 0%,#1416244d 30%,#141624bf 65%,#141624 100%)}.home-module__Hx0lNG__bannerContent{z-index:2;max-width:100%;padding:14px 18px;position:absolute;bottom:0;left:0;right:0}.home-module__Hx0lNG__bannerContent h2{margin-bottom:2px;font-size:1.1rem}.home-module__Hx0lNG__bannerContent p{margin-bottom:8px;font-size:.72rem}.home-module__Hx0lNG__bannerTag{margin-bottom:5px;font-size:.55rem}.home-module__Hx0lNG__bannerCta{padding:5px 14px;font-size:.72rem}.home-module__Hx0lNG__featureCards{grid-template-columns:1fr;gap:10px;padding-top:15px}.home-module__Hx0lNG__featureCard{border-radius:14px;height:110px;padding-left:20px}.home-module__Hx0lNG__featureText h3{font-size:1.1rem}.home-module__Hx0lNG__featureText p{font-size:.78rem}.home-module__Hx0lNG__featureText{padding-bottom:20px}.home-module__Hx0lNG__featureCardImg{height:130px;right:8px}.home-module__Hx0lNG__productGrid{grid-template-columns:repeat(2,1fr);gap:8px}.home-module__Hx0lNG__categoryPills{gap:4px}.home-module__Hx0lNG__pill{padding:5px 10px;font-size:.72rem}.home-module__Hx0lNG__sectionHeader{flex-direction:column;align-items:flex-start;gap:8px}.home-module__Hx0lNG__sectionHeader h2{font-size:1rem}.home-module__Hx0lNG__section{margin-bottom:20px}.home-module__Hx0lNG__cardName{font-size:.7rem}.home-module__Hx0lNG__cardSub{font-size:.58rem}}@media (max-width:480px){.home-module__Hx0lNG__bannersWrap{border-radius:10px;height:140px}.home-module__Hx0lNG__bannerContent h2{font-size:.95rem}.home-module__Hx0lNG__bannerContent p{display:none}.home-module__Hx0lNG__bannerContent{padding:12px 14px}.home-module__Hx0lNG__featureCards{gap:8px;padding-top:10px}.home-module__Hx0lNG__featureCard{border-radius:12px;height:95px;padding-left:14px}.home-module__Hx0lNG__featureText h3{font-size:.9rem}.home-module__Hx0lNG__featureText p{font-size:.68rem}.home-module__Hx0lNG__featureText{padding-bottom:16px}.home-module__Hx0lNG__featureCardImg{height:110px;right:4px}.home-module__Hx0lNG__featureCardBg{border-radius:12px}.home-module__Hx0lNG__productGrid{grid-template-columns:repeat(2,1fr);gap:6px}.home-module__Hx0lNG__cardImage{border-radius:10px}.home-module__Hx0lNG__cardInfo{padding:4px 0 0}.home-module__Hx0lNG__cardName{font-size:.65rem}}
