.landing-module__bxHgOq__page{--primary:#7c3aed;--primary-dark:#6d28d9;--primary-light:#a78bfa;--primary-ultra-light:#ede9fe;--navy:#0f172a;--navy-light:#1e293b;--navy-mid:#334155;--green:#10b981;--orange:#f59e0b;--pink:#ec4899;--red:#ef4444;--bg-light:#f8fafc;--border:#e2e8f0;--text-muted:#64748b;--text-dark:#0f172a;--white:#fff;--radius:12px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000012, 0 2px 4px #0000000a;--shadow-lg:0 12px 40px #0000001a, 0 4px 12px #0000000f;--shadow-xl:0 24px 60px #00000024, 0 8px 20px #0000000f;--shadow-glow:0 0 40px #7c3aed40;--transition:.3s cubic-bezier(.4, 0, .2, 1);--max-w:1240px;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, sans-serif;color:#0f172a;-webkit-font-smoothing:antialiased;background:#fff;overflow-x:hidden}:where(.landing-module__bxHgOq__page) *,:where(.landing-module__bxHgOq__page) :before,:where(.landing-module__bxHgOq__page) :after{box-sizing:border-box}:where(.landing-module__bxHgOq__page) img{max-width:100%;height:auto;display:block}:where(.landing-module__bxHgOq__page) a{color:inherit;text-decoration:none}:where(.landing-module__bxHgOq__page) ul{margin:0;padding:0;list-style:none}.landing-module__bxHgOq__container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 24px}.landing-module__bxHgOq__navbar{z-index:1000;height:72px;transition:background var(--transition), box-shadow var(--transition), backdrop-filter var(--transition);align-items:center;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__bxHgOq__navbarScrolled{-webkit-backdrop-filter:blur(16px)saturate(1.4);background:#0f172ad9;box-shadow:0 1px #ffffff0f}.landing-module__bxHgOq__navbarInner{width:100%;max-width:var(--max-w);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.landing-module__bxHgOq__navLogo{color:var(--white);align-items:center;gap:10px;font-size:1.05rem;font-weight:700;display:flex}.landing-module__bxHgOq__navLogoImg{width:auto;height:34px}.landing-module__bxHgOq__navLinks{align-items:center;gap:32px;display:flex}.landing-module__bxHgOq__navLinks a{color:#ffffffb3;transition:color var(--transition);font-size:.9rem;font-weight:500;position:relative}.landing-module__bxHgOq__navLinks a:hover{color:var(--white)}.landing-module__bxHgOq__navActions{align-items:center;gap:12px;display:flex}.landing-module__bxHgOq__btn{cursor:pointer;transition:all var(--transition);white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 24px;font-family:inherit;font-size:.9rem;font-weight:600;display:inline-flex}.landing-module__bxHgOq__btnPrimary{background:linear-gradient(135deg, var(--primary), #9333ea);color:var(--white);box-shadow:0 2px 16px #7c3aed4d}.landing-module__bxHgOq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #7c3aed66}.landing-module__bxHgOq__btnOutline{color:var(--white);background:0 0;border:1.5px solid #ffffff40}.landing-module__bxHgOq__btnOutline:hover{background:#ffffff0f;border-color:#ffffff80}.landing-module__bxHgOq__btnGhost{color:#fffc;background:0 0;padding:11px 18px}.landing-module__bxHgOq__btnGhost:hover{color:var(--white);background:#ffffff0f}.landing-module__bxHgOq__btnWhite{background:var(--white);color:var(--primary);box-shadow:0 2px 12px #0000001a}.landing-module__bxHgOq__btnWhite:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.landing-module__bxHgOq__btnLg{border-radius:12px;padding:15px 32px;font-size:1rem}.landing-module__bxHgOq__btnSm{padding:8px 16px;font-size:.82rem}.landing-module__bxHgOq__hero{background:linear-gradient(145deg,#0f172a 0%,#1a1145 40%,#2e1065 70%,#0f172a 100%);align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__hero:before{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#7c3aed2e 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-40%;right:-20%}.landing-module__bxHgOq__hero:after{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#a855fa1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-30%;left:-15%}.landing-module__bxHgOq__heroGrid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.landing-module__bxHgOq__heroContent{color:var(--white)}.landing-module__bxHgOq__heroBadge{color:var(--primary-light);background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px 6px 8px;font-size:.82rem;font-weight:500;animation:.6s ease-out landing-module__bxHgOq__fadeInDown;display:inline-flex}.landing-module__bxHgOq__heroBadgeDot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2s infinite landing-module__bxHgOq__pulseDot}.landing-module__bxHgOq__hero h1{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.1;animation:.6s ease-out .1s both landing-module__bxHgOq__fadeInUp}.landing-module__bxHgOq__gradientText{background:linear-gradient(135deg, var(--primary-light), #c084fc, var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__bxHgOq__heroDesc{color:#fff9;max-width:520px;margin-bottom:32px;font-size:1.12rem;line-height:1.7;animation:.6s ease-out .2s both landing-module__bxHgOq__fadeInUp}.landing-module__bxHgOq__heroCtas{flex-wrap:wrap;gap:14px;margin-bottom:36px;animation:.6s ease-out .3s both landing-module__bxHgOq__fadeInUp;display:flex}.landing-module__bxHgOq__heroTrust{flex-wrap:wrap;gap:28px;animation:.6s ease-out .4s both landing-module__bxHgOq__fadeInUp;display:flex}.landing-module__bxHgOq__heroTrustItem{color:#ffffff80;align-items:center;gap:8px;font-size:.85rem;display:flex}.landing-module__bxHgOq__heroTrustItem svg{color:var(--green);flex-shrink:0}.landing-module__bxHgOq__heroMockup{animation:.8s ease-out .3s both landing-module__bxHgOq__fadeInRight;position:relative}.landing-module__bxHgOq__heroMockupImg{box-shadow:var(--shadow-xl), 0 0 80px #7c3aed26;border:1px solid #ffffff14;border-radius:16px;animation:6s ease-in-out infinite landing-module__bxHgOq__float}.landing-module__bxHgOq__heroMockupFloating{background:var(--white);box-shadow:var(--shadow-lg);border-radius:12px;padding:14px 18px;animation:6s ease-in-out infinite landing-module__bxHgOq__float;position:absolute}.landing-module__bxHgOq__heroFloat1{animation-delay:-1s;top:10%;left:-40px}.landing-module__bxHgOq__heroFloat2{animation-delay:-3s;bottom:15%;right:-30px}.landing-module__bxHgOq__heroFloatStat{color:var(--text-muted);margin-bottom:2px;font-size:.75rem}.landing-module__bxHgOq__heroFloatValue{color:var(--text-dark);font-size:1.2rem;font-weight:700}.landing-module__bxHgOq__heroFloatValueGreen{color:var(--green)}.landing-module__bxHgOq__socialProof{z-index:3;background:var(--white);border-bottom:1px solid var(--border);padding:48px 0;position:relative}.landing-module__bxHgOq__socialProofGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.landing-module__bxHgOq__spValue{color:var(--navy);letter-spacing:-.02em;margin-bottom:4px;font-size:2.2rem;font-weight:800}.landing-module__bxHgOq__spValue span{color:var(--primary)}.landing-module__bxHgOq__spLabel{color:var(--text-muted);font-size:.88rem;font-weight:500}.landing-module__bxHgOq__sectionHeader{text-align:center;margin-bottom:56px}.landing-module__bxHgOq__sectionTag{background:var(--primary-ultra-light);color:var(--primary);text-transform:uppercase;letter-spacing:.04em;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.landing-module__bxHgOq__sectionTitle{color:var(--navy);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800}.landing-module__bxHgOq__sectionDesc{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.6}.landing-module__bxHgOq__sectors{background:var(--bg-light);padding:100px 0}.landing-module__bxHgOq__sectorsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing-module__bxHgOq__sectorCard{background:var(--white);border-radius:var(--radius-lg);text-align:center;border:1px solid var(--border);transition:all var(--transition);cursor:pointer;padding:28px 24px;position:relative;overflow:hidden}.landing-module__bxHgOq__sectorCard:before{content:"";background:linear-gradient(90deg, var(--primary), var(--primary-light));height:3px;transition:transform var(--transition);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.landing-module__bxHgOq__sectorCard:hover{box-shadow:var(--shadow-lg);border-color:#7c3aed33;transform:translateY(-6px)}.landing-module__bxHgOq__sectorCard:hover:before{transform:scaleX(1)}.landing-module__bxHgOq__sectorIcon{background:var(--primary-ultra-light);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:26px;display:flex}.landing-module__bxHgOq__sectorName{color:var(--navy);margin-bottom:6px;font-size:.95rem;font-weight:700}.landing-module__bxHgOq__sectorDescText{color:var(--text-muted);font-size:.82rem;line-height:1.5}.landing-module__bxHgOq__howItWorks{background:var(--white);padding:100px 0}.landing-module__bxHgOq__steps{max-width:900px;margin:0 auto}.landing-module__bxHgOq__step{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:64px;display:grid}.landing-module__bxHgOq__stepEven .landing-module__bxHgOq__stepContent{order:2}.landing-module__bxHgOq__stepEven .landing-module__bxHgOq__stepVisual{order:1}.landing-module__bxHgOq__stepNumber{background:linear-gradient(135deg, var(--primary), var(--primary-light));width:44px;height:44px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 4px 16px #7c3aed40}.landing-module__bxHgOq__stepTitle{color:var(--navy);margin-bottom:12px;font-size:1.4rem;font-weight:700}.landing-module__bxHgOq__stepDesc{color:var(--text-muted);font-size:.95rem;line-height:1.7}.landing-module__bxHgOq__stepVisual img{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border)}.landing-module__bxHgOq__stepVisualPlaceholder{aspect-ratio:16/10;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border);background:linear-gradient(135deg,#f1f5f9,#e2e8f0);justify-content:center;align-items:center;font-size:3rem;display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__dashboardPreview{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-light) 100%);padding:100px 0 120px;position:relative;overflow:hidden}.landing-module__bxHgOq__dashboardPreview:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed1a 0%,#0000 60%);border-radius:50%;width:1000px;height:1000px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__dashboardPreview .landing-module__bxHgOq__sectionHeader{z-index:2;position:relative}.landing-module__bxHgOq__dashboardPreview .landing-module__bxHgOq__sectionTitle{color:var(--white)}.landing-module__bxHgOq__dashboardPreview .landing-module__bxHgOq__sectionDesc{color:#ffffff80}.landing-module__bxHgOq__dashboardPreview .landing-module__bxHgOq__sectionTag{color:var(--primary-light);background:#7c3aed33}.landing-module__bxHgOq__previewTabs{z-index:2;background:#ffffff0f;border-radius:12px;justify-content:center;gap:4px;width:fit-content;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:4px;display:flex;position:relative}.landing-module__bxHgOq__previewTab{color:#ffffff80;cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-radius:8px;padding:10px 24px;font-family:inherit;font-size:.88rem;font-weight:600}.landing-module__bxHgOq__previewTabActive{background:var(--primary);color:var(--white);box-shadow:0 2px 12px #7c3aed59}.landing-module__bxHgOq__previewTab:hover:not(.landing-module__bxHgOq__previewTabActive){color:#fffc}.landing-module__bxHgOq__previewImageWrap{z-index:2;max-width:1000px;margin:0 auto;position:relative}.landing-module__bxHgOq__previewImage{box-shadow:var(--shadow-xl), 0 0 100px #7c3aed1f;border:1px solid #ffffff14;border-radius:12px;animation:.4s ease-out landing-module__bxHgOq__scaleIn}.landing-module__bxHgOq__previewFeatures{z-index:2;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;display:grid;position:relative}.landing-module__bxHgOq__previewFeature{color:#fff9;align-items:flex-start;gap:12px;font-size:.88rem;line-height:1.5;display:flex}.landing-module__bxHgOq__previewFeature svg{color:var(--green);flex-shrink:0;margin-top:2px}.landing-module__bxHgOq__features{background:var(--bg-light);padding:100px 0}.landing-module__bxHgOq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__bxHgOq__featureCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);transition:all var(--transition);padding:32px 28px;position:relative;overflow:hidden}.landing-module__bxHgOq__featureCard:hover{box-shadow:var(--shadow-lg);border-color:#7c3aed26;transform:translateY(-4px)}.landing-module__bxHgOq__featureIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:22px;display:flex}.landing-module__bxHgOq__fiPurple{background:var(--primary-ultra-light);color:var(--primary)}.landing-module__bxHgOq__fiGreen{color:var(--green);background:#d1fae5}.landing-module__bxHgOq__fiBlue{color:#2563eb;background:#dbeafe}.landing-module__bxHgOq__fiOrange{color:var(--orange);background:#fef3c7}.landing-module__bxHgOq__fiPink{color:var(--pink);background:#fce7f3}.landing-module__bxHgOq__fiNavy{color:var(--navy);background:#e2e8f0}.landing-module__bxHgOq__featureTitle{color:var(--navy);margin-bottom:10px;font-size:1.05rem;font-weight:700}.landing-module__bxHgOq__featureDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}.landing-module__bxHgOq__pricing{background:var(--bg-light);padding:100px 0}.landing-module__bxHgOq__pricingToggle{justify-content:center;align-items:center;gap:14px;margin-bottom:48px;display:flex}.landing-module__bxHgOq__pricingToggle span{color:var(--text-muted);font-size:.9rem;font-weight:500}.landing-module__bxHgOq__pricingToggleActive{color:var(--navy)!important;font-weight:600!important}.landing-module__bxHgOq__toggleSwitch{background:var(--primary);cursor:pointer;width:48px;height:26px;transition:background var(--transition);border:none;border-radius:100px;position:relative}.landing-module__bxHgOq__toggleSwitch:after{content:"";background:var(--white);width:20px;height:20px;transition:transform var(--transition);border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.landing-module__bxHgOq__toggleSwitchAnnual:after{transform:translate(22px)}.landing-module__bxHgOq__pricingGrid{grid-template-columns:repeat(2,1fr);align-items:start;gap:24px;max-width:720px;margin:0 auto;display:grid}.landing-module__bxHgOq__pricingCard{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--border);transition:all var(--transition);padding:36px 32px;position:relative}.landing-module__bxHgOq__pricingCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__bxHgOq__pricingCardPopular{border:2px solid var(--primary);box-shadow:var(--shadow-lg), var(--shadow-glow);z-index:2;transform:scale(1.04)}.landing-module__bxHgOq__pricingCardPopular:hover{transform:scale(1.04)translateY(-4px)}.landing-module__bxHgOq__popularBadge{background:linear-gradient(135deg, var(--primary), #9333ea);color:var(--white);white-space:nowrap;border-radius:100px;padding:5px 20px;font-size:.78rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__pcName{color:var(--navy);margin-bottom:6px;font-size:1.05rem;font-weight:700}.landing-module__bxHgOq__pcDesc{color:var(--text-muted);margin-bottom:24px;font-size:.82rem}.landing-module__bxHgOq__pcPrice{align-items:baseline;gap:4px;margin-bottom:24px;display:flex}.landing-module__bxHgOq__pcCurrency{color:var(--navy);font-size:1.2rem;font-weight:700}.landing-module__bxHgOq__pcAmount{color:var(--navy);letter-spacing:-.03em;font-size:3rem;font-weight:800}.landing-module__bxHgOq__pcPeriod{color:var(--text-muted);font-size:.88rem}.landing-module__bxHgOq__pcTryEstimate{color:var(--text-muted);margin-top:-16px;margin-bottom:12px;font-size:.82rem}.landing-module__bxHgOq__pcBillingNote{border-radius:var(--radius);background:var(--bg-light);color:var(--text-muted);margin-bottom:20px;padding:10px 12px;font-size:.78rem;line-height:1.5}.landing-module__bxHgOq__pcFeatures{margin-bottom:28px}.landing-module__bxHgOq__pcFeature{color:var(--navy-mid);align-items:center;gap:10px;padding:8px 0;font-size:.88rem;display:flex}.landing-module__bxHgOq__pcFeature svg{color:var(--green);flex-shrink:0}.landing-module__bxHgOq__pcFeatureDisabled,.landing-module__bxHgOq__pcFeatureDisabled svg{color:#cbd5e1}.landing-module__bxHgOq__pcBtn{width:100%}.landing-module__bxHgOq__btnPopular{background:linear-gradient(135deg, var(--primary), #9333ea);color:var(--white);box-shadow:0 4px 16px #7c3aed4d}.landing-module__bxHgOq__btnPopular:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed66}.landing-module__bxHgOq__btnSecondaryOutline{color:var(--navy);border:1.5px solid var(--border);background:0 0}.landing-module__bxHgOq__btnSecondaryOutline:hover{border-color:var(--primary);color:var(--primary)}.landing-module__bxHgOq__ctaBanner{text-align:center;background:linear-gradient(135deg, var(--primary), #7e22ce, #6d28d9);padding:100px 0;position:relative;overflow:hidden}.landing-module__bxHgOq__ctaBanner:before{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.landing-module__bxHgOq__ctaBanner:after{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-60px}.landing-module__bxHgOq__ctaContent{z-index:2;position:relative}.landing-module__bxHgOq__ctaTitle{color:var(--white);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800}.landing-module__bxHgOq__ctaDesc{color:#ffffffb3;max-width:480px;margin:0 auto 32px;font-size:1.1rem;line-height:1.6}.landing-module__bxHgOq__footer{background:var(--navy);color:#fff9;padding:64px 0 0}.landing-module__bxHgOq__footerGrid{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.landing-module__bxHgOq__footerLogo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.landing-module__bxHgOq__footerLogoImg{width:auto;height:28px}.landing-module__bxHgOq__footerBrandDesc{margin-bottom:20px;font-size:.88rem;line-height:1.6}.landing-module__bxHgOq__footerSocials{gap:10px;display:flex}.landing-module__bxHgOq__footerSocial{width:36px;height:36px;transition:all var(--transition);background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;font-size:.85rem;display:flex}.landing-module__bxHgOq__footerSocial:hover{background:var(--primary);color:var(--white);transform:translateY(-2px)}.landing-module__bxHgOq__footerColTitle{color:var(--white);text-transform:uppercase;letter-spacing:.04em;margin-bottom:20px;font-size:.88rem;font-weight:600}.landing-module__bxHgOq__footerCol a{color:#ffffff80;transition:color var(--transition);padding:6px 0;font-size:.88rem;display:block}.landing-module__bxHgOq__footerCol a:hover{color:var(--white)}.landing-module__bxHgOq__footerBottom{color:#ffffff59;justify-content:space-between;align-items:center;padding:24px 0;font-size:.82rem;display:flex}@keyframes landing-module__bxHgOq__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__bxHgOq__fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__bxHgOq__fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes landing-module__bxHgOq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes landing-module__bxHgOq__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes landing-module__bxHgOq__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.landing-module__bxHgOq__reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.landing-module__bxHgOq__revealVisible{opacity:1;transform:translateY(0)}.landing-module__bxHgOq__revealDelay1{transition-delay:.1s}.landing-module__bxHgOq__revealDelay2{transition-delay:.2s}.landing-module__bxHgOq__revealDelay3{transition-delay:.3s}.landing-module__bxHgOq__revealDelay4{transition-delay:.4s}.landing-module__bxHgOq__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;width:32px;height:24px;display:none;position:relative}.landing-module__bxHgOq__hamburger span{background:var(--white);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block;position:absolute;left:0}.landing-module__bxHgOq__hamburger span:first-child{top:0}.landing-module__bxHgOq__hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.landing-module__bxHgOq__hamburger span:nth-child(3){bottom:0}.landing-module__bxHgOq__hamburgerActive span:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.landing-module__bxHgOq__hamburgerActive span:nth-child(2){opacity:0}.landing-module__bxHgOq__hamburgerActive span:nth-child(3){bottom:50%;transform:translateY(50%)rotate(-45deg)}.landing-module__bxHgOq__mobileMenu{z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172afa;flex-direction:column;align-items:center;gap:24px;padding:100px 32px 32px;display:none;position:fixed;inset:0}.landing-module__bxHgOq__mobileMenuActive{display:flex}.landing-module__bxHgOq__mobileMenu a{color:var(--white);padding:12px 0;font-size:1.2rem;font-weight:600}.landing-module__bxHgOq__mobileMenuActions{flex-direction:row;align-items:center;gap:10px;margin-top:12px;display:flex}.landing-module__bxHgOq__mobileMenuActions .landing-module__bxHgOq__btn{flex:1;padding:9px 14px;font-size:.85rem;font-weight:600}@media (max-width:1024px){.landing-module__bxHgOq__heroGrid{text-align:center;grid-template-columns:1fr;gap:48px}.landing-module__bxHgOq__heroDesc{margin-left:auto;margin-right:auto}.landing-module__bxHgOq__heroCtas,.landing-module__bxHgOq__heroTrust{justify-content:center}.landing-module__bxHgOq__heroMockup{max-width:600px;margin:0 auto}.landing-module__bxHgOq__heroFloat1,.landing-module__bxHgOq__heroFloat2{display:none}.landing-module__bxHgOq__sectorsGrid{grid-template-columns:repeat(3,1fr)}.landing-module__bxHgOq__step{text-align:center;grid-template-columns:1fr;gap:32px}.landing-module__bxHgOq__stepEven .landing-module__bxHgOq__stepContent{order:1}.landing-module__bxHgOq__stepEven .landing-module__bxHgOq__stepVisual{order:2}.landing-module__bxHgOq__stepNumber{margin:0 auto 16px}.landing-module__bxHgOq__previewFeatures,.landing-module__bxHgOq__featuresGrid,.landing-module__bxHgOq__testimonialsGrid,.landing-module__bxHgOq__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__bxHgOq__navLinks,.landing-module__bxHgOq__navActions{display:none}.landing-module__bxHgOq__hamburger{display:block}.landing-module__bxHgOq__sectorsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.landing-module__bxHgOq__sectorCard{padding:20px 16px}.landing-module__bxHgOq__sectorIcon{width:48px;height:48px;font-size:22px}.landing-module__bxHgOq__socialProofGrid{grid-template-columns:repeat(2,1fr);gap:24px}.landing-module__bxHgOq__pricingGrid{grid-template-columns:1fr;max-width:400px}.landing-module__bxHgOq__pricingCardPopular{transform:none}.landing-module__bxHgOq__pricingCardPopular:hover{transform:translateY(-4px)}.landing-module__bxHgOq__previewFeatures,.landing-module__bxHgOq__featuresGrid,.landing-module__bxHgOq__testimonialsGrid{grid-template-columns:1fr}.landing-module__bxHgOq__footerGrid{grid-template-columns:1fr;gap:32px}.landing-module__bxHgOq__footerBottom{text-align:center;flex-direction:column;gap:12px}.landing-module__bxHgOq__previewTabs{flex-wrap:wrap}}@media (max-width:480px){.landing-module__bxHgOq__sectorsGrid{grid-template-columns:repeat(2,1fr);gap:10px}.landing-module__bxHgOq__sectionTitle{font-size:1.6rem}}.landing-module__bxHgOq__testimonials{background:var(--white);padding:100px 0}.landing-module__bxHgOq__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__bxHgOq__testimonialCard{background:var(--bg-light);border-radius:var(--radius-lg);border:1px solid var(--border);transition:all var(--transition);padding:32px 28px}.landing-module__bxHgOq__testimonialCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.landing-module__bxHgOq__tcStars{gap:3px;margin-bottom:16px;display:flex}.landing-module__bxHgOq__tcStar{color:var(--orange);font-size:16px}.landing-module__bxHgOq__tcQuote{color:var(--navy);margin-bottom:20px;font-size:.95rem;font-style:italic;line-height:1.65}.landing-module__bxHgOq__tcAuthor{align-items:center;gap:12px;display:flex}.landing-module__bxHgOq__tcAvatar{width:44px;height:44px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.landing-module__bxHgOq__tcName{color:var(--navy);font-size:.88rem;font-weight:600}.landing-module__bxHgOq__tcRole{color:var(--text-muted);font-size:.8rem}.landing-module__bxHgOq__tcBadge{border-radius:100px;margin-top:4px;padding:2px 10px;font-size:.72rem;font-weight:600;display:inline-block}@media (prefers-reduced-motion:reduce){.landing-module__bxHgOq__page *,.landing-module__bxHgOq__page :before,.landing-module__bxHgOq__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
