.header{position:fixed;top:1rem;left:0;right:0;z-index:1000;display:flex;justify-content:center;padding:0 1rem}.header-container{background:#111113cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-dark-border);border-radius:12px;padding:.5rem .5rem .5rem 1.25rem;transition:all var(--transition-base);width:100%;max-width:800px}.header.scrolled .header-container{background:#09090bf2;border-color:var(--color-gray-800)}.header-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--color-white);font-weight:600;font-size:.9375rem}.header-logo svg{width:28px;height:28px;border-radius:6px}.header-links{display:flex;align-items:center;gap:.25rem}.header-link{background:none;border:none;color:var(--color-gray-400);font-family:var(--font-primary);font-size:.8125rem;font-weight:500;padding:.5rem .875rem;border-radius:8px;cursor:pointer;transition:all var(--transition-fast)}.header-link:hover{color:var(--color-white);background:var(--color-dark-hover)}.header-cta{background:var(--color-white);color:var(--color-black);border:none;font-family:var(--font-primary);font-size:.8125rem;font-weight:600;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all var(--transition-fast);text-decoration:none}.header-cta:hover{background:var(--color-gray-200);transform:scale(1.02)}.mobile-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-toggle span{display:block;width:20px;height:2px;background:var(--color-white);transition:all var(--transition-fast);border-radius:2px}.mobile-toggle.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-toggle.open span:nth-child(2){opacity:0}.mobile-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--color-dark);z-index:999;display:flex;align-items:center;justify-content:center}.mobile-menu-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.mobile-menu-content button{background:none;border:none;color:var(--color-white);font-family:var(--font-primary);font-size:1.5rem;font-weight:600;cursor:pointer;transition:color var(--transition-fast)}.mobile-menu-content button:hover{color:var(--color-primary)}.mobile-cta{margin-top:1rem;padding:.875rem 1.5rem!important;background:var(--color-white)!important;color:var(--color-black)!important;border-radius:8px;font-size:.9375rem!important;text-decoration:none}@media (max-width: 768px){.header-links,.header-cta{display:none}.mobile-toggle{display:flex}.header{top:.5rem;padding:0 .5rem}.header-container{max-width:100%}}.split-text{perspective:1000px}.split-text-item{display:inline-block;transform-origin:center bottom;will-change:transform,opacity,filter}.scroll-stack-container{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 1.5rem 50vh}.scroll-stack-card-wrapper{position:sticky;margin-bottom:3rem}.scroll-stack-card{padding:2.5rem;border-radius:24px;box-shadow:0 -4px 30px #0006,0 8px 40px #0000004d;min-height:320px;color:#fff}.stack-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.stack-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px;font-size:1.75rem;background:#ffffff26;color:#000}.stack-card-icon svg{stroke-width:1.5}.stack-card-title{font-size:1.5rem;font-weight:700;color:#000;margin:0}.stack-card-subtitle{font-size:.875rem;color:#000000b3;margin-top:.25rem}.stack-card-description{font-size:1rem;color:#000000d9;line-height:1.7;margin-bottom:1.5rem}.stack-card-features{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.stack-card-feature{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem;background:#ffffff1a;border-radius:12px}.feature-check{width:20px;height:20px;border-radius:50%;background:#000000e6;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.feature-check svg{width:12px;height:12px;stroke:currentColor;stroke-width:3}.feature-text{font-size:.875rem;color:#000000e6;line-height:1.4}@media (max-width: 768px){.scroll-stack-card{padding:1.5rem;min-height:auto}.stack-card-features{grid-template-columns:1fr}.stack-card-title{font-size:1.25rem}.scroll-stack-container{padding-bottom:30vh}}.stepper-wide{display:grid;grid-template-columns:320px 1fr;gap:2rem;max-width:1000px;margin:0 auto}.steps-list{display:flex;flex-direction:column;gap:0}.step-item{position:relative;padding:1.25rem 1.5rem;cursor:pointer;border-left:2px solid transparent;transition:all .3s ease;border-radius:0 12px 12px 0}.step-item:hover{background:#ffffff05}.step-item.active{background:#ffffff08;border-left-color:var(--color-primary)}.step-item-content{position:relative;z-index:2}.step-item-title{font-size:.9375rem;font-weight:600;color:var(--color-gray-400);margin:0;transition:color .3s ease}.step-item.active .step-item-title{color:var(--color-white)}.step-item-description{font-size:.8125rem;color:var(--color-gray-500);line-height:1.5;margin:.75rem 0 0;overflow:hidden}.step-progress-bar{position:absolute;bottom:0;left:0;height:2px;background:var(--color-primary);transform-origin:left;width:100%;border-radius:0 1px 1px 0}.step-preview{display:flex;align-items:center;justify-content:center}.preview-container{background:linear-gradient(145deg,#1a1a1f,#141417);border:1px solid var(--color-dark-border);border-radius:16px;width:100%;height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.preview-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.step-visual-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem}.workflow-builder{width:100%;max-width:320px;background:#0d0d0f;border-radius:12px;border:1px solid var(--color-dark-border);overflow:hidden}.builder-toolbar{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#ffffff05;border-bottom:1px solid var(--color-dark-border)}.toolbar-dots{display:flex;gap:.375rem}.toolbar-dots span{width:8px;height:8px;border-radius:50%;background:var(--color-dark-border)}.toolbar-dots span:first-child{background:#ff5f56}.toolbar-dots span:nth-child(2){background:#ffbd2e}.toolbar-dots span:last-child{background:#27ca40}.toolbar-title{font-size:.6875rem;color:var(--color-gray-500);font-family:SF Mono,Fira Code,monospace}.builder-canvas{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:0}.flow-node{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:#ffffff08;border:1px solid var(--color-dark-border);border-radius:10px;transition:all .2s ease}.flow-node:hover{background:#ffffff0d}.node-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.node-icon.trigger{background:#3b82f626;color:#3b82f6}.node-icon.process{background:#8ffe0026;color:var(--color-primary)}.node-icon.action{background:#a855f726;color:#a855f7}.node-info{display:flex;flex-direction:column;gap:.125rem}.node-label{font-size:.8125rem;font-weight:600;color:var(--color-white)}.node-type{font-size:.6875rem;color:var(--color-gray-500)}.flow-connector{width:2px;height:20px;background:linear-gradient(to bottom,var(--color-dark-border),rgba(143,254,0,.3));transform-origin:top}.sources-layout{display:flex;align-items:center;justify-content:space-between;gap:3rem;position:relative;width:100%;max-width:440px;padding:.5rem 0}.sources-column{display:flex;flex-direction:column;gap:1.25rem;width:80px}.source-card{display:flex;flex-direction:column;align-items:center}.source-icon-circle{width:52px;height:52px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px #00000026}.source-icon-circle:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}.source-icon-circle img{width:26px;height:26px;object-fit:contain}.source-icon-circle svg{color:#6b7280;width:24px;height:24px}.sources-center{display:flex;flex-direction:column;align-items:center;z-index:10;flex-shrink:0}.center-icon-circle{width:72px;height:72px;padding:16px;background:var(--color-primary);border-radius:50%;box-shadow:0 0 60px #8ffe0066;display:flex;align-items:center;justify-content:center}.center-icon-circle img{width:100%;height:100%;object-fit:contain}.connection-lines{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.6}.ai-processor{display:flex;align-items:stretch;gap:1rem;width:100%;max-width:520px}.doc-preview{flex:0 0 140px;background:#0d0d0f;border:1px solid var(--color-dark-border);border-radius:12px;overflow:hidden}.doc-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff05;border-bottom:1px solid var(--color-dark-border);color:var(--color-gray-400)}.doc-header svg{width:14px;height:14px;flex-shrink:0}.doc-header span{font-size:.75rem;font-family:SF Mono,Fira Code,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-content{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.doc-text-line{height:8px;background:var(--color-dark-border);border-radius:4px}.doc-text-line.highlight{background:#8ffe004d}.ai-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:0 .75rem;flex-shrink:0}.ai-pulse{width:48px;height:48px;border-radius:50%;background:#8ffe001a;display:flex;align-items:center;justify-content:center;color:var(--color-primary);animation:pulse 1.5s ease-in-out infinite}.ai-pulse svg{width:24px;height:24px}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.ai-indicator span{font-size:.6875rem;color:var(--color-primary);font-weight:500}.extracted-data{flex:1;min-width:220px;background:#0d0d0f;border:1px solid var(--color-dark-border);border-radius:12px;overflow:hidden}.data-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#8ffe000d;border-bottom:1px solid var(--color-dark-border);color:var(--color-primary)}.data-header svg{width:16px;height:16px}.data-header span{font-size:.75rem;font-weight:600}.data-fields{padding:.625rem;display:flex;flex-direction:column;gap:.25rem}.data-field{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:6px;opacity:.3;transition:all .3s ease}.data-field.visible{opacity:1}.data-field.active{background:#8ffe000d}.field-label{font-size:.625rem;color:var(--color-gray-500);min-width:55px;flex-shrink:0}.field-value{font-size:.6875rem;color:var(--color-white);font-weight:500;flex:1;white-space:nowrap}.field-check{color:var(--color-primary);width:14px;height:14px;flex-shrink:0}.field-loading{width:14px;height:14px;border:2px solid var(--color-dark-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.results-panel{width:100%;max-width:420px;display:flex;flex-direction:column;gap:1rem}.stats-row{display:flex;gap:.75rem}.stat-card{flex:1;padding:1rem .75rem;background:#0d0d0f;border:1px solid var(--color-dark-border);border-radius:10px;text-align:center}.stat-card.highlight{border-color:#8ffe004d;background:#8ffe000d}.stat-value{display:block;font-size:1.5rem;font-weight:700;color:var(--color-white);margin-bottom:.25rem}.stat-card.highlight .stat-value{color:var(--color-primary)}.stat-label{font-size:.5625rem;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.5px}.activity-feed{background:#0d0d0f;border:1px solid var(--color-dark-border);border-radius:10px;overflow:hidden}.feed-header{padding:.75rem 1rem;font-size:.75rem;font-weight:600;color:var(--color-gray-300);background:#ffffff05;border-bottom:1px solid var(--color-dark-border)}.feed-items{padding:.5rem}.feed-item{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;border-radius:6px;font-size:.75rem;color:var(--color-gray-400)}.feed-item svg{width:16px;height:16px;flex-shrink:0}.feed-item.success svg{color:var(--color-primary)}.feed-item.processing{background:#ffffff05}.feed-item span:first-of-type{flex:1}.feed-time{font-size:.6875rem;color:var(--color-gray-600)}.feed-spinner{width:16px;height:16px;border:2px solid var(--color-dark-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@media (max-width: 900px){.stepper-wide{grid-template-columns:1fr;gap:1.5rem}.steps-list{order:2}.step-preview{order:1}.preview-container{min-height:320px}.ai-processor{flex-direction:column;max-width:280px}}@media (max-width: 640px){.step-item{padding:1rem}.step-item-title{font-size:.875rem}.step-item-description{font-size:.75rem}.sources-layout{max-width:300px;gap:1.5rem}.source-icon-circle{width:40px;height:40px}.source-icon-circle img{width:20px;height:20px}.center-icon-circle{width:56px;height:56px}}.dot-grid{display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.dot-grid__wrap{width:100%;height:100%;position:relative;pointer-events:auto}.dot-grid__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.value-cards-section{padding:8rem 0;background:var(--color-dark);position:relative}.value-cards-section .section-header{margin-bottom:3.5rem}.value-cards-section .section-eyebrow{font-size:.75rem;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem}.value-cards-section .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--color-white);line-height:1.2;margin-bottom:.5rem}.value-cards-section .section-subtitle{font-size:clamp(1.25rem,3vw,2rem);font-weight:600;color:var(--color-gray-500);line-height:1.2}.value-cards-section .center{text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.value-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:1rem;max-width:1000px;margin:0 auto}.value-cards-grid .revenue-card{grid-column:1;grid-row:1}.value-cards-grid .accuracy-card{grid-column:2;grid-row:1}.value-cards-grid .workflow-card{grid-column:3;grid-row:1 / span 2}.value-cards-grid .monitoring-card{grid-column:1;grid-row:2}.value-cards-grid .scale-card{grid-column:2;grid-row:2}.value-card{background:var(--color-dark-card);border:1px solid var(--color-dark-border);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;min-height:280px;transition:all .3s ease;position:relative;overflow:hidden}.value-card:hover{border-color:var(--color-gray-700);transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.value-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s ease}.value-card:hover:before{opacity:1}.card-footer{margin-top:auto;padding-top:1.25rem}.card-title{font-size:1.125rem;font-weight:600;color:var(--color-white);margin-bottom:.375rem}.card-description{font-size:.875rem;color:var(--color-gray-400);line-height:1.5}.revenue-card{grid-column:span 1}.revenue-visual{flex:1;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem 1rem}.revenue-bars{display:flex;align-items:flex-end;gap:2rem;height:120px;width:100%;max-width:160px}.revenue-bar{flex:1;border-radius:8px 8px 0 0;display:flex;align-items:flex-start;justify-content:center;padding-top:.75rem;position:relative}.revenue-bar.before{background:linear-gradient(180deg,#3a3a42,#2a2a32)}.revenue-bar.after{background:linear-gradient(180deg,#fff,#e5e5e5);box-shadow:0 0 20px #ffffff26}.bar-label{font-size:.875rem;font-weight:600;color:var(--color-gray-500)}.bar-label.highlight{color:var(--color-dark);font-size:1.125rem;font-weight:700}.accuracy-card{grid-column:span 1}.accuracy-visual{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem 0}.accuracy-number{font-size:3.5rem;font-weight:700;color:var(--color-white);line-height:1;margin-bottom:.5rem;font-variant-numeric:tabular-nums}.accuracy-label-badge{font-size:.75rem;color:var(--color-gray-400)}.workflow-card{grid-column:span 1;grid-row:span 2;min-height:360px}.mini-workflow-visual{flex:1;display:flex;flex-direction:column;padding:.25rem 0;width:100%}.workflow-node-wrapper{display:flex;flex-direction:column;align-items:stretch;width:100%}.workflow-node-card{background:#ffffff08;border:1px solid var(--color-dark-border);border-radius:8px;padding:.625rem .875rem;transition:all .3s ease;position:relative;width:100%;box-sizing:border-box}.workflow-node-card.active{background:#ffffff14;border-color:var(--color-white)}.workflow-node-card.completed{border-color:var(--color-gray-600)}.node-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .375rem;background:#ffffff14;border-radius:4px;margin-bottom:.375rem}.workflow-node-card.active .node-badge{background:#ffffff26}.node-badge svg{color:var(--color-gray-400);width:10px;height:10px}.workflow-node-card.active .node-badge svg{color:var(--color-white)}.node-badge span{font-size:.5625rem;font-weight:600;color:var(--color-gray-400);text-transform:uppercase;letter-spacing:.05em}.workflow-node-card.active .node-badge span{color:var(--color-white)}.node-title{font-size:.8125rem;font-weight:500;color:var(--color-gray-400)}.workflow-node-card.active .node-title,.workflow-node-card.completed .node-title{color:var(--color-white)}.node-processing-indicator{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--color-white);animation:pulse-dot 1s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:translateY(-50%) scale(1)}50%{opacity:.5;transform:translateY(-50%) scale(.8)}}.workflow-line-container{display:flex;justify-content:center;padding:.375rem 0}.workflow-line{width:2px;height:20px;background:var(--color-dark-border);border-radius:1px;overflow:hidden;position:relative}.workflow-line-fill{position:absolute;top:0;left:0;width:100%;background:var(--color-white);border-radius:1px}.monitoring-card{grid-column:span 1}.dot-grid-indicator{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.375rem;padding:.75rem 0}.dot-row{display:flex;gap:.375rem;justify-content:center}.indicator-dot{width:14px;height:5px;border-radius:2px;background:var(--color-dark-border);transition:all .3s ease}.indicator-dot.active{background:var(--color-white);opacity:.9}.scale-card{grid-column:span 1}.scale-header{margin-bottom:.75rem}.status-indicator{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:100px;font-size:.75rem;font-weight:500;color:var(--color-white)}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--color-primary);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.status-check{color:var(--color-primary);width:12px;height:12px}.line-chart{flex:1;display:flex;align-items:center;padding:.75rem 0;min-height:80px}.line-chart svg{width:100%;height:60px}@media (max-width: 1024px){.value-cards-grid{grid-template-columns:repeat(2,1fr)}.value-cards-grid .workflow-card{grid-column:span 2;grid-row:span 1;min-height:auto}.value-cards-grid .revenue-card,.value-cards-grid .accuracy-card,.value-cards-grid .monitoring-card,.value-cards-grid .scale-card{grid-column:span 1;grid-row:span 1}.mini-workflow-visual{flex-direction:row;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.workflow-node-wrapper{flex:1;min-width:120px;flex-direction:column}.workflow-line-container{display:none}}@media (max-width: 768px){.value-cards-section{padding:4rem 0}.value-cards-grid{grid-template-columns:1fr;gap:.875rem}.value-card{min-height:auto;padding:1.25rem}.value-cards-grid .workflow-card{grid-column:span 1;grid-row:span 1;min-height:auto}.mini-workflow-visual{flex-direction:column;gap:0}.workflow-node-wrapper{min-width:auto;width:100%}.workflow-node-card{width:100%}.workflow-line-container{display:flex;width:100%;justify-content:flex-start;padding-left:1rem}.workflow-line{height:20px}.accuracy-number{font-size:2.5rem}.revenue-bars{height:100px}.bar-label{font-size:.875rem}.card-title{font-size:1rem}.card-description{font-size:.8125rem}}.features-showcase{padding:4rem 0 8rem;background:var(--color-dark)}.showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:1000px;margin:0 auto}.showcase-card{background:linear-gradient(180deg,#ffffff08,#ffffff03);border:1px solid var(--color-dark-border);border-radius:20px;overflow:hidden;transition:all .3s ease;height:480px;display:flex;flex-direction:column;position:relative}.showcase-card:hover{border-color:#ffffff1a}.showcase-content{padding:1.25rem 1.5rem 1.5rem;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,var(--color-dark-card) 60%,transparent 100%);z-index:10}.showcase-title{font-size:1.125rem;font-weight:600;color:var(--color-white);margin-bottom:.5rem}.showcase-description{font-size:.875rem;color:var(--color-gray-500);line-height:1.6}.chat-demo{padding:2rem;padding-bottom:100px;flex:1;display:flex;align-items:flex-start;justify-content:center}.chat-container{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:420px}.chat-bubble{display:flex;flex-direction:column;gap:.5rem}.user-bubble{align-items:flex-end}.ai-bubble{align-items:flex-start}.bubble-content{padding:1rem 1.25rem;border-radius:16px;font-size:.8125rem;line-height:1.6;max-width:320px}.user-bubble .bubble-content{background:#fefefe;color:#000;border-bottom-right-radius:4px}.ai-content{background:#ffffff14;color:var(--color-gray-300);border-bottom-left-radius:4px;min-height:90px}.user-avatar-img{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.user-avatar-img img{width:100%;height:100%;object-fit:cover}.ai-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.ai-icon-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.svg-node-icon{width:20px;height:20px}.typing-cursor{display:inline-block;width:2px;height:12px;background:#015603;margin-left:2px;animation:cursor-blink .6s steps(2) infinite;vertical-align:middle}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.connections-demo{padding:2rem;padding-bottom:100px;flex:1;display:flex;align-items:center;justify-content:center}.connections-container{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:420px;height:260px}.nodes-column{display:flex;flex-direction:column;gap:.75rem;z-index:2}.nodes-column.left{align-items:flex-start}.nodes-column.right{align-items:flex-end}.integration-node.white-circle{width:52px;height:52px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 16px #00000014;transition:all .3s ease}.integration-node.white-circle:hover{transform:scale(1.08);box-shadow:0 4px 24px #0000001f}.node-icon-img{width:24px;height:24px;object-fit:contain}.integration-node.center-node{width:64px;height:64px;background:transparent;border:none;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:0;z-index:3;transition:all .3s ease;overflow:hidden}.integration-node.center-node:hover{transform:scale(1.05)}.center-icon-img{width:100%;height:100%;object-fit:contain;border-radius:14px}.animated-beam-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.beam-path{stroke:#96969666;stroke-width:1;stroke-dasharray:5 5;animation:dashFlow 2s linear infinite}.beam-path.reverse{animation:dashFlowReverse 2s linear infinite}@keyframes dashFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-20}}@keyframes dashFlowReverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:20}}@media (max-width: 900px){.showcase-grid{grid-template-columns:1fr}}@media (max-width: 768px){.features-showcase{padding:2rem 0 4rem}.chat-demo,.connections-demo{min-height:240px;padding:1rem}.showcase-content{padding:1.25rem 1.5rem 1.5rem}.connections-container{max-width:320px;height:180px}.integration-node{padding:.5rem;min-width:52px}.connection-icon{width:20px;height:20px}.node-label{font-size:.5625rem}.integration-node.center{padding:.75rem;min-width:72px}.center-icon{width:32px;height:32px}.center-icon svg{width:24px;height:24px}}.app{min-height:100vh}.scroll-blur-top,.scroll-blur-bottom{position:fixed;left:0;right:0;height:60px;pointer-events:none;z-index:100;opacity:.6;transition:opacity .3s ease-out}.scroll-blur-top{top:0;background:linear-gradient(to bottom,rgba(13,13,15,.5) 0%,transparent 100%)}.scroll-blur-bottom{bottom:0;background:linear-gradient(to top,rgba(13,13,15,.5) 0%,transparent 100%)}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.section-header{margin-bottom:3rem}.section-header.center{text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.section-eyebrow{font-size:.75rem;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-white);line-height:1.2;margin-bottom:.75rem}.section-description{font-size:1.0625rem;color:var(--color-gray-400);line-height:1.6}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem 8rem;position:relative;overflow:hidden;background:var(--color-dark)}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,transparent 0%,var(--color-dark) 100%);pointer-events:none;z-index:4}.hero-grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;mask-image:radial-gradient(800px circle at center,white,transparent);-webkit-mask-image:radial-gradient(800px circle at center,white,transparent)}.hero-container{max-width:700px;text-align:center;position:relative;z-index:5;display:flex;flex-direction:column;align-items:center}.hero-title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:1.25rem;color:var(--color-white)}.hero-title-accent{display:block;color:var(--color-gray-500)}.hero-description{font-size:1.0625rem;color:var(--color-gray-400);max-width:480px;margin:0 auto 2rem;line-height:1.6}.hero-cta{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--font-primary);font-size:.875rem;font-weight:600;text-decoration:none;border-radius:8px;cursor:pointer;transition:all var(--transition-fast);border:none}.btn-primary{background:var(--color-white);color:var(--color-black)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 20px #ffffff1a}.btn-ghost{background:transparent;color:var(--color-gray-400);border:1px solid var(--color-dark-border)}.btn-ghost:hover{color:var(--color-white);border-color:var(--color-gray-600)}.btn-large{padding:.875rem 1.75rem;font-size:.9375rem}.features{padding:6rem 0;background:#f8f8f8}.features .section-eyebrow{color:#666}.features .section-title{color:#0a0a0a}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto auto;gap:1rem}.feature-card{padding:1.75rem;background:#fff;border:1px solid #e5e5e5;border-radius:20px;transition:all var(--transition-base);display:flex;flex-direction:column;justify-content:space-between;min-height:180px}.feature-card:nth-child(1){grid-column:span 1;grid-row:span 1}.feature-card:nth-child(2){grid-column:span 1;grid-row:span 1}.feature-card:nth-child(3){grid-column:span 2;grid-row:span 2;min-height:380px}.feature-card:nth-child(4){grid-column:span 2;grid-row:span 2;min-height:380px}.feature-card:nth-child(5){grid-column:span 1;grid-row:span 1}.feature-card:nth-child(6){grid-column:span 1;grid-row:span 1}.feature-card:hover{border-color:#ccc;transform:translateY(-4px);box-shadow:0 10px 40px #00000014}.feature-icon{font-size:2rem;margin-bottom:auto;color:#0a0a0a}.feature-icon svg{stroke-width:1.5}.feature-content{margin-top:auto}.feature-title{font-size:1.125rem;font-weight:600;color:#0a0a0a;margin-bottom:.5rem}.feature-description{font-size:.9375rem;color:#666;line-height:1.6}.feature-card:nth-child(3) .feature-title,.feature-card:nth-child(4) .feature-title{font-size:1.5rem}.feature-card:nth-child(3) .feature-description,.feature-card:nth-child(4) .feature-description{font-size:1rem}.feature-card:nth-child(3) .feature-icon,.feature-card:nth-child(4) .feature-icon{font-size:2.5rem}.feature-visual{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem 0}.mini-chart{width:100%;display:flex;flex-direction:column;gap:1rem}.chart-bars{display:flex;align-items:flex-end;justify-content:center;gap:2rem;height:120px;padding:0 1rem}.chart-bar-group{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.chart-bar{width:60px;background:#e5e5e5;border-radius:8px 8px 0 0;position:relative;transition:all .3s ease}.chart-bar.highlight{background:linear-gradient(180deg,#22c55e,#16a34a)}.chart-label{position:absolute;bottom:-24px;left:50%;transform:translate(-50%);font-size:.75rem;color:#666;white-space:nowrap}.chart-stats{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.stat-badge{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#f0f0f0;border-radius:100px;font-size:.8125rem;font-weight:600;color:#333}.stat-badge.success{background:#dcfce7;color:#166534}.stat-arrow{color:#22c55e;font-weight:700}.mini-workflow{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:#fafafa;border-radius:16px;border:1px solid #eee}.workflow-step{display:flex;flex-direction:column;align-items:center;gap:.5rem}.workflow-node{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e5e5e5;border-radius:12px;font-size:1.5rem;transition:all .3s ease}.workflow-node.processing{border-color:#3b82f6;background:#eff6ff}.workflow-node.success{border-color:#22c55e;background:#dcfce7;color:#166534;font-weight:700}.workflow-step span{font-size:.75rem;color:#666}.workflow-arrow{font-size:1.25rem;color:#ccc;font-weight:300}.enterprise-section{padding:6rem 0;background:#0a0a0c}.enterprise-section .section-header{margin-bottom:4rem}.enterprise-section .section-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:var(--color-white);margin-bottom:.5rem}.enterprise-section .section-description{font-size:.9375rem;color:var(--color-gray-500)}.enterprise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1000px;margin:0 auto}.enterprise-feature-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.enterprise-feature-icon{width:48px;height:48px;color:var(--color-gray-400);display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.enterprise-feature-icon svg{width:32px;height:32px;stroke-width:1}.enterprise-feature-card h3{font-size:1rem;font-weight:600;color:var(--color-white);margin:0}.enterprise-feature-card p{font-size:.8125rem;color:var(--color-gray-500);line-height:1.6;margin:0;max-width:200px}@media (max-width: 1024px){.enterprise-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width: 640px){.enterprise-grid{grid-template-columns:1fr;gap:2rem}}.how-it-works{padding:8rem 0;background:var(--color-dark)}.how-it-works .section-header{margin-bottom:2.5rem}.how-it-works .section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.how-it-works .section-description{font-size:.9375rem}.segments{padding:8rem 0 0;background:#0d0d0f}.stats{padding:8rem 0;background:var(--color-dark);border-top:1px solid var(--color-dark-border)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-item{text-align:center}.stat-number{display:block;font-size:3rem;font-weight:800;color:var(--color-white);line-height:1;margin-bottom:.5rem}.stat-label{font-size:.875rem;color:var(--color-gray-500);line-height:1.4}.cta{padding:8rem 0;background:var(--color-dark);position:relative;overflow:hidden}.cta:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:100%;background:radial-gradient(ellipse at bottom center,rgba(255,255,255,.02) 0%,transparent 60%);pointer-events:none}.cta-content{text-align:center;position:relative;z-index:1}.cta-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--color-white);margin-bottom:.75rem}.cta-description{font-size:1.125rem;color:var(--color-gray-400);margin-bottom:2rem}.footer{background:var(--color-black);padding:4rem 0 2rem;border-top:1px solid var(--color-dark-border)}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.footer-brand{max-width:250px}.footer-logo{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.125rem;color:var(--color-white);margin-bottom:.75rem}.footer-logo svg{border-radius:6px}.footer-brand p{font-size:.875rem;color:var(--color-gray-500)}.footer-links{display:flex;gap:2.5rem}.footer-links a{color:var(--color-gray-500);text-decoration:none;font-size:.875rem;transition:color var(--transition-fast)}.footer-links a:hover{color:var(--color-white)}.footer-bottom{padding-top:2rem;border-top:1px solid var(--color-dark-border);text-align:center}.footer-bottom p{font-size:.8125rem;color:var(--color-gray-600)}@media (max-width: 1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.feature-card:nth-child(1),.feature-card:nth-child(2),.feature-card:nth-child(3),.feature-card:nth-child(4),.feature-card:nth-child(5),.feature-card:nth-child(6){grid-column:span 1;grid-row:span 1;min-height:180px}.feature-card:nth-child(3) .feature-title,.feature-card:nth-child(4) .feature-title{font-size:1.125rem}.feature-card:nth-child(3) .feature-description,.feature-card:nth-child(4) .feature-description{font-size:.9375rem}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.stat-number{font-size:2.5rem}.hero{padding:7rem 1rem 3rem}.hero-cta{flex-direction:column;align-items:center}.hero-cta .btn{width:100%;max-width:300px}.footer-content{flex-direction:column;gap:2rem}.footer-links{flex-wrap:wrap;gap:1.5rem}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}}:root{--color-primary: #8FFE00;--color-primary-subtle: rgba(143, 254, 0, .1);--color-green-dark: #024303;--color-black: #000000;--color-dark: #09090b;--color-dark-card: #111113;--color-dark-border: #1c1c1f;--color-dark-hover: #18181b;--color-white: #FFFFFF;--color-gray-50: #fafafa;--color-gray-100: #f4f4f5;--color-gray-200: #e4e4e7;--color-gray-300: #d4d4d8;--color-gray-400: #a1a1aa;--color-gray-500: #71717a;--color-gray-600: #52525b;--color-gray-700: #3f3f46;--color-gray-800: #27272a;--color-gray-900: #18181b;--color-credit: #6366f1;--color-banking: #8b5cf6;--color-investment: #ec4899;--color-services: #f97316;--color-health: #14b8a6;--font-primary: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .3s cubic-bezier(.4, 0, .2, 1);--transition-smooth: .6s cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-primary);background-color:var(--color-dark);color:var(--color-white);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}::selection{background:var(--color-primary);color:var(--color-black)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}
