.od-hiw{--bg:#fff;--surface:#f5f5f5;--fg:#000;--muted:#8c8c8c;--border:#dbdbdb;--accent:#8b1f30;--accent-secondary:#2f6b3f;--radius:8px;--radius-soft:20px;--radius-card:24px;--mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--shadow-md:0 12px 32px #0000000f, 0 2px 8px #00000008, 0 0 0 1px #0000000a;--shadow-lg:0 32px 80px #0000001a, 0 12px 28px #0000000d, 0 0 0 1px #0000000d}.od-hiw,.od-hiw *{box-sizing:border-box}.od-hiw .hiw-hero{text-align:center;background:linear-gradient(180deg, var(--bg) 0%, var(--surface) 100%);border-bottom:1px solid var(--border);padding:100px 28px 80px}.od-hiw .hiw-hero-inner{max-width:720px;margin:0 auto}.od-hiw .hiw-hero .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:16px;font-size:12px;font-weight:600}.od-hiw .hiw-hero h1{letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(36px,5.5vw,60px);font-weight:700;line-height:1.1}.od-hiw .hiw-hero p{color:var(--muted);max-width:52ch;margin:0 auto;font-size:17px;line-height:1.6}.od-hiw .hiw-agents{max-width:1040px;margin:0 auto;padding:100px 28px}.od-hiw .hiw-agents-head{text-align:center;margin-bottom:56px}.od-hiw .hiw-agents-head .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:12px;font-weight:600}.od-hiw .hiw-agents-head h2{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:700}.od-hiw .hiw-agents-head p{color:var(--muted);max-width:52ch;margin:0 auto;font-size:16px}.od-hiw .agent-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.od-hiw .agent-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);padding:32px 24px;transition:border-color .2s,box-shadow .25s,transform .2s}.od-hiw .agent-card:hover{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), var(--shadow-md);transform:translateY(-3px)}.od-hiw .agent-icon{border-radius:var(--radius);width:40px;height:40px;font-size:18px;font-weight:700;font-family:var(--mono);justify-content:center;align-items:center;margin-bottom:18px;display:flex}.od-hiw .agent-icon.stable{background:var(--accent);color:var(--bg)}.od-hiw .agent-icon.ai{background:var(--accent-secondary);color:var(--bg)}.od-hiw .agent-icon.web3{background:var(--fg);color:var(--bg)}.od-hiw .agent-card h3{letter-spacing:-.02em;margin-bottom:8px;font-size:18px;font-weight:700}.od-hiw .agent-card .agent-domain{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:12px;font-weight:600}.od-hiw .agent-card p{color:var(--muted);margin-bottom:16px;font-size:14px;line-height:1.55}.od-hiw .agent-card .agent-sources{flex-wrap:wrap;gap:6px;display:flex}.od-hiw .agent-card .agent-sources span{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500}.od-hiw .hiw-flow{max-width:1040px;margin:0 auto;padding:0 28px 100px}.od-hiw .hiw-flow-head{text-align:center;margin-bottom:56px}.od-hiw .hiw-flow-head .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:12px;font-weight:600}.od-hiw .hiw-flow-head h2{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:700}.od-hiw .hiw-flow-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:64px 0;display:grid}.od-hiw .hiw-flow-row:last-child{border-bottom:none}.od-hiw .hiw-flow-num{font-family:var(--mono);color:var(--accent);letter-spacing:.04em;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:500;display:flex}.od-hiw .hiw-flow-num:before{content:"";background:var(--accent);width:20px;height:1px}.od-hiw .hiw-flow-row h3{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.2}.od-hiw .hiw-flow-row p{color:var(--muted);max-width:44ch;font-size:15px;line-height:1.6}.od-hiw .hiw-flow-row p code{font-family:var(--mono);color:var(--accent);font-size:13px}.od-hiw .hiw-flow-row .flow-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.od-hiw .hiw-flow-row .flow-tags span{letter-spacing:.02em;border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:4px 12px;font-size:12px;font-weight:500}.od-hiw .hiw-flow-row .flow-tags span.em{background:var(--surface);color:var(--fg);font-weight:600}.od-hiw .flow-visual{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);min-height:260px;box-shadow:var(--shadow-md);flex-direction:column;justify-content:center;padding:28px 24px;display:flex;position:relative;overflow:hidden}.od-hiw .mcp-demo{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);font-family:var(--mono);box-shadow:var(--shadow-md);padding:24px 20px;font-size:12px;line-height:1.7}.od-hiw .mcp-demo .mcp-line{flex-wrap:wrap;gap:10px;padding:5px 0;display:flex}.od-hiw .mcp-demo .mcp-line .prompt{color:var(--accent-secondary)}.od-hiw .mcp-demo .mcp-line .cmd{color:var(--accent)}.od-hiw .mcp-demo .mcp-line .resp{color:var(--fg)}.od-hiw .mcp-demo .mcp-line .dim{color:var(--muted)}.od-hiw .pb-mini{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-soft);align-items:center;gap:12px;margin-bottom:10px;padding:16px;display:flex}.od-hiw .pb-mini:last-child{margin-bottom:0}.od-hiw .pb-mini .pb-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.od-hiw .pb-mini .pb-dot.r{background:var(--accent)}.od-hiw .pb-mini .pb-dot.g{background:var(--accent-secondary)}.od-hiw .pb-mini .pb-info{flex:1}.od-hiw .pb-mini .pb-info .pb-name{font-size:13px;font-weight:600}.od-hiw .pb-mini .pb-info .pb-meta{color:var(--muted);font-size:11px;font-family:var(--mono)}.od-hiw .hiw-brief{background:var(--fg);border-radius:var(--radius-card);color:var(--bg);box-shadow:var(--shadow-lg);padding:24px 20px;font-size:13px}.od-hiw .hiw-brief .brief-head{font-size:11px;font-weight:500;font-family:var(--mono);color:color-mix(in srgb, var(--bg) 55%, transparent);letter-spacing:.04em;justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.od-hiw .hiw-brief .brief-row{border-bottom:1px solid color-mix(in srgb, var(--bg) 10%, transparent);gap:20px;padding:10px 0;font-size:12px;display:flex}.od-hiw .hiw-brief .brief-row:last-child{border-bottom:none}.od-hiw .hiw-brief .br-label{width:56px;font-family:var(--mono);color:color-mix(in srgb, var(--bg) 40%, transparent);letter-spacing:.04em;flex-shrink:0;font-size:10px}.od-hiw .hiw-brief .br-red{color:var(--accent)}.od-hiw .hiw-cta{text-align:center;background:var(--surface);border-top:1px solid var(--border);padding:80px 28px 100px}.od-hiw .hiw-cta h2{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:700}.od-hiw .hiw-cta p{color:var(--muted);max-width:44ch;margin:0 auto 28px;font-size:15px}.od-hiw .hiw-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.od-hiw .btn{letter-spacing:.02em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 18px;font-size:14px;font-weight:550;transition:transform .12s,background .15s,box-shadow .15s;display:inline-flex}.od-hiw .btn:active{transform:scale(.97)}.od-hiw .btn-primary{background:var(--fg);color:var(--bg);box-shadow:0 1px 2px #0000001f}.od-hiw .btn-primary:hover{background:color-mix(in srgb, var(--fg) 88%, var(--bg))}.od-hiw .btn-ghost{color:var(--muted)}.od-hiw .btn-ghost:hover{color:var(--fg);background:var(--surface)}.od-hiw .btn-lg{height:52px;padding:0 26px;font-size:15px}@media (max-width:800px){.od-hiw .agent-grid{grid-template-columns:1fr}.od-hiw .hiw-flow-row{gap:32px;padding:48px 0;direction:ltr!important;grid-template-columns:1fr!important}}@media (max-width:640px){.od-hiw .hiw-hero{padding:72px 20px 56px}.od-hiw .hiw-hero h1{font-size:clamp(28px,6vw,36px)}}
