/* XPROTEC v100.19 CP13 — public foundation extracted from v100.18 runtime */

/* ===== SOURCE: xprotec.css ===== */
:root{
  --xpc-bg:#050505;--xpc-bg2:#0a0b0b;--xpc-panel:#121313;--xpc-card:#1a1b1b;--xpc-card2:#202121;--xpc-border:#2e2e24;--xpc-yellow:#ffd700;--xpc-yellow2:#ffe500;--xpc-text:#f4f4f0;--xpc-muted:#c6c0a8;--xpc-dim:#8c886f;
}

/* v97.2: restrained editorial core-specification layout */
.xpc-home-page .xpc-core{
  padding-top:76px!important;
  padding-bottom:92px!important;
}
.xpc-home-page .xpc-core-modern{
  display:grid;
  grid-template-columns:minmax(300px,.78fr) minmax(520px,1.22fr);
  gap:clamp(56px,7vw,126px);
  align-items:center;
  padding:clamp(46px,5vw,82px) clamp(10px,2.7vw,46px);
  border-top:1px solid rgba(255,215,0,.28);
  border-bottom:1px solid rgba(255,255,255,.13);
  background:linear-gradient(90deg,rgba(255,215,0,.025),transparent 38%);
}
.xpc-home-page .xpc-core-modern-intro{
  position:relative;
  padding-left:26px;
}
.xpc-home-page .xpc-core-modern-intro:before{
  content:'';
  position:absolute;
  top:2px;
  bottom:4px;
  left:0;
  width:2px;
  background:linear-gradient(180deg,var(--xpc-yellow) 0 35%,rgba(255,215,0,.13) 35% 100%);
}
.xpc-home-page .xpc-core-modern-intro>span{
  display:block;
  margin-bottom:20px;
  color:var(--xpc-yellow);
  font-size:10px;
  font-weight:900;
  letter-spacing:.2em;
  text-transform:uppercase;
}
.xpc-home-page .xpc-core-modern-intro h2{
  margin:0;
  max-width:620px;
  font-size:clamp(36px,3.5vw,56px);
  line-height:.98;
  letter-spacing:-.052em;
  text-transform:uppercase;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:none;
}
.xpc-home-page .xpc-core-modern-intro h2 em{
  color:#8e8c80;
  font-style:normal;
}
.xpc-home-page .xpc-core-modern-intro p{
  max-width:490px;
  margin:24px 0 29px;
  color:#b8b4a5;
  font-size:14px;
  line-height:1.72;
}
.xpc-home-page .xpc-core-modern-intro a{
  display:inline-flex;
  align-items:center;
  gap:12px;
  padding-bottom:8px;
  border-bottom:1px solid rgba(255,215,0,.55);
  color:#f6f3e8;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-decoration:none;
  text-transform:uppercase;
}
.xpc-home-page .xpc-core-modern-intro a b{color:var(--xpc-yellow);font-size:16px;}
.xpc-home-page .xpc-core-spec-list{
  border-top:1px solid rgba(255,255,255,.14);
}
.xpc-home-page .xpc-core-spec-list article{
  display:grid;
  grid-template-columns:54px minmax(0,1fr) 28px;
  gap:24px;
  align-items:center;
  min-height:142px;
  padding:27px 4px;
  border-bottom:1px solid rgba(255,255,255,.14);
  transition:border-color .25s ease,transform .25s ease;
}
.xpc-home-page .xpc-core-spec-list article:hover{
  border-color:rgba(255,215,0,.48);
  transform:translateX(5px);
}
.xpc-home-page .xpc-core-spec-list article>span{
  align-self:start;
  padding-top:4px;
  color:var(--xpc-yellow);
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
}
.xpc-home-page .xpc-core-spec-list small{
  display:block;
  margin-bottom:8px;
  color:#858378;
  font-size:9px;
  font-weight:850;
  letter-spacing:.17em;
  text-transform:uppercase;
}
.xpc-home-page .xpc-core-spec-list h3{
  margin:0 0 9px;
  color:#f7f4e9;
  font-size:clamp(20px,1.7vw,28px);
  line-height:1.05;
  letter-spacing:-.025em;
  text-transform:uppercase;
}
.xpc-home-page .xpc-core-spec-list p{
  max-width:680px;
  margin:0;
  color:#aaa697;
  font-size:13px;
  line-height:1.58;
}
.xpc-home-page .xpc-core-spec-list article>b{
  color:#4f4e47;
  font-size:16px;
  font-weight:400;
  transition:color .25s ease,transform .25s ease;
}
.xpc-home-page .xpc-core-spec-list article:hover>b{color:var(--xpc-yellow);transform:translateX(4px);}
@media(max-width:980px){
  .xpc-home-page .xpc-core-modern{grid-template-columns:1fr;gap:50px;}
  .xpc-home-page .xpc-core-modern-intro{max-width:720px;}
}
@media(max-width:560px){
  .xpc-home-page .xpc-core{padding-top:50px!important;padding-bottom:66px!important;}
  .xpc-home-page .xpc-core-modern{padding:38px 4px;gap:42px;}
  .xpc-home-page .xpc-core-modern-intro{padding-left:20px;}
  .xpc-home-page .xpc-core-modern-intro h2{font-size:clamp(32px,10.5vw,44px);}
  .xpc-home-page .xpc-core-spec-list article{grid-template-columns:34px minmax(0,1fr);gap:14px;min-height:unset;padding:24px 0;}
  .xpc-home-page .xpc-core-spec-list article>b{display:none;}
}
body.xprotec-custom-page{background:var(--xpc-bg)!important;color:var(--xpc-text)!important;}

html body.xprotec-custom-page,
html body.xprotec-custom-page .site,
html body.xprotec-custom-page #page,
html body.xprotec-custom-page .site-content,
html body.xprotec-custom-page .content-area,
html body.xprotec-custom-page .site-main,
html body.xprotec-custom-page article,
html body.xprotec-custom-page .entry-content{
  background:var(--xpc-bg)!important;
}
body.xprotec-custom-page .entry-content > *{max-width:none!important;}
body.xprotec-custom-page .entry-content .xpc-page,
.xpc-page{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}
body.xprotec-custom-page .entry-content .xpc-page:first-child{margin-top:0!important;}
body.xprotec-custom-page .ast-container,
body.xprotec-custom-page .site-content .ast-container,
body.xprotec-custom-page .content-area,
body.xprotec-custom-page .site-main,
body.xprotec-custom-page .entry-content{
  max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;
}
body.xprotec-custom-page .site-header,body.xprotec-custom-page .site-footer,body.xprotec-custom-page .ast-primary-header-bar,body.xprotec-custom-page .ast-mobile-header-wrap,body.xprotec-custom-page .entry-title{display:none!important;}
body.xprotec-custom-page .site-content,body.xprotec-custom-page .ast-container,body.xprotec-custom-page .entry-content{margin:0!important;padding:0!important;max-width:none!important;width:100%!important;}

