@import "https://fonts.googleapis.com/css2?family=Cabinet+Grotesk:wght@400;500;700;800;900&family=Instrument+Serif:ital@0;1&family=Syne:wght@400;700;800&display=swap";
.landing-module___cEqKa__page{--ink:#0d1b0f;--white:#fafaf7;--off:#f3f1eb;--green:#1b6b3a;--green-b:#22c55e;--green-pale:#d6efdf;--green-dim:#0a1f12;--accent:#00e87a;--muted:#6b7a6d;--border:#e2ddd4;--red:#dc2626;--gold:#d4821a;--wa:#25d366;--font-head:"Cabinet Grotesk",sans-serif;--font-serif:"Instrument Serif",serif;--font-body:"Syne",sans-serif;--ease:cubic-bezier(.23,1,.32,1);font-family:var(--font-body);background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;padding-top:36px;position:relative;overflow-x:hidden}.landing-module___cEqKa__page *{box-sizing:border-box}.landing-module___cEqKa__page:after{content:"";pointer-events:none;z-index:999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.landing-module___cEqKa__progress{background:linear-gradient(90deg,var(--green),var(--accent));z-index:1001;pointer-events:none;height:2.5px;transition:width .1s linear;position:fixed;top:0;left:0}.landing-module___cEqKa__ann{background:var(--green);text-align:center;color:#fff;letter-spacing:.04em;z-index:601;padding:10px 20px;font-size:12px;font-weight:700;position:fixed;top:0;left:0;right:0}.landing-module___cEqKa__ann a{color:#fffc;text-underline-offset:2px;margin-left:8px;text-decoration:underline;transition:color .2s}.landing-module___cEqKa__ann a:hover{color:#fff}.landing-module___cEqKa__nav{z-index:600;transition:all .4s var(--ease);background:0 0;justify-content:space-between;align-items:center;padding:22px 60px;display:flex;position:fixed;top:36px;left:0;right:0}.landing-module___cEqKa__navUp{-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--border);background:#fafaf7f2;padding:14px 60px;box-shadow:0 1px 20px #0000000a}.landing-module___cEqKa__nLogo{align-items:center;gap:9px;text-decoration:none;display:flex}.landing-module___cEqKa__nLogoMark{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .3s;display:flex;overflow:hidden}.landing-module___cEqKa__nLogoMark img{object-fit:contain;width:100%;height:100%}.landing-module___cEqKa__nLogo:hover .landing-module___cEqKa__nLogoMark{transform:rotate(-5deg)scale(1.05)}.landing-module___cEqKa__nLogoTxt{font-family:var(--font-head);color:var(--ink);letter-spacing:-.4px;font-size:18px;font-weight:900}.landing-module___cEqKa__nLogoTxt span{color:var(--green)}.landing-module___cEqKa__nLinks{align-items:center;gap:28px;display:flex}.landing-module___cEqKa__nLinks a{font-family:var(--font-head);color:var(--muted);letter-spacing:.01em;cursor:pointer;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s}.landing-module___cEqKa__nLinks a:hover,.landing-module___cEqKa__nLinks .landing-module___cEqKa__navActive{color:var(--ink)}.landing-module___cEqKa__nRight{align-items:center;gap:12px;display:flex}.landing-module___cEqKa__nLogin{font-family:var(--font-head);color:var(--ink);padding:10px 6px;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s}.landing-module___cEqKa__nLogin:hover{color:var(--green)}.landing-module___cEqKa__nCta{font-family:var(--font-head);background:var(--green);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:100px;padding:10px 22px;font-size:13px;font-weight:800;text-decoration:none;transition:all .24s;display:inline-block}.landing-module___cEqKa__nCta:hover{background:var(--ink);color:#fff;transform:translateY(-1px)}.landing-module___cEqKa__ham{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.landing-module___cEqKa__ham span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.landing-module___cEqKa__hamOn span:first-child{transform:translateY(7px)rotate(45deg)}.landing-module___cEqKa__hamOn span:nth-child(2){opacity:0;transform:scaleX(0)}.landing-module___cEqKa__hamOn span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.landing-module___cEqKa__mobMenu{background:var(--white);z-index:590;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;inset:0}.landing-module___cEqKa__mobMenuOn{display:flex}.landing-module___cEqKa__mobMenu a{font-family:var(--font-head);color:var(--ink);cursor:pointer;font-size:28px;font-weight:900;text-decoration:none;transition:color .2s}.landing-module___cEqKa__mobMenu a:hover{color:var(--green)}.landing-module___cEqKa__mobMenu .landing-module___cEqKa__nCta{margin-top:8px;padding:14px 36px;font-size:15px}.landing-module___cEqKa__hero{background:var(--white);grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:115px 0 60px;display:grid;position:relative;overflow:hidden}.landing-module___cEqKa__heroBgShape{pointer-events:none;z-index:0;background:radial-gradient(80% 80% at 60% 40%,#22c55e17 0%,#1b6b3a0a 40%,#0000 70%);width:55%;height:130%;position:absolute;top:-10%;right:-5%}.landing-module___cEqKa__heroDots{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#1b6b3a1f 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 100% at 70%,#000,#0000);mask-image:radial-gradient(60% 100% at 70%,#000,#0000)}.landing-module___cEqKa__heroL{z-index:2;padding:0 56px 0 72px;position:relative}.landing-module___cEqKa__heroR{z-index:2;justify-content:center;align-items:center;padding:60px 72px 60px 20px;display:flex;position:relative}.landing-module___cEqKa__hireBadge{opacity:0;background:#1b6b3a14;border:1.5px solid #1b6b3a33;border-radius:100px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 18px 8px 10px;animation:.8s .2s forwards landing-module___cEqKa__fadeUp;display:inline-flex}.landing-module___cEqKa__hireBadgeTag{background:var(--green);color:#fff;font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:800}.landing-module___cEqKa__hireBadgeTxt{font-family:var(--font-head);color:var(--green);font-size:12px;font-weight:700}.landing-module___cEqKa__badgeDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.2s infinite landing-module___cEqKa__pulse}@keyframes landing-module___cEqKa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.landing-module___cEqKa__heroH1{font-family:var(--font-head);letter-spacing:-3.5px;color:var(--ink);opacity:0;margin-bottom:14px;font-size:clamp(48px,5vw,82px);font-weight:900;line-height:.95;animation:.9s .3s forwards landing-module___cEqKa__fadeUp}.landing-module___cEqKa__heroH1 em{font-family:var(--font-serif);color:var(--green);letter-spacing:-1px;font-style:italic;font-weight:400}.landing-module___cEqKa__heroSub{font-family:var(--font-head);color:var(--muted);opacity:0;max-width:480px;margin-bottom:16px;font-size:clamp(17px,1.6vw,20px);font-weight:500;line-height:1.7;animation:.9s .42s forwards landing-module___cEqKa__fadeUp}.landing-module___cEqKa__heroEmployeeCard{background:var(--off);border:1.5px solid var(--border);opacity:0;border-radius:14px;align-items:center;gap:12px;max-width:420px;margin-bottom:32px;padding:12px 18px;animation:.9s .52s forwards landing-module___cEqKa__fadeUp;display:flex}.landing-module___cEqKa__hecAv{background:linear-gradient(135deg,var(--green),var(--accent));width:40px;height:40px;font-family:var(--font-head);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:flex;position:relative}.landing-module___cEqKa__hecAv:after{content:"";border:2px solid var(--off);background:#25d366;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}.landing-module___cEqKa__hecInfo{flex:1}.landing-module___cEqKa__hecName{font-family:var(--font-head);color:var(--ink);font-size:13px;font-weight:800}.landing-module___cEqKa__hecRole{font-family:var(--font-head);color:var(--green);font-size:11px;font-weight:600}.landing-module___cEqKa__hecStatus{font-family:var(--font-head);color:var(--muted);margin-top:1px;font-size:10px}.landing-module___cEqKa__hecSalary{text-align:right}.landing-module___cEqKa__hecPrice{font-family:var(--font-head);color:var(--ink);letter-spacing:-1px;font-size:18px;font-weight:900}.landing-module___cEqKa__hecPer{font-family:var(--font-head);color:var(--muted);font-size:10px;font-weight:500}.landing-module___cEqKa__heroBtns{opacity:0;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:36px;animation:.9s .62s forwards landing-module___cEqKa__fadeUp;display:flex}.landing-module___cEqKa__btnHire{font-family:var(--font-head);background:var(--green);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:100px;align-items:center;gap:8px;padding:16px 30px;font-size:14px;font-weight:800;text-decoration:none;transition:all .28s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #1b6b3a4d}.landing-module___cEqKa__btnHire:before{content:"";background:linear-gradient(110deg,#0000 40%,#ffffff24 55%,#0000 65%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.landing-module___cEqKa__btnHire:hover:before{transform:translate(100%)}.landing-module___cEqKa__btnHire:hover{background:var(--ink);transform:translateY(-2px);box-shadow:0 12px 36px #0000002e}.landing-module___cEqKa__btnGhost{font-family:var(--font-head);color:var(--muted);border:1.5px solid var(--border);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:7px;padding:15px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.landing-module___cEqKa__btnGhost:hover{border-color:var(--green);color:var(--green)}.landing-module___cEqKa__btnGhost svg{transition:transform .22s}.landing-module___cEqKa__btnGhost:hover svg{transform:translate(4px)}.landing-module___cEqKa__socialProof{opacity:0;flex-wrap:wrap;align-items:center;gap:14px;animation:.9s .74s forwards landing-module___cEqKa__fadeUp;display:flex}.landing-module___cEqKa__spAvs{display:flex}.landing-module___cEqKa__spav{border:2.5px solid var(--white);color:#fff;width:30px;height:30px;font-size:9px;font-weight:800;font-family:var(--font-head);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-8px;display:flex}.landing-module___cEqKa__spav:first-child{margin-left:0}.landing-module___cEqKa__spTxt{font-family:var(--font-head);color:var(--muted);font-size:12px;font-weight:600}.landing-module___cEqKa__spTxt strong{color:var(--ink)}.landing-module___cEqKa__spDiv{background:var(--border);width:1px;height:22px}.landing-module___cEqKa__spStat strong{font-family:var(--font-head);color:var(--green);font-size:14px;font-weight:800}.landing-module___cEqKa__spStat span{color:var(--muted);font-size:11px;font-family:var(--font-head)}@keyframes landing-module___cEqKa__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-module___cEqKa__phoneWrap{opacity:0;animation:landing-module___cEqKa__slideIn 1s .6s var(--ease)forwards;filter:drop-shadow(0 48px 80px #0000002e);position:relative}.landing-module___cEqKa__heroMascot{z-index:5;filter:drop-shadow(0 18px 32px #00e87a40);pointer-events:none;animation:5s ease-in-out infinite landing-module___cEqKa__floatBob;position:absolute;top:-60px;left:-90px}.landing-module___cEqKa__heroMascot img{width:150px;height:auto;transform:rotate(-8deg)}@keyframes landing-module___cEqKa__slideIn{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.landing-module___cEqKa__phone{background:#1a1a1c;border-radius:44px;width:290px;margin:0 auto;padding:10px;box-shadow:0 48px 90px #0000006b,0 0 0 1px #ffffff12,inset 0 1px #ffffff0f}.landing-module___cEqKa__phoneNotch{background:#1a1a1c;border-radius:26px 26px 0 0;justify-content:center;align-items:center;height:26px;display:flex}.landing-module___cEqKa__phPill{background:#111;border-radius:7px;width:72px;height:13px}.landing-module___cEqKa__phoneBody{background:#ece5dd;border-radius:0 0 28px 28px;flex-direction:column;height:510px;display:flex;overflow:hidden}.landing-module___cEqKa__phHeader{background:#075e54;align-items:center;gap:9px;padding:10px 14px 12px;display:flex}.landing-module___cEqKa__phAv{background:linear-gradient(135deg,var(--green),var(--accent));color:#fff;width:34px;height:34px;font-size:12px;font-weight:900;font-family:var(--font-head);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-module___cEqKa__phInfo .landing-module___cEqKa__phName{font-family:var(--font-head);color:#fff;font-size:12px;font-weight:700}.landing-module___cEqKa__phInfo .landing-module___cEqKa__phStatus{color:#ffffffa6;align-items:center;gap:3px;margin-top:1px;font-size:10px;display:flex}.landing-module___cEqKa__phDot{background:#25d366;border-radius:50%;width:5px;height:5px}.landing-module___cEqKa__phChat{flex-direction:column;flex:1;gap:5px;padding:9px 9px 10px;display:flex;overflow:hidden}.landing-module___cEqKa__chDate{text-align:center;font-family:var(--font-head);color:#888;background:#ffffffa6;border-radius:5px;align-self:center;margin:2px 0;padding:2px 8px;font-size:9px}.landing-module___cEqKa__cb{max-width:84%;font-family:var(--font-head);opacity:0;border-radius:10px;flex-shrink:0;padding:7px 11px;font-size:11px;line-height:1.55;transition:all .35s;transform:translateY(8px)}.landing-module___cEqKa__cbShow{opacity:1;transform:translateY(0)}.landing-module___cEqKa__cbIn{color:#111;background:#fff;border-radius:2px 10px 10px;align-self:flex-start}.landing-module___cEqKa__cbOut{color:#111;background:#dcf8c6;border-radius:10px 2px 10px 10px;align-self:flex-end}.landing-module___cEqKa__cbTime{color:#999;text-align:right;justify-content:flex-end;align-items:center;gap:2px;margin-top:2px;font-size:9px;display:flex}.landing-module___cEqKa__cbTicks{color:#4fc3f7}.landing-module___cEqKa__typingInd{background:#fff;border-radius:2px 10px 10px;align-self:flex-start;align-items:center;gap:4px;padding:8px 12px;display:none}.landing-module___cEqKa__typingShow{display:flex!important}.landing-module___cEqKa__td{background:#bbb;border-radius:50%;width:5px;height:5px;animation:1.3s ease-in-out infinite landing-module___cEqKa__bounce}.landing-module___cEqKa__td:nth-child(2){animation-delay:.2s}.landing-module___cEqKa__td:nth-child(3){animation-delay:.4s}@keyframes landing-module___cEqKa__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.landing-module___cEqKa__fcall{white-space:nowrap;font-family:var(--font-head);color:var(--ink);z-index:3;background:#fff;border-radius:14px;padding:10px 14px;font-size:11px;font-weight:700;animation:5s ease-in-out infinite landing-module___cEqKa__floatBob;position:absolute;box-shadow:0 10px 32px #00000021}.landing-module___cEqKa__fc1{animation-delay:0s;top:20px;right:-15px}.landing-module___cEqKa__fc2{animation-delay:1.7s;bottom:90px;left:-40px}.landing-module___cEqKa__fc3{animation-delay:3.2s;top:46%;right:-50px}.landing-module___cEqKa__fcall .landing-module___cEqKa__fv{color:var(--green);font-size:13px}.landing-module___cEqKa__fcall .landing-module___cEqKa__fe{margin-right:4px;font-size:15px}@keyframes landing-module___cEqKa__floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.landing-module___cEqKa__ticker{background:var(--ink);padding:14px 0;position:relative;overflow:hidden}.landing-module___cEqKa__ticker:before,.landing-module___cEqKa__ticker:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.landing-module___cEqKa__ticker:before{background:linear-gradient(to right,var(--ink),transparent);left:0}.landing-module___cEqKa__ticker:after{background:linear-gradient(to left,var(--ink),transparent);right:0}.landing-module___cEqKa__tkTrack{width:max-content;animation:30s linear infinite landing-module___cEqKa__tkRoll;display:flex}.landing-module___cEqKa__tkItem{font-family:var(--font-head);color:#ffffff73;white-space:nowrap;align-items:center;gap:10px;padding:0 36px;font-size:13px;font-weight:600;display:flex}.landing-module___cEqKa__tkItem strong{color:var(--accent);font-size:14px}.landing-module___cEqKa__tkSep{color:#ffffff26;font-size:18px}@keyframes landing-module___cEqKa__tkRoll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module___cEqKa__empIntro{background:linear-gradient(135deg,var(--green-dim),#0d1f14);padding:72px 56px;position:relative;overflow:hidden}.landing-module___cEqKa__empIntro:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 80%,#00e87a12,#0000 65%);position:absolute;inset:0}.landing-module___cEqKa__empIntroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1120px;margin:0 auto;display:grid;position:relative}.landing-module___cEqKa__empIntroLeft h2{font-family:var(--font-head);letter-spacing:-2.5px;color:#fff;margin-bottom:18px;font-size:clamp(34px,3.5vw,52px);font-weight:900;line-height:1}.landing-module___cEqKa__empIntroLeft h2 em{font-family:var(--font-serif);color:var(--accent);font-style:italic}.landing-module___cEqKa__empIntroLeft p{font-family:var(--font-head);color:#ffffff80;max-width:440px;font-size:15px;font-weight:500;line-height:1.8}.landing-module___cEqKa__jobCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;padding:28px}.landing-module___cEqKa__jcHeader{border-bottom:1px solid #ffffff14;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:18px;display:flex}.landing-module___cEqKa__jcAv{background:linear-gradient(135deg,var(--green),var(--accent));width:52px;height:52px;font-family:var(--font-head);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;font-size:18px;font-weight:900;display:flex;overflow:hidden}.landing-module___cEqKa__jcAv img{object-fit:contain;width:100%;height:100%}.landing-module___cEqKa__jcTitle{font-family:var(--font-head);color:#fff;margin-bottom:3px;font-size:16px;font-weight:900}.landing-module___cEqKa__jcType{font-family:var(--font-head);color:var(--accent);letter-spacing:.06em;font-size:11px;font-weight:700}.landing-module___cEqKa__jcSalary{text-align:right;margin-left:auto}.landing-module___cEqKa__jcSalNum{font-family:var(--font-head);color:#fff;letter-spacing:-1px;font-size:22px;font-weight:900}.landing-module___cEqKa__jcSalPer{font-family:var(--font-head);color:#fff6;font-size:10px;font-weight:500}.landing-module___cEqKa__jcRows{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.landing-module___cEqKa__jcRow{justify-content:space-between;align-items:center;display:flex}.landing-module___cEqKa__jcLabel{font-family:var(--font-head);color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.landing-module___cEqKa__jcValue{font-family:var(--font-head);color:#ffffffd9;font-size:12px;font-weight:700}.landing-module___cEqKa__jcValueGreen{color:var(--accent)!important}.landing-module___cEqKa__jcBtn{text-align:center;width:100%;font-family:var(--font-head);background:var(--accent);color:var(--ink);letter-spacing:.02em;border-radius:12px;padding:14px;font-size:14px;font-weight:800;text-decoration:none;transition:all .22s;display:block}.landing-module___cEqKa__jcBtn:hover{background:#fff;transform:translateY(-1px)}.landing-module___cEqKa__section{padding:100px 56px}.landing-module___cEqKa__sectionMascot{filter:drop-shadow(0 12px 24px #00e87a40);justify-content:center;margin-bottom:18px;animation:5s ease-in-out infinite landing-module___cEqKa__floatBob;display:flex}.landing-module___cEqKa__sectionMascot img{width:78px;height:auto}@media (max-width:600px){.landing-module___cEqKa__sectionMascot img{width:62px}}.landing-module___cEqKa__wrap{max-width:1120px;margin:0 auto}.landing-module___cEqKa__secTag{font-family:var(--font-head);letter-spacing:.16em;text-transform:uppercase;color:var(--green);background:#1b6b3a0f;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:4px 14px 4px 10px;font-size:10px;font-weight:800;display:inline-flex}.landing-module___cEqKa__secTag:before{content:"";background:currentColor;border-radius:2px;flex-shrink:0;width:14px;height:2px}.landing-module___cEqKa__secTagLt{color:var(--accent)}.landing-module___cEqKa__secTagCenter{justify-content:center}.landing-module___cEqKa__secH2{font-family:var(--font-head);letter-spacing:-2.5px;margin-bottom:16px;font-size:clamp(36px,3.8vw,60px);font-weight:900;line-height:.97}.landing-module___cEqKa__secH2 em{font-family:var(--font-serif);letter-spacing:-1px;font-style:italic;font-weight:400}.landing-module___cEqKa__rv{opacity:0;transition:opacity .65s var(--ease),transform .65s var(--ease);transform:translateY(22px)}.landing-module___cEqKa__rvIn{opacity:1;transform:translateY(0)}.landing-module___cEqKa__d1{transition-delay:80ms}.landing-module___cEqKa__d2{transition-delay:.16s}.landing-module___cEqKa__d3{transition-delay:.26s}.landing-module___cEqKa__d4{transition-delay:.36s}.landing-module___cEqKa__trustBar{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:28px 56px}.landing-module___cEqKa__trustLbl{font-family:var(--font-head);letter-spacing:.15em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:18px;font-size:10px;font-weight:800}.landing-module___cEqKa__trustScroller{position:relative;overflow:hidden}.landing-module___cEqKa__trustScroller:before,.landing-module___cEqKa__trustScroller:after{content:"";z-index:2;pointer-events:none;width:70px;position:absolute;top:0;bottom:0}.landing-module___cEqKa__trustScroller:before{background:linear-gradient(to right,var(--white),transparent);left:0}.landing-module___cEqKa__trustScroller:after{background:linear-gradient(to left,var(--white),transparent);right:0}.landing-module___cEqKa__trustTrack{gap:0;width:max-content;animation:26s linear infinite landing-module___cEqKa__tkRoll;display:flex}.landing-module___cEqKa__trustLogo{font-family:var(--font-head);color:#c4bfba;white-space:nowrap;letter-spacing:.05em;padding:0 32px;font-size:12px;font-weight:800;transition:color .2s}.landing-module___cEqKa__trustLogo:hover{color:var(--muted)}.landing-module___cEqKa__painSec{background:var(--off)}.landing-module___cEqKa__painGrid{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.landing-module___cEqKa__painP{font-family:var(--font-head);color:var(--muted);max-width:460px;margin-bottom:36px;font-size:16px;font-weight:500;line-height:1.78}.landing-module___cEqKa__statRow{flex-wrap:wrap;gap:14px;margin-bottom:24px;display:flex}.landing-module___cEqKa__sbox{background:var(--white);border:1px solid var(--border);border-radius:16px;flex:1;min-width:130px;padding:22px 20px;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 20px #0000000d}.landing-module___cEqKa__sbox:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.landing-module___cEqKa__sn{font-family:var(--font-head);letter-spacing:-2px;margin-bottom:6px;font-size:40px;font-weight:900;line-height:1}.landing-module___cEqKa__snR{color:var(--red)}.landing-module___cEqKa__snG{color:var(--green)}.landing-module___cEqKa__sd{font-family:var(--font-head);color:var(--muted);font-size:12px;font-weight:500;line-height:1.5}.landing-module___cEqKa__cl{background:var(--white);border:1.5px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 4px 30px #00000012}.landing-module___cEqKa__clBar{background:var(--off);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 16px;display:flex}.landing-module___cEqKa__clDots{gap:5px;display:flex}.landing-module___cEqKa__clDot{background:#e2ddd4;border-radius:50%;width:10px;height:10px}.landing-module___cEqKa__clLbl{font-family:var(--font-head);color:var(--muted);font-size:11px;font-weight:700}.landing-module___cEqKa__clr{border-bottom:1px solid #e2ddd499;align-items:center;gap:10px;padding:12px 16px;transition:background .2s;display:flex}.landing-module___cEqKa__clr:last-of-type{border-bottom:none}.landing-module___cEqKa__clr:hover{background:#e2ddd44d}.landing-module___cEqKa__cav{width:32px;height:32px;font-family:var(--font-head);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.landing-module___cEqKa__ci{flex:1;min-width:0}.landing-module___cEqKa__cn{font-family:var(--font-head);color:var(--ink);font-size:12px;font-weight:700}.landing-module___cEqKa__cw{font-family:var(--font-head);color:var(--muted);margin-top:1px;font-size:10px}.landing-module___cEqKa__chip{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.06em;border-radius:100px;flex-shrink:0;padding:3px 9px;font-size:9px;font-weight:800}.landing-module___cEqKa__ca{color:var(--green);background:#d6efdf}.landing-module___cEqKa__coo{color:#92400e;background:#fef3c7}.landing-module___cEqKa__cr{color:var(--red);background:#fee2e2}.landing-module___cEqKa__crGone{color:#999!important;background:#f0f0f0!important}.landing-module___cEqKa__clAlert{font-family:var(--font-head);color:var(--red);background:#dc26260f;border-top:1px solid #dc26261f;align-items:center;gap:6px;padding:10px 16px;font-size:11px;font-weight:600;display:flex}.landing-module___cEqKa__painBox{border-radius:14px;max-width:380px;padding:16px 22px}.landing-module___cEqKa__painBoxBad{background:#dc26260f;border:1.5px solid #dc262626}.landing-module___cEqKa__painBoxGood{background:#1b6b3a0f;border:1.5px solid #1b6b3a26;margin-top:12px}.landing-module___cEqKa__painBoxTitleBad{font-family:var(--font-head);color:var(--red);margin-bottom:6px;font-size:13px;font-weight:700}.landing-module___cEqKa__painBoxTitleGood{font-family:var(--font-head);color:var(--green);margin-bottom:6px;font-size:13px;font-weight:700}.landing-module___cEqKa__painBoxBody{font-family:var(--font-head);color:#6b7a6d;font-size:12px;font-weight:500;line-height:1.7}.landing-module___cEqKa__growfyBox{background:var(--green-pale);border:1.5px solid #1b6b3a26;border-radius:14px;min-height:96px;margin-top:16px;padding:16px 20px 16px 100px;position:relative}.landing-module___cEqKa__growfyBoxMascot{filter:drop-shadow(0 6px 14px #1b6b3a33);width:72px;height:auto;position:absolute;bottom:8px;left:14px}.landing-module___cEqKa__growfyBoxTitle{font-family:var(--font-head);color:var(--green);margin-bottom:6px;font-size:12px;font-weight:800}.landing-module___cEqKa__growfyBoxBody{font-family:var(--font-head);color:var(--green);font-size:12px;font-weight:600;line-height:1.7}.landing-module___cEqKa__outcomesBand{background:var(--ink);padding:56px;position:relative;overflow:hidden}.landing-module___cEqKa__outcomesBand:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 100%,#00e87a0d,#0000 60%);position:absolute;inset:0}.landing-module___cEqKa__outGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:0;max-width:1000px;margin:0 auto;display:grid;position:relative}.landing-module___cEqKa__outItem{text-align:center;border-right:1px solid #ffffff12;padding:20px}.landing-module___cEqKa__outItem:last-child{border-right:none}.landing-module___cEqKa__outN{font-family:var(--font-head);letter-spacing:-3px;color:var(--accent);margin-bottom:8px;font-size:52px;font-weight:900;line-height:1}.landing-module___cEqKa__outL{font-family:var(--font-head);color:#ffffff73;font-size:13px;font-weight:500;line-height:1.5}.landing-module___cEqKa__outL strong{color:#fffc;margin-bottom:2px;font-size:14px;font-weight:700;display:block}.landing-module___cEqKa__skillsSec{background:var(--white)}.landing-module___cEqKa__skillsHead{text-align:center;margin-bottom:56px}.landing-module___cEqKa__skillsGrid{background:var(--border);border:2px solid var(--border);border-radius:24px;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden;box-shadow:0 4px 30px #0000000d}.landing-module___cEqKa__sk{background:var(--white);border-top:2px solid #0000;padding:36px 32px;transition:background .24s,border-top-color .24s}.landing-module___cEqKa__sk:hover{background:var(--off);border-top-color:var(--green-b)}.landing-module___cEqKa__skIco{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:22px;display:flex}.landing-module___cEqKa__skIcoGreen{background:var(--green-pale)}.landing-module___cEqKa__skIcoInk{background:#0d1b0f12}.landing-module___cEqKa__skIcoGold{background:#d4821a1a}.landing-module___cEqKa__skH{font-family:var(--font-head);letter-spacing:-.3px;color:var(--ink);margin-bottom:8px;font-size:16px;font-weight:900}.landing-module___cEqKa__skP{font-family:var(--font-head);color:var(--muted);font-size:13px;font-weight:500;line-height:1.72}.landing-module___cEqKa__skDark{background:var(--ink)!important}.landing-module___cEqKa__skDark .landing-module___cEqKa__skH{color:#fff}.landing-module___cEqKa__skDark .landing-module___cEqKa__skP{color:#ffffff73}.landing-module___cEqKa__skDark .landing-module___cEqKa__skIco{background:#00e87a1f}.landing-module___cEqKa__skDark:hover{background:#0d1b0f!important}.landing-module___cEqKa__memSec{background:linear-gradient(165deg,#071510,#0d1b0f 40%,#071510);padding:100px 56px;position:relative;overflow:hidden}.landing-module___cEqKa__memSec:before{content:"";pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#00e87a0f,#0000 68%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module___cEqKa__memGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module___cEqKa__memH{font-family:var(--font-head);letter-spacing:-2.5px;color:#fff;margin-bottom:20px;font-size:clamp(38px,4vw,62px);font-weight:900;line-height:.96}.landing-module___cEqKa__memH em{font-family:var(--font-serif);color:var(--accent);font-style:italic}.landing-module___cEqKa__memP{font-family:var(--font-head);color:#ffffff73;max-width:440px;margin-bottom:36px;font-size:16px;font-weight:500;line-height:1.78}.landing-module___cEqKa__mfList{flex-direction:column;gap:14px;display:flex}.landing-module___cEqKa__mf{align-items:flex-start;gap:12px;display:flex}.landing-module___cEqKa__mfIco{background:#00e87a1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.landing-module___cEqKa__mfTxt{font-family:var(--font-head);color:#ffffffa6;padding-top:9px;font-size:13px;font-weight:500;line-height:1.65}.landing-module___cEqKa__memPhoneWrap{flex-direction:column;align-items:center;display:flex;position:relative}.landing-module___cEqKa__memMascot{z-index:5;filter:drop-shadow(0 18px 32px #00e87a40);pointer-events:none;animation:6s ease-in-out infinite landing-module___cEqKa__floatBob;position:absolute;top:-30px;right:-40px}.landing-module___cEqKa__memMascot img{width:130px;height:auto;transform:rotate(8deg)}.landing-module___cEqKa__darkPhone{background:#111;border-radius:42px;width:278px;margin:0 auto;padding:9px;position:relative;box-shadow:0 40px 80px #0009,0 0 0 1px #ffffff12,inset 0 1px #ffffff0f}.landing-module___cEqKa__dpTop{background:#111;border-radius:24px 24px 0 0;justify-content:center;align-items:center;height:24px;display:flex}.landing-module___cEqKa__dpPill{background:#0a0a0a;border-radius:6px;width:68px;height:12px}.landing-module___cEqKa__dpBody{background:#ece5dd;border-radius:0 0 27px 27px;flex-direction:column;height:500px;display:flex;overflow:hidden}.landing-module___cEqKa__dpHead{background:#075e54;align-items:center;gap:9px;padding:10px 14px 12px;display:flex}.landing-module___cEqKa__dpAv{background:linear-gradient(135deg,var(--green),var(--accent));width:32px;height:32px;font-family:var(--font-head);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex}.landing-module___cEqKa__dpNm{font-family:var(--font-head);color:#fff;font-size:12px;font-weight:700}.landing-module___cEqKa__dpSt{font-family:var(--font-head);color:#ffffffa6;align-items:center;gap:3px;margin-top:1px;font-size:10px;display:flex}.landing-module___cEqKa__dpDot{background:#25d366;border-radius:50%;width:5px;height:5px}.landing-module___cEqKa__dpChat{flex-direction:column;flex:1;gap:5px;padding:9px;display:flex;overflow:hidden}.landing-module___cEqKa__dc{font-family:var(--font-head);color:#888;background:#ffffffa6;border-radius:5px;align-self:center;margin:2px 0;padding:2px 7px;font-size:9px}.landing-module___cEqKa__b{max-width:85%;font-family:var(--font-head);border-radius:10px;flex-shrink:0;padding:6px 10px;font-size:10.5px;line-height:1.55}.landing-module___cEqKa__bo{color:#111;background:#dcf8c6;border-radius:10px 2px 10px 10px;align-self:flex-end}.landing-module___cEqKa__bi{color:#111;background:#fff;border-radius:2px 10px 10px;align-self:flex-start}.landing-module___cEqKa__bt2{color:#999;text-align:right;justify-content:flex-end;align-items:center;gap:2px;margin-top:2px;font-size:9px;display:flex}.landing-module___cEqKa__btk{color:#4fc3f7}.landing-module___cEqKa__tbbl{background:#fff;border-radius:2px 10px 10px;align-self:flex-start;align-items:center;gap:4px;padding:7px 11px;display:flex}.landing-module___cEqKa__tdd{background:#bbb;border-radius:50%;width:5px;height:5px;animation:1.3s ease-in-out infinite landing-module___cEqKa__bounce}.landing-module___cEqKa__tdd:nth-child(2){animation-delay:.2s}.landing-module___cEqKa__tdd:nth-child(3){animation-delay:.4s}.landing-module___cEqKa__memBadge1,.landing-module___cEqKa__memBadge2{font-family:var(--font-head);color:var(--ink);background:#fff;border-radius:12px;padding:9px 14px;font-size:10.5px;font-weight:700;animation:5s ease-in-out infinite landing-module___cEqKa__floatBob;position:absolute;box-shadow:0 8px 28px #00000040}.landing-module___cEqKa__memBadge1{animation-delay:0s;top:24px;right:-20px}.landing-module___cEqKa__memBadge2{animation-delay:2s;bottom:70px;left:-30px}.landing-module___cEqKa__memBadge1 span,.landing-module___cEqKa__memBadge2 span{color:var(--green)}.landing-module___cEqKa__howSec{background:var(--white)}.landing-module___cEqKa__howHead{text-align:center;margin-bottom:64px}.landing-module___cEqKa__howH{font-family:var(--font-head);letter-spacing:-2.5px;margin-bottom:12px;font-size:clamp(36px,3.8vw,60px);font-weight:900}.landing-module___cEqKa__howH em{font-family:var(--font-serif);font-style:italic;font-weight:400}.landing-module___cEqKa__howP{font-family:var(--font-head);color:var(--muted);max-width:480px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.75}.landing-module___cEqKa__steps{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:0;max-width:1080px;margin:0 auto;display:grid;position:relative}.landing-module___cEqKa__steps:before{content:"";background:linear-gradient(to right,transparent,var(--green-pale)10%,var(--green)50%,var(--green-pale)90%,transparent);z-index:0;height:2px;position:absolute;top:36px;left:12.5%;right:12.5%}.landing-module___cEqKa__step{background:var(--white);border:1.5px solid var(--border);z-index:1;border-radius:20px;flex-direction:column;margin:0 8px;padding:24px 16px 20px;transition:transform .28s,box-shadow .28s;display:flex;position:relative;box-shadow:0 3px 20px #0000000a}.landing-module___cEqKa__step:hover{transform:translateY(-4px);box-shadow:0 18px 50px #1b6b3a1a}.landing-module___cEqKa__stepNumW{justify-content:center;margin-bottom:16px;display:flex}.landing-module___cEqKa__stepNum{background:var(--green);width:48px;height:48px;font-family:var(--font-head);color:#fff;z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:900;transition:background .24s;display:flex;position:relative;box-shadow:0 5px 18px #1b6b3a47}.landing-module___cEqKa__step:hover .landing-module___cEqKa__stepNum{background:var(--accent);color:var(--ink)}.landing-module___cEqKa__stepLbl{font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;color:var(--green);text-align:center;margin-bottom:5px;font-size:9px;font-weight:800}.landing-module___cEqKa__stepT{font-family:var(--font-head);letter-spacing:-.2px;text-align:center;min-height:38px;color:var(--ink);margin-bottom:7px;font-size:13px;font-weight:900;line-height:1.4}.landing-module___cEqKa__stepD{font-family:var(--font-head);color:var(--muted);text-align:center;min-height:58px;font-size:11px;font-weight:500;line-height:1.7}.landing-module___cEqKa__stepPhoneWrap{flex-direction:column;flex:1;justify-content:center;align-items:center;margin:12px 0;display:flex}.landing-module___cEqKa__stepNote{background:var(--green-pale);font-family:var(--font-head);color:var(--green);text-align:center;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:700;line-height:1.45}.landing-module___cEqKa__stepPhone{background:#1a1a1c;border-radius:26px;flex-direction:column;width:100%;max-width:185px;height:270px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000059,0 0 0 1px #ffffff0f}.landing-module___cEqKa__sphTop{background:#1a1a1c;flex-shrink:0;justify-content:center;align-items:center;height:18px;display:flex}.landing-module___cEqKa__sphPill{background:#000;border-radius:5px;width:54px;height:9px}.landing-module___cEqKa__stepPhoneScreen{background:#ece5dd;flex-direction:column;flex:1;display:flex;overflow:hidden}.landing-module___cEqKa__sphStatus{background:#075e54;flex-shrink:0;justify-content:space-between;align-items:center;padding:3px 9px;display:flex}.landing-module___cEqKa__sphTime{font-family:var(--font-head);color:#fff;font-size:7px;font-weight:800}.landing-module___cEqKa__sphStatusRight{color:#fffc;letter-spacing:-.5px;align-items:center;gap:3px;font-size:6px;display:flex}.landing-module___cEqKa__sphHeader{background:#075e54;border-top:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:5px;padding:6px 8px 7px;display:flex}.landing-module___cEqKa__sphBack{color:#fffc;cursor:pointer;flex-shrink:0;font-size:14px;line-height:1}.landing-module___cEqKa__sphAvatar{width:22px;height:22px;font-family:var(--font-head);color:#fff;border:1.5px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:7px;font-weight:900;display:flex}.landing-module___cEqKa__sphHInfo{flex:1;min-width:0}.landing-module___cEqKa__sphHName{font-family:var(--font-head);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:800;overflow:hidden}.landing-module___cEqKa__sphHSub{font-family:var(--font-head);color:#ffffffa6;margin-top:1px;font-size:6.5px}.landing-module___cEqKa__sphHActions{color:#ffffffbf;flex-shrink:0;gap:7px;font-size:9px;display:flex}.landing-module___cEqKa__sphContent{flex-direction:column;flex:1;gap:4px;padding:7px;display:flex;overflow:hidden}.landing-module___cEqKa__sphMsgs{flex-direction:column;gap:4px;display:flex}.landing-module___cEqKa__sphMsg{max-width:90%;font-family:var(--font-head);color:#111;border-radius:7px;padding:4px 7px 3px;font-size:8px;line-height:1.45}.landing-module___cEqKa__sphIn{background:#fff;border-radius:2px 7px 7px;align-self:flex-start;box-shadow:0 1px 2px #00000014}.landing-module___cEqKa__sphOut{background:#dcf8c6;border-radius:7px 2px 7px 7px;align-self:flex-end;margin-left:auto;box-shadow:0 1px 2px #00000014}.landing-module___cEqKa__sphDateChip{font-family:var(--font-head);color:#888;background:#ffffffb3;border-radius:5px;align-self:center;padding:2px 7px;font-size:7px}.landing-module___cEqKa__sphUpload{text-align:center;background:#1b6b3a14;border:1.5px dashed #1b6b3a4d;border-radius:8px;padding:8px}.landing-module___cEqKa__sphUploadIc{margin-bottom:2px;font-size:18px;display:block}.landing-module___cEqKa__sphUploadTxt{font-family:var(--font-head);color:var(--green);font-size:7.5px;font-weight:700}.landing-module___cEqKa__sphUploadSub{font-family:var(--font-head);color:var(--muted);margin-top:1px;font-size:6.5px}.landing-module___cEqKa__sphProgress{margin-top:5px}.landing-module___cEqKa__sphProgBar{background:#1b6b3a26;border-radius:2px;height:4px;margin-bottom:3px;overflow:hidden}.landing-module___cEqKa__sphProgFill{background:linear-gradient(90deg,#1b6b3a,#00e87a);border-radius:2px;height:100%;animation:2.4s ease-in-out infinite landing-module___cEqKa__progGrow}@keyframes landing-module___cEqKa__progGrow{0%,to{width:20%}60%{width:88%}}.landing-module___cEqKa__sphProgLbl{font-family:var(--font-head);color:var(--muted);font-size:7px}.landing-module___cEqKa__sphAlert{background:var(--ink);border-radius:9px;align-items:flex-start;gap:6px;padding:7px 8px;display:flex}.landing-module___cEqKa__sphAlertTxt{font-family:var(--font-head);color:#fff;font-size:8px;font-weight:800;line-height:1.35}.landing-module___cEqKa__sphAlertSub{font-family:var(--font-head);color:#ffffff80;margin-top:2px;font-size:6.5px}.landing-module___cEqKa__sphAlertVal{font-family:var(--font-head);color:var(--accent);flex-shrink:0;margin-left:auto;font-size:10px;font-weight:900}.landing-module___cEqKa__dashSec{background:#0d1b10;padding:100px 56px;position:relative;overflow:hidden}.landing-module___cEqKa__dashSec:before{content:"";background:radial-gradient(80% 50% at 50% 0,#22c55e14,#0000 60%);position:absolute;inset:0}.landing-module___cEqKa__dashGrid{z-index:1;grid-template-columns:1fr 1.6fr;align-items:center;gap:64px;max-width:1160px;margin:0 auto;display:grid;position:relative}.landing-module___cEqKa__dashTxt .landing-module___cEqKa__secH2{color:#fff}.landing-module___cEqKa__dashP{color:#ffffff80;max-width:420px;margin-bottom:28px;font-size:15px;line-height:1.8}.landing-module___cEqKa__dashFeats{flex-direction:column;gap:14px;display:flex}.landing-module___cEqKa__df{align-items:flex-start;gap:12px;display:flex}.landing-module___cEqKa__dfIc{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.landing-module___cEqKa__dfIcDg{background:#22c55e2e}.landing-module___cEqKa__dfIcDb{background:#00c4ff2e}.landing-module___cEqKa__dfIcDo{background:#f59e0b2e}.landing-module___cEqKa__dfT{color:#fff;margin-bottom:2px;font-size:14px;font-weight:700}.landing-module___cEqKa__dfD{color:#fff6;font-size:12.5px;line-height:1.5}.landing-module___cEqKa__dashUiWrap{position:relative}.landing-module___cEqKa__dashMascot{z-index:5;filter:drop-shadow(0 18px 32px #00e87a59);pointer-events:none;width:120px;height:auto;animation:5s ease-in-out infinite landing-module___cEqKa__floatBob;position:absolute;top:-58px;right:-34px}.landing-module___cEqKa__dashMascot img{width:120px;height:auto;transform:rotate(8deg)}.landing-module___cEqKa__dashUi{z-index:1;background:#0f1a13;border:1px solid #ffffff17;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080}.landing-module___cEqKa__duiTop{background:#0a110c;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.landing-module___cEqKa__duiLogo{color:#fff;align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.landing-module___cEqKa__duiLogoIc{background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.landing-module___cEqKa__duiLogoIc img{object-fit:contain;width:100%;height:100%}.landing-module___cEqKa__duiNav{gap:4px;display:flex}.landing-module___cEqKa__duiNb{color:#ffffff59;cursor:pointer;border-radius:7px;padding:5px 10px;font-size:11px;font-weight:600}.landing-module___cEqKa__duiNbDa{color:#ffffffe6!important;background:#ffffff17!important}.landing-module___cEqKa__duiContent{padding:16px}.landing-module___cEqKa__duiStats{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px;display:grid}.landing-module___cEqKa__duiSc{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:10px;padding:12px}.landing-module___cEqKa__duiSn{color:#fff;font-size:20px;font-weight:700;line-height:1}.landing-module___cEqKa__duiSl{color:#ffffff59;margin-top:3px;font-size:9px}.landing-module___cEqKa__duiSd{color:#00e87a;margin-top:4px;font-size:9px;font-weight:600}.landing-module___cEqKa__duiChartBox{background:#ffffff08;border:1px solid #ffffff0a;border-radius:10px;margin-bottom:12px;padding:12px}.landing-module___cEqKa__duiChTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.landing-module___cEqKa__duiChLbl{color:#ffffffb3;font-size:11px;font-weight:600}.landing-module___cEqKa__duiChBadge{color:#00e87a;background:#22c55e26;border-radius:100px;padding:2px 8px;font-size:9px;font-weight:600}.landing-module___cEqKa__duiBars{align-items:flex-end;gap:4px;height:60px;display:flex}.landing-module___cEqKa__duiB{background:#ffffff14;border-radius:3px 3px 0 0;flex:1}.landing-module___cEqKa__duiBhi{background:linear-gradient(#00e87a,#1a6b38)!important}.landing-module___cEqKa__duiCustBox{background:#ffffff08;border:1px solid #ffffff0a;border-radius:10px;padding:10px}.landing-module___cEqKa__duiClTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.landing-module___cEqKa__duiClLbl{color:#ffffffb3;font-size:11px;font-weight:600}.landing-module___cEqKa__duiClBtn{color:#00e87a;font-size:9px;font-weight:600}.landing-module___cEqKa__duiRow{border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:6px 0;display:flex}.landing-module___cEqKa__duiRow:last-child{border-bottom:none}.landing-module___cEqKa__duiAv{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:8px;font-weight:800;display:flex}.landing-module___cEqKa__duiName{color:#fffc;flex:1;font-size:10px;font-weight:600}.landing-module___cEqKa__duiWhen{color:#ffffff59;font-size:9px}.landing-module___cEqKa__dchip{border-radius:100px;padding:2px 7px;font-size:8.5px;font-weight:700}.landing-module___cEqKa__dchipHot{color:#f87171;background:#ef444433}.landing-module___cEqKa__dchipWarm{color:#fcd34d;background:#f59e0b33}.landing-module___cEqKa__dchipRisk{color:#fca5a5;background:#ef44441f}.landing-module___cEqKa__alertSec{background:var(--white);padding:100px 56px}.landing-module___cEqKa__alertGrid{grid-template-columns:1.3fr 1fr;align-items:center;gap:72px;max-width:1160px;margin:0 auto;display:grid}.landing-module___cEqKa__alertPhoneWrap{justify-content:center;padding:30px 40px;display:flex;position:relative}.landing-module___cEqKa__alertMascot{z-index:5;filter:drop-shadow(0 18px 32px #22c55e4d);pointer-events:none;animation:5.5s ease-in-out 1.2s infinite landing-module___cEqKa__floatBob;position:absolute;bottom:-20px;left:-20px}.landing-module___cEqKa__alertMascot img{width:140px;height:auto;transform:rotate(-10deg)}.landing-module___cEqKa__bigPhone{z-index:2;background:#1a1c1a;border-radius:48px;width:260px;padding:9px;position:relative;box-shadow:0 50px 100px #00000059,0 0 0 1px #ffffff12}.landing-module___cEqKa__bpNotch{background:#1a1c1a;border-radius:26px 26px 0 0;justify-content:center;align-items:center;height:26px;display:flex}.landing-module___cEqKa__bpPill{background:#111;border-radius:6px;width:68px;height:11px}.landing-module___cEqKa__bpBody{background:#1c1c1e;border-radius:0 0 34px 34px;height:480px;overflow:hidden}.landing-module___cEqKa__bpStatusbar{justify-content:space-between;align-items:center;padding:8px 20px;display:flex}.landing-module___cEqKa__bpTimeDisp{color:#fff;font-size:11px;font-weight:700}.landing-module___cEqKa__bpLockScreen{flex-direction:column;align-items:center;padding:12px 16px 8px;display:flex}.landing-module___cEqKa__bpBigTime{color:#fff;letter-spacing:-1px;font-size:44px;font-weight:300;line-height:1}.landing-module___cEqKa__bpDateStr{color:#fff9;margin-bottom:8px;font-size:10px}.landing-module___cEqKa__notifStack{flex-direction:column;gap:6px;padding:0 10px;display:flex}.landing-module___cEqKa__notifCard{-webkit-backdrop-filter:blur(20px);opacity:0;background:#ffffff21;border:1px solid #ffffff17;border-radius:14px;padding:10px 12px;transition:opacity .4s,transform .4s;transform:translateY(10px)}.landing-module___cEqKa__ncShow{opacity:1;transform:translateY(0)}.landing-module___cEqKa__ncUrgent{border-left:3px solid #f59e0b}.landing-module___cEqKa__ncWa{border-left:3px solid #25d366}.landing-module___cEqKa__ncHeader{align-items:center;gap:7px;margin-bottom:5px;display:flex}.landing-module___cEqKa__ncAppIc{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex;overflow:hidden}.landing-module___cEqKa__ncAppIc img{object-fit:contain;width:100%;height:100%;padding:1px}.landing-module___cEqKa__ncAppNm{color:#fff9;text-transform:uppercase;letter-spacing:.05em;flex:1;font-size:9px;font-weight:700}.landing-module___cEqKa__ncTimeAgo{color:#ffffff59;font-size:9px}.landing-module___cEqKa__ncTitle{color:#fff;margin-bottom:3px;font-size:11px;font-weight:700;line-height:1.35}.landing-module___cEqKa__ncBody{color:#fff9;font-size:10px;line-height:1.45}.landing-module___cEqKa__ncBtns{gap:6px;margin-top:7px;display:flex}.landing-module___cEqKa__ncBtn{cursor:pointer;border:none;border-radius:100px;padding:4px 10px;font-size:9.5px;font-weight:700}.landing-module___cEqKa__ncBtnP{color:#0a100c;background:#00e87a}.landing-module___cEqKa__ncBtnS{color:#ffffffb3;background:#ffffff1f}.landing-module___cEqKa__alertFloatA{z-index:4;background:#fff;border:1.5px solid #f59e0b;border-radius:14px;width:168px;padding:12px;animation:5s ease-in-out infinite landing-module___cEqKa__afloat;position:absolute;top:20px;right:10px;box-shadow:0 12px 36px #00000021}.landing-module___cEqKa__alertFloatB{z-index:4;background:#fff;border:1.5px solid #22c55e;border-radius:14px;width:162px;padding:12px;animation:5s ease-in-out 2.5s infinite landing-module___cEqKa__afloat;position:absolute;bottom:20px;left:0;box-shadow:0 12px 36px #00000021}@keyframes landing-module___cEqKa__afloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-module___cEqKa__afRow{align-items:center;gap:6px;margin-bottom:6px;display:flex}.landing-module___cEqKa__afIconBox{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.landing-module___cEqKa__afLabel{color:#0a100c;font-size:10px;font-weight:800}.landing-module___cEqKa__afText{color:#6b7a6d;font-size:10px;line-height:1.4}.landing-module___cEqKa__afPill{border-radius:100px;align-items:center;gap:4px;margin-top:5px;padding:2px 8px;font-size:9px;font-weight:700;display:inline-flex}.landing-module___cEqKa__afPillO{color:#d97706;background:#f59e0b1f}.landing-module___cEqKa__afPillG{color:#16a34a;background:#22c55e1f}.landing-module___cEqKa__alertRight{flex-direction:column;gap:22px;margin-top:28px;display:flex}.landing-module___cEqKa__arf{align-items:flex-start;gap:14px;display:flex}.landing-module___cEqKa__arfIc{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.landing-module___cEqKa__arfIcO{background:#f59e0b1a}.landing-module___cEqKa__arfIcG{background:#22c55e1a}.landing-module___cEqKa__arfIcB{background:#00c4ff1a}.landing-module___cEqKa__arfT{color:#0a100c;margin-bottom:4px;font-size:14.5px;font-weight:700}.landing-module___cEqKa__arfD{color:#6b7a6d;font-size:13px;line-height:1.6}.landing-module___cEqKa__selSec{background:var(--off)}.landing-module___cEqKa__selHead{text-align:center;margin-bottom:48px}.landing-module___cEqKa__selH{font-family:var(--font-head);letter-spacing:-2px;margin-bottom:12px;font-size:clamp(34px,3.6vw,54px);font-weight:900}.landing-module___cEqKa__bizTabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}.landing-module___cEqKa__bizTab{font-family:var(--font-head);border:1.5px solid var(--border);cursor:pointer;color:var(--muted);background:0 0;border-radius:100px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .22s}.landing-module___cEqKa__bizTab:hover{border-color:var(--green);color:var(--green)}.landing-module___cEqKa__bizTabSel{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important}.landing-module___cEqKa__bizShowcase{background:var(--white);border:1.5px solid var(--border);min-height:280px;transition:all .3s var(--ease);border-radius:24px;padding:36px;box-shadow:0 4px 24px #0000000d}.landing-module___cEqKa__bsHead{align-items:center;gap:14px;margin-bottom:28px;display:flex}.landing-module___cEqKa__bsIcon{background:var(--off);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;display:flex;box-shadow:0 2px 12px #00000012}.landing-module___cEqKa__bsTitle{font-family:var(--font-head);color:var(--ink);font-size:17px;font-weight:900}.landing-module___cEqKa__bsSub{font-family:var(--font-head);color:var(--muted);margin-top:2px;font-size:12px;font-weight:500}.landing-module___cEqKa__bsMsgs{flex-direction:column;gap:10px;display:flex}.landing-module___cEqKa__bsMsg{font-family:var(--font-head);background:var(--off);color:var(--ink);border-radius:4px 14px 14px;padding:12px 16px;font-size:13px;font-weight:500;line-height:1.6;position:relative}.landing-module___cEqKa__bsMsg:before{content:attr(data-from);letter-spacing:.1em;text-transform:uppercase;opacity:.55;color:var(--ink);margin-bottom:4px;font-size:9px;font-weight:800;display:block}.landing-module___cEqKa__bsMsgSent{max-width:88%;margin-left:auto;background:var(--green)!important;color:#fff!important;border-radius:14px 4px 14px 14px!important}.landing-module___cEqKa__bsMsgSent:before{color:#ffffffa6!important}.landing-module___cEqKa__bsResult{background:var(--ink);color:#fff;font-family:var(--font-head);border-radius:14px;justify-content:space-between;align-items:center;margin-top:4px;padding:14px 18px;font-size:13px;font-weight:700;display:flex}.landing-module___cEqKa__val{color:var(--accent);font-size:15px;font-weight:900}.landing-module___cEqKa__cmpSec{background:var(--white);padding:100px 56px}.landing-module___cEqKa__cmpHead{text-align:center;margin-bottom:52px}.landing-module___cEqKa__cmpGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto;display:grid}.landing-module___cEqKa__cc{border:1.5px solid var(--border);background:var(--white);transition:transform .3s var(--ease),box-shadow .3s;border-radius:22px;padding:30px 26px;position:relative}.landing-module___cEqKa__cc:hover{transform:translateY(-3px);box-shadow:0 16px 40px #00000012}.landing-module___cEqKa__ccFeat{box-shadow:0 8px 40px #1b6b3a26;border-color:var(--green)!important;padding-top:46px!important}.landing-module___cEqKa__ccFeat:before{content:"⭐ Best Hire";background:var(--green);color:#fff;font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 15px;font-size:10px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.landing-module___cEqKa__ccIcon{margin-bottom:12px;font-size:32px;line-height:1}.landing-module___cEqKa__ccNm{font-family:var(--font-head);color:var(--ink);margin-bottom:2px;font-size:15px;font-weight:900}.landing-module___cEqKa__ccSub{font-family:var(--font-head);color:var(--muted);margin-bottom:18px;font-size:11px;font-weight:500}.landing-module___cEqKa__ccPrice{font-family:var(--font-head);letter-spacing:-1.5px;margin-bottom:2px;font-size:36px;font-weight:900;line-height:1}.landing-module___cEqKa__ccNote{font-family:var(--font-head);color:var(--muted);margin-bottom:20px;font-size:11px;font-weight:500}.landing-module___cEqKa__ccItems{flex-direction:column;gap:9px;display:flex}.landing-module___cEqKa__cci{font-family:var(--font-head);align-items:flex-start;gap:8px;font-size:12px;font-weight:600;line-height:1.45;display:flex}.landing-module___cEqKa__cciBad{color:var(--red)}.landing-module___cEqKa__cciOk{color:var(--ink)}.landing-module___cEqKa__cciBest{color:var(--green)}.landing-module___cEqKa__calcSec{background:var(--off);padding:100px 56px;position:relative;overflow:hidden}.landing-module___cEqKa__calcSec:before{content:"";pointer-events:none;background:radial-gradient(circle,#1b6b3a12,#0000 70%);width:40%;height:80%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.landing-module___cEqKa__calcGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module___cEqKa__calcH{font-family:var(--font-head);letter-spacing:-2px;margin-bottom:16px;font-size:clamp(34px,3.6vw,54px);font-weight:900;line-height:1}.landing-module___cEqKa__calcH em{font-family:var(--font-serif);color:var(--green);font-style:italic}.landing-module___cEqKa__calcP{font-family:var(--font-head);color:var(--muted);max-width:380px;margin-bottom:32px;font-size:15px;font-weight:500;line-height:1.75}.landing-module___cEqKa__calcCard{background:var(--white);border:1.5px solid var(--border);border-radius:24px;padding:36px;box-shadow:0 4px 30px #0000000f}.landing-module___cEqKa__calcField{margin-bottom:22px}.landing-module___cEqKa__calcLbl{font-family:var(--font-head);color:var(--ink);justify-content:space-between;margin-bottom:10px;font-size:12px;font-weight:700;display:flex}.landing-module___cEqKa__calcLbl span{color:var(--green);font-size:13px}.landing-module___cEqKa__calcRange{appearance:none;background:var(--border);cursor:pointer;border-radius:5px;outline:none;width:100%;height:5px}.landing-module___cEqKa__calcRange::-webkit-slider-thumb{-webkit-appearance:none;background:var(--green);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .2s;box-shadow:0 2px 8px #1b6b3a59}.landing-module___cEqKa__calcRange::-webkit-slider-thumb:hover{transform:scale(1.2)}.landing-module___cEqKa__calcRange::-moz-range-thumb{background:var(--green);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #1b6b3a59}.landing-module___cEqKa__calcResult{background:linear-gradient(135deg,var(--green),#0d4a25);border-radius:16px;margin-top:24px;margin-bottom:18px;padding:22px 24px}.landing-module___cEqKa__calcResLbl{font-family:var(--font-head);letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-bottom:4px;font-size:11px;font-weight:700}.landing-module___cEqKa__calcResNum{font-family:var(--font-head);letter-spacing:-2px;color:#fff;margin-bottom:4px;font-size:42px;font-weight:900;line-height:1}.landing-module___cEqKa__calcResSub{font-family:var(--font-head);color:#ffffff8c;font-size:12px;font-weight:500}.landing-module___cEqKa__calcResSub span{color:var(--accent);font-weight:700}.landing-module___cEqKa__calcCtaBtn{font-size:13px;font-family:var(--font-head);background:var(--green);color:#fff;letter-spacing:.02em;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-weight:800;text-decoration:none;transition:all .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #1b6b3a4d}.landing-module___cEqKa__calcCtaBtn:hover{background:var(--ink);transform:translateY(-2px)}.landing-module___cEqKa__testiSec{background:var(--off);padding:100px 56px 0;overflow:hidden}.landing-module___cEqKa__testiHead{text-align:center;margin-bottom:48px}.landing-module___cEqKa__testiH{font-family:var(--font-head);letter-spacing:-2px;margin-bottom:10px;font-size:clamp(32px,3.5vw,52px);font-weight:900}.landing-module___cEqKa__testiP{font-family:var(--font-head);color:var(--muted);font-size:15px;font-weight:500}.landing-module___cEqKa__trows{flex-direction:column;gap:14px;padding-bottom:90px;display:flex}.landing-module___cEqKa__trow{position:relative;overflow:hidden}.landing-module___cEqKa__trow:before,.landing-module___cEqKa__trow:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.landing-module___cEqKa__trow:before{background:linear-gradient(to right,var(--off),transparent);left:0}.landing-module___cEqKa__trow:after{background:linear-gradient(to left,var(--off),transparent);right:0}.landing-module___cEqKa__trInner{gap:14px;width:max-content;padding:5px 0;display:flex}.landing-module___cEqKa__trowA .landing-module___cEqKa__trInner{animation:44s linear infinite landing-module___cEqKa__tkRoll}.landing-module___cEqKa__trowB .landing-module___cEqKa__trInner{animation:40s linear infinite landing-module___cEqKa__trRight}@keyframes landing-module___cEqKa__trRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.landing-module___cEqKa__tc{background:var(--white);border:1px solid var(--border);border-radius:18px;flex-shrink:0;width:300px;padding:20px;box-shadow:0 2px 14px #0000000a}.landing-module___cEqKa__tcStars{margin-bottom:9px;font-size:12px}.landing-module___cEqKa__tcQ{font-family:var(--font-head);color:var(--ink);margin-bottom:14px;font-size:12px;font-style:italic;font-weight:500;line-height:1.72}.landing-module___cEqKa__tcAuth{align-items:center;gap:9px;display:flex}.landing-module___cEqKa__tcav{width:30px;height:30px;font-family:var(--font-head);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.landing-module___cEqKa__tcNm{font-family:var(--font-head);color:var(--ink);margin-bottom:1px;font-size:12px;font-weight:800}.landing-module___cEqKa__tcBiz{font-family:var(--font-head);color:var(--muted);font-size:10px;font-weight:500}.landing-module___cEqKa__tcRev{background:var(--green-pale);color:var(--green);font-family:var(--font-head);border-radius:100px;align-items:center;gap:4px;margin-top:4px;padding:2px 8px;font-size:9px;font-weight:800;display:inline-flex}.landing-module___cEqKa__priceSec{background:var(--white);padding:100px 56px;position:relative}.landing-module___cEqKa__priceSec:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 50% 0,#1b6b3a0a,#0000 60%);position:absolute;inset:0}.landing-module___cEqKa__priceWrap{z-index:1;max-width:1120px;margin:0 auto;position:relative}.landing-module___cEqKa__priceHead{text-align:center;margin-bottom:52px}.landing-module___cEqKa__priceH{font-family:var(--font-head);letter-spacing:-2.5px;margin-bottom:10px;font-size:clamp(36px,3.8vw,58px);font-weight:900}.landing-module___cEqKa__priceH em{font-family:var(--font-serif);font-style:italic}.landing-module___cEqKa__priceP{font-family:var(--font-head);color:var(--muted);font-size:15px;font-weight:500}.landing-module___cEqKa__priceGrid{grid-template-columns:1fr 1fr;gap:20px;max-width:860px;margin:0 auto;display:grid}.landing-module___cEqKa__pc{border:1.5px solid var(--border);background:var(--white);border-radius:24px;padding:38px;transition:transform .3s,box-shadow .3s;position:relative}.landing-module___cEqKa__pc:hover{transform:translateY(-3px);box-shadow:0 18px 44px #00000012}.landing-module___cEqKa__pcMain{box-shadow:0 6px 32px #1b6b3a1a;border-color:var(--green)!important}.landing-module___cEqKa__pcMain:before{content:"Most Popular";background:var(--green);color:#fff;font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 15px;font-size:10px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.landing-module___cEqKa__pcLabel{font-family:var(--font-head);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:10px;font-weight:800}.landing-module___cEqKa__pcPrice{font-family:var(--font-head);letter-spacing:-3.5px;color:var(--ink);margin-bottom:2px;font-size:60px;font-weight:900;line-height:1}.landing-module___cEqKa__pcPer{font-family:var(--font-head);color:var(--muted);margin-bottom:18px;font-size:14px;font-weight:500}.landing-module___cEqKa__pcPer strong{color:var(--green);font-weight:800}.landing-module___cEqKa__pcTagline{font-family:var(--font-head);color:var(--ink);margin-bottom:4px;font-size:14px;font-weight:800}.landing-module___cEqKa__pcVs{font-family:var(--font-head);color:var(--muted);margin-bottom:22px;font-size:12px;font-weight:500}.landing-module___cEqKa__pcVs s{color:var(--red)}.landing-module___cEqKa__pcDiv{background:var(--border);height:1px;margin:22px 0}.landing-module___cEqKa__pcFeats{flex-direction:column;gap:10px;margin-bottom:26px;display:flex}.landing-module___cEqKa__pcf{font-family:var(--font-head);color:var(--ink);align-items:flex-start;gap:9px;font-size:13px;font-weight:600;line-height:1.45;display:flex}.landing-module___cEqKa__fck{background:var(--green-pale);width:18px;height:18px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:9px;font-weight:800;display:flex}.landing-module___cEqKa__pcBtn{text-align:center;font-family:var(--font-head);background:var(--green);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:12px;padding:15px;font-size:14px;font-weight:800;text-decoration:none;transition:all .22s;display:block}.landing-module___cEqKa__pcBtn:hover{background:var(--ink);transform:translateY(-1px)}.landing-module___cEqKa__pcFine{font-family:var(--font-head);color:var(--muted);text-align:center;margin-top:10px;font-size:11px;font-weight:500}.landing-module___cEqKa__pcDark{flex-direction:column;justify-content:center;display:flex;background:var(--ink)!important;border-color:#0000!important}.landing-module___cEqKa__pcDark:hover{box-shadow:0 18px 44px #0003}.landing-module___cEqKa__btnWhite{font-family:var(--font-head);color:var(--ink);cursor:pointer;background:#fff;border-radius:100px;align-items:center;gap:8px;padding:15px 28px;font-size:14px;font-weight:800;text-decoration:none;transition:all .22s;display:inline-flex;box-shadow:0 3px 16px #00000024}.landing-module___cEqKa__btnWhite:hover{background:var(--accent);color:var(--ink);transform:translateY(-2px)}.landing-module___cEqKa__guarantee{background:var(--off);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;padding:24px 56px;display:flex}.landing-module___cEqKa__guar{font-family:var(--font-head);color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.landing-module___cEqKa__guarIco{font-size:16px}.landing-module___cEqKa__guar strong{color:var(--ink)}.landing-module___cEqKa__risk{background:var(--green);text-align:center;padding:16px 56px}.landing-module___cEqKa__risk p{font-family:var(--font-head);color:#fff;font-size:14px;font-weight:700}.landing-module___cEqKa__risk p span{opacity:.75;font-weight:500}.landing-module___cEqKa__afterSec{background:var(--ink);padding:80px 56px}.landing-module___cEqKa__afterInner{max-width:940px;margin:0 auto}.landing-module___cEqKa__afterHdr{text-align:center;margin-bottom:48px}.landing-module___cEqKa__afterH{font-family:var(--font-head);letter-spacing:-1.5px;color:#fff;margin-bottom:10px;font-size:clamp(28px,3vw,42px);font-weight:900}.landing-module___cEqKa__afterSub{font-family:var(--font-head);color:#ffffff73;font-size:15px;font-weight:500}.landing-module___cEqKa__timelineWrap{margin-top:32px}.landing-module___cEqKa__tlTrack{flex-direction:column;gap:0;display:flex;position:relative}.landing-module___cEqKa__tlTrack:before{content:"";background:#00e87a26;width:2px;position:absolute;top:24px;bottom:24px;left:24px}.landing-module___cEqKa__tlItem{z-index:1;align-items:flex-start;gap:18px;padding:14px 0;display:flex;position:relative}.landing-module___cEqKa__tlNode{z-index:2;background:#00e87a0f;border:2px solid #00e87a33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex;position:relative}.landing-module___cEqKa__tlLive{animation:2s infinite landing-module___cEqKa__tlPulse;box-shadow:0 0 0 5px #00e87a26;background:var(--accent)!important;border-color:var(--accent)!important}.landing-module___cEqKa__tlDone{background:#00e87a26!important;border-color:#00e87a66!important}@keyframes landing-module___cEqKa__tlPulse{0%,to{box-shadow:0 0 0 5px #00e87a26}50%{box-shadow:0 0 0 10px #00e87a0f}}.landing-module___cEqKa__tlDay{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:3px;font-size:9px;font-weight:800}.landing-module___cEqKa__tlTitle{font-family:var(--font-head);color:#fff;margin-bottom:4px;font-size:13px;font-weight:900}.landing-module___cEqKa__tlDesc{font-family:var(--font-head);color:#fff6;font-size:11px;font-weight:500;line-height:1.6}.landing-module___cEqKa__tlPill{font-family:var(--font-head);color:var(--accent);background:#00e87a1a;border:1px solid #00e87a33;border-radius:100px;align-items:center;gap:4px;margin-top:5px;padding:2px 10px;font-size:9px;font-weight:700;display:inline-flex}.landing-module___cEqKa__secStrip{background:var(--off);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:28px 56px}.landing-module___cEqKa__secInner{flex-flow:column wrap;justify-content:center;align-items:center;gap:40px;max-width:920px;margin:0 auto;display:flex}.landing-module___cEqKa__secItems{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.landing-module___cEqKa__secItem{font-family:var(--font-head);color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.landing-module___cEqKa__secItem strong{color:var(--ink)}.landing-module___cEqKa__secIco{flex-shrink:0;font-size:16px}.landing-module___cEqKa__metaBadge{background:#fff;border:1.5px solid #e2ddd4;border-radius:14px;align-items:center;gap:10px;padding:10px 18px;display:inline-flex;box-shadow:0 4px 20px #00000014}.landing-module___cEqKa__metaBadgeLogo{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;display:flex}.landing-module___cEqKa__metaBadgeTxt{font-family:var(--font-head);color:var(--ink);font-size:11px;font-weight:800;line-height:1.4}.landing-module___cEqKa__metaBadgeSub{font-family:var(--font-head);color:var(--muted);font-size:9px;font-weight:500}.landing-module___cEqKa__metaBadgeTick{color:#fff;background:#1877f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex}.landing-module___cEqKa__metaBadgesRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.landing-module___cEqKa__faqSec{background:var(--white)}.landing-module___cEqKa__faqH{font-family:var(--font-head);letter-spacing:-2px;text-align:center;margin-bottom:14px;font-size:clamp(34px,3.8vw,56px);font-weight:900}.landing-module___cEqKa__faqSub{font-family:var(--font-head);color:var(--muted);text-align:center;margin-bottom:48px;font-size:15px;font-weight:500}.landing-module___cEqKa__faqList{max-width:680px;margin:0 auto}.landing-module___cEqKa__fi{border-bottom:1px solid var(--border);transition:background .2s}.landing-module___cEqKa__fiOpen{background:#1b6b3a05;border-radius:8px;margin:0 -12px;padding:0 12px}.landing-module___cEqKa__fq{width:100%;font-family:var(--font-head);color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 0;font-size:14px;font-weight:700;transition:color .2s;display:flex}.landing-module___cEqKa__fq:hover{color:var(--green)}.landing-module___cEqKa__fiIco{background:var(--green-pale);width:24px;height:24px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:transform .28s,background .28s,color .28s;display:flex}.landing-module___cEqKa__fiOpen .landing-module___cEqKa__fiIco{background:var(--green);color:#fff;transform:rotate(45deg)}.landing-module___cEqKa__fa{font-family:var(--font-head);color:var(--muted);max-height:0;transition:max-height .4s var(--ease),padding .28s;font-size:13px;font-weight:500;line-height:1.82;overflow:hidden}.landing-module___cEqKa__fiOpen .landing-module___cEqKa__fa{max-height:300px;padding-bottom:18px}.landing-module___cEqKa__fcta{background:var(--ink);text-align:center;padding:104px 56px;position:relative;overflow:hidden}.landing-module___cEqKa__fcta:before{content:"";pointer-events:none;background-image:linear-gradient(#00e87a08 1px,#0000 1px),linear-gradient(90deg,#00e87a08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.landing-module___cEqKa__fctaOrb{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#00e87a12,#0000 68%);width:540px;height:540px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module___cEqKa__fctaInner{z-index:1;max-width:680px;margin:0 auto;position:relative}.landing-module___cEqKa__fctaIcon{filter:drop-shadow(0 18px 32px #00e87a40);margin:0 auto 22px;animation:5s ease-in-out infinite landing-module___cEqKa__floatBob;display:block}.landing-module___cEqKa__fctaH{font-family:var(--font-head);letter-spacing:-3px;color:#fff;margin-bottom:22px;font-size:clamp(40px,5vw,72px);font-weight:900;line-height:.95}.landing-module___cEqKa__fctaH em{font-family:var(--font-serif);color:var(--accent);letter-spacing:-1px;font-style:italic}.landing-module___cEqKa__fctaP{font-family:var(--font-head);color:#fff6;max-width:480px;margin-bottom:42px;margin-left:auto;margin-right:auto;font-size:16px;font-weight:500;line-height:1.78}.landing-module___cEqKa__fctaBtns{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.landing-module___cEqKa__btnWa{font-family:var(--font-head);background:var(--wa);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:16px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .28s;display:inline-flex}.landing-module___cEqKa__btnWa:hover{background:#1aab52;transform:translateY(-2px);box-shadow:0 8px 24px #25d36659}.landing-module___cEqKa__footer{background:var(--ink);border-top:1px solid #ffffff0d;overflow:hidden}.landing-module___cEqKa__fMain{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:28px 60px;display:flex}.landing-module___cEqKa__fLogo{font-family:var(--font-head);color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.landing-module___cEqKa__fLogo span{color:var(--accent)}.landing-module___cEqKa__fLinks{flex-wrap:wrap;gap:20px;display:flex}.landing-module___cEqKa__fLinks a{font-family:var(--font-head);color:#ffffff59;cursor:pointer;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.landing-module___cEqKa__fLinks a:hover{color:#ffffffb3}.landing-module___cEqKa__fLegal{flex-wrap:wrap;gap:14px;display:flex}.landing-module___cEqKa__fLegal a{font-family:var(--font-head);color:#ffffff40;font-size:11px;text-decoration:none;transition:color .2s}.landing-module___cEqKa__fLegal a:hover{color:#ffffff8c}.landing-module___cEqKa__fCopy{font-family:var(--font-head);color:#ffffff38;font-size:11px;font-weight:500}.landing-module___cEqKa__fCredit{text-align:center;font-family:var(--font-head);color:#ffffff73;margin-bottom:50px;padding:14px 60px;font-size:11px;font-weight:600;display:block}.landing-module___cEqKa__fBuiltLink{color:var(--accent);letter-spacing:.02em;font-weight:800;text-decoration:none;transition:color .2s}.landing-module___cEqKa__fBuiltLink:hover{color:#fff}.landing-module___cEqKa__mobCta{z-index:450;background:var(--green);opacity:0;justify-content:space-between;align-items:center;padding:12px 20px;transition:opacity .3s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(4px);box-shadow:0 -4px 24px #00000026}.landing-module___cEqKa__mobCtaShow{opacity:1!important;transform:translateY(0)!important}.landing-module___cEqKa__mobCta .landing-module___cEqKa__mct{font-family:var(--font-head);color:#fff;font-size:13px;font-weight:700}.landing-module___cEqKa__mobCta .landing-module___cEqKa__mct span{opacity:.7;font-size:11px;font-weight:500;display:block}.landing-module___cEqKa__mobCta .landing-module___cEqKa__mcb{font-family:var(--font-head);color:var(--green);white-space:nowrap;background:#fff;border-radius:100px;padding:10px 20px;font-size:13px;font-weight:800;text-decoration:none}.landing-module___cEqKa__waBtn{z-index:400;background:var(--wa);color:#fff;font-family:var(--font-head);cursor:pointer;border-radius:100px;align-items:center;gap:8px;padding:12px 20px;font-size:12px;font-weight:700;text-decoration:none;transition:all .28s;animation:3s ease-in-out infinite landing-module___cEqKa__waGlow;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 5px 22px #25d3666b}@keyframes landing-module___cEqKa__waGlow{0%,to{box-shadow:0 5px 22px #25d3666b}50%{box-shadow:0 10px 40px #25d366a6}}.landing-module___cEqKa__waBtn:hover{transform:translateY(-2px)scale(1.02)}.landing-module___cEqKa__waPulse{background:#ff4757;border:2px solid #fff;border-radius:50%;width:11px;height:11px;animation:2.2s ease-in-out infinite landing-module___cEqKa__waPulseAnim;position:absolute;top:-3px;right:-3px}@keyframes landing-module___cEqKa__waPulseAnim{0%,to{transform:scale(1)}55%{opacity:.6;transform:scale(1.4)}}.landing-module___cEqKa__btt{z-index:399;border:1.5px solid var(--border);cursor:pointer;opacity:0;width:38px;height:38px;color:var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .28s;display:flex;position:fixed;bottom:76px;right:26px;transform:translateY(8px);box-shadow:0 2px 12px #00000012}.landing-module___cEqKa__bttShow{opacity:1!important;transform:translateY(0)!important}.landing-module___cEqKa__btt:hover{background:var(--green);border-color:var(--green);color:#fff}@media (max-width:960px){.landing-module___cEqKa__nav,.landing-module___cEqKa__navUp{padding:14px 20px;top:36px}.landing-module___cEqKa__nLinks,.landing-module___cEqKa__nRight .landing-module___cEqKa__nCta{display:none}.landing-module___cEqKa__nRight .landing-module___cEqKa__ham{display:flex}.landing-module___cEqKa__section{padding:72px 24px}.landing-module___cEqKa__hero{grid-template-columns:1fr;padding:125px 0 60px}.landing-module___cEqKa__heroL{padding:0 24px 40px}.landing-module___cEqKa__heroR{display:none}.landing-module___cEqKa__empIntro{padding:56px 24px}.landing-module___cEqKa__empIntroInner,.landing-module___cEqKa__painGrid,.landing-module___cEqKa__memGrid,.landing-module___cEqKa__calcGrid,.landing-module___cEqKa__dashGrid,.landing-module___cEqKa__alertGrid{grid-template-columns:1fr;gap:40px}.landing-module___cEqKa__cmpGrid{grid-template-columns:1fr;max-width:400px}.landing-module___cEqKa__priceGrid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.landing-module___cEqKa__steps{grid-template-columns:1fr 1fr;gap:14px}.landing-module___cEqKa__steps:before{display:none}.landing-module___cEqKa__step{margin:0;padding:20px 14px 16px}.landing-module___cEqKa__stepPhone{max-width:160px;height:240px}.landing-module___cEqKa__stepT,.landing-module___cEqKa__stepD{min-height:auto}.landing-module___cEqKa__outGrid{grid-template-columns:1fr 1fr;gap:1px;max-width:600px}.landing-module___cEqKa__outItem:nth-child(2){border-right:none}.landing-module___cEqKa__trustBar,.landing-module___cEqKa__guarantee,.landing-module___cEqKa__risk,.landing-module___cEqKa__secStrip,.landing-module___cEqKa__cmpSec,.landing-module___cEqKa__dashSec,.landing-module___cEqKa__alertSec,.landing-module___cEqKa__calcSec,.landing-module___cEqKa__memSec,.landing-module___cEqKa__priceSec,.landing-module___cEqKa__testiSec{padding-left:24px;padding-right:24px}.landing-module___cEqKa__fcta{padding:72px 24px}.landing-module___cEqKa__fMain{flex-direction:column;align-items:flex-start;gap:10px;padding:20px 20px 16px}.landing-module___cEqKa__fLinks{gap:12px}.landing-module___cEqKa__fCredit{color:#ffffff8c;padding:14px 20px 24px;font-size:12px;display:block!important}.landing-module___cEqKa__mobCta{display:flex}.landing-module___cEqKa__waBtn span{display:none}.landing-module___cEqKa__waBtn{padding:12px;bottom:70px}.landing-module___cEqKa__afterSec{padding:60px 24px}.landing-module___cEqKa__dashMascot{width:84px;top:-40px;right:-12px}.landing-module___cEqKa__dashMascot img{width:84px}}@media (max-width:600px){.landing-module___cEqKa__dashMascot{width:64px;top:-30px;right:-6px}.landing-module___cEqKa__dashMascot img{width:64px}.landing-module___cEqKa__heroH1{letter-spacing:-2px}.landing-module___cEqKa__steps{grid-template-columns:1fr}.landing-module___cEqKa__stepPhone{max-width:200px;height:260px}.landing-module___cEqKa__outGrid{grid-template-columns:1fr 1fr}.landing-module___cEqKa__bizTabs{gap:6px}.landing-module___cEqKa__bizTab{padding:8px 14px;font-size:12px}.landing-module___cEqKa__nLogoTxt{font-size:15px}.landing-module___cEqKa__metaBadgesRow{flex-direction:column;align-items:center}.landing-module___cEqKa__page{padding-top:56px}.landing-module___cEqKa__nav,.landing-module___cEqKa__navUp{top:56px}}@media (prefers-reduced-motion:reduce){.landing-module___cEqKa__page *,.landing-module___cEqKa__page :before,.landing-module___cEqKa__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
