@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600&display=swap";
:root{--ink:#071018;--ink-2:#101a22;--paper:#fbf8ef;--paper-2:#f2ecdf;--line:#ded6c5;--muted:#66706b;--acid:#baff13;--acid-2:#93d600;--amber:#f7a900;--danger:#ff4d3f;--panel:#0b151d;--panel-2:#111d27;--panel-line:#daf1ff1f;--shadow:0 24px 80px #07101829;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 18% 12%, #fffdf6 0 24%, transparent 36%), linear-gradient(180deg, var(--paper) 0%, #f8f3e8 58%, #eee4d3 100%);color:var(--ink);margin:0;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.siteHeader{z-index:20;color:#edf6f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071018f5;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:88px;padding:0 46px;display:flex;position:sticky;top:0}.logo{letter-spacing:-.04em;align-items:center;gap:12px;font-size:25px;font-weight:800;display:inline-flex}.logoMark{width:35px;height:35px;color:var(--ink);background:var(--acid);border-radius:9px 4px 11px;place-items:center;font-weight:900;display:grid;transform:rotate(-8deg);box-shadow:inset 0 0 0 3px #07101829}.topNav{color:#edf6f2c7;gap:54px;font-size:14px;display:flex}.topNav a:hover{color:#fff}.primaryCta,.darkButton,.dashCards button{background:var(--acid);color:var(--ink);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:12px;padding:17px 22px;font:800 15px/1 Instrument Sans,sans-serif;display:inline-flex;box-shadow:0 10px 30px #baff1338}.primaryCta.large{padding:20px 27px;font-size:17px}.arrowIcon{flex:none;width:18px;height:18px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:42px;min-height:560px;padding:72px 46px 50px;display:grid}.heroCopy h1{letter-spacing:-.08em;max-width:760px;margin:0;font-size:clamp(58px,7vw,98px);line-height:.95}.heroCopy h1:first-line{color:var(--ink)}.heroCopy h1{color:var(--acid-2)}.heroCopy p{color:#34403b;max-width:500px;margin:28px 0 31px;font-size:18px;line-height:1.48}.heroActions{align-items:center;gap:29px;display:flex}.secondaryLink{align-items:center;gap:9px;font-weight:700;display:inline-flex}.orbit{place-items:center;min-height:390px;display:grid;position:relative}.orbitCore{background:var(--ink);width:132px;height:132px;color:var(--acid);border-radius:28px;place-items:center;display:grid;transform:rotate(30deg);box-shadow:0 30px 80px #07101829}.orbitCore span{letter-spacing:-.1em;font-size:72px;font-weight:900;transform:rotate(-30deg)}.orbitRing{border:1px dashed #c7bfae;border-radius:24px;width:180px;height:180px;position:absolute;transform:rotate(30deg)}.orbit:before,.orbit:after{content:"";opacity:.7;background:#c7bfae;position:absolute}.orbit:before{width:74%;height:1px;top:50%;left:13%}.orbit:after{width:1px;height:74%;top:13%;left:50%}.orbitNode{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff94;border-radius:11px;min-width:162px;padding:17px 20px;position:absolute;box-shadow:0 12px 30px #0710180f}.orbitNode strong,.orbitNode small{display:block}.orbitNode strong{font-size:14px}.orbitNode small{color:var(--muted);margin-top:4px}.node1{top:15px;left:50%;transform:translate(-50%)}.node2{top:140px;right:15px}.node3{bottom:10px;right:85px}.node4{bottom:22px;left:70px}.node5{top:145px;left:20px}.commandWrap{padding:0 42px 38px}.commandShell{color:#eef7f4;max-width:1350px;min-height:880px;box-shadow:var(--shadow);background:linear-gradient(140deg,#071018,#0b1720 45%,#0d1a22);border:1px solid #07101833;border-radius:14px;grid-template-columns:220px 1fr;margin:0 auto;display:grid;overflow:hidden}.sidebar{border-right:1px solid var(--panel-line);flex-direction:column;gap:30px;padding:26px 20px;display:flex}.sidebar .logo{font-size:20px}.sidebar .logoMark{width:27px;height:27px;font-size:15px}.sidebar nav{gap:6px;display:grid}.sidebar nav a{color:#eff7f4bd;border-radius:8px;padding:13px 14px;font-size:14px;font-weight:700}.sidebar nav a.active{color:#fff;background:#baff135c}.profile{color:#eff7f4bd;align-items:center;gap:12px;margin-top:auto;font-size:13px;display:flex}.profile>span{width:34px;height:34px;color:var(--acid);border:1px solid var(--acid);border-radius:50%;place-items:center;display:grid}.profile strong,.profile small{display:block}.dashboard{padding:32px 40px 24px}.dashTop{justify-content:space-between;align-items:start;gap:20px;display:flex}.dashTop h2,.tableCard h3,.dashCards h3{letter-spacing:-.04em;margin:0}.dashTop h2{font-size:32px}.dashTop p{color:#eff7f4a3;margin:7px 0 0}.darkButton{border:1px solid var(--panel-line);color:#ecf5f1;box-shadow:none;background:#101d28}.metricGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin:32px 0 25px;display:grid}.metric{border:1px solid var(--panel-line);background:linear-gradient(145deg,#ffffff0e,#ffffff06);border-radius:11px;min-height:130px;padding:20px}.metric span,.metric small{color:#eff7f4a1}.metric strong{letter-spacing:-.05em;margin:14px 0 12px;font-size:36px;display:block}.metric small:before{content:"";background:var(--acid);border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block}.tableCard{padding:0}.tableCard h3{margin-bottom:14px;font-size:20px}.tableHeader,.projectRow{border:1px solid var(--panel-line);grid-template-columns:1.55fr .75fr 1fr .9fr 1.4fr;align-items:center;gap:18px;padding:15px 18px;display:grid}.tableHeader{color:#eff7f4a3;border-radius:12px 12px 0 0;font-size:12px}.projectRow{border-top:0;min-height:94px}.projectRow:last-child{border-radius:0 0 12px 12px}.projectRow strong,.projectRow small{display:block}.projectRow small{color:#eff7f48c;margin-top:5px;line-height:1.35}.status{color:var(--acid);background:#baff136b;border-radius:7px;justify-self:start;padding:7px 10px;font-size:12px;font-weight:800}.miniBars{height:44px;color:var(--acid);align-items:end;gap:4px;display:flex}.miniBars span{background:currentColor;border-radius:4px 4px 0 0;width:5px;min-height:6px}.health{color:var(--acid);grid-template-columns:76px 1fr;align-items:center;gap:10px;display:grid}.sparkline{width:100%;height:36px;color:var(--acid)}.dashCards{grid-template-columns:1fr 1.05fr 1.25fr;gap:14px;margin-top:17px;display:grid}.dashCards>div{border:1px solid var(--panel-line);background:#ffffff06;border-radius:11px;min-height:220px;padding:18px}.dashCards p{color:#eff7f4b8;justify-content:space-between;gap:16px;font-size:13px;display:flex}.dashCards code{color:#eff7f4a8;min-height:92px;font:600 12px/1.7 JetBrains Mono,monospace;display:block}.dashCards button{color:#edf7f3;border:1px solid var(--panel-line);width:100%;box-shadow:none;background:#111f2a;margin-top:14px;padding:12px 16px;font-size:13px}.donut{background:conic-gradient(var(--acid) 0 100%, #23313c 0);border-radius:50%;place-items:center;width:138px;height:138px;margin:4px auto 12px;display:grid;position:relative}.donut:after{content:"";background:var(--panel);border-radius:50%;position:absolute;inset:17px}.donut strong,.donut span{z-index:1;grid-area:1/1;position:relative}.donut strong{font-size:30px;transform:translateY(-10px)}.donut span{color:#eff7f4b8;transform:translateY(18px)}.panelSection{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff6b;max-width:1350px;margin:34px auto;padding:28px;box-shadow:0 16px 42px #0710180d}.sectionHeader{justify-content:space-between;align-items:start;gap:20px;margin-bottom:25px;display:flex}.sectionHeader h2{letter-spacing:-.055em;margin:0;font-size:30px}.sectionHeader p{color:#56615d;margin:6px 0 0}.sectionHeader a{align-items:center;gap:10px;font-weight:800;display:inline-flex}.projectCards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.projectCard{border:1px solid var(--line);background:#ffffff80;border-radius:12px;padding:24px}.projectIcon{background:var(--ink);width:54px;height:54px;color:var(--acid);border-radius:10px;place-items:center;padding:9px;display:grid}.projectCard h3{letter-spacing:-.035em;margin:18px 0 5px}.projectCard p{color:#56615d;margin:0}.tagRow{flex-wrap:wrap;gap:7px;margin:20px 0 26px;display:flex}.tagRow span{color:#2d352f;background:#eee6d7;border-radius:5px;padding:6px 9px;font-size:12px;font-weight:700}.cardFoot{color:#6e7a71;grid-template-columns:50px 80px 1fr;align-items:center;gap:16px;display:grid}.cardFoot strong{color:var(--acid-2);font-size:13px}.agentList{display:grid}.agentRow{border-top:1px solid var(--line);grid-template-columns:22px 1.4fr .65fr 1.15fr .8fr 120px 28px;align-items:center;gap:20px;min-height:86px;display:grid}.agentRow h3,.agentRow p{margin:0}.agentRow h3{letter-spacing:-.03em}.agentRow p,.agentRow span,.agentRow small{color:#5d6863}.agentRow strong{color:var(--acid-2)}.agentRow button{cursor:pointer;background:0 0;border:0;font-size:25px}.timelineDot{background:var(--acid-2);border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 4px #93d60029}.timelineDot.idle{background:var(--amber);box-shadow:0 0 0 4px #f7a90029}.automationTable{border:1px solid var(--line);border-radius:12px;overflow:hidden}.automationHead,.automationRow{border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr .8fr .9fr .85fr 1fr;align-items:center;gap:16px;padding:16px 18px;display:grid}.automationHead{color:#5d6863;background:#eee6d78a;font-size:12px;font-weight:800}.automationRow:last-child{border-bottom:0}.automationRow strong,.automationRow small,.automationRow span{display:block}.automationRow small{color:#65706b;margin-top:3px}.activeState,.safe{color:var(--acid-2)}.paused,.guarded{color:#ca8500}.artifactButtons{gap:8px;display:flex}.artifactButtons button{border:1px solid var(--line);background:#ffffff7a;border-radius:7px;min-width:42px;height:32px;font:800 11px/1 Instrument Sans}.safetyNote{color:#51605b;margin:19px 0 0}.footer{color:#edf7f3;background:var(--ink);grid-template-columns:1fr 1.8fr 1fr;align-items:center;gap:24px;margin-top:42px;padding:34px 46px;display:grid}.footer p{text-align:center;color:#edf7f3a3}.footer strong{color:var(--acid);justify-self:end;font-size:22px}@media (max-width:1050px){.siteHeader{padding:0 24px}.topNav{display:none}.hero{grid-template-columns:1fr;padding:54px 24px 30px}.orbit{min-height:320px;transform:scale(.9)}.commandWrap{padding:0 16px 22px}.commandShell{grid-template-columns:1fr}.sidebar{display:none}.dashboard{padding:24px 18px}.metricGrid,.projectCards,.dashCards{grid-template-columns:1fr}.tableHeader{display:none}.projectRow{grid-template-columns:1fr;gap:10px}.health{grid-template-columns:1fr}.panelSection{margin:22px 16px;padding:20px}.agentRow,.automationHead,.automationRow{grid-template-columns:1fr;gap:8px}.automationHead{display:none}.footer{text-align:left;grid-template-columns:1fr}.footer p{text-align:left}.footer strong{justify-self:start}}@media (max-width:620px){.siteHeader{align-items:start;gap:14px;height:auto;padding:16px}.siteHeader .primaryCta{padding:13px 14px;font-size:13px}.logo{font-size:21px}.heroCopy h1{font-size:52px}.heroActions,.sectionHeader{flex-direction:column;align-items:stretch}.orbit{display:none}.dashTop{flex-direction:column}.panelSection{border-radius:14px}}html,body{max-width:100%;overflow-x:hidden}@media (max-width:620px){.siteHeader{flex-direction:column;align-items:stretch}.siteHeader .primaryCta{justify-content:space-between;width:100%}.hero{padding-top:46px}.heroCopy h1{letter-spacing:-.075em;overflow-wrap:normal;max-width:100%;font-size:clamp(42px,13vw,52px)}.heroCopy p{max-width:100%;font-size:17px}.primaryCta.large{justify-content:space-between;width:100%}.commandShell{border-radius:12px;width:100%}.metric{min-height:112px}.automationRow,.agentRow,.projectRow{min-width:0}}@media (max-width:420px){.heroCopy h1{letter-spacing:-.07em;font-size:42px}.dashboard{padding:22px 16px}.dashTop h2,.sectionHeader h2{font-size:28px}}@media (max-width:620px){main,.hero,.heroCopy,.heroActions,.panelSection,.commandWrap,.footer{width:100%;max-width:100vw}.heroCopy h1{letter-spacing:-.035em;word-spacing:.02em;width:min(100%,334px);font-size:clamp(36px,10.5vw,40px);line-height:.98}.siteHeader .primaryCta,.primaryCta.large{max-width:calc(100vw - 32px)}.heroCopy p,.dashTop p,.sectionHeader p,.projectCard p,.agentRow p,.safetyNote{overflow-wrap:anywhere;width:min(100%,334px);max-width:calc(100vw - 48px)}.heroCopy,.dashboard,.dashCards>div,.metric,.projectCard,.automationTable,.agentList{min-width:0;overflow:hidden}.projectRow div,.projectRow small,.dashCards p,.dashCards code,.automationRow span,.automationRow small,.agentRow span,.agentRow small{overflow-wrap:anywhere}.commandWrap{padding-left:16px;padding-right:16px}}
