:root{--cyan:#0ff;--solanaGradient:linear-gradient(135deg,#000,#931fff);--solanaBorder:#9b59b6;--solanaText:#caa0ff;--baseGradient:linear-gradient(135deg,#000,#2294ff);--baseBorder:#3498db;--baseText:#8fc7ff;--bscGradient:linear-gradient(135deg,#000,#ffd500);--bscBorder:#f1c40f;--bscText:#ffe37a}.HomePage-module__U-qX-a__homePage{color:#00a7b3;flex-direction:column;gap:1rem;padding:1rem;display:flex}.HomePage-module__U-qX-a__hero{text-align:center;flex-direction:column;gap:.5rem;display:flex}.HomePage-module__U-qX-a__hero h1{font-size:2.5rem;font-weight:700}.HomePage-module__U-qX-a__hero p{color:#ccc;font-size:1.2rem}.HomePage-module__U-qX-a__hero .HomePage-module__U-qX-a__buttons{flex-wrap:wrap;justify-content:center;gap:4rem;padding:-20rem;display:flex}.HomePage-module__U-qX-a__hero .HomePage-module__U-qX-a__buttons button{cursor:pointer;color:#fff;border:none;border-radius:.5rem;padding:.8rem 1rem;font-size:1rem;font-weight:600;transition:all .25s}.HomePage-module__U-qX-a__hero .HomePage-module__U-qX-a__buttons button:first-child{background:linear-gradient(150deg,#000,#00adad);box-shadow:0 0 10px #06d3ee55}.HomePage-module__U-qX-a__hero .HomePage-module__U-qX-a__buttons button:first-child:hover{transform:scale(1.05)}.HomePage-module__U-qX-a__hero .HomePage-module__U-qX-a__buttons button:nth-child(2){background:linear-gradient(135deg,#000,#00adad);box-shadow:0 0 10px #06d3ee55}.HomePage-module__U-qX-a__hero .HomePage-module__U-qX-a__buttons button:nth-child(2):hover{transform:scale(1.05)}.HomePage-module__U-qX-a__stats{flex-direction:column;align-items:center;gap:1rem;display:flex}.HomePage-module__U-qX-a__overallStats{text-align:center;flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.HomePage-module__U-qX-a__overallStats>div{border-radius:.5rem;min-width:120px;padding:.7rem 1.2rem;font-weight:600}.HomePage-module__U-qX-a__chainStats{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.HomePage-module__U-qX-a__chainStats>div{border-radius:.5rem;min-width:100px;padding:.5rem 1rem;font-weight:500}.HomePage-module__U-qX-a__chainStats>div.HomePage-module__U-qX-a__solana{background:var(--solanaGradient);border:1px solid var(--solanaBorder);color:var(--solanaText);box-shadow:0 0 10px #9b59b655}.HomePage-module__U-qX-a__chainStats>div.HomePage-module__U-qX-a__base{background:var(--baseGradient);border:1px solid var(--baseBorder);color:var(--baseText);box-shadow:0 0 10px #3498db55}.HomePage-module__U-qX-a__chainStats>div.HomePage-module__U-qX-a__bsc{background:var(--bscGradient);border:1px solid var(--bscBorder);color:var(--bscText);box-shadow:0 0 10px #f1c40f55}.HomePage-module__U-qX-a__latestTokens{flex-direction:column;gap:1rem;display:flex}.HomePage-module__U-qX-a__latestTokens h2{text-align:center;font-size:1.5rem;font-weight:600}.HomePage-module__U-qX-a__latestTokens ul{flex-wrap:wrap;justify-content:center;gap:1rem;padding:0;list-style:none;display:flex}.HomePage-module__U-qX-a__latestTokens li{text-align:center;background:#111;border-radius:.5rem;min-width:180px;max-width:220px;padding:.7rem 1rem;font-weight:500;box-shadow:0 0 8px #0ff3}@media (max-width:768px){.HomePage-module__U-qX-a__hero h1{font-size:2rem}.HomePage-module__U-qX-a__hero p{font-size:1rem}.HomePage-module__U-qX-a__hero .HomePage-module__U-qX-a__buttons{flex-direction:column;gap:.8rem}.HomePage-module__U-qX-a__overallStats{flex-direction:column;gap:1rem}.HomePage-module__U-qX-a__chainStats,.HomePage-module__U-qX-a__latestTokens ul{flex-direction:column;gap:.8rem}}.HomePage-module__U-qX-a__chainCards{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.HomePage-module__U-qX-a__chainCard{text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;width:120px;height:80px;padding:.5rem;font-weight:600;display:flex;box-shadow:0 0 10px #0000004d}.HomePage-module__U-qX-a__activeSolana{color:#caa0ff;background:linear-gradient(135deg,#000,#3b145f);border:1px solid #9b59b6;box-shadow:0 0 10px #9b59b655}.HomePage-module__U-qX-a__activeBase{color:#8fc7ff;background:linear-gradient(135deg,#000,#003a70);border:1px solid #3498db;box-shadow:0 0 10px #3498db55}.HomePage-module__U-qX-a__activeBsc{color:#ffe37a;background:linear-gradient(135deg,#000,#5a4b00);border:1px solid #f1c40f;box-shadow:0 0 10px #f1c40f55}.HomePage-module__U-qX-a__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.HomePage-module__U-qX-a__heroButton{color:#fff;cursor:pointer;border:none;border-radius:1rem;width:140px;height:50px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 0 5px #0006}.HomePage-module__U-qX-a__heroButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}
