:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#070b0d;color:#eef7f3;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;--bg: #070b0d;--panel: rgba(14, 20, 22, .82);--panel-strong: #101719;--line: rgba(189, 212, 205, .16);--line-strong: rgba(122, 245, 196, .32);--text: #eef7f3;--muted: #a2b5af;--soft: #d5e8e1;--green: #37f2a2;--cyan: #52d9d3;--amber: #f3b64a;--rose: #f47b7b;--shadow: 0 24px 70px rgba(0, 0, 0, .42)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#070b0dc2,#070b0d 58%),linear-gradient(90deg,rgba(55,242,162,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(82,217,211,.05) 1px,transparent 1px),#070b0d;background-size:auto,72px 72px,72px 72px,auto;color:var(--text)}body,button,a{letter-spacing:0}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:hidden}.site-nav{position:fixed;z-index:20;top:16px;left:50%;width:min(1180px,calc(100% - 32px));min-height:64px;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px;border:1px solid rgba(238,247,243,.14);border-radius:8px;background:#070b0dbd;box-shadow:0 16px 46px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:11px;min-width:0}.brand-mark{width:40px;height:40px;border:1px solid var(--line-strong);border-radius:8px;display:inline-grid;flex:0 0 auto;place-items:center;color:var(--green);background:linear-gradient(145deg,#37f2a224,#52d9d30d)}.brand strong,.brand small{display:block}.brand strong{font-size:18px;line-height:1}.brand small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.2}.nav-links{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(238,247,243,.1);border-radius:8px;background:#ffffff08}.nav-links a{min-height:38px;display:inline-flex;align-items:center;padding:0 13px;border-radius:6px;color:var(--soft);font-size:14px}.nav-links a:hover{background:#eef7f314}.nav-cta,.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;font-weight:750;line-height:1}.nav-cta{padding:0 15px;border:1px solid rgba(55,242,162,.34);color:#04100b;background:var(--green)}.hero{position:relative;min-height:88vh;display:flex;align-items:center;padding:148px max(24px,calc((100vw - 1180px)/2)) 92px;isolation:isolate}.hero-image,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero-image{z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{z-index:-2;background:linear-gradient(90deg,#070b0dfa,#070b0dd1 38%,#070b0d2e 74%),linear-gradient(180deg,#070b0d24,#070b0d33 60%,#070b0d)}.hero-content{width:min(650px,100%);min-width:0}.eyebrow{margin:0 0 14px;display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:12px;font-weight:800;line-height:1.2;text-transform:uppercase}.hero h1{margin:0;font-size:80px;line-height:.96;font-weight:850}.hero-lede{width:min(610px,100%);margin:24px 0 0;color:#dbe9e4;font-size:21px;line-height:1.55;overflow-wrap:break-word}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-badges span{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(238,247,243,.14);border-radius:8px;color:var(--soft);background:#070b0d6b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button{padding:0 18px;border:1px solid rgba(238,247,243,.16)}.button.primary{color:#04100b;background:linear-gradient(135deg,var(--green),#a7ffd4);border-color:#37f2a28c}.button.secondary{color:var(--text);background:#eef7f30f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button.full{width:100%}.proof-strip,.section,.deployment-band,.market-band,.site-footer{width:min(1180px,calc(100% - 32px));margin:0 auto}.proof-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:-42px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#eef7f31a;box-shadow:var(--shadow)}.metric{min-height:142px;padding:22px;background:#0c1214e6}.metric strong,.metric span{display:block}.metric strong{color:var(--green);font-size:34px;line-height:1}.metric span{margin-top:10px;color:var(--text);font-weight:800}.metric p{margin:8px 0 0;color:var(--muted);font-size:14px}.section{padding:108px 0}.section-heading{width:min(760px,100%)}.section-heading.compact{width:min(680px,100%)}.section-heading h2,.market-band h2,.pilot-copy h2{margin:0;font-size:46px;line-height:1.08}.section-heading p:not(.eyebrow),.pilot-copy p,.market-band p:not(.eyebrow){margin:18px 0 0;color:var(--muted);font-size:18px}.platform-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:28px;align-items:stretch;margin-top:42px}.command-visual{min-height:560px;display:grid;grid-template-rows:auto 1fr auto;border:1px solid rgba(82,217,211,.25);border-radius:8px;overflow:hidden;background:linear-gradient(90deg,rgba(238,247,243,.06) 1px,transparent 1px),linear-gradient(0deg,rgba(238,247,243,.05) 1px,transparent 1px),#101719;background-size:44px 44px;box-shadow:var(--shadow)}.visual-topline,.visual-events{display:flex;align-items:center;gap:12px;padding:16px;background:#070b0d94}.visual-topline{border-bottom:1px solid var(--line);color:var(--soft)}.visual-topline strong{margin-left:auto;color:var(--green);font-size:13px}.signal-dot{width:9px;height:9px;border-radius:999px;background:var(--green);box-shadow:0 0 20px #37f2a2cc}.visual-map{position:relative;min-height:380px;margin:22px;border:1px solid rgba(238,247,243,.14);border-radius:8px;background:linear-gradient(135deg,rgba(55,242,162,.12),transparent 46%),linear-gradient(315deg,rgba(243,182,74,.1),transparent 42%),#02080a7a}.zone{position:absolute;min-width:118px;padding:9px 10px;border:1px solid;border-radius:8px;color:var(--soft);font-size:12px;font-weight:760;background:#070b0dd1}.zone-a{top:16%;left:12%;border-color:#52d9d375}.zone-b{right:13%;bottom:18%;border-color:#f3b64a7a}.zone-c{top:47%;left:43%;border-color:#37f2a270}.device-pin{position:absolute;width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(55,242,162,.48);border-radius:8px;color:var(--green);background:#070b0de0;box-shadow:0 0 0 8px #37f2a214}.pin-a{top:31%;left:25%}.pin-b{top:58%;left:58%}.pin-c{top:22%;right:20%}.visual-events{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.visual-events span{min-width:0;display:inline-flex;align-items:center;gap:8px;color:var(--soft);font-size:13px}.visual-events svg{flex:0 0 auto;color:var(--cyan)}.capability-list{display:grid;gap:14px}.capability,.product-card,.flow-card,.pilot-panel{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 18px 46px #0000003d}.capability{min-height:120px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;padding:18px}.capability-icon,.product-icon,.flow-icon{width:46px;height:46px;display:inline-grid;place-items:center;border-radius:8px;color:var(--green);background:#37f2a21a;border:1px solid rgba(55,242,162,.22)}.capability h3,.product-card h3,.flow-card h3{margin:0;font-size:20px}.capability p,.product-card span,.flow-card p{margin:8px 0 0;color:var(--muted)}.products-section{border-top:1px solid var(--line)}.product-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:34px;padding:8px;border:1px solid rgba(238,247,243,.12);border-radius:8px;background:#ffffff08}.product-tabs button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:6px;color:var(--soft);background:transparent;cursor:pointer;font-weight:800}.product-tabs button:hover,.product-tabs button.active{border-color:#37f2a23d;color:var(--text);background:#37f2a21a}.product-tabs svg{width:18px;height:18px;color:var(--green)}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:22px;align-items:stretch;margin-top:24px}.product-copy{min-height:360px;display:flex;flex-direction:column;justify-content:center;padding:30px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#37f2a21f,#52d9d30d 42%,#f3b64a12),#0d1416db;box-shadow:var(--shadow)}.product-stage{margin:0 0 12px;color:var(--amber);font-size:13px;font-weight:850;text-transform:uppercase}.product-copy h3{margin:0;width:min(740px,100%);font-size:34px;line-height:1.12}.product-copy p:not(.product-stage){margin:18px 0 0;color:var(--soft);font-size:17px}.product-signal{width:fit-content;max-width:100%;min-height:38px;display:inline-flex;align-items:center;gap:9px;margin-top:22px;padding:0 12px;border:1px solid rgba(82,217,211,.28);border-radius:8px;color:var(--cyan);background:#070b0d6b;font-weight:780}.signal-board{min-height:360px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#0a0f11e6;box-shadow:0 18px 46px #0000003d}.signal-board ul,.pilot-panel ul{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:12px}.signal-board li,.pilot-panel li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;color:var(--soft);font-size:14px}.signal-board li svg,.pilot-panel li svg{margin-top:2px;color:var(--green)}.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.application-card{min-height:230px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 18px 46px #0003}.application-card>span{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid rgba(82,217,211,.24);border-radius:8px;color:var(--cyan);background:#52d9d314}.application-card h4{margin:18px 0 0;font-size:19px}.application-card p{margin:9px 0 0;color:var(--muted)}.outcome-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.outcome-row span{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(55,242,162,.22);border-radius:8px;color:var(--soft);background:#37f2a214}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px}.product-card{min-height:410px;padding:22px}.product-card p{margin:20px 0 8px;color:var(--amber);font-size:13px;font-weight:800;text-transform:uppercase}.product-card ul{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:12px}.product-card li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;color:var(--soft);font-size:14px}.product-card li svg{margin-top:2px;color:var(--green)}.flow-section{border-top:1px solid var(--line)}.flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:40px}.flow-card{position:relative;min-height:286px;padding:22px;overflow:hidden}.flow-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--green),var(--cyan),var(--amber))}.flow-number{color:#eef7f347;font-size:34px;font-weight:850;line-height:1}.flow-icon{margin:22px 0 18px}.deployment-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-bottom:22px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#eef7f31a;box-shadow:var(--shadow)}.deployment-band article{min-height:230px;padding:24px;background:#0c1214eb}.deployment-band span{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid rgba(243,182,74,.34);border-radius:8px;color:var(--amber);font-weight:850}.deployment-band h3{margin:22px 0 0;font-size:20px}.deployment-band p{margin:10px 0 0;color:var(--muted)}.market-band{display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);gap:34px;align-items:start;padding:56px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#37f2a224,#52d9d30f 48%,#f3b64a14),#0d1416f0;box-shadow:var(--shadow)}.market-list{display:flex;flex-wrap:wrap;gap:10px}.market-list span{min-height:40px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid rgba(238,247,243,.16);border-radius:8px;color:var(--soft);background:#070b0d6b}.pilot-section{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:48px;align-items:center}.pilot-copy{width:min(690px,100%)}.pilot-panel{padding:24px;background:linear-gradient(180deg,#37f2a214,#070b0d00),#0d1416eb}.panel-label{display:inline-flex;min-height:32px;align-items:center;padding:0 10px;border:1px solid rgba(243,182,74,.3);border-radius:8px;color:var(--amber);font-size:13px;font-weight:800}.pilot-panel .button{margin-top:24px}.site-footer{min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0 36px;border-top:1px solid var(--line);color:var(--muted)}.site-footer p{margin:0;max-width:520px;text-align:right}@media(max-width:1040px){.site-nav{align-items:stretch;flex-wrap:wrap}.nav-links{order:3;width:100%;justify-content:center}.proof-strip,.platform-layout,.product-detail,.product-grid,.application-grid,.flow-grid,.deployment-band,.market-band,.pilot-section{grid-template-columns:1fr 1fr}.platform-layout,.pilot-section{align-items:start}.command-visual{min-height:500px}.market-band{padding:38px}}@media(max-width:760px){body{overflow-x:hidden}.site-nav{top:10px;width:calc(100% - 20px);min-width:0}.brand small,.nav-cta{display:none}.nav-links{overflow-x:auto;justify-content:flex-start;min-width:0}.nav-links a{flex:0 0 auto}.hero{min-height:90vh;padding:154px 18px 72px;min-width:0}.hero-shade{background:linear-gradient(90deg,#070b0dfa,#070b0dc2),linear-gradient(180deg,#070b0d1f,#070b0d)}.hero h1{font-size:52px}.hero-lede{font-size:18px}.hero-actions,.button{width:100%}.proof-strip,.platform-layout,.product-detail,.product-tabs,.product-grid,.application-grid,.flow-grid,.deployment-band,.market-band,.pilot-section{grid-template-columns:1fr}.proof-strip,.section,.deployment-band,.market-band,.site-footer{width:calc(100% - 24px)}.section{padding:74px 0}.section-heading h2,.market-band h2,.pilot-copy h2{font-size:34px}.section-heading p:not(.eyebrow),.pilot-copy p,.market-band p:not(.eyebrow){font-size:16px}.metric{min-height:122px}.command-visual{min-height:460px}.visual-map{min-height:300px;margin:14px}.visual-events{grid-template-columns:1fr}.product-card,.flow-card,.application-card,.deployment-band article{min-height:auto}.product-copy,.signal-board{min-height:auto}.product-copy{padding:22px}.product-copy h3{font-size:28px}.market-band{padding:28px}.pilot-panel{padding:20px}.site-footer{flex-direction:column;align-items:flex-start}.site-footer p{text-align:left}}@media(max-width:420px){.hero h1{font-size:44px}.hero-lede{font-size:17px}.section-heading h2,.market-band h2,.pilot-copy h2{font-size:30px}.market-list span{width:100%}}@media(max-width:520px){.site-nav{left:10px;width:min(calc(100% - 20px),370px);transform:none}.hero-content,.hero-lede,.hero-actions{width:min(100%,354px)}.proof-strip,.section,.deployment-band,.market-band,.site-footer{width:min(calc(100% - 24px),366px);margin-left:12px;margin-right:0}}
