:root{--bg:#0b0f12;--panel:#12181d;--panel-2:#172026;--surface:#1e2a31;--line:#2c3a42;--line-soft:#b9cdd624;--text:#eff7f8;--muted:#9eb0b8;--cyan:#5eead4;--blue:#60a5fa;--green:#86efac;--amber:#f6c177;--rose:#fb7185;--shadow:0 24px 70px #00000057}*{box-sizing:border-box}html{background:var(--bg)}body{min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}h1,h2,p{margin:0}.home-shell{background:linear-gradient(#5eead40a 1px, transparent 1px), linear-gradient(90deg, #60a5fa0b 1px, transparent 1px), linear-gradient(145deg, #5eead414, transparent 34%), linear-gradient(225deg, #fb718512, transparent 36%), var(--bg);background-size:36px 36px,36px 36px,auto,auto,auto;min-height:100vh;overflow-x:hidden}.top-bar,.hero-section,.operation-section,.agent-section,.workflow-strip{width:min(1180px,100% - 48px);margin:0 auto}.top-bar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;min-height:72px;display:flex}.brand,.nav-actions,.hero-actions,.console-top,.event-stream div,.endpoint-list a,.command-list a{align-items:center;display:flex}.brand{gap:10px;font-size:15px;font-weight:800;position:relative}.brand img{z-index:1;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 20px #5eead438);position:relative}.nav-actions{gap:8px}.nav-actions a,.primary-action,.secondary-action{border:1px solid var(--line-soft);min-height:40px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:700;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.nav-actions a:hover,.primary-action:hover,.secondary-action:hover,.command-list a:hover,.endpoint-list a:hover{color:var(--text);border-color:#5eead480;transform:translateY(-1px)}.nav-actions .nav-primary,.primary-action{background:linear-gradient(135deg, var(--cyan), var(--blue));color:#061114;box-shadow:0 14px 34px #5eead42e}.hero-section{grid-template-columns:minmax(360px,.86fr) minmax(420px,1.14fr);align-items:center;gap:34px;min-height:calc(100vh - 72px);padding:38px 0 72px;display:grid}.hero-copy{gap:22px;display:grid;position:relative}.cat-orbit{width:122px;height:122px;box-shadow:var(--shadow);background:linear-gradient(145deg,#5eead426,#60a5fa14),#12181deb;border:1px solid #5eead442;border-radius:26px;place-items:center;display:grid;position:relative}.cat-orbit:before{border-radius:inherit;opacity:.6;content:"";background:linear-gradient(135deg,#0000,#5eead46b,#0000);animation:4.2s ease-in-out infinite catGlow;position:absolute;inset:-1px}.cat-orbit img{z-index:1;-o-object-fit:contain;object-fit:contain;animation:4.8s ease-in-out infinite catFloat;position:relative}.cat-speech{z-index:2;color:var(--cyan);white-space:nowrap;background:#0d1317e0;border:1px solid #5eead447;border-radius:8px;padding:6px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;animation:5.2s ease-in-out infinite speechPop;position:absolute;top:10px;right:-62px;box-shadow:0 12px 30px #0000003d}.cat-speech:before{background:inherit;content:"";border-bottom:1px solid #5eead447;border-left:1px solid #5eead447;width:8px;height:8px;position:absolute;top:13px;left:-5px;transform:rotate(45deg)}.paw-dot{z-index:2;background:var(--amber);opacity:.72;border-radius:999px;width:7px;height:7px;animation:3.6s ease-in-out infinite pawBlink;position:absolute;box-shadow:10px 4px #f6c177bd,3px 13px #f6c1778a}.paw-dot-a{bottom:17px;left:18px}.paw-dot-b{animation-delay:1.4s;top:19px;right:20px}.eyebrow,.section-kicker{color:var(--cyan);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:850}h1{text-wrap:balance;max-width:760px;font-size:clamp(40px,4.6vw,64px);line-height:1.02}.hero-lede{max-width:690px;color:var(--muted);font-size:17px;line-height:1.8}.ai-primer-callout{background:#f6c17714;border:1px solid #f6c17752;border-radius:8px;gap:8px;max-width:690px;padding:12px 14px;display:grid}.ai-primer-callout span{color:var(--amber);text-transform:uppercase;font-size:11px;font-weight:850}.ai-primer-callout code{color:var(--text);overflow-wrap:anywhere;font-size:13px;line-height:1.55}.experience-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:690px;display:grid}.experience-modes article{border:1px solid var(--line-soft);background:#12181db8;border-radius:8px;min-width:0;padding:10px 11px}.experience-modes span{color:var(--cyan);font-size:11px;font-weight:850;display:block}.experience-modes strong{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.45;display:block}.hero-actions{flex-wrap:wrap;gap:10px}.secondary-action{background:#12181dc7}.console-frame,.command-panel,.endpoint-panel,.agent-section,.workflow-strip{border:1px solid var(--line-soft);box-shadow:var(--shadow);background:#12181de6;border-radius:8px}.console-frame{min-width:0;position:relative;overflow:hidden}.console-frame:before{pointer-events:none;content:"";background:radial-gradient(circle at 72% 8%,#5eead41a,#0000 25%);position:absolute;inset:0}.console-top{border-bottom:1px solid var(--line-soft);background:#1e2a31b8;gap:7px;min-height:42px;padding:0 14px;position:relative}.demo-ribbon{z-index:2;gap:6px;display:flex;position:absolute;top:10px;right:270px}.demo-ribbon span{color:var(--muted);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1317c7;border:1px solid #5eead438;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.demo-ribbon span:nth-child(2){color:var(--cyan)}.console-top span{background:var(--rose);border-radius:999px;width:10px;height:10px}.console-top span:nth-child(2){background:var(--amber)}.console-top span:nth-child(3){background:var(--green)}.console-top code{min-width:0;max-width:58%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-left:auto;font-size:12px;overflow:hidden}.serial-status{border-bottom:1px solid var(--line-soft);background:#0d1317b3;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 14px;display:grid}.serial-status span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border:1px solid #5eead42e;border-radius:6px;padding:7px 9px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;overflow:hidden}.serial-status span:first-child{color:var(--cyan)}.telemetry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.metric-tile{border:1px solid var(--line-soft);background:var(--panel-2);border-radius:8px;min-width:0;padding:13px}.metric-tile span,.metric-tile em{overflow-wrap:anywhere;color:var(--muted);font-size:12px;font-style:normal;display:block}.metric-tile strong{margin:10px 0 8px;font-size:clamp(24px,3vw,34px);line-height:1;display:block}.metric-tile small{color:var(--cyan);margin-left:5px;font-size:13px}.wave-panel{border:1px solid var(--line-soft);background-color:#0d1317;background-image:linear-gradient(#9eb0b814 1px,#0000 1px),linear-gradient(90deg,#9eb0b814 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:8px;height:260px;margin:0 14px 14px;position:relative;overflow:hidden}.wave-panel:before,.wave-panel:after,.wave-line{background-repeat:repeat-x;background-size:560px 100%;position:absolute;inset:0}.wave-panel:before{content:"";opacity:.76;background-image:url("data:image/svg+xml,%3Csvg width='560' height='260' viewBox='0 0 560 260' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 156 C46 84 76 84 112 156 S180 228 224 156 292 84 336 156 404 228 448 156 516 84 560 156' fill='none' stroke='%235eead4' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E");animation:6s linear infinite waveMove}.wave-panel:after{content:"";opacity:.48;background-image:url("data:image/svg+xml,%3Csvg width='560' height='260' viewBox='0 0 560 260' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 92 C54 128 80 128 112 92 S180 56 224 92 292 128 336 92 404 56 448 92 516 128 560 92' fill='none' stroke='%2360a5fa' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");animation:8s linear infinite reverse waveMove}.wave-line-a{opacity:.38;background-image:url("data:image/svg+xml,%3Csvg width='560' height='260' viewBox='0 0 560 260' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 202 L42 202 L52 132 L62 228 L72 202 L140 202 L150 148 L160 218 L170 202 L280 202 L292 122 L304 224 L316 202 L420 202 L432 144 L444 218 L456 202 L560 202' fill='none' stroke='%2386efac' stroke-width='3' stroke-linejoin='round'/%3E%3C/svg%3E");animation:5s linear infinite waveMove}.cursor-line{background:linear-gradient(transparent, var(--amber), transparent);width:1px;animation:3.6s ease-in-out infinite scanLine;position:absolute;top:0;bottom:0;left:22%}.event-stream{gap:8px;padding:0 14px 14px;display:grid}.event-stream div{border:1px solid var(--line-soft);background:#1e2a319e;border-radius:8px;gap:10px;min-width:0;padding:10px 12px}.event-stream b{width:32px;color:var(--cyan);font-size:12px}.event-stream code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.operation-section{grid-template-columns:1.1fr .9fr;gap:16px;padding-bottom:16px;display:grid}.command-panel,.endpoint-panel{padding:22px}.command-panel h2,.endpoint-panel h2,.agent-section h2,.workflow-strip h2{margin-top:8px;font-size:clamp(22px,3vw,34px);line-height:1.1}.command-list,.endpoint-list{gap:10px;margin-top:20px;display:grid}.command-list a,.endpoint-list a{border:1px solid var(--line-soft);background:var(--panel-2);border-radius:8px;justify-content:space-between;gap:14px;min-width:0;padding:13px 14px;transition:transform .16s,border-color .16s,background .16s}.command-list code,.endpoint-list span{color:var(--cyan);font-size:12px;font-weight:800}.command-list span,.endpoint-list code{overflow-wrap:anywhere;min-width:0;color:var(--muted);font-size:13px}.agent-section{grid-template-columns:.78fr 1fr;align-items:start;gap:24px;padding:24px;display:grid}.agent-steps{counter-reset:agent-step;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.agent-steps li{border:1px solid var(--line-soft);background:var(--panel-2);min-height:132px;color:var(--muted);counter-increment:agent-step;border-radius:8px;padding:14px;font-size:13px;line-height:1.55}.agent-steps li:before{color:var(--text);content:"0" counter(agent-step);margin-bottom:14px;font-size:13px;font-weight:900;display:block}.workflow-strip{grid-template-columns:340px minmax(0,1fr);align-items:center;gap:18px;margin-top:16px;margin-bottom:38px;padding:18px;display:grid}.workflow-strip p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.7}.workflow-strip img{border:1px solid var(--line-soft);background:#fff;border-radius:8px;width:100%;min-width:0;display:block}@keyframes waveMove{0%{background-position-x:0}to{background-position-x:-560px}}@keyframes scanLine{0%,to{transform:translate(0)}50%{transform:translate(320px)}}@keyframes catFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-8px)rotate(2deg)}}@keyframes catGlow{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.78;transform:scale(1.03)}}@keyframes speechPop{0%,to{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes pawBlink{0%,to{opacity:.34;transform:scale(.92)}50%{opacity:.82;transform:scale(1.06)}}@media (min-width:1180px) and (max-height:860px){.hero-section{gap:30px;padding-top:18px;padding-bottom:36px}.hero-copy{gap:16px}.cat-orbit{width:108px;height:108px}.cat-orbit img{width:78px;height:78px}h1{font-size:clamp(44px,4.2vw,58px)}.hero-lede{font-size:15px;line-height:1.7}.experience-modes article{padding:9px 10px}.wave-panel{height:228px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (min-width:901px) and (max-width:1100px){.top-bar,.hero-section,.operation-section,.agent-section,.workflow-strip{width:min(100% - 48px,1040px)}.hero-section{grid-template-columns:minmax(320px,.82fr) minmax(430px,1.18fr);gap:24px;padding-top:12px;padding-bottom:28px}.hero-copy{gap:14px}.cat-orbit{width:96px;height:96px}.cat-orbit img{width:70px;height:70px}.cat-speech{top:4px;right:-58px}h1{font-size:clamp(38px,4.4vw,46px)}.hero-lede{font-size:14px;line-height:1.62}.ai-primer-callout{padding:10px 11px}.ai-primer-callout code{font-size:12px}.experience-modes{gap:6px}.experience-modes article{padding:8px}.experience-modes span{font-size:10px}.experience-modes strong{font-size:11px}.demo-ribbon{display:none}.serial-status{gap:6px;padding:8px 10px}.serial-status span{padding:6px 7px;font-size:10px}.telemetry-grid{gap:8px;padding:10px}.metric-tile{padding:10px}.metric-tile strong{margin:7px 0 5px;font-size:26px}.wave-panel{height:176px;margin:0 10px 10px}.event-stream{gap:6px;padding:0 10px 10px}.event-stream div{padding:8px 10px}}@media (max-width:900px){.hero-section,.operation-section,.agent-section,.workflow-strip{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:28px}.agent-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-strip{align-items:stretch}}@media (max-width:640px){.top-bar,.hero-section,.operation-section,.agent-section,.workflow-strip{width:min(100% - 28px,1180px)}.top-bar{align-items:center;gap:10px;min-height:auto;padding:14px 0 10px;position:relative}.brand{white-space:nowrap;flex:auto;gap:8px;min-width:0;font-size:18px}.brand img{width:42px;height:42px}.nav-actions{flex:none;justify-content:flex-end;gap:8px;display:flex}.nav-actions a{text-align:center;white-space:nowrap;border-color:#0000;justify-content:center;min-width:0;min-height:34px;padding:0 2px;font-size:11px}.nav-actions .nav-primary{min-height:36px;padding:0 10px;font-size:12px}.cat-orbit,.demo-ribbon{display:none}.hero-copy{gap:12px}.hero-section{gap:16px;padding-top:18px;padding-bottom:28px}h1{max-width:360px;font-size:clamp(27px,7.4vw,32px);line-height:1.06}.hero-lede{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.ai-primer-callout{gap:6px;padding:9px 10px}.ai-primer-callout code{font-size:11px;line-height:1.45}.hero-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.experience-modes{grid-template-columns:1fr;gap:6px}.experience-modes article{padding:8px 9px}.primary-action,.secondary-action{width:auto;min-height:38px;padding:0 10px;font-size:12px}.agent-steps{grid-template-columns:1fr}.telemetry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.console-frame{margin-top:2px}.serial-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px 10px}.serial-status span{padding:6px 7px;font-size:10px}.telemetry-grid{gap:8px;padding:10px}.metric-tile{padding:9px 8px}.metric-tile strong{margin:6px 0 4px;font-size:22px}.metric-tile small{margin-top:3px;margin-left:0;font-size:11px;display:block}.metric-tile span,.metric-tile em{font-size:10px}.wave-panel{height:170px;margin:0 10px 10px}.console-top{min-height:36px;padding:0 12px}.console-top code{max-width:46%;font-size:11px}.command-panel,.endpoint-panel,.agent-section,.workflow-strip{padding:16px}.command-list a,.endpoint-list a{flex-direction:column;align-items:flex-start}.agent-steps li{min-height:auto}}
