.page_container__jZF7q{min-height:100vh;width:100%;overflow-x:hidden}.page_header__oRW75{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05);z-index:100;transition:all .3s ease}.page_headerContent__vImKI{max-width:1200px;margin:0 auto;padding:0 2rem;height:70px;display:flex;align-items:center;justify-content:space-between}.page_headerLogo__rVpXD{font-size:1.5rem;font-weight:900;display:flex;gap:.1em;text-decoration:none}.page_headerLogo__rVpXD .page_logoU__Xht2r{color:#667eea}.page_headerLogo__rVpXD .page_logoSpark__UlCDT{color:#1a202c}.page_nav__ijo23{display:flex;gap:2rem;align-items:center}.page_navLink__Z58UL{color:#4a5568;text-decoration:none;font-weight:500;transition:color .2s ease}.page_navLink__Z58UL:hover{color:#667eea}.page_headerCta__6GWCc{display:flex;align-items:center}.page_signInButton__vSa71{padding:.5rem 1.5rem;background:transparent;color:#4a5568;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.page_signInButton__vSa71:hover{background:#f7fafc;border-color:#cbd5e0}.page_hero__7KFOs{min-height:100vh;display:flex;align-items:center;padding:6rem 5% 2rem;background:linear-gradient(180deg,#ffffff,#f8f9fa);position:relative;overflow:hidden}.page_hero__7KFOs:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 40%,rgba(102,126,234,.08) 0,transparent 50%),radial-gradient(circle at 70% 60%,rgba(118,75,162,.06) 0,transparent 50%);animation:page_float__Xp_VR 20s ease-in-out infinite}.page_heroContent__dzLob{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:4rem;z-index:2;position:relative;width:100%}.page_heroText__JVWLO{flex:1 1;text-align:left}.page_heroTitle__ixXIp{font-size:4.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1a202c;letter-spacing:-.03em;animation:page_fadeInUp__7IOrd .8s ease-out}.page_heroTitleGradient__zMxyn{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_heroSubtitle__ZW2Yq{font-size:1.25rem;line-height:1.7;color:#4a5568;max-width:500px;margin:0 0 2.5rem;font-weight:400;animation:page_fadeInUp__7IOrd .8s ease-out;animation-delay:.1s;animation-fill-mode:backwards}.page_heroCta__k6Sds{display:flex;gap:1rem;margin-bottom:2rem;animation:page_fadeInUp__7IOrd .8s ease-out;animation-delay:.2s;animation-fill-mode:backwards}.page_primaryButton__gjjaG{padding:.875rem 2rem;font-size:1.1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px rgba(102,126,234,.4)}.page_primaryButton__gjjaG:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.5)}.page_secondaryButton__0Pzex{padding:.875rem 2rem;font-size:1.1rem;font-weight:600;background:transparent;color:#4a5568;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease}.page_secondaryButton__0Pzex:hover{border-color:#cbd5e0;background:#f7fafc}.page_heroTrust__YOsGX{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#718096;animation:page_fadeInUp__7IOrd .8s ease-out;animation-delay:.3s;animation-fill-mode:backwards}.page_divider__5RusV{color:#cbd5e0;margin:0 .5rem}.page_heroAnimation__h2LJU{flex:1 1;display:flex;justify-content:center;align-items:center}.page_animatedDemo__6acs1{background:white;border-radius:16px;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid #e2e8f0;max-width:400px;animation:page_fadeInUp__7IOrd 1s ease-out;animation-delay:.4s;animation-fill-mode:backwards}.page_demoStep__LjBdl{opacity:0;transform:translateY(20px);animation:page_stepReveal__wlGCk .8s ease-out forwards}.page_demoStep__LjBdl[data-step="1"]{animation-delay:1s}.page_demoStep__LjBdl[data-step="2"]{animation-delay:2.5s}.page_demoStep__LjBdl[data-step="3"]{animation-delay:4s}.page_animatedArrow__hAg21{font-size:1.5rem;color:#667eea;text-align:left;margin:1rem 0;opacity:0;animation:page_arrowAppear__sXvNZ .5s ease-out forwards}.page_demoStep__LjBdl[data-step="1"]+.page_animatedArrow__hAg21{animation-delay:2s}.page_demoStep__LjBdl[data-step="2"]+.page_animatedArrow__hAg21{animation-delay:3.5s}.page_chatMessage__XvwRH{background:#f7fafc;padding:1rem;border-radius:12px;border-left:4px solid #667eea}.page_chatMessage__XvwRH p{margin:0;color:#2d3748;font-style:italic}.page_aiProcessing___tPUB{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem;border-radius:12px;color:white;text-align:left}.page_aiProcessing___tPUB p{margin:0 0 .5rem}.page_loadingDots__8QpAn{display:flex;justify-content:flex-start;gap:.5rem}.page_loadingDots__8QpAn span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.7);animation:page_bounce__i7ayu 1.5s infinite}.page_loadingDots__8QpAn span:nth-child(2){animation-delay:.2s}.page_loadingDots__8QpAn span:nth-child(3){animation-delay:.4s}.page_generatedDoc__5kEAl{border:2px solid #e2e8f0;border-radius:12px;overflow:hidden}.page_docHeader__YYOW4{background:#f7fafc;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;font-weight:600;color:#4a5568;font-size:.9rem}.page_docContent__rJOiG{padding:1rem;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:.85rem;line-height:1.5}.page_docContent__rJOiG p{margin:.25rem 0;color:#4a5568}.page_heroDemo__56y9a{width:100%;max-width:1200px;margin:0 auto;animation:page_fadeInUp__7IOrd 1s ease-out;animation-delay:.4s;animation-fill-mode:backwards}.page_demoWindow__VyeXd{background:white;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.15);overflow:hidden;border:1px solid #e2e8f0}.page_windowHeader__tKk8a{background:#f7fafc;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem}.page_windowDots__N9ilZ{display:flex;gap:.5rem}.page_windowDots__N9ilZ span{width:12px;height:12px;border-radius:50%;background:#cbd5e0}.page_windowDots__N9ilZ span:first-child{background:#fc5c65}.page_windowDots__N9ilZ span:nth-child(2){background:#fdcb6e}.page_windowDots__N9ilZ span:last-child{background:#26de81}.page_windowTitle__NeXMh{font-size:.9rem;color:#718096;font-weight:500}.page_demoContent__KIouQ{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:2rem;gap:2rem;padding:3rem;align-items:center;min-height:350px}.page_chatSide__FrRE_{display:flex;flex-direction:column;gap:1rem}.page_chatBubble__QlIDb{background:#f7fafc;padding:1rem 1.25rem;border-radius:18px;border-bottom-left-radius:4px;max-width:90%}.page_chatBubble__QlIDb p{margin:0;color:#2d3748;font-size:.95rem;line-height:1.5}.page_aiResponse___n5rE{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem 1.25rem;border-radius:18px;border-bottom-right-radius:4px;max-width:90%;align-self:flex-end}.page_aiResponse___n5rE p{margin:0;color:white;font-size:.95rem;line-height:1.5}.page_transformArrow__FOIYS{display:flex;align-items:center;justify-content:center;animation:page_pulse__XPtbN 2s ease-in-out infinite}.page_documentSide__2cGeY{background:#f7fafc;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0}.page_documentPreview__3D7a3 h3{margin:0 0 .5rem;color:#2d3748;font-size:1.1rem;font-weight:600}.page_documentPreview__3D7a3 p{margin:.25rem 0;color:#4a5568;font-size:.9rem;font-family:SF Mono,Monaco,Inconsolata,monospace}.page_concepts__gLDYc{padding:8rem 5%;background:linear-gradient(180deg,#f8f9fa,#ffffff)}.page_sectionTitle__6ic_4{font-size:3rem;font-weight:800;text-align:center;margin-bottom:4rem;background:linear-gradient(90deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:page_fadeIn__jjObi 1s ease-out}.page_conceptsGrid__F_Q_M{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:3rem;gap:3rem;max-width:800px;margin:0 auto}.page_conceptCard__aGutZ{background:white;padding:2.5rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08);transition:all .3s ease;animation:page_slideUp___dulW .8s ease-out;animation-fill-mode:backwards}.page_conceptCard__aGutZ:nth-child(2){animation-delay:.2s}.page_conceptCard__aGutZ:nth-child(3){animation-delay:.4s}.page_conceptCard__aGutZ:nth-child(4){animation-delay:.6s}.page_conceptCard__aGutZ:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(102,126,234,.2)}.page_conceptIcon__kD2cP{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.page_iconGradient___KCHF{font-size:2.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.page_conceptCard__aGutZ h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#2d3748}.page_conceptCard__aGutZ p{font-size:1.1rem;color:#718096;line-height:1.6}.page_stories__Efpzo{padding:8rem 5%;background:#f8f9fa}.page_storiesContainer__dQxPb{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:5rem}.page_storyCard__MgV6x{display:flex;gap:4rem;align-items:center;animation:page_fadeIn__jjObi 1s ease-out}.page_storyCard__MgV6x:nth-child(2n){flex-direction:row-reverse}.page_storyImage__WsPrY{flex:1 1;min-height:400px;position:relative;border-radius:30px;overflow:hidden}.page_illustrationContainer__Vt7a5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;display:flex;align-items:center;justify-content:center}.page_imageGradient1__lP5Tg,.page_imageGradient2__1sAzM,.page_imageGradient3__B9cph{width:100%;height:100%;position:absolute;top:0;left:0}.page_imageGradient1__lP5Tg{background:linear-gradient(135deg,#667eea,#764ba2);opacity:.9}.page_imageGradient2__1sAzM{background:linear-gradient(135deg,#f093fb,#f5576c);opacity:.9}.page_imageGradient3__B9cph{background:linear-gradient(135deg,#4facfe,#00f2fe);opacity:.9}.page_storyContent__INRlj{flex:1.2 1}.page_storyLabel__svpAn{display:inline-block;padding:.5rem 1.2rem;background:linear-gradient(90deg,#667eea,#764ba2);color:white;border-radius:100px;font-size:.9rem;font-weight:600;margin-bottom:1rem}.page_storyContent__INRlj h3{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;color:#2d3748}.page_storyContent__INRlj p{font-size:1.25rem;color:#4a5568;line-height:1.7;margin-bottom:2rem;font-style:italic}.page_storyMetrics__SOLhc{display:flex;gap:3rem}.page_metric__BaKvc{display:flex;flex-direction:column;gap:.5rem}.page_metricValue__i8V43{font-size:2.5rem;font-weight:900;background:linear-gradient(90deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_metricLabel__ornJZ{font-size:1rem;color:#718096;font-weight:500}.page_finalCta__NLnKF{position:relative;padding:10rem 5%;text-align:center;overflow:hidden}.page_finalCtaBackground__WKv5U{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);opacity:.1;z-index:-1}.page_finalCtaContent__J_vos{max-width:800px;margin:0 auto;z-index:2;position:relative;display:flex;flex-direction:column;align-items:center}.page_finalCtaContent__J_vos h2{font-size:3.5rem;font-weight:900;margin-bottom:1.5rem;background:linear-gradient(90deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.page_finalCtaTopText__8OpHV{font-size:1.4rem;color:#4a5568;line-height:1.6;margin-bottom:2rem;text-align:center;max-width:600px}.page_finalCtaBottomText__mOUD4{font-size:1.2rem;color:#718096;line-height:1.6;margin-top:2rem;font-style:italic;text-align:center}.page_footer__F3MD0{background:#2d3748;padding:3rem 5%;text-align:center}.page_footerContent__aXrXd{max-width:1200px;margin:0 auto}.page_footerLogo__LcRrq{font-size:2rem;font-weight:900;margin-bottom:1rem;display:flex;justify-content:center;gap:.1em}.page_footerText__qHi3L{color:rgba(255,255,255,.7);font-size:1rem}@keyframes page_slideInLeft__dAbdp{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes page_slideUp___dulW{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes page_fadeIn__jjObi{0%{opacity:0}to{opacity:1}}@keyframes page_fadeInUp__7IOrd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes page_pulse__XPtbN{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.5}}@keyframes page_float__Xp_VR{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes page_rotate__xIioM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes page_stepReveal__wlGCk{to{opacity:1;transform:translateY(0)}}@keyframes page_arrowAppear__sXvNZ{to{opacity:1}}@keyframes page_bounce__i7ayu{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}@media (max-width:1024px){.page_heroTitle__ixXIp{font-size:3.5rem}.page_heroSubtitle__ZW2Yq{font-size:1.1rem}.page_heroCta__k6Sds{flex-direction:column;align-items:center}.page_demoContent__KIouQ{grid-template-columns:1fr;gap:1.5rem;padding:2rem}.page_transformArrow__FOIYS{order:2}.page_documentSide__2cGeY{order:3}.page_floatingCard__jJzWa{width:300px;height:400px}.page_storyCard__MgV6x{flex-direction:column!important}.page_storyImage__WsPrY{width:100%;min-height:300px}.page_conceptsGrid__F_Q_M{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page_headerContent__vImKI{padding:0 1rem}.page_nav__ijo23{display:none}.page_heroTitle__ixXIp{font-size:2.8rem;line-height:1.2}.page_heroSubtitle__ZW2Yq{font-size:1rem;padding:0 1rem}.page_heroCta__k6Sds{gap:.75rem}.page_primaryButton__gjjaG,.page_secondaryButton__0Pzex{padding:.75rem 1.5rem;font-size:1rem;width:100%;max-width:280px}.page_heroTrust__YOsGX{flex-direction:column;gap:.5rem;font-size:.85rem}.page_divider__5RusV{display:none}.page_demoWindow__VyeXd{margin:0 1rem}.page_windowHeader__tKk8a{padding:.75rem 1rem}.page_demoContent__KIouQ{padding:1.5rem}.page_sectionTitle__6ic_4{font-size:2rem}.page_conceptsGrid__F_Q_M{grid-template-columns:1fr;gap:2rem}.page_storyContent__INRlj h3{font-size:2rem}.page_storyContent__INRlj p{font-size:1.1rem}.page_finalCtaContent__J_vos h2{font-size:2.5rem}.page_finalCtaBottomText__mOUD4,.page_finalCtaTopText__8OpHV{font-size:1.1rem}.page_storyMetrics__SOLhc{justify-content:center}}@media (prefers-color-scheme:dark){.page_header__oRW75{background:rgba(26,32,44,.95);border-bottom-color:rgba(255,255,255,.05)}.page_headerLogo__rVpXD .page_logoSpark__UlCDT{color:#f7fafc}.page_navLink__Z58UL{color:#cbd5e0}.page_navLink__Z58UL:hover{color:#667eea}.page_signInButton__vSa71{color:#cbd5e0;border-color:#4a5568}.page_signInButton__vSa71:hover{background:#2d3748;border-color:#718096}.page_hero__7KFOs{background:linear-gradient(180deg,#1a202c,#2d3748)}.page_heroTitle__ixXIp{color:#f7fafc}.page_heroSubtitle__ZW2Yq{color:#cbd5e0}.page_secondaryButton__0Pzex{color:#cbd5e0;border-color:#4a5568}.page_secondaryButton__0Pzex:hover{border-color:#718096;background:#2d3748}.page_heroTrust__YOsGX{color:#a0aec0}.page_demoWindow__VyeXd{background:#2d3748;border-color:#4a5568}.page_windowHeader__tKk8a{background:#1a202c;border-bottom-color:#4a5568}.page_windowTitle__NeXMh{color:#a0aec0}.page_chatBubble__QlIDb{background:#1a202c;color:#e2e8f0}.page_chatBubble__QlIDb p{color:#e2e8f0}.page_documentSide__2cGeY{background:#1a202c;border-color:#4a5568}.page_documentPreview__3D7a3 h3{color:#f7fafc}.page_documentPreview__3D7a3 p{color:#cbd5e0}.page_concepts__gLDYc,.page_stories__Efpzo{background:#1a202c}.page_conceptCard__aGutZ{background:#2d3748;box-shadow:0 10px 40px rgba(0,0,0,.5)}.page_conceptCard__aGutZ h3{color:#e2e8f0}.page_conceptCard__aGutZ p{color:#cbd5e0}.page_storyContent__INRlj h3{color:#e2e8f0}.page_storyContent__INRlj p{color:#cbd5e0}.page_metricLabel__ornJZ{color:#a0aec0}.page_finalCtaBottomText__mOUD4,.page_finalCtaTopText__8OpHV{color:#cbd5e0}.page_finalCtaBackground__WKv5U{opacity:.05}}.page_demo__WQzBe{padding:80px 5%;background:linear-gradient(135deg,#f5f7fa,#e9ecef);text-align:center}.page_demoContainer__lOAll{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.page_demoStep__LjBdl{flex:1 1;min-width:250px;max-width:350px;text-align:center}.page_stepNumber__Is_ZR{display:inline-block;width:40px;height:40px;line-height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:white;font-weight:700;margin-bottom:1rem}.page_demoStep__LjBdl h3{font-size:1.3rem;margin-bottom:1rem;color:#2d3748}.page_chatExample__Ze3aM{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:left}.page_userMessage__Kbw3B{color:#4a5568;font-style:italic;line-height:1.6}.page_documentPreview__3D7a3{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:left}.page_documentPreview__3D7a3 code{display:block;margin-bottom:1rem;color:#667eea;font-weight:600}.page_previewContent__1L8_C{color:#718096;font-family:monospace;font-size:.9rem;line-height:1.6}.page_ownershipFeatures__pgb1Y{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:left}.page_ownershipFeatures__pgb1Y p{margin:.5rem 0;color:#2d3748;font-weight:500}.page_demoArrow__TnsoG{font-size:2rem;color:#667eea;font-weight:700}.page_whyUspark__qPpL_{padding:80px 5%;background:white;text-align:center}.page_comparisonGrid__iyTRm{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin:3rem auto;max-width:1200px}.page_comparisonCard__yjuA3{background:#f7fafc;padding:2rem;border-radius:16px;transition:transform .3s ease}.page_comparisonCard__yjuA3:hover{transform:translateY(-5px)}.page_comparisonCard__yjuA3 h3{font-size:1.3rem;margin-bottom:1.5rem;color:#2d3748}.page_comparisonContent__YDNl9{text-align:left}.page_problem__jWWwV{color:#e53e3e}.page_problem__jWWwV,.page_solution__eMREO{margin:.8rem 0;font-size:1rem;line-height:1.5}.page_solution__eMREO{color:#38a169;font-weight:500}.page_comparisonCard__yjuA3:last-child{background:linear-gradient(135deg,#f0f4ff,#f5f3ff);border:2px solid #667eea}.page_grayedOut__aA6nM{opacity:.6;filter:grayscale(20%)}@media (prefers-color-scheme:dark){.page_demo__WQzBe{background:linear-gradient(135deg,#2d3748,#1a202c)}.page_demoStep__LjBdl h3{color:#e2e8f0}.page_chatExample__Ze3aM,.page_documentPreview__3D7a3,.page_ownershipFeatures__pgb1Y{background:#2d3748}.page_previewContent__1L8_C,.page_userMessage__Kbw3B{color:#cbd5e0}.page_ownershipFeatures__pgb1Y p{color:#e2e8f0}.page_whyUspark__qPpL_{background:#1a202c}.page_comparisonCard__yjuA3{background:#2d3748}.page_comparisonCard__yjuA3 h3{color:#e2e8f0}.page_comparisonCard__yjuA3:last-child{background:linear-gradient(135deg,#2d3748,#4a5568);border-color:#764ba2}.page_demoArrow__TnsoG{color:#764ba2}}@media (max-width:768px){.page_demoContainer__lOAll{flex-direction:column}.page_demoArrow__TnsoG{transform:rotate(90deg);margin:1rem 0}.page_comparisonGrid__iyTRm{grid-template-columns:1fr}}