.mhome{--bg:#fff;--bg-soft:#f7f7f7;--bg-card:#fff;--bg-dark:#0e0e0e;--ink:#111;--ink-2:#2a2a2a;--ink-3:#555;--ink-4:#8a8a8a;--ink-5:#b0b0b0;--line:#e5e5e5;--line-2:#efefef;--coral:#ff6b47;--coral-soft:#ffc9b4;--coral-deep:#e0512e;--peach:#ffe0d0;--ok:#1f8a5b;--ok-soft:#dcefe3;--blue:#2a6fdb;--violet:#6b5cff;--brand-indigo:#2b2d9e;--brand-indigo-soft:#e5e5f4;--brand-indigo-deep:#1f2178;--radius:14px;--radius-lg:22px;--radius-xl:28px;--shadow-card:0 1px 0 #00000005, 0 8px 24px -12px #140f051a;--shadow-soft:0 1px 0 #00000005, 0 18px 50px -24px #140f052e;--font-mono:"JetBrains Mono", "SF Mono", "Menlo", "Consolas", ui-monospace, monospace;background:var(--bg);color:var(--ink);letter-spacing:-.005em;font-feature-settings:"tnum" 1, "cv11" 1}.mhome img{max-width:100%;display:block}.mhome button{cursor:pointer;font-family:inherit}.mhome a{color:inherit;text-decoration:none}.mhome .wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media (max-width:768px){.mhome .wrap{padding:0 20px}}.mhome .section{position:relative}.mhome .section+.section{border-top:1px solid var(--line)}.mhome .eyebrow{color:var(--ink-3);letter-spacing:.12em;text-transform:uppercase;font-feature-settings:"tnum" 1;align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.mhome .eyebrow .dot{background:var(--brand-indigo);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2b2d9e29}.mhome h1,.mhome h2,.mhome h3,.mhome h4{letter-spacing:-.025em;margin:0;font-weight:600}.mhome h1{font-size:clamp(40px,5.4vw,76px);line-height:1.02}.mhome h2{font-size:clamp(30px,3.4vw,48px);line-height:1.08}.mhome h3{font-size:clamp(20px,1.6vw,24px);line-height:1.25}.mhome .mono{font-family:var(--font-mono)}.mhome .btn{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:14px;font-weight:500;transition:transform .15s,background .15s,color .15s,border-color .15s,filter .15s;display:inline-flex}.mhome .btn:active{transform:translateY(1px)}.mhome .btn-coral{color:#fff;background:linear-gradient(95deg,#5c6cff 0%,#3a40c9 50%,#2b2d9e 100%);box-shadow:0 8px 24px -8px #2b2d9e8c}.mhome .btn-coral:hover{filter:brightness(1.04)}.mhome .btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.mhome .btn-ghost:hover{border-color:var(--ink-5);background:#fff}.mhome .btn-lg{height:52px;padding:0 28px;font-size:15px}.mhome .hero{padding:72px 0 60px;position:relative;overflow:hidden}.mhome .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}@media (max-width:980px){.mhome .hero-grid{grid-template-columns:1fr;gap:40px}}.mhome .hero h1 .hl{background:linear-gradient(95deg,#5c6cff 0%,#2b2d9e 55%,#1f2178 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.mhome .hero p.lead{color:var(--ink-3);max-width:540px;margin-top:24px;font-size:clamp(16px,1.4vw,19px);line-height:1.55}.mhome .hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.mhome .hero-meta{color:var(--ink-3);flex-wrap:wrap;gap:20px 28px;margin-top:28px;font-size:13px;display:flex}.mhome .hero-meta .item{align-items:center;gap:8px;display:inline-flex}.mhome .hero-meta .tick{background:var(--ok-soft);width:16px;height:16px;color:var(--ok);border-radius:50%;place-items:center;font-size:10px;display:inline-grid}.mhome .hero-visual{aspect-ratio:1;width:100%;max-width:560px;margin-left:auto;position:relative}.mhome .radial{position:absolute;inset:0}.mhome .radial-ring{border:1px dashed var(--line);border-radius:50%;animation:60s linear infinite mh-spin;position:absolute;inset:0}.mhome .radial-ring.r2{border-style:dotted;animation-duration:90s;animation-direction:reverse;inset:8%}.mhome .radial-ring.r3{animation-duration:120s;inset:16%}.mhome .key-card{background:var(--ink);color:#fff;z-index:4;border-radius:18px;width:240px;padding:16px 18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 80px -20px #00000080,inset 0 1px #ffffff0f}.mhome .key-card .label{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:11px;display:flex}.mhome .key-card .key-row{font-family:var(--font-mono);align-items:center;gap:10px;margin-top:8px;font-size:13px;display:flex}.mhome .key-card .key-dot{background:var(--coral);border-radius:50%;flex:none;width:6px;height:6px;animation:1.6s ease-in-out infinite mh-pulse;box-shadow:0 0 0 4px #ff6b4738}.mhome .key-card .key-val{white-space:nowrap;text-overflow:ellipsis;color:#ffc9b4;flex:1;overflow:hidden}.mhome .key-card .calls{font-family:var(--font-mono);color:#ffffffa6;border-top:1px solid #ffffff14;height:18px;margin-top:14px;padding-top:12px;font-size:11.5px;position:relative;overflow:hidden}.mhome .key-card .calls .line{white-space:nowrap;text-overflow:ellipsis;line-height:18px;animation:.5s mh-callin;position:absolute;top:0;left:0;right:0;overflow:hidden}.mhome .model-node{border:1px solid var(--line);height:36px;color:var(--ink-2);box-shadow:var(--shadow-card);white-space:nowrap;z-index:3;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 14px 0 8px;font-size:13px;font-weight:500;transition:box-shadow .25s;display:flex;position:absolute;transform:translate(-50%,-50%)}.mhome .model-node:hover{box-shadow:var(--shadow-soft)}.mhome .model-node .logo{background:var(--bg);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.mhome .model-node .logo svg{width:15px;height:15px}.mhome .flow-svg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.mhome .flow-svg path{fill:none}.mhome .flow-svg .pulse{fill:var(--brand-indigo);filter:drop-shadow(0 0 6px #2b2d9e99)}.mhome .sec-head{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px;display:flex}.mhome .sec-head .left{max-width:640px}.mhome .sec-head h2{margin-top:14px}.mhome .sec-head p{color:var(--ink-3);max-width:540px;margin-top:18px;font-size:17px;line-height:1.55}@media (max-width:760px){.mhome .sec-head{flex-direction:column;align-items:stretch;gap:8px}}.mhome .heading-chip{color:var(--brand-indigo);background:var(--brand-indigo-soft);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.mhome .gateway{padding:96px 0}.mhome .pipe-stage{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius-xl);padding:56px 40px;position:relative;overflow:hidden}.mhome .pipe-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:60px;min-height:460px;display:grid;position:relative}@media (max-width:980px){.mhome .pipe-stage{padding:32px 20px}.mhome .pipe-grid{grid-template-columns:1fr;gap:24px}}.mhome .pipe-col{z-index:2;flex-direction:column;gap:10px;display:flex;position:relative}.mhome .pipe-col .col-label{color:var(--ink-4);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:12px}.mhome .client-card,.mhome .model-card{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:13.5px;transition:box-shadow .25s,border-color .25s;display:flex}.mhome .client-card .ico,.mhome .model-card .ico{color:#fff;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.mhome .model-card .ico{background:var(--bg)}.mhome .model-card .ico svg{width:17px;height:17px}.mhome .client-card .ico svg{width:15px;height:15px}.mhome .client-card .meta,.mhome .model-card .meta{flex-direction:column;min-width:0;line-height:1.2;display:flex}.mhome .client-card .meta>span:first-child,.mhome .model-card .meta>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mhome .client-card .meta .sub,.mhome .model-card .meta .sub{color:var(--ink-4);margin-top:2px;font-size:11px}.mhome .client-card.is-active,.mhome .model-card.is-active{border-color:var(--coral);box-shadow:0 0 0 3px #ff6b471f, var(--shadow-soft)}.mhome .pipe-center{z-index:3;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.mhome .gateway-disc{background:radial-gradient(120% 120% at 30% 20%, #5658d6 0%, var(--brand-indigo) 45%, var(--brand-indigo-deep) 100%);color:#fff;border-radius:50%;place-items:center;width:140px;height:140px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px -16px #2b2d9e80,inset 0 1px #ffffff1f}.mhome .gateway-disc:before{content:"";opacity:.55;background:conic-gradient(#0000,#ff6b4799,#0000 60%);border-radius:50%;animation:4s linear infinite mh-spin;position:absolute;inset:-2px}.mhome .gateway-disc .inner{background:radial-gradient(120% 120% at 30% 20%, #5658d6 0%, var(--brand-indigo) 45%, var(--brand-indigo-deep) 100%);text-align:center;border-radius:50%;place-items:center;width:calc(100% - 8px);height:calc(100% - 8px);display:grid;position:relative}.mhome .gateway-disc strong{letter-spacing:-.01em;font-size:18px;font-weight:600}.mhome .gateway-disc small{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:11px;display:block}.mhome .pipe-pill{border:1px solid var(--line);color:var(--ink-3);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:inline-flex}.mhome .pipe-pill .ico{background:var(--ok-soft);width:16px;height:16px;color:var(--ok);border-radius:50%;place-items:center;font-size:9px;display:grid}.mhome .pipe-svg{pointer-events:none;z-index:1;position:absolute;inset:0}.mhome .pipe-svg path{fill:none}.mhome .pipe-svg .pulse{fill:var(--coral);filter:drop-shadow(0 0 6px #ff6b478c)}.mhome .agent-section{padding:96px 0}.mhome .term-card{border-radius:var(--radius-xl);isolation:isolate;background:radial-gradient(75% 60% at 50% 40%,#1a1430 0%,#0a0818 65%,#08061a 100%);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 1px #a08cff1a,0 30px 80px -24px #140f2d8c,0 8px 24px -12px #140f2d73}.mhome .term-grid{z-index:1;pointer-events:none;background-image:linear-gradient(#c8b4ff0d 1px,#0000 1px),linear-gradient(90deg,#c8b4ff0d 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 120%,#000 30%,#0000004d 70%,#0000 100%);mask-image:radial-gradient(120% 120%,#000 30%,#0000004d 70%,#0000 100%)}.mhome .term-bokeh{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.mhome .term-bokeh i{filter:blur(40px);opacity:.6;border-radius:50%;position:absolute}.mhome .term-bokeh i:first-child{background:#9664ff8c;width:280px;height:280px;top:-60px;left:-40px}.mhome .term-bokeh i:nth-child(2){background:#5082ff80;width:240px;height:240px;top:-40px;right:-60px}.mhome .term-bokeh i:nth-child(3){background:#c85ae673;width:220px;height:220px;bottom:-50px;right:18%}.mhome .term-bokeh i:nth-child(4){background:#46aafa66;width:200px;height:200px;bottom:-40px;left:-20px}.mhome .term-bokeh i:nth-child(5){background:#ff8cc833;width:120px;height:120px;top:40%;left:50%;transform:translate(-50%,-50%)}.mhome .term-tabs{z-index:2;-webkit-backdrop-filter:blur(10px)saturate(140%);background:#0a08188c;border-bottom:1px solid #ffffff14;align-items:center;gap:4px;padding:14px 18px;display:flex;position:relative;overflow-x:auto}.mhome .term-tab{color:#dcd7f5a6;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.mhome .term-tab:hover{color:#fff;background:#ffffff0d}.mhome .term-tab.active{color:#fff;background:#ffffff14;border-color:#ffffff29;box-shadow:0 0 0 1px #a08cff2e,inset 0 1px #ffffff14}.mhome .term-tab .badge{color:#dcd7f58c;background:#ffffff0f;border-radius:4px;padding:2px 6px;font-size:10px}.mhome .term-tab.active .badge{color:#dcd7fff2;background:#a08cff2e}.mhome .term-body{z-index:2;color:#e8e6ff;font-family:var(--font-mono);background:linear-gradient(#08061640 0%,#08061680 100%);min-height:460px;padding:28px 32px 32px;font-size:13.5px;line-height:1.62;position:relative;overflow:hidden}.mhome .term-chrome{z-index:3;align-items:center;gap:8px;display:flex;position:absolute;top:16px;left:22px}.mhome .term-chrome span{background:#ffffff29;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff14}.mhome .term-chrome .red{background:#f26f5c;box-shadow:0 0 8px #f26f5c80,inset 0 0 0 1px #ffffff26}.mhome .term-chrome .yel{background:#f1b23e;box-shadow:0 0 8px #f1b23e66,inset 0 0 0 1px #ffffff26}.mhome .term-chrome .grn{background:#6bc555;box-shadow:0 0 8px #6bc55566,inset 0 0 0 1px #ffffff26}.mhome .term-meta{color:#dcd7f573;font-size:11px;font-family:var(--font-mono);z-index:3;gap:14px;display:flex;position:absolute;top:18px;right:22px}.mhome .term-meta .live-dot{vertical-align:1px;background:#6bc555;border-radius:50%;width:7px;height:7px;margin-right:5px;animation:1.6s ease-in-out infinite mh-live-blink;display:inline-block;box-shadow:0 0 8px #6bc555b3}.mhome .term-content{white-space:pre-wrap;margin-top:30px}.mhome .tk-cmd{color:#f2f0ff}.mhome .tk-cm{color:#dcd7f56b;font-style:italic}.mhome .tk-ok{color:#7bd86b;text-shadow:0 0 12px #7bd86b59}.mhome .tk-coral{color:#ffb088;text-shadow:0 0 12px #ffb08859;font-weight:500}.mhome .tk-dim{color:#dcd7f57a}.mhome .cursor{vertical-align:middle;background:#ffb088;width:8px;height:16px;margin-left:2px;animation:1.05s step-end infinite mh-blink;display:inline-block;box-shadow:0 0 10px #ffb088b3}.mhome .term-foot{z-index:2;-webkit-backdrop-filter:blur(10px)saturate(140%);color:#dcd7f58c;background:#08061699;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;font-size:12px;display:flex;position:relative}.mhome .term-foot strong{color:#f2f0ff;font-weight:500}.mhome .kbd{min-width:22px;height:22px;font-family:var(--font-mono);color:#f2f0ff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;place-items:center;padding:0 6px;font-size:11px;display:inline-grid}.mhome .workbench-section{padding:96px 0}.mhome .wb-tabs{border:1px solid var(--line);background:#fff;border-radius:999px;padding:4px;display:inline-flex}.mhome .wb-tab{color:var(--ink-3);background:0 0;border:none;border-radius:999px;padding:8px 18px;font-size:13.5px}.mhome .wb-tab.active{background:var(--ink);color:#fff}.mhome .wb-frame{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--bg-soft);box-shadow:var(--shadow-soft);overflow:hidden}.mhome .wb-topbar{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;font-size:13px;display:flex}.mhome .wb-topbar .left{color:var(--ink-2);align-items:center;gap:12px;font-weight:500;display:flex}.mhome .wb-topbar .right{color:var(--ink-3);align-items:center;gap:14px;font-size:12px;display:flex}.mhome .wb-body{grid-template-columns:1fr 1fr 280px;min-height:540px;display:grid}@media (max-width:980px){.mhome .wb-body{grid-template-columns:1fr}.mhome .wb-side{display:none}}.mhome .wb-side{border-left:1px solid var(--line);background:#fff;order:3;padding:20px;overflow:hidden}.mhome .wb-side h4{color:var(--ink-3);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:500;display:flex}.mhome .wb-side h4 .count{background:var(--bg);color:var(--ink-3);border-radius:6px;padding:2px 6px;font-size:11px}.mhome .wb-history-item{border-radius:10px;gap:10px;margin:0 -8px;padding:8px;display:flex}.mhome .wb-history-item:hover{background:var(--bg)}.mhome .wb-thumb{background:linear-gradient(135deg,#ffc9b4,#ff8e63);border-radius:8px;flex:none;width:44px;height:44px;position:relative;overflow:hidden}.mhome .wb-thumb.v2{background:linear-gradient(135deg,#b4d6ff,#6b5cff)}.mhome .wb-thumb.v3{background:linear-gradient(135deg,#ffe0d0,#ff6b47)}.mhome .wb-thumb.v4{background:linear-gradient(135deg,#dcefe3,#1f8a5b)}.mhome .wb-thumb.v5{background:linear-gradient(135deg,#efefef,#8a8a8a)}.mhome .wb-thumb.wb-thumb-real{background:var(--bg)}.mhome .wb-thumb.wb-thumb-real img{object-fit:cover;width:100%;height:100%;display:block}.mhome .wb-history-item .info{flex-direction:column;flex:1;min-width:0;display:flex}.mhome .wb-history-item .title{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.mhome .wb-history-item .sub{color:var(--ink-4);font-size:11px;font-family:var(--font-mono);margin-top:4px}.mhome .wb-form{order:1;padding:24px;overflow:hidden}.mhome .wb-form h3{margin-bottom:18px;font-size:16px}.mhome .wb-field{margin-bottom:18px}.mhome .wb-field .lab{color:var(--ink-3);margin-bottom:8px;font-size:13px}.mhome .chip-row{flex-wrap:wrap;gap:8px;display:flex}.mhome .chip{border:1px solid var(--line);color:var(--ink-2);background:#fff;border-radius:10px;padding:7px 14px;font-size:13px;transition:all .15s}.mhome .chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.mhome .chip.dim{color:var(--ink-4)}.mhome .chip.sq{place-items:center;width:60px;height:60px;padding:0;font-size:11px;display:grid}.mhome .chip.sq .ratio{opacity:.55;border:1.5px solid;border-radius:3px;width:26px;height:22px;margin-bottom:4px}.mhome .chip.sq.r-2x3 .ratio{width:18px;height:26px}.mhome .chip.sq.r-3x2 .ratio{width:30px;height:20px}.mhome .chip.sq.r-9x16 .ratio{width:14px;height:26px}.mhome .chip.sq.r-16x9 .ratio{width:30px;height:17px}.mhome .chip.sq.r-auto{font-family:var(--font-mono);letter-spacing:.5px}.mhome .wb-history-item.is-active{box-shadow:inset 2px 0 0 var(--coral);background:#ff6b4712}.mhome .wb-refs{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.mhome .wb-ref-thumb{border:1px solid var(--line);background:var(--bg);border-radius:10px;flex:none;width:56px;height:56px;position:relative;overflow:hidden}.mhome .wb-ref-thumb img{object-fit:cover;width:100%;height:100%;display:block}.mhome .wb-ref-thumb .cap{color:#fff;text-align:center;letter-spacing:.2px;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#0000,#0000009e);padding:14px 4px 3px;font-size:9px;line-height:1;position:absolute;inset:auto 0 0;overflow:hidden}.mhome .wb-ref-add{border:1px dashed var(--ink-5);width:56px;height:56px;color:var(--ink-4);text-align:center;background:var(--bg);border-radius:10px;flex:none;place-items:center;gap:2px;font-size:10px;line-height:1.1;display:grid}.mhome .wb-ref-add svg{margin:0 auto;display:block}.mhome .wb-ref-hint{color:var(--ink-5);margin-top:6px;font-size:11px}.mhome .wb-vars{flex-direction:column;gap:10px;display:flex}.mhome .wb-var-lab{color:var(--ink-3);margin-bottom:4px;font-size:12px}.mhome .wb-var-input{border:1px solid var(--line);color:var(--ink-2);word-break:break-word;background:#fff;border-radius:10px;min-height:36px;padding:9px 12px;font-size:13px;line-height:1.45;position:relative}.mhome .wb-var-input.is-typing{border-color:var(--coral);box-shadow:0 0 0 3px #ff6b471a}.mhome .wb-var-input .placeholder{color:var(--ink-5)}.mhome .wb-prompt{border:1px solid var(--line);min-height:96px;color:var(--ink-2);white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:14px;padding:14px 16px;font-size:13.5px;line-height:1.55;position:relative}.mhome .wb-prompt.is-typing{border-color:var(--coral);box-shadow:0 0 0 3px #ff6b471a}.mhome .wb-prompt.is-readonly{background:var(--bg-soft);color:var(--ink-3);min-height:0;max-height:132px;font-size:12.5px;line-height:1.55;overflow:auto}.mhome .wb-prompt .placeholder{color:var(--ink-5)}.mhome .wb-prompt .cursor-thin,.mhome .wb-var-input .cursor-thin{background:var(--coral);vertical-align:-2px;width:1.5px;height:14px;margin-left:1px;animation:1.05s step-end infinite mh-blink;display:inline-block}.mhome .wb-generate{color:#fff;background:linear-gradient(95deg,#ffb088 0%,#ff8e63 50%,#ff6b47 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;margin-top:8px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px -10px #ff6b478c}.mhome .wb-generate.wb-generate-indigo{background:linear-gradient(135deg,#5c6cff 0%,#2b2d9e 100%);box-shadow:0 12px 32px -10px #2b2d9e8c}.mhome .wb-generate.is-pulsing:after{content:"";background:linear-gradient(95deg,#0000 0%,#ffffff52 50%,#0000 100%);animation:1.6s ease-in-out infinite mh-gensweep;position:absolute;inset:0;transform:translate(-100%)}.mhome .wb-result{background:var(--bg-soft);flex-direction:column;order:2;padding:24px;display:flex}.mhome .wb-result .head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mhome .wb-result .head .title{font-size:16px;font-weight:500}.mhome .wb-result .head .meter{color:var(--ink-3);align-items:center;gap:10px;font-size:12px;display:flex}.mhome .wb-result .head .meter .bar{background:var(--line);border-radius:999px;width:80px;height:5px;position:relative;overflow:hidden}.mhome .wb-result .head .meter .bar>i{background:linear-gradient(90deg,#ffb088,#ff6b47);width:94%;position:absolute;top:0;bottom:0;left:0}.mhome .wb-canvas{border:1px solid var(--line);background:#fff;border-radius:14px;flex:1;place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.mhome .wb-canvas .grid-bg{background-image:linear-gradient(#00000006 1px,#0000 1px),linear-gradient(90deg,#00000006 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 80%);mask-image:radial-gradient(circle,#000 50%,#0000 80%)}.mhome .wb-image{aspect-ratio:1;border-radius:12px;width:86%;position:relative;overflow:hidden;box-shadow:0 30px 60px -20px #0000004d}.mhome .wb-image .shimmer,.mhome .vid-frame .shimmer{z-index:2;background:linear-gradient(110deg,#0000 30%,#ffffff80 50%,#0000 70%);animation:1.6s ease-in-out infinite mh-shimmer;position:absolute;inset:0;transform:translate(-100%)}.mhome .placeholder-art{background:linear-gradient(135deg,#ffe5d6 0%,#ffb088 50%,#ff6b47 100%);position:absolute;inset:0}.mhome .gen-1{background:radial-gradient(circle at 30% 30%,#ffc9b4,#ff6b47 70%,#842614)}.mhome .gen-2{background:radial-gradient(circle at 70% 40%,#ffe0d0,#ff8e63 60%,#c53a1a)}.mhome .gen-3{background:radial-gradient(circle at 50% 60%,#b4d6ff,#6b5cff 70%,#2a2f8a)}.mhome .gen-4{background:radial-gradient(circle at 20% 80%,#dcefe3,#1f8a5b 65%,#0f4d31)}.mhome .vid-frame{aspect-ratio:16/9;border-radius:12px;width:86%;position:relative;overflow:hidden;box-shadow:0 30px 60px -20px #0000004d}.mhome .vid-frame .play{width:60px;height:60px;color:var(--ink);background:#fffffff0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #00000040}.mhome .vid-timeline{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:14px;padding:10px 12px}.mhome .vid-timeline .scrub{color:var(--ink-3);align-items:center;gap:10px;font-size:12px;display:flex}.mhome .vid-timeline .track{background:var(--line);border-radius:999px;flex:1;height:6px;position:relative;overflow:hidden}.mhome .vid-timeline .track>i{background:var(--ink);position:absolute;top:0;bottom:0;left:0}.mhome .vid-timeline .frames{grid-template-columns:repeat(6,1fr);gap:6px;margin-top:10px;display:grid}.mhome .vid-timeline .frames .f{aspect-ratio:16/9;background:linear-gradient(135deg,#ffe0d0,#ff8e63);border-radius:4px;position:relative}.mhome .models-section{padding:96px 0}.mhome .models-cats{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.mhome .cat{border:1px solid var(--line);color:var(--ink-2);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:inline-flex}.mhome .cat.active{background:var(--ink);color:#fff;border-color:var(--ink)}.mhome .cat .count{opacity:.55;font-size:11px}.mhome .model-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:1024px){.mhome .model-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.mhome .model-grid{grid-template-columns:repeat(2,1fr)}}.mhome .model-tile{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.mhome .model-tile:hover{box-shadow:var(--shadow-card);border-color:var(--ink-5);transform:translateY(-2px)}.mhome .model-tile .head{align-items:center;gap:10px;display:flex}.mhome .model-tile .logo{background:var(--bg);border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.mhome .model-tile .logo svg{width:21px;height:21px}.mhome .model-tile .name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}.mhome .model-tile .vendor{color:var(--ink-4);margin-top:2px;font-size:11.5px}.mhome .model-tile .tags{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.mhome .model-tile .tag{background:var(--bg);color:var(--ink-3);border-radius:5px;padding:2px 7px;font-size:10.5px}.mhome .model-tile .tag.coral{background:var(--peach);color:var(--coral-deep)}.mhome .model-tile .tag.green{background:var(--ok-soft);color:var(--ok)}.mhome .model-tile .price{border-top:1px dashed var(--line);color:var(--ink-3);font-size:11.5px;font-family:var(--font-mono);justify-content:space-between;align-items:baseline;gap:8px;margin-top:14px;padding-top:12px;display:flex}.mhome .model-tile .price .val{color:var(--ink-2);text-align:right}.mhome .models-foot{text-align:center;color:var(--ink-3);margin-top:32px;font-size:13px}.mhome .models-foot a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.mhome .value-section{background:#fff;padding:96px 0}.mhome .value-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:900px){.mhome .value-grid{grid-template-columns:1fr}}.mhome .value-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:320px;padding:32px;display:flex;position:relative;overflow:hidden}.mhome .value-card .icon-square{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:24px;display:grid}.mhome .value-card h3{font-size:22px;font-weight:600;line-height:1.25}.mhome .value-card p{color:var(--ink-3);margin-top:12px;font-size:14.5px;line-height:1.6}.mhome .value-card .deco{border-top:1px dashed var(--line);font-family:var(--font-mono);color:var(--ink-3);margin-top:auto;padding-top:24px;font-size:12px}.mhome .cta-section{background:var(--ink);color:#fff;padding:112px 0 128px;position:relative;overflow:hidden}.mhome .cta-section:before{content:"";filter:blur(40px);background:radial-gradient(circle,#5c6cff66,#0000 60%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;right:-200px}.mhome .cta-inner{z-index:2;max-width:720px;position:relative}.mhome .cta-section h2{letter-spacing:-.03em;font-size:clamp(40px,5vw,68px);line-height:1.04}.mhome .cta-section .coral-text{color:var(--coral-soft)}.mhome .cta-section p{color:#ffffffb3;max-width:540px;margin-top:22px;font-size:17px;line-height:1.6}.mhome .cta-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.mhome .cta-section .btn-ghost{color:#fff;background:0 0;border-color:#ffffff40}.mhome .cta-section .btn-ghost:hover{background:#ffffff14;border-color:#ffffff80}.mhome .cta-stats{color:#ffffff8c;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;font-size:13px;display:grid}@media (max-width:600px){.mhome .cta-stats{grid-template-columns:repeat(2,1fr)}}.mhome .cta-stats .k{color:#fff;letter-spacing:-.03em;font-size:28px;font-weight:600}.mhome .cta-stats .v{margin-top:4px}.mhome .footer{background:var(--ink);color:#ffffff8c;border-top:1px solid #ffffff14;padding:60px 0 40px;font-size:13px}.mhome .footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:40px;display:grid}@media (max-width:760px){.mhome .footer-grid{grid-template-columns:1fr 1fr}}.mhome .footer .fbrand{color:#fff;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.mhome .footer .fbrand .brand-mark{background:radial-gradient(120% 120% at 28% 24%,#5c6cff 0%,#2b2d9e 55%,#1f2178 100%);border-radius:50%;width:24px;height:24px}.mhome .footer h5{color:#fff;margin:0 0 14px;font-size:13px;font-weight:500}.mhome .footer ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.mhome .footer a:hover{color:#fff}.mhome .footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:40px;padding-top:24px;font-size:12px;display:flex}.mhome .multichat-section{padding:100px 0}.mhome .mc-frame{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--bg-soft);box-shadow:var(--shadow-soft);contain:paint;overflow:hidden}.mhome .mc-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:14px 22px;font-size:13px;display:flex}.mhome .mc-topbar .left{color:var(--ink-2);align-items:center;gap:12px;font-weight:500;display:flex}.mhome .mc-grid{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}@media (max-width:760px){.mhome .mc-grid{grid-template-columns:1fr}}.mhome .mc-panel{background:var(--bg-card);flex-direction:column;min-height:340px;padding:16px 18px 18px;display:flex;position:relative}.mhome .mc-panel:before{content:"";background:linear-gradient(90deg, var(--brand-indigo), var(--coral));width:0%;height:2px;transition:width .4s;position:absolute;top:0;left:0}.mhome .mc-panel.is-active:before{width:100%}.mhome .mc-head{border-bottom:1px dashed #0000000f;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:14px;display:flex}.mhome .mc-logo{color:#fff;border-radius:7px;flex:none;place-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:grid}.mhome .mc-logo svg{width:15px;height:15px;display:block}.mhome .mc-name{flex-direction:column;line-height:1.15;display:flex}.mhome .mc-name>span{color:var(--ink);font-size:13.5px;font-weight:500}.mhome .mc-name>small{color:var(--ink-4);margin-top:2px;font-size:11px}.mhome .mc-spacer{flex:1}.mhome .mc-status{font-size:11px;font-family:var(--font-mono);border-radius:999px;align-items:center;gap:6px;padding:3px 8px;display:inline-flex}.mhome .mc-status.streaming{color:var(--coral-deep);background:#ff6b471f}.mhome .mc-status.streaming .dot{background:var(--coral);border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite mh-mc-blink}.mhome .mc-status.done{background:var(--ok-soft);color:var(--ok)}.mhome .mc-status.thinking{background:var(--brand-indigo-soft);color:var(--brand-indigo-deep);align-items:center;gap:3px;padding:6px 10px;display:inline-flex}.mhome .mc-status.thinking span{background:var(--brand-indigo);border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite mh-mc-dot;display:inline-block}.mhome .mc-status.thinking .dot2{animation-delay:.15s}.mhome .mc-status.thinking .dot3{animation-delay:.3s}.mhome .mc-eye{color:var(--ink-3);background:#0000000a;border:none;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;display:inline-flex}.mhome .mc-eye:hover{color:var(--ink);background:#00000014}.mhome .mc-body{color:var(--ink-2);flex-direction:column;flex:1;gap:10px;font-size:13.5px;line-height:1.6;display:flex}.mhome .mc-msg-row{display:flex}.mhome .mc-msg-row.right{justify-content:flex-end}.mhome .mc-msg-row.left{justify-content:flex-start}.mhome .mc-bubble{border-radius:14px;max-width:92%;padding:8px 14px;font-size:13px;line-height:1.55}.mhome .mc-bubble.user{color:var(--ink-2);background:#0000000d;border-radius:14px 14px 4px;font-size:12.5px}.mhome .mc-bubble.assistant{color:var(--ink);background:0 0;max-width:100%;padding:4px 0}.mhome .mc-caret{background:var(--brand-indigo);vertical-align:-2px;border-radius:1px;width:7px;height:14px;margin-left:2px;animation:.9s ease-in-out infinite mh-mc-blink;display:inline-block}.mhome .mc-think{color:var(--ink-3);background:#0000000a;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;padding:6px 12px;font-size:11.5px;transition:background .25s,color .25s;display:inline-flex}.mhome .mc-think.collapsed{color:var(--ink-4);background:#00000008}.mhome .mc-think-ico{background:var(--brand-indigo-soft);width:18px;height:18px;color:var(--brand-indigo);border-radius:50%;flex:none;place-items:center;display:grid}.mhome .mc-think.collapsed .mc-think-ico{color:var(--ink-4);background:#0000000d}.mhome .mc-think-label{font-weight:500}.mhome .mc-think-prog{background:#0000000f;border-radius:999px;flex:1;max-width:90px;height:3px;position:relative;overflow:hidden}.mhome .mc-think-prog>span{background:linear-gradient(90deg, var(--brand-indigo), var(--coral));transition:width .3s linear;position:absolute;top:0;bottom:0;left:0}.mhome .mc-think-caret{color:var(--ink-4);font-size:10px}.mhome .mc-sources{flex-wrap:wrap;gap:6px;margin-top:-2px;transition:opacity .25s;display:flex}.mhome .mc-sources.collapsed{opacity:.55}.mhome .mc-src{color:var(--ink-3);border:1px solid var(--line);font-size:11px;font-family:var(--font-mono);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;animation:.35s ease-out mh-mc-pop;display:inline-flex}.mhome .mc-src .favicon{border-radius:2px;flex:none;width:8px;height:8px}.mhome .mc-composer{border-top:1px solid var(--line);background:#fff;flex-direction:column;gap:10px;padding:12px 22px 14px;display:flex}.mhome .mc-composer-models{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.mhome .mc-comp-chip{color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;display:inline-flex}.mhome .mc-comp-chip>span:first-child{border-radius:50%;width:7px;height:7px;display:inline-block}.mhome .mc-comp-add{color:var(--brand-indigo);background:var(--brand-indigo-soft);border:1px dashed #2b2d9e4d;border-radius:999px;padding:4px 10px;font-size:11.5px}.mhome .mc-composer-input{background:var(--bg);border:1px solid var(--line);border-radius:12px;align-items:center;padding:10px 14px;font-size:13px;display:flex}.mhome .kbd-light{border:1px solid var(--line);min-width:20px;height:20px;font-family:var(--font-mono);color:var(--ink-3);background:#fff;border-radius:5px;place-items:center;padding:0 5px;font-size:10.5px;display:inline-grid}.mhome .reveal{opacity:1}@media (prefers-reduced-motion:no-preference){.mhome .reveal.pre{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)scale(.985)}.mhome .reveal.in{opacity:1;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transform:none}}.mhome [data-anim-section]:not([data-live]),.mhome [data-anim-section]:not([data-live]) *{animation-play-state:paused!important}@media (prefers-color-scheme:dark){.mhome{--bg:#0d0d0f;--bg-soft:#141416;--bg-card:#18181b;--ink:#ececee;--ink-2:#c9c9ce;--ink-3:#a1a1aa;--ink-4:#8a8a93;--ink-5:#6e6e78;--line:#2a2a30;--line-2:#202024;--brand-indigo:#6b78ff;--brand-indigo-soft:#21213a;--brand-indigo-deep:#a5adff}.mhome .cta-section,.mhome .footer{background:#0e0e0f}.mhome .btn-ghost:hover{background:var(--bg-card);border-color:var(--ink-5)}.mhome .key-card{color:#fff;background:#1f1f24;box-shadow:0 30px 80px -20px #000000b3,inset 0 1px #ffffff0f}.mhome .model-node,.mhome .client-card,.mhome .model-card,.mhome .pipe-pill{background:var(--bg-card)}.mhome .gateway-disc,.mhome .gateway-disc .inner{color:#fff;background:radial-gradient(120% 120% at 30% 20%,#4f52d8 0%,#2e3194 45%,#1b1d6b 100%)}.mhome .wb-tabs,.mhome .wb-topbar,.mhome .wb-side,.mhome .chip,.mhome .wb-var-input,.mhome .wb-prompt,.mhome .wb-canvas,.mhome .vid-timeline{background:var(--bg-card)}.mhome .wb-tab.active,.mhome .chip.active{color:#fff;background:#2c2c33}.mhome .chip.active{border-color:#2c2c33}.mhome .wb-canvas .grid-bg{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px)}.mhome .cat,.mhome .model-tile{background:var(--bg-card)}.mhome .cat.active{color:#fff;background:#2c2c33;border-color:#2c2c33}.mhome .value-section{background:var(--bg)}.mhome .value-card{background:var(--bg-card)}.mhome .value-card .icon-square{color:#fff;background:#2c2c33}.mhome .mc-topbar,.mhome .mc-composer,.mhome .mc-src,.mhome .kbd-light{background:var(--bg-card)}.mhome .mc-head{border-bottom-color:#ffffff14}.mhome .mc-bubble.user{background:#ffffff12}.mhome .mc-eye{background:#ffffff0f}.mhome .mc-eye:hover{background:#ffffff1a}.mhome .mc-think{background:#ffffff0d}.mhome .mc-think.collapsed{background:#ffffff0a}.mhome .mc-think.collapsed .mc-think-ico{background:#ffffff0f}.mhome .mc-think-prog{background:#ffffff14}.mhome .vid-frame .play{color:#18181b}}@keyframes mh-spin{to{transform:rotate(360deg)}}@keyframes mh-pulse{0%,to{box-shadow:0 0 0 4px #ff6b4738}50%{box-shadow:0 0 0 8px #ff6b470d}}@keyframes mh-blink{50%{opacity:0}}@keyframes mh-live-blink{0%,to{opacity:1}50%{opacity:.5}}@keyframes mh-callin{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes mh-shimmer{to{transform:translate(100%)}}@keyframes mh-gensweep{to{transform:translate(100%)}}@keyframes mh-float-0{0%,to{translate:0}50%{translate:0 -6px}}@keyframes mh-float-1{0%,to{translate:0}50%{translate:0 6px}}@keyframes mh-float-2{0%,to{translate:0}50%{translate:4px -3px}}@keyframes mh-mc-blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes mh-mc-dot{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes mh-mc-pop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.mhome .wiki-section{padding:96px 0}.mhome .wiki-frame{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius-xl);position:relative;overflow:hidden}.mhome .wiki-stagewrap{width:100%;position:relative}.mhome .wiki-stage{transform-origin:0 0;--w-surface:var(--bg-card);--w-ink:var(--ink);--w-ink-soft:var(--ink-3);--w-ink-faint:var(--ink-4);--w-line:var(--line);--w-line-strong:#11111129;--w-edge:#1111111f;--w-accent:#4f6bff;--w-accent-soft:#4f6bff1a;--w-accent-line:#4f6bff8c;--w-accent-glow:#4f6bff66;--w-shadow:#141c362e;--w-chip-bg:#f1f3f8;--w-chip-ink:#5a637a;width:1280px;height:800px;color:var(--w-ink);letter-spacing:0;font-family:inherit;position:absolute;top:0;left:0}.mhome .wiki-stage .wk-net{z-index:1;pointer-events:none;width:1280px;height:800px;position:absolute;inset:0;overflow:visible}.mhome .wiki-stage .wk-fx{z-index:3;pointer-events:none;width:1280px;height:800px;position:absolute;inset:0;overflow:visible}.mhome .wiki-stage .wk-edge{fill:none;stroke:var(--w-edge);stroke-width:1px}.mhome .wiki-stage .wk-cite{fill:none;stroke:var(--w-accent-line);stroke-width:1.25px}.mhome .wiki-stage .wk-citeDot{fill:var(--w-accent)}.mhome .wiki-stage .wk-agentHalo{fill:var(--w-accent);opacity:.16}.mhome .wiki-stage .wk-agent{fill:var(--w-accent)}.mhome .wiki-stage .wk-agentRing{fill:none;stroke:var(--w-accent);stroke-width:1.25px;opacity:.5}.mhome .wiki-stage .wk-doc{z-index:2;transform-origin:50%;will-change:transform, opacity;width:230px;height:268px;position:absolute;top:0;left:0}.mhome .wiki-stage .wk-doc .wk-page{background:var(--w-surface);border:1px solid var(--w-line-strong);width:172px;height:222px;box-shadow:0 18px 40px -22px var(--w-shadow);border-radius:6px;position:absolute}.mhome .wiki-stage .wk-doc .p3{opacity:.55;top:30px;left:44px;transform:rotate(7deg)}.mhome .wiki-stage .wk-doc .p2{opacity:.8;top:18px;left:30px;transform:rotate(-4deg)}.mhome .wiki-stage .wk-doc .p1{padding:22px 18px;top:6px;left:14px;transform:rotate(1.5deg)}.mhome .wiki-stage .wk-doc .wk-ln{background:var(--w-line-strong);border-radius:3px;height:6px;margin-bottom:11px}.mhome .wiki-stage .wk-doc .wk-ln.h{background:var(--w-accent-soft);width:56%;height:8px;margin-bottom:15px}.mhome .wiki-stage .wk-doc .w90{width:90%}.mhome .wiki-stage .wk-doc .w80{width:80%}.mhome .wiki-stage .wk-doc .w70{width:70%}.mhome .wiki-stage .wk-doc .w55{width:55%}.mhome .wiki-stage .wk-doc .w45{width:45%}.mhome .wiki-stage .wk-doc .wk-tbl{background:var(--w-surface);border:1px solid var(--w-line-strong);width:128px;height:92px;box-shadow:0 14px 30px -20px var(--w-shadow);border-radius:6px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;right:0;overflow:hidden;transform:rotate(-3deg)}.mhome .wiki-stage .wk-doc .wk-tbl span{border-right:1px solid var(--w-line);border-bottom:1px solid var(--w-line)}.mhome .wiki-stage .wk-doc .wk-tbl span:nth-child(-n+3){background:var(--w-accent-soft)}.mhome .wiki-stage .wk-cards{z-index:3;position:absolute;inset:0}.mhome .wiki-stage .wk-card{background:var(--w-surface);border:1px solid var(--w-line);width:196px;box-shadow:0 12px 34px -22px var(--w-shadow);transform-origin:50%;will-change:transform, opacity;border-radius:13px;padding:13px 15px 12px;transition:border-color .25s,box-shadow .25s;position:absolute;top:0;left:0}.mhome .wiki-stage .wk-card .wk-ct{align-items:center;gap:8px;display:flex}.mhome .wiki-stage .wk-card .wk-dot{background:var(--w-accent);opacity:.85;border-radius:2px;flex:none;width:7px;height:7px}.mhome .wiki-stage .wk-card .wk-title{letter-spacing:.2px;color:var(--w-ink);white-space:nowrap;font-size:15.5px;font-weight:600;transition:color .25s}.mhome .wiki-stage .wk-card.is-hot .wk-title{color:var(--w-accent)}.mhome .wiki-stage .wk-card .wk-chips{gap:6px;margin:9px 0;display:flex}.mhome .wiki-stage .wk-card .wk-chip{font-family:var(--font-mono);letter-spacing:.6px;text-transform:lowercase;color:var(--w-chip-ink);background:var(--w-chip-bg);border:1px solid var(--w-line);border-radius:5px;padding:2px 7px;font-size:10px}.mhome .wiki-stage .wk-card .wk-prov{color:var(--w-ink-faint);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:11px;display:flex;overflow:hidden}.mhome .wiki-stage .wk-card .wk-prov svg{opacity:.7;flex:none}.mhome .wiki-stage .wk-panel{z-index:4;background:var(--w-surface);border:1px solid var(--w-line);width:392px;box-shadow:0 30px 70px -40px var(--w-shadow);will-change:transform, opacity;border-radius:16px;padding:20px 22px 18px;position:absolute;top:206px;left:806px}.mhome .wiki-stage .wk-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.mhome .wiki-stage .wk-route{font-family:var(--font-mono);color:var(--w-accent);letter-spacing:.4px;font-size:12px}.mhome .wiki-stage .wk-badge{font-family:var(--font-mono);color:var(--w-ink-faint);border:1px solid var(--w-line);letter-spacing:.5px;white-space:nowrap;border-radius:5px;padding:2px 7px;font-size:10px}.mhome .wiki-stage .wk-qrow{border:1px solid var(--w-line);background:var(--bg-soft);border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:15px;padding:11px 13px;display:flex}.mhome .wiki-stage .wk-qmark{color:var(--w-ink-faint);font-family:var(--font-mono);flex:none;font-size:14px;line-height:1.5}.mhome .wiki-stage .wk-q{color:var(--w-ink);font-size:14.5px;font-weight:500;line-height:1.5}.mhome .wiki-stage .wk-caret{width:8px;color:var(--w-accent);font-weight:400;display:inline-block;transform:translateY(1px)}.mhome .wiki-stage .wk-trace{flex-direction:column;gap:7px;margin-bottom:15px;display:flex}.mhome .wiki-stage .wk-tl{color:var(--w-ink-soft);font-size:12px;line-height:1.4;font-family:var(--font-mono);white-space:nowrap;opacity:0;align-items:center;gap:9px;display:flex;transform:translateY(4px)}.mhome .wiki-stage .wk-tl .wk-td{border:1.5px solid var(--w-accent);border-radius:50%;flex:none;width:8px;height:8px}.mhome .wiki-stage .wk-tl.is-done .wk-td{background:var(--w-accent);border-color:var(--w-accent)}.mhome .wiki-stage .wk-tl em{color:var(--w-ink);font-family:ui-sans-serif,system-ui,sans-serif;font-style:normal}.mhome .wiki-stage .wk-tl b{color:var(--w-accent);font-weight:500}.mhome .wiki-stage .wk-ans{color:var(--w-ink);min-height:24px;font-size:15px;line-height:1.72}.mhome .wiki-stage .wk-ans .wk-ac{display:none}.mhome .wiki-stage .wk-ans .wk-ac.is-on{display:inline}.mhome .wiki-stage .wk-cchip{vertical-align:baseline;font-family:var(--font-mono);color:var(--w-accent);background:var(--w-accent-soft);border:1px solid var(--w-accent-line);border-radius:5px;align-items:center;margin:0 2px;padding:0 5px;font-size:10.5px;line-height:1.5;transition:background .2s;display:none;transform:translateY(-1px)}.mhome .wiki-stage .wk-cchip.is-on{display:inline-flex}.mhome .wiki-stage .wk-cchip.is-lit{background:var(--w-accent);color:#fff}.mhome .wiki-stage .wk-grounded{border-top:1px dashed var(--w-line-strong);color:var(--w-ink-faint);align-items:center;gap:7px;margin-top:14px;padding-top:13px;font-size:11.5px;display:flex}.mhome .wiki-stage .wk-grounded .wk-gi{background:var(--w-accent);border-radius:50%;flex:none;width:6px;height:6px}.mhome .wiki-stage .wk-brand{z-index:5;position:absolute;top:54px;left:80px}.mhome .wiki-stage .wk-lock{align-items:center;gap:11px;display:flex}.mhome .wiki-stage .wk-word{letter-spacing:.3px;color:var(--w-ink);font-size:18px;font-weight:600}.mhome .wiki-stage .wk-word b{color:var(--w-accent);font-weight:600}.mhome .wiki-stage .wk-tag{color:var(--w-ink-soft);letter-spacing:.2px;margin-top:9px;font-size:12.5px}.mhome .wiki-stage .wk-tag .wk-sep{color:var(--w-ink-faint);margin:0 5px}.mhome .wiki-stage .wk-steps{z-index:5;justify-content:center;gap:0;display:flex;position:absolute;bottom:42px;left:0;right:0}.mhome .wiki-stage .wk-step{color:var(--w-ink-faint);align-items:center;gap:9px;padding:0 26px;transition:color .35s;display:flex;position:relative}.mhome .wiki-stage .wk-step+.wk-step:before{content:"";background:var(--w-line-strong);width:1px;height:13px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.mhome .wiki-stage .wk-num{font-family:var(--font-mono);letter-spacing:.5px;font-size:11px}.mhome .wiki-stage .wk-lab{letter-spacing:1px;font-size:13px}.mhome .wiki-stage .wk-step.is-active{color:var(--w-ink)}.mhome .wiki-stage .wk-step.is-active .wk-num{color:var(--w-accent)}@media (prefers-reduced-motion:reduce){.mhome .wiki-stage .wk-caret{display:none}}@media (prefers-color-scheme:dark){.mhome .wiki-stage{--w-line-strong:#ffffff29;--w-edge:#ffffff21;--w-accent:#6f86ff;--w-accent-soft:#6f86ff24;--w-accent-line:#6f86ff9e;--w-accent-glow:#6f86ff73;--w-shadow:#0000008c;--w-chip-bg:#ffffff0f;--w-chip-ink:#aab2c6}}
