.Header-module__9fWxfa__header{z-index:100;background-color:var(--background);border-bottom:1px solid #ffffff0d;width:100%;padding:1.5rem 2rem;position:fixed;top:0;left:0}.Header-module__9fWxfa__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Header-module__9fWxfa__logo{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.Header-module__9fWxfa__logoImage{border-radius:50%}.Header-module__9fWxfa__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__9fWxfa__loginBtn{color:var(--foreground);opacity:.8;font-weight:500;transition:opacity .2s}.Header-module__9fWxfa__loginBtn:hover{opacity:1}.Header-module__9fWxfa__registerBtn{background:var(--foreground);color:var(--background);border-radius:50px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:transform .2s,opacity .2s}.Header-module__9fWxfa__registerBtn:hover{opacity:.9;transform:translateY(-1px)}
.Hero-module__gNeX-G__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__container{z-index:10;flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}@media (min-width:1024px){.Hero-module__gNeX-G__container{text-align:left;flex-direction:row;justify-content:space-between}.Hero-module__gNeX-G__content{text-align:left;max-width:600px}.Hero-module__gNeX-G__actions{justify-content:flex-start}}.Hero-module__gNeX-G__content{text-align:center;max-width:800px}.Hero-module__gNeX-G__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__gNeX-G__highlight{background:linear-gradient(to right,var(--primary),var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__gNeX-G__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__gNeX-G__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__gNeX-G__primaryBtn{background:var(--primary);color:#fff;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Hero-module__gNeX-G__primaryBtn:hover{box-shadow:0 10px 20px -10px var(--primary);transform:translateY(-2px)}.Hero-module__gNeX-G__secondaryBtn{color:var(--foreground);border:1px solid var(--surface-highlight);background:#ffffff0d;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,border-color .2s}.Hero-module__gNeX-G__secondaryBtn:hover{background:var(--surface-highlight);border-color:var(--primary)}.Hero-module__gNeX-G__visual{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__coinImage{filter:drop-shadow(0 20px 50px #0000004d);max-width:100%;height:auto;animation:6s ease-in-out infinite Hero-module__gNeX-G__float}@keyframes Hero-module__gNeX-G__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.Hero-module__gNeX-G__backgroundGradient{background:radial-gradient(circle at center,var(--primary-glow)0%,transparent 70%);z-index:1;pointer-events:none;opacity:.3;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.Hero-module__gNeX-G__title{font-size:2.5rem}}
.Features-module__0vMnSW__section{background-color:var(--surface);padding:6rem 2rem}.Features-module__0vMnSW__container{max-width:1200px;margin:0 auto}.Features-module__0vMnSW__title{text-align:center;color:var(--foreground);margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Features-module__0vMnSW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Features-module__0vMnSW__card{background:var(--background);border:1px solid var(--surface-highlight);border-radius:16px;padding:2rem;transition:transform .2s,border-color .2s}.Features-module__0vMnSW__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Features-module__0vMnSW__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem}.Features-module__0vMnSW__cardDescription{color:var(--text-secondary);line-height:1.6}
.HowItWorks-module__iI9NfG__section{background-color:var(--surface);text-align:center;padding:6rem 2rem}.HowItWorks-module__iI9NfG__container{max-width:800px;margin:0 auto}.HowItWorks-module__iI9NfG__title{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.HowItWorks-module__iI9NfG__content{flex-direction:column;gap:1.5rem;display:flex}.HowItWorks-module__iI9NfG__description{color:var(--text-secondary);font-size:1.25rem;line-height:1.8}.HowItWorks-module__iI9NfG__description strong{color:var(--primary)}
.WhyUse-module__Cs0Z7G__section{background-color:var(--background);padding:6rem 2rem}.WhyUse-module__Cs0Z7G__container{max-width:1200px;margin:0 auto}.WhyUse-module__Cs0Z7G__title{text-align:center;color:var(--foreground);margin-bottom:4rem;font-size:2.5rem;font-weight:700}.WhyUse-module__Cs0Z7G__grid{flex-direction:column;gap:3rem;display:flex}@media (min-width:768px){.WhyUse-module__Cs0Z7G__grid{flex-direction:row;justify-content:space-between}}.WhyUse-module__Cs0Z7G__item{text-align:center;background:var(--surface);border:1px solid var(--surface-highlight);border-radius:16px;flex:1;padding:2rem}.WhyUse-module__Cs0Z7G__itemTitle{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.WhyUse-module__Cs0Z7G__itemText{color:var(--text-secondary);line-height:1.6}
.page-module__E0kJGG__main{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__footer{background:var(--surface);text-align:center;color:#666;border-top:1px solid #ffffff0d;margin-top:auto;padding:2rem}
