.axon-landing,.axon-landing *,.axon-landing :after,.axon-landing :before{margin:0;padding:0;box-sizing:border-box}.axon-landing{--page:#f6f9ff;--surface:#ffffff;--surface-2:#eef3fd;--fg:#17203c;--fg-2:#2a3557;--mute:#465073;--mute2:#5f6a8a;--rule:rgba(23,32,60,0.08);--rule2:rgba(23,32,60,0.14);--rule3:rgba(23,32,60,0.26);--brand:#4f6bd8;--brand-2:#7c5fd3;--cyan:#0e93c4;--amber:#dd8500;--grad:linear-gradient(120deg,#16bcc9,#4f6bd8 54%,#8b5cf6);--shadow-1:0 1px 2px rgba(26,39,88,.05),0 6px 20px rgba(26,39,88,.07);--shadow-2:0 6px 16px rgba(26,39,88,.10),0 24px 60px rgba(26,39,88,.13);--radius:14px;--radius-sm:9px;--serif:var(--font-poppins),"Poppins",var(--font-inter),system-ui,sans-serif;--sans:var(--font-inter),"Inter",system-ui,sans-serif;--mono:var(--font-jetbrains),"JetBrains Mono",ui-monospace,monospace;scroll-behavior:smooth;min-height:100vh;position:relative;isolation:isolate;font-family:var(--sans);background:var(--page);color:var(--fg);line-height:1.55;font-weight:400;font-size:15px;overflow-x:clip;background-image:radial-gradient(1200px 680px at 84% -10%,rgba(22,188,201,.13),transparent 62%),radial-gradient(1000px 760px at -12% 104%,rgba(139,92,246,.1),transparent 58%);background-attachment:fixed}.axon-landing:before{content:"";position:absolute;inset:0 0 auto 0;height:420px;pointer-events:none;z-index:0;background:radial-gradient(900px 300px at 20% 0,rgba(22,188,201,.16),transparent 70%),radial-gradient(1100px 340px at 78% 6%,rgba(124,140,255,.16),transparent 72%)}.axon-landing em{font-style:normal;color:var(--brand)}.axon-landing .grad-ink{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.axon-landing .serif{font-family:var(--serif);font-weight:600;letter-spacing:-.02em}.axon-landing .mono{font-family:var(--mono);font-weight:400}.axon-landing .italic{font-style:normal;color:var(--mute2)}.axon-landing .ax-tag{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.axon-landing .rule-h{height:1px;background:var(--rule2);width:100%}.axon-landing .wrap{max-width:1240px;margin:0 auto;padding:0 36px;position:relative;z-index:2}.axon-landing section{padding:110px 0;position:relative}.axon-landing .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;font-family:var(--sans);font-size:13px;font-weight:500;letter-spacing:.01em;cursor:pointer;border:none;transition:all .25s cubic-bezier(.2,.7,.2,1);text-decoration:none;border-radius:0;position:relative}.axon-landing .btn-primary{background:var(--grad);color:#fff;border-radius:var(--radius-sm);box-shadow:var(--shadow-1)}.axon-landing .btn-primary:hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 8px 22px rgba(79,107,216,.3)}.axon-landing .btn-ghost{background:transparent;color:var(--fg);border:1px solid var(--rule3);border-radius:var(--radius-sm)}.axon-landing .btn-ghost:hover{border-color:var(--brand);color:var(--brand);background:rgba(79,107,216,.06)}.axon-landing .btn-sm{padding:9px 16px;font-size:12px}.axon-landing .btn .arrow{transition:transform .25s}.axon-landing .btn:hover .arrow{transform:translateX(3px)}.axon-landing nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--rule2)}.axon-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;height:68px}.axon-landing .nav-logo{display:flex;align-items:center;gap:12px;font-family:var(--serif);font-size:22px;color:var(--fg);text-decoration:none;letter-spacing:-.01em}.axon-landing .nav-logo-mark{width:26px;height:26px;position:relative;flex-shrink:0}.axon-landing .nav-logo-mark svg{display:block}.axon-landing .nav-links{display:flex;gap:34px}.axon-landing .nav-links a{font-size:13px;color:var(--mute);text-decoration:none;transition:color .2s;cursor:pointer;position:relative}.axon-landing .nav-links a:hover{color:var(--fg)}.axon-landing .nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--brand);transition:width .25s}.axon-landing .nav-links a:hover:after{width:100%}.axon-landing .nav-right{display:flex;align-items:center;gap:16px}.axon-landing .nav-meta{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.1em}.axon-landing .ax-hero{padding:56px 0 100px;overflow:hidden;position:relative;border-bottom:1px solid var(--rule2)}.axon-landing .hero-grid{display:grid;grid-template-columns:1fr;grid-gap:60px;gap:60px;position:relative}.axon-landing .hero-meta{display:flex;align-items:center;gap:24px;margin-bottom:36px;flex-wrap:wrap}.axon-landing .hero-meta .dot{width:7px;height:7px;background:var(--brand);border-radius:50%;animation:blink 2.2s infinite}@keyframes blink{0%,70%,to{opacity:1}80%{opacity:.3}}.axon-landing .hero-split{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:56px;gap:56px;align-items:start;margin-bottom:64px}.axon-landing .hero-split-l{position:relative}.axon-landing .hero-h1{font-family:var(--serif);font-weight:700;font-size:clamp(46px,6.6vw,96px);line-height:1.02;letter-spacing:-.035em;text-wrap:balance;margin-bottom:40px;max-width:12ch;padding-bottom:4px}.axon-landing .hero-h1 .accent{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.axon-landing .hero-h1 .amp{color:var(--mute2);font-size:.85em;margin:0 .1em;font-weight:500}.axon-landing .hero-lede-l{font-family:var(--serif);font-weight:500;font-size:21px;color:var(--mute);line-height:1.4;max-width:26ch;padding-left:24px;border-left:1px solid var(--rule2);margin-top:12px}.axon-landing .hero-portrait{position:relative;aspect-ratio:1/1;width:100%;overflow:hidden;border:1px solid var(--rule2);background:var(--surface);isolation:isolate}.axon-landing .hero-portrait img{width:100%;height:100%;object-fit:cover;display:block;filter:contrast(1.05) saturate(.88) brightness(.92);transition:transform 6s ease-out;transform:scale(1.02)}.axon-landing .hero-portrait:hover img{transform:scale(1.08)}.axon-landing .hero-portrait:before{z-index:2;background:linear-gradient(180deg,rgba(14,13,11,.15),transparent 25%,transparent 60%,rgba(14,13,11,.55))}.axon-landing .hero-portrait:after,.axon-landing .hero-portrait:before{content:"";position:absolute;inset:0;pointer-events:none;mix-blend-mode:multiply}.axon-landing .hero-portrait:after{z-index:3;background:radial-gradient(circle at 60% 40%,transparent 0,rgba(14,13,11,.35) 90%);opacity:.6}.axon-landing .portrait-meta{position:absolute;z-index:4;left:16px;top:16px;right:16px;display:flex;justify-content:space-between;align-items:flex-start;font-family:var(--mono);font-size:9px;color:#fff;letter-spacing:.14em;text-transform:uppercase;opacity:.9;text-shadow:0 1px 6px rgba(0,0,0,.5)}.axon-landing .portrait-meta .pm-r{text-align:right;display:flex;flex-direction:column;gap:2px}.axon-landing .portrait-caption{position:absolute;z-index:4;left:16px;right:16px;bottom:16px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;color:#fff}.axon-landing .portrait-caption .pc-t{font-family:var(--serif);font-weight:600;font-size:20px;line-height:1.1;max-width:20ch;text-shadow:0 2px 12px rgba(0,0,0,.6)}.axon-landing .portrait-caption .pc-tag{font-family:var(--mono);font-size:9px;letter-spacing:.14em;padding:4px 10px;background:rgba(14,13,11,.75);color:#c9d4ff;border:1px solid rgba(255,255,255,.25);text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.axon-landing .portrait-frame-tick{position:absolute;z-index:4;width:10px;height:10px;border:1px solid #fff;opacity:.45}.axon-landing .portrait-frame-tick.tl{top:8px;left:8px;border-right:none;border-bottom:none}.axon-landing .portrait-frame-tick.tr{top:8px;right:8px;border-left:none;border-bottom:none}.axon-landing .portrait-frame-tick.bl{bottom:8px;left:8px;border-right:none;border-top:none}.axon-landing .portrait-frame-tick.br{bottom:8px;right:8px;border-left:none;border-top:none}.axon-landing .hero-body{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:60px;gap:60px;align-items:start;margin-top:8px;padding-top:48px;border-top:1px solid var(--rule2)}.axon-landing .hero-lead{font-size:18px;line-height:1.6;color:var(--fg-2);font-weight:400;max-width:56ch}.axon-landing .hero-lead:first-letter{font-family:var(--serif);font-weight:700;font-size:52px;float:left;line-height:.86;margin:6px 12px 0 0;color:var(--brand)}.axon-landing .hero-side{display:flex;flex-direction:column;gap:32px;border-left:1px solid var(--rule2);padding-left:40px}.axon-landing .hero-side-row{display:flex;flex-direction:column;gap:8px}.axon-landing .hero-side-row .ax-tag{margin-bottom:0}.axon-landing .hero-side-row .val{font-family:var(--serif);font-size:32px;color:var(--fg);line-height:1}.axon-landing .hero-side-row .val .unit{color:var(--mute);font-size:.6em}.axon-landing .hero-side-row .desc{font-size:13px;color:var(--mute);max-width:36ch;line-height:1.5}.axon-landing .hero-ctas{display:flex;gap:14px;margin-top:48px;flex-wrap:wrap}.axon-landing .ticker{margin-top:56px;padding:14px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);display:flex;gap:48px;overflow:hidden;white-space:nowrap;font-family:var(--mono);font-size:11px;color:var(--mute);letter-spacing:.12em;text-transform:uppercase}.axon-landing .ticker-inner{display:flex;gap:48px;animation:tick 40s linear infinite}@keyframes tick{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.axon-landing .ticker span.sep{color:var(--brand)}.axon-landing .s-header{display:grid;grid-template-columns:auto 1fr;grid-gap:80px;gap:80px;margin-bottom:72px;align-items:end}.axon-landing .s-num{font-family:var(--mono);font-size:11px;color:var(--mute2);letter-spacing:.14em}.axon-landing .s-title{font-family:var(--serif);font-size:clamp(34px,4.6vw,58px);line-height:1.06;letter-spacing:-.028em;margin-top:14px;max-width:18ch;font-weight:700;text-wrap:balance}.axon-landing .s-title em{font-style:normal;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.axon-landing .s-title .mu{font-style:normal;color:var(--mute2)}.axon-landing .s-lede{font-size:17px;color:var(--mute);line-height:1.6;max-width:42ch;padding-bottom:8px}.axon-landing .promise{border-top:1px solid var(--rule2)}.axon-landing .promise-grid{display:grid;grid-template-columns:repeat(3,1fr)}.axon-landing .pc{padding:40px 36px 36px;border-right:1px solid var(--rule2);position:relative;min-height:440px;display:flex;flex-direction:column;transition:background .3s}.axon-landing .pc:last-child{border-right:none}.axon-landing .pc:hover{background:var(--surface)}.axon-landing .pc-idx{position:absolute;top:24px;right:24px;font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.1em}.axon-landing .pc-glyph{width:48px;height:48px;margin-bottom:32px;border:1px solid var(--rule3);display:flex;align-items:center;justify-content:center}.axon-landing .pc-kicker{font-family:var(--mono);font-size:10px;letter-spacing:.14em;color:var(--brand);margin-bottom:12px;text-transform:uppercase}.axon-landing .pc-t{font-family:var(--serif);font-size:32px;line-height:1.05;letter-spacing:-.015em;margin-bottom:18px;max-width:14ch}.axon-landing .pc-d{font-size:14px;color:var(--mute);line-height:1.6;margin-bottom:auto}.axon-landing .pc-metric{padding-top:28px;margin-top:28px;border-top:1px solid var(--rule2);display:flex;flex-direction:column;gap:10px}.axon-landing .pc-metric-n{font-family:var(--serif);font-size:52px;line-height:1;color:var(--fg);letter-spacing:-.02em}.axon-landing .pc-metric-l{font-family:var(--mono);font-size:10px;color:var(--mute);letter-spacing:.12em;line-height:1.5}.axon-landing .channels{background:var(--surface);border-top:1px solid var(--rule2);border-bottom:1px solid var(--rule2)}.axon-landing .ch-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.axon-landing .ch-list{display:flex;flex-direction:column}.axon-landing .ch-item{padding:26px 0;border-bottom:1px solid var(--rule);display:grid;grid-template-columns:auto 1fr auto;grid-gap:24px;gap:24px;align-items:start;transition:padding .25s;cursor:default}.axon-landing .ch-item:first-child{border-top:1px solid var(--rule)}.axon-landing .ch-item:hover{padding-left:8px}.axon-landing .ch-num{font-family:var(--mono);font-size:11px;color:var(--mute2);padding-top:4px}.axon-landing .ch-body{display:flex;flex-direction:column;gap:8px}.axon-landing .ch-t{font-family:var(--serif);font-size:26px;line-height:1.1;letter-spacing:-.015em}.axon-landing .ch-t .acc{color:var(--brand);font-style:normal}.axon-landing .ch-d{font-size:14px;color:var(--mute);line-height:1.55;max-width:48ch}.axon-landing .ch-meta{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.1em;padding-top:6px}.axon-landing .ch-visual{background:var(--page);border:1px solid var(--rule2);padding:32px;min-height:540px;position:relative;overflow:hidden}.axon-landing .ch-visual-label{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.14em;margin-bottom:8px}.axon-landing .ch-visual-head{font-family:var(--serif);font-size:22px;margin-bottom:28px;line-height:1.15;max-width:22ch}.axon-landing .cc-stack{display:flex;flex-direction:column;gap:12px;position:relative}.axon-landing .cc{background:var(--surface);border:1px solid var(--rule2);padding:14px 16px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;animation:pop .5s both}.axon-landing .cc:first-child{animation-delay:.1s}.axon-landing .cc:nth-child(2){animation-delay:.3s}.axon-landing .cc:nth-child(3){animation-delay:.5s}.axon-landing .cc:nth-child(4){animation-delay:.7s}@keyframes pop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.axon-landing .cc-icon{width:32px;height:32px;border:1px solid var(--rule3);display:flex;align-items:center;justify-content:center}.axon-landing .cc-title{font-size:13px;font-weight:500;color:var(--fg);margin-bottom:2px}.axon-landing .cc-sub{color:var(--mute2)}.axon-landing .cc-sub,.axon-landing .cc-time{font-family:var(--mono);font-size:10px;letter-spacing:.06em}.axon-landing .cc-time{color:var(--brand);white-space:nowrap}.axon-landing .cc-chip{font-family:var(--mono);font-size:9px;letter-spacing:.08em;padding:3px 8px;background:rgba(14,147,196,.1);color:var(--cyan);text-transform:uppercase;border:1px solid rgba(14,147,196,.2)}.axon-landing .cc-chip.t{background:rgba(79,107,216,.1);color:var(--brand);border-color:rgba(79,107,216,.25)}.axon-landing .cc-chip.g{background:rgba(221,133,0,.1);color:var(--amber);border-color:rgba(221,133,0,.22)}.axon-landing .cc-waveform{display:flex;gap:2px;align-items:center;height:18px}.axon-landing .cc-waveform span{display:block;width:2px;background:var(--brand);border-radius:1px;animation:wave 1.1s infinite}.axon-landing .cc-waveform span:first-child{height:40%;animation-delay:0s}.axon-landing .cc-waveform span:nth-child(2){height:70%;animation-delay:.1s}.axon-landing .cc-waveform span:nth-child(3){height:100%;animation-delay:.2s}.axon-landing .cc-waveform span:nth-child(4){height:60%;animation-delay:.3s}.axon-landing .cc-waveform span:nth-child(5){height:85%;animation-delay:.4s}.axon-landing .cc-waveform span:nth-child(6){height:45%;animation-delay:.5s}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.3)}}.axon-landing .ag-grid,.axon-landing .agents{border-top:1px solid var(--rule2)}.axon-landing .ag-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--rule2)}.axon-landing .ag{padding:32px 28px;border-right:1px solid var(--rule2);border-bottom:1px solid var(--rule2);display:flex;flex-direction:column;gap:14px;transition:background .3s;position:relative;cursor:pointer;min-height:260px}.axon-landing .ag:hover{background:var(--surface)}.axon-landing .ag-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.axon-landing .ag-role{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.12em}.axon-landing .ag-kind{font-family:var(--mono);font-size:9px;letter-spacing:.1em;padding:3px 8px;border:1px solid var(--rule3);color:var(--mute)}.axon-landing .ag-kind.v{color:var(--brand);border-color:rgba(79,107,216,.35)}.axon-landing .ag-name{font-family:var(--serif);font-size:30px;line-height:1.05;letter-spacing:-.015em;margin-bottom:6px}.axon-landing .ag-name em{font-style:normal;color:var(--brand)}.axon-landing .ag-desc{font-size:13px;color:var(--mute);line-height:1.55;margin-bottom:auto}.axon-landing .ag-footer{display:flex;justify-content:space-between;align-items:flex-end;padding-top:18px;border-top:1px solid var(--rule);margin-top:18px}.axon-landing .ag-kpi{font-family:var(--serif);font-size:28px;color:var(--fg);line-height:1}.axon-landing .ag-kpi-l{font-family:var(--mono);font-size:9px;color:var(--mute2);letter-spacing:.1em;margin-top:4px}.axon-landing .ag-arrow{font-family:var(--mono);font-size:11px;color:var(--mute);transition:transform .25s,color .2s}.axon-landing .ag:hover .ag-arrow{transform:translateX(4px);color:var(--brand)}.axon-landing .voice{background:var(--surface);border-top:1px solid var(--rule2);border-bottom:1px solid var(--rule2)}.axon-landing .vx-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:64px;gap:64px;align-items:start}.axon-landing .vx-timeline{position:relative;padding-left:24px}.axon-landing .vx-timeline:before{content:"";position:absolute;left:6px;top:14px;bottom:14px;width:1px;background:var(--rule3)}.axon-landing .vx-step{padding:18px 0;position:relative}.axon-landing .vx-step:before{content:"";position:absolute;left:-24px;top:22px;width:13px;height:13px;background:var(--surface);border:1px solid var(--rule3);border-radius:50%;transition:all .3s}.axon-landing .vx-step.live:before{background:var(--brand);border-color:var(--brand);box-shadow:0 0 0 4px rgba(79,107,216,.15)}.axon-landing .vx-step-time{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.08em;margin-bottom:6px}.axon-landing .vx-step-t{font-family:var(--serif);font-size:22px;line-height:1.15;margin-bottom:6px;letter-spacing:-.01em}.axon-landing .vx-step-d{font-size:13px;color:var(--mute);line-height:1.55;max-width:50ch}.axon-landing .vx-stack{display:flex;flex-direction:column;gap:10px}.axon-landing .vx-tool{background:var(--page);border:1px solid var(--rule2);padding:20px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px;align-items:center;transition:border-color .2s}.axon-landing .vx-tool:hover{border-color:var(--rule3)}.axon-landing .vx-tool-ico{width:40px;height:40px;border:1px solid var(--rule3);display:flex;align-items:center;justify-content:center}.axon-landing .vx-tool-name{font-family:var(--serif);font-size:20px;line-height:1.1;margin-bottom:2px}.axon-landing .vx-tool-desc{font-size:12px;color:var(--mute);line-height:1.4}.axon-landing .vx-tool-meta{font-family:var(--mono);font-size:10px;color:var(--brand);letter-spacing:.1em;text-align:right}.axon-landing .sectors{border-top:1px solid var(--rule2)}.axon-landing .sc-filters{display:flex;gap:0;margin-bottom:40px;border:1px solid var(--rule2);flex-wrap:wrap}.axon-landing .sc-filter{padding:12px 20px;font-family:var(--mono);font-size:10px;letter-spacing:.12em;color:var(--mute);cursor:pointer;border:none;background:transparent;border-right:1px solid var(--rule2);transition:all .2s;text-transform:uppercase;font-weight:500}.axon-landing .sc-filter:last-child{border-right:none}.axon-landing .sc-filter:hover{color:var(--fg);background:var(--surface)}.axon-landing .sc-filter.on{background:var(--grad);color:#fff}.axon-landing .sc-block{border:1px solid var(--rule2);margin-bottom:-1px;transition:background .25s}.axon-landing .sc-head{padding:28px 32px;display:grid;grid-template-columns:48px 1fr auto auto auto;grid-gap:28px;gap:28px;align-items:center;cursor:pointer;border-bottom:1px solid transparent;transition:border-color .3s}.axon-landing .sc-head:hover{background:var(--surface)}.axon-landing .sc-block.open .sc-head{border-bottom-color:var(--rule2)}.axon-landing .sc-glyph{width:44px;height:44px;border:1px solid var(--rule3);display:flex;align-items:center;justify-content:center}.axon-landing .sc-title{font-family:var(--serif);font-size:28px;line-height:1.05;letter-spacing:-.015em}.axon-landing .sc-title em{font-style:normal;color:var(--brand)}.axon-landing .sc-meta{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.1em;margin-top:4px}.axon-landing .sc-count{font-family:var(--serif);font-size:32px;color:var(--fg);line-height:1}.axon-landing .sc-kpi{font-family:var(--mono);font-size:10px;color:var(--brand);letter-spacing:.08em;padding:6px 12px;border:1px solid rgba(79,107,216,.25);background:rgba(79,107,216,.05);white-space:nowrap}.axon-landing .sc-toggle{font-family:var(--mono);font-size:20px;color:var(--mute);transition:transform .3s}.axon-landing .sc-block.open .sc-toggle{transform:rotate(45deg);color:var(--brand)}.axon-landing .sc-body{max-height:0;overflow:hidden;transition:max-height .35s ease-out}.axon-landing .sc-block.open .sc-body{max-height:3000px}.axon-landing .sc-body-inner{padding:28px 32px 32px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:12px;gap:12px}.axon-landing .mc{background:var(--page);border:1px solid var(--rule2);padding:18px;transition:border-color .2s}.axon-landing .mc:hover{border-color:var(--rule3)}.axon-landing .mc-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.axon-landing .mc-t{font-family:var(--serif);font-size:18px;line-height:1.1;letter-spacing:-.01em}.axon-landing .mc-k{font-family:var(--mono);font-size:9px;color:var(--brand);letter-spacing:.1em;padding:3px 8px;border:1px solid rgba(79,107,216,.3);white-space:nowrap}.axon-landing .mc-k.w{color:var(--cyan);border-color:rgba(14,147,196,.3)}.axon-landing .mc-list{display:flex;flex-direction:column;gap:6px}.axon-landing .mc-li{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:var(--mute);line-height:1.45}.axon-landing .mc-li:before{content:"→";color:var(--brand);font-family:var(--mono);font-size:11px;flex-shrink:0;margin-top:1px}.axon-landing .sc-custom{margin-top:40px;padding:56px 48px;border:1px solid var(--rule3);background:var(--surface);display:grid;grid-template-columns:1fr auto;grid-gap:48px;gap:48px;align-items:center;position:relative;overflow:hidden}.axon-landing .sc-custom:before{content:"";position:absolute;top:-80px;right:-80px;width:300px;height:300px;background:radial-gradient(circle,rgba(79,107,216,.12),transparent 70%);pointer-events:none}.axon-landing .sc-custom-t{font-family:var(--serif);font-size:44px;line-height:1.05;letter-spacing:-.02em;margin-bottom:18px;max-width:20ch}.axon-landing .sc-custom-t em{font-style:normal;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.axon-landing .sc-custom-d{font-size:15px;color:var(--mute);line-height:1.6;max-width:58ch}.axon-landing .proof{background:var(--surface);border-top:1px solid var(--rule2);border-bottom:1px solid var(--rule2)}.axon-landing .pf-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border-left:1px solid var(--rule2);border-top:1px solid var(--rule2)}.axon-landing .pf{padding:44px 32px;border-right:1px solid var(--rule2);border-bottom:1px solid var(--rule2);transition:background .25s}.axon-landing .pf:hover{background:var(--surface-2)}.axon-landing .pf-kicker{font-family:var(--mono);font-size:10px;color:var(--brand);letter-spacing:.14em;margin-bottom:18px}.axon-landing .pf-n{font-family:var(--serif);font-size:76px;line-height:.9;letter-spacing:-.03em;margin-bottom:20px;color:var(--fg)}.axon-landing .pf-n .unit{font-size:.5em;color:var(--mute);margin-left:4px}.axon-landing .pf-t{font-family:var(--serif);font-size:20px;line-height:1.15;margin-bottom:8px;letter-spacing:-.01em}.axon-landing .pf-d{font-size:13px;color:var(--mute);line-height:1.55;max-width:32ch}.axon-landing .trust{padding:56px 0;border-bottom:1px solid var(--rule2)}.axon-landing .trust-lab{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.14em;margin-bottom:24px;text-align:center;text-transform:uppercase}.axon-landing .trust-row{display:flex;justify-content:center;align-items:center;gap:72px;flex-wrap:wrap}.axon-landing .trust-logo{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:22px;color:var(--mute);letter-spacing:-.01em;transition:color .25s}.axon-landing .trust-logo:hover{color:var(--fg)}.axon-landing .trust-logo .d{width:6px;height:6px;background:currentColor;border-radius:50%;opacity:.6}.axon-landing .process{border-top:1px solid var(--rule2)}.axon-landing .ps-timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:24px}.axon-landing .ps-timeline:before{content:"";position:absolute;top:60px;left:10%;right:10%;height:1px;background:var(--rule3)}.axon-landing .ps{padding:32px 28px 32px 0;position:relative}.axon-landing .ps-num{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.14em;margin-bottom:18px}.axon-landing .ps-dot{width:20px;height:20px;border-radius:50%;background:var(--page);border:1px solid var(--rule3);margin-bottom:28px;position:relative;z-index:2}.axon-landing .ps:first-child .ps-dot{background:var(--brand);border-color:var(--brand)}.axon-landing .ps-when{font-family:var(--mono);font-size:10px;color:var(--brand);letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.axon-landing .ps-t{font-family:var(--serif);font-size:28px;line-height:1.05;letter-spacing:-.015em;margin-bottom:12px;max-width:14ch}.axon-landing .ps-d{font-size:13px;color:var(--mute);line-height:1.6;max-width:30ch}.axon-landing .cta-s{padding:140px 0;border-top:1px solid var(--rule2);position:relative;overflow:hidden}.axon-landing .cta-s:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 40%,rgba(79,107,216,.15),transparent 55%),radial-gradient(ellipse at 75% 60%,rgba(14,147,196,.08),transparent 50%);pointer-events:none}.axon-landing .cta-inner{max-width:920px;margin:0 auto;text-align:center;position:relative;z-index:2}.axon-landing .cta-meta{font-family:var(--mono);font-size:10px;color:var(--mute);letter-spacing:.16em;margin-bottom:28px}.axon-landing .cta-h{font-family:var(--serif);font-size:clamp(40px,5.6vw,78px);line-height:1.04;letter-spacing:-.03em;margin-bottom:32px;font-weight:700;text-wrap:balance}.axon-landing .cta-h em{font-style:normal;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.axon-landing .cta-sub{font-size:18px;color:var(--mute);line-height:1.55;margin-bottom:48px;max-width:52ch;margin-left:auto;margin-right:auto}.axon-landing .cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.axon-landing .cta-note{margin-top:48px;font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.12em}.axon-landing .faq{border-top:1px solid var(--rule2)}.axon-landing .faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:48px}.axon-landing .faq-item{border:1px solid var(--rule2);padding:28px;background:var(--page);transition:border-color .2s}.axon-landing .faq-item:hover{border-color:var(--rule3)}.axon-landing .faq-q{font-family:var(--serif);font-size:22px;line-height:1.15;letter-spacing:-.01em;margin-bottom:10px}.axon-landing .faq-q em{font-style:normal;color:var(--brand)}.axon-landing .faq-a{font-size:13px;color:var(--mute);line-height:1.6}.axon-landing footer{background:var(--page);border-top:1px solid var(--rule2);padding:80px 0 32px}.axon-landing .foot-top{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:64px;gap:64px;margin-bottom:64px}.axon-landing .foot-brand{display:flex;align-items:center;gap:12px;font-family:var(--serif);font-size:28px;margin-bottom:18px}.axon-landing .foot-tag{font-size:14px;color:var(--mute);line-height:1.6;max-width:38ch}.axon-landing .foot-col h4{font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.14em;color:var(--mute);margin-bottom:20px;text-transform:uppercase}.axon-landing .foot-col a{display:block;font-size:14px;color:var(--fg);text-decoration:none;margin-bottom:10px;transition:color .2s;cursor:pointer}.axon-landing .foot-col a:hover{color:var(--brand)}.axon-landing .foot-bot{border-top:1px solid var(--rule2);padding-top:28px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.axon-landing .foot-meta{color:var(--mute2)}.axon-landing .foot-legal,.axon-landing .foot-meta{font-family:var(--mono);font-size:10px;letter-spacing:.1em}.axon-landing .foot-legal{display:inline-flex;gap:12px;align-items:center}.axon-landing .foot-legal a{color:var(--mute);text-decoration:none;transition:color .2s;text-transform:uppercase}.axon-landing .foot-legal a:hover{color:var(--fg)}.axon-landing .foot-legal-sep{color:var(--mute2)}@media(max-width:1024px){.axon-landing section{padding:80px 0}.axon-landing .wrap{padding:0 24px}.axon-landing .ch-grid,.axon-landing .hero-body,.axon-landing .hero-split,.axon-landing .s-header,.axon-landing .sc-custom,.axon-landing .vx-grid{grid-template-columns:1fr;gap:32px}.axon-landing .hero-side{border-left:none;padding-left:0;border-top:1px solid var(--rule2);padding-top:32px}.axon-landing .ag-grid,.axon-landing .pf-grid,.axon-landing .promise-grid,.axon-landing .ps-timeline{grid-template-columns:1fr 1fr}.axon-landing .pc{border-right:none;border-bottom:1px solid var(--rule2)}.axon-landing .ag,.axon-landing .pf{border-right-width:1px}.axon-landing .ps-timeline:before{display:none}.axon-landing .foot-top{grid-template-columns:1fr 1fr;gap:40px}.axon-landing .faq-grid{grid-template-columns:1fr}.axon-landing .sc-head{grid-template-columns:44px 1fr auto;gap:16px}.axon-landing .sc-count,.axon-landing .sc-kpi{display:none}}@media(max-width:640px){.axon-landing .ag-grid,.axon-landing .pf-grid,.axon-landing .promise-grid,.axon-landing .ps-timeline{grid-template-columns:1fr}.axon-landing .nav-links{display:none}.axon-landing .hero-h1{font-size:56px}.axon-landing .trust-row{gap:32px}}@media(max-width:760px){.axon-landing .lang-switch,.axon-landing .nav-meta{display:none}.axon-landing .nav-inner{height:60px}.axon-landing .nav-right{gap:8px}.axon-landing .btn-sm{padding:9px 13px;font-size:11.5px}}@media(max-width:380px){.axon-landing .nav-logo{font-size:18px}.axon-landing .btn-sm{padding:8px 11px;font-size:11px}}.axon-landing .lang-switch{display:inline-flex;border:1px solid var(--rule2);height:28px}.axon-landing .lang-switch a{padding:0 10px;font-family:var(--mono);font-size:10px;letter-spacing:.12em;color:var(--mute);text-decoration:none;display:flex;align-items:center;border-right:1px solid var(--rule2);transition:all .2s}.axon-landing .lang-switch a:last-child{border-right:none}.axon-landing .lang-switch a.on{background:var(--grad);color:#fff}.axon-landing .lang-switch a:hover:not(.on){color:var(--brand);background:var(--surface-2)}.axon-landing .lang-switch a:after{display:none}.axon-landing .foot-parent{margin-top:22px;padding-top:20px;border-top:1px solid var(--rule);display:flex;flex-direction:column;gap:6px}.axon-landing .foot-parent-lbl{font-family:var(--mono);font-size:10px;color:var(--mute2);letter-spacing:.14em}.axon-landing .foot-parent-link{font-family:var(--serif);font-size:20px;color:var(--fg);text-decoration:none;letter-spacing:-.005em;display:inline-flex;align-items:center;gap:8px;transition:color .2s;width:-moz-fit-content;width:fit-content}.axon-landing .foot-parent-link:hover{color:var(--brand)}.axon-landing .foot-parent-arrow{font-family:var(--mono);font-size:12px;color:var(--mute);transition:transform .25s,color .2s}.axon-landing .foot-parent-link:hover .foot-parent-arrow{transform:translate(2px,-2px);color:var(--brand)}.axon-landing a{color:inherit;text-decoration:none}.axon-landing button{filter:none;border-radius:0}.axon-landing button:hover{filter:none}.axon-landing button:active{transform:none}.axon-landing .btn-primary:active{transform:translate(-2px,-2px)}.axon-landing .cc,.axon-landing .ch-visual,.axon-landing .faq-item,.axon-landing .hero-portrait,.axon-landing .mc,.axon-landing .sc-custom,.axon-landing .vx-tool{border-radius:var(--radius);background-clip:padding-box}.axon-landing .ch-visual,.axon-landing .faq-item,.axon-landing .sc-custom{box-shadow:var(--shadow-1)}.axon-landing .cc,.axon-landing .mc,.axon-landing .vx-tool{background:var(--surface)}.axon-landing .faq-item:hover,.axon-landing .mc:hover,.axon-landing .vx-tool:hover{border-color:color-mix(in srgb,var(--brand) 45%,transparent);box-shadow:var(--shadow-1)}.axon-landing .btn{border-radius:var(--radius-sm)}.axon-landing .cc-icon,.axon-landing .pc-glyph,.axon-landing .sc-glyph,.axon-landing .vx-tool-ico{border-radius:10px;color:var(--brand);background:color-mix(in srgb,var(--brand) 8%,transparent);border-color:color-mix(in srgb,var(--brand) 26%,transparent)}.axon-landing .sc-block:first-of-type{border-radius:var(--radius) var(--radius) 0 0}.axon-landing .sc-block:last-of-type{border-radius:0 0 var(--radius) var(--radius)}.axon-landing footer{background:var(--surface)}@media(prefers-reduced-motion:reduce){.axon-landing .cc,.axon-landing .cc-waveform span,.axon-landing .hero-meta .dot,.axon-landing .ticker-inner{animation:none}.axon-landing .hero-portrait img{transition:none}}.axon-landing .brand-dot{color:var(--brand);margin:0 -.2em 0 -.16em}