.mt2-hero{border-bottom:1px solid var(--sp-line);position:relative;overflow:hidden}.mt2-hero:before{content:"";background:radial-gradient(circle,rgba(163,116,42,.15),transparent 66%);border-radius:50%;width:44rem;height:44rem;position:absolute;top:-12rem;right:-14rem}.mt2-hero__grid{opacity:.55;background-image:linear-gradient(rgba(163,116,42,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(163,116,42,.06) 1px,transparent 1px);background-size:4rem 4rem;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0%,transparent 80%);mask-image:linear-gradient(#000 0%,transparent 80%)}.mt2-hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr);align-items:center;gap:3.5rem;padding:max(4.5rem,min(8vw,6.5rem)) 0 max(3.5rem,min(6vw,5rem));display:grid;position:relative}.mt2-hero__copy .sp-h1{max-width:15ch;margin-top:1.3rem}.mt2-hero__copy .sp-lead{max-width:32rem;margin-top:1.5rem}.mt2-hero__ctas{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2.1rem;display:flex}.mt2-hero__proof{color:var(--sp-faint);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.5rem 1.4rem;margin-top:2.2rem;font-size:.72rem;font-weight:700;display:flex}.mt2-hero__proof span{align-items:center;gap:.45rem;display:inline-flex}.mt2-hero__proof i{background:var(--sp-gold-soft);border-radius:50%;width:.4rem;height:.4rem}.mt2-meter{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.4rem;position:relative;transform:rotate(1deg);box-shadow:0 40px 90px rgba(40,30,20,.14),0 6px 20px rgba(40,30,20,.07)}.mt2-meter__bar{color:var(--sp-faint);letter-spacing:.04em;background:#fbf9f5;border-bottom:1px solid #f0eae2;border-radius:1.4rem 1.4rem 0 0;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem 1.1rem;font-size:.66rem;font-weight:750;display:flex}.mt2-meter__dots{gap:.28rem;display:flex}.mt2-meter__dots i{background:#d8cec2;border-radius:50%;width:.44rem;height:.44rem}.mt2-meter__dots i:first-child{background:#dfa172}.mt2-meter__dots i:nth-child(2){background:#e3cb8d}.mt2-meter__dots i:last-child{background:#9dbd9a}.mt2-meter__tag{color:var(--sp-gold-deep);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#fbf8f2;border:1px dashed #d8c7a8;border-radius:999px;padding:.28rem .6rem;font-size:.58rem;font-weight:850}.mt2-meter__body{gap:1.15rem;padding:1.3rem;display:grid}.mt2-meter__gauge{justify-items:center;display:grid;position:relative}.mt2-meter__gauge svg{width:min(100%,15.5rem);height:auto;display:block}.mt2-meter__gauge-track{fill:none;stroke:#f0eae2;stroke-linecap:round;stroke-width:12px}.mt2-meter__gauge-arc{fill:none;stroke:url(#mt2-gauge-gradient);stroke-dasharray:263.9;stroke-dashoffset:15.83px;stroke-linecap:round;stroke-width:12px;animation:1.6s cubic-bezier(.16,1,.3,1) .35s both mt2-gauge-fill}.mt2-meter__gauge-tick{fill:var(--sp-faint);font-family:var(--font-geist-mono),monospace;font-size:9px;font-weight:700}.mt2-meter__gauge-read{text-align:center;position:absolute;bottom:.1rem;left:50%;transform:translate(-50%)}.mt2-meter__gauge-read strong{color:var(--sp-ink);letter-spacing:-.05em;font-size:2.3rem;font-weight:850;line-height:1;display:block}.mt2-meter__gauge-read span{color:var(--sp-faint);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;margin-top:.3rem;font-size:.62rem;font-weight:800;display:block}.mt2-meter__compare{gap:.85rem;display:grid}.mt2-meter__row-head{color:var(--sp-ink-soft);justify-content:space-between;align-items:baseline;gap:.8rem;font-size:.78rem;font-weight:700;display:flex}.mt2-meter__row-head b{color:var(--sp-muted);font-family:var(--font-geist-mono),monospace;font-size:.74rem;font-weight:700}.mt2-meter__row--spec .mt2-meter__row-head b{color:var(--sp-gold-deep)}.mt2-meter__track{background:#f0eae2;border-radius:999px;height:.55rem;margin-top:.4rem;overflow:hidden}.mt2-meter__fill{width:var(--fill);background:linear-gradient(90deg,#c9c2b8,#a89f92);border-radius:999px;height:100%;animation:1.3s cubic-bezier(.16,1,.3,1) .55s both mt2-bar-fill;display:block}.mt2-meter__row--spec .mt2-meter__fill{background:linear-gradient(90deg,var(--sp-gold-deep),var(--sp-gold-soft))}.mt2-meter__foot{border-top:1px dashed #eadfc8;align-items:center;gap:.8rem;padding-top:1rem;display:flex}.mt2-meter__delta{color:var(--sp-gold-deep);white-space:nowrap;background:rgba(163,116,42,.1);border-radius:999px;flex:none;align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.78rem;font-weight:850;display:inline-flex}.mt2-meter__delta svg{width:.85rem;height:.85rem}.mt2-meter__foot p{color:var(--sp-faint);font-size:.68rem;line-height:1.45}.mt2-meter__caption{color:var(--sp-faint);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-top:1.1rem;font-size:.72rem;display:flex}@keyframes mt2-gauge-fill{0%{stroke-dashoffset:263.9px}}@keyframes mt2-bar-fill{0%{width:0}}.mt2-domains{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.mt2-domains__cell{display:flex}.mt2-domain{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1rem;flex-direction:column;flex:1;padding:1.15rem;transition:transform .17s,box-shadow .17s,border-color .17s;display:flex}.mt2-domain:hover{border-color:#d8c7a8;transform:translateY(-4px);box-shadow:0 16px 36px rgba(40,30,20,.1)}.mt2-domain__icon{width:2.1rem;height:2.1rem;color:var(--sp-gold);background:#f3eadf;border-radius:.6rem;place-items:center;display:grid}.mt2-domain__icon svg{width:1.05rem;height:1.05rem}.mt2-domain strong{letter-spacing:-.02em;margin-top:1rem;font-size:.92rem;font-weight:800;line-height:1.2;display:block}.mt2-domain small{color:var(--sp-muted);margin-top:.35rem;font-size:.74rem;line-height:1.45;display:block}.mt2-tech{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.2rem;padding:1.5rem}.mt2-tech__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.6rem;display:flex}.mt2-tech__head strong{letter-spacing:-.02em;font-size:1.05rem;font-weight:850}.mt2-tech__head span{color:var(--sp-faint);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:750}.mt2-tech__grid{grid-template-columns:repeat(2,1fr);gap:0 1.6rem;margin:0;padding:0;list-style:none;display:grid}.mt2-tech__grid li{border-bottom:1px dashed var(--sp-line);align-items:baseline;gap:.8rem;padding:.7rem 0;display:flex}.mt2-tech__grid li:nth-last-child(-n+2){border-bottom:0}.mt2-tech__grid li span{color:var(--sp-gold);font-family:var(--font-geist-mono),monospace;flex:none;font-size:.68rem;font-weight:700}.mt2-tech__grid li p{color:var(--sp-ink-soft);font-size:.86rem;font-weight:650;line-height:1.4}.mt2-nuance{background:var(--sp-white);border:1px solid #e0d5c2;border-radius:1.3rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.4rem;padding:max(1.4rem,min(3vw,2rem));display:grid;box-shadow:0 24px 55px rgba(40,30,20,.09)}.mt2-nuance__icon{color:#ffd9a3;background:linear-gradient(140deg,#a3742a,#8a5f22);border-radius:.85rem;place-items:center;width:2.8rem;height:2.8rem;display:grid;box-shadow:0 12px 26px rgba(163,116,42,.32)}.mt2-nuance__icon svg{width:1.3rem;height:1.3rem}.mt2-nuance__copy h3{letter-spacing:-.04em;margin-top:.9rem;font-size:max(1.5rem,min(2.8vw,2.1rem));font-weight:850;line-height:1.05}.mt2-nuance__copy h3 em{color:var(--sp-gold);letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.mt2-nuance__copy p{color:var(--sp-muted);max-width:40rem;margin-top:.8rem;font-size:.94rem;line-height:1.6}.mt2-nuance__formula{border-top:1px dashed #eadfc8;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.5rem;padding-top:1.2rem;display:flex}.mt2-nuance__formula span{color:var(--sp-gold-deep);background:linear-gradient(160deg,#fffdf6,#fdf6e9);border:1px solid #e6ddc8;border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:.76rem;font-weight:750;display:inline-flex}.mt2-nuance__formula>svg{width:.85rem;height:.85rem;color:var(--sp-faint);flex:none}.mt2-cases{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.7rem;display:grid}.mt2-cases__cell{display:flex}.mt2-case{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:.9rem;flex:1;align-items:center;gap:.65rem;padding:.85rem .95rem;transition:transform .17s,box-shadow .17s,border-color .17s;display:flex}.mt2-case:hover{border-color:#d8c7a8;transform:translateY(-3px);box-shadow:0 14px 30px rgba(40,30,20,.09)}.mt2-case svg{width:1rem;height:1rem;color:var(--sp-gold);flex:none}.mt2-case strong{letter-spacing:-.01em;font-size:.8rem;font-weight:750;line-height:1.3}.mt2-lifecycle{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:1.4rem;display:grid}.mt2-lifecycle__aside{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.2rem;height:100%;padding:1.5rem}.mt2-lifecycle__label{color:var(--sp-gold-deep);letter-spacing:.1em;text-transform:uppercase;background:#f3eadf;border-radius:999px;align-items:center;gap:.45rem;padding:.34rem .7rem;font-size:.62rem;font-weight:850;display:inline-flex}.mt2-lifecycle__label svg{width:.75rem;height:.75rem}.mt2-lifecycle__aside h3{letter-spacing:-.03em;margin-top:1.1rem;font-size:1.4rem;font-weight:850;line-height:1.1}.mt2-lifecycle__aside>p{color:var(--sp-muted);margin-top:.7rem;font-size:.88rem;line-height:1.6}.mt2-lifecycle__aside ul{border-top:1px dashed var(--sp-line);gap:.55rem;margin:1.2rem 0 0;padding:1.2rem 0 0;list-style:none;display:grid}.mt2-lifecycle__aside ul li{color:var(--sp-ink-soft);align-items:center;gap:.55rem;font-size:.84rem;font-weight:650;display:flex}.mt2-lifecycle__aside ul svg{width:.9rem;height:.9rem;color:var(--sp-gold);flex:none}.mt2-lifecycle__panel{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.2rem;padding:.6rem 1.5rem;box-shadow:0 24px 55px rgba(40,30,20,.08)}.mt2-lifecycle__panel .pipeline__stage:last-child{border-bottom:0}.mt2-deploy{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.mt2-deploy__cell{grid-column:span 2;display:flex}.mt2-deploy__cell:nth-child(4),.mt2-deploy__cell:nth-child(5){grid-column:span 3}.mt2-deploy__card{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.1rem;flex-direction:column;flex:1;padding:1.3rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.mt2-deploy__card:hover{border-color:#d8c7a8;transform:translateY(-4px);box-shadow:0 20px 44px rgba(40,30,20,.11)}.mt2-deploy__top{justify-content:space-between;align-items:center;display:flex}.mt2-deploy__num{color:var(--sp-gold);font-family:var(--font-geist-mono),monospace;font-size:.7rem;font-weight:700}.mt2-deploy__icon{width:2.1rem;height:2.1rem;color:var(--sp-gold);background:#f3eadf;border-radius:.6rem;place-items:center;display:grid}.mt2-deploy__icon svg{width:1.05rem;height:1.05rem}.mt2-deploy__card h3{letter-spacing:-.02em;margin-top:1.1rem;font-size:1.02rem;font-weight:800;line-height:1.15}.mt2-deploy__card p{color:var(--sp-muted);margin-top:.45rem;font-size:.8rem;line-height:1.55}.mt2-deploy__note{color:var(--sp-muted);text-align:center;justify-content:center;align-items:center;gap:.6rem;margin-top:1.8rem;font-size:.88rem;line-height:1.55;display:flex}.mt2-deploy__note svg{width:.95rem;height:.95rem;color:var(--sp-gold);flex:none}.mt2-closing .sp-h2{max-width:21ch;font-size:max(2.3rem,min(5vw,4rem))}@media (max-width:1020px){.mt2-hero__inner{grid-template-columns:1fr}.mt2-hero__copy .sp-h1{max-width:17ch}.mt2-meter{max-width:40rem;transform:none}.mt2-domains{grid-template-columns:repeat(2,1fr)}.mt2-lifecycle{grid-template-columns:1fr}.mt2-deploy{grid-template-columns:repeat(2,1fr)}.mt2-deploy__cell,.mt2-deploy__cell:nth-child(4),.mt2-deploy__cell:nth-child(5){grid-column:auto}}@media (max-width:760px){.mt2-domains{grid-template-columns:1fr}.mt2-tech{padding:1.2rem}.mt2-tech__grid{grid-template-columns:1fr}.mt2-tech__grid li:nth-last-child(-n+2){border-bottom:1px dashed var(--sp-line)}.mt2-tech__grid li:last-child{border-bottom:0}.mt2-nuance{grid-template-columns:1fr}.mt2-cases{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.mt2-lifecycle__panel{padding:.4rem 1.1rem}.mt2-deploy{grid-template-columns:1fr}.mt2-deploy__note{text-align:left;align-items:flex-start}.mt2-meter__foot{flex-direction:column;align-items:flex-start}.mt2-hero__proof{gap:.4rem 1rem}}@media (prefers-reduced-motion:reduce){.mt2-meter{transform:none}.mt2-meter__gauge-arc,.mt2-meter__fill{animation:none}.mt2-domain:hover,.mt2-case:hover,.mt2-deploy__card:hover{transform:none}}
