.mhome{--bg:#fff;--bg-soft:#f7f7f7;--bg-card:#fff;--bg-dark:#0e0e0f;--ink:#111;--ink-2:#2a2a2a;--ink-3:#555;--ink-4:#6b6b6b;--ink-5:#9a9a9a;--ink-6:#b0b0b0;--line:#e5e5e5;--line-2:#efefef;--line-strong:#d4d4d4;--coral:#ff6b47;--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;--brand-indigo-hi:#5c6cff;--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;--shadow-pop:0 8px 32px #00000014;--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 *{box-sizing:border-box}.mhome h1,.mhome h2,.mhome h3,.mhome p{margin:0}.mhome h1{letter-spacing:-.025em;font-size:clamp(40px,5.4vw,76px);font-weight:600;line-height:1.02}.mhome h2{letter-spacing:-.025em;font-size:clamp(30px,3.4vw,48px);font-weight:600;line-height:1.08}.mhome h3{letter-spacing:-.02em;font-size:clamp(18px,1.6vw,22px);font-weight:600;line-height:1.25}.mhome .lead{color:var(--ink-4);font-size:18px;line-height:1.6}.mhome .mono{font-family:var(--font-mono)}.mhome .wrap{max-width:1280px;margin:0 auto;padding:0 32px}.mhome .section{padding:96px 0}.mhome .section+.section{border-top:1px solid var(--line)}.mhome .section.soft{background:var(--bg-soft)}.mhome .sec-head{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px;display:flex}.mhome .eyebrow{letter-spacing:.08em;color:var(--ink-3);align-items:center;gap:10px;font-size:12px;font-weight:500;display:inline-flex}.mhome .eyebrow .dot{background:var(--brand-indigo);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #2b2d9e29}.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 .btn{cursor:pointer;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;text-decoration:none;transition:transform .15s,filter .15s,background .15s,border-color .15s;display:inline-flex}.mhome .btn:active{transform:scale(.98)}.mhome .btn-lg{height:52px;padding:0 28px;font-size:15px}.mhome .btn-primary{color:#fff;background:linear-gradient(95deg,#5c6cff 0%,#3a40c9 50%,#2b2d9e 100%);box-shadow:0 8px 24px -8px #2b2d9e8c}.mhome .btn-primary:hover{filter:brightness(1.04);color:#fff}.mhome .btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.mhome .btn-ghost:hover{background:var(--bg-card);border-color:var(--ink-6);color:var(--ink)}.mhome .btn-ink{background:var(--ink);color:var(--bg-card)}.mhome .btn-white{color:#111;background:#fff}.mhome .btn-white:hover{color:#111}.mhome .btn-ghost-dark{color:#fff;background:0 0;border-color:#ffffff38}.mhome .btn-ghost-dark:hover{color:#fff;border-color:#ffffff80}.mhome .pill{background:var(--bg-card);border:1px solid var(--line);color:var(--ink-2);box-shadow:var(--shadow-card);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;display:inline-flex}.mhome .pill .ic{background:var(--brand-indigo-soft);width:22px;height:22px;color:var(--brand-indigo);border-radius:7px;place-items:center;display:grid}.mhome .hero{padding:72px 0 40px;position:relative;overflow:hidden}.mhome .hero-bg{pointer-events:none;background:radial-gradient(900px 520px at 78% 12%,#5c6cff29,#0000 60%),radial-gradient(700px 420px at 12% 90%,#ff6b471a,#0000 60%);position:absolute;inset:0}.mhome .hero-grid{pointer-events:none;background-image:linear-gradient(#1a1a1a0d 1px,#0000 1px),linear-gradient(90deg,#1a1a1a0d 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70% at 50% 30%,#000 30%,#0000 100%);mask-image:radial-gradient(60% 70% at 50% 30%,#000 30%,#0000 100%)}.mhome .hero-inner{grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;display:grid;position:relative}.mhome .hero h1 .hl{background:linear-gradient(95deg,#5c6cff 0%,#2b2d9e 55%,#1f2178 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.mhome .hero-lead{max-width:560px;margin-top:24px}.mhome .hero-ctas{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.mhome .hero-meta{color:var(--ink-4);flex-wrap:wrap;gap:20px;margin-top:22px;font-size:13px;display:flex}.mhome .hero-meta span{align-items:center;gap:6px;display:inline-flex}.mhome .tick{background:var(--ok-soft);width:14px;height:14px;color:var(--ok);border-radius:999px;flex:none;place-items:center;display:inline-grid}.mhome .hero-caps{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.mhome .cap{color:var(--ink-2);background:var(--bg-card);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.mhome .cap i{border-radius:999px;width:8px;height:8px;display:inline-block}.mhome .hero-visual{padding:24px 0 24px 24px;position:relative}.mhome .reel{aspect-ratio:4/5;border-radius:var(--radius-xl);background:var(--bg-soft);width:100%;max-height:640px;box-shadow:var(--shadow-soft);border:1px solid var(--line);position:relative;overflow:hidden}.mhome .reel .slide{opacity:0;transition:opacity 1.1s;position:absolute;inset:0}.mhome .reel .slide.on{opacity:1}.mhome .reel .slide img{object-fit:cover;width:100%;height:100%;transition:transform 6s;display:block;transform:scale(1.04)}.mhome .reel .slide.on img{transform:scale(1.12)}.mhome .reel .cap-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-card);color:#2a2a2a;background:#ffffffdb;border-radius:14px;align-items:center;gap:10px;max-width:calc(100% - 32px);padding:8px 12px 8px 8px;font-size:12px;display:flex;position:absolute;bottom:16px;left:16px}.mhome .reel .cap-card b{color:#111;font-weight:600;display:block}.mhome .reel .cap-card .sw{color:#fff;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:grid}.mhome .reel .cap-card .sw svg{width:15px;height:15px}.mhome .reel .dots{gap:6px;display:flex;position:absolute;bottom:22px;right:16px}.mhome .reel .dots i{background:#ffffff8c;border-radius:999px;width:6px;height:6px;transition:width .4s,background .4s}.mhome .reel .dots i.on{background:#fff;width:18px}.mhome .reel .live{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0e0fb8;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;top:16px;left:16px}.mhome .reel .live i{background:#7cffb2;border-radius:999px;width:6px;height:6px;animation:1.4s infinite mh-blink}.mhome .float-card{background:var(--bg-card);border:1px solid var(--line);box-shadow:var(--shadow-soft);color:var(--ink-3);z-index:2;border-radius:16px;padding:12px 14px;font-size:12px;animation:7s ease-in-out infinite mh-float;position:absolute}.mhome .float-card b{color:var(--ink);margin-bottom:2px;font-size:13px;font-weight:600;display:block}.mhome .marquee{padding:28px 0 56px;position:relative;overflow:hidden}.mhome .marquee:before,.mhome .marquee:after{content:"";z-index:2;pointer-events:none;width:160px;position:absolute;top:0;bottom:0}.mhome .marquee:before{background:linear-gradient(90deg, var(--bg), transparent);left:0}.mhome .marquee:after{background:linear-gradient(270deg, var(--bg), transparent);right:0}.mhome .marquee-meta{color:var(--ink-4);justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;font-size:13px;display:flex}.mhome .marquee-meta b{color:var(--ink);font-weight:600}.mhome .track{gap:14px;width:max-content;animation:60s linear infinite mh-slide;display:flex}.mhome .track:hover{animation-play-state:paused}.mhome .tile{background:var(--bg-soft);border:1px solid var(--line);border-radius:16px;flex:none;height:200px;position:relative;overflow:hidden}.mhome .tile img{width:auto;height:100%;display:block}.mhome .tile .tag{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;background:#0e0e0fa8;border-radius:999px;padding:4px 8px;font-size:11px;position:absolute;bottom:10px;left:10px}.mhome .deski-sec{background:linear-gradient(180deg, var(--bg) 0%, var(--bg-soft) 100%);padding:96px 0 80px}.mhome .dk-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:40px;margin-bottom:40px;display:grid}.mhome .dk-pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mhome .dk-feats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.mhome .feat{background:var(--bg-card);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:18px;padding:22px 22px 20px}.mhome .feat .n{font-family:var(--font-mono);color:var(--ink-5);letter-spacing:.08em;margin-bottom:12px;font-size:11px}.mhome .feat h3{margin-bottom:8px;font-size:17px}.mhome .feat p{color:var(--ink-4);font-size:13px;line-height:1.6}.mhome .feat.dark{color:#fff;background:#0e0e0f;border-color:#0e0e0f}.mhome .feat.dark h3{color:#fff}.mhome .feat.dark p{color:#ffffffb3}.mhome .feat.dark .n{color:#ffffff73}.mhome .gw{grid-template-columns:1fr 1.05fr;align-items:center;gap:48px;display:grid}.mhome .gw-tabs{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.mhome .gw-tab{border:1px solid var(--line);background:var(--bg-card);font:inherit;color:var(--ink-3);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:12.5px}.mhome .gw-tab.on{background:var(--ink);color:var(--bg-card);border-color:var(--ink)}.mhome .code{color:#e6e6eb;font-family:var(--font-mono);box-shadow:var(--shadow-soft);background:#0e0e0f;border-radius:18px;min-height:300px;padding:22px 22px 20px;font-size:12.5px;line-height:1.7;position:relative;overflow:hidden}.mhome .code pre{font:inherit;white-space:pre-wrap;word-break:break-word;margin:0}.mhome .code .win{gap:6px;margin-bottom:14px;display:flex}.mhome .code .win i{background:#3a3a42;border-radius:999px;width:10px;height:10px}.mhome .code .k{color:#c792ea}.mhome .code .s{color:#c3e88d}.mhome .code .v{color:#82aaff}.mhome .code .c{color:#6c6c74}.mhome .code .f{color:#ffcb6b}.mhome .code .cur{vertical-align:-2px;background:#e6e6eb;width:7px;height:13px;animation:1s steps(2,end) infinite mh-blink;display:inline-block}.mhome .code .hint{color:#8a8a92;border:1px solid #2a2a30;border-radius:999px;padding:3px 8px;font-family:inherit;font-size:11px;position:absolute;top:16px;right:16px}.mhome .flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin-top:18px;display:grid}.mhome .flow .box{border:1px solid var(--line);background:var(--bg-card);color:var(--ink-2);border-radius:14px;padding:12px 14px;font-size:12.5px}.mhome .flow .box b{color:var(--ink);margin-bottom:2px;font-size:13px;font-weight:600;display:block}.mhome .flow .box.hub{color:#fff;background:#111;border-color:#111}.mhome .flow .box.hub b{color:#fff}.mhome .flow .box.hub span{color:#ffffffa6}.mhome .flow .wire{background:linear-gradient(90deg, var(--line), var(--line-strong));width:64px;height:2px;position:relative}.mhome .flow .wire i{background:var(--brand-indigo-hi);border-radius:999px;width:8px;height:8px;animation:1.8s linear infinite mh-wire;position:absolute;top:-3px;left:0;box-shadow:0 0 0 4px #5c6cff2e}.mhome .flow .wire i:nth-child(2){animation-delay:.9s}.mhome .gw-ctas{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.mhome .stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.mhome .stat{border:1px solid var(--line);background:var(--bg-card);border-radius:16px;padding:20px 22px}.mhome .stat b{letter-spacing:-.03em;font-size:30px;font-weight:600;line-height:1;display:block}.mhome .stat span{color:var(--ink-4);margin-top:8px;font-size:13px;display:block}.mhome .logos{border-top:1px dashed var(--line);margin-top:56px;padding-top:32px}.mhome .logos-wrap{position:relative;overflow:hidden}.mhome .logos-wrap:before,.mhome .logos-wrap:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.mhome .logos-wrap:before{background:linear-gradient(90deg, var(--bg), transparent);left:0}.mhome .logos-wrap:after{background:linear-gradient(270deg, var(--bg), transparent);right:0}.mhome .logos-track{align-items:center;gap:40px;width:max-content;animation:40s linear infinite mh-slide;display:flex}.mhome .logo{color:var(--ink-3);white-space:nowrap;align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.mhome .logo svg{width:22px;height:22px}.mhome .filters{flex-wrap:wrap;gap:8px;display:flex}.mhome .fbtn{border:1px solid var(--line);background:var(--bg-card);font:inherit;color:var(--ink-3);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:13px}.mhome .fbtn.on{background:var(--ink);color:var(--bg-card);border-color:var(--ink)}.mhome .gen-row{grid-template-columns:1.2fr .8fr;gap:24px;margin-bottom:28px;display:grid}.mhome .gen-card{border:1px solid var(--line);background:var(--bg-card);box-shadow:var(--shadow-card);border-radius:22px;padding:18px 18px 16px}.mhome .gen-card .pr{background:var(--bg-soft);color:var(--ink-2);border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;line-height:1.55;display:flex}.mhome .gen-card .pr .u{background:var(--brand-indigo-soft);width:22px;height:22px;color:var(--brand-indigo);border-radius:999px;flex:none;place-items:center;font-size:11px;font-weight:600;display:grid}.mhome .gen-card .opts{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.mhome .gen-card .opt{border:1px solid var(--line);color:var(--ink-3);border-radius:999px;padding:5px 10px;font-size:11.5px}.mhome .gen-card .opt.on{background:var(--brand-indigo-soft);color:var(--brand-indigo);border-color:#0000}.mhome .gen-out{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.mhome .gen-out .o{aspect-ratio:1;background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;position:relative;overflow:hidden}.mhome .gen-out .o img{object-fit:cover;width:100%;height:100%;animation:1.2s both mh-genin;display:block}.mhome .gen-out .o:nth-child(2) img{animation-delay:.6s}.mhome .gen-out .o:nth-child(3) img{animation-delay:1.2s}.mhome .gen-out .o:nth-child(4) img{animation-delay:1.8s}.mhome .gen-out .o:after{content:"";background:linear-gradient(110deg,#0000 30%,#ffffff8c 50%,#0000 70%);animation:2.6s ease-in-out infinite mh-sweep;position:absolute;inset:0;transform:translate(-100%)}.mhome .gen-side{flex-direction:column;gap:14px;display:flex}.mhome .gen-side .kv{border-bottom:1px solid var(--line-2);justify-content:space-between;gap:16px;padding:12px 0;font-size:13px;display:flex}.mhome .gen-side .kv span{color:var(--ink-4);flex:none}.mhome .gen-side .kv b{text-align:right;font-weight:500}.mhome .gal{column-count:4;column-gap:14px}.mhome .gal .g{break-inside:avoid;background:var(--bg-soft);border:1px solid var(--line);border-radius:16px;margin-bottom:14px;animation:.5s both mh-galin;position:relative;overflow:hidden}.mhome .gal .g img{width:100%;display:block}.mhome .gal .g .ov{color:#fff;opacity:0;background:linear-gradient(#0000,#0000009e);padding:28px 12px 12px;font-size:12px;transition:opacity .2s;position:absolute;inset:auto 0 0}.mhome .gal .g:hover .ov{opacity:1}.mhome .gal .g .ov b{margin-bottom:2px;font-weight:600;display:block}.mhome .gal .g .ov span{opacity:.8}.mhome .gal .g .m{color:#2a2a2a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:500;position:absolute;top:10px;left:10px}.mhome .dh{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.mhome .dh-stage{grid-template-columns:1fr 64px 1fr;align-items:center;gap:12px;display:grid;position:relative}.mhome .dh-src,.mhome .dh-out{border:1px solid var(--line);aspect-ratio:3/4;border-radius:22px;position:relative;overflow:hidden}.mhome .dh-src{background:var(--bg-soft)}.mhome .dh-out{background:#0e0e0f}.mhome .dh-src img,.mhome .dh-out img{object-fit:cover;width:100%;height:100%;display:block}.mhome .dh-src .lb,.mhome .dh-out .lb{color:#2a2a2a;background:#ffffffe6;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:500;position:absolute;top:12px;left:12px}.mhome .dh-out .lb{color:#fff;background:#0e0e0f99}.mhome .dh-arrow{color:var(--brand-indigo);place-items:center;display:grid}.mhome .dh-arrow .a{background:var(--brand-indigo-soft);border-radius:999px;place-items:center;width:44px;height:44px;animation:1.8s ease-in-out infinite mh-pulse;display:grid}.mhome .dh-out .sub{color:#fff;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e0e0f99;border-radius:10px;min-height:34px;padding:8px 10px;font-size:13px;position:absolute;bottom:46px;left:12px;right:12px}.mhome .dh-out .wave{align-items:center;gap:3px;height:24px;padding:0 4px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.mhome .dh-out .wave i{opacity:.85;background:#fff;border-radius:2px;flex:1;height:30%;animation:1s ease-in-out infinite mh-wave}.mhome .dh-out .wave i:nth-child(2n){height:60%;animation-delay:.15s}.mhome .dh-out .wave i:nth-child(3n){height:45%;animation-delay:.3s}.mhome .dh-out .wave i:nth-child(5n){height:80%;animation-delay:.45s}.mhome .dh-out .rec{color:#fff;font-size:11px;font-family:var(--font-mono);background:#0e0e0f99;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;display:inline-flex;position:absolute;top:12px;right:12px}.mhome .dh-out .rec i{background:#ff5a5a;border-radius:999px;width:6px;height:6px;animation:1.2s infinite mh-blink}.mhome .steps{flex-direction:column;gap:12px;margin-top:28px;display:flex}.mhome .step{align-items:flex-start;gap:14px;display:flex}.mhome .step .n{background:var(--ink);width:28px;height:28px;color:var(--bg-card);border-radius:999px;flex:none;place-items:center;font-size:12px;font-weight:600;display:grid}.mhome .step b{margin-bottom:2px;font-size:14px;font-weight:600;display:block}.mhome .step p{color:var(--ink-4);font-size:13px;line-height:1.55}.mhome .dh-chips{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.mhome .vid{grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;display:grid}.mhome .player{aspect-ratio:16/9;box-shadow:var(--shadow-soft);border:1px solid var(--line);background:#0e0e0f;border-radius:22px;position:relative;overflow:hidden}.mhome .player img{object-fit:cover;width:100%;height:100%;animation:12s ease-in-out infinite alternate mh-kb;display:block;position:absolute;inset:0}.mhome .player .hud{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:14px;left:14px}.mhome .player .hud span{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e0e0f99;border-radius:999px;padding:4px 9px;font-size:11px}.mhome .player .ctl{color:#fff;background:linear-gradient(#0000,#0009);padding:14px 16px 12px;position:absolute;bottom:0;left:0;right:0}.mhome .player .bar{background:#ffffff47;border-radius:999px;height:4px;overflow:hidden}.mhome .player .bar i{background:#fff;width:38%;height:100%;animation:8s linear infinite mh-prog;display:block}.mhome .player .row{align-items:center;gap:12px;margin-top:8px;font-size:12px;display:flex}.mhome .player .row .t{font-family:var(--font-mono);opacity:.85;margin-left:auto;font-size:11px}.mhome .player .play{color:#0e0e0f;background:#fff;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.mhome .strip{gap:10px;margin-top:12px;display:flex}.mhome .strip .s{aspect-ratio:16/9;border:1px solid var(--line);background:var(--bg-soft);cursor:pointer;border-radius:12px;flex:1;padding:0;position:relative;overflow:hidden}.mhome .strip .s img{object-fit:cover;width:100%;height:100%;display:block}.mhome .strip .s span{color:#fff;white-space:nowrap;background:#0e0e0f99;border-radius:999px;padding:3px 7px;font-size:10.5px;position:absolute;bottom:8px;left:8px}.mhome .strip .s.on{outline:2px solid var(--brand-indigo);outline-offset:2px}.mhome .vmodels{flex-direction:column;gap:10px;margin-top:22px;display:flex}.mhome .vm{border:1px solid var(--line);background:var(--bg-card);cursor:pointer;font:inherit;color:var(--ink);text-align:left;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:13px;display:flex}.mhome .vm:hover{border-color:var(--ink-6)}.mhome .vm.on{border-color:var(--brand-indigo);background:var(--brand-indigo-soft)}.mhome .vm .lg{color:#fff;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.mhome .vm .lg svg{width:16px;height:16px}.mhome .vm b{font-weight:600}.mhome .vm span{color:var(--ink-4);font-size:12px}.mhome .vm .r{color:var(--ink-5);flex:none;margin-left:auto;font-size:11.5px}.mhome .cv{border:1px solid var(--line);height:620px;box-shadow:var(--shadow-soft);cursor:grab;background:#fafafb;border-radius:24px;position:relative;overflow:hidden}.mhome .cv .grid,.mhome .cv .world{animation:30s ease-in-out infinite alternate mh-pan;position:absolute;inset:0}.mhome .cv .grid{background-image:radial-gradient(#1a1a1a29 1px,#0000 1.2px);background-size:22px 22px;inset:-200px}.mhome .cv .edges{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.mhome .cv .edges path{fill:none;stroke:#c7c7d6;stroke-width:2px}.mhome .cv .edges path.on{stroke:var(--brand-indigo);stroke-dasharray:6 8;animation:1.2s linear infinite mh-dash}.mhome .node{cursor:pointer;text-align:left;font:inherit;color:#3b3b40;background:#fff;border:1px solid #e3e3e8;border-radius:14px;padding:0;transition:transform .2s,box-shadow .2s;position:absolute;overflow:hidden;box-shadow:0 10px 30px -14px #14143c40}.mhome .node:hover{transform:translateY(-2px)}.mhome .node.on{outline:2px solid var(--brand-indigo);outline-offset:2px}.mhome .node .nh{color:#3b3b40;background:#fff;border-bottom:1px solid #eeeef1;align-items:center;gap:6px;padding:7px 10px;font-size:11.5px;display:flex}.mhome .node .nh i{border-radius:999px;width:7px;height:7px;display:inline-block}.mhome .node img{width:100%;display:block}.mhome .node .txt{color:#3b3b40;padding:10px;font-size:12px;line-height:1.5}.mhome .node .gen{color:#3b3b40;padding:10px;font-size:12px}.mhome .node .gen .b{background:#eeeef1;border-radius:999px;height:5px;margin-top:8px;overflow:hidden}.mhome .node .gen .b i{background:var(--brand-indigo);width:62%;height:100%;animation:5s ease-in-out infinite mh-prog;display:block}.mhome .cv .tb{box-shadow:var(--shadow-pop);background:#fff;border:1px solid #e3e3e8;border-radius:14px;gap:4px;padding:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.mhome .cv .tb span{color:#3b3b40;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.mhome .cv .tb span.on{color:#fff;background:#111}.mhome .cv .zoom{color:#3b3b40;font-size:11.5px;font-family:var(--font-mono);background:#fff;border:1px solid #e3e3e8;border-radius:10px;padding:6px 10px;position:absolute;bottom:16px;right:16px}.mhome .cv .side{color:#3b3b40;width:200px;box-shadow:var(--shadow-pop);background:#fff;border:1px solid #e3e3e8;border-radius:14px;padding:12px;font-size:12px;position:absolute;top:16px;right:16px}.mhome .cv .side b{color:#1d1d20;margin-bottom:6px;font-weight:600;display:block}.mhome .cv .side .row{border-top:1px solid #f1f1f3;justify-content:space-between;padding:5px 0;display:flex}.mhome .cv-copy{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.mhome .cv-copy .c{border:1px solid var(--line);background:var(--bg-card);border-radius:16px;padding:18px 20px}.mhome .cv-copy .c b{margin-bottom:4px;font-size:14px;font-weight:600;display:block}.mhome .cv-copy .c p{color:var(--ink-4);font-size:13px;line-height:1.55}.mhome .more{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.mhome .mc{border:1px solid var(--line);background:var(--bg-card);box-shadow:var(--shadow-card);min-height:170px;color:inherit;border-radius:18px;flex-direction:column;gap:10px;padding:22px;text-decoration:none;display:flex}.mhome .mc .ic{background:var(--brand-indigo-soft);width:36px;height:36px;color:var(--brand-indigo);border-radius:10px;place-items:center;display:grid}.mhome .mc b{font-size:15px;font-weight:600}.mhome .mc p{color:var(--ink-4);font-size:13px;line-height:1.55}.mhome .mc .lk{color:var(--brand-indigo);margin-top:auto;font-size:12.5px;font-weight:500}.mhome .cta-section{color:#fff;background:#0e0e0f;padding:112px 0 96px;position:relative;overflow:hidden}.mhome .cta-section .glow{background:radial-gradient(700px 300px at 50% 0,#5c6cff47,#0000 70%);position:absolute;inset:0}.mhome .cta-inner{text-align:center;max-width:820px;position:relative}.mhome .cta-section .eyebrow{color:#ffffff8c;justify-content:center}.mhome .cta-section h2{color:#fff;margin-top:18px}.mhome .cta-section .coral-text{color:#ff9e7c}.mhome .cta-section p{color:#ffffffb3;max-width:560px;margin:18px auto 0;font-size:16px;line-height:1.6}.mhome .cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.mhome .cta-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:56px;display:grid}.mhome .cta-stats>div{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:20px 22px}.mhome .cta-stats .k{letter-spacing:-.03em;font-size:30px;font-weight:600;line-height:1}.mhome .cta-stats .v{color:#fff9;margin-top:8px;font-size:13px}.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 .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 (max-width:1100px){.mhome .dk-feats,.mhome .more,.mhome .stats,.mhome .cta-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mhome .gal{column-count:3}}@media (max-width:980px){.mhome .hero{padding:48px 0 24px}.mhome .hero-inner,.mhome .gw,.mhome .dh,.mhome .vid,.mhome .dk-head,.mhome .gen-row{grid-template-columns:1fr;gap:32px}.mhome .dk-pills{justify-content:flex-start}.mhome .hero-visual{padding:0}.mhome .float-card{display:none}.mhome .reel{max-height:520px}.mhome .sec-head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.mhome .cv-copy{grid-template-columns:1fr}.mhome .cv{height:480px}.mhome .cv .side{display:none}}@media (max-width:768px){.mhome .wrap{padding:0 20px}.mhome .section{padding:64px 0}.mhome .deski-sec{padding:64px 0 56px}.mhome .lead{font-size:16px}.mhome .gal{column-count:2;column-gap:10px}.mhome .gal .g{margin-bottom:10px}.mhome .gen-out{grid-template-columns:repeat(2,minmax(0,1fr))}.mhome .dk-feats,.mhome .more,.mhome .stats,.mhome .cta-stats{grid-template-columns:1fr}.mhome .dh-stage{grid-template-columns:1fr 44px 1fr;gap:8px}.mhome .tile{height:140px}.mhome .flow{grid-template-columns:1fr}.mhome .flow .wire{background:linear-gradient(180deg, var(--line), var(--line-strong));width:2px;height:32px;margin:0 auto}.mhome .flow .wire i{animation:none;display:none}.mhome .cv{height:380px}.mhome .cv .world{transform-origin:0 0;animation:none;transform:scale(.72)}.mhome .cta-section{padding:80px 0 64px}}@keyframes mh-blink{50%{opacity:.25}}@keyframes mh-float{50%{transform:translateY(-8px)}}@keyframes mh-slide{to{transform:translate(-50%)}}@keyframes mh-spin{to{transform:rotate(360deg)}}@keyframes mh-wire{0%{opacity:0;left:-4px}15%{opacity:1}85%{opacity:1}to{opacity:0;left:60px}}@keyframes mh-genin{0%{opacity:0;filter:blur(14px);transform:scale(1.06)}to{opacity:1;filter:blur();transform:none}}@keyframes mh-sweep{to{transform:translate(100%)}}@keyframes mh-galin{0%{opacity:0;transform:translateY(10px)}}@keyframes mh-pulse{50%{box-shadow:0 0 0 10px #2b2d9e14}}@keyframes mh-wave{50%{transform:scaleY(2.2)}}@keyframes mh-kb{0%{transform:scale(1)translate(0)}to{transform:scale(1.12)translate(-2%)}}@keyframes mh-prog{to{width:100%}}@keyframes mh-pan{0%{transform:translate(0)}to{transform:translate(-90px,-40px)}}@keyframes mh-dash{to{stroke-dashoffset:-28px}}@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;--ink-6:#55555e;--line:#2a2a30;--line-2:#202024;--line-strong:#3a3a42;--brand-indigo:#6b78ff;--brand-indigo-soft:#21213a;--brand-indigo-deep:#a5adff;--shadow-card:0 1px 0 #0000004d, 0 8px 24px -12px #0009;--shadow-soft:0 1px 0 #0000004d, 0 18px 50px -24px #000000b3;--shadow-pop:0 8px 32px #00000080}.mhome .hero-grid{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px)}.mhome .flow .box.hub{background:#26262b;border-color:#26262b}.mhome .feat.dark{background:#1f1f24;border-color:#2a2a30}.mhome .cta-section{background:#0e0e0f}.mhome .btn-ghost:hover{background:var(--bg-card);border-color:var(--ink-5)}.mhome .cat,.mhome .model-tile,.mhome .model-tile{background:var(--bg-card)}.mhome .cat.active{color:#fff;background:#2c2c33;border-color:#2c2c33}}
