@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--background: #FFFFFF;--surface: #F8F9FA;--surface-hover: #F0F2F5;--primary: #5956E9;--primary-glow: rgba(89, 86, 233, .3);--secondary: #00E5FF;--text-primary: #121212;--text-secondary: #5F6368;--border: rgba(0, 0, 0, .08);--border-focus: rgba(0, 0, 0, .15);--font-display: clamp(3rem, 6vw, 4rem);--font-h2: clamp(2.5rem, 5vw, 3rem);--font-h3-lg: clamp(1.4rem, 2.5vw, 1.8rem);--font-h3: 1.35rem;--font-h4: 1.2rem;--font-stat: 3rem;--font-body-lg: 1.125rem;--font-body: 1.05rem;--font-body-sm: .95rem;--font-caption: .875rem;--font-small: .85rem;--font-xs: .75rem;--font-micro: .7rem;--font-nano: .55rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Plus Jakarta Sans,sans-serif;color:var(--text-primary);background-color:var(--background);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.react-homepage .hero-content h1,.react-homepage .hero-content h2,.react-homepage .hero-content h3,.react-homepage .section .container_react h1,.react-homepage .section .container_react h2,.react-homepage .section .container_react h3,.react-homepage .cta-banner-content h1,.react-homepage .cta-banner-content h2,.react-homepage .cta-banner-content h3,.react-homepage .feature-card h3{font-family:Outfit,sans-serif;font-weight:700;color:var(--text-primary);line-height:1.1;letter-spacing:-.03em}.react-homepage .hero-content h1{font-size:var(--font-display);margin-bottom:1.5rem}.react-homepage .section .container_react h2,.react-homepage .cta-banner-content h2{font-size:var(--font-h2);letter-spacing:-.02em;margin-bottom:1.25rem}.react-homepage .hero-description{margin-bottom:1.5rem}.react-homepage .hero-content p,.react-homepage .section .container_react>.text-center p,.react-homepage .section .container_react>[class*=section-header] p{font-size:var(--font-body);color:var(--text-secondary);line-height:1.7}.react-homepage .text-gradient{background:linear-gradient(135deg,var(--text-primary) 0%,#666666 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.react-homepage .text-gradient-brand{background:linear-gradient(135deg,var(--primary) 0%,#8C52FF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.react-homepage .container_react{width:100%;max-width:1300px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.react-homepage .container_react{padding:0 1.25rem}}@media (max-width: 480px){.react-homepage .container_react{padding:0 1rem}}.react-homepage .section{padding:5rem 0;position:relative}.react-homepage .section-header{text-align:center;max-width:750px;margin:0 auto 4rem}@media (max-width: 768px){.react-homepage .section-header{margin-bottom:2.5rem}}@media (max-width: 480px){.react-homepage .section-header{margin-bottom:2rem}}.react-homepage .grid{display:grid;gap:2rem}.react-homepage .grid-2{grid-template-columns:repeat(auto-fit,minmax(min(400px,100%),1fr))}.react-homepage .grid-3{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr))}.react-homepage .grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 1200px){.react-homepage .grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.react-homepage .grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.react-homepage .grid-4{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 380px){.react-homepage .grid-4{grid-template-columns:1fr;gap:1rem}}.react-homepage .btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:var(--font-body-lg);font-weight:600;font-family:Outfit,sans-serif;border-radius:100px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:1px solid transparent}.react-homepage .btn-primary{background:var(--primary);color:#fff;border:1px solid var(--primary)}.react-homepage .btn-primary:hover{background:#fff;color:var(--primary);transform:translateY(-2px) scale(1.02);box-shadow:0 15px 35px var(--primary-glow)}.react-homepage .btn-outline{background:#fff;color:var(--primary);border:1px solid var(--primary)}.react-homepage .btn-outline:hover{background:var(--primary);color:#fff;transform:translateY(-2px) scale(1.02);box-shadow:0 15px 35px var(--primary-glow)}.react-homepage .hero-cta-group{display:flex;background:#fff;border:1px solid var(--border);border-radius:100px;padding:.5rem;max-width:500px;position:relative;box-shadow:0 20px 40px #0000000f;transition:all .3s ease;margin-bottom:30px!important}.react-homepage .hero-cta-group:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #5956e91a,0 20px 40px #0000000f}.react-homepage .hero-input{flex:1;background:transparent;border:none;color:var(--text-primary);padding:0 1.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:var(--font-body);outline:none}.react-homepage .hero-input::placeholder{color:#9aa0a6}.react-homepage .hero-cta-group .btn{padding:.75rem 2rem;font-size:var(--font-body-sm)}.react-homepage .navbar{position:fixed;top:0;width:100%;background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1000;padding:1.25rem 0;border-bottom:1px solid var(--border)}.react-homepage .nav-container{display:flex;justify-content:space-between;align-items:center}.react-homepage .logo{text-decoration:none;color:var(--text-primary);display:flex;align-items:center;gap:.75rem;font-family:Outfit,sans-serif;font-weight:800;font-size:var(--font-h3);letter-spacing:-.5px}.react-homepage .nav-links{display:none;gap:2.5rem}@media (min-width: 992px){.react-homepage .nav-links{display:flex;align-items:center}}.react-homepage .nav-link{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:var(--font-body-sm);transition:color .2s}.react-homepage .nav-link:hover{color:var(--text-primary)}.react-homepage .nav-actions{display:none;gap:1.5rem;align-items:center}@media (min-width: 768px){.react-homepage .nav-actions{display:flex}}.react-homepage .hero{padding-top:6rem;padding-bottom:6rem;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.react-homepage .hero:before{content:"";position:absolute;top:-10%;right:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(89,86,233,.15) 0%,transparent 60%);z-index:-1;filter:blur(60px)}.react-homepage .hero:after{content:"";position:absolute;bottom:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,229,255,.1) 0%,transparent 60%);z-index:-1;filter:blur(60px)}.react-homepage .hero .container_react{display:grid;grid-template-columns:1fr;gap:5rem;align-items:center}@media (min-width: 992px){.react-homepage .hero .container_react{grid-template-columns:1.15fr .85fr}}.react-homepage .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#fff;border:1px solid var(--border);color:var(--text-primary);border-radius:100px;font-weight:600;font-size:var(--font-caption);margin-bottom:2rem;font-family:Outfit,sans-serif;box-shadow:0 4px 15px #00000008}.react-homepage .social-proof,.react-homepage .hero-ratings{display:flex;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border);flex-wrap:wrap}.react-homepage .hero-rating-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem 1.25rem;border-radius:14px;background:var(--surface);border:1px solid var(--border);transition:all .3s ease;min-width:90px}.react-homepage .hero-rating-item:hover{background:#fff;border-color:#5956e933;box-shadow:0 8px 20px #5956e90f;transform:translateY(-3px)}.react-homepage .hero-rating-logo{width:auto;height:32px;display:flex;justify-content:center;margin-bottom:.15rem}.react-homepage .hero-rating-logo img{max-height:32px;width:auto;object-fit:contain}.react-homepage .hero-rating-info{display:flex;align-items:center;gap:.4rem}.react-homepage .hero-rating-info .rating-stars{display:flex;gap:1px}.react-homepage .hero-rating-score{font-family:Outfit,sans-serif;font-weight:700;font-size:var(--font-xs);color:var(--text-primary)}.react-homepage .hero-rating-name{font-size:var(--font-micro);font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.react-homepage .hero-ratings{gap:.75rem;justify-content:center}.react-homepage .hero-rating-item{padding:.55rem .85rem;min-width:78px}.react-homepage .hero-rating-logo{height:26px}.react-homepage .hero-rating-logo img{max-height:26px}}@media (max-width: 480px){.react-homepage .hero-rating-item{padding:.5rem .75rem;min-width:72px;border-radius:12px}.react-homepage .hero-rating-logo{height:22px}.react-homepage .hero-rating-logo img{max-height:22px}}@media (min-width: 601px) and (max-width: 991px){.react-homepage .hero-visual-wrap .hero-phone-mockup{max-width:440px;padding:1.75rem;border-radius:28px}}.react-homepage .rating-stars{color:#f59e0b;display:flex;gap:2px}.react-homepage .hero-content{min-width:0}.react-homepage .hero-visual-wrap{position:relative;display:flex;justify-content:center;align-items:center;min-width:0}.react-homepage .hero-visual-wrap:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(89,86,233,.12) 0%,rgba(0,229,255,.06) 40%,transparent 70%);filter:blur(40px);pointer-events:none;z-index:0}.react-homepage .hero-phone-mockup{width:100%;max-width:380px;border-radius:32px;background:#fff;border:1px solid var(--border);box-shadow:0 25px 60px #5956e91a,0 10px 25px #0000000f,0 0 0 1px #5956e90a;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;position:relative;z-index:1;overflow:hidden}.react-homepage .hero-phone-mockup:before{content:"";position:absolute;top:-80px;right:-80px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(89,86,233,.06),transparent 70%);pointer-events:none}.react-homepage .hero-phone-mockup:after{content:"";position:absolute;bottom:-60px;left:-60px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(0,229,255,.05),transparent 70%);pointer-events:none}.react-homepage .phone-notch{width:80px;height:5px;border-radius:10px;background:var(--border);margin:0 auto .5rem}.react-homepage .phone-header{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.react-homepage .phone-header-icon{width:44px;height:44px;border-radius:50%;color:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.react-homepage .phone-header-info{flex:1}.react-homepage .phone-header-info h4{font-family:Outfit,sans-serif;font-weight:700;font-size:1rem;color:var(--text-primary);margin:0;line-height:1.3}.react-homepage .phone-status{display:flex;align-items:center;gap:5px;font-size:.78rem;color:var(--secondary);font-weight:600}.react-homepage .phone-status-dot{width:7px;height:7px;border-radius:50%;background:var(--secondary);display:inline-block;animation:phonePulse 2s ease-in-out infinite}@keyframes phonePulse{0%,to{opacity:1}50%{opacity:.4}}.react-homepage .phone-badge{font-size:.72rem;font-weight:600;padding:.35rem .7rem;border-radius:8px;background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap}.react-homepage .phone-messages{display:flex;flex-direction:column;gap:.6rem;flex:1;overflow-y:auto}.react-homepage .phone-msg{max-width:80%;padding:.75rem 1rem;position:relative}.react-homepage .phone-msg p{margin:0;font-size:.85rem;line-height:1.5}.react-homepage .phone-msg-time{display:block;font-size:.65rem;margin-top:.3rem;opacity:.6}.react-homepage .phone-msg-incoming{align-self:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:18px 18px 18px 4px;margin-bottom:5px}.react-homepage .phone-msg-incoming p{color:var(--text-primary)}.react-homepage .phone-msg-incoming .phone-msg-time{color:var(--text-secondary)}.react-homepage .phone-msg-outgoing{align-self:flex-end;background:var(--primary);border-radius:18px 18px 4px}.react-homepage .phone-msg-outgoing p{color:#fff}.react-homepage .phone-msg-outgoing .phone-msg-time{color:#ffffffb3;text-align:right}.react-homepage .phone-input-bar{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;border-radius:100px;background:var(--surface);border:1px solid var(--border);color:var(--text-secondary)}.react-homepage .phone-input-placeholder{font-size:.8rem;color:var(--text-secondary);opacity:.6}@media (max-width: 768px){.react-homepage .hero-phone-mockup{max-width:100%}}.icircle-wrap{position:relative;width:100%;aspect-ratio:1;max-width:420px;margin:0 auto;z-index:1}.icircle-ring{position:absolute;top:50%;left:50%;width:75%;height:75%;transform:translate(-50%,-50%);border:1px solid rgba(89,86,233,.15);border-radius:50%;pointer-events:none;animation:icircleRingIn 1s cubic-bezier(.22,1,.36,1) .2s both}.icircle-ring-2{width:95%;height:95%;border-color:#5956e914;animation:icircleRingIn 1s cubic-bezier(.22,1,.36,1) .4s both,icircleRotate 40s linear 1.4s infinite;border-style:dashed}@keyframes icircleRingIn{0%{transform:translate(-50%,-50%) scale(0);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes icircleRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.icircle-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110px;height:110px;border-radius:50%;background:linear-gradient(135deg,#5956e940,#8c52ff26);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(89,86,233,.3);display:flex;align-items:center;justify-content:center;color:#fff;z-index:3;box-shadow:0 0 40px #5956e933,inset 0 0 30px #5956e91a;transition:width .5s cubic-bezier(.22,1,.36,1),height .5s cubic-bezier(.22,1,.36,1),background .4s ease,box-shadow .4s ease,border-color .4s ease;cursor:pointer;overflow:hidden;animation:icircleHubIn .8s cubic-bezier(.22,1,.36,1) both}@keyframes icircleHubIn{0%{transform:translate(-50%,-50%) scale(0);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.icircle-hub-expanded{width:180px;height:180px;background:linear-gradient(135deg,#5956e94d,#8c52ff33);box-shadow:0 0 50px #5956e940,inset 0 0 35px #5956e91a;border-color:#8c52ff59}.icircle-hub-default{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;animation:icircleContentIn .4s cubic-bezier(.22,1,.36,1)}.icircle-hub-default svg{opacity:.9}.icircle-hub-title{font-family:Outfit,sans-serif;font-weight:700;font-size:var(--font-micro);letter-spacing:.5px;text-transform:uppercase}.icircle-hub-sub{font-size:var(--font-nano);opacity:.6;letter-spacing:.3px}.icircle-hub-detail{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.8rem;animation:icircleDetailIn .45s cubic-bezier(.22,1,.36,1)}@keyframes icircleContentIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes icircleDetailIn{0%{opacity:0;transform:scale(.7)}60%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.icircle-hub-detail-icon{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#8C52FF);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:.4rem;flex-shrink:0}.icircle-hub-detail-icon svg{width:16px;height:16px}.icircle-hub-detail h4{font-family:Outfit,sans-serif;font-weight:700;font-size:var(--font-xs);color:#fff;margin-bottom:.25rem;line-height:1.2}.icircle-hub-detail p{font-size:var(--font-nano);color:#ffffffa6;line-height:1.4;margin-bottom:0;max-width:140px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.icircle-node{position:absolute;display:flex;flex-direction:column;align-items:center;gap:.45rem;cursor:pointer;z-index:2;will-change:transform,opacity}.icircle-node-1{top:2%;left:50%;transform:translate(-50%);animation:icircleNodeIn .7s cubic-bezier(.22,1,.36,1) .3s both}.icircle-node-2{top:50%;right:2%;transform:translateY(-50%);animation:icircleNodeIn .7s cubic-bezier(.22,1,.36,1) .45s both}.icircle-node-3{bottom:2%;left:50%;transform:translate(-50%);animation:icircleNodeIn .7s cubic-bezier(.22,1,.36,1) .6s both}.icircle-node-4{top:50%;left:2%;transform:translateY(-50%);animation:icircleNodeIn .7s cubic-bezier(.22,1,.36,1) .75s both}@keyframes icircleNodeIn{0%{opacity:0;scale:0}to{opacity:1;scale:1}}.icircle-node-dot{width:52px;height:52px;border-radius:50%;background:#5956e91f;border:1px solid rgba(89,86,233,.2);display:flex;align-items:center;justify-content:center;color:#ffffffb3;transition:background .35s ease,border-color .35s ease,color .35s ease,transform .4s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.icircle-node:hover .icircle-node-dot,.icircle-active .icircle-node-dot{background:linear-gradient(135deg,var(--primary),#8C52FF);border-color:#8c52ff80;color:#fff;transform:scale(1.1);box-shadow:0 0 20px #5956e959}.icircle-node-label{font-family:Outfit,sans-serif;font-size:var(--font-xs);font-weight:600;color:#ffffff80;white-space:nowrap;transition:color .3s ease}.icircle-node:hover .icircle-node-label,.icircle-active .icircle-node-label{color:#fff}.icircle-node:before{content:"";position:absolute;background:linear-gradient(to bottom,rgba(89,86,233,.2),transparent);z-index:-1;animation:icircleConnectorIn .6s ease 1s both}@keyframes icircleConnectorIn{0%{opacity:0}to{opacity:1}}.icircle-node-1:before{width:1px;height:60px;bottom:-60px;left:50%}.icircle-node-2:before{width:60px;height:1px;left:-60px;top:50%;background:linear-gradient(to left,rgba(89,86,233,.2),transparent)}.icircle-node-3:before{width:1px;height:60px;top:-60px;left:50%;background:linear-gradient(to top,rgba(89,86,233,.2),transparent)}.icircle-node-4:before{width:60px;height:1px;right:-60px;top:50%;background:linear-gradient(to right,rgba(89,86,233,.2),transparent)}@media (max-width: 992px){.icircle-wrap{max-width:360px}.icircle-hub{width:100px;height:100px}.icircle-hub-expanded{width:160px;height:160px}.icircle-hub-default svg{width:22px;height:22px}.icircle-node-dot{width:44px;height:44px}.icircle-hub-detail h4{font-size:.65rem}.icircle-hub-detail p{font-size:.48rem;max-width:120px}.icircle-hub-detail-icon{width:28px;height:28px}.icircle-hub-detail-icon svg{width:14px;height:14px}}@media (max-width: 768px){.icircle-wrap{max-width:300px}.icircle-hub{width:85px;height:85px}.icircle-hub-expanded{width:140px;height:140px}.icircle-hub-title{font-size:.6rem}.icircle-hub-sub{font-size:.45rem}.icircle-hub-default svg{width:20px;height:20px}.icircle-node-dot{width:36px;height:36px}.icircle-node-dot svg{width:16px;height:16px}.icircle-node-label{font-size:.6rem}.icircle-hub-detail{padding:.5rem}.icircle-hub-detail h4{font-size:.58rem}.icircle-hub-detail p{font-size:.44rem;max-width:105px;-webkit-line-clamp:2}.icircle-hub-detail-icon{width:24px;height:24px;margin-bottom:.25rem}.icircle-hub-detail-icon svg{width:12px;height:12px}.icircle-node:before{display:none}}.react-homepage .feature-card{padding:2rem;border-radius:24px;background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;display:flex;flex-direction:column}.react-homepage .feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:0;transition:opacity .4s}.react-homepage .feature-card:hover{transform:translateY(-10px);border-color:#5956e94d;background:#fff;box-shadow:0 20px 40px #5956e914}.react-homepage .feature-card:hover:before{opacity:1}.react-homepage .feature-icon-wrapper{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#5956e91a,#00e5ff1a);border:1px solid rgba(89,86,233,.1);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.react-homepage .feature-title{font-size:var(--font-h3);margin-bottom:1rem}.react-homepage .feature-desc{font-size:var(--font-body);margin-bottom:0;line-height:1.7}.react-homepage .cta-gradient-banner{padding:4rem 0;background:linear-gradient(135deg,#00d2ff,#7b61ff,#5956e9);position:relative;overflow:hidden}.react-homepage .cta-gradient-inner{display:flex;align-items:center;gap:3rem;position:relative;z-index:1}.react-homepage .cta-gradient-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.react-homepage .cta-gradient-circle{position:absolute;border-radius:50%;background:#ffffff0f}.react-homepage .cta-gradient-circle-1{width:300px;height:300px;top:-80px;right:10%}.react-homepage .cta-gradient-circle-2{width:200px;height:200px;bottom:-60px;right:30%}.react-homepage .cta-gradient-left{flex:1;position:relative;z-index:1}.react-homepage .cta-gradient-left h3{font-family:Outfit,sans-serif;font-weight:700;font-size:var(--font-h3-lg);color:#fff;margin-bottom:1.75rem;line-height:1.35}.react-homepage .btn-white{display:inline-flex;align-items:center;background:#fff;color:var(--primary);font-family:Outfit,sans-serif;font-weight:600;font-size:var(--font-body-sm);padding:.85rem 2.25rem;border-radius:100px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;box-shadow:0 4px 20px #00000026}.react-homepage .btn-white:hover{background:var(--primary);color:#fff;transform:translateY(-2px) scale(1.02);box-shadow:0 15px 35px #00000040}.react-homepage .cta-gradient-right{position:relative;z-index:1;flex-shrink:0}.react-homepage .cta-grad-visual{position:relative;width:240px;height:180px}.react-homepage .cta-grad-screen{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:140px;border-radius:12px;background:#fff;box-shadow:0 15px 40px #00000026;padding:1.25rem 1rem 1rem;display:flex;flex-direction:column;gap:.5rem}.react-homepage .cta-grad-screen-header{width:60%;height:10px;border-radius:5px;background:linear-gradient(90deg,#7b61ff,#5956e9);opacity:.7;margin-bottom:.25rem}.react-homepage .cta-grad-screen-line{width:100%;height:6px;border-radius:3px;background:#5956e91a}.react-homepage .cta-grad-screen-line-short{width:55%}.react-homepage .cta-grad-screen-bar{margin-top:auto;width:100%;height:20px;border-radius:6px;background:linear-gradient(135deg,#00d2ff,#5956e9);opacity:.6}.react-homepage .cta-grad-float{position:absolute;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 20px #00000026;animation:hiwFloat 3s ease-in-out infinite}.react-homepage .cta-grad-float-1{top:-5px;right:10px;background:#fff;animation-delay:0s}.react-homepage .cta-grad-float-2{bottom:10px;left:0;background:#fff;animation-delay:1s}.react-homepage .cta-grad-float-3{bottom:-5px;right:0;background:#fff;width:36px;height:36px;animation-delay:.5s}@media (max-width: 992px){.react-homepage .cta-gradient-banner{padding:3rem 0}.react-homepage .cta-gradient-inner{gap:2rem}.react-homepage .cta-grad-visual{width:200px;height:150px}.react-homepage .cta-grad-screen{width:150px;height:115px}}@media (max-width: 768px){.react-homepage .cta-gradient-banner{padding:2.5rem 0}.react-homepage .cta-gradient-inner{flex-direction:column;text-align:center;gap:2rem}.react-homepage .cta-gradient-left h3{max-width:none}.react-homepage .cta-gradient-right{display:none}}.react-homepage .cta-banner{background:linear-gradient(135deg,var(--surface) 0%,white 100%);border-radius:40px;padding:6rem 3rem;text-align:center;position:relative;overflow:hidden;border:1px solid var(--border);box-shadow:0 30px 60px #0000000d}.react-homepage .cta-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMSIgZmlsbD0icmdiYSgwLCAwLCAwLCAwLjA1KSIvPjwvc3ZnPg==);z-index:0}.react-homepage .cta-banner-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.react-homepage .cta-banner p{margin:0 auto 3rem;font-size:var(--font-h4);color:var(--text-secondary)}.react-homepage .cta-banner-light{background:linear-gradient(135deg,#f0f4ff,#e8f4f8,#f5f0ff);border:1px solid rgba(89,86,233,.08)}.react-homepage .cta-banner-light:before{opacity:.3}.react-homepage .footer{background:#fff;border-top:1px solid var(--border);padding:6rem 0 3rem}.react-homepage .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem}@media (max-width: 992px){.react-homepage .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 576px){.react-homepage .footer-grid{grid-template-columns:1fr}}.react-homepage .footer-title{color:var(--text-primary);font-size:var(--font-h4);margin-bottom:1.5rem;font-family:Outfit,sans-serif}.react-homepage .footer-links{list-style:none}.react-homepage .footer-links li{margin-bottom:1rem}.react-homepage .footer-links a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.react-homepage .footer-links a:hover{color:var(--primary)}.react-homepage .footer-bottom{border-top:1px solid var(--border);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;color:var(--text-secondary);font-size:var(--font-body-sm)}@keyframes fadeUpIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.react-homepage .animate-up{animation:fadeUpIn .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.react-homepage .delay-100{animation-delay:.1s}.react-homepage .delay-200{animation-delay:.2s}.react-homepage .delay-300{animation-delay:.3s}.react-homepage .delay-400{animation-delay:.4s}.react-homepage .stats-section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.react-homepage .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto}@media (max-width: 992px){.react-homepage .stats-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:760px}.react-homepage .stats-grid>.stat-card{flex:1 1 1px;max-width:340px}}@media (max-width: 600px){.react-homepage .stats-grid{max-width:420px}.react-homepage .stats-grid>.stat-card{flex:1 1 100%;max-width:100%}}.react-homepage .stat-card{text-align:center;padding:2.5rem 1.5rem;border-radius:24px;background:#fff;border:1px solid var(--border);transition:all .3s ease}.react-homepage .stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.react-homepage .stat-icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#5956e91a,#00e5ff1a);color:var(--primary);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.react-homepage .stat-value{font-family:Outfit,sans-serif;font-size:var(--font-stat);font-weight:800;color:var(--text-primary);line-height:1;margin-bottom:.5rem;letter-spacing:-.03em}.react-homepage .stat-label{font-size:var(--font-body);color:var(--text-primary);margin-bottom:.25rem}.react-homepage .stat-desc{font-size:var(--font-body-sm);color:var(--text-secondary)}.react-homepage .how-it-works-section{background:#fff}.react-homepage .hiw-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.react-homepage .hiw-left{padding-right:1rem}.react-homepage .hiw-left-desc{color:var(--text-secondary);font-size:var(--font-body);line-height:1.7;margin-bottom:2.5rem!important}.react-homepage .hiw-chat-visual{position:relative;width:100%;max-width:408px;min-height:420px;margin:1.5rem auto 0;background:linear-gradient(135deg,#4a6cf7,#3b5de7);border-radius:20px;overflow:hidden;padding:2rem 1.75rem}.react-homepage .hiw-chat-grid-svg,.react-homepage .hiw-chat-connectors{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.react-homepage .hiw-chat-grid-svg{z-index:0}.react-homepage .hiw-chat-connectors{z-index:1}.react-homepage .hiw-chat-profile{position:absolute;top:1.25rem;right:1.25rem;display:flex;align-items:flex-start;gap:.5rem;z-index:3;animation:hiwChatFadeIn .6s .2s ease-out both}.react-homepage .hiw-chat-avatar-img{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#c7d2fe,#a5b4fc);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px #0003;order:-1}.react-homepage .hiw-chat-profile-card{background:#fff;border-radius:12px;padding:.5rem .85rem;box-shadow:0 8px 25px #00000026;margin-top:.75rem}.react-homepage .hiw-chat-profile-row{display:flex;align-items:center;gap:.4rem}.react-homepage .hiw-chat-name{font-family:Outfit,sans-serif;font-weight:700;font-size:.85rem;color:var(--text-primary)}.react-homepage .hiw-chat-badge{display:inline-block;background:#22c55e;color:#fff;font-size:.6rem;font-weight:600;padding:.1rem .45rem;border-radius:100px}.react-homepage .hiw-chat-location{font-size:.7rem;color:var(--text-secondary);display:block;margin-top:.1rem}.react-homepage .hiw-chat-node{position:absolute;width:28px;height:28px;border-radius:6px;background:#fff;box-shadow:0 3px 12px #0000001f;z-index:2;display:flex;align-items:center;justify-content:center}.react-homepage .hiw-chat-node-1{top:28%;right:18%;animation:hiwFloat 4s .3s ease-in-out infinite}.react-homepage .hiw-chat-node-2{top:52%;left:5%;animation:hiwFloat 4s 1s ease-in-out infinite}.react-homepage .hiw-chat-node-3{bottom:30%;left:12%;animation:hiwFloat 4s 1.8s ease-in-out infinite}.react-homepage .hiw-chat-node-4{top:30%;left:12%;animation:hiwFloat 4s 2.5s ease-in-out infinite}.react-homepage .hiw-chat-bubble{position:relative;z-index:3;background:#fff;border-radius:4px 16px 16px;padding:1rem 1.15rem;margin-top:4.5rem;max-width:240px;box-shadow:0 8px 30px #00000026;animation:hiwChatSlideUp .6s .4s ease-out both}.react-homepage .hiw-chat-bot-label{display:flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;color:var(--text-secondary);margin-bottom:.4rem}.react-homepage .hiw-chat-bubble p{font-size:.82rem;color:var(--text-primary);line-height:1.5;margin:0}.react-homepage .hiw-chat-replies{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;margin-top:.6rem;margin-left:1.25rem;animation:hiwChatFadeIn .6s .6s ease-out both}.react-homepage .hiw-chat-reply{background:#fff;color:var(--text-primary);font-size:.78rem;font-weight:500;padding:.45rem 1.1rem;border-radius:10px;box-shadow:0 4px 15px #0000001a;cursor:pointer;transition:all .2s ease;border:none}.react-homepage .hiw-chat-reply-alt{margin-left:3rem}.react-homepage .hiw-chat-reply:hover{background:#fff;color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.react-homepage .hiw-chat-bot-icon{position:absolute;bottom:1.5rem;right:16%;width:42px;height:42px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--text-primary);box-shadow:0 6px 20px #00000026;z-index:3;animation:hiwFloat 3s ease-in-out infinite}@keyframes hiwFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hiwChatSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hiwChatFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.react-homepage .hiw-right{display:flex;flex-direction:column;gap:0}.react-homepage .hiw-item{display:flex;align-items:flex-start;gap:1.5rem;padding:1.75rem 0;position:relative}.react-homepage .hiw-connector{position:absolute;left:35px;top:calc(1.75rem + 70px);bottom:0;width:2px;background:linear-gradient(to bottom,#5956e926,#5956e90d)}.react-homepage .hiw-icon-box{width:70px;height:70px;min-width:70px;border-radius:18px;background:linear-gradient(135deg,#5956e914,#8c52ff0a);border:1px solid rgba(89,86,233,.1);display:flex;align-items:center;justify-content:center;color:var(--primary);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.react-homepage .hiw-icon-box img{transition:filter .4s ease}.react-homepage .hiw-item:hover .hiw-icon-box{background:linear-gradient(135deg,var(--primary),#8C52FF);color:#fff;border-color:transparent;transform:scale(1.05);box-shadow:0 8px 30px var(--primary-glow)}.react-homepage .hiw-item:hover .hiw-icon-box img{filter:brightness(0) invert(1)}.react-homepage .hiw-item-content{padding-top:.25rem}.react-homepage .hiw-item-title{font-family:Outfit,sans-serif;font-weight:700;font-size:var(--font-h4);color:var(--text-primary);margin-bottom:.5rem}.react-homepage .hiw-item-desc{font-size:var(--font-body-sm);color:var(--text-secondary);line-height:1.7;margin-bottom:0}@media (max-width: 992px){.react-homepage .hiw-layout{grid-template-columns:1fr;gap:3rem}.react-homepage .hiw-left{padding-right:0;text-align:center}.react-homepage .hiw-left-desc{margin:0 auto 2.5rem}.react-homepage .hiw-chat-visual{margin:0 auto;max-width:340px}}@media (max-width: 576px){.react-homepage .hiw-layout{gap:2rem}.react-homepage .hiw-item{gap:1rem;padding:1.25rem 0}.react-homepage .hiw-icon-box{width:56px;height:56px;min-width:56px;border-radius:14px}.react-homepage .hiw-connector{left:28px;top:calc(1.25rem + 56px)}.react-homepage .hiw-item-title{font-size:var(--font-body)}.react-homepage .hiw-chat-visual{max-width:300px}}.react-homepage .integrations-section{background:var(--surface)}.react-homepage .integrations-logos{display:grid;grid-template-columns:repeat(6,1fr);gap:1.25rem}@media (max-width: 1024px){.react-homepage .integrations-logos{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.react-homepage .integrations-logos{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width: 480px){.react-homepage .integrations-logos{grid-template-columns:repeat(2,1fr);gap:.875rem}}.react-homepage .integration-logo-card{display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem;border-radius:16px;background:#fff;border:1px solid var(--border);transition:all .3s ease;min-height:72px}.react-homepage .integration-logo-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #5956e914;border-color:#5956e926}.react-homepage .integration-logo-card img{max-width:140px;max-height:36px;object-fit:contain}.react-homepage .use-cases-section{background:#fff}.react-homepage .use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:2rem}@media (max-width: 768px){.react-homepage .use-cases-grid{gap:3rem}}.react-homepage .use-case-card{padding:2.5rem 2rem;border-radius:24px;background:var(--surface);border:1px solid var(--border);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.react-homepage .use-case-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:0;transition:opacity .4s}.react-homepage .use-case-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #5956e914;border-color:#5956e933}.react-homepage .use-case-card:hover:before{opacity:1}.react-homepage .use-case-icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#5956e91a,#00e5ff1a);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.react-homepage .use-case-card h3{font-family:Outfit,sans-serif;font-weight:700;font-size:var(--font-h3);margin-bottom:.75rem;color:var(--text-primary)}.react-homepage .use-case-card p{font-size:var(--font-body-sm);color:var(--text-secondary);line-height:1.7;margin-bottom:0}.react-homepage .industries-section{background:#fff}.react-homepage .industries-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1024px){.react-homepage .industries-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.react-homepage .industries-grid{grid-template-columns:1fr}}.react-homepage .industry-card{display:flex;flex-direction:column;padding:2rem 1.5rem;border-radius:20px;background:#fff;border:1px solid var(--border);transition:all .3s ease;cursor:default}.react-homepage .industry-card:hover{transform:translateY(-5px);background:var(--surface);border-color:#5956e933;box-shadow:0 15px 30px #5956e90f}.react-homepage .industry-icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#5956e91a,#00e5ff1a);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.react-homepage .industry-name{font-family:Outfit,sans-serif;font-weight:600;font-size:1.15rem;color:var(--text-primary);margin-bottom:.5rem}.react-homepage .industry-desc{font-size:var(--font-body-sm);color:var(--text-secondary);line-height:1.6;margin:0}.react-homepage .why-choose-section{background:linear-gradient(180deg,#f3f0ff,#ece8ff)}.react-homepage .why-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.react-homepage .why-left h2{margin-bottom:1.25rem}.react-homepage .why-left-desc{font-size:var(--font-body);color:var(--text-secondary);line-height:1.75;margin-bottom:2rem;max-width:440px}.react-homepage .why-circle-area{position:relative;width:100%;aspect-ratio:1;max-width:460px;margin:0 auto}.react-homepage .why-circle-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;border:1.5px dashed rgba(89,86,233,.15);border-radius:50%;pointer-events:none}.react-homepage .why-circle-ring-2{width:100%;height:100%;border-style:solid;border-color:#5956e90f}.react-homepage .why-orb{position:absolute;display:flex;flex-direction:column;align-items:center;gap:.35rem;cursor:pointer;z-index:2;transition:transform .3s ease}.react-homepage .why-orb-icon{width:54px;height:54px;border-radius:50%;background:#fff;border:2px solid rgba(89,86,233,.1);display:flex;align-items:center;justify-content:center;color:var(--primary);transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 3px 15px #5956e914}.react-homepage .why-orb-icon svg{width:20px;height:20px}.react-homepage .why-orb-label{font-family:Outfit,sans-serif;font-size:var(--font-micro);font-weight:600;color:var(--text-secondary);white-space:nowrap;text-align:center;transition:color .3s ease;letter-spacing:.01em}.react-homepage .why-orb:hover .why-orb-icon,.react-homepage .why-orb-active .why-orb-icon{background:linear-gradient(135deg,var(--primary),#8C52FF);border-color:transparent;color:#fff;transform:scale(1.1);box-shadow:0 6px 25px var(--primary-glow)}.react-homepage .why-orb:hover .why-orb-label,.react-homepage .why-orb-active .why-orb-label{color:var(--primary)}.react-homepage .why-center-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:50%;background:#fff;box-shadow:0 4px 25px #5956e91a;border:1.5px solid rgba(89,86,233,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.75rem;z-index:3;overflow:hidden;animation:whyCenterIn .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes whyCenterIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.react-homepage .why-center-icon{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#8C52FF);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:.25rem;flex-shrink:0}.react-homepage .why-center-icon svg{width:12px;height:12px}.react-homepage .why-center-hub h4{font-family:Outfit,sans-serif;font-weight:700;font-size:var(--font-micro);color:var(--text-primary);margin-bottom:.15rem;line-height:1.15}.react-homepage .why-center-hub p{font-size:var(--font-nano);color:var(--text-secondary);line-height:1.4;margin:0;max-width:120px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.react-homepage .why-orb-1{top:50%;left:-2%;transform:translateY(-50%)}.react-homepage .why-orb-2{top:5%;left:10%}.react-homepage .why-orb-3{top:-4%;left:50%;transform:translate(-50%)}.react-homepage .why-orb-4{top:5%;right:10%}.react-homepage .why-orb-5{top:50%;right:-2%;transform:translateY(-50%)}.react-homepage .why-orb-6{bottom:5%;left:50%;transform:translate(-50%)}@media (max-width: 1200px){.react-homepage .why-circle-area{max-width:400px}.react-homepage .why-orb-icon{width:48px;height:48px}.react-homepage .why-orb-icon svg{width:18px;height:18px}.react-homepage .why-center-hub{width:130px;height:130px}}@media (max-width: 992px){.react-homepage .why-layout{grid-template-columns:1fr;gap:2.5rem}.react-homepage .why-left{text-align:center}.react-homepage .why-left-desc{margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.react-homepage .why-circle-area{max-width:360px}.react-homepage .why-orb-icon{width:44px;height:44px}.react-homepage .why-orb-icon svg{width:17px;height:17px}.react-homepage .why-orb-label{font-size:.6rem}.react-homepage .why-center-hub{width:115px;height:115px;padding:.6rem}.react-homepage .why-center-icon{width:22px;height:22px}.react-homepage .why-center-icon svg{width:11px;height:11px}.react-homepage .why-center-hub h4{font-size:.52rem}.react-homepage .why-center-hub p{font-size:.44rem;max-width:90px;-webkit-line-clamp:3}}@media (max-width: 768px){.react-homepage .why-circle-area{max-width:300px}.react-homepage .why-orb-icon{width:38px;height:38px}.react-homepage .why-orb-icon svg{width:15px;height:15px}.react-homepage .why-orb-label{font-size:.52rem}.react-homepage .why-center-hub{width:100px;height:100px;padding:.5rem}.react-homepage .why-center-icon{width:20px;height:20px}.react-homepage .why-center-hub h4{font-size:.48rem}.react-homepage .why-center-hub p{font-size:.4rem;max-width:78px;-webkit-line-clamp:2}}@media (max-width: 480px){.react-homepage .why-circle-area{max-width:260px}.react-homepage .why-orb-icon{width:34px;height:34px}.react-homepage .why-orb-icon svg{width:13px;height:13px}.react-homepage .why-orb-label{font-size:.46rem}.react-homepage .why-center-hub{width:85px;height:85px;padding:.4rem}.react-homepage .why-center-icon{width:18px;height:18px;margin-bottom:.15rem}.react-homepage .why-center-hub h4{font-size:.42rem}.react-homepage .why-center-hub p{font-size:.36rem;max-width:65px;-webkit-line-clamp:2}}.react-homepage .compliance-section{background:#fff}.react-homepage .compliance-banner{background:linear-gradient(135deg,#f0eeff,#eef7ff,#f5eeff);border-radius:40px;padding:5rem 3rem;border:1px solid var(--border);position:relative;overflow:hidden}.react-homepage .compliance-banner:before{content:"";position:absolute;bottom:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(160,130,255,.12) 0%,transparent 60%);z-index:0}.react-homepage .compliance-heading{font-family:Outfit,sans-serif;font-weight:800;font-size:clamp(1.75rem,4vw,3rem);text-transform:uppercase;color:var(--text-primary);max-width:700px;margin:0 auto 1.5rem;line-height:1.2;letter-spacing:-.02em}.react-homepage .compliance-desc{font-size:var(--font-body);color:var(--text-secondary);line-height:1.7;max-width:600px;margin:0 auto}.react-homepage .customer-transform-section{padding:0}.react-homepage .customer-transform-banner{position:relative;padding:5rem 3rem;background:linear-gradient(135deg,#6d47e4,#8b5cf6,#7c3aed 60%,#5b21b6);overflow:hidden;text-align:center}.react-homepage .customer-transform-banner h2{font-size:clamp(1.8rem,3vw,2.5rem);margin-left:auto;margin-right:auto}.react-homepage .ct-banner-deco{position:absolute;border-radius:50%;pointer-events:none}.react-homepage .ct-banner-deco-1{width:300px;height:300px;top:-80px;left:-60px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border:1px solid rgba(255,255,255,.06)}.react-homepage .ct-banner-deco-2{width:200px;height:200px;bottom:-60px;right:-40px;background:radial-gradient(circle,rgba(255,255,255,.06) 0%,transparent 70%);border:1px solid rgba(255,255,255,.04)}@media (max-width: 768px){.react-homepage .customer-transform-banner{padding:3.5rem 1.5rem}}.react-homepage .testimonials-section{background:var(--surface)}.react-homepage .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 992px){.react-homepage .testimonials-grid{grid-template-columns:1fr}}.react-homepage .testimonial-card{padding:2.5rem;border-radius:24px;background:#fff;border:1px solid var(--border);transition:all .3s ease;position:relative}.react-homepage .testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #5956e90f}.react-homepage .testimonial-quote{color:#5956e933;margin-bottom:1rem}.react-homepage .testimonial-stars{color:#f59e0b;display:flex;gap:3px;margin-bottom:1.25rem}.react-homepage .testimonial-text{font-size:var(--font-body);color:var(--text-secondary);line-height:1.7;margin-bottom:2rem;font-style:italic}.react-homepage .testimonial-author{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--border)}.react-homepage .testimonial-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid var(--border)}.react-homepage .testimonial-avatar img{width:100%;height:100%;object-fit:cover}.react-homepage .testimonial-name{font-family:Outfit,sans-serif;font-weight:700;font-size:var(--font-body-sm);color:var(--text-primary)}.react-homepage .testimonial-role{font-size:var(--font-small);color:var(--text-secondary)}.react-homepage .text-center{text-align:center}.react-homepage .text-center p{margin-left:auto;margin-right:auto}.scroll-reveal{opacity:0;will-change:transform,opacity;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.scroll-reveal.revealed{opacity:1;transform:none!important}.scroll-reveal.fade-up{transform:translateY(50px)}.scroll-reveal.fade-up-scale{transform:translateY(40px) scale(.95)}.scroll-reveal.fade-up-rotate{transform:translateY(40px) rotate(1.5deg)}.scroll-reveal.fade-right{transform:translate(-60px)}.scroll-reveal.fade-left{transform:translate(60px)}.scroll-reveal.zoom-in{transform:scale(.85)}@media (max-width: 992px){:root{--font-display: clamp(2.5rem, 5.5vw, 3.5rem);--font-h2: clamp(2rem, 4.5vw, 2.8rem);--font-h3: 1.2rem;--font-h4: 1.1rem;--font-body-lg: 1.05rem;--font-body: 1rem;--font-body-sm: .9rem;--font-stat: 2.5rem}.react-homepage .section{padding:5rem 0}.react-homepage .cta-banner{border-radius:28px;padding:4rem 2rem}.react-homepage .compliance-banner{border-radius:28px;padding:3.5rem 2rem}.react-homepage .feature-icon-wrapper{width:56px;height:56px;border-radius:16px;margin-bottom:1.5rem}.react-homepage .customer-transform-banner{padding:4rem 2rem}.react-homepage .industry-card{padding:1.75rem 1.25rem}}@media (max-width: 768px){:root{--font-display: clamp(2rem, 8vw, 2.8rem);--font-h2: clamp(1.65rem, 5.5vw, 2.2rem);--font-h3: 1.15rem;--font-h4: 1.05rem;--font-body-lg: 1rem;--font-body: .95rem;--font-body-sm: .88rem;--font-stat: 2.25rem;--font-caption: .8rem}.react-homepage .section{padding:3.5rem 0}.react-homepage .container_react{padding:0 1.25rem}.react-homepage .hero{padding-top:3.5rem;padding-bottom:3rem;min-height:auto}.react-homepage .hero .container_react{gap:2.5rem}.react-homepage .hero-content h1{margin-bottom:1rem}.react-homepage .hero-content p{margin-bottom:1.5rem}.react-homepage .hero-cta-group{flex-direction:column;border-radius:20px;padding:.75rem;max-width:100%}.react-homepage .hero-cta-group .btn{width:100%;border-radius:14px;padding:.85rem 1.5rem}.react-homepage .hero-input{padding:.75rem 1rem;font-size:var(--font-body);text-align:center}.react-homepage .hero-badge{font-size:var(--font-caption);padding:.4rem 1rem;margin-bottom:1rem}.react-homepage .section .container_react h2{margin-bottom:1rem}.react-homepage .text-center[style*="margin: 0 auto 5rem"],.react-homepage .text-center[style*="margin: 0 auto 4rem"]{margin-bottom:2.5rem!important}.react-homepage .stats-section{padding:3rem 0}.react-homepage .stat-card,.react-homepage .feature-card{padding:1.75rem 1.25rem}.react-homepage .feature-icon-wrapper{width:52px;height:52px;border-radius:14px;margin-bottom:1.25rem}.react-homepage .cta-banner{border-radius:24px;padding:3rem 1.5rem}.react-homepage .cta-gradient-banner{padding:2.5rem 0}.react-homepage .compliance-banner{border-radius:24px;padding:2.5rem 1.5rem}.react-homepage .industry-card{padding:1.5rem 1.25rem}.react-homepage .industry-icon{width:48px;height:48px;border-radius:14px;margin-bottom:.75rem}.react-homepage .industry-name{font-size:1.05rem}.react-homepage .use-case-card{padding:1.75rem}.react-homepage .integration-logo-card{padding:1rem .75rem;min-height:60px}.react-homepage .integration-logo-card img{max-width:110px;max-height:28px}.react-homepage .customer-transform-banner{padding:3rem 1.5rem}.react-homepage .testimonial-card{padding:1.75rem 1.25rem}.react-homepage .btn{padding:.8rem 1.75rem;font-size:var(--font-body)}.react-homepage .btn-white{padding:.75rem 1.75rem;font-size:var(--font-body-sm)}.react-homepage .hero-phone-mockup{max-width:340px;padding:1.25rem;border-radius:24px}.react-homepage .phone-msg p{font-size:.85rem}}@media (max-width: 480px){:root{--font-display: 1.85rem;--font-h2: 1.5rem;--font-h3: 1.1rem;--font-h4: 1rem;--font-body-lg: .95rem;--font-body: .9rem;--font-body-sm: .85rem;--font-stat: 2rem;--font-caption: .78rem}.react-homepage .section{padding:2.5rem 0}.react-homepage .container_react{padding:0 1rem}.react-homepage .hero{padding-top:6rem;padding-bottom:2rem}.react-homepage .hero .container_react{gap:2rem}.react-homepage .hero-content h1{margin-bottom:.75rem}.react-homepage .stats-section{padding:2rem 0}.react-homepage .stat-card{padding:1.5rem 1rem;border-radius:18px}.react-homepage .stat-icon{width:48px;height:48px;border-radius:14px;margin-bottom:1rem}.react-homepage .feature-card{padding:1.5rem 1.25rem;border-radius:18px}.react-homepage .feature-icon-wrapper{width:48px;height:48px;border-radius:12px;margin-bottom:1rem}.react-homepage .cta-banner{padding:2.5rem 1.25rem;border-radius:20px}.react-homepage .cta-gradient-banner{padding:2rem 0}.react-homepage .compliance-banner{padding:2rem 1.25rem;border-radius:20px}.react-homepage .industry-card{padding:1.25rem 1rem;border-radius:16px}.react-homepage .industry-icon{width:44px;height:44px;border-radius:12px}.react-homepage .industry-name{font-size:1rem;margin-bottom:.35rem}.react-homepage .integration-logo-card{padding:.85rem .5rem;min-height:52px;border-radius:12px}.react-homepage .integration-logo-card img{max-width:90px;max-height:24px}.react-homepage .customer-transform-banner{padding:2.5rem 1.25rem}.react-homepage .customer-transform-banner h2{font-size:1.4rem}.react-homepage .testimonial-card{padding:1.5rem 1.25rem;border-radius:18px}.react-homepage .hero-phone-mockup{padding:1rem;border-radius:20px;gap:1rem}.react-homepage .phone-header-icon{width:36px;height:36px}.react-homepage .phone-header-info h4{font-size:.9rem}.react-homepage .phone-badge{font-size:.65rem;padding:.25rem .5rem}.react-homepage .phone-msg{padding:.85rem;border-radius:14px}.react-homepage .phone-msg p{font-size:.82rem;line-height:1.5}.react-homepage .btn{padding:.75rem 1.5rem;font-size:var(--font-body-sm)}}.hero-input.shake{animation:inputShake .4s ease}@keyframes inputShake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.react-homepage .hero-ratings-marquee{width:100%;overflow:hidden;margin-top:2rem;margin-bottom:1.5rem;padding-top:1rem;padding-bottom:1rem;-webkit-mask-image:linear-gradient(to right,transparent 0,black 12%,black 88%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 12%,black 88%,transparent 100%)}@media (max-width: 991px){.react-homepage .hero-ratings-marquee{margin-top:1.5rem;-webkit-mask-image:linear-gradient(to right,transparent 0,black 22%,black 78%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 22%,black 78%,transparent 100%)}}@media (max-width: 480px){.react-homepage .hero-ratings-marquee{-webkit-mask-image:linear-gradient(to right,transparent 0,black 28%,black 72%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 28%,black 72%,transparent 100%)}}.react-homepage .hero-ratings-marquee-track{display:flex;gap:1rem;width:max-content;animation:marqueeScroll 30s linear infinite}@media (max-width: 768px){.react-homepage .hero-ratings-marquee-track{gap:.75rem;animation-duration:22s}}.react-homepage .hero-ratings-marquee:hover .hero-ratings-marquee-track{animation-play-state:paused}.react-homepage .hero-rating-marquee-item{text-decoration:none;color:inherit;flex-shrink:0;cursor:pointer;transition:transform .3s ease}.react-homepage .hero-rating-marquee-item:hover{transform:translateY(-3px)}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}.react-homepage .hero-ratings-slider{display:flex;align-items:center;gap:.5rem;width:100%;margin-top:2rem;margin-bottom:1.5rem;padding-top:1rem;padding-bottom:1rem}.react-homepage .hero-ratings-track-wrapper{flex:1;overflow:hidden}.react-homepage .hero-rating-slide{text-decoration:none;color:inherit;box-sizing:border-box;cursor:pointer;transition:transform .3s ease}.react-homepage .hero-rating-slide:hover{transform:translateY(-3px)}.react-homepage .hero-ratings-track{display:flex;transition:transform .5s ease;gap:1rem}.react-homepage .ratings-arrow{background:#fff;border:1px solid var(--border);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary);transition:all .3s ease;flex-shrink:0;box-shadow:0 2px 8px #0000000f}.react-homepage .ratings-arrow:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.react-homepage .testimonials-marquee{width:100%;overflow:hidden;padding:1rem 0;-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.react-homepage .testimonials-marquee-track{display:flex;align-items:stretch;gap:2rem;width:max-content;animation:testimonialsScroll 60s linear infinite}.react-homepage .testimonials-marquee:hover .testimonials-marquee-track{animation-play-state:paused}.react-homepage .testimonial-marquee-item{flex-shrink:0;width:380px;max-width:90vw;display:flex}.react-homepage .testimonial-marquee-item .testimonial-card{display:flex;flex-direction:column;width:100%;height:100%}.react-homepage .testimonial-marquee-item .testimonial-text{flex:1}@keyframes testimonialsScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}@media (max-width: 768px){.react-homepage .testimonial-marquee-item{width:320px}.react-homepage .testimonials-marquee-track{gap:1.25rem;animation-duration:40s}}@media (max-width: 480px){.react-homepage .testimonial-marquee-item{width:280px}.react-homepage .testimonials-marquee-track{gap:1rem}}.react-homepage .testimonials-slider{display:flex;align-items:center;gap:1rem;width:100%;margin:0 auto}.react-homepage .testimonials-track-wrapper{flex:1;overflow:hidden;border-radius:16px}.react-homepage .testimonials-track{display:flex;transition:transform .5s ease}.react-homepage .testimonial-slide{flex-shrink:0;padding:0 .5rem;box-sizing:border-box}.react-homepage .testimonials-arrow{background:#fff;border:1px solid var(--border);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary);transition:all .3s ease;flex-shrink:0;box-shadow:0 4px 12px #0000000f}.react-homepage .testimonials-arrow:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:scale(1.05)}.react-homepage .testimonials-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.react-homepage .testimonials-dot{width:10px;height:10px;border-radius:50%;background:var(--border);border:none;cursor:pointer;padding:0;transition:all .3s ease}.react-homepage .testimonials-dot.active{background:var(--primary);width:28px;border-radius:100px}@media (max-width: 768px){.react-homepage .testimonials-arrow{width:40px;height:40px}}.react-homepage .trusted-leaders-section{padding:4rem 0 6rem}.react-homepage .trusted-badges-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:center;justify-items:center;max-width:900px;margin:0 auto}.react-homepage .trusted-badge img{width:130px;height:auto;transition:transform .3s ease}@media (max-width: 768px){.react-homepage .trusted-badges-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.react-homepage .trusted-badge img{width:110px}}@media (max-width: 480px){.react-homepage .trusted-badges-grid{grid-template-columns:repeat(2,1fr)}}.react-homepage .key-facts-section{padding:5rem 0}.react-homepage .key-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.react-homepage .key-fact-card{background:linear-gradient(180deg,#fff,#f0eeff);border:1px solid rgba(89,86,233,.12);border-radius:16px;padding:1.5rem 1.25rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.react-homepage .key-fact-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #5956e91f}.react-homepage .key-fact-icon{margin-bottom:.75rem}.react-homepage .key-fact-icon img{width:64px;height:64px}.react-homepage .key-fact-value{font-size:2.25rem;font-weight:800;color:var(--primary);margin-bottom:.25rem;line-height:1.2}.react-homepage .key-fact-label{font-size:.95rem;font-weight:600;color:var(--text-primary);margin:0}.react-homepage .trusted-badges-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:center;justify-items:center}.react-homepage .trusted-badge{text-align:center}.react-homepage .trusted-badge img{width:100px;height:auto;transition:transform .3s ease}.react-homepage .trusted-badge img:hover{transform:scale(1.05)}@media (max-width: 992px){.react-homepage .key-facts-wrapper{grid-template-columns:1fr;gap:3rem}.react-homepage .key-facts-grid,.react-homepage .trusted-badges-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.react-homepage .key-facts-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.react-homepage .key-fact-value{font-size:2rem}.react-homepage .trusted-badges-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 480px){.react-homepage .key-facts-grid{grid-template-columns:1fr}.react-homepage .trusted-badges-grid{grid-template-columns:repeat(2,1fr)}}.demo-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.demo-modal{background:#fff;border-radius:16px;padding:2.5rem;width:90%;max-width:480px;position:relative;box-shadow:0 20px 60px #00000026;animation:modalFadeIn .3s ease}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.demo-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-secondary);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.demo-modal-close:hover{background:var(--surface)}.demo-modal-input{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:100px;font-size:.95rem;font-family:inherit;margin-bottom:.75rem;outline:none;transition:border-color .2s}.demo-modal-input:focus{border-color:var(--primary)}@media (prefers-reduced-motion: reduce){.scroll-reveal{opacity:1;transform:none!important;transition:none}}
