*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.skip-link{position:absolute;top:-100%;left:1rem;z-index:300;padding:.5rem 1rem;background:var(--text-1);color:var(--bg);border-radius:0 0 8px 8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:top .2s}.skip-link:focus{top:0}:root{--bg: #0A0A0C;--bg-card: #131316;--bg-card-2: #1A1A1E;--border: rgba(255,255,255,.07);--border-hover: rgba(255,255,255,.14);--text-1: #F0EBE0;--text-2: #8A8A95;--text-3: #7A7A8A;--accent: #06B6D4;--accent-muted: #0891B2;--accent-subtle: rgba(6,182,212,.1);--sans: "Satoshi", system-ui, -apple-system, sans-serif;--body: "DM Sans", system-ui, -apple-system, sans-serif;--mono: "JetBrains Mono", "Fira Code", ui-monospace, monospace}html{scroll-behavior:smooth}body{font-family:var(--body);background:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;overflow-x:hidden}body:after{content:"";position:fixed;inset:0;z-index:200;pointer-events:none;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}.hero-bg:where(.astro-j7pv25f6){position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.hero-bg:where(.astro-j7pv25f6) .orb:where(.astro-j7pv25f6){position:absolute;border-radius:50%;filter:blur(100px);animation:orb-drift 12s ease-in-out infinite alternate}.hero-bg:where(.astro-j7pv25f6) .orb-1:where(.astro-j7pv25f6){width:600px;height:600px;top:-15%;right:-5%;background:radial-gradient(circle,rgba(6,182,212,.06) 0%,transparent 70%)}.hero-bg:where(.astro-j7pv25f6) .orb-2:where(.astro-j7pv25f6){width:500px;height:500px;bottom:-10%;left:10%;background:radial-gradient(circle,rgba(161,161,170,.04) 0%,transparent 70%);animation-delay:-6s}@keyframes orb-drift{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.08)}}.reveal:where(.astro-j7pv25f6){opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal:where(.astro-j7pv25f6).in{opacity:1;transform:translateY(0)}#nav:where(.astro-j7pv25f6){position:fixed;inset:0 0 auto;z-index:100;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid transparent;transition:border-color .35s ease,background .35s ease,backdrop-filter .35s ease}#nav:where(.astro-j7pv25f6).frosted{border-color:var(--border);background:#0a0a0cd1;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%)}.nav-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text-1);font-family:var(--sans);font-weight:700;font-size:1.25rem;letter-spacing:-.02em}.nav-logo:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){flex-shrink:0}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.25rem}.nav-link:where(.astro-j7pv25f6){padding:.375rem .9rem;color:var(--text-2);text-decoration:none;font-size:.875rem;font-weight:400;border-radius:7px;transition:color .2s,background .2s}.nav-link:where(.astro-j7pv25f6):hover{color:var(--text-1);background:#ffffff0d}.nav-cta:where(.astro-j7pv25f6){margin-left:.5rem;padding:.4375rem 1rem;color:#0a0a0c;background:var(--accent);border-radius:7px;text-decoration:none;font-size:.875rem;font-weight:600;letter-spacing:-.01em;transition:background .2s,transform .15s}.nav-cta:where(.astro-j7pv25f6):hover{background:var(--accent-muted)}.nav-cta:where(.astro-j7pv25f6):active{transform:scale(.98)}.hero:where(.astro-j7pv25f6){min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1400px;margin:0 auto;padding:8rem 2rem 5rem;gap:4rem}.hero-content:where(.astro-j7pv25f6){max-width:520px}.hero-pill:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.3125rem .875rem;border:1px solid var(--border-hover);border-radius:100px;font-family:var(--mono);font-size:.75rem;color:var(--text-3);letter-spacing:.04em;margin-bottom:2.5rem;position:relative;overflow:hidden;background:#ffffff05}.hero-pill:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.06) 45%,rgba(255,255,255,.06) 55%,transparent 60%);background-size:200% 100%;animation:shimmer 4s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pill-dot:where(.astro-j7pv25f6){width:6px;height:6px;border-radius:50%;background:#06b6d4;flex-shrink:0;animation:dot-pulse 2.4s ease-in-out infinite}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-family:var(--sans);font-size:clamp(2.75rem,4.5vw,4.375rem);font-weight:900;line-height:1.04;letter-spacing:-.03em;margin-bottom:1.625rem}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) .muted:where(.astro-j7pv25f6){color:var(--text-2)}.hero-lead:where(.astro-j7pv25f6){font-size:1.0625rem;color:var(--text-2);line-height:1.72;font-weight:300;max-width:44ch;margin-bottom:2.75rem}.hero-actions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.875rem;flex-wrap:wrap}.install-strip:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;background:var(--bg-card);border:1px solid var(--border-hover);border-radius:10px;padding:.6875rem .75rem .6875rem 1rem;font-family:var(--mono);font-size:.8125rem;cursor:pointer;transition:border-color .2s,background .2s;user-select:none}.install-strip:where(.astro-j7pv25f6):hover{border-color:#fff3;background:#17171a}.install-strip:where(.astro-j7pv25f6) .dollar:where(.astro-j7pv25f6){color:var(--text-3)}.install-strip:where(.astro-j7pv25f6) .cmd:where(.astro-j7pv25f6){color:var(--text-1)}.copy-icon-btn:where(.astro-j7pv25f6){display:flex;align-items:center;padding:.3125rem;border:none;background:transparent;color:var(--text-3);cursor:pointer;border-radius:5px;transition:color .2s,background .2s;flex-shrink:0}.copy-icon-btn:where(.astro-j7pv25f6):hover{color:var(--text-2);background:#ffffff12}.btn-gh:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.6875rem 1.125rem;border:1px solid var(--border-hover);border-radius:10px;color:var(--text-2);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s,background .2s,transform .15s}.btn-gh:where(.astro-j7pv25f6):hover{color:var(--text-1);border-color:#ffffff2e;background:#ffffff0a}.btn-gh:where(.astro-j7pv25f6):active{transform:scale(.98)}.hero-visual:where(.astro-j7pv25f6){position:relative}.term-wrap:where(.astro-j7pv25f6){position:relative;animation:float 7s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.term-glow:where(.astro-j7pv25f6){position:absolute;inset:-80px -60px;background:radial-gradient(ellipse at 60% 40%,rgba(6,182,212,.06) 0%,transparent 55%),radial-gradient(ellipse at 40% 70%,rgba(161,161,170,.04) 0%,transparent 50%);pointer-events:none;z-index:-1}.term-window:where(.astro-j7pv25f6){background:#0c0c0e;border:1px solid var(--border-hover);border-radius:14px;overflow:hidden;box-shadow:0 32px 96px -24px #000000e6,0 8px 32px -8px #06b6d40a,0 0 0 1px #ffffff06,inset 0 1px #ffffff0f,inset 0 -1px #ffffff05}.term-bar:where(.astro-j7pv25f6){display:flex;align-items:center;padding:.875rem 1rem;border-bottom:1px solid var(--border);background:#ffffff05}.term-dots:where(.astro-j7pv25f6){display:flex;gap:6px}.term-dot:where(.astro-j7pv25f6){width:11px;height:11px;border-radius:50%}.td-r:where(.astro-j7pv25f6){background:#ff5f57}.td-y:where(.astro-j7pv25f6){background:#febc2e}.td-g:where(.astro-j7pv25f6){background:#28c840}.term-title:where(.astro-j7pv25f6){flex:1;text-align:center;font-family:var(--mono);font-size:.6875rem;color:var(--text-3);padding-right:2.25rem}.term-body:where(.astro-j7pv25f6){padding:1.375rem 1.625rem 1.625rem;font-family:var(--mono);font-size:.8125rem;line-height:1.85;min-height:230px}.how:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:5.5rem 2rem 6rem;max-width:1400px;margin:0 auto;position:relative}.how:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(6,182,212,.18) 50%,transparent)}.eyebrow:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);margin-bottom:4rem}.how-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:5fr 1px 3fr 1px 5fr;align-items:start;gap:0}.how-sep:where(.astro-j7pv25f6){position:relative;align-self:stretch;margin-top:.25rem;background:linear-gradient(to bottom,transparent 0%,rgba(6,182,212,.15) 50%,transparent 100%)}.how-step:where(.astro-j7pv25f6):nth-child(1){padding-right:3.5rem}.how-step:where(.astro-j7pv25f6):nth-child(3){padding:0 3.5rem}.how-step:where(.astro-j7pv25f6):nth-child(5){padding-left:3.5rem}.step-num:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.6875rem;color:var(--text-3);letter-spacing:.06em;margin-bottom:1.375rem}.how-step:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--sans);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:.625rem}.how-step:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.9375rem;color:var(--text-2);line-height:1.7;font-weight:300;margin-bottom:1.375rem}.how-step:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.85em;color:var(--text-2)}.code-block:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.7813rem;background:var(--bg-card);border:1px solid var(--border);border-radius:9px;padding:1rem 1.125rem;line-height:1.9;color:var(--text-2)}.code-block:where(.astro-j7pv25f6) .ck:where(.astro-j7pv25f6){color:var(--text-3)}.code-block:where(.astro-j7pv25f6) .cv:where(.astro-j7pv25f6){color:var(--text-1)}.code-block:where(.astro-j7pv25f6) .co:where(.astro-j7pv25f6){color:var(--text-3);font-style:italic}.relay-center:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:.625rem;padding-top:.5rem}.relay-node-icon:where(.astro-j7pv25f6){width:52px;height:52px;border:1px solid var(--border-hover);border-radius:14px;background:var(--bg-card-2);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 0 0 1px #ffffff08,inset 0 1px #ffffff0d}.relay-node-icon:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:-6px;border-radius:18px;border:1px solid rgba(6,182,212,.15);animation:relay-ping 3s ease-out infinite}@keyframes relay-ping{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}.relay-tag:where(.astro-j7pv25f6){font-size:.6875rem;font-family:var(--mono);color:var(--text-3);letter-spacing:.06em;text-align:center}.features:where(.astro-j7pv25f6){max-width:1400px;margin:0 auto;padding:3rem 2rem 8rem}.feat-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:7fr 5fr;gap:1.25rem}.feat-card:where(.astro-j7pv25f6){position:relative;border:1px solid var(--border);border-radius:18px;padding:2.25rem;background:var(--bg-card);transition:border-color .35s;overflow:hidden}.feat-card:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:0;transition:opacity .4s;pointer-events:none;background:radial-gradient(600px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,255,255,.04) 0%,transparent 40%)}.feat-card:where(.astro-j7pv25f6):hover{border-color:var(--border-hover)}.feat-card:where(.astro-j7pv25f6):hover:before{opacity:1}.feat-card:where(.astro-j7pv25f6).primary{display:flex;flex-direction:column;gap:2.25rem;justify-content:space-between}.feat-card:where(.astro-j7pv25f6).secondary{display:flex;flex-direction:column;gap:0}.feat-tag:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);margin-bottom:.75rem}.feat-title:where(.astro-j7pv25f6){font-family:var(--sans);font-size:1.3125rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:.5625rem}.feat-desc:where(.astro-j7pv25f6){font-size:.9375rem;color:var(--text-2);line-height:1.68;font-weight:300;max-width:44ch}.feat-card:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:var(--mono)}.pipe-demo:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.7813rem;background:#0a0a0c;border:1px solid var(--border);border-radius:10px;padding:1.25rem 1.375rem;line-height:2.1;color:var(--text-2)}.pipe-demo:where(.astro-j7pv25f6) .pc:where(.astro-j7pv25f6){color:var(--text-3)}.feat-divider:where(.astro-j7pv25f6){height:1px;background:var(--border);margin:1.875rem 0}.mini-tag:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);margin-bottom:.5rem}.mini-desc:where(.astro-j7pv25f6){font-size:.9rem;color:var(--text-2);font-weight:300;line-height:1.65}.mini-desc:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-2);border-bottom:1px solid var(--border-hover);text-decoration:none;transition:color .2s;padding-bottom:1px}.mini-desc:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text-1)}:where(.astro-j7pv25f6):focus-visible{outline:2px solid rgba(6,182,212,.6);outline-offset:2px}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6),.why-title:where(.astro-j7pv25f6),.cta-title:where(.astro-j7pv25f6){text-wrap:balance}.feat-card:where(.astro-j7pv25f6){box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #ffffff05}.why:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:6rem 2rem 7rem;max-width:1400px;margin:0 auto;position:relative}.why:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(6,182,212,.18) 50%,transparent)}.why:where(.astro-j7pv25f6)>.eyebrow:where(.astro-j7pv25f6){margin-bottom:3.5rem}.why-inner:where(.astro-j7pv25f6){display:grid;grid-template-columns:5fr 7fr;gap:5rem;align-items:start}.why-title:where(.astro-j7pv25f6){font-family:var(--sans);font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.5rem}.why-title:where(.astro-j7pv25f6) .muted:where(.astro-j7pv25f6){color:var(--text-2)}.why-lead:where(.astro-j7pv25f6){font-size:.9375rem;color:var(--text-2);line-height:1.75;font-weight:300;max-width:38ch}.why-list:where(.astro-j7pv25f6){display:flex;flex-direction:column}.why-item:where(.astro-j7pv25f6){padding:1.5rem 0;border-top:1px solid var(--border)}.why-item:where(.astro-j7pv25f6):last-child{padding-bottom:0}.why-item:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--sans);font-size:1rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.375rem}.why-item:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-2);line-height:1.7;font-weight:300;max-width:50ch}.why-item:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.85em;color:var(--text-2)}.cta-section:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:6rem 2rem 7rem;max-width:1400px;margin:0 auto;position:relative}.cta-section:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:30%;height:1px;background:linear-gradient(90deg,transparent,rgba(6,182,212,.12),transparent)}.cta-inner:where(.astro-j7pv25f6){text-align:center;display:flex;flex-direction:column;align-items:center}.cta-title:where(.astro-j7pv25f6){font-family:var(--sans);font-size:clamp(2rem,3vw,3rem);font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:.75rem}.cta-lead:where(.astro-j7pv25f6){font-size:1.0625rem;color:var(--text-2);font-weight:300;margin-bottom:2.5rem}.cta-actions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.875rem;flex-wrap:wrap;justify-content:center}.cta-primary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--accent);color:#0a0a0c;border-radius:10px;text-decoration:none;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;transition:background .2s,transform .15s}.cta-primary:where(.astro-j7pv25f6):hover{background:var(--accent-muted)}.cta-primary:where(.astro-j7pv25f6):active{transform:scale(.98) translateY(1px)}.footer-wrap:where(.astro-j7pv25f6){border-top:1px solid var(--border);position:relative}.footer-wrap:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:40%;height:1px;background:linear-gradient(90deg,transparent,rgba(6,182,212,.1),transparent)}footer:where(.astro-j7pv25f6){max-width:1400px;margin:0 auto;padding:2.25rem 2rem;display:flex;align-items:center;justify-content:space-between}.footer-brand:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem}.footer-text:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-3)}.footer-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1.75rem}.footer-link:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-3);text-decoration:none;transition:color .2s}.footer-link:where(.astro-j7pv25f6):hover{color:var(--text-2)}.toast:where(.astro-j7pv25f6){position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(6px);background:var(--text-1);color:var(--bg);padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;letter-spacing:-.01em;opacity:0;pointer-events:none;z-index:150;transition:opacity .2s,transform .2s}.toast:where(.astro-j7pv25f6).show{opacity:1;transform:translate(-50%) translateY(0)}.tl{opacity:0;transform:translateY(6px);transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}.tl.in{opacity:1;transform:translateY(0)}.t-prompt{color:var(--text-3)}.t-cmd{color:var(--text-1)}.t-str{color:var(--accent)}.t-comment{color:var(--text-3);font-style:italic}.t-out{color:var(--text-2);display:block;padding-left:0}.t-ok{color:#34d399;display:block;padding-left:0}.t-cursor{display:inline-block;width:7px;height:.85em;background:var(--text-1);vertical-align:text-bottom;margin-left:1px;animation:cur-blink 1s step-end infinite}@keyframes cur-blink{0%,to{opacity:1}50%{opacity:0}}@media(max-width:900px){.hero:where(.astro-j7pv25f6){grid-template-columns:1fr;padding:6.5rem 1.375rem 5rem;gap:3rem;min-height:auto}.hero-content:where(.astro-j7pv25f6){max-width:100%}.how-grid:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:3rem}.how-sep:where(.astro-j7pv25f6){display:none}.how-step:where(.astro-j7pv25f6):nth-child(1),.how-step:where(.astro-j7pv25f6):nth-child(3),.how-step:where(.astro-j7pv25f6):nth-child(5){padding:0}.feat-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.why:where(.astro-j7pv25f6){padding:4rem 1.375rem 5rem}.why:where(.astro-j7pv25f6)>.eyebrow:where(.astro-j7pv25f6){margin-bottom:2.5rem}.why-inner:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:2.5rem}.why-lead:where(.astro-j7pv25f6){max-width:100%}.cta-section:where(.astro-j7pv25f6){padding:4rem 1.375rem 5rem}#nav:where(.astro-j7pv25f6){padding:1rem 1.375rem}.nav-link:where(.astro-j7pv25f6):not(.nav-cta){display:none}footer:where(.astro-j7pv25f6){flex-direction:column;gap:1.25rem;padding:2rem 1.375rem}}
