.saqr-nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--line);background:#070b1ab3;border-radius:100px;align-items:center;gap:4px;padding:6px 6px 6px 16px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff0d}.saqr-nav .nav-logo{letter-spacing:.12em;border-right:1px solid var(--line);color:var(--ink);align-items:center;gap:10px;margin-right:4px;padding-right:14px;font-size:14px;font-weight:700;display:flex}.saqr-nav .nav-logo-mark{background:linear-gradient(135deg,#1b4dff2e,#070b1a99);border:1px solid #4fb8ff40;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden;box-shadow:0 0 12px #4fb8ff40,inset 0 1px #ffffff14}.saqr-nav .falcon-img{object-fit:contain;filter:drop-shadow(0 0 4px #4fb8ff80);width:26px;height:auto}.saqr-nav a{color:var(--ink-2);border-radius:100px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.saqr-nav a:hover{color:var(--ink);background:#ffffff0f}.saqr-nav .nav-cta{letter-spacing:0;background:#fff;border-radius:8px;padding:9px 16px;font-weight:500;box-shadow:inset 0 1px #fff9;color:#04060e!important}.saqr-nav .nav-cta:hover{background:#f4f7ff;color:#04060e!important}.bg-code{opacity:.08;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 20% 70%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 20% 70%,#0000 100%)}.bg-code span{font-family:var(--font-mono), monospace;color:var(--cyan);writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.3em;text-shadow:0 0 6px #4fb8ff99;font-size:11px;animation:linear infinite codefall;position:absolute;top:-200px}@keyframes codefall{to{top:110vh}}.hero{z-index:2;max-width:1400px;margin:0 auto;padding:140px 32px 60px;position:relative}.hero-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid}.hero-left{animation:fadeUp .9s var(--ease-out-snappy) both}.hero-right{height:680px;animation:fadeUp 1.1s .15s var(--ease-out-snappy) both;perspective:1400px;position:relative}.eyebrow{background:var(--surface);border:1px solid var(--line);color:var(--ink-2);-webkit-backdrop-filter:blur(10px);border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:5px 14px 5px 5px;font-size:12px;font-weight:500;display:inline-flex}.eyebrow-pill{background:linear-gradient(180deg, var(--ember) 0%, #d45810 100%);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:700;box-shadow:0 0 12px #ff7a1f66}.hero h1{letter-spacing:-.022em;color:var(--ink);font-optical-sizing:auto;margin-bottom:26px;font-size:clamp(40px,4.8vw,68px);font-weight:700;line-height:1.02}.hero h1 .grad{background:linear-gradient(#fff 0%,#6fcfff 60%,#4fb8ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 24px #4fb8ff4d);-webkit-background-clip:text;background-clip:text}.lede{color:var(--ink-2);max-width:540px;margin-bottom:40px;font-size:18px;line-height:1.55}.cta-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:44px;display:flex}.hero .btn-ghost .btn-meta{font-family:var(--font-mono), monospace;letter-spacing:.02em;color:var(--muted);border-left:1px solid #ffffff14;margin-left:2px;padding-left:10px;font-size:11px;font-weight:500}.trust{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:24px;padding-top:32px;display:flex}.trust-label{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:600;font-family:var(--font-mono), monospace}.trust-items{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.trust-item{color:var(--ink-2);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.trust-dot{background:var(--green);width:6px;height:6px;box-shadow:0 0 8px var(--green);border-radius:50%}.ring{pointer-events:none;opacity:.6;width:540px;height:540px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring circle{fill:none;stroke:#4fb8ff2e;stroke-width:1px}.ring .dot{fill:var(--cyan);filter:drop-shadow(0 0 6px var(--cyan))}.ring .path{stroke:#4fb8ff33;stroke-width:1px;fill:none;stroke-dasharray:2 4}.connect-line{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.connect-line path{fill:none;stroke:var(--cyan);stroke-width:1px;stroke-dasharray:3 5;opacity:.35}.app-mock{z-index:2;width:460px;font-family:var(--font-sans), sans-serif;background:#fff;border:1px solid #ffffff14;border-radius:14px;position:absolute;top:30px;left:0;overflow:hidden;box-shadow:0 50px 100px -20px #000000b3,0 0 80px #4fb8ff2e,0 0 0 1px #4fb8ff26}.app-topbar{background:linear-gradient(#f4f6fb 0%,#eef1f7 100%);border-bottom:1px solid #e4e8f0;justify-content:space-between;align-items:center;padding:9px 14px;display:flex}.app-topbar-left{align-items:center;gap:10px;display:flex}.app-dots{gap:5px;display:flex}.app-dots span{background:#d4d8e0;border-radius:50%;width:9px;height:9px}.app-dots span:first-child{background:#ff5f57}.app-dots span:nth-child(2){background:#febc2e}.app-dots span:nth-child(3){background:#28c840}.app-brand{letter-spacing:.18em;color:#4b5773;margin-left:6px;font-size:10px;font-weight:700}.app-url{font-family:var(--font-mono), monospace;color:#6b7a99;background:#fff;border:1px solid #e4e8f0;border-radius:100px;padding:4px 10px;font-size:9px}.xen{background:#fff}.xen-head{background:#fff;border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.xen-head-left{align-items:center;gap:8px;min-width:0;display:flex}.xen-doc-ico{background:#f4f6fb;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.xen-doc-name{color:#0f1729;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.xen-head-actions{flex-shrink:0;gap:6px;display:flex}.xen-btn-ghost{color:#4b5773;cursor:pointer;background:#fff;border:1px solid #dce0ea;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-family:inherit;font-size:10px;font-weight:500;display:inline-flex}.xen-btn-ghost svg{color:#4b5773}.xen-grid{background:#fff;grid-template-columns:1.3fr 1fr;display:grid}.xen-doc-pane{border-right:1px solid #eceef3;padding:12px;position:relative}.xen-doc-tab{color:#4b5773;border:1px solid #eceef3;border-radius:7px;align-items:center;gap:7px;margin-bottom:8px;padding:7px 10px;font-size:10px;display:flex}.xen-page-badge{color:#fff;z-index:1;background:#6b7a99;border-radius:100px;padding:3px 7px;font-size:8.5px;position:absolute;top:38px;right:18px}.xen-doc-content{border-top:1px solid #e4e8f0;border-bottom:1px solid #e4e8f0;margin-bottom:14px;padding:14px 8px 12px}.xen-doc-title{color:#0f1729;font-size:10px;font-weight:600;font-family:var(--font-serif), "Times New Roman", Times, serif;margin-bottom:8px}.xen-table{border-collapse:collapse;width:100%;font-size:8px;font-family:var(--font-serif), "Times New Roman", Times, serif}.xen-table th,.xen-table td{color:#0f1729;text-align:left;vertical-align:top;border:1px solid #0f1729;padding:4px 5px;line-height:1.3}.xen-table th,.xen-table td b{font-weight:700}.xen-parties-label{color:#6b7a99;letter-spacing:.16em;margin-bottom:10px;font-size:9px;font-weight:600}.xen-party{background:#fff;border:1px solid #e4e8f0;border-radius:10px;gap:10px;margin-bottom:4px;padding:10px 12px;display:flex}.xen-party-ico{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.xen-party-ico-blue{color:#1b4dff;background:#e8efff}.xen-party-ico-purple{color:#7c3aed;background:#f1ebff}.xen-party-role{letter-spacing:.12em;margin-bottom:3px;font-size:8px;font-weight:700}.xen-party-role.blue{color:#1b4dff}.xen-party-role.purple{color:#7c3aed}.xen-party-name{color:#0f1729;margin-bottom:2px;font-size:10px;font-weight:600}.xen-party-bin{color:#6b7a99;font-size:9px}.xen-party-arrow{text-align:center;color:#b5bdcc;letter-spacing:-1px;margin:1px 0;font-size:10px;line-height:1}.xen-route-pane{background:#fafbfd;padding:12px}.xen-tabs{border-bottom:1px solid #e4e8f0;gap:18px;margin-bottom:14px;display:flex}.xen-tab{color:#6b7a99;align-items:center;gap:5px;padding-bottom:8px;font-size:10px;font-weight:500;display:flex;position:relative}.xen-tab.active{color:#1fa659}.xen-tab.active:after{content:"";background:#1fa659;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.xen-route-label{color:#0f1729;margin-bottom:10px;font-size:12px;font-weight:600}.xen-group{background:#fff;border:1px solid #e4e8f0;border-radius:10px;margin-bottom:8px;padding:10px}.xen-group-head{color:#4b5773;align-items:center;gap:6px;margin-bottom:8px;font-size:10px;font-weight:500;display:flex}.xen-group-num{color:#6b7a99;background:#f1f3f8;border-radius:100px;margin-left:auto;padding:1px 6px;font-size:9px;font-weight:600}.xen-signer{background:#fafbfd;border:1px solid #eceef3;border-radius:8px;gap:9px;padding:8px;display:flex}.xen-signer-pending{background:#fff;border-color:#e4e8f0}.xen-signer-pending .xen-signer-name,.xen-signer-pending .xen-signer-sub,.xen-redact{filter:blur(3.5px);-webkit-user-select:none;user-select:none}.xen-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;font-weight:600;display:flex}.xen-avatar-green{background:#1fa659}.xen-avatar-blue{color:#1b4dff;background:#e8efff}.xen-signer-name{color:#0f1729;margin-bottom:3px;font-size:11px;font-weight:600}.xen-signer-sub{color:#6b7a99;margin-bottom:4px;font-size:9px}.xen-signer-tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.xen-tag{border-radius:5px;padding:2px 7px;font-size:8.5px;font-weight:500}.xen-tag.green{color:#15803d;background:#dcfce7}.xen-tag.amber{color:#b45309;background:#fef3c7}.xen-tag-dot{color:#6b7a99;align-items:center;gap:4px;font-size:8.5px;display:inline-flex}.dot-g{background:#1fa659;border-radius:50%;width:5px;height:5px;display:inline-block}.dot-b{background:#1b4dff;border-radius:50%;width:5px;height:5px;display:inline-block}.xen-actions{gap:6px;margin-top:8px;display:flex}.xen-btn-sign{color:#fff;cursor:pointer;background:linear-gradient(#ffa628 0%,#ff8a0f 100%);border:none;border-radius:6px;flex:1;padding:6px 10px;font-family:inherit;font-size:10px;font-weight:600;box-shadow:0 2px 6px #ff8a0f59}.xen-btn-decline{color:#e14040;cursor:pointer;background:#fff;border:1px solid #ffb4b4;border-radius:6px;flex:1;padding:6px 10px;font-family:inherit;font-size:10px;font-weight:600}.phone{border:1px solid var(--line-strong);z-index:4;background:linear-gradient(#0e1530 0%,#050912 100%);border-radius:38px;width:220px;height:450px;padding:8px;position:absolute;bottom:0;right:0;box-shadow:0 50px 100px -20px #000000b3,0 0 80px #4fb8ff2e,inset 0 1px #ffffff14}.phone-screen{background:linear-gradient(#fff 0%,#f4f7fc 100%);border-radius:30px;width:100%;height:100%;padding:30px 18px 18px;position:relative;overflow:hidden}.phone-notch{z-index:2;background:#04060e;border-radius:100px;width:70px;height:20px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-header{text-align:center;margin-top:18px;margin-bottom:16px}.phone-label{text-transform:uppercase;color:#6b7a99;letter-spacing:.14em;font-size:9px;font-weight:500;font-family:var(--font-mono), monospace;margin-bottom:4px}.phone-title{color:#04060e;margin-bottom:10px;font-size:14px;font-weight:600}.qr-stack{width:170px;margin:0 auto;position:relative}.qr-frame{background:#fff;border-radius:8px;width:170px;height:170px;padding:8px;position:relative}.qr{width:100%;height:100%;position:relative}.qr-logo{z-index:2;background:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:56px;height:56px;padding:4px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #fff}.qr-logo-mark{justify-content:center;align-items:center;width:30px;height:22px;display:flex}.qr-logo-mark svg,.qr-logo-mark img{object-fit:contain;width:100%;height:100%}.qr-logo-text{letter-spacing:.1em;color:#04060e;font-size:6px;font-weight:800;line-height:1}.qr-logo-sub{color:#6b7a99;letter-spacing:.16em;margin-top:1px;font-size:4px;line-height:1}.qr-scan{background:linear-gradient(90deg, transparent, var(--cyan), transparent);height:1.5px;box-shadow:0 0 12px var(--cyan), 0 0 20px var(--cyan);z-index:1;animation:2.8s ease-in-out infinite scan;position:absolute;left:8%;right:8%}.phone-cta{color:#fff;text-align:center;background:linear-gradient(#4fb8ff 0%,#2563eb 100%);border-radius:100px;margin-top:16px;padding:11px;font-size:12px;font-weight:500;box-shadow:0 6px 16px #4fb8ff66}.phone-meta{font-size:8px;font-family:var(--font-mono), monospace;color:#6b7a99;letter-spacing:.06em;justify-content:space-between;margin-top:12px;display:flex}.stage-badge{z-index:5;color:var(--ink);-webkit-backdrop-filter:blur(12px);animation:stage-pop .6s .4s var(--ease-out-snappy) both;background:linear-gradient(#22d88f2e 0%,#22d88f14 100%);border:1px solid #22d88f66;border-radius:100px;align-items:center;gap:9px;padding:7px 16px 7px 7px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:0;left:24px;box-shadow:0 8px 24px #0006,0 0 24px #22d88f26}.stage-badge-icon{background:linear-gradient(135deg, var(--green), #16a571);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;box-shadow:0 0 10px #22d88f80}@keyframes stage-pop{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:980px){.hero{padding:120px 24px 60px}.hero-grid{grid-template-columns:1fr;gap:60px}.hero-right{max-width:480px;height:640px;margin:0 auto}.app-mock{width:400px}.phone{width:190px;height:400px}.saqr-nav{padding:6px 6px 6px 14px}.saqr-nav a:not(.nav-cta){display:none}.saqr-nav .nav-logo{border-right:none;margin-right:0;padding-right:0}}@media (max-width:720px){.hero{padding:100px 20px 40px}.hero h1{font-size:clamp(34px,9vw,48px)}.lede{margin-bottom:32px;font-size:16px}.cta-row{gap:8px;margin-bottom:36px}.cta-row .btn{padding:12px 18px;font-size:14px}.hero-right{flex-direction:column;align-items:center;gap:18px;max-width:100%;height:auto;display:flex}.connect-line,.app-mock{display:none}.phone{width:220px;height:450px;margin:0;position:relative;bottom:auto;right:auto}.stage-badge{white-space:normal;text-align:left;max-width:calc(100vw - 48px);padding:7px 14px 7px 7px;font-size:12px;line-height:1.3;position:relative;top:auto;left:auto;transform:none}.trust{flex-direction:column;align-items:stretch;gap:14px;padding-top:24px;position:relative}.trust-items{scrollbar-width:none;flex-wrap:nowrap;gap:18px;margin:0 -20px;padding:4px 20px;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%)}.trust-items::-webkit-scrollbar{display:none}.trust-item{white-space:nowrap;flex-shrink:0;font-size:13px}}@media (max-width:480px){.hero{padding:90px 16px 32px}.hero h1{font-size:clamp(30px,10vw,40px);line-height:1.05}.eyebrow{margin-bottom:22px;padding:4px 12px 4px 4px;font-size:11px}.eyebrow-pill{padding:3px 8px;font-size:9px}.phone{width:200px;height:410px}.qr-stack{width:154px}.qr-frame{width:154px;height:154px}.stage-badge{font-size:11px}.trust-label{font-size:10px}.saqr-nav{gap:2px;padding:6px 6px 6px 12px}.saqr-nav .nav-logo{gap:8px;font-size:13px}.saqr-nav .nav-logo-mark{width:28px;height:28px}.saqr-nav .falcon-img{width:22px}}@media (prefers-reduced-motion:reduce){.qr-scan,.stage-badge{animation:none!important}}
.metrics{z-index:2;max-width:1400px;margin:0 auto;padding:80px 32px 120px;position:relative}.metrics-grid{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.metrics-grid:before,.metrics-grid:after{content:"";background:linear-gradient(90deg, transparent, var(--cyan), transparent);opacity:.5;pointer-events:none;height:1px;position:absolute;left:12%;right:12%}.metrics-grid:before{top:-1px}.metrics-grid:after{bottom:-1px}.metric{border-right:1px solid var(--line);transition:background .4s var(--ease-out-snappy);padding:48px 28px;position:relative;overflow:hidden}.metric:last-child{border-right:none}.metric:before{content:"";filter:blur(40px);opacity:0;width:280px;height:200px;transition:opacity .6s var(--ease-out-snappy);pointer-events:none;z-index:0;background:radial-gradient(#4fb8ff1a 0%,#0000 70%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.metric:hover:before{opacity:1}.metric:hover{background:linear-gradient(#4fb8ff0a 0%,#0000 100%)}.metric>*{z-index:1;position:relative}.metric-badge{font-family:var(--font-mono), monospace;color:var(--muted);text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:600;position:absolute;top:24px;right:24px}.metric-value{letter-spacing:-.035em;background:linear-gradient(#fff 0%,#6fcfff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 24px #4fb8ff2e);-webkit-background-clip:text;background-clip:text;align-items:baseline;gap:6px;margin-bottom:18px;font-size:clamp(48px,6vw,84px);font-weight:600;line-height:1;display:flex}.metric-value .unit{color:var(--muted);-webkit-text-fill-color:var(--muted);letter-spacing:0;font-size:clamp(20px,2.4vw,30px);font-weight:500}.metric-label{color:var(--ink-2);max-width:220px;font-size:14px;line-height:1.5}.metric-live{font-family:var(--font-mono), monospace;color:var(--green);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-top:18px;font-size:10px;font-weight:600;display:inline-flex}.metric-live .ping{background:var(--green);width:7px;height:7px;box-shadow:0 0 8px var(--green);border-radius:50%;position:relative}.metric-live .ping:after{content:"";border:1.5px solid var(--green);opacity:.6;animation:ping-ring 1.8s var(--ease-out-snappy) infinite;border-radius:50%;position:absolute;inset:-3px}@keyframes ping-ring{0%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.metrics.is-revealed .metric{animation:fadeUp .8s var(--ease-out-snappy) both}.metrics.is-revealed .metric:first-child{animation-delay:0s}.metrics.is-revealed .metric:nth-child(2){animation-delay:80ms}.metrics.is-revealed .metric:nth-child(3){animation-delay:.16s}.metrics.is-revealed .metric:nth-child(4){animation-delay:.24s}@media (max-width:980px){.metrics{padding:60px 24px 80px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric{padding:36px 22px}.metric:nth-child(2){border-right:none}.metric:first-child,.metric:nth-child(2){border-bottom:1px solid var(--line)}}@media (max-width:560px){.metrics{padding:48px 16px 60px}.metrics-grid{grid-template-columns:1fr}.metric{border-right:none;padding:28px 18px}.metric:not(:last-child){border-bottom:1px solid var(--line)}.metric-badge{font-size:9px;top:18px;right:18px}.metric-label{font-size:13.5px}}
.features{z-index:2;max-width:1280px;margin:0 auto;padding:80px 32px 60px;position:relative}.features-header{text-align:center;max-width:1100px;margin:0 auto 72px}.features-title{letter-spacing:-.03em;color:var(--ink);white-space:nowrap;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.1}@media (max-width:720px){.features-title{white-space:normal}}.features-title .accent{background:linear-gradient(#fff 0%,#6fcfff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.features-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(160px,auto);display:grid}.feature{transition:background .4s var(--ease-out-snappy);flex-direction:column;gap:14px;padding:36px 28px;display:flex;position:relative}.feature:not(:nth-child(3n)){border-right:1px solid var(--line)}.feature:nth-child(-n+3){border-bottom:1px solid var(--line)}.feature:before{content:"";filter:blur(40px);opacity:0;width:320px;height:220px;transition:opacity .5s var(--ease-out-snappy);pointer-events:none;z-index:0;background:radial-gradient(#4fb8ff1a 0%,#0000 70%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature:hover:before{opacity:1}.feature:hover{background:linear-gradient(#4fb8ff08 0%,#0000 100%)}.feature>*{z-index:1;position:relative}.feature-icon{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--cyan);background:linear-gradient(135deg,#4fb8ff1f,#2563eb0f);border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 0 16px #4fb8ff1a,inset 0 1px #ffffff0d}.feature-icon svg{display:block}.feature-title{letter-spacing:-.015em;color:var(--ink);font-size:19px;font-weight:700;line-height:1.25}.feature-desc{color:var(--ink-2);font-size:14px;line-height:1.55}.features.is-revealed .feature{animation:fadeUp .7s var(--ease-out-snappy) both}.features.is-revealed .feature:first-child{animation-delay:0s}.features.is-revealed .feature:nth-child(2){animation-delay:60ms}.features.is-revealed .feature:nth-child(3){animation-delay:.12s}.features.is-revealed .feature:nth-child(4){animation-delay:.18s}.features.is-revealed .feature:nth-child(5){animation-delay:.24s}.features.is-revealed .feature:nth-child(6){animation-delay:.3s}@media (max-width:900px){.features{padding:60px 24px}.features-header{margin-bottom:48px}.features-grid{grid-template-columns:repeat(2,1fr)}.feature:not(:nth-child(3n)){border-right:none}.feature:not(:nth-child(2n)){border-right:1px solid var(--line)}.feature:nth-child(-n+3){border-bottom:none}.feature:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--line)}.feature{padding:28px 20px}}@media (max-width:560px){.features{padding:48px 16px 40px}.features-header{margin-bottom:36px}.features-grid{grid-template-columns:1fr}.feature:not(:nth-child(2n)){border-right:none}.feature:not(:last-child){border-bottom:1px solid var(--line)}.feature{gap:12px;padding:24px 16px}.feature-title{font-size:17px}.feature-desc{font-size:13.5px}}
.how{z-index:2;padding:40px 32px 180px;position:relative}.how-inner{max-width:1280px;margin:0 auto}.how-header{text-align:center;max-width:1200px;margin:0 auto 60px}.how-title{letter-spacing:-.03em;color:var(--ink);white-space:nowrap;margin-bottom:18px;font-size:clamp(26px,3.6vw,44px);font-weight:700;line-height:1.1}@media (max-width:900px){.how-title{white-space:normal}}.how-italic{background:linear-gradient(#fff 0%,#6fcfff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.how-video-wrap{position:relative}.how-video{aspect-ratio:16/9;border:1px solid var(--line-strong);background:linear-gradient(#0c1226 0%,#04060e 100%);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #000000b3,0 0 80px #4fb8ff26,inset 0 1px #ffffff0f}.how-video:before{content:"";background:linear-gradient(90deg, transparent, var(--cyan), transparent);opacity:.5;z-index:2;height:1px;position:absolute;top:0;left:0;right:0}.how-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.how-video-poster{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:22px;width:100%;height:100%;padding:0;font-family:inherit;display:flex;position:absolute;inset:0;overflow:hidden}.how-video-bg{background:radial-gradient(50% 50%,#4fb8ff2e 0%,#0000 70%),linear-gradient(#0c1226 0%,#04060e 100%);position:absolute;inset:0}.how-video-bg:before{content:"";background-image:linear-gradient(#5ea4ff0f 1px,#0000 1px),linear-gradient(90deg,#5ea4ff0f 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 80%)}.how-video-play{z-index:2;color:#04060e;width:84px;height:84px;transition:transform .3s var(--ease-out-snappy);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 0 1px #fff6,0 16px 40px -8px #00000080}.how-video-play svg{margin-left:4px}.how-video-poster:hover .how-video-play{transform:scale(1.06)}.how-video-label{z-index:2;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.how-video-label-eyebrow{font-family:var(--font-mono), monospace;color:var(--cyan);letter-spacing:.18em;font-size:11px;font-weight:700}.how-video-label-title{color:var(--ink);letter-spacing:-.01em;font-size:18px;font-weight:600}.how-video-caption{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:0 4px;display:flex}.how-video-meta{font-family:var(--font-mono), monospace;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.how-video-meta svg{color:var(--cyan)}.how-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:0 auto 36px;padding:0;list-style:none;display:flex}.how-step{align-items:center;gap:10px;padding:0 4px;display:inline-flex}.how-step:not(:last-child):after{content:"";background:linear-gradient(90deg,#4fb8ff8c,#4fb8ff14);width:48px;height:1px;margin-left:10px;display:inline-block}.how-step-num{font-family:var(--font-mono), monospace;letter-spacing:.18em;color:var(--cyan);font-size:11px;font-weight:700}.how-step-title{letter-spacing:.02em;color:var(--ink-2);font-size:13px;font-weight:600}.how.is-revealed .how-step{animation:fadeUp .6s var(--ease-out-snappy) both}.how.is-revealed .how-step:first-child{animation-delay:0s}.how.is-revealed .how-step:nth-child(2){animation-delay:50ms}.how.is-revealed .how-step:nth-child(3){animation-delay:.1s}.how.is-revealed .how-step:nth-child(4){animation-delay:.15s}@media (max-width:900px){.how{padding:24px 20px 120px}.how-header{margin-bottom:40px}.how-video{border-radius:16px}}@media (max-width:720px){.how{padding:16px 16px 80px}.how-header{margin-bottom:32px}.how-video-play{width:64px;height:64px}.how-steps{gap:4px}}@media (max-width:560px){.how-step:not(:last-child):after{width:24px}.how-step{gap:6px;padding:0 2px}.how-step-title{font-size:11px}.how-step-num{font-size:10px}}
.integrations{z-index:2;padding:60px 0 220px;position:relative}.integrations-inner{max-width:1280px;margin:0 auto}.integrations-header{text-align:center;max-width:760px;margin:0 auto 28px;padding:0 32px}.integrations-title{letter-spacing:-.03em;color:var(--ink);margin-bottom:14px;font-size:clamp(28px,3.8vw,44px);font-weight:700;line-height:1.1}.integrations-title .accent{background:linear-gradient(#fff 0%,#6fcfff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.integrations-lede{color:var(--ink-2);font-size:15px;line-height:1.55}.integrations-marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.integrations-track{width:max-content;animation:45s linear infinite marquee-slide;display:flex}.integrations-marquee:hover .integrations-track{animation-play-state:paused}.integrations-group{flex-shrink:0;align-items:center;gap:14px;padding-right:14px;display:flex}.m-item{background:var(--surface);border:1px solid var(--line);color:var(--ink-2);white-space:nowrap;-webkit-backdrop-filter:blur(10px);transition:all .25s var(--ease-out-snappy);border-radius:100px;align-items:center;gap:10px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}.m-item:hover{color:var(--ink);border-color:var(--cyan);background:#4fb8ff14}.m-dot{background:var(--green);width:6px;height:6px;box-shadow:0 0 8px var(--green);border-radius:50%;flex-shrink:0}@media (prefers-reduced-motion:reduce){.integrations-track{animation:none}}@media (max-width:900px){.integrations{padding:40px 0 140px}}@media (max-width:720px){.integrations{padding:32px 0 100px}.integrations-header{margin-bottom:36px;padding:0 20px}.integrations-lede{font-size:14px}.m-item{padding:8px 14px;font-size:13px}.integrations-group{gap:10px;padding-right:10px}}@media (max-width:560px){.integrations{padding:24px 0 72px}.integrations-header{margin-bottom:28px;padding:0 16px}}
.cta{z-index:2;max-width:1280px;margin:0 auto;padding:140px 32px 120px;position:relative;overflow:hidden}.cta:before,.cta:after{content:"";pointer-events:none;filter:blur(70px);z-index:-1;border-radius:50%;position:absolute}.cta:before{background:radial-gradient(circle,#4fb8ff33,#0000 60%);width:520px;height:520px;top:-140px;left:-160px}.cta:after{background:radial-gradient(circle,#ff7a1f1a,#0000 60%);width:480px;height:480px;bottom:-180px;right:-120px}.cta-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.cta-title{letter-spacing:-.03em;color:var(--ink);margin-bottom:22px;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1.05}.cta-title .accent{background:linear-gradient(#fff 0%,#6fcfff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cta-lede{color:var(--ink-2);max-width:480px;margin-bottom:32px;font-size:17px;line-height:1.55}.cta-form{position:relative}.cta-form-rows{grid-template-columns:1fr 1fr;gap:18px;display:grid}.cta-field-full{grid-column:1/-1}.cta-field{flex-direction:column;gap:8px;display:flex}.cta-label{font-family:var(--font-mono), monospace;color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:600}.cta-label .req{color:var(--cyan);margin-left:2px}.cta-input,.cta-textarea{border:1px solid var(--line);width:100%;font-family:var(--font-sans), sans-serif;color:var(--ink);background:#070b1a99;border-radius:12px;padding:14px 16px;font-size:14px;transition:border-color .25s,background .25s,box-shadow .25s}.cta-input::placeholder,.cta-textarea::placeholder{color:var(--muted)}.cta-input:hover,.cta-textarea:hover{border-color:var(--line-strong)}.cta-input:focus,.cta-textarea:focus{border-color:var(--cyan);background:#070b1ad9;outline:none;box-shadow:0 0 0 4px #4fb8ff1f}.cta-textarea{resize:vertical;min-height:96px;line-height:1.5}.cta-submit{color:#04060e;letter-spacing:0;cursor:pointer;width:100%;transition:transform .2s var(--ease-out-snappy), background-color .2s var(--ease-out-snappy);background:#fff;border:1px solid #ffffffd9;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:24px;padding:14px 22px;font-family:inherit;font-size:14.5px;font-weight:500;display:inline-flex;box-shadow:inset 0 1px #fff9}.cta-submit:hover{background:#f4f7ff;transform:translateY(-1px)}.cta-submit:active{background:#e8ecf7;transform:translateY(0)}.cta-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.cta-input-error{border-color:#dc3c3c80!important}.cta-field-error{color:#f87171;margin-top:4px;font-size:12px;display:block}.cta-error{color:#f87171;text-align:center;background:#dc3c3c1f;border:1px solid #dc3c3c4d;border-radius:6px;margin-top:12px;padding:10px 14px;font-size:13px}.cta-fine{text-align:center;font-family:var(--font-mono), monospace;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:16px;font-size:10px}.cta-success{text-align:center;animation:fadeUp .6s var(--ease-out-snappy) both;flex-direction:column;align-items:center;padding:24px 16px;display:flex}.cta-success-mark{background:linear-gradient(180deg, var(--green), #16a571);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:24px;display:flex;box-shadow:0 0 0 8px #22d88f1f,0 0 40px #22d88f73,inset 0 1px #ffffff40}.cta-success-title{letter-spacing:-.02em;color:var(--ink);margin-bottom:10px;font-size:22px;font-weight:700}.cta-success-desc{color:var(--ink-2);max-width:320px;font-size:14px;line-height:1.55}@media (max-width:980px){.cta{padding:100px 24px 80px}.cta-grid{grid-template-columns:1fr;gap:56px}}@media (max-width:720px){.cta{padding:72px 20px 64px}.cta-title{font-size:clamp(28px,8vw,40px)}.cta-lede{margin-bottom:24px;font-size:15px}.cta-form-rows{gap:14px}}@media (max-width:560px){.cta{padding:56px 16px}.cta-form-rows{grid-template-columns:1fr}.cta-input,.cta-textarea{padding:12px 14px;font-size:14px}}
.footer{z-index:2;background:linear-gradient(#0000 0%,#02030a 100%);padding:80px 32px 40px;position:relative}.footer-inner{max-width:1280px;margin:0 auto}.footer:before{content:"";background:linear-gradient(90deg,#0000,#4fb8ff66,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer-grid{border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:56px;display:grid}.footer-brand{flex-direction:column;gap:14px;display:flex}.footer-logo{letter-spacing:.12em;color:var(--ink);align-items:center;gap:12px;font-size:16px;font-weight:700;display:inline-flex}.footer-logo-mark{background:linear-gradient(135deg,#1b4dff2e,#070b1a99);border:1px solid #4fb8ff40;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden;box-shadow:0 0 12px #4fb8ff40,inset 0 1px #ffffff14}.footer-logo-mark img{object-fit:contain;filter:drop-shadow(0 0 4px #4fb8ff80);width:28px;height:auto}.footer-tagline{color:var(--ink-2);max-width:280px;font-size:13px;line-height:1.6}.footer-col-title{font-family:var(--font-mono), monospace;color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}.footer-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:var(--ink-2);font-size:14px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--cyan)}.footer-contact{color:var(--ink-2);flex-direction:column;gap:10px;font-size:14px;display:flex}.footer-contact a{color:var(--ink-2);text-decoration:none;transition:color .2s}.footer-contact a:hover{color:var(--cyan)}.footer-social{gap:10px;margin-top:8px;display:flex}.footer-social a{background:var(--surface);border:1px solid var(--line);width:36px;height:36px;color:var(--ink-2);transition:all .25s var(--ease-out-snappy);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.footer-social a:hover{border-color:var(--cyan);color:var(--cyan);background:#4fb8ff14}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;display:flex}.footer-copy{color:var(--muted);font-size:12px;font-family:var(--font-mono), monospace;letter-spacing:.06em}@media (max-width:900px){.footer{padding:64px 24px 32px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:560px){.footer{padding:48px 16px 28px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-copy{font-size:11px}}
