.about-module__-i9KWa__page{background:#fafafa;flex-direction:column;min-height:100vh;display:flex}.about-module__-i9KWa__main{flex:1}.about-module__-i9KWa__container{max-width:1200px;margin:0 auto;padding:0 20px}.about-module__-i9KWa__heroContent{text-align:center;z-index:10;max-width:700px;padding:2rem;position:relative}.about-module__-i9KWa__heroTitle{text-shadow:2px 2px 4px #0000004d;margin-bottom:.5rem;font-size:3rem;font-weight:800}.about-module__-i9KWa__heroSubtitle{opacity:.95;font-size:1.25rem}.about-module__-i9KWa__sectionTitle{text-align:center;color:#1f2937;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.about-module__-i9KWa__about{background:#fff;padding:5rem 0}.about-module__-i9KWa__aboutContent{text-align:center;max-width:800px;margin:0 auto}.about-module__-i9KWa__aboutContent p{color:#6b7280;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-module__-i9KWa__aboutContent p:last-child{margin-bottom:0}.about-module__-i9KWa__features{background:#f8fafc;padding:5rem 0}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.about-module__-i9KWa__valueCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:2rem;transition:all .3s}.about-module__-i9KWa__valueCard:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.about-module__-i9KWa__valueCard i{color:#2563eb;margin-bottom:1rem;font-size:2.5rem}.about-module__-i9KWa__valueCard h3{color:#1f2937;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.about-module__-i9KWa__valueCard p{color:#6b7280;line-height:1.6}.about-module__-i9KWa__offerGrid{text-align:left;max-width:800px;margin:0 auto}.about-module__-i9KWa__offerItem{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.about-module__-i9KWa__offerItem:last-child{margin-bottom:0}.about-module__-i9KWa__offerItem i{color:#2563eb;margin-top:.25rem;font-size:1.5rem}.about-module__-i9KWa__offerItem h3{color:#1f2937;margin:0 0 .5rem;font-weight:600}.about-module__-i9KWa__offerItem p{color:#6b7280;margin:0}.about-module__-i9KWa__guidelines{background:#f8fafc;padding:5rem 0}.about-module__-i9KWa__guidelinesBox{background:#fff;border:1px solid #e5e7eb;border-radius:15px;max-width:800px;margin:0 auto;padding:2rem}.about-module__-i9KWa__guidelinesBox>div{margin-bottom:2rem}.about-module__-i9KWa__guidelinesBox>div:last-child{margin-bottom:0}.about-module__-i9KWa__guidelinesBox h3{color:#1f2937;margin-bottom:.75rem;font-weight:600}.about-module__-i9KWa__guidelinesBox p{color:#6b7280;margin:0}@media (max-width:768px){.about-module__-i9KWa__heroTitle{font-size:2rem}.about-module__-i9KWa__sectionTitle{font-size:1.75rem}}
.header-module__bAz-Na__header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;width:100%;padding:1rem 0;position:fixed;top:0;box-shadow:0 2px 20px #0000001a}.header-module__bAz-Na__navbar{padding:1rem 0}.header-module__bAz-Na__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.header-module__bAz-Na__navLogo{align-items:center;display:flex}.header-module__bAz-Na__navLogo img{width:auto;height:36px}.header-module__bAz-Na__logoText{color:#000;margin-left:10px;font-size:1.5rem;font-weight:800}.header-module__bAz-Na__navLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.header-module__bAz-Na__navLink{color:#000;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.header-module__bAz-Na__navLink:hover{color:#2563eb}.header-module__bAz-Na__navLink:after{content:"";background:#2563eb;width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.header-module__bAz-Na__navLink:hover:after{width:100%}.header-module__bAz-Na__discordButton{color:#000;white-space:nowrap;align-items:center;gap:.5rem;margin-left:auto;font-weight:500;text-decoration:none;transition:color .3s;display:flex;position:relative}.header-module__bAz-Na__discordButton:hover{color:#2563eb}.header-module__bAz-Na__discordButton:after{content:"";background:#2563eb;width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.header-module__bAz-Na__discordButton:hover:after{width:100%}.header-module__bAz-Na__discordIcon{font-size:1rem}.header-module__bAz-Na__mobileDiscordButton{color:#6b7280;border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:1rem;font-weight:400;text-decoration:none;transition:color .3s;display:flex}.header-module__bAz-Na__mobileDiscordButton:hover{color:#2563eb;background:#f9fafb}@media (max-width:768px){.header-module__bAz-Na__discordButton{margin-left:0}}.header-module__bAz-Na__mobileMenuToggle{cursor:pointer;flex-direction:column;gap:5px;display:none}.header-module__bAz-Na__mobileMenuToggle span{background:#333;border-radius:3px;width:25px;height:3px;transition:all .3s}.header-module__bAz-Na__mobileMenu{background:#fff;border-top:1px solid #e5e7eb;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px #0000001a}.header-module__bAz-Na__mobileMenu.header-module__bAz-Na__active{display:block}.header-module__bAz-Na__mobileMenu a{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:1rem;text-decoration:none;transition:color .3s;display:block}.header-module__bAz-Na__mobileMenu a:hover{color:#2563eb;background:#f9fafb}@media (max-width:768px){.header-module__bAz-Na__navLinks{display:none}.header-module__bAz-Na__discordButton{margin-left:0}.header-module__bAz-Na__mobileMenuToggle{display:flex}.header-module__bAz-Na__mobileMenu a{color:#6b7280;border-bottom:1px solid #f3f4f6;padding:1rem;text-decoration:none;transition:color .3s;display:block}.header-module__bAz-Na__mobileMenu a:hover{color:#2563eb;background:#f9fafb}}
.footer-module__9TSqya__footer{color:#fff;background:#1f2937;margin-top:auto;padding:2rem 1rem 1rem}.footer-module__9TSqya__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.footer-module__9TSqya__footerSection h3{margin-bottom:.75rem;font-size:1rem;font-weight:600}.footer-module__9TSqya__footerSection p{color:#d1d5db;margin-bottom:.5rem;line-height:1.6}.footer-module__9TSqya__footerSection a{color:#d1d5db;margin-bottom:.5rem;font-size:.9rem;text-decoration:none;display:block}.footer-module__9TSqya__footerSection a:hover{color:#2563eb}.footer-module__9TSqya__footerBottom{text-align:center;color:#9ca3af;border-top:1px solid #374151;max-width:1200px;margin:1.5rem auto 0;padding-top:1rem;font-size:.85rem}
.coming-soon-module__DGNo2G__page{background:#fafafa;flex-direction:column;min-height:100vh;display:flex}.coming-soon-module__DGNo2G__main{flex:1}.coming-soon-module__DGNo2G__container{max-width:1200px;margin:0 auto;padding:0 20px}.coming-soon-module__DGNo2G__heroContent{text-align:center;z-index:10;max-width:700px;padding:2rem;position:relative}.coming-soon-module__DGNo2G__heroTitle{text-shadow:2px 2px 4px #0000004d;margin-bottom:.5rem;font-size:3rem;font-weight:800}.coming-soon-module__DGNo2G__heroSubtitle{opacity:.95;font-size:1.25rem}.coming-soon-module__DGNo2G__sectionTitle{text-align:center;color:#1f2937;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.coming-soon-module__DGNo2G__comingSoonCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffff26;border:1px solid #fff3;border-radius:15px;max-width:600px;padding:3rem;position:relative}.coming-soon-module__DGNo2G__comingSoonCard h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.coming-soon-module__DGNo2G__comingSoonCard p{color:#fffffff2;margin-bottom:0;font-size:1.25rem}.coming-soon-module__DGNo2G__comingSoonSection{background:#fff;padding:5rem 0}.coming-soon-module__DGNo2G__comingSoonSection h2{color:#1f2937;text-align:center;margin-bottom:1rem;font-size:2.5rem}.coming-soon-module__DGNo2G__sectionSubtitle{text-align:center;color:#6b7280;max-width:600px;margin:0 auto 3rem;font-size:1.125rem}.coming-soon-module__DGNo2G__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.coming-soon-module__DGNo2G__featureCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:2.5rem;transition:all .3s}.coming-soon-module__DGNo2G__featureCard:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.coming-soon-module__DGNo2G__featureCard i{color:#2563eb;margin-bottom:1rem;font-size:2.5rem}.coming-soon-module__DGNo2G__featureCard h3{color:#1f2937;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.coming-soon-module__DGNo2G__featureCard p{color:#6b7280;line-height:1.6}.coming-soon-module__DGNo2G__comingSoonTimeline{background:#f9fafb;padding:5rem 0}.coming-soon-module__DGNo2G__comingSoonTimeline h2{color:#1f2937;text-align:center;margin-bottom:1rem;font-size:2.5rem}.coming-soon-module__DGNo2G__timeline{max-width:800px;margin:3rem auto 0;padding:0 1rem;position:relative}.coming-soon-module__DGNo2G__timeline:before{content:"";background:#e5e7eb;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.coming-soon-module__DGNo2G__timelineItem{width:100%;margin-bottom:3rem}.coming-soon-module__DGNo2G__timelineItem:nth-child(odd) .coming-soon-module__DGNo2G__timelineDate{text-align:right;padding-right:1.5rem}.coming-soon-module__DGNo2G__timelineItem:nth-child(odd) .coming-soon-module__DGNo2G__timelineContent{margin-left:50%;padding-left:1.5rem}.coming-soon-module__DGNo2G__timelineItem:nth-child(2n) .coming-soon-module__DGNo2G__timelineDate{text-align:left;padding-left:1.5rem}.coming-soon-module__DGNo2G__timelineItem:nth-child(2n) .coming-soon-module__DGNo2G__timelineContent{margin-right:50%;padding-right:1.5rem}.coming-soon-module__DGNo2G__timelineDate{color:#2563eb;z-index:10;font-size:1.125rem;font-weight:700;position:relative}.coming-soon-module__DGNo2G__timelineDate:before{content:"";background:#2563eb;border:4px solid #f9fafb;border-radius:50%;width:16px;height:16px;margin-left:-8px;position:absolute;top:50%;left:50%;transform:translateY(-50%)}.coming-soon-module__DGNo2G__timelineContent{z-index:2;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem;position:relative}.coming-soon-module__DGNo2G__timelineContent h4{color:#1f2937;margin:0 0 .75rem;font-size:1.25rem}.coming-soon-module__DGNo2G__timelineContent p{color:#6b7280;margin:0;line-height:1.6}.coming-soon-module__DGNo2G__comingSoonNotify{background:#fff;padding:5rem 0}.coming-soon-module__DGNo2G__notifyCard{color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:15px;max-width:600px;margin:0 auto;padding:3rem;box-shadow:0 10px 40px #00000026}.coming-soon-module__DGNo2G__notifyCard h2{color:#fff;margin-bottom:1rem;font-size:2rem}.coming-soon-module__DGNo2G__notifyCard p{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.coming-soon-module__DGNo2G__ctaButton{color:#2563eb;background:#fff;border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.coming-soon-module__DGNo2G__ctaButton:hover{background:#f3f4f6;transform:translateY(-2px)}@media (max-width:768px){.coming-soon-module__DGNo2G__timeline:before{left:20px}.coming-soon-module__DGNo2G__timelineItem:nth-child(odd) .coming-soon-module__DGNo2G__timelineDate,.coming-soon-module__DGNo2G__timelineItem:nth-child(2n) .coming-soon-module__DGNo2G__timelineDate{text-align:left;padding-left:3rem;padding-right:0}.coming-soon-module__DGNo2G__timelineItem:nth-child(odd) .coming-soon-module__DGNo2G__timelineContent,.coming-soon-module__DGNo2G__timelineItem:nth-child(2n) .coming-soon-module__DGNo2G__timelineContent{margin-left:0;margin-right:0;padding-left:3rem;padding-right:1rem}.coming-soon-module__DGNo2G__timelineDate:before{margin-left:-30px;left:0}}
.Hero-module__aaxDFq__hero{color:#fff;background:#1f2937;justify-content:center;align-items:center;min-height:100vh;margin-top:0;margin-bottom:100px;display:flex;position:relative;overflow:hidden}.Hero-module__aaxDFq__hero:before{content:"";opacity:.7;pointer-events:none;background-image:url(/banner-small-logo.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Hero-module__aaxDFq__heroContent{text-align:center;z-index:10;max-width:700px;padding:2rem;position:relative}.Hero-module__aaxDFq__heroTitle{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.Hero-module__aaxDFq__heroSubtitle{opacity:1;margin-bottom:2rem;font-size:1.3rem}.Hero-module__aaxDFq__blurbox{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffff26;border:1px solid #fff3;border-radius:15px;max-width:600px;padding:3rem;position:relative}.Hero-module__aaxDFq__blurbox h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.Hero-module__aaxDFq__blurbox p{color:#fffffff2;margin-bottom:0;font-size:1.25rem}.Hero-module__aaxDFq__ctaButton{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__aaxDFq__ctaButton:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.Hero-module__aaxDFq__heroContribute{color:#fff;background:#1f2937;justify-content:center;align-items:center;min-height:100vh;margin-top:0;display:flex;position:relative;overflow:hidden}.Hero-module__aaxDFq__heroContribute:before{content:"";opacity:.7;pointer-events:none;background-image:url(/banner-small-logo.png);background-position:50%;background-size:cover;position:absolute;inset:0}
