.store-module__6tlQpa__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.store-module__6tlQpa__lockCard{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:450px;padding:3rem;display:flex}.store-module__6tlQpa__lockIcon{margin-bottom:1rem;font-size:4rem}.store-module__6tlQpa__discordBtn{color:#fff;transition:var(--transition);background:#5865f2;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:1rem;padding:14px 28px;font-size:1.1rem;font-weight:700;display:flex}.store-module__6tlQpa__discordBtn:hover{background:#4752c4;transform:translateY(-3px);box-shadow:0 10px 20px #5865f24d}.store-module__6tlQpa__storeHeader{text-align:center;margin-bottom:3rem}.store-module__6tlQpa__storeHeader h1{margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.store-module__6tlQpa__storeSubtitle{color:var(--text-secondary);font-size:1.1rem}.store-module__6tlQpa__storeGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;display:grid}.store-module__6tlQpa__productCard{text-align:left;transition:var(--transition);flex-direction:column;gap:1.2rem;padding:1.5rem;display:flex}.store-module__6tlQpa__productCard:hover{border-color:var(--accent);transform:translateY(-5px)}.store-module__6tlQpa__productImage{background:var(--bg-secondary);width:100%;height:180px;color:var(--accent);border:1px solid var(--glass-border);border-radius:12px;justify-content:center;align-items:center;display:flex}.store-module__6tlQpa__productName{font-size:1.25rem;font-weight:700}.store-module__6tlQpa__price{color:var(--accent);font-size:1.4rem;font-weight:800}.store-module__6tlQpa__buyBtn{width:100%;margin-top:auto}.store-module__6tlQpa__lockText{color:var(--text-secondary);line-height:1.6}.store-module__6tlQpa__footerInfo{color:var(--text-secondary);margin-top:4rem;font-weight:500}@media (max-width:768px){.store-module__6tlQpa__container{padding:100px 1rem 1rem}.store-module__6tlQpa__storeHeader h1{font-size:2.2rem}.store-module__6tlQpa__storeGrid{grid-template-columns:1fr;gap:1.5rem}.store-module__6tlQpa__productCard{padding:1.25rem}.store-module__6tlQpa__lockCard{padding:2rem 1.5rem}}
