.store-module__3VlkBG__storeHeader{text-align:center;margin-bottom:2rem;padding:3rem 0}.store-module__3VlkBG__storeIcon{background:var(--surface);border:1px solid var(--border);width:100px;height:100px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:3rem;display:flex;overflow:hidden}.store-module__3VlkBG__storeTitle{margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.store-module__3VlkBG__storeDesc{color:var(--text-muted);font-size:1.1rem}.store-module__3VlkBG__couponList{flex-direction:column;gap:1rem;display:flex}.store-module__3VlkBG__couponItem{background:var(--surface);border:1px solid var(--border);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.store-module__3VlkBG__couponItem:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.store-module__3VlkBG__couponInfo{flex:1}.store-module__3VlkBG__couponTitle{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.store-module__3VlkBG__discountBadge{color:var(--primary);background:#6366f11a;border-radius:999px;padding:.25rem .75rem;font-size:.9rem;font-weight:700;display:inline-block}.store-module__3VlkBG__copyBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #6366f14d}.store-module__3VlkBG__copyBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.store-module__3VlkBG__copyBtn.store-module__3VlkBG__copied{background:var(--secondary);box-shadow:0 4px 14px #10b9814d}.store-module__3VlkBG__articleSection{background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;margin-top:4rem;padding:3rem}.store-module__3VlkBG__articleTitle{border-bottom:2px solid var(--primary);margin-bottom:2rem;padding-bottom:1rem;font-size:1.8rem;font-weight:900;display:inline-block}.store-module__3VlkBG__articleContent{color:var(--foreground);font-size:1.1rem;line-height:2}.store-module__3VlkBG__articleContent p{margin-bottom:1.25rem}@media (max-width:600px){.store-module__3VlkBG__couponItem{text-align:center;flex-direction:column}.store-module__3VlkBG__copyBtn{width:100%}.store-module__3VlkBG__articleSection{padding:1.5rem}}
