*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.6}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;color:#000;background-color:#fff;min-height:100vh}body.home{display:flex;align-items:center;justify-content:center}.container{width:100%;max-width:800px;padding:2rem;margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000}.main-nav{padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.5rem;font-weight:600;color:#000;text-decoration:none;letter-spacing:-.02em}.nav-links{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-links a{color:#333;text-decoration:none;font-weight:400;transition:color .2s ease;position:relative}.nav-links a:hover,.nav-links a.active{color:#0b1b2b}.nav-links a.active:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background:#0b1b2b}@media (min-width: 1440px){.container{max-width:900px;padding:3rem}}@media (max-width: 1439px) and (min-width: 1200px){.container{max-width:850px;padding:2.5rem}}@media (max-width: 1199px) and (min-width: 1024px){.container{max-width:800px;padding:2rem}}@media (max-width: 1023px) and (min-width: 768px){body.home{align-items:flex-start;padding-top:6rem}.container{max-width:700px;padding:1.5rem}}@media (max-width: 767px) and (min-width: 600px){body.home{align-items:flex-start;padding-top:5rem}.container{max-width:600px;padding:1.25rem}}@media (max-width: 599px) and (min-width: 480px){body.home{align-items:flex-start;padding-top:4.5rem}.container{max-width:480px;padding:1rem}}@media (max-width: 479px){body.home{align-items:flex-start;padding-top:4rem}.container{max-width:320px;padding:.75rem}}@media (max-width: 319px){body.home{padding-top:3.5rem}.container{padding:.5rem}}@media (max-height: 500px) and (orientation: landscape) and (max-width: 1023px){body.home{align-items:flex-start;padding-top:3rem;justify-content:flex-start}.container{padding:1rem;margin-top:0}}@supports (padding-top: env(safe-area-inset-top)){@media (max-width: 1023px){body.home{padding-top:calc(4rem + env(safe-area-inset-top))}}}@supports (height: 100dvh){body.home{min-height:100dvh}}@media (prefers-reduced-motion: reduce){body.home{transition:none}}@media (prefers-contrast: high){.container{background:#fffffff2;border:1px solid #000000}}.hero[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem}.animation-container[data-astro-cid-bbe6dxrz]{width:300px;height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.machine-boundary[data-astro-cid-bbe6dxrz]{position:relative;width:240px;height:160px;border:2px solid #000000;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff05}.code-lines[data-astro-cid-bbe6dxrz]{position:absolute;width:100%;height:100%}.line[data-astro-cid-bbe6dxrz]{position:absolute;height:2px;background:linear-gradient(90deg,transparent,rgba(11,27,43,.6),transparent);border-radius:1px;opacity:0}.line-1[data-astro-cid-bbe6dxrz]{top:20%;left:0;width:60%;animation:flow-1 3s ease-in-out infinite}.line-2[data-astro-cid-bbe6dxrz]{top:35%;right:0;width:45%;animation:flow-2 3s ease-in-out infinite .5s}.line-3[data-astro-cid-bbe6dxrz]{top:50%;left:0;width:70%;animation:flow-3 3s ease-in-out infinite 1s}.line-4[data-astro-cid-bbe6dxrz]{top:65%;right:0;width:55%;animation:flow-4 3s ease-in-out infinite 1.5s}.line-5[data-astro-cid-bbe6dxrz]{top:80%;left:0;width:40%;animation:flow-5 3s ease-in-out infinite 2s}.processing-core[data-astro-cid-bbe6dxrz]{width:40px;height:40px;border-radius:50%;background:radial-gradient(circle,rgba(11,27,43,.1),rgba(11,27,43,.05),transparent);animation:pulse 2s ease-in-out infinite}.headline[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,5vw,4rem);font-weight:600;letter-spacing:-.02em;margin:0;line-height:1.1}.sub-headline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400;color:#333;margin:0;max-width:600px}.cta-button[data-astro-cid-bbe6dxrz]{background-color:#0b1b2b;color:#fff;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:500;font-family:inherit;border-radius:6px;cursor:pointer;transition:all .25s ease;position:relative;overflow:hidden;min-width:200px;box-shadow:0 2px 8px #0b1b2b26}.cta-button[data-astro-cid-bbe6dxrz]:hover{background-color:#081521;transform:translateY(-1px);box-shadow:0 4px 12px #0b1b2b40}.cta-button[data-astro-cid-bbe6dxrz]:active{background-color:#061018;transform:translateY(0);box-shadow:0 2px 4px #0b1b2b4d}.cta-button[data-astro-cid-bbe6dxrz]:focus{outline:2px solid #0b1b2b;outline-offset:2px}@keyframes flow-1{0%{opacity:0;transform:translate(-100%)}50%{opacity:.6}to{opacity:0;transform:translate(100%)}}@keyframes flow-2{0%{opacity:0;transform:translate(100%)}50%{opacity:.6}to{opacity:0;transform:translate(-100%)}}@keyframes flow-3{0%{opacity:0;transform:translate(-100%)}50%{opacity:.6}to{opacity:0;transform:translate(100%)}}@keyframes flow-4{0%{opacity:0;transform:translate(100%)}50%{opacity:.6}to{opacity:0;transform:translate(-100%)}}@keyframes flow-5{0%{opacity:0;transform:translate(-100%)}50%{opacity:.6}to{opacity:0;transform:translate(100%)}}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@media (min-width: 1440px){.hero[data-astro-cid-bbe6dxrz]{gap:4rem}.animation-container[data-astro-cid-bbe6dxrz]{width:350px;height:230px;margin-bottom:2rem}.machine-boundary[data-astro-cid-bbe6dxrz]{width:280px;height:180px}.processing-core[data-astro-cid-bbe6dxrz]{width:48px;height:48px}.cta-button[data-astro-cid-bbe6dxrz]{padding:1.25rem 3rem;font-size:1.25rem;min-width:220px}}@media (max-width: 1439px) and (min-width: 1200px){.hero[data-astro-cid-bbe6dxrz]{gap:3.5rem}.animation-container[data-astro-cid-bbe6dxrz]{width:320px;height:210px}.machine-boundary[data-astro-cid-bbe6dxrz]{width:260px;height:170px}.processing-core[data-astro-cid-bbe6dxrz]{width:44px;height:44px}}@media (max-width: 1199px) and (min-width: 1024px){.hero[data-astro-cid-bbe6dxrz]{gap:3rem}.animation-container[data-astro-cid-bbe6dxrz]{width:300px;height:200px}.machine-boundary[data-astro-cid-bbe6dxrz]{width:240px;height:160px}.processing-core[data-astro-cid-bbe6dxrz]{width:40px;height:40px}.cta-button[data-astro-cid-bbe6dxrz]{padding:1rem 2.5rem;font-size:1.125rem;min-width:200px}}@media (max-width: 1023px) and (min-width: 768px){.hero[data-astro-cid-bbe6dxrz]{gap:2.5rem}.animation-container[data-astro-cid-bbe6dxrz]{width:280px;height:180px;margin-bottom:1.5rem}.machine-boundary[data-astro-cid-bbe6dxrz]{width:220px;height:140px}.processing-core[data-astro-cid-bbe6dxrz]{width:36px;height:36px}.cta-button[data-astro-cid-bbe6dxrz]{padding:1rem 2.25rem;font-size:1.0625rem;min-width:190px;touch-action:manipulation}}@media (max-width: 767px) and (min-width: 600px){.hero[data-astro-cid-bbe6dxrz]{gap:2.25rem}.animation-container[data-astro-cid-bbe6dxrz]{width:260px;height:165px;margin-bottom:1.25rem}.machine-boundary[data-astro-cid-bbe6dxrz]{width:200px;height:130px}.processing-core[data-astro-cid-bbe6dxrz]{width:34px;height:34px}.cta-button[data-astro-cid-bbe6dxrz]{padding:.9375rem 2rem;font-size:1rem;min-width:180px;touch-action:manipulation}}@media (max-width: 599px) and (min-width: 480px){.hero[data-astro-cid-bbe6dxrz]{gap:2rem}.animation-container[data-astro-cid-bbe6dxrz]{width:240px;height:150px;margin-bottom:1rem}.machine-boundary[data-astro-cid-bbe6dxrz]{width:180px;height:115px}.processing-core[data-astro-cid-bbe6dxrz]{width:32px;height:32px}.cta-button[data-astro-cid-bbe6dxrz]{padding:.875rem 1.875rem;font-size:.9375rem;min-width:170px;touch-action:manipulation}}@media (max-width: 479px){.hero[data-astro-cid-bbe6dxrz]{gap:1.75rem}.animation-container[data-astro-cid-bbe6dxrz]{width:220px;height:135px;margin-bottom:.875rem}.machine-boundary[data-astro-cid-bbe6dxrz]{width:165px;height:105px}.processing-core[data-astro-cid-bbe6dxrz]{width:28px;height:28px}.cta-button[data-astro-cid-bbe6dxrz]{padding:.8125rem 1.75rem;font-size:.875rem;min-width:160px;touch-action:manipulation}.headline[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,8vw,2.5rem)}.sub-headline[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,4vw,1.125rem)}}@media (max-width: 319px){.hero[data-astro-cid-bbe6dxrz]{gap:1.5rem}.animation-container[data-astro-cid-bbe6dxrz]{width:200px;height:120px;margin-bottom:.75rem}.machine-boundary[data-astro-cid-bbe6dxrz]{width:150px;height:95px}.processing-core[data-astro-cid-bbe6dxrz]{width:24px;height:24px}.cta-button[data-astro-cid-bbe6dxrz]{padding:.75rem 1.5rem;font-size:.8125rem;min-width:140px;touch-action:manipulation}}@media (pointer: coarse){.cta-button[data-astro-cid-bbe6dxrz]{min-height:44px;touch-action:manipulation}.processing-core[data-astro-cid-bbe6dxrz]{cursor:pointer}}@media (min-resolution: 2dppx){.machine-boundary[data-astro-cid-bbe6dxrz]{border-width:1px}.line[data-astro-cid-bbe6dxrz]{height:1px}}@media (max-height: 500px) and (orientation: landscape) and (max-width: 1023px){.hero[data-astro-cid-bbe6dxrz]{gap:1.5rem}.animation-container[data-astro-cid-bbe6dxrz]{width:200px;height:120px;margin-bottom:.5rem}.machine-boundary[data-astro-cid-bbe6dxrz]{width:160px;height:95px}.processing-core[data-astro-cid-bbe6dxrz]{width:24px;height:24px}.headline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.75rem,5vw,2.25rem)}.sub-headline[data-astro-cid-bbe6dxrz]{font-size:clamp(.9375rem,2.5vw,1.0625rem)}.cta-button[data-astro-cid-bbe6dxrz]{padding:.6875rem 1.5rem;font-size:.875rem;min-width:140px}}@media (prefers-reduced-motion: reduce){.line[data-astro-cid-bbe6dxrz],.processing-core[data-astro-cid-bbe6dxrz]{animation:none}.cta-button[data-astro-cid-bbe6dxrz]{transition:none}}@media (prefers-contrast: high){.machine-boundary[data-astro-cid-bbe6dxrz]{border-color:#000;border-width:3px}.line[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,transparent,rgba(0,0,0,.9),transparent)}.processing-core[data-astro-cid-bbe6dxrz]{background:radial-gradient(circle,rgba(0,0,0,.3),rgba(0,0,0,.15),transparent)}}
