:root{--mp-black:#050607;--mp-ink:#0b0f12;--mp-panel:#101418;--mp-panel2:#171c21;--mp-steel:#aeb6bd;--mp-line:rgba(255,255,255,.16);--mp-line2:rgba(255,255,255,.09);--mp-red:#d71920;--mp-red2:#9d080d;--mp-text:#f4f5f6;--mp-muted:#aeb6bd;--mp-radius:10px;--mp-shadow:0 24px 70px rgba(0,0,0,.45)}
html,body{background:#07090b;color:var(--mp-text)}
body{font-family:Manrope,Arial,sans-serif;background:radial-gradient(circle at 50% 0,rgba(120,125,128,.12),transparent 45%),linear-gradient(180deg,#0c1013,#050607 42%,#07090b)}
a{color:inherit}.mp-header-container{width:min(1440px,calc(100% - 40px));margin:0 auto}.mp-site-header{position:relative;top:auto;z-index:1080;background:rgba(5,6,7,.94);border-bottom:1px solid var(--mp-line);box-shadow:0 12px 28px rgba(0,0,0,.28);backdrop-filter:blur(12px)}.mp-utility-bar{border-bottom:1px solid var(--mp-line2);font-size:13px;color:#d8dde2}.mp-utility-inner{height:42px;display:flex;align-items:center;gap:34px}.mp-utility-inner a,.mp-utility-inner span{display:flex;align-items:center;gap:8px;text-decoration:none;white-space:nowrap}.mp-utility-inner i{color:#fff}.mp-shop-online{margin-left:auto;background:linear-gradient(180deg,#e52128,#97070b);padding:10px 18px;border-radius:7px;font-weight:900;color:#fff!important;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.25)}.mp-main-nav-inner{height:78px;display:flex;align-items:center;gap:28px}.mp-logo{display:flex;align-items:center;flex:0 0 auto}.mp-logo img{display:block;width:auto;max-width:170px;max-height:68px;object-fit:contain}.mp-nav-panel{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:24px}.mp-nav-root{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.mp-nav-item{position:relative}.mp-nav-link-row{display:flex;align-items:center}.mp-nav-link{display:flex;align-items:center;padding:27px 12px;text-decoration:none;text-transform:uppercase;font-weight:900;font-size:13px;letter-spacing:.02em;color:#fff}.mp-nav-link:hover,.mp-nav-item:hover>.mp-nav-link-row .mp-nav-link{color:#fff}.mp-nav-item:hover>.mp-nav-link-row .mp-nav-link:after{width:100%}.mp-nav-link:after{content:"";position:absolute;left:12px;right:12px;bottom:15px;width:0;height:3px;background:var(--mp-red);transition:.18s}.mp-sub-toggle{border:0;background:transparent;color:#d2d6dc;padding:0 8px}.mp-submenu{position:absolute;left:0;top:100%;min-width:240px;list-style:none;margin:0;padding:8px;background:rgba(8,10,12,.98);border:1px solid var(--mp-line);box-shadow:var(--mp-shadow);display:none}.mp-nav-item:hover>.mp-submenu{display:block}.mp-submenu .mp-nav-link{padding:11px 13px;text-transform:none;font-size:13px;font-weight:800;white-space:nowrap}.mp-submenu .mp-nav-link:after{display:none}.mp-request-quote,.mp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.02em}.mp-request-quote{background:linear-gradient(180deg,#e52128,#97070b);padding:13px 20px;color:#fff!important;border:1px solid rgba(255,255,255,.18)}.mp-btn{border:1px solid rgba(255,255,255,.2);padding:13px 20px}.mp-btn-red{background:linear-gradient(180deg,#e52128,#9d080d);color:#fff!important}.mp-btn-dark{background:#101418;color:#fff!important}.mp-btn-outline{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.35);color:#fff!important}.mp-mobile-toggle{display:none;background:transparent;border:1px solid var(--mp-line);border-radius:8px;padding:9px}.mp-mobile-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px 0}.mp-hero{position:relative;min-height:720px;background:#090d10 var(--mp-bg,none) center/cover no-repeat;overflow:hidden;border-bottom:1px solid var(--mp-line)}.mp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 42%,rgba(255,255,255,.13),transparent 18%),linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.70) 42%,rgba(0,0,0,.28));}.mp-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.64));mix-blend-mode:multiply}.mp-hero-inner{position:relative;z-index:1;display:flex;align-items:center;min-height:720px}.mp-hero-copy{max-width:750px}.mp-kicker{color:#ff2a32;text-transform:uppercase;font-weight:1000;letter-spacing:.08em;margin-bottom:16px}.mp-hero h1{font-weight:1000;text-transform:uppercase;font-size:clamp(46px,6vw,92px);line-height:.88;letter-spacing:-.06em;margin:0 0 22px;text-shadow:0 10px 25px rgba(0,0,0,.8)}.mp-hero h1 span{color:var(--mp-red);text-shadow:0 0 28px rgba(215,25,32,.38)}.mp-hero p{max-width:680px;color:#d8dde2;font-size:18px;line-height:1.65}.mp-hero-actions{display:flex;gap:16px;margin-top:30px;flex-wrap:wrap}.mp-feature-strip{position:relative;margin-top:-70px;z-index:3}.mp-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--mp-line);border-radius:14px;background:linear-gradient(180deg,rgba(26,32,38,.93),rgba(10,13,16,.96));box-shadow:var(--mp-shadow);overflow:hidden}.mp-feature-grid>div,.mp-mini-feature-strip>div{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;padding:24px;border-right:1px solid var(--mp-line2)}.mp-feature-grid>div:last-child,.mp-mini-feature-strip>div:last-child{border-right:0}.mp-feature-grid i,.mp-mini-feature-strip i{font-size:42px;color:#c9ced3}.mp-feature-grid strong,.mp-mini-feature-strip strong{text-transform:uppercase;line-height:1.1;font-size:15px}.mp-feature-grid span,.mp-mini-feature-strip span{grid-column:2;color:var(--mp-muted);font-size:13px}.mp-section{padding:68px 0}.mp-section-dark{background:linear-gradient(180deg,#0a0e11,#07090b)}.mp-section-title{text-align:center;margin-bottom:34px;display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center}.mp-section-title h2{margin:0;text-transform:uppercase;font-weight:1000;letter-spacing:-.04em}.mp-section-title span{height:2px;background:linear-gradient(90deg,transparent,var(--mp-red),transparent)}.mp-section-title p{grid-column:1/-1;margin:-8px 0 0;color:var(--mp-muted)}.mp-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mp-category-card{position:relative;min-height:168px;display:flex;align-items:flex-end;overflow:hidden;border-radius:8px;border:1px solid var(--mp-line);background:#111820;text-decoration:none;color:#fff!important;box-shadow:0 16px 38px rgba(0,0,0,.28)}.mp-category-card:before{content:"";position:absolute;inset:0;background:var(--mp-bg,none) center/contain no-repeat;transform:scale(1);transition:.25s}.mp-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.84))}.mp-category-card:hover:before{transform:scale(1.06)}.mp-card-body{position:relative;z-index:1;display:block;width:100%;padding:18px}.mp-card-body strong{display:block;text-transform:uppercase;font-weight:1000}.mp-card-body small{display:block;color:#c5cbd1;margin-top:4px;line-height:1.35}.mp-card-body em{position:absolute;right:18px;bottom:14px;color:var(--mp-red);font-style:normal;font-size:26px}.mp-section-center{text-align:center;margin-top:26px}.mp-why{background:linear-gradient(180deg,#080b0d,#101418)}.mp-why-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);border:1px solid var(--mp-line);border-radius:10px;overflow:hidden;background:rgba(255,255,255,.03)}.mp-why-intro,.mp-why-card{padding:30px;border-right:1px solid var(--mp-line2)}.mp-why-card:last-child{border-right:0}.mp-why-intro h2{font-weight:1000;text-transform:uppercase;line-height:.95}.mp-why-intro p,.mp-why-card span{color:var(--mp-muted);font-size:14px;line-height:1.6}.mp-why-card i{font-size:36px;color:#d1d7dd}.mp-why-card strong{display:block;text-transform:uppercase;margin:14px 0 8px}.mp-catalog-search{padding-top:36px;padding-bottom:36px;background:#090d10}.mp-search-box{display:grid;grid-template-columns:1.5fr repeat(3,1fr) auto;gap:14px;align-items:end;border:1px solid var(--mp-line);border-radius:12px;background:linear-gradient(135deg,rgba(23,28,33,.98),rgba(10,13,16,.98));padding:24px}.mp-search-box h2{font-weight:1000;text-transform:uppercase;margin:0}.mp-search-box p{margin:4px 0 0;color:var(--mp-muted)}.mp-search-box label{display:grid;gap:6px;color:#e7eaee;font-weight:800}.mp-search-box input,.mp-search-box select{background:#111820;color:#fff;border:1px solid var(--mp-line);border-radius:7px;height:44px;padding:0 12px}.mp-search-box button{height:44px;border:0;border-radius:7px;background:var(--mp-red);color:#fff;font-weight:1000;text-transform:uppercase;padding:0 22px}.mp-spotlight-grid,.mp-service-grid,.mp-news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mp-service-grid,.mp-news-grid{grid-template-columns:repeat(3,1fr)}.mp-spotlight-card,.mp-service-card,.mp-news-card{border:1px solid var(--mp-line);border-radius:9px;background:linear-gradient(180deg,#141a20,#0c1013);padding:26px;text-decoration:none;color:#fff!important;min-height:190px;position:relative;overflow:hidden}.mp-spotlight-card strong,.mp-service-card strong,.mp-news-card h3{display:block;font-size:22px;text-transform:uppercase;font-weight:1000;line-height:1.05}.mp-spotlight-card p,.mp-service-card p,.mp-news-card p{color:var(--mp-muted)}.mp-spotlight-card em,.mp-service-card em{color:#ff343b;font-style:normal;font-weight:900}.mp-news-card b{display:inline-block;background:var(--mp-red);font-size:11px;padding:3px 7px;border-radius:4px;margin-bottom:12px}.mp-news-card h3 a{text-decoration:none}.mp-news-card small{color:#8d979f}.mp-cta-band{background:linear-gradient(90deg,#9c080d,#d71920,#770406);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.16)}.mp-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0}.mp-cta-inner strong{display:block;font-size:24px;text-transform:uppercase}.mp-cta-inner span{color:#ffd6d8}.mp-cta-actions{display:flex;gap:12px}.mp-cta-actions a{border:1px solid rgba(255,255,255,.38);background:rgba(0,0,0,.22);border-radius:7px;padding:12px 18px;text-decoration:none;font-weight:900;text-transform:uppercase}.mp-footer{background:#07090b;color:#dce1e5}.mp-footer-main{padding:48px 0;border-bottom:1px solid var(--mp-line2)}.mp-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}.mp-footer-brand img{max-width:150px;max-height:68px;object-fit:contain;margin-bottom:16px}.mp-footer h3{text-transform:uppercase;font-size:14px;font-weight:1000;color:#fff;margin:0 0 14px}.mp-footer a{display:block;text-decoration:none;color:#bfc6cc;margin:7px 0;font-size:14px}.mp-footer a:hover{color:#fff}.mp-socials{display:flex;gap:9px}.mp-socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--mp-line);border-radius:6px}.mp-footer-bottom{padding:18px 0;color:#8f989f;text-align:center}.mp-page-hero{position:relative;min-height:360px;background:#0b0f12 var(--mp-bg,none) center/cover no-repeat;border-bottom:1px solid var(--mp-line)}.mp-page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.55),rgba(0,0,0,.24))}.mp-page-hero-inner{position:relative;z-index:1;padding:78px 0}.mp-breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;color:#aeb6bd;font-size:13px;margin-bottom:16px}.mp-breadcrumb a{text-decoration:none;color:#fff}.mp-page-hero h1{font-size:clamp(42px,5vw,70px);font-weight:1000;text-transform:uppercase;letter-spacing:-.05em;margin:0}.mp-page-hero p{max-width:640px;color:#d8dde2;font-size:17px;line-height:1.65}.mp-collection-page{padding-top:34px}.mp-category-grid-list{grid-template-columns:repeat(4,1fr)}.mp-quote-strip{margin-top:18px;display:flex;align-items:center;gap:18px;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:linear-gradient(90deg,rgba(131,6,10,.95),rgba(50,6,8,.8));padding:20px}.mp-quote-strip strong{text-transform:uppercase;font-size:22px}.mp-quote-strip span{color:#ffd6d8}.mp-quote-strip a{margin-left:auto;border:1px solid rgba(255,255,255,.35);border-radius:7px;padding:11px 18px;text-decoration:none;font-weight:1000;text-transform:uppercase}.mp-mini-feature-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--mp-line);border-radius:9px;margin-top:18px;background:linear-gradient(180deg,#151b20,#0c1013);overflow:hidden}.mp-product-page{padding:28px 0 72px;background:radial-gradient(circle at 30% 0,rgba(255,255,255,.06),transparent 35%),linear-gradient(180deg,#07090b,#0b0f12)}.mp-product-breadcrumb{margin-bottom:14px}.mp-product-shell{display:grid;grid-template-columns:1.3fr .75fr;gap:24px}.mp-product-gallery-panel,.mp-product-summary-panel,.mp-product-tabs,.mp-related-products{border:1px solid var(--mp-line);background:linear-gradient(180deg,rgba(21,27,32,.96),rgba(7,9,11,.97));border-radius:10px;box-shadow:var(--mp-shadow)}.mp-product-gallery-panel{padding:18px}.mp-product-main-image{height:min(620px,52vw);display:grid;place-items:center;border-radius:8px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.06),transparent 45%),#080b0d;overflow:hidden}.mp-product-main-image img{max-width:100%;max-height:100%;object-fit:contain}.mp-product-main-image span{color:#aeb6bd;font-weight:900;text-transform:uppercase}.mp-product-thumbs{display:flex;gap:10px;overflow:auto;margin-top:14px;padding-bottom:4px}.mp-product-thumbs button,.mp-product-video-thumb{width:86px;height:70px;flex:0 0 auto;border:1px solid var(--mp-line);border-radius:7px;background:#111820;display:grid;place-items:center;overflow:hidden;color:#fff}.mp-product-thumbs button.is-active{border-color:var(--mp-red)}.mp-product-thumbs img{width:100%;height:100%;object-fit:contain}.mp-product-summary-panel{padding:28px}.mp-stock-row{display:flex;justify-content:space-between;gap:12px;color:#aeb6bd;font-size:13px;margin-bottom:12px}.mp-stock{background:#0c7a2a;color:#fff;border-radius:4px;padding:3px 8px;font-weight:1000;text-transform:uppercase}.mp-product-summary-panel h1{font-size:clamp(34px,3.8vw,58px);line-height:.95;text-transform:uppercase;font-weight:1000;letter-spacing:-.05em;margin:0 0 18px}.mp-product-brief{color:#cbd1d6;line-height:1.6}.mp-quick-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0}.mp-quick-specs div{border:1px solid var(--mp-line);border-radius:8px;background:rgba(0,0,0,.18);padding:12px;text-align:center}.mp-quick-specs i{display:block;color:#d7dde2;font-size:24px}.mp-quick-specs strong{display:block;font-weight:1000;color:#fff;line-height:1.1;margin:6px 0}.mp-quick-specs span{color:#aeb6bd;font-size:12px}.mp-product-action{width:100%;margin-top:10px}.mp-share-row{display:flex;align-items:center;gap:9px;margin-top:16px;color:#aeb6bd}.mp-share-row a{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--mp-line);border-radius:50%;text-decoration:none}.mp-product-tabs{margin-top:22px;padding:0;overflow:hidden}.mp-product-tabs input{display:none}.mp-tab-labels{display:flex;background:#0b0f12;border-bottom:1px solid var(--mp-line)}.mp-tab-labels label{padding:18px 24px;text-transform:uppercase;font-weight:1000;cursor:pointer;color:#c3cbd2}#mp-tab-overview:checked~.mp-tab-labels label[for=mp-tab-overview],#mp-tab-specs:checked~.mp-tab-labels label[for=mp-tab-specs],#mp-tab-features:checked~.mp-tab-labels label[for=mp-tab-features],#mp-tab-downloads:checked~.mp-tab-labels label[for=mp-tab-downloads]{background:linear-gradient(180deg,#e52128,#a6090e);color:#fff}.mp-tab-panels{padding:28px}.mp-tab-panel{display:none}.mp-richtext{color:#dce1e5;line-height:1.7}.mp-richtext table,.mp-spec-table{width:100%;border-collapse:collapse;background:rgba(255,255,255,.03)}.mp-richtext td,.mp-richtext th,.mp-spec-table th,.mp-spec-table td{border:1px solid var(--mp-line2);padding:9px 12px;color:#dce1e5}.mp-spec-table th{width:35%;color:#fff;background:rgba(255,255,255,.04)}#mp-tab-overview:checked~.mp-tab-panels .mp-tab-overview,#mp-tab-specs:checked~.mp-tab-panels .mp-tab-specs,#mp-tab-features:checked~.mp-tab-panels .mp-tab-features,#mp-tab-downloads:checked~.mp-tab-panels .mp-tab-downloads{display:block}.mp-download-list{display:grid;gap:10px}.mp-download-list a{display:flex;align-items:center;gap:12px;border:1px solid var(--mp-line);border-radius:8px;padding:14px;text-decoration:none}.mp-related-products{margin-top:22px;padding:22px}.mp-related-products h2{text-transform:uppercase;font-weight:1000}.mp-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mp-related-card{border:1px solid var(--mp-line);border-radius:8px;background:#111820;padding:14px;text-decoration:none;color:#fff!important;position:relative}.mp-related-card img{height:120px;width:100%;object-fit:contain}.mp-related-card strong{display:block;color:#fff}.mp-related-card span{display:block;color:#bfc6cc;font-size:13px}.mp-related-card em{position:absolute;right:12px;bottom:8px;color:var(--mp-red);font-style:normal}.mp-inquiry-modal{background:#0b0f12;color:#fff;border:1px solid var(--mp-line)}.mp-inquiry-modal .modal-header{background:linear-gradient(180deg,#161b20,#0d1115);border-bottom:1px solid var(--mp-line)}.mp-inquiry-modal .modal-footer{border-top:1px solid var(--mp-line)}.mp-inquiry-modal .form-control{background:#111820;color:#fff;border-color:var(--mp-line)}
@media(max-width:1199px){.mp-nav-root{gap:0}.mp-nav-link{padding-left:8px;padding-right:8px;font-size:12px}.mp-search-box{grid-template-columns:1fr 1fr}.mp-search-box>div{grid-column:1/-1}.mp-search-box button{width:100%}.mp-product-shell{grid-template-columns:1fr}.mp-product-main-image{height:560px}.mp-footer-grid{grid-template-columns:1fr 1fr 1fr}.mp-footer-brand{grid-column:1/-1}.mp-why-grid{grid-template-columns:repeat(2,1fr)}.mp-why-intro,.mp-why-card{border-bottom:1px solid var(--mp-line2)}}
@media(max-width:991px){.mp-header-container{width:min(100% - 24px,720px)}.mp-site-header{position:relative}.mp-utility-inner{height:auto;padding:8px 0;gap:12px;flex-wrap:wrap}.mp-shop-online{margin-left:0}.mp-main-nav-inner{height:72px}.mp-mobile-toggle{display:block;margin-left:auto}.mp-nav-panel{position:absolute;left:0;right:0;top:100%;display:none;flex-direction:column;align-items:stretch;background:#080b0d;border-top:1px solid var(--mp-line);padding:12px}.mp-nav-panel.is-open{display:flex}.mp-nav-root{display:block}.mp-nav-link{padding:13px 4px}.mp-nav-link:after{display:none}.mp-submenu{position:static;display:none;box-shadow:none;background:#101418;margin-left:12px}.mp-nav-item.is-open>.mp-submenu{display:block}.mp-nav-item:hover>.mp-submenu{display:none}.mp-nav-item.is-open:hover>.mp-submenu{display:block}.mp-request-quote{width:100%}.mp-hero{min-height:650px}.mp-hero-inner{min-height:650px}.mp-feature-strip{margin-top:0}.mp-feature-grid,.mp-mini-feature-strip,.mp-category-grid,.mp-category-grid-list,.mp-service-grid,.mp-news-grid,.mp-related-grid{grid-template-columns:repeat(2,1fr)}.mp-spotlight-grid{grid-template-columns:1fr}.mp-cta-inner{display:block}.mp-cta-actions{margin-top:16px;flex-wrap:wrap}.mp-product-main-image{height:460px}.mp-tab-labels{overflow:auto}.mp-tab-labels label{white-space:nowrap}}
@media(max-width:575px){.mp-header-container{width:calc(100% - 20px)}.mp-logo img{max-width:132px}.mp-hero{min-height:560px}.mp-hero-inner{min-height:560px}.mp-hero h1{font-size:44px}.mp-feature-grid,.mp-mini-feature-strip,.mp-category-grid,.mp-category-grid-list,.mp-why-grid,.mp-service-grid,.mp-news-grid,.mp-footer-grid,.mp-related-grid,.mp-quick-specs{grid-template-columns:1fr}.mp-feature-grid>div,.mp-mini-feature-strip>div,.mp-why-intro,.mp-why-card{border-right:0}.mp-search-box{grid-template-columns:1fr}.mp-quote-strip{display:block;text-align:left}.mp-quote-strip a{margin-top:12px}.mp-product-summary-panel,.mp-product-gallery-panel,.mp-tab-panels{padding:16px}.mp-product-main-image{height:360px}.mp-tab-labels label{padding:14px 16px}.mp-cta-actions{display:grid}.mp-footer-main{padding:32px 0}}
/* MasterPalm dynamic menu / aftersales / category product list refinements */
.mp-category-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.mp-category-sidebar{position:sticky;top:138px;border:1px solid var(--mp-line);border-radius:10px;background:linear-gradient(180deg,#141a20,#090c0f);padding:18px}.mp-category-sidebar h2,.mp-category-main h2,.mp-product-results-head h2{font-weight:1000;text-transform:uppercase;letter-spacing:-.035em}.mp-category-sidebar ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.mp-category-sidebar a{display:block;text-decoration:none;border:1px solid transparent;border-radius:7px;padding:10px 12px;color:#cbd1d6}.mp-category-sidebar a:hover,.mp-category-sidebar a.is-active{background:rgba(215,25,32,.14);border-color:rgba(215,25,32,.45);color:#fff}.mp-sidebar-quote{margin-top:18px;border-radius:8px;background:linear-gradient(180deg,#9d080d,#380507);padding:16px}.mp-sidebar-quote strong,.mp-sidebar-quote span{display:block}.mp-sidebar-quote span{color:#ffd6d8;font-size:13px;margin:6px 0 12px}.mp-sidebar-quote a{background:#fff;color:#111!important;text-transform:uppercase;font-weight:1000;text-align:center}.mp-category-copy{border:1px solid var(--mp-line);border-radius:10px;background:rgba(255,255,255,.035);padding:22px;margin-bottom:20px}.mp-section-title-left{display:block;text-align:left;margin:8px 0 16px}.mp-section-title-left h2{margin:0}.mp-product-results-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin:26px 0 16px;border-top:1px solid var(--mp-line);padding-top:24px}.mp-product-results-head span{color:var(--mp-red);text-transform:uppercase;font-weight:1000;font-size:12px;letter-spacing:.08em}.mp-inline-search{display:flex;gap:8px}.mp-inline-search input{height:42px;border:1px solid var(--mp-line);border-radius:7px;background:#111820;color:#fff;padding:0 12px}.mp-inline-search button{height:42px;border:0;border-radius:7px;background:var(--mp-red);color:#fff;font-weight:1000;text-transform:uppercase;padding:0 16px}.mp-category-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mp-product-list-card{border:1px solid var(--mp-line);border-radius:10px;background:linear-gradient(180deg,#141a20,#0b0f12);overflow:hidden;display:flex;flex-direction:column;min-height:100%;box-shadow:0 16px 38px rgba(0,0,0,.25)}.mp-product-list-media{height:250px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.08),transparent 46%),#080b0d;display:grid;place-items:center;padding:16px}.mp-product-list-media img{max-width:100%;max-height:100%;object-fit:contain}.mp-product-list-media span{color:#8f989f;font-weight:900;text-transform:uppercase}.mp-product-list-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.mp-product-sku{color:#aeb6bd;font-size:12px;text-transform:uppercase;font-weight:900}.mp-product-list-body h3{font-size:18px;line-height:1.18;margin:0;font-weight:1000;text-transform:uppercase}.mp-product-list-body h3 a{text-decoration:none}.mp-product-list-body p{color:#bfc6cc;font-size:14px;line-height:1.5;margin:0}.mp-product-list-actions{display:flex;gap:8px;margin-top:auto}.mp-product-list-actions a{flex:1;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:1000;font-size:12px;border:1px solid var(--mp-line);border-radius:7px;padding:10px 8px}.mp-product-list-actions a:last-child{background:var(--mp-red);border-color:var(--mp-red);color:#fff}.mp-aftersales-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:start}.mp-aftersales-intro,.mp-form-panel{border:1px solid var(--mp-line);border-radius:10px;background:linear-gradient(180deg,#141a20,#0b0f12);padding:26px;box-shadow:var(--mp-shadow)}.mp-aftersales-intro h2{font-weight:1000;text-transform:uppercase;letter-spacing:-.045em}.mp-aftersales-intro p{color:#cbd1d6;line-height:1.65}.mp-support-cards{display:grid;gap:12px;margin-top:20px}.mp-support-cards div{border:1px solid var(--mp-line2);border-radius:8px;background:rgba(255,255,255,.035);padding:14px}.mp-support-cards i{font-size:28px;color:#d7dde2}.mp-support-cards strong{display:block;text-transform:uppercase;margin:8px 0 4px}.mp-support-cards span{color:#aeb6bd;font-size:13px}.mp-registration-form{display:grid;gap:14px}.mp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mp-registration-form label{display:grid;gap:6px;color:#e7eaee;font-weight:800}.mp-registration-form input,.mp-registration-form textarea{width:100%;border:1px solid var(--mp-line);border-radius:7px;background:#10161b;color:#fff;padding:11px 12px}.mp-registration-form textarea{resize:vertical}.mp-service-card[style*="--mp-bg"]:before{content:"";position:absolute;inset:0;background:var(--mp-bg) center/cover no-repeat;opacity:.16;filter:grayscale(1);transform:scale(1.05)}.mp-service-card>*{position:relative;z-index:1}
@media(max-width:1199px){.mp-category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mp-category-layout{grid-template-columns:240px minmax(0,1fr)}}
@media(max-width:991px){.mp-category-layout,.mp-aftersales-grid{grid-template-columns:1fr}.mp-category-sidebar{position:relative;top:auto}.mp-product-results-head{display:block}.mp-inline-search{margin-top:12px}.mp-inline-search input{flex:1}.mp-category-products-grid{grid-template-columns:1fr 1fr}}
@media(max-width:575px){.mp-form-row,.mp-category-products-grid{grid-template-columns:1fr}.mp-product-list-media{height:220px}.mp-inline-search{display:grid}.mp-inline-search button{width:100%}}

/* MasterPalm responsive typography hotfix v2
   Purpose: prevent oversized industrial headings from escaping cards/panels on desktop, tablet, and mobile. */
html{font-size:clamp(14px,.42vw + 12px,16px)}
*,*::before,*::after{box-sizing:border-box}
[class^="mp-"],[class*=" mp-"]{min-width:0}
.mp-hero h1,
.mp-page-hero h1,
.mp-product-summary-panel h1,
.mp-section-title h2,
.mp-category-sidebar h2,
.mp-category-main h2,
.mp-product-results-head h2,
.mp-related-products h2,
.mp-why-intro h2,
.mp-search-box h2,
.mp-aftersales-intro h2,
.mp-form-panel h2,
.mp-footer h2,
.mp-footer h3,
.mp-card-body strong,
.mp-service-card strong,
.mp-spotlight-card strong,
.mp-news-card h3,
.mp-product-list-body h3,
.mp-related-card strong,
.mp-feature-grid strong,
.mp-mini-feature-strip strong,
.mp-cta-inner strong{
  max-width:100%;
  overflow-wrap:anywhere;
  word-break:normal;
  hyphens:auto;
  text-wrap:balance;
}
.mp-hero h1{font-size:clamp(2.35rem,5.2vw,5.35rem);line-height:.98;letter-spacing:-.035em}
.mp-page-hero h1{font-size:clamp(2rem,4.2vw,4.15rem);line-height:1.04;letter-spacing:-.035em}
.mp-product-summary-panel h1{font-size:clamp(1.85rem,2.85vw,3.05rem);line-height:1.07;letter-spacing:-.025em;margin-bottom:clamp(10px,1.2vw,18px)}
.mp-section-title h2{font-size:clamp(1.55rem,2.35vw,2.45rem);line-height:1.08;letter-spacing:-.025em}
.mp-category-sidebar h2,.mp-category-main h2,.mp-product-results-head h2,.mp-related-products h2,.mp-aftersales-intro h2,.mp-form-panel h2{font-size:clamp(1.18rem,2vw,1.85rem);line-height:1.12;letter-spacing:-.02em}
.mp-search-box h2,.mp-why-intro h2{font-size:clamp(1.45rem,2.1vw,2.15rem);line-height:1.08;letter-spacing:-.025em}
.mp-card-body strong{font-size:clamp(.94rem,1.05vw,1.08rem);line-height:1.16;letter-spacing:-.01em;padding-right:28px}
.mp-card-body small{font-size:clamp(.78rem,.82vw,.88rem);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right:24px}
.mp-service-card strong,.mp-spotlight-card strong,.mp-news-card h3{font-size:clamp(1rem,1.45vw,1.32rem);line-height:1.13;letter-spacing:-.015em}
.mp-product-list-body h3{font-size:clamp(.96rem,1.1vw,1.12rem);line-height:1.18;letter-spacing:-.01em}
.mp-related-card strong{font-size:clamp(.86rem,.95vw,1rem);line-height:1.18;padding-right:18px}
.mp-feature-grid strong,.mp-mini-feature-strip strong{font-size:clamp(.82rem,.95vw,.98rem);line-height:1.16}
.mp-cta-inner strong{font-size:clamp(1.18rem,1.85vw,1.55rem);line-height:1.14;letter-spacing:-.01em}
.mp-footer h2{font-size:clamp(1.1rem,1.7vw,1.55rem);line-height:1.15}
.mp-footer h3{font-size:clamp(.82rem,.9vw,.95rem);line-height:1.18}
.mp-main-nav-inner{gap:clamp(12px,1.35vw,28px)}
.mp-nav-panel{gap:clamp(10px,1.1vw,24px)}
.mp-nav-link{font-size:clamp(11px,.74vw,13px);padding-left:clamp(6px,.62vw,12px);padding-right:clamp(6px,.62vw,12px);line-height:1.15}
.mp-request-quote,.mp-btn,.mp-cta-actions a,.mp-product-list-actions a{font-size:clamp(11px,.75vw,13px);line-height:1.15;white-space:normal;text-align:center}
.mp-product-badge,.mp-product-subtitle,.mp-product-sku,.mp-quick-spec span,.mp-quick-spec small{overflow-wrap:anywhere;line-height:1.25}
.mp-quick-spec strong{font-size:clamp(1rem,1.15vw,1.18rem);line-height:1.1}
.mp-tab-labels label{font-size:clamp(.78rem,.85vw,.95rem);line-height:1.15}
.mp-product-summary-panel,.mp-product-gallery-panel,.mp-related-products,.mp-product-tabs,.mp-category-copy,.mp-product-list-card,.mp-service-card,.mp-news-card,.mp-spotlight-card{overflow:hidden}
.mp-product-list-body p,.mp-service-card p,.mp-news-card p,.mp-spotlight-card p{overflow-wrap:anywhere}
@media(max-width:1399px){
  .mp-hero h1{font-size:clamp(2.25rem,4.8vw,4.65rem)}
  .mp-product-summary-panel h1{font-size:clamp(1.75rem,2.6vw,2.65rem)}
  .mp-card-body strong{font-size:clamp(.9rem,1vw,1rem)}
}
@media(max-width:1199px){
  .mp-hero h1{font-size:clamp(2.2rem,6vw,4rem)}
  .mp-page-hero h1{font-size:clamp(1.9rem,5vw,3.35rem)}
  .mp-section-title h2{font-size:clamp(1.45rem,3vw,2.1rem)}
  .mp-product-results-head h2{font-size:clamp(1.15rem,2.6vw,1.65rem)}
}
@media(max-width:991px){
  .mp-hero h1{font-size:clamp(2.05rem,7.5vw,3.6rem);line-height:1.02;letter-spacing:-.025em}
  .mp-page-hero h1{font-size:clamp(1.85rem,6vw,3rem)}
  .mp-product-summary-panel h1{font-size:clamp(1.65rem,5vw,2.45rem)}
  .mp-section-title{grid-template-columns:1fr;gap:8px;text-align:center}
  .mp-section-title>span{display:none}
  .mp-product-results-head{align-items:flex-start}
}
@media(max-width:575px){
  .mp-hero h1{font-size:clamp(1.95rem,10vw,2.85rem);line-height:1.04;letter-spacing:-.02em}
  .mp-page-hero h1{font-size:clamp(1.75rem,9vw,2.55rem);line-height:1.06}
  .mp-product-summary-panel h1{font-size:clamp(1.48rem,7.8vw,2.05rem);line-height:1.08}
  .mp-section-title h2{font-size:clamp(1.32rem,7vw,1.85rem)}
  .mp-card-body{padding:14px}
  .mp-card-body strong{font-size:.96rem;padding-right:24px}
  .mp-card-body small{-webkit-line-clamp:3;padding-right:20px}
  .mp-service-card strong,.mp-news-card h3,.mp-spotlight-card strong{font-size:clamp(.98rem,5vw,1.2rem)}
  .mp-cta-inner strong{font-size:clamp(1.05rem,5.5vw,1.32rem)}
  .mp-feature-grid strong,.mp-mini-feature-strip strong{font-size:.9rem}
  .mp-tab-labels label{font-size:.82rem;padding:13px 14px}
}

/* MasterPalm dark theme contrast hotfix v3
   Purpose: prevent old Bootstrap/SESRFID dark text rules from making headings unreadable on black industrial panels. */
body,
#site-main,
.mp-site-header,
.mp-footer,
[class^="mp-"],
[class*=" mp-"]{
  color:var(--mp-text,#f4f5f6);
}

/* Force readable headings inside the public storefront dark theme. */
#site-main :where(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.display-1,.display-2,.display-3,.display-4,.display-5,.display-6),
.mp-site-header :where(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6),
.mp-footer :where(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6),
#site-main :where(.card-title,.section-title,.page-title,.entry-title,.block-title,.widget-title,.module-title,.product-title,.category-title,.service-title,.news-title){
  color:#f4f5f6 !important;
}

/* Dark panels/cards must not inherit black text from default Bootstrap/app.css. */
#site-main :where(.mp-panel,.mp-card,.mp-category-card,.mp-card-body,.mp-category-copy,.mp-category-main,.mp-category-sidebar,.mp-product-list-card,.mp-product-list-body,.mp-product-gallery-panel,.mp-product-summary-panel,.mp-product-tabs,.mp-related-products,.mp-related-card,.mp-service-card,.mp-news-card,.mp-spotlight-card,.mp-aftersales-intro,.mp-form-panel,.mp-support-cards div,.mp-search-box,.mp-why,.mp-why-intro,.mp-why-card,.mp-feature-grid,.mp-mini-feature-strip,.mp-page-hero,.mp-hero),
#site-main :where(.card,.card-body,.list-group-item,.accordion-item,.accordion-body,.tab-content){
  color:#f4f5f6;
}

/* Common default utility classes that were causing black text on black blocks. */
#site-main :where(.text-dark,.text-body,.text-black,.text-reset),
.mp-footer :where(.text-dark,.text-body,.text-black,.text-reset),
.mp-site-header :where(.text-dark,.text-body,.text-black,.text-reset){
  color:#f4f5f6 !important;
}

/* Paragraphs and descriptions on dark panels use silver, not black. */
#site-main :where(p,li,td,th,dd,dt,.lead,.small,.card-text,.form-text,.breadcrumb,.breadcrumb-item,.breadcrumb-item.active),
.mp-footer :where(p,li,small,span),
#site-main :where(.mp-muted,.mp-product-list-body p,.mp-service-card p,.mp-news-card p,.mp-spotlight-card p,.mp-category-copy p,.mp-aftersales-intro p,.mp-support-cards span){
  color:#c5cbd1;
}

/* Keep section labels/accent text red where the industrial design expects it. */
#site-main :where(.mp-kicker,.mp-product-subtitle,.mp-product-results-head span,.mp-card-body em,.mp-service-card em,.mp-spotlight-card em,.mp-news-card b,.mp-product-badge,.mp-product-sku),
.mp-nav-link:hover,
.mp-nav-item:hover>.mp-nav-link-row .mp-nav-link{
  color:#ff343b !important;
}

/* Ensure anchors inside dark cards stay visible. */
#site-main :where(.mp-category-card,.mp-product-list-card,.mp-related-card,.mp-service-card,.mp-news-card,.mp-spotlight-card,.mp-category-copy,.mp-product-summary-panel,.mp-product-tabs,.mp-aftersales-intro,.mp-form-panel) a:not(.mp-btn):not(.btn),
.mp-footer a,
.mp-site-header a{
  color:#f4f5f6;
}
#site-main :where(.mp-category-card,.mp-product-list-card,.mp-related-card,.mp-service-card,.mp-news-card,.mp-spotlight-card) a:hover,
.mp-footer a:hover{
  color:#ff343b;
}

/* Specification/detail tables on black panels. */
#site-main :where(table,.table){
  color:#e9edf1;
  --bs-table-color:#e9edf1;
  --bs-table-bg:transparent;
  --bs-table-border-color:rgba(255,255,255,.14);
}
#site-main :where(.table th,.table td,table th,table td){
  color:#e9edf1;
  border-color:rgba(255,255,255,.14);
}

/* Forms on after-sales/search panels. */
#site-main :where(label,.form-label){color:#eef2f5 !important}
#site-main :where(input,select,textarea,.form-control,.form-select){
  background-color:#10161b;
  color:#fff;
  border-color:rgba(255,255,255,.18);
}
#site-main :where(input::placeholder,textarea::placeholder){color:#8f989f}
#site-main :where(input:focus,select:focus,textarea:focus,.form-control:focus,.form-select:focus){
  background-color:#121a20;
  color:#fff;
  border-color:#d71920;
  box-shadow:0 0 0 .2rem rgba(215,25,32,.18);
}

/* White/light Bootstrap cards should remain readable if any CMS block intentionally uses them. */
#site-main :where(.bg-white,.bg-light,.card.bg-white,.card.bg-light){color:#111820}
#site-main :where(.bg-white,.bg-light,.card.bg-white,.card.bg-light) :where(h1,h2,h3,h4,h5,h6,p,li,span,small,a,.card-title,.card-text){color:inherit !important}


/* MasterPalm v4 shell/slideshow/background hotfix
   - Restores the CMS-driven SESRFID slideshow instead of hardcoded hero content.
   - Places MasterPalm feature strip below the slideshow, not overlapping it.
   - Forces category/product/list pages onto the dark industrial shell. */
html,body,#site-main{
  background:#07090b !important;
  color:#f4f5f6 !important;
}
#site-main{
  min-height:60vh;
  background:
    radial-gradient(circle at 50% 0,rgba(160,165,170,.10),transparent 38%),
    linear-gradient(180deg,#0b1014 0%,#050607 46%,#07090b 100%) !important;
}
body.masterpalm-theme,
body.site-masterpalm,
body[class*="storefront"]{
  background:#07090b !important;
}
.mp-cms-home-slideshow,
#site-main .ses-home-hero{
  background:#050607 !important;
  margin:0 !important;
}
.mp-cms-home-slideshow .carousel,
.mp-cms-home-slideshow .carousel-inner,
.mp-cms-home-slideshow .carousel-item,
.mp-cms-home-slideshow .ses-home-hero-slide{
  background-color:#050607;
}
.mp-feature-strip-under-slide,
.mp-cms-home-slideshow + .mp-feature-strip,
#site-main .mp-feature-strip{
  margin-top:0 !important;
  padding:20px 0 0;
  background:linear-gradient(180deg,#050607 0%,#090d10 100%);
}
.mp-feature-strip-under-slide .mp-feature-grid{
  transform:none;
}
.mp-category-product-page,
.mp-product-page,
.mp-section.mp-category-product-page,
#site-main section.mp-category-product-page,
#site-main section.mp-product-page{
  background:
    radial-gradient(circle at 26% 0,rgba(255,255,255,.07),transparent 32%),
    linear-gradient(180deg,#07090b 0%,#0b0f12 48%,#07090b 100%) !important;
  color:#f4f5f6 !important;
}
#site-main .mp-category-layout,
#site-main .mp-product-shell,
#site-main .mp-category-main,
#site-main .mp-category-sidebar,
#site-main .mp-category-copy,
#site-main .mp-product-list-card,
#site-main .mp-product-gallery-panel,
#site-main .mp-product-summary-panel,
#site-main .mp-product-tabs,
#site-main .mp-related-products{
  color:#f4f5f6 !important;
}
#site-main .mp-category-main,
#site-main .mp-product-shell{
  background:transparent !important;
}
#site-main .mp-category-copy,
#site-main .mp-category-sidebar,
#site-main .mp-product-gallery-panel,
#site-main .mp-product-summary-panel,
#site-main .mp-product-tabs,
#site-main .mp-related-products,
#site-main .mp-product-list-card{
  background:linear-gradient(180deg,rgba(21,27,32,.97),rgba(7,9,11,.98)) !important;
  border-color:rgba(255,255,255,.16) !important;
}
#site-main > .container,
#site-main > .container-fluid,
#site-main .page-content,
#site-main .content-wrap,
#site-main .site-content,
#site-main .record-detail,
#site-main .category-detail,
#site-main .product-detail{
  background:transparent !important;
}
#site-main .mp-category-product-page .alert-info,
#site-main .mp-product-page .alert-info{
  background:#111820 !important;
  color:#dce3e9 !important;
  border-color:rgba(255,255,255,.16) !important;
}
@media(max-width:991px){
  .mp-feature-strip-under-slide,
  .mp-cms-home-slideshow + .mp-feature-strip,
  #site-main .mp-feature-strip{padding-top:14px;}
}


