.gx{--gxw: 1120px}.gx .gx-wrap{max-width:var(--gxw);margin:0 auto;padding:0 30px}.gx-h1{font-family:Bricolage Grotesque Variable,Bricolage Grotesque,sans-serif;font-size:clamp(42px,6.4vw,72px);line-height:1.04;letter-spacing:-.04em;font-weight:800;color:#fff;margin:0 0 20px;text-wrap:balance}.gx-h1 .gx-mark{color:var(--bb)}.gx-h2{font-family:Bricolage Grotesque Variable,Bricolage Grotesque,sans-serif;font-size:clamp(30px,4vw,46px);line-height:1.06;letter-spacing:-.035em;font-weight:800;color:#fff;margin:0 0 16px;text-wrap:balance;max-width:24ch}.gx-kick{display:inline-block;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--bb);font-weight:800;margin:0 0 14px}.gx-sub{font-size:clamp(15.5px,1.6vw,17.5px);line-height:1.65;color:var(--muted);max-width:56ch;margin:0 0 22px;text-wrap:pretty}.gx-lead{font-size:15.5px;line-height:1.65;color:var(--muted);max-width:62ch;text-wrap:pretty}.gx-hero{padding:34px 0 20px;position:relative;overflow:clip}.gx-hero-glow{position:absolute;width:720px;height:720px;right:-240px;top:-260px;border-radius:50%;background:radial-gradient(circle,rgba(58,160,240,.22),transparent 62%);filter:blur(20px);pointer-events:none}.gx-hero-in{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center;position:relative}.gx-bc{font-size:12.5px;color:#7e93a4;margin-bottom:18px}.gx-bc a{color:#9fb0bf;text-decoration:none}.gx-bc a:hover{color:var(--bb)}.gx-trust{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px;color:var(--muted-2);margin:0 0 26px;align-items:center}.gx-trust b{color:var(--ink);font-weight:700}.gx-tdot{width:4px;height:4px;border-radius:50%;background:#7fc8ff80}.gx-cta-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.gx-textlink{font-size:14px;color:#cfeaff;text-decoration:none;border-bottom:1px solid rgba(127,200,255,.4);padding-bottom:2px}.gx-textlink:hover{color:var(--bb)}.gx-chat{background:linear-gradient(160% 140% at 20% 0%,#0a1e28,#050f16);border:1px solid rgba(127,200,255,.16);border-radius:18px;padding:0;overflow:hidden;box-shadow:0 24px 70px #00000080,0 0 0 1px #5cf2dd0a}.gx-chat-h{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid rgba(127,200,255,.1);font-size:12px;color:var(--muted-2)}.gx-chat-h i{width:9px;height:9px;border-radius:50%;background:#7fc8ff38;display:inline-block}.gx-chat-h span{margin-left:auto;letter-spacing:.08em;text-transform:uppercase;font-size:10.5px}.gx-chat-b{padding:20px 18px 22px;display:flex;flex-direction:column;gap:14px}.gx-msg-u{align-self:flex-end;max-width:88%;background:#7fc8ff1f;border:1px solid rgba(127,200,255,.2);color:var(--ink);border-radius:14px 14px 4px;padding:10px 14px;font-size:13.5px;line-height:1.45}.gx-msg-u .gx-type{display:inline-block;overflow:hidden;white-space:nowrap;vertical-align:bottom;max-width:100%;border-right:2px solid var(--bb);animation:gx-type 1.6s steps(34,end) .4s both,gx-caret .8s step-end 4}.gx-msg-a{align-self:flex-start;max-width:94%;background:#ffffff08;border:1px solid rgba(127,200,255,.1);border-radius:14px 14px 14px 4px;padding:13px 15px;font-size:13.5px;line-height:1.55;color:var(--muted);opacity:0;animation:gx-fade .7s ease 2.3s forwards}.gx-msg-a b{color:var(--ink);font-weight:700}.gx-cite{display:inline-flex;align-items:center;gap:7px;margin-top:11px;padding:6px 12px;border-radius:30px;background:#7fc8ff24;border:1px solid rgba(127,200,255,.45);color:#cfeaff;font-size:12px;font-weight:700;opacity:0;transform:translateY(6px);animation:gx-pop .5s cubic-bezier(.2,.7,.2,1) 3.1s forwards;box-shadow:0 0 24px #3aa0f059}.gx-cite i{width:7px;height:7px;border-radius:50%;background:var(--cy);box-shadow:0 0 10px #5cf2dde6}.gx-chat-f{padding:0 18px 16px}.gx-chat-inp{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(127,200,255,.12);border-radius:30px;padding:9px 15px;font-size:12.5px;color:#64798a}.gx-chat-inp b{color:#7fc8ff8c;font-weight:400}@keyframes gx-type{0%{max-width:0}to{max-width:100%}}@keyframes gx-caret{50%{border-color:transparent}}@keyframes gx-fade{to{opacity:1}}@keyframes gx-pop{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.gx-msg-u .gx-type{animation:none;border-right:0}.gx-msg-a,.gx-cite{animation:none;opacity:1;transform:none}}.gx-nums{padding:34px 0 10px}.gx-nums-in{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gx-num{border:1px solid rgba(127,200,255,.12);border-radius:18px;padding:20px 22px;background:radial-gradient(130% 140% at 0% 0%,#11465880,#06141ba6)}.gx-num b{display:block;font-family:Bricolage Grotesque Variable,Bricolage Grotesque,sans-serif;font-size:clamp(30px,3.4vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1;color:#fff}.gx-num b em{font-style:normal;color:var(--bb)}.gx-num span{display:block;margin-top:9px;font-size:12.5px;line-height:1.5;color:var(--muted-2)}.gx-prob{padding:64px 0}.gx-prob-band{background:var(--bg-2);border:1px solid rgba(127,200,255,.1);border-radius:26px;padding:46px 44px 44px}.gx-prob-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}.gx-pcard{border:1px solid rgba(127,200,255,.12);border-radius:18px;padding:22px 24px;background:#03090d8c}.gx-pcard.wide{grid-column:1 / -1;border-color:#5cf2dd47;background:linear-gradient(120deg,#11465873,#03090d99)}.gx-pcard h3{margin:0 0 8px;font-size:17px;color:#fff;letter-spacing:-.01em}.gx-pcard p{margin:0;font-size:14px;line-height:1.6;color:var(--muted)}.gx-pdata{display:inline-block;margin-top:14px;font-size:12px;font-weight:700;color:var(--cy);border:1px solid rgba(92,242,221,.3);border-radius:30px;padding:5px 12px}.gx-pdata.bad{color:var(--bad);border-color:#ff6f7d59}.gx-sys{padding:26px 0 30px}.gx-phase{display:grid;grid-template-columns:120px 1fr .82fr;gap:34px;align-items:center;padding:34px 0;border-top:1px solid rgba(127,200,255,.1)}.gx-phase:last-of-type{border-bottom:1px solid rgba(127,200,255,.1)}.gx-pl{font-family:Bricolage Grotesque Variable,Bricolage Grotesque,sans-serif;font-weight:800;font-size:clamp(56px,7vw,92px);line-height:.9;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1.5px rgba(127,200,255,.55)}.gx-phase h3{margin:0 0 8px;font-size:20px;letter-spacing:-.015em;color:#fff;font-family:Bricolage Grotesque Variable,Bricolage Grotesque,sans-serif;font-weight:800}.gx-phase h3 small{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--bb);margin-bottom:6px;font-family:Inter Variable,sans-serif}.gx-phase p{margin:0 0 12px;font-size:14px;line-height:1.62;color:var(--muted);max-width:52ch}.gx-chips{display:flex;flex-wrap:wrap;gap:7px}.gx-chip{font-size:12px;color:#cfeaff;border:1px solid rgba(127,200,255,.2);border-radius:30px;padding:5px 11px;background:#7fc8ff0f}.gx-mock{border:1px solid rgba(127,200,255,.14);border-radius:16px;background:linear-gradient(150% 130% at 15% 0%,#0a1e28,#050f16);padding:18px;font-size:12px;color:var(--muted-2)}.gx-mock-h{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#64798a;margin-bottom:12px}.gx-mock-h i{color:var(--cy);font-style:normal}.gx-ring{display:flex;align-items:center;gap:16px}.gx-ring svg{width:74px;height:74px;flex:none}.gx-ring .track{stroke:#7fc8ff24}.gx-ring .val{stroke:url(#gxgrad);stroke-linecap:round}.gx-ring b{font-size:22px;color:#fff;font-family:Bricolage Grotesque Variable,sans-serif}.gx-ring span{display:block;font-size:12px;margin-top:3px}.gx-code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;line-height:1.7;color:#9fc6e8;white-space:pre;overflow-x:auto}.gx-code .k{color:var(--cy)}.gx-code .s{color:#ffd28f}.gx-mrow{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed rgba(127,200,255,.1)}.gx-mrow:last-child{border-bottom:0}.gx-mrow i{width:8px;height:8px;border-radius:50%;flex:none}.gx-mrow i.on{background:var(--good);box-shadow:0 0 10px #36f0b0b3}.gx-mrow i.off{background:#ffffff24}.gx-mrow b{color:var(--ink);font-weight:600;font-size:12.5px}.gx-mrow span{margin-left:auto;font-size:11px}.gx-mrow span.up{color:var(--good)}.gx-invert{padding:40px 0 64px}.gx-invert-in{background:var(--ink);color:#06222f;border-radius:26px;padding:52px 48px}.gx-invert .gx-kick{color:#0b6aa8}.gx-invert h2{font-family:Bricolage Grotesque Variable,Bricolage Grotesque,sans-serif;font-size:clamp(28px,3.6vw,42px);letter-spacing:-.035em;line-height:1.07;font-weight:800;color:#052330;margin:0 0 10px;max-width:26ch}.gx-invert p.gx-ilead{color:#33566b;font-size:15px;line-height:1.6;max-width:62ch;margin:0}.gx-iwall{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 34px;margin-top:34px}.gx-iw b{display:block;font-family:Bricolage Grotesque Variable,Bricolage Grotesque,sans-serif;font-size:clamp(44px,5.6vw,68px);font-weight:800;letter-spacing:-.045em;line-height:1;color:#052330}.gx-iw span{display:block;margin-top:8px;font-size:13px;line-height:1.5;color:#33566b}.gx-invert .gx-isrc{margin-top:26px;font-size:12px;color:#5b7d92}.gx-invert .gx-isrc a{color:#0b6aa8;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(11,106,168,.35)}.gx-deliver{padding:30px 0 56px}.gx-dgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 40px;margin-top:26px}.gx-di{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid rgba(127,200,255,.09)}.gx-di .mk{flex:none;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#7fc8ff1a;border:1px solid rgba(127,200,255,.25);color:var(--bb);font-size:13px}.gx-di b{display:block;color:var(--ink);font-size:14.5px;margin-bottom:4px}.gx-di p{margin:0;font-size:13.5px;line-height:1.58;color:var(--muted)}.gx-di p a{color:#cfeaff}.gx-hub{padding:8px 0 60px}.gx-hgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.gx-hcard{display:block;border:1px solid rgba(127,200,255,.13);border-radius:16px;padding:20px 20px 18px;text-decoration:none;background:#ffffff05;transition:border-color .2s,transform .2s}.gx-hcard:hover{border-color:#7fc8ff73;transform:translateY(-2px)}.gx-hcard .kind{display:inline-block;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--bb);font-weight:800;margin-bottom:9px}.gx-hcard b{display:block;color:#fff;font-size:15px;letter-spacing:-.01em;margin-bottom:6px}.gx-hcard span{font-size:12.5px;color:var(--muted-2);line-height:1.5;display:block}.gx-hcard .arr{display:inline-block;margin-top:10px;color:var(--cy);font-size:13px}@media(max-width:960px){.gx-hero-in{grid-template-columns:1fr;gap:34px}.gx-phase{grid-template-columns:72px 1fr}.gx-phase .gx-mock{grid-column:2}.gx-nums-in,.gx-iwall,.gx-hgrid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.gx-prob-band{padding:30px 22px;border-radius:20px}.gx-prob-grid,.gx-dgrid,.gx-nums-in,.gx-iwall,.gx-hgrid{grid-template-columns:1fr}.gx-invert-in{padding:34px 24px;border-radius:20px}.gx-phase{grid-template-columns:1fr;gap:18px}.gx-pl{font-size:52px}}
