:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#000;color:#fff}a,svg{cursor:pointer}.price-ticker{background-color:#1e1e1e;padding:10px 20px;text-align:center;font-size:14px;color:#0fc;border-bottom:1px solid #333}.container{display:flex;justify-content:space-around;align-items:center;padding:60px 40px}.text-section{max-width:50%}.text-section h1{font-size:50px;margin-bottom:10px}.text-section h2{font-size:50px;color:#ccc;margin-bottom:20px}.text-section p{line-height:1.6;font-size:22px;color:#bbb}.button{margin-top:20px}.button button{margin-right:10px;padding:10px 20px;font-size:19px;border:none;cursor:pointer;border-radius:4px}.button .connect{background-color:#007bff;color:#fff;margin-right:10px;padding:10px 50px;font-size:18px;border:none}.button .wallet-options{background-color:#333;color:#fff;box-shadow:0 0 1rem #0ff;margin-right:10px;padding:10px 50px;font-size:14px;border:none}.image-section img{width:500px;height:auto}.text-section,.image-section{max-width:100%}.image-section{margin-top:30px}.text-section{font-size:50px}.card-container{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:30px;flex-direction:rows;align-items:center;gap:10px;margin-bottom:3%}.card{max-width:320px;background:#1b1f27;padding:20px;border-radius:10px;width:300px;height:170px;transition:.3s;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.card img{width:30px;height:30px}.card img:hover{background-color:#0ff;transform:scale(1.05)}.icon{font-size:28px;margin-bottom:10px}.blue{color:#3c82f4}.card h3{margin:0 0 5px;font-size:17px}.card p{color:#aaa;font-size:14px;margin:0;font-size:16px;text-align:center}footer{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#aaa;padding:20px 40px;border-top:1px solid #222;background-color:#111}@media (max-width: 768px){.container{flex-direction:column;text-align:center;background-color:#000}.text-section h1{font-size:35px;margin-bottom:25px}.text-section p{line-height:1.3;font-size:15px;width:75vw;text-align:center}.card-container{background-color:#000;margin-top:0}.image-section img{margin-top:25px;width:80vw;height:auto}footer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px 40px}footer span{text-align:center}}
