:root{--bg-primary: #06060a;--bg-secondary: #0a0a10;--bg-card: #0d0d14;--bg-card-hover: #111119;--border-card: rgba(255, 255, 255, .06);--border-card-hover: rgba(0, 212, 255, .2);--text-primary: #ffffff;--text-secondary: #8a8f98;--text-muted: #555a63;--accent-cyan: #00d4ff;--accent-blue: #0066ff;--gradient-primary: linear-gradient(135deg, #00d4ff 0%, #0066ff 100%);--gradient-text: linear-gradient(135deg, #00d4ff 0%, #0088ff 50%, #0055ff 100%);--gradient-text-bright: linear-gradient(135deg, #33e0ff 0%, #0088ff 50%, #0066ff 100%);--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-heading: "Space Grotesk", "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{min-height:100vh;width:100%}a{color:inherit;text-decoration:none}button{border:none;background:none;cursor:pointer;font-family:inherit}img,video{max-width:100%;display:block}::selection{background:#00d4ff4d;color:#fff}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 2.5rem;height:68px;display:flex;align-items:center;justify-content:space-between;background:transparent;transition:all .5s ease}.navbar-scrolled{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#040410e0;border-bottom:1px solid rgba(255,255,255,.04)}.navbar-logo{display:flex;align-items:center;gap:.6rem}.logo-text{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--text-primary);letter-spacing:-.02em}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;background:var(--gradient-primary);color:#fff;font-weight:600;font-size:.88rem;border-radius:50px;transition:all .3s ease;box-shadow:0 0 22px #0078ff33;cursor:pointer;text-decoration:none}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 40px #0078ff59}.btn-nav{padding:.5rem 1.2rem;font-size:.82rem}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;background:transparent;color:var(--text-primary);font-weight:500;font-size:.88rem;border-radius:50px;border:1px solid rgba(255,255,255,.12);transition:all .3s ease;cursor:pointer;text-decoration:none}.btn-secondary:hover{border-color:#00d4ff66;background:#00d4ff0d;transform:translateY(-2px)}.section-label{font-family:var(--font-mono);color:var(--accent-cyan);font-size:.78rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem;display:block}.section-title{font-family:var(--font-heading);font-size:clamp(1.9rem,3.8vw,2.8rem);font-weight:700;color:var(--text-primary);line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.section-subtitle{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:680px}.section-divider{width:100%;max-width:1100px;margin:0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(0,212,255,.07),transparent)}.content-section{padding:5rem 2rem;max-width:1200px;margin:0 auto;position:relative}.site-content-bg{position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='160'%3E%3Crect x='4' y='4' width='72' height='152' rx='3' fill='none' stroke='rgba(255,255,255,0.02)' stroke-width='0.5'/%3E%3Crect x='8' y='8' width='64' height='144' rx='2' fill='none' stroke='rgba(255,255,255,0.012)' stroke-width='0.5'/%3E%3Cline x1='10' y1='30' x2='70' y2='30' stroke='rgba(255,255,255,0.015)' stroke-width='0.3'/%3E%3Cline x1='10' y1='55' x2='70' y2='55' stroke='rgba(255,255,255,0.015)' stroke-width='0.3'/%3E%3Cline x1='10' y1='80' x2='70' y2='80' stroke='rgba(255,255,255,0.015)' stroke-width='0.3'/%3E%3Cline x1='10' y1='105' x2='70' y2='105' stroke='rgba(255,255,255,0.015)' stroke-width='0.3'/%3E%3Cline x1='10' y1='130' x2='70' y2='130' stroke='rgba(255,255,255,0.015)' stroke-width='0.3'/%3E%3Ccircle cx='12' cy='18' r='1' fill='rgba(0,200,255,0.04)'/%3E%3Ccircle cx='12' cy='42' r='1' fill='rgba(0,255,100,0.03)'/%3E%3Ccircle cx='12' cy='68' r='1' fill='rgba(0,200,255,0.04)'/%3E%3Ccircle cx='12' cy='92' r='1' fill='rgba(0,255,100,0.03)'/%3E%3Ccircle cx='12' cy='118' r='1' fill='rgba(0,200,255,0.04)'/%3E%3C/svg%3E");background-size:80px 160px}.site-content-bg>*{position:relative;z-index:1}.hero-wrapper{height:400vh;position:relative}.hero-sticky{position:sticky;top:0;height:100vh;overflow:hidden}.hero-3d{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;will-change:opacity}.hero-overlay-top{position:absolute;top:0;left:0;right:0;height:140px;background:linear-gradient(to bottom,rgba(4,4,16,.5),transparent);z-index:5;pointer-events:none}.hero-overlay-bottom{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,rgba(4,4,16,.8),transparent);z-index:5;pointer-events:none}.hero-overlay-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 45%,rgba(4,4,16,.4) 100%);z-index:4;pointer-events:none}.blueprint-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none;will-change:transform,opacity}.blueprint-racks{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.blueprint-racks svg{width:160%;height:160%;position:absolute;top:-30%;left:-30%}.blueprint-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#04041026,#040410eb 60%)}.hero-text-reveal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;pointer-events:none}.hero-text-reveal>*{pointer-events:auto}.hero-title{font-family:var(--font-heading);font-size:clamp(2.5rem,5.5vw,4.2rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;background:var(--gradient-text-bright);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.25rem;max-width:800px}.hero-description{font-size:clamp(.95rem,1.6vw,1.1rem);color:var(--text-secondary);line-height:1.7;max-width:600px;margin-bottom:2.25rem}.hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:1.25rem}.hero-backed{font-size:.82rem;color:var(--text-muted)}.hero-tagline{position:absolute;bottom:4.5rem;left:2.5rem;z-index:10}.hero-tagline-inner{padding:.7rem 1.4rem;background:#04041073;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.05);border-radius:10px}.hero-tagline-text{font-family:var(--font-heading);font-size:1rem;font-weight:500;color:#ffffff8c}.hero-badge{position:absolute;bottom:5rem;right:2.5rem;z-index:10}.hero-badge-pip{font-family:var(--font-mono);font-size:.72rem;color:#00c8ff4d}.hero-scroll-indicator{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:10}.hero-scroll-inner{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#fff3;font-size:.58rem;font-family:var(--font-mono);letter-spacing:.25em}.cli-box{display:inline-flex;align-items:center;gap:.7rem;padding:.6rem 1.2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:50px;font-family:var(--font-mono);font-size:.8rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.cli-box:hover{border-color:#00d4ff40;background:#00d4ff0a}.cli-dollar{color:var(--accent-cyan);font-weight:600}.cli-copy{color:var(--text-muted);font-size:.72rem}.cli-box:hover .cli-copy{color:var(--accent-cyan)}.demo-section{padding:5rem 2rem 6rem;max-width:1100px;margin:0 auto;text-align:center}.demo-video-wrapper{margin-top:2.5rem;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.06);box-shadow:0 0 60px #0050c80f,0 0 30px #00000080}.demo-video-wrapper video{width:100%;display:block;background:#000}.problem-cards{display:flex;flex-direction:column;gap:1.25rem;margin-top:2.5rem}.problem-card{display:flex;align-items:flex-start;gap:1.25rem;padding:1.75rem;background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;transition:all .4s ease}.problem-card:hover{border-color:var(--border-card-hover);box-shadow:0 0 35px #0096c80a}.problem-number{font-family:var(--font-heading);font-size:2.2rem;font-weight:700;color:#00a0d22e;line-height:1;min-width:45px}.problem-card h3{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.6rem}.problem-card p{font-size:.92rem;color:var(--text-secondary);line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2.5rem}.product-card{padding:2rem;background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;transition:all .4s ease}.product-card:hover{border-color:var(--border-card-hover);box-shadow:0 6px 35px #0096c80d}.product-card-header{display:flex;align-items:center;gap:.65rem;margin-bottom:.85rem}.product-card-number{font-family:var(--font-heading);font-weight:700;color:var(--accent-cyan);font-size:.88rem}.product-card-tag{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted)}.product-card h3{font-family:var(--font-heading);font-size:1.15rem;font-weight:600;color:var(--text-primary);margin-bottom:.65rem}.product-card p{font-size:.92rem;color:var(--text-secondary);line-height:1.7}.how-timeline{margin-top:2.5rem;display:flex;flex-direction:column}.how-step{display:flex;gap:1.75rem}.how-step-indicator{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:44px}.how-step-dot{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:.8rem;font-weight:700;color:var(--accent-cyan);background:var(--bg-primary);z-index:2;transition:all .3s ease}.how-step:hover .how-step-dot{border-color:var(--accent-cyan);box-shadow:0 0 20px #00d4ff26}.how-step-line{width:2px;flex-grow:1;background:linear-gradient(to bottom,#ffffff0f,#ffffff05);min-height:25px}.how-step-content{padding:.85rem 1.75rem 2rem;background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;flex-grow:1;margin-bottom:1.25rem;transition:all .4s ease}.how-step:hover .how-step-content{border-color:var(--border-card-hover)}.how-step-label{font-family:var(--font-mono);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-cyan);margin-bottom:.4rem;padding-top:.2rem}.how-step-content h3{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.6rem}.how-step-content p{font-size:.92rem;color:var(--text-secondary);line-height:1.7}.usecases-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2.5rem}.usecase-card{padding:1.75rem;background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px;transition:all .4s ease}.usecase-card:hover{border-color:var(--border-card-hover);box-shadow:0 6px 35px #0096c80a}.usecase-card h3{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;color:var(--text-primary);margin-bottom:.6rem}.usecase-card p{font-size:.9rem;color:var(--text-secondary);line-height:1.7}.cta-section{padding:5.5rem 2rem;text-align:center;position:relative}.cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:350px;background:radial-gradient(circle,rgba(0,60,180,.07) 0%,transparent 60%);pointer-events:none}.cta-title{font-family:var(--font-heading);font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;background:var(--gradient-text-bright);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;max-width:750px;margin-left:auto;margin-right:auto}.cta-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.cta-backed{font-size:.82rem;color:var(--text-muted)}.team-section{padding:3rem 2rem 5.5rem;text-align:center}.team-grid{display:flex;justify-content:center;gap:3.5rem;margin-top:2.5rem}.team-member{display:flex;flex-direction:column;align-items:center;gap:.85rem;cursor:pointer;transition:transform .3s ease;text-decoration:none}.team-member:hover{transform:translateY(-5px)}.team-avatar{width:115px;height:115px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#00d4ff14,#0050ff14)}.team-avatar:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#00d4ff73,#0050ff40);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}.team-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.team-avatar-fallback{font-family:var(--font-heading);font-size:1.8rem;font-weight:700;color:var(--accent-cyan)}.team-name{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--accent-cyan)}.team-role{font-size:.82rem;color:var(--text-muted);margin-top:-.4rem}.footer{padding:2rem;border-top:1px solid rgba(255,255,255,.03);text-align:center}.footer p{font-size:.78rem;color:var(--text-muted)}.ambient-particles{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.ambient-dot{position:absolute;width:2px;height:2px;background:#0096ff1a;border-radius:50%;animation:float-dot linear infinite}@keyframes float-dot{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-10vh) scale(1);opacity:0}}@media (max-width: 768px){.navbar{padding:0 1.25rem;height:56px}.hero-tagline{bottom:3.5rem;left:1rem}.hero-tagline-text{font-size:.85rem}.hero-badge{bottom:3.5rem;right:1rem}.hero-badge-pip{font-size:.6rem}.hero-title{font-size:2rem}.hero-actions{flex-direction:column;align-items:center}.content-section{padding:4rem 1.25rem}.product-grid,.usecases-grid{grid-template-columns:1fr}.problem-card{flex-direction:column;gap:.4rem}.how-step{gap:.85rem}.how-step-indicator{width:34px}.how-step-dot{width:34px;height:34px;font-size:.72rem}.how-step-content{padding:.65rem 1rem 1.5rem}.team-grid{flex-direction:column;align-items:center;gap:2rem}.team-avatar{width:95px;height:95px}.cta-actions{flex-direction:column;align-items:center}.demo-section{padding:4rem 1.25rem 5rem}.cta-section,.team-section{padding:4rem 1.25rem}}@media (max-width: 480px){.hero-title{font-size:1.8rem}.section-title{font-size:1.65rem}.cta-title{font-size:1.7rem}}
