.mlp{--bg:#fff;--bg-tint:#f6f9fd;--bg-tint2:#eef4fb;--surface:#fff;--navy:#0d1c3d;--navy-deep:#08132b;--ink:#12213f;--ink-soft:#3d4a63;--muted:#6b7793;--muted-soft:#9aa5bd;--hairline:#dde5f0;--hairline-soft:#eaf0f8;--blue:#2450d8;--blue-deep:#1a3ba8;--blue-soft:#eaf0ff;--gold:#f2c218;--gold-deep:#d9a406;--teal:#2bb89a;--amber:#f0b429;--paper:#f7fafd;--font-body:"Geist",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"Geist Mono",ui-monospace,monospace;margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.mlp,.mlp *{box-sizing:border-box}.mlp a{color:var(--blue);text-decoration:none}.mlp a:hover{color:var(--blue-deep)}.mlp img,.mlp svg{display:block;max-width:100%}.mlp h1,.mlp h2,.mlp h3,.mlp h4{margin:0;letter-spacing:-.025em;font-weight:600;line-height:1.1}.mlp p{margin:0}.mlp .wrap{max-width:1360px;margin:0 auto;padding:0 40px}.mlp .nav{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--hairline-soft)}.mlp .nav__inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:24px}.mlp .brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink)}.mlp .brand__name{font-size:21px;font-weight:600;letter-spacing:-.03em}.mlp .nav__right{display:flex;align-items:center;gap:22px}.mlp .nav__signin{font-size:15px;color:var(--ink-soft);font-weight:400}.mlp .nav__signin:hover{color:var(--blue)}.mlp .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;flex-shrink:0;font-family:var(--font-body);font-size:15px;font-weight:500;padding:11px 22px;border-radius:9px;border:1px solid transparent;cursor:pointer;transition:background .18s,transform .14s,box-shadow .18s,color .18s}.mlp .btn svg{width:16px;height:16px}.mlp .btn--primary{background:var(--blue);color:#fff}.mlp .btn--primary:hover{background:var(--blue-deep);color:#fff;transform:translateY(-1px)}.mlp .btn--white{background:#fff;color:var(--navy)}.mlp .btn--white:hover{color:var(--blue-deep);transform:translateY(-1px)}.mlp .btn--lg{padding:15px 30px;font-size:16px}.mlp .hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0,var(--bg-tint) 62%,var(--bg-tint2) 100%);padding:74px 0 64px}.mlp .hero__wave{position:absolute;inset:0;pointer-events:none;opacity:.5}.mlp .hero__grid{position:relative;display:grid;grid-template-columns:.86fr 1.14fr;grid-gap:30px;gap:30px;align-items:center}.mlp .eyebrow{font-family:var(--font-body);font-size:12.5px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--blue);display:block;margin-bottom:24px}.mlp .hero h1{font-size:clamp(32px,3.05vw,42px);line-height:1.09;letter-spacing:-.035em;font-weight:600;max-width:none}.mlp .hero h1 .accent{color:var(--blue)}.mlp .hero__sub{font-size:18px;line-height:1.6;color:var(--ink-soft);margin-top:26px;max-width:none}.mlp .hero__ctas{display:flex;align-items:center;gap:26px;margin-top:38px;flex-wrap:wrap}.mlp .wl{display:inline-flex;align-items:center;gap:11px;font-size:15px;color:var(--ink-soft)}.mlp .wl__tick{width:26px;height:26px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mlp .wl__tick svg{width:14px;height:14px}.mlp .stage{position:relative;height:400px}.mlp .stage__rings{width:450px;height:450px;pointer-events:none}.mlp .orb-wrap,.mlp .stage__rings{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mlp .orb-wrap{z-index:1}.mlp .tcard{position:absolute;left:0;top:18px;width:222px;background:var(--surface);border:1px solid var(--hairline);border-radius:14px;padding:14px 14px 12px;box-shadow:0 24px 54px -30px rgba(13,28,61,.28);z-index:3}.mlp .tcard__hd{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--hairline-soft)}.mlp .tcard__ttl{font-size:13.5px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.mlp .live{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:9.5px;font-weight:500;letter-spacing:.11em;text-transform:uppercase;color:var(--blue)}.mlp .live i{width:6px;height:6px;border-radius:50%;background:var(--blue);animation:mlp-pip 1.6s ease-in-out infinite}@keyframes mlp-pip{0%,to{opacity:.35}50%{opacity:1}}.mlp .turn{display:grid;grid-template-columns:34px 1fr;grid-gap:9px;gap:9px;padding:11px 0;border-bottom:1px solid var(--hairline-soft)}.mlp .turn:last-of-type{border-bottom:0}.mlp .turn__t{font-family:var(--font-mono);font-size:9.5px;color:var(--muted-soft);padding-top:2px}.mlp .turn__who{display:block;font-size:11.5px;font-weight:600;color:var(--ink);margin-bottom:3px}.mlp .turn__tx{display:block;font-size:11.5px;line-height:1.5;color:var(--muted)}.mlp .tcard__ft{display:flex;align-items:center;gap:8px;padding-top:11px;font-size:10.5px;color:var(--muted-soft)}.mlp .tcard__ft i{width:7px;height:7px;border-radius:50%;background:var(--blue);animation:mlp-pip 1.6s ease-in-out infinite}.mlp .scard{position:absolute;right:0;top:0;width:238px;background:var(--surface);border:1px solid var(--hairline);border-radius:16px;padding:18px;box-shadow:0 30px 64px -32px rgba(13,28,61,.3);z-index:3}.mlp .scard__ttl{font-size:15px;font-weight:600;color:var(--ink);margin-bottom:16px;letter-spacing:-.02em}.mlp .srow{display:grid;grid-template-columns:30px 1fr 9px;grid-gap:11px;gap:11px;align-items:center;padding:9px 0}.mlp .srow__ic{width:30px;height:30px;border-radius:8px;background:var(--bg-tint2);display:flex;align-items:center;justify-content:center;color:var(--blue)}.mlp .srow__ic svg{width:14px;height:14px}.mlp .srow__ic--on{background:#e2f6f0;color:var(--teal)}.mlp .srow__k{display:block;font-size:12.5px;font-weight:600;color:var(--ink);line-height:1.25}.mlp .srow__v{display:block;font-size:11px;color:var(--muted);line-height:1.35}.mlp .dot{width:7px;height:7px;border-radius:50%}.mlp .scard__btn{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--bg-tint);border:1px solid var(--hairline-soft);border-radius:9px;padding:11px;font-size:11.5px;color:var(--muted)}.mlp .scard__btn svg{width:13px;height:13px}.mlp .band{background:linear-gradient(180deg,var(--bg-tint2) 0,#fff 100%);border-top:1px solid var(--hairline-soft);padding:64px 0 72px}.mlp .tri{display:grid;grid-template-columns:1fr .78fr 1.34fr;grid-gap:0;gap:0;align-items:stretch}.mlp .tri__col{padding:0 40px;display:flex;flex-direction:column}.mlp .tri__col:first-child{padding-left:0}.mlp .tri__col:last-child{padding-right:0}.mlp .tri__col+.tri__col{border-left:1px solid var(--hairline)}.mlp .label{font-family:var(--font-body);font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);display:block;margin-bottom:22px}.mlp .shift{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.mlp .sh{border:1px solid var(--hairline);border-radius:12px;overflow:hidden;background:#fff}.mlp .sh--alio{background:var(--blue-soft);border-color:#d3e0ff}.mlp .sh__hd{padding:13px 15px;font-size:14px;font-weight:600;color:var(--ink);border-bottom:1px solid var(--hairline-soft);letter-spacing:-.01em}.mlp .sh--alio .sh__hd{border-color:#d3e0ff}.mlp .sh__list{list-style:none;margin:0;padding:15px 16px 18px;display:flex;flex-direction:column;gap:16px}.mlp .sh__list li{display:grid;grid-template-columns:17px 1fr;grid-gap:10px;gap:10px;font-size:13px;line-height:1.45;color:var(--muted)}.mlp .sh--alio .sh__list li{color:var(--ink-soft)}.mlp .sh__list svg{width:15px;height:15px;margin-top:1px;color:var(--muted-soft)}.mlp .sh--alio .sh__list svg{color:var(--blue)}.mlp .sh__list b{font-weight:600;color:var(--ink)}.mlp .shift__arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid var(--hairline);display:flex;align-items:center;justify-content:center;color:var(--ink-soft);box-shadow:0 6px 16px -8px rgba(13,28,61,.3);z-index:2}.mlp .shift__arrow svg{width:15px;height:15px}.mlp .steps{list-style:none;margin:0;padding:6px 0;border-left:0;display:flex;flex-direction:column;justify-content:space-between;gap:18px;flex:1 1}.mlp .steps li{position:relative;display:grid;grid-template-columns:38px 1fr;grid-gap:16px;gap:16px;align-items:start}.mlp .steps__n{width:38px;height:38px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600}.mlp .steps h4{font-size:14.5px;font-weight:600;color:var(--ink);margin-bottom:4px}.mlp .steps p{font-size:12.5px;line-height:1.45;color:var(--muted)}.mlp .wlab{display:grid;grid-template-columns:.86fr 1.16fr;grid-gap:24px;gap:24px;align-items:start}.mlp .wlab h3{font-size:25px;line-height:1.18;letter-spacing:-.03em;margin-bottom:16px}.mlp .wlab p{font-size:13px;line-height:1.55;color:var(--muted)}.mlp .wlab__list{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:9px}.mlp .wlab__list li{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--ink-soft)}.mlp .wlab__list svg{width:14px;height:14px;color:var(--blue);flex-shrink:0}.mlp .wlab__art{position:relative;height:330px;margin-top:0}.mlp .rep{position:absolute;border-radius:11px;box-shadow:0 26px 56px -26px rgba(13,28,61,.42)}.mlp .rep--back{right:0;top:38px;width:168px;height:262px;background:#fff;border:1px solid var(--hairline);transform:rotate(-2deg);padding:14px;overflow:hidden}.mlp .rep--front{left:0;top:0;width:198px;height:292px;background:linear-gradient(158deg,#14284f,#0b1a38 62%,#122a55);transform:rotate(3.2deg);padding:18px;overflow:hidden;color:#fff;z-index:1;box-shadow:0 34px 64px -26px rgba(13,28,61,.5)}.mlp .rep--front:after{content:"";position:absolute;left:-40px;bottom:-56px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle at 42% 38%,var(--gold) 0,#c9910a 46%,transparent 72%);filter:blur(8px);opacity:.8}.mlp .rep__logo{display:flex;align-items:center;gap:6px;font-size:8px;color:hsla(0,0%,100%,.66);font-family:var(--font-mono);letter-spacing:.06em}.mlp .rep__logo i{width:11px;height:11px;border-radius:50%;border:1px solid hsla(0,0%,100%,.5);display:block;flex-shrink:0}.mlp .rep__ttl{position:relative;z-index:1;font-size:21px;font-weight:600;line-height:1.16;letter-spacing:-.02em;margin-top:70px}.mlp .rep__sub{position:relative;z-index:1;font-size:8px;color:hsla(0,0%,100%,.6);margin-top:9px;font-family:var(--font-mono);letter-spacing:.05em}.mlp .rep__k{font-size:8.5px;font-weight:600;color:var(--ink);margin-bottom:7px}.mlp .rep__bars{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.mlp .rep__bars i{height:3px;border-radius:2px;background:var(--hairline);display:block}.mlp .rep__bars i:first-child{width:100%}.mlp .rep__bars i:nth-child(2){width:82%}.mlp .rep__bars i:nth-child(3){width:64%}.mlp .rep__donut{width:52px;height:52px;border-radius:50%;background:conic-gradient(var(--blue) 0 42%,#8aa6ee 42% 68%,var(--gold) 68% 84%,var(--hairline) 84% 100%);margin:0 auto 10px;position:relative}.mlp .rep__donut:after{content:"";position:absolute;inset:14px;border-radius:50%;background:#fff}.mlp .rep__cols{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:30px}.mlp .rep__cols i{width:8px;border-radius:2px 2px 0 0;background:#c3d3f5;display:block}.mlp .rep__cols i:first-child{height:38%}.mlp .rep__cols i:nth-child(2){height:62%}.mlp .rep__cols i:nth-child(3){height:100%;background:var(--blue)}.mlp .rep__cols i:nth-child(4){height:52%}.mlp .rep__cols i:nth-child(5){height:74%;background:var(--gold)}.mlp .who{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:#fff;padding:34px 0}.mlp .who__row{display:grid;grid-template-columns:auto repeat(5,1fr);grid-gap:0;gap:0;align-items:center}.mlp .who__lbl{font-family:var(--font-body);font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);padding-right:34px}.mlp .who__item{display:grid;grid-template-columns:42px 1fr;grid-gap:13px;gap:13px;align-items:center;padding:6px 22px;border-left:1px solid var(--hairline)}.mlp .who__ic{width:42px;height:42px;border-radius:11px;background:var(--bg-tint2);display:flex;align-items:center;justify-content:center;color:var(--blue)}.mlp .who__ic svg{width:19px;height:19px}.mlp .who__k{display:block;font-size:13.5px;font-weight:600;color:var(--ink);line-height:1.2}.mlp .who__v{display:block;font-size:11.5px;color:var(--muted);line-height:1.35;margin-top:3px}.mlp .cta-sec{padding:52px 0}.mlp .cta{position:relative;overflow:hidden;border-radius:16px;background:linear-gradient(104deg,var(--navy-deep) 0,#0f2148 52%,#132a58 100%);display:grid;grid-template-columns:290px 1fr auto;align-items:center;grid-gap:28px;gap:28px;padding:44px 46px}.mlp .cta__orb{position:relative;height:150px}.mlp .cta__orb .orb-wrap{left:44%}.mlp .cta h2{color:#fff;font-size:29px;letter-spacing:-.03em;margin-bottom:10px}.mlp .cta p{color:hsla(0,0%,100%,.72);font-size:16px}.mlp .cta__wave{position:absolute;left:0;top:0;bottom:0;width:340px;opacity:.42;pointer-events:none}.mlp .foot{border-top:1px solid var(--hairline);background:var(--paper);padding:52px 0 58px}.mlp .foot__grid{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;flex-wrap:wrap}.mlp .foot__blurb{max-width:32ch;color:var(--muted);font-size:14px;margin:16px 0 0}.mlp .foot__cols{display:flex;gap:64px;flex-wrap:wrap}.mlp .foot__col h4{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 14px;font-weight:500}.mlp .foot__col a,.mlp .foot__col span{display:block;font-size:14px;color:var(--ink-soft);margin-bottom:9px}.mlp .foot__col a{transition:color .2s}.mlp .foot__col a:hover{color:var(--blue)}.mlp .foot__legal{margin-top:40px;padding-top:24px;border-top:1px solid var(--hairline);font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;color:var(--muted-soft);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media (max-width:1180px){.mlp .tri{grid-template-columns:1fr 1fr;gap:44px 0}.mlp .tri__col:last-child{grid-column:1/-1;border-left:0;padding:44px 0 0;border-top:1px solid var(--hairline)}.mlp .who__row{grid-template-columns:1fr 1fr 1fr}.mlp .who__lbl{grid-column:1/-1;padding:0 0 18px}.mlp .who__item:nth-child(2){border-left:0}}@media (max-width:980px){.mlp .hero__grid{grid-template-columns:1fr;gap:56px}.mlp .hero h1{max-width:20ch}.mlp .stage{height:600px}.mlp .tcard{top:0}.mlp .scard{top:auto;bottom:0;right:auto;left:0}.mlp .cta{grid-template-columns:1fr;text-align:center;padding:38px 30px}.mlp .cta__orb{height:130px}.mlp .cta__orb .orb-wrap{left:50%}.mlp .cta__wave{display:none}}@media (max-width:760px){.mlp .wrap{padding:0 22px}.mlp .nav__signin{display:none}.mlp .tri{grid-template-columns:1fr}.mlp .tri__col{padding:0}.mlp .tri__col+.tri__col{border-left:0;border-top:1px solid var(--hairline);padding-top:44px}.mlp .wlab{grid-template-columns:1fr;gap:30px}.mlp .who__row{grid-template-columns:1fr 1fr}.mlp .who__item{border-left:0;padding:10px 0}.mlp .scard,.mlp .tcard{width:100%;max-width:320px;position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:0 auto}.mlp .stage .orb-wrap,.mlp .stage__rings{display:none}.mlp .stage{height:auto;display:flex;flex-direction:column;gap:20px}}@media (prefers-reduced-motion:reduce){.mlp .live i,.mlp .tcard__ft i{animation:none!important}}