/* MasterPalm contact page dark industrial cleanup v1
   Prevent the /contact page from mixing white Bootstrap panels with dark storefront text. */
body.mp-contact-page #site-main{
  background:
    radial-gradient(circle at 22% 0,rgba(215,25,32,.10),transparent 30%),
    radial-gradient(circle at 80% 12%,rgba(255,255,255,.07),transparent 28%),
    linear-gradient(180deg,#07090b 0%,#0b0f12 48%,#050607 100%) !important;
  color:#f4f5f6 !important;
}
body.mp-contact-page #site-main > section{
  background:transparent !important;
  color:#f4f5f6 !important;
}
body.mp-contact-page #site-main .container{
  background:transparent !important;
}
body.mp-contact-page #site-main .ses-panel,
body.mp-contact-page #site-main .card.ses-card,
body.mp-contact-page #site-main .ses-card{
  background:linear-gradient(180deg,rgba(21,27,32,.97),rgba(7,9,11,.98)) !important;
  border:1px solid rgba(255,255,255,.16) !important;
  border-radius:10px !important;
  box-shadow:0 22px 58px rgba(0,0,0,.36) !important;
  color:#f4f5f6 !important;
}
body.mp-contact-page #site-main .ses-panel{
  padding:22px !important;
}
body.mp-contact-page #site-main .card.ses-card .card-body{
  background:transparent !important;
  color:#f4f5f6 !important;
}
body.mp-contact-page #site-main h1,
body.mp-contact-page #site-main h2,
body.mp-contact-page #site-main h3,
body.mp-contact-page #site-main h4,
body.mp-contact-page #site-main h5,
body.mp-contact-page #site-main h6,
body.mp-contact-page #site-main .h1,
body.mp-contact-page #site-main .h2,
body.mp-contact-page #site-main .h3,
body.mp-contact-page #site-main .h4,
body.mp-contact-page #site-main .h5,
body.mp-contact-page #site-main .h6{
  color:#fff !important;
}
body.mp-contact-page #site-main .text-muted,
body.mp-contact-page #site-main .small,
body.mp-contact-page #site-main p,
body.mp-contact-page #site-main li{
  color:#aeb6bd !important;
}
body.mp-contact-page #site-main .text-dark,
body.mp-contact-page #site-main #office_display_inline{
  color:#f4f5f6 !important;
}
body.mp-contact-page #site-main .ses-office-group-title{
  color:#ff343b !important;
  letter-spacing:.14em;
}
body.mp-contact-page #site-main .ses-office-list .list-group-item,
body.mp-contact-page #site-main .list-group-item.ses-office{
  background:linear-gradient(180deg,rgba(17,24,30,.98),rgba(9,12,15,.98)) !important;
  border:1px solid rgba(255,255,255,.14) !important;
  border-radius:8px !important;
  color:#e9edf1 !important;
}
body.mp-contact-page #site-main .ses-office-list .list-group-item:hover,
body.mp-contact-page #site-main .list-group-item.ses-office:hover{
  background:linear-gradient(180deg,rgba(31,39,47,.98),rgba(14,18,22,.98)) !important;
  border-color:rgba(255,255,255,.26) !important;
}
body.mp-contact-page #site-main .ses-office.active{
  background:linear-gradient(135deg,#d71920,#7d060a) !important;
  border-color:rgba(255,255,255,.28) !important;
  color:#fff !important;
  box-shadow:0 14px 34px rgba(215,25,32,.24) !important;
}
body.mp-contact-page #site-main .ses-office.active .text-muted,
body.mp-contact-page #site-main .ses-office.active .small{
  color:rgba(255,255,255,.82) !important;
}
body.mp-contact-page #site-main .ses-contact-office-credentials{
  gap:.45rem !important;
}
body.mp-contact-page #site-main .ses-contact-office-credential{
  background:rgba(255,255,255,.06) !important;
  border:1px solid rgba(255,255,255,.16) !important;
  color:#e9edf1 !important;
  border-radius:7px !important;
}
body.mp-contact-page #site-main .ses-contact-office-credential:hover{
  color:#fff !important;
  border-color:rgba(215,25,32,.58) !important;
  background:rgba(215,25,32,.12) !important;
}
body.mp-contact-page #site-main .ses-contact-office-credential strong{
  color:#ff9ca1 !important;
}
body.mp-contact-page #site-main .ses-mapbox{
  background:#0b0f12 !important;
  border:1px solid rgba(255,255,255,.16) !important;
  border-radius:10px !important;
}
body.mp-contact-page #site-main .form-label{
  color:#eef2f5 !important;
  font-weight:800;
}
body.mp-contact-page #site-main .form-control,
body.mp-contact-page #site-main .form-select{
  background:#10161b !important;
  color:#fff !important;
  border-color:rgba(255,255,255,.18) !important;
}
body.mp-contact-page #site-main .form-control[readonly]{
  background:#0c1115 !important;
  color:#dce3e9 !important;
}
body.mp-contact-page #site-main .form-control::placeholder{
  color:#87919a !important;
}
body.mp-contact-page #site-main .form-control:focus,
body.mp-contact-page #site-main .form-select:focus{
  background:#121a20 !important;
  color:#fff !important;
  border-color:#d71920 !important;
  box-shadow:0 0 0 .2rem rgba(215,25,32,.18) !important;
}
body.mp-contact-page #site-main .btn-primary{
  background:linear-gradient(180deg,#e52128,#97070b) !important;
  border-color:#b70b11 !important;
  color:#fff !important;
  font-weight:900;
  text-transform:uppercase;
}
body.mp-contact-page #site-main .btn-outline-secondary{
  background:rgba(255,255,255,.04) !important;
  border-color:rgba(255,255,255,.28) !important;
  color:#f4f5f6 !important;
}
body.mp-contact-page #site-main .btn-outline-secondary:hover{
  background:#d71920 !important;
  border-color:#d71920 !important;
  color:#fff !important;
}
body.mp-contact-page #site-main .alert-success{
  background:rgba(19,101,52,.18) !important;
  border-color:rgba(58,186,103,.32) !important;
  color:#dbffe7 !important;
}
body.mp-contact-page #site-main .alert-danger{
  background:rgba(128,12,20,.22) !important;
  border-color:rgba(215,25,32,.38) !important;
  color:#ffe3e5 !important;
}
@media(max-width:991.98px){
  body.mp-contact-page #site-main .ses-panel{padding:18px !important;}
}

