.Demo-module__BCvAMa__demoSection{background:var(--bg2);padding:120px 0;overflow:hidden}.Demo-module__BCvAMa__demoContainer{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Demo-module__BCvAMa__demoText{flex-direction:column;gap:20px;display:flex}.Demo-module__BCvAMa__demoText h3{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.1}.Demo-module__BCvAMa__demoText p{color:var(--gray4);font-size:1rem;line-height:1.7}.Demo-module__BCvAMa__demoVisual{position:relative}.Demo-module__BCvAMa__chatCard{-webkit-backdrop-filter:blur(24px);background:#ffffff8c;border:1px solid #fff9;border-radius:24px;width:360px;margin:0 auto;overflow:hidden;box-shadow:0 8px 40px #1a3dff14,0 20px 60px #0000000f,inset 0 1px #ffffffb3}.Demo-module__BCvAMa__chatHeader{background:#1a3dff0a;border-bottom:1px solid #1a3dff0f;align-items:center;gap:12px;padding:16px 20px;display:flex}.Demo-module__BCvAMa__chatName{font-family:var(--font-display);color:var(--text);font-size:.9rem;font-weight:600}.Demo-module__BCvAMa__chatStatus{color:var(--gray4);align-items:center;gap:5px;font-size:.68rem;display:flex}.Demo-module__BCvAMa__chatDot{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #22c55e80}.Demo-module__BCvAMa__chatDotLive{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite Demo-module__BCvAMa__dotPulse;box-shadow:0 0 6px #ef444480}.Demo-module__BCvAMa__chatChannel{color:var(--gray4);background:#fff9;border:1px solid #0000000a;border-radius:100px;align-items:center;gap:5px;margin-left:auto;padding:4px 10px;font-size:.68rem;font-weight:500;display:flex}.Demo-module__BCvAMa__chatMsgs{flex-direction:column;gap:10px;min-height:320px;max-height:380px;padding:20px 16px;display:flex;overflow-y:auto}.Demo-module__BCvAMa__msg{align-items:flex-end;gap:8px;max-width:85%;display:flex}.Demo-module__BCvAMa__msgBot{align-self:flex-start}.Demo-module__BCvAMa__msgUser{flex-direction:row-reverse;align-self:flex-end}.Demo-module__BCvAMa__msgAvatar{flex-shrink:0}.Demo-module__BCvAMa__msgBubble{border-radius:16px;padding:10px 14px;font-size:.82rem;line-height:1.55;position:relative}.Demo-module__BCvAMa__msgBot .Demo-module__BCvAMa__msgBubble{color:var(--text);background:#1a3dff0f;border:1px solid #1a3dff14;border-bottom-left-radius:4px}.Demo-module__BCvAMa__msgUser .Demo-module__BCvAMa__msgBubble{color:var(--text);background:#ffffffd9;border:1px solid #0000000f;border-bottom-right-radius:4px;box-shadow:0 2px 8px #0000000a}.Demo-module__BCvAMa__msgTime{color:var(--gray5);text-align:right;margin-top:4px;font-size:.58rem;display:block}.Demo-module__BCvAMa__msgAnim{animation:.4s ease-out both Demo-module__BCvAMa__msgSlide}@keyframes Demo-module__BCvAMa__msgSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Demo-module__BCvAMa__typingDots{align-items:center;gap:4px;height:18px;padding:2px 4px;display:flex}.Demo-module__BCvAMa__typingDots span{background:#1a3dff4d;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite Demo-module__BCvAMa__typeDot}.Demo-module__BCvAMa__typingDots span:nth-child(2){animation-delay:.2s}.Demo-module__BCvAMa__typingDots span:nth-child(3){animation-delay:.4s}@keyframes Demo-module__BCvAMa__typeDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.Demo-module__BCvAMa__voiceHeader{background:#1a3dff0f}.Demo-module__BCvAMa__voiceWave{background:#1a3dff05;justify-content:center;align-items:center;gap:3px;height:48px;padding:0 20px;display:flex}.Demo-module__BCvAMa__voiceWave span{background:linear-gradient(#1a3dff99,#3b82f64d);border-radius:3px;width:3px;animation:1.2s ease-in-out infinite Demo-module__BCvAMa__wave}.Demo-module__BCvAMa__voiceWave span:first-child{height:8px;animation-delay:0s}.Demo-module__BCvAMa__voiceWave span:nth-child(2){height:14px;animation-delay:80ms}.Demo-module__BCvAMa__voiceWave span:nth-child(3){height:22px;animation-delay:.16s}.Demo-module__BCvAMa__voiceWave span:nth-child(4){height:28px;animation-delay:.24s}.Demo-module__BCvAMa__voiceWave span:nth-child(5){height:34px;animation-delay:.32s}.Demo-module__BCvAMa__voiceWave span:nth-child(6){height:38px;animation-delay:.4s}.Demo-module__BCvAMa__voiceWave span:nth-child(7){height:40px;animation-delay:.48s}.Demo-module__BCvAMa__voiceWave span:nth-child(8){height:38px;animation-delay:.4s}.Demo-module__BCvAMa__voiceWave span:nth-child(9){height:34px;animation-delay:.32s}.Demo-module__BCvAMa__voiceWave span:nth-child(10){height:28px;animation-delay:.24s}.Demo-module__BCvAMa__voiceWave span:nth-child(11){height:22px;animation-delay:.16s}.Demo-module__BCvAMa__voiceWave span:nth-child(12){height:14px;animation-delay:80ms}.Demo-module__BCvAMa__voiceWave span:nth-child(13){height:8px;animation-delay:0s}@keyframes Demo-module__BCvAMa__wave{0%,to{opacity:.4;transform:scaleY(.3)}50%{opacity:1;transform:scaleY(1)}}.Demo-module__BCvAMa__voiceTranscript{flex-direction:column;gap:8px;min-height:240px;max-height:300px;padding:16px;display:flex;overflow-y:auto}.Demo-module__BCvAMa__transcriptLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--gray5);border-bottom:1px solid #0000000a;padding-bottom:6px;font-size:.6rem}.Demo-module__BCvAMa__tLine{border-radius:10px;padding:8px 12px;font-size:.78rem;line-height:1.55}.Demo-module__BCvAMa__tAgent{color:var(--accent);background:#1a3dff0d;border:1px solid #1a3dff0f}.Demo-module__BCvAMa__tUser{color:var(--text);background:#fff9;border:1px solid #0000000a}.Demo-module__BCvAMa__tTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;vertical-align:middle;border-radius:4px;margin-right:6px;padding:2px 6px;font-size:.55rem;font-weight:600;display:inline-block}.Demo-module__BCvAMa__tAgent .Demo-module__BCvAMa__tTag{color:var(--accent);background:#1a3dff14}.Demo-module__BCvAMa__tUser .Demo-module__BCvAMa__tTag{color:var(--gray4);background:#0000000a}.Demo-module__BCvAMa__tCursor{background:var(--accent);vertical-align:text-bottom;width:2px;height:.85em;margin-left:1px;animation:.5s step-end infinite Demo-module__BCvAMa__cursorBlink;display:inline-block}@keyframes Demo-module__BCvAMa__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.Demo-module__BCvAMa__glassFloat{-webkit-backdrop-filter:blur(20px);z-index:5;transform-style:preserve-3d;background:#ffffff8c;border:1px solid #ffffff80;border-radius:16px;align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;overflow:hidden}.Demo-module__BCvAMa__glassShine{pointer-events:none;background:linear-gradient(105deg,#0000 0%,#fff6 40%,#ffffffb3 50%,#fff6 60%,#0000 100%);width:60%;height:100%;position:absolute;top:0;left:-100%}.Demo-module__BCvAMa__glassIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Demo-module__BCvAMa__glassTitle{color:var(--text);margin-bottom:2px;font-size:.78rem;font-weight:600}.Demo-module__BCvAMa__glassSub{color:var(--gray5);font-size:.65rem}.Demo-module__BCvAMa__glassDot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Demo-module__BCvAMa__dotPulse;display:inline-block;box-shadow:0 0 8px #1a3dff80}@keyframes Demo-module__BCvAMa__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.Demo-module__BCvAMa__glassLead{animation:.8s cubic-bezier(.34,1.56,.64,1) 2.8s both Demo-module__BCvAMa__glassLeadIn,4s ease-in-out 3.6s infinite Demo-module__BCvAMa__glassHover;top:-20px;right:-140px;transform:perspective(800px)rotateX(3deg)rotateY(-5deg);box-shadow:0 8px 32px #22c55e1f,0 16px 48px #0000000f,inset 0 1px #ffffffb3}.Demo-module__BCvAMa__glassLead .Demo-module__BCvAMa__glassIcon{background:#22c55e1a;border:1px solid #22c55e26}.Demo-module__BCvAMa__glassLead .Demo-module__BCvAMa__glassShine{animation:5s ease-in-out 3.8s infinite Demo-module__BCvAMa__shineSweep}.Demo-module__BCvAMa__glassCrm{animation:.8s cubic-bezier(.34,1.56,.64,1) 3.4s both Demo-module__BCvAMa__glassCrmIn,4.5s ease-in-out 4.2s infinite Demo-module__BCvAMa__glassHover;bottom:-20px;left:-140px;transform:perspective(800px)rotateX(-2deg)rotateY(5deg);box-shadow:0 8px 32px #1a3dff1f,0 16px 48px #0000000f,inset 0 1px #ffffffb3}.Demo-module__BCvAMa__glassCrm .Demo-module__BCvAMa__glassIcon{background:#1a3dff14;border:1px solid #1a3dff1f}.Demo-module__BCvAMa__glassCrm .Demo-module__BCvAMa__glassShine{animation:5s ease-in-out 4.6s infinite Demo-module__BCvAMa__shineSweep}@keyframes Demo-module__BCvAMa__glassLeadIn{0%{opacity:0;transform:perspective(800px)rotateX(3deg)rotateY(-5deg)translate(50px)scale(.85)}60%{opacity:1;transform:perspective(800px)rotateX(3deg)rotateY(-5deg)translate(-6px)scale(1.02)}to{opacity:1;transform:perspective(800px)rotateX(3deg)rotateY(-5deg)translate(0)scale(1)}}@keyframes Demo-module__BCvAMa__glassCrmIn{0%{opacity:0;transform:perspective(800px)rotateX(-2deg)rotateY(5deg)translate(-50px)scale(.85)}60%{opacity:1;transform:perspective(800px)rotateX(-2deg)rotateY(5deg)translate(6px)scale(1.02)}to{opacity:1;transform:perspective(800px)rotateX(-2deg)rotateY(5deg)translate(0)scale(1)}}@keyframes Demo-module__BCvAMa__glassHover{0%,to{transform:perspective(800px)rotateX(var(--rx,3deg))rotateY(var(--ry,-5deg))translateY(0)}50%{transform:perspective(800px)rotateX(var(--rx,3deg))rotateY(var(--ry,-5deg))translateY(-6px)}}.Demo-module__BCvAMa__glassLead{--rx:3deg;--ry:-5deg}.Demo-module__BCvAMa__glassCrm{--rx:-2deg;--ry:5deg}@keyframes Demo-module__BCvAMa__shineSweep{0%,to{left:-100%}40%{left:150%}}.Demo-module__BCvAMa__nucleusAvatar{background:radial-gradient(circle,#fff 0%,#e8edff 50%,#d0daff 100%);border:2px solid #1a3dff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 20px #1a3dff40,0 0 60px #3b6fff26,0 0 100px #60a5fa14,inset 0 0 20px #1a3dff0f}.Demo-module__BCvAMa__nucleusGlow{pointer-events:none;background:radial-gradient(circle,#1a3dff1f 0%,#3b6fff0f 35%,#0000 75%);border-radius:50%;animation:3s ease-in-out infinite Demo-module__BCvAMa__nucleusPulse;position:absolute;inset:-40px}@keyframes Demo-module__BCvAMa__nucleusPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.Demo-module__BCvAMa__nucleusImg{object-fit:contain;filter:drop-shadow(0 2px 8px #1a3dff26);position:relative;width:70%!important;height:70%!important}.Demo-module__BCvAMa__demoTabs{justify-content:center;gap:8px;margin-bottom:40px;display:flex}.Demo-module__BCvAMa__demoTab{color:var(--accent);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .4s var(--ease);background:#ffffff1a;border:1px solid #1a3dff33;border-radius:12px;align-items:center;gap:10px;padding:16px 36px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:400;display:inline-flex;box-shadow:inset 0 1px #fff3,inset 0 -1px #0000000d}.Demo-module__BCvAMa__demoTab:hover{background:#1a3dff14;border-color:#1a3dff4d}.Demo-module__BCvAMa__demoTabActive{color:#fff;background:linear-gradient(135deg,#1a3dffd9,#3b82f6e6);border:1px solid #fff3;box-shadow:0 8px 24px #1a3dff33,inset 0 1px #ffffff40,inset 0 -1px #0000001a}.Demo-module__BCvAMa__demoTabActive:hover{transform:translateY(-2px);box-shadow:0 12px 40px #1a3dff4d,inset 0 1px #ffffff4d,inset 0 -1px #0000001a}.Demo-module__BCvAMa__demoTabActive svg{stroke:#fff}.Demo-module__BCvAMa__demoPanels{display:grid}.Demo-module__BCvAMa__demoPanel{opacity:0;visibility:hidden;grid-area:1/1;transition:opacity .3s}.Demo-module__BCvAMa__demoPanelActive{opacity:1;visibility:visible}.Demo-module__BCvAMa__ctaPrimary{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .4s var(--ease);background:linear-gradient(135deg,#1a3dffd9,#3b82f6e6);border:1px solid #fff3;border-radius:12px;align-items:center;gap:10px;padding:16px 36px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;display:inline-flex;overflow:hidden;box-shadow:0 8px 24px #1a3dff33,inset 0 1px #ffffff40,inset 0 -1px #0000001a}.Demo-module__BCvAMa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #1a3dff4d,inset 0 1px #ffffff4d}.Demo-module__BCvAMa__ctaPrimary svg{width:16px;height:16px;transition:transform .3s}.Demo-module__BCvAMa__ctaPrimary:hover svg{transform:translate(4px)}.Demo-module__BCvAMa__ctaSecondary{color:var(--accent);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .4s var(--ease);background:#ffffff1a;border:1px solid #1a3dff33;border-radius:12px;align-items:center;gap:10px;padding:16px 36px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #fff3}.Demo-module__BCvAMa__ctaSecondary:hover{background:#1a3dff14;border-color:#1a3dff4d}.Demo-module__BCvAMa__reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.Demo-module__BCvAMa__vis{opacity:1;transform:translateY(0)}.Demo-module__BCvAMa__revealCard{opacity:0;transition:opacity 1s cubic-bezier(.22,1,.36,1) .3s,transform 1s cubic-bezier(.22,1,.36,1) .3s;transform:translate(60px)}.Demo-module__BCvAMa__revealCard.Demo-module__BCvAMa__vis{opacity:1;transform:translate(0)}.Demo-module__BCvAMa__demoCtas{flex-wrap:wrap;grid-column:1;gap:12px;display:flex}@media (max-width:1024px){.Demo-module__BCvAMa__demoContainer{text-align:center;grid-template-columns:1fr;gap:48px}.Demo-module__BCvAMa__demoText{align-items:center}}@media (max-width:768px){.Demo-module__BCvAMa__demoSection{padding:60px 0}.Demo-module__BCvAMa__demoContainer{gap:36px;padding:0 24px}.Demo-module__BCvAMa__demoText h3{font-size:clamp(1.5rem,5vw,2rem)}.Demo-module__BCvAMa__demoText p{font-size:.9rem}.Demo-module__BCvAMa__chatCard{width:100%;max-width:360px}.Demo-module__BCvAMa__demoVisual{flex-direction:column;align-items:center;gap:12px;display:flex}.Demo-module__BCvAMa__glassFloat{opacity:1;width:100%;max-width:360px;position:relative;inset:auto;animation:none!important;transform:none!important}.Demo-module__BCvAMa__glassShine{animation:none!important}.Demo-module__BCvAMa__demoTabs{flex-wrap:wrap;margin-bottom:28px;padding:0 24px}.Demo-module__BCvAMa__demoTab{padding:12px 24px;font-size:.85rem}.Demo-module__BCvAMa__demoCtas{justify-content:center;margin-top:24px}.Demo-module__BCvAMa__ctaPrimary,.Demo-module__BCvAMa__ctaSecondary{justify-content:center;width:100%;max-width:280px;padding:14px 28px;font-size:.88rem}}
.Security-module__mZxDsa__security{background:var(--bg2);padding:120px 0}.Security-module__mZxDsa__securityHeader{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:56px;display:flex}.Security-module__mZxDsa__secDesc{color:var(--gray5);max-width:600px;font-size:1.05rem;line-height:1.7}.Security-module__mZxDsa__ctaLink{color:var(--accent);align-items:center;gap:6px;font-size:.9rem;font-weight:600;transition:gap .3s;display:inline-flex}.Security-module__mZxDsa__ctaLink:hover{gap:10px}.Security-module__mZxDsa__securityGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Security-module__mZxDsa__secCardWrap{position:relative}.Security-module__mZxDsa__secCardWrap:before{content:"";background:linear-gradient(160deg,#1a3dff0f 0%,#60a5fa17 50%,#1a3dff0d 100%);border:1px solid #1a3dff14;border-radius:18px;position:absolute;inset:-6px;box-shadow:0 2px 12px #1a3dff0d}.Security-module__mZxDsa__secCard{transition:all .3s var(--ease);background:linear-gradient(160deg,#fff 0%,#f4f6ff 50%,#eef1fb 100%);border:1px solid #0000000f;border-radius:14px;flex-direction:column;min-height:260px;padding:28px;display:flex;position:relative;box-shadow:0 2px 4px #0000000a,0 8px 24px #0000000f}.Security-module__mZxDsa__secCardWrap:first-child .Security-module__mZxDsa__secCard{background:linear-gradient(160deg,#fff 0%,#eefbf2 50%,#e0f5e6 100%)}.Security-module__mZxDsa__secCardWrap:nth-child(2) .Security-module__mZxDsa__secCard{background:linear-gradient(160deg,#fff 0%,#eef1fb 50%,#e4eaff 100%)}.Security-module__mZxDsa__secCardWrap:nth-child(3) .Security-module__mZxDsa__secCard{background:linear-gradient(160deg,#fff 0%,#fbf8ee 50%,#f5efd8 100%)}.Security-module__mZxDsa__secCard:before{content:"";pointer-events:none;z-index:1;border:1.5px solid #0000000f;border-radius:10px;position:absolute;inset:6px}.Security-module__mZxDsa__secCard:after{content:"";background:var(--accent);width:0;height:3px;transition:width .4s,left .4s;position:absolute;bottom:0;left:50%}.Security-module__mZxDsa__secCardWrap:hover .Security-module__mZxDsa__secCard:after{width:100%;left:0}.Security-module__mZxDsa__secCardWrap:hover .Security-module__mZxDsa__secCard{transform:translateY(-2px)}.Security-module__mZxDsa__secCard h3{font-family:var(--font-display);margin-bottom:8px;font-size:1rem;font-weight:600!important}.Security-module__mZxDsa__secCard p{color:var(--gray5);font-size:.85rem;line-height:1.6}.Security-module__mZxDsa__secAurora{background:linear-gradient(135deg,#1a3dff1f 0%,#3b82f62e 30%,#9382ff1f 60%,#1a3dff14 100%) 0 0/200% 200%;border-radius:10px;justify-content:center;align-items:center;height:100px;margin-bottom:20px;animation:8s infinite Security-module__mZxDsa__auroraShift;display:flex;position:relative;overflow:hidden}@keyframes Security-module__mZxDsa__auroraShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Security-module__mZxDsa__dot{background:#e0e0e8;border-radius:50%;width:8px;height:8px;position:absolute}.Security-module__mZxDsa__dotTl{top:8px;left:8px}.Security-module__mZxDsa__dotTr{top:8px;right:8px}.Security-module__mZxDsa__dotBl{bottom:8px;left:8px}.Security-module__mZxDsa__dotBr{bottom:8px;right:8px}.Security-module__mZxDsa__secIconRing{border:2px dashed #1a3dff33;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:20s linear infinite Security-module__mZxDsa__secSpin;display:flex}.Security-module__mZxDsa__secIconBox{background:linear-gradient(135deg,#1a3dff,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:20s linear infinite Security-module__mZxDsa__secSpinRev;display:flex;position:relative;box-shadow:0 8px 24px #1a3dff4d,0 2px 8px #0000001a,inset 0 -6px 16px #0003,inset 0 4px 8px #ffffff4d}.Security-module__mZxDsa__secIconBox:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(10px at 30% 25%,#fff9,#0000);border-radius:50%;position:absolute;inset:0}.Security-module__mZxDsa__secIconBox svg{color:#fff;z-index:2;width:22px;height:22px;position:relative}@keyframes Security-module__mZxDsa__secSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Security-module__mZxDsa__secSpinRev{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.Security-module__mZxDsa__reveal{opacity:0}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__reveal{transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translate(60px)}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__secCardWrap:first-child.Security-module__mZxDsa__reveal{transition-delay:0s}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__secCardWrap:nth-child(2).Security-module__mZxDsa__reveal{transition-delay:.2s}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__secCardWrap:nth-child(3).Security-module__mZxDsa__reveal{transition-delay:.4s}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__reveal.Security-module__mZxDsa__vis{opacity:1;transform:translate(0)}.Security-module__mZxDsa__securityRgpd{margin-top:20px}.Security-module__mZxDsa__rgpdCardWrap{position:relative}.Security-module__mZxDsa__rgpdCardWrap:before{content:"";background:linear-gradient(160deg,#1a3dff0f 0%,#60a5fa17 50%,#1a3dff0d 100%);border:1px solid #1a3dff14;border-radius:18px;position:absolute;inset:-6px;box-shadow:0 2px 12px #1a3dff0d}.Security-module__mZxDsa__rgpdCard{transition:all .3s var(--ease);background:linear-gradient(160deg,#fff 0%,#eef3fb 50%,#e4ecff 100%);border:1px solid #0000000f;border-radius:14px;align-items:center;gap:32px;padding:36px 40px;display:flex;position:relative;box-shadow:0 2px 4px #0000000a,0 8px 24px #0000000f}.Security-module__mZxDsa__rgpdCard:before{content:"";pointer-events:none;z-index:1;border:1.5px solid #0000000f;border-radius:10px;position:absolute;inset:6px}.Security-module__mZxDsa__rgpdCardWrap:hover .Security-module__mZxDsa__rgpdCard{transform:translateY(-4px);box-shadow:0 12px 40px #1a3dff14}.Security-module__mZxDsa__rgpdIcon{background:linear-gradient(135deg,#1a3dff,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:0 8px 24px #1a3dff4d,0 2px 8px #0000001a,inset 0 -6px 16px #0003,inset 0 4px 8px #ffffff4d}.Security-module__mZxDsa__rgpdIcon:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(14px at 30% 25%,#fff9,#0000);border-radius:50%;position:absolute;inset:0}.Security-module__mZxDsa__rgpdIcon svg{z-index:2;width:26px;height:26px;position:relative}.Security-module__mZxDsa__rgpdCard h3{font-family:var(--font-display);margin-bottom:8px;font-size:1.15rem;font-weight:600!important}.Security-module__mZxDsa__rgpdCard p{color:var(--gray5);max-width:600px;font-size:.85rem;line-height:1.6}.Security-module__mZxDsa__securityRgpd .Security-module__mZxDsa__reveal{transition:opacity .6s,transform .6s;transform:scale(.95)}.Security-module__mZxDsa__securityRgpd .Security-module__mZxDsa__reveal.Security-module__mZxDsa__vis{opacity:1;transform:scale(1)}.Security-module__mZxDsa__headerReveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.Security-module__mZxDsa__headerReveal.Security-module__mZxDsa__vis{opacity:1;transform:translateY(0)}.Security-module__mZxDsa__rd1{transition-delay:80ms}.Security-module__mZxDsa__rd2{transition-delay:.16s}.Security-module__mZxDsa__rd3{transition-delay:.24s}@media (max-width:1024px){.Security-module__mZxDsa__securityGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Security-module__mZxDsa__security{padding:60px 0}.Security-module__mZxDsa__securityHeader{margin-bottom:40px;padding:0 24px}.Security-module__mZxDsa__secDesc{font-size:.92rem}.Security-module__mZxDsa__securityGrid{grid-template-columns:1fr;gap:16px;padding:0 24px}.Security-module__mZxDsa__secCard{min-height:auto;padding:24px}.Security-module__mZxDsa__secAurora{height:80px;margin-bottom:16px}.Security-module__mZxDsa__rgpdCard{text-align:center;flex-direction:column;gap:20px;padding:28px 24px}.Security-module__mZxDsa__rgpdIcon{width:48px;height:48px}.Security-module__mZxDsa__rgpdIcon svg{width:22px;height:22px}.Security-module__mZxDsa__securityRgpd{padding:0 24px}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--bg2);padding:60px 0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__testiHeader{margin-bottom:48px;padding:0 4vw}.Testimonials-module__ItA9Ha__testiDiamond{-webkit-mask-composite:source-in;position:relative;-webkit-mask-image:linear-gradient(#0000 2%,#00000040 20%,#000 38% 62%,#00000040 80%,#0000 98%),linear-gradient(90deg,#0000 0%,#0003 12%,#000 30% 70%,#0003 88%,#0000 100%);mask-image:linear-gradient(#0000 2%,#00000040 20%,#000 38% 62%,#00000040 80%,#0000 98%),linear-gradient(90deg,#0000 0%,#0003 12%,#000 30% 70%,#0003 88%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.Testimonials-module__ItA9Ha__testiRow{padding:10px 0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__testiRowDim{opacity:.22}.Testimonials-module__ItA9Ha__testiRowDim .Testimonials-module__ItA9Ha__testiCard{transform:scale(.92)}.Testimonials-module__ItA9Ha__testiTrack{gap:20px;width:max-content;display:flex}.Testimonials-module__ItA9Ha__testiRowRight .Testimonials-module__ItA9Ha__testiTrack{animation:35s linear infinite Testimonials-module__ItA9Ha__testiR}.Testimonials-module__ItA9Ha__testiRowLeft .Testimonials-module__ItA9Ha__testiTrack{animation:45s linear infinite Testimonials-module__ItA9Ha__testiL}.Testimonials-module__ItA9Ha__testiRowThird .Testimonials-module__ItA9Ha__testiTrack{animation:40s linear infinite Testimonials-module__ItA9Ha__testiR}@keyframes Testimonials-module__ItA9Ha__testiR{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Testimonials-module__ItA9Ha__testiL{0%{transform:translate(-50%)}to{transform:translate(0)}}.Testimonials-module__ItA9Ha__testiCard{flex-direction:column;flex-shrink:0;gap:16px;width:280px;padding:20px;display:flex}.Testimonials-module__ItA9Ha__testiQuote{color:var(--border2);font-family:Georgia,serif;font-size:1.8rem;line-height:1}.Testimonials-module__ItA9Ha__testiText{color:var(--gray3);flex:1;font-size:.85rem;line-height:1.65}.Testimonials-module__ItA9Ha__testiAuthor{align-items:center;gap:12px;margin-top:auto;display:flex}.Testimonials-module__ItA9Ha__testiAvatar{border:2px solid var(--border);object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.Testimonials-module__ItA9Ha__testiInfo{flex-direction:column;gap:2px;display:flex}.Testimonials-module__ItA9Ha__testiName{color:var(--text);font-size:.8rem;font-weight:600}.Testimonials-module__ItA9Ha__testiRole{color:var(--gray5);font-size:.7rem}.Testimonials-module__ItA9Ha__testiLogos{margin-top:56px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 25% 75%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 25% 75%,#0000 100%)}.Testimonials-module__ItA9Ha__testiLogosTrack{align-items:center;gap:48px;width:max-content;animation:30s linear infinite Testimonials-module__ItA9Ha__testiR;display:flex}.Testimonials-module__ItA9Ha__testiLogoItem{color:var(--gray5);white-space:nowrap;letter-spacing:-.01em;opacity:.5;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__tlDot{background:var(--gray5);opacity:.4;border-radius:50%;width:6px;height:6px}@media (max-width:768px){.Testimonials-module__ItA9Ha__testimonials{padding:48px 0}.Testimonials-module__ItA9Ha__testiHeader{margin-bottom:28px;padding:0 24px}.Testimonials-module__ItA9Ha__testiRowDim{opacity:.12}.Testimonials-module__ItA9Ha__testiDiamond{-webkit-mask-image:linear-gradient(#0000 5%,#0000001f 25%,#000 42% 58%,#0000001f 75%,#0000 95%),linear-gradient(90deg,#0000 0%,#0000001a 10%,#000 30% 70%,#0000001a 90%,#0000 100%);mask-image:linear-gradient(#0000 5%,#0000001f 25%,#000 42% 58%,#0000001f 75%,#0000 95%),linear-gradient(90deg,#0000 0%,#0000001a 10%,#000 30% 70%,#0000001a 90%,#0000 100%)}.Testimonials-module__ItA9Ha__testiCard{width:260px;padding:18px}.Testimonials-module__ItA9Ha__testiText{font-size:.82rem}.Testimonials-module__ItA9Ha__testiLogos{margin-top:32px}.Testimonials-module__ItA9Ha__testiLogosTrack{gap:32px}.Testimonials-module__ItA9Ha__testiLogoItem{font-size:.82rem}}
.Founder-module__8XZumW__section{background:var(--bg2);min-height:280vh;padding:0}.Founder-module__8XZumW__sticky{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.Founder-module__8XZumW__sectionBadge{z-index:20;transition:opacity .4s;position:absolute;top:48px;left:50%;transform:translate(-50%)}.Founder-module__8XZumW__orbits{pointer-events:none;will-change:transform,opacity;z-index:1;width:min(880px,96vmin);height:min(880px,96vmin);position:absolute;top:50%;left:50%}@keyframes Founder-module__8XZumW__orbitFlow{0%{stroke-dashoffset:var(--circ)}to{stroke-dashoffset:0}}@keyframes Founder-module__8XZumW__orbitFlowReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:var(--circ)}}.Founder-module__8XZumW__orbitPulse{animation:Founder-module__8XZumW__orbitFlow var(--dur)linear infinite}.Founder-module__8XZumW__orbitCounter{animation:Founder-module__8XZumW__orbitFlowReverse var(--dur)linear infinite}.Founder-module__8XZumW__orbitsSvg{width:100%;height:100%}.Founder-module__8XZumW__photoFrame{z-index:10;will-change:transform;background:#fff;border-radius:50%;width:180px;height:180px;padding:5px;position:absolute;top:50%;left:50%;box-shadow:0 2px 20px #00000012,0 0 0 1px #fffc,inset 0 1px #ffffffe6}.Founder-module__8XZumW__photo{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Founder-module__8XZumW__content{z-index:5;will-change:transform,opacity;width:calc(100% - 48px);max-width:800px;position:absolute}.Founder-module__8XZumW__header{align-items:center;gap:20px;margin-bottom:36px;display:flex}.Founder-module__8XZumW__photoSlot{border-radius:50%;flex-shrink:0;width:108px;height:108px}.Founder-module__8XZumW__meta{flex-direction:column;gap:4px;display:flex}.Founder-module__8XZumW__badge{color:#00000073;font-family:var(--font-body);background:0 0;border:none;border-radius:0;align-items:center;width:fit-content;margin-bottom:4px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.Founder-module__8XZumW__badge:before{content:"";background:#00000014;height:1px;position:absolute;bottom:0;left:0;right:0}.Founder-module__8XZumW__badge:after{content:"";filter:blur(3px);background:radial-gradient(#1a3dffe6 0%,#3b82f699 30%,#64b4ff33 60%,#0000 80%);border-radius:50%;width:45%;height:6px;animation:3s ease-in-out infinite Founder-module__8XZumW__founderBadgeGlow;position:absolute;bottom:-2px;left:-20%;box-shadow:0 0 8px #1a3dff66,0 0 16px #3b82f633}@keyframes Founder-module__8XZumW__founderBadgeGlow{0%{opacity:.3;left:-20%}50%{opacity:1;left:80%}to{opacity:.3;left:-20%}}.Founder-module__8XZumW__name{color:var(--text);font-size:1.1rem;font-weight:600}.Founder-module__8XZumW__role{color:#00000061;font-size:.8rem;font-family:var(--font-mono);letter-spacing:.05em}.Founder-module__8XZumW__quote{border:none;margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:clamp(1.3rem,2.8vw,2.2rem);line-height:1.45;font-weight:100!important}.Founder-module__8XZumW__word{color:#0000001a;transition:color .35s}.Founder-module__8XZumW__lit{color:#000000d1}@media (max-width:768px){.Founder-module__8XZumW__section{min-height:auto;padding:0}.Founder-module__8XZumW__sticky{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;height:auto;min-height:auto;padding:80px 24px 24px;display:flex;position:relative}.Founder-module__8XZumW__sectionBadge{text-align:center;margin-bottom:24px;position:relative;top:auto;left:auto;transform:none}.Founder-module__8XZumW__orbits{display:none}.Founder-module__8XZumW__photoFrame{width:110px;height:110px;margin-bottom:24px;padding:4px;position:relative;top:auto;left:auto;transform:none!important}.Founder-module__8XZumW__content{width:100%;max-width:100%;position:relative;top:auto;left:auto;right:auto;opacity:1!important;pointer-events:auto!important;transform:none!important}.Founder-module__8XZumW__header{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:20px}.Founder-module__8XZumW__photoSlot{display:none}.Founder-module__8XZumW__meta{align-items:center}.Founder-module__8XZumW__quote{text-align:center;font-size:clamp(1rem,3.8vw,1.3rem);line-height:1.6}.Founder-module__8XZumW__word{color:#000000d1}}
.FAQ-module__V8_xEa__faqSection{background:var(--bg2);padding:100px 0}.FAQ-module__V8_xEa__faqGrid{max-width:var(--max-w);grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;margin:0 auto;padding:0 24px;display:grid}.FAQ-module__V8_xEa__faqLeft{position:sticky;top:120px}.FAQ-module__V8_xEa__faqTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.15}.FAQ-module__V8_xEa__faqSub{color:var(--gray4);max-width:380px;font-size:.95rem;line-height:1.7}.FAQ-module__V8_xEa__faqRight{flex-direction:column;gap:14px;display:flex}.FAQ-module__V8_xEa__faqItem{background:linear-gradient(135deg,#1a3dff14 0%,#9382ff1a 50%,#60a5fa0f 100%);border-radius:16px;padding:2px;transition:box-shadow .35s;position:relative}.FAQ-module__V8_xEa__faqInner{background:linear-gradient(135deg,#fffffff2 0%,#ebf0ffe6 50%,#dce1ffd9 100%);border-radius:14px;transition:background .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover .FAQ-module__V8_xEa__faqInner{background:linear-gradient(135deg,#fff 0%,#e6ebfff2 50%,#d7dcffe6 100%)}.FAQ-module__V8_xEa__faqQ{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;font-size:.92rem;font-weight:500;display:flex}.FAQ-module__V8_xEa__faqIcon{color:var(--gray4);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.4rem;font-weight:300;transition:transform .35s cubic-bezier(.34,1.56,.64,1),color .3s;display:flex}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__faqIcon{color:var(--accent);transform:rotate(45deg)}.FAQ-module__V8_xEa__faqA{max-height:0;transition:max-height .4s;overflow:hidden}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__faqA{max-height:300px}.FAQ-module__V8_xEa__faqAInner{color:var(--gray4);padding:0 28px 22px;font-size:.85rem;line-height:1.7}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__active{box-shadow:0 4px 20px #1a3dff14,0 8px 40px #0000000a}.FAQ-module__V8_xEa__reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.FAQ-module__V8_xEa__vis{opacity:1;transform:translateY(0)}@media (max-width:768px){.FAQ-module__V8_xEa__faqSection{padding:60px 0}.FAQ-module__V8_xEa__faqGrid{grid-template-columns:1fr;gap:36px;padding:0 24px}.FAQ-module__V8_xEa__faqLeft{text-align:center;position:static}.FAQ-module__V8_xEa__faqTitle{font-size:clamp(1.5rem,5vw,2rem)}.FAQ-module__V8_xEa__faqSub{max-width:none;font-size:.88rem}.FAQ-module__V8_xEa__faqQ{padding:18px 22px;font-size:.88rem}.FAQ-module__V8_xEa__faqAInner{padding:0 22px 18px;font-size:.82rem}.FAQ-module__V8_xEa__faqItem{border-radius:14px}.FAQ-module__V8_xEa__faqInner{border-radius:12px}}
.CTAChat-module__ac35RG__ctaChat{background:radial-gradient(80% 50% at 50% 0,#bfdbfe80 0%,#0000 70%),radial-gradient(60% 40% at 20%,#c7d2fe66 0%,#0000 60%),radial-gradient(60% 40% at 80% 60%,#bfdbfe59 0%,#0000 60%),linear-gradient(#e8edf5 0%,#dde4f0 40%,#d5dced 70%,#cdd6e8 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:100px 20px;display:flex;position:relative;overflow:hidden}.CTAChat-module__ac35RG__ctaAurora{z-index:0;pointer-events:none;background:radial-gradient(90% 70% at 15% 30%,#dbeafe80 0%,#0000 55%),radial-gradient(60% 50% at 85% 20%,#fed7aa40 0%,#0000 50%),radial-gradient(80% 70% at 50% 90%,#a7f3d040 0%,#0000 45%);position:absolute;inset:0}.CTAChat-module__ac35RG__ctaCloud{pointer-events:none;z-index:0;filter:blur(80px);opacity:.4;border-radius:50%;position:absolute}.CTAChat-module__ac35RG__ctaCloud1{background:radial-gradient(circle,#93c5fd99,#0000 70%);width:600px;height:400px;animation:20s ease-in-out infinite CTAChat-module__ac35RG__ctaCloudDrift1;top:-10%;left:-8%}.CTAChat-module__ac35RG__ctaCloud2{background:radial-gradient(circle,#fdba7466,#0000 70%);width:500px;height:350px;animation:25s ease-in-out infinite CTAChat-module__ac35RG__ctaCloudDrift2;top:20%;right:-10%}.CTAChat-module__ac35RG__ctaCloud3{background:radial-gradient(circle,#a7f3d066,#0000 70%);width:700px;height:450px;animation:22s ease-in-out infinite CTAChat-module__ac35RG__ctaCloudDrift3;bottom:-15%;left:15%}@keyframes CTAChat-module__ac35RG__ctaCloudDrift1{0%,to{transform:translate(0)}50%{transform:translate(40px,20px)}}@keyframes CTAChat-module__ac35RG__ctaCloudDrift2{0%,to{transform:translate(0)}50%{transform:translate(-30px,15px)}}@keyframes CTAChat-module__ac35RG__ctaCloudDrift3{0%,to{transform:translate(0)}50%{transform:translate(25px,-20px)}}.CTAChat-module__ac35RG__ctaNuclei{pointer-events:none;z-index:1;position:absolute;inset:0}.CTAChat-module__ac35RG__ctaNuc{pointer-events:auto;position:absolute}.CTAChat-module__ac35RG__ctaNucScene{perspective:600px;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:relative}.CTAChat-module__ac35RG__ctaNucSphere{z-index:2;border-radius:50%;width:80px;height:80px;animation:4s ease-in-out infinite CTAChat-module__ac35RG__ctaNucPulse;position:absolute}.CTAChat-module__ac35RG__ctaNucSphere:before{content:"";pointer-events:none;background:radial-gradient(at 50% 60%,#ffffff4d 0%,#ffffff0d 40%,#0000 70%);border-radius:50%;width:55%;height:35%;position:absolute;top:8%;left:18%;transform:rotate(-15deg)}@keyframes CTAChat-module__ac35RG__ctaNucPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.CTAChat-module__ac35RG__ctaNucIcon{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute}.CTAChat-module__ac35RG__ctaNucIcon svg,.CTAChat-module__ac35RG__ctaNucIcon img{object-fit:contain;width:30px;height:30px}.CTAChat-module__ac35RG__ctaNucLabel{color:var(--gray3);letter-spacing:.02em;white-space:nowrap;text-align:center;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:400;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.CTAChat-module__ac35RG__ctaNucRing{z-index:1;border:none;border-radius:50%;position:absolute}.CTAChat-module__ac35RG__ctaNucRing1{width:110px;height:110px;animation:12s linear infinite CTAChat-module__ac35RG__ctaROrbit1;transform:rotateX(70deg)rotateY(15deg)}.CTAChat-module__ac35RG__ctaNucRing2{width:104px;height:104px;animation:16s linear infinite CTAChat-module__ac35RG__ctaROrbit2;transform:rotateX(60deg)rotateY(-30deg)rotate(60deg)}@keyframes CTAChat-module__ac35RG__ctaROrbit1{0%{transform:rotateX(70deg)rotateY(15deg)rotate(0)}to{transform:rotateX(70deg)rotateY(15deg)rotate(360deg)}}@keyframes CTAChat-module__ac35RG__ctaROrbit2{0%{transform:rotateX(60deg)rotateY(-30deg)rotate(60deg)}to{transform:rotateX(60deg)rotateY(-30deg)rotate(420deg)}}.CTAChat-module__ac35RG__ctaNucDot{border-radius:50%;width:5px;height:5px;position:absolute}.CTAChat-module__ac35RG__ctaNucRing1 .CTAChat-module__ac35RG__ctaNucDot:first-child{animation:2s ease-in-out infinite CTAChat-module__ac35RG__ctaDotGlow;top:-2px;left:50%}.CTAChat-module__ac35RG__ctaNucRing1 .CTAChat-module__ac35RG__ctaNucDot:nth-child(2){animation:2s ease-in-out .6s infinite CTAChat-module__ac35RG__ctaDotGlow;bottom:-2px;left:50%}.CTAChat-module__ac35RG__ctaNucRing2 .CTAChat-module__ac35RG__ctaNucDot:first-child{animation:2.5s ease-in-out .3s infinite CTAChat-module__ac35RG__ctaDotGlow;top:50%;right:-2px}.CTAChat-module__ac35RG__ctaNucRing2 .CTAChat-module__ac35RG__ctaNucDot:nth-child(2){animation:2.5s ease-in-out 1s infinite CTAChat-module__ac35RG__ctaDotGlow;top:50%;left:-2px}@keyframes CTAChat-module__ac35RG__ctaDotGlow{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.4)}}.CTAChat-module__ac35RG__ctaNucGlow{z-index:0;pointer-events:none;filter:blur(14px);border-radius:50%;width:100px;height:100px;animation:8s linear infinite CTAChat-module__ac35RG__ctaNucSpin;position:absolute}@keyframes CTAChat-module__ac35RG__ctaNucSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CTAChat-module__ac35RG__ctaNucBlue .CTAChat-module__ac35RG__ctaNucSphere{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#3b82f64d 0%,#3b82f614 50%,#0000 80%),radial-gradient(circle at 50% 120%,#3b82f626 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #3b82f633;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #3b82f61a,0 0 40px #3b82f626,0 0 80px #3b82f614,0 10px 30px #0000000f}.CTAChat-module__ac35RG__ctaNucBlue .CTAChat-module__ac35RG__ctaNucRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#3b82f680,#3b82f60d,#3b82f659,#3b82f605);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CTAChat-module__ac35RG__ctaNucBlue .CTAChat-module__ac35RG__ctaNucDot{background:radial-gradient(circle,#fff,#3b82f6);box-shadow:0 0 8px #3b82f6,0 0 16px #3b82f680}.CTAChat-module__ac35RG__ctaNucBlue .CTAChat-module__ac35RG__ctaNucGlow{background:conic-gradient(#0000,#3b82f61a,#0000,#3b82f60f,#0000)}.CTAChat-module__ac35RG__ctaNucBlue .CTAChat-module__ac35RG__ctaNucIcon{filter:drop-shadow(0 0 8px #3b82f666)}.CTAChat-module__ac35RG__ctaNucEmerald .CTAChat-module__ac35RG__ctaNucSphere{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#10b9814d 0%,#10b98114 50%,#0000 80%),radial-gradient(circle at 50% 120%,#10b98126 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #10b98133;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #10b9811a,0 0 40px #10b98126,0 0 80px #10b98114,0 10px 30px #0000000f}.CTAChat-module__ac35RG__ctaNucEmerald .CTAChat-module__ac35RG__ctaNucRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b98180,#10b9810d,#10b98159,#10b98105);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CTAChat-module__ac35RG__ctaNucEmerald .CTAChat-module__ac35RG__ctaNucDot{background:radial-gradient(circle,#fff,#10b981);box-shadow:0 0 8px #10b981,0 0 16px #10b98180}.CTAChat-module__ac35RG__ctaNucEmerald .CTAChat-module__ac35RG__ctaNucGlow{background:conic-gradient(#0000,#10b9811a,#0000,#10b9810f,#0000)}.CTAChat-module__ac35RG__ctaNucEmerald .CTAChat-module__ac35RG__ctaNucIcon{filter:drop-shadow(0 0 8px #10b98166)}.CTAChat-module__ac35RG__ctaNucPink .CTAChat-module__ac35RG__ctaNucSphere{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#f472b64d 0%,#f472b614 50%,#0000 80%),radial-gradient(circle at 50% 120%,#f472b626 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #f472b633;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #f472b61a,0 0 40px #f472b626,0 0 80px #f472b614,0 10px 30px #0000000f}.CTAChat-module__ac35RG__ctaNucPink .CTAChat-module__ac35RG__ctaNucRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#f472b680,#f472b60d,#f472b659,#f472b605);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CTAChat-module__ac35RG__ctaNucPink .CTAChat-module__ac35RG__ctaNucDot{background:radial-gradient(circle,#fff,#f472b6);box-shadow:0 0 8px #f472b6,0 0 16px #f472b680}.CTAChat-module__ac35RG__ctaNucPink .CTAChat-module__ac35RG__ctaNucGlow{background:conic-gradient(#0000,#f472b61a,#0000,#f472b60f,#0000)}.CTAChat-module__ac35RG__ctaNucPink .CTAChat-module__ac35RG__ctaNucIcon{filter:drop-shadow(0 0 8px #f472b666)}.CTAChat-module__ac35RG__ctaNucAmber .CTAChat-module__ac35RG__ctaNucSphere{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#f59e0b4d 0%,#f59e0b14 50%,#0000 80%),radial-gradient(circle at 50% 120%,#f59e0b26 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #f59e0b33;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #f59e0b1a,0 0 40px #f59e0b26,0 0 80px #f59e0b14,0 10px 30px #0000000f}.CTAChat-module__ac35RG__ctaNucAmber .CTAChat-module__ac35RG__ctaNucRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#f59e0b80,#f59e0b0d,#f59e0b59,#f59e0b05);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CTAChat-module__ac35RG__ctaNucAmber .CTAChat-module__ac35RG__ctaNucDot{background:radial-gradient(circle,#fff,#f59e0b);box-shadow:0 0 8px #f59e0b,0 0 16px #f59e0b80}.CTAChat-module__ac35RG__ctaNucAmber .CTAChat-module__ac35RG__ctaNucGlow{background:conic-gradient(#0000,#f59e0b1a,#0000,#f59e0b0f,#0000)}.CTAChat-module__ac35RG__ctaNucAmber .CTAChat-module__ac35RG__ctaNucIcon{filter:drop-shadow(0 0 8px #f59e0b66)}.CTAChat-module__ac35RG__ctaNucCyan .CTAChat-module__ac35RG__ctaNucSphere{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#06b6d44d 0%,#06b6d414 50%,#0000 80%),radial-gradient(circle at 50% 120%,#06b6d426 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #06b6d433;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #06b6d41a,0 0 40px #06b6d426,0 0 80px #06b6d414,0 10px 30px #0000000f}.CTAChat-module__ac35RG__ctaNucCyan .CTAChat-module__ac35RG__ctaNucRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#06b6d480,#06b6d40d,#06b6d459,#06b6d405);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CTAChat-module__ac35RG__ctaNucCyan .CTAChat-module__ac35RG__ctaNucDot{background:radial-gradient(circle,#fff,#06b6d4);box-shadow:0 0 8px #06b6d4,0 0 16px #06b6d480}.CTAChat-module__ac35RG__ctaNucCyan .CTAChat-module__ac35RG__ctaNucGlow{background:conic-gradient(#0000,#06b6d41a,#0000,#06b6d40f,#0000)}.CTAChat-module__ac35RG__ctaNucCyan .CTAChat-module__ac35RG__ctaNucIcon{filter:drop-shadow(0 0 8px #06b6d466)}.CTAChat-module__ac35RG__ctaNucOrange .CTAChat-module__ac35RG__ctaNucSphere{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#fb923c4d 0%,#fb923c14 50%,#0000 80%),radial-gradient(circle at 50% 120%,#fb923c26 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #fb923c33;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #fb923c1a,0 0 40px #fb923c26,0 0 80px #fb923c14,0 10px 30px #0000000f}.CTAChat-module__ac35RG__ctaNucOrange .CTAChat-module__ac35RG__ctaNucRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#fb923c80,#fb923c0d,#fb923c59,#fb923c05);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CTAChat-module__ac35RG__ctaNucOrange .CTAChat-module__ac35RG__ctaNucDot{background:radial-gradient(circle,#fff,#fb923c);box-shadow:0 0 8px #fb923c,0 0 16px #fb923c80}.CTAChat-module__ac35RG__ctaNucOrange .CTAChat-module__ac35RG__ctaNucGlow{background:conic-gradient(#0000,#fb923c1a,#0000,#fb923c0f,#0000)}.CTAChat-module__ac35RG__ctaNucOrange .CTAChat-module__ac35RG__ctaNucIcon{filter:drop-shadow(0 0 8px #fb923c66)}.CTAChat-module__ac35RG__ctaNuc1{animation:6s ease-in-out infinite CTAChat-module__ac35RG__ctaNucFloat1;top:14%;left:6%}.CTAChat-module__ac35RG__ctaNuc2{animation:7s ease-in-out infinite CTAChat-module__ac35RG__ctaNucFloat2;top:50%;left:3%}.CTAChat-module__ac35RG__ctaNuc3{animation:8s ease-in-out infinite CTAChat-module__ac35RG__ctaNucFloat3;bottom:10%;left:12%}.CTAChat-module__ac35RG__ctaNuc4{animation:5.5s ease-in-out infinite CTAChat-module__ac35RG__ctaNucFloat4;top:12%;right:7%}.CTAChat-module__ac35RG__ctaNuc5{animation:6.5s ease-in-out infinite CTAChat-module__ac35RG__ctaNucFloat5;top:48%;right:4%}.CTAChat-module__ac35RG__ctaNuc6{animation:7.5s ease-in-out infinite CTAChat-module__ac35RG__ctaNucFloat6;bottom:12%;right:10%}@keyframes CTAChat-module__ac35RG__ctaNucFloat1{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-10px,-18px)rotate(3deg)}}@keyframes CTAChat-module__ac35RG__ctaNucFloat2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(12px,-14px)rotate(-4deg)}}@keyframes CTAChat-module__ac35RG__ctaNucFloat3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(15px,-12px)rotate(-3deg)}}@keyframes CTAChat-module__ac35RG__ctaNucFloat4{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-8px,-20px)rotate(2deg)}}@keyframes CTAChat-module__ac35RG__ctaNucFloat5{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-12px,-16px)rotate(4deg)}}@keyframes CTAChat-module__ac35RG__ctaNucFloat6{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(10px,-15px)rotate(-2deg)}}.CTAChat-module__ac35RG__ctaContent{z-index:5;flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex;position:relative}.CTAChat-module__ac35RG__ctaHeader{text-align:center;opacity:0;flex-direction:column;align-items:center;margin-bottom:48px;transition:opacity .8s,transform .8s;display:flex;transform:translateY(24px)}.CTAChat-module__ac35RG__ctaHeader.CTAChat-module__ac35RG__vis{opacity:1;transform:translateY(0)}.CTAChat-module__ac35RG__ctaTitle{letter-spacing:-.5px;color:#111827;margin-bottom:18px;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:300;line-height:1.15}.CTAChat-module__ac35RG__ctaSub{color:#111827;opacity:.7;max-width:480px;font-family:Montserrat,sans-serif;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:400;line-height:1.7}.CTAChat-module__ac35RG__ctaGlassPanel{z-index:9;-webkit-backdrop-filter:blur(32px);background:#ffffff2e;border:1px solid #ffffff59;border-radius:10px;width:min(900px,94vw);padding:48px 40px 40px;position:relative;overflow:hidden;box-shadow:0 40px 120px #0000000f,0 16px 48px #0000000a,inset 0 2px #ffffff8c,inset 0 -2px #00000008,inset 2px 0 #ffffff40,inset -2px 0 #ffffff1f}.CTAChat-module__ac35RG__ctaGlassPanel:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 28%,#ffffff1a 42%,#fff3 50%,#ffffff1a 58%,#0000 72%);width:60%;height:180%;position:absolute;top:-40%;left:-20%;transform:rotate(-15deg)}.CTAChat-module__ac35RG__ctaGlassPanel:after{content:"";pointer-events:none;background:radial-gradient(40% 30% at 10% 10%,#ffffff24,#0000 60%),radial-gradient(30% 20% at 90% 85%,#ffffff14,#0000 50%);border-radius:10px;position:absolute;inset:0}.CTAChat-module__ac35RG__ctaChatWrap{z-index:2;flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.CTAChat-module__ac35RG__ctaChatRow{opacity:0;align-items:flex-end;gap:10px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(12px)}.CTAChat-module__ac35RG__ctaChatRow.CTAChat-module__ac35RG__vis{opacity:1;transform:translateY(0)}.CTAChat-module__ac35RG__ctaChatAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;overflow:hidden}.CTAChat-module__ac35RG__ctaChatAvatar svg{width:36px;height:36px}.CTAChat-module__ac35RG__spacer{visibility:hidden}.CTAChat-module__ac35RG__nucleusAvatar{background:radial-gradient(circle at 40% 35%,#ffffffe6,#dce6ffb3 40%,#1a3dff26 80%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;box-shadow:0 0 20px #1a3dff33,0 0 40px #1a3dff1a,inset 0 1px 2px #fffc}.CTAChat-module__ac35RG__nucleusImg{object-fit:contain;filter:none;width:22px!important;height:22px!important}.CTAChat-module__ac35RG__ctaBubble{border-radius:18px 18px 18px 4px;max-width:520px;padding:18px 22px;font-size:.9rem;line-height:1.6}.CTAChat-module__ac35RG__ctaBubbleWhite{color:#1e1e2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #fff9;box-shadow:0 2px 12px #0000000a}.CTAChat-module__ac35RG__ctaBubbleGlass{color:#1e1e2e;-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#1a3dff14,#6366f11f);border:1px solid #1a3dff1f}.CTAChat-module__ac35RG__ctaDots{align-items:center;gap:4px;height:18px;display:flex}.CTAChat-module__ac35RG__ctaDots span{background:#1a3dff4d;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite CTAChat-module__ac35RG__ctaDotBounce}.CTAChat-module__ac35RG__ctaDots span:nth-child(2){animation-delay:.2s}.CTAChat-module__ac35RG__ctaDots span:nth-child(3){animation-delay:.4s}.CTAChat-module__ac35RG__ctaDots.CTAChat-module__ac35RG__hide,.CTAChat-module__ac35RG__ctaTyped{display:none}.CTAChat-module__ac35RG__ctaTyped.CTAChat-module__ac35RG__vis{display:block}.CTAChat-module__ac35RG__ctaCursor{vertical-align:text-bottom;background:#1a3dff80;width:2px;height:1em;margin-left:1px;animation:.6s step-end infinite CTAChat-module__ac35RG__ctaBlink;display:inline-block}.CTAChat-module__ac35RG__ctaChatPills{opacity:0;flex-wrap:wrap;gap:8px;padding-left:46px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(8px)}.CTAChat-module__ac35RG__ctaChatPills.CTAChat-module__ac35RG__vis{opacity:1;transform:translateY(0)}.CTAChat-module__ac35RG__ctaChatPill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;opacity:0;cursor:pointer;background:linear-gradient(135deg,#1a3dffe6,#3b82f6f2);border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;transform:translateY(8px);box-shadow:0 4px 14px #1a3dff33}.CTAChat-module__ac35RG__ctaChatPill.CTAChat-module__ac35RG__vis{opacity:1;transform:translateY(0)}.CTAChat-module__ac35RG__ctaChatPill:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a3dff4d}.CTAChat-module__ac35RG__ctaChatPill svg{flex-shrink:0;width:16px;height:16px}.CTAChat-module__ac35RG__ctaChatTime{color:var(--gray4);opacity:0;padding-left:46px;font-size:.72rem;transition:opacity .4s}.CTAChat-module__ac35RG__ctaChatTime.CTAChat-module__ac35RG__vis{opacity:1}.CTAChat-module__ac35RG__ctaChatHeart{opacity:0;border-top:1px solid #fff3;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding-top:24px;transition:opacity .5s,transform .5s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.8)}.CTAChat-module__ac35RG__ctaChatHeart.CTAChat-module__ac35RG__vis{opacity:1;transform:scale(1)}.CTAChat-module__ac35RG__ctaChatHeart svg{fill:url(#heartGrad);stroke:none;filter:drop-shadow(0 2px 6px #1a3dff4d);width:18px;height:18px}.CTAChat-module__ac35RG__ctaChatHeartLabel{color:var(--gray5);letter-spacing:.02em;font-size:.75rem;font-weight:500}.CTAChat-module__ac35RG__ctaChatHeart.CTAChat-module__ac35RG__vis svg{animation:1.8s ease-in-out infinite CTAChat-module__ac35RG__heartPulse}.CTAChat-module__ac35RG__ctaButtons{z-index:2;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex;position:relative}.CTAChat-module__ac35RG__ctaBtnBlue,.CTAChat-module__ac35RG__ctaBtnGreen,.CTAChat-module__ac35RG__ctaBtnOutline{cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTAChat-module__ac35RG__ctaBtnBlue{color:#fff;background:#1a3dff;box-shadow:0 4px 16px #1a3dff4d}.CTAChat-module__ac35RG__ctaBtnBlue:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a3dff66}.CTAChat-module__ac35RG__ctaBtnGreen{color:#fff;background:#25d366;box-shadow:0 4px 16px #25d3664d}.CTAChat-module__ac35RG__ctaBtnGreen:hover{transform:translateY(-2px);box-shadow:0 8px 24px #25d36666}.CTAChat-module__ac35RG__ctaBtnGreen svg{flex-shrink:0;width:20px;height:20px}.CTAChat-module__ac35RG__ctaBtnOutline{color:var(--text);background:0 0;border:1.5px solid #0003}.CTAChat-module__ac35RG__ctaBtnOutline:hover{background:#ffffff4d;border-color:#0006;transform:translateY(-2px)}@keyframes CTAChat-module__ac35RG__ctaDotBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@keyframes CTAChat-module__ac35RG__ctaBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes CTAChat-module__ac35RG__heartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media (max-width:1100px){.CTAChat-module__ac35RG__ctaNuc{transform:scale(.7)}}@media (max-width:768px){.CTAChat-module__ac35RG__ctaChat{min-height:auto;padding:60px 20px}.CTAChat-module__ac35RG__ctaCloud1{width:300px;height:200px}.CTAChat-module__ac35RG__ctaCloud2{width:250px;height:180px}.CTAChat-module__ac35RG__ctaCloud3{width:350px;height:220px}.CTAChat-module__ac35RG__ctaNuc{transform:scale(.4)}.CTAChat-module__ac35RG__ctaNucLabel{display:none}.CTAChat-module__ac35RG__ctaNuc1{top:6%;left:1%}.CTAChat-module__ac35RG__ctaNuc2{top:38%;left:-2%}.CTAChat-module__ac35RG__ctaNuc3{bottom:4%;left:4%}.CTAChat-module__ac35RG__ctaNuc4{top:6%;right:1%}.CTAChat-module__ac35RG__ctaNuc5{top:38%;right:-2%}.CTAChat-module__ac35RG__ctaNuc6{bottom:4%;right:4%}.CTAChat-module__ac35RG__ctaHeader{margin-bottom:32px}.CTAChat-module__ac35RG__ctaTitle{font-size:clamp(1.6rem,6vw,2.4rem)}.CTAChat-module__ac35RG__ctaGlassPanel{border-radius:16px;width:100%;padding:28px 20px 24px}.CTAChat-module__ac35RG__ctaChatAvatar,.CTAChat-module__ac35RG__ctaChatAvatar svg,.CTAChat-module__ac35RG__nucleusAvatar{width:30px;height:30px}.CTAChat-module__ac35RG__nucleusImg{width:18px!important;height:18px!important}.CTAChat-module__ac35RG__ctaBubble{max-width:88%;padding:14px 18px;font-size:.84rem}.CTAChat-module__ac35RG__ctaChatPills{flex-direction:column;padding-left:0}.CTAChat-module__ac35RG__ctaChatPill{justify-content:center;width:100%;padding:12px 18px;font-size:.82rem}.CTAChat-module__ac35RG__ctaChatTime{text-align:center;padding-left:0}.CTAChat-module__ac35RG__ctaChatHeart{justify-content:center}}
