:root{--green-dark:#1d9e75;--green-mid:#5dcaa5;--green-light:#7dd9b6;--green-bg:rgba(29,158,117,.12);--text-primary:#f5f5f3;--text-secondary:#a8a8a0;--text-tertiary:#6b6b65;--border:hsla(60,9%,96%,.1);--bg-primary:#0a0a0a;--bg-secondary:#141414;--radius-md:8px;--radius-lg:12px;--font-serif:Georgia,"Times New Roman",serif;--font-sans:-apple-system,BlinkMacSystemFont,"Inter","Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:var(--font-sans);color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{max-width:1080px;margin:0 auto;padding:0 24px}@keyframes drawLine{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes fadeInNode{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes pulseNode{0%,to{opacity:1}50%{opacity:.7}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes neuralPulse{0%,to{opacity:.4;r:2.5}50%{opacity:1;r:4}}@keyframes neuralPulseStrong{0%,to{opacity:.6;r:3}50%{opacity:1;r:5}}@keyframes synapseFire{0%{stroke-opacity:.15}50%{stroke-opacity:.85}to{stroke-opacity:.15}}@keyframes nodeFloat{0%,to{transform:translate(0)}25%{transform:translate(6px,-8px)}50%{transform:translate(-4px,-10px)}75%{transform:translate(-6px,4px)}}.logo-line{stroke-dasharray:100;stroke-dashoffset:100;animation:drawLine .8s ease-out forwards;stroke:#1d9e75!important}.logo-node{opacity:0;animation:fadeInNode .4s ease-out forwards;transform-origin:center}.logo-node[fill="#0F6E56"]{fill:#1d9e75!important}.logo-node[stroke="#0F6E56"]{stroke:#5dcaa5!important}.logo-pulse{animation:pulseNode 3s ease-in-out infinite}.line-1{animation-delay:0s}.line-2{animation-delay:.1s}.line-3{animation-delay:.15s}.line-4{animation-delay:.2s}.line-5{animation-delay:.25s}.line-6{animation-delay:.3s}.node-1{animation-delay:.5s}.node-2{animation-delay:.55s}.node-3{animation-delay:.6s}.node-4{animation-delay:.65s}.node-5{animation-delay:.7s}.node-6{animation-delay:.75s}.node-7{animation-delay:.8s}.node-8{animation-delay:.85s}.node-9{animation-delay:.9s}.node-top{animation-delay:1s}.hero-overline{opacity:0;animation:fadeInUp .6s ease-out .2s forwards}.hero-title{opacity:0;animation:fadeInUp .7s ease-out .4s forwards}.hero-sub{opacity:0;animation:fadeInUp .7s ease-out .6s forwards}.feature-card{opacity:0;animation:fadeInUp .6s ease-out forwards;transition:transform .3s ease,border-color .3s ease,background .3s ease}.feature-card:hover{transform:translateY(-3px);border-color:var(--green-mid)!important;background:rgba(29,158,117,.04)!important}.feature-card:first-child{animation-delay:1s}.feature-card:nth-child(2){animation-delay:1.15s}.feature-card:nth-child(3){animation-delay:1.3s}.icon-box{transition:transform .3s ease,background .3s ease}.feature-card:hover .icon-box{transform:scale(1.1) rotate(-5deg);background:var(--green-mid)!important}.icon-box svg [stroke="#0F6E56"]{stroke:#5dcaa5}.step-item{opacity:0;animation:fadeInUp .5s ease-out forwards}.step-item:first-child{animation-delay:1.5s}.step-item:nth-child(2){animation-delay:1.65s}.step-item:nth-child(3){animation-delay:1.8s}.step-item:nth-child(4){animation-delay:1.95s}.industry-card{opacity:0;animation:fadeInUp .6s ease-out forwards;transition:transform .3s ease,background .3s ease}.industry-card:hover{transform:translateY(-2px);background:rgba(29,158,117,.06)!important}.industry-card:first-child{animation-delay:2.1s}.industry-card:nth-child(2){animation-delay:2.25s}.industry-card:nth-child(3){animation-delay:2.4s}.step-num{background:linear-gradient(90deg,var(--green-mid) 0,var(--green-light) 50%,var(--green-mid) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 4s linear infinite}.neural-node{animation:neuralPulse 3s ease-in-out infinite;transform-origin:center}.neural-node-strong{animation:neuralPulseStrong 4s ease-in-out infinite;transform-origin:center}.neural-group{animation:nodeFloat 14s ease-in-out infinite;transform-origin:center}.synapse{animation:synapseFire 4s ease-in-out infinite}.np-1{animation-delay:0s}.np-2{animation-delay:.3s}.np-3{animation-delay:.6s}.np-4{animation-delay:.9s}.np-5{animation-delay:1.2s}.np-6{animation-delay:1.5s}.np-7{animation-delay:1.8s}.np-8{animation-delay:2.1s}.np-9{animation-delay:.4s}.np-10{animation-delay:.7s}.np-11{animation-delay:1s}.sy-1{animation-delay:0s}.sy-2{animation-delay:.4s}.sy-3{animation-delay:.8s}.sy-4{animation-delay:1.2s}.sy-5{animation-delay:1.6s}.sy-6{animation-delay:2s}.sy-7{animation-delay:.2s}.sy-8{animation-delay:.6s}.sy-9{animation-delay:1s}.sy-10{animation-delay:1.4s}.sy-11{animation-delay:1.8s}.sy-12{animation-delay:2.2s}svg .synapse[stroke="#0F6E56"]{stroke:#5dcaa5}svg .neural-node-strong[fill="#0F6E56"],svg .neural-node[fill="#0F6E56"]{fill:#5dcaa5}.cap-block{opacity:0;animation:fadeInUp .6s ease-out forwards}.cap-block:first-child{animation-delay:.2s}.cap-block:nth-child(2){animation-delay:.35s}.cap-block:nth-child(3){animation-delay:.5s}.cap-block:nth-child(4){animation-delay:.65s}.cap-block:nth-child(5){animation-delay:.8s}.cap-block:nth-child(6){animation-delay:.95s}.stack-pill{transition:all .2s ease}.stack-pill:hover{background:var(--green-mid)!important;color:#0a0a0a!important;transform:translateY(-2px)}.industry-section{opacity:0;animation:fadeInUp .7s ease-out forwards}.industry-section:first-of-type{animation-delay:.2s}.industry-section:nth-of-type(2){animation-delay:.4s}.system-pill{transition:all .2s ease}.system-pill:hover{background:var(--green-mid)!important;color:#0a0a0a!important;border-color:var(--green-mid)!important}.contact-block{opacity:0;animation:fadeInUp .6s ease-out forwards}.contact-block:first-of-type{animation-delay:.2s}.contact-block:nth-of-type(2){animation-delay:.35s}.contact-block:nth-of-type(3){animation-delay:.5s}.audience-card{transition:transform .3s ease,border-color .3s ease,background .3s ease;cursor:pointer}.audience-card:hover{transform:translateY(-3px);border-color:var(--green-mid)!important;background:rgba(29,158,117,.04)!important}input,textarea{width:100%;padding:10px 12px;border:.5px solid var(--border);border-radius:var(--radius-md);font-family:inherit;font-size:14px;color:var(--text-primary);background:var(--bg-secondary);transition:border-color .2s,background .2s}input::placeholder,textarea::placeholder{color:var(--text-tertiary)}input:focus,textarea:focus{outline:none;border-color:var(--green-mid);background:#1a1a1a}textarea{resize:vertical;min-height:100px}button[type=submit]:hover{background:var(--green-mid)!important}@media (max-width:768px){.features-grid,.hero-grid{grid-template-columns:1fr!important}.steps-grid{grid-template-columns:1fr 1fr!important}.cap-grid,.industries-grid,.industries-grid-3{grid-template-columns:1fr!important}.nav-links{display:none!important}.mobile-menu,.nav-burger{display:flex!important}.hero-title-text{font-size:32px!important}}