.hsx{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:100svh;margin-left:calc(50% - 50vw);padding:110px 20px 80px;display:flex;position:relative;overflow:hidden}.hsx .hsx-canvas{z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.hsx .hsx-fade{z-index:1;pointer-events:none;background:linear-gradient(to bottom, transparent, var(--background));height:180px;position:absolute;bottom:0;left:0;right:0}.hsx .hsx-copy{z-index:2;max-width:820px;margin:0 auto;position:relative}.hsx h1{letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(44px,6.4vw,72px);font-weight:500;line-height:1.04}.hsx h1 .mask{line-height:inherit;display:block;overflow:visible}.hsx h1 .line{width:max-content;max-width:100%;line-height:inherit;opacity:0;clip-path:inset(-.2em 100% -.24em 0);filter:blur(7px);text-shadow:0 0 30px color-mix(in oklab, var(--foreground) 16%, transparent);will-change:opacity, clip-path, filter, text-shadow;margin:0 auto;animation:.72s steps(18,end) forwards hsx-claim-type,.72s cubic-bezier(.16,1,.3,1) forwards hsx-claim-focus;display:block;position:relative}.hsx h1 .line.dim{color:var(--muted-foreground);animation-delay:90ms}.hsx h1 .line.lit{color:var(--foreground);animation-delay:.79s}@keyframes hsx-claim-type{0%{opacity:0;clip-path:inset(-.2em 100% -.24em 0)}12%{opacity:1}to{opacity:1;clip-path:inset(-.2em 0 -.24em)}}@keyframes hsx-claim-focus{0%{filter:blur(7px);text-shadow:0 0 30px color-mix(in oklab, var(--foreground) 16%, transparent)}62%{filter:blur(2px);text-shadow:0 0 18px color-mix(in oklab, var(--foreground) 10%, transparent)}to{filter:blur();text-shadow:none}}.hsx .hsx-sub,.hsx .hsx-ap,.hsx .hsx-or,.hsx .hsx-classic{opacity:0;filter:blur(6px);will-change:opacity, transform, filter;animation:.68s cubic-bezier(.16,1,.3,1) forwards hsx-rise;transform:translateY(16px)}.hsx .hsx-sub{animation-delay:1.22s}.hsx .hsx-ap{animation-delay:1.46s}.hsx .hsx-or{animation-delay:1.7s}.hsx .hsx-classic{animation-delay:1.8s}@keyframes hsx-rise{to{opacity:1;filter:blur();transform:none}}.hsx .hsx-sub{color:var(--muted-foreground);max-width:44rem;margin:0 auto 34px;font-size:16.5px;line-height:1.7}.hsx .hsx-sub b{color:#ffffffd9;font-weight:400}.hsx .hsx-aha{margin-top:6px;display:block}.hsx .hsx-ctas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.hsx .hsx-btn{border-radius:var(--radius);cursor:pointer;will-change:transform;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .25s}.hsx .hsx-btn:hover{transform:translateY(-1.5px)}.hsx .hsx-btn:active{transition-duration:80ms;transform:translateY(0)scale(.985)}.hsx .hsx-btn-brand{background:var(--brand);color:#1a1a1a;border:1px solid var(--brand)}.hsx .hsx-btn-brand:hover{background:#5ad9a1;border-color:#5ad9a1;box-shadow:0 10px 28px -10px #3ecf8e8c}.hsx .hsx-btn-ghost{color:#ededed;background:0 0;border:1px solid #ffffff2e}.hsx .hsx-btn-ghost:hover{background:#ffffff0a;border-color:#ffffff52;box-shadow:0 10px 24px -14px #000000b3}.hsx .hsx-ext{vertical-align:-1px;opacity:.65;width:13px;height:13px;margin-left:6px;display:inline-block}.hsx .hsx-btn:hover .hsx-ext{opacity:1}.hsx .hsx-btn .ar{margin-left:2px;transition:transform .2s;display:inline-block}.hsx .hsx-btn:hover .ar{transform:translate(3px)}.hsx .hsx-ap{z-index:2;text-align:left;max-width:760px;margin:88px auto 0;position:relative}.hsx .hsx-ap .lbl{font-family:var(--font-sans);letter-spacing:-.01em;color:#ffffff8c;align-items:center;gap:10px;margin-bottom:11px;font-size:13.5px;font-weight:500;display:flex}.hsx .hsx-ap .lbl .agents{align-items:center;gap:7px;margin-left:auto;display:flex}.hsx .hsx-ap .lbl .agents span{opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:7px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .2s,background .2s;animation:.42s cubic-bezier(.2,.9,.3,1.35) forwards hsx-pop;display:flex;transform:translateY(6px)scale(.85)}.hsx .hsx-ap .lbl .agents span:first-child{animation-delay:1.64s}.hsx .hsx-ap .lbl .agents span:nth-child(2){animation-delay:1.715s}.hsx .hsx-ap .lbl .agents span:nth-child(3){animation-delay:1.79s}.hsx .hsx-ap .lbl .agents span:nth-child(4){animation-delay:1.865s}@keyframes hsx-pop{to{opacity:1;transform:none}}.hsx .hsx-ap .lbl .agents span:hover{background:#ffffff0f;border-color:#ffffff2e}.hsx .hsx-ap .lbl .agents svg{opacity:.9;width:auto;height:14px;transition:opacity .2s,transform .2s;display:block}.hsx .hsx-ap .lbl .agents span:hover svg{opacity:1;transform:translateY(-1px)}.hsx .hsx-ap .box{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:calc(var(--radius) + 2px);background:#141414d1;border:1px solid #2e2e2e;align-items:flex-start;gap:12px;padding:19px 22px;transition:border-color .25s;display:flex;box-shadow:0 20px 50px -30px #000000e6}.hsx .hsx-ap .box:hover{border-color:#3f3f3f}.hsx .hsx-ap pre{font-family:var(--font-sans);letter-spacing:-.005em;color:#c9c9c9;white-space:pre-wrap;word-break:break-word;min-width:0;margin:0;font-size:13.5px;line-height:1.65}.hsx .hsx-ap .box .ps{font-family:var(--font-mono);color:#3ecf8ee6;-webkit-user-select:none;user-select:none;flex:none;font-size:13.5px;line-height:1.65}.hsx .hsx-ap .caret{vertical-align:-2px;background:#c9c9c9;width:7px;height:14px;margin-left:4px;animation:1.1s step-end infinite hsx-caret;display:inline-block}@keyframes hsx-caret{50%{opacity:0}}.hsx .hsx-ap pre b{font-family:var(--font-mono);color:#3ecf8ef2;background:#3ecf8e12;border-radius:4px;padding:1px 5px;font-size:12px;font-weight:400}.hsx .hsx-ap .after{justify-content:center;margin-top:14px;display:flex}.hsx .hsx-or{z-index:2;max-width:420px;font-family:var(--font-mono);color:#ffffff40;align-items:center;gap:14px;margin:26px auto;font-size:11px;display:flex;position:relative}.hsx .hsx-or:before,.hsx .hsx-or:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f);flex:1;height:1px}.hsx .hsx-or:after{background:linear-gradient(90deg,#ffffff1f,#0000)}.hsx .hsx-classic{z-index:2;justify-content:center;gap:12px;display:flex;position:relative}.hsx .hsx-quiet{color:#9b9b9b;letter-spacing:-.01em;align-items:center;gap:2px;padding:4px 6px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.hsx .hsx-quiet:hover{color:#ededed}.hsx .hsx-quiet .ar{margin-left:2px;transition:transform .2s;display:inline-block}.hsx .hsx-quiet:hover .ar{transform:translate(3px)}@media (max-width:640px){.hsx{padding:96px 20px 70px}}@media (max-width:420px){.hsx h1{font-size:38px}.hsx .hsx-sub{font-size:15px}.hsx .hsx-ap pre{font-size:12.5px}.hsx .hsx-ap .box{padding:11px 13px}}@media (prefers-reduced-motion:reduce){.hsx h1 .line{animation:none!important;transform:none!important}.hsx .hsx-ap .caret{animation:none!important}.hsx .hsx-sub,.hsx .hsx-ap,.hsx .hsx-or,.hsx .hsx-classic,.hsx .hsx-ap .lbl .agents span{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}.hsx .hsx-btn{transition:none!important;transform:none!important}}
@font-face{font-family:JetBrains Mono Local;src:url(/mcp/jetbrains-mono-latin.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Albert Sans Local;src:url(/mcp/albert-sans-latin.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:400 700}.pmd{--pmd-scale:1;width:100%}.pmd *{box-sizing:border-box}.pmd .mockup{aspect-ratio:71/34;background:#19191f;border-radius:5px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000061}.pmd .stage{width:1420px;height:680px;transform:scale(var(--pmd-scale));transform-origin:0 0;position:absolute;inset:0 auto auto 0;overflow:hidden}.pmd .background{-webkit-user-select:none;user-select:none;pointer-events:none;background:radial-gradient(82% 130% at 110% 52%,#7b5bff 0%,#5330d8 26%,#0000 60%),radial-gradient(60% 85% at -6% 8%,#5a38d6 0%,#0000 52%),linear-gradient(150deg,#170e3c 0%,#241663 46%,#150c37 100%);width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.pmd .background:before{content:"";filter:blur(1.5px);opacity:.85;background:linear-gradient(122deg,#0000 41%,#9e80ff8c 46.5%,#0000 49%),linear-gradient(122deg,#0000 56%,#b094ff57 61%,#0000 63.5%),linear-gradient(52deg,#0000 62%,#9274ff66 66.5%,#0000 69%);position:absolute;inset:-10%}.pmd .shader-surface{z-index:1;clip-path:circle(0 at 834px 184px);pointer-events:none;will-change:clip-path;background:radial-gradient(72% 66% at 80% 22%,#3dff1d 0%,#7aff25 29%,#0000 67%) 0 0/118% 115%,radial-gradient(70% 75% at 27% 40%,#0ad7df 0%,#35e7db 28%,#0000 67%) 0 0/120% 110%,radial-gradient(66% 62% at 18% 92%,#f0ff24 0%,#f4ff83 42%,#0000 75%) 0 0/116% 120%,radial-gradient(74% 76% at 72% 95%,#fffad7 0%,#edffd9 47%,#0000 78%) 0 0/112% 118%,#eaffbe;border-radius:10px;width:959.5px;height:560px;position:absolute;top:63px;left:61.77px;overflow:hidden}.pmd .shader-surface:after{content:"";filter:blur(28px);background:radial-gradient(36% 42% at 62% 24%,#00ffd27a,#0000 72%),radial-gradient(38% 46% at 36% 72%,#fffb136b,#0000 75%);animation:9s ease-in-out infinite alternate pmd-gradient-drift;position:absolute;inset:-20%}@keyframes pmd-gradient-drift{0%{transform:translate(-2%,1%)scale(1.02)}to{transform:translate(5%,-3%)scale(1.09)}}.pmd .agent-ui{z-index:2;color:#0a1511;clip-path:circle(0 at 834px 184px);-webkit-user-select:none;user-select:none;pointer-events:none;will-change:clip-path;background:linear-gradient(#f4faecd1,#f4faecd1),repeating-linear-gradient(90deg,#0000 0 47px,#0a15110d 47px 48px),repeating-linear-gradient(0deg,#0000 0 47px,#0a15110d 47px 48px);border-radius:11px;flex-direction:column;width:959.5px;height:560px;font-family:Albert Sans Local,sans-serif;display:flex;position:absolute;top:63px;left:61.77px;overflow:hidden;box-shadow:0 34px 80px -34px #140a3c99}.pmd .win-chrome{background:#eef2ea;border-bottom:1px solid #0a15111a;flex:none;align-items:center;gap:12px;height:34px;padding:0 14px;display:flex}.pmd .win-lights{flex:none;gap:7px;display:flex}.pmd .win-lights i{border-radius:50%;width:10px;height:10px;display:block}.pmd .win-lights i:first-child{background:#ec6a5e}.pmd .win-lights i:nth-child(2){background:#f4bf4f}.pmd .win-lights i:nth-child(3){background:#61c554}.pmd .win-url{color:#0a151185;letter-spacing:.01em;background:#ffffffb3;border:1px solid #0a151114;border-radius:999px;align-items:center;gap:7px;height:20px;margin:0 auto;padding:0 12px;font-family:JetBrains Mono Local,monospace;font-size:8.5px;display:inline-flex}.pmd .win-url svg{color:#0a151166;width:9px;height:9px}.pmd .win-spacer{flex:none;width:46px}.pmd .agent-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafdf4b8;border-bottom:1px solid #0a151124;flex:none;align-items:center;height:54px;padding:0 182px 0 20px;display:flex}.pmd .polpo-brand{flex:none;align-items:center;gap:9px;display:flex}.pmd .polpo-symbol{color:#caff3d;background:#0a1511;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;box-shadow:inset 0 0 0 1px #ffffff1f}.pmd .polpo-symbol svg{width:19px;height:19px}.pmd .polpo-wordmark{letter-spacing:-.035em;font-size:14px;font-weight:700}.pmd .agent-nav{color:#0a15118a;align-items:center;gap:22px;margin-left:42px;font-size:11px;font-weight:600;display:flex}.pmd .agent-nav .active{color:#0a1511}.pmd .topbar-search{color:#0a151170;white-space:nowrap;background:#ffffff8c;border:1px solid #0a15111f;border-radius:8px;align-items:center;gap:8px;width:190px;margin-left:auto;padding:7px 11px;font-size:10.5px;font-weight:500;display:inline-flex}.pmd .topbar-search svg{flex:none;width:13px;height:13px}.pmd .online-dot{background:#16ad67;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite pmd-agent-pulse;box-shadow:0 0 0 3px #16ad6724}@keyframes pmd-agent-pulse{0%,to{box-shadow:0 0 0 3px #16ad6724}50%{box-shadow:0 0 0 6px #16ad670a}}.pmd .agent-body{flex:1;grid-template-columns:150px 1fr;min-height:0;display:grid}.pmd .agent-rail{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fafdf475;border-right:1px solid #0a151121;flex-direction:column;padding:14px 10px 12px;display:flex}.pmd .rail-label{color:#0a15116b;letter-spacing:.12em;text-transform:uppercase;padding:0 8px 8px;font-family:JetBrains Mono Local,monospace;font-size:7.5px}.pmd .rail-item{color:#0a151199;letter-spacing:-.01em;border-radius:7px;align-items:center;gap:9px;height:30px;margin-bottom:2px;padding:0 9px;font-size:11px;font-weight:500;display:flex}.pmd .rail-item svg{flex:none;width:14px;height:14px}.pmd .rail-item.active{color:#f5faed;background:#0a1511;box-shadow:0 5px 15px #0a151129}.pmd .rail-count{color:#0a151166;margin-left:auto;font-family:JetBrains Mono Local,monospace;font-size:8.5px;font-weight:500}.pmd .rail-item.active .rail-count{color:#f5faedb8}.pmd .rail-footer{border-top:1px solid #0a15111a;margin-top:auto;padding:11px 6px 2px}.pmd .workspace-mini{letter-spacing:-.01em;color:#0a1511b8;align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.pmd .workspace-avatar{color:#d8ff57;background:radial-gradient(120% 120% at 30% 22%,#1c2b23,#0a1511);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid;box-shadow:inset 0 0 0 1px #d8ff574d}.pmd .workspace-avatar svg{width:12px;height:12px}.pmd .workspace{flex-direction:column;min-height:0;padding:20px 22px 18px;display:flex;overflow:hidden}.pmd .workspace-head{justify-content:space-between;align-items:flex-start;width:625px;margin-bottom:15px;display:flex}.pmd .workspace-kicker{color:#0a15117a;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-family:JetBrains Mono Local,monospace;font-size:8px}.pmd .workspace h1{letter-spacing:-.055em;margin:0;font-size:29px;font-weight:650;line-height:1}.pmd .run-id{color:#0a151175;margin-top:3px;font-family:JetBrains Mono Local,monospace;font-size:8px}.pmd .workspace-grid{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:380px 232px;align-items:stretch;gap:13px;min-height:0;display:grid}.pmd .agent-card,.pmd .context-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfdf7b8;border:1px solid #0a151121;border-radius:11px;box-shadow:0 12px 35px #14261d14}.pmd .agent-card{min-height:0;padding:17px 18px 15px}.pmd .agent-card-head{align-items:center;display:flex}.pmd .agent-avatar{color:#d8ff57;background:#0a1511;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:hidden}.pmd .agent-avatar:before{content:"";border:1px solid #d8ff575c;border-radius:50%;width:28px;height:28px;animation:5s linear infinite pmd-avatar-orbit;position:absolute}.pmd .agent-avatar svg{z-index:1;width:22px;height:22px;position:relative}@keyframes pmd-avatar-orbit{to{transform:rotate(360deg)}}.pmd .agent-identity{margin-left:11px}.pmd .agent-name{letter-spacing:-.02em;font-size:13px;font-weight:700}.pmd .agent-role{color:#0a15117a;margin-top:2px;font-size:8px}.pmd .agent-status{color:#0b7e4b;align-items:center;gap:6px;margin-left:auto;font-family:JetBrains Mono Local,monospace;font-size:8px;display:inline-flex}.pmd .head-chip{letter-spacing:.06em;color:#0a151194;white-space:nowrap;background:#ffffff8c;border:1px solid #0a151124;border-radius:999px;flex:none;align-self:center;padding:5px 11px;font-family:JetBrains Mono Local,monospace;font-size:8px}.pmd .agent-card{flex-direction:column;min-height:0;padding:15px 16px 13px;display:flex}.pmd .conv-head{border-bottom:1px solid #0a151117;align-items:center;gap:10px;padding-bottom:12px;display:flex}.pmd .conv-ava{color:#0a15116b;background:#0a15110f;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid;box-shadow:inset 0 0 0 1px #0a151114}.pmd .conv-ava svg{width:62%;height:62%}.pmd .conv-id{min-width:0;line-height:1.25}.pmd .conv-name{letter-spacing:-.01em;font-size:12px;font-weight:700}.pmd .conv-sub{color:#0a151175;font-family:JetBrains Mono Local,monospace;font-size:8px}.pmd .conv-status{letter-spacing:.04em;color:#0b7e4b;align-items:center;gap:5px;margin-left:auto;font-family:JetBrains Mono Local,monospace;font-size:8px;display:inline-flex}.pmd .conv-status i{background:#16ad67;border-radius:50%;width:5px;height:5px}.pmd .chat{flex-direction:column;flex:1;gap:8px;min-height:0;padding-top:12px;display:flex}.pmd .msg{border-radius:12px;max-width:84%;padding:8px 11px;font-size:11px;line-height:1.4}.pmd .msg.in{color:#0a1511d1;background:#ffffff9e;border:1px solid #0a15111c;border-bottom-left-radius:4px;align-self:flex-start}.pmd .msg.out{color:#eef7e5;background:#0a1511;border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 8px 18px #0a15112e}.pmd .msg.out b{color:#d8ff57;font-weight:600}.pmd .tool-call{color:#0a1511a8;background:#caff3d24;border:1px solid #0a15111f;border-radius:8px;align-self:flex-start;align-items:center;gap:7px;padding:5px 10px;font-family:JetBrains Mono Local,monospace;font-size:8.5px;display:inline-flex}.pmd .tool-call b{color:#0a1511;font-weight:500}.pmd .tool-call .tc-res{color:#0b7e4b}.pmd .tool-call svg{color:#0b7e4b;width:11px;height:11px}.pmd .chat-foot{color:#0a151185;border-top:1px solid #0a151117;align-items:center;gap:7px;margin-top:11px;padding-top:11px;font-family:JetBrains Mono Local,monospace;font-size:8px;display:flex}.pmd .cf-dot{background:#16ad67;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #16ad6724}.pmd .cf-btn{color:#0a1511;background:#d8ff57;border-radius:7px;margin-left:auto;padding:6px 11px;font-family:Albert Sans Local,sans-serif;font-size:9.5px;font-weight:700;box-shadow:0 5px 14px #caff3d52}.pmd .context-card{flex-direction:column;min-height:0;padding:15px 15px 13px;display:flex}.pmd .oc-head{border-bottom:1px solid #0a151117;align-items:center;gap:9px;padding-bottom:12px;display:flex}.pmd .oc-head .conv-ava{width:32px;height:32px}.pmd .oc-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.pmd .oc-stats>div{background:#ffffff73;border:1px solid #0a151117;border-radius:8px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.pmd .oc-stats span{letter-spacing:.09em;text-transform:uppercase;color:#0a151170;font-family:JetBrains Mono Local,monospace;font-size:7px}.pmd .oc-stats b{letter-spacing:-.02em;color:#0a1511;font-size:14px;font-weight:700}.pmd .oc-label{letter-spacing:.1em;text-transform:uppercase;color:#0a151173;margin:13px 0 11px;font-family:JetBrains Mono Local,monospace;font-size:7px}.pmd .timeline{flex-direction:column;gap:11px;margin:0;padding:0 0 0 2px;list-style:none;display:flex}.pmd .timeline li{color:#0a151173;align-items:center;padding-left:18px;font-size:10px;display:flex;position:relative}.pmd .timeline li i{background:0 0;border:1.5px solid #0a151138;border-radius:50%;width:9px;height:9px;position:absolute;left:0}.pmd .timeline li:before{content:"";background:#0a15111f;width:1px;height:11px;position:absolute;top:14px;left:4px}.pmd .timeline li:last-child:before{display:none}.pmd .timeline li.done{color:#0a1511b8}.pmd .timeline li.done i{background:#0b7e4b;border-color:#0b7e4b}.pmd .timeline li.live{color:#0a1511;font-weight:650}.pmd .timeline li.live i{background:#caff3d;border-color:#16ad67;box-shadow:0 0 0 3px #16ad6729}.pmd .oc-eta{color:#0a151185;border-top:1px solid #0a151117;justify-content:space-between;align-items:center;margin-top:13px;padding-top:11px;font-size:9px;display:flex}.pmd .oc-eta-val{color:#0a1511;font-family:JetBrains Mono Local,monospace;font-size:9px;font-weight:600}.pmd .oc-sentiment{color:#0a151185;border-top:1px solid #0a151117;justify-content:space-between;align-items:center;margin-top:auto;padding-top:11px;font-size:9px;display:flex}.pmd .oc-sentiment .pos{color:#0b7e4b;background:#16ad671f;border-radius:6px;padding:3px 8px;font-family:JetBrains Mono Local,monospace;font-size:8px}.pmd .command-bar{color:#0a15116b;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fbfdf7c7;border:1px solid #0a151126;border-radius:10px;align-items:center;width:626px;height:42px;margin-top:13px;padding:0 7px 0 14px;font-size:10px;display:flex;box-shadow:0 9px 28px #14261d12}.pmd .command-slash{color:#0a1511;margin-right:9px;font-family:JetBrains Mono Local,monospace;font-size:12px}.pmd .command-submit{color:#d8ff57;background:#0a1511;border-radius:8px;place-items:center;width:28px;height:28px;margin-left:auto;display:grid}.pmd .command-submit svg{width:13px;height:13px}.pmd .terminal{z-index:3;-webkit-user-select:none;user-select:none;pointer-events:none;width:563px;height:585px;position:absolute;bottom:0;right:-1px}.pmd .terminal-connection{z-index:4;color:#939398;letter-spacing:-.02em;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background:#1e1f22;width:310px;height:18px;padding-top:1px;font-family:JetBrains Mono Local,monospace;font-size:14px;font-weight:400;line-height:17px;position:absolute;top:211px;left:966px}.pmd .prompt{z-index:5;color:#f7f7f8;letter-spacing:-.02em;white-space:nowrap;-webkit-user-select:none;user-select:none;margin:0;font-family:JetBrains Mono Local,JetBrains Mono,monospace;font-size:14px;font-weight:400;line-height:1;position:absolute;bottom:398px;right:525px;transform:translate(100%,100%)}.pmd .cursor{animation:1.06s step-end infinite pmd-cursor-blink}@keyframes pmd-cursor-blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.pmd .shader-surface:after,.pmd .cursor,.pmd .online-dot,.pmd .agent-avatar:before,.pmd .task-progress:after{animation:none}}.pmd .pd{color:#171717;min-height:0;font-family:var(--font-sans);background:#fbfbfb;flex:1;display:flex}.pmd .pd-rail{background:#fafafa;border-right:1px solid #e5e5e5;flex-direction:column;flex:none;align-items:center;gap:4px;width:54px;padding:14px 0;display:flex}.pmd .pd-mark{place-items:center;width:22px;height:22px;margin-bottom:12px;display:grid}.pmd .pd-mark svg{width:18px;height:18px;display:block}.pmd .pd-rail-nav{flex-direction:column;gap:3px;display:flex}.pmd .pd-rail-item{color:#737373;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.pmd .pd-rail-item svg{width:17px;height:17px}.pmd .pd-rail-item.on{color:#171717;background:#ececec}.pmd .pd-main{background:#fbfbfb;flex-direction:column;flex:1;min-width:0;padding:20px 26px;display:flex}.pmd .pd-crumb{color:#737373;align-items:center;gap:5px;margin-bottom:15px;font-size:12.5px;display:inline-flex}.pmd .pd-crumb svg{width:13px;height:13px}.pmd .pd-idrow{justify-content:space-between;align-items:center;gap:16px;display:flex}.pmd .pd-id-left{align-items:center;gap:12px;min-width:0;display:flex}.pmd .pd-avatar{color:#171717;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;font-size:14px;font-weight:600;display:grid}.pmd .pd-agent-name{font-family:var(--font-mono);letter-spacing:-.02em;color:#171717;margin:0;font-size:19px;font-weight:600}.pmd .pd-team{font-family:var(--font-mono);color:#2fae76;background:#3ecf8e1f;border-radius:4px;padding:2px 8px;font-size:10.5px}.pmd .pd-id-actions{flex:none;align-items:center;gap:8px;display:flex}.pmd .pd-act{color:#404040;background:#fff;border:1px solid #e5e5e5;border-radius:7px;align-items:center;gap:6px;height:32px;padding:0 13px;font-size:12.5px;font-weight:500;display:inline-flex}.pmd .pd-act svg{width:14px;height:14px}.pmd .pd-act-run{color:#0d1117;background:#3ecf8e;border-color:#3ecf8e}.pmd .pd-tabs{border-bottom:1px solid #e5e5e5;align-items:center;gap:2px;margin-top:22px;display:flex}.pmd .pd-tab{color:#737373;white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;padding:9px 12px;font-size:13px}.pmd .pd-tab.on{color:#171717;border-bottom-color:#3ecf8e;font-weight:500}.pmd .pd-subnav{gap:4px;margin:18px 0 12px;display:flex}.pmd .pd-sub{color:#737373;border-radius:7px;padding:5px 11px;font-size:12.5px}.pmd .pd-sub.on{color:#171717;background:#efefef;font-weight:500}.pmd .pd-prompt{background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex:1;min-height:0;overflow:hidden}.pmd .pd-prompt-head{color:#171717;border-bottom:1px solid #efefef;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:500;display:flex}.pmd .pd-prompt-head svg{color:#737373;width:15px;height:15px}.pmd .pd-prompt-tag{font-family:var(--font-mono);color:#737373;background:#fafafa;border:1px solid #e5e5e5;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10px}.pmd .pd-prompt-body{color:#404040;margin:0;padding:16px;font-size:13px;line-height:1.7}.pmd .pd-prompt-body b{color:#171717;font-weight:600}
.hiw-section{--hiw-bd-opacity:.5;--hiw-bd-sat:.75;--hiw-bd-blur:30px;isolation:isolate;overflow:hidden}.hiw-backdrop{z-index:0;pointer-events:none;opacity:var(--hiw-bd-opacity);filter:saturate(var(--hiw-bd-sat)) blur(var(--hiw-bd-blur));background-image:url(/landing/hiw-backdrop.jpg);background-position:50% 62%;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}.hiw-backdrop:after{content:"";background:radial-gradient(120% 90% at 50% 45%, color-mix(in srgb, var(--background) 45%, transparent), color-mix(in srgb, var(--background) 88%, transparent) 70%), linear-gradient(var(--background) 0%, transparent 22%, transparent 74%, var(--background) 100%);position:absolute;inset:0}.hiw-section>div{z-index:1;position:relative}.hiw{flex-direction:column;display:flex}.hiw-head{max-width:640px;margin-bottom:48px}.hiw-eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:20px;font-size:11px;font-weight:500}.hiw-head h2{letter-spacing:-.025em;color:var(--foreground);text-wrap:balance;margin-bottom:14px;font-size:clamp(26px,3.4vw,40px);font-weight:500;line-height:1.12}.hiw-head p{color:var(--muted-foreground);font-size:16px;line-height:1.6}.hiw-strip{margin-top:40px}.hiw-strip-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:22px;font-size:11px;font-weight:500;display:block}.hiw-logos{grid-template-columns:repeat(3,auto);place-items:center;gap:26px 34px;display:grid}@media (min-width:640px){.hiw-logos{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:22px 40px;display:flex}}.hiw-logos img{opacity:.62;width:auto;transition:opacity .2s,filter .2s;display:block}.hiw-logos img:hover{opacity:1}.hiw-demo{width:100%;margin-top:44px}
