.Navbar-module__cJzEcG__navbar{z-index:1000;border-top:none;border-left:none;border-right:none;align-items:center;height:80px;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__navContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:2px;color:#fff;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__logo span{color:var(--primary)}.Navbar-module__cJzEcG__navLinks{gap:2.5rem;display:flex}.Navbar-module__cJzEcG__navLinks a,.Navbar-module__cJzEcG__dropdownTrigger{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module__cJzEcG__navLinks a:hover,.Navbar-module__cJzEcG__dropdownTrigger:hover{color:var(--primary)}.Navbar-module__cJzEcG__dropdown{position:relative}.Navbar-module__cJzEcG__dropdownTrigger{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0}.Navbar-module__cJzEcG__dropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);opacity:0;visibility:hidden;background:#0a0a0ae6;border-radius:12px;flex-direction:column;gap:.5rem;min-width:180px;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #00000080}.Navbar-module__cJzEcG__dropdown:hover .Navbar-module__cJzEcG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__dropdownMenu a{white-space:nowrap;border-radius:8px;padding:.6rem 1rem;font-size:.9rem}.Navbar-module__cJzEcG__dropdownMenu a:hover{background:#22c55e1a}.Navbar-module__cJzEcG__navActions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__discordBtn{color:#5865f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#5865f21a;border:1px solid #5865f233;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__cJzEcG__discordBtn:hover{color:#fff;background:#5865f2;border-color:#0000;transform:translateY(-2px)scale(1.05);box-shadow:0 5px 15px #5865f266}.Navbar-module__cJzEcG__btnPrimary{background:var(--primary);color:#000;box-shadow:0 0 15px var(--primary-glow);border-radius:4px;padding:.6rem 1.5rem;font-weight:600}.Navbar-module__cJzEcG__btnPrimary:hover{box-shadow:0 0 25px var(--primary-glow);transform:translateY(-2px)}.Navbar-module__cJzEcG__btnSecondary{color:#fff;font-weight:500}.Navbar-module__cJzEcG__btnSecondary:hover{color:var(--primary)}.Navbar-module__cJzEcG__hamburger{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;opacity:0;visibility:hidden;background:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-20px)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__active{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__mobileMenu a{color:#fff;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__mobileActions{flex-direction:column;gap:1rem;width:100%;margin-top:2rem;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__mobileActions a{text-align:center;width:100%}@media (max-width:992px){.Navbar-module__cJzEcG__navLinks{gap:1.5rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__navActions{display:none}.Navbar-module__cJzEcG__hamburger{display:block}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);margin-top:auto;padding:4rem 0 2rem}.Footer-module__S6Hkya__content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:3rem;display:flex}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:block}.Footer-module__S6Hkya__logo span{color:var(--primary)}.Footer-module__S6Hkya__brand p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Footer-module__S6Hkya__linksGroup{gap:4rem;display:flex}.Footer-module__S6Hkya__column h4{color:#fff;margin-bottom:1.5rem;font-size:1rem}.Footer-module__S6Hkya__column ul{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__column a{color:var(--text-muted);font-size:.9rem}.Footer-module__S6Hkya__column a:hover{color:var(--primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socials a:hover{color:var(--primary)}@media (max-width:768px){.Footer-module__S6Hkya__content{flex-direction:column}.Footer-module__S6Hkya__linksGroup{flex-direction:column;gap:2rem}}
.about-module__8TymFG__main{flex-direction:column;min-height:100vh;display:flex}.about-module__8TymFG__hero{text-align:center;padding:100px 0 60px}.about-module__8TymFG__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.about-module__8TymFG__highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.about-module__8TymFG__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.about-module__8TymFG__timelineSection{padding:60px 0 100px}.about-module__8TymFG__timeline{max-width:800px;margin:0 auto;padding:40px 0;position:relative}.about-module__8TymFG__timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-module__8TymFG__timelineItem{box-sizing:border-box;width:50%;padding:20px 40px;position:relative}.about-module__8TymFG__timelineItem:nth-child(odd){text-align:right;left:0}.about-module__8TymFG__timelineItem:nth-child(2n){text-align:left;left:50%}.about-module__8TymFG__timelineDot{background:var(--primary);z-index:10;width:20px;height:20px;box-shadow:0 0 15px var(--primary-glow);border-radius:50%;position:absolute;top:25px}.about-module__8TymFG__timelineItem:nth-child(odd) .about-module__8TymFG__timelineDot{right:-10px}.about-module__8TymFG__timelineItem:nth-child(2n) .about-module__8TymFG__timelineDot{left:-10px}.about-module__8TymFG__year{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800;display:block}.about-module__8TymFG__contentCard{border:1px solid var(--border);background:#ffffff08;border-radius:20px;padding:2rem;transition:transform .3s}.about-module__8TymFG__contentCard:hover{border-color:var(--primary);transform:translateY(-5px)}.about-module__8TymFG__contentCard h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.about-module__8TymFG__contentCard p{color:var(--text-muted);line-height:1.6}.about-module__8TymFG__missionSection{background:#22c55e05;padding:80px 0}.about-module__8TymFG__missionContent{text-align:center;max-width:800px;margin:0 auto}.about-module__8TymFG__missionContent h2{margin-bottom:1.5rem;font-size:2.5rem}.about-module__8TymFG__missionContent p{color:var(--text-muted);font-size:1.2rem;line-height:1.8}@media (max-width:768px){.about-module__8TymFG__timeline:before{left:30px}.about-module__8TymFG__timelineItem{width:100%;padding-left:70px;padding-right:20px;text-align:left!important}.about-module__8TymFG__timelineItem:nth-child(2n){left:0}.about-module__8TymFG__timelineDot{left:20px!important;right:auto!important}}
.features-module__eU_uXa__main{flex-direction:column;min-height:100vh;display:flex}.features-module__eU_uXa__hero{text-align:center;background:radial-gradient(circle at 50% -20%,#22c55e26 0%,#0000 50%);padding:100px 0 60px}.features-module__eU_uXa__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800}.features-module__eU_uXa__highlight{color:var(--primary);text-shadow:0 0 30px var(--primary-glow)}.features-module__eU_uXa__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.features-module__eU_uXa__featuresGrid{padding:60px 0 100px}.features-module__eU_uXa__sectionHeader{text-align:center;margin-bottom:4rem}.features-module__eU_uXa__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem}.features-module__eU_uXa__sectionHeader p{color:var(--text-muted);font-size:1.1rem}.features-module__eU_uXa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.features-module__eU_uXa__featureCard{border-radius:24px;flex-direction:column;height:100%;padding:2.5rem;transition:transform .3s,border-color .3s;display:flex}.features-module__eU_uXa__featureCard:hover{border-color:var(--primary);transform:translateY(-5px)}.features-module__eU_uXa__iconWrapper{width:56px;height:56px;color:var(--primary);background:#22c55e1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.features-module__eU_uXa__featureCard h3{margin-bottom:1rem;font-size:1.5rem}.features-module__eU_uXa__featureCard p{color:var(--text-muted);line-height:1.6}.features-module__eU_uXa__highlightSection{background:#22c55e08;padding:100px 0}.features-module__eU_uXa__highlightGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.features-module__eU_uXa__highlightContent h2{margin-bottom:1.5rem;font-size:3rem}.features-module__eU_uXa__highlightContent p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.features-module__eU_uXa__checkList{gap:1rem;display:grid}.features-module__eU_uXa__checkItem{color:var(--foreground);align-items:center;gap:1rem;font-size:1.1rem;display:flex}.features-module__eU_uXa__checkIcon{color:var(--primary);flex-shrink:0}.features-module__eU_uXa__comparisonSection{padding:100px 0}.features-module__eU_uXa__tableWrapper{margin-top:3rem;overflow-x:auto}.features-module__eU_uXa__comparisonTable{border-collapse:collapse;width:100%;min-width:600px}.features-module__eU_uXa__comparisonTable th,.features-module__eU_uXa__comparisonTable td{text-align:center;border-bottom:1px solid var(--border);padding:1.5rem}.features-module__eU_uXa__comparisonTable th{color:var(--text-muted);font-size:1.2rem;font-weight:600}.features-module__eU_uXa__comparisonTable td:first-child,.features-module__eU_uXa__comparisonTable th:first-child{text-align:left;color:var(--foreground)}.features-module__eU_uXa__tableHighlight{color:var(--primary);font-weight:700}.features-module__eU_uXa__cta{padding:60px 0 120px}.features-module__eU_uXa__ctaBox{text-align:center;background:radial-gradient(circle at 100% 0,#22c55e1a,#0000);border-radius:32px;padding:5rem 2rem}.features-module__eU_uXa__ctaBox h2{margin-bottom:1.5rem;font-size:3rem}.features-module__eU_uXa__ctaButtons{justify-content:center;gap:1.5rem;margin-top:2.5rem;display:flex}.features-module__eU_uXa__primaryBtn{background:var(--primary);color:#000;border-radius:12px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .3s}.features-module__eU_uXa__primaryBtn:hover{box-shadow:0 10px 25px var(--primary-glow);transform:translateY(-2px)}@media (max-width:992px){.features-module__eU_uXa__highlightGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.features-module__eU_uXa__ctaButtons{flex-direction:column}.features-module__eU_uXa__title{font-size:2.8rem}.features-module__eU_uXa__featureCard{padding:2rem}}
.landing-module__g1LwZa__main{flex-direction:column;min-height:100vh;display:flex}.landing-module__g1LwZa__hero{text-align:center;background:radial-gradient(circle at 50% -20%,#22c55e33 0%,#0000 60%);padding:140px 0 100px;position:relative;overflow:hidden}.landing-module__g1LwZa__heroContent{z-index:10;max-width:900px;margin:0 auto;position:relative}.landing-module__g1LwZa__badge{color:var(--primary);background:#22c55e1a;border:1px solid #22c55e33;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__title{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,10vw,5.5rem);font-weight:800;line-height:1.1}.landing-module__g1LwZa__highlight{color:var(--primary);text-shadow:0 0 40px var(--primary-glow)}.landing-module__g1LwZa__description{color:var(--text-muted);max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.landing-module__g1LwZa__ctaGroup{justify-content:center;gap:1.5rem;display:flex}.landing-module__g1LwZa__mainBtn{background:var(--primary);color:#000;border-radius:14px;align-items:center;gap:10px;padding:18px 42px;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.landing-module__g1LwZa__mainBtn:hover{box-shadow:0 15px 30px var(--primary-glow);transform:translateY(-3px)}.landing-module__g1LwZa__outlineBtn{color:#fff;border:1px solid var(--border);background:#ffffff08;border-radius:14px;padding:18px 42px;font-size:1.1rem;font-weight:600;transition:all .3s}.landing-module__g1LwZa__outlineBtn:hover{background:#ffffff14;border-color:#fff3}.landing-module__g1LwZa__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff05;padding:60px 0}.landing-module__g1LwZa__statsGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}.landing-module__g1LwZa__statItem h3{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800}.landing-module__g1LwZa__statItem p{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}.landing-module__g1LwZa__features{padding:120px 0}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:5rem}.landing-module__g1LwZa__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.landing-module__g1LwZa__featureCard{text-align:center;border-radius:24px;padding:3rem 2rem;transition:all .3s}.landing-module__g1LwZa__featureCard:hover{border-color:var(--primary);transform:translateY(-5px)}.landing-module__g1LwZa__featureIcon{color:var(--primary);background:#22c55e1a;border-radius:18px;margin-bottom:1.5rem;padding:15px}.landing-module__g1LwZa__featureCard h3{margin-bottom:1rem;font-size:1.5rem}.landing-module__g1LwZa__nodes{background:#22c55e05;padding:100px 0}.landing-module__g1LwZa__nodeCard{border-radius:32px;align-items:center;gap:4rem;padding:4rem;display:flex}.landing-module__g1LwZa__nodeContent{flex:1}.landing-module__g1LwZa__nodeContent h2{margin-bottom:1.5rem;font-size:2.5rem}.landing-module__g1LwZa__nodeSpecs{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}.landing-module__g1LwZa__specItem{color:var(--text-muted);align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__pricing{padding:120px 0}.landing-module__g1LwZa__pricingContent{align-items:center;gap:6rem;display:flex}.landing-module__g1LwZa__pricingText{flex:1}.landing-module__g1LwZa__pricingText h2{margin-bottom:2rem;font-size:3.5rem;line-height:1.1}.landing-module__g1LwZa__pricingCard{border:1px solid var(--primary);background:linear-gradient(135deg,#22c55e1a,#0a0a0ae6);border-radius:32px;width:100%;max-width:450px;padding:3.5rem;position:relative;box-shadow:0 20px 50px #22c55e26}.landing-module__g1LwZa__cardBadge{background:var(--primary);color:#000;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:800;position:absolute;top:20px;right:20px}.landing-module__g1LwZa__price{margin:1rem 0;font-size:4rem;font-weight:800}.landing-module__g1LwZa__pricingFeatures{gap:1rem;margin:2rem 0;list-style:none;display:grid}.landing-module__g1LwZa__pricingFeature{align-items:center;gap:12px;font-size:1.1rem;display:flex}.landing-module__g1LwZa__faq{padding:100px 0}.landing-module__g1LwZa__faqGrid{gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.landing-module__g1LwZa__faqItem{cursor:pointer;border-radius:16px;padding:2rem}.landing-module__g1LwZa__faqItem h3{margin-bottom:.5rem;font-size:1.2rem}.landing-module__g1LwZa__reviews{padding:100px 0}.landing-module__g1LwZa__reviewGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing-module__g1LwZa__reviewCard{border-radius:24px;padding:2.5rem}.landing-module__g1LwZa__stars{color:#fbbf24;gap:4px;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__author{color:var(--primary);margin-top:1.5rem;font-weight:600;display:block}.landing-module__g1LwZa__deploy{text-align:center;padding:100px 0}.landing-module__g1LwZa__deploySteps{grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:4rem;display:grid}.landing-module__g1LwZa__step h4{margin:1rem 0;font-size:1.4rem}.landing-module__g1LwZa__bottomCta{padding:120px 0}.landing-module__g1LwZa__ctaBox{text-align:center;background:radial-gradient(circle,#22c55e26,#0000);border-radius:40px;padding:6rem 2rem}.landing-module__g1LwZa__ctaBox h2{margin-bottom:2rem;font-size:4rem}@media (max-width:1024px){.landing-module__g1LwZa__pricingContent,.landing-module__g1LwZa__nodeCard{text-align:center;flex-direction:column;gap:3rem}.landing-module__g1LwZa__featureGrid,.landing-module__g1LwZa__statsGrid,.landing-module__g1LwZa__reviewGrid,.landing-module__g1LwZa__deploySteps{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.landing-module__g1LwZa__title{font-size:3rem}.landing-module__g1LwZa__ctaBox h2{font-size:2.5rem}.landing-module__g1LwZa__hero{padding:100px 0 60px}}
.legal-module__8113wq__main{flex-direction:column;min-height:100vh;display:flex}.legal-module__8113wq__hero{background:radial-gradient(circle at 50% -20%,#22c55e1a 0%,#0000 50%);padding:100px 0 60px}.legal-module__8113wq__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.legal-module__8113wq__highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.legal-module__8113wq__subtitle{color:var(--text-muted);max-width:800px;font-size:1.25rem;line-height:1.6}.legal-module__8113wq__contentSection{padding:60px 0 100px}.legal-module__8113wq__legalBox{border-radius:24px;max-width:900px;margin:0 auto;padding:3rem}.legal-module__8113wq__section{margin-bottom:4rem}.legal-module__8113wq__sectionNumber{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800;display:block}.legal-module__8113wq__section h2{color:#fff;margin-bottom:1.5rem;font-size:2rem}.legal-module__8113wq__section p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.legal-module__8113wq__list{padding:0;list-style:none}.legal-module__8113wq__listItem{color:var(--text-muted);gap:1rem;margin-bottom:1rem;line-height:1.6;display:flex}.legal-module__8113wq__listIcon{color:var(--primary);flex-shrink:0;margin-top:4px}.legal-module__8113wq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem;display:grid}.legal-module__8113wq__infoItem h4{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.8rem}.legal-module__8113wq__infoItem p{color:#fff;margin:0;font-size:1.2rem}.legal-module__8113wq__footerNote{border-top:1px solid var(--border);color:var(--text-muted);margin-top:4rem;padding-top:2rem;font-size:.95rem}@media (max-width:768px){.legal-module__8113wq__legalBox{padding:2rem}.legal-module__8113wq__section h2{font-size:1.75rem}}
.nodes-module__Wc4sFG__main{flex-direction:column;min-height:100vh;display:flex}.nodes-module__Wc4sFG__hero{text-align:center;padding:80px 0 40px}.nodes-module__Wc4sFG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.nodes-module__Wc4sFG__highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.nodes-module__Wc4sFG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.nodes-module__Wc4sFG__nodesGrid{padding:40px 0 80px}.nodes-module__Wc4sFG__nodeCard{border-radius:24px;max-width:900px;margin:0 auto;padding:3rem;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.nodes-module__Wc4sFG__nodeCard:hover{border-color:var(--primary);transform:translateY(-5px)}.nodes-module__Wc4sFG__nodeHeader{text-align:center;margin-bottom:3rem;position:relative}.nodes-module__Wc4sFG__statusBadge{color:var(--primary);background:#22c55e1a;border:1px solid #22c55e33;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:600;display:flex;position:absolute;top:0;right:0}.nodes-module__Wc4sFG__statusDot{background:var(--primary);width:8px;height:8px;box-shadow:0 0 10px var(--primary);border-radius:50%;animation:2s infinite nodes-module__Wc4sFG__pulse}@keyframes nodes-module__Wc4sFG__pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:.8;transform:scale(.95)}}.nodes-module__Wc4sFG__nodeIcon{color:var(--primary);margin-bottom:1rem}.nodes-module__Wc4sFG__nodeHeader h2{margin-bottom:.5rem;font-size:2rem}.nodes-module__Wc4sFG__nodeHeader p{color:var(--text-muted);font-size:1rem}.nodes-module__Wc4sFG__specsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin-bottom:3rem;display:grid}.nodes-module__Wc4sFG__specItem{align-items:flex-start;gap:1.5rem;display:flex}.nodes-module__Wc4sFG__specIcon{color:var(--primary);background:#22c55e1a;border-radius:12px;flex-shrink:0;width:28px;height:28px;padding:10px}.nodes-module__Wc4sFG__specText h3{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem}.nodes-module__Wc4sFG__specText p{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.nodes-module__Wc4sFG__specText span{color:var(--text-muted);font-size:.9rem}.nodes-module__Wc4sFG__nodeFooter{border-top:1px solid var(--border);text-align:center;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:2rem;display:grid}.nodes-module__Wc4sFG__metric span{color:var(--text-muted);text-transform:uppercase;margin-bottom:.25rem;font-size:.8rem;display:block}.nodes-module__Wc4sFG__metric strong{color:var(--foreground);font-size:1.1rem}.nodes-module__Wc4sFG__cta{padding:40px 0 100px}.nodes-module__Wc4sFG__ctaBox{text-align:center;border-radius:24px;max-width:800px;margin:0 auto;padding:4rem}.nodes-module__Wc4sFG__ctaBox h2{margin-bottom:1rem;font-size:2rem}.nodes-module__Wc4sFG__ctaBox p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.nodes-module__Wc4sFG__ctaButtons{justify-content:center;gap:1rem;display:flex}.nodes-module__Wc4sFG__primaryBtn{background:var(--primary);color:#000;border-radius:10px;padding:12px 28px;font-weight:700;transition:all .3s}.nodes-module__Wc4sFG__primaryBtn:hover{box-shadow:0 5px 15px var(--primary-glow);transform:translateY(-2px)}.nodes-module__Wc4sFG__secondaryBtn{color:#fff;border:1px solid var(--border);background:#ffffff0d;border-radius:10px;padding:12px 28px;font-weight:600;transition:all .3s}.nodes-module__Wc4sFG__secondaryBtn:hover{background:#ffffff1a}@media (max-width:768px){.nodes-module__Wc4sFG__nodeCard{padding:2rem}.nodes-module__Wc4sFG__specsGrid,.nodes-module__Wc4sFG__nodeFooter{grid-template-columns:1fr;gap:1.5rem}.nodes-module__Wc4sFG__ctaButtons{flex-direction:column}.nodes-module__Wc4sFG__statusBadge{margin-bottom:1.5rem;display:inline-flex;position:relative;top:auto;right:auto}}
.pricing-module__kvPdYW__main{flex-direction:column;min-height:100vh;display:flex}.pricing-module__kvPdYW__hero{text-align:center;padding:100px 0 60px}.pricing-module__kvPdYW__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.pricing-module__kvPdYW__highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.pricing-module__kvPdYW__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem}.pricing-module__kvPdYW__pricingSection{padding:60px 0 100px}.pricing-module__kvPdYW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1000px;margin:0 auto;display:grid}.pricing-module__kvPdYW__card{border-radius:32px;flex-direction:column;padding:3.5rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.pricing-module__kvPdYW__card:hover{transform:translateY(-8px)}.pricing-module__kvPdYW__freeCard{border:1px solid var(--border);background:#ffffff08}.pricing-module__kvPdYW__proCard{border:1px solid var(--primary);background:linear-gradient(135deg,#22c55e1a,#0a0a0ae6);box-shadow:0 20px 50px #22c55e1a}.pricing-module__kvPdYW__badge{background:var(--primary);color:#000;text-transform:uppercase;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:800;position:absolute;top:24px;right:24px}.pricing-module__kvPdYW__cardHeader{margin-bottom:2.5rem}.pricing-module__kvPdYW__cardHeader h3{color:var(--text-muted);margin-bottom:1rem;font-size:1.5rem}.pricing-module__kvPdYW__proCard .pricing-module__kvPdYW__cardHeader h3{color:#fff}.pricing-module__kvPdYW__price{align-items:baseline;gap:4px;font-size:3.5rem;font-weight:800;display:flex}.pricing-module__kvPdYW__price span{color:var(--text-muted);font-size:1.25rem;font-weight:500}.pricing-module__kvPdYW__features{flex-direction:column;flex:1;gap:1.25rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.pricing-module__kvPdYW__feature{color:var(--text-muted);align-items:center;gap:12px;font-size:1.05rem;display:flex}.pricing-module__kvPdYW__proCard .pricing-module__kvPdYW__feature{color:#fff}.pricing-module__kvPdYW__checkIcon{color:var(--primary);flex-shrink:0}.pricing-module__kvPdYW__btn{text-align:center;border-radius:12px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:all .3s}.pricing-module__kvPdYW__freeBtn{color:#fff;border:1px solid var(--border);background:#ffffff0d}.pricing-module__kvPdYW__freeBtn:hover{background:#ffffff1a}.pricing-module__kvPdYW__proBtn{background:var(--primary);color:#000;box-shadow:0 10px 20px var(--primary-glow)}.pricing-module__kvPdYW__proBtn:hover{box-shadow:0 15px 30px var(--primary-glow);transform:translateY(-2px)}.pricing-module__kvPdYW__faq{background:#22c55e05;padding:100px 0}.pricing-module__kvPdYW__faqGrid{max-width:800px;margin:0 auto}.pricing-module__kvPdYW__faqItem{margin-bottom:2rem}.pricing-module__kvPdYW__faqItem h4{color:#fff;margin-bottom:.75rem;font-size:1.2rem}.pricing-module__kvPdYW__faqItem p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.pricing-module__kvPdYW__grid{grid-template-columns:1fr}}
.status-module__baVxPq__main{flex-direction:column;min-height:100vh;display:flex}.status-module__baVxPq__hero{text-align:center;padding:100px 0 60px}.status-module__baVxPq__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.status-module__baVxPq__highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.status-module__baVxPq__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.status-module__baVxPq__statusContainer{padding:40px 0 100px}.status-module__baVxPq__statusCard{border-radius:24px;max-width:800px;margin:0 auto;padding:2rem}.status-module__baVxPq__globalStatus{color:var(--primary);background:#22c55e1a;border:1px solid #22c55e33;border-radius:16px;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;padding:1.5rem;font-size:1.2rem;font-weight:700;display:flex}.status-module__baVxPq__pulseDot{background:var(--primary);width:12px;height:12px;box-shadow:0 0 10px var(--primary);border-radius:50%;animation:2s infinite status-module__baVxPq__pulse}@keyframes status-module__baVxPq__pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:.8;transform:scale(.95)}}.status-module__baVxPq__statusGrid{gap:1.5rem;display:grid}.status-module__baVxPq__statusItem{border:1px solid var(--border);background:#ffffff08;border-radius:16px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex}.status-module__baVxPq__statusItem:hover{background:#ffffff0d;border-color:#22c55e4d}.status-module__baVxPq__serviceInfo{align-items:center;gap:1.5rem;display:flex}.status-module__baVxPq__serviceIcon{color:var(--text-muted)}.status-module__baVxPq__serviceText h3{margin-bottom:.25rem;font-size:1.1rem}.status-module__baVxPq__serviceText p{color:var(--text-muted);font-size:.85rem}.status-module__baVxPq__statusBadge{border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-size:.85rem;font-weight:600;display:flex}.status-module__baVxPq__online{color:var(--primary);background:#22c55e1a}.status-module__baVxPq__history{text-align:center;margin-top:4rem}.status-module__baVxPq__history h2{margin-bottom:1.5rem;font-size:1.5rem}.status-module__baVxPq__uptimeBar{justify-content:center;gap:4px;margin-bottom:1rem;display:flex}.status-module__baVxPq__bar{background:var(--primary);opacity:.3;border-radius:2px;width:4px;height:30px}.status-module__baVxPq__barActive{opacity:1;box-shadow:0 0 5px var(--primary-glow)}.status-module__baVxPq__uptimeLabel{color:var(--text-muted);font-size:.9rem}@media (max-width:600px){.status-module__baVxPq__statusItem{flex-direction:column;align-items:flex-start;gap:1.5rem}.status-module__baVxPq__statusBadge{align-self:flex-end}}
.AuthCard-module__Vc6V-G__wrapper{background:radial-gradient(circle at top right, var(--primary-glow), transparent 40%), radial-gradient(circle at bottom left, #0000, var(--background));justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.AuthCard-module__Vc6V-G__card{border-radius:12px;width:100%;max-width:450px;padding:3rem;animation:.5s ease-out AuthCard-module__Vc6V-G__fadeIn}.AuthCard-module__Vc6V-G__header{text-align:center;margin-bottom:2.5rem}.AuthCard-module__Vc6V-G__title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.AuthCard-module__Vc6V-G__subtitle{color:var(--text-muted);font-size:.95rem}.AuthCard-module__Vc6V-G__form{flex-direction:column;gap:1.5rem;display:flex}.AuthCard-module__Vc6V-G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.AuthCard-module__Vc6V-G__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.AuthCard-module__Vc6V-G__input{border:1px solid var(--border);color:#fff;background:#ffffff08;border-radius:6px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.AuthCard-module__Vc6V-G__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);background:#22c55e0d;outline:none}.AuthCard-module__Vc6V-G__options{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.AuthCard-module__Vc6V-G__remember{cursor:pointer;color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.AuthCard-module__Vc6V-G__checkbox{accent-color:var(--primary)}.AuthCard-module__Vc6V-G__forgot{color:var(--primary)}.AuthCard-module__Vc6V-G__forgot:hover{text-decoration:underline}.AuthCard-module__Vc6V-G__submitBtn{background:var(--primary);color:#000;box-shadow:0 0 15px var(--primary-glow);border-radius:6px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.AuthCard-module__Vc6V-G__submitBtn:hover{box-shadow:0 0 25px var(--primary-glow);transform:translateY(-2px)}.AuthCard-module__Vc6V-G__footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.9rem}.AuthCard-module__Vc6V-G__link{color:var(--primary);font-weight:600}.AuthCard-module__Vc6V-G__link:hover{text-decoration:underline}@keyframes AuthCard-module__Vc6V-G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.AuthCard-module__Vc6V-G__card{padding:2rem}}
