:root{--bg: #f7fafc;--ink: #2a2f36;--muted: #5f6b78;--teal: #14b7c6;--teal-deep: #0ea3b3;--card: #ffffff;--line: rgba(42, 47, 54, .1);--road: #cfe8f6;--body: "Lexend", "Segoe UI", sans-serif;--space-section: clamp(3.5rem, 7vw, 7rem);--wrap-pad: clamp(1rem, 3.5vw, 1.75rem);--wrap-max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--body);color:var(--ink);background:radial-gradient(980px 560px at 90% 4%,rgba(170,210,255,.42),transparent 62%),radial-gradient(720px 420px at 8% 18%,rgba(180,235,240,.22),transparent 55%),linear-gradient(180deg,#ffffff 0%,var(--bg) 38%,#eef5fb 100%);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.wrap{width:min(var(--wrap-max),calc(100% - 2 * var(--wrap-pad)));margin-inline:auto}.btn-pill{display:inline-flex;align-items:center;justify-content:center;min-width:210px;padding:1rem 2.35rem;border-radius:999px;background:linear-gradient(180deg,#1fc4d3 0%,var(--teal) 55%,var(--teal-deep) 100%);color:#fff;font-weight:600;font-size:1.05rem;letter-spacing:.01em;box-shadow:0 14px 32px #14b7c64d;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.btn-pill:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 18px 36px #14b7c65c}.btn-pill:focus-visible,.btn-outline:focus-visible,.node-pill:focus-visible,.footer-nav a:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:999px;border:2px solid var(--teal);color:var(--teal-deep);font-weight:600;background:#ffffffc7;transition:background .16s ease,transform .16s ease}.btn-outline:hover{background:#fff;transform:translateY(-1px)}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.35rem 0 .5rem}.brand-mark{height:38px;width:auto}.menu-btn{width:42px;height:42px;border:0;padding:0;background:transparent;cursor:pointer;border-radius:50%;overflow:hidden;opacity:.92;transition:opacity .16s ease,transform .16s ease}.menu-btn:hover{opacity:1;transform:scale(1.04)}.menu-btn img{width:100%;height:100%;object-fit:cover}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);gap:clamp(1rem,2.5vw,2.5rem);align-items:center;padding:1.35rem 0 3rem;min-height:min(820px,calc(100svh - 88px))}.hero-copy h1{font-size:clamp(2.25rem,4.3vw,3.45rem);line-height:1.08;letter-spacing:-.035em;margin:0 0 1.15rem;max-width:12ch}.hero .sub{color:var(--muted);font-size:1.05rem;line-height:1.55;margin:0 0 1.75rem;max-width:28rem}.hero-visual{position:relative;min-height:clamp(520px,62vh,680px);margin-right:-1.5%}.hero-visual .graph-bg{position:absolute;left:-34%;top:2%;width:148%;max-width:none;opacity:.92;pointer-events:none;z-index:1}.hero-visual .app{position:absolute;right:-4%;top:6%;width:min(74%,580px);z-index:3;filter:drop-shadow(0 28px 55px rgba(40,70,110,.22))}.node-pill{position:absolute;z-index:4;width:clamp(148px,14.5vw,204px);filter:drop-shadow(0 14px 26px rgba(70,120,180,.2));transition:transform .2s ease,filter .2s ease}.node-pill:hover{transform:translateY(-4px) scale(1.035);filter:drop-shadow(0 18px 30px rgba(70,120,180,.28))}.node-pill img{width:100%;height:auto}.node-docs{top:4%;left:36%}.node-dev{top:26%;left:4%}.node-github{top:48%;left:22%}.node-twitter{top:66%;left:-4%}.roadmap-section{display:grid;grid-template-columns:1.05fr .95fr;min-height:680px}.roadmap-panel{position:relative;background:linear-gradient(160deg,#c5e4f6 0%,var(--road) 45%,#b9dcf0 100%);overflow:hidden;padding:2.4rem 1.8rem 3rem}.roadmap-word{width:min(94%,720px);margin:-.4rem 0 .6rem;opacity:.88;pointer-events:none}.roadmap-curve{position:absolute;left:-2%;bottom:10%;width:96%;pointer-events:none;opacity:.95}.roadmap-node{position:absolute;width:min(250px,50%);display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:start;z-index:2}.roadmap-node .glyph{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(20,80,120,.18))}.roadmap-label strong{display:block;color:#fff;font-size:1.12rem;margin-bottom:.25rem;text-shadow:0 2px 10px rgba(20,60,100,.45)}.roadmap-label p{margin:0;font-size:.86rem;line-height:1.4;color:#fffffffa;font-weight:500;max-width:13.5rem;text-shadow:0 1px 8px rgba(20,60,100,.4)}.roadmap-alpha{left:2%;top:66%}.roadmap-beta{left:16%;top:34%}.roadmap-gamma{left:48%;top:54%}.roadmap-delta{left:46%;top:12%}.roadmap-copy{position:relative;background:#fff;padding:3.5rem 2.75rem 7rem;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.roadmap-copy h2{font-size:clamp(1.55rem,2.5vw,2.1rem);letter-spacing:-.025em;margin:0 0 1.2rem;max-width:20rem;line-height:1.18}.roadmap-copy p{color:var(--muted);line-height:1.6;margin:0 0 1.05rem;max-width:30rem;font-size:1rem}.fish-art{position:absolute;right:-5%;bottom:-7%;width:min(84%,500px);opacity:.5;pointer-events:none}.how-section{padding:var(--space-section) 0 2.25rem}.how-head{display:grid;grid-template-columns:minmax(0,1.1fr) auto;gap:1.5rem 2rem;align-items:end;margin-bottom:1.5rem}.how-head h2{font-size:clamp(1.55rem,2.5vw,2.15rem);letter-spacing:-.025em;margin:0;max-width:18ch;line-height:1.16}.how-word{width:min(100%,340px);justify-self:end;opacity:.78}.steps{display:grid;max-width:min(900px,100%)}.step-row{display:grid;grid-template-columns:3.35rem minmax(0,1fr) minmax(140px,200px);column-gap:clamp(.75rem,2vw,1.25rem);align-items:center;min-height:112px;border-top:1px solid var(--line);padding:1.15rem 0}.step-row:last-child{border-bottom:1px solid var(--line)}.step-copy{display:contents}.step-n{font-size:clamp(2.05rem,3.2vw,2.6rem);font-weight:600;color:#6e8ca552;text-align:left;line-height:1;letter-spacing:-.03em}.step-text{margin:0;color:var(--ink);font-size:1.12rem;font-weight:500;line-height:1.4;max-width:42ch;min-width:0;padding-right:.5rem}.step-visuals{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:.65rem;width:100%;min-width:0}.step-visuals img{flex:0 1 auto;max-width:100%;height:auto;object-fit:contain}.icon-mm{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:50%;padding:.45rem;box-shadow:0 0 0 1px #0000000f,0 8px 18px #28466e14}.icon-round{width:64px;height:64px;object-fit:contain}.icon-csv{width:56px;height:auto;flex:0 0 auto}.icon-chart{width:150px;max-width:calc(100% - 64px);border-radius:.85rem;box-shadow:0 10px 24px #28466e1f}.icon-row{width:100%;max-width:220px}.icon-aleph{width:118px;height:auto}.icon-sol{width:112px;height:auto}.center-title{text-align:center;font-size:clamp(1.5rem,2.5vw,2.05rem);letter-spacing:-.025em;margin:0 auto 2.35rem;max-width:24ch;line-height:1.2}.pillars{padding:var(--space-section) 0 2rem}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3vw,2.2rem) clamp(1rem,2vw,1.75rem)}.pillar{text-align:center}.pillar-icon{width:88px;height:88px;margin:0 auto 1rem;object-fit:contain}.pillar h3{margin:0 0 .5rem;font-size:1.12rem;letter-spacing:-.01em}.pillar p{margin:0 auto;max-width:26ch;color:var(--muted);line-height:1.5;font-size:.95rem}.usecases{padding:2rem 0 var(--space-section)}.usecase-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:2rem;max-width:860px;margin-inline:auto}.usecase{text-align:center}.usecase-icon{width:88px;height:88px;margin:0 auto 1rem;object-fit:contain}.usecase h3{margin:0 0 .5rem;font-size:1.12rem}.usecase p{margin:0 auto;max-width:34ch;color:var(--muted);line-height:1.5;font-size:.95rem}.signals-art{width:min(440px,68%);margin:1.2rem auto 0;opacity:.88}.advantages{background:#f3f7fb;padding:var(--space-section) 0;overflow:hidden}.advantages-inner{display:grid;grid-template-columns:1.12fr .88fr;gap:1.5rem;align-items:center}.advantages-copy h2{font-size:clamp(1.55rem,2.6vw,2.15rem);max-width:16ch;margin:0 0 1.75rem;letter-spacing:-.025em;line-height:1.18}.adv-row{position:relative;display:grid;grid-template-columns:190px 1fr;gap:1.15rem;align-items:start;padding:1.25rem 3.4rem 1.25rem 0;border-top:1px solid var(--line)}.adv-row:last-child{border-bottom:1px solid var(--line)}.adv-row h3{margin:0;font-size:1.16rem}.adv-row p{margin:0;color:var(--muted);line-height:1.5;font-size:.98rem}.adv-mark{position:absolute;right:0;top:50%;transform:translateY(-50%);width:44px;height:44px;opacity:.88}.adv-fish{width:118%;max-width:none;margin-left:-8%;opacity:.58}.offering{padding:var(--space-section) 0 2rem}.offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1rem)}.offer-card{position:relative;border-radius:1.35rem;overflow:hidden;min-height:280px;padding:1.35rem 1.15rem 1.3rem;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 16px 36px #28466e1f;transition:transform .2s ease,box-shadow .2s ease}.offer-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #28466e2e}.offer-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .32s ease}.offer-card:hover .offer-bg{transform:scale(1.04)}.offer-icon{position:relative;z-index:1;width:76px;height:76px;margin-bottom:auto;object-fit:contain}.offer-card h3,.offer-card p{position:relative;z-index:1;margin:0;text-shadow:0 1px 10px rgba(20,40,70,.35)}.offer-card h3{font-size:1.08rem;margin-bottom:.5rem}.offer-card p{font-size:.9rem;line-height:1.45;opacity:.96}.partner-marks{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.4rem;margin-top:2.75rem;padding:.75rem 0 .25rem}.partner-marks img{height:42px;width:auto;max-width:180px;object-fit:contain;opacity:.9;transition:opacity .16s ease,transform .16s ease}.partner-marks img:hover{opacity:1;transform:translateY(-1px)}.partner-marks img.partner-superteam{height:36px;max-width:210px}.partner-marks img.partner-hummingbot{height:52px;border-radius:.65rem}.partner-marks img.partner-mark-round{height:46px;width:46px;object-fit:cover;border-radius:50%}.cta-band{padding:2.25rem 0 var(--space-section);background:radial-gradient(760px 320px at 50% 70%,rgba(180,220,255,.42),transparent 70%)}.cta-inner{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:1.1rem;align-items:center}.cta-chart{border-radius:1.2rem;box-shadow:0 16px 36px #28466e1c;background:#fff}.cta-card{position:relative;text-align:center;background:#fff;border-radius:1.4rem;padding:2.5rem 1.6rem 2.1rem;box-shadow:0 22px 48px #28466e24;overflow:hidden}.cta-mountains{position:absolute;width:140%;inset:auto 0 -22% -20%;opacity:.55;pointer-events:none}.cta-card h2,.cta-card p,.cta-card .btn-pill{position:relative;z-index:1}.cta-card h2{margin:0 0 .8rem;font-size:clamp(1.45rem,2.3vw,1.95rem);letter-spacing:-.02em;line-height:1.2}.cta-card p{margin:0 0 1.55rem;color:var(--muted);font-size:1.02rem}.site-footer{border-top:1px solid var(--line);padding:1.9rem 0 2.6rem;background:#eaf4fb}.footer-inner{display:grid;grid-template-columns:1.1fr 1fr auto;gap:1.25rem;align-items:center}.footer-brand img{height:36px;width:auto;margin-bottom:.4rem}.fine{color:var(--muted);font-size:.84rem;line-height:1.45}.footer-nav{display:flex;justify-content:center;gap:1.6rem;color:var(--ink);font-weight:500}.footer-nav a{transition:color .16s ease}.footer-nav a:hover{color:var(--teal-deep)}@media(max-width:1280px){.hero-visual{min-height:clamp(440px,52vh,600px);margin-right:0}.node-pill{width:clamp(132px,13vw,180px)}.offer-card{min-height:260px}.adv-row{grid-template-columns:minmax(140px,170px) minmax(0,1fr)}}@media(max-width:1024px){.hero{grid-template-columns:1fr;min-height:auto;padding-bottom:2.5rem}.hero-copy{max-width:36rem}.hero-copy h1{max-width:14ch}.hero-visual{min-height:clamp(380px,48vw,480px);margin:.5rem 0 0}.hero-visual .graph-bg{left:-18%;width:128%;top:0}.hero-visual .app{position:relative;width:min(86%,520px);right:auto;top:auto;margin:1.25rem auto 0;display:block}.node-docs{top:2%;left:48%}.node-dev{top:22%;left:8%}.node-github{top:44%;left:28%}.node-twitter{top:62%;left:2%}.roadmap-section,.how-head,.advantages-inner,.cta-inner,.footer-inner{grid-template-columns:1fr}.pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{max-width:none}.step-row{grid-template-columns:3rem minmax(0,1fr);row-gap:.85rem;min-height:0;padding:1.3rem 0}.step-copy{display:contents}.step-n{font-size:clamp(1.85rem,4vw,2.15rem)}.step-text{max-width:none;font-size:clamp(1rem,2.2vw,1.05rem);padding-right:0}.step-visuals{grid-column:1 / -1;justify-content:flex-start;flex-wrap:wrap;width:auto;max-width:100%}.icon-chart{max-width:200px;width:min(200px,70vw)}.icon-row{max-width:min(320px,100%)}.icon-mm,.icon-round{width:clamp(52px,12vw,64px);height:clamp(52px,12vw,64px)}.roadmap-panel{min-height:clamp(480px,62vw,560px)}.roadmap-copy{padding:3rem clamp(1.25rem,3vw,1.75rem) 6.5rem}.roadmap-node{width:min(230px,48%)}.adv-fish{width:min(520px,90%);margin:.5rem auto 0}.adv-row{grid-template-columns:minmax(120px,160px) minmax(0,1fr);padding-right:3rem}.cta-chart{display:none}.cta-card{padding:2.4rem 1.4rem 2rem}.cta-inner{grid-template-columns:1fr;max-width:36rem;margin-inline:auto}}@media(max-width:768px){.pillar-grid{grid-template-columns:1fr 1fr}.usecase-grid{gap:1.75rem}.how-word{width:min(100%,280px);justify-self:start}.roadmap-node{width:min(210px,56%)}.roadmap-label strong{font-size:1rem}.roadmap-label p{font-size:.8rem;max-width:12rem}.partner-marks{gap:1.15rem 1.5rem}}@media(max-width:560px){.pillar-grid,.offer-grid,.usecase-grid{grid-template-columns:1fr}.footer-nav{justify-content:flex-start;flex-wrap:wrap;gap:.9rem 1.25rem}.hero-visual{min-height:360px}.node-pill{width:clamp(108px,30vw,122px)}.node-docs{top:0;left:52%}.node-dev{top:20%;left:4%}.node-github{top:42%;left:30%}.node-twitter{top:64%;left:0}.adv-row{grid-template-columns:1fr;gap:.35rem;padding-right:3rem}.roadmap-panel{min-height:440px;padding:1.75rem 1.1rem 2.5rem}.roadmap-node{width:min(200px,68%)}.roadmap-node .glyph{width:48px;height:48px}.btn-pill{min-width:0;width:100%;max-width:280px}.partner-marks img{height:36px}.partner-marks img.partner-superteam{height:32px;max-width:180px}.partner-marks img.partner-hummingbot{height:46px}.partner-marks img.partner-mark-round{height:42px;width:42px}}
