.landing-page{--landing-ink:#10132a;--landing-muted:#697088;--landing-blue:#5b6cff;--landing-cyan:#42e5cb;min-height:100vh;color:var(--landing-ink);background:#f7f8fc;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-hero-wrap{color:#fff;background:radial-gradient(circle at 50% 12%,#5357da3d,#0000 33%),linear-gradient(#090b19 0%,#0c1026 64%,#151b3e 100%);min-height:1130px;position:relative;overflow:hidden}.landing-hero-wrap:before{content:"";pointer-events:none;opacity:.3;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.landing-aurora{pointer-events:none;filter:blur(12px);border-radius:50%;position:absolute}.landing-aurora-one{background:#476cff26;width:360px;height:360px;animation:9s ease-in-out infinite landing-float;top:80px;left:4%}.landing-aurora-two{background:#3ae2c61a;width:440px;height:440px;animation:11s ease-in-out -3s infinite landing-float;top:280px;right:-100px}.landing-nav{z-index:10;border-bottom:1px solid #ffffff17;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1240px,100% - 64px);height:84px;margin:0 auto;display:grid;position:relative}.landing-brand{justify-self:start;align-items:center;gap:11px;display:inline-flex}.landing-brand-mark{background:#fffffff5;border:1px solid #ffffff24;border-radius:12px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 8px 24px #0003}.landing-brand-mark img{object-fit:contain}.landing-brand>span:last-child{gap:2px;display:grid}.landing-brand strong{letter-spacing:.08em;font-size:17px;line-height:1}.landing-brand small{color:#929ab5;letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:800}.landing-nav-links{color:#aeb4c9;align-items:center;gap:36px;font-size:13px;font-weight:650;display:flex}.landing-nav-links a{transition:color .16s;position:relative}.landing-nav-links a:after{content:"";background:var(--landing-cyan);border-radius:2px;height:2px;transition:inset .18s;position:absolute;bottom:-10px;left:50%;right:50%}.landing-nav-links a:hover{color:#fff}.landing-nav-links a:hover:after{left:0;right:0}.landing-login{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff38;border-radius:12px;justify-self:end;align-items:center;gap:10px;min-height:42px;padding:0 17px;font-size:13px;font-weight:750;transition:background .16s,border-color .16s,transform .16s;display:inline-flex;color:#f5f7ff!important}.landing-login:hover{background:#ffffff1f;border-color:#ffffff6b;transform:translateY(-2px)}.landing-hero{z-index:2;width:min(1240px,100% - 64px);margin:0 auto;padding:104px 0 0;position:relative}.landing-hero-copy{text-align:center;max-width:920px;margin:0 auto;animation:.75s cubic-bezier(.16,1,.3,1) both landing-rise}.landing-eyebrow{color:#b9c1ff;letter-spacing:.13em;background:#5766ff1a;border:1px solid #8393ff45;border-radius:999px;align-items:center;gap:8px;width:max-content;min-height:34px;margin:0 auto;padding:0 13px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;display:flex}.landing-eyebrow svg{color:var(--landing-cyan)}.landing-hero h1{color:#f8f9ff;letter-spacing:-.062em;margin:27px 0 24px;font-size:clamp(54px,6.1vw,86px);line-height:1.08}.landing-hero h1 em{color:#0000;background:linear-gradient(90deg,#8aa4ff 0%,#b59cff 42%,#55e8d2 100%);-webkit-background-clip:text;background-clip:text;font-style:normal}.landing-lede{color:#a9b0c8;max-width:760px;margin:0 auto;font-size:18px;line-height:1.85}.landing-hero-actions{justify-content:center;align-items:center;gap:14px;margin-top:34px;display:flex}.landing-primary-action,.landing-secondary-action{border-radius:13px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:14px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.landing-primary-action{background:#fff;gap:20px;box-shadow:0 14px 40px #00000047;color:#11142a!important}.landing-primary-action:hover{transform:translateY(-3px);box-shadow:0 18px 48px #0000005c}.landing-secondary-action{background:#ffffff0d;border:1px solid #ffffff29;color:#d7dbeb!important}.landing-secondary-action:hover{background:#ffffff1a;transform:translateY(-2px)}.landing-proof-row{color:#858da7;flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:32px;font-size:11px;display:flex}.landing-proof-row span{align-items:center;gap:6px;display:inline-flex}.landing-proof-row svg{color:#58dfc7}.landing-product-stage{perspective:1400px;width:min(1080px,100%);height:560px;margin:82px auto 0;animation:.9s cubic-bezier(.16,1,.3,1) .12s both landing-rise;position:relative}.landing-stage-glow{filter:blur(76px);background:#5363ff6b;border-radius:50%;height:170px;position:absolute;bottom:2%;left:9%;right:9%}.landing-console-window{transform-origin:bottom;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1126e6;border:1px solid #bec6ff33;border-radius:24px 24px 0 0;position:absolute;inset:0 36px;overflow:hidden;transform:rotateX(1.2deg);box-shadow:0 44px 100px #00000073,0 0 0 8px #ffffff05}.console-window-bar{color:#78819e;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;height:48px;padding:0 18px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:grid}.console-dots{gap:6px;display:flex}.console-dots i{background:#424963;border-radius:50%;width:7px;height:7px}.console-dots i:first-child{background:#ff7b79}.console-dots i:nth-child(2){background:#f5c964}.console-dots i:nth-child(3){background:#4bd8a3}.console-address{background:#ffffff09;border:1px solid #ffffff12;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:290px;min-height:25px;padding:0 12px;display:flex}.console-status{color:#67d9c2;justify-self:end;align-items:center;gap:7px;display:inline-flex}.console-status i{background:#4ce1b8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #4ce1b81a}.console-app{grid-template-columns:64px 1fr;height:calc(100% - 48px);display:grid}.console-rail{background:#070a18b3;border-right:1px solid #ffffff12;flex-direction:column;align-items:center;gap:14px;padding:18px 0;display:flex}.console-rail>span{color:#68718e;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.console-rail>span.active{color:#aeb8ff;background:#5b6cff29;box-shadow:inset 0 0 0 1px #7684ff2e}.console-rail .console-rail-logo{background:#f4f6ff;width:36px;height:36px;margin-bottom:10px}.console-rail-logo img{object-fit:contain}.console-canvas{padding:22px 24px 24px}.console-canvas-head{justify-content:space-between;align-items:flex-start;height:48px;display:flex}.console-canvas-head>div{gap:3px;display:grid}.console-canvas-head small{color:#65708e;letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.console-canvas-head strong{color:#edf0ff;font-size:15px}.console-canvas-head>span{color:#78829f;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;min-height:28px;padding:0 10px;font-size:9px;display:inline-flex}.console-canvas-head>span i{background:#57dfc4;border-radius:50%;width:5px;height:5px}.governance-map{background:linear-gradient(145deg,#141b3cc7,#090d1feb);border:1px solid #96a4dc1f;border-radius:15px;height:394px;position:relative;overflow:hidden}.governance-grid{opacity:.32;background-image:linear-gradient(#93a3dc14 1px,#0000 1px),linear-gradient(90deg,#93a3dc14 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.governance-principal,.governance-core,.governance-resources>span,.governance-event{z-index:2;background:#161d3deb;border:1px solid #99aae629;position:absolute;box-shadow:0 12px 34px #00000038}.governance-principal{border-radius:12px;align-items:center;gap:11px;width:176px;min-height:74px;padding:12px;display:flex;top:132px;left:6%}.governance-principal>span{color:#9aa8ff;background:#5b6cff24;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.governance-principal div{gap:2px;display:grid}.governance-principal small,.governance-core small{color:#707b9c;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.governance-principal strong{color:#e8ebf9;font-size:11px}.governance-principal em{color:#6f7895;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-style:normal}.governance-core{background:radial-gradient(circle at 50% 10%,#6876ff47,#0000 52%),#161d42f5;border-color:#6b7cff7a;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:170px;min-height:170px;padding:18px;display:flex;top:86px;left:41%;box-shadow:0 0 0 7px #596aff0d,0 26px 55px #00000052}.governance-core>span{background:#f4f6ff;border-radius:12px;place-items:center;width:45px;height:45px;margin-bottom:9px;display:grid}.governance-core strong{color:#fff;margin:4px 0 11px;font-size:15px}.governance-core>div{gap:5px;display:flex}.governance-core em{color:#929cbb;border:1px solid #a2aeff24;border-radius:4px;padding:3px 5px;font-size:7px;font-style:normal}.governance-resources{gap:10px;width:172px;display:grid;position:absolute;top:69px;right:5%}.governance-resources>span{border-radius:11px;grid-template-columns:25px 1fr auto;align-items:center;gap:6px;min-height:54px;padding:0 11px;display:grid;position:relative}.governance-resources svg{color:#91a1ff}.governance-resources b{color:#e5e8f6;font-size:9px}.governance-resources em{color:#51d7b9;font-size:7px;font-style:normal}.governance-flow{z-index:1;background:linear-gradient(90deg,#596cff1f,#687cff,#596cff1f);height:1px;position:absolute}.governance-flow i{background:#8c9bff;border-radius:50%;width:7px;height:7px;animation:2.7s linear infinite landing-packet;position:absolute;top:-3px;box-shadow:0 0 12px #6175ff}.flow-in{width:calc(35% - 176px);top:169px;left:calc(6% + 176px)}.flow-one,.flow-two,.flow-three{width:calc(54% - 170px);left:calc(41% + 170px)}.flow-one{top:96px}.flow-two{top:169px}.flow-three{top:232px}.flow-two i{animation-delay:.5s}.flow-three i{animation-delay:1s}.governance-event{color:#75819e;border-radius:10px;align-items:center;gap:8px;min-height:45px;padding:0 13px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex;bottom:24px;left:5%;right:5%}.governance-event>strong{color:#58dabf;letter-spacing:.1em;align-items:center;gap:7px;margin-left:auto;font-size:8px;display:inline-flex}.governance-event strong i{background:#50ddb9;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #50ddb917}.floating-card{z-index:5;color:#eef1ff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#181e3fdb;border:1px solid #fff3;border-radius:14px;align-items:center;gap:11px;min-width:210px;min-height:66px;padding:11px 14px;animation:5s ease-in-out infinite landing-card-float;display:flex;position:absolute;box-shadow:0 20px 50px #0000005c}.floating-card>span{color:#55e1c4;background:#3ddabd1a;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.floating-card div{gap:3px;display:grid}.floating-card small{color:#777f9d;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.floating-card strong{font-size:11px}.floating-card-access{top:104px;right:-6px}.floating-card-health{animation-delay:-2s;bottom:68px;left:-8px}.landing-trust-strip{color:#697086;background:#fff;border-bottom:1px solid #e7e9f1;justify-content:space-between;align-items:center;gap:20px;min-height:104px;padding:0 max(32px,50vw - 580px);display:flex}.landing-trust-strip>span{font-size:12px;font-weight:750}.landing-trust-strip strong{color:#383d52;letter-spacing:.06em;align-items:center;gap:8px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;display:inline-flex}.landing-trust-strip strong svg{color:#6675f7}.landing-trust-strip>i{background:#c6cad6;border-radius:50%;width:3px;height:3px}.landing-section{width:min(1180px,100% - 64px);margin:0 auto;padding:130px 0}.landing-section-heading{max-width:760px}.landing-section-heading.centered{text-align:center;margin:0 auto}.landing-section-heading>p,.architecture-copy>p:first-child,.landing-cta p{color:#6473f1;letter-spacing:.15em;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.landing-section-heading h2,.architecture-copy h2{letter-spacing:-.052em;margin:18px 0;font-size:clamp(39px,4.4vw,58px);line-height:1.16}.landing-section-heading>span{color:#747b91;max-width:700px;font-size:16px;line-height:1.8;display:block}.landing-section-heading.centered>span{margin:0 auto}.landing-pillar-grid{grid-template-rows:repeat(2,minmax(270px,auto));grid-template-columns:1.05fr .95fr;gap:18px;margin-top:70px;display:grid}.landing-pillar{background:#fff;border:1px solid #e2e5ef;border-radius:24px;padding:34px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 20px 55px #2b2f4f0e}.landing-pillar:hover{transform:translateY(-5px);box-shadow:0 28px 70px #2b2f4f1a}.landing-pillar:after{content:"";opacity:.12;filter:blur(12px);border-radius:50%;width:230px;height:230px;position:absolute}.pillar-1{background:linear-gradient(160deg,#fff 18%,#f0f3ff 100%);grid-row:1/3;padding:46px}.pillar-1:after{background:#6675ff;bottom:-70px;right:-80px}.pillar-2:after{background:#52e1c5;top:-130px;right:-60px}.pillar-3:after{background:#a06cff;bottom:-100px;right:-100px}.pillar-top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.pillar-top>span{color:#5b6cff;background:#eef0ff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.pillar-top small{color:#afb4c5;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.pillar-label{z-index:1;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-weight:800;position:relative;color:#6f7cf0!important;margin:58px 0 10px!important;font-size:9px!important}.pillar-1 .pillar-label{margin-top:128px!important}.landing-pillar h3{z-index:1;letter-spacing:-.035em;max-width:390px;margin:0 0 14px;font-size:26px;position:relative}.landing-pillar>p:not(.pillar-label){z-index:1;color:#70778c;max-width:500px;margin:0;font-size:14px;line-height:1.8;position:relative}.pillar-stat{z-index:1;color:#848ba0;align-items:center;gap:9px;margin-top:30px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:flex;position:relative}.pillar-stat i{background:#43d4b5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #43d4b51a}.landing-workflow{color:#eff2ff;background:linear-gradient(145deg,#101329,#191f4b 66%,#16304f);border-radius:34px;width:min(1320px,100% - 48px);margin:0 auto;padding:112px clamp(48px,6vw,90px);position:relative;overflow:hidden;box-shadow:0 35px 90px #191c3d2e}.workflow-orb{background:radial-gradient(circle,#4ee3c545,#5c6aff21 40%,#0000 69%);border-radius:50%;width:620px;height:620px;position:absolute;top:-260px;right:-160px}.workflow-heading-row{z-index:1;grid-template-columns:minmax(0,1fr) minmax(230px,300px);align-items:end;gap:72px;width:100%;display:grid;position:relative}.landing-workflow .landing-section-heading.inverse{color:#f7f8ff;width:100%;max-width:760px}.landing-workflow .landing-section-heading.inverse>p{color:#5fe2c7}.landing-workflow .landing-section-heading.inverse h2{color:#f7f8ff;text-wrap:balance;width:100%;margin:18px 0 20px}.landing-workflow .landing-section-heading.inverse>span{color:#b8c0d8;max-width:660px}.workflow-cycle-summary{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:92px;padding:20px 22px;display:grid;box-shadow:inset 0 1px #ffffff0f}.workflow-cycle-summary strong{color:#62e1c6;font-size:38px;line-height:1}.workflow-cycle-summary div{gap:4px;display:grid}.workflow-cycle-summary span{color:#f3f5ff;font-size:13px;font-weight:750}.workflow-cycle-summary small{color:#858fab;font-size:9px}.workflow-cycle-summary>svg{color:#63e0c6}.governance-steps{z-index:1;background:#070a1d38;border:1px solid #ffffff21;border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:70px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0a}.governance-steps article{border-right:1px solid #ffffff1c;min-width:0;min-height:224px;padding:26px 22px 28px;position:relative}.governance-steps article:last-child{border-right:0}.governance-steps article>span{color:#7783a4;letter-spacing:.08em;align-items:center;gap:8px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;display:inline-flex}.governance-steps article>span:after{content:"";background:#6f7eff75;width:24px;height:1px}.governance-steps article>div{margin-top:56px}.governance-steps h3{color:#f4f6ff;letter-spacing:-.02em;margin:0 0 12px;font-size:19px}.governance-steps p{color:#9da7c3;max-width:150px;margin:0;font-size:12px;line-height:1.65}.governance-steps article>i{background:#7382ff;border:2px solid #171c42;border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:20px;box-shadow:0 0 0 5px #6575fa1a}.governance-steps article:first-child>i{background:#51ddbd;box-shadow:0 0 0 5px #51ddbd1a}.workflow-foundation{z-index:1;color:#b2bad1;justify-content:center;align-items:center;gap:16px;margin-top:34px;font-size:11px;font-weight:700;display:flex;position:relative}.workflow-foundation svg{color:#60dfc5}.workflow-foundation i{background:#fff3;width:32px;height:1px}.landing-section-heading.compact{max-width:710px}.audience-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:58px;display:grid}.audience-grid article{background:#fff;border:1px solid #e2e5ee;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:235px;padding:26px;transition:transform .18s,border-color .18s;display:flex}.audience-grid article:hover{border-color:#bdc4ff;transform:translateY(-5px)}.audience-grid article>span{color:#6372f2;background:#f0f2ff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.audience-grid h3{margin:30px 0 10px;font-size:17px}.audience-grid p{color:#7a8195;margin:0;font-size:12px;line-height:1.7}.audience-grid article>svg{color:#a0a6b8;margin-top:auto;transition:transform .16s}.audience-grid article:hover>svg{color:#6271f2;transform:translate(5px)}.landing-architecture{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:86px;width:min(1180px,100% - 64px);margin:0 auto;padding:80px 0 140px;display:grid}.architecture-copy>p:last-of-type{color:#747b90;margin:0;font-size:14px;line-height:1.85}.architecture-checks{gap:13px;margin-top:30px;display:grid}.architecture-checks span{color:#596076;align-items:center;gap:10px;font-size:12px;display:flex}.architecture-checks svg{color:#4ccdb1}.architecture-map{background:linear-gradient(150deg,#fff,#f0f3ff);border:1px solid #e0e4ef;border-radius:28px;min-height:460px;position:relative;overflow:hidden;box-shadow:0 30px 70px #2b2f4f17}.architecture-map:before{content:"";opacity:.45;background-image:linear-gradient(#6470ab14 1px,#0000 1px),linear-gradient(90deg,#6470ab14 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.architecture-map-glow{filter:blur(35px);background:#5b6cff21;border-radius:50%;width:260px;height:260px;position:absolute;top:130px;left:50%;translate:-50%}.architecture-node{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #dde2ef;border-radius:13px;gap:5px;padding:16px;display:grid;position:absolute;box-shadow:0 13px 32px #2a31561a}.architecture-node small{color:#939aaf;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.architecture-node strong{font-size:13px}.architecture-node>span{color:#848ca2;font-size:9px}.architecture-node.users{text-align:center;width:210px;top:38px;left:50%;translate:-50%}.architecture-node.are{background:#eff1ffeb;border-color:#b7c0ff;place-items:center;width:235px;min-height:112px;top:167px;left:50%;translate:-50%}.architecture-node.are>span{background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.architecture-node.token{width:205px;bottom:40px;left:34px}.architecture-node.resource{width:205px;bottom:40px;right:34px}.architecture-connector.vertical{z-index:1;background:#8d99ef;width:1px;height:47px;position:absolute;top:120px;left:50%}.architecture-connector i{background:#6575f4;border-radius:50%;width:7px;height:7px;animation:1.8s linear infinite architecture-packet;position:absolute;top:0;left:-3px}.architecture-branch{z-index:1;border-top:1px solid #9aa5ed;border-left:1px solid #9aa5ed;border-right:1px solid #9aa5ed;height:78px;position:absolute;top:279px;left:137px;right:137px}.architecture-branch i{background:#55d9bd;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:50%;box-shadow:0 0 0 4px #55d9bd1a}.landing-cta{color:#f5f6ff;background:linear-gradient(135deg,#11142c,#202758);border-radius:32px;justify-content:space-between;align-items:center;gap:40px;width:min(1180px,100% - 64px);min-height:360px;margin:0 auto;padding:70px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #23275133}.landing-cta-glow{background:radial-gradient(circle,#47e2c461,#5c6bff30 44%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;right:-100px}.landing-cta>div:not(.landing-cta-glow){z-index:1;position:relative}.landing-cta p{color:#5ce1c5}.landing-cta h2{letter-spacing:-.05em;margin:17px 0 0;font-size:clamp(36px,4vw,55px);line-height:1.18}.landing-cta>a{z-index:1;color:#11142a;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;min-width:168px;min-height:54px;padding:0 20px;font-size:13px;font-weight:750;transition:transform .16s;display:inline-flex;position:relative;box-shadow:0 14px 40px #0000003d}.landing-cta>a:hover{transform:translateY(-3px)}.landing-footer{color:#81879a;justify-content:space-between;align-items:center;width:min(1180px,100% - 64px);min-height:132px;margin:0 auto;font-size:11px;display:flex}.landing-footer span{color:#32374b;align-items:center;gap:9px;font-weight:750;display:inline-flex}@keyframes landing-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-float{50%{transform:translate(18px,-22px)scale(1.05)}}@keyframes landing-card-float{50%{transform:translateY(-8px)}}@keyframes landing-packet{0%{opacity:0;left:0}12%,88%{opacity:1}to{opacity:0;left:calc(100% - 7px)}}@keyframes architecture-packet{0%{opacity:0;top:0}12%,88%{opacity:1}to{opacity:0;top:calc(100% - 7px)}}@media (max-width:1080px){.landing-hero-wrap{min-height:1060px}.landing-product-stage{height:520px}.floating-card{display:none}.landing-console-window{left:0;right:0}.landing-trust-strip{flex-wrap:wrap;justify-content:center;padding-top:28px;padding-bottom:28px}.landing-trust-strip>span{text-align:center;width:100%}.landing-architecture{grid-template-columns:1fr}.architecture-copy{max-width:720px}.architecture-map{width:min(660px,100%)}}@media (max-width:800px){.landing-hero-wrap{min-height:940px}.landing-nav,.landing-hero,.landing-section,.landing-architecture,.landing-cta,.landing-footer{width:min(100% - 36px,1180px)}.landing-nav{grid-template-columns:1fr auto}.landing-nav-links{display:none}.landing-hero{padding-top:72px}.landing-hero h1{font-size:clamp(45px,12vw,66px)}.landing-lede{font-size:16px}.landing-product-stage{height:410px;margin-top:66px}.landing-console-window{border-radius:18px 18px 0 0}.console-window-bar{grid-template-columns:1fr auto}.console-address{display:none}.console-app{grid-template-columns:48px 1fr}.console-rail{gap:10px}.console-rail>span{width:29px;height:29px}.console-canvas{padding:16px}.governance-map{height:300px}.governance-principal{width:145px;top:26px;left:4%}.governance-core{width:150px;min-height:140px;top:130px;left:50%;translate:-50%}.governance-resources{width:145px;top:20px;right:4%}.governance-resources>span{min-height:45px}.governance-flow,.governance-event{display:none}.landing-trust-strip strong{font-size:9px}.landing-trust-strip>i{display:none}.landing-section{padding:96px 0}.landing-pillar-grid{grid-template-rows:auto;grid-template-columns:1fr}.pillar-1{grid-row:auto;padding:34px}.pillar-1 .pillar-label{margin-top:58px!important}.landing-workflow{border-radius:26px;width:calc(100% - 24px);padding:86px 28px}.workflow-heading-row{grid-template-columns:1fr;align-items:start;gap:34px}.workflow-cycle-summary{width:min(100%,360px)}.governance-steps{grid-template-columns:1fr;margin-top:52px}.governance-steps article{border-bottom:1px solid #ffffff1f;border-right:0;grid-template-columns:58px 1fr;align-items:center;gap:18px;min-height:118px;padding:22px 18px;display:grid}.governance-steps article:last-child{border-bottom:0}.governance-steps article>span:after{width:18px}.governance-steps article>div{margin:0}.governance-steps p{max-width:none}.governance-steps article>i{top:50%;left:-5px;translate:0 -50%}.workflow-foundation{flex-direction:column;align-items:flex-start}.workflow-foundation i{width:1px;height:12px;margin-left:8px}.audience-grid{grid-template-columns:1fr 1fr}.landing-architecture{gap:56px;padding:30px 0 105px}.landing-cta{flex-direction:column;justify-content:center;align-items:flex-start;min-height:390px;padding:48px}}@media (max-width:560px){.landing-nav{height:76px}.landing-brand small{display:none}.landing-login{min-height:38px;padding:0 12px}.landing-hero-wrap{min-height:900px}.landing-hero{padding-top:58px}.landing-eyebrow{font-size:8px}.landing-hero h1{margin-top:22px;font-size:clamp(40px,12.5vw,54px)}.landing-lede{font-size:15px;line-height:1.75}.landing-hero-actions{flex-direction:column;align-items:stretch}.landing-primary-action,.landing-secondary-action{width:100%}.landing-proof-row{gap:9px 14px}.landing-product-stage{height:350px;margin-top:54px}.console-app{grid-template-columns:1fr}.console-rail{display:none}.console-canvas{padding:12px}.console-canvas-head>span{display:none}.governance-map{height:252px}.governance-principal{width:126px;padding:9px;top:20px}.governance-principal>span{display:none}.governance-core{width:132px;min-height:126px;padding:12px;top:105px}.governance-resources{gap:6px;width:126px;top:14px}.governance-resources>span{grid-template-columns:20px 1fr;min-height:38px}.governance-resources em{display:none}.landing-trust-strip{gap:17px}.landing-trust-strip strong{flex:1 0 40%;justify-content:center}.landing-section-heading h2,.architecture-copy h2{font-size:38px}.landing-section-heading>span{font-size:14px}.landing-workflow{padding:72px 22px}.workflow-cycle-summary{padding:17px}.governance-steps article{grid-template-columns:50px 1fr;gap:12px;padding:20px 14px}.landing-pillar{padding:28px}.landing-pillar h3{font-size:23px}.pillar-label,.pillar-1 .pillar-label{margin-top:44px!important}.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:205px}.architecture-map{min-height:530px}.architecture-node.users{top:30px}.architecture-node.are{top:145px}.architecture-connector.vertical{height:33px;top:112px}.architecture-branch{display:none}.architecture-node.token{width:auto;bottom:128px;left:24px;right:24px}.architecture-node.resource{width:auto;bottom:28px;left:24px;right:24px}.landing-cta{border-radius:25px;width:calc(100% - 24px);min-height:420px;padding:36px 28px}.landing-cta h2{font-size:38px}.landing-cta>a{width:100%}.landing-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:150px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.routing-policy-simulator{gap:14px;display:grid}.routing-policy-simulator-fields{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.routing-policy-simulate-button{min-height:38px;margin-bottom:1px}.routing-policy-simulation-result{border-top:1px solid var(--border);gap:12px;padding-top:14px;display:grid}.routing-policy-resolution-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.routing-policy-resolution-summary>span{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.routing-policy-diagnostic{border-left:3px solid var(--warning);background:var(--surface-soft);color:var(--muted-strong);gap:10px;margin:0;padding:9px 11px;display:flex}.routing-policy-candidates{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.routing-policy-candidates article{border:1px solid var(--border);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;padding:11px;display:grid}.routing-policy-candidates article.excluded{opacity:.78}.routing-policy-candidates article div,.routing-policy-candidates article p{min-width:0}.routing-policy-candidates article div{display:grid}.routing-policy-candidates article span,.routing-policy-candidates article p{color:var(--muted);font-size:12px}.routing-policy-candidates article p{grid-column:1/-1;margin:0}@media (max-width:900px){.routing-policy-simulator-fields,.routing-policy-resolution-summary,.routing-policy-candidates{grid-template-columns:1fr}}