/* MasterPalm 2026-07-01 RFQ modal layering and mobile collection menu order patch */
body.mp-product-inquiry-modal-open > .modal-backdrop,
body.mp-product-inquiry-modal-open > .modal-backdrop.show,
body.ses-product-inquiry-modal-open > .modal-backdrop,
body.ses-product-inquiry-modal-open > .modal-backdrop.show,
body.modal-open > div#mpProductInquiryModal.modal ~ .modal-backdrop{
  z-index:2147482980!important;
}
body.modal-open > div#mpProductInquiryModal.modal,
body.mp-product-inquiry-modal-open > div#mpProductInquiryModal.modal,
body.ses-product-inquiry-modal-open > div#mpProductInquiryModal.modal{
  position:fixed!important;
  inset:0!important;
  z-index:2147482990!important;
}
body.mp-product-inquiry-modal-open .mp-site-header,
body.mp-product-inquiry-modal-open .ses-site-header,
body.mp-product-inquiry-modal-open .ses-header,
body.mp-product-inquiry-modal-open .ses-header-wrap,
body.mp-product-inquiry-modal-open .ses-main-header,
body.mp-product-inquiry-modal-open .ses-topbar,
body.mp-product-inquiry-modal-open .ses-navbar,
body.mp-product-inquiry-modal-open .site-header,
body.mp-product-inquiry-modal-open .header,
body.mp-product-inquiry-modal-open .main-header{
  z-index:3000!important;
}
#mpProductInquiryModal.ses-product-inquiry-modal .modal-dialog,
#mpProductInquiryModal.mp-product-inquiry-modal .modal-dialog{
  max-height:calc(100vh - 24px)!important;
  max-height:calc(100dvh - 24px)!important;
  margin:12px auto!important;
}
#mpProductInquiryModal.ses-product-inquiry-modal .modal-content,
#mpProductInquiryModal.mp-product-inquiry-modal .modal-content,
#mpProductInquiryModal.mp-product-inquiry-modal form{
  display:flex;
  flex-direction:column;
  max-height:calc(100vh - 24px)!important;
  max-height:calc(100dvh - 24px)!important;
}
#mpProductInquiryModal.mp-product-inquiry-modal .modal-body{
  flex:1 1 auto;
  min-height:0;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch;
}
@media(max-width:991px){
  .mp-category-product-page .mp-category-layout{grid-template-columns:1fr!important;}
  .mp-category-product-page .mp-category-main{order:1;}
  .mp-category-product-page .mp-category-sidebar{order:2;position:relative;top:auto;}
}
@media(max-width:575px){
  #mpProductInquiryModal.ses-product-inquiry-modal .modal-dialog,
  #mpProductInquiryModal.mp-product-inquiry-modal .modal-dialog{
    max-height:calc(100vh - 16px)!important;
    max-height:calc(100dvh - 16px)!important;
    margin:8px!important;
  }
  #mpProductInquiryModal.ses-product-inquiry-modal .modal-content,
  #mpProductInquiryModal.mp-product-inquiry-modal .modal-content,
  #mpProductInquiryModal.mp-product-inquiry-modal form{
    max-height:calc(100vh - 16px)!important;
    max-height:calc(100dvh - 16px)!important;
  }
  #mpProductInquiryModal.mp-product-inquiry-modal .modal-footer{gap:8px;}
  #mpProductInquiryModal.mp-product-inquiry-modal .modal-footer .btn{flex:1 1 auto;}
}


