@charset "UTF-8";@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Share Tech Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ShareTechMono.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;scroll-padding-top:3rem}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}:focus-visible{outline:2px solid #22d3ee;outline-offset:4px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes logoFloat{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-8px) rotate(.5deg)}50%{transform:translateY(-3px) rotate(-.4deg)}75%{transform:translateY(-10px) rotate(.3deg)}}@keyframes glowPulse{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(1)}33%{opacity:.6;transform:translate(-50%,-50%) scale(1.12)}66%{opacity:.35;transform:translate(-50%,-50%) scale(.95)}}@keyframes glowPulse2{0%,to{opacity:.2;transform:translate(-50%,-50%) scale(1.05)}50%{opacity:.4;transform:translate(-50%,-50%) scale(1.2)}}@keyframes ctaPulse{0%,to{box-shadow:0 0 #6366f166}50%{box-shadow:0 0 0 8px #6366f100}}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#020617;color:#f8fafc;min-height:100dvh;overflow-x:hidden;position:relative}main,footer,header{position:relative;z-index:2}.skip-link{position:absolute;top:-100%;left:1rem;padding:.5rem 1rem;background:#22d3ee;color:#020617;border-radius:0 0 .25rem .25rem;z-index:100;font-weight:600;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.rotate-notice{display:none}@media(hover:none)and (pointer:coarse)and (orientation:landscape)and (max-height:500px){.rotate-notice{display:flex;position:fixed;inset:0;z-index:10000;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;background:#020617;color:#f8fafc;text-align:center}.rotate-notice__icon{color:#22d3ee;animation:rotateHint 2.4s ease-in-out infinite}.rotate-notice__title{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-.01em}.rotate-notice__body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;color:#94a3b8;max-width:28ch}body{overflow:hidden}}@keyframes rotateHint{0%,45%,to{transform:rotate(-90deg)}55%,90%{transform:rotate(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.nav[data-astro-cid-afdttjsk]{position:fixed;top:0;left:0;right:0;z-index:50;background:#020617cc;backdrop-filter:blur(12px);border-bottom:1px solid rgba(51,65,85,.3);transition:background .3s,padding .3s}.nav--scrolled[data-astro-cid-afdttjsk]{background:#020617f2;border-bottom-color:#334155}.nav__inner[data-astro-cid-afdttjsk]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}.nav__logo[data-astro-cid-afdttjsk]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.nav__logo[data-astro-cid-afdttjsk] img[data-astro-cid-afdttjsk]{width:36px;height:36px;border-radius:8px}.nav__brand[data-astro-cid-afdttjsk]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.25rem;font-weight:700;color:#f8fafc;letter-spacing:-.02em}.nav__links[data-astro-cid-afdttjsk]{display:flex;gap:2rem}.nav__links[data-astro-cid-afdttjsk] a[data-astro-cid-afdttjsk]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9rem;font-weight:500;color:#94a3b8;transition:color .2s}.nav__links[data-astro-cid-afdttjsk] a[data-astro-cid-afdttjsk]:hover{color:#f8fafc}.nav__cta[data-astro-cid-afdttjsk]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;background:#6366f1;color:#f8fafc;border-radius:8px;transition:background .2s,transform .15s;text-decoration:none}.nav__cta[data-astro-cid-afdttjsk]:hover{background:#4f46e5;transform:translateY(-1px)}.nav__cta--mobile[data-astro-cid-afdttjsk]{display:block;text-align:center;margin-top:.5rem;padding:.75rem}.nav__burger[data-astro-cid-afdttjsk]{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:44px;min-height:44px;padding:8px}.nav__burger[data-astro-cid-afdttjsk] span[data-astro-cid-afdttjsk]{width:24px;height:2px;background:#f8fafc;border-radius:1px;transition:transform .2s}.nav__mobile[data-astro-cid-afdttjsk]{padding:1rem 1.5rem 1.5rem;border-top:1px solid #334155}.nav__mobile[data-astro-cid-afdttjsk] a[data-astro-cid-afdttjsk]{display:block;padding:.75rem 0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;color:#94a3b8;border-bottom:1px solid rgba(51,65,85,.3);transition:color .2s}.nav__mobile[data-astro-cid-afdttjsk] a[data-astro-cid-afdttjsk]:hover{color:#f8fafc}@-moz-document url-prefix(){.nav[data-astro-cid-afdttjsk]{backdrop-filter:none;background:#020617f2}}@media(max-width:768px),(hover:none)and (pointer:coarse){.nav__links[data-astro-cid-afdttjsk]{display:none}.nav__cta[data-astro-cid-afdttjsk]:not(.nav__cta--mobile){display:none}.nav__burger[data-astro-cid-afdttjsk]{display:flex}}.footer[data-astro-cid-35ed7um5]{background:transparent;border-top:1px solid #334155;padding:3rem 1.5rem 1.5rem}.footer__inner[data-astro-cid-35ed7um5]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:2rem}.footer__brand[data-astro-cid-35ed7um5]{display:flex;flex-direction:column;gap:.75rem}.footer__logo[data-astro-cid-35ed7um5]{display:flex;align-items:center;gap:.5rem;text-decoration:none}.footer__logo[data-astro-cid-35ed7um5] img[data-astro-cid-35ed7um5]{width:28px;height:28px;border-radius:6px}.footer__logo[data-astro-cid-35ed7um5] span[data-astro-cid-35ed7um5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.1rem;font-weight:700;color:#f8fafc}.footer__tagline[data-astro-cid-35ed7um5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.85rem;color:#7c8da5}.footer__col[data-astro-cid-35ed7um5]{display:flex;flex-direction:column;gap:.5rem}.footer__col[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.85rem;color:#94a3b8;transition:color .2s}.footer__col[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:hover{color:#f8fafc}.footer__heading[data-astro-cid-35ed7um5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#7c8da5;margin-bottom:.25rem}.footer__bottom[data-astro-cid-35ed7um5]{max-width:1200px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(51,65,85,.3)}.footer__bottom[data-astro-cid-35ed7um5] p[data-astro-cid-35ed7um5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.8rem;color:#7c8da5;text-align:center}@media(max-width:480px){.footer__inner[data-astro-cid-35ed7um5]{grid-template-columns:1fr}}.hero{position:relative;min-height:calc(100dvh - 140px);display:flex;align-items:center;justify-content:center;padding:clamp(5rem,11vh,8rem) 1.5rem 2rem;overflow:hidden}.hero-fx{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.hero-canvas{position:absolute;top:0;left:0;width:100%;height:100%}#circuit-bg{z-index:0}#circuit-fg{z-index:1}@media(max-width:767px),(prefers-reduced-motion:reduce){.hero-canvas{display:none}}.hero-glow{position:absolute;top:38%;left:50%;width:700px;height:700px;transform:translate(-50%,-50%);border-radius:50%;z-index:1;background:radial-gradient(circle,rgba(99,102,241,.25) 0%,rgba(99,102,241,.1) 40%,rgba(34,211,238,.03) 60%,transparent 70%);filter:blur(60px);animation:glowPulse 17s ease-in-out infinite}.hero-glow--alt{top:42%;width:900px;height:500px;background:radial-gradient(ellipse 130% 60%,rgba(99,102,241,.15) 0%,rgba(79,70,229,.06) 40%,transparent 65%);filter:blur(80px);animation:glowPulse2 23s ease-in-out infinite}.hero-content{position:relative;z-index:3;width:100%;max-width:720px;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-logo{display:flex;justify-content:center;margin-bottom:1.25rem;animation:fadeInScale 1.2s cubic-bezier(.16,1,.3,1) both}.hero-logo img{width:clamp(150px,18vw,230px);height:auto;display:block;filter:drop-shadow(0 0 30px rgba(99,102,241,.45)) drop-shadow(0 0 70px rgba(99,102,241,.2)) drop-shadow(0 0 110px rgba(34,211,238,.08))}.hero-headline{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1.6rem,4.5vw,2.8rem);font-weight:700;line-height:1.2;color:#f8fafc;letter-spacing:-.02em;margin-bottom:1rem;width:100%;height:3.8em;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-sub{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(.9rem,1.6vw,1.05rem);color:#94a3b8;line-height:1.65;max-width:580px;height:6.6em;margin-bottom:1.25rem;overflow:hidden}.hero-br{display:inline}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .8s both}.hero-cta-primary{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.95rem;font-weight:600;padding:.75rem 1.75rem;background:#6366f1;color:#f8fafc;border-radius:8px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .3s;animation:ctaPulse 3s ease-in-out 2s infinite}.hero-cta-primary:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 8px 30px #6366f14d}.hero-cta-secondary{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.95rem;font-weight:500;padding:.75rem 1.75rem;background:transparent;color:#94a3b8;border:1px solid #334155;border-radius:8px;text-decoration:none;transition:color .2s,border-color .2s}.hero-cta-secondary:hover{color:#f8fafc;border-color:#475569}.hero-badges{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;font-family:Share Tech Mono,Courier New,monospace;font-size:.75rem;color:#7c8da5;min-width:0;max-width:100%;height:1.5em;overflow:hidden;letter-spacing:.05em;animation:fadeIn 1s cubic-bezier(.16,1,.3,1) 1.2s both}.hero-dot{width:3px;height:3px;border-radius:50%;background:#475569}@media(max-width:640px){.hero{padding:clamp(6rem,14vh,10rem) 1.25rem 2.5rem}.hero-glow{width:320px;height:320px;top:30%;filter:blur(50px)}.hero-glow--alt{width:380px;height:260px}.hero-logo{margin-bottom:1.5rem}.hero-logo img{width:clamp(130px,42vw,180px);filter:drop-shadow(0 0 25px rgba(99,102,241,.5)) drop-shadow(0 0 60px rgba(99,102,241,.3))}.hero-headline{font-size:clamp(1.6rem,8vw,2.2rem)}.hero-sub{height:8.25em}.hero-br{display:none}.hero-actions{flex-direction:column;align-items:stretch;width:100%;max-width:280px}.hero-badges{flex-direction:column;flex-wrap:nowrap;gap:.35rem;height:3.5rem}.hero-dot{display:none}}@media(min-width:641px)and (max-width:1024px){.hero-logo img{width:clamp(160px,24vw,240px)}.hero-headline{font-size:clamp(1.8rem,4.5vw,2.8rem)}.hero-glow{width:500px;height:500px}.hero-glow--alt{width:650px;height:400px}}@media(min-width:2000px){.hero-logo img{width:clamp(300px,16vw,400px)}.hero-headline{font-size:4rem}.hero-glow{width:900px;height:900px}.hero-glow--alt{width:1100px;height:700px}}@media(prefers-reduced-motion:reduce){.hero-fx{display:none}.hero-cta-primary,.hero-logo{animation:none}.hero-headline,.hero-sub,.hero-actions,.hero-badges{animation:none;opacity:1}}@-moz-document url-prefix(){.hero-glow{filter:blur(30px);animation:none;opacity:.5}.hero-glow--alt{filter:blur(40px);animation:none;opacity:.3}.hero-logo img{filter:drop-shadow(0 0 25px rgba(99,102,241,.35))}}.proof{padding:1.75rem 0;background:transparent;border-top:1px solid rgba(51,65,85,.3);border-bottom:1px solid rgba(51,65,85,.3);overflow:hidden}.proof-label{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#7c8da5;text-align:center;margin-bottom:1.5rem}.proof-track{position:relative;max-width:1200px;margin:0 auto;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);cursor:grab;user-select:none;touch-action:pan-x}.proof-track::-webkit-scrollbar{display:none}.proof-track.is-dragging{cursor:grabbing}.proof-slide{display:flex;gap:3.5rem;align-items:center;width:max-content}.proof-logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:44px;text-decoration:none}.proof-logo img{display:block;height:28px;width:auto;max-width:130px;object-fit:contain;opacity:.7;transition:opacity .3s;pointer-events:none}.proof-logo:hover img{opacity:1}@media(max-width:640px){.proof-slide{gap:2.5rem}.proof-logo img{height:22px;max-width:100px}}@media(prefers-reduced-motion:reduce){.proof-slide{width:max-content}}.services[data-astro-cid-ryyjwsbt]{padding:80px 1.5rem;background:transparent}.services__inner[data-astro-cid-ryyjwsbt]{max-width:1200px;margin:0 auto;text-align:center}.services__heading[data-astro-cid-ryyjwsbt]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#f8fafc;margin-bottom:.75rem;letter-spacing:-.02em}.services__sub[data-astro-cid-ryyjwsbt]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.05rem;color:#94a3b8;margin-bottom:3rem}.services__grid[data-astro-cid-ryyjwsbt]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;text-align:left}.card[data-astro-cid-ryyjwsbt]{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:24px;transition:border-color .3s,transform .2s,box-shadow .3s}.card[data-astro-cid-ryyjwsbt]:hover{border-color:#6366f166;transform:translateY(-2px);box-shadow:0 8px 30px #6366f114}.card__icon[data-astro-cid-ryyjwsbt]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#6366f11f;color:#818cf8;border-radius:10px;margin-bottom:1rem}.card__title[data-astro-cid-ryyjwsbt]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.15rem;font-weight:600;color:#f8fafc;margin-bottom:.5rem}.card__desc[data-astro-cid-ryyjwsbt]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9rem;color:#94a3b8;line-height:1.65}@media(max-width:640px){.services[data-astro-cid-ryyjwsbt]{padding:48px 1.25rem}.services__grid[data-astro-cid-ryyjwsbt]{grid-template-columns:1fr;gap:16px}}.cases[data-astro-cid-agl6i5m5]{padding:80px 1.5rem;background:transparent}.cases__inner[data-astro-cid-agl6i5m5]{max-width:1200px;margin:0 auto}.cases__heading[data-astro-cid-agl6i5m5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#f8fafc;text-align:center;margin-bottom:.75rem;letter-spacing:-.02em}.cases__sub[data-astro-cid-agl6i5m5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.05rem;color:#94a3b8;text-align:center;margin-bottom:3.5rem}.cases__list[data-astro-cid-agl6i5m5]{display:flex;flex-direction:column;gap:4rem}.case[data-astro-cid-agl6i5m5]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.case--reverse[data-astro-cid-agl6i5m5]{direction:rtl}.case--reverse[data-astro-cid-agl6i5m5]>[data-astro-cid-agl6i5m5]{direction:ltr}.case__content[data-astro-cid-agl6i5m5]{display:flex;flex-direction:column;gap:1rem}.case__header[data-astro-cid-agl6i5m5]{display:flex;align-items:center;gap:1rem;margin-bottom:.25rem}.case__logo[data-astro-cid-agl6i5m5]{height:28px;width:auto;max-width:120px;object-fit:contain;opacity:.85}.case__label[data-astro-cid-agl6i5m5]{font-family:Share Tech Mono,Courier New,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:#22d3ee}.case__title[data-astro-cid-agl6i5m5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:600;color:#f8fafc;letter-spacing:-.01em}.case__block[data-astro-cid-agl6i5m5]{margin-top:.5rem}.case__block-label[data-astro-cid-agl6i5m5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#7c8da5;margin-bottom:.35rem}.case__text[data-astro-cid-agl6i5m5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9rem;color:#94a3b8;line-height:1.65}.case__results[data-astro-cid-agl6i5m5]{display:flex;flex-direction:column;gap:.5rem}.case__results[data-astro-cid-agl6i5m5] li[data-astro-cid-agl6i5m5]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9rem;color:#94a3b8;line-height:1.5;padding-left:1.25rem;position:relative}.case__results[data-astro-cid-agl6i5m5] li[data-astro-cid-agl6i5m5]:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#22d3ee}.case__visual[data-astro-cid-agl6i5m5]{display:flex;align-items:center;justify-content:center}.case__metrics[data-astro-cid-agl6i5m5]{width:100%;max-width:320px;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.case__metric[data-astro-cid-agl6i5m5]{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;text-align:center}.case__metric-value[data-astro-cid-agl6i5m5]{display:block;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:700;color:#f8fafc;letter-spacing:-.02em}.case__metric-label[data-astro-cid-agl6i5m5]{display:block;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.75rem;color:#94a3b8;margin-top:.25rem;text-transform:uppercase;letter-spacing:.1em}@media(max-width:768px){.case[data-astro-cid-agl6i5m5]{grid-template-columns:1fr;gap:2rem}.case--reverse[data-astro-cid-agl6i5m5]{direction:ltr}.case__visual[data-astro-cid-agl6i5m5]{order:-1}}.platform[data-astro-cid-umxkqmc7]{padding:80px 1.5rem;background:transparent}.platform__header[data-astro-cid-umxkqmc7]{max-width:1200px;margin:0 auto 3rem;text-align:center}.platform__inner[data-astro-cid-umxkqmc7]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.platform__label[data-astro-cid-umxkqmc7]{display:inline-block;font-family:Share Tech Mono,Courier New,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:#22d3ee;margin-bottom:1rem}.platform__heading[data-astro-cid-umxkqmc7]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#f8fafc;margin-bottom:1rem;letter-spacing:-.02em}.platform__sub[data-astro-cid-umxkqmc7]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;color:#94a3b8;line-height:1.7;max-width:640px;margin:0 auto}.platform__layers[data-astro-cid-umxkqmc7]{display:flex;flex-direction:column;gap:1rem}.platform__layer[data-astro-cid-umxkqmc7]{display:flex;align-items:flex-start;gap:1rem;padding:.75rem;border-radius:6px;transition:background .2s}.platform__layer[data-astro-cid-umxkqmc7]:hover{background:#1e293b80}.platform__layer-tag[data-astro-cid-umxkqmc7]{flex-shrink:0;width:100px;text-align:center;font-family:Share Tech Mono,Courier New,monospace;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#22d3ee;background:#22d3ee1a;border:1px solid rgba(34,211,238,.2);border-radius:6px;padding:.25rem .5rem;margin-top:.15rem}.platform__layer-title[data-astro-cid-umxkqmc7]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9rem;font-weight:600;color:#f8fafc;margin-bottom:.2rem}.platform__layer-desc[data-astro-cid-umxkqmc7]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.8rem;color:#94a3b8;line-height:1.5}.platform__terminal[data-astro-cid-umxkqmc7]{position:sticky;top:6rem}.pipeline[data-astro-cid-umxkqmc7]{max-width:1200px;margin:0 auto 3.5rem;padding:0 1rem;overflow-x:auto}.pipeline__track[data-astro-cid-umxkqmc7]{display:flex;align-items:center;justify-content:center;gap:0;min-width:600px}.pipeline__node[data-astro-cid-umxkqmc7]{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;flex-shrink:0}.pipeline__node--active[data-astro-cid-umxkqmc7] .pipeline__icon[data-astro-cid-umxkqmc7]{border-color:#22d3ee;box-shadow:0 0 20px #22d3ee4d}.pipeline__icon[data-astro-cid-umxkqmc7]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1e293b;border:1px solid #334155;color:#22d3ee;transition:border-color .3s,box-shadow .3s}.pipeline__name[data-astro-cid-umxkqmc7]{font-family:Share Tech Mono,Courier New,monospace;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#f8fafc}.pipeline__detail[data-astro-cid-umxkqmc7]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.65rem;color:#7c8da5}.pipeline__connector[data-astro-cid-umxkqmc7]{flex:1;min-width:60px;max-width:120px;height:2px;position:relative;margin:0 .5rem;align-self:flex-start;margin-top:23px}.pipeline__line[data-astro-cid-umxkqmc7]{position:absolute;inset:0;background:#334155;border-radius:1px}.pipeline__particle[data-astro-cid-umxkqmc7]{position:absolute;top:-2px;left:0;width:6px;height:6px;border-radius:50%;background:#22d3ee;box-shadow:0 0 8px #22d3ee99;animation:particleFlow 2.5s ease-in-out infinite}.pipeline__particle--delay1[data-astro-cid-umxkqmc7]{animation-delay:.5s}.pipeline__particle--delay2[data-astro-cid-umxkqmc7]{animation-delay:1s}.pipeline__particle--delay3[data-astro-cid-umxkqmc7]{animation-delay:1.5s}@keyframes particleFlow{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}.terminal[data-astro-cid-umxkqmc7]{background:#0a0e1a;border:1px solid #334155;border-radius:12px;overflow:hidden;box-shadow:0 0 40px #6366f114,0 0 80px #22d3ee0a}.terminal__bar[data-astro-cid-umxkqmc7]{display:flex;align-items:center;gap:6px;padding:.75rem 1rem;background:#1e293b99;border-bottom:1px solid #334155}.terminal__dot[data-astro-cid-umxkqmc7]{width:10px;height:10px;border-radius:50%}.terminal__dot--red[data-astro-cid-umxkqmc7]{background:#ef4444}.terminal__dot--yellow[data-astro-cid-umxkqmc7]{background:#eab308}.terminal__dot--green[data-astro-cid-umxkqmc7]{background:#22c55e}.terminal__title[data-astro-cid-umxkqmc7]{margin-left:auto;font-family:Share Tech Mono,Courier New,monospace;font-size:.7rem;color:#7c8da5;letter-spacing:.05em}.terminal__body[data-astro-cid-umxkqmc7]{padding:1.25rem;height:320px;overflow:hidden;scroll-behavior:smooth;position:relative;mask-image:linear-gradient(to bottom,transparent 0,black 24px);-webkit-mask-image:linear-gradient(to bottom,transparent 0,black 24px)}.terminal__lines[data-astro-cid-umxkqmc7]{font-family:Share Tech Mono,Courier New,monospace;font-size:.75rem;line-height:1.8;color:#94a3b8}.terminal__cursor[data-astro-cid-umxkqmc7]{display:inline-block;width:7px;height:14px;background:#22d3ee;animation:blink 1s step-end infinite;vertical-align:text-bottom;margin-left:2px}@keyframes blink{50%{opacity:0}}@media(max-width:768px){.platform__inner[data-astro-cid-umxkqmc7]{grid-template-columns:1fr}.platform__terminal[data-astro-cid-umxkqmc7]{position:static}.terminal__body[data-astro-cid-umxkqmc7]{height:280px}.pipeline[data-astro-cid-umxkqmc7]{margin-bottom:2.5rem}.pipeline__track[data-astro-cid-umxkqmc7]{justify-content:flex-start}.pipeline__icon[data-astro-cid-umxkqmc7]{width:40px;height:40px}.pipeline__icon[data-astro-cid-umxkqmc7] svg[data-astro-cid-umxkqmc7]{width:16px;height:16px}.pipeline__connector[data-astro-cid-umxkqmc7]{margin-top:19px;min-width:40px}.pipeline__detail[data-astro-cid-umxkqmc7]{display:none}}@media(max-width:480px){.terminal__body[data-astro-cid-umxkqmc7]{height:240px;padding:1rem}.terminal[data-astro-cid-umxkqmc7] .terminal__lines[data-astro-cid-umxkqmc7]{font-size:.65rem}.pipeline__name[data-astro-cid-umxkqmc7]{font-size:.6rem}.pipeline__icon[data-astro-cid-umxkqmc7]{width:36px;height:36px}.pipeline__connector[data-astro-cid-umxkqmc7]{margin-top:17px;min-width:30px}}@media(prefers-reduced-motion:reduce){.terminal__cursor[data-astro-cid-umxkqmc7]{animation:none;opacity:1}.pipeline__particle[data-astro-cid-umxkqmc7]{animation:none;opacity:0}}.stack[data-astro-cid-m6szfiad]{padding:80px 1.5rem;background:transparent;overflow-x:clip}.stack__inner[data-astro-cid-m6szfiad]{max-width:1200px;margin:0 auto}.stack__heading[data-astro-cid-m6szfiad]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#f8fafc;text-align:center;margin-bottom:.75rem;letter-spacing:-.02em}.stack__sub[data-astro-cid-m6szfiad]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.05rem;color:#94a3b8;text-align:center;margin-bottom:3rem}.stack__groups[data-astro-cid-m6szfiad]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.stack__group[data-astro-cid-m6szfiad]{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem}.stack__group-name[data-astro-cid-m6szfiad]{font-family:Share Tech Mono,Courier New,monospace;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#94a3b8;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(51,65,85,.5)}.stack__items[data-astro-cid-m6szfiad]{display:flex;flex-wrap:wrap;gap:.5rem}.stack__badge[data-astro-cid-m6szfiad]{position:relative;display:inline-flex;align-items:center;gap:.4rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.8rem;font-weight:500;color:#94a3b8;background:#0f172a99;border:1px solid #334155;border-radius:100px;padding:.35rem .75rem;cursor:default;transition:border-color .2s,color .2s}.stack__badge[data-astro-cid-m6szfiad]:hover{border-color:var(--badge-color);color:#f8fafc}.stack__badge[data-astro-cid-m6szfiad]:hover .stack__tooltip[data-astro-cid-m6szfiad]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.stack__badge-dot[data-astro-cid-m6szfiad]{width:6px;height:6px;border-radius:50%;background:var(--badge-color);flex-shrink:0}.stack__tooltip[data-astro-cid-m6szfiad]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);width:max-content;max-width:220px;padding:.5rem .75rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.72rem;font-weight:400;line-height:1.4;color:#f8fafc;background:#1e293b;border:1px solid #475569;border-radius:6px;box-shadow:0 4px 20px #0006;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s,transform .2s;pointer-events:none;z-index:10}.stack__tooltip[data-astro-cid-m6szfiad]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#475569}@media(max-width:768px){.stack__groups[data-astro-cid-m6szfiad]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.stack__groups[data-astro-cid-m6szfiad]{grid-template-columns:1fr}}.usp[data-astro-cid-co762cev]{padding:80px 1.5rem;background:transparent}.usp__inner[data-astro-cid-co762cev]{max-width:1200px;margin:0 auto;text-align:center}.usp__heading[data-astro-cid-co762cev]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#f8fafc;margin-bottom:3rem;letter-spacing:-.02em}.usp__grid[data-astro-cid-co762cev]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}.usp__item[data-astro-cid-co762cev]{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:24px;transition:border-color .3s}.usp__item[data-astro-cid-co762cev]:hover{border-color:#22d3ee4d}.usp__title[data-astro-cid-co762cev]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.1rem;font-weight:600;color:#f8fafc;margin-bottom:.75rem}.usp__desc[data-astro-cid-co762cev]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9rem;color:#94a3b8;line-height:1.65}@media(max-width:768px){.usp__grid[data-astro-cid-co762cev]{grid-template-columns:1fr;gap:16px}}.about[data-astro-cid-qnlpzano]{padding:80px 1.5rem;background:transparent;overflow-x:clip}.about__inner[data-astro-cid-qnlpzano]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about__heading[data-astro-cid-qnlpzano]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#f8fafc;margin-bottom:1.5rem;letter-spacing:-.02em}.about__bio[data-astro-cid-qnlpzano]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;color:#94a3b8;line-height:1.7;margin-bottom:1rem}.about__inline-link[data-astro-cid-qnlpzano]{color:#22d3ee;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.about__inline-link[data-astro-cid-qnlpzano]:hover{color:#f8fafc}.about__links[data-astro-cid-qnlpzano]{display:flex;gap:1.5rem;margin-top:1.5rem}.about__link[data-astro-cid-qnlpzano]{display:flex;align-items:center;gap:.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9rem;font-weight:500;color:#94a3b8;transition:color .2s}.about__link[data-astro-cid-qnlpzano]:hover{color:#22d3ee}.about__orbits[data-astro-cid-qnlpzano]{position:relative;width:100%;aspect-ratio:1;max-width:420px;margin:0 auto;perspective:900px;transform-style:preserve-3d;overflow:clip;overflow-clip-margin:80px}.orbit[data-astro-cid-qnlpzano]{position:absolute;inset:0;border-radius:50%;transform-style:preserve-3d}.orbit--inner[data-astro-cid-qnlpzano]{inset:18%;border:1px solid rgba(34,211,238,.25);animation:orbitSpinInner 40s linear infinite}.orbit--inner[data-astro-cid-qnlpzano]:before{content:"";position:absolute;inset:-1px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0%,rgba(34,211,238,.3) 2%,rgba(34,211,238,.7) 6%,#22d3ee 12%,rgba(34,211,238,.7) 18%,rgba(34,211,238,.3) 24%,transparent 30%,transparent 50%,rgba(129,140,248,.3) 52%,rgba(129,140,248,.6) 56%,rgba(129,140,248,.9) 62%,rgba(129,140,248,.6) 68%,rgba(129,140,248,.3) 74%,transparent 80%,transparent 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),white calc(100% - 2px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),white calc(100% - 2px));filter:blur(.5px)}.orbit--outer[data-astro-cid-qnlpzano]{inset:0;border:1px solid rgba(99,102,241,.2);animation:orbitSpinOuter 55s linear infinite}.orbit--outer[data-astro-cid-qnlpzano]:before{content:"";position:absolute;inset:-1px;border-radius:50%;background:conic-gradient(from 90deg,transparent 0%,rgba(99,102,241,.3) 2%,rgba(99,102,241,.6) 6%,rgba(99,102,241,.9) 12%,rgba(99,102,241,.6) 18%,rgba(99,102,241,.3) 24%,transparent 30%,transparent 50%,rgba(34,211,238,.3) 52%,rgba(34,211,238,.5) 56%,rgba(34,211,238,.8) 62%,rgba(34,211,238,.5) 68%,rgba(34,211,238,.3) 74%,transparent 80%,transparent 100%);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),white calc(100% - 2px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),white calc(100% - 2px));filter:blur(.5px)}.orbit__center[data-astro-cid-qnlpzano]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translateZ(0);z-index:2}.orbit__center[data-astro-cid-qnlpzano] img[data-astro-cid-qnlpzano]{width:96px;height:96px;display:block;filter:drop-shadow(0 0 20px rgba(99,102,241,.4)) drop-shadow(0 0 50px rgba(99,102,241,.2));animation:logoPulse 4s ease-in-out infinite}.orbit__item[data-astro-cid-qnlpzano]{position:absolute;font-family:Share Tech Mono,Courier New,monospace;font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:100px;padding:.3rem .6rem;white-space:nowrap;backface-visibility:visible;--angle: calc(360deg / var(--total) * var(--i));top:calc(50% - (50%*cos(var(--angle))));left:calc(50% + 50%*sin(var(--angle)))}.orbit--inner[data-astro-cid-qnlpzano] .orbit__item[data-astro-cid-qnlpzano]{animation:counterInner 40s linear infinite}.orbit--outer[data-astro-cid-qnlpzano] .orbit__item[data-astro-cid-qnlpzano]{animation:counterOuter 55s linear infinite}@keyframes orbitSpinInner{0%{transform:rotateX(68deg) rotateY(15deg) rotate(0)}to{transform:rotateX(68deg) rotateY(15deg) rotate(360deg)}}@keyframes orbitSpinOuter{0%{transform:rotateX(75deg) rotateY(-20deg) rotate(0)}to{transform:rotateX(75deg) rotateY(-20deg) rotate(-360deg)}}@keyframes counterInner{0%{transform:translate(-50%,-50%) rotate(0) rotateY(-15deg) rotateX(-68deg)}to{transform:translate(-50%,-50%) rotate(-360deg) rotateY(-15deg) rotateX(-68deg)}}@keyframes counterOuter{0%{transform:translate(-50%,-50%) rotate(0) rotateY(20deg) rotateX(-75deg)}to{transform:translate(-50%,-50%) rotate(360deg) rotateY(20deg) rotateX(-75deg)}}@keyframes logoPulse{0%,to{filter:drop-shadow(0 0 20px rgba(99,102,241,.4)) drop-shadow(0 0 50px rgba(99,102,241,.2))}50%{filter:drop-shadow(0 0 30px rgba(99,102,241,.6)) drop-shadow(0 0 70px rgba(99,102,241,.3))}}@media(max-width:768px){.about__inner[data-astro-cid-qnlpzano]{grid-template-columns:1fr;gap:2.5rem}.about__orbits[data-astro-cid-qnlpzano]{max-width:320px;perspective:700px}.orbit__item[data-astro-cid-qnlpzano]{font-size:.6rem;padding:.25rem .5rem}.orbit__center[data-astro-cid-qnlpzano] img[data-astro-cid-qnlpzano]{width:72px;height:72px}}@media(prefers-reduced-motion:reduce){.orbit--inner[data-astro-cid-qnlpzano]{animation:none;transform:rotateX(68deg) rotateY(15deg)}.orbit--outer[data-astro-cid-qnlpzano]{animation:none;transform:rotateX(75deg) rotateY(-20deg)}.orbit--inner[data-astro-cid-qnlpzano] .orbit__item[data-astro-cid-qnlpzano]{animation:none!important;transform:translate(-50%,-50%) rotateY(-15deg) rotateX(-68deg)}.orbit--outer[data-astro-cid-qnlpzano] .orbit__item[data-astro-cid-qnlpzano]{animation:none!important;transform:translate(-50%,-50%) rotateY(20deg) rotateX(-75deg)}.orbit__center[data-astro-cid-qnlpzano] img[data-astro-cid-qnlpzano]{animation:none}}@-moz-document url-prefix(){.orbit--inner[data-astro-cid-qnlpzano]{animation:orbitSpin2d 40s linear infinite;transform:none}.orbit--inner[data-astro-cid-qnlpzano]:before{filter:none}.orbit--outer[data-astro-cid-qnlpzano]{animation:orbitSpin2dReverse 55s linear infinite;transform:none}.orbit--outer[data-astro-cid-qnlpzano]:before{filter:none}.orbit--inner[data-astro-cid-qnlpzano] .orbit__item[data-astro-cid-qnlpzano]{animation:counterSpin2d 40s linear infinite}.orbit--outer[data-astro-cid-qnlpzano] .orbit__item[data-astro-cid-qnlpzano]{animation:counterSpin2dReverse 55s linear infinite}.orbit__center[data-astro-cid-qnlpzano] img[data-astro-cid-qnlpzano]{animation:none;filter:drop-shadow(0 0 15px rgba(99,102,241,.3))}.about__orbits[data-astro-cid-qnlpzano]{perspective:none}}@keyframes orbitSpin2d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbitSpin2dReverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes counterSpin2d{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes counterSpin2dReverse{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.newsletter[data-astro-cid-mwklrkqy]{position:relative;padding:80px 1.5rem;background:transparent;overflow:hidden}.newsletter__glow[data-astro-cid-mwklrkqy]{position:absolute;top:50%;left:50%;width:600px;height:400px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(99,102,241,.12) 0%,rgba(34,211,238,.04) 50%,transparent 70%);filter:blur(60px);pointer-events:none}.newsletter__inner[data-astro-cid-mwklrkqy]{position:relative;z-index:1;max-width:640px;margin:0 auto;text-align:center}.newsletter__heading[data-astro-cid-mwklrkqy]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#f8fafc;margin-bottom:1rem;letter-spacing:-.02em}.newsletter__sub[data-astro-cid-mwklrkqy]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.05rem;color:#94a3b8;line-height:1.7;margin-bottom:2rem}.newsletter__actions[data-astro-cid-mwklrkqy]{display:flex;flex-direction:column;align-items:center;gap:1rem}.newsletter__cta[data-astro-cid-mwklrkqy]{display:inline-block;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;padding:.875rem 2.5rem;background:#6366f1;color:#f8fafc;border-radius:8px;transition:background .2s,transform .15s,box-shadow .3s;text-decoration:none}.newsletter__cta[data-astro-cid-mwklrkqy]:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 8px 30px #6366f14d}.newsletter__email[data-astro-cid-mwklrkqy]{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.85rem;color:#7c8da5;text-decoration:none;transition:color .2s}.newsletter__email[data-astro-cid-mwklrkqy]:hover{color:#22d3ee}@media(max-width:640px){.newsletter[data-astro-cid-mwklrkqy]{padding:48px 1.25rem}}@-moz-document url-prefix(){.newsletter__glow[data-astro-cid-mwklrkqy]{filter:blur(30px);opacity:.7}}
