:root{--mspv-ink:#17211f;--mspv-copper:#a84f2b;--mspv-paper:#f6f7f4;--mspv-line:#dfe3de;--mspv-white:#fff;--mspv-muted:#64706d}
.mspv-home{background:var(--mspv-paper);color:var(--mspv-ink);font-family:"Segoe UI",sans-serif;letter-spacing:0}
.mspv-home *{box-sizing:border-box}.mspv-home img{display:block;max-width:100%}.mspv-hero{height:clamp(560px,65vw,720px);max-height:calc(100vh - 80px);background:#14201e}.mspv-hero-slide{position:relative;height:100%;overflow:hidden}.mspv-hero-media,.mspv-hero-media img{position:absolute;inset:0;width:100%;height:100%}.mspv-hero-media img{object-fit:cover;object-position:center}.mspv-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,20,18,.92) 0%,rgba(12,20,18,.68) 45%,rgba(12,20,18,.12) 78%)}.mspv-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(1180px,88vw);height:100%;margin:auto;color:#fff}.mspv-kicker{color:#d79470;font-size:12px;font-weight:800;letter-spacing:.16em}.mspv-hero h1{max-width:720px;margin:16px 0 18px;font-family:Georgia,serif;font-size:clamp(40px,5.2vw,74px);font-weight:400;line-height:1.02;letter-spacing:0}.mspv-hero p{max-width:600px;margin:0;color:#e3e8e5;font-size:18px;line-height:1.65}.mspv-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.mspv-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border:1px solid transparent;font-size:14px;font-weight:700}.mspv-button img{width:19px;height:19px}.mspv-button-primary{background:var(--mspv-copper);color:#fff}.mspv-button-secondary{border-color:rgba(255,255,255,.7);color:#fff;background:rgba(13,20,18,.28)}.mspv-hero-nav{position:absolute;z-index:5;right:6vw;bottom:30px;display:flex;align-items:center;gap:10px}.mspv-hero-nav button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.45);background:rgba(15,25,22,.62);color:#fff}.mspv-hero-nav button img{width:20px;height:20px;filter:brightness(0) invert(1)}.mspv-pagination{display:flex;width:auto!important}.mspv-pagination .swiper-pagination-bullet,.mspv-track-pagination .swiper-pagination-bullet,.mspv-product-pagination .swiper-pagination-bullet{background:var(--mspv-copper);opacity:.3}.mspv-pagination .swiper-pagination-bullet-active,.mspv-track-pagination .swiper-pagination-bullet-active,.mspv-product-pagination .swiper-pagination-bullet-active{opacity:1}.mspv-section{width:min(1180px,88vw);margin:auto;padding:88px 0}.mspv-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.mspv-heading h2{max-width:760px;margin:10px 0 0;font-family:Georgia,serif;font-size:clamp(30px,3.5vw,48px);font-weight:400;line-height:1.08;letter-spacing:0}.mspv-heading>a{border-bottom:1px solid var(--mspv-ink);font-weight:700}.mspv-category-slider,.mspv-product-slider{overflow:hidden}.mspv-category-card,.mspv-product-card{height:auto;border:1px solid var(--mspv-line);background:var(--mspv-white)}.mspv-card-image{width:100%;aspect-ratio:4/3;object-fit:contain;background:#f3f4f1}.mspv-card-body{padding:22px}.mspv-card-icon{width:32px;height:32px;margin-bottom:18px;color:var(--mspv-copper)}.mspv-card-body h3{margin:0 0 9px;font-family:Georgia,serif;font-size:22px;letter-spacing:0}.mspv-card-body p{min-height:48px;margin:0 0 16px;color:var(--mspv-muted);font-size:14px;line-height:1.65}.mspv-card-body>span{display:block;margin-bottom:14px;color:var(--mspv-muted);font-size:12px}.mspv-card-body>a{display:inline-flex;align-items:center;gap:8px;color:var(--mspv-copper);font-weight:750}.mspv-card-body>a img{width:18px;height:18px}.mspv-track-pagination,.mspv-product-pagination{position:static!important;margin-top:24px;text-align:center}.mspv-products{padding-top:30px}.mspv-product-card{display:flex;flex-direction:column}.mspv-product-media{display:grid;aspect-ratio:1/1;place-items:center;background:#fff}.mspv-product-media img{width:100%;height:100%;padding:16px;object-fit:contain}.mspv-product-card .mspv-card-body{display:flex;flex:1;flex-direction:column}.mspv-product-brand{color:var(--mspv-copper)!important;font-size:10px!important;font-weight:800;letter-spacing:.12em}.mspv-product-card h3{min-height:54px;font-family:"Segoe UI",sans-serif;font-size:16px;font-weight:700}.mspv-price{margin:auto 0 16px;font-size:18px;font-weight:800}.mspv-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.mspv-product-actions a{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--mspv-line);font-size:12px;font-weight:700}.mspv-product-actions a:last-child{border-color:#237d4b;color:#17683c}.mspv-home a:focus-visible,.mspv-home button:focus-visible{outline:3px solid #f2a477;outline-offset:3px}
@media(max-width:767px){.mspv-hero{height:650px;max-height:none}.mspv-hero-media img{object-position:center top}.mspv-hero-overlay{background:linear-gradient(0deg,rgba(12,20,18,.96) 0%,rgba(12,20,18,.78) 55%,rgba(12,20,18,.14) 100%)}.mspv-hero-content{justify-content:flex-end;padding-bottom:120px}.mspv-hero h1{font-size:38px}.mspv-hero p{font-size:15px}.mspv-actions{align-items:stretch}.mspv-button{width:100%}.mspv-hero-nav{right:auto;bottom:28px;left:6vw}.mspv-section{padding:62px 0}.mspv-heading{align-items:start;flex-direction:column}.mspv-card-body{padding:18px}.mspv-product-actions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.mspv-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.mspv-home .mspv-hero h1{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.35)}