/* Patch: MasterPalm CMS parent/child dropdown menu tree */
@media (min-width:992px){
  .mp-submenu .mp-nav-item{position:relative;}
  .mp-submenu .mp-submenu{left:100%;top:-8px;margin-left:8px;min-width:260px;z-index:1095;}
  .mp-submenu .mp-submenu:before{content:"";position:absolute;left:-9px;top:0;width:9px;height:100%;}
  .mp-submenu .mp-nav-item:hover>.mp-submenu,
  .mp-submenu .mp-nav-item.is-open>.mp-submenu{display:block;}
  .mp-submenu .mp-nav-link-row{justify-content:space-between;}
  .mp-submenu .mp-sub-toggle{min-width:30px;height:34px;display:inline-flex;align-items:center;justify-content:center;}
}
@media (max-width:991px){
  .mp-submenu .mp-submenu{margin-left:16px;background:#0b0f12;border-left:2px solid rgba(215,25,32,.65);}
  .mp-nav-item.is-open>.mp-submenu{display:block!important;}
  .mp-submenu .mp-nav-link{white-space:normal;}
  .mp-submenu .mp-sub-toggle{min-width:40px;min-height:40px;}
}


/* MasterPalm Patch 238 - storefront header/menu must scroll normally, not sticky/fixed.
   Keep position:relative so mobile dropdowns remain anchored under the header. */
body.site-masterpalm > .mp-site-header,
body.site-masterpalm header.mp-site-header,
body.site-masterpalm .mp-site-header{
  position:relative !important;
  top:auto !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  width:100% !important;
  transform:none !important;
}
body.site-masterpalm .mp-utility-bar,
body.site-masterpalm .mp-main-nav{
  position:relative !important;
  top:auto !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  transform:none !important;
}
body.site-masterpalm .mp-site-header{
  z-index:100 !important;
}
body.site-masterpalm{
  scroll-padding-top:0 !important;
}
@media(max-width:991.98px){
  body.site-masterpalm .mp-site-header{
    position:relative !important;
    top:auto !important;
  }
  body.site-masterpalm .mp-nav-panel{
    position:absolute !important;
    top:100% !important;
  }
}

/* Compatibility fallback for any older SES header partial still active on a page. */
body.site-masterpalm > .ses-site-header,
body.site-masterpalm .ses-header-overlay .ses-site-header,
body.site-masterpalm.ses-inner-page.ses-header-overlay .ses-site-header{
  position:relative !important;
  top:auto !important;
  left:auto !important;
  right:auto !important;
  width:100% !important;
  transform:none !important;
}
