.landing-module__bxHgOq__navbar{z-index:200;color:#fff;position:sticky;top:0}.landing-module__bxHgOq__navbarInner{-webkit-backdrop-filter:blur(20px)saturate(200%);background:#020b1fb3;border-bottom:1px solid #ffffff0f;transition:background .4s,box-shadow .4s}.landing-module__bxHgOq__navbarScrolled .landing-module__bxHgOq__navbarInner{background:#020b1ff7;box-shadow:0 4px 40px #0006,0 0 0 1px #ffffff0a}.landing-module__bxHgOq__navContainer{justify-content:space-between;align-items:center;height:76px;display:flex}.landing-module__bxHgOq__logo{flex-shrink:0;align-items:center;transition:opacity .25s,transform .25s;display:flex}.landing-module__bxHgOq__logo:hover{opacity:.85;transform:scale(1.02)}.landing-module__bxHgOq__navLinks{align-items:center;gap:36px;display:flex}.landing-module__bxHgOq__navLinks a{color:#ffffffb3;white-space:nowrap;padding:4px 0;font-size:14px;font-weight:500;transition:color .25s;position:relative}.landing-module__bxHgOq__navLinks a:after{content:"";background:linear-gradient(90deg, var(--atlas-cyan), var(--atlas-blue));width:0;height:2px;transition:width .35s var(--ease-smooth);border-radius:2px;position:absolute;bottom:-2px;left:0}.landing-module__bxHgOq__navLinks a:hover{color:#fff}.landing-module__bxHgOq__navLinks a:hover:after{width:100%}.landing-module__bxHgOq__navActions{align-items:center;gap:12px;display:flex}.landing-module__bxHgOq__btnText{color:#fffc;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:color .2s,background .2s}.landing-module__bxHgOq__btnText:hover{color:#fff;background:#ffffff14}.landing-module__bxHgOq__btnPrimary{background:linear-gradient(135deg, var(--atlas-blue), #1d4ed8);color:#fff;letter-spacing:.01em;transition:all .3s var(--ease-smooth);border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f62fe66}.landing-module__bxHgOq__btnPrimary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000);transition:opacity .3s;position:absolute;inset:0}.landing-module__bxHgOq__btnPrimary:hover:before{opacity:1}.landing-module__bxHgOq__btnPrimary:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 32px #0f62fe99}.landing-module__bxHgOq__mobileMenuBtn{color:#fff;border-radius:8px;padding:8px;transition:background .2s;display:none}.landing-module__bxHgOq__mobileMenuBtn:hover{background:#ffffff1a}.landing-module__bxHgOq__mobileMenu{background:#020b1ffc;border-top:1px solid #ffffff0f;flex-direction:column;gap:4px;padding:16px;display:none}.landing-module__bxHgOq__mobileMenu.landing-module__bxHgOq__open{display:flex}.landing-module__bxHgOq__mobileMenu a{color:#ffffffbf;border-radius:10px;padding:12px 16px;font-size:16px;font-weight:500;transition:color .2s,background .2s}.landing-module__bxHgOq__mobileMenu a:hover{color:#fff;background:#ffffff12}.landing-module__bxHgOq__mobileMenuActions{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;margin-top:8px;padding-top:12px;display:flex}@media (max-width:1024px){.landing-module__bxHgOq__navLinks{gap:24px}}@media (max-width:768px){.landing-module__bxHgOq__navLinks,.landing-module__bxHgOq__navActions{display:none}.landing-module__bxHgOq__mobileMenuBtn{display:flex}}.landing-module__bxHgOq__hero{background:var(--atlas-deep);color:#fff;align-items:center;min-height:95vh;padding:110px 0 140px;display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__heroOrb1{pointer-events:none;background:radial-gradient(circle,#0f62fe33 0%,#0000 65%);border-radius:50%;width:700px;height:700px;animation:14s ease-in-out infinite landing-module__bxHgOq__orbMove;position:absolute;top:-150px;left:-200px}.landing-module__bxHgOq__heroOrb2{pointer-events:none;background:radial-gradient(circle,#22d3ee26 0%,#0000 65%);border-radius:50%;width:600px;height:600px;animation:18s ease-in-out infinite landing-module__bxHgOq__orbMove2;position:absolute;bottom:-100px;right:-100px}.landing-module__bxHgOq__heroOrb3{pointer-events:none;background:radial-gradient(circle,#8b5cf61f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out 3s infinite landing-module__bxHgOq__orbMove;position:absolute;top:40%;left:45%}.landing-module__bxHgOq__heroGrid{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 90%,#000 0%,#0000 100%);mask-image:radial-gradient(90% 90%,#000 0%,#0000 100%)}.landing-module__bxHgOq__heroGlowRing{pointer-events:none;border:1px solid #22d3ee14;border-radius:50%;width:900px;height:900px;animation:8s ease-in-out infinite landing-module__bxHgOq__glowRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__bxHgOq__heroGlowRing2{pointer-events:none;border:1px solid #0f62fe0d;border-radius:50%;width:1200px;height:1200px;animation:12s ease-in-out 2s infinite landing-module__bxHgOq__glowRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__bxHgOq__heroContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.landing-module__bxHgOq__heroBadge{color:var(--atlas-cyan);letter-spacing:.06em;text-transform:uppercase;background:#22d3ee1a;border:1px solid #22d3ee40;border-radius:100px;align-items:center;gap:10px;width:fit-content;margin-bottom:28px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.landing-module__bxHgOq__heroBadgeDot{background:var(--atlas-cyan);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite landing-module__bxHgOq__pulseDot}.landing-module__bxHgOq__heroContent h1{letter-spacing:-.03em;margin-bottom:28px;font-size:clamp(38px,5vw,62px);font-weight:900;line-height:1.14}.landing-module__bxHgOq__heroGradientText{background:linear-gradient(90deg, var(--atlas-cyan), #818cf8, var(--atlas-blue), var(--atlas-cyan));-webkit-text-fill-color:transparent;background-size:300%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite landing-module__bxHgOq__shimmer}.landing-module__bxHgOq__heroSubtext{color:#ffffffa6;max-width:520px;margin-bottom:44px;font-size:18px;line-height:1.75}.landing-module__bxHgOq__heroActions{flex-wrap:wrap;gap:16px;margin-bottom:60px;display:flex}.landing-module__bxHgOq__btnOutline{color:#ffffffe6;transition:all .3s var(--ease-smooth);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #fff3;border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;display:inline-flex}.landing-module__bxHgOq__btnOutline:hover{background:#ffffff1f;border-color:#ffffff80;transform:translateY(-2px)}.landing-module__bxHgOq__heroStats{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;gap:0;display:flex;overflow:hidden}.landing-module__bxHgOq__heroStat{border-right:1px solid #ffffff12;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:100px;padding:20px 16px;transition:background .3s;display:flex}.landing-module__bxHgOq__heroStat:last-child{border-right:none}.landing-module__bxHgOq__heroStat:hover{background:#ffffff0a}.landing-module__bxHgOq__heroStatValue{color:var(--atlas-cyan);letter-spacing:-.02em;font-size:28px;font-weight:900;line-height:1}.landing-module__bxHgOq__heroStatLabel{color:#ffffff80;text-align:center;font-size:12px;font-weight:500}.landing-module__bxHgOq__heroMockupWrapper{width:100%;position:relative}.landing-module__bxHgOq__laptopWrap{filter:drop-shadow(0 60px 100px #000000b3);position:relative}.landing-module__bxHgOq__laptopFrame{aspect-ratio:16/10;background:#0d0d0d;border:10px solid #222;border-bottom-width:18px;border-radius:14px 14px 0 0;width:100%;position:relative;overflow:hidden}.landing-module__bxHgOq__laptopFrame:before{content:"";z-index:10;background:#444;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__laptopBase{background:linear-gradient(#2a2a2a,#0d0d0d);border-radius:0 0 10px 10px;height:14px;position:relative}.landing-module__bxHgOq__laptopBase:after{content:"";background:#0a0a0a;border-radius:0 0 6px 6px;width:80px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__mockupBadge{animation:landing-module__bxHgOq__badgePop .8s var(--ease-spring) 1.2s both, landing-module__bxHgOq__float 5s ease-in-out 2s infinite;z-index:5;background:#fffffff7;border-radius:16px;align-items:center;gap:12px;min-width:200px;padding:14px 18px;display:flex;position:absolute;bottom:36px;right:-24px;box-shadow:0 24px 60px #0000004d,0 0 0 1px #0000000d}.landing-module__bxHgOq__mockupBadgeIcon{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-module__bxHgOq__mockupBadgeText{flex-direction:column;gap:2px;display:flex}.landing-module__bxHgOq__mockupBadgeText strong{color:#0f172a;font-size:13px;font-weight:700}.landing-module__bxHgOq__mockupBadgeText span{color:#64748b;font-size:11px}.landing-module__bxHgOq__mockupBadge2{animation:landing-module__bxHgOq__badgePop .8s var(--ease-spring) 1.6s both, landing-module__bxHgOq__floatSlow 7s ease-in-out 2.5s infinite;z-index:5;background:#fffffff7;border-radius:16px;align-items:center;gap:12px;min-width:180px;padding:14px 18px;display:flex;position:absolute;top:50px;left:-32px;box-shadow:0 24px 60px #00000040,0 0 0 1px #0000000d}.landing-module__bxHgOq__mockupBadge2Icon{background:linear-gradient(135deg, var(--atlas-blue), #6366f1);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:1100px){.landing-module__bxHgOq__mockupBadge2{display:none}.landing-module__bxHgOq__mockupBadge{right:-10px}}@media (max-width:768px){.landing-module__bxHgOq__hero{min-height:auto;padding:80px 0 100px}.landing-module__bxHgOq__heroContainer{grid-template-columns:1fr;gap:52px}.landing-module__bxHgOq__heroActions{flex-direction:column}.landing-module__bxHgOq__heroActions a{justify-content:center;width:100%}.landing-module__bxHgOq__heroStats{flex-direction:row}.landing-module__bxHgOq__mockupBadge,.landing-module__bxHgOq__heroGlowRing,.landing-module__bxHgOq__heroGlowRing2{display:none}}.landing-module__bxHgOq__trustStrip{background:#fff;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;padding:48px 0}.landing-module__bxHgOq__trustLabel{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--atlas-muted);margin-bottom:32px;font-size:12px;font-weight:700}.landing-module__bxHgOq__trustLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.landing-module__bxHgOq__trustLogo{color:#94a3b8;cursor:default;align-items:center;gap:8px;font-size:15px;font-weight:700;transition:color .3s,transform .3s;display:flex}.landing-module__bxHgOq__trustLogo:hover{color:var(--atlas-blue);transform:translateY(-3px)}.landing-module__bxHgOq__trustLogoIcon{color:#94a3b8;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s,color .3s;display:flex}.landing-module__bxHgOq__trustLogo:hover .landing-module__bxHgOq__trustLogoIcon{color:var(--atlas-blue);background:#eff6ff}.landing-module__bxHgOq__sectionLight{background:var(--atlas-soft);padding:110px 0;position:relative}.landing-module__bxHgOq__sectionWhite{background:#fff;padding:110px 0;position:relative}.landing-module__bxHgOq__sectionDark{background:var(--atlas-navy);color:#fff;padding:110px 0;position:relative}.landing-module__bxHgOq__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--atlas-blue);align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.landing-module__bxHgOq__sectionLabelDot{background:var(--atlas-cyan);border-radius:50%;width:6px;height:6px}.landing-module__bxHgOq__sectionTitle{letter-spacing:-.025em;color:var(--atlas-navy);margin-bottom:16px;font-size:clamp(28px,3.5vw,44px);font-weight:900;line-height:1.18}.landing-module__bxHgOq__sectionTitleWhite{color:#fff}.landing-module__bxHgOq__sectionDesc{color:var(--atlas-muted);max-width:560px;font-size:18px;line-height:1.75}.landing-module__bxHgOq__sectionHeader{text-align:center;margin-bottom:72px}.landing-module__bxHgOq__sectionHeader .landing-module__bxHgOq__sectionDesc{margin:0 auto}.landing-module__bxHgOq__processGrid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.landing-module__bxHgOq__processCard{text-align:center;transition:transform .4s var(--ease-spring), box-shadow .4s ease, border-color .4s ease;cursor:default;background:#fff;border:1px solid #0000000d;border-radius:20px;padding:30px 18px 26px;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.landing-module__bxHgOq__processCard:before{content:"";opacity:0;background:linear-gradient(135deg,#0f62fe0a,#0000);transition:opacity .4s;position:absolute;inset:0}.landing-module__bxHgOq__processCard:hover:before{opacity:1}.landing-module__bxHgOq__processCard:hover{border-color:#22d3ee4d;transform:translateY(-10px);box-shadow:0 24px 60px #0f62fe1a}.landing-module__bxHgOq__processIcon{width:64px;height:64px;color:var(--atlas-blue);transition:transform .4s var(--ease-spring), background .4s, box-shadow .4s;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:18px;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.landing-module__bxHgOq__processCard:hover .landing-module__bxHgOq__processIcon{background:linear-gradient(135deg, var(--atlas-blue), #6366f1);color:#fff;transform:scale(1.15)rotate(8deg);box-shadow:0 12px 28px #0f62fe40}.landing-module__bxHgOq__processCard h3{color:var(--atlas-navy);margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.4}.landing-module__bxHgOq__processCard p{color:var(--atlas-muted);font-size:12px;line-height:1.5}@media (max-width:1024px){.landing-module__bxHgOq__processGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.landing-module__bxHgOq__processGrid{grid-template-columns:repeat(2,1fr)}}.landing-module__bxHgOq__workflowOuter{padding:0 0 20px;position:relative}.landing-module__bxHgOq__workflowLine{z-index:0;background:#e2e8f0;border-radius:2px;height:4px;position:absolute;top:52px;left:32px;right:32px}.landing-module__bxHgOq__workflowLineProgress{background:linear-gradient(90deg, var(--atlas-blue), var(--atlas-cyan), var(--atlas-blue));width:0;height:100%;transition:width 1.8s var(--ease-smooth);background-size:200% 100%;border-radius:2px;animation:3s linear infinite paused landing-module__bxHgOq__gradientShift}.landing-module__bxHgOq__workflowLineProgress.landing-module__bxHgOq__in-view{width:100%;animation-play-state:running}.landing-module__bxHgOq__workflowTrack{z-index:1;align-items:flex-start;padding:8px 0;display:flex;position:relative}.landing-module__bxHgOq__workflowStep{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 6px;display:flex}.landing-module__bxHgOq__workflowIconWrap{border:2.5px solid var(--atlas-blue);width:68px;height:68px;color:var(--atlas-blue);transition:all .4s var(--ease-spring);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex;position:relative;box-shadow:0 4px 20px #0f62fe26}.landing-module__bxHgOq__workflowStep:hover .landing-module__bxHgOq__workflowIconWrap{background:var(--atlas-blue);color:#fff;transform:scale(1.15);box-shadow:0 12px 32px #0f62fe59}.landing-module__bxHgOq__workflowNum{background:linear-gradient(135deg, var(--atlas-cyan), var(--atlas-blue));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 8px #0f62fe4d}.landing-module__bxHgOq__workflowStepTitle{color:var(--atlas-navy);font-size:11px;font-weight:600;line-height:1.4}@media (max-width:768px){.landing-module__bxHgOq__workflowOuter{padding-left:36px}.landing-module__bxHgOq__workflowLine{width:4px;height:auto;inset:32px auto 32px 36px}.landing-module__bxHgOq__workflowLineProgress{width:100%;height:0;transition:height 1.8s var(--ease-smooth);background:linear-gradient(180deg, var(--atlas-blue), var(--atlas-cyan))}.landing-module__bxHgOq__workflowLineProgress.landing-module__bxHgOq__in-view{height:100%}.landing-module__bxHgOq__workflowTrack{flex-direction:column;align-items:flex-start;gap:0}.landing-module__bxHgOq__workflowStep{text-align:left;flex-direction:row;gap:20px;width:100%;padding:18px 0}.landing-module__bxHgOq__workflowIconWrap{flex-shrink:0;margin-bottom:0}.landing-module__bxHgOq__workflowStepTitle{font-size:14px}}.landing-module__bxHgOq__dashSection{background:#fff;padding:110px 0}.landing-module__bxHgOq__dashContainer{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module__bxHgOq__dashMockup{position:relative}.landing-module__bxHgOq__dashFrame{transition:transform .5s var(--ease-smooth), box-shadow .5s ease;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 40px 100px #0000001f,0 0 0 1px #0000000f}.landing-module__bxHgOq__dashFrame:hover{transform:translateY(-12px)rotate(-.5deg);box-shadow:0 60px 120px #0000002e}.landing-module__bxHgOq__dashGlow{pointer-events:none;background:radial-gradient(circle,#0f62fe26,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite landing-module__bxHgOq__orbMove;position:absolute;bottom:-80px;left:-80px}.landing-module__bxHgOq__dashContent h2{letter-spacing:-.025em;color:var(--atlas-navy);margin-bottom:16px;font-size:clamp(26px,3vw,40px);font-weight:900;line-height:1.2}.landing-module__bxHgOq__dashContent>p{color:var(--atlas-muted);margin-bottom:36px;font-size:17px;line-height:1.75}.landing-module__bxHgOq__dashBullets{flex-direction:column;gap:20px;margin-bottom:44px;display:flex}.landing-module__bxHgOq__dashBullets li{color:var(--atlas-text);transition:all .3s var(--ease-smooth);background:#f8fafc;border:1px solid #0000000a;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 20px;font-size:16px;line-height:1.55;display:flex}.landing-module__bxHgOq__dashBullets li:hover{background:#eff6ff;border-color:#0f62fe26;transform:translate(6px)}.landing-module__bxHgOq__bulletIcon{color:var(--atlas-blue);flex-shrink:0;margin-top:2px}.landing-module__bxHgOq__btnOutlineDark{border:1.5px solid var(--atlas-navy);color:var(--atlas-navy);transition:all .3s var(--ease-smooth);border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;display:inline-flex}.landing-module__bxHgOq__btnOutlineDark:hover{background:var(--atlas-navy);color:#fff;transform:translateY(-3px);box-shadow:0 12px 32px #031b3d33}.landing-module__bxHgOq__btnOutlineDark:hover .landing-module__bxHgOq__arrowIcon{transform:translate(6px)}.landing-module__bxHgOq__arrowIcon{transition:transform .3s var(--ease-smooth)}@media (max-width:900px){.landing-module__bxHgOq__dashContainer{grid-template-columns:1fr;gap:48px}.landing-module__bxHgOq__dashContent{order:-1}}.landing-module__bxHgOq__waSection{background:linear-gradient(135deg,#f0fdf4 0%,#e0f2fe 50%,#ede9fe 100%) 0 0/300% 300%;padding:110px 0;animation:15s infinite landing-module__bxHgOq__gradientShift;position:relative;overflow:hidden}.landing-module__bxHgOq__waSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#10b9811f,#0000 70%);border-radius:50%;width:600px;height:600px;animation:14s ease-in-out infinite landing-module__bxHgOq__orbMove;position:absolute;top:-100px;right:-100px}.landing-module__bxHgOq__waSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf61a,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-50px}.landing-module__bxHgOq__waContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.landing-module__bxHgOq__waContent h2{letter-spacing:-.025em;color:var(--atlas-navy);margin-bottom:16px;font-size:clamp(26px,3vw,40px);font-weight:900;line-height:1.2}.landing-module__bxHgOq__waContent>p{color:var(--atlas-muted);margin-bottom:40px;font-size:17px;line-height:1.75}.landing-module__bxHgOq__waFeatureGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.landing-module__bxHgOq__waFeature{transition:transform .3s var(--ease-smooth)}.landing-module__bxHgOq__waFeature:hover{transform:translateY(-4px)}.landing-module__bxHgOq__waFeatureIcon{width:52px;height:52px;color:var(--atlas-green);transition:transform .3s var(--ease-spring), box-shadow .3s, color .3s, background .3s;background:#fff;border-radius:14px;justify-content:center;align-items:center;margin-bottom:12px;display:flex;box-shadow:0 4px 16px #10b98126}.landing-module__bxHgOq__waFeature:hover .landing-module__bxHgOq__waFeatureIcon{background:var(--atlas-green);color:#fff;transform:scale(1.12)rotate(-6deg);box-shadow:0 10px 28px #10b98140}.landing-module__bxHgOq__waFeature h4{color:var(--atlas-navy);margin-bottom:4px;font-size:15px;font-weight:700}.landing-module__bxHgOq__waFeature p{color:var(--atlas-muted);font-size:13px;line-height:1.55}.landing-module__bxHgOq__waMockupWrap{justify-content:center;display:flex}.landing-module__bxHgOq__phoneFrame{background:#efeae2;border:12px solid #111;border-radius:48px;flex-direction:column;width:300px;height:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 60px 120px #00000059,inset 0 0 0 1px #ffffff1a}.landing-module__bxHgOq__phoneNotch{z-index:20;background:#111;border-radius:0 0 18px 18px;width:120px;height:26px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__bxHgOq__waHeader{color:#fff;z-index:5;background:linear-gradient(135deg,#075e54,#128c7e);align-items:center;gap:12px;padding:38px 14px 14px;display:flex;position:relative}.landing-module__bxHgOq__waAvatar{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:800;display:flex}.landing-module__bxHgOq__waInfo{flex-direction:column;display:flex}.landing-module__bxHgOq__waName{font-size:15px;font-weight:700}.landing-module__bxHgOq__waStatus{opacity:.8;font-size:11px}.landing-module__bxHgOq__waBody{background:#e5ddd5;flex-direction:column;flex:1;gap:12px;padding:16px 12px;display:flex;position:relative;overflow:hidden}.landing-module__bxHgOq__waBubble{color:#111;background:#fff;border-radius:4px 14px 14px;align-self:flex-start;max-width:95%;padding:10px 13px;font-size:12px;line-height:1.55;transition:transform .25s;box-shadow:0 2px 6px #00000014}.landing-module__bxHgOq__waBubble:hover{transform:scale(1.02)}.landing-module__bxHgOq__waNotifBadge{background:linear-gradient(135deg, var(--atlas-blue), #6366f1);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:8px;align-items:center;gap:6px;margin-bottom:6px;padding:3px 8px;font-size:9px;font-weight:800;display:inline-flex}.landing-module__bxHgOq__waBubbleTime{color:#999;text-align:right;margin-top:6px;font-size:10px;display:block}.landing-module__bxHgOq__waFooter{z-index:5;background:#f0f0f0;padding:10px 12px}.landing-module__bxHgOq__waInput{color:#aaa;background:#fff;border-radius:18px;align-items:center;height:36px;padding:0 16px;font-size:12px;display:flex}@media (max-width:900px){.landing-module__bxHgOq__waContainer{grid-template-columns:1fr;gap:48px}}.landing-module__bxHgOq__statsSection{background:var(--atlas-navy);padding:80px 0;position:relative;overflow:hidden}.landing-module__bxHgOq__statsSection:before{content:"";pointer-events:none;background:radial-gradient(60% 80% at 20%,#0f62fe26,#0000),radial-gradient(60% 80% at 80%,#22d3ee1a,#0000);position:absolute;inset:0}.landing-module__bxHgOq__statsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.landing-module__bxHgOq__statCard{text-align:center;border-right:1px solid #ffffff14;flex-direction:column;align-items:center;padding:40px 24px;transition:background .3s;display:flex}.landing-module__bxHgOq__statCard:last-child{border-right:none}.landing-module__bxHgOq__statCard:hover{background:#ffffff08}.landing-module__bxHgOq__statCardValue{color:var(--atlas-cyan);letter-spacing:-.03em;margin-bottom:8px;font-size:48px;font-weight:900;line-height:1}.landing-module__bxHgOq__statCardLabel{color:#fff9;font-size:14px;font-weight:600;line-height:1.4}.landing-module__bxHgOq__statCardIcon{width:48px;height:48px;color:var(--atlas-cyan);background:#22d3ee1a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}@media (max-width:768px){.landing-module__bxHgOq__statsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__bxHgOq__statCard{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14}.landing-module__bxHgOq__statCard:nth-child(2n){border-right:none}.landing-module__bxHgOq__statCard:nth-last-child(-n+2){border-bottom:none}}.landing-module__bxHgOq__benefitGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__bxHgOq__benefitCard{transition:all .4s var(--ease-spring);background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;gap:16px;padding:36px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.landing-module__bxHgOq__benefitCard:before{content:"";background:linear-gradient(90deg, var(--atlas-blue), var(--atlas-cyan));transform-origin:0;width:100%;height:4px;transition:transform .4s var(--ease-smooth);position:absolute;top:0;left:0;transform:scaleX(0)}.landing-module__bxHgOq__benefitCard:hover:before{transform:scaleX(1)}.landing-module__bxHgOq__benefitCard:hover{border-color:#0f62fe26;transform:translateY(-10px);box-shadow:0 32px 72px #0f62fe1f}.landing-module__bxHgOq__benefitIcon{width:60px;height:60px;color:var(--atlas-blue);transition:all .4s var(--ease-spring);background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:18px;justify-content:center;align-items:center;display:flex}.landing-module__bxHgOq__benefitCard:hover .landing-module__bxHgOq__benefitIcon{background:linear-gradient(135deg, var(--atlas-blue), #6366f1);color:#fff;transform:scale(1.15)rotate(-8deg);box-shadow:0 12px 30px #0f62fe4d}.landing-module__bxHgOq__benefitCard h4{color:var(--atlas-navy);font-size:18px;font-weight:800}.landing-module__bxHgOq__benefitCard p{color:var(--atlas-muted);font-size:15px;line-height:1.65}@media (max-width:1024px){.landing-module__bxHgOq__benefitGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.landing-module__bxHgOq__benefitGrid{grid-template-columns:1fr}}.landing-module__bxHgOq__testimonialSection{background:var(--atlas-soft);padding:110px 0;position:relative;overflow:hidden}.landing-module__bxHgOq__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px;display:grid}.landing-module__bxHgOq__testimonialCard{transition:all .4s var(--ease-spring);background:#fff;border:1px solid #0000000d;border-radius:24px;padding:36px 32px;position:relative;box-shadow:0 4px 20px #0000000d}.landing-module__bxHgOq__testimonialCard:hover{transform:translateY(-8px);box-shadow:0 32px 64px #0000001a}.landing-module__bxHgOq__testimonialQuote{color:var(--atlas-cyan);margin-bottom:16px;font-family:Georgia,serif;font-size:42px;line-height:1}.landing-module__bxHgOq__testimonialText{color:#475569;margin-bottom:28px;font-size:16px;font-style:italic;line-height:1.75}.landing-module__bxHgOq__testimonialAuthor{align-items:center;gap:12px;display:flex}.landing-module__bxHgOq__testimonialAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:800;display:flex}.landing-module__bxHgOq__testimonialName{color:var(--atlas-navy);font-size:15px;font-weight:700}.landing-module__bxHgOq__testimonialRole{color:var(--atlas-muted);font-size:12px}.landing-module__bxHgOq__testimonialStars{color:#f59e0b;gap:2px;margin-bottom:16px;font-size:14px;display:flex}@media (max-width:1024px){.landing-module__bxHgOq__testimonialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.landing-module__bxHgOq__testimonialGrid{grid-template-columns:1fr}}.landing-module__bxHgOq__ctaSection{background:#fff;padding:110px 0}.landing-module__bxHgOq__ctaCard{text-align:center;color:#fff;background:linear-gradient(135deg,#020b1f 0%,#031b3d 50%,#040f2a 100%) 0 0/300% 300%;border-radius:36px;padding:96px 48px;animation:12s infinite landing-module__bxHgOq__gradientShift;position:relative;overflow:hidden;box-shadow:0 60px 120px #031b3d4d,0 0 0 1px #ffffff0f}.landing-module__bxHgOq__ctaGlow{pointer-events:none;background:radial-gradient(80% 50% at 50% 120%,#22d3ee2e,#0000 70%);position:absolute;inset:0}.landing-module__bxHgOq__ctaGlow2{pointer-events:none;background:radial-gradient(60% 60% at 80% 20%,#8b5cf61f,#0000 70%);position:absolute;inset:0}.landing-module__bxHgOq__ctaGrid{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.landing-module__bxHgOq__ctaCard h2{letter-spacing:-.03em;z-index:1;margin-bottom:24px;font-size:clamp(32px,5vw,54px);font-weight:900;line-height:1.15;position:relative}.landing-module__bxHgOq__ctaCard p{color:#ffffffbf;z-index:1;max-width:580px;margin-bottom:52px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.75;position:relative}.landing-module__bxHgOq__ctaActions{z-index:1;flex-wrap:wrap;justify-content:center;gap:20px;display:flex;position:relative}.landing-module__bxHgOq__btnPrimaryLg{background:linear-gradient(135deg, var(--atlas-blue), #4f46e5);color:#fff;transition:all .3s var(--ease-smooth);letter-spacing:.01em;border-radius:14px;align-items:center;gap:12px;padding:18px 40px;font-size:16px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 40px #0f62fe80}.landing-module__bxHgOq__btnPrimaryLg:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:60%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.landing-module__bxHgOq__btnPrimaryLg:hover:after{left:150%}.landing-module__bxHgOq__btnPrimaryLg:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 20px 60px #0f62feb3}.landing-module__bxHgOq__btnPrimaryLg:hover .landing-module__bxHgOq__arrowIcon{transform:translate(8px)}.landing-module__bxHgOq__btnOutlineLg{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s var(--ease-smooth);background:#ffffff0f;border:1.5px solid #ffffff40;border-radius:14px;align-items:center;gap:12px;padding:18px 40px;font-size:16px;font-weight:600;display:inline-flex}.landing-module__bxHgOq__btnOutlineLg:hover{background:#ffffff24;border-color:#fff9;transform:translateY(-4px)}@media (max-width:640px){.landing-module__bxHgOq__ctaCard{padding:64px 24px}.landing-module__bxHgOq__ctaActions{flex-direction:column;align-items:stretch}.landing-module__bxHgOq__ctaActions a{justify-content:center}}.landing-module__bxHgOq__footer{background:var(--atlas-deep);color:#fff;padding:88px 0 40px;position:relative}.landing-module__bxHgOq__footer:before{content:"";background:linear-gradient(90deg,#0000,#22d3ee99 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.landing-module__bxHgOq__footerGrid{border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:40px;padding-bottom:64px;display:grid}.landing-module__bxHgOq__footerTagline{color:var(--atlas-cyan);letter-spacing:.03em;margin-bottom:12px;font-size:13px;font-weight:700}.landing-module__bxHgOq__footerDesc{color:#ffffff73;font-size:14px;line-height:1.75}.landing-module__bxHgOq__footerLinks h4{letter-spacing:.07em;text-transform:uppercase;color:#fffc;margin-bottom:24px;font-size:13px;font-weight:700}.landing-module__bxHgOq__footerLinks ul{flex-direction:column;gap:12px;display:flex}.landing-module__bxHgOq__footerLinks a{color:#ffffff73;font-size:14px;transition:color .25s;display:inline-block;position:relative}.landing-module__bxHgOq__footerLinks a:after{content:"";background:var(--atlas-cyan);width:0;height:1px;transition:width .3s var(--ease-smooth);position:absolute;bottom:-2px;left:0}.landing-module__bxHgOq__footerLinks a:hover{color:#fff}.landing-module__bxHgOq__footerLinks a:hover:after{width:100%}.landing-module__bxHgOq__footerBottom{color:#ffffff4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.landing-module__bxHgOq__footerLegal{align-items:center;gap:16px;display:flex}.landing-module__bxHgOq__footerLegal a{transition:color .2s}.landing-module__bxHgOq__footerLegal a:hover{color:#ffffffb3}.landing-module__bxHgOq__dot{color:#ffffff26}@media (max-width:1024px){.landing-module__bxHgOq__footerGrid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:640px){.landing-module__bxHgOq__footerGrid{grid-template-columns:1fr;gap:36px}.landing-module__bxHgOq__footerBottom{text-align:center;flex-direction:column}}
