@charset "UTF-8";
:root{color-scheme:dark;--bg:#030713;--ink:#eaf4ff;--muted:#91a3bf;--accent:#67dfff;--accent-rgb:103,223,255;--line:#99bbff22;--sans:"PingFang SC","Microsoft YaHei","Noto Sans SC",system-ui,sans-serif;--mono:"Cascadia Code",Consolas,monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;min-width:280px;background:var(--bg);font:16px/1.65 var(--sans);color:var(--ink);overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{color:#fff;background:#397fc377}[hidden]{display:none!important}.skip-link{position:fixed;left:18px;top:-90px;z-index:100;background:#203c65;padding:12px 20px;border-radius:8px}.skip-link:focus{top:15px}.page-shell{width:min(1400px,calc(100% - 96px));margin:auto;position:relative}.background-field{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% 26%,#12326466 0%,#04081500 57%),radial-gradient(ellipse at 96% 53%,#4a237428,transparent 38%),radial-gradient(ellipse at 4% 52%,#084a6530,transparent 38%)}.background-field:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#91a7e006 1px,transparent 1px),linear-gradient(90deg,#91a7e006 1px,transparent 1px);background-size:65px 65px;mask-image:linear-gradient(transparent,#000,transparent)}
.masthead{height:92px;display:flex;justify-content:space-between;align-items:center;gap:26px;position:relative;z-index:5;border-bottom:1px solid #a1bcff18}.masthead:after{content:"";position:absolute;bottom:-1px;left:0;width:180px;height:1px;background:linear-gradient(90deg,#6bdcff,transparent)}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand>svg{width:41px;height:41px;fill:none;stroke:#90e7ff;stroke-width:1.4;filter:drop-shadow(0 0 7px #74daff55)}.brand .logo-shell{stroke:#748eff;stroke-width:1}.brand-type{display:flex;flex-direction:column}.brand-type>strong{font-size:24px;font-weight:600;line-height:1.3;letter-spacing:.13em}.brand-type>span{font:9px var(--mono);letter-spacing:.16em;color:#8b9ebd;margin-top:3px}.quick-nav{display:flex;align-items:center;gap:30px}.quick-nav>a{font-size:14px;color:#b0bfd5;position:relative;padding:12px 0;transition:color .25s}.quick-nav>a:after{content:"";position:absolute;left:0;right:0;height:1px;bottom:4px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.quick-nav>a:hover,.quick-nav>a.is-active{color:var(--app-color)}.quick-nav>a:hover:after,.quick-nav>a.is-active:after{transform:scaleX(1)}.masthead-tools{display:flex;align-items:center;gap:18px}.preview-label{font-size:12px;color:#9facc1;border-left:1px solid #596b8a;padding-left:14px}.motion-toggle{font-size:12px;display:flex;align-items:center;gap:11px;background:#0d182944;border:1px solid #4e729449;padding:9px 14px;border-radius:5px;white-space:nowrap}.motion-toggle:hover{background:#173255;border-color:#6198b4}.motion-bars{display:flex;gap:3px;align-items:center;height:16px}.motion-bars>i{width:2px;height:6px;background:#8ceaff;animation:equalize 1.5s ease-in-out infinite}.motion-bars>i:nth-child(2){height:14px;animation-delay:-.6s}.motion-bars>i:nth-child(3){height:9px;animation-delay:-1s}.motion-bars>i:nth-child(4){height:12px;animation-delay:-.3s}
.nexus-section{position:relative;padding:31px 0 0}.hero-copy{text-align:center;position:relative;z-index:2;animation:arrive .85s both}.eyebrow{display:flex;align-items:center;justify-content:center;gap:15px;font:10px var(--mono);letter-spacing:.23em;color:#8ca1c3;margin:0 0 17px}.eyebrow>span{display:block;height:1px;width:40px;background:linear-gradient(90deg,transparent,#6cbefb)}.eyebrow>span:last-child{transform:rotate(180deg)}h1{margin:0;font-size:clamp(48px,5.1vw,76px);font-weight:750;line-height:1.2;letter-spacing:.02em;filter:drop-shadow(0 0 25px #5a99e328)}h1 a{display:inline-block}h1 span{background:linear-gradient(110deg,#e8fcff 8%,#9de2ff 45%,#a49bff 98%);color:transparent;background-clip:text}.hero-subtitle{font-size:17px;letter-spacing:.18em;color:#b2c3dc;margin:18px 0 0}.hero-subtitle>span{margin:0 13px;color:#4a6084;font-weight:300}
.command-space{position:relative;height:470px;margin-top:-9px;isolation:isolate}.command-space:before{content:"";position:absolute;inset:50px 22%;z-index:-1;background:radial-gradient(ellipse,rgba(var(--accent-rgb),.16),transparent 64%);filter:blur(24px);transition:background 1s;pointer-events:none}#nexus-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}.scene-vignette{position:absolute;inset:0;background:linear-gradient(90deg,#03071344,transparent 18%,transparent 82%,#03071344);pointer-events:none;z-index:-1}.connection-map{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke-width:1;pointer-events:none;overflow:visible;z-index:0}.beam{stroke:#5d9bc452}.beam-cyan{stroke:url(#cyan-beam)}.beam-violet{stroke:url(#violet-beam)}.beam-mint{stroke:#63e5c649}.beam-gold{stroke:#edc88d49}.connection-map>circle{stroke:#9ccbff;fill:#0d213b;opacity:.5}.beam-travel{stroke:#8deeff;stroke-width:1.7;stroke-dasharray:9 420;stroke-dashoffset:429;animation:flow 5s linear infinite;filter:drop-shadow(0 0 4px #69d6ff)}.travel-two{stroke:#b3a0ff;animation-delay:-1.2s}.travel-three{stroke:#70efd1;animation-delay:-2.4s}.travel-four{stroke:#f7d0a3;animation-delay:-3.6s}
.nexus-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:172px;height:172px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(ellipse,#101e3bef,#091425d4 72%);border:1px solid rgba(var(--accent-rgb),.35);box-shadow:inset 0 0 34px rgba(var(--accent-rgb),.05),0 0 70px #1e589436,0 15px 30px #0005;backdrop-filter:blur(6px);border-radius:32px;z-index:2;transition:border-color .3s,box-shadow .3s;isolation:isolate}.nexus-core:before{content:"";position:absolute;inset:-10px;border:1px dashed rgba(var(--accent-rgb),.14);border-radius:41px;pointer-events:none}.core-symbol{fill:none;stroke:var(--accent);stroke-width:1.3;width:45px;height:45px;margin-bottom:7px;filter:drop-shadow(0 0 10px rgba(var(--accent-rgb),.35));transition:stroke .4s}.core-symbol>path:first-child{stroke-width:.7;opacity:.75}.nexus-core>strong{font-size:19px;font-weight:500;line-height:1.4;color:#e6f4ff;white-space:nowrap}.nexus-core>span:not(.core-bracket){font-size:11px;color:#869cbf;margin-top:6px;letter-spacing:.04em}.nexus-core>.core-open{font:9px var(--mono)!important;letter-spacing:.13em!important;color:var(--accent)!important;margin-top:12px!important}.core-bracket{position:absolute;width:23px;height:23px;border:1px solid var(--accent);pointer-events:none;opacity:.7}.bracket-tl{left:-11px;top:12px;border-right:0;border-bottom:0;border-radius:4px 0 0}.bracket-br{bottom:12px;right:-11px;border-top:0;border-left:0;border-radius:0 0 4px}.nexus-core:hover{box-shadow:0 0 70px rgba(var(--accent-rgb),.18);border-color:var(--accent)}
[data-app="jianyuan"]{--app-color:#71dfff;--app-rgb:113,223,255}[data-app="fayan"]{--app-color:#bba7ff;--app-rgb:187,167,255}[data-app="xinguan"]{--app-color:#72e7c4;--app-rgb:114,231,196}[data-app="minwang"]{--app-color:#edc398;--app-rgb:237,195,152}.orbit-node{position:absolute;z-index:3;width:278px;padding:17px 20px 16px;background:linear-gradient(110deg,rgba(var(--app-rgb),.08),#0a152ae8 65%);border:1px solid rgba(var(--app-rgb),.28);border-radius:10px;box-shadow:0 12px 38px #0003;backdrop-filter:blur(18px);transition:transform .35s,border-color .35s,box-shadow .35s,background .35s;animation:node-enter .8s backwards;outline-offset:7px}.node-jianyuan{left:3%;top:46px;animation-delay:.15s}.node-fayan{right:3%;top:46px;animation-delay:.3s}.node-xinguan{left:3%;bottom:48px;animation-delay:.45s}.node-minwang{right:3%;bottom:48px;animation-delay:.6s}.node-sequence{display:flex;align-items:center;gap:10px;font:12px var(--mono);letter-spacing:.12em;color:var(--app-color);line-height:1.4}.node-sequence>span{font-size:9px;letter-spacing:.1em;color:#869bb8}.node-main{display:flex;align-items:center;gap:12px;margin-top:14px}.node-icon{color:var(--app-color);width:26px;height:29px;flex-shrink:0}.node-icon>svg{width:26px;height:29px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.node-main>strong{font-size:22px;line-height:1.35;font-weight:550;white-space:nowrap;letter-spacing:-.035em}.node-arrow{font-size:20px;color:var(--app-color);margin-left:auto;line-height:1;transition:transform .3s}.node-description{display:block;font-size:13px;letter-spacing:.05em;color:#a5b8d2;margin-top:11px;padding-left:38px}.node-edge{position:absolute;inset:15px auto 15px -1px;width:2px;background:linear-gradient(transparent,var(--app-color),transparent);filter:drop-shadow(0 0 5px var(--app-color));opacity:.7}.orbit-node.is-active,.orbit-node:hover,.orbit-node:focus-visible{border-color:var(--app-color);background:linear-gradient(110deg,rgba(var(--app-rgb),.19),#0a152af2 75%);transform:translateY(-4px);box-shadow:0 0 40px rgba(var(--app-rgb),.08),0 16px 38px #0005}.orbit-node.is-active .node-arrow,.orbit-node:hover .node-arrow{transform:translate(2px,-2px)}.scene-coordinate{position:absolute;bottom:6px;font:9px/1.8 var(--mono);letter-spacing:.16em;color:#47617f;pointer-events:none}.coord-left{left:3%}.coord-right{right:3%;text-align:right}.scroll-cue{display:flex;align-items:center;justify-content:center;gap:12px;width:max-content;margin:-1px auto 0;font-size:12px;letter-spacing:.13em;color:#8fabc9;position:relative;z-index:2}.scroll-track{display:inline-block;position:relative;width:13px;height:21px;border:1px solid #6c89af80;border-radius:10px}.scroll-track>i{position:absolute;left:5px;top:4px;width:1px;height:5px;background:#adeaff;animation:scroll-down 1.8s ease-in-out infinite}
.agents-section{padding:56px 0 46px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px;gap:20px}.section-kicker{font:10px var(--mono);letter-spacing:.18em;color:#7b96b6}.section-heading h2{font-size:25px;font-weight:500;letter-spacing:.055em;line-height:1.4;margin:7px 0 0}.section-heading h2>span{color:var(--accent);padding-left:3px}.collection-index{font:28px var(--mono);letter-spacing:-.08em;color:#c5d6ef}.collection-index>span{font:12px var(--sans);letter-spacing:.1em;color:#7c92ae;margin-left:9px}.agent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.agent-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:22px 23px 20px;border:1px solid #657f9e38;border-radius:12px;background:linear-gradient(155deg,#111f365e,#0a122354);overflow:hidden;isolation:isolate;transform:perspective(700px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .22s,border-color .25s,box-shadow .25s}.agent-card:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(260px circle at var(--px,50%) var(--py,0%),rgba(var(--app-rgb),.13),transparent 70%);opacity:.4;transition:opacity .3s}.agent-card:after{content:"";position:absolute;left:20px;right:20px;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--app-color),transparent);opacity:.35}.card-cap{display:flex;justify-content:space-between;align-items:center;color:#9baecc;font-size:12px;letter-spacing:.03em}.card-cap>span:last-child{color:var(--app-color);font-size:22px;transition:transform .3s}.card-line-art{height:76px;margin:10px -24px 12px;mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent);color:var(--app-color);opacity:.8;pointer-events:none}.card-line-art>svg{height:100%;width:100%;fill:none;stroke:currentColor;stroke-width:.8}.card-line-art svg>path:not(.art-flow){opacity:.3}.card-line-art svg>circle{stroke-width:1;fill:#0b1428;opacity:.6}.card-line-art .art-flow{stroke-width:1.4;stroke-dasharray:20 350;animation:flow 6s linear infinite;filter:drop-shadow(0 0 4px var(--app-color))}.agent-card:nth-child(2) .art-flow{animation-delay:-1.5s}.agent-card:nth-child(3) .art-flow{animation-delay:-3s}.agent-card:nth-child(4) .art-flow{animation-delay:-4.5s}.agent-card h3{font-size:23px;font-weight:550;line-height:1.4;letter-spacing:-.045em;margin:0 0 13px;white-space:nowrap}.agent-card>p{font-size:15px;line-height:1.9;color:#98aac4;margin:0 0 25px;flex:1}.card-foot{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px;color:#7f96b4;padding-top:16px;border-top:1px solid #778fac26}.enter-label{color:var(--app-color);white-space:nowrap}.agent-card:hover,.agent-card.is-active,.agent-card:focus-visible{border-color:rgba(var(--app-rgb),.55);box-shadow:0 10px 42px rgba(var(--app-rgb),.04)}.agent-card:hover:before,.agent-card.is-active:before{opacity:1}.agent-card:hover .card-cap>span:last-child{transform:translate(3px,-3px)}
.footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0 32px;border-top:1px solid #8bacd21e}.footer-brand{display:flex;align-items:center;gap:16px;font:16px var(--mono);letter-spacing:.13em;color:#c9daf2}.footer-brand>span{font:13px var(--sans);letter-spacing:.08em;color:#8aa2c1}.footer>p{font-size:12px;color:#7088a7;margin:0}.time-display{text-align:right}.time-display>span{display:block;font:9px var(--mono);letter-spacing:.13em;color:#5f789c}.time-display>time{font:13px var(--mono);color:#a1b6d2;letter-spacing:.04em}
@keyframes equalize{50%{transform:scaleY(.35)}}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes node-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes flow{to{stroke-dashoffset:-429}}@keyframes scroll-down{50%{transform:translateY(5px);opacity:.35}}
.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;scroll-behavior:auto!important}.motion-off .agent-card,.motion-off .orbit-node{transform:none!important}.motion-off .motion-bars>i{height:5px;opacity:.5}
@media(min-width:1700px){.nexus-section{padding-top:44px}.command-space{height:500px}.orbit-node{width:294px;padding:20px 22px}.node-main>strong{font-size:24px}.node-description{font-size:14px}.node-jianyuan,.node-fayan{top:55px}.node-xinguan,.node-minwang{bottom:58px}.node-sequence>span{font-size:10px}}
@media(max-width:1200px){.page-shell{width:calc(100% - 64px)}.quick-nav{gap:23px}.masthead-tools{gap:13px}.orbit-node{width:254px;padding:17px 16px}.node-main{gap:9px}.node-main>strong{font-size:20px}.node-description{padding-left:35px;font-size:12px}.node-jianyuan,.node-xinguan{left:0}.node-fayan,.node-minwang{right:0}.node-sequence>span{font-size:8px}.agent-grid{gap:14px}.agent-card{padding:20px 18px}.agent-card h3{font-size:21px}.card-foot{font-size:11px}.agent-card>p{font-size:14px}}
@media(max-width:980px){.preview-label{display:none!important}.brand-type>span{font-size:8px}.quick-nav{gap:18px}.masthead{gap:18px}.command-space{height:455px}.orbit-node{width:222px;padding:16px 14px}.node-main{gap:7px}.node-icon,.node-icon>svg{width:22px;height:25px}.node-main>strong{font-size:18px}.node-description{padding-left:29px;font-size:12px;letter-spacing:0}.node-sequence>span{font-size:8px;letter-spacing:.04em}.node-arrow{font-size:17px}.nexus-core{width:140px;height:150px;border-radius:26px}.nexus-core:before{border-radius:34px}.nexus-core>strong{font-size:16px}.core-symbol{width:37px;height:37px}.nexus-core>span:not(.core-bracket){font-size:10px}.nexus-core>.core-open{font-size:8px!important}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.agent-card{padding:24px}.agent-card h3{font-size:25px}.agent-card>p{font-size:16px}.card-foot{font-size:13px}.card-cap{font-size:13px}.card-line-art{margin-top:5px;height:75px}.footer-brand{gap:10px}.footer>p{display:none}}
@media(max-width:760px){.page-shell{width:calc(100% - 36px)}.masthead{height:76px;gap:14px}.brand>svg{width:33px;height:33px}.brand{gap:10px}.brand-type>strong{font-size:22px}.brand-type>span{font-size:7px}.quick-nav{display:none}.preview-label{display:inline!important;font-size:10px;padding-left:0;border:0}.masthead-tools{gap:11px}.motion-toggle{padding:8px 10px;font-size:11px;gap:8px}.motion-bars{gap:2px}.nexus-section{padding-top:30px}.eyebrow{font-size:8px;letter-spacing:.08em;gap:9px;margin-bottom:15px}.eyebrow>span{width:23px}h1{font-size:clamp(40px,9vw,61px);letter-spacing:.025em}.hero-subtitle{font-size:14px;letter-spacing:.1em;margin-top:16px}.hero-subtitle>span{margin:0 8px}.command-space{height:510px;margin:0 auto;max-width:560px;overflow:clip}#nexus-canvas{height:310px}.command-space:before{inset:0 10% 42%}.connection-map{display:none}.scene-coordinate{display:none}.nexus-core{top:155px;width:130px;height:135px;border-radius:22px}.nexus-core:before{inset:-8px;border-radius:29px}.nexus-core>strong{font-size:16px}.core-symbol{width:30px;height:30px;margin-bottom:6px}.nexus-core>span:not(.core-bracket){font-size:9px;margin-top:5px}.nexus-core>.core-open{font-size:7px!important;margin-top:9px!important}.core-bracket{width:16px;height:16px;left:-9px;top:12px}.bracket-br{left:auto;top:auto;right:-9px;bottom:12px}.node-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;position:absolute;left:0;right:0;bottom:9px}.orbit-node{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto;min-width:0;padding:14px 13px;border-radius:9px}.node-main{margin-top:10px;gap:7px}.node-main>strong{font-size:17px}.node-icon,.node-icon>svg{width:20px;height:23px}.node-sequence{font-size:10px;letter-spacing:.05em;gap:6px}.node-sequence>span{font-size:7px;letter-spacing:0}.node-description{font-size:11px;padding-left:0;margin-top:9px;color:#a0b3cd;letter-spacing:0}.node-arrow{font-size:15px}.orbit-node:hover,.orbit-node.is-active{transform:none}.scroll-cue{font-size:11px;margin-top:13px}.agents-section{padding:41px 0 33px}.section-heading{margin-bottom:18px;gap:12px}.section-kicker{font-size:9px;letter-spacing:.12em}.section-heading h2{font-size:22px;letter-spacing:.01em;margin-top:7px}.collection-index{font-size:22px}.collection-index>span{display:none}.agent-grid{gap:14px}.agent-card{padding:21px}.agent-card h3{font-size:22px}.agent-card>p{font-size:15px}.card-foot{font-size:12px;gap:8px}.footer{padding:23px 0 28px;gap:12px}.footer-brand{display:flex;flex-direction:column;align-items:start;gap:4px;font-size:14px}.footer-brand>span{font-size:11px}.time-display>span{font-size:8px}.time-display>time{font-size:11px}.card-line-art{height:60px}.card-cap{font-size:12px}}
@media(max-width:540px){.agent-grid{grid-template-columns:1fr}.agent-card{padding:23px 24px}.card-line-art{height:58px;margin-top:6px;margin-bottom:10px}.agent-card h3{font-size:25px}.agent-card>p{font-size:16px;margin-bottom:23px}.card-cap{font-size:13px}.card-foot{font-size:13px}.node-main>strong{font-size:16px;letter-spacing:-.055em}.node-icon,.node-icon>svg{width:18px;height:21px}.orbit-node{padding:13px 11px}.node-main{gap:5px}.node-arrow{font-size:14px}.node-sequence>span{font-size:6.5px}.node-sequence{gap:6px}.command-space{height:494px}.node-grid{gap:10px}.node-description{font-size:10px}.hero-subtitle{font-size:13px}.hero-subtitle>span{margin:0 7px}.preview-label{display:none!important}}
@media(max-width:359px){.page-shell{width:calc(100% - 28px)}.brand-type>span{display:none}.brand-type>strong{font-size:20px}.node-icon{display:none}.node-main>strong{font-size:15px}.node-sequence>span{font-size:6px}.node-arrow{font-size:13px}.node-description{font-size:10px}.node-main{margin-top:10px}.eyebrow{font-size:7px}h1{font-size:39px}.hero-subtitle{font-size:12px;letter-spacing:.05em}.hero-subtitle>span{margin:0 6px}.command-space{height:488px}.section-heading h2{font-size:20px}}
.nexus-core{box-shadow:inset 0 0 34px rgba(var(--accent-rgb),.08),0 0 62px rgba(var(--accent-rgb),.1),0 15px 30px #0005}.node-description{font-size:14px}.node-sequence>span{font-size:10px}.agent-card>p{font-size:16px}.card-foot{font-size:13px}
@media(max-width:1200px){.node-description{font-size:13px}.node-sequence>span{font-size:9px}}
@media(max-width:980px){.node-description{font-size:12px}.node-sequence>span{font-size:8px}}
@media(max-width:760px){.node-sequence>span{display:none}.node-sequence{font-size:11px}.node-description{font-size:12px}.brand-type>span{display:none}.nexus-core>.core-open{font-size:9px!important}.nexus-core>span:not(.core-bracket){font-size:10px}.agent-card>p{font-size:16px}}
@media(max-width:540px){.node-icon{display:none}.node-main>strong{font-size:17px}.node-description{font-size:12px}.node-grid{bottom:4px}.command-space{height:510px}}
@media(max-width:359px){.node-main>strong{font-size:15px}.node-arrow{display:none}.node-description{font-size:11px}.command-space{height:510px}}
.page-shell{z-index:1}.cursor-glow{position:fixed;top:0;left:0;width:360px;height:360px;z-index:0;border-radius:50%;background:radial-gradient(circle,rgba(91,202,255,.2),rgba(69,139,255,.09) 32%,transparent 70%);opacity:0;pointer-events:none;transition:opacity .25s;will-change:transform}.cursor-glow.is-visible{opacity:1}
@media(hover:none),(pointer:coarse){.cursor-glow{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.agent-card,.orbit-node{transform:none!important}}
