:root{--green: #24ba51;--green-dark: #13833a;--green-soft: #eaf8ef;--blue: #1f67ff;--blue-soft: #eef4ff;--ink: #121317;--regular: #45474a;--secondary: #777a7e;--line: #e8eaed;--grey: #f7f9fb;--white: #ffffff;--shadow: 0 8px 32px rgba(163, 164, 168, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--white);letter-spacing:0}body,button,input{font-size:16px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:1200px;margin:0 auto}.header{position:sticky;top:0;z-index:20;height:64px;background:#fffffff0;border-bottom:1px solid rgba(232,234,237,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner,.footer-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;min-width:148px}.brand-mark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:8px;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-wordmark{display:block;height:22px;width:auto}.hero-brand-logo{display:block;margin-top:24px;height:56px;width:auto}.nav{display:flex;align-items:center;gap:34px;color:var(--regular);font-weight:600}.nav a{transition:color .16s ease}.nav a:hover{color:var(--green)}.lang-switch{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--regular);background:var(--white);font-weight:650;font-size:14px;white-space:nowrap;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.lang-switch:hover{color:var(--green);border-color:#24ba5159;background:var(--green-soft)}.header-actions,.hero-actions,.promo-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid var(--green);border-radius:999px;color:var(--white);background:var(--green);font-weight:750;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #24ba5138}.button-small{min-height:36px;padding:0 15px;font-size:14px}.button-large{min-height:48px;padding:0 26px}.button-plain{color:var(--green);background:transparent}.button-invert{color:var(--green);background:#fff;border-color:#fff}.is-disabled{cursor:default}.is-disabled:hover{transform:none;box-shadow:none}.hero{background:#fff}.hero-grid{min-height:680px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:48px;padding:42px 0 56px}.eyebrow{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--green);font-size:25px;font-weight:750}.origin-chip{display:inline-flex;align-items:center;padding:4px 11px;border-radius:999px;border:1px solid rgba(185,28,28,.18);background:#fff5f5;color:#b91c1c;font-size:20px;font-weight:800;letter-spacing:.06em}.eyebrow-text{color:var(--secondary);font-weight:650}.eyebrow-em{color:var(--green);font-style:normal;font-weight:800}.eyebrow-sep{width:1px;height:14px;background:var(--line)}h1,h2,h3,p{margin:0}h1{margin-top:24px;font-size:72px;line-height:1;font-weight:860}.hero-points{margin-top:32px;display:grid;gap:18px;max-width:620px}.hero-points article{display:flex;gap:16px;align-items:flex-start;padding:20px 22px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 24px #a3a4a81a}.hero-points svg{flex:none;margin-top:2px;color:var(--green)}.hero-points strong,.hero-points span{display:block}.hero-points strong{font-size:17px;line-height:1.35}.point-highlight{color:var(--green);font-style:normal;font-weight:800}.hero-points span{margin-top:8px;color:var(--secondary);font-size:14px;line-height:24px}.hero-actions{margin-top:40px}.hero-community{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:40px;padding:18px 20px;border:1px solid rgba(36,186,81,.22);border-radius:14px;background:linear-gradient(135deg,#eaf8eff2,#fffffffa);box-shadow:0 10px 28px #24ba511a}.hero-community-copy{display:flex;align-items:center;gap:18px;min-width:0}.hero-community-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:12px;color:var(--green);background:#fff;border:1px solid rgba(36,186,81,.16)}.hero-community-copy strong{font-size:18px;line-height:1.35;font-weight:800}.hero-community-qr{margin:0;padding:10px;flex:none;border-radius:12px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.hero-community-qr img{width:132px;height:auto;border-radius:6px}.hero-visual{min-width:0}.console-window{padding:22px;border:1px solid #e3e7ea;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.window-bar{display:flex;gap:7px}.window-bar span{width:10px;height:10px;border-radius:50%;background:#d9dde3}.window-bar span:first-child{background:#f15d5d}.window-bar span:nth-child(2){background:#f4c051}.window-bar span:nth-child(3){background:var(--green)}.console-head{margin-top:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.console-kicker{color:var(--secondary);font-size:13px;font-weight:750;text-transform:uppercase}.console-head h2{margin-top:7px;font-size:24px;line-height:1.2}.health-badge{flex:none;padding:8px 12px;border-radius:999px;color:var(--green);background:var(--green-soft);font-size:13px;font-weight:750}.metric-row{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric-card{padding:16px;border:1px solid var(--line);border-radius:8px;background:#fbfcfd}.metric-card span,.metric-card small{display:block;color:var(--secondary);font-size:13px}.metric-card strong{display:block;margin:10px 0 6px;color:var(--ink);font-size:26px}.metric-card.warning strong,.metric-card.warning small{color:#e35050}.trace-panel{flex:1;min-height:500px;margin-top:18px;position:relative;border-radius:10px;background:radial-gradient(circle at 50% 18%,rgba(36,186,81,.18),transparent 26%),radial-gradient(circle at 15% 76%,rgba(31,103,255,.12),transparent 26%),linear-gradient(90deg,rgba(36,186,81,.06) 1px,transparent 1px),linear-gradient(rgba(31,103,255,.05) 1px,transparent 1px),linear-gradient(180deg,#f8fafc,#fff);background-size:auto,auto,36px 36px,36px 36px,auto}.ai-question{position:absolute;top:16px;left:50%;z-index:2;display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(31,103,255,.18);border-radius:999px;color:var(--blue);background:#fff;box-shadow:0 8px 22px #1f67ff1a;font-size:13px;font-weight:760;transform:translate(-50%);white-space:nowrap}.agent-orchestration{position:absolute;z-index:2;top:62px;right:18px;bottom:20px;left:18px}.brain-agent-card{width:260px;min-height:70px;margin:0 auto;display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid rgba(255,255,255,.28);border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--green),var(--blue));box-shadow:0 18px 44px #24ba5147}.agent-icon{flex:none;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff29}.brain-agent-card strong,.brain-agent-card span{display:block}.brain-agent-card strong{font-size:18px;line-height:1.2}.brain-agent-card span{margin-top:6px;color:#ffffffd1;font-size:13px;line-height:18px}.agent-grid{margin-top:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.agent-card{min-height:210px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#ffffffeb;box-shadow:0 18px 36px #12131714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.agent-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.agent-card-head svg{color:var(--green)}.agent-card-head strong,.agent-card-head span{display:block}.agent-card-head strong{font-size:16px;line-height:1.2}.agent-card-head span{margin-top:6px;color:var(--secondary);font-size:13px;line-height:18px}.mini-chart{height:84px;margin-top:12px;position:relative;border-radius:10px;background:linear-gradient(180deg,#24ba5114,#1f67ff0d);overflow:hidden}.mini-chart svg{position:absolute;top:8px;right:12px;bottom:0;left:12px;width:calc(100% - 24px);height:58px}.chart-area{fill:#24ba5129}.chart-line{fill:none;stroke:var(--green);stroke-width:3;stroke-linecap:round}.chart-metric{position:absolute;top:12px;left:14px}.chart-metric strong,.chart-metric span{display:block}.chart-metric strong{color:#e35050;font-size:23px;line-height:1}.chart-metric span{margin-top:5px;color:var(--secondary);font-size:12px}.inspection-visual{height:84px;margin-top:12px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;border-radius:10px;background:linear-gradient(180deg,#1f67ff14,#24ba510d);overflow:hidden}.health-ring{width:54px;height:54px;margin-left:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle at center,#fff 56%,transparent 57%),conic-gradient(#e35050 0 38%,var(--green) 38% 72%,#e7edf3 72% 100%)}.health-ring span{font-size:20px;font-weight:850;line-height:1}.health-ring small{margin-top:3px;color:var(--secondary);font-size:10px}.mini-topology{display:flex;align-items:center;gap:4px;min-width:0;padding-right:10px}.topo-node{flex:1 1 0;min-width:0;padding:6px 4px;border-radius:8px;font-size:10px;font-weight:800;text-align:center;background:#fff;box-shadow:0 8px 16px #12131712}.topo-node.ok{color:var(--green-dark)}.topo-node.warn{color:#b7791f;background:#fff8e8}.topo-node.danger{color:#e35050;background:#fff0f0}.topo-link{flex:0 1 10px;min-width:6px;height:2px;background:var(--green)}.topo-link.danger{background:#e35050}.result-list{margin-top:12px;display:grid;gap:8px}.result-list span{display:flex;align-items:center;gap:6px;color:var(--regular);font-size:12px;line-height:16px}.result-list svg{flex:none;color:var(--green)}.agent-answer-card{margin-top:16px;display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid rgba(36,186,81,.18);border-radius:12px;color:var(--green-dark);background:#eaf8efeb;font-size:13px;font-weight:720;line-height:20px}.agent-answer-card svg{flex:none;margin-top:1px}.ai-flow-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}.ai-flow-lines path{fill:none;stroke:#24ba517a;stroke-width:2;stroke-linecap:round;stroke-dasharray:6 8}.ai-flow-lines .line-hot{stroke:#1f67ff70;stroke-dasharray:none}.ai-answer{margin-top:16px;display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:8px;color:var(--regular);background:var(--green-soft);line-height:24px}.ai-answer strong{color:var(--green-dark)}.ai-answer svg{flex:none;color:var(--green);margin-top:2px}.section{padding:110px 0}.section-grey{background:var(--grey)}.section-heading{max-width:760px;margin:0 auto;text-align:center}.section-heading h2,.ai-section-head h2,.roadmap-grid h2{font-size:48px;line-height:1.12;font-weight:850}.install-section .section-heading{max-width:none}.install-heading-top{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.install-speed-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;border:1px solid rgba(36,186,81,.22);color:var(--green-dark);background:linear-gradient(135deg,#f3fcf6,var(--green-soft));font-size:16px;font-weight:820;box-shadow:0 6px 18px #24ba5124}.install-speed-badge svg{color:var(--green)}.install-lead{font-size:16px;line-height:1.5}.install-speed-note{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border:1px solid rgba(36,186,81,.18);border-radius:10px;color:var(--regular);background:linear-gradient(135deg,#f8fdf9,#eefaf2);line-height:26px}.install-speed-note svg{flex:none;margin-top:3px;color:var(--green)}.install-speed-note strong{color:var(--green-dark);font-weight:820}.section-heading p{margin-top:22px;color:var(--regular);font-size:17px;line-height:30px}.card-grid{margin-top:58px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.feature-card{min-height:244px;padding:36px;border-radius:10px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-card svg{color:var(--green)}.feature-card h3{margin-top:24px;font-size:24px;line-height:1.18}.feature-card p{margin-top:16px;color:var(--secondary);line-height:28px}.ai-section-head{max-width:760px;margin:0 auto;text-align:center}.ai-section-head h2{margin-top:18px}.ai-section-head p{margin-top:22px;color:var(--regular);font-size:17px;line-height:30px}.ai-pillar-grid{margin-top:52px;display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.ai-pillar{display:flex;flex-direction:column;padding:32px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 1px #0f172a0a;transition:transform .18s ease,box-shadow .18s ease}.ai-pillar:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.ai-pillar-head{display:flex;align-items:flex-start;gap:14px}.ai-pillar-tag{flex:none;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:var(--green-dark);background:var(--green-soft);font-size:14px;font-weight:820}.ai-pillar-head>svg{flex:none;margin-top:2px;color:var(--green)}.ai-pillar-head h3{font-size:24px;line-height:1.2}.ai-pillar-contrast{display:block;margin-top:6px;color:var(--secondary);font-size:14px;font-weight:650}.ai-pillar>p{margin-top:18px;color:var(--regular);font-size:16px;line-height:28px}.ai-pillar-points{margin:20px 0 0;padding:0;list-style:none;display:grid;gap:10px}.ai-pillar-points li{display:flex;align-items:center;gap:10px;color:var(--regular);font-size:15px;line-height:22px}.ai-pillar-points svg{flex:none;color:var(--green)}.ai-pillar-visual{margin-top:auto;padding-top:24px}.data-visual{display:grid;gap:14px}.data-plane{padding:16px;border:1px solid rgba(31,103,255,.14);border-radius:12px;background:linear-gradient(180deg,var(--blue-soft),#fff)}.data-plane-label{display:block;margin-bottom:12px;color:var(--blue);font-size:12px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.evidence-row{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.evidence-chip{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:13px;font-weight:700}.evidence-chip svg{color:var(--blue)}.data-query-flow{display:flex;flex-direction:column;align-items:center;gap:8px}.query-arrow{width:2px;height:20px;background:linear-gradient(180deg,var(--blue),var(--green))}.ai-expert-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--green),var(--blue));font-size:13px;font-weight:760;box-shadow:0 8px 22px #24ba5138}.data-answer{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--grey);color:var(--regular);font-size:13px;font-weight:650;line-height:20px}.data-answer svg{flex:none;color:var(--green)}.agent-visual{display:grid;gap:12px}.agent-flow-brain{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--green),var(--blue));box-shadow:0 12px 28px #24ba5133}.agent-flow-brain strong,.agent-flow-brain span{display:block}.agent-flow-brain strong{font-size:15px;line-height:1.2}.agent-flow-brain span{margin-top:4px;color:#ffffffd1;font-size:12px}.agent-flow-split{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.agent-flow-branch{display:flex;flex-direction:column;align-items:center;gap:8px}.agent-flow-line{width:2px;height:16px;background:linear-gradient(180deg,var(--green),rgba(36,186,81,.2))}.agent-flow-card{width:100%;display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.agent-flow-card svg{flex:none;color:var(--green)}.agent-flow-card strong,.agent-flow-card span{display:block}.agent-flow-card strong{font-size:14px;line-height:1.2}.agent-flow-card span{margin-top:4px;color:var(--secondary);font-size:12px;line-height:16px}.agent-flow-answer{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid rgba(36,186,81,.18);border-radius:10px;color:var(--regular);background:linear-gradient(135deg,#f8fdf9,#eefaf2);font-size:13px;font-weight:650;line-height:20px}.agent-flow-answer svg{flex:none;margin-top:2px;color:var(--green)}.arch-diagram{margin-top:58px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 8px;padding:36px 28px;border-radius:14px;background:#fff;box-shadow:0 1px #0f172a0a}.arch-input{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:999px;background:var(--grey);color:var(--secondary);font-size:14px;font-weight:600}.arch-input svg{color:var(--green)}.arch-input-arrow{display:flex;align-items:center;gap:6px;color:var(--secondary);font-size:13px}.arch-input-arrow svg{color:var(--green)}.arch-node{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:148px;padding:24px 20px;border:2px solid var(--green-soft);border-radius:12px;background:linear-gradient(180deg,#fff 0%,var(--green-soft) 180%);text-align:center}.arch-node svg{color:var(--green)}.arch-node strong{font-size:22px;line-height:1.2}.arch-node span{color:var(--secondary);font-size:14px;line-height:1.4}.arch-connector{display:flex;align-items:center;gap:0;min-width:48px;color:var(--green)}.arch-line{flex:1;height:2px;background:linear-gradient(90deg,var(--green-soft),var(--green))}.arch-connector-arrow{flex:none;margin-left:-4px}.install-panel{margin-top:54px;display:grid;gap:18px}.install-tabs{display:inline-flex;align-self:flex-start;gap:8px;padding:6px;border:1px solid var(--line);border-radius:12px;background:var(--grey)}.install-tab{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 18px;border:0;border-radius:8px;color:var(--regular);background:transparent;font-weight:700;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.install-tab svg{color:var(--secondary)}.install-tab.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 10px #12131714}.install-tab.is-active svg{color:var(--green)}.install-card{margin-top:0;padding:32px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.install-card>p{margin:0;color:var(--regular);line-height:28px}.install-card>p+.install-command-group{margin-top:22px}.install-command-group+.install-command-group{margin-top:24px}.install-command-label{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--ink);font-size:15px;font-weight:760}.install-command-label svg{color:var(--green)}.install-command-hint{margin:0 0 12px;color:var(--regular);font-size:14px;line-height:24px}.install-command-group--offline{margin-top:28px;padding-top:24px;border-top:1px dashed var(--line)}.code-block{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-radius:8px;color:#d7ffe1;background:#11161c;line-height:24px}.code-block code{flex:1;min-width:0}.copy-button{display:inline-flex;align-items:center;gap:6px;flex:none;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:#d7ffe1;background:#ffffff0f;font-size:13px;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.copy-button:hover{background:#24ba5129;border-color:#24ba516b;color:#fff}.copy-button svg{flex:none}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;word-break:break-all}.terminal-shot{margin-top:34px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#11161c;box-shadow:var(--shadow)}.terminal-head{display:flex;gap:7px;padding:8px 8px 12px}.terminal-head span{width:10px;height:10px;border-radius:50%;background:#d9dde3}.terminal-head span:first-child{background:#f15d5d}.terminal-head span:nth-child(2){background:#f4c051}.terminal-head span:nth-child(3){background:var(--green)}.terminal-shot pre{margin:0;padding:16px 18px 22px;color:#d7ffe1;overflow-x:auto;line-height:26px;white-space:pre-wrap}.roadmap-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:70px;align-items:center}.roadmap-grid h2{margin-top:18px}.roadmap-grid p{margin-top:22px;color:var(--regular);font-size:17px;line-height:30px}.roadmap-list{display:grid;gap:16px}.roadmap-item{display:flex;align-items:center;gap:14px;padding:20px 22px;border-radius:10px;background:#fff;font-weight:680;line-height:26px}.roadmap-item svg{flex:none;color:var(--green)}.promo{padding:110px 0;background:#fff}.promo-panel{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 32px;border-radius:12px;color:#fff;text-align:center;background:linear-gradient(120deg,#092c17f0,#0f5d30eb),radial-gradient(circle at 28% 18%,rgba(255,255,255,.18),transparent 30%)}.promo-panel>svg{color:#bff7ce}.promo-panel h2{margin-top:20px;max-width:none;font-size:40px;line-height:1.2;font-weight:850;letter-spacing:-.01em}@media(min-width:992px){.promo-panel h2,.install-lead{white-space:nowrap}}.promo-panel p{margin-top:18px;max-width:740px;color:#ffffffd1;font-size:17px;line-height:30px}.promo-actions{justify-content:center;margin-top:30px}.footer{height:78px;border-top:1px solid #d8d9dc;background:var(--grey)}.footer p{color:var(--secondary)}@media(max-width:1200px){.container{width:calc(100% - 48px)}.header{height:auto}.header-inner{min-height:64px;flex-wrap:wrap;gap:12px;padding:12px 0}.nav{order:3;width:100%;gap:18px;overflow-x:auto;padding:4px 0 2px;font-size:14px}.header-actions .button-plain{display:none}.hero-grid,.ai-pillar-grid,.roadmap-grid{grid-template-columns:1fr;gap:34px}.hero-grid{min-height:auto;padding:46px 0 52px}.hero-brand-logo{height:40px}.section-heading h2,.ai-section-head h2,.roadmap-grid h2{font-size:30px}.hero-community{flex-direction:column;align-items:stretch;text-align:center}.hero-community-copy{flex-direction:column}.hero-community-qr{align-self:center}.promo-panel h2{font-size:32px}.hero-desc,.section-heading p,.ai-section-head p,.roadmap-grid p,.promo-panel p{font-size:15px;line-height:26px}.card-grid{grid-template-columns:1fr}.install-tabs{width:100%;display:flex}.install-tab{flex:1;justify-content:center}.arch-diagram{flex-direction:column;align-items:stretch;padding:28px 20px}.arch-input,.arch-input-arrow{justify-content:center}.arch-connector{flex-direction:column;min-width:0;min-height:36px}.arch-line{width:2px;height:24px;background:linear-gradient(180deg,var(--green-soft),var(--green))}.arch-connector-arrow{margin-left:0;transform:rotate(90deg)}}@media(max-width:720px){.container{width:calc(100% - 32px)}.brand{min-width:0}.brand-wordmark{height:19px}.header-actions{margin-left:auto}.button{width:100%}.header-actions .button{width:auto}.section,.promo{padding:58px 0}.hero-brand-logo{height:36px}.section-heading h2,.ai-section-head h2,.roadmap-grid h2{font-size:26px}.promo-panel h2{font-size:24px;white-space:normal;line-height:1.35}.hero-actions,.promo-actions{align-items:stretch;width:100%}.metric-row{grid-template-columns:1fr}.arch-node{min-width:0;width:100%}.console-window{padding:14px}.console-head{display:block}.health-badge{display:inline-block;margin-top:12px}.metric-row{display:grid}.trace-panel{height:auto;min-height:620px;padding:14px}.ai-flow-lines{display:none}.ai-question{position:relative;top:auto;left:auto;width:100%;justify-content:center;white-space:normal;text-align:center;line-height:20px;transform:none}.agent-orchestration{position:relative;inset:auto;margin-top:14px}.brain-agent-card{width:100%;min-height:72px}.agent-grid{margin-top:16px;grid-template-columns:1fr;gap:14px}.agent-card{min-height:174px;padding:14px}.inspection-visual{grid-template-columns:64px minmax(0,1fr);gap:6px}.health-ring{width:48px;height:48px;margin-left:8px}.health-ring span{font-size:17px}.mini-topology{gap:3px;padding-right:8px}.topo-node{padding:5px 3px;font-size:9px}.topo-link{flex-basis:6px;min-width:4px}.feature-card,.install-card,.ai-pillar{padding:24px}.ai-pillar-head h3{font-size:20px}.evidence-row,.agent-flow-split{grid-template-columns:1fr}.code-block{flex-direction:column;align-items:stretch}.copy-button{align-self:flex-end}.hero-points article{padding:14px}.terminal-shot pre{padding:12px 12px 18px;line-height:24px}.footer{height:auto}.footer-inner{min-height:92px;align-items:flex-start;flex-direction:column;justify-content:center;gap:12px}}