body.xprotec-product-detail-page .site-header,body.xprotec-product-detail-page .site-footer,body.xprotec-product-detail-page .ast-primary-header-bar,body.xprotec-product-detail-page .ast-mobile-header-wrap{display:none!important;}
body.xprotec-product-detail-page{background:var(--xpc-bg)!important;color:var(--xpc-text)!important;}
.xpc-page{background:var(--xpc-bg);color:var(--xpc-text);font-family:Inter,Arial,sans-serif;min-height:100vh;letter-spacing:-.01em;}
.xpc-page *{box-sizing:border-box;}
.xpc-page a{color:inherit;text-decoration:none;}
.xpc-header{height:102px;background:#0b0c0c;border-bottom:1px solid var(--xpc-border);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,72px);position:relative;z-index:20;}
.xpc-brand{display:flex;align-items:center;min-width:260px;}
.xpc-brand img{width:250px;max-height:82px;object-fit:contain;display:block;filter:none;background:transparent;box-shadow:none;border:none;}
.xpc-nav{display:flex;gap:34px;align-items:center;justify-content:center;font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:.08em;}
.xpc-nav a{color:#ddd8c5;position:relative;padding:30px 0 24px;}
.xpc-nav a.is-active,.xpc-nav a:hover{color:var(--xpc-yellow);}
.xpc-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:var(--xpc-yellow);box-shadow:0 0 12px rgba(255,215,0,.45);}
.xpc-header-actions{min-width:260px;display:flex;justify-content:flex-end;align-items:center;}
.xpc-quote-mini{border:1px solid #47412b;padding:10px 16px;font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.08em;background:#111;color:#fff;}
.xpc-quote-mini:hover{border-color:var(--xpc-yellow);color:var(--xpc-yellow);}
.xpc-hero{min-height:650px;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(255,215,0,.06),transparent 18%),linear-gradient(rgba(0,0,0,.50),rgba(0,0,0,.91));}
.xpc-hero-bg{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(5,5,5,.15),rgba(5,5,5,.9)),radial-gradient(circle at 50% 48%,rgba(255,255,255,.05),transparent 26%),repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0,rgba(255,255,255,.025) 1px,transparent 1px,transparent 54px);opacity:.75;}
.xpc-hero-bg:after{content:"";position:absolute;inset:12% 24%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent);filter:blur(30px);}
.xpc-hero-content{position:relative;z-index:2;max-width:980px;padding:40px 22px;}
.xpc-hero h1{font-size:clamp(44px,7vw,96px);line-height:.96;margin:0 0 24px;font-weight:900;text-transform:uppercase;color:#fff;letter-spacing:-.055em;text-shadow:0 12px 40px rgba(0,0,0,.7);}
.xpc-hero h1 span{color:var(--xpc-yellow);}
.xpc-hero p{max-width:720px;margin:0 auto 34px;color:#d7d2bd;font-size:15px;line-height:1.7;}
.xpc-video-hero{min-height:760px;background:#050505;}
.xpc-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:saturate(.92) contrast(1.06);transform:scale(1.01);}
.xpc-video-hero.has-video .xpc-hero-bg{z-index:1;opacity:1;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.44) 45%,rgba(0,0,0,.68) 100%),linear-gradient(180deg,rgba(0,0,0,.56) 0%,rgba(0,0,0,.22) 42%,rgba(0,0,0,.82) 100%),radial-gradient(circle at 50% 50%,rgba(255,215,0,.09),transparent 32%);}
.xpc-video-hero.has-video .xpc-hero-bg:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0,rgba(255,255,255,.035) 1px,transparent 1px,transparent 56px),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0,rgba(255,255,255,.018) 1px,transparent 1px,transparent 56px);filter:none;opacity:.28;}
.xpc-video-hero .xpc-hero-content{z-index:2;max-width:1040px;padding-top:30px;}
.xpc-hero-kicker{display:inline-block;margin-bottom:16px;color:var(--xpc-yellow);font-size:12px;line-height:1;text-transform:uppercase;font-weight:900;letter-spacing:.18em;text-shadow:0 4px 16px rgba(0,0,0,.85);}
.xpc-video-hero h1{font-size:clamp(42px,6.1vw,84px);line-height:.98;margin-bottom:22px;letter-spacing:-.055em;}
.xpc-video-hero p{font-size:16px;max-width:760px;color:#ebe6d2;text-shadow:0 5px 18px rgba(0,0,0,.85);}
.xpc-video-hero .xpc-btn-primary{box-shadow:0 0 34px rgba(255,215,0,.28);}

.xpc-actions{display:flex;gap:18px;align-items:center;justify-content:center;flex-wrap:wrap;}
.xpc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;text-transform:uppercase;font-weight:900;letter-spacing:.08em;font-size:12px;border:1px solid transparent;transition:.25s ease;}
.xpc-btn-primary{background:var(--xpc-yellow);color:#171200!important;box-shadow:0 0 22px rgba(255,215,0,.25);}
.xpc-btn-primary:hover{background:var(--xpc-yellow2);transform:translateY(-1px);}
.xpc-btn-secondary{background:#0b0b0b;color:#fff!important;border-color:#5b553a;}
.xpc-btn-secondary:hover{border-color:var(--xpc-yellow);color:var(--xpc-yellow)!important;}
.xpc-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--xpc-border);border-bottom:1px solid var(--xpc-border);background:#0c0d0d;}
.xpc-trust-strip div{padding:24px;text-align:center;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.09em;color:#f0ead0;border-right:1px solid #242419;}
.xpc-trust-strip span{color:var(--xpc-yellow);margin-right:8px;}
.xpc-section{max-width:1280px;margin:0 auto;padding:90px clamp(20px,4vw,42px);}
.xpc-section-head.centered{text-align:center;margin-bottom:48px;}
.xpc-section-head.split{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px;}
.xpc-section-head h2,.xpc-section h2{margin:0;color:#fff;font-size:clamp(28px,3vw,44px);text-transform:uppercase;font-weight:900;letter-spacing:-.04em;}
.xpc-section-head p,.xpc-section>p{color:var(--xpc-muted);font-size:14px;margin:10px 0 0;}
.xpc-section-head a{color:var(--xpc-yellow);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px;}
.xpc-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;}
.xpc-feature-grid article,.xpc-nav-blocks a,.xpc-support-left article{background:var(--xpc-card);border:1px solid var(--xpc-border);padding:34px;min-height:220px;}
.xpc-feature-grid span,.xpc-nav-blocks span,.xpc-support-left h3:before{color:var(--xpc-yellow);display:block;font-size:22px;margin-bottom:26px;}
.xpc-feature-grid h3,.xpc-nav-blocks h3{font-size:20px;line-height:1.08;margin:0 0 14px;text-transform:uppercase;color:#fff;font-weight:900;}
.xpc-feature-grid p,.xpc-nav-blocks p{font-size:14px;line-height:1.55;color:#d2cdbc;margin:0;}
.xpc-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}
.xpc-product-grid-3{grid-template-columns:repeat(3,1fr);}
.xpc-product-card{display:flex;flex-direction:column;background:var(--xpc-card);border:1px solid var(--xpc-border);transition:.25s ease;min-height:430px;}
.xpc-product-card:hover{border-color:var(--xpc-yellow);box-shadow:0 0 20px rgba(255,215,0,.13);transform:translateY(-2px);}
.xpc-card-image{height:245px;background:#f5f5f1;display:flex;align-items:center;justify-content:center;padding:28px;position:relative;overflow:hidden;}
.xpc-card-image img{width:100%;height:100%;object-fit:contain;transition:.3s ease;}
.xpc-product-card:hover img{transform:scale(1.045);}
.xpc-badge{position:absolute;top:12px;left:12px;background:var(--xpc-yellow);color:#131000;font-family:"JetBrains Mono",monospace;font-size:10px;font-weight:900;letter-spacing:.08em;padding:6px 9px;text-transform:uppercase;z-index:2;box-shadow:0 0 10px rgba(255,215,0,.18);}
.xpc-card-body{padding:26px;display:flex;flex-direction:column;gap:14px;flex:1;min-height:205px;}
.xpc-card-body h3{margin:0;color:#fff;font-size:21px;text-transform:uppercase;font-weight:900;line-height:1.1;min-height:46px;}
.xpc-card-body p{margin:0;color:#cdc7b4;font-size:13px;line-height:1.52;flex:1;min-height:58px;}
.xpc-card-link{display:block;border:1px solid #403c29;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900;padding:12px;margin-top:auto;}
.xpc-product-card:hover .xpc-card-link{border-color:var(--xpc-yellow);color:var(--xpc-yellow);}
.xpc-nav-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-top:50px;border-top:1px solid #17180f;}
.xpc-final-cta{padding:120px 20px;text-align:center;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.04),transparent 25%),#060606;border-top:1px solid #15150e;border-bottom:1px solid #15150e;}
.xpc-final-cta h2{font-size:clamp(34px,4vw,58px);text-transform:uppercase;line-height:1;margin:0 0 18px;color:#fff;}
.xpc-final-cta p{color:var(--xpc-muted);margin:0 0 30px;}
.xpc-page-hero.compact{text-align:center;padding:120px 20px 100px;border-bottom:1px solid var(--xpc-border);background:linear-gradient(rgba(0,0,0,.75),rgba(0,0,0,.94)),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0,rgba(255,255,255,.025) 1px,transparent 1px,transparent 60px);}
.xpc-page-hero span,.xpc-catalog-hero span,.xpc-support-hero span{font-family:"JetBrains Mono",monospace;color:var(--xpc-yellow);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;}
.xpc-page-hero h1{margin:14px 0;color:#fff;font-size:clamp(40px,5vw,72px);text-transform:uppercase;font-weight:900;line-height:.95;}
.xpc-page-hero h1 b{color:var(--xpc-yellow);font-weight:900;display:block;}
.xpc-page-hero p{max-width:720px;margin:0 auto;color:var(--xpc-muted);line-height:1.7;}
.xpc-filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:42px;padding-bottom:26px;border-bottom:1px solid var(--xpc-border);}
.xpc-filters button{background:#0d0d0d;color:#fff;border:1px solid #393622;padding:12px 18px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:11px;cursor:pointer;}
.xpc-filters button.is-active,.xpc-filters button:hover{background:var(--xpc-yellow);color:#171200;border-color:var(--xpc-yellow);}
.xpc-bulk-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;background:#22221f;border-top:4px solid var(--xpc-yellow);padding:70px clamp(22px,5vw,80px);}
.xpc-bulk-cta h2{font-size:42px;line-height:1;text-transform:uppercase;margin:0 0 16px;color:#fff;}
.xpc-bulk-cta p{max-width:620px;color:#d4cfbd;margin:0;}
.xpc-catalog-hero{padding-bottom:40px;}
.xpc-catalog-hero h1{font-size:clamp(42px,5vw,70px);max-width:760px;line-height:.96;margin:18px 0;color:#fff;text-transform:uppercase;font-weight:900;}
.xpc-catalog-hero p{max-width:680px;color:#cfc9b5;line-height:1.65;}
.xpc-catalog-card{display:grid;grid-template-columns:1.3fr 1fr;background:var(--xpc-panel);border:1px solid var(--xpc-border);padding:0;margin-top:0;margin-bottom:50px;}
.xpc-catalog-card>div:first-child{padding:58px;}
.xpc-catalog-card h2{font-size:36px;}
.xpc-catalog-card p{color:#d1cbb8;line-height:1.6;}
.xpc-catalog-preview{background:#111;display:flex;align-items:center;justify-content:center;min-height:320px;color:#fff;text-align:center;font-weight:900;font-size:26px;letter-spacing:.05em;border-left:1px solid var(--xpc-border);}
.xpc-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.xpc-family-grid article{background:var(--xpc-card);border:1px solid var(--xpc-border);padding:28px;min-height:160px;}
.xpc-family-grid span{color:var(--xpc-yellow);font-family:"JetBrains Mono",monospace;font-size:11px;text-transform:uppercase;}
.xpc-family-grid h3{color:#fff;margin:10px 0;font-size:20px;}
.xpc-family-grid p{color:#d1cbb8;font-size:13px;line-height:1.55;}
.xpc-table{display:grid;grid-template-columns:1fr 1fr 2.5fr .8fr .5fr;border:1px solid var(--xpc-border);background:#121212;}
.xpc-table div{padding:16px;border-right:1px solid var(--xpc-border);border-bottom:1px solid var(--xpc-border);font-size:12px;color:#d2cab7;}
.xpc-table div:nth-child(5n+4){color:#49e879;text-transform:uppercase;font-weight:900;}
.xpc-support-hero h1{font-size:clamp(44px,6vw,78px);line-height:.95;margin:18px 0;color:#fff;text-transform:uppercase;font-weight:900;}
.xpc-support-hero p{max-width:700px;color:#d0c9b5;line-height:1.65;}
.xpc-support-grid{display:grid;grid-template-columns:.9fr 1.35fr;gap:36px;padding-top:0;}
.xpc-support-left{display:grid;gap:24px;}
.xpc-support-left article{min-height:auto;padding:28px;}
.xpc-support-left h3,.xpc-inquiry-form h2{margin:0 0 24px;color:#fff;text-transform:uppercase;font-weight:900;font-size:24px;}
.xpc-support-left p{color:#d6cfbc;font-size:14px;line-height:1.6;margin:0 0 16px;}
.xpc-support-left b{color:#fff;text-transform:uppercase;font-family:"JetBrains Mono",monospace;font-size:11px;letter-spacing:.08em;}
.xpc-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;}
.xpc-tags span{background:#252317;color:var(--xpc-yellow);border:1px solid #3f3820;padding:5px 8px;font-family:"JetBrains Mono",monospace;font-size:11px;font-weight:900;}
.xpc-inquiry-form{background:var(--xpc-panel);border:1px solid var(--xpc-border);padding:44px;}
.xpc-inquiry-form p,.xpc-inquiry-form small{color:#cfc8b7;line-height:1.55;display:block;margin-bottom:24px;}
.xpc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;}
.xpc-inquiry-form label{display:block;color:#e7e0cc;font-family:"JetBrains Mono",monospace;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 18px;}
.xpc-inquiry-form input,.xpc-inquiry-form select,.xpc-inquiry-form textarea{display:block;width:100%;margin-top:8px;background:#0d0f0e;border:1px solid #2b2b25;color:#fff;min-height:50px;padding:13px 14px;font-family:Inter,Arial,sans-serif;font-size:14px;}
.xpc-inquiry-form textarea{min-height:130px;resize:vertical;}
.xpc-inquiry-form input:focus,.xpc-inquiry-form select:focus,.xpc-inquiry-form textarea:focus{outline:none;border-color:var(--xpc-yellow);box-shadow:0 0 0 1px rgba(255,215,0,.25);}
.xpc-inquiry-form button{border:none;margin-top:12px;cursor:pointer;}
.xpc-footer{background:#070707;border-top:1px solid var(--xpc-border);padding:70px clamp(22px,5vw,72px) 30px;color:#fff;}
.xpc-footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:46px;max-width:1280px;margin:0 auto;}
.xpc-footer-brand img{width:150px;display:block;margin-bottom:22px;}
.xpc-footer-brand p{max-width:280px;color:#bdb6a3;font-size:13px;line-height:1.55;margin:0;}
.xpc-footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin:0 0 18px;font-weight:900;}
.xpc-footer a{display:block;color:#cfc8b7;font-size:13px;margin:0 0 11px;text-decoration:none;}
.xpc-footer a:hover{color:var(--xpc-yellow);}
.xpc-footer-bottom{max-width:1280px;margin:56px auto 0;padding-top:26px;border-top:1px solid #181811;display:flex;justify-content:space-between;gap:20px;color:#a69f8b;font-size:11px;text-transform:uppercase;letter-spacing:.06em;}
@media(max-width:920px){.xpc-header{min-height:82px}.xpc-brand,.xpc-header-actions{min-width:0}.xpc-brand img{width:170px}.xpc-nav{overflow-x:hidden}.xpc-quote-mini{display:none}.xpc-trust-strip{grid-template-columns:repeat(2,1fr)}.xpc-feature-grid,.xpc-product-grid,.xpc-product-grid-3,.xpc-nav-blocks,.xpc-family-grid,.xpc-support-grid,.xpc-catalog-card,.xpc-footer-grid{grid-template-columns:1fr}.xpc-bulk-cta{flex-direction:column;align-items:flex-start}.xpc-table{grid-template-columns:1fr}.xpc-form-row{grid-template-columns:1fr}.xpc-hero{min-height:580px}.xpc-card-image{height:210px}.xpc-footer-bottom{flex-direction:column}.xpc-catalog-preview{border-left:none;border-top:1px solid var(--xpc-border)}}
@media(max-width:560px){.xpc-hero h1{font-size:40px}.xpc-section{padding:62px 18px}.xpc-trust-strip{grid-template-columns:1fr}.xpc-page-hero.compact{padding:80px 18px}.xpc-card-body h3{font-size:19px}.xpc-bulk-cta h2{font-size:32px}}

/* v3: force XPROTEC pages to bypass theme containers/header/footer even when body class is not added. */
html:has(.xpc-page) body,
html:has(.xpc-page) #page,
html:has(.xpc-page) .site,
html:has(.xpc-page) .site-content,
html:has(.xpc-page) .content-area,
html:has(.xpc-page) .site-main,
html:has(.xpc-page) .entry-content,
html:has(.xpc-page) article{
  background:var(--xpc-bg)!important;
}
html:has(.xpc-page) .site-header,
html:has(.xpc-page) #masthead,
html:has(.xpc-page) .ast-primary-header-bar,
html:has(.xpc-page) .ast-mobile-header-wrap,
html:has(.xpc-page) .main-header-bar,
html:has(.xpc-page) .elementor-location-header,
html:has(.xpc-page) .hfe-header,
html:has(.xpc-page) .site-footer,
html:has(.xpc-page) #colophon,
html:has(.xpc-page) .elementor-location-footer,
html:has(.xpc-page) .entry-header,
html:has(.xpc-page) .entry-title,
html:has(.xpc-page) .woocommerce-breadcrumb,
html:has(.xpc-page) .ast-breadcrumbs-wrapper,
html:has(.xpc-page) .ast-archive-description{
  display:none!important;
}
html:has(.xpc-page) .ast-container,
html:has(.xpc-page) .site-content .ast-container,
html:has(.xpc-page) .content-area,
html:has(.xpc-page) .site-main,
html:has(.xpc-page) .entry-content{
  max-width:none!important;width:100%!important;margin:0!important;padding:0!important;
}
html:has(.xpc-page) .entry-content > *{max-width:none!important;}

/* v3: product detail template */
.xpc-product-detail-wrap{max-width:1280px;margin:0 auto;padding:56px clamp(22px,4vw,48px) 90px;}
.xpc-breadcrumb{font-family:"JetBrains Mono",monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#aaa38c;margin-bottom:28px;}
.xpc-breadcrumb a{color:#d3ccb7}.xpc-breadcrumb span{color:var(--xpc-yellow)}
.xpc-product-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:stretch;}
.xpc-gallery-panel,.xpc-product-info-panel,.xpc-spec-feature-panel{background:var(--xpc-panel);border:1px solid var(--xpc-border);}
.xpc-gallery-panel{padding:28px;}
.xpc-main-product-image{height:500px;background:#f5f5f0;display:flex;align-items:center;justify-content:center;padding:34px;overflow:hidden;}
.xpc-main-product-image img{max-width:100%;max-height:100%;object-fit:contain;display:block;}
.xpc-thumb-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;}
.xpc-thumb{background:#151616;border:1px solid var(--xpc-border);height:105px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;}
.xpc-thumb:hover,.xpc-thumb.is-active{border-color:var(--xpc-yellow)}
.xpc-thumb img{max-width:100%;max-height:100%;object-fit:contain;}
.xpc-product-info-panel{padding:34px;display:flex;flex-direction:column;}
.xpc-stock-badge{border:1px solid #34311d;color:var(--xpc-yellow);font-family:"JetBrains Mono",monospace;text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:11px;padding:10px 12px;margin-bottom:24px;}
.xpc-product-info-panel h1{font-size:clamp(44px,5vw,76px);line-height:.92;margin:0 0 16px;color:#fff;text-transform:uppercase;font-weight:900;letter-spacing:-.05em;}
.xpc-sku{font-family:"JetBrains Mono",monospace;color:var(--xpc-yellow);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px;}
.xpc-product-desc{color:#e2dcc9;font-size:16px;line-height:1.7;border-left:3px solid var(--xpc-yellow);padding-left:18px;margin:0 0 28px;}
.xpc-mini-specs{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 34px;}
.xpc-mini-specs div{background:#171817;border:1px solid #1f201a;padding:18px;}
.xpc-mini-specs span{display:block;color:#8b856e;font-family:"JetBrains Mono",monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;}
.xpc-mini-specs strong{color:#fff;font-size:15px;}
.xpc-product-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.xpc-product-actions .xpc-btn-primary{grid-column:1 / -1;}
.xpc-spec-feature-panel{margin-top:56px;padding:36px;display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;}
.xpc-spec-feature-panel h2{font-size:26px;color:#fff;text-transform:uppercase;margin:0 0 24px;}
.xpc-tech-specs dl{margin:0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #2b2b25;}
.xpc-tech-specs dt,.xpc-tech-specs dd{padding:14px 0;border-bottom:1px solid #2b2b25;font-size:13px;}
.xpc-tech-specs dt{font-family:"JetBrains Mono",monospace;text-transform:uppercase;letter-spacing:.08em;color:#b7af98;}
.xpc-tech-specs dd{margin:0;text-align:right;color:var(--xpc-yellow);font-weight:800;}
.xpc-feature-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.xpc-feature-mini-grid article{background:#171817;border:1px solid #1f201a;padding:26px;min-height:190px;}
.xpc-feature-mini-grid span{color:var(--xpc-yellow);font-size:24px;display:block;margin-bottom:24px;}
.xpc-feature-mini-grid h3{margin:0 0 14px;color:#fff;text-transform:uppercase;font-size:18px;line-height:1.1;}
.xpc-feature-mini-grid p{margin:0;color:#d2cbb6;font-size:13px;line-height:1.55;}

/* v3: if an old theme header still appears above shortcode pages, collapse common Urban/Astra demo bars. */
.xprotec-custom-page .top-header,
.xprotec-custom-page .header-main-layout-1,
.xprotec-custom-page .main-navigation,
.xprotec-custom-page .ast-above-header-wrap,
.xprotec-custom-page .ast-below-header-wrap,
.xprotec-custom-page .ast-site-identity,
.xprotec-custom-page .ast-builder-grid-row,
.xprotec-custom-page .custom-logo-link:not(.xpc-brand),
.xprotec-custom-page .uagb-blockquote,
.xprotec-custom-page .wp-block-cover:empty{display:none!important;}

@media(max-width:920px){
  .xpc-product-detail-grid,.xpc-spec-feature-panel{grid-template-columns:1fr;}
  .xpc-main-product-image{height:380px;}
  .xpc-feature-mini-grid{grid-template-columns:1fr;}
}
@media(max-width:560px){
  .xpc-product-detail-wrap{padding:30px 16px 60px;}
  .xpc-product-info-panel h1{font-size:40px;}
  .xpc-mini-specs,.xpc-product-actions{grid-template-columns:1fr;}
  .xpc-product-actions .xpc-btn-primary{grid-column:auto;}
  .xpc-thumb-row{grid-template-columns:repeat(2,1fr);}
}

/* v97.1: home engineering-standard bridge */
.xpc-home-page .xpc-engineering-band{
  position:relative;
  display:grid;
  grid-template-columns:minmax(300px,.88fr) minmax(520px,1.35fr);
  gap:clamp(38px,5vw,88px);
  align-items:stretch;
  margin:-28px 0 92px;
  padding:clamp(36px,4.6vw,68px);
  overflow:hidden;
  border:1px solid rgba(255,215,0,.22);
  background:
    linear-gradient(90deg,rgba(255,215,0,.055) 1px,transparent 1px),
    linear-gradient(rgba(255,215,0,.045) 1px,transparent 1px),
    linear-gradient(135deg,#111211 0%,#090a0a 56%,#0d0e0d 100%);
  background-size:72px 72px,72px 72px,auto;
}
.xpc-home-page .xpc-engineering-band:before{
  content:'X';
  position:absolute;
  right:-34px;
  bottom:-106px;
  color:rgba(255,215,0,.035);
  font-size:clamp(260px,27vw,520px);
  font-weight:950;
  line-height:.8;
  letter-spacing:-.13em;
  pointer-events:none;
}
.xpc-home-page .xpc-engineering-band:after{
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:clamp(90px,14vw,230px);
  height:3px;
  background:var(--xpc-yellow);
  box-shadow:0 0 30px rgba(255,215,0,.35);
}
.xpc-home-page .xpc-engineering-copy{
  position:relative;
  z-index:1;
  padding-right:clamp(0px,2vw,32px);
}
.xpc-home-page .xpc-engineering-copy>span{
  display:block;
  margin-bottom:22px;
  color:var(--xpc-yellow);
  font-size:10px;
  font-weight:900;
  letter-spacing:.2em;
  text-transform:uppercase;
}
.xpc-home-page .xpc-engineering-copy h3{
  margin:0;
  color:#fff;
  font-size:clamp(31px,3.35vw,58px);
  font-weight:950;
  line-height:.96;
  letter-spacing:-.05em;
  text-transform:uppercase;
}
.xpc-home-page .xpc-engineering-copy h3 em{
  color:var(--xpc-yellow);
  font-style:normal;
}
.xpc-home-page .xpc-engineering-copy p{
  max-width:580px;
  margin:25px 0 0;
  color:#bdb9aa;
  font-size:14px;
  line-height:1.75;
}
.xpc-home-page .xpc-engineering-matrix{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid rgba(255,255,255,.13);
  border-left:1px solid rgba(255,255,255,.13);
}
.xpc-home-page .xpc-engineering-matrix article{
  position:relative;
  min-height:132px;
  padding:28px 30px 26px;
  border-right:1px solid rgba(255,255,255,.13);
  border-bottom:1px solid rgba(255,255,255,.13);
  background:rgba(0,0,0,.18);
  transition:background-color .25s ease,border-color .25s ease;
}
.xpc-home-page .xpc-engineering-matrix article:hover{
  background:rgba(255,215,0,.055);
  border-color:rgba(255,215,0,.28);
}
.xpc-home-page .xpc-engineering-matrix i{
  position:absolute;
  top:20px;
  right:22px;
  color:rgba(255,215,0,.44);
  font-size:10px;
  font-style:normal;
  font-weight:900;
  letter-spacing:.1em;
}
.xpc-home-page .xpc-engineering-matrix small{
  display:block;
  margin-bottom:13px;
  color:#888679;
  font-size:9px;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.xpc-home-page .xpc-engineering-matrix strong{
  display:block;
  max-width:210px;
  color:#f5f2e7;
  font-size:clamp(17px,1.35vw,23px);
  line-height:1.12;
  text-transform:uppercase;
}
@media(max-width:1080px){
  .xpc-home-page .xpc-engineering-band{grid-template-columns:1fr;margin-top:-18px;}
  .xpc-home-page .xpc-engineering-copy{max-width:760px;}
}
@media(max-width:620px){
  .xpc-home-page .xpc-engineering-band{margin:-12px 0 64px;padding:32px 24px;gap:32px;background-size:48px 48px,48px 48px,auto;}
  .xpc-home-page .xpc-engineering-copy h3{font-size:clamp(29px,9vw,42px);}
  .xpc-home-page .xpc-engineering-matrix{grid-template-columns:1fr;}
  .xpc-home-page .xpc-engineering-matrix article{min-height:104px;padding:23px 24px;}
}


/* v7: larger clean header logo without glow */
.xpc-header{box-shadow:0 10px 40px rgba(0,0,0,.25);}
.xpc-brand{background:transparent!important;box-shadow:none!important;border:none!important;}
.xpc-brand::before,.xpc-brand::after{display:none!important;content:none!important;}


/* v8: standardize header positioning on every XPROTEC page */
.xpc-header{
  width:100%!important;
  max-width:none!important;
  height:110px!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  background:#0b0c0c!important;
  border-bottom:1px solid var(--xpc-border)!important;
  position:relative!important;
  z-index:50!important;
}
.xpc-header-inner{
  width:100%!important;
  max-width:1280px!important;
  height:100%!important;
  margin:0 auto!important;
  padding:0 48px!important;
  display:grid!important;
  grid-template-columns:300px minmax(360px,1fr) 300px!important;
  align-items:center!important;
  gap:24px!important;
}
.xpc-brand{
  min-width:0!important;
  width:300px!important;
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  background:transparent!important;
  box-shadow:none!important;
  border:none!important;
}
.xpc-brand img{
  width:250px!important;
  max-width:250px!important;
  max-height:82px!important;
  object-fit:contain!important;
  object-position:left center!important;
  display:block!important;
  filter:none!important;
  background:transparent!important;
  box-shadow:none!important;
  border:none!important;
}
.xpc-nav{
  justify-content:center!important;
  align-items:center!important;
  gap:34px!important;
}
.xpc-header-actions{
  min-width:0!important;
  width:300px!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
}

/* v8: prevent catalog badges from escaping to page corner */
.xpc-catalog-card .xpc-badge,
.xpc-catalog-page .xpc-catalog-card .xpc-badge{
  position:static!important;
  display:inline-block!important;
  top:auto!important;
  left:auto!important;
  margin:0 0 18px 0!important;
  box-shadow:none!important;
}

/* v8: keep shortcode pages and product template using identical page background */
.xpc-page .xpc-header:first-child{
  margin-top:0!important;
}

@media(max-width:1100px){
  .xpc-header-inner{
    grid-template-columns:260px 1fr 220px!important;
    padding:0 28px!important;
    gap:18px!important;
  }
  .xpc-brand{width:260px!important;}
  .xpc-brand img{width:230px!important;max-width:230px!important;}
  .xpc-header-actions{width:220px!important;}
  .xpc-nav{gap:24px!important;}
}
@media(max-width:920px){
  .xpc-header{
    height:auto!important;
    min-height:92px!important;
  }
  .xpc-header-inner{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:space-between!important;
    align-items:center!important;
    padding:18px 20px!important;
  }
  .xpc-brand{width:auto!important;}
  .xpc-brand img{width:190px!important;max-width:190px!important;max-height:66px!important;}
  .xpc-header-actions{width:auto!important;}
  .xpc-nav{
    order:3!important;
    width:100%!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    padding-top:8px!important;
  }
}


/* v9: catalog top-gap cleanup and B2B quote protocol design */
html:has(.xpc-catalog-page) .entry-content,
html:has(.xpc-catalog-page) .wp-block-post-content{
  padding-top:0!important;
  margin-top:0!important;
}
html:has(.xpc-catalog-page) .entry-content > p:empty,
html:has(.xpc-catalog-page) .entry-content > .wp-block-spacer,
html:has(.xpc-catalog-page) .wp-block-post-content > p:empty,
html:has(.xpc-catalog-page) .wp-block-post-content > .wp-block-spacer{
  display:none!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
.xpc-catalog-page{
  margin-top:0!important;
  padding-top:0!important;
}
.xpc-catalog-page .xpc-header{
  margin-top:0!important;
}
.xpc-catalog-hero{
  padding-top:82px!important;
}
.xpc-quote-mini{
  position:relative;
  overflow:hidden;
}
.xpc-quote-mini:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent,rgba(255,215,0,.16),transparent);
  transform:translateX(-120%);
  transition:transform .55s ease;
}
.xpc-quote-mini:hover:before{
  transform:translateX(120%);
}
.xpc-quote-console{
  position:relative;
  overflow:hidden;
  scroll-margin-top:130px;
  background:
    radial-gradient(circle at 88% 8%,rgba(255,215,0,.08),transparent 24%),
    linear-gradient(180deg,#151615,#0c0d0d)!important;
}
.xpc-quote-console:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:4px;
  background:repeating-linear-gradient(135deg,var(--xpc-yellow) 0 14px,#141200 14px 24px);
  opacity:.95;
}
.xpc-quote-console-head{
  border-bottom:1px solid var(--xpc-border);
  padding-bottom:22px;
  margin-bottom:24px;
}
.xpc-quote-console-head span{
  color:var(--xpc-yellow);
  font-family:"JetBrains Mono",monospace;
  font-size:11px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
  display:block;
  margin-bottom:12px;
}
.xpc-quote-console-head h2{
  margin-bottom:14px!important;
}
.xpc-quote-console-head p{
  max-width:680px;
  margin:0!important;
}
.xpc-quote-path{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin:0 0 28px;
}
.xpc-quote-path div{
  background:#0d0e0e;
  border:1px solid #302d1e;
  padding:16px;
  min-height:92px;
}
.xpc-quote-path strong{
  display:block;
  color:var(--xpc-yellow);
  font-family:"JetBrains Mono",monospace;
  font-size:12px;
  letter-spacing:.12em;
  margin-bottom:8px;
}
.xpc-quote-path span{
  display:block;
  color:#fff;
  font-weight:900;
  text-transform:uppercase;
  font-size:13px;
  letter-spacing:.05em;
  margin-bottom:5px;
}
.xpc-quote-path small{
  color:#bcb49a;
  font-size:11px;
  line-height:1.35;
  margin:0!important;
}
.xpc-quote-console button[type="submit"]{
  min-width:240px;
}
@media(max-width:720px){
  .xpc-quote-path{grid-template-columns:1fr;}
  .xpc-catalog-hero{padding-top:62px!important;}
}


/* v10: hard fix for Catalog page top offset created by theme/Gutenberg wrapper spacing */
html:has(.xpc-catalog-page) body,
html:has(.xpc-catalog-page) #page,
html:has(.xpc-catalog-page) .site,
html:has(.xpc-catalog-page) .site-content,
html:has(.xpc-catalog-page) .content-area,
html:has(.xpc-catalog-page) .site-main,
html:has(.xpc-catalog-page) article,
html:has(.xpc-catalog-page) .entry-content,
html:has(.xpc-catalog-page) .wp-block-post-content,
html:has(.xpc-catalog-page) .wp-block-group,
html:has(.xpc-catalog-page) .wp-block-group__inner-container,
html:has(.xpc-catalog-page) .wp-block-shortcode{
  margin-top:0!important;
  padding-top:0!important;
  border-top:0!important;
}
html:has(.xpc-catalog-page) .entry-content > :not(.wp-block-shortcode):not(.xpc-page),
html:has(.xpc-catalog-page) .wp-block-post-content > :not(.wp-block-shortcode):not(.xpc-page){
  display:none!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
html:has(.xpc-catalog-page) .wp-block-shortcode:has(.xpc-catalog-page){
  margin:0!important;
  padding:0!important;
  line-height:0!important;
}
html:has(.xpc-catalog-page) .wp-block-shortcode:has(.xpc-catalog-page) > .xpc-catalog-page{
  line-height:normal!important;
}
.xpc-catalog-page{
  /* Catalog was still inheriting an invisible top shelf on this Astra/Gutenberg page. */
  margin-top:-64px!important;
}
.xpc-catalog-page > .xpc-header{
  margin-top:0!important;
}
.xpc-catalog-page main{
  margin-top:0!important;
  padding-top:0!important;
}


/* v11: full-width premium shell, left-aligned brand, controlled content width */
:root{
  --xpc-content-max:1440px;
  --xpc-edge-pad:clamp(28px,4vw,72px);
}
html:has(.xpc-page),
body.xprotec-custom-page{
  overflow-x:hidden!important;
  background:var(--xpc-bg)!important;
}
.xpc-page{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  background:var(--xpc-bg)!important;
}
.xpc-page main,
.xpc-page section{
  box-sizing:border-box!important;
}

/* Header: full browser width like a premium industrial brand site */
.xpc-header{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  height:112px!important;
  background:#0a0b0b!important;
  border-bottom:1px solid var(--xpc-border)!important;
  box-shadow:0 14px 42px rgba(0,0,0,.30)!important;
}
.xpc-header-inner{
  max-width:none!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0 var(--xpc-edge-pad)!important;
  display:grid!important;
  grid-template-columns:340px minmax(420px,1fr) 340px!important;
  align-items:center!important;
  gap:32px!important;
}
.xpc-brand{
  width:340px!important;
  min-width:0!important;
  justify-content:flex-start!important;
}
.xpc-brand img{
  width:285px!important;
  max-width:285px!important;
  max-height:86px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  background:transparent!important;
  box-shadow:none!important;
  border:none!important;
}
.xpc-nav{
  justify-content:center!important;
  gap:38px!important;
}
.xpc-header-actions{
  width:340px!important;
  min-width:0!important;
  justify-content:flex-end!important;
}
.xpc-quote-mini{
  min-width:180px!important;
  text-align:center!important;
  padding:14px 20px!important;
}

/* Full-width backgrounds; content remains readable and controlled */
.xpc-hero,
.xpc-page-hero.compact,
.xpc-final-cta,
.xpc-footer,
.xpc-trust-strip{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.xpc-hero{
  min-height:700px!important;
}
.xpc-hero-content{
  max-width:1120px!important;
  padding-left:var(--xpc-edge-pad)!important;
  padding-right:var(--xpc-edge-pad)!important;
}
.xpc-section,
.xpc-catalog-hero,
.xpc-support-hero,
.xpc-product-detail-wrap{
  max-width:var(--xpc-content-max)!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:var(--xpc-edge-pad)!important;
  padding-right:var(--xpc-edge-pad)!important;
}
.xpc-page-hero.compact{
  padding-left:var(--xpc-edge-pad)!important;
  padding-right:var(--xpc-edge-pad)!important;
}
.xpc-product-grid{
  gap:30px!important;
}
.xpc-product-card{
  min-height:448px!important;
}
.xpc-card-image{
  height:258px!important;
}
.xpc-catalog-card,
.xpc-support-grid,
.xpc-bulk-cta{
  max-width:var(--xpc-content-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.xpc-bulk-cta{
  width:calc(100% - (var(--xpc-edge-pad) * 2))!important;
}
.xpc-footer{
  padding-left:var(--xpc-edge-pad)!important;
  padding-right:var(--xpc-edge-pad)!important;
}
.xpc-footer-grid,
.xpc-footer-bottom{
  max-width:var(--xpc-content-max)!important;
}
.xpc-product-detail-wrap{
  padding-top:64px!important;
}
.xpc-product-detail-grid{
  gap:40px!important;
}
.xpc-main-product-image{
  height:540px!important;
}

/* Keep v10 Catalog top fix while switching to the wide shell */
.xpc-catalog-page{
  width:100vw!important;
  max-width:100vw!important;
}
.xpc-catalog-page .xpc-header{
  margin-top:0!important;
}
.xpc-catalog-page .xpc-catalog-hero{
  padding-top:82px!important;
}

@media(max-width:1180px){
  .xpc-header-inner{
    grid-template-columns:300px 1fr 250px!important;
    gap:22px!important;
  }
  .xpc-brand{width:300px!important;}
  .xpc-brand img{width:250px!important;max-width:250px!important;}
  .xpc-header-actions{width:250px!important;}
  .xpc-nav{gap:28px!important;}
  .xpc-quote-mini{min-width:150px!important;padding:12px 14px!important;}
}

/* v100.3 — stable bulk-order controls and self-service profile updates */
.xpc-proforma-list-section,
.xpc-proforma-list-section .xpc-section-inner,
.xpc-bulk-order-card{overflow:visible!important}
.xpc-bulk-order-head{
  position:sticky!important;
  top:12px!important;
  z-index:80!important;
  isolation:isolate!important;
  box-shadow:0 14px 34px rgba(0,0,0,.72)!important;
}
.admin-bar .xpc-bulk-order-head{top:44px!important}
.xpc-profile-update-request{margin-top:28px;padding:clamp(20px,3vw,34px);border:1px solid rgba(255,215,0,.24);background:#101212}
.xpc-profile-update-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:24px}
.xpc-profile-update-intro span,.xpc-profile-update-form span,.xpc-profile-update-form legend{display:block;color:#ffd700;font:800 10px/1.4 "JetBrains Mono",monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}
.xpc-profile-update-intro h4{margin:4px 0 8px;color:#f4f2eb;font-size:clamp(28px,4vw,44px)}
.xpc-profile-update-intro p{margin:0;color:#aaa38d;max-width:720px}
.xpc-profile-update-intro>strong{padding:10px 12px;border:1px solid rgba(255,215,0,.3);color:#ffd700;white-space:nowrap}
.xpc-profile-current-grid,.xpc-profile-update-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}
.xpc-profile-update-grid .wide{grid-column:1/-1}
.xpc-profile-update-form input,.xpc-profile-update-form select,.xpc-profile-update-form textarea{width:100%;min-height:50px;padding:13px 14px!important;background:#151717!important;border:1px solid rgba(255,215,0,.24)!important;color:#f4f2eb!important;border-radius:0!important}
.xpc-profile-update-form input[readonly]{color:#aaa38d!important;background:#0c0d0d!important}
.xpc-profile-update-form fieldset{margin:18px 0;padding:18px;border:1px solid rgba(255,215,0,.16)}
.xpc-profile-check-grid{display:flex;flex-wrap:wrap;gap:12px 22px}
.xpc-profile-check-grid label{color:#f4f2eb}.xpc-profile-check-grid input{width:auto!important;min-height:0!important;margin-right:7px}
.xpc-profile-notes{display:block;margin:18px 0}.xpc-profile-update-notice{padding:16px;border:1px solid #ffd700;color:#f4f2eb;background:rgba(255,215,0,.06)}
.xpc-profile-update-notice.success{border-color:#40d77d;background:rgba(64,215,125,.08)}
@media(max-width:1180px){
  .xpc-front-price-toolbar{position:relative!important;top:auto!important}
  .xpc-bulk-order-head{position:sticky!important;top:8px!important}
  .admin-bar .xpc-bulk-order-head{top:40px!important}
}
@media(max-width:700px){
  .xpc-profile-current-grid,.xpc-profile-update-grid{grid-template-columns:1fr}
  .xpc-profile-update-grid .wide{grid-column:auto}
  .xpc-profile-update-intro{display:block}.xpc-profile-update-intro>strong{display:inline-block;margin-top:14px}
  .xpc-bulk-order-head{position:relative!important;top:auto!important}
}
@media(max-width:920px){
  .xpc-header{
    height:auto!important;
    min-height:96px!important;
    margin-left:0!important;
    margin-right:0!important;
    width:100%!important;
    max-width:100%!important;
  }
  .xpc-header-inner{
    display:flex!important;
    flex-wrap:wrap!important;
    padding:18px 22px!important;
    gap:16px!important;
  }
  .xpc-brand{width:auto!important;}
  .xpc-brand img{width:200px!important;max-width:200px!important;max-height:68px!important;}
  .xpc-header-actions{width:auto!important;}
  .xpc-nav{order:3!important;width:100%!important;justify-content:flex-start!important;gap:22px!important;overflow-x:auto!important;}
  .xpc-hero{min-height:600px!important;}
  .xpc-section,.xpc-catalog-hero,.xpc-support-hero,.xpc-product-detail-wrap{padding-left:22px!important;padding-right:22px!important;}
  .xpc-main-product-image{height:380px!important;}
}
@media(max-width:560px){
  :root{--xpc-edge-pad:18px;}
  .xpc-brand img{width:180px!important;max-width:180px!important;}
  .xpc-header-inner{padding:16px 18px!important;}
  .xpc-hero{min-height:560px!important;}
  .xpc-hero-content{padding-left:18px!important;padding-right:18px!important;}
  .xpc-bulk-cta{width:calc(100% - 36px)!important;}
}

@media (max-width: 780px){
  .xpc-video-hero{min-height:680px;}
  .xpc-hero-video{display:none;}
  .xpc-video-hero.has-video{background:radial-gradient(circle at 50% 30%,rgba(255,215,0,.09),transparent 26%),#050505;}
  .xpc-video-hero h1{font-size:clamp(38px,13vw,58px);}
  .xpc-hero-kicker{font-size:10px;letter-spacing:.12em;}
}


/* v13: wider video-first home hero and fuller-width home sections */
:root{
  --xpc-home-max:1680px;
  --xpc-home-hero-max:920px;
}

.xpc-home-page .xpc-video-hero{
  min-height:800px!important;
}
.xpc-home-page .xpc-video-hero .xpc-hero-video{
  object-position:center center!important;
  transform:scale(1.08)!important;
  filter:saturate(.96) contrast(1.08) brightness(.88)!important;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg{
  background:
    linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.34) 24%,rgba(0,0,0,.20) 48%,rgba(0,0,0,.34) 76%,rgba(0,0,0,.58) 100%),
    linear-gradient(180deg,rgba(0,0,0,.52) 0%,rgba(0,0,0,.16) 38%,rgba(0,0,0,.74) 100%),
    radial-gradient(circle at 50% 44%,rgba(255,215,0,.08),transparent 34%)!important;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg:after{
  opacity:.20!important;
}
.xpc-home-page .xpc-video-hero .xpc-hero-content{
  max-width:var(--xpc-home-hero-max)!important;
  padding-top:20px!important;
  padding-bottom:46px!important;
}
.xpc-home-page .xpc-hero-kicker{
  margin-bottom:14px!important;
  font-size:11px!important;
  letter-spacing:.16em!important;
}
.xpc-home-page .xpc-video-hero h1{
  max-width:860px!important;
  margin:0 auto 18px!important;
  font-size:clamp(34px,5vw,72px)!important;
  line-height:.97!important;
  letter-spacing:-.045em!important;
}
.xpc-home-page .xpc-video-hero p{
  max-width:660px!important;
  margin:0 auto 28px!important;
  font-size:15px!important;
  line-height:1.65!important;
}
.xpc-home-page .xpc-video-hero .xpc-actions{
  gap:14px!important;
}

.xpc-home-page .xpc-trust-strip{
  width:100%!important;
}
.xpc-home-page .xpc-trust-strip div{
  padding:26px 28px!important;
}

.xpc-home-page .xpc-core,
.xpc-home-page .xpc-featured-products,
.xpc-home-page .xpc-nav-blocks{
  max-width:var(--xpc-home-max)!important;
  width:100%!important;
}
.xpc-home-page .xpc-core{
  padding-top:100px!important;
}
.xpc-home-page .xpc-core .xpc-section-head,
.xpc-home-page .xpc-featured-products .xpc-section-head{
  margin-bottom:42px!important;
}
.xpc-home-page .xpc-feature-grid,
.xpc-home-page .xpc-product-grid-3,
.xpc-home-page .xpc-nav-blocks{
  gap:32px!important;
}
.xpc-home-page .xpc-feature-grid article,
.xpc-home-page .xpc-nav-blocks a{
  min-height:250px!important;
  padding:40px!important;
}
.xpc-home-page .xpc-product-card{
  min-height:470px!important;
}
.xpc-home-page .xpc-card-image{
  height:272px!important;
}
.xpc-home-page .xpc-card-body{
  padding:30px!important;
}
.xpc-home-page .xpc-final-cta{
  padding:132px var(--xpc-edge-pad)!important;
}

@media(max-width:1180px){
  .xpc-home-page .xpc-video-hero h1{font-size:clamp(34px,6vw,64px)!important;}
  .xpc-home-page .xpc-core,
  .xpc-home-page .xpc-featured-products,
  .xpc-home-page .xpc-nav-blocks{max-width:1520px!important;}
}
@media(max-width:920px){
  .xpc-home-page .xpc-video-hero{min-height:660px!important;}
  .xpc-home-page .xpc-video-hero .xpc-hero-video{transform:scale(1.04)!important;}
  .xpc-home-page .xpc-feature-grid,
  .xpc-home-page .xpc-product-grid-3,
  .xpc-home-page .xpc-nav-blocks{gap:22px!important;}
  .xpc-home-page .xpc-feature-grid article,
  .xpc-home-page .xpc-nav-blocks a{padding:30px!important;min-height:unset!important;}
}
@media(max-width:560px){
  .xpc-home-page .xpc-video-hero h1{font-size:clamp(30px,10vw,46px)!important;}
  .xpc-home-page .xpc-video-hero p{font-size:14px!important;}
  .xpc-home-page .xpc-trust-strip div{padding:20px 18px!important;}
}


/* v14: immersive transparent-header home hero with full-width video shell */
.xpc-home-page{
  position:relative;
}
.xpc-home-page > .xpc-header{
  position:absolute!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  background:linear-gradient(180deg,rgba(6,7,7,.72) 0%,rgba(6,7,7,.42) 55%,rgba(6,7,7,0) 100%)!important;
  border-bottom:1px solid rgba(255,215,0,.14)!important;
  box-shadow:none!important;
  backdrop-filter:blur(6px);
  -webkit-backdrop-filter:blur(6px);
}
.xpc-home-page > .xpc-header .xpc-header-inner{
  background:transparent!important;
}
.xpc-home-page .xpc-video-hero{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  min-height:100svh!important;
  padding-top:112px!important;
  align-items:center!important;
  justify-content:center!important;
}
.xpc-home-page .xpc-video-hero .xpc-hero-video{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:scale(1.03)!important;
  filter:saturate(.95) contrast(1.04) brightness(.84)!important;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg{
  background:
    linear-gradient(180deg,rgba(0,0,0,.28) 0%,rgba(0,0,0,.18) 18%,rgba(0,0,0,.32) 56%,rgba(0,0,0,.78) 100%),
    linear-gradient(90deg,rgba(0,0,0,.46) 0%,rgba(0,0,0,.24) 16%,rgba(0,0,0,.14) 50%,rgba(0,0,0,.22) 84%,rgba(0,0,0,.44) 100%),
    radial-gradient(circle at 50% 42%,rgba(255,215,0,.06),transparent 35%)!important;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg:after{
  opacity:.12!important;
}
.xpc-home-page .xpc-video-hero .xpc-hero-content{
  max-width:820px!important;
  padding-top:34px!important;
  padding-bottom:86px!important;
}
.xpc-home-page .xpc-hero-kicker{
  margin-bottom:18px!important;
  font-size:11px!important;
  letter-spacing:.18em!important;
}
.xpc-home-page .xpc-video-hero h1{
  max-width:780px!important;
  margin:0 auto 18px!important;
  font-size:clamp(30px,4.4vw,64px)!important;
  line-height:.98!important;
  letter-spacing:-.042em!important;
}
.xpc-home-page .xpc-video-hero p{
  max-width:610px!important;
  margin:0 auto 26px!important;
  font-size:15px!important;
  line-height:1.62!important;
}
.xpc-home-page .xpc-video-hero .xpc-actions{
  justify-content:center!important;
  gap:14px!important;
}
.xpc-home-page .xpc-trust-strip{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}
.xpc-home-page .xpc-section,
.xpc-home-page .xpc-core,
.xpc-home-page .xpc-featured-products,
.xpc-home-page .xpc-nav-blocks{
  max-width:min(1720px, calc(100vw - clamp(34px,6vw,96px)))!important;
  width:100%!important;
}
.xpc-home-page .xpc-section{
  padding-top:108px!important;
  padding-bottom:108px!important;
}
.xpc-home-page .xpc-core .xpc-section-head,
.xpc-home-page .xpc-featured-products .xpc-section-head{
  margin-bottom:42px!important;
}
.xpc-home-page .xpc-feature-grid,
.xpc-home-page .xpc-product-grid-3,
.xpc-home-page .xpc-nav-blocks{
  gap:30px!important;
}
.xpc-home-page .xpc-feature-grid article,
.xpc-home-page .xpc-nav-blocks a{
  min-height:236px!important;
  padding:38px!important;
}
.xpc-home-page .xpc-product-card{
  min-height:462px!important;
}
.xpc-home-page .xpc-card-image{
  height:270px!important;
}
@media(max-width:920px){
  .xpc-home-page > .xpc-header{
    position:relative!important;
    background:#0a0b0b!important;
    border-bottom:1px solid var(--xpc-border)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .xpc-home-page .xpc-video-hero{
    min-height:700px!important;
    padding-top:0!important;
  }
  .xpc-home-page .xpc-video-hero .xpc-hero-content{
    max-width:700px!important;
    padding-bottom:72px!important;
  }
  .xpc-home-page .xpc-video-hero h1{
    font-size:clamp(32px,7vw,54px)!important;
  }
  .xpc-home-page .xpc-section,
  .xpc-home-page .xpc-core,
  .xpc-home-page .xpc-featured-products,
  .xpc-home-page .xpc-nav-blocks{
    max-width:calc(100vw - 34px)!important;
  }
}
@media(max-width:560px){
  .xpc-home-page .xpc-video-hero{
    min-height:620px!important;
  }
  .xpc-home-page .xpc-video-hero h1{
    font-size:clamp(28px,10vw,42px)!important;
  }
  .xpc-home-page .xpc-video-hero p{
    font-size:14px!important;
  }
  .xpc-home-page .xpc-section{
    padding-top:76px!important;
    padding-bottom:76px!important;
  }
}


/* v15: home-only transparent header and watermark-softening video overlay */
.xpc-home-page{position:relative;}
.xpc-home-page .xpc-header{
  position:absolute;
  top:0;left:0;right:0;
  width:100%;
  background:rgba(7,8,8,.34);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  border-bottom:1px solid rgba(255,255,255,.08);
  box-shadow:none;
}
.xpc-home-page .xpc-header:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:1px;
  background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,215,0,.16),rgba(255,255,255,0));
}
.xpc-home-page .xpc-video-hero{
  min-height:100vh;
  padding-top:118px;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-video{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  transform:scale(1.035);
  filter:saturate(.95) contrast(1.05) brightness(.82);
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg{
  background:
    linear-gradient(90deg,rgba(0,0,0,.56) 0%,rgba(0,0,0,.28) 44%,rgba(0,0,0,.54) 100%),
    linear-gradient(180deg,rgba(0,0,0,.40) 0%,rgba(0,0,0,.18) 34%,rgba(0,0,0,.80) 100%),
    radial-gradient(circle at 50% 42%,rgba(255,215,0,.07),transparent 34%);
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg:before{
  content:"";
  position:absolute;
  right:-4%;
  bottom:-5%;
  width:min(38vw,620px);
  height:min(30vh,280px);
  min-width:300px;
  min-height:180px;
  background:radial-gradient(ellipse at 72% 60%, rgba(0,0,0,.97) 0%, rgba(0,0,0,.92) 23%, rgba(0,0,0,.74) 46%, rgba(0,0,0,.34) 68%, transparent 100%);
  opacity:.96;
  pointer-events:none;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg:after{
  opacity:.20;
}
.xpc-home-page .xpc-video-hero .xpc-hero-content{
  max-width:920px;
  padding-top:58px;
}

@media(max-width:920px){
  .xpc-home-page .xpc-header{
    position:relative;
    background:#0b0c0c;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
  }
  .xpc-home-page .xpc-video-hero{
    min-height:700px;
    padding-top:28px;
  }
  .xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg:before{
    right:-16%;
    bottom:-2%;
    width:72vw;
    height:24vh;
    min-width:0;
    min-height:0;
  }
}


/* v16: home-only transparent logo header + smaller left-biased cinematic hero */
.xpc-home-page .xpc-header{
  background:rgba(7,8,8,.18)!important;
  border-bottom:1px solid rgba(255,255,255,.05)!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
}
.xpc-home-page .xpc-header:after{
  background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.08),rgba(255,255,255,0))!important;
}
.xpc-home-page .xpc-brand img{
  width:240px!important;
  max-width:240px!important;
  max-height:72px!important;
  filter:none!important;
  background:transparent!important;
  box-shadow:none!important;
  border:none!important;
}
.xpc-home-page .xpc-video-hero{
  min-height:100svh!important;
  justify-content:flex-start!important;
  text-align:left!important;
  padding-top:106px!important;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-video{
  object-position:center center!important;
  transform:scale(1.01)!important;
  filter:saturate(.96) contrast(1.04) brightness(.83)!important;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg{
  background:
    linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.36) 24%,rgba(0,0,0,.18) 54%,rgba(0,0,0,.28) 78%,rgba(0,0,0,.52) 100%),
    linear-gradient(180deg,rgba(0,0,0,.28) 0%,rgba(0,0,0,.16) 30%,rgba(0,0,0,.72) 100%),
    radial-gradient(circle at 40% 38%,rgba(255,215,0,.05),transparent 34%)!important;
}
.xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg:before{
  right:-3%!important;
  bottom:-5%!important;
  width:min(34vw,560px)!important;
  height:min(28vh,250px)!important;
  background:radial-gradient(ellipse at 72% 62%, rgba(0,0,0,.98) 0%, rgba(0,0,0,.94) 22%, rgba(0,0,0,.78) 44%, rgba(0,0,0,.38) 70%, transparent 100%)!important;
  opacity:.93!important;
}
.xpc-home-page .xpc-video-hero .xpc-hero-content{
  max-width:680px!important;
  width:100%!important;
  margin-left:clamp(26px,8vw,118px)!important;
  margin-right:auto!important;
  padding-top:10px!important;
  padding-bottom:84px!important;
  transform:translateY(-18px)!important;
  text-align:left!important;
}
.xpc-home-page .xpc-hero-kicker{
  display:block!important;
  margin-bottom:14px!important;
  text-align:left!important;
  font-size:11px!important;
  letter-spacing:.18em!important;
}
.xpc-home-page .xpc-video-hero h1{
  max-width:640px!important;
  margin:0 0 16px 0!important;
  font-size:clamp(28px,3.6vw,56px)!important;
  line-height:.98!important;
  letter-spacing:-.042em!important;
}
.xpc-home-page .xpc-video-hero p{
  max-width:560px!important;
  margin:0 0 24px 0!important;
  font-size:14px!important;
  line-height:1.65!important;
}
.xpc-home-page .xpc-video-hero .xpc-actions{
  justify-content:flex-start!important;
  gap:12px!important;
}
.xpc-home-page .xpc-video-hero .xpc-btn{
  min-height:46px!important;
  padding:0 24px!important;
}
@media (max-width: 920px){
  .xpc-home-page .xpc-header{
    background:#0b0c0c!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .xpc-home-page .xpc-brand img{
    width:190px!important;
    max-width:190px!important;
    max-height:60px!important;
  }
  .xpc-home-page .xpc-video-hero{
    justify-content:center!important;
    text-align:center!important;
    padding-top:0!important;
  }
  .xpc-home-page .xpc-video-hero .xpc-hero-content{
    max-width:700px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-top:34px!important;
    padding-bottom:70px!important;
    transform:none!important;
    text-align:center!important;
  }
  .xpc-home-page .xpc-hero-kicker,
  .xpc-home-page .xpc-video-hero h1,
  .xpc-home-page .xpc-video-hero p{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .xpc-home-page .xpc-video-hero h1{
    font-size:clamp(30px,7vw,48px)!important;
  }
  .xpc-home-page .xpc-video-hero .xpc-actions{
    justify-content:center!important;
  }
}


/* v17/v18: mobile hero video enabled + playlist fade transitions */
.xpc-video-hero .xpc-hero-video,
.xpc-video-hero .xpc-hero-content{
  transition:opacity .34s ease, transform .34s ease;
}
.xpc-video-hero.is-video-switching .xpc-hero-video{
  opacity:.18;
}
.xpc-video-hero.is-video-switching .xpc-hero-content{
  opacity:.55;
}
@media (max-width: 780px){
  .xpc-home-page .xpc-hero-video,
  .xpc-home-page .xpc-video-hero.has-video .xpc-hero-video{
    display:block!important;
    opacity:1!important;
  }
  .xpc-home-page .xpc-video-hero{
    min-height:680px!important;
    background:#050505!important;
  }
  .xpc-home-page .xpc-video-hero.has-video .xpc-hero-video{
    object-fit:cover!important;
    object-position:center center!important;
    transform:scale(1.02)!important;
  }
  .xpc-home-page .xpc-video-hero.has-video .xpc-hero-bg:before{
    right:-20%!important;
    bottom:-4%!important;
    width:82vw!important;
    height:26vh!important;
  }
}


/* v18: product-code focused home hero copy spacing */
.xpc-home-page .xpc-video-hero h1{
  max-width:610px!important;
}
.xpc-home-page .xpc-video-hero p{
  max-width:620px!important;
}
@media (max-width: 560px){
  .xpc-home-page .xpc-video-hero p{
    max-width:92vw!important;
    font-size:13px!important;
  }
}


/* v19: product-specific hero CTA and clean product-code line */
.xpc-home-page .xpc-hero-product-code{
  white-space:nowrap!important;
  display:inline-block!important;
}
.xpc-home-page .xpc-video-hero h1{
  max-width:620px!important;
}
@media(max-width:920px){
  .xpc-home-page .xpc-video-hero h1{
    max-width:680px!important;
  }
}


/* v20: 8-language catalog document center */
.xpc-catalog-hero-v20{
  padding-bottom:34px!important;
}
.xpc-catalog-hero-v20 h1{
  max-width:980px!important;
}
.xpc-catalog-hero-v20 p{
  max-width:820px!important;
}
.xpc-language-catalogs{
  padding-top:20px!important;
}
.xpc-doc-console{
  display:grid;
  grid-template-columns:1fr 220px;
  gap:34px;
  align-items:stretch;
  background:
    radial-gradient(circle at 88% 15%,rgba(255,215,0,.08),transparent 26%),
    linear-gradient(180deg,#151615,#0b0c0c);
  border:1px solid var(--xpc-border);
  border-top:4px solid var(--xpc-yellow);
  padding:44px;
  margin-bottom:30px;
}
.xpc-doc-console .xpc-badge{
  position:static!important;
  display:inline-block!important;
  margin:0 0 20px 0!important;
}
.xpc-doc-console h2{
  margin:0 0 14px!important;
  font-size:clamp(30px,3.2vw,48px)!important;
  line-height:.95!important;
}
.xpc-doc-console p{
  max-width:780px;
  margin:0;
  color:#d6cfbc;
  line-height:1.65;
}
.xpc-doc-console p strong{
  color:#fff;
}
.xpc-doc-stats{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border:1px solid #39351f;
  background:#0b0c0c;
  min-height:160px;
  text-align:center;
}
.xpc-doc-stats strong{
  color:var(--xpc-yellow);
  font-size:64px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.06em;
}
.xpc-doc-stats span{
  margin-top:10px;
  color:#fff;
  font-family:"JetBrains Mono",monospace;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.12em;
}
.xpc-language-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.xpc-language-card{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#171817,#0d0e0e);
  border:1px solid var(--xpc-border);
  min-height:300px;
  padding:26px;
  display:flex;
  flex-direction:column;
  transition:.25s ease;
}
.xpc-language-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,215,0,.08),transparent 30%);
  opacity:0;
  transition:.25s ease;
  pointer-events:none;
}
.xpc-language-card:hover{
  border-color:var(--xpc-yellow);
  transform:translateY(-2px);
  box-shadow:0 0 24px rgba(255,215,0,.11);
}
.xpc-language-card:hover:before{
  opacity:1;
}
.xpc-language-code{
  width:58px;
  height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:var(--xpc-yellow);
  color:#171200;
  font-family:"JetBrains Mono",monospace;
  font-size:18px;
  font-weight:900;
  letter-spacing:.05em;
  margin-bottom:26px;
}
.xpc-language-content{
  position:relative;
  z-index:1;
}
.xpc-language-content span{
  display:block;
  color:var(--xpc-yellow);
  font-family:"JetBrains Mono",monospace;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:12px;
}
.xpc-language-content h3{
  color:#fff;
  margin:0 0 14px;
  text-transform:uppercase;
  font-size:23px;
  line-height:1.05;
  font-weight:900;
}
.xpc-language-content p{
  margin:0;
  color:#d0c9b6;
  font-size:13px;
  line-height:1.55;
}
.xpc-language-actions{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
  margin-top:auto;
  padding-top:24px;
}
.xpc-language-actions .xpc-btn{
  width:100%;
  min-height:42px;
  padding:0 16px;
  font-size:10px;
}
@media(max-width:1180px){
  .xpc-language-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:720px){
  .xpc-doc-console{
    grid-template-columns:1fr;
    padding:30px;
  }
  .xpc-doc-stats{
    min-height:120px;
  }
  .xpc-language-grid{
    grid-template-columns:1fr;
  }
}


/* v21: Products page photo hero with cinematic gradient and clean title */
.xpc-products-page .xpc-products-hero{
  position:relative!important;
  min-height:520px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-align:left!important;
  padding:120px var(--xpc-edge-pad) 96px!important;
  overflow:hidden!important;
  border-bottom:0!important;
  background-image:
    linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.54) 28%,rgba(0,0,0,.22) 55%,rgba(0,0,0,.12) 100%),
    linear-gradient(180deg,rgba(0,0,0,.42) 0%,rgba(0,0,0,.08) 42%,rgba(5,5,5,.96) 100%),
    var(--xpc-products-hero-image)!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.xpc-products-page .xpc-products-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    radial-gradient(circle at 18% 42%,rgba(255,215,0,.08),transparent 30%),
    repeating-linear-gradient(90deg,rgba(255,255,255,.026) 0,rgba(255,255,255,.026) 1px,transparent 1px,transparent 58px);
  opacity:.34;
  pointer-events:none;
}
.xpc-products-page .xpc-products-hero:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:170px;
  z-index:0;
  background:linear-gradient(180deg,rgba(5,5,5,0) 0%,var(--xpc-bg) 82%);
  pointer-events:none;
}
.xpc-products-page .xpc-products-hero-copy{
  position:relative;
  z-index:1;
  max-width:760px;
  margin-left:clamp(0px,4vw,70px);
}
.xpc-products-page .xpc-products-hero h1{
  margin:0!important;
  color:#fff!important;
  font-size:clamp(48px,6.2vw,96px)!important;
  line-height:.92!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  letter-spacing:-.055em!important;
  text-shadow:0 12px 40px rgba(0,0,0,.75)!important;
}
.xpc-products-page .xpc-products-hero h1 b{
  color:var(--xpc-yellow)!important;
  display:block!important;
  font-weight:900!important;
}
.xpc-products-page .xpc-products-hero + .xpc-section{
  padding-top:54px!important;
  margin-top:-28px!important;
  position:relative!important;
  z-index:2!important;
}
.xpc-products-page .xpc-products-hero + .xpc-section .xpc-filters{
  background:rgba(8,9,9,.72);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  border:1px solid rgba(255,215,0,.12)!important;
  padding:18px!important;
  margin-bottom:42px!important;
}
@media(max-width:920px){
  .xpc-products-page .xpc-products-hero{
    min-height:430px!important;
    padding:82px 22px 78px!important;
    background-position:center right!important;
  }
  .xpc-products-page .xpc-products-hero-copy{
    margin-left:0!important;
    max-width:620px!important;
  }
  .xpc-products-page .xpc-products-hero h1{
    font-size:clamp(40px,10vw,68px)!important;
  }
}
@media(max-width:560px){
  .xpc-products-page .xpc-products-hero{
    min-height:380px!important;
    padding:70px 18px 68px!important;
    background-position:58% center!important;
  }
}


/* v22: Products hero balance fix — smaller typography, clearer product visuals */
.xpc-products-page .xpc-products-hero{
  min-height:500px!important;
  padding-top:105px!important;
  padding-bottom:86px!important;
  background-image:
    linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.60) 20%,rgba(0,0,0,.28) 40%,rgba(0,0,0,.08) 64%,rgba(0,0,0,.04) 100%),
    linear-gradient(180deg,rgba(0,0,0,.24) 0%,rgba(0,0,0,.02) 44%,rgba(5,5,5,.78) 100%),
    var(--xpc-products-hero-image)!important;
  background-position:center center!important;
}
.xpc-products-page .xpc-products-hero:before{
  opacity:.16!important;
  background:
    radial-gradient(circle at 20% 44%,rgba(255,215,0,.045),transparent 28%),
    repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0,rgba(255,255,255,.018) 1px,transparent 1px,transparent 58px)!important;
}
.xpc-products-page .xpc-products-hero:after{
  height:130px!important;
  background:linear-gradient(180deg,rgba(5,5,5,0) 0%,rgba(5,5,5,.76) 62%,var(--xpc-bg) 100%)!important;
}
.xpc-products-page .xpc-products-hero-copy{
  max-width:560px!important;
  margin-left:clamp(0px,3.2vw,52px)!important;
}
.xpc-products-page .xpc-products-hero h1{
  font-size:clamp(38px,4.7vw,72px)!important;
  line-height:.94!important;
  letter-spacing:-.045em!important;
  text-shadow:0 12px 34px rgba(0,0,0,.82)!important;
}
.xpc-products-page .xpc-products-hero + .xpc-section{
  margin-top:-22px!important;
  padding-top:48px!important;
}
.xpc-products-page .xpc-products-hero + .xpc-section .xpc-filters{
  background:rgba(8,9,9,.66)!important;
}
@media(max-width:920px){
  .xpc-products-page .xpc-products-hero{
    min-height:410px!important;
    padding-top:76px!important;
    padding-bottom:72px!important;
    background-position:62% center!important;
  }
  .xpc-products-page .xpc-products-hero-copy{
    max-width:480px!important;
  }
  .xpc-products-page .xpc-products-hero h1{
    font-size:clamp(34px,8.4vw,56px)!important;
  }
}
@media(max-width:560px){
  .xpc-products-page .xpc-products-hero{
    min-height:360px!important;
    background-position:66% center!important;
  }
}


/* v24: safe fix for WooCommerce default archive leaking AFTER custom Products page.
   Started from v22 because v23's broad selectors hid too much on the shop/archive page. */
body.xprotec-custom-page .xpc-products-page ~ .woocommerce-result-count,
body.xprotec-custom-page .xpc-products-page ~ .woocommerce-ordering,
body.xprotec-custom-page .xpc-products-page ~ ul.products,
body.xprotec-custom-page .xpc-products-page ~ .products,
body.xprotec-custom-page .xpc-products-page ~ .woocommerce-pagination,
body.xprotec-custom-page .xpc-products-page ~ nav.woocommerce-pagination,
body.xprotec-custom-page .xpc-products-page ~ .woocommerce-notices-wrapper,
html:has(.xpc-products-page) .entry-content > .woocommerce-result-count,
html:has(.xpc-products-page) .entry-content > .woocommerce-ordering,
html:has(.xpc-products-page) .entry-content > ul.products,
html:has(.xpc-products-page) .entry-content > .products,
html:has(.xpc-products-page) .entry-content > .woocommerce-pagination,
html:has(.xpc-products-page) .entry-content > nav.woocommerce-pagination{
  display:none!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}


/* v25: targeted removal of the native WooCommerce shop archive that appears after the custom XPROTEC Products page.
   This does NOT hide .woocommerce-products-header, because that area can contain the custom shortcode output. */
html:has(.xpc-products-page) p.woocommerce-result-count,
html:has(.xpc-products-page) form.woocommerce-ordering,
html:has(.xpc-products-page) ul.products,
html:has(.xpc-products-page) nav.woocommerce-pagination,
html:has(.xpc-products-page) .woocommerce-pagination{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  max-height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}


/* v28: Products hero image framing fix — show full eyewear set on the right */
.xpc-products-page .xpc-products-hero{
  min-height:620px!important;
  padding-top:118px!important;
  padding-bottom:100px!important;
  background-size:auto 100%!important;
  background-position:right center!important;
  background-color:#050505!important;
  background-image:
    linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.72) 25%,rgba(0,0,0,.38) 48%,rgba(0,0,0,.08) 76%,rgba(0,0,0,.02) 100%),
    linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.02) 38%,rgba(5,5,5,.76) 100%),
    var(--xpc-products-hero-image)!important;
}
.xpc-products-page .xpc-products-hero-copy{
  max-width:520px!important;
  margin-left:clamp(0px,3.2vw,56px)!important;
}
.xpc-products-page .xpc-products-hero h1{
  font-size:clamp(36px,4.35vw,66px)!important;
  line-height:.95!important;
}
.xpc-products-page .xpc-products-hero:after{
  height:145px!important;
  background:linear-gradient(180deg,rgba(5,5,5,0) 0%,rgba(5,5,5,.68) 65%,var(--xpc-bg) 100%)!important;
}
.xpc-products-page .xpc-products-hero + .xpc-section{
  margin-top:-42px!important;
  padding-top:68px!important;
}
@media(max-width:1180px){
  .xpc-products-page .xpc-products-hero{
    background-size:auto 100%!important;
    background-position:74% center!important;
  }
}
@media(max-width:920px){
  .xpc-products-page .xpc-products-hero{
    min-height:500px!important;
    padding-top:86px!important;
    padding-bottom:90px!important;
    background-size:auto 100%!important;
    background-position:72% center!important;
  }
  .xpc-products-page .xpc-products-hero-copy{
    max-width:430px!important;
  }
  .xpc-products-page .xpc-products-hero h1{
    font-size:clamp(32px,7.4vw,50px)!important;
  }
}
@media(max-width:560px){
  .xpc-products-page .xpc-products-hero{
    min-height:430px!important;
    background-size:auto 100%!important;
    background-position:74% center!important;
  }
}


/* v29: premium Products hero copy + certification at hero level + strap-only card badges */
.xpc-products-page .xpc-products-hero{
  background-image:
    linear-gradient(90deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.78) 24%,rgba(0,0,0,.42) 48%,rgba(0,0,0,.10) 76%,rgba(0,0,0,.03) 100%),
    linear-gradient(180deg,rgba(0,0,0,.16) 0%,rgba(0,0,0,.02) 42%,rgba(5,5,5,.74) 100%),
    var(--xpc-products-hero-image)!important;
}
.xpc-products-page .xpc-products-hero-copy{
  max-width:600px!important;
  padding:28px 0 28px 0!important;
}
.xpc-products-page .xpc-products-hero-kicker{
  display:inline-flex!important;
  align-items:center!important;
  min-height:32px!important;
  padding:0 12px!important;
  margin-bottom:18px!important;
  background:rgba(255,215,0,.96)!important;
  color:#161100!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  box-shadow:0 0 24px rgba(255,215,0,.16)!important;
}
.xpc-products-page .xpc-products-hero h1{
  margin:0 0 22px 0!important;
  max-width:560px!important;
  font-size:clamp(38px,4.2vw,64px)!important;
  line-height:.94!important;
  letter-spacing:-.045em!important;
}
.xpc-products-page .xpc-products-hero h1 span{
  display:block!important;
  color:#fff!important;
}
.xpc-products-page .xpc-products-hero h1 b{
  display:block!important;
  color:var(--xpc-yellow)!important;
}
.xpc-products-page .xpc-products-hero-copy p{
  max-width:520px!important;
  margin:0 0 22px 0!important;
  color:#e4deca!important;
  font-size:15px!important;
  line-height:1.65!important;
  text-shadow:0 7px 24px rgba(0,0,0,.82)!important;
}
.xpc-products-hero-features{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:9px!important;
  max-width:560px!important;
}
.xpc-products-hero-features span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  padding:0 12px!important;
  border:1px solid rgba(255,215,0,.20)!important;
  background:rgba(9,10,10,.46)!important;
  color:#fff8dc!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
}
.xpc-products-hero-features span:before{
  content:"";
  width:5px;
  height:5px;
  margin-right:8px;
  background:var(--xpc-yellow);
  box-shadow:0 0 10px rgba(255,215,0,.6);
}
.xpc-card-image .xpc-badge{
  background:var(--xpc-yellow)!important;
  color:#131000!important;
}
@media(max-width:920px){
  .xpc-products-page .xpc-products-hero-copy{
    max-width:500px!important;
  }
  .xpc-products-page .xpc-products-hero h1{
    font-size:clamp(32px,7.2vw,52px)!important;
  }
  .xpc-products-page .xpc-products-hero-copy p{
    font-size:14px!important;
  }
}
@media(max-width:560px){
  .xpc-products-page .xpc-products-hero-kicker{
    font-size:10px!important;
    letter-spacing:.09em!important;
  }
  .xpc-products-hero-features{
    gap:7px!important;
  }
  .xpc-products-hero-features span{
    min-height:30px!important;
    padding:0 9px!important;
    font-size:9px!important;
  }
}


/* v30: Catalog card complete border, cleaner WITH STRAP badge, and Products hero scroll CTA */
.xpc-language-card{
  border:1px solid rgba(255,215,0,.22)!important;
  box-shadow:inset 0 0 0 1px rgba(255,215,0,.035)!important;
}
.xpc-language-card:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:0!important;
  height:1px!important;
  background:rgba(255,215,0,.34)!important;
  pointer-events:none!important;
  z-index:2!important;
}
.xpc-language-card:hover{
  border-color:rgba(255,215,0,.55)!important;
}

.xpc-card-image .xpc-badge{
  white-space:nowrap!important;
  width:auto!important;
  min-width:92px!important;
  min-height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:8px 12px!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:.045em!important;
  font-family:"JetBrains Mono",monospace!important;
}

.xpc-products-scroll-cta{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  margin-top:24px!important;
  min-height:48px!important;
  padding:0 20px 0 22px!important;
  border:1px solid rgba(255,215,0,.42)!important;
  background:rgba(8,9,9,.55)!important;
  color:#fff!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  box-shadow:0 0 26px rgba(255,215,0,.10)!important;
  transition:.25s ease!important;
}
.xpc-products-scroll-cta span{
  display:inline-block!important;
}
.xpc-products-scroll-cta b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:26px!important;
  height:26px!important;
  background:var(--xpc-yellow)!important;
  color:#141000!important;
  font-size:17px!important;
  line-height:1!important;
  font-weight:900!important;
}
.xpc-products-scroll-cta:hover{
  border-color:var(--xpc-yellow)!important;
  color:var(--xpc-yellow)!important;
  transform:translateY(-2px)!important;
}
.xpc-products-scroll-cta:hover b{
  transform:translateY(2px)!important;
}
#xprotec-product-range{
  scroll-margin-top:120px!important;
}
@media(max-width:560px){
  .xpc-products-scroll-cta{
    margin-top:18px!important;
    min-height:42px!important;
    padding:0 15px!important;
    font-size:10px!important;
    gap:9px!important;
  }
  .xpc-products-scroll-cta b{
    width:22px!important;
    height:22px!important;
    font-size:14px!important;
  }
}


/* v31: Products hero wording + readable WITH STRAP badge typography */
.xpc-products-page .xpc-products-hero h1 b{
  color:var(--xpc-yellow)!important;
}

/* Override previous technical monospace badge style only for product-card badges */
.xpc-product-card .xpc-card-image .xpc-badge{
  min-width:112px!important;
  height:36px!important;
  min-height:36px!important;
  padding:0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-family:Inter, Arial, Helvetica, sans-serif!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  text-rendering:geometricPrecision!important;
  -webkit-font-smoothing:antialiased!important;
}
@media(max-width:560px){
  .xpc-product-card .xpc-card-image .xpc-badge{
    min-width:104px!important;
    height:34px!important;
    min-height:34px!important;
    padding:0 12px!important;
    font-size:9.5px!important;
    letter-spacing:.01em!important;
  }
}


/* v32: support/contact form field visibility upgrade */
.xpc-inquiry-form input,
.xpc-inquiry-form select,
.xpc-inquiry-form textarea{
  background:linear-gradient(180deg,#171a1d 0%, #121417 100%) !important;
  border:1px solid rgba(255,215,0,.18) !important;
  color:#f5f2e8 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03), 0 0 0 1px rgba(255,255,255,.015) !important;
}

.xpc-inquiry-form input::placeholder,
.xpc-inquiry-form textarea::placeholder{
  color:#9f9a8c !important;
  opacity:1 !important;
}

.xpc-inquiry-form select{
  color:#f5f2e8 !important;
}

.xpc-inquiry-form label{
  color:#f6e7a7 !important;
}

.xpc-inquiry-form input:hover,
.xpc-inquiry-form select:hover,
.xpc-inquiry-form textarea:hover{
  border-color:rgba(255,215,0,.32) !important;
  background:linear-gradient(180deg,#1b1f23 0%, #15191c 100%) !important;
}

.xpc-inquiry-form input:focus,
.xpc-inquiry-form select:focus,
.xpc-inquiry-form textarea:focus{
  background:#1b1f23 !important;
  border-color:#ffd84a !important;
  box-shadow:0 0 0 1px rgba(255,216,74,.32), 0 0 18px rgba(255,216,74,.08) !important;
}


/* v34: real B2B form submission notices + honeypot */
.xpc-hp-field{
  position:absolute!important;
  left:-10000px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.xpc-form-notice{
  border:1px solid rgba(255,215,0,.24);
  background:rgba(255,215,0,.08);
  color:#fff6d1;
  padding:14px 16px;
  margin:0 0 22px;
  font-size:13px;
  line-height:1.55;
}
.xpc-form-notice.success{
  border-color:rgba(73,232,121,.36);
  background:rgba(73,232,121,.08);
  color:#d9ffe4;
}
.xpc-form-notice.error{
  border-color:rgba(255,90,90,.42);
  background:rgba(255,90,90,.08);
  color:#ffe1de;
}

/* v36: third home hero video retained */
.xpc-home-page .xpc-video-hero h1{
  max-width:860px!important;
}
.xpc-home-page .xpc-video-hero h1 .xpc-hero-rope-line{
  display:inline-block!important;
  color:var(--xpc-yellow)!important;
  font-size:.58em!important;
  line-height:1.04!important;
  letter-spacing:.015em!important;
  white-space:normal!important;
  max-width:820px!important;
}
@media(max-width:920px){
  .xpc-home-page .xpc-video-hero h1 .xpc-hero-rope-line{
    font-size:.50em!important;
  }
}



/* v37: Products hero badge + remove PROFESSIONAL eyebrow */
.xpc-products-page .xpc-products-hero h1 > span,
.xpc-products-page .xpc-products-hero-copy .xpc-products-hero-eyebrow,
.xpc-products-page .xpc-products-hero-copy .xpc-products-hero-professional{
  display:none!important;
}
.xpc-products-page .xpc-products-hero-kicker{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:0!important;
  background:#ffffff!important;
  color:#070707!important;
  border:1px solid rgba(255,255,255,.82)!important;
  box-shadow:0 14px 40px rgba(255,255,255,.10),0 0 0 1px rgba(0,0,0,.18) inset!important;
  text-shadow:none!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  padding:13px 18px!important;
  margin:0 0 22px!important;
}
.xpc-products-page .xpc-products-hero h1{
  margin-top:0!important;
}


/* CP31 / v100.44: obsolete v38-v43 product-card cover/crop/sku-scale overrides removed.
 * Product photography presentation is now owned by assets/css/xprotec-product-photography.css. */


/* v44: XP500 clear/smoke product detail Datasheet button mapped to XP-500 Series PDF. */


/* v45: XP510 and XP520 product detail Datasheet buttons mapped to XP-510 / XP-520 Series PDF. */


/* v46: premium grey / metallic certification badge on Products hero */
.xpc-products-page .xpc-products-hero-cert,
.xpc-products-page .xpc-products-hero-copy .xpc-products-hero-badge,
.xpc-products-page .xpc-products-hero-copy > .xpc-badge:first-child{
  background:linear-gradient(135deg,#f2f2ee 0%,#c9c8c0 38%,#8f8f88 100%)!important;
  color:#070707!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:
    0 16px 42px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.85),
    inset 0 -1px 0 rgba(0,0,0,.18)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.35)!important;
}


/* v47: all product datasheet URLs updated; footer product-family links go directly to product detail pages. */


/* v48: related products section on single product pages */
.xpc-single-product .xpc-related-products{
  margin-top:48px!important;
  padding-top:42px!important;
  border-top:1px solid rgba(255,215,0,.20)!important;
}
.xpc-single-product .xpc-related-head{
  max-width:760px!important;
  margin:0 0 28px!important;
}
.xpc-single-product .xpc-related-head span{
  display:inline-block!important;
  margin-bottom:12px!important;
  color:var(--xpc-yellow)!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
.xpc-single-product .xpc-related-head h2{
  margin:0 0 12px!important;
  color:#fff!important;
  font-size:clamp(30px,3.2vw,48px)!important;
  line-height:1!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}
.xpc-single-product .xpc-related-head p{
  max-width:620px!important;
  margin:0!important;
  color:#cfc9b5!important;
  line-height:1.65!important;
}
.xpc-single-product .xpc-related-products .xpc-product-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:26px!important;
}
.xpc-single-product .xpc-related-products .xpc-card-image{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:3 / 2!important;
  padding:0!important;
  margin:0!important;
  background:#f1f1ed!important;
  overflow:hidden!important;
  display:block!important;
}
.xpc-single-product .xpc-related-products .xpc-card-image img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
  display:block!important;
  margin:0!important;
}
.xpc-single-product .xpc-related-products .xpc-product-card:hover .xpc-card-image img{
  transform:none!important;
}
@media(max-width:920px){
  .xpc-single-product .xpc-related-products .xpc-product-grid{
    grid-template-columns:1fr!important;
  }
}


/* v49: Hepsiburada-style product image gallery / zoom */
.xpc-single-product .xpc-main-product-image{
  cursor:zoom-in!important;
  position:relative!important;
}
.xpc-single-product .xpc-main-product-image:after{
  content:"⌕ Zoom"!important;
  position:absolute!important;
  right:18px!important;
  bottom:18px!important;
  z-index:4!important;
  min-height:34px!important;
  padding:0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(255,215,0,.94)!important;
  color:#090909!important;
  border:1px solid rgba(255,255,255,.28)!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  box-shadow:0 12px 30px rgba(0,0,0,.35)!important;
  opacity:.0!important;
  transform:translateY(8px)!important;
  transition:.22s ease!important;
  pointer-events:none!important;
}
.xpc-single-product .xpc-main-product-image:hover:after{
  opacity:1!important;
  transform:translateY(0)!important;
}
.xpc-single-product .xpc-main-product-image:hover img{
  filter:contrast(1.04) saturate(1.02)!important;
}
.xpc-zoom-lock{
  overflow:hidden!important;
}
.xpc-zoom-modal{
  position:fixed!important;
  inset:0!important;
  z-index:999999!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:34px!important;
}
.xpc-zoom-modal.is-open{
  display:flex!important;
}
.xpc-zoom-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(0,0,0,.72)!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
}
.xpc-zoom-dialog{
  position:relative!important;
  z-index:2!important;
  width:min(1500px,94vw)!important;
  height:min(860px,88vh)!important;
  background:#fff!important;
  color:#111!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 150px!important;
  gap:0!important;
  border-radius:8px!important;
  overflow:hidden!important;
  box-shadow:0 34px 110px rgba(0,0,0,.62)!important;
}
.xpc-zoom-stage{
  position:relative!important;
  min-width:0!important;
  min-height:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  overflow:hidden!important;
  cursor:zoom-in!important;
}
.xpc-zoom-img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
  transition:transform .18s ease!important;
  user-select:none!important;
  -webkit-user-drag:none!important;
}
.xpc-zoom-modal.is-zoomed .xpc-zoom-stage{
  cursor:zoom-out!important;
}
.xpc-zoom-modal.is-zoomed .xpc-zoom-img{
  transform:scale(2.25)!important;
}
.xpc-zoom-hint{
  position:absolute!important;
  left:22px!important;
  bottom:18px!important;
  z-index:4!important;
  padding:10px 13px!important;
  background:rgba(15,15,15,.78)!important;
  color:#fff!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  opacity:.72!important;
  pointer-events:none!important;
}
.xpc-zoom-thumbs{
  padding:84px 20px 20px!important;
  background:#f4f4f3!important;
  display:grid!important;
  align-content:start!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
  overflow:auto!important;
  border-left:1px solid rgba(0,0,0,.08)!important;
}
.xpc-zoom-thumb{
  width:82px!important;
  height:82px!important;
  margin:0 auto!important;
  border:2px solid transparent!important;
  background:#fff!important;
  border-radius:7px!important;
  padding:5px!important;
  cursor:pointer!important;
  box-shadow:0 6px 18px rgba(0,0,0,.08)!important;
}
.xpc-zoom-thumb.is-active{
  border-color:#ff6a00!important;
}
.xpc-zoom-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  display:block!important;
}
.xpc-zoom-close{
  position:absolute!important;
  right:18px!important;
  top:18px!important;
  z-index:8!important;
  width:46px!important;
  height:46px!important;
  border:0!important;
  border-radius:50%!important;
  background:#f2f2f2!important;
  color:#555!important;
  font-size:34px!important;
  line-height:1!important;
  cursor:pointer!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.xpc-zoom-close:hover{
  background:#111!important;
  color:#fff!important;
}
.xpc-zoom-nav{
  position:absolute!important;
  top:50%!important;
  z-index:7!important;
  width:52px!important;
  height:52px!important;
  border:0!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#333!important;
  box-shadow:0 8px 30px rgba(0,0,0,.20)!important;
  font-size:38px!important;
  line-height:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  transform:translateY(-50%)!important;
}
.xpc-zoom-prev{left:18px!important;}
.xpc-zoom-next{right:168px!important;}
.xpc-zoom-nav:hover{
  background:#ffd700!important;
  color:#111!important;
}
@media(max-width:760px){
  .xpc-zoom-modal{padding:12px!important;}
  .xpc-zoom-dialog{
    width:96vw!important;
    height:88vh!important;
    grid-template-columns:1fr!important;
    grid-template-rows:minmax(0,1fr) 96px!important;
  }
  .xpc-zoom-thumbs{
    grid-template-columns:repeat(6,70px)!important;
    grid-auto-flow:column!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:12px 70px 12px 12px!important;
    border-left:0!important;
    border-top:1px solid rgba(0,0,0,.08)!important;
  }
  .xpc-zoom-thumb{
    width:66px!important;
    height:66px!important;
  }
  .xpc-zoom-next{right:18px!important;}
  .xpc-zoom-hint{display:none!important;}
}


/* v50: maximum product detail image quality - original/full image source + stable rendering */
.xpc-single-product .xpc-gallery-panel{
  background:linear-gradient(180deg, rgba(20,20,20,.96) 0%, rgba(15,15,15,.98) 100%)!important;
}
.xpc-single-product .xpc-main-product-image{
  background:linear-gradient(180deg,#f4f4f0 0%,#e9e9e3 100%)!important;
  border:1px solid rgba(255,255,255,.06)!important;
  cursor:zoom-in!important;
}
.xpc-single-product .xpc-main-product-image img{
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  image-rendering:auto!important;
  backface-visibility:hidden!important;
  transform:translateZ(0)!important;
  filter:contrast(1.025) saturate(1.035) brightness(1.01)!important;
}
.xpc-single-product .xpc-thumb{
  background:#111!important;
}
.xpc-single-product .xpc-thumb.is-active{
  border-color:var(--xpc-yellow)!important;
  box-shadow:0 0 0 1px rgba(255,215,0,.30),0 0 18px rgba(255,215,0,.16)!important;
}
.xpc-zoom-img{
  image-rendering:auto!important;
  filter:contrast(1.02) saturate(1.03) brightness(1.01)!important;
}


/* v51: mobile-only hero video crop controls with per-slide positioning */
.xpc-video-hero{
  --xpc-hero-video-position:50% 50%;
  --xpc-hero-video-position-mobile:50% 50%;
}
.xpc-video-hero .xpc-hero-video{
  object-position:var(--xpc-hero-video-position)!important;
}
@media(max-width:920px){
  .xpc-video-hero .xpc-hero-video{
    object-position:var(--xpc-hero-video-position-mobile, var(--xpc-hero-video-position, 50% 50%))!important;
  }
}


/* v52: header product search button + overlay */
.xpc-header-search{
  width:44px!important;
  height:44px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #4e472f!important;
  background:#0b0b0b!important;
  color:#fff!important;
  font-size:23px!important;
  line-height:1!important;
  cursor:pointer!important;
  transition:.22s ease!important;
  margin-right:12px!important;
}
.xpc-header-search:hover{
  border-color:var(--xpc-yellow)!important;
  color:var(--xpc-yellow)!important;
  box-shadow:0 0 20px rgba(255,215,0,.14)!important;
}
.xpc-search-lock{
  overflow:hidden!important;
}
.xpc-search-overlay{
  position:fixed!important;
  inset:0!important;
  z-index:999998!important;
  display:none!important;
  align-items:stretch!important;
  justify-content:center!important;
  padding:52px clamp(18px,5vw,92px)!important;
}
.xpc-search-overlay.is-open{
  display:flex!important;
}
.xpc-search-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(0,0,0,.84)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
}
.xpc-search-panel{
  position:relative!important;
  z-index:2!important;
  width:min(1180px,94vw)!important;
  height:min(820px,88vh)!important;
  background:#050505!important;
  border:1px solid rgba(255,215,0,.26)!important;
  box-shadow:0 34px 120px rgba(0,0,0,.72)!important;
  padding:42px!important;
  overflow:auto!important;
}
.xpc-search-close{
  position:absolute!important;
  right:26px!important;
  top:24px!important;
  width:54px!important;
  height:54px!important;
  border:1px solid rgba(255,215,0,.28)!important;
  background:#111!important;
  color:#fff!important;
  font-size:36px!important;
  line-height:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
}
.xpc-search-close:hover{
  background:var(--xpc-yellow)!important;
  color:#080808!important;
}
.xpc-search-head{
  max-width:780px!important;
  margin:0 0 28px!important;
}
.xpc-search-head span,
.xpc-search-input-wrap span{
  display:block!important;
  color:var(--xpc-yellow)!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  line-height:1!important;
  text-transform:uppercase!important;
  margin-bottom:14px!important;
}
.xpc-search-head h2{
  margin:0 0 12px!important;
  color:#fff!important;
  font-size:clamp(38px,5vw,72px)!important;
  line-height:.95!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:-.055em!important;
}
.xpc-search-head p{
  margin:0!important;
  color:#d8d2bd!important;
  line-height:1.65!important;
  max-width:720px!important;
}
.xpc-search-input-wrap{
  display:block!important;
  margin-bottom:28px!important;
}
.xpc-search-input{
  width:100%!important;
  height:68px!important;
  border:1px solid rgba(255,215,0,.38)!important;
  outline:none!important;
  background:#101111!important;
  color:#fff!important;
  font-size:20px!important;
  font-weight:800!important;
  letter-spacing:.04em!important;
  padding:0 20px!important;
  text-transform:uppercase!important;
}
.xpc-search-input:focus{
  border-color:var(--xpc-yellow)!important;
  box-shadow:0 0 26px rgba(255,215,0,.12)!important;
}
.xpc-search-results{
  display:grid!important;
  gap:14px!important;
}
.xpc-search-result{
  display:grid!important;
  grid-template-columns:112px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  padding:16px!important;
  border:1px solid rgba(255,215,0,.16)!important;
  background:#121313!important;
  transition:.2s ease!important;
}
.xpc-search-result:hover{
  border-color:var(--xpc-yellow)!important;
  transform:translateX(4px)!important;
  box-shadow:0 0 26px rgba(255,215,0,.11)!important;
}
.xpc-search-result-img{
  width:112px!important;
  height:84px!important;
  background:#f2f2ee!important;
  overflow:hidden!important;
}
.xpc-search-result-img img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.xpc-search-result-copy strong{
  display:block!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1.1!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  margin-bottom:8px!important;
}
.xpc-search-result-copy span{
  display:block!important;
  color:var(--xpc-yellow)!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.09em!important;
  margin-bottom:8px!important;
}
.xpc-search-result-copy p{
  margin:0!important;
  color:#cfc8b2!important;
  line-height:1.45!important;
  font-size:13px!important;
}
.xpc-search-result em{
  color:#fff!important;
  font-style:normal!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.xpc-search-empty{
  display:none;
  padding:28px!important;
  color:#d8d2bd!important;
  border:1px dashed rgba(255,215,0,.24)!important;
  background:#111!important;
  text-align:center!important;
}

/* v52: catalog datasheets section */
.xpc-datasheets-section{
  scroll-margin-top:110px!important;
}
.xpc-datasheet-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:18px!important;
}
.xpc-datasheet-card{
  background:var(--xpc-card)!important;
  border:1px solid rgba(255,215,0,.22)!important;
  padding:26px!important;
  min-height:270px!important;
  display:flex!important;
  flex-direction:column!important;
}
.xpc-datasheet-card span{
  color:var(--xpc-yellow)!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
}
.xpc-datasheet-card h3{
  color:#fff!important;
  font-size:20px!important;
  line-height:1.12!important;
  margin:16px 0 12px!important;
  text-transform:uppercase!important;
}
.xpc-datasheet-card p{
  color:#d1cbb8!important;
  font-size:13px!important;
  line-height:1.55!important;
  margin:0 0 22px!important;
  flex:1!important;
}
.xpc-datasheet-actions{
  display:grid!important;
  gap:10px!important;
}
.xpc-datasheet-actions .xpc-btn{
  width:100%!important;
  min-height:42px!important;
  padding:0 14px!important;
  font-size:10px!important;
}

/* v52: product family cards should have full premium border, including top edge */
.xpc-catalog-page .xpc-family-grid article{
  border:1px solid rgba(255,215,0,.26)!important;
}

/* v52: more readable Home hero subtitle text */
.xpc-video-hero p[data-xpc-hero-subtitle],
.xpc-video-hero .xpc-hero-content p{
  font-size:18px!important;
  font-weight:600!important;
  line-height:1.72!important;
  color:#f2eedf!important;
  text-shadow:0 7px 22px rgba(0,0,0,.92)!important;
}

@media(max-width:1180px){
  .xpc-datasheet-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:920px){
  .xpc-header-search{
    width:42px!important;
    height:42px!important;
    margin-right:0!important;
  }
  .xpc-search-overlay{
    padding:14px!important;
  }
  .xpc-search-panel{
    width:100%!important;
    height:94vh!important;
    padding:78px 18px 22px!important;
  }
  .xpc-search-close{
    right:18px!important;
    top:18px!important;
  }
  .xpc-search-result{
    grid-template-columns:86px minmax(0,1fr)!important;
    gap:14px!important;
  }
  .xpc-search-result em{
    grid-column:2!important;
  }
  .xpc-search-result-img{
    width:86px!important;
    height:72px!important;
  }
  .xpc-datasheet-grid{
    grid-template-columns:1fr!important;
  }
  .xpc-video-hero p[data-xpc-hero-subtitle],
  .xpc-video-hero .xpc-hero-content p{
    font-size:16px!important;
    font-weight:600!important;
    line-height:1.62!important;
  }
}


/* v53: B2B dealer portal foundation */
.xpc-dealer-mini{
  min-height:44px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 14px!important;
  border:1px solid rgba(255,215,0,.28)!important;
  background:#111!important;
  color:#fff!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  margin-right:12px!important;
  transition:.22s ease!important;
}
.xpc-dealer-mini:hover{
  border-color:var(--xpc-yellow)!important;
  color:var(--xpc-yellow)!important;
  box-shadow:0 0 18px rgba(255,215,0,.13)!important;
}
.xpc-dealer-access-panel{
  margin:22px 0 4px!important;
  padding:22px!important;
  background:linear-gradient(180deg,rgba(18,19,19,.98),rgba(9,10,10,.98))!important;
  border:1px solid rgba(255,215,0,.22)!important;
  box-shadow:inset 0 0 0 1px rgba(255,215,0,.035)!important;
}
.xpc-dealer-access-panel span{
  display:block!important;
  color:var(--xpc-yellow)!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
  margin-bottom:11px!important;
}
.xpc-dealer-access-panel h3{
  margin:0 0 10px!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1.1!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.xpc-dealer-access-panel p{
  margin:0!important;
  color:#d2cbb7!important;
  font-size:13px!important;
  line-height:1.6!important;
}
.xpc-dealer-panel-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:16px!important;
}
.xpc-dealer-panel-actions .xpc-btn{
  min-height:42px!important;
  padding:0 16px!important;
  font-size:10px!important;
}
.xpc-dealer-application-section{
  padding-top:40px!important;
}
.xpc-dealer-application-grid{
  display:grid!important;
  grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr)!important;
  gap:30px!important;
  align-items:start!important;
}
.xpc-dealer-application-copy{
  background:var(--xpc-card)!important;
  border:1px solid rgba(255,215,0,.22)!important;
  padding:34px!important;
}
.xpc-dealer-application-copy>span{
  display:block!important;
  color:var(--xpc-yellow)!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
  margin-bottom:18px!important;
}
.xpc-dealer-application-copy h2{
  margin:0 0 16px!important;
  color:#fff!important;
  font-size:clamp(34px,4vw,58px)!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.xpc-dealer-application-copy p{
  margin:0!important;
  color:#d4ceb9!important;
  line-height:1.7!important;
  max-width:640px!important;
}
.xpc-dealer-steps{
  display:grid!important;
  gap:12px!important;
  margin-top:28px!important;
}
.xpc-dealer-steps div{
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr)!important;
  column-gap:14px!important;
  padding:15px!important;
  background:#101111!important;
  border:1px solid rgba(255,215,0,.14)!important;
}
.xpc-dealer-steps strong{
  grid-row:1 / span 2!important;
  color:var(--xpc-yellow)!important;
  font-family:"JetBrains Mono",monospace!important;
  font-size:18px!important;
}
.xpc-dealer-steps span{
  color:#fff!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  font-size:13px!important;
}
.xpc-dealer-steps small{
  color:#aaa38d!important;
  font-size:12px!important;
  margin-top:3px!important;
}
.xpc-dealer-application-form{
  border-color:rgba(255,215,0,.24)!important;
}
@media(max-width:920px){
  .xpc-dealer-mini{
    min-height:42px!important;
    margin-right:0!important;
    padding:0 12px!important;
  }
  .xpc-dealer-application-grid{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:560px){
  .xpc-dealer-panel-actions{
    flex-direction:column!important;
  }
  .xpc-dealer-panel-actions .xpc-btn{
    width:100%!important;
  }
}




/* v100.23: document trust metadata and conservative compliance presentation */
.xpc-doc-meta{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin:18px 0 0;
}
.xpc-doc-meta div{
  min-width:0;
  padding:9px 10px;
  border:1px solid rgba(255,215,0,.14);
  background:rgba(0,0,0,.18);
}
.xpc-doc-meta dt{
  margin:0 0 4px;
  color:#9f9885;
  font-family:"JetBrains Mono",monospace;
  font-size:9px;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.xpc-doc-meta dd{
  margin:0;
  color:#f3edd9;
  font-size:11px;
  font-weight:800;
}
.xpc-doc-meta-compact{
  grid-template-columns:1fr;
  margin:0 0 20px;
}
.xpc-catalog-page .xpc-family-grid article > a{
  display:inline-flex;
  margin-top:auto;
  padding-top:16px;
  color:var(--xpc-yellow);
  font-size:11px;
  font-weight:900;
  letter-spacing:.06em;
  text-decoration:none;
  text-transform:uppercase;
}
.xpc-document-control-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.xpc-document-control-grid article{
  padding:24px;
  border:1px solid rgba(255,215,0,.2);
  background:linear-gradient(180deg,#151615,#0d0e0e);
}
.xpc-document-control-grid article > span{
  color:var(--xpc-yellow);
  font-family:"JetBrains Mono",monospace;
  font-size:11px;
  font-weight:900;
}
.xpc-document-control-grid h3{
  margin:16px 0 10px;
  color:#fff;
  font-size:18px;
  text-transform:uppercase;
}
.xpc-document-control-grid p{
  margin:0;
  color:#d1cbb8;
  font-size:13px;
  line-height:1.6;
}
@media(max-width:920px){
  .xpc-doc-meta{grid-template-columns:1fr;}
  .xpc-document-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:560px){
  .xpc-document-control-grid{grid-template-columns:1fr;}
}
.xpc-catalog-page .xpc-family-grid article{
  display:flex;
  flex-direction:column;
}

/* v100.24 fail-closed account menu geometry.
 * The account dropdown must never participate in normal header flow even if a
 * context-specific component stylesheet is delayed or missing. */
.xpc-header-account{position:relative}
.xpc-header-account-dropdown{display:none;position:absolute;right:0;top:100%;z-index:9999}
.xpc-header-account.is-open .xpc-header-account-dropdown{display:block}
