#hero-widget{--ease-spring: linear(0 0%, -.00576 .99%, .00553 1.98%, .0304 2.97%, .0674 3.96%, .115 4.95%, .171 5.94%, .233 6.93%, .301 7.92%, .373 8.91%, .447 9.9%, .522 10.89%, .596 11.88%, .669 12.87%, .739 13.86%, .807 14.85%, .871 15.84%, .93 16.83%, .984 17.82%, 1.03 18.81%, 1.08 19.8%, 1.12 20.79%, 1.15 21.78%, 1.17 22.77%, 1.2 23.76%, 1.21 24.75%, 1.23 25.74%, 1.23 26.73%, 1.24 27.72%, 1.23 28.71%, 1.23 29.7%, 1.22 30.69%, 1.21 31.68%, 1.2 32.67%, 1.19 33.66%, 1.17 34.65%, 1.16 35.64%, 1.14 36.63%, 1.12 37.62%, 1.1 38.61%, 1.09 39.6%, 1.07 40.59%, 1.05 41.58%, 1.04 42.57%, 1.02 43.56%, 1.01 44.55%, .998 45.54%, .987 46.53%, .977 47.52%, .969 48.51%, .962 49.5%, .956 50.5%, .952 51.49%, .948 52.48%, .946 53.47%, .945 54.46%, .945 55.45%, .945 56.44%, .947 57.43%, .949 58.42%, .951 59.41%, .954 60.4%, .958 61.39%, .962 62.38%, .966 63.37%, .97 64.36%, .974 65.35%, .978 66.34%, .982 67.33%, .986 68.32%, .989 69.31%, .993 70.3%, .996 71.29%, .999 72.27%, 1 73.27%, 1 74.26%, 1.01 75.25%, 1.01 76.24%, 1.01 78.22%, 1.01 82.18%, 1.01 88.12%, 1.01 93.07%, 1 96.04%, 1 100%);--dur-spring: .7s;position:relative;display:flex;flex-direction:column;height:460px;background:#f6f6f7;border-radius:24px;overflow:hidden;box-shadow:0 12px 48px #0000003d;font-family:Google Sans Flex,sans-serif}#hero-widget *{font-family:Google Sans Flex,sans-serif}#hero-widget .hw-header{position:absolute;top:0;left:0;width:100%;z-index:5;padding:12px}#hero-widget .hw-header-blur{position:absolute;top:0;left:0;right:0;height:80px;z-index:4;pointer-events:none;-webkit-mask:linear-gradient(black 70%,rgba(0,0,0,0) 100%);mask:linear-gradient(black 70%,rgba(0,0,0,0) 100%);backdrop-filter:blur(8px)}#hero-widget .hw-header-id{position:relative;z-index:1;display:flex;align-items:center;gap:11px;background:linear-gradient(135deg,color-mix(in srgb,color-mix(in srgb,#076eff,#fff 12%),transparent 20%),color-mix(in srgb,color-mix(in srgb,#076eff,#000 10%),transparent 20%));backdrop-filter:blur(8px);border-radius:22px;padding:8px 90px 8px 8px;width:100%;box-shadow:#00000014 0 .48px 2.41px -.38px,#00000040 0 4px 20px -.75px;transition:padding var(--dur-spring) var(--ease-spring),border-radius var(--dur-spring) var(--ease-spring)}#hero-widget .hw-header-id.hw-collapsed{padding:6px 90px 6px 6px}#hero-widget .hw-header-id.hw-collapsed .hw-avatar-wrap{width:30px;height:30px}#hero-widget .hw-header-id.hw-collapsed .hw-subtitle{max-height:0;opacity:0;margin-top:0}#hero-widget .hw-header-actions{position:absolute;top:12px;right:12px;z-index:6;display:flex;gap:8px;padding:5px}#hero-widget .hw-hbtn{flex-shrink:0;width:33px;height:33px;border:none;cursor:default;background:#fff3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}#hero-widget .hw-hbtn svg{width:18px;height:18px}#hero-widget .hw-avatar-wrap{position:relative;flex-shrink:0;width:40px;height:40px;transition:width var(--dur-spring) var(--ease-spring),height var(--dur-spring) var(--ease-spring)}#hero-widget .hw-avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;background:#076eff}#hero-widget .hw-online{position:absolute;top:-1px;right:-1px;width:11px;height:11px;border-radius:50%;background:#22c55e;border:2px solid #fff;box-shadow:0 0 #22c55e8c;animation:hw-pulse 2s ease-out infinite}@keyframes hw-pulse{0%{box-shadow:0 0 #22c55e8c}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}#hero-widget .hw-header-tx{min-width:0}#hero-widget .hw-title{font-weight:700;font-size:15px;line-height:1.2;color:#fff}#hero-widget .hw-subtitle{font-size:12px;color:#ffffffe0;margin-top:1px;white-space:nowrap;overflow:hidden;max-height:16px;opacity:1;transition:max-height var(--dur-spring) var(--ease-spring),opacity .2s ease,margin-top var(--dur-spring) var(--ease-spring)}#hero-widget .hw-messages{flex:1;overflow-y:auto;padding:84px 16px 16px;display:flex;flex-direction:column;gap:10px;background:#f6f6f7}#hero-widget .hw-messages::-webkit-scrollbar{width:5px}#hero-widget .hw-messages::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}#hero-widget .hw-row{display:flex;align-items:flex-end;gap:8px;max-width:90%;animation:hw-msg-in .25s ease}#hero-widget .hw-row.bot{align-self:flex-start}#hero-widget .hw-row.user{align-self:flex-end}@keyframes hw-msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}#hero-widget .hw-msg-avatar{width:26px;height:26px;border-radius:50%;flex-shrink:0;overflow:hidden;background:#076eff;box-shadow:0 1px 3px #0000001f}#hero-widget .hw-msg-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#hero-widget .hw-msg{max-width:100%;padding:11px 15px;border-radius:18px;font-size:14px;line-height:1.45;word-wrap:break-word}#hero-widget .hw-msg.bot{background:#fff;color:#1a1a1a;border-bottom-left-radius:6px;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 2px #0000000f}#hero-widget .hw-msg.user{color:#fff;border-bottom-right-radius:6px;background:linear-gradient(135deg,color-mix(in srgb,#076eff,#fff 12%),color-mix(in srgb,#076eff,#000 12%))}#hero-widget .hw-typing{align-self:flex-start;display:flex;gap:4px;padding:12px}#hero-widget .hw-typing span{width:7px;height:7px;border-radius:50%;background:#bbb;animation:hw-bounce 1.2s infinite}#hero-widget .hw-typing span:nth-child(2){animation-delay:.2s}#hero-widget .hw-typing span:nth-child(3){animation-delay:.4s}@keyframes hw-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}#hero-widget .hw-footer{display:flex;flex-direction:column;gap:6px;padding:6px 12px 10px}#hero-widget .hw-input-card{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:26px;box-shadow:0 2px 10px #0000000d;padding:3px 6px}#hero-widget .hw-text{flex:1;min-width:0;font-size:14px;color:#9aa1ab;padding:9px 4px}#hero-widget .hw-round{flex-shrink:0;width:33px;height:33px;border-radius:50%;border:none;cursor:default;background:#eceff3;color:#3a3f47;display:flex;align-items:center;justify-content:center;padding:0}#hero-widget .hw-round svg{width:17px;height:17px}#hero-widget .hw-branding{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#9aa1ab}#hero-widget .hw-branding img{height:15px;width:auto;opacity:.8}@media (prefers-reduced-motion: reduce){#hero-widget,#hero-widget *{animation:none!important}}.hero-glow[data-astro-cid-bbe6dxrz]{inset:-25%;background:radial-gradient(circle at 50% 72%,rgba(7,110,255,.3) 0%,rgba(7,110,255,.14) 24%,rgba(7,110,255,.05) 44%,transparent 64%);filter:blur(14px);will-change:transform;animation:hero-drift 22s ease-in-out infinite}@keyframes hero-drift{0%{transform:translate(-2%,-1%) scale(1)}20%{transform:translate(3%,2%) scale(1.06)}40%{transform:translate(1.5%,-3%) scale(.97)}60%{transform:translate(-3%,1.5%) scale(1.04)}80%{transform:translate(2%,3%) scale(1.02)}to{transform:translate(-2%,-1%) scale(1)}}.hero-grain[data-astro-cid-bbe6dxrz]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px 220px;opacity:.28;-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 72%,#000 25%,transparent 80%);mask-image:radial-gradient(ellipse 75% 65% at 50% 72%,#000 25%,transparent 80%)}@media (prefers-reduced-motion: reduce){.hero-glow[data-astro-cid-bbe6dxrz]{animation:none}}.btn-glow[data-astro-cid-bbe6dxrz]{box-shadow:0 0 24px var(--color-brand-glow),0 4px 12px #0000004d}.btn-glow[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 0 36px #076eff52,0 6px 16px #00000059}.sp-brand[data-astro-cid-bcts4zk3]{opacity:.7;transition:opacity .2s ease}.sp-brand[data-astro-cid-bcts4zk3]:hover{opacity:1}.feat-track[data-astro-cid-vnivfuh2]{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.feat-track[data-astro-cid-vnivfuh2]::-webkit-scrollbar{display:none}.feat-card[data-astro-cid-vnivfuh2]{flex:0 0 100%;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 22px}@media (min-width: 640px){.feat-card[data-astro-cid-vnivfuh2]{flex-basis:calc((100% - 24px)/2)}}@media (min-width: 768px){.feat-card[data-astro-cid-vnivfuh2]{flex-basis:calc((100% - 48px) / 3)}}.feat-card-ic[data-astro-cid-vnivfuh2]{height:72px;width:72px;-o-object-fit:contain;object-fit:contain}.feat-card-title[data-astro-cid-vnivfuh2]{margin-top:18px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.2rem;font-weight:700;color:var(--color-text-primary, #0d1117)}.feat-card-desc[data-astro-cid-vnivfuh2]{margin-top:10px;font-size:.9rem;line-height:1.55;color:var(--color-text-muted, #64748b)}.feat-dots[data-astro-cid-vnivfuh2]{display:flex;justify-content:center;gap:10px;margin-top:24px}.feat-dot[data-astro-cid-vnivfuh2]{height:10px;width:10px;border-radius:999px;border:none;cursor:pointer;padding:0;background:#076eff40;transition:width .35s cubic-bezier(.4,0,.2,1),background .35s ease}.feat-dot[data-astro-cid-vnivfuh2]:hover{background:#076eff80}.feat-dot[data-astro-cid-vnivfuh2].active{width:28px;background:var(--color-brand, #076eff)}@media (prefers-reduced-motion: reduce){.feat-track[data-astro-cid-vnivfuh2]{scroll-behavior:auto}.feat-dot[data-astro-cid-vnivfuh2]{transition:none}}.mb-carousel[data-astro-cid-cmgpsf2k]{scrollbar-width:none;-ms-overflow-style:none}.mb-carousel[data-astro-cid-cmgpsf2k]::-webkit-scrollbar{display:none}.how-card[data-astro-cid-cmgpsf2k]{position:relative;height:100%;border-radius:22px;border:1px solid rgba(7,110,255,.12);background:#fff;padding:22px;box-shadow:0 8px 24px #076eff0f;transition:transform .25s ease,box-shadow .25s ease}.how-card[data-astro-cid-cmgpsf2k]:hover{transform:translateY(-4px);box-shadow:0 16px 36px #076eff1f}.how-badge[data-astro-cid-cmgpsf2k]{position:absolute;top:-16px;left:22px;z-index:3;display:flex;height:40px;width:40px;align-items:center;justify-content:center;border-radius:50%;background:var(--color-brand);color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;box-shadow:0 6px 16px #076eff66}.how-illu[data-astro-cid-cmgpsf2k]{position:relative;display:block;width:100%;aspect-ratio:4 / 3;padding:0;border:none;border-radius:16px;overflow:hidden;cursor:zoom-in;background:linear-gradient(160deg,#f8faff,#eef3ff)}.how-illu[data-astro-cid-cmgpsf2k] img[data-astro-cid-cmgpsf2k]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.how-illu[data-astro-cid-cmgpsf2k]:hover img[data-astro-cid-cmgpsf2k]{transform:scale(1.04)}.how-time[data-astro-cid-cmgpsf2k]{position:absolute;right:12px;top:12px;z-index:2;border-radius:999px;background:#fff;padding:3px 10px;font-size:11px;font-weight:700;color:var(--color-brand);box-shadow:0 2px 8px #076eff26}.how-zoom[data-astro-cid-cmgpsf2k]{position:absolute;bottom:10px;right:10px;z-index:2;display:flex;height:30px;width:30px;align-items:center;justify-content:center;border-radius:9px;background:#0d11178c;color:#fff;opacity:0;transition:opacity .2s ease}.how-illu[data-astro-cid-cmgpsf2k]:hover .how-zoom[data-astro-cid-cmgpsf2k]{opacity:1}.how-connector[data-astro-cid-cmgpsf2k]{height:2px;background-image:linear-gradient(90deg,rgba(7,110,255,.35) 60%,transparent 0);background-size:14px 2px;background-repeat:repeat-x}.how-lb[data-astro-cid-cmgpsf2k]{position:fixed;inset:0;z-index:2147483000;display:none;align-items:center;justify-content:center;padding:24px;background:#07080fd9;backdrop-filter:blur(6px)}.how-lb[data-astro-cid-cmgpsf2k].open{display:flex;animation:how-lb-in .2s ease}@keyframes how-lb-in{0%{opacity:0}to{opacity:1}}.how-lb[data-astro-cid-cmgpsf2k] img[data-astro-cid-cmgpsf2k]{max-width:92vw;max-height:88vh;border-radius:14px;box-shadow:0 24px 64px #00000080}.how-lb-close[data-astro-cid-cmgpsf2k]{position:absolute;top:20px;right:24px;border:none;background:#ffffff1f;color:#fff;height:40px;width:40px;border-radius:50%;cursor:pointer;font-size:16px}.how-lb-close[data-astro-cid-cmgpsf2k]:hover{background:#ffffff38}@media (prefers-reduced-motion: reduce){.how-card[data-astro-cid-cmgpsf2k],.how-illu[data-astro-cid-cmgpsf2k] img[data-astro-cid-cmgpsf2k],.how-zoom[data-astro-cid-cmgpsf2k]{transition:none}.how-lb[data-astro-cid-cmgpsf2k].open{animation:none}}.mb-carousel[data-astro-cid-2dsv4wht]{scrollbar-width:none;-ms-overflow-style:none}.mb-carousel[data-astro-cid-2dsv4wht]::-webkit-scrollbar{display:none}.int-card[data-astro-cid-2dsv4wht]:hover{transform:translateY(-4px);border-color:#076eff66;box-shadow:0 12px 28px #076eff1a}.int-illu[data-astro-cid-2dsv4wht]{display:flex;align-items:center;justify-content:center;height:168px;border-radius:18px;background:linear-gradient(160deg,#f8faff,#eef3ff);padding:18px}.int-wa[data-astro-cid-2dsv4wht]{width:100%;max-width:230px;border-radius:14px;overflow:hidden;background:#0b141a;box-shadow:0 10px 24px #0000002e}.int-wa-head[data-astro-cid-2dsv4wht]{display:flex;align-items:center;gap:7px;padding:9px 12px;background:#075e54;font-size:12px;font-weight:600;color:#fff}.int-wa-dot[data-astro-cid-2dsv4wht]{width:7px;height:7px;border-radius:50%;background:#22c55e}.int-wa-body[data-astro-cid-2dsv4wht]{display:flex;flex-direction:column;gap:6px;padding:12px}.int-wa-in[data-astro-cid-2dsv4wht]{align-self:flex-start;max-width:85%;border-radius:4px 12px 12px;background:#1f2c34;padding:7px 10px;font-size:12.5px;color:#e9eef2}.int-wa-out[data-astro-cid-2dsv4wht]{align-self:flex-end;max-width:85%;border-radius:12px 4px 12px 12px;background:#005c4b;padding:7px 10px;font-size:12.5px;color:#fff}.int-link[data-astro-cid-2dsv4wht]{display:flex;flex-direction:column;gap:12px;width:100%;align-items:center}.int-qr[data-astro-cid-2dsv4wht]{height:84px;width:84px;-o-object-fit:contain;object-fit:contain}.int-link-bar[data-astro-cid-2dsv4wht]{display:flex;align-items:center;gap:8px;width:100%;background:#fff;border:1px solid rgba(7,110,255,.15);border-radius:999px;padding:9px 14px;font-size:12.5px;color:var(--color-text-muted);box-shadow:0 4px 12px #076eff14}.int-link-lock[data-astro-cid-2dsv4wht]{font-size:11px}.int-link-url[data-astro-cid-2dsv4wht] b[data-astro-cid-2dsv4wht]{color:var(--color-text-primary)}.int-code[data-astro-cid-2dsv4wht]{width:100%;border-radius:12px;overflow:hidden;background:#0d1117;box-shadow:0 10px 24px #00000040}.int-code-dots[data-astro-cid-2dsv4wht]{display:flex;gap:5px;padding:9px 12px;background:#161b22}.int-code-dots[data-astro-cid-2dsv4wht] i[data-astro-cid-2dsv4wht]{width:9px;height:9px;border-radius:50%;background:#30363d}.int-code-dots[data-astro-cid-2dsv4wht] i[data-astro-cid-2dsv4wht]:first-child{background:#ff5f57}.int-code-dots[data-astro-cid-2dsv4wht] i[data-astro-cid-2dsv4wht]:nth-child(2){background:#febc2e}.int-code-dots[data-astro-cid-2dsv4wht] i[data-astro-cid-2dsv4wht]:nth-child(3){background:#28c840}.int-code-body[data-astro-cid-2dsv4wht]{margin:0;padding:14px 14px 16px;font-size:11.5px;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#c9d1d9;white-space:pre-wrap;word-break:break-word}.tok-tag[data-astro-cid-2dsv4wht]{color:#79c0ff}.tok-attr[data-astro-cid-2dsv4wht]{color:#d2a8ff}.tok-str[data-astro-cid-2dsv4wht]{color:#a5d6ff}.tok-pun[data-astro-cid-2dsv4wht]{color:#8b949e}@keyframes ecom-pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}#ecom-chat .ecom-msg{animation:ecom-pop .25s ease both}#ecom-chat .ecom-typing{display:inline-flex;gap:4px;align-items:center}#ecom-chat .ecom-typing span{width:6px;height:6px;border-radius:50%;background:#fff9;animation:ecom-bounce 1.2s infinite}#ecom-chat .ecom-typing span:nth-child(2){animation-delay:.2s}#ecom-chat .ecom-typing span:nth-child(3){animation-delay:.4s}@keyframes ecom-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}@media (prefers-reduced-motion: reduce){#ecom-chat .ecom-msg,#ecom-chat .ecom-typing span{animation:none}}.ecom-brand[data-astro-cid-zmwwmw4s]{opacity:.78;transition:opacity .2s ease}.ecom-brand[data-astro-cid-zmwwmw4s]:hover{opacity:1}.testimonial[data-astro-cid-aadlzisc]:hover{transform:translateY(-4px)}.ts-glow[data-astro-cid-aadlzisc]{inset:-25%;background:radial-gradient(circle at 50% 55%,rgba(7,110,255,.15) 0%,rgba(7,110,255,.07) 24%,rgba(7,110,255,.025) 44%,transparent 64%);filter:blur(14px);will-change:transform;animation:ts-drift 22s ease-in-out infinite}@keyframes ts-drift{0%{transform:translate(-2%,-1%) scale(1)}20%{transform:translate(3%,2%) scale(1.06)}40%{transform:translate(1.5%,-3%) scale(.97)}60%{transform:translate(-3%,1.5%) scale(1.04)}80%{transform:translate(2%,3%) scale(1.02)}to{transform:translate(-2%,-1%) scale(1)}}.ts-grain[data-astro-cid-aadlzisc]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px 220px;opacity:.14;-webkit-mask-image:radial-gradient(ellipse 75% 70% at 50% 55%,#000 25%,transparent 80%);mask-image:radial-gradient(ellipse 75% 70% at 50% 55%,#000 25%,transparent 80%)}@media (prefers-reduced-motion: reduce){.ts-glow[data-astro-cid-aadlzisc]{animation:none}}
