@font-face{font-family:MSPV7Manrope;src:local("Manrope");font-display:swap}@font-face{font-family:MSPV7Inter;src:local("Inter");font-display:swap}.mspv7{--color-bg-deep:#0b0e10;--color-bg-main:#121416;--color-surface:#181b1e;--color-surface-raised:#202428;--color-border:#34383c;--color-text-primary:#f5f1ec;--color-text-secondary:#d8d1ca;--color-text-muted:#a7a19b;--color-copper-primary:#c47857;--color-copper-dark:#8d5039;--color-copper-light:#edc6ad;--color-whatsapp:#25d366;--cream:#f4efe8;--danger:#f0b3a6;background:var(--color-bg-main);color:var(--color-text-primary);font-family:MSPV7Inter,"Segoe UI",sans-serif;line-height:1.55;overflow:clip;letter-spacing:0}.mspv7 *{box-sizing:border-box}.mspv7 img{display:block;max-width:100%;height:auto}.mspv7 a{color:inherit;text-decoration:none}.mspv7 button,.mspv7 input,.mspv7 select,.mspv7 textarea{font:inherit;letter-spacing:0}.mspv7 button,.mspv7 a{touch-action:manipulation}.mspv7 :focus-visible{outline:3px solid var(--color-copper-light);outline-offset:3px}.mspv7-container{width:min(calc(100% - 32px),1180px);margin-inline:auto}.mspv7-skip{position:fixed;left:16px;top:12px;z-index:9999;transform:translateY(-160%);padding:12px 16px;background:var(--cream);color:var(--color-bg-deep)}.mspv7-skip:focus{transform:none}.mspv7-topbar{display:none;background:var(--color-bg-deep);border-bottom:1px solid var(--color-border);font-size:13px;color:var(--color-text-muted)}.mspv7-topbar .mspv7-container{display:flex;justify-content:space-between;padding-block:8px}.mspv7-header{position:sticky;top:0;z-index:100;background:rgba(11,14,16,.96);border-bottom:1px solid var(--color-border);backdrop-filter:blur(14px)}.mspv7-header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.mspv7-brand{width:132px}.mspv7-brand img{width:100%;height:52px;object-fit:contain}.mspv7-menu-toggle{justify-self:end;min-width:48px;min-height:44px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-primary);cursor:pointer}.mspv7-nav{position:absolute;inset:72px 0 auto;background:var(--color-bg-deep);border-bottom:1px solid var(--color-border);padding:12px 16px 24px;display:none}.mspv7-nav.is-open{display:grid}.mspv7-nav a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid var(--color-border);font-weight:700}.mspv7-header-actions{display:none}.mspv7-hero{position:relative;min-height:660px;background:var(--color-bg-deep);border-bottom:1px solid var(--color-border)}.mspv7-hero-slide{position:relative;min-height:660px;display:flex;align-items:flex-end}.mspv7-hero-slide picture{position:absolute;inset:0}.mspv7-hero-slide picture:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,14,16,.15),rgba(11,14,16,.98) 82%)}.mspv7-hero-slide picture img{width:100%;height:100%;object-fit:cover;object-position:center}.mspv7-hero-content{position:relative;z-index:2;padding-block:300px 92px}.mspv7-eyebrow{display:inline-block;color:var(--color-copper-light);font-size:12px;font-weight:800;text-transform:uppercase;margin-bottom:10px}.mspv7 h1,.mspv7 h2,.mspv7 h3{font-family:MSPV7Manrope,"Segoe UI",sans-serif;line-height:1.12;margin:0;color:var(--color-text-primary);letter-spacing:0}.mspv7 h1{font-size:clamp(38px,8vw,76px);max-width:850px}.mspv7 h2{font-size:clamp(30px,5vw,48px)}.mspv7 h3{font-size:20px}.mspv7 p{color:var(--color-text-secondary);margin:12px 0 0}.mspv7-hero-content p{font-size:17px;max-width:660px}.mspv7-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.mspv7-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border:1px solid var(--color-copper-primary);background:var(--color-copper-primary);color:#130d0b!important;font-weight:800;cursor:pointer;border-radius:4px;transition:background .2s,border-color .2s,color .2s,transform .2s}.mspv7-button:hover{background:var(--color-copper-light);border-color:var(--color-copper-light)}.mspv7-button:active{transform:translateY(1px)}.mspv7-button[disabled],.mspv7-button.is-loading{opacity:.55;cursor:wait}.mspv7-button-ghost{background:transparent;color:var(--color-text-primary)!important;border-color:var(--color-border)}.mspv7-button-ghost:hover{background:var(--color-surface-raised);border-color:var(--color-copper-primary)}.mspv7-button-small{min-height:44px;padding:9px 13px;font-size:13px}.mspv7-button img{width:18px;height:18px}.mspv7-hero-controls{position:absolute;z-index:4;left:16px;bottom:26px;display:flex;align-items:center;gap:8px}.mspv7-hero-controls button{width:44px;height:44px;display:grid;place-items:center;background:var(--color-surface);border:1px solid var(--color-border);color:#fff;cursor:pointer}.mspv7-hero-controls button img{width:20px}.mspv7-pagination{width:auto!important}.mspv7-pagination .swiper-pagination-bullet{background:var(--color-text-muted)}.mspv7-pagination .swiper-pagination-bullet-active{background:var(--color-copper-primary)}.mspv7-trust{border-bottom:1px solid var(--color-border);background:var(--color-bg-deep)}.mspv7-trust-grid{display:grid;grid-template-columns:1fr 1fr}.mspv7-trust-grid>div{padding:18px 10px;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);display:grid;gap:4px}.mspv7-trust-grid img{width:22px;margin-bottom:4px}.mspv7-trust-grid strong{font-size:13px}.mspv7-trust-grid span{font-size:11px;color:var(--color-text-muted)}.mspv7-section{padding-block:72px;border-bottom:1px solid var(--color-border)}.mspv7-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.mspv7-section-heading>a,.mspv7-category-card a,.mspv7-support-grid a{color:var(--color-copper-light);font-weight:800;text-decoration:underline;text-underline-offset:4px}.mspv7-category-grid,.mspv7-support-grid{display:grid;gap:14px}.mspv7-category-card{min-height:290px;position:relative;background:var(--color-surface);border:1px solid var(--color-border);overflow:hidden}.mspv7-category-card>img{width:100%;height:180px;object-fit:cover}.mspv7-category-card>div{padding:20px}.mspv7-category-card>div>img{width:28px;margin-bottom:12px}.mspv7-category-card p{font-size:14px}.mspv7-category-card span{display:block;color:var(--color-text-muted);font-size:12px;margin:10px 0}.mspv7-products{background:var(--color-bg-deep)}.mspv7-product-slider{overflow:visible}.mspv7-product-card{height:100%;background:var(--color-surface);border:1px solid var(--color-border);display:flex;flex-direction:column}.mspv7-product-image{display:block;aspect-ratio:1/1;background:#f3f3f1;overflow:hidden}.mspv7-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.mspv7-product-card:hover .mspv7-product-image img{transform:scale(1.025)}.mspv7-product-body{padding:18px;display:flex;flex-direction:column;flex:1}.mspv7-product-body h3{font-size:17px;min-height:2.3em}.mspv7-price{font-weight:800;color:var(--color-copper-light);margin:14px 0}.mspv7-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:auto}.mspv7-link,.mspv7-icon-link{font-size:12px;font-weight:800;color:var(--color-text-secondary)!important;text-decoration:underline!important;text-underline-offset:3px}.mspv7-product-pagination{text-align:center;margin-top:20px}.mspv7-split{display:grid;gap:26px}.mspv7-panel,.mspv7-finder-results,.mspv7-verification-card,.mspv7-request-form{background:var(--color-surface);border:1px solid var(--color-border);padding:24px}.mspv7-form{display:grid;grid-template-columns:1fr;gap:14px;margin-top:24px}.mspv7-form label{display:grid;gap:7px;color:var(--color-text-secondary);font-size:13px;font-weight:700}.mspv7-form input,.mspv7-form select,.mspv7-form textarea{width:100%;min-height:48px;background:var(--color-bg-deep);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:3px;padding:11px 12px}.mspv7-form textarea{resize:vertical}.mspv7-form input:focus,.mspv7-form select:focus,.mspv7-form textarea:focus{border-color:var(--color-copper-primary)}.mspv7-finder-cards{display:grid;gap:12px;margin-top:18px}.mspv7-finder-cards .mspv7-product-card{display:none}.mspv7-finder-cards .mspv7-product-card.is-match{display:grid;grid-template-columns:112px 1fr}.mspv7-finder-cards .mspv7-product-image{aspect-ratio:1}.mspv7-finder-cards .mspv7-product-body{padding:12px}.mspv7-finder-cards .mspv7-product-body h3{font-size:14px;min-height:0}.mspv7-finder-cards .mspv7-card-actions{display:none}.mspv7-finder-quote{margin-top:20px}.mspv7-prosmart{background:var(--cream);color:var(--color-bg-deep)}.mspv7-prosmart h2,.mspv7-prosmart h3{color:var(--color-bg-deep)}.mspv7-prosmart p{color:#4a4541}.mspv7-verification-card{background:#fff;border-color:#d8cfc6;color:var(--color-bg-deep)}.mspv7-verification-card>img{width:44px;margin-bottom:30px}.mspv7-verification-card span{display:inline-block;margin-top:18px;padding:6px 9px;border:1px solid var(--color-copper-dark);color:var(--color-copper-dark);font-size:11px;font-weight:900}.mspv7-support-grid article{background:var(--color-surface);border:1px solid var(--color-border);padding:24px}.mspv7-support-grid article>img{width:38px;margin-bottom:30px}.mspv7-fault-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:26px 0}.mspv7-fault{min-height:112px;text-align:left;padding:15px;background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.mspv7-fault:hover,.mspv7-fault.is-selected{border-color:var(--color-copper-primary);background:var(--color-surface-raised)}.mspv7-fault img{width:25px}.mspv7-danger{padding:16px;border:1px solid #a95447;background:#311b18;color:var(--danger);margin-bottom:18px}.mspv7-request-form{grid-template-columns:1fr;margin-top:20px}.mspv7-consent{grid-template-columns:24px 1fr!important;align-items:start}.mspv7-consent input{width:20px;min-height:20px}.mspv7-form-status{min-height:24px;color:var(--color-copper-light);font-weight:700}.mspv7-form-status.is-error{color:var(--danger)}.mspv7-quote{background:var(--color-bg-deep)}.mspv7-faq details{border-top:1px solid var(--color-border);padding:18px 0}.mspv7-faq details:last-child{border-bottom:1px solid var(--color-border)}.mspv7-faq summary{min-height:44px;display:flex;align-items:center;font-weight:800;cursor:pointer}.mspv7-contact{padding-block:56px;background:var(--color-copper-dark)}.mspv7-contact .mspv7-container{display:grid;gap:20px}.mspv7-footer{background:#080a0c;padding:48px 0 max(48px,env(safe-area-inset-bottom));border-top:1px solid var(--color-border)}.mspv7-footer .mspv7-container{display:grid;gap:30px}.mspv7-footer img{width:160px;height:auto}.mspv7-footer nav{display:flex;flex-wrap:wrap;gap:18px}.mspv7-footer nav a{min-height:44px;display:flex;align-items:center;color:var(--color-text-secondary)}@media (min-width:768px){.mspv7-topbar{display:block}.mspv7-container{width:min(100% - 56px,1180px)}.mspv7-header-inner{min-height:82px}.mspv7-menu-toggle{display:none}.mspv7-nav{position:static;display:flex;padding:0;background:none;border:0;justify-content:center;gap:24px}.mspv7-nav a{min-height:44px;border:0;font-size:13px}.mspv7-header-actions{display:flex;gap:12px}.mspv7-header-actions a{min-height:44px;display:flex;align-items:center;font-size:13px}.mspv7-hero,.mspv7-hero-slide{min-height:720px}.mspv7-hero-slide{align-items:center}.mspv7-hero-slide picture:after{background:linear-gradient(90deg,rgba(11,14,16,.97) 0,rgba(11,14,16,.72) 48%,rgba(11,14,16,.08) 78%)}.mspv7-hero-slide picture img{object-position:70% center}.mspv7-hero-content{padding-block:120px}.mspv7-hero-content p{font-size:20px}.mspv7-hero-controls{left:max(28px,calc((100% - 1180px)/2));bottom:35px}.mspv7-trust-grid{grid-template-columns:repeat(4,1fr)}.mspv7-trust-grid>div{padding:24px}.mspv7-section{padding-block:96px}.mspv7-category-grid{grid-template-columns:repeat(2,1fr)}.mspv7-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.mspv7-fault-grid{grid-template-columns:repeat(3,1fr)}.mspv7-request-form{grid-template-columns:repeat(2,1fr)}.mspv7-field-wide,.mspv7-request-form>.mspv7-button,.mspv7-form-status{grid-column:1/-1}.mspv7-support-grid{grid-template-columns:1fr 1fr}.mspv7-contact .mspv7-container{grid-template-columns:1fr auto;align-items:center}.mspv7-footer .mspv7-container{grid-template-columns:auto 1fr;align-items:center}.mspv7-footer nav{justify-content:flex-end}}@media (min-width:1100px){.mspv7-category-grid{grid-template-columns:repeat(4,1fr)}.mspv7-fault-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:360px){.mspv7-container{width:min(100% - 24px,1180px)}.mspv7 h1{font-size:36px}.mspv7-fault-grid{grid-template-columns:1fr}.mspv7-trust-grid{grid-template-columns:1fr}.mspv7-actions .mspv7-button{width:100%}}@media (prefers-reduced-motion:reduce){.mspv7 *{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
