@import "https://fonts.cdnfonts.com/css/opendyslexic";
.TrustBar-module__NAUYfq__bar{background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0;position:relative;overflow:hidden}.TrustBar-module__NAUYfq__bar:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ff6b2b0a 0%,#0000 30% 70%,#00d2ff0a 100%);position:absolute;inset:0}.TrustBar-module__NAUYfq__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 0;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.TrustBar-module__NAUYfq__metric{flex-direction:column;flex:1;align-items:center;gap:3px;min-width:100px;display:flex}.TrustBar-module__NAUYfq__value{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:.02em;font-size:1.25rem;font-weight:700;line-height:1}.TrustBar-module__NAUYfq__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;text-align:center;font-size:.72rem;font-weight:500}.TrustBar-module__NAUYfq__separator{background:var(--border);flex-shrink:0;width:1px;height:32px}@media (max-width:768px){.TrustBar-module__NAUYfq__inner{justify-content:center;gap:12px 0}.TrustBar-module__NAUYfq__metric{flex:none;width:calc(33.333% - 1px);min-width:80px}.TrustBar-module__NAUYfq__separator{display:none}}@media (max-width:400px){.TrustBar-module__NAUYfq__metric{width:calc(50% - 1px)}}
.Features-module__KujwKW__section{padding:120px 0 100px;position:relative;overflow:hidden}.Features-module__KujwKW__section:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Features-module__KujwKW__header{text-align:center;margin-bottom:72px}.Features-module__KujwKW__overline{margin-bottom:20px}.Features-module__KujwKW__title{letter-spacing:.02em;color:var(--text-primary);margin-bottom:20px;font-size:clamp(52px,8vw,96px);font-weight:900;line-height:1;animation:.6s both Features-module__KujwKW__fadeInUp}.Features-module__KujwKW__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:clamp(15px,2vw,17px);line-height:1.7;animation:.6s .1s both Features-module__KujwKW__fadeInUp}.Features-module__KujwKW__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.Features-module__KujwKW__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:0;padding:36px 32px;transition:transform .3s,border-color .3s;animation:.55s both Features-module__KujwKW__fadeInUp;display:flex;position:relative;overflow:hidden}.Features-module__KujwKW__wipCard{opacity:.75;filter:grayscale(.4);pointer-events:none;position:relative}.Features-module__KujwKW__wipOverlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:50;pointer-events:none;background:#00000040;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Features-module__KujwKW__wipInner{flex-direction:column;align-items:center;gap:12px;animation:4s ease-in-out infinite Features-module__KujwKW__floatWip;display:flex;transform:rotate(-10deg)}.Features-module__KujwKW__wipSticker{color:#000;text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;z-index:2;background:gold;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:950;position:relative;box-shadow:0 8px 25px #0009,0 0 0 3px #000}.Features-module__KujwKW__wipPhoto{object-fit:contain;filter:drop-shadow(0 0 15px #ffc1074d);width:130px;height:130px;margin-top:-10px}@keyframes Features-module__KujwKW__floatWip{0%,to{transform:rotate(-10deg)translateY(0)}50%{transform:rotate(-8deg)translateY(-10px)}}.Features-module__KujwKW__card:hover{border-color:var(--accent);box-shadow:0 0 50px color-mix(in srgb, var(--accent) 20%, transparent);transform:translateY(-6px)}.Features-module__KujwKW__card:after{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Features-module__KujwKW__card:hover:after{transform:scaleX(1)}.Features-module__KujwKW__cardTop{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Features-module__KujwKW__tag{font-size:11px}.Features-module__KujwKW__accentLine{background:var(--accent);opacity:.7;border-radius:2px;width:32px;height:3px}.Features-module__KujwKW__productName{letter-spacing:.02em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(32px,3.5vw,46px);font-weight:900;line-height:1}.Features-module__KujwKW__claim{font-family:var(--font-heading);letter-spacing:.03em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:clamp(18px,2vw,22px);font-weight:700;line-height:1.2}.Features-module__KujwKW__desc{color:var(--text-secondary);flex-grow:1;margin-bottom:24px;font-size:14px;line-height:1.7}.Features-module__KujwKW__targets{background:color-mix(in srgb, var(--accent) 6%, transparent);border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--accent) 15%, transparent);flex-direction:column;gap:8px;margin-bottom:32px;padding:20px;list-style:none;display:flex}.Features-module__KujwKW__targets li{color:var(--text-secondary);align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.Features-module__KujwKW__targetDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Features-module__KujwKW__cta{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid color-mix(in srgb, var(--accent) 30%, transparent);align-self:flex-start;align-items:center;gap:8px;padding:12px 0;font-size:15px;font-weight:700;transition:gap .25s,border-color .25s;display:inline-flex}.Features-module__KujwKW__cta:hover{border-color:var(--accent);gap:16px}.Features-module__KujwKW__arrow{transition:transform .25s}.Features-module__KujwKW__cta:hover .Features-module__KujwKW__arrow{transform:translate(4px)}@keyframes Features-module__KujwKW__fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Features-module__KujwKW__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}@media (max-width:640px){.Features-module__KujwKW__section{padding:80px 0}.Features-module__KujwKW__card{padding:28px 24px}.Features-module__KujwKW__title{font-size:48px}}
.WeldManagerPro-module__3E94cW__section{background:var(--bg-primary);z-index:1;padding-top:100px;padding-bottom:100px;position:relative}.WeldManagerPro-module__3E94cW__heroRow{grid-template-columns:auto 1fr;align-items:center;gap:48px;margin-bottom:64px;display:grid}.WeldManagerPro-module__3E94cW__logoArea{flex-direction:column;gap:16px;display:flex}.WeldManagerPro-module__3E94cW__logoImg{filter:drop-shadow(0 8px 24px #0009);max-width:300px;height:auto}.WeldManagerPro-module__3E94cW__appBadge{align-self:flex-start}.WeldManagerPro-module__3E94cW__headlineArea{flex-direction:column;gap:16px;display:flex}.WeldManagerPro-module__3E94cW__subtitle{color:var(--text-secondary);max-width:560px;font-size:17px;line-height:1.75}.WeldManagerPro-module__3E94cW__tags{flex-wrap:wrap;gap:10px;display:flex}.WeldManagerPro-module__3E94cW__tag{color:#ff6b2b;letter-spacing:.05em;text-transform:uppercase;background:#ff6b2b1a;border:1px solid #ff6b2b47;border-radius:8px;padding:5px 16px;font-size:12px;font-weight:700}.WeldManagerPro-module__3E94cW__showcaseRow{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.WeldManagerPro-module__3E94cW__screenshotPanel{border-radius:24px;position:relative;overflow:hidden}.WeldManagerPro-module__3E94cW__screenshotGlow{z-index:0;pointer-events:none;background:radial-gradient(at 50% 40%,#ff6b2b33 0%,#0000 70%);position:absolute;inset:-40px}.WeldManagerPro-module__3E94cW__screenshotFrame{z-index:1;background:#1e1e1e;border:1px solid #ffffff26;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 32px 80px #000000a6,0 0 60px #ff6b2b1f}.WeldManagerPro-module__3E94cW__macTitleBar{background:#2d2d2d;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:12px 16px;display:flex}.WeldManagerPro-module__3E94cW__macDot{border-radius:50%;width:12px;height:12px}.WeldManagerPro-module__3E94cW__red{background-color:#ff5f56}.WeldManagerPro-module__3E94cW__yellow{background-color:#ffbd2e}.WeldManagerPro-module__3E94cW__green{background-color:#27c93f}.WeldManagerPro-module__3E94cW__imageWrapper{position:relative;overflow:hidden}.WeldManagerPro-module__3E94cW__screenshotImg{width:100%;height:auto;display:block}.WeldManagerPro-module__3E94cW__screenshotOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0a0c14cc 100%);height:100px;position:absolute;bottom:0;left:0;right:0}.WeldManagerPro-module__3E94cW__featuresPanel{flex-direction:column;gap:24px;display:flex}.WeldManagerPro-module__3E94cW__featureItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:flex-start;gap:18px;padding:20px 22px;transition:all .3s;display:flex}.WeldManagerPro-module__3E94cW__featureItem:hover{background:#ff6b2b0f;border-color:#ff6b2b38;transform:translate(4px)}.WeldManagerPro-module__3E94cW__featureIcon{background:#ff6b2b1a;border:1px solid #ff6b2b33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;display:flex}.WeldManagerPro-module__3E94cW__featureText h4{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:700}.WeldManagerPro-module__3E94cW__featureText p{color:var(--text-secondary);font-size:13px;line-height:1.55}.WeldManagerPro-module__3E94cW__ctaBtn{color:#fff;background:linear-gradient(135deg,#ff6b2b,#e05020);border-radius:14px;align-self:flex-start;margin-top:8px;padding:14px 32px;font-size:15px;font-weight:700;transition:transform .25s,filter .25s,box-shadow .25s;box-shadow:0 6px 28px #ff6b2b59}.WeldManagerPro-module__3E94cW__ctaBtn:hover{filter:brightness(1.15);color:#fff;transform:translateY(-3px);box-shadow:0 12px 40px #ff6b2b73}@media (max-width:1024px){.WeldManagerPro-module__3E94cW__showcaseRow{gap:36px}.WeldManagerPro-module__3E94cW__heroRow{gap:32px}}@media (max-width:820px){.WeldManagerPro-module__3E94cW__heroRow{grid-template-columns:1fr;gap:24px}.WeldManagerPro-module__3E94cW__logoImg{max-width:200px}.WeldManagerPro-module__3E94cW__showcaseRow{grid-template-columns:1fr;gap:40px}}.WeldManagerPro-module__3E94cW__wipOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;pointer-events:none;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.WeldManagerPro-module__3E94cW__wipInner{flex-direction:column;align-items:center;gap:20px;display:flex;transform:rotate(-5deg)}.WeldManagerPro-module__3E94cW__wipImage{object-fit:contain;filter:drop-shadow(0 0 20px #ffc10780);width:180px;height:180px;animation:2s ease-in-out infinite WeldManagerPro-module__3E94cW__welderPulse}.WeldManagerPro-module__3E94cW__wipText{color:gold;text-transform:uppercase;letter-spacing:.2em;text-shadow:0 0 20px #000000e6,3px 3px #000;text-align:center;background:#0000004d;border:4px solid gold;border-radius:8px;padding:8px 24px;font-size:28px;font-weight:900}@keyframes WeldManagerPro-module__3E94cW__welderPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}
.WeldUp-module__dZsFQq__section{color:#e4e1e7;background-color:#07070a;padding:120px 0 140px;position:relative;overflow:hidden}.WeldUp-module__dZsFQq__ambientGlowCyan{pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#00d2ff12 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:5%;left:20%}.WeldUp-module__dZsFQq__ambientGlowAmber{pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#ff6b2b0f 0%,#0000 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:35%;right:15%}.WeldUp-module__dZsFQq__heroBlock{text-align:center;flex-direction:column;align-items:center;max-width:980px;margin:0 auto 80px;display:flex}.WeldUp-module__dZsFQq__badgeRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.WeldUp-module__dZsFQq__statusPill{color:#00d2ff;font-family:var(--font-mono,"Space Grotesk", monospace);letter-spacing:.02em;background:#00d2ff14;border:1px solid #00d2ff47;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.WeldUp-module__dZsFQq__statusDot{background:#00d2ff;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite WeldUp-module__dZsFQq__pulseDot;box-shadow:0 0 10px #00d2ff}@keyframes WeldUp-module__dZsFQq__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.WeldUp-module__dZsFQq__editionBadge{color:#ff9a44;font-family:var(--font-mono,"Space Grotesk", monospace);background:#ff6b2b14;border:1px solid #ff6b2b47;border-radius:9999px;align-items:center;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.WeldUp-module__dZsFQq__mainTitle{letter-spacing:-.02em;font-size:clamp(38px,5.2vw,68px);line-height:1.04;font-family:var(--font-heading,"Barlow Condensed", sans-serif);text-transform:uppercase;color:#fff;margin-bottom:22px;font-weight:800}.WeldUp-module__dZsFQq__gradientCyan{background:linear-gradient(135deg,#00d2ff 20%,#4ae5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.WeldUp-module__dZsFQq__gradientAmber{background:linear-gradient(135deg,#ff6b2b 20%,#ffad5b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.WeldUp-module__dZsFQq__mainSubtitle{color:#bbc9cf;max-width:820px;margin:0 auto 36px;font-size:clamp(16px,1.8vw,19px);line-height:1.7}.WeldUp-module__dZsFQq__perspectiveSwitchWrapper{width:100%;max-width:680px;margin:0 auto 36px}.WeldUp-module__dZsFQq__perspectiveSwitch{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1a1c23d9;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;padding:6px;display:grid;box-shadow:0 16px 36px #00000080}.WeldUp-module__dZsFQq__tabBtn{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:12px 18px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.WeldUp-module__dZsFQq__tabBtn:hover{background:#ffffff0a}.WeldUp-module__dZsFQq__tabIcon{flex-shrink:0;font-size:24px}.WeldUp-module__dZsFQq__tabText{flex-direction:column;display:flex}.WeldUp-module__dZsFQq__tabText strong{color:#bbc9cf;letter-spacing:.01em;font-size:14px;font-weight:700}.WeldUp-module__dZsFQq__tabText small{color:#859399;margin-top:2px;font-size:11px}.WeldUp-module__dZsFQq__activeTabEnterprise{box-shadow:0 4px 20px #ff6b2b33;background:#ff6b2b24!important;border-color:#ff6b2b66!important}.WeldUp-module__dZsFQq__activeTabEnterprise .WeldUp-module__dZsFQq__tabText strong{color:#ff9a44!important}.WeldUp-module__dZsFQq__activeTabWelder{box-shadow:0 4px 20px #00d2ff33;background:#00d2ff24!important;border-color:#00d2ff66!important}.WeldUp-module__dZsFQq__activeTabWelder .WeldUp-module__dZsFQq__tabText strong{color:#00d2ff!important}.WeldUp-module__dZsFQq__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:34px;display:flex}.WeldUp-module__dZsFQq__primaryCta{color:#050508;font-family:var(--font-heading,"Barlow Condensed", sans-serif);text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(135deg,#00d2ff 0%,#09b 100%);border-radius:10px;align-items:center;gap:10px;padding:15px 32px;font-size:18px;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 8px 30px #00d2ff59}.WeldUp-module__dZsFQq__primaryCta:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 12px 40px #00d2ff80}.WeldUp-module__dZsFQq__secondaryCta{color:#ff9a44;font-family:var(--font-heading,"Barlow Condensed", sans-serif);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;background:#ff6b2b1a;border:1px solid #ff6b2b66;border-radius:10px;align-items:center;gap:10px;padding:15px 28px;font-size:18px;font-weight:800;transition:all .25s;display:inline-flex}.WeldUp-module__dZsFQq__secondaryCta:hover{color:#fff;background:#ff6b2b33;border-color:#ff6b2bb3;transform:translateY(-2px);box-shadow:0 8px 30px #ff6b2b40}.WeldUp-module__dZsFQq__sparkleIcon{font-size:16px}.WeldUp-module__dZsFQq__proofStrip{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:16px 24px;max-width:920px;padding-top:14px;display:flex}.WeldUp-module__dZsFQq__proofStrip span{color:#859399;font-size:13px;font-weight:600}.WeldUp-module__dZsFQq__spotlightSection{margin-bottom:120px}.WeldUp-module__dZsFQq__spotlightHeader{max-width:820px;margin-bottom:40px}.WeldUp-module__dZsFQq__sectionEyebrow{margin-bottom:14px}.WeldUp-module__dZsFQq__eyebrowTagOrange{color:#ff9a44;font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.05em;background:#ff6b2b1f;border:1px solid #ff6b2b4d;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block}.WeldUp-module__dZsFQq__eyebrowTagCyan{color:#00d2ff;font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.05em;background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block}.WeldUp-module__dZsFQq__eyebrowTagTeal{color:#2dd4bf;font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.05em;background:#2dd4bf1f;border:1px solid #2dd4bf4d;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block}.WeldUp-module__dZsFQq__eyebrowTagAmber{color:#f59e0b;font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.05em;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block}.WeldUp-module__dZsFQq__spotlightTitle{font-size:clamp(30px,3.8vw,48px);line-height:1.08;font-family:var(--font-heading,"Barlow Condensed", sans-serif);text-transform:uppercase;color:#fff;margin-bottom:14px;font-weight:800}.WeldUp-module__dZsFQq__spotlightSubtitle{color:#bbc9cf;font-size:17px;line-height:1.65}.WeldUp-module__dZsFQq__showcaseGlassWindow{background:#0d0e13;border:1px solid #ffffff1f;border-radius:20px;margin-bottom:34px;position:relative;overflow:hidden;box-shadow:0 32px 80px #000000b3}.WeldUp-module__dZsFQq__windowHeader{background:#14161df2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.WeldUp-module__dZsFQq__windowDots{gap:8px;display:flex}.WeldUp-module__dZsFQq__dot{border-radius:50%;width:11px;height:11px}.WeldUp-module__dZsFQq__dotRed{background:#ff5f56}.WeldUp-module__dZsFQq__dotYellow{background:#ffbd2e}.WeldUp-module__dZsFQq__dotGreen{background:#27c93f}.WeldUp-module__dZsFQq__windowTitle{color:#859399;font-family:var(--font-mono,monospace);font-size:12px;font-weight:600}.WeldUp-module__dZsFQq__windowStatus{color:#27c93f;font-family:var(--font-mono,monospace);letter-spacing:.04em;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.WeldUp-module__dZsFQq__pulseLive{background:#27c93f;border-radius:50%;width:7px;height:7px;animation:1.5s infinite WeldUp-module__dZsFQq__pulseDot;box-shadow:0 0 8px #27c93f}.WeldUp-module__dZsFQq__pulseCyan{background:#00d2ff;border-radius:50%;width:7px;height:7px;animation:1.5s infinite WeldUp-module__dZsFQq__pulseDot;box-shadow:0 0 8px #00d2ff}.WeldUp-module__dZsFQq__windowImageContainer{aspect-ratio:16/9;background:#050508;width:100%;position:relative;overflow:hidden}.WeldUp-module__dZsFQq__dashboardImage{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.WeldUp-module__dZsFQq__showcaseGlassWindow:hover .WeldUp-module__dZsFQq__dashboardImage{transform:scale(1.015)}.WeldUp-module__dZsFQq__windowOverlayGlow{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 100px #0006}.WeldUp-module__dZsFQq__windowOverlayGlowCyan{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 100px #0006,inset 0 0 30px #00d2ff1a}.WeldUp-module__dZsFQq__windowKpiBar{background:#101218f2;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 20px;display:grid}.WeldUp-module__dZsFQq__kpiPill{background:#ffffff09;border:1px solid #ff6b2b33;border-radius:8px;flex-direction:column;padding:10px 14px;display:flex}.WeldUp-module__dZsFQq__kpiPill strong{font-family:var(--font-heading,sans-serif);color:#ff9a44;font-size:24px;line-height:1.1}.WeldUp-module__dZsFQq__kpiPill span{color:#bbc9cf;margin-top:2px;font-size:11px;font-weight:600}.WeldUp-module__dZsFQq__kpiPillCyan{background:#ffffff09;border:1px solid #00d2ff33;border-radius:8px;flex-direction:column;padding:10px 14px;display:flex}.WeldUp-module__dZsFQq__kpiPillCyan strong{font-family:var(--font-heading,sans-serif);color:#00d2ff;font-size:20px;line-height:1.1}.WeldUp-module__dZsFQq__kpiPillCyan span{color:#bbc9cf;margin-top:2px;font-size:11px;font-weight:600}.WeldUp-module__dZsFQq__enterprisePillarsGrid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:34px;display:grid}.WeldUp-module__dZsFQq__pillarCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14161cb3;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;padding:24px;transition:all .25s;display:flex}.WeldUp-module__dZsFQq__pillarCard:hover{background:#ff6b2b0f;border-color:#ff6b2b66;transform:translateY(-3px);box-shadow:0 12px 30px #0006}.WeldUp-module__dZsFQq__pillarIcon{margin-bottom:14px;font-size:30px}.WeldUp-module__dZsFQq__pillarCard h4{font-size:19px;font-family:var(--font-heading,sans-serif);color:#fff;margin-bottom:10px;line-height:1.2}.WeldUp-module__dZsFQq__pillarCard p{color:#bbc9cf;flex:1;margin-bottom:16px;font-size:13.5px;line-height:1.6}.WeldUp-module__dZsFQq__pillarFeatureTag{color:#ff9a44;font-family:var(--font-mono,monospace);background:#ff6b2b1f;border:1px solid #ff6b2b40;border-radius:6px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700}.WeldUp-module__dZsFQq__enterpriseCtaBanner{background:linear-gradient(135deg,#ff6b2b1f 0%,#14161ccc 100%);border:1px solid #ff6b2b59;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:28px 36px;display:flex;box-shadow:0 16px 40px #0006}.WeldUp-module__dZsFQq__enterpriseCtaBanner h4{font-size:22px;font-family:var(--font-heading,sans-serif);color:#fff;margin-bottom:6px}.WeldUp-module__dZsFQq__enterpriseCtaBanner p{color:#bbc9cf;font-size:14px}.WeldUp-module__dZsFQq__bannerButton{color:#fff;font-family:var(--font-heading,sans-serif);text-transform:uppercase;cursor:pointer;background:#ff6b2b;border:none;border-radius:8px;flex-shrink:0;padding:14px 28px;font-size:16px;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #ff6b2b59}.WeldUp-module__dZsFQq__bannerButton:hover{background:#ff7d44;transform:translateY(-2px);box-shadow:0 8px 30px #ff6b2b80}.WeldUp-module__dZsFQq__arenaCardsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.WeldUp-module__dZsFQq__arenaCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14161cb3;border:1px solid #00d2ff26;border-radius:14px;padding:26px;transition:all .25s}.WeldUp-module__dZsFQq__arenaCard:hover{background:#00d2ff0d;border-color:#00d2ff73;transform:translateY(-3px);box-shadow:0 12px 30px #00d2ff26}.WeldUp-module__dZsFQq__arenaBadge{color:#00d2ff;font-family:var(--font-mono,monospace);text-transform:uppercase;background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:6px;margin-bottom:14px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.WeldUp-module__dZsFQq__arenaCard h4{font-size:21px;font-family:var(--font-heading,sans-serif);color:#fff;margin-bottom:10px}.WeldUp-module__dZsFQq__arenaCard p{color:#bbc9cf;font-size:14px;line-height:1.6}.WeldUp-module__dZsFQq__techInclusionSection{margin-bottom:120px}.WeldUp-module__dZsFQq__twoColumnShowcase{grid-template-columns:1fr 1fr;gap:24px;display:grid}.WeldUp-module__dZsFQq__interactiveBoxCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14161cb3;border:1px solid #2dd4bf33;border-radius:18px;flex-direction:column;padding:30px;display:flex}.WeldUp-module__dZsFQq__domainEngineCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14161cb3;border:1px solid #ff6b2b33;border-radius:18px;flex-direction:column;padding:30px;display:flex}.WeldUp-module__dZsFQq__interactiveCardHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.WeldUp-module__dZsFQq__microLabel{color:#2dd4bf;font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:800;display:inline-block}.WeldUp-module__dZsFQq__microLabelOrange{color:#ff9a44;font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:800;display:inline-block}.WeldUp-module__dZsFQq__interactiveCardHeader h4{font-size:24px;font-family:var(--font-heading,sans-serif);color:#fff}.WeldUp-module__dZsFQq__demoPills{background:#0b0b0fcc;border:1px solid #ffffff14;border-radius:8px;gap:6px;padding:4px;display:flex}.WeldUp-module__dZsFQq__demoPillBtn{color:#859399;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .2s}.WeldUp-module__dZsFQq__demoPillActive{color:#2dd4bf!important;background:#2dd4bf33!important}.WeldUp-module__dZsFQq__offlineStatusChip{color:#27c93f;font-family:var(--font-mono,monospace);background:#27c93f1a;border:1px solid #27c93f4d;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:800;display:flex}.WeldUp-module__dZsFQq__statusDotGreen{background:#27c93f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #27c93f}.WeldUp-module__dZsFQq__quizSimulationCard{border-radius:12px;margin-bottom:22px;padding:22px;transition:all .3s}.WeldUp-module__dZsFQq__simStandard{background:#0b0b0fd9;border:1px solid #ffffff1a}.WeldUp-module__dZsFQq__simAdhd{box-shadow:0 0 25px #2dd4bf33;background:#000!important;border:2px solid #2dd4bf!important}.WeldUp-module__dZsFQq__simDyslexia{letter-spacing:.08em!important;background:#11141b!important;border:2px solid #ffbd2e!important;font-family:OpenDyslexic,Comic Sans MS,sans-serif!important;line-height:1.8!important}.WeldUp-module__dZsFQq__simTopRow{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.WeldUp-module__dZsFQq__simBadge{font-family:var(--font-mono,monospace);color:#2dd4bf;font-size:11px;font-weight:800}.WeldUp-module__dZsFQq__simAudioBadge{color:#859399;font-size:11px;font-family:var(--font-mono,monospace)}.WeldUp-module__dZsFQq__simQuestion h5{color:#fff;margin-bottom:6px;font-size:16px;line-height:1.45}.WeldUp-module__dZsFQq__simExpl{color:#859399;margin-bottom:16px;font-size:12px}.WeldUp-module__dZsFQq__simOptions{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.WeldUp-module__dZsFQq__simOption{color:#bbc9cf;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;display:flex}.WeldUp-module__dZsFQq__simOptionSelected{color:#fff;background:#2dd4bf1f;border-color:#2dd4bf66}.WeldUp-module__dZsFQq__optLetter{background:#ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:inline-flex}.WeldUp-module__dZsFQq__simFooter{color:#859399;border-top:1px solid #ffffff0f;padding-top:8px;font-size:11px;font-style:italic}.WeldUp-module__dZsFQq__featureBullets{flex-direction:column;gap:12px;display:flex}.WeldUp-module__dZsFQq__featureBullets div{color:#bbc9cf;font-size:13.5px;line-height:1.5}.WeldUp-module__dZsFQq__featureBullets strong{color:#fff;margin-right:6px}.WeldUp-module__dZsFQq__engineGrid{grid-template-columns:1fr;gap:14px;display:grid}.WeldUp-module__dZsFQq__engineBlock{background:#0b0b0fa6;border:1px solid #ffffff12;border-radius:10px;padding:18px;transition:all .2s}.WeldUp-module__dZsFQq__engineBlock:hover{background:#ff6b2b0a;border-color:#ff6b2b59}.WeldUp-module__dZsFQq__engineCode{color:#ff9a44;font-family:var(--font-mono,monospace);letter-spacing:.04em;margin-bottom:4px;font-size:10.5px;font-weight:800;display:inline-block}.WeldUp-module__dZsFQq__engineBlock h5{font-size:17px;font-family:var(--font-heading,sans-serif);color:#fff;margin-bottom:6px}.WeldUp-module__dZsFQq__engineBlock p{color:#bbc9cf;font-size:13px;line-height:1.55}.WeldUp-module__dZsFQq__archetypesSection{margin-bottom:100px}.WeldUp-module__dZsFQq__archetypesScroller{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.WeldUp-module__dZsFQq__archetypeCard{cursor:pointer;background:#14161cb3;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;padding:16px;transition:all .25s;display:flex;position:relative;overflow:hidden}.WeldUp-module__dZsFQq__archetypeCard:hover{background:#ff6b2b0d;border-color:#ff6b2b59;transform:translateY(-3px)}.WeldUp-module__dZsFQq__archetypeCardActive{box-shadow:0 8px 24px #ff6b2b40;background:#ff6b2b1f!important;border-color:#ff6b2b!important}.WeldUp-module__dZsFQq__archetypeAvatarWrap{aspect-ratio:1;background:#0a0a0d;border-radius:10px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.WeldUp-module__dZsFQq__archetypeImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.WeldUp-module__dZsFQq__archetypeCard:hover .WeldUp-module__dZsFQq__archetypeImg{transform:scale(1.05)}.WeldUp-module__dZsFQq__activeCheck{color:#fff;background:#ff6b2b;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:flex;position:absolute;top:8px;right:8px}.WeldUp-module__dZsFQq__archetypeInfo h5{font-size:16px;font-family:var(--font-heading,sans-serif);color:#fff;margin-bottom:2px}.WeldUp-module__dZsFQq__archetypeRole{color:#ff9a44;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.WeldUp-module__dZsFQq__archetypeQuote{color:#859399;font-size:11.5px;font-style:italic;line-height:1.45}.WeldUp-module__dZsFQq__finalConversionCard{text-align:center;background:linear-gradient(135deg,#14161cf2 0%,#0b0b0ffa 100%);border:1px solid #00d2ff59;border-radius:24px;padding:60px 40px;position:relative;box-shadow:0 24px 70px #00d2ff26,0 0 100px #ff6b2b14}.WeldUp-module__dZsFQq__finalConversionContent{max-width:760px;margin:0 auto}.WeldUp-module__dZsFQq__finalBadge{color:#00d2ff;font-family:var(--font-mono,monospace);background:#00d2ff1f;border:1px solid #00d2ff4d;border-radius:9999px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.WeldUp-module__dZsFQq__finalConversionCard h3{font-size:clamp(28px,3.5vw,44px);line-height:1.1;font-family:var(--font-heading,sans-serif);text-transform:uppercase;color:#fff;margin-bottom:16px;font-weight:800}.WeldUp-module__dZsFQq__finalConversionCard p{color:#bbc9cf;margin-bottom:34px;font-size:16px;line-height:1.65}.WeldUp-module__dZsFQq__finalCtaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.WeldUp-module__dZsFQq__finalPrimaryBtn{color:#050508;font-family:var(--font-heading,sans-serif);text-transform:uppercase;background:linear-gradient(135deg,#00d2ff 0%,#09b 100%);border-radius:10px;align-items:center;gap:10px;padding:16px 36px;font-size:18px;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 8px 30px #00d2ff66}.WeldUp-module__dZsFQq__finalPrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00d2ff99}.WeldUp-module__dZsFQq__finalSecondaryBtn{color:#ff9a44;font-family:var(--font-heading,sans-serif);text-transform:uppercase;cursor:pointer;background:#ff6b2b1f;border:1px solid #ff6b2b73;border-radius:10px;align-items:center;gap:10px;padding:16px 30px;font-size:18px;font-weight:800;transition:all .25s;display:inline-flex}.WeldUp-module__dZsFQq__finalSecondaryBtn:hover{color:#fff;background:#ff6b2b38;transform:translateY(-2px);box-shadow:0 8px 30px #ff6b2b4d}.WeldUp-module__dZsFQq__modalBackdrop{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s WeldUp-module__dZsFQq__fadeIn;display:flex;position:fixed;inset:0}@keyframes WeldUp-module__dZsFQq__fadeIn{0%{opacity:0}to{opacity:1}}.WeldUp-module__dZsFQq__modalCard{background:#0f1016;border:1px solid #ff6b2b66;border-radius:20px;width:100%;max-width:620px;max-height:90vh;padding:36px;position:relative;overflow-y:auto;box-shadow:0 32px 80px #000c,0 0 40px #ff6b2b33}.WeldUp-module__dZsFQq__modalCloseBtn{color:#859399;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;transition:color .2s;position:absolute;top:18px;right:20px}.WeldUp-module__dZsFQq__modalCloseBtn:hover{color:#fff}.WeldUp-module__dZsFQq__modalHeader{margin-bottom:24px}.WeldUp-module__dZsFQq__modalBadge{color:#ff9a44;font-family:var(--font-mono,monospace);text-transform:uppercase;background:#ff6b2b1f;border:1px solid #ff6b2b4d;border-radius:6px;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.WeldUp-module__dZsFQq__modalHeader h3{font-size:26px;font-family:var(--font-heading,sans-serif);color:#fff;margin-bottom:8px}.WeldUp-module__dZsFQq__modalHeader p{color:#bbc9cf;font-size:14px;line-height:1.55}.WeldUp-module__dZsFQq__modalForm{flex-direction:column;gap:16px;display:flex}.WeldUp-module__dZsFQq__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.WeldUp-module__dZsFQq__modalForm label{flex-direction:column;gap:6px;display:flex}.WeldUp-module__dZsFQq__modalForm label span{color:#bbc9cf;font-size:12px;font-weight:700}.WeldUp-module__dZsFQq__modalForm input,.WeldUp-module__dZsFQq__modalForm select,.WeldUp-module__dZsFQq__modalForm textarea{color:#fff;width:100%;font-family:var(--font-body,sans-serif);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;padding:12px 14px;font-size:14px;transition:border-color .2s}.WeldUp-module__dZsFQq__modalForm input:focus,.WeldUp-module__dZsFQq__modalForm select:focus,.WeldUp-module__dZsFQq__modalForm textarea:focus{border-color:#ff6b2b;outline:none;box-shadow:0 0 10px #ff6b2b40}.WeldUp-module__dZsFQq__modalForm select option{color:#fff;background:#0f1016}.WeldUp-module__dZsFQq__formFullWidth{width:100%}.WeldUp-module__dZsFQq__modalActions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}.WeldUp-module__dZsFQq__modalCancelBtn{color:#bbc9cf;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:700}.WeldUp-module__dZsFQq__modalSubmitBtn{color:#fff;font-family:var(--font-heading,sans-serif);text-transform:uppercase;cursor:pointer;background:#ff6b2b;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #ff6b2b59}.WeldUp-module__dZsFQq__modalSubmitBtn:hover{background:#ff7d44;transform:translateY(-1px);box-shadow:0 6px 20px #ff6b2b80}.WeldUp-module__dZsFQq__modalSuccess{text-align:center;padding:20px 0}.WeldUp-module__dZsFQq__successIcon{margin-bottom:14px;font-size:48px;display:block}.WeldUp-module__dZsFQq__modalSuccess h3{font-size:26px;font-family:var(--font-heading,sans-serif);color:#fff;margin-bottom:10px}.WeldUp-module__dZsFQq__modalSuccess p{color:#bbc9cf;margin-bottom:24px;font-size:14.5px;line-height:1.6}@media (max-width:1100px){.WeldUp-module__dZsFQq__enterprisePillarsGrid{grid-template-columns:repeat(2,1fr)}.WeldUp-module__dZsFQq__arenaCardsGrid,.WeldUp-module__dZsFQq__twoColumnShowcase{grid-template-columns:1fr}.WeldUp-module__dZsFQq__archetypesScroller{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.WeldUp-module__dZsFQq__section{padding:80px 0 100px}.WeldUp-module__dZsFQq__perspectiveSwitch{grid-template-columns:1fr}.WeldUp-module__dZsFQq__windowKpiBar{grid-template-columns:repeat(2,1fr)}.WeldUp-module__dZsFQq__enterprisePillarsGrid{grid-template-columns:1fr}.WeldUp-module__dZsFQq__enterpriseCtaBanner{flex-direction:column;align-items:flex-start}.WeldUp-module__dZsFQq__bannerButton{text-align:center;width:100%}.WeldUp-module__dZsFQq__archetypesScroller{grid-template-columns:repeat(2,1fr)}.WeldUp-module__dZsFQq__formRow{grid-template-columns:1fr}}@media (max-width:520px){.WeldUp-module__dZsFQq__heroActions{flex-direction:column;width:100%}.WeldUp-module__dZsFQq__primaryCta,.WeldUp-module__dZsFQq__secondaryCta{justify-content:center;width:100%}.WeldUp-module__dZsFQq__windowKpiBar{grid-template-columns:1fr}.WeldUp-module__dZsFQq__finalCtaButtons{flex-direction:column}.WeldUp-module__dZsFQq__finalPrimaryBtn,.WeldUp-module__dZsFQq__finalSecondaryBtn{justify-content:center;width:100%}.WeldUp-module__dZsFQq__archetypesScroller{grid-template-columns:1fr}}
.Pricing-module__Do-gqG__pricing{position:relative}.Pricing-module__Do-gqG__toggle{background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;gap:4px;margin-top:32px;padding:4px;display:inline-flex}.Pricing-module__Do-gqG__toggle button{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-body);background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:10px 24px;transition:all .25s;display:flex}.Pricing-module__Do-gqG__toggle button.Pricing-module__Do-gqG__active{background:var(--color-primary);color:#fff}.Pricing-module__Do-gqG__toggleBadge{background:#fff3;border-radius:100px;padding:2px 8px;font-size:11px}.Pricing-module__Do-gqG__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.Pricing-module__Do-gqG__planCard{border:1px solid var(--plan-color-border,#ffffff14);background:linear-gradient(135deg,#ffffff0a,#ffffff03);border-radius:24px;padding:32px 28px;transition:all .3s;position:relative;overflow:hidden}.Pricing-module__Do-gqG__wipCard{opacity:.6;filter:grayscale(.5);pointer-events:none!important}.Pricing-module__Do-gqG__wipOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Pricing-module__Do-gqG__wipInner{flex-direction:column;align-items:center;gap:12px;display:flex;transform:rotate(-10deg)}.Pricing-module__Do-gqG__wipImage{object-fit:contain;filter:drop-shadow(0 0 15px #ffc10766);width:120px;height:120px;animation:2s ease-in-out infinite Pricing-module__Do-gqG__welderPulse}.Pricing-module__Do-gqG__wipText{color:gold;text-transform:uppercase;letter-spacing:.15em;text-shadow:0 0 10px #000c,2px 2px #000;text-align:center;border-radius:4px;padding:4px 12px;font-size:18px;font-weight:900}@keyframes Pricing-module__Do-gqG__welderPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.Pricing-module__Do-gqG__planCard:hover{box-shadow:0 0 60px var(--plan-color-soft);transform:translateY(-6px)}.Pricing-module__Do-gqG__planCard.Pricing-module__Do-gqG__popular{border-color:#7c3aed80;transform:scale(1.02);box-shadow:0 0 40px #7c3aed26}.Pricing-module__Do-gqG__planCard.Pricing-module__Do-gqG__popular:hover{transform:scale(1.02)translateY(-6px)}.Pricing-module__Do-gqG__popularBadge{color:#fff;letter-spacing:.05em;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#9f67ff);border-radius:100px;padding:6px 18px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__Do-gqG__planHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Pricing-module__Do-gqG__planIcon{border:1px solid;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex}.Pricing-module__Do-gqG__planName{color:var(--text-primary);margin-bottom:2px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.Pricing-module__Do-gqG__planTagline{color:var(--text-muted);font-size:13px}.Pricing-module__Do-gqG__priceBlock{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.Pricing-module__Do-gqG__currency{color:var(--text-secondary);font-size:24px;font-weight:600}.Pricing-module__Do-gqG__price{color:var(--text-primary);letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:52px;font-weight:700;line-height:1}.Pricing-module__Do-gqG__period{color:var(--text-muted);font-size:16px}.Pricing-module__Do-gqG__saving{color:#4ade80;margin-bottom:20px;font-size:13px;font-weight:600}.Pricing-module__Do-gqG__ctaBtn{width:100%;font-family:var(--font-body);color:#fff;cursor:pointer;border:none;border-radius:14px;margin-bottom:8px;padding:16px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 4px 20px #0000004d}.Pricing-module__Do-gqG__ctaBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.Pricing-module__Do-gqG__ctaBtn:disabled{opacity:.7;cursor:not-allowed}.Pricing-module__Do-gqG__noCard{text-align:center;color:var(--text-muted);margin-bottom:24px;font-size:12px}.Pricing-module__Do-gqG__featureList{border-top:1px solid #ffffff0f;flex-direction:column;gap:12px;padding-top:24px;list-style:none;display:flex}.Pricing-module__Do-gqG__featureList li{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.Pricing-module__Do-gqG__check{flex-shrink:0;font-size:14px;font-weight:700}.Pricing-module__Do-gqG__guarantee{background:#4ade800d;border:1px solid #4ade8026;border-radius:20px;align-items:center;gap:20px;margin-top:40px;padding:28px 36px;display:flex}.Pricing-module__Do-gqG__guaranteeIcon{flex-shrink:0;font-size:40px}.Pricing-module__Do-gqG__guarantee strong{color:var(--text-primary);margin-bottom:6px;font-size:17px;font-weight:700;display:block}.Pricing-module__Do-gqG__guarantee p{color:var(--text-secondary);font-size:14px}@media (max-width:900px){.Pricing-module__Do-gqG__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.Pricing-module__Do-gqG__planCard.Pricing-module__Do-gqG__popular{transform:none}.Pricing-module__Do-gqG__planCard.Pricing-module__Do-gqG__popular:hover{transform:translateY(-6px)}}@media (max-width:640px){.Pricing-module__Do-gqG__guarantee{text-align:center;flex-direction:column}}
.HowItWorks-module__oom_6W__howItWorks{background:var(--bg-secondary,#fafafa);padding:80px 0}.HowItWorks-module__oom_6W__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px;display:grid}.HowItWorks-module__oom_6W__step{background:#fff;border-radius:20px;padding:40px;transition:transform .3s;position:relative;box-shadow:0 10px 40px #0000000d}.HowItWorks-module__oom_6W__step:hover{transform:translateY(-10px)}.HowItWorks-module__oom_6W__stepNum{color:#0000000d;font-size:48px;font-weight:800;position:absolute;top:20px;right:30px}.HowItWorks-module__oom_6W__stepIcon{margin-bottom:20px;font-size:40px}.HowItWorks-module__oom_6W__stepTitle{color:#333;margin-bottom:15px;font-size:22px}.HowItWorks-module__oom_6W__stepDesc{color:#666;line-height:1.6}
.Testimonials-module__3Z1FKa__testimonials{background:var(--bg-secondary);padding:100px 0;position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__testimonials:before{content:"";background:linear-gradient(90deg,#0000,#ff6b2b59,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Testimonials-module__3Z1FKa__testimonials:after{content:"";background:linear-gradient(90deg,#0000,#ff6b2b59,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.Testimonials-module__3Z1FKa__aggregateRating{justify-content:center;align-items:center;gap:10px;margin-top:12px;display:flex}.Testimonials-module__3Z1FKa__ratingScore{font-family:var(--font-heading);color:var(--text-primary);font-size:1.25rem;font-weight:700}.Testimonials-module__3Z1FKa__ratingMeta{color:var(--text-muted);font-size:.875rem}.Testimonials-module__3Z1FKa__marqueeWrapper{width:100%;position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__marqueeTrack{will-change:transform;gap:20px;width:max-content;display:flex}.Testimonials-module__3Z1FKa__marqueeLeft{animation:40s linear infinite Testimonials-module__3Z1FKa__scrollLeft}.Testimonials-module__3Z1FKa__marqueeRight{animation:40s linear infinite Testimonials-module__3Z1FKa__scrollRight}.Testimonials-module__3Z1FKa__marqueeWrapper:hover .Testimonials-module__3Z1FKa__marqueeLeft,.Testimonials-module__3Z1FKa__marqueeWrapper:hover .Testimonials-module__3Z1FKa__marqueeRight{animation-play-state:paused}@keyframes Testimonials-module__3Z1FKa__scrollLeft{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes Testimonials-module__3Z1FKa__scrollRight{0%{transform:translate(-33.333%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.Testimonials-module__3Z1FKa__marqueeLeft,.Testimonials-module__3Z1FKa__marqueeRight{animation:none}.Testimonials-module__3Z1FKa__marqueeTrack{grid-template-columns:repeat(2,1fr);width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.Testimonials-module__3Z1FKa__marqueeWrapper+.Testimonials-module__3Z1FKa__marqueeWrapper{display:none}}.Testimonials-module__3Z1FKa__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:default;flex-direction:column;flex-shrink:0;gap:16px;width:320px;padding:28px;transition:border-color .3s,background .3s;display:flex;position:relative}.Testimonials-module__3Z1FKa__card:before{content:"";border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--card-accent,var(--color-primary));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Testimonials-module__3Z1FKa__card:hover{background:var(--bg-card-hover);border-color:#ffffff1f}.Testimonials-module__3Z1FKa__card:hover:before{opacity:1}.Testimonials-module__3Z1FKa__cardTop{justify-content:space-between;align-items:center;display:flex}.Testimonials-module__3Z1FKa__stars{gap:2px;display:flex}.Testimonials-module__3Z1FKa__productBadge{padding:4px 10px!important;font-size:10px!important}.Testimonials-module__3Z1FKa__quote{color:var(--text-secondary);flex:1;padding-left:20px;font-size:14px;font-style:normal;line-height:1.75;position:relative}.Testimonials-module__3Z1FKa__quoteMark{color:var(--card-accent,var(--color-primary));opacity:.25;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:48px;font-style:normal;line-height:1;position:absolute;top:-4px;left:0}.Testimonials-module__3Z1FKa__author{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:16px;display:flex}.Testimonials-module__3Z1FKa__avatar{background:color-mix(in srgb, var(--avatar-color,var(--color-primary)) 20%, transparent);border:1px solid color-mix(in srgb, var(--avatar-color,var(--color-primary)) 40%, transparent);width:40px;height:40px;font-family:var(--font-heading);color:var(--avatar-color,var(--color-primary));letter-spacing:.05em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.Testimonials-module__3Z1FKa__authorInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.Testimonials-module__3Z1FKa__name{color:var(--text-primary);font-size:14px;font-weight:700;display:block}.Testimonials-module__3Z1FKa__role{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.Testimonials-module__3Z1FKa__fadeLeft,.Testimonials-module__3Z1FKa__fadeRight{pointer-events:none;z-index:2;width:160px;position:absolute;top:0;bottom:0}.Testimonials-module__3Z1FKa__fadeLeft{background:linear-gradient(90deg, var(--bg-secondary), transparent);left:0}.Testimonials-module__3Z1FKa__fadeRight{background:linear-gradient(270deg, var(--bg-secondary), transparent);right:0}
.FAQ-module__8ZM7Ka__faq{position:relative}.FAQ-module__8ZM7Ka__list{flex-direction:column;gap:12px;max-width:820px;margin:0 auto;display:flex}.FAQ-module__8ZM7Ka__item{background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff14;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__8ZM7Ka__item:hover{border-color:#ff6b2b33}.FAQ-module__8ZM7Ka__itemOpen{border-color:#ff6b2b4d;box-shadow:0 0 30px #ff6b2b14}.FAQ-module__8ZM7Ka__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;font-size:16px;font-weight:600;transition:color .2s;display:flex}.FAQ-module__8ZM7Ka__icon{color:var(--color-primary);text-align:center;flex-shrink:0;width:24px;font-size:22px;font-weight:400;line-height:1}.FAQ-module__8ZM7Ka__answer{padding:0 28px 22px}.FAQ-module__8ZM7Ka__answer p{color:var(--text-secondary);font-size:15px;line-height:1.75}
