a{text-decoration-line:none;text-decoration:none}.hero-section{display:flex;align-items:center;justify-content:space-evenly;padding:2rem;background:linear-gradient(90deg,#182848,#4b6cb7);color:#fff;min-height:80vh}.hero-content{max-width:50%;margin-left:4%}.hero-button{box-sizing:border-box}.hero-content{max-width:50%}.hero-content h1{font-size:2.5rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-button{padding:.8rem 1.5rem;background-color:#00c896;border:none;color:#fff;font-size:1rem;font-weight:700;border-radius:25px;cursor:pointer;transition:all .3s ease}.hero-button:hover{background-color:#fff;color:#00c896;border:2px solid #00c896}.hero-image{max-width:50%}.hero-image img{width:100%;height:auto;border-radius:15px;box-shadow:0 8px 16px #0000004d}@media (max-width: 768px){.hero-section{flex-direction:column;text-align:center;padding:1.5rem}.hero-content{max-width:100%;margin-bottom:2rem;margin-left:0%}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.hero-image{max-width:100%}}.crypto-list-section{padding:2rem;background:linear-gradient(90deg,#182848,#4b6cb7);color:#fff;text-align:center}.yes{max-width:1111px;margin:0 auto}.crypto-list-section h2{font-size:2.2rem;margin-bottom:1.5rem;color:#fff;font-weight:700}.crypto-cards-container{display:grid;gap:1rem;margin-bottom:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.crypto-card{background:linear-gradient(200deg,#182848,#4b6cb7);border-radius:15px;padding:1.5rem;box-shadow:0 6px 12px #00000026;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.crypto-card:hover{transform:translateY(-8px);box-shadow:0 10px 20px #00000040}.crypto-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.crypto-card p{font-size:1rem;margin:.4rem 0;color:#fff}.crypto-card strong{font-weight:700}.positive-change{color:#00c896;font-weight:700}.negative-change{color:#ff4d4f;font-weight:700}.load-more-button,.view-all-button{margin-top:1rem;padding:1rem 2.5rem;background-color:#00c896;color:#fff;border:none;border-radius:30px;cursor:pointer;font-size:1rem;transition:all .3s ease}.load-more-button:hover,.view-all-button:hover{background-color:#fff;color:#00c896;border:2px solid #00c896;box-shadow:0 5px 15px #00000026}.loading-message,.error-message{font-size:1.2rem;color:#f0f0f0;margin:1rem 0}@media (max-width: 768px){.crypto-card{padding:1.2rem}.crypto-list-section h2{font-size:1.8rem}.load-more-button,.view-all-button{font-size:.9rem;padding:.8rem 2rem}}.passive-income-section{display:flex;align-items:center;justify-content:space-between;padding:2rem;background:linear-gradient(90deg,#182848,#4b6cb7);color:#fff;min-height:60vh;box-sizing:border-box;gap:2rem;flex-wrap:wrap;text-align:left}.centering{display:flex;justify-content:space-between;width:100%;gap:2rem;flex-wrap:wrap}.image-container{flex:1;max-width:600px;min-width:250px}.image-container img{height:486px;display:flex;overflow-y:hidden;justify-self:start;border-radius:15px;box-shadow:0 8px 16px #fff3;object-fit:cover;width:100%}.content-container{flex:1;max-width:600px;text-align:left;padding:0 1rem}.content-container h2{font-size:2.2rem;margin-bottom:1rem;color:#fff;line-height:1.4}.content-container p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#f5f5f5}.learn-more-button{padding:.8rem 1.5rem;background-color:#00c896;border:none;color:#fff;font-size:1rem;font-weight:700;border-radius:25px;cursor:pointer;transition:all .3s ease}.learn-more-button:hover{background-color:#fff;color:#00c896;border:2px solid #00c896}.learn-more-button:focus{outline:none}@media (max-width: 1024px){.passive-income-section{padding:1.5rem;flex-direction:column;align-items:center;text-align:center}.centering{flex-direction:column;align-items:center}.image-container,.content-container{width:100%;height:400px}.content-container h2{font-size:2rem}.content-container p{font-size:1rem}}@media (max-width: 768px){.passive-income-section{padding:1rem}.image-container,.content-container{width:100%;margin-bottom:2rem}.content-container h2{font-size:2rem}.image-container img{height:350px}.content-container p{font-size:1rem}}@media (max-width: 768px){.passive-income-section{padding:1rem;gap:1rem}.content-container h2{font-size:1.6rem}.content-container p{font-size:.9rem}.learn-more-button{padding:.7rem 1.3rem;font-size:.9rem}}.contact-us-section{padding:3rem;background:linear-gradient(90deg,#182848,#4b6cb7);color:#fff;box-sizing:border-box}.contact-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem}.contact-info{flex:1;max-width:400px}.contact-info h2{font-size:2.4rem;margin-bottom:1.5rem;color:#fff}.info-item{display:flex;align-items:center;margin-bottom:1.2rem}.info-item i{font-size:1.5rem;margin-right:1rem;color:#00c896}.info-item p{font-size:1.2rem}.map-container{flex:1;min-width:300px;max-width:600px;margin-bottom:2rem}.contact-form-container{flex:1;max-width:500px;text-align:left}.contact-form-container h3{font-size:2rem;color:#fff;margin-bottom:1.5rem}.contact-form-container input,.contact-form-container textarea{width:100%;padding:1rem;margin:1rem 0;border-radius:10px;border:1px solid #00c896;background-color:transparent;color:#fff;font-size:1.1rem;transition:all .3s ease}.contact-form-container input:focus,.contact-form-container textarea:focus{outline:none;border-color:#fff}.submit-button{padding:1rem 2rem;background-color:#00c896;border:none;color:#fff;font-size:1.1rem;font-weight:700;border-radius:25px;cursor:pointer;transition:all .3s ease;width:100%}.submit-button:hover{background-color:#fff;color:#00c896;border:2px solid #00c896}.submit-button:focus{outline:none}@media (max-width: 1024px){.contact-container{flex-direction:column;align-items:center}.contact-info,.contact-form-container{max-width:100%}.map-container{margin-bottom:2rem}.contact-info h2,.contact-form-container h3{font-size:2rem}.info-item p,.contact-form-container input,.contact-form-container textarea{font-size:1rem}}@media (max-width: 768px){.contact-info h2{font-size:2rem;letter-spacing:3px;margin:1rem}.info-item p{margin:0;font-size:.9rem}.contact-form-container input,.contact-form-container textarea{font-size:.9rem}.submit-button{font-size:1rem;padding:.8rem 1.5rem}}.map-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;margin-bottom:2rem}.map-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width: 1024px){.map-container{padding-bottom:39.375%}}@media (max-width: 768px){.map-container{width:100%;padding-bottom:70%}}body{margin:0;font-family:Arial,sans-serif}.navbar{background:linear-gradient(90deg,#4b6cb7,#182848);padding:.8rem 1.5rem;position:sticky;top:0;z-index:1000;box-shadow:0 4px 6px #0000001a}.navbar-container{display:flex;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto}.navbar-logo h1{color:#fff;font-size:1.5rem;font-weight:700;margin:0;cursor:pointer}.connect-wallet{padding:.6rem 1.2rem;background-color:#00c896;border:none;color:#fff;font-size:1rem;font-weight:700;border-radius:25px;cursor:pointer;transition:all .3s ease;order:2}.connect-wallet:hover{background-color:#fff;color:#00c896;border:2px solid #00c896}.navbar-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0;transition:transform .3s ease}.navbar-links li{display:inline-block}.navbar-links a{text-decoration:none;color:#fff;font-size:1rem;transition:color .3s ease}.navbar-links a:hover,.navbar-links a.active{color:#00c896;font-weight:700}.menu-toggle{display:none;font-size:1.5rem;color:#fff;cursor:pointer;order:3}@media (max-width: 768px){.navbar-links{position:absolute;top:70px;right:0;background:#182848f2;flex-direction:column;gap:1rem;padding:1rem;border-radius:8px;transform:translateY(-200%);width:100%;max-width:250px;box-shadow:0 4px 8px #0003}.navbar-links.active{transform:translateY(0)}.menu-toggle{display:block}.connect-wallet{margin:0 auto}}.footer-section{background:#182848;color:#fff;padding:3rem 2rem;text-align:left;box-sizing:border-box}.footer-container{display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap}.footer-logo h2{font-size:2.5rem;color:#00c896;margin-bottom:1.5rem}.footer-logo h2:hover{color:#fff}.footer-links h3,.footer-social h3,.footer-contact h3{font-size:1.8rem;margin-bottom:1.2rem}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{text-decoration:none;color:#fff;font-size:1.1rem;transition:color .3s ease}.footer-links a:hover{color:#00c896}.footer-social .social-icons{display:flex;gap:1rem}.footer-social .social-icons a{color:#fff;transition:color .3s ease}.footer-social .social-icons a:hover{color:#00c896}.footer-contact p{font-size:1.1rem;margin-bottom:.8rem}.footer-bottom{text-align:center;margin-top:3rem;font-size:1.1rem;color:#a8a8a8}.footer-bottom p{margin:0}@media (max-width: 1024px){.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-logo,.footer-links,.footer-social,.footer-contact{margin-bottom:2rem}.footer-links a,.footer-contact p{font-size:1rem}.footer-social .social-icons{justify-content:center}}@media (max-width: 768px){.footer-container{flex-direction:row;justify-content:space-between;gap:2rem}.footer-logo,.footer-links,.footer-social,.footer-contact{flex:1 1 48%;margin-bottom:0rem}.footer-logo h2{font-size:2rem}.footer-links h3,.footer-social h3,.footer-contact h3{font-size:1.6rem}.footer-links a,.footer-contact p,.footer-bottom{font-size:.9rem}}@media (max-width: 480px){.footer-container{flex-direction:column;gap:1.5rem}.footer-logo h2{font-size:1.8rem}.footer-links h3,.footer-social h3,.footer-contact h3{font-size:1.4rem}.footer-links a,.footer-contact p,.footer-bottom{font-size:.8rem}}.crypto-table-section{padding:2rem;background:linear-gradient(120deg,#f0f8ff,#e6f7ff);min-height:100vh;max-height:180vh;overflow-y:auto}.crypto-title{font-size:2.5rem;font-weight:700;color:#4b6cb7;text-align:center;margin-bottom:1.5rem}.search-form{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.search-form input{width:30%;padding:.8rem;font-size:1rem;border-radius:8px;border:1px solid #d1d5db;box-shadow:0 2px 6px #0000001a;transition:all .3s ease}.search-form input:focus{border-color:#4b6cb7;box-shadow:0 4px 12px #4b6cb733;outline:none}.table-container{margin:.5px;padding:0;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;width:100%}.crypto-table{width:100%;border-collapse:collapse;text-align:left}.crypto-table th,.crypto-table td{padding:1rem;font-size:1rem;border:1px solid #e4e7eb;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crypto-table th{background:#4b6cb7;color:#fff;text-transform:uppercase}.crypto-table tbody tr:nth-child(2n){background:#f9f9f9}.crypto-table tbody tr:hover{background:#f1f5f9;cursor:pointer}.positive{color:#28a745}.negative{color:#dc3545}@media (max-width: 1024px){.search-form input{width:45%}}@media (max-width: 768px){.crypto-table-section{padding:2px}.table-container{width:100%;padding:0;margin:.5px}.crypto-table th,.crypto-table td{padding:.8rem;font-size:.9rem}.crypto-table{width:100%;display:block;overflow-x:auto}.crypto-table th{position:sticky;top:0;background-color:#4b6cb7;z-index:1}.search-form input{width:100%;padding:.8rem}}
