._page_1xzuv_1{min-height:100vh;position:relative;overflow-x:hidden;background-color:#060b1a;color:#e2e8f0;font-family:var(--font-body)}._visible_1xzuv_10{opacity:1!important;transform:translateY(0)!important}._container_1xzuv_15{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}.text-gradient-blue{background:linear-gradient(135deg,#3da9fc,#00f0ff,#6c63ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes _fadeUp_1xzuv_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._hero_1xzuv_36{position:relative;padding-top:8rem;padding-bottom:6rem;min-height:90vh;display:flex;align-items:center;z-index:1;overflow:hidden}._heroBackground_1xzuv_47{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:#060b1a}._blobContainer_1xzuv_57{position:absolute;width:100%;height:100%;overflow:hidden}._blob_1xzuv_57{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(140px);opacity:.2;animation:_blobFloat_1xzuv_1 20s infinite alternate}._blobBlue_1xzuv_74{background:#3da9fc;top:-150px;right:-50px;animation-duration:25s}._blobPurple_1xzuv_81{background:#6c63ff;bottom:-200px;left:-100px;animation-duration:30s;animation-delay:-5s}._gridOverlay_1xzuv_89{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(61,169,252,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(61,169,252,.05) 1px,transparent 1px);background-size:50px 50px;opacity:.4;-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 80%);mask-image:radial-gradient(circle at center,black 40%,transparent 80%)}._particles_1xzuv_103{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#3da9fc 1px,transparent 1px);background-size:40px 40px;opacity:.15;animation:_particleMove_1xzuv_1 60s linear infinite}@keyframes _blobFloat_1xzuv_1{0%{transform:translate(0)}to{transform:translate(40px,50px)}}@keyframes _particleMove_1xzuv_1{0%{transform:translateY(0)}to{transform:translateY(-500px)}}._heroLayout_1xzuv_125{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._heroContent_1xzuv_132{max-width:600px;z-index:2}._heroTitle_1xzuv_137{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em;color:#fff;opacity:0;animation:_fadeUp_1xzuv_1 .8s ease-out forwards}._heroSubtitle_1xzuv_148{font-size:clamp(1.1rem,2vw,1.25rem);color:#94a3b8;margin-bottom:1.5rem;line-height:1.6;opacity:0;animation:_fadeUp_1xzuv_1 .8s ease-out .2s forwards}._heroEmotional_1xzuv_157{font-size:1rem;color:#00f0ff;margin-bottom:2.5rem;font-style:italic;font-weight:500;opacity:0;border-left:2px solid #00f0ff;padding-left:1rem;animation:_fadeUp_1xzuv_1 .8s ease-out .2s forwards}._heroButtons_1xzuv_169{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;animation:_fadeUp_1xzuv_1 .8s ease-out .3s forwards}._primaryBtn_1xzuv_177{background:linear-gradient(135deg,#3da9fc,#00f0ff);color:#fff;padding:1rem 2rem;border-radius:var(--radius-full);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 0 20px #00f0ff66;border:1px solid rgba(255,255,255,.1)}._primaryBtn_1xzuv_177:hover{transform:translateY(-2px);box-shadow:0 0 30px #00f0ff99;filter:brightness(1.1)}._secondaryBtn_1xzuv_199{background:transparent;color:#00f0ff;padding:1rem 2rem;border-radius:var(--radius-full);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid rgba(0,240,255,.3);transition:all .3s ease}._secondaryBtn_1xzuv_199:hover{background:#00f0ff1a;border-color:#00f0ff;box-shadow:0 0 15px #00f0ff33}._heroVisual_1xzuv_221{position:relative;height:100%;width:100%;display:flex;justify-content:center;align-items:center;perspective:1000px}._visualContainer_1xzuv_231{position:relative;display:flex;gap:20px;align-items:center}._connectionLine_1xzuv_238{position:absolute;top:50%;left:20%;right:20%;height:2px;background:linear-gradient(90deg,transparent,#00f0ff,transparent);z-index:0;box-shadow:0 0 10px #00f0ff}._chatCard_1xzuv_249,._webCard_1xzuv_249{width:260px;height:340px;background:#060b1acc;border:1px solid rgba(61,169,252,.3);border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 50px #00000080;position:relative;z-index:1;display:flex;flex-direction:column;overflow:hidden;transition:transform .5s ease}._chatCard_1xzuv_249{transform:rotateY(15deg) translateZ(20px)}._webCard_1xzuv_249{transform:rotateY(-15deg) translateZ(20px)}._chatHeader_1xzuv_273{padding:15px;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:10px;background:#ffffff05}._chatAvatar_1xzuv_282{width:32px;height:32px;border-radius:50%;background:#3da9fc;display:flex;align-items:center;justify-content:center;color:#fff}._chatInfo_1xzuv_293{display:flex;flex-direction:column}._chatName_1xzuv_298{font-size:.9rem;font-weight:600;color:#fff}._chatStatus_1xzuv_304{font-size:.7rem;color:#0f8}._chatBody_1xzuv_309{padding:15px;flex:1;display:flex;flex-direction:column;gap:10px}._msg_1xzuv_317{padding:8px 12px;border-radius:12px;font-size:.85rem;max-width:85%;line-height:1.4}._msgIn_1xzuv_325{background:#ffffff1a;align-self:flex-start;border-bottom-left-radius:2px}._msgOut_1xzuv_331{background:#3da9fc;color:#fff;align-self:flex-end;border-bottom-right-radius:2px;font-weight:500}._msgConfirm_1xzuv_339{border:1px solid #00f0ff;background:#00f0ff1a;color:#00f0ff;display:flex;gap:6px;align-items:center}._typingDots_1xzuv_348 span{width:4px;height:4px;background:#fff;border-radius:50%;display:inline-block;margin:0 1px;animation:_typing_1xzuv_348 1s infinite}._typingDots_1xzuv_348 span:nth-child(2){animation-delay:.2s}._typingDots_1xzuv_348 span:nth-child(3){animation-delay:.4s}@keyframes _typing_1xzuv_348{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-3px);opacity:1}}._browserHeader_1xzuv_367{padding:10px 15px;border-bottom:1px solid rgba(255,255,255,.05);display:flex;background:#0003}._browserDots_1xzuv_374{display:flex;gap:6px}._browserDots_1xzuv_374 span{width:8px;height:8px;border-radius:50%;background:#fff3}._webContent_1xzuv_386{padding:15px;display:flex;flex-direction:column;gap:10px}._webHero_1xzuv_393{height:80px;background:linear-gradient(135deg,#3da9fc33,#3da9fc0d);border-radius:8px}._webGrid_1xzuv_399{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._webItem_1xzuv_405{height:40px;background:#ffffff0d;border-radius:4px}._webBtn_1xzuv_411{height:20px;width:50%;background:#3da9fc;border-radius:4px;margin-top:5px}._scanLine_1xzuv_419{position:absolute;top:0;left:0;width:100%;height:5px;background:#00f0ff80;box-shadow:0 0 15px #00f0ff;opacity:.5;animation:_scan_1xzuv_419 4s infinite linear}@keyframes _scan_1xzuv_419{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}._painSection_1xzuv_439{padding:6rem 0;position:relative;background:linear-gradient(to bottom,#060b1a,#0a1124)}._painHeader_1xzuv_445{text-align:center;max-width:800px;margin:0 auto 4rem}._sectionTitle_1xzuv_451{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#fff}._sectionDesc_1xzuv_459{font-size:1.1rem;color:#94a3b8;line-height:1.6}._highlight_1xzuv_465{color:#00f0ff;font-weight:600}._notificationRow_1xzuv_470{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}._notifCard_1xzuv_477{background:#fffffff2;padding:1rem 1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;color:#333;box-shadow:0 10px 30px #0000004d;transform:translateY(0);transition:all .3s ease;min-width:280px}._notifCard_1xzuv_477:hover{transform:translateY(-5px)}._notifIcon_1xzuv_495{width:40px;height:40px;background:#f0f0f0;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3da9fc}._notifTitle_1xzuv_506{font-weight:700;font-size:.95rem}._notifMeta_1xzuv_511{font-size:.8rem;color:#666}._servicesSection_1xzuv_517{padding:8rem 0;background:#060b1a}._sectionHeader_1xzuv_522{text-align:center;margin-bottom:4rem}._servicesGrid_1xzuv_527{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem}._serviceCard_1xzuv_533{background:#060b1a66;border:1px solid rgba(61,169,252,.2);border-radius:20px;padding:3rem;position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:hidden;box-shadow:0 0 20px #3da9fc0d}._serviceCard_1xzuv_533:hover{border-color:#00f0ff;box-shadow:0 0 30px #00f0ff33;transform:translateY(-8px)}._cardHeader_1xzuv_550{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._cardHeader_1xzuv_550 h3{font-size:1.5rem;font-weight:700;color:#fff;max-width:70%}._cardIcon_1xzuv_564{width:50px;height:50px;background:linear-gradient(135deg,#3da9fc,#05f);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px #3da9fc4d}._cardCopy_1xzuv_576{color:#94a3b8;margin-bottom:2rem;line-height:1.6}._miniWorkflow_1xzuv_582,._miniBrowser_1xzuv_582{margin:0 -1rem 2rem;background:#0003;padding:1.5rem;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:10px}._mwNode_1xzuv_593{width:30px;height:30px;border-radius:50%;background:#3da9fc33;border:1px solid #3da9fc;display:flex;align-items:center;justify-content:center;color:#3da9fc}._mwLine_1xzuv_605{width:30px;height:2px;background:#3da9fc;opacity:.3}._miniBrowser_1xzuv_582{flex-direction:column;gap:8px;align-items:stretch}._mbBar_1xzuv_618{height:10px;background:#ffffff1a;border-radius:4px;width:100%}._mbContent_1xzuv_625{height:40px;background:#3da9fc1a;border:1px solid rgba(61,169,252,.2);border-radius:4px}._cardBullets_1xzuv_632{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}._cardBullets_1xzuv_632 li{display:flex;align-items:center;gap:10px;color:#cbd5e1;font-size:.95rem}._cardBullets_1xzuv_632 li svg{color:#00f0ff}._cardLink_1xzuv_653{color:#00f0ff;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:gap .2s}._cardLink_1xzuv_653:hover{gap:12px}._howSection_1xzuv_668{padding:8rem 0;background:#080e1f}._timeline_1xzuv_673{display:flex;justify-content:space-between;align-items:flex-start;position:relative;max-width:1000px;margin:0 auto}._timelineLine_1xzuv_682{position:absolute;top:25px;left:50px;right:50px;height:2px;background:linear-gradient(90deg,#1e293b,#3da9fc,#1e293b);z-index:0}._timelineStep_1xzuv_692{position:relative;z-index:1;text-align:center;width:180px}._stepCircle_1xzuv_699{width:50px;height:50px;border-radius:50%;background:#060b1a;border:2px solid #3da9fc;display:flex;align-items:center;justify-content:center;color:#3da9fc;margin:0 auto 1.5rem;box-shadow:0 0 20px #3da9fc33;transition:all .3s ease}._stepCircle_1xzuv_699:hover{transform:scale(1.1);box-shadow:0 0 30px #00f0ff66;background:#00f0ff;color:#060b1a;border-color:#00f0ff}._stepCircleEnd_1xzuv_722{background:#00f0ff;color:#060b1a;border-color:#00f0ff}._timelineStep_1xzuv_692 h3{font-size:1.1rem;font-weight:600;color:#fff}._authoritySection_1xzuv_735{padding:8rem 0;background:linear-gradient(180deg,#060b1a,#0c142b)}._authorityContent_1xzuv_740{text-align:center;max-width:900px;margin:0 auto}._authorityDesc_1xzuv_746{color:#94a3b8;font-size:1.1rem;margin:1.5rem auto 4rem;max-width:700px;line-height:1.6}._foundersGrid_1xzuv_754{display:flex;justify-content:center;gap:3rem;margin-bottom:4rem}._founderCard_1xzuv_761{width:250px;height:320px;position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(61,169,252,.3);box-shadow:0 10px 40px #00000080;transition:transform .3s ease}._founderCard_1xzuv_761:hover{transform:translateY(-10px);border-color:#00f0ff;box-shadow:0 0 30px #3da9fc33}._founderImg_1xzuv_778{width:100%;height:100%;object-fit:cover;filter:grayscale(20%) contrast(1.1)}._founderOverlay_1xzuv_785{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,#060b1a 0%,transparent 100%);padding:2rem 1rem 1rem;color:#fff;display:flex;flex-direction:column}._founderOverlay_1xzuv_785 span{font-weight:700;font-size:1.1rem;color:#00f0ff}._founderOverlay_1xzuv_785 small{font-size:.8rem;opacity:.8}._outlineBtn_1xzuv_808{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:1px solid #3da9fc;color:#3da9fc;border-radius:var(--radius-full);font-weight:600;text-decoration:none;transition:all .3s ease}._outlineBtn_1xzuv_808:hover{background:#3da9fc1a;gap:1rem;border-color:#00f0ff;color:#00f0ff}._finalCta_1xzuv_829{padding:8rem 0;position:relative;text-align:center;overflow:hidden}._glowSpot_1xzuv_836{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(61,169,252,.15) 0%,transparent 70%);z-index:0}._ctaBox_1xzuv_847{position:relative;z-index:1}._ctaTitle_1xzuv_852{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:2rem;line-height:1.1;color:#fff}._ctaSubtitle_1xzuv_860{font-size:1.2rem;color:#94a3b8;margin-bottom:3rem}._ctaButtons_1xzuv_866{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}._footer_1xzuv_874{border-top:1px solid rgba(255,255,255,.05);padding:4rem 0 6rem;background:#040711}._footerContent_1xzuv_880{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:2rem}._footerBrand_1xzuv_889 h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}._footerBrand_1xzuv_889 p{color:#888}._footerLinks_1xzuv_900{display:flex;gap:2rem}._footerLinks_1xzuv_900 a{color:#888;text-decoration:none;transition:color .2s}._footerLinks_1xzuv_900 a:hover{color:#00f0ff}._copyright_1xzuv_915{text-align:center;color:#444;font-size:.9rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:1024px){._heroLayout_1xzuv_125{grid-template-columns:1fr;text-align:center}._heroContent_1xzuv_132{max-width:800px;margin:0 auto}._heroEmotional_1xzuv_157{border-left:none;border-top:2px solid #00f0ff;padding-left:0;padding-top:1rem;display:inline-block}._heroButtons_1xzuv_169{justify-content:center}._heroVisual_1xzuv_221{height:400px}._visualContainer_1xzuv_231{flex-direction:column;gap:10px}._connectionLine_1xzuv_238{display:none}._chatCard_1xzuv_249,._webCard_1xzuv_249{transform:none;width:240px;height:180px}}@media(max-width:768px){._hero_1xzuv_36{padding-top:6rem;padding-bottom:2rem}._heroTitle_1xzuv_137{font-size:2.2rem}._desktopBr_1xzuv_978{display:none}._timeline_1xzuv_673{flex-direction:column;align-items:flex-start;padding-left:20px}._timelineLine_1xzuv_682{width:2px;height:100%;left:45px;top:0;background:linear-gradient(180deg,#1e293b,#3da9fc)}._timelineStep_1xzuv_692{display:flex;align-items:center;gap:20px;width:100%;text-align:left;margin-bottom:2rem}._stepCircle_1xzuv_699{margin:0}._foundersGrid_1xzuv_754{flex-direction:column;align-items:center}._footerContent_1xzuv_880,._footerLinks_1xzuv_900{flex-direction:column;text-align:center}._mobile-only_1xzuv_1019{display:inline}._servicesGrid_1xzuv_527{grid-template-columns:1fr}._ctaButtons_1xzuv_866{flex-direction:column}._primaryBtn_1xzuv_177,._secondaryBtn_1xzuv_199{width:100%}}@media(min-width:769px){._mobile-only_1xzuv_1019{display:none}}
