:root{color-scheme:dark;--bg: #030508;--bg-soft: #080d12;--panel: rgba(255, 255, 255, .045);--panel-strong: rgba(255, 255, 255, .075);--line: rgba(255, 255, 255, .17);--line-strong: rgba(255, 255, 255, .42);--text: #f5f7f9;--muted: #a7b0ba;--subtle: #68727e;--accent: #ffffff;--blue: #76d5ff;--green: #9cffd0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),radial-gradient(circle at 70% 12%,rgba(118,213,255,.11),transparent 34%),radial-gradient(circle at 18% 28%,rgba(156,255,208,.08),transparent 28%),var(--bg);background-size:54px 54px,54px 54px,auto,auto,auto;color:var(--text)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{position:relative;min-height:100vh;overflow:hidden;padding:24px clamp(18px,4vw,64px) 28px}.surface-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.78;mix-blend-mode:screen}.line-field{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.85}.line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--line-strong),transparent);transform-origin:left center}.line-a{width:52vw;top:170px;right:-8vw;transform:rotate(-18deg)}.line-b{width:42vw;top:52%;left:-10vw;transform:rotate(24deg)}.line-c{width:62vw;bottom:170px;right:8vw;transform:rotate(6deg)}.node{position:absolute;width:8px;height:8px;border:1px solid var(--accent);border-radius:50%;box-shadow:0 0 28px #ffffff80}.node-a{top:142px;right:28%}.node-b{left:18%;top:56%}.node-c{right:14%;bottom:154px}.site-header,.hero,.section-block,.company-section,.product-section,.workflow-section,.launch-band,.site-footer{position:relative;z-index:1;width:min(1180px,100%);margin:0 auto}.site-header{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;width:214px;height:62px}.brand-lockup{width:100%;height:100%;display:block;object-fit:contain;object-position:left center}.site-nav{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:5px;background:#00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav a{min-width:76px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--muted);font-size:14px}.site-nav a:hover{color:var(--text);background:#ffffff14}.hero{min-height:calc(100vh - 116px);display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.72fr);gap:clamp(34px,6vw,86px);align-items:center;padding:52px 0 80px}.eyebrow,.section-title p,.workflow-copy p,.panel-top span{margin:0;color:var(--blue);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.hero h1{margin:18px 0 0;font-size:clamp(64px,10vw,132px);line-height:.96;letter-spacing:0}.lead{width:min(920px,100%);margin:24px 0 0;color:#d9dee4;font-size:clamp(17px,1.55vw,20px);line-height:1.58}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primary-link,.secondary-link,.ghost-link{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:0 18px;font-weight:700}.primary-link{color:#030508;background:var(--accent)}.secondary-link{border:1px solid var(--line-strong);color:var(--text);background:#ffffff0b}.ghost-link{border:1px solid transparent;color:var(--muted);background:transparent}.ghost-link:hover{color:var(--text);border-color:var(--line)}.portal-section{position:relative;z-index:1;width:min(1180px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:-42px auto 0}.portal-card{min-height:212px;display:grid;align-content:space-between;border:1px solid var(--line);border-radius:8px;padding:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:transform .18s ease,border-color .18s ease,background .18s ease}.portal-card:hover{transform:translateY(-3px);border-color:var(--line-strong)}.portal-card>div,.portal-card strong{display:flex;align-items:center;gap:9px}.portal-card>div{justify-content:space-between}.portal-card>div span{color:var(--blue);font-size:12px;letter-spacing:.16em}.portal-card h2{margin:22px 0 0;font-size:clamp(28px,4vw,42px);letter-spacing:0}.portal-card p{margin:10px 0 0;color:#d4dbe2;line-height:1.72}.portal-card strong{margin-top:22px;color:var(--text)}.primary-portal{background:linear-gradient(135deg,#76d5ff29,#ffffff09),#ffffff0f}.admin-portal{background:linear-gradient(135deg,#9cffd01a,#ffffff06),#00000038}.signal-panel,.feature-card,.company-copy,.company-card,.product-section,.workflow-section,.launch-band{border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,var(--panel-strong),rgba(255,255,255,.026));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.signal-panel{min-height:540px;padding:20px;display:grid;grid-template-rows:auto 1fr auto;box-shadow:inset 0 0 0 1px #ffffff09}.panel-top{display:flex;align-items:center;justify-content:space-between;color:var(--text)}.orbit-map{position:relative;display:grid;place-items:center}.orbit-map:before,.orbit-map:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.orbit-map:before{width:min(330px,76%);aspect-ratio:1}.orbit-map:after{width:min(460px,98%);aspect-ratio:1}.core{position:relative;z-index:1;width:116px;height:116px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:#05080c}.core strong{margin-top:-28px;font-size:18px}.orbit-dot{position:absolute;z-index:1;min-width:78px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:999px;background:#05080c;color:var(--muted);font-size:12px}.dot-1{top:16%;left:18%}.dot-2{top:20%;right:12%}.dot-3{bottom:19%;left:12%}.dot-4{right:14%;bottom:16%}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric-row div{border-top:1px solid var(--line);padding-top:12px}.metric-row strong,.metric-row span{display:block}.metric-row strong{font-size:24px}.metric-row span{margin-top:4px;color:var(--muted);font-size:12px}.section-block{padding:54px 0 0}.company-section{margin-top:64px;display:grid;grid-template-columns:.62fr 1fr;gap:22px;align-items:stretch}.company-copy{padding:28px}.company-copy p{margin:0;color:var(--blue);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.company-copy h2{margin:12px 0 0;font-size:clamp(28px,4vw,48px);line-height:1.16;letter-spacing:0}.company-copy span{display:block;margin-top:18px;color:var(--muted);line-height:1.78}.company-grid{display:grid;gap:12px}.company-card{min-height:132px;padding:22px}.company-card h3{margin:0;font-size:20px}.company-card p{margin:12px 0 0;color:var(--muted);line-height:1.72}.product-section{margin-top:18px;padding:26px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-title h2,.workflow-copy h2,.launch-band h2{margin:0;letter-spacing:0}.section-title h2{font-size:clamp(28px,4vw,48px)}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{min-height:220px;padding:22px}.feature-card svg{color:var(--green)}.feature-card h3{margin:42px 0 0;font-size:20px}.feature-card p{margin:12px 0 0;color:var(--muted);line-height:1.72}.product-list{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.product-list span{min-height:74px;display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px;color:#dce4ea;background:#0003;line-height:1.45}.workflow-section{margin-top:64px;padding:28px;display:grid;grid-template-columns:.65fr 1fr;gap:28px;align-items:center}.workflow-copy h2{margin-top:10px;font-size:clamp(24px,3vw,38px);line-height:1.25}.workflow-line{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.workflow-step{min-height:118px;border:1px solid var(--line);border-radius:8px;padding:13px;background:#0003}.workflow-step span,.workflow-step strong{display:block}.workflow-step span{color:var(--subtle);font-size:12px}.workflow-step strong{margin-top:34px;line-height:1.45}.launch-band{margin-top:64px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.launch-band>div{display:grid;gap:10px}.launch-band svg{color:var(--blue)}.launch-band p{margin:0;color:var(--muted);line-height:1.7}.site-footer{min-height:70px;margin-top:34px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;color:var(--subtle);font-size:13px}.site-footer span,.site-footer a{display:inline-flex;align-items:center;gap:8px}.site-footer a:hover{color:var(--text)}@media(max-width:980px){.site-nav{display:none}.hero,.company-section,.workflow-section,.portal-section{grid-template-columns:1fr}.hero{min-height:auto;padding:68px 0 96px}.portal-section{margin-top:-54px}.signal-panel{min-height:460px}.capability-grid{grid-template-columns:repeat(2,1fr)}.workflow-line{grid-template-columns:repeat(3,1fr)}.product-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.site-shell{padding:18px 14px 22px}.hero{padding-top:46px}.hero h1{font-size:58px}.lead{font-size:17px}.primary-link,.secondary-link,.ghost-link{width:100%}.portal-section{margin-top:-36px}.signal-panel{min-height:390px;padding:16px}.orbit-dot{min-width:68px;font-size:11px}.metric-row,.capability-grid,.product-list,.workflow-line{grid-template-columns:1fr}.feature-card{min-height:180px}.feature-card h3{margin-top:28px}.workflow-section,.launch-band{padding:20px}.launch-band{align-items:stretch;flex-direction:column}}
