.Navbar-module__nuAbfa__nav{z-index:100;padding:16px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffeb;padding:12px 0}.Navbar-module__nuAbfa__container{align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.Navbar-module__nuAbfa__logo{font-family:var(--font-display);color:var(--ink);flex-shrink:0;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.Navbar-module__nuAbfa__logo img{height:25px}.Navbar-module__nuAbfa__logo .Navbar-module__nuAbfa__branded{color:var(--brand);font-style:normal}.Navbar-module__nuAbfa__links{flex:1;align-items:center;gap:2px;display:flex}.Navbar-module__nuAbfa__link{color:var(--ink-muted);border-radius:var(--radius-sm);white-space:nowrap;cursor:pointer;background:0 0;align-items:center;gap:4px;padding:8px 12px;font-size:14.5px;font-weight:500;transition:all .15s;display:flex}.Navbar-module__nuAbfa__link:hover,.Navbar-module__nuAbfa__linkActive{color:var(--ink);background:var(--surface-3)}.Navbar-module__nuAbfa__chev{opacity:.5;transition:transform .2s}.Navbar-module__nuAbfa__chevOpen{opacity:.8;transform:rotate(180deg)}.Navbar-module__nuAbfa__dropItem{position:relative}.Navbar-module__nuAbfa__drop{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);background:#fff;grid-template-columns:1fr 1fr;gap:2px;min-width:420px;padding:10px;animation:.15s Navbar-module__nuAbfa__dropFade;display:grid;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__dropNarrow{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;min-width:180px;padding:8px;animation:.15s Navbar-module__nuAbfa__dropFade;display:flex;position:absolute;top:calc(100% + 10px);left:0}@keyframes Navbar-module__nuAbfa__dropFade{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Navbar-module__nuAbfa__dropNarrow{animation-name:Navbar-module__nuAbfa__dropFadeNarrow}@keyframes Navbar-module__nuAbfa__dropFadeNarrow{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__nuAbfa__dropLink{border-radius:8px;flex-direction:column;gap:2px;padding:10px 12px;transition:background .12s;display:flex}.Navbar-module__nuAbfa__dropLink:hover{background:var(--surface-2)}.Navbar-module__nuAbfa__dropLinkLabel{color:var(--ink);font-size:13.5px;font-weight:600}.Navbar-module__nuAbfa__dropLinkDesc{color:var(--ink-faint);font-size:12px}.Navbar-module__nuAbfa__dropSimpleLink{color:var(--ink-muted);border-radius:8px;padding:9px 12px;font-size:13.5px;font-weight:500;transition:all .12s;display:block}.Navbar-module__nuAbfa__dropSimpleLink:hover{color:var(--ink);background:var(--surface-2)}.Navbar-module__nuAbfa__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__nuAbfa__demoLink{color:var(--brand);border-radius:var(--radius-sm);background:var(--brand-pale);padding:8px 14px;font-size:14px;font-weight:600;transition:background .15s}.Navbar-module__nuAbfa__demoLink:hover{background:#05a8921f}.Navbar-module__nuAbfa__loginBtn{color:var(--ink-muted);border-radius:var(--radius-sm);padding:8px 14px;font-size:14.5px;font-weight:500;transition:color .15s}.Navbar-module__nuAbfa__loginBtn:hover{color:var(--ink)}.Navbar-module__nuAbfa__ctaBtn{color:#fff;background:var(--brand);border-radius:var(--radius-sm);box-shadow:0 2px 8px var(--brand-glow);align-items:center;gap:6px;padding:9px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Navbar-module__nuAbfa__ctaBtn:hover{background:var(--brand-mid);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.Navbar-module__nuAbfa__burger{color:var(--ink);margin-left:auto;display:none}.Navbar-module__nuAbfa__mobile{border-top:1px solid var(--border);background:#fff;flex-direction:column;gap:0;max-height:80vh;padding:12px 24px 20px;display:flex;overflow-y:auto}.Navbar-module__nuAbfa__mobileGroup{border-bottom:1px solid var(--border);padding:12px 0}.Navbar-module__nuAbfa__mobileHead{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-faint);margin-bottom:8px;font-size:11px;font-weight:700}.Navbar-module__nuAbfa__mobileLink{color:var(--ink-muted);padding:9px 0;font-size:15px;font-weight:500;transition:color .12s;display:block}.Navbar-module__nuAbfa__mobileLink:hover{color:var(--ink)}.Navbar-module__nuAbfa__mobileCtas{gap:10px;padding-top:16px;display:flex}.Navbar-module__nuAbfa__mobileCtas .Navbar-module__nuAbfa__ctaBtn{flex:1;justify-content:center}@media (min-width:1025px){.Navbar-module__nuAbfa__mobile{display:none}}@media (max-width:1024px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__actions{display:none}.Navbar-module__nuAbfa__burger{display:flex}.Navbar-module__nuAbfa__container{gap:0}}@media (max-width:640px){.Navbar-module__nuAbfa__container{padding:0 20px}}
.Footer-module__EZoWya__footer{background:var(--ink);color:#fff;padding:80px 0 0}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 32px}.Footer-module__EZoWya__top{border-bottom:1px solid #ffffff14;grid-template-columns:260px 1fr;gap:80px;padding-bottom:56px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:18px;display:flex}.Footer-module__EZoWya__logo{font-family:var(--font-display);color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.Footer-module__EZoWya__logo img{height:25px}.Footer-module__EZoWya__tagline{color:#fff6;font-size:14.5px;line-height:1.7}.Footer-module__EZoWya__contact{color:#ffffff59;font-size:13px;line-height:1.7}.Footer-module__EZoWya__socials{gap:10px;display:flex}.Footer-module__EZoWya__social{color:#ffffff73;background:#ffffff12;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.Footer-module__EZoWya__social:hover{background:var(--brand);color:#fff}.Footer-module__EZoWya__cols{grid-template-columns:repeat(4,1fr);gap:36px;display:grid}.Footer-module__EZoWya__colHeading{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;margin-bottom:16px;font-size:11.5px;font-weight:700}.Footer-module__EZoWya__colLinks{flex-direction:column;gap:9px;display:flex}.Footer-module__EZoWya__colLink{color:#ffffff80;font-size:13.5px;transition:color .15s}.Footer-module__EZoWya__colLink:hover{color:#fff}.Footer-module__EZoWya__license{border-radius:var(--radius);background:#05a89214;align-items:flex-start;gap:12px;margin:24px 0;padding:16px 20px;display:flex}.Footer-module__EZoWya__licenseIcon{color:var(--brand-light);flex-shrink:0;margin-top:1px}.Footer-module__EZoWya__license p{color:#fff6;font-size:15px;line-height:1.7}.Footer-module__EZoWya__license strong{color:#ffffffa6;font-weight:600}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.Footer-module__EZoWya__bottom>p{color:#ffffff47;font-size:12.5px}.Footer-module__EZoWya__badges{gap:10px;display:flex}.Footer-module__EZoWya__badge{color:#ffffff59;background:#ffffff0d;border:1px solid #ffffff12;border-radius:20px;padding:4px 11px;font-size:11.5px}@media (max-width:1024px){.Footer-module__EZoWya__top{grid-template-columns:1fr;gap:40px}.Footer-module__EZoWya__cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__EZoWya__container{padding:0 20px}.Footer-module__EZoWya__cols{grid-template-columns:1fr 1fr;gap:24px}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start}.Footer-module__EZoWya__badges{flex-wrap:wrap}}
.Contact-module__5phd-G__main{padding-top:72px}.Contact-module__5phd-G__inner{max-width:960px;margin:0 auto;padding:0 32px}.Contact-module__5phd-G__pill{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);background:var(--brand-pale);border:1px solid #05a89233;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.Contact-module__5phd-G__hero{border-bottom:1px solid var(--border);background:linear-gradient(#f8fffe 0%,#fff 100%);padding:100px 0 72px}.Contact-module__5phd-G__h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.Contact-module__5phd-G__sub{color:var(--ink-muted);max-width:480px;font-size:18px;line-height:1.7}.Contact-module__5phd-G__channelsSection{padding:72px 0 0}.Contact-module__5phd-G__channelsGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.Contact-module__5phd-G__channelCard{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;align-items:center;gap:18px;padding:24px 22px;transition:all .15s;display:flex}.Contact-module__5phd-G__channelCard:hover{border-color:var(--brand);box-shadow:var(--shadow);transform:translateY(-1px)}.Contact-module__5phd-G__channelCard:hover .Contact-module__5phd-G__channelArrow{color:var(--brand);transform:translate(3px)}.Contact-module__5phd-G__channelIcon{background:var(--brand-pale);width:46px;height:46px;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__5phd-G__channelBody{flex-direction:column;flex:1;gap:3px;display:flex}.Contact-module__5phd-G__channelLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-faint);font-size:11.5px;font-weight:700}.Contact-module__5phd-G__channelValue{font-family:var(--font-display);color:var(--ink);font-size:15.5px;font-weight:700}.Contact-module__5phd-G__channelDesc{color:var(--ink-muted);font-size:13px;line-height:1.5}.Contact-module__5phd-G__channelArrow{color:var(--border-strong);flex-shrink:0;transition:all .15s}.Contact-module__5phd-G__bottomSection{padding:20px 0 100px}.Contact-module__5phd-G__bottomGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Contact-module__5phd-G__officeCard,.Contact-module__5phd-G__docsCard,.Contact-module__5phd-G__socialCard{background:var(--surface-2);border:1.5px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:16px;padding:28px 24px;display:flex}.Contact-module__5phd-G__cardHeading{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;font-size:16px;font-weight:700}.Contact-module__5phd-G__addressBlock{align-items:flex-start;gap:10px;display:flex}.Contact-module__5phd-G__addressBlock svg{color:var(--brand);flex-shrink:0;margin-top:2px}.Contact-module__5phd-G__addressBlock p,.Contact-module__5phd-G__docsDesc{color:var(--ink-muted);font-size:14px;line-height:1.65}.Contact-module__5phd-G__docsBtn{color:#fff;background:var(--brand);border-radius:var(--radius-sm);align-items:center;gap:7px;width:fit-content;margin-top:auto;padding:11px 18px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.Contact-module__5phd-G__docsBtn:hover{background:var(--brand-mid);transform:translate(2px)}.Contact-module__5phd-G__socialLinks{flex-direction:column;gap:8px;display:flex}.Contact-module__5phd-G__socialLink{color:var(--ink-muted);border:1.5px solid var(--border);border-radius:var(--radius-sm);background:#fff;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.Contact-module__5phd-G__socialLink:hover{color:var(--ink);border-color:var(--border-strong)}@media (max-width:768px){.Contact-module__5phd-G__channelsGrid,.Contact-module__5phd-G__bottomGrid{grid-template-columns:1fr}}@media (max-width:640px){.Contact-module__5phd-G__inner{padding:0 20px}.Contact-module__5phd-G__hero{padding:80px 0 56px}}
.\34 04-module__RyQWba__main{background:linear-gradient(#f8fffe 0%,#fff 100%);align-items:center;min-height:80vh;padding-top:72px;display:flex}.\34 04-module__RyQWba__inner{text-align:center;flex-direction:column;align-items:center;max-width:520px;margin:0 auto;padding:80px 32px;display:flex}.\34 04-module__RyQWba__iconWrap{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:32px;display:flex;position:relative}.\34 04-module__RyQWba__icon{animation:12s linear infinite \34 04-module__RyQWba__slowSpin}@keyframes \34 04-module__RyQWba__slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.\34 04-module__RyQWba__pulse{border:2px solid var(--brand);opacity:0;border-radius:50%;animation:2.5s ease-out infinite \34 04-module__RyQWba__pulsRing;position:absolute;inset:-8px}@keyframes \34 04-module__RyQWba__pulsRing{0%{opacity:.4;transform:scale(.85)}to{opacity:0;transform:scale(1.2)}}.\34 04-module__RyQWba__code{font-family:var(--font-display);letter-spacing:-.05em;background:linear-gradient(135deg,#048a77,#05a892,#07c9ae);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:100px;font-weight:800;line-height:1}.\34 04-module__RyQWba__h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:14px;font-size:clamp(24px,4vw,32px);font-weight:800}.\34 04-module__RyQWba__sub{color:var(--ink-muted);margin-bottom:36px;font-size:16px;line-height:1.7}.\34 04-module__RyQWba__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:36px;display:flex}.\34 04-module__RyQWba__primary{color:#fff;background:var(--brand);box-shadow:0 4px 16px var(--brand-glow);border-radius:10px;align-items:center;gap:7px;padding:12px 22px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.\34 04-module__RyQWba__primary:hover{background:var(--brand-mid);box-shadow:var(--shadow-brand);transform:translateY(-2px)}.\34 04-module__RyQWba__secondary{color:var(--ink-muted);border:1.5px solid var(--border);background:#fff;border-radius:10px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .15s}.\34 04-module__RyQWba__secondary:hover{color:var(--ink);border-color:var(--border-strong)}.\34 04-module__RyQWba__divider{align-items:center;gap:16px;width:100%;margin-bottom:24px;display:flex}.\34 04-module__RyQWba__divider:before,.\34 04-module__RyQWba__divider:after{content:"";background:var(--border);flex:1;height:1px}.\34 04-module__RyQWba__divider span{color:var(--ink-faint);white-space:nowrap;font-size:12.5px;font-weight:500}.\34 04-module__RyQWba__quickLinks{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.\34 04-module__RyQWba__quickLink{color:var(--ink-muted);background:var(--surface-2);border:1.5px solid var(--border);border-radius:20px;padding:7px 16px;font-size:13.5px;font-weight:600;transition:all .15s}.\34 04-module__RyQWba__quickLink:hover{color:var(--brand);background:var(--brand-pale);border-color:#05a8924d}@media (max-width:640px){.\34 04-module__RyQWba__inner{padding:60px 20px}.\34 04-module__RyQWba__code{font-size:80px}.\34 04-module__RyQWba__actions{flex-direction:column;align-items:stretch;width:100%}.\34 04-module__RyQWba__primary,.\34 04-module__RyQWba__secondary{justify-content:center}}
.Demo-module__hnktga__main{padding-top:72px}.Demo-module__hnktga__inner{text-align:center;max-width:680px;margin:0 auto;padding:0 32px}.Demo-module__hnktga__hero{background:linear-gradient(#f8fffe 0%,#fff 100%);padding:40px 60px}.Demo-module__hnktga__badge{color:var(--brand-mid);background:#fff;border:1px solid #05a89240;border-radius:20px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #05a89214}.Demo-module__hnktga__dot{background:var(--brand);border-radius:50%;width:7px;height:7px;animation:2s infinite Demo-module__hnktga__pulse}@keyframes Demo-module__hnktga__pulse{0%,to{box-shadow:0 0 0 2px #05a89233}50%{box-shadow:0 0 0 5px #05a89214}}.Demo-module__hnktga__h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.Demo-module__hnktga__sub{color:var(--ink-muted);font-size:17px;line-height:1.7}.Demo-module__hnktga__demo{padding:60px 0 80px}.Demo-module__hnktga__demoInner{justify-content:center;max-width:1100px;margin:0 auto 24px;padding:0 32px;display:flex}.Demo-module__hnktga__formPanel,.Demo-module__hnktga__responsePanel{background:#0d1117;border:1px solid #ffffff12;border-radius:14px;overflow:hidden}.Demo-module__hnktga__panelHead{color:#ffffff8c;background:#ffffff05;border-bottom:1px solid #ffffff0f;align-items:center;gap:9px;padding:13px 18px;font-size:13px;font-weight:600;display:flex}.Demo-module__hnktga__panelHead svg{color:var(--brand)}.Demo-module__hnktga__sandboxTag{letter-spacing:.07em;text-transform:uppercase;color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b33;border-radius:20px;margin-left:auto;padding:2px 9px;font-size:10.5px;font-weight:700}.Demo-module__hnktga__form{flex-direction:column;gap:14px;padding:22px 20px;display:flex}.Demo-module__hnktga__field{flex-direction:column;gap:6px;display:flex}.Demo-module__hnktga__field label{color:#fff6;letter-spacing:.02em;font-size:12px;font-weight:600}.Demo-module__hnktga__input{font-family:var(--font-body);color:#fff;border-radius:var(--radius-sm);background:#ffffff0d;border:1.5px solid #ffffff1a;outline:none;width:100%;padding:9px 13px;font-size:14.5px;font-weight:500;transition:border-color .15s}.Demo-module__hnktga__input:focus{border-color:var(--brand)}.Demo-module__hnktga__networkBtns{gap:8px;display:flex}.Demo-module__hnktga__netBtn{color:#ffffff59;border-radius:var(--radius-sm);background:#ffffff0a;border:1.5px solid #ffffff14;flex:1;padding:9px 8px;font-size:13px;font-weight:600;transition:all .12s}.Demo-module__hnktga__netBtnActive{color:var(--brand-light)!important;border-color:var(--brand)!important;background:#05a8921a!important}.Demo-module__hnktga__codePreview{background:#0000004d;border:1px solid #ffffff0f;border-radius:8px}.Demo-module__hnktga__codePreview pre{font-family:var(--font-mono);color:#93c5fd;padding:12px 14px;font-size:12.5px;line-height:1.8}.Demo-module__hnktga__submitBtn{color:#fff;background:var(--brand);border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:8px;padding:13px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.Demo-module__hnktga__submitBtn:hover{background:var(--brand-mid)}.Demo-module__hnktga__steps{flex-direction:column;gap:6px;padding:22px 20px;display:flex}.Demo-module__hnktga__stepRow{opacity:.35;color:#ffffffb3;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;transition:all .3s;display:flex}.Demo-module__hnktga__stepActive{opacity:1;background:#ffffff08}.Demo-module__hnktga__stepSuccess{opacity:1;font-weight:600;color:var(--brand-light)!important;background:#05a8921a!important}.Demo-module__hnktga__stepIco{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Demo-module__hnktga__stepNum{color:#ffffff4d;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}@keyframes Demo-module__hnktga__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Demo-module__hnktga__spin{animation:1s linear infinite Demo-module__hnktga__spin}.Demo-module__hnktga__resetBtn{color:var(--brand-light);align-items:center;gap:6px;padding:8px 0 0;font-size:13px;font-weight:600;display:flex}.Demo-module__hnktga__responseBody{font-family:var(--font-mono);color:#93c5fd;min-height:200px;padding:20px 22px;font-size:13px;line-height:1.8}.Demo-module__hnktga__cliHint{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:10px;max-width:1100px;margin:0 auto;padding:14px 20px;display:flex}.Demo-module__hnktga__cliHint svg{color:var(--brand);flex-shrink:0}.Demo-module__hnktga__cliHint span{color:var(--ink-muted);font-size:14px}.Demo-module__hnktga__cliHint code{font-family:var(--font-mono);color:var(--brand-mid);background:var(--brand-pale);border:1px solid #05a89233;border-radius:6px;padding:3px 10px;font-size:13px}.Demo-module__hnktga__cliHint a{color:var(--brand);margin-left:auto;font-size:13.5px;font-weight:600}@media (max-width:1024px){.Demo-module__hnktga__demoInner{grid-template-columns:1fr}}@media (max-width:640px){.Demo-module__hnktga__hero{padding:48px 20px 32px}.Demo-module__hnktga__inner{padding:0 20px}.Demo-module__hnktga__h1{font-size:32px}.Demo-module__hnktga__sub{font-size:15px}.Demo-module__hnktga__demo{padding:32px 0 48px}.Demo-module__hnktga__demoInner{margin-bottom:16px;padding:0 16px}.Demo-module__hnktga__formPanel,.Demo-module__hnktga__responsePanel{border-radius:10px}.Demo-module__hnktga__codePreview pre{font-size:11px;overflow-x:auto}.Demo-module__hnktga__networkBtns{flex-direction:column;gap:6px}.Demo-module__hnktga__netBtn{padding:10px}.Demo-module__hnktga__responseBody{min-height:120px;padding:16px;font-size:11.5px}.Demo-module__hnktga__cliHint{flex-direction:column;align-items:flex-start;margin:0 16px;padding:14px 16px}.Demo-module__hnktga__cliHint code{word-break:break-all;font-size:11.5px}.Demo-module__hnktga__cliHint a{margin-left:0}}
.Home-module__g21JLG__section{padding:100px 0}.Home-module__g21JLG__sectionInner{max-width:1200px;margin:0 auto;padding:0 32px}.Home-module__g21JLG__sectionHead{text-align:center;max-width:640px;margin:0 auto 72px}.Home-module__g21JLG__pill{letter-spacing:.1em;text-transform:uppercase;width:fit-content;color:var(--brand);background:var(--brand-pale);border:1px solid #05a89233;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.Home-module__g21JLG__pillLight{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-light);background:#07c9ae1f;border:1px solid #07c9ae40;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.Home-module__g21JLG__h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:16px;font-size:clamp(30px,4vw,44px);font-weight:800;line-height:1.15}.Home-module__g21JLG__h2White{color:#fff;font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(30px,4vw,44px);font-weight:800;line-height:1.15}.Home-module__g21JLG__sectionSub{color:var(--ink-muted);font-size:17px;line-height:1.7}.Home-module__g21JLG__hero{background:#f8fffe;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__heroGridBg{pointer-events:none;background-image:linear-gradient(#05a8920a 1px,#0000 1px),linear-gradient(90deg,#05a8920a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80% at 50% 0,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80% at 50% 0,#000 40%,#0000 100%)}.Home-module__g21JLG__heroBlobA{pointer-events:none;background:radial-gradient(circle,#05a8921a 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;right:-100px}.Home-module__g21JLG__heroBlobB{pointer-events:none;background:radial-gradient(circle,#f59e0b0f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;left:100px}.Home-module__g21JLG__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1200px;margin:0 auto;padding:0 32px;display:grid}.Home-module__g21JLG__heroLeft{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.Home-module__g21JLG__heroBadge{color:var(--brand-mid);background:#fff;border:1px solid #05a89240;border-radius:20px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #05a89214}.Home-module__g21JLG__heroBadgeDot{background:var(--brand);border-radius:50%;width:7px;height:7px;animation:2s infinite Home-module__g21JLG__pulse;box-shadow:0 0 0 2px #05a89240}@keyframes Home-module__g21JLG__pulse{0%,to{box-shadow:0 0 0 2px #05a89240}50%{box-shadow:0 0 0 5px #05a8921a}}.Home-module__g21JLG__heroH1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:24px;font-size:clamp(40px,5.2vw,68px);font-weight:800;line-height:1.08}.Home-module__g21JLG__heroEm{background:linear-gradient(135deg,#048a77,#05a892,#07c9ae);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.Home-module__g21JLG__heroSub{color:var(--ink-muted);max-width:440px;margin-bottom:36px;font-size:18px;line-height:1.7}.Home-module__g21JLG__heroActions{align-items:center;gap:16px;margin-bottom:40px;display:flex}.Home-module__g21JLG__heroPrimary{color:#fff;background:var(--brand);box-shadow:0 4px 16px var(--brand-glow);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.Home-module__g21JLG__heroPrimary:hover{background:var(--brand-mid);box-shadow:var(--shadow-brand);transform:translateY(-2px)}.Home-module__g21JLG__heroSecondary{color:var(--ink-muted);border:1.5px solid var(--border);background:#fff;border-radius:10px;padding:13px 20px;font-size:15px;font-weight:500;transition:all .15s}.Home-module__g21JLG__heroSecondary:hover{color:var(--ink);border-color:var(--border-strong)}.Home-module__g21JLG__methodsRow{flex-wrap:wrap;gap:8px;display:flex}.Home-module__g21JLG__methodPill{border-radius:20px;align-items:center;gap:10px;padding:5px 12px;font-size:15px;font-weight:500;display:inline-flex}.Home-module__g21JLG__methodImgSlot{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__methodImgSlot img{object-fit:contain;width:100%;height:100%;position:absolute}.Home-module__g21JLG__methodInitial{z-index:1;font-size:10px;font-weight:800;position:relative}.Home-module__g21JLG__heroRight{position:relative}.Home-module__g21JLG__codeCard{box-shadow:var(--shadow-lg), 0 0 0 1px #ffffff0d inset;background:#0f172a;border-radius:16px;overflow:hidden}.Home-module__g21JLG__codeHeader{background:#ffffff05;border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:12px 18px;display:flex}.Home-module__g21JLG__dots{gap:6px;display:flex}.Home-module__g21JLG__dots span{border-radius:50%;width:12px;height:12px}.Home-module__g21JLG__codeTabs{flex:1;gap:2px;display:flex}.Home-module__g21JLG__codeTab{font-family:var(--font-mono);color:#ffffff4d;background:0 0;border-radius:6px;padding:4px 10px;font-size:11.5px;font-weight:500;transition:all .12s}.Home-module__g21JLG__codeTab:hover{color:#fff9}.Home-module__g21JLG__codeTabActive{background:#ffffff14;color:#ffffffe6!important}.Home-module__g21JLG__copyBtn{color:#fff6;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .12s}.Home-module__g21JLG__copyBtn:hover{color:#fff}.Home-module__g21JLG__codePre{font-size:16px;line-height:1.8;font-family:var(--font-mono);color:#e2e8f0;padding:18px 0;overflow-x:auto}.Home-module__g21JLG__codeLine{align-items:baseline;padding:0 18px;display:flex}.Home-module__g21JLG__codeLine:hover{background:#ffffff05}.Home-module__g21JLG__lineNum{color:#ffffff29;-webkit-user-select:none;user-select:none;flex-shrink:0;min-width:26px;font-size:13px}.Home-module__g21JLG__floatA,.Home-module__g21JLG__floatB{box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 18px;display:flex;position:absolute}.Home-module__g21JLG__floatA{animation:3s ease-in-out infinite Home-module__g21JLG__floatUD;bottom:-20px;left:-30px}.Home-module__g21JLG__floatB{animation:3s ease-in-out 1.5s infinite Home-module__g21JLG__floatUDB;top:50%;right:-24px}@keyframes Home-module__g21JLG__floatUD{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Home-module__g21JLG__floatUDB{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 8px))}}.Home-module__g21JLG__floatLabel{color:var(--ink-muted);font-size:11px;font-weight:500}.Home-module__g21JLG__floatVal{color:var(--ink);font-size:15px;font-weight:700;font-family:var(--font-display)}.Home-module__g21JLG__statsSection{background:var(--ink);padding:60px 0}.Home-module__g21JLG__statsInner{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:0 auto;padding:0 32px;display:grid}.Home-module__g21JLG__statItem{text-align:center}.Home-module__g21JLG__statNum{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;margin-bottom:8px;font-size:44px;font-weight:800;line-height:1}.Home-module__g21JLG__statLabel{color:#ffffffa6;margin-bottom:4px;font-size:16px;font-weight:600}.Home-module__g21JLG__statSub{color:#ffffff47;font-size:14px}.Home-module__g21JLG__marqueeSection{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:40px 0;overflow:hidden}.Home-module__g21JLG__marqueeLabel{text-align:center;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-faint);margin-bottom:20px;font-size:14px;font-weight:700}.Home-module__g21JLG__marqueeWrap{position:relative;overflow:hidden}.Home-module__g21JLG__marqueeFadeL{z-index:1;background:linear-gradient(90deg,#fff,#0000);width:80px;position:absolute;top:0;bottom:0;left:0}.Home-module__g21JLG__marqueeFadeR{z-index:1;background:linear-gradient(-90deg,#fff,#0000);width:80px;position:absolute;top:0;bottom:0;right:0}.Home-module__g21JLG__marqueeTrack{align-items:center;gap:30px;width:max-content;animation:36s linear infinite Home-module__g21JLG__marquee;display:flex}@keyframes Home-module__g21JLG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Home-module__g21JLG__marqueePill{color:var(--ink-muted);white-space:nowrap;background:#fff;border-radius:40px;align-items:center;gap:10px;padding:8px 18px 8px 10px;font-size:13px;font-weight:600;display:flex}.Home-module__g21JLG__marqueeLogoWrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.Home-module__g21JLG__marqueeLogoWrap img{object-fit:contain;object-position:center center;width:100%;height:100%;display:block}.Home-module__g21JLG__marqueeFallback{color:var(--brand);font-size:11px;font-weight:800}.Home-module__g21JLG__marqueeDot{background:var(--brand);opacity:.6;border-radius:50%;flex-shrink:0;width:5px;height:5px}.Home-module__g21JLG__featuresGrid{background:var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.Home-module__g21JLG__featureCard{background:#fff;flex-direction:column;gap:18px;padding:36px 32px;transition:background .15s;display:flex}.Home-module__g21JLG__featureCard:hover{background:var(--surface-2)}.Home-module__g21JLG__featureIconWrap{background:var(--brand-pale);width:48px;height:48px;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Home-module__g21JLG__featureBody{flex-direction:column;gap:8px;display:flex}.Home-module__g21JLG__featureTag{letter-spacing:.06em;text-transform:uppercase;color:var(--brand);font-size:11px;font-weight:700}.Home-module__g21JLG__featureTitle{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;font-size:18px;font-weight:700}.Home-module__g21JLG__featureDesc{color:var(--ink-muted);font-size:14.5px;line-height:1.65}.Home-module__g21JLG__devSection{background:var(--ink-soft);padding:100px 0}.Home-module__g21JLG__devInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 32px;display:grid}.Home-module__g21JLG__devLeft{flex-direction:column;align-items:flex-start;display:flex}.Home-module__g21JLG__devSub{color:#ffffff80;margin:16px 0 32px;font-size:17px;line-height:1.7}.Home-module__g21JLG__devList{flex-direction:column;gap:12px;margin-bottom:36px;display:flex}.Home-module__g21JLG__devList li{color:#ffffffb8;align-items:center;gap:12px;font-size:15px;display:flex}.Home-module__g21JLG__devCta{color:var(--brand-light);font-size:15px;font-weight:600;transition:color .15s}.Home-module__g21JLG__devCta:hover{color:#fff}.Home-module__g21JLG__devTerminal{box-shadow:var(--shadow-lg);background:#0d1117;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.Home-module__g21JLG__termHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:13px 20px;display:flex}.Home-module__g21JLG__termTitle{color:#ffffff38;letter-spacing:.06em;text-transform:uppercase;text-align:center;flex:1;margin-right:48px;font-size:12px}.Home-module__g21JLG__termBody{min-height:180px;font-family:var(--font-mono);color:#ffffffc7;flex-direction:column;gap:2px;padding:20px 24px;font-size:15px;line-height:1.9;display:flex}.Home-module__g21JLG__termCmd{gap:10px;display:flex}.Home-module__g21JLG__termPrompt{color:#4ade80}.Home-module__g21JLG__cursor{color:#ffffff73;animation:1s step-end infinite Home-module__g21JLG__blink}@keyframes Home-module__g21JLG__blink{0%,to{opacity:1}50%{opacity:0}}.Home-module__g21JLG__pricingGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px;display:grid}.Home-module__g21JLG__pricingCard{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:0;padding:32px 26px;transition:box-shadow .2s;display:flex;position:relative}.Home-module__g21JLG__pricingCard:hover{box-shadow:var(--shadow-lg)}.Home-module__g21JLG__pricingHighlight{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand), var(--shadow-brand)}.Home-module__g21JLG__popularBadge{color:#fff;background:var(--brand);white-space:nowrap;border-radius:20px;padding:3px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Home-module__g21JLG__pricingName{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);margin-bottom:14px;font-size:13px;font-weight:700}.Home-module__g21JLG__pricingRate{font-family:var(--font-display);color:var(--ink);letter-spacing:-.03em;margin-bottom:4px;font-size:44px;font-weight:800;line-height:1}.Home-module__g21JLG__pricingNote{color:var(--ink-faint);margin-bottom:24px;font-size:13px}.Home-module__g21JLG__pricingFeatures{flex-direction:column;flex:1;gap:11px;margin-bottom:28px;display:flex}.Home-module__g21JLG__pricingFeatures li{color:var(--ink-muted);align-items:center;gap:9px;font-size:13.5px;display:flex}.Home-module__g21JLG__pricingCta{text-align:center;color:var(--brand);background:var(--brand-pale);border:1.5px solid #05a89233;border-radius:9px;padding:11px;font-size:14px;font-weight:600;transition:all .15s;display:block}.Home-module__g21JLG__pricingCta:hover{background:#05a89214}.Home-module__g21JLG__pricingCtaPrimary{background:var(--brand);color:#fff;border-color:var(--brand)}.Home-module__g21JLG__pricingCtaPrimary:hover{background:var(--brand-mid)}.Home-module__g21JLG__pricingNote{color:var(--ink-muted);justify-content:center;align-items:center;gap:24px;padding:15px 24px;font-size:14px;display:flex}.Home-module__g21JLG__pricingMore{color:var(--brand);font-size:16px;font-weight:600}.Home-module__g21JLG__pricingMore:hover{opacity:.75}.Home-module__g21JLG__trustSection{background:var(--surface-2);padding:100px 0}.Home-module__g21JLG__trustInner{grid-template-columns:360px 1fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;padding:0 32px;display:grid}.Home-module__g21JLG__trustLeft{flex-direction:column;display:flex}.Home-module__g21JLG__trustCards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Home-module__g21JLG__trustCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:28px}.Home-module__g21JLG__trustIcon{margin-bottom:10px;font-size:28px;display:block}.Home-module__g21JLG__trustCard h4{font-family:var(--font-display);color:var(--ink);margin-bottom:6px;font-size:15px;font-weight:700}.Home-module__g21JLG__trustCard p{color:var(--ink-muted);font-size:13.5px;line-height:1.6}.Home-module__g21JLG__ctaSection{background:var(--brand);text-align:center;padding:120px 32px;position:relative;overflow:hidden}.Home-module__g21JLG__ctaBlobA{pointer-events:none;background:#ffffff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-100px}.Home-module__g21JLG__ctaBlobB{pointer-events:none;background:#0000001a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;right:-100px}.Home-module__g21JLG__ctaInner{z-index:1;max-width:640px;margin:0 auto;position:relative}.Home-module__g21JLG__ctaFlag{margin-bottom:24px;font-size:48px}.Home-module__g21JLG__ctaH2{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.15}.Home-module__g21JLG__ctaSub{color:#ffffffb8;margin-bottom:40px;font-size:18px;line-height:1.6}.Home-module__g21JLG__ctaActions{justify-content:center;align-items:center;gap:16px;display:flex}.Home-module__g21JLG__ctaPrimary{color:var(--brand);background:#fff;border-radius:10px;padding:14px 28px;font-size:15px;font-weight:700;transition:all .2s;display:inline-block;box-shadow:0 4px 20px #00000026}.Home-module__g21JLG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.Home-module__g21JLG__ctaPhone{color:#ffffffd1;border:2px solid #ffffff47;border-radius:10px;align-items:center;gap:8px;padding:14px 20px;font-size:15px;font-weight:600;transition:all .15s;display:inline-flex}.Home-module__g21JLG__ctaPhone:hover{color:#fff;border-color:#ffffff8c}.Home-module__g21JLG__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Home-module__g21JLG__testimonialCard{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:20px;padding:32px 28px;transition:box-shadow .2s;display:flex}.Home-module__g21JLG__testimonialCard:hover{box-shadow:var(--shadow-lg)}.Home-module__g21JLG__testimonialStars{gap:3px;display:flex}.Home-module__g21JLG__testimonialQuote{color:var(--ink-muted);flex:1;font-size:15px;font-style:italic;line-height:1.75}.Home-module__g21JLG__testimonialAuthor{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:16px;display:flex}.Home-module__g21JLG__testimonialAvatar{background:var(--brand-pale);width:38px;height:38px;color:var(--brand);font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.Home-module__g21JLG__testimonialName{color:var(--ink);font-size:14px;font-weight:700}.Home-module__g21JLG__testimonialRole{color:var(--ink-faint);margin-top:2px;font-size:12.5px}@media (max-width:1024px){.Home-module__g21JLG__testimonialsGrid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media (max-width:640px){.Home-module__g21JLG__testimonialCard{padding:24px 20px}.Home-module__g21JLG__testimonialQuote{font-size:14px}}@media (max-width:1200px){.Home-module__g21JLG__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.Home-module__g21JLG__heroInner{grid-template-columns:1fr;gap:60px}.Home-module__g21JLG__heroRight{display:none}.Home-module__g21JLG__devInner{grid-template-columns:1fr;gap:48px}.Home-module__g21JLG__trustInner{grid-template-columns:1fr;gap:40px}.Home-module__g21JLG__featuresGrid,.Home-module__g21JLG__statsInner,.Home-module__g21JLG__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Home-module__g21JLG__section{padding:56px 0}.Home-module__g21JLG__sectionInner{padding:0 20px}.Home-module__g21JLG__sectionHead{margin-bottom:40px}.Home-module__g21JLG__sectionSub{font-size:15px}.Home-module__g21JLG__hero{min-height:auto;padding:88px 0 48px}.Home-module__g21JLG__heroInner{gap:0;padding:0 20px}.Home-module__g21JLG__heroH1{margin-bottom:16px;font-size:36px}.Home-module__g21JLG__heroSub{margin-bottom:28px;font-size:16px}.Home-module__g21JLG__heroBadge{margin-bottom:20px;font-size:12px}.Home-module__g21JLG__heroActions{flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-bottom:28px}.Home-module__g21JLG__heroPrimary,.Home-module__g21JLG__heroSecondary{text-align:center;justify-content:center}.Home-module__g21JLG__methodsRow{gap:6px}.Home-module__g21JLG__methodPill{gap:6px;padding:4px 10px;font-size:12px}.Home-module__g21JLG__statsSection{padding:40px 0}.Home-module__g21JLG__statsInner{grid-template-columns:repeat(2,1fr);gap:24px;padding:0 20px}.Home-module__g21JLG__statNum{font-size:32px}.Home-module__g21JLG__statLabel{font-size:13px}.Home-module__g21JLG__statSub{font-size:11px}.Home-module__g21JLG__marqueeSection{padding:28px 0}.Home-module__g21JLG__marqueeLabel{margin-bottom:14px;font-size:11px}.Home-module__g21JLG__featuresGrid{grid-template-columns:1fr}.Home-module__g21JLG__featureCard{gap:12px;padding:24px 20px}.Home-module__g21JLG__featureTitle{font-size:16px}.Home-module__g21JLG__featureDesc{font-size:13.5px}.Home-module__g21JLG__devSection{padding:56px 0}.Home-module__g21JLG__devInner{gap:36px;padding:0 20px}.Home-module__g21JLG__devSub{margin:12px 0 24px;font-size:15px}.Home-module__g21JLG__devList li{font-size:14px}.Home-module__g21JLG__devTerminal{display:none}.Home-module__g21JLG__pricingGrid{grid-template-columns:1fr;max-width:320px;margin:0 auto 20px}.Home-module__g21JLG__pricingRate{font-size:36px}.Home-module__g21JLG__pricingNote{text-align:center;flex-direction:column;gap:8px;padding:14px 20px;font-size:13px}.Home-module__g21JLG__trustSection{padding:56px 0}.Home-module__g21JLG__trustInner{gap:32px;padding:0 20px}.Home-module__g21JLG__trustCards{grid-template-columns:1fr;gap:12px}.Home-module__g21JLG__trustCard{padding:20px}.Home-module__g21JLG__ctaSection{padding:72px 20px}.Home-module__g21JLG__ctaFlag{margin-bottom:16px;font-size:36px}.Home-module__g21JLG__ctaH2{font-size:28px}.Home-module__g21JLG__ctaSub{margin-bottom:28px;font-size:16px}.Home-module__g21JLG__ctaActions{flex-direction:column;gap:10px}.Home-module__g21JLG__ctaPrimary,.Home-module__g21JLG__ctaPhone{justify-content:center;width:100%}}
.Legal-module__F_jpgq__main{padding-top:72px}.Legal-module__F_jpgq__inner{max-width:960px;margin:0 auto;padding:0 32px}.Legal-module__F_jpgq__pill{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);background:var(--brand-pale);border:1px solid #05a89233;border-radius:20px;margin-bottom:18px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.Legal-module__F_jpgq__hero{border-bottom:1px solid var(--border);padding:90px 0 60px}.Legal-module__F_jpgq__h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:14px;font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.1}.Legal-module__F_jpgq__desc{color:var(--ink-muted);margin-bottom:14px;font-size:17px;line-height:1.7}.Legal-module__F_jpgq__updated{color:var(--ink-faint);font-size:13.5px;font-weight:500}.Legal-module__F_jpgq__content{padding:64px 0 100px}.Legal-module__F_jpgq__contentGrid{grid-template-columns:220px 1fr;align-items:start;gap:64px;max-width:960px;margin:0 auto;padding:0 32px;display:grid}.Legal-module__F_jpgq__toc{background:var(--surface-2);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:22px 18px;position:sticky;top:96px}.Legal-module__F_jpgq__toc h4{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-faint);margin-bottom:12px;font-size:11px;font-weight:700}.Legal-module__F_jpgq__toc ul{flex-direction:column;gap:4px;display:flex}.Legal-module__F_jpgq__toc a{color:var(--ink-muted);border-radius:7px;padding:6px 8px;font-size:13px;font-weight:500;transition:all .12s;display:block}.Legal-module__F_jpgq__toc a:hover{color:var(--brand);background:var(--brand-pale)}.Legal-module__F_jpgq__sections{flex-direction:column;gap:40px;display:flex}.Legal-module__F_jpgq__legalSection{border-bottom:1px solid var(--border);padding-bottom:40px}.Legal-module__F_jpgq__legalSection:last-child{border-bottom:none;padding-bottom:0}.Legal-module__F_jpgq__legalSection h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin-bottom:14px;font-size:20px;font-weight:700}.Legal-module__F_jpgq__legalSection p{color:var(--ink-muted);font-size:15.5px;line-height:1.8}@media (max-width:1024px){.Legal-module__F_jpgq__contentGrid{grid-template-columns:1fr}.Legal-module__F_jpgq__toc{position:static}}@media (max-width:640px){.Legal-module__F_jpgq__inner,.Legal-module__F_jpgq__contentGrid{padding:0 20px}.Legal-module__F_jpgq__hero{padding:48px 0 36px}.Legal-module__F_jpgq__h1{font-size:28px}.Legal-module__F_jpgq__desc{font-size:15px}.Legal-module__F_jpgq__content{padding:36px 0 60px}.Legal-module__F_jpgq__toc{display:none}.Legal-module__F_jpgq__sections{gap:28px}.Legal-module__F_jpgq__legalSection{padding-bottom:28px}.Legal-module__F_jpgq__legalSection h2{margin-bottom:10px;font-size:17px}.Legal-module__F_jpgq__legalSection p{font-size:14.5px;line-height:1.75}}
.Partners-module__ucoMxa__main{padding-top:72px}.Partners-module__ucoMxa__inner{max-width:1000px;margin:0 auto;padding:0 32px}.Partners-module__ucoMxa__pill{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);background:var(--brand-pale);border:1px solid #05a89233;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.Partners-module__ucoMxa__hero{text-align:center;background:linear-gradient(#f8fffe 0%,#fff 100%);padding:100px 0 80px}.Partners-module__ucoMxa__h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:18px;font-size:clamp(36px,5vw,58px);font-weight:800;line-height:1.1}.Partners-module__ucoMxa__h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:16px;font-size:clamp(26px,3vw,36px);font-weight:800}.Partners-module__ucoMxa__sub{color:var(--ink-muted);margin-bottom:32px;font-size:18px;line-height:1.7}.Partners-module__ucoMxa__cta{color:#fff;background:var(--brand);box-shadow:0 4px 16px var(--brand-glow);border-radius:10px;padding:13px 28px;font-size:15px;font-weight:700;transition:all .2s;display:inline-block}.Partners-module__ucoMxa__cta:hover{background:var(--brand-mid);transform:translateY(-2px)}.Partners-module__ucoMxa__tiersSection{background:var(--surface-2);padding:80px 0}.Partners-module__ucoMxa__sectionHead{text-align:center;margin-bottom:56px}.Partners-module__ucoMxa__tiersGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;padding:0 32px;display:grid}.Partners-module__ucoMxa__tierCard{border:1.5px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;padding:34px 28px;transition:box-shadow .2s;display:flex;position:relative}.Partners-module__ucoMxa__tierCard:hover{box-shadow:var(--shadow-lg)}.Partners-module__ucoMxa__tierHL{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand), var(--shadow-brand)}.Partners-module__ucoMxa__badge{color:#fff;background:var(--brand);white-space:nowrap;border-radius:20px;padding:3px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Partners-module__ucoMxa__tierName{font-family:var(--font-display);color:var(--ink);margin-bottom:12px;font-size:14px;font-weight:700}.Partners-module__ucoMxa__tierCommission{font-family:var(--font-display);color:var(--brand);letter-spacing:-.03em;margin-bottom:4px;font-size:44px;font-weight:800;line-height:1}.Partners-module__ucoMxa__tierNote{color:var(--ink-faint);margin-bottom:22px;font-size:13px}.Partners-module__ucoMxa__tierFeatures{flex-direction:column;flex:1;gap:10px;margin-bottom:24px;display:flex}.Partners-module__ucoMxa__tierFeatures li{color:var(--ink-muted);align-items:center;gap:9px;font-size:13.5px;display:flex}.Partners-module__ucoMxa__tierCta{text-align:center;color:var(--brand);background:var(--brand-pale);border:1.5px solid #05a89233;border-radius:10px;padding:11px;font-size:14px;font-weight:600;transition:all .15s;display:block}.Partners-module__ucoMxa__tierCtaHL{background:var(--brand);color:#fff;border-color:var(--brand)}.Partners-module__ucoMxa__tierCtaHL:hover{background:var(--brand-mid)}.Partners-module__ucoMxa__ctaSection{padding:80px 0}.Partners-module__ucoMxa__ctaBox{background:linear-gradient(135deg, var(--brand), var(--brand-mid));text-align:center;border-radius:20px;padding:56px 48px}.Partners-module__ucoMxa__ctaBox h2{font-family:var(--font-display);color:#fff;margin-bottom:12px;font-size:28px;font-weight:800}.Partners-module__ucoMxa__ctaBox p{color:#ffffffb8;margin-bottom:28px;font-size:17px}.Partners-module__ucoMxa__ctaBtn{color:var(--brand);background:#fff;border-radius:10px;padding:13px 28px;font-size:15px;font-weight:800;transition:all .2s;display:inline-block;box-shadow:0 4px 20px #00000026}.Partners-module__ucoMxa__ctaBtn:hover{transform:translateY(-2px)}@media (max-width:1024px){.Partners-module__ucoMxa__tiersGrid{grid-template-columns:1fr;max-width:400px}}@media (max-width:640px){.Partners-module__ucoMxa__ctaBox{padding:36px 24px}}
.Pricing-module__O7xhaG__main{padding-top:72px}.Pricing-module__O7xhaG__inner{max-width:960px;margin:0 auto;padding:0 32px}.Pricing-module__O7xhaG__pill{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);background:var(--brand-pale);border:1px solid #05a89233;border-radius:20px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}.Pricing-module__O7xhaG__hero{text-align:center;background:linear-gradient(#f8fffe 0%,#fff 100%);padding:100px 0 80px}.Pricing-module__O7xhaG__h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:18px;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1.1}.Pricing-module__O7xhaG__h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:16px;font-size:clamp(26px,3vw,36px);font-weight:800}.Pricing-module__O7xhaG__sub{color:var(--ink-muted);font-size:18px;line-height:1.6}.Pricing-module__O7xhaG__tiers{padding:60px 0 100px}.Pricing-module__O7xhaG__tiersInner{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;padding:0 32px;display:grid}.Pricing-module__O7xhaG__tierCard{border:1.5px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;padding:36px 28px;transition:box-shadow .2s;display:flex;position:relative}.Pricing-module__O7xhaG__tierCard:hover{box-shadow:var(--shadow-lg)}.Pricing-module__O7xhaG__tierHL{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand), var(--shadow-brand)}.Pricing-module__O7xhaG__popularBadge{color:#fff;background:var(--brand);white-space:nowrap;border-radius:20px;padding:3px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__O7xhaG__tierName{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.07em;color:var(--ink-muted);margin-bottom:14px;font-size:13px;font-weight:700}.Pricing-module__O7xhaG__tierPrice{font-family:var(--font-display);color:var(--ink);letter-spacing:-.03em;margin-bottom:4px;font-size:38px;font-weight:800;line-height:1}.Pricing-module__O7xhaG__tierSub{color:var(--ink-faint);margin-bottom:24px;font-size:13px}.Pricing-module__O7xhaG__tierFeatures{flex-direction:column;flex:1;gap:11px;margin-bottom:28px;display:flex}.Pricing-module__O7xhaG__tierFeatures li{color:var(--ink-muted);align-items:center;gap:10px;font-size:14px;display:flex}.Pricing-module__O7xhaG__tierCta{text-align:center;color:var(--brand);background:var(--brand-pale);border:1.5px solid #05a89233;border-radius:10px;padding:12px;font-size:14px;font-weight:600;transition:all .15s;display:block}.Pricing-module__O7xhaG__tierCta:hover{background:#05a89214}.Pricing-module__O7xhaG__tierCtaPrimary{background:var(--brand);color:#fff;border-color:var(--brand)}.Pricing-module__O7xhaG__tierCtaPrimary:hover{background:var(--brand-mid)}.Pricing-module__O7xhaG__rateTable{background:var(--surface-2);padding:80px 0}.Pricing-module__O7xhaG__tableHead{text-align:center;margin-bottom:48px}.Pricing-module__O7xhaG__tableSub{color:var(--ink-muted);font-size:16px}.Pricing-module__O7xhaG__tableWrap{border:1.5px solid var(--border);box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.Pricing-module__O7xhaG__table{border-collapse:collapse;background:#fff;width:100%}.Pricing-module__O7xhaG__table th{text-transform:uppercase;letter-spacing:.07em;color:var(--ink-muted);background:var(--surface-2);text-align:left;border-bottom:1px solid var(--border);padding:15px 24px;font-size:12px;font-weight:700}.Pricing-module__O7xhaG__table td{color:var(--ink);border-bottom:1px solid var(--border);padding:15px 24px;font-size:14.5px}.Pricing-module__O7xhaG__table tr:last-child td{border-bottom:none}.Pricing-module__O7xhaG__table tr:hover td{background:var(--surface-2)}.Pricing-module__O7xhaG__freeRow td{background:#05a8920a!important}.Pricing-module__O7xhaG__methodCell{font-weight:500}.Pricing-module__O7xhaG__rateCell{font-weight:700;font-family:var(--font-display)}.Pricing-module__O7xhaG__freeCell{color:var(--brand)!important}.Pricing-module__O7xhaG__faqSection{padding:80px 0 100px}.Pricing-module__O7xhaG__faqs{flex-direction:column;gap:10px;margin-top:40px;display:flex}.Pricing-module__O7xhaG__faq{border:1.5px solid var(--border);cursor:pointer;border-radius:12px;padding:18px 22px;transition:border-color .15s}.Pricing-module__O7xhaG__faq:hover{border-color:var(--border-strong)}.Pricing-module__O7xhaG__faq[open]{border-color:var(--brand);background:var(--brand-pale)}.Pricing-module__O7xhaG__faqQ{color:var(--ink);cursor:pointer;font-size:15.5px;font-weight:600;list-style:none}.Pricing-module__O7xhaG__faqQ::-webkit-details-marker{display:none}.Pricing-module__O7xhaG__faqA{color:var(--ink-muted);margin-top:10px;font-size:14.5px;line-height:1.65}@media (max-width:768px){.Pricing-module__O7xhaG__tiersInner{grid-template-columns:1fr;max-width:400px}.Pricing-module__O7xhaG__table th:nth-child(3),.Pricing-module__O7xhaG__table td:nth-child(3){display:none}}
.SubPage-module__B6T3FW__main{padding-top:72px}.SubPage-module__B6T3FW__inner{max-width:1000px;margin:0 auto;padding:0 32px}.SubPage-module__B6T3FW__h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:40px;font-size:clamp(24px,3vw,34px);font-weight:800}.SubPage-module__B6T3FW__hero{max-width:1000px;margin:0 auto;padding:80px 32px 72px}.SubPage-module__B6T3FW__back{color:var(--ink-muted);align-items:center;gap:6px;margin-bottom:28px;font-size:13.5px;font-weight:600;transition:color .12s;display:inline-flex}.SubPage-module__B6T3FW__back:hover{color:var(--ink)}.SubPage-module__B6T3FW__heroH1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:14px;font-size:clamp(40px,5.5vw,64px);font-weight:800;line-height:1.08}.SubPage-module__B6T3FW__heroTagline{color:var(--ink-muted);margin-bottom:14px;font-size:20px;font-weight:600}.SubPage-module__B6T3FW__heroDesc{color:var(--ink-muted);max-width:560px;margin-bottom:32px;font-size:17px;line-height:1.7}.SubPage-module__B6T3FW__heroCtas{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.SubPage-module__B6T3FW__heroPrimary{color:#fff;border-radius:10px;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #00000026}.SubPage-module__B6T3FW__heroPrimary:hover{filter:brightness(1.08);transform:translateY(-2px)}.SubPage-module__B6T3FW__heroSecondary{color:var(--ink-muted);border:1.5px solid var(--border);background:#fff;border-radius:10px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .15s}.SubPage-module__B6T3FW__heroSecondary:hover{border-color:var(--border-strong)}.SubPage-module__B6T3FW__section{padding:80px 0}.SubPage-module__B6T3FW__featuresGrid{background:var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.SubPage-module__B6T3FW__featureCard{background:#fff;gap:14px;padding:28px 24px;transition:background .15s;display:flex}.SubPage-module__B6T3FW__featureCard:hover{background:var(--surface-2)}.SubPage-module__B6T3FW__featureCard h3{font-family:var(--font-display);color:var(--ink);margin-bottom:6px;font-size:15px;font-weight:700}.SubPage-module__B6T3FW__featureCard p{color:var(--ink-muted);font-size:13.5px;line-height:1.6}.SubPage-module__B6T3FW__stepsSection{background:var(--surface-2);padding:80px 0}.SubPage-module__B6T3FW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.SubPage-module__B6T3FW__stepCard{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;padding:28px 24px}.SubPage-module__B6T3FW__stepNum{font-family:var(--font-display);letter-spacing:.05em;margin-bottom:14px;font-size:13px;font-weight:800}.SubPage-module__B6T3FW__stepCard h3{font-family:var(--font-display);color:var(--ink);margin-bottom:8px;font-size:17px;font-weight:700}.SubPage-module__B6T3FW__stepCard p{color:var(--ink-muted);font-size:14px;line-height:1.6}.SubPage-module__B6T3FW__usedBySection{text-align:center;padding:60px 0}.SubPage-module__B6T3FW__usedBySection h3{color:var(--ink-muted);margin-bottom:18px;font-size:17px;font-weight:600}.SubPage-module__B6T3FW__usedByTags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.SubPage-module__B6T3FW__usedByTag{color:var(--ink);background:var(--surface-2);border:1.5px solid var(--border);border-radius:20px;padding:8px 18px;font-size:14px;font-weight:600}.SubPage-module__B6T3FW__ctaSection{padding:80px 0}.SubPage-module__B6T3FW__ctaBox{text-align:center;border-radius:20px;padding:52px 48px}.SubPage-module__B6T3FW__ctaBox h2{font-family:var(--font-display);color:#fff;margin-bottom:12px;font-size:28px;font-weight:800}.SubPage-module__B6T3FW__ctaBox p{color:#ffffffb8;margin-bottom:28px;font-size:17px}.SubPage-module__B6T3FW__ctaBtn{color:var(--brand,#05a892);background:#fff;border-radius:10px;padding:13px 28px;font-size:15px;font-weight:800;transition:all .2s;display:inline-block;box-shadow:0 4px 20px #00000026}.SubPage-module__B6T3FW__ctaBtn:hover{transform:translateY(-2px)}@media (max-width:1024px){.SubPage-module__B6T3FW__featuresGrid{grid-template-columns:repeat(2,1fr)}.SubPage-module__B6T3FW__stepsGrid{grid-template-columns:1fr}}@media (max-width:640px){.SubPage-module__B6T3FW__hero{padding:48px 20px 40px}.SubPage-module__B6T3FW__inner{padding:0 20px}.SubPage-module__B6T3FW__heroH1{margin-bottom:10px;font-size:32px}.SubPage-module__B6T3FW__heroTagline{margin-bottom:10px;font-size:16px}.SubPage-module__B6T3FW__heroDesc{margin-bottom:24px;font-size:15px}.SubPage-module__B6T3FW__heroCtas{flex-direction:column;align-items:stretch}.SubPage-module__B6T3FW__heroPrimary,.SubPage-module__B6T3FW__heroSecondary{text-align:center;justify-content:center}.SubPage-module__B6T3FW__featuresGrid{grid-template-columns:1fr}.SubPage-module__B6T3FW__section,.SubPage-module__B6T3FW__stepsSection{padding:48px 0}.SubPage-module__B6T3FW__stepsGrid{grid-template-columns:1fr;gap:12px}.SubPage-module__B6T3FW__stepCard{padding:20px 18px}.SubPage-module__B6T3FW__usedBySection{padding:36px 0}.SubPage-module__B6T3FW__ctaSection{padding:48px 0}.SubPage-module__B6T3FW__ctaBox{padding:32px 20px}.SubPage-module__B6T3FW__ctaBox h2{font-size:22px}.SubPage-module__B6T3FW__ctaBox p{margin-bottom:20px;font-size:15px}.SubPage-module__B6T3FW__back{margin-bottom:16px}.SubPage-module__B6T3FW__h2{margin-bottom:24px;font-size:22px}}
