:root{--violet-800:#311b3e;--violet-700:#463252;--violet-600:#6b5677;--coral:#f49354;--teal:#5fc2ac;--azure:#f4f6fa;--red:#ce5757;--white:#fff;--gray-50:#f6f6f6;--gray-200:#cbcbcb;--gray-300:#afafaf;--line:hsla(0,0%,100%,.1);--font:"Poppins",system-ui,sans-serif;--r-8:8px;--r-10:10px;--r-12:12px;--r-16:16px;--r-pill:100px;--shadow-soft:0 10px 20px rgba(0,0,0,.25);--shadow-deep:0 20px 20px rgba(0,0,0,.25);--s-8:8px;--s-12:12px;--s-16:16px;--s-20:20px;--s-24:24px;--s-36:36px;--s-40:40px}.ml-home-hero{overflow:hidden;position:relative}.ml-home-hero *{box-sizing:border-box;margin:0;padding:0}.ml-home-hero{background:var(--violet-800);color:var(--white);font-family:var(--font);overflow-x:hidden}.ml-home-hero .bg-grad{background:radial-gradient(60vw 60vw at 85% -10%,rgba(244,147,84,.14) 0,transparent 60%),radial-gradient(50vw 50vw at -10% 90%,rgba(95,194,172,.1) 0,transparent 60%),linear-gradient(180deg,#311b3e,#2a1736)}.ml-home-hero .bg-grad,.ml-home-hero .stars{inset:0;pointer-events:none;position:absolute;z-index:0}.ml-home-hero .stars{background-image:radial-gradient(1px 1px at 12% 22%,hsla(0,0%,100%,.5) 50%,transparent 51%),radial-gradient(1px 1px at 78% 12%,hsla(0,0%,100%,.35) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 55% 65%,hsla(0,0%,100%,.3) 50%,transparent 51%),radial-gradient(1px 1px at 30% 80%,hsla(0,0%,100%,.4) 50%,transparent 51%),radial-gradient(1px 1px at 90% 55%,hsla(0,0%,100%,.3) 50%,transparent 51%);opacity:.7}.ml-home-hero .hero{align-items:center;display:grid;gap:4vw;grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1400px;padding:56px 5vw 28px;position:relative;z-index:2}.ml-home-hero .eyebrow{align-items:center;border:1px solid rgba(95,194,172,.4);border-radius:var(--r-pill);color:var(--teal);display:inline-flex;font-size:12px;font-weight:700;gap:var(--s-8);letter-spacing:.12em;line-height:16px;margin-bottom:var(--s-24);padding:6px 14px;text-transform:uppercase}.ml-home-hero .eyebrow:before{animation:blink 2s infinite;background:var(--teal);border-radius:50%;content:"";height:7px;width:7px}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.ml-home-hero h1{font-size:clamp(34px,4.2vw,60px);font-weight:600;line-height:1.05;margin-bottom:var(--s-20)}.ml-home-hero h1 .coral-word{color:var(--coral)}.ml-home-hero h1 .ai-word{color:var(--teal)}.ml-home-hero .sub{color:var(--gray-200);font-size:16px;font-weight:400;line-height:24px;margin-bottom:var(--s-24);max-width:34rem}.ml-home-hero .sub strong{color:var(--white);font-weight:600}.ml-home-hero .cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:var(--s-36)}.ml-home-hero a.btn-primary,.ml-home-hero a.btn-primary:visited{background:var(--coral)!important;border:none!important;border-radius:var(--r-10)!important;box-shadow:var(--shadow-soft);color:var(--violet-800)!important;cursor:pointer;display:inline-block!important;font-family:var(--font)!important;font-size:16px!important;font-weight:700!important;line-height:24px!important;padding:14px 28px!important;text-align:center;text-decoration:none!important}.ml-home-hero a.btn-primary:active,.ml-home-hero a.btn-primary:focus,.ml-home-hero a.btn-primary:hover{background:var(--coral)!important;color:var(--violet-800)!important;filter:brightness(1.06);text-decoration:none!important;transform:translateY(-1px)}.ml-home-hero a.btn-ghost,.ml-home-hero a.btn-ghost:visited{background:transparent!important;border:1px solid var(--violet-600)!important;border-radius:var(--r-10)!important;color:var(--white)!important;cursor:pointer;display:inline-block!important;font-family:var(--font)!important;font-size:16px!important;font-weight:600!important;line-height:24px!important;padding:14px 28px!important;text-align:center;text-decoration:none!important}.ml-home-hero a.btn-ghost:active,.ml-home-hero a.btn-ghost:focus,.ml-home-hero a.btn-ghost:hover{background:transparent!important;border-color:var(--gray-300)!important;color:var(--white)!important;text-decoration:none!important}.ml-home-hero .prompt-demo{background:var(--violet-700);border:1px solid var(--line);border-radius:var(--r-16);box-shadow:var(--shadow-deep);max-width:34rem;padding:18px var(--s-20)}.ml-home-hero .prompt-head{align-items:center;color:var(--gray-200);display:flex;font-size:12px;font-weight:700;gap:var(--s-8);letter-spacing:.1em;line-height:16px;margin-bottom:var(--s-12);text-transform:uppercase}.ml-home-hero .prompt-head .dot{background:var(--teal);border-radius:50%;height:6px;width:6px}.ml-home-hero .prompt-line{align-items:center;background:var(--violet-800);border:1px solid var(--line);border-radius:var(--r-10);display:flex;font-size:14px;font-weight:500;gap:var(--s-12);line-height:20px;min-height:46px;padding:var(--s-12) 14px}.ml-home-hero .mic{background:rgba(95,194,172,.15);border-radius:50%;display:grid;flex-shrink:0;height:30px;place-items:center;position:relative;width:30px}.ml-home-hero .mic svg{fill:var(--teal);height:14px;width:14px}.ml-home-hero .mic:after{animation:micpulse 2.2s infinite;border:1.5px solid rgba(95,194,172,.5);border-radius:50%;content:"";inset:-4px;position:absolute}@keyframes micpulse{0%{opacity:.9;transform:scale(.85)}70%{opacity:0;transform:scale(1.25)}to{opacity:0}}.ml-home-hero #typed{color:var(--white)}.ml-home-hero .caret{animation:caret .9s steps(1) infinite;background:var(--teal);display:inline-block;height:1.05em;margin-left:1px;vertical-align:text-bottom;width:2px}@keyframes caret{50%{opacity:0}}.ml-home-hero .mini-chart{align-items:flex-end;display:flex;gap:10px;height:88px;margin-top:var(--s-16);opacity:0;padding:0 6px;transition:opacity .5s}.ml-home-hero .mini-chart.show{opacity:1}.ml-home-hero .bar{align-items:center;display:flex;flex:1;flex-direction:column;gap:6px}.ml-home-hero .bar i{background:linear-gradient(180deg,var(--teal),rgba(95,194,172,.25));border-radius:5px 5px 2px 2px;display:block;height:0;transition:height .8s cubic-bezier(.2,.8,.2,1);width:100%}.ml-home-hero .bar.hot i{background:linear-gradient(180deg,var(--red),rgba(206,87,87,.25))}.ml-home-hero .bar span{color:var(--gray-300);font-size:11px}.ml-home-hero .chart-note{color:var(--gray-200);font-size:12px;font-weight:500;line-height:16px;margin-top:10px;opacity:0;transition:opacity .5s .3s}.ml-home-hero .chart-note.show{opacity:1}.ml-home-hero .chart-note b{color:var(--red);font-weight:700}.ml-home-hero .orbit-wrap{display:grid;place-items:center;position:relative}.ml-home-hero .orbit-svg{height:auto;max-width:560px;overflow:visible;width:100%}.ml-home-hero .node-label{fill:var(--white);font-family:var(--font);font-weight:600}.ml-home-hero .node-sub{fill:var(--gray-200);font-family:var(--font);font-weight:400}.ml-home-hero .lifecycle{margin:8px auto 0;max-width:1400px;padding:26px 5vw 56px;position:relative;z-index:2}.ml-home-hero .lc-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px}.ml-home-hero .lc-head h2{font-size:20px;font-weight:700;line-height:28px}.ml-home-hero .lc-head p{color:var(--gray-200);font-size:14px;font-weight:500;line-height:20px}.ml-home-hero .lc-track{background:var(--violet-700);border:1px solid var(--line);border-radius:var(--r-16);box-shadow:var(--shadow-soft);display:grid;gap:var(--s-8);grid-template-columns:repeat(7,1fr);padding:var(--s-20) 18px var(--s-16);position:relative}.ml-home-hero .lc-line{background:linear-gradient(90deg,var(--teal),var(--coral),var(--red));border-radius:2px;height:2px;left:4%;opacity:.4;position:absolute;right:4%;top:33px}.ml-home-hero .lc-doc{background:var(--violet-800);border:1.5px solid var(--teal);border-radius:6px;box-shadow:0 0 14px rgba(95,194,172,.55);display:grid;height:24px;place-items:center;position:absolute;transition:left .9s cubic-bezier(.4,0,.2,1),top .9s cubic-bezier(.4,0,.2,1);width:24px;z-index:3}.ml-home-hero .lc-doc svg{fill:var(--teal);height:12px;width:12px}.ml-home-hero .lc-step{padding-top:34px;position:relative;text-align:center;transition:opacity .4s;z-index:2}.ml-home-hero .lc-step .pip{background:var(--violet-800);border:2px solid var(--violet-600);border-radius:50%;height:12px;left:50%;position:absolute;top:8px;transform:translateX(-50%);transition:all .4s;width:12px}.ml-home-hero .lc-step.active .pip{background:var(--teal);border-color:var(--teal);box-shadow:0 0 12px rgba(95,194,172,.7)}.ml-home-hero .lc-step .t{color:var(--gray-200);font-size:13px;font-weight:700;line-height:18px;margin-bottom:3px;transition:color .4s}.ml-home-hero .lc-step.active .t{color:var(--white)}.ml-home-hero .lc-step .d{color:var(--gray-300);font-size:11px;font-weight:400;line-height:15px}.ml-home-hero .lc-tag{color:var(--gray-200);font-size:14px;font-weight:500;line-height:20px;margin-top:var(--s-16);text-align:center}.ml-home-hero .lc-tag b{color:var(--white);font-weight:700}.ml-home-hero .lc-tag .ai-ink{color:var(--teal)}@media (max-width:960px){.ml-home-hero .hero{grid-template-columns:1fr;padding-top:var(--s-36)}.ml-home-hero .orbit-wrap{order:-1}.ml-home-hero .orbit-svg{max-width:400px}}@media (max-width:760px){.ml-home-hero .lc-track{grid-template-columns:1fr;padding:var(--s-20) 18px var(--s-20) 56px;row-gap:var(--s-20)}.ml-home-hero .lc-line{background:linear-gradient(180deg,var(--teal),var(--coral),var(--red));bottom:28px;height:auto;left:29px;right:auto;top:28px;width:2px}.ml-home-hero .lc-step{padding-left:6px;padding-top:0;text-align:left}.ml-home-hero .lc-step .pip{left:-33px;top:4px;transform:none}}@media (prefers-reduced-motion:reduce){.ml-home-hero *{animation:none!important;transition:none!important}}