.HeroSection-module__sBkrQG__hero{padding:var(--space-xl)0;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 30% 20%,#3b82f614 0%,#0000 40%);width:200%;height:200%;animation:60s linear infinite HeroSection-module__sBkrQG__rotate;position:absolute;top:-50%;left:-50%}.HeroSection-module__sBkrQG__hero .HeroSection-module__sBkrQG__container{z-index:1;position:relative}@keyframes HeroSection-module__sBkrQG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HeroSection-module__sBkrQG__heroRow{gap:var(--space-xl);grid-template-columns:minmax(0,1fr);align-items:center;width:100%;max-width:100%;display:grid}@media (min-width:1024px){.HeroSection-module__sBkrQG__heroRow{gap:var(--space-2xl);grid-template-columns:1fr 1fr}}.HeroSection-module__sBkrQG__heroContent{text-align:center;box-sizing:border-box;width:100%;max-width:600px;margin:0 auto;padding:0}@media (min-width:1024px){.HeroSection-module__sBkrQG__heroContent{text-align:left;max-width:100%;margin:0}}.HeroSection-module__sBkrQG__headline{font-size:var(--text-3xl);margin-bottom:var(--space-lg);word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;width:100%;max-width:100%;font-weight:800;line-height:1.3}@media (min-width:480px){.HeroSection-module__sBkrQG__headline{font-size:var(--text-4xl)}}@media (min-width:768px){.HeroSection-module__sBkrQG__headline{font-size:var(--text-5xl)}}@media (min-width:1024px){.HeroSection-module__sBkrQG__headline{font-size:var(--text-6xl)}}.HeroSection-module__sBkrQG__subheadline{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-xl);box-sizing:border-box;width:100%;max-width:100%;margin-left:auto;margin-right:auto;line-height:1.8}@media (min-width:480px){.HeroSection-module__sBkrQG__subheadline{font-size:var(--text-lg);max-width:540px}}@media (min-width:1024px){.HeroSection-module__sBkrQG__subheadline{margin-left:0;margin-right:auto}}.HeroSection-module__sBkrQG__subheadline strong{color:var(--accent-primary)}.HeroSection-module__sBkrQG__taglineSmall{font-size:var(--text-sm);color:var(--text-muted);text-align:center;font-style:italic}@media (min-width:1024px){.HeroSection-module__sBkrQG__taglineSmall{text-align:left}}.HeroSection-module__sBkrQG__ctaGroup{align-items:center;gap:var(--space-md);margin-bottom:var(--space-2xl);box-sizing:border-box;flex-direction:column;width:100%;display:flex}.HeroSection-module__sBkrQG__ctaGroup .HeroSection-module__sBkrQG__btn{box-sizing:border-box;width:100%;max-width:100%;font-size:var(--text-sm);padding:var(--space-sm)var(--space-md);text-align:center;white-space:normal;line-height:1.3}@media (min-width:768px){.HeroSection-module__sBkrQG__ctaGroup{flex-direction:row;justify-content:center}.HeroSection-module__sBkrQG__ctaGroup .HeroSection-module__sBkrQG__btn{width:auto;max-width:none;font-size:var(--text-base);padding:var(--space-sm)var(--space-lg);white-space:nowrap}}@media (min-width:1024px){.HeroSection-module__sBkrQG__ctaGroup{justify-content:flex-start}}.HeroSection-module__sBkrQG__socialProof{padding-top:var(--space-lg);border-top:1px solid var(--border-subtle)}.HeroSection-module__sBkrQG__socialProofLabel{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:.5px}@media (min-width:480px){.HeroSection-module__sBkrQG__socialProofLabel{font-size:var(--text-sm)}}.HeroSection-module__sBkrQG__chainLogos{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}@media (min-width:1024px){.HeroSection-module__sBkrQG__chainLogos{justify-content:flex-start}}.HeroSection-module__sBkrQG__chainLogo{padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-primary);transition:all var(--transition-base);background:#3b82f60d;border:1px solid #3b82f626;font-weight:600}@media (min-width:480px){.HeroSection-module__sBkrQG__chainLogo{padding:var(--space-sm)var(--space-md);font-size:var(--text-base)}}.HeroSection-module__sBkrQG__chainLogo:hover{border-color:var(--accent-primary);background:#3b82f61a;transform:translateY(-2px)}.HeroSection-module__sBkrQG__heroVisual{justify-content:center;max-width:100%;display:flex;position:relative}@media (max-width:768px){.HeroSection-module__sBkrQG__heroVisual{align-items:center;gap:var(--space-md);flex-direction:column}}.HeroSection-module__sBkrQG__heroRight{width:100%;max-width:100%}.HeroSection-module__sBkrQG__dashboardMockup{border-radius:var(--radius-lg);background:linear-gradient(145deg,#fffffff2,#f8fafcfa);border:1px solid #3b82f633;width:100%;max-width:100%;animation:6s ease-in-out infinite HeroSection-module__sBkrQG__float;overflow:hidden;box-shadow:0 25px 80px #0000001f,0 0 60px #3b82f614}@media (max-width:479px){.HeroSection-module__sBkrQG__dashboardMockup{width:100%;max-width:100%;margin:0 auto}}@media (min-width:480px){.HeroSection-module__sBkrQG__dashboardMockup{width:100%;max-width:100%}}[data-theme=dark] .HeroSection-module__sBkrQG__dashboardMockup{background:linear-gradient(145deg,#0f172ae6,#1e293bf2);border:1px solid #60a5fa33;box-shadow:0 25px 80px #00000080,0 0 60px #60a5fa1a}@keyframes HeroSection-module__sBkrQG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(.5deg)}}.HeroSection-module__sBkrQG__browserChrome{align-items:center;gap:var(--space-md);padding:var(--space-sm)var(--space-md);background:#0f172a0d;border-bottom:1px solid #0f172a1a;display:flex}[data-theme=dark] .HeroSection-module__sBkrQG__browserChrome{border-bottom:1px solid var(--border-subtle);background:#0000004d}.HeroSection-module__sBkrQG__browserDots{gap:6px;display:flex}.HeroSection-module__sBkrQG__browserDots span{border-radius:50%;width:10px;height:10px}.HeroSection-module__sBkrQG__browserDots span:first-child{background:#ff5f57}.HeroSection-module__sBkrQG__browserDots span:nth-child(2){background:#ffbd2e}.HeroSection-module__sBkrQG__browserDots span:nth-child(3){background:#28c840}.HeroSection-module__sBkrQG__browserUrl{align-items:center;gap:var(--space-xs);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;background:#0f172a0d;flex:1;min-width:0;padding:4px 12px;display:flex;overflow:hidden}[data-theme=dark] .HeroSection-module__sBkrQG__browserUrl{background:#ffffff0d}.HeroSection-module__sBkrQG__browserUrl svg{color:var(--success)}.HeroSection-module__sBkrQG__dashboardContent{padding:var(--space-md);gap:var(--space-md);flex-direction:column;display:flex}.HeroSection-module__sBkrQG__syncBar{padding:var(--space-sm)var(--space-md);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:var(--space-sm);background:#10b98114;border:1px solid #10b98133;flex-wrap:wrap;display:flex}.HeroSection-module__sBkrQG__syncTitle{font-size:var(--text-xs);color:var(--success);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.HeroSection-module__sBkrQG__syncItems{gap:var(--space-md);display:flex}.HeroSection-module__sBkrQG__syncItem{font-size:var(--text-xs);color:var(--text-secondary);align-items:center;gap:4px;display:flex}.HeroSection-module__sBkrQG__syncSuccess{color:var(--success)}.HeroSection-module__sBkrQG__metricsRow{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.HeroSection-module__sBkrQG__metricsRow{grid-template-columns:1fr}}.HeroSection-module__sBkrQG__metricCard{padding:var(--space-md);border-radius:var(--radius-sm);text-align:center;background:#0f172a0d;border:1px solid #0f172a14}[data-theme=dark] .HeroSection-module__sBkrQG__metricCard{background:#0003;border:1px solid #0000}.HeroSection-module__sBkrQG__metricLabel{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-xs);text-transform:uppercase;display:block}.HeroSection-module__sBkrQG__metricValue{font-size:var(--text-3xl);color:var(--text-primary);font-weight:800;line-height:1;display:block}.HeroSection-module__sBkrQG__metricValueSuccess{font-size:var(--text-3xl);color:var(--success);font-weight:800;line-height:1;display:block}.HeroSection-module__sBkrQG__metricTrend{margin-top:var(--space-xs);font-size:var(--text-sm);color:var(--accent-primary);justify-content:center;align-items:center;gap:4px;font-weight:600;display:flex}.HeroSection-module__sBkrQG__alertCard{background:#10b98114;border:1px solid #10b98133}.HeroSection-module__sBkrQG__chartArea{padding:var(--space-md);border-radius:var(--radius-sm);background:#0f172a0d}[data-theme=dark] .HeroSection-module__sBkrQG__chartArea{background:#0003}.HeroSection-module__sBkrQG__chartHeader{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-sm);text-transform:uppercase}.HeroSection-module__sBkrQG__chartBars{justify-content:space-between;align-items:flex-end;gap:8px;height:60px;display:flex}.HeroSection-module__sBkrQG__chartBar{background:linear-gradient(180deg,var(--accent-primary),#3b82f64d);border-radius:4px 4px 0 0;flex:1;transition:height .3s}.HeroSection-module__sBkrQG__chartBar:last-child{background:linear-gradient(180deg,var(--success),#10b9814d)}.HeroSection-module__sBkrQG__floatingAlert{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#f43f5e26;border:1px solid #f43f5e4d;animation:3s ease-in-out infinite HeroSection-module__sBkrQG__pulse;display:flex;position:absolute;bottom:-20px;left:-30px;box-shadow:0 10px 40px #0000004d}@keyframes HeroSection-module__sBkrQG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.HeroSection-module__sBkrQG__alertIcon{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--error);background:#f43f5e33;justify-content:center;align-items:center;display:flex}.HeroSection-module__sBkrQG__alertContent{flex-direction:column;min-width:0;display:flex}.HeroSection-module__sBkrQG__alertTitle{font-size:var(--text-xs);color:var(--error);text-transform:uppercase;font-weight:600}.HeroSection-module__sBkrQG__alertText{font-size:var(--text-sm);color:var(--text-secondary);white-space:normal;overflow-wrap:break-word}@media (max-width:768px){.HeroSection-module__sBkrQG__floatingAlert{margin-top:var(--space-md);box-sizing:border-box;max-width:100%;position:relative;bottom:auto;left:auto}}
.TargetAudienceSection-module__hNRjIa__targetAudience{padding:var(--space-3xl)0;background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%);position:relative;overflow:hidden}.TargetAudienceSection-module__hNRjIa__splitLayout{gap:var(--space-2xl);flex-direction:column;align-items:flex-start;display:flex}@media (min-width:1024px){.TargetAudienceSection-module__hNRjIa__splitLayout{align-items:center;gap:var(--space-3xl);flex-direction:row}}.TargetAudienceSection-module__hNRjIa__leftColumn{flex:1}.TargetAudienceSection-module__hNRjIa__sectionTitle{font-size:var(--text-3xl);color:var(--text-primary);margin-bottom:var(--space-xl);font-weight:800;line-height:1.2}@media (min-width:768px){.TargetAudienceSection-module__hNRjIa__sectionTitle{font-size:var(--text-4xl)}}.TargetAudienceSection-module__hNRjIa__valueList{gap:var(--space-lg);flex-direction:column;display:flex}.TargetAudienceSection-module__hNRjIa__valueItem p{font-size:var(--text-lg);color:var(--text-secondary);padding-left:var(--space-lg);border-left:3px solid var(--border-subtle);line-height:1.6}@media (min-width:768px){.TargetAudienceSection-module__hNRjIa__valueItem p{font-size:var(--text-xl)}}.TargetAudienceSection-module__hNRjIa__valueItem strong{color:var(--text-primary);font-weight:600}.TargetAudienceSection-module__hNRjIa__highlightText{color:var(--accent-primary);font-weight:700}.TargetAudienceSection-module__hNRjIa__rightColumn{flex:1;width:100%}.TargetAudienceSection-module__hNRjIa__columnLabel{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-lg);font-weight:600;display:block}.TargetAudienceSection-module__hNRjIa__grid{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:640px){.TargetAudienceSection-module__hNRjIa__grid{grid-template-columns:1fr 1fr}}.TargetAudienceSection-module__hNRjIa__card{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);text-align:left;flex-direction:row;display:flex}.TargetAudienceSection-module__hNRjIa__card:hover{border-color:var(--border-accent);transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}[data-theme=dark] .TargetAudienceSection-module__hNRjIa__card:hover{box-shadow:0 8px 20px #0003}.TargetAudienceSection-module__hNRjIa__iconWrapper{border-radius:var(--radius-md);width:40px;height:40px;color:var(--accent-primary);background:#3b82f61a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TargetAudienceSection-module__hNRjIa__text{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;line-height:1.4}.TargetAudienceSection-module__hNRjIa__credibility{justify-content:flex-start;display:flex}.TargetAudienceSection-module__hNRjIa__credBadge{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-md);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--success);background:#10b98114;border:1px solid #10b98133;font-weight:600;display:inline-flex}
.ControlsSection-module__VUXxVa__controls{padding:var(--space-3xl)0;background:var(--bg-primary);position:relative}.ControlsSection-module__VUXxVa__controls:before{content:"";background:linear-gradient(90deg,transparent,var(--border-accent),transparent);height:1px;position:absolute;top:0;left:0;right:0}.ControlsSection-module__VUXxVa__grid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:640px){.ControlsSection-module__VUXxVa__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.ControlsSection-module__VUXxVa__grid{grid-template-columns:1fr 1fr 1fr}}.ControlsSection-module__VUXxVa__card{padding:var(--space-xl);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);text-align:center}.ControlsSection-module__VUXxVa__card:hover{border-color:var(--border-accent);transform:translateY(-4px);box-shadow:0 12px 40px #00000014}[data-theme=dark] .ControlsSection-module__VUXxVa__card:hover{box-shadow:0 12px 40px #0000004d}.ControlsSection-module__VUXxVa__iconWrapper{width:56px;height:56px;margin:0 auto var(--space-md);border-radius:var(--radius-md);color:var(--accent-primary);background:#3b82f61a;justify-content:center;align-items:center;display:flex}.ControlsSection-module__VUXxVa__cardTitle{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:700}.ControlsSection-module__VUXxVa__cardDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}
.ProblemSection-module__A0rn6q__problem{padding:var(--space-3xl)0;background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);position:relative;overflow:hidden}.ProblemSection-module__A0rn6q__problem:before{content:"";background:linear-gradient(90deg,transparent,var(--border-accent),transparent);height:1px;position:absolute;top:0;left:0;right:0}.ProblemSection-module__A0rn6q__bigStatement{text-align:center;margin-bottom:var(--space-2xl)}.ProblemSection-module__A0rn6q__problemTitle{font-size:var(--text-3xl);color:var(--text-primary);font-weight:800;line-height:1.2}@media (min-width:768px){.ProblemSection-module__A0rn6q__problemTitle{font-size:var(--text-5xl)}}.ProblemSection-module__A0rn6q__strikethrough{color:var(--text-muted);text-decoration-thickness:3px}.ProblemSection-module__A0rn6q__highlight{color:var(--warning);background:linear-gradient(#0000 60%,#f59e0b33 60%)}.ProblemSection-module__A0rn6q__problemLayout{gap:var(--space-2xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.ProblemSection-module__A0rn6q__problemLayout{grid-template-columns:1fr 1fr}}.ProblemSection-module__A0rn6q__chaosVisual{justify-content:center;display:flex}.ProblemSection-module__A0rn6q__chaosCard{border-radius:var(--radius-lg);background:#f43f5e0d;border:1px solid #f43f5e33;width:100%;max-width:400px;overflow:hidden;transform:rotate(-2deg);box-shadow:0 20px 60px #0000004d}[data-theme=dark] .ProblemSection-module__A0rn6q__chaosCard{background:#f43f5e1a;border:1px solid #f43f5e4d;box-shadow:0 20px 60px #0006}.ProblemSection-module__A0rn6q__chaosHeader{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);font-size:var(--text-sm);color:var(--error);background:#f43f5e33;border-bottom:1px solid #f43f5e33;font-family:monospace;display:flex}[data-theme=dark] .ProblemSection-module__A0rn6q__chaosHeader{background:#f43f5e26;border-bottom:1px solid #f43f5e40}.ProblemSection-module__A0rn6q__chaosIcon{animation:1.5s infinite ProblemSection-module__A0rn6q__blink}@keyframes ProblemSection-module__A0rn6q__blink{0%,to{opacity:1}50%{opacity:.3}}.ProblemSection-module__A0rn6q__chaosExcel{padding:var(--space-md)}.ProblemSection-module__A0rn6q__excelRow{grid-template-columns:repeat(3,1fr);gap:2px;margin-bottom:2px;display:grid}.ProblemSection-module__A0rn6q__excelCell{padding:var(--space-xs)var(--space-sm);border:1px solid var(--border-subtle);font-size:var(--text-sm);color:var(--text-secondary);text-align:center;background:#ffffff08;font-family:monospace}[data-theme=dark] .ProblemSection-module__A0rn6q__excelCell{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a}.ProblemSection-module__A0rn6q__errorCell{color:var(--error);background:#f43f5e26;border-color:#f43f5e4d;font-weight:600}[data-theme=dark] .ProblemSection-module__A0rn6q__errorCell{background:#f43f5e1f;border-color:#f43f5e66}.ProblemSection-module__A0rn6q__chaosBadge{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-sm);font-size:var(--text-sm);color:var(--error);background:#f43f5e1a;border-top:1px solid #f43f5e33;font-weight:600;display:flex}.ProblemSection-module__A0rn6q__painContent{text-align:center}@media (min-width:1024px){.ProblemSection-module__A0rn6q__painContent{text-align:left}}.ProblemSection-module__A0rn6q__problemDesc{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-lg);line-height:1.8}.ProblemSection-module__A0rn6q__problemDesc strong{color:var(--text-primary)}.ProblemSection-module__A0rn6q__painGrid{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}@media (min-width:1024px){.ProblemSection-module__A0rn6q__painGrid{justify-content:flex-start}}.ProblemSection-module__A0rn6q__painItem{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-md);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--text-secondary);transition:all var(--transition-base);background:#f43f5e14;border:1px solid #f43f5e26;display:flex}[data-theme=dark] .ProblemSection-module__A0rn6q__painItem{background:#f43f5e0f;border:1px solid #f43f5e33}.ProblemSection-module__A0rn6q__painItem svg{color:var(--error)}.ProblemSection-module__A0rn6q__painItem:hover{background:#f43f5e26;transform:translateY(-2px)}.ProblemSection-module__A0rn6q__bottomLine{font-size:var(--text-xl);color:var(--text-primary);font-weight:600}.ProblemSection-module__A0rn6q__costHighlight{color:var(--error);background:linear-gradient(#0000 60%,#f43f5e33 60%)}
.SolutionSection-module__LIhgRW__solution{padding:var(--space-3xl)0;position:relative}.SolutionSection-module__LIhgRW__superpowerBadge{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-md);border:1px solid var(--border-accent);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--accent-primary);margin-bottom:var(--space-sm);background:#3b82f61a;font-weight:600;display:inline-flex}.SolutionSection-module__LIhgRW__pillarRow{gap:var(--space-2xl);margin-bottom:var(--space-3xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.SolutionSection-module__LIhgRW__pillarRow{grid-template-columns:1fr 1fr}}.SolutionSection-module__LIhgRW__reversed{direction:ltr}@media (min-width:1024px){.SolutionSection-module__LIhgRW__reversed{direction:rtl}.SolutionSection-module__LIhgRW__reversed>*{direction:ltr}}.SolutionSection-module__LIhgRW__pillarContent{padding:var(--space-md)0}.SolutionSection-module__LIhgRW__pillarTitle{font-size:var(--text-2xl);margin-bottom:var(--space-xs);color:var(--text-primary);font-weight:700}@media (min-width:768px){.SolutionSection-module__LIhgRW__pillarTitle{font-size:var(--text-3xl)}}.SolutionSection-module__LIhgRW__pillarSubtitle{font-size:var(--text-base);color:var(--accent-primary);margin-bottom:var(--space-sm);font-weight:600}.SolutionSection-module__LIhgRW__pillarDesc{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-md);line-height:1.8}.SolutionSection-module__LIhgRW__pillarFeatures{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.SolutionSection-module__LIhgRW__pillarFeatures li{align-items:center;gap:var(--space-xs);font-size:var(--text-base);color:var(--text-secondary);display:flex}.SolutionSection-module__LIhgRW__pillarFeatures li svg{color:var(--success);flex-shrink:0}.SolutionSection-module__LIhgRW__automationMockup{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}[data-theme=dark] .SolutionSection-module__LIhgRW__automationMockup{background:#1e293b99;border:1px solid #ffffff14}.SolutionSection-module__LIhgRW__mockupHeader{padding:var(--space-sm)var(--space-md);border-bottom:1px solid var(--border-subtle);font-size:var(--text-sm);color:var(--text-secondary);background:#3b82f614;font-weight:500}.SolutionSection-module__LIhgRW__mockupContent{padding:var(--space-md);gap:var(--space-md);flex-direction:column;display:flex}.SolutionSection-module__LIhgRW__syncStatus{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--success);font-weight:500;display:flex}.SolutionSection-module__LIhgRW__syncIcon{color:var(--success)}.SolutionSection-module__LIhgRW__miniMetrics{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.SolutionSection-module__LIhgRW__miniMetric{padding:var(--space-sm);border-radius:var(--radius-sm);text-align:center;background:#3b82f60d;border:1px solid #3b82f61a}[data-theme=dark] .SolutionSection-module__LIhgRW__miniMetric{background:#60a5fa14;border:1px solid #60a5fa26}.SolutionSection-module__LIhgRW__miniLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;margin-bottom:4px;display:block}.SolutionSection-module__LIhgRW__miniValue{font-size:var(--text-2xl);color:var(--accent-primary);font-weight:700;display:block}.SolutionSection-module__LIhgRW__alertMockup{position:relative}.SolutionSection-module__LIhgRW__alertNotification{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid #f59e0b4d;overflow:hidden}[data-theme=dark] .SolutionSection-module__LIhgRW__alertNotification{background:#1e293b99;border:1px solid #f59e0b4d}.SolutionSection-module__LIhgRW__alertHeader{align-items:center;gap:var(--space-xs);padding:var(--space-sm)var(--space-md);font-size:var(--text-sm);color:var(--text-primary);background:#f59e0b14;border-bottom:1px solid #f59e0b33;font-weight:600;display:flex}.SolutionSection-module__LIhgRW__alertIconOrange{color:var(--warning)}.SolutionSection-module__LIhgRW__alertTime{font-size:var(--text-xs);color:var(--text-muted);margin-left:auto;font-weight:400}.SolutionSection-module__LIhgRW__alertBody{padding:var(--space-md);gap:var(--space-xs);flex-direction:column;display:flex}.SolutionSection-module__LIhgRW__alertSku{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.SolutionSection-module__LIhgRW__alertLocation{font-size:var(--text-sm);color:var(--text-secondary)}.SolutionSection-module__LIhgRW__alertDetail{font-size:var(--text-sm);color:var(--warning);font-weight:600}.SolutionSection-module__LIhgRW__alertActions{gap:var(--space-sm);padding:var(--space-sm)var(--space-md);border-top:1px solid var(--border-subtle);display:flex}.SolutionSection-module__LIhgRW__alertBtn{padding:var(--space-xs)var(--space-md);background:var(--accent-primary);color:#fff;border-radius:var(--radius-sm);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);border:none;font-weight:500}.SolutionSection-module__LIhgRW__alertBtn:hover{opacity:.9;transform:translateY(-1px)}.SolutionSection-module__LIhgRW__alertBtnSecondary{padding:var(--space-xs)var(--space-md);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-weight:500}.SolutionSection-module__LIhgRW__alertBtnSecondary:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.SolutionSection-module__LIhgRW__phantomBadge{margin-top:var(--space-sm);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--error);text-align:center;background:#f43f5e14;border:1px solid #f43f5e33;font-weight:600}
.HowItWorksSection-module__Rq-EOG__howItWorks{padding:var(--space-3xl)0;background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%)}.HowItWorksSection-module__Rq-EOG__timeline{align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}@media (min-width:1024px){.HowItWorksSection-module__Rq-EOG__timeline{align-items:flex-start;gap:var(--space-md);flex-direction:row}}.HowItWorksSection-module__Rq-EOG__step{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:360px;display:flex;position:relative}.HowItWorksSection-module__Rq-EOG__stepNumber{font-size:var(--text-5xl);color:var(--bg-tertiary);margin-bottom:var(--space-sm);font-weight:800;line-height:1}[data-theme=dark] .HowItWorksSection-module__Rq-EOG__stepNumber{color:var(--bg-tertiary)}.HowItWorksSection-module__Rq-EOG__stepContent{margin-bottom:var(--space-md)}.HowItWorksSection-module__Rq-EOG__stepIcon{border-radius:var(--radius-md);color:#fff;width:56px;height:56px;margin-bottom:var(--space-sm);background:linear-gradient(135deg,#3b82f6,#1e40af);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 20px #3b82f64d}.HowItWorksSection-module__Rq-EOG__iconPurple{background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 4px 20px #8b5cf64d}.HowItWorksSection-module__Rq-EOG__iconGold{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 20px #f59e0b4d}.HowItWorksSection-module__Rq-EOG__stepTitle{font-size:var(--text-xl);margin-bottom:var(--space-xs);color:var(--text-primary);font-weight:700}.HowItWorksSection-module__Rq-EOG__stepDesc{font-size:var(--text-sm);color:var(--text-secondary);max-width:280px;margin:0 auto;line-height:1.7}.HowItWorksSection-module__Rq-EOG__connector{color:var(--text-muted);padding-top:var(--space-3xl);display:none}@media (min-width:1024px){.HowItWorksSection-module__Rq-EOG__connector{align-items:center;display:flex}}.HowItWorksSection-module__Rq-EOG__stepVisual{width:100%;max-width:280px}.HowItWorksSection-module__Rq-EOG__credentialMockup{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-sm);gap:var(--space-xs);flex-direction:column;display:flex}[data-theme=dark] .HowItWorksSection-module__Rq-EOG__credentialMockup{background:#1e293b99;border:1px solid #ffffff14}.HowItWorksSection-module__Rq-EOG__credRow{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--text-secondary);background:#3b82f60a;display:flex}.HowItWorksSection-module__Rq-EOG__encrypted{color:var(--text-muted);letter-spacing:2px;font-family:monospace}.HowItWorksSection-module__Rq-EOG__checkIcon{color:var(--success);flex-shrink:0}.HowItWorksSection-module__Rq-EOG__botAnimation{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.HowItWorksSection-module__Rq-EOG__botIcon{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);justify-content:center;align-items:center;width:64px;height:64px;animation:3s ease-in-out infinite HowItWorksSection-module__Rq-EOG__float;display:flex;box-shadow:0 8px 30px #8b5cf64d}@keyframes HowItWorksSection-module__Rq-EOG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.HowItWorksSection-module__Rq-EOG__dataStreams{gap:var(--space-xs);display:flex}.HowItWorksSection-module__Rq-EOG__dataStream{border-radius:var(--radius-full);background:linear-gradient(#8b5cf6,#0000);width:4px;height:40px;animation:1.5s ease-in-out infinite HowItWorksSection-module__Rq-EOG__stream}.HowItWorksSection-module__Rq-EOG__dataStream:nth-child(2){animation-delay:.3s}.HowItWorksSection-module__Rq-EOG__dataStream:nth-child(3){animation-delay:.6s}@keyframes HowItWorksSection-module__Rq-EOG__stream{0%{opacity:.3;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}to{opacity:.3;transform:scaleY(.5)}}.HowItWorksSection-module__Rq-EOG__resultMockup{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-md);text-align:center}[data-theme=dark] .HowItWorksSection-module__Rq-EOG__resultMockup{background:#1e293b99;border:1px solid #ffffff14}.HowItWorksSection-module__Rq-EOG__resultMetric span:first-child{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;margin-bottom:var(--space-xs);display:block}.HowItWorksSection-module__Rq-EOG__resultValue{font-size:var(--text-3xl);color:var(--success);font-weight:800;display:block}
.PlatformSection-module__c3RVMq__platform{padding:var(--space-3xl)0;background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);position:relative}.PlatformSection-module__c3RVMq__platform:before{content:"";background:linear-gradient(90deg,transparent,var(--border-accent),transparent);height:1px;position:absolute;top:0;left:0;right:0}.PlatformSection-module__c3RVMq__grid{align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}@media (min-width:1024px){.PlatformSection-module__c3RVMq__grid{flex-direction:row;align-items:stretch}}.PlatformSection-module__c3RVMq__card{padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--bg-primary);transition:all var(--transition-base);flex:1;position:relative}.PlatformSection-module__c3RVMq__card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000014}[data-theme=dark] .PlatformSection-module__c3RVMq__card:hover{box-shadow:0 16px 48px #0000004d}.PlatformSection-module__c3RVMq__supply{border-color:#3b82f64d}.PlatformSection-module__c3RVMq__supply .PlatformSection-module__c3RVMq__cardIcon{color:var(--accent-primary);background:#3b82f61a}.PlatformSection-module__c3RVMq__supply .PlatformSection-module__c3RVMq__cardBadge{color:var(--accent-primary);background:#3b82f626}.PlatformSection-module__c3RVMq__retail{border-color:#10b9814d}.PlatformSection-module__c3RVMq__retail .PlatformSection-module__c3RVMq__cardIcon{color:var(--success);background:#10b9811a}.PlatformSection-module__c3RVMq__retail .PlatformSection-module__c3RVMq__cardBadge{color:var(--success);background:#10b98126}.PlatformSection-module__c3RVMq__cardIcon{border-radius:var(--radius-md);width:56px;height:56px;margin-bottom:var(--space-md);justify-content:center;align-items:center;display:flex}.PlatformSection-module__c3RVMq__cardBadge{padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-full);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-sm);font-weight:700;display:inline-block}.PlatformSection-module__c3RVMq__cardTitle{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:700}.PlatformSection-module__c3RVMq__cardDesc{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-lg);line-height:1.6}.PlatformSection-module__c3RVMq__cardFeatures{margin:0 0 var(--space-lg);gap:var(--space-xs);flex-direction:column;padding:0;list-style:none;display:flex}.PlatformSection-module__c3RVMq__cardFeatures li{font-size:var(--text-sm);color:var(--text-secondary);padding-left:var(--space-md);position:relative}.PlatformSection-module__c3RVMq__cardFeatures li:before{content:"✓";color:var(--accent-primary);font-weight:700;position:absolute;left:0}.PlatformSection-module__c3RVMq__retail .PlatformSection-module__c3RVMq__cardFeatures li:before{color:var(--success)}.PlatformSection-module__c3RVMq__cardLink{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--success);transition:all var(--transition-base);font-weight:600;text-decoration:none;display:inline-flex}.PlatformSection-module__c3RVMq__cardLink:hover{gap:var(--space-sm)}.PlatformSection-module__c3RVMq__connector{color:var(--text-muted);justify-content:center;align-items:center;display:flex;transform:rotate(90deg)}@media (min-width:1024px){.PlatformSection-module__c3RVMq__connector{transform:rotate(0)}}
.Footer-module__S6Hkya__footer{position:relative}.Footer-module__S6Hkya__ctaSection{padding:var(--space-3xl)0;background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%)}.Footer-module__S6Hkya__ctaContent{text-align:center;max-width:800px;margin:0 auto}.Footer-module__S6Hkya__ctaIcon{margin-bottom:var(--space-md)}.Footer-module__S6Hkya__ctaTitle{font-size:var(--text-3xl);margin-bottom:var(--space-sm);color:var(--text-primary);font-weight:700}@media (min-width:768px){.Footer-module__S6Hkya__ctaTitle{font-size:var(--text-4xl)}}.Footer-module__S6Hkya__ctaDesc{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-xl)}.Footer-module__S6Hkya__contactForm{gap:var(--space-lg);text-align:left;grid-template-columns:1fr;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__contactForm{grid-template-columns:1fr 1fr}}.Footer-module__S6Hkya__formRow{gap:var(--space-xs);flex-direction:column;display:flex}.Footer-module__S6Hkya__formLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.Footer-module__S6Hkya__formInput,.Footer-module__S6Hkya__formSelect,.Footer-module__S6Hkya__formTextarea{padding:var(--space-sm);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:var(--text-base);color:var(--text-primary);transition:border-color var(--transition-fast);font-family:inherit}[data-theme=dark] .Footer-module__S6Hkya__formInput,[data-theme=dark] .Footer-module__S6Hkya__formSelect,[data-theme=dark] .Footer-module__S6Hkya__formTextarea{background:#1e293b99;border:1px solid #ffffff1a}.Footer-module__S6Hkya__formInput:focus,.Footer-module__S6Hkya__formSelect:focus,.Footer-module__S6Hkya__formTextarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.Footer-module__S6Hkya__formTextarea{resize:vertical}.Footer-module__S6Hkya__formSelect{cursor:pointer}.Footer-module__S6Hkya__footerBottom{padding:var(--space-2xl)0 var(--space-lg);background:var(--bg-secondary);border-top:1px solid var(--border-subtle)}.Footer-module__S6Hkya__footerGrid{gap:var(--space-xl);margin-bottom:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr}}.Footer-module__S6Hkya__footerBrand{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__logoWrapper{align-items:center;gap:var(--space-xs);display:flex}.Footer-module__S6Hkya__logoText{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}.Footer-module__S6Hkya__tagline{font-size:var(--text-sm);color:var(--text-secondary);max-width:360px;line-height:1.7}.Footer-module__S6Hkya__footerContact{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__footerContact h4{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Footer-module__S6Hkya__contactLink{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-fast);display:flex}.Footer-module__S6Hkya__contactLink:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__footerLinks{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__footerLinks h4{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Footer-module__S6Hkya__footerLinks a{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-fast)}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__copyright{padding-top:var(--space-lg);border-top:1px solid var(--border-subtle);text-align:center}.Footer-module__S6Hkya__copyright p{font-size:var(--text-sm);color:var(--text-muted)}.Footer-module__S6Hkya__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;padding:var(--space-md);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Footer-module__S6Hkya__modalContent{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);overflow:hidden}[data-theme=dark] .Footer-module__S6Hkya__modalContent{background:var(--bg-secondary);border:1px solid #ffffff1a}.Footer-module__S6Hkya__modalHeader{padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--border-subtle)}.Footer-module__S6Hkya__modalHeader h3{font-size:var(--text-lg);color:var(--text-primary);font-weight:700}.Footer-module__S6Hkya__modalBody{padding:var(--space-md)var(--space-lg)}.Footer-module__S6Hkya__modalBody p{font-size:var(--text-base);color:var(--text-secondary);line-height:1.6}.Footer-module__S6Hkya__modalFooter{padding:var(--space-md)var(--space-lg);border-top:1px solid var(--border-subtle);justify-content:flex-end;display:flex}
.Navbar-module__cJzEcG__navbar{z-index:1000;width:100%;padding:var(--space-sm)0;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);transition:all var(--transition-base);background:#f8fafcd9;position:fixed;top:0;left:0;right:0}[data-theme=dark] .Navbar-module__cJzEcG__navbar{background:#0f172ad9}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.Navbar-module__cJzEcG__brandLink{align-items:center;gap:var(--space-xs);color:inherit;transition:opacity var(--transition-fast);text-decoration:none;display:flex}.Navbar-module__cJzEcG__brandLink:hover{opacity:.8}.Navbar-module__cJzEcG__brandIcon{font-size:var(--text-xl)}.Navbar-module__cJzEcG__brandName{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:var(--space-lg);margin:0;padding:0;list-style:none;display:none}@media (min-width:1024px){.Navbar-module__cJzEcG__navLinks{display:flex}}.Navbar-module__cJzEcG__navLink{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-fast);font-weight:500;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--accent-primary)}.Navbar-module__cJzEcG__hamburger{color:var(--text-primary);padding:var(--space-xs);cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;display:flex}@media (min-width:1024px){.Navbar-module__cJzEcG__hamburger{display:none}}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-primary);z-index:1000;width:100%;height:100vh;padding:var(--space-3xl)var(--space-lg);transition:transform var(--transition-base);flex-direction:column;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{transform:translate(0)}.Navbar-module__cJzEcG__mobileLinks{gap:var(--space-lg);font-size:var(--text-xl);text-align:center;flex-direction:column;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--text-primary);padding:var(--space-sm);font-weight:600;text-decoration:none;display:block}
