.Navbar-module__cJzEcG__navbar{z-index:1000;border-top:none;border-left:none;border-right:none;align-items:center;width:100%;height:70px;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logoText{letter-spacing:-1px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__accent{color:var(--primary)}.Navbar-module__cJzEcG__navLinks{gap:2rem;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--foreground);opacity:.8;transition:var(--transition);font-size:.9rem;font-weight:500}.Navbar-module__cJzEcG__navLinks a:hover{opacity:1;color:var(--primary)}.Navbar-module__cJzEcG__playBtn{background:var(--primary);color:#fff;transition:var(--transition);border-radius:8px;padding:.6rem 1.5rem;font-size:.8rem;font-weight:700;box-shadow:0 4px 15px #10b9814d}.Navbar-module__cJzEcG__playBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}}
.Hero-module__ZARIfG__hero{background:0 0;align-items:center;min-height:100vh;padding-top:70px;display:flex;position:relative}.Hero-module__ZARIfG__container{z-index:1}.Hero-module__ZARIfG__content{max-width:800px}.Hero-module__ZARIfG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;background:#54daf41a;border:1px solid #54daf433;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__pulse{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%{transform:scale(.95);box-shadow:0 0 #54daf4b3}70%{transform:scale(1);box-shadow:0 0 0 10px #54daf400}to{transform:scale(.95);box-shadow:0 0 #54daf400}}.Hero-module__ZARIfG__title{letter-spacing:-2px;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__description{color:var(--foreground);opacity:.7;max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__ipContainer{border:1px solid var(--card-border);cursor:pointer;transition:var(--transition);background:#ffffff0d;border-radius:12px;align-items:center;gap:1.5rem;padding:.8rem 1.5rem;display:flex;position:relative}.Hero-module__ZARIfG__ipContainer:hover{border-color:var(--primary);background:#ffffff14}.Hero-module__ZARIfG__ipLabel{opacity:.5;letter-spacing:1px;font-size:.7rem;font-weight:700}.Hero-module__ZARIfG__ipValue{color:var(--primary);font-family:Geist Mono,monospace;font-weight:600}.Hero-module__ZARIfG__copiedText{background:var(--primary);color:#fff;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__statItem{align-items:center;gap:.8rem;font-weight:600;display:flex}.Hero-module__ZARIfG__scrollDown{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid #fff3;border-radius:20px;width:25px;height:40px;position:relative}.Hero-module__ZARIfG__mouse:before{content:"";background:var(--primary);border-radius:2px;width:4px;height:8px;animation:2s infinite Hero-module__ZARIfG__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scroll{0%{opacity:0;transform:translate(-50%)}50%{opacity:1}to{opacity:0;transform:translate(-50%,15px)}}@media (max-width:768px){.Hero-module__ZARIfG__actions{flex-direction:column;align-items:flex-start}.Hero-module__ZARIfG__ipContainer{justify-content:space-between;width:100%}}
.Features-module__zvCZ4q__features{padding:100px 0;position:relative}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:4rem}.Features-module__zvCZ4q__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Features-module__zvCZ4q__highlight{color:var(--primary)}.Features-module__zvCZ4q__subtitle{opacity:.6;max-width:600px;margin:0 auto}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Features-module__zvCZ4q__card{transition:var(--transition);border-radius:20px;flex-direction:column;align-items:flex-start;padding:2.5rem;display:flex}.Features-module__zvCZ4q__card:hover{border-color:var(--primary);background:#54daf40d;transform:translateY(-10px)}.Features-module__zvCZ4q__icon{color:var(--primary);background:#54daf41a;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.Features-module__zvCZ4q__cardTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Features-module__zvCZ4q__cardDesc{opacity:.7;font-size:.95rem;line-height:1.6}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--card-border);background:#0000004d;margin-top:100px;padding:80px 0 40px}.Footer-module__S6Hkya__top{justify-content:space-between;gap:4rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:block}.Footer-module__S6Hkya__accent{color:var(--primary)}.Footer-module__S6Hkya__tagline{opacity:.6;font-size:.9rem;line-height:1.5}.Footer-module__S6Hkya__links{gap:4rem;display:flex}.Footer-module__S6Hkya__group h4{color:var(--primary);margin-bottom:1.5rem;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__group a{opacity:.6;transition:var(--transition);margin-bottom:.8rem;font-size:.9rem;display:block}.Footer-module__S6Hkya__group a:hover{opacity:1;color:var(--primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__bottom p{opacity:.4;font-size:.8rem}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socials a{opacity:.6;transition:var(--transition)}.Footer-module__S6Hkya__socials a:hover{opacity:1;color:var(--primary)}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:3rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}
