*{margin:0;padding:0;box-sizing:border-box}body{font-family:Open Sans,sans-serif}.navbar{background:transparent;width:100%;background:#fff;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;position:relative}.logo{font-size:1.5rem;font-weight:700;color:#0a0000}.nav-links{list-style:none;display:flex;gap:2rem;padding:.5rem 2rem;border-radius:10px}.nav-links li a{color:#000;text-decoration:none;font-weight:500;transition:color .3s}.nav-links li a:hover{color:#b1b1b1}.nav-btn{background:#009437;color:#fff;border:none;padding:.6rem 1.2rem;font-size:1rem;font-weight:700;border-radius:5px;cursor:pointer;transition:.3s}.nav-btn a{text-decoration:none;color:#fff}.nav-btn:hover{color:#b1b1b1}.vest{color:#009437}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger span{height:3px;width:25px;background:#009437;border-radius:5px}.mobile-btn{display:none}@media (max-width: 768px){.nav-links{position:absolute;top:70px;left:-100%;flex-direction:column;background:#fff;width:100%;text-align:center;transition:left .3s ease-in-out;padding:1rem 0}.mobile-btn{display:block;margin-top:1rem}.mobile-btn .nav-btn{width:90%;margin:0 auto;display:block}.nav-links.open{left:0}.nav-btn{display:none}.hamburger{display:flex}}.hero{display:flex;justify-content:space-between;align-items:center;padding:4rem 2rem;background:linear-gradient(to right,#f8fafc,#f1f5f9);flex-wrap:wrap;gap:2rem}.hero-text{flex:1;max-width:500px}.hero-text h1{font-size:3rem;color:#1e293b;margin-bottom:1rem}.hero-text p{font-size:1.2rem;color:#475569;margin-bottom:2rem}.cta-btn{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border:none;padding:.9rem 1.8rem;border-radius:10px;font-size:1rem;cursor:pointer;transition:.3s}.cta-btn:hover{transform:scale(1.05)}.status-labels{display:flex;gap:1rem;margin-bottom:1rem}.launching-soon{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#333}.green-circle{width:10px;height:10px;background:#0c0;border-radius:50%;display:inline-block}.solana-powered{display:flex;align-items:center;gap:.3rem;background:#e0f7e0;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;color:#060}.solana-logo{vertical-align:middle;background:none}.hero-features{display:flex;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#333}.exchange-card{flex:1;max-width:400px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden}.card-header{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:1.5rem}.card-header h3{margin:0;font-size:1.3rem}.card-header p{margin:.3rem 0 0;font-size:.9rem;color:#e2e8f0}.card-body{padding:1.5rem}.value-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.label{font-size:.9rem;color:#475569}.volatile{color:#ef4444;font-size:.9rem}.stable{color:#22c55e;font-size:.9rem}.amount{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.amount .big{font-size:1.5rem;font-weight:700}.progress{height:6px;border-radius:999px;margin-bottom:1rem}.progress.red{background:#ef4444;width:75%}.progress.green{background:#22c55e;width:100%}.projection{padding:1rem 1.5rem;background:#f8fafc}.projection h4{margin-bottom:1rem;font-size:1rem;color:#1e293b}.mini-card{background:#fff;border-radius:10px;padding:.8rem;margin-bottom:.8rem;box-shadow:0 2px 8px #0000000d}.mini-row{display:flex;justify-content:space-between;margin-bottom:.4rem;font-size:.9rem;color:#475569}.progress.small{height:5px;margin-bottom:0}.card-footer{border-top:1px solid #f1f5f9;padding:1rem 1.5rem}.save-btn{width:100%;background:#009437;border:none;color:#fff;padding:.9rem;border-radius:10px;font-weight:500;cursor:pointer;transition:.3s}.save-btn:hover{transform:scale(1.03)}@media (max-width: 900px){.hero{flex-direction:column;text-align:center}.hero-text,.exchange-card{max-width:100%}.hero-text h1{font-size:2.2rem}.status-labels{justify-content:center}.hero-features{justify-content:center;gap:1rem}}.features-section{padding:4rem 2rem;background:#f9fafc;color:#1a1a1a;font-family:Open Sans,sans-serif;text-align:center}.features-header{margin-bottom:3rem}.features-header p{max-width:750px;margin:0 auto;font-size:1.15rem;line-height:1.6;color:#444}.why-choose{font-size:1.8rem;font-weight:600}.features-badge{display:inline-block;background:#3b82f61a;color:#8b5cf6;border:1px solid rgba(139,92,246,.2);padding:.5rem 1.2rem;border-radius:20px;font-size:.95rem;font-weight:500;margin:1rem auto 1.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #3b82f61a}.features-badge:hover{background:#3b82f626;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f626}@media (max-width: 768px){.features-badge{padding:.4rem 1rem;font-size:.9rem;margin:.8rem auto 1rem}}.highlight{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.stat-icon{margin-bottom:.5rem}.stats-grid{margin:3rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.stat-card{background:#fff;padding:1.7rem;border-radius:14px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-6px);box-shadow:0 8px 20px #0000001f}.stat-card h3{font-size:2.1rem;color:#0a0a23;margin-bottom:.5rem}.stat-card p{font-weight:700;margin-bottom:.3rem;color:#0a0a23}.stat-card small{color:#666;font-size:.9rem}.features-grid{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0 1rem}.feature-card{background:#fff;padding:1.5rem;border-radius:12px;text-align:left;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001a;background:#f9fafc}.icon{font-size:2rem;margin-bottom:1rem}.logo-icon{width:36px;height:auto;margin-bottom:1rem}.feature-card h4{margin-bottom:.5rem;font-size:1.2rem;color:#0a0a23}.feature-card p{color:#555;margin-bottom:.6rem;line-height:1.5;font-size:.95rem}.feature-card ul{padding-left:1rem;color:#333;list-style-type:disc}.feature-card ul li{margin-bottom:.3rem;font-size:.9rem}.cta-card{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 2rem;border-radius:16px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;margin:3rem auto;max-width:1100px;text-align:left}.cta-content{max-width:600px}.cta-content h2{font-size:2rem;margin-bottom:1rem;font-weight:700}.cta-content p{font-size:1.1rem;margin-bottom:1.5rem}.cta-buttons{display:flex;gap:1rem}.btn{text-decoration:none;padding:.9rem 1.6rem;border-radius:8px;font-weight:600;transition:all .3s ease}.btn.primary{background:#fff;color:#3b82f6}.btn.primary:hover{background:#e5e5e5}.btn.secondary{background:#0f3a7f;color:#fff}.btn.secondary:hover{background:#27549e}.cta-logo img{max-width:80px;height:auto}@media (max-width: 768px){.features-section{padding:2rem 1rem}.features-header p{font-size:1rem}.stats-grid,.features-grid{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1rem}.cta-card{flex-direction:column;text-align:center;padding:2rem}.cta-logo img{margin-top:1.5rem;max-width:50px}}.works-section{text-align:center;padding:4rem 2rem}.works-section h2{font-size:2.2rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle{font-size:1.1rem;margin-bottom:2.5rem;color:#010101}.steps-nav{display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.step-wrapper{display:flex;align-items:center}.step-circle{width:42px;height:42px;border-radius:50%;background:#eee;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:600;cursor:pointer;transition:all .3s ease}.step-circle.active{background:linear-gradient(135deg,#4a00e0,#8e2de2);color:#000}.step-line{width:100px;height:3px;background:#ddd;margin:0 10px}.step-wrapper:last-child .step-line{display:none}.steps-cards{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2.5rem}.step-card{position:relative;background:#fff;border-radius:12px;padding:2rem;width:300px;text-align:left;box-shadow:0 6px 18px #00000014;transition:all .3s ease}.step-card .icon{font-size:1.8rem;margin-bottom:1rem;color:#4a00e0}.step-card h3{font-size:1.2rem;margin-bottom:.5rem;font-weight:600}.step-card p{color:#000;font-size:.95rem;margin-bottom:1rem}.details-link{color:#4a00e0;font-size:.9rem;text-decoration:none}.step-card .step-bg{position:absolute;top:10px;right:20px;font-size:4rem;font-weight:800;color:#0000000d;z-index:0}.step-card.active-card{background:#2563eb;color:#fff}.step-card.active-card .icon,.step-card.active-card .details-link{color:#fff}.step-card.active-card .step-bg{color:#ffffff26}.works-cta{text-align:center}.cta-btn{background:linear-gradient(135deg,#4a00e0,#8e2de2);color:#fff;border:none;padding:.9rem 1.6rem;border-radius:8px;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;transition:transform .3s ease}.cta-btn:hover{transform:translateY(-2px)}.helper-text{margin-top:1rem;font-size:.95rem;color:#666}@media (max-width: 768px){.step-line{width:50px}.step-card{width:100%;max-width:90%}}@keyframes gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.step-card.active-card{background:linear-gradient(135deg,#4a00e0,#8e2de2,#2563eb);background-size:300% 300%;animation:gradient-move 6s ease infinite;color:#fff;transform:scale(1.02);transition:transform .3s ease}@keyframes arrow-bounce{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.arrow-animate{display:inline-block;animation:arrow-bounce 1.5s infinite}.testimonials-section{padding:4rem 2rem;background:#f8fafc;text-align:center}.testimonials-header h2{font-size:2rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.testimonials-header p{font-size:1.1rem;color:#475569;max-width:650px;margin:0 auto 3rem}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;border-radius:16px;padding:1.5rem;text-align:left;box-shadow:0 6px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.testimonial-user{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.testimonial-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.testimonial-user h4{font-size:1rem;margin:0;color:#1e293b}.testimonial-user span{font-size:.85rem;color:#64748b}.testimonial-text{font-size:1rem;color:#334155;line-height:1.5;font-style:italic}@media (max-width: 600px){.testimonials-header h2{font-size:1.5rem}.testimonial-card{padding:1.2rem}}.faq-section{padding:80px 20px;max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:50px}.faq-header h2{font-size:2.5rem;margin-bottom:10px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq-header p{color:#555;font-size:1rem;line-height:1.6}.faq-header .brand{font-weight:700;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-link{color:#0a66c2;text-decoration:underline}.faq-container{display:flex;flex-direction:column;gap:18px}.faq-item{background:#fff;border-radius:12px;padding:20px 25px;cursor:pointer;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.faq-item:hover{box-shadow:0 6px 18px #0000001f}.faq-item.active{border:1px solid #9945ff}.faq-question{display:flex;align-items:center;justify-content:space-between}.faq-question h4{margin:0;font-size:1.15rem;font-weight:600;color:#0a2540}.faq-answer{padding-top:12px;font-size:.95rem;color:#555;line-height:1.6}.icon{transition:transform .3s ease;color:#9945ff}.plus{transform:rotate(0)}.minus{transform:rotate(180deg)}@media (max-width: 600px){.faq-header h2{font-size:2rem}.faq-item{padding:15px 20px}.faq-question h4{font-size:1rem}}footer{background:linear-gradient(to bottom,#fff,#f9fafb);color:#1a1a1a;padding:2.5rem 1rem;font-family:Open Sans,sans-serif}.footer-container{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem}.footer-section h3{font-size:1.25rem;font-weight:700;color:#3b82f6;margin-bottom:1rem}.footer-section h4{font-size:1.125rem;font-weight:600;color:#3b82f6;margin-bottom:1rem}.footer-section p{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{font-size:.875rem;color:#4b5563;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#3b82f6}.footer-section .social-links{display:flex;gap:1rem;margin-top:1rem}.footer-section .social-links a{color:#4b5563;transition:color .3s ease}.footer-section .social-links a:hover{color:#3b82f6}.footer-section .contact-link{display:inline-flex;align-items:center;font-size:.875rem;color:#3b82f6;text-decoration:none;margin-top:.5rem;transition:color .3s ease}.footer-section .contact-link:hover{color:#2563eb}.footer-section .contact-link svg{margin-right:.25rem}.footer-bottom{margin-top:2rem;text-align:center;font-size:.75rem;color:#6b7280;border-top:1px solid #e5e7eb;padding-top:1rem}.footer-bottom p{margin:.25rem 0}.footer-bottom a{color:#3b82f6;text-decoration:none;transition:color .3s ease}.footer-bottom a:hover{color:#2563eb;text-decoration:underline}.footer-bottom p{font-size:16px}@media (min-width: 768px){.footer-container{grid-template-columns:repeat(3,1fr)}}
