.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}}
.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}
.HumanMachineSection-module__wGT_Tq__humanMachine{padding:var(--space-3xl)0;background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%);position:relative}.HumanMachineSection-module__wGT_Tq__humanMachine:before{content:"";background:linear-gradient(90deg,transparent,var(--border-accent),transparent);height:1px;position:absolute;top:0;left:0;right:0}.HumanMachineSection-module__wGT_Tq__content{text-align:center;max-width:800px;margin:0 auto}.HumanMachineSection-module__wGT_Tq__iconRow{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.HumanMachineSection-module__wGT_Tq__humanIcon,.HumanMachineSection-module__wGT_Tq__machineIcon{border-radius:var(--radius-lg);color:#fff;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.HumanMachineSection-module__wGT_Tq__humanIcon{background:linear-gradient(135deg,#3b82f6,#1e40af);box-shadow:0 8px 30px #3b82f64d}.HumanMachineSection-module__wGT_Tq__machineIcon{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 30px #10b9814d}.HumanMachineSection-module__wGT_Tq__plusSign{font-size:var(--text-3xl);color:var(--text-muted);font-weight:700}.HumanMachineSection-module__wGT_Tq__title{font-size:var(--text-3xl);margin-bottom:var(--space-md);color:var(--text-primary);font-weight:700;line-height:1.2}@media (min-width:768px){.HumanMachineSection-module__wGT_Tq__title{font-size:var(--text-4xl)}}.HumanMachineSection-module__wGT_Tq__desc{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-2xl);line-height:1.8}.HumanMachineSection-module__wGT_Tq__desc strong{color:var(--accent-primary)}.HumanMachineSection-module__wGT_Tq__pillars{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:768px){.HumanMachineSection-module__wGT_Tq__pillars{grid-template-columns:repeat(3,1fr)}}.HumanMachineSection-module__wGT_Tq__pillar{padding:var(--space-lg);background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base)}[data-theme=dark] .HumanMachineSection-module__wGT_Tq__pillar{background:#1e293b99;border:1px solid #ffffff14}.HumanMachineSection-module__wGT_Tq__pillar:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.HumanMachineSection-module__wGT_Tq__pillar svg{color:var(--accent-primary);margin-bottom:var(--space-sm)}.HumanMachineSection-module__wGT_Tq__pillar h4{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:700}.HumanMachineSection-module__wGT_Tq__pillar p{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}
.StakeholderSection-module__zLOXwW__stakeholder{padding:var(--space-3xl)0}.StakeholderSection-module__zLOXwW__grid{gap:var(--space-lg);grid-template-columns:1fr;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.StakeholderSection-module__zLOXwW__grid{grid-template-columns:repeat(3,1fr)}}.StakeholderSection-module__zLOXwW__card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl)var(--space-lg);text-align:center;transition:all var(--transition-base);position:relative;overflow:hidden}[data-theme=dark] .StakeholderSection-module__zLOXwW__card{background:#1e293b99;border:1px solid #ffffff14}.StakeholderSection-module__zLOXwW__card:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.StakeholderSection-module__zLOXwW__blue:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.StakeholderSection-module__zLOXwW__green:before{background:linear-gradient(90deg,#10b981,#34d399)}.StakeholderSection-module__zLOXwW__amber:before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.StakeholderSection-module__zLOXwW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-accent);transform:translateY(-6px)}.StakeholderSection-module__zLOXwW__cardEmoji{margin-bottom:var(--space-sm);font-size:40px}.StakeholderSection-module__zLOXwW__cardRole{padding:var(--space-xs)var(--space-md);border:1px solid var(--border-accent);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--accent-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-sm);background:#3b82f61a;font-weight:600;display:inline-block}.StakeholderSection-module__zLOXwW__cardHeadline{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:700;line-height:1.3}.StakeholderSection-module__zLOXwW__cardDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}
.PricingSection-module__2CM7mq__pricing{padding:var(--space-3xl)0}.PricingSection-module__2CM7mq__pricingLayout{gap:var(--space-lg);grid-template-columns:1fr;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.PricingSection-module__2CM7mq__pricingLayout{grid-template-columns:repeat(3,1fr)}}.PricingSection-module__2CM7mq__priceCard{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}[data-theme=dark] .PricingSection-module__2CM7mq__priceCard{background:#1e293b99;border:1px solid #ffffff14}.PricingSection-module__2CM7mq__priceCard:hover{box-shadow:var(--shadow-lg);border-color:var(--border-accent);transform:translateY(-4px)}.PricingSection-module__2CM7mq__priceCardPopular{border-color:var(--accent-primary);position:relative;box-shadow:0 0 40px #3b82f626}@media (min-width:768px){.PricingSection-module__2CM7mq__priceCardPopular{transform:scale(1.05)}.PricingSection-module__2CM7mq__priceCardPopular:hover{transform:scale(1.05)translateY(-4px)}}.PricingSection-module__2CM7mq__ribbon{background:var(--accent-gradient);color:#fff;text-align:center;padding:var(--space-xs)var(--space-sm);font-size:var(--text-sm);font-weight:600}.PricingSection-module__2CM7mq__priceHeader{padding:var(--space-lg);text-align:center;border-bottom:1px solid var(--border-subtle)}.PricingSection-module__2CM7mq__priceBadge{margin-bottom:var(--space-sm);display:inline-block}.PricingSection-module__2CM7mq__priceBadge span{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);background:#3b82f61a;font-weight:600}.PricingSection-module__2CM7mq__priceAmount{margin-bottom:var(--space-xs);justify-content:center;align-items:baseline;gap:4px;display:flex}.PricingSection-module__2CM7mq__currency{font-size:var(--text-2xl);color:var(--text-primary);font-weight:600}.PricingSection-module__2CM7mq__price{font-size:var(--text-4xl);color:var(--text-primary);font-weight:800;line-height:1}.PricingSection-module__2CM7mq__priceDetails{flex-direction:column;align-items:flex-start;display:flex}.PricingSection-module__2CM7mq__priceSuffix{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.PricingSection-module__2CM7mq__pricePeriod{font-size:var(--text-xs);color:var(--text-muted)}.PricingSection-module__2CM7mq__priceNote{font-size:var(--text-sm);color:var(--text-secondary);margin-top:var(--space-xs)}.PricingSection-module__2CM7mq__priceBody{padding:var(--space-lg);gap:var(--space-lg);flex-direction:column;flex:1;display:flex}.PricingSection-module__2CM7mq__featureList{gap:var(--space-sm);flex-direction:column;flex:1;list-style:none;display:flex}.PricingSection-module__2CM7mq__featureList li{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.PricingSection-module__2CM7mq__featureIcon{border-radius:var(--radius-full);width:24px;height:24px;color:var(--success);background:#10b98126;flex-shrink:0;justify-content:center;align-items:center;display:flex}
.FAQSection-module__ZB1fIa__faq{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%)}.FAQSection-module__ZB1fIa__faqList{gap:var(--space-sm);flex-direction:column;max-width:700px;margin:0 auto;display:flex}.FAQSection-module__ZB1fIa__faqItem{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-base);overflow:hidden}[data-theme=dark] .FAQSection-module__ZB1fIa__faqItem{background:#1e293b99;border:1px solid #ffffff14}.FAQSection-module__ZB1fIa__faqItem:hover{border-color:var(--border-accent)}.FAQSection-module__ZB1fIa__faqQuestion{align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-md);text-align:left;font-size:var(--text-base);color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-weight:600;display:flex}.FAQSection-module__ZB1fIa__faqIcon{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--accent-primary);background:#3b82f61a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQSection-module__ZB1fIa__chevron{color:var(--text-muted);transition:transform var(--transition-base);flex-shrink:0;margin-left:auto}.FAQSection-module__ZB1fIa__open .FAQSection-module__ZB1fIa__chevron{transform:rotate(180deg)}.FAQSection-module__ZB1fIa__faqAnswer{max-height:0;transition:max-height var(--transition-base),padding var(--transition-base);overflow:hidden}.FAQSection-module__ZB1fIa__open .FAQSection-module__ZB1fIa__faqAnswer{max-height:300px}.FAQSection-module__ZB1fIa__faqAnswer p{padding:0 var(--space-md)var(--space-md);padding-left:calc(var(--space-md) + 36px + var(--space-sm));font-size:var(--text-base);color:var(--text-secondary);line-height:1.7}
.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}
