.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{background:var(--bg-secondary);z-index:1;padding-top:100px;padding-bottom:100px;position:relative}.WeldUp-module__dZsFQq__heroRow{grid-template-columns:auto 1fr;align-items:center;gap:48px;margin-bottom:64px;display:grid}.WeldUp-module__dZsFQq__logoArea{flex-direction:column;align-items:flex-start;display:flex}.WeldUp-module__dZsFQq__logoImg{object-fit:cover;border-radius:28px;width:180px;height:180px;box-shadow:0 0 0 1px #00d2ff40,0 20px 60px #0000008c,0 0 50px #00d2ff26}.WeldUp-module__dZsFQq__appBadge{margin-top:14px}.WeldUp-module__dZsFQq__headlineArea{flex-direction:column;gap:14px;display:flex}.WeldUp-module__dZsFQq__subtitle{color:var(--text-secondary);max-width:560px;font-size:17px;line-height:1.75}.WeldUp-module__dZsFQq__tags{flex-wrap:wrap;gap:10px;display:flex}.WeldUp-module__dZsFQq__tag{color:#00d2ff;letter-spacing:.05em;text-transform:uppercase;background:#00d2ff1a;border:1px solid #00d2ff47;border-radius:8px;padding:5px 16px;font-size:12px;font-weight:700}.WeldUp-module__dZsFQq__showcaseRow{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.WeldUp-module__dZsFQq__featuresPanel{flex-direction:column;gap:20px;display:flex}.WeldUp-module__dZsFQq__featureItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:flex-start;gap:18px;padding:20px 22px;transition:all .3s;display:flex}.WeldUp-module__dZsFQq__featureItem:hover{background:#00d2ff0f;border-color:#00d2ff38;transform:translate(-4px)}.WeldUp-module__dZsFQq__featureIcon{background:#00d2ff1a;border:1px solid #00d2ff38;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;display:flex}.WeldUp-module__dZsFQq__featureText h4{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:700}.WeldUp-module__dZsFQq__featureText p{color:var(--text-secondary);font-size:13px;line-height:1.55}.WeldUp-module__dZsFQq__ctaBtn{color:#000;background:linear-gradient(135deg,#00d2ff,#09b);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 #00d2ff4d}.WeldUp-module__dZsFQq__ctaBtn:hover{filter:brightness(1.15);color:#000;transform:translateY(-3px);box-shadow:0 12px 40px #00d2ff66}.WeldUp-module__dZsFQq__screenshotPanel{justify-content:center;display:flex;position:relative}.WeldUp-module__dZsFQq__screenshotGlow{z-index:0;pointer-events:none;background:radial-gradient(at 50% 40%,#00d2ff2e 0%,#0000 70%);position:absolute;inset:-40px}.WeldUp-module__dZsFQq__screenshotFrame{z-index:1;background:0 0;border-radius:40px;width:100%;max-width:480px;height:800px;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000073,0 0 60px #00d2ff1f}.WeldUp-module__dZsFQq__imageWrapper{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.WeldUp-module__dZsFQq__screenshotImg{width:100%;height:auto;display:block}.WeldUp-module__dZsFQq__screenshotOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0a0c14cc 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.WeldUp-module__dZsFQq__charactersSection{border-top:1px solid #00d2ff1f;margin-top:80px;padding-top:60px}.WeldUp-module__dZsFQq__charactersHeader{text-align:center;margin-bottom:32px}.WeldUp-module__dZsFQq__charactersGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.WeldUp-module__dZsFQq__characterCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;padding:16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.WeldUp-module__dZsFQq__characterCard:hover{background:#00d2ff0d;border-color:#00d2ff4d;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0006}.WeldUp-module__dZsFQq__characterImageWrapper{aspect-ratio:1;border-radius:12px;width:100%;margin-bottom:16px;position:relative;overflow:hidden}.WeldUp-module__dZsFQq__characterImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.WeldUp-module__dZsFQq__characterCard:hover .WeldUp-module__dZsFQq__characterImg{transform:scale(1.1)}.WeldUp-module__dZsFQq__characterGlow{opacity:0;background:radial-gradient(circle,#00d2ff4d 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.WeldUp-module__dZsFQq__characterCard:hover .WeldUp-module__dZsFQq__characterGlow{opacity:1}.WeldUp-module__dZsFQq__characterInfo{text-align:center;flex-direction:column;gap:4px;display:flex}.WeldUp-module__dZsFQq__characterName{color:#00d2ff;text-transform:uppercase;letter-spacing:.05em;font-size:16px;font-weight:800;display:block}.WeldUp-module__dZsFQq__characterLabel{color:var(--text-primary);opacity:.8;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.WeldUp-module__dZsFQq__characterDesc{color:var(--text-secondary);opacity:.6;margin:0;font-size:12px;line-height:1.5;transition:opacity .3s}.WeldUp-module__dZsFQq__characterCard:hover .WeldUp-module__dZsFQq__characterDesc{opacity:.9}@media (max-width:1200px){.WeldUp-module__dZsFQq__charactersGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.WeldUp-module__dZsFQq__charactersGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.WeldUp-module__dZsFQq__charactersGrid{grid-template-columns:repeat(2,1fr);gap:12px}.WeldUp-module__dZsFQq__characterCard{padding:12px}}@media (max-width:1024px){.WeldUp-module__dZsFQq__showcaseRow{gap:36px}.WeldUp-module__dZsFQq__heroRow{gap:32px}.WeldUp-module__dZsFQq__screenshotFrame{width:260px}}@media (max-width:820px){.WeldUp-module__dZsFQq__heroRow{grid-template-columns:1fr;gap:24px}.WeldUp-module__dZsFQq__logoImg{width:130px;height:130px}.WeldUp-module__dZsFQq__showcaseRow{grid-template-columns:1fr;gap:40px}.WeldUp-module__dZsFQq__screenshotPanel{order:-1}.WeldUp-module__dZsFQq__screenshotFrame{width:240px}}
.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}
