.showcase-shell *,.showcase-shell :before,.showcase-shell :after{box-sizing:border-box;margin:0;padding:0}.showcase-shell{scroll-behavior:smooth;--bg:#0a0a0a;--bg-elev:#111;--bg-2:#141414;--bg-3:#1a1a1a;--fg:#fafafa;--fg-2:#a1a1a1;--fg-3:#666;--line:#ffffff14;--line-2:#ffffff1f;--blue:#5b47eb;--blue-2:#818cf8;--glow-gray:0 0 0 1px #ffffff0f, 0 24px 80px #0000008c;--glow-indigo-soft:0 0 0 1px #5b47eb33, 0 24px 80px #0000008c, 0 0 64px #5b47eb24;--glow-stage:0 0 0 1px #5b47eb52, 0 30px 100px #0009, 0 0 90px #5b47eb2e;--ease:cubic-bezier(.16, 1, .3, 1);--nav-h:64px;--pixel-band-h:100svh;--measure:1120px;--switcher-h:0px;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01", "cv01";scrollbar-width:none;-ms-overflow-style:none;min-height:100vh;font-family:Inter,system-ui,sans-serif;line-height:1.5;overflow:clip visible}.showcase-shell{scrollbar-width:none;-ms-overflow-style:none}.showcase-shell::-webkit-scrollbar{width:0;height:0;display:none}.showcase-shell a{color:inherit;text-decoration:none}.showcase-shell img,.showcase-shell video{max-width:100%;height:auto;display:block}.showcase-shell button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.showcase-shell .wrap{width:min(var(--measure), calc(100% - 40px));margin-inline:auto}.showcase-shell .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.showcase-shell .view{z-index:1;min-height:100vh;padding-top:var(--switcher-h);display:block;position:relative}.showcase-shell .view-join{isolation:isolate;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.showcase-shell .join-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.showcase-shell .join-bg .atmosphere-canvas{opacity:.78;-webkit-mask-image:radial-gradient(70% 60% at 50% 44%,#00000038 0%,#00000061 32%,#000000b8 60%,#000 90%);mask-image:radial-gradient(70% 60% at 50% 44%,#00000038 0%,#00000061 32%,#000000b8 60%,#000 90%)}.showcase-shell .join-atmosphere{background:radial-gradient(58% 46% at 50% 36%,#5b47eb0d,#0000 68%);position:absolute;inset:0}.showcase-shell .view-join>:not(.join-bg){z-index:1;position:relative}.showcase-shell .nav{top:calc(var(--switcher-h) + 14px);z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--line);background:#0a0a0cf0;border-radius:14px;align-items:center;gap:10px;width:max-content;max-width:calc(100% - 24px);padding:7px 10px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000073}.showcase-shell .nav .brand{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.showcase-shell .nav .brand:hover{background:#ffffff0a}.showcase-shell .altux-logo{object-fit:contain;width:24px;height:24px;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;flex-shrink:0;display:block;transform:translateZ(0)}.showcase-shell .nav .brand .altux-logo{width:36px;height:36px}.showcase-shell .altux-logo--sm{width:22px;height:22px}.showcase-shell .altux-logo--md{width:34px;height:34px}.showcase-shell .altux-logo--lg{width:56px;height:56px}.showcase-shell .altux-logo--xl{width:72px;height:72px}.showcase-shell .nav-sep{background:var(--line-2);flex-shrink:0;width:1px;height:20px;margin:0 4px}.showcase-shell .nav-links{align-items:center;gap:2px;display:flex}.showcase-shell .nav-links a{min-width:34px;height:34px;color:var(--fg-2);transition:gap .35s var(--ease), padding .35s var(--ease), background .25s, color .25s;border-radius:9px;justify-content:center;align-items:center;gap:0;padding:0 9px;font-size:13px;font-weight:500;display:inline-flex}.showcase-shell .nav-links a svg{stroke:currentColor;fill:none;stroke-width:1.75px;flex-shrink:0;width:16px;height:16px;display:block}.showcase-shell .nav-links a span{opacity:0;white-space:nowrap;max-width:0;transition:max-width .4s var(--ease), opacity .3s, margin .3s;overflow:hidden}.showcase-shell .nav-links a:hover,.showcase-shell .nav-links a:focus-visible{background:var(--bg-3);color:var(--fg);gap:6px;padding:6px 12px}.showcase-shell .nav-links a:hover span,.showcase-shell .nav-links a:focus-visible span{opacity:1;max-width:110px;margin-left:2px}.showcase-shell .nav-cta{letter-spacing:-.02em;color:#0a0a0a;white-space:nowrap;height:36px;transition:transform .28s var(--ease), box-shadow .28s var(--ease), background .2s ease, border-color .2s ease;background:linear-gradient(#fafafa 0%,#ededf0 100%);border:1px solid #ffffff8c;border-radius:9999px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:550;display:inline-flex;box-shadow:0 0 0 1px #5b47eb3d,inset 0 1px #ffffffa6,0 6px 24px #5b47eb42,0 2px 6px #00000052}.showcase-shell .nav-cta:hover{background:#fff;border-color:#818cf86b;transform:translateY(-2px);box-shadow:0 0 0 1px #5b47eb6b,inset 0 1px #fffc,0 10px 36px #5b47eb5c,0 4px 12px #00000061}.showcase-shell .nav-cta:active{transform:translateY(0)scale(.98)}.showcase-shell .nav-cta .btn-arrow{transition:transform .28s var(--ease);align-items:center;font-size:1.05em;line-height:1;display:inline-flex}.showcase-shell .nav-cta:hover .btn-arrow{transform:translate(2px)}.showcase-shell .nav-cta:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px #818cf88c, 0 8px 28px #5b47eb4d;outline:none}.showcase-shell .ham{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;display:none}.showcase-shell .ham:hover{background:#ffffff0a}.showcase-shell .ham i{background:var(--fg-2);border-radius:2px;width:14px;height:1.5px;display:block}.showcase-shell .nav-drawer{top:calc(var(--switcher-h) + 60px);z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--line);background:#0a0a0cf5;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:none;position:fixed;left:12px;right:12px;box-shadow:0 12px 40px #00000080}.showcase-shell .nav-drawer.is-open{display:flex}.showcase-shell .nav-drawer a{color:var(--fg-2);border-radius:8px;padding:12px 14px;font-size:14px;font-weight:500}.showcase-shell .nav-drawer a:hover{background:var(--bg-3);color:var(--fg)}.showcase-shell .nav-drawer .nav-cta{justify-content:center;height:44px;margin-top:8px;padding:0 20px;font-size:14px}.showcase-shell .btn{white-space:nowrap;cursor:pointer;height:42px;transition:transform .28s var(--ease), background .2s ease, border-color .2s ease, box-shadow .28s var(--ease), color .2s ease;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:500;display:inline-flex}.showcase-shell .btn:active{transform:translateY(0)scale(.98)}.showcase-shell .btn:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px #818cf873;outline:none}.showcase-shell .btn-waitlist{letter-spacing:-.02em;color:#0a0a0a;background:linear-gradient(#fafafa 0%,#ededf0 100%);border:1px solid #ffffff8c;font-weight:550;position:relative;overflow:hidden;box-shadow:0 0 0 1px #5b47eb3d,inset 0 1px #ffffffa6,0 8px 32px #5b47eb47,0 2px 8px #00000057}.showcase-shell .btn-waitlist:after{content:"";transition:transform .6s var(--ease);pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffff80 50%,#0000 62%);position:absolute;inset:0;transform:translate(-130%)}.showcase-shell .btn-waitlist:hover{background:#fff;border-color:#818cf873;transform:translateY(-2px);box-shadow:0 0 0 1px #5b47eb6b,inset 0 1px #ffffffd9,0 14px 44px #5b47eb61,0 4px 14px #0006}.showcase-shell .btn-waitlist:hover:after{transform:translate(130%)}.showcase-shell .btn-waitlist .btn-arrow{transition:transform .28s var(--ease);align-items:center;font-size:1.05em;line-height:1;display:inline-flex}.showcase-shell .btn-waitlist:hover .btn-arrow{transform:translate(3px)}.showcase-shell .btn-waitlist--hero{height:44px;padding:0 22px;font-size:15px}.showcase-shell .cta .btn-waitlist{height:48px;padding:0 28px;font-size:15px;box-shadow:0 0 0 1px #5b47eb47,inset 0 1px #ffffffb3,0 10px 40px #5b47eb52,0 3px 10px #0000005c}.showcase-shell .cta .btn-waitlist:hover{box-shadow:0 0 0 1px #5b47eb7a,inset 0 1px #ffffffe6,0 16px 52px #5b47eb6b,0 5px 16px #0000006b}.showcase-shell .btn-primary{color:var(--blue-2);background:#5b47eb1f;border-color:#5b47eb61;box-shadow:0 0 20px #5b47eb29}.showcase-shell .btn-primary:hover{color:#fafafa;background:#5b47eb38;border-color:#818cf8a6;transform:translateY(-2px);box-shadow:0 0 0 1px #5b47eb59,0 10px 36px #5b47eb47}.showcase-shell .btn-ghost{color:var(--fg);border-color:var(--line-2);background:#ffffff05;height:44px;padding:0 20px;font-size:15px;box-shadow:0 0 #0000}.showcase-shell .btn-ghost:hover{box-shadow:var(--glow-gray);background:#ffffff0d;border-color:#ffffff38;transform:translateY(-2px)}.showcase-shell .btn-text{height:auto;color:var(--fg-3);padding:0;font-size:13px;font-weight:400}.showcase-shell .btn-text:hover{color:var(--fg-2);transform:none}.showcase-shell .hero-band{isolation:isolate;min-height:100svh;position:relative}.showcase-shell .atmosphere-canvas{pointer-events:none;z-index:0;opacity:1;width:100%;display:block;position:absolute;top:0;left:0;right:0}.showcase-shell .hero-band .atmosphere-canvas,.showcase-shell .hero-band .hero-atmosphere,.showcase-shell .hero-band .hero-fade{height:var(--pixel-band-h,100svh)}.showcase-shell .hero{min-height:100svh;padding:calc(var(--nav-h) + 8px) 20px calc(var(--nav-h) + 48px);box-sizing:border-box;z-index:2;place-items:center;display:grid;position:relative}.showcase-shell .hero-band .atmosphere-canvas{-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(#000 0% 88%,#000000eb 93%,#00000080 97%,#0000 100%),radial-gradient(160% 140% at 50% 46%,#000 58%,#000000e6 78%,#0000 100%);mask-image:linear-gradient(#000 0% 88%,#000000eb 93%,#00000080 97%,#0000 100%),radial-gradient(160% 140% at 50% 46%,#000 58%,#000000e6 78%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.showcase-shell .hero-atmosphere{z-index:1;pointer-events:none;background:radial-gradient(88% 68% at 50% 36%,#ffffff06,#0000 62%),radial-gradient(48% 40% at 78% 28%,#5b47eb0e,#0000 58%);position:absolute;top:0;left:0;right:0}.showcase-shell .hero-fade{z-index:1;pointer-events:none;background:linear-gradient(180deg, transparent 0%, transparent 86%, #0a0a0a1a 92%, #0a0a0a61 96%, #0a0a0ad1 99%, var(--bg) 100%);position:absolute;top:0;left:0;right:0}@keyframes hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes stage-rise{0%{opacity:0;transform:translateY(32px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.showcase-shell .hero-copy{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:min(980px,100%);max-width:980px;margin:-8vh auto 0;display:flex;position:relative}.showcase-shell .hero-mark{object-fit:contain;width:clamp(72px,9vw,96px);height:clamp(72px,9vw,96px);image-rendering:-webkit-optimize-contrast;filter:drop-shadow(0 12px 40px #5b47eb47);animation:hero-rise .7s var(--ease) 20ms both;margin-bottom:-2px}.showcase-shell .hero-copy>p.hero-frame{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-2);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;text-shadow:0 0 24px #5b47eb59;animation:hero-rise .75s var(--ease) 40ms both;margin:0 0 2px;font-size:clamp(15px,1.4vw,17px);font-weight:700;line-height:1.3;display:block}.showcase-shell .hero-copy h1{letter-spacing:-.052em;max-width:14ch;color:var(--fg);text-wrap:balance;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;animation:hero-rise .8s var(--ease) .1s both;margin:0;font-size:clamp(48px,7.2vw,84px);font-weight:600;line-height:1.02}.showcase-shell .hero-copy>p:not(.hero-frame){color:#fafafab8;text-wrap:balance;max-width:36ch;animation:hero-rise .8s var(--ease) .18s both;margin:0;font-size:clamp(17px,2vw,21px);line-height:1.5}.showcase-shell .hero-actions{animation:hero-rise .8s var(--ease) .26s both;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:14px;display:flex}.showcase-shell .view-join .atmosphere-canvas{width:100%;height:100%;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.showcase-shell .atmosphere-canvas{opacity:.55}.showcase-shell .btn-waitlist:after{display:none}.showcase-shell .glow-word{-webkit-text-fill-color:var(--blue-2);filter:none;background:0 0;animation:none}.showcase-shell .btn-waitlist:hover .btn-arrow,.showcase-shell .nav-cta:hover .btn-arrow,.showcase-shell .pillar:hover,.showcase-shell .feature-card:hover,.showcase-shell .chip:hover{transform:none}.showcase-shell .hero-copy>p.hero-frame,.showcase-shell .hero-copy h1,.showcase-shell .hero-copy>p:not(.hero-frame),.showcase-shell .hero-actions,.showcase-shell .hero-mark,.showcase-shell .showcase-card{animation:none!important}}.showcase-shell .showcase{z-index:3;margin-top:88px;padding:0 0 96px;position:relative}.showcase-shell .showcase .wrap{width:min(960px,100% - 48px);position:relative}.showcase-shell .showcase-card{box-shadow:var(--glow-stage);background:var(--bg-elev);transform-origin:top;transition:border-color .35s var(--ease);animation:stage-rise .95s var(--ease) .34s both, stage-breathe 9s ease-in-out 1.4s infinite;border:1px solid #5b47eb38;border-radius:18px;position:relative;overflow:hidden}.showcase-shell .showcase-card:hover{border-color:#5b47eb61}@keyframes stage-breathe{0%,to{box-shadow:var(--glow-stage)}50%{box-shadow:0 0 0 1px #5b47eb66,0 30px 100px #0009,0 0 110px #5b47eb3d}}.showcase-shell .showcase-card .poster{aspect-ratio:16/9;object-fit:cover;filter:brightness(.72)saturate(.88);width:100%;display:block}.showcase-shell .showcase-overlay{pointer-events:none;background:linear-gradient(#0000 42%,#000000d1);flex-direction:column;justify-content:flex-end;padding:28px 32px;display:flex;position:absolute;inset:0}.showcase-shell .showcase-overlay h3{letter-spacing:-.03em;margin-bottom:4px;font-size:18px;font-weight:550}.showcase-shell .showcase-overlay p{color:var(--fg-2);max-width:44ch;font-size:13px}.showcase-shell .play{z-index:2;width:60px;height:60px;transition:box-shadow .3s var(--ease), transform .3s var(--ease);background:#0a0a0ab8;border:1.5px solid #818cf8a6;border-radius:50%;place-items:center;display:grid;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #5b47eb1f,0 0 0 16px #5b47eb0d,0 0 48px #5b47eb4d}.showcase-shell .play:hover{transform:translate(-50%,-50%)scale(1.04);box-shadow:0 0 0 8px #5b47eb2e,0 0 0 18px #5b47eb14,0 0 56px #5b47eb66}.showcase-shell .play:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid #fafafa;width:0;height:0;margin-left:3px}.showcase-shell section.block{padding:88px 0}.showcase-shell section.block#pillars{content-visibility:auto;contain-intrinsic-size:auto 800px;padding-top:72px}.showcase-shell section.block#features{content-visibility:auto;contain-intrinsic-size:auto 900px;padding-top:96px}.showcase-shell section.block#feel{padding-top:72px;padding-bottom:0}.showcase-shell section.block#feel .wrap{max-width:1120px}.showcase-shell section.block#faq{content-visibility:auto;contain-intrinsic-size:auto 700px}.showcase-shell .block-head{max-width:600px;margin-bottom:44px}.showcase-shell .block-head p{text-wrap:balance;margin-inline:auto}.showcase-shell .block-head.center{text-align:center;margin-inline:auto}.showcase-shell .eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3);margin-bottom:10px;font-size:11px;font-weight:500}.showcase-shell .block-head h2{letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(26px,3.2vw,36px);font-weight:550;line-height:1.12}.showcase-shell .block-head p{color:var(--fg-2);max-width:46ch;font-size:15px;line-height:1.5}.showcase-shell .block-head.center p{margin-inline:auto}.showcase-shell .pillars{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.showcase-shell .pillar{border:1px solid var(--line);background:var(--bg-elev);box-shadow:var(--glow-gray);min-height:0;transition:border-color .25s var(--ease), box-shadow .28s var(--ease), transform .28s var(--ease);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.showcase-shell .pillar:hover{box-shadow:var(--glow-gray), 0 10px 36px #00000061;border-color:#ffffff24;transform:translateY(-2px)}.showcase-shell .pillar.span{box-shadow:var(--glow-stage);border-color:#5b47eb47;grid-area:auto}.showcase-shell .pillar-media{border-bottom:1px solid var(--line);background:radial-gradient(70% 60% at 50% 45%,#5b47eb0d,#0000 65%),#050505;flex:1;justify-content:center;align-items:center;min-height:220px;padding:24px 20px;display:flex;position:relative}.showcase-shell .pillar.span .pillar-media{background:radial-gradient(80% 70% at 50% 20%,#5b47eb1a,#0000 60%),#050505;min-height:220px;padding:24px 20px}.showcase-shell .pillar-body{text-align:center;flex-shrink:0;padding:20px 22px 22px}.showcase-shell .pillar.span .pillar-body{padding:20px 22px 22px}.showcase-shell .pillar-body h3{letter-spacing:-.025em;text-wrap:balance;margin-bottom:8px;font-size:16px;font-weight:550}.showcase-shell .pillar-body p{color:var(--fg-2);text-wrap:balance;max-width:32ch;margin-inline:auto;font-size:13px;line-height:1.55}.showcase-shell .viz-graph{shape-rendering:geometricprecision;width:100%;max-width:100%;height:auto;margin:0 auto;display:block;overflow:visible}.showcase-shell .viz-graph .cg-edge{fill:none;stroke:#5b47eb42;stroke-width:1.15px;stroke-linecap:round;vector-effect:non-scaling-stroke}.showcase-shell .viz-graph .cg-edge--chain{stroke:#5b47eb2e;stroke-width:1px}.showcase-shell .viz-graph .cg-edge--hub{stroke:#818cf86b;stroke-width:1.2px}.showcase-shell .viz-graph .cg-dot{fill:#5b47eb57;stroke:#818cf8b8;stroke-width:1.25px}.showcase-shell .viz-graph .cg-dot--md{fill:#5b47eb47;stroke:#818cf894}.showcase-shell .viz-graph .cg-hub-glow{fill:none;stroke:#818cf857;stroke-width:1.25px;filter:drop-shadow(0 0 14px #5b47eb73)}.showcase-shell .viz-graph .cg-hub-ring{fill:#5b47eb2e;stroke:#818cf8d1;stroke-width:1.5px;filter:drop-shadow(0 0 18px #5b47eb7a)}.showcase-shell .viz-daily{shape-rendering:geometricprecision;width:100%;max-width:100%;height:auto;margin:0 auto;display:block;overflow:visible}.showcase-shell .viz-daily .vd-ghost{fill:#ffffff0a;stroke:#ffffff12;stroke-width:.75px}.showcase-shell .viz-daily .vd-ghost--mid{fill:#ffffff08;stroke:#ffffff0e}.showcase-shell .viz-daily .vd-ghost--faint{fill:#ffffff05;stroke:#ffffff0a}.showcase-shell .viz-daily .vd-reject{fill:#ffffff05;stroke:#ffffff1f;stroke-width:.8px}.showcase-shell .viz-daily .vd-reject-x{fill:none;stroke:#fff3;stroke-width:1.1px;stroke-linecap:round}.showcase-shell .viz-daily .vd-funnel{fill:none;stroke:#ffffff0f;stroke-width:1px;stroke-linecap:round}.showcase-shell .viz-daily .vd-cut-ring{fill:none;stroke:#818cf857;stroke-width:1.25px;filter:drop-shadow(0 0 14px #5b47eb4d)}.showcase-shell .viz-daily .vd-cut{fill:#5b47eb2e;stroke:#818cf8cc;stroke-width:1.45px;filter:drop-shadow(0 0 16px #5b47eb4d)}.showcase-shell .viz-daily .vd-cut-one{fill:#818cf8eb;stroke:#ffffff52;stroke-width:.65px}.showcase-shell .viz-daily .vd-cut-one-num{fill:#0a0a0a;text-anchor:middle;dominant-baseline:central;font-family:Inter,system-ui,sans-serif;font-size:7px;font-weight:600}.showcase-shell .viz-daily .vd-cut-inner{fill:#ffffff21}.showcase-shell .viz-daily .vd-rail{fill:none;stroke:#ffffff14;stroke-width:1px;stroke-linecap:round}.showcase-shell .viz-daily .vd-spoke{fill:none;stroke:#ffffff1a;stroke-width:1px;stroke-linecap:round}.showcase-shell .viz-daily .vd-node{fill:#5b47eb38;stroke:#818cf88c;stroke-width:1.15px}.showcase-shell .viz-daily .vd-label{fill:#666;letter-spacing:.11em;text-anchor:middle;font-family:Inter,system-ui,sans-serif;font-size:6.5px;font-weight:500}.showcase-shell .viz-connections{aspect-ratio:1;width:100%;max-width:220px;margin:0 auto;position:relative}.showcase-shell .viz-connections svg.hub-lines{width:100%;height:100%;position:absolute;inset:0}.showcase-shell .viz-connections .hub-center{background:#0c0c0efa;border:1px solid #818cf86b;border-radius:14px;place-items:center;width:54px;height:54px;padding:11px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 32px #5b47eb38}.showcase-shell .viz-connections .hub-node{border:1px solid var(--line);width:42px;height:42px;box-shadow:var(--glow-gray);transition:border-color .25s var(--ease), box-shadow .25s var(--ease);background:#0c0c0ef5;border-radius:12px;place-items:center;padding:9px;display:grid;position:absolute}.showcase-shell .viz-connections .hub-node:hover{z-index:2;border-color:#818cf873;box-shadow:0 0 28px #5b47eb38}.showcase-shell .viz-connections .hub-node img{object-fit:contain;width:100%;height:100%;display:block}.showcase-shell .viz-connections .hub-node--gh{top:2%;left:50%;transform:translate(-50%)}.showcase-shell .viz-connections .hub-node--notion{top:50%;left:4%;transform:translateY(-50%)}.showcase-shell .viz-connections .hub-node--gmail{top:50%;right:4%;transform:translateY(-50%)}.showcase-shell .viz-connections .hub-node--cal{bottom:2%;left:50%;transform:translate(-50%)}.showcase-shell .features-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:14px;display:grid}.showcase-shell .feature-card{border:1px solid var(--line);background:var(--bg-elev);box-shadow:var(--glow-gray);min-height:152px;transition:border-color .25s var(--ease), background .25s var(--ease), box-shadow .28s var(--ease), transform .28s var(--ease);border-radius:16px;flex-direction:column;padding:22px 24px 24px;display:flex}.showcase-shell .feature-card:hover{box-shadow:var(--glow-gray), 0 10px 36px #00000059;background:#ffffff05;border-color:#ffffff1f;transform:translateY(-2px)}.showcase-shell .feature-card--reflect{background:radial-gradient(ellipse 90% 80% at 0% 100%, #5b47eb14, transparent 55%), var(--bg-elev);border-color:#5b47eb33}.showcase-shell .feature-card--reflect:hover{box-shadow:var(--glow-gray), 0 0 48px #5b47eb1a;border-color:#5b47eb52}.showcase-shell .feature-card--reflect .n{color:var(--blue-2)}.showcase-shell .feature-card--lead{background:radial-gradient(ellipse 55% 120% at 100% 0%, #5b47eb1f, transparent 58%), var(--bg-elev);box-shadow:var(--glow-stage);border-color:#5b47eb3d;grid-area:auto/1/auto/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px 32px;min-height:0;padding:26px 28px 28px;display:grid}.showcase-shell .feature-card--lead .feature-card-body{flex-direction:column;gap:0;max-width:56ch;display:flex}.showcase-shell .feature-card--lead .feature-card-mark{opacity:.42;object-fit:contain;width:56px;height:56px;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;align-self:center;transform:translateZ(0)}.showcase-shell .feature-card .n{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin-bottom:10px;font-size:11px}.showcase-shell .feature-card--lead .n{color:var(--blue-2);margin-bottom:12px}.showcase-shell .feature-card h3{letter-spacing:-.03em;text-wrap:balance;margin-bottom:8px;font-size:17px;font-weight:550;line-height:1.15}.showcase-shell .feature-card--lead h3{letter-spacing:-.035em;max-width:26ch;margin-top:0;margin-bottom:8px;font-size:clamp(21px,2.4vw,26px)}.showcase-shell .feature-card p{color:var(--fg-2);text-wrap:balance;margin-top:auto;font-size:13px;line-height:1.55}.showcase-shell .feature-card--lead p{max-width:52ch;margin-top:0;font-size:14px}.showcase-shell #features .block-head{margin-bottom:36px}.showcase-shell .journey-head{text-align:left;max-width:640px;margin-bottom:48px}.showcase-shell .journey-head .eyebrow{color:var(--fg-3)}.showcase-shell .journey-head h2{letter-spacing:-.045em;text-wrap:balance;margin-bottom:14px;font-size:clamp(32px,4.4vw,48px);font-weight:600;line-height:1.08}.showcase-shell .journey-head .lead{color:var(--fg-2);text-wrap:balance;max-width:46ch;font-size:clamp(16px,1.6vw,19px);line-height:1.55}.showcase-shell .journey-head .hint{color:var(--fg-3);margin-top:12px;font-size:13px}.showcase-shell .journey-scroll{height:520vh;margin-top:0;position:relative}.showcase-shell .journey-sticky{top:calc(var(--switcher-h) + 72px);height:calc(100svh - var(--switcher-h) - 88px);justify-content:center;align-items:center;min-height:0;padding:0;display:flex;position:sticky}.showcase-shell .journey-layout{text-align:left;flex-direction:column;align-items:stretch;gap:0;width:100%;max-width:1080px;margin-inline:auto;display:flex}.showcase-shell .journey-panel{width:100%;max-width:none}.showcase-shell .journey-stage{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.showcase-shell .journey-stage:has(.j-card.is-focal.is-active){box-shadow:none;border-color:#0000}.showcase-shell .journey-cards{width:100%;min-height:clamp(360px,62vh,520px);position:relative}.showcase-shell .j-card{opacity:0;visibility:hidden;z-index:0;pointer-events:none;isolation:isolate;box-shadow:none;contain:layout paint;background:0 0;border:none;border-radius:0;grid-template-columns:minmax(0,1.05fr) minmax(220px,.95fr);align-items:center;gap:clamp(24px,4vw,56px);padding:8px 0;transition:none;display:grid;position:absolute;inset:0;overflow:hidden;transform:translateY(10px)}.showcase-shell .j-card.is-active{opacity:1;visibility:visible;z-index:2;pointer-events:auto;transition:opacity .35s var(--ease), transform .35s var(--ease);transform:translateY(0)}.showcase-shell .j-card-visual,.showcase-shell .j-card-body{z-index:1;position:relative}.showcase-shell .j-card-visual{background:#08080a8c;border:1px solid #ffffff0f;border-radius:18px;justify-content:center;align-items:center;min-height:clamp(280px,42vh,420px);display:flex;position:relative;overflow:hidden}.showcase-shell .j-card-grid{opacity:.9;pointer-events:none;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-position:50%;background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000059 22%,#000000bf 48%,#000 72% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000059 22%,#000000bf 48%,#000 72% 100%)}.showcase-shell .j-card-visual:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0a0a0ae0 0%,#0a0a0a8c 28%,#0a0a0a38 52%,#0a0a0a0f 72%,#0000 100%);position:absolute;inset:0}.showcase-shell .j-card-glyph{z-index:1;color:var(--blue-2);opacity:.95;justify-content:center;align-items:center;line-height:0;display:flex;position:relative}.showcase-shell .j-card-glyph svg{stroke:currentColor;fill:none;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 28px #5b47eb38);width:clamp(140px,22vw,220px);height:clamp(140px,22vw,220px);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000002e 18%,#0000008c 38%,#000000e0 58%,#000 78% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0000002e 18%,#0000008c 38%,#000000e0 58%,#000 78% 100%)}.showcase-shell .j-card-body{text-align:left;flex-direction:column;justify-content:center;gap:0;padding:8px 4px 8px 0;display:flex}.showcase-shell .j-card h3{letter-spacing:-.04em;text-wrap:balance;color:var(--fg);margin:0 0 14px;font-size:clamp(28px,3.6vw,40px);font-weight:600;line-height:1.1}.showcase-shell .j-card-body>p{color:#fafafab3;text-wrap:balance;max-width:38ch;margin:0;font-size:clamp(16px,1.7vw,19px);line-height:1.55}.showcase-shell .j-card-label{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-2);margin-bottom:14px;font-size:12px;font-weight:600;display:block}.showcase-shell .j-card-live{background:0 0;border:none;margin-top:22px;padding:0}.showcase-shell .j-card-live-label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin-bottom:6px;font-size:11px}.showcase-shell .j-card-live-val{color:var(--fg);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(15px,1.5vw,17px);font-weight:500;line-height:1.4}.showcase-shell .faq-block{border-top:1px solid var(--line)}.showcase-shell .faq{gap:8px;max-width:680px;margin:0 auto;display:grid}.showcase-shell .faq details{border:1px solid var(--line);background:var(--bg-elev);transition:border-color .22s var(--ease), background .22s var(--ease);border-radius:12px;padding:14px 16px}.showcase-shell .faq details:hover{background:#ffffff04;border-color:#ffffff1f}.showcase-shell .faq details[open]{border-color:#5b47eb33}.showcase-shell .faq summary{cursor:pointer;letter-spacing:-.01em;justify-content:space-between;gap:16px;font-size:14px;font-weight:500;list-style:none;transition:color .2s;display:flex}.showcase-shell .faq summary:hover{color:var(--fg)}.showcase-shell .faq summary::-webkit-details-marker{display:none}.showcase-shell .faq summary:after{content:"+";color:var(--fg-3);font-weight:400}.showcase-shell .faq details[open] summary:after{content:"–";color:var(--blue-2)}.showcase-shell .faq p{color:var(--fg-2);max-width:56ch;margin-top:10px;font-size:13px;line-height:1.55}.showcase-shell .cta{text-align:center;border-top:1px solid var(--line);background:radial-gradient(50% 70% at 50% 100%,#5b47eb0f,#0000 55%);padding:88px 0}.showcase-shell .cta h2{letter-spacing:-.04em;text-wrap:balance;margin-bottom:10px;font-size:clamp(26px,3.4vw,36px);font-weight:550;line-height:1.12}.showcase-shell .glow-word{color:#a5b4fc;-webkit-text-fill-color:transparent;background-image:linear-gradient(100deg,#fafafa 0% 28%,#ddd6fe 38%,#a5b4fc 44%,#818cf8 50%,#5b47eb 56%,#a5b4fc 62%,#fafafa 72% 100%);background-position:100%;background-repeat:no-repeat;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:2.6s linear infinite glow-sweep-ltr;display:inline-block;position:relative}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.showcase-shell .glow-word{-webkit-text-fill-color:#a5b4fc;color:#a5b4fc;animation:none}}@keyframes glow-sweep-ltr{0%{background-position:100%}to{background-position:0%}}.showcase-shell .cta p{color:var(--fg-2);margin-bottom:24px;font-size:15px}.showcase-shell .site-footer{border-top:1px solid var(--line);background:var(--bg)}.showcase-shell .footer-main{padding:56px 0 40px}.showcase-shell .footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:40px 32px;display:grid}.showcase-shell .footer-blurb{max-width:280px}.showcase-shell .footer-brand{letter-spacing:-.02em;align-items:center;gap:10px;margin-bottom:12px;font-size:15px;font-weight:550;display:inline-flex}.showcase-shell .footer-blurb p{color:var(--fg-2);font-size:13px;line-height:1.55}.showcase-shell .footer-col h4{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-3);margin-bottom:14px;font-size:12px;font-weight:500}.showcase-shell .footer-col a{color:var(--fg-2);padding:5px 0;font-size:13px;transition:color .15s;display:block}.showcase-shell .footer-col a:hover{color:var(--fg)}.showcase-shell .footer-meta{border-top:1px solid var(--line);color:var(--fg-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:36px;padding-top:20px;font-size:12px;display:flex}.showcase-shell .footer-flicker{isolation:isolate;height:clamp(200px,28vw,280px);position:relative;overflow:hidden}.showcase-shell .footer-flicker canvas{pointer-events:none;z-index:0;opacity:1;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 78%,#0000 100%)}.showcase-shell .footer-flicker-fade{z-index:1;pointer-events:none;background:linear-gradient(180deg, var(--bg) 0%, transparent 28%, transparent 88%, var(--bg) 100%);position:absolute;inset:0}.showcase-shell .footer-flicker-label{z-index:2;letter-spacing:.14em;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(72px,18vw,168px);font-weight:700;line-height:.85;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.showcase-shell .join-chrome{height:var(--nav-h);-webkit-backdrop-filter:blur(14px);background:#0a0a0ac7;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.showcase-shell .join-chrome .brand{letter-spacing:-.03em;color:var(--fg);align-items:center;gap:10px;font-size:15px;font-weight:550;display:flex}.showcase-shell .join-progress{z-index:2;background:#ffffff14;flex-shrink:0;height:2px;position:relative}.showcase-shell .join-progress>i{background:linear-gradient(90deg, #fafafa, var(--blue-2));height:100%;transition:width .35s var(--ease);display:block}.showcase-shell .join-step{color:#9a9a9a;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.showcase-shell .join-body{isolation:isolate;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 24px 72px;display:flex;position:relative}.showcase-shell .join-body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(54% 48% at 50% 48%,#0a0a0ad1 0%,#0a0a0ab3 22%,#0a0a0a7a 44%,#0a0a0a33 64%,#0a0a0a0f 78%,#0000 90%);width:min(680px,112%);height:min(620px,96%);position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.showcase-shell .join-body .join-logo{opacity:.88;object-fit:contain;width:52px;height:52px;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;filter:drop-shadow(0 8px 24px #00000073);margin:0 auto 18px;transform:translateZ(0)}.showcase-shell .join-body .eyebrow,.showcase-shell .join-kicker{color:#a8a8a8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:550;line-height:1.3;display:block}.showcase-shell .join-body h1{letter-spacing:-.04em;color:#fafafa;text-wrap:balance;text-shadow:0 1px 18px #0000008c;max-width:18ch;margin-bottom:12px;font-size:clamp(26px,3.5vw,34px);font-weight:550;line-height:1.15}.showcase-shell .join-body .lead{color:#d0d0d0;text-wrap:balance;max-width:36ch;margin-bottom:8px;font-size:15px;line-height:1.55}.showcase-shell .join-body .meta{color:#8f8f8f;margin-top:20px;font-size:12px;line-height:1.45}.showcase-shell .join-gate-actions{flex-direction:column;align-items:center;gap:14px;margin-top:28px;display:flex}.showcase-shell .view-join .btn-primary{color:#fafafa;background:#5b47eb4d;border-color:#a5aaff9e;min-width:120px;box-shadow:0 0 0 1px #5b47eb47,0 0 36px #5b47eb47,0 10px 32px #0006}.showcase-shell .view-join .btn-primary:hover:not(:disabled){color:#fff;background:#5b47eb66;border-color:#b9beffc7;transform:translateY(-2px);box-shadow:0 0 0 1px #5b47eb6b,0 14px 44px #5b47eb5c,0 10px 28px #0000006b}.showcase-shell .view-join .btn-primary:disabled{opacity:1;cursor:not-allowed;color:#8a8a8a;box-shadow:none;background:#ffffff0b;border-color:#ffffff24;transform:none}.showcase-shell .view-join .btn-text{color:#9a9a9a;font-weight:500}.showcase-shell .view-join .btn-text:hover{color:#d4d4d4}.showcase-shell .field{text-align:left;width:min(400px,100%);margin:28px auto 0}.showcase-shell .field label{color:#8f8f8f;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:500;display:block}.showcase-shell .field input{letter-spacing:-.02em;width:100%;color:var(--fg);caret-color:var(--blue-2);background:0 0;border:none;border-bottom:1.5px solid #ffffff47;outline:none;padding:10px 0;font-size:18px;font-weight:500;transition:border-color .2s}.showcase-shell .field input::placeholder{color:#5c5c5c;font-weight:400}.showcase-shell .field input:focus{border-bottom-color:var(--blue-2)}.showcase-shell .field textarea{resize:vertical;letter-spacing:-.02em;width:100%;min-height:72px;color:var(--fg);caret-color:var(--blue-2);background:0 0;border:none;border-bottom:1.5px solid #ffffff47;outline:none;padding:10px 0;font-family:inherit;font-size:16px;font-weight:450;line-height:1.45;transition:border-color .2s}.showcase-shell .field textarea::placeholder{color:#5c5c5c;font-weight:400}.showcase-shell .field textarea:focus{border-bottom-color:var(--blue-2)}.showcase-shell .chips{flex-wrap:wrap;justify-content:center;gap:8px;width:min(440px,100%);margin:24px auto 0;display:flex}.showcase-shell .chip{color:#f0f0f0;transition:border-color .2s ease, background .2s ease, box-shadow .2s ease, transform .22s var(--ease);background:#0c0c0cf0;border:1px solid #ffffff29;border-radius:9999px;padding:9px 16px;font-size:13px;font-weight:500;box-shadow:0 8px 24px #00000047}.showcase-shell .chip:hover{border-color:#ffffff42;transform:translateY(-1px)}.showcase-shell .chip.on{color:#fafafa;background:#5b47eb33;border-color:#818cf88c;box-shadow:0 0 0 1px #5b47eb38,0 0 28px #5b47eb29}.showcase-shell .consent{text-align:left;color:#b8b8b8;align-items:flex-start;gap:10px;width:min(400px,100%);margin:20px auto 0;font-size:13px;line-height:1.45;display:flex}.showcase-shell .consent input{accent-color:var(--blue);flex-shrink:0;width:15px;height:15px;margin-top:3px}.showcase-shell .consent a{color:#fafafa;text-underline-offset:2px;text-decoration:underline}.showcase-shell .choices{text-align:left;gap:8px;width:min(440px,100%);margin:24px auto 0;display:grid}.showcase-shell .choice{color:#f2f2f2;text-align:left;cursor:pointer;background:#0c0c0cf2;border:1px solid #ffffff2e;border-radius:14px;align-items:flex-start;gap:12px;padding:13px 16px;font-size:14px;font-weight:500;line-height:1.4;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 10px 28px #0000004d}.showcase-shell .choice:hover{background:#121212f7;border-color:#ffffff3d}.showcase-shell .choice.on{background:#5b47eb2e;border-color:#818cf88c;box-shadow:0 0 0 1px #5b47eb38,0 0 28px #5b47eb24}.showcase-shell .letter{color:#b0b0b0;background:#ffffff08;border:1px solid #ffffff38;border-radius:7px;flex-shrink:0;place-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:600;display:grid}.showcase-shell .choice.on .letter{border-color:var(--blue-2);color:var(--blue-2);background:#5b47eb2e}.showcase-shell .join-error{color:#f87171;max-width:36ch;margin-top:14px;font-size:13px}.showcase-shell .join-email-confirm{color:var(--fg);font-weight:600}.showcase-shell .join-saved-badge{color:#c8c5ff;letter-spacing:.02em;background:#5b47eb29;border:1px solid #818cf873;border-radius:9999px;align-items:center;gap:8px;margin-top:18px;padding:8px 14px;font-size:12px;font-weight:550;display:inline-flex;box-shadow:0 0 24px #5b47eb29}.showcase-shell .join-actions{align-items:center;gap:16px;margin-top:28px;display:flex}.showcase-shell .success-mark{color:#c8c5ff;background:#5b47eb1f;border:1.5px solid #818cf88c;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 20px;font-size:20px;display:grid;box-shadow:0 0 32px #5b47eb3d}@media (max-width:900px){.showcase-shell .nav-links,.showcase-shell .nav-sep:nth-of-type(2){display:none}.showcase-shell .ham{display:flex}.showcase-shell .pillars,.showcase-shell .features-grid,.showcase-shell .footer-grid{grid-template-columns:1fr}.showcase-shell .features-grid{grid-template-rows:auto}.showcase-shell .feature-card--lead{grid-column:1/-1;grid-template-columns:1fr;padding:24px 22px 26px}.showcase-shell .feature-card--lead .feature-card-mark{display:none}.showcase-shell .pillar.span{grid-area:auto}.showcase-shell .block-head{text-align:center;margin-inline:auto}.showcase-shell .journey-sticky{top:calc(var(--switcher-h) + 64px);height:calc(100svh - var(--switcher-h) - 80px);min-height:0;padding:0}.showcase-shell .journey-head{max-width:none;margin-bottom:32px}.showcase-shell .j-card{grid-template-columns:1fr;align-content:center;gap:20px;width:100%}.showcase-shell .j-card-visual{order:-1;width:100%;min-height:clamp(200px,34vh,280px)}.showcase-shell .j-card-body{width:100%;max-width:none}.showcase-shell .j-card-glyph svg{width:clamp(120px,38vw,168px);height:clamp(120px,38vw,168px)}.showcase-shell .j-card h3{font-size:clamp(26px,7vw,34px)}.showcase-shell .j-card-body>p{max-width:none;font-size:16px}.showcase-shell .hero{min-height:100svh;padding:calc(var(--nav-h) + 4px) 16px calc(var(--nav-h) + 40px)}.showcase-shell .hero-copy{width:min(980px,100%);margin-top:-6vh}.showcase-shell .hero-copy h1{max-width:12ch;font-size:clamp(40px,11vw,56px)}.showcase-shell .hero-copy>p:not(.hero-frame){font-size:16px}.showcase-shell .hero-actions{margin-top:10px}.showcase-shell .showcase{margin-top:56px;padding-bottom:64px}.showcase-shell .showcase .wrap{width:min(960px,100% - 32px)}.showcase-shell section.block{padding:64px 0}.showcase-shell .footer-flicker{height:192px}}
