.mspa-launch.mspa-launch{--mspa-orange: rgb(255, 178, 107);--mspa-navy: rgb(31, 31, 33);--mspa-white: #ffffff;--mspa-cyan: #00e5d0;--mspa-light-grey: #f5f5f7;--mspa-text-muted: #a0a0a5;--mspa-glass-bg: rgba(255, 255, 255, .08);--mspa-glass-border: rgba(255, 255, 255, .15);--mspa-glass-bg-dark: rgba(0, 0, 0, .05);--mspa-glass-border-dark: rgba(0, 0, 0, .08);--mspa-radius: 0px;--mspa-radius-sm: 0px;--mspa-radius-pill: 100px;--mspa-font-heading: "Montserrat", sans-serif;--mspa-font-body: "Inter", "Geist", system-ui, sans-serif;--mspa-container: 1200px;--mspa-section-pad: clamp(48px, 8vw, 112px);--mspa-stagger: 0;font-size:16px!important;font-family:var(--mspa-font-body)!important;color:var(--mspa-navy)!important;line-height:1.6!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;max-width:100%!important;width:100%!important}.mspa-launch.mspa-launch *,.mspa-launch.mspa-launch *:before,.mspa-launch.mspa-launch *:after{box-sizing:border-box!important;margin:0;padding:0}.mspa-launch.mspa-launch .mspa-container{width:100%!important;max-width:var(--mspa-container)!important;margin:0 auto!important;padding:0 clamp(20px,4vw,40px)!important}.mspa-launch.mspa-launch .mspa-section-pad{padding-top:var(--mspa-section-pad)!important;padding-bottom:var(--mspa-section-pad)!important}.mspa-launch.mspa-launch .mspa-heading-xl{font-family:var(--mspa-font-heading)!important;font-size:clamp(36px,5.5vw,64px)!important;font-weight:700!important;line-height:1.1!important;letter-spacing:-.02em!important;text-transform:none!important;margin:0!important}.mspa-launch.mspa-launch .mspa-heading-lg{font-family:var(--mspa-font-heading)!important;font-size:clamp(28px,4vw,44px)!important;font-weight:700!important;line-height:1.15!important;letter-spacing:-.015em!important;text-transform:none!important;margin:0!important}.mspa-launch.mspa-launch .mspa-heading-md{font-family:var(--mspa-font-heading)!important;font-size:clamp(20px,2.5vw,28px)!important;font-weight:600!important;line-height:1.2!important;text-transform:none!important;margin:0!important}.mspa-launch.mspa-launch .mspa-heading-sm{font-family:var(--mspa-font-heading)!important;font-size:clamp(16px,1.5vw,20px)!important;font-weight:600!important;line-height:1.3!important;text-transform:none!important;margin:0!important}.mspa-launch.mspa-launch .mspa-body{font-family:var(--mspa-font-body)!important;font-size:clamp(15px,1.2vw,18px)!important;line-height:1.7!important}.mspa-launch.mspa-launch .mspa-body-sm{font-family:var(--mspa-font-body)!important;font-size:clamp(13px,1vw,15px)!important;line-height:1.6!important}.mspa-launch.mspa-launch .mspa-text-center{text-align:center!important}.mspa-launch.mspa-launch .mspa-text-white{color:var(--mspa-white)!important}.mspa-launch.mspa-launch .mspa-text-muted{color:var(--mspa-text-muted)!important}.mspa-launch.mspa-launch .mspa-text-orange{color:var(--mspa-orange)!important}.mspa-launch.mspa-launch.mspa-js .mspa-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--mspa-stagger) * .1s)}.mspa-launch.mspa-launch.mspa-js .mspa-reveal.mspa-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.mspa-launch.mspa-launch.mspa-js .mspa-reveal{opacity:1;transform:none;transition:none}.mspa-launch.mspa-launch .mspa-hero__badge,.mspa-launch.mspa-launch .mspa-scroll-indicator{animation:none!important}}.mspa-launch.mspa-launch .mspa-hero{position:relative;min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--mspa-navy)!important;overflow:hidden;padding:64px 0 80px!important}.mspa-launch.mspa-launch .mspa-hero__glow{position:absolute;bottom:-30%;left:50%;transform:translate(-50%);width:120%;height:80%;background:radial-gradient(ellipse at center bottom,rgba(255,178,107,.25) 0%,rgba(255,178,107,.08) 40%,transparent 70%)!important;pointer-events:none}.mspa-launch.mspa-launch .mspa-hero__logo{margin-bottom:32px!important}.mspa-launch.mspa-launch .mspa-hero__logo-img{height:90px!important;width:auto!important}.mspa-launch.mspa-launch .mspa-hero__content{position:relative;z-index:1;text-align:center!important;padding:32px 20px!important;max-width:800px!important}.mspa-launch.mspa-launch .mspa-hero__product{display:block!important;margin:40px auto 0!important;max-width:520px!important;width:100%!important;height:auto!important;filter:drop-shadow(0 20px 60px rgba(255,178,107,.25))}.mspa-launch.mspa-launch.mspa-js .mspa-hero__product{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease;transition-delay:.8s}.mspa-launch.mspa-launch.mspa-js .mspa-hero.mspa-hero--entered .mspa-hero__product{opacity:1;transform:translateY(0)}@media(max-width:767px){.mspa-launch.mspa-launch .mspa-hero__product{max-width:340px!important}.mspa-launch.mspa-launch .mspa-hero__logo-img{height:60px!important}}.mspa-launch.mspa-launch .mspa-hero__badge{display:inline-flex!important;align-items:center!important;gap:8px;padding:8px 24px!important;margin-bottom:32px!important;background:var(--mspa-glass-bg)!important;border:1px solid var(--mspa-glass-border)!important;border-radius:var(--mspa-radius-pill)!important;color:var(--mspa-orange)!important;font-family:var(--mspa-font-heading)!important;font-size:14px!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-decoration:none!important;animation:mspa-pulse 2.5s ease-in-out infinite}@supports (backdrop-filter: blur(12px)){.mspa-launch.mspa-launch .mspa-hero__badge{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.mspa-launch.mspa-launch .mspa-hero__badge-dot{width:8px!important;height:8px!important;background:var(--mspa-orange)!important;border-radius:50%!important;flex-shrink:0}@keyframes mspa-pulse{0%,to{opacity:1}50%{opacity:.7}}.mspa-launch.mspa-launch .mspa-hero__title{margin-bottom:24px!important}.mspa-launch.mspa-launch .mspa-hero__subtitle{font-size:clamp(16px,1.5vw,20px)!important;font-family:var(--mspa-font-body)!important;color:var(--mspa-text-muted)!important;margin-bottom:32px!important;line-height:1.6!important}.mspa-launch.mspa-launch.mspa-js .mspa-hero__title{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease;transition-delay:.2s}.mspa-launch.mspa-launch.mspa-js .mspa-hero__subtitle{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease;transition-delay:.5s}.mspa-launch.mspa-launch.mspa-js .mspa-hero.mspa-hero--entered .mspa-hero__title,.mspa-launch.mspa-launch.mspa-js .mspa-hero.mspa-hero--entered .mspa-hero__subtitle{opacity:1;transform:translateY(0)}.mspa-launch.mspa-launch .mspa-scroll-indicator{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex!important;flex-direction:column;align-items:center;gap:8px;color:var(--mspa-text-muted)!important;font-size:12px!important;letter-spacing:.1em;text-transform:uppercase;text-decoration:none!important;animation:mspa-bounce 2s ease-in-out infinite}.mspa-launch.mspa-launch .mspa-scroll-indicator svg{width:20px!important;height:20px!important;stroke:var(--mspa-text-muted);fill:none!important}@keyframes mspa-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.mspa-launch.mspa-launch .mspa-series{background:var(--mspa-white)!important}.mspa-launch.mspa-launch .mspa-series__header{max-width:700px!important;margin:0 auto 48px!important}.mspa-launch.mspa-launch .mspa-series__grid{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}@media(min-width:768px){.mspa-launch.mspa-launch .mspa-series__grid{grid-template-columns:1fr 1fr!important;gap:32px!important}}.mspa-launch.mspa-launch .mspa-series__card{border:1px solid #e5e5e7!important;border-top:3px solid var(--mspa-orange)!important;padding:32px!important;background:var(--mspa-white)!important}.mspa-launch.mspa-launch .mspa-series__card-title{margin-bottom:12px!important}.mspa-launch.mspa-launch .mspa-series__card-models{font-size:14px!important;color:var(--mspa-orange)!important;font-weight:600!important;margin-bottom:12px!important}.mspa-launch.mspa-launch .mspa-series__card p{color:#555!important;font-family:var(--mspa-font-body)!important;line-height:1.6!important}.mspa-launch.mspa-launch .mspa-product{position:relative;overflow:hidden}.mspa-launch.mspa-launch .mspa-product--navy{background:var(--mspa-navy)!important;color:var(--mspa-white)!important}.mspa-launch.mspa-launch .mspa-product--white{background:var(--mspa-white)!important;color:var(--mspa-navy)!important}.mspa-launch.mspa-launch .mspa-product__grid{display:grid!important;grid-template-columns:1fr!important;gap:40px!important;align-items:center!important}@media(min-width:768px){.mspa-launch.mspa-launch .mspa-product__grid{grid-template-columns:1fr 1fr!important;gap:48px!important}.mspa-launch.mspa-launch .mspa-product__grid--reverse .mspa-product__image-wrap{order:2!important}.mspa-launch.mspa-launch .mspa-product__grid--reverse .mspa-product__info{order:1!important}}.mspa-launch.mspa-launch .mspa-product__image-wrap{position:relative;display:flex!important;align-items:center!important;justify-content:center!important}.mspa-launch.mspa-launch .mspa-product__image-glow{position:absolute;width:80%;height:80%;top:10%;left:10%;background:radial-gradient(circle,rgba(255,178,107,.2) 0%,transparent 70%)!important;pointer-events:none}.mspa-launch.mspa-launch .mspa-product__image{position:relative;z-index:1;width:100%!important;max-width:480px!important;height:auto!important;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}.mspa-launch.mspa-launch .mspa-product__series-label{font-size:13px!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--mspa-orange)!important;margin-bottom:8px!important}.mspa-launch.mspa-launch .mspa-product__name{margin-bottom:12px!important}.mspa-launch.mspa-launch .mspa-product__tagline{margin-bottom:24px!important;opacity:.8;font-family:var(--mspa-font-body)!important}.mspa-launch.mspa-launch .mspa-product__features{list-style:none!important;margin-bottom:32px!important;padding:0!important}.mspa-launch.mspa-launch .mspa-product__feature{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:8px 0!important;font-family:var(--mspa-font-body)!important;font-size:16px!important;line-height:1.5!important;list-style:none!important}.mspa-launch.mspa-launch .mspa-product__feature:before{content:none!important}.mspa-launch.mspa-launch .mspa-product__feature svg{width:20px!important;height:20px!important;flex-shrink:0;margin-top:2px;stroke:var(--mspa-cyan)!important;fill:none!important}.mspa-launch.mspa-launch .mspa-product__specs{display:flex!important;flex-wrap:wrap!important;gap:12px!important;list-style:none!important;padding:0!important}.mspa-launch.mspa-launch .mspa-product__spec{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:6px 16px!important;font-size:13px!important;font-weight:500!important;font-family:var(--mspa-font-body)!important;border-radius:var(--mspa-radius-pill)!important;text-decoration:none!important}.mspa-launch.mspa-launch .mspa-product--navy .mspa-product__spec{background:var(--mspa-glass-bg)!important;border:1px solid var(--mspa-glass-border)!important;color:var(--mspa-white)!important}.mspa-launch.mspa-launch .mspa-product--white .mspa-product__spec{background:var(--mspa-glass-bg-dark)!important;border:1px solid var(--mspa-glass-border-dark)!important;color:var(--mspa-navy)!important}.mspa-launch.mspa-launch .mspa-product--navy .mspa-product__spec--warranty{background:#00e5d026!important;border-color:#00e5d04d!important;color:var(--mspa-cyan)!important}.mspa-launch.mspa-launch .mspa-product--white .mspa-product__spec--warranty{background:#00a0911a!important;border-color:#00a09140!important;color:#008577!important}.mspa-launch.mspa-launch .mspa-product__lifestyle{position:relative;width:100%!important;height:300px!important;margin-top:var(--mspa-section-pad)!important;overflow:hidden}.mspa-launch.mspa-launch .mspa-product__lifestyle-img{width:100%!important;height:140%!important;object-fit:cover!important;object-position:center;will-change:transform}@media(min-width:768px){.mspa-launch.mspa-launch .mspa-product__lifestyle{height:400px!important}}.mspa-launch.mspa-launch .mspa-product__gallery{position:relative;width:100%!important;z-index:1}.mspa-launch.mspa-launch .mspa-product__gallery-main{position:relative;width:100%!important;aspect-ratio:4 / 3;overflow:hidden;background:#0000000d!important}.mspa-launch.mspa-launch .mspa-product__gallery-img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover!important;opacity:0;transition:opacity .6s ease}.mspa-launch.mspa-launch .mspa-product__gallery-img--active{opacity:1!important}.mspa-launch.mspa-launch .mspa-product__gallery-img[data-mspa-render]{object-fit:contain!important;padding:24px!important;background:transparent!important}.mspa-launch.mspa-launch .mspa-product__gallery-thumbs{display:flex!important;gap:8px!important;margin-top:12px!important;list-style:none!important;padding:0!important}.mspa-launch.mspa-launch .mspa-product__gallery-thumb{flex:1!important;aspect-ratio:4 / 3;overflow:hidden;border:2px solid transparent!important;background:#0000000d!important;padding:0!important;cursor:pointer;opacity:.5;transition:opacity .25s ease,border-color .25s ease}.mspa-launch.mspa-launch .mspa-product__gallery-thumb:hover{opacity:.8}.mspa-launch.mspa-launch .mspa-product__gallery-thumb--active{opacity:1!important;border-color:var(--mspa-orange)!important}.mspa-launch.mspa-launch .mspa-product__gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.mspa-launch.mspa-launch .mspa-product__gallery-thumb img[data-mspa-render]{object-fit:contain!important;padding:4px!important}.mspa-launch.mspa-launch .mspa-product--navy .mspa-product__gallery-main,.mspa-launch.mspa-launch .mspa-product--navy .mspa-product__gallery-thumb{background:#ffffff0d!important}.mspa-launch.mspa-launch .mspa-tech{background:var(--mspa-navy)!important;color:var(--mspa-white)!important}.mspa-launch.mspa-launch .mspa-tech__header{max-width:600px!important;margin:0 auto 48px!important}.mspa-launch.mspa-launch .mspa-tech__grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}@media(min-width:600px){.mspa-launch.mspa-launch .mspa-tech__grid{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:1024px){.mspa-launch.mspa-launch .mspa-tech__grid{grid-template-columns:repeat(3,1fr)!important}}.mspa-launch.mspa-launch .mspa-tech__card{padding:24px!important;background:var(--mspa-glass-bg)!important;border:1px solid var(--mspa-glass-border)!important;transition:transform .3s ease,box-shadow .3s ease}@supports (backdrop-filter: blur(8px)){.mspa-launch.mspa-launch .mspa-tech__card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.mspa-launch.mspa-launch .mspa-tech__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.mspa-launch.mspa-launch .mspa-tech__card-icon{width:36px!important;height:36px!important;margin-bottom:16px!important;stroke:var(--mspa-cyan)!important;fill:none!important}.mspa-launch.mspa-launch .mspa-tech__card-title{font-family:var(--mspa-font-heading)!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important;color:var(--mspa-white)!important}.mspa-launch.mspa-launch .mspa-tech__card-desc{font-size:14px!important;font-family:var(--mspa-font-body)!important;color:var(--mspa-text-muted)!important;line-height:1.5!important}.mspa-launch.mspa-launch .mspa-video{background:var(--mspa-white)!important}.mspa-launch.mspa-launch .mspa-video__header{max-width:600px!important;margin:0 auto 40px!important}.mspa-launch.mspa-launch .mspa-video__tabs{max-width:960px!important;margin:0 auto!important}.mspa-launch.mspa-launch .mspa-video__tab-bar{display:flex!important;justify-content:center!important;gap:8px!important;margin-bottom:24px!important;list-style:none!important;padding:0!important}.mspa-launch.mspa-launch .mspa-video__tab{padding:10px 24px!important;background:transparent!important;border:1px solid #d0d0d2!important;color:var(--mspa-navy)!important;font-family:var(--mspa-font-heading)!important;font-size:14px!important;font-weight:600!important;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;text-decoration:none!important;border-radius:0!important}.mspa-launch.mspa-launch .mspa-video__tab:hover{border-color:var(--mspa-orange)!important}.mspa-launch.mspa-launch .mspa-video__tab--active{background:var(--mspa-navy)!important;color:var(--mspa-white)!important;border-color:var(--mspa-navy)!important}.mspa-launch.mspa-launch .mspa-video__panel{display:none!important}.mspa-launch.mspa-launch .mspa-video__panel--active{display:block!important}.mspa-launch.mspa-launch .mspa-video__player{position:relative;width:100%!important;aspect-ratio:16 / 9;background:var(--mspa-navy)!important;overflow:hidden;cursor:pointer}.mspa-launch.mspa-launch .mspa-video__poster-bg{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#1f1f21,#323237)!important}.mspa-launch.mspa-launch .mspa-video__poster{max-width:70%!important;max-height:70%!important;object-fit:contain!important;opacity:.7}@media(max-width:767px){.mspa-launch.mspa-launch .mspa-video__tab-bar{flex-wrap:wrap!important}.mspa-launch.mspa-launch .mspa-video__tab{font-size:13px!important;padding:8px 16px!important}}.mspa-launch.mspa-launch .mspa-video__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px!important;height:80px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--mspa-glass-bg)!important;border:1px solid var(--mspa-glass-border)!important;border-radius:50%!important;transition:transform .3s ease,background .3s ease;text-decoration:none!important}@supports (backdrop-filter: blur(12px)){.mspa-launch.mspa-launch .mspa-video__play-btn{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.mspa-launch.mspa-launch .mspa-video__player:hover .mspa-video__play-btn{transform:translate(-50%,-50%) scale(1.1);background:#ffffff26!important}.mspa-launch.mspa-launch .mspa-video__play-btn svg{width:28px!important;height:28px!important;fill:var(--mspa-white)!important;margin-left:3px}.mspa-launch.mspa-launch .mspa-video__caption{text-align:center!important;margin-top:16px!important;font-size:14px!important;font-family:var(--mspa-font-body)!important;color:#888!important}.mspa-launch.mspa-launch .mspa-compare{background:var(--mspa-light-grey)!important}.mspa-launch.mspa-launch .mspa-compare__header{max-width:600px!important;margin:0 auto 40px!important}.mspa-launch.mspa-launch .mspa-compare__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.mspa-launch.mspa-launch .mspa-compare__table{width:100%!important;border-collapse:collapse!important;font-size:15px!important;min-width:700px;font-family:var(--mspa-font-body)!important}.mspa-launch.mspa-launch .mspa-compare__table thead{position:sticky;top:0;z-index:2}.mspa-launch.mspa-launch .mspa-compare__table th{background:var(--mspa-navy)!important;color:var(--mspa-white)!important;font-family:var(--mspa-font-heading)!important;font-weight:600!important;font-size:15px!important;padding:16px!important;text-align:left!important;white-space:nowrap;border:none!important}.mspa-launch.mspa-launch .mspa-compare__table th:first-child{min-width:160px}.mspa-launch.mspa-launch .mspa-compare__table td{padding:14px 16px!important;border-bottom:1px solid #e0e0e2!important;border-top:none!important;border-left:none!important;border-right:none!important;vertical-align:middle!important;font-family:var(--mspa-font-body)!important;font-size:15px!important;color:var(--mspa-navy)!important;background:transparent!important}.mspa-launch.mspa-launch .mspa-compare__table tbody tr:nth-child(2n){background:#00000005!important}.mspa-launch.mspa-launch .mspa-compare__table tbody tr:nth-child(odd){background:transparent!important}.mspa-launch.mspa-launch .mspa-compare__check{color:var(--mspa-cyan)!important;font-weight:700!important;font-size:18px!important}.mspa-launch.mspa-launch .mspa-compare__dash{color:#ccc!important}.mspa-launch.mspa-launch .mspa-compare__cards{display:none!important}@media(max-width:767px){.mspa-launch.mspa-launch .mspa-compare__table-wrap{display:none!important}.mspa-launch.mspa-launch .mspa-compare__cards{display:flex!important;gap:16px!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:16px!important}.mspa-launch.mspa-launch .mspa-compare__card{flex:0 0 85%!important;scroll-snap-align:start;background:var(--mspa-white)!important;border:1px solid #e0e0e2!important;padding:24px!important}.mspa-launch.mspa-launch .mspa-compare__card-title{font-family:var(--mspa-font-heading)!important;font-weight:700!important;font-size:18px!important;margin-bottom:16px!important;padding-bottom:12px!important;border-bottom:2px solid var(--mspa-orange)!important;color:var(--mspa-navy)!important}.mspa-launch.mspa-launch .mspa-compare__card-row{display:flex!important;justify-content:space-between!important;padding:8px 0!important;border-bottom:1px solid #f0f0f0!important;font-size:14px!important;font-family:var(--mspa-font-body)!important}.mspa-launch.mspa-launch .mspa-compare__card-label{color:#777!important}.mspa-launch.mspa-launch .mspa-compare__card-value{font-weight:600!important;text-align:right!important;color:var(--mspa-navy)!important}}.mspa-launch.mspa-launch .mspa-cta{position:relative;background:var(--mspa-navy)!important;color:var(--mspa-white)!important;overflow:hidden}.mspa-launch.mspa-launch .mspa-cta__glow{position:absolute;top:-40%;left:50%;transform:translate(-50%);width:120%;height:80%;background:radial-gradient(ellipse at center top,rgba(255,178,107,.2) 0%,transparent 70%)!important;pointer-events:none}.mspa-launch.mspa-launch .mspa-cta__content{position:relative;z-index:1;max-width:600px!important;margin:0 auto!important;text-align:center!important}.mspa-launch.mspa-launch .mspa-cta__title{margin-bottom:16px!important}.mspa-launch.mspa-launch .mspa-cta__subtitle{color:var(--mspa-text-muted)!important;margin-bottom:40px!important;font-family:var(--mspa-font-body)!important}.mspa-launch.mspa-launch .mspa-product__btn{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:40px!important;padding:14px 32px!important;background:var(--mspa-orange)!important;color:var(--mspa-navy)!important;font-family:var(--mspa-font-heading)!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important;border:none!important;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;letter-spacing:.02em!important;border-radius:0!important}.mspa-launch.mspa-launch .mspa-product__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffb26b4d}.mspa-launch.mspa-launch .mspa-cta__btn{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:16px 40px!important;background:var(--mspa-orange)!important;color:var(--mspa-navy)!important;font-family:var(--mspa-font-heading)!important;font-size:16px!important;font-weight:700!important;text-decoration:none!important;border:none!important;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;letter-spacing:.02em!important;border-radius:0!important}.mspa-launch.mspa-launch .mspa-cta__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffb26b4d;color:var(--mspa-navy)!important;text-decoration:none!important;background:var(--mspa-orange)!important}.mspa-launch.mspa-launch .mspa-cta__btn svg{width:18px!important;height:18px!important;stroke:var(--mspa-navy)!important;fill:none!important}.mspa-launch.mspa-launch .mspa-footer{background:var(--mspa-navy)!important;border-top:1px solid rgba(255,255,255,.08)!important;padding:24px 0!important;text-align:center!important;font-size:13px!important;font-family:var(--mspa-font-body)!important;color:var(--mspa-text-muted)!important}@media(max-width:767px){.mspa-launch.mspa-launch .mspa-hero__content{padding:64px 16px 80px!important}.mspa-launch.mspa-launch .mspa-product__image{max-width:320px!important}.mspa-launch.mspa-launch .mspa-product__lifestyle{height:220px!important}.mspa-launch.mspa-launch .mspa-video__play-btn{width:60px!important;height:60px!important}.mspa-launch.mspa-launch .mspa-video__play-btn svg{width:22px!important;height:22px!important}}@media(min-width:1024px){.mspa-launch.mspa-launch .mspa-product__grid{gap:64px!important}}.mspa-launch.mspa-launch h1,.mspa-launch.mspa-launch h2,.mspa-launch.mspa-launch h3,.mspa-launch.mspa-launch h4,.mspa-launch.mspa-launch h5,.mspa-launch.mspa-launch h6{font-family:var(--mspa-font-heading)!important;text-transform:none!important;letter-spacing:-.015em!important;margin:0!important;padding:0!important;color:inherit!important}.mspa-launch.mspa-launch h1{font-size:clamp(36px,5.5vw,64px)!important;font-weight:700!important;line-height:1.1!important}.mspa-launch.mspa-launch h2{font-size:clamp(28px,4vw,44px)!important;font-weight:700!important;line-height:1.15!important}.mspa-launch.mspa-launch h3{font-size:clamp(20px,2.5vw,28px)!important;font-weight:600!important;line-height:1.2!important}.mspa-launch.mspa-launch p{font-family:var(--mspa-font-body)!important;font-size:clamp(15px,1.2vw,18px)!important;line-height:1.7!important;margin:0!important;padding:0!important;color:inherit!important}.mspa-launch.mspa-launch span{font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important}.mspa-launch.mspa-launch a{text-decoration:none!important;color:inherit!important}.mspa-launch.mspa-launch ul,.mspa-launch.mspa-launch ol,.mspa-launch.mspa-launch li{list-style:none!important;margin:0!important;padding:0!important}.mspa-launch.mspa-launch li:before,.mspa-launch.mspa-launch li::marker{content:none!important;display:none!important}.mspa-launch.mspa-launch img{max-width:100%!important;height:auto;border:none!important}.mspa-launch.mspa-launch button{font-family:var(--mspa-font-heading)!important;border-radius:0!important}.mspa-launch.mspa-launch table{border-collapse:collapse!important;border-spacing:0!important}.mspa-launch.mspa-launch .mspa-hero,.mspa-launch.mspa-launch .mspa-product__lifestyle{margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;width:100vw!important;max-width:100vw!important}.shopify-section:has(.mspa-launch){max-width:100%!important;width:100%!important;padding:0!important;margin:0!important}.page-width:has(.mspa-launch),.shopify-section:has(.mspa-launch) .page-width{max-width:100%!important;width:100%!important;padding:0!important;margin:0!important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/new-models-2026.css.map */
