.ms-premium-home{--msph-line: var(--msph-border);--msph-line-strong: var(--msph-border-strong);--msph-shadow: 0 24px 70px rgba(22, 26, 20, .16);--msph-shadow-soft: 0 12px 30px rgba(22, 26, 20, .075);background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--msph-bronze-soft) 58%,transparent),transparent 34%),linear-gradient(180deg,var(--msph-surface) 0%,var(--msph-bg) 100%);color:var(--msph-ink);overflow:clip}.ms-premium-home *{box-sizing:border-box}.msph-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}.msph-shell{width:min(1220px,calc(100% - 24px));margin-inline:auto}.msph-hero{padding:14px 0 18px}.msph-hero-carousel{display:grid;gap:14px}.msph-carousel-head{display:grid;gap:12px;align-items:end}.msph-carousel-head .msph-rte{max-width:680px;margin-top:8px;color:var(--msph-muted)}.msph-carousel-controls{position:absolute;inset:0 0 auto;z-index:5;height:430px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 6px;pointer-events:none}.msph-carousel-button{width:40px;height:92px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid color-mix(in srgb,var(--msph-line-strong) 76%,transparent);border-radius:min(var(--msph-radius),14px);background:linear-gradient(180deg,color-mix(in srgb,var(--msph-surface) 96%,transparent),color-mix(in srgb,var(--msph-soft) 88%,transparent));color:var(--msph-ink);font:inherit;font-weight:850;box-shadow:0 10px 26px #161a141f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto}.msph-carousel-button:after{content:"";width:3px;height:26px;display:block;border-radius:999px;background:var(--msph-bronze);opacity:.42}.msph-carousel-button span{font-size:1.1rem;line-height:1}.msph-carousel-button:hover,.msph-carousel-button:focus-visible{border-color:var(--msph-line-strong);background:linear-gradient(180deg,var(--msph-surface),var(--msph-soft));outline:none;transform:translateY(-1px)}.msph-carousel-count{position:absolute;left:50%;bottom:12px;min-width:54px;padding:5px 10px;border:1px solid color-mix(in srgb,var(--msph-line-strong) 78%,transparent);border-radius:999px;background:color-mix(in srgb,var(--msph-surface) 92%,transparent);color:var(--msph-accent);font-size:.78rem;font-weight:800;text-align:center;transform:translate(-50%);pointer-events:none}.msph-carousel-stage{width:100%;min-width:0;position:relative;overflow:hidden}.msph-carousel-viewport{width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.msph-carousel-viewport::-webkit-scrollbar{display:none}.msph-carousel-track{width:100%;min-width:0;display:flex}.msph-hero-carousel--compact_overlay .msph-carousel-controls{inset:12px 12px auto auto;width:auto;align-items:center;justify-content:end;padding:0}.msph-hero-carousel--compact_overlay .msph-carousel-button{width:42px;height:38px;flex-direction:row;gap:0}.msph-hero-carousel--compact_overlay .msph-carousel-button:after{display:none}.msph-hero-carousel--compact_overlay .msph-carousel-count{position:static;transform:none;pointer-events:none}.msph-slide{--slide-accent: var(--msph-accent);flex:0 0 100%;max-width:100%;min-width:0;scroll-snap-align:start}.msph-slide--stone{--slide-accent: var(--msph-muted)}.msph-slide--rust{--slide-accent: var(--msph-bronze)}.msph-slide--blue{--slide-accent: #315f67}.msph-slide__layout{display:grid;gap:12px}.msph-slide__main,.msph-slide-product{border:1px solid color-mix(in srgb,var(--msph-line) 92%,transparent);border-radius:var(--msph-radius);box-shadow:var(--msph-shadow-soft);overflow:hidden}.msph-slide__category{position:relative;min-height:430px;display:grid;align-items:end;color:#fff;overflow:hidden}.msph-slide__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.msph-slide__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#172033b8,#17203338 58%,#17203375),linear-gradient(180deg,#1720330a,#17203357),radial-gradient(circle at 10% 100%,rgba(138,103,55,.2),transparent 36%)}.msph-slide__image,.msph-slide-product__image{width:100%;height:100%;display:block;object-fit:cover}.msph-slide__backdrop{position:absolute;right:16px;bottom:18px;z-index:1;max-width:7em;color:color-mix(in srgb,var(--msph-bronze-soft) 42%,transparent);font-size:3.6rem;font-weight:900;line-height:.88;text-align:right;text-transform:uppercase;pointer-events:none}.msph-slide__copy{position:relative;z-index:2;display:grid;gap:8px;max-width:640px;padding:22px}.msph-slide__copy .msph-eyebrow{color:color-mix(in srgb,var(--msph-bronze-soft) 86%,#ffffff 14%)}.msph-slide__title{max-width:10em;display:block;font-family:var(--ms-heading-font, inherit);font-size:2.25rem;font-weight:900;line-height:1.04}.msph-slide__text{max-width:500px;display:block;color:#ffffffdb;line-height:1.5}.msph-slide-product{display:grid;grid-template-rows:minmax(230px,.78fr) auto;background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--msph-bronze-soft) 50%,transparent),transparent 38%),linear-gradient(180deg,var(--msph-surface),var(--msph-bg))}.msph-slide-product__media{min-height:230px;background:var(--msph-soft)}.msph-slide-product__body{display:grid;align-content:start;gap:8px;border-top:1px solid color-mix(in srgb,var(--msph-line) 86%,transparent);padding:18px;background:color-mix(in srgb,var(--msph-surface) 88%,transparent)}.msph-slide-product .msph-eyebrow{color:var(--slide-accent)}.msph-slide-product h2{font-size:1.55rem}.msph-slide-product__price{margin:0;font-size:1.3rem;font-weight:900}.msph-slide-product__text{margin:0;color:var(--msph-muted);line-height:1.45}.msph-product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.msph-product-actions .msph-button{width:100%;min-width:0;padding-inline:12px;text-align:center;white-space:normal;line-height:1.15}.msph-product-actions .msph-button--primary{border-color:color-mix(in srgb,var(--msph-line-strong) 72%,transparent);background:linear-gradient(180deg,var(--msph-surface),var(--msph-soft));color:var(--msph-contrast);box-shadow:0 8px 18px #161a140e}.msph-button--quick{border:1px solid var(--msph-primary-bottom);background:linear-gradient(180deg,var(--msph-primary-top) 0%,var(--msph-primary-bottom) 100%);color:#fff;box-shadow:0 14px 28px color-mix(in srgb,var(--msph-primary-bottom) 22%,transparent),inset 0 1px #ffffff2e;cursor:pointer}.msph-button--quick:disabled{opacity:.56;cursor:not-allowed}.msph-carousel-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.msph-carousel-dot{width:26px;height:8px;padding:0;border:0;border-radius:999px;background:color-mix(in srgb,var(--msph-ink) 18%,transparent);cursor:pointer}.msph-carousel-dot.is-active,.msph-carousel-dot:focus-visible{background:var(--msph-accent);outline:none}.msph-hero__grid{display:grid;gap:12px}.msph-hero__main,.msph-panel,.msph-route,.msph-product-card,.msph-scene__media,.msph-service,.msph-faq__item{border:1px solid var(--msph-line);border-radius:var(--msph-radius)}.msph-hero__main{position:relative;min-height:430px;display:grid;align-items:end;overflow:hidden;background:var(--msph-soft)}.msph-hero__media,.msph-panel__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.msph-hero__media:after,.msph-panel__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1117141a,#111714b8)}.msph-hero__image,.msph-panel__image,.msph-scene__image{width:100%;height:100%;display:block;object-fit:cover}.msph-hero__copy,.msph-panel__body{position:relative;z-index:1}.msph-hero__copy{width:min(640px,100%);padding:22px;color:#fff}.msph-eyebrow{margin:0 0 8px;color:var(--msph-accent);font-size:.75rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.msph-hero__copy .msph-eyebrow,.msph-panel .msph-eyebrow{color:#d8f0e5}.ms-premium-home h1,.ms-premium-home h2{margin:0;font-family:var(--ms-heading-font, inherit);letter-spacing:0;line-height:1.04}.ms-premium-home h1{max-width:11em;font-size:2.25rem}.ms-premium-home h2{font-size:1.75rem}.msph-rte{color:inherit;line-height:1.5}.msph-rte p{margin:0}.msph-hero__copy .msph-rte{max-width:540px;margin-top:10px;color:#ffffffdb}.msph-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.msph-button,.msph-inline-link,.msph-service a,.msph-hotspot-card a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:min(var(--msph-radius),12px);font-weight:800;text-decoration:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,color .15s ease,transform .15s ease}.msph-button{border:1px solid transparent;padding:0 16px}.msph-button--primary{border-color:var(--msph-primary-bottom);background:linear-gradient(180deg,var(--msph-primary-top) 0%,var(--msph-primary-bottom) 100%);color:#fff;box-shadow:0 14px 28px color-mix(in srgb,var(--msph-primary-bottom) 22%,transparent),0 0 0 1px color-mix(in srgb,var(--msph-bronze) 14%,transparent),inset 0 1px #ffffff2e}.msph-button--secondary{border-color:color-mix(in srgb,var(--msph-line-strong) 72%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--msph-surface) 96%,transparent),color-mix(in srgb,var(--msph-soft) 86%,transparent));color:var(--msph-contrast);box-shadow:0 8px 18px #161a140f}.msph-button:hover,.msph-button:focus-visible,.msph-inline-link:hover,.msph-inline-link:focus-visible,.msph-service a:hover,.msph-service a:focus-visible,.msph-hotspot-card a:hover,.msph-hotspot-card a:focus-visible{outline:none;transform:translateY(-1px)}.msph-hero__side{display:grid;gap:12px}.msph-panel{position:relative;min-height:250px;display:grid;align-items:end;overflow:hidden;background:var(--msph-soft)}.msph-panel__body{padding:18px;color:#fff}.msph-panel__body p{margin:8px 0 0;color:#ffffffdb;line-height:1.45}.msph-inline-link{min-height:38px;margin-top:14px;padding:0 13px;border:1px solid color-mix(in srgb,var(--msph-line-strong) 72%,transparent);background:linear-gradient(180deg,var(--msph-surface),var(--msph-soft));color:var(--msph-contrast)}.msph-routes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.msph-route{--route-accent: var(--msph-accent);min-width:0;background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--msph-bronze-soft) 38%,transparent),transparent 42%),linear-gradient(180deg,var(--msph-surface),var(--msph-bg));box-shadow:var(--msph-shadow-soft);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.msph-route--stone{--route-accent: #68716b}.msph-route--rust{--route-accent: var(--msph-bronze)}.msph-route--blue{--route-accent: #446d7d}.msph-route.is-active,.msph-route:focus-within,.msph-route:hover{border-color:var(--route-accent);box-shadow:var(--msph-shadow);transform:translateY(-2px)}.msph-route__link{height:100%;display:grid;grid-template-rows:92px minmax(0,1fr);color:inherit;text-decoration:none}.msph-route__media{display:block;background:linear-gradient(180deg,var(--msph-soft),var(--msph-bronze-soft));overflow:hidden}.msph-route__media img{width:100%;height:100%;display:block;object-fit:cover}.msph-route__body,.msph-product-card__body,.msph-service,.msph-hotspot-card{display:grid;gap:5px}.msph-route__body{padding:10px}.msph-route small,.msph-product-card small,.msph-service small{color:var(--route-accent, var(--msph-accent));font-size:.7rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.msph-route strong,.msph-product-card strong,.msph-service strong,.msph-hotspot-card strong{font-size:1rem;line-height:1.18}.msph-route span span,.msph-product-card__body span,.msph-service p,.msph-hotspot-card p{margin:0;color:var(--msph-muted);line-height:1.42}.msph-marquee{padding:12px 0;background:linear-gradient(90deg,color-mix(in srgb,var(--msph-bronze) 16%,transparent),transparent 18%,transparent 82%,color-mix(in srgb,var(--msph-bronze) 14%,transparent)),var(--msph-contrast);color:#fff;overflow:hidden}.msph-marquee__track{display:flex;width:max-content;animation:msph-marquee var(--msph-marquee-speed) linear infinite}.msph-marquee__group{display:flex;align-items:center;gap:28px;padding-inline:14px}.msph-marquee__item{color:inherit;font-size:.95rem;font-weight:850;letter-spacing:0;text-decoration:none;text-transform:uppercase;white-space:nowrap}.msph-marquee__item:after{content:"";width:7px;height:7px;display:inline-block;margin-left:28px;border-radius:999px;background:var(--msph-bronze);vertical-align:middle}@keyframes msph-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.msph-band{padding:34px 0}.msph-section-head{display:grid;gap:8px;max-width:680px;margin-bottom:18px}.msph-section-head .msph-rte{color:var(--msph-muted)}.msph-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,72vw);gap:12px;margin-inline:-12px;padding-inline:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.msph-product-rail::-webkit-scrollbar{display:none}.msph-product-card{background:radial-gradient(circle at 14% 0%,color-mix(in srgb,var(--msph-bronze-soft) 34%,transparent),transparent 42%),linear-gradient(180deg,var(--msph-surface),var(--msph-bg));box-shadow:var(--msph-shadow-soft);overflow:hidden;scroll-snap-align:start}.msph-product-card__link{height:100%;display:grid;color:inherit;text-decoration:none}.msph-product-card__media{display:block;aspect-ratio:1 / .76;background:linear-gradient(180deg,var(--msph-soft),var(--msph-bronze-soft));overflow:hidden}.msph-product-card__media img{width:100%;height:100%;display:block;object-fit:cover}.msph-product-card__body{padding:13px}.msph-scene__grid{display:grid;gap:14px}.msph-scene__media{position:relative;min-height:360px;background:var(--msph-soft);overflow:hidden}.msph-scene__media picture,.msph-scene__media img,.msph-placeholder--scene{width:100%;height:100%;display:block}.msph-scene__content{display:grid;align-content:center;gap:12px}.msph-scene__content .msph-rte{color:var(--msph-muted)}.msph-scene__hotspots{position:absolute;top:0;right:0;bottom:0;left:0}.msph-hotspot{--hotspot-accent: var(--msph-accent);position:absolute;left:var(--x);top:var(--y);width:42px;height:42px;padding:0;border:2px solid #fff;border-radius:999px;background:var(--hotspot-accent);box-shadow:0 10px 26px #00000038;transform:translate(-50%,-50%);cursor:pointer}.msph-hotspot--stone{--hotspot-accent: #68716b}.msph-hotspot--rust{--hotspot-accent: #8a4e38}.msph-hotspot--blue{--hotspot-accent: #446d7d}.msph-hotspot span{width:10px;height:10px;display:block;margin:auto;border-radius:999px;background:#fff}.msph-hotspot.is-active,.msph-hotspot:focus-visible{outline:3px solid color-mix(in srgb,var(--hotspot-accent) 32%,transparent);outline-offset:4px}.msph-hotspot-list{display:grid;gap:9px}.msph-hotspot-card{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:12px;border:1px solid var(--msph-line);border-radius:var(--msph-radius);background:linear-gradient(180deg,var(--msph-surface),var(--msph-bg));box-shadow:0 8px 20px #161a140b}.msph-hotspot-card>span{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,var(--msph-primary-top),var(--msph-primary-bottom));color:#fff;font-size:.78rem;font-weight:850}.msph-hotspot-card:not(.is-active){opacity:.72}.msph-hotspot-card a,.msph-service a{justify-self:start;min-height:34px;padding:0 11px;border:1px solid var(--msph-primary-bottom);background:linear-gradient(180deg,var(--msph-primary-top),var(--msph-primary-bottom));color:#fff;font-size:.85rem}.msph-support__grid{display:grid;gap:10px}.msph-service{padding:14px;background:radial-gradient(circle at 10% 0%,color-mix(in srgb,var(--msph-bronze-soft) 42%,transparent),transparent 42%),linear-gradient(180deg,var(--msph-surface),var(--msph-bg));box-shadow:var(--msph-shadow-soft)}.msph-faq{display:grid;gap:8px;margin-top:14px}.msph-faq__item{background:linear-gradient(180deg,var(--msph-surface),var(--msph-bg));box-shadow:0 8px 20px #161a140b;overflow:hidden}.msph-faq__item summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;font-weight:850;cursor:pointer}.msph-faq__item summary:after{content:"+";font-size:1.25rem}.msph-faq__item[open] summary:after{content:"-"}.msph-faq__item .msph-rte{padding:0 14px 14px;color:var(--msph-muted)}.msph-placeholder{width:100%;height:100%;display:block;background:linear-gradient(135deg,color-mix(in srgb,var(--msph-accent) 18%,transparent),transparent 42%),linear-gradient(315deg,color-mix(in srgb,var(--msph-bronze) 16%,transparent),transparent 38%),var(--msph-soft)}[data-msph-reveal]{opacity:1}.ms-premium-home.msph-js[data-motion=true] [data-msph-reveal]{opacity:0;transform:translateY(12px);transition:opacity .32s ease,transform .32s ease}.ms-premium-home.msph-js[data-motion=true] [data-msph-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.msph-marquee{overflow-x:auto}.msph-marquee__track{animation:none;transform:none}.msph-marquee__group[aria-hidden=true]{display:none}.ms-premium-home.msph-js[data-motion=true] [data-msph-reveal]{opacity:1;transform:none;transition:none}}@media(max-width:699px){.msph-carousel-stage{overflow:visible}.msph-carousel-viewport{overflow:visible;scroll-snap-type:none;touch-action:pan-y pinch-zoom}.msph-carousel-track{display:block}.msph-slide{display:none;max-width:none}.msph-slide.is-active{display:block}.msph-slide__layout{gap:6px}.msph-slide__main{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.msph-slide__category{min-height:398px}.msph-slide-product{grid-template-rows:minmax(188px,.68fr) auto;margin-top:-1px;border-top-left-radius:10px;border-top-right-radius:10px}.msph-slide-product__media{min-height:188px}.msph-carousel-controls{height:398px}.msph-product-actions{grid-template-columns:1fr}}@media(min-width:700px){.msph-shell{width:min(1220px,calc(100% - 40px))}.msph-marquee.is-static .msph-marquee__track{width:100%;justify-content:center;animation:none;transform:none}.msph-marquee.is-static .msph-marquee__group{justify-content:center}.msph-marquee.is-static .msph-marquee__group[aria-hidden=true]{display:none}.msph-marquee.is-static .msph-marquee__group:not([aria-hidden=true]) .msph-marquee__item:last-child:after{display:none}.msph-hero{padding-top:22px}.msph-carousel-head{grid-template-columns:minmax(0,1fr) auto}.ms-premium-home h1{font-size:3.2rem}.ms-premium-home h2{font-size:2.35rem}.msph-slide__title{font-size:3.2rem}.msph-slide-product h2{font-size:1.9rem}.msph-routes{grid-template-columns:repeat(4,minmax(0,1fr))}.msph-product-rail{grid-auto-columns:minmax(260px,31%)}.msph-support__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.msph-carousel-controls{top:0;right:0;bottom:0;left:0;height:auto}.msph-slide__layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.msph-slide__category,.msph-slide-product{min-height:560px}.msph-slide-product{grid-template-rows:minmax(280px,.86fr) auto}}@media(min-width:1024px){.msph-hero__grid--split{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.msph-hero__grid--wide .msph-hero__side{grid-template-columns:repeat(2,minmax(0,1fr))}.msph-hero__main{min-height:650px}.msph-panel{min-height:319px}.msph-hero__copy,.msph-slide__copy{padding:38px}.ms-premium-home h1{font-size:4.35rem}.ms-premium-home h2{font-size:3rem}.msph-slide__title{font-size:4.35rem}.msph-slide__backdrop{right:26px;bottom:28px;font-size:5.8rem}.msph-slide__category,.msph-slide-product{min-height:650px}.msph-slide-product__body{padding:24px}.msph-route__link{grid-template-rows:124px minmax(0,1fr)}.msph-band{padding:54px 0}.msph-product-rail{grid-auto-flow:initial;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;margin-inline:0;padding-inline:0}.msph-scene__grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:22px}.msph-scene__media{min-height:650px}}@media(min-width:1320px){.msph-product-rail{grid-template-columns:repeat(6,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/600/assets/ms-premium-home-foundation.css.map */
