.hero,.hero-overlay{display:flex;width:100%}.waitlist-section,body{font-family:Poppins,sans-serif}.hero-btn,.store-btn,.waitlist-btn{text-decoration:none}#wallet-slider,html{scroll-behavior:smooth}body{background-image:linear-gradient(150deg,#07021e,#080326,#06021e)}.hero{position:relative;height:90vh;background-image:url("../img/hero-bg.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;align-items:center;justify-content:center}.hero-overlay{position:absolute;top:0;left:0;height:100%;background:linear-gradient(rgba(10,23,55,.8),rgba(3,10,30,.8));align-items:center;justify-content:center;padding:0 2rem}.hero-content{color:#fff;text-align:center;max-width:800px;animation:2s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem}.hero-btn{background-color:#007bff;color:#fff;padding:.8rem 1.5rem;border:none;border-radius:7px;font-weight:600;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-block;margin-bottom:10px;margin-left:2px;cursor:pointer;position:relative}.hero-btn:hover{background-color:#0056b3;transform:scale(.93)}.soon-tag{background:rgba(255,255,255,.15);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:10px;padding:2px 6px;margin-left:8px;border-radius:6px;text-transform:uppercase;font-weight:500;animation:1.9s ease-in-out infinite pulse}@keyframes pulse{0%,100%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.coming-soon-toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(100px);padding:1rem 1.8rem;background:rgba(255,255,255,.1);backdrop-filter:blur(8px);color:#fff;border-radius:10px;font-size:15px;font-weight:500;z-index:9999;opacity:0;transition:.4s;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 25px rgba(0,0,0,.25)}.coming-soon-toast.show{transform:translateX(-50%) translateY(0);opacity:1}@media (max-width:480px){.hero{height:50vh}.hero-btn{padding:.6rem 1rem;font-size:14px;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.soon-tag{font-size:9px;padding:1px 5px;margin-left:5px;white-space:nowrap}}.dudes-group{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.dude-wrapper{position:relative;display:inline-block;height:35px;width:35px;margin-left:-5.5px;border-radius:50%;overflow:hidden}.dude-wrapper:first-child{margin-left:0}.dude-wrapper img{height:100%;width:100%;object-fit:cover;border-radius:50%;border:2px solid #fff;display:block}.dude-wrapper::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);border-radius:50%;pointer-events:none;z-index:1}.store-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.store-btn{display:flex;align-items:center;gap:.7rem;background-color:#121212;border:2px solid #fff;border-radius:10px;color:#fff;padding:.7rem 1rem;min-width:190px;height:55px;transition:.3s}.hero-info-group,.store-btn .text{flex-direction:column;display:flex}#wallet-slider img,.marketplace-slider img{border-radius:20px;scroll-snap-align:center}.store-btn:hover{background-color:#1f1f1f;transform:scale(1.03);box-shadow:0 4px 12px rgba(255,255,255,.08)}.store-btn i{font-size:1.8rem}.store-btn .text{line-height:1.1}.store-btn .text .top{font-size:.65rem;text-transform:uppercase;opacity:.7;margin-bottom:2px}.store-btn .text .bottom{font-size:1rem;font-weight:600}.star-rating{display:flex;justify-content:center;align-items:center;margin:.5rem 0 1rem;gap:.2rem}.star-rating i{color:rgba(255,255,255,.85);font-size:1.3rem;opacity:0;animation:.8s forwards starFade}.star-rating i:first-child{animation-delay:.2s}.star-rating i:nth-child(2){animation-delay:.4s}.star-rating i:nth-child(3){animation-delay:.6s}.star-rating i:nth-child(4){animation-delay:.8s}.star-rating i:nth-child(5){animation-delay:1s}@keyframes starFade{from{opacity:0;transform:scale(.5) rotate(45deg)}to{opacity:1;transform:scale(1) rotate(0)}}.hero-info-group{align-items:center;gap:.5rem;margin-bottom:2rem}.rating-text-box{display:flex;flex-direction:column;align-items:center}.hero-rating-text{font-size:1.1rem;margin-top:.3rem}.sparkle{position:absolute;width:4px;height:4px;background:#fff;border-radius:50%;opacity:.7;animation:6s linear infinite floatSparkle;z-index:5}.feature-box,.img1{border-radius:15px}@keyframes floatSparkle{0%{transform:translateY(0) scale(1);opacity:.7}100%{transform:translateY(-100vh) scale(.3);opacity:0}}.testimonial-rotator{margin-top:1.5rem;font-size:1rem;color:#ffffffd8;font-weight:400;font-style:italic;text-align:center;min-height:32px;animation:2s ease-in-out fadeIn}.blinking-cursor{animation:1s infinite blink;color:#ffffffd6}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@media (max-width:768px){.hero-content{margin-top:750px}.hero-content h1{font-size:2rem;margin-top:-3.5rem}.hero-content p{font-size:1rem}.hero-btn{padding:.6rem 1.5rem}.ellipse-line{width:320px}}@media (min-width:769px){.hero-overlay{justify-content:flex-start;padding-left:6%;padding-right:6%}.hero-content{text-align:left;align-items:flex-start}.dudes-group,.star-rating,.store-buttons{justify-content:flex-start}.hero-info-group{flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;margin-bottom:1.3rem}.rating-text-box{align-items:flex-start}.hero-rating-text{text-align:left;margin:0}.hero{height:100vh}.testimonial-rotator{text-align:left;margin-top:2rem}}@media (min-width:1400px){.hero{height:85vh}}.features{padding:4rem 2rem;text-align:center;color:#fff;margin-top:35rem}.featured h2,.features h2,.marketplace-overview h2,.wallet-overview h2{font-size:2rem;margin-bottom:2rem}.feature-boxes{display:flex;flex-direction:column;gap:1.5rem}.feature-box{background-color:rgba(255,255,255,.93);color:#111;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;opacity:0;transform:translateY(20px);animation:.6s forwards fadeInBox}.feature-box:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.feature-box h3{font-size:1.4rem;margin-bottom:1rem}.feature-box p{font-size:1rem;line-height:1.5}.feature-box:first-child{animation-delay:.5s}.feature-box:nth-child(2){animation-delay:.7s}.feature-box:nth-child(3){animation-delay:.9s}@keyframes fadeInBox{to{opacity:1;transform:translateY(0)}}.featured{padding:4rem 2rem;text-align:center;color:#fff}.featured-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem}.image-container{position:relative;width:100%;max-width:350px;transform-style:preserve-3d;transition:transform .4s}.img1{width:100%;box-shadow:0 10px 25px rgba(0,0,0,.3);animation:5s ease-in-out infinite glowPulse}.featured-text{max-width:500px;text-align:left}.featured-text h3{font-size:1.4rem;margin-bottom:.5rem;color:#fff}.featured-text p{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;color:#ddd}@keyframes glowPulse{0%,100%{box-shadow:0 0 10px rgba(0,255,200,.4)}50%{box-shadow:0 0 25px rgba(0,255,200,.9)}}@media (min-width:768px) and (max-width:931px){.image-container{max-width:500px;flex-shrink:0}.featured-text{max-width:700px;text-align:left;margin-left:0}.ellipse-line{width:450px}}.dot,.wallet-dot-indicators .dot{width:10px;height:10px;border-radius:50%;transition:background-color .3s}@media (min-width:1075px){.featured-wrapper{margin-top:80px;flex-direction:row;justify-content:center;align-items:center;gap:6rem;text-align:left}.image-container{max-width:500px;flex-shrink:0}.featured-text{max-width:500px}}.marketplace-overview,.waitlist-section,.wallet-overview{text-align:center;color:#fff}.featured-text strong{color:#00ffc8;font-weight:600}.image-container:hover{transform:translateY(-5px) scale(1.02)}.featured-text h3,.featured-text p{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.featured-text h3.animate,.featured-text p.animate{opacity:1;transform:translateY(0)}.wallet-overview{padding:4rem 2rem;overflow:hidden}#wallet-slider,.marketplace-slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#wallet-slider{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem}#wallet-slider img{width:clamp(190px,80vw,220px);flex-shrink:0;box-shadow:0 6px 20px rgba(0,0,0,.3);transition:transform .3s}.wallet-dot-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.wallet-dot-indicators .dot{background-color:#999}.dot.active,.wallet-dot-indicators .dot.active{background-color:#fff}.marketplace-overview{padding:4rem 2rem;overflow-x:hidden}.marketplace-slider{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:1rem;justify-content:flex-start}.marketplace-slider img{width:260px;max-width:90vw;height:auto;box-shadow:0 6px 20px rgba(0,0,0,.4);transition:transform .4s;flex-shrink:0}.marketplace-slider img:active{transform:scale(1.05) rotate(1deg)}@media (min-width:768px){.features{margin-top:0}.feature-boxes{flex-direction:row;justify-content:space-between}.feature-box{flex:1;max-width:32%}#wallet-slider{overflow:visible;justify-content:center;flex-wrap:nowrap;animation:none;scroll-snap-type:none;padding-top:2rem}#wallet-slider img{width:clamp(180px,15vw,220px);margin-left:-60px;transform:scale(.95)}#wallet-slider img:nth-child(3){transform:scale(1.1);z-index:5}#wallet-slider img:hover{transform:scale(1.15);z-index:10}.wallet-dot-indicators{display:none}.marketplace-slider{overflow-x:hidden;justify-content:center;align-items:flex-end;padding:2rem 0}.marketplace-slider img{width:clamp(240px,20vw,300px);max-width:100%;scroll-snap-align:none;transform:rotate(0) scale(1)}.marketplace-slider img:first-child{transform:rotate(-8deg) translateY(20px);z-index:2}.marketplace-slider img:nth-child(2){transform:scale(1.1);z-index:3}.marketplace-slider img:nth-child(3){transform:rotate(8deg) translateY(20px);z-index:2}.marketplace-slider img:hover{transform:scale(1.2)!important;z-index:4}}@media (min-width:1200px){.marketplace-slider img{width:clamp(260px,16vw,320px)}}.dot-indicators{display:flex;justify-content:center;gap:.6rem;margin-top:1.2rem}.dot{background-color:#ccc}.waitlist-section{max-width:600px;margin:0 auto;padding:20px;display:flex;flex-direction:column;align-items:center}.waitlist-h2{width:150px;height:50px;border-radius:8px;background-color:#007bff;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:20px}.description,.subtitle{margin:0 auto;max-width:100%}.subtitle{font-size:1.4em;margin-bottom:15px}.description{margin-bottom:24px;line-height:1.5;font-size:.95em;padding:0 10px}.waitlist-btn{display:inline-block;padding:14px 28px;font-size:1rem;font-weight:600;color:#fff;background:rgba(0,255,200,.1);border:1.8px solid #007dff;border-radius:10px;backdrop-filter:blur(10px);transition:.3s;box-shadow:0 4px 20px rgba(0,190,255,.15)}.waitlist-btn:hover{background:rgba(0,185,255,.2);color:#0161c5;transform:scale(.96);box-shadow:0 6px 25px rgba(0,180,255,.4)}.waitlist-btn i{font-size:1.2rem;margin-right:6px}@media (min-width:768px){.dot-indicators{display:none}.waitlist-form{flex-direction:row}}
