.mt-intro{padding:calc(var(--nav-height) + 5rem)clamp(1.5rem,5vw,7rem)5rem;max-width:60rem}.mt-intro h1{margin:.3rem 0 1.6rem;font-size:max(3rem,min(8vw,6rem))}.mt-lead{font-family:var(--font-serif);color:var(--black-50);max-width:34rem;font-size:max(1.15rem,min(2vw,1.55rem));line-height:1.65}.mt-lead b{color:var(--black);font-style:italic;font-weight:400}.mt-meta{border-top:1px solid var(--black-10);flex-wrap:wrap;gap:2.5rem;margin-top:3rem;padding-top:2rem;display:flex}.mt-meta div{flex-direction:column;gap:.35rem;display:flex}.mt-meta .k{letter-spacing:-.02em;font-size:1.4rem;font-weight:700}.mt-meta .l{letter-spacing:.14em;text-transform:uppercase;color:var(--black-30);font-size:.62rem}.mt-scrolly{color:#f2f0ef;background:#020403}.mt-scrolly-inner{grid-template-columns:1fr minmax(300px,380px);gap:max(2rem,min(6vw,7rem));max-width:1300px;margin:0 auto;padding:0 max(1.5rem,min(5vw,7rem));display:grid}.mt-steps{padding:14vh 0}.mt-step{flex-direction:column;justify-content:center;max-width:30rem;min-height:78vh;display:flex}.mt-step .n{letter-spacing:.2em;text-transform:uppercase;color:rgba(242,240,239,.35);align-items:center;gap:.8rem;margin-bottom:1.1rem;font-size:.65rem;display:flex}.mt-step .n:before{content:"";width:22px;height:1px;transition:background .5s,width .5s var(--ease-out-expo);background:rgba(242,240,239,.2)}.mt-step.active .n{color:#f2f0ef}.mt-step.active .n:before{background:#f2f0ef;width:40px}.mt-step h2{color:rgba(242,240,239,.35);transition:color .5s var(--ease-out-expo);margin-bottom:1.1rem;font-size:max(1.7rem,min(3.2vw,2.6rem));line-height:1.12}.mt-step.active h2{color:#f2f0ef}.mt-step p{font-family:var(--font-serif);color:rgba(242,240,239,.35);max-width:26rem;transition:color .5s var(--ease-out-expo);margin:0;font-size:1.1rem;line-height:1.7}.mt-step.active p{color:rgba(242,240,239,.7)}.mt-phone-col{justify-content:center;align-items:center;height:100vh;display:flex;position:-webkit-sticky;position:sticky;top:0}.mt-phone-col .hp-phone{width:auto;height:min(74vh,620px);font-size:max(9.5px,min(1.45vh,13px))}.mt-overlay{text-align:center;background:color-mix(in srgb,var(--scr)88%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .5s var(--ease-out-expo);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.mt-overlay.show{opacity:1}.mt-overlay img{object-fit:contain;width:40px;height:40px;filter:var(--icf,brightness(0)invert(1))}.mt-overlay .ot{color:var(--txt);font-size:.95rem;font-weight:600}.mt-overlay .op{color:var(--sub);max-width:20rem;font-size:.72rem;line-height:1.5;font-family:var(--font-serif)}.mt-suite{padding:8rem max(1.5rem,min(5vw,7rem))}.mt-suite h2{max-width:20ch;margin:.5rem 0 1.2rem;font-size:max(2rem,min(5vw,3.6rem))}.mt-suite .mt-lead{max-width:44rem;margin-bottom:3.5rem}.mt-roadmap{border-top:1px solid var(--black-10)}.mt-rrow{border-bottom:1px solid var(--black-10);grid-template-columns:1.4fr 2fr auto;align-items:center;gap:1.5rem;padding:1.6rem 0;display:grid}.mt-rrow .subj{letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.mt-rrow .desc{color:var(--black-50);font-size:.95rem;line-height:1.5}.mt-rrow .status{letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--black-20);color:var(--black-50);white-space:nowrap;padding:.4rem .8rem;font-size:.6rem}.mt-rrow.live .status{background:var(--black);color:var(--white);border-color:var(--black)}.mt-rrow.next{opacity:.55}.mt-cta{color:#f2f0ef;text-align:center;background:#020403;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:8rem max(1.5rem,min(5vw,7rem));display:flex}.mt-cta h2{color:#f2f0ef;max-width:16ch;margin:1rem 0;font-size:max(2.4rem,min(6vw,4.6rem))}.mt-cta p{font-family:var(--font-serif);color:rgba(242,240,239,.5);max-width:32rem;margin-bottom:2.4rem;font-size:1.15rem;line-height:1.7}.mt-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--black-30);align-items:center;gap:1rem;margin-bottom:1.6rem;font-size:.65rem;font-weight:700;display:flex}.mt-eyebrow:before{content:"";background:var(--black-20);width:32px;height:1px}.mt-eyebrow.on-dark{color:rgba(242,240,239,.35)}.mt-eyebrow.on-dark:before{background:rgba(242,240,239,.2)}.mt-cta-btn{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:#020403;cursor:pointer;transition:transform .5s var(--ease-out-expo),box-shadow .5s var(--ease-out-expo);background:#f2f0ef;border:none;align-items:center;gap:.7rem;padding:1.05rem 2.4rem;font-size:.75rem;font-weight:600;display:inline-flex}.mt-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(242,240,239,.12)}@media (max-width:820px){.mt-scrolly-inner{grid-template-columns:1fr}.mt-phone-col{z-index:2;background:linear-gradient(#020403,rgba(2,4,3,0));order:-1;height:auto;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:56px}.mt-phone-col .hp-phone{width:min(58vw,250px);height:auto;font-size:max(10px,min(3vw,12px))}.mt-step{min-height:66vh}.mt-rrow{grid-template-columns:1fr auto;gap:.4rem 1rem}.mt-rrow .desc{grid-column:1/-1}}
