:root{--bg:#020305;--surface:#090e16d1;--surface-strong:#08111d;--surface-soft:#ffffff0a;--text:#f5f7fb;--text-muted:#aab4c2;--text-dim:#6f7d8f;--border:#ffffff1f;--border-strong:#4d97ff6b;--accent:#1478ff;--accent-strong:#2d92ff;--green:#37d67a;--warning:#f4c247;--danger:#ff5e66;--container:1180px;--radius:8px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;color:var(--text);text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;background:linear-gradient(#030508 0%,#04070b 48%,#020305 100%);margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.42;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 72%);mask-image:linear-gradient(#0000008c,#0000 72%)}a{color:inherit;text-decoration:none}img,svg{display:block}button{font:inherit}.site-nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020305b8;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 42px;display:flex;position:fixed;top:0;left:0;right:0}.brand,.site-nav__links,.hero__actions,.hero__bottom,.hero-console__header,.contact,.footer{align-items:center;display:flex}.brand{gap:12px;min-width:0}.brand__logo{object-fit:cover;object-position:left center;background:#fff;border-radius:50%;width:34px;height:34px}.brand__name{color:#fff;white-space:nowrap;font-size:16px;font-weight:700}.site-nav__links{color:#f5f7fbb8;gap:34px;font-size:14px;font-weight:500}.site-nav__links a,.nav-action{transition:color .18s,border-color .18s,background .18s}.site-nav__links a:hover{color:#fff}.nav-action{border:1px solid #ffffff52;border-radius:4px;padding:9px 18px;font-size:13px;font-weight:700}.nav-action:hover{color:#020305;background:#fff;border-color:#fff}.hero{min-height:100vh;padding:128px 42px 0;position:relative;overflow:hidden}.hero__background{background:linear-gradient(#02030533,#020305 92%),linear-gradient(120deg,#1478ff2e,#0000 42%),linear-gradient(270deg,#ffffff12,#0000 48%);position:absolute;inset:0}.hero__background:before{content:"";background:linear-gradient(90deg,#0000,#2d92ffbf,#0000);height:1px;position:absolute;bottom:14%;left:-8%;right:-8%;transform:rotate(-3deg)}.hero__content{z-index:1;max-width:var(--container);grid-template-columns:minmax(0,.86fr) minmax(520px,1fr);align-items:center;gap:52px;min-height:calc(100vh - 214px);margin:0 auto;display:grid;position:relative}.hero__copy{max-width:600px}.hero h1{color:#fff;margin:0 0 24px;font-size:64px;font-weight:800;line-height:1.05}.hero h1 span{display:block}.hero p{color:#ecf2fcc7;max-width:560px;margin:0;font-size:18px;line-height:1.9}.hero__actions{flex-wrap:wrap;gap:16px;margin-top:40px}.button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--accent);color:#fff;box-shadow:0 18px 46px #1478ff47}.button--primary:hover{background:var(--accent-strong)}.button--ghost{color:#fff;background:#ffffff08;border-color:#ffffff3d}.button--ghost:hover{border-color:#fff}.hero__visual{min-height:620px;position:relative}.robot-stage{width:450px;height:520px;position:absolute;inset:0 0 auto auto}.robot-stage:before{content:"";border:1px solid #2d92ff5c;border-radius:50%;height:56px;position:absolute;bottom:18px;left:18%;right:8%;transform:perspective(420px)rotateX(68deg);box-shadow:0 0 42px #1478ff42}.robot-stage__robot{object-fit:contain;filter:drop-shadow(0 32px 54px #000000b8);width:310px;height:auto;max-height:470px;position:absolute;bottom:46px;right:86px}.robot-stage__ring{border:1px solid #2d92ff3d;border-radius:50%;width:392px;height:112px;position:absolute;bottom:0;right:30px;transform:perspective(520px)rotateX(68deg)}.robot-stage__ring--two{border-color:#ffffff2e;width:286px;height:78px;bottom:28px;right:76px}.hero-console{border:1px solid var(--border-strong);border-radius:var(--radius);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#04080dc7;width:520px;position:absolute;bottom:46px;right:0;overflow:hidden;box-shadow:0 24px 70px #00000080}.hero-console__header{border-bottom:1px solid var(--border);color:#fff;justify-content:space-between;padding:16px 18px;font-size:14px;font-weight:700}.status-dot{color:var(--green);padding-left:16px;font-size:13px;position:relative}.status-dot:before{content:"";background:var(--green);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero-console__body{grid-template-columns:1.25fr .95fr;gap:12px;padding:14px;display:grid}.map-panel,.command-panel,.telemetry-panel{background:#ffffff09;border:1px solid #ffffff1a;border-radius:6px;min-height:132px}.map-panel{grid-row:span 2;position:relative;overflow:hidden}.map-panel__grid{background-image:linear-gradient(#2d92ff24 1px,#0000 1px),linear-gradient(90deg,#2d92ff24 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.map-panel__path{border-top:1px solid #2d92ff6b;border-bottom:0;border-left:0;border-right:1px solid #2d92ff6b;height:42%;position:absolute;top:34%;left:14%;right:14%;transform:skew(-16deg)}.map-pin{background:var(--accent-strong);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 0 7px #2d92ff29}.map-pin--one{top:32%;left:24%}.map-pin--two{top:48%;left:58%}.map-pin--three{background:var(--green);top:28%;left:74%;box-shadow:0 0 0 7px #37d67a29}.command-panel,.telemetry-panel{padding:14px}.command-panel span,.telemetry-row span{color:var(--text-muted);font-size:13px}.command-panel strong{color:#fff;margin-top:4px;font-size:20px;display:block}.control-pad{grid-template-columns:repeat(3,34px);gap:8px;width:max-content;margin-top:14px;display:grid}.control-pad button{background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px;width:34px;height:34px}.control-pad button:first-child{grid-column:2}.control-pad button:nth-child(3){background:var(--accent)}.telemetry-panel{align-content:center;gap:13px;display:grid}.telemetry-row{grid-template-columns:74px 1fr;align-items:center;gap:10px;display:grid}.telemetry-line{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.telemetry-line span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--green));height:100%;display:block}.hero__bottom{z-index:1;max-width:var(--container);border-radius:var(--radius) var(--radius) 0 0;color:#f5f7fbc7;background:#ffffff0a;border:1px solid #ffffff1f;justify-content:center;gap:0;margin:0 auto;position:relative}.hero__bottom span{text-align:center;border-right:1px solid #ffffff1a;flex:1;padding:20px 18px;font-size:14px}.hero__bottom span:last-child{border-right:0}.section{max-width:var(--container);margin:0 auto;padding:110px 42px;position:relative}.section__intro{max-width:720px;margin-bottom:48px}.section h2,.contact h2{color:#fff;margin:0;font-size:36px;line-height:1.22}.section__intro p,.module-copy p,.section--about p,.contact p{color:var(--text-muted);margin:18px 0 0;font-size:16px;line-height:1.9}.capability-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.capability-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(#ffffff0e,#ffffff06);min-height:286px;padding:28px;transition:transform .18s,border-color .18s,background .18s}.capability-card:hover{border-color:var(--border-strong);background:linear-gradient(#1478ff21,#ffffff06);transform:translateY(-4px)}.icon{width:42px;height:42px;color:var(--accent-strong)}.capability-card h3,.module-row h3{color:#fff;margin:26px 0 12px;font-size:20px;line-height:1.35}.capability-card p,.module-row p,.workflow p{color:var(--text-muted);margin:0;font-size:15px;line-height:1.8}.section--modules{background:linear-gradient(90deg,#1478ff1f,#0000 35%),#ffffff06;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;max-width:none;padding-left:0;padding-right:0}.module-shell{max-width:var(--container);grid-template-columns:.82fr 1.18fr;gap:42px;margin:0 auto;padding:0 42px;display:grid}.module-list{gap:10px;display:grid}.module-row{border:1px solid var(--border);border-radius:var(--radius);background:#03070cb8;grid-template-columns:64px 1fr;gap:18px;padding:22px 24px;display:grid}.module-row>span{color:var(--accent-strong);font-size:14px;font-weight:800}.module-row h3{margin-top:0}.workflow{grid-template-columns:repeat(4,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.workflow li{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff09;min-height:188px;padding:26px 22px;position:relative}.workflow li:after{content:"";background:#2d92ff9e;width:13px;height:1px;position:absolute;top:50%;right:-13px}.workflow li:last-child:after{display:none}.workflow span{width:38px;height:38px;color:var(--accent-strong);border:1px solid #2d92ff73;border-radius:50%;justify-content:center;align-items:center;margin-bottom:26px;font-size:13px;font-weight:800;display:inline-flex}.section--about{border-top:1px solid #ffffff12;grid-template-columns:1fr;display:grid}.section--about>div{max-width:850px}.contact{max-width:var(--container);border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(90deg,#1478ff2e,#ffffff09);justify-content:space-between;gap:32px;margin:0 auto 72px;padding:46px 42px}.contact p{margin-top:8px}.footer{max-width:var(--container);color:var(--text-dim);border-top:1px solid #ffffff14;justify-content:space-between;gap:24px;margin:0 auto;padding:30px 42px 42px;font-size:14px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1080px){.site-nav{padding:0 24px}.site-nav__links{display:none}.hero{min-height:auto;padding:112px 24px 0}.hero__content{grid-template-columns:1fr;gap:30px;min-height:auto}.hero h1{font-size:48px}.hero__visual{min-height:590px}.robot-stage{left:auto;right:0}.hero-console{left:0;right:auto}.capability-grid,.workflow{grid-template-columns:repeat(2,1fr)}.workflow li:after{display:none}.module-shell{grid-template-columns:1fr}}@media (width<=720px){.site-nav{height:64px}.brand__name{font-size:14px}.nav-action{padding:8px 12px;font-size:12px}.hero{padding:98px 18px 0}.hero h1{font-size:38px}.hero p{font-size:16px}.hero__visual{min-height:690px}.robot-stage{width:100%;height:380px}.robot-stage__robot{width:230px;right:50%;transform:translate(50%)}.robot-stage__ring{width:310px;right:50%;transform:translate(50%)perspective(520px)rotateX(68deg)}.robot-stage__ring--two{width:220px}.hero-console{width:100%;bottom:34px;left:0;right:0}.hero-console__body{grid-template-columns:1fr}.map-panel{grid-row:auto;min-height:170px}.hero__bottom{grid-template-columns:1fr 1fr;display:grid}.hero__bottom span{border-bottom:1px solid #ffffff1a;border-right:0}.section{padding:76px 18px}.section h2,.contact h2{font-size:30px}.capability-grid,.workflow{grid-template-columns:1fr}.module-shell{padding:0 18px}.module-row{grid-template-columns:42px 1fr;padding:20px 18px}.contact{flex-direction:column;align-items:flex-start;margin:0 18px 48px;padding:30px 22px}.footer{flex-direction:column;align-items:flex-start;padding:24px 18px 34px}}
