:root{--ms-green-950: #063523;--ms-green-900: #08462d;--ms-green-800: #125a3a;--ms-green-100: #dde9e1;--ms-cream: #f7f7f2;--ms-white: #ffffff;--ms-ink: #173126;--ms-muted: #66736c;--ms-orange: #f05a18;--ms-orange-hover: #d94c10;--ms-line: #dfe5e0;--ms-shadow: 0 14px 36px rgba(6, 53, 35, .09);--ms-radius-sm: 10px;--ms-radius-md: 16px;--ms-radius-lg: 24px}.ms-home{color:var(--ms-ink);background:var(--ms-white)}.ms-container{width:min(calc(100% - 40px),1380px);margin-inline:auto}.ms-section{padding-block:clamp(44px,5.4vw,84px)}.ms-section--soft{background:var(--ms-cream)}.ms-section--tight{padding-block:clamp(32px,4vw,58px)}.ms-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:clamp(22px,2.7vw,36px)}.ms-section-heading__copy{max-width:720px}.ms-eyebrow{margin:0 0 8px;color:var(--ms-green-800);font-size:.74rem;font-weight:760;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.ms-section-title{margin:0;color:var(--ms-green-950);font-size:clamp(1.6rem,2.6vw,2.55rem);font-weight:760;letter-spacing:-.035em;line-height:1.05;text-wrap:balance}.ms-section-intro{max-width:680px;margin:12px 0 0;color:var(--ms-muted);font-size:1rem;line-height:1.65}.ms-text-link{flex:0 0 auto;color:var(--ms-green-900);font-size:.88rem;font-weight:720;text-decoration:none;text-underline-offset:4px}.ms-text-link:hover{color:var(--ms-orange);text-decoration:underline}.ms-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:12px 21px;border:1px solid transparent;border-radius:9px;font-size:.92rem;font-weight:740;line-height:1;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.ms-button:hover{transform:translateY(-1px)}.ms-button--primary{color:var(--ms-white);background:var(--ms-orange)}.ms-button--primary:hover{color:var(--ms-white);background:var(--ms-orange-hover)}.ms-button--secondary{color:var(--ms-white);border-color:#ffffffb8;background:#0635232e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ms-button--secondary:hover{color:var(--ms-green-950);border-color:var(--ms-white);background:var(--ms-white)}.ms-empty-state{padding:28px;border:1px dashed #b9c9bf;border-radius:var(--ms-radius-md);color:var(--ms-muted);background:var(--ms-cream);text-align:center}.ms-hero{position:relative;color:var(--ms-white);background:var(--ms-green-950)}.ms-hero__stage{position:relative;min-height:clamp(500px,42vw,620px);overflow:hidden;isolation:isolate}.ms-hero__media,.ms-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ms-hero__media{display:grid;grid-template-columns:repeat(var(--ms-panel-count, 4),minmax(0,1fr));z-index:-2}.ms-hero__panel{position:relative;overflow:hidden;margin-inline:-22px;clip-path:polygon(13% 0,100% 0,87% 100%,0 100%)}.ms-hero__panel:first-child{margin-left:0;clip-path:polygon(0 0,100% 0,87% 100%,0 100%)}.ms-hero__panel:last-child{margin-right:0;clip-path:polygon(13% 0,100% 0,100% 100%,0 100%)}.ms-hero__panel img,.ms-hero__mobile-media img{width:100%;height:100%;object-fit:cover}.ms-hero__panel img{transform:scale(1.025);transition:transform .9s cubic-bezier(.2,.7,.2,1)}.ms-hero:hover .ms-hero__panel img{transform:scale(1.055)}.ms-hero__mobile-media{display:none}.ms-hero__overlay{z-index:-1;background:linear-gradient(90deg,#031b12e6,#031b12a3 37%,#031b121a 69%,#031b1247),linear-gradient(0deg,rgba(3,27,18,.34),transparent 55%)}.ms-hero__inner{display:flex;min-height:inherit;align-items:center;padding-block:clamp(72px,8vw,118px)}.ms-hero__content{max-width:680px}.ms-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;font-size:.76rem;font-weight:760;letter-spacing:.14em;text-transform:uppercase}.ms-hero__eyebrow:before{width:32px;height:2px;background:var(--ms-orange);content:""}.ms-hero__title{max-width:650px;margin:0;color:var(--ms-white);font-size:clamp(2.7rem,4.7vw,4.7rem);font-weight:820;letter-spacing:-.058em;line-height:.93;text-transform:uppercase;text-wrap:balance}.ms-hero__body{max-width:600px;margin:24px 0 0;color:#ffffffe6;font-size:clamp(1rem,1.35vw,1.17rem);line-height:1.6}.ms-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ms-trust-strip{background:var(--ms-green-950)}.ms-trust-strip__grid{display:grid;grid-template-columns:repeat(var(--ms-trust-count, 4),minmax(0,1fr))}.ms-trust-item{display:flex;min-height:88px;align-items:center;gap:13px;padding:18px clamp(12px,2vw,26px);border-right:1px solid rgba(255,255,255,.13);color:var(--ms-white);text-decoration:none}.ms-trust-item:last-child{border-right:0}.ms-trust-item__icon,.ms-service-item__icon,.ms-why-card__icon{display:grid;flex:0 0 auto;place-items:center}.ms-trust-item__icon{width:34px;height:34px;color:var(--ms-white)}.ms-trust-item__icon svg,.ms-service-item__icon svg,.ms-why-card__icon svg{width:100%;height:100%;fill:currentcolor}.ms-trust-item__title,.ms-trust-item__text{display:block}.ms-trust-item__title{font-size:.86rem;font-weight:720;line-height:1.25}.ms-trust-item__text{margin-top:3px;color:#ffffffb0;font-size:.76rem;line-height:1.35}.ms-category-grid{display:grid;grid-template-columns:repeat(var(--ms-columns, 6),minmax(0,1fr));gap:12px}.ms-category-card{display:flex;min-width:0;min-height:230px;flex-direction:column;padding:13px;border:1px solid var(--ms-line);border-radius:var(--ms-radius-md);color:var(--ms-ink);background:var(--ms-white);text-align:center;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ms-category-card:hover{border-color:#08462d59;box-shadow:var(--ms-shadow);transform:translateY(-3px)}.ms-category-card__media{display:grid;min-height:134px;flex:1;place-items:center;overflow:hidden;border-radius:10px;background:var(--ms-cream)}.ms-category-card__media img{width:100%;height:145px;object-fit:contain;transition:transform .26s ease}.ms-category-card--scene .ms-category-card__media img{object-fit:cover}.ms-category-card:hover .ms-category-card__media img{transform:scale(1.045)}.ms-category-card__fallback{width:54px;height:54px;color:var(--ms-green-800)}.ms-category-card__fallback svg{width:100%;height:100%;fill:currentcolor}.ms-category-card__title{margin:15px 0 0;font-size:.92rem;font-weight:730;line-height:1.3}.ms-category-card__meta{margin:5px 0 0;color:var(--ms-muted);font-size:.74rem}.ms-series-grid,.ms-use-case-grid{display:grid;grid-template-columns:repeat(var(--ms-columns, 4),minmax(0,1fr));gap:16px}.ms-series-card,.ms-use-case-card{position:relative;display:flex;min-height:370px;overflow:hidden;align-items:flex-end;padding:26px;border-radius:var(--ms-radius-md);color:var(--ms-white);background:var(--ms-green-900);text-decoration:none;isolation:isolate}.ms-series-card__media,.ms-series-card__overlay,.ms-use-case-card__media,.ms-use-case-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ms-series-card__media,.ms-use-case-card__media{z-index:-2}.ms-series-card__media img,.ms-use-case-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.ms-series-card__overlay,.ms-use-case-card__overlay{z-index:-1;background:linear-gradient(0deg,#031b12eb,#031b1247 69%,#031b1214)}.ms-series-card:hover img,.ms-use-case-card:hover img{transform:scale(1.055)}.ms-series-card__title,.ms-use-case-card__title{display:block;margin:0;color:var(--ms-white);font-size:clamp(1.25rem,1.7vw,1.7rem);font-weight:760;letter-spacing:-.025em;line-height:1.12}.ms-series-card__text,.ms-use-case-card__text{display:block;margin:9px 0 0;color:#ffffffd1;font-size:.88rem;line-height:1.5}.ms-series-card__cta,.ms-use-case-card__cta{display:inline-flex;align-items:center;gap:8px;margin-top:17px;font-size:.83rem;font-weight:720}.ms-product-grid{display:grid;grid-template-columns:repeat(var(--ms-columns, 5),minmax(0,1fr));gap:14px}.ms-product-grid>div{min-width:0;height:100%}.ms-product-card{position:relative;display:flex;height:100%;min-width:0;box-sizing:border-box;flex-direction:column;padding:12px;border:1px solid var(--ms-line);border-radius:var(--ms-radius-md);background:var(--ms-white);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ms-product-card:hover{border-color:#08462d52;box-shadow:var(--ms-shadow);transform:translateY(-3px)}.ms-product-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:11px;background:var(--ms-cream)}.ms-product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .26s ease}.ms-product-card:hover .ms-product-card__media img{transform:scale(1.045)}.ms-product-card__badge{position:absolute;top:9px;left:9px;z-index:1;padding:5px 8px;border-radius:6px;color:var(--ms-white);background:var(--ms-orange);font-size:.7rem;font-weight:760;line-height:1}.ms-product-card__content{display:flex;flex:1;flex-direction:column;padding:15px 4px 4px}.ms-product-card__title{display:-webkit-box;min-height:5.52em;max-height:5.52em;overflow:hidden;margin:0;color:var(--ms-ink);font-size:.92rem;font-weight:690;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ms-product-card__title a{color:inherit;text-decoration:none}.ms-product-card__price{display:flex;min-height:1.45em;flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:13px;margin-bottom:15px}.ms-product-card__price-current{color:var(--ms-orange);font-size:1.05rem;font-weight:790}.ms-product-card__price-compare{color:var(--ms-muted);font-size:.78rem;text-decoration:line-through}.ms-product-card__action{display:flex;min-height:41px;align-items:center;justify-content:center;margin-top:auto;padding:10px 12px;border:1px solid var(--ms-green-900);border-radius:8px;color:var(--ms-green-900);font-size:.82rem;font-weight:720;text-decoration:none}.ms-product-card__action:hover{color:var(--ms-white);background:var(--ms-green-900)}.ms-product-card__action[aria-disabled=true]{cursor:not-allowed;opacity:.55}.ms-product-tabs{display:flex;gap:9px;margin:-12px 0 25px;overflow-x:auto;scrollbar-width:none}.ms-product-tabs::-webkit-scrollbar{display:none}.ms-product-tabs__item{flex:0 0 auto;padding:8px 13px;border-radius:999px;color:var(--ms-muted);background:var(--ms-cream);font-size:.78rem;font-weight:690}.ms-product-tabs__item:first-child{color:var(--ms-white);background:var(--ms-green-900)}.ms-use-case-card{min-height:260px;padding:22px}.ms-use-case-card__title{font-size:clamp(1.08rem,1.45vw,1.4rem)}.ms-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ms-promo-card{position:relative;display:flex;min-height:310px;overflow:hidden;align-items:center;padding:clamp(28px,4vw,54px);border-radius:var(--ms-radius-lg);color:var(--ms-ink);background:var(--ms-cream);isolation:isolate}.ms-promo-card--dark{color:var(--ms-white);background:var(--ms-green-950)}.ms-promo-card__content{position:relative;z-index:2;max-width:57%}.ms-promo-card__title{margin:0;color:inherit;font-size:clamp(1.65rem,2.6vw,2.55rem);font-weight:770;letter-spacing:-.04em;line-height:1.03}.ms-promo-card__text{margin:14px 0 0;color:currentcolor;font-size:.92rem;line-height:1.55;opacity:.79}.ms-promo-card__media{position:absolute;right:-3%;bottom:-6%;width:48%;height:94%}.ms-promo-card__media img{width:100%;height:100%;object-fit:contain}.ms-promo-card .ms-button{margin-top:21px}.ms-accessory-grid{display:grid;grid-template-columns:repeat(var(--ms-columns, 4),minmax(0,1fr));gap:14px}.ms-accessory-card{display:flex;min-height:116px;align-items:center;gap:15px;padding:15px;border:1px solid var(--ms-line);border-radius:var(--ms-radius-md);color:var(--ms-ink);background:var(--ms-white);text-decoration:none}.ms-accessory-card:hover{border-color:#08462d59;box-shadow:var(--ms-shadow)}.ms-accessory-card__media{display:grid;width:82px;height:82px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:11px;background:var(--ms-cream)}.ms-accessory-card__media img{width:100%;height:100%;object-fit:contain}.ms-accessory-card__title{margin:0;font-size:.96rem;font-weight:720;line-height:1.3}.ms-accessory-card__meta{margin:6px 0 0;color:var(--ms-muted);font-size:.76rem}.ms-why{display:grid;overflow:hidden;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);border-radius:var(--ms-radius-lg);background:var(--ms-green-950)}.ms-why__media{min-height:520px}.ms-why__media img{width:100%;height:100%;object-fit:cover}.ms-why__content{display:flex;justify-content:center;flex-direction:column;padding:clamp(34px,5vw,78px);color:var(--ms-white)}.ms-why__content .ms-eyebrow{color:#a9cdb7}.ms-why__content .ms-section-title{color:var(--ms-white)}.ms-why__content .ms-section-intro{color:#ffffffb8}.ms-why__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}.ms-why-card{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#ffffff0e}.ms-why-card__icon{width:29px;height:29px;color:#b6d8c2}.ms-why-card__title{margin:12px 0 0;color:var(--ms-white);font-size:.9rem;font-weight:730}.ms-why-card__text{margin:6px 0 0;color:#ffffffa8;font-size:.78rem;line-height:1.5}.ms-newsletter{display:grid;overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(420px,.75fr);border-radius:var(--ms-radius-lg);color:var(--ms-white);background:var(--ms-green-950)}.ms-newsletter__copy,.ms-newsletter__form-wrap{padding:clamp(30px,5vw,66px)}.ms-newsletter__form-wrap{display:flex;align-items:center;background:var(--ms-green-900)}.ms-newsletter__title{margin:0;color:var(--ms-white);font-size:clamp(1.7rem,3vw,3rem);font-weight:780;letter-spacing:-.042em;line-height:1.03}.ms-newsletter__text{max-width:620px;margin:15px 0 0;color:#ffffffb8;line-height:1.6}.ms-newsletter__form{width:100%}.ms-newsletter__field{display:flex;gap:9px}.ms-newsletter__input{min-width:0;min-height:50px;flex:1;padding:12px 15px;border:1px solid rgba(255,255,255,.33);border-radius:8px;color:var(--ms-ink);background:var(--ms-white);font:inherit}.ms-newsletter__submit{min-height:50px;padding-inline:20px;border:0;border-radius:8px;color:var(--ms-white);background:var(--ms-orange);font:inherit;font-size:.85rem;font-weight:730;cursor:pointer}.ms-newsletter__submit:hover{background:var(--ms-orange-hover)}.ms-newsletter__note,.ms-newsletter__message{margin:10px 0 0;color:#ffffffad;font-size:.74rem;line-height:1.45}.ms-newsletter__message--success{color:#ccf3d9}.ms-newsletter__message--error{color:#ffd4c4}.ms-services{border-top:1px solid var(--ms-line);border-bottom:1px solid var(--ms-line);background:var(--ms-white)}.ms-services__grid{display:grid;grid-template-columns:repeat(var(--ms-columns, 4),minmax(0,1fr))}.ms-service-item{display:flex;min-height:104px;align-items:center;gap:13px;padding:22px clamp(12px,2vw,26px);border-right:1px solid var(--ms-line);color:var(--ms-ink);text-decoration:none}.ms-service-item:last-child{border-right:0}.ms-service-item__icon{width:35px;height:35px;color:var(--ms-green-800)}.ms-service-item__content{min-width:0}.ms-service-item__title{display:block;margin:0;font-size:.86rem;font-weight:720;line-height:1.3;overflow-wrap:anywhere}.ms-service-item__text{display:block;margin:4px 0 0;color:var(--ms-muted);font-size:.73rem;line-height:1.4;overflow-wrap:anywhere}.ms-reveal{opacity:1;transform:none}.ms-motion-ready .ms-reveal{opacity:0;transform:translateY(16px);transition:opacity .52s ease,transform .52s cubic-bezier(.2,.7,.2,1)}.ms-motion-ready .ms-reveal.ms-is-visible{opacity:1;transform:none}@media(max-width:1100px){.ms-category-grid,.ms-product-grid{--ms-columns: 4 !important}.ms-series-grid{--ms-columns: 2 !important}.ms-use-case-grid,.ms-accessory-grid{--ms-columns: 3 !important}}@media(max-width:820px){.ms-container{width:min(calc(100% - 32px),1380px)}.ms-section-heading{align-items:start}.ms-hero__stage{min-height:660px}.ms-hero__media{display:none}.ms-hero__mobile-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:-2}.ms-hero__overlay{background:linear-gradient(0deg,#031b12f2,#031b129e 54%,#031b1229)}.ms-hero__inner{align-items:flex-end;padding-block:72px 52px}.ms-hero__title{max-width:520px;font-size:clamp(2.45rem,11.5vw,4.4rem)}.ms-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-trust-item:nth-child(2n){border-right:0}.ms-trust-item:nth-child(n+3){border-top:1px solid rgba(255,255,255,.13)}.ms-product-grid{--ms-columns: 3 !important}.ms-promo-grid,.ms-why,.ms-newsletter{grid-template-columns:1fr}.ms-why__media{min-height:420px}.ms-newsletter__form-wrap{padding-top:0;background:var(--ms-green-950)}.ms-services__grid{--ms-columns: 2 !important}.ms-service-item:nth-child(2n){border-right:0}.ms-service-item:nth-child(n+3){border-top:1px solid var(--ms-line)}}@media(max-width:640px){.ms-section{padding-block:46px}.ms-section-heading{display:block}.ms-section-heading .ms-text-link{display:inline-block;margin-top:14px}.ms-hero__stage{min-height:600px}.ms-hero__content{width:100%}.ms-hero__body{margin-top:18px}.ms-hero__actions{margin-top:24px}.ms-hero__actions .ms-button{flex:1 1 160px}.ms-trust-item{min-height:82px;padding:14px 10px}.ms-trust-item__icon{width:29px;height:29px}.ms-trust-item__text{display:none}.ms-category-grid,.ms-series-grid,.ms-product-grid,.ms-use-case-grid,.ms-accessory-grid{display:flex;width:100%;gap:12px;overflow-x:auto;padding:2px 2px 17px;scroll-padding-inline:2px;scroll-snap-type:x proximity;scrollbar-width:none}.ms-category-grid::-webkit-scrollbar,.ms-series-grid::-webkit-scrollbar,.ms-product-grid::-webkit-scrollbar,.ms-use-case-grid::-webkit-scrollbar,.ms-accessory-grid::-webkit-scrollbar{display:none}.ms-category-card,.ms-series-card,.ms-product-card,.ms-use-case-card,.ms-accessory-card{scroll-snap-align:start}.ms-category-card{width:154px;min-height:216px;flex:0 0 154px}.ms-series-card{width:78%;min-height:350px;flex:0 0 78%}.ms-product-card{width:72%;flex:0 0 72%}.ms-use-case-card{width:76%;min-height:255px;flex:0 0 76%}.ms-accessory-card{width:82%;flex:0 0 82%}.ms-promo-grid{grid-template-columns:1fr}.ms-promo-card{min-height:340px;align-items:flex-start}.ms-promo-card__content{max-width:100%}.ms-promo-card__media{right:-5%;bottom:-8%;width:58%;height:58%}.ms-why__media{min-height:330px}.ms-why__grid{grid-template-columns:1fr}.ms-newsletter__field{display:grid}.ms-newsletter__submit{width:100%}}@media(prefers-reduced-motion:reduce){.ms-motion-ready .ms-reveal,.ms-button,.ms-category-card,.ms-product-card,.ms-series-card img,.ms-use-case-card img,.ms-hero__panel img{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mobiustream-home.css.map */
