.SparkleParticles_particleContainer__Qp1RZ{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.SparkleParticles_sparkleParticle__uDotI{position:absolute;animation-name:SparkleParticles_fall__vxePT;animation-iteration-count:infinite;animation-timing-function:linear;top:0;left:var(--start-x);width:var(--size);height:var(--size);background:var(--particle-color,rgba(255,255,255,.8));border-radius:50%;filter:blur(var(--blur))}.SparkleParticles_sparkleParticle__uDotI:nth-child(4n+1){--particle-color:rgba(100,149,237,0.7)}.SparkleParticles_sparkleParticle__uDotI:nth-child(4n+2){--particle-color:rgba(255,105,180,0.7)}.SparkleParticles_sparkleParticle__uDotI:nth-child(4n+3){--particle-color:rgba(50,205,50,0.7)}.SparkleParticles_sparkleParticle__uDotI:nth-child(4n+4){--particle-color:rgba(255,215,0,0.7)}@keyframes SparkleParticles_fall__vxePT{0%{transform:translateY(-20vh);opacity:0}10%{opacity:1}to{transform:translateY(120vh);opacity:1}}.Buyer_container____nLo{padding:20px;text-align:center;font-family:Arial,sans-serif;min-height:100vh;background-color:#1a1a1;color:#ffffff;position:relative;overflow:auto}.Buyer_content__Pt833{position:relative;z-index:1;max-width:1200px;margin:0 auto}.Buyer_title__USWR_{font-size:2rem;margin-bottom:20px;color:#ffffff}.Buyer_scannerSection__3Fu79{margin:20px auto;max-width:400px;background-color:#2a2a2a;padding:20px;border-radius:8px}.Buyer_scannerTitle__Rdlo8{font-size:1.5rem;margin-bottom:15px;color:#ffffff}.Buyer_resultSection__UnMvq{margin:20px auto;max-width:400px;background-color:#2a2a2a;padding:20px;border-radius:8px}.Buyer_resultTitle__daH2b{font-size:1.5rem;margin-bottom:15px;color:#ffffff}.Buyer_resultText__LSBVN{margin:5px 0;font-size:1rem;color:#cccccc}.Buyer_errorMessage__xGDqV{color:#ff5555;margin-top:20px;font-size:1rem}.Buyer_successMessage__81uHb{color:#55ff55;margin-top:20px;font-size:1rem}.Buyer_walletContainer__THa38{margin-top:20px}.Buyer_connectButton__6bpk7{font-size:1.25rem;padding:10px 20px;background:none;border:2px solid #ffff00;color:#ffffff;border-radius:4px;cursor:pointer}.Buyer_loadingContainer__Epudf{margin-top:10px;text-align:center}.Buyer_loadingSpinner__W6DJE{display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #ffff00;border-top-color:transparent;animation:Buyer_spin__swfDZ .8s linear infinite}@keyframes Buyer_spin__swfDZ{to{transform:rotate(1turn)}}.Buyer_connectButton__6bpk7:disabled{opacity:.7;cursor:not-allowed}