.Hero-module__HsImyW__hero{background-color:var(--bg-primary);align-items:center;min-height:100vh;padding:100px 0 40px;display:flex;position:relative;overflow:hidden}.Hero-module__HsImyW__heroAtmosphere{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__HsImyW__heroGradientOverlay{z-index:1;background:linear-gradient(90deg,#fff 0% 25%,#ffffffe6 35%,#fff6 50%,#fff0 60%);position:absolute;inset:0}.Hero-module__HsImyW__heroBgImage{object-fit:cover;object-position:70% 40%;opacity:1;z-index:0;filter:saturate(1.05)brightness(1.05);transform-origin:100%;width:65%;height:100%;position:absolute;top:0;right:0;transform:scale(1.1)}.Hero-module__HsImyW__heroGlow{filter:blur(80px);z-index:2;background:radial-gradient(circle,#1a56db1a 0%,#0000 70%);width:40%;height:60%;animation:20s ease-in-out infinite alternate Hero-module__HsImyW__float;position:absolute;top:-10%;right:10%}.Hero-module__HsImyW__heroGlow2{filter:blur(60px);z-index:2;background:radial-gradient(circle,#0891b214 0%,#0000 70%);width:30%;height:40%;animation:15s ease-in-out infinite alternate-reverse Hero-module__HsImyW__float;position:absolute;bottom:-10%;right:20%}@keyframes Hero-module__HsImyW__float{0%{transform:translate(0)}to{transform:translate(-5%,5%)}}.Hero-module__HsImyW__heroLayout{z-index:2;width:100%;padding:0 8%;position:relative}.Hero-module__HsImyW__heroWrapper{justify-content:flex-start;align-items:center;width:100%;display:flex}.Hero-module__HsImyW__heroContent{text-align:left;max-width:680px}.Hero-module__HsImyW__heroOverline{letter-spacing:.1em;color:var(--accent-primary);text-transform:uppercase;background:var(--accent-light);border-radius:var(--radius-full);border:1px solid #1a56db1f;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex}.Hero-module__HsImyW__statusDot{background-color:var(--success);border-radius:50%;flex-shrink:0;width:6px;height:6px;position:relative}.Hero-module__HsImyW__statusDot:after{content:"";border:1.5px solid var(--success);opacity:.4;border-radius:50%;animation:2s infinite Hero-module__HsImyW__pulse;position:absolute;inset:-3px}@keyframes Hero-module__HsImyW__pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(2.5)}}.Hero-module__HsImyW__heroTitle{color:var(--text-primary);letter-spacing:-.045em;margin-bottom:20px;font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.08}.Hero-module__HsImyW__heroTitleAccent{background:var(--accent-gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.Hero-module__HsImyW__heroSubtitle{color:var(--text-secondary);max-width:520px;margin-bottom:32px;font-size:1.0625rem;line-height:1.7}.Hero-module__HsImyW__heroSubtitle strong{color:var(--text-primary);font-weight:600}.Hero-module__HsImyW__ctaContainer{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.Hero-module__HsImyW__primaryCta{background:var(--accent-gradient);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-smooth);align-items:center;gap:8px;padding:10px 24px;font-size:.9375rem;font-weight:700;text-decoration:none;animation:2.5s ease-in-out infinite Hero-module__HsImyW__ctaPulse;display:inline-flex;box-shadow:0 10px 20px -5px #1a56db4d,inset 0 1px #fff3}@keyframes Hero-module__HsImyW__ctaPulse{0%,to{box-shadow:0 10px 20px -5px #1a56db4d,inset 0 1px #fff3,0 0 #1a56db4d}50%{box-shadow:0 10px 20px -5px #1a56db4d,inset 0 1px #fff3,0 0 0 12px #1a56db00}}.Hero-module__HsImyW__primaryCta:hover{animation:none;transform:translateY(-2px)scale(1.02);box-shadow:0 15px 30px -10px #1a56db66,inset 0 1px #fff3}.Hero-module__HsImyW__primaryCta svg{transition:transform var(--transition-bounce)}.Hero-module__HsImyW__primaryCta:hover svg{transform:translate(4px)}.Hero-module__HsImyW__secondaryCta{color:var(--text-primary);border-radius:var(--radius-full);background:var(--bg-primary);transition:all var(--transition-smooth);border:1px solid #d1d5db;align-items:center;padding:10px 20px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 2px 4px #0000000d}.Hero-module__HsImyW__secondaryCta:hover{border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Hero-module__HsImyW__tertiaryCta{color:var(--text-primary);background:var(--bg-primary);border-radius:var(--radius-full);transition:all var(--transition-smooth);border:1px solid #d1d5db;align-items:center;gap:6px;padding:10px 18px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 2px 4px #0000000d}.Hero-module__HsImyW__tertiaryCta:hover{background:var(--bg-secondary);border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Hero-module__HsImyW__tertiaryCta svg{transition:transform .3s}.Hero-module__HsImyW__tertiaryCta:hover svg{transform:rotate(15deg)scale(1.1)}.Hero-module__HsImyW__guaranteeBar{align-items:center;gap:20px;margin-bottom:36px;display:flex}.Hero-module__HsImyW__guaranteeItem{color:var(--text-muted);align-items:center;gap:6px;font-size:.8125rem;font-weight:500;display:flex}.Hero-module__HsImyW__guaranteeItem svg{color:var(--success);flex-shrink:0}.Hero-module__HsImyW__metricsBoard{grid-template-columns:repeat(4,1fr);gap:10px;max-width:600px;display:grid}.Hero-module__HsImyW__metricCard{-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:all var(--transition-smooth);text-align:center;background:#fffc;padding:16px 12px}.Hero-module__HsImyW__metricCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-4px)}.Hero-module__HsImyW__metricIcon{border-radius:var(--radius-sm);background:var(--accent-light);width:32px;height:32px;color:var(--accent-primary);justify-content:center;align-items:center;margin:0 auto 8px;display:flex}.Hero-module__HsImyW__metricValue{color:var(--text-primary);letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:2px;font-size:1.375rem;font-weight:700}.Hero-module__HsImyW__metricLabel{color:var(--text-secondary);font-size:.7rem;font-weight:500;line-height:1.3}@media (max-width:768px){.Hero-module__HsImyW__hero{text-align:center;min-height:auto;padding:80px 0 60px}.Hero-module__HsImyW__heroGradientOverlay{background:linear-gradient(#fffffff2 0%,#ffffffd9 50%,#ffffffb3 100%)}.Hero-module__HsImyW__heroBgImage{opacity:.4;width:100%}.Hero-module__HsImyW__heroWrapper{justify-content:center}.Hero-module__HsImyW__heroContent{text-align:center}.Hero-module__HsImyW__heroOverline{margin:0 auto 20px}.Hero-module__HsImyW__heroSubtitle{margin:0 auto 32px}.Hero-module__HsImyW__ctaContainer{flex-direction:column;align-items:stretch}.Hero-module__HsImyW__primaryCta,.Hero-module__HsImyW__secondaryCta{justify-content:center;width:100%}.Hero-module__HsImyW__tertiaryCta{justify-content:center;width:100%;padding:12px}.Hero-module__HsImyW__guaranteeBar{flex-wrap:wrap;justify-content:center;gap:12px}.Hero-module__HsImyW__metricsBoard{grid-template-columns:repeat(2,1fr);gap:12px;margin:0 auto}}@media (max-width:480px){.Hero-module__HsImyW__metricsBoard{grid-template-columns:1fr 1fr}.Hero-module__HsImyW__guaranteeBar{flex-direction:column;gap:8px}}
.PainPoints-module__rHqcYW__painPoints{position:relative}.PainPoints-module__rHqcYW__painsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.PainPoints-module__rHqcYW__painCard{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff1a;flex-direction:column;padding:32px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.PainPoints-module__rHqcYW__cardBadge{color:#fff6;letter-spacing:.1em;border-radius:var(--radius-full);background:#ffffff0d;border:1px solid #ffffff1a;padding:4px 10px;font-size:.625rem;font-weight:700;position:absolute;top:24px;right:24px}.PainPoints-module__rHqcYW__painCard:hover{border-color:var(--accent-primary);background:#ffffff0f;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.PainPoints-module__rHqcYW__cardHeader{align-items:center;gap:16px;margin-bottom:16px;display:flex}.PainPoints-module__rHqcYW__painIconWrapper{color:#fff;width:44px;height:44px;transition:all var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PainPoints-module__rHqcYW__painCard:hover .PainPoints-module__rHqcYW__painIconWrapper{background:var(--accent-gradient);border-color:#0000;transform:scale(1.1);box-shadow:0 8px 16px #1a56db4d}.PainPoints-module__rHqcYW__painTitle{color:#fff;letter-spacing:-.02em;margin-bottom:0;font-size:1.25rem;font-weight:700;line-height:1.2}.PainPoints-module__rHqcYW__painDetail{color:#ffffff80;flex-grow:1;margin-bottom:20px;font-size:.9375rem;line-height:1.6}.PainPoints-module__rHqcYW__painSolution{border-radius:var(--radius-lg);transition:all var(--transition-smooth);background:#10b9810d;border:1px solid #10b9811a;margin-top:auto;padding:16px 20px}.PainPoints-module__rHqcYW__solutionHeader{align-items:center;gap:10px;margin-bottom:4px;display:flex}.PainPoints-module__rHqcYW__solutionHeader span{color:var(--success);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.PainPoints-module__rHqcYW__painSolution p{color:#ffffffe6;font-size:.875rem;font-weight:500;line-height:1.5}.PainPoints-module__rHqcYW__painCard:hover .PainPoints-module__rHqcYW__painSolution{border-color:var(--success);background:#10b9811a;transform:translateY(-2px)}.PainPoints-module__rHqcYW__solutionDot{background:var(--success);width:6px;height:6px;box-shadow:0 0 10px var(--success);border-radius:50%;flex-shrink:0;position:relative}.PainPoints-module__rHqcYW__solutionDot:after{content:"";border:1.5px solid var(--success);opacity:.3;border-radius:50%;animation:2s infinite PainPoints-module__rHqcYW__pulse;position:absolute;inset:-4px}@media (max-width:1024px){.PainPoints-module__rHqcYW__painsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PainPoints-module__rHqcYW__painsGrid{grid-template-columns:1fr;gap:16px}.PainPoints-module__rHqcYW__painCard{padding:24px 20px}}
.FeaturesTeaser-module__Hkdbia__features{background-color:var(--bg-primary);padding:120px 0}.FeaturesTeaser-module__Hkdbia__sectionHeader{max-width:600px;margin-bottom:64px}.FeaturesTeaser-module__Hkdbia__sectionHeader h2{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:16px;font-size:2.25rem;font-weight:700;line-height:1.2}.FeaturesTeaser-module__Hkdbia__sectionHeader p{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.FeaturesTeaser-module__Hkdbia__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.FeaturesTeaser-module__Hkdbia__featureCard{border-radius:var(--radius-xl);border:1px solid var(--border-light);background:var(--bg-primary);min-height:360px;box-shadow:var(--shadow-sm);flex-direction:column;padding:48px 36px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.FeaturesTeaser-module__Hkdbia__featureCard:before{content:"";background:var(--accent-gradient);transform-origin:0;height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.FeaturesTeaser-module__Hkdbia__featureCard:hover{box-shadow:var(--shadow-float);border-color:#1a56db26;transform:translateY(-8px)}.FeaturesTeaser-module__Hkdbia__featureCard:hover:before{transform:scaleX(1)}.FeaturesTeaser-module__Hkdbia__featureIcon{background:var(--bg-secondary);width:56px;height:56px;color:var(--accent-primary);transition:all var(--transition-smooth);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:16px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.FeaturesTeaser-module__Hkdbia__featureCard:hover .FeaturesTeaser-module__Hkdbia__featureIcon{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);box-shadow:var(--shadow-accent);transform:scale(1.1)rotate(-5deg)}.FeaturesTeaser-module__Hkdbia__featureLabel{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700}.FeaturesTeaser-module__Hkdbia__featureDivider{background-color:var(--border-light);border-radius:2px;width:32px;height:2px;margin-bottom:24px;transition:all .4s}.FeaturesTeaser-module__Hkdbia__featureCard:hover .FeaturesTeaser-module__Hkdbia__featureDivider{background:var(--accent-gradient);width:64px}.FeaturesTeaser-module__Hkdbia__featureTitle{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:14px;font-size:1.5rem;font-weight:700;line-height:1.2}.FeaturesTeaser-module__Hkdbia__featureDesc{color:var(--text-secondary);flex-grow:1;font-size:1rem;line-height:1.7}.FeaturesTeaser-module__Hkdbia__featureLink{color:var(--accent-primary);transition:all var(--transition-smooth);background:var(--accent-light);border-radius:var(--radius-md);align-self:flex-start;align-items:center;gap:8px;margin-top:32px;padding:8px 16px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.FeaturesTeaser-module__Hkdbia__featureLink:hover{background:var(--accent-primary);color:#fff;gap:12px;transform:translate(4px)}@media (max-width:1024px){.FeaturesTeaser-module__Hkdbia__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturesTeaser-module__Hkdbia__features{padding:80px 0}.FeaturesTeaser-module__Hkdbia__featuresGrid{grid-template-columns:1fr}.FeaturesTeaser-module__Hkdbia__featureCard{min-height:auto;padding:32px 24px}.FeaturesTeaser-module__Hkdbia__sectionHeader h2{font-size:1.75rem}}
.BeforeAfter-module__jGaAlG__beforeAfter{background:var(--bg-primary)}.BeforeAfter-module__jGaAlG__compareContainer{max-width:900px;margin:0 auto}.BeforeAfter-module__jGaAlG__compareGrid{border-radius:var(--radius-xl);border:1px solid var(--border-light);box-shadow:var(--shadow-lg);grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.BeforeAfter-module__jGaAlG__columnHeader{letter-spacing:-.01em;justify-content:center;align-items:center;gap:10px;padding:20px 24px;font-size:1rem;font-weight:700;display:flex}.BeforeAfter-module__jGaAlG__beforeHeader{color:#dc2626;background:#fef2f2;border-bottom:2px solid #fecaca}.BeforeAfter-module__jGaAlG__afterHeader{color:#16a34a;background:#f0fdf4;border-bottom:2px solid #bbf7d0}.BeforeAfter-module__jGaAlG__compareRow{display:contents}.BeforeAfter-module__jGaAlG__beforeCell,.BeforeAfter-module__jGaAlG__afterCell{border-bottom:1px solid var(--border-light);transition:background-color var(--transition-fast);align-items:center;gap:12px;padding:18px 24px;font-size:.9375rem;line-height:1.5;display:flex}.BeforeAfter-module__jGaAlG__beforeCell{color:var(--text-secondary);background:#fffbfb}.BeforeAfter-module__jGaAlG__afterCell{color:var(--text-primary);background:#fafffe;font-weight:500}.BeforeAfter-module__jGaAlG__compareRow:hover .BeforeAfter-module__jGaAlG__beforeCell{background:#fef2f2}.BeforeAfter-module__jGaAlG__compareRow:hover .BeforeAfter-module__jGaAlG__afterCell{background:#f0fdf4}.BeforeAfter-module__jGaAlG__compareRow:last-child .BeforeAfter-module__jGaAlG__beforeCell,.BeforeAfter-module__jGaAlG__compareRow:last-child .BeforeAfter-module__jGaAlG__afterCell{border-bottom:none}.BeforeAfter-module__jGaAlG__beforeIcon{color:#ef4444;opacity:.6;flex-shrink:0}.BeforeAfter-module__jGaAlG__afterIcon{color:#16a34a;flex-shrink:0}@media (max-width:768px){.BeforeAfter-module__jGaAlG__compareGrid{border-radius:var(--radius-lg);grid-template-columns:1fr}.BeforeAfter-module__jGaAlG__columnHeader{padding:16px 20px}.BeforeAfter-module__jGaAlG__beforeHeader{border-bottom:1px solid #fecaca}.BeforeAfter-module__jGaAlG__afterHeader{display:none}.BeforeAfter-module__jGaAlG__compareRow{flex-direction:column;display:flex}.BeforeAfter-module__jGaAlG__beforeCell,.BeforeAfter-module__jGaAlG__afterCell{padding:14px 20px}.BeforeAfter-module__jGaAlG__afterCell{border-bottom:2px solid var(--border-light);background:#f0fdf4}.BeforeAfter-module__jGaAlG__afterCell:before{content:"→";color:var(--success);margin-right:4px;font-weight:700}}
.HowItWorks-module__Dn5aLq__howItWorks{padding:var(--section-padding) 0;background:var(--bg-secondary)}.HowItWorks-module__Dn5aLq__stepsGrid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid;position:relative}.HowItWorks-module__Dn5aLq__stepsLine{background:linear-gradient(90deg, var(--accent-primary), var(--accent-secondary), var(--accent-primary));opacity:.25;z-index:1;height:2px;position:absolute;top:40px;left:calc(16.67% + 24px);right:calc(16.67% + 24px)}.HowItWorks-module__Dn5aLq__step{text-align:center;position:relative}.HowItWorks-module__Dn5aLq__stepNumber{background:var(--accent-gradient);width:80px;height:80px;box-shadow:var(--shadow-accent);z-index:2;transition:all var(--transition-smooth);border:none;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex;position:relative}.HowItWorks-module__Dn5aLq__step:hover .HowItWorks-module__Dn5aLq__stepNumber{transform:scale(1.1);box-shadow:0 12px 32px -4px #1a56db59}.HowItWorks-module__Dn5aLq__stepNumberText{color:#fff;font-size:1.5rem;font-weight:700}.HowItWorks-module__Dn5aLq__stepTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:600}.HowItWorks-module__Dn5aLq__stepDesc{color:var(--text-muted);max-width:280px;margin:0 auto;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__Dn5aLq__howItWorks{padding:var(--section-padding-mobile) 0}.HowItWorks-module__Dn5aLq__stepsGrid{grid-template-columns:1fr;gap:40px}.HowItWorks-module__Dn5aLq__stepsLine{display:none}}
