@keyframes landing-module__g1LwZa__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-module__g1LwZa__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes landing-module__g1LwZa__pulseSoft{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.04)}}@keyframes landing-module__g1LwZa__inkFlow{0%{width:0%}to{width:100%}}@keyframes landing-module__g1LwZa__stamp{0%{opacity:0;transform:scale(1.35)rotate(-4deg)}60%{opacity:1;transform:scale(.97)rotate(.5deg)}to{opacity:1;transform:scale(1)rotate(0)}}.landing-module__g1LwZa__animateOnScroll{opacity:0;transition:opacity .6s var(--ease-out),transform .6s var(--ease-out);transform:translateY(24px)}.landing-module__g1LwZa__visible{opacity:1;transform:translateY(0)}.landing-module__g1LwZa__navbar{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);height:64px;animation:landing-module__g1LwZa__fadeIn .4s var(--ease-out);transition:box-shadow var(--duration-fast)ease;background:#fafaf7d9;justify-content:space-between;align-items:center;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navbarScrolled{box-shadow:0 1px 8px #1a1a1a0f}.landing-module__g1LwZa__navbarLogo{color:var(--text-primary);align-items:center;gap:10px;text-decoration:none;display:flex}.landing-module__g1LwZa__navbarLogoText{letter-spacing:-.3px;font-size:17px;font-weight:600}.landing-module__g1LwZa__navbarLogoText span{color:var(--accent-primary)}.landing-module__g1LwZa__navbarLinks{align-items:center;gap:32px;list-style:none;display:flex}.landing-module__g1LwZa__navbarLinks a{color:var(--text-secondary);transition:color var(--duration-fast)ease;font-size:13px;font-weight:500;text-decoration:none}.landing-module__g1LwZa__navbarLinks a:hover{color:var(--text-primary)}.landing-module__g1LwZa__navbarCta{background:var(--accent-primary);border-radius:var(--radius-full);transition:background var(--duration-fast)ease,transform var(--duration-instant)ease;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important}.landing-module__g1LwZa__navbarCta:hover{background:var(--accent-primary-hover);transform:translateY(-1px)}.landing-module__g1LwZa__navbarCta:active{transform:scale(.98)}.landing-module__g1LwZa__navbarLogin{border-radius:var(--radius-full);border:1px solid var(--border-default);transition:background var(--duration-fast)ease,border-color var(--duration-fast)ease;padding:8px 16px;color:var(--text-primary)!important;font-weight:600!important}.landing-module__g1LwZa__navbarLogin:hover{background:var(--bg-card);border-color:var(--text-tertiary)}.landing-module__g1LwZa__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#1d4ed80f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.landing-module__g1LwZa__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#b8942e0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;left:-5%}.landing-module__g1LwZa__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1100px;display:grid;position:relative}.landing-module__g1LwZa__heroContent{animation:landing-module__g1LwZa__fadeInUp .7s var(--ease-out).1s both}.landing-module__g1LwZa__heroBadge{background:var(--accent-primary-light);color:var(--accent-primary);letter-spacing:.5px;text-transform:uppercase;border-radius:var(--radius-full);align-items:center;gap:6px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__heroBadgeDot{background:var(--accent-primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite landing-module__g1LwZa__pulseSoft}.landing-module__g1LwZa__heroTitle{letter-spacing:-1.2px;color:var(--text-primary);margin-bottom:18px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.12}.landing-module__g1LwZa__heroTitleEm{color:var(--accent-primary);font-style:normal;position:relative}.landing-module__g1LwZa__heroTitleEm:after{content:"";background:var(--accent-secondary);opacity:.6;height:3px;animation:landing-module__g1LwZa__inkFlow .8s var(--ease-out).8s both;border-radius:2px;position:absolute;bottom:2px;left:0;right:0}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:460px;margin-bottom:32px;font-size:17px;line-height:1.6}.landing-module__g1LwZa__heroActions{align-items:center;gap:14px;margin-bottom:40px;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);font-family:var(--font-jakarta,"Plus Jakarta Sans",sans-serif);cursor:pointer;transition:background var(--duration-fast)ease,transform var(--duration-instant)ease,box-shadow var(--duration-fast)ease;border:none;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__btnPrimary:hover{background:var(--accent-primary-hover);transform:translateY(-1px);box-shadow:0 6px 20px #1d4ed833}.landing-module__g1LwZa__btnPrimary:active{transform:scale(.98)}.landing-module__g1LwZa__btnSecondary{color:var(--text-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);font-family:var(--font-jakarta,"Plus Jakarta Sans",sans-serif);cursor:pointer;transition:background var(--duration-fast)ease,border-color var(--duration-fast)ease;background:0 0;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{background:var(--bg-card);border-color:var(--text-tertiary)}.landing-module__g1LwZa__heroProof{color:var(--text-secondary);align-items:center;gap:12px;font-size:13px;display:flex}.landing-module__g1LwZa__heroProofAvatars{display:flex}.landing-module__g1LwZa__heroProofAvatars span{border:2px solid var(--bg-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-8px;font-size:11px;font-weight:600;display:flex}.landing-module__g1LwZa__heroProofAvatars span:first-child{margin-left:0}.landing-module__g1LwZa__heroVisual{animation:landing-module__g1LwZa__scaleIn .8s var(--ease-out).3s both;perspective:1000px}.landing-module__g1LwZa__appPreview{background:var(--bg-elevated);border-radius:var(--radius-xl);border:1px solid var(--border-default);box-shadow:var(--shadow-xl),0 0 0 1px #00000005;transition:transform .5s var(--ease-out);position:relative;overflow:hidden;transform:rotateY(-2deg)rotateX(1deg)}.landing-module__g1LwZa__appPreview:hover{transform:rotateY(0)rotateX(0)}.landing-module__g1LwZa__appPreviewHeader{border-bottom:1px solid var(--border-subtle);background:var(--bg-card);align-items:center;gap:8px;padding:14px 18px;display:flex}.landing-module__g1LwZa__appPreviewDot{background:var(--border-default);border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__dotRed{background:#fdba74!important}.landing-module__g1LwZa__dotYellow{background:#fde68a!important}.landing-module__g1LwZa__dotGreen{background:#86efac!important}.landing-module__g1LwZa__appPreviewUrl{background:var(--bg-primary);border-radius:var(--radius-sm);font-family:var(--font-ibm-mono,"IBM Plex Mono",monospace);color:var(--text-tertiary);flex:1;margin-left:8px;padding:5px 12px;font-size:11px}.landing-module__g1LwZa__appPreviewBody{padding:24px;position:relative}.landing-module__g1LwZa__previewStepper{justify-content:center;align-items:center;gap:0;margin-bottom:24px;padding:0 12px;display:flex}.landing-module__g1LwZa__stepperCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.landing-module__g1LwZa__stepperDone{background:var(--success);color:#fff;animation:landing-module__g1LwZa__scaleIn .3s var(--ease-bounce)both}.landing-module__g1LwZa__stepperActive{background:var(--accent-primary);color:#fff;animation:2.5s ease-in-out infinite landing-module__g1LwZa__pulseSoft}.landing-module__g1LwZa__stepperPending{border:2px solid var(--border-default);color:var(--text-tertiary);background:0 0}.landing-module__g1LwZa__stepperLine{background:var(--border-default);width:48px;height:2px;position:relative;overflow:hidden}.landing-module__g1LwZa__stepperLineFilled:after{content:"";background:var(--success);height:100%;animation:landing-module__g1LwZa__inkFlow .8s var(--ease-in-out).6s both;position:absolute;top:0;left:0}.landing-module__g1LwZa__stepperLinePartial:after{content:"";background:var(--accent-primary);width:50%;height:100%;animation:landing-module__g1LwZa__inkFlow .6s var(--ease-in-out)1.2s both;position:absolute;top:0;left:0}.landing-module__g1LwZa__previewForm{flex-direction:column;gap:12px;display:flex}.landing-module__g1LwZa__previewField{animation:landing-module__g1LwZa__fadeInUp .4s var(--ease-out)both;flex-direction:column;gap:4px;display:flex}.landing-module__g1LwZa__previewField:first-child{animation-delay:.8s}.landing-module__g1LwZa__previewField:nth-child(2){animation-delay:.95s}.landing-module__g1LwZa__previewField:nth-child(3){animation-delay:1.1s}.landing-module__g1LwZa__previewFieldLabel{color:var(--text-secondary);font-size:11px;font-weight:500}.landing-module__g1LwZa__previewFieldInput{border-radius:var(--radius-sm);border:1px solid var(--border-default);background:var(--bg-primary);height:38px;color:var(--text-primary);align-items:center;padding:0 12px;font-size:13px;display:flex}.landing-module__g1LwZa__previewFieldInputMono{font-family:var(--font-ibm-mono,"IBM Plex Mono",monospace);letter-spacing:.5px;font-size:12px;}.landing-module__g1LwZa__check{color:var(--success);animation:landing-module__g1LwZa__scaleIn .3s var(--ease-bounce)1.5s both;margin-left:auto;font-size:14px}.landing-module__g1LwZa__previewCompanyCard{background:var(--accent-primary-light);border-radius:var(--radius-md);animation:landing-module__g1LwZa__fadeInUp .4s var(--ease-out)1.4s both;opacity:0;border:1px solid #1d4ed826;align-items:center;gap:10px;padding:12px 14px;display:flex}.landing-module__g1LwZa__companyIcon{background:var(--accent-primary);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.landing-module__g1LwZa__companyName{color:var(--text-primary);font-size:13px;font-weight:600}.landing-module__g1LwZa__companyDetail{color:var(--text-secondary);font-size:11px;font-family:var(--font-ibm-mono,"IBM Plex Mono",monospace)}.landing-module__g1LwZa__previewStamp{border:2.5px solid var(--accent-secondary);border-radius:var(--radius-sm);font-family:var(--font-ibm-mono,"IBM Plex Mono",monospace);color:var(--accent-secondary);letter-spacing:1px;text-transform:uppercase;animation:landing-module__g1LwZa__stamp .6s var(--ease-bounce)2s both;opacity:0;transform-origin:50%;padding:6px 14px;font-size:10px;font-weight:500;position:absolute;bottom:20px;right:20px}.landing-module__g1LwZa__section{max-width:1100px;margin:0 auto;padding:100px 40px}.landing-module__g1LwZa__sectionLabel{letter-spacing:1px;text-transform:uppercase;color:var(--accent-primary);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__sectionLabel:before{content:"";background:var(--accent-primary);border-radius:1px;width:20px;height:2px}.landing-module__g1LwZa__sectionTitle{letter-spacing:-.8px;color:var(--text-primary);margin-bottom:14px;font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.15}.landing-module__g1LwZa__sectionSubtitle{color:var(--text-secondary);max-width:520px;margin-bottom:56px;font-size:17px;line-height:1.6}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:box-shadow var(--duration-normal)var(--ease-out),transform var(--duration-normal)var(--ease-out),border-color var(--duration-normal)ease;cursor:default;padding:28px 24px}.landing-module__g1LwZa__featureCard:hover{box-shadow:var(--shadow-md);border-color:var(--border-default);transform:translateY(-3px)}.landing-module__g1LwZa__featureIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:flex}.landing-module__g1LwZa__iconBlue{background:var(--accent-primary-light);color:var(--accent-primary)}.landing-module__g1LwZa__iconGold{background:var(--accent-secondary-light);color:var(--accent-secondary)}.landing-module__g1LwZa__iconGreen{background:var(--success-light);color:var(--success)}.landing-module__g1LwZa__iconPurple{color:#7c3aed;background:#f3e8ff}.landing-module__g1LwZa__featureTitle{color:var(--text-primary);margin-bottom:8px;font-size:17px;font-weight:600}.landing-module__g1LwZa__featureDesc{color:var(--text-secondary);font-size:13px;line-height:1.55}.landing-module__g1LwZa__stepsSection{background:var(--bg-card);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.landing-module__g1LwZa__stepsGrid:before{content:"";background:var(--border-default);height:2px;position:absolute;top:30px;left:calc(12.5% + 16px);right:calc(12.5% + 16px)}.landing-module__g1LwZa__stepItem{text-align:center;position:relative}.landing-module__g1LwZa__stepNumber{background:var(--bg-elevated);border:2px solid var(--border-default);width:60px;height:60px;color:var(--accent-primary);z-index:1;transition:all var(--duration-slow)var(--ease-out);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:22px;font-weight:600;display:flex;position:relative}.landing-module__g1LwZa__stepItem:hover .landing-module__g1LwZa__stepNumber{border-color:var(--accent-primary);background:var(--accent-primary-light);transform:scale(1.08)}.landing-module__g1LwZa__stepTitle{color:var(--text-primary);margin-bottom:6px;font-size:15px;font-weight:600}.landing-module__g1LwZa__stepDesc{color:var(--text-secondary);font-size:13px;line-height:1.5}.landing-module__g1LwZa__statsRow{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:64px;display:grid}.landing-module__g1LwZa__statItem{text-align:center;border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-subtle);transition:border-color var(--duration-fast)ease;padding:24px 16px}.landing-module__g1LwZa__statItem:hover{border-color:var(--accent-primary-light)}.landing-module__g1LwZa__statNumber{color:var(--accent-primary);letter-spacing:-1px;font-variant-numeric:tabular-nums;margin-bottom:6px;font-size:36px;font-weight:700;line-height:1}.landing-module__g1LwZa__statGold{color:var(--accent-secondary)}.landing-module__g1LwZa__statBlue{color:var(--accent-primary)}.landing-module__g1LwZa__statLabel{color:var(--text-secondary);font-size:13px}.landing-module__g1LwZa__formalitesGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-module__g1LwZa__formaliteCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--duration-normal)var(--ease-out);align-items:center;gap:16px;padding:20px;display:flex}.landing-module__g1LwZa__formaliteCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md),inset 0 0 0 1px #1d4ed814;transform:translate(4px)}.landing-module__g1LwZa__formaliteIcon{border-radius:var(--radius-md);background:var(--accent-primary-light);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.landing-module__g1LwZa__formaliteName{color:var(--text-primary);margin-bottom:2px;font-size:15px;font-weight:600}.landing-module__g1LwZa__formaliteTime{color:var(--text-tertiary);font-size:12px;font-family:var(--font-jakarta,"Plus Jakarta Sans",sans-serif)}.landing-module__g1LwZa__formaliteArrow{color:var(--text-tertiary);transition:transform var(--duration-fast)ease,color var(--duration-fast)ease;margin-left:auto;font-size:18px}.landing-module__g1LwZa__formaliteCard:hover .landing-module__g1LwZa__formaliteArrow{color:var(--accent-primary);transform:translate(4px)}.landing-module__g1LwZa__ctaSection{text-align:center;padding:100px 40px;position:relative}.landing-module__g1LwZa__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#1d4ed80d 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__ctaCard{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-xl);max-width:680px;box-shadow:var(--shadow-lg);margin:0 auto;padding:56px 48px;position:relative}.landing-module__g1LwZa__ctaInputRow{gap:10px;max-width:420px;margin:0 auto 16px;display:flex}.landing-module__g1LwZa__ctaInput{border:1px solid var(--border-default);border-radius:var(--radius-md);height:48px;font-family:var(--font-jakarta,"Plus Jakarta Sans",sans-serif);background:var(--bg-primary);color:var(--text-primary);transition:border-color var(--duration-fast)ease,box-shadow var(--duration-fast)ease;outline:none;flex:1;padding:0 16px;font-size:14px}.landing-module__g1LwZa__ctaInput:focus{border-color:var(--accent-primary);box-shadow:var(--shadow-focus)}.landing-module__g1LwZa__ctaInput::placeholder{color:var(--text-tertiary)}.landing-module__g1LwZa__ctaFine{color:var(--text-tertiary);font-size:11px}.landing-module__g1LwZa__footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:48px 40px;display:flex}.landing-module__g1LwZa__footerLeft{color:var(--text-tertiary);align-items:center;gap:8px;font-size:13px;display:flex}.landing-module__g1LwZa__footerLinks{gap:24px;list-style:none;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--text-tertiary);transition:color var(--duration-fast)ease;font-size:12px;text-decoration:none}.landing-module__g1LwZa__footerLinks a:hover{color:var(--text-secondary)}.landing-module__g1LwZa__navbarMobileToggle{width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--duration-fast)ease;background:0 0;border:none;justify-content:center;align-items:center;display:none}.landing-module__g1LwZa__navbarMobileToggle:hover{background:var(--bg-card)}.landing-module__g1LwZa__mobileMenu{z-index:99;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-md);animation:landing-module__g1LwZa__fadeInUp .25s var(--ease-out);background:#fafaf7fa;flex-direction:column;padding:16px 24px 24px;display:flex;position:fixed;top:64px;left:0;right:0}.landing-module__g1LwZa__mobileMenu a{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);transition:color var(--duration-fast)ease;padding:12px 0;font-size:15px;font-weight:500;text-decoration:none;display:block}.landing-module__g1LwZa__mobileMenu a:hover{color:var(--text-primary)}.landing-module__g1LwZa__mobileMenuActions{flex-direction:column;gap:10px;margin-top:16px;display:flex}.landing-module__g1LwZa__mobileMenuActions .landing-module__g1LwZa__navbarLogin,.landing-module__g1LwZa__mobileMenuActions .landing-module__g1LwZa__navbarCta{text-align:center;display:block}@media (max-width:900px){.landing-module__g1LwZa__heroInner{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__heroVisual{order:-1}.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__stepsGrid:before{display:none}.landing-module__g1LwZa__statsRow{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__formalitesGrid{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__navbarLinks{display:none}.landing-module__g1LwZa__navbarMobileToggle{display:flex}}@media (max-width:600px){.landing-module__g1LwZa__hero{padding:100px 20px 60px}.landing-module__g1LwZa__heroActions{flex-direction:column}.landing-module__g1LwZa__heroActions .landing-module__g1LwZa__btnPrimary,.landing-module__g1LwZa__heroActions .landing-module__g1LwZa__btnSecondary{justify-content:center;width:100%}.landing-module__g1LwZa__heroProof{flex-wrap:wrap;font-size:12px}.landing-module__g1LwZa__section{padding:64px 20px}.landing-module__g1LwZa__stepsGrid,.landing-module__g1LwZa__statsRow{grid-template-columns:1fr}.landing-module__g1LwZa__ctaInputRow{flex-direction:column}.landing-module__g1LwZa__ctaCard{padding:36px 24px}.landing-module__g1LwZa__footer{text-align:center;flex-direction:column;gap:16px}.landing-module__g1LwZa__footerLinks{flex-wrap:wrap;justify-content:center;gap:16px}.landing-module__g1LwZa__formalitesGrid{grid-template-columns:1fr}.landing-module__g1LwZa__navbar{padding:0 20px}}
