.Landing-module__51rhgq__landingPage{color:#1e293b;zoom:.8;background-color:#f8fafc;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;position:relative;overflow-x:hidden}.Landing-module__51rhgq__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(#0f172a05 1px,#0000 1px),linear-gradient(90deg,#0f172a05 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__51rhgq__glowOrb{filter:blur(120px);opacity:.15;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.Landing-module__51rhgq__orb1{background:radial-gradient(circle,#0f172a1f 0%,#0000 80%);width:450px;height:450px;animation:22s ease-in-out infinite alternate Landing-module__51rhgq__float;top:8%;left:10%}.Landing-module__51rhgq__orb2{background:radial-gradient(circle,#4755691f 0%,#0000 80%);width:550px;height:550px;animation:26s ease-in-out infinite alternate-reverse Landing-module__51rhgq__float;top:35%;right:12%}.Landing-module__51rhgq__orb3{background:radial-gradient(circle,#94a3b81a 0%,#0000 80%);width:500px;height:500px;animation:24s ease-in-out infinite alternate Landing-module__51rhgq__float;bottom:8%;left:15%}@keyframes Landing-module__51rhgq__float{0%{transform:translate(0)scale(1)}50%{transform:translate(60px,40px)scale(1.08)}to{transform:translate(-40px,-60px)scale(.92)}}.Landing-module__51rhgq__navbar{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#f8fafcb3;border-bottom:1px solid #0f172a0f;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Landing-module__51rhgq__navbarScroll{background-color:#ffffffe6;border-bottom-color:#0f172a1a;box-shadow:0 4px 20px #0f172a08}.Landing-module__51rhgq__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.1rem 2rem;display:flex}.Landing-module__51rhgq__logo{cursor:pointer;align-items:center;gap:.75rem;display:flex}.Landing-module__51rhgq__logoBadge{color:#fff;background:#000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:flex;box-shadow:0 4px 10px #00000026}.Landing-module__51rhgq__logoText{letter-spacing:-.5px;color:#0f172a;font-size:1.3rem;font-weight:800}.Landing-module__51rhgq__accentText{color:#000}.Landing-module__51rhgq__mainNav{gap:2.25rem;display:flex}.Landing-module__51rhgq__navLink{color:#475569;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.Landing-module__51rhgq__navLink:hover{color:#0f172a}.Landing-module__51rhgq__navLink:after{content:"";background:#000;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.Landing-module__51rhgq__navLink:hover:after{width:100%}.Landing-module__51rhgq__primaryButton{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:6px;padding:.65rem 1.3rem;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #0000001f}.Landing-module__51rhgq__primaryButton:hover{background:#222;border-color:#222;transform:translateY(-1px);box-shadow:0 6px 16px #0003}.Landing-module__51rhgq__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:6px;padding:.5rem;display:none}.Landing-module__51rhgq__hamburger span{background-color:#0f172a;width:24px;height:2px;transition:all .2s;display:block}.Landing-module__51rhgq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;background:#0f172a66;justify-content:flex-end;width:100vw;height:100vh;animation:.25s ease-out Landing-module__51rhgq__fadeIn;display:flex;position:fixed;top:0;left:0}.Landing-module__51rhgq__menuModal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border-left:1px solid #0f172a14;flex-direction:column;gap:2.25rem;width:300px;height:100vh;padding:2.5rem 2rem;animation:.3s cubic-bezier(.16,1,.3,1) Landing-module__51rhgq__slideInRight;display:flex;position:relative;box-shadow:-10px 0 45px #0f172a1a}@keyframes Landing-module__51rhgq__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Landing-module__51rhgq__fadeIn{0%{opacity:0}to{opacity:1}}.Landing-module__51rhgq__modalHeader{justify-content:space-between;align-items:center;display:flex}.Landing-module__51rhgq__modalLogo{align-items:center;gap:.75rem;display:flex}.Landing-module__51rhgq__closeButton{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:color .2s;display:flex}.Landing-module__51rhgq__closeButton:hover{color:#0f172a;background-color:#0f172a0d}.Landing-module__51rhgq__modalLinks{flex-direction:column;gap:.75rem;display:flex}.Landing-module__51rhgq__modalLink{cursor:pointer;color:#475569;border:1px solid #0000;border-radius:8px;align-items:center;padding:.8rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Landing-module__51rhgq__modalLink:hover{color:#0f172a;background:#0f172a0a;transform:translate(4px)}.Landing-module__51rhgq__modalHash{color:#94a3b8;margin-right:.5rem;font-weight:700}.Landing-module__51rhgq__modalLinkText{flex:1}.Landing-module__51rhgq__modalFooter{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.Landing-module__51rhgq__navbarHidden{opacity:0;pointer-events:none;transform:translateY(-20px)}.Landing-module__51rhgq__heroSection{z-index:2;padding:9.5rem 2rem 5.5rem;position:relative}.Landing-module__51rhgq__heroContainer{text-align:center;flex-direction:column;align-items:center;gap:2.25rem;max-width:1000px;margin:0 auto;display:flex}.Landing-module__51rhgq__badgeWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a0a;border:1px solid #0f172a14;border-radius:9999px;padding:.5rem 1.15rem;display:inline-block}.Landing-module__51rhgq__heroBadge{letter-spacing:.5px;background:linear-gradient(90deg,#0f172a,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.78rem;font-weight:700}.Landing-module__51rhgq__heroTitle{letter-spacing:-1.5px;color:#0f172a;font-size:3.65rem;font-weight:800;line-height:1.15}.Landing-module__51rhgq__gradientTitle{background:linear-gradient(90deg,#000,#334155,#64748b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Landing-module__51rhgq__heroSubtitle{color:#475569;max-width:750px;font-size:1.18rem;line-height:1.65}.Landing-module__51rhgq__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:.5rem;display:flex}.Landing-module__51rhgq__heroMainBtn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:8px;padding:.95rem 1.95rem;font-size:1.05rem;font-weight:600;transition:all .25s;box-shadow:0 8px 20px #00000026}.Landing-module__51rhgq__heroMainBtn:hover{background:#222;border-color:#222;transform:translateY(-2px);box-shadow:0 12px 28px #00000040}.Landing-module__51rhgq__cliCopyBadge{cursor:pointer;background-color:#fff;border:1px solid #0f172a14;border-radius:8px;align-items:center;gap:1rem;padding:.95rem 1.35rem;font-family:Consolas,Fira Code,monospace;transition:all .2s;display:flex;box-shadow:0 4px 15px #0f172a05}.Landing-module__51rhgq__cliCopyBadge:hover{background-color:#fff;border-color:#0f172a40;box-shadow:0 6px 20px #0f172a0a}.Landing-module__51rhgq__cliCodeText{color:#000;font-size:.92rem;font-weight:700}.Landing-module__51rhgq__copyBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;transition:color .2s;display:flex}.Landing-module__51rhgq__cliCopyBadge:hover .Landing-module__51rhgq__copyBtn{color:#0f172a}.Landing-module__51rhgq__copiedText{color:#10b981;font-size:.78rem;font-weight:700}.Landing-module__51rhgq__mockupContainer{width:100%;max-width:780px;margin-top:3.5rem;position:relative}.Landing-module__51rhgq__leftFloatingCircles{z-index:10;flex-direction:column;gap:1.85rem;display:flex;position:absolute;top:50%;left:-80px;transform:translateY(-50%)}.Landing-module__51rhgq__floatingCircleWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.Landing-module__51rhgq__floatingCircle{color:#0f172a;cursor:pointer;z-index:2;background-color:#fff;border:1px solid #0f172a14;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #00000014}.Landing-module__51rhgq__floatingCircleWrapper:hover .Landing-module__51rhgq__floatingCircle{border-color:#00000026;transform:scale(1.1);box-shadow:0 20px 30px -10px #00000026}.Landing-module__51rhgq__floatingCircleLabel{color:#0f172a;white-space:nowrap;opacity:0;pointer-events:none;z-index:1;background-color:#fff;border:1px solid #0f172a14;border-radius:4px;margin-top:6px;padding:3px 8px;font-size:.72rem;font-weight:700;transition:all .2s;position:absolute;top:100%;transform:translateY(-4px);box-shadow:0 4px 12px #0000000f}.Landing-module__51rhgq__floatingCircleWrapper:hover .Landing-module__51rhgq__floatingCircleLabel{opacity:1;transform:translateY(0)}@media (max-width:1024px){.Landing-module__51rhgq__leftFloatingCircles{display:none}}.Landing-module__51rhgq__mockupBorderGlow{filter:blur(20px);opacity:.2;z-index:1;background:linear-gradient(135deg,#1e293b,#475569,#94a3b8);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__51rhgq__mockupWrapper{z-index:2;text-align:left;background-color:#fff;border:1px solid #0f172a14;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 45px #0f172a0f}.Landing-module__51rhgq__mockupHeader{background-color:#f1f5f9;border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:.8rem 1.35rem;display:flex}.Landing-module__51rhgq__mockupDots{gap:.35rem;display:flex}.Landing-module__51rhgq__mockupDots span{border-radius:50%;width:10px;height:10px;display:block}.Landing-module__51rhgq__dotRed{background-color:#f43f5e}.Landing-module__51rhgq__dotYellow{background-color:#eab308}.Landing-module__51rhgq__dotGreen{background-color:#10b981}.Landing-module__51rhgq__mockupTitle{color:#475569;font-family:Consolas,monospace;font-size:.78rem;font-weight:600}.Landing-module__51rhgq__mockupBody{background-color:#fff;padding:1.6rem;overflow-x:auto}.Landing-module__51rhgq__mockupCode{color:#334155;font-family:Consolas,Fira Code,monospace;font-size:.85rem;line-height:1.6}.Landing-module__51rhgq__statsBar{z-index:2;background-color:#fff;border-top:1px solid #0f172a0f;border-bottom:1px solid #0f172a0f;padding:2.75rem 2rem;position:relative}.Landing-module__51rhgq__statsContainer{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Landing-module__51rhgq__statBox{flex-direction:column;gap:.35rem;display:flex}.Landing-module__51rhgq__statNum{color:#000;background:linear-gradient(90deg,#000,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.35rem;font-weight:800}.Landing-module__51rhgq__statDesc{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.88rem;font-weight:600}.Landing-module__51rhgq__featuresSection,.Landing-module__51rhgq__editorSection,.Landing-module__51rhgq__terminalSection,.Landing-module__51rhgq__howItWorksSection,.Landing-module__51rhgq__faqSection,.Landing-module__51rhgq__ctaSection{z-index:2;max-width:1200px;margin:0 auto;padding:7rem 2rem;position:relative}.Landing-module__51rhgq__sectionHeader{text-align:center;flex-direction:column;gap:1rem;max-width:580px;margin:0 auto 4.5rem;display:flex}.Landing-module__51rhgq__sectionHeaderLeft{text-align:left;flex-direction:column;gap:1rem;max-width:720px;margin:0 0 4.5rem;display:flex}.Landing-module__51rhgq__workflowHeaderRow{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:4.5rem;display:flex}.Landing-module__51rhgq__workflowCirclesRow{flex-direction:row;align-items:center;gap:1.5rem;display:flex}.Landing-module__51rhgq__workflowTextGroup{text-align:left;flex-direction:column;gap:1rem;max-width:720px;display:flex}@media (max-width:968px){.Landing-module__51rhgq__workflowHeaderRow{flex-direction:column;align-items:flex-start;gap:2.5rem}}.Landing-module__51rhgq__sectionTitle{color:#0f172a;letter-spacing:-.75px;font-size:2.35rem;font-weight:800}.Landing-module__51rhgq__sectionSubtitle{color:#475569;font-size:1.05rem;line-height:1.6}.Landing-module__51rhgq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.Landing-module__51rhgq__spotlightCard{background-color:#fff;border:1px solid #0f172a14;border-radius:12px;padding:2.75rem 2.25rem;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a04}.Landing-module__51rhgq__spotlightCard:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,0) var(--mouse-y,0), #00000008, transparent 40%);z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__51rhgq__spotlightCard:hover{border-color:#00000040;transform:translateY(-2px);box-shadow:0 10px 30px #0000000d}.Landing-module__51rhgq__cardGlow{background:radial-gradient(400px circle at var(--mouse-x,0) var(--mouse-y,0), #0f172a0a, transparent 40%);z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__51rhgq__cardContent{z-index:1;flex-direction:column;gap:1.25rem;display:flex;position:relative}.Landing-module__51rhgq__iconCircle{color:#0f172a;background-color:#0f172a0d;border:1px solid #0f172a1a;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Landing-module__51rhgq__cardTitle{color:#0f172a;font-size:1.3rem;font-weight:700}.Landing-module__51rhgq__cardText{color:#475569;font-size:.95rem;line-height:1.6}.Landing-module__51rhgq__directorySection{z-index:2;max-width:1200px;margin:0 auto;padding:7rem 2rem;position:relative}.Landing-module__51rhgq__tabSelectorContainer{border-bottom:1px solid #0f172a14;justify-content:center;gap:1rem;margin-bottom:3.5rem;padding-bottom:1rem;display:flex}.Landing-module__51rhgq__tabShowcaseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.Landing-module__51rhgq__tabShowcaseBtn:hover{color:#0f172a}.Landing-module__51rhgq__tabShowcaseBtnActive{color:#000}.Landing-module__51rhgq__tabShowcaseBtnActive:after{content:"";background-color:#000;width:100%;height:2px;position:absolute;bottom:-17px;left:0}.Landing-module__51rhgq__showcaseGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Landing-module__51rhgq__showcaseCard{background-color:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:1.25rem;padding:2.25rem;transition:all .25s;display:flex;box-shadow:0 4px 20px #0f172a04}.Landing-module__51rhgq__showcaseCard:hover{border-color:#00000040;transform:translateY(-2px);box-shadow:0 10px 30px #0000000d}.Landing-module__51rhgq__showcaseCardHeader{justify-content:space-between;align-items:center;display:flex}.Landing-module__51rhgq__showcaseCategory{text-transform:uppercase;color:#64748b;letter-spacing:.5px;font-size:.8rem;font-weight:700}.Landing-module__51rhgq__showcaseOriginalBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#000;border-radius:4px;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.Landing-module__51rhgq__showcaseCardTitle{color:#0f172a;font-family:Consolas,monospace;font-size:1.3rem;font-weight:700}.Landing-module__51rhgq__showcaseCardText{color:#475569;flex-grow:1;font-size:.95rem;line-height:1.6}.Landing-module__51rhgq__showcaseCardFooter{border-top:1px solid #0f172a0f;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1.25rem;display:flex}.Landing-module__51rhgq__showcaseCardStats{color:#64748b;gap:1.25rem;font-size:.85rem;font-weight:600;display:flex}.Landing-module__51rhgq__showcaseCopyBtn{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #0f172a1f;border-radius:6px;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .2s}.Landing-module__51rhgq__showcaseCopyBtn:hover{color:#0f172a;background-color:#f8fafc;border-color:#0f172a40}.Landing-module__51rhgq__terminalConsoleWrapper{flex-direction:column;gap:1.25rem;max-width:820px;margin:0 auto;display:flex}.Landing-module__51rhgq__terminalConsoleControls{background-color:#fff;border:1px solid #0f172a0f;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1.35rem;display:flex;box-shadow:0 2px 8px #0f172a03}.Landing-module__51rhgq__consoleBtnTitle{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:700}.Landing-module__51rhgq__consolePresets{flex-wrap:wrap;gap:.75rem;display:flex}.Landing-module__51rhgq__presetBtn{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #0f172a0f;border-radius:4px;padding:.45rem .9rem;font-size:.78rem;font-weight:600;transition:all .2s}.Landing-module__51rhgq__presetBtn:hover:not(:disabled){color:#0f172a;background-color:#0f172a0d;border-color:#0f172a26}.Landing-module__51rhgq__presetBtn:disabled{opacity:.5;cursor:not-allowed}.Landing-module__51rhgq__terminalConsole{background-color:#fff;border:1px solid #0f172a14;border-radius:10px;overflow:hidden;box-shadow:0 15px 35px #0f172a0a}.Landing-module__51rhgq__terminalConsoleHeader{background-color:#f1f5f9;border-bottom:1px solid #0f172a0f;align-items:center;gap:1rem;padding:.65rem 1.35rem;display:flex}.Landing-module__51rhgq__consoleDots{gap:.35rem;display:flex}.Landing-module__51rhgq__consoleDots span{border-radius:50%;width:9px;height:9px;display:block}.Landing-module__51rhgq__consoleDots span:first-child{background-color:#f43f5e}.Landing-module__51rhgq__consoleDots span:nth-child(2){background-color:#eab308}.Landing-module__51rhgq__consoleDots span:nth-child(3){background-color:#10b981}.Landing-module__51rhgq__consoleTitleText{color:#475569;font-family:Consolas,monospace;font-size:.78rem;font-weight:600}.Landing-module__51rhgq__terminalConsoleBody{color:#334155;text-align:left;background-color:#fff;min-height:280px;max-height:400px;padding:1.6rem;font-family:Consolas,Fira Code,monospace;font-size:.85rem;line-height:1.6;overflow-y:auto}.Landing-module__51rhgq__cliHeaderLine{color:#64748b;margin-bottom:.15rem}.Landing-module__51rhgq__cliInputLine{color:#0f172a;margin-top:.85rem;margin-bottom:.5rem;font-weight:600}.Landing-module__51rhgq__cliSuccessLine{color:#0f766e;align-items:center;gap:.5rem;margin-bottom:.35rem;font-weight:500;display:flex}.Landing-module__51rhgq__cliSuccessCheck{color:#10b981;font-weight:700}.Landing-module__51rhgq__cliInfoLine{color:#1d4ed8;margin-bottom:.35rem}.Landing-module__51rhgq__cliNormalLine{color:#475569;margin-bottom:.35rem}.Landing-module__51rhgq__cliLoadingLine{color:#334155;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.Landing-module__51rhgq__cliSpinner{border:2px solid #0f172a1a;border-left-color:#000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite Landing-module__51rhgq__spin;display:inline-block}@keyframes Landing-module__51rhgq__spin{to{transform:rotate(360deg)}}.Landing-module__51rhgq__timelineContainer{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2rem;display:grid;position:relative}.Landing-module__51rhgq__timelineLineBar{z-index:0;background:linear-gradient(90deg,#0f172a1a,#4755691a);width:80%;height:2px;position:absolute;top:30px;left:10%}.Landing-module__51rhgq__timelineStep{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex;position:relative}.Landing-module__51rhgq__stepNumContainer{background-color:#fff;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 15px #00000014}.Landing-module__51rhgq__stepNumber{color:#000;font-size:1.15rem;font-weight:800}.Landing-module__51rhgq__stepTitle{color:#0f172a;font-size:1.25rem;font-weight:700}.Landing-module__51rhgq__stepDescription{color:#475569;max-width:320px;font-size:.95rem;line-height:1.55}.Landing-module__51rhgq__faqContainer{flex-direction:column;gap:.85rem;max-width:780px;margin:0 auto;display:flex}.Landing-module__51rhgq__faqCard{cursor:pointer;background-color:#fff;border:1px solid #0f172a0f;border-radius:8px;transition:all .25s;overflow:hidden;box-shadow:0 2px 10px #0f172a03}.Landing-module__51rhgq__faqCard:hover{background-color:#fff;border-color:#0f172a1f;box-shadow:0 4px 15px #0f172a05}.Landing-module__51rhgq__faqCardOpen{background-color:#fff;border-color:#00000040;box-shadow:0 8px 25px #00000008}.Landing-module__51rhgq__faqHeader{justify-content:space-between;align-items:center;padding:1.35rem 1.6rem;display:flex}.Landing-module__51rhgq__faqQuestion{color:#0f172a;font-size:1.1rem;font-weight:700}.Landing-module__51rhgq__faqToggleBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Landing-module__51rhgq__faqArrowIcon{transition:transform .25s}.Landing-module__51rhgq__faqCardOpen .Landing-module__51rhgq__faqArrowIcon{color:#000;transform:rotate(180deg)}.Landing-module__51rhgq__faqAnswerContainer{max-height:0;transition:max-height .25s ease-out;overflow:hidden}.Landing-module__51rhgq__faqCardOpen .Landing-module__51rhgq__faqAnswerContainer{max-height:200px}.Landing-module__51rhgq__faqAnswer{color:#475569;border-top:1px solid #0f172a0a;padding:0 1.6rem 1.6rem;font-size:.95rem;line-height:1.6}.Landing-module__51rhgq__ctaSection{text-align:center}.Landing-module__51rhgq__ctaContainer{background:radial-gradient(circle at top,#00000005 0%,#0000 60%),#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;padding:4.5rem 3rem;display:flex;box-shadow:0 15px 40px #0f172a05}.Landing-module__51rhgq__ctaTitle{color:#0f172a;letter-spacing:-.75px;font-size:2.35rem;font-weight:800}.Landing-module__51rhgq__ctaText{color:#475569;max-width:600px;font-size:1.05rem;line-height:1.6}.Landing-module__51rhgq__subscribeForm{gap:.75rem;width:100%;max-width:480px;margin-top:.75rem;display:flex}.Landing-module__51rhgq__subscribeInput{color:#0f172a;background-color:#f8fafc;border:1px solid #0f172a1f;border-radius:6px;outline:none;flex:1;padding:.8rem 1.35rem;font-family:inherit;font-size:.92rem;transition:all .2s}.Landing-module__51rhgq__subscribeInput:focus{background-color:#fff;border-color:#000;box-shadow:0 0 12px #00000014}.Landing-module__51rhgq__subscribeSubmitBtn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:6px;padding:.8rem 1.6rem;font-weight:600;transition:all .2s}.Landing-module__51rhgq__subscribeSubmitBtn:hover{background:#222;border-color:#222;box-shadow:0 4px 15px #00000026}.Landing-module__51rhgq__subscribeSuccess{color:#065f46;background-color:#10b98114;border:1px solid #10b9812e;border-radius:6px;margin-top:.75rem;padding:.8rem 1.6rem;font-size:.92rem;font-weight:700}.Landing-module__51rhgq__ctaLinks{margin-top:1rem}.Landing-module__51rhgq__ctaSecondaryBtn{color:#475569;font-size:.9rem;font-weight:600;text-decoration:underline;transition:color .2s}.Landing-module__51rhgq__ctaSecondaryBtn:hover{color:#0f172a}.Landing-module__51rhgq__footer{z-index:2;background-color:#f8fafc;border-top:1px solid #0f172a0f;padding:5rem 2rem 2.5rem;position:relative}.Landing-module__51rhgq__footerContainer{flex-wrap:wrap;justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto 4rem;display:flex}.Landing-module__51rhgq__footerBrand{flex-direction:column;gap:1.25rem;max-width:320px;display:flex}.Landing-module__51rhgq__brandPitch{color:#64748b;font-size:.88rem;line-height:1.65}.Landing-module__51rhgq__footerLinksGrid{flex-wrap:wrap;gap:4.5rem;display:flex}.Landing-module__51rhgq__linksGroup{flex-direction:column;gap:1rem;display:flex}.Landing-module__51rhgq__linksGroup h4{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;font-size:.88rem;font-weight:700}.Landing-module__51rhgq__linksGroup a{color:#475569;font-size:.88rem;font-weight:500;transition:color .2s}.Landing-module__51rhgq__linksGroup a:hover{color:#000}.Landing-module__51rhgq__footerBottom{text-align:center;border-top:1px solid #0f172a0f;max-width:1200px;margin:0 auto;padding-top:2rem}.Landing-module__51rhgq__footerBottom p{color:#64748b;font-size:.82rem;font-weight:500}@media (max-width:1024px){.Landing-module__51rhgq__mainNav{display:none}.Landing-module__51rhgq__hamburger{display:flex}.Landing-module__51rhgq__heroTitle{font-size:3rem}.Landing-module__51rhgq__featuresGrid{grid-template-columns:repeat(2,1fr)}.Landing-module__51rhgq__showcaseGrid{gap:1.5rem}.Landing-module__51rhgq__timelineContainer{grid-template-columns:1fr;gap:2.5rem}.Landing-module__51rhgq__timelineLineBar{display:none}}@media (max-width:768px){.Landing-module__51rhgq__navContainer{padding:.85rem 1.25rem}.Landing-module__51rhgq__heroSection{padding:6.5rem 2rem 3rem}.Landing-module__51rhgq__featuresSection,.Landing-module__51rhgq__editorSection,.Landing-module__51rhgq__terminalSection,.Landing-module__51rhgq__howItWorksSection,.Landing-module__51rhgq__faqSection,.Landing-module__51rhgq__ctaSection{padding:3.5rem 1.25rem}.Landing-module__51rhgq__workflowTextGroup{text-align:center;align-items:center}.Landing-module__51rhgq__workflowHeaderRow{flex-direction:column;align-items:center}.Landing-module__51rhgq__workflowCirclesRow{justify-content:center}.Landing-module__51rhgq__heroTitle{letter-spacing:-1px;font-size:2.15rem}.Landing-module__51rhgq__sectionTitle{letter-spacing:-.5px;font-size:1.75rem;line-height:1.3}.Landing-module__51rhgq__heroSubtitle{font-size:1.05rem}.Landing-module__51rhgq__statsContainer{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Landing-module__51rhgq__featuresGrid{grid-template-columns:1fr}.Landing-module__51rhgq__tabSelectorContainer{border-bottom:none;flex-direction:column;align-items:stretch;gap:.5rem;padding-bottom:0}.Landing-module__51rhgq__tabShowcaseBtnActive:after{display:none}.Landing-module__51rhgq__tabShowcaseBtn{text-align:center;border:1px solid #0f172a14;border-radius:6px;padding:.65rem}.Landing-module__51rhgq__tabShowcaseBtnActive{color:#fff;background-color:#000;border-color:#000}.Landing-module__51rhgq__showcaseGrid{grid-template-columns:1fr;gap:1.25rem}.Landing-module__51rhgq__showcaseCard{padding:1.5rem}.Landing-module__51rhgq__subscribeForm{flex-direction:column}.Landing-module__51rhgq__ctaContainer{padding:3rem 1.5rem}.Landing-module__51rhgq__footerContainer{flex-direction:column;gap:3rem}.Landing-module__51rhgq__terminalConsoleBody{white-space:pre-wrap;word-break:break-word;padding:1rem;overflow-x:auto}.Landing-module__51rhgq__cliCopyBadge{box-sizing:border-box;max-width:100%;padding:.85rem 1rem}.Landing-module__51rhgq__cliCodeText{word-break:break-all;font-size:.85rem}}@media (max-width:480px){.Landing-module__51rhgq__heroTitle{font-size:1.85rem;line-height:1.25}.Landing-module__51rhgq__sectionTitle{letter-spacing:-.5px;font-size:1.45rem;line-height:1.3}.Landing-module__51rhgq__heroSubtitle{font-size:.95rem}.Landing-module__51rhgq__statsContainer{grid-template-columns:1fr;gap:1.25rem}.Landing-module__51rhgq__heroCtas{flex-direction:column;align-items:stretch;width:100%}.Landing-module__51rhgq__heroMainBtn,.Landing-module__51rhgq__cliCopyBadge{text-align:center;justify-content:center;width:100%}.Landing-module__51rhgq__stepNumContainer{width:50px;height:50px}.Landing-module__51rhgq__stepNumber{font-size:1rem}}.Landing-module__51rhgq__userMenuContainer{vertical-align:middle;display:inline-block;position:relative}.Landing-module__51rhgq__userAvatar{color:#fff;cursor:pointer;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-family:sans-serif;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.Landing-module__51rhgq__userAvatar:hover{background-color:#222;transform:scale(1.05)}.Landing-module__51rhgq__userDropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background-color:#fffffff2;border:1px solid #0f172a14;border-radius:8px;min-width:180px;padding:.5rem 0;animation:.2s ease-out Landing-module__51rhgq__fadeInDown;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 25px #00000014}.Landing-module__51rhgq__userMenuContainer:hover .Landing-module__51rhgq__userDropdown{display:block}.Landing-module__51rhgq__userDropdownItem{color:#334155;cursor:pointer;text-align:left;padding:.6rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .15s;display:block}.Landing-module__51rhgq__userDropdownItem:hover{color:#000;background-color:#0f172a0a}.Landing-module__51rhgq__userDropdownDivider{background-color:#0f172a0f;height:1px;margin:.5rem 0}.Landing-module__51rhgq__dropdownContainer{display:inline-block;position:relative}.Landing-module__51rhgq__dropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background-color:#fffffff2;border:1px solid #0f172a14;border-radius:8px;min-width:160px;padding:.5rem 0;animation:.2s ease-out Landing-module__51rhgq__fadeInDown;display:none;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 10px 25px #00000014}.Landing-module__51rhgq__dropdownContainer:hover .Landing-module__51rhgq__dropdownMenu{flex-direction:column;display:flex}.Landing-module__51rhgq__dropdownItem{color:#334155;text-align:left;padding:.6rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .15s}.Landing-module__51rhgq__dropdownItem:hover{color:#000;background-color:#0f172a0a}.Landing-module__51rhgq__activeModalLink{font-weight:700;color:#0f172a!important;background:#0f172a0f!important;border-color:#0f172a1a!important}.Landing-module__51rhgq__modalLogoutTab{text-align:left;cursor:pointer;color:#ef4444;background:0 0;border:none;border-top:1px solid #0f172a14;align-items:center;margin-top:.5rem;padding:1rem .85rem .5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:color .2s;display:flex}.Landing-module__51rhgq__modalLogoutTab:hover{color:#f87171}.Landing-module__51rhgq__soonBadge{opacity:.55;margin-left:.35rem;font-size:.8rem;font-weight:400}@keyframes Landing-module__51rhgq__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Landing-module__51rhgq__packagesSection{z-index:2;max-width:1200px;margin:0 auto;padding:7rem 2rem;position:relative}.Landing-module__51rhgq__packagesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;display:grid}.Landing-module__51rhgq__packageCard{background-color:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:1.25rem;padding:2.25rem;transition:all .25s;display:flex;position:relative;box-shadow:0 4px 20px #0f172a04}.Landing-module__51rhgq__packageCard:hover{border-color:#00000040;transform:translateY(-2px);box-shadow:0 10px 30px #0000000d}.Landing-module__51rhgq__packageBadge{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;background-color:#0f172a0d;border:1px solid #0f172a14;border-radius:4px;align-self:flex-start;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.Landing-module__51rhgq__packageTitle{color:#0f172a;font-size:1.35rem;font-weight:800}.Landing-module__51rhgq__packagePurpose{color:#475569;margin-bottom:.5rem;font-size:.92rem;line-height:1.5}.Landing-module__51rhgq__packageSkillsList{border-top:1px solid #0f172a0f;flex-direction:column;gap:.75rem;padding-top:1.25rem;display:flex}.Landing-module__51rhgq__packageSkillItem{color:#000;align-items:center;gap:.6rem;font-family:Consolas,monospace;font-size:.85rem;font-weight:600;display:flex}.Landing-module__51rhgq__packageSkillItem svg{color:#10b981}@media (max-width:968px){.Landing-module__51rhgq__packagesGrid{grid-template-columns:1fr}}.Landing-module__51rhgq__centeredButtonContainer{justify-content:center;width:100%;margin-top:3.5rem;display:flex}.Landing-module__51rhgq__viewMoreBtn{color:#0f172a;cursor:pointer;background-color:#fff;border:1px solid #0f172a1f;border-radius:8px;justify-content:center;align-items:center;padding:.8rem 2.2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0f172a05}.Landing-module__51rhgq__viewMoreBtn:hover{color:#fff;background-color:#000;border-color:#000;transform:translateY(-2px);box-shadow:0 10px 25px -5px #00000026}
