.landing-module__jDH3nq__page{--accent:#02f9dc;--accent-light:#06fef0;--accent-dim:#02f9dc26;--bg:#0a0e17;--bg-card:#ffffff08;--bg-card-hover:#ffffff0f;--border:#ffffff0f;--border-accent:#02f9dc40;--text:#e2e8f0;--text2:#94a3b8;--text3:#5a576a;--cyan:#38bdf8;--sans:"DM Sans", "Inter", sans-serif;--mono:"JetBrains Mono", monospace;font-family:var(--sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;overflow-x:hidden}.landing-module__jDH3nq__page a{color:var(--accent-light);text-decoration:none}.landing-module__jDH3nq__page a.landing-module__jDH3nq__btnP{color:#fff}.landing-module__jDH3nq__ctn{max-width:1140px;margin:0 auto;padding:0 24px}.landing-module__jDH3nq__slabel{font-family:var(--mono);letter-spacing:3px;text-transform:uppercase;color:var(--accent-light);margin-bottom:16px;font-size:11px;display:inline-block}.landing-module__jDH3nq__stitle{letter-spacing:-1px;margin-bottom:16px;font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.2}.landing-module__jDH3nq__ssub{color:var(--text2);max-width:560px;font-size:16px;line-height:1.7}.landing-module__jDH3nq__particles{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.landing-module__jDH3nq__particle{background:var(--accent);opacity:0;border-radius:50%;width:2px;height:2px;animation:12s ease-in-out infinite landing-module__jDH3nq__pFloat;position:absolute}@keyframes landing-module__jDH3nq__pFloat{0%{opacity:0;transform:translateY(100vh)scale(.5)}20%{opacity:.5}80%{opacity:.2}to{opacity:0;transform:translateY(-20vh)scale(1.2)}}@keyframes landing-module__jDH3nq__orbPulse{0%,to{opacity:1;transform:translate(-50%,-55%)scale(1)}50%{opacity:.7;transform:translate(-50%,-55%)scale(1.15)}}.landing-module__jDH3nq__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0e17d9;padding:14px 0;position:fixed;top:0;left:0;right:0}.landing-module__jDH3nq__navInner{justify-content:space-between;align-items:center;display:flex}.landing-module__jDH3nq__navLogo{letter-spacing:-.5px;color:var(--text);font-size:20px;font-weight:800;font-family:var(--mono)}.landing-module__jDH3nq__navLogoAccent{color:var(--accent)}.landing-module__jDH3nq__navLinks{align-items:center;gap:28px;display:flex}.landing-module__jDH3nq__navLink{color:var(--text2);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__jDH3nq__navLink:hover{color:var(--text)}.landing-module__jDH3nq__btnP{color:#fff;font-family:var(--sans);cursor:pointer;background:#4f46e5;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 0 24px #4f46e54d}.landing-module__jDH3nq__btnP:hover{background:#6366f1;transform:translateY(-1px);box-shadow:0 0 36px #4f46e580}.landing-module__jDH3nq__btnG{color:var(--text);font-family:var(--sans);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.landing-module__jDH3nq__btnG:hover{border-color:var(--accent);background:var(--accent-dim)}.landing-module__jDH3nq__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative}.landing-module__jDH3nq__heroOrb{pointer-events:none;background:radial-gradient(circle,#02f9dc2e 0%,#02f9dc0a 50%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:6s ease-in-out infinite landing-module__jDH3nq__orbPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.landing-module__jDH3nq__heroContent{z-index:2;max-width:720px;position:relative}.landing-module__jDH3nq__heroBadge{background:var(--accent-dim);border:1px solid var(--border-accent);color:var(--accent-light);font-size:13px;font-weight:500;font-family:var(--mono);border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;display:inline-flex}.landing-module__jDH3nq__heroTitle{letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(36px,5.5vw,62px);font-weight:800;line-height:1.1}.landing-module__jDH3nq__heroAcc{color:var(--accent)}.landing-module__jDH3nq__heroSub{color:var(--text2);max-width:540px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.landing-module__jDH3nq__heroHighlight{font-weight:600}.landing-module__jDH3nq__hlGreen{color:var(--accent-light)}.landing-module__jDH3nq__hlCyan{color:var(--cyan)}.landing-module__jDH3nq__hlRed{color:#f87171}.landing-module__jDH3nq__heroActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.landing-module__jDH3nq__features{z-index:1;padding:120px 0;position:relative}.landing-module__jDH3nq__featGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:48px;display:grid}.landing-module__jDH3nq__featCard{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:16px;padding:32px 28px;transition:all .3s;position:relative;overflow:hidden}.landing-module__jDH3nq__featCard:hover{background:var(--bg-card-hover);border-color:var(--border-accent);transform:translateY(-3px)}.landing-module__jDH3nq__featCard:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:0;height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.landing-module__jDH3nq__featCard:hover:before{opacity:1}.landing-module__jDH3nq__featIcon{background:var(--accent-dim);border:1px solid var(--border-accent);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:20px;display:flex}.landing-module__jDH3nq__featCard h3{margin-bottom:10px;font-size:16px;font-weight:700}.landing-module__jDH3nq__featCard p{color:var(--text2);font-size:14px;line-height:1.7}.landing-module__jDH3nq__featPeek{color:var(--accent-light);opacity:0;font-size:12px;font-weight:600;font-family:var(--mono);margin-top:14px;transition:opacity .3s;display:block}.landing-module__jDH3nq__featCard:hover .landing-module__jDH3nq__featPeek{opacity:1}.landing-module__jDH3nq__hiw{z-index:1;padding:120px 0;position:relative}.landing-module__jDH3nq__steps{flex-direction:column;max-width:700px;margin-top:56px;margin-left:auto;margin-right:auto;padding-left:56px;display:flex;position:relative}.landing-module__jDH3nq__stepsLine{background:linear-gradient(180deg, var(--accent-light), var(--accent), #02f9dc26, transparent);width:2px;position:absolute;top:0;bottom:0;left:27px}.landing-module__jDH3nq__step{gap:24px;padding:28px 0;display:flex;position:relative}.landing-module__jDH3nq__stepNum{background:var(--bg);width:56px;height:56px;font-family:var(--mono);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;left:-56px}.landing-module__jDH3nq__stepNumFirst{border:2px solid var(--cyan);color:var(--cyan);box-shadow:0 0 24px #38bdf84d}.landing-module__jDH3nq__stepNumAuto{border:2px solid var(--accent);color:var(--accent);box-shadow:0 0 20px #02f9dc33}.landing-module__jDH3nq__stepHeader{align-items:center;gap:10px;margin-bottom:6px;display:flex}.landing-module__jDH3nq__stepHeader h3{letter-spacing:-.3px;font-size:20px;font-weight:700}.landing-module__jDH3nq__stepTag{font-family:var(--mono);letter-spacing:1.5px;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:600}.landing-module__jDH3nq__stepTagGreen{color:var(--accent);background:#02f9dc1a}.landing-module__jDH3nq__stepTagPurple{color:var(--cyan);background:#38bdf81a}.landing-module__jDH3nq__step p{color:var(--text2);font-size:15px;line-height:1.7}.landing-module__jDH3nq__faq{z-index:1;padding:120px 0;position:relative}.landing-module__jDH3nq__faqList{flex-direction:column;gap:12px;max-width:680px;margin-top:48px;margin-left:auto;margin-right:auto;display:flex}.landing-module__jDH3nq__faqItem{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;transition:border-color .3s;overflow:hidden}.landing-module__jDH3nq__faqItem:hover{border-color:var(--border-accent)}.landing-module__jDH3nq__faqQ{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:15px;font-weight:600;display:flex}.landing-module__jDH3nq__faqPlus{color:var(--text3);text-align:center;min-width:20px;font-size:22px;font-weight:300;transition:transform .3s,color .3s;display:inline-block}.landing-module__jDH3nq__faqPlusOpen{color:var(--accent);transform:rotate(45deg)}.landing-module__jDH3nq__faqA{max-height:0;padding:0 24px;transition:max-height .35s,padding .35s;overflow:hidden}.landing-module__jDH3nq__faqAOpen{max-height:300px;padding:0 24px 20px}.landing-module__jDH3nq__faqA p{color:var(--text2);font-size:14px;line-height:1.8}.landing-module__jDH3nq__finalCta{text-align:center;z-index:1;padding:120px 0 140px;position:relative}.landing-module__jDH3nq__ctaBox{background:var(--bg-card);border:1px solid var(--border-accent);border-radius:24px;padding:64px 48px;position:relative;overflow:hidden}.landing-module__jDH3nq__ctaOrb{pointer-events:none;background:radial-gradient(circle,#02f9dc1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.landing-module__jDH3nq__ctaBox h2{letter-spacing:-1px;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:800;position:relative}.landing-module__jDH3nq__ctaBox p{color:var(--text2);max-width:480px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:17px;position:relative}.landing-module__jDH3nq__footer{border-top:1px solid var(--border);z-index:1;padding:40px 0;position:relative}.landing-module__jDH3nq__footerInner{justify-content:space-between;align-items:center;display:flex}.landing-module__jDH3nq__footer p,.landing-module__jDH3nq__footer a{color:var(--text3);font-size:13px;font-family:var(--mono)}.landing-module__jDH3nq__footer a:hover{color:var(--text)}.landing-module__jDH3nq__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;justify-content:center;align-items:center;padding:24px;animation:.25s landing-module__jDH3nq__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes landing-module__jDH3nq__modalFadeIn{0%{opacity:0}to{opacity:1}}.landing-module__jDH3nq__modalContent{border:1px solid var(--border-accent);background:#111827;border-radius:20px;width:100%;max-width:720px;max-height:85vh;padding:40px 36px;animation:.3s landing-module__jDH3nq__modalSlideIn;position:relative;overflow-y:auto}@keyframes landing-module__jDH3nq__modalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-module__jDH3nq__modalContent::-webkit-scrollbar{width:6px}.landing-module__jDH3nq__modalContent::-webkit-scrollbar-track{background:0 0}.landing-module__jDH3nq__modalContent::-webkit-scrollbar-thumb{background:var(--border-accent);border-radius:3px}.landing-module__jDH3nq__modalClose{border:1px solid var(--border);background:var(--bg-card);width:36px;height:36px;color:var(--text2);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.landing-module__jDH3nq__modalClose:hover{background:var(--bg-card-hover);border-color:var(--accent);color:var(--text)}.landing-module__jDH3nq__modalHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.landing-module__jDH3nq__modalIcon{background:var(--accent-dim);border:1px solid var(--border-accent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;display:flex}.landing-module__jDH3nq__modalTitle{letter-spacing:-.5px;font-size:24px;font-weight:700}.landing-module__jDH3nq__modalDesc{color:var(--text2);margin-bottom:28px;font-size:15px;line-height:1.8}.landing-module__jDH3nq__compare{z-index:1;padding:120px 0;position:relative}.landing-module__jDH3nq__compareTable{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;margin-top:48px;overflow:hidden}.landing-module__jDH3nq__compareTableHeader{border-bottom:2px solid var(--border-accent);grid-template-columns:1fr 1fr 1fr;display:grid}.landing-module__jDH3nq__compareTableHeader .landing-module__jDH3nq__compareTableCell{background:var(--bg-card-hover);color:var(--text);font-family:var(--mono);text-transform:uppercase;letter-spacing:1px;border-right:1px solid var(--border);padding:20px 24px;font-size:12px}.landing-module__jDH3nq__compareTableHeader .landing-module__jDH3nq__compareTableCell:last-child{color:var(--accent-light);border-right:none;border-left:1px solid var(--border-accent);background:#02f9dc14}.landing-module__jDH3nq__compareTableBody{grid-template-columns:1fr 1fr 1fr;display:grid}.landing-module__jDH3nq__compareTableRow{display:contents}.landing-module__jDH3nq__compareTableRow:not(:last-child) .landing-module__jDH3nq__compareTableCell{border-bottom:1px solid var(--border)}.landing-module__jDH3nq__compareTableRow:nth-child(odd) .landing-module__jDH3nq__compareTableCell:not(:nth-child(3n)){background:#ffffff03}.landing-module__jDH3nq__compareTableCell{border-right:1px solid var(--border);color:var(--text2);padding:20px 24px;font-size:14px}.landing-module__jDH3nq__compareTableCell:first-child{color:var(--text);font-weight:600}.landing-module__jDH3nq__compareTableCell:last-child{border-right:none}.landing-module__jDH3nq__compareTableBody .landing-module__jDH3nq__compareTableCell:nth-child(3n){color:var(--accent-light);border-left:1px solid var(--border-accent);background:#02f9dc0a;font-weight:600}.landing-module__jDH3nq__fadeIn{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.landing-module__jDH3nq__fadeInVis{opacity:1;transform:translateY(0)}@media (max-width:768px){.landing-module__jDH3nq__navLink{display:none}.landing-module__jDH3nq__navLinks{gap:10px}.landing-module__jDH3nq__featGrid{grid-template-columns:1fr}.landing-module__jDH3nq__featPeek{opacity:.5}.landing-module__jDH3nq__stepsLine{left:18px}.landing-module__jDH3nq__stepNum{width:40px;min-width:40px;height:40px;font-size:14px;left:-46px}.landing-module__jDH3nq__steps{padding-left:46px}.landing-module__jDH3nq__heroTitle{font-size:32px}.landing-module__jDH3nq__footerInner{text-align:center;flex-direction:column;gap:12px}.landing-module__jDH3nq__ctaBox{padding:40px 24px}.landing-module__jDH3nq__modalContent{margin:12px;padding:28px 20px}.landing-module__jDH3nq__modalTitle{font-size:20px}